@ckeditor/ckeditor5-track-changes 43.1.0 → 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:()=>qc,Suggestion:()=>zr,SuggestionThreadView:()=>Qc,SuggestionView:()=>nu,TrackChanges:()=>hu,TrackChangesData:()=>pu,TrackChangesEditing:()=>Lc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;function u(){const t=["_enableCommands","clearForceDisabled","refresh","_enabledCommands","editor","2406900FoJtkr","4250TrZNBJ","1100mbkQvy","affectsData","_isEnabledBasedOnSelection","execute","isEnabled","217208PqbbXS","has","value","10pIUimm","8812730VaZxqQ","_disableUnsupportedCommands","33yHNMAy","396sAxxlG","3670074ZDYvAY","252431sYMeXg","TrackChangesCommand","commands","3452995dGRoSR","forceDisabled"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=138]})(t,e)}!function(t){const e=l,n=t();for(;;)try{if(692265===-parseInt(e(146))/1*(parseInt(e(140))/2)+-parseInt(e(145))/3+parseInt(e(158))/4*(parseInt(e(157))/5)+-parseInt(e(156))/6+-parseInt(e(149))/7+-parseInt(e(163))/8*(-parseInt(e(144))/9)+parseInt(e(141))/10*(parseInt(e(143))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(u);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(154)]=e,this[n(139)]=!1,this[n(153)](),this[n(160)]=!1}[c(153)](){this[c(162)]=!0}[c(161)](){const t=c;this[t(139)]=!this[t(139)],this[t(139)]?this[t(142)]():this[t(151)]()}[c(142)](){const t=c;for(const e of this[t(155)][t(148)][t(148)]())e[t(159)]&&!this[t(154)][t(138)](e)&&e[t(150)](t(147))}[c(151)](){const t=c;for(const e of this[t(155)][t(148)][t(148)]())e[t(159)]&&!this[t(154)][t(138)](e)&&e[t(152)](t(147))}}const h=d;function g(){const t=["getRanges","acceptSuggestion","4945016ErsVyK","model","execute","60ReNcoL","9qxCKmZ","_isEnabledBasedOnSelection","refresh","canEditAt","isEnabled","editor","TrackChangesEditing","_suggestions","4MhfuSR","168TdrxHl","plugins","1482805AoTUWZ","get","3146290hdMVwY","1824262fGnTPK","353406OrFDXA","602810ESIfxJ","3LZaGRn","4519482oJquTO","track-changes-accept-suggestion-not-found"];return(g=function(){return t})()}function d(t,e){const n=g();return(d=function(t,e){return n[t-=450]})(t,e)}!function(t){const e=d,n=t();for(;;)try{if(931424===parseInt(e(450))/1+-parseInt(e(474))/2*(parseInt(e(451))/3)+-parseInt(e(468))/4*(-parseInt(e(471))/5)+parseInt(e(475))/6*(-parseInt(e(469))/7)+parseInt(e(456))/8*(parseInt(e(460))/9)+-parseInt(e(473))/10+parseInt(e(452))/11*(parseInt(e(459))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(g);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(467)]=e,this[n(462)](),this[n(461)]=!1}[h(462)](){this[h(464)]=!0}[h(458)](t){const n=h,r=this[n(467)][n(472)](t);if(!r)throw new e.CKEditorError(n(453),this);const s=r[n(454)]();this[n(465)][n(457)][n(463)](s)&&this[n(465)][n(470)][n(472)](n(466))[n(455)](r)}}function m(t,e){const n=E();return(m=function(t,e){return n[t-=220]})(t,e)}const I=m;function E(){const t=["editor","isEnabled","discardSuggestion","189755VSNDfu","_isEnabledBasedOnSelection","plugins","281673YotONg","getRanges","32610bEZIaf","get","6wSucLb","88tjqcKV","8571490xvSpCl","canEditAt","model","416508IvwyZb","track-changes-discard-suggestion-not-found","refresh","TrackChangesEditing","11BQfGCD","281367oEFPkU","8VNUUdX","execute","867979cjKTDr","_suggestions"];return(E=function(){return t})()}!function(t){const e=m,n=t();for(;;)try{if(222429===-parseInt(e(231))/1+-parseInt(e(224))/2+parseInt(e(222))/3+parseInt(e(237))/4*(-parseInt(e(244))/5)+-parseInt(e(226))/6*(-parseInt(e(239))/7)+parseInt(e(227))/8*(-parseInt(e(236))/9)+parseInt(e(228))/10*(parseInt(e(235))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E);class b extends t.Command{constructor(t,e){const n=m;super(t),this[n(240)]=e,this[n(233)](),this[n(220)]=!1}[I(233)](){this[I(242)]=!0}[I(238)](t){const n=I,r=this[n(240)][n(225)](t);if(!r)throw new e.CKEditorError(n(232),this);const s=r[n(223)]();this[n(241)][n(230)][n(229)](s)&&this[n(241)][n(221)][n(225)](n(234))[n(243)](r)}}function T(){const t=["start",'<span class="ck-suggestion-color" style="background-color: ',"209325dEFdfP"," [color ","createPositionAfter","execute","createPositionBefore","5161717BiQDae","isIntersecting","isInContent","getRanges","split","1023674ftaCiv","9FIhFmU","end","isMultiRange",'<span class="ck-suggestion-type">',"deletion","add","splice","innerHTML","80692jYKRgz","schema","innerText","content","map","20KbTzAs","replace","isTouching","createRange","isArray","isObject","value","span","change","sort","push","from","7ckAolX","join","isCollapsed","type","next","title",'"></span>',"2787144nceWTe","createPositionAt","158378OTcmjU","length","40zXVRSc","768699lZFxru","createElement",'" title="',"color","</span>"];return(T=function(){return t})()}function _(t,e){const n=k;let r="";return r+=t[n(485)]("*")[n(499)](((t,e)=>e%2!=0?n(490)+y(t)+n(473):y(t)))[n(513)](""),e&&(r+=n(475)+e[n(506)]+n(526)+e[n(517)]+n(518)),r}function y(t){const e=k,n=document[e(525)](e(507));return n[e(497)]=t,n[e(494)]}function A(t){const e=k;return t[e(509)](((t,n)=>e(491)==t[e(515)]&&e(491)!=n[e(515)]?-1:e(491)!=t[e(515)]&&e(491)==n[e(515)]?1:0))}function k(t,e){const n=T();return(k=function(t,e){return n[t-=473]})(t,e)}function C(t,e){const n=k;let r,s=0;const o=[],i=e[n(496)];for(;s<t[n(522)];){const a=t[s],c=t[s+1];r||(r=e[n(480)](a)),S(e,a,c)||(o[n(510)](e[n(503)](r,i[n(505)](a)?e[n(478)](a):e[n(520)](a,n(488)))),r=null),s++}return o}function S(t,e,n){const r=k;if(!n)return!1;const s=t[r(478)](e),o=t[r(480)](n);return s[r(502)](o)}!function(t){const e=k,n=t();for(;;)try{if(324402===-parseInt(e(521))/1+-parseInt(e(486))/2+-parseInt(e(487))/3*(-parseInt(e(495))/4)+-parseInt(e(476))/5+parseInt(e(519))/6*(parseInt(e(512))/7)+parseInt(e(523))/8*(-parseInt(e(524))/9)+-parseInt(e(500))/10*(-parseInt(e(481))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);function L(t,e,n){const r=k;for(;n[r(522)];){const s=n[r(493)](0,100);t[r(508)]((()=>{const t=r;for(const n of s)n[t(483)]&&e[t(479)](n.id)}))}}function N(){const t=["_suggestions","3035zmZWkK","158810JBEicd","_command","model","8516272qDbAVG","values","canEditAt","refresh","_isEnabledBasedOnSelection","6093OIIdqY","168946zqURGn","60940gdCoak","editor","612xsEXhS","some","5448qRbimB","isEnabled","execute","842eDlhVH","70iqljDu","isInContent","34062qbqWew","6808MCujJr","from","getRanges"];return(N=function(){return t})()}const R=M;function M(t,e){const n=N();return(M=function(t,e){return n[t-=312]})(t,e)}!function(t){const e=M,n=t();for(;;)try{if(774497===parseInt(e(312))/1+parseInt(e(320))/2*(-parseInt(e(337))/3)+-parseInt(e(324))/4*(-parseInt(e(328))/5)+-parseInt(e(323))/6*(-parseInt(e(321))/7)+-parseInt(e(332))/8+parseInt(e(315))/9*(-parseInt(e(329))/10)+parseInt(e(313))/11*(parseInt(e(317))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);class v extends t.Command{constructor(t,e,n){const r=M;super(t),this[r(330)]=e,this[r(327)]=n,this[r(335)](),this[r(336)]=!1}[R(335)](){const t=R,e=Array[t(325)](this[t(327)][t(333)]())[t(316)]((e=>e[t(322)]));this[t(318)]=this[t(330)][t(318)]&&e}[R(319)](){const t=R,e=A(Array[t(325)](this[t(327)][t(333)]()));for(const n of e){const e=n[t(326)]();if(!this[t(314)][t(331)][t(334)](e))return}L(this[t(314)][t(331)],this[t(330)],e)}}const w=O;function O(t,e){const n=D();return(O=function(t,e){return n[t-=245]})(t,e)}function D(){const t=["_selectedSuggestions","4152144vReUuN","182702ElinkQ","refresh","10811205vuhqIH","301508ZzpBti","4943964sQYdZs","selection","14FBFXgG","_isEnabledBasedOnSelection","execute","8YLpHqF","_suggestions","isEnabled","values","13157750lOWkqa","getRanges","document","model","editor","30zKnIcq","_command","size","11915071rYQUsr","from","canEditAt"];return(D=function(){return t})()}!function(t){const e=O,n=t();for(;;)try{if(870457===-parseInt(e(251))/1*(-parseInt(e(245))/2)+parseInt(e(249))/3+parseInt(e(248))/4*(parseInt(e(263))/5)+-parseInt(e(270))/6+parseInt(e(266))/7*(-parseInt(e(254))/8)+parseInt(e(247))/9+-parseInt(e(258))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class F extends t.Command{constructor(t,e,n){const r=O;super(t),this[r(264)]=e,this[r(255)]=n,this[r(269)]=new Set,this[r(246)](),this[r(252)]=!1}[w(246)](){const t=w,e=this[t(262)][t(261)][t(260)][t(250)],n=Array[t(267)](this[t(255)][t(257)]());this[t(269)]=function(t,e){const n=k,r=Array[n(511)](t[n(484)]()),s=new Set;for(const o of e)if(o[n(483)])for(const e of r)for(const r of o[n(484)]())(e[n(482)](r)||t[n(514)]&&!o[n(489)]&&o[n(516)]&&r[n(488)][n(502)](e[n(474)]))&&s[n(492)](o);return s}(e,n),this[t(256)]=this[t(264)][t(256)]&&!!this[t(269)][t(265)]}[w(253)](){const t=w,e=A(Array[t(267)](this[t(269)]));for(const n of e){const e=n[t(259)]();if(!this[t(262)][t(261)][t(268)](e))return}L(this[t(262)][t(261)],this[t(264)],e)}}const x=function(){this.__data__=[],this.size=0};const B=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(B(t[n][0],e))return n;return-1};var U=Array.prototype.splice;const j=function(t){var e=this.__data__,n=P(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=P(e,t);return n<0?void 0:e[n][1]};const V=function(t){return P(this.__data__,t)>-1};const H=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function 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=x,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 X=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const q=function(t){return this.__data__.get(t)};const Z=function(t){return this.__data__.has(t)};const J="object"==typeof global&&global&&global.Object===Object&&global;var Y="object"==typeof self&&self&&self.Object===Object&&self;const Q=J||Y||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,gt=(ht=/[^.]+$/.exec(ft&&ft.keys&&ft.keys.IE_PROTO||""))?"Symbol(src)_1."+ht:"";const dt=function(t){return!!gt&&gt 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)||dt(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 St=Ct(Q,"Map");const Lt=Ct(Object,"create");const Nt=function(){this.__data__=Lt?Lt(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(Lt){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 Lt?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]=Lt&&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=Nt,Ft.prototype.delete=Rt,Ft.prototype.get=vt,Ft.prototype.has=Ot,Ft.prototype.set=Dt;const xt=Ft;const Bt=function(){this.size=0,this.__data__={hash:new xt,map:new(St||z),string:new xt}};const Pt=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 Pt(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=Bt,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(!St||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 Xt(t){var e=this.__data__=new z(t);this.size=e.size}Xt.prototype.clear=K,Xt.prototype.delete=X,Xt.prototype.get=q,Xt.prototype.has=Z,Xt.prototype.set=Kt;const qt=Xt;const Zt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Jt=function(){try{var t=Ct(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Yt=function(t,e,n){"__proto__"==e&&Jt?Jt(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)&&B(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?Q.Buffer:void 0;const ge=(he?he.isBuffer:void 0)||ue;var de=/^(?:0|[1-9]\d*)$/;const pe=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&de.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&&J.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 Se=Object.prototype.hasOwnProperty;const Le=function(t,e){var n=ce(t),r=!n&&ae(t),s=!n&&!r&&ge(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&&!Se.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 Ne=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Ne)};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)?Le(t):Oe(t)};const xe=function(t,e){return t&&te(e,Fe(e),t)};const Be=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const Ue=function(t){if(!ut(t))return Be(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const je=function(t){return De(t)?Le(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 Xe=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const qe=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Ze=function(){return[]};var Je=Object.prototype.propertyIsEnumerable,Ye=Object.getOwnPropertySymbols;const Qe=Ye?function(t){return null==t?[]:(t=Object(t),qe(Ye(t),(function(e){return Je.call(t,e)})))}:Ze;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}:Ze;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]",gn="[object Promise]",dn="[object Set]",pn="[object WeakMap]",mn="[object DataView]",In=mt(cn),En=mt(St),bn=mt(un),Tn=mt(ln),_n=mt(fn),yn=ct;(cn&&yn(new cn(new ArrayBuffer(1)))!=mn||St&&yn(new St)!=hn||un&&yn(un.resolve())!=gn||ln&&yn(new ln)!=dn||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 gn;case Tn:return dn;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 Sn=Q.Uint8Array;const Ln=function(t){var e=new t.constructor(t.byteLength);return new Sn(e).set(new Sn(t)),e};const Nn=function(t,e){var n=e?Ln(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?Ln(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 Ln(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Nn(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 xn=Object.create;const Bn=function(){function t(){}return function(e){if(!ut(e))return{};if(xn)return xn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:Bn(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]",Xn="[object Object]",qn={};qn[zn]=qn["[object Array]"]=qn["[object ArrayBuffer]"]=qn["[object DataView]"]=qn["[object Boolean]"]=qn["[object Date]"]=qn["[object Float32Array]"]=qn["[object Float64Array]"]=qn["[object Int8Array]"]=qn["[object Int16Array]"]=qn["[object Int32Array]"]=qn["[object Map]"]=qn["[object Number]"]=qn[Xn]=qn["[object RegExp]"]=qn["[object Set]"]=qn["[object String]"]=qn["[object Symbol]"]=qn["[object Uint8Array]"]=qn["[object Uint8ClampedArray]"]=qn["[object Uint16Array]"]=qn["[object Uint32Array]"]=!0,qn["[object Error]"]=qn[Kn]=qn["[object WeakMap]"]=!1;const Zn=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 Xe(e,a)}else{var h=An(e),g=h==Kn||"[object GeneratorFunction]"==h;if(ge(e))return Ke(e,c);if(h==Xn||h==zn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?rn(e,Ge(a,e)):$e(e,xe(a,e))}else{if(!qn[h])return o?e:{};a=Fn(e,h,c)}}i||(i=new qt);var d=i.get(e);if(d)return d;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 Zt(p||e,(function(s,o){p&&(s=e[o=s]),$t(a,o,t(s,n,r,o,e,i))})),a};const Jn=function(t){return Zn(t,5)};const Yn=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&&!Yn(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(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 gr=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 dr=function(t,e,n){return null==t?t:gr(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,g=2&n?new Er:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!br(e,(function(t,e){if(!Tr(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const 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 Sr=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 Sn(t),new Sn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return B(+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 Lr=Object.prototype.hasOwnProperty;const Nr=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:Lr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Rr="[object Arguments]",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&&ge(t)){if(!ge(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new qt),i||Ce(t)?_r(t,e,n,r,s,o):Sr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&wr.call(t,"__wrapped__"),d=f&&wr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new qt),s(p,m,n,r,o)}}return!!h&&(o||(o=new qt),Nr(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 xr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Br=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 Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Ur=function(t,e){return e.length<2?t:Br(t,Pr(e,0,-1))};const jr=function(t,e){return e=fr(e,t),null==(t=Ur(t,e))||delete t[hr(xr(e))]};const Gr=function(t,e){return null==t||jr(t,e)};function Vr(t,e){const n=Wr();return(Vr=function(t,e){return n[t-=280]})(t,e)}const Hr=Vr;function Wr(){const t=["addRange","getRanges","markers","discard","set","getMarkerNames","4UEevcV","isExternal","next","2400402IVwDtI","getRange","onAccept","type","_isDataLoaded","attributes","_onAttributesChange","onAttributesChange","subType","getMarkers","@external","decorate","getFirstMarker","onDiscard","2725602jvTSoE","setAttribute","removeMarker","creator","14yImbvT","push","data","hasComments","delete","_onDiscard","commentThread","getContainedElement","change","10yAeVai","getItems","from","addMarkerName","_model","start","suggestion:","toJSON","end","isInContent","get","removeAttribute","16893yTYryd","176NAJqEw","1642FCmKLA","_saved","authoredAt","nodeAfter","510689epsIbi","getAllAdjacentSuggestions","isIntersecting","author","accept","split","head","removeMarkers","_markerNames","getFirstRange","getMultiRangeId","334816ZwsWaj","clear","isMultiRange","add","substr","map","addMarker","length","nodeBefore","isIntersectingWithRange","4850bFdosd","filter","reduce","_onAccept","createdAt","previous","624804dPwlmy","size"];return(Wr=function(){return t})()}!function(t){const e=Vr,n=t();for(;;)try{if(457291===parseInt(e(360))/1+-parseInt(e(356))/2+-parseInt(e(329))/3*(-parseInt(e(312))/4)+-parseInt(e(342))/5*(parseInt(e(315))/6)+-parseInt(e(333))/7*(parseInt(e(288))/8)+parseInt(e(354))/9*(-parseInt(e(298))/10)+-parseInt(e(355))/11*(-parseInt(e(304))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Vr;super(),this[n(319)]=!1,this.id=e.id,this[n(318)]=e[n(318)],this[n(323)]=e[n(323)]||null,this[n(280)]=e[n(280)],this[n(332)]=e[n(332)]||e[n(280)],this[n(313)]=Boolean(e[n(320)]&&e[n(320)][n(325)]),this[n(335)]=null,this[n(346)]=t,this[n(301)]=e[n(317)],this[n(338)]=e[n(328)],this[n(321)]=e[n(322)],this[n(285)]=new Set,this[n(302)]=null,this[n(310)](n(358),null),this[n(310)](n(320),e[n(320)]||{}),this[n(310)](n(303),null),this[n(310)](n(314),null),this[n(310)](n(339),null),this[n(310)](n(357),!1),this[n(326)](n(281)),this[n(326)](n(309))}get[Hr(283)](){const t=Hr;let e=this;for(;e[t(303)];)e=e[t(303)];return e}get[Hr(336)](){const t=Hr;return!!this[t(339)]&&this[t(339)][t(295)]>0}get[Hr(290)](){const t=Hr;return 0!=this[t(285)][t(305)]&&6==Array[t(344)](this[t(285)])[0][t(282)](":")[t(295)]}get[Hr(351)](){return null!==this[Hr(327)]()}[Hr(345)](t){const e=Hr;this[e(285)][e(291)](t)}[Hr(311)](){const t=Hr;return Array[t(344)](this[t(285)])}[Hr(324)](){const t=Hr;return this[t(311)]()[t(293)]((e=>this[t(346)][t(308)][t(352)](e)))[t(299)]((t=>t))}[Hr(327)](){return this[Hr(324)]()[0]||null}[Hr(284)](){const t=Hr;this[t(346)][t(341)]((e=>{const n=t;for(const t of this[n(324)]())e[n(331)](t)})),this[t(285)][t(289)]()}[Hr(331)](t){const e=Hr;this[e(346)][e(341)]((n=>{n[e(331)](t)})),this[e(285)][e(337)](t)}[Hr(306)](t){const e=Hr,n=e(348)+this[e(318)]+":"+this[e(323)]+":"+this.id+":"+this[e(332)].id+":"+zr[e(287)]();this[e(345)](n),this[e(346)][e(341)]((r=>{r[e(294)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Hr(297)](t){const e=Hr;for(const n of this[e(307)]())if(n[e(362)](t))return!0;return!1}[Hr(307)](){const t=Hr;return this[t(324)]()[t(293)]((e=>e[t(316)]()))}[Hr(343)](){const t=Hr;return this[t(307)]()[t(300)](((e,n)=>[...e,...n[t(343)]()]),[])}[Hr(286)](){const t=Hr;var e;return(null===(e=this[t(327)]())||void 0===e?void 0:e[t(316)]())||null}[Hr(340)](){const t=Hr,e=this[t(307)]();if(1!=e[t(295)])return null;const n=e[0],r=n[t(347)][t(359)],s=n[t(350)][t(296)];return r instanceof i.Element?r!=s?null:r:null}[Hr(281)](){const t=Hr;this[t(301)](this[t(307)](),this[t(335)],this[t(320)]),this[t(284)]()}[Hr(309)](){const t=Hr;this[t(338)](this[t(307)](),this[t(335)],this[t(320)]),this[t(284)]()}[Hr(361)](){const t=Hr,e=[];let n=this[t(283)];for(;n;)e[t(334)](n),n=n[t(314)];return e}[Hr(330)](t,e){const n=Hr,r=Jn(this[n(320)]);dr(r,t,e),Fr(r,this[n(320)])||(this[n(320)]=r,this[n(321)](r))}[Hr(353)](t){const e=Hr,n=Jn(this[e(320)]);Gr(n,t),Fr(n,this[e(320)])||(this[e(320)]=n,this[e(321)](this[e(320)]))}[Hr(349)](){const t=Hr;return{id:this.id,type:this[t(323)]?this[t(318)]+":"+this[t(323)]:this[t(318)],authorId:this[t(332)].id,createdAt:this[t(302)],hasComments:this[t(336)],data:this[t(335)],attributes:this[t(320)]}}static[Hr(287)](){const t=Hr;return(0,e.uid)()[t(292)](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 Xr=qr;function qr(t,e){const n=Zr();return(qr=function(t,e){return n[t-=194]})(t,e)}function Zr(){const t=["_addDescriptionItems","Object","*Set format:* %0","isEqual","REPLACE_TEXT","ELEMENT_SPACE","isInContent","length","getWalker","text","$text","1866494txEcTO","label","_itemLabels","60iDADlV","$textProxy","pop","indexOf","isObject","removeObject","_resolveDescriptionItems","newValue","nextSibling","isEmpty","data","element","removeFormat","map","previousSibling","67680vmAOoz","replace","registerAttributeLabel","set","format","remove","8DeVCyu","softBreak","get","start","*Remove:* %0","item","_attributeLabels","addEmptyContainer","EmptyContainer","registerElementLabel","_schema","type","removeEmptyContainer","2377947QGZrRy","$1 $2","key","push","registerDescriptionCallback","_handleRenameSuggestionDescription","checkChild","getFirstRange","_itemLabelsCallbacks","nodeAfter","10OOYbwR","elementStart","_handleInsertRemoveSuggestionDescription","addObject","join","_handleCustomCallbackDescription","35Hypmka","12vjceoG","_locale","matchingCallback","removeContainer","*Change to:* %0","skip","subType","183786tSSiIS","match","attribute","has","8QtvASM","*Remove format:* %0","*Merge:* %0","quantity","60947bcrTSy","insertion","elementEnd","deletion","addContainer","getDescriptions","name","normal","add","Container","addFormat","getItemLabel","_customCallbacks","1399574EKrSUa","end","220098tfigUL","_handleAttributeSuggestionDescription","function","*Insert:* %0","*Split:* %0"];return(Zr=function(){return t})()}!function(t){const e=qr,n=t();for(;;)try{if(150064===-parseInt(e(214))/1*(-parseInt(e(269))/2)+parseInt(e(229))/3*(parseInt(e(199))/4)+parseInt(e(198))/5*(parseInt(e(206))/6)+-parseInt(e(245))/7*(-parseInt(e(210))/8)+-parseInt(e(263))/9+-parseInt(e(292))/10*(-parseInt(e(227))/11)+-parseInt(e(248))/12*(parseInt(e(282))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zr);class Jr{constructor(t,e){const n=qr;this[n(226)]=[],this[n(247)]=new Map,this[n(290)]=[],this[n(275)]=new Map,this[n(279)]=t,this[n(200)]=e}[Xr(219)](t){const e=Xr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(241)];o++){const i=t[o];if(!i[e(240)])continue;const a=this[e(197)](i);if(a){if(null!=i[e(205)]){if(r[e(209)](i[e(205)]))continue;r[e(222)](i[e(205)])}n[e(285)](a)}else if(e(208)!=i[e(280)])e(215)!=i[e(280)]&&e(217)!=i[e(280)]||this[e(194)](n,i,t[o+1]);else{const t=i[e(258)][e(284)];if(s[e(209)](t))continue;s[e(222)](i[e(258)][e(284)]),t==Sc?this[e(287)](n,i):this[e(230)](n,i)}}return this[e(254)](n)}[Xr(286)](t){const e=Xr;this[e(226)][e(285)](t)}[Xr(278)](t,n,r=e.priorities[Xr(221)]){const s=Xr;s(231)==typeof t?(0,e.insertToPriorityArray)(this[s(290)],{matchingCallback:t,label:n,priority:r}):this[s(247)][s(266)](t,n)}[Xr(265)](t,e){const n=Xr;this[n(275)][n(266)](t,e)}[Xr(225)](t,e=1){const n=Xr;let r;for(const e of this[n(290)])if(e[n(201)](t)){r=e[n(246)];break}return r||(r=this[n(247)][n(271)](t[n(220)])),r?r(e):1!==e?e+" "+t[n(220)]+"s":""+t[n(220)]}[Xr(234)](t,e){const n=Xr,r=e[n(289)]()[n(242)](),s=n(215)==e[n(280)]?n(222):n(268);for(const e of r){const o=e[n(274)],i=t[t[n(241)]-1];if(o.is(n(249)))i&&i[n(280)][n(251)](n(223))>-1&&t[n(250)](),i&&n(243)==i[n(280)]?i[s]+=o[n(258)]:t[n(285)]({type:n(243),add:n(222)==s?o[n(258)]:"",remove:n(268)==s?o[n(258)]:""});else if(this[n(279)][n(252)](o)){const a=o;if(i&&i[n(280)][n(251)](n(223))>-1&&t[n(250)](),n(216)==e[n(280)])continue;i&&i[n(280)]==s+n(235)&&i[n(259)][n(220)]==a[n(220)]?i[n(213)]++:t[n(285)]({type:s+n(235),element:a,quantity:1}),r[n(204)]((t=>!(n(216)==t[n(280)]&&t[n(274)]==o)))}else if(this[n(279)][n(288)](o,n(244))||o.is(n(259),n(270))){const r=o;if(n(222)==s&&n(293)==e[n(280)]||n(268)==s&&n(216)==e[n(280)])continue;if(i&&-1==i[n(280)][n(251)](n(223))){n(243)==i[n(280)]&&(i[s]+="\n");continue}let a;if(a=n(222)==s?r[n(256)]&&!this[n(279)][n(252)](r[n(256)])?r[n(256)]:null:r[n(262)]&&!this[n(279)][n(252)](r[n(262)])?r[n(262)]:null,r[n(257)]||a&&a[n(257)]){const e=a&&a[n(257)]?a:r;i&&i[n(280)]==s+n(277)&&i[n(259)][n(220)]==e[n(220)]?i[n(213)]++:t[n(285)]({type:s+n(277),element:e,quantity:1})}else t[n(285)]({type:s+n(223),element:r})}}}[Xr(254)](t){const e=Xr,n=this[e(200)],r=[],s=[],o=[];for(const i of t)switch(i[e(280)]){case e(243):if(i[e(222)]=i[e(222)][e(264)](/(\S)\u000A+(\S)/g,e(283))[e(264)](/\u000A/g,""),i[e(268)]=i[e(268)][e(264)](/(\S)\u000A+(\S)/g,e(283))[e(264)](/\u000A/g,""),""!=i[e(222)]&&""!=i[e(268)]){r[e(285)]({type:e(264),content:Kr(n,e(238),['"'+i[e(268)]+'"','"'+i[e(222)]+'"'])});continue}if(null!=i[e(222)][e(207)](/^ +$/)){r[e(285)]({type:e(215),content:Kr(n,e(232),Kr(n,e(239),i[e(222)][e(241)]))});continue}if(null!=i[e(268)][e(207)](/^ +$/)){r[e(285)]({type:e(217),content:Kr(n,e(273),Kr(n,e(239),i[e(268)][e(241)]))});continue}if(""!=i[e(222)]){r[e(285)]({type:e(215),content:Kr(n,e(232),'"'+i[e(222)]+'"')});continue}r[e(285)]({type:e(217),content:Kr(n,e(273),'"'+i[e(268)]+'"')});continue;case e(276):case e(195):r[e(285)]({type:e(215),content:Kr(n,e(232),this[e(225)](i[e(259)],i[e(213)]))});continue;case e(281):case e(253):r[e(285)]({type:e(217),content:Kr(n,e(273),this[e(225)](i[e(259)],i[e(213)]))});continue;case e(218):r[e(285)]({type:e(215),content:Kr(n,e(233),this[e(225)](i[e(259)],i[e(213)]))});continue;case e(202):r[e(285)]({type:e(217),content:Kr(n,e(212),this[e(225)](i[e(259)],i[e(213)]))});continue;case e(224):s[e(285)](i[e(284)]);continue;case e(260):o[e(285)](i[e(284)]);continue;default:r[e(285)](i)}if(s[e(241)]){const t=s[e(261)]((t=>this[e(275)][e(209)](t)?this[e(275)][e(271)](t):t))[e(196)](", ");r[e(285)]({type:e(267),content:Kr(this[e(200)],e(236),t)})}if(o[e(241)]){const t=o[e(261)]((t=>this[e(275)][e(209)](t)?this[e(275)][e(271)](t):t))[e(196)](", ");r[e(285)]({type:e(267),content:Kr(this[e(200)],e(211),t)})}return r}[Xr(197)](t){const e=Xr;for(const n of this[e(226)]){const r=n(t);if(r&&e(280)in r)return r}}[Xr(230)](t,e){const n=Xr,r=e[n(258)],s=void 0===r[n(255)]?n(260):n(224);t[n(285)]({type:s,key:r[n(284)]})}[Xr(287)](t,e){const n=Xr;t[n(285)]({type:n(267),content:Kr(this[n(200)],n(203),this[n(225)](e[n(289)]()[n(272)][n(291)],1))})}[Xr(194)](t,e,n){const r=Xr;if(this[r(234)](t,e),n&&n[r(289)]()&&!e[r(289)]()[r(228)][r(237)](n[r(289)]()[r(272)])){const n=t[t[r(241)]-1],s=r(215)==e[r(280)]?r(222):r(268);n&&r(243)==n[r(280)]&&(n[s]+="\n")}}}const Yr=$r;function Qr(){const t=["12SJYIgK","4067547zfyHFo","1646230WydWwj","enableCommand","6043vjvQEh","plugins","commands","2906280gjiiMU","9823630HaxMGw","TrackChangesEditing","afterInit","editor","9SSTgiH","606MuIyIP","7267582SfHIfR","8wovVQA","showAIAssistant","6901272SUKjVQ","get"];return(Qr=function(){return t})()}function $r(t,e){const n=Qr();return($r=function(t,e){return n[t-=311]})(t,e)}!function(t){const e=$r,n=t();for(;;)try{if(951017===parseInt(e(324))/1*(-parseInt(e(314))/2)+parseInt(e(327))/3+-parseInt(e(320))/4*(parseInt(e(322))/5)+parseInt(e(318))/6+-parseInt(e(315))/7*(-parseInt(e(316))/8)+parseInt(e(313))/9*(parseInt(e(328))/10)+-parseInt(e(321))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qr);class ts extends t.Plugin{[Yr(311)](){const t=Yr,e=this[t(312)],n=e[t(325)][t(319)](t(329));e[t(326)][t(319)](t(317))&&n[t(323)](t(317))}}function es(){const t=["alignment","236iukhKG","TrackChangesEditing","FORMAT_ALIGN_TO_LEFT","FORMAT_ALIGNMENT","locale","afterInit","format","get","FORMAT_ALIGN_TO_CENTER","84290LWWDpq","has","editor","commandName","207263JXnTyL","left","12086LpDmcl","descriptionFactory","162333yXHpKA","type","justify","6ywknhG","FORMAT_JUSTIFY_TEXT","2076ZLWJOT","AlignmentEditing","value","60xZHLAo","plugins","formatBlock","_registerLegacyDescription","480jFRMaP","commandParams","enableDefaultAttributesIntegration","369827fGcpGD","right","center","1951818pqvvcd","registerAttributeLabel","registerBlockAttribute","registerDescriptionCallback","*Format:* %0","FORMAT_ALIGN_TO_RIGHT","459NpXQWZ","211237gNsrPp"];return(es=function(){return t})()}const ns=rs;function rs(t,e){const n=es();return(rs=function(t,e){return n[t-=174]})(t,e)}!function(t){const e=rs,n=t();for(;;)try{if(569250===-parseInt(e(214))/1+parseInt(e(197))/2*(-parseInt(e(179))/3)+parseInt(e(182))/4*(-parseInt(e(191))/5)+parseInt(e(202))/6*(parseInt(e(195))/7)+parseInt(e(211))/8*(parseInt(e(199))/9)+-parseInt(e(207))/10*(parseInt(e(217))/11)+parseInt(e(204))/12*(parseInt(e(180))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(es);class ss extends t.Plugin{[ns(187)](){const t=ns,e=this[t(193)],n=e[t(186)];if(!e[t(208)][t(192)](t(205)))return;const r=e[t(208)][t(189)](t(183));r[t(213)](t(181)),r[t(175)](t(181)),r[t(198)][t(174)](t(181),Kr(n,t(185))),this[t(210)]()}[ns(210)](){const t=ns,e=this[t(193)],n=e[t(186)];e[t(208)][t(189)](t(183))[t(198)][t(176)]((e=>{const r=t;if(r(209)!=e[r(200)])return;const{data:s}=e;if(s&&r(181)==s[r(194)]){const t=s[r(212)][0][r(206)];return{type:r(188),content:Kr(n,r(177),function(t){const e=r;switch(t){case e(196):return Kr(n,e(184));case e(215):return Kr(n,e(178));case e(216):return Kr(n,e(190));case e(201):return Kr(n,e(203))}}(t))}}}))}}function os(t,e){const n=as();return(os=function(t,e){return n[t-=328]})(t,e)}const is=os;function as(){const t=["commandName","FORMAT_UNDERLINE","bold","italic","get","SubscriptEditing","format","registerDescriptionCallback","33UgwJhb","55628fGYufy","descriptionFactory","commandParams","*Remove format:* %0","FORMAT_STRIKETHROUGH","strikethrough","FORMAT_SUBSCRIPT","toUpperCase","5637128hlOMMF","FORMAT_","UnderlineEditing","code","1784259PTEtlD","FORMAT_BOLD","subscript","SuperscriptEditing","locale","_registerLegacyDescription","TrackChangesEditing","StrikethroughEditing","8768970XEtitJ","forceValue","4ytqYjk","slice","toLowerCase","afterInit","*Format:* %0","superscript","editor","CodeEditing","registerInlineAttribute","5532366jCCQEu","enableDefaultAttributesIntegration","FORMAT_ITALIC","FORMAT_SUPERSCRIPT","formatInline","3641215QKdsGh","BoldEditing","1235022wDCWim","ItalicEditing","FORMAT_CODE","registerAttributeLabel","has","plugins","underline","type"];return(as=function(){return t})()}!function(t){const e=os,n=t();for(;;)try{if(670586===parseInt(e(350))/1*(-parseInt(e(351))/2)+-parseInt(e(334))/3*(parseInt(e(373))/4)+parseInt(e(332))/5+parseInt(e(382))/6+parseInt(e(371))/7+-parseInt(e(359))/8+-parseInt(e(363))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(as);const cs=[is(333),is(335),is(361),is(380),is(370),is(347),is(366)];class us extends t.Plugin{[is(376)](){const t=is,e=this[t(379)],n=e[t(339)][t(346)](t(369)),r=e[t(367)];for(const s of cs){if(!e[t(339)][t(338)](s))continue;const o=s[t(374)](0,-7)[t(375)](),i=t(360)+o[t(358)]();n[t(328)](o),n[t(381)](o),n[t(352)][t(337)](o,Kr(r,i))}this[t(368)]()}[is(368)](){const t=is,e=this[t(379)],n=e[t(367)],r=e[t(339)][t(346)](t(369));function s(e,s){const o=t;r[o(352)][o(349)]((t=>{const r=o;if(r(331)!=t[r(341)])return;const{data:i}=t;return i&&i[r(342)]===e?i[r(353)][0][r(372)]?{type:r(348),content:Kr(n,r(377),s)}:{type:r(348),content:Kr(n,r(354),s)}:void 0}))}s(t(344),Kr(n,t(364))),s(t(345),Kr(n,t(329))),s(t(340),Kr(n,t(343))),s(t(362),Kr(n,t(336))),s(t(356),Kr(n,t(355))),s(t(365),Kr(n,t(357))),s(t(378),Kr(n,t(330)))}}const ls=gs;!function(t){const e=gs,n=t();for(;;)try{if(761347===-parseInt(e(173))/1+parseInt(e(164))/2+-parseInt(e(162))/3*(parseInt(e(165))/4)+-parseInt(e(192))/5+-parseInt(e(183))/6+parseInt(e(160))/7*(-parseInt(e(159))/8)+parseInt(e(185))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ds);class fs extends t.Plugin{[ls(197)](){const t=ls,e=this[t(163)],n=e[t(196)];if(!e[t(188)][t(172)](t(171)))return;const r=e[t(188)][t(193)](t(201)),s=this[t(163)][t(194)][t(193)](t(175));r[t(182)](t(175),((n,o={})=>{const i=t,a=this[i(163)][i(168)][i(166)][i(170)],c=o&&void 0!==o[i(195)]?o[i(195)]:!s[i(198)];let u=[];if(c){const t=Array[i(184)](a[i(176)]())[i(190)]((t=>hs(t)||function(t,e){const n=i,r=e[n(189)](t[n(177)],n(175)),s=e[n(189)]([n(200),n(175)],t);return r&&s}(t,this[i(163)][i(168)][i(187)])));u=C(t,e[i(168)])}else{const t=Array[i(184)](a[i(176)]())[i(190)]((t=>hs(t)));u=C(t,e[i(168)])}e[i(168)][i(178)]((()=>{const t=i;for(const e of u)r[t(186)](e,{commandName:t(175),commandParams:[{forceValue:c}]})}))})),r[t(161)][t(179)]((e=>{const r=t,{data:s}=e;if(s&&r(175)==s[r(167)]){const t=Kr(n,r(180));return s[r(181)][0][r(195)]?{type:r(199),content:Kr(n,r(191),t)}:{type:r(199),content:Kr(n,r(169),t)}}}))}}function hs(t){const e=ls;return e(175)==t[e(177)][e(174)]}function gs(t,e){const n=ds();return(gs=function(t,e){return n[t-=159]})(t,e)}function ds(){const t=["1212294IKeNKk","name","blockQuote","getSelectedBlocks","parent","change","registerDescriptionCallback","ELEMENT_BLOCK_QUOTE","commandParams","enableCommand","848778YutMND","from","30446028amfZzM","markBlockFormat","schema","plugins","checkChild","filter","*Set format:* %0","14485sNhPgJ","get","commands","forceValue","locale","afterInit","value","format","$root","TrackChangesEditing","51840yXCcsu","364fNBYqJ","descriptionFactory","108606IrOmki","editor","967894hOrPmd","156hCxNpC","document","commandName","model","*Remove format:* %0","selection","BlockQuoteEditing","has"];return(ds=function(){return t})()}function ps(t,e){const n=Is();return(ps=function(t,e){return n[t-=413]})(t,e)}const ms=ps;function Is(){const t=["208hDxoYL","changeCaseUpper","CaseChange","TrackChangesEditing","has","5KndYsm","get","276422uGOrda","4533bcBWcH","editor","plugins","changeCaseLower","1749904yASbQq","afterInit","1659486CORIAx","changeCaseTitle","1378314CazPHy","187449EbnCzc","482823kJbrTp","enableCommand"];return(Is=function(){return t})()}!function(t){const e=ps,n=t();for(;;)try{if(222040===-parseInt(e(427))/1+parseInt(e(417))/2+-parseInt(e(418))/3*(-parseInt(e(430))/4)+-parseInt(e(415))/5*(parseInt(e(424))/6)+parseInt(e(426))/7+parseInt(e(422))/8+parseInt(e(428))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Is);class Es extends t.Plugin{[ms(423)](){const t=ms,e=this[t(419)];e[t(420)][t(414)](t(432))&&(e[t(420)][t(416)](t(413))[t(429)](t(431)),e[t(420)][t(416)](t(413))[t(429)](t(421)),e[t(420)][t(416)](t(413))[t(429)](t(425)))}}const bs=Ts;function Ts(t,e){const n=_s();return(Ts=function(t,e){return n[t-=353]})(t,e)}function _s(){const t=["editor","1030264eTZzdb","afterInit","375747iSlWlG","26631MdbHKB","5088573EVTFic","382192Xoqcqr","commands","7rSWMlR","628442cKLzPc","ckbox","get","plugins","TrackChangesEditing","3ILpFQI","7130pYKslu","enableCommand","4316814YOsscZ","45yJMyru"];return(_s=function(){return t})()}!function(t){const e=Ts,n=t();for(;;)try{if(459128===-parseInt(e(354))/1+-parseInt(e(360))/2*(parseInt(e(365))/3)+parseInt(e(357))/4*(-parseInt(e(369))/5)+parseInt(e(368))/6+parseInt(e(359))/7*(parseInt(e(371))/8)+-parseInt(e(356))/9+-parseInt(e(366))/10*(-parseInt(e(355))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_s);class ys extends t.Plugin{[bs(353)](){const t=bs,e=this[t(370)];e[t(358)][t(362)](t(361))&&e[t(363)][t(362)](t(364))[t(367)](t(361))}}const As=Cs;function ks(){const t=["model","492rMxBeq","CodeBlock","type","plugins","format","parent","ELEMENT_CODE_BLOCK","language","from","rootElement","blockName","enableCommand","checkChild","registerElementLabel","locale","filter","toLowerCase","config","selection","commandParams","323660FBuQuj","forceValue","370827tvnBSe","isLimit","formatBlock","getSelectedBlocks","codeBlock","name","2089032qisahc","get","value","has","commands","outdentCodeBlock","afterInit","*Set format:* %0","8xijkOR","descriptionFactory","editor","indentCodeBlock","change","schema","1187937xGlKpZ","*Remove format:* %0","commandName","TrackChangesEditing","label","markBlockFormat","find","16655arhVgn","1320410DEnvJb","registerDescriptionCallback","languages","572wnooUp","142510afpeqS","document","1DoYuRk"];return(ks=function(){return t})()}function Cs(t,e){const n=ks();return(Cs=function(t,e){return n[t-=204]})(t,e)}!function(t){const e=Cs,n=t();for(;;)try{if(145630===-parseInt(e(251))/1*(-parseInt(e(215))/2)+parseInt(e(217))/3*(parseInt(e(231))/4)+parseInt(e(244))/5*(parseInt(e(253))/6)+-parseInt(e(245))/7+parseInt(e(223))/8+parseInt(e(237))/9+-parseInt(e(249))/10*(parseInt(e(248))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ks);class Ss extends t.Plugin{[As(229)](){const t=As,e=this[t(233)];if(!e[t(256)][t(226)](t(254)))return;const n=e[t(256)][t(224)](t(240)),r=e[t(209)],s=e[t(212)][t(224)](t(221))[t(247)],o=e[t(227)][t(224)](t(221));n[t(206)](t(234)),n[t(206)](t(228)),n[t(206)](t(221),((r,i={})=>{const a=t,c=e[a(252)],u=e[a(252)][a(250)][a(213)],l=i&&void 0!==i[a(216)]?i[a(216)]:!o[a(225)];let f;i[a(260)]||(i[a(260)]=s[0][a(260)]),f=l?Array[a(261)](u[a(220)]())[a(210)]((t=>Ls(t)||function(t,e){const n=a;return!t.is(n(204))&&!e[n(218)](t)&&e[n(207)](t[n(258)],n(221))}(t,c[a(236)]))):Array[a(261)](u[a(220)]())[a(210)]((t=>Ls(t)));const h=C(f,c);c[a(235)]((()=>{const t=a;for(const e of h)n[t(242)](e,{commandName:t(221),commandParams:[{...i,forceValue:l}],formatGroupId:t(205)})}))})),n[t(232)][t(208)](t(221),(e=>Kr(r,t(259),e))),n[t(232)][t(246)]((e=>{const n=t;if(n(219)!=e[n(255)])return;const o=r.t,{data:i}=e;if(!i||n(221)!=i[n(239)])return;const a=i[n(214)][0][n(260)],c=o(s[n(243)]((t=>t[n(260)]===a))[n(241)])[n(211)]();return i[n(214)][0][n(216)]?{type:n(257),content:Kr(r,n(230),Kr(r,n(259),1)+" ("+c+")")}:{type:n(257),content:Kr(r,n(238),Kr(r,n(259),1))}}))}}function Ls(t){const e=As;return e(221)==t[e(222)]}const Ns=Ms;function Rs(){const t=["101750hPrure","enableCommand","2250gczgaG","afterInit","1051100glawrQ","136140TALnsr","TrackChangesEditing","CommentsEditing","372112ywSCpR","get","editor","2514526NorYCJ","2381904bvfiFb","addCommentThread","has","16312QgwtdG","plugins","15cvxLPu"];return(Rs=function(){return t})()}function Ms(t,e){const n=Rs();return(Ms=function(t,e){return n[t-=211]})(t,e)}!function(t){const e=Ms,n=t();for(;;)try{if(224223===-parseInt(e(215))/1+-parseInt(e(223))/2+-parseInt(e(214))/3*(parseInt(e(220))/4)+parseInt(e(219))/5+-parseInt(e(227))/6+parseInt(e(226))/7+-parseInt(e(212))/8*(-parseInt(e(217))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Rs);class vs extends t.Plugin{[Ns(218)](){const t=Ns,e=this[t(225)];e[t(213)][t(211)](t(222))&&e[t(213)][t(224)](t(221))[t(216)](t(228))}}var ws=n(834);function Os(t,e){const n=xs();return(Os=function(t,e){return n[t-=462]})(t,e)}function Ds(t,e,n){const r=Os,s=[];for(const o of e[r(495)]())o[r(475)](t)&&s[r(507)](n[r(486)](o));return s}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=Os,s=t[r(471)][r(488)](r(505));return(o,i,a)=>{const c=r;if(!a[c(502)][c(499)](i[c(504)],o[c(503)]))return;const u=i[c(504)][c(498)](),l=i[c(504)][c(462)],f=t[c(493)][c(512)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(481)];d=d||f[c(480)](e);const n=a[c(506)][c(464)](e);if(n&&n[c(494)](c(491)))return;c(476)==t[c(465)]&&f[c(489)](e)&&!f[c(509)](e)&&(e[c(500)]||l[c(477)]?h&&h[c(468)]==e||(h=e,m(t[c(485)]),p=!0):g=g||t[c(485)])}function m(t){const r=c,{authorId:o}=s[r(474)](i[r(501)]),u=a[r(469)][r(487)](r(479),{class:r(473)+e,"data-author-id":o}),l=a[r(506)][r(511)](t);n&&s[r(484)][r(470)](i[r(501)])&&a[r(469)][r(510)](r(466),u),a[r(469)][r(492)](l,u),a[r(506)][r(490)](u,i[r(501)])}d||p||!g||m(g)}}function xs(){const t=["addClass","toViewPosition","schema","1044810zSmmSi","start","5FVOoea","toViewElement","type","ck-suggestion-marker--active","2612502ShRZAH","parent","writer","includes","plugins","124352GKoXNd","ck-suggestion-marker-","_splitMarkerName","hasAttribute","elementEnd","isAtEnd","119484YSzpCF","span","isContent","item","4014UyXrkO","2027000RiFCYp","activeMarkers","previousPosition","createRangeOn","createUIElement","get","isBlock","bindElementToMarker","addHighlight","insert","model","getCustomProperty","getItems","32KxYFmf","2344848EcCxOy","getWalker","test","nextSibling","markerName","consumable","name","markerRange","TrackChangesEditing","mapper","push","6314MQaoxf","isLimit"];return(xs=function(){return t})()}function Bs(){const t=["buffer","removeMarker:suggestion:deletion","editing","createRange","markerName","high","setSelection","enqueueChange","rootName","unbindElementFromMarkerName","data","4746lvUlSE","TrackChangesEditing","requires","editor","enableCommand","merge","fromRange","init","commands","8BdBYAU","detach","2JsLSnc","getFirstRange","forward","4940278KHeXDr","document","10NOwBpD","190000OXffjj","model","batch","writer","uiElement","mapper","7467543dhyQvM","deleteForward","markerNameToElements","addMarker:suggestion:deletion","unlock","selection","delete","5685grpWVo","root","createSelection","showSuggestionHighlights","lock","$graveyard","isCollapsed","modifySelection","options","plugins","unit","remove","get","start","downcastDispatcher","992802CytUBw","end","181749yzquAR","bind","2517757DhkDOk"];return(Bs=function(){return t})()}!function(t){const e=Os,n=t();for(;;)try{if(313229===-parseInt(e(463))/1*(-parseInt(e(472))/2)+parseInt(e(478))/3*(-parseInt(e(496))/4)+parseInt(e(483))/5+parseInt(e(482))/6*(parseInt(e(508))/7)+-parseInt(e(497))/8+-parseInt(e(467))/9+-parseInt(e(513))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xs);const Ps=Us;function Us(t,e){const n=Bs();return(Us=function(t,e){return n[t-=335]})(t,e)}!function(t){const e=Us,n=t();for(;;)try{if(554378===parseInt(e(388))/1+-parseInt(e(354))/2*(-parseInt(e(390))/3)+parseInt(e(360))/4+parseInt(e(373))/5*(-parseInt(e(343))/6)+-parseInt(e(357))/7*(parseInt(e(352))/8)+-parseInt(e(366))/9*(-parseInt(e(359))/10)+parseInt(e(392))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bs);class js extends t.Plugin{static get[Ps(345)](){return[ws.Delete]}[Ps(350)](){const t=Ps,e=this[t(346)],n=e[t(382)][t(385)](t(344));n[t(347)](t(372));const r=e[t(351)][t(385)](t(367));n[t(347)](t(367),((n,s={})=>{const o=t,a=e[o(361)][o(375)](e[o(361)][o(358)][o(371)]);a[o(379)]&&e[o(361)][o(380)](a,{direction:o(356),unit:s[o(383)]});const c=a[o(355)](),u=i.LiveRange[o(349)](c);let l;n(s),l=o(378)==u[o(374)][o(340)]?e[o(361)][o(335)](c[o(386)]):e[o(361)][o(335)](u[o(386)],u[o(389)]),u[o(353)](),e[o(361)][o(339)](r[o(393)][o(362)],(t=>{const e=o;r[e(393)][e(377)](),t[e(338)](t[e(335)](l[e(389)])),r[e(393)][e(370)]()}))})),e[t(395)][t(387)].on(t(369),Fs(e,t(348)),{priority:t(337)}),e[t(342)][t(387)].on(t(369),((n,r,s)=>{const o=t;s[o(381)][o(376)]&&Fs(e,o(348),{showActiveMarker:!1})[o(391)](this)(n,r,s)}),{priority:t(337)}),e[t(395)][t(387)].on(t(394),((e,n,r)=>{const s=t,o=r[s(365)][s(368)](n[s(336)]);if(o)for(const t of o)t.is(s(364))&&(r[s(365)][s(341)](t,n[s(336)]),r[s(363)][s(384)](t))}),{priority:t(337)})}}const Gs=Hs;function Vs(){const t=["listIndent","model","_getAttributeKey","*Check item*","getAttribute","12AKUIpR","mergeListItemBackward","todoListChecked","registerCustomCallback","todoListCheck","bulleted","1630522NreIfc","differ","listItemIdFixer","commandParams","name","toUpperCase","numbered","data","removeMarker","start","accept","detach","oldRange","4qpMnWi","descriptionFactory","8xREwZW","document","head","batch","execute","indentList","commands","add","includes","createRange","*Format:* remove from %0","ListEditing","splitListItemAfter","map","end","_findSuggestions","registerElementLabel","_suggestionFactory","todoList","format","*Set format:* %0","ELEMENT_BULLETED_LIST","oldValue","deletion","getChanges","refresh","change","*Merge:* list item","startsWith","trackChangesCommand","find","nodeAfter","12pRSKJH","listItemId","isLocal","plugins","isUndo","setAttribute","bulletedList","getSuggestion","attributes","*Merge:* %0","customNumberedList","getFirstRange","from","noTrackChangesFixer","selection","commandName","splitListItemBefore","type","*Change to:* %0","ELEMENT_NUMBERED_LIST","ELEMENT_LIST_ITEM","attributeKey","schema","locale","parent","afterInit","forceValue","*Remove format:* %0","nextSibling","getSuggestions","suggestion:attribute:","push","assureChains","numberedList","_LIST","list.multiBlock","meta","change:data","listStart","listReversed","*Uncheck item*","value","groupId","newRange","setSelection","*Split:* list item","1272964HwDkqv","2798298bTiPZt","getFirstMarker","registerBlockAttribute","registerPostFixer","listType","registerDescriptionCallback","TrackChangesEditing","range","isObject","filter","listStyle","documentList","mergeListItemForward","todo","suggestion","_registerLegacyDescription","870920sGkHei","ELEMENT_TODO_LIST","customBulletedList","isNextTo","661677RxDOjm","default","TodoListEditing","newValue","enableDefaultAttributesIntegration","key","multipleBlocks","25233767rMDYZF","ELEMENT_","listMarker","get","10toaRIq","*Outdent:* %0","*Indent:* %0","editor","hasSuggestion","*Format:* insert into %0","9091951LUAuFa","fromRange","checkTodoList","registerAttributeLabel","size","1uOfPSC","high","listMarkerStyle","next","containsItem","length","config","outdentList","attribute","getChangedMarkers","getRanges","_splitMarkerName","FORMAT_INDENT","formatBlock","_supportLegacySuggestions","createPositionAt","has","previousSibling"];return(Vs=function(){return t})()}function Hs(t,e){const n=Vs();return(Hs=function(t,e){return n[t-=420]})(t,e)}!function(t){const e=Hs,n=t();for(;;)try{if(421744===parseInt(e(437))/1*(parseInt(e(466))/2)+-parseInt(e(580))/3*(-parseInt(e(479))/4)+-parseInt(e(576))/5+parseInt(e(513))/6*(parseInt(e(559))/7)+parseInt(e(481))/8*(parseInt(e(560))/9)+parseInt(e(426))/10*(parseInt(e(432))/11)+parseInt(e(460))/12*(-parseInt(e(422))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vs);class Ws extends t.Plugin{[Gs(538)](){const t=Gs,e=this[t(429)];if(!e[t(516)][t(453)](t(492)))return;const n=e[t(536)],r=e[t(516)][t(425)](t(566)),s=e[t(516)][t(453)](t(582)),o=!!e[t(443)][t(425)](t(548));function i(e){const r=t;return{type:r(500),content:""+Kr(n,r(501),e)}}function a(e){const r=t;return{type:r(500),content:""+Kr(n,r(540),e)}}r[t(584)](t(546)),r[t(584)](t(519)),r[t(584)](t(523)),r[t(584)](t(578)),r[t(584)](t(486)),r[t(584)](t(444)),r[t(584)](t(493)),r[t(584)](t(529)),r[t(562)](t(514)),r[t(562)](t(564)),r[t(562)](t(455)),o&&(r[t(584)](t(461)),r[t(584)](t(572))),s&&(r[t(584)](t(499)),r[t(584)](t(434)),r[t(562)](t(462)),r[t(480)][t(565)]((e=>{const r=t,{data:s}=e;if(s&&r(462)==s[r(420)])return{type:r(500),content:s[r(583)]?Kr(n,r(458)):Kr(n,r(553))}})),this[t(429)][t(456)][t(482)][t(563)]((e=>{const n=t;if(e[n(484)][n(517)])return!1;let s=!1;const o=r[n(542)]({skipNotAttached:!0})[n(569)]((t=>n(462)===r[n(457)](t)));for(const t of o)n(573)!=t[n(524)]()[n(475)][n(512)][n(459)](n(564))&&(r[n(496)](t[n(524)](),n(445))[n(511)]((t=>n(564)===r[n(457)](t[n(574)])))||(e[n(474)](t[n(561)]()),s=!0));return s}))),r[t(480)][t(435)](t(455),Kr(n,t(449)));const c={type:t(500),content:""};r[t(480)][t(565)]((e=>{const r=t,{data:s}=e;if(!s||r(564)!=s[r(420)])return;let u=e[r(483)];for(;u;){if(u[r(473)]&&((r(570)==u[r(473)][r(420)]||r(439)==u[r(473)][r(420)])&&(u[r(473)][r(583)]&&r(581)!=u[r(473)][r(583)]||r(581)!=u[r(473)][r(503)]&&!s[r(583)])||!o&&u[r(473)][r(420)]==Sc))return c;u=u[r(440)]}if(null==s[r(583)])switch(s[r(503)]){case r(465):return a(Kr(n,r(502)));case r(472):return a(Kr(n,r(532)));case r(573):return a(Kr(n,r(577)))}switch(s[r(583)]){case r(465):return i(Kr(n,r(502)));case r(472):return i(Kr(n,r(532)));case r(573):return i(Kr(n,r(577)))}})),r[t(480)][t(565)]((e=>{const n=t,{data:r}=e;if(r&&n(455)==r[n(420)])return null==r[n(583)]||null==r[n(503)]&&0==r[n(583)]?c:void 0})),r[t(480)][t(565)]((e=>{const r=t;if(r(445)!=e[r(530)])return;const{data:s}=e;if(!s||r(514)!=s[r(420)])return;const o=zs(e);return r(583)==o?{type:r(500),content:Kr(n,r(508))}:r(503)==o?{type:r(500),content:Kr(n,r(558))}:c})),e[t(456)][t(482)][t(563)]((e=>this[t(468)](e))),e[t(456)][t(482)][t(563)]((e=>this[t(526)](e))),e[t(456)][t(482)].on(t(550),((e,n)=>{const r=t;if(n[r(517)]||!n[r(515)])return!1;this[r(545)]()}),{priority:t(438)}),this[t(451)]()}[Gs(468)](t){const e=Gs;if(t[e(484)][e(517)]||!t[e(484)][e(515)])return!1;let n=!1;const r=this[e(429)][e(516)][e(425)](e(566))[e(542)]({skipNotAttached:!0})[e(569)]((t=>t[e(473)]&&e(514)==t[e(473)][e(420)]))[e(569)]((t=>t[e(473)][e(583)]&&t[e(473)][e(503)]));for(const s of r)zs(s)||(t[e(474)](s[e(561)]()),n=!0);return n}[Gs(526)](t){const e=Gs;if(t[e(484)][e(517)]||!t[e(484)][e(515)])return!1;const n=this[e(429)][e(516)][e(425)](e(566));if(n[e(510)][e(554)])return!1;let r=!1;const s=[e(564),e(514),e(455),e(570),e(551),e(552),e(464),e(424),e(439)],o=this[e(429)][e(456)][e(482)][e(467)][e(505)]()[e(569)]((t=>e(445)==t[e(530)]))[e(569)]((t=>s[e(489)](t[e(534)])));if(0==o[e(442)])return r;for(const i of o){const o=n[e(496)](i[e(567)],e(445))[e(569)]((t=>!t[e(549)][e(579)]))[e(494)]((t=>t[e(574)]))[e(569)]((t=>{const r=e,o=n[r(457)](t);return s[r(489)](o)}));if(o[e(442)]){for(const n of o)t[e(474)](n[e(561)]());r=!0}}return r}[Gs(545)](){const t=Gs,e=this[t(429)][t(516)][t(425)](t(566)),n=[t(564),t(514),t(455),t(570),t(551),t(552),t(464),t(424),t(439)];let r;const s=new Set(this[t(429)][t(456)][t(482)][t(467)][t(446)]()[t(569)]((r=>{const s=t;if(r[s(473)][s(478)]||!r[s(473)][s(556)])return null;if(!r[s(470)][s(509)](s(543)))return null;const{id:o}=e[s(448)](r[s(470)]);if(!e[s(430)](o))return null;const i=e[s(520)](o);return n[s(489)](i[s(473)][s(420)])}))[t(494)]((n=>{const s=t,{id:o}=e[s(448)](n[s(470)]),i=e[s(520)](o);return r=i[s(521)][s(555)],i[s(524)]()[s(475)][s(512)]})));if(0==s[t(436)])return;const o=e[t(542)]({skipNotAttached:!0})[t(569)]((e=>t(445)==e[t(530)]&&e[t(473)]&&n[t(489)](e[t(473)][t(420)])&&e[t(521)][t(555)]!=r))[t(494)]((e=>({listItem:e[t(524)]()[t(475)][t(512)],groupId:e[t(521)][t(555)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(453)](n)&&i[t(488)](e);for(const n of e[t(542)]())i[t(453)](n[t(521)][t(555)])&&n[t(518)](t(555),r)}[Gs(451)](){const t=Gs,e=this[t(429)],n=e[t(536)],r=e[t(516)][t(425)](t(566));this[t(575)](),r[t(498)][t(463)](t(450),t(571),t(476),(function(n,r){const s=t,o=[];for(let t of n)t[s(475)][s(512)]===t[s(495)][s(537)]&&(t=e[s(456)][s(490)](e[s(456)][s(452)](t[s(475)][s(512)],0))),o[s(544)](t);e[s(456)][s(507)]((t=>{const n=s,a=e[n(456)][n(482)][n(527)],c=Array[n(525)](a[n(447)]())[n(494)]((t=>i.LiveRange[n(433)](t)));t[n(557)](o),e[n(487)][n(425)](r[n(528)])[n(506)](),r[n(469)][n(544)]({forceDefaultExecution:!0}),e[n(485)](r[n(528)],...r[n(469)]),t[n(557)](c);for(const t of c)t[n(477)]()}))})),r[t(480)][t(497)]((function(n){const r=t,s=!e[r(456)][r(535)][r(568)](n),o=n[r(454)],i=n[r(541)],a=n[r(459)](r(514)),c=!o||o[r(459)](r(514))!==a,u=!i||i[r(459)](r(514))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(533),e)))}[Gs(575)](){const t=Gs,e=this[t(429)],n=e[t(536)];function r(n){const r=t,s=e[r(487)][r(425)](r(519))[r(554)],o=e[r(487)][r(425)](r(546))[r(554)];return r(546)===n?s:o}e[t(516)][t(425)](t(566))[t(480)][t(565)]((function(s){const o=t;if(o(450)!=s[o(530)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(528)]){case o(519):u=i[o(469)][0][o(539)],l=r(i[o(528)]),a=o(u?431:491),!l&&e[o(443)][o(425)](o(548))||(a=o(531)),c={type:o(500),content:Kr(n,a,Kr(n,o(502)))};break;case o(546):u=i[o(469)][0][o(539)],l=r(i[o(528)]),a=o(u?431:491),!l&&e[o(443)][o(425)](o(548))||(a=o(531)),c={type:o(500),content:Kr(n,a,Kr(n,o(532)))};break;case o(486):a=o(428),c={type:o(500),content:Kr(n,a,Kr(n,o(533)))};break;case o(444):a=function(t){const e=o,n=t[e(524)]();let r=n[e(475)][e(512)];for(;r&&n[e(441)](r);){if(r[e(459)](e(455))>0)return!1;r=r[e(541)]}return!0}(s)?Kr(n,o(491),Kr(n,function(t){const e=o;return e(423)+t[e(524)]()[e(475)][e(512)][e(459)](e(564))[e(471)]()+e(547)}(s))):Kr(n,o(427),Kr(n,o(533))),c={type:o(500),content:a};break;case o(461):case o(572):!1===i[o(421)]&&(a=o(522),c={type:o(504),content:Kr(n,a,Kr(n,o(533)))})}return c}))}}function zs(t){const e=Gs;let n=t[e(524)]()[e(475)][e(512)][e(454)];for(;n;){const r=n[e(459)](e(514));if(!r)return!1;if(r==t[e(473)][e(583)])return e(583);if(r==t[e(473)][e(503)])return e(503);n=n[e(454)]}return!1}const Ks=Xs;function Xs(t,e){const n=qs();return(Xs=function(t,e){return n[t-=228]})(t,e)}function qs(){const t=["enableDefaultAttributesIntegration","decimal-leading-zero","*Format:* set start index to %0","disc","81665cinXsF","reversed","*Remove format:* %0","oldValue","lower-latin","300gfoTtg","type","registerAttributeLabel","_getTranslationKeyForListStyle","head","_LIST_","next","start","getSuggestions","_getAttributeKey","ListPropertiesEditing","includes","lower-roman","config","getFirstRange","listStart","isUndo","nodeAfter","commandName","_registerLegacyDescription","attribute","editor","upper-roman","replace","format","ELEMENT_","suggestion","descriptionFactory","commandParams","registerPostFixer","find","styles","1052696LBWDox","32284240KwKOiU","bulleted","square","listReversed","locale","_LIST_DEFAULT","circle","bind","default","listStyle","*Change to:* %0","registerBlockAttribute","toUpperCase","registerDescriptionCallback","formatBlock","getAttribute","decimal","81435Xjcwwy","FORMAT_LIST_START","upper-latin","document","filter","*Format:* set order to regular","FORMAT_LIST_REVERSED","key","numbered","get","_findSuggestions","TrackChangesEditing","getFirstMarker","67060Paggyz","listType","929740NvSInz","startIndex","afterInit","removeMarker","data","batch","customNumbered","list.properties","42xrdDET","8678169DVunfX","has","*Format:* set order to reversed","newValue","plugins","7FluePA","*Set format:* %0","model","handleDescriptions"];return(qs=function(){return t})()}!function(t){const e=Xs,n=t();for(;;)try{if(534931===-parseInt(e(232))/1+-parseInt(e(247))/2+-parseInt(e(255))/3*(parseInt(e(245))/4)+-parseInt(e(269))/5*(parseInt(e(274))/6)+parseInt(e(261))/7*(-parseInt(e(306))/8)+-parseInt(e(256))/9+parseInt(e(307))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qs);class Zs extends t.Plugin{[Ks(249)](){const t=Ks;if(!this[t(295)][t(260)][t(257)](t(284)))return;const e=this[t(295)][t(287)][t(241)](t(254)),n=this[t(295)][t(260)][t(241)](t(243));e[t(305)]&&(n[t(265)](t(316)),n[t(318)](t(316))),e[t(270)]&&(n[t(265)](t(310)),n[t(318)](t(310))),e[t(248)]&&(n[t(265)](t(289)),n[t(318)](t(289)));const r={type:t(298),content:""};n[t(301)][t(228)](this[t(264)][t(314)](this));const s=this[t(295)][t(311)];n[t(301)][t(276)](t(310),Kr(s,t(238))),n[t(301)][t(228)]((e=>{const n=t,{data:s}=e;if(s&&n(310)==s[n(239)])return null==s[n(259)]||0==s[n(259)]&&null==s[n(272)]?r:void 0})),n[t(301)][t(276)](t(289),Kr(s,t(233))),n[t(301)][t(228)]((e=>{const n=t,{data:s}=e;if(s&&n(289)==s[n(239)])return null==s[n(259)]||1==s[n(259)]&&null==s[n(272)]?r:void 0})),this[t(295)][t(263)][t(235)][t(303)]((e=>{const r=t;if(e[r(252)][r(290)])return!1;let s=!1;const o=n[r(282)]({skipNotAttached:!0})[r(236)]((t=>{const e=r,s=n[e(283)](t);return e(289)==s||e(310)==s}));for(const t of o){const o=t[r(288)]()[r(281)][r(291)][r(230)](r(246));r(240)!=o&&r(253)!=o&&(n[r(242)](t[r(288)](),r(294))[r(304)]((t=>r(246)==n[r(283)](t[r(300)])))||(e[r(250)](t[r(244)]()),s=!0))}return s})),this[t(293)]()}[Ks(264)](t){const e=Ks,n=this[e(295)][e(311)],{data:r}=t,s={type:e(298),content:""};if(!r||e(316)!=r[e(239)])return;if(!r[e(272)])return e(315)==r[e(259)]?s:{type:e(298),content:""+Kr(n,e(262),Kr(n,this[e(277)](r[e(259)])))};if(!r[e(259)]){if(e(315)==r[e(272)])return s;let o=t[e(278)];for(;o;){if(o[e(251)]&&e(246)==o[e(251)][e(239)]&&o[e(251)][e(259)])return s;o=o[e(280)]}return{type:e(298),content:""+Kr(n,e(271),Kr(n,this[e(277)](r[e(272)])))}}if(e(315)!=r[e(259)])return{type:e(298),content:""+Kr(n,e(262),Kr(n,this[e(277)](r[e(259)])))};let o=t[e(278)];for(;o;){if(o[e(251)]&&e(246)==o[e(251)][e(239)]&&o[e(251)][e(259)]&&o[e(251)][e(272)])return s;o=o[e(280)]}const i=t[e(288)]()[e(281)][e(291)][e(230)](e(246));return{type:e(298),content:Kr(n,e(262),Kr(n,e(299)+i[e(319)]()+e(312)))}}[Ks(293)](){const t=Ks,e=this[t(295)],n=e[t(311)];e[t(260)][t(241)](t(243))[t(301)][t(228)]((e=>{const r=t;if(r(229)!=e[r(275)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(292)]){case r(316):o=r(317),i={type:r(298),content:Kr(n,o,Kr(n,this[r(277)](s[r(302)][0][r(275)])))};break;case r(310):o=s[r(302)][0][r(270)]?r(258):r(237),i={type:r(298),content:Kr(n,o)};break;case r(289):o=r(267),i={type:r(298),content:Kr(n,o,s[r(302)][0][r(248)])}}return i}))}[Ks(277)](t){const e=Ks;return e(299)+function(t){const n=e;return Js[n(285)](t)?n(308):Ys[n(285)](t)?n(240):null}(t)[e(319)]()+e(279)+t[e(319)]()[e(297)](/-/g,"_")}}const Js=[Ks(268),Ks(313),Ks(309)],Ys=[Ks(231),Ks(266),Ks(286),Ks(296),Ks(273),Ks(234)];var Qs=n(507);const $s=to;function to(t,e){const n=eo();return(to=function(t,e){return n[t-=386]})(t,e)}function eo(){const t=["createPositionAt","nextSibling","getFirstRange","writer","9LfxuxY","showSuggestionHighlights","editing","143606yTTEex","ck-suggestion-marker-split","hasClass","end","fromRange","split","plugins","commands","addMarker:suggestion:insertion","downcastDispatcher","editor","options","selection","detach","enableCommand","6qWLgSX","542512usbirV","enter","removeMarker:suggestion:insertion","markerNameToElements","remove","afterExecute","1432396AopkJs","bind","get","unbindElementFromMarkerName","978156MizIzV","requires","data","enterBlock","document","595160xcKdVI","init","getFirstPosition","fire","TrackChangesEditing","high","model","change","145780ghwrcV","814705URtMYe","mapper","createRange","8IQWPsl","markerName","markInsertion","setSelection","parent"];return(eo=function(){return t})()}!function(t){const e=to,n=t();for(;;)try{if(133370===-parseInt(e(389))/1+-parseInt(e(405))/2*(-parseInt(e(402))/3)+-parseInt(e(421))/4+parseInt(e(390))/5+-parseInt(e(420))/6*(-parseInt(e(427))/7)+-parseInt(e(393))/8*(parseInt(e(431))/9)+-parseInt(e(436))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(eo);class no extends t.Plugin{static get[$s(432)](){return[Qs.Enter]}[$s(437)](){const t=$s,e=this[t(415)],n=e[t(411)][t(429)](t(440)),r=e[t(412)][t(429)](t(422));n[t(419)](t(422),(()=>{const s=t;e[s(387)][s(388)]((t=>{const o=s,a=e[o(387)][o(435)][o(417)],c=a[o(438)](),u=i.LiveRange[o(409)](a[o(400)]());if(r[o(434)](t)){const r=e[o(387)][o(398)](c[o(397)][o(399)],0),s=t[o(392)](c,r);n[o(395)](s)}else t[o(396)](t[o(392)](u[o(408)]));u[o(418)](),r[o(439)](o(426),{writer:t})}))})),e[t(404)][t(414)].on(t(413),Fs(e,t(410)),{priority:t(386)}),e[t(404)][t(414)].on(t(423),((e,n,r)=>{const s=t,o=r[s(391)][s(424)](n[s(394)]);if(o)for(const t of o)t[s(407)](s(406))&&(r[s(391)][s(430)](t,n[s(394)]),r[s(401)][s(425)](t))}),{priority:t(386)}),e[t(433)][t(414)].on(t(413),((n,r,s)=>{const o=t;s[o(416)][o(403)]&&Fs(e,o(410),{showActiveMarker:!1})[o(428)](this)(n,r,s)}),{priority:t(386)})}}function ro(t,e){const n=oo();return(ro=function(t,e){return n[t-=432]})(t,e)}const so=ro;function oo(){const t=["22FbqSZY","TrackChangesEditing","string","4170pdnDbr","handleFindCommand","6bYBNFZ","getRange","3917116PRBuot","replaceAll","markers","isArray","findNext","864896ktzvuz","start","filter","getMarkersGroup","item","FindAndReplaceUtils","createPositionAt","12492qWSXlN","findByTextCallback","16665UKrLQO","has","enableCommand","find","1qvDsRK","20wjPbMQ","get","model","_isInDeletionRange","12782436BILucD","findPrevious","afterInit","FindAndReplaceEditing","plugins","results","editor","getIntersection","bind","12366iPNRdM","replace","suggestion:deletion","end","createRange","1340474gVDged"];return(oo=function(){return t})()}!function(t){const e=ro,n=t();for(;;)try{if(447174===-parseInt(e(454))/1*(parseInt(e(473))/2)+parseInt(e(468))/3*(parseInt(e(455))/4)+-parseInt(e(450))/5*(parseInt(e(434))/6)+-parseInt(e(436))/7+parseInt(e(441))/8+parseInt(e(448))/9*(-parseInt(e(432))/10)+parseInt(e(474))/11*(parseInt(e(459))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oo);class io extends t.Plugin{[so(461)](){const t=so;if(!this[t(465)][t(463)][t(451)](t(462)))return;const e=this[t(465)][t(463)][t(456)](t(475));e[t(452)](t(453),this[t(433)][t(467)](this)),e[t(452)](t(440)),e[t(452)](t(460)),e[t(452)](t(469)),e[t(452)](t(437))}[so(433)](t,e,n={}){const r=so,s=this[r(465)][r(463)][r(456)](r(446));return t((t=>{const o=r;let i=(o(476)==typeof e?s[o(449)](e,n):e)(t);Array[o(439)](i)&&(i={results:i,searchText:o(476)==typeof e?e:""});const a=i[o(464)][o(443)]((e=>!1===this[o(458)](e,t[o(445)])));return{...i,results:a}}),n)}[so(458)](t,e){const n=so,r=this[n(465)][n(457)][n(472)](this[n(465)][n(457)][n(447)](e,t[n(442)]),this[n(465)][n(457)][n(447)](e,t[n(471)]));for(const t of this[n(465)][n(457)][n(438)][n(444)](n(470)))if(null!==r[n(466)](t[n(435)]()))return!0;return!1}}const ao=lo;function co(){const t=["TrackChangesEditing","FontSize","locale","commandParams","fontBackgroundColor.colors","format","trim","*Reset font size*","commandName","fontSize.options","176994dQdiFC","config","13660oyeqdD","FORMAT_FONT_BACKGROUND","FORMAT_FONT_SIZE","formatInline","get","*Set font family:* %0","76xdbpTM","plugins","FontColorEditing","*Set font size:* %0","has","1469960DTsvLh","normalizeSizeOptions","registerAttributeLabel","fontFamily","descriptionFactory","type","FORMAT_FONT_COLOR","editor","FontFamilyEditing","registerInlineAttribute","*Reset font background color*","FORMAT_FONT_FAMILY","3220iLXHPi","985592ydGtfh","2196LDMkZd","toLowerCase","*Set font color:* %0","value","enableDefaultAttributesIntegration","registerDescriptionCallback","title","*Reset font color*","210833hHtPVm","afterInit","fontSize","FontSizeEditing","model","fontColor","FontBackgroundColorEditing","19797VuAdoX","find","*Set font background color:* %0","fontColor.colors","*Reset font family*","18upXDtu","_registerLegacyDescription","label","fontBackgroundColor"];return(co=function(){return t})()}!function(t){const e=lo,n=t();for(;;)try{if(325831===-parseInt(e(313))/1+-parseInt(e(321))/2*(-parseInt(e(355))/3)+-parseInt(e(338))/4+-parseInt(e(326))/5+-parseInt(e(299))/6*(-parseInt(e(348))/7)+parseInt(e(339))/8+parseInt(e(340))/9*(parseInt(e(315))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(co);const uo=[{pluginName:ao(351),commandName:ao(350)},{pluginName:ao(334),commandName:ao(329)},{pluginName:ao(323),commandName:ao(353)},{pluginName:ao(354),commandName:ao(302)}];function lo(t,e){const n=co();return(lo=function(t,e){return n[t-=296]})(t,e)}class fo extends t.Plugin{[ao(349)](){const t=ao,e=this[t(333)][t(305)],n=this[t(333)][t(322)][t(319)](t(303));for(const{pluginName:e,commandName:r}of uo)this[t(333)][t(322)][t(325)](e)&&(n[t(344)](r),n[t(335)](r));n[t(330)][t(328)](t(350),Kr(e,t(317))),n[t(330)][t(328)](t(329),Kr(e,t(337))),n[t(330)][t(328)](t(353),Kr(e,t(332))),n[t(330)][t(328)](t(302),Kr(e,t(316))),this[t(300)]()}[ao(300)](){const t=ao,e=this[t(333)],n=e[t(305)];e[t(322)][t(319)](t(303))[t(330)][t(345)]((e=>{const r=t,o=n.t;if(r(318)!=e[r(331)])return;const{data:i}=e;if(null!=i){if(r(350)==i[r(311)]){const t=i[r(306)][0][r(343)];if(t){const e=o(this[r(333)][r(322)][r(319)](r(304))[r(327)](this[r(333)][r(314)][r(319)](r(312)))[r(356)]((e=>e[r(352)]==t))[r(346)])[r(341)]();return{type:r(308),content:Kr(n,r(324),e)}}return{type:r(308),content:Kr(n,r(310))}}if(r(329)==i[r(311)]){const t=i[r(306)][0][r(343)];return t?{type:r(308),content:Kr(n,r(320),t)}:{type:r(308),content:Kr(n,r(298))}}if(r(353)==i[r(311)]){const t=i[r(306)][0][r(343)];if(t){const e=(0,s.normalizeColorOptions)(this[r(333)][r(314)][r(319)](r(297)))[r(356)]((e=>e[r(352)]==t));let i=t,a="";return e&&(i=e[r(301)],a=o(i)[r(341)]()),{type:r(308),content:Kr(n,r(342),a)[r(309)](),color:{value:t,title:a||i}}}return{type:r(308),content:Kr(n,r(347))}}if(r(302)==i[r(311)]){const t=i[r(306)][0][r(343)];if(t){const e=(0,s.normalizeColorOptions)(this[r(333)][r(314)][r(319)](r(307)))[r(356)]((e=>e[r(352)]==t));let i=t,a="";return e&&(i=e[r(301)],a=o(i)[r(341)]()),{type:r(308),content:Kr(n,r(296),a)[r(309)](),color:{value:t,title:a||i}}}return{type:r(308),content:Kr(n,r(336))}}}}))}}const ho=po;!function(t){const e=po,n=t();for(;;)try{if(524127===-parseInt(e(251))/1+parseInt(e(286))/2*(parseInt(e(242))/3)+parseInt(e(257))/4+-parseInt(e(243))/5+parseInt(e(269))/6*(-parseInt(e(275))/7)+parseInt(e(248))/8+-parseInt(e(239))/9*(-parseInt(e(258))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mo);class go extends t.Plugin{[ho(244)](){const t=ho,e=this[t(263)],n=e[t(285)][t(265)](t(274)),r=e[t(268)][t(265)](t(281)),s=e[t(268)][t(265)](t(254));r&&s&&(n[t(279)](t(254)),n[t(267)](t(281)),this[t(278)]())}[ho(278)](){const t=ho,e=this[t(263)],n=e[t(277)];e[t(285)][t(265)](t(274))[t(234)][t(250)]((r=>{const s=t;if(s(252)!=r[s(235)]&&s(256)!=r[s(235)])return;const{data:o}=r;if(o&&s(254)===o[s(261)]){const t=[],r=o[s(259)][0];for(const[n,o]of Object[s(266)](r))t[s(276)](Io(e,n,o));return t[s(241)]?{type:s(282),content:Kr(n,s(271),t[s(264)](", "))}:{type:s(282),content:Kr(n,s(272))}}}))}}function po(t,e){const n=mo();return(po=function(t,e){return n[t-=234]})(t,e)}function mo(){const t=["commandName","toUpperCase","editor","join","get","entries","enableCommand","commands","450gfSZrW","config","*Set format to:* %0","*Remove all formatting*","fontColor","TrackChangesEditing","95879xHXaXw","push","locale","_registerLegacyDescription","enableDefaultAttributesIntegration","title","copyFormat","format","split","fontSize.options","plugins","116xXcmyd","fontBackgroundColor","descriptionFactory","type","normalizeSizeOptions","boolean","slice","401067tiUzzU","fontColor.colors","length","30354hfiAdX","440850yeGngf","afterInit","model","fontSize","toLowerCase","6086048qBXKJA","label","registerDescriptionCallback","34879ArFXpD","formatBlock","FontSize","pasteFormat","find","formatInline","416144ixbZoT","50qcuoYQ","commandParams","charAt"];return(mo=function(){return t})()}function Io(t,e,n){const r=ho,o=t[r(277)].t,i=e[r(283)](/(?=[A-Z])/)[r(264)](" "),a=o(i[r(260)](0)[r(262)]()+i[r(238)](1))[r(247)]();if(r(237)==typeof n)return a;if(r(273)===e||r(287)===e){const e=(0,s.normalizeColorOptions)(t[r(270)][r(265)](r(240)))[r(255)]((t=>t[r(245)]==n));return a+" ("+(e?o(e[r(249)])[r(247)]():n)+")"}if(r(246)===e&&isNaN(parseFloat(n))){const e=t[r(285)][r(265)](r(253))[r(236)](t[r(270)][r(265)](r(284)))[r(255)]((t=>t[r(245)]==n));return a+" ("+(e?o(e[r(280)])[r(247)]():n)+")"}return a+" ("+n+")"}const Eo=To;function bo(){const t=["_registerLegacyDescription","20JegUYa","value","formatBlock","enableDefaultAttributesIntegration","title","HeadingEditing","ELEMENT_HEADING_CUSTOM","714ZBiAzG","has","name","heading","find","config","1658934oEaQVD","descriptionFactory","plugins","editor","421436SmJHzM","_getHeadingLevel","_headingOptions","model","type","*Change to:* %0","heading.options","1018FWoYqH","afterInit","commandParams","1170669hynolH","3372248tAvvhp","commandName","1925694RleCJq","match","paragraph","TrackChangesEditing","format","view","locale","2651089kkAPzt","get","ELEMENT_HEADING","registerDescriptionCallback","registerElementLabel"];return(bo=function(){return t})()}function To(t,e){const n=bo();return(To=function(t,e){return n[t-=390]})(t,e)}!function(t){const e=To,n=t();for(;;)try{if(215212===-parseInt(e(401))/1*(-parseInt(e(418))/2)+-parseInt(e(421))/3+-parseInt(e(411))/4*(-parseInt(e(394))/5)+-parseInt(e(424))/6+parseInt(e(431))/7+-parseInt(e(422))/8+parseInt(e(407))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bo);class _o extends t.Plugin{[Eo(419)](){const t=Eo,e=this[t(410)];if(!e[t(409)][t(402)](t(399)))return;this[t(413)]=e[t(406)][t(432)](t(417));const n=e[t(430)],r=e[t(409)][t(432)](t(427));r[t(397)](t(404));for(const e of this[t(413)])t(426)!=e[t(414)]&&r[t(408)][t(392)](e[t(414)],(n=>{const r=t,i=this[r(412)](e[r(414)]);return null!==i?s(n,i):o(n,e[r(398)])}));function s(e,r){return Kr(n,t(390),[e,r])}function o(e,r){return Kr(n,t(400),[e,r])}this[t(393)]()}[Eo(393)](){const t=Eo,e=this[t(410)],n=e[t(430)];e[t(409)][t(432)](t(427))[t(408)][t(391)]((e=>{const r=t;if(r(396)!=e[r(415)])return;const{data:s}=e;if(s&&r(404)==s[r(423)]){const e=s[r(420)][0][r(395)],c=this[r(412)](e);if(null!==c)return{type:r(428),content:Kr(n,r(416),(a=c,Kr(n,r(390),[1,a])))};const u=this[r(413)][r(405)]((t=>t[r(414)]===e))[r(398)];return{type:r(428),content:Kr(n,r(416),(o=1,i=u,Kr(n,t(400),[o,i])))}}var o,i,a}))}[Eo(412)](t){const e=Eo;var n,r;const s=t[e(425)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(413)])||void 0===n?void 0:n[e(405)]((n=>n[e(414)]==t));if(o&&o[e(429)]){const t=o[e(429)],n=(null!==(r=t[e(403)])&&void 0!==r?r:t)[e(425)](/^h(\d+)/);if(n)return n[1]}return null}}function yo(){const t=["4985090SAcmBv","registerInlineAttribute","get","value","9NEDVEa","12793qwdUNJ","190064aVtPgG","plugins","*Set highlight:* %0","commandName","FORMAT_HIGHLIGHT","78686XRaKtW","434441ZlYgGW","format","registerAttributeLabel","title","highlight.options","12UpfChT","enableDefaultAttributesIntegration","207xTCALZ","registerDescriptionCallback","highlight","type","editor","370568aQEHyg","descriptionFactory","afterInit","_registerLegacyDescription","locale","find","commandParams","has","3156765ZrJhSU","color","162LEgyeH","HighlightEditing","formatInline","*Remove highlight*","toLowerCase","config","model","43968uupOrp","TrackChangesEditing"];return(yo=function(){return t})()}const Ao=ko;function ko(t,e){const n=yo();return(ko=function(t,e){return n[t-=163]})(t,e)}!function(t){const e=ko,n=t();for(;;)try{if(843153===parseInt(e(168))/1*(-parseInt(e(175))/2)+parseInt(e(181))/3*(-parseInt(e(170))/4)+-parseInt(e(196))/5+parseInt(e(198))/6*(-parseInt(e(176))/7)+parseInt(e(188))/8*(-parseInt(e(183))/9)+parseInt(e(164))/10+-parseInt(e(169))/11*(-parseInt(e(205))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yo);class Co extends t.Plugin{[Ao(190)](){const t=Ao,e=this[t(187)];if(!e[t(171)][t(195)](t(199)))return;const n=e[t(171)][t(166)](t(163)),r=e[t(192)];n[t(182)](t(185)),n[t(165)](t(185)),n[t(189)][t(178)](t(185),Kr(r,t(174))),this[t(191)]()}[Ao(191)](){const t=Ao,e=this[t(187)],n=e[t(192)];e[t(171)][t(166)](t(163))[t(189)][t(184)]((r=>{const s=t;if(s(200)!=r[s(186)])return;const{data:o}=r;if(o&&s(185)==o[s(173)]){const t=n.t,r=o[s(194)][0][s(167)];if(r){const o=e[s(203)][s(166)](s(180))[s(193)]((t=>t[s(204)]==r)),i=t(o[s(179)])[s(202)]();return{type:s(177),content:Kr(n,s(172),i),color:{value:o[s(197)],title:o[s(179)]}}}return{type:s(177),content:Kr(n,s(201),Kr(n,s(174)))}}}))}}function So(t,e){const n=Ro();return(So=function(t,e){return n[t-=390]})(t,e)}const Lo=So;!function(t){const e=So,n=t();for(;;)try{if(843268===-parseInt(e(409))/1*(parseInt(e(407))/2)+-parseInt(e(404))/3*(-parseInt(e(416))/4)+-parseInt(e(406))/5*(-parseInt(e(393))/6)+parseInt(e(399))/7*(parseInt(e(405))/8)+parseInt(e(398))/9*(-parseInt(e(390))/10)+-parseInt(e(424))/11*(-parseInt(e(422))/12)+parseInt(e(427))/13*(parseInt(e(400))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ro);class No extends t.Plugin{[Lo(402)](){const t=Lo,e=this[t(425)];if(!e[t(392)][t(418)](t(396)))return;e[t(392)][t(394)](t(428))[t(417)](t(426));const n=e[t(392)][t(394)](t(428)),r=e[t(421)];n[t(397)][t(412)](t(426),(e=>Kr(r,t(419),e))),e[t(415)][t(413)](t(391))[t(395)]({model:t(426),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(410)])return null;const o=n[s(411)](s(403)),i=n[s(414)]("hr");return n[s(408)](s(423),o),n[s(420)](n[s(401)](o,0),i),o},converterPriority:t(429)})}}function Ro(){const t=["createPositionAt","afterInit","div","1053jgLKrF","24GDhALH","10145hOyfTj","24BSuOBX","addClass","41368ynHxGj","showSuggestionHighlights","createContainerElement","registerElementLabel","for","createEmptyElement","conversion","1236AyExcD","enableCommand","has","ELEMENT_HORIZONTAL_LINE","insert","locale","1416CBQrOV","ck-horizontal-line","64053fadSdx","editor","horizontalLine","1547yJorkl","TrackChangesEditing","high","253300xnOYHl","dataDowncast","plugins","2346CKcTdX","get","elementToStructure","HorizontalLineEditing","descriptionFactory","522hZjsVp","964159bsmgbK","94906sPUhcT"];return(Ro=function(){return t})()}function Mo(t,e){const n=wo();return(Mo=function(t,e){return n[t-=182]})(t,e)}const vo=Mo;function wo(){const t=["afterInit","value","TrackChangesEditing","ELEMENT_HTML_EMBED","651880qJjivj","getFirstRange","key","attribute","registerBlockAttribute","rawHtml","331QDQTrE","locale","registerElementLabel","43824MWnsff","commandName","get","2296ODjiBK","start","format","3nqALwu","5908740XOvygs","editor","4464985sjmUhm","descriptionFactory","2381620tCoUft","htmlEmbed","enableDefaultAttributesIntegration","*Change %0 content*","_registerLegacyDescription","57750vzAaEN","type","has","formatBlock","registerDescriptionCallback","element","plugins","1143KdXhgB","nodeAfter","HtmlEmbed"];return(wo=function(){return t})()}!function(t){const e=Mo,n=t();for(;;)try{if(399044===parseInt(e(198))/1*(parseInt(e(204))/2)+parseInt(e(207))/3*(-parseInt(e(192))/4)+-parseInt(e(212))/5+parseInt(e(217))/6+-parseInt(e(210))/7+parseInt(e(201))/8*(parseInt(e(185))/9)+parseInt(e(208))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wo);class Oo extends t.Plugin{[vo(188)](){const t=vo,e=this[t(209)];if(!e[t(184)][t(219)](t(187)))return;const n=e[t(184)][t(203)](t(190)),r=e[t(199)];n[t(211)][t(200)](t(197),(e=>Kr(r,t(191),e))),n[t(214)](t(213)),n[t(196)](t(189)),n[t(211)][t(182)]((e=>{const n=t;if(n(195)!=e[n(218)])return;const{data:s}=e;if(s&&n(189)==s[n(194)]&&e[n(193)]()[n(205)][n(186)].is(n(183),n(197))){const t=Kr(r,n(191));return{type:n(206),content:Kr(r,n(215),t)}}})),this[t(216)]()}[vo(216)](){const t=vo,e=this[t(209)],n=e[t(199)];e[t(184)][t(203)](t(190))[t(211)][t(182)]((e=>{const r=t;if(r(220)!=e[r(218)])return;const{data:s}=e;if(s&&r(213)==s[r(202)]){const t=Kr(n,r(191));return{type:r(206),content:Kr(n,r(215),t)}}}))}}const Do=Fo;function Fo(t,e){const n=xo();return(Fo=function(t,e){return n[t-=441]})(t,e)}function xo(){const t=["uploadImage","subType","backward","nodeBefore","enableCommand","ImageInlineEditing","toggleImageCaption","fromPosition","isIntersecting","Inline image to block image","accept","700364OCDsFn","ImageEditing","locale","imageTextAlternative","627sObXwa","getCaptionFromImageModelElement","registerAttributeLabel","markBlockFormat","createRange","15359NyMIBf","detach","ImageResize","*Remove image text alternative*","ELEMENT_IMAGE","imageStylePreApply","*Reset image width*","findIndex","convertInlineImageToBlock","forceDefaultExecution","change","imageBlock","type","ImageCaptionEditing","chain","toPrevious","has","afterInit","ImageUtils","model","ELEMENT_INLINE_IMAGE","FORMAT_IMAGE_SIZE","deletion","markInsertion","119277MFXkMO","isCollapsed","caption","*Set image text alternative:* %0","insertImage","filter","addObject","ELEMENT_CAPTION","TrackChangesEditing","end","isEqual","getNearestSelectionRange","discard","join","ImageTextAlternativeEditing","commandParams","get","editor","formatBlock","42cxVDLY","172SzUnIZ","alt","getContainedElement","forward","descriptionFactory","length","attribute","12KtehzB","element","schema","imageTypeBlock","removeObject","ImageUploadEditing","width","_registerLegacyDescription","convertBlockImageToInline","formatInline","resizeImage","isOwn","imageInline","ImageCaptionUtils","getFirstRange","isBefore","imageCaption","resizedWidth","format","registerDescriptionCallback","markDeletion","newValue","insertion","find","Block image to inline image","_findSuggestions","commandName","start","17979DjuNqv","registerCustomCallback","imageTypeInline","_suggestionFactory","registerElementLabel","64JDsnBj","registerBlockAttribute","nodeAfter","previous","177156Fcolsu","document","1646040VRebpB","plugins","toNext","1010845oMiKoY","isBlockImage","getClosestSelectedImageElement","key","*Set image width:* %0","enableDefaultAttributesIntegration","selection","ImageBlockEditing","getSuggestionCallback","createRangeOn"];return(xo=function(){return t})()}!function(t){const e=Fo,n=t();for(;;)try{if(200608===parseInt(e(479))/1*(-parseInt(e(522))/2)+-parseInt(e(558))/3*(parseInt(e(523))/4)+-parseInt(e(449))/5+parseInt(e(530))/6*(parseInt(e(470))/7)+-parseInt(e(563))/8*(-parseInt(e(503))/9)+-parseInt(e(446))/10+-parseInt(e(474))/11*(-parseInt(e(444))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xo);class Bo extends t.Plugin{[Do(496)](){const t=Do,e=this[t(520)];if(!e[t(447)][t(495)](t(471)))return;const n=e[t(447)][t(519)](t(511)),r=e[t(447)][t(519)](t(497)),s=e[t(472)];n[t(463)](t(507)),n[t(527)][t(562)](t(490),(e=>Kr(s,t(483),e))),n[t(527)][t(562)](t(542),(e=>Kr(s,t(499),e))),n[t(527)][t(562)](t(505),(()=>Kr(s,t(510)))),e[t(447)][t(495)](t(535))&&n[t(463)](t(459)),e[t(447)][t(495)](t(456))&&e[t(447)][t(495)](t(464))&&(n[t(463)](t(560),((s,o)=>{const i=t,a=r[i(451)](e[i(498)][i(445)][i(455)]);e[i(498)][i(489)]((()=>{const t=i;n[t(477)](a,{commandName:t(560),commandParams:[o]},[],t(538))}))})),n[t(463)](t(533),((s,o)=>{const a=t;e[a(498)][a(489)]((t=>{const c=a;let u=r[c(451)](e[c(498)][c(445)][c(455)]),l=t[c(458)](u);const f=i.LivePosition[c(466)](l[c(557)],c(494)),h=i.LivePosition[c(466)](l[c(512)],c(448));n[c(488)]((()=>s(o))),u=r[c(451)](e[c(498)][c(445)][c(455)]),l=t[c(458)](u);const g=t[c(478)](f,h);f[c(480)](),h[c(480)](),n[c(477)](u,{commandName:c(560),commandParams:[o]},[],c(487)),g[c(557)][c(545)](l[c(557)])&&n[c(502)](t[c(478)](g[c(557)],l[c(557)]),c(487)),l[c(512)][c(545)](g[c(512)])&&n[c(502)](t[c(478)](l[c(512)],g[c(512)]),c(487))}))})),n[t(561)][t(559)](t(521),t(487),t(516),(()=>!1)),n[t(561)][t(559)](t(521),t(487),t(469),(()=>!1)),n[t(561)][t(559)](t(521),t(487),t(515),n[t(561)][t(457)](t(521),"",t(469))),n[t(561)][t(559)](t(552),t(487),t(516),(()=>!1)),n[t(561)][t(559)](t(552),t(487),t(515),(([r])=>{const s=t,o=n[s(561)][s(457)](s(552),"",s(515));let i=r[s(557)],a=r[s(512)];const c=e[s(498)][s(532)][s(514)](i,s(461)),u=e[s(498)][s(532)][s(514)](a,s(526));c[s(504)]&&(i=c[s(557)]),u[s(504)]&&(a=u[s(512)]),o([e[s(498)][s(478)](i,a)])})),n[t(561)][t(559)](t(521),t(487),t(493),c),n[t(561)][t(559)](t(552),t(487),t(493),c)),e[t(447)][t(495)](t(492))&&(n[t(463)](t(465),((s,o)=>{const i=t,a=e[i(447)][i(519)](i(543));let c=r[i(451)](e[i(498)][i(445)][i(455)]),u=a[i(475)](c);e[i(498)][i(489)]((()=>{const t=i;if(u)return void n[t(550)](e[t(498)][t(458)](u));const l=r[t(450)](c);s(o),c=r[t(451)](e[t(498)][t(445)][t(455)]),u=a[t(475)](c),n[t(502)](e[t(498)][t(458)](u),l?null:t(546))}))})),n[t(561)][t(559)](t(552),t(546),t(493),c));const o=[{type:t(521),subType:t(484)},{type:t(552),subType:t(546)},{type:t(521),subType:t(487)},{type:t(552),subType:t(487)}];function a(e,s){const i=t,a=o[i(486)]((({type:t,subType:n})=>e[i(491)]==t&&e[i(460)]==n)),c=o[i(486)]((({type:t,subType:e})=>s[i(491)]==t&&s[i(460)]==e));if(a<0||c<0)return!1;const u=e[i(544)](),l=s[i(544)]();if((0==a||1==a)&&2==c&&u[i(467)](l))return!0;if(2==a&&3==c){const t=n[i(555)](u,i(552))[i(508)]((({suggestion:t,meta:e})=>e[i(541)]&&i(487)==t[i(460)]));if(t[i(528)]>1&&l[i(512)][i(513)](u[i(557)]))return!0;if(1==t[i(528)]&&(u[i(557)][i(513)](l[i(512)])||u[i(512)][i(513)](l[i(557)])))return!0}if(3==a&&3==c&&u[i(557)][i(545)](l[i(557)])){const t=u[i(512)][i(442)],e=l[i(557)][i(462)];return r[i(450)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(447)][t(495)](t(481))&&(n[t(454)](t(540)),n[t(441)](t(547)),n[t(527)][t(476)](t(547),Kr(s,t(500)))),e[t(447)][t(495)](t(517))&&(n[t(454)](t(473)),n[t(441)](t(524))),n[t(527)][t(549)]((e=>{const n=t;if(o[n(553)]((({type:t,subType:r})=>e[n(491)]==t&&e[n(460)]==r)))return e[n(443)]?{}:void 0})),n[t(527)][t(549)]((e=>{const n=t;if(n(552)==e[n(491)]||n(501)==e[n(491)]){const t=e[n(525)]();if(t&&t.is(n(531),n(505)))return{type:n(552)==e[n(491)]?n(509):n(534),element:t,quantity:1}}})),n[t(527)][t(549)]((e=>t(521)==e[t(491)]&&t(487)==e[t(460)]?{type:t(548),content:t(468)}:t(521)==e[t(491)]&&t(538)==e[t(460)]?{type:t(548),content:t(554)}:void 0)),n[t(527)][t(549)]((e=>{const n=t;if(n(529)!=e[n(491)])return;const{data:r}=e;if(!r||n(524)!=r[n(452)])return;const o=r[n(551)];return o?{type:n(548),content:Kr(s,n(506),'"'+o+'"')}:{type:n(548),content:Kr(s,n(482))}})),this[t(537)]()}[Do(537)](){const t=Do,e=this[t(520)],n=e[t(472)];e[t(447)][t(519)](t(511))[t(527)][t(549)]((e=>{const r=t;if(r(521)!=e[r(491)]&&r(539)!=e[r(491)])return;const{data:s}=e;if(s){if(r(473)==s[r(556)]){const t=s[r(518)][0][r(551)];return t?{type:r(548),content:Kr(n,r(506),'"'+t+'"')}:{type:r(548),content:Kr(n,r(482))}}if(r(540)==s[r(556)]){const t=s[r(518)][0][r(536)];return t?{type:r(548),content:Kr(n,r(453),t)}:{type:r(548),content:Kr(n,r(485))}}}}))}}const Po=jo;function Uo(){const t=["230SSnboD","key","src","newValue","locale","705GAggId","formatBlock","TrackChangesEditing","*Replace image URL*","plugins","formatInline","2436AgVllS","registerDescriptionCallback","*Format:* replace image URL","descriptionFactory","_suggestionFactory","5524ibBkiu","type","220BlnDcE","has","attribute","replaceImageSource","2083464URYczq","ImageEditing","19657Dbsngm","commandName","oldValue","discard","_handleLegacySuggestions","_registerLegacyDescription","registerBlockAttribute","format","57978detUJt","get","1018fOMqXC","getSuggestionCallback","editor","enableDefaultAttributesIntegration","70qFxUjH","afterInit","307932wuhFmA","3372tMXcIK","registerCustomCallback","accept"];return(Uo=function(){return t})()}function jo(t,e){const n=Uo();return(jo=function(t,e){return n[t-=454]})(t,e)}!function(t){const e=jo,n=t();for(;;)try{if(175601===-parseInt(e(455))/1+-parseInt(e(465))/2*(-parseInt(e(480))/3)+-parseInt(e(491))/4*(-parseInt(e(475))/5)+-parseInt(e(472))/6*(parseInt(e(486))/7)+-parseInt(e(497))/8+parseInt(e(463))/9*(-parseInt(e(469))/10)+-parseInt(e(493))/11*(-parseInt(e(471))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Uo);class Go extends t.Plugin{[Po(470)](){const t=Po;if(!this[t(467)][t(484)][t(494)](t(454)))return;const e=this[t(467)][t(479)],n=this[t(467)][t(484)][t(464)](t(482));n[t(468)](t(496)),n[t(461)](t(477)),n[t(489)][t(487)]((n=>{const r=t;if(r(495)!=n[r(492)])return;const{data:s}=n;return s&&r(477)==s[r(476)]?s[r(478)]&&s[r(457)]?{type:r(462),content:Kr(e,r(483))}:{type:r(462),content:""}:void 0})),this[t(459)]()}[Po(459)](){const t=Po,e=this[t(467)][t(484)][t(464)](t(482));e[t(490)][t(473)](t(481),t(496),t(474),e[t(490)][t(466)](t(481),null,t(458))),e[t(490)][t(473)](t(481),t(496),t(458),e[t(490)][t(466)](t(481),null,t(474))),this[t(460)]()}[Po(460)](){const t=Po,e=this[t(467)],n=e[t(479)];e[t(484)][t(464)](t(482))[t(489)][t(487)]((e=>{const r=t;if(r(481)!=e[r(492)]&&r(485)!=e[r(492)])return;const{data:s}=e;return s&&r(496)==s[r(456)]?{type:r(462),content:Kr(n,r(488))}:void 0}))}}const Vo=Ho;function Ho(t,e){const n=Wo();return(Ho=function(t,e){return n[t-=434]})(t,e)}function Wo(){const t=["hasSuggestion","getSuggestionCallback","toLowerCase","change","getClosestSelectedImageElement","value","document","imageTypeInline","_splitMarkerName","isIntersecting","isBlockImage","selection","registerCustomCallback","registerDescriptionCallback","formatBlock","end","imageStylePreApply","ImageUtils","discardSuggestion","494112ZNgDaa","format","186223MdNeUP","suggestion","nodeAfter","25RQeKTV","markInlineFormat","_findSuggestions","2236676KGonyz","findIndex","has","imageCaption","join","insertion","subType","commandName","markBlockFormat","isEqual","8fBYWpU","Users","afterInit","nodeBefore","9HyMqUD","getContainedElement","499194uYuqvr","type","editor","isOwn","6733657VhZIhb","isInContent","getChangedMarkers","createRangeOn","commandReversedParams","model","filter","registerPostFixer","_suggestionFactory","side","author","isInlineImage","isBefore","refresh","head","get","imageStylePostApply","locale","discard","getSuggestions","accept","forEach","next","shouldConvertImageType","differ","commandParams","FORMAT_SIDE_IMAGE","name","getSuggestion","*Format:* %0","785142xoawVW","start","_registerLegacyDescription","from","newRange","convertInlineImageToBlock","ImageStyleEditing","length","plugins","TrackChangesEditing","imageStyle","commands","enableCommand","785040jksWCD","descriptionFactory","imageTypeBlock","title","setImageNaturalSizeAttributes","formatInline","normalizedStyles","getFirstRange","chain"];return(Wo=function(){return t})()}!function(t){const e=Ho,n=t();for(;;)try{if(846159===-parseInt(e(501))/1+parseInt(e(507))/2+-parseInt(e(521))/3*(parseInt(e(499))/4)+parseInt(e(504))/5*(-parseInt(e(458))/6)+parseInt(e(527))/7+parseInt(e(517))/8*(parseInt(e(523))/9)+-parseInt(e(471))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wo);class zo extends t.Plugin{[Vo(519)](){const t=Vo,n=this[t(525)];if(!n[t(466)][t(509)](t(464)))return;const r=n[t(466)][t(443)](t(467)),s=n[t(466)][t(443)](t(497)),o={};r[t(470)](t(468),((o,i)=>{const a=t,c=n[a(466)][a(443)](a(518)).me,u=n[a(469)][a(443)](a(468));let l=s[a(484)](n[a(532)][a(486)][a(491)]),f=n[a(532)][a(530)](l),h=u[a(485)];if(h==i[a(485)])return;const g={commandName:a(468),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(532)][a(483)]((()=>{const t=a;if(r[t(447)]()[t(434)]((e=>e[t(528)]&&c==e[t(438)]&&(t(494)==e[t(524)]||t(476)==e[t(524)])&&(t(496)==e[t(513)]||t(444)==e[t(513)])&&e[t(478)]()[t(516)](f)))[t(449)]((e=>r[t(498)](e[t(442)]))),l=s[t(484)](n[t(532)][t(486)][t(491)]),f=n[t(532)][t(530)](l),u[t(441)](),n[t(469)][t(443)](t(487))[t(441)](),n[t(469)][t(443)](t(473))[t(441)](),h=u[t(485)],h!=i[t(485)])return s[t(439)](l)&&u[t(451)](i[t(485)],l)?(o({...i,setImageSizes:!1}),l=s[t(484)](n[t(532)][t(486)][t(491)]),void r[t(515)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(496))):void(s[t(490)](l)?r[t(515)](l,g,[],t(444)):r[t(505)](f,g,t(444)))}))}));for(const e of n[t(466)][t(443)](t(464))[t(477)])o[e[t(455)]]=e[t(474)][t(482)]();r[t(436)][t(492)](t(494),t(496),t(511),(()=>!1)),r[t(436)][t(492)](t(494),t(444),t(511),(()=>!1)),r[t(436)][t(492)](t(476),t(444),t(511),(()=>!1)),r[t(436)][t(492)](t(494),t(496),t(448),(([e])=>{const n=t;s[n(475)](e[n(522)]())})),r[t(436)][t(492)](t(494),t(496),t(446),((e,n)=>{const s=t;r[s(436)][s(481)](s(494),"",s(448))(e,{commandName:n[s(514)],commandParams:n[s(531)]})})),r[t(436)][t(492)](t(494),t(496),t(479),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(494),subType:t(496)},{type:t(512),subType:t(510)},{type:t(494),subType:t(463)},{type:t(512),subType:t(463)}];function a(e,n){const o=t,a=i[o(508)]((({type:t,subType:n})=>e[o(524)]==t&&e[o(513)]==n)),c=i[o(508)]((({type:t,subType:e})=>n[o(524)]==t&&n[o(513)]==e));if(a<0||c<0)return!1;const u=e[o(478)](),l=n[o(478)]();if((0==a||1==a)&&2==c&&u[o(489)](l))return!0;if(2==a&&3==c){const t=r[o(506)](u,o(512))[o(434)]((({suggestion:t,meta:e})=>e[o(526)]&&o(463)==t[o(513)]));if(t[o(465)]>1&&l[o(495)][o(516)](u[o(459)]))return!0;if(1==t[o(465)]&&(u[o(459)][o(516)](l[o(495)])||u[o(495)][o(516)](l[o(459)])))return!0}if(3==a&&3==c&&u[o(459)][o(440)](l[o(459)])){const t=u[o(495)][o(503)],e=l[o(459)][o(520)];return s[o(490)](t)&&t===e}return!1}n[t(532)][t(486)][t(435)]((()=>{const e=t;let o=!1;const i=Array[e(461)](n[e(532)][e(486)][e(452)][e(529)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(488)](t);if(e(502)==i&&r[e(480)](u)){if(e(494)==a&&(e(496)==c||e(444)==c)){const t=r[e(456)](u);if(n[e(462)]){const n=t[e(478)]()[e(522)]();if(s[e(490)](n))continue;r[e(498)](t),o=!0}}if(e(512)==a&&e(510)==c&&!n[e(462)]){const t=r[e(456)](u);t[e(450)]&&t[e(450)][e(528)]&&(r[e(498)](t[e(450)]),o=!0)}}}return o})),this[t(460)](o)}[Vo(460)](t){const e=Vo,n=this[e(525)],r=n[e(445)];n[e(466)][e(443)](e(467))[e(472)][e(493)]((n=>{const s=e;if(s(494)!=n[s(524)]&&s(476)!=n[s(524)])return;const{data:o}=n;if(!o||s(468)!=o[s(514)])return;const i=o[s(453)][0][s(485)];return function(t){const e=s;return{type:e(500),content:Kr(r,e(457),t)}}(s(437)===i?Kr(r,s(454)):t[i]||i)}))}}const Ko=Xo;function Xo(t,e){const n=Zo();return(Xo=function(t,e){return n[t-=335]})(t,e)}!function(t){const e=Xo,n=t();for(;;)try{if(532188===-parseInt(e(360))/1+-parseInt(e(368))/2*(parseInt(e(345))/3)+-parseInt(e(350))/4*(parseInt(e(348))/5)+-parseInt(e(362))/6*(-parseInt(e(338))/7)+parseInt(e(356))/8*(parseInt(e(351))/9)+-parseInt(e(343))/10+parseInt(e(369))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zo);class qo extends t.Plugin{constructor(t){const e=Xo;super(t),this[e(341)]=!1,this[e(365)]=!1}[Ko(353)](){const t=Ko,e=this[t(339)],n=e[t(367)][t(366)](t(358)),r=e[t(367)][t(366)](t(347));n&&(n.on(t(357),((e,[,n])=>{const s=t;this[s(341)]=r[s(346)],n[s(363)][s(359)]=!this[s(341)]}),{priority:t(344)}),this[t(336)](n,t(354),this[t(361)][t(335)](this)),this[t(336)](n,t(354),(()=>{const e=t;this[e(365)]&&(r[e(357)](),this[e(365)]=!1)}),{priority:t(337)}),e[t(355)][t(366)](t(364))[t(342)](t(358)))}[Ko(361)](t,e){const n=Ko,{suggestions:r}=e,s=this[n(339)][n(367)][n(366)](n(347)),o=s[n(346)];this[n(341)]!==o&&(s[n(357)](),this[n(365)]=!0),r&&r[n(352)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(339)][o(355)][o(366)](o(349)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(358)}}};this[o(339)][o(355)][o(366)](o(364))[o(340)](i)}))}}function Zo(){const t=["TrackChangesEditing","_trackChangesExecuted","get","commands","10VJwNHs","27355944EYlpDy","bind","listenTo","lowest","91chVsWa","editor","_setSuggestionData","_trackChangesValueDuringImport","enableCommand","10164260pUqtqN","high","382980xdqzVH","value","trackChanges","355xngyxp","Users","17048kQwmLw","368154UvLktZ","forEach","afterInit","dataInsert","plugins","24bPMpQB","execute","importWord","track_changes","557699ZYREXk","_handleImportedData","201966qaDAgF","collaboration_features"];return(Zo=function(){return t})()}const Jo=Yo;function Yo(t,e){const n=Qo();return(Yo=function(t,e){return n[t-=320]})(t,e)}function Qo(){const t=["has","8036090sdEaol","5958wpMYlN","registerDescriptionCallback","outdentBlock","*Indent:* %0","registerAttributeLabel","TrackChangesEditing","type","indent","741087wQAKTW","50532ncPqto","88RPQuYd","2409TeGYPu","outdent","format","registerBlockAttribute","enableCommand","68484cQXxxw","FORMAT_INDENT","get","afterInit","getItemLabel","editor","*Outdent:* %0","336lkxqwG","5752025QfbPye","744274yRYTUI","IndentBlock","enableDefaultAttributesIntegration","getItems","blockIndent","1760jsFsuj","_registerLegacyDescription","commandName","descriptionFactory","formatBlock","locale","plugins","indentBlock","IndentEditing","2ddMvoA"];return(Qo=function(){return t})()}!function(t){const e=Yo,n=t();for(;;)try{if(594952===-parseInt(e(343))/1*(parseInt(e(329))/2)+parseInt(e(346))/3*(-parseInt(e(334))/4)+-parseInt(e(328))/5+-parseInt(e(355))/6*(-parseInt(e(327))/7)+-parseInt(e(356))/8*(-parseInt(e(354))/9)+parseInt(e(345))/10+parseInt(e(357))/11*(parseInt(e(320))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qo);class $o extends t.Plugin{[Jo(323)](){const t=Jo,e=this[t(325)],n=e[t(340)][t(322)](t(351));if(e[t(340)][t(344)](t(342))&&(n[t(361)](t(353)),n[t(361)](t(358))),e[t(340)][t(344)](t(330)))for(const e of[t(341),t(348)])n[t(331)](e);const r=e[t(339)];n[t(360)](t(333)),n[t(337)][t(350)](t(333),Kr(r,t(321))),this[t(335)]()}[Jo(335)](){const t=Jo,e=this[t(325)],n=e[t(339)],r=e[t(340)][t(322)](t(351));r[t(337)][t(347)]((e=>{const s=t;if(s(338)!=e[s(352)])return;const{data:o}=e;if(!o)return;if(s(341)!=o[s(336)]&&s(348)!=o[s(336)])return;const i=e[s(332)]()[0],a=r[s(337)][s(324)](i);return s(341)==o[s(336)]?{type:s(359),content:Kr(n,s(349),a)}:s(348)==o[s(336)]?{type:s(359),content:Kr(n,s(326),a)}:void 0}))}}function ti(t,e){var n=ei();return(ti=function(t,e){return n[t-=311]})(t,e)}function ei(){var t=["requires","99PfJqhn","TrackChangesEditing","1215156yAnUfp","203NaDvba","3757920YIGQii","89064PaFgUj","84QgFxrP","58Usalnp","33495HQrjmY","input","plugins","5033540XaLmZI","354232pqYPtG","enableCommand","get","init","9yuoOfW","2439968hoyyqi","editor"];return(ei=function(){return t})()}var ni=ti;!function(t){for(var e=ti,n=t();;)try{if(665373===-parseInt(e(315))/1+-parseInt(e(320))/2*(parseInt(e(318))/3)+parseInt(e(330))/4+parseInt(e(321))/5*(parseInt(e(319))/6)+-parseInt(e(316))/7*(parseInt(e(325))/8)+-parseInt(e(329))/9*(-parseInt(e(324))/10)+-parseInt(e(313))/11*(-parseInt(e(317))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ei);class ri extends t.Plugin{static get[ni(312)](){return[ws.Input]}[ni(328)](){var t=ni;this[t(311)][t(323)][t(327)](t(314))[t(326)](t(322))}}function si(){const t=["link (","key","3697656fZudae","686437nBQlRx","afterInit","manualDecorators","_registerLegacyDescription","formatInline","1017918WDsmMU","newValue","registerDescriptionCallback","*Remove link*","locale","descriptionFactory","registerAttributeLabel","editor","commandParams","TrackChangesEditing","42isVscA","1230910XuoSKb","commands","*Set link:* %0","4rUUghM","enableDefaultAttributesIntegration","has","LinkEditing","label","link","toLowerCase","plugins","registerInlineAttribute","commandName","linkHref","attribute","format","type","160FEQABv","268257xwgnrq","get","unlink","1281338Bprwag","391518Scrgrd"];return(si=function(){return t})()}const oi=ii;function ii(t,e){const n=si();return(ii=function(t,e){return n[t-=391]})(t,e)}!function(t){const e=ii,n=t();for(;;)try{if(521690===parseInt(e(395))/1+-parseInt(e(432))/2+parseInt(e(429))/3+parseInt(e(414))/4*(parseInt(e(411))/5)+-parseInt(e(400))/6*(parseInt(e(410))/7)+parseInt(e(394))/8+parseInt(e(391))/9*(parseInt(e(428))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(si);class ai extends t.Plugin{[oi(396)](){const t=oi,e=this[t(407)];if(!e[t(421)][t(416)](t(417)))return;const n=e[t(421)][t(430)](t(409)),r=e[t(412)][t(430)](t(419));n[t(415)](t(419)),n[t(415)](t(431)),n[t(422)](t(424));for(const e of r[t(397)])n[t(422)](e.id),n[t(405)][t(406)](e.id,t(392)+e[t(418)][t(420)]()+")");n[t(405)][t(402)]((n=>{const r=t;if(r(425)!=n[r(427)])return;const{data:s}=n;if(!s||r(424)!=s[r(393)])return;const o=s[r(401)],i=e[r(404)];return{type:r(426),content:null==o?Kr(i,r(403)):Kr(i,r(413),'"'+o+'"')}})),this[t(398)]()}[oi(398)](){const t=oi,e=this[t(407)],n=e[t(404)];e[t(421)][t(430)](t(409))[t(405)][t(402)]((e=>{const r=t;if(r(399)!=e[r(427)])return;const{data:s}=e;if(s){if(r(419)==s[r(423)]){const t=s[r(408)][0];return{type:r(426),content:Kr(n,r(413),'"'+t+'"')}}return r(431)==s[r(423)]?{type:r(426),content:Kr(n,r(403))}:void 0}}))}}function ci(){const t=["plugins","*Change to:* %0","outdentList","todoList","add","*Check item*","1054294NnGYPz","replace","ELEMENT_TODO_LIST","bulletedList","slice","registerDescriptionCallback","LegacyTodoListEditing","execute","has","getSelectedBlocks","format","type","previousSibling","892234VfdrQk","numbered","2039160KqQLYm","*Indent:* %0","schema","createRange","length","isObject","183992Fguazo","checkChild","change","editor","TrackChangesEditing","listItem","paragraph","nextSibling","todo","todoListChecked","commandName","*Uncheck item*","ELEMENT_NUMBERED_LIST","11231220KtpjAT","numberedList","push","model","document","value","commandParams","ELEMENT_BULLETED_LIST","_selectedElements","formatBlock","element","ELEMENT_LIST_ITEM","from","284ejwZWx","blockName","filter","selection","List","get","*Outdent:* %0","before","3565925EiliIG","forceValue","createPositionAt","commands","registerElementLabel","1mZHpYc","locale","indentList","name","parent","afterInit","LegacyListEditing","getAttribute","formatInline","markBlockFormat","1437etiWmG","99UQHXaO","findIndex","enableCommand","bulleted","descriptionFactory","end","listType","listIndent","6UycHxP","checkTodoList"];return(ci=function(){return t})()}const ui=li;function li(t,e){const n=ci();return(li=function(t,e){return n[t-=262]})(t,e)}!function(t){const e=li,n=t();for(;;)try{if(361838===parseInt(e(273))/1*(parseInt(e(300))/2)+parseInt(e(283))/3*(-parseInt(e(347))/4)+parseInt(e(268))/5*(parseInt(e(292))/6)+parseInt(e(313))/7+parseInt(e(321))/8*(parseInt(e(284))/9)+-parseInt(e(315))/10+-parseInt(e(334))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ci);class fi extends t.Plugin{[ui(278)](){const t=ui,e=this[t(324)],n=e[t(274)];if(!e[t(294)][t(308)](t(279)))return;const r=e[t(294)][t(265)](t(325)),s=e[t(294)][t(308)](t(306));function o(t){return()=>{const n=li,s=e[n(337)][n(338)][n(263)],o=e[n(271)][n(265)](t);if(o[n(339)])return void e[n(307)](n(327),{});const i=t[n(304)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(346)](t)[s(262)]((t=>function(t,e){const n=s;return e[n(322)](t[n(277)],n(326))&&!e[n(320)](t)}(t,r)));o=o[s(262)]((t=>!t.is(s(344),s(326))||t[s(280)](s(290))!=e));const i=new Set;for(const t of o)t.is(s(344),s(326))?i[s(298)](hi(t)):i[s(298)](t);return Array[s(346)](i)}(s[n(309)](),i,e[n(337)][n(317)]);e[n(337)][n(323)]((()=>{const e=n;for(const n of a)r[e(282)](n,{commandName:t,commandParams:[{forceValue:!o[e(339)]}],formatGroupId:e(348)},gi(n))}))}}function i(t){return()=>{const n=li,s=function(t){const e=li;let n=Array[e(346)](t);const r=n[e(285)]((t=>e(326)!=t[e(276)]));return r>-1&&(n=n[e(304)](0,r)),n}(e[n(337)][n(338)][n(263)][n(309)]()),o=e[n(337)][n(318)](e[n(337)][n(270)](s[0],n(267)),e[n(337)][n(270)](s[s[n(319)]-1],n(289)));e[n(337)][n(323)]((()=>{const e=n;r[e(282)](o,{commandName:t,commandParams:[],formatGroupId:e(291)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(328)];for(;t&&t[n(280)](n(291))>e[n(280)](n(291));)r[n(298)](t),t=t[n(328)]}return Array[n(346)](r)}(s))}))}}r[t(286)](t(335),o(t(335))),r[t(286)](t(303),o(t(303))),s&&r[t(286)](t(297),o(t(297))),r[t(286)](t(275),i(t(275))),r[t(286)](t(296),i(t(296))),s&&r[t(286)](t(293),(()=>{const n=t,s=e[n(271)][n(265)](n(293)),o=Array[n(346)](s[n(342)]);o[n(262)]((t=>t[n(280)](n(330))!=s[n(339)])),e[n(337)][n(323)]((()=>{const t=n;for(const e of o)r[t(282)](e,{commandName:t(293),commandParams:[{forceValue:!s[t(339)]}]})}))})),r[t(288)][t(272)](t(326),(e=>Kr(n,t(345),e))),r[t(288)][t(305)]((e=>{const r=t;if(r(343)!=e[r(311)]&&r(281)!=e[r(311)])return;const{data:s}=e;if(s){if(r(335)==s[r(331)]||r(303)==s[r(331)]||r(297)==s[r(331)])switch(s[r(331)][r(301)](r(264),"")){case r(287):return o(Kr(n,r(341)));case r(314):return o(Kr(n,r(333)));case r(329):return o(Kr(n,r(302)))}if(r(275)==s[r(331)])return{type:r(310),content:Kr(n,r(316),Kr(n,r(345)))};if(r(296)==s[r(331)])return{type:r(310),content:Kr(n,r(266),Kr(n,r(345)))};if(r(293)==s[r(331)])return s[r(340)][0][r(269)]?{type:r(310),content:Kr(n,r(299))}:{type:r(310),content:Kr(n,r(332))}}function o(t){const e=r;return{type:e(310),content:Kr(n,e(295),t)}}}))}}function hi(t){const e=ui,n=t[e(280)](e(291));if(0==n)return t;let r=t;for(;t[e(312)]&&t[e(312)].is(e(344),e(326));){const s=t[e(312)][e(280)](e(291));if(s==n)r=t[e(312)];else if(s<n)break;t=t[e(312)]}return r}function gi(t){const e=ui,n=[];if(t.is(e(344),e(326))&&t[e(280)](e(291))>0){let r=t[e(328)];for(;r&&e(326)==r[e(276)]&&r[e(280)](e(291))==t[e(280)](e(291));)n[e(336)](r),r=r[e(328)]}return n}const di=pi;function pi(t,e){const n=mi();return(pi=function(t,e){return n[t-=189]})(t,e)}function mi(){const t=["element","default","handleListStartCommand","*Format:* set order to reversed","commandName","list.properties","from","4lDjMwh","registerDescriptionCallback","descriptionFactory","TrackChangesEditing","startIndex","_getTranslationKeyForListStyle","plugins","type","config","commandParams","numbered","ELEMENT_","formatBlock","handleListStyleCommand","114234VXrjbb","listStyle","enableCommand","handleDescriptions","before","styles","11FUltnu","reversed","*Format:* set start index to %0","*Format:* set order to regular","4050820ngXgmz","push","createPositionAt","has","getSiblingNodes","formatInline","LegacyListPropertiesEditing","format","handleListReversedCommand","selection","_getSuggestionBlocksForListStyle","getListTypeFromListStyleType","length","5422QjNjKz","markMultiRangeBlockFormat","4QZmSEx","backward","listStart","getSelectedBlocks","getLastPosition","LegacyListUtils","*Change to:* %0","497wMKKMX","flat","listReversed","listType","afterInit","editor","_getSuggestionBlocks","bind","getFirstPosition","335nGBbQE","change","filter","listItem","model","3305835GIJVEC","document","locale","replace","forward","parent","toUpperCase","29752rtNBTl","_LIST_","get","createRange","5646ZKZJGd","map","getAttribute","8780100SKSDJs","unshift"];return(mi=function(){return t})()}!function(t){const e=pi,n=t();for(;;)try{if(214490===-parseInt(e(208))/1*(-parseInt(e(254))/2)+-parseInt(e(268))/3*(parseInt(e(210))/4)+-parseInt(e(226))/5*(parseInt(e(242))/6)+-parseInt(e(217))/7*(-parseInt(e(238))/8)+parseInt(e(231))/9+parseInt(e(195))/10*(parseInt(e(191))/11)+-parseInt(e(245))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mi);class Ii extends t.Plugin{[di(221)](){const t=di;if(!this[t(222)][t(260)][t(198)](t(201)))return;const e=this[t(222)][t(262)][t(240)](t(252)),n=this[t(222)][t(260)][t(240)](t(257));e[t(190)]&&n[t(270)](t(269),this[t(267)][t(224)](this)),e[t(192)]&&n[t(270)](t(219),this[t(203)][t(224)](this)),e[t(258)]&&n[t(270)](t(212),this[t(249)][t(224)](this)),n[t(256)][t(255)](this[t(271)][t(224)](this))}[di(267)](t,e={}){const n=di,r=this[n(222)][n(260)][n(240)](n(257)),s=this[n(205)]();this[n(222)][n(230)][n(227)]((()=>{const t=n;r[t(209)](s,{commandName:t(269),commandParams:[{type:e[t(261)]}],formatGroupId:t(269)})}))}[di(203)](t,e={}){const n=di,r=this[n(222)][n(260)][n(240)](n(257)),s=this[n(223)]((t=>t.is(n(247),n(229))&&n(264)===t[n(244)](n(220))));if(s[n(207)]<1)return;const o=s[n(243)]((t=>this[n(222)][n(230)][n(241)](this[n(222)][n(230)][n(197)](t,n(189)),this[n(222)][n(230)][n(197)](t,0))));this[n(222)][n(230)][n(227)]((()=>{const t=n;r[t(209)](o,{commandName:t(219),commandParams:[{reversed:e[t(192)]}],formatGroupId:t(219)})}))}[di(249)](t,e={}){const n=di,r=this[n(222)][n(260)][n(240)](n(257)),s=this[n(223)]((t=>t.is(n(247),n(229))&&n(264)===t[n(244)](n(220))));if(s[n(207)]<1)return;const o=s[n(243)]((t=>this[n(222)][n(230)][n(241)](this[n(222)][n(230)][n(197)](t,n(189)),this[n(222)][n(230)][n(197)](t,0))));this[n(222)][n(230)][n(227)]((()=>{const t=n;r[t(209)](o,{commandName:t(212),commandParams:[{startIndex:e[t(258)]}],formatGroupId:t(212)})}))}[di(271)](t){const e=di;if(e(266)!=t[e(261)]&&e(200)!=t[e(261)])return;const n=this[e(222)][e(233)],{data:r}=t;if(!r)return;let s,o;switch(r[e(251)]){case e(269):s=e(216),o={type:e(202),content:Kr(n,s,Kr(n,this[e(259)](r[e(263)][0][e(261)])))};break;case e(219):s=r[e(263)][0][e(192)]?e(250):e(194),o={type:e(202),content:Kr(n,s)};break;case e(212):s=e(193),o={type:e(202),content:Kr(n,s,r[e(263)][0][e(258)])}}return o}[di(205)](){const t=di;var e,n,r,s;const o=this[t(222)][t(260)][t(240)](t(215));let i=Array[t(253)](this[t(222)][t(230)][t(232)][t(204)][t(213)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(247),t(229)))&&i[t(246)](...o[t(199)](this[t(222)][t(230)][t(232)][t(204)][t(225)](),t(211))),(null===(n=i[i[t(207)]-1])||void 0===n?void 0:n.is(t(247),t(229)))&&i[t(196)](...o[t(199)](this[t(222)][t(230)][t(232)][t(204)][t(214)](),t(235))),i=[...new Set(i)],(null===(s=null===(r=this[t(222)][t(230)][t(232)][t(204)][t(225)]())||void 0===r?void 0:r[t(236)])||void 0===s?void 0:s.is(t(247),t(229)))&&(i=i[t(228)]((e=>e.is(t(247),t(229))))),i}[di(223)](t){const e=di,n=this[e(222)][e(260)][e(240)](e(215));let r=Array[e(253)](this[e(222)][e(230)][e(232)][e(204)][e(213)]())[e(228)](t)[e(243)]((t=>{const r=e,s=this[r(222)][r(230)][r(197)](t,0);return[...n[r(199)](s,r(211)),...n[r(199)](s,r(235))]}))[e(218)]();return r=[...new Set(r)],r}[di(259)](t){const e=di;return e(265)+(this[e(222)][e(260)][e(240)](e(215))[e(206)](t)||e(248))[e(237)]()+e(239)+t[e(237)]()[e(234)](/-/g,"_")}}const Ei=Ti;function bi(){const t=["has","attribute:url:media","registerElementLabel","7616844wjaVov","stop","get","elementToElement","33itNbqG","TrackChangesEditing","data","plugins","13wHhrgs","209290QnKOGL","editor","high","dataDowncast","enableCommand","showSuggestionHighlights","78JrurID","createEmptyElement","21848yGOjru","mediaEmbed","40998VGBbVT","media","for","afterInit","1GwtBSB","88udLlDT","locale","2561234PNsZIX","5499815fawHxL","ELEMENT_MEDIA","MediaEmbedEditing","descriptionFactory","936099kVzwjr","div","options","conversion","downcastDispatcher","672rKXgNe"];return(bi=function(){return t})()}function Ti(t,e){const n=bi();return(Ti=function(t,e){return n[t-=289]})(t,e)}!function(t){const e=Ti,n=t();for(;;)try{if(779899===parseInt(e(300))/1*(-parseInt(e(303))/2)+parseInt(e(292))/3*(-parseInt(e(294))/4)+parseInt(e(304))/5+parseInt(e(296))/6*(parseInt(e(313))/7)+-parseInt(e(301))/8*(-parseInt(e(308))/9)+parseInt(e(326))/10*(-parseInt(e(321))/11)+-parseInt(e(317))/12*(parseInt(e(325))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bi);class _i extends t.Plugin{[Ei(299)](){const t=Ei,e=this[t(327)];if(!e[t(324)][t(314)](t(306)))return;const n=e[t(324)][t(319)](t(322)),r=e[t(302)];n[t(290)](t(295)),n[t(307)][t(316)](t(297),(e=>Kr(r,t(305),e))),e[t(311)][t(298)](t(289))[t(320)]({model:t(297),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(291)])return n[s(293)](s(309))},converterPriority:t(328)}),e[t(323)][t(312)].on(t(315),((e,n,r)=>{const s=t;r[s(310)][s(291)]&&e[s(318)]()}),{priority:t(328)})}}function yi(t,e){const n=Ai();return(yi=function(t,e){return n[t-=331]})(t,e)}function Ai(){const t=["afterInit","plugins","6tawGoy","564588MexUag","mention","490684awRHlX","editor","get","5459305JSMaaV","51039bZSueM","3SeAodv","TrackChangesEditing","MentionEditing","7234843CCHMjj","553182puXBzu","has","2662hjvNIl","enableCommand","1832guyLhy","45930qurqka"];return(Ai=function(){return t})()}const ki=yi;!function(t){const e=yi,n=t();for(;;)try{if(786218===parseInt(e(342))/1+parseInt(e(333))/2+-parseInt(e(338))/3*(parseInt(e(331))/4)+-parseInt(e(336))/5*(parseInt(e(350))/6)+parseInt(e(341))/7+parseInt(e(346))/8*(parseInt(e(337))/9)+parseInt(e(347))/10*(-parseInt(e(344))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ai);class Ci extends t.Plugin{[ki(348)](){const t=ki,e=this[t(334)];e[t(349)][t(343)](t(340))&&e[t(349)][t(335)](t(339))[t(345)](t(332))}}const Si=Ni;function Li(){const t=["getLabel","626812tgyTEI","84zqhZKH","deletion","enableCommand","1032wQdtxN","element","31005XYnrsq","plugins","mergeField","16079XfsWOI","insertMergeFieldBlock","getAttribute","31757uIFDFF","registerDescriptionCallback","registerElementLabel","insertMergeField","descriptionFactory","getContainedElement","mergeFieldBlock","1893TXOCiT","MergeFieldsEditing","ELEMENT_MERGE_FIELD","type","editor","15ndMbAS","get","*Remove:* %0","422878FNQDUU","4368bycnSx","insertion","TrackChangesEditing","*Insert:* %0","483470Imkijm","50BjTKSg","has","locale","afterInit"];return(Li=function(){return t})()}function Ni(t,e){const n=Li();return(Ni=function(t,e){return n[t-=185]})(t,e)}!function(t){const e=Ni,n=t();for(;;)try{if(286110===parseInt(e(194))/1+-parseInt(e(200))/2*(-parseInt(e(186))/3)+parseInt(e(205))/4*(parseInt(e(191))/5)+-parseInt(e(206))/6*(-parseInt(e(214))/7)+parseInt(e(209))/8*(parseInt(e(211))/9)+-parseInt(e(199))/10+parseInt(e(217))/11*(-parseInt(e(195))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Li);class Ri extends t.Plugin{[Si(203)](){const t=Si,e=this[t(190)];if(!e[t(212)][t(201)](t(187)))return;e[t(212)][t(192)](t(197))[t(208)](t(220)),e[t(212)][t(192)](t(197))[t(208)](t(215));const n=e[t(212)][t(192)](t(197)),r=e[t(202)];n[t(221)][t(219)](t(213),(e=>Kr(r,t(188),e))),n[t(221)][t(219)](t(185),(e=>Kr(r,t(188),e))),n[t(221)][t(218)]((n=>{const s=t;if(s(196)!=n[s(189)]&&s(207)!=n[s(189)])return;const o=n[s(222)]();if(null==o)return;if(!o.is(s(210),s(213))&&!o.is(s(210),s(185)))return;const i=e[s(212)][s(192)](s(187))[s(204)](o[s(216)]("id"));return s(196)==n[s(189)]?{type:s(196),content:Kr(r,s(198),'"'+i+'" '+Kr(r,s(188)))}:{type:s(207),content:Kr(r,s(193),'"'+i+'" '+Kr(r,s(188)))}}))}}const Mi=wi;function vi(){const t=["head","listType","listMarkerStyle","*Set format:* %0","ELEMENT_MULTI_LEVEL_LIST","newValue","afterInit","3569049RHrThf","has","6VDFHLq","496520ItpuvT","registerDescriptionCallback","5043888rTXbeN","enableDefaultAttributesIntegration","locale","MultiLevelList","next","format","4zsjxki","descriptionFactory","handleDescriptions","registerBlockAttribute","data","plugins","188wYVTDh","161GcaXMp","editor","TrackChangesEditing","142796zWzCgW","*Remove format:* %0","7931840aNdNpn","multiLevelList","60597fTLUqY","722335JXDnbn","oldValue","key","get"];return(vi=function(){return t})()}function wi(t,e){const n=vi();return(wi=function(t,e){return n[t-=185]})(t,e)}!function(t){const e=wi,n=t();for(;;)try{if(769874===parseInt(e(212))/1*(-parseInt(e(202))/2)+-parseInt(e(216))/3*(-parseInt(e(208))/4)+-parseInt(e(217))/5*(parseInt(e(193))/6)+parseInt(e(209))/7*(-parseInt(e(194))/8)+parseInt(e(196))/9+parseInt(e(214))/10+parseInt(e(191))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vi);class Oi extends t.Plugin{[Mi(190)](){const t=Mi,e=this[t(210)],n=e[t(207)][t(220)](t(211));e[t(207)][t(192)](t(199))&&(n[t(197)](t(215)),n[t(205)](t(186)),n[t(203)][t(195)]((e=>this[t(204)](e))))}[Mi(204)](t){const e=Mi,n=this[e(210)][e(198)],{data:r}=t,s={type:e(201),content:""};if(r&&e(186)==r[e(219)]){if(!r[e(218)])return{type:e(201),content:Kr(n,e(187),Kr(n,e(188)))+" ("+r[e(189)]+")"};if(!r[e(189)]){let o=t[e(221)];for(;o;){if(o[e(206)]&&e(185)==o[e(206)][e(219)]&&o[e(206)][e(189)])return s;o=o[e(200)]}return{type:e(201),content:Kr(n,e(213),Kr(n,e(188)))+" ("+r[e(218)]+")"}}}}}const Di=xi;function Fi(){const t=["PageBreakEditing","8MWhIAE","plugins","registerElementLabel","afterInit","250QbOtaX","12086657EPUPUm","ELEMENT_PAGE_BREAK","get","enableCommand","208574bklZNX","1155007JDyRew","locale","pageBreak","editor","384282gOpmyh","12OXAWIx","8DpmsDQ","has","TrackChangesEditing","842668hWinXG","25JcAAPq","1026042zbXdXw","descriptionFactory","3872772etmkyi"];return(Fi=function(){return t})()}function xi(t,e){const n=Fi();return(xi=function(t,e){return n[t-=443]})(t,e)}!function(t){const e=xi,n=t();for(;;)try{if(662280===parseInt(e(446))/1*(parseInt(e(464))/2)+-parseInt(e(453))/3+-parseInt(e(449))/4*(parseInt(e(450))/5)+parseInt(e(451))/6+-parseInt(e(465))/7*(parseInt(e(455))/8)+parseInt(e(444))/9*(parseInt(e(459))/10)+parseInt(e(460))/11*(parseInt(e(445))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fi);class Bi extends t.Plugin{[Di(458)](){const t=Di,e=this[t(443)];if(!e[t(456)][t(447)](t(454)))return;e[t(456)][t(462)](t(448))[t(463)](t(467));const n=e[t(456)][t(462)](t(448)),r=e[t(466)];n[t(452)][t(457)](t(467),(e=>Kr(r,t(461),e)))}}function Pi(t,e){const n=ji();return(Pi=function(t,e){return n[t-=194]})(t,e)}const Ui=Pi;function ji(){const t=["editing","createUIElement","includes","*Change to:* %0","$text","end","formatBlock","enableCommand","406740TcAaaA","start","editor","Paragraph","data","plugins","markerName","25612RxSKGb","options","addMarker:suggestion:insertion","3669785tufbIr","commandName","afterInit","17bjgPRo","model","registerElementLabel","activeMarkers","isBlock","paragraph","enableDefaultAttributesIntegration","mapper","name","writer","bindElementToMarker","checkChild","type","get","consume","showSuggestionHighlights","insert","insertParagraph","isLimit","schema","registerDescriptionCallback","TrackChangesEditing","getFirstRange","ck-suggestion-marker--active","markerRange","4510240bvXkKC","locale","consumable","*Insert:* %0","nodeAfter","getItemLabel","has","_splitMarkerName","ck-suggestion-marker-split","493800vlNQSu","9QFTylZ","addClass","insertion","isTouching","15858370bFRnRk","format","highest","descriptionFactory","_registerLegacyDescription","toViewPosition","24PfSlep","downcastDispatcher","span","ELEMENT_PARAGRAPH","2461124mzAHbv"];return(ji=function(){return t})()}!function(t){const e=Pi,n=t();for(;;)try{if(430397===-parseInt(e(232))/1*(parseInt(e(226))/2)+parseInt(e(219))/3+parseInt(e(210))/4+parseInt(e(195))/5*(parseInt(e(206))/6)+parseInt(e(229))/7+parseInt(e(257))/8+parseInt(e(196))/9*(-parseInt(e(200))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ji);class Gi extends t.Plugin{[Ui(231)](){const t=Ui,e=this[t(221)];if(!e[t(224)][t(263)](t(222)))return;const n=e[t(258)],r=e[t(224)][t(245)](t(253));r[t(203)][t(234)](t(237),(e=>Kr(n,t(209),e))),r[t(238)](t(237)),r[t(218)](t(249)),e[t(211)][t(207)].on(t(228),Vi(e),{priority:t(202)}),e[t(223)][t(207)].on(t(228),((n,r,s)=>{const o=t;s[o(227)][o(247)]&&Vi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(202)});const s=r[t(203)];s[t(252)]((r=>{const o=t;if(o(198)!==r[o(244)])return;const{start:i,end:a}=r[o(254)]();if(!i[o(199)](a)||!i[o(261)])return;const c=e[o(233)][o(251)],u=i[o(261)];return c[o(236)](u)&&!c[o(250)](u)&&c[o(243)](u,o(215))?{type:o(198),content:Kr(n,o(260),s[o(262)](u,1))}:void 0})),this[t(204)]()}[Ui(204)](){const t=Ui,e=this[t(221)],n=e[t(258)];e[t(224)][t(245)](t(253))[t(203)][t(252)]((e=>{const r=t;if(r(217)!=e[r(244)])return;const{data:s}=e;return s&&r(237)==s[r(230)]?{type:r(201),content:Kr(n,r(214),Kr(n,r(209)))}:void 0}))}}function Vi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Pi,i=t[o(224)][o(245)](o(253)),a=r[o(256)][o(220)],c=r[o(256)][o(216)],u=t[o(233)][o(251)];if(!a[o(199)](c)||!a[o(261)])return;const l=a[o(261)];if(u[o(236)](l)&&!u[o(250)](l)&&u[o(243)](l,o(215))){if(!s[o(259)][o(246)](r[o(256)],n[o(240)]))return;const{authorId:t}=i[o(264)](r[o(225)]),a=s[o(241)][o(212)](o(208),{class:o(194),"data-author-id":t}),u=s[o(239)][o(205)](c);e&&i[o(235)][o(213)](r[o(225)])&&s[o(241)][o(197)](o(255),a),s[o(241)][o(248)](u,a),s[o(239)][o(242)](a,r[o(225)])}}}const Hi=Wi;function Wi(t,e){const n=zi();return(Wi=function(t,e){return n[t-=423]})(t,e)}function zi(){const t=["removeFormat","afterInit","78288VsWaWr","RemoveFormatEditing","formatBlock","*Remove all formatting*","registerDescriptionCallback","type","plugins","_registerLegacyDescription","get","editor","677064bCsfDl","formatInline","enableDefaultAttributesIntegration","format","has","288845mXgPTI","3HKbPGj","64514vUeBeu","locale","TrackChangesEditing","commandName","3690153LZfdgW","947424XHgCaA","1606850Vyobum","12dkOxQv","descriptionFactory"];return(zi=function(){return t})()}!function(t){const e=Wi,n=t();for(;;)try{if(117749===parseInt(e(436))/1+parseInt(e(447))/2+-parseInt(e(435))/3*(parseInt(e(429))/4)+parseInt(e(434))/5*(-parseInt(e(443))/6)+-parseInt(e(442))/7+parseInt(e(441))/8+parseInt(e(440))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zi);class Ki extends t.Plugin{[Hi(446)](){const t=Hi,e=this[t(428)];e[t(425)][t(433)](t(448))&&(e[t(425)][t(427)](t(438))[t(431)](t(445)),this[t(426)]())}[Hi(426)](){const t=Hi,e=this[t(428)];e[t(425)][t(427)](t(438))[t(444)][t(423)]((n=>{const r=t;if(r(449)!=n[r(424)]&&r(430)!=n[r(424)])return;const{data:s}=n;return s&&r(445)==s[r(439)]?{type:r(432),content:Kr(e[r(437)],r(450))}:void 0}))}}function Xi(t,e){const n=Ji();return(Xi=function(t,e){return n[t-=290]})(t,e)}const qi=Xi;!function(t){const e=Xi,n=t();for(;;)try{if(722899===-parseInt(e(306))/1+-parseInt(e(303))/2*(-parseInt(e(295))/3)+parseInt(e(304))/4*(parseInt(e(314))/5)+-parseInt(e(307))/6+parseInt(e(291))/7+parseInt(e(300))/8*(parseInt(e(296))/9)+-parseInt(e(312))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ji);class Zi extends t.Plugin{[qi(298)](){const t=qi,e=this[t(316)];if(!e[t(290)][t(293)](t(302)))return;const n=e[t(290)][t(297)](t(309));n[t(294)](t(301)),n[t(294)](t(313));const r=e[t(290)][t(297)](t(302));r[t(294)](t(305)),r[t(294)](t(292)),r[t(294)](t(308)),r[t(294)](t(311)),r[t(294)](t(310)),r[t(294)](t(299)),r[t(294)](t(315))}}function Ji(){const t=["acceptSelectedSuggestions","240lBVUpb","goToPreviousRestrictedEditingException","RestrictedEditingModeEditing","6GGnvSd","415060grWLnz","trackChanges","440982bJHJQQ","1482210OOJQZh","discardSuggestion","TrackChangesEditing","discardAllSuggestions","acceptAllSuggestions","5289790PdtBYn","goToNextRestrictedEditingException","15hyKIfS","discardSelectedSuggestions","editor","plugins","7212968vnjeTq","acceptSuggestion","has","enableCommand","540246DqrQjq","17379beXOCT","get","afterInit"];return(Ji=function(){return t})()}const Yi=$i;function Qi(){const t=["activeMarkers","addMarker:suggestion:deletion","showSuggestionHighlights","createUIElement","bindElementToMarker","3871686LZetDM","4998150nBHfQX","downcastDispatcher","ck-suggestion-marker-","options","8VHKLqm","span","editor","addMarker:suggestion:insertion","requires","ck-suggestion-marker--active","element","105339gOFTKe","addMarker:suggestion","model","editing","683703VfDjrg","4313655eQULwF","test","12635192DEdrnL","addClass","getItems","data","ELEMENT_LINE_BREAK","mapper","markerRange","201394XNQmQF","consumable","get","TrackChangesEditing","enableCommand","locale","createPositionBefore","softBreak","9lVmSGO","descriptionFactory","_splitMarkerName","plugins","toViewPosition","deletion","shiftEnter","insert","high","split","writer","init","markerName","registerElementLabel","includes","name","merge"];return(Qi=function(){return t})()}function $i(t,e){const n=Qi();return($i=function(t,e){return n[t-=377]})(t,e)}!function(t){const e=$i,n=t();for(;;)try{if(545435===parseInt(e(381))/1+-parseInt(e(395))/2+parseInt(e(385))/3*(-parseInt(e(430))/4)+-parseInt(e(386))/5+parseInt(e(426))/6+-parseInt(e(425))/7+parseInt(e(388))/8*(parseInt(e(403))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qi);class ta extends t.Plugin{static get[Yi(378)](){return[Qs.ShiftEnter]}[Yi(414)](){const t=Yi,e=this[t(432)],n=e[t(406)][t(397)](t(398));n[t(399)](t(409)),e[t(384)][t(427)].on(t(377),ea(e),{priority:t(411)}),e[t(384)][t(427)].on(t(421),ea(e),{priority:t(411)}),e[t(391)][t(427)].on(t(382),((n,r,s)=>{const o=t;s[o(429)][o(422)]&&ea(e,{showActiveMarker:!1})(n,r,s)})),n[t(404)][t(416)](t(402),(n=>Kr(e[t(400)],t(392),n)))}}function ea(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=$i,i=t[o(406)][o(397)](o(398));if(!s[o(396)][o(387)](r[o(394)],n[o(418)]))return;const a=t[o(383)];for(const t of r[o(394)][o(390)]()){if(!t.is(o(380),o(402)))continue;const n=o(408)==r[o(415)][o(412)](":")[1]?o(419):o(412),{authorId:c}=i[o(405)](r[o(415)]),u=s[o(413)][o(423)](o(431),{class:o(428)+n,"data-author-id":c}),l=s[o(393)][o(407)](a[o(401)](t));e&&i[o(420)][o(417)](r[o(415)])&&s[o(413)][o(389)](o(379),u),s[o(413)][o(410)](l,u),s[o(393)][o(424)](u,r[o(415)])}}}const na=ra;function ra(t,e){const n=oa();return(ra=function(t,e){return n[t-=416]})(t,e)}!function(t){const e=ra,n=t();for(;;)try{if(605136===-parseInt(e(427))/1*(-parseInt(e(440))/2)+parseInt(e(447))/3*(parseInt(e(448))/4)+-parseInt(e(439))/5+parseInt(e(456))/6+-parseInt(e(451))/7+parseInt(e(438))/8*(parseInt(e(449))/9)+-parseInt(e(419))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oa);class sa extends t.Plugin{[na(423)](){const t=na,e=this[t(422)],n=e[t(435)],r=e[t(434)];if(!e[t(430)][t(455)](t(421)))return;const s=e[t(430)][t(425)](t(420)),o=t(437),i=e[t(424)][t(425)](o);s[t(441)](o,((e,r={})=>{const a=t,c=n[a(444)][a(454)];if(c[a(431)])return void e(r);const u=void 0!==r[a(429)]?r[a(429)]:!i[a(445)];n[a(433)]((()=>{const t=a,e=Array[t(432)](c[t(426)]());for(const r of e){const e=u?[r]:Ds(o,r,n);for(const n of e)s[t(446)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(450)][t(417)]((e=>{const n=t;if(n(436)!=e[n(418)]&&n(452)!=e[n(418)])return;const{data:s}=e;return s&&s[n(416)]==o?s[n(442)][0][n(429)]?{type:n(428),content:Kr(r,n(453))}:{type:n(428),content:Kr(r,n(443))}:void 0}))}}function oa(){const t=["enableCommand","commandParams","FORMAT_RESTRICTED_DISABLED","document","value","markInlineFormat","443988lrJJdJ","8wtIiXY","2394aYOXOt","descriptionFactory","212527vDOmJq","formatInline","FORMAT_RESTRICTED_ENABLED","selection","has","4046178jDcSLX","commandName","registerDescriptionCallback","type","13973290grkWij","TrackChangesEditing","StandardEditingModeEditing","editor","afterInit","commands","get","getRanges","22RhZeAF","format","forceValue","plugins","isCollapsed","from","change","locale","model","formatBlock","restrictedEditingException","28144ZxoyVJ","1985685zeVZdy","47620ajWthd"];return(oa=function(){return t})()}const ia=aa;function aa(t,e){const n=ca();return(aa=function(t,e){return n[t-=241]})(t,e)}function ca(){const t=["style","204lwBqQE","registerInlineAttribute","forceValue","editor","1987034eftPWY","31824720wjNEzw","commandParams","124376EjjKCM","getGhsAttributeNameForElement","locale","*Remove format:* %0","add","inline","ghsAttributes","_registerLegacyDescription","GeneralHtmlSupport","enableDefaultAttributesIntegration","5uUUchN","StyleUtils","styleName","normalizeConfig","type","registerDescriptionCallback","21LGMbhR","formatInline","commandName","11949237XWwFjS","has","toLowerCase","registerBlockAttribute","get","DataSchema","7750600HjeXpm","*Set format:* %0","17761lbxXPy","FORMAT_STYLE","block","config","descriptionFactory","Style","formatBlock","afterInit","TrackChangesEditing","8305572qtGNVf","definitions","format","registerAttributeLabel","plugins","element"];return(ca=function(){return t})()}!function(t){const e=aa,n=t();for(;;)try{if(960114===-parseInt(e(253))/1*(parseInt(e(269))/2)+parseInt(e(242))/3*(parseInt(e(276))/4)+-parseInt(e(286))/5*(-parseInt(e(262))/6)+parseInt(e(273))/7+-parseInt(e(251))/8+-parseInt(e(245))/9+parseInt(e(274))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ca);class ua extends t.Plugin{[ia(260)](){const t=ia,e=this[t(272)];if(!e[t(266)][t(246)](t(258))||!e[t(266)][t(246)](t(250)))return;const n=e[t(266)][t(249)](t(261)),r=e[t(278)],s=e[t(256)][t(249)](t(268))||{},o=e[t(266)][t(249)](t(284)),i=e[t(266)][t(249)](t(287))[t(289)](e[t(266)][t(249)](t(250)),s[t(263)]);n[t(285)](t(268));const a=new Set;for(const e of i[t(255)]){const n=o[t(277)](e[t(267)]);a[t(280)](n)}const c=new Set;for(const e of i[t(281)]){const n=o[t(277)](e[t(267)]);c[t(280)](n);for(const n of e[t(282)])c[t(280)](n)}for(const e of a)n[t(248)](e),n[t(257)][t(265)](e,Kr(r,t(254)));for(const e of c)n[t(270)](e),n[t(257)][t(265)](e,Kr(r,t(254)));this[t(283)]()}[ia(283)](){const t=ia,e=this[t(272)],n=e[t(278)];e[t(266)][t(249)](t(261))[t(257)][t(241)]((e=>{const r=t;if(r(259)!=e[r(290)]&&r(243)!=e[r(290)])return;const{data:s}=e;return s&&r(268)===s[r(244)]?s[r(275)][0][r(271)]?{type:r(264),content:Kr(n,r(252),s[r(275)][0][r(288)][r(247)]())}:{type:r(264),content:Kr(n,r(279),s[r(275)][0][r(288)][r(247)]())}:void 0}))}}const la=fa;function fa(t,e){const n=da();return(fa=function(t,e){return n[t-=226]})(t,e)}!function(t){const e=fa,n=t();for(;;)try{if(301157===-parseInt(e(278))/1+parseInt(e(342))/2*(-parseInt(e(333))/3)+-parseInt(e(250))/4+-parseInt(e(319))/5+-parseInt(e(232))/6+parseInt(e(362))/7*(-parseInt(e(290))/8)+parseInt(e(248))/9*(parseInt(e(237))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(da);class ha extends t.Plugin{constructor(t){const e=fa;super(t),this[e(273)]=[e(271),e(288)],this[e(281)]=new Set}[la(262)](){const t=la,e=this[t(315)],n=e[t(240)][t(272)][t(371)];if(!e[t(357)][t(292)](t(306)))return;const r=e[t(336)],s=e[t(357)][t(285)](t(284)),o=e[t(357)][t(285)](t(359));s[t(361)][t(354)](t(258),(e=>Kr(r,t(368),e))),this[t(268)](),s[t(282)](t(373)),s[t(282)](t(324)),s[t(282)](t(385));for(const r of[t(243),t(348)]){const i=e[t(339)][t(285)](r);s[t(282)](r,(r=>{const a=t;e[a(240)][a(300)]((t=>{const e=a;r();const c=e(264)===i[e(374)],u=o[e(280)](n),l=o[e(275)](u),f=c?l[e(277)]-1:l[e(341)]+1,h=u[0][e(297)](e(258)),g=o[e(330)](h,{startRow:f,endRow:f}),d=Array[e(346)](g)[e(347)]((n=>t[e(239)](n[e(372)])));s[e(375)](d,e(271))}))}))}for(const r of[t(322),t(236)]){const i=e[t(339)][t(285)](r);s[t(282)](r,(r=>{const a=t;e[a(240)][a(300)]((t=>{const e=a;r();const c=e(265)===i[e(374)],u=o[e(280)](n),l=o[e(326)](u),f=c?l[e(277)]-1:l[e(341)]+1,h=u[0][e(297)](e(258)),g=o[e(330)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(346)](g)[e(347)]((n=>t[e(239)](n[e(372)])));s[e(375)](d,e(288))}))}))}for(const r of[t(296),t(283)]){const i=r[t(382)](11),a=i[t(261)](),c=a[t(382)](0,3)+t(252),u=t(258)+i,l=t(314)+i,f=t(226)+i;s[t(282)](r,(()=>{const i=t;e[i(240)][i(300)]((t=>{const e=i,h=o[e(280)](n),g=h[0][e(297)](e(258));let d;if(e(296)==r){const t=o[e(275)](h);d={startRow:t[e(277)],endRow:t[e(341)],includeAllSlots:!0}}else{const t=o[e(326)](h);d={startColumn:t[e(277)],endColumn:t[e(341)],includeAllSlots:!0}}const p=o[e(330)](g,d),m=Array[e(346)](p)[e(347)]((({cell:t})=>t)),I=ga(m[e(255)]((t=>t[e(263)](c)))),E=ga(m[e(255)]((t=>!t[e(263)](c))))[e(347)]((n=>t[e(239)](n))),b=s[e(235)](E,u);if(b&&(e(271)==b[e(365)]||e(288)==b[e(365)])){const n=this[e(329)](b);for(const r of I){const s=t[e(239)](r),i=o[e(307)](r),u=r[e(309)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(350)](s)}}}))}))}function c(r){const s=t,o=Array[s(346)](n[s(289)]())[s(347)]((t=>i.LiveRange[s(245)](t)));e[s(240)][s(300)]((t=>{const n=s,i=t[n(388)];r=r[n(255)]((t=>n(320)!=t[n(267)][n(384)])),t[n(377)](r),e[n(339)][n(285)](n(296))[n(253)](),e[n(313)](n(296),{forceDefaultExecution:!0}),e[n(240)][n(305)]((()=>{const t=n;e[t(240)][t(305)](i,(e=>{const n=t,r=o[n(255)]((t=>n(320)!=t[n(267)][n(384)]));r[n(302)]>0&&e[n(377)](r);for(const t of o)t[n(331)]()}))}))}))}function u(r){const s=t;e[s(240)][s(300)]((t=>{const o=s,a=Array[o(346)](n[o(289)]())[o(347)]((t=>i.LiveRange[o(245)](t))),c=[];for(const t of r)for(const e of t[o(249)]({shallow:!0}))c[o(379)](e);for(const n of c)o(320)!=n[o(267)][o(384)]&&(t[o(377)](t[o(369)](n,0)),e[o(339)][o(285)](o(283))[o(253)](),e[o(313)](o(283),{forceDefaultExecution:!0}));const u=a[o(255)]((t=>o(320)!=t[o(267)][o(384)]));u[o(302)]>0&&t[o(377)](u);for(const t of a)t[o(331)]()}))}function l(e,n){const r=t;return n[r(387)]((t=>e[r(349)]((e=>e[r(294)][r(304)](t[r(270)])||t[r(294)][r(304)](e[r(270)])))))}function f(e,n){const r=t;return!e[r(349)]((t=>n[r(349)]((e=>t[r(344)](e)))))&&e[r(349)]((t=>n[r(349)]((e=>t[r(294)][r(312)](e[r(270)])))))}e[t(298)][t(345)].on(t(335),((e,n,r)=>{const s=t;if(!r[s(332)][s(311)])return;const o=n[s(233)];if(!o)return;const i=r[s(244)][s(325)](o);function c(t){return Array[s(383)](t)?t:[t]}i&&s(251)===o[s(247)]&&(0,a.setHighlightHandling)(i,r[s(381)],((t,e,n)=>n[s(327)](c(e[s(241)]),t)),((t,e,n)=>n[s(338)](c(e[s(241)]),t)))}),{priority:t(370)}),s[t(361)][t(360)]((e=>{const n=t;if(n(291)!=e[n(228)]&&n(356)!=e[n(228)])return;const s=e[n(358)]();if(null!=s&&s.is(n(308),n(258))){if(n(291)==e[n(228)]){const t=e[n(249)]()[n(255)]((t=>t.is(n(230))))[n(347)]((t=>t[n(298)]));if(t[n(302)])return{type:n(291),content:Kr(r,n(310),Kr(r,n(259),'"'+t[n(299)](" ")+'"'))}}if(n(356)==e[n(228)]){const t=e[n(249)]()[n(255)]((t=>t.is(n(230))))[n(347)]((t=>t[n(298)]));if(t[n(302)])return{type:n(356),content:Kr(r,n(337),Kr(r,n(259),'"'+t[n(299)](" ")+'"'))}}}})),s[t(361)][t(360)]((e=>{const n=t;if(n(271)==e[n(365)]){const t=e[n(249)]()[n(255)]((t=>t.is(n(230))))[n(347)]((t=>t[n(298)])),s=this[n(329)](e),o=s[n(301)]-s[n(376)]+1;if(n(291)==e[n(228)])return t[n(302)]?{type:n(291),content:Kr(r,n(310),Kr(r,n(367),[o,'"'+t[n(299)](" ")+'"']))}:{type:n(291),content:Kr(r,n(310),Kr(r,n(321),o))};if(n(356)==e[n(228)])return t[n(302)]?{type:n(356),content:Kr(r,n(337),Kr(r,n(367),[o,'"'+t[n(299)](" ")+'"']))}:{type:n(356),content:Kr(r,n(337),Kr(r,n(321),o))}}if(n(288)==e[n(365)]){const t=e[n(249)]()[n(255)]((t=>t.is(n(230))))[n(347)]((t=>t[n(298)])),s=this[n(329)](e),o=s[n(366)]-s[n(323)]+1;if(n(291)==e[n(228)])return t[n(302)]?{type:n(291),content:Kr(r,n(310),Kr(r,n(351),[o,'"'+t[n(299)](" ")+'"']))}:{type:n(291),content:Kr(r,n(310),Kr(r,n(364),o))};if(n(356)==e[n(228)])return t[n(302)]?{type:n(356),content:Kr(r,n(337),Kr(r,n(351),[o,'"'+t[n(299)](" ")+'"']))}:{type:n(356),content:Kr(r,n(337),Kr(r,n(364),o))}}})),s[t(317)][t(254)](t(291),t(271),t(293),c),s[t(317)][t(254)](t(356),t(271),t(227),c),s[t(317)][t(254)](t(291),t(288),t(293),u),s[t(317)][t(254)](t(356),t(288),t(227),u),s[t(317)][t(254)](t(291),t(288),t(299),l),s[t(317)][t(254)](t(356),t(288),t(299),l),s[t(317)][t(254)](t(291),t(271),t(299),f),s[t(317)][t(254)](t(356),t(271),t(299),f)}[la(386)](){const t=la,e=this[t(315)],n=e[t(240)][t(272)][t(371)];return(r,s)=>{const o=t;e[o(240)][o(300)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(294)][a(316)];u&&u[0]&&!1===u[0][a(231)]&&(l=r[0][a(270)][a(269)]);const f=t[a(355)](l);if(a(320)==f[a(267)][a(384)])return;const h=Array[a(346)](n[a(289)]())[a(347)]((t=>i.LiveRange[a(245)](t)));t[a(377)](f),e[a(339)][a(285)](c)[a(253)](),u[a(379)]({forceDefaultExecution:!0}),e[a(313)](c,...u);const g=h[a(255)]((t=>a(320)!=t[a(267)][a(384)]));g[a(302)]>0&&t[a(377)](g);for(const t of h)t[a(331)]()}))}}[la(256)](t){const e=la,n=this[e(315)][e(357)][e(285)](e(359));let r=Number[e(318)],s=Number[e(363)],o=Number[e(318)],i=Number[e(363)];for(const a of t){if(e(320)==a[e(267)][e(384)])continue;const{row:t,column:c}=n[e(307)](a),u=a[e(263)](e(279))?a[e(309)](e(279))-1:0,l=a[e(263)](e(303))?a[e(309)](e(303))-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(268)](){const t=la,e=this[t(315)],n=e[t(357)][t(285)](t(284)),r=e[t(357)][t(285)](t(359));e[t(240)][t(272)].on(t(352),(()=>{const r=t,s=Array[r(346)](e[r(240)][r(272)][r(266)][r(260)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(257)](t);if(r(238)!=s)continue;if(null!=e[r(276)])continue;const a=n[r(246)](o);this[r(273)][r(380)](i)&&this[r(281)][r(234)](a)}}),{priority:t(378)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(239)](e),a=e[s(297)](s(258)),c=r[s(307)](e);for(const t of this[s(281)]){const n=t[s(365)],r=n[s(242)](s(286)),u=n[s(382)](r?10:5),l=u[s(261)](),f=l[s(382)](0,3)+s(252),h=s(314)+u,g=s(226)+u;if(!t[s(328)])continue;if(a!=t[s(287)]()[s(270)][s(297)](s(258)))continue;if(t[s(274)](i))continue;const d=e[s(263)](f)?e[s(309)](f)-1:0,p=this[s(329)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(350)](i),o=!0)}return o};e[t(240)][t(272)][t(295)]((n=>{const r=t;let o=!1;for(const t of e[r(240)][r(272)][r(266)][r(353)]())if(r(229)==t[r(228)])if(r(271)==t[r(247)])for(const e of t[r(340)][r(269)][r(334)]())o=o||s(e,n);else r(251)==t[r(247)]&&(o=o||s(t[r(340)][r(269)],n));return o}))}[la(329)](t){const e=la;return this[e(256)](t[e(289)]()[e(347)]((t=>t[e(270)][e(269)])))}}function ga(t){const e=la;return Array[e(346)](new Set(t)[e(343)]())}function da(){const t=["oldRange","first","229953BMnrtY","rowspan","getSelectionAffectedTableCells","_tableSuggestions","enableCommand","removeTableColumn","TrackChangesEditing","get","tablePaste","getFirstRange","tableColumn","getRanges","136lwujYJ","insertion","has","discard","end","registerPostFixer","removeTableRow","findAncestor","data","join","change","maxRow","length","colspan","isEqual","enqueueChange","TableEditing","getCellLocation","element","getAttribute","*Insert:* %0","showSuggestionHighlights","isTouching","execute","min","editor","nodeBefore","_suggestionFactory","MAX_SAFE_INTEGER","2096300YXkKPx","$graveyard","ELEMENT_TABLE_ROW","insertTableColumnLeft","minColumn","selectTableRow","toViewElement","getColumnIndexes","addClass","isInContent","_getSuggestionCoords","createTableWalker","detach","options","4929yOnCRM","getChildren","addMarker:suggestion","locale","*Remove:* %0","removeClass","commands","position","last","92YxORLX","values","isIntersecting","downcastDispatcher","from","map","insertTableRowBelow","some","addRange","ELEMENT_TABLE_COLUMN_WITH_TEXT","change:data","getChanges","registerElementLabel","createRangeIn","deletion","plugins","getContainedElement","TableUtils","registerDescriptionCallback","descriptionFactory","194299DOWoye","MIN_SAFE_INTEGER","ELEMENT_TABLE_COLUMN","subType","maxColumn","ELEMENT_TABLE_ROW_WITH_TEXT","ELEMENT_TABLE","createPositionAt","highest","selection","cell","insertTable","order","markMultiRangeInsertion","minRow","setSelection","low","push","includes","writer","substr","isArray","rootName","selectTableColumn","_acceptFormatSuggestionCallbackFactory","every","batch","max","accept","type","insert","$textProxy","forceValue","2859762cTnaPR","item","add","markMultiRangeDeletion","insertTableColumnRight","34230LfwrLc","suggestion","createRangeOn","model","classes","startsWith","insertTableRowAbove","mapper","fromRange","getSuggestion","name","6543otrGFr","getItems","2056308HfjCkJ","tableCell","span","refresh","registerCustomCallback","filter","_getCoordsForCells","_splitMarkerName","table","ELEMENT_TABLE_WITH_TEXT","getChangedMarkers","toLowerCase","afterInit","hasAttribute","above","left","differ","root","_setupColumnsRowsFixing","nodeAfter","start","tableRow","document","_tablePostFixingSubtypes","isIntersectingWithRange","getRowIndexes"];return(da=function(){return t})()}function pa(t,e){const n=ma();return(pa=function(t,e){return n[t-=484]})(t,e)}function ma(){const t=["rootName","formatBlock","has","getSelectionAffectedTableCells","registerCustomCallback","createRangeOn","type","subType","forceDefaultExecution","execute","TableEditing","getCellLocation","afterInit","217047HMleOw","set:isEnabled","getAncestors","requires","enableCommand","commands","markBlockFormat","direction","splitTableCellHorizontally","isInContent","locale","containsRange","findAncestor","TableUtils","_areSelectedCellsMergable","mergeTableCellDown","mergeTableCellUp","_tablePostFixingSubtypes","model","markMultiRangeBlockFormat","deletion","*Split cell:* vertically","refresh","accept","table","*Merge cells*","30Ymkrpt","low","registerDescriptionCallback","setSelection","editor","plugins","push","165wtsJuw","createTableWalker","411865gbWwcm","descriptionFactory","_suggestionFactory","2362628zeDJcz","element","splitTableCellVertically","_areMergableCells","size","get","author","18055638SfdcTq","fromRange","detach","*Split cell:* horizontally","TrackChangesEditing","filter","mergeTableCells","mergeTableCellRight","isEnabled","trackChanges","getFirstPosition","insertion","add","horizontally","commandName","getRanges","return","45076qNtHzx","cell","map","change","formatInline","$graveyard","root","tableCell","highest","mergeTableCellLeft","stop","4995216LwUqpW","selection","document","length","getSuggestions","275779iZCLUV","find","format","_isForcedDefaultExecutionBlock","from","_acceptFormatSuggestionCallbackFactory","value"];return(ma=function(){return t})()}const Ia=pa;!function(t){const e=pa,n=t();for(;;)try{if(707912===parseInt(e(545))/1+parseInt(e(548))/2+-parseInt(e(510))/3+parseInt(e(572))/4*(parseInt(e(543))/5)+-parseInt(e(536))/6*(-parseInt(e(490))/7)+parseInt(e(485))/8+-parseInt(e(555))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ma);class Ea extends t.Plugin{static get[Ia(513)](){return[ha]}[Ia(509)](){const t=Ia,e=this[t(540)],n=e[t(528)][t(487)][t(486)],r=e[t(520)];if(!e[t(541)][t(499)](t(507)))return;const s=e[t(541)][t(553)](t(559)),o=e[t(541)][t(553)](t(523)),a=e[t(541)][t(553)](ha);a[t(527)][t(542)](t(561)),s[t(514)](t(561),(()=>{const n=t,r=o[n(500)](e[n(528)][n(487)][n(486)]);e[n(528)][n(575)]((()=>{const t=n;s[t(529)](r,{commandName:t(561),commandParams:[]},[],t(561))}))})),e[t(515)][t(553)](t(561)).on(t(506),((n,r)=>{const o=t;e[o(515)][o(553)](o(564))[o(496)]&&(r[o(488)]>0&&r[r[o(488)]-1]&&r[r[o(488)]-1][o(505)]||s[o(493)]||this[o(524)]()||n[o(484)]())}),{priority:t(580)});for(const n of[t(526),t(562),t(525),t(581)]){const r=e[t(515)][t(553)](n);s[t(514)](n,(()=>{const n=t,o=e[n(528)][n(487)][n(486)][n(565)]()[n(512)]()[n(491)]((t=>t.is(n(549),n(579)))),i=r[n(496)];e[n(528)][n(575)]((()=>{const t=n;s[t(529)]([o,i],{commandName:t(561),commandParams:[]},[],t(561))}))}))}for(const n of[t(550),t(518)]){const r=e[t(515)][t(553)](n);s[t(514)](n,(()=>{const i=t,a=o[i(500)](e[i(528)][i(487)][i(486)])[0],c=a[i(522)](i(534)),{column:u,row:l}=o[i(508)](a);let f=[];if(i(568)==r[i(517)]){const t=o[i(544)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(494)](t)[i(574)]((t=>t[i(573)]))}else{const t=o[i(544)](c,{column:u,includeAllSlots:!0});f=Array[i(494)](t)[i(574)]((t=>t[i(573)]))}e[i(528)][i(575)]((t=>{const e=i;s[e(516)](t[e(502)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(546)][t(538)]((e=>{const n=t;if(n(498)!=e[n(503)]&&n(576)!=e[n(503)])return;const{data:s}=e;return s&&n(561)==s[n(569)]?{type:n(492),content:Kr(r,n(535))}:void 0})),s[t(546)][t(538)]((e=>{const n=t;if(n(498)!=e[n(503)]&&n(576)!=e[n(503)])return;const{data:s}=e;return s?n(550)==s[n(569)]?{type:n(492),content:Kr(r,n(531))}:n(518)==s[n(569)]?{type:n(492),content:Kr(r,n(558))}:void 0:void 0}));const c=a[t(495)]();for(const e of[t(526),t(562),t(525),t(581)])s[t(547)][t(501)](t(498),e,t(533),c);for(const e of[t(550),t(518)])s[t(547)][t(501)](t(498),e,t(533),c);s[t(547)][t(501)](t(498),t(561),t(533),(r=>{const s=t;e[s(528)][s(575)]((t=>{const o=s,a=Array[o(494)](n[o(570)]())[o(574)]((t=>i.LiveRange[o(556)](t)));t[o(539)](r),e[o(515)][o(553)](o(561))[o(532)](),e[o(506)](o(561),{forceDefaultExecution:!0});const c=a[o(560)]((t=>o(577)!=t[o(578)][o(497)]));c[o(488)]>0&&t[o(539)](c);for(const t of a)t[o(557)]()}))}));for(const n of[t(526),t(525),t(581),t(562)]){const r=e[t(515)][t(553)](n);r.on(t(511),((n,s,o)=>{const i=t;if(o){const t=e[i(528)][i(487)][i(486)][i(565)]()[i(512)]()[i(491)]((t=>t.is(i(549),i(579))));this[i(551)](r[i(496)],t)||(n[i(571)]=!1,n[i(484)]())}}),{priority:t(537)})}}[Ia(524)](){const t=Ia,e=this[t(540)][t(515)][t(553)](t(561)),n=this[t(540)][t(541)][t(553)](t(523));if(!e[t(563)])return!1;const r=n[t(500)](this[t(540)][t(528)][t(487)][t(486)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(551)](e,n))return!1;return!0}[Ia(551)](t,e){const n=Ia,r=this[n(540)][n(541)][n(553)](n(559)),s=this[n(540)][n(528)][n(502)](t),o=this[n(540)][n(528)][n(502)](e),i=new Set,a=new Set;for(const t of r[n(489)]())if((n(566)==t[n(503)]||n(530)==t[n(503)]||n(561)==t[n(504)])&&t[n(519)])for(const e of t[n(570)]())e[n(521)](s,!0)&&i[n(567)](t[n(503)]+":"+t[n(554)].id),e[n(521)](o,!0)&&a[n(567)](t[n(503)]+":"+t[n(554)].id);if(i[n(552)]!=a[n(552)])return!1;for(const t of i)if(!a[n(499)](t))return!1;return!0}}const ba=Ta;function Ta(t,e){const n=_a();return(Ta=function(t,e){return n[t-=481]})(t,e)}function _a(){const t=["parent","addClass","unbindElementFromMarkerName","editing","markerRange","getCellLocation","_acceptFormatSuggestionCallbackFactory","headingRows","cell","666vRgjkM","2545152puCalK","ck-suggestion-marker-","item","data-suggestion","4568069OVOLeB","start","getSuggestion","name","FORMAT_HEADER_ROW","2533405cHbadB","setTableColumnHeader","FORMAT_REGULAR_COLUMN","FORMAT_REGULAR_ROW","toViewElement","showSuggestionHighlights","consumable","_registerLegacyDescription","9lvnoPc","setAttribute","type","registerAttributeLabel","registerCustomCallback","data","locale","nodeBefore","786898YvMbPT","TableUtils","enableDefaultAttributesIntegration","mapper","commandParams","542692UoZJRS","removeAttribute","setTableRowHeader","editor","stop","end","createTableWalker","610uBvMyY","downcastDispatcher","registerDescriptionCallback","includes","afterInit","plugins","forceValue","_handleLegacySuggestions","descriptionFactory","writer","consume","markerNameToElements","_suggestionFactory","get","requires","TrackChangesEditing","addMarker:suggestion","removeMarker:suggestion","FORMAT_HEADER_COLUMN","ck-suggestion-marker--active","headingColumns","TableEditing","activeMarkers","1801576tfWRjz","accept","*Format:* %0","1QBlMsu","format","removeClass","bindElementToMarker","formatBlock","has","commandName","options","registerBlockAttribute","12JCumhl","_splitMarkerName","highest","nodeAfter","markerName"];return(_a=function(){return t})()}!function(t){const e=Ta,n=t();for(;;)try{if(528251===-parseInt(e(507))/1*(-parseInt(e(556))/2)+parseInt(e(548))/3*(-parseInt(e(561))/4)+parseInt(e(540))/5*(parseInt(e(516))/6)+parseInt(e(504))/7+-parseInt(e(531))/8+parseInt(e(530))/9*(parseInt(e(481))/10)+-parseInt(e(535))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_a);class ya extends t.Plugin{static get[ba(495)](){return[ha]}[ba(485)](){const t=ba,e=this[t(564)];if(!e[t(486)][t(512)](t(502)))return;const n=e[t(554)],r=e[t(486)][t(494)](t(496));r[t(558)](t(563)),r[t(558)](t(541)),r[t(515)](t(528)),r[t(515)](t(501)),r[t(489)][t(551)](t(528),Kr(n,t(539))),r[t(489)][t(551)](t(501),Kr(n,t(499))),this[t(488)]()}[ba(488)](){const t=ba,e=this[t(564)][t(486)][t(494)](t(496)),n=this[t(564)][t(486)][t(494)](t(557)),r=this[t(564)][t(486)][t(494)](ha)[t(527)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=Ta,{type:c,id:u}=e[a(517)](o[a(520)]),l=e[a(537)](u),f=l[a(553)];if(a(511)!=l[a(550)]||!f||a(541)!=f[a(513)])return;if(o[a(533)])return void s[a(565)]();if(!i[a(546)][a(491)](o[a(525)],s[a(538)]))return;const h=o[a(525)][a(536)][a(519)],g=o[a(525)][a(566)][a(555)],d=h[a(521)][a(521)],{column:p}=n[a(526)](h),{column:m}=n[a(526)](g);for(let s=p;s<=m;s++){const l=n[a(567)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(529)],l=i[a(559)][a(544)](s);i[a(490)][a(522)](a(532)+c,l),r&&i[a(490)][a(549)](a(534),u,l),i[a(559)][a(510)](l,o[a(520)]),t&&(e[a(503)][a(484)](o[a(520)])?i[a(490)][a(522)](a(500),l):i[a(490)][a(509)](a(500),l))}}}}e[t(493)][t(552)](t(511),t(563),t(505),r),e[t(493)][t(552)](t(511),t(541),t(505),r),this[t(564)][t(524)][t(482)].on(t(497),s(),{priority:t(518)}),this[t(564)][t(553)][t(482)].on(t(497),((e,n,r)=>{const o=t;r[o(514)][o(545)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(518)}),this[t(564)][t(524)][t(482)].on(t(498),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(517)](r[o(520)]),c=e[o(537)](a),u=c[o(553)];if(o(511)!=c[o(550)]||!u||o(541)!=u[o(513)])return;const l=s[o(559)][o(492)](r[o(520)]);if(l)for(const t of l)s[o(490)][o(509)](o(532)+i,t),s[o(490)][o(509)](o(500),t),s[o(490)][o(562)](o(534),t),s[o(559)][o(523)](t,r[o(520)])}),{priority:t(518)}),this[t(547)]()}[ba(547)](){const t=ba,e=this[t(564)],n=e[t(554)];function r(e){const r=t;return{type:r(508),content:Kr(n,r(506),e)}}e[t(486)][t(494)](t(496))[t(489)][t(483)]((e=>{const s=t;if(s(511)!=e[s(550)])return;const{data:o}=e;if(o){if(s(563)==o[s(513)]){const t=o[s(560)][0][s(487)];return r(Kr(n,s(t?539:543)))}if(s(541)==o[s(513)]){const t=o[s(560)][0][s(487)];return r(Kr(n,s(t?499:542)))}}}))}}const Aa=Ca;function ka(){const t=["editingDowncast","join","insertColumns","fromRange","createPositionBefore","49ZtiMKF","fill","dataDowncast","getMarkers","tablePasteChainId","discard","createTableWalker","oldRange","last","redo","getChangedMarkers","endColumn","has","row","insertion","tableCellBackgroundColor","push","newRange","getTableIfOnlyTableInContent","Users","getSuggestion","tablePaste","forceDefaultExecution","isInContent","paragraph","accept","conversion","getChildren","documentSelection","tablePasteColumn","getRowIndexes","add","getColumns","getContainedElement","document","startsWith","remove","formatBlock","reduce","author","1398948gJivgi","set","showSuggestionHighlights","batch","TableClipboard","tableCellBorderWidth","_suggestionFactory","differ","ck-suggestion-marker-insertion","_splitMarkerName","columnInsertionRanges","createRangeOn","rowInsertionRanges","register","getChild","_replaceTableSlotCell","getShiftedBy","getItems","editor","forEach","plugins","markers","insertRows","move","markerName","getRanges","insert","registerCustomCallback","elementToElement","low","createRangeIn","suggestionUnloaded","content","getSuggestions","getAttributes","type","tableCellBorderStyle","removeMarkers","tablePasteRow","clipboardOutput","columns","ck-suggestion-marker","wrap","next","every","registerDescriptionCallback","tableCellHorizontalAlignment","markerToHighlight","getRows","findAncestor","updateMarker","table","schema","view","8812JKUBxV","createRange","6991340WMbslR","isEqual","getSuggestionCallback","11636181BPrTKh","insertionRanges","_tablePostFixingSubtypes","previousSibling","length","element","tableCellSuggestion","_isForcedDefaultExecutionBlock","cells","entries","rows","editing","tableCellPadding","TableUtils","createElement","activeMarkers","first","getChanges","getRange","options","listenTo","attributes","getAllAdjacentSuggestions","setAttribute","rowInsertionIndexes","from","commands","high","36sIaNnN","columnInsertionIndexes","222XtxGPS","removeMarker","find","subType","name","tableCell","_createdBatches","markerAttributes","getColumnIndexes","markMultiRangeDeletion","_getCoordsForCells","change","$graveyard","afterInit","ck-suggestion-marker--active","2860390CIBUCW","486296eVxNtM","TrackChangesEditing","containsRange","suggestionLoaded","selection","suggestion","includes","suggestion-td","tablePasteCell","trackChanges","cell","deletion","value","getSelectionAffectedTableCells","requires","for","position","tableCellVerticalAlignment","markMultiRangeInsertion","filter","end","tableCellBorderColor","column","return","79161YryJwV","insertContent","start","isEmpty","nextSibling","removeColumns","endRow","fromEntries","root","rootName","markMultiRangeBlockFormat","unwrap","map","setAttributes","call","previous","deletionRanges","descriptionFactory","detach","keys","suggestion:formatBlock:tablePasteCell","removeRows","hasSuggestion","stop","some","model","registerPostFixer","get","*Replace table cells*","nodeAfter","locale"];return(ka=function(){return t})()}function Ca(t,e){const n=ka();return(Ca=function(t,e){return n[t-=398]})(t,e)}!function(t){const e=Ca,n=t();for(;;)try{if(988948===-parseInt(e(566))/1*(-parseInt(e(524))/2)+-parseInt(e(526))/3*(parseInt(e(491))/4)+-parseInt(e(541))/5+parseInt(e(437))/6*(-parseInt(e(602))/7)+-parseInt(e(542))/8+parseInt(e(496))/9+parseInt(e(493))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ka);const Sa=[Aa(442),Aa(563),Aa(473),Aa(483),Aa(559),Aa(412),Aa(508)],La=Object[Aa(573)](Sa[Aa(578)]((t=>[t,null])));class Na extends t.Plugin{static get[Aa(556)](){return[ha]}[Aa(539)](){const t=Aa,n=this[t(455)];if(!n[t(457)][t(409)](t(441)))return;const r=n[t(457)][t(593)](t(543)),s=n[t(457)][t(593)](t(509)),o=n[t(457)][t(593)](ha),a=n[t(457)][t(593)](t(441));o[t(498)][t(413)](t(475),t(426)),n[t(591)][t(489)][t(450)](t(502),{allowIn:t(531),allowContentOf:t(531),isLimit:!0}),n[t(423)][t(465)]({model:t(502),view:t(549)});let c=null;n[t(591)].on(t(567),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(500)]-1];h&&h[u(419)]||r[u(503)]||this[u(455)][u(522)][u(593)](u(551))[u(554)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(425)))return!1;const i=s[o(415)](t,n);if(!i||!Ma(i,void 0,r))return!1;const a=r[o(555)](n[o(431)][o(546)]);if(!a[o(500)])return!1;const c=a[0][o(486)](o(488)),l=r[o(427)](a),f=r[o(534)](a),h={startRow:l[o(512)],endRow:l[o(405)],startColumn:f[o(512)],endColumn:f[o(405)]};return 1==a[o(500)]&&(h[o(572)]+=r[o(485)](i)-1,h[o(408)]+=r[o(429)](i)-1),Ma(c,h,r)}(l,f,n[u(591)],s,a)&&(o[u(589)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(591)][u(537)]((()=>{const t=u;n[t(591)][t(567)](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(500)]&&r[t(560)](o,t(475),{tablePasteChainId:s}),a[t(500)]&&r[t(560)](a,t(426),{tablePasteChainId:s}),l[t(500)]&&(r[t(560)](l,t(418),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(456)]((e=>{const n=t;var r;return null===(r=e[n(584)])||void 0===r?void 0:r[n(580)](e)}))),f[t(500)]&&(r[t(535)](f,t(418),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(456)]((e=>{const n=t;var r;return null===(r=e[n(584)])||void 0===r?void 0:r[n(580)](e)})));const g=r[t(576)](h[t(578)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(550),{tablePasteChainId:s});if(g){const e=g[t(400)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(591)][t(448)](s),a=e[t(528)]((e=>e[t(514)]()[t(494)](i)));a&&r[t(413)]([a[t(530)],o])}r[t(500)]&&g[t(519)](t(533),Object[t(573)](r))}c=null})))}),{priority:e.priorities[t(523)]+10}),n[t(457)][t(593)](t(441)).on(t(452),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(589)]();const u=s[r(552)],l=o,f=Ra(u),h=Ra(l);e[r(565)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(433)](u[r(451)](0));for(const t of Array[r(521)](l[r(424)]()))a[r(463)](t,u,r(562));const t=c[r(520)][r(548)](s[r(410)]),e=c[r(525)][r(548)](s[r(564)]);t||e||(g=i.LiveRange[r(600)](a[r(467)](u)))}else h&&!f&&(d=a[r(467)](u));else{const t=a[r(510)](r(502)),e=a[r(510)](r(502));a[r(479)](a[r(467)](u),e),a[r(463)](t,u,0);for(const e of Array[r(521)](l[r(424)]()))a[r(463)](e,t,r(562));g=i.LiveRange[r(600)](a[r(448)](t)),d=i.LiveRange[r(600)](a[r(448)](e))}const p=Array[r(521)](l[r(471)]())[r(561)]((([t])=>Sa[r(548)](t)));c[r(504)][r(413)]({element:u,attributes:p[r(500)]?Object[r(573)](p):null}),g&&c[r(497)][r(413)](g),d&&c[r(582)][r(413)](d)}),{priority:t(523)}),s.on(t(599),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(477)]||1;c[o(525)]=new Array(l)[o(398)](u)[o(578)](((t,e)=>t+e));for(const{cell:t}of s[o(403)](i,{startColumn:u,endColumn:u+l-1}))c[o(447)][o(413)](n[o(591)][o(448)](t))}),{priority:t(466)}),s.on(t(459),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(506)]||1;c[o(520)]=new Array(l)[o(398)](u)[o(578)](((t,e)=>t+e));for(const{cell:t}of s[o(403)](i,{startRow:u,endRow:u+l-1}))c[o(449)][o(413)](n[o(591)][o(448)](t))}),{priority:t(466)}),r[t(583)][t(482)]((e=>{const r=t;if(e[r(529)]&&e[r(529)][r(432)](r(418)))return e[r(581)]?{}:{type:r(411),content:Kr(n[r(596)],r(594))}}));const u=()=>!1;for(const e of[t(418),t(426),t(475),t(550)])r[t(443)][t(464)](t(411),e,t(598),u),r[t(443)][t(464)](t(553),e,t(598),u),r[t(443)][t(464)](t(434),e,t(598),u);r[t(443)][t(464)](t(434),t(550),t(402),u),r[t(443)][t(464)](t(434),t(550),t(422),((e,r,s)=>{const o=t,i=e[o(578)]((t=>t[o(430)]()))[o(561)]((t=>t)),a=new Map(i[o(578)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(504)])e&&a[o(438)](t,e);else if(s&&s[o(533)])for(const[t,e]of Object[o(505)](s[o(533)])){const r=n[o(591)][o(458)][o(593)](t),s=r?r[o(514)]()[o(430)]():null;s&&a[o(438)](s,e)}n[o(591)][o(537)]((t=>{const e=o;for(const[n,r]of a)t[e(579)]({...La,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(443)][o(464)](e,o(418),s,((t,i,a)=>{const c=o;n[c(591)][c(537)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(568)][o(595)];t.is(o(501),o(502))&&u[o(413)](t)}r[o(443)][o(495)](e,null,s)(t,i,a);for(const t of u)o(538)!=t[o(574)][o(575)]&&n[o(577)](t)}))}))};l(t(411),t(422)),l(t(411),t(402)),l(t(553),t(422)),l(t(553),t(402)),r[t(443)][t(464)](t(411),t(475),t(402),(e=>{const n=t,r=e[n(578)]((t=>t[n(430)]())),i=r[0][n(486)](n(488)),{minRow:a,maxRow:c}=o[n(536)](r);s[n(587)](i,{at:a,rows:c-a+1})})),r[t(443)][t(464)](t(411),t(426),t(402),(e=>{const n=t,r=e[n(578)]((t=>t[n(430)]())),i=r[0][n(486)](n(488)),{minColumn:a,maxColumn:c}=o[n(536)](r);s[n(571)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(529)]||!n[s(529)][s(432)](s(418)))return;const o=n[s(517)][s(401)],i=r[s(470)]()[s(561)]((t=>t[s(420)]&&t[s(517)]&&t[s(517)][s(401)]==o));i[s(500)]&&n[s(518)]()[s(500)]!=i[s(500)]&&i[s(435)](((t,e)=>(t[s(480)]=e,e[s(581)]=t,e)))};function h(e,n=!0){const s=t,{id:o,authorId:i}=r[s(446)](e[s(461)]),a=[s(478),s(445)],c=r[s(511)][s(548)](e[s(461)]);return c&&a[s(413)](s(540)),{classes:a,attributes:{"data-suggestion":o,"data-author-id":i},priority:c&&n?3010:3e3}}r.on(t(545),f,{priority:t(523)}),r.on(t(468),f,{priority:t(523)}),n[t(591)][t(431)][t(592)]((()=>{const e=t;let s=!1;const o=Array[e(521)](n[e(591)][e(431)][e(444)][e(407)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(446)](t);if(e(547)!=o||e(553)!=a||i[e(404)])continue;if(!r[e(588)](c))continue;const u=r[e(417)](c)[e(462)](),l=n[e(457)][e(593)](e(416)).me;for(const t of r[e(470)]())if(t[e(420)]&&t[e(436)]==l&&e(434)==t[e(472)]&&e(550)==t[e(529)]&&t[e(462)]()[e(481)]((t=>u[e(590)]((n=>n[e(544)](t,!0))))))for(const n of t[e(518)]())n[e(420)]&&(n[e(402)](),s=!0)}return s})),n[t(591)][t(431)][t(592)]((e=>{const s=t,o=n[s(522)][s(593)](s(406));if(!o||!o[s(532)][s(409)](e[s(440)]))return!1;let i=!1;const a=n[s(457)][s(593)](s(416)).me,c=n[s(591)][s(431)][s(444)][s(513)](),u=Array[s(521)](n[s(591)][s(431)][s(444)][s(407)]())[s(561)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(446)](t);return n(547)==o&&n(418)==i&&c==a.id&&!e[n(404)]}));for(const t of c){if(s(463)!=t[s(472)]||s(502)!=t[s(530)]||1!=t[s(500)])continue;const n=e[s(492)](t[s(558)],t[s(558)][s(453)](1));if(!u[s(528)]((({data:t})=>t[s(414)][s(494)](n))))for(const{name:t,data:r}of u)if(n[s(544)](r[s(414)])){e[s(487)](t,{range:n}),i=!0;break}}return i})),n[t(591)][t(431)][t(592)]((e=>{const s=t;let o=!1;const i=n[s(457)][s(593)](s(416)).me,a=r[s(470)]()[s(561)]((t=>t[s(420)]&&t[s(436)]==i)),c=new Set,u=new Set;for(const t of a)if(s(418)==t[s(529)])for(const e of t[s(400)]()){const n=e[s(514)]()[s(430)]();if(n)if(n.is(s(501),s(502))&&Ra(n)){t[s(527)](e[s(530)]),c[s(428)](n),o=!0;const r=n[s(570)],i=n[s(499)],a=r&&r.is(s(501),s(502)),l=i&&i.is(s(501),s(502));a&&!c[s(409)](r)&&u[s(428)](r),l&&!c[s(409)](i)&&u[s(428)](i)}else n.is(s(501),s(421))&&n[s(569)]&&(t[s(527)](e[s(530)]),o=!0)}else if(s(550)==t[s(529)]){if(!t[s(517)]||!t[s(517)][s(401)])continue;const e=t[s(517)][s(533)];if(e&&Object[s(585)](e)[s(500)])continue;const n=t[s(517)][s(401)];let r=!0,i=!0;for(const e of a)if(e[s(529)]&&e[s(529)][s(432)](s(418))){if(!e[s(517)][s(401)]){i=!1;break}if(e.id!=t.id&&e[s(517)][s(401)]==n){r=!1;break}}i&&r&&(t[s(474)](),o=!0)}for(const t of c)e[s(433)](t);for(const t of u)e[s(577)](t);return o})),n[t(423)][t(557)](t(597))[t(484)]({model:t(586),view:(t,e)=>h(t),converterPriority:t(523)}),n[t(423)][t(557)](t(399))[t(484)]({model:t(586),view:(e,n)=>n[t(515)][t(439)]?h(e,!1):null,converterPriority:t(523)});const g=n[t(507)][t(490)];this[t(516)](g[t(431)],t(476),((e,n)=>{const r=t,s=[];for(const t of g[r(467)](n[r(469)])[r(454)]())t.is(r(501),r(549))&&s[r(413)](t);g[r(537)]((t=>{const e=r;for(const n of s)t[e(460)](t[e(467)](n),t[e(601)](n)),t[e(433)](n)}))}))}}function Ra(t){const e=Aa;if(t[e(569)])return!0;const n=t[e(451)](0);return n.is(e(501),e(421))&&n[e(569)]}function Ma(t,e={},n){const r=Aa;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(403)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function va(t,e){const n=Oa();return(va=function(t,e){return n[t-=452]})(t,e)}const wa=va;function Oa(){const t=["1464093PLRzTI","resizeTable","format","12cXzTVZ","table","formatInline","bind","author","4795WLVaBZ","descriptionFactory","getSelectedElement","3509068dSBiDX","getContainedElement","plugins","_suggestionFactory","get","change","locale","TrackChangesEditing","140sJzfVQ","afterInit","model","26073COioKY","tableWidth","Users","7818fMwZRs","subType","type","registerCustomCallback","columnWidths","5gcmPTZ","discard","getTableColumnsWidths","getColumnGroupElement","1704DVqxrF","17472195JmVagA","437742aifbtJ","*Format:* resize table","commandParams","getAttribute","getSuggestionCallback","handleResizeTableWidthCommand","getSuggestions","TableColumnResizeEditing","formatBlock","markBlockFormat","selection","resizeTableWidth","233717ZpluJs","editor","2IoCXdU","registerDescriptionCallback","accept","document","enableCommand","data","handleSuggestionDescription","has","formatGroupId"];return(Oa=function(){return t})()}!function(t){const e=va,n=t();for(;;)try{if(722557===parseInt(e(510))/1*(-parseInt(e(496))/2)+-parseInt(e(460))/3+parseInt(e(471))/4*(parseInt(e(490))/5)+parseInt(e(485))/6*(-parseInt(e(468))/7)+parseInt(e(494))/8*(parseInt(e(482))/9)+parseInt(e(479))/10*(-parseInt(e(508))/11)+-parseInt(e(463))/12*(-parseInt(e(495))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oa);class Da extends t.Plugin{[wa(480)](){const t=wa;if(!this[t(509)][t(473)][t(458)](t(503)))return;const e=this[t(509)][t(473)][t(475)](t(478));e[t(455)](t(507),this[t(501)][t(466)](this)),e[t(474)][t(488)](t(504),t(461),t(453),e[t(474)][t(500)](t(504),null,t(491))),e[t(474)][t(488)](t(504),t(461),t(491),e[t(474)][t(500)](t(504),null,t(453))),e[t(469)][t(452)](this[t(457)][t(466)](this))}[wa(501)](t,e){const n=wa,r=this[n(509)][n(473)][n(475)](n(478)),s=this[n(509)][n(473)][n(475)](n(503)),o=e[n(464)]||this[n(509)][n(481)][n(454)][n(506)][n(470)]();this[n(509)][n(481)][n(476)]((()=>{const i=n,a=s[i(493)](o);let c=a?s[i(492)](a):null,u=o[i(499)](i(483))||null;const l=e[i(483)]||u,f=e[i(489)]||c,h=this[i(509)][i(473)][i(475)](i(484)).me;for(const t of r[i(502)]()){const e=t[i(472)]();if(i(461)===t[i(486)]&&e===o){t[i(467)]!==h&&t[i(491)]();const e=t[i(456)][i(498)];u=e[0][i(483)],c=e[0][i(489)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(505)](o,{commandName:i(507),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(461)},[],i(461))}))}[wa(457)](t){const e=wa;if(e(504)!=t[e(487)]&&e(465)!=t[e(487)])return;const{data:n}=t;if(n&&e(461)===n[e(459)]){const t=e(497);return{type:e(462),content:Kr(this[e(509)][e(477)],t)}}}}const Fa=xa;function xa(t,e){const n=Ba();return(xa=function(t,e){return n[t-=232]})(t,e)}function Ba(){const t=["enableCommand","51sZXHHt","635778HeigvD","editor","6WgjZnB","688388WqnOam","insertTemplate","3241065LAUxmu","336PjCbBJ","103502yXDcXI","has","28454162LbFyQA","30HHAoXA","get","Template","afterInit","151940nZPXeQ","plugins","TrackChangesEditing","1969047kwLEmQ"];return(Ba=function(){return t})()}!function(t){const e=xa,n=t();for(;;)try{if(355076===parseInt(e(241))/1+-parseInt(e(238))/2+parseInt(e(237))/3*(parseInt(e(232))/4)+parseInt(e(243))/5*(parseInt(e(240))/6)+parseInt(e(245))/7*(parseInt(e(244))/8)+parseInt(e(235))/9*(parseInt(e(248))/10)+-parseInt(e(247))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ba);class Pa extends t.Plugin{[Fa(251)](){const t=Fa,e=this[t(239)];e[t(233)][t(246)](t(250))&&e[t(233)][t(249)](t(234))[t(236)](t(242))}}function Ua(t,e){const n=Ga();return(Ua=function(t,e){return n[t-=312]})(t,e)}const ja=Ua;function Ga(){const t=["descriptionFactory","plugins","insertTableOfContents","afterInit","457784dZPCEM","editor","enableCommand","488397BRUJxQ","get","8dKITrc","commands","TrackChangesEditing","4197942XMfQcY","locale","tableOfContents","249262CPgQlo","659833zXOKMx","9XlFiZh","registerElementLabel","1324985bSYIQx","3374343OebMiW","ELEMENT_TABLE_OF_CONTENTS"];return(Ga=function(){return t})()}!function(t){const e=Ua,n=t();for(;;)try{if(476588===parseInt(e(319))/1+parseInt(e(318))/2*(parseInt(e(320))/3)+-parseInt(e(312))/4*(-parseInt(e(322))/5)+-parseInt(e(315))/6+-parseInt(e(332))/7+parseInt(e(329))/8+-parseInt(e(323))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ga);class Va extends t.Plugin{[ja(328)](){const t=ja,e=this[t(330)];if(!e[t(313)][t(333)](t(327)))return;e[t(326)][t(333)](t(314))[t(331)](t(327));const n=e[t(326)][t(333)](t(314)),r=e[t(316)];n[t(325)][t(321)](t(317),(e=>Kr(r,t(324),e)))}}function Ha(){const t=["start","Title","797691endnWB","79983tcAJQb","getChangedMarkers","isTouching","isCollapsed","568sERzFK","50Cuurlz","1554266dnUkJg","forward","getNearestSelectionRange","get","6154855DujoSs","updateMarker","365604AJiMFu","suggestion","descriptionFactory","has","end","registerPostFixer","_splitMarkerName","title-content","11426120mCwsIy","createRange","schema","model","nodeBefore","isEqual","differ","plugins","registerElementLabel","from","editor","37132AniJIo","TrackChangesEditing","document","locale","39gguqib","element","removeMarker","afterInit","ELEMENT_TITLE","newRange"];return(Ha=function(){return t})()}const Wa=za;function za(t,e){const n=Ha();return(za=function(t,e){return n[t-=388]})(t,e)}!function(t){const e=za,n=t();for(;;)try{if(546095===-parseInt(e(427))/1+-parseInt(e(390))/2+-parseInt(e(419))/3*(-parseInt(e(415))/4)+parseInt(e(389))/5*(parseInt(e(396))/6)+parseInt(e(394))/7+-parseInt(e(388))/8*(parseInt(e(428))/9)+parseInt(e(404))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ha);class Ka extends t.Plugin{[Wa(422)](){const t=Wa,e=this[t(414)];if(!e[t(411)][t(399)](t(426)))return;const n=e[t(411)][t(393)](t(416));n[t(398)][t(412)](t(403),(()=>Kr(e[t(418)],t(423)))),e[t(407)][t(417)][t(401)]((r=>{const s=t;let o=!1;const i=Array[s(413)](e[s(407)][s(417)][s(410)][s(429)]());for(const{name:t,data:a}of i){const{group:i}=n[s(402)](t);if(s(397)!==i||!a[s(424)])continue;const c=a[s(424)],u=c[s(400)][s(408)];if(!u||!u.is(s(420),s(403)))continue;if(!c[s(425)][s(430)](c[s(400)]))continue;const l=e[s(407)][s(406)][s(392)](c[s(400)],s(391));if(l&&l[s(431)]){const e=r[s(405)](c[s(425)],l[s(425)]);e[s(409)](c)||(r[s(395)](t,{range:e}),o=!0)}o||(r[s(421)](t),o=!0)}return o}))}}const Xa=Za;function qa(){const t=["282616YaBAlb","196134IAITwb","42848600kxBFCW","plugins","70dWraSk","TrackChangesEditing","enableCommand","6075424ibjRhO","5018013GTtrJg","redo","435OOsFeL","1552996IZTFeo","5ITnJXg","9034jCWEPz","get","has","editor","afterInit","UndoEditing","undo"];return(qa=function(){return t})()}function Za(t,e){const n=qa();return(Za=function(t,e){return n[t-=290]})(t,e)}!function(t){const e=Za,n=t();for(;;)try{if(924457===-parseInt(e(296))/1+-parseInt(e(298))/2*(-parseInt(e(295))/3)+-parseInt(e(292))/4+parseInt(e(297))/5*(-parseInt(e(306))/6)+-parseInt(e(309))/7*(parseInt(e(305))/8)+-parseInt(e(293))/9+parseInt(e(307))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qa);class Ja extends t.Plugin{[Xa(302)](){const t=Xa,e=this[t(301)],n=e[t(308)][t(299)](t(290));e[t(308)][t(300)](t(303))&&(n[t(291)](t(304)),n[t(291)](t(294)))}}function Ya(t,e){const n=$a();return(Ya=function(t,e){return n[t-=438]})(t,e)}const Qa=Ya;function $a(){const t=["TableCaptionEditing","TrackChangesEditing","355902tKdBFO","get","requires","294000eEPdSx","toggleTableCaption","editor","981834TBZkXm","1703850BbaKvn","478832dqMBkQ","3672844bvUpoO","afterInit","plugins","50129rUMFgA","enableCommand","has"];return($a=function(){return t})()}!function(t){const e=Ya,n=t();for(;;)try{if(186089===parseInt(e(444))/1+parseInt(e(449))/2+parseInt(e(452))/3+-parseInt(e(440))/4+parseInt(e(439))/5+parseInt(e(438))/6+-parseInt(e(441))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($a);class tc extends t.Plugin{static get[Qa(451)](){return[ha]}[Qa(442)](){const t=Qa,e=this[t(454)];e[t(443)][t(446)](t(447))&&e[t(443)][t(450)](t(448))[t(445)](t(453))}}const ec=rc;function nc(){const t=["join","tableBorderStyle","12127904TnBJUm","findAncestor","pluginName","6390090adRVxD","document","2502915wLqMpd","enableCommand","getAttribute","tableCellProperties","tableBorderWidth","batch","afterInit","*Format:* change table properties","setAttribute","TrackChangesEditing","markBlockFormat","545282jcJmQR","data","subType","getSuggestions","selection","tableWidth","tableCellPadding","enqueueChange","_getSuggestion","handleSuggestionDescription","formatBlock","TablePropertiesEditing","_suggestionFactory","has","_handlePropertyChange","nodeAfter","TrackChangesTableProperties","accept","tableCellWidth","tableBorderColor","tableHeight","tableCellVerticalAlignment","*Format:* change table cell properties","registerDescriptionCallback","discard","handleDiscardAction","TableCellPropertiesEditing","250Slhkxl","tableBackgroundColor","change","9ZuKAku","locale","descriptionFactory","getSuggestionCallback","20946CTKGnB","table","1612176GCxhfD","tableCellBorderWidth","tableAlignment","tableCellBorderStyle","tableCellHorizontalAlignment","get","commandParams","getContainedElement","editor","tableCellBorderColor","removeAttribute","getFirstPosition","tableCellBackgroundColor","start","format","tableProperties","getSelectionAffectedTableCells","tableCellHeight","plugins","model","808164LEjAXJ","TableUtils","registerCustomCallback"];return(nc=function(){return t})()}function rc(t,e){const n=nc();return(rc=function(t,e){return n[t-=454]})(t,e)}!function(t){const e=rc,n=t();for(;;)try{if(464502===-parseInt(e(484))/1+parseInt(e(520))/2+parseInt(e(473))/3+-parseInt(e(463))/4+parseInt(e(511))/5*(parseInt(e(518))/6)+parseInt(e(471))/7+-parseInt(e(468))/8*(parseInt(e(514))/9))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(458)]=[e(503),e(467),e(477),e(522),e(489),e(504),e(512)],this[e(476)]=[e(529),e(523),e(521),e(490),e(502),e(460),e(455),e(524),e(505)]}static get[ec(470)](){return ec(500)}[ec(479)](){const t=ec,e=this[t(528)][t(461)][t(525)](t(482));if(this[t(528)][t(461)][t(497)](t(495))){for(const n of this[t(458)])e[t(474)](n,((e,r)=>{const s=t,o=this[s(528)][s(462)][s(472)][s(488)][s(454)]()[s(469)](s(519));this[s(498)](n,[o],this[s(458)],s(458),e,r)}));e[t(496)][t(465)](t(494),t(458),t(501),e[t(496)][t(517)](t(494),null,t(508))),e[t(496)][t(465)](t(494),t(458),t(508),((e,n)=>this[t(509)](this[t(458)],e,n))),e[t(496)][t(465)](t(494),t(458),t(466),(()=>!1))}if(this[t(528)][t(461)][t(497)](t(510))){for(const n of this[t(476)])e[t(474)](n,((e,r)=>{const s=t,o=this[s(528)][s(461)][s(525)](s(464))[s(459)](this[s(528)][s(462)][s(472)][s(488)]);this[s(498)](n,o,this[s(476)],s(476),e,r)}));e[t(496)][t(465)](t(494),t(476),t(501),e[t(496)][t(517)](t(494),null,t(508))),e[t(496)][t(465)](t(494),t(476),t(508),((e,n)=>this[t(509)](this[t(476)],e,n))),e[t(496)][t(465)](t(494),t(476),t(466),(()=>!1))}e[t(516)][t(507)]((e=>this[t(493)](e)))}[ec(498)](t,e,n,r,s,o){const i=ec,a=this[i(528)][i(461)][i(525)](i(482));this[i(528)][i(462)][i(491)](o[i(478)],(()=>{const t=i;for(const i of e)if(this[t(492)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(475)](r);void 0!==n&&(e[r]=n)}s(o),a[t(483)](i,{commandParams:[e]},[],r)}}))}[ec(509)](t,e,n){const r=ec,s=e[0][r(456)][r(499)],o=n[r(526)][0];this[r(528)][r(462)][r(513)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(481)](r,o[r],s):e[n(530)](r,s)}))}[ec(493)](t){const e=ec;if(t[e(485)])switch(t[e(486)]){case e(458):return{type:e(457),content:Kr(this[e(528)][e(515)],e(480))};case e(476):return{type:e(457),content:Kr(this[e(528)][e(515)],e(506))}}}[ec(492)](t,e){const n=ec,r=this[n(528)][n(461)][n(525)](n(482));for(const s of r[n(487)]({skipNotAttached:!0})){const r=s[n(527)]();if(s[n(486)]===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 gc=function(t){return ce(t)||ae(t)||!!(hc&&t&&t[hc])};const dc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=gc),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)?dc(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=Jt?function(t,e){return Jt(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=Zn(n,7,fc));for(var s=e.length;s--;)jr(n,e[s]);return n})),kc=wc;function Cc(){const t=["$marker","deletion","formatBlock:accept","widget","_adapter","adapter","editing","_blockAttributeKeys","suggestionUnloaded","_commentsRepository","tablePasteChainId","attributes","getCustomProperty","_joinSuggestions","normal","formatInline:accept","detach","_editor","commands","dataDowncast","splitPosition","getDifference","concat","updateSuggestion","parent","acceptSuggestion","rename","track-changes-enable-command-twice","error-saving-suggestion-data-suggestion-discarded","targetPosition","markerNameToElements","stopListening","locale","clear","isInContent","getContainedElement","from","getItems","registerPostFixer","getSuggestionCallback","isEqual","_getSuggestionData","every","setAttribute","key","suggestionChanged","track-changes-command-not-found","_getExternalAuthor","oldRange","PENDING_ACTION_SUGGESTION","getChanges","insert","2526SSYmzW","originalSuggestionId","isBlock","forward","howMany","formatBlock:discard","registerCustomCallback","setTo","isRemovable","mapper","move","ENTER","ck-suggestion-marker-","_suggestionState","fromRange","isAtEnd","getRange","fromCharCode","formatInline:chain","some","_isBlockAttribute","isBefore","_onDiscard","trackChanges.trackFormatChanges","removeMarkers","_reduceSuggestionAttributeRange","track-changes-adapter-already-set","delete","_customCallbacks","unbind","creator","formatGroupId","_addSuggestionMarker","warn","insertion:chain","bindElementToMarker","filter","accepted","multipleBlocks","substr","getLastMatchingPosition","for","$text","values","position","low","rootName","ck-suggestion-marker-formatBlock","addSuggestionData","trackChangesCommand","isAfter","high","trackChanges","markerReady","createPositionBefore","suggestion:","buildSuggestion","removeMarker","getSuggestions","descriptionFactory","hasComments","document","getCommentThread","isAtStart","trackChanges.mergeNestedSuggestions","previous","getNearestSelectionRange","deletion:discard","markInlineFormat","lowest","addUser","_updateSuggestionData","chain","then","suggestion:attribute:","ck-suggestion-marker-formatInline","editingDowncast","deletion:","containsRangeInObject","includes","isUndo","discard","unshift","_getAttributeKey","createdAt","formatBlock:chain","suggestion-type","addComment","_cutOutSuggestionMarker","selection","isOwn","enableDefaultAttributesIntegration","fetchCommentThread","_addThreadToSuggestion","_initAriaMarkerChangeAnnouncements","meta","registerBlockAttribute","removed","updateMarker","default","set","_splitMarkerName","getWalker","_processAttributeChanges","consume","attributeKey","addRange","substring","highest","unbindElementFromMarkerName","backward","markMultiRangeDeletion","isIntersecting","documentSelection","addSuggestion","_joinWithAdjacentSuggestions","discardSuggestion","groupId","@external","update:suggestion","addClass","find","init","_getMarkerAnnouncementText","insertion","track-changes-user-not-found","formatInline:","element","rethrowUnexpectedError","removeAttribute","removeComment","sort","getSuggestion","_model","remove","batch","schema","_recordAttributeSuggestions","getFirstRange","announce","ck-suggestion-marker","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.","addCommentThread","markBlockFormat","isSelectable","range","isArray","define","insertContent","forEach","_defaultCallbacks","track-changes-adapter-missing-getsuggestion","addMarkerName","containsRange","isDocumentOperation","formatInline:discard","deletion:chain","assign","root","markerToData","createPositionAt","getMarkers","_refreshAttributeSuggestionsChain","writer","forceDefaultExecution","newRange","deleteContent","track-changes-suggestion-data-mismatch","_removeSuggestion","consumable","stringify","refresh","change:activeMarkers","splice","conversion","addMarker:suggestion:formatBlock","_checkSuggestionCorrectness","containsItem","authorName","head","resolve","fire","name","catch","attributeNewValue","_setSuggestionData","attribute:","$textProxy","isObject","_saved","_enabledCommands","requires","subType","value","attributeOldValue","_isRegisteredAttribute","nodeBefore","acceptAllSuggestions","markerName","$graveyard","LEAVE","_recordAttributeChanges","stop","_processAttributeSuggestions","formatBlock:join","ready","attribute:discard","_refreshSuggestionsChain","dataToMarker","addHighlight","isLimit","registerInlineAttribute","_isForcedDefaultExecutionBlock","insertion:","markDeletion","_registerDefaultCallbacks","get","_isDataLoaded","startsWith","removeMarker:suggestion:attribute","has","removeClass","createRangeIn","start","_afterChanges","hasSuggestion","markerToHighlight","length","change","commandName","insertion:accept","notReady","PendingActions","getShiftedBy","4374404kskLUi","action","execute","containerElement","join","getRanges","getMultiRangeId","push","formatInline","marker-count","next","change:_saved","_handleNewSuggestionMarker","markAttributeChange","_inlineAttributeKeys","insertion:discard","keys","options","newValue","hasCommentThread","_SUGGESTION_ANNOUNCEMENT","_findSuggestions","isMultiRange","$elementName","getAllAdjacentSuggestions","elementStart","setSelection","comments","rejected","isTouching","isLocal","CommentsRepository","group","_rangeIsInLocalUserInsertion","size","markMultiRangeInsertion","dataReady","collaboration.channelId","attribute","getAncestors","createSelection","deletion:accept","_trackFormatChanges","attribute:accept","_breakSuggestionMarker","_mergeNestedSuggestions","enableReadOnlyMode","data","commentThread","suggestionLoaded","open","format","activeMarkers","getIntersection","markers","isNextTo","createRangeOn","4919034uuWXHF","map","differ","showSuggestionHighlights","Users","acceptSelectedSuggestions","listenTo","deletion:join","addMarker:suggestion","pop","markInsertion","suggestion","_createSuggestion","242850RocVoc","toUpperCase","always","reconvertMarker","upcast","_reduceExistingSuggestions","addMarker:suggestion:attribute","authoredAt","markMultiRangeBlockFormat","toViewElement","containsPosition","editor","TrackChangesEditing","6921HvsZvc","createRange","formatInline:join","model","oldValue","_suggestions","enqueueChange","removeMarker:suggestion:formatBlock","getChangedMarkers","never","end","discardSelectedSuggestions","data-suggestion","add","insertion:join","elementToElement","discardAllSuggestions","multi","nodeAfter","attribute:join","change:data","external:","item","return","isInsideObject","isIntersectingWithRange","ck-suggestion-marker--active","track-changes-suggestion-not-found","pluginName","plugins","split","applyOperation","getFirstMarker","createPositionAfter","3419364LeLdSH","getAttribute","_getAuthorFromId","_setSuggestionRange","type","isExternal","clone","author","config","data-author-id","4781qbeYsO","elementEnd","FORMATTING","_suggestionFactory","getUser","addMarker","after","formatBlock","skipNestingCheck","toJSON","moveTargetPosition","accept","53168kiGZXv","117517BdBKMj","before","enableCommand","createElement","isCollapsed","formatBlock:"];return(Cc=function(){return t})()}!function(t){const e=wc,n=t();for(;;)try{if(886409===-parseInt(e(499))/1+-parseInt(e(476))/2+-parseInt(e(416))/3+-parseInt(e(359))/4+parseInt(e(429))/5+parseInt(e(557))/6*(parseInt(e(486))/7)+parseInt(e(498))/8*(parseInt(e(442))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cc);const Sc=kc(382);class Lc extends t.Plugin{static get[kc(316)](){return[kc(390),o.Users,t.PendingActions,ts,ss,us,fs,ys,Es,Ss,vs,js,no,io,fo,go,_o,Co,No,Oo,Bo,zo,Go,qo,$o,ri,fi,Ii,Oi,ai,Ws,Zs,_i,Ci,Ri,Bi,Gi,Ki,Zi,ta,sa,ua,ha,Ea,ya,tc,Na,Da,Va,sc,Pa,Ka,Ja]}static get[kc(470)](){return kc(441)}constructor(t){const e=kc;function n(t){const e=wc;return t[e(417)]((t=>String[e(574)](t)))[e(363)]("")}super(t),this[e(262)]=!1,this[e(657)](e(411),[]),this.on(e(297),((n,r,s,o)=>{const i=e;this[i(258)][i(353)]((()=>{const e=i;for(const n of[...o,...s])this[e(258)][e(413)][e(345)](n)&&t[e(511)][e(432)](n)}))})),this[e(616)]=new Jr(this[e(440)][e(445)][e(261)],this[e(440)][e(537)]),this[e(509)]=null,this[e(489)]=new Nc(this[e(440)]),this[e(447)]=new Map,this[e(514)]=t[e(471)][e(341)](e(390)),this[e(315)]=new Set,this[e(258)]=this[e(440)][e(445)],this[e(570)]=new WeakMap,this[e(337)]=!1,this[e(512)]=new Set([e(382)]),this[e(373)]=new Set,t[e(484)][e(272)](e(580),e(656)),this[e(401)]=t[e(484)][e(341)](e(580)),t[e(484)][e(272)](e(621),!0),this[e(404)]=t[e(484)][e(341)](e(621)),this[e(606)]=new f(t,this[e(315)]),this[e(651)](),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(679)](){const t=kc,n=this[t(440)],r=(e,n)=>{const r=t;if(r(397)!=e)return r(569)+e;const s=n[r(472)]("|")[0];return this[r(577)](s)?r(604):r(632)};n[t(299)][t(598)](t(633))[t(351)]({model:t(427),view:e=>{const n=t,{id:s,authorId:o,type:i,subType:a}=this[n(658)](e[n(323)]),c=[n(265),r(i,a)];let u=3e3;return this[n(411)][n(636)](e[n(323)])&&(c[n(366)](n(468)),u=3010),n(506)==i&&(u+=5),{classes:c,attributes:{"data-suggestion":s,"data-author-id":o},priority:u}}}),n[t(299)][t(598)](t(524))[t(455)]((e=>{const r=t;e.on(r(424),((t,e,s)=>{const o=r;if(!s[o(376)][o(419)])return;const i=e[o(464)];if(!i)return;const c=s[o(566)][o(438)](i);n[o(445)][o(261)][o(313)](i)&&c&&!c[o(517)](o(508))&&c.is(o(362))&&(0,a.toWidget)(c,s[o(288)])}),{priority:r(608)})})),n[t(299)][t(598)](t(524))[t(351)]({model:t(427),view:(e,n)=>{const s=t;if(!n[s(376)][s(419)])return null;const{type:o,subType:i}=this[s(658)](e[s(323)]);return{classes:[s(265),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(464)])return;const{id:c,authorId:u}=this[a(658)](o[a(323)]);if(r){const t=this[a(447)][a(341)](c),e=this[a(640)](t);if(!this[a(577)](e))return}if(o[a(464)].is(a(646)))return void i[a(294)][a(661)](o[a(464)],s[a(307)]);const l=i[a(566)][a(438)](o[a(464)]);if(o[a(464)].is(a(684))&&n[a(445)][a(261)][a(559)](o[a(464)])&&!l[a(517)](a(334))){i[a(288)][a(677)]([a(265),a(604)],l),i[a(288)][a(548)](a(454),c,l),i[a(288)][a(548)](a(485),u,l),i[a(566)][a(592)](l,o[a(323)]),e&&(this[a(411)][a(636)](o[a(323)])?i[a(288)][a(677)](a(468),l):i[a(288)][a(346)](a(468),l));for(const t of n[a(445)][a(347)](o[a(464)])[a(542)]())i[a(294)][a(661)](t,s[a(307)]);i[a(294)][a(661)](o[a(464)],s[a(307)])}};n[t(299)][t(598)](t(524))[t(455)]((e=>{const n=t;e.on(n(300),((t,e,r)=>{const o=n;r[o(376)][o(419)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(665)})})),n[t(299)][t(598)](t(524))[t(455)]((e=>{const n=t;e.on(n(435),((t,e,r)=>{const o=n;r[o(376)][o(419)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(665)})})),n[t(299)][t(598)](t(524))[t(284)]({model:t(427),view:(e,n)=>n[t(376)][t(419)]?null:{group:t(427),name:e[t(596)](11)}}),n[t(299)][t(598)](t(433))[t(457)]({view:{name:t(427),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(612)+e[r(477)](r(643))+":"+e[r(477)]("id");return e[r(477)](r(368))&&(s+=":"+e[r(477)](r(368))),n[r(502)](r(505),{"data-name":s})}}),n[t(299)][t(598)](t(433))[t(333)]({view:t(427)}),n[t(299)][t(598)](t(633))[t(455)]((e=>{const n=t;e.on(n(300),s(),{priority:n(608)})})),n[t(299)][t(598)](t(633))[t(455)]((e=>{const n=t;e.on(n(435),s({isAttributeSuggestion:!0}),{priority:n(608)})})),n[t(299)][t(598)](t(633))[t(455)]((e=>{const n=t;e.on(n(449),((t,e,r)=>{const s=n,o=r[s(566)][s(535)](e[s(323)]);if(o)for(const t of o)t[s(517)](s(334))||(r[s(288)][s(346)]([s(265),s(604),s(468)],t),r[s(288)][s(686)](s(454),t),r[s(288)][s(686)](s(485),t),r[s(566)][s(666)](t,e[s(323)]))}),{priority:n(608)})})),n[t(299)][t(598)](t(633))[t(455)]((e=>{const n=t;e.on(n(344),((t,e,r)=>{const s=n,o=r[s(566)][s(535)](e[s(323)]);if(!o)return;const{id:i}=this[s(658)](e[s(323)]),a=this[s(447)][s(341)](i),c=this[s(640)](a);if(this[s(577)](c))for(const t of o)t[s(517)](s(334))||(r[s(288)][s(346)]([s(265),s(604),s(468)],t),r[s(288)][s(686)](s(454),t),r[s(288)][s(686)](s(485),t),r[s(566)][s(666)](t,e[s(323)]))}),{priority:n(608)})})),n[t(445)][t(618)][t(543)]((e=>{const r=t;let s=!1;const o=Array[r(541)](n[r(445)][r(618)][r(418)][r(450)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(658)](t);if(r(427)!==o)continue;const h=this[r(447)][r(341)](f);if(null!=c[r(290)]){r(367)==u&&(s=s||vc(c[r(290)],t,e,n[r(445)][r(261)]));const o=r(397)==u&&this[r(577)](l[r(472)]("|")[0]);if(c[r(290)][r(503)]||r(324)==c[r(290)][r(283)][r(603)]||r(493)==u&&!Dc(c[r(290)])||o&&!Dc(c[r(290)])||r(506)==u&&(Mc(a=c[r(290)])||function(t){const e=r;return t[e(348)][e(529)]==t[e(452)][e(321)]&&t[e(348)][e(572)]}(a)))e[r(614)](t),s=!0;else{if(!h||!h[r(539)])continue;if(c[r(290)]&&c[r(553)]&&c[r(290)][r(545)](c[r(553)]))continue;i[r(455)](h)}}}var a;return i[r(393)]>0&&(s=!!this[r(672)](i)||s),s})),n[t(445)][t(618)][t(543)]((e=>{const r=t;let s=!1;for(const t of n[r(445)][r(618)][r(418)][r(555)]())if(r(556)==t[r(480)])for(const t of this[r(447)][r(600)]()){if(t[r(381)]||!t[r(539)])continue;const o=r(493)==t[r(480)],i=this[r(640)](t),a=i&&this[r(577)](i);if(!o&&!a)continue;const c=t[r(263)]();if(c[r(348)][r(529)]!=c[r(452)][r(529)]&&!c[r(452)][r(572)]){const o=n[r(445)][r(285)](c[r(348)][r(460)],r(452)),i=n[r(445)][r(443)](c[r(348)],o);e[r(655)](t[r(474)](),{range:i}),s=!0}}return s})),n[t(445)][t(618)][t(543)]((e=>this[t(660)](e))),n[t(445)][t(618)][t(543)]((e=>!e[t(260)][t(389)]&&this[t(328)](e))),n[t(445)].on(t(349),(()=>{this[t(262)]=!1})),n[t(445)][t(618)].on(t(462),((r,s)=>{const o=t;if(!s[o(389)]||s[o(637)])return;if(!this[o(262)])return;const i=n[o(445)][o(618)][o(418)][o(555)]();if(0==i[o(352)])return;const a=[],c=i[o(593)]((t=>o(397)==t[o(480)])),u=i[o(593)]((t=>o(556)==t[o(480)]&&o(599)!=t[o(307)]));for(const t of c)this[o(320)](t[o(662)])&&a[o(366)]({key:t[o(662)],newValue:t[o(309)],oldValue:t[o(319)],range:Fc(t[o(270)],n[o(445)])});for(const t of u){if(o(531)!=t[o(360)]&&o(296)!=t[o(360)])continue;const e=xc(t[o(601)][o(460)],n[o(445)]),r=t[o(500)];o(531)==t[o(360)]&&a[o(366)]({key:o(382),newValue:t[o(307)],oldValue:r[o(307)],range:e});for(const[n,s]of r[o(516)]){if(!this[o(320)](n))continue;const r=t[o(516)][o(341)](n);s!==r&&a[o(366)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(516)])this[o(320)](n)&&(r[o(516)][o(345)](n)||a[o(366)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(352)]&&n[o(445)][o(448)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(372)](t,e,s,o,{groupId:r});this[n(434)](t,a)}))}),{priority:t(626)}),n[t(445)][t(413)].on(t(676),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(658)](n[s(307)]),e=this[s(447)][s(341)](t);e&&e[s(277)](n[s(307)])}})),n[t(445)][t(618)].on(t(462),(()=>{const e=t,r=Array[e(541)](n[e(445)][e(618)][e(418)][e(450)]())[e(593)]((t=>e(427)===this[e(658)](t[e(307)])[e(391)]));if(0===r[e(352)])return;r[e(688)](((t,n)=>{const r=e,s=t[r(406)][r(553)],o=n[r(406)][r(553)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(348)][r(578)](o[r(348)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(658)](t);if(null===n[e(553)]){const n=this[e(371)](t);o[e(455)](n)}else{const t=this[e(447)][e(341)](r);null!==n[e(290)]||t[e(539)]?(s[e(455)](t[e(304)]),o[e(455)](t)):this[e(293)](t)}}o[e(393)]>0&&this[e(332)](o);for(const t of s)this[e(306)](e(550),t)})),n[t(445)].on(t(473),((e,r)=>{const s=t,o=r[0];if(!this[s(447)][s(393)])return;if(!o[s(279)])return;if(o[s(260)][s(637)]||!o[s(260)][s(389)])return;let i,a;switch(o[s(480)]){case s(556):i=n[s(445)][s(285)](o[s(601)]),a=i[s(358)](o[s(561)]);break;case s(472):i=n[s(445)][s(285)](o[s(525)]),a=n[s(445)][s(285)](o[s(496)]);break;case s(567):i=n[s(445)][s(285)](o[s(534)]),a=i[s(358)](o[s(561)]);break;default:return}const c=n[s(445)][s(443)](i,a);n[s(445)][s(353)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(380)](c)){if(e[t(381)])continue;if(t(367)==e[t(480)])continue;const r=this[t(640)](e);if(r&&this[t(577)](r)&&t(472)!=o[t(480)])continue;const s=e[t(406)]&&e[t(406)][t(595)];(t(493)!=e[t(480)]||t(472)==o[t(480)]&&!s)&&(n[t(635)]||t(681)==e[t(480)]&&n[t(647)]||e[t(263)]()[t(278)](c)&&this[t(403)](e,i,a))}}))}),{priority:t(626)}),n[t(445)].on(t(291),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(289)])return;if(this[s(337)])return;if(!this[s(606)][s(318)])return;if(o[s(503)])return;const a=n[s(445)][s(261)],{start:c,end:u}=o[s(263)](),l=c[s(460)]&&a[s(335)](c[s(460)])?null:a[s(623)](c,s(560)),f=u[s(321)]&&a[s(335)](u[s(321)])?null:a[s(623)](u,s(667)),h=n[s(445)][s(443)](l?l[s(348)]:c,f?f[s(452)]:u);n[s(445)][s(353)]((t=>{const e=s;this[e(339)](h);const r=n[e(445)][e(261)][e(623)](h[e(348)]);o.is(e(670))?t[e(385)](r):o[e(564)](r)})),e[s(327)]()}),{priority:e.priorities[t(519)]+10}),n[t(445)].on(t(273),((e,r)=>{const s=t,o=r[r[s(352)]-1];o&&o[s(289)]||this[s(337)]||this[s(606)][s(318)]&&(n[s(445)][s(353)]((()=>{const t=s;let o=n[t(445)][t(273)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(465)]=o[t(482)]();const i=o[t(452)][t(321)],a=n[t(445)][t(261)];i&&a[t(559)](i)&&!a[t(313)](i)&&(o=n[t(445)][t(443)](o[t(348)],n[t(445)][t(285)](i,t(452)))),this[t(426)](o)})),e[s(327)]())}),{priority:t(608)}),this[t(440)][t(523)][t(455)](t(609),this[t(606)]),this[t(501)](t(609));const o=new p(n,this[t(447)]);n[t(523)][t(455)](t(530),o),this[t(501)](t(530));const i=new b(n,this[t(447)]);n[t(523)][t(455)](t(673),i),this[t(501)](t(673)),n[t(523)][t(455)](t(322),new v(n,o,this[t(447)])),this[t(501)](t(322)),n[t(523)][t(455)](t(458),new v(n,i,this[t(447)])),this[t(501)](t(458)),n[t(523)][t(455)](t(421),new F(n,o,this[t(447)])),this[t(501)](t(421)),n[t(523)][t(455)](t(453),new F(n,i,this[t(447)])),this[t(501)](t(453));const c=n[t(471)][t(341)](t(390));this[t(422)](c,t(644),((e,{threadId:n})=>{const r=t,s=this[r(447)][r(341)](n);s&&s[r(407)]&&1===s[r(407)][r(352)]&&this[r(628)](n,{hasComments:!0})}),{priority:t(602)}),this[t(422)](c,t(687),((e,{threadId:n})=>{const r=t,s=this[r(447)][r(341)](n);s&&s[r(407)]&&!s[r(407)][r(352)]&&this[r(628)](n,{hasComments:!1})}),{priority:t(602)})}set[kc(510)](t){const n=kc;if(this[n(509)])throw new e.CKEditorError(n(583),this);this[n(509)]=t}get[kc(510)](){return this[kc(509)]}[kc(615)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=kc,r=[];for(const e of this[n(447)][n(600)]())t&&!e[n(539)]||r[n(366)](e);return e?r[n(417)]((t=>t[n(495)]())):r}[kc(689)](t){const n=kc,r=this[n(447)][n(341)](t);if(!r)throw new e.CKEditorError(n(469),this);return r}[kc(350)](t){const e=kc;return this[e(447)][e(345)](t)}[kc(605)](t){const e=kc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(480)][e(472)](":"),a=this[e(447)][e(341)](r)||this[e(428)](o,i,r,n,s);if(this[e(650)](a),this[e(301)](a,o,i||null,n),a[e(641)]=t[e(641)],a[e(342)]=!0,s&&s[e(675)]){const t=s[e(675)],n=this[e(552)](t[e(303)]);a[e(436)]=t[e(641)],a[e(483)]=n,a[e(481)]=!0}else a[e(436)]=t[e(641)];switch(t[e(406)]&&(a[e(406)]=t[e(406)]),t[e(516)]&&(a[e(516)]=t[e(516)]),this[e(509)]&&this[e(509)][e(671)]||(a[e(314)]=!0),this[e(570)][e(341)](a)){case e(356):this[e(570)][e(657)](a,e(395));break;case e(610):a[e(539)]?(this[e(672)](new Set([a])),this[e(332)](new Set([a])),this[e(570)][e(657)](a,e(330)),this[e(306)](e(408),a)):this[e(570)][e(657)](a,e(654))}return a}[kc(530)](t){const e=kc;this[e(289)]((()=>{const n=e;this[n(440)][n(445)][n(353)]((()=>{const e=n;for(const n of t[e(383)]())n[e(497)]()}))}))}[kc(673)](t){const e=kc;this[e(289)]((()=>{const n=e;this[n(440)][n(445)][n(353)]((()=>{const e=n;for(const n of t[e(383)]())n[e(638)]()}))}))}[kc(501)](t,n){const r=kc,s=this[r(440)][r(523)][r(341)](t);if(!s)throw new e.CKEditorError(r(551),this,{commandName:t});if(this[r(315)][r(345)](s))throw new e.CKEditorError(r(532),this,{commandName:t});this[r(315)][r(455)](s),n&&s.on(r(361),((t,e)=>{const o=r;this[o(606)][o(318)]&&(this[o(337)]||(e[o(352)]>0&&e[e[o(352)]-1]&&e[e[o(352)]-1][o(289)]?e[o(425)]():(t[o(465)]=n(((...t)=>s[o(361)](...t,{forceDefaultExecution:!0})),...e),t[o(327)]())))}),{priority:r(608)})}[kc(289)](t){const n=kc;let r,s;const o=this[n(337)];this[n(337)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(337)]=!1),s&&e.CKEditorError[n(685)](s,this),r}[kc(426)](t,n=null,r={}){const s=kc;if(t[s(503)])return null;const o=this[s(440)][s(471)][s(341)](s(420)).me;for(const{suggestion:e,meta:o}of this[s(380)](t,s(681)))if(o[s(647)]){if(!o[s(414)]){if(o[s(635)]){if(!this[s(404)]||!Uc(e,r))continue;return e}if(Uc(e,r))return e;this[s(403)](e,t[s(348)],t[s(452)]);break}if(n==e[s(317)]&&Uc(e,r)){const n=e[s(263)]();return n[s(348)][s(545)](t[s(452)])?this[s(479)](e,this[s(258)][s(443)](t[s(348)],n[s(452)])):this[s(479)](e,this[s(258)][s(443)](n[s(348)],t[s(452)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(338)+n:s(681),u=this[s(310)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(589)](c,i,a,t),u}[kc(394)](t,n=kc(459),r={}){const s=kc,o=this[s(440)][s(471)][s(341)](s(420)).me,i=this[s(489)][s(544)](s(681),n,s(363));for(const e of this[s(615)]())if(e[s(483)].id==o.id&&s(681)==e[s(480)]&&e[s(317)]==n&&Uc(e,r)&&(i(e[s(364)](),t)||i(t,e[s(364)]()))){for(const n of t)e[s(663)](n);return e}for(const{suggestion:e,meta:n}of this[s(380)](t,s(681))){if(!n[s(647)])continue;if(!this[s(404)]&&n[s(635)])continue;if(!Uc(e,r))continue;let o=!0;for(const n of e[s(364)]())for(const e of t)if(!n[s(278)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(338)+n,l=this[s(310)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(589)](u,a,c,e,zr[s(365)]());return l}[kc(625)](t,n,r=null,s={}){const o=kc;if(r=r||Oc(n),t[o(503)])return null;if(o(451)===this[o(401)]){const e=this[o(489)][o(544)](o(367),r,o(497));return this[o(289)]((()=>e([t],n,s))),null}const i=this[o(440)][o(471)][o(341)](o(420)).me,a=[];if(o(431)!==this[o(401)])for(const{suggestion:e,meta:n}of this[o(380)](t,o(681)))n[o(647)]&&!n[o(466)]&&a[o(366)](...e[o(364)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(412)](s);e&&r[n(366)](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(352)];){const s=r[e][n(526)](t);r[n(298)](e,1,...s),e+=s[n(352)]}}return r}(t,a);c[o(352)]&&this[o(258)][o(353)]((()=>{const t=o;for(const e of c){const o=this[t(489)][t(544)](t(367),r,t(497));this[t(289)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(348)],u=t[o(452)];for(const{suggestion:e,meta:n}of this[o(380)](t,o(367))){if(!n[o(647)])continue;if(e[o(317)]!=r)continue;if(!Uc(e,s))continue;const i=e[o(263)]();if(i[o(278)](t,!0))return null;c=c[o(578)](i[o(348)])?c:i[o(348)],u=u[o(607)](i[o(452)])?u:i[o(452)],a?i[o(348)][o(578)](a[o(263)]()[o(348)])?(a[o(581)](),a=e):e[o(581)]():a=e}const l=this[o(258)][o(443)](c,u);if(a)this[o(479)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(310)]({id:t,type:o(683)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(589)](o(683)+r,t,a,l)}}return null}[kc(268)](t,n,r=[],s=null,o={}){const i=kc;n[i(588)]||(n[i(588)]=n[i(354)]),n[i(595)]=t.is(i(270)),s=s||Oc(n);const a=r[i(417)]((t=>xc(t,this[i(258)]))),c=t.is(i(270))?t:xc(t,this[i(258)]);if(i(451)===this[i(401)]){const t=this[i(489)][i(544)](i(493),s,i(497));return this[i(289)]((()=>t([c],n,o))),null}a[i(366)](c);let u=!0;for(const t of a)if(!this[i(392)](t)){u=!1;break}if(u&&i(431)!==this[i(401)]){const t=this[i(489)][i(544)](i(493),s,i(497));return this[i(289)]((()=>t([c],n,o))),null}let l=null,f=c[i(348)],h=c[i(452)];for(const{suggestion:t,meta:e}of this[i(380)](c,i(493))){if(!e[i(647)])continue;if(e[i(414)]||e[i(635)]||e[i(466)])continue;if(t[i(406)][i(588)]!=n[i(588)])continue;if(!Uc(t,o))continue;const r=t[i(263)]();if(t[i(317)]==s){if(r[i(278)](c,!0))return null;f=f[i(578)](r[i(348)])?f:r[i(348)],h=h[i(607)](r[i(452)])?h:r[i(452)],l?r[i(348)][i(578)](l[i(263)]()[i(348)])?(l[i(581)](),l=t):t[i(581)]():l=t}else{const e=c[i(412)](r);this[i(645)](t,e)}}const g=this[i(440)][i(471)][i(341)](i(420)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(479)](l,this[i(258)][i(443)](f,h)),l;{const t=this[i(310)]({id:d,type:i(504)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(589)](i(504)+s,d,p,this[i(258)][i(443)](f,h)),t}}[kc(437)](t,n,r=[],s=null,o={}){const i=kc;n[i(588)]||(n[i(588)]=n[i(354)]);const a=t[0];n[i(595)]=a.is(i(270)),s=s||Oc(n);const c=r[i(417)]((t=>xc(t,this[i(258)]))),u=a.is(i(270))?t:t[i(417)]((t=>xc(t,this[i(258)])));if(i(451)===this[i(401)]){const t=this[i(489)][i(544)](i(493),s,i(497));return this[i(289)]((()=>t(u,n,o))),null}c[i(366)](...u);let l=!0;for(const t of c)if(!this[i(392)](t)){l=!1;break}if(l&&i(431)!==this[i(401)]){const t=this[i(489)][i(544)](i(493),s,i(497));return this[i(289)]((()=>t(u,n,o))),null}const f=this[i(440)][i(471)][i(341)](i(420)).me;for(const t of this[i(615)]()){if(t[i(483)].id!=f.id)continue;if(i(493)!=t[i(480)]||t[i(406)][i(588)]!=n[i(588)])continue;if(!Uc(t,o))continue;const e=t[i(317)]==s;for(let n=0;n<u[i(352)];n++){const r=u[n];for(const s of t[i(286)]()){const o=s[i(573)]();if(r[i(545)](o)){e?(u[i(298)](n,1),n--):t[i(614)](s[i(307)]);break}}}}if(0==u[i(352)])return null;const h=this[i(489)][i(544)](i(493),s,i(363));for(const t of this[i(615)]())if(t[i(483)].id==f.id&&i(493)==t[i(480)]&&t[i(406)][i(588)]==n[i(588)]&&t[i(317)]==s&&Uc(t,o)&&(h(t[i(364)](),u)||h(u,t[i(364)]()))){for(const e of u)t[i(663)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(504)+s,m=this[i(310)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(589)](p,g,d,t,zr[i(365)]());return m}[kc(339)](t,n=null,r={}){const s=kc;if(t[s(503)])return null;const o=this[s(440)][s(471)][s(341)](s(420)).me,a=new i.LiveRange(t[s(348)],t[s(452)]);for(const{suggestion:t,meta:e}of this[s(380)](a,s(681)))if(e[s(647)]&&!e[s(414)])if(t[s(381)]){const e=t[s(364)]()[s(593)]((t=>s(324)!=t[s(283)][s(603)]));if(e[s(547)]((t=>a[s(278)](t,!0)))&&t[s(638)](),e[s(576)]((t=>t[s(278)](a,!0)))){const t=this[s(489)][s(544)](s(506),n,s(497));return this[s(289)]((()=>t([a],null,r))),null}}else{const e=a[s(412)](t[s(263)]());null!==e&&t[s(579)]([e],null,r)}if(a[s(521)](),a[s(503)]||s(324)==a[s(283)][s(603)])return null;let c=null,u=a[s(348)],l=a[s(452)];const f=this[s(380)](a,s(506));for(const{suggestion:t,meta:e}of f){const n=this[s(258)][s(443)](u,l);if(e[s(647)]&&(this[s(404)]||!e[s(635)]&&!e[s(466)]))if(t[s(381)]){if(!Uc(t,r))continue;let e=!0;for(const r of t[s(364)]()){if(r[s(278)](n,!0))return t;n[s(278)](r)||(e=!1)}e&&t[s(638)]()}else{const e=t[s(263)]();if(e[s(278)](n,!0))return t;if(!Uc(t,r)){n[s(278)](e)?t[s(581)]():e[s(439)](u)?u=e[s(452)]:e[s(439)](l)&&(l=e[s(348)]);continue}u=u[s(578)](e[s(348)])?u:e[s(348)],l=l[s(607)](e[s(452)])?l:e[s(452)],r=Object[s(282)]({},t[s(516)]),c?e[s(348)][s(578)](c[s(263)]()[s(348)])?(c[s(581)](),c=t):t[s(581)]():c=t}}if(c)return this[s(479)](c,this[s(258)][s(443)](u,l)),c;{const t=(0,e.uid)(),i=this[s(258)][s(443)](u,l),a=o.id,c=n?s(634)+n:s(506),f=this[s(310)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(589)](c,t,a,i),f}}[kc(668)](t,n=kc(459),r={}){const s=kc,o=this[s(440)][s(471)][s(341)](s(420)).me,a=t[s(417)]((t=>new i.LiveRange(t[s(348)],t[s(452)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(380)](a,s(681)))e[s(647)]&&!e[s(414)]&&c[s(455)](t);for(const e of c)if(e[s(381)]){const o=e[s(364)]();if((!e[s(516)]||!e[s(516)][s(494)])&&o[s(547)]((t=>a[s(576)]((e=>e[s(278)](t,!0)))))&&e[s(638)](),a[s(547)]((t=>o[s(576)]((e=>e[s(278)](t,!0)))))){const e=this[s(489)][s(544)](s(506),n,s(497));return this[s(289)]((()=>e(t,null,r))),null}}else{const t=e[s(263)]();if(a[s(576)]((e=>e[s(278)](t,!0)))&&e[s(638)](),a[s(547)]((e=>t[s(278)](e,!0)))){const t=this[s(489)][s(544)](s(506),n,s(497));return this[s(289)]((()=>t(a,null,r))),null}}const u=this[s(489)][s(544)](s(506),n,s(363));let l=null;for(const t of this[s(615)]())if(t[s(483)].id==o.id&&t[s(539)]&&s(506)==t[s(480)]&&t[s(317)]==n&&Uc(t,r)&&(u(t[s(364)](),a)||u(a,t[s(364)]())))if(l){if(t[s(407)]&&t[s(407)][s(352)])continue;for(const e of t[s(364)]())l[s(467)](e)||l[s(663)](e);t[s(581)]()}else{l=t;for(const e of a)t[s(467)](e)||t[s(663)](e)}if(l)return l;c[s(538)]();for(const{suggestion:t,meta:e}of this[s(380)](a,s(506)))e[s(647)]&&(this[s(404)]||!e[s(635)]&&!e[s(466)])&&Uc(t,r)&&c[s(455)](t);for(const t of c){const e=t[s(364)]();if((!r||!r[s(494)])&&a[s(547)]((t=>e[s(576)]((e=>e[s(278)](t,!0))))))return t;(!t[s(516)]||!t[s(516)][s(494)])&&e[s(547)]((t=>a[s(576)]((e=>e[s(278)](t,!0)))))&&t[s(638)]()}const f=(0,e.uid)(),h=o.id,g=s(634)+n,d=this[s(310)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(521)](),t[s(503)]||s(324)==t[s(283)][s(603)]||this[s(589)](g,f,h,t,zr[s(365)]());return d}[kc(372)](t,n,r,s,o){const i=kc;if(t[i(503)])return[];if(i(451)===this[i(401)])return[];const a=this[i(440)][i(471)][i(341)](i(420)).me.id,c=Array[i(541)](this[i(447)][i(600)]())[i(593)]((e=>i(397)==e[i(480)]&&e[i(406)][i(549)]==n&&e[i(467)](t)));if(i(656)===this[i(401)]){const e=this[i(380)](t,i(681))[i(593)]((({meta:t})=>t[i(647)]&&!t[i(466)]&&!t[i(414)]))[i(417)]((({suggestion:t})=>t));c[i(639)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(397)==t[i(480)]?t[i(406)][i(446)]:void 0,o=t[i(263)](),a=Array[i(541)](u[i(375)]())[i(678)]((t=>t[i(669)](o)));if(!a)continue;const c=a[i(526)](o);this[i(577)](n)&&i(681)==t[i(480)]&&0!=c[i(352)]||(u[i(584)](a),c[i(274)]((t=>{u[i(657)](t,r)})),i(681)!=t[i(480)]&&e!=s&&u[i(657)](a[i(412)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(352)]>37&&console[i(590)](i(266),{key:n});const f=(i(311)+(n+"|")+Oc({newValue:s}))[i(664)](0,60),h=this[i(310)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(366)](h),this[i(589)](f,c,a,t)}return l}[kc(648)](t){const e=kc;this[e(501)](t,((t,...n)=>{this[e(326)]((()=>{t(...n)}))}))}[kc(653)](t){const e=kc;this[e(512)][e(455)](t)}[kc(336)](t){const e=kc;this[e(373)][e(455)](t)}[kc(640)](t){const e=kc;return e(397)==t[e(480)]?t[e(317)][e(472)]("|")[0]:null}[kc(479)](t,e){const n=kc,r=t[n(474)]();this[n(258)][n(353)]((t=>{t[n(655)](r,{range:e})}))}[kc(650)](t){const e=kc,n=t.id,r=this[e(440)][e(484)][e(341)](e(396));this[e(514)][e(378)](n)||this[e(514)][e(267)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(514)][e(619)](n);s[e(586)](e(565)),s[e(565)]=!1,t[e(407)]=s}[kc(301)](t,n,r,s){const o=kc;if(t[o(480)]!=n||t[o(317)]!=r||t[o(587)].id!=s)throw this[o(440)][o(405)](o(292)),new e.CKEditorError(o(292),this)}[kc(645)](t,n){const r=kc,s=t[r(263)]();if(n[r(545)](s))t[r(581)]();else if(s[r(278)](n)){const o=this[r(258)][r(285)](n[r(348)][r(321)],r(452));this[r(479)](t,this[r(258)][r(443)](s[r(348)],o));const i=(0,e.uid)(),a=t[r(587)].id,c=t[r(480)]+":"+t[r(317)];this[r(310)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(406)],attributes:t[r(516)]});const u=this[r(258)][r(285)](n[r(452)][r(529)],r(492)),l=this[r(258)][r(443)](u,s[r(452)]);this[r(589)](c,i,a,l)}else if(s[r(439)](n[r(348)])){const e=this[r(258)][r(285)](n[r(348)][r(321)],r(452));this[r(479)](t,this[r(258)][r(443)](s[r(348)],e))}else{const e=this[r(258)][r(285)](n[r(452)][r(529)],r(492));this[r(479)](t,this[r(258)][r(443)](e,s[r(452)]))}}[kc(392)](t){const e=kc;for(const{suggestion:n,meta:r}of this[e(380)](t,e(681))){if(!r[e(647)])continue;const s=n[e(364)]();for(const n of s)if(!t[e(526)](n)[e(352)])return!0}return!1}[kc(478)](t){const n=kc,r=this[n(440)][n(471)][n(341)](n(420))[n(490)](t);if(!r)throw new e.CKEditorError(n(682),this);return r}[kc(552)](t){const e=kc,n=this[e(440)][e(471)][e(341)](e(420)),r=(0,o.hashObject)(e(463)+t);return n[e(490)](r)||n[e(627)]({id:r,name:t})}[kc(428)](t,e,n,r,s){const o=kc,i=this[o(478)](r),a=this[o(489)][o(613)](t,e,n,i,s,(t=>{const e=o;this[e(628)](n,{attributes:t});const r=this[e(689)](n);this[e(672)](new Set([r])),this[e(332)](new Set([r]))}));return this[o(422)](a,o(497),(()=>{const t=o;this[t(628)](n,{state:t(594)})}),{priority:o(608)}),this[o(422)](a,o(638),(()=>{const t=o;this[t(628)](n,{state:t(387)})}),{priority:o(608)}),this[o(447)][o(657)](n,a),this[o(570)][o(657)](a,o(356)),a}[kc(658)](t){const e=kc,n=t[e(472)](":");return{group:n[0],type:n[1],subType:n[e(352)]>=5?n[2]:null,id:n[e(352)]<5?n[2]:n[3],authorId:n[e(352)]<5?n[3]:n[4],markerCount:6==n[e(352)]?n[5]:null}}[kc(403)](t,n,r){const s=kc,o=t[s(263)](),i=o[s(348)],a=o[s(452)];this[s(479)](t,this[s(258)][s(443)](i,n));const c=(0,e.uid)(),u=t[s(587)].id,l=t[s(480)]+(t[s(317)]?":"+t[s(317)]:"");this[s(310)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(516)],data:t[s(406)]});const f=this[s(640)](t);(s(493)==t[s(480)]||f&&this[s(577)](f))&&(r=this[s(258)][s(611)](r[s(529)])),this[s(589)](l,c,u,this[s(258)][s(443)](r,a))}[kc(380)](t,e=null){const n=kc,r=[],s=this[n(440)][n(471)][n(341)](n(420)).me;Array[n(271)](t)||(t=[t]);for(const o of this[n(615)]()){if(!o[n(539)])continue;if(e&&o[n(480)]!=e)continue;let i=!1;for(const e of o[n(364)]()){for(const a of t){const t=a[n(348)][n(545)](e[n(452)])||a[n(452)][n(545)](e[n(348)]);if(t||a[n(412)](e)){const c=a[n(278)](e)&&Rc(this[n(258)][n(261)],e[n(348)],a),u=e[n(278)](a)&&Rc(this[n(258)][n(261)],a[n(348)],e);r[n(366)]({suggestion:o,meta:{isOwn:s==o[n(483)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[kc(589)](t,e,n,r,s){const o=kc;this[o(258)][o(353)]((i=>{const a=o;let c=a(612)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(491)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[kc(293)](t){const e=kc,n=t[e(622)],r=t[e(369)];t[e(622)]=null,t[e(369)]=null,null!=n&&n[e(369)]==t&&(n[e(369)]=r),null!=r&&r[e(622)]==t&&(r[e(622)]=n),e(330)==this[e(570)][e(341)](t)&&(this[e(570)][e(657)](t,e(654)),this[e(306)](e(513),t,n,r))}[kc(310)](t){const n=kc,r=t.id,s=this[n(605)](t);if(this[n(509)]&&this[n(509)][n(671)]){const o=this[n(440)][n(471)][n(341)](n(357)),i=s[n(617)],a=s[n(317)]?s[n(480)]+":"+s[n(317)]:s[n(480)],c=this[n(440)][n(537)],u=o[n(455)](Kr(c,n(554))),l={id:r,type:a,hasComments:i,data:t[n(406)]||null,originalSuggestionId:t[n(558)]||null,attributes:s[n(516)]};this[n(509)][n(671)](l)[n(630)]((t=>{const e=n;s[e(314)]=!0,o[e(259)](u),t&&t[e(641)]&&(this[e(447)][e(341)](r)[e(641)]=t[e(641)])}))[n(308)]((t=>{const r=n;throw(0,e.logWarning)(r(533)),this[r(440)][r(445)][r(448)]({isUndoable:!1},(()=>{s[r(638)]()})),s[r(536)](),this[r(447)][r(584)](s.id),this[r(570)][r(584)](s),t}))}return s}[kc(577)](t){const e=kc;return this[e(512)][e(345)](t)}[kc(628)](t,e){const n=kc,r=this[n(440)][n(471)][n(341)](n(357)),s=this[n(689)](t);if(this[n(509)]&&this[n(509)][n(528)])if(s[n(314)]){const s=r[n(455)](Kr(this[n(440)][n(537)],n(554)));this[n(509)][n(528)](t,e)[n(630)]((()=>{r[n(259)](s)}))}else s.on(n(370),(()=>{this[n(628)](t,e)}))}[kc(546)](t){const n=kc;if(!this[n(509)]||!this[n(509)][n(689)])throw new e.CKEditorError(n(276),this);return this[n(509)][n(689)](t)}[kc(371)](t){const e=kc,{id:n,type:r,subType:s,authorId:o}=this[e(658)](t),i=this[e(447)][e(341)](n)||this[e(428)](r,s,n,o,{});switch(this[e(301)](i,r,s,o),this[e(570)][e(341)](i)){case e(356):this[e(546)](n)[e(630)]((t=>{const r=e;let s=Promise[r(305)]();t[r(617)]&&(s=this[r(514)][r(649)]({channelId:this[r(440)][r(484)][r(341)](r(396)),threadId:n})),s[r(630)]((()=>{const e=r;this[e(605)](t)[e(314)]=!0}))})),this[e(570)][e(657)](i,e(610));break;case e(654):this[e(628)](n,{state:e(409)});case e(395):this[e(570)][e(657)](i,e(330)),this[e(306)](e(408),i);break;case e(330):this[e(306)](e(550),i)}return i[e(277)](t),i}[kc(332)](t){const e=kc,n=Array[e(541)](t),r=n[e(593)]((t=>e(397)==t[e(480)]));this[e(287)](r);const s=n[e(593)]((t=>!t[e(381)]&&e(397)!=t[e(480)])),o=this[e(615)]({skipNotAttached:!0})[e(593)]((t=>!t[e(381)]&&e(397)!=t[e(480)])),i=o[e(593)]((n=>!t[e(345)](n))),a=new Map(o[e(417)]((t=>[t,this[e(489)][e(544)](t[e(480)],t[e(317)],e(629))]))),c=new Map(o[e(417)]((t=>[t,t[e(263)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(352)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(352)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(352)];t++){const n=s[t];!l[e(345)](n)&&n[e(622)]&&(f[e(455)](n[e(622)]),n[e(622)][e(369)]===n&&(n[e(622)][e(369)]=null),n[e(622)]=null),!u[e(345)](n)&&n[e(369)]&&(f[e(455)](n[e(369)]),n[e(369)][e(622)]===n&&(n[e(369)][e(622)]=null),n[e(369)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(352)];e++){const r=g(t,n[e]);r&&(r[0][s(369)]=r[1],r[1][s(622)]=r[0],u[s(455)](r[0]),l[s(455)](r[1]))}}function g(t,n){const r=e;if(t[r(483)].id!==n[r(483)].id)return null;const s=a[r(341)](t)(t,n,c[r(341)](t),c[r(341)](n));return s&&a[r(341)](n)(t,n,c[r(341)](t),c[r(341)](n))?s[1][r(407)]&&s[1][r(407)][r(352)]?null:s:null}f[e(393)]&&this[e(332)](f)}[kc(287)](t){const e=kc;if(0==t[e(352)])return;const n=this[e(615)]({skipNotAttached:!0})[e(593)]((t=>e(397)==t[e(480)]&&t[e(342)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(516)]);s[e(345)](n)||(s[e(657)](n,r[e(352)]),r[e(366)]([]));const i=s[e(341)](n);r[i][e(366)](t)}!function(){const t=e;r[t(688)](((e,n)=>{const r=t,s=e[0][r(641)],o=n[0][r(641)];return s==o?e[0][r(516)][r(674)]<n[0][r(516)][r(674)]?-1:1:s<o?-1:1}));for(const e of r)e[t(688)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(352)];t++){if(0==r[t][e(352)])continue;const n=[];for(let s=t+1;s<r[e(352)];s++)0!=r[s][e(352)]&&i(r[t],r[s])&&n[e(366)](s);for(const s of n)r[t]=r[t][e(527)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(352)];n++){const r=t[n+1]||null;t[n][e(369)]!==r&&(t[n][e(369)]=r)}for(const t of r)for(let n=0;n<t[e(352)];n++){const r=t[n-1]||null;t[n][e(622)]!==r&&(t[n][e(622)]=r)}function i(t,n){const r=e;if(t[0][r(516)][r(674)]!==n[0][r(516)][r(674)]&&t[0][r(483)]!==n[0][r(483)])return!1;if(!function(t,e){const n=r;return!t[n(617)]&&!e[n(617)]||(!t[n(617)]||!e[n(617)])&&(!!(t[n(617)]&&e[n(641)]<t[n(407)][n(386)][n(341)](0)[n(641)])||!!(e[n(617)]&&t[n(641)]<e[n(407)][n(386)][n(341)](0)[n(641)]))}(t[0],n[0]))return!1;const s=Ac(t[0][r(516)],r(674)),o=Ac(n[0][r(516)],r(674));return!!Fr(s,o)&&(!!t[r(547)]((t=>n[r(576)]((e=>t[r(263)]()[r(545)](e[r(263)]())))))&&n[r(547)]((e=>t[r(576)]((t=>e[r(263)]()[r(545)](t[r(263)]()))))))}}[kc(672)](t){const e=kc,n=Array[e(541)](t),r=this[e(615)]({skipNotAttached:!0}),s=r[e(593)]((n=>!t[e(345)](n))),o=new Map(n[e(417)]((t=>[t,this[e(489)][e(544)](t[e(480)],t[e(317)],e(363))]))),i=new Map(r[e(417)]((t=>[t,t[e(364)]()])));for(let t=0;t<n[e(352)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(352)];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(352)];e++){const s=r[e];if(s[a(480)]!==n[a(480)]||s[a(483)].id!==n[a(483)].id||s[a(317)]!==n[a(317)])continue;if(!Pc(n,s))continue;if(a(397)==n[a(480)]&&n[a(406)][a(446)]!=s[a(406)][a(446)])continue;if(a(397)==n[a(480)]&&t[a(577)](n[a(406)][a(549)]))continue;if(a(493)==n[a(480)]){const e=t[a(440)][a(445)],r=n[a(540)]();if(r&&(e[a(261)][a(313)](r)||e[a(261)][a(335)](r)))continue}const c=o[a(341)](n),u=i[a(341)](n),l=i[a(341)](s),f=n[a(407)]&&n[a(407)][a(352)],h=s[a(407)]&&s[a(407)][a(352)];if(!f&&c(l,u))return t[a(518)](s,n),i[a(584)](n),!0;if(!h&&c(u,l))return t[a(518)](n,s),i[a(584)](s),!0}return!1}}[kc(518)](t,e){const n=kc;if(t[n(381)])for(const r of e[n(364)]())t[n(663)](r);else{const r=e[n(263)]()[n(452)];this[n(479)](t,this[n(258)][n(443)](t[n(263)]()[n(348)],r))}e[n(581)]()}[kc(680)](t,e,n){const r=kc,s=t[r(343)](r(410))||t[r(343)](r(397))?r(488):t[r(430)]();return Kr(this[r(440)][r(537)],e+"_"+s+r(379),n)}[kc(651)](){const t=kc,n=this[t(440)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(258)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(658)](t[i(307)]);if(i(427)===e){r[i(264)](this[i(680)](n,i(325)));break}}for(const t of s){const{group:n,type:s}=this[i(658)](t[i(307)]);if(i(427)===n){r[i(264)](this[i(680)](s,i(568),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}}))}[kc(660)](t){const e=kc;if(this[e(262)])return!1;const n=this[e(440)],r=n[e(445)][e(618)][e(418)][e(555)]();if(0==r[e(352)])return!1;const s=[],o=r[e(593)]((t=>e(397)==t[e(480)])),i=r[e(593)]((t=>e(556)==t[e(480)]&&e(599)!=t[e(307)])),a=r[e(593)]((t=>e(259)==t[e(480)]&&e(599)!=t[e(307)]));for(const t of o)s[e(366)]({key:t[e(662)],newValue:t[e(309)],oldValue:t[e(319)],range:Fc(t[e(270)],n[e(445)])});for(const t of i){const r=a[e(678)]((n=>n[e(601)][e(545)](t[e(601)])));r&&s[e(366)]({key:e(382),newValue:t[e(307)],oldValue:r[e(307)],range:n[e(445)][e(415)](t[e(601)][e(460)])})}return 0!=s[e(352)]&&this[e(434)](t,s)}[kc(328)](t){const e=kc;let n=!1;const r=this[e(440)][e(445)][e(618)][e(418)][e(450)]()[e(593)]((t=>t[e(406)][e(290)]&&t[e(307)][e(343)](e(631))));for(const s of r){const{subType:r,id:o}=this[e(658)](s[e(307)]),i=r[e(472)]("|")[0];for(const r of this[e(615)]({skipNotAttached:!0}))r.id!=o&&e(397)==r[e(480)]&&r[e(406)]&&r[e(406)][e(549)]==i&&r[e(263)]()[e(669)](s[e(406)][e(290)])&&(this[e(582)](r,s[e(406)][e(290)],t),n=!0)}return n}[kc(326)](t){const e=kc;this[e(440)],this[e(262)]=!0,t()}[kc(320)](t){const e=kc,n=this[e(577)](t),r=this[e(373)][e(345)](t);return n||r}[kc(434)](t,e){const n=kc;if(0==e[n(352)])return!1;let r=!1;for(const s of e){const e=this[n(380)](s[n(270)],n(397))[n(593)]((t=>!t[n(652)][n(414)]))[n(417)]((t=>t[n(427)])),i=(0,o.hashObject)({newValue:s[n(377)]});e[n(593)]((t=>{const e=n,[r,o]=t[e(317)][e(472)]("|");return r==s[e(549)]&&o!=i}))[n(274)]((e=>{const o=n;this[o(582)](e,s[o(270)],t),r=!0}))}return r}[kc(582)](t,e,n){const r=kc,s=t[r(263)]()[r(526)](e);0!==s[r(352)]?1!==s[r(352)]?this[r(403)](t,e[r(348)],e[r(452)]):this[r(479)](t,s[0]):n[r(614)](t[r(474)]())}}class Nc{constructor(t){const e=kc;this[e(522)]=t,this[e(258)]=t[e(445)],this[e(585)]=new Map,this[e(275)]=new Map,this[e(340)]()}[kc(613)](t,e,n,r,s,o){const i=kc;return new zr(this[i(258)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(544)](t,e,i(497))(...n),onDiscard:(...n)=>this[i(544)](t,e,i(638))(...n)})}[kc(563)](t,e,n,r){const s=kc,o=t+":"+e+":"+n;this[s(585)][s(657)](o,r)}[kc(544)](t,e,n){const r=kc,s=t+":"+e+":"+n;return this[r(585)][r(341)](s)||this[r(275)][r(341)](t+":"+n)}[kc(340)](){const t=kc,e=()=>!1,n=t=>{const e=wc;t[e(688)](((t,n)=>t[e(348)][e(578)](n[e(348)])?1:-1)),this[e(258)][e(353)]((n=>{const r=e;for(const e of t){let t;t=e[r(452)][r(572)]&&e[r(452)][r(529)]==e[r(348)][r(460)]?n[r(399)](e[r(348)][r(460)],"on"):n[r(399)](e),this[r(258)][r(291)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=wc;e&&this[n(258)][n(353)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(417)]((t=>(Mc(t)&&(t=this[s(258)][s(443)](t[s(452)])),t)))[s(593)]((t=>s(324)!==t[s(283)][s(603)]));if(c[s(352)]<1)return;const u=Array[s(541)](this[s(258)][s(618)][s(646)][s(364)]())[s(417)]((t=>i.LiveRange[s(571)](t)));r[s(385)](c);for(const t of this[s(522)][s(523)][s(523)]())t[s(296)]();a[s(366)]({forceDefaultExecution:!0}),this[s(522)][s(361)](o,...a);const l=u[s(593)]((t=>s(324)!=t[s(283)][s(603)]));l[s(352)]>0&&r[s(385)](l);for(const t of u)t[s(521)]()}))},s=(e,n)=>1==e[t(352)]&&1==n[t(352)]&&e[0][t(452)][t(545)](n[0][t(348)]),o=(e,n,r,s)=>Bc(e,n,r,s,this[t(258)])?[e,n]:Bc(n,e,s,r,this[t(258)])?[n,e]:null;this[t(275)][t(657)](t(355),e),this[t(275)][t(657)](t(374),n),this[t(275)][t(657)](t(456),s),this[t(275)][t(657)](t(591),o),this[t(275)][t(657)](t(400),n),this[t(275)][t(657)](t(624),e),this[t(275)][t(657)](t(423),s),this[t(275)][t(657)](t(281),o),this[t(275)][t(657)](t(520),r),this[t(275)][t(657)](t(280),e),this[t(275)][t(657)](t(444),s),this[t(275)][t(657)](t(575),e),this[t(275)][t(657)](t(507),r),this[t(275)][t(657)](t(562),e),this[t(275)][t(657)](t(329),s),this[t(275)][t(657)](t(642),e),this[t(275)][t(657)](t(402),e),this[t(275)][t(657)](t(331),((e,n)=>{const r=t;if(!n)return;const s=this[r(522)][r(471)][r(341)](Lc);this[r(258)][r(353)]((t=>{const o=r;if(o(382)==n[o(549)])for(const r of e){const e=r[o(348)][o(460)],s=n[o(446)];t[o(531)](e,s)}else if(s[o(577)](n[o(549)]))for(const r of e)void 0!==n[o(446)]?t[o(548)](n[o(549)],n[o(446)],r[o(348)][o(460)]):t[o(686)](n[o(549)],r[o(348)][o(460)]);else for(const r of e)n[o(446)]?t[o(548)](n[o(549)],n[o(446)],r):t[o(686)](n[o(549)],r)}))})),this[t(275)][t(657)](t(461),s)}}function Rc(t,e,n){const r=kc;for(const s of e[r(529)][r(398)]({includeSelf:!0,parentFirst:!0})){if(s[r(283)]==s)return!1;if(!n[r(302)](s))return!1;if(t[r(313)](s)||t[r(335)](s))return!0}return!1}function Mc(t){const e=kc;return t[e(452)][e(529)]==t[e(348)][e(460)]&&t[e(452)][e(620)]}function vc(t,e,n,r){const s=kc,o=t=>!t[s(464)].is(s(312))&&!r[s(313)](t[s(464)]),i=t[s(348)][s(597)](o),a=t[s(452)][s(597)](o,{direction:s(667)});return!(t[s(348)][s(545)](i)&&t[s(452)][s(545)](a)||(i[s(578)](a)?n[s(655)](e,{range:n[s(443)](i,a)}):n[s(614)](e),0))}function wc(t,e){const n=Cc();return(wc=function(t,e){return n[t-=258]})(t,e)}function Oc(t){return(0,o.hashObject)(t)}function Dc(t){const e=kc,n=t[e(348)][e(460)];return n&&n.is(e(684))}function Fc(t,e){const n=kc;return null==t[n(452)][n(321)]&&t[n(452)][n(529)]==t[n(348)][n(460)]?xc(t[n(348)][n(460)],e):t}function xc(t,e){const n=kc,r=e[n(261)][n(313)](t)||e[n(261)][n(269)](t);return e[n(443)](e[n(285)](t,n(500)),r?e[n(475)](t):e[n(285)](t,n(452)))}function Bc(t,e,n,r,s){const o=kc;if(t[o(369)])return!1;if(!Pc(t,e))return!1;if(n[o(452)][o(545)](r[o(348)]))return!0;if(t[o(480)]!=e[o(480)])return!1;if(!n[o(452)][o(388)](r[o(348)]))return!1;const i=s[o(443)](n[o(452)],r[o(348)])[o(659)]();for(const t of i)if([o(384),o(487)][o(636)](t[o(480)])&&s[o(261)][o(335)](t[o(464)]))return!1;return!0}function Pc(t,e){const n=kc;if(!t[n(342)]||!e[n(342)])return!1;const r=new Set(Object[n(375)](t[n(516)])),s=new Set(Object[n(375)](e[n(516)]));if(r[n(584)](n(674)),s[n(584)](n(674)),0==r[n(393)]&&0==s[n(393)])return!0;if(r[n(393)]!=s[n(393)])return!1;const o={...t[n(516)]},i={...e[n(516)]};return delete o[n(674)],delete i[n(674)],JSON[n(295)](o)==JSON[n(295)](i)}function Uc(t,e){const n=kc,r=jc(t[n(516)]),s=jc(e);if(!t[n(342)])return!1;for(const t of Object[n(375)](s))if(!Fr(r[t],s[t]))return!1;return!0}function jc(t){const e=kc,n=Object[e(282)]({},t);return delete n[e(494)],delete n[e(515)],n}function Gc(){const t=["_editor","isEnabled","PendingActions","canAccept","40746SxABHW","execute","locale","add","remove","discardSuggestion","commands","_removePendingAction","9drLxZc","7286344fJlgSm","PENDING_ACTION_SUGGESTION","get","459178JZzStW","_acceptCommand","3IXxfnz","acceptSuggestion","canEditAt","315BIsVmZ","5908136pcSxCw","stopListening","unbind","destroy","getRanges","plugins","commentThreadController","_pendingAction","view","bind","model","canDiscard","_setPendingAction","change:isDirty","listenTo","52188ubnrWB","8056160VTbzLa","_discardCommand","741310TgUkIf","isDirty"];return(Gc=function(){return t})()}const Vc=Hc;function Hc(t,e){const n=Gc();return(Hc=function(t,e){return n[t-=295]})(t,e)}!function(t){const e=Hc,n=t();for(;;)try{if(788147===-parseInt(e(307))/1+-parseInt(e(319))/2*(parseInt(e(321))/3)+-parseInt(e(325))/4+parseInt(e(324))/5*(parseInt(e(298))/6)+parseInt(e(299))/7+parseInt(e(316))/8*(parseInt(e(315))/9)+-parseInt(e(301))/10)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(335)]=e,this[s(333)]=n,this[s(331)]=r,this[s(303)]=t,this[s(320)]=t[s(313)][s(318)](s(322)),this[s(300)]=t[s(313)][s(318)](s(312)),this[s(333)][s(334)](s(304)).to(this[s(320)],this[s(300)],((t,e)=>t||e)),this[s(333)][s(334)](s(306)).to(this[s(320)],s(304),(t=>t&&this[s(303)][s(335)][s(323)](e[s(329)]()))),this[s(333)][s(334)](s(336)).to(this[s(300)],s(304),(t=>t&&this[s(303)][s(335)][s(323)](e[s(329)]()))),this[s(332)]=null,n[s(302)]&&this[s(295)](),this[s(297)](n,s(322),(()=>this[s(322)]())),this[s(297)](n,s(312),(()=>this[s(312)]())),this[s(297)](n,s(296),(()=>{const t=s;n[t(302)]?this[t(295)]():this[t(314)]()}))}[Vc(322)](){const t=Vc;this[t(320)][t(308)](this[t(335)].id)}[Vc(312)](){const t=Vc;this[t(300)][t(308)](this[t(335)].id)}[Vc(328)](){const t=Vc;this[t(333)][t(327)](t(304)),this[t(333)][t(327)](t(306)),this[t(333)][t(327)](t(336)),this[t(326)](),this[t(331)][t(328)](),this[t(332)]&&this[t(314)]()}[Vc(295)](){const t=Vc,e=Kr(this[t(303)][t(309)],t(317));this[t(332)]=this[t(303)][t(330)][t(318)](t(305))[t(310)](e)}[Vc(314)](){const t=Vc;null!==this[t(332)]&&this[t(303)][t(330)][t(318)](t(305))[t(311)](this[t(332)]),this[t(332)]=null}}function zc(t,e){const n=Xc();return(zc=function(t,e){return n[t-=260]})(t,e)}const Kc=zc;function Xc(){const t=["hasDirtyComment","4175248ijGKTz","showInput","tab","locale","text/html","focusTracker","submit","_createCommentViews","_model","keystrokes","name","CommentView","target","length","fire","join","setData","15125272lWWKWa","canAccept","element","focusables","removeComment","assign","isActive","1749006BZEKjv","50548bZkefQ","commentThread","313956owMPDB","ariaLabel","addComment","_createCommentThreadInputView","value","isDirty","formatDateTime","authoredAt","bind","isEnabled","375208LmBGPY","map","627093rsGZvY","editor","commentThreadInputView","_localUser","isReadOnly","descriptionParts","canDiscard","set","author","content","focusCycler","body","135UCFrRw","disabledSubmit","delegate","textContent","focus","destroy","ariaDescriptionView","parseFromString","shift+tab","SUGGESTION_THREAD_ARIA_LABEL","_config","commentInputView","disableComments","editorConfig","commentsListView","cancel","updateComment","render","SUGGESTION_THREAD_DESCRIPTION"];return(Xc=function(){return t})()}!function(t){const e=zc,n=t();for(;;)try{if(497029===parseInt(e(301))/1+parseInt(e(299))/2+parseInt(e(286))/3+-parseInt(e(287))/4*(-parseInt(e(313))/5)+parseInt(e(289))/6+parseInt(e(262))/7+-parseInt(e(279))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xc);class qc extends s.View{constructor(t,n,r,i){const a=zc;super(t),this[a(327)]=null,this[a(303)]=null,this[a(319)]=new o.AriaDescriptionView(t,Kr(t,a(260))),this[a(308)](a(285),!1),this[a(308)](a(296),n[a(296)]),this[a(297)](a(296)).to(n),this[a(308)](a(306),[]),this[a(308)](a(294),!1),this[a(308)](a(298),!1),this[a(308)](a(280),!1),this[a(308)](a(307),!1),this[a(297)](a(290)).to(this,a(275),n,a(296),this,a(306),((t,e,r)=>{const s=a,o=r[s(300)]((t=>_(t[s(310)])))[s(277)](". ")+".";return Kr(this[s(265)],s(322),[t-1,n[s(309)][s(272)],e?i[s(295)](e):"",(new DOMParser)[s(320)](o,s(266))[s(312)][s(316)]])})),this[a(282)]=new s.ViewCollection,this[a(267)]=new e.FocusTracker,this[a(271)]=new e.KeystrokeHandler,this[a(311)]=new s.FocusCycler({focusables:this[a(282)],focusTracker:this[a(267)],keystrokeHandler:this[a(271)],keystrokeHandlerOptions:{filter:t=>t[a(274)]!==this[a(281)]},actions:{focusPrevious:a(321),focusNext:a(264)}}),this[a(270)]=n,this[a(304)]=r,this[a(323)]=i,i[a(325)]?this[a(308)](a(275),1):this[a(269)]()}[Kc(330)](){const t=Kc;super[t(330)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(282)])}[Kc(317)](){const t=Kc;this[t(281)][t(317)]()}[Kc(318)](){const t=Kc;this[t(327)]&&this[t(327)][t(318)](),this[t(303)]&&this[t(303)][t(318)](),super[t(318)]()}[Kc(269)](){const t=Kc,{CommentsListView:e}=this[t(323)];this[t(327)]=new e(this[t(265)],this[t(270)][t(288)],Object[t(284)]({CommentView:this[t(323)][t(273)]},this[t(323)])),this[t(327)][t(315)](t(283)).to(this),this[t(327)][t(315)](t(329)).to(this),this[t(327)][t(297)](t(285)).to(this),this[t(308)](t(275),this[t(327)][t(275)]+1),this[t(297)](t(275)).to(this[t(327)],t(275),(t=>t+1)),this[t(303)]=this[t(292)](),this.on(t(283),(()=>this[t(317)]())),this[t(297)](t(294)).to(this[t(327)],t(261),this[t(303)][t(324)],t(293),((t,e)=>t||!!e))}[Kc(292)](){const t=Kc,{CommentThreadInputView:e}=this[t(323)],n=new e(this[t(265)],this[t(304)],this[t(323)][t(326)]),r=n[t(324)];return n[t(297)](t(263)).to(this,t(285),this[t(270)][t(288)],t(305),r,t(293),((t,e,n)=>!!n||t&&!e)),r.on(t(268),((e,n)=>{const s=t;this[s(276)](s(291),n),r[s(302)][s(278)]("")})),r.on(t(328),(()=>this[t(317)]())),r[t(297)](t(314)).to(this[t(270)][t(288)],t(305)),n}}const Zc=Yc;function Jc(){const t=["isEnabled","61296PmDxqz","commentThreadInputView","120602AkYIWV","27NDtJOv","push","acceptSuggestion","_descriptionElement","listitem","editorDestroyed","commentsListView","focusables","description","ck-suggestion-wrapper","discardButton","content","formatDateTime","bind","author","div","commentThread","</p>","bindTemplate","disableComments","3161032SPzKOS","ck-rounded-corners","isActive","add","descriptionParts","canDiscard","ariaDescriptionView","5ZMKfkg","getTemplate","canAccept","ck-suggestion-wrapper--active","color","SuggestionView","<p>","setTemplate","set","editorReady","ck-suggestion-","1751888wrCIFq","_config","type","_model","3194569bzgnfd","delegate","render","suggestionView","15338630AxJBzJ","425FKBfuA","discardSuggestion","1338021daEXZL","acceptButton","ariaLabel","ck-suggestion--disabled-comments"];return(Jc=function(){return t})()}function Yc(t,e){const n=Jc();return(Yc=function(t,e){return n[t-=388]})(t,e)}!function(t){const e=Yc,n=t();for(;;)try{if(486938===parseInt(e(437))/1*(-parseInt(e(409))/2)+parseInt(e(402))/3+parseInt(e(430))/4+parseInt(e(400))/5*(-parseInt(e(407))/6)+-parseInt(e(395))/7+parseInt(e(391))/8*(-parseInt(e(410))/9)+parseInt(e(399))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jc);class Qc extends qc{constructor(t,e,n,r){const s=Yc;super(t,e,n,r),this[s(388)](s(393),""),this[s(423)](s(393)).to(this,s(434),(t=>t&&t[0]?t[0][s(393)]:"")),this[s(423)](s(418)).to(this,s(434),this,s(432),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(443)+_(e[n(421)],e[n(441)])+n(427);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(413)]=null,this[s(398)]=new(r[s(442)])(t,e,{formatDateTime:r[s(422)]}),this[s(398)][s(423)](s(418)).to(this),this[s(398)][s(396)](s(412),s(401)).to(this),this[s(398)][s(403)][s(423)](s(406)).to(this,s(439)),this[s(398)][s(420)][s(423)](s(406)).to(this,s(435)),this[s(417)][s(433)](this[s(398)]),this[s(416)]&&this[s(417)][s(433)](this[s(416)]),this[s(408)]&&this[s(417)][s(433)](this[s(408)]),this[s(444)](this[s(438)]())}[Zc(438)](){const t=Zc,e=this[t(428)],n=[this[t(398)]];return this[t(416)]&&n[t(411)](this[t(416)]),this[t(408)]&&n[t(411)](this[t(408)]),n[t(411)](this[t(436)]),{tag:t(425),attributes:{class:["ck",t(431),t(419),e.if(t(432),t(440)),e.to(t(393),(e=>t(390)+e)),this[t(392)][t(429)]&&t(405)],"data-suggestion-id":this[t(394)].id,"data-thread-id":this[t(394)][t(426)].id,"data-author-id":this[t(394)][t(424)].id,tabindex:0,role:t(414),"aria-label":e.to(t(404)),"aria-describedby":this[t(436)].id},children:n}}[Zc(397)](){const t=Zc;super[t(397)](),this[t(416)]&&(this[t(416)][t(396)](t(389)).to(this),this[t(416)][t(396)](t(415)).to(this)),this[t(408)]&&(this[t(408)][t(396)](t(389)).to(this),this[t(408)][t(396)](t(415)).to(this))}}const $c=eu;function tu(){const t=["change:description","focus","bindTemplate","_createButton","EXTERNAL_SUGGESTION","_model","ck-annotation","cancel","bind","2324292tnhbbk","source","EXTERNAL_IMPORT_WORD_AVATAR","acceptButton","userView","ck-suggestion__info-name","focusCycler","ck-annotation__content-wrapper","Accept suggestion","importWord","element","keystrokes","description","_setupKeyboardNavigation","setTemplate","1328216JNMdXE","esc","creator","push","ck-suggestion__user","extendTemplate","div","ck-suggestion__main","1682508EwNJoN","1418482vwnLhO","add","innerHTML","acceptSuggestion","target","EXTERNAL_IMPORT_WORD_SUGGESTION","locale","_config","30ojgCty","getUserViewNotificationText","2YZfUyg","96bhJiuO","discardButton","focusTracker","isExternal","ck-comment__external","discardSuggestion","ck-suggestion","span","getTemplate","presentation","author","querySelector","formatDateTime","ck-annotation__info-name","tab","ck-comment__info-time","execute","14WssbsU","shift+tab","ck-annotation__info-time","time","focusables","ck-suggestion__actions","100844AwsOXK","ck-annotation__actions","ck-annotation__main","11579JMgqSW","set","EXTERNAL_AVATAR","1215808BabDjW","render","getExternalSuggestionNote","listenTo","ck-suggestion__info","authoredAt","ck-suggestion--discard","attributes",".ck-annotation__content-wrapper","name","enter","36tFTTLr","ck-annotation__user","ck-suggestion--accept","100KpZQVk","focusFirst","Discard suggestion","ck-annotation__info","check","fire","@external"];return(tu=function(){return t})()}function eu(t,e){const n=tu();return(eu=function(t,e){return n[t-=421]})(t,e)}!function(t){const e=eu,n=t();for(;;)try{if(822235===parseInt(e(501))/1*(-parseInt(e(474))/2)+-parseInt(e(440))/3+parseInt(e(498))/4*(parseInt(e(472))/5)+-parseInt(e(463))/6*(-parseInt(e(492))/7)+-parseInt(e(455))/8*(-parseInt(e(421))/9)+parseInt(e(424))/10*(parseInt(e(504))/11)+-parseInt(e(475))/12*(parseInt(e(464))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tu);class nu extends s.View{constructor(n,r,i){const a=eu;super(n),this[a(436)]=r,this[a(471)]=i,this[a(502)](a(452),""),this[a(439)](a(509)).to(r),this[a(443)]=this[a(434)](Kr(n,a(448)),t.icons[a(428)],a(423),a(467),"sw"),this[a(476)]=this[a(434)](Kr(n,a(426)),t.icons[a(438)],a(510),a(480),"sw"),this[a(444)]=new o.UserView(n,r[a(485)],this[a(473)]()),this[a(444)][a(460)]({attributes:{class:[a(459),a(422)],"aria-hidden":!0}}),this[a(496)]=new s.ViewCollection([this[a(443)],this[a(476)]]),this[a(477)]=new e.FocusTracker,this[a(451)]=new e.KeystrokeHandler,this[a(446)]=new s.FocusCycler({focusables:this[a(496)],focusTracker:this[a(477)],keystrokeHandler:this[a(451)],actions:{focusPrevious:a(493),focusNext:a(489)},keystrokeHandlerOptions:{filter:t=>t[a(468)]!==this[a(450)]}}),this[a(454)](this[a(483)]())}[$c(505)](){const t=$c;super[t(505)]();const e=this[t(450)][t(486)](t(512));e[t(466)]=this[t(452)],this.on(t(431),((n,r,s)=>{e[t(466)]=s})),this[t(453)]()}[$c(483)](){const t=$c,e=this[t(433)],n=[{tag:t(461),attributes:{class:[t(508),t(427)]},children:[{tag:t(482),children:[{text:this[t(444)][t(513)]}],attributes:{class:[t(445),t(488)]}},{tag:t(495),attributes:{datetime:e.to(t(509)),class:[t(490),t(494)]},children:[{text:e.to(t(509),(e=>this[t(471)][t(487)](e)))}]}]},{tag:t(461),attributes:{class:[t(497),t(499)]},children:[this[t(443)],this[t(476)]]},{tag:t(461),attributes:{class:[t(447)]}}];return this[t(436)][t(478)]&&n[t(458)]({tag:t(461),attributes:{class:[t(479)]},children:[{text:this[t(506)]()}]}),{tag:t(461),attributes:{class:[t(481),t(437)],tabindex:-1},children:[this[t(444)],{tag:t(461),attributes:{class:[t(462),t(500)],role:t(484)},children:n}]}}[$c(432)](){const t=$c;this[t(450)][t(432)]()}[$c(473)](){const t=$c;return this[t(436)][t(478)]?t(449)===this[t(436)][t(511)][t(430)][t(441)]?Kr(this[t(470)],t(442),this[t(436)][t(457)][t(513)]):Kr(this[t(470)],t(503),this[t(436)][t(457)][t(513)]):null}[$c(506)](){const t=$c;return t(449)===this[t(436)][t(511)][t(430)][t(441)]?Kr(this[t(470)],t(469)):Kr(this[t(470)],t(435))}[$c(434)](t,e,n,r,s){const i=$c,a=new o.LateFocusButtonView(this[i(470)]);return a[i(502)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(460)]({attributes:{class:n}}),a.on(i(491),(()=>{const t=i;this[t(429)](r,this[t(436)].id)})),a}[$c(453)](){const t=$c,e=this[t(450)];this[t(451)][t(507)](e);for(const e of this[t(496)])this[t(477)][t(465)](e[t(450)]),this[t(451)][t(507)](e[t(450)]);this[t(451)][t(502)](t(514),((n,r)=>{const s=t;e===n[s(468)]&&(this[s(446)][s(425)](),r())})),this[t(451)][t(502)](t(456),((n,r)=>{const s=t;e!==n[s(468)]&&(this[s(432)](),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=["Annotations","_initializeController","view","activeAnnotations","getRanges","arrowView","model","from","733470FFHiNq","source","editing","toMany","push","menuitem","_handleControllerBuffer","comments","change:previous","246858OUOtOa","_addUIComponentsToFactory","isMultiRange","some","buttonView","acceptAllSuggestions","init","length","has","767176OwHksX","suggestionUnloaded","change:activeAnnotations","_annotationViews","TrackChangesEditing","hasSuggestion","acceptButton","CommentView","discardAllSuggestions","actionView","panelView","suggestionChanged","_createMenuBarMenu","bind","_bindAnnotationToEditors","getJoined","button","commentsListView","getMarkers","delete","commentThread","pluginName","filter","suggestion-","SuggestionView","Accept all suggestions","Accept all selected suggestions","children","comments.maxThreadTotalWeight","_destroyController","1060ZBgClN","previous","TrackChangesUI","config","type","_handleSuggestionControllerDelayed","trackChanges","addSourceCollector","menu","registerAnnotation","getFirstRange","isInContent","SuggestionThreadView","isOn","execute","value","define","_disableComments","locale","Discard all selected suggestions","getDescriptions","_unbindEditors","descriptionParts","destroy","escape","comments.maxCommentCharsWhenCollapsed","editor","acceptSelectedSuggestions","discardSelectedSuggestions","createCommentThreadController","comments.editorConfig","values","activeMarkers","fire","discardButton","suggestionView","isEnabled","innerView","size","reduce","menuitemcheckbox","getAllAdjacentSuggestions","trackChanges.SuggestionThreadView","78bRlkgA","add","_suggestionToController","get","2NOaSug","mainView","1898586erBHtG","focus","remove","getByInnerView","getSuggestion","suggestionLoaded","unbind","lowest","86107SKetgM","descriptionFactory","items","59477RkKZRg","head","Discard all suggestions","CommentsRepository","menuBar:trackChanges","createAnnotation","set","separator","requires","trackChanges.SuggestionView","isDirty","commandName","_createToolbarButton","_updateController","createAnnotationView","getMarkerNames","CommentsUI","348324pIUqFH","Track changes","refreshSelectedViews","trackChanges.disableComments","clear","addComment","plugins","commands","switchbutton","listenTo","comments.maxCommentsWhenCollapsed","4qcKtce","_refreshActiveMarkers","_viewToController","stopListening","EditorAnnotations","keys","delegate","componentFactory"];return(ou=function(){return t})()}function iu(t,e){const n=ou();return(iu=function(t,e){return n[t-=449]})(t,e)}!function(t){const e=iu,n=t();for(;;)try{if(210420===-parseInt(e(548))/1*(parseInt(e(482))/2)+-parseInt(e(512))/3+-parseInt(e(523))/4*(parseInt(e(539))/5)+parseInt(e(478))/6*(-parseInt(e(492))/7)+parseInt(e(557))/8+parseInt(e(484))/9+parseInt(e(587))/10*(parseInt(e(495))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ou);class au extends t.Plugin{static get[su(503)](){const t=su;return[Lc,o.Users,t(498),t(531),t(527)]}static get[su(578)](){return su(589)}constructor(t){const e=su;super(t),this[e(480)]=new Map,this[e(525)]=new Map,this[e(560)]=new Map,this[e(545)]=new Map;const n=this[e(461)][e(590)];n[e(451)](e(477),Qc),n[e(451)](e(504),nu),n[e(451)](e(515),!1),this[e(452)]=n[e(481)](e(515))}[su(592)](t,e){const n=su;0===this[n(545)][n(473)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(545)]){const r=this[t(480)][t(556)](e);r||n?r&&n&&this[t(586)](e):this[t(532)](e)}this[t(545)][t(516)](),this[t(461)][t(518)][t(481)](t(527))[t(514)](),this[t(524)]()}),10),this[n(545)][n(501)](t,e)}[su(554)](){const t=su,e=this[t(461)],n=e[t(518)][t(481)](t(561)),r=e[t(518)][t(481)](t(531)),s=e[t(518)][t(481)](t(527)),o=e[t(518)][t(481)](t(498));this[t(549)](),s[t(594)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(538)](this[e(480)])){const s=t[e(476)](),o=[];for(const t of s){if(!t[e(598)])continue;if(t[e(550)]){o[e(543)](...t[e(535)]());continue}const n=t[e(597)]();if(o[e(555)]>0){const t=o[0][e(572)](n);if(t){o[0]=t;continue}}o[e(543)](n)}n[e(543)]([r[e(533)],o])}return n})),this[t(521)](n,t(489),((e,n)=>{const r=t;this[r(521)](n,r(547),((t,e,s,o)=>{const i=r;n[i(598)]&&(null==s?(this[i(508)](o[i(496)]),this[i(592)](n,!1)):(this[i(508)](s[i(496)]),null==o&&this[i(592)](n,!0)))})),null!==n[r(588)]?this[r(508)](n[r(496)]):this[r(592)](n,!1)})),this[t(521)](n,t(558),((e,n,r)=>{const s=t;this[s(526)](n,s(547)),this[s(545)][s(576)](n),this[s(480)][s(556)](n)&&this[s(586)](n),r&&this[s(508)](r[s(496)])})),this[t(521)](n,t(568),((e,n)=>{this[t(508)](n)})),this[t(521)](r,t(559),(()=>{this[t(524)]()})),this[t(521)](o,t(517),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(562)](r))return;const i=n[o(488)](r);this[o(480)][o(481)](i)[o(533)][o(574)][o(485)](-1)}),{priority:t(491)})}[su(524)](){const t=su,e=this[t(461)][t(518)][t(481)](t(531)),n=this[t(461)][t(518)][t(481)](t(561)),r=Array[t(538)](e[t(534)],(e=>e[t(472)]))[t(579)]((e=>this[t(525)][t(556)](e))),s=[];for(const e of r){const n=this[t(525)][t(481)](e)[t(537)][t(476)]();s[t(543)](...n[t(474)](((e,n)=>[...e,...n[t(510)]()]),[]))}n[t(467)]=s}[su(549)](){const t=su,n=this[t(461)],r=n[t(453)],o=Kr(r,t(513)),i=new e.Collection([{type:t(520),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(593),role:t(475)})},{type:t(502)},{type:t(573),model:new s.ViewModel({withText:!0,label:Kr(r,t(582)),commandName:t(553),role:t(544)})},{type:t(573),model:new s.ViewModel({withText:!0,label:Kr(r,t(583)),commandName:t(462),role:t(544)})},{type:t(573),model:new s.ViewModel({withText:!0,label:Kr(r,t(497)),commandName:t(565),role:t(544)})},{type:t(573),model:new s.ViewModel({withText:!0,label:Kr(r,t(454)),commandName:t(463),role:t(544)})}]);for(const e of i)if(cu(e)){const r=n[t(519)][t(481)](e[t(537)][t(506)]);e[t(537)][t(570)](t(600),t(471)).to(r,t(450),t(471))}n.ui[t(530)][t(479)](t(593),(e=>this[t(507)](e,i,o))),n.ui[t(530)][t(479)](t(499),(e=>this[t(569)](e,i,o)))}[su(507)](t,e,n){const r=su,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(461)][r(519)][r(481)](r(593));o[r(552)][r(501)]({tooltip:n,label:n,icon:ru}),o[r(552)][r(570)](r(600)).to(i,r(450)),o[r(552)].on(r(449),(()=>{const t=r;i[t(449)](),this[t(461)][t(541)][t(533)][t(485)]()})),(0,s.addListToDropdown)(o,e,{role:r(595)});const a=[];for(const t of e)cu(t)&&a[r(543)](this[r(461)][r(519)][r(481)](t[r(537)][r(506)]));const c=o[r(552)];return c[r(566)][r(490)](r(471)),c[r(536)][r(490)](r(471)),c[r(566)][r(570)](r(471)).to(i,r(471)),c[r(536)][r(570)](r(471))[r(542)](a,r(471),((...t)=>t[r(551)]((t=>t)))),o.on(r(449),(t=>{const e=r;this[e(461)][e(449)](t[e(540)][e(506)]),this[e(461)][e(541)][e(533)][e(485)]()})),o}[su(569)](t,e,n){const r=su,o=new s.MenuBarMenuView(t),i=this[r(461)][r(519)][r(481)](r(593));o[r(552)][r(501)]({label:n,icon:ru});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(502)==n[r(591)]){a[r(494)][r(479)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(537)];i[r(570)](...Object[r(528)](c)).to(c),i[r(529)](r(449)).to(o),i.on(r(449),(()=>{const t=r;this[t(461)][t(449)](c[t(506)]),this[t(461)][t(541)][t(533)][t(485)]()})),e[r(584)][r(479)](i),a[r(494)][r(479)](e)}return o[r(570)](r(471)).to(i,r(471)),o[r(567)][r(584)][r(479)](a),o}[su(532)](t){const e=su,n=this[e(461)],r=n[e(590)],s=n[e(518)][e(481)](e(531)),i=n[e(518)][e(481)](e(498)),a=n[e(518)][e(481)](e(527)),c=n[e(518)][e(481)](o.Users).me,u=r[e(481)](e(593))[e(599)],l=r[e(481)](e(593))[e(581)],{CommentsListView:f,CommentThreadInputView:h}=n[e(518)][e(481)](e(511));let g,d,p;this[e(560)][e(556)](t.id)?(d=this[e(560)][e(481)](t.id),g=d[e(483)]):(g=new u(n[e(453)],t,c,{disableComments:this[e(452)],editorConfig:r[e(481)](e(465)),maxCommentsWhenCollapsed:r[e(481)](e(522)),maxThreadTotalWeight:r[e(481)](e(585)),maxCommentCharsWhenCollapsed:r[e(481)](e(460)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(481)](e(453))),CommentView:r[e(481)](e(546))[e(564)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),g[e(470)][e(563)].on(e(449),(()=>{const t=e;n[t(541)][t(533)][t(485)]()})),g[e(470)][e(469)].on(e(449),(()=>{const t=e;n[t(541)][t(533)][t(485)]()})),d=s[e(509)](this[e(461)][e(453)],g),d[e(570)](e(505)).to(g,e(505)),d[e(570)](e(555)).to(g),d[e(570)](e(591)).to(g,e(591),(t=>e(580)+t)),g.on(e(459),(()=>{const t=e;p[t(468)](t(459))})),this[e(560)][e(501)](t.id,d));const m=i[e(464)](t[e(577)],g),I=new Wc(n,t,g,m),E=t[e(476)]()[e(579)]((t=>t[e(598)]));g[e(457)]=n[e(518)][e(481)](e(561))[e(493)][e(455)](E),this[e(480)][e(501)](t,I),this[e(525)][e(501)](g,I),p=s[e(500)]({view:d,target:()=>{const r=e,s=[],i=t[r(476)]()[r(579)]((t=>t[r(598)]));for(const t of i)s[r(543)](...t[r(575)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(541)],s)},type:()=>e(580)+I[e(533)][e(591)]}),i[e(571)](g,p),s[e(479)](p),a[e(596)](p)}[su(586)](t){const e=su,n=this[e(461)][e(518)][e(481)](e(498)),r=this[e(461)][e(518)][e(481)](e(531)),s=this[e(480)][e(481)](t),o=s[e(533)],i=r[e(487)](o);n[e(456)](o),i&&r[e(486)](i),this[e(480)][e(576)](t),this[e(525)][e(576)](o),s[e(458)]()}[su(508)](t){const e=su;if(!t[e(598)]||!this[e(480)][e(556)](t))return;const n=this[e(461)][e(518)][e(481)](e(561)),r=this[e(480)][e(481)](t),s=t[e(476)]();r[e(533)][e(457)]=n[e(493)][e(455)](s)}[su(458)](){const t=su;for(const e of this[t(480)][t(528)]())this[t(586)](e);for(const e of this[t(560)][t(466)]())e[t(483)][t(458)]();super[t(458)]()}}function cu(t){return su(537)in t}var uu=fu;function lu(){var t=["8xDjFSl","488012goXVTf","editor","TrackChanges","adapter","get","155886kXwkUh","addSuggestion","473WaPOLF","plugins","addSuggestionData","getSuggestions","1018dMkVUE","requires","Comments","getSuggestion","pluginName","304670JQXQkW","4792ctTSaN","801yLyvVR","1889830bUdfpn","1028538gmuNdF"];return(lu=function(){return t})()}function fu(t,e){var n=lu();return(fu=function(t,e){return n[t-=317]})(t,e)}!function(t){for(var e=fu,n=t();;)try{if(172770===-parseInt(e(335))/1*(parseInt(e(317))/2)+parseInt(e(333))/3+parseInt(e(327))/4*(-parseInt(e(322))/5)+parseInt(e(326))/6+parseInt(e(328))/7+parseInt(e(323))/8*(parseInt(e(324))/9)+parseInt(e(325))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lu);class hu extends t.Plugin{static get[uu(318)](){return[Lc,au,uu(319)]}static get[uu(321)](){return uu(330)}set[uu(331)](t){var e=uu;this[e(329)][e(336)][e(332)](Lc)[e(331)]=t}get[uu(331)](){var t=uu;return this[t(329)][t(336)][t(332)](Lc)[t(331)]}[uu(334)](t){var e=uu;return this[e(329)][e(336)][e(332)](Lc)[e(337)](t)}[uu(338)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=uu;return this[n(329)][n(336)][n(332)](Lc)[n(338)]({skipNotAttached:t,toJSON:e})}[uu(320)](t){var e=uu;return this[e(329)][e(336)][e(332)](Lc)[e(320)](t)}}const gu=mu;!function(t){const e=mu,n=t();for(;;)try{if(196494===parseInt(e(310))/1+parseInt(e(356))/2*(parseInt(e(344))/3)+-parseInt(e(308))/4+parseInt(e(359))/5*(parseInt(e(329))/6)+-parseInt(e(319))/7*(parseInt(e(354))/8)+-parseInt(e(345))/9+parseInt(e(315))/10*(-parseInt(e(351))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Eu);const du=[gu(303)];class pu extends t.Plugin{static get[gu(309)](){return[Lc]}static get[gu(313)](){return gu(305)}[gu(350)](){const t=gu,n=this[t(328)];if(n[t(333)][t(326)](t(302),(e=>{const r=t,s=n[r(358)][r(349)][r(347)]()[r(296)](((t,e)=>(t[e]="",t)),{});return n[r(332)][r(298)](s,e)})),t(348)!=typeof n[t(333)][t(343)](t(341))[t(304)])throw new e.CKEditorError(t(314))}[gu(352)](t){return Tu(this[gu(328)],!0,t)}[gu(324)](t){return Tu(this[gu(328)],!1,t)}}function mu(t,e){const n=Eu();return(mu=function(t,e){return n[t-=294]})(t,e)}class Iu extends t.Plugin{static get[gu(313)](){return gu(337)}constructor(t){const e=gu;super(t),this[e(317)]=e(357)}[gu(350)](){const t=gu;this[t(328)][t(331)][t(343)](t(306))[t(316)]={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(328)][t(331)][t(343)](t(338))[t(316)]=null}}function Eu(){const t=["992173bBAHWK","addCommentThread","div","execute","createDocumentFragment","getDataWithDiscardedSuggestions","addUser","define","acceptAllSuggestions","editor","1614162GuylGx","data","plugins","constructor","config","discardAllSuggestions","addSuggestionData","set","TrackChangesDataGetter","TrackChangesEditing","destroy","getSuggestions","trackChangesData","remove","get","18423YGQHsE","1070145KvqJvW","users","getRootNames","function","document","init","19789NjoxSl","getDataWithAcceptedSuggestions","getCommentThreads","8NFxbdE","rootsAttributes","62APXsrM","end","model","5vtmqbS","appendChild","getUser","reduce","createElement","create","name","useAnonymousUser","getRootsAttributes","trackChangesData.editorCreator","Pagination","editorCreator","TrackChangesData","CommentsRepository","map","569956vmdEFc","requires","383094mgqsdu","push","getFullData","pluginName","track-changes-data-invalid-editor-creator","1350gLDIOu","_adapter","result","Users"];return(Eu=function(){return t})()}function bu(t){return void 0!==t[gu(301)]}async function Tu(t,e,n){const r=gu,s=(0,o.sanitizeEditorConfig)(t,du);s[r(331)][r(311)](Lc,Iu),s[r(355)]=bu(t)?t[r(301)]():void 0;const i=document[r(323)](),a=t[r(333)][r(343)](r(341))[r(304)],c=await a(s,(()=>function(t){const e=r,n=document[e(297)](e(321));return t[e(294)](n),n}(i)));!function(t,e){const n=r,s=t[n(358)][n(349)][n(347)]()[n(296)](((e,r)=>(e[r]=t[n(330)][n(343)]({rootName:r}),e)),{}),o=t[n(331)][n(343)](n(318))[n(346)][n(307)]((t=>({id:t.id,name:t[n(299)]}))),i=t[n(331)][n(343)](n(338))[n(340)]({skipNotAttached:!0,toJSON:!0}),a=t[n(331)][n(343)](n(306))[n(353)]({skipNotAttached:!0,toJSON:!0}),c=e[n(331)][n(343)](n(318)),u=e[n(331)][n(343)](n(338)),l=e[n(331)][n(343)](n(306));for(const t of l[n(353)]())t[n(342)]();for(const t of o)c[n(295)](t.id)||c[n(325)](t);c.me||c[n(300)]();for(const t of a)l[n(320)](t);for(const t of i)u[n(335)](t);e[n(330)][n(336)](s)}(t,c),c[r(322)](r(e?327:334));const u=bu(c)?c[r(312)](n):c[r(330)][r(343)](n);return await c[r(339)](),u}function _u(t,e){var n=yu();return(_u=function(t,e){return n[t-=335]})(t,e)}function yu(){var t=["11qIaOgG","335195JVkMRE","13310HRRhwt","5123214Yohtzj","24aSXDtf","8YWoOfm","718533JAOmTT","11682264itVNrF","21tgtSUO","54dADGVH","1099910WGDaXG","17192ZKCZhc"];return(yu=function(){return t})()}!function(t){for(var e=_u,n=t();;)try{if(317079===-parseInt(e(335))/1*(-parseInt(e(341))/2)+-parseInt(e(345))/3*(-parseInt(e(344))/4)+parseInt(e(340))/5*(-parseInt(e(336))/6)+parseInt(e(338))/7*(parseInt(e(343))/8)+-parseInt(e(342))/9+-parseInt(e(337))/10*(parseInt(e(339))/11)+parseInt(e(346))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yu)})(),(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})();