@ckeditor/ckeditor5-track-changes 43.1.0-alpha.8 → 43.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (167) 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 +10 -10
  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/ui/view/suggestionview.js +1 -1
  166. package/src/utils/common-translations.js +1 -1
  167. 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:()=>Xc,Suggestion:()=>zr,SuggestionThreadView:()=>Qc,SuggestionView:()=>nu,TrackChanges:()=>hu,TrackChangesData:()=>Iu,TrackChangesEditing:()=>Nc});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-=166]})(t,e)}const u=c;function l(){const t=["forceDisabled","editor","5838459XcKyDN","affectsData","_enableCommands","42SLSrwS","isEnabled","has","50yMzIEt","TrackChangesCommand","65LCZbun","clearForceDisabled","execute","value","_isEnabledBasedOnSelection","153018lFRVdt","522775dpnxWL","745782RkVizP","_disableUnsupportedCommands","294148PZweNi","3NUlKat","2331zKragC","refresh","_enabledCommands","commands","4208KDCNrk"];return(l=function(){return t})()}!function(t){const e=c,n=t();for(;;)try{if(113921===parseInt(e(172))/1*(-parseInt(e(167))/2)+parseInt(e(182))/3*(parseInt(e(181))/4)+-parseInt(e(178))/5+-parseInt(e(179))/6+-parseInt(e(183))/7*(parseInt(e(187))/8)+parseInt(e(177))/9*(-parseInt(e(170))/10)+parseInt(e(190))/11)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(185)]=e,this[n(175)]=!1,this[n(184)](),this[n(176)]=!1}[u(184)](){this[u(168)]=!0}[u(174)](){const t=u;this[t(175)]=!this[t(175)],this[t(175)]?this[t(180)]():this[t(166)]()}[u(180)](){const t=u;for(const e of this[t(189)][t(186)][t(186)]())e[t(191)]&&!this[t(185)][t(169)](e)&&e[t(188)](t(171))}[u(166)](){const t=u;for(const e of this[t(189)][t(186)][t(186)]())e[t(191)]&&!this[t(185)][t(169)](e)&&e[t(173)](t(171))}}function h(){const t=["209476nrYHbP","refresh","29641677AdpKwR","65IUVNGI","canEditAt","12glmYpg","execute","track-changes-accept-suggestion-not-found","189nZUdnH","99hvunSR","plugins","_suggestions","acceptSuggestion","11gLkxCr","_isEnabledBasedOnSelection","246097peWHxg","get","224936SQBjHV","editor","TrackChangesEditing","isEnabled","236FlLWqI","getRanges","2436wxgSOf","10182CnqCwD","192310ZPJekG","model"];return(h=function(){return t})()}const d=g;function g(t,e){const n=h();return(g=function(t,e){return n[t-=158]})(t,e)}!function(t){const e=g,n=t();for(;;)try{if(883082===-parseInt(e(164))/1+parseInt(e(170))/2*(-parseInt(e(172))/3)+parseInt(e(176))/4*(-parseInt(e(179))/5)+-parseInt(e(173))/6*(parseInt(e(184))/7)+-parseInt(e(166))/8*(parseInt(e(158))/9)+parseInt(e(174))/10*(-parseInt(e(162))/11)+parseInt(e(181))/12*(parseInt(e(178))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(h);class p extends t.Command{constructor(t,e){const n=g;super(t),this[n(160)]=e,this[n(177)](),this[n(163)]=!1}[d(177)](){this[d(169)]=!0}[d(182)](t){const n=d,r=this[n(160)][n(165)](t);if(!r)throw new e.CKEditorError(n(183),this);const s=r[n(171)]();this[n(167)][n(175)][n(180)](s)&&this[n(167)][n(159)][n(165)](n(168))[n(161)](r)}}const m=I;function I(t,e){const n=b();return(I=function(t,e){return n[t-=245]})(t,e)}!function(t){const e=I,n=t();for(;;)try{if(451372===-parseInt(e(265))/1*(parseInt(e(249))/2)+parseInt(e(254))/3*(parseInt(e(253))/4)+-parseInt(e(271))/5*(parseInt(e(268))/6)+-parseInt(e(250))/7*(parseInt(e(246))/8)+-parseInt(e(256))/9+parseInt(e(266))/10*(parseInt(e(263))/11)+-parseInt(e(255))/12*(-parseInt(e(262))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(b);class E extends t.Command{constructor(t,e){const n=I;super(t),this[n(267)]=e,this[n(270)](),this[n(260)]=!1}[m(270)](){this[m(259)]=!0}[m(269)](t){const n=m,r=this[n(267)][n(258)](t);if(!r)throw new e.CKEditorError(n(252),this);const s=r[n(248)]();this[n(261)][n(257)][n(245)](s)&&this[n(261)][n(247)][n(258)](n(264))[n(251)](r)}}function b(){const t=["refresh","1599960XpDLSh","canEditAt","16664VePWje","plugins","getRanges","41094GtXPjf","1281GgBuVB","discardSuggestion","track-changes-discard-suggestion-not-found","188BWnxdY","15738ZJyoJx","828KkTeBq","3709971rSaTLu","model","get","isEnabled","_isEnabledBasedOnSelection","editor","332371khujra","11OTNUPA","TrackChangesEditing","37TzagnY","6343180VcumXn","_suggestions","12CPDVFZ","execute"];return(b=function(){return t})()}function T(t,e){const n=k;let r="";return r+=t[n(303)]("*")[n(333)](((t,e)=>e%2!=0?n(305)+_(t)+n(296):_(t)))[n(306)](""),e&&(r+=n(313)+e[n(290)]+n(326)+e[n(339)]+n(340)),r}function _(t){const e=k,n=document[e(307)](e(316));return n[e(300)]=t,n[e(338)]}function y(t){const e=k;return t[e(286)](((t,n)=>e(293)==t[e(320)]&&e(293)!=n[e(320)]?-1:e(293)!=t[e(320)]&&e(293)==n[e(320)]?1:0))}function A(t,e){const n=k;let r,s=0;const o=[],i=e[n(294)];for(;s<t[n(328)];){const a=t[s],c=t[s+1];r||(r=e[n(315)](a)),C(e,a,c)||(o[n(318)](e[n(302)](r,i[n(319)](a)?e[n(324)](a):e[n(327)](a,n(329)))),r=null),s++}return o}function k(t,e){const n=L();return(k=function(t,e){return n[t-=286]})(t,e)}function C(t,e,n){const r=k;if(!n)return!1;const s=t[r(324)](e),o=t[r(315)](n);return s[r(288)](o)}!function(t){const e=k,n=t();for(;;)try{if(803942===-parseInt(e(297))/1*(parseInt(e(336))/2)+-parseInt(e(330))/3*(-parseInt(e(331))/4)+parseInt(e(332))/5*(-parseInt(e(312))/6)+-parseInt(e(321))/7+parseInt(e(308))/8*(-parseInt(e(314))/9)+-parseInt(e(317))/10+parseInt(e(287))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);function L(){const t=['"></span>',"sort","42085593BBaWIp","isTouching","next","value","isInContent","isMultiRange","deletion","schema","execute","</span>","607haXdcP","color"," [color ","innerText","change","createRange","split","getRanges",'<span class="ck-suggestion-type">',"join","createElement","8584664sItzfd","replace","start","isCollapsed","371922sInKTO",'<span class="ck-suggestion-color" style="background-color: ',"9BNMypS","createPositionBefore","span","4784700PjAbCX","push","isObject","type","7508186aDSMWm","from","add","createPositionAfter","splice",'" title="',"createPositionAt","length","end","1567713Tumqtm","8sgdCoS","95svqRZo","map","content","isIntersecting","874RBaokE","isArray","innerHTML","title"];return(L=function(){return t})()}function N(t,e,n){const r=k;for(;n[r(328)];){const s=n[r(325)](0,100);t[r(301)]((()=>{const t=r;for(const n of s)n[t(291)]&&e[t(295)](n.id)}))}}const S=M;function R(){const t=["1719151ZzTGyT","execute","some","isInContent","2175170DchbwR","5gjzGer","isEnabled","12xPjKKj","model","values","797025DebGhX","_suggestions","36TErKTy","1964416QwuAWW","45QPeFnj","editor","_command","refresh","canEditAt","from","62288DdrHkg","_isEnabledBasedOnSelection","4406864kTdeHA","140480bUyxkM","getRanges"];return(R=function(){return t})()}function M(t,e){const n=R();return(M=function(t,e){return n[t-=175]})(t,e)}!function(t){const e=M,n=t();for(;;)try{if(548331===parseInt(e(199))/1*(-parseInt(e(192))/2)+-parseInt(e(179))/3+-parseInt(e(189))/4*(-parseInt(e(183))/5)+-parseInt(e(176))/6*(parseInt(e(194))/7)+parseInt(e(182))/8+-parseInt(e(181))/9*(-parseInt(e(198))/10)+parseInt(e(191))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);class v extends t.Command{constructor(t,e,n){const r=M;super(t),this[r(185)]=e,this[r(180)]=n,this[r(186)](),this[r(190)]=!1}[S(186)](){const t=S,e=Array[t(188)](this[t(180)][t(178)]())[t(196)]((e=>e[t(197)]));this[t(175)]=this[t(185)][t(175)]&&e}[S(195)](){const t=S,e=y(Array[t(188)](this[t(180)][t(178)]()));for(const n of e){const e=n[t(193)]();if(!this[t(184)][t(177)][t(187)](e))return}N(this[t(184)][t(177)],this[t(185)],e)}}function w(){const t=["616cidAWO","98290rKclyy","execute","5364891dbzgod","canEditAt","refresh","isEnabled","getRanges","_selectedSuggestions","selection","3gvPTdH","document","_suggestions","_command","editor","4910994MVxOWk","values","872238AHObZo","171594wwmqUE","2321dfUvUv","model","5821115vBHiYZ","size","_isEnabledBasedOnSelection","12KqabqB","from","410044nAfgsi"];return(w=function(){return t})()}const O=D;function D(t,e){const n=w();return(D=function(t,e){return n[t-=136]})(t,e)}!function(t){const e=D,n=t();for(;;)try{if(838388===parseInt(e(141))/1*(-parseInt(e(157))/2)+parseInt(e(148))/3*(-parseInt(e(155))/4)+-parseInt(e(152))/5+-parseInt(e(146))/6+parseInt(e(161))/7+-parseInt(e(158))/8*(-parseInt(e(149))/9)+-parseInt(e(159))/10*(-parseInt(e(150))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w);class F extends t.Command{constructor(t,e,n){const r=D;super(t),this[r(144)]=e,this[r(143)]=n,this[r(139)]=new Set,this[r(136)](),this[r(154)]=!1}[O(136)](){const t=O,e=this[t(145)][t(151)][t(142)][t(140)],n=Array[t(156)](this[t(143)][t(147)]());this[t(139)]=function(t,e){const n=k,r=Array[n(322)](t[n(304)]()),s=new Set;for(const o of e)if(o[n(291)])for(const e of r)for(const r of o[n(304)]())(e[n(335)](r)||t[n(311)]&&!o[n(292)]&&o[n(289)]&&r[n(329)][n(288)](e[n(310)]))&&s[n(323)](o);return s}(e,n),this[t(137)]=this[t(144)][t(137)]&&!!this[t(139)][t(153)]}[O(160)](){const t=O,e=y(Array[t(156)](this[t(139)]));for(const n of e){const e=n[t(138)]();if(!this[t(145)][t(151)][t(162)](e))return}N(this[t(145)][t(151)],this[t(144)],e)}}const P=function(){this.__data__=[],this.size=0};const x=function(t,e){return t===e||t!=t&&e!=e};const B=function(t,e){for(var n=t.length;n--;)if(x(t[n][0],e))return n;return-1};var U=Array.prototype.splice;const j=function(t){var e=this.__data__,n=B(e,t);return!(n<0)&&(n==e.length-1?e.pop():U.call(e,n,1),--this.size,!0)};const G=function(t){var e=this.__data__,n=B(e,t);return n<0?void 0:e[n][1]};const V=function(t){return B(this.__data__,t)>-1};const H=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 W(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])}}W.prototype.clear=P,W.prototype.delete=j,W.prototype.get=G,W.prototype.has=V,W.prototype.set=H;const z=W;const K=function(){this.__data__=new z,this.size=0};const Z=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const X=function(t){return this.__data__.get(t)};const q=function(t){return this.__data__.has(t)};const Y="object"==typeof global&&global&&global.Object===Object&&global;var J="object"==typeof self&&self&&self.Object===Object&&self;const Q=Y||J||Function("return this")();const $=Q.Symbol;var tt=Object.prototype,et=tt.hasOwnProperty,nt=tt.toString,rt=$?$.toStringTag:void 0;const st=function(t){var e=et.call(t,rt),n=t[rt];try{t[rt]=void 0;var r=!0}catch(t){}var s=nt.call(t);return r&&(e?t[rt]=n:delete t[rt]),s};var ot=Object.prototype.toString;const it=function(t){return ot.call(t)};var at=$?$.toStringTag:void 0;const ct=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":at&&at in Object(t)?st(t):it(t)};const ut=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const lt=function(t){if(!ut(t))return!1;var e=ct(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ft=Q["__core-js_shared__"];var ht,dt=(ht=/[^.]+$/.exec(ft&&ft.keys&&ft.keys.IE_PROTO||""))?"Symbol(src)_1."+ht:"";const gt=function(t){return!!dt&&dt in t};var pt=Function.prototype.toString;const mt=function(t){if(null!=t){try{return pt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var It=/^\[object .+?Constructor\]$/,Et=Function.prototype,bt=Object.prototype,Tt=Et.toString,_t=bt.hasOwnProperty,yt=RegExp("^"+Tt.call(_t).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const At=function(t){return!(!ut(t)||gt(t))&&(lt(t)?yt:It).test(mt(t))};const kt=function(t,e){return null==t?void 0:t[e]};const Ct=function(t,e){var n=kt(t,e);return At(n)?n:void 0};const Lt=Ct(Q,"Map");const Nt=Ct(Object,"create");const St=function(){this.__data__=Nt?Nt(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;if(Nt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Mt.call(e,t)?e[t]:void 0};var wt=Object.prototype.hasOwnProperty;const Ot=function(t){var e=this.__data__;return Nt?void 0!==e[t]:wt.call(e,t)};const Dt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Nt&&void 0===e?"__lodash_hash_undefined__":e,this};function Ft(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])}}Ft.prototype.clear=St,Ft.prototype.delete=Rt,Ft.prototype.get=vt,Ft.prototype.has=Ot,Ft.prototype.set=Dt;const Pt=Ft;const xt=function(){this.size=0,this.__data__={hash:new Pt,map:new(Lt||z),string:new Pt}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Ut=function(t,e){var n=t.__data__;return Bt(e)?n["string"==typeof e?"string":"hash"]:n.map};const jt=function(t){var e=Ut(this,t).delete(t);return this.size-=e?1:0,e};const Gt=function(t){return Ut(this,t).get(t)};const Vt=function(t){return Ut(this,t).has(t)};const Ht=function(t,e){var n=Ut(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Wt.prototype.clear=xt,Wt.prototype.delete=jt,Wt.prototype.get=Gt,Wt.prototype.has=Vt,Wt.prototype.set=Ht;const zt=Wt;const Kt=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!Lt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new zt(r)}return n.set(t,e),this.size=n.size,this};function Zt(t){var e=this.__data__=new z(t);this.size=e.size}Zt.prototype.clear=K,Zt.prototype.delete=Z,Zt.prototype.get=X,Zt.prototype.has=q,Zt.prototype.set=Kt;const Xt=Zt;const qt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Yt=function(){try{var t=Ct(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Jt=function(t,e,n){"__proto__"==e&&Yt?Yt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Qt=Object.prototype.hasOwnProperty;const $t=function(t,e,n){var r=t[e];Qt.call(t,e)&&x(r,n)&&(void 0!==n||e in t)||Jt(t,e,n)};const te=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):$t(n,a,c)}return n};const ee=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const ne=function(t){return null!=t&&"object"==typeof t};const re=function(t){return ne(t)&&"[object Arguments]"==ct(t)};var se=Object.prototype,oe=se.hasOwnProperty,ie=se.propertyIsEnumerable;const ae=re(function(){return arguments}())?re:function(t){return ne(t)&&oe.call(t,"callee")&&!ie.call(t,"callee")};const ce=Array.isArray;const ue=function(){return!1};var le="object"==typeof exports&&exports&&!exports.nodeType&&exports,fe=le&&"object"==typeof module&&module&&!module.nodeType&&module,he=fe&&fe.exports===le?Q.Buffer:void 0;const de=(he?he.isBuffer:void 0)||ue;var ge=/^(?:0|[1-9]\d*)$/;const pe=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&ge.test(t))&&t>-1&&t%1==0&&t<e};const me=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var Ie={};Ie["[object Float32Array]"]=Ie["[object Float64Array]"]=Ie["[object Int8Array]"]=Ie["[object Int16Array]"]=Ie["[object Int32Array]"]=Ie["[object Uint8Array]"]=Ie["[object Uint8ClampedArray]"]=Ie["[object Uint16Array]"]=Ie["[object Uint32Array]"]=!0,Ie["[object Arguments]"]=Ie["[object Array]"]=Ie["[object ArrayBuffer]"]=Ie["[object Boolean]"]=Ie["[object DataView]"]=Ie["[object Date]"]=Ie["[object Error]"]=Ie["[object Function]"]=Ie["[object Map]"]=Ie["[object Number]"]=Ie["[object Object]"]=Ie["[object RegExp]"]=Ie["[object Set]"]=Ie["[object String]"]=Ie["[object WeakMap]"]=!1;const Ee=function(t){return ne(t)&&me(t.length)&&!!Ie[ct(t)]};const be=function(t){return function(e){return t(e)}};var Te="object"==typeof exports&&exports&&!exports.nodeType&&exports,_e=Te&&"object"==typeof module&&module&&!module.nodeType&&module,ye=_e&&_e.exports===Te&&Y.process;const Ae=function(){try{var t=_e&&_e.require&&_e.require("util").types;return t||ye&&ye.binding&&ye.binding("util")}catch(t){}}();var ke=Ae&&Ae.isTypedArray;const Ce=ke?be(ke):Ee;var Le=Object.prototype.hasOwnProperty;const Ne=function(t,e){var n=ce(t),r=!n&&ae(t),s=!n&&!r&&de(t),o=!n&&!r&&!s&&Ce(t),i=n||r||s||o,a=i?ee(t.length,String):[],c=a.length;for(var u in t)!e&&!Le.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||pe(u,c))||a.push(u);return a};var Se=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Se)};const Me=function(t,e){return function(n){return t(e(n))}};const ve=Me(Object.keys,Object);var we=Object.prototype.hasOwnProperty;const Oe=function(t){if(!Re(t))return ve(t);var e=[];for(var n in Object(t))we.call(t,n)&&"constructor"!=n&&e.push(n);return e};const De=function(t){return null!=t&&me(t.length)&&!lt(t)};const Fe=function(t){return De(t)?Ne(t):Oe(t)};const Pe=function(t,e){return t&&te(e,Fe(e),t)};const xe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Be=Object.prototype.hasOwnProperty;const Ue=function(t){if(!ut(t))return xe(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&Be.call(t,r))&&n.push(r);return n};const je=function(t){return De(t)?Ne(t,!0):Ue(t)};const Ge=function(t,e){return t&&te(e,je(e),t)};var Ve="object"==typeof exports&&exports&&!exports.nodeType&&exports,He=Ve&&"object"==typeof module&&module&&!module.nodeType&&module,We=He&&He.exports===Ve?Q.Buffer:void 0,ze=We?We.allocUnsafe:void 0;const Ke=function(t,e){if(e)return t.slice();var n=t.length,r=ze?ze(n):new t.constructor(n);return t.copy(r),r};const Ze=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Xe=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const qe=function(){return[]};var Ye=Object.prototype.propertyIsEnumerable,Je=Object.getOwnPropertySymbols;const Qe=Je?function(t){return null==t?[]:(t=Object(t),Xe(Je(t),(function(e){return Ye.call(t,e)})))}:qe;const $e=function(t,e){return te(t,Qe(t),e)};const tn=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const en=Me(Object.getPrototypeOf,Object);const nn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)tn(e,Qe(t)),t=en(t);return e}:qe;const rn=function(t,e){return te(t,nn(t),e)};const sn=function(t,e,n){var r=e(t);return ce(t)?r:tn(r,n(t))};const on=function(t){return sn(t,Fe,Qe)};const an=function(t){return sn(t,je,nn)};const cn=Ct(Q,"DataView");const un=Ct(Q,"Promise");const ln=Ct(Q,"Set");const fn=Ct(Q,"WeakMap");var hn="[object Map]",dn="[object Promise]",gn="[object Set]",pn="[object WeakMap]",mn="[object DataView]",In=mt(cn),En=mt(Lt),bn=mt(un),Tn=mt(ln),_n=mt(fn),yn=ct;(cn&&yn(new cn(new ArrayBuffer(1)))!=mn||Lt&&yn(new Lt)!=hn||un&&yn(un.resolve())!=dn||ln&&yn(new ln)!=gn||fn&&yn(new fn)!=pn)&&(yn=function(t){var e=ct(t),n="[object Object]"==e?t.constructor:void 0,r=n?mt(n):"";if(r)switch(r){case In:return mn;case En:return hn;case bn:return dn;case Tn:return gn;case _n:return pn}return e});const An=yn;var kn=Object.prototype.hasOwnProperty;const Cn=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&kn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Ln=Q.Uint8Array;const Nn=function(t){var e=new t.constructor(t.byteLength);return new Ln(e).set(new Ln(t)),e};const Sn=function(t,e){var n=e?Nn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Mn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var vn=$?$.prototype:void 0,wn=vn?vn.valueOf:void 0;const On=function(t){return wn?Object(wn.call(t)):{}};const Dn=function(t,e){var n=e?Nn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const Fn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Nn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Sn(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 Dn(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 Mn(t);case"[object Symbol]":return On(t)}};var Pn=Object.create;const xn=function(){function t(){}return function(e){if(!ut(e))return{};if(Pn)return Pn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Bn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:xn(en(t))};const Un=function(t){return ne(t)&&"[object Map]"==An(t)};var jn=Ae&&Ae.isMap;const Gn=jn?be(jn):Un;const Vn=function(t){return ne(t)&&"[object Set]"==An(t)};var Hn=Ae&&Ae.isSet;const Wn=Hn?be(Hn):Vn;var zn="[object Arguments]",Kn="[object Function]",Zn="[object Object]",Xn={};Xn[zn]=Xn["[object Array]"]=Xn["[object ArrayBuffer]"]=Xn["[object DataView]"]=Xn["[object Boolean]"]=Xn["[object Date]"]=Xn["[object Float32Array]"]=Xn["[object Float64Array]"]=Xn["[object Int8Array]"]=Xn["[object Int16Array]"]=Xn["[object Int32Array]"]=Xn["[object Map]"]=Xn["[object Number]"]=Xn[Zn]=Xn["[object RegExp]"]=Xn["[object Set]"]=Xn["[object String]"]=Xn["[object Symbol]"]=Xn["[object Uint8Array]"]=Xn["[object Uint8ClampedArray]"]=Xn["[object Uint16Array]"]=Xn["[object Uint32Array]"]=!0,Xn["[object Error]"]=Xn[Kn]=Xn["[object WeakMap]"]=!1;const qn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!ut(e))return e;var f=ce(e);if(f){if(a=Cn(e),!c)return Ze(e,a)}else{var h=An(e),d=h==Kn||"[object GeneratorFunction]"==h;if(de(e))return Ke(e,c);if(h==Zn||h==zn||d&&!o){if(a=u||d?{}:Bn(e),!c)return u?rn(e,Ge(a,e)):$e(e,Pe(a,e))}else{if(!Xn[h])return o?e:{};a=Fn(e,h,c)}}i||(i=new Xt);var g=i.get(e);if(g)return g;i.set(e,a),Wn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Gn(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?an:on:u?je:Fe)(e);return qt(p||e,(function(s,o){p&&(s=e[o=s]),$t(a,o,t(s,n,r,o,e,i))})),a};const Yn=function(t){return qn(t,5)};const Jn=function(t){return"symbol"==typeof t||ne(t)&&"[object Symbol]"==ct(t)};var Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,$n=/^\w*$/;const tr=function(t,e){if(ce(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Jn(t))||($n.test(t)||!Qn.test(t)||null!=e&&t in Object(e))};function er(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(er.Cache||zt),n}er.Cache=zt;const nr=er;var rr=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,sr=/\\(\\)?/g;const or=function(t){var e=nr(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(rr,(function(t,n,r,s){e.push(r?s.replace(sr,"$1"):n||t)})),e}));const ir=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 ar=$?$.prototype:void 0,cr=ar?ar.toString:void 0;const ur=function t(e){if("string"==typeof e)return e;if(ce(e))return ir(e,t)+"";if(Jn(e))return cr?cr.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const lr=function(t){return null==t?"":ur(t)};const fr=function(t,e){return ce(t)?t:tr(t,e)?[t]:or(lr(t))};const hr=function(t){if("string"==typeof t||Jn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const dr=function(t,e,n,r){if(!ut(t))return t;for(var s=-1,o=(e=fr(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=hr(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=ut(l)?l:pe(e[s+1])?[]:{})}$t(a,c,u),a=a[c]}return t};const gr=function(t,e,n){return null==t?t:dr(t,e,n)};const pr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const mr=function(t){return this.__data__.has(t)};function Ir(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new zt;++e<n;)this.add(t[e])}Ir.prototype.add=Ir.prototype.push=pr,Ir.prototype.has=mr;const Er=Ir;const br=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 Tr=function(t,e){return t.has(e)};const _r=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 Er: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(!br(e,(function(t,e){if(!Tr(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 yr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const Ar=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var kr=$?$.prototype:void 0,Cr=kr?kr.valueOf:void 0;const Lr=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 Ln(t),new Ln(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return x(+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=yr;case"[object Set]":var c=1&r;if(a||(a=Ar),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=_r(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Cr)return Cr.call(t)==Cr.call(e)}return!1};var Nr=Object.prototype.hasOwnProperty;const Sr=function(t,e,n,r,s,o){var i=1&n,a=on(t),c=a.length;if(c!=on(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Nr.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 Rr="[object Arguments]",Mr="[object Array]",vr="[object Object]",wr=Object.prototype.hasOwnProperty;const Or=function(t,e,n,r,s,o){var i=ce(t),a=ce(e),c=i?Mr:An(t),u=a?Mr:An(e),l=(c=c==Rr?vr:c)==vr,f=(u=u==Rr?vr:u)==vr,h=c==u;if(h&&de(t)){if(!de(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Xt),i||Ce(t)?_r(t,e,n,r,s,o):Lr(t,e,c,n,r,s,o);if(!(1&n)){var d=l&&wr.call(t,"__wrapped__"),g=f&&wr.call(e,"__wrapped__");if(d||g){var p=d?t.value():t,m=g?e.value():e;return o||(o=new Xt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Xt),Sr(t,e,n,r,s,o))};const Dr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!ne(e)&&!ne(n)?e!=e&&n!=n:Or(e,n,r,s,t,o))};const Fr=function(t,e){return Dr(t,e)};const Pr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const xr=function(t,e){for(var n=0,r=(e=fr(e,t)).length;null!=t&&n<r;)t=t[hr(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 Ur=function(t,e){return e.length<2?t:xr(t,Br(e,0,-1))};const jr=function(t,e){return e=fr(e,t),null==(t=Ur(t,e))||delete t[hr(Pr(e))]};const Gr=function(t,e){return null==t||jr(t,e)};function Vr(){const t=["_saved","length","addMarkerName","getRanges","get","_onDiscard","split","decorate","accept","removeMarkers","getRange","_model","_onAttributesChange","getItems","type","getFirstMarker","data","start","getAllAdjacentSuggestions","isMultiRange","13oLncEB","getFirstRange","_isDataLoaded","27ZCCZtV","substr","isInContent","846854UPuxJM","from","createdAt","subType","onAccept","407406DytOzJ","hasComments","6247332QXGMKI","15736fhdpYW","map","36025JlvNpJ","35CYgddq","_onAccept","124SERtaC","isIntersecting","head","nodeAfter","removeMarker","onDiscard","suggestion:","size","3kauLyp","onAttributesChange","markers","creator","change","52465YQgHKu","attributes","author","206520OtaAGh","getContainedElement","discard","next","@external","isIntersectingWithRange","set","1230jRKhoa","authoredAt","delete","addMarker","clear","isExternal","setAttribute","getMarkers","addRange","getMultiRangeId","commentThread","add","getMarkerNames","filter","_markerNames","removeAttribute","previous","reduce","end","nodeBefore","toJSON","push"];return(Vr=function(){return t})()}const Hr=Wr;function Wr(t,e){const n=Vr();return(Wr=function(t,e){return n[t-=369]})(t,e)}!function(t){const e=Wr,n=t();for(;;)try{if(265966===-parseInt(e(410))/1+-parseInt(e(402))/2*(parseInt(e(423))/3)+parseInt(e(415))/4*(parseInt(e(428))/5)+-parseInt(e(407))/6*(-parseInt(e(413))/7)+parseInt(e(431))/8*(-parseInt(e(399))/9)+-parseInt(e(438))/10*(parseInt(e(412))/11)+-parseInt(e(409))/12*(-parseInt(e(396))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Wr;super(),this[n(398)]=!1,this.id=e.id,this[n(390)]=e[n(390)],this[n(405)]=e[n(405)]||null,this[n(430)]=e[n(430)],this[n(426)]=e[n(426)]||e[n(430)],this[n(443)]=Boolean(e[n(429)]&&e[n(429)][n(435)]),this[n(392)]=null,this[n(387)]=t,this[n(414)]=e[n(406)],this[n(381)]=e[n(420)],this[n(388)]=e[n(424)],this[n(452)]=new Set,this[n(404)]=null,this[n(437)](n(439),null),this[n(437)](n(429),e[n(429)]||{}),this[n(437)](n(370),null),this[n(437)](n(434),null),this[n(437)](n(448),null),this[n(437)](n(376),!1),this[n(383)](n(384)),this[n(383)](n(433))}get[Hr(417)](){const t=Hr;let e=this;for(;e[t(370)];)e=e[t(370)];return e}get[Hr(408)](){const t=Hr;return!!this[t(448)]&&this[t(448)][t(377)]>0}get[Hr(395)](){const t=Hr;return 0!=this[t(452)][t(422)]&&6==Array[t(403)](this[t(452)])[0][t(382)](":")[t(377)]}get[Hr(401)](){return null!==this[Hr(391)]()}[Hr(378)](t){const e=Hr;this[e(452)][e(449)](t)}[Hr(450)](){const t=Hr;return Array[t(403)](this[t(452)])}[Hr(445)](){const t=Hr;return this[t(450)]()[t(411)]((e=>this[t(387)][t(425)][t(380)](e)))[t(451)]((t=>t))}[Hr(391)](){return this[Hr(445)]()[0]||null}[Hr(385)](){const t=Hr;this[t(387)][t(427)]((e=>{const n=t;for(const t of this[n(445)]())e[n(419)](t)})),this[t(452)][t(442)]()}[Hr(419)](t){const e=Hr;this[e(387)][e(427)]((n=>{n[e(419)](t)})),this[e(452)][e(440)](t)}[Hr(446)](t){const e=Hr,n=e(421)+this[e(390)]+":"+this[e(405)]+":"+this.id+":"+this[e(426)].id+":"+zr[e(447)]();this[e(378)](n),this[e(387)][e(427)]((r=>{r[e(441)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Hr(436)](t){const e=Hr;for(const n of this[e(379)]())if(n[e(416)](t))return!0;return!1}[Hr(379)](){const t=Hr;return this[t(445)]()[t(411)]((e=>e[t(386)]()))}[Hr(389)](){const t=Hr;return this[t(379)]()[t(371)](((e,n)=>[...e,...n[t(389)]()]),[])}[Hr(397)](){const t=Hr;var e;return(null===(e=this[t(391)]())||void 0===e?void 0:e[t(386)]())||null}[Hr(432)](){const t=Hr,e=this[t(379)]();if(1!=e[t(377)])return null;const n=e[0],r=n[t(393)][t(418)],s=n[t(372)][t(373)];return r instanceof i.Element?r!=s?null:r:null}[Hr(384)](){const t=Hr;this[t(414)](this[t(379)](),this[t(392)],this[t(429)]),this[t(385)]()}[Hr(433)](){const t=Hr;this[t(381)](this[t(379)](),this[t(392)],this[t(429)]),this[t(385)]()}[Hr(394)](){const t=Hr,e=[];let n=this[t(417)];for(;n;)e[t(375)](n),n=n[t(434)];return e}[Hr(444)](t,e){const n=Hr,r=Yn(this[n(429)]);gr(r,t,e),Fr(r,this[n(429)])||(this[n(429)]=r,this[n(388)](r))}[Hr(369)](t){const e=Hr,n=Yn(this[e(429)]);Gr(n,t),Fr(n,this[e(429)])||(this[e(429)]=n,this[e(388)](this[e(429)]))}[Hr(374)](){const t=Hr;return{id:this.id,type:this[t(405)]?this[t(390)]+":"+this[t(405)]:this[t(390)],authorId:this[t(426)].id,createdAt:this[t(404)],hasComments:this[t(408)],data:this[t(392)],attributes:this[t(429)]}}static[Hr(447)](){const t=Hr;return(0,e.uid)()[t(400)](1,5)}}function Kr(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. Press %0 to go to the discussion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"},n);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. Press %0 to go to the discussion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"},n);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. Press %0 to go to the discussion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"SUGGESTION_THREAD_ARIA_LABEL":return r({string:"Suggestion by %1. Created on %2. %0 reply. %3",plural:"Suggestion by %1. Created on %2. %0 replies. %3",id:"SUGGESTION_THREAD_ARIA_LABEL"},n);case"SUGGESTION_THREAD_DESCRIPTION":return r({string:"Press Enter for more options. Press Escape to exit.",id:"SUGGESTION_THREAD_DESCRIPTION"});default:return e}}const Zr=qr;function Xr(){const t=["name","match","addEmptyContainer","registerAttributeLabel","get","_itemLabelsCallbacks","_locale","7998136yFtVIK","removeFormat","element","add","_attributeLabels","getFirstRange","6rmsvKn","_handleInsertRemoveSuggestionDescription","addContainer","data","Object","Container","removeObject","243410kPuOQJ","EmptyContainer","replace","_handleRenameSuggestionDescription","pop","elementStart","function","push","nodeAfter","length","nextSibling","getWalker","skip","remove","subType","7736874cDZfKb","insertion","92002pGWFmY","_handleCustomCallbackDescription","_schema","getItemLabel","*Merge:* %0","softBreak","35cisZQe","*Change to:* %0","*Set format:* %0","previousSibling","isEqual","_addDescriptionItems","registerElementLabel","key","566884hGKpqc","end","removeEmptyContainer","start","getDescriptions","ELEMENT_SPACE","normal","REPLACE_TEXT","$1 $2","isObject","_handleAttributeSuggestionDescription","isInContent","isEmpty","has","addObject","$textProxy","_resolveDescriptionItems","label","newValue","matchingCallback","indexOf","*Remove format:* %0","set","561OKyZiD","checkChild","_itemLabels","format","quantity","registerDescriptionCallback","_customCallbacks","7LdLQYa","attribute","$text","*Split:* %0","text","item","*Remove:* %0","*Insert:* %0","deletion","495237GERLnG","join","removeContainer","map","elementEnd","4039542rwNSrx","addFormat","type"];return(Xr=function(){return t})()}function qr(t,e){const n=Xr();return(qr=function(t,e){return n[t-=392]})(t,e)}!function(t){const e=qr,n=t();for(;;)try{if(677457===parseInt(e(394))/1+-parseInt(e(468))/2*(-parseInt(e(447))/3)+parseInt(e(408))/4*(-parseInt(e(400))/5)+parseInt(e(392))/6+-parseInt(e(438))/7*(parseInt(e(462))/8)+-parseInt(e(452))/9+-parseInt(e(475))/10*(-parseInt(e(431))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xr);class Yr{constructor(t,e){const n=qr;this[n(437)]=[],this[n(433)]=new Map,this[n(460)]=[],this[n(466)]=new Map,this[n(396)]=t,this[n(461)]=e}[Zr(412)](t){const e=Zr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(484)];o++){const i=t[o];if(!i[e(419)])continue;const a=this[e(395)](i);if(a){if(null!=i[e(489)]){if(r[e(421)](i[e(489)]))continue;r[e(465)](i[e(489)])}n[e(482)](a)}else if(e(439)!=i[e(454)])e(393)!=i[e(454)]&&e(446)!=i[e(454)]||this[e(469)](n,i,t[o+1]);else{const t=i[e(471)][e(407)];if(s[e(421)](t))continue;s[e(465)](i[e(471)][e(407)]),t==Lc?this[e(478)](n,i):this[e(418)](n,i)}}return this[e(424)](n)}[Zr(436)](t){const e=Zr;this[e(437)][e(482)](t)}[Zr(406)](t,n,r=e.priorities[Zr(414)]){const s=Zr;s(481)==typeof t?(0,e.insertToPriorityArray)(this[s(460)],{matchingCallback:t,label:n,priority:r}):this[s(433)][s(430)](t,n)}[Zr(458)](t,e){const n=Zr;this[n(466)][n(430)](t,e)}[Zr(397)](t,e=1){const n=Zr;let r;for(const e of this[n(460)])if(e[n(427)](t)){r=e[n(425)];break}return r||(r=this[n(433)][n(459)](t[n(455)])),r?r(e):1!==e?e+" "+t[n(455)]+"s":""+t[n(455)]}[Zr(405)](t,e){const n=Zr,r=e[n(467)]()[n(486)](),s=n(393)==e[n(454)]?n(465):n(488);for(const e of r){const o=e[n(443)],i=t[t[n(484)]-1];if(o.is(n(423)))i&&i[n(454)][n(428)](n(473))>-1&&t[n(479)](),i&&n(442)==i[n(454)]?i[s]+=o[n(471)]:t[n(482)]({type:n(442),add:n(465)==s?o[n(471)]:"",remove:n(488)==s?o[n(471)]:""});else if(this[n(396)][n(417)](o)){const a=o;if(i&&i[n(454)][n(428)](n(473))>-1&&t[n(479)](),n(451)==e[n(454)])continue;i&&i[n(454)]==s+n(472)&&i[n(464)][n(455)]==a[n(455)]?i[n(435)]++:t[n(482)]({type:s+n(472),element:a,quantity:1}),r[n(487)]((t=>!(n(451)==t[n(454)]&&t[n(443)]==o)))}else if(this[n(396)][n(432)](o,n(440))||o.is(n(464),n(399))){const r=o;if(n(465)==s&&n(480)==e[n(454)]||n(488)==s&&n(451)==e[n(454)])continue;if(i&&-1==i[n(454)][n(428)](n(473))){n(442)==i[n(454)]&&(i[s]+="\n");continue}let a;if(a=n(465)==s?r[n(485)]&&!this[n(396)][n(417)](r[n(485)])?r[n(485)]:null:r[n(403)]&&!this[n(396)][n(417)](r[n(403)])?r[n(403)]:null,r[n(420)]||a&&a[n(420)]){const e=a&&a[n(420)]?a:r;i&&i[n(454)]==s+n(476)&&i[n(464)][n(455)]==e[n(455)]?i[n(435)]++:t[n(482)]({type:s+n(476),element:e,quantity:1})}else t[n(482)]({type:s+n(473),element:r})}}}[Zr(424)](t){const e=Zr,n=this[e(461)],r=[],s=[],o=[];for(const i of t)switch(i[e(454)]){case e(442):if(i[e(465)]=i[e(465)][e(477)](/(\S)\u000A+(\S)/g,e(416))[e(477)](/\u000A/g,""),i[e(488)]=i[e(488)][e(477)](/(\S)\u000A+(\S)/g,e(416))[e(477)](/\u000A/g,""),""!=i[e(465)]&&""!=i[e(488)]){r[e(482)]({type:e(477),content:Kr(n,e(415),['"'+i[e(488)]+'"','"'+i[e(465)]+'"'])});continue}if(null!=i[e(465)][e(456)](/^ +$/)){r[e(482)]({type:e(393),content:Kr(n,e(445),Kr(n,e(413),i[e(465)][e(484)]))});continue}if(null!=i[e(488)][e(456)](/^ +$/)){r[e(482)]({type:e(446),content:Kr(n,e(444),Kr(n,e(413),i[e(488)][e(484)]))});continue}if(""!=i[e(465)]){r[e(482)]({type:e(393),content:Kr(n,e(445),'"'+i[e(465)]+'"')});continue}r[e(482)]({type:e(446),content:Kr(n,e(444),'"'+i[e(488)]+'"')});continue;case e(457):case e(422):r[e(482)]({type:e(393),content:Kr(n,e(445),this[e(397)](i[e(464)],i[e(435)]))});continue;case e(410):case e(474):r[e(482)]({type:e(446),content:Kr(n,e(444),this[e(397)](i[e(464)],i[e(435)]))});continue;case e(470):r[e(482)]({type:e(393),content:Kr(n,e(441),this[e(397)](i[e(464)],i[e(435)]))});continue;case e(449):r[e(482)]({type:e(446),content:Kr(n,e(398),this[e(397)](i[e(464)],i[e(435)]))});continue;case e(453):s[e(482)](i[e(407)]);continue;case e(463):o[e(482)](i[e(407)]);continue;default:r[e(482)](i)}if(s[e(484)]){const t=s[e(450)]((t=>this[e(466)][e(421)](t)?this[e(466)][e(459)](t):t))[e(448)](", ");r[e(482)]({type:e(434),content:Kr(this[e(461)],e(402),t)})}if(o[e(484)]){const t=o[e(450)]((t=>this[e(466)][e(421)](t)?this[e(466)][e(459)](t):t))[e(448)](", ");r[e(482)]({type:e(434),content:Kr(this[e(461)],e(429),t)})}return r}[Zr(395)](t){const e=Zr;for(const n of this[e(437)]){const r=n(t);if(r&&e(454)in r)return r}}[Zr(418)](t,e){const n=Zr,r=e[n(471)],s=void 0===r[n(426)]?n(463):n(453);t[n(482)]({type:s,key:r[n(407)]})}[Zr(478)](t,e){const n=Zr;t[n(482)]({type:n(434),content:Kr(this[n(461)],n(401),this[n(397)](e[n(467)]()[n(411)][n(483)],1))})}[Zr(469)](t,e,n){const r=Zr;if(this[r(405)](t,e),n&&n[r(467)]()&&!e[r(467)]()[r(409)][r(404)](n[r(467)]()[r(411)])){const n=t[t[r(484)]-1],s=r(393)==e[r(454)]?r(465):r(488);n&&r(442)==n[r(454)]&&(n[s]+="\n")}}}function Jr(){const t=["695pTAEHW","plugins","showAIAssistant","8612DvrJBT","50fSliby","1477272nMYYpc","editor","get","21ydXaVK","enableCommand","3595894SOyyYG","commands","TrackChangesEditing","6437358SLSpvr","9922760unBdxO","1244034vmOODW","3hSXEyw","6734101KdrlcB","afterInit"];return(Jr=function(){return t})()}function Qr(t,e){const n=Jr();return(Qr=function(t,e){return n[t-=371]})(t,e)}const $r=Qr;!function(t){const e=Qr,n=t();for(;;)try{if(944056===parseInt(e(371))/1+parseInt(e(385))/2*(-parseInt(e(372))/3)+parseInt(e(378))/4*(-parseInt(e(375))/5)+-parseInt(e(380))/6*(parseInt(e(383))/7)+-parseInt(e(389))/8+parseInt(e(388))/9+-parseInt(e(379))/10*(-parseInt(e(373))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jr);class ts extends t.Plugin{[$r(374)](){const t=$r,e=this[t(381)],n=e[t(376)][t(382)](t(387));e[t(386)][t(382)](t(377))&&n[t(384)](t(377))}}function es(t,e){const n=ns();return(es=function(t,e){return n[t-=283]})(t,e)}function ns(){const t=["18YeuVMC","descriptionFactory","29588603wkQTTw","6055835stDCjY","afterInit","AlignmentEditing","2788676ZpGnCq","value","right","FORMAT_ALIGN_TO_LEFT","FORMAT_ALIGNMENT","_registerLegacyDescription","alignment","FORMAT_ALIGN_TO_RIGHT","40915lQQLSy","227402NiFntT","FORMAT_ALIGN_TO_CENTER","left","get","commandParams","86THYWCv","commandName","justify","format","has","locale","plugins","8775330RQSkKZ","*Format:* %0","formatBlock","center","117573NFbJCw","editor","enableDefaultAttributesIntegration","6bmRrsF","type","TrackChangesEditing","2120xHFRiQ","registerBlockAttribute","registerAttributeLabel","registerDescriptionCallback","FORMAT_JUSTIFY_TEXT"];return(ns=function(){return t})()}const rs=es;!function(t){const e=es,n=t();for(;;)try{if(924205===parseInt(e(290))/1+-parseInt(e(295))/2*(parseInt(e(306))/3)+parseInt(e(323))/4+-parseInt(e(320))/5*(parseInt(e(309))/6)+parseInt(e(289))/7*(-parseInt(e(312))/8)+-parseInt(e(317))/9*(-parseInt(e(302))/10)+parseInt(e(319))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ns);class ss extends t.Plugin{[rs(321)](){const t=rs,e=this[t(307)],n=e[t(300)];if(!e[t(301)][t(299)](t(322)))return;const r=e[t(301)][t(293)](t(311));r[t(308)](t(287)),r[t(313)](t(287)),r[t(318)][t(314)](t(287),Kr(n,t(285))),this[t(286)]()}[rs(286)](){const t=rs,e=this[t(307)],n=e[t(300)];e[t(301)][t(293)](t(311))[t(318)][t(315)]((e=>{const r=t;if(r(304)!=e[r(310)])return;const{data:s}=e;if(s&&r(287)==s[r(296)]){const t=s[r(294)][0][r(324)];return{type:r(298),content:Kr(n,r(303),function(t){const e=r;switch(t){case e(292):return Kr(n,e(284));case e(283):return Kr(n,e(288));case e(305):return Kr(n,e(291));case e(297):return Kr(n,e(316))}}(t))}}}))}}function os(){const t=["superscript","has","FORMAT_CODE","FORMAT_SUPERSCRIPT","type","580510dXfItY","StrikethroughEditing","14TpIAFE","919592bUPSVw","slice","registerAttributeLabel","descriptionFactory","toLowerCase","FORMAT_ITALIC","FORMAT_","9geGRyI","FORMAT_SUBSCRIPT","UnderlineEditing","registerDescriptionCallback","editor","commandName","SubscriptEditing","TrackChangesEditing","afterInit","FORMAT_UNDERLINE","433208CDKNNG","12518Bqvzge","subscript","strikethrough","underline","1845744fLxdaV","italic","BoldEditing","*Format:* %0","72qrMGJY","registerInlineAttribute","enableDefaultAttributesIntegration","*Remove format:* %0","get","plugins","_registerLegacyDescription","toUpperCase","locale","17086YfjesQ","2724qvxmLX","CodeEditing","FORMAT_BOLD","3mYtwOp","code","formatInline","format","commandParams","5087130AHfvNn","FORMAT_STRIKETHROUGH","forceValue","bold","SuperscriptEditing","ItalicEditing"];return(os=function(){return t})()}const is=as;function as(t,e){const n=os();return(as=function(t,e){return n[t-=280]})(t,e)}!function(t){const e=as,n=t();for(;;)try{if(310184===-parseInt(e(310))/1*(parseInt(e(301))/2)+parseInt(e(314))/3*(parseInt(e(333))/4)+-parseInt(e(330))/5+parseInt(e(297))/6*(parseInt(e(332))/7)+-parseInt(e(292))/8+-parseInt(e(282))/9*(-parseInt(e(319))/10)+parseInt(e(293))/11*(-parseInt(e(311))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(os);const cs=[is(299),is(324),is(284),is(312),is(331),is(288),is(323)];class us extends t.Plugin{[is(290)](){const t=is,e=this[t(286)],n=e[t(306)][t(305)](t(289)),r=e[t(309)];for(const s of cs){if(!e[t(306)][t(326)](s))continue;const o=s[t(334)](0,-7)[t(337)](),i=t(281)+o[t(308)]();n[t(303)](o),n[t(302)](o),n[t(336)][t(335)](o,Kr(r,i))}this[t(307)]()}[is(307)](){const t=is,e=this[t(286)],n=e[t(309)],r=e[t(306)][t(305)](t(289));function s(e,s){const o=t;r[o(336)][o(285)]((t=>{const r=o;if(r(316)!=t[r(329)])return;const{data:i}=t;return i&&i[r(287)]===e?i[r(318)][0][r(321)]?{type:r(317),content:Kr(n,r(300),s)}:{type:r(317),content:Kr(n,r(304),s)}:void 0}))}s(t(322),Kr(n,t(313))),s(t(298),Kr(n,t(280))),s(t(296),Kr(n,t(291))),s(t(315),Kr(n,t(327))),s(t(295),Kr(n,t(320))),s(t(294),Kr(n,t(283))),s(t(325),Kr(n,t(328)))}}const ls=fs;function fs(t,e){const n=gs();return(fs=function(t,e){return n[t-=298]})(t,e)}!function(t){const e=fs,n=t();for(;;)try{if(388866===parseInt(e(338))/1+-parseInt(e(307))/2*(-parseInt(e(333))/3)+-parseInt(e(340))/4*(-parseInt(e(316))/5)+-parseInt(e(306))/6+parseInt(e(317))/7*(parseInt(e(336))/8)+parseInt(e(318))/9*(-parseInt(e(309))/10)+-parseInt(e(311))/11*(-parseInt(e(301))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gs);class hs extends t.Plugin{[ls(315)](){const t=ls,e=this[t(304)],n=e[t(324)];if(!e[t(310)][t(337)](t(319)))return;const r=e[t(310)][t(320)](t(334)),s=this[t(304)][t(299)][t(320)](t(298));r[t(321)](t(298),((n,o={})=>{const i=t,a=this[i(304)][i(325)][i(341)][i(314)],c=o&&void 0!==o[i(335)]?o[i(335)]:!s[i(312)];let u=[];if(c){const t=Array[i(343)](a[i(332)]())[i(300)]((t=>ds(t)||function(t,e){const n=i,r=e[n(339)](t[n(305)],n(298)),s=e[n(339)]([n(308),n(298)],t);return r&&s}(t,this[i(304)][i(325)][i(330)])));u=A(t,e[i(325)])}else{const t=Array[i(343)](a[i(332)]())[i(300)]((t=>ds(t)));u=A(t,e[i(325)])}e[i(325)][i(322)]((()=>{const t=i;for(const e of u)r[t(323)](e,{commandName:t(298),commandParams:[{forceValue:c}]})}))})),r[t(326)][t(328)]((e=>{const r=t,{data:s}=e;if(s&&r(298)==s[r(303)]){const t=Kr(n,r(331));return s[r(327)][0][r(335)]?{type:r(313),content:Kr(n,r(342),t)}:{type:r(313),content:Kr(n,r(329),t)}}}))}}function ds(t){const e=ls;return e(298)==t[e(305)][e(302)]}function gs(){const t=["name","commandName","editor","parent","559110CPkzsZ","12598sjEnGv","$root","54670LCWrcl","plugins","286WTKQYI","value","format","selection","afterInit","295TVuwCq","665lbklRv","972PTMyNQ","BlockQuoteEditing","get","enableCommand","change","markBlockFormat","locale","model","descriptionFactory","commandParams","registerDescriptionCallback","*Remove format:* %0","schema","ELEMENT_BLOCK_QUOTE","getSelectedBlocks","45XRnLmw","TrackChangesEditing","forceValue","10600AXAJVg","has","94134wuPERc","checkChild","33556HxZapq","document","*Set format:* %0","from","blockQuote","commands","filter","121404KOsktw"];return(gs=function(){return t})()}const ps=Is;function ms(){const t=["45905DmDnRM","changeCaseTitle","204MtqUHn","TrackChangesEditing","32fjMVpB","1194936GnDIUT","371573VjiMSc","4103jfzjel","14472ZbxaRe","2RRpZaH","4pfBRNp","has","2686650CmbSoK","get","afterInit","1212855URFoDO","CaseChange","changeCaseLower","453123SZErmv","changeCaseUpper","editor","enableCommand","plugins"];return(ms=function(){return t})()}function Is(t,e){const n=ms();return(Is=function(t,e){return n[t-=465]})(t,e)}!function(t){const e=Is,n=t();for(;;)try{if(288895===-parseInt(e(482))/1*(parseInt(e(485))/2)+parseInt(e(481))/3*(-parseInt(e(486))/4)+-parseInt(e(476))/5*(-parseInt(e(478))/6)+-parseInt(e(468))/7+-parseInt(e(480))/8*(-parseInt(e(471))/9)+parseInt(e(465))/10+parseInt(e(483))/11*(parseInt(e(484))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ms);class Es extends t.Plugin{[ps(467)](){const t=ps,e=this[t(473)];e[t(475)][t(487)](t(469))&&(e[t(475)][t(466)](t(479))[t(474)](t(472)),e[t(475)][t(466)](t(479))[t(474)](t(470)),e[t(475)][t(466)](t(479))[t(474)](t(477)))}}const bs=_s;function Ts(){const t=["464GMkfcu","5NoaMPK","78484HgOyNe","TrackChangesEditing","get","103302geMpQP","ckbox","5259680JmZpqA","879526pTVrjX","commands","722852dcUEiA","enableCommand","1857246ObJkNv","afterInit","plugins","editor","9240165HCImvU"];return(Ts=function(){return t})()}function _s(t,e){const n=Ts();return(_s=function(t,e){return n[t-=234]})(t,e)}!function(t){const e=_s,n=t();for(;;)try{if(922811===parseInt(e(241))/1+parseInt(e(239))/2+-parseInt(e(243))/3+-parseInt(e(238))/4+parseInt(e(249))/5*(parseInt(e(236))/6)+-parseInt(e(250))/7*(-parseInt(e(248))/8)+parseInt(e(247))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ts);class ys extends t.Plugin{[bs(244)](){const t=bs,e=this[t(246)];e[t(240)][t(235)](t(237))&&e[t(245)][t(235)](t(234))[t(242)](t(237))}}const As=ks;function ks(t,e){const n=Ls();return(ks=function(t,e){return n[t-=374]})(t,e)}!function(t){const e=ks,n=t();for(;;)try{if(981744===parseInt(e(374))/1*(-parseInt(e(423))/2)+-parseInt(e(397))/3+-parseInt(e(382))/4*(parseInt(e(377))/5)+parseInt(e(398))/6+parseInt(e(428))/7+parseInt(e(386))/8*(-parseInt(e(417))/9)+parseInt(e(415))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ls);class Cs extends t.Plugin{[As(407)](){const t=As,e=this[t(409)];if(!e[t(422)][t(402)](t(390)))return;const n=e[t(422)][t(426)](t(401)),r=e[t(385)],s=e[t(394)][t(426)](t(380))[t(414)],o=e[t(383)][t(426)](t(380));n[t(408)](t(419)),n[t(408)](t(381)),n[t(408)](t(380),((r,i={})=>{const a=t,c=e[a(399)],u=e[a(399)][a(412)][a(393)],l=i&&void 0!==i[a(429)]?i[a(429)]:!o[a(411)];let f;i[a(405)]||(i[a(405)]=s[0][a(405)]),f=l?Array[a(388)](u[a(379)]())[a(430)]((t=>Ns(t)||function(t,e){const n=a;return!t.is(n(396))&&!e[n(406)](t)&&e[n(400)](t[n(395)],n(380))}(t,c[a(375)]))):Array[a(388)](u[a(379)]())[a(430)]((t=>Ns(t)));const h=A(f,c);c[a(391)]((()=>{const t=a;for(const e of h)n[t(403)](e,{commandName:t(380),commandParams:[{...i,forceValue:l}],formatGroupId:t(392)})}))})),n[t(424)][t(418)](t(380),(e=>Kr(r,t(425),e))),n[t(424)][t(378)]((e=>{const n=t;if(n(410)!=e[n(421)])return;const o=r.t,{data:i}=e;if(!i||n(380)!=i[n(427)])return;const a=i[n(404)][0][n(405)],c=o(s[n(389)]((t=>t[n(405)]===a))[n(384)])[n(376)]();return i[n(404)][0][n(429)]?{type:n(420),content:Kr(r,n(413),Kr(r,n(425),1)+" ("+c+")")}:{type:n(420),content:Kr(r,n(387),Kr(r,n(425),1))}}))}}function Ls(){const t=["TrackChangesEditing","has","markBlockFormat","commandParams","language","isLimit","afterInit","enableCommand","editor","formatBlock","value","document","*Set format:* %0","languages","22861450wYKAsk","name","99jqPmqF","registerElementLabel","indentCodeBlock","format","type","plugins","88562XyQYKM","descriptionFactory","ELEMENT_CODE_BLOCK","get","commandName","3034486qHUOjm","forceValue","filter","2lsDBpO","schema","toLowerCase","2278520ropgCu","registerDescriptionCallback","getSelectedBlocks","codeBlock","outdentCodeBlock","8vLkmHZ","commands","label","locale","256072MLUhRv","*Remove format:* %0","from","find","CodeBlock","change","blockName","selection","config","parent","rootElement","4961811lSYKZL","7608642vQMtxr","model","checkChild"];return(Ls=function(){return t})()}function Ns(t){const e=As;return e(380)==t[e(416)]}const Ss=Rs;function Rs(t,e){const n=Ms();return(Rs=function(t,e){return n[t-=300]})(t,e)}function Ms(){const t=["12454893VNHNjN","30906jylLyn","get","addCommentThread","afterInit","10bIECwE","6795180qvqXvp","5556904WlKJAv","enableCommand","9613846eLacYU","1932jtORns","has","46611hcneNz","52xoogzH","19214SZNDjN","TrackChangesEditing","editor","plugins","172YNEcuB","CommentsEditing"];return(Ms=function(){return t})()}!function(t){const e=Rs,n=t();for(;;)try{if(920293===parseInt(e(304))/1*(parseInt(e(305))/2)+parseInt(e(303))/3*(parseInt(e(309))/4)+parseInt(e(317))/5+parseInt(e(312))/6*(-parseInt(e(301))/7)+-parseInt(e(318))/8+parseInt(e(311))/9+-parseInt(e(316))/10*(parseInt(e(300))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ms);class vs extends t.Plugin{[Ss(315)](){const t=Ss,e=this[t(307)];e[t(308)][t(302)](t(310))&&e[t(308)][t(313)](t(306))[t(319)](t(314))}}var ws=n(834);function Os(){const t=["insert","isLimit","952297EMbhGl","115WRaSfO","start","ck-suggestion-marker--active","plugins","isAtEnd","284436RfjqHk","elementEnd","parent","toViewElement","9gOoVMv","markerName","getItems","34227950FEvkFz","includes","previousPosition","addClass","createUIElement","schema","name","activeMarkers","test","span","nextSibling","2XiHRCL","hasAttribute","model","type","11pXvMTK","consumable","TrackChangesEditing","isContent","ck-suggestion-marker-","getCustomProperty","3617334dBGsxB","writer","bindElementToMarker","createRangeOn","9410387HsUNKn","_splitMarkerName","2870096KxQlDF","item","getWalker","toViewPosition","get","addHighlight","push","mapper","markerRange","isBlock","5654728HRNRFE"];return(Os=function(){return t})()}function Ds(t,e){const n=Os();return(Ds=function(t,e){return n[t-=237]})(t,e)}function Fs(t,e,n){const r=Ds,s=[];for(const o of e[r(237)]())o[r(250)](t)&&s[r(271)](n[r(262)](o));return s}function Ps(t,e,{showActiveMarker:n=!0}={}){const r=Ds,s=t[r(282)][r(269)](r(255));return(o,i,a)=>{const c=r;if(!a[c(254)][c(246)](i[c(273)],o[c(244)]))return;const u=i[c(273)][c(267)](),l=i[c(273)][c(280)],f=t[c(251)][c(243)];let h=null,d=null,g=!1,p=!1;for(const t of u){const e=t[c(266)];g=g||f[c(256)](e);const n=a[c(272)][c(287)](e);if(n&&n[c(258)](c(270)))return;c(285)==t[c(252)]&&f[c(274)](e)&&!f[c(277)](e)&&(e[c(248)]||l[c(283)]?h&&h[c(286)]==e||(h=e,m(t[c(240)]),p=!0):d=d||t[c(240)])}function m(t){const r=c,{authorId:o}=s[r(264)](i[r(289)]),u=a[r(260)][r(242)](r(247),{class:r(257)+e,"data-author-id":o}),l=a[r(272)][r(268)](t);n&&s[r(245)][r(239)](i[r(289)])&&a[r(260)][r(241)](r(281),u),a[r(260)][r(276)](l,u),a[r(272)][r(261)](u,i[r(289)])}g||p||!d||m(d)}}function xs(t,e){const n=Us();return(xs=function(t,e){return n[t-=127]})(t,e)}!function(t){const e=Ds,n=t();for(;;)try{if(723952===-parseInt(e(278))/1*(-parseInt(e(249))/2)+-parseInt(e(259))/3+-parseInt(e(265))/4+-parseInt(e(279))/5*(parseInt(e(284))/6)+-parseInt(e(263))/7+-parseInt(e(275))/8*(-parseInt(e(288))/9)+parseInt(e(238))/10*(parseInt(e(253))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Os);const Bs=xs;function Us(){const t=["10mJmnKr","writer","getFirstRange","selection","editor","removeMarker:suggestion:deletion","57217iQWdHT","enableCommand","get","downcastDispatcher","12ICuPXz","setSelection","40omSAEn","high","forward","document","fromRange","init","1129275gqjdkF","model","createRange","enqueueChange","lock","bind","$graveyard","merge","showSuggestionHighlights","mapper","unlock","355103DkHmUU","modifySelection","root","18LPVNEJ","editing","buffer","deleteForward","markerNameToElements","964592ozBkAv","delete","unit","commands","isCollapsed","data","unbindElementFromMarkerName","createSelection","uiElement","2307141JPGsqM","TrackChangesEditing","markerName","rootName","addMarker:suggestion:deletion","56YeiXCL","end","batch","451866AlPtzj","detach","plugins","remove","requires","2163579KTlusm","start","options"];return(Us=function(){return t})()}!function(t){const e=xs,n=t();for(;;)try{if(320747===-parseInt(e(135))/1*(parseInt(e(161))/2)+parseInt(e(147))/3+-parseInt(e(166))/4+parseInt(e(141))/5*(parseInt(e(183))/6)+-parseInt(e(158))/7*(parseInt(e(180))/8)+parseInt(e(175))/9*(parseInt(e(129))/10)+-parseInt(e(188))/11*(-parseInt(e(139))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Us);class js extends t.Plugin{static get[Bs(187)](){return[ws.Delete]}[Bs(146)](){const t=Bs,e=this[t(133)],n=e[t(185)][t(137)](t(176));n[t(136)](t(167));const r=e[t(169)][t(137)](t(164));n[t(136)](t(164),((n,s={})=>{const o=t,a=e[o(148)][o(173)](e[o(148)][o(144)][o(132)]);a[o(170)]&&e[o(148)][o(159)](a,{direction:o(143),unit:s[o(168)]});const c=a[o(131)](),u=i.LiveRange[o(145)](c);let l;n(s),l=o(153)==u[o(160)][o(178)]?e[o(148)][o(149)](c[o(127)]):e[o(148)][o(149)](u[o(127)],u[o(181)]),u[o(184)](),e[o(148)][o(150)](r[o(163)][o(182)],(t=>{const e=o;r[e(163)][e(151)](),t[e(140)](t[e(149)](l[e(181)])),r[e(163)][e(157)]()}))})),e[t(162)][t(138)].on(t(179),Ps(e,t(154)),{priority:t(142)}),e[t(171)][t(138)].on(t(179),((n,r,s)=>{const o=t;s[o(128)][o(155)]&&Ps(e,o(154),{showActiveMarker:!1})[o(152)](this)(n,r,s)}),{priority:t(142)}),e[t(162)][t(138)].on(t(134),((e,n,r)=>{const s=t,o=r[s(156)][s(165)](n[s(177)]);if(o)for(const t of o)t.is(s(174))&&(r[s(156)][s(172)](t,n[s(177)]),r[s(130)][s(186)](t))}),{priority:t(142)})}}const Gs=Vs;function Vs(t,e){const n=Hs();return(Vs=function(t,e){return n[t-=251]})(t,e)}function Hs(){const t=["data","todo","listMarkerStyle","todoList","schema","documentList","getRanges","ELEMENT_NUMBERED_LIST","end","registerElementLabel","createRange","TrackChangesEditing","_LIST","map","*Format:* remove from %0","newValue","groupId","value","listType","todoListCheck","ELEMENT_TODO_LIST","_registerLegacyDescription","listReversed","bulleted","FORMAT_INDENT","setSelection","registerCustomCallback","1718272zaRgTm","3532oBVoWW","getSuggestion","commandName","*Remove format:* %0","key","forceValue","customNumberedList","meta","commandParams","*Outdent:* %0","accept","*Set format:* %0","assureChains","createPositionAt","*Uncheck item*","listIndent","65297790acGOhf","getChangedMarkers","checkTodoList","155LNtUFT","newRange","*Indent:* %0","trackChangesCommand","registerBlockAttribute","_getAttributeKey","differ","selection","startsWith","getSuggestions","isLocal","getFirstRange","locale","refresh","add","attributes","removeMarker","listMarker","todoListChecked","detach","get","from","registerDescriptionCallback","_findSuggestions","*Merge:* list item","registerPostFixer","has","9116709PRPRoH","change","attribute","ELEMENT_","previousSibling","bulletedList","5409776EpMBbY","descriptionFactory","size","list.multiBlock","listStart","ELEMENT_BULLETED_LIST","*Change to:* %0","next","default","_suggestionFactory","oldValue","parent","getAttribute","start","*Check item*","batch","outdentList","deletion","listItemIdFixer","isUndo","splitListItemAfter","plugins","numberedList","format","afterInit","commands","indentList","nextSibling","_supportLegacySuggestions","config","hasSuggestion","filter","mergeListItemBackward","getFirstMarker","suggestion:attribute:","isObject","customBulletedList","type","getChanges","suggestion","nodeAfter","304882AZqaSH","_splitMarkerName","258042PzdqyC","execute","high","*Split:* list item","mergeListItemForward","formatBlock","push","fromRange","head","multipleBlocks","ELEMENT_LIST_ITEM","includes","ListEditing","splitListItemBefore","TodoListEditing","name","toUpperCase","isNextTo","*Merge:* %0","numbered","length","oldRange","setAttribute","attributeKey","change:data","enableDefaultAttributesIntegration","*Format:* insert into %0","listItemId","4950vuhzZi","range","model","document","noTrackChangesFixer","editor","registerAttributeLabel","listStyle","find","containsItem"];return(Hs=function(){return t})()}!function(t){const e=Vs,n=t();for(;;)try{if(920703===-parseInt(e(404))/1+parseInt(e(337))/2+-parseInt(e(367))/3*(parseInt(e(405))/4)+-parseInt(e(263))/5*(parseInt(e(339))/6)+-parseInt(e(290))/7+-parseInt(e(296))/8+parseInt(e(260))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hs);class Ws extends t.Plugin{[Gs(320)](){const t=Gs,e=this[t(372)];if(!e[t(317)][t(289)](t(351)))return;const n=e[t(275)],r=e[t(317)][t(283)](t(388)),s=e[t(317)][t(289)](t(353)),o=!!e[t(325)][t(283)](t(299));function i(e){const r=t;return{type:r(319),content:""+Kr(n,r(255),e)}}function a(e){const r=t;return{type:r(319),content:""+Kr(n,r(408),e)}}r[t(364)](t(318)),r[t(364)](t(295)),r[t(364)](t(411)),r[t(364)](t(332)),r[t(364)](t(322)),r[t(364)](t(312)),r[t(364)](t(316)),r[t(364)](t(352)),r[t(267)](t(366)),r[t(267)](t(395)),r[t(267)](t(259)),o&&(r[t(364)](t(328)),r[t(364)](t(343))),s&&(r[t(364)](t(380)),r[t(364)](t(262)),r[t(267)](t(281)),r[t(297)][t(285)]((e=>{const r=t,{data:s}=e;if(s&&r(281)==s[r(409)])return{type:r(319),content:s[r(392)]?Kr(n,r(310)):Kr(n,r(258))}})),this[t(372)][t(369)][t(370)][t(288)]((e=>{const n=t;if(e[n(311)][n(315)])return!1;let s=!1;const o=r[n(272)]({skipNotAttached:!0})[n(327)]((t=>n(281)===r[n(268)](t)));for(const t of o)n(378)!=t[n(274)]()[n(309)][n(336)][n(308)](n(395))&&(r[n(286)](t[n(274)](),n(292))[n(375)]((t=>n(395)===r[n(268)](t[n(335)])))||(e[n(279)](t[n(329)]()),s=!0));return s}))),r[t(297)][t(373)](t(259),Kr(n,t(401)));const c={type:t(319),content:""};r[t(297)][t(285)]((e=>{const r=t,{data:s}=e;if(!s||r(395)!=s[r(409)])return;let u=e[r(347)];for(;u;){if(u[r(377)]&&((r(374)==u[r(377)][r(409)]||r(379)==u[r(377)][r(409)])&&(u[r(377)][r(392)]&&r(304)!=u[r(377)][r(392)]||r(304)!=u[r(377)][r(306)]&&!s[r(392)])||!o&&u[r(377)][r(409)]==Lc))return c;u=u[r(303)]}if(null==s[r(392)])switch(s[r(306)]){case r(400):return a(Kr(n,r(301)));case r(358):return a(Kr(n,r(384)));case r(378):return a(Kr(n,r(397)))}switch(s[r(392)]){case r(400):return i(Kr(n,r(301)));case r(358):return i(Kr(n,r(384)));case r(378):return i(Kr(n,r(397)))}})),r[t(297)][t(285)]((e=>{const n=t,{data:r}=e;if(r&&n(259)==r[n(409)])return null==r[n(392)]||null==r[n(306)]&&0==r[n(392)]?c:void 0})),r[t(297)][t(285)]((e=>{const r=t;if(r(292)!=e[r(333)])return;const{data:s}=e;if(!s||r(366)!=s[r(409)])return;const o=zs(e);return r(392)==o?{type:r(319),content:Kr(n,r(287))}:r(306)==o?{type:r(319),content:Kr(n,r(342))}:c})),e[t(369)][t(370)][t(288)]((e=>this[t(314)](e))),e[t(369)][t(370)][t(288)]((e=>this[t(371)](e))),e[t(369)][t(370)].on(t(363),((e,n)=>{const r=t;if(n[r(315)]||!n[r(273)])return!1;this[r(256)]()}),{priority:t(341)}),this[t(324)]()}[Gs(314)](t){const e=Gs;if(t[e(311)][e(315)]||!t[e(311)][e(273)])return!1;let n=!1;const r=this[e(372)][e(317)][e(283)](e(388))[e(272)]({skipNotAttached:!0})[e(327)]((t=>t[e(377)]&&e(366)==t[e(377)][e(409)]))[e(327)]((t=>t[e(377)][e(392)]&&t[e(377)][e(306)]));for(const s of r)zs(s)||(t[e(279)](s[e(329)]()),n=!0);return n}[Gs(371)](t){const e=Gs;if(t[e(311)][e(315)]||!t[e(311)][e(273)])return!1;const n=this[e(372)][e(317)][e(283)](e(388));if(n[e(266)][e(394)])return!1;let r=!1;const s=[e(395),e(366),e(259),e(374),e(300),e(399),e(396),e(280),e(379)],o=this[e(372)][e(369)][e(370)][e(269)][e(334)]()[e(327)]((t=>e(292)==t[e(333)]))[e(327)]((t=>s[e(350)](t[e(362)])));if(0==o[e(359)])return r;for(const i of o){const o=n[e(286)](i[e(368)],e(292))[e(327)]((t=>!t[e(251)][e(356)]))[e(390)]((t=>t[e(335)]))[e(327)]((t=>{const r=e,o=n[r(268)](t);return s[r(350)](o)}));if(o[e(359)]){for(const n of o)t[e(279)](n[e(329)]());r=!0}}return r}[Gs(256)](){const t=Gs,e=this[t(372)][t(317)][t(283)](t(388)),n=[t(395),t(366),t(259),t(374),t(300),t(399),t(396),t(280),t(379)];let r;const s=new Set(this[t(372)][t(369)][t(370)][t(269)][t(261)]()[t(327)]((r=>{const s=t;if(r[s(377)][s(360)]||!r[s(377)][s(264)])return null;if(!r[s(354)][s(271)](s(330)))return null;const{id:o}=e[s(338)](r[s(354)]);if(!e[s(326)](o))return null;const i=e[s(406)](o);return n[s(350)](i[s(377)][s(409)])}))[t(390)]((n=>{const s=t,{id:o}=e[s(338)](n[s(354)]),i=e[s(406)](o);return r=i[s(278)][s(393)],i[s(274)]()[s(309)][s(336)]})));if(0==s[t(298)])return;const o=e[t(272)]({skipNotAttached:!0})[t(327)]((e=>t(292)==e[t(333)]&&e[t(377)]&&n[t(350)](e[t(377)][t(409)])&&e[t(278)][t(393)]!=r))[t(390)]((e=>({listItem:e[t(274)]()[t(309)][t(336)],groupId:e[t(278)][t(393)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(289)](n)&&i[t(277)](e);for(const n of e[t(272)]())i[t(289)](n[t(278)][t(393)])&&n[t(361)](t(393),r)}[Gs(324)](){const t=Gs,e=this[t(372)],n=e[t(275)],r=e[t(317)][t(283)](t(388));this[t(398)](),r[t(305)][t(403)](t(344),t(382),t(254),(function(n,r){const s=t,o=[];for(let t of n)t[s(309)][s(336)]===t[s(385)][s(307)]&&(t=e[s(369)][s(387)](e[s(369)][s(257)](t[s(309)][s(336)],0))),o[s(345)](t);e[s(369)][s(291)]((t=>{const n=s,a=e[n(369)][n(370)][n(270)],c=Array[n(284)](a[n(383)]())[n(390)]((t=>i.LiveRange[n(346)](t)));t[n(402)](o),e[n(321)][n(283)](r[n(407)])[n(276)](),r[n(252)][n(345)]({forceDefaultExecution:!0}),e[n(340)](r[n(407)],...r[n(252)]),t[n(402)](c);for(const t of c)t[n(282)]()}))})),r[t(297)][t(386)]((function(n){const r=t,s=!e[r(369)][r(381)][r(331)](n),o=n[r(294)],i=n[r(323)],a=n[r(308)](r(366)),c=!o||o[r(308)](r(366))!==a,u=!i||i[r(308)](r(366))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(349),e)))}[Gs(398)](){const t=Gs,e=this[t(372)],n=e[t(275)];function r(n){const r=t,s=e[r(321)][r(283)](r(295))[r(394)],o=e[r(321)][r(283)](r(318))[r(394)];return r(318)===n?s:o}e[t(317)][t(283)](t(388))[t(297)][t(285)]((function(s){const o=t;if(o(344)!=s[o(333)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(407)]){case o(295):u=i[o(252)][0][o(410)],l=r(i[o(407)]),a=o(u?365:391),!l&&e[o(325)][o(283)](o(299))||(a=o(302)),c={type:o(319),content:Kr(n,a,Kr(n,o(301)))};break;case o(318):u=i[o(252)][0][o(410)],l=r(i[o(407)]),a=o(u?365:391),!l&&e[o(325)][o(283)](o(299))||(a=o(302)),c={type:o(319),content:Kr(n,a,Kr(n,o(384)))};break;case o(322):a=o(265),c={type:o(319),content:Kr(n,a,Kr(n,o(349)))};break;case o(312):a=function(t){const e=o,n=t[e(274)]();let r=n[e(309)][e(336)];for(;r&&n[e(376)](r);){if(r[e(308)](e(259))>0)return!1;r=r[e(323)]}return!0}(s)?Kr(n,o(391),Kr(n,function(t){const e=o;return e(293)+t[e(274)]()[e(309)][e(336)][e(308)](e(395))[e(355)]()+e(389)}(s))):Kr(n,o(253),Kr(n,o(349))),c={type:o(319),content:a};break;case o(328):case o(343):!1===i[o(348)]&&(a=o(357),c={type:o(313),content:Kr(n,a,Kr(n,o(349)))})}return c}))}}function zs(t){const e=Gs;let n=t[e(274)]()[e(309)][e(336)][e(294)];for(;n;){const r=n[e(308)](e(366));if(!r)return!1;if(r==t[e(377)][e(392)])return e(392);if(r==t[e(377)][e(306)])return e(306);n=n[e(294)]}return!1}const Ks=Zs;function Zs(t,e){const n=Js();return(Zs=function(t,e){return n[t-=262]})(t,e)}!function(t){const e=Zs,n=t();for(;;)try{if(490361===-parseInt(e(297))/1+parseInt(e(352))/2+-parseInt(e(338))/3+parseInt(e(349))/4+parseInt(e(270))/5*(parseInt(e(351))/6)+parseInt(e(277))/7*(-parseInt(e(342))/8)+parseInt(e(346))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Js);class Xs extends t.Plugin{[Ks(295)](){const t=Ks;if(!this[t(294)][t(316)][t(336)](t(287)))return;const e=this[t(294)][t(343)][t(331)](t(292)),n=this[t(294)][t(316)][t(331)](t(306));e[t(339)]&&(n[t(311)](t(263)),n[t(267)](t(263))),e[t(275)]&&(n[t(311)](t(304)),n[t(267)](t(304))),e[t(327)]&&(n[t(311)](t(318)),n[t(267)](t(318)));const r={type:t(278),content:""};n[t(329)][t(314)](this[t(307)][t(303)](this));const s=this[t(294)][t(321)];n[t(329)][t(273)](t(304),Kr(s,t(310))),n[t(329)][t(314)]((e=>{const n=t,{data:s}=e;if(s&&n(304)==s[n(302)])return null==s[n(340)]||0==s[n(340)]&&null==s[n(290)]?r:void 0})),n[t(329)][t(273)](t(318),Kr(s,t(285))),n[t(329)][t(314)]((e=>{const n=t,{data:s}=e;if(s&&n(318)==s[n(302)])return null==s[n(340)]||1==s[n(340)]&&null==s[n(290)]?r:void 0})),this[t(294)][t(299)][t(268)][t(301)]((e=>{const r=t;if(e[r(335)][r(284)])return!1;let s=!1;const o=n[r(274)]({skipNotAttached:!0})[r(265)]((t=>{const e=r,s=n[e(288)](t);return e(318)==s||e(304)==s}));for(const t of o){const o=t[r(305)]()[r(276)][r(283)][r(291)](r(269));r(323)!=o&&r(312)!=o&&(n[r(296)](t[r(305)](),r(280))[r(300)]((t=>r(269)==n[r(288)](t[r(334)])))||(e[r(264)](t[r(344)]()),s=!0))}return s})),this[t(313)]()}[Ks(307)](t){const e=Ks,n=this[e(294)][e(321)],{data:r}=t,s={type:e(278),content:""};if(!r||e(263)!=r[e(302)])return;if(!r[e(290)])return e(328)==r[e(340)]?s:{type:e(278),content:""+Kr(n,e(337),Kr(n,this[e(322)](r[e(340)])))};if(!r[e(340)]){if(e(328)==r[e(290)])return s;let o=t[e(281)];for(;o;){if(o[e(324)]&&e(269)==o[e(324)][e(302)]&&o[e(324)][e(340)])return s;o=o[e(326)]}return{type:e(278),content:""+Kr(n,e(317),Kr(n,this[e(322)](r[e(290)])))}}if(e(328)!=r[e(340)])return{type:e(278),content:""+Kr(n,e(337),Kr(n,this[e(322)](r[e(340)])))};let o=t[e(281)];for(;o;){if(o[e(324)]&&e(269)==o[e(324)][e(302)]&&o[e(324)][e(340)]&&o[e(324)][e(290)])return s;o=o[e(326)]}const i=t[e(305)]()[e(276)][e(283)][e(291)](e(269));return{type:e(278),content:Kr(n,e(337),Kr(n,e(289)+i[e(271)]()+e(309)))}}[Ks(313)](){const t=Ks,e=this[t(294)],n=e[t(321)];e[t(316)][t(331)](t(306))[t(329)][t(314)]((e=>{const r=t;if(r(345)!=e[r(341)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(293)]){case r(263):o=r(320),i={type:r(278),content:Kr(n,o,Kr(n,this[r(322)](s[r(308)][0][r(341)])))};break;case r(304):o=s[r(308)][0][r(275)]?r(333):r(347),i={type:r(278),content:Kr(n,o)};break;case r(318):o=r(266),i={type:r(278),content:Kr(n,o,s[r(308)][0][r(327)])}}return i}))}[Ks(322)](t){const e=Ks;return e(289)+function(t){const n=e;return qs[n(282)](t)?n(330):Ys[n(282)](t)?n(323):null}(t)[e(271)]()+e(286)+t[e(271)]()[e(272)](/-/g,"_")}}const qs=[Ks(298),Ks(315),Ks(279)],Ys=[Ks(350),Ks(262),Ks(348),Ks(332),Ks(325),Ks(319)];function Js(){const t=["*Change to:* %0","locale","_getTranslationKeyForListStyle","numbered","data","lower-latin","next","startIndex","default","descriptionFactory","bulleted","get","upper-roman","*Format:* set order to reversed","suggestion","batch","has","*Set format:* %0","2110503BhDFSa","styles","newValue","type","149704PUMiZk","config","getFirstMarker","formatBlock","6073344rYRtOF","*Format:* set order to regular","lower-roman","836064MSIKQu","decimal","6xmTjji","625426KbHaSN","decimal-leading-zero","listStyle","removeMarker","filter","*Format:* set start index to %0","registerBlockAttribute","document","listType","722915JeUwJC","toUpperCase","replace","registerAttributeLabel","getSuggestions","reversed","start","14CdWYPd","format","square","attribute","head","includes","nodeAfter","isUndo","FORMAT_LIST_START","_LIST_","ListPropertiesEditing","_getAttributeKey","ELEMENT_","oldValue","getAttribute","list.properties","commandName","editor","afterInit","_findSuggestions","109840XAVsTT","disc","model","find","registerPostFixer","key","bind","listReversed","getFirstRange","TrackChangesEditing","handleDescriptions","commandParams","_LIST_DEFAULT","FORMAT_LIST_REVERSED","enableDefaultAttributesIntegration","customNumbered","_registerLegacyDescription","registerDescriptionCallback","circle","plugins","*Remove format:* %0","listStart","upper-latin"];return(Js=function(){return t})()}var Qs=n(507);const $s=eo;function to(){const t=["createRange","createPositionAt","3535AWdJtp","ck-suggestion-marker-split","change","removeMarker:suggestion:insertion","markerNameToElements","getFirstPosition","get","2lhxOjX","markInsertion","editing","end","data","downcastDispatcher","nextSibling","mapper","document","15SVvcsN","markerName","editor","afterExecute","init","plugins","9006lTysYR","high","14762693CwxSBU","2552133CNzaQy","1648503iJBVVM","detach","writer","TrackChangesEditing","selection","bind","addMarker:suggestion:insertion","enter","enableCommand","unbindElementFromMarkerName","615170swENYh","enterBlock","requires","commands","remove","24jUbpLk","showSuggestionHighlights","843428rTxNOV","options","fromRange","split","fire","setSelection","hasClass","model","getFirstRange","parent","3738830LsHnQY"];return(to=function(){return t})()}function eo(t,e){const n=to();return(eo=function(t,e){return n[t-=136]})(t,e)}!function(t){const e=eo,n=t();for(;;)try{if(674132===-parseInt(e(176))/1+-parseInt(e(147))/2*(parseInt(e(165))/3)+-parseInt(e(183))/4*(-parseInt(e(156))/5)+parseInt(e(162))/6*(-parseInt(e(140))/7)+parseInt(e(181))/8*(parseInt(e(166))/9)+parseInt(e(137))/10+parseInt(e(164))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(to);class no extends t.Plugin{static get[$s(178)](){return[Qs.Enter]}[$s(160)](){const t=$s,e=this[t(158)],n=e[t(161)][t(146)](t(169)),r=e[t(179)][t(146)](t(173));n[t(174)](t(173),(()=>{const s=t;e[s(190)][s(142)]((t=>{const o=s,a=e[o(190)][o(155)][o(170)],c=a[o(145)](),u=i.LiveRange[o(185)](a[o(191)]());if(r[o(177)](t)){const r=e[o(190)][o(139)](c[o(136)][o(153)],0),s=t[o(138)](c,r);n[o(148)](s)}else t[o(188)](t[o(138)](u[o(150)]));u[o(167)](),r[o(187)](o(159),{writer:t})}))})),e[t(149)][t(152)].on(t(172),Ps(e,t(186)),{priority:t(163)}),e[t(149)][t(152)].on(t(143),((e,n,r)=>{const s=t,o=r[s(154)][s(144)](n[s(157)]);if(o)for(const t of o)t[s(189)](s(141))&&(r[s(154)][s(175)](t,n[s(157)]),r[s(168)][s(180)](t))}),{priority:t(163)}),e[t(151)][t(152)].on(t(172),((n,r,s)=>{const o=t;s[o(184)][o(182)]&&Ps(e,o(186),{showActiveMarker:!1})[o(171)](this)(n,r,s)}),{priority:t(163)})}}function ro(t,e){const n=so();return(ro=function(t,e){return n[t-=314]})(t,e)}function so(){const t=["2148861yJfgZv","2361822qJfAtw","2PqpWhM","plugins","markers","handleFindCommand","start","366691yiTKtf","has","results","TrackChangesEditing","findByTextCallback","editor","end","4363816uBYdkA","1318473RKxIjl","replaceAll","enableCommand","bind","afterInit","replace","createPositionAt","3605VaMBFV","FindAndReplaceUtils","createRange","getMarkersGroup","item","16oqvjcb","findPrevious","get","9354ZlGXXS","3935070sXOdUO","FindAndReplaceEditing","_isInDeletionRange","isArray","suggestion:deletion","filter","find","model","10pnTRmw","getRange","string","getIntersection","findNext"];return(so=function(){return t})()}const oo=ro;!function(t){const e=ro,n=t();for(;;)try{if(557377===parseInt(e(345))/1+-parseInt(e(340))/2*(-parseInt(e(339))/3)+parseInt(e(352))/4+-parseInt(e(325))/5+-parseInt(e(324))/6*(parseInt(e(316))/7)+parseInt(e(321))/8*(-parseInt(e(353))/9)+parseInt(e(333))/10*(parseInt(e(338))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(so);class io extends t.Plugin{[oo(357)](){const t=oo;if(!this[t(350)][t(341)][t(346)](t(326)))return;const e=this[t(350)][t(341)][t(323)](t(348));e[t(355)](t(331),this[t(343)][t(356)](this)),e[t(355)](t(337)),e[t(355)](t(322)),e[t(355)](t(314)),e[t(355)](t(354))}[oo(343)](t,e,n={}){const r=oo,s=this[r(350)][r(341)][r(323)](r(317));return t((t=>{const o=r;let i=(o(335)==typeof e?s[o(349)](e,n):e)(t);Array[o(328)](i)&&(i={results:i,searchText:o(335)==typeof e?e:""});const a=i[o(347)][o(330)]((e=>!1===this[o(327)](e,t[o(320)])));return{...i,results:a}}),n)}[oo(327)](t,e){const n=oo,r=this[n(350)][n(332)][n(318)](this[n(350)][n(332)][n(315)](e,t[n(344)]),this[n(350)][n(332)][n(315)](e,t[n(351)]));for(const t of this[n(350)][n(332)][n(342)][n(319)](n(329)))if(null!==r[n(336)](t[n(334)]()))return!0;return!1}}function ao(t,e){const n=uo();return(ao=function(t,e){return n[t-=309]})(t,e)}const co=ao;function uo(){const t=["locale","fontFamily","find","commandParams","*Reset font color*","format","8108672WeRUfK","FORMAT_FONT_SIZE","fontColor","909QcAXba","editor","1730906PPHglA","config","plugins","registerAttributeLabel","title","fontColor.colors","*Set font background color:* %0","fontSize","*Reset font background color*","has","*Set font color:* %0","value","afterInit","94514ENKBFg","604268McFdTx","TrackChangesEditing","FontSize","fontBackgroundColor","enableDefaultAttributesIntegration","_registerLegacyDescription","commandName","FORMAT_FONT_BACKGROUND","18PxYuOn","model","*Reset font family*","2104996cEmDrl","fontBackgroundColor.colors","formatInline","*Set font family:* %0","FontSizeEditing","trim","descriptionFactory","registerInlineAttribute","normalizeSizeOptions","*Reset font size*","FontBackgroundColorEditing","fontSize.options","get","FORMAT_FONT_FAMILY","FORMAT_FONT_COLOR","toLowerCase","type","15FPdFYN","819730NBAjue","FontFamilyEditing","*Set font size:* %0","FontColorEditing","308830gXfcAd","registerDescriptionCallback","label"];return(uo=function(){return t})()}!function(t){const e=ao,n=t();for(;;)try{if(939104===-parseInt(e(343))/1+parseInt(e(357))/2*(-parseInt(e(324))/3)+parseInt(e(368))/4+-parseInt(e(325))/5*(parseInt(e(365))/6)+parseInt(e(356))/7+parseInt(e(338))/8+parseInt(e(341))/9*(parseInt(e(329))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(uo);const lo=[{pluginName:co(311),commandName:co(350)},{pluginName:co(326),commandName:co(333)},{pluginName:co(328),commandName:co(340)},{pluginName:co(317),commandName:co(360)}];class fo extends t.Plugin{[co(355)](){const t=co,e=this[t(342)][t(332)],n=this[t(342)][t(345)][t(319)](t(358));for(const{pluginName:e,commandName:r}of lo)this[t(342)][t(345)][t(352)](e)&&(n[t(361)](r),n[t(314)](r));n[t(313)][t(346)](t(350),Kr(e,t(339))),n[t(313)][t(346)](t(333),Kr(e,t(320))),n[t(313)][t(346)](t(340),Kr(e,t(321))),n[t(313)][t(346)](t(360),Kr(e,t(364))),this[t(362)]()}[co(362)](){const t=co,e=this[t(342)],n=e[t(332)];e[t(345)][t(319)](t(358))[t(313)][t(330)]((e=>{const r=t,o=n.t;if(r(309)!=e[r(323)])return;const{data:i}=e;if(null!=i){if(r(350)==i[r(363)]){const t=i[r(335)][0][r(354)];if(t){const e=o(this[r(342)][r(345)][r(319)](r(359))[r(315)](this[r(342)][r(344)][r(319)](r(318)))[r(334)]((e=>e[r(366)]==t))[r(347)])[r(322)]();return{type:r(337),content:Kr(n,r(327),e)}}return{type:r(337),content:Kr(n,r(316))}}if(r(333)==i[r(363)]){const t=i[r(335)][0][r(354)];return t?{type:r(337),content:Kr(n,r(310),t)}:{type:r(337),content:Kr(n,r(367))}}if(r(340)==i[r(363)]){const t=i[r(335)][0][r(354)];if(t){const e=(0,s.normalizeColorOptions)(this[r(342)][r(344)][r(319)](r(348)))[r(334)]((e=>e[r(366)]==t));let i=t,a="";return e&&(i=e[r(331)],a=o(i)[r(322)]()),{type:r(337),content:Kr(n,r(353),a)[r(312)](),color:{value:t,title:a||i}}}return{type:r(337),content:Kr(n,r(336))}}if(r(360)==i[r(363)]){const t=i[r(335)][0][r(354)];if(t){const e=(0,s.normalizeColorOptions)(this[r(342)][r(344)][r(319)](r(369)))[r(334)]((e=>e[r(366)]==t));let i=t,a="";return e&&(i=e[r(331)],a=o(i)[r(322)]()),{type:r(337),content:Kr(n,r(349),a)[r(312)](),color:{value:t,title:a||i}}}return{type:r(337),content:Kr(n,r(351))}}}}))}}const ho=po;function go(){const t=["label","1422AXlNNv","find","fontBackgroundColor","toUpperCase","type","31985796gzDmEu","1494939GMaUIA","1505molPvs","afterInit","model","FontSize","plugins","77plClbI","16290PWBlmm","split","toLowerCase","64176deDwZV","commandParams","*Set format to:* %0","315830ZugfJY","push","formatBlock","descriptionFactory","copyFormat","format","2600JOCVCA","editor","charAt","boolean","entries","registerDescriptionCallback","*Remove all formatting*","676330CQkbcd","get","length","enableCommand","1wOnpYQ","slice","title","_registerLegacyDescription","pasteFormat","6150PeuGvr","TrackChangesEditing","fontSize","commands","fontColor","fontSize.options","formatInline","config","join","fontColor.colors","commandName","normalizeSizeOptions","enableDefaultAttributesIntegration","locale"];return(go=function(){return t})()}function po(t,e){const n=go();return(po=function(t,e){return n[t-=247]})(t,e)}!function(t){const e=po,n=t();for(;;)try{if(799047===-parseInt(e(262))/1*(parseInt(e(301))/2)+parseInt(e(288))/3+-parseInt(e(251))/4*(-parseInt(e(267))/5)+-parseInt(e(295))/6*(-parseInt(e(289))/7)+-parseInt(e(298))/8*(-parseInt(e(282))/9)+-parseInt(e(258))/10*(-parseInt(e(294))/11)+-parseInt(e(287))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(go);class mo extends t.Plugin{[ho(290)](){const t=ho,e=this[t(252)],n=e[t(293)][t(259)](t(268)),r=e[t(270)][t(259)](t(249)),s=e[t(270)][t(259)](t(266));r&&s&&(n[t(279)](t(266)),n[t(261)](t(249)),this[t(265)]())}[ho(265)](){const t=ho,e=this[t(252)],n=e[t(280)];e[t(293)][t(259)](t(268))[t(248)][t(256)]((r=>{const s=t;if(s(247)!=r[s(286)]&&s(273)!=r[s(286)])return;const{data:o}=r;if(o&&s(266)===o[s(277)]){const t=[],r=o[s(299)][0];for(const[n,o]of Object[s(255)](r))t[s(302)](Io(e,n,o));return t[s(260)]?{type:s(250),content:Kr(n,s(300),t[s(275)](", "))}:{type:s(250),content:Kr(n,s(257))}}}))}}function Io(t,e,n){const r=ho,o=t[r(280)].t,i=e[r(296)](/(?=[A-Z])/)[r(275)](" "),a=o(i[r(253)](0)[r(285)]()+i[r(263)](1))[r(297)]();if(r(254)==typeof n)return a;if(r(271)===e||r(284)===e){const e=(0,s.normalizeColorOptions)(t[r(274)][r(259)](r(276)))[r(283)]((t=>t[r(291)]==n));return a+" ("+(e?o(e[r(281)])[r(297)]():n)+")"}if(r(269)===e&&isNaN(parseFloat(n))){const e=t[r(293)][r(259)](r(292))[r(278)](t[r(274)][r(259)](r(272)))[r(283)]((t=>t[r(291)]==n));return a+" ("+(e?o(e[r(264)])[r(297)]():n)+")"}return a+" ("+n+")"}const Eo=To;function bo(){const t=["ELEMENT_HEADING_CUSTOM","commandParams","enableDefaultAttributesIntegration","locale","1535sRGwlP","104bBHCqZ","name","paragraph","19108wjxkIN","plugins","9003240bqPbyY","formatBlock","TrackChangesEditing","editor","*Change to:* %0","title","value","afterInit","has","match","15013760aeBuCO","format","descriptionFactory","commandName","registerElementLabel","model","_headingOptions","ELEMENT_HEADING","heading","_getHeadingLevel","HeadingEditing","type","view","config","heading.options","_registerLegacyDescription","4240566sjDkHE","4gmWPQS","495462WoZNBG","get","registerDescriptionCallback","554267AxvlHN","find","245872sNdtqs"];return(bo=function(){return t})()}function To(t,e){const n=bo();return(To=function(t,e){return n[t-=322]})(t,e)}!function(t){const e=To,n=t();for(;;)try{if(785353===-parseInt(e(352))/1+-parseInt(e(346))/2*(-parseInt(e(347))/3)+parseInt(e(361))/4*(parseInt(e(357))/5)+parseInt(e(345))/6+parseInt(e(350))/7*(parseInt(e(358))/8)+-parseInt(e(363))/9+-parseInt(e(329))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bo);class _o extends t.Plugin{[Eo(326)](){const t=Eo,e=this[t(322)];if(!e[t(362)][t(327)](t(339)))return;this[t(335)]=e[t(342)][t(348)](t(343));const n=e[t(356)],r=e[t(362)][t(348)](t(365));r[t(355)](t(337));for(const e of this[t(335)])t(360)!=e[t(334)]&&r[t(331)][t(333)](e[t(334)],(n=>{const r=t,i=this[r(338)](e[r(334)]);return null!==i?s(n,i):o(n,e[r(324)])}));function s(e,r){return Kr(n,t(336),[e,r])}function o(e,r){return Kr(n,t(353),[e,r])}this[t(344)]()}[Eo(344)](){const t=Eo,e=this[t(322)],n=e[t(356)];e[t(362)][t(348)](t(365))[t(331)][t(349)]((e=>{const r=t;if(r(364)!=e[r(340)])return;const{data:s}=e;if(s&&r(337)==s[r(332)]){const e=s[r(354)][0][r(325)],c=this[r(338)](e);if(null!==c)return{type:r(330),content:Kr(n,r(323),(a=c,Kr(n,r(336),[1,a])))};const u=this[r(335)][r(351)]((t=>t[r(334)]===e))[r(324)];return{type:r(330),content:Kr(n,r(323),(o=1,i=u,Kr(n,t(353),[o,i])))}}var o,i,a}))}[Eo(338)](t){const e=Eo;var n,r;const s=t[e(328)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(335)])||void 0===n?void 0:n[e(351)]((n=>n[e(334)]==t));if(o&&o[e(341)]){const t=o[e(341)],n=(null!==(r=t[e(359)])&&void 0!==r?r:t)[e(328)](/^h(\d+)/);if(n)return n[1]}return null}}const yo=Ao;function Ao(t,e){const n=Co();return(Ao=function(t,e){return n[t-=107]})(t,e)}!function(t){const e=Ao,n=t();for(;;)try{if(927601===-parseInt(e(116))/1+parseInt(e(127))/2*(parseInt(e(143))/3)+-parseInt(e(131))/4*(parseInt(e(145))/5)+-parseInt(e(119))/6*(-parseInt(e(133))/7)+parseInt(e(122))/8*(-parseInt(e(112))/9)+-parseInt(e(144))/10+parseInt(e(140))/11*(parseInt(e(130))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Co);class ko extends t.Plugin{[yo(137)](){const t=yo,e=this[t(135)];if(!e[t(149)][t(146)](t(107)))return;const n=e[t(149)][t(109)](t(117)),r=e[t(134)];n[t(120)](t(126)),n[t(129)](t(126)),n[t(132)][t(142)](t(126),Kr(r,t(108))),this[t(124)]()}[yo(124)](){const t=yo,e=this[t(135)],n=e[t(134)];e[t(149)][t(109)](t(117))[t(132)][t(114)]((r=>{const s=t;if(s(115)!=r[s(111)])return;const{data:o}=r;if(o&&s(126)==o[s(138)]){const t=n.t,r=o[s(123)][0][s(148)];if(r){const o=e[s(110)][s(109)](s(125))[s(128)]((t=>t[s(141)]==r)),i=t(o[s(113)])[s(139)]();return{type:s(136),content:Kr(n,s(118),i),color:{value:o[s(147)],title:o[s(113)]}}}return{type:s(136),content:Kr(n,s(121),Kr(n,s(108)))}}}))}}function Co(){const t=["afterInit","commandName","toLowerCase","17738809EaypBf","model","registerAttributeLabel","5274IqFWYl","6794540tILGxq","25rpPTVo","has","color","value","plugins","HighlightEditing","FORMAT_HIGHLIGHT","get","config","type","113733dLdADZ","title","registerDescriptionCallback","formatInline","524539Vjblqe","TrackChangesEditing","*Set highlight:* %0","618MEYGVY","enableDefaultAttributesIntegration","*Remove highlight*","136pflPgt","commandParams","_registerLegacyDescription","highlight.options","highlight","970wDlCeK","find","registerInlineAttribute","12kuFAPn","540268XYBGIT","descriptionFactory","37821IZINMk","locale","editor","format"];return(Co=function(){return t})()}const Lo=No;function No(t,e){const n=So();return(No=function(t,e){return n[t-=396]})(t,e)}function So(){const t=["elementToStructure","createPositionAt","plugins","insert","enableCommand","conversion","high","132BHFuTJ","locale","showSuggestionHighlights","dataDowncast","horizontalLine","has","get","createContainerElement","registerElementLabel","ck-horizontal-line","afterInit","18XQDjAj","6657tjYwOU","447480YJjIUI","1552852TPkiup","ELEMENT_HORIZONTAL_LINE","editor","div","398740hjryKt","133835RHkOkO","createEmptyElement","TrackChangesEditing","addClass","descriptionFactory","for","1778643QQpztS","HorizontalLineEditing","1982968sfYXmJ"];return(So=function(){return t})()}!function(t){const e=No,n=t();for(;;)try{if(268766===parseInt(e(408))/1+parseInt(e(402))/2+parseInt(e(401))/3*(-parseInt(e(424))/4)+-parseInt(e(407))/5*(parseInt(e(400))/6)+-parseInt(e(403))/7+parseInt(e(416))/8+parseInt(e(414))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(So);class Ro extends t.Plugin{[Lo(399)](){const t=Lo,e=this[t(405)];if(!e[t(419)][t(429)](t(415)))return;e[t(419)][t(430)](t(410))[t(421)](t(428));const n=e[t(419)][t(430)](t(410)),r=e[t(425)];n[t(412)][t(397)](t(428),(e=>Kr(r,t(404),e))),e[t(422)][t(413)](t(427))[t(417)]({model:t(428),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(426)])return null;const o=n[s(396)](s(406)),i=n[s(409)]("hr");return n[s(411)](s(398),o),n[s(420)](n[s(418)](o,0),i),o},converterPriority:t(423)})}}const Mo=vo;function vo(t,e){const n=wo();return(vo=function(t,e){return n[t-=443]})(t,e)}function wo(){const t=["2218344ZPeKDk","27099tbREhL","attribute","type","get","start","24348ZIWikE","12adBHQw","396wVkPRa","62349DrbjaA","has","commandName","htmlEmbed","*Change %0 content*","907802gZBeFY","format","rawHtml","editor","registerElementLabel","220gpCNQf","getFirstRange","HtmlEmbed","formatBlock","100fiivgn","ELEMENT_HTML_EMBED","afterInit","registerBlockAttribute","4TfPVZR","72305GZwTpt","registerDescriptionCallback","plugins","locale","TrackChangesEditing","key","enableDefaultAttributesIntegration","2666tirruC","value","_registerLegacyDescription","nodeAfter","element","descriptionFactory"];return(wo=function(){return t})()}!function(t){const e=vo,n=t();for(;;)try{if(143821===-parseInt(e(478))/1*(-parseInt(e(449))/2)+-parseInt(e(464))/3*(-parseInt(e(482))/4)+parseInt(e(483))/5+-parseInt(e(462))/6*(-parseInt(e(469))/7)+-parseInt(e(455))/8+parseInt(e(456))/9*(parseInt(e(474))/10)+parseInt(e(463))/11*(-parseInt(e(461))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wo);class Oo extends t.Plugin{[Mo(480)](){const t=Mo,e=this[t(472)];if(!e[t(444)][t(465)](t(476)))return;const n=e[t(444)][t(459)](t(446)),r=e[t(445)];n[t(454)][t(473)](t(471),(e=>Kr(r,t(479),e))),n[t(448)](t(467)),n[t(481)](t(450)),n[t(454)][t(443)]((e=>{const n=t;if(n(457)!=e[n(458)])return;const{data:s}=e;if(s&&n(450)==s[n(447)]&&e[n(475)]()[n(460)][n(452)].is(n(453),n(471))){const t=Kr(r,n(479));return{type:n(470),content:Kr(r,n(468),t)}}})),this[t(451)]()}[Mo(451)](){const t=Mo,e=this[t(472)],n=e[t(445)];e[t(444)][t(459)](t(446))[t(454)][t(443)]((e=>{const r=t;if(r(477)!=e[r(458)])return;const{data:s}=e;if(s&&r(467)==s[r(466)]){const t=Kr(n,r(479));return{type:r(470),content:Kr(n,r(468),t)}}}))}}const Do=Fo;function Fo(t,e){const n=xo();return(Fo=function(t,e){return n[t-=276]})(t,e)}!function(t){const e=Fo,n=t();for(;;)try{if(407905===parseInt(e(356))/1+parseInt(e(299))/2+parseInt(e(283))/3+parseInt(e(379))/4+parseInt(e(316))/5*(parseInt(e(289))/6)+parseInt(e(384))/7*(-parseInt(e(346))/8)+-parseInt(e(306))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xo);class Po extends t.Plugin{[Do(323)](){const t=Do,e=this[t(343)];if(!e[t(280)][t(341)](t(292)))return;const n=e[t(280)][t(319)](t(371)),r=e[t(280)][t(319)](t(276)),s=e[t(331)];n[t(370)](t(295)),n[t(365)][t(303)](t(334),(e=>Kr(s,t(310),e))),n[t(365)][t(303)](t(308),(e=>Kr(s,t(293),e))),n[t(365)][t(303)](t(375),(()=>Kr(s,t(305)))),e[t(280)][t(341)](t(333))&&n[t(370)](t(380)),e[t(280)][t(341)](t(324))&&e[t(280)][t(341)](t(362))&&(n[t(370)](t(301),((s,o)=>{const i=t,a=r[i(357)](e[i(377)][i(335)][i(372)]);e[i(377)][i(367)]((()=>{const t=i;n[t(311)](a,{commandName:t(301),commandParams:[o]},[],t(351))}))})),n[t(370)](t(284),((s,o)=>{const a=t;e[a(377)][a(367)]((t=>{const c=a;let u=r[c(357)](e[c(377)][c(335)][c(372)]),l=t[c(393)](u);const f=i.LivePosition[c(368)](l[c(376)],c(321)),h=i.LivePosition[c(368)](l[c(348)],c(340));n[c(352)]((()=>s(o))),u=r[c(357)](e[c(377)][c(335)][c(372)]),l=t[c(393)](u);const d=t[c(382)](f,h);f[c(344)](),h[c(344)](),n[c(311)](u,{commandName:c(301),commandParams:[o]},[],c(287)),d[c(376)][c(349)](l[c(376)])&&n[c(392)](t[c(382)](d[c(376)],l[c(376)]),c(287)),l[c(348)][c(349)](d[c(348)])&&n[c(392)](t[c(382)](l[c(348)],d[c(348)]),c(287))}))})),n[t(327)][t(278)](t(363),t(287),t(317),(()=>!1)),n[t(327)][t(278)](t(363),t(287),t(364),(()=>!1)),n[t(327)][t(278)](t(363),t(287),t(369),n[t(327)][t(385)](t(363),"",t(364))),n[t(327)][t(278)](t(279),t(287),t(317),(()=>!1)),n[t(327)][t(278)](t(279),t(287),t(369),(([r])=>{const s=t,o=n[s(327)][s(385)](s(279),"",s(369));let i=r[s(376)],a=r[s(348)];const c=e[s(377)][s(313)][s(386)](i,s(307)),u=e[s(377)][s(313)][s(386)](a,s(294));c[s(358)]&&(i=c[s(376)]),u[s(358)]&&(a=u[s(348)]),o([e[s(377)][s(382)](i,a)])})),n[t(327)][t(278)](t(363),t(287),t(360),c),n[t(327)][t(278)](t(279),t(287),t(360),c)),e[t(280)][t(341)](t(297))&&(n[t(370)](t(315),((s,o)=>{const i=t,a=e[i(280)][i(319)](i(325));let c=r[i(357)](e[i(377)][i(335)][i(372)]),u=a[i(381)](c);e[i(377)][i(367)]((()=>{const t=i;if(u)return void n[t(388)](e[t(377)][t(393)](u));const l=r[t(350)](c);s(o),c=r[t(357)](e[t(377)][t(335)][t(372)]),u=a[t(381)](c),n[t(392)](e[t(377)][t(393)](u),l?null:t(329))}))})),n[t(327)][t(278)](t(279),t(329),t(360),c));const o=[{type:t(363),subType:t(338)},{type:t(279),subType:t(329)},{type:t(363),subType:t(287)},{type:t(279),subType:t(287)}];function a(e,s){const i=t,a=o[i(361)]((({type:t,subType:n})=>e[i(282)]==t&&e[i(342)]==n)),c=o[i(361)]((({type:t,subType:e})=>s[i(282)]==t&&s[i(342)]==e));if(a<0||c<0)return!1;const u=e[i(374)](),l=s[i(374)]();if((0==a||1==a)&&2==c&&u[i(277)](l))return!0;if(2==a&&3==c){const t=n[i(286)](u,i(279))[i(359)]((({suggestion:t,meta:e})=>e[i(302)]&&i(287)==t[i(342)]));if(t[i(354)]>1&&l[i(348)][i(288)](u[i(376)]))return!0;if(1==t[i(354)]&&(u[i(376)][i(288)](l[i(348)])||u[i(348)][i(288)](l[i(376)])))return!0}if(3==a&&3==c&&u[i(376)][i(349)](l[i(376)])){const t=u[i(348)][i(390)],e=l[i(376)][i(378)];return r[i(350)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(280)][t(341)](t(330))&&(n[t(290)](t(366)),n[t(355)](t(394)),n[t(365)][t(296)](t(394),Kr(s,t(353)))),e[t(280)][t(341)](t(383))&&(n[t(290)](t(318)),n[t(355)](t(389))),n[t(365)][t(337)]((e=>{const n=t;if(o[n(300)]((({type:t,subType:r})=>e[n(282)]==t&&e[n(342)]==r)))return e[n(387)]?{}:void 0})),n[t(365)][t(337)]((e=>{const n=t;if(n(279)==e[n(282)]||n(298)==e[n(282)]){const t=e[n(314)]();if(t&&t.is(n(291),n(375)))return{type:n(279)==e[n(282)]?n(328):n(322),element:t,quantity:1}}})),n[t(365)][t(337)]((e=>t(363)==e[t(282)]&&t(287)==e[t(342)]?{type:t(326),content:t(320)}:t(363)==e[t(282)]&&t(351)==e[t(342)]?{type:t(326),content:t(347)}:void 0)),n[t(365)][t(337)]((e=>{const n=t;if(n(339)!=e[n(282)])return;const{data:r}=e;if(!r||n(389)!=r[n(304)])return;const o=r[n(395)];return o?{type:n(326),content:Kr(s,n(312),'"'+o+'"')}:{type:n(326),content:Kr(s,n(332))}})),this[t(336)]()}[Do(336)](){const t=Do,e=this[t(343)],n=e[t(331)];e[t(280)][t(319)](t(371))[t(365)][t(337)]((e=>{const r=t;if(r(363)!=e[r(282)]&&r(281)!=e[r(282)])return;const{data:s}=e;if(s){if(r(318)==s[r(309)]){const t=s[r(391)][0][r(395)];return t?{type:r(326),content:Kr(n,r(312),'"'+t+'"')}:{type:r(326),content:Kr(n,r(332))}}if(r(366)==s[r(309)]){const t=s[r(391)][0][r(373)];return t?{type:r(326),content:Kr(n,r(345),t)}:{type:r(326),content:Kr(n,r(285))}}}}))}}function xo(){const t=["chain","findIndex","ImageInlineEditing","formatBlock","accept","descriptionFactory","resizeImage","change","fromPosition","discard","enableCommand","TrackChangesEditing","selection","width","getFirstRange","caption","start","model","nodeBefore","2040640puOFSU","uploadImage","getCaptionFromImageModelElement","createRange","ImageTextAlternativeEditing","21qBCscq","getSuggestionCallback","getNearestSelectionRange","previous","markDeletion","alt","nodeAfter","commandParams","markInsertion","createRangeOn","resizedWidth","newValue","ImageUtils","isIntersecting","registerCustomCallback","insertion","plugins","formatInline","type","505887FrqAQN","imageTypeBlock","*Reset image width*","_findSuggestions","convertInlineImageToBlock","isEqual","2057244RrcTaa","enableDefaultAttributesIntegration","element","ImageEditing","ELEMENT_INLINE_IMAGE","forward","insertImage","registerAttributeLabel","ImageCaptionEditing","deletion","27354AXFOtI","find","imageTypeInline","isOwn","registerElementLabel","key","ELEMENT_CAPTION","3335859jUKpxr","backward","imageInline","commandName","ELEMENT_IMAGE","markBlockFormat","*Set image text alternative:* %0","schema","getContainedElement","toggleImageCaption","10CdCIOn","join","imageTextAlternative","get","Inline image to block image","toPrevious","removeObject","afterInit","ImageBlockEditing","ImageCaptionUtils","format","_suggestionFactory","addObject","imageCaption","ImageResize","locale","*Remove image text alternative*","ImageUploadEditing","imageBlock","document","_registerLegacyDescription","registerDescriptionCallback","imageStylePreApply","attribute","toNext","has","subType","editor","detach","*Set image width:* %0","2133752LZkueW","Block image to inline image","end","isBefore","isBlockImage","convertBlockImageToInline","forceDefaultExecution","FORMAT_IMAGE_SIZE","length","registerBlockAttribute","200499rkNlWF","getClosestSelectedImageElement","isCollapsed","filter"];return(xo=function(){return t})()}const Bo=Uo;function Uo(t,e){const n=jo();return(Uo=function(t,e){return n[t-=474]})(t,e)}function jo(){const t=["newValue","enableDefaultAttributesIntegration","_handleLegacySuggestions","replaceImageSource","format","afterInit","648451BMnUHU","25720590hSvKaM","34376lYJWoQ","src","*Replace image URL*","*Format:* replace image URL","TrackChangesEditing","1181546MizjOr","registerDescriptionCallback","3CbWYGt","1470xWZAfL","registerCustomCallback","11963oIfdNB","formatBlock","_registerLegacyDescription","locale","has","descriptionFactory","type","editor","getSuggestionCallback","formatInline","5958856xLFINF","_suggestionFactory","commandName","get","registerBlockAttribute","key","attribute","oldValue","ImageEditing","1951011MAOnfy","accept","discard","5CKZcAE","plugins"];return(jo=function(){return t})()}!function(t){const e=Uo,n=t();for(;;)try{if(394646===-parseInt(e(487))/1+-parseInt(e(494))/2*(parseInt(e(496))/3)+-parseInt(e(489))/4*(-parseInt(e(479))/5)+-parseInt(e(497))/6*(parseInt(e(499))/7)+-parseInt(e(509))/8+parseInt(e(476))/9+parseInt(e(488))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(jo);class Go extends t.Plugin{[Bo(486)](){const t=Bo;if(!this[t(506)][t(480)][t(503)](t(475)))return;const e=this[t(506)][t(502)],n=this[t(506)][t(480)][t(512)](t(493));n[t(482)](t(484)),n[t(513)](t(490)),n[t(504)][t(495)]((n=>{const r=t;if(r(515)!=n[r(505)])return;const{data:s}=n;return s&&r(490)==s[r(514)]?s[r(481)]&&s[r(474)]?{type:r(485),content:Kr(e,r(491))}:{type:r(485),content:""}:void 0})),this[t(483)]()}[Bo(483)](){const t=Bo,e=this[t(506)][t(480)][t(512)](t(493));e[t(510)][t(498)](t(500),t(484),t(477),e[t(510)][t(507)](t(500),null,t(478))),e[t(510)][t(498)](t(500),t(484),t(478),e[t(510)][t(507)](t(500),null,t(477))),this[t(501)]()}[Bo(501)](){const t=Bo,e=this[t(506)],n=e[t(502)];e[t(480)][t(512)](t(493))[t(504)][t(495)]((e=>{const r=t;if(r(500)!=e[r(505)]&&r(508)!=e[r(505)])return;const{data:s}=e;return s&&r(484)==s[r(511)]?{type:r(485),content:Kr(n,r(492))}:void 0}))}}const Vo=Wo;function Ho(){const t=["descriptionFactory","chain","1249130jrXDMy","findIndex","author","newRange","132THLUOd","length","shouldConvertImageType","locale","value","imageCaption","selection","460778UlxoTy","registerPostFixer","refresh","name","plugins","insertion","formatBlock","get","setImageNaturalSizeAttributes","isIntersecting","toLowerCase","registerDescriptionCallback","discardSuggestion","discard","change","isInContent","isOwn","enableCommand","getSuggestionCallback","next","accept","getChangedMarkers","Users","getFirstRange","commandReversedParams","document","imageTypeInline","has","nodeBefore","hasSuggestion","from","side","27419WrxGnY","16413kbriEZ","formatInline","markInlineFormat","head","isInlineImage","join","5368656AeoiLX","title","format","_suggestionFactory","9RSgLMP","afterInit","*Format:* %0","editor","FORMAT_SIDE_IMAGE","imageStyle","nodeAfter","markBlockFormat","model","commands","ImageStyleEditing","_splitMarkerName","isEqual","812130ivIolB","createRangeOn","convertInlineImageToBlock","registerCustomCallback","_findSuggestions","forEach","type","getSuggestion","commandName","810GwhIqc","imageStylePostApply","1605455jfscrh","ImageUtils","isBefore","differ","getClosestSelectedImageElement","_registerLegacyDescription","isBlockImage","start","filter","end","subType","normalizedStyles","imageTypeBlock","getSuggestions","commandParams","getContainedElement","suggestion","TrackChangesEditing","imageStylePreApply"];return(Ho=function(){return t})()}function Wo(t,e){const n=Ho();return(Wo=function(t,e){return n[t-=429]})(t,e)}!function(t){const e=Wo,n=t();for(;;)try{if(348669===-parseInt(e(438))/1+-parseInt(e(494))/2+-parseInt(e(471))/3*(parseInt(e(431))/4)+parseInt(e(505))/5+parseInt(e(503))/6*(parseInt(e(470))/7)+parseInt(e(477))/8+parseInt(e(481))/9*(-parseInt(e(526))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ho);class zo extends t.Plugin{[Vo(482)](){const t=Vo,n=this[t(484)];if(!n[t(442)][t(465)](t(491)))return;const r=n[t(442)][t(445)](t(522)),s=n[t(442)][t(445)](t(506)),o={};r[t(455)](t(486),((o,i)=>{const a=t,c=n[a(442)][a(445)](a(460)).me,u=n[a(490)][a(445)](a(486));let l=s[a(509)](n[a(489)][a(463)][a(437)]),f=n[a(489)][a(495)](l),h=u[a(435)];if(h==i[a(435)])return;const d={commandName:a(486),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(489)][a(452)]((()=>{const t=a;if(r[t(518)]()[t(513)]((e=>e[t(453)]&&c==e[t(429)]&&(t(444)==e[t(500)]||t(472)==e[t(500)])&&(t(523)==e[t(515)]||t(504)==e[t(515)])&&e[t(461)]()[t(493)](f)))[t(499)]((e=>r[t(450)](e[t(474)]))),l=s[t(509)](n[t(489)][t(463)][t(437)]),f=n[t(489)][t(495)](l),u[t(440)](),n[t(490)][t(445)](t(464))[t(440)](),n[t(490)][t(445)](t(517))[t(440)](),h=u[t(435)],h!=i[t(435)])return s[t(475)](l)&&u[t(433)](i[t(435)],l)?(o({...i,setImageSizes:!1}),l=s[t(509)](n[t(489)][t(463)][t(437)]),void r[t(488)](l,{...d,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(523))):void(s[t(511)](l)?r[t(488)](l,d,[],t(504)):r[t(473)](f,d,t(504)))}))}));for(const e of n[t(442)][t(445)](t(491))[t(516)])o[e[t(441)]]=e[t(478)][t(448)]();r[t(480)][t(497)](t(444),t(523),t(476),(()=>!1)),r[t(480)][t(497)](t(444),t(504),t(476),(()=>!1)),r[t(480)][t(497)](t(472),t(504),t(476),(()=>!1)),r[t(480)][t(497)](t(444),t(523),t(458),(([e])=>{const n=t;s[n(446)](e[n(520)]())})),r[t(480)][t(497)](t(444),t(523),t(451),((e,n)=>{const s=t;r[s(480)][s(456)](s(444),"",s(458))(e,{commandName:n[s(502)],commandParams:n[s(462)]})})),r[t(480)][t(497)](t(444),t(523),t(525),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(444),subType:t(523)},{type:t(443),subType:t(436)},{type:t(444),subType:t(496)},{type:t(443),subType:t(496)}];function a(e,n){const o=t,a=i[o(527)]((({type:t,subType:n})=>e[o(500)]==t&&e[o(515)]==n)),c=i[o(527)]((({type:t,subType:e})=>n[o(500)]==t&&n[o(515)]==e));if(a<0||c<0)return!1;const u=e[o(461)](),l=n[o(461)]();if((0==a||1==a)&&2==c&&u[o(447)](l))return!0;if(2==a&&3==c){const t=r[o(498)](u,o(443))[o(513)]((({suggestion:t,meta:e})=>e[o(454)]&&o(496)==t[o(515)]));if(t[o(432)]>1&&l[o(514)][o(493)](u[o(512)]))return!0;if(1==t[o(432)]&&(u[o(512)][o(493)](l[o(514)])||u[o(514)][o(493)](l[o(512)])))return!0}if(3==a&&3==c&&u[o(512)][o(507)](l[o(512)])){const t=u[o(514)][o(487)],e=l[o(512)][o(466)];return s[o(511)](t)&&t===e}return!1}n[t(489)][t(463)][t(439)]((()=>{const e=t;let o=!1;const i=Array[e(468)](n[e(489)][e(463)][e(508)][e(459)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(492)](t);if(e(521)==i&&r[e(467)](u)){if(e(444)==a&&(e(523)==c||e(504)==c)){const t=r[e(501)](u);if(n[e(430)]){const n=t[e(461)]()[e(520)]();if(s[e(511)](n))continue;r[e(450)](t),o=!0}}if(e(443)==a&&e(436)==c&&!n[e(430)]){const t=r[e(501)](u);t[e(457)]&&t[e(457)][e(453)]&&(r[e(450)](t[e(457)]),o=!0)}}}return o})),this[t(510)](o)}[Vo(510)](t){const e=Vo,n=this[e(484)],r=n[e(434)];n[e(442)][e(445)](e(522))[e(524)][e(449)]((n=>{const s=e;if(s(444)!=n[s(500)]&&s(472)!=n[s(500)])return;const{data:o}=n;if(!o||s(486)!=o[s(502)])return;const i=o[s(519)][0][s(435)];return function(t){const e=s;return{type:e(479),content:Kr(r,e(483),t)}}(s(469)===i?Kr(r,s(485)):t[i]||i)}))}}const Ko=Zo;function Zo(t,e){const n=qo();return(Zo=function(t,e){return n[t-=453]})(t,e)}!function(t){const e=Zo,n=t();for(;;)try{if(162685===-parseInt(e(465))/1+parseInt(e(454))/2+parseInt(e(453))/3*(-parseInt(e(475))/4)+-parseInt(e(473))/5*(-parseInt(e(463))/6)+parseInt(e(466))/7*(-parseInt(e(481))/8)+parseInt(e(471))/9*(parseInt(e(457))/10)+parseInt(e(480))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qo);class Xo extends t.Plugin{constructor(t){const e=Zo;super(t),this[e(474)]=!1,this[e(477)]=!1}[Ko(456)](){const t=Ko,e=this[t(482)],n=e[t(462)][t(459)](t(461)),r=e[t(462)][t(459)](t(467));n&&(n.on(t(460),((e,[,n])=>{const s=t;this[s(474)]=r[s(469)],n[s(479)][s(458)]=!this[s(474)]}),{priority:t(470)}),this[t(483)](n,t(484),this[t(487)][t(478)](this)),this[t(483)](n,t(484),(()=>{const e=t;this[e(477)]&&(r[e(460)](),this[e(477)]=!1)}),{priority:t(455)}),e[t(485)][t(459)](t(486))[t(472)](t(461)))}[Ko(487)](t,e){const n=Ko,{suggestions:r}=e,s=this[n(482)][n(462)][n(459)](n(467)),o=s[n(469)];this[n(474)]!==o&&(s[n(460)](),this[n(477)]=!0),r&&r[n(464)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(482)][o(485)][o(459)](o(468)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(461)}}};this[o(482)][o(485)][o(459)](o(486))[o(476)](i)}))}}function qo(){const t=["listenTo","dataInsert","plugins","TrackChangesEditing","_handleImportedData","169563SifcjL","233118KPTcKH","lowest","afterInit","290cOAQKZ","track_changes","get","execute","importWord","commands","1038HWEeAV","forEach","86866ojUsky","12845TdxfuN","trackChanges","Users","value","high","39996lOkPTz","enableCommand","8725zbwBtE","_trackChangesValueDuringImport","12WvdwKo","_setSuggestionData","_trackChangesExecuted","bind","collaboration_features","1355079wfcFEP","1096wpzxVd","editor"];return(qo=function(){return t})()}function Yo(){const t=["indent","type","registerAttributeLabel","enableDefaultAttributesIntegration","getItemLabel","904795FSVryE","1984125SyTsry","_registerLegacyDescription","blockIndent","TrackChangesEditing","2079483BHwktI","IndentBlock","editor","*Indent:* %0","registerDescriptionCallback","get","locale","IndentEditing","registerBlockAttribute","FORMAT_INDENT","1037rCgImK","commandName","descriptionFactory","indentBlock","1907370WAlXWe","format","afterInit","outdent","getItems","plugins","12GzKCpH","outdentBlock","1138KYJyrL","has","formatBlock","enableCommand","1427584idpOcr","3266022MRLLDd","*Outdent:* %0"];return(Yo=function(){return t})()}const Jo=Qo;function Qo(t,e){const n=Yo();return(Qo=function(t,e){return n[t-=375]})(t,e)}!function(t){const e=Qo,n=t();for(;;)try{if(400413===-parseInt(e(403))/1*(parseInt(e(376))/2)+parseInt(e(389))/3+parseInt(e(413))/4*(parseInt(e(388))/5)+-parseInt(e(381))/6+parseInt(e(393))/7+-parseInt(e(380))/8+parseInt(e(407))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yo);class $o extends t.Plugin{[Jo(409)](){const t=Jo,e=this[t(395)],n=e[t(412)][t(398)](t(392));if(e[t(412)][t(377)](t(400))&&(n[t(379)](t(383)),n[t(379)](t(410))),e[t(412)][t(377)](t(394)))for(const e of[t(406),t(375)])n[t(386)](e);const r=e[t(399)];n[t(401)](t(391)),n[t(405)][t(385)](t(391),Kr(r,t(402))),this[t(390)]()}[Jo(390)](){const t=Jo,e=this[t(395)],n=e[t(399)],r=e[t(412)][t(398)](t(392));r[t(405)][t(397)]((e=>{const s=t;if(s(378)!=e[s(384)])return;const{data:o}=e;if(!o)return;if(s(406)!=o[s(404)]&&s(375)!=o[s(404)])return;const i=e[s(411)]()[0],a=r[s(405)][s(387)](i);return s(406)==o[s(404)]?{type:s(408),content:Kr(n,s(396),a)}:s(375)==o[s(404)]?{type:s(408),content:Kr(n,s(382),a)}:void 0}))}}var ti=ni;function ei(){var t=["plugins","5967288QoGvMC","8327550pkxvox","11845528guamwC","557eXlSrT","3438xUvkgU","5062647ZufvWx","1378384gecvHJ","editor","requires","init","TrackChangesEditing","get","input","enableCommand","1707356VsMoyV"];return(ei=function(){return t})()}function ni(t,e){var n=ei();return(ni=function(t,e){return n[t-=133]})(t,e)}!function(t){for(var e=ni,n=t();;)try{if(877161===parseInt(e(145))/1*(parseInt(e(146))/2)+parseInt(e(147))/3+-parseInt(e(148))/4+-parseInt(e(143))/5+-parseInt(e(142))/6+-parseInt(e(140))/7+parseInt(e(144))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ei);class ri extends t.Plugin{static get[ti(134)](){return[ws.Input]}[ti(135)](){var t=ti;this[t(133)][t(141)][t(137)](t(136))[t(139)](t(138))}}function si(){const t=["attribute","link","commands","plugins","descriptionFactory","linkHref","toLowerCase","registerInlineAttribute","enableDefaultAttributesIntegration","get","type","commandName","*Set link:* %0","editor","_registerLegacyDescription","TrackChangesEditing","484686lejnWf","11VLzRMZ","formatInline","manualDecorators","634866UeIAGG","key","newValue","35LsvBZA","label","afterInit","236rPWEdt","1253OrnlYN","registerAttributeLabel","6484wIAiZd","unlink","386076MggMFN","13085zkQPkH","LinkEditing","locale","*Remove link*","link (","2472efcGGu","format","has","commandParams","3985860LZWprP","registerDescriptionCallback"];return(si=function(){return t})()}const oi=ii;function ii(t,e){const n=si();return(ii=function(t,e){return n[t-=407]})(t,e)}!function(t){const e=ii,n=t();for(;;)try{if(102333===-parseInt(e(433))/1*(-parseInt(e(439))/2)+parseInt(e(441))/3+parseInt(e(436))/4*(parseInt(e(442))/5)+parseInt(e(430))/6+parseInt(e(437))/7*(-parseInt(e(447))/8)+parseInt(e(426))/9+parseInt(e(408))/10*(-parseInt(e(427))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(si);class ai extends t.Plugin{[oi(435)](){const t=oi,e=this[t(423)];if(!e[t(413)][t(449)](t(443)))return;const n=e[t(413)][t(419)](t(425)),r=e[t(412)][t(419)](t(411));n[t(418)](t(411)),n[t(418)](t(440)),n[t(417)](t(415));for(const e of r[t(429)])n[t(417)](e.id),n[t(414)][t(438)](e.id,t(446)+e[t(434)][t(416)]()+")");n[t(414)][t(409)]((n=>{const r=t;if(r(410)!=n[r(420)])return;const{data:s}=n;if(!s||r(415)!=s[r(431)])return;const o=s[r(432)],i=e[r(444)];return{type:r(448),content:null==o?Kr(i,r(445)):Kr(i,r(422),'"'+o+'"')}})),this[t(424)]()}[oi(424)](){const t=oi,e=this[t(423)],n=e[t(444)];e[t(413)][t(419)](t(425))[t(414)][t(409)]((e=>{const r=t;if(r(428)!=e[r(420)])return;const{data:s}=e;if(s){if(r(411)==s[r(421)]){const t=s[r(407)][0];return{type:r(448),content:Kr(n,r(422),'"'+t+'"')}}return r(440)==s[r(421)]?{type:r(448),content:Kr(n,r(445))}:void 0}}))}}function ci(t,e){const n=hi();return(ci=function(t,e){return n[t-=377]})(t,e)}const ui=ci;!function(t){const e=ci,n=t();for(;;)try{if(846720===parseInt(e(422))/1+parseInt(e(443))/2*(parseInt(e(391))/3)+parseInt(e(458))/4*(parseInt(e(416))/5)+-parseInt(e(433))/6*(-parseInt(e(427))/7)+parseInt(e(424))/8*(-parseInt(e(396))/9)+-parseInt(e(387))/10+-parseInt(e(444))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(hi);class li extends t.Plugin{[ui(432)](){const t=ui,e=this[t(452)],n=e[t(447)];if(!e[t(434)][t(399)](t(394)))return;const r=e[t(434)][t(445)](t(382)),s=e[t(434)][t(399)](t(425));function o(t){return()=>{const n=ci,s=e[n(418)][n(419)][n(435)],o=e[n(426)][n(445)](t);if(o[n(402)])return void e[n(385)](n(437),{});const i=t[n(411)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(429)](t)[s(388)]((t=>function(t,e){const n=s;return e[n(414)](t[n(410)],n(408))&&!e[n(393)](t)}(t,r)));o=o[s(388)]((t=>!t.is(s(386),s(408))||t[s(428)](s(379))!=e));const i=new Set;for(const t of o)t.is(s(386),s(408))?i[s(383)](fi(t)):i[s(383)](t);return Array[s(429)](i)}(s[n(395)](),i,e[n(418)][n(451)]);e[n(418)][n(448)]((()=>{const e=n;for(const n of a)r[e(450)](n,{commandName:t,commandParams:[{forceValue:!o[e(402)]}],formatGroupId:e(407)},di(n))}))}}function i(t){return()=>{const n=ci,s=function(t){const e=ci;let n=Array[e(429)](t);const r=n[e(462)]((t=>e(408)!=t[e(384)]));return r>-1&&(n=n[e(411)](0,r)),n}(e[n(418)][n(419)][n(435)][n(395)]()),o=e[n(418)][n(404)](e[n(418)][n(377)](s[0],n(403)),e[n(418)][n(377)](s[s[n(389)]-1],n(454)));e[n(418)][n(448)]((()=>{const e=n;r[e(450)](o,{commandName:t,commandParams:[],formatGroupId:e(459)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(417)];for(;t&&t[n(428)](n(459))>e[n(428)](n(459));)r[n(383)](t),t=t[n(417)]}return Array[n(429)](r)}(s))}))}}r[t(439)](t(453),o(t(453))),r[t(439)](t(431),o(t(431))),s&&r[t(439)](t(460),o(t(460))),r[t(439)](t(463),i(t(463))),r[t(439)](t(461),i(t(461))),s&&r[t(439)](t(455),(()=>{const n=t,s=e[n(426)][n(445)](n(455)),o=Array[n(429)](s[n(406)]);o[n(388)]((t=>t[n(428)](n(446))!=s[n(402)])),e[n(418)][n(448)]((()=>{const t=n;for(const e of o)r[t(450)](e,{commandName:t(455),commandParams:[{forceValue:!s[t(402)]}]})}))})),r[t(421)][t(401)](t(408),(e=>Kr(n,t(436),e))),r[t(421)][t(390)]((e=>{const r=t;if(r(413)!=e[r(440)]&&r(423)!=e[r(440)])return;const{data:s}=e;if(s){if(r(453)==s[r(392)]||r(431)==s[r(392)]||r(460)==s[r(392)])switch(s[r(392)][r(456)](r(449),"")){case r(412):return o(Kr(n,r(398)));case r(405):return o(Kr(n,r(381)));case r(400):return o(Kr(n,r(430)))}if(r(463)==s[r(392)])return{type:r(442),content:Kr(n,r(378),Kr(n,r(436)))};if(r(461)==s[r(392)])return{type:r(442),content:Kr(n,r(409),Kr(n,r(436)))};if(r(455)==s[r(392)])return s[r(441)][0][r(420)]?{type:r(442),content:Kr(n,r(438))}:{type:r(442),content:Kr(n,r(380))}}function o(t){const e=r;return{type:e(442),content:Kr(n,e(397),t)}}}))}}function fi(t){const e=ui,n=t[e(428)](e(459));if(0==n)return t;let r=t;for(;t[e(415)]&&t[e(415)].is(e(386),e(408));){const s=t[e(415)][e(428)](e(459));if(s==n)r=t[e(415)];else if(s<n)break;t=t[e(415)]}return r}function hi(){const t=["length","registerDescriptionCallback","4983xedsXk","commandName","isObject","LegacyListEditing","getSelectedBlocks","4374396yaWIkB","*Change to:* %0","ELEMENT_BULLETED_LIST","has","todo","registerElementLabel","value","before","createRange","numbered","_selectedElements","blockName","listItem","*Outdent:* %0","parent","slice","bulleted","formatBlock","checkChild","previousSibling","230270BcxFwE","nextSibling","model","document","forceValue","descriptionFactory","1314648JURjWN","formatInline","16ARbQMH","LegacyTodoListEditing","commands","7LFcxFV","getAttribute","from","ELEMENT_TODO_LIST","bulletedList","afterInit","9739164SOBOJr","plugins","selection","ELEMENT_LIST_ITEM","paragraph","*Check item*","enableCommand","type","commandParams","format","1598Jszemh","27601167mbUAXK","get","todoListChecked","locale","change","List","markBlockFormat","schema","editor","numberedList","end","checkTodoList","replace","push","116Ojzefw","listIndent","todoList","outdentList","findIndex","indentList","createPositionAt","*Indent:* %0","listType","*Uncheck item*","ELEMENT_NUMBERED_LIST","TrackChangesEditing","add","name","execute","element","12725420GgKSZG","filter"];return(hi=function(){return t})()}function di(t){const e=ui,n=[];if(t.is(e(386),e(408))&&t[e(428)](e(459))>0){let r=t[e(417)];for(;r&&e(408)==r[e(384)]&&r[e(428)](e(459))==t[e(428)](e(459));)n[e(457)](r),r=r[e(417)]}return n}const gi=mi;function pi(){const t=["startIndex","18tRcquF","4473931zOVZCk","map","ELEMENT_","toUpperCase","numbered","listType","formatInline","element","getAttribute","model","getFirstPosition","selection","registerDescriptionCallback","get","default","bind","_getSuggestionBlocks","parent","5mHIABc","markMultiRangeBlockFormat","TrackChangesEditing","getLastPosition","listItem","backward","createRange","styles","createPositionAt","_getTranslationKeyForListStyle","getSelectedBlocks","2545184STcgIL","document","push","getSiblingNodes","flat","*Format:* set start index to %0","type","879666YPsOAJ","_LIST_","handleDescriptions","listReversed","descriptionFactory","forward","plugins","formatBlock","handleListReversedCommand","_getSuggestionBlocksForListStyle","*Format:* set order to reversed","format","before","listStart","LegacyListUtils","handleListStyleCommand","commandName","listStyle","reversed","change","638462aZZcVK","replace","length","filter","from","editor","list.properties","4VtuZDP","commandParams","locale","config","getListTypeFromListStyleType","175929nVZOaP","has","1kkuoMX","afterInit","unshift","*Format:* set order to regular","1919990WIxtCU","handleListStartCommand","2950626RjaIRV","enableCommand","LegacyListPropertiesEditing","*Change to:* %0"];return(pi=function(){return t})()}function mi(t,e){const n=pi();return(mi=function(t,e){return n[t-=384]})(t,e)}!function(t){const e=mi,n=t();for(;;)try{if(487846===-parseInt(e(442))/1*(-parseInt(e(428))/2)+-parseInt(e(440))/3*(parseInt(e(435))/4)+-parseInt(e(390))/5*(-parseInt(e(408))/6)+parseInt(e(448))/7+-parseInt(e(401))/8+-parseInt(e(453))/9*(-parseInt(e(446))/10)+-parseInt(e(454))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pi);class Ii extends t.Plugin{[gi(443)](){const t=gi;if(!this[t(433)][t(414)][t(441)](t(450)))return;const e=this[t(433)][t(438)][t(385)](t(434)),n=this[t(433)][t(414)][t(385)](t(392));e[t(397)]&&n[t(449)](t(425),this[t(423)][t(387)](this)),e[t(426)]&&n[t(449)](t(411),this[t(416)][t(387)](this)),e[t(452)]&&n[t(449)](t(421),this[t(447)][t(387)](this)),n[t(412)][t(384)](this[t(410)][t(387)](this))}[gi(423)](t,e={}){const n=gi,r=this[n(433)][n(414)][n(385)](n(392)),s=this[n(417)]();this[n(433)][n(463)][n(427)]((()=>{const t=n;r[t(391)](s,{commandName:t(425),commandParams:[{type:e[t(407)]}],formatGroupId:t(425)})}))}[gi(416)](t,e={}){const n=gi,r=this[n(433)][n(414)][n(385)](n(392)),s=this[n(388)]((t=>t.is(n(461),n(394))&&n(458)===t[n(462)](n(459))));if(s[n(430)]<1)return;const o=s[n(455)]((t=>this[n(433)][n(463)][n(396)](this[n(433)][n(463)][n(398)](t,n(420)),this[n(433)][n(463)][n(398)](t,0))));this[n(433)][n(463)][n(427)]((()=>{const t=n;r[t(391)](o,{commandName:t(411),commandParams:[{reversed:e[t(426)]}],formatGroupId:t(411)})}))}[gi(447)](t,e={}){const n=gi,r=this[n(433)][n(414)][n(385)](n(392)),s=this[n(388)]((t=>t.is(n(461),n(394))&&n(458)===t[n(462)](n(459))));if(s[n(430)]<1)return;const o=s[n(455)]((t=>this[n(433)][n(463)][n(396)](this[n(433)][n(463)][n(398)](t,n(420)),this[n(433)][n(463)][n(398)](t,0))));this[n(433)][n(463)][n(427)]((()=>{const t=n;r[t(391)](o,{commandName:t(421),commandParams:[{startIndex:e[t(452)]}],formatGroupId:t(421)})}))}[gi(410)](t){const e=gi;if(e(415)!=t[e(407)]&&e(460)!=t[e(407)])return;const n=this[e(433)][e(437)],{data:r}=t;if(!r)return;let s,o;switch(r[e(424)]){case e(425):s=e(451),o={type:e(419),content:Kr(n,s,Kr(n,this[e(399)](r[e(436)][0][e(407)])))};break;case e(411):s=r[e(436)][0][e(426)]?e(418):e(445),o={type:e(419),content:Kr(n,s)};break;case e(421):s=e(406),o={type:e(419),content:Kr(n,s,r[e(436)][0][e(452)])}}return o}[gi(417)](){const t=gi;var e,n,r,s;const o=this[t(433)][t(414)][t(385)](t(422));let i=Array[t(432)](this[t(433)][t(463)][t(402)][t(465)][t(400)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(461),t(394)))&&i[t(444)](...o[t(404)](this[t(433)][t(463)][t(402)][t(465)][t(464)](),t(395))),(null===(n=i[i[t(430)]-1])||void 0===n?void 0:n.is(t(461),t(394)))&&i[t(403)](...o[t(404)](this[t(433)][t(463)][t(402)][t(465)][t(393)](),t(413))),i=[...new Set(i)],(null===(s=null===(r=this[t(433)][t(463)][t(402)][t(465)][t(464)]())||void 0===r?void 0:r[t(389)])||void 0===s?void 0:s.is(t(461),t(394)))&&(i=i[t(431)]((e=>e.is(t(461),t(394))))),i}[gi(388)](t){const e=gi,n=this[e(433)][e(414)][e(385)](e(422));let r=Array[e(432)](this[e(433)][e(463)][e(402)][e(465)][e(400)]())[e(431)](t)[e(455)]((t=>{const r=e,s=this[r(433)][r(463)][r(398)](t,0);return[...n[r(404)](s,r(395)),...n[r(404)](s,r(413))]}))[e(405)]();return r=[...new Set(r)],r}[gi(399)](t){const e=gi;return e(456)+(this[e(433)][e(414)][e(385)](e(422))[e(439)](t)||e(386))[e(457)]()+e(409)+t[e(457)]()[e(429)](/-/g,"_")}}function Ei(){const t=["TrackChangesEditing","353008TLwoGV","editor","afterInit","locale","78339mkZxMn","elementToElement","dataDowncast","179268uECfaQ","for","mediaEmbed","936789MQHLrg","MediaEmbedEditing","high","27yBZoEu","25GBCING","get","695958duvVrk","div","ELEMENT_MEDIA","showSuggestionHighlights","plugins","options","createEmptyElement","descriptionFactory","attribute:url:media","stop","245531UkcRiy","media","24DFGxoK","conversion","registerElementLabel","data","enableCommand","1714590goNHnI","has","downcastDispatcher"];return(Ei=function(){return t})()}const bi=Ti;function Ti(t,e){const n=Ei();return(Ti=function(t,e){return n[t-=283]})(t,e)}!function(t){const e=Ti,n=t();for(;;)try{if(221977===parseInt(e(288))/1+-parseInt(e(315))/2+-parseInt(e(303))/3+parseInt(e(299))/4+parseInt(e(313))/5*(parseInt(e(306))/6)+-parseInt(e(309))/7*(parseInt(e(290))/8)+-parseInt(e(312))/9*(-parseInt(e(295))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ei);class _i extends t.Plugin{[bi(301)](){const t=bi,e=this[t(300)];if(!e[t(319)][t(296)](t(310)))return;const n=e[t(319)][t(314)](t(298)),r=e[t(302)];n[t(294)](t(308)),n[t(285)][t(292)](t(289),(e=>Kr(r,t(317),e))),e[t(291)][t(307)](t(305))[t(304)]({model:t(289),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(318)])return n[s(284)](s(316))},converterPriority:t(311)}),e[t(293)][t(297)].on(t(286),((e,n,r)=>{const s=t;r[s(283)][s(318)]&&e[s(287)]()}),{priority:t(311)})}}const yi=ki;function Ai(){const t=["1945284kSmgQc","28SFQJPF","plugins","TrackChangesEditing","afterInit","2637096bXXYOi","2938605TPYBJJ","editor","2298904MZVlCX","mention","MentionEditing","2425308VUdnYl","enableCommand","385685xTPnaQ","get","has","829638kwJzfI","6kUvgZi","260hLEtKE"];return(Ai=function(){return t})()}function ki(t,e){const n=Ai();return(ki=function(t,e){return n[t-=442]})(t,e)}!function(t){const e=ki,n=t();for(;;)try{if(995549===-parseInt(e(448))/1+-parseInt(e(454))/2*(-parseInt(e(452))/3)+-parseInt(e(459))/4+parseInt(e(460))/5+parseInt(e(446))/6*(parseInt(e(455))/7)+parseInt(e(443))/8+-parseInt(e(451))/9*(parseInt(e(453))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ai);class Ci extends t.Plugin{[yi(458)](){const t=yi,e=this[t(442)];e[t(456)][t(450)](t(445))&&e[t(456)][t(449)](t(457))[t(447)](t(444))}}function Li(t,e){const n=Si();return(Li=function(t,e){return n[t-=166]})(t,e)}const Ni=Li;function Si(){const t=["plugins","TrackChangesEditing","ELEMENT_MERGE_FIELD","has","type","480xoexKX","510596uXbqnS","deletion","get","*Remove:* %0","mergeField","mergeFieldBlock","MergeFieldsEditing","18096680pfVLAD","insertion","36755uXeMAi","getContainedElement","getAttribute","registerDescriptionCallback","*Insert:* %0","6iLbklK","afterInit","locale","enableCommand","registerElementLabel","insertMergeFieldBlock","element","editor","1254622HjjlCe","11051622CmdxHs","insertMergeField","8149855YrDVBr","getLabel","descriptionFactory","6KTCmFv","7189144xwqUZC"];return(Si=function(){return t})()}!function(t){const e=Li,n=t();for(;;)try{if(985426===-parseInt(e(192))/1+-parseInt(e(170))/2*(-parseInt(e(184))/3)+parseInt(e(169))/4*(parseInt(e(179))/5)+parseInt(e(198))/6*(parseInt(e(195))/7)+-parseInt(e(199))/8+-parseInt(e(193))/9+parseInt(e(177))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Si);class Ri extends t.Plugin{[Ni(185)](){const t=Ni,e=this[t(191)];if(!e[t(200)][t(167)](t(176)))return;e[t(200)][t(172)](t(201))[t(187)](t(194)),e[t(200)][t(172)](t(201))[t(187)](t(189));const n=e[t(200)][t(172)](t(201)),r=e[t(186)];n[t(197)][t(188)](t(174),(e=>Kr(r,t(166),e))),n[t(197)][t(188)](t(175),(e=>Kr(r,t(166),e))),n[t(197)][t(182)]((n=>{const s=t;if(s(178)!=n[s(168)]&&s(171)!=n[s(168)])return;const o=n[s(180)]();if(null==o)return;if(!o.is(s(190),s(174))&&!o.is(s(190),s(175)))return;const i=e[s(200)][s(172)](s(176))[s(196)](o[s(181)]("id"));return s(178)==n[s(168)]?{type:s(178),content:Kr(r,s(183),'"'+i+'" '+Kr(r,s(166)))}:{type:s(171),content:Kr(r,s(173),'"'+i+'" '+Kr(r,s(166)))}}))}}const Mi=vi;function vi(t,e){const n=Oi();return(vi=function(t,e){return n[t-=414]})(t,e)}!function(t){const e=vi,n=t();for(;;)try{if(299459===-parseInt(e(438))/1*(parseInt(e(424))/2)+-parseInt(e(415))/3*(parseInt(e(447))/4)+-parseInt(e(440))/5*(-parseInt(e(439))/6)+-parseInt(e(445))/7*(parseInt(e(426))/8)+parseInt(e(417))/9+-parseInt(e(423))/10*(parseInt(e(431))/11)+parseInt(e(416))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oi);class wi extends t.Plugin{[Mi(422)](){const t=Mi,e=this[t(436)],n=e[t(441)][t(443)](t(427));e[t(441)][t(450)](t(429))&&(n[t(414)](t(435)),n[t(449)](t(437)),n[t(433)][t(444)]((e=>this[t(420)](e))))}[Mi(420)](t){const e=Mi,n=this[e(436)][e(421)],{data:r}=t,s={type:e(418),content:""};if(r&&e(437)==r[e(430)]){if(!r[e(448)])return{type:e(418),content:Kr(n,e(419),Kr(n,e(428)))+" ("+r[e(442)]+")"};if(!r[e(442)]){let o=t[e(425)];for(;o;){if(o[e(446)]&&e(434)==o[e(446)][e(430)]&&o[e(446)][e(442)])return s;o=o[e(432)]}return{type:e(418),content:Kr(n,e(451),Kr(n,e(428)))+" ("+r[e(448)]+")"}}}}}function Oi(){const t=["4009086IjmPfx","format","*Set format:* %0","handleDescriptions","locale","afterInit","85450jeTziQ","1139546Xsldzi","head","8phRjja","TrackChangesEditing","ELEMENT_MULTI_LEVEL_LIST","MultiLevelList","key","462GEgkGz","next","descriptionFactory","listType","multiLevelList","editor","listMarkerStyle","1ZXdAik","136830KOEXxf","5yJutLb","plugins","newValue","get","registerDescriptionCallback","3018477RFZoEx","data","1170052SAnhPs","oldValue","registerBlockAttribute","has","*Remove format:* %0","enableDefaultAttributesIntegration","3lzVTUK","17803044lrrAnG"];return(Oi=function(){return t})()}const Di=Pi;function Fi(){const t=["183382JJRgiz","TrackChangesEditing","descriptionFactory","5485IjaSYD","920iCWtyR","12835190KHZsdw","7632DjjJeP","47635GaKXSg","enableCommand","registerElementLabel","plugins","4610824AAkYwM","21bAACfe","editor","PageBreakEditing","get","175357tpOKoK","has","ELEMENT_PAGE_BREAK","afterInit","locale","pageBreak","6535566CoQqMg"];return(Fi=function(){return t})()}function Pi(t,e){const n=Fi();return(Pi=function(t,e){return n[t-=335]})(t,e)}!function(t){const e=Pi,n=t();for(;;)try{if(765404===-parseInt(e(340))/1+-parseInt(e(347))/2*(parseInt(e(336))/3)+-parseInt(e(335))/4+parseInt(e(350))/5*(parseInt(e(353))/6)+-parseInt(e(354))/7*(-parseInt(e(351))/8)+-parseInt(e(346))/9+parseInt(e(352))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fi);class xi extends t.Plugin{[Di(343)](){const t=Di,e=this[t(337)];if(!e[t(357)][t(341)](t(338)))return;e[t(357)][t(339)](t(348))[t(355)](t(345));const n=e[t(357)][t(339)](t(348)),r=e[t(344)];n[t(349)][t(356)](t(345),(e=>Kr(r,t(342),e)))}}const Bi=Gi;!function(t){const e=Gi,n=t();for(;;)try{if(835283===parseInt(e(215))/1+parseInt(e(199))/2+-parseInt(e(223))/3*(parseInt(e(165))/4)+parseInt(e(217))/5*(parseInt(e(221))/6)+-parseInt(e(173))/7*(parseInt(e(188))/8)+parseInt(e(190))/9*(parseInt(e(183))/10)+parseInt(e(181))/11*(-parseInt(e(164))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ji);class Ui extends t.Plugin{[Bi(163)](){const t=Bi,e=this[t(180)];if(!e[t(219)][t(160)](t(176)))return;const n=e[t(189)],r=e[t(219)][t(196)](t(179));r[t(224)][t(193)](t(166),(e=>Kr(n,t(187),e))),r[t(226)](t(166)),r[t(178)](t(216)),e[t(205)][t(162)].on(t(227),Vi(e),{priority:t(169)}),e[t(192)][t(162)].on(t(227),((n,r,s)=>{const o=t;s[o(210)][o(220)]&&Vi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(169)});const s=r[t(224)];s[t(184)]((r=>{const o=t;if(o(200)!==r[o(207)])return;const{start:i,end:a}=r[o(167)]();if(!i[o(230)](a)||!i[o(206)])return;const c=e[o(201)][o(171)],u=i[o(206)];return c[o(185)](u)&&!c[o(197)](u)&&c[o(194)](u,o(212))?{type:o(200),content:Kr(n,o(191),s[o(222)](u,1))}:void 0})),this[t(214)]()}[Bi(214)](){const t=Bi,e=this[t(180)],n=e[t(189)];e[t(219)][t(196)](t(179))[t(224)][t(184)]((e=>{const r=t;if(r(203)!=e[r(207)])return;const{data:s}=e;return s&&r(166)==s[r(225)]?{type:r(177),content:Kr(n,r(218),Kr(n,r(187)))}:void 0}))}}function ji(){const t=["addMarker:suggestion:insertion","activeMarkers","bindElementToMarker","isTouching","span","addClass","has","createUIElement","downcastDispatcher","afterInit","3238860HmZhks","4048364ZGCAqG","paragraph","getFirstRange","start","highest","toViewPosition","schema","consume","7QLZQTV","ck-suggestion-marker--active","includes","Paragraph","format","enableCommand","TrackChangesEditing","editor","22hxNSLf","consumable","2230UwYNZf","registerDescriptionCallback","isBlock","end","ELEMENT_PARAGRAPH","7994128lUxykG","locale","44433EnyXdR","*Insert:* %0","data","registerElementLabel","checkChild","mapper","get","isLimit","name","660350MjsDjA","insertion","model","writer","formatBlock","markerName","editing","nodeAfter","type","markerRange","_splitMarkerName","options","insert","$text","ck-suggestion-marker-split","_registerLegacyDescription","1121221IZERwH","insertParagraph","4170515LjXSpT","*Change to:* %0","plugins","showSuggestionHighlights","6uPPrlh","getItemLabel","3AbyKxg","descriptionFactory","commandName","enableDefaultAttributesIntegration"];return(ji=function(){return t})()}function Gi(t,e){const n=ji();return(Gi=function(t,e){return n[t-=159]})(t,e)}function Vi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Gi,i=t[o(219)][o(196)](o(179)),a=r[o(208)][o(168)],c=r[o(208)][o(186)],u=t[o(201)][o(171)];if(!a[o(230)](c)||!a[o(206)])return;const l=a[o(206)];if(u[o(185)](l)&&!u[o(197)](l)&&u[o(194)](l,o(212))){if(!s[o(182)][o(172)](r[o(208)],n[o(198)]))return;const{authorId:t}=i[o(209)](r[o(204)]),a=s[o(202)][o(161)](o(231),{class:o(213),"data-author-id":t}),u=s[o(195)][o(170)](c);e&&i[o(228)][o(175)](r[o(204)])&&s[o(202)][o(159)](o(174),a),s[o(202)][o(211)](u,a),s[o(195)][o(229)](a,r[o(204)])}}}const Hi=zi;function Wi(){const t=["134967FLYwbo","36qZskdk","124BzMpnE","28081647ERhNZx","TrackChangesEditing","removeFormat","2901130SkIppC","format","*Remove all formatting*","plugins","854992QONlJQ","30PbBWyU","has","get","formatInline","3554047dxGMbA","editor","formatBlock","descriptionFactory","_registerLegacyDescription","type","68YMcBgG","afterInit","RemoveFormatEditing","locale","registerDescriptionCallback","enableDefaultAttributesIntegration","517045eaNhDH","17695FQqSIZ","commandName"];return(Wi=function(){return t})()}function zi(t,e){const n=Wi();return(zi=function(t,e){return n[t-=484]})(t,e)}!function(t){const e=zi,n=t();for(;;)try{if(837681===parseInt(e(484))/1*(-parseInt(e(488))/2)+parseInt(e(486))/3*(-parseInt(e(507))/4)+parseInt(e(513))/5*(parseInt(e(497))/6)+-parseInt(e(501))/7+-parseInt(e(496))/8*(-parseInt(e(487))/9)+-parseInt(e(492))/10+parseInt(e(489))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wi);class Ki extends t.Plugin{[Hi(508)](){const t=Hi,e=this[t(502)];e[t(495)][t(498)](t(509))&&(e[t(495)][t(499)](t(490))[t(512)](t(491)),this[t(505)]())}[Hi(505)](){const t=Hi,e=this[t(502)];e[t(495)][t(499)](t(490))[t(504)][t(511)]((n=>{const r=t;if(r(503)!=n[r(506)]&&r(500)!=n[r(506)])return;const{data:s}=n;return s&&r(491)==s[r(485)]?{type:r(493),content:Kr(e[r(510)],r(494))}:void 0}))}}function Zi(t,e){const n=Xi();return(Zi=function(t,e){return n[t-=121]})(t,e)}function Xi(){const t=["21WZlDRI","goToPreviousRestrictedEditingException","3267504vaswWG","has","TrackChangesEditing","1GXZcLD","9QJIDha","enableCommand","RestrictedEditingModeEditing","discardSelectedSuggestions","plugins","11AyjNip","trackChanges","347216HanPrc","2730viTqwP","discardAllSuggestions","discardSuggestion","2293416kCqMcs","acceptSelectedSuggestions","9161030pTHxtm","6790tgIvLk","15JIdkCV","1985602CNFvvA","get","31083tMEamZ","acceptAllSuggestions","editor","acceptSuggestion","goToNextRestrictedEditingException","afterInit","7795utTQhD"];return(Xi=function(){return t})()}const qi=Zi;!function(t){const e=Zi,n=t();for(;;)try{if(648167===parseInt(e(142))/1*(parseInt(e(128))/2)+-parseInt(e(127))/3*(-parseInt(e(150))/4)+-parseInt(e(136))/5*(-parseInt(e(151))/6)+parseInt(e(137))/7*(parseInt(e(123))/8)+-parseInt(e(143))/9*(parseInt(e(125))/10)+parseInt(e(148))/11*(-parseInt(e(139))/12)+-parseInt(e(130))/13*(parseInt(e(126))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xi);class Yi extends t.Plugin{[qi(135)](){const t=qi,e=this[t(132)];if(!e[t(147)][t(140)](t(145)))return;const n=e[t(147)][t(129)](t(141));n[t(144)](t(138)),n[t(144)](t(134));const r=e[t(147)][t(129)](t(145));r[t(144)](t(149)),r[t(144)](t(133)),r[t(144)](t(122)),r[t(144)](t(131)),r[t(144)](t(121)),r[t(144)](t(124)),r[t(144)](t(146))}}const Ji=ta;function Qi(){const t=["init","addMarker:suggestion","activeMarkers","data","createUIElement","descriptionFactory","insert","582195kIpsmI","includes","4sBbPCi","test","editing","addMarker:suggestion:deletion","softBreak","high","createPositionBefore","span","285654xLpBWz","_splitMarkerName","ck-suggestion-marker--active","writer","513WrtzdL","4872YSvyGt","editor","shiftEnter","showSuggestionHighlights","merge","ELEMENT_LINE_BREAK","markerRange","getItems","711sVamNM","964546ytxMSe","598367ZvGAry","element","consumable","name","plugins","locale","addClass","ck-suggestion-marker-","TrackChangesEditing","234GknOSZ","toViewPosition","requires","bindElementToMarker","get","deletion","split","addMarker:suggestion:insertion","model","6fDmDyG","downcastDispatcher","markerName","mapper","enableCommand","registerElementLabel","1998380hWafxh","options"];return(Qi=function(){return t})()}!function(t){const e=ta,n=t();for(;;)try{if(112450===parseInt(e(185))/1*(parseInt(e(196))/2)+-parseInt(e(172))/3+-parseInt(e(164))/4*(-parseInt(e(162))/5)+-parseInt(e(205))/6*(-parseInt(e(187))/7)+-parseInt(e(177))/8*(-parseInt(e(176))/9)+-parseInt(e(211))/10+parseInt(e(186))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qi);class $i extends t.Plugin{static get[Ji(198)](){return[Qs.ShiftEnter]}[Ji(213)](){const t=Ji,e=this[t(178)],n=e[t(191)][t(200)](t(195));n[t(209)](t(179)),e[t(166)][t(206)].on(t(203),ea(e),{priority:t(169)}),e[t(166)][t(206)].on(t(167),ea(e),{priority:t(169)}),e[t(216)][t(206)].on(t(214),((n,r,s)=>{const o=t;s[o(212)][o(180)]&&ea(e,{showActiveMarker:!1})(n,r,s)})),n[t(218)][t(210)](t(168),(n=>Kr(e[t(192)],t(182),n)))}}function ta(t,e){const n=Qi();return(ta=function(t,e){return n[t-=162]})(t,e)}function ea(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=ta,i=t[o(191)][o(200)](o(195));if(!s[o(189)][o(165)](r[o(183)],n[o(190)]))return;const a=t[o(204)];for(const t of r[o(183)][o(184)]()){if(!t.is(o(188),o(168)))continue;const n=o(201)==r[o(207)][o(202)](":")[1]?o(181):o(202),{authorId:c}=i[o(173)](r[o(207)]),u=s[o(175)][o(217)](o(171),{class:o(194)+n,"data-author-id":c}),l=s[o(208)][o(197)](a[o(170)](t));e&&i[o(215)][o(163)](r[o(207)])&&s[o(175)][o(193)](o(174),u),s[o(175)][o(219)](l,u),s[o(208)][o(199)](u,r[o(207)])}}}const na=ra;function ra(t,e){const n=sa();return(ra=function(t,e){return n[t-=397]})(t,e)}function sa(){const t=["markInlineFormat","39789uxYjAZ","commands","1327880YCAmGM","41110WOHJCT","format","has","change","StandardEditingModeEditing","selection","formatInline","20IeRdhu","formatBlock","locale","from","forceValue","get","FORMAT_RESTRICTED_DISABLED","FORMAT_RESTRICTED_ENABLED","enableCommand","356cnEUnD","document","isCollapsed","registerDescriptionCallback","editor","TrackChangesEditing","326460BEhejy","restrictedEditingException","value","getRanges","afterInit","commandName","descriptionFactory","6365150VcbQDq","16lqZrUQ","2910456EiuJAK","7LgYrbv","commandParams","3818148ywvYkj","plugins","type","model"];return(sa=function(){return t})()}!function(t){const e=ra,n=t();for(;;)try{if(542134===parseInt(e(428))/1+parseInt(e(419))/2*(parseInt(e(411))/3)+-parseInt(e(405))/4*(parseInt(e(431))/5)+parseInt(e(423))/6*(-parseInt(e(421))/7)+parseInt(e(430))/8+-parseInt(e(420))/9+parseInt(e(438))/10*(parseInt(e(418))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(sa);class oa extends t.Plugin{[na(415)](){const t=na,e=this[t(409)],n=e[t(426)],r=e[t(398)];if(!e[t(424)][t(433)](t(435)))return;const s=e[t(424)][t(401)](t(410)),o=t(412),i=e[t(429)][t(401)](o);s[t(404)](o,((e,r={})=>{const a=t,c=n[a(406)][a(436)];if(c[a(407)])return void e(r);const u=void 0!==r[a(400)]?r[a(400)]:!i[a(413)];n[a(434)]((()=>{const t=a,e=Array[t(399)](c[t(414)]());for(const r of e){const e=u?[r]:Fs(o,r,n);for(const n of e)s[t(427)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(417)][t(408)]((e=>{const n=t;if(n(397)!=e[n(425)]&&n(437)!=e[n(425)])return;const{data:s}=e;return s&&s[n(416)]==o?s[n(422)][0][n(400)]?{type:n(432),content:Kr(r,n(403))}:{type:n(432),content:Kr(r,n(402))}:void 0}))}}const ia=ca;function aa(){const t=["893559WERUVc","afterInit","element","type","style","StyleUtils","formatInline","ghsAttributes","registerAttributeLabel","toLowerCase","registerInlineAttribute","FORMAT_STYLE","descriptionFactory","230vIqAPC","Style","*Remove format:* %0","styleName","enableDefaultAttributesIntegration","212xkgFzs","registerDescriptionCallback","registerBlockAttribute","inline","544489nzsVWL","3474630eXCjxo","44zufJCE","definitions","block","1863954yhWtDF","DataSchema","normalizeConfig","GeneralHtmlSupport","forceValue","get","config","editor","locale","33855xdhfDS","has","formatBlock","plugins","_registerLegacyDescription","format","7YAJLxx","getGhsAttributeNameForElement","54204uTSueA","add","3638432MFNjAF","TrackChangesEditing","*Set format:* %0","commandParams","commandName"];return(aa=function(){return t})()}function ca(t,e){const n=aa();return(ca=function(t,e){return n[t-=431]})(t,e)}!function(t){const e=ca,n=t();for(;;)try{if(543252===parseInt(e(462))/1+parseInt(e(435))/2*(-parseInt(e(455))/3)+parseInt(e(480))/4*(parseInt(e(447))/5)+parseInt(e(434))/6*(parseInt(e(453))/7)+parseInt(e(457))/8+-parseInt(e(438))/9+-parseInt(e(475))/10*(parseInt(e(433))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(aa);class ua extends t.Plugin{[ia(463)](){const t=ia,e=this[t(445)];if(!e[t(450)][t(448)](t(476))||!e[t(450)][t(448)](t(439)))return;const n=e[t(450)][t(443)](t(458)),r=e[t(446)],s=e[t(444)][t(443)](t(466))||{},o=e[t(450)][t(443)](t(441)),i=e[t(450)][t(443)](t(467))[t(440)](e[t(450)][t(443)](t(439)),s[t(436)]);n[t(479)](t(466));const a=new Set;for(const e of i[t(437)]){const n=o[t(454)](e[t(464)]);a[t(456)](n)}const c=new Set;for(const e of i[t(432)]){const n=o[t(454)](e[t(464)]);c[t(456)](n);for(const n of e[t(469)])c[t(456)](n)}for(const e of a)n[t(431)](e),n[t(474)][t(470)](e,Kr(r,t(473)));for(const e of c)n[t(472)](e),n[t(474)][t(470)](e,Kr(r,t(473)));this[t(451)]()}[ia(451)](){const t=ia,e=this[t(445)],n=e[t(446)];e[t(450)][t(443)](t(458))[t(474)][t(481)]((e=>{const r=t;if(r(449)!=e[r(465)]&&r(468)!=e[r(465)])return;const{data:s}=e;return s&&r(466)===s[r(461)]?s[r(460)][0][r(442)]?{type:r(452),content:Kr(n,r(459),s[r(460)][0][r(478)][r(471)]())}:{type:r(452),content:Kr(n,r(477),s[r(460)][0][r(478)][r(471)]())}:void 0}))}}const la=fa;function fa(t,e){const n=ha();return(fa=function(t,e){return n[t-=119]})(t,e)}function ha(){const t=["_tableSuggestions","showSuggestionHighlights","getSelectionAffectedTableCells","registerDescriptionCallback","registerPostFixer","root","highest","_acceptFormatSuggestionCallbackFactory","nodeAfter","isEqual","maxRow","deletion","detach","getCellLocation","getAttribute","ELEMENT_TABLE","createPositionAt","ELEMENT_TABLE_ROW","1751775uLwjxF","substr","includes","1548824UOZDjn","getItems","getSuggestion","insert","removeTableRow","tableCell","first","start","locale","left","markMultiRangeInsertion","tableColumn","model","item","getRanges","createRangeOn","add","some","name","downcastDispatcher","enableCommand","plugins","writer","editor","data","insertTableRowBelow","insertTableColumnLeft","ELEMENT_TABLE_COLUMN","tablePaste","ELEMENT_TABLE_ROW_WITH_TEXT","*Remove:* %0","execute","rootName","enqueueChange","insertion","low","$graveyard","selection","push","10kYGIus","end","TableUtils","selectTableColumn","document","TableEditing","TrackChangesEditing","differ","every","5216740kzfiGx","above","length","subType","last","createTableWalker","isInContent","discard","has","nodeBefore","_getSuggestionCoords","change","addClass","registerCustomCallback","isIntersectingWithRange","MAX_SAFE_INTEGER","1588IDKQTM","getContainedElement","rowspan","join","fromRange","getChangedMarkers","options","maxColumn","insertTableColumnRight","getRowIndexes","setSelection","addMarker:suggestion","min","ELEMENT_TABLE_COLUMN_WITH_TEXT","isArray","ELEMENT_TABLE_WITH_TEXT","classes","createRangeIn","max","toViewElement","values","afterInit","removeTableColumn","_suggestionFactory","_setupColumnsRowsFixing","14FzuSDS","mapper","isIntersecting","_splitMarkerName","MIN_SAFE_INTEGER","cell","startsWith","isTouching","removeClass","getChanges","span","22olKenL","get","toLowerCase","3581028flfKVh","getChildren","descriptionFactory","$textProxy","getColumnIndexes","commands","hasAttribute","10772FPkSJu","forceValue","from","tableRow","addRange","_getCoordsForCells","change:data","markMultiRangeDeletion","insertTable","minRow","findAncestor","*Insert:* %0","registerElementLabel","oldRange","colspan","_tablePostFixingSubtypes","accept","order","map","1335alfDFs","type","suggestion","batch","filter","refresh","position","getFirstRange","minColumn","selectTableRow","insertTableRowAbove","table","element","645462fTfCMA"];return(ha=function(){return t})()}!function(t){const e=fa,n=t();for(;;)try{if(215053===-parseInt(e(266))/1*(-parseInt(e(195))/2)+-parseInt(e(121))/3*(-parseInt(e(220))/4)+parseInt(e(153))/5+-parseInt(e(134))/6+parseInt(e(245))/7*(parseInt(e(156))/8)+parseInt(e(259))/9+parseInt(e(204))/10*(-parseInt(e(256))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ha);class da extends t.Plugin{constructor(t){const e=fa;super(t),this[e(281)]=[e(269),e(167)],this[e(135)]=new Set}[la(241)](){const t=la,e=this[t(179)],n=e[t(168)][t(199)][t(193)];if(!e[t(177)][t(212)](t(200)))return;const r=e[t(164)],s=e[t(177)][t(257)](t(201)),o=e[t(177)][t(257)](t(197));s[t(261)][t(278)](t(132),(e=>Kr(r,t(150),e))),this[t(244)](),s[t(176)](t(274)),s[t(176)](t(130)),s[t(176)](t(198));for(const r of[t(131),t(181)]){const i=e[t(264)][t(257)](r);s[t(176)](r,(r=>{const a=t;e[a(168)][a(215)]((t=>{const e=a;r();const c=e(205)===i[e(119)],u=o[e(137)](n),l=o[e(229)](u),f=c?l[e(162)]-1:l[e(208)]+1,h=u[0][e(276)](e(132)),d=o[e(209)](h,{startRow:f,endRow:f}),g=Array[e(268)](d)[e(120)]((n=>t[e(171)](n[e(250)])));s[e(166)](g,e(269))}))}))}for(const r of[t(182),t(228)]){const i=e[t(264)][t(257)](r);s[t(176)](r,(r=>{const a=t;e[a(168)][a(215)]((t=>{const e=a;r();const c=e(165)===i[e(119)],u=o[e(137)](n),l=o[e(263)](u),f=c?l[e(162)]-1:l[e(208)]+1,h=u[0][e(276)](e(132)),d=o[e(209)](h,{startRow:0,column:f,includeAllSlots:!1}),g=Array[e(268)](d)[e(120)]((n=>t[e(171)](n[e(250)])));s[e(166)](g,e(167))}))}))}for(const r of[t(160),t(242)]){const i=r[t(154)](11),a=i[t(258)](),c=a[t(154)](0,3)+t(255),u=t(132)+i,l=t(232)+i,f=t(238)+i;s[t(176)](r,(()=>{const i=t;e[i(168)][i(215)]((t=>{const e=i,h=o[e(137)](n),d=h[0][e(276)](e(132));let g;if(e(160)==r){const t=o[e(229)](h);g={startRow:t[e(162)],endRow:t[e(208)],includeAllSlots:!0}}else{const t=o[e(263)](h);g={startColumn:t[e(162)],endColumn:t[e(208)],includeAllSlots:!0}}const p=o[e(209)](d,g),m=Array[e(268)](p)[e(120)]((({cell:t})=>t)),I=ga(m[e(125)]((t=>t[e(265)](c)))),E=ga(m[e(125)]((t=>!t[e(265)](c))))[e(120)]((n=>t[e(171)](n))),b=s[e(273)](E,u);if(b&&(e(269)==b[e(207)]||e(167)==b[e(207)])){const n=this[e(214)](b);for(const r of I){const s=t[e(171)](r),i=o[e(148)](r),u=r[e(149)](c)-1,h=n[l],d=n[f];h<=i[a]&&i[a]+u<=d&&b[e(270)](s)}}}))}))}function c(r){const s=t,o=Array[s(268)](n[s(170)]())[s(120)]((t=>i.LiveRange[s(224)](t)));e[s(168)][s(215)]((t=>{const n=s,i=t[n(124)];r=r[n(125)]((t=>n(192)!=t[n(140)][n(188)])),t[n(230)](r),e[n(264)][n(257)](n(160))[n(126)](),e[n(187)](n(160),{forceDefaultExecution:!0}),e[n(168)][n(189)]((()=>{const t=n;e[t(168)][t(189)](i,(e=>{const n=t,r=o[n(125)]((t=>n(192)!=t[n(140)][n(188)]));r[n(206)]>0&&e[n(230)](r);for(const t of o)t[n(147)]()}))}))}))}function u(r){const s=t;e[s(168)][s(215)]((t=>{const o=s,a=Array[o(268)](n[o(170)]())[o(120)]((t=>i.LiveRange[o(224)](t))),c=[];for(const t of r)for(const e of t[o(157)]({shallow:!0}))c[o(194)](e);for(const n of c)o(192)!=n[o(140)][o(188)]&&(t[o(230)](t[o(151)](n,0)),e[o(264)][o(257)](o(242))[o(126)](),e[o(187)](o(242),{forceDefaultExecution:!0}));const u=a[o(125)]((t=>o(192)!=t[o(140)][o(188)]));u[o(206)]>0&&t[o(230)](u);for(const t of a)t[o(147)]()}))}function l(e,n){const r=t;return n[r(203)]((t=>e[r(173)]((e=>e[r(196)][r(144)](t[r(163)])||t[r(196)][r(144)](e[r(163)])))))}function f(e,n){const r=t;return!e[r(173)]((t=>n[r(173)]((e=>t[r(247)](e)))))&&e[r(173)]((t=>n[r(173)]((e=>t[r(196)][r(252)](e[r(163)])))))}e[t(180)][t(175)].on(t(231),((e,n,r)=>{const s=t;if(!r[s(226)][s(136)])return;const o=n[s(169)];if(!o)return;const i=r[s(246)][s(239)](o);function c(t){return Array[s(234)](t)?t:[t]}i&&s(161)===o[s(174)]&&(0,a.setHighlightHandling)(i,r[s(178)],((t,e,n)=>n[s(216)](c(e[s(236)]),t)),((t,e,n)=>n[s(253)](c(e[s(236)]),t)))}),{priority:t(141)}),s[t(261)][t(138)]((e=>{const n=t;if(n(190)!=e[n(122)]&&n(146)!=e[n(122)])return;const s=e[n(221)]();if(null!=s&&s.is(n(133),n(132))){if(n(190)==e[n(122)]){const t=e[n(157)]()[n(125)]((t=>t.is(n(262))))[n(120)]((t=>t[n(180)]));if(t[n(206)])return{type:n(190),content:Kr(r,n(277),Kr(r,n(235),'"'+t[n(223)](" ")+'"'))}}if(n(146)==e[n(122)]){const t=e[n(157)]()[n(125)]((t=>t.is(n(262))))[n(120)]((t=>t[n(180)]));if(t[n(206)])return{type:n(146),content:Kr(r,n(186),Kr(r,n(235),'"'+t[n(223)](" ")+'"'))}}}})),s[t(261)][t(138)]((e=>{const n=t;if(n(269)==e[n(207)]){const t=e[n(157)]()[n(125)]((t=>t.is(n(262))))[n(120)]((t=>t[n(180)])),s=this[n(214)](e),o=s[n(145)]-s[n(275)]+1;if(n(190)==e[n(122)])return t[n(206)]?{type:n(190),content:Kr(r,n(277),Kr(r,n(185),[o,'"'+t[n(223)](" ")+'"']))}:{type:n(190),content:Kr(r,n(277),Kr(r,n(152),o))};if(n(146)==e[n(122)])return t[n(206)]?{type:n(146),content:Kr(r,n(186),Kr(r,n(185),[o,'"'+t[n(223)](" ")+'"']))}:{type:n(146),content:Kr(r,n(186),Kr(r,n(152),o))}}if(n(167)==e[n(207)]){const t=e[n(157)]()[n(125)]((t=>t.is(n(262))))[n(120)]((t=>t[n(180)])),s=this[n(214)](e),o=s[n(227)]-s[n(129)]+1;if(n(190)==e[n(122)])return t[n(206)]?{type:n(190),content:Kr(r,n(277),Kr(r,n(233),[o,'"'+t[n(223)](" ")+'"']))}:{type:n(190),content:Kr(r,n(277),Kr(r,n(183),o))};if(n(146)==e[n(122)])return t[n(206)]?{type:n(146),content:Kr(r,n(186),Kr(r,n(233),[o,'"'+t[n(223)](" ")+'"']))}:{type:n(146),content:Kr(r,n(186),Kr(r,n(183),o))}}})),s[t(243)][t(217)](t(190),t(269),t(211),c),s[t(243)][t(217)](t(146),t(269),t(282),c),s[t(243)][t(217)](t(190),t(167),t(211),u),s[t(243)][t(217)](t(146),t(167),t(282),u),s[t(243)][t(217)](t(190),t(167),t(223),l),s[t(243)][t(217)](t(146),t(167),t(223),l),s[t(243)][t(217)](t(190),t(269),t(223),f),s[t(243)][t(217)](t(146),t(269),t(223),f)}[la(142)](){const t=la,e=this[t(179)],n=e[t(168)][t(199)][t(193)];return(r,s)=>{const o=t;e[o(168)][o(215)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(196)][a(213)];u&&u[0]&&!1===u[0][a(267)]&&(l=r[0][a(163)][a(143)]);const f=t[a(237)](l);if(a(192)==f[a(140)][a(188)])return;const h=Array[a(268)](n[a(170)]())[a(120)]((t=>i.LiveRange[a(224)](t)));t[a(230)](f),e[a(264)][a(257)](c)[a(126)](),u[a(194)]({forceDefaultExecution:!0}),e[a(187)](c,...u);const d=h[a(125)]((t=>a(192)!=t[a(140)][a(188)]));d[a(206)]>0&&t[a(230)](d);for(const t of h)t[a(147)]()}))}}[la(271)](t){const e=la,n=this[e(179)][e(177)][e(257)](e(197));let r=Number[e(219)],s=Number[e(249)],o=Number[e(219)],i=Number[e(249)];for(const a of t){if(e(192)==a[e(140)][e(188)])continue;const{row:t,column:c}=n[e(148)](a),u=a[e(265)](e(222))?a[e(149)](e(222))-1:0,l=a[e(265)](e(280))?a[e(149)](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}}[la(244)](){const t=la,e=this[t(179)],n=e[t(177)][t(257)](t(201)),r=e[t(177)][t(257)](t(197));e[t(168)][t(199)].on(t(272),(()=>{const r=t,s=Array[r(268)](e[r(168)][r(199)][r(202)][r(225)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(248)](t);if(r(123)!=s)continue;if(null!=e[r(279)])continue;const a=n[r(158)](o);this[r(281)][r(155)](i)&&this[r(135)][r(172)](a)}}),{priority:t(191)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(171)](e),a=e[s(276)](s(132)),c=r[s(148)](e);for(const t of this[s(135)]){const n=t[s(207)],r=n[s(251)](s(184)),u=n[s(154)](r?10:5),l=u[s(258)](),f=l[s(154)](0,3)+s(255),h=s(232)+u,d=s(238)+u;if(!t[s(210)])continue;if(a!=t[s(128)]()[s(163)][s(276)](s(132)))continue;if(t[s(218)](i))continue;const g=e[s(265)](f)?e[s(149)](f)-1:0,p=this[s(214)](t),m=p[h],I=p[d];m<=c[l]&&c[l]+g<=I&&(t[s(270)](i),o=!0)}return o};e[t(168)][t(199)][t(139)]((n=>{const r=t;let o=!1;for(const t of e[r(168)][r(199)][r(202)][r(254)]())if(r(159)==t[r(122)])if(r(269)==t[r(174)])for(const e of t[r(127)][r(143)][r(260)]())o=o||s(e,n);else r(161)==t[r(174)]&&(o=o||s(t[r(127)][r(143)],n));return o}))}[la(214)](t){const e=la;return this[e(271)](t[e(170)]()[e(120)]((t=>t[e(163)][e(143)])))}}function ga(t){const e=la;return Array[e(268)](new Set(t)[e(240)]())}const pa=ma;function ma(t,e){const n=Ia();return(ma=function(t,e){return n[t-=131]})(t,e)}function Ia(){const t=["204388LJrjsA","_areMergableCells","highest","907155ZTRrZE","mergeTableCells","has","plugins","formatInline","commandName","subType","direction","return","_tablePostFixingSubtypes","$graveyard","mergeTableCellDown","accept","tableCell","enableCommand","TableUtils","deletion","splitTableCellHorizontally","registerCustomCallback","model","afterInit","execute","map","forceDefaultExecution","mergeTableCellLeft","1523879OPuSdj","createTableWalker","push","insertion","stop","25VoVUsf","requires","root","getAncestors","document","_isForcedDefaultExecutionBlock","*Merge cells*","createRangeOn","_acceptFormatSuggestionCallbackFactory","isEnabled","44lJAhwJ","mergeTableCellUp","fromRange","TrackChangesEditing","rootName","setSelection","cell","add","commands","108660rUEceJ","refresh","locale","isInContent","*Split cell:* horizontally","markBlockFormat","561iBuuSF","detach","selection","length","formatBlock","_suggestionFactory","getFirstPosition","276048xmtQlC","filter","change","set:isEnabled","type","TableEditing","value","table","findAncestor","splitTableCellVertically","getRanges","size","format","markMultiRangeBlockFormat","get","23796ylqoik","from","horizontally","getSelectionAffectedTableCells","*Split cell:* vertically","trackChanges","getSuggestions","registerDescriptionCallback","containsRange","find","low","descriptionFactory","mergeTableCellRight","6ZCgJGc","element","author","17994MsBVNX","_areSelectedCellsMergable","getCellLocation","editor"];return(Ia=function(){return t})()}!function(t){const e=ma,n=t();for(;;)try{if(171205===-parseInt(e(188))/1+-parseInt(e(135))/2*(-parseInt(e(172))/3)+parseInt(e(192))/4*(-parseInt(e(225))/5)+parseInt(e(185))/6*(-parseInt(e(220))/7)+parseInt(e(157))/8+-parseInt(e(195))/9+-parseInt(e(144))/10*(-parseInt(e(150))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ia);class Ea extends t.Plugin{static get[pa(226)](){return[da]}[pa(215)](){const t=pa,e=this[t(191)],n=e[t(214)][t(229)][t(152)],r=e[t(146)];if(!e[t(198)][t(197)](t(162)))return;const s=e[t(198)][t(171)](t(138)),o=e[t(198)][t(171)](t(210)),a=e[t(198)][t(171)](da);a[t(204)][t(222)](t(196)),s[t(209)](t(196),(()=>{const n=t,r=o[n(175)](e[n(214)][n(229)][n(152)]);e[n(214)][n(159)]((()=>{const t=n;s[t(170)](r,{commandName:t(196),commandParams:[]},[],t(196))}))})),e[t(143)][t(171)](t(196)).on(t(216),((n,r)=>{const o=t;e[o(143)][o(171)](o(177))[o(163)]&&(r[o(153)]>0&&r[r[o(153)]-1]&&r[r[o(153)]-1][o(218)]||s[o(230)]||this[o(189)]()||n[o(224)]())}),{priority:t(194)});for(const n of[t(136),t(184),t(206),t(219)]){const r=e[t(143)][t(171)](n);s[t(209)](n,(()=>{const n=t,o=e[n(214)][n(229)][n(152)][n(156)]()[n(228)]()[n(181)]((t=>t.is(n(186),n(208)))),i=r[n(163)];e[n(214)][n(159)]((()=>{const t=n;s[t(170)]([o,i],{commandName:t(196),commandParams:[]},[],t(196))}))}))}for(const n of[t(166),t(212)]){const r=e[t(143)][t(171)](n);s[t(209)](n,(()=>{const i=t,a=o[i(175)](e[i(214)][i(229)][i(152)])[0],c=a[i(165)](i(164)),{column:u,row:l}=o[i(190)](a);let f=[];if(i(174)==r[i(202)]){const t=o[i(221)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(173)](t)[i(217)]((t=>t[i(141)]))}else{const t=o[i(221)](c,{column:u,includeAllSlots:!0});f=Array[i(173)](t)[i(217)]((t=>t[i(141)]))}e[i(214)][i(159)]((t=>{const e=i;s[e(149)](t[e(132)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(183)][t(179)]((e=>{const n=t;if(n(154)!=e[n(161)]&&n(199)!=e[n(161)])return;const{data:s}=e;return s&&n(196)==s[n(200)]?{type:n(169),content:Kr(r,n(131))}:void 0})),s[t(183)][t(179)]((e=>{const n=t;if(n(154)!=e[n(161)]&&n(199)!=e[n(161)])return;const{data:s}=e;return s?n(166)==s[n(200)]?{type:n(169),content:Kr(r,n(176))}:n(212)==s[n(200)]?{type:n(169),content:Kr(r,n(148))}:void 0:void 0}));const c=a[t(133)]();for(const e of[t(136),t(184),t(206),t(219)])s[t(155)][t(213)](t(154),e,t(207),c);for(const e of[t(166),t(212)])s[t(155)][t(213)](t(154),e,t(207),c);s[t(155)][t(213)](t(154),t(196),t(207),(r=>{const s=t;e[s(214)][s(159)]((t=>{const o=s,a=Array[o(173)](n[o(167)]())[o(217)]((t=>i.LiveRange[o(137)](t)));t[o(140)](r),e[o(143)][o(171)](o(196))[o(145)](),e[o(216)](o(196),{forceDefaultExecution:!0});const c=a[o(158)]((t=>o(205)!=t[o(227)][o(139)]));c[o(153)]>0&&t[o(140)](c);for(const t of a)t[o(151)]()}))}));for(const n of[t(136),t(206),t(219),t(184)]){const r=e[t(143)][t(171)](n);r.on(t(160),((n,s,o)=>{const i=t;if(o){const t=e[i(214)][i(229)][i(152)][i(156)]()[i(228)]()[i(181)]((t=>t.is(i(186),i(208))));this[i(193)](r[i(163)],t)||(n[i(203)]=!1,n[i(224)]())}}),{priority:t(182)})}}[pa(189)](){const t=pa,e=this[t(191)][t(143)][t(171)](t(196)),n=this[t(191)][t(198)][t(171)](t(210));if(!e[t(134)])return!1;const r=n[t(175)](this[t(191)][t(214)][t(229)][t(152)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(193)](e,n))return!1;return!0}[pa(193)](t,e){const n=pa,r=this[n(191)][n(198)][n(171)](n(138)),s=this[n(191)][n(214)][n(132)](t),o=this[n(191)][n(214)][n(132)](e),i=new Set,a=new Set;for(const t of r[n(178)]())if((n(223)==t[n(161)]||n(211)==t[n(161)]||n(196)==t[n(201)])&&t[n(147)])for(const e of t[n(167)]())e[n(180)](s,!0)&&i[n(142)](t[n(161)]+":"+t[n(187)].id),e[n(180)](o,!0)&&a[n(142)](t[n(161)]+":"+t[n(187)].id);if(i[n(168)]!=a[n(168)])return!1;for(const t of i)if(!a[n(197)](t))return!1;return!0}}const ba=Ta;function Ta(t,e){const n=_a();return(Ta=function(t,e){return n[t-=387]})(t,e)}function _a(){const t=["markerName","toViewElement","removeMarker:suggestion","nodeAfter","type","forceValue","_suggestionFactory","commandName","9640lZvHAG","getSuggestion","addClass","editing","writer","data","consumable","createTableWalker","headingColumns","plugins","registerBlockAttribute","format","8604mWvELl","downcastDispatcher","enableDefaultAttributesIntegration","has","item","includes","TrackChangesEditing","893252mSPpBH","accept","registerDescriptionCallback","markerNameToElements","formatBlock","removeAttribute","requires","FORMAT_HEADER_COLUMN","stop","removeClass","1111938ADNMmF","headingRows","options","_registerLegacyDescription","bindElementToMarker","nodeBefore","FORMAT_HEADER_ROW","1517170qlANZZ","2920666wsrPVu","showSuggestionHighlights","setTableRowHeader","getCellLocation","44rQUVDE","_handleLegacySuggestions","setTableColumnHeader","data-suggestion","consume","start","FORMAT_REGULAR_COLUMN","mapper","activeMarkers","addMarker:suggestion","349851aDxmwj","ck-suggestion-marker-","_acceptFormatSuggestionCallbackFactory","markerRange","descriptionFactory","locale","setAttribute","FORMAT_REGULAR_ROW","unbindElementFromMarkerName","name","afterInit","highest","*Format:* %0","ck-suggestion-marker--active","4785lvCIWD","registerCustomCallback","registerAttributeLabel","TableEditing","get","cell","7kRVUau","_splitMarkerName","TableUtils","end","editor","parent","commandParams","17400AmUpuX"];return(_a=function(){return t})()}!function(t){const e=Ta,n=t();for(;;)try{if(809383===parseInt(e(434))/1+-parseInt(e(452))/2+-parseInt(e(466))/3*(-parseInt(e(456))/4)+parseInt(e(451))/5+-parseInt(e(444))/6*(-parseInt(e(399))/7)+-parseInt(e(415))/8*(parseInt(e(427))/9)+-parseInt(e(406))/10*(-parseInt(e(393))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_a);class ya extends t.Plugin{static get[ba(440)](){return[da]}[ba(389)](){const t=ba,e=this[t(403)];if(!e[t(424)][t(430)](t(396)))return;const n=e[t(471)],r=e[t(424)][t(397)](t(433));r[t(429)](t(454)),r[t(429)](t(458)),r[t(425)](t(445)),r[t(425)](t(423)),r[t(470)][t(395)](t(445),Kr(n,t(450))),r[t(470)][t(395)](t(423),Kr(n,t(441))),this[t(457)]()}[ba(457)](){const t=ba,e=this[t(403)][t(424)][t(397)](t(433)),n=this[t(403)][t(424)][t(397)](t(401)),r=this[t(403)][t(424)][t(397)](da)[t(468)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=Ta,{type:c,id:u}=e[a(400)](o[a(407)]),l=e[a(416)](u),f=l[a(420)];if(a(438)!=l[a(411)]||!f||a(458)!=f[a(414)])return;if(o[a(431)])return void s[a(442)]();if(!i[a(421)][a(460)](o[a(469)],s[a(388)]))return;const h=o[a(469)][a(461)][a(410)],d=o[a(469)][a(402)][a(449)],g=h[a(404)][a(404)],{column:p}=n[a(455)](h),{column:m}=n[a(455)](d);for(let s=p;s<=m;s++){const l=n[a(422)](g,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(398)],l=i[a(463)][a(408)](s);i[a(419)][a(417)](a(467)+c,l),r&&i[a(419)][a(472)](a(459),u,l),i[a(463)][a(448)](l,o[a(407)]),t&&(e[a(464)][a(432)](o[a(407)])?i[a(419)][a(417)](a(392),l):i[a(419)][a(443)](a(392),l))}}}}e[t(413)][t(394)](t(438),t(454),t(435),r),e[t(413)][t(394)](t(438),t(458),t(435),r),this[t(403)][t(418)][t(428)].on(t(465),s(),{priority:t(390)}),this[t(403)][t(420)][t(428)].on(t(465),((e,n,r)=>{const o=t;r[o(446)][o(453)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(390)}),this[t(403)][t(418)][t(428)].on(t(409),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(400)](r[o(407)]),c=e[o(416)](a),u=c[o(420)];if(o(438)!=c[o(411)]||!u||o(458)!=u[o(414)])return;const l=s[o(463)][o(437)](r[o(407)]);if(l)for(const t of l)s[o(419)][o(443)](o(467)+i,t),s[o(419)][o(443)](o(392),t),s[o(419)][o(439)](o(459),t),s[o(463)][o(387)](t,r[o(407)])}),{priority:t(390)}),this[t(447)]()}[ba(447)](){const t=ba,e=this[t(403)],n=e[t(471)];function r(e){const r=t;return{type:r(426),content:Kr(n,r(391),e)}}e[t(424)][t(397)](t(433))[t(470)][t(436)]((e=>{const s=t;if(s(438)!=e[s(411)])return;const{data:o}=e;if(o){if(s(454)==o[s(414)]){const t=o[s(405)][0][s(412)];return r(Kr(n,s(t?450:473)))}if(s(458)==o[s(414)]){const t=o[s(405)][0][s(412)];return r(Kr(n,s(t?441:462)))}}}))}}const Aa=Ca;function ka(){const t=["register","next","_splitMarkerName","registerDescriptionCallback","tableCellBorderColor","attributes","getMarkers","differ","getSuggestion","for","createTableWalker","ck-suggestion-marker-insertion","deletionRanges","last","deletion","value","find","cells","elementToElement","Users","length","suggestion-td","getColumns","fill","change","getTableIfOnlyTableInContent","first","rootName","_tablePostFixingSubtypes","clipboardOutput","tableCellVerticalAlignment","root","insertColumns","set","discard","document","hasSuggestion","suggestionUnloaded","includes","setAttribute","getSuggestions","forceDefaultExecution","createRangeOn","tableCellBackgroundColor","getRange","descriptionFactory","endRow","remove","accept","getItems","tablePasteChainId","listenTo","markerName","markMultiRangeDeletion","high","923212wzTFQQ","ck-suggestion-marker","showSuggestionHighlights","plugins","getColumnIndexes","cell","detach","markMultiRangeBlockFormat","getChild","nextSibling","insertContent","newRange","has","batch","getSelectionAffectedTableCells","fromRange","tablePasteColumn","tableCellSuggestion","tablePasteRow","_suggestionFactory","removeMarker","get","TableClipboard","2302683CCgEyH","registerCustomCallback","rowInsertionRanges","5434794jivzDF","wrap","markerAttributes","documentSelection","markerToHighlight","setAttributes","isInContent","_isForcedDefaultExecutionBlock","883760QesrUQ","join","author","isEmpty","tableCell","TrackChangesEditing","suggestion:formatBlock:tablePasteCell","schema","tableCellHorizontalAlignment","tableCellBorderStyle","subType","return","name","column","getRows","dataDowncast","getRowIndexes","insertionRanges","oldRange","paragraph","editing","826908eqVYaV","start","activeMarkers","TableUtils","getContainedElement","entries","reduce","getAttributes","createElement","5393735BndVkS","map","previousSibling","every","nodeAfter","containsRange","content","tablePaste","getRanges","getSuggestionCallback","suggestionLoaded","stop","options","*Replace table cells*","model","getShiftedBy","locale","ck-suggestion-marker--active","getChildren","afterInit","commands","editor","previous","type","insertion","forEach","columnInsertionRanges","selection","_getCoordsForCells","filter","3099509zkHvMX","removeRows","getChanges","isEqual","row","getChangedMarkers","requires","some","createPositionBefore","removeColumns","end","keys","formatBlock","low","columns","tableCellPadding","createRange","columnInsertionIndexes","startsWith","redo","rows","add","table","view","removeMarkers","call","element","markMultiRangeInsertion","suggestion","_createdBatches","markers","move","$graveyard","trackChanges","_replaceTableSlotCell","getAllAdjacentSuggestions","conversion","unwrap","insert","position","updateMarker","endColumn","editingDowncast","insertRows","registerPostFixer","from","tableCellBorderWidth","fromEntries","tablePasteCell","createRangeIn","rowInsertionIndexes","findAncestor","push"];return(ka=function(){return t})()}function Ca(t,e){const n=ka();return(Ca=function(t,e){return n[t-=184]})(t,e)}!function(t){const e=Ca,n=t();for(;;)try{if(629836===-parseInt(e(384))/1+parseInt(e(329))/2+-parseInt(e(352))/3+parseInt(e(363))/4+parseInt(e(191))/5+parseInt(e(355))/6+-parseInt(e(221))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ka);const La=[Aa(267),Aa(278),Aa(372),Aa(371),Aa(304),Aa(317),Aa(236)],Na=Object[Aa(268)](La[Aa(192)]((t=>[t,null])));class Sa extends t.Plugin{static get[Aa(227)](){return[da]}[Aa(210)](){const t=Aa,n=this[t(212)];if(!n[t(332)][t(341)](t(351)))return;const r=n[t(332)][t(350)](t(368)),s=n[t(332)][t(350)](t(185)),o=n[t(332)][t(350)](da),a=n[t(332)][t(350)](t(351));o[t(302)][t(273)](t(347),t(345)),n[t(205)][t(370)][t(274)](t(346),{allowIn:t(367),allowContentOf:t(367),isLimit:!0}),n[t(257)][t(292)]({model:t(346),view:t(295)});let c=null;n[t(205)].on(t(339),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(294)]-1];h&&h[u(315)]||r[u(362)]||this[u(212)][u(211)][u(350)](u(254))[u(289)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(358)))return!1;const i=s[o(299)](t,n);if(!i||!Ma(i,void 0,r))return!1;const a=r[o(343)](n[o(309)][o(218)]);if(!a[o(294)])return!1;const c=a[0][o(272)](o(243)),l=r[o(379)](a),f=r[o(333)](a),h={startRow:l[o(300)],endRow:l[o(287)],startColumn:f[o(300)],endColumn:f[o(287)]};return 1==a[o(294)]&&(h[o(320)]+=r[o(377)](i)-1,h[o(262)]+=r[o(296)](i)-1),Ma(c,h,r)}(l,f,n[u(205)],s,a)&&(o[u(202)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(205)][u(298)]((()=>{const t=u;n[t(205)][t(339)](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(294)]&&r[t(248)](o,t(347),{tablePasteChainId:s}),a[t(294)]&&r[t(248)](a,t(345),{tablePasteChainId:s}),l[t(294)]&&(r[t(248)](l,t(198),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(216)]((e=>{const n=t;var r;return null===(r=e[n(335)])||void 0===r?void 0:r[n(246)](e)}))),f[t(294)]&&(r[t(327)](f,t(198),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(216)]((e=>{const n=t;var r;return null===(r=e[n(335)])||void 0===r?void 0:r[n(246)](e)})));const d=r[t(336)](h[t(192)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(269),{tablePasteChainId:s});if(d){const e=d[t(280)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(205)][t(316)](s),a=e[t(290)]((e=>e[t(318)]()[t(224)](i)));a&&r[t(273)]([a[t(375)],o])}r[t(294)]&&d[t(313)](t(357),Object[t(268)](r))}c=null})))}),{priority:e.priorities[t(328)]+10}),n[t(332)][t(350)](t(351)).on(t(255),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(202)]();const u=s[r(334)],l=o,f=Ra(u),h=Ra(l);e[r(374)]=u;let d=null,g=null;if(h||f)if(f&&!h){a[r(321)](u[r(337)](0));for(const t of Array[r(266)](l[r(209)]()))a[r(259)](t,u,r(231));const t=c[r(271)][r(312)](s[r(225)]),e=c[r(238)][r(312)](s[r(376)]);t||e||(d=i.LiveRange[r(344)](a[r(270)](u)))}else h&&!f&&(g=a[r(270)](u));else{const t=a[r(190)](r(346)),e=a[r(190)](r(346));a[r(356)](a[r(270)](u),e),a[r(259)](t,u,0);for(const e of Array[r(266)](l[r(209)]()))a[r(259)](e,t,r(231));d=i.LiveRange[r(344)](a[r(316)](t)),g=i.LiveRange[r(344)](a[r(316)](e))}const p=Array[r(266)](l[r(189)]())[r(220)]((([t])=>La[r(312)](t)));c[r(291)][r(273)]({element:u,attributes:p[r(294)]?Object[r(268)](p):null}),d&&c[r(380)][r(273)](d),g&&c[r(286)][r(273)](g)}),{priority:t(328)}),s.on(t(306),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(235)]||1;c[o(238)]=new Array(l)[o(297)](u)[o(192)](((t,e)=>t+e));for(const{cell:t}of s[o(284)](i,{startColumn:u,endColumn:u+l-1}))c[o(217)][o(273)](n[o(205)][o(316)](t))}),{priority:t(234)}),s.on(t(264),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(241)]||1;c[o(271)]=new Array(l)[o(297)](u)[o(192)](((t,e)=>t+e));for(const{cell:t}of s[o(284)](i,{startRow:u,endRow:u+l-1}))c[o(354)][o(273)](n[o(205)][o(316)](t))}),{priority:t(234)}),r[t(319)][t(277)]((e=>{const r=t;if(e[r(373)]&&e[r(373)][r(239)](r(198)))return e[r(213)]?{}:{type:r(215),content:Kr(n[r(207)],r(204))}}));const u=()=>!1;for(const e of[t(198),t(345),t(347),t(269)])r[t(348)][t(353)](t(215),e,t(364),u),r[t(348)][t(353)](t(288),e,t(364),u),r[t(348)][t(353)](t(233),e,t(364),u);r[t(348)][t(353)](t(233),t(269),t(308),u),r[t(348)][t(353)](t(233),t(269),t(322),((e,r,s)=>{const o=t,i=e[o(192)]((t=>t[o(186)]()))[o(220)]((t=>t)),a=new Map(i[o(192)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(291)])e&&a[o(307)](t,e);else if(s&&s[o(357)])for(const[t,e]of Object[o(187)](s[o(357)])){const r=n[o(205)][o(251)][o(350)](t),s=r?r[o(318)]()[o(186)]():null;s&&a[o(307)](s,e)}n[o(205)][o(298)]((t=>{const e=o;for(const[n,r]of a)t[e(360)]({...Na,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(348)][o(353)](e,o(198),s,((t,i,a)=>{const c=o;n[c(205)][c(298)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(385)][o(195)];t.is(o(247),o(346))&&u[o(273)](t)}r[o(348)][o(200)](e,null,s)(t,i,a);for(const t of u)o(253)!=t[o(305)][o(301)]&&n[o(258)](t)}))}))};l(t(215),t(322)),l(t(215),t(308)),l(t(288),t(322)),l(t(288),t(308)),r[t(348)][t(353)](t(215),t(347),t(308),(e=>{const n=t,r=e[n(192)]((t=>t[n(186)]())),i=r[0][n(272)](n(243)),{minRow:a,maxRow:c}=o[n(219)](r);s[n(222)](i,{at:a,rows:c-a+1})})),r[t(348)][t(353)](t(215),t(345),t(308),(e=>{const n=t,r=e[n(192)]((t=>t[n(186)]())),i=r[0][n(272)](n(243)),{minColumn:a,maxColumn:c}=o[n(219)](r);s[n(230)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(373)]||!n[s(373)][s(239)](s(198)))return;const o=n[s(279)][s(324)],i=r[s(314)]()[s(220)]((t=>t[s(361)]&&t[s(279)]&&t[s(279)][s(324)]==o));i[s(294)]&&n[s(256)]()[s(294)]!=i[s(294)]&&i[s(188)](((t,e)=>(t[s(275)]=e,e[s(213)]=t,e)))};function h(e,n=!0){const s=t,{id:o,authorId:i}=r[s(276)](e[s(326)]),a=[s(330),s(285)],c=r[s(184)][s(312)](e[s(326)]);return c&&a[s(273)](s(208)),{classes:a,attributes:{"data-suggestion":o,"data-author-id":i},priority:c&&n?3010:3e3}}r.on(t(201),f,{priority:t(328)}),r.on(t(311),f,{priority:t(328)}),n[t(205)][t(309)][t(265)]((()=>{const e=t;let s=!1;const o=Array[e(266)](n[e(205)][e(309)][e(281)][e(226)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(276)](t);if(e(249)!=o||e(288)!=a||i[e(381)])continue;if(!r[e(310)](c))continue;const u=r[e(282)](c)[e(199)](),l=n[e(332)][e(350)](e(293)).me;for(const t of r[e(314)]())if(t[e(361)]&&t[e(365)]==l&&e(233)==t[e(214)]&&e(269)==t[e(373)]&&t[e(199)]()[e(194)]((t=>u[e(228)]((n=>n[e(196)](t,!0))))))for(const n of t[e(256)]())n[e(361)]&&(n[e(308)](),s=!0)}return s})),n[t(205)][t(309)][t(265)]((e=>{const s=t,o=n[s(211)][s(350)](s(240));if(!o||!o[s(250)][s(341)](e[s(342)]))return!1;let i=!1;const a=n[s(332)][s(350)](s(293)).me,c=n[s(205)][s(309)][s(281)][s(223)](),u=Array[s(266)](n[s(205)][s(309)][s(281)][s(226)]())[s(220)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(276)](t);return n(249)==o&&n(198)==i&&c==a.id&&!e[n(381)]}));for(const t of c){if(s(259)!=t[s(214)]||s(346)!=t[s(375)]||1!=t[s(294)])continue;const n=e[s(237)](t[s(260)],t[s(260)][s(206)](1));if(!u[s(290)]((({data:t})=>t[s(340)][s(224)](n))))for(const{name:t,data:r}of u)if(n[s(196)](r[s(340)])){e[s(261)](t,{range:n}),i=!0;break}}return i})),n[t(205)][t(309)][t(265)]((e=>{const s=t;let o=!1;const i=n[s(332)][s(350)](s(293)).me,a=r[s(314)]()[s(220)]((t=>t[s(361)]&&t[s(365)]==i)),c=new Set,u=new Set;for(const t of a)if(s(198)==t[s(373)])for(const e of t[s(280)]()){const n=e[s(318)]()[s(186)]();if(n)if(n.is(s(247),s(346))&&Ra(n)){t[s(349)](e[s(375)]),c[s(242)](n),o=!0;const r=n[s(338)],i=n[s(193)],a=r&&r.is(s(247),s(346)),l=i&&i.is(s(247),s(346));a&&!c[s(341)](r)&&u[s(242)](r),l&&!c[s(341)](i)&&u[s(242)](i)}else n.is(s(247),s(382))&&n[s(366)]&&(t[s(349)](e[s(375)]),o=!0)}else if(s(269)==t[s(373)]){if(!t[s(279)]||!t[s(279)][s(324)])continue;const e=t[s(279)][s(357)];if(e&&Object[s(232)](e)[s(294)])continue;const n=t[s(279)][s(324)];let r=!0,i=!0;for(const e of a)if(e[s(373)]&&e[s(373)][s(239)](s(198))){if(!e[s(279)][s(324)]){i=!1;break}if(e.id!=t.id&&e[s(279)][s(324)]==n){r=!1;break}}i&&r&&(t[s(245)](),o=!0)}for(const t of c)e[s(321)](t);for(const t of u)e[s(258)](t);return o})),n[t(257)][t(283)](t(263))[t(359)]({model:t(369),view:(t,e)=>h(t),converterPriority:t(328)}),n[t(257)][t(283)](t(378))[t(359)]({model:t(369),view:(e,n)=>n[t(203)][t(331)]?h(e,!1):null,converterPriority:t(328)});const d=n[t(383)][t(244)];this[t(325)](d[t(309)],t(303),((e,n)=>{const r=t,s=[];for(const t of d[r(270)](n[r(197)])[r(323)]())t.is(r(247),r(295))&&s[r(273)](t);d[r(298)]((t=>{const e=r;for(const n of s)t[e(252)](t[e(270)](n),t[e(229)](n)),t[e(321)](n)}))}))}}function Ra(t){const e=Aa;if(t[e(366)])return!0;const n=t[e(337)](0);return n.is(e(247),e(382))&&n[e(366)]}function Ma(t,e={},n){const r=Aa;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(284)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const va=wa;function wa(t,e){const n=Da();return(wa=function(t,e){return n[t-=441]})(t,e)}!function(t){const e=wa,n=t();for(;;)try{if(692377===parseInt(e(445))/1*(-parseInt(e(473))/2)+-parseInt(e(489))/3+-parseInt(e(462))/4+-parseInt(e(495))/5*(parseInt(e(479))/6)+-parseInt(e(475))/7*(parseInt(e(476))/8)+parseInt(e(468))/9+parseInt(e(465))/10*(parseInt(e(482))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Da);class Oa extends t.Plugin{[va(456)](){const t=va;if(!this[t(493)][t(453)][t(481)](t(455)))return;const e=this[t(493)][t(453)][t(486)](t(496));e[t(483)](t(474),this[t(471)][t(470)](this)),e[t(464)][t(477)](t(467),t(446),t(463),e[t(464)][t(458)](t(467),null,t(490))),e[t(464)][t(477)](t(467),t(446),t(490),e[t(464)][t(458)](t(467),null,t(463))),e[t(448)][t(459)](this[t(485)][t(470)](this))}[va(471)](t,e){const n=va,r=this[n(493)][n(453)][n(486)](n(496)),s=this[n(493)][n(453)][n(486)](n(455)),o=e[n(441)]||this[n(493)][n(472)][n(484)][n(494)][n(454)]();this[n(493)][n(472)][n(461)]((()=>{const i=n,a=s[i(457)](o);let c=a?s[i(492)](a):null,u=o[i(469)](i(449))||null;const l=e[i(449)]||u,f=e[i(478)]||c,h=this[i(493)][i(453)][i(486)](i(443)).me;for(const t of r[i(451)]()){const e=t[i(442)]();if(i(446)===t[i(487)]&&e===o){t[i(497)]!==h&&t[i(490)]();const e=t[i(488)][i(491)];u=e[0][i(449)],c=e[0][i(478)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(452)](o,{commandName:i(474),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(446)},[],i(446))}))}[va(485)](t){const e=va;if(e(467)!=t[e(444)]&&e(460)!=t[e(444)])return;const{data:n}=t;if(n&&e(446)===n[e(447)]){const t=e(480);return{type:e(450),content:Kr(this[e(493)][e(466)],t)}}}}function Da(){const t=["getTableColumnsWidths","editor","selection","55DybeMS","TrackChangesEditing","author","table","getContainedElement","Users","type","61783NyKpBT","resizeTable","formatGroupId","descriptionFactory","tableWidth","format","getSuggestions","markBlockFormat","plugins","getSelectedElement","TableColumnResizeEditing","afterInit","getColumnGroupElement","getSuggestionCallback","registerDescriptionCallback","formatInline","change","1497480XgSukT","accept","_suggestionFactory","1730TcjInD","locale","formatBlock","6996798cyjhHl","getAttribute","bind","handleResizeTableWidthCommand","model","24TkZuPh","resizeTableWidth","58464darcCb","744xVDIuM","registerCustomCallback","columnWidths","36570SbgSvo","*Format:* resize table","has","160556QLEcbb","enableCommand","document","handleSuggestionDescription","get","subType","data","1951818exUYdO","discard","commandParams"];return(Da=function(){return t})()}const Fa=Pa;function Pa(t,e){const n=xa();return(Pa=function(t,e){return n[t-=144]})(t,e)}function xa(){const t=["12216fSycFA","2CJICvI","829000xFPjBt","enableCommand","64071ZbDNBO","1805QoKuqv","9744238DUboCz","insertTemplate","12441810AhzFnd","TrackChangesEditing","get","1112dbvJaH","has","editor","afterInit","3916278mTzbnB","Template","plugins","2704332eQTtit"];return(xa=function(){return t})()}!function(t){const e=Pa,n=t();for(;;)try{if(841075===parseInt(e(144))/1+parseInt(e(162))/2*(-parseInt(e(160))/3)+parseInt(e(161))/4*(parseInt(e(147))/5)+parseInt(e(157))/6+parseInt(e(148))/7+-parseInt(e(153))/8*(parseInt(e(146))/9)+-parseInt(e(150))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xa);class Ba extends t.Plugin{[Fa(156)](){const t=Fa,e=this[t(155)];e[t(159)][t(154)](t(158))&&e[t(159)][t(152)](t(151))[t(145)](t(149))}}function Ua(t,e){const n=Ga();return(Ua=function(t,e){return n[t-=387]})(t,e)}const ja=Ua;function Ga(){const t=["15298byFBHp","get","commands","298629YjaYOO","3471688ZqxzkD","insertTableOfContents","tableOfContents","3bMXnUI","registerElementLabel","editor","TrackChangesEditing","ELEMENT_TABLE_OF_CONTENTS","descriptionFactory","11092686OktWNi","plugins","610CIFovk","7777175TeXdBX","enableCommand","afterInit","8mRVUST","667510bMxNtP","locale","1036665uiZpWe"];return(Ga=function(){return t})()}!function(t){const e=Ua,n=t();for(;;)try{if(974749===parseInt(e(393))/1+parseInt(e(390))/2*(parseInt(e(400))/3)+-parseInt(e(397))/4+parseInt(e(392))/5+-parseInt(e(406))/6+-parseInt(e(409))/7*(-parseInt(e(389))/8)+parseInt(e(396))/9*(parseInt(e(408))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ga);class Va extends t.Plugin{[ja(388)](){const t=ja,e=this[t(402)];if(!e[t(395)][t(394)](t(398)))return;e[t(407)][t(394)](t(403))[t(387)](t(398));const n=e[t(407)][t(394)](t(403)),r=e[t(391)];n[t(405)][t(401)](t(399),(e=>Kr(r,t(404),e)))}}const Ha=za;!function(t){const e=za,n=t();for(;;)try{if(440236===-parseInt(e(499))/1+-parseInt(e(526))/2+-parseInt(e(510))/3+-parseInt(e(514))/4*(parseInt(e(521))/5)+-parseInt(e(500))/6+parseInt(e(527))/7*(parseInt(e(493))/8)+parseInt(e(524))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ka);class Wa extends t.Plugin{[Ha(507)](){const t=Ha,e=this[t(487)];if(!e[t(520)][t(523)](t(513)))return;const n=e[t(520)][t(522)](t(495));n[t(512)][t(488)](t(490),(()=>Kr(e[t(528)],t(496)))),e[t(503)][t(517)][t(486)]((r=>{const s=t;let o=!1;const i=Array[s(519)](e[s(503)][s(517)][s(498)][s(505)]());for(const{name:t,data:a}of i){const{group:i}=n[s(489)](t);if(s(491)!==i||!a[s(509)])continue;const c=a[s(509)],u=c[s(501)][s(515)];if(!u||!u.is(s(508),s(490)))continue;if(!c[s(494)][s(516)](c[s(501)]))continue;const l=e[s(503)][s(506)][s(511)](c[s(501)],s(518));if(l&&l[s(504)]){const e=r[s(525)](c[s(494)],l[s(494)]);e[s(502)](c)||(r[s(497)](t,{range:e}),o=!0)}o||(r[s(492)](t),o=!0)}return o}))}}function za(t,e){const n=Ka();return(za=function(t,e){return n[t-=486]})(t,e)}function Ka(){const t=["getChangedMarkers","schema","afterInit","element","newRange","1784610HUMbKt","getNearestSelectionRange","descriptionFactory","Title","1994348FtcHAo","nodeBefore","isTouching","document","forward","from","plugins","5rpYVxE","get","has","13355649dqiKfI","createRange","72094sdaXcY","7bzNWzd","locale","registerPostFixer","editor","registerElementLabel","_splitMarkerName","title-content","suggestion","removeMarker","3282832xUatSJ","start","TrackChangesEditing","ELEMENT_TITLE","updateMarker","differ","137874GfmfGC","1120206QdmGOi","end","isEqual","model","isCollapsed"];return(Ka=function(){return t})()}const Za=qa;!function(t){const e=qa,n=t();for(;;)try{if(242429===-parseInt(e(407))/1*(parseInt(e(416))/2)+-parseInt(e(424))/3+parseInt(e(418))/4+-parseInt(e(414))/5*(-parseInt(e(420))/6)+parseInt(e(408))/7+parseInt(e(417))/8+parseInt(e(409))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ya);class Xa extends t.Plugin{[Za(410)](){const t=Za,e=this[t(415)],n=e[t(413)][t(423)](t(406));e[t(413)][t(422)](t(419))&&(n[t(421)](t(411)),n[t(421)](t(412)))}}function qa(t,e){const n=Ya();return(qa=function(t,e){return n[t-=406]})(t,e)}function Ya(){const t=["editor","217608fnLZvx","1877600svftif","19620wRWvXF","UndoEditing","54YxIsnJ","enableCommand","has","get","393819iIeKAB","TrackChangesEditing","3eoGtZM","934745CbpGty","1966797QNyIVE","afterInit","undo","redo","plugins","60245nikvyV"];return(Ya=function(){return t})()}const Ja=Qa;function Qa(t,e){const n=$a();return(Qa=function(t,e){return n[t-=282]})(t,e)}function $a(){const t=["plugins","1629045ewaIYE","778550bwOjdj","233514oObJWt","requires","29793MUrBtD","TrackChangesEditing","toggleTableCaption","525BMmJrt","52COCVKq","enableCommand","editor","18eYsdpu","has","get","32ljichi","470324mfIfau","15126JJjMLp","308077ULhMAm","afterInit","TableCaptionEditing"];return($a=function(){return t})()}!function(t){const e=Qa,n=t();for(;;)try{if(135253===-parseInt(e(293))/1+parseInt(e(299))/2*(-parseInt(e(295))/3)+-parseInt(e(285))/4+-parseInt(e(298))/5*(-parseInt(e(286))/6)+-parseInt(e(287))/7*(-parseInt(e(284))/8)+parseInt(e(302))/9*(parseInt(e(292))/10)+parseInt(e(291))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($a);class tc extends t.Plugin{static get[Ja(294)](){return[da]}[Ja(288)](){const t=Ja,e=this[t(301)];e[t(290)][t(282)](t(289))&&e[t(290)][t(283)](t(296))[t(300)](t(297))}}function ec(){const t=["*Format:* change table properties","subType","commandParams","discard","tableCellBackgroundColor","_handlePropertyChange","handleDiscardAction","tableProperties","1948YBlUll","model","24cwtteh","getSuggestions","plugins","table","markBlockFormat","TableCellPropertiesEditing","3417048tqtWDb","locale","handleSuggestionDescription","getAttribute","*Format:* change table cell properties","tableCellProperties","tableBorderColor","registerDescriptionCallback","getSelectionAffectedTableCells","enableCommand","_getSuggestion","505590kapXTp","1180hkDmxY","getFirstPosition","format","start","tableCellHorizontalAlignment","tableCellWidth","TrackChangesTableProperties","tableAlignment","64238QPTWqF","944412JiDBRU","4Udljij","selection","7dsGQKt","tableBackgroundColor","TablePropertiesEditing","tableWidth","formatBlock","TrackChangesEditing","data","tableCellHeight","join","tableBorderStyle","setAttribute","descriptionFactory","38169hrPfoT","tableCellBorderWidth","tableCellPadding","has","6680707jPypHy","document","accept","batch","removeAttribute","tableCellBorderColor","getContainedElement","tableCellBorderStyle","TableUtils","afterInit","_suggestionFactory","registerCustomCallback","tableBorderWidth","change","editor","getSuggestionCallback","tableHeight","4580BvXxQN","enqueueChange","pluginName","get","findAncestor","nodeAfter","tableCellVerticalAlignment"];return(ec=function(){return t})()}const nc=rc;function rc(t,e){const n=ec();return(rc=function(t,e){return n[t-=369]})(t,e)}!function(t){const e=rc,n=t();for(;;)try{if(261050===parseInt(e(426))/1*(-parseInt(e(424))/2)+parseInt(e(425))/3+parseInt(e(396))/4*(parseInt(e(381))/5)+-parseInt(e(415))/6*(parseInt(e(428))/7)+parseInt(e(404))/8+-parseInt(e(440))/9*(-parseInt(e(416))/10)+parseInt(e(444))/11*(-parseInt(e(398))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ec);class sc extends t.Plugin{constructor(t){const e=rc;super(t),this[e(395)]=[e(410),e(437),e(376),e(423),e(431),e(380),e(429)],this[e(409)]=[e(369),e(371),e(441),e(442),e(421),e(435),e(392),e(420),e(387)]}static get[nc(383)](){return nc(422)}[nc(373)](){const t=nc,e=this[t(378)][t(400)][t(384)](t(433));if(this[t(378)][t(400)][t(443)](t(430))){for(const n of this[t(395)])e[t(413)](n,((e,r)=>{const s=t,o=this[s(378)][s(397)][s(445)][s(427)][s(417)]()[s(385)](s(401));this[s(393)](n,[o],this[s(395)],s(395),e,r)}));e[t(374)][t(375)](t(432),t(395),t(446),e[t(374)][t(379)](t(432),null,t(391))),e[t(374)][t(375)](t(432),t(395),t(391),((e,n)=>this[t(394)](this[t(395)],e,n))),e[t(374)][t(375)](t(432),t(395),t(436),(()=>!1))}if(this[t(378)][t(400)][t(443)](t(403))){for(const n of this[t(409)])e[t(413)](n,((e,r)=>{const s=t,o=this[s(378)][s(400)][s(384)](s(372))[s(412)](this[s(378)][s(397)][s(445)][s(427)]);this[s(393)](n,o,this[s(409)],s(409),e,r)}));e[t(374)][t(375)](t(432),t(409),t(446),e[t(374)][t(379)](t(432),null,t(391))),e[t(374)][t(375)](t(432),t(409),t(391),((e,n)=>this[t(394)](this[t(409)],e,n))),e[t(374)][t(375)](t(432),t(409),t(436),(()=>!1))}e[t(439)][t(411)]((e=>this[t(406)](e)))}[nc(393)](t,e,n,r,s,o){const i=nc,a=this[i(378)][i(400)][i(384)](i(433));this[i(378)][i(397)][i(382)](o[i(447)],(()=>{const t=i;for(const i of e)if(this[t(414)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(407)](r);void 0!==n&&(e[r]=n)}s(o),a[t(402)](i,{commandParams:[e]},[],r)}}))}[nc(394)](t,e,n){const r=nc,s=e[0][r(419)][r(386)],o=n[r(390)][0];this[r(378)][r(397)][r(377)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(438)](r,o[r],s):e[n(448)](r,s)}))}[nc(406)](t){const e=nc;if(t[e(434)])switch(t[e(389)]){case e(395):return{type:e(418),content:Kr(this[e(378)][e(405)],e(388))};case e(409):return{type:e(418),content:Kr(this[e(378)][e(405)],e(408))}}}[nc(414)](t,e){const n=nc,r=this[n(378)][n(400)][n(384)](n(433));for(const s of r[n(399)]({skipNotAttached:!0})){const r=s[n(370)]();if(s[n(389)]===e&&r===t)return s}return null}}var oc=Function.prototype,ic=Object.prototype,ac=oc.toString,cc=ic.hasOwnProperty,uc=ac.call(Object);const lc=function(t){if(!ne(t)||"[object Object]"!=ct(t))return!1;var e=en(t);if(null===e)return!0;var n=cc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ac.call(n)==uc};const fc=function(t){return lc(t)?void 0:t};var hc=$?$.isConcatSpreadable:void 0;const dc=function(t){return ce(t)||ae(t)||!!(hc&&t&&t[hc])};const gc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=dc),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):tn(o,c):s||(o[o.length]=c)}return o};const pc=function(t){return(null==t?0:t.length)?gc(t,1):[]};const mc=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 Ic=Math.max;const Ec=function(t,e,n){return e=Ic(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=Ic(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),mc(t,this,a)}};const bc=function(t){return function(){return t}};const Tc=Yt?function(t,e){return Yt(t,"toString",{configurable:!0,enumerable:!1,value:bc(e),writable:!0})}:function(t){return t};var _c=Date.now;const yc=function(t){var e=0,n=0;return function(){var r=_c(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(Tc);const Ac=function(t){return yc(Ec(t,void 0,pc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=ir(e,(function(e){return e=fr(e,t),r||(r=e.length>1),e})),te(t,an(t),n),r&&(n=qn(n,7,fc));for(var s=e.length;s--;)jr(n,e[s]);return n})),kc=Cc;function Cc(t,e){const n=Oc();return(Cc=function(t,e){return n[t-=351]})(t,e)}!function(t){const e=Cc,n=t();for(;;)try{if(779404===parseInt(e(449))/1+-parseInt(e(525))/2*(-parseInt(e(583))/3)+parseInt(e(768))/4*(parseInt(e(579))/5)+-parseInt(e(478))/6*(parseInt(e(410))/7)+-parseInt(e(476))/8+-parseInt(e(633))/9+-parseInt(e(450))/10*(parseInt(e(353))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oc);const Lc=kc(424);class Nc extends t.Plugin{static get[kc(534)](){return[kc(468),o.Users,t.PendingActions,ts,ss,us,hs,ys,Es,Cs,vs,js,no,io,fo,mo,_o,ko,Ro,Oo,Po,zo,Go,Xo,$o,ri,li,Ii,wi,ai,Ws,Xs,_i,Ci,Ri,xi,Ui,Ki,Yi,$i,oa,ua,da,Ea,ya,tc,Sa,Oa,Va,sc,Ba,Wa,Xa]}static get[kc(421)](){return kc(734)}constructor(t){const e=kc;function n(t){const e=Cc;return t[e(415)]((t=>String[e(551)](t)))[e(362)]("")}super(t),this[e(770)]=!1,this[e(738)](e(514),[]),this.on(e(361),((n,r,s,o)=>{const i=e;this[i(506)][i(621)]((()=>{const e=i;for(const n of[...o,...s])this[e(506)][e(647)][e(648)](n)&&t[e(733)][e(728)](n)}))})),this[e(438)]=new Yr(this[e(544)][e(757)][e(722)],this[e(544)][e(602)]),this[e(442)]=null,this[e(616)]=new Sc(this[e(544)]),this[e(774)]=new Map,this[e(771)]=t[e(644)][e(370)](e(468)),this[e(480)]=new Set,this[e(506)]=this[e(544)][e(757)],this[e(555)]=new WeakMap,this[e(483)]=!1,this[e(596)]=new Set([e(424)]),this[e(636)]=new Set,t[e(704)][e(603)](e(418),e(465)),this[e(387)]=t[e(704)][e(370)](e(418)),t[e(704)][e(603)](e(672),!0),this[e(721)]=t[e(704)][e(370)](e(672)),this[e(744)]=new f(t,this[e(480)]),this[e(678)](),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,56,49,48])}[kc(516)](){const t=kc,n=this[t(544)],r=(e,n)=>{const r=t;if(r(426)!=e)return r(395)+e;const s=n[r(673)]("|")[0];return this[r(642)](s)?r(515):r(414)};n[t(640)][t(628)](t(535))[t(427)]({model:t(542),view:e=>{const n=t,{id:s,authorId:o,type:i,subType:a}=this[n(626)](e[n(783)]),c=[n(431),r(i,a)];let u=3e3;return this[n(514)][n(769)](e[n(783)])&&(c[n(519)](n(529)),u=3010),n(557)==i&&(u+=5),{classes:c,attributes:{"data-suggestion":s,"data-author-id":o},priority:u}}}),n[t(640)][t(628)](t(639))[t(762)]((e=>{const r=t;e.on(r(735),((t,e,s)=>{const o=r;if(!s[o(780)][o(649)])return;const i=e[o(765)];if(!i)return;const c=s[o(527)][o(697)](i);n[o(757)][o(722)][o(683)](i)&&c&&!c[o(575)](o(750))&&c.is(o(597))&&(0,a.toWidget)(c,s[o(484)])}),{priority:r(745)})})),n[t(640)][t(628)](t(639))[t(427)]({model:t(542),view:(e,n)=>{const s=t;if(!n[s(780)][s(649)])return null;const{type:o,subType:i}=this[s(626)](e[s(783)]);return{classes:[s(431),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(765)])return;const{id:c,authorId:u}=this[a(626)](o[a(783)]);if(r){const t=this[a(774)][a(370)](c),e=this[a(393)](t);if(!this[a(642)](e))return}if(o[a(765)].is(a(613)))return void i[a(398)][a(657)](o[a(765)],s[a(607)]);const l=i[a(527)][a(697)](o[a(765)]);if(o[a(765)].is(a(706))&&n[a(757)][a(722)][a(479)](o[a(765)])&&!l[a(575)](a(457))){i[a(484)][a(399)]([a(431),a(515)],l),i[a(484)][a(366)](a(406),c,l),i[a(484)][a(366)](a(363),u,l),i[a(527)][a(497)](l,o[a(783)]),e&&(this[a(514)][a(769)](o[a(783)])?i[a(484)][a(399)](a(529),l):i[a(484)][a(530)](a(529),l));for(const t of n[a(757)][a(652)](o[a(765)])[a(381)]())i[a(398)][a(657)](t,s[a(607)]);i[a(398)][a(657)](o[a(765)],s[a(607)])}};n[t(640)][t(628)](t(639))[t(762)]((e=>{const n=t;e.on(n(390),((t,e,r)=>{const o=n;r[o(780)][o(649)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(440)})})),n[t(640)][t(628)](t(639))[t(762)]((e=>{const n=t;e.on(n(689),((t,e,r)=>{const o=n;r[o(780)][o(649)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(440)})})),n[t(640)][t(628)](t(639))[t(779)]({model:t(542),view:(e,n)=>n[t(780)][t(649)]?null:{group:t(542),name:e[t(372)](11)}}),n[t(640)][t(628)](t(759))[t(435)]({view:{name:t(542),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(472)+e[r(674)](r(573))+":"+e[r(674)]("id");return e[r(674)](r(675))&&(s+=":"+e[r(674)](r(675))),n[r(599)](r(403),{"data-name":s})}}),n[t(640)][t(628)](t(759))[t(591)]({view:t(542)}),n[t(640)][t(628)](t(535))[t(762)]((e=>{const n=t;e.on(n(390),s(),{priority:n(745)})})),n[t(640)][t(628)](t(535))[t(762)]((e=>{const n=t;e.on(n(689),s({isAttributeSuggestion:!0}),{priority:n(745)})})),n[t(640)][t(628)](t(535))[t(762)]((e=>{const n=t;e.on(n(545),((t,e,r)=>{const s=n,o=r[s(527)][s(554)](e[s(783)]);if(o)for(const t of o)t[s(575)](s(457))||(r[s(484)][s(530)]([s(431),s(515),s(529)],t),r[s(484)][s(772)](s(406),t),r[s(484)][s(772)](s(363),t),r[s(527)][s(428)](t,e[s(783)]))}),{priority:n(745)})})),n[t(640)][t(628)](t(535))[t(762)]((e=>{const n=t;e.on(n(604),((t,e,r)=>{const s=n,o=r[s(527)][s(554)](e[s(783)]);if(!o)return;const{id:i}=this[s(626)](e[s(783)]),a=this[s(774)][s(370)](i),c=this[s(393)](a);if(this[s(642)](c))for(const t of o)t[s(575)](s(457))||(r[s(484)][s(530)]([s(431),s(515),s(529)],t),r[s(484)][s(772)](s(406),t),r[s(484)][s(772)](s(363),t),r[s(527)][s(428)](t,e[s(783)]))}),{priority:n(745)})})),n[t(757)][t(705)][t(384)]((e=>{const r=t;let s=!1;const o=Array[r(408)](n[r(757)][r(705)][r(364)][r(359)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(626)](t);if(r(542)!==o)continue;const h=this[r(774)][r(370)](f);if(null!=c[r(487)]){r(584)==u&&(s=s||vc(c[r(487)],t,e,n[r(757)][r(722)]));const o=r(426)==u&&this[r(642)](l[r(673)]("|")[0]);if(c[r(487)][r(588)]||r(581)==c[r(487)][r(688)][r(582)]||r(531)==u&&!Dc(c[r(487)])||o&&!Dc(c[r(487)])||r(557)==u&&(Mc(a=c[r(487)])||function(t){const e=r;return t[e(663)][e(701)]==t[e(379)][e(586)]&&t[e(663)][e(571)]}(a)))e[r(524)](t),s=!0;else{if(!h||!h[r(539)])continue;if(c[r(487)]&&c[r(617)]&&c[r(487)][r(371)](c[r(617)]))continue;i[r(762)](h)}}}var a;return i[r(464)]>0&&(s=!!this[r(627)](i)||s),s})),n[t(757)][t(705)][t(384)]((e=>{const r=t;let s=!1;for(const t of n[r(757)][r(705)][r(364)][r(598)]())if(r(667)==t[r(443)])for(const t of this[r(774)][r(637)]()){if(t[r(528)]||!t[r(539)])continue;const o=r(531)==t[r(443)],i=this[r(393)](t),a=i&&this[r(642)](i);if(!o&&!a)continue;const c=t[r(368)]();if(c[r(663)][r(701)]!=c[r(379)][r(701)]&&!c[r(379)][r(571)]){const o=n[r(757)][r(490)](c[r(663)][r(725)],r(379)),i=n[r(757)][r(533)](c[r(663)],o);e[r(580)](t[r(713)](),{range:i}),s=!0}}return s})),n[t(757)][t(705)][t(384)]((e=>this[t(422)](e))),n[t(757)][t(705)][t(384)]((e=>!e[t(680)][t(671)]&&this[t(612)](e))),n[t(757)].on(t(610),(()=>{this[t(770)]=!1})),n[t(757)][t(705)].on(t(559),((r,s)=>{const o=t;if(!s[o(671)]||s[o(643)])return;if(!this[o(770)])return;const i=n[o(757)][o(705)][o(364)][o(598)]();if(0==i[o(452)])return;const a=[],c=i[o(377)]((t=>o(426)==t[o(443)])),u=i[o(377)]((t=>o(667)==t[o(443)]&&o(419)!=t[o(607)]));for(const t of c)this[o(432)](t[o(665)])&&a[o(519)]({key:t[o(665)],newValue:t[o(394)],oldValue:t[o(407)],range:Fc(t[o(600)],n[o(757)])});for(const t of u){if(o(767)!=t[o(563)]&&o(522)!=t[o(563)])continue;const e=Pc(t[o(538)][o(725)],n[o(757)]),r=t[o(396)];o(767)==t[o(563)]&&a[o(519)]({key:o(424),newValue:t[o(607)],oldValue:r[o(607)],range:e});for(const[n,s]of r[o(507)]){if(!this[o(432)](n))continue;const r=t[o(507)][o(370)](n);s!==r&&a[o(519)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(507)])this[o(432)](n)&&(r[o(507)][o(648)](n)||a[o(519)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(452)]&&n[o(757)][o(451)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(695)](t,e,s,o,{groupId:r});this[n(423)](t,a)}))}),{priority:t(420)}),n[t(757)][t(647)].on(t(773),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(626)](n[s(607)]),e=this[s(774)][s(370)](t);e&&e[s(651)](n[s(607)])}})),n[t(757)][t(705)].on(t(559),(()=>{const e=t,r=Array[e(408)](n[e(757)][e(705)][e(364)][e(359)]())[e(377)]((t=>e(542)===this[e(626)](t[e(607)])[e(634)]));if(0===r[e(452)])return;r[e(638)](((t,n)=>{const r=e,s=t[r(509)][r(617)],o=n[r(509)][r(617)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(663)][r(463)](o[r(663)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(626)](t);if(null===n[e(617)]){const n=this[e(444)](t);o[e(762)](n)}else{const t=this[e(774)][e(370)](r);null!==n[e(487)]||t[e(539)]?(s[e(762)](t[e(685)]),o[e(762)](t)):this[e(491)](t)}}o[e(464)]>0&&this[e(474)](o);for(const t of s)this[e(690)](e(471),t)})),n[t(757)].on(t(682),((e,r)=>{const s=t,o=r[0];if(!this[s(774)][s(464)])return;if(!o[s(687)])return;if(o[s(680)][s(643)]||!o[s(680)][s(671)])return;let i,a;switch(o[s(443)]){case s(667):i=n[s(757)][s(490)](o[s(538)]),a=i[s(684)](o[s(376)]);break;case s(673):i=n[s(757)][s(490)](o[s(547)]),a=n[s(757)][s(490)](o[s(378)]);break;case s(732):i=n[s(757)][s(490)](o[s(666)]),a=i[s(684)](o[s(376)]);break;default:return}const c=n[s(757)][s(533)](i,a);n[s(757)][s(621)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(764)](c)){if(e[t(528)])continue;if(t(584)==e[t(443)])continue;const r=this[t(393)](e);if(r&&this[t(642)](r)&&t(673)!=o[t(443)])continue;const s=e[t(509)]&&e[t(509)][t(752)];(t(531)!=e[t(443)]||t(673)==o[t(443)]&&!s)&&(n[t(686)]||t(611)==e[t(443)]&&n[t(742)]||e[t(368)]()[t(411)](c)&&this[t(567)](e,i,a))}}))}),{priority:t(420)}),n[t(757)].on(t(608),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(605)])return;if(this[s(483)])return;if(!this[s(744)][s(513)])return;if(o[s(588)])return;const a=n[s(757)][s(722)],{start:c,end:u}=o[s(368)](),l=c[s(725)]&&a[s(477)](c[s(725)])?null:a[s(495)](c,s(746)),f=u[s(586)]&&a[s(477)](u[s(586)])?null:a[s(495)](u,s(475)),h=n[s(757)][s(533)](l?l[s(663)]:c,f?f[s(379)]:u);n[s(757)][s(621)]((t=>{const e=s;this[e(436)](h);const r=n[e(757)][e(722)][e(495)](h[e(663)]);o.is(e(658))?t[e(508)](r):o[e(441)](r)})),e[s(720)]()}),{priority:e.priorities[t(655)]+10}),n[t(757)].on(t(512),((e,r)=>{const s=t,o=r[r[s(452)]-1];o&&o[s(605)]||this[s(483)]||this[s(744)][s(513)]&&(n[s(757)][s(621)]((()=>{const t=s;let o=n[t(757)][t(512)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(541)]=o[t(504)]();const i=o[t(379)][t(586)],a=n[t(757)][t(722)];i&&a[t(479)](i)&&!a[t(683)](i)&&(o=n[t(757)][t(533)](o[t(663)],n[t(757)][t(490)](i,t(379)))),this[t(578)](o)})),e[s(720)]())}),{priority:t(745)}),this[t(544)][t(691)][t(762)](t(632),this[t(744)]),this[t(717)](t(632));const o=new p(n,this[t(774)]);n[t(691)][t(762)](t(358),o),this[t(717)](t(358));const i=new E(n,this[t(774)]);n[t(691)][t(762)](t(585),i),this[t(717)](t(585)),n[t(691)][t(762)](t(500),new v(n,o,this[t(774)])),this[t(717)](t(500)),n[t(691)][t(762)](t(747),new v(n,i,this[t(774)])),this[t(717)](t(747)),n[t(691)][t(762)](t(365),new F(n,o,this[t(774)])),this[t(717)](t(365)),n[t(691)][t(762)](t(714),new F(n,i,this[t(774)])),this[t(717)](t(714));const c=n[t(644)][t(370)](t(468));this[t(439)](c,t(402),((e,{threadId:n})=>{const r=t,s=this[r(774)][r(370)](n);s&&s[r(712)]&&1===s[r(712)][r(452)]&&this[r(723)](n,{hasComments:!0})}),{priority:t(668)}),this[t(439)](c,t(635),((e,{threadId:n})=>{const r=t,s=this[r(774)][r(370)](n);s&&s[r(712)]&&!s[r(712)][r(452)]&&this[r(723)](n,{hasComments:!1})}),{priority:t(668)})}set[kc(518)](t){const n=kc;if(this[n(442)])throw new e.CKEditorError(n(397),this);this[n(442)]=t}get[kc(518)](){return this[kc(442)]}[kc(593)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=kc,r=[];for(const e of this[n(774)][n(637)]())t&&!e[n(539)]||r[n(519)](e);return e?r[n(415)]((t=>t[n(356)]())):r}[kc(455)](t){const n=kc,r=this[n(774)][n(370)](t);if(!r)throw new e.CKEditorError(n(445),this);return r}[kc(708)](t){const e=kc;return this[e(774)][e(648)](t)}[kc(641)](t){const e=kc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(443)][e(673)](":"),a=this[e(774)][e(370)](r)||this[e(724)](o,i,r,n,s);if(this[e(698)](a),this[e(540)](a,o,i||null,n),a[e(777)]=t[e(777)],a[e(385)]=!0,s&&s[e(392)]){const t=s[e(392)],n=this[e(413)](t[e(400)]);a[e(568)]=t[e(777)],a[e(548)]=n,a[e(669)]=!0}else a[e(568)]=t[e(777)];switch(t[e(509)]&&(a[e(509)]=t[e(509)]),t[e(507)]&&(a[e(507)]=t[e(507)]),this[e(442)]&&this[e(442)][e(761)]||(a[e(453)]=!0),this[e(555)][e(370)](a)){case e(781):this[e(555)][e(738)](a,e(715));break;case e(631):a[e(539)]?(this[e(627)](new Set([a])),this[e(474)](new Set([a])),this[e(555)][e(738)](a,e(374)),this[e(690)](e(711),a)):this[e(555)][e(738)](a,e(357))}return a}[kc(358)](t){const e=kc;this[e(605)]((()=>{const n=e;this[n(544)][n(757)][n(621)]((()=>{const e=n;for(const n of t[e(709)]())n[e(681)]()}))}))}[kc(585)](t){const e=kc;this[e(605)]((()=>{const n=e;this[n(544)][n(757)][n(621)]((()=>{const e=n;for(const n of t[e(709)]())n[e(664)]()}))}))}[kc(717)](t,n){const r=kc,s=this[r(544)][r(691)][r(370)](t);if(!s)throw new e.CKEditorError(r(543),this,{commandName:t});if(this[r(480)][r(648)](s))throw new e.CKEditorError(r(485),this,{commandName:t});this[r(480)][r(762)](s),n&&s.on(r(595),((t,e)=>{const o=r;this[o(744)][o(513)]&&(this[o(483)]||(e[o(452)]>0&&e[e[o(452)]-1]&&e[e[o(452)]-1][o(605)]?e[o(624)]():(t[o(541)]=n(((...t)=>s[o(595)](...t,{forceDefaultExecution:!0})),...e),t[o(720)]())))}),{priority:r(745)})}[kc(605)](t){const n=kc;let r,s;const o=this[n(483)];this[n(483)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(483)]=!1),s&&e.CKEditorError[n(662)](s,this),r}[kc(578)](t,n=null,r={}){const s=kc;if(t[s(588)])return null;const o=this[s(544)][s(644)][s(370)](s(740)).me;for(const{suggestion:e,meta:o}of this[s(764)](t,s(611)))if(o[s(742)]){if(!o[s(523)]){if(o[s(686)]){if(!this[s(721)]||!Uc(e,r))continue;return e}if(Uc(e,r))return e;this[s(567)](e,t[s(663)],t[s(379)]);break}if(n==e[s(383)]&&Uc(e,r)){const n=e[s(368)]();return n[s(663)][s(371)](t[s(379)])?this[s(619)](e,this[s(506)][s(533)](t[s(663)],n[s(379)])):this[s(619)](e,this[s(506)][s(533)](n[s(663)],t[s(379)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(565)+n:s(611),u=this[s(354)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(499)](c,i,a,t),u}[kc(653)](t,n=kc(736),r={}){const s=kc,o=this[s(544)][s(644)][s(370)](s(740)).me,i=this[s(616)][s(433)](s(611),n,s(362));for(const e of this[s(593)]())if(e[s(548)].id==o.id&&s(611)==e[s(443)]&&e[s(383)]==n&&Uc(e,r)&&(i(e[s(700)](),t)||i(t,e[s(700)]()))){for(const n of t)e[s(606)](n);return e}for(const{suggestion:e,meta:n}of this[s(764)](t,s(611))){if(!n[s(742)])continue;if(!this[s(721)]&&n[s(686)])continue;if(!Uc(e,r))continue;let o=!0;for(const n of e[s(700)]())for(const e of t)if(!n[s(411)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(565)+n,l=this[s(354)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(499)](u,a,c,e,zr[s(511)]());return l}[kc(517)](t,n,r=null,s={}){const o=kc;if(r=r||wc(n),t[o(588)])return null;if(o(694)===this[o(387)]){const e=this[o(616)][o(433)](o(584),r,o(681));return this[o(605)]((()=>e([t],n,s))),null}const i=this[o(544)][o(644)][o(370)](o(740)).me,a=[];if(o(503)!==this[o(387)])for(const{suggestion:e,meta:n}of this[o(764)](t,o(611)))n[o(742)]&&!n[o(782)]&&a[o(519)](...e[o(700)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(569)](s);e&&r[n(519)](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(452)];){const s=r[e][n(425)](t);r[n(526)](e,1,...s),e+=s[n(452)]}}return r}(t,a);c[o(452)]&&this[o(506)][o(621)]((()=>{const t=o;for(const e of c){const o=this[t(616)][t(433)](t(584),r,t(681));this[t(605)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(663)],u=t[o(379)];for(const{suggestion:e,meta:n}of this[o(764)](t,o(584))){if(!n[o(742)])continue;if(e[o(383)]!=r)continue;if(!Uc(e,s))continue;const i=e[o(368)]();if(i[o(411)](t,!0))return null;c=c[o(463)](i[o(663)])?c:i[o(663)],u=u[o(707)](i[o(379)])?u:i[o(379)],a?i[o(663)][o(463)](a[o(368)]()[o(663)])?(a[o(382)](),a=e):e[o(382)]():a=e}const l=this[o(506)][o(533)](c,u);if(a)this[o(619)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(354)]({id:t,type:o(760)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(499)](o(760)+r,t,a,l)}}return null}[kc(562)](t,n,r=[],s=null,o={}){const i=kc;n[i(614)]||(n[i(614)]=n[i(470)]),n[i(752)]=t.is(i(600)),s=s||wc(n);const a=r[i(415)]((t=>Pc(t,this[i(506)]))),c=t.is(i(600))?t:Pc(t,this[i(506)]);if(i(694)===this[i(387)]){const t=this[i(616)][i(433)](i(531),s,i(681));return this[i(605)]((()=>t([c],n,o))),null}a[i(519)](c);let u=!0;for(const t of a)if(!this[i(486)](t)){u=!1;break}if(u&&i(503)!==this[i(387)]){const t=this[i(616)][i(433)](i(531),s,i(681));return this[i(605)]((()=>t([c],n,o))),null}let l=null,f=c[i(663)],h=c[i(379)];for(const{suggestion:t,meta:e}of this[i(764)](c,i(531))){if(!e[i(742)])continue;if(e[i(523)]||e[i(686)]||e[i(782)])continue;if(t[i(509)][i(614)]!=n[i(614)])continue;if(!Uc(t,o))continue;const r=t[i(368)]();if(t[i(383)]==s){if(r[i(411)](c,!0))return null;f=f[i(463)](r[i(663)])?f:r[i(663)],h=h[i(707)](r[i(379)])?h:r[i(379)],l?r[i(663)][i(463)](l[i(368)]()[i(663)])?(l[i(382)](),l=t):t[i(382)]():l=t}else{const e=c[i(569)](r);this[i(572)](t,e)}}const d=this[i(544)][i(644)][i(370)](i(740)).me,g=(0,e.uid)(),p=d.id;if(l)return this[i(619)](l,this[i(506)][i(533)](f,h)),l;{const t=this[i(354)]({id:g,type:i(373)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(499)](i(373)+s,g,p,this[i(506)][i(533)](f,h)),t}}[kc(739)](t,n,r=[],s=null,o={}){const i=kc;n[i(614)]||(n[i(614)]=n[i(470)]);const a=t[0];n[i(752)]=a.is(i(600)),s=s||wc(n);const c=r[i(415)]((t=>Pc(t,this[i(506)]))),u=a.is(i(600))?t:t[i(415)]((t=>Pc(t,this[i(506)])));if(i(694)===this[i(387)]){const t=this[i(616)][i(433)](i(531),s,i(681));return this[i(605)]((()=>t(u,n,o))),null}c[i(519)](...u);let l=!0;for(const t of c)if(!this[i(486)](t)){l=!1;break}if(l&&i(503)!==this[i(387)]){const t=this[i(616)][i(433)](i(531),s,i(681));return this[i(605)]((()=>t(u,n,o))),null}const f=this[i(544)][i(644)][i(370)](i(740)).me;for(const t of this[i(593)]()){if(t[i(548)].id!=f.id)continue;if(i(531)!=t[i(443)]||t[i(509)][i(614)]!=n[i(614)])continue;if(!Uc(t,o))continue;const e=t[i(383)]==s;for(let n=0;n<u[i(452)];n++){const r=u[n];for(const s of t[i(660)]()){const o=s[i(778)]();if(r[i(371)](o)){e?(u[i(526)](n,1),n--):t[i(524)](s[i(607)]);break}}}}if(0==u[i(452)])return null;const h=this[i(616)][i(433)](i(531),s,i(362));for(const t of this[i(593)]())if(t[i(548)].id==f.id&&i(531)==t[i(443)]&&t[i(509)][i(614)]==n[i(614)]&&t[i(383)]==s&&Uc(t,o)&&(h(t[i(700)](),u)||h(u,t[i(700)]()))){for(const e of u)t[i(606)](e);return t}const d=(0,e.uid)(),g=f.id,p=i(373)+s,m=this[i(354)]({id:d,type:p,data:n,createdAt:new Date,authorId:g,attributes:o});for(const t of u)this[i(499)](p,d,g,t,zr[i(511)]());return m}[kc(436)](t,n=null,r={}){const s=kc;if(t[s(588)])return null;const o=this[s(544)][s(644)][s(370)](s(740)).me,a=new i.LiveRange(t[s(663)],t[s(379)]);for(const{suggestion:t,meta:e}of this[s(764)](a,s(611)))if(e[s(742)]&&!e[s(523)])if(t[s(528)]){const e=t[s(700)]()[s(377)]((t=>s(581)!=t[s(688)][s(582)]));if(e[s(645)]((t=>a[s(411)](t,!0)))&&t[s(664)](),e[s(351)]((t=>t[s(411)](a,!0)))){const t=this[s(616)][s(433)](s(557),n,s(681));return this[s(605)]((()=>t([a],null,r))),null}}else{const e=a[s(569)](t[s(368)]());null!==e&&t[s(550)]([e],null,r)}if(a[s(369)](),a[s(588)]||s(581)==a[s(688)][s(582)])return null;let c=null,u=a[s(663)],l=a[s(379)];const f=this[s(764)](a,s(557));for(const{suggestion:t,meta:e}of f){const n=this[s(506)][s(533)](u,l);if(e[s(742)]&&(this[s(721)]||!e[s(686)]&&!e[s(782)]))if(t[s(528)]){if(!Uc(t,r))continue;let e=!0;for(const r of t[s(700)]()){if(r[s(411)](n,!0))return t;n[s(411)](r)||(e=!1)}e&&t[s(664)]()}else{const e=t[s(368)]();if(e[s(411)](n,!0))return t;if(!Uc(t,r)){n[s(411)](e)?t[s(382)]():e[s(429)](u)?u=e[s(379)]:e[s(429)](l)&&(l=e[s(663)]);continue}u=u[s(463)](e[s(663)])?u:e[s(663)],l=l[s(707)](e[s(379)])?l:e[s(379)],r=Object[s(505)]({},t[s(507)]),c?e[s(663)][s(463)](c[s(368)]()[s(663)])?(c[s(382)](),c=t):t[s(382)]():c=t}}if(c)return this[s(619)](c,this[s(506)][s(533)](u,l)),c;{const t=(0,e.uid)(),i=this[s(506)][s(533)](u,l),a=o.id,c=n?s(570)+n:s(557),f=this[s(354)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(499)](c,t,a,i),f}}[kc(405)](t,n=kc(736),r={}){const s=kc,o=this[s(544)][s(644)][s(370)](s(740)).me,a=t[s(415)]((t=>new i.LiveRange(t[s(663)],t[s(379)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(764)](a,s(611)))e[s(742)]&&!e[s(523)]&&c[s(762)](t);for(const e of c)if(e[s(528)]){const o=e[s(700)]();if((!e[s(507)]||!e[s(507)][s(447)])&&o[s(645)]((t=>a[s(351)]((e=>e[s(411)](t,!0)))))&&e[s(664)](),a[s(645)]((t=>o[s(351)]((e=>e[s(411)](t,!0)))))){const e=this[s(616)][s(433)](s(557),n,s(681));return this[s(605)]((()=>e(t,null,r))),null}}else{const t=e[s(368)]();if(a[s(351)]((e=>e[s(411)](t,!0)))&&e[s(664)](),a[s(645)]((e=>t[s(411)](e,!0)))){const t=this[s(616)][s(433)](s(557),n,s(681));return this[s(605)]((()=>t(a,null,r))),null}}const u=this[s(616)][s(433)](s(557),n,s(362));let l=null;for(const t of this[s(593)]())if(t[s(548)].id==o.id&&t[s(539)]&&s(557)==t[s(443)]&&t[s(383)]==n&&Uc(t,r)&&(u(t[s(700)](),a)||u(a,t[s(700)]())))if(l){if(t[s(712)]&&t[s(712)][s(452)])continue;for(const e of t[s(700)]())l[s(749)](e)||l[s(606)](e);t[s(382)]()}else{l=t;for(const e of a)t[s(749)](e)||t[s(606)](e)}if(l)return l;c[s(696)]();for(const{suggestion:t,meta:e}of this[s(764)](a,s(557)))e[s(742)]&&(this[s(721)]||!e[s(686)]&&!e[s(782)])&&Uc(t,r)&&c[s(762)](t);for(const t of c){const e=t[s(700)]();if((!r||!r[s(447)])&&a[s(645)]((t=>e[s(351)]((e=>e[s(411)](t,!0))))))return t;(!t[s(507)]||!t[s(507)][s(447)])&&e[s(645)]((t=>a[s(351)]((e=>e[s(411)](t,!0)))))&&t[s(664)]()}const f=(0,e.uid)(),h=o.id,d=s(570)+n,g=this[s(354)]({id:f,type:d,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(369)](),t[s(588)]||s(581)==t[s(688)][s(582)]||this[s(499)](d,f,h,t,zr[s(511)]());return g}[kc(695)](t,n,r,s,o){const i=kc;if(t[i(588)])return[];if(i(694)===this[i(387)])return[];const a=this[i(544)][i(644)][i(370)](i(740)).me.id,c=Array[i(408)](this[i(774)][i(637)]())[i(377)]((e=>i(426)==e[i(443)]&&e[i(509)][i(699)]==n&&e[i(749)](t)));if(i(465)===this[i(387)]){const e=this[i(764)](t,i(611))[i(377)]((({meta:t})=>t[i(742)]&&!t[i(782)]&&!t[i(523)]))[i(415)]((({suggestion:t})=>t));c[i(594)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(426)==t[i(443)]?t[i(509)][i(454)]:void 0,o=t[i(368)](),a=Array[i(408)](u[i(417)]())[i(521)]((t=>t[i(566)](o)));if(!a)continue;const c=a[i(425)](o);this[i(642)](n)&&i(611)==t[i(443)]&&0!=c[i(452)]||(u[i(469)](a),c[i(615)]((t=>{u[i(738)](t,r)})),i(611)!=t[i(443)]&&e!=s&&u[i(738)](a[i(569)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(452)]>37&&console[i(437)](i(446),{key:n});const f=(i(601)+(n+"|")+wc({newValue:s}))[i(352)](0,60),h=this[i(354)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(519)](h),this[i(499)](f,c,a,t)}return l}[kc(630)](t){const e=kc;this[e(717)](t,((t,...n)=>{this[e(460)]((()=>{t(...n)}))}))}[kc(679)](t){const e=kc;this[e(596)][e(762)](t)}[kc(703)](t){const e=kc;this[e(636)][e(762)](t)}[kc(393)](t){const e=kc;return e(426)==t[e(443)]?t[e(383)][e(673)]("|")[0]:null}[kc(619)](t,e){const n=kc,r=t[n(713)]();this[n(506)][n(621)]((t=>{t[n(580)](r,{range:e})}))}[kc(698)](t){const e=kc,n=t.id,r=this[e(544)][e(704)][e(370)](e(482));this[e(771)][e(430)](n)||this[e(771)][e(458)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(771)][e(564)](n);s[e(702)](e(609)),s[e(609)]=!1,t[e(712)]=s}[kc(540)](t,n,r,s){const o=kc;if(t[o(443)]!=n||t[o(383)]!=r||t[o(492)].id!=s)throw this[o(544)][o(560)](o(661)),new e.CKEditorError(o(661),this)}[kc(572)](t,n){const r=kc,s=t[r(368)]();if(n[r(371)](s))t[r(382)]();else if(s[r(411)](n)){const o=this[r(506)][r(490)](n[r(663)][r(586)],r(379));this[r(619)](t,this[r(506)][r(533)](s[r(663)],o));const i=(0,e.uid)(),a=t[r(492)].id,c=t[r(443)]+":"+t[r(383)];this[r(354)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(509)],attributes:t[r(507)]});const u=this[r(506)][r(490)](n[r(379)][r(701)],r(776)),l=this[r(506)][r(533)](u,s[r(379)]);this[r(499)](c,i,a,l)}else if(s[r(429)](n[r(663)])){const e=this[r(506)][r(490)](n[r(663)][r(586)],r(379));this[r(619)](t,this[r(506)][r(533)](s[r(663)],e))}else{const e=this[r(506)][r(490)](n[r(379)][r(701)],r(776));this[r(619)](t,this[r(506)][r(533)](e,s[r(379)]))}}[kc(486)](t){const e=kc;for(const{suggestion:n,meta:r}of this[e(764)](t,e(611))){if(!r[e(742)])continue;const s=n[e(700)]();for(const n of s)if(!t[e(425)](n)[e(452)])return!0}return!1}[kc(592)](t){const n=kc,r=this[n(544)][n(644)][n(370)](n(740))[n(590)](t);if(!r)throw new e.CKEditorError(n(466),this);return r}[kc(413)](t){const e=kc,n=this[e(544)][e(644)][e(370)](e(740)),r=(0,o.hashObject)(e(574)+t);return n[e(590)](r)||n[e(622)]({id:r,name:t})}[kc(724)](t,e,n,r,s){const o=kc,i=this[o(592)](r),a=this[o(616)][o(716)](t,e,n,i,s,(t=>{const e=o;this[e(723)](n,{attributes:t});const r=this[e(455)](n);this[e(627)](new Set([r])),this[e(474)](new Set([r]))}));return this[o(439)](a,o(681),(()=>{const t=o;this[t(723)](n,{state:t(549)})}),{priority:o(745)}),this[o(439)](a,o(664),(()=>{const t=o;this[t(723)](n,{state:t(448)})}),{priority:o(745)}),this[o(774)][o(738)](n,a),this[o(555)][o(738)](a,o(781)),a}[kc(626)](t){const e=kc,n=t[e(673)](":");return{group:n[0],type:n[1],subType:n[e(452)]>=5?n[2]:null,id:n[e(452)]<5?n[2]:n[3],authorId:n[e(452)]<5?n[3]:n[4],markerCount:6==n[e(452)]?n[5]:null}}[kc(567)](t,n,r){const s=kc,o=t[s(368)](),i=o[s(663)],a=o[s(379)];this[s(619)](t,this[s(506)][s(533)](i,n));const c=(0,e.uid)(),u=t[s(492)].id,l=t[s(443)]+(t[s(383)]?":"+t[s(383)]:"");this[s(354)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(507)],data:t[s(509)]});const f=this[s(393)](t);(s(531)==t[s(443)]||f&&this[s(642)](f))&&(r=this[s(506)][s(536)](r[s(701)])),this[s(499)](l,c,u,this[s(506)][s(533)](r,a))}[kc(764)](t,e=null){const n=kc,r=[],s=this[n(544)][n(644)][n(370)](n(740)).me;Array[n(561)](t)||(t=[t]);for(const o of this[n(593)]()){if(!o[n(539)])continue;if(e&&o[n(443)]!=e)continue;let i=!1;for(const e of o[n(700)]()){for(const a of t){const t=a[n(663)][n(371)](e[n(379)])||a[n(379)][n(371)](e[n(663)]);if(t||a[n(569)](e)){const c=a[n(411)](e)&&Rc(this[n(506)][n(722)],e[n(663)],a),u=e[n(411)](a)&&Rc(this[n(506)][n(722)],a[n(663)],e);r[n(519)]({suggestion:o,meta:{isOwn:s==o[n(548)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[kc(499)](t,e,n,r,s){const o=kc;this[o(506)][o(621)]((i=>{const a=o;let c=a(472)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(623)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[kc(491)](t){const e=kc,n=t[e(729)],r=t[e(730)];t[e(729)]=null,t[e(730)]=null,null!=n&&n[e(730)]==t&&(n[e(730)]=r),null!=r&&r[e(729)]==t&&(r[e(729)]=n),e(374)==this[e(555)][e(370)](t)&&(this[e(555)][e(738)](t,e(357)),this[e(690)](e(537),t,n,r))}[kc(354)](t){const n=kc,r=t.id,s=this[n(641)](t);if(this[n(442)]&&this[n(442)][n(761)]){const o=this[n(544)][n(644)][n(370)](n(416)),i=s[n(434)],a=s[n(383)]?s[n(443)]+":"+s[n(383)]:s[n(443)],c=this[n(544)][n(602)],u=o[n(762)](Kr(c,n(355))),l={id:r,type:a,hasComments:i,data:t[n(509)]||null,originalSuggestionId:t[n(494)]||null,attributes:s[n(507)]};this[n(442)][n(761)](l)[n(748)]((t=>{const e=n;s[e(453)]=!0,o[e(546)](u),t&&t[e(777)]&&(this[e(774)][e(370)](r)[e(777)]=t[e(777)])}))[n(401)]((t=>{const r=n;throw(0,e.logWarning)(r(558)),this[r(544)][r(757)][r(451)]({isUndoable:!1},(()=>{s[r(664)]()})),s[r(719)](),this[r(774)][r(469)](s.id),this[r(555)][r(469)](s),t}))}return s}[kc(642)](t){const e=kc;return this[e(596)][e(648)](t)}[kc(723)](t,e){const n=kc,r=this[n(544)][n(644)][n(370)](n(416)),s=this[n(455)](t);if(this[n(442)]&&this[n(442)][n(784)])if(s[n(453)]){const s=r[n(762)](Kr(this[n(544)][n(602)],n(355)));this[n(442)][n(784)](t,e)[n(748)]((()=>{r[n(546)](s)}))}else s.on(n(650),(()=>{this[n(723)](t,e)}))}[kc(496)](t){const n=kc;if(!this[n(442)]||!this[n(442)][n(455)])throw new e.CKEditorError(n(670),this);return this[n(442)][n(455)](t)}[kc(444)](t){const e=kc,{id:n,type:r,subType:s,authorId:o}=this[e(626)](t),i=this[e(774)][e(370)](n)||this[e(724)](r,s,n,o,{});switch(this[e(540)](i,r,s,o),this[e(555)][e(370)](i)){case e(781):this[e(496)](n)[e(748)]((t=>{const r=e;let s=Promise[r(618)]();t[r(434)]&&(s=this[r(771)][r(654)]({channelId:this[r(544)][r(704)][r(370)](r(482)),threadId:n})),s[r(748)]((()=>{const e=r;this[e(641)](t)[e(453)]=!0}))})),this[e(555)][e(738)](i,e(631));break;case e(357):this[e(723)](n,{state:e(552)});case e(715):this[e(555)][e(738)](i,e(374)),this[e(690)](e(711),i);break;case e(374):this[e(690)](e(471),i)}return i[e(651)](t),i}[kc(474)](t){const e=kc,n=Array[e(408)](t),r=n[e(377)]((t=>e(426)==t[e(443)]));this[e(386)](r);const s=n[e(377)]((t=>!t[e(528)]&&e(426)!=t[e(443)])),o=this[e(593)]({skipNotAttached:!0})[e(377)]((t=>!t[e(528)]&&e(426)!=t[e(443)])),i=o[e(377)]((n=>!t[e(648)](n))),a=new Map(o[e(415)]((t=>[t,this[e(616)][e(433)](t[e(443)],t[e(383)],e(766))]))),c=new Map(o[e(415)]((t=>[t,t[e(368)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(452)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(452)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(452)];t++){const n=s[t];!l[e(648)](n)&&n[e(729)]&&(f[e(762)](n[e(729)]),n[e(729)][e(730)]===n&&(n[e(729)][e(730)]=null),n[e(729)]=null),!u[e(648)](n)&&n[e(730)]&&(f[e(762)](n[e(730)]),n[e(730)][e(729)]===n&&(n[e(730)][e(729)]=null),n[e(730)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(452)];e++){const r=d(t,n[e]);r&&(r[0][s(730)]=r[1],r[1][s(729)]=r[0],u[s(762)](r[0]),l[s(762)](r[1]))}}function d(t,n){const r=e;if(t[r(548)].id!==n[r(548)].id)return null;const s=a[r(370)](t)(t,n,c[r(370)](t),c[r(370)](n));return s&&a[r(370)](n)(t,n,c[r(370)](t),c[r(370)](n))?s[1][r(712)]&&s[1][r(712)][r(452)]?null:s:null}f[e(464)]&&this[e(474)](f)}[kc(386)](t){const e=kc;if(0==t[e(452)])return;const n=this[e(593)]({skipNotAttached:!0})[e(377)]((t=>e(426)==t[e(443)]&&t[e(385)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(507)]);s[e(648)](n)||(s[e(738)](n,r[e(452)]),r[e(519)]([]));const i=s[e(370)](n);r[i][e(519)](t)}!function(){const t=e;r[t(638)](((e,n)=>{const r=t,s=e[0][r(777)],o=n[0][r(777)];return s==o?e[0][r(507)][r(758)]<n[0][r(507)][r(758)]?-1:1:s<o?-1:1}));for(const e of r)e[t(638)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(452)];t++){if(0==r[t][e(452)])continue;const n=[];for(let s=t+1;s<r[e(452)];s++)0!=r[s][e(452)]&&i(r[t],r[s])&&n[e(519)](s);for(const s of n)r[t]=r[t][e(389)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(452)];n++){const r=t[n+1]||null;t[n][e(730)]!==r&&(t[n][e(730)]=r)}for(const t of r)for(let n=0;n<t[e(452)];n++){const r=t[n-1]||null;t[n][e(729)]!==r&&(t[n][e(729)]=r)}function i(t,n){const r=e;if(t[0][r(507)][r(758)]!==n[0][r(507)][r(758)]&&t[0][r(548)]!==n[0][r(548)])return!1;if(!function(t,e){const n=r;return!t[n(434)]&&!e[n(434)]||(!t[n(434)]||!e[n(434)])&&(!!(t[n(434)]&&e[n(777)]<t[n(712)][n(756)][n(370)](0)[n(777)])||!!(e[n(434)]&&t[n(777)]<e[n(712)][n(756)][n(370)](0)[n(777)]))}(t[0],n[0]))return!1;const s=Ac(t[0][r(507)],r(758)),o=Ac(n[0][r(507)],r(758));return!!Fr(s,o)&&(!!t[r(645)]((t=>n[r(351)]((e=>t[r(368)]()[r(371)](e[r(368)]())))))&&n[r(645)]((e=>t[r(351)]((t=>e[r(368)]()[r(371)](t[r(368)]()))))))}}[kc(627)](t){const e=kc,n=Array[e(408)](t),r=this[e(593)]({skipNotAttached:!0}),s=r[e(377)]((n=>!t[e(648)](n))),o=new Map(n[e(415)]((t=>[t,this[e(616)][e(433)](t[e(443)],t[e(383)],e(362))]))),i=new Map(r[e(415)]((t=>[t,t[e(700)]()])));for(let t=0;t<n[e(452)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(452)];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(452)];e++){const s=r[e];if(s[a(443)]!==n[a(443)]||s[a(548)].id!==n[a(548)].id||s[a(383)]!==n[a(383)])continue;if(!Bc(n,s))continue;if(a(426)==n[a(443)]&&n[a(509)][a(454)]!=s[a(509)][a(454)])continue;if(a(426)==n[a(443)]&&t[a(642)](n[a(509)][a(699)]))continue;if(a(531)==n[a(443)]){const e=t[a(544)][a(757)],r=n[a(481)]();if(r&&(e[a(722)][a(683)](r)||e[a(722)][a(477)](r)))continue}const c=o[a(370)](n),u=i[a(370)](n),l=i[a(370)](s),f=n[a(712)]&&n[a(712)][a(452)],h=s[a(712)]&&s[a(712)][a(452)];if(!f&&c(l,u))return t[a(718)](s,n),i[a(469)](n),!0;if(!h&&c(u,l))return t[a(718)](n,s),i[a(469)](s),!0}return!1}}[kc(718)](t,e){const n=kc;if(t[n(528)])for(const r of e[n(700)]())t[n(606)](r);else{const r=e[n(368)]()[n(379)];this[n(619)](t,this[n(506)][n(533)](t[n(368)]()[n(663)],r))}e[n(382)]()}[kc(459)](t,e,n){const r=kc,s=t[r(380)](r(731))||t[r(380)](r(426))?r(502):t[r(520)]();return Kr(this[r(544)][r(602)],e+"_"+s+r(367),n)}[kc(678)](){const t=kc,n=this[t(544)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(506)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(626)](t[i(607)]);if(i(542)===e){r[i(532)](this[i(459)](n,i(727)));break}}for(const t of s){const{group:n,type:s}=this[i(626)](t[i(607)]);if(i(542)===n){r[i(532)](this[i(459)](s,i(498),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}}))}[kc(422)](t){const e=kc;if(this[e(770)])return!1;const n=this[e(544)],r=n[e(757)][e(705)][e(364)][e(598)]();if(0==r[e(452)])return!1;const s=[],o=r[e(377)]((t=>e(426)==t[e(443)])),i=r[e(377)]((t=>e(667)==t[e(443)]&&e(419)!=t[e(607)])),a=r[e(377)]((t=>e(546)==t[e(443)]&&e(419)!=t[e(607)]));for(const t of o)s[e(519)]({key:t[e(665)],newValue:t[e(394)],oldValue:t[e(407)],range:Fc(t[e(600)],n[e(757)])});for(const t of i){const r=a[e(521)]((n=>n[e(538)][e(371)](t[e(538)])));r&&s[e(519)]({key:e(424),newValue:t[e(607)],oldValue:r[e(607)],range:n[e(757)][e(589)](t[e(538)][e(725)])})}return 0!=s[e(452)]&&this[e(423)](t,s)}[kc(612)](t){const e=kc;let n=!1;const r=this[e(544)][e(757)][e(705)][e(364)][e(359)]()[e(377)]((t=>t[e(509)][e(487)]&&t[e(607)][e(380)](e(388))));for(const s of r){const{subType:r,id:o}=this[e(626)](s[e(607)]),i=r[e(673)]("|")[0];for(const r of this[e(593)]({skipNotAttached:!0}))r.id!=o&&e(426)==r[e(443)]&&r[e(509)]&&r[e(509)][e(699)]==i&&r[e(368)]()[e(566)](s[e(509)][e(487)])&&(this[e(753)](r,s[e(509)][e(487)],t),n=!0)}return n}[kc(460)](t){const e=kc;this[e(544)],this[e(770)]=!0,t()}[kc(432)](t){const e=kc,n=this[e(642)](t),r=this[e(636)][e(648)](t);return n||r}[kc(423)](t,e){const n=kc;if(0==e[n(452)])return!1;let r=!1;for(const s of e){const e=this[n(764)](s[n(600)],n(426))[n(377)]((t=>!t[n(763)][n(523)]))[n(415)]((t=>t[n(542)])),i=(0,o.hashObject)({newValue:s[n(404)]});e[n(377)]((t=>{const e=n,[r,o]=t[e(383)][e(673)]("|");return r==s[e(699)]&&o!=i}))[n(615)]((e=>{const o=n;this[o(753)](e,s[o(600)],t),r=!0}))}return r}[kc(753)](t,e,n){const r=kc,s=t[r(368)]()[r(425)](e);0!==s[r(452)]?1!==s[r(452)]?this[r(567)](t,e[r(663)],e[r(379)]):this[r(619)](t,s[0]):n[r(524)](t[r(713)]())}}class Sc{constructor(t){const e=kc;this[e(577)]=t,this[e(506)]=t[e(757)],this[e(693)]=new Map,this[e(656)]=new Map,this[e(743)]()}[kc(716)](t,e,n,r,s,o){const i=kc;return new zr(this[i(506)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(433)](t,e,i(681))(...n),onDiscard:(...n)=>this[i(433)](t,e,i(664))(...n)})}[kc(692)](t,e,n,r){const s=kc,o=t+":"+e+":"+n;this[s(693)][s(738)](o,r)}[kc(433)](t,e,n){const r=kc,s=t+":"+e+":"+n;return this[r(693)][r(370)](s)||this[r(656)][r(370)](t+":"+n)}[kc(743)](){const t=kc,e=()=>!1,n=t=>{const e=Cc;t[e(638)](((t,n)=>t[e(663)][e(463)](n[e(663)])?1:-1)),this[e(506)][e(621)]((n=>{const r=e;for(const e of t){let t;t=e[r(379)][r(571)]&&e[r(379)][r(701)]==e[r(663)][r(725)]?n[r(473)](e[r(663)][r(725)],"on"):n[r(473)](e),this[r(506)][r(608)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Cc;e&&this[n(506)][n(621)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(415)]((t=>(Mc(t)&&(t=this[s(506)][s(533)](t[s(379)])),t)))[s(377)]((t=>s(581)!==t[s(688)][s(582)]));if(c[s(452)]<1)return;const u=Array[s(408)](this[s(506)][s(705)][s(613)][s(700)]())[s(415)]((t=>i.LiveRange[s(461)](t)));r[s(508)](c);for(const t of this[s(577)][s(691)][s(691)]())t[s(522)]();a[s(519)]({forceDefaultExecution:!0}),this[s(577)][s(595)](o,...a);const l=u[s(377)]((t=>s(581)!=t[s(688)][s(582)]));l[s(452)]>0&&r[s(508)](l);for(const t of u)t[s(369)]()}))},s=(e,n)=>1==e[t(452)]&&1==n[t(452)]&&e[0][t(379)][t(371)](n[0][t(663)]),o=(e,n,r,s)=>xc(e,n,r,s,this[t(506)])?[e,n]:xc(n,e,s,r,this[t(506)])?[n,e]:null;this[t(656)][t(738)](t(556),e),this[t(656)][t(738)](t(775),n),this[t(656)][t(738)](t(456),s),this[t(656)][t(738)](t(629),o),this[t(656)][t(738)](t(754),n),this[t(656)][t(738)](t(489),e),this[t(656)][t(738)](t(467),s),this[t(656)][t(738)](t(751),o),this[t(656)][t(738)](t(625),r),this[t(656)][t(738)](t(646),e),this[t(656)][t(738)](t(587),s),this[t(656)][t(738)](t(620),e),this[t(656)][t(738)](t(510),r),this[t(656)][t(738)](t(391),e),this[t(656)][t(738)](t(741),s),this[t(656)][t(738)](t(726),e),this[t(656)][t(738)](t(676),e),this[t(656)][t(738)](t(488),((e,n)=>{const r=t;if(!n)return;const s=this[r(577)][r(644)][r(370)](Nc);this[r(506)][r(621)]((t=>{const o=r;if(o(424)==n[o(699)])for(const r of e){const e=r[o(663)][o(725)],s=n[o(454)];t[o(767)](e,s)}else if(s[o(642)](n[o(699)]))for(const r of e)void 0!==n[o(454)]?t[o(366)](n[o(699)],n[o(454)],r[o(663)][o(725)]):t[o(772)](n[o(699)],r[o(663)][o(725)]);else for(const r of e)n[o(454)]?t[o(366)](n[o(699)],n[o(454)],r):t[o(772)](n[o(699)],r)}))})),this[t(656)][t(738)](t(375),s)}}function Rc(t,e,n){const r=kc;for(const s of e[r(701)][r(659)]({includeSelf:!0,parentFirst:!0})){if(s[r(688)]==s)return!1;if(!n[r(737)](s))return!1;if(t[r(683)](s)||t[r(477)](s))return!0}return!1}function Mc(t){const e=kc;return t[e(379)][e(701)]==t[e(663)][e(725)]&&t[e(379)][e(493)]}function vc(t,e,n,r){const s=kc,o=t=>!t[s(765)].is(s(409))&&!r[s(683)](t[s(765)]),i=t[s(663)][s(412)](o),a=t[s(379)][s(412)](o,{direction:s(475)});return!(t[s(663)][s(371)](i)&&t[s(379)][s(371)](a)||(i[s(463)](a)?n[s(580)](e,{range:n[s(533)](i,a)}):n[s(524)](e),0))}function wc(t){return(0,o.hashObject)(t)}function Oc(){const t=["7128216VgoUwj","isLimit","75588gBxbvK","isBlock","_enabledCommands","getContainedElement","collaboration.channelId","_isForcedDefaultExecutionBlock","writer","track-changes-enable-command-twice","_rangeIsInLocalUserInsertion","newRange","attribute:discard","deletion:discard","createPositionAt","_removeSuggestion","creator","isAtStart","originalSuggestionId","getNearestSelectionRange","_getSuggestionData","bindElementToMarker","ENTER","_addSuggestionMarker","acceptAllSuggestions","elementEnd","FORMATTING","always","clone","assign","_model","attributes","setSelection","data","formatBlock:accept","getMultiRangeId","insertContent","value","activeMarkers","ck-suggestion-marker-formatBlock","init","markInlineFormat","adapter","push","toUpperCase","find","refresh","isNextTo","removeMarker","590rAlhFp","splice","mapper","isMultiRange","ck-suggestion-marker--active","removeClass","formatBlock","announce","createRange","requires","editingDowncast","createPositionBefore","suggestionUnloaded","position","isInContent","_checkSuggestionCorrectness","return","suggestion","track-changes-command-not-found","editor","removeMarker:suggestion:formatBlock","remove","splitPosition","author","accepted","_onDiscard","fromCharCode","open","createPositionAfter","markerNameToElements","_suggestionState","insertion:accept","deletion","error-saving-suggestion-data-suggestion-discarded","change:data","enableReadOnlyMode","isArray","markBlockFormat","action","getCommentThread","insertion:","isIntersecting","_breakSuggestionMarker","authoredAt","getIntersection","deletion:","isAtEnd","_cutOutSuggestionMarker","suggestion-type","external:","getCustomProperty","tablePasteChainId","_editor","markInsertion","1475fObKnp","updateMarker","$graveyard","rootName","5037SxrALT","formatInline","discardSuggestion","nodeBefore","formatInline:join","isCollapsed","createRangeOn","getUser","dataToMarker","_getAuthorFromId","getSuggestions","unshift","execute","_blockAttributeKeys","containerElement","getChanges","createElement","range","attribute:","locale","define","removeMarker:suggestion:attribute","forceDefaultExecution","addRange","name","deleteContent","isRemovable","_afterChanges","insertion","_processAttributeSuggestions","selection","formatGroupId","forEach","_suggestionFactory","oldRange","resolve","_setSuggestionRange","formatInline:chain","change","addUser","addMarker","pop","formatInline:accept","_splitMarkerName","_joinWithAdjacentSuggestions","for","insertion:chain","enableDefaultAttributesIntegration","markerReady","trackChanges","1282671hESevH","group","removeComment","_inlineAttributeKeys","values","sort","dataDowncast","conversion","addSuggestionData","_isBlockAttribute","isUndo","plugins","every","formatInline:discard","markers","has","showSuggestionHighlights","change:_saved","addMarkerName","createRangeIn","markMultiRangeInsertion","fetchCommentThread","normal","_defaultCallbacks","consume","documentSelection","getAncestors","getMarkers","track-changes-suggestion-data-mismatch","rethrowUnexpectedError","start","discard","attributeKey","targetPosition","insert","low","isExternal","track-changes-adapter-missing-getsuggestion","isLocal","trackChanges.mergeNestedSuggestions","split","getAttribute","marker-count","attribute:accept","elementStart","_initAriaMarkerChangeAnnouncements","registerBlockAttribute","batch","accept","applyOperation","isObject","getShiftedBy","head","containsRangeInObject","isDocumentOperation","root","addMarker:suggestion:attribute","fire","commands","registerCustomCallback","_customCallbacks","never","markAttributeChange","clear","toViewElement","_addThreadToSuggestion","key","getRanges","parent","unbind","registerInlineAttribute","config","document","element","isAfter","hasSuggestion","getAllAdjacentSuggestions","stringify","suggestionLoaded","commentThread","getFirstMarker","discardSelectedSuggestions","dataReady","buildSuggestion","enableCommand","_joinSuggestions","stopListening","stop","_mergeNestedSuggestions","schema","_updateSuggestionData","_createSuggestion","nodeAfter","formatBlock:chain","LEAVE","reconvertMarker","previous","next","format","move","editing","TrackChangesEditing","addMarker:suggestion","multi","containsItem","set","markMultiRangeBlockFormat","Users","formatBlock:join","isOwn","_registerDefaultCallbacks","trackChangesCommand","high","forward","discardAllSuggestions","then","isIntersectingWithRange","widget","deletion:chain","multipleBlocks","_reduceSuggestionAttributeRange","deletion:accept","isSelectable","comments","model","groupId","upcast","formatInline:","addSuggestion","add","meta","_findSuggestions","item","chain","rename","11128AaZiwu","includes","_recordAttributeSuggestions","_commentsRepository","removeAttribute","update:suggestion","_suggestions","insertion:discard","after","createdAt","getRange","markerToData","options","notReady","isInsideObject","markerName","updateSuggestion","some","substring","359986dfHzbw","_setSuggestionData","PENDING_ACTION_SUGGESTION","toJSON","removed","acceptSuggestion","getChangedMarkers","isTouching","change:activeMarkers","join","data-author-id","differ","acceptSelectedSuggestions","setAttribute","_SUGGESTION_ANNOUNCEMENT","getFirstRange","detach","get","isEqual","substr","formatBlock:","ready","attribute:join","howMany","filter","moveTargetPosition","end","startsWith","getItems","removeMarkers","subType","registerPostFixer","_isDataLoaded","_refreshAttributeSuggestionsChain","_trackFormatChanges","suggestion:attribute:","concat","addMarker:suggestion:formatBlock","formatBlock:discard","@external","_getAttributeKey","attributeNewValue","ck-suggestion-marker-","before","track-changes-adapter-already-set","consumable","addClass","authorName","catch","addComment","$marker","newValue","markMultiRangeDeletion","data-suggestion","attributeOldValue","from","$textProxy","196hCrqSw","containsRange","getLastMatchingPosition","_getExternalAuthor","ck-suggestion-marker-formatInline","map","PendingActions","keys","trackChanges.trackFormatChanges","$text","lowest","pluginName","_processAttributeChanges","_reduceExistingSuggestions","$elementName","getDifference","attribute","markerToHighlight","unbindElementFromMarkerName","containsPosition","hasCommentThread","ck-suggestion-marker","_isRegisteredAttribute","getSuggestionCallback","hasComments","elementToElement","markDeletion","warn","descriptionFactory","listenTo","highest","setTo","_adapter","type","_handleNewSuggestionMarker","track-changes-suggestion-not-found","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.","skipNestingCheck","rejected","980603ssCXYW","40xgyBOq","enqueueChange","length","_saved","oldValue","getSuggestion","insertion:join","addHighlight","addCommentThread","_getMarkerAnnouncementText","_recordAttributeChanges","fromRange","getWalker","isBefore","size","default","track-changes-user-not-found","deletion:join","CommentsRepository","delete","commandName","suggestionChanged","suggestion:","createSelection","_refreshSuggestionsChain","backward"];return(Oc=function(){return t})()}function Dc(t){const e=kc,n=t[e(663)][e(725)];return n&&n.is(e(706))}function Fc(t,e){const n=kc;return null==t[n(379)][n(586)]&&t[n(379)][n(701)]==t[n(663)][n(725)]?Pc(t[n(663)][n(725)],e):t}function Pc(t,e){const n=kc,r=e[n(722)][n(683)](t)||e[n(722)][n(755)](t);return e[n(533)](e[n(490)](t,n(396)),r?e[n(553)](t):e[n(490)](t,n(379)))}function xc(t,e,n,r,s){const o=kc;if(t[o(730)])return!1;if(!Bc(t,e))return!1;if(n[o(379)][o(371)](r[o(663)]))return!0;if(t[o(443)]!=e[o(443)])return!1;if(!n[o(379)][o(360)](r[o(663)]))return!1;const i=s[o(533)](n[o(379)],r[o(663)])[o(462)]();for(const t of i)if([o(677),o(501)][o(769)](t[o(443)])&&s[o(722)][o(477)](t[o(765)]))return!1;return!0}function Bc(t,e){const n=kc;if(!t[n(385)]||!e[n(385)])return!1;const r=new Set(Object[n(417)](t[n(507)])),s=new Set(Object[n(417)](e[n(507)]));if(r[n(469)](n(758)),s[n(469)](n(758)),0==r[n(464)]&&0==s[n(464)])return!0;if(r[n(464)]!=s[n(464)])return!1;const o={...t[n(507)]},i={...e[n(507)]};return delete o[n(758)],delete i[n(758)],JSON[n(710)](o)==JSON[n(710)](i)}function Uc(t,e){const n=kc,r=jc(t[n(507)]),s=jc(e);if(!t[n(385)])return!1;for(const t of Object[n(417)](s))if(!Fr(r[t],s[t]))return!1;return!0}function jc(t){const e=kc,n=Object[e(505)]({},t);return delete n[e(447)],delete n[e(576)],n}function Gc(){const t=["1989404BzvPTU","destroy","6014617HvssFI","commands","canAccept","view","unbind","plugins","PendingActions","commentThreadController","acceptSuggestion","8tKrbYz","isDirty","get","PENDING_ACTION_SUGGESTION","_discardCommand","getRanges","canEditAt","execute","776748RTUNSK","_pendingAction","remove","listenTo","discardSuggestion","isEnabled","add","858426qZeLdH","canDiscard","15fbnJPj","stopListening","locale","_editor","_acceptCommand","_setPendingAction","model","bind","5357502DJLyoV","657356JIRtuS","919822TewQno","change:isDirty","_removePendingAction"];return(Gc=function(){return t})()}const Vc=Hc;function Hc(t,e){const n=Gc();return(Hc=function(t,e){return n[t-=177]})(t,e)}!function(t){const e=Hc,n=t();for(;;)try{if(533063===-parseInt(e(213))/1+-parseInt(e(212))/2+parseInt(e(194))/3+parseInt(e(216))/4+-parseInt(e(203))/5*(parseInt(e(201))/6)+parseInt(e(177))/7*(parseInt(e(186))/8)+parseInt(e(211))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gc);class Wc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Hc;super(),this[s(209)]=e,this[s(180)]=n,this[s(184)]=r,this[s(206)]=t,this[s(207)]=t[s(178)][s(188)](s(185)),this[s(190)]=t[s(178)][s(188)](s(198)),this[s(180)][s(210)](s(199)).to(this[s(207)],this[s(190)],((t,e)=>t||e)),this[s(180)][s(210)](s(179)).to(this[s(207)],s(199),(t=>t&&this[s(206)][s(209)][s(192)](e[s(191)]()))),this[s(180)][s(210)](s(202)).to(this[s(190)],s(199),(t=>t&&this[s(206)][s(209)][s(192)](e[s(191)]()))),this[s(195)]=null,n[s(187)]&&this[s(208)](),this[s(197)](n,s(185),(()=>this[s(185)]())),this[s(197)](n,s(198),(()=>this[s(198)]())),this[s(197)](n,s(214),(()=>{const t=s;n[t(187)]?this[t(208)]():this[t(215)]()}))}[Vc(185)](){const t=Vc;this[t(207)][t(193)](this[t(209)].id)}[Vc(198)](){const t=Vc;this[t(190)][t(193)](this[t(209)].id)}[Vc(217)](){const t=Vc;this[t(180)][t(181)](t(199)),this[t(180)][t(181)](t(179)),this[t(180)][t(181)](t(202)),this[t(204)](),this[t(184)][t(217)](),this[t(195)]&&this[t(215)]()}[Vc(208)](){const t=Vc,e=Kr(this[t(206)][t(205)],t(189));this[t(195)]=this[t(206)][t(182)][t(188)](t(183))[t(200)](e)}[Vc(215)](){const t=Vc;null!==this[t(195)]&&this[t(206)][t(182)][t(188)](t(183))[t(196)](this[t(195)]),this[t(195)]=null}}const zc=Zc;function Kc(){const t=["submit","isEnabled","focusables","isActive","delegate","name","SUGGESTION_THREAD_DESCRIPTION","text/html","_model","length","10PKMBtr","_localUser","ariaLabel","target","descriptionParts","showInput","_createCommentThreadInputView","canAccept","11978235mJpSQs","editor","_createCommentViews","disableComments","commentInputView","content","229464yRrAWa","setData","disabledSubmit","editorConfig","fire","isDirty","SUGGESTION_THREAD_ARIA_LABEL","focusTracker","authoredAt","parseFromString","CommentView","assign","canDiscard","454NjnTZb","ariaDescriptionView","formatDateTime","set","cancel","keystrokes","join","updateComment","focusCycler","shift+tab","hasDirtyComment","focus","addComment","commentThread","154eHwpuM","10050vcOCoI","render","map","value","4296072rVdTtd","body","element","429159UHIweA","476600rOCJfm","author","_config","removeComment","tab","bind","39934320OmjgHK","locale","commentsListView","destroy","textContent","isReadOnly","commentThreadInputView"];return(Kc=function(){return t})()}function Zc(t,e){const n=Kc();return(Zc=function(t,e){return n[t-=174]})(t,e)}!function(t){const e=Zc,n=t();for(;;)try{if(811608===-parseInt(e(217))/1+parseInt(e(195))/2*(parseInt(e(210))/3)+-parseInt(e(218))/4+parseInt(e(241))/5*(-parseInt(e(214))/6)+parseInt(e(209))/7*(-parseInt(e(182))/8)+-parseInt(e(176))/9+parseInt(e(224))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Kc);class Xc extends s.View{constructor(t,n,r,i){const a=Zc;super(t),this[a(226)]=null,this[a(230)]=null,this[a(196)]=new o.AriaDescriptionView(t,Kr(t,a(237))),this[a(198)](a(234),!1),this[a(198)](a(190),n[a(190)]),this[a(223)](a(190)).to(n),this[a(198)](a(245),[]),this[a(198)](a(187),!1),this[a(198)](a(232),!1),this[a(198)](a(175),!1),this[a(198)](a(194),!1),this[a(223)](a(243)).to(this,a(240),n,a(190),this,a(245),((t,e,r)=>{const s=a,o=r[s(212)]((t=>T(t[s(181)])))[s(201)](". ")+".";return Kr(this[s(225)],s(188),[t-1,n[s(219)][s(236)],e?i[s(197)](e):"",(new DOMParser)[s(191)](o,s(238))[s(215)][s(228)]])})),this[a(233)]=new s.ViewCollection,this[a(189)]=new e.FocusTracker,this[a(200)]=new e.KeystrokeHandler,this[a(203)]=new s.FocusCycler({focusables:this[a(233)],focusTracker:this[a(189)],keystrokeHandler:this[a(200)],keystrokeHandlerOptions:{filter:t=>t[a(244)]!==this[a(216)]},actions:{focusPrevious:a(204),focusNext:a(222)}}),this[a(239)]=n,this[a(242)]=r,this[a(220)]=i,i[a(179)]?this[a(198)](a(240),1):this[a(178)]()}[zc(211)](){const t=zc;super[t(211)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(233)])}[zc(206)](){const t=zc;this[t(216)][t(206)]()}[zc(227)](){const t=zc;this[t(226)]&&this[t(226)][t(227)](),this[t(230)]&&this[t(230)][t(227)](),super[t(227)]()}[zc(178)](){const t=zc,{CommentsListView:e}=this[t(220)];this[t(226)]=new e(this[t(225)],this[t(239)][t(208)],Object[t(193)]({CommentView:this[t(220)][t(192)]},this[t(220)])),this[t(226)][t(235)](t(221)).to(this),this[t(226)][t(235)](t(202)).to(this),this[t(226)][t(223)](t(234)).to(this),this[t(198)](t(240),this[t(226)][t(240)]+1),this[t(223)](t(240)).to(this[t(226)],t(240),(t=>t+1)),this[t(230)]=this[t(174)](),this.on(t(221),(()=>this[t(206)]())),this[t(223)](t(187)).to(this[t(226)],t(205),this[t(230)][t(180)],t(213),((t,e)=>t||!!e))}[zc(174)](){const t=zc,{CommentThreadInputView:e}=this[t(220)],n=new e(this[t(225)],this[t(242)],this[t(220)][t(185)]),r=n[t(180)];return n[t(223)](t(246)).to(this,t(234),this[t(239)][t(208)],t(229),r,t(213),((t,e,n)=>!!n||t&&!e)),r.on(t(231),((e,n)=>{const s=t;this[s(186)](s(207),n),r[s(177)][s(183)]("")})),r.on(t(199),(()=>this[t(206)]())),r[t(223)](t(184)).to(this[t(239)][t(208)],t(229)),n}}function qc(){const t=["_model","discardButton","description","ck-rounded-corners","add","40XXFxbj","disableComments","focusables","<p>","_config","commentsListView","descriptionParts","33342yXENRS","isEnabled","push","commentThreadInputView","bind","getTemplate","ck-suggestion--disabled-comments","2XZkrXf","ariaDescriptionView","bindTemplate","SuggestionView","537197zHshrp","38637132NbCnbr","ck-suggestion-wrapper","ck-suggestion-","editorReady","formatDateTime","content","set","4681383qHRJFD","_descriptionElement","div","delegate","acceptSuggestion","suggestionView","setTemplate","canAccept","11vNRLCW","type","editorDestroyed","listitem","discardSuggestion","color","2219418OEYAvn","</p>","isActive","author","215196FLNomP","ariaLabel","795SUfvrf","acceptButton","28VthOtn","render","ck-suggestion-wrapper--active","15234350SHGgpC","canDiscard","commentThread"];return(qc=function(){return t})()}const Yc=Jc;function Jc(t,e){const n=qc();return(Jc=function(t,e){return n[t-=385]})(t,e)}!function(t){const e=Jc,n=t();for(;;)try{if(976327===parseInt(e(407))/1*(-parseInt(e(403))/2)+-parseInt(e(433))/3*(parseInt(e(437))/4)+parseInt(e(435))/5*(parseInt(e(396))/6)+parseInt(e(415))/7+-parseInt(e(389))/8*(parseInt(e(429))/9)+-parseInt(e(440))/10+-parseInt(e(423))/11*(-parseInt(e(408))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qc);class Qc extends Xc{constructor(t,e,n,r){const s=Jc;super(t,e,n,r),this[s(414)](s(424),""),this[s(400)](s(424)).to(this,s(395),(t=>t&&t[0]?t[0][s(424)]:"")),this[s(400)](s(386)).to(this,s(395),this,s(431),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(392)+T(e[n(413)],e[n(428)])+n(430);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(416)]=null,this[s(420)]=new(r[s(406)])(t,e,{formatDateTime:r[s(412)]}),this[s(420)][s(400)](s(386)).to(this),this[s(420)][s(418)](s(419),s(427)).to(this),this[s(420)][s(436)][s(400)](s(397)).to(this,s(422)),this[s(420)][s(385)][s(400)](s(397)).to(this,s(441)),this[s(391)][s(388)](this[s(420)]),this[s(394)]&&this[s(391)][s(388)](this[s(394)]),this[s(399)]&&this[s(391)][s(388)](this[s(399)]),this[s(421)](this[s(401)]())}[Yc(401)](){const t=Yc,e=this[t(405)],n=[this[t(420)]];return this[t(394)]&&n[t(398)](this[t(394)]),this[t(399)]&&n[t(398)](this[t(399)]),n[t(398)](this[t(404)]),{tag:t(417),attributes:{class:["ck",t(387),t(409),e.if(t(431),t(439)),e.to(t(424),(e=>t(410)+e)),this[t(393)][t(390)]&&t(402)],"data-suggestion-id":this[t(443)].id,"data-thread-id":this[t(443)][t(442)].id,"data-author-id":this[t(443)][t(432)].id,tabindex:0,role:t(426),"aria-label":e.to(t(434)),"aria-describedby":this[t(404)].id},children:n}}[Yc(438)](){const t=Yc;super[t(438)](),this[t(394)]&&(this[t(394)][t(418)](t(411)).to(this),this[t(394)][t(418)](t(425)).to(this)),this[t(399)]&&(this[t(399)][t(418)](t(411)).to(this),this[t(399)][t(418)](t(425)).to(this))}}const $c=tu;function tu(t,e){const n=eu();return(tu=function(t,e){return n[t-=371]})(t,e)}function eu(){const t=["411DELIND","6qzTVYB","27944YGuKPC","description","formatDateTime","source","ck-suggestion__main","ck-suggestion__user","locale","isExternal","importWord","authoredAt","focusFirst","add","set","enter","acceptButton","ck-annotation","27WoSrAQ","EXTERNAL_SUGGESTION","@external","_model","6428pEIsoC","creator","ck-suggestion--discard","ck-annotation__content-wrapper","name","EXTERNAL_AVATAR","tab","198632OCihPO","EXTERNAL_IMPORT_WORD_AVATAR","userView","change:description","_config","654tDmMua","ck-annotation__info-time","ck-suggestion__info-name","element","author","ck-annotation__info","ck-comment__info-time","cancel","bind","setTemplate","render","ck-annotation__actions","ck-comment__external","esc","166265lecZMI","768396yNBbFb","710pwpLzt","focus","discardSuggestion","ck-annotation__info-name","ck-suggestion__actions","listenTo","ck-annotation__main","ck-suggestion--accept","focusTracker","Accept suggestion",".ck-annotation__content-wrapper","time","bindTemplate","span","679BjfSJz","_createButton","keystrokes","_setupKeyboardNavigation","target","presentation","182LDwuVj","attributes","acceptSuggestion","focusables","check","ck-suggestion","innerHTML","discardButton","getTemplate","getExternalSuggestionNote","ck-suggestion__info","extendTemplate","22RclbBi","push","Discard suggestion","fire","1460UWCPaP","shift+tab","execute","getUserViewNotificationText","querySelector","EXTERNAL_IMPORT_WORD_SUGGESTION","focusCycler","ck-annotation__user","div"];return(eu=function(){return t})()}!function(t){const e=tu,n=t();for(;;)try{if(217765===-parseInt(e(455))/1*(-parseInt(e(376))/2)+parseInt(e(421))/3*(parseInt(e(443))/4)+-parseInt(e(374))/5*(-parseInt(e(422))/6)+parseInt(e(390))/7*(-parseInt(e(423))/8)+parseInt(e(439))/9*(parseInt(e(412))/10)+-parseInt(e(408))/11*(parseInt(e(375))/12)+parseInt(e(396))/13*(parseInt(e(450))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(eu);class nu extends s.View{constructor(n,r,i){const a=tu;super(n),this[a(442)]=r,this[a(454)]=i,this[a(435)](a(424),""),this[a(463)](a(432)).to(r),this[a(437)]=this[a(391)](Kr(n,a(385)),t.icons[a(400)],a(383),a(398),"sw"),this[a(403)]=this[a(391)](Kr(n,a(410)),t.icons[a(462)],a(445),a(378),"sw"),this[a(452)]=new o.UserView(n,r[a(459)],this[a(415)]()),this[a(452)][a(407)]({attributes:{class:[a(428),a(419)],"aria-hidden":!0}}),this[a(399)]=new s.ViewCollection([this[a(437)],this[a(403)]]),this[a(384)]=new e.FocusTracker,this[a(392)]=new e.KeystrokeHandler,this[a(418)]=new s.FocusCycler({focusables:this[a(399)],focusTracker:this[a(384)],keystrokeHandler:this[a(392)],actions:{focusPrevious:a(413),focusNext:a(449)},keystrokeHandlerOptions:{filter:t=>t[a(394)]!==this[a(458)]}}),this[a(464)](this[a(404)]())}[$c(465)](){const t=$c;super[t(465)]();const e=this[t(458)][t(416)](t(386));e[t(402)]=this[t(424)],this.on(t(453),((n,r,s)=>{e[t(402)]=s})),this[t(393)]()}[$c(404)](){const t=$c,e=this[t(388)],n=[{tag:t(420),attributes:{class:[t(406),t(460)]},children:[{tag:t(389),children:[{text:this[t(452)][t(447)]}],attributes:{class:[t(457),t(379)]}},{tag:t(387),attributes:{datetime:e.to(t(432)),class:[t(461),t(456)]},children:[{text:e.to(t(432),(e=>this[t(454)][t(425)](e)))}]}]},{tag:t(420),attributes:{class:[t(380),t(371)]},children:[this[t(437)],this[t(403)]]},{tag:t(420),attributes:{class:[t(446)]}}];return this[t(442)][t(430)]&&n[t(409)]({tag:t(420),attributes:{class:[t(372)]},children:[{text:this[t(405)]()}]}),{tag:t(420),attributes:{class:[t(401),t(438)],tabindex:-1},children:[this[t(452)],{tag:t(420),attributes:{class:[t(427),t(382)],role:t(395)},children:n}]}}[$c(377)](){const t=$c;this[t(458)][t(377)]()}[$c(415)](){const t=$c;return this[t(442)][t(430)]?t(431)===this[t(442)][t(397)][t(441)][t(426)]?Kr(this[t(429)],t(451),this[t(442)][t(444)][t(447)]):Kr(this[t(429)],t(448),this[t(442)][t(444)][t(447)]):null}[$c(405)](){const t=$c;return t(431)===this[t(442)][t(397)][t(441)][t(426)]?Kr(this[t(429)],t(417)):Kr(this[t(429)],t(440))}[$c(391)](t,e,n,r,s){const i=$c,a=new o.LateFocusButtonView(this[i(429)]);return a[i(435)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(407)]({attributes:{class:n}}),a.on(i(414),(()=>{const t=i;this[t(411)](r,this[t(442)].id)})),a}[$c(393)](){const t=$c,e=this[t(458)];this[t(392)][t(381)](e);for(const e of this[t(399)])this[t(384)][t(434)](e[t(458)]),this[t(392)][t(381)](e[t(458)]);this[t(392)][t(435)](t(436),((n,r)=>{const s=t;e===n[s(394)]&&(this[s(418)][s(433)](),r())})),this[t(392)][t(435)](t(373),((n,r)=>{const s=t;e!==n[s(394)]&&(this[s(377)](),r())}))}}const ru='\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" xmlns="http://www.w3.org/2000/svg"><path d="M6.182 5.514a.643.643 0 0 0-.636.64v-.001a.636.636 0 0 0 .636.639h5.682a.641.641 0 0 0 .636-.638.637.637 0 0 0-.636-.64H6.182Z"/><path d="M6.182 8.5a.642.642 0 0 0-.588.882.636.636 0 0 0 .588.395h5.682a.641.641 0 0 0 .636-.639.635.635 0 0 0-.636-.638H6.182Z"/><path d="M6.18 11.5a.64.64 0 0 0 0 1.278h3.133a.64.64 0 0 0 0-1.278H6.18Z"/><path d="m11.772 18.308.154-.23c-.195-.098-.304-.192-.328-.28-.024-.09 0-.274.076-.551.062-.166.099-.296.11-.393a2.934 2.934 0 0 0 0-.479c-.137-.41-.2-.685-.186-.83.013-.145.117-.335.313-.57l4.465-6.207c.356-.6 1.059-.56 2.11.118 1.05.68 1.443 1.272 1.177 1.772l-3.876 6.833c-.105.27-.22.444-.347.515-.128.07-.4.119-.813.139a2.954 2.954 0 0 0-.487.21c-.127.09-.244.193-.347.31-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.739Zm-.184.274 1.039.727-.26.34h-1.496l.717-1.067Z"/><path clip-rule="evenodd" d="M3.272 1A1.28 1.28 0 0 0 2 2.28v14.439a1.276 1.276 0 0 0 1.272 1.28h6.838a2.13 2.13 0 0 1 .003-.61c.024-.18.066-.363.113-.534.012-.046.027-.092.043-.136.011-.029.02-.052.025-.069v-.008a7.395 7.395 0 0 1-.042-.142H3.5V2.46s11 .002 11 .005v6.341l.627-.872c.204-.32.49-.614.873-.819V2.281c0-.707-.569-1.28-1.272-1.28L3.272 1ZM16 9.29l-1.5 2.085V16.5h-2.708c.005.118.002.236-.007.354a.904.904 0 0 1-.013.075l-.001.005a3.108 3.108 0 0 1-.097.312c-.027.101-.048.19-.062.266a.734.734 0 0 0-.014.287.25.25 0 0 0 .068.105.65.65 0 0 0 .088.074l.017.011.016.01h.175L14.73 18c.697 0 1.271-.573 1.271-1.281v-7.43Z"/></svg>\n',su=iu;function ou(){const t=["1750600EIdyzy","unbind","commentThread","_annotationViews","isEnabled","descriptionFactory","_refreshActiveMarkers","108392lhRJYR","_createMenuBarMenu","comments.maxThreadTotalWeight","plugins","_addUIComponentsToFactory","length","796464IciINs","suggestionUnloaded","_destroyController","locale","commands","descriptionParts","addComment","getFirstRange","menuitemcheckbox","push","escape","refreshSelectedViews","CommentsUI","_viewToController","getMarkers","from","menuitem","suggestion-","acceptSelectedSuggestions","head","Discard all suggestions","bind","CommentView","trackChanges.disableComments","_createToolbarButton","clear","previous","_handleSuggestionControllerDelayed","pluginName","editor","view","SuggestionThreadView","TrackChangesUI","source","suggestionChanged","suggestionLoaded","actionView","delegate","execute","componentFactory","registerAnnotation","TrackChangesEditing","getJoined","change:activeAnnotations","addSourceCollector","commentsListView","480460LmZOqD","13JVPCgA","mainView","stopListening","trackChanges.SuggestionView","EditorAnnotations","define","commandName","items","arrowView","editing","619764ZpGLQY","createCommentThreadController","_disableComments","comments.editorConfig","separator","menu","682860aTXMGe","CommentsRepository","Accept all selected suggestions","value","Annotations","_initializeController","Accept all suggestions","suggestionView","buttonView","_unbindEditors","getAllAdjacentSuggestions","126xvnjwk","requires","getMarkerNames","panelView","acceptAllSuggestions","button","set","filter","_updateController","children","trackChanges","isOn","getRanges","9RButzh","SuggestionView","isMultiRange","keys","fire","_handleControllerBuffer","hasSuggestion","activeMarkers","values","getSuggestion","innerView","getDescriptions","type","toMany","model","Discard all selected suggestions","config","Track changes","switchbutton","change:previous","add","_suggestionToController","reduce","comments.maxCommentCharsWhenCollapsed","getByInnerView","delete","_bindAnnotationToEditors","trackChanges.SuggestionThreadView","menuBar:trackChanges","createAnnotation","destroy","discardAllSuggestions","comments","lowest","createAnnotationView","remove","29390dvleFE","some","acceptButton","discardButton","init","comments.maxCommentsWhenCollapsed","get","size","listenTo","activeAnnotations","isDirty","focus","has","discardSelectedSuggestions","isInContent"];return(ou=function(){return t})()}function iu(t,e){const n=ou();return(iu=function(t,e){return n[t-=237]})(t,e)}!function(t){const e=iu,n=t();for(;;)try{if(159024===-parseInt(e(238))/1*(parseInt(e(314))/2)+parseInt(e(342))/3+parseInt(e(237))/4+parseInt(e(254))/5+-parseInt(e(248))/6+-parseInt(e(265))/7*(parseInt(e(336))/8)+parseInt(e(278))/9*(parseInt(e(329))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ou);class au extends t.Plugin{static get[su(266)](){const t=su;return[Nc,o.Users,t(255),t(258),t(242)]}static get[su(370)](){return su(374)}constructor(t){const e=su;super(t),this[e(299)]=new Map,this[e(355)]=new Map,this[e(332)]=new Map,this[e(283)]=new Map;const n=this[e(371)][e(294)];n[e(243)](e(305),Qc),n[e(243)](e(241),nu),n[e(243)](e(365),!1),this[e(250)]=n[e(320)](e(365))}[su(369)](t,e){const n=su;0===this[n(283)][n(321)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(283)]){const r=this[t(299)][t(326)](e);r||n?r&&n&&this[t(344)](e):this[t(259)](e)}this[t(283)][t(367)](),this[t(371)][t(339)][t(320)](t(242))[t(353)](),this[t(335)]()}),10),this[n(283)][n(271)](t,e)}[su(318)](){const t=su,e=this[t(371)],n=e[t(339)][t(320)](t(383)),r=e[t(339)][t(320)](t(258)),s=e[t(339)][t(320)](t(242)),o=e[t(339)][t(320)](t(255));this[t(340)](),s[t(386)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(357)](this[e(299)])){const s=t[e(264)](),o=[];for(const t of s){if(!t[e(328)])continue;if(t[e(280)]){o[e(351)](...t[e(277)]());continue}const n=t[e(349)]();if(o[e(341)]>0){const t=o[0][e(384)](n);if(t){o[0]=t;continue}}o[e(351)](n)}n[e(351)]([r[e(372)],o])}return n})),this[t(322)](n,t(377),((e,n)=>{const r=t;this[r(322)](n,r(297),((t,e,s,o)=>{const i=r;n[i(328)]&&(null==s?(this[i(273)](o[i(361)]),this[i(369)](n,!1)):(this[i(273)](s[i(361)]),null==o&&this[i(369)](n,!0)))})),null!==n[r(368)]?this[r(273)](n[r(361)]):this[r(369)](n,!1)})),this[t(322)](n,t(343),((e,n,r)=>{const s=t;this[s(240)](n,s(297)),this[s(283)][s(303)](n),this[s(299)][s(326)](n)&&this[s(344)](n),r&&this[s(273)](r[s(361)])})),this[t(322)](n,t(376),((e,n)=>{this[t(273)](n)})),this[t(322)](r,t(385),(()=>{this[t(335)]()})),this[t(322)](o,t(348),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(284)](r))return;const i=n[o(287)](r);this[o(299)][o(320)](i)[o(372)][o(387)][o(325)](-1)}),{priority:t(311)})}[su(335)](){const t=su,e=this[t(371)][t(339)][t(320)](t(258)),n=this[t(371)][t(339)][t(320)](t(383)),r=Array[t(357)](e[t(323)],(e=>e[t(288)]))[t(272)]((e=>this[t(355)][t(326)](e))),s=[];for(const e of r){const n=this[t(355)][t(320)](e)[t(292)][t(264)]();s[t(351)](...n[t(300)](((e,n)=>[...e,...n[t(267)]()]),[]))}n[t(285)]=s}[su(340)](){const t=su,n=this[t(371)],r=n[t(345)],o=Kr(r,t(295)),i=new e.Collection([{type:t(296),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(275),role:t(350)})},{type:t(252)},{type:t(270),model:new s.ViewModel({withText:!0,label:Kr(r,t(260)),commandName:t(269),role:t(358)})},{type:t(270),model:new s.ViewModel({withText:!0,label:Kr(r,t(256)),commandName:t(360),role:t(358)})},{type:t(270),model:new s.ViewModel({withText:!0,label:Kr(r,t(362)),commandName:t(309),role:t(358)})},{type:t(270),model:new s.ViewModel({withText:!0,label:Kr(r,t(293)),commandName:t(327),role:t(358)})}]);for(const e of i)if(cu(e)){const r=n[t(346)][t(320)](e[t(292)][t(244)]);e[t(292)][t(363)](t(276),t(333)).to(r,t(257),t(333))}n.ui[t(381)][t(298)](t(275),(e=>this[t(366)](e,i,o))),n.ui[t(381)][t(298)](t(306),(e=>this[t(337)](e,i,o)))}[su(366)](t,e,n){const r=su,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(371)][r(346)][r(320)](r(275));o[r(262)][r(271)]({tooltip:n,label:n,icon:ru}),o[r(262)][r(363)](r(276)).to(i,r(257)),o[r(262)].on(r(380),(()=>{const t=r;i[t(380)](),this[t(371)][t(247)][t(372)][t(325)]()})),(0,s.addListToDropdown)(o,e,{role:r(253)});const a=[];for(const t of e)cu(t)&&a[r(351)](this[r(371)][r(346)][r(320)](t[r(292)][r(244)]));const c=o[r(262)];return c[r(378)][r(330)](r(333)),c[r(246)][r(330)](r(333)),c[r(378)][r(363)](r(333)).to(i,r(333)),c[r(246)][r(363)](r(333))[r(291)](a,r(333),((...t)=>t[r(315)]((t=>t)))),o.on(r(380),(t=>{const e=r;this[e(371)][e(380)](t[e(375)][e(244)]),this[e(371)][e(247)][e(372)][e(325)]()})),o}[su(337)](t,e,n){const r=su,o=new s.MenuBarMenuView(t),i=this[r(371)][r(346)][r(320)](r(275));o[r(262)][r(271)]({label:n,icon:ru});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(252)==n[r(290)]){a[r(245)][r(298)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(292)];i[r(363)](...Object[r(281)](c)).to(c),i[r(379)](r(380)).to(o),i.on(r(380),(()=>{const t=r;this[t(371)][t(380)](c[t(244)]),this[t(371)][t(247)][t(372)][t(325)]()})),e[r(274)][r(298)](i),a[r(245)][r(298)](e)}return o[r(363)](r(333)).to(i,r(333)),o[r(268)][r(274)][r(298)](a),o}[su(259)](t){const e=su,n=this[e(371)],r=n[e(294)],s=n[e(339)][e(320)](e(258)),i=n[e(339)][e(320)](e(255)),a=n[e(339)][e(320)](e(242)),c=n[e(339)][e(320)](o.Users).me,u=r[e(320)](e(275))[e(373)],l=r[e(320)](e(275))[e(279)],{CommentsListView:f,CommentThreadInputView:h}=n[e(339)][e(320)](e(354));let d,g,p;this[e(332)][e(326)](t.id)?(g=this[e(332)][e(320)](t.id),d=g[e(239)]):(d=new u(n[e(345)],t,c,{disableComments:this[e(250)],editorConfig:r[e(320)](e(251)),maxCommentsWhenCollapsed:r[e(320)](e(319)),maxThreadTotalWeight:r[e(320)](e(338)),maxCommentCharsWhenCollapsed:r[e(320)](e(301)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(320)](e(345))),CommentView:r[e(320)](e(310))[e(364)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),d[e(261)][e(316)].on(e(380),(()=>{const t=e;n[t(247)][t(372)][t(325)]()})),d[e(261)][e(317)].on(e(380),(()=>{const t=e;n[t(247)][t(372)][t(325)]()})),g=s[e(312)](this[e(371)][e(345)],d),g[e(363)](e(324)).to(d,e(324)),g[e(363)](e(341)).to(d),g[e(363)](e(290)).to(d,e(290),(t=>e(359)+t)),d.on(e(352),(()=>{const t=e;p[t(282)](t(352))})),this[e(332)][e(271)](t.id,g));const m=i[e(249)](t[e(331)],d),I=new Wc(n,t,d,m),E=t[e(264)]()[e(272)]((t=>t[e(328)]));d[e(347)]=n[e(339)][e(320)](e(383))[e(334)][e(289)](E),this[e(299)][e(271)](t,I),this[e(355)][e(271)](d,I),p=s[e(307)]({view:g,target:()=>{const r=e,s=[],i=t[r(264)]()[r(272)]((t=>t[r(328)]));for(const t of i)s[r(351)](...t[r(356)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(247)],s)},type:()=>e(359)+I[e(372)][e(290)]}),i[e(304)](d,p),s[e(298)](p),a[e(382)](p)}[su(344)](t){const e=su,n=this[e(371)][e(339)][e(320)](e(255)),r=this[e(371)][e(339)][e(320)](e(258)),s=this[e(299)][e(320)](t),o=s[e(372)],i=r[e(302)](o);n[e(263)](o),i&&r[e(313)](i),this[e(299)][e(303)](t),this[e(355)][e(303)](o),s[e(308)]()}[su(273)](t){const e=su;if(!t[e(328)]||!this[e(299)][e(326)](t))return;const n=this[e(371)][e(339)][e(320)](e(383)),r=this[e(299)][e(320)](t),s=t[e(264)]();r[e(372)][e(347)]=n[e(334)][e(289)](s)}[su(308)](){const t=su;for(const e of this[t(299)][t(281)]())this[t(344)](e);for(const e of this[t(332)][t(286)]())e[t(239)][t(308)]();super[t(308)]()}}function cu(t){return su(292)in t}var uu=lu;function lu(t,e){var n=fu();return(lu=function(t,e){return n[t-=119]})(t,e)}function fu(){var t=["TrackChanges","requires","8ItbSWp","addSuggestion","278552NpVfhi","Comments","plugins","editor","3iVTPmM","3548356hOjuvN","adapter","718854WKFNWh","731444nvtDpr","2531760JpQWKg","getSuggestions","getSuggestion","pluginName","1057147LZbWSp","5ahJmFg","get","1728837jxCLil","addSuggestionData"];return(fu=function(){return t})()}!function(t){for(var e=lu,n=t();;)try{if(504668===-parseInt(e(125))/1+parseInt(e(139))/2+-parseInt(e(121))/3*(-parseInt(e(122))/4)+-parseInt(e(131))/5*(-parseInt(e(124))/6)+-parseInt(e(130))/7*(-parseInt(e(137))/8)+parseInt(e(133))/9+-parseInt(e(126))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fu);class hu extends t.Plugin{static get[uu(136)](){return[Nc,au,uu(140)]}static get[uu(129)](){return uu(135)}set[uu(123)](t){var e=uu;this[e(120)][e(119)][e(132)](Nc)[e(123)]=t}get[uu(123)](){var t=uu;return this[t(120)][t(119)][t(132)](Nc)[t(123)]}[uu(138)](t){var e=uu;return this[e(120)][e(119)][e(132)](Nc)[e(134)](t)}[uu(127)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=uu;return this[n(120)][n(119)][n(132)](Nc)[n(127)]({skipNotAttached:t,toJSON:e})}[uu(128)](t){var e=uu;return this[e(120)][e(119)][e(132)](Nc)[e(128)](t)}}const du=pu;function gu(){const t=["24dMUZzy","getDataWithAcceptedSuggestions","Users","trackChangesData","64204CcZvwi","trackChangesData.editorCreator","207IKbCAF","editor","users","getRootsAttributes","pluginName","createDocumentFragment","constructor","define","_adapter","model","addUser","name","10970DotzWl","execute","result","set","TrackChangesData","push","30itqZwv","destroy","getSuggestions","config","TrackChangesEditing","rootsAttributes","editorCreator","3078846iTCXEL","55ncBonK","Pagination","CommentsRepository","getFullData","data","createElement","3738180XvjYID","TrackChangesDataGetter","div","getUser","3555280fvhcCW","track-changes-data-invalid-editor-creator","discardAllSuggestions","reduce","getRootNames","acceptAllSuggestions","getDataWithDiscardedSuggestions","get","19204rHnLgI","appendChild","plugins","document","6qBzyGn","requires","init","addCommentThread","addSuggestionData","map","end","useAnonymousUser","1799938QcaIKi","getCommentThreads","function","remove","create"];return(gu=function(){return t})()}function pu(t,e){const n=gu();return(pu=function(t,e){return n[t-=454]})(t,e)}!function(t){const e=pu,n=t();for(;;)try{if(535381===-parseInt(e(513))/1*(-parseInt(e(493))/2)+-parseInt(e(495))/3*(parseInt(e(472))/4)+parseInt(e(464))/5*(parseInt(e(476))/6)+parseInt(e(484))/7*(-parseInt(e(489))/8)+-parseInt(e(520))/9+-parseInt(e(507))/10*(parseInt(e(454))/11)+parseInt(e(460))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gu);const mu=[du(455)];class Iu extends t.Plugin{static get[du(477)](){return[Nc]}static get[du(499)](){return du(511)}[du(478)](){const t=du,n=this[t(496)];if(n[t(516)][t(502)](t(494),(e=>{const r=t,s=n[r(504)][r(475)][r(468)]()[r(467)](((t,e)=>(t[e]="",t)),{});return n[r(501)][r(488)](s,e)})),t(486)!=typeof n[t(516)][t(471)](t(492))[t(519)])throw new e.CKEditorError(t(465))}[du(490)](t){return Tu(this[du(496)],!0,t)}[du(470)](t){return Tu(this[du(496)],!1,t)}}class Eu extends t.Plugin{static get[du(499)](){return du(461)}constructor(t){const e=du;super(t),this[e(509)]=e(482)}[du(478)](){const t=du;this[t(496)][t(474)][t(471)](t(456))[t(503)]={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(496)][t(474)][t(471)](t(517))[t(503)]=null}}function bu(t){return void 0!==t[du(498)]}async function Tu(t,e,n){const r=du,s=(0,o.sanitizeEditorConfig)(t,mu);s[r(474)][r(512)](Nc,Eu),s[r(518)]=bu(t)?t[r(498)]():void 0;const i=document[r(500)](),a=t[r(516)][r(471)](r(492))[r(519)],c=await a(s,(()=>function(t){const e=r,n=document[e(459)](e(462));return t[e(473)](n),n}(i)));!function(t,e){const n=r,s=t[n(504)][n(475)][n(468)]()[n(467)](((e,r)=>(e[r]=t[n(458)][n(471)]({rootName:r}),e)),{}),o=t[n(474)][n(471)](n(491))[n(497)][n(481)]((t=>({id:t.id,name:t[n(506)]}))),i=t[n(474)][n(471)](n(517))[n(515)]({skipNotAttached:!0,toJSON:!0}),a=t[n(474)][n(471)](n(456))[n(485)]({skipNotAttached:!0,toJSON:!0}),c=e[n(474)][n(471)](n(491)),u=e[n(474)][n(471)](n(517)),l=e[n(474)][n(471)](n(456));for(const t of l[n(485)]())t[n(487)]();for(const t of o)c[n(463)](t.id)||c[n(505)](t);c.me||c[n(483)]();for(const t of a)l[n(479)](t);for(const t of i)u[n(480)](t);e[n(458)][n(510)](s)}(t,c),c[r(508)](r(e?469:466));const u=bu(c)?c[r(457)](n):c[r(458)][r(471)](n);return await c[r(514)](),u}function _u(){var t=["364JviKXR","33204zBroZx","12649142kiVYqM","79364hwYbJv","4110800kNRAvM","190558UIykGc","120WYTwud","26901ftYroF","811005TKSDRw","1UdaxUI","1160nBiFNZ"];return(_u=function(){return t})()}function yu(t,e){var n=_u();return(yu=function(t,e){return n[t-=341]})(t,e)}!function(t){for(var e=yu,n=t();;)try{if(264682===parseInt(e(351))/1*(parseInt(e(347))/2)+parseInt(e(350))/3+parseInt(e(345))/4*(parseInt(e(348))/5)+parseInt(e(343))/6*(-parseInt(e(342))/7)+parseInt(e(346))/8+-parseInt(e(349))/9*(-parseInt(e(341))/10)+-parseInt(e(344))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_u)})(),(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:()=>Zc,Suggestion:()=>Wr,SuggestionThreadView:()=>Jc,SuggestionView:()=>eu,TrackChanges:()=>hu,TrackChangesData:()=>mu,TrackChangesEditing:()=>Nc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=u;function u(t,e){const n=l();return(u=function(t,e){return n[t-=214]})(t,e)}function l(){const t=["1233478lITHHs","179064aonVkk","isEnabled","affectsData","546Trrxom","_enableCommands","2662938eWAeSt","TrackChangesCommand","editor","refresh","16egtgbh","5188PXckiO","forceDisabled","13490550cSeDcn","has","commands","_isEnabledBasedOnSelection","4137130PWwtTG","execute","491267rFRWtA","value","6vjGzxB","_disableUnsupportedCommands","clearForceDisabled","_enabledCommands"];return(l=function(){return t})()}!function(t){const e=u,n=t();for(;;)try{if(483463===-parseInt(e(233))/1+-parseInt(e(232))/2+-parseInt(e(236))/3*(-parseInt(e(218))/4)+parseInt(e(224))/5*(-parseInt(e(228))/6)+-parseInt(e(226))/7+-parseInt(e(217))/8*(-parseInt(e(238))/9)+parseInt(e(220))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(l);class f extends t.Command{constructor(t,e){const n=u;super(t),this[n(231)]=e,this[n(227)]=!1,this[n(216)](),this[n(223)]=!1}[c(216)](){this[c(234)]=!0}[c(225)](){const t=c;this[t(227)]=!this[t(227)],this[t(227)]?this[t(229)]():this[t(237)]()}[c(229)](){const t=c;for(const e of this[t(215)][t(222)][t(222)]())e[t(235)]&&!this[t(231)][t(221)](e)&&e[t(219)](t(214))}[c(237)](){const t=c;for(const e of this[t(215)][t(222)][t(222)]())e[t(235)]&&!this[t(231)][t(221)](e)&&e[t(230)](t(214))}}const h=d;function d(t,e){const n=p();return(d=function(t,e){return n[t-=473]})(t,e)}!function(t){const e=d,n=t();for(;;)try{if(232892===-parseInt(e(480))/1+parseInt(e(496))/2+parseInt(e(473))/3*(parseInt(e(482))/4)+-parseInt(e(481))/5*(parseInt(e(474))/6)+parseInt(e(483))/7*(-parseInt(e(492))/8)+-parseInt(e(487))/9+parseInt(e(478))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(p);class g extends t.Command{constructor(t,e){const n=d;super(t),this[n(488)]=e,this[n(493)](),this[n(486)]=!1}[h(493)](){this[h(479)]=!0}[h(490)](t){const n=h,r=this[n(488)][n(476)](t);if(!r)throw new e.CKEditorError(n(475),this);const s=r[n(477)]();this[n(489)][n(495)][n(485)](s)&&this[n(489)][n(494)][n(476)](n(491))[n(484)](r)}}function p(){const t=["acceptSuggestion","canEditAt","_isEnabledBasedOnSelection","2563272hEvrwS","_suggestions","editor","execute","TrackChangesEditing","570120YNBZSQ","refresh","plugins","model","855376EnqYtU","46320SUQnqA","172122MaJIpA","track-changes-accept-suggestion-not-found","get","getRanges","4056970KlDbAS","isEnabled","250266nIEike","35WpnMvW","72uplFui","14sLpDsa"];return(p=function(){return t})()}function m(){const t=["9095268ITCQcU","execute","isEnabled","2550818DxnXlA","editor","3gvZEuA","getRanges","10020555MuQNvm","8VsXouL","discardSuggestion","refresh","track-changes-discard-suggestion-not-found","46764jMEaqN","_isEnabledBasedOnSelection","73992apgzbm","model","27742480FDnYvY","TrackChangesEditing","canEditAt","get","240fuxidl","plugins","_suggestions","1753676luWnBK"];return(m=function(){return t})()}const E=I;function I(t,e){const n=m();return(I=function(t,e){return n[t-=133]})(t,e)}!function(t){const e=I,n=t();for(;;)try{if(964606===parseInt(e(145))/1+parseInt(e(149))/2*(parseInt(e(151))/3)+parseInt(e(136))/4*(parseInt(e(142))/5)+parseInt(e(134))/6+-parseInt(e(146))/7+parseInt(e(154))/8*(parseInt(e(153))/9)+-parseInt(e(138))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(m);class b extends t.Command{constructor(t,e){const n=I;super(t),this[n(144)]=e,this[n(156)](),this[n(135)]=!1}[E(156)](){this[E(148)]=!0}[E(147)](t){const n=E,r=this[n(144)][n(141)](t);if(!r)throw new e.CKEditorError(n(133),this);const s=r[n(152)]();this[n(150)][n(137)][n(140)](s)&&this[n(150)][n(143)][n(141)](n(139))[n(155)](r)}}function T(t,e){const n=k;let r="";return r+=t[n(497)]("*")[n(492)](((t,e)=>e%2!=0?n(493)+_(t)+n(471):_(t)))[n(470)](""),e&&(r+=n(503)+e[n(449)]+n(480)+e[n(450)]+n(455)),r}function _(t){const e=k,n=document[e(489)](e(499));return n[e(488)]=t,n[e(458)]}function y(t){const e=k;return t[e(502)](((t,n)=>e(495)==t[e(477)]&&e(495)!=n[e(477)]?-1:e(495)!=t[e(477)]&&e(495)==n[e(477)]?1:0))}function A(){const t=["value","title"," [color ","start","next","6242YvyZaC",'"></span>',"createPositionBefore","schema","innerHTML","from","4290704QnIRnO","82041XhSENn","isMultiRange","createRange","length","createPositionAt","getRanges","isArray","content","3317736iKIfMJ","join","</span>","end","97JYiAoV","replace","add","splice","type","isIntersecting","color",'" title="',"isInContent","17510680EPLSuE","isTouching","isCollapsed","createPositionAfter","9GqGznd","change","innerText","createElement","push","6581157KOtcBo","map",'<span class="ck-suggestion-type">',"7fWwcvS","deletion","159210odIMMZ","split","60DHrMMk","span","isObject","execute","sort",'<span class="ck-suggestion-color" style="background-color: ',"172cENEsd"];return(A=function(){return t})()}function k(t,e){const n=A();return(k=function(t,e){return n[t-=449]})(t,e)}function C(t,e){const n=k;let r,s=0;const o=[],i=e[n(457)];for(;s<t[n(464)];){const a=t[s],c=t[s+1];r||(r=e[n(456)](a)),L(e,a,c)||(o[n(490)](e[n(463)](r,i[n(500)](a)?e[n(485)](a):e[n(465)](a,n(472)))),r=null),s++}return o}function L(t,e,n){const r=k;if(!n)return!1;const s=t[r(485)](e),o=t[r(456)](n);return s[r(483)](o)}!function(t){const e=k,n=t();for(;;)try{if(992415===-parseInt(e(473))/1*(parseInt(e(454))/2)+-parseInt(e(461))/3*(-parseInt(e(504))/4)+-parseInt(e(496))/5+-parseInt(e(469))/6+parseInt(e(494))/7*(-parseInt(e(460))/8)+parseInt(e(486))/9*(-parseInt(e(482))/10)+-parseInt(e(491))/11*(-parseInt(e(498))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);function N(t,e,n){const r=k;for(;n[r(464)];){const s=n[r(476)](0,100);t[r(487)]((()=>{const t=r;for(const n of s)n[t(481)]&&e[t(501)](n.id)}))}}function S(t,e){const n=M();return(S=function(t,e){return n[t-=167]})(t,e)}const R=S;function M(){const t=["execute","isInContent","editor","268929lHRhof","819oMGIXi","_command","refresh","6dHFakk","canEditAt","isEnabled","530eAAVdH","8434856KxBpeZ","3498345QWlLZm","getRanges","16494920LOxCCU","_suggestions","model","2722811wLsrCp","values","some","_isEnabledBasedOnSelection","from","8zIBGhb","9056592EEVlOq"];return(M=function(){return t})()}!function(t){const e=S,n=t();for(;;)try{if(550530===-parseInt(e(180))/1*(-parseInt(e(186))/2)+-parseInt(e(179))/3*(parseInt(e(174))/4)+-parseInt(e(188))/5+parseInt(e(183))/6*(-parseInt(e(169))/7)+-parseInt(e(187))/8+parseInt(e(175))/9+parseInt(e(190))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class v extends t.Command{constructor(t,e,n){const r=S;super(t),this[r(181)]=e,this[r(167)]=n,this[r(182)](),this[r(172)]=!1}[R(182)](){const t=R,e=Array[t(173)](this[t(167)][t(170)]())[t(171)]((e=>e[t(177)]));this[t(185)]=this[t(181)][t(185)]&&e}[R(176)](){const t=R,e=y(Array[t(173)](this[t(167)][t(170)]()));for(const n of e){const e=n[t(189)]();if(!this[t(178)][t(168)][t(184)](e))return}N(this[t(178)][t(168)],this[t(181)],e)}}function w(){const t=["432672nKljhv","_command","219332uwiAqn","execute","document","refresh","getRanges","7769490zCIjSY","model","_isEnabledBasedOnSelection","from","_selectedSuggestions","selection","3902100sfmRLA","4158906hoqQQv","171qShnHP","canEditAt","1173534MhWpSq","6492848FVdOUy","size","3XSuqJX","_suggestions","isEnabled","7QPKTvL","editor","values"];return(w=function(){return t})()}const O=F;function F(t,e){const n=w();return(F=function(t,e){return n[t-=268]})(t,e)}!function(t){const e=F,n=t();for(;;)try{if(988778===parseInt(e(268))/1*(parseInt(e(276))/2)+parseInt(e(291))/3+-parseInt(e(292))/4+parseInt(e(287))/5+-parseInt(e(288))/6*(parseInt(e(271))/7)+parseInt(e(274))/8*(parseInt(e(289))/9)+parseInt(e(281))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w);class D extends t.Command{constructor(t,e,n){const r=F;super(t),this[r(275)]=e,this[r(269)]=n,this[r(285)]=new Set,this[r(279)](),this[r(283)]=!1}[O(279)](){const t=O,e=this[t(272)][t(282)][t(278)][t(286)],n=Array[t(284)](this[t(269)][t(273)]());this[t(285)]=function(t,e){const n=k,r=Array[n(459)](t[n(466)]()),s=new Set;for(const o of e)if(o[n(481)])for(const e of r)for(const r of o[n(466)]())(e[n(478)](r)||t[n(484)]&&!o[n(462)]&&o[n(453)]&&r[n(472)][n(483)](e[n(452)]))&&s[n(475)](o);return s}(e,n),this[t(270)]=this[t(275)][t(270)]&&!!this[t(285)][t(293)]}[O(277)](){const t=O,e=y(Array[t(284)](this[t(285)]));for(const n of e){const e=n[t(280)]();if(!this[t(272)][t(282)][t(290)](e))return}N(this[t(272)][t(282)],this[t(275)],e)}}const P=function(){this.__data__=[],this.size=0};const x=function(t,e){return t===e||t!=t&&e!=e};const B=function(t,e){for(var n=t.length;n--;)if(x(t[n][0],e))return n;return-1};var U=Array.prototype.splice;const j=function(t){var e=this.__data__,n=B(e,t);return!(n<0)&&(n==e.length-1?e.pop():U.call(e,n,1),--this.size,!0)};const G=function(t){var e=this.__data__,n=B(e,t);return n<0?void 0:e[n][1]};const V=function(t){return B(this.__data__,t)>-1};const H=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 z(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])}}z.prototype.clear=P,z.prototype.delete=j,z.prototype.get=G,z.prototype.has=V,z.prototype.set=H;const W=z;const K=function(){this.__data__=new W,this.size=0};const q=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const Z=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 Y="object"==typeof self&&self&&self.Object===Object&&self;const J=Q||Y||Function("return this")();const $=J.Symbol;var tt=Object.prototype,et=tt.hasOwnProperty,nt=tt.toString,rt=$?$.toStringTag:void 0;const st=function(t){var e=et.call(t,rt),n=t[rt];try{t[rt]=void 0;var r=!0}catch(t){}var s=nt.call(t);return r&&(e?t[rt]=n:delete t[rt]),s};var ot=Object.prototype.toString;const it=function(t){return ot.call(t)};var at=$?$.toStringTag:void 0;const ct=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":at&&at in Object(t)?st(t):it(t)};const ut=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const lt=function(t){if(!ut(t))return!1;var e=ct(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ft=J["__core-js_shared__"];var ht,dt=(ht=/[^.]+$/.exec(ft&&ft.keys&&ft.keys.IE_PROTO||""))?"Symbol(src)_1."+ht:"";const gt=function(t){return!!dt&&dt in t};var pt=Function.prototype.toString;const mt=function(t){if(null!=t){try{return pt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var Et=/^\[object .+?Constructor\]$/,It=Function.prototype,bt=Object.prototype,Tt=It.toString,_t=bt.hasOwnProperty,yt=RegExp("^"+Tt.call(_t).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const At=function(t){return!(!ut(t)||gt(t))&&(lt(t)?yt:Et).test(mt(t))};const kt=function(t,e){return null==t?void 0:t[e]};const Ct=function(t,e){var n=kt(t,e);return At(n)?n:void 0};const Lt=Ct(J,"Map");const Nt=Ct(Object,"create");const St=function(){this.__data__=Nt?Nt(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;if(Nt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Mt.call(e,t)?e[t]:void 0};var wt=Object.prototype.hasOwnProperty;const Ot=function(t){var e=this.__data__;return Nt?void 0!==e[t]:wt.call(e,t)};const Ft=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Nt&&void 0===e?"__lodash_hash_undefined__":e,this};function Dt(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])}}Dt.prototype.clear=St,Dt.prototype.delete=Rt,Dt.prototype.get=vt,Dt.prototype.has=Ot,Dt.prototype.set=Ft;const Pt=Dt;const xt=function(){this.size=0,this.__data__={hash:new Pt,map:new(Lt||W),string:new Pt}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Ut=function(t,e){var n=t.__data__;return Bt(e)?n["string"==typeof e?"string":"hash"]:n.map};const jt=function(t){var e=Ut(this,t).delete(t);return this.size-=e?1:0,e};const Gt=function(t){return Ut(this,t).get(t)};const Vt=function(t){return Ut(this,t).has(t)};const Ht=function(t,e){var n=Ut(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function zt(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])}}zt.prototype.clear=xt,zt.prototype.delete=jt,zt.prototype.get=Gt,zt.prototype.has=Vt,zt.prototype.set=Ht;const Wt=zt;const Kt=function(t,e){var n=this.__data__;if(n instanceof W){var r=n.__data__;if(!Lt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Wt(r)}return n.set(t,e),this.size=n.size,this};function qt(t){var e=this.__data__=new W(t);this.size=e.size}qt.prototype.clear=K,qt.prototype.delete=q,qt.prototype.get=Z,qt.prototype.has=X,qt.prototype.set=Kt;const Zt=qt;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=Ct(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Yt=function(t,e,n){"__proto__"==e&&Qt?Qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Jt=Object.prototype.hasOwnProperty;const $t=function(t,e,n){var r=t[e];Jt.call(t,e)&&x(r,n)&&(void 0!==n||e in t)||Yt(t,e,n)};const te=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?Yt(n,a,c):$t(n,a,c)}return n};const ee=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const ne=function(t){return null!=t&&"object"==typeof t};const re=function(t){return ne(t)&&"[object Arguments]"==ct(t)};var se=Object.prototype,oe=se.hasOwnProperty,ie=se.propertyIsEnumerable;const ae=re(function(){return arguments}())?re:function(t){return ne(t)&&oe.call(t,"callee")&&!ie.call(t,"callee")};const ce=Array.isArray;const ue=function(){return!1};var le="object"==typeof exports&&exports&&!exports.nodeType&&exports,fe=le&&"object"==typeof module&&module&&!module.nodeType&&module,he=fe&&fe.exports===le?J.Buffer:void 0;const de=(he?he.isBuffer:void 0)||ue;var ge=/^(?:0|[1-9]\d*)$/;const pe=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&ge.test(t))&&t>-1&&t%1==0&&t<e};const me=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var Ee={};Ee["[object Float32Array]"]=Ee["[object Float64Array]"]=Ee["[object Int8Array]"]=Ee["[object Int16Array]"]=Ee["[object Int32Array]"]=Ee["[object Uint8Array]"]=Ee["[object Uint8ClampedArray]"]=Ee["[object Uint16Array]"]=Ee["[object Uint32Array]"]=!0,Ee["[object Arguments]"]=Ee["[object Array]"]=Ee["[object ArrayBuffer]"]=Ee["[object Boolean]"]=Ee["[object DataView]"]=Ee["[object Date]"]=Ee["[object Error]"]=Ee["[object Function]"]=Ee["[object Map]"]=Ee["[object Number]"]=Ee["[object Object]"]=Ee["[object RegExp]"]=Ee["[object Set]"]=Ee["[object String]"]=Ee["[object WeakMap]"]=!1;const Ie=function(t){return ne(t)&&me(t.length)&&!!Ee[ct(t)]};const be=function(t){return function(e){return t(e)}};var Te="object"==typeof exports&&exports&&!exports.nodeType&&exports,_e=Te&&"object"==typeof module&&module&&!module.nodeType&&module,ye=_e&&_e.exports===Te&&Q.process;const Ae=function(){try{var t=_e&&_e.require&&_e.require("util").types;return t||ye&&ye.binding&&ye.binding("util")}catch(t){}}();var ke=Ae&&Ae.isTypedArray;const Ce=ke?be(ke):Ie;var Le=Object.prototype.hasOwnProperty;const Ne=function(t,e){var n=ce(t),r=!n&&ae(t),s=!n&&!r&&de(t),o=!n&&!r&&!s&&Ce(t),i=n||r||s||o,a=i?ee(t.length,String):[],c=a.length;for(var u in t)!e&&!Le.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||pe(u,c))||a.push(u);return a};var Se=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Se)};const Me=function(t,e){return function(n){return t(e(n))}};const ve=Me(Object.keys,Object);var we=Object.prototype.hasOwnProperty;const Oe=function(t){if(!Re(t))return ve(t);var e=[];for(var n in Object(t))we.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Fe=function(t){return null!=t&&me(t.length)&&!lt(t)};const De=function(t){return Fe(t)?Ne(t):Oe(t)};const Pe=function(t,e){return t&&te(e,De(e),t)};const xe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Be=Object.prototype.hasOwnProperty;const Ue=function(t){if(!ut(t))return xe(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&Be.call(t,r))&&n.push(r);return n};const je=function(t){return Fe(t)?Ne(t,!0):Ue(t)};const Ge=function(t,e){return t&&te(e,je(e),t)};var Ve="object"==typeof exports&&exports&&!exports.nodeType&&exports,He=Ve&&"object"==typeof module&&module&&!module.nodeType&&module,ze=He&&He.exports===Ve?J.Buffer:void 0,We=ze?ze.allocUnsafe:void 0;const Ke=function(t,e){if(e)return t.slice();var n=t.length,r=We?We(n):new t.constructor(n);return t.copy(r),r};const qe=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ze=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,Ye=Object.getOwnPropertySymbols;const Je=Ye?function(t){return null==t?[]:(t=Object(t),Ze(Ye(t),(function(e){return Qe.call(t,e)})))}:Xe;const $e=function(t,e){return te(t,Je(t),e)};const tn=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const en=Me(Object.getPrototypeOf,Object);const nn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)tn(e,Je(t)),t=en(t);return e}:Xe;const rn=function(t,e){return te(t,nn(t),e)};const sn=function(t,e,n){var r=e(t);return ce(t)?r:tn(r,n(t))};const on=function(t){return sn(t,De,Je)};const an=function(t){return sn(t,je,nn)};const cn=Ct(J,"DataView");const un=Ct(J,"Promise");const ln=Ct(J,"Set");const fn=Ct(J,"WeakMap");var hn="[object Map]",dn="[object Promise]",gn="[object Set]",pn="[object WeakMap]",mn="[object DataView]",En=mt(cn),In=mt(Lt),bn=mt(un),Tn=mt(ln),_n=mt(fn),yn=ct;(cn&&yn(new cn(new ArrayBuffer(1)))!=mn||Lt&&yn(new Lt)!=hn||un&&yn(un.resolve())!=dn||ln&&yn(new ln)!=gn||fn&&yn(new fn)!=pn)&&(yn=function(t){var e=ct(t),n="[object Object]"==e?t.constructor:void 0,r=n?mt(n):"";if(r)switch(r){case En:return mn;case In:return hn;case bn:return dn;case Tn:return gn;case _n:return pn}return e});const An=yn;var kn=Object.prototype.hasOwnProperty;const Cn=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&kn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Ln=J.Uint8Array;const Nn=function(t){var e=new t.constructor(t.byteLength);return new Ln(e).set(new Ln(t)),e};const Sn=function(t,e){var n=e?Nn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Mn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var vn=$?$.prototype:void 0,wn=vn?vn.valueOf:void 0;const On=function(t){return wn?Object(wn.call(t)):{}};const Fn=function(t,e){var n=e?Nn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const Dn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Nn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Sn(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 Fn(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 Mn(t);case"[object Symbol]":return On(t)}};var Pn=Object.create;const xn=function(){function t(){}return function(e){if(!ut(e))return{};if(Pn)return Pn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Bn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:xn(en(t))};const Un=function(t){return ne(t)&&"[object Map]"==An(t)};var jn=Ae&&Ae.isMap;const Gn=jn?be(jn):Un;const Vn=function(t){return ne(t)&&"[object Set]"==An(t)};var Hn=Ae&&Ae.isSet;const zn=Hn?be(Hn):Vn;var Wn="[object Arguments]",Kn="[object Function]",qn="[object Object]",Zn={};Zn[Wn]=Zn["[object Array]"]=Zn["[object ArrayBuffer]"]=Zn["[object DataView]"]=Zn["[object Boolean]"]=Zn["[object Date]"]=Zn["[object Float32Array]"]=Zn["[object Float64Array]"]=Zn["[object Int8Array]"]=Zn["[object Int16Array]"]=Zn["[object Int32Array]"]=Zn["[object Map]"]=Zn["[object Number]"]=Zn[qn]=Zn["[object RegExp]"]=Zn["[object Set]"]=Zn["[object String]"]=Zn["[object Symbol]"]=Zn["[object Uint8Array]"]=Zn["[object Uint8ClampedArray]"]=Zn["[object Uint16Array]"]=Zn["[object Uint32Array]"]=!0,Zn["[object Error]"]=Zn[Kn]=Zn["[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(!ut(e))return e;var f=ce(e);if(f){if(a=Cn(e),!c)return qe(e,a)}else{var h=An(e),d=h==Kn||"[object GeneratorFunction]"==h;if(de(e))return Ke(e,c);if(h==qn||h==Wn||d&&!o){if(a=u||d?{}:Bn(e),!c)return u?rn(e,Ge(a,e)):$e(e,Pe(a,e))}else{if(!Zn[h])return o?e:{};a=Dn(e,h,c)}}i||(i=new Zt);var g=i.get(e);if(g)return g;i.set(e,a),zn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Gn(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?an:on:u?je:De)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),$t(a,o,t(s,n,r,o,e,i))})),a};const Qn=function(t){return Xn(t,5)};const Yn=function(t){return"symbol"==typeof t||ne(t)&&"[object Symbol]"==ct(t)};var Jn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,$n=/^\w*$/;const tr=function(t,e){if(ce(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Yn(t))||($n.test(t)||!Jn.test(t)||null!=e&&t in Object(e))};function er(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(er.Cache||Wt),n}er.Cache=Wt;const nr=er;var rr=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,sr=/\\(\\)?/g;const or=function(t){var e=nr(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(rr,(function(t,n,r,s){e.push(r?s.replace(sr,"$1"):n||t)})),e}));const ir=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 ar=$?$.prototype:void 0,cr=ar?ar.toString:void 0;const ur=function t(e){if("string"==typeof e)return e;if(ce(e))return ir(e,t)+"";if(Yn(e))return cr?cr.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const lr=function(t){return null==t?"":ur(t)};const fr=function(t,e){return ce(t)?t:tr(t,e)?[t]:or(lr(t))};const hr=function(t){if("string"==typeof t||Yn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const dr=function(t,e,n,r){if(!ut(t))return t;for(var s=-1,o=(e=fr(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=hr(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=ut(l)?l:pe(e[s+1])?[]:{})}$t(a,c,u),a=a[c]}return t};const gr=function(t,e,n){return null==t?t:dr(t,e,n)};const pr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const mr=function(t){return this.__data__.has(t)};function Er(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Wt;++e<n;)this.add(t[e])}Er.prototype.add=Er.prototype.push=pr,Er.prototype.has=mr;const Ir=Er;const br=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 Tr=function(t,e){return t.has(e)};const _r=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 Ir: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(!br(e,(function(t,e){if(!Tr(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 yr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const Ar=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var kr=$?$.prototype:void 0,Cr=kr?kr.valueOf:void 0;const Lr=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 Ln(t),new Ln(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return x(+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=yr;case"[object Set]":var c=1&r;if(a||(a=Ar),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=_r(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Cr)return Cr.call(t)==Cr.call(e)}return!1};var Nr=Object.prototype.hasOwnProperty;const Sr=function(t,e,n,r,s,o){var i=1&n,a=on(t),c=a.length;if(c!=on(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Nr.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 E=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===E?p===m||s(p,m,n,r,o):E)){d=!1;break}g||(g="constructor"==l)}if(d&&!g){var I=t.constructor,b=e.constructor;I==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof I&&I instanceof I&&"function"==typeof b&&b instanceof b||(d=!1)}return o.delete(t),o.delete(e),d};var Rr="[object Arguments]",Mr="[object Array]",vr="[object Object]",wr=Object.prototype.hasOwnProperty;const Or=function(t,e,n,r,s,o){var i=ce(t),a=ce(e),c=i?Mr:An(t),u=a?Mr:An(e),l=(c=c==Rr?vr:c)==vr,f=(u=u==Rr?vr:u)==vr,h=c==u;if(h&&de(t)){if(!de(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Zt),i||Ce(t)?_r(t,e,n,r,s,o):Lr(t,e,c,n,r,s,o);if(!(1&n)){var d=l&&wr.call(t,"__wrapped__"),g=f&&wr.call(e,"__wrapped__");if(d||g){var p=d?t.value():t,m=g?e.value():e;return o||(o=new Zt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Zt),Sr(t,e,n,r,s,o))};const Fr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!ne(e)&&!ne(n)?e!=e&&n!=n:Or(e,n,r,s,t,o))};const Dr=function(t,e){return Fr(t,e)};const Pr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const xr=function(t,e){for(var n=0,r=(e=fr(e,t)).length;null!=t&&n<r;)t=t[hr(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 Ur=function(t,e){return e.length<2?t:xr(t,Br(e,0,-1))};const jr=function(t,e){return e=fr(e,t),null==(t=Ur(t,e))||delete t[hr(Pr(e))]};const Gr=function(t,e){return null==t||jr(t,e)},Vr=zr;function Hr(){const t=["next","_saved","toJSON","isMultiRange","subType","nodeAfter","getFirstRange","8fqOlGl","setAttribute","getAllAdjacentSuggestions","suggestion:","map","head","getRanges","delete","length","getMarkerNames","authoredAt","44441YNFLiD","getContainedElement","split","getItems","previous","size","8367160TyComE","getFirstMarker","getRange","commentThread","type","onAccept","clear","push","4PKYwKT","addMarkerName","addRange","_onAccept","removeMarker","set","createdAt","getMarkers","onAttributesChange","isIntersecting","_markerNames","_onDiscard","onDiscard","nodeBefore","attributes","4008805tgPGXi","decorate","from","hasComments","discard","filter","12TZOQMC","isInContent","reduce","addMarker","_isDataLoaded","end","2021307dPVKIU","3249810Cwemep","data","substr","@external","isExternal","2165552XQevYu","7qKChcx","removeAttribute","accept","start","creator","_onAttributesChange","add","getMultiRangeId","_model","13932446UDGqbl","get","markers","change","removeMarkers","author","isIntersectingWithRange"];return(Hr=function(){return t})()}function zr(t,e){const n=Hr();return(zr=function(t,e){return n[t-=314]})(t,e)}!function(t){const e=zr,n=t();for(;;)try{if(849272===parseInt(e(350))/1*(-parseInt(e(364))/2)+-parseInt(e(391))/3*(-parseInt(e(339))/4)+-parseInt(e(379))/5*(-parseInt(e(385))/6)+-parseInt(e(316))/7*(parseInt(e(315))/8)+parseInt(e(392))/9+-parseInt(e(356))/10+-parseInt(e(325))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hr);class Wr extends((0,e.ObservableMixin)()){constructor(t,e){const n=zr;super(),this[n(389)]=!1,this.id=e.id,this[n(360)]=e[n(360)],this[n(336)]=e[n(336)]||null,this[n(330)]=e[n(330)],this[n(320)]=e[n(320)]||e[n(330)],this[n(314)]=Boolean(e[n(378)]&&e[n(378)][n(395)]),this[n(393)]=null,this[n(324)]=t,this[n(367)]=e[n(361)],this[n(375)]=e[n(376)],this[n(321)]=e[n(372)],this[n(374)]=new Set,this[n(370)]=null,this[n(369)](n(349),null),this[n(369)](n(378),e[n(378)]||{}),this[n(369)](n(354),null),this[n(369)](n(332),null),this[n(369)](n(359),null),this[n(369)](n(333),!1),this[n(380)](n(318)),this[n(380)](n(383))}get[Vr(344)](){const t=Vr;let e=this;for(;e[t(354)];)e=e[t(354)];return e}get[Vr(382)](){const t=Vr;return!!this[t(359)]&&this[t(359)][t(347)]>0}get[Vr(335)](){const t=Vr;return 0!=this[t(374)][t(355)]&&6==Array[t(381)](this[t(374)])[0][t(352)](":")[t(347)]}get[Vr(386)](){return null!==this[Vr(357)]()}[Vr(365)](t){const e=Vr;this[e(374)][e(322)](t)}[Vr(348)](){const t=Vr;return Array[t(381)](this[t(374)])}[Vr(371)](){const t=Vr;return this[t(348)]()[t(343)]((e=>this[t(324)][t(327)][t(326)](e)))[t(384)]((t=>t))}[Vr(357)](){return this[Vr(371)]()[0]||null}[Vr(329)](){const t=Vr;this[t(324)][t(328)]((e=>{const n=t;for(const t of this[n(371)]())e[n(368)](t)})),this[t(374)][t(362)]()}[Vr(368)](t){const e=Vr;this[e(324)][e(328)]((n=>{n[e(368)](t)})),this[e(374)][e(346)](t)}[Vr(366)](t){const e=Vr,n=e(342)+this[e(360)]+":"+this[e(336)]+":"+this.id+":"+this[e(320)].id+":"+Wr[e(323)]();this[e(365)](n),this[e(324)][e(328)]((r=>{r[e(388)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Vr(331)](t){const e=Vr;for(const n of this[e(345)]())if(n[e(373)](t))return!0;return!1}[Vr(345)](){const t=Vr;return this[t(371)]()[t(343)]((e=>e[t(358)]()))}[Vr(353)](){const t=Vr;return this[t(345)]()[t(387)](((e,n)=>[...e,...n[t(353)]()]),[])}[Vr(338)](){const t=Vr;var e;return(null===(e=this[t(357)]())||void 0===e?void 0:e[t(358)]())||null}[Vr(351)](){const t=Vr,e=this[t(345)]();if(1!=e[t(347)])return null;const n=e[0],r=n[t(319)][t(337)],s=n[t(390)][t(377)];return r instanceof i.Element?r!=s?null:r:null}[Vr(318)](){const t=Vr;this[t(367)](this[t(345)](),this[t(393)],this[t(378)]),this[t(329)]()}[Vr(383)](){const t=Vr;this[t(375)](this[t(345)](),this[t(393)],this[t(378)]),this[t(329)]()}[Vr(341)](){const t=Vr,e=[];let n=this[t(344)];for(;n;)e[t(363)](n),n=n[t(332)];return e}[Vr(340)](t,e){const n=Vr,r=Qn(this[n(378)]);gr(r,t,e),Dr(r,this[n(378)])||(this[n(378)]=r,this[n(321)](r))}[Vr(317)](t){const e=Vr,n=Qn(this[e(378)]);Gr(n,t),Dr(n,this[e(378)])||(this[e(378)]=n,this[e(321)](this[e(378)]))}[Vr(334)](){const t=Vr;return{id:this.id,type:this[t(336)]?this[t(360)]+":"+this[t(336)]:this[t(360)],authorId:this[t(320)].id,createdAt:this[t(370)],hasComments:this[t(382)],data:this[t(393)],attributes:this[t(378)]}}static[Vr(323)](){const t=Vr;return(0,e.uid)()[t(394)](1,5)}}function Kr(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. Press %0 to go to the discussion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"},n);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. Press %0 to go to the discussion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"},n);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. Press %0 to go to the discussion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"SUGGESTION_THREAD_ARIA_LABEL":return r({string:"Suggestion by %1. Created on %2. %0 reply. %3",plural:"Suggestion by %1. Created on %2. %0 replies. %3",id:"SUGGESTION_THREAD_ARIA_LABEL"},n);case"SUGGESTION_THREAD_DESCRIPTION":return r({string:"Press Enter for more options. Press Escape to exit.",id:"SUGGESTION_THREAD_DESCRIPTION"});default:return e}}function qr(){const t=["_addDescriptionItems","addContainer","indexOf","replace","*Insert:* %0","add","set","*Change to:* %0","function","_resolveDescriptionItems","map","get","insertion","_locale","18010LhUsCT","removeContainer","Container","matchingCallback","quantity","start","element","has","addEmptyContainer","attribute","23111TddzUZ","10723BUVaAd","nextSibling","_handleInsertRemoveSuggestionDescription","skip","end","6405885DNGOxW","remove","3660215bPgPsv","label","*Merge:* %0","removeObject","8TTqBeQ","subType","key","normal","getWalker","match","registerElementLabel","_schema","newValue","*Remove:* %0","isEmpty","getDescriptions","length","format","name","elementEnd","_itemLabels","addFormat","softBreak","removeFormat","deletion","registerDescriptionCallback","isEqual","ELEMENT_SPACE","previousSibling","EmptyContainer","5548347rCVOFg","getItemLabel","REPLACE_TEXT","text","_itemLabelsCallbacks","item","data","6WdRynD","_handleRenameSuggestionDescription","elementStart","142TeAmjT","isInContent","type","$text","*Split:* %0","nodeAfter","_handleCustomCallbackDescription","removeEmptyContainer","checkChild","$1 $2","isObject","Object","$textProxy","1425342cdANCd","*Set format:* %0","_customCallbacks","*Remove format:* %0","registerAttributeLabel","push","pop","2536472mfoJSW","_attributeLabels","join","_handleAttributeSuggestionDescription","addObject","getFirstRange"];return(qr=function(){return t})()}function Zr(t,e){const n=qr();return(Zr=function(t,e){return n[t-=359]})(t,e)}const Xr=Zr;!function(t){const e=Zr,n=t();for(;;)try{if(982938===parseInt(e(388))/1*(-parseInt(e(435))/2)+-parseInt(e(448))/3*(parseInt(e(399))/4)+parseInt(e(395))/5*(parseInt(e(432))/6)+-parseInt(e(425))/7+-parseInt(e(455))/8+-parseInt(e(393))/9+-parseInt(e(377))/10*(-parseInt(e(387))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qr);class Qr{constructor(t,e){const n=Zr;this[n(450)]=[],this[n(415)]=new Map,this[n(429)]=[],this[n(456)]=new Map,this[n(406)]=t,this[n(376)]=e}[Xr(410)](t){const e=Xr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(411)];o++){const i=t[o];if(!i[e(436)])continue;const a=this[e(441)](i);if(a){if(null!=i[e(400)]){if(r[e(384)](i[e(400)]))continue;r[e(368)](i[e(400)])}n[e(453)](a)}else if(e(386)!=i[e(437)])e(375)!=i[e(437)]&&e(419)!=i[e(437)]||this[e(390)](n,i,t[o+1]);else{const t=i[e(431)][e(401)];if(s[e(384)](t))continue;s[e(368)](i[e(431)][e(401)]),t==Lc?this[e(433)](n,i):this[e(360)](n,i)}}return this[e(372)](n)}[Xr(420)](t){const e=Xr;this[e(450)][e(453)](t)}[Xr(405)](t,n,r=e.priorities[Xr(402)]){const s=Xr;s(371)==typeof t?(0,e.insertToPriorityArray)(this[s(429)],{matchingCallback:t,label:n,priority:r}):this[s(415)][s(369)](t,n)}[Xr(452)](t,e){const n=Xr;this[n(456)][n(369)](t,e)}[Xr(426)](t,e=1){const n=Xr;let r;for(const e of this[n(429)])if(e[n(380)](t)){r=e[n(396)];break}return r||(r=this[n(415)][n(374)](t[n(413)])),r?r(e):1!==e?e+" "+t[n(413)]+"s":""+t[n(413)]}[Xr(363)](t,e){const n=Xr,r=e[n(362)]()[n(403)](),s=n(375)==e[n(437)]?n(368):n(394);for(const e of r){const o=e[n(430)],i=t[t[n(411)]-1];if(o.is(n(447)))i&&i[n(437)][n(365)](n(379))>-1&&t[n(454)](),i&&n(428)==i[n(437)]?i[s]+=o[n(431)]:t[n(453)]({type:n(428),add:n(368)==s?o[n(431)]:"",remove:n(394)==s?o[n(431)]:""});else if(this[n(406)][n(445)](o)){const a=o;if(i&&i[n(437)][n(365)](n(379))>-1&&t[n(454)](),n(414)==e[n(437)])continue;i&&i[n(437)]==s+n(446)&&i[n(383)][n(413)]==a[n(413)]?i[n(381)]++:t[n(453)]({type:s+n(446),element:a,quantity:1}),r[n(391)]((t=>!(n(414)==t[n(437)]&&t[n(430)]==o)))}else if(this[n(406)][n(443)](o,n(438))||o.is(n(383),n(417))){const r=o;if(n(368)==s&&n(434)==e[n(437)]||n(394)==s&&n(414)==e[n(437)])continue;if(i&&-1==i[n(437)][n(365)](n(379))){n(428)==i[n(437)]&&(i[s]+="\n");continue}let a;if(a=n(368)==s?r[n(389)]&&!this[n(406)][n(445)](r[n(389)])?r[n(389)]:null:r[n(423)]&&!this[n(406)][n(445)](r[n(423)])?r[n(423)]:null,r[n(409)]||a&&a[n(409)]){const e=a&&a[n(409)]?a:r;i&&i[n(437)]==s+n(424)&&i[n(383)][n(413)]==e[n(413)]?i[n(381)]++:t[n(453)]({type:s+n(424),element:e,quantity:1})}else t[n(453)]({type:s+n(379),element:r})}}}[Xr(372)](t){const e=Xr,n=this[e(376)],r=[],s=[],o=[];for(const i of t)switch(i[e(437)]){case e(428):if(i[e(368)]=i[e(368)][e(366)](/(\S)\u000A+(\S)/g,e(444))[e(366)](/\u000A/g,""),i[e(394)]=i[e(394)][e(366)](/(\S)\u000A+(\S)/g,e(444))[e(366)](/\u000A/g,""),""!=i[e(368)]&&""!=i[e(394)]){r[e(453)]({type:e(366),content:Kr(n,e(427),['"'+i[e(394)]+'"','"'+i[e(368)]+'"'])});continue}if(null!=i[e(368)][e(404)](/^ +$/)){r[e(453)]({type:e(375),content:Kr(n,e(367),Kr(n,e(422),i[e(368)][e(411)]))});continue}if(null!=i[e(394)][e(404)](/^ +$/)){r[e(453)]({type:e(419),content:Kr(n,e(408),Kr(n,e(422),i[e(394)][e(411)]))});continue}if(""!=i[e(368)]){r[e(453)]({type:e(375),content:Kr(n,e(367),'"'+i[e(368)]+'"')});continue}r[e(453)]({type:e(419),content:Kr(n,e(408),'"'+i[e(394)]+'"')});continue;case e(385):case e(361):r[e(453)]({type:e(375),content:Kr(n,e(367),this[e(426)](i[e(383)],i[e(381)]))});continue;case e(442):case e(398):r[e(453)]({type:e(419),content:Kr(n,e(408),this[e(426)](i[e(383)],i[e(381)]))});continue;case e(364):r[e(453)]({type:e(375),content:Kr(n,e(439),this[e(426)](i[e(383)],i[e(381)]))});continue;case e(378):r[e(453)]({type:e(419),content:Kr(n,e(397),this[e(426)](i[e(383)],i[e(381)]))});continue;case e(416):s[e(453)](i[e(401)]);continue;case e(418):o[e(453)](i[e(401)]);continue;default:r[e(453)](i)}if(s[e(411)]){const t=s[e(373)]((t=>this[e(456)][e(384)](t)?this[e(456)][e(374)](t):t))[e(359)](", ");r[e(453)]({type:e(412),content:Kr(this[e(376)],e(449),t)})}if(o[e(411)]){const t=o[e(373)]((t=>this[e(456)][e(384)](t)?this[e(456)][e(374)](t):t))[e(359)](", ");r[e(453)]({type:e(412),content:Kr(this[e(376)],e(451),t)})}return r}[Xr(441)](t){const e=Xr;for(const n of this[e(450)]){const r=n(t);if(r&&e(437)in r)return r}}[Xr(360)](t,e){const n=Xr,r=e[n(431)],s=void 0===r[n(407)]?n(418):n(416);t[n(453)]({type:s,key:r[n(401)]})}[Xr(433)](t,e){const n=Xr;t[n(453)]({type:n(412),content:Kr(this[n(376)],n(370),this[n(426)](e[n(362)]()[n(382)][n(440)],1))})}[Xr(390)](t,e,n){const r=Xr;if(this[r(363)](t,e),n&&n[r(362)]()&&!e[r(362)]()[r(392)][r(421)](n[r(362)]()[r(382)])){const n=t[t[r(411)]-1],s=r(375)==e[r(437)]?r(368):r(394);n&&r(428)==n[r(437)]&&(n[s]+="\n")}}}const Yr=Jr;function Jr(t,e){const n=$r();return(Jr=function(t,e){return n[t-=171]})(t,e)}function $r(){const t=["167430dvzsEn","showAIAssistant","525478UEAeto","12438192wAdSYI","get","afterInit","enableCommand","2992738ncLWne","plugins","editor","commands","2529612Kzcftm","2078013naZWDg","206770hRfKVd","TrackChangesEditing","36iqiAlf"];return($r=function(){return t})()}!function(t){const e=Jr,n=t();for(;;)try{if(400540===parseInt(e(173))/1+-parseInt(e(175))/2+-parseInt(e(185))/3+-parseInt(e(172))/4*(parseInt(e(186))/5)+-parseInt(e(184))/6+parseInt(e(180))/7+parseInt(e(176))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($r);class ts extends t.Plugin{[Yr(178)](){const t=Yr,e=this[t(182)],n=e[t(181)][t(177)](t(171));e[t(183)][t(177)](t(174))&&n[t(179)](t(174))}}function es(t,e){const n=rs();return(es=function(t,e){return n[t-=409]})(t,e)}const ns=es;function rs(){const t=["299nVovQq","justify","plugins","FORMAT_ALIGN_TO_CENTER","formatBlock","5263288UkujfN","2130GsgoSe","TrackChangesEditing","left","AlignmentEditing","enableDefaultAttributesIntegration","FORMAT_ALIGN_TO_RIGHT","locale","get","40BmPoYf","has","right","commandName","FORMAT_JUSTIFY_TEXT","2491932SoxrUM","1249521MWLPsT","format","editor","1177749qCjjHP","registerDescriptionCallback","descriptionFactory","commandParams","5446KMyVlH","afterInit","center","FORMAT_ALIGNMENT","type","registerAttributeLabel","9470mvDAGJ","*Format:* %0","FORMAT_ALIGN_TO_LEFT","registerBlockAttribute","810408CuDBix","alignment","value","_registerLegacyDescription"];return(rs=function(){return t})()}!function(t){const e=es,n=t();for(;;)try{if(530271===-parseInt(e(447))/1*(parseInt(e(433))/2)+parseInt(e(425))/3+-parseInt(e(443))/4+parseInt(e(439))/5*(parseInt(e(412))/6)+parseInt(e(426))/7+-parseInt(e(411))/8+-parseInt(e(429))/9*(-parseInt(e(420))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rs);class ss extends t.Plugin{[ns(434)](){const t=ns,e=this[t(428)],n=e[t(418)];if(!e[t(449)][t(421)](t(415)))return;const r=e[t(449)][t(419)](t(413));r[t(416)](t(444)),r[t(442)](t(444)),r[t(431)][t(438)](t(444),Kr(n,t(436))),this[t(446)]()}[ns(446)](){const t=ns,e=this[t(428)],n=e[t(418)];e[t(449)][t(419)](t(413))[t(431)][t(430)]((e=>{const r=t;if(r(410)!=e[r(437)])return;const{data:s}=e;if(s&&r(444)==s[r(423)]){const t=s[r(432)][0][r(445)];return{type:r(427),content:Kr(n,r(440),function(t){const e=r;switch(t){case e(414):return Kr(n,e(441));case e(422):return Kr(n,e(417));case e(435):return Kr(n,e(409));case e(448):return Kr(n,e(424))}}(t))}}}))}}const os=as;!function(t){const e=as,n=t();for(;;)try{if(699511===parseInt(e(184))/1*(parseInt(e(188))/2)+-parseInt(e(154))/3+parseInt(e(185))/4*(parseInt(e(193))/5)+-parseInt(e(197))/6+-parseInt(e(167))/7*(parseInt(e(156))/8)+parseInt(e(162))/9+parseInt(e(171))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(cs);const is=[os(163),os(181),os(187),os(174),os(159),os(169),os(201)];function as(t,e){const n=cs();return(as=function(t,e){return n[t-=153]})(t,e)}function cs(){const t=["SubscriptEditing","FORMAT_BOLD","2007050cKMQrx","TrackChangesEditing","plugins","CodeEditing","commandParams","format","bold","registerInlineAttribute","FORMAT_UNDERLINE","get","ItalicEditing","slice","locale","1063753QEibpO","1135204NFmVaL","strikethrough","UnderlineEditing","2BSzKvg","toLowerCase","underline","toUpperCase","forceValue","10oqiBrs","italic","enableDefaultAttributesIntegration","formatInline","5911038KfrQGR","subscript","_registerLegacyDescription","commandName","SuperscriptEditing","FORMAT_ITALIC","FORMAT_STRIKETHROUGH","*Remove format:* %0","superscript","FORMAT_SUBSCRIPT","descriptionFactory","type","editor","1226640PioNhH","FORMAT_","1720IuToxD","has","afterInit","StrikethroughEditing","FORMAT_SUPERSCRIPT","registerAttributeLabel","2889531dQWrGV","BoldEditing","code","FORMAT_CODE","registerDescriptionCallback","1939CKgfAA","*Format:* %0"];return(cs=function(){return t})()}class us extends t.Plugin{[os(158)](){const t=os,e=this[t(153)],n=e[t(173)][t(180)](t(172)),r=e[t(183)];for(const s of is){if(!e[t(173)][t(157)](s))continue;const o=s[t(182)](0,-7)[t(189)](),i=t(155)+o[t(191)]();n[t(195)](o),n[t(178)](o),n[t(207)][t(161)](o,Kr(r,i))}this[t(199)]()}[os(199)](){const t=os,e=this[t(153)],n=e[t(183)],r=e[t(173)][t(180)](t(172));function s(e,s){const o=t;r[o(207)][o(166)]((t=>{const r=o;if(r(196)!=t[r(208)])return;const{data:i}=t;return i&&i[r(200)]===e?i[r(175)][0][r(192)]?{type:r(176),content:Kr(n,r(168),s)}:{type:r(176),content:Kr(n,r(204),s)}:void 0}))}s(t(177),Kr(n,t(170))),s(t(194),Kr(n,t(202))),s(t(190),Kr(n,t(179))),s(t(164),Kr(n,t(165))),s(t(186),Kr(n,t(203))),s(t(198),Kr(n,t(206))),s(t(205),Kr(n,t(160)))}}function ls(){const t=["model","parent","commands","descriptionFactory","*Remove format:* %0","value","1755672ASocDI","checkChild","has","2308615OwysVT","plugins","blockQuote","forceValue","registerDescriptionCallback","selection","filter","schema","get","format","name","enableCommand","416104npmfpb","1GuLlSm","1244304kPnOKe","commandParams","7xJTOgQ","ELEMENT_BLOCK_QUOTE","editor","from","commandName","25934481ERIHXn","locale","change","afterInit","TrackChangesEditing","*Set format:* %0","markBlockFormat","$root","5456544cfrvxZ","document","1545122pvttcO","getSelectedBlocks","BlockQuoteEditing"];return(ls=function(){return t})()}const fs=hs;function hs(t,e){const n=ls();return(hs=function(t,e){return n[t-=141]})(t,e)}!function(t){const e=hs,n=t();for(;;)try{if(515766===-parseInt(e(170))/1*(parseInt(e(145))/2)+-parseInt(e(154))/3+parseInt(e(171))/4+-parseInt(e(157))/5+-parseInt(e(143))/6+-parseInt(e(173))/7*(-parseInt(e(169))/8)+parseInt(e(178))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ls);class ds extends t.Plugin{[fs(181)](){const t=fs,e=this[t(175)],n=e[t(179)];if(!e[t(158)][t(156)](t(147)))return;const r=e[t(158)][t(165)](t(182)),s=this[t(175)][t(150)][t(165)](t(159));r[t(168)](t(159),((n,o={})=>{const i=t,a=this[i(175)][i(148)][i(144)][i(162)],c=o&&void 0!==o[i(160)]?o[i(160)]:!s[i(153)];let u=[];if(c){const t=Array[i(176)](a[i(146)]())[i(163)]((t=>gs(t)||function(t,e){const n=i,r=e[n(155)](t[n(149)],n(159)),s=e[n(155)]([n(142),n(159)],t);return r&&s}(t,this[i(175)][i(148)][i(164)])));u=C(t,e[i(148)])}else{const t=Array[i(176)](a[i(146)]())[i(163)]((t=>gs(t)));u=C(t,e[i(148)])}e[i(148)][i(180)]((()=>{const t=i;for(const e of u)r[t(141)](e,{commandName:t(159),commandParams:[{forceValue:c}]})}))})),r[t(151)][t(161)]((e=>{const r=t,{data:s}=e;if(s&&r(159)==s[r(177)]){const t=Kr(n,r(174));return s[r(172)][0][r(160)]?{type:r(166),content:Kr(n,r(183),t)}:{type:r(166),content:Kr(n,r(152),t)}}}))}}function gs(t){const e=fs;return e(159)==t[e(149)][e(167)]}function ps(){const t=["changeCaseTitle","11723PNNgOY","enableCommand","changeCaseUpper","1246850oDBLaQ","796pNpChd","plugins","1767563fYbeGn","8HXjLTK","CaseChange","get","has","TrackChangesEditing","editor","3310317gfRkwv","changeCaseLower","110yKnVnH","afterInit","2303670ppRRHx","4071DVYCMF","4394124vtldRl"];return(ps=function(){return t})()}const ms=Es;function Es(t,e){const n=ps();return(Es=function(t,e){return n[t-=497]})(t,e)}!function(t){const e=Es,n=t();for(;;)try{if(403199===parseInt(e(508))/1*(parseInt(e(502))/2)+parseInt(e(505))/3*(parseInt(e(512))/4)+parseInt(e(504))/5+-parseInt(e(506))/6+parseInt(e(514))/7+parseInt(e(515))/8*(-parseInt(e(500))/9)+-parseInt(e(511))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ps);class Is extends t.Plugin{[ms(503)](){const t=ms,e=this[t(499)];e[t(513)][t(497)](t(516))&&(e[t(513)][t(517)](t(498))[t(509)](t(510)),e[t(513)][t(517)](t(498))[t(509)](t(501)),e[t(513)][t(517)](t(498))[t(509)](t(507)))}}const bs=_s;function Ts(){const t=["8ZLElmj","TrackChangesEditing","299373Lhyycf","editor","3kLJutd","18FFPcZv","get","12185LuVWoG","ckbox","30789lrGRtt","commands","3070tDwlSU","973026SpJNDA","3790276pkGTzN","enableCommand","363438dCAWiG","plugins","afterInit","1108240CUVerc"];return(Ts=function(){return t})()}function _s(t,e){const n=Ts();return(_s=function(t,e){return n[t-=107]})(t,e)}!function(t){const e=_s,n=t();for(;;)try{if(281705===-parseInt(e(120))/1*(-parseInt(e(112))/2)+parseInt(e(118))/3*(-parseInt(e(116))/4)+parseInt(e(123))/5*(parseInt(e(121))/6)+parseInt(e(110))/7+parseInt(e(115))/8+parseInt(e(109))/9+-parseInt(e(108))/10*(parseInt(e(125))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ts);class ys extends t.Plugin{[bs(114)](){const t=bs,e=this[t(119)];e[t(107)][t(122)](t(124))&&e[t(113)][t(122)](t(117))[t(111)](t(124))}}function As(){const t=["filter","commandParams","document","plugins","get","4468392MmWTqp","commandName","isLimit","markBlockFormat","value","schema","config","locale","from","CodeBlock","change","2916615rOiVQI","rootElement","blockName","*Remove format:* %0","forceValue","editor","descriptionFactory","ELEMENT_CODE_BLOCK","enableCommand","639CLbUaZ","format","63GuWGhA","indentCodeBlock","checkChild","parent","49832PTUgSL","1286113BQLDHO","toLowerCase","find","type","215320EPQTkw","codeBlock","has","getSelectedBlocks","languages","42474hTJLJe","registerDescriptionCallback","name","*Set format:* %0","model","registerElementLabel","language","outdentCodeBlock","label","3345615gxEMMN","formatBlock","TrackChangesEditing","afterInit","commands","selection"];return(As=function(){return t})()}const ks=Cs;function Cs(t,e){const n=As();return(Cs=function(t,e){return n[t-=109]})(t,e)}!function(t){const e=Cs,n=t();for(;;)try{if(958305===parseInt(e(156))/1+parseInt(e(160))/2+parseInt(e(140))/3+-parseInt(e(129))/4+-parseInt(e(118))/5+-parseInt(e(109))/6*(parseInt(e(151))/7)+parseInt(e(155))/8*(parseInt(e(149))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(As);class Ls extends t.Plugin{[ks(121)](){const t=ks,e=this[t(145)];if(!e[t(127)][t(162)](t(138)))return;const n=e[t(127)][t(128)](t(120)),r=e[t(136)],s=e[t(135)][t(128)](t(161))[t(164)],o=e[t(122)][t(128)](t(161));n[t(148)](t(152)),n[t(148)](t(116)),n[t(148)](t(161),((r,i={})=>{const a=t,c=e[a(113)],u=e[a(113)][a(126)][a(123)],l=i&&void 0!==i[a(144)]?i[a(144)]:!o[a(133)];let f;i[a(115)]||(i[a(115)]=s[0][a(115)]),f=l?Array[a(137)](u[a(163)]())[a(124)]((t=>Ns(t)||function(t,e){const n=a;return!t.is(n(141))&&!e[n(131)](t)&&e[n(153)](t[n(154)],n(161))}(t,c[a(134)]))):Array[a(137)](u[a(163)]())[a(124)]((t=>Ns(t)));const h=C(f,c);c[a(139)]((()=>{const t=a;for(const e of h)n[t(132)](e,{commandName:t(161),commandParams:[{...i,forceValue:l}],formatGroupId:t(142)})}))})),n[t(146)][t(114)](t(161),(e=>Kr(r,t(147),e))),n[t(146)][t(110)]((e=>{const n=t;if(n(119)!=e[n(159)])return;const o=r.t,{data:i}=e;if(!i||n(161)!=i[n(130)])return;const a=i[n(125)][0][n(115)],c=o(s[n(158)]((t=>t[n(115)]===a))[n(117)])[n(157)]();return i[n(125)][0][n(144)]?{type:n(150),content:Kr(r,n(112),Kr(r,n(147),1)+" ("+c+")")}:{type:n(150),content:Kr(r,n(143),Kr(r,n(147),1))}}))}}function Ns(t){const e=ks;return e(161)==t[e(111)]}function Ss(t,e){const n=Ms();return(Ss=function(t,e){return n[t-=199]})(t,e)}const Rs=Ss;function Ms(){const t=["50440yeEkuT","237xIVInj","343fmFznL","634iNSMyg","addCommentThread","enableCommand","plugins","TrackChangesEditing","CommentsEditing","12VWvOcl","19330zqWAWT","2140965ClxaNt","36676KSzzxv","139foFrzg","5409KPQews","get","11469645huPypv","14113752RVmSHc","editor","afterInit","has"];return(Ms=function(){return t})()}!function(t){const e=Ss,n=t();for(;;)try{if(660191===parseInt(e(202))/1*(parseInt(e(213))/2)+-parseInt(e(211))/3*(-parseInt(e(201))/4)+-parseInt(e(200))/5*(parseInt(e(219))/6)+-parseInt(e(212))/7*(parseInt(e(210))/8)+-parseInt(e(203))/9*(parseInt(e(199))/10)+parseInt(e(205))/11+parseInt(e(206))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ms);class vs extends t.Plugin{[Rs(208)](){const t=Rs,e=this[t(207)];e[t(216)][t(209)](t(218))&&e[t(216)][t(204)](t(217))[t(215)](t(214))}}var ws=n(834);function Os(t,e,n){const r=Ds,s=[];for(const o of e[r(229)]())o[r(237)](t)&&s[r(258)](n[r(269)](o));return s}function Fs(){const t=["plugins","markerName","includes","type","insert","toViewElement","380YVdiZw","createRangeOn","test","getWalker","10053jfSjSf","addHighlight","427905PaWEPK","schema","addClass","isBlock","2410hhOeos","bindElementToMarker","1988ZsYViN","getItems","nextSibling","toViewPosition","isAtEnd","get","88AywBNK","elementEnd","consumable","hasAttribute","_splitMarkerName","markerRange","parent","activeMarkers","401458xlcgAC","ck-suggestion-marker-","91133GAxWcn","item","span","createUIElement","model","139674cYgsqx","getCustomProperty","name","isContent","previousPosition","TrackChangesEditing","writer","isLimit","702264rDdhkS","push","mapper","start","ck-suggestion-marker--active"];return(Fs=function(){return t})()}function Ds(t,e){const n=Fs();return(Ds=function(t,e){return n[t-=229]})(t,e)}function Ps(t,e,{showActiveMarker:n=!0}={}){const r=Ds,s=t[r(262)][r(233)](r(254));return(o,i,a)=>{const c=r;if(!a[c(236)][c(270)](i[c(239)],o[c(251)]))return;const u=i[c(239)][c(271)](),l=i[c(239)][c(260)],f=t[c(248)][c(275)];let h=null,d=null,g=!1,p=!1;for(const t of u){const e=t[c(245)];g=g||f[c(252)](e);const n=a[c(259)][c(267)](e);if(n&&n[c(250)](c(273)))return;c(235)==t[c(265)]&&f[c(277)](e)&&!f[c(256)](e)&&(e[c(230)]||l[c(232)]?h&&h[c(240)]==e||(h=e,m(t[c(253)]),p=!0):d=d||t[c(253)])}function m(t){const r=c,{authorId:o}=s[r(238)](i[r(263)]),u=a[r(255)][r(247)](r(246),{class:r(243)+e,"data-author-id":o}),l=a[r(259)][r(231)](t);n&&s[r(241)][r(264)](i[r(263)])&&a[r(255)][r(276)](r(261),u),a[r(255)][r(266)](l,u),a[r(259)][r(279)](u,i[r(263)])}g||p||!d||m(d)}}!function(t){const e=Ds,n=t();for(;;)try{if(123680===-parseInt(e(249))/1+parseInt(e(242))/2+-parseInt(e(274))/3+parseInt(e(280))/4*(-parseInt(e(268))/5)+parseInt(e(257))/6+parseInt(e(244))/7*(-parseInt(e(234))/8)+-parseInt(e(272))/9*(-parseInt(e(278))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fs);const xs=Bs;function Bs(t,e){const n=Us();return(Bs=function(t,e){return n[t-=189]})(t,e)}function Us(){const t=["remove","detach","6415584lJILYv","3689803NKTVID","editing","rootName","4SCXpfo","unbindElementFromMarkerName","createSelection","bind","uiElement","96612kIosCZ","enableCommand","430Pcizod","4683798AEPEVT","13706033yGyLmH","selection","commands","buffer","createRange","5689moMSvg","plugins","12bCMDuy","init","get","addMarker:suggestion:deletion","showSuggestionHighlights","64yjyzOz","deleteForward","delete","488plHLnx","setSelection","downcastDispatcher","editor","options","10kkgAZh","forward","TrackChangesEditing","204066eZJAvM","markerName","batch","enqueueChange","unit","modifySelection","high","document","fromRange","getFirstRange","merge","lock","model","removeMarker:suggestion:deletion","$graveyard","data","end","mapper","isCollapsed","start","markerNameToElements","requires","unlock","writer","root"];return(Us=function(){return t})()}!function(t){const e=Bs,n=t();for(;;)try{if(854112===-parseInt(e(218))/1*(-parseInt(e(225))/2)+-parseInt(e(212))/3*(-parseInt(e(204))/4)+parseInt(e(211))/5*(-parseInt(e(209))/6)+parseInt(e(200))/7+parseInt(e(228))/8*(-parseInt(e(236))/9)+parseInt(e(233))/10*(parseInt(e(213))/11)+parseInt(e(220))/12*(-parseInt(e(201))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Us);class js extends t.Plugin{static get[xs(194)](){return[ws.Delete]}[xs(221)](){const t=xs,e=this[t(231)],n=e[t(219)][t(222)](t(235));n[t(210)](t(227));const r=e[t(215)][t(222)](t(226));n[t(210)](t(226),((n,s={})=>{const o=t,a=e[o(248)][o(206)](e[o(248)][o(243)][o(214)]);a[o(191)]&&e[o(248)][o(241)](a,{direction:o(234),unit:s[o(240)]});const c=a[o(245)](),u=i.LiveRange[o(244)](c);let l;n(s),l=o(250)==u[o(197)][o(203)]?e[o(248)][o(217)](c[o(192)]):e[o(248)][o(217)](u[o(192)],u[o(189)]),u[o(199)](),e[o(248)][o(239)](r[o(216)][o(238)],(t=>{const e=o;r[e(216)][e(247)](),t[e(229)](t[e(217)](l[e(189)])),r[e(216)][e(195)]()}))})),e[t(202)][t(230)].on(t(223),Ps(e,t(246)),{priority:t(242)}),e[t(251)][t(230)].on(t(223),((n,r,s)=>{const o=t;s[o(232)][o(224)]&&Ps(e,o(246),{showActiveMarker:!1})[o(207)](this)(n,r,s)}),{priority:t(242)}),e[t(202)][t(230)].on(t(249),((e,n,r)=>{const s=t,o=r[s(190)][s(193)](n[s(237)]);if(o)for(const t of o)t.is(s(208))&&(r[s(190)][s(205)](t,n[s(237)]),r[s(196)][s(198)](t))}),{priority:t(242)})}}const Gs=Vs;function Vs(t,e){const n=zs();return(Vs=function(t,e){return n[t-=369]})(t,e)}!function(t){const e=Vs,n=t();for(;;)try{if(421143===-parseInt(e(417))/1*(-parseInt(e(452))/2)+parseInt(e(492))/3+parseInt(e(498))/4+-parseInt(e(448))/5+-parseInt(e(386))/6+parseInt(e(523))/7*(-parseInt(e(372))/8)+-parseInt(e(410))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zs);class Hs extends t.Plugin{[Gs(401)](){const t=Gs,e=this[t(516)];if(!e[t(426)][t(421)](t(393)))return;const n=e[t(507)],r=e[t(426)][t(462)](t(395)),s=e[t(426)][t(421)](t(495)),o=!!e[t(369)][t(462)](t(437));function i(e){const r=t;return{type:r(482),content:""+Kr(n,r(374),e)}}function a(e){const r=t;return{type:r(482),content:""+Kr(n,r(392),e)}}r[t(493)](t(467)),r[t(493)](t(396)),r[t(493)](t(446)),r[t(493)](t(447)),r[t(493)](t(436)),r[t(493)](t(444)),r[t(493)](t(370)),r[t(493)](t(381)),r[t(517)](t(518)),r[t(517)](t(380)),r[t(517)](t(449)),o&&(r[t(493)](t(509)),r[t(493)](t(524))),s&&(r[t(493)](t(466)),r[t(493)](t(441)),r[t(517)](t(413)),r[t(382)][t(526)]((e=>{const r=t,{data:s}=e;if(s&&r(413)==s[r(472)])return{type:r(482),content:s[r(494)]?Kr(n,r(490)):Kr(n,r(511))}})),this[t(516)][t(433)][t(458)][t(520)]((e=>{const n=t;if(e[n(375)][n(424)])return!1;let s=!1;const o=r[n(439)]({skipNotAttached:!0})[n(403)]((t=>n(413)===r[n(461)](t)));for(const t of o)n(504)!=t[n(527)]()[n(385)][n(483)][n(512)](n(380))&&(r[n(418)](t[n(527)](),n(468))[n(457)]((t=>n(380)===r[n(461)](t[n(376)])))||(e[n(415)](t[n(491)]()),s=!0));return s}))),r[t(382)][t(412)](t(449),Kr(n,t(503)));const c={type:t(482),content:""};r[t(382)][t(526)]((e=>{const r=t,{data:s}=e;if(!s||r(380)!=s[r(472)])return;let u=e[r(430)];for(;u;){if(u[r(496)]&&((r(405)==u[r(496)][r(472)]||r(469)==u[r(496)][r(472)])&&(u[r(496)][r(494)]&&r(485)!=u[r(496)][r(494)]||r(485)!=u[r(496)][r(474)]&&!s[r(494)])||!o&&u[r(496)][r(472)]==Lc))return c;u=u[r(420)]}if(null==s[r(494)])switch(s[r(474)]){case r(497):return a(Kr(n,r(389)));case r(508):return a(Kr(n,r(486)));case r(504):return a(Kr(n,r(500)))}switch(s[r(494)]){case r(497):return i(Kr(n,r(389)));case r(508):return i(Kr(n,r(486)));case r(504):return i(Kr(n,r(500)))}})),r[t(382)][t(526)]((e=>{const n=t,{data:r}=e;if(r&&n(449)==r[n(472)])return null==r[n(494)]||null==r[n(474)]&&0==r[n(494)]?c:void 0})),r[t(382)][t(526)]((e=>{const r=t;if(r(468)!=e[r(397)])return;const{data:s}=e;if(!s||r(518)!=s[r(472)])return;const o=Ws(e);return r(494)==o?{type:r(482),content:Kr(n,r(514))}:r(474)==o?{type:r(482),content:Kr(n,r(443))}:c})),e[t(433)][t(458)][t(520)]((e=>this[t(435)](e))),e[t(433)][t(458)][t(520)]((e=>this[t(432)](e))),e[t(433)][t(458)].on(t(473),((e,n)=>{const r=t;if(n[r(424)]||!n[r(465)])return!1;this[r(451)]()}),{priority:t(475)}),this[t(387)]()}[Gs(435)](t){const e=Gs;if(t[e(375)][e(424)]||!t[e(375)][e(465)])return!1;let n=!1;const r=this[e(516)][e(426)][e(462)](e(395))[e(439)]({skipNotAttached:!0})[e(403)]((t=>t[e(496)]&&e(518)==t[e(496)][e(472)]))[e(403)]((t=>t[e(496)][e(494)]&&t[e(496)][e(474)]));for(const s of r)Ws(s)||(t[e(415)](s[e(491)]()),n=!0);return n}[Gs(432)](t){const e=Gs;if(t[e(375)][e(424)]||!t[e(375)][e(465)])return!1;const n=this[e(516)][e(426)][e(462)](e(395));if(n[e(477)][e(502)])return!1;let r=!1;const s=[e(380),e(518),e(449),e(405),e(506),e(373),e(521),e(487),e(469)],o=this[e(516)][e(433)][e(458)][e(478)][e(489)]()[e(403)]((t=>e(468)==t[e(397)]))[e(403)]((t=>s[e(454)](t[e(407)])));if(0==o[e(440)])return r;for(const i of o){const o=n[e(418)](i[e(499)],e(468))[e(403)]((t=>!t[e(383)][e(427)]))[e(522)]((t=>t[e(376)]))[e(403)]((t=>{const r=e,o=n[r(461)](t);return s[r(454)](o)}));if(o[e(440)]){for(const n of o)t[e(415)](n[e(491)]());r=!0}}return r}[Gs(451)](){const t=Gs,e=this[t(516)][t(426)][t(462)](t(395)),n=[t(380),t(518),t(449),t(405),t(506),t(373),t(521),t(487),t(469)];let r;const s=new Set(this[t(516)][t(433)][t(458)][t(478)][t(442)]()[t(403)]((r=>{const s=t;if(r[s(496)][s(525)]||!r[s(496)][s(388)])return null;if(!r[s(425)][s(464)](s(528)))return null;const{id:o}=e[s(456)](r[s(425)]);if(!e[s(404)](o))return null;const i=e[s(402)](o);return n[s(454)](i[s(496)][s(472)])}))[t(522)]((n=>{const s=t,{id:o}=e[s(456)](n[s(425)]),i=e[s(402)](o);return r=i[s(423)][s(513)],i[s(527)]()[s(385)][s(483)]})));if(0==s[t(476)])return;const o=e[t(439)]({skipNotAttached:!0})[t(403)]((e=>t(468)==e[t(397)]&&e[t(496)]&&n[t(454)](e[t(496)][t(472)])&&e[t(423)][t(513)]!=r))[t(522)]((e=>({listItem:e[t(527)]()[t(385)][t(483)],groupId:e[t(423)][t(513)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(421)](n)&&i[t(390)](e);for(const n of e[t(439)]())i[t(421)](n[t(423)][t(513)])&&n[t(429)](t(513),r)}[Gs(387)](){const t=Gs,e=this[t(516)],n=e[t(507)],r=e[t(426)][t(462)](t(395));this[t(398)](),r[t(438)][t(434)](t(428),t(460),t(379),(function(n,r){const s=t,o=[];for(let t of n)t[s(385)][s(483)]===t[s(501)][s(471)]&&(t=e[s(433)][s(414)](e[s(433)][s(371)](t[s(385)][s(483)],0))),o[s(480)](t);e[s(433)][s(406)]((t=>{const n=s,a=e[n(433)][n(458)][n(411)],c=Array[n(422)](a[n(481)]())[n(522)]((t=>i.LiveRange[n(470)](t)));t[n(479)](o),e[n(431)][n(462)](r[n(391)])[n(419)](),r[n(416)][n(480)]({forceDefaultExecution:!0}),e[n(450)](r[n(391)],...r[n(416)]),t[n(479)](c);for(const t of c)t[n(510)]()}))})),r[t(382)][t(463)]((function(n){const r=t,s=!e[r(433)][r(529)][r(519)](n),o=n[r(459)],i=n[r(455)],a=n[r(512)](r(518)),c=!o||o[r(512)](r(518))!==a,u=!i||i[r(512)](r(518))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(445),e)))}[Gs(398)](){const t=Gs,e=this[t(516)],n=e[t(507)];function r(n){const r=t,s=e[r(431)][r(462)](r(396))[r(502)],o=e[r(431)][r(462)](r(467))[r(502)];return r(467)===n?s:o}e[t(426)][t(462)](t(395))[t(382)][t(526)]((function(s){const o=t;if(o(428)!=s[o(397)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(391)]){case o(396):u=i[o(416)][0][o(488)],l=r(i[o(391)]),a=o(u?400:377),!l&&e[o(369)][o(462)](o(437))||(a=o(378)),c={type:o(482),content:Kr(n,a,Kr(n,o(389)))};break;case o(467):u=i[o(416)][0][o(488)],l=r(i[o(391)]),a=o(u?400:377),!l&&e[o(369)][o(462)](o(437))||(a=o(378)),c={type:o(482),content:Kr(n,a,Kr(n,o(486)))};break;case o(436):a=o(399),c={type:o(482),content:Kr(n,a,Kr(n,o(445)))};break;case o(444):a=function(t){const e=o,n=t[e(527)]();let r=n[e(385)][e(483)];for(;r&&n[e(394)](r);){if(r[e(512)](e(449))>0)return!1;r=r[e(455)]}return!0}(s)?Kr(n,o(377),Kr(n,function(t){const e=o;return e(453)+t[e(527)]()[e(385)][e(483)][e(512)](e(380))[e(515)]()+e(505)}(s))):Kr(n,o(408),Kr(n,o(445))),c={type:o(482),content:a};break;case o(509):case o(524):!1===i[o(384)]&&(a=o(484),c={type:o(409),content:Kr(n,a,Kr(n,o(445)))})}return c}))}}function zs(){const t=["batch","suggestion","*Format:* remove from %0","*Change to:* %0","accept","listType","splitListItemBefore","descriptionFactory","meta","multipleBlocks","start","1136640wdhflv","_supportLegacySuggestions","newRange","ELEMENT_BULLETED_LIST","add","commandName","*Remove format:* %0","ListEditing","containsItem","TrackChangesEditing","bulletedList","type","_registerLegacyDescription","*Indent:* %0","*Format:* insert into %0","afterInit","getSuggestion","filter","hasSuggestion","listStyle","change","attributeKey","*Outdent:* %0","deletion","527778eGqFUY","selection","registerAttributeLabel","todoListChecked","createRange","removeMarker","commandParams","292112IMVYfF","_findSuggestions","refresh","next","has","from","attributes","isUndo","name","plugins","isNextTo","formatBlock","setAttribute","head","commands","noTrackChangesFixer","model","registerCustomCallback","listItemIdFixer","indentList","list.multiBlock","_suggestionFactory","getSuggestions","length","checkTodoList","getChangedMarkers","*Split:* list item","outdentList","ELEMENT_LIST_ITEM","customNumberedList","customBulletedList","290375hQrSDX","listIndent","execute","assureChains","4TQjyYj","ELEMENT_","includes","nextSibling","_splitMarkerName","find","document","previousSibling","documentList","_getAttributeKey","get","registerElementLabel","startsWith","isLocal","todoList","numberedList","attribute","listMarkerStyle","fromRange","parent","key","change:data","oldValue","high","size","trackChangesCommand","differ","setSelection","push","getRanges","format","nodeAfter","*Merge:* %0","default","ELEMENT_NUMBERED_LIST","listMarker","forceValue","getChanges","*Check item*","getFirstMarker","2152206yGqZbG","enableDefaultAttributesIntegration","newValue","TodoListEditing","data","bulleted","730428YWvUFB","range","ELEMENT_TODO_LIST","end","value","FORMAT_INDENT","todo","_LIST","listStart","locale","numbered","mergeListItemBackward","detach","*Uncheck item*","getAttribute","groupId","*Merge:* list item","toUpperCase","editor","registerBlockAttribute","listItemId","isObject","registerPostFixer","todoListCheck","map","5298531Txmkaq","mergeListItemForward","oldRange","registerDescriptionCallback","getFirstRange","suggestion:attribute:","schema","config","splitListItemAfter","createPositionAt","8RFzMRu","listReversed","*Set format:* %0"];return(zs=function(){return t})()}function Ws(t){const e=Gs;let n=t[e(527)]()[e(385)][e(483)][e(459)];for(;n;){const r=n[e(512)](e(518));if(!r)return!1;if(r==t[e(496)][e(494)])return e(494);if(r==t[e(496)][e(474)])return e(474);n=n[e(459)]}return!1}const Ks=qs;function qs(t,e){const n=Ys();return(qs=function(t,e){return n[t-=369]})(t,e)}!function(t){const e=qs,n=t();for(;;)try{if(328316===-parseInt(e(386))/1*(-parseInt(e(458))/2)+parseInt(e(426))/3*(parseInt(e(453))/4)+parseInt(e(439))/5+parseInt(e(396))/6+parseInt(e(423))/7+parseInt(e(371))/8+-parseInt(e(433))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ys);class Zs extends t.Plugin{[Ks(445)](){const t=Ks;if(!this[t(372)][t(385)][t(432)](t(449)))return;const e=this[t(372)][t(407)][t(418)](t(436)),n=this[t(372)][t(385)][t(418)](t(441));e[t(416)]&&(n[t(404)](t(437)),n[t(400)](t(437))),e[t(403)]&&(n[t(404)](t(397)),n[t(400)](t(397))),e[t(450)]&&(n[t(404)](t(448)),n[t(400)](t(448)));const r={type:t(427),content:""};n[t(415)][t(413)](this[t(379)][t(401)](this));const s=this[t(372)][t(391)];n[t(415)][t(429)](t(397),Kr(s,t(410))),n[t(415)][t(413)]((e=>{const n=t,{data:s}=e;if(s&&n(397)==s[n(411)])return null==s[n(414)]||0==s[n(414)]&&null==s[n(378)]?r:void 0})),n[t(415)][t(429)](t(448),Kr(s,t(442))),n[t(415)][t(413)]((e=>{const n=t,{data:s}=e;if(s&&n(448)==s[n(411)])return null==s[n(414)]||1==s[n(414)]&&null==s[n(378)]?r:void 0})),this[t(372)][t(402)][t(381)][t(451)]((e=>{const r=t;if(e[r(408)][r(398)])return!1;let s=!1;const o=n[r(452)]({skipNotAttached:!0})[r(409)]((t=>{const e=r,s=n[e(434)](t);return e(448)==s||e(397)==s}));for(const t of o){const o=t[r(456)]()[r(406)][r(375)][r(389)](r(399));r(425)!=o&&r(440)!=o&&(n[r(370)](t[r(456)](),r(438))[r(455)]((t=>r(399)==n[r(434)](t[r(388)])))||(e[r(443)](t[r(430)]()),s=!0))}return s})),this[t(387)]()}[Ks(379)](t){const e=Ks,n=this[e(372)][e(391)],{data:r}=t,s={type:e(427),content:""};if(!r||e(437)!=r[e(411)])return;if(!r[e(378)])return e(394)==r[e(414)]?s:{type:e(427),content:""+Kr(n,e(405),Kr(n,this[e(395)](r[e(414)])))};if(!r[e(414)]){if(e(394)==r[e(378)])return s;let o=t[e(417)];for(;o;){if(o[e(412)]&&e(399)==o[e(412)][e(411)]&&o[e(412)][e(414)])return s;o=o[e(421)]}return{type:e(427),content:""+Kr(n,e(428),Kr(n,this[e(395)](r[e(378)])))}}if(e(394)!=r[e(414)])return{type:e(427),content:""+Kr(n,e(405),Kr(n,this[e(395)](r[e(414)])))};let o=t[e(417)];for(;o;){if(o[e(412)]&&e(399)==o[e(412)][e(411)]&&o[e(412)][e(414)]&&o[e(412)][e(378)])return s;o=o[e(421)]}const i=t[e(456)]()[e(406)][e(375)][e(389)](e(399));return{type:e(427),content:Kr(n,e(405),Kr(n,e(446)+i[e(390)]()+e(454)))}}[Ks(387)](){const t=Ks,e=this[t(372)],n=e[t(391)];e[t(385)][t(418)](t(441))[t(415)][t(413)]((e=>{const r=t;if(r(376)!=e[r(447)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(377)]){case r(437):o=r(383),i={type:r(427),content:Kr(n,o,Kr(n,this[r(395)](s[r(369)][0][r(447)])))};break;case r(397):o=s[r(369)][0][r(403)]?r(422):r(382),i={type:r(427),content:Kr(n,o)};break;case r(448):o=r(457),i={type:r(427),content:Kr(n,o,s[r(369)][0][r(450)])}}return i}))}[Ks(395)](t){const e=Ks;return e(446)+function(t){const n=e;return Xs[n(384)](t)?n(420):Qs[n(384)](t)?n(425):null}(t)[e(390)]()+e(424)+t[e(390)]()[e(459)](/-/g,"_")}}const Xs=[Ks(393),Ks(444),Ks(431)],Qs=[Ks(373),Ks(419),Ks(380),Ks(374),Ks(392),Ks(435)];function Ys(){const t=["*Remove format:* %0","registerAttributeLabel","getFirstMarker","square","has","18339867PPrJBZ","_getAttributeKey","upper-latin","list.properties","listStyle","attribute","924485qVaeXK","customNumbered","TrackChangesEditing","FORMAT_LIST_START","removeMarker","circle","afterInit","ELEMENT_","type","listStart","ListPropertiesEditing","startIndex","registerPostFixer","getSuggestions","856168rGWlhO","_LIST_DEFAULT","find","getFirstRange","*Format:* set start index to %0","864422abukoV","replace","commandParams","_findSuggestions","1802624pcUkAq","editor","decimal","upper-roman","nodeAfter","formatBlock","commandName","oldValue","handleDescriptions","lower-roman","document","*Format:* set order to regular","*Change to:* %0","includes","plugins","1eAyGnw","_registerLegacyDescription","suggestion","getAttribute","toUpperCase","locale","lower-latin","disc","default","_getTranslationKeyForListStyle","1514010zjJLKC","listReversed","isUndo","listType","registerBlockAttribute","bind","model","reversed","enableDefaultAttributesIntegration","*Set format:* %0","start","config","batch","filter","FORMAT_LIST_REVERSED","key","data","registerDescriptionCallback","newValue","descriptionFactory","styles","head","get","decimal-leading-zero","bulleted","next","*Format:* set order to reversed","4404274qvpmqZ","_LIST_","numbered","9txxknR","format"];return(Ys=function(){return t})()}var Js=n(507);const $s=eo;function to(){const t=["nextSibling","enterBlock","280QaDtCh","requires","remove","getFirstRange","unbindElementFromMarkerName","editor","ck-suggestion-marker-split","597400NykNZJ","3105OANYei","bind","options","editing","afterExecute","markerNameToElements","high","createRange","209343ESdySU","model","hasClass","48vLNVZo","markInsertion","addMarker:suggestion:insertion","parent","change","writer","get","enableCommand","downcastDispatcher","document","747570GmCkft","TrackChangesEditing","split","removeMarker:suggestion:insertion","mapper","init","showSuggestionHighlights","createPositionAt","67177lGARcD","fire","66255fslykR","end","plugins","commands","6TlguJP","fromRange","markerName","enter","data","setSelection","398826uOXhkJ","70WPLUCd","getFirstPosition","detach","selection"];return(to=function(){return t})()}function eo(t,e){const n=to();return(eo=function(t,e){return n[t-=315]})(t,e)}!function(t){const e=eo,n=t();for(;;)try{if(166561===-parseInt(e(363))/1+parseInt(e(354))/2+parseInt(e(355))/3*(-parseInt(e(347))/4)+-parseInt(e(320))/5+parseInt(e(334))/6*(-parseInt(e(330))/7)+parseInt(e(366))/8*(parseInt(e(340))/9)+parseInt(e(341))/10*(parseInt(e(328))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(to);class no extends t.Plugin{static get[$s(348)](){return[Js.Enter]}[$s(325)](){const t=$s,e=this[t(352)],n=e[t(332)][t(316)](t(321)),r=e[t(333)][t(316)](t(337));n[t(317)](t(337),(()=>{const s=t;e[s(364)][s(370)]((t=>{const o=s,a=e[o(364)][o(319)][o(344)],c=a[o(342)](),u=i.LiveRange[o(335)](a[o(350)]());if(r[o(346)](t)){const r=e[o(364)][o(327)](c[o(369)][o(345)],0),s=t[o(362)](c,r);n[o(367)](s)}else t[o(339)](t[o(362)](u[o(331)]));u[o(343)](),r[o(329)](o(359),{writer:t})}))})),e[t(358)][t(318)].on(t(368),Ps(e,t(322)),{priority:t(361)}),e[t(358)][t(318)].on(t(323),((e,n,r)=>{const s=t,o=r[s(324)][s(360)](n[s(336)]);if(o)for(const t of o)t[s(365)](s(353))&&(r[s(324)][s(351)](t,n[s(336)]),r[s(315)][s(349)](t))}),{priority:t(361)}),e[t(338)][t(318)].on(t(368),((n,r,s)=>{const o=t;s[o(357)][o(326)]&&Ps(e,o(322),{showActiveMarker:!1})[o(356)](this)(n,r,s)}),{priority:t(361)})}}const ro=oo;function so(){const t=["3470750hyTUCT","get","45rnlEUM","end","suggestion:deletion","1616511zlTIaI","bind","getMarkersGroup","replaceAll","start","getRange","FindAndReplaceUtils","findNext","TrackChangesEditing","98ZiLdaz","548848qxayjn","findPrevious","find","createPositionAt","9239250GObTtw","isArray","handleFindCommand","editor","model","string","2417994CPjCuw","FindAndReplaceEditing","item","plugins","has","findByTextCallback","1643885ukPRPF","results","1551530KjeVoE","replace","enableCommand","markers","afterInit","filter","4pMTNhF","_isInDeletionRange","getIntersection","createRange"];return(so=function(){return t})()}function oo(t,e){const n=so();return(oo=function(t,e){return n[t-=488]})(t,e)}!function(t){const e=oo,n=t();for(;;)try{if(985295===-parseInt(e(511))/1+-parseInt(e(521))/2+parseInt(e(526))/3+-parseInt(e(517))/4*(parseInt(e(509))/5)+parseInt(e(503))/6+parseInt(e(492))/7*(-parseInt(e(493))/8)+parseInt(e(523))/9*(parseInt(e(497))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(so);class io extends t.Plugin{[ro(515)](){const t=ro;if(!this[t(500)][t(506)][t(507)](t(504)))return;const e=this[t(500)][t(506)][t(522)](t(491));e[t(513)](t(495),this[t(499)][t(527)](this)),e[t(513)](t(490)),e[t(513)](t(494)),e[t(513)](t(512)),e[t(513)](t(529))}[ro(499)](t,e,n={}){const r=ro,s=this[r(500)][r(506)][r(522)](r(489));return t((t=>{const o=r;let i=(o(502)==typeof e?s[o(508)](e,n):e)(t);Array[o(498)](i)&&(i={results:i,searchText:o(502)==typeof e?e:""});const a=i[o(510)][o(516)]((e=>!1===this[o(518)](e,t[o(505)])));return{...i,results:a}}),n)}[ro(518)](t,e){const n=ro,r=this[n(500)][n(501)][n(520)](this[n(500)][n(501)][n(496)](e,t[n(530)]),this[n(500)][n(501)][n(496)](e,t[n(524)]));for(const t of this[n(500)][n(501)][n(514)][n(528)](n(525)))if(null!==r[n(519)](t[n(488)]()))return!0;return!1}}const ao=co;function co(t,e){const n=fo();return(co=function(t,e){return n[t-=364]})(t,e)}!function(t){const e=co,n=t();for(;;)try{if(368949===parseInt(e(395))/1*(parseInt(e(414))/2)+-parseInt(e(412))/3*(-parseInt(e(366))/4)+-parseInt(e(382))/5+-parseInt(e(380))/6+parseInt(e(379))/7*(parseInt(e(368))/8)+-parseInt(e(386))/9+-parseInt(e(397))/10*(parseInt(e(411))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fo);const uo=[{pluginName:ao(394),commandName:ao(388)},{pluginName:ao(404),commandName:ao(400)},{pluginName:ao(393),commandName:ao(425)},{pluginName:ao(416),commandName:ao(369)}];class lo extends t.Plugin{[ao(387)](){const t=ao,e=this[t(419)][t(413)],n=this[t(419)][t(398)][t(371)](t(423));for(const{pluginName:e,commandName:r}of uo)this[t(419)][t(398)][t(383)](e)&&(n[t(415)](r),n[t(403)](r));n[t(417)][t(401)](t(388),Kr(e,t(396))),n[t(417)][t(401)](t(400),Kr(e,t(376))),n[t(417)][t(401)](t(425),Kr(e,t(420))),n[t(417)][t(401)](t(369),Kr(e,t(410))),this[t(378)]()}[ao(378)](){const t=ao,e=this[t(419)],n=e[t(413)];e[t(398)][t(371)](t(423))[t(417)][t(405)]((e=>{const r=t,o=n.t;if(r(384)!=e[r(407)])return;const{data:i}=e;if(null!=i){if(r(388)==i[r(365)]){const t=i[r(399)][0][r(418)];if(t){const e=o(this[r(419)][r(398)][r(371)](r(424))[r(381)](this[r(419)][r(408)][r(371)](r(375)))[r(377)]((e=>e[r(385)]==t))[r(392)])[r(372)]();return{type:r(364),content:Kr(n,r(422),e)}}return{type:r(364),content:Kr(n,r(402))}}if(r(400)==i[r(365)]){const t=i[r(399)][0][r(418)];return t?{type:r(364),content:Kr(n,r(409),t)}:{type:r(364),content:Kr(n,r(406))}}if(r(425)==i[r(365)]){const t=i[r(399)][0][r(418)];if(t){const e=(0,s.normalizeColorOptions)(this[r(419)][r(408)][r(371)](r(421)))[r(377)]((e=>e[r(385)]==t));let i=t,a="";return e&&(i=e[r(367)],a=o(i)[r(372)]()),{type:r(364),content:Kr(n,r(374),a)[r(370)](),color:{value:t,title:a||i}}}return{type:r(364),content:Kr(n,r(391))}}if(r(369)==i[r(365)]){const t=i[r(399)][0][r(418)];if(t){const e=(0,s.normalizeColorOptions)(this[r(419)][r(408)][r(371)](r(390)))[r(377)]((e=>e[r(385)]==t));let i=t,a="";return e&&(i=e[r(367)],a=o(i)[r(372)]()),{type:r(364),content:Kr(n,r(373),a)[r(370)](),color:{value:t,title:a||i}}}return{type:r(364),content:Kr(n,r(389))}}}}))}}function fo(){const t=["has","formatInline","model","1007775xWeaiU","afterInit","fontSize","*Reset font background color*","fontBackgroundColor.colors","*Reset font color*","title","FontColorEditing","FontSizeEditing","1fINlKs","FORMAT_FONT_SIZE","3448460FxWunV","plugins","commandParams","fontFamily","registerAttributeLabel","*Reset font size*","registerInlineAttribute","FontFamilyEditing","registerDescriptionCallback","*Reset font family*","type","config","*Set font family:* %0","FORMAT_FONT_BACKGROUND","11ZZsCVI","9QBFuHw","locale","428768sqojls","enableDefaultAttributesIntegration","FontBackgroundColorEditing","descriptionFactory","value","editor","FORMAT_FONT_COLOR","fontColor.colors","*Set font size:* %0","TrackChangesEditing","FontSize","fontColor","format","commandName","624556aTcbRJ","label","2582864OXpjAf","fontBackgroundColor","trim","get","toLowerCase","*Set font background color:* %0","*Set font color:* %0","fontSize.options","FORMAT_FONT_FAMILY","find","_registerLegacyDescription","14XIYeXB","439392FyVIDu","normalizeSizeOptions","2147575URsjtP"];return(fo=function(){return t})()}const ho=po;function go(){const t=["1068053lgScqy","formatBlock","descriptionFactory","enableDefaultAttributesIntegration","commandParams","get","title","slice","join","label","TrackChangesEditing","toUpperCase","fontSize.options","965828ZLUbgL","type","pasteFormat","length","*Remove all formatting*","commandName","255714Jbijqu","split","toLowerCase","registerDescriptionCallback","locale","boolean","config","2265642HaNbCk","_registerLegacyDescription","fontColor","540403GTaweE","enableCommand","2133172ANbkVF","*Set format to:* %0","format","charAt","commands","fontColor.colors","fontBackgroundColor","entries","afterInit","model","4725180xpReBz","copyFormat","fontSize","plugins","normalizeSizeOptions","push","formatInline","find","FontSize","editor"];return(go=function(){return t})()}function po(t,e){const n=go();return(po=function(t,e){return n[t-=141]})(t,e)}!function(t){const e=po,n=t();for(;;)try{if(494044===-parseInt(e(141))/1+parseInt(e(176))/2+-parseInt(e(182))/3+-parseInt(e(143))/4+parseInt(e(153))/5+parseInt(e(189))/6+-parseInt(e(163))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(go);class mo extends t.Plugin{[ho(151)](){const t=ho,e=this[t(162)],n=e[t(156)][t(168)](t(173)),r=e[t(147)][t(168)](t(154)),s=e[t(147)][t(168)](t(178));r&&s&&(n[t(166)](t(178)),n[t(142)](t(154)),this[t(190)]())}[ho(190)](){const t=ho,e=this[t(162)],n=e[t(186)];e[t(156)][t(168)](t(173))[t(165)][t(185)]((r=>{const s=t;if(s(164)!=r[s(177)]&&s(159)!=r[s(177)])return;const{data:o}=r;if(o&&s(178)===o[s(181)]){const t=[],r=o[s(167)][0];for(const[n,o]of Object[s(150)](r))t[s(158)](Eo(e,n,o));return t[s(179)]?{type:s(145),content:Kr(n,s(144),t[s(171)](", "))}:{type:s(145),content:Kr(n,s(180))}}}))}}function Eo(t,e,n){const r=ho,o=t[r(186)].t,i=e[r(183)](/(?=[A-Z])/)[r(171)](" "),a=o(i[r(146)](0)[r(174)]()+i[r(170)](1))[r(184)]();if(r(187)==typeof n)return a;if(r(191)===e||r(149)===e){const e=(0,s.normalizeColorOptions)(t[r(188)][r(168)](r(148)))[r(160)]((t=>t[r(152)]==n));return a+" ("+(e?o(e[r(172)])[r(184)]():n)+")"}if(r(155)===e&&isNaN(parseFloat(n))){const e=t[r(156)][r(168)](r(161))[r(157)](t[r(188)][r(168)](r(175)))[r(160)]((t=>t[r(152)]==n));return a+" ("+(e?o(e[r(169)])[r(184)]():n)+")"}return a+" ("+n+")"}const Io=bo;function bo(t,e){const n=_o();return(bo=function(t,e){return n[t-=448]})(t,e)}!function(t){const e=bo,n=t();for(;;)try{if(148466===-parseInt(e(455))/1*(-parseInt(e(475))/2)+-parseInt(e(476))/3+parseInt(e(465))/4*(parseInt(e(473))/5)+parseInt(e(461))/6+parseInt(e(483))/7*(-parseInt(e(491))/8)+parseInt(e(453))/9+-parseInt(e(480))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_o);class To extends t.Plugin{[Io(456)](){const t=Io,e=this[t(490)];if(!e[t(470)][t(448)](t(452)))return;this[t(488)]=e[t(466)][t(451)](t(484));const n=e[t(487)],r=e[t(470)][t(451)](t(457));r[t(489)](t(468));for(const e of this[t(488)])t(454)!=e[t(460)]&&r[t(462)][t(450)](e[t(460)],(n=>{const r=t,i=this[r(481)](e[r(460)]);return null!==i?s(n,i):o(n,e[r(464)])}));function s(e,r){return Kr(n,t(482),[e,r])}function o(e,r){return Kr(n,t(478),[e,r])}this[t(479)]()}[Io(479)](){const t=Io,e=this[t(490)],n=e[t(487)];e[t(470)][t(451)](t(457))[t(462)][t(459)]((e=>{const r=t;if(r(463)!=e[r(449)])return;const{data:s}=e;if(s&&r(468)==s[r(458)]){const e=s[r(485)][0][r(469)],c=this[r(481)](e);if(null!==c)return{type:r(486),content:Kr(n,r(471),(a=c,Kr(n,r(482),[1,a])))};const u=this[r(488)][r(477)]((t=>t[r(460)]===e))[r(464)];return{type:r(486),content:Kr(n,r(471),(o=1,i=u,Kr(n,t(478),[o,i])))}}var o,i,a}))}[Io(481)](t){const e=Io;var n,r;const s=t[e(474)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(488)])||void 0===n?void 0:n[e(477)]((n=>n[e(460)]==t));if(o&&o[e(472)]){const t=o[e(472)],n=(null!==(r=t[e(467)])&&void 0!==r?r:t)[e(474)](/^h(\d+)/);if(n)return n[1]}return null}}function _o(){const t=["heading.options","commandParams","format","locale","_headingOptions","enableDefaultAttributesIntegration","editor","45392INWBic","has","type","registerElementLabel","get","HeadingEditing","2228382ASHmNP","paragraph","26681WnTqpe","afterInit","TrackChangesEditing","commandName","registerDescriptionCallback","model","959190CqdPLR","descriptionFactory","formatBlock","title","17548alzJuK","config","name","heading","value","plugins","*Change to:* %0","view","115YElyqJ","match","10ZmZwzE","352326lroFye","find","ELEMENT_HEADING_CUSTOM","_registerLegacyDescription","3134470AxMxhv","_getHeadingLevel","ELEMENT_HEADING","77oMxgCd"];return(_o=function(){return t})()}function yo(){const t=["registerAttributeLabel","32knqwKW","414142rClYGT","6041592eUEbYI","value","toLowerCase","type","*Remove highlight*","*Set highlight:* %0","commandName","6311705DdbKDl","65980HtuQXc","highlight.options","locale","editor","commandParams","HighlightEditing","config","has","formatInline","registerDescriptionCallback","format","descriptionFactory","enableDefaultAttributesIntegration","plugins","514048XmwwzN","TrackChangesEditing","_registerLegacyDescription","registerInlineAttribute","find","model","680617NFcEvx","title","FORMAT_HIGHLIGHT","22851fllMIC","get","highlight","afterInit","48BhYncm","color"];return(yo=function(){return t})()}const Ao=ko;function ko(t,e){const n=yo();return(ko=function(t,e){return n[t-=239]})(t,e)}!function(t){const e=ko,n=t();for(;;)try{if(642058===parseInt(e(251))/1+-parseInt(e(250))/2*(-parseInt(e(243))/3)+-parseInt(e(260))/4+-parseInt(e(259))/5+parseInt(e(247))/6*(parseInt(e(240))/7)+-parseInt(e(274))/8+parseInt(e(252))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yo);class Co extends t.Plugin{[Ao(246)](){const t=Ao,e=this[t(263)];if(!e[t(273)][t(267)](t(265)))return;const n=e[t(273)][t(244)](t(275)),r=e[t(262)];n[t(272)](t(245)),n[t(277)](t(245)),n[t(271)][t(249)](t(245),Kr(r,t(242))),this[t(276)]()}[Ao(276)](){const t=Ao,e=this[t(263)],n=e[t(262)];e[t(273)][t(244)](t(275))[t(271)][t(269)]((r=>{const s=t;if(s(268)!=r[s(255)])return;const{data:o}=r;if(o&&s(245)==o[s(258)]){const t=n.t,r=o[s(264)][0][s(253)];if(r){const o=e[s(266)][s(244)](s(261))[s(278)]((t=>t[s(239)]==r)),i=t(o[s(241)])[s(254)]();return{type:s(270),content:Kr(n,s(257),i),color:{value:o[s(248)],title:o[s(241)]}}}return{type:s(270),content:Kr(n,s(256),Kr(n,s(242)))}}}))}}const Lo=No;function No(t,e){const n=Ro();return(No=function(t,e){return n[t-=144]})(t,e)}!function(t){const e=No,n=t();for(;;)try{if(684491===-parseInt(e(175))/1+parseInt(e(151))/2+parseInt(e(174))/3+parseInt(e(155))/4*(parseInt(e(169))/5)+-parseInt(e(149))/6+-parseInt(e(161))/7+-parseInt(e(162))/8*(-parseInt(e(166))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ro);class So extends t.Plugin{[Lo(152)](){const t=Lo,e=this[t(157)];if(!e[t(158)][t(154)](t(150)))return;e[t(158)][t(147)](t(171))[t(168)](t(173));const n=e[t(158)][t(147)](t(171)),r=e[t(178)];n[t(146)][t(159)](t(173),(e=>Kr(r,t(144),e))),e[t(177)][t(164)](t(172))[t(160)]({model:t(173),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(145)])return null;const o=n[s(165)](s(148)),i=n[s(163)]("hr");return n[s(156)](s(167),o),n[s(176)](n[s(153)](o,0),i),o},converterPriority:t(170)})}}function Ro(){const t=["locale","ELEMENT_HORIZONTAL_LINE","showSuggestionHighlights","descriptionFactory","get","div","6000456RxEeKV","HorizontalLineEditing","2408148wzNpLK","afterInit","createPositionAt","has","5420FaqTFs","addClass","editor","plugins","registerElementLabel","elementToStructure","4495575ePCCFo","160400mhGicW","createEmptyElement","for","createContainerElement","261GWjWep","ck-horizontal-line","enableCommand","3265bVUYuz","high","TrackChangesEditing","dataDowncast","horizontalLine","2346342bPVDqL","1125661YIrwCn","insert","conversion"];return(Ro=function(){return t})()}function Mo(){const t=["key","has","getFirstRange","commandName","locale","registerDescriptionCallback","enableDefaultAttributesIntegration","rawHtml","element","get","654312PWugVg","117542ljcmfu","689560QLrVYk","nodeAfter","afterInit","12pYnXAL","14YxTgtp","value","editor","start","descriptionFactory","TrackChangesEditing","registerBlockAttribute","4147065ssPMdz","registerElementLabel","2262976LyJZqR","plugins","171zenBge","HtmlEmbed","formatBlock","type","format","*Change %0 content*","ELEMENT_HTML_EMBED","attribute","_registerLegacyDescription","1262397KjvikJ","1927320abMLxF","htmlEmbed"];return(Mo=function(){return t})()}const vo=wo;function wo(t,e){const n=Mo();return(wo=function(t,e){return n[t-=195]})(t,e)}!function(t){const e=wo,n=t();for(;;)try{if(538575===parseInt(e(199))/1*(parseInt(e(195))/2)+parseInt(e(220))/3+-parseInt(e(209))/4+parseInt(e(207))/5+parseInt(e(233))/6*(parseInt(e(200))/7)+parseInt(e(221))/8+parseInt(e(211))/9*(-parseInt(e(196))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mo);class Oo extends t.Plugin{[vo(198)](){const t=vo,e=this[t(202)];if(!e[t(210)][t(224)](t(212)))return;const n=e[t(210)][t(232)](t(205)),r=e[t(227)];n[t(204)][t(208)](t(230),(e=>Kr(r,t(217),e))),n[t(229)](t(222)),n[t(206)](t(201)),n[t(204)][t(228)]((e=>{const n=t;if(n(218)!=e[n(214)])return;const{data:s}=e;if(s&&n(201)==s[n(223)]&&e[n(225)]()[n(203)][n(197)].is(n(231),n(230))){const t=Kr(r,n(217));return{type:n(215),content:Kr(r,n(216),t)}}})),this[t(219)]()}[vo(219)](){const t=vo,e=this[t(202)],n=e[t(227)];e[t(210)][t(232)](t(205))[t(204)][t(228)]((e=>{const r=t;if(r(213)!=e[r(214)])return;const{data:s}=e;if(s&&r(222)==s[r(226)]){const t=Kr(n,r(217));return{type:r(215),content:Kr(n,r(216),t)}}}))}}function Fo(){const t=["start","imageTypeBlock","ImageCaptionEditing","registerAttributeLabel","commandName","backward","find","isOwn","isBlockImage","ELEMENT_INLINE_IMAGE","toNext","attribute","addObject","markDeletion","Inline image to block image","registerElementLabel","imageCaption","createRange","enableCommand","subType","getClosestSelectedImageElement","plugins","newValue","formatInline","findIndex","chain","previous","ImageCaptionUtils","has","ELEMENT_IMAGE","639978wXsqaC","key","join","ImageInlineEditing","ELEMENT_CAPTION","toPrevious","fromPosition","FORMAT_IMAGE_SIZE","isEqual","getNearestSelectionRange","commandParams","document","imageTypeInline","forceDefaultExecution","accept","1092970wCkbUg","4568vXKrGd","removeObject","afterInit","insertImage","Block image to inline image","element","registerBlockAttribute","ImageBlockEditing","32FKUNSk","isIntersecting","model","forward","width","78822JWqMCs","3049431Clbose","convertInlineImageToBlock","alt","end","1701343kfWOiV","resizedWidth","getCaptionFromImageModelElement","ImageEditing","enableDefaultAttributesIntegration","length","*Remove image text alternative*","4QPzIeC","selection","convertBlockImageToInline","ImageTextAlternativeEditing","imageStylePreApply","markBlockFormat","getFirstRange","resizeImage","caption","isBefore","_suggestionFactory","ImageResize","getSuggestionCallback","registerDescriptionCallback","*Set image width:* %0","6FhNfDE","nodeBefore","schema","nodeAfter","*Set image text alternative:* %0","editor","getContainedElement","imageInline","detach","_findSuggestions","ImageUtils","1354424pUjOek","formatBlock","TrackChangesEditing","discard","filter","imageBlock","ImageUploadEditing","deletion","imageTextAlternative","get","locale","toggleImageCaption","markInsertion","uploadImage","descriptionFactory","createRangeOn","_registerLegacyDescription","insertion","format","isCollapsed","registerCustomCallback","change","type","*Reset image width*","50xbvZPQ"];return(Fo=function(){return t})()}const Do=Po;function Po(t,e){const n=Fo();return(Po=function(t,e){return n[t-=136]})(t,e)}!function(t){const e=Po,n=t();for(;;)try{if(227505===parseInt(e(256))/1*(parseInt(e(248))/2)+parseInt(e(232))/3*(parseInt(e(151))/4)+-parseInt(e(247))/5+parseInt(e(166))/6*(-parseInt(e(144))/7)+parseInt(e(177))/8+parseInt(e(139))/9*(-parseInt(e(201))/10)+parseInt(e(140))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fo);class xo extends t.Plugin{[Do(250)](){const t=Do,e=this[t(171)];if(!e[t(223)][t(230)](t(147)))return;const n=e[t(223)][t(186)](t(179)),r=e[t(223)][t(186)](t(176)),s=e[t(187)];n[t(220)](t(251)),n[t(191)][t(217)](t(182),(e=>Kr(s,t(231),e))),n[t(191)][t(217)](t(173),(e=>Kr(s,t(211),e))),n[t(191)][t(217)](t(159),(()=>Kr(s,t(236)))),e[t(223)][t(230)](t(183))&&n[t(220)](t(190)),e[t(223)][t(230)](t(255))&&e[t(223)][t(230)](t(235))&&(n[t(220)](t(244),((s,o)=>{const i=t,a=r[i(222)](e[i(136)][i(243)][i(152)]);e[i(136)][i(198)]((()=>{const t=i;n[t(156)](a,{commandName:t(244),commandParams:[o]},[],t(153))}))})),n[t(220)](t(203),((s,o)=>{const a=t;e[a(136)][a(198)]((t=>{const c=a;let u=r[c(222)](e[c(136)][c(243)][c(152)]),l=t[c(192)](u);const f=i.LivePosition[c(238)](l[c(202)],c(237)),h=i.LivePosition[c(238)](l[c(143)],c(212));n[c(245)]((()=>s(o))),u=r[c(222)](e[c(136)][c(243)][c(152)]),l=t[c(192)](u);const d=t[c(219)](f,h);f[c(174)](),h[c(174)](),n[c(156)](u,{commandName:c(244),commandParams:[o]},[],c(141)),d[c(202)][c(160)](l[c(202)])&&n[c(189)](t[c(219)](d[c(202)],l[c(202)]),c(141)),l[c(143)][c(160)](d[c(143)])&&n[c(189)](t[c(219)](l[c(143)],d[c(143)]),c(141))}))})),n[t(161)][t(197)](t(178),t(141),t(234),(()=>!1)),n[t(161)][t(197)](t(178),t(141),t(246),(()=>!1)),n[t(161)][t(197)](t(178),t(141),t(180),n[t(161)][t(163)](t(178),"",t(246))),n[t(161)][t(197)](t(194),t(141),t(234),(()=>!1)),n[t(161)][t(197)](t(194),t(141),t(180),(([r])=>{const s=t,o=n[s(161)][s(163)](s(194),"",s(180));let i=r[s(202)],a=r[s(143)];const c=e[s(136)][s(168)][s(241)](i,s(207)),u=e[s(136)][s(168)][s(241)](a,s(137));c[s(196)]&&(i=c[s(202)]),u[s(196)]&&(a=u[s(143)]),o([e[s(136)][s(219)](i,a)])})),n[t(161)][t(197)](t(178),t(141),t(227),c),n[t(161)][t(197)](t(194),t(141),t(227),c)),e[t(223)][t(230)](t(204))&&(n[t(220)](t(188),((s,o)=>{const i=t,a=e[i(223)][i(186)](i(229));let c=r[i(222)](e[i(136)][i(243)][i(152)]),u=a[i(146)](c);e[i(136)][i(198)]((()=>{const t=i;if(u)return void n[t(215)](e[t(136)][t(192)](u));const l=r[t(210)](c);s(o),c=r[t(222)](e[t(136)][t(243)][t(152)]),u=a[t(146)](c),n[t(189)](e[t(136)][t(192)](u),l?null:t(218))}))})),n[t(161)][t(197)](t(194),t(218),t(227),c));const o=[{type:t(178),subType:t(155)},{type:t(194),subType:t(218)},{type:t(178),subType:t(141)},{type:t(194),subType:t(141)}];function a(e,s){const i=t,a=o[i(226)]((({type:t,subType:n})=>e[i(199)]==t&&e[i(221)]==n)),c=o[i(226)]((({type:t,subType:e})=>s[i(199)]==t&&s[i(221)]==e));if(a<0||c<0)return!1;const u=e[i(157)](),l=s[i(157)]();if((0==a||1==a)&&2==c&&u[i(257)](l))return!0;if(2==a&&3==c){const t=n[i(175)](u,i(194))[i(181)]((({suggestion:t,meta:e})=>e[i(209)]&&i(141)==t[i(221)]));if(t[i(149)]>1&&l[i(143)][i(240)](u[i(202)]))return!0;if(1==t[i(149)]&&(u[i(202)][i(240)](l[i(143)])||u[i(143)][i(240)](l[i(202)])))return!0}if(3==a&&3==c&&u[i(202)][i(160)](l[i(202)])){const t=u[i(143)][i(169)],e=l[i(202)][i(167)];return r[i(210)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(223)][t(230)](t(162))&&(n[t(148)](t(158)),n[t(254)](t(145)),n[t(191)][t(205)](t(145),Kr(s,t(239)))),e[t(223)][t(230)](t(154))&&(n[t(148)](t(185)),n[t(254)](t(142))),n[t(191)][t(164)]((e=>{const n=t;if(o[n(208)]((({type:t,subType:r})=>e[n(199)]==t&&e[n(221)]==r)))return e[n(228)]?{}:void 0})),n[t(191)][t(164)]((e=>{const n=t;if(n(194)==e[n(199)]||n(184)==e[n(199)]){const t=e[n(172)]();if(t&&t.is(n(253),n(159)))return{type:n(194)==e[n(199)]?n(214):n(249),element:t,quantity:1}}})),n[t(191)][t(164)]((e=>t(178)==e[t(199)]&&t(141)==e[t(221)]?{type:t(195),content:t(216)}:t(178)==e[t(199)]&&t(153)==e[t(221)]?{type:t(195),content:t(252)}:void 0)),n[t(191)][t(164)]((e=>{const n=t;if(n(213)!=e[n(199)])return;const{data:r}=e;if(!r||n(142)!=r[n(233)])return;const o=r[n(224)];return o?{type:n(195),content:Kr(s,n(170),'"'+o+'"')}:{type:n(195),content:Kr(s,n(150))}})),this[t(193)]()}[Do(193)](){const t=Do,e=this[t(171)],n=e[t(187)];e[t(223)][t(186)](t(179))[t(191)][t(164)]((e=>{const r=t;if(r(178)!=e[r(199)]&&r(225)!=e[r(199)])return;const{data:s}=e;if(s){if(r(185)==s[r(206)]){const t=s[r(242)][0][r(224)];return t?{type:r(195),content:Kr(n,r(170),'"'+t+'"')}:{type:r(195),content:Kr(n,r(150))}}if(r(158)==s[r(206)]){const t=s[r(242)][0][r(138)];return t?{type:r(195),content:Kr(n,r(165),t)}:{type:r(195),content:Kr(n,r(200))}}}}))}}const Bo=jo;function Uo(){const t=["2248254FAznDp","descriptionFactory","commandName","_handleLegacySuggestions","*Format:* replace image URL","formatInline","key","enableDefaultAttributesIntegration","registerCustomCallback","newValue","attribute","afterInit","8056740gnumNn","*Replace image URL*","476814zCfFPk","format","has","accept","get","registerDescriptionCallback","src","ImageEditing","369MPjiRf","replaceImageSource","243hFDqAI","TrackChangesEditing","registerBlockAttribute","editor","12970HkaDhy","locale","oldValue","plugins","type","formatBlock","discard","getSuggestionCallback","_suggestionFactory","483944FPtUqD","9503130myMUyc","_registerLegacyDescription","1037292tLpuco"];return(Uo=function(){return t})()}function jo(t,e){const n=Uo();return(jo=function(t,e){return n[t-=397]})(t,e)}!function(t){const e=jo,n=t();for(;;)try{if(976370===parseInt(e(423))/1*(parseInt(e(427))/2)+-parseInt(e(399))/3+-parseInt(e(398))/4+parseInt(e(411))/5+-parseInt(e(413))/6+parseInt(e(437))/7+-parseInt(e(436))/8*(parseInt(e(421))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Uo);class Go extends t.Plugin{[Bo(410)](){const t=Bo;if(!this[t(426)][t(430)][t(415)](t(420)))return;const e=this[t(426)][t(428)],n=this[t(426)][t(430)][t(417)](t(424));n[t(406)](t(422)),n[t(425)](t(419)),n[t(400)][t(418)]((n=>{const r=t;if(r(409)!=n[r(431)])return;const{data:s}=n;return s&&r(419)==s[r(405)]?s[r(408)]&&s[r(429)]?{type:r(414),content:Kr(e,r(412))}:{type:r(414),content:""}:void 0})),this[t(402)]()}[Bo(402)](){const t=Bo,e=this[t(426)][t(430)][t(417)](t(424));e[t(435)][t(407)](t(432),t(422),t(416),e[t(435)][t(434)](t(432),null,t(433))),e[t(435)][t(407)](t(432),t(422),t(433),e[t(435)][t(434)](t(432),null,t(416))),this[t(397)]()}[Bo(397)](){const t=Bo,e=this[t(426)],n=e[t(428)];e[t(430)][t(417)](t(424))[t(400)][t(418)]((e=>{const r=t;if(r(432)!=e[r(431)]&&r(404)!=e[r(431)])return;const{data:s}=e;return s&&r(422)==s[r(401)]?{type:r(414),content:Kr(n,r(403))}:void 0}))}}const Vo=Ho;function Ho(t,e){const n=zo();return(Ho=function(t,e){return n[t-=440]})(t,e)}function zo(){const t=["shouldConvertImageType","registerDescriptionCallback","712VzTLnU","getChangedMarkers","isBefore","subType","createRangeOn","newRange","getSuggestions","setImageNaturalSizeAttributes","type","discard","registerPostFixer","1160026wFuWZB","imageStyle","change","124YQfLeD","commands","16KykcCG","afterInit","enableCommand","imageTypeBlock","chain","join","_suggestionFactory","side","end","getSuggestion","findIndex","formatBlock","hasSuggestion","format","title","3205dltkNA","nodeAfter","*Format:* %0","isOwn","suggestion","filter","isInlineImage","isEqual","2238084EWuJCk","descriptionFactory","plugins","start","markInlineFormat","formatInline","imageCaption","registerCustomCallback","value","FORMAT_SIDE_IMAGE","has","markBlockFormat","11526110DcGOzx","_findSuggestions","forEach","get","isInContent","imageStylePreApply","isIntersecting","model","author","ImageStyleEditing","commandReversedParams","TrackChangesEditing","document","name","getSuggestionCallback","getFirstRange","insertion","imageStylePostApply","convertInlineImageToBlock","_splitMarkerName","getContainedElement","toLowerCase","locale","next","editor","selection","4095132cLNmBl","commandParams","Users","from","1588Nfqtao","accept","ImageUtils","head","1300602vdWRVp","nodeBefore","discardSuggestion","imageTypeInline","normalizedStyles","differ","getClosestSelectedImageElement","commandName","length","refresh","_registerLegacyDescription","isBlockImage"];return(zo=function(){return t})()}!function(t){const e=Ho,n=t();for(;;)try{if(406334===-parseInt(e(460))/1*(-parseInt(e(474))/2)+-parseInt(e(446))/3+-parseInt(e(442))/4*(parseInt(e(491))/5)+-parseInt(e(537))/6+parseInt(e(471))/7*(parseInt(e(476))/8)+parseInt(e(499))/9+parseInt(e(511))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zo);class Wo extends t.Plugin{[Vo(477)](){const t=Vo,n=this[t(535)];if(!n[t(501)][t(509)](t(520)))return;const r=n[t(501)][t(514)](t(522)),s=n[t(501)][t(514)](t(444)),o={};r[t(478)](t(472),((o,i)=>{const a=t,c=n[a(501)][a(514)](a(440)).me,u=n[a(475)][a(514)](a(472));let l=s[a(452)](n[a(518)][a(523)][a(536)]),f=n[a(518)][a(464)](l),h=u[a(507)];if(h==i[a(507)])return;const d={commandName:a(472),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(518)][a(473)]((()=>{const t=a;if(r[t(466)]()[t(496)]((e=>e[t(515)]&&c==e[t(519)]&&(t(487)==e[t(468)]||t(504)==e[t(468)])&&(t(516)==e[t(463)]||t(528)==e[t(463)])&&e[t(526)]()[t(498)](f)))[t(513)]((e=>r[t(448)](e[t(445)]))),l=s[t(452)](n[t(518)][t(523)][t(536)]),f=n[t(518)][t(464)](l),u[t(455)](),n[t(475)][t(514)](t(449))[t(455)](),n[t(475)][t(514)](t(479))[t(455)](),h=u[t(507)],h!=i[t(507)])return s[t(497)](l)&&u[t(458)](i[t(507)],l)?(o({...i,setImageSizes:!1}),l=s[t(452)](n[t(518)][t(523)][t(536)]),void r[t(510)](l,{...d,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(516))):void(s[t(457)](l)?r[t(510)](l,d,[],t(528)):r[t(503)](f,d,t(528)))}))}));for(const e of n[t(501)][t(514)](t(520))[t(450)])o[e[t(524)]]=e[t(490)][t(532)]();r[t(482)][t(506)](t(487),t(516),t(481),(()=>!1)),r[t(482)][t(506)](t(487),t(528),t(481),(()=>!1)),r[t(482)][t(506)](t(504),t(528),t(481),(()=>!1)),r[t(482)][t(506)](t(487),t(516),t(443),(([e])=>{const n=t;s[n(467)](e[n(531)]())})),r[t(482)][t(506)](t(487),t(516),t(469),((e,n)=>{const s=t;r[s(482)][s(525)](s(487),"",s(443))(e,{commandName:n[s(453)],commandParams:n[s(521)]})})),r[t(482)][t(506)](t(487),t(516),t(480),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(487),subType:t(516)},{type:t(527),subType:t(505)},{type:t(487),subType:t(529)},{type:t(527),subType:t(529)}];function a(e,n){const o=t,a=i[o(486)]((({type:t,subType:n})=>e[o(468)]==t&&e[o(463)]==n)),c=i[o(486)]((({type:t,subType:e})=>n[o(468)]==t&&n[o(463)]==e));if(a<0||c<0)return!1;const u=e[o(526)](),l=n[o(526)]();if((0==a||1==a)&&2==c&&u[o(517)](l))return!0;if(2==a&&3==c){const t=r[o(512)](u,o(527))[o(496)]((({suggestion:t,meta:e})=>e[o(494)]&&o(529)==t[o(463)]));if(t[o(454)]>1&&l[o(484)][o(498)](u[o(502)]))return!0;if(1==t[o(454)]&&(u[o(502)][o(498)](l[o(484)])||u[o(484)][o(498)](l[o(502)])))return!0}if(3==a&&3==c&&u[o(502)][o(462)](l[o(502)])){const t=u[o(484)][o(492)],e=l[o(502)][o(447)];return s[o(457)](t)&&t===e}return!1}n[t(518)][t(523)][t(470)]((()=>{const e=t;let o=!1;const i=Array[e(441)](n[e(518)][e(523)][e(451)][e(461)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(530)](t);if(e(495)==i&&r[e(488)](u)){if(e(487)==a&&(e(516)==c||e(528)==c)){const t=r[e(485)](u);if(n[e(465)]){const n=t[e(526)]()[e(531)]();if(s[e(457)](n))continue;r[e(448)](t),o=!0}}if(e(527)==a&&e(505)==c&&!n[e(465)]){const t=r[e(485)](u);t[e(534)]&&t[e(534)][e(515)]&&(r[e(448)](t[e(534)]),o=!0)}}}return o})),this[t(456)](o)}[Vo(456)](t){const e=Vo,n=this[e(535)],r=n[e(533)];n[e(501)][e(514)](e(522))[e(500)][e(459)]((n=>{const s=e;if(s(487)!=n[s(468)]&&s(504)!=n[s(468)])return;const{data:o}=n;if(!o||s(472)!=o[s(453)])return;const i=o[s(538)][0][s(507)];return function(t){const e=s;return{type:e(489),content:Kr(r,e(493),t)}}(s(483)===i?Kr(r,s(508)):t[i]||i)}))}}const Ko=qo;function qo(t,e){const n=Xo();return(qo=function(t,e){return n[t-=107]})(t,e)}!function(t){const e=qo,n=t();for(;;)try{if(846438===parseInt(e(135))/1*(parseInt(e(120))/2)+-parseInt(e(133))/3+parseInt(e(124))/4+parseInt(e(131))/5+-parseInt(e(122))/6*(-parseInt(e(132))/7)+parseInt(e(113))/8+-parseInt(e(137))/9*(parseInt(e(140))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xo);class Zo extends t.Plugin{constructor(t){const e=qo;super(t),this[e(110)]=!1,this[e(112)]=!1}[Ko(126)](){const t=Ko,e=this[t(111)],n=e[t(139)][t(136)](t(127)),r=e[t(139)][t(136)](t(134));n&&(n.on(t(118),((e,[,n])=>{const s=t;this[s(110)]=r[s(121)],n[s(119)][s(125)]=!this[s(110)]}),{priority:t(123)}),this[t(107)](n,t(116),this[t(114)][t(109)](this)),this[t(107)](n,t(116),(()=>{const e=t;this[e(112)]&&(r[e(118)](),this[e(112)]=!1)}),{priority:t(129)}),e[t(108)][t(136)](t(117))[t(130)](t(127)))}[Ko(114)](t,e){const n=Ko,{suggestions:r}=e,s=this[n(111)][n(139)][n(136)](n(134)),o=s[n(121)];this[n(110)]!==o&&(s[n(118)](),this[n(112)]=!0),r&&r[n(128)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(111)][o(108)][o(136)](o(115)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(127)}}};this[o(111)][o(108)][o(136)](o(117))[o(138)](i)}))}}function Xo(){const t=["listenTo","plugins","bind","_trackChangesValueDuringImport","editor","_trackChangesExecuted","1611128tIuRgU","_handleImportedData","Users","dataInsert","TrackChangesEditing","execute","collaboration_features","1288TrlfoD","value","61422xwuGcN","high","2358108AXZxIy","track_changes","afterInit","importWord","forEach","lowest","enableCommand","1022620wbrtUU","1155YVwYPh","2050935OfMMKz","trackChanges","620sUDHrv","get","1747962XaFiQQ","_setSuggestionData","commands","80cRwCzB"];return(Xo=function(){return t})()}const Qo=Yo;function Yo(t,e){const n=$o();return(Yo=function(t,e){return n[t-=395]})(t,e)}!function(t){const e=Yo,n=t();for(;;)try{if(222050===parseInt(e(407))/1*(parseInt(e(412))/2)+-parseInt(e(411))/3*(-parseInt(e(418))/4)+-parseInt(e(419))/5+parseInt(e(399))/6*(-parseInt(e(408))/7)+-parseInt(e(416))/8*(-parseInt(e(433))/9)+parseInt(e(417))/10*(parseInt(e(400))/11)+-parseInt(e(431))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($o);class Jo extends t.Plugin{[Qo(415)](){const t=Qo,e=this[t(426)],n=e[t(430)][t(434)](t(429));if(e[t(430)][t(435)](t(427))&&(n[t(428)](t(420)),n[t(428)](t(423))),e[t(430)][t(435)](t(421)))for(const e of[t(401),t(413)])n[t(409)](e);const r=e[t(404)];n[t(422)](t(410)),n[t(414)][t(424)](t(410),Kr(r,t(396))),this[t(398)]()}[Qo(398)](){const t=Qo,e=this[t(426)],n=e[t(404)],r=e[t(430)][t(434)](t(429));r[t(414)][t(395)]((e=>{const s=t;if(s(402)!=e[s(425)])return;const{data:o}=e;if(!o)return;if(s(401)!=o[s(405)]&&s(413)!=o[s(405)])return;const i=e[s(403)]()[0],a=r[s(414)][s(432)](i);return s(401)==o[s(405)]?{type:s(436),content:Kr(n,s(397),a)}:s(413)==o[s(405)]?{type:s(436),content:Kr(n,s(406),a)}:void 0}))}}function $o(){const t=["IndentBlock","registerBlockAttribute","outdent","registerAttributeLabel","type","editor","IndentEditing","enableCommand","TrackChangesEditing","plugins","3054948wupEVj","getItemLabel","225gNUQlP","get","has","format","registerDescriptionCallback","FORMAT_INDENT","*Indent:* %0","_registerLegacyDescription","6cLDMms","789503ahYIHM","indentBlock","formatBlock","getItems","locale","commandName","*Outdent:* %0","3raWTSl","1089949zjtkwk","enableDefaultAttributesIntegration","blockIndent","407019VpysIB","255858iASJvY","outdentBlock","descriptionFactory","afterInit","83272PBjrMh","40bALjgI","4YViPTp","2172205xmsKnf","indent"];return($o=function(){return t})()}var ti=ni;function ei(){var t=["requires","1077879adqzJc","2zSNeTN","258403JBnnXK","1944WowwKZ","209700OaTZiL","editor","12YtYBBB","get","6484982zDwXMo","7688rkAybe","input","4128495FCIQtm","1587010mrqVUs","init","6DFlqFz","enableCommand","TrackChangesEditing","plugins"];return(ei=function(){return t})()}function ni(t,e){var n=ei();return(ni=function(t,e){return n[t-=211]})(t,e)}!function(t){for(var e=ni,n=t();;)try{if(715694===parseInt(e(228))/1*(parseInt(e(227))/2)+parseInt(e(211))/3*(parseInt(e(213))/4)+-parseInt(e(218))/5+parseInt(e(221))/6*(parseInt(e(215))/7)+-parseInt(e(216))/8*(-parseInt(e(229))/9)+-parseInt(e(219))/10+parseInt(e(226))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ei);class ri extends t.Plugin{static get[ti(225)](){return[ws.Input]}[ti(220)](){var t=ti;this[t(212)][t(224)][t(214)](t(223))[t(222)](t(217))}}function si(t,e){const n=oi();return(si=function(t,e){return n[t-=292]})(t,e)}function oi(){const t=["type","locale","167cckfCz","*Set link:* %0","linkHref","descriptionFactory","format","has","manualDecorators","commands","attribute","registerDescriptionCallback","registerInlineAttribute","LinkEditing","afterInit","48288abCJSh","*Remove link*","get","toLowerCase","50466rFDVbh","9357768tcNTai","8843317MusswP","registerAttributeLabel","665slefvh","editor","8587400ygkjDs","plugins","TrackChangesEditing","14963960bOtGPi","_registerLegacyDescription","link (","13222VBTgRZ","unlink","112LjOvzS","newValue","commandParams","key","commandName","formatInline","label","link","enableDefaultAttributesIntegration"];return(oi=function(){return t})()}const ii=si;!function(t){const e=si,n=t();for(;;)try{if(664706===parseInt(e(330))/1*(-parseInt(e(317))/2)+-parseInt(e(301))/3*(-parseInt(e(319))/4)+parseInt(e(309))/5*(parseInt(e(305))/6)+-parseInt(e(307))/7+-parseInt(e(311))/8+parseInt(e(306))/9+parseInt(e(314))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oi);class ai extends t.Plugin{[ii(300)](){const t=ii,e=this[t(310)];if(!e[t(312)][t(293)](t(299)))return;const n=e[t(312)][t(303)](t(313)),r=e[t(295)][t(303)](t(326));n[t(327)](t(326)),n[t(327)](t(318)),n[t(298)](t(332));for(const e of r[t(294)])n[t(298)](e.id),n[t(333)][t(308)](e.id,t(316)+e[t(325)][t(304)]()+")");n[t(333)][t(297)]((n=>{const r=t;if(r(296)!=n[r(328)])return;const{data:s}=n;if(!s||r(332)!=s[r(322)])return;const o=s[r(320)],i=e[r(329)];return{type:r(292),content:null==o?Kr(i,r(302)):Kr(i,r(331),'"'+o+'"')}})),this[t(315)]()}[ii(315)](){const t=ii,e=this[t(310)],n=e[t(329)];e[t(312)][t(303)](t(313))[t(333)][t(297)]((e=>{const r=t;if(r(324)!=e[r(328)])return;const{data:s}=e;if(s){if(r(326)==s[r(323)]){const t=s[r(321)][0];return{type:r(292),content:Kr(n,r(331),'"'+t+'"')}}return r(318)==s[r(323)]?{type:r(292),content:Kr(n,r(302))}:void 0}}))}}const ci=ui;function ui(t,e){const n=li();return(ui=function(t,e){return n[t-=231]})(t,e)}function li(){const t=["ELEMENT_NUMBERED_LIST","checkChild","from","length","selection","1036578ZnfdxQ","end","afterInit","parent","isObject","todoList","registerDescriptionCallback","*Indent:* %0","getSelectedBlocks","enableCommand","713508HVxRHu","bulleted","createRange","element","5183493crqxiY","formatInline","has","todoListChecked","add","LegacyTodoListEditing","*Uncheck item*","19206672ZGeRvF","createPositionAt","listItem","forceValue","findIndex","numberedList","_selectedElements","paragraph","LegacyListEditing","editor","TrackChangesEditing","type","name","format","commandParams","8357950oBpoRi","indentList","registerElementLabel","locale","*Outdent:* %0","formatBlock","listType","before","descriptionFactory","plugins","get","filter","listIndent","nextSibling","document","1062782rcTaRu","markBlockFormat","numbered","5236276ZPbhzT","commandName","outdentList","List","value","schema","execute","bulletedList","push","*Check item*","ELEMENT_TODO_LIST","slice","6rovwzl","previousSibling","ELEMENT_BULLETED_LIST","change","ELEMENT_LIST_ITEM","commands","replace","model","checkTodoList","blockName","getAttribute","*Change to:* %0","todo"];return(li=function(){return t})()}!function(t){const e=ui,n=t();for(;;)try{if(959905===-parseInt(e(311))/1+-parseInt(e(260))/2+-parseInt(e(270))/3+parseInt(e(314))/4+-parseInt(e(296))/5*(parseInt(e(242))/6)+parseInt(e(274))/7+parseInt(e(281))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(li);class fi extends t.Plugin{[ci(262)](){const t=ci,e=this[t(290)],n=e[t(299)];if(!e[t(305)][t(276)](t(289)))return;const r=e[t(305)][t(306)](t(291)),s=e[t(305)][t(276)](t(279));function o(t){return()=>{const n=ui,s=e[n(249)][n(310)][n(259)],o=e[n(247)][n(306)](t);if(o[n(234)])return void e[n(236)](n(288),{});const i=t[n(241)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(257)](t)[s(307)]((t=>function(t,e){const n=s;return e[n(256)](t[n(263)],n(283))&&!e[n(264)](t)}(t,r)));o=o[s(307)]((t=>!t.is(s(273),s(283))||t[s(252)](s(302))!=e));const i=new Set;for(const t of o)t.is(s(273),s(283))?i[s(278)](hi(t)):i[s(278)](t);return Array[s(257)](i)}(s[n(268)](),i,e[n(249)][n(235)]);e[n(249)][n(245)]((()=>{const e=n;for(const n of a)r[e(312)](n,{commandName:t,commandParams:[{forceValue:!o[e(234)]}],formatGroupId:e(251)},di(n))}))}}function i(t){return()=>{const n=ui,s=function(t){const e=ui;let n=Array[e(257)](t);const r=n[e(285)]((t=>e(283)!=t[e(293)]));return r>-1&&(n=n[e(241)](0,r)),n}(e[n(249)][n(310)][n(259)][n(268)]()),o=e[n(249)][n(272)](e[n(249)][n(282)](s[0],n(303)),e[n(249)][n(282)](s[s[n(258)]-1],n(261)));e[n(249)][n(245)]((()=>{const e=n;r[e(312)](o,{commandName:t,commandParams:[],formatGroupId:e(308)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(309)];for(;t&&t[n(252)](n(308))>e[n(252)](n(308));)r[n(278)](t),t=t[n(309)]}return Array[n(257)](r)}(s))}))}}r[t(269)](t(286),o(t(286))),r[t(269)](t(237),o(t(237))),s&&r[t(269)](t(265),o(t(265))),r[t(269)](t(297),i(t(297))),r[t(269)](t(232),i(t(232))),s&&r[t(269)](t(250),(()=>{const n=t,s=e[n(247)][n(306)](n(250)),o=Array[n(257)](s[n(287)]);o[n(307)]((t=>t[n(252)](n(277))!=s[n(234)])),e[n(249)][n(245)]((()=>{const t=n;for(const e of o)r[t(312)](e,{commandName:t(250),commandParams:[{forceValue:!s[t(234)]}]})}))})),r[t(304)][t(298)](t(283),(e=>Kr(n,t(246),e))),r[t(304)][t(266)]((e=>{const r=t;if(r(301)!=e[r(292)]&&r(275)!=e[r(292)])return;const{data:s}=e;if(s){if(r(286)==s[r(231)]||r(237)==s[r(231)]||r(265)==s[r(231)])switch(s[r(231)][r(248)](r(233),"")){case r(271):return o(Kr(n,r(244)));case r(313):return o(Kr(n,r(255)));case r(254):return o(Kr(n,r(240)))}if(r(297)==s[r(231)])return{type:r(294),content:Kr(n,r(267),Kr(n,r(246)))};if(r(232)==s[r(231)])return{type:r(294),content:Kr(n,r(300),Kr(n,r(246)))};if(r(250)==s[r(231)])return s[r(295)][0][r(284)]?{type:r(294),content:Kr(n,r(239))}:{type:r(294),content:Kr(n,r(280))}}function o(t){const e=r;return{type:e(294),content:Kr(n,e(253),t)}}}))}}function hi(t){const e=ci,n=t[e(252)](e(308));if(0==n)return t;let r=t;for(;t[e(243)]&&t[e(243)].is(e(273),e(283));){const s=t[e(243)][e(252)](e(308));if(s==n)r=t[e(243)];else if(s<n)break;t=t[e(243)]}return r}function di(t){const e=ci,n=[];if(t.is(e(273),e(283))&&t[e(252)](e(308))>0){let r=t[e(309)];for(;r&&e(283)==r[e(293)]&&r[e(252)](e(308))==t[e(252)](e(308));)n[e(238)](r),r=r[e(309)]}return n}function gi(){const t=["ELEMENT_","type","bind","unshift","10xajFsS","getSelectedBlocks","LegacyListUtils","plugins","*Format:* set order to reversed","*Format:* set order to regular","parent","reversed","listReversed","length","listStyle","listItem","9gxPHzN","editor","_LIST_","1070715NKFqjW","TrackChangesEditing","filter","_getSuggestionBlocks","1345812JCimNe","*Change to:* %0","handleDescriptions","has","322270ctZjmK","toUpperCase","getFirstPosition","enableCommand","before","config","flat","numbered","styles","afterInit","startIndex","createRange","getLastPosition","replace","3284792zPbFwT","selection","1286838NFnvRY","element","markMultiRangeBlockFormat","listType","_getTranslationKeyForListStyle","document","_getSuggestionBlocksForListStyle","getSiblingNodes","*Format:* set start index to %0","getAttribute","handleListStyleCommand","formatInline","get","locale","4dTEaEf","format","formatBlock","descriptionFactory","478989fxkUKj","handleListReversedCommand","default","from","model","backward","registerDescriptionCallback","change","commandParams","forward","commandName","map","createPositionAt","list.properties","listStart","LegacyListPropertiesEditing","handleListStartCommand","756614DIUbhP","getListTypeFromListStyleType","push"];return(gi=function(){return t})()}const pi=mi;function mi(t,e){const n=gi();return(mi=function(t,e){return n[t-=442]})(t,e)}!function(t){const e=mi,n=t();for(;;)try{if(386789===parseInt(e(480))/1+parseInt(e(497))/2+-parseInt(e(519))/3*(parseInt(e(476))/4)+parseInt(e(504))/5*(parseInt(e(442))/6)+-parseInt(e(462))/7+parseInt(e(460))/8*(-parseInt(e(516))/9)+parseInt(e(446))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gi);class Ei extends t.Plugin{[pi(455)](){const t=pi;if(!this[t(517)][t(507)][t(445)](t(495)))return;const e=this[t(517)][t(451)][t(474)](t(493)),n=this[t(517)][t(507)][t(474)](t(520));e[t(454)]&&n[t(449)](t(514),this[t(472)][t(502)](this)),e[t(511)]&&n[t(449)](t(512),this[t(481)][t(502)](this)),e[t(456)]&&n[t(449)](t(494),this[t(496)][t(502)](this)),n[t(479)][t(486)](this[t(444)][t(502)](this))}[pi(472)](t,e={}){const n=pi,r=this[n(517)][n(507)][n(474)](n(520)),s=this[n(468)]();this[n(517)][n(484)][n(487)]((()=>{const t=n;r[t(464)](s,{commandName:t(514),commandParams:[{type:e[t(501)]}],formatGroupId:t(514)})}))}[pi(481)](t,e={}){const n=pi,r=this[n(517)][n(507)][n(474)](n(520)),s=this[n(522)]((t=>t.is(n(463),n(515))&&n(453)===t[n(471)](n(465))));if(s[n(513)]<1)return;const o=s[n(491)]((t=>this[n(517)][n(484)][n(457)](this[n(517)][n(484)][n(492)](t,n(450)),this[n(517)][n(484)][n(492)](t,0))));this[n(517)][n(484)][n(487)]((()=>{const t=n;r[t(464)](o,{commandName:t(512),commandParams:[{reversed:e[t(511)]}],formatGroupId:t(512)})}))}[pi(496)](t,e={}){const n=pi,r=this[n(517)][n(507)][n(474)](n(520)),s=this[n(522)]((t=>t.is(n(463),n(515))&&n(453)===t[n(471)](n(465))));if(s[n(513)]<1)return;const o=s[n(491)]((t=>this[n(517)][n(484)][n(457)](this[n(517)][n(484)][n(492)](t,n(450)),this[n(517)][n(484)][n(492)](t,0))));this[n(517)][n(484)][n(487)]((()=>{const t=n;r[t(464)](o,{commandName:t(494),commandParams:[{startIndex:e[t(456)]}],formatGroupId:t(494)})}))}[pi(444)](t){const e=pi;if(e(478)!=t[e(501)]&&e(473)!=t[e(501)])return;const n=this[e(517)][e(475)],{data:r}=t;if(!r)return;let s,o;switch(r[e(490)]){case e(514):s=e(443),o={type:e(477),content:Kr(n,s,Kr(n,this[e(466)](r[e(488)][0][e(501)])))};break;case e(512):s=r[e(488)][0][e(511)]?e(508):e(509),o={type:e(477),content:Kr(n,s)};break;case e(494):s=e(470),o={type:e(477),content:Kr(n,s,r[e(488)][0][e(456)])}}return o}[pi(468)](){const t=pi;var e,n,r,s;const o=this[t(517)][t(507)][t(474)](t(506));let i=Array[t(483)](this[t(517)][t(484)][t(467)][t(461)][t(505)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(463),t(515)))&&i[t(503)](...o[t(469)](this[t(517)][t(484)][t(467)][t(461)][t(448)](),t(485))),(null===(n=i[i[t(513)]-1])||void 0===n?void 0:n.is(t(463),t(515)))&&i[t(499)](...o[t(469)](this[t(517)][t(484)][t(467)][t(461)][t(458)](),t(489))),i=[...new Set(i)],(null===(s=null===(r=this[t(517)][t(484)][t(467)][t(461)][t(448)]())||void 0===r?void 0:r[t(510)])||void 0===s?void 0:s.is(t(463),t(515)))&&(i=i[t(521)]((e=>e.is(t(463),t(515))))),i}[pi(522)](t){const e=pi,n=this[e(517)][e(507)][e(474)](e(506));let r=Array[e(483)](this[e(517)][e(484)][e(467)][e(461)][e(505)]())[e(521)](t)[e(491)]((t=>{const r=e,s=this[r(517)][r(484)][r(492)](t,0);return[...n[r(469)](s,r(485)),...n[r(469)](s,r(489))]}))[e(452)]();return r=[...new Set(r)],r}[pi(466)](t){const e=pi;return e(500)+(this[e(517)][e(507)][e(474)](e(506))[e(498)](t)||e(482))[e(447)]()+e(518)+t[e(447)]()[e(459)](/-/g,"_")}}const Ii=bi;function bi(t,e){const n=Ti();return(bi=function(t,e){return n[t-=396]})(t,e)}function Ti(){const t=["dataDowncast","1089881FOZyoz","data","enableCommand","downcastDispatcher","5664EHJARp","elementToElement","locale","2090384bDsUZO","ELEMENT_MEDIA","showSuggestionHighlights","30OSGPRr","high","4822301cSLJZH","for","get","descriptionFactory","conversion","options","media","36eyRMKl","MediaEmbedEditing","TrackChangesEditing","plugins","registerElementLabel","afterInit","attribute:url:media","createEmptyElement","9744364TUlQfQ","stop","div","mediaEmbed","245046AkyOnZ","930nPoRie","98714iLPPAy","145XgaOUq","has","editor"];return(Ti=function(){return t})()}!function(t){const e=bi,n=t();for(;;)try{if(762596===parseInt(e(431))/1+parseInt(e(426))/2+-parseInt(e(425))/3*(parseInt(e(397))/4)+-parseInt(e(427))/5*(-parseInt(e(424))/6)+-parseInt(e(420))/7+-parseInt(e(400))/8*(parseInt(e(412))/9)+parseInt(e(403))/10*(parseInt(e(405))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ti);class _i extends t.Plugin{[Ii(417)](){const t=Ii,e=this[t(429)];if(!e[t(415)][t(428)](t(413)))return;const n=e[t(415)][t(407)](t(414)),r=e[t(399)];n[t(433)](t(423)),n[t(408)][t(416)](t(411),(e=>Kr(r,t(401),e))),e[t(409)][t(406)](t(430))[t(398)]({model:t(411),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(402)])return n[s(419)](s(422))},converterPriority:t(404)}),e[t(432)][t(396)].on(t(418),((e,n,r)=>{const s=t;r[s(410)][s(402)]&&e[s(421)]()}),{priority:t(404)})}}const yi=Ai;function Ai(t,e){const n=ki();return(Ai=function(t,e){return n[t-=166]})(t,e)}function ki(){const t=["1242546dWxkKy","afterInit","776023dolxQo","8211726rrjfbc","2480810cufFjc","editor","27822vHKQEa","MentionEditing","has","2jBvpPp","13217136TbfDsW","6520262tWotrI","mention","enableCommand","85NPzGsV","TrackChangesEditing","12RHwMvn","plugins","get"];return(ki=function(){return t})()}!function(t){const e=Ai,n=t();for(;;)try{if(877761===parseInt(e(181))/1*(parseInt(e(169))/2)+-parseInt(e(179))/3*(parseInt(e(176))/4)+-parseInt(e(174))/5*(parseInt(e(166))/6)+parseInt(e(171))/7+parseInt(e(170))/8+-parseInt(e(182))/9+-parseInt(e(183))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ki);class Ci extends t.Plugin{[yi(180)](){const t=yi,e=this[t(184)];e[t(177)][t(168)](t(167))&&e[t(177)][t(178)](t(175))[t(173)](t(172))}}const Li=Ni;function Ni(t,e){const n=Si();return(Ni=function(t,e){return n[t-=329]})(t,e)}function Si(){const t=["registerDescriptionCallback","2046342VGcrtz","editor","registerElementLabel","element","plugins","getContainedElement","488qkueTW","insertMergeField","*Remove:* %0","descriptionFactory","ELEMENT_MERGE_FIELD","7037387wyqgnT","mergeField","TrackChangesEditing","295650wmXxdd","afterInit","has","2870580owLEii","insertMergeFieldBlock","386164GaSMpJ","deletion","type","*Insert:* %0","MergeFieldsEditing","1179311MKHobT","insertion","25kLewuP","locale","getAttribute","enableCommand","mergeFieldBlock","getLabel","725787oKKJKC","get"];return(Si=function(){return t})()}!function(t){const e=Ni,n=t();for(;;)try{if(972225===parseInt(e(346))/1+parseInt(e(339))/2+-parseInt(e(354))/3+-parseInt(e(341))/4+parseInt(e(348))/5*(parseInt(e(357))/6)+-parseInt(e(333))/7+parseInt(e(363))/8*(-parseInt(e(336))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Si);class Ri extends t.Plugin{[Li(337)](){const t=Li,e=this[t(358)];if(!e[t(361)][t(338)](t(345)))return;e[t(361)][t(355)](t(335))[t(351)](t(329)),e[t(361)][t(355)](t(335))[t(351)](t(340));const n=e[t(361)][t(355)](t(335)),r=e[t(349)];n[t(331)][t(359)](t(334),(e=>Kr(r,t(332),e))),n[t(331)][t(359)](t(352),(e=>Kr(r,t(332),e))),n[t(331)][t(356)]((n=>{const s=t;if(s(347)!=n[s(343)]&&s(342)!=n[s(343)])return;const o=n[s(362)]();if(null==o)return;if(!o.is(s(360),s(334))&&!o.is(s(360),s(352)))return;const i=e[s(361)][s(355)](s(345))[s(353)](o[s(350)]("id"));return s(347)==n[s(343)]?{type:s(347),content:Kr(r,s(344),'"'+i+'" '+Kr(r,s(332)))}:{type:s(342),content:Kr(r,s(330),'"'+i+'" '+Kr(r,s(332)))}}))}}const Mi=vi;function vi(t,e){const n=wi();return(vi=function(t,e){return n[t-=279]})(t,e)}function wi(){const t=["next","data","multiLevelList","392ZCQwcq","ELEMENT_MULTI_LEVEL_LIST","434272dezcDv","6XBOXwo","18081YPJtBL","format","editor","*Set format:* %0","has","663566OoptFc","148616qhyfDZ","626718ycEcwx","enableDefaultAttributesIntegration","afterInit","listType","get","locale","registerDescriptionCallback","4925270ygYcZT","key","oldValue","handleDescriptions","1747236Ryihhp","registerBlockAttribute","descriptionFactory","listMarkerStyle","plugins","*Remove format:* %0","head","newValue","TrackChangesEditing","MultiLevelList","1890fPfjYi"];return(wi=function(){return t})()}!function(t){const e=vi,n=t();for(;;)try{if(546294===-parseInt(e(286))/1+-parseInt(e(279))/2+-parseInt(e(280))/3*(parseInt(e(299))/4)+parseInt(e(295))/5+-parseInt(e(288))/6+parseInt(e(313))/7*(parseInt(e(287))/8)+-parseInt(e(281))/9*(-parseInt(e(309))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wi);class Oi extends t.Plugin{[Mi(290)](){const t=Mi,e=this[t(283)],n=e[t(303)][t(292)](t(307));e[t(303)][t(285)](t(308))&&(n[t(289)](t(312)),n[t(300)](t(302)),n[t(301)][t(294)]((e=>this[t(298)](e))))}[Mi(298)](t){const e=Mi,n=this[e(283)][e(293)],{data:r}=t,s={type:e(282),content:""};if(r&&e(302)==r[e(296)]){if(!r[e(297)])return{type:e(282),content:Kr(n,e(284),Kr(n,e(314)))+" ("+r[e(306)]+")"};if(!r[e(306)]){let o=t[e(305)];for(;o;){if(o[e(311)]&&e(291)==o[e(311)][e(296)]&&o[e(311)][e(306)])return s;o=o[e(310)]}return{type:e(282),content:Kr(n,e(304),Kr(n,e(314)))+" ("+r[e(297)]+")"}}}}}const Fi=Pi;function Di(){const t=["442573zGwdRg","editor","locale","40bZCJeW","1765918NepnWB","has","1264054Qlgrsu","ELEMENT_PAGE_BREAK","get","9736kskLhV","3ffwolI","TrackChangesEditing","registerElementLabel","plugins","descriptionFactory","342nNukZF","6810vPBvkj","enableCommand","678100GrxVcW","828eqdEgz","1935172hBBnys","pageBreak","afterInit","PageBreakEditing"];return(Di=function(){return t})()}function Pi(t,e){const n=Di();return(Pi=function(t,e){return n[t-=496]})(t,e)}!function(t){const e=Pi,n=t();for(;;)try{if(272390===-parseInt(e(497))/1+-parseInt(e(515))/2+-parseInt(e(507))/3*(-parseInt(e(517))/4)+parseInt(e(513))/5*(-parseInt(e(516))/6)+parseInt(e(501))/7+parseInt(e(506))/8*(parseInt(e(512))/9)+parseInt(e(500))/10*(parseInt(e(503))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Di);class xi extends t.Plugin{[Fi(519)](){const t=Fi,e=this[t(498)];if(!e[t(510)][t(502)](t(496)))return;e[t(510)][t(505)](t(508))[t(514)](t(518));const n=e[t(510)][t(505)](t(508)),r=e[t(499)];n[t(511)][t(509)](t(518),(e=>Kr(r,t(504),e)))}}function Bi(t,e){const n=Ui();return(Bi=function(t,e){return n[t-=242]})(t,e)}function Ui(){const t=["editing","1302226pprWXW","Paragraph","markerName","toViewPosition","10gGEBvc","highest","plugins","getItemLabel","editor","7867776QfNsNo","activeMarkers","showSuggestionHighlights","formatBlock","includes","getFirstRange","writer","span","has","name","downcastDispatcher","insert","format","end","4906371UBFWHy","enableCommand","model","registerElementLabel","data","commandName","_splitMarkerName","addMarker:suggestion:insertion","registerDescriptionCallback","afterInit","507068opNzUD","mapper","13956120poxPuJ","options","descriptionFactory","isBlock","*Change to:* %0","insertion","consume","insertParagraph","bindElementToMarker","*Insert:* %0","13238288fKCUBo","start","paragraph","isLimit","schema","checkChild","$text","enableDefaultAttributesIntegration","_registerLegacyDescription","consumable","addClass","createUIElement","get","markerRange","2pMeGZc","TrackChangesEditing","type","6571432pJsksZ","locale","ck-suggestion-marker-split","ck-suggestion-marker--active","isTouching","nodeAfter","ELEMENT_PARAGRAPH"];return(Ui=function(){return t})()}const ji=Bi;!function(t){const e=Bi,n=t();for(;;)try{if(893837===-parseInt(e(288))/1+-parseInt(e(277))/2*(parseInt(e(311))/3)+-parseInt(e(251))/4*(-parseInt(e(292))/5)+parseInt(e(297))/6+-parseInt(e(280))/7+parseInt(e(263))/8+parseInt(e(253))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ui);class Gi extends t.Plugin{[ji(250)](){const t=ji,e=this[t(296)];if(!e[t(294)][t(305)](t(289)))return;const n=e[t(281)],r=e[t(294)][t(275)](t(278));r[t(255)][t(244)](t(265),(e=>Kr(n,t(286),e))),r[t(270)](t(265)),r[t(242)](t(260)),e[t(287)][t(307)].on(t(248),Vi(e),{priority:t(293)}),e[t(245)][t(307)].on(t(248),((n,r,s)=>{const o=t;s[o(254)][o(299)]&&Vi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(293)});const s=r[t(255)];s[t(249)]((r=>{const o=t;if(o(258)!==r[o(279)])return;const{start:i,end:a}=r[o(302)]();if(!i[o(284)](a)||!i[o(285)])return;const c=e[o(243)][o(267)],u=i[o(285)];return c[o(256)](u)&&!c[o(266)](u)&&c[o(268)](u,o(269))?{type:o(258),content:Kr(n,o(262),s[o(295)](u,1))}:void 0})),this[t(271)]()}[ji(271)](){const t=ji,e=this[t(296)],n=e[t(281)];e[t(294)][t(275)](t(278))[t(255)][t(249)]((e=>{const r=t;if(r(300)!=e[r(279)])return;const{data:s}=e;return s&&r(265)==s[r(246)]?{type:r(309),content:Kr(n,r(257),Kr(n,r(286)))}:void 0}))}}function Vi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Bi,i=t[o(294)][o(275)](o(278)),a=r[o(276)][o(264)],c=r[o(276)][o(310)],u=t[o(243)][o(267)];if(!a[o(284)](c)||!a[o(285)])return;const l=a[o(285)];if(u[o(256)](l)&&!u[o(266)](l)&&u[o(268)](l,o(269))){if(!s[o(272)][o(259)](r[o(276)],n[o(306)]))return;const{authorId:t}=i[o(247)](r[o(290)]),a=s[o(303)][o(274)](o(304),{class:o(282),"data-author-id":t}),u=s[o(252)][o(291)](c);e&&i[o(298)][o(301)](r[o(290)])&&s[o(303)][o(273)](o(283),a),s[o(303)][o(308)](u,a),s[o(252)][o(261)](a,r[o(290)])}}}const Hi=zi;function zi(t,e){const n=Wi();return(zi=function(t,e){return n[t-=481]})(t,e)}function Wi(){const t=["has","3085010xoOkRp","4JGtQUV","formatInline","type","17778hgMCtx","editor","afterInit","removeFormat","enableDefaultAttributesIntegration","2419390ahXBkA","*Remove all formatting*","locale","1469838yuLkxO","1umprkp","427bqXerV","get","registerDescriptionCallback","5420056SzmFMr","commandName","plugins","9KWYQjr","format","_registerLegacyDescription","formatBlock","1602154lwLHcd","descriptionFactory","RemoveFormatEditing","1894981DuxMYd","TrackChangesEditing"];return(Wi=function(){return t})()}!function(t){const e=zi,n=t();for(;;)try{if(544013===-parseInt(e(481))/1*(parseInt(e(492))/2)+parseInt(e(510))/3*(parseInt(e(499))/4)+-parseInt(e(507))/5+parseInt(e(502))/6*(parseInt(e(482))/7)+parseInt(e(485))/8+parseInt(e(488))/9*(parseInt(e(498))/10)+parseInt(e(495))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wi);class Ki extends t.Plugin{[Hi(504)](){const t=Hi,e=this[t(503)];e[t(487)][t(497)](t(494))&&(e[t(487)][t(483)](t(496))[t(506)](t(505)),this[t(490)]())}[Hi(490)](){const t=Hi,e=this[t(503)];e[t(487)][t(483)](t(496))[t(493)][t(484)]((n=>{const r=t;if(r(491)!=n[r(501)]&&r(500)!=n[r(501)])return;const{data:s}=n;return s&&r(505)==s[r(486)]?{type:r(489),content:Kr(e[r(509)],r(508))}:void 0}))}}const qi=Xi;!function(t){const e=Xi,n=t();for(;;)try{if(265288===-parseInt(e(319))/1*(parseInt(e(318))/2)+parseInt(e(314))/3+parseInt(e(300))/4+-parseInt(e(312))/5+-parseInt(e(302))/6+parseInt(e(325))/7*(parseInt(e(323))/8)+parseInt(e(301))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qi);class Zi extends t.Plugin{[qi(322)](){const t=qi,e=this[t(310)];if(!e[t(324)][t(309)](t(317)))return;const n=e[t(324)][t(303)](t(311));n[t(313)](t(316)),n[t(313)](t(320));const r=e[t(324)][t(303)](t(317));r[t(313)](t(321)),r[t(313)](t(306)),r[t(313)](t(305)),r[t(313)](t(307)),r[t(313)](t(304)),r[t(313)](t(315)),r[t(313)](t(308))}}function Xi(t,e){const n=Qi();return(Xi=function(t,e){return n[t-=300]})(t,e)}function Qi(){const t=["discardSelectedSuggestions","has","editor","TrackChangesEditing","180065djuNjS","enableCommand","618306mbhRkx","acceptSelectedSuggestions","goToPreviousRestrictedEditingException","RestrictedEditingModeEditing","13658dCdMOq","57MOgyxQ","goToNextRestrictedEditingException","trackChanges","afterInit","44752IEFuNi","plugins","560ewDpnp","1115164AUAudf","1444410ALHmqJ","2414094fwoDxp","get","discardAllSuggestions","discardSuggestion","acceptSuggestion","acceptAllSuggestions"];return(Qi=function(){return t})()}const Yi=Ji;function Ji(t,e){const n=$i();return(Ji=function(t,e){return n[t-=411]})(t,e)}function $i(){const t=["addMarker:suggestion:insertion","options","locale","markerName","consumable","195651lZhsej","downcastDispatcher","registerElementLabel","insert","3689580pgkNrT","shiftEnter","612982FzGfjc","writer","get","enableCommand","toViewPosition","208892YKHXKD","createUIElement","editing","name","split","addClass","showSuggestionHighlights","addMarker:suggestion:deletion","element","span","3471210HuZkXM","272erczQX","515103XoGLlg","TrackChangesEditing","22uvVfkc","bindElementToMarker","activeMarkers","model","ck-suggestion-marker--active","init","descriptionFactory","ELEMENT_LINE_BREAK","editor","82182rVZqmG","ck-suggestion-marker-","data","getItems","createPositionBefore","_splitMarkerName","441gGTjME","requires","plugins","merge","18njdMBr","high","markerRange","softBreak","deletion","test","includes","mapper","addMarker:suggestion"];return($i=function(){return t})()}!function(t){const e=Ji,n=t();for(;;)try{if(441839===parseInt(e(461))/1+-parseInt(e(444))/2+parseInt(e(424))/3*(parseInt(e(449))/4)+parseInt(e(442))/5+parseInt(e(414))/6*(-parseInt(e(420))/7)+parseInt(e(460))/8*(parseInt(e(438))/9)+parseInt(e(459))/10*(-parseInt(e(463))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($i);class ta extends t.Plugin{static get[Yi(421)](){return[Js.ShiftEnter]}[Yi(468)](){const t=Yi,e=this[t(413)],n=e[t(422)][t(446)](t(462));n[t(447)](t(443)),e[t(451)][t(439)].on(t(433),ea(e),{priority:t(425)}),e[t(451)][t(439)].on(t(456),ea(e),{priority:t(425)}),e[t(416)][t(439)].on(t(432),((n,r,s)=>{const o=t;s[o(434)][o(455)]&&ea(e,{showActiveMarker:!1})(n,r,s)})),n[t(411)][t(440)](t(427),(n=>Kr(e[t(435)],t(412),n)))}}function ea(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ji,i=t[o(422)][o(446)](o(462));if(!s[o(437)][o(429)](r[o(426)],n[o(452)]))return;const a=t[o(466)];for(const t of r[o(426)][o(417)]()){if(!t.is(o(457),o(427)))continue;const n=o(428)==r[o(436)][o(453)](":")[1]?o(423):o(453),{authorId:c}=i[o(419)](r[o(436)]),u=s[o(445)][o(450)](o(458),{class:o(415)+n,"data-author-id":c}),l=s[o(431)][o(448)](a[o(418)](t));e&&i[o(465)][o(430)](r[o(436)])&&s[o(445)][o(454)](o(467),u),s[o(445)][o(441)](l,u),s[o(431)][o(464)](u,r[o(436)])}}}function na(t,e){const n=sa();return(na=function(t,e){return n[t-=399]})(t,e)}const ra=na;function sa(){const t=["locale","4629570pbNtQf","349830bukhRY","editor","1016518XFakpA","get","registerDescriptionCallback","commandName","880552HMZcDv","52590fOtUlm","5edvsvG","afterInit","getRanges","commandParams","type","value","format","formatBlock","markInlineFormat","7267572BVGXjE","document","descriptionFactory","plugins","707169EGPSWJ","formatInline","TrackChangesEditing","selection","from","commands","model","forceValue","isCollapsed","StandardEditingModeEditing","restrictedEditingException","72ISQnEa","change","FORMAT_RESTRICTED_DISABLED","7IDpAeC","FORMAT_RESTRICTED_ENABLED","has","enableCommand"];return(sa=function(){return t})()}!function(t){const e=na,n=t();for(;;)try{if(405311===parseInt(e(418))/1+-parseInt(e(399))/2+-parseInt(e(404))/3*(-parseInt(e(429))/4)+parseInt(e(405))/5*(-parseInt(e(437))/6)+-parseInt(e(432))/7*(parseInt(e(403))/8)+parseInt(e(414))/9+-parseInt(e(438))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(sa);class oa extends t.Plugin{[ra(406)](){const t=ra,e=this[t(439)],n=e[t(424)],r=e[t(436)];if(!e[t(417)][t(434)](t(427)))return;const s=e[t(417)][t(400)](t(420)),o=t(428),i=e[t(423)][t(400)](o);s[t(435)](o,((e,r={})=>{const a=t,c=n[a(415)][a(421)];if(c[a(426)])return void e(r);const u=void 0!==r[a(425)]?r[a(425)]:!i[a(410)];n[a(430)]((()=>{const t=a,e=Array[t(422)](c[t(407)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(413)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(416)][t(401)]((e=>{const n=t;if(n(412)!=e[n(409)]&&n(419)!=e[n(409)])return;const{data:s}=e;return s&&s[n(402)]==o?s[n(408)][0][n(425)]?{type:n(411),content:Kr(r,n(433))}:{type:n(411),content:Kr(r,n(431))}:void 0}))}}function ia(t,e){const n=aa();return(ia=function(t,e){return n[t-=375]})(t,e)}function aa(){const t=["TrackChangesEditing","get","389dJpRVL","enableDefaultAttributesIntegration","ghsAttributes","registerAttributeLabel","has","Style","definitions","4486mkzFLV","style","5335020KpqtkL","commandName","element","config","formatBlock","FORMAT_STYLE","inline","7rUKOiB","locale","registerBlockAttribute","*Set format:* %0","formatInline","registerDescriptionCallback","add","*Remove format:* %0","registerInlineAttribute","2672817QSJMHb","descriptionFactory","editor","GeneralHtmlSupport","getGhsAttributeNameForElement","StyleUtils","60kyLFtb","DataSchema","toLowerCase","plugins","6EtvbiQ","_registerLegacyDescription","2525912XTVwqe","type","forceValue","afterInit","block","commandParams","7131220UgpuLw","3534421MCisEi","12iWvlcn","format","normalizeConfig","1241523nSVXjV","styleName"];return(aa=function(){return t})()}const ca=ia;!function(t){const e=ia,n=t();for(;;)try{if(759177===-parseInt(e(389))/1*(parseInt(e(396))/2)+parseInt(e(414))/3+parseInt(e(398))/4+-parseInt(e(380))/5*(parseInt(e(424))/6)+parseInt(e(405))/7*(-parseInt(e(426))/8)+-parseInt(e(385))/9*(-parseInt(e(420))/10)+parseInt(e(381))/11*(parseInt(e(382))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(aa);class ua extends t.Plugin{[ca(377)](){const t=ca,e=this[t(416)];if(!e[t(423)][t(393)](t(394))||!e[t(423)][t(393)](t(421)))return;const n=e[t(423)][t(388)](t(387)),r=e[t(406)],s=e[t(401)][t(388)](t(397))||{},o=e[t(423)][t(388)](t(417)),i=e[t(423)][t(388)](t(419))[t(384)](e[t(423)][t(388)](t(421)),s[t(395)]);n[t(390)](t(397));const a=new Set;for(const e of i[t(378)]){const n=o[t(418)](e[t(400)]);a[t(411)](n)}const c=new Set;for(const e of i[t(404)]){const n=o[t(418)](e[t(400)]);c[t(411)](n);for(const n of e[t(391)])c[t(411)](n)}for(const e of a)n[t(407)](e),n[t(415)][t(392)](e,Kr(r,t(403)));for(const e of c)n[t(413)](e),n[t(415)][t(392)](e,Kr(r,t(403)));this[t(425)]()}[ca(425)](){const t=ca,e=this[t(416)],n=e[t(406)];e[t(423)][t(388)](t(387))[t(415)][t(410)]((e=>{const r=t;if(r(402)!=e[r(375)]&&r(409)!=e[r(375)])return;const{data:s}=e;return s&&r(397)===s[r(399)]?s[r(379)][0][r(376)]?{type:r(383),content:Kr(n,r(408),s[r(379)][0][r(386)][r(422)]())}:{type:r(383),content:Kr(n,r(412),s[r(379)][0][r(386)][r(422)]())}:void 0}))}}const la=fa;function fa(t,e){const n=ha();return(fa=function(t,e){return n[t-=235]})(t,e)}function ha(){const t=["getColumnIndexes","nodeBefore","insertTableRowBelow","MAX_SAFE_INTEGER","change","isTouching","TableUtils","span","fromRange","getAttribute","filter","options","insertTable","tablePaste","setSelection","first","map","forceValue","every","ELEMENT_TABLE_COLUMN_WITH_TEXT","ELEMENT_TABLE_ROW_WITH_TEXT","tableRow","_tableSuggestions","2KfvRuN","removeClass","markMultiRangeDeletion","insertTableColumnLeft","last","table","toViewElement","MIN_SAFE_INTEGER","discard","1364800tlflJb","type","_getCoordsForCells","join","getSelectionAffectedTableCells","afterInit","markMultiRangeInsertion","ELEMENT_TABLE_ROW","classes","toLowerCase","createRangeOn","tableColumn","addClass","position","selectTableRow","rootName","registerDescriptionCallback","isArray","descriptionFactory","accept","locale","_suggestionFactory","insertTableRowAbove","from","insert","deletion","getItems","547419rdpPNp","isInContent","data","subType","_getSuggestionCoords","4644488JKTOVP","minColumn","commands","TrackChangesEditing","getChangedMarkers","order","mapper","addRange","findAncestor","getChildren","getRowIndexes","item","rowspan","length","2481008DWBoVd","getContainedElement","selectTableColumn","downcastDispatcher","_tablePostFixingSubtypes","registerCustomCallback","document","isIntersectingWithRange","registerElementLabel","model","getSuggestion","colspan","hasAttribute","_splitMarkerName","values","getRanges","getChanges","above","batch","refresh","tableCell","isEqual","differ","oldRange","insertion","startsWith","removeTableRow","TableEditing","cell","showSuggestionHighlights","highest","low","18712260kmbVAM","minRow","start","ELEMENT_TABLE","selection","*Insert:* %0","_setupColumnsRowsFixing","ELEMENT_TABLE_WITH_TEXT","detach","some","get","name","substr","_acceptFormatSuggestionCallbackFactory","ELEMENT_TABLE_COLUMN","removeTableColumn","nodeAfter","change:data","writer","insertTableColumnRight","element","createPositionAt","root","createRangeIn","2565336ThNjBW","min","*Remove:* %0","7XySeeR","addMarker:suggestion","max","push","isIntersecting","has","enqueueChange","includes","left","getCellLocation","end","suggestion","execute","maxRow","198366GRsPyx","createTableWalker","registerPostFixer","plugins","editor","getFirstRange","$textProxy","$graveyard","enableCommand","maxColumn","add"];return(ha=function(){return t})()}!function(t){const e=fa,n=t();for(;;)try{if(342892===-parseInt(e(390))/1+-parseInt(e(262))/2*(parseInt(e(298))/3)+-parseInt(e(317))/4+parseInt(e(271))/5+-parseInt(e(373))/6+-parseInt(e(376))/7*(parseInt(e(303))/8)+parseInt(e(349))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ha);class da extends t.Plugin{constructor(t){const e=fa;super(t),this[e(321)]=[e(260),e(282)],this[e(261)]=new Set}[la(276)](){const t=la,e=this[t(394)],n=e[t(326)][t(323)][t(353)];if(!e[t(393)][t(381)](t(344)))return;const r=e[t(291)],s=e[t(393)][t(359)](t(306)),o=e[t(393)][t(359)](t(245));s[t(289)][t(325)](t(267),(e=>Kr(r,t(352),e))),this[t(355)](),s[t(236)](t(251)),s[t(236)](t(285)),s[t(236)](t(319));for(const r of[t(293),t(241)]){const i=e[t(305)][t(359)](r);s[t(236)](r,(r=>{const a=t;e[a(326)][a(243)]((t=>{const e=a;r();const c=e(334)===i[e(308)],u=o[e(275)](n),l=o[e(313)](u),f=c?l[e(254)]-1:l[e(266)]+1,h=u[0][e(311)](e(267)),d=o[e(391)](h,{startRow:f,endRow:f}),g=Array[e(294)](d)[e(255)]((n=>t[e(281)](n[e(345)])));s[e(277)](g,e(260))}))}))}for(const r of[t(265),t(368)]){const i=e[t(305)][t(359)](r);s[t(236)](r,(r=>{const a=t;e[a(326)][a(243)]((t=>{const e=a;r();const c=e(384)===i[e(308)],u=o[e(275)](n),l=o[e(239)](u),f=c?l[e(254)]-1:l[e(266)]+1,h=u[0][e(311)](e(267)),d=o[e(391)](h,{startRow:0,column:f,includeAllSlots:!1}),g=Array[e(294)](d)[e(255)]((n=>t[e(281)](n[e(345)])));s[e(277)](g,e(282))}))}))}for(const r of[t(343),t(364)]){const i=r[t(361)](11),a=i[t(280)](),c=a[t(361)](0,3)+t(246),u=t(267)+i,l=t(374)+i,f=t(378)+i;s[t(236)](r,(()=>{const i=t;e[i(326)][i(243)]((t=>{const e=i,h=o[e(275)](n),d=h[0][e(311)](e(267));let g;if(e(343)==r){const t=o[e(313)](h);g={startRow:t[e(254)],endRow:t[e(266)],includeAllSlots:!0}}else{const t=o[e(239)](h);g={startColumn:t[e(254)],endColumn:t[e(266)],includeAllSlots:!0}}const p=o[e(391)](d,g),m=Array[e(294)](p)[e(255)]((({cell:t})=>t)),E=ga(m[e(249)]((t=>t[e(329)](c)))),I=ga(m[e(249)]((t=>!t[e(329)](c))))[e(255)]((n=>t[e(281)](n))),b=s[e(264)](I,u);if(b&&(e(260)==b[e(301)]||e(282)==b[e(301)])){const n=this[e(302)](b);for(const r of E){const s=t[e(281)](r),i=o[e(385)](r),u=r[e(248)](c)-1,h=n[l],d=n[f];h<=i[a]&&i[a]+u<=d&&b[e(310)](s)}}}))}))}function c(r){const s=t,o=Array[s(294)](n[s(332)]())[s(255)]((t=>i.LiveRange[s(247)](t)));e[s(326)][s(243)]((t=>{const n=s,i=t[n(335)];r=r[n(249)]((t=>n(235)!=t[n(371)][n(286)])),t[n(253)](r),e[n(305)][n(359)](n(343))[n(336)](),e[n(388)](n(343),{forceDefaultExecution:!0}),e[n(326)][n(382)]((()=>{const t=n;e[t(326)][t(382)](i,(e=>{const n=t,r=o[n(249)]((t=>n(235)!=t[n(371)][n(286)]));r[n(316)]>0&&e[n(253)](r);for(const t of o)t[n(357)]()}))}))}))}function u(r){const s=t;e[s(326)][s(243)]((t=>{const o=s,a=Array[o(294)](n[o(332)]())[o(255)]((t=>i.LiveRange[o(247)](t))),c=[];for(const t of r)for(const e of t[o(297)]({shallow:!0}))c[o(379)](e);for(const n of c)o(235)!=n[o(371)][o(286)]&&(t[o(253)](t[o(370)](n,0)),e[o(305)][o(359)](o(364))[o(336)](),e[o(388)](o(364),{forceDefaultExecution:!0}));const u=a[o(249)]((t=>o(235)!=t[o(371)][o(286)]));u[o(316)]>0&&t[o(253)](u);for(const t of a)t[o(357)]()}))}function l(e,n){const r=t;return n[r(257)]((t=>e[r(358)]((e=>e[r(386)][r(338)](t[r(351)])||t[r(386)][r(338)](e[r(351)])))))}function f(e,n){const r=t;return!e[r(358)]((t=>n[r(358)]((e=>t[r(380)](e)))))&&e[r(358)]((t=>n[r(358)]((e=>t[r(386)][r(244)](e[r(351)])))))}e[t(300)][t(320)].on(t(377),((e,n,r)=>{const s=t;if(!r[s(250)][s(346)])return;const o=n[s(314)];if(!o)return;const i=r[s(309)][s(268)](o);function c(t){return Array[s(288)](t)?t:[t]}i&&s(337)===o[s(360)]&&(0,a.setHighlightHandling)(i,r[s(367)],((t,e,n)=>n[s(283)](c(e[s(279)]),t)),((t,e,n)=>n[s(263)](c(e[s(279)]),t)))}),{priority:t(347)}),s[t(289)][t(287)]((e=>{const n=t;if(n(341)!=e[n(272)]&&n(296)!=e[n(272)])return;const s=e[n(318)]();if(null!=s&&s.is(n(369),n(267))){if(n(341)==e[n(272)]){const t=e[n(297)]()[n(249)]((t=>t.is(n(396))))[n(255)]((t=>t[n(300)]));if(t[n(316)])return{type:n(341),content:Kr(r,n(354),Kr(r,n(356),'"'+t[n(274)](" ")+'"'))}}if(n(296)==e[n(272)]){const t=e[n(297)]()[n(249)]((t=>t.is(n(396))))[n(255)]((t=>t[n(300)]));if(t[n(316)])return{type:n(296),content:Kr(r,n(375),Kr(r,n(356),'"'+t[n(274)](" ")+'"'))}}}})),s[t(289)][t(287)]((e=>{const n=t;if(n(260)==e[n(301)]){const t=e[n(297)]()[n(249)]((t=>t.is(n(396))))[n(255)]((t=>t[n(300)])),s=this[n(302)](e),o=s[n(389)]-s[n(350)]+1;if(n(341)==e[n(272)])return t[n(316)]?{type:n(341),content:Kr(r,n(354),Kr(r,n(259),[o,'"'+t[n(274)](" ")+'"']))}:{type:n(341),content:Kr(r,n(354),Kr(r,n(278),o))};if(n(296)==e[n(272)])return t[n(316)]?{type:n(296),content:Kr(r,n(375),Kr(r,n(259),[o,'"'+t[n(274)](" ")+'"']))}:{type:n(296),content:Kr(r,n(375),Kr(r,n(278),o))}}if(n(282)==e[n(301)]){const t=e[n(297)]()[n(249)]((t=>t.is(n(396))))[n(255)]((t=>t[n(300)])),s=this[n(302)](e),o=s[n(237)]-s[n(304)]+1;if(n(341)==e[n(272)])return t[n(316)]?{type:n(341),content:Kr(r,n(354),Kr(r,n(258),[o,'"'+t[n(274)](" ")+'"']))}:{type:n(341),content:Kr(r,n(354),Kr(r,n(363),o))};if(n(296)==e[n(272)])return t[n(316)]?{type:n(296),content:Kr(r,n(375),Kr(r,n(258),[o,'"'+t[n(274)](" ")+'"']))}:{type:n(296),content:Kr(r,n(375),Kr(r,n(363),o))}}})),s[t(292)][t(322)](t(341),t(260),t(270),c),s[t(292)][t(322)](t(296),t(260),t(290),c),s[t(292)][t(322)](t(341),t(282),t(270),u),s[t(292)][t(322)](t(296),t(282),t(290),u),s[t(292)][t(322)](t(341),t(282),t(274),l),s[t(292)][t(322)](t(296),t(282),t(274),l),s[t(292)][t(322)](t(341),t(260),t(274),f),s[t(292)][t(322)](t(296),t(260),t(274),f)}[la(362)](){const t=la,e=this[t(394)],n=e[t(326)][t(323)][t(353)];return(r,s)=>{const o=t;e[o(326)][o(243)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(386)][a(240)];u&&u[0]&&!1===u[0][a(256)]&&(l=r[0][a(351)][a(365)]);const f=t[a(372)](l);if(a(235)==f[a(371)][a(286)])return;const h=Array[a(294)](n[a(332)]())[a(255)]((t=>i.LiveRange[a(247)](t)));t[a(253)](f),e[a(305)][a(359)](c)[a(336)](),u[a(379)]({forceDefaultExecution:!0}),e[a(388)](c,...u);const d=h[a(249)]((t=>a(235)!=t[a(371)][a(286)]));d[a(316)]>0&&t[a(253)](d);for(const t of h)t[a(357)]()}))}}[la(273)](t){const e=la,n=this[e(394)][e(393)][e(359)](e(245));let r=Number[e(242)],s=Number[e(269)],o=Number[e(242)],i=Number[e(269)];for(const a of t){if(e(235)==a[e(371)][e(286)])continue;const{row:t,column:c}=n[e(385)](a),u=a[e(329)](e(315))?a[e(248)](e(315))-1:0,l=a[e(329)](e(328))?a[e(248)](e(328))-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}}[la(355)](){const t=la,e=this[t(394)],n=e[t(393)][t(359)](t(306)),r=e[t(393)][t(359)](t(245));e[t(326)][t(323)].on(t(366),(()=>{const r=t,s=Array[r(294)](e[r(326)][r(323)][r(339)][r(307)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(330)](t);if(r(387)!=s)continue;if(null!=e[r(340)])continue;const a=n[r(327)](o);this[r(321)][r(383)](i)&&this[r(261)][r(238)](a)}}),{priority:t(348)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(281)](e),a=e[s(311)](s(267)),c=r[s(385)](e);for(const t of this[s(261)]){const n=t[s(301)],r=n[s(342)](s(252)),u=n[s(361)](r?10:5),l=u[s(280)](),f=l[s(361)](0,3)+s(246),h=s(374)+u,d=s(378)+u;if(!t[s(299)])continue;if(a!=t[s(395)]()[s(351)][s(311)](s(267)))continue;if(t[s(324)](i))continue;const g=e[s(329)](f)?e[s(248)](f)-1:0,p=this[s(302)](t),m=p[h],E=p[d];m<=c[l]&&c[l]+g<=E&&(t[s(310)](i),o=!0)}return o};e[t(326)][t(323)][t(392)]((n=>{const r=t;let o=!1;for(const t of e[r(326)][r(323)][r(339)][r(333)]())if(r(295)==t[r(272)])if(r(260)==t[r(360)])for(const e of t[r(284)][r(365)][r(312)]())o=o||s(e,n);else r(337)==t[r(360)]&&(o=o||s(t[r(284)][r(365)],n));return o}))}[la(302)](t){const e=la;return this[e(273)](t[e(332)]()[e(255)]((t=>t[e(351)][e(365)])))}}function ga(t){const e=la;return Array[e(294)](new Set(t)[e(331)]())}const pa=Ea;function ma(){const t=["4YySkkB","_isForcedDefaultExecutionBlock","5tdOldd","setSelection","return","2380458EOTfnx","mergeTableCellLeft","2961049CwDXSG","forceDefaultExecution","accept","mergeTableCellRight","1600587GSVAZi","selection","plugins","isInContent","$graveyard","getAncestors","get","commands","editor","_acceptFormatSuggestionCallbackFactory","TableEditing","getRanges","getFirstPosition","containsRange","highest","splitTableCellVertically","subType","14496780DHydta","afterInit","findAncestor","registerDescriptionCallback","_tablePostFixingSubtypes","map","isEnabled","281076OQOFIm","value","refresh","trackChanges","set:isEnabled","markMultiRangeBlockFormat","format","TrackChangesEditing","filter","table","markBlockFormat","detach","*Split cell:* horizontally","size","type","createTableWalker","low","getSuggestions","mergeTableCellUp","formatBlock","_areMergableCells","locale","135jHVxyD","push","document","*Merge cells*","model","_areSelectedCellsMergable","createRangeOn","deletion","horizontally","*Split cell:* vertically","has","mergeTableCellDown","formatInline","registerCustomCallback","length","getCellLocation","fromRange","tableCell","root","getSelectionAffectedTableCells","_suggestionFactory","634122IjtXeI","descriptionFactory","rootName","cell","301232FuvExQ","mergeTableCells","element","execute","author","TableUtils","direction","enableCommand","change","commandName","requires","stop","insertion","splitTableCellHorizontally","from","add","find"];return(ma=function(){return t})()}function Ea(t,e){const n=ma();return(Ea=function(t,e){return n[t-=380]})(t,e)}!function(t){const e=Ea,n=t();for(;;)try{if(289090===parseInt(e(469))/1+-parseInt(e(413))/2+-parseInt(e(445))/3*(parseInt(e(434))/4)+parseInt(e(436))/5*(parseInt(e(439))/6)+-parseInt(e(441))/7+-parseInt(e(417))/8*(parseInt(e(392))/9)+parseInt(e(462))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ma);class Ia extends t.Plugin{static get[pa(427)](){return[da]}[pa(463)](){const t=pa,e=this[t(453)],n=e[t(396)][t(394)][t(446)],r=e[t(391)];if(!e[t(447)][t(402)](t(455)))return;const s=e[t(447)][t(451)](t(476)),o=e[t(447)][t(451)](t(422)),a=e[t(447)][t(451)](da);a[t(466)][t(393)](t(418)),s[t(424)](t(418),(()=>{const n=t,r=o[n(411)](e[n(396)][n(394)][n(446)]);e[n(396)][n(425)]((()=>{const t=n;s[t(474)](r,{commandName:t(418),commandParams:[]},[],t(418))}))})),e[t(452)][t(451)](t(418)).on(t(420),((n,r)=>{const o=t;e[o(452)][o(451)](o(472))[o(470)]&&(r[o(406)]>0&&r[r[o(406)]-1]&&r[r[o(406)]-1][o(442)]||s[o(435)]||this[o(397)]()||n[o(428)]())}),{priority:t(459)});for(const n of[t(388),t(444),t(403),t(440)]){const r=e[t(452)][t(451)](n);s[t(424)](n,(()=>{const n=t,o=e[n(396)][n(394)][n(446)][n(457)]()[n(450)]()[n(433)]((t=>t.is(n(419),n(409)))),i=r[n(470)];e[n(396)][n(425)]((()=>{const t=n;s[t(474)]([o,i],{commandName:t(418),commandParams:[]},[],t(418))}))}))}for(const n of[t(460),t(430)]){const r=e[t(452)][t(451)](n);s[t(424)](n,(()=>{const i=t,a=o[i(411)](e[i(396)][i(394)][i(446)])[0],c=a[i(464)](i(478)),{column:u,row:l}=o[i(407)](a);let f=[];if(i(400)==r[i(423)]){const t=o[i(385)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(431)](t)[i(467)]((t=>t[i(416)]))}else{const t=o[i(385)](c,{column:u,includeAllSlots:!0});f=Array[i(431)](t)[i(467)]((t=>t[i(416)]))}e[i(396)][i(425)]((t=>{const e=i;s[e(380)](t[e(398)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(414)][t(465)]((e=>{const n=t;if(n(389)!=e[n(384)]&&n(404)!=e[n(384)])return;const{data:s}=e;return s&&n(418)==s[n(426)]?{type:n(475),content:Kr(r,n(395))}:void 0})),s[t(414)][t(465)]((e=>{const n=t;if(n(389)!=e[n(384)]&&n(404)!=e[n(384)])return;const{data:s}=e;return s?n(460)==s[n(426)]?{type:n(475),content:Kr(r,n(401))}:n(430)==s[n(426)]?{type:n(475),content:Kr(r,n(382))}:void 0:void 0}));const c=a[t(454)]();for(const e of[t(388),t(444),t(403),t(440)])s[t(412)][t(405)](t(389),e,t(443),c);for(const e of[t(460),t(430)])s[t(412)][t(405)](t(389),e,t(443),c);s[t(412)][t(405)](t(389),t(418),t(443),(r=>{const s=t;e[s(396)][s(425)]((t=>{const o=s,a=Array[o(431)](n[o(456)]())[o(467)]((t=>i.LiveRange[o(408)](t)));t[o(437)](r),e[o(452)][o(451)](o(418))[o(471)](),e[o(420)](o(418),{forceDefaultExecution:!0});const c=a[o(477)]((t=>o(449)!=t[o(410)][o(415)]));c[o(406)]>0&&t[o(437)](c);for(const t of a)t[o(381)]()}))}));for(const n of[t(388),t(403),t(440),t(444)]){const r=e[t(452)][t(451)](n);r.on(t(473),((n,s,o)=>{const i=t;if(o){const t=e[i(396)][i(394)][i(446)][i(457)]()[i(450)]()[i(433)]((t=>t.is(i(419),i(409))));this[i(390)](r[i(470)],t)||(n[i(438)]=!1,n[i(428)]())}}),{priority:t(386)})}}[pa(397)](){const t=pa,e=this[t(453)][t(452)][t(451)](t(418)),n=this[t(453)][t(447)][t(451)](t(422));if(!e[t(468)])return!1;const r=n[t(411)](this[t(453)][t(396)][t(394)][t(446)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(390)](e,n))return!1;return!0}[pa(390)](t,e){const n=pa,r=this[n(453)][n(447)][n(451)](n(476)),s=this[n(453)][n(396)][n(398)](t),o=this[n(453)][n(396)][n(398)](e),i=new Set,a=new Set;for(const t of r[n(387)]())if((n(429)==t[n(384)]||n(399)==t[n(384)]||n(418)==t[n(461)])&&t[n(448)])for(const e of t[n(456)]())e[n(458)](s,!0)&&i[n(432)](t[n(384)]+":"+t[n(421)].id),e[n(458)](o,!0)&&a[n(432)](t[n(384)]+":"+t[n(421)].id);if(i[n(383)]!=a[n(383)])return!1;for(const t of i)if(!a[n(402)](t))return!1;return!0}}const ba=_a;function Ta(){const t=["type","editor","toViewElement","195524vrZfMK","getSuggestion","addMarker:suggestion","_handleLegacySuggestions","TrackChangesEditing","unbindElementFromMarkerName","plugins","registerBlockAttribute","ck-suggestion-marker--active","_registerLegacyDescription","requires","options","bindElementToMarker","56MHKSEo","3213796rGTshX","FORMAT_HEADER_ROW","TableUtils","downcastDispatcher","writer","FORMAT_HEADER_COLUMN","nodeAfter","has","_splitMarkerName","data","name","enableDefaultAttributesIntegration","editing","ck-suggestion-marker-","activeMarkers","stop","consume","10LJNHnO","includes","removeMarker:suggestion","nodeBefore","636160KoPQrK","end","markerName","item","get","headingRows","markerRange","createTableWalker","parent","highest","descriptionFactory","setAttribute","format","forceValue","_acceptFormatSuggestionCallbackFactory","start","TableEditing","headingColumns","1376283kSIsxO","commandParams","showSuggestionHighlights","formatBlock","afterInit","data-suggestion","addClass","FORMAT_REGULAR_COLUMN","*Format:* %0","consumable","mapper","553664YuKeJA","3733011UIDunw","6VQZrKU","removeClass","locale","registerAttributeLabel","_suggestionFactory","663885nzKApH","getCellLocation","markerNameToElements","removeAttribute","registerDescriptionCallback","setTableRowHeader","accept","cell","setTableColumnHeader","registerCustomCallback","commandName","FORMAT_REGULAR_ROW"];return(Ta=function(){return t})()}function _a(t,e){const n=Ta();return(_a=function(t,e){return n[t-=252]})(t,e)}!function(t){const e=_a,n=t();for(;;)try{if(654782===-parseInt(e(325))/1+parseInt(e(303))/2+parseInt(e(292))/3+-parseInt(e(253))/4+-parseInt(e(310))/5*(parseInt(e(305))/6)+parseInt(e(252))/7*(parseInt(e(274))/8)+parseInt(e(304))/9*(parseInt(e(270))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ta);class ya extends t.Plugin{static get[ba(335)](){return[da]}[ba(296)](){const t=ba,e=this[t(323)];if(!e[t(331)][t(260)](t(290)))return;const n=e[t(307)],r=e[t(331)][t(278)](t(329));r[t(264)](t(315)),r[t(264)](t(318)),r[t(332)](t(279)),r[t(332)](t(291)),r[t(284)][t(308)](t(279),Kr(n,t(254))),r[t(284)][t(308)](t(291),Kr(n,t(258))),this[t(328)]()}[ba(328)](){const t=ba,e=this[t(323)][t(331)][t(278)](t(329)),n=this[t(323)][t(331)][t(278)](t(255)),r=this[t(323)][t(331)][t(278)](da)[t(288)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=_a,{type:c,id:u}=e[a(261)](o[a(276)]),l=e[a(326)](u),f=l[a(262)];if(a(295)!=l[a(322)]||!f||a(318)!=f[a(320)])return;if(o[a(277)])return void s[a(268)]();if(!i[a(301)][a(269)](o[a(280)],s[a(263)]))return;const h=o[a(280)][a(289)][a(259)],d=o[a(280)][a(275)][a(273)],g=h[a(282)][a(282)],{column:p}=n[a(311)](h),{column:m}=n[a(311)](d);for(let s=p;s<=m;s++){const l=n[a(281)](g,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(317)],l=i[a(302)][a(324)](s);i[a(257)][a(298)](a(266)+c,l),r&&i[a(257)][a(285)](a(297),u,l),i[a(302)][a(337)](l,o[a(276)]),t&&(e[a(267)][a(271)](o[a(276)])?i[a(257)][a(298)](a(333),l):i[a(257)][a(306)](a(333),l))}}}}e[t(309)][t(319)](t(295),t(315),t(316),r),e[t(309)][t(319)](t(295),t(318),t(316),r),this[t(323)][t(265)][t(256)].on(t(327),s(),{priority:t(283)}),this[t(323)][t(262)][t(256)].on(t(327),((e,n,r)=>{const o=t;r[o(336)][o(294)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(283)}),this[t(323)][t(265)][t(256)].on(t(272),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(261)](r[o(276)]),c=e[o(326)](a),u=c[o(262)];if(o(295)!=c[o(322)]||!u||o(318)!=u[o(320)])return;const l=s[o(302)][o(312)](r[o(276)]);if(l)for(const t of l)s[o(257)][o(306)](o(266)+i,t),s[o(257)][o(306)](o(333),t),s[o(257)][o(313)](o(297),t),s[o(302)][o(330)](t,r[o(276)])}),{priority:t(283)}),this[t(334)]()}[ba(334)](){const t=ba,e=this[t(323)],n=e[t(307)];function r(e){const r=t;return{type:r(286),content:Kr(n,r(300),e)}}e[t(331)][t(278)](t(329))[t(284)][t(314)]((e=>{const s=t;if(s(295)!=e[s(322)])return;const{data:o}=e;if(o){if(s(315)==o[s(320)]){const t=o[s(293)][0][s(287)];return r(Kr(n,s(t?254:321)))}if(s(318)==o[s(320)]){const t=o[s(293)][0][s(287)];return r(Kr(n,s(t?258:299)))}}}))}}const Aa=ka;function ka(t,e){const n=Ca();return(ka=function(t,e){return n[t-=484]})(t,e)}function Ca(){const t=["insertion","$graveyard","insertionRanges","author","type","rootName","low","registerPostFixer","_splitMarkerName","createRange","fill","next","descriptionFactory","model","suggestion-td","first","join","afterInit","getChildren","_tablePostFixingSubtypes","tablePaste","last","high","stop","getMarkers","ck-suggestion-marker-insertion","getRows","oldRange","content","fromRange","schema","set","getColumns","row","rows","registerCustomCallback","insert","3527176xaKdaj","value","previous","getRange","get","showSuggestionHighlights","name","clipboardOutput","tableCellSuggestion","forEach","entries","removeColumns","fromEntries","editing","tableCellPadding","accept","registerDescriptionCallback","editor","endRow","tableCellHorizontalAlignment","suggestionUnloaded","tableCell","getRanges","tablePasteColumn","getSelectionAffectedTableCells","root","differ","deletionRanges","1340892JVAJtE","markerName","getChangedMarkers","TableClipboard","column","6LIfTzr","commands","has","dataDowncast","endColumn","cell","removeRows","start","some","wrap","TrackChangesEditing","trackChanges","getChanges","tablePasteRow","remove","nodeAfter","getContainedElement","tablePasteCell","createRangeOn","activeMarkers","getSuggestion","createElement","2093935FODpRz","getColumnIndexes","rowInsertionIndexes","find","batch","createTableWalker","documentSelection","markerToHighlight","suggestion:formatBlock:tablePasteCell","Users","listenTo","rowInsertionRanges","removeMarkers","register","tableCellBackgroundColor","*Replace table cells*","suggestion","_getCoordsForCells","conversion","forceDefaultExecution","tablePasteChainId","ck-suggestion-marker","newRange","ck-suggestion-marker--active","updateMarker","1537571rCaTNH","requires","getSuggestions","subType","getShiftedBy","unwrap","getRowIndexes","startsWith","columnInsertionIndexes","columnInsertionRanges","table","suggestionLoaded","keys","insertRows","_replaceTableSlotCell","every","containsRange","tableCellBorderColor","deletion","934480PeIUZr","redo","formatBlock","move","document","view","insertColumns","findAncestor","createRangeIn","editingDowncast","for","11CUySeG","call","markMultiRangeBlockFormat","hasSuggestion","getAttributes","detach","previousSibling","createPositionBefore","getChild","setAttributes","setAttribute","tableCellBorderWidth","plugins","2986020PggVcY","element","options","_isForcedDefaultExecutionBlock","tableCellBorderStyle","28774TpZzPs","markMultiRangeDeletion","add","cells","TableUtils","change","locale","columns","includes","map","markMultiRangeInsertion","end","isEqual","reduce","_createdBatches","nextSibling","length","push","isInContent","markerAttributes","filter","getAllAdjacentSuggestions","from","tableCellVerticalAlignment","paragraph","_suggestionFactory","insertContent","return","discard","position","getSuggestionCallback","elementToElement","isEmpty","removeMarker","selection","getItems","getTableIfOnlyTableInContent","markers","attributes"];return(Ca=function(){return t})()}!function(t){const e=ka,n=t();for(;;)try{if(225230===-parseInt(e(625))/1*(-parseInt(e(643))/2)+-parseInt(e(543))/3+-parseInt(e(614))/4+-parseInt(e(570))/5*(-parseInt(e(548))/6)+parseInt(e(595))/7+parseInt(e(515))/8+-parseInt(e(638))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ca);const La=[Aa(636),Aa(612),Aa(642),Aa(534),Aa(666),Aa(584),Aa(529)],Na=Object[Aa(527)](La[Aa(652)]((t=>[t,null])));class Sa extends t.Plugin{static get[Aa(596)](){return[da]}[Aa(495)](){const t=Aa,n=this[t(532)];if(!n[t(637)][t(550)](t(546)))return;const r=n[t(637)][t(519)](t(558)),s=n[t(637)][t(519)](t(647)),o=n[t(637)][t(519)](da),a=n[t(637)][t(519)](t(546));o[t(497)][t(660)](t(561),t(538)),n[t(491)][t(508)][t(583)](t(523),{allowIn:t(536),allowContentOf:t(536),isLimit:!0}),n[t(588)][t(674)]({model:t(523),view:t(492)});let c=null;n[t(491)].on(t(669),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(659)]-1];h&&h[u(589)]||r[u(641)]||this[u(532)][u(549)][u(519)](u(559))[u(516)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(576)))return!1;const i=s[o(679)](t,n);if(!i||!Ma(i,void 0,r))return!1;const a=r[o(539)](n[o(618)][o(677)]);if(!a[o(659)])return!1;const c=a[0][o(621)](o(605)),l=r[o(601)](a),f=r[o(571)](a),h={startRow:l[o(493)],endRow:l[o(499)],startColumn:f[o(493)],endColumn:f[o(499)]};return 1==a[o(659)]&&(h[o(533)]+=r[o(504)](i)-1,h[o(552)]+=r[o(510)](i)-1),Ma(c,h,r)}(l,f,n[u(491)],s,a)&&(o[u(501)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(491)][u(648)]((()=>{const t=u;n[t(491)][t(669)](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(659)]&&r[t(653)](o,t(561),{tablePasteChainId:s}),a[t(659)]&&r[t(653)](a,t(538),{tablePasteChainId:s}),l[t(659)]&&(r[t(653)](l,t(498),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(524)]((e=>{const n=t;var r;return null===(r=e[n(630)])||void 0===r?void 0:r[n(626)](e)}))),f[t(659)]&&(r[t(644)](f,t(498),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(524)]((e=>{const n=t;var r;return null===(r=e[n(630)])||void 0===r?void 0:r[n(626)](e)})));const d=r[t(627)](h[t(652)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(565),{tablePasteChainId:s});if(d){const e=d[t(502)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(491)][t(566)](s),a=e[t(573)]((e=>e[t(518)]()[t(655)](i)));a&&r[t(660)]([a[t(521)],o])}r[t(659)]&&d[t(635)](t(662),Object[t(527)](r))}c=null})))}),{priority:e.priorities[t(500)]+10}),n[t(637)][t(519)](t(546)).on(t(609),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(501)]();const u=s[r(553)],l=o,f=Ra(u),h=Ra(l);e[r(670)]=u;let d=null,g=null;if(h||f)if(f&&!h){a[r(562)](u[r(633)](0));for(const t of Array[r(665)](l[r(496)]()))a[r(514)](t,u,r(654));const t=c[r(572)][r(651)](s[r(511)]),e=c[r(603)][r(651)](s[r(547)]);t||e||(d=i.LiveRange[r(507)](a[r(622)](u)))}else h&&!f&&(g=a[r(622)](u));else{const t=a[r(569)](r(523)),e=a[r(569)](r(523));a[r(557)](a[r(622)](u),e),a[r(514)](t,u,0);for(const e of Array[r(665)](l[r(496)]()))a[r(514)](e,t,r(654));d=i.LiveRange[r(507)](a[r(566)](t)),g=i.LiveRange[r(507)](a[r(566)](e))}const p=Array[r(665)](l[r(629)]())[r(663)]((([t])=>La[r(651)](t)));c[r(646)][r(660)]({element:u,attributes:p[r(659)]?Object[r(527)](p):null}),d&&c[r(684)][r(660)](d),g&&c[r(542)][r(660)](g)}),{priority:t(500)}),s.on(t(620),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(650)]||1;c[o(603)]=new Array(l)[o(488)](u)[o(652)](((t,e)=>t+e));for(const{cell:t}of s[o(575)](i,{startColumn:u,endColumn:u+l-1}))c[o(604)][o(660)](n[o(491)][o(566)](t))}),{priority:t(484)}),s.on(t(608),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(512)]||1;c[o(572)]=new Array(l)[o(488)](u)[o(652)](((t,e)=>t+e));for(const{cell:t}of s[o(575)](i,{startRow:u,endRow:u+l-1}))c[o(581)][o(660)](n[o(491)][o(566)](t))}),{priority:t(484)}),r[t(490)][t(531)]((e=>{const r=t;if(e[r(598)]&&e[r(598)][r(602)](r(498)))return e[r(517)]?{}:{type:r(682),content:Kr(n[r(649)],r(585))}}));const u=()=>!1;for(const e of[t(498),t(538),t(561),t(565)])r[t(668)][t(513)](t(682),e,t(494),u),r[t(668)][t(513)](t(613),e,t(494),u),r[t(668)][t(513)](t(616),e,t(494),u);r[t(668)][t(513)](t(616),t(565),t(671),u),r[t(668)][t(513)](t(616),t(565),t(530),((e,r,s)=>{const o=t,i=e[o(652)]((t=>t[o(564)]()))[o(663)]((t=>t)),a=new Map(i[o(652)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(646)])e&&a[o(509)](t,e);else if(s&&s[o(662)])for(const[t,e]of Object[o(525)](s[o(662)])){const r=n[o(491)][o(680)][o(519)](t),s=r?r[o(518)]()[o(564)]():null;s&&a[o(509)](s,e)}n[o(491)][o(648)]((t=>{const e=o;for(const[n,r]of a)t[e(634)]({...Na,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(668)][o(513)](e,o(498),s,((t,i,a)=>{const c=o;n[c(491)][c(648)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(555)][o(563)];t.is(o(639),o(523))&&u[o(660)](t)}r[o(668)][o(673)](e,null,s)(t,i,a);for(const t of u)o(683)!=t[o(540)][o(687)]&&n[o(600)](t)}))}))};l(t(682),t(530)),l(t(682),t(671)),l(t(613),t(530)),l(t(613),t(671)),r[t(668)][t(513)](t(682),t(561),t(671),(e=>{const n=t,r=e[n(652)]((t=>t[n(564)]())),i=r[0][n(621)](n(605)),{minRow:a,maxRow:c}=o[n(587)](r);s[n(554)](i,{at:a,rows:c-a+1})})),r[t(668)][t(513)](t(682),t(538),t(671),(e=>{const n=t,r=e[n(652)]((t=>t[n(564)]())),i=r[0][n(621)](n(605)),{minColumn:a,maxColumn:c}=o[n(587)](r);s[n(526)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(598)]||!n[s(598)][s(602)](s(498)))return;const o=n[s(681)][s(590)],i=r[s(597)]()[s(663)]((t=>t[s(661)]&&t[s(681)]&&t[s(681)][s(590)]==o));i[s(659)]&&n[s(664)]()[s(659)]!=i[s(659)]&&i[s(656)](((t,e)=>(t[s(489)]=e,e[s(517)]=t,e)))};function h(e,n=!0){const s=t,{id:o,authorId:i}=r[s(486)](e[s(544)]),a=[s(591),s(503)],c=r[s(567)][s(651)](e[s(544)]);return c&&a[s(660)](s(593)),{classes:a,attributes:{"data-suggestion":o,"data-author-id":i},priority:c&&n?3010:3e3}}r.on(t(606),f,{priority:t(500)}),r.on(t(535),f,{priority:t(500)}),n[t(491)][t(618)][t(485)]((()=>{const e=t;let s=!1;const o=Array[e(665)](n[e(491)][e(618)][e(541)][e(545)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(486)](t);if(e(586)!=o||e(613)!=a||i[e(505)])continue;if(!r[e(628)](c))continue;const u=r[e(568)](c)[e(537)](),l=n[e(637)][e(519)](e(579)).me;for(const t of r[e(597)]())if(t[e(661)]&&t[e(685)]==l&&e(616)==t[e(686)]&&e(565)==t[e(598)]&&t[e(537)]()[e(610)]((t=>u[e(556)]((n=>n[e(611)](t,!0))))))for(const n of t[e(664)]())n[e(661)]&&(n[e(671)](),s=!0)}return s})),n[t(491)][t(618)][t(485)]((e=>{const s=t,o=n[s(549)][s(519)](s(615));if(!o||!o[s(657)][s(550)](e[s(574)]))return!1;let i=!1;const a=n[s(637)][s(519)](s(579)).me,c=n[s(491)][s(618)][s(541)][s(560)](),u=Array[s(665)](n[s(491)][s(618)][s(541)][s(545)]())[s(663)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(486)](t);return n(586)==o&&n(498)==i&&c==a.id&&!e[n(505)]}));for(const t of c){if(s(514)!=t[s(686)]||s(523)!=t[s(521)]||1!=t[s(659)])continue;const n=e[s(487)](t[s(672)],t[s(672)][s(599)](1));if(!u[s(573)]((({data:t})=>t[s(592)][s(655)](n))))for(const{name:t,data:r}of u)if(n[s(611)](r[s(592)])){e[s(594)](t,{range:n}),i=!0;break}}return i})),n[t(491)][t(618)][t(485)]((e=>{const s=t;let o=!1;const i=n[s(637)][s(519)](s(579)).me,a=r[s(597)]()[s(663)]((t=>t[s(661)]&&t[s(685)]==i)),c=new Set,u=new Set;for(const t of a)if(s(498)==t[s(598)])for(const e of t[s(502)]()){const n=e[s(518)]()[s(564)]();if(n)if(n.is(s(639),s(523))&&Ra(n)){t[s(676)](e[s(521)]),c[s(645)](n),o=!0;const r=n[s(658)],i=n[s(631)],a=r&&r.is(s(639),s(523)),l=i&&i.is(s(639),s(523));a&&!c[s(550)](r)&&u[s(645)](r),l&&!c[s(550)](i)&&u[s(645)](i)}else n.is(s(639),s(667))&&n[s(675)]&&(t[s(676)](e[s(521)]),o=!0)}else if(s(565)==t[s(598)]){if(!t[s(681)]||!t[s(681)][s(590)])continue;const e=t[s(681)][s(662)];if(e&&Object[s(607)](e)[s(659)])continue;const n=t[s(681)][s(590)];let r=!0,i=!0;for(const e of a)if(e[s(598)]&&e[s(598)][s(602)](s(498))){if(!e[s(681)][s(590)]){i=!1;break}if(e.id!=t.id&&e[s(681)][s(590)]==n){r=!1;break}}i&&r&&(t[s(582)](),o=!0)}for(const t of c)e[s(562)](t);for(const t of u)e[s(600)](t);return o})),n[t(588)][t(624)](t(623))[t(577)]({model:t(578),view:(t,e)=>h(t),converterPriority:t(500)}),n[t(588)][t(624)](t(551))[t(577)]({model:t(578),view:(e,n)=>n[t(640)][t(520)]?h(e,!1):null,converterPriority:t(500)});const d=n[t(528)][t(619)];this[t(580)](d[t(618)],t(522),((e,n)=>{const r=t,s=[];for(const t of d[r(622)](n[r(506)])[r(678)]())t.is(r(639),r(492))&&s[r(660)](t);d[r(648)]((t=>{const e=r;for(const n of s)t[e(617)](t[e(622)](n),t[e(632)](n)),t[e(562)](n)}))}))}}function Ra(t){const e=Aa;if(t[e(675)])return!0;const n=t[e(633)](0);return n.is(e(639),e(667))&&n[e(675)]}function Ma(t,e={},n){const r=Aa;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(575)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const va=wa;function wa(t,e){const n=Oa();return(wa=function(t,e){return n[t-=304]})(t,e)}function Oa(){const t=["enableCommand","handleSuggestionDescription","descriptionFactory","114DwmrHu","bind","getSuggestions","formatBlock","afterInit","4024HNLnEP","getSelectedElement","51355FcAQee","resizeTableWidth","130792zKTzFs","get","TableColumnResizeEditing","getSuggestionCallback","6563340tHwIZL","registerCustomCallback","getTableColumnsWidths","1937736BUYSSG","_suggestionFactory","author","locale","formatInline","plugins","*Format:* resize table","handleResizeTableWidthCommand","document","table","has","markBlockFormat","1186290vqyFBD","accept","Users","type","495858VeClCD","commandParams","getContainedElement","getColumnGroupElement","change","model","formatGroupId","registerDescriptionCallback","subType","data","format","getAttribute","selection","161lYYWjc","discard","columnWidths","resizeTable","editor","tableWidth","TrackChangesEditing"];return(Oa=function(){return t})()}!function(t){const e=wa,n=t();for(;;)try{if(445115===-parseInt(e(323))/1+-parseInt(e(346))/2+parseInt(e(342))/3+-parseInt(e(330))/4+parseInt(e(321))/5*(parseInt(e(314))/6)+parseInt(e(304))/7*(-parseInt(e(319))/8)+parseInt(e(327))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oa);class Fa extends t.Plugin{[va(318)](){const t=va;if(!this[t(308)][t(335)][t(340)](t(325)))return;const e=this[t(308)][t(335)][t(324)](t(310));e[t(311)](t(322),this[t(337)][t(315)](this)),e[t(331)][t(328)](t(317),t(307),t(343),e[t(331)][t(326)](t(317),null,t(305))),e[t(331)][t(328)](t(317),t(307),t(305),e[t(331)][t(326)](t(317),null,t(343))),e[t(313)][t(353)](this[t(312)][t(315)](this))}[va(337)](t,e){const n=va,r=this[n(308)][n(335)][n(324)](n(310)),s=this[n(308)][n(335)][n(324)](n(325)),o=e[n(339)]||this[n(308)][n(351)][n(338)][n(358)][n(320)]();this[n(308)][n(351)][n(350)]((()=>{const i=n,a=s[i(349)](o);let c=a?s[i(329)](a):null,u=o[i(357)](i(309))||null;const l=e[i(309)]||u,f=e[i(306)]||c,h=this[i(308)][i(335)][i(324)](i(344)).me;for(const t of r[i(316)]()){const e=t[i(348)]();if(i(307)===t[i(354)]&&e===o){t[i(332)]!==h&&t[i(305)]();const e=t[i(355)][i(347)];u=e[0][i(309)],c=e[0][i(306)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(341)](o,{commandName:i(322),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(307)},[],i(307))}))}[va(312)](t){const e=va;if(e(317)!=t[e(345)]&&e(334)!=t[e(345)])return;const{data:n}=t;if(n&&e(307)===n[e(352)]){const t=e(336);return{type:e(356),content:Kr(this[e(308)][e(333)],t)}}}}function Da(){const t=["afterInit","2985873ntUiYE","3booGhs","40TiQCTU","insertTemplate","21252FVCEPh","Template","508388UiPKcM","9sEoqzG","editor","TrackChangesEditing","has","260BTAOAr","1711880alovZv","enableCommand","1937145FCYkwF","2576696feCAFr","get","plugins","576867NfZCLF"];return(Da=function(){return t})()}const Pa=xa;function xa(t,e){const n=Da();return(xa=function(t,e){return n[t-=274]})(t,e)}!function(t){const e=xa,n=t();for(;;)try{if(402795===parseInt(e(281))/1+parseInt(e(289))/2+parseInt(e(284))/3*(parseInt(e(275))/4)+parseInt(e(274))/5*(parseInt(e(287))/6)+-parseInt(e(277))/7+parseInt(e(278))/8*(parseInt(e(290))/9)+parseInt(e(285))/10*(-parseInt(e(283))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Da);class Ba extends t.Plugin{[Pa(282)](){const t=Pa,e=this[t(291)];e[t(280)][t(293)](t(288))&&e[t(280)][t(279)](t(292))[t(276)](t(286))}}const Ua=ja;function ja(t,e){const n=Ga();return(ja=function(t,e){return n[t-=293]})(t,e)}function Ga(){const t=["2HvlVLQ","get","insertTableOfContents","6510QyEIdb","816204TyOVPr","registerElementLabel","640944vRItFP","tableOfContents","TrackChangesEditing","commands","224KcBsdU","2937740KSkFRF","39188ovDWPC","enableCommand","ELEMENT_TABLE_OF_CONTENTS","2257356lYeyir","27729592RbZNpu","editor","18VWdkVs","plugins","locale","descriptionFactory","130mXkpEH","afterInit"];return(Ga=function(){return t})()}!function(t){const e=ja,n=t();for(;;)try{if(363324===-parseInt(e(299))/1*(parseInt(e(293))/2)+-parseInt(e(297))/3+-parseInt(e(305))/4*(parseInt(e(315))/5)+-parseInt(e(308))/6+parseInt(e(296))/7*(-parseInt(e(303))/8)+-parseInt(e(311))/9*(parseInt(e(304))/10)+parseInt(e(309))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ga);class Va extends t.Plugin{[Ua(316)](){const t=Ua,e=this[t(310)];if(!e[t(302)][t(294)](t(295)))return;e[t(312)][t(294)](t(301))[t(306)](t(295));const n=e[t(312)][t(294)](t(301)),r=e[t(313)];n[t(314)][t(298)](t(300),(e=>Kr(r,t(307),e)))}}const Ha=Wa;function za(){const t=["afterInit","649430WlZxjF","removeMarker","descriptionFactory","_splitMarkerName","75713jrrqgh","4354316jzJnHC","newRange","28882WMbZdH","2100zaFsWG","getNearestSelectionRange","1788pWAapQ","editor","from","isCollapsed","TrackChangesEditing","locale","ELEMENT_TITLE","start","has","844GqbQGT","updateMarker","3jlRhEb","schema","get","3746568cSzdpF","model","registerElementLabel","isTouching","differ","suggestion","forward","title-content","document","element","createRange","getChangedMarkers","Title","isEqual","8iAgngb","end","registerPostFixer","3060lCEwzM","14357457qlZXNX","plugins","nodeBefore"];return(za=function(){return t})()}function Wa(t,e){const n=za();return(Wa=function(t,e){return n[t-=463]})(t,e)}!function(t){const e=Wa,n=t();for(;;)try{if(858094===parseInt(e(494))/1*(parseInt(e(470))/2)+-parseInt(e(496))/3*(-parseInt(e(480))/4)+-parseInt(e(475))/5+-parseInt(e(485))/6*(parseInt(e(482))/7)+-parseInt(e(467))/8*(-parseInt(e(471))/9)+parseInt(e(483))/10*(-parseInt(e(479))/11)+-parseInt(e(499))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(za);class Ka extends t.Plugin{[Ha(474)](){const t=Ha,e=this[t(486)];if(!e[t(472)][t(493)](t(465)))return;const n=e[t(472)][t(498)](t(489));n[t(477)][t(501)](t(506),(()=>Kr(e[t(490)],t(491)))),e[t(500)][t(507)][t(469)]((r=>{const s=t;let o=!1;const i=Array[s(487)](e[s(500)][s(507)][s(503)][s(464)]());for(const{name:t,data:a}of i){const{group:i}=n[s(478)](t);if(s(504)!==i||!a[s(481)])continue;const c=a[s(481)],u=c[s(468)][s(473)];if(!u||!u.is(s(508),s(506)))continue;if(!c[s(492)][s(502)](c[s(468)]))continue;const l=e[s(500)][s(497)][s(484)](c[s(468)],s(505));if(l&&l[s(488)]){const e=r[s(463)](c[s(492)],l[s(492)]);e[s(466)](c)||(r[s(495)](t,{range:e}),o=!0)}o||(r[s(476)](t),o=!0)}return o}))}}function qa(){const t=["3dgoABw","1166418rMnmYr","27191QBMWeW","plugins","121oRaOAb","undo","has","afterInit","get","UndoEditing","3290930GszguH","enableCommand","66yvBclS","11000056eKMqPO","1281784cImbLH","editor","274790GVQBBA","TrackChangesEditing","90ywAaiQ","8243165LNLlWh","redo"];return(qa=function(){return t})()}const Za=Xa;function Xa(t,e){const n=qa();return(Xa=function(t,e){return n[t-=248]})(t,e)}!function(t){const e=Xa,n=t();for(;;)try{if(690306===parseInt(e(250))/1*(parseInt(e(260))/2)+parseInt(e(248))/3*(-parseInt(e(262))/4)+parseInt(e(264))/5*(-parseInt(e(266))/6)+-parseInt(e(267))/7+-parseInt(e(261))/8+-parseInt(e(249))/9+parseInt(e(258))/10*(parseInt(e(252))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qa);class Qa extends t.Plugin{[Za(255)](){const t=Za,e=this[t(263)],n=e[t(251)][t(256)](t(265));e[t(251)][t(254)](t(257))&&(n[t(259)](t(253)),n[t(259)](t(268)))}}const Ya=$a;function Ja(){const t=["afterInit","has","2870270NeLpRC","7006692xZRjpl","plugins","3446BZScyn","18qDEqbM","editor","2244140xSqaJr","get","enableCommand","100NCKiOo","requires","18CAjnho","106959MloupP","7043316tQSbQa","TableCaptionEditing","1271640jfkvnC","toggleTableCaption","97JMhcBc","TrackChangesEditing"];return(Ja=function(){return t})()}function $a(t,e){const n=Ja();return($a=function(t,e){return n[t-=178]})(t,e)}!function(t){const e=$a,n=t();for(;;)try{if(686125===parseInt(e(183))/1*(parseInt(e(190))/2)+-parseInt(e(178))/3*(-parseInt(e(196))/4)+-parseInt(e(193))/5*(parseInt(e(191))/6)+parseInt(e(179))/7+-parseInt(e(181))/8*(-parseInt(e(198))/9)+parseInt(e(187))/10+-parseInt(e(188))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ja);class tc extends t.Plugin{static get[Ya(197)](){return[da]}[Ya(185)](){const t=Ya,e=this[t(192)];e[t(189)][t(186)](t(180))&&e[t(189)][t(194)](t(184))[t(195)](t(182))}}const ec=rc;function nc(){const t=["model","tableCellHeight","7330MvTZgy","1413tOited","*Format:* change table properties","subType","enableCommand","formatBlock","tableCellProperties","tableCellVerticalAlignment","1706320uuVPRq","tableCellWidth","start","markBlockFormat","registerCustomCallback","discard","format","setAttribute","tableBorderWidth","table","4jxlVcA","TrackChangesTableProperties","tableCellBorderWidth","document","descriptionFactory","has","tableCellHorizontalAlignment","_suggestionFactory","nodeAfter","tableWidth","get","getAttribute","enqueueChange","findAncestor","tableBackgroundColor","getSelectionAffectedTableCells","170802DeCbSm","3905TETyJe","TableUtils","registerDescriptionCallback","handleSuggestionDescription","tableCellBorderStyle","change","149145EnWIKM","selection","tableBorderColor","tableCellBorderColor","tableCellPadding","getSuggestions","314028PcABSH","pluginName","TablePropertiesEditing","editor","plugins","removeAttribute","batch","accept","_getSuggestion","tableProperties","TrackChangesEditing","commandParams","tableCellBackgroundColor","tableAlignment","858JNjeqq","afterInit","handleDiscardAction","1695092sHUTmv","_handlePropertyChange","locale","join","getSuggestionCallback","tableHeight","getContainedElement","tableBorderStyle","*Format:* change table cell properties","TableCellPropertiesEditing","getFirstPosition","data"];return(nc=function(){return t})()}function rc(t,e){const n=nc();return(rc=function(t,e){return n[t-=145]})(t,e)}!function(t){const e=rc,n=t();for(;;)try{if(179633===parseInt(e(153))/1+parseInt(e(166))/2+-parseInt(e(160))/3*(-parseInt(e(215))/4)+parseInt(e(154))/5*(-parseInt(e(180))/6)+parseInt(e(183))/7+-parseInt(e(205))/8+parseInt(e(198))/9*(-parseInt(e(197))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nc);class sc extends t.Plugin{constructor(t){const e=rc;super(t),this[e(175)]=[e(162),e(190),e(213),e(179),e(146),e(188),e(151)],this[e(203)]=[e(163),e(158),e(217),e(164),e(206),e(196),e(178),e(221),e(204)]}static get[ec(167)](){return ec(216)}[ec(181)](){const t=ec,e=this[t(169)][t(170)][t(147)](t(176));if(this[t(169)][t(170)][t(220)](t(168))){for(const n of this[t(175)])e[t(201)](n,((e,r)=>{const s=t,o=this[s(169)][s(195)][s(218)][s(161)][s(193)]()[s(150)](s(214));this[s(184)](n,[o],this[s(175)],s(175),e,r)}));e[t(222)][t(209)](t(202),t(175),t(173),e[t(222)][t(187)](t(202),null,t(210))),e[t(222)][t(209)](t(202),t(175),t(210),((e,n)=>this[t(182)](this[t(175)],e,n))),e[t(222)][t(209)](t(202),t(175),t(186),(()=>!1))}if(this[t(169)][t(170)][t(220)](t(192))){for(const n of this[t(203)])e[t(201)](n,((e,r)=>{const s=t,o=this[s(169)][s(170)][s(147)](s(155))[s(152)](this[s(169)][s(195)][s(218)][s(161)]);this[s(184)](n,o,this[s(203)],s(203),e,r)}));e[t(222)][t(209)](t(202),t(203),t(173),e[t(222)][t(187)](t(202),null,t(210))),e[t(222)][t(209)](t(202),t(203),t(210),((e,n)=>this[t(182)](this[t(203)],e,n))),e[t(222)][t(209)](t(202),t(203),t(186),(()=>!1))}e[t(219)][t(156)]((e=>this[t(157)](e)))}[ec(184)](t,e,n,r,s,o){const i=ec,a=this[i(169)][i(170)][i(147)](i(176));this[i(169)][i(195)][i(149)](o[i(172)],(()=>{const t=i;for(const i of e)if(this[t(174)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(148)](r);void 0!==n&&(e[r]=n)}s(o),a[t(208)](i,{commandParams:[e]},[],r)}}))}[ec(182)](t,e,n){const r=ec,s=e[0][r(207)][r(145)],o=n[r(177)][0];this[r(169)][r(195)][r(159)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(212)](r,o[r],s):e[n(171)](r,s)}))}[ec(157)](t){const e=ec;if(t[e(194)])switch(t[e(200)]){case e(175):return{type:e(211),content:Kr(this[e(169)][e(185)],e(199))};case e(203):return{type:e(211),content:Kr(this[e(169)][e(185)],e(191))}}}[ec(174)](t,e){const n=ec,r=this[n(169)][n(170)][n(147)](n(176));for(const s of r[n(165)]({skipNotAttached:!0})){const r=s[n(189)]();if(s[n(200)]===e&&r===t)return s}return null}}var oc=Function.prototype,ic=Object.prototype,ac=oc.toString,cc=ic.hasOwnProperty,uc=ac.call(Object);const lc=function(t){if(!ne(t)||"[object Object]"!=ct(t))return!1;var e=en(t);if(null===e)return!0;var n=cc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ac.call(n)==uc};const fc=function(t){return lc(t)?void 0:t};var hc=$?$.isConcatSpreadable:void 0;const dc=function(t){return ce(t)||ae(t)||!!(hc&&t&&t[hc])};const gc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=dc),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):tn(o,c):s||(o[o.length]=c)}return o};const pc=function(t){return(null==t?0:t.length)?gc(t,1):[]};const mc=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 Ec=Math.max;const Ic=function(t,e,n){return e=Ec(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=Ec(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),mc(t,this,a)}};const bc=function(t){return function(){return t}};const Tc=Qt?function(t,e){return Qt(t,"toString",{configurable:!0,enumerable:!1,value:bc(e),writable:!0})}:function(t){return t};var _c=Date.now;const yc=function(t){var e=0,n=0;return function(){var r=_c(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(Tc);const Ac=function(t){return yc(Ic(t,void 0,pc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=ir(e,(function(e){return e=fr(e,t),r||(r=e.length>1),e})),te(t,an(t),n),r&&(n=Xn(n,7,fc));for(var s=e.length;s--;)jr(n,e[s]);return n})),kc=Oc;function Cc(){const t=["getChangedMarkers","994974gMpMZv","notReady","elementEnd","8qWpVHh","suggestionUnloaded","removeAttribute","meta","deletion:discard","group","elementToElement","createElement","formatInline:","type","rename","forceDefaultExecution","track-changes-adapter-missing-getsuggestion","track-changes-enable-command-twice","formatInline:chain","markInlineFormat","formatBlock:chain","_getMarkerAnnouncementText","return","ck-suggestion-marker-formatInline","suggestion-type","fire","markAttributeChange","formatGroupId","deletion:chain","_getSuggestionData","accept","getWalker","commands","addClass","announce","includes","enableCommand","howMany","_mergeNestedSuggestions","multipleBlocks","_suggestions","registerInlineAttribute","authoredAt","moveTargetPosition","isBefore","markerNameToElements","newRange","$text","isInsideObject","values","assign","_refreshSuggestionsChain","buildSuggestion","commandName","item","documentSelection","attributeOldValue","track-changes-command-not-found","TrackChangesEditing","_adapter","resolve","length","_initAriaMarkerChangeAnnouncements","registerBlockAttribute","_checkSuggestionCorrectness","attribute:accept","descriptionFactory","stop","markerToHighlight","discardSelectedSuggestions","fromRange","isDocumentOperation","_getAttributeKey","addMarker:suggestion:attribute","acceptSuggestion","addMarker:suggestion:formatBlock","concat","config","setAttribute","markerToData","attribute:","toViewElement","$textProxy","getRanges","$graveyard","dataToMarker","enableDefaultAttributesIntegration","activeMarkers","isAtEnd","_customCallbacks","creator","markMultiRangeInsertion","setSelection","define","isArray","getMultiRangeId","deleteContent","toJSON","deletion","containsPosition","startsWith","addCommentThread","refresh","_joinWithAdjacentSuggestions","forEach","isSelectable","addUser","isMultiRange","next","updateSuggestion","createRange","listenTo","showSuggestionHighlights","remove","_processAttributeSuggestions","data","end","_defaultCallbacks","comments","_registerDefaultCallbacks","warn","insertion:accept","reconvertMarker","previous","markDeletion","external:","backward","@external","error-saving-suggestion-data-suggestion-discarded","_breakSuggestionMarker","removed","head","oldValue","LEAVE","has","removeMarkers","isCollapsed","insertion","change:_saved","discardAllSuggestions","some","_recordAttributeSuggestions","key","_isBlockAttribute","marker-count","_rangeIsInLocalUserInsertion","subType","insertion:discard","rootName","_editor","high","rejected","isNextTo","consume","open","createRangeIn","every","unbindElementFromMarkerName","move","sort","hasCommentThread","editing","fetchCommentThread","dataReady","_createSuggestion","value","markInsertion","addMarker","_getAuthorFromId","ck-suggestion-marker-formatBlock","bindElementToMarker","consumable","markBlockFormat","map","model","markerReady","isObject","push","_addSuggestionMarker","_setSuggestionData","_enabledCommands","stringify","getDifference","createPositionAfter","_onDiscard","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.","_isDataLoaded","collaboration.channelId","low","hasSuggestion","substr","createdAt","_splitMarkerName","requires","stopListening","originalSuggestionId","markerName","_recordAttributeChanges","$marker","format","highest","applyOperation","_getExternalAuthor","PENDING_ACTION_SUGGESTION","differ","find","formatInline:discard","change:activeMarkers","getIntersection","track-changes-suggestion-data-mismatch","widget","formatBlock:join","_SUGGESTION_ANNOUNCEMENT","formatBlock:","isEqual","start","getAttribute","setTo","isLimit","containerElement","suggestionLoaded","chain","add","then","editingDowncast","parent","enableReadOnlyMode","47730DMJyDZ","ck-suggestion-marker--active","before","suggestion:","normal","nodeAfter","attribute:discard","getAllAdjacentSuggestions","attribute:join","rethrowUnexpectedError","ready","lowest","addMarkerName","suggestionChanged","deletion:accept","attribute","_trackFormatChanges","attributes","getLastMatchingPosition","from","getFirstRange","isLocal","getChanges","isBlock","set","insertion:","_commentsRepository","createPositionAt","unbind","size","markers","for","getCustomProperty","delete","markMultiRangeBlockFormat","removeComment","acceptSelectedSuggestions","never","FORMATTING","dataDowncast","_blockAttributeKeys","containsRange","action","range","Users","track-changes-suggestion-not-found","trackChangesCommand","_handleNewSuggestionMarker","getAncestors","discard","execute","addSuggestionData","_setSuggestionRange","deletion:","always","default","_isForcedDefaultExecutionBlock","upcast","registerCustomCallback","insertContent","_suggestionState","join","mapper","pluginName","getNearestSelectionRange","locale","attributeNewValue","2999997cNqvce","isIntersectingWithRange","suggestion:attribute:","_afterChanges","toUpperCase","trackChanges.mergeNestedSuggestions","writer","2795481UqlbAQ","formatBlock:accept","update:suggestion","isOwn","isRemovable","elementStart","unshift","152860kbpHFz","hasComments","isAfter","removeMarker","insertion:join","ck-suggestion-marker","ENTER","commentThread","options","fromCharCode","multi","isAtStart","data-author-id","containsRangeInObject","authorName","element","conversion","document","plugins","batch","suggestion","getSuggestion","getRange","schema","newValue","_updateSuggestionData","getItems","insert","_saved","removeMarker:suggestion:attribute","isInContent","getMarkers","accepted","_refreshAttributeSuggestionsChain","_cutOutSuggestionMarker","isExternal","catch","isIntersecting","getContainedElement","attributeKey","discardSuggestion","oldRange","_suggestionFactory","formatBlock","splice","keys","trackChanges","acceptAllSuggestions","insertion:chain","targetPosition","change:data","root","_model","_reduceSuggestionAttributeRange","split","deletion:join","removeMarker:suggestion:formatBlock","_isRegisteredAttribute","getFirstMarker","detach","registerPostFixer","markMultiRangeDeletion","isUndo","splitPosition","_findSuggestions","containsItem","$elementName","name","get","formatInline:join","editor","PendingActions","_inlineAttributeKeys","tablePasteChainId","change","formatInline","addComment","track-changes-user-not-found","init","_removeSuggestion","substring","_addThreadToSuggestion","getUser","ck-suggestion-marker-","getSuggestions","removeClass","filter","formatInline:accept","adapter","473632smeQPr","skipNestingCheck","getShiftedBy","createRangeOn","createPositionBefore","updateMarker","isTouching","52lPUicC","addMarker:suggestion","nodeBefore","trackChanges.trackFormatChanges","data-suggestion","enqueueChange","getSuggestionCallback","CommentsRepository","addSuggestion","after","track-changes-adapter-already-set","clone","selection","33159NLZzwB","forward","pop","createSelection","clear","addRange","formatBlock:discard","addHighlight","groupId","author","_joinSuggestions","getCommentThread","position","_processAttributeChanges","_reduceExistingSuggestions"];return(Cc=function(){return t})()}!function(t){const e=Oc,n=t();for(;;)try{if(247554===parseInt(e(704))/1+-parseInt(e(615))/2+parseInt(e(724))/3*(parseInt(e(711))/4)+-parseInt(e(534))/5+-parseInt(e(740))/6+parseInt(e(601))/7*(-parseInt(e(743))/8)+parseInt(e(608))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cc);const Lc=kc(681);class Nc extends t.Plugin{static get[kc(500)](){return[kc(718),o.Users,t.PendingActions,ts,ss,us,ds,ys,Is,Ls,vs,js,no,io,lo,mo,To,Co,So,Oo,xo,Wo,Go,Zo,Jo,ri,fi,Ei,Oi,ai,Hs,Zs,_i,Ci,Ri,xi,Gi,Ki,Zi,ta,oa,ua,da,Ia,ya,tc,Sa,Fa,Va,sc,Ba,Ka,Qa]}static get[kc(597)](){return kc(797)}constructor(t){const e=kc;function n(t){const e=Oc;return t[e(480)]((t=>String[e(624)](t)))[e(595)]("")}super(t),this[e(448)]=!1,this[e(558)](e(394),[]),this.on(e(514),((n,r,s,o)=>{const i=e;this[i(667)][i(689)]((()=>{const e=i;for(const n of[...o,...s])this[e(667)][e(564)][e(441)](n)&&t[e(468)][e(429)](n)}))})),this[e(373)]=new Qr(this[e(685)][e(481)][e(638)],this[e(685)][e(599)]),this[e(798)]=null,this[e(657)]=new Sc(this[e(685)]),this[e(779)]=new Map,this[e(560)]=t[e(633)][e(683)](e(718)),this[e(487)]=new Set,this[e(667)]=this[e(685)][e(481)],this[e(594)]=new WeakMap,this[e(590)]=!1,this[e(574)]=new Set([e(681)]),this[e(687)]=new Set,t[e(384)][e(400)](e(714),e(589)),this[e(550)]=t[e(384)][e(683)](e(714)),t[e(384)][e(400)](e(606),!0),this[e(777)]=t[e(384)][e(683)](e(606)),this[e(580)]=new f(t,this[e(487)]),this[e(801)](),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,56,53,48])}[kc(693)](){const t=kc,n=this[t(685)],r=(e,n)=>{const r=t;if(r(549)!=e)return r(698)+e;const s=n[r(669)]("|")[0];return this[r(450)](s)?r(476):r(762)};n[t(631)][t(565)](t(531))[t(375)]({model:t(635),view:e=>{const n=t,{id:s,authorId:o,type:i,subType:a}=this[n(499)](e[n(503)]),c=[n(620),r(i,a)];let u=3e3;return this[n(394)][n(774)](e[n(503)])&&(c[n(484)](n(535)),u=3010),n(405)==i&&(u+=5),{classes:c,attributes:{"data-suggestion":s,"data-author-id":o},priority:u}}}),n[t(631)][t(565)](t(573))[t(529)]((e=>{const r=t;e.on(r(712),((t,e,s)=>{const o=r;if(!s[o(623)][o(419)])return;const i=e[o(793)];if(!i)return;const c=s[o(596)][o(388)](i);n[o(481)][o(638)][o(483)](i)&&c&&!c[o(566)](o(517))&&c.is(o(526))&&(0,a.toWidget)(c,s[o(607)])}),{priority:r(457)})})),n[t(631)][t(565)](t(573))[t(375)]({model:t(635),view:(e,n)=>{const s=t;if(!n[s(623)][s(419)])return null;const{type:o,subType:i}=this[s(499)](e[s(503)]);return{classes:[s(620),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(793)])return;const{id:c,authorId:u}=this[a(499)](o[a(503)]);if(r){const t=this[a(779)][a(683)](c),e=this[a(379)](t);if(!this[a(450)](e))return}if(o[a(793)].is(a(723)))return void i[a(478)][a(460)](o[a(793)],s[a(682)]);const l=i[a(596)][a(388)](o[a(793)]);if(o[a(793)].is(a(630))&&n[a(481)][a(638)][a(557)](o[a(793)])&&!l[a(566)](a(731))){i[a(607)][a(772)]([a(620),a(476)],l),i[a(607)][a(385)](a(715),c,l),i[a(607)][a(385)](a(627),u,l),i[a(596)][a(477)](l,o[a(503)]),e&&(this[a(394)][a(774)](o[a(503)])?i[a(607)][a(772)](a(535),l):i[a(607)][a(700)](a(535),l));for(const t of n[a(481)][a(462)](o[a(793)])[a(641)]())i[a(478)][a(460)](t,s[a(682)]);i[a(478)][a(460)](o[a(793)],s[a(682)])}};n[t(631)][t(565)](t(573))[t(529)]((e=>{const n=t;e.on(n(382),((t,e,r)=>{const o=n;r[o(623)][o(419)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(507)})})),n[t(631)][t(565)](t(573))[t(529)]((e=>{const n=t;e.on(n(380),((t,e,r)=>{const o=n;r[o(623)][o(419)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(507)})})),n[t(631)][t(565)](t(573))[t(386)]({model:t(635),view:(e,n)=>n[t(623)][t(419)]?null:{group:t(635),name:e[t(497)](11)}}),n[t(631)][t(565)](t(591))[t(749)]({view:{name:t(635),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(537)+e[r(523)](r(763))+":"+e[r(523)]("id");return e[r(523)](r(451))&&(s+=":"+e[r(523)](r(451))),n[r(750)](r(505),{"data-name":s})}}),n[t(631)][t(565)](t(591))[t(392)]({view:t(635)}),n[t(631)][t(565)](t(531))[t(529)]((e=>{const n=t;e.on(n(382),s(),{priority:n(457)})})),n[t(631)][t(565)](t(531))[t(529)]((e=>{const n=t;e.on(n(380),s({isAttributeSuggestion:!0}),{priority:n(457)})})),n[t(631)][t(565)](t(531))[t(529)]((e=>{const n=t;e.on(n(671),((t,e,r)=>{const s=n,o=r[s(596)][s(784)](e[s(503)]);if(o)for(const t of o)t[s(566)](s(731))||(r[s(607)][s(700)]([s(620),s(476),s(535)],t),r[s(607)][s(745)](s(715),t),r[s(607)][s(745)](s(627),t),r[s(596)][s(464)](t,e[s(503)]))}),{priority:n(457)})})),n[t(631)][t(565)](t(531))[t(529)]((e=>{const n=t;e.on(n(644),((t,e,r)=>{const s=n,o=r[s(596)][s(784)](e[s(503)]);if(!o)return;const{id:i}=this[s(499)](e[s(503)]),a=this[s(779)][s(683)](i),c=this[s(379)](a);if(this[s(450)](c))for(const t of o)t[s(566)](s(731))||(r[s(607)][s(700)]([s(620),s(476),s(535)],t),r[s(607)][s(745)](s(715),t),r[s(607)][s(745)](s(627),t),r[s(596)][s(464)](t,e[s(503)]))}),{priority:n(457)})})),n[t(481)][t(632)][t(675)]((e=>{const r=t;let s=!1;const o=Array[r(553)](n[r(481)][r(632)][r(511)][r(739)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(499)](t);if(r(635)!==o)continue;const h=this[r(779)][r(683)](f);if(null!=c[r(785)]){r(690)==u&&(s=s||vc(c[r(785)],t,e,n[r(481)][r(638)]));const o=r(549)==u&&this[r(450)](l[r(669)]("|")[0]);if(c[r(785)][r(443)]||r(391)==c[r(785)][r(666)][r(455)]||r(658)==u&&!Fc(c[r(785)])||o&&!Fc(c[r(785)])||r(405)==u&&(Mc(a=c[r(785)])||function(t){const e=r;return t[e(522)][e(532)]==t[e(423)][e(713)]&&t[e(522)][e(395)]}(a)))e[r(618)](t),s=!0;else{if(!h||!h[r(645)])continue;if(c[r(785)]&&c[r(656)]&&c[r(785)][r(521)](c[r(656)]))continue;i[r(529)](h)}}}var a;return i[r(563)]>0&&(s=!!this[r(410)](i)||s),s})),n[t(481)][t(632)][t(675)]((e=>{const r=t;let s=!1;for(const t of n[r(481)][r(632)][r(511)][r(556)]())if(r(642)==t[r(752)])for(const t of this[r(779)][r(788)]()){if(t[r(414)]||!t[r(645)])continue;const o=r(658)==t[r(752)],i=this[r(379)](t),a=i&&this[r(450)](i);if(!o&&!a)continue;const c=t[r(554)]();if(c[r(522)][r(532)]!=c[r(423)][r(532)]&&!c[r(423)][r(395)]){const o=n[r(481)][r(561)](c[r(522)][r(539)],r(423)),i=n[r(481)][r(417)](c[r(522)],o);e[r(709)](t[r(673)](),{range:i}),s=!0}}return s})),n[t(481)][t(632)][t(675)]((e=>this[t(737)](e))),n[t(481)][t(632)][t(675)]((e=>!e[t(634)][t(555)]&&this[t(421)](e))),n[t(481)].on(t(604),(()=>{this[t(448)]=!1})),n[t(481)][t(632)].on(t(665),((r,s)=>{const o=t;if(!s[o(555)]||s[o(677)])return;if(!this[o(448)])return;const i=n[o(481)][o(632)][o(511)][o(556)]();if(0==i[o(800)])return;const a=[],c=i[o(701)]((t=>o(549)==t[o(752)])),u=i[o(701)]((t=>o(642)==t[o(752)]&&o(786)!=t[o(682)]));for(const t of c)this[o(672)](t[o(654)])&&a[o(484)]({key:t[o(654)],newValue:t[o(600)],oldValue:t[o(795)],range:Dc(t[o(577)],n[o(481)])});for(const t of u){if(o(753)!=t[o(576)]&&o(409)!=t[o(576)])continue;const e=Pc(t[o(736)][o(539)],n[o(481)]),r=t[o(536)];o(753)==t[o(576)]&&a[o(484)]({key:o(681),newValue:t[o(682)],oldValue:r[o(682)],range:e});for(const[n,s]of r[o(551)]){if(!this[o(672)](n))continue;const r=t[o(551)][o(683)](n);s!==r&&a[o(484)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(551)])this[o(672)](n)&&(r[o(551)][o(441)](n)||a[o(484)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(800)]&&n[o(481)][o(716)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(765)](t,e,s,o,{groupId:r});this[n(738)](t,a)}))}),{priority:t(545)}),n[t(481)][t(564)].on(t(610),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(499)](n[s(682)]),e=this[s(779)][s(683)](t);e&&e[s(546)](n[s(682)])}})),n[t(481)][t(632)].on(t(665),(()=>{const e=t,r=Array[e(553)](n[e(481)][e(632)][e(511)][e(739)]())[e(701)]((t=>e(635)===this[e(499)](t[e(682)])[e(748)]));if(0===r[e(800)])return;r[e(466)](((t,n)=>{const r=e,s=t[r(422)][r(656)],o=n[r(422)][r(656)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(522)][r(783)](o[r(522)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(499)](t);if(null===n[e(656)]){const n=this[e(581)](t);o[e(529)](n)}else{const t=this[e(779)][e(683)](r);null!==n[e(785)]||t[e(645)]?(s[e(529)](t[e(438)]),o[e(529)](t)):this[e(694)](t)}}o[e(563)]>0&&this[e(790)](o);for(const t of s)this[e(764)](e(547),t)})),n[t(481)].on(t(508),((e,r)=>{const s=t,o=r[0];if(!this[s(779)][s(563)])return;if(!o[s(378)])return;if(o[s(634)][s(677)]||!o[s(634)][s(555)])return;let i,a;switch(o[s(752)]){case s(642):i=n[s(481)][s(561)](o[s(736)]),a=i[s(706)](o[s(776)]);break;case s(669):i=n[s(481)][s(561)](o[s(678)]),a=n[s(481)][s(561)](o[s(782)]);break;case s(465):i=n[s(481)][s(561)](o[s(664)]),a=i[s(706)](o[s(776)]);break;default:return}const c=n[s(481)][s(417)](i,a);n[s(481)][s(689)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(679)](c)){if(e[t(414)])continue;if(t(690)==e[t(752)])continue;const r=this[t(379)](e);if(r&&this[t(450)](r)&&t(669)!=o[t(752)])continue;const s=e[t(422)]&&e[t(422)][t(778)];(t(658)!=e[t(752)]||t(669)==o[t(752)]&&!s)&&(n[t(628)]||t(444)==e[t(752)]&&n[t(611)]||e[t(554)]()[t(575)](c)&&this[t(436)](e,i,a))}}))}),{priority:t(545)}),n[t(481)].on(t(403),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(754)])return;if(this[s(590)])return;if(!this[s(580)][s(472)])return;if(o[s(443)])return;const a=n[s(481)][s(638)],{start:c,end:u}=o[s(554)](),l=c[s(539)]&&a[s(525)](c[s(539)])?null:a[s(598)](c,s(725)),f=u[s(713)]&&a[s(525)](u[s(713)])?null:a[s(598)](u,s(433)),h=n[s(481)][s(417)](l?l[s(522)]:c,f?f[s(423)]:u);n[s(481)][s(689)]((t=>{const e=s;this[e(431)](h);const r=n[e(481)][e(638)][e(598)](h[e(522)]);o.is(e(794))?t[e(399)](r):o[e(524)](r)})),e[s(374)]()}),{priority:e.priorities[t(538)]+10}),n[t(481)].on(t(593),((e,r)=>{const s=t,o=r[r[s(800)]-1];o&&o[s(754)]||this[s(590)]||this[s(580)][s(472)]&&(n[s(481)][s(689)]((()=>{const t=s;let o=n[t(481)][t(593)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(761)]=o[t(722)]();const i=o[t(423)][t(713)],a=n[t(481)][t(638)];i&&a[t(557)](i)&&!a[t(483)](i)&&(o=n[t(481)][t(417)](o[t(522)],n[t(481)][t(561)](i,t(423)))),this[t(473)](o)})),e[s(374)]())}),{priority:t(457)}),this[t(685)][t(771)][t(529)](t(661),this[t(580)]),this[t(775)](t(661));const o=new g(n,this[t(779)]);n[t(771)][t(529)](t(381),o),this[t(775)](t(381));const i=new b(n,this[t(779)]);n[t(771)][t(529)](t(655),i),this[t(775)](t(655)),n[t(771)][t(529)](t(662),new v(n,o,this[t(779)])),this[t(775)](t(662)),n[t(771)][t(529)](t(446),new v(n,i,this[t(779)])),this[t(775)](t(446)),n[t(771)][t(529)](t(570),new D(n,o,this[t(779)])),this[t(775)](t(570)),n[t(771)][t(529)](t(376),new D(n,i,this[t(779)])),this[t(775)](t(376));const c=n[t(633)][t(683)](t(718));this[t(418)](c,t(691),((e,{threadId:n})=>{const r=t,s=this[r(779)][r(683)](n);s&&s[r(622)]&&1===s[r(622)][r(800)]&&this[r(640)](n,{hasComments:!0})}),{priority:t(495)}),this[t(418)](c,t(569),((e,{threadId:n})=>{const r=t,s=this[r(779)][r(683)](n);s&&s[r(622)]&&!s[r(622)][r(800)]&&this[r(640)](n,{hasComments:!1})}),{priority:t(495)})}set[kc(703)](t){const n=kc;if(this[n(798)])throw new e.CKEditorError(n(721),this);this[n(798)]=t}get[kc(703)](){return this[kc(798)]}[kc(699)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=kc,r=[];for(const e of this[n(779)][n(788)]())t&&!e[n(645)]||r[n(484)](e);return e?r[n(480)]((t=>t[n(404)]())):r}[kc(636)](t){const n=kc,r=this[n(779)][n(683)](t);if(!r)throw new e.CKEditorError(n(579),this);return r}[kc(496)](t){const e=kc;return this[e(779)][e(441)](t)}[kc(585)](t){const e=kc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(752)][e(669)](":"),a=this[e(779)][e(683)](r)||this[e(471)](o,i,r,n,s);if(this[e(696)](a),this[e(371)](a,o,i||null,n),a[e(498)]=t[e(498)],a[e(493)]=!0,s&&s[e(434)]){const t=s[e(434)],n=this[e(509)](t[e(629)]);a[e(781)]=t[e(498)],a[e(733)]=n,a[e(650)]=!0}else a[e(781)]=t[e(498)];switch(t[e(422)]&&(a[e(422)]=t[e(422)]),t[e(551)]&&(a[e(551)]=t[e(551)]),this[e(798)]&&this[e(798)][e(719)]||(a[e(643)]=!0),this[e(594)][e(683)](a)){case e(741):this[e(594)][e(558)](a,e(470));break;case e(482):a[e(645)]?(this[e(410)](new Set([a])),this[e(790)](new Set([a])),this[e(594)][e(558)](a,e(544)),this[e(764)](e(527),a)):this[e(594)][e(558)](a,e(437))}return a}[kc(381)](t){const e=kc;this[e(754)]((()=>{const n=e;this[n(685)][n(481)][n(689)]((()=>{const e=n;for(const n of t[e(541)]())n[e(769)]()}))}))}[kc(655)](t){const e=kc;this[e(754)]((()=>{const n=e;this[n(685)][n(481)][n(689)]((()=>{const e=n;for(const n of t[e(541)]())n[e(583)]()}))}))}[kc(775)](t,n){const r=kc,s=this[r(685)][r(771)][r(683)](t);if(!s)throw new e.CKEditorError(r(796),this,{commandName:t});if(this[r(487)][r(441)](s))throw new e.CKEditorError(r(756),this,{commandName:t});this[r(487)][r(529)](s),n&&s.on(r(584),((t,e)=>{const o=r;this[o(580)][o(472)]&&(this[o(590)]||(e[o(800)]>0&&e[e[o(800)]-1]&&e[e[o(800)]-1][o(754)]?e[o(726)]():(t[o(761)]=n(((...t)=>s[o(584)](...t,{forceDefaultExecution:!0})),...e),t[o(374)]())))}),{priority:r(457)})}[kc(754)](t){const n=kc;let r,s;const o=this[n(590)];this[n(590)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(590)]=!1),s&&e.CKEditorError[n(543)](s,this),r}[kc(473)](t,n=null,r={}){const s=kc;if(t[s(443)])return null;const o=this[s(685)][s(633)][s(683)](s(578)).me;for(const{suggestion:e,meta:o}of this[s(679)](t,s(444)))if(o[s(611)]){if(!o[s(459)]){if(o[s(628)]){if(!this[s(777)]||!Uc(e,r))continue;return e}if(Uc(e,r))return e;this[s(436)](e,t[s(522)],t[s(423)]);break}if(n==e[s(453)]&&Uc(e,r)){const n=e[s(554)]();return n[s(522)][s(521)](t[s(423)])?this[s(586)](e,this[s(667)][s(417)](t[s(522)],n[s(423)])):this[s(586)](e,this[s(667)][s(417)](n[s(522)],t[s(423)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(559)+n:s(444),u=this[s(486)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(485)](c,i,a,t),u}[kc(398)](t,n=kc(625),r={}){const s=kc,o=this[s(685)][s(633)][s(683)](s(578)).me,i=this[s(657)][s(717)](s(444),n,s(595));for(const e of this[s(699)]())if(e[s(733)].id==o.id&&s(444)==e[s(752)]&&e[s(453)]==n&&Uc(e,r)&&(i(e[s(390)](),t)||i(t,e[s(390)]()))){for(const n of t)e[s(729)](n);return e}for(const{suggestion:e,meta:n}of this[s(679)](t,s(444))){if(!n[s(611)])continue;if(!this[s(777)]&&n[s(628)])continue;if(!Uc(e,r))continue;let o=!0;for(const n of e[s(390)]())for(const e of t)if(!n[s(575)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(559)+n,l=this[s(486)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(485)](u,a,c,e,Wr[s(402)]());return l}[kc(758)](t,n,r=null,s={}){const o=kc;if(r=r||wc(n),t[o(443)])return null;if(o(571)===this[o(550)]){const e=this[o(657)][o(717)](o(690),r,o(769));return this[o(754)]((()=>e([t],n,s))),null}const i=this[o(685)][o(633)][o(683)](o(578)).me,a=[];if(o(588)!==this[o(550)])for(const{suggestion:e,meta:n}of this[o(679)](t,o(444)))n[o(611)]&&!n[o(787)]&&a[o(484)](...e[o(390)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(515)](s);e&&r[n(484)](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(800)];){const s=r[e][n(489)](t);r[n(659)](e,1,...s),e+=s[n(800)]}}return r}(t,a);c[o(800)]&&this[o(667)][o(689)]((()=>{const t=o;for(const e of c){const o=this[t(657)][t(717)](t(690),r,t(769));this[t(754)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(522)],u=t[o(423)];for(const{suggestion:e,meta:n}of this[o(679)](t,o(690))){if(!n[o(611)])continue;if(e[o(453)]!=r)continue;if(!Uc(e,s))continue;const i=e[o(554)]();if(i[o(575)](t,!0))return null;c=c[o(783)](i[o(522)])?c:i[o(522)],u=u[o(617)](i[o(423)])?u:i[o(423)],a?i[o(522)][o(783)](a[o(554)]()[o(522)])?(a[o(442)](),a=e):e[o(442)]():a=e}const l=this[o(667)][o(417)](c,u);if(a)this[o(586)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(486)]({id:t,type:o(751)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(485)](o(751)+r,t,a,l)}}return null}[kc(479)](t,n,r=[],s=null,o={}){const i=kc;n[i(766)]||(n[i(766)]=n[i(792)]),n[i(778)]=t.is(i(577)),s=s||wc(n);const a=r[i(480)]((t=>Pc(t,this[i(667)]))),c=t.is(i(577))?t:Pc(t,this[i(667)]);if(i(571)===this[i(550)]){const t=this[i(657)][i(717)](i(658),s,i(769));return this[i(754)]((()=>t([c],n,o))),null}a[i(484)](c);let u=!0;for(const t of a)if(!this[i(452)](t)){u=!1;break}if(u&&i(588)!==this[i(550)]){const t=this[i(657)][i(717)](i(658),s,i(769));return this[i(754)]((()=>t([c],n,o))),null}let l=null,f=c[i(522)],h=c[i(423)];for(const{suggestion:t,meta:e}of this[i(679)](c,i(658))){if(!e[i(611)])continue;if(e[i(459)]||e[i(628)]||e[i(787)])continue;if(t[i(422)][i(766)]!=n[i(766)])continue;if(!Uc(t,o))continue;const r=t[i(554)]();if(t[i(453)]==s){if(r[i(575)](c,!0))return null;f=f[i(783)](r[i(522)])?f:r[i(522)],h=h[i(617)](r[i(423)])?h:r[i(423)],l?r[i(522)][i(783)](l[i(554)]()[i(522)])?(l[i(442)](),l=t):t[i(442)]():l=t}else{const e=c[i(515)](r);this[i(649)](t,e)}}const d=this[i(685)][i(633)][i(683)](i(578)).me,g=(0,e.uid)(),p=d.id;if(l)return this[i(586)](l,this[i(667)][i(417)](f,h)),l;{const t=this[i(486)]({id:g,type:i(520)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(485)](i(520)+s,g,p,this[i(667)][i(417)](f,h)),t}}[kc(568)](t,n,r=[],s=null,o={}){const i=kc;n[i(766)]||(n[i(766)]=n[i(792)]);const a=t[0];n[i(778)]=a.is(i(577)),s=s||wc(n);const c=r[i(480)]((t=>Pc(t,this[i(667)]))),u=a.is(i(577))?t:t[i(480)]((t=>Pc(t,this[i(667)])));if(i(571)===this[i(550)]){const t=this[i(657)][i(717)](i(658),s,i(769));return this[i(754)]((()=>t(u,n,o))),null}c[i(484)](...u);let l=!0;for(const t of c)if(!this[i(452)](t)){l=!1;break}if(l&&i(588)!==this[i(550)]){const t=this[i(657)][i(717)](i(658),s,i(769));return this[i(754)]((()=>t(u,n,o))),null}const f=this[i(685)][i(633)][i(683)](i(578)).me;for(const t of this[i(699)]()){if(t[i(733)].id!=f.id)continue;if(i(658)!=t[i(752)]||t[i(422)][i(766)]!=n[i(766)])continue;if(!Uc(t,o))continue;const e=t[i(453)]==s;for(let n=0;n<u[i(800)];n++){const r=u[n];for(const s of t[i(646)]()){const o=s[i(637)]();if(r[i(521)](o)){e?(u[i(659)](n,1),n--):t[i(618)](s[i(682)]);break}}}}if(0==u[i(800)])return null;const h=this[i(657)][i(717)](i(658),s,i(595));for(const t of this[i(699)]())if(t[i(733)].id==f.id&&i(658)==t[i(752)]&&t[i(422)][i(766)]==n[i(766)]&&t[i(453)]==s&&Uc(t,o)&&(h(t[i(390)](),u)||h(u,t[i(390)]()))){for(const e of u)t[i(729)](e);return t}const d=(0,e.uid)(),g=f.id,p=i(520)+s,m=this[i(486)]({id:d,type:p,data:n,createdAt:new Date,authorId:g,attributes:o});for(const t of u)this[i(485)](p,d,g,t,Wr[i(402)]());return m}[kc(431)](t,n=null,r={}){const s=kc;if(t[s(443)])return null;const o=this[s(685)][s(633)][s(683)](s(578)).me,a=new i.LiveRange(t[s(522)],t[s(423)]);for(const{suggestion:t,meta:e}of this[s(679)](a,s(444)))if(e[s(611)]&&!e[s(459)])if(t[s(414)]){const e=t[s(390)]()[s(701)]((t=>s(391)!=t[s(666)][s(455)]));if(e[s(463)]((t=>a[s(575)](t,!0)))&&t[s(583)](),e[s(447)]((t=>t[s(575)](a,!0)))){const t=this[s(657)][s(717)](s(405),n,s(769));return this[s(754)]((()=>t([a],null,r))),null}}else{const e=a[s(515)](t[s(554)]());null!==e&&t[s(491)]([e],null,r)}if(a[s(674)](),a[s(443)]||s(391)==a[s(666)][s(455)])return null;let c=null,u=a[s(522)],l=a[s(423)];const f=this[s(679)](a,s(405));for(const{suggestion:t,meta:e}of f){const n=this[s(667)][s(417)](u,l);if(e[s(611)]&&(this[s(777)]||!e[s(628)]&&!e[s(787)]))if(t[s(414)]){if(!Uc(t,r))continue;let e=!0;for(const r of t[s(390)]()){if(r[s(575)](n,!0))return t;n[s(575)](r)||(e=!1)}e&&t[s(583)]()}else{const e=t[s(554)]();if(e[s(575)](n,!0))return t;if(!Uc(t,r)){n[s(575)](e)?t[s(442)]():e[s(406)](u)?u=e[s(423)]:e[s(406)](l)&&(l=e[s(522)]);continue}u=u[s(783)](e[s(522)])?u:e[s(522)],l=l[s(617)](e[s(423)])?l:e[s(423)],r=Object[s(789)]({},t[s(551)]),c?e[s(522)][s(783)](c[s(554)]()[s(522)])?(c[s(442)](),c=t):t[s(442)]():c=t}}if(c)return this[s(586)](c,this[s(667)][s(417)](u,l)),c;{const t=(0,e.uid)(),i=this[s(667)][s(417)](u,l),a=o.id,c=n?s(587)+n:s(405),f=this[s(486)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(485)](c,t,a,i),f}}[kc(676)](t,n=kc(625),r={}){const s=kc,o=this[s(685)][s(633)][s(683)](s(578)).me,a=t[s(480)]((t=>new i.LiveRange(t[s(522)],t[s(423)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(679)](a,s(444)))e[s(611)]&&!e[s(459)]&&c[s(529)](t);for(const e of c)if(e[s(414)]){const o=e[s(390)]();if((!e[s(551)]||!e[s(551)][s(705)])&&o[s(463)]((t=>a[s(447)]((e=>e[s(575)](t,!0)))))&&e[s(583)](),a[s(463)]((t=>o[s(447)]((e=>e[s(575)](t,!0)))))){const e=this[s(657)][s(717)](s(405),n,s(769));return this[s(754)]((()=>e(t,null,r))),null}}else{const t=e[s(554)]();if(a[s(447)]((e=>e[s(575)](t,!0)))&&e[s(583)](),a[s(463)]((e=>t[s(575)](e,!0)))){const t=this[s(657)][s(717)](s(405),n,s(769));return this[s(754)]((()=>t(a,null,r))),null}}const u=this[s(657)][s(717)](s(405),n,s(595));let l=null;for(const t of this[s(699)]())if(t[s(733)].id==o.id&&t[s(645)]&&s(405)==t[s(752)]&&t[s(453)]==n&&Uc(t,r)&&(u(t[s(390)](),a)||u(a,t[s(390)]())))if(l){if(t[s(622)]&&t[s(622)][s(800)])continue;for(const e of t[s(390)]())l[s(602)](e)||l[s(729)](e);t[s(442)]()}else{l=t;for(const e of a)t[s(602)](e)||t[s(729)](e)}if(l)return l;c[s(728)]();for(const{suggestion:t,meta:e}of this[s(679)](a,s(405)))e[s(611)]&&(this[s(777)]||!e[s(628)]&&!e[s(787)])&&Uc(t,r)&&c[s(529)](t);for(const t of c){const e=t[s(390)]();if((!r||!r[s(705)])&&a[s(463)]((t=>e[s(447)]((e=>e[s(575)](t,!0))))))return t;(!t[s(551)]||!t[s(551)][s(705)])&&e[s(463)]((t=>a[s(447)]((e=>e[s(575)](t,!0)))))&&t[s(583)]()}const f=(0,e.uid)(),h=o.id,d=s(587)+n,g=this[s(486)]({id:f,type:d,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(674)](),t[s(443)]||s(391)==t[s(666)][s(455)]||this[s(485)](d,f,h,t,Wr[s(402)]());return g}[kc(765)](t,n,r,s,o){const i=kc;if(t[i(443)])return[];if(i(571)===this[i(550)])return[];const a=this[i(685)][i(633)][i(683)](i(578)).me.id,c=Array[i(553)](this[i(779)][i(788)]())[i(701)]((e=>i(549)==e[i(752)]&&e[i(422)][i(449)]==n&&e[i(602)](t)));if(i(589)===this[i(550)]){const e=this[i(679)](t,i(444))[i(701)]((({meta:t})=>t[i(611)]&&!t[i(787)]&&!t[i(459)]))[i(480)]((({suggestion:t})=>t));c[i(614)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(549)==t[i(752)]?t[i(422)][i(439)]:void 0,o=t[i(554)](),a=Array[i(553)](u[i(660)]())[i(512)]((t=>t[i(652)](o)));if(!a)continue;const c=a[i(489)](o);this[i(450)](n)&&i(444)==t[i(752)]&&0!=c[i(800)]||(u[i(567)](a),c[i(411)]((t=>{u[i(558)](t,r)})),i(444)!=t[i(752)]&&e!=s&&u[i(558)](a[i(515)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(800)]>37&&console[i(427)](i(492),{key:n});const f=(i(387)+(n+"|")+wc({newValue:s}))[i(695)](0,60),h=this[i(486)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(484)](h),this[i(485)](f,c,a,t)}return l}[kc(393)](t){const e=kc;this[e(775)](t,((t,...n)=>{this[e(504)]((()=>{t(...n)}))}))}[kc(370)](t){const e=kc;this[e(574)][e(529)](t)}[kc(780)](t){const e=kc;this[e(687)][e(529)](t)}[kc(379)](t){const e=kc;return e(549)==t[e(752)]?t[e(453)][e(669)]("|")[0]:null}[kc(586)](t,e){const n=kc,r=t[n(673)]();this[n(667)][n(689)]((t=>{t[n(709)](r,{range:e})}))}[kc(696)](t){const e=kc,n=t.id,r=this[e(685)][e(384)][e(683)](e(494));this[e(560)][e(467)](n)||this[e(560)][e(408)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(560)][e(735)](n);s[e(562)](e(612)),s[e(612)]=!1,t[e(622)]=s}[kc(371)](t,n,r,s){const o=kc;if(t[o(752)]!=n||t[o(453)]!=r||t[o(397)].id!=s)throw this[o(685)][o(533)](o(516)),new e.CKEditorError(o(516),this)}[kc(649)](t,n){const r=kc,s=t[r(554)]();if(n[r(521)](s))t[r(442)]();else if(s[r(575)](n)){const o=this[r(667)][r(561)](n[r(522)][r(713)],r(423));this[r(586)](t,this[r(667)][r(417)](s[r(522)],o));const i=(0,e.uid)(),a=t[r(397)].id,c=t[r(752)]+":"+t[r(453)];this[r(486)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(422)],attributes:t[r(551)]});const u=this[r(667)][r(561)](n[r(423)][r(532)],r(720)),l=this[r(667)][r(417)](u,s[r(423)]);this[r(485)](c,i,a,l)}else if(s[r(406)](n[r(522)])){const e=this[r(667)][r(561)](n[r(522)][r(713)],r(423));this[r(586)](t,this[r(667)][r(417)](s[r(522)],e))}else{const e=this[r(667)][r(561)](n[r(423)][r(532)],r(720));this[r(586)](t,this[r(667)][r(417)](e,s[r(423)]))}}[kc(452)](t){const e=kc;for(const{suggestion:n,meta:r}of this[e(679)](t,e(444))){if(!r[e(611)])continue;const s=n[e(390)]();for(const n of s)if(!t[e(489)](n)[e(800)])return!0}return!1}[kc(475)](t){const n=kc,r=this[n(685)][n(633)][n(683)](n(578))[n(697)](t);if(!r)throw new e.CKEditorError(n(692),this);return r}[kc(509)](t){const e=kc,n=this[e(685)][e(633)][e(683)](e(578)),r=(0,o.hashObject)(e(432)+t);return n[e(697)](r)||n[e(413)]({id:r,name:t})}[kc(471)](t,e,n,r,s){const o=kc,i=this[o(475)](r),a=this[o(657)][o(791)](t,e,n,i,s,(t=>{const e=o;this[e(640)](n,{attributes:t});const r=this[e(636)](n);this[e(410)](new Set([r])),this[e(790)](new Set([r]))}));return this[o(418)](a,o(769),(()=>{const t=o;this[t(640)](n,{state:t(647)})}),{priority:o(457)}),this[o(418)](a,o(583),(()=>{const t=o;this[t(640)](n,{state:t(458)})}),{priority:o(457)}),this[o(779)][o(558)](n,a),this[o(594)][o(558)](a,o(741)),a}[kc(499)](t){const e=kc,n=t[e(669)](":");return{group:n[0],type:n[1],subType:n[e(800)]>=5?n[2]:null,id:n[e(800)]<5?n[2]:n[3],authorId:n[e(800)]<5?n[3]:n[4],markerCount:6==n[e(800)]?n[5]:null}}[kc(436)](t,n,r){const s=kc,o=t[s(554)](),i=o[s(522)],a=o[s(423)];this[s(586)](t,this[s(667)][s(417)](i,n));const c=(0,e.uid)(),u=t[s(397)].id,l=t[s(752)]+(t[s(453)]?":"+t[s(453)]:"");this[s(486)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(551)],data:t[s(422)]});const f=this[s(379)](t);(s(658)==t[s(752)]||f&&this[s(450)](f))&&(r=this[s(667)][s(708)](r[s(532)])),this[s(485)](l,c,u,this[s(667)][s(417)](r,a))}[kc(679)](t,e=null){const n=kc,r=[],s=this[n(685)][n(633)][n(683)](n(578)).me;Array[n(401)](t)||(t=[t]);for(const o of this[n(699)]()){if(!o[n(645)])continue;if(e&&o[n(752)]!=e)continue;let i=!1;for(const e of o[n(390)]()){for(const a of t){const t=a[n(522)][n(521)](e[n(423)])||a[n(423)][n(521)](e[n(522)]);if(t||a[n(515)](e)){const c=a[n(575)](e)&&Rc(this[n(667)][n(638)],e[n(522)],a),u=e[n(575)](a)&&Rc(this[n(667)][n(638)],a[n(522)],e);r[n(484)]({suggestion:o,meta:{isOwn:s==o[n(733)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[kc(485)](t,e,n,r,s){const o=kc;this[o(667)][o(689)]((i=>{const a=o;let c=a(537)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(474)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[kc(694)](t){const e=kc,n=t[e(430)],r=t[e(415)];t[e(430)]=null,t[e(415)]=null,null!=n&&n[e(415)]==t&&(n[e(415)]=r),null!=r&&r[e(430)]==t&&(r[e(430)]=n),e(544)==this[e(594)][e(683)](t)&&(this[e(594)][e(558)](t,e(437)),this[e(764)](e(744),t,n,r))}[kc(486)](t){const n=kc,r=t.id,s=this[n(585)](t);if(this[n(798)]&&this[n(798)][n(719)]){const o=this[n(685)][n(633)][n(683)](n(686)),i=s[n(616)],a=s[n(453)]?s[n(752)]+":"+s[n(453)]:s[n(752)],c=this[n(685)][n(599)],u=o[n(529)](Kr(c,n(510))),l={id:r,type:a,hasComments:i,data:t[n(422)]||null,originalSuggestionId:t[n(502)]||null,attributes:s[n(551)]};this[n(798)][n(719)](l)[n(530)]((t=>{const e=n;s[e(643)]=!0,o[e(420)](u),t&&t[e(498)]&&(this[e(779)][e(683)](r)[e(498)]=t[e(498)])}))[n(651)]((t=>{const r=n;throw(0,e.logWarning)(r(435)),this[r(685)][r(481)][r(716)]({isUndoable:!1},(()=>{s[r(583)]()})),s[r(501)](),this[r(779)][r(567)](s.id),this[r(594)][r(567)](s),t}))}return s}[kc(450)](t){const e=kc;return this[e(574)][e(441)](t)}[kc(640)](t,e){const n=kc,r=this[n(685)][n(633)][n(683)](n(686)),s=this[n(636)](t);if(this[n(798)]&&this[n(798)][n(416)])if(s[n(643)]){const s=r[n(529)](Kr(this[n(685)][n(599)],n(510)));this[n(798)][n(416)](t,e)[n(530)]((()=>{r[n(420)](s)}))}else s.on(n(445),(()=>{this[n(640)](t,e)}))}[kc(768)](t){const n=kc;if(!this[n(798)]||!this[n(798)][n(636)])throw new e.CKEditorError(n(755),this);return this[n(798)][n(636)](t)}[kc(581)](t){const e=kc,{id:n,type:r,subType:s,authorId:o}=this[e(499)](t),i=this[e(779)][e(683)](n)||this[e(471)](r,s,n,o,{});switch(this[e(371)](i,r,s,o),this[e(594)][e(683)](i)){case e(741):this[e(768)](n)[e(530)]((t=>{const r=e;let s=Promise[r(799)]();t[r(616)]&&(s=this[r(560)][r(469)]({channelId:this[r(685)][r(384)][r(683)](r(494)),threadId:n})),s[r(530)]((()=>{const e=r;this[e(585)](t)[e(643)]=!0}))})),this[e(594)][e(558)](i,e(482));break;case e(437):this[e(640)](n,{state:e(461)});case e(470):this[e(594)][e(558)](i,e(544)),this[e(764)](e(527),i);break;case e(544):this[e(764)](e(547),i)}return i[e(546)](t),i}[kc(790)](t){const e=kc,n=Array[e(553)](t),r=n[e(701)]((t=>e(549)==t[e(752)]));this[e(648)](r);const s=n[e(701)]((t=>!t[e(414)]&&e(549)!=t[e(752)])),o=this[e(699)]({skipNotAttached:!0})[e(701)]((t=>!t[e(414)]&&e(549)!=t[e(752)])),i=o[e(701)]((n=>!t[e(441)](n))),a=new Map(o[e(480)]((t=>[t,this[e(657)][e(717)](t[e(752)],t[e(453)],e(528))]))),c=new Map(o[e(480)]((t=>[t,t[e(554)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(800)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(800)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(800)];t++){const n=s[t];!l[e(441)](n)&&n[e(430)]&&(f[e(529)](n[e(430)]),n[e(430)][e(415)]===n&&(n[e(430)][e(415)]=null),n[e(430)]=null),!u[e(441)](n)&&n[e(415)]&&(f[e(529)](n[e(415)]),n[e(415)][e(430)]===n&&(n[e(415)][e(430)]=null),n[e(415)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(800)];e++){const r=d(t,n[e]);r&&(r[0][s(415)]=r[1],r[1][s(430)]=r[0],u[s(529)](r[0]),l[s(529)](r[1]))}}function d(t,n){const r=e;if(t[r(733)].id!==n[r(733)].id)return null;const s=a[r(683)](t)(t,n,c[r(683)](t),c[r(683)](n));return s&&a[r(683)](n)(t,n,c[r(683)](t),c[r(683)](n))?s[1][r(622)]&&s[1][r(622)][r(800)]?null:s:null}f[e(563)]&&this[e(790)](f)}[kc(648)](t){const e=kc;if(0==t[e(800)])return;const n=this[e(699)]({skipNotAttached:!0})[e(701)]((t=>e(549)==t[e(752)]&&t[e(493)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(551)]);s[e(441)](n)||(s[e(558)](n,r[e(800)]),r[e(484)]([]));const i=s[e(683)](n);r[i][e(484)](t)}!function(){const t=e;r[t(466)](((e,n)=>{const r=t,s=e[0][r(498)],o=n[0][r(498)];return s==o?e[0][r(551)][r(732)]<n[0][r(551)][r(732)]?-1:1:s<o?-1:1}));for(const e of r)e[t(466)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(800)];t++){if(0==r[t][e(800)])continue;const n=[];for(let s=t+1;s<r[e(800)];s++)0!=r[s][e(800)]&&i(r[t],r[s])&&n[e(484)](s);for(const s of n)r[t]=r[t][e(383)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(800)];n++){const r=t[n+1]||null;t[n][e(415)]!==r&&(t[n][e(415)]=r)}for(const t of r)for(let n=0;n<t[e(800)];n++){const r=t[n-1]||null;t[n][e(430)]!==r&&(t[n][e(430)]=r)}function i(t,n){const r=e;if(t[0][r(551)][r(732)]!==n[0][r(551)][r(732)]&&t[0][r(733)]!==n[0][r(733)])return!1;if(!function(t,e){const n=r;return!t[n(616)]&&!e[n(616)]||(!t[n(616)]||!e[n(616)])&&(!!(t[n(616)]&&e[n(498)]<t[n(622)][n(425)][n(683)](0)[n(498)])||!!(e[n(616)]&&t[n(498)]<e[n(622)][n(425)][n(683)](0)[n(498)]))}(t[0],n[0]))return!1;const s=Ac(t[0][r(551)],r(732)),o=Ac(n[0][r(551)],r(732));return!!Dr(s,o)&&(!!t[r(463)]((t=>n[r(447)]((e=>t[r(554)]()[r(521)](e[r(554)]())))))&&n[r(463)]((e=>t[r(447)]((t=>e[r(554)]()[r(521)](t[r(554)]()))))))}}[kc(410)](t){const e=kc,n=Array[e(553)](t),r=this[e(699)]({skipNotAttached:!0}),s=r[e(701)]((n=>!t[e(441)](n))),o=new Map(n[e(480)]((t=>[t,this[e(657)][e(717)](t[e(752)],t[e(453)],e(595))]))),i=new Map(r[e(480)]((t=>[t,t[e(390)]()])));for(let t=0;t<n[e(800)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(800)];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(800)];e++){const s=r[e];if(s[a(752)]!==n[a(752)]||s[a(733)].id!==n[a(733)].id||s[a(453)]!==n[a(453)])continue;if(!Bc(n,s))continue;if(a(549)==n[a(752)]&&n[a(422)][a(439)]!=s[a(422)][a(439)])continue;if(a(549)==n[a(752)]&&t[a(450)](n[a(422)][a(449)]))continue;if(a(658)==n[a(752)]){const e=t[a(685)][a(481)],r=n[a(653)]();if(r&&(e[a(638)][a(483)](r)||e[a(638)][a(525)](r)))continue}const c=o[a(683)](n),u=i[a(683)](n),l=i[a(683)](s),f=n[a(622)]&&n[a(622)][a(800)],h=s[a(622)]&&s[a(622)][a(800)];if(!f&&c(l,u))return t[a(734)](s,n),i[a(567)](n),!0;if(!h&&c(u,l))return t[a(734)](n,s),i[a(567)](s),!0}return!1}}[kc(734)](t,e){const n=kc;if(t[n(414)])for(const r of e[n(390)]())t[n(729)](r);else{const r=e[n(554)]()[n(423)];this[n(586)](t,this[n(667)][n(417)](t[n(554)]()[n(522)],r))}e[n(442)]()}[kc(760)](t,e,n){const r=kc,s=t[r(407)](r(506))||t[r(407)](r(549))?r(572):t[r(605)]();return Kr(this[r(685)][r(599)],e+"_"+s+r(519),n)}[kc(801)](){const t=kc,n=this[t(685)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(667)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(499)](t[i(682)]);if(i(635)===e){r[i(773)](this[i(760)](n,i(440)));break}}for(const t of s){const{group:n,type:s}=this[i(499)](t[i(682)]);if(i(635)===n){r[i(773)](this[i(760)](s,i(621),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}}))}[kc(737)](t){const e=kc;if(this[e(448)])return!1;const n=this[e(685)],r=n[e(481)][e(632)][e(511)][e(556)]();if(0==r[e(800)])return!1;const s=[],o=r[e(701)]((t=>e(549)==t[e(752)])),i=r[e(701)]((t=>e(642)==t[e(752)]&&e(786)!=t[e(682)])),a=r[e(701)]((t=>e(420)==t[e(752)]&&e(786)!=t[e(682)]));for(const t of o)s[e(484)]({key:t[e(654)],newValue:t[e(600)],oldValue:t[e(795)],range:Dc(t[e(577)],n[e(481)])});for(const t of i){const r=a[e(512)]((n=>n[e(736)][e(521)](t[e(736)])));r&&s[e(484)]({key:e(681),newValue:t[e(682)],oldValue:r[e(682)],range:n[e(481)][e(707)](t[e(736)][e(539)])})}return 0!=s[e(800)]&&this[e(738)](t,s)}[kc(421)](t){const e=kc;let n=!1;const r=this[e(685)][e(481)][e(632)][e(511)][e(739)]()[e(701)]((t=>t[e(422)][e(785)]&&t[e(682)][e(407)](e(603))));for(const s of r){const{subType:r,id:o}=this[e(499)](s[e(682)]),i=r[e(669)]("|")[0];for(const r of this[e(699)]({skipNotAttached:!0}))r.id!=o&&e(549)==r[e(752)]&&r[e(422)]&&r[e(422)][e(449)]==i&&r[e(554)]()[e(652)](s[e(422)][e(785)])&&(this[e(668)](r,s[e(422)][e(785)],t),n=!0)}return n}[kc(504)](t){const e=kc;this[e(685)],this[e(448)]=!0,t()}[kc(672)](t){const e=kc,n=this[e(450)](t),r=this[e(687)][e(441)](t);return n||r}[kc(738)](t,e){const n=kc;if(0==e[n(800)])return!1;let r=!1;for(const s of e){const e=this[n(679)](s[n(577)],n(549))[n(701)]((t=>!t[n(746)][n(459)]))[n(480)]((t=>t[n(635)])),i=(0,o.hashObject)({newValue:s[n(639)]});e[n(701)]((t=>{const e=n,[r,o]=t[e(453)][e(669)]("|");return r==s[e(449)]&&o!=i}))[n(411)]((e=>{const o=n;this[o(668)](e,s[o(577)],t),r=!0}))}return r}[kc(668)](t,e,n){const r=kc,s=t[r(554)]()[r(489)](e);0!==s[r(800)]?1!==s[r(800)]?this[r(436)](t,e[r(522)],e[r(423)]):this[r(586)](t,s[0]):n[r(618)](t[r(673)]())}}class Sc{constructor(t){const e=kc;this[e(456)]=t,this[e(667)]=t[e(481)],this[e(396)]=new Map,this[e(424)]=new Map,this[e(426)]()}[kc(791)](t,e,n,r,s,o){const i=kc;return new Wr(this[i(667)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(717)](t,e,i(769))(...n),onDiscard:(...n)=>this[i(717)](t,e,i(583))(...n)})}[kc(592)](t,e,n,r){const s=kc,o=t+":"+e+":"+n;this[s(396)][s(558)](o,r)}[kc(717)](t,e,n){const r=kc,s=t+":"+e+":"+n;return this[r(396)][r(683)](s)||this[r(424)][r(683)](t+":"+n)}[kc(426)](){const t=kc,e=()=>!1,n=t=>{const e=Oc;t[e(466)](((t,n)=>t[e(522)][e(783)](n[e(522)])?1:-1)),this[e(667)][e(689)]((n=>{const r=e;for(const e of t){let t;t=e[r(423)][r(395)]&&e[r(423)][r(532)]==e[r(522)][r(539)]?n[r(727)](e[r(522)][r(539)],"on"):n[r(727)](e),this[r(667)][r(403)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Oc;e&&this[n(667)][n(689)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(480)]((t=>(Mc(t)&&(t=this[s(667)][s(417)](t[s(423)])),t)))[s(701)]((t=>s(391)!==t[s(666)][s(455)]));if(c[s(800)]<1)return;const u=Array[s(553)](this[s(667)][s(632)][s(723)][s(390)]())[s(480)]((t=>i.LiveRange[s(377)](t)));r[s(399)](c);for(const t of this[s(456)][s(771)][s(771)]())t[s(409)]();a[s(484)]({forceDefaultExecution:!0}),this[s(456)][s(584)](o,...a);const l=u[s(701)]((t=>s(391)!=t[s(666)][s(455)]));l[s(800)]>0&&r[s(399)](l);for(const t of u)t[s(674)]()}))},s=(e,n)=>1==e[t(800)]&&1==n[t(800)]&&e[0][t(423)][t(521)](n[0][t(522)]),o=(e,n,r,s)=>xc(e,n,r,s,this[t(667)])?[e,n]:xc(n,e,s,r,this[t(667)])?[n,e]:null;this[t(424)][t(558)](t(428),e),this[t(424)][t(558)](t(454),n),this[t(424)][t(558)](t(619),s),this[t(424)][t(558)](t(663),o),this[t(424)][t(558)](t(548),n),this[t(424)][t(558)](t(747),e),this[t(424)][t(558)](t(670),s),this[t(424)][t(558)](t(767),o),this[t(424)][t(558)](t(702),r),this[t(424)][t(558)](t(513),e),this[t(424)][t(558)](t(684),s),this[t(424)][t(558)](t(757),e),this[t(424)][t(558)](t(609),r),this[t(424)][t(558)](t(730),e),this[t(424)][t(558)](t(518),s),this[t(424)][t(558)](t(759),e),this[t(424)][t(558)](t(372),e),this[t(424)][t(558)](t(540),((e,n)=>{const r=t;if(!n)return;const s=this[r(456)][r(633)][r(683)](Nc);this[r(667)][r(689)]((t=>{const o=r;if(o(681)==n[o(449)])for(const r of e){const e=r[o(522)][o(539)],s=n[o(439)];t[o(753)](e,s)}else if(s[o(450)](n[o(449)]))for(const r of e)void 0!==n[o(439)]?t[o(385)](n[o(449)],n[o(439)],r[o(522)][o(539)]):t[o(745)](n[o(449)],r[o(522)][o(539)]);else for(const r of e)n[o(439)]?t[o(385)](n[o(449)],n[o(439)],r):t[o(745)](n[o(449)],r)}))})),this[t(424)][t(558)](t(542),s)}}function Rc(t,e,n){const r=kc;for(const s of e[r(532)][r(582)]({includeSelf:!0,parentFirst:!0})){if(s[r(666)]==s)return!1;if(!n[r(680)](s))return!1;if(t[r(483)](s)||t[r(525)](s))return!0}return!1}function Mc(t){const e=kc;return t[e(423)][e(532)]==t[e(522)][e(539)]&&t[e(423)][e(626)]}function vc(t,e,n,r){const s=kc,o=t=>!t[s(793)].is(s(389))&&!r[s(483)](t[s(793)]),i=t[s(522)][s(552)](o),a=t[s(423)][s(552)](o,{direction:s(433)});return!(t[s(522)][s(521)](i)&&t[s(423)][s(521)](a)||(i[s(783)](a)?n[s(709)](e,{range:n[s(417)](i,a)}):n[s(618)](e),0))}function wc(t){return(0,o.hashObject)(t)}function Oc(t,e){const n=Cc();return(Oc=function(t,e){return n[t-=370]})(t,e)}function Fc(t){const e=kc,n=t[e(522)][e(539)];return n&&n.is(e(630))}function Dc(t,e){const n=kc;return null==t[n(423)][n(713)]&&t[n(423)][n(532)]==t[n(522)][n(539)]?Pc(t[n(522)][n(539)],e):t}function Pc(t,e){const n=kc,r=e[n(638)][n(483)](t)||e[n(638)][n(412)](t);return e[n(417)](e[n(561)](t,n(536)),r?e[n(490)](t):e[n(561)](t,n(423)))}function xc(t,e,n,r,s){const o=kc;if(t[o(415)])return!1;if(!Bc(t,e))return!1;if(n[o(423)][o(521)](r[o(522)]))return!0;if(t[o(752)]!=e[o(752)])return!1;if(!n[o(423)][o(710)](r[o(522)]))return!1;const i=s[o(417)](n[o(423)],r[o(522)])[o(770)]();for(const t of i)if([o(613),o(742)][o(774)](t[o(752)])&&s[o(638)][o(525)](t[o(793)]))return!1;return!0}function Bc(t,e){const n=kc;if(!t[n(493)]||!e[n(493)])return!1;const r=new Set(Object[n(660)](t[n(551)])),s=new Set(Object[n(660)](e[n(551)]));if(r[n(567)](n(732)),s[n(567)](n(732)),0==r[n(563)]&&0==s[n(563)])return!0;if(r[n(563)]!=s[n(563)])return!1;const o={...t[n(551)]},i={...e[n(551)]};return delete o[n(732)],delete i[n(732)],JSON[n(488)](o)==JSON[n(488)](i)}function Uc(t,e){const n=kc,r=jc(t[n(551)]),s=jc(e);if(!t[n(493)])return!1;for(const t of Object[n(660)](s))if(!Dr(r[t],s[t]))return!1;return!0}function jc(t){const e=kc,n=Object[e(789)]({},t);return delete n[e(705)],delete n[e(688)],n}function Gc(){const t=["listenTo","PENDING_ACTION_SUGGESTION","commands","stopListening","destroy","1020175cuxXRI","get","3ysMhVe","PendingActions","execute","1081150EQoaQx","commentThreadController","_acceptCommand","getRanges","remove","locale","canEditAt","_setPendingAction","2427047QSENii","9353488iZMUNz","canDiscard","_editor","unbind","model","_removePendingAction","change:isDirty","409759XBIaON","956022pUdpJw","add","discardSuggestion","isDirty","view","isEnabled","acceptSuggestion","plugins","_discardCommand","345516hWSvck","bind","_pendingAction","canAccept"];return(Gc=function(){return t})()}function Vc(t,e){const n=Gc();return(Vc=function(t,e){return n[t-=185]})(t,e)}const Hc=Vc;!function(t){const e=Vc,n=t();for(;;)try{if(288580===-parseInt(e(196))/1+-parseInt(e(220))/2+-parseInt(e(217))/3*(-parseInt(e(206))/4)+-parseInt(e(215))/5+-parseInt(e(197))/6+parseInt(e(188))/7+parseInt(e(189))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gc);class zc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Vc;super(),this[s(193)]=e,this[s(201)]=n,this[s(221)]=r,this[s(191)]=t,this[s(222)]=t[s(212)][s(216)](s(203)),this[s(205)]=t[s(212)][s(216)](s(199)),this[s(201)][s(207)](s(202)).to(this[s(222)],this[s(205)],((t,e)=>t||e)),this[s(201)][s(207)](s(209)).to(this[s(222)],s(202),(t=>t&&this[s(191)][s(193)][s(186)](e[s(223)]()))),this[s(201)][s(207)](s(190)).to(this[s(205)],s(202),(t=>t&&this[s(191)][s(193)][s(186)](e[s(223)]()))),this[s(208)]=null,n[s(200)]&&this[s(187)](),this[s(210)](n,s(203),(()=>this[s(203)]())),this[s(210)](n,s(199),(()=>this[s(199)]())),this[s(210)](n,s(195),(()=>{const t=s;n[t(200)]?this[t(187)]():this[t(194)]()}))}[Hc(203)](){const t=Hc;this[t(222)][t(219)](this[t(193)].id)}[Hc(199)](){const t=Hc;this[t(205)][t(219)](this[t(193)].id)}[Hc(214)](){const t=Hc;this[t(201)][t(192)](t(202)),this[t(201)][t(192)](t(209)),this[t(201)][t(192)](t(190)),this[t(213)](),this[t(221)][t(214)](),this[t(208)]&&this[t(194)]()}[Hc(187)](){const t=Hc,e=Kr(this[t(191)][t(185)],t(211));this[t(208)]=this[t(191)][t(204)][t(216)](t(218))[t(198)](e)}[Hc(194)](){const t=Hc;null!==this[t(208)]&&this[t(191)][t(204)][t(216)](t(218))[t(224)](this[t(208)]),this[t(208)]=null}}const Wc=qc;function Kc(){const t=["_config","1349508RelVpe","removeComment","focusables","commentThreadInputView","disableComments","author","bind","_createCommentViews","hasDirtyComment","330849jvZaPB","_localUser","textContent","8862EVmXmk","disabledSubmit","tab","3336nuTvJH","formatDateTime","isReadOnly","join","commentsListView","focus","addComment","body","ariaLabel","39poZFyq","target","shift+tab","isEnabled","text/html","44qbmedO","isDirty","SUGGESTION_THREAD_ARIA_LABEL","showInput","ariaDescriptionView","name","1446uldcUF","commentThread","value","editor","length","4hWqWLs","focusCycler","keystrokes","locale","editorConfig","delegate","SUGGESTION_THREAD_DESCRIPTION","376990NRaVPp","55rvkmdP","map","authoredAt","assign","8WFOCdb","canAccept","isActive","render","CommentView","content","element","descriptionParts","commentInputView","updateComment","set","1191018QOCoVo","setData","canDiscard","_model","_createCommentThreadInputView","649555rKzJpb","parseFromString","destroy","fire","cancel","submit","focusTracker"];return(Kc=function(){return t})()}function qc(t,e){const n=Kc();return(qc=function(t,e){return n[t-=203]})(t,e)}!function(t){const e=qc,n=t();for(;;)try{if(221024===parseInt(e(274))/1*(parseInt(e(212))/2)+parseInt(e(246))/3+parseInt(e(223))/4*(-parseInt(e(251))/5)+parseInt(e(218))/6*(-parseInt(e(271))/7)+parseInt(e(235))/8*(parseInt(e(268))/9)+-parseInt(e(230))/10*(parseInt(e(231))/11)+parseInt(e(259))/12*(parseInt(e(207))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Kc);class Zc extends s.View{constructor(t,n,r,i){const a=qc;super(t),this[a(278)]=null,this[a(262)]=null,this[a(216)]=new o.AriaDescriptionView(t,Kr(t,a(229))),this[a(245)](a(237),!1),this[a(245)](a(233),n[a(233)]),this[a(265)](a(233)).to(n),this[a(245)](a(242),[]),this[a(245)](a(213),!1),this[a(245)](a(210),!1),this[a(245)](a(236),!1),this[a(245)](a(248),!1),this[a(265)](a(206)).to(this,a(222),n,a(233),this,a(242),((t,e,r)=>{const s=a,o=r[s(232)]((t=>T(t[s(240)])))[s(277)](". ")+".";return Kr(this[s(226)],s(214),[t-1,n[s(264)][s(217)],e?i[s(275)](e):"",(new DOMParser)[s(252)](o,s(211))[s(205)][s(270)]])})),this[a(261)]=new s.ViewCollection,this[a(257)]=new e.FocusTracker,this[a(225)]=new e.KeystrokeHandler,this[a(224)]=new s.FocusCycler({focusables:this[a(261)],focusTracker:this[a(257)],keystrokeHandler:this[a(225)],keystrokeHandlerOptions:{filter:t=>t[a(208)]!==this[a(241)]},actions:{focusPrevious:a(209),focusNext:a(273)}}),this[a(249)]=n,this[a(269)]=r,this[a(258)]=i,i[a(263)]?this[a(245)](a(222),1):this[a(266)]()}[Wc(238)](){const t=Wc;super[t(238)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(261)])}[Wc(203)](){const t=Wc;this[t(241)][t(203)]()}[Wc(253)](){const t=Wc;this[t(278)]&&this[t(278)][t(253)](),this[t(262)]&&this[t(262)][t(253)](),super[t(253)]()}[Wc(266)](){const t=Wc,{CommentsListView:e}=this[t(258)];this[t(278)]=new e(this[t(226)],this[t(249)][t(219)],Object[t(234)]({CommentView:this[t(258)][t(239)]},this[t(258)])),this[t(278)][t(228)](t(260)).to(this),this[t(278)][t(228)](t(244)).to(this),this[t(278)][t(265)](t(237)).to(this),this[t(245)](t(222),this[t(278)][t(222)]+1),this[t(265)](t(222)).to(this[t(278)],t(222),(t=>t+1)),this[t(262)]=this[t(250)](),this.on(t(260),(()=>this[t(203)]())),this[t(265)](t(213)).to(this[t(278)],t(267),this[t(262)][t(243)],t(220),((t,e)=>t||!!e))}[Wc(250)](){const t=Wc,{CommentThreadInputView:e}=this[t(258)],n=new e(this[t(226)],this[t(269)],this[t(258)][t(227)]),r=n[t(243)];return n[t(265)](t(215)).to(this,t(237),this[t(249)][t(219)],t(276),r,t(220),((t,e,n)=>!!n||t&&!e)),r.on(t(256),((e,n)=>{const s=t;this[s(254)](s(204),n),r[s(221)][s(247)]("")})),r.on(t(255),(()=>this[t(203)]())),r[t(265)](t(272)).to(this[t(249)][t(219)],t(276)),n}}const Xc=Yc;function Qc(){const t=["ck-suggestion-","5wkiVTa","ck-suggestion-wrapper--active","add","type","delegate","2540972mCqwxb","commentsListView","disableComments","editorDestroyed","8fEbvCS","2duqPUP","<p>","commentThreadInputView","isActive","content","</p>","13455RMtGhM","acceptSuggestion","descriptionParts","set","suggestionView","editorReady","push","2814444onQTGj","canAccept","acceptButton","discardSuggestion","setTemplate","getTemplate","color","2897796BcSxKt","formatDateTime","ck-suggestion-wrapper","render","isEnabled","_descriptionElement","bind","SuggestionView","discardButton","_config","801406UKIYpB","710fypgNK","ck-rounded-corners","ariaLabel","ariaDescriptionView","commentThread","listitem","bindTemplate","description","focusables","_model","canDiscard","div","author","10275622GSNwXC","ck-suggestion--disabled-comments","1881210uQELgU"];return(Qc=function(){return t})()}function Yc(t,e){const n=Qc();return(Yc=function(t,e){return n[t-=422]})(t,e)}!function(t){const e=Yc,n=t();for(;;)try{if(757860===-parseInt(e(474))/1*(parseInt(e(446))/2)+parseInt(e(462))/3+parseInt(e(469))/4*(-parseInt(e(464))/5)+parseInt(e(429))/6+parseInt(e(460))/7*(parseInt(e(473))/8)+parseInt(e(422))/9*(-parseInt(e(447))/10)+-parseInt(e(436))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qc);class Jc extends Zc{constructor(t,e,n,r){const s=Yc;super(t,e,n,r),this[s(425)](s(467),""),this[s(442)](s(467)).to(this,s(424),(t=>t&&t[0]?t[0][s(467)]:"")),this[s(442)](s(454)).to(this,s(424),this,s(477),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(475)+T(e[n(478)],e[n(435)])+n(479);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(441)]=null,this[s(426)]=new(r[s(443)])(t,e,{formatDateTime:r[s(437)]}),this[s(426)][s(442)](s(454)).to(this),this[s(426)][s(468)](s(423),s(432)).to(this),this[s(426)][s(431)][s(442)](s(440)).to(this,s(430)),this[s(426)][s(444)][s(442)](s(440)).to(this,s(457)),this[s(455)][s(466)](this[s(426)]),this[s(470)]&&this[s(455)][s(466)](this[s(470)]),this[s(476)]&&this[s(455)][s(466)](this[s(476)]),this[s(433)](this[s(434)]())}[Xc(434)](){const t=Xc,e=this[t(453)],n=[this[t(426)]];return this[t(470)]&&n[t(428)](this[t(470)]),this[t(476)]&&n[t(428)](this[t(476)]),n[t(428)](this[t(450)]),{tag:t(458),attributes:{class:["ck",t(448),t(438),e.if(t(477),t(465)),e.to(t(467),(e=>t(463)+e)),this[t(445)][t(471)]&&t(461)],"data-suggestion-id":this[t(456)].id,"data-thread-id":this[t(456)][t(451)].id,"data-author-id":this[t(456)][t(459)].id,tabindex:0,role:t(452),"aria-label":e.to(t(449)),"aria-describedby":this[t(450)].id},children:n}}[Xc(439)](){const t=Xc;super[t(439)](),this[t(470)]&&(this[t(470)][t(468)](t(427)).to(this),this[t(470)][t(468)](t(472)).to(this)),this[t(476)]&&(this[t(476)][t(468)](t(427)).to(this),this[t(476)][t(468)](t(472)).to(this))}}function $c(t,e){const n=nu();return($c=function(t,e){return n[t-=359]})(t,e)}const tu=$c;!function(t){const e=$c,n=t();for(;;)try{if(194056===-parseInt(e(414))/1+parseInt(e(391))/2*(-parseInt(e(409))/3)+parseInt(e(387))/4*(parseInt(e(435))/5)+-parseInt(e(359))/6+-parseInt(e(423))/7+parseInt(e(393))/8+parseInt(e(410))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nu);class eu extends s.View{constructor(n,r,i){const a=$c;super(n),this[a(425)]=r,this[a(426)]=i,this[a(381)](a(424),""),this[a(404)](a(416)).to(r),this[a(428)]=this[a(401)](Kr(n,a(402)),t.icons[a(413)],a(417),a(419),"sw"),this[a(378)]=this[a(401)](Kr(n,a(395)),t.icons[a(371)],a(445),a(361),"sw"),this[a(369)]=new o.UserView(n,r[a(432)],this[a(383)]()),this[a(369)][a(408)]({attributes:{class:[a(386),a(430)],"aria-hidden":!0}}),this[a(407)]=new s.ViewCollection([this[a(428)],this[a(378)]]),this[a(427)]=new e.FocusTracker,this[a(446)]=new e.KeystrokeHandler,this[a(439)]=new s.FocusCycler({focusables:this[a(407)],focusTracker:this[a(427)],keystrokeHandler:this[a(446)],actions:{focusPrevious:a(400),focusNext:a(406)},keystrokeHandlerOptions:{filter:t=>t[a(380)]!==this[a(420)]}}),this[a(384)](this[a(418)]())}[tu(360)](){const t=tu;super[t(360)]();const e=this[t(420)][t(422)](t(441));e[t(373)]=this[t(424)],this.on(t(447),((n,r,s)=>{e[t(373)]=s})),this[t(437)]()}[tu(418)](){const t=tu,e=this[t(444)],n=[{tag:t(372),attributes:{class:[t(367),t(375)]},children:[{tag:t(362),children:[{text:this[t(369)][t(396)]}],attributes:{class:[t(403),t(405)]}},{tag:t(385),attributes:{datetime:e.to(t(416)),class:[t(388),t(366)]},children:[{text:e.to(t(416),(e=>this[t(426)][t(363)](e)))}]}]},{tag:t(372),attributes:{class:[t(448),t(399)]},children:[this[t(428)],this[t(378)]]},{tag:t(372),attributes:{class:[t(374)]}}];return this[t(425)][t(411)]&&n[t(431)]({tag:t(372),attributes:{class:[t(438)]},children:[{text:this[t(412)]()}]}),{tag:t(372),attributes:{class:[t(436),t(365)],tabindex:-1},children:[this[t(369)],{tag:t(372),attributes:{class:[t(377),t(364)],role:t(421)},children:n}]}}[tu(433)](){const t=tu;this[t(420)][t(433)]()}[tu(383)](){const t=tu;return this[t(425)][t(411)]?t(390)===this[t(425)][t(392)][t(443)][t(440)]?Kr(this[t(370)],t(376),this[t(425)][t(429)][t(396)]):Kr(this[t(370)],t(397),this[t(425)][t(429)][t(396)]):null}[tu(412)](){const t=tu;return t(390)===this[t(425)][t(392)][t(443)][t(440)]?Kr(this[t(370)],t(382)):Kr(this[t(370)],t(368))}[tu(401)](t,e,n,r,s){const i=tu,a=new o.LateFocusButtonView(this[i(370)]);return a[i(381)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(408)]({attributes:{class:n}}),a.on(i(434),(()=>{const t=i;this[t(442)](r,this[t(425)].id)})),a}[tu(437)](){const t=tu,e=this[t(420)];this[t(446)][t(389)](e);for(const e of this[t(407)])this[t(427)][t(394)](e[t(420)]),this[t(446)][t(389)](e[t(420)]);this[t(446)][t(381)](t(415),((n,r)=>{const s=t;e===n[s(380)]&&(this[s(439)][s(398)](),r())})),this[t(446)][t(381)](t(379),((n,r)=>{const s=t;e!==n[s(380)]&&(this[s(433)](),r())}))}}function nu(){const t=["discardSuggestion","span","formatDateTime","ck-annotation__main","ck-annotation","ck-annotation__info-time","ck-suggestion__info","EXTERNAL_SUGGESTION","userView","locale","cancel","div","innerHTML","ck-annotation__content-wrapper","ck-annotation__info","EXTERNAL_IMPORT_WORD_AVATAR","ck-suggestion__main","discardButton","esc","target","set","EXTERNAL_IMPORT_WORD_SUGGESTION","getUserViewNotificationText","setTemplate","time","ck-suggestion__user","68saMSpd","ck-comment__info-time","listenTo","importWord","42igmvjS","attributes","2013568GfMorR","add","Discard suggestion","name","EXTERNAL_AVATAR","focusFirst","ck-annotation__actions","shift+tab","_createButton","Accept suggestion","ck-suggestion__info-name","bind","ck-annotation__info-name","tab","focusables","extendTemplate","45081UfHYLQ","5047425YAntjJ","isExternal","getExternalSuggestionNote","check","91561xMCtrP","enter","authoredAt","ck-suggestion--accept","getTemplate","acceptSuggestion","element","presentation","querySelector","2377760MACWti","description","_model","_config","focusTracker","acceptButton","creator","ck-annotation__user","push","author","focus","execute","110575FwEQmW","ck-suggestion","_setupKeyboardNavigation","ck-comment__external","focusCycler","source",".ck-annotation__content-wrapper","fire","@external","bindTemplate","ck-suggestion--discard","keystrokes","change:description","ck-suggestion__actions","1485672EfccoO","render"];return(nu=function(){return t})()}const ru='\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" xmlns="http://www.w3.org/2000/svg"><path d="M6.182 5.514a.643.643 0 0 0-.636.64v-.001a.636.636 0 0 0 .636.639h5.682a.641.641 0 0 0 .636-.638.637.637 0 0 0-.636-.64H6.182Z"/><path d="M6.182 8.5a.642.642 0 0 0-.588.882.636.636 0 0 0 .588.395h5.682a.641.641 0 0 0 .636-.639.635.635 0 0 0-.636-.638H6.182Z"/><path d="M6.18 11.5a.64.64 0 0 0 0 1.278h3.133a.64.64 0 0 0 0-1.278H6.18Z"/><path d="m11.772 18.308.154-.23c-.195-.098-.304-.192-.328-.28-.024-.09 0-.274.076-.551.062-.166.099-.296.11-.393a2.934 2.934 0 0 0 0-.479c-.137-.41-.2-.685-.186-.83.013-.145.117-.335.313-.57l4.465-6.207c.356-.6 1.059-.56 2.11.118 1.05.68 1.443 1.272 1.177 1.772l-3.876 6.833c-.105.27-.22.444-.347.515-.128.07-.4.119-.813.139a2.954 2.954 0 0 0-.487.21c-.127.09-.244.193-.347.31-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.739Zm-.184.274 1.039.727-.26.34h-1.496l.717-1.067Z"/><path clip-rule="evenodd" d="M3.272 1A1.28 1.28 0 0 0 2 2.28v14.439a1.276 1.276 0 0 0 1.272 1.28h6.838a2.13 2.13 0 0 1 .003-.61c.024-.18.066-.363.113-.534.012-.046.027-.092.043-.136.011-.029.02-.052.025-.069v-.008a7.395 7.395 0 0 1-.042-.142H3.5V2.46s11 .002 11 .005v6.341l.627-.872c.204-.32.49-.614.873-.819V2.281c0-.707-.569-1.28-1.272-1.28L3.272 1ZM16 9.29l-1.5 2.085V16.5h-2.708c.005.118.002.236-.007.354a.904.904 0 0 1-.013.075l-.001.005a3.108 3.108 0 0 1-.097.312c-.027.101-.048.19-.062.266a.734.734 0 0 0-.014.287.25.25 0 0 0 .068.105.65.65 0 0 0 .088.074l.017.011.016.01h.175L14.73 18c.697 0 1.271-.573 1.271-1.281v-7.43Z"/></svg>\n',su=iu;function ou(){const t=["3594556AGhYYy","commands","EditorAnnotations","editor","refreshSelectedViews","isOn","size","comments.maxCommentsWhenCollapsed","comments.editorConfig","has","createAnnotationView","remove","menuBar:trackChanges","listenTo","editing","suggestionChanged","toMany","_disableComments","getMarkers","delete","discardSelectedSuggestions","405SyCWfv","getSuggestion","comments.maxThreadTotalWeight","descriptionFactory","848839yKUBhb","CommentsUI","bind","buttonView","push","innerView","destroy","execute","define","521101Njcrek","change:previous","SuggestionView","commentThread","createAnnotation","comments","actionView","items","_unbindEditors","isDirty","previous","Track changes","keys","suggestionView","createCommentThreadController","set","_initializeController","children","isInContent","commentsListView","SuggestionThreadView","arrowView","value","type","getMarkerNames","plugins","reduce","_bindAnnotationToEditors","view","acceptSelectedSuggestions","pluginName","getFirstRange","clear","TrackChangesUI","activeAnnotations","model","values","button","isEnabled","_handleControllerBuffer","1494374mVvvIW","addComment","Accept all selected suggestions","requires","unbind","suggestionLoaded","Discard all selected suggestions","add","locale","source","filter","descriptionParts","config","switchbutton","comments.maxCommentCharsWhenCollapsed","delegate","stopListening","addSourceCollector","focus","Discard all suggestions","isMultiRange","getJoined","get","from","142070CjKDRz","change:activeAnnotations","discardButton","_destroyController","CommentsRepository","hasSuggestion","suggestion-","acceptButton","registerAnnotation","_addUIComponentsToFactory","_suggestionToController","_refreshActiveMarkers","componentFactory","getRanges","panelView","_updateController","length","activeMarkers","getByInnerView","trackChanges.disableComments","trackChanges.SuggestionView","getDescriptions","100HzHTNp","_createToolbarButton","discardAllSuggestions","acceptAllSuggestions","_viewToController","getAllAdjacentSuggestions","lowest","menuitem","48hbeReC","trackChanges","_annotationViews","trackChanges.SuggestionThreadView","_handleSuggestionControllerDelayed","_createMenuBarMenu","Annotations","escape","fire","TrackChangesEditing","1631499mfOTIt","Accept all suggestions","menuitemcheckbox","suggestionUnloaded","separator","commandName","menu","mainView","head","97158SDiTgh","CommentView","init","some"];return(ou=function(){return t})()}function iu(t,e){const n=ou();return(iu=function(t,e){return n[t-=255]})(t,e)}!function(t){const e=iu,n=t();for(;;)try{if(508959===parseInt(e(305))/1+-parseInt(e(354))/2+parseInt(e(267))/3+-parseInt(e(280))/4+-parseInt(e(400))/5*(parseInt(e(276))/6)+-parseInt(e(314))/7*(-parseInt(e(257))/8)+parseInt(e(301))/9*(parseInt(e(378))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ou);class au extends t.Plugin{static get[su(357)](){const t=su;return[Nc,o.Users,t(382),t(263),t(282)]}static get[su(344)](){return su(347)}constructor(t){const e=su;super(t),this[e(388)]=new Map,this[e(404)]=new Map,this[e(259)]=new Map,this[e(353)]=new Map;const n=this[e(283)][e(366)];n[e(313)](e(260),Jc),n[e(313)](e(398),eu),n[e(313)](e(397),!1),this[e(297)]=n[e(376)](e(397))}[su(261)](t,e){const n=su;0===this[n(353)][n(286)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(353)]){const r=this[t(388)][t(289)](e);r||n?r&&n&&this[t(381)](e):this[t(330)](e)}this[t(353)][t(346)](),this[t(283)][t(339)][t(376)](t(282))[t(284)](),this[t(389)]()}),10),this[n(353)][n(329)](t,e)}[su(278)](){const t=su,e=this[t(283)],n=e[t(339)][t(376)](t(266)),r=e[t(339)][t(376)](t(263)),s=e[t(339)][t(376)](t(282)),o=e[t(339)][t(376)](t(382));this[t(387)](),s[t(371)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(377)](this[e(388)])){const s=t[e(405)](),o=[];for(const t of s){if(!t[e(332)])continue;if(t[e(374)]){o[e(309)](...t[e(391)]());continue}const n=t[e(345)]();if(o[e(394)]>0){const t=o[0][e(375)](n);if(t){o[0]=t;continue}}o[e(309)](n)}n[e(309)]([r[e(342)],o])}return n})),this[t(293)](n,t(359),((e,n)=>{const r=t;this[r(293)](n,r(315),((t,e,s,o)=>{const i=r;n[i(332)]&&(null==s?(this[i(393)](o[i(275)]),this[i(261)](n,!1)):(this[i(393)](s[i(275)]),null==o&&this[i(261)](n,!0)))})),null!==n[r(324)]?this[r(393)](n[r(275)]):this[r(261)](n,!1)})),this[t(293)](n,t(270),((e,n,r)=>{const s=t;this[s(370)](n,s(315)),this[s(353)][s(299)](n),this[s(388)][s(289)](n)&&this[s(381)](n),r&&this[s(393)](r[s(275)])})),this[t(293)](n,t(295),((e,n)=>{this[t(393)](n)})),this[t(293)](r,t(379),(()=>{this[t(389)]()})),this[t(293)](o,t(355),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(383)](r))return;const i=n[o(302)](r);this[o(388)][o(376)](i)[o(342)][o(333)][o(372)](-1)}),{priority:t(255)})}[su(389)](){const t=su,e=this[t(283)][t(339)][t(376)](t(263)),n=this[t(283)][t(339)][t(376)](t(266)),r=Array[t(377)](e[t(348)],(e=>e[t(310)]))[t(364)]((e=>this[t(404)][t(289)](e))),s=[];for(const e of r){const n=this[t(404)][t(376)](e)[t(349)][t(405)]();s[t(309)](...n[t(340)](((e,n)=>[...e,...n[t(338)]()]),[]))}n[t(395)]=s}[su(387)](){const t=su,n=this[t(283)],r=n[t(362)],o=Kr(r,t(325)),i=new e.Collection([{type:t(367),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(258),role:t(269)})},{type:t(271)},{type:t(351),model:new s.ViewModel({withText:!0,label:Kr(r,t(268)),commandName:t(403),role:t(256)})},{type:t(351),model:new s.ViewModel({withText:!0,label:Kr(r,t(356)),commandName:t(343),role:t(256)})},{type:t(351),model:new s.ViewModel({withText:!0,label:Kr(r,t(373)),commandName:t(402),role:t(256)})},{type:t(351),model:new s.ViewModel({withText:!0,label:Kr(r,t(360)),commandName:t(300),role:t(256)})}]);for(const e of i)if(cu(e)){const r=n[t(281)][t(376)](e[t(349)][t(272)]);e[t(349)][t(307)](t(285),t(352)).to(r,t(336),t(352))}n.ui[t(390)][t(361)](t(258),(e=>this[t(401)](e,i,o))),n.ui[t(390)][t(361)](t(292),(e=>this[t(262)](e,i,o)))}[su(401)](t,e,n){const r=su,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(283)][r(281)][r(376)](r(258));o[r(308)][r(329)]({tooltip:n,label:n,icon:ru}),o[r(308)][r(307)](r(285)).to(i,r(336)),o[r(308)].on(r(312),(()=>{const t=r;i[t(312)](),this[t(283)][t(294)][t(342)][t(372)]()})),(0,s.addListToDropdown)(o,e,{role:r(273)});const a=[];for(const t of e)cu(t)&&a[r(309)](this[r(283)][r(281)][r(376)](t[r(349)][r(272)]));const c=o[r(308)];return c[r(320)][r(358)](r(352)),c[r(335)][r(358)](r(352)),c[r(320)][r(307)](r(352)).to(i,r(352)),c[r(335)][r(307)](r(352))[r(296)](a,r(352),((...t)=>t[r(279)]((t=>t)))),o.on(r(312),(t=>{const e=r;this[e(283)][e(312)](t[e(363)][e(272)]),this[e(283)][e(294)][e(342)][e(372)]()})),o}[su(262)](t,e,n){const r=su,o=new s.MenuBarMenuView(t),i=this[r(283)][r(281)][r(376)](r(258));o[r(308)][r(329)]({label:n,icon:ru});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(271)==n[r(337)]){a[r(321)][r(361)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(349)];i[r(307)](...Object[r(326)](c)).to(c),i[r(369)](r(312)).to(o),i.on(r(312),(()=>{const t=r;this[t(283)][t(312)](c[t(272)]),this[t(283)][t(294)][t(342)][t(372)]()})),e[r(331)][r(361)](i),a[r(321)][r(361)](e)}return o[r(307)](r(352)).to(i,r(352)),o[r(392)][r(331)][r(361)](a),o}[su(330)](t){const e=su,n=this[e(283)],r=n[e(366)],s=n[e(339)][e(376)](e(263)),i=n[e(339)][e(376)](e(382)),a=n[e(339)][e(376)](e(282)),c=n[e(339)][e(376)](o.Users).me,u=r[e(376)](e(258))[e(334)],l=r[e(376)](e(258))[e(316)],{CommentsListView:f,CommentThreadInputView:h}=n[e(339)][e(376)](e(306));let d,g,p;this[e(259)][e(289)](t.id)?(g=this[e(259)][e(376)](t.id),d=g[e(274)]):(d=new u(n[e(362)],t,c,{disableComments:this[e(297)],editorConfig:r[e(376)](e(288)),maxCommentsWhenCollapsed:r[e(376)](e(287)),maxThreadTotalWeight:r[e(376)](e(303)),maxCommentCharsWhenCollapsed:r[e(376)](e(368)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(376)](e(362))),CommentView:r[e(376)](e(319))[e(277)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),d[e(327)][e(385)].on(e(312),(()=>{const t=e;n[t(294)][t(342)][t(372)]()})),d[e(327)][e(380)].on(e(312),(()=>{const t=e;n[t(294)][t(342)][t(372)]()})),g=s[e(290)](this[e(283)][e(362)],d),g[e(307)](e(323)).to(d,e(323)),g[e(307)](e(394)).to(d),g[e(307)](e(337)).to(d,e(337),(t=>e(384)+t)),d.on(e(264),(()=>{const t=e;p[t(265)](t(264))})),this[e(259)][e(329)](t.id,g));const m=i[e(328)](t[e(317)],d),E=new zc(n,t,d,m),I=t[e(405)]()[e(364)]((t=>t[e(332)]));d[e(365)]=n[e(339)][e(376)](e(266))[e(304)][e(399)](I),this[e(388)][e(329)](t,E),this[e(404)][e(329)](d,E),p=s[e(318)]({view:g,target:()=>{const r=e,s=[],i=t[r(405)]()[r(364)]((t=>t[r(332)]));for(const t of i)s[r(309)](...t[r(298)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(294)],s)},type:()=>e(384)+E[e(342)][e(337)]}),i[e(341)](d,p),s[e(361)](p),a[e(386)](p)}[su(381)](t){const e=su,n=this[e(283)][e(339)][e(376)](e(382)),r=this[e(283)][e(339)][e(376)](e(263)),s=this[e(388)][e(376)](t),o=s[e(342)],i=r[e(396)](o);n[e(322)](o),i&&r[e(291)](i),this[e(388)][e(299)](t),this[e(404)][e(299)](o),s[e(311)]()}[su(393)](t){const e=su;if(!t[e(332)]||!this[e(388)][e(289)](t))return;const n=this[e(283)][e(339)][e(376)](e(266)),r=this[e(388)][e(376)](t),s=t[e(405)]();r[e(342)][e(365)]=n[e(304)][e(399)](s)}[su(311)](){const t=su;for(const e of this[t(388)][t(326)]())this[t(381)](e);for(const e of this[t(259)][t(350)]())e[t(274)][t(311)]();super[t(311)]()}}function cu(t){return su(349)in t}function uu(t,e){var n=fu();return(uu=function(t,e){return n[t-=380]})(t,e)}var lu=uu;function fu(){var t=["addSuggestionData","3936756lVKBJI","3087KFwkdY","adapter","14dNLwec","29660JGwpbJ","2mfPQlo","getSuggestion","TrackChanges","6524AnyezK","Comments","4433cabpLt","plugins","addSuggestion","getSuggestions","186DxtbRL","get","163922hsZUzk","21656NyinTu","997956IbXtjT","pluginName","559330mICHZv","requires","editor"];return(fu=function(){return t})()}!function(t){for(var e=uu,n=t();;)try{if(913226===-parseInt(e(394))/1*(-parseInt(e(381))/2)+-parseInt(e(403))/3*(parseInt(e(397))/4)+-parseInt(e(385))/5+parseInt(e(389))/6*(parseInt(e(392))/7)+parseInt(e(382))/8*(parseInt(e(390))/9)+-parseInt(e(393))/10*(parseInt(e(399))/11)+-parseInt(e(383))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fu);class hu extends t.Plugin{static get[lu(386)](){return[Nc,au,lu(398)]}static get[lu(384)](){return lu(396)}set[lu(391)](t){var e=lu;this[e(387)][e(400)][e(380)](Nc)[e(391)]=t}get[lu(391)](){var t=lu;return this[t(387)][t(400)][t(380)](Nc)[t(391)]}[lu(401)](t){var e=lu;return this[e(387)][e(400)][e(380)](Nc)[e(388)](t)}[lu(402)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=lu;return this[n(387)][n(400)][n(380)](Nc)[n(402)]({skipNotAttached:t,toJSON:e})}[lu(395)](t){var e=lu;return this[e(387)][e(400)][e(380)](Nc)[e(395)](t)}}const du=gu;function gu(t,e){const n=bu();return(gu=function(t,e){return n[t-=396]})(t,e)}!function(t){const e=gu,n=t();for(;;)try{if(289179===parseInt(e(429))/1+parseInt(e(411))/2+-parseInt(e(441))/3+parseInt(e(418))/4+-parseInt(e(425))/5+-parseInt(e(414))/6*(-parseInt(e(421))/7)+parseInt(e(433))/8*(parseInt(e(408))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bu);const pu=[du(406)];class mu extends t.Plugin{static get[du(458)](){return[Nc]}static get[du(410)](){return du(440)}[du(397)](){const t=du,n=this[t(439)];if(n[t(412)][t(431)](t(400),(e=>{const r=t,s=n[r(423)][r(428)][r(456)]()[r(436)](((t,e)=>(t[e]="",t)),{});return n[r(435)][r(402)](s,e)})),t(454)!=typeof n[t(412)][t(445)](t(404))[t(398)])throw new e.CKEditorError(t(459))}[du(420)](t){return Tu(this[du(439)],!0,t)}[du(453)](t){return Tu(this[du(439)],!1,t)}}class Eu extends t.Plugin{static get[du(410)](){return du(396)}constructor(t){const e=du;super(t),this[e(407)]=e(430)}[du(397)](){const t=du;this[t(439)][t(416)][t(445)](t(403))[t(438)]={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(439)][t(416)][t(445)](t(437))[t(438)]=null}}function Iu(t){return void 0!==t[du(444)]}function bu(){const t=["config","div","137868OGPXnG","set","plugins","name","1559544lNcdmA","addSuggestionData","getDataWithAcceptedSuggestions","7RkskZp","createDocumentFragment","model","appendChild","617225sgnRCM","getFullData","getSuggestions","document","326373BwAnfl","end","define","destroy","15584lCKvrs","users","constructor","reduce","TrackChangesEditing","_adapter","editor","TrackChangesData","1413558ROHyXV","data","rootsAttributes","getRootsAttributes","get","discardAllSuggestions","acceptAllSuggestions","getCommentThreads","map","addCommentThread","addUser","useAnonymousUser","getDataWithDiscardedSuggestions","function","push","getRootNames","remove","requires","track-changes-data-invalid-editor-creator","TrackChangesDataGetter","init","editorCreator","execute","trackChangesData.editorCreator","createElement","create","CommentsRepository","trackChangesData","Users","Pagination","result","495OaVEgk","getUser","pluginName","74866DNuPaS"];return(bu=function(){return t})()}async function Tu(t,e,n){const r=du,s=(0,o.sanitizeEditorConfig)(t,pu);s[r(416)][r(455)](Nc,Eu),s[r(443)]=Iu(t)?t[r(444)]():void 0;const i=document[r(422)](),a=t[r(412)][r(445)](r(404))[r(398)],c=await a(s,(()=>function(t){const e=r,n=document[e(401)](e(413));return t[e(424)](n),n}(i)));!function(t,e){const n=r,s=t[n(423)][n(428)][n(456)]()[n(436)](((e,r)=>(e[r]=t[n(442)][n(445)]({rootName:r}),e)),{}),o=t[n(416)][n(445)](n(405))[n(434)][n(449)]((t=>({id:t.id,name:t[n(417)]}))),i=t[n(416)][n(445)](n(437))[n(427)]({skipNotAttached:!0,toJSON:!0}),a=t[n(416)][n(445)](n(403))[n(448)]({skipNotAttached:!0,toJSON:!0}),c=e[n(416)][n(445)](n(405)),u=e[n(416)][n(445)](n(437)),l=e[n(416)][n(445)](n(403));for(const t of l[n(448)]())t[n(457)]();for(const t of o)c[n(409)](t.id)||c[n(451)](t);c.me||c[n(452)]();for(const t of a)l[n(450)](t);for(const t of i)u[n(419)](t);e[n(442)][n(415)](s)}(t,c),c[r(399)](r(e?447:446));const u=Iu(c)?c[r(426)](n):c[r(442)][r(445)](n);return await c[r(432)](),u}function _u(t,e){var n=yu();return(_u=function(t,e){return n[t-=110]})(t,e)}function yu(){var t=["943076TGPIju","6516bJUNUe","18669060SFdoiK","4070SxIiOJ","1872060CtIGJw","1338405EBpyZi","213180wMKXYH","24ilBjrC","2297428rPAzzf"];return(yu=function(){return t})()}!function(t){for(var e=_u,n=t();;)try{if(712200===parseInt(e(117))/1+-parseInt(e(112))/2+parseInt(e(113))/3+parseInt(e(114))/4+-parseInt(e(111))/5*(parseInt(e(118))/6)+-parseInt(e(116))/7*(parseInt(e(115))/8)+parseInt(e(110))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();