@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240524.0 → 0.0.0-nightly-20240525.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>su,TrackChangesData:()=>au,TrackChangesEditing:()=>_c});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=["1749070pWCiNl","7516071ajZOpA","forceDisabled","has","_enabledCommands","4653znVHAt","_isEnabledBasedOnSelection","affectsData","editor","clearForceDisabled","8699593JBslqU","execute","6984336qPbudT","932iBYPvh","refresh","1dVHTsF","3639330lgIRaD","_disableUnsupportedCommands","TrackChangesCommand","value","isEnabled","_enableCommands","commands","3104608hbeyzd"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=374]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(661846===-parseInt(n(397))/1*(-parseInt(n(382))/2)+-parseInt(n(387))/3*(-parseInt(n(395))/4)+parseInt(n(374))/5+parseInt(n(394))/6+-parseInt(n(392))/7+-parseInt(n(381))/8+-parseInt(n(383))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(u);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(386)]=e,this[n(377)]=!1,this[n(396)](),this[n(388)]=!1}[c(396)](){this[c(378)]=!0}[c(393)](){const t=c;this[t(377)]=!this[t(377)],this[t(377)]?this[t(375)]():this[t(379)]()}[c(375)](){const t=c;for(const e of this[t(390)][t(380)][t(380)]())e[t(389)]&&!this[t(386)][t(385)](e)&&e[t(384)](t(376))}[c(379)](){const t=c;for(const e of this[t(390)][t(380)][t(380)]())e[t(389)]&&!this[t(386)][t(385)](e)&&e[t(391)](t(376))}}const h=g;function g(t,e){const n=p();return(g=function(t,e){return n[t-=386]})(t,e)}!function(t,e){const n=g,r=t();for(;;)try{if(365651===-parseInt(n(408))/1*(parseInt(n(397))/2)+-parseInt(n(396))/3+parseInt(n(402))/4*(parseInt(n(403))/5)+parseInt(n(407))/6*(parseInt(n(386))/7)+parseInt(n(395))/8+-parseInt(n(409))/9+-parseInt(n(400))/10*(-parseInt(n(406))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(p);class d extends t.Command{constructor(t,e){const n=g;super(t),this[n(387)]=e,this[n(410)](),this[n(388)]=!1}[h(410)](){this[h(390)]=!0}[h(404)](t){const n=h,r=this[n(387)][n(401)](t);if(!r)throw new e.CKEditorError(n(391),this);const s=r[n(399)]();this[n(405)][n(394)][n(389)](s)&&this[n(405)][n(398)][n(401)](n(393))[n(392)](r)}}function p(){const t=["model","1860256jUYhbl","329058nSYiGh","2mEXhzu","plugins","getRanges","20MANSyb","get","100dUSfsa","25975WMaUQt","execute","editor","765182NHTDAM","499164TvrEgt","22746OoYrCo","779778CmopaJ","refresh","7TVTBEC","_suggestions","_isEnabledBasedOnSelection","canEditAt","isEnabled","track-changes-accept-suggestion-not-found","acceptSuggestion","TrackChangesEditing"];return(p=function(){return t})()}function m(t,e){const n=I();return(m=function(t,e){return n[t-=462]})(t,e)}function I(){const t=["_suggestions","1262960TxemiQ","get","getRanges","discardSuggestion","TrackChangesEditing","866045dQurAz","112yZVkJs","model","plugins","9DqLhYo","track-changes-discard-suggestion-not-found","execute","4pogZEO","5808540fpWvoK","_isEnabledBasedOnSelection","editor","2482890PDHOUa","refresh","1pQVlHK","22721655rxsOCl","isEnabled","568566NokhjS","canEditAt","2221444Ekasjy"];return(I=function(){return t})()}const E=m;!function(t,e){const n=m,r=t();for(;;)try{if(792730===parseInt(n(470))/1*(parseInt(n(475))/2)+parseInt(n(468))/3+parseInt(n(464))/4*(-parseInt(n(482))/5)+parseInt(n(473))/6*(parseInt(n(483))/7)+parseInt(n(477))/8*(parseInt(n(486))/9)+-parseInt(n(465))/10+-parseInt(n(471))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(I);class b extends t.Command{constructor(t,e){const n=m;super(t),this[n(476)]=e,this[n(469)](),this[n(466)]=!1}[E(469)](){this[E(472)]=!0}[E(463)](t){const n=E,r=this[n(476)][n(478)](t);if(!r)throw new e.CKEditorError(n(462),this);const s=r[n(479)]();this[n(467)][n(484)][n(474)](s)&&this[n(467)][n(485)][n(478)](n(481))[n(480)](r)}}function T(t){const e=_;return t[e(466)](((t,n)=>e(455)==t[e(452)]&&e(455)!=n[e(452)]?-1:e(455)!=t[e(452)]&&e(455)==n[e(452)]?1:0))}function _(t,e){const n=A();return(_=function(t,e){return n[t-=425]})(t,e)}function y(t,e){const n=_;let r,s=0;const o=[],i=e[n(426)];for(;s<t[n(441)];){const a=t[s],c=t[s+1];r||(r=e[n(429)](a)),k(e,a,c)||(o[n(450)](e[n(447)](r,i[n(442)](a)?e[n(438)](a):e[n(460)](a,n(434)))),r=null),s++}return o}function A(){const t=["getRanges","10284GHCTte","createPositionBefore","add","5005xzChLM","isIntersecting","isInContent","end","40XuNEky","map","77WuhfGH","createPositionAfter","26195ilEdON","start","length","isObject","isArray","splice","2798EdTkOa","isCollapsed","createRange","join","value","push","next","type","1596368ARxpxe","change","deletion","isMultiRange"," [color ","10852ILpCuJ","isTouching","createPositionAt","color","18YqMTtU","replace","execute","content","sort","679000EclgkH","326493qBsrLg","246dOORzQ","from","schema"];return(A=function(){return t})()}function k(t,e,n){const r=_;if(!n)return!1;const s=t[r(438)](e),o=t[r(429)](n);return s[r(459)](o)}!function(t,e){const n=_,r=t();for(;;)try{if(147699===-parseInt(n(437))/1*(-parseInt(n(445))/2)+-parseInt(n(462))/3*(-parseInt(n(458))/4)+parseInt(n(439))/5*(-parseInt(n(469))/6)+-parseInt(n(467))/7+-parseInt(n(453))/8+-parseInt(n(468))/9*(-parseInt(n(435))/10)+-parseInt(n(431))/11*(-parseInt(n(428))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(A);function C(t,e,n){const r=_;for(;n[r(441)];){const s=n[r(444)](0,100);t[r(454)]((()=>{const t=r;for(const n of s)n[t(433)]&&e[t(464)](n.id)}))}}const L=R;function R(t,e){const n=S();return(R=function(t,e){return n[t-=304]})(t,e)}!function(t,e){const n=R,r=t();for(;;)try{if(808518===parseInt(n(319))/1+parseInt(n(329))/2*(-parseInt(n(311))/3)+-parseInt(n(318))/4*(parseInt(n(307))/5)+-parseInt(n(327))/6*(parseInt(n(315))/7)+parseInt(n(314))/8*(parseInt(n(316))/9)+-parseInt(n(325))/10+parseInt(n(312))/11*(parseInt(n(313))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(S);class N extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(309)]=e,this[r(317)]=n,this[r(308)](),this[r(321)]=!1}[L(308)](){const t=L,e=Array[t(323)](this[t(317)][t(328)]())[t(320)]((e=>e[t(324)]));this[t(305)]=this[t(309)][t(305)]&&e}[L(326)](){const t=L,e=T(Array[t(323)](this[t(317)][t(328)]()));for(const n of e){const e=n[t(306)]();if(!this[t(304)][t(310)][t(322)](e))return}C(this[t(304)][t(310)],this[t(309)],e)}}function S(){const t=["628796IetQRq","1594532TaZksU","some","_isEnabledBasedOnSelection","canEditAt","from","isInContent","8396140PhqzXV","execute","2814kNhWYl","values","874354kJnoKv","editor","isEnabled","getRanges","10EJAvpI","refresh","_command","model","9gYhgXP","1091871lUBCyD","252IQlHrD","1256kBPcfr","17962BuEoSq","45774AnwFPC","_suggestions"];return(S=function(){return t})()}const M=v;function v(t,e){const n=w();return(v=function(t,e){return n[t-=290]})(t,e)}function w(){const t=["document","5MAIjUn","_selectedSuggestions","4741224ExZwSV","getRanges","isEnabled","9070IfXhOq","4gOCfHJ","2188824VYnGfS","values","420029HvNcyc","2213361wpOyls","refresh","selection","4338968eRKEvP","_isEnabledBasedOnSelection","model","9845jFnJTZ","editor","6552855euCNWF","canEditAt","size","_command","execute","from","7ataDQZ","_suggestions"];return(w=function(){return t})()}!function(t,e){const n=v,r=t();for(;;)try{if(549540===parseInt(n(305))/1*(-parseInt(n(302))/2)+parseInt(n(306))/3+parseInt(n(309))/4+parseInt(n(296))/5*(-parseInt(n(298))/6)+-parseInt(n(293))/7*(-parseInt(n(303))/8)+-parseInt(n(314))/9+-parseInt(n(301))/10*(-parseInt(n(312))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(w);class O extends t.Command{constructor(t,e,n){const r=v;super(t),this[r(290)]=e,this[r(294)]=n,this[r(297)]=new Set,this[r(307)](),this[r(310)]=!1}[M(307)](){const t=M,e=this[t(313)][t(311)][t(295)][t(308)],n=Array[t(292)](this[t(294)][t(304)]());this[t(297)]=function(t,e){const n=_,r=Array[n(425)](t[n(427)]()),s=new Set;for(const o of e)if(o[n(433)])for(const e of r)for(const r of o[n(427)]())(e[n(432)](r)||t[n(446)]&&!o[n(456)]&&o[n(451)]&&r[n(434)][n(459)](e[n(440)]))&&s[n(430)](o);return s}(e,n),this[t(300)]=this[t(290)][t(300)]&&!!this[t(297)][t(316)]}[M(291)](){const t=M,e=T(Array[t(292)](this[t(297)]));for(const n of e){const e=n[t(299)]();if(!this[t(313)][t(311)][t(315)](e))return}C(this[t(313)][t(311)],this[t(290)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const B=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var P=Array.prototype.splice;const x=function(t){var e=this.__data__,n=B(e,t);return!(n<0)&&(n==e.length-1?e.pop():P.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=B(e,t);return n<0?void 0:e[n][1]};const j=function(t){return B(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=B(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=x,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const H=V;const z=function(){this.__data__=new H,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const q=function(t){return this.__data__.get(t)};const K=function(t){return this.__data__.has(t)};const X="object"==typeof global&&global&&global.Object===Object&&global;var Q="object"==typeof self&&self&&self.Object===Object&&self;const Y=X||Q||Function("return this")();const J=Y.Symbol;var Z=Object.prototype,$=Z.hasOwnProperty,tt=Z.toString,et=J?J.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=J?J.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Y["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(Y,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Nt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Nt.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:Mt.call(e,t)};const wt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function Ot(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ot.prototype.clear=Lt,Ot.prototype.delete=Rt,Ot.prototype.get=St,Ot.prototype.has=vt,Ot.prototype.set=wt;const Dt=Ot;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(kt||H),string:new Dt}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Pt=function(t,e){var n=t.__data__;return Bt(e)?n["string"==typeof e?"string":"hash"]:n.map};const xt=function(t){var e=Pt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return Pt(this,t).get(t)};const jt=function(t){return Pt(this,t).has(t)};const Gt=function(t,e){var n=Pt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Ft,Vt.prototype.delete=xt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Ht=Vt;const zt=function(t,e){var n=this.__data__;if(n instanceof H){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Ht(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new H(t);this.size=e.size}Wt.prototype.clear=z,Wt.prototype.delete=W,Wt.prototype.get=q,Wt.prototype.has=K,Wt.prototype.set=zt;const qt=Wt;const Kt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Xt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Qt=function(t,e,n){"__proto__"==e&&Xt?Xt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Yt=Object.prototype.hasOwnProperty;const Jt=function(t,e,n){var r=t[e];Yt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Qt(t,e,n)};const Zt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Qt(n,a,c):Jt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Y.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&X.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Ne=function(t,e){return function(n){return t(e(n))}};const Se=Ne(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Re(t))return Se(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const we=function(t){return null!=t&&de(t.length)&&!ct(t)};const Oe=function(t){return we(t)?Ce(t):ve(t)};const De=function(t,e){return t&&Zt(e,Oe(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Be=Object.prototype.hasOwnProperty;const Pe=function(t){if(!at(t))return Fe(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&Be.call(t,r))&&n.push(r);return n};const xe=function(t){return we(t)?Ce(t,!0):Pe(t)};const Ue=function(t,e){return t&&Zt(e,xe(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Y.Buffer:void 0,He=Ve?Ve.allocUnsafe:void 0;const ze=function(t,e){if(e)return t.slice();var n=t.length,r=He?He(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const qe=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Ke=function(){return[]};var Xe=Object.prototype.propertyIsEnumerable,Qe=Object.getOwnPropertySymbols;const Ye=Qe?function(t){return null==t?[]:(t=Object(t),qe(Qe(t),(function(e){return Xe.call(t,e)})))}:Ke;const Je=function(t,e){return Zt(t,Ye(t),e)};const Ze=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Ne(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Ze(e,Ye(t)),t=$e(t);return e}:Ke;const en=function(t,e){return Zt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Ze(r,n(t))};const rn=function(t){return nn(t,Oe,Ye)};const sn=function(t){return nn(t,xe,tn)};const on=At(Y,"DataView");const an=At(Y,"Promise");const cn=At(Y,"Set");const un=At(Y,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=Y.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Nn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=J?J.prototype:void 0,Mn=Sn?Sn.valueOf:void 0;const vn=function(t){return Mn?Object(Mn.call(t)):{}};const wn=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const On=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return wn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Nn(t);case"[object Symbol]":return vn(t)}};var Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Bn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:Fn($e(t))};const Pn=function(t){return te(t)&&"[object Map]"==_n(t)};var xn=_e&&_e.isMap;const Un=xn?Ie(xn):Pn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var Hn="[object Arguments]",zn="[object Function]",Wn="[object Object]",qn={};qn[Hn]=qn["[object Array]"]=qn["[object ArrayBuffer]"]=qn["[object DataView]"]=qn["[object Boolean]"]=qn["[object Date]"]=qn["[object Float32Array]"]=qn["[object Float64Array]"]=qn["[object Int8Array]"]=qn["[object Int16Array]"]=qn["[object Int32Array]"]=qn["[object Map]"]=qn["[object Number]"]=qn[Wn]=qn["[object RegExp]"]=qn["[object Set]"]=qn["[object String]"]=qn["[object Symbol]"]=qn["[object Uint8Array]"]=qn["[object Uint8ClampedArray]"]=qn["[object Uint16Array]"]=qn["[object Uint32Array]"]=!0,qn["[object Error]"]=qn[zn]=qn["[object WeakMap]"]=!1;const Kn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Hn||g&&!o){if(a=u||g?{}:Bn(e),!c)return u?en(e,Ue(a,e)):Je(e,De(a,e))}else{if(!qn[h])return o?e:{};a=On(e,h,c)}}i||(i=new qt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?xe:Oe)(e);return Kt(p||e,(function(s,o){p&&(s=e[o=s]),Jt(a,o,t(s,n,r,o,e,i))})),a};const Xn=function(t){return Kn(t,5)};const Qn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Yn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Jn=/^\w*$/;const Zn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Qn(t))||(Jn.test(t)||!Yn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||Ht),n}$n.Cache=Ht;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=J?J.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Qn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Zn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Qn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Jt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Ht;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=J?J.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Rr="[object Arguments]",Nr="[object Array]",Sr="[object Object]",Mr=Object.prototype.hasOwnProperty;const vr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Nr:_n(t),u=a?Nr:_n(e),l=(c=c==Rr?Sr:c)==Sr,f=(u=u==Rr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new qt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Mr.call(t,"__wrapped__"),d=f&&Mr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new qt),s(p,m,n,r,o)}}return!!h&&(o||(o=new qt),Lr(t,e,n,r,s,o))};const wr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:vr(e,n,r,s,t,o))};const Or=function(t,e){return wr(t,e)};const Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Br=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Pr=function(t,e){return e.length<2?t:Fr(t,Br(e,0,-1))};const xr=function(t,e){return e=ur(e,t),null==(t=Pr(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||xr(t,e)},jr=Vr;function Gr(){const t=["onAttributesChange","3753942TXVmIH","nodeBefore","data","isIntersecting","getRange","commentThread","getContainedElement","substr","get","start","head","set","onAccept","markers","filter","9rWXnvE","discard","_markerNames","16LeuScK","from","authoredAt","delete","5GpMoqu","accept","decorate","removeMarker","getMultiRangeId","setAttribute","_saved","add","_onAttributesChange","toJSON","type","suggestion:","isInContent","subType","hasComments","getFirstRange","449697xwkgbk","addMarkerName","addRange","clear","attributes","8407586KZeUwk","nodeAfter","next","getAllAdjacentSuggestions","getMarkerNames","_model","4167520JmTYBK","getMarkers","_isDataLoaded","isIntersectingWithRange","change","push","isExternal","onDiscard","end","creator","author","_onDiscard","getRanges","createdAt","_onAccept","6215896pSdlHz","split","getFirstMarker","size","567432RTDVYi","10hvjCTQ","@external","isMultiRange","removeMarkers","length","map","getItems","removeAttribute","reduce","1543092jrYUXb","addMarker","previous"];return(Gr=function(){return t})()}function Vr(t,e){const n=Gr();return(Vr=function(t,e){return n[t-=268]})(t,e)}!function(t,e){const n=Vr,r=t();for(;;)try{if(438440===parseInt(n(293))/1+-parseInt(n(303))/2+-parseInt(n(345))/3*(-parseInt(n(325))/4)+-parseInt(n(329))/5*(-parseInt(n(307))/6)+-parseInt(n(274))/7+-parseInt(n(289))/8*(-parseInt(n(322))/9)+parseInt(n(294))/10*(-parseInt(n(268))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Vr;super(),this[n(276)]=!1,this.id=e.id,this[n(339)]=e[n(339)],this[n(342)]=e[n(342)]||null,this[n(284)]=e[n(284)],this[n(283)]=e[n(283)]||e[n(284)],this[n(280)]=Boolean(e[n(349)]&&e[n(349)][n(295)]),this[n(309)]=null,this[n(273)]=t,this[n(288)]=e[n(319)],this[n(285)]=e[n(281)],this[n(337)]=e[n(306)],this[n(324)]=new Set,this[n(287)]=null,this[n(318)](n(327),null),this[n(318)](n(349),e[n(349)]||{}),this[n(318)](n(305),null),this[n(318)](n(270),null),this[n(318)](n(312),null),this[n(318)](n(335),!1),this[n(331)](n(330)),this[n(331)](n(323))}get[jr(317)](){const t=jr;let e=this;for(;e[t(305)];)e=e[t(305)];return e}get[jr(343)](){const t=jr;return!!this[t(312)]&&this[t(312)][t(298)]>0}get[jr(296)](){const t=jr;return 0!=this[t(324)][t(292)]&&6==Array[t(326)](this[t(324)])[0][t(290)](":")[t(298)]}get[jr(341)](){return null!==this[jr(291)]()}[jr(346)](t){const e=jr;this[e(324)][e(336)](t)}[jr(272)](){const t=jr;return Array[t(326)](this[t(324)])}[jr(275)](){const t=jr;return this[t(272)]()[t(299)]((e=>this[t(273)][t(320)][t(315)](e)))[t(321)]((t=>t))}[jr(291)](){return this[jr(275)]()[0]||null}[jr(297)](){const t=jr;this[t(273)][t(278)]((e=>{const n=t;for(const t of this[n(275)]())e[n(332)](t)})),this[t(324)][t(348)]()}[jr(332)](t){const e=jr;this[e(273)][e(278)]((n=>{n[e(332)](t)})),this[e(324)][e(328)](t)}[jr(347)](t){const e=jr,n=e(340)+this[e(339)]+":"+this[e(342)]+":"+this.id+":"+this[e(283)].id+":"+Hr[e(333)]();this[e(346)](n),this[e(273)][e(278)]((r=>{r[e(304)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(277)](t){const e=jr;for(const n of this[e(286)]())if(n[e(310)](t))return!0;return!1}[jr(286)](){const t=jr;return this[t(275)]()[t(299)]((e=>e[t(311)]()))}[jr(300)](){const t=jr;return this[t(286)]()[t(302)](((e,n)=>[...e,...n[t(300)]()]),[])}[jr(344)](){const t=jr;var e;return(null===(e=this[t(291)]())||void 0===e?void 0:e[t(311)]())||null}[jr(313)](){const t=jr,e=this[t(286)]();if(1!=e[t(298)])return null;const n=e[0],r=n[t(316)][t(269)],s=n[t(282)][t(308)];return r instanceof i.Element?r!=s?null:r:null}[jr(330)](){const t=jr;this[t(288)](this[t(286)](),this[t(309)],this[t(349)]),this[t(297)]()}[jr(323)](){const t=jr;this[t(285)](this[t(286)](),this[t(309)],this[t(349)]),this[t(297)]()}[jr(271)](){const t=jr,e=[];let n=this[t(317)];for(;n;)e[t(279)](n),n=n[t(270)];return e}[jr(334)](t,e){const n=jr,r=Xn(this[n(349)]);hr(r,t,e),Or(r,this[n(349)])||(this[n(349)]=r,this[n(337)](r))}[jr(301)](t){const e=jr,n=Xn(this[e(349)]);Ur(n,t),Or(n,this[e(349)])||(this[e(349)]=n,this[e(337)](this[e(349)]))}[jr(338)](){const t=jr;return{id:this.id,type:this[t(342)]?this[t(339)]+":"+this[t(342)]:this[t(339)],authorId:this[t(283)].id,createdAt:this[t(287)],hasComments:this[t(343)],data:this[t(309)],attributes:this[t(349)]}}static[jr(333)](){const t=jr;return(0,e.uid)()[t(314)](1,5)}}function zr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const Wr=qr;function qr(t,e){const n=Kr();return(qr=function(t,e){return n[t-=338]})(t,e)}function Kr(){const t=["key","softBreak","nextSibling","addEmptyContainer","pop","text","isEqual","REPLACE_TEXT","*Merge:* %0","_locale","*Remove:* %0","526732icIRgg","nodeAfter","skip","length","checkChild","function","get","registerAttributeLabel","type","indexOf","remove","removeContainer","$textProxy","registerElementLabel","insertion","match","_schema","2286298lIlhbc","matchingCallback","newValue","end","_itemLabels","4425064GEnubX","registerDescriptionCallback","elementEnd","data","previousSibling","elementStart","314334GgGXYG","join","6BIukRe","normal","_handleRenameSuggestionDescription","Object","isEmpty","format","2206fddshm","_handleInsertRemoveSuggestionDescription","*Split:* %0","EmptyContainer","isInContent","getWalker","isObject","subType","element","add","has","_handleCustomCallbackDescription","*Set format:* %0","_resolveDescriptionItems","*Insert:* %0","$text","addFormat","_handleAttributeSuggestionDescription","removeEmptyContainer","getFirstRange","_customCallbacks","attribute","1052065KNabtR","addContainer","item","17012367xdmtqr","ELEMENT_SPACE","label","*Remove format:* %0","*Change to:* %0","set","map","addObject","_addDescriptionItems","Container","push","quantity","removeObject","$1 $2","start","467nvQKTV","_attributeLabels","getItemLabel","name","_itemLabelsCallbacks","removeFormat","deletion","replace","getDescriptions"];return(Kr=function(){return t})()}!function(t,e){const n=qr,r=t();for(;;)try{if(311907===parseInt(n(419))/1*(-parseInt(n(379))/2)+-parseInt(n(371))/3+parseInt(n(343))/4+-parseInt(n(401))/5+parseInt(n(373))/6*(-parseInt(n(360))/7)+-parseInt(n(365))/8+parseInt(n(404))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kr);class Xr{constructor(t,e){const n=qr;this[n(399)]=[],this[n(364)]=new Map,this[n(423)]=[],this[n(420)]=new Map,this[n(359)]=t,this[n(341)]=e}[Wr(427)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(346)];o++){const i=t[o];if(!i[e(383)])continue;const a=this[e(390)](i);if(a){if(null!=i[e(386)]){if(r[e(389)](i[e(386)]))continue;r[e(388)](i[e(386)])}n[e(414)](a)}else if(e(400)!=i[e(351)])e(357)!=i[e(351)]&&e(425)!=i[e(351)]||this[e(380)](n,i,t[o+1]);else{const t=i[e(368)][e(428)];if(s[e(389)](t))continue;s[e(388)](i[e(368)][e(428)]),t==Tc?this[e(375)](n,i):this[e(396)](n,i)}}return this[e(392)](n)}[Wr(366)](t){const e=Wr;this[e(399)][e(414)](t)}[Wr(356)](t,n,r=e.priorities[Wr(374)]){const s=Wr;s(348)==typeof t?(0,e.insertToPriorityArray)(this[s(423)],{matchingCallback:t,label:n,priority:r}):this[s(364)][s(409)](t,n)}[Wr(350)](t,e){const n=Wr;this[n(420)][n(409)](t,e)}[Wr(421)](t,e=1){const n=Wr;let r;for(const e of this[n(423)])if(e[n(361)](t)){r=e[n(406)];break}return r||(r=this[n(364)][n(349)](t[n(422)])),r?r(e):1!==e?e+" "+t[n(422)]+"s":""+t[n(422)]}[Wr(412)](t,e){const n=Wr,r=e[n(398)]()[n(384)](),s=n(357)==e[n(351)]?n(388):n(353);for(const e of r){const o=e[n(403)],i=t[t[n(346)]-1];if(o.is(n(355)))i&&i[n(351)][n(352)](n(413))>-1&&t[n(432)](),i&&n(433)==i[n(351)]?i[s]+=o[n(368)]:t[n(414)]({type:n(433),add:n(388)==s?o[n(368)]:"",remove:n(353)==s?o[n(368)]:""});else if(this[n(359)][n(385)](o)){const a=o;if(i&&i[n(351)][n(352)](n(413))>-1&&t[n(432)](),n(367)==e[n(351)])continue;i&&i[n(351)]==s+n(376)&&i[n(387)][n(422)]==a[n(422)]?i[n(415)]++:t[n(414)]({type:s+n(376),element:a,quantity:1}),r[n(345)]((t=>!(n(367)==t[n(351)]&&t[n(403)]==o)))}else if(this[n(359)][n(347)](o,n(394))||o.is(n(387),n(429))){const r=o;if(n(388)==s&&n(370)==e[n(351)]||n(353)==s&&n(367)==e[n(351)])continue;if(i&&-1==i[n(351)][n(352)](n(413))){n(433)==i[n(351)]&&(i[s]+="\n");continue}let a;if(a=n(388)==s?r[n(430)]&&!this[n(359)][n(385)](r[n(430)])?r[n(430)]:null:r[n(369)]&&!this[n(359)][n(385)](r[n(369)])?r[n(369)]:null,r[n(377)]||a&&a[n(377)]){const e=a&&a[n(377)]?a:r;i&&i[n(351)]==s+n(382)&&i[n(387)][n(422)]==e[n(422)]?i[n(415)]++:t[n(414)]({type:s+n(382),element:e,quantity:1})}else t[n(414)]({type:s+n(413),element:r})}}}[Wr(392)](t){const e=Wr,n=this[e(341)],r=[],s=[],o=[];for(const i of t)switch(i[e(351)]){case e(433):if(i[e(388)]=i[e(388)][e(426)](/(\S)\u000A+(\S)/g,e(417))[e(426)](/\u000A/g,""),i[e(353)]=i[e(353)][e(426)](/(\S)\u000A+(\S)/g,e(417))[e(426)](/\u000A/g,""),""!=i[e(388)]&&""!=i[e(353)]){r[e(414)]({type:e(426),content:zr(n,e(339),['"'+i[e(353)]+'"','"'+i[e(388)]+'"'])});continue}if(null!=i[e(388)][e(358)](/^ +$/)){r[e(414)]({type:e(357),content:zr(n,e(393),zr(n,e(405),i[e(388)][e(346)]))});continue}if(null!=i[e(353)][e(358)](/^ +$/)){r[e(414)]({type:e(425),content:zr(n,e(342),zr(n,e(405),i[e(353)][e(346)]))});continue}if(""!=i[e(388)]){r[e(414)]({type:e(357),content:zr(n,e(393),'"'+i[e(388)]+'"')});continue}r[e(414)]({type:e(425),content:zr(n,e(342),'"'+i[e(353)]+'"')});continue;case e(431):case e(411):r[e(414)]({type:e(357),content:zr(n,e(393),this[e(421)](i[e(387)],i[e(415)]))});continue;case e(397):case e(416):r[e(414)]({type:e(425),content:zr(n,e(342),this[e(421)](i[e(387)],i[e(415)]))});continue;case e(402):r[e(414)]({type:e(357),content:zr(n,e(381),this[e(421)](i[e(387)],i[e(415)]))});continue;case e(354):r[e(414)]({type:e(425),content:zr(n,e(340),this[e(421)](i[e(387)],i[e(415)]))});continue;case e(395):s[e(414)](i[e(428)]);continue;case e(424):o[e(414)](i[e(428)]);continue;default:r[e(414)](i)}if(s[e(346)]){const t=s[e(410)]((t=>this[e(420)][e(389)](t)?this[e(420)][e(349)](t):t))[e(372)](", ");r[e(414)]({type:e(378),content:zr(this[e(341)],e(391),t)})}if(o[e(346)]){const t=o[e(410)]((t=>this[e(420)][e(389)](t)?this[e(420)][e(349)](t):t))[e(372)](", ");r[e(414)]({type:e(378),content:zr(this[e(341)],e(407),t)})}return r}[Wr(390)](t){const e=Wr;for(const n of this[e(399)]){const r=n(t);if(r&&e(351)in r)return r}}[Wr(396)](t,e){const n=Wr,r=e[n(368)],s=void 0===r[n(362)]?n(424):n(395);t[n(414)]({type:s,key:r[n(428)]})}[Wr(375)](t,e){const n=Wr;t[n(414)]({type:n(378),content:zr(this[n(341)],n(408),this[n(421)](e[n(398)]()[n(418)][n(344)],1))})}[Wr(380)](t,e,n){const r=Wr;if(this[r(412)](t,e),n&&n[r(398)]()&&!e[r(398)]()[r(363)][r(338)](n[r(398)]()[r(418)])){const n=t[t[r(346)]-1],s=r(357)==e[r(351)]?r(388):r(353);n&&r(433)==n[r(351)]&&(n[s]+="\n")}}}function Qr(t,e){const n=Zr();return(Qr=function(t,e){return n[t-=168]})(t,e)}const Yr=Qr;!function(t,e){const n=Qr,r=t();for(;;)try{if(817674===parseInt(n(176))/1*(parseInt(n(183))/2)+parseInt(n(170))/3+parseInt(n(174))/4+parseInt(n(179))/5+-parseInt(n(180))/6+-parseInt(n(184))/7*(-parseInt(n(172))/8)+-parseInt(n(175))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zr);class Jr extends t.Plugin{[Yr(173)](){const t=Yr,e=this[t(178)],n=e[t(169)][t(177)](t(181));e[t(171)][t(177)](t(168))&&n[t(182)](t(168))}}function Zr(){const t=["5296860Ijnlrg","10092996lZbtqU","372041SDLeqm","get","editor","233605GlufxQ","5832276xfDtEm","TrackChangesEditing","enableCommand","4ISQAgI","4763899fYibos","showAIAssistant","plugins","346767JIhFQr","commands","8OgHlsr","afterInit"];return(Zr=function(){return t})()}const $r=es;function ts(){const t=["format","justify","8kISKcU","95487JVQMVm","left","FORMAT_ALIGNMENT","FORMAT_ALIGN_TO_RIGHT","10oWUSGg","FORMAT_ALIGN_TO_LEFT","registerDescriptionCallback","value","plugins","249842rhUkqR","get","commandParams","2CmMlqL","enableDefaultAttributesIntegration","editor","commandName","12XCyOAL","AlignmentEditing","locale","FORMAT_JUSTIFY_TEXT","36MuQZLq","type","descriptionFactory","has","*Format:* %0","afterInit","2024154aTWrez","FORMAT_ALIGN_TO_CENTER","registerBlockAttribute","registerAttributeLabel","337667cghOWa","6191172DmHnyK","right","alignment","formatBlock","6DYbTND","center","TrackChangesEditing","235075vbYXct","_registerLegacyDescription","764666kbYCVD"];return(ts=function(){return t})()}function es(t,e){const n=ts();return(es=function(t,e){return n[t-=274]})(t,e)}!function(t,e){const n=es,r=t();for(;;)try{if(157349===-parseInt(n(285))/1*(-parseInt(n(288))/2)+-parseInt(n(276))/3*(parseInt(n(292))/4)+parseInt(n(314))/5*(-parseInt(n(311))/6)+parseInt(n(316))/7*(-parseInt(n(275))/8)+parseInt(n(302))/9*(-parseInt(n(280))/10)+-parseInt(n(306))/11*(parseInt(n(296))/12)+parseInt(n(307))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ts);class ns extends t.Plugin{[$r(301)](){const t=$r,e=this[t(290)],n=e[t(294)];if(!e[t(284)][t(299)](t(293)))return;const r=e[t(284)][t(286)](t(313));r[t(289)](t(309)),r[t(304)](t(309)),r[t(298)][t(305)](t(309),zr(n,t(278))),this[t(315)]()}[$r(315)](){const t=$r,e=this[t(290)],n=e[t(294)];e[t(284)][t(286)](t(313))[t(298)][t(282)]((e=>{const r=t;if(r(310)!=e[r(297)])return;const{data:s}=e;if(s&&r(309)==s[r(291)]){const t=s[r(287)][0][r(283)];return{type:r(317),content:zr(n,r(300),function(t){const e=r;switch(t){case e(277):return zr(n,e(281));case e(308):return zr(n,e(279));case e(312):return zr(n,e(303));case e(274):return zr(n,e(295))}}(t))}}}))}}function rs(t,e){const n=os();return(rs=function(t,e){return n[t-=102]})(t,e)}const ss=rs;function os(){const t=["1680576vIXBkS","FORMAT_SUBSCRIPT","*Format:* %0","registerDescriptionCallback","FORMAT_UNDERLINE","62194yvksaa","commandName","111843iBDBZM","registerAttributeLabel","editor","slice","18805LGSlvf","BoldEditing","TrackChangesEditing","code","_registerLegacyDescription","12LFtlaC","310NzaZin","registerInlineAttribute","superscript","toLowerCase","formatInline","CodeEditing","format","italic","underline","UnderlineEditing","has","FORMAT_","SubscriptEditing","StrikethroughEditing","SuperscriptEditing","type","FORMAT_ITALIC","afterInit","FORMAT_STRIKETHROUGH","bold","commandParams","FORMAT_BOLD","enableDefaultAttributesIntegration","toUpperCase","FORMAT_CODE","288fwvVhd","subscript","1823412RQvTwN","FORMAT_SUPERSCRIPT","2105047OvxGfJ","get","descriptionFactory","forceValue","ItalicEditing","locale","plugins","strikethrough","1606953jbIIod","*Remove format:* %0"];return(os=function(){return t})()}!function(t,e){const n=rs,r=t();for(;;)try{if(490185===-parseInt(n(103))/1*(parseInt(n(114))/2)+parseInt(n(152))/3+parseInt(n(140))/4*(-parseInt(n(109))/5)+parseInt(n(142))/6+-parseInt(n(144))/7+parseInt(n(154))/8+-parseInt(n(105))/9*(-parseInt(n(115))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(os);const is=[ss(110),ss(148),ss(124),ss(120),ss(128),ss(127),ss(129)];class as extends t.Plugin{[ss(132)](){const t=ss,e=this[t(107)],n=e[t(150)][t(145)](t(111)),r=e[t(149)];for(const s of is){if(!e[t(150)][t(125)](s))continue;const o=s[t(108)](0,-7)[t(118)](),i=t(126)+o[t(138)]();n[t(137)](o),n[t(116)](o),n[t(146)][t(106)](o,zr(r,i))}this[t(113)]()}[ss(113)](){const t=ss,e=this[t(107)],n=e[t(149)],r=e[t(150)][t(145)](t(111));function s(e,s){const o=t;r[o(146)][o(157)]((t=>{const r=o;if(r(119)!=t[r(130)])return;const{data:i}=t;return i&&i[r(104)]===e?i[r(135)][0][r(147)]?{type:r(121),content:zr(n,r(156),s)}:{type:r(121),content:zr(n,r(153),s)}:void 0}))}s(t(134),zr(n,t(136))),s(t(122),zr(n,t(131))),s(t(123),zr(n,t(102))),s(t(112),zr(n,t(139))),s(t(151),zr(n,t(133))),s(t(141),zr(n,t(155))),s(t(117),zr(n,t(143)))}}function cs(){const t=["commandParams","locale","*Remove format:* %0","document","get","54odGzoU","descriptionFactory","plugins","6195800ecnAwB","62728776ZyGHpI","1077106jyvREV","from","commands","800560sJtGVn","markBlockFormat","format","filter","commandName","4776183NFpJTA","parent","*Set format:* %0","BlockQuoteEditing","registerDescriptionCallback","change","ELEMENT_BLOCK_QUOTE","blockQuote","TrackChangesEditing","selection","schema","has","checkChild","name","4SuZXSB","model","value","7qsUXCF","30XiKmTl","$root","getSelectedBlocks","forceValue","enableCommand","afterInit","942455hJzeZi","editor","577919xNZRNR"];return(cs=function(){return t})()}const us=fs;!function(t,e){const n=fs,r=t();for(;;)try{if(796817===-parseInt(n(206))/1+-parseInt(n(172))/2+-parseInt(n(180))/3*(parseInt(n(194))/4)+-parseInt(n(204))/5*(parseInt(n(198))/6)+parseInt(n(197))/7*(-parseInt(n(170))/8)+-parseInt(n(212))/9*(parseInt(n(175))/10)+parseInt(n(171))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(cs);class ls extends t.Plugin{[us(203)](){const t=us,e=this[t(205)],n=e[t(208)];if(!e[t(169)][t(191)](t(183)))return;const r=e[t(169)][t(211)](t(188)),s=this[t(205)][t(174)][t(211)](t(187));r[t(202)](t(187),((n,o={})=>{const i=t,a=this[i(205)][i(195)][i(210)][i(189)],c=o&&void 0!==o[i(201)]?o[i(201)]:!s[i(196)];let u=[];if(c){const t=Array[i(173)](a[i(200)]())[i(178)]((t=>hs(t)||function(t,e){const n=i,r=e[n(192)](t[n(181)],n(187)),s=e[n(192)]([n(199),n(187)],t);return r&&s}(t,this[i(205)][i(195)][i(190)])));u=y(t,e[i(195)])}else{const t=Array[i(173)](a[i(200)]())[i(178)]((t=>hs(t)));u=y(t,e[i(195)])}e[i(195)][i(185)]((()=>{const t=i;for(const e of u)r[t(176)](e,{commandName:t(187),commandParams:[{forceValue:c}]})}))})),r[t(168)][t(184)]((e=>{const r=t,{data:s}=e;if(s&&r(187)==s[r(179)]){const t=zr(n,r(186));return s[r(207)][0][r(201)]?{type:r(177),content:zr(n,r(182),t)}:{type:r(177),content:zr(n,r(209),t)}}}))}}function fs(t,e){const n=cs();return(fs=function(t,e){return n[t-=168]})(t,e)}function hs(t){const e=us;return e(187)==t[e(181)][e(193)]}const gs=ps;function ds(){const t=["18RmiqSX","changeCaseLower","editor","get","enableCommand","CaseChange","afterInit","20lHsLYr","108335cRdrur","17470430ohtFsu","42094602RJXtfy","changeCaseTitle","4LMVWBA","1319313pQsrMQ","1765792TZaOkz","5059904NAeukP","has","3863433iMrOMc","18MfxgNs","TrackChangesEditing","changeCaseUpper","plugins"];return(ds=function(){return t})()}function ps(t,e){const n=ds();return(ps=function(t,e){return n[t-=301]})(t,e)}!function(t,e){const n=ps,r=t();for(;;)try{if(911043===-parseInt(n(316))/1+-parseInt(n(314))/2*(-parseInt(n(315))/3)+parseInt(n(309))/4*(parseInt(n(310))/5)+parseInt(n(320))/6*(-parseInt(n(319))/7)+parseInt(n(317))/8*(parseInt(n(302))/9)+-parseInt(n(311))/10+parseInt(n(312))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ds);class ms extends t.Plugin{[gs(308)](){const t=gs,e=this[t(304)];e[t(301)][t(318)](t(307))&&(e[t(301)][t(305)](t(321))[t(306)](t(322)),e[t(301)][t(305)](t(321))[t(306)](t(303)),e[t(301)][t(305)](t(321))[t(306)](t(313)))}}function Is(){const t=["TrackChangesEditing","39774mByvNx","14mAsXUB","enableCommand","afterInit","12HQhDyw","2042052naUOcR","460UIJCdT","plugins","editor","229048cSGpOz","ckbox","11843590IHARJN","get","32742aHMEVD","1047268eFrZwJ","commands","5aUQOMk","14zVBobb","402045kDXkWi"];return(Is=function(){return t})()}const Es=bs;function bs(t,e){const n=Is();return(bs=function(t,e){return n[t-=251]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(172184===parseInt(n(264))/1*(-parseInt(n(267))/2)+-parseInt(n(265))/3+-parseInt(n(261))/4*(parseInt(n(263))/5)+-parseInt(n(252))/6+-parseInt(n(268))/7*(parseInt(n(256))/8)+-parseInt(n(260))/9*(-parseInt(n(253))/10)+parseInt(n(258))/11*(parseInt(n(251))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Is);class Ts extends t.Plugin{[Es(270)](){const t=Es,e=this[t(255)];e[t(262)][t(259)](t(257))&&e[t(254)][t(259)](t(266))[t(269)](t(257))}}const _s=As;function ys(){const t=["language","has","registerDescriptionCallback","afterInit","name","enableCommand","TrackChangesEditing","plugins","registerElementLabel","indentCodeBlock","editor","2686BjcMiA","23055XNmIsQ","*Remove format:* %0","format","schema","change","7JrXbUa","commandParams","config","1680957AuvMRY","*Set format:* %0","codeBlock","document","locale","902fsNSdX","descriptionFactory","ELEMENT_CODE_BLOCK","14943656IzIvCo","from","parent","commands","selection","isLimit","commandName","value","getSelectedBlocks","label","rootElement","checkChild","404IAXoJa","outdentCodeBlock","type","markBlockFormat","blockName","6412788bqqzus","4163532XChlDt","model","formatBlock","filter","languages","find","get","10IudcCA","13984564aRsaiG","forceValue","toLowerCase","CodeBlock"];return(ys=function(){return t})()}function As(t,e){const n=ys();return(As=function(t,e){return n[t-=295]})(t,e)}!function(t,e){const n=As,r=t();for(;;)try{if(948191===-parseInt(n(304))/1*(-parseInt(n(318))/2)+-parseInt(n(339))/3+-parseInt(n(333))/4*(-parseInt(n(305))/5)+-parseInt(n(338))/6*(-parseInt(n(310))/7)+-parseInt(n(321))/8+parseInt(n(313))/9+parseInt(n(346))/10*(parseInt(n(347))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ys);class ks extends t.Plugin{[_s(296)](){const t=_s,e=this[t(303)];if(!e[t(300)][t(352)](t(350)))return;const n=e[t(300)][t(345)](t(299)),r=e[t(317)],s=e[t(312)][t(345)](t(315))[t(343)],o=e[t(324)][t(345)](t(315));n[t(298)](t(302)),n[t(298)](t(334)),n[t(298)](t(315),((r,i={})=>{const a=t,c=e[a(340)],u=e[a(340)][a(316)][a(325)],l=i&&void 0!==i[a(348)]?i[a(348)]:!o[a(328)];let f;i[a(351)]||(i[a(351)]=s[0][a(351)]),f=l?Array[a(322)](u[a(329)]())[a(342)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(331))&&!e[n(326)](t)&&e[n(332)](t[n(323)],n(315))}(t,c[a(308)]))):Array[a(322)](u[a(329)]())[a(342)]((t=>Cs(t)));const h=y(f,c);c[a(309)]((()=>{const t=a;for(const e of h)n[t(336)](e,{commandName:t(315),commandParams:[{...i,forceValue:l}],formatGroupId:t(337)})}))})),n[t(319)][t(301)](t(315),(e=>zr(r,t(320),e))),n[t(319)][t(295)]((e=>{const n=t;if(n(341)!=e[n(335)])return;const o=r.t,{data:i}=e;if(!i||n(315)!=i[n(327)])return;const a=i[n(311)][0][n(351)],c=o(s[n(344)]((t=>t[n(351)]===a))[n(330)])[n(349)]();return i[n(311)][0][n(348)]?{type:n(307),content:zr(r,n(314),zr(r,n(320),1)+" ("+c+")")}:{type:n(307),content:zr(r,n(306),zr(r,n(320),1))}}))}}function Cs(t){const e=_s;return e(315)==t[e(297)]}function Ls(){const t=["48869jTUrDd","enableCommand","plugins","has","TrackChangesEditing","CommentsEditing","327964nlRysD","get","45512dOyNWA","5YmXMnJ","8024618tSHLRT","152450wiGmXJ","afterInit","495651ZOyjMF","2167962GGiibk","editor","207rfMqJM","242xwzLJn","12elepeO","addCommentThread"];return(Ls=function(){return t})()}const Rs=Ns;function Ns(t,e){const n=Ls();return(Ns=function(t,e){return n[t-=148]})(t,e)}!function(t,e){const n=Ns,r=t();for(;;)try{if(594656===-parseInt(n(160))/1+-parseInt(n(166))/2+parseInt(n(153))/3*(-parseInt(n(158))/4)+parseInt(n(149))/5*(parseInt(n(154))/6)+parseInt(n(150))/7+-parseInt(n(148))/8*(-parseInt(n(156))/9)+parseInt(n(151))/10*(-parseInt(n(157))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ls);class Ss extends t.Plugin{[Rs(152)](){const t=Rs,e=this[t(155)];e[t(162)][t(163)](t(165))&&e[t(162)][t(167)](t(164))[t(161)](t(159))}}var Ms=n(834);function vs(){const t=["bindElementToMarker","isLimit","167020uGqxBe","addClass","span","get","includes","getItems","isBlock","5540440pIRvcU","plugins","getCustomProperty","50eGmjYm","name","hasAttribute","writer","isAtEnd","15003FUZMKm","markerRange","start","getWalker","addHighlight","toViewPosition","elementEnd","schema","ck-suggestion-marker-","previousPosition","model","createRangeOn","2354886ULrfgD","item","ck-suggestion-marker--active","markerName","push","toViewElement","type","8231aExFSn","isContent","760eMaQDK","2600696kvTSvu","activeMarkers","consumable","mapper","createUIElement","TrackChangesEditing","insert","nextSibling","431380bmqAbL","parent","test","6dDhgym","11ZJPTNw"];return(vs=function(){return t})()}function ws(t,e){const n=vs();return(ws=function(t,e){return n[t-=438]})(t,e)}function Os(t,e,n){const r=ws,s=[];for(const o of e[r(462)]())o[r(469)](t)&&s[r(488)](n[r(483)](o));return s}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=ws,s=t[r(465)][r(460)](r(447));return(o,i,a)=>{const c=r;if(!a[c(444)][c(452)](i[c(473)],o[c(468)]))return;const u=i[c(473)][c(475)](),l=i[c(473)][c(474)],f=t[c(482)][c(479)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(485)];d=d||f[c(440)](e);const n=a[c(445)][c(489)](e);if(n&&n[c(466)](c(476)))return;c(478)==t[c(438)]&&f[c(463)](e)&&!f[c(456)](e)&&(e[c(449)]||l[c(471)]?h&&h[c(451)]==e||(h=e,m(t[c(481)]),p=!0):g=g||t[c(481)])}function m(t){const r=c,o=a[r(470)][r(446)](r(459),{class:r(480)+e}),u=a[r(445)][r(477)](t);n&&s[r(443)][r(461)](i[r(487)])&&a[r(470)][r(458)](r(486),o),a[r(470)][r(448)](u,o),a[r(445)][r(455)](o,i[r(487)])}d||p||!g||m(g)}}!function(t,e){const n=ws,r=t();for(;;)try{if(278493===-parseInt(n(439))/1*(parseInt(n(467))/2)+parseInt(n(453))/3*(-parseInt(n(450))/4)+-parseInt(n(457))/5+parseInt(n(484))/6+-parseInt(n(442))/7+-parseInt(n(441))/8*(-parseInt(n(472))/9)+parseInt(n(464))/10*(parseInt(n(454))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vs);const Fs=Ps;function Bs(){const t=["createRange","$graveyard","setSelection","merge","59435DkUCMh","unbindElementFromMarkerName","high","13886OHzjzL","showSuggestionHighlights","enqueueChange","879530IKBmPu","init","addMarker:suggestion:deletion","delete","createSelection","10896156WYqAQW","isCollapsed","1107780YWZtuR","requires","plugins","markerNameToElements","TrackChangesEditing","editor","forward","bind","lock","start","3179364eIKEaG","get","removeMarker:suggestion:deletion","8CVmgxa","model","unit","detach","root","rootName","markerName","document","enableCommand","deleteForward","getFirstRange","uiElement","modifySelection","remove","data","188IEPFmG","downcastDispatcher","fromRange","72mkHhjI","commands","end","options","writer","132WmkYvT","6928845xXwJzu","selection","unlock","batch","editing","buffer","mapper"];return(Bs=function(){return t})()}function Ps(t,e){const n=Bs();return(Ps=function(t,e){return n[t-=414]})(t,e)}!function(t,e){const n=Ps,r=t();for(;;)try{if(660494===-parseInt(n(467))/1*(-parseInt(n(429))/2)+-parseInt(n(449))/3+-parseInt(n(439))/4+parseInt(n(426))/5*(-parseInt(n(470))/6)+parseInt(n(415))/7+parseInt(n(452))/8*(-parseInt(n(437))/9)+parseInt(n(432))/10*(parseInt(n(414))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bs);class xs extends t.Plugin{static get[Fs(440)](){return[Ms.Delete]}[Fs(433)](){const t=Fs,e=this[t(444)],n=e[t(441)][t(450)](t(443));n[t(460)](t(435));const r=e[t(471)][t(450)](t(461));n[t(460)](t(461),((n,s={})=>{const o=t,a=e[o(453)][o(436)](e[o(453)][o(459)][o(416)]);a[o(438)]&&e[o(453)][o(464)](a,{direction:o(445),unit:s[o(454)]});const c=a[o(462)](),u=i.LiveRange[o(469)](c);let l;n(s),l=o(423)==u[o(456)][o(457)]?e[o(453)][o(422)](c[o(448)]):e[o(453)][o(422)](u[o(448)],u[o(472)]),u[o(455)](),e[o(453)][o(431)](r[o(420)][o(418)],(t=>{const e=o;r[e(420)][e(447)](),t[e(424)](t[e(422)](l[e(472)])),r[e(420)][e(417)]()}))})),e[t(419)][t(468)].on(t(434),Ds(e,t(425)),{priority:t(428)}),e[t(466)][t(468)].on(t(434),((n,r,s)=>{const o=t;s[o(473)][o(430)]&&Ds(e,o(425),{showActiveMarker:!1})[o(446)](this)(n,r,s)}),{priority:t(428)}),e[t(419)][t(468)].on(t(451),((e,n,r)=>{const s=t,o=r[s(421)][s(442)](n[s(458)]);if(o)for(const t of o)t.is(s(463))&&(r[s(421)][s(427)](t,n[s(458)]),r[s(474)][s(465)](t))}),{priority:t(428)})}}const Us=Gs;function js(){const t=["execute","getSuggestions","attributes","TodoListEditing","push","_supportLegacySuggestions","getFirstMarker","11237913nkDktn","noTrackChangesFixer","parent","setSelection","listStyle","isNextTo","getRanges","key","config","start","range","getAttribute","todoListCheck","515358HJBubh","bulletedList","change","*Uncheck item*","head","data","*Remove format:* %0","value","1903540jimyIt","nodeAfter","registerPostFixer","descriptionFactory","todoListChecked","default","oldValue","isLocal","containsItem","model","customNumberedList","registerCustomCallback","plugins","*Format:* remove from %0","includes","toUpperCase","registerDescriptionCallback","previousSibling","refresh","next","attribute","listMarkerStyle","map","differ","getFirstRange","locale","numbered","_LIST","deletion","removeMarker","filter","indentList","mergeListItemForward","type","list.multiBlock","110235npvADO","multipleBlocks","todo","setAttribute","FORMAT_INDENT","trackChangesCommand","listType","isObject","listStart","ELEMENT_NUMBERED_LIST","batch","outdentList","*Merge:* %0","_registerLegacyDescription","*Format:* insert into %0","createRange","get","splitListItemBefore","end","listReversed","*Split:* list item","document","*Merge:* list item","checkTodoList","ELEMENT_TODO_LIST","from","184336tDnnaM","commandName","todoList","nextSibling","registerElementLabel","TrackChangesEditing","accept","listIndent","groupId","44SFKrIZ","listMarker","2804431nSHGhM","ELEMENT_BULLETED_LIST","createPositionAt","registerAttributeLabel","ListEditing","registerBlockAttribute","length","afterInit","attributeKey","commandParams","ELEMENT_LIST_ITEM","enableDefaultAttributesIntegration","_getAttributeKey","find","*Check item*","documentList","has","format","forceValue","commands","ELEMENT_","assureChains","bulleted","*Set format:* %0","mergeListItemBackward","formatBlock","listItemId","selection","listItemIdFixer","isUndo","*Change to:* %0","numberedList","detach","schema","editor","_findSuggestions","*Outdent:* %0","*Indent:* %0","suggestion","every","newValue","meta","customBulletedList","fromRange","splitListItemAfter","6FCvPzL","1416000pjxYMW","_suggestionFactory","getChanges"];return(js=function(){return t})()}function Gs(t,e){const n=js();return(Gs=function(t,e){return n[t-=181]})(t,e)}!function(t,e){const n=Gs,r=t();for(;;)try{if(252496===-parseInt(n(214))/1+-parseInt(n(294))/2+parseInt(n(188))/3*(parseInt(n(223))/4)+-parseInt(n(302))/5+parseInt(n(270))/6*(-parseInt(n(225))/7)+-parseInt(n(271))/8+parseInt(n(281))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(js);class Vs extends t.Plugin{[Us(232)](){const t=Us,e=this[t(259)];if(!e[t(314)][t(241)](t(229)))return;const n=e[t(327)],r=e[t(314)][t(204)](t(219)),s=e[t(314)][t(241)](t(277)),o=!!e[t(289)][t(204)](t(187));function i(e){const r=t;return{type:r(242),content:""+zr(n,r(248),e)}}function a(e){const r=t;return{type:r(242),content:""+zr(n,r(300),e)}}r[t(236)](t(256)),r[t(236)](t(295)),r[t(236)](t(312)),r[t(236)](t(267)),r[t(236)](t(184)),r[t(236)](t(199)),r[t(236)](t(269)),r[t(236)](t(205)),r[t(230)](t(251)),r[t(230)](t(194)),r[t(230)](t(221)),o&&(r[t(236)](t(249)),r[t(236)](t(185))),s&&(r[t(236)](t(216)),r[t(236)](t(211)),r[t(230)](t(306)),r[t(305)][t(318)]((e=>{const r=t,{data:s}=e;if(s&&r(306)==s[r(288)])return{type:r(242),content:s[r(265)]?zr(n,r(239)):zr(n,r(297))}})),this[t(259)][t(311)][t(209)][t(304)]((e=>{const n=t;if(e[n(198)][n(254)])return!1;let s=!1;const o=r[n(275)]({skipNotAttached:!0})[n(183)]((t=>n(306)===r[n(237)](t)));for(const t of o)n(190)!=t[n(326)]()[n(290)][n(303)][n(292)](n(194))&&(r[n(260)](t[n(326)](),n(322))[n(238)]((t=>n(194)===r[n(237)](t[n(263)])))||(e[n(182)](t[n(280)]()),s=!0));return s}))),r[t(305)][t(228)](t(221),zr(n,t(192)));const c={type:t(242),content:""};r[t(305)][t(318)]((e=>{const r=t,{data:s}=e;if(!s||r(194)!=s[r(288)])return;let u=e[r(298)];for(;u;){if(u[r(299)]&&((r(285)==u[r(299)][r(288)]||r(323)==u[r(299)][r(288)])&&(u[r(299)][r(265)]&&r(307)!=u[r(299)][r(265)]||r(307)!=u[r(299)][r(308)]&&!s[r(265)])||!o&&u[r(299)][r(288)]==Tc))return c;u=u[r(321)]}if(null==s[r(265)])switch(s[r(308)]){case r(247):return a(zr(n,r(226)));case r(328):return a(zr(n,r(197)));case r(190):return a(zr(n,r(212)))}switch(s[r(265)]){case r(247):return i(zr(n,r(226)));case r(328):return i(zr(n,r(197)));case r(190):return i(zr(n,r(212)))}})),r[t(305)][t(318)]((e=>{const n=t,{data:r}=e;if(r&&n(221)==r[n(288)])return null==r[n(265)]||null==r[n(308)]&&0==r[n(265)]?c:void 0})),r[t(305)][t(318)]((e=>{const r=t;if(r(322)!=e[r(186)])return;const{data:s}=e;if(!s||r(251)!=s[r(288)])return;const o=Hs(e);return r(265)==o?{type:r(242),content:zr(n,r(210))}:r(308)==o?{type:r(242),content:zr(n,r(208))}:c})),e[t(311)][t(209)][t(304)]((e=>this[t(253)](e))),e[t(311)][t(209)][t(304)]((e=>this[t(282)](e))),e[t(311)][t(209)][t(304)]((e=>this[t(246)](e))),this[t(279)]()}[Us(253)](t){const e=Us;if(t[e(198)][e(254)]||!t[e(198)][e(309)])return!1;let n=!1;const r=this[e(259)][e(314)][e(204)](e(219))[e(275)]({skipNotAttached:!0})[e(183)]((t=>t[e(299)]&&e(251)==t[e(299)][e(288)]))[e(183)]((t=>t[e(299)][e(265)]&&t[e(299)][e(308)]));for(const s of r)Hs(s)||(t[e(182)](s[e(280)]()),n=!0);return n}[Us(282)](t){const e=Us;if(t[e(198)][e(254)]||!t[e(198)][e(309)])return!1;const n=this[e(259)][e(314)][e(204)](e(219));if(n[e(193)][e(301)])return!1;let r=!1;const s=[e(194),e(251),e(221),e(285),e(196),e(207),e(293),e(224),e(323)],o=this[e(259)][e(311)][e(209)][e(325)][e(273)]()[e(183)]((t=>e(322)==t[e(186)]))[e(183)]((t=>s[e(316)](t[e(233)])));if(0==o[e(231)])return r;for(const i of o){const o=n[e(260)](i[e(291)],e(322))[e(183)]((t=>!t[e(266)][e(286)]))[e(324)]((t=>t[e(263)]))[e(183)]((t=>{const r=e,o=n[r(237)](t);return s[r(316)](o)}));if(o[e(231)]){for(const n of o)t[e(182)](n[e(280)]());r=!0}}return r}[Us(246)](t){const e=Us;if(t[e(198)][e(254)]||!t[e(198)][e(309)])return!1;const n=this[e(259)][e(314)][e(204)](e(219));let r=!1;const s=[e(194),e(251),e(221),e(285),e(196),e(207),e(293),e(224),e(323)];for(const t of n[e(275)]({skipNotAttached:!0})){const o=n[e(260)](t[e(326)](),e(322))[e(324)]((t=>t[e(263)]))[e(183)]((t=>t[e(299)]&&s[e(316)](t[e(299)][e(288)])));if(!o[e(231)])continue;const a=o[0][e(298)][e(276)][e(222)];if(!o[e(264)]((t=>t[e(276)][e(222)]===a)))for(const t of o)i(t,a)&&(r=!0)}return r;function o(t,r){const s=e;for(const e of n[s(275)]({skipNotAttached:!0})[s(183)]((e=>s(322)==e[s(186)]&&e[s(276)][s(222)]==t)))e[s(191)](s(222),r)}function i(t,n){const r=e;let s=t[r(298)],i=!1;for(;s;)s[r(276)][r(222)]!=n&&(o(s[r(276)][r(222)],n),s[r(191)](r(222),n),i=!0),s=s[r(321)];return i}}[Us(279)](){const t=Us,e=this[t(259)],n=e[t(327)],r=e[t(314)][t(204)](t(219));this[t(201)](),r[t(272)][t(313)](t(250),t(240),t(220),(function(n,r){const s=t,o=[];for(let t of n)t[s(290)][s(303)]===t[s(206)][s(283)]&&(t=e[s(311)][s(203)](e[s(311)][s(227)](t[s(290)][s(303)],0))),o[s(278)](t);e[s(311)][s(296)]((t=>{const n=s,a=e[n(311)][n(209)][n(252)],c=Array[n(213)](a[n(287)]())[n(324)]((t=>i.LiveRange[n(268)](t)));t[n(284)](o),e[n(244)][n(204)](r[n(215)])[n(320)](),r[n(234)][n(278)]({forceDefaultExecution:!0}),e[n(274)](r[n(215)],...r[n(234)]),t[n(284)](c);for(const t of c)t[n(257)]()}))})),r[t(305)][t(218)]((function(n){const r=t,s=!e[r(311)][r(258)][r(195)](n),o=n[r(319)],i=n[r(217)],a=n[r(292)](r(251)),c=!o||o[r(292)](r(251))!==a,u=!i||i[r(292)](r(251))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(235),e)))}[Us(201)](){const t=Us,e=this[t(259)],n=e[t(327)];function r(n){const r=t,s=e[r(244)][r(204)](r(295))[r(301)],o=e[r(244)][r(204)](r(256))[r(301)];return r(256)===n?s:o}e[t(314)][t(204)](t(219))[t(305)][t(318)]((function(s){const o=t;if(o(250)!=s[o(186)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(215)]){case o(295):u=i[o(234)][0][o(243)],l=r(i[o(215)]),a=o(u?202:315),!l&&e[o(289)][o(204)](o(187))||(a=o(255)),c={type:o(242),content:zr(n,a,zr(n,o(226)))};break;case o(256):u=i[o(234)][0][o(243)],l=r(i[o(215)]),a=o(u?202:315),!l&&e[o(289)][o(204)](o(187))||(a=o(255)),c={type:o(242),content:zr(n,a,zr(n,o(197)))};break;case o(184):a=o(262),c={type:o(242),content:zr(n,a,zr(n,o(235)))};break;case o(199):a=function(t){const e=o,n=t[e(326)]();let r=n[e(290)][e(303)];for(;r&&n[e(310)](r);){if(r[e(292)](e(221))>0)return!1;r=r[e(217)]}return!0}(s)?zr(n,o(315),zr(n,function(t){const e=o;return e(245)+t[e(326)]()[e(290)][e(303)][e(292)](e(194))[e(317)]()+e(329)}(s))):zr(n,o(261),zr(n,o(235))),c={type:o(242),content:a};break;case o(249):case o(185):!1===i[o(189)]&&(a=o(200),c={type:o(181),content:zr(n,a,zr(n,o(235)))})}return c}))}}function Hs(t){const e=Us;let n=t[e(326)]()[e(290)][e(303)][e(319)];for(;n;){const r=n[e(292)](e(251));if(!r)return!1;if(r==t[e(299)][e(265)])return e(265);if(r==t[e(299)][e(308)])return e(308);n=n[e(319)]}return!1}const zs=qs;!function(t,e){const n=qs,r=t();for(;;)try{if(664293===-parseInt(n(371))/1*(parseInt(n(375))/2)+-parseInt(n(353))/3+-parseInt(n(372))/4+-parseInt(n(397))/5+parseInt(n(386))/6*(parseInt(n(363))/7)+parseInt(n(362))/8*(-parseInt(n(312))/9)+parseInt(n(376))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ks);class Ws extends t.Plugin{[zs(311)](){const t=zs;if(!this[t(317)][t(335)][t(350)](t(337)))return;const e=this[t(317)][t(318)][t(348)](t(384)),n=this[t(317)][t(335)][t(348)](t(387));e[t(330)]&&(n[t(347)](t(373)),n[t(342)](t(373))),e[t(349)]&&(n[t(347)](t(359)),n[t(342)](t(359))),e[t(381)]&&(n[t(347)](t(351)),n[t(342)](t(351)));const r={type:t(344),content:""};n[t(331)][t(316)](this[t(401)][t(380)](this));const s=this[t(317)][t(374)];n[t(331)][t(390)](t(359),zr(s,t(389))),n[t(331)][t(316)]((e=>{const n=t,{data:s}=e;if(s&&n(359)==s[n(325)])return null==s[n(361)]||0==s[n(361)]&&null==s[n(333)]?r:void 0})),n[t(331)][t(390)](t(351),zr(s,t(352))),n[t(331)][t(316)]((e=>{const n=t,{data:s}=e;if(s&&n(351)==s[n(325)])return null==s[n(361)]||1==s[n(361)]&&null==s[n(333)]?r:void 0})),this[t(317)][t(336)][t(402)][t(321)]((e=>{const r=t;if(e[r(340)][r(360)])return!1;let s=!1;const o=n[r(341)]({skipNotAttached:!0})[r(332)]((t=>{const e=r,s=n[e(320)](t);return e(351)==s||e(359)==s}));for(const t of o){const o=t[r(367)]()[r(366)][r(313)][r(379)](r(345));r(393)!=o&&r(391)!=o&&(n[r(400)](t[r(367)](),r(370))[r(346)]((t=>r(345)==n[r(320)](t[r(315)])))||(e[r(385)](t[r(343)]()),s=!0))}return s})),this[t(327)]()}[zs(401)](t){const e=zs,n=this[e(317)][e(374)],{data:r}=t,s={type:e(344),content:""};if(!r||e(373)!=r[e(325)])return;if(!r[e(333)])return e(383)==r[e(361)]?s:{type:e(344),content:""+zr(n,e(369),zr(n,this[e(319)](r[e(361)])))};if(!r[e(361)]){if(e(383)==r[e(333)])return s;let o=t[e(323)];for(;o;){if(o[e(355)]&&e(345)==o[e(355)][e(325)]&&o[e(355)][e(361)])return s;o=o[e(365)]}return{type:e(344),content:""+zr(n,e(399),zr(n,this[e(319)](r[e(333)])))}}if(e(383)!=r[e(361)])return{type:e(344),content:""+zr(n,e(369),zr(n,this[e(319)](r[e(361)])))};let o=t[e(323)];for(;o;){if(o[e(355)]&&e(345)==o[e(355)][e(325)]&&o[e(355)][e(361)]&&o[e(355)][e(333)])return s;o=o[e(365)]}const i=t[e(367)]()[e(366)][e(313)][e(379)](e(345));return{type:e(344),content:zr(n,e(369),zr(n,e(368)+i[e(392)]()+e(358)))}}[zs(327)](){const t=zs,e=this[t(317)],n=e[t(374)];e[t(335)][t(348)](t(387))[t(331)][t(316)]((e=>{const r=t;if(r(394)!=e[r(388)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(338)]){case r(373):o=r(396),i={type:r(344),content:zr(n,o,zr(n,this[r(319)](s[r(314)][0][r(388)])))};break;case r(359):o=s[r(314)][0][r(349)]?r(382):r(322),i={type:r(344),content:zr(n,o)};break;case r(351):o=r(395),i={type:r(344),content:zr(n,o,s[r(314)][0][r(381)])}}return i}))}[zs(319)](t){const e=zs;return e(368)+function(t){const n=e;return Xs[n(364)](t)?n(334):Qs[n(364)](t)?n(393):null}(t)[e(392)]()+e(357)+t[e(392)]()[e(329)](/-/g,"_")}}function qs(t,e){const n=Ks();return(qs=function(t,e){return n[t-=311]})(t,e)}function Ks(){const t=["*Format:* set order to regular","head","square","key","disc","_registerLegacyDescription","upper-roman","replace","styles","descriptionFactory","filter","oldValue","bulleted","plugins","model","ListPropertiesEditing","commandName","decimal","batch","getSuggestions","registerBlockAttribute","getFirstMarker","format","listType","find","enableDefaultAttributesIntegration","get","reversed","has","listStart","FORMAT_LIST_START","2340777sQzMYz","lower-latin","data","circle","_LIST_","_LIST_DEFAULT","listReversed","isUndo","newValue","296ChSmAo","133VmCxpg","includes","next","start","getFirstRange","ELEMENT_","*Set format:* %0","attribute","346gyWPBx","4465328iGpClD","listStyle","locale","7028zTfICJ","41996230qVmTPo","lower-roman","upper-latin","getAttribute","bind","startIndex","*Format:* set order to reversed","default","list.properties","removeMarker","220302kJjMJr","TrackChangesEditing","type","FORMAT_LIST_REVERSED","registerAttributeLabel","customNumbered","toUpperCase","numbered","formatBlock","*Format:* set start index to %0","*Change to:* %0","5149525XPMJgk","decimal-leading-zero","*Remove format:* %0","_findSuggestions","handleDescriptions","document","afterInit","22041AFqlos","nodeAfter","commandParams","suggestion","registerDescriptionCallback","editor","config","_getTranslationKeyForListStyle","_getAttributeKey","registerPostFixer"];return(Ks=function(){return t})()}const Xs=[zs(326),zs(356),zs(324)],Qs=[zs(339),zs(398),zs(377),zs(328),zs(354),zs(378)];var Ys=n(507);const Js=$s;function Zs(){const t=["document","enter","options","high","createPositionAt","downcastDispatcher","split","commands","showSuggestionHighlights","get","bind","unbindElementFromMarkerName","getFirstRange","478884juHoPk","334996FPmcUq","markInsertion","nextSibling","setSelection","addMarker:suggestion:insertion","TrackChangesEditing","getFirstPosition","parent","requires","1QbcrHr","2257029ZUWrDM","88VZqELG","988660IfQlzW","createRange","editing","editor","354700kKDFlV","ck-suggestion-marker-split","fire","data","mapper","markerNameToElements","plugins","change","3QoqBpe","end","model","removeMarker:suggestion:insertion","markerName","21ARWtES","hasClass","enableCommand","140504UUAUDU","afterExecute","1575834FDsMnD","writer","fromRange","detach","init","selection","remove","enterBlock"];return(Zs=function(){return t})()}function $s(t,e){const n=Zs();return($s=function(t,e){return n[t-=217]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(247982===parseInt(n(261))/1*(-parseInt(n(252))/2)+-parseInt(n(220))/3*(-parseInt(n(251))/4)+parseInt(n(268))/5+-parseInt(n(230))/6+parseInt(n(225))/7*(-parseInt(n(228))/8)+-parseInt(n(262))/9+-parseInt(n(264))/10*(-parseInt(n(263))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zs);class to extends t.Plugin{static get[Js(260)](){return[Ys.Enter]}[Js(234)](){const t=Js,e=this[t(267)],n=e[t(218)][t(247)](t(257)),r=e[t(245)][t(247)](t(239));n[t(227)](t(239),(()=>{const s=t;e[s(222)][s(219)]((t=>{const o=s,a=e[o(222)][o(238)][o(235)],c=a[o(258)](),u=i.LiveRange[o(232)](a[o(250)]());if(r[o(237)](t)){const r=e[o(222)][o(242)](c[o(259)][o(254)],0),s=t[o(265)](c,r);n[o(253)](s)}else t[o(255)](t[o(265)](u[o(221)]));u[o(233)](),r[o(270)](o(229),{writer:t})}))})),e[t(266)][t(243)].on(t(256),Ds(e,t(244)),{priority:t(241)}),e[t(266)][t(243)].on(t(223),((e,n,r)=>{const s=t,o=r[s(272)][s(217)](n[s(224)]);if(o)for(const t of o)t[s(226)](s(269))&&(r[s(272)][s(249)](t,n[s(224)]),r[s(231)][s(236)](t))}),{priority:t(241)}),e[t(271)][t(243)].on(t(256),((n,r,s)=>{const o=t;s[o(240)][o(246)]&&Ds(e,o(244),{showActiveMarker:!1})[o(248)](this)(n,r,s)}),{priority:t(241)})}}const eo=no;function no(t,e){const n=ro();return(no=function(t,e){return n[t-=190]})(t,e)}function ro(){const t=["9LddzfX","3670jWQJyt","suggestion:deletion","string","get","start","32fRrVBj","FindAndReplaceUtils","26aHsDsf","findByTextCallback","has","4500138qjhYCE","2168740EtmreP","model","replace","findNext","getMarkersGroup","FindAndReplaceEditing","handleFindCommand","findPrevious","editor","afterInit","getIntersection","filter","134421gUaWcR","createPositionAt","6605560pyYRJo","replaceAll","markers","end","284495DkKNfP","createRange","item","38649PQKaII","find","TrackChangesEditing","plugins","_isInDeletionRange","15059xniwaB","enableCommand","getRange","bind"];return(ro=function(){return t})()}!function(t,e){const n=no,r=t();for(;;)try{if(610183===parseInt(n(190))/1+parseInt(n(216))/2*(parseInt(n(199))/3)+parseInt(n(214))/4*(-parseInt(n(196))/5)+parseInt(n(219))/6+-parseInt(n(220))/7+-parseInt(n(192))/8*(-parseInt(n(208))/9)+-parseInt(n(209))/10*(parseInt(n(204))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[eo(229)](){const t=eo;if(!this[t(228)][t(202)][t(218)](t(225)))return;const e=this[t(228)][t(202)][t(212)](t(201));e[t(205)](t(200),this[t(226)][t(207)](this)),e[t(205)](t(223)),e[t(205)](t(227)),e[t(205)](t(222)),e[t(205)](t(193))}[eo(226)](t,e,n={}){const r=eo,s=this[r(228)][r(202)][r(212)](r(215));return t((t=>(r(211)==typeof e?s[r(217)](e,n):e)(t)[r(231)]((e=>!1===this[r(203)](e,t[r(198)])))),n)}[eo(203)](t,e){const n=eo,r=this[n(228)][n(221)][n(197)](this[n(228)][n(221)][n(191)](e,t[n(213)]),this[n(228)][n(221)][n(191)](e,t[n(195)]));for(const t of this[n(228)][n(221)][n(194)][n(224)](n(210)))if(null!==r[n(230)](t[n(206)]()))return!0;return!1}}const oo=io;function io(t,e){const n=ao();return(io=function(t,e){return n[t-=187]})(t,e)}function ao(){const t=["*Reset font color*","FORMAT_FONT_COLOR","model","*Set font size:* %0","has","locale","normalizeSizeOptions","*Set font family:* %0","fontSize.options","editor","6339392lDqmfb","*Set font color:* %0","*Reset font size*","FORMAT_FONT_BACKGROUND","descriptionFactory","format","*Set font background color:* %0","label","FontColorEditing","FontSizeEditing","fontFamily","find","registerInlineAttribute","commandParams","_registerLegacyDescription","fontBackgroundColor.colors","*Reset font family*","registerAttributeLabel","trim","1551417LzLkEe","get","*Reset font background color*","15QKAIST","7268808aiAzQL","fontColor","6646805zmEvbE","value","commandName","134213bPyNgv","enableDefaultAttributesIntegration","58538sSnVNJ","formatInline","FORMAT_FONT_FAMILY","plugins","afterInit","10499800cuXfRK","registerDescriptionCallback","FontSize","fontSize","config","FontFamilyEditing","TrackChangesEditing","type","toLowerCase","title","fontColor.colors","FORMAT_FONT_SIZE","FontBackgroundColorEditing","fontBackgroundColor"];return(ao=function(){return t})()}!function(t,e){const n=io,r=t();for(;;)try{if(858683===parseInt(n(217))/1+-parseInt(n(219))/2*(-parseInt(n(211))/3)+parseInt(n(189))/4+-parseInt(n(214))/5+-parseInt(n(212))/6+parseInt(n(208))/7+parseInt(n(224))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ao);const co=[{pluginName:oo(198),commandName:oo(227)},{pluginName:oo(229),commandName:oo(199)},{pluginName:oo(197),commandName:oo(213)},{pluginName:oo(236),commandName:oo(237)}];class uo extends t.Plugin{[oo(223)](){const t=oo,e=this[t(188)][t(243)],n=this[t(188)][t(222)][t(209)](t(230));for(const{pluginName:e,commandName:r}of co)this[t(188)][t(222)][t(242)](e)&&(n[t(218)](r),n[t(201)](r));e.t,n[t(193)][t(206)](t(227),zr(e,t(235))),n[t(193)][t(206)](t(199),zr(e,t(221))),n[t(193)][t(206)](t(213),zr(e,t(239))),n[t(193)][t(206)](t(237),zr(e,t(192))),this[t(203)]()}[oo(203)](){const t=oo,e=this[t(188)],n=e[t(243)];e[t(222)][t(209)](t(230))[t(193)][t(225)]((e=>{const r=t,o=n.t;if(r(220)!=e[r(231)])return;const{data:i}=e;if(null!=i){if(r(227)==i[r(216)]){const t=i[r(202)][0][r(215)];if(t){const e=o(this[r(188)][r(222)][r(209)](r(226))[r(244)](this[r(188)][r(228)][r(209)](r(187)))[r(200)]((e=>e[r(240)]==t))[r(233)])[r(232)]();return{type:r(194),content:zr(n,r(241),e)}}return{type:r(194),content:zr(n,r(191))}}if(r(199)==i[r(216)]){const t=i[r(202)][0][r(215)];return t?{type:r(194),content:zr(n,r(245),t)}:{type:r(194),content:zr(n,r(205))}}if(r(213)==i[r(216)]){const t=i[r(202)][0][r(215)];if(t){const e=(0,s.normalizeColorOptions)(this[r(188)][r(228)][r(209)](r(234)))[r(200)]((e=>e[r(240)]==t));let i=t,a="";return e&&(i=e[r(196)],a=o(i)[r(232)]()),{type:r(194),content:zr(n,r(190),a)[r(207)](),color:{value:t,title:a||i}}}return{type:r(194),content:zr(n,r(238))}}if(r(237)==i[r(216)]){const t=i[r(202)][0][r(215)];if(t){const e=(0,s.normalizeColorOptions)(this[r(188)][r(228)][r(209)](r(204)))[r(200)]((e=>e[r(240)]==t));let i=t,a="";return e&&(i=e[r(196)],a=o(i)[r(232)]()),{type:r(194),content:zr(n,r(195),a)[r(207)](),color:{value:t,title:a||i}}}return{type:r(194),content:zr(n,r(210))}}}}))}}const lo=fo;function fo(t,e){const n=ho();return(fo=function(t,e){return n[t-=325]})(t,e)}function ho(){const t=["plugins","entries","fontColor.colors","*Remove all formatting*","toUpperCase","963014GYMJSR","commands","4218060eKwrNB","registerDescriptionCallback","copyFormat","8344uGBqKm","find","model","enableDefaultAttributesIntegration","boolean","974583izypsz","config","normalizeSizeOptions","join","type","formatBlock","afterInit","slice","*Set format to:* %0","descriptionFactory","label","format","TrackChangesEditing","get","commandName","push","locale","fontSize","formatInline","_registerLegacyDescription","title","3990xDJxoy","split","FontSize","editor","fontBackgroundColor","length","1540105fzKqXn","fontSize.options","pasteFormat","fontColor","1192580GjavbY","987620AXwQWs","commandParams","toLowerCase","charAt","enableCommand"];return(ho=function(){return t})()}!function(t,e){const n=fo,r=t();for(;;)try{if(738969===parseInt(n(336))/1+-parseInt(n(325))/2+parseInt(n(346))/3+parseInt(n(326))/4+-parseInt(n(373))/5+parseInt(n(338))/6+-parseInt(n(367))/7*(parseInt(n(341))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ho);class go extends t.Plugin{[lo(352)](){const t=lo,e=this[t(370)],n=e[t(331)][t(359)](t(358)),r=e[t(337)][t(359)](t(340)),s=e[t(337)][t(359)](t(375));r&&s&&(n[t(344)](t(375)),n[t(330)](t(340)),this[t(365)]())}[lo(365)](){const t=lo,e=this[t(370)],n=e[t(362)];e[t(331)][t(359)](t(358))[t(355)][t(339)]((r=>{const s=t;if(s(351)!=r[s(350)]&&s(364)!=r[s(350)])return;const{data:o}=r;if(o&&s(375)===o[s(360)]){const t=[],r=o[s(327)][0];for(const[n,o]of Object[s(332)](r))t[s(361)](po(e,n,o));return t[s(372)]?{type:s(357),content:zr(n,s(354),t[s(349)](", "))}:{type:s(357),content:zr(n,s(334))}}}))}}function po(t,e,n){const r=lo,o=t[r(362)].t,i=e[r(368)](/(?=[A-Z])/)[r(349)](" "),a=o(i[r(329)](0)[r(335)]()+i[r(353)](1))[r(328)]();if(r(345)==typeof n)return a;if(r(376)===e||r(371)===e){const e=(0,s.normalizeColorOptions)(t[r(347)][r(359)](r(333)))[r(342)]((t=>t[r(343)]==n));return a+" ("+(e?o(e[r(356)])[r(328)]():n)+")"}if(r(363)===e&&isNaN(parseFloat(n))){const e=t[r(331)][r(359)](r(369))[r(348)](t[r(347)][r(359)](r(374)))[r(342)]((t=>t[r(343)]==n));return a+" ("+(e?o(e[r(366)])[r(328)]():n)+")"}return a+" ("+n+")"}const mo=Io;function Io(t,e){const n=Eo();return(Io=function(t,e){return n[t-=155]})(t,e)}function Eo(){const t=["HeadingEditing","3662guMviX","1280260assmxk","_getHeadingLevel","config","editor","locale","43724cXBrvm","view","commandName","name","type","afterInit","132vBWWCA","heading","_registerLegacyDescription","formatBlock","TrackChangesEditing","48ViSvGg","ELEMENT_HEADING","ELEMENT_HEADING_CUSTOM","registerElementLabel","9024000lfEYhl","paragraph","86335EuFDRi","plugins","7ArWfbF","commandParams","match","2108160HLmcIm","registerDescriptionCallback","heading.options","model","get","find","*Change to:* %0","title","descriptionFactory","172iqmXKy","enableDefaultAttributesIntegration","format","_headingOptions","value","11cNYgxw","has","1705416ZqgtEt"];return(Eo=function(){return t})()}!function(t,e){const n=Io,r=t();for(;;)try{if(224665===-parseInt(n(164))/1*(-parseInt(n(155))/2)+parseInt(n(181))/3*(parseInt(n(170))/4)+parseInt(n(187))/5*(parseInt(n(176))/6)+-parseInt(n(189))/7*(-parseInt(n(162))/8)+-parseInt(n(192))/9+parseInt(n(165))/10*(parseInt(n(160))/11)+-parseInt(n(185))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[mo(175)](){const t=mo,e=this[t(168)];if(!e[t(188)][t(161)](t(163)))return;this[t(158)]=e[t(167)][t(196)](t(194));const n=e[t(169)],r=e[t(188)][t(196)](t(180));r[t(156)](t(177));for(const e of this[t(158)])t(186)!=e[t(195)]&&r[t(200)][t(184)](e[t(195)],(n=>{const r=t,i=this[r(166)](e[r(195)]);return null!==i?s(n,i):o(n,e[r(199)])}));function s(e,r){return zr(n,t(182),[e,r])}function o(e,r){return zr(n,t(183),[e,r])}this[t(178)]()}[mo(178)](){const t=mo,e=this[t(168)],n=e[t(169)];e[t(188)][t(196)](t(180))[t(200)][t(193)]((e=>{const r=t;if(r(179)!=e[r(174)])return;const{data:s}=e;if(s&&r(177)==s[r(172)]){const e=s[r(190)][0][r(159)],c=this[r(166)](e);if(null!==c)return{type:r(157),content:zr(n,r(198),(1,a=c,zr(n,r(182),[1,a])))};const u=this[r(158)][r(197)]((t=>t[r(195)]===e))[r(199)];return{type:r(157),content:zr(n,r(198),(o=1,i=u,zr(n,t(183),[o,i])))}}var o,i,a}))}[mo(166)](t){const e=mo;var n,r;const s=t[e(191)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(158)])||void 0===n?void 0:n[e(197)]((n=>n[e(195)]==t));if(o&&o[e(171)]){const t=o[e(171)],n=(null!==(r=t[e(173)])&&void 0!==r?r:t)[e(191)](/^h(\d+)/);if(n)return n[1]}return null}}const To=_o;function _o(t,e){const n=Ao();return(_o=function(t,e){return n[t-=373]})(t,e)}!function(t,e){const n=_o,r=t();for(;;)try{if(630296===-parseInt(n(410))/1*(parseInt(n(393))/2)+parseInt(n(383))/3*(-parseInt(n(381))/4)+parseInt(n(403))/5+-parseInt(n(385))/6*(-parseInt(n(394))/7)+parseInt(n(413))/8+-parseInt(n(373))/9+parseInt(n(407))/10*(parseInt(n(378))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ao);class yo extends t.Plugin{[To(398)](){const t=To,e=this[t(411)];if(!e[t(384)][t(390)](t(397)))return;const n=e[t(384)][t(406)](t(395)),r=e[t(376)];n[t(375)](t(400)),n[t(404)](t(400)),n[t(387)][t(391)](t(400),zr(r,t(414))),this[t(386)]()}[To(386)](){const t=To,e=this[t(411)],n=e[t(376)];e[t(384)][t(406)](t(395))[t(387)][t(379)]((r=>{const s=t;if(s(401)!=r[s(399)])return;const{data:o}=r;if(o&&s(400)==o[s(374)]){const t=n.t,r=o[s(396)][0][s(408)];if(r){const o=e[s(377)][s(406)](s(412))[s(382)]((t=>t[s(388)]==r)),i=t(o[s(409)])[s(380)]();return{type:s(389),content:zr(n,s(405),i),color:{value:o[s(392)],title:o[s(409)]}}}return{type:s(389),content:zr(n,s(402),zr(n,s(414)))}}}))}}function Ao(){const t=["10305216RtsHBn","commandName","enableDefaultAttributesIntegration","locale","config","282128FPcDSh","registerDescriptionCallback","toLowerCase","109396meHKUq","find","3ofmeVR","plugins","6zyhSXo","_registerLegacyDescription","descriptionFactory","model","format","has","registerAttributeLabel","color","2zybWsL","260113sGAFeS","TrackChangesEditing","commandParams","HighlightEditing","afterInit","type","highlight","formatInline","*Remove highlight*","2507090XxKeUq","registerInlineAttribute","*Set highlight:* %0","get","530TqKQJt","value","title","598003taUgVg","editor","highlight.options","4022008ErvBEv","FORMAT_HIGHLIGHT"];return(Ao=function(){return t})()}const ko=Co;function Co(t,e){const n=Ro();return(Co=function(t,e){return n[t-=352]})(t,e)}!function(t,e){const n=Co,r=t();for(;;)try{if(637237===parseInt(n(381))/1+-parseInt(n(378))/2+-parseInt(n(373))/3+parseInt(n(360))/4*(parseInt(n(368))/5)+-parseInt(n(371))/6*(-parseInt(n(385))/7)+parseInt(n(377))/8*(-parseInt(n(380))/9)+-parseInt(n(383))/10*(-parseInt(n(364))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ro);class Lo extends t.Plugin{[ko(372)](){const t=ko,e=this[t(355)];if(!e[t(361)][t(352)](t(374)))return;e[t(361)][t(388)](t(354))[t(367)](t(353));const n=e[t(361)][t(388)](t(354)),r=e[t(382)];n[t(386)][t(379)](t(353),(e=>zr(r,t(365),e))),e[t(358)][t(370)](t(376))[t(363)]({model:t(353),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(362)])return null;const o=n[s(359)](s(387)),i=n[s(375)]("hr");return n[s(369)](s(357),o),n[s(356)](n[s(366)](o,0),i),o},converterPriority:t(384)})}}function Ro(){const t=["2372MqhHow","plugins","showSuggestionHighlights","elementToStructure","1903qzQUub","ELEMENT_HORIZONTAL_LINE","createPositionAt","enableCommand","6655nNESns","addClass","for","6764226KSNheV","afterInit","734844ruIwiP","HorizontalLineEditing","createEmptyElement","dataDowncast","1815256KJRiEO","1921024dBhFkL","registerElementLabel","9BiUwED","54513QMQYpp","locale","5690EdcDuO","high","7DHlylC","descriptionFactory","div","get","has","horizontalLine","TrackChangesEditing","editor","insert","ck-horizontal-line","conversion","createContainerElement"];return(Ro=function(){return t})()}function No(t,e){const n=Mo();return(No=function(t,e){return n[t-=280]})(t,e)}const So=No;function Mo(){const t=["229730lRSBxz","afterInit","plugins","6104903YDiIBW","5600185vFudpu","HtmlEmbed","1614042IomEFE","type","element","8PuARae","format","attribute","editor","start","htmlEmbed","ELEMENT_HTML_EMBED","rawHtml","3267QCvTXh","value","enableDefaultAttributesIntegration","has","descriptionFactory","registerBlockAttribute","6vSXrHj","1183072dmrwcx","registerDescriptionCallback","key","TrackChangesEditing","nodeAfter","26872703MPoPEB","formatBlock","getFirstRange","get","*Change %0 content*","locale","registerElementLabel","1932ethnKV","4nKamuX","commandName","_registerLegacyDescription"];return(Mo=function(){return t})()}!function(t,e){const n=No,r=t();for(;;)try{if(738270===parseInt(n(316))/1+-parseInt(n(288))/2*(parseInt(n(309))/3)+-parseInt(n(289))/4*(parseInt(n(296))/5)+parseInt(n(315))/6*(-parseInt(n(295))/7)+-parseInt(n(301))/8*(-parseInt(n(298))/9)+-parseInt(n(292))/10+parseInt(n(281))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mo);class vo extends t.Plugin{[So(293)](){const t=So,e=this[t(304)];if(!e[t(294)][t(312)](t(297)))return;const n=e[t(294)][t(284)](t(319)),r=e[t(286)];n[t(313)][t(287)](t(308),(e=>zr(r,t(307),e))),n[t(311)](t(306)),n[t(314)](t(310)),n[t(313)][t(317)]((e=>{const n=t;if(n(303)!=e[n(299)])return;const{data:s}=e;if(s&&n(310)==s[n(318)]&&e[n(283)]()[n(305)][n(280)].is(n(300),n(308))){const t=zr(r,n(307));return{type:n(302),content:zr(r,n(285),t)}}})),this[t(291)]()}[So(291)](){const t=So,e=this[t(304)],n=e[t(286)];e[t(294)][t(284)](t(319))[t(313)][t(317)]((e=>{const r=t;if(r(282)!=e[r(299)])return;const{data:s}=e;if(s&&r(306)==s[r(290)]){const t=zr(n,r(307));return{type:r(302),content:zr(n,r(285),t)}}}))}}const wo=Do;function Oo(){const t=["descriptionFactory","markBlockFormat","*Remove image text alternative*","30ZhabSj","Inline image to block image","commandParams","imageCaption","imageTypeBlock","discard","enableDefaultAttributesIntegration","getNearestSelectionRange","element","alt","createRangeOn","find","createRange","imageStylePreApply","isOwn","model","filter","newValue","afterInit","registerAttributeLabel","toNext","ImageUtils","end","registerCustomCallback","backward","ImageInlineEditing","getClosestSelectedImageElement","7jPVdQt","commandName","ELEMENT_CAPTION","getFirstRange","4902491IwLLmM","isCollapsed","formatBlock","deletion","length","insertImage","start","registerDescriptionCallback","isIntersecting","ELEMENT_INLINE_IMAGE","3728bEyite","addObject","caption","schema","convertInlineImageToBlock","removeObject","width","*Set image width:* %0","_registerLegacyDescription","toggleImageCaption","chain","accept","364wJORtW","format","uploadImage","getSuggestionCallback","key","markDeletion","convertBlockImageToInline","24LnEeJk","ELEMENT_IMAGE","registerBlockAttribute","1167912pYPoaY","getCaptionFromImageModelElement","isEqual","forward","type","imageBlock","editor","attribute","getContainedElement","138JnpNzQ","detach","registerElementLabel","nodeAfter","isBefore","resizeImage","FORMAT_IMAGE_SIZE","forceDefaultExecution","*Reset image width*","has","join","ImageCaptionUtils","selection","imageInline","formatInline","change","imageTextAlternative","ImageTextAlternativeEditing","locale","insertion","subType","get","plugins","isBlockImage","ImageEditing","ImageResize","ImageUploadEditing","2525319sVvJVx","nodeBefore","1207725jAHChx","previous","_suggestionFactory","ImageBlockEditing","9514128cNuSmA","ImageCaptionEditing","toPrevious","fromPosition","markInsertion","_findSuggestions","38216JBxMLP","Block image to inline image","document","TrackChangesEditing","*Set image text alternative:* %0","enableCommand","findIndex","imageTypeInline","resizedWidth"];return(Oo=function(){return t})()}function Do(t,e){const n=Oo();return(Do=function(t,e){return n[t-=151]})(t,e)}!function(t,e){const n=Do,r=t();for(;;)try{if(488799===-parseInt(n(251))/1*(parseInt(n(263))/2)+parseInt(n(159))/3*(-parseInt(n(198))/4)+-parseInt(n(188))/5*(-parseInt(n(270))/6)+-parseInt(n(237))/7*(-parseInt(n(273))/8)+parseInt(n(186))/9*(parseInt(n(210))/10)+parseInt(n(241))/11+-parseInt(n(192))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oo);class Fo extends t.Plugin{[wo(228)](){const t=wo,e=this[t(156)];if(!e[t(181)][t(168)](t(183)))return;const n=e[t(181)][t(180)](t(201)),r=e[t(181)][t(180)](t(231)),s=e[t(177)];n[t(203)](t(246)),n[t(207)][t(161)](t(155),(e=>zr(s,t(271),e))),n[t(207)][t(161)](t(172),(e=>zr(s,t(250),e))),n[t(207)][t(161)](t(253),(()=>zr(s,t(239)))),e[t(181)][t(168)](t(185))&&n[t(203)](t(265)),e[t(181)][t(168)](t(191))&&e[t(181)][t(168)](t(235))&&(n[t(203)](t(205),((s,o)=>{const i=t,a=r[i(236)](e[i(225)][i(200)][i(171)]);e[i(225)][i(174)]((()=>{const t=i;n[t(208)](a,{commandName:t(205),commandParams:[o]},[],t(269))}))})),n[t(203)](t(214),((s,o)=>{const a=t;e[a(225)][a(174)]((t=>{const c=a;let u=r[c(236)](e[c(225)][c(200)][c(171)]),l=t[c(220)](u);const f=i.LivePosition[c(195)](l[c(247)],c(194)),h=i.LivePosition[c(195)](l[c(232)],c(230));n[c(166)]((()=>s(o))),u=r[c(236)](e[c(225)][c(200)][c(171)]),l=t[c(220)](u);const g=t[c(222)](f,h);f[c(160)](),h[c(160)](),n[c(208)](u,{commandName:c(205),commandParams:[o]},[],c(255)),g[c(247)][c(163)](l[c(247)])&&n[c(196)](t[c(222)](g[c(247)],l[c(247)]),c(255)),l[c(232)][c(163)](g[c(232)])&&n[c(196)](t[c(222)](l[c(232)],g[c(232)]),c(255))}))})),n[t(190)][t(233)](t(243),t(255),t(169),(()=>!1)),n[t(190)][t(233)](t(243),t(255),t(262),(()=>!1)),n[t(190)][t(233)](t(243),t(255),t(215),n[t(190)][t(266)](t(243),"",t(262))),n[t(190)][t(233)](t(178),t(255),t(169),(()=>!1)),n[t(190)][t(233)](t(178),t(255),t(215),(([r])=>{const s=t,o=n[s(190)][s(266)](s(178),"",s(215));let i=r[s(247)],a=r[s(232)];const c=e[s(225)][s(254)][s(217)](i,s(234)),u=e[s(225)][s(254)][s(217)](a,s(153));c[s(242)]&&(i=c[s(247)]),u[s(242)]&&(a=u[s(232)]),o([e[s(225)][s(222)](i,a)])})),n[t(190)][t(233)](t(243),t(255),t(261),c),n[t(190)][t(233)](t(178),t(255),t(261),c)),e[t(181)][t(168)](t(193))&&(n[t(203)](t(260),((s,o)=>{const i=t,a=e[i(181)][i(180)](i(170));let c=r[i(236)](e[i(225)][i(200)][i(171)]),u=a[i(151)](c);e[i(225)][i(174)]((()=>{const t=i;if(u)return void n[t(268)](e[t(225)][t(220)](u));const l=r[t(182)](c);s(o),c=r[t(236)](e[t(225)][t(200)][t(171)]),u=a[t(151)](c),n[t(196)](e[t(225)][t(220)](u),l?null:t(213))}))})),n[t(190)][t(233)](t(178),t(213),t(261),c));const o=[{type:t(243),subType:t(223)},{type:t(178),subType:t(213)},{type:t(243),subType:t(255)},{type:t(178),subType:t(255)}];function a(e,s){const i=t,a=o[i(204)]((({type:t,subType:n})=>e[i(154)]==t&&e[i(179)]==n)),c=o[i(204)]((({type:t,subType:e})=>s[i(154)]==t&&s[i(179)]==e));if(a<0||c<0)return!1;const u=e[i(240)](),l=s[i(240)]();if((0==a||1==a)&&2==c&&u[i(249)](l))return!0;if(2==a&&3==c){const t=n[i(197)](u,i(178))[i(226)]((({suggestion:t,meta:e})=>e[i(224)]&&i(255)==t[i(179)]));if(t[i(245)]>1&&l[i(232)][i(152)](u[i(247)]))return!0;if(1==t[i(245)]&&(u[i(247)][i(152)](l[i(232)])||u[i(232)][i(152)](l[i(247)])))return!0}if(3==a&&3==c&&u[i(247)][i(163)](l[i(247)])){const t=u[i(232)][i(162)],e=l[i(247)][i(187)];return r[i(182)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(181)][t(168)](t(184))&&(n[t(216)](t(164)),n[t(272)](t(206)),n[t(207)][t(229)](t(206),zr(s,t(165)))),e[t(181)][t(168)](t(176))&&(n[t(216)](t(175)),n[t(272)](t(219))),n[t(207)][t(248)]((e=>{const n=t;if(o[n(221)]((({type:t,subType:r})=>e[n(154)]==t&&e[n(179)]==r)))return e[n(189)]?{}:void 0})),n[t(207)][t(248)]((e=>{const n=t;if(n(178)==e[n(154)]||n(244)==e[n(154)]){const t=e[n(158)]();if(t&&t.is(n(218),n(253)))return{type:n(178)==e[n(154)]?n(252):n(256),element:t,quantity:1}}})),n[t(207)][t(248)]((e=>t(243)==e[t(154)]&&t(255)==e[t(179)]?{type:t(264),content:t(211)}:t(243)==e[t(154)]&&t(269)==e[t(179)]?{type:t(264),content:t(199)}:void 0)),n[t(207)][t(248)]((e=>{const n=t;if(n(157)!=e[n(154)])return;const{data:r}=e;if(!r||n(219)!=r[n(267)])return;const o=r[n(227)];return o?{type:n(264),content:zr(s,n(202),'"'+o+'"')}:{type:n(264),content:zr(s,n(209))}})),this[t(259)]()}[wo(259)](){const t=wo,e=this[t(156)],n=e[t(177)];e[t(181)][t(180)](t(201))[t(207)][t(248)]((e=>{const r=t;if(r(243)!=e[r(154)]&&r(173)!=e[r(154)])return;const{data:s}=e;if(s){if(r(175)==s[r(238)]){const t=s[r(212)][0][r(227)];return t?{type:r(264),content:zr(n,r(202),'"'+t+'"')}:{type:r(264),content:zr(n,r(209))}}if(r(164)==s[r(238)]){const t=s[r(212)][0][r(257)];return t?{type:r(264),content:zr(n,r(258),t)}:{type:r(264),content:zr(n,r(167))}}}}))}}const Bo=Po;function Po(t,e){const n=xo();return(Po=function(t,e){return n[t-=462]})(t,e)}function xo(){const t=["TrackChangesEditing","239180wBiLEK","format","oldValue","attribute","*Replace image URL*","get","newValue","locale","enableDefaultAttributesIntegration","24fenyyC","accept","formatInline","ImageEditing","getSuggestionCallback","68774smnVap","_handleLegacySuggestions","registerDescriptionCallback","12omWdRC","formatBlock","2635424FDovjy","src","plugins","_suggestionFactory","353770rqbkmd","18puyLVt","discard","_registerLegacyDescription","963968ElTFoe","49xunWnF","key","registerCustomCallback","afterInit","editor","descriptionFactory","replaceImageSource","registerBlockAttribute","76674eawemU","type","has","30edRgdR","66905sffmpL","*Format:* replace image URL","commandName"];return(xo=function(){return t})()}!function(t,e){const n=Po,r=t();for(;;)try{if(245822===parseInt(n(492))/1+parseInt(n(462))/2*(parseInt(n(487))/3)+parseInt(n(465))/4*(parseInt(n(488))/5)+parseInt(n(484))/6*(-parseInt(n(476))/7)+parseInt(n(475))/8+-parseInt(n(472))/9*(-parseInt(n(471))/10)+-parseInt(n(467))/11*(parseInt(n(501))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xo);class Uo extends t.Plugin{[Bo(479)](){const t=Bo;if(!this[t(480)][t(469)][t(486)](t(504)))return;const e=this[t(480)][t(499)],n=this[t(480)][t(469)][t(497)](t(491));n[t(500)](t(482)),n[t(483)](t(468)),n[t(481)][t(464)]((n=>{const r=t;if(r(495)!=n[r(485)])return;const{data:s}=n;return s&&r(468)==s[r(477)]?s[r(498)]&&s[r(494)]?{type:r(493),content:zr(e,r(496))}:{type:r(493),content:""}:void 0})),this[t(463)]()}[Bo(463)](){const t=Bo,e=this[t(480)][t(469)][t(497)](t(491));e[t(470)][t(478)](t(466),t(482),t(502),e[t(470)][t(505)](t(466),null,t(473))),e[t(470)][t(478)](t(466),t(482),t(473),e[t(470)][t(505)](t(466),null,t(502))),this[t(474)]()}[Bo(474)](){const t=Bo,e=this[t(480)],n=e[t(499)];e[t(469)][t(497)](t(491))[t(481)][t(464)]((e=>{const r=t;if(r(466)!=e[r(485)]&&r(503)!=e[r(485)])return;const{data:s}=e;return s&&r(482)==s[r(490)]?{type:r(493),content:zr(n,r(489))}:void 0}))}}function jo(t,e){const n=Vo();return(jo=function(t,e){return n[t-=408]})(t,e)}const Go=jo;function Vo(){const t=["_registerLegacyDescription","1290aytRSV","registerPostFixer","discard","commandReversedParams","differ","hasSuggestion","filter","length","change","ImageUtils","ImageStyleEditing","412908PtUVEJ","Users","has","325ZIfaYE","side","start","imageStylePreApply","descriptionFactory","isInlineImage","getSuggestionCallback","selection","commandParams","23492qYeTif","insertion","findIndex","shouldConvertImageType","imageStyle","imageTypeBlock","371714QwyGaC","commands","imageTypeInline","TrackChangesEditing","locale","plugins","document","isEqual","end","afterInit","value","enableCommand","get","FORMAT_SIDE_IMAGE","refresh","next","setImageNaturalSizeAttributes","getClosestSelectedImageElement","model","createRangeOn","329vVvPNJ","convertInlineImageToBlock","1491006yIvULJ","isOwn","title","_findSuggestions","editor","getSuggestion","nodeBefore","getContainedElement","getFirstRange","chain","author","subType","isBlockImage","1216206MxwwcE","format","head","markInlineFormat","formatInline","suggestion","imageStylePostApply","name","normalizedStyles","formatBlock","newRange","getChangedMarkers","from","join","getSuggestions","nodeAfter","isInContent","_splitMarkerName","discardSuggestion","commandName","registerCustomCallback","forEach","toLowerCase","isIntersecting","markBlockFormat","accept","type","isBefore","_suggestionFactory","2815912qEGvDF","*Format:* %0","imageCaption","registerDescriptionCallback"];return(Vo=function(){return t})()}!function(t,e){const n=jo,r=t();for(;;)try{if(396090===parseInt(n(468))/1+parseInt(n(490))/2+parseInt(n(450))/3+-parseInt(n(462))/4*(parseInt(n(453))/5)+parseInt(n(439))/6*(parseInt(n(488))/7)+-parseInt(n(434))/8+-parseInt(n(503))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class Ho extends t.Plugin{[Go(477)](){const t=Go,n=this[t(494)];if(!n[t(473)][t(452)](t(449)))return;const r=n[t(473)][t(480)](t(471)),s=n[t(473)][t(480)](t(448)),o={};r[t(479)](t(466),((o,i)=>{const a=t,c=n[a(473)][a(480)](a(451)).me,u=n[a(469)][a(480)](a(466));let l=s[a(485)](n[a(486)][a(474)][a(460)]),f=n[a(486)][a(487)](l),h=u[a(478)];if(h==i[a(478)])return;const g={commandName:a(466),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(486)][a(447)]((()=>{const t=a;if(r[t(419)]()[t(445)]((e=>e[t(421)]&&c==e[t(500)]&&(t(414)==e[t(431)]||t(409)==e[t(431)])&&(t(456)==e[t(501)]||t(411)==e[t(501)])&&e[t(498)]()[t(475)](f)))[t(426)]((e=>r[t(423)](e[t(505)]))),l=s[t(485)](n[t(486)][t(474)][t(460)]),f=n[t(486)][t(487)](l),u[t(482)](),n[t(469)][t(480)](t(470))[t(482)](),n[t(469)][t(480)](t(467))[t(482)](),h=u[t(478)],h!=i[t(478)])return s[t(458)](l)&&u[t(465)](i[t(478)],l)?(o({...i,setImageSizes:!1}),l=s[t(485)](n[t(486)][t(474)][t(460)]),void r[t(429)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(456))):void(s[t(502)](l)?r[t(429)](l,g,[],t(411)):r[t(408)](f,g,t(411)))}))}));for(const e of n[t(473)][t(480)](t(449))[t(413)])o[e[t(412)]]=e[t(492)][t(427)]();r[t(433)][t(425)](t(414),t(456),t(418),(()=>!1)),r[t(433)][t(425)](t(414),t(411),t(418),(()=>!1)),r[t(433)][t(425)](t(409),t(411),t(418),(()=>!1)),r[t(433)][t(425)](t(414),t(456),t(430),(([e])=>{const n=t;s[n(484)](e[n(497)]())})),r[t(433)][t(425)](t(414),t(456),t(441),((e,n)=>{const s=t;r[s(433)][s(459)](s(414),"",s(430))(e,{commandName:n[s(424)],commandParams:n[s(442)]})})),r[t(433)][t(425)](t(414),t(456),t(499),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(414),subType:t(456)},{type:t(463),subType:t(436)},{type:t(414),subType:t(489)},{type:t(463),subType:t(489)}];function a(e,n){const o=t,a=i[o(464)]((({type:t,subType:n})=>e[o(431)]==t&&e[o(501)]==n)),c=i[o(464)]((({type:t,subType:e})=>n[o(431)]==t&&n[o(501)]==e));if(a<0||c<0)return!1;const u=e[o(498)](),l=n[o(498)]();if((0==a||1==a)&&2==c&&u[o(428)](l))return!0;if(2==a&&3==c){const t=r[o(493)](u,o(463))[o(445)]((({suggestion:t,meta:e})=>e[o(491)]&&o(489)==t[o(501)]));if(t[o(446)]>1&&l[o(476)][o(475)](u[o(455)]))return!0;if(1==t[o(446)]&&(u[o(455)][o(475)](l[o(476)])||u[o(476)][o(475)](l[o(455)])))return!0}if(3==a&&3==c&&u[o(455)][o(432)](l[o(455)])){const t=u[o(476)][o(420)],e=l[o(455)][o(496)];return s[o(502)](t)&&t===e}return!1}n[t(486)][t(474)][t(440)]((()=>{const e=t;let o=!1;const i=Array[e(417)](n[e(486)][e(474)][e(443)][e(416)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(422)](t);if(e(410)==i&&r[e(444)](u)){if(e(414)==a&&(e(456)==c||e(411)==c)){const t=r[e(495)](u);if(n[e(415)]){const n=t[e(498)]()[e(497)]();if(s[e(502)](n))continue;r[e(423)](t),o=!0}}if(e(463)==a&&e(436)==c&&!n[e(415)]){const t=r[e(495)](u);t[e(483)]&&t[e(483)][e(421)]&&(r[e(423)](t[e(483)]),o=!0)}}}return o})),this[t(438)](o)}[Go(438)](t){const e=Go,n=this[e(494)],r=n[e(472)];n[e(473)][e(480)](e(471))[e(457)][e(437)]((n=>{const s=e;if(s(414)!=n[s(431)]&&s(409)!=n[s(431)])return;const{data:o}=n;if(!o||s(466)!=o[s(424)])return;const i=o[s(461)][0][s(478)];return function(t){const e=s;return{type:e(504),content:zr(r,e(435),t)}}(s(454)===i?zr(r,s(481)):t[i]||i)}))}}const zo=qo;function Wo(){const t=["_setSuggestionData","793398UKCpij","listenTo","bind","collaboration_features","high","9547783TrmGtk","607559OZHWnl","trackChanges","afterInit","plugins","editor","_trackChangesExecuted","forEach","commands","_handleImportedData","TrackChangesEditing","11462067kyspwZ","417764pAHQsm","_trackChangesValueDuringImport","lowest","9716464HRyVgb","execute","value","track_changes","get","enableCommand","Users","10unZKKu","importWord","20fKbBxG","4162530snVNiy","dataInsert"];return(Wo=function(){return t})()}function qo(t,e){const n=Wo();return(qo=function(t,e){return n[t-=484]})(t,e)}!function(t,e){const n=qo,r=t();for(;;)try{if(769247===-parseInt(n(496))/1+-parseInt(n(507))/2+parseInt(n(490))/3*(parseInt(n(486))/4)+-parseInt(n(484))/5*(-parseInt(n(487))/6)+parseInt(n(495))/7+-parseInt(n(510))/8+-parseInt(n(506))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wo);class Ko extends t.Plugin{constructor(t){const e=qo;super(t),this[e(508)]=!1,this[e(501)]=!1}[zo(498)](){const t=zo,e=this[t(500)],n=e[t(503)][t(514)](t(485)),r=e[t(503)][t(514)](t(497));n&&(n.on(t(511),((e,[,n])=>{const s=t;this[s(508)]=r[s(512)],n[s(493)][s(513)]=!this[s(508)]}),{priority:t(494)}),this[t(491)](n,t(488),this[t(504)][t(492)](this)),this[t(491)](n,t(488),(()=>{const e=t;this[e(501)]&&(r[e(511)](),this[e(501)]=!1)}),{priority:t(509)}),e[t(499)][t(514)](t(505))[t(515)](t(485)))}[zo(504)](t,e){const n=zo,{suggestions:r}=e,s=this[n(500)][n(503)][n(514)](n(497)),o=s[n(512)];this[n(508)]!==o&&(s[n(511)](),this[n(501)]=!0),r&&r[n(502)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(500)][o(499)][o(514)](o(516)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(485)}}};this[o(500)][o(499)][o(514)](o(505))[o(489)](i)}))}}const Xo=Qo;function Qo(t,e){const n=Yo();return(Qo=function(t,e){return n[t-=388]})(t,e)}function Yo(){const t=["editor","1172ylqPYU","3748624wlkhAd","*Outdent:* %0","6IwnlPQ","IndentEditing","getItemLabel","afterInit","_registerLegacyDescription","get","TrackChangesEditing","format","*Indent:* %0","584619bUknmV","locale","enableCommand","registerBlockAttribute","getItems","627579jdQjXb","outdentBlock","2069040MrGeQs","1006965rfBgwm","formatBlock","registerDescriptionCallback","has","326DGIwgH","type","outdent","plugins","enableDefaultAttributesIntegration","indent","blockIndent","indentBlock","commandName","565835YbMpub","registerAttributeLabel","IndentBlock","descriptionFactory","FORMAT_INDENT"];return(Yo=function(){return t})()}!function(t,e){const n=Qo,r=t();for(;;)try{if(615454===parseInt(n(425))/1*(parseInt(n(401))/2)+parseInt(n(421))/3+parseInt(n(420))/4+-parseInt(n(395))/5*(parseInt(n(404))/6)+parseInt(n(413))/7+-parseInt(n(402))/8+parseInt(n(418))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yo);class Jo extends t.Plugin{[Xo(407)](){const t=Xo,e=this[t(400)],n=e[t(389)][t(409)](t(410));if(e[t(389)][t(424)](t(405))&&(n[t(415)](t(391)),n[t(415)](t(388))),e[t(389)][t(424)](t(397)))for(const e of[t(393),t(419)])n[t(390)](e);const r=e[t(414)];n[t(416)](t(392)),n[t(398)][t(396)](t(392),zr(r,t(399))),this[t(408)]()}[Xo(408)](){const t=Xo,e=this[t(400)],n=e[t(414)],r=e[t(389)][t(409)](t(410));r[t(398)][t(423)]((e=>{const s=t;if(s(422)!=e[s(426)])return;const{data:o}=e;if(!o)return;if(s(393)!=o[s(394)]&&s(419)!=o[s(394)])return;const i=e[s(417)]()[0],a=r[s(398)][s(406)](i);return s(393)==o[s(394)]?{type:s(411),content:zr(n,s(412),a)}:s(419)==o[s(394)]?{type:s(411),content:zr(n,s(403),a)}:void 0}))}}var Zo=$o;function $o(t,e){var n=ei();return($o=function(t,e){return n[t-=469]})(t,e)}!function(t,e){for(var n=$o,r=t();;)try{if(818580===parseInt(n(483))/1+parseInt(n(486))/2*(parseInt(n(473))/3)+parseInt(n(477))/4+-parseInt(n(474))/5*(-parseInt(n(481))/6)+parseInt(n(479))/7*(parseInt(n(480))/8)+-parseInt(n(487))/9*(-parseInt(n(478))/10)+-parseInt(n(469))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ei);class ti extends t.Plugin{static get[Zo(484)](){return[Ms.Input]}[Zo(476)](){var t=Zo;this[t(470)][t(485)][t(482)](t(471))[t(472)](t(475))}}function ei(){var t=["3jMpHld","10kjbrVe","input","init","1904388JobtIn","4770pElhBj","14TJlnoS","5192056LeZRKS","3443970pDBLwc","get","236279wAEBIu","requires","plugins","1513034jmqtqu","23238BYGtkq","47607241XYBEfX","editor","TrackChangesEditing","enableCommand"];return(ei=function(){return t})()}const ni=ri;function ri(t,e){const n=si();return(ri=function(t,e){return n[t-=451]})(t,e)}function si(){const t=["*Remove link*","*Set link:* %0","manualDecorators","get","linkHref","has","TrackChangesEditing","enableDefaultAttributesIntegration","link (","registerAttributeLabel","key","2273446VeLgAz","5547596CydQyj","commandParams","plugins","LinkEditing","unlink","formatInline","locale","link","2728825jYVIdN","type","registerDescriptionCallback","_registerLegacyDescription","newValue","commands","35QFmFKQ","registerInlineAttribute","commandName","format","attribute","afterInit","descriptionFactory","1646096zeqvij","5530893DiujRz","4293666HPMIdo","label","editor","470235MuLiwB","toLowerCase"];return(si=function(){return t})()}!function(t,e){const n=ri,r=t();for(;;)try{if(988900===parseInt(n(459))/1+-parseInt(n(472))/2+parseInt(n(455))/3+-parseInt(n(473))/4+-parseInt(n(481))/5+parseInt(n(456))/6+parseInt(n(487))/7*(parseInt(n(454))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ni(452)](){const t=ni,e=this[t(458)];if(!e[t(475)][t(466)](t(476)))return;const n=e[t(475)][t(464)](t(467)),r=e[t(486)][t(464)](t(480));n[t(468)](t(480)),n[t(468)](t(477)),n[t(488)](t(465));for(const e of r[t(463)])n[t(488)](e.id),n[t(453)][t(470)](e.id,t(469)+e[t(457)][t(460)]()+")");n[t(453)][t(483)]((n=>{const r=t;if(r(451)!=n[r(482)])return;const{data:s}=n;if(!s||r(465)!=s[r(471)])return;const o=s[r(485)],i=e[r(479)];return{type:r(490),content:null==o?zr(i,r(461)):zr(i,r(462),'"'+o+'"')}})),this[t(484)]()}[ni(484)](){const t=ni,e=this[t(458)],n=e[t(479)];e[t(475)][t(464)](t(467))[t(453)][t(483)]((e=>{const r=t;if(r(478)!=e[r(482)])return;const{data:s}=e;if(s){if(r(480)==s[r(489)]){const t=s[r(474)][0];return{type:r(490),content:zr(n,r(462),'"'+t+'"')}}return r(477)==s[r(489)]?{type:r(490),content:zr(n,r(461))}:void 0}}))}}const ii=ai;function ai(t,e){const n=fi();return(ai=function(t,e){return n[t-=169]})(t,e)}!function(t,e){const n=ai,r=t();for(;;)try{if(931061===parseInt(n(181))/1*(-parseInt(n(218))/2)+parseInt(n(246))/3+-parseInt(n(211))/4+-parseInt(n(214))/5+-parseInt(n(182))/6+parseInt(n(170))/7+parseInt(n(250))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fi);class ci extends t.Plugin{[ii(184)](){const t=ii,e=this[t(221)],n=e[t(202)];if(!e[t(247)][t(175)](t(195)))return;const r=e[t(247)][t(173)](t(216)),s=e[t(247)][t(175)](t(210));function o(t){return()=>{const n=ai,s=e[n(252)][n(240)][n(209)],o=e[n(226)][n(173)](t);if(o[n(251)])return void e[n(241)](n(189),{});const i=t[n(244)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(180)](t)[s(206)]((t=>function(t,e){const n=s;return e[n(229)](t[n(224)],n(185))&&!e[n(205)](t)}(t,r)));o=o[s(206)]((t=>!t.is(s(207),s(185))||t[s(171)](s(198))!=e));const i=new Set;for(const t of o)t.is(s(207),s(185))?i[s(248)](ui(t)):i[s(248)](t);return Array[s(180)](i)}(s[n(242)](),i,e[n(252)][n(245)]);e[n(252)][n(196)]((()=>{const e=n;for(const n of a)r[e(235)](n,{commandName:t,commandParams:[{forceValue:!o[e(251)]}],formatGroupId:e(201)},li(n))}))}}function i(t){return()=>{const n=ai,s=function(t){const e=ai;let n=Array[e(180)](t);const r=n[e(191)]((t=>e(185)!=t[e(212)]));return r>-1&&(n=n[e(244)](0,r)),n}(e[n(252)][n(240)][n(209)][n(242)]()),o=e[n(252)][n(174)](e[n(252)][n(225)](s[0],n(179)),e[n(252)][n(225)](s[s[n(187)]-1],n(249)));e[n(252)][n(196)]((()=>{const e=n;r[e(235)](o,{commandName:t,commandParams:[],formatGroupId:e(220)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(237)];for(;t&&t[n(171)](n(220))>e[n(171)](n(220));)r[n(248)](t),t=t[n(237)]}return Array[n(180)](r)}(s))}))}}r[t(230)](t(239),o(t(239))),r[t(230)](t(204),o(t(204))),s&&r[t(230)](t(208),o(t(208))),r[t(230)](t(197),i(t(197))),r[t(230)](t(186),i(t(186))),s&&r[t(230)](t(213),(()=>{const n=t,s=e[n(226)][n(173)](n(213)),o=Array[n(180)](s[n(222)]);o[n(206)]((t=>t[n(171)](n(231))!=s[n(251)])),e[n(252)][n(196)]((()=>{const t=n;for(const e of o)r[t(235)](e,{commandName:t(213),commandParams:[{forceValue:!s[t(251)]}]})}))})),r[t(203)][t(236)](t(185),(e=>zr(n,t(194),e))),r[t(203)][t(199)]((e=>{const r=t;if(r(217)!=e[r(183)]&&r(177)!=e[r(183)])return;const{data:s}=e;if(s){if(r(239)==s[r(215)]||r(204)==s[r(215)]||r(208)==s[r(215)])switch(s[r(215)][r(227)](r(200),"")){case r(188):return o(zr(n,r(232)));case r(178):return o(zr(n,r(243)));case r(228):return o(zr(n,r(234)))}if(r(197)==s[r(215)])return{type:r(238),content:zr(n,r(219),zr(n,r(194)))};if(r(186)==s[r(215)])return{type:r(238),content:zr(n,r(169),zr(n,r(194)))};if(r(213)==s[r(215)])return s[r(172)][0][r(233)]?{type:r(238),content:zr(n,r(192))}:{type:r(238),content:zr(n,r(193))}}function o(t){const e=r;return{type:e(238),content:zr(n,e(223),t)}}}))}}function ui(t){const e=ii,n=t[e(171)](e(220));if(0==n)return t;let r=t;for(;t[e(176)]&&t[e(176)].is(e(207),e(185));){const s=t[e(176)][e(171)](e(220));if(s==n)r=t[e(176)];else if(s<n)break;t=t[e(176)]}return r}function li(t){const e=ii,n=[];if(t.is(e(207),e(185))&&t[e(171)](e(220))>0){let r=t[e(237)];for(;r&&e(185)==r[e(212)]&&r[e(171)](e(220))==t[e(171)](e(220));)n[e(190)](r),r=r[e(237)]}return n}function fi(){const t=["blockName","locale","descriptionFactory","bulletedList","isObject","filter","element","todoList","selection","LegacyTodoListEditing","86112SVKPJp","name","checkTodoList","9164210KzDSJV","commandName","TrackChangesEditing","formatBlock","82ypkiSb","*Indent:* %0","listIndent","editor","_selectedElements","*Change to:* %0","parent","createPositionAt","commands","replace","todo","checkChild","enableCommand","todoListChecked","ELEMENT_BULLETED_LIST","forceValue","ELEMENT_TODO_LIST","markBlockFormat","registerElementLabel","nextSibling","format","numberedList","document","execute","getSelectedBlocks","ELEMENT_NUMBERED_LIST","slice","schema","4304619BeXFQN","plugins","add","end","19765792pqPMEv","value","model","*Outdent:* %0","3367931AZlwms","getAttribute","commandParams","get","createRange","has","previousSibling","formatInline","numbered","before","from","17676HBZfJT","5259498guqlKX","type","afterInit","listItem","outdentList","length","bulleted","paragraph","push","findIndex","*Check item*","*Uncheck item*","ELEMENT_LIST_ITEM","LegacyListEditing","change","indentList","listType","registerDescriptionCallback","List"];return(fi=function(){return t})()}function hi(){const t=["14gDDuxC","getFirstPosition","formatInline","createRange","listStart","filter","2784864wBeuJo","styles","handleListStartCommand","enableCommand","*Format:* set start index to %0","change","descriptionFactory","TrackChangesEditing","handleListStyleCommand","_getSuggestionBlocksForListStyle","registerDescriptionCallback","createPositionAt","markMultiRangeBlockFormat","getListTypeFromListStyleType","1bwRyqL","*Format:* set order to regular","length","2125992YgieLR","listStyle","listType","formatBlock","getAttribute","LegacyListUtils","before","_getSuggestionBlocks","860502nGxSRm","getSelectedBlocks","toUpperCase","10310967jqFZnt","listItem","from","*Format:* set order to reversed","document","reversed","element","bind","forward","6556FQEOHF","_LIST_","parent","has","backward","model","listReversed","replace","config","3396860GVaChI","getSiblingNodes","locale","map","flat","getLastPosition","push","1218430PUGAQm","type","_getTranslationKeyForListStyle","ELEMENT_","*Change to:* %0","afterInit","get","default","startIndex","numbered","commandParams","list.properties","handleListReversedCommand","commandName","handleDescriptions","format","unshift","editor","selection","plugins","LegacyListPropertiesEditing"];return(hi=function(){return t})()}const gi=di;function di(t,e){const n=hi();return(di=function(t,e){return n[t-=230]})(t,e)}!function(t,e){const n=di,r=t();for(;;)try{if(447521===-parseInt(n(274))/1*(parseInt(n(233))/2)+-parseInt(n(277))/3+parseInt(n(297))/4+parseInt(n(306))/5+-parseInt(n(285))/6*(-parseInt(n(254))/7)+-parseInt(n(260))/8+parseInt(n(288))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(hi);class pi extends t.Plugin{[gi(238)](){const t=gi;if(!this[t(250)][t(252)][t(300)](t(253)))return;const e=this[t(250)][t(305)][t(239)](t(244)),n=this[t(250)][t(252)][t(239)](t(267));e[t(261)]&&n[t(263)](t(278),this[t(268)][t(295)](this)),e[t(293)]&&n[t(263)](t(303),this[t(245)][t(295)](this)),e[t(241)]&&n[t(263)](t(258),this[t(262)][t(295)](this)),n[t(266)][t(270)](this[t(247)][t(295)](this))}[gi(268)](t,e={}){const n=gi,r=this[n(250)][n(252)][n(239)](n(267)),s=this[n(269)]();this[n(250)][n(302)][n(265)]((()=>{const t=n;r[t(272)](s,{commandName:t(278),commandParams:[{type:e[t(234)]}],formatGroupId:t(278)})}))}[gi(245)](t,e={}){const n=gi,r=this[n(250)][n(252)][n(239)](n(267)),s=this[n(284)]((t=>t.is(n(294),n(289))&&n(242)===t[n(281)](n(279))));if(s[n(276)]<1)return;const o=s[n(309)]((t=>this[n(250)][n(302)][n(257)](this[n(250)][n(302)][n(271)](t,n(283)),this[n(250)][n(302)][n(271)](t,0))));this[n(250)][n(302)][n(265)]((()=>{const t=n;r[t(272)](o,{commandName:t(303),commandParams:[{reversed:e[t(293)]}],formatGroupId:t(303)})}))}[gi(262)](t,e={}){const n=gi,r=this[n(250)][n(252)][n(239)](n(267)),s=this[n(284)]((t=>t.is(n(294),n(289))&&n(242)===t[n(281)](n(279))));if(s[n(276)]<1)return;const o=s[n(309)]((t=>this[n(250)][n(302)][n(257)](this[n(250)][n(302)][n(271)](t,n(283)),this[n(250)][n(302)][n(271)](t,0))));this[n(250)][n(302)][n(265)]((()=>{const t=n;r[t(272)](o,{commandName:t(258),commandParams:[{startIndex:e[t(241)]}],formatGroupId:t(258)})}))}[gi(247)](t){const e=gi;if(e(280)!=t[e(234)]&&e(256)!=t[e(234)])return;const n=this[e(250)][e(308)],{data:r}=t;if(!r)return;let s,o;switch(r[e(246)]){case e(278):s=e(237),o={type:e(248),content:zr(n,s,zr(n,this[e(235)](r[e(243)][0][e(234)])))};break;case e(303):s=r[e(243)][0][e(293)]?e(291):e(275),o={type:e(248),content:zr(n,s)};break;case e(258):s=e(264),o={type:e(248),content:zr(n,s,r[e(243)][0][e(241)])}}return o}[gi(269)](){const t=gi;var e,n,r,s;const o=this[t(250)][t(252)][t(239)](t(282));let i=Array[t(290)](this[t(250)][t(302)][t(292)][t(251)][t(286)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(294),t(289)))&&i[t(249)](...o[t(307)](this[t(250)][t(302)][t(292)][t(251)][t(255)](),t(301))),(null===(n=i[i[t(276)]-1])||void 0===n?void 0:n.is(t(294),t(289)))&&i[t(232)](...o[t(307)](this[t(250)][t(302)][t(292)][t(251)][t(231)](),t(296))),i=[...new Set(i)],(null===(s=null===(r=this[t(250)][t(302)][t(292)][t(251)][t(255)]())||void 0===r?void 0:r[t(299)])||void 0===s?void 0:s.is(t(294),t(289)))&&(i=i[t(259)]((e=>e.is(t(294),t(289))))),i}[gi(284)](t){const e=gi,n=this[e(250)][e(252)][e(239)](e(282));let r=Array[e(290)](this[e(250)][e(302)][e(292)][e(251)][e(286)]())[e(259)](t)[e(309)]((t=>{const r=e,s=this[r(250)][r(302)][r(271)](t,0);return[...n[r(307)](s,r(301)),...n[r(307)](s,r(296))]}))[e(230)]();return r=[...new Set(r)],r}[gi(235)](t){const e=gi;return e(236)+(this[e(250)][e(252)][e(239)](e(282))[e(273)](t)||e(240))[e(287)]()+e(298)+t[e(287)]()[e(304)](/-/g,"_")}}const mi=Ii;function Ii(t,e){const n=Ei();return(Ii=function(t,e){return n[t-=418]})(t,e)}function Ei(){const t=["enableCommand","1775608vqzYSH","descriptionFactory","conversion","240264YcaPne","high","showSuggestionHighlights","TrackChangesEditing","downcastDispatcher","2715Wpnilo","plugins","editor","attribute:url:media","createEmptyElement","dataDowncast","1108470lkaxxm","mediaEmbed","7DDoXnA","get","10590RHGIzL","for","data","292326PWcEmv","ELEMENT_MEDIA","locale","afterInit","15964dCTqaK","options","div","media","MediaEmbedEditing","27PmNZjN","1596iEYYyL","stop","elementToElement","has","registerElementLabel"];return(Ei=function(){return t})()}!function(t,e){const n=Ii,r=t();for(;;)try{if(153450===parseInt(n(452))/1+-parseInt(n(437))/2+parseInt(n(433))/3+parseInt(n(443))/4*(-parseInt(n(420))/5)+-parseInt(n(426))/6+parseInt(n(428))/7*(parseInt(n(449))/8)+parseInt(n(442))/9*(parseInt(n(430))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ei);class bi extends t.Plugin{[mi(436)](){const t=mi,e=this[t(422)];if(!e[t(421)][t(446)](t(441)))return;const n=e[t(421)][t(429)](t(418)),r=e[t(435)];n[t(448)](t(427)),n[t(450)][t(447)](t(440),(e=>zr(r,t(434),e))),e[t(451)][t(431)](t(425))[t(445)]({model:t(440),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(454)])return n[s(424)](s(439))},converterPriority:t(453)}),e[t(432)][t(419)].on(t(423),((e,n,r)=>{const s=t;r[s(438)][s(454)]&&e[s(444)]()}),{priority:t(453)})}}const Ti=_i;function _i(t,e){const n=Ai();return(_i=function(t,e){return n[t-=426]})(t,e)}!function(t,e){const n=_i,r=t();for(;;)try{if(741228===parseInt(n(434))/1+-parseInt(n(429))/2*(-parseInt(n(439))/3)+parseInt(n(438))/4*(-parseInt(n(437))/5)+-parseInt(n(435))/6+parseInt(n(441))/7+-parseInt(n(436))/8+parseInt(n(431))/9*(parseInt(n(426))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ai);class yi extends t.Plugin{[Ti(443)](){const t=Ti,e=this[t(427)];e[t(433)][t(430)](t(428))&&e[t(433)][t(444)](t(442))[t(440)](t(432))}}function Ai(){const t=["MentionEditing","10zQyCHe","has","180iOzMno","mention","plugins","1026453bEvaCm","8757822PQwwwL","11291728PfJOmx","2375245zFvoze","4YgmqEZ","391800MgRttx","enableCommand","3094329mbWAOI","TrackChangesEditing","afterInit","get","982940zbpPML","editor"];return(Ai=function(){return t})()}const ki=Ci;function Ci(t,e){const n=Ri();return(Ci=function(t,e){return n[t-=438]})(t,e)}!function(t,e){const n=Ci,r=t();for(;;)try{if(523690===parseInt(n(462))/1*(-parseInt(n(464))/2)+-parseInt(n(455))/3*(-parseInt(n(474))/4)+parseInt(n(450))/5+-parseInt(n(472))/6*(parseInt(n(441))/7)+-parseInt(n(459))/8*(parseInt(n(463))/9)+-parseInt(n(442))/10*(parseInt(n(451))/11)+parseInt(n(458))/12*(parseInt(n(453))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ri);class Li extends t.Plugin{[ki(471)](){const t=ki,e=this[t(456)],n=e[t(449)][t(445)](t(447));e[t(449)][t(468)](t(465))&&(n[t(452)](t(473)),n[t(440)](t(457)),n[t(461)][t(476)]((e=>this[t(454)](e))))}[ki(454)](t){const e=ki,n=this[e(456)][e(467)],{data:r}=t,s={type:e(448),content:""};if(r&&e(457)==r[e(470)]){if(!r[e(443)])return{type:e(448),content:zr(n,e(444),zr(n,e(446)))+" ("+r[e(438)]+")"};if(!r[e(438)]){let o=t[e(466)];for(;o;){if(o[e(475)]&&e(439)==o[e(475)][e(470)]&&o[e(475)][e(438)])return s;o=o[e(469)]}return{type:e(448),content:zr(n,e(460),zr(n,e(446)))+" ("+r[e(443)]+")"}}}}}function Ri(){const t=["37bWiiDq","27585ctZtvz","4786esEpDa","MultiLevelList","head","locale","has","next","key","afterInit","30IpYyQy","multiLevelList","4gCyBEn","data","registerDescriptionCallback","newValue","listType","registerBlockAttribute","345758kbXkIg","110lqAwFK","oldValue","*Set format:* %0","get","ELEMENT_MULTI_LEVEL_LIST","TrackChangesEditing","format","plugins","4364130CuOLNC","280412pqsHnk","enableDefaultAttributesIntegration","104ICTNCY","handleDescriptions","2511570yRvgBo","editor","listMarkerStyle","445488BjjqVT","2264CdVZVU","*Remove format:* %0","descriptionFactory"];return(Ri=function(){return t})()}function Ni(){const t=["get","descriptionFactory","314040jeeIuN","plugins","7PBofBY","pageBreak","ELEMENT_PAGE_BREAK","19897360DimdZh","1198604KnRNpH","enableCommand","2384028NmIzfa","afterInit","registerElementLabel","5001216tNjeKr","TrackChangesEditing","2125056yVqMtC","locale","PageBreakEditing","has","editor","6141715HPrTHZ"];return(Ni=function(){return t})()}const Si=Mi;function Mi(t,e){const n=Ni();return(Mi=function(t,e){return n[t-=326]})(t,e)}!function(t,e){const n=Mi,r=t();for(;;)try{if(664276===-parseInt(n(334))/1+-parseInt(n(340))/2+-parseInt(n(326))/3+-parseInt(n(342))/4+parseInt(n(331))/5+parseInt(n(345))/6*(-parseInt(n(336))/7)+parseInt(n(339))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ni);class vi extends t.Plugin{[Si(343)](){const t=Si,e=this[t(330)];if(!e[t(335)][t(329)](t(328)))return;e[t(335)][t(332)](t(346))[t(341)](t(337));const n=e[t(335)][t(332)](t(346)),r=e[t(327)];n[t(333)][t(344)](t(337),(e=>zr(r,t(338),e)))}}function wi(t,e){const n=Oi();return(wi=function(t,e){return n[t-=211]})(t,e)}function Oi(){const t=["TrackChangesEditing","activeMarkers","editing","end","registerElementLabel","start","insert","35VdXpVl","editor","plugins","addMarker:suggestion:insertion","get","890724KmSjRZ","afterInit","mapper","locale","data","paragraph","model","showSuggestionHighlights","createUIElement","consumable","ck-suggestion-marker-split","nodeAfter","ELEMENT_PARAGRAPH","$text","1533450nOUxqG","checkChild","downcastDispatcher","isTouching","2476621KWfCmb","1107021KoyvMs","getFirstRange","type","ck-suggestion-marker--active","markerRange","descriptionFactory","isBlock","name","writer","bindElementToMarker","markerName","format","_registerLegacyDescription","56rOSmYc","consume","enableDefaultAttributesIntegration","insertion","639837fpcEuB","span","getItemLabel","toViewPosition","has","includes","*Change to:* %0","2616198ZJCVsb","registerDescriptionCallback","enableCommand","formatBlock","isLimit","addClass","insertParagraph","commandName","options","648164SLzBmY","highest","*Insert:* %0","schema","Paragraph"];return(Oi=function(){return t})()}const Di=wi;!function(t,e){const n=wi,r=t();for(;;)try{if(888003===-parseInt(n(264))/1+-parseInt(n(228))/2+parseInt(n(219))/3+parseInt(n(245))/4*(parseInt(n(240))/5)+-parseInt(n(259))/6+-parseInt(n(263))/7+parseInt(n(277))/8*(parseInt(n(212))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oi);class Fi extends t.Plugin{[Di(246)](){const t=Di,e=this[t(241)];if(!e[t(242)][t(216)](t(232)))return;const n=e[t(248)],r=e[t(242)][t(244)](t(233));r[t(269)][t(237)](t(250),(e=>zr(n,t(257),e))),r[t(279)](t(250)),r[t(221)](t(225)),e[t(235)][t(261)].on(t(243),Bi(e),{priority:t(229)}),e[t(249)][t(261)].on(t(243),((n,r,s)=>{const o=t;s[o(227)][o(252)]&&Bi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(229)});const s=r[t(269)];s[t(220)]((r=>{const o=t;if(o(211)!==r[o(266)])return;const{start:i,end:a}=r[o(265)]();if(!i[o(262)](a)||!i[o(256)])return;const c=e[o(251)][o(231)],u=i[o(256)];return c[o(270)](u)&&!c[o(223)](u)&&c[o(260)](u,o(258))?{type:o(211),content:zr(n,o(230),s[o(214)](u,1))}:void 0})),this[t(276)]()}[Di(276)](){const t=Di,e=this[t(241)],n=e[t(248)];e[t(242)][t(244)](t(233))[t(269)][t(220)]((e=>{const r=t;if(r(222)!=e[r(266)])return;const{data:s}=e;return s&&r(250)==s[r(226)]?{type:r(275),content:zr(n,r(218),zr(n,r(257)))}:void 0}))}}function Bi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=wi,i=t[o(242)][o(244)](o(233)),a=r[o(268)][o(238)],c=r[o(268)][o(236)],u=t[o(251)][o(231)];if(!a[o(262)](c)||!a[o(256)])return;const l=a[o(256)];if(u[o(270)](l)&&!u[o(223)](l)&&u[o(260)](l,o(258))){if(!s[o(254)][o(278)](r[o(268)],n[o(271)]))return;const t=s[o(272)][o(253)](o(213),{class:o(255)}),a=s[o(247)][o(215)](c);e&&i[o(234)][o(217)](r[o(274)])&&s[o(272)][o(224)](o(267),t),s[o(272)][o(239)](a,t),s[o(247)][o(273)](t,r[o(274)])}}}const Pi=xi;function xi(t,e){const n=Ui();return(xi=function(t,e){return n[t-=158]})(t,e)}function Ui(){const t=["has","removeFormat","enableDefaultAttributesIntegration","format","105553gJaOiL","type","265300cAiZME","9fgmSoy","78cdgVAq","6573576BrJIVu","RemoveFormatEditing","formatInline","locale","2324185nnmfUg","formatBlock","_registerLegacyDescription","plugins","commandName","get","descriptionFactory","241212utjGFw","TrackChangesEditing","editor","1366278wdBudH","registerDescriptionCallback","afterInit","*Remove all formatting*","121004OMMqGH"];return(Ui=function(){return t})()}!function(t,e){const n=xi,r=t();for(;;)try{if(258194===parseInt(n(169))/1+parseInt(n(183))/2+parseInt(n(158))/3+-parseInt(n(162))/4+parseInt(n(176))/5+-parseInt(n(171))/6*(parseInt(n(167))/7)+parseInt(n(172))/8*(-parseInt(n(170))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ui);class ji extends t.Plugin{[Pi(160)](){const t=Pi,e=this[t(185)];e[t(179)][t(163)](t(173))&&(e[t(179)][t(181)](t(184))[t(165)](t(164)),this[t(178)]())}[Pi(178)](){const t=Pi,e=this[t(185)];e[t(179)][t(181)](t(184))[t(182)][t(159)]((n=>{const r=t;if(r(177)!=n[r(168)]&&r(174)!=n[r(168)])return;const{data:s}=n;return s&&r(164)==s[r(180)]?{type:r(166),content:zr(e[r(175)],r(161))}:void 0}))}}const Gi=Vi;function Vi(t,e){const n=zi();return(Vi=function(t,e){return n[t-=205]})(t,e)}!function(t,e){const n=Vi,r=t();for(;;)try{if(729758===-parseInt(n(211))/1*(-parseInt(n(208))/2)+-parseInt(n(230))/3*(parseInt(n(209))/4)+-parseInt(n(222))/5*(-parseInt(n(212))/6)+parseInt(n(224))/7+parseInt(n(225))/8*(parseInt(n(231))/9)+parseInt(n(221))/10*(-parseInt(n(207))/11)+parseInt(n(217))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zi);class Hi extends t.Plugin{[Gi(223)](){const t=Gi,e=this[t(220)];if(!e[t(218)][t(233)](t(216)))return;const n=e[t(218)][t(227)](t(219));n[t(229)](t(215)),n[t(229)](t(214));const r=e[t(218)][t(227)](t(216));r[t(229)](t(213)),r[t(229)](t(205)),r[t(229)](t(226)),r[t(229)](t(228)),r[t(229)](t(232)),r[t(229)](t(206)),r[t(229)](t(210))}}function zi(){const t=["plugins","TrackChangesEditing","editor","12242290MgcwiR","195tGoQWK","afterInit","6153196eLXnnZ","488ZsTewr","discardSuggestion","get","acceptAllSuggestions","enableCommand","154611rJoWYk","121617lqQBeI","discardAllSuggestions","has","acceptSuggestion","acceptSelectedSuggestions","11bFQYiR","76456DQdtsj","92SqpFYS","discardSelectedSuggestions","6HORYiP","77394iqNFdX","trackChanges","goToNextRestrictedEditingException","goToPreviousRestrictedEditingException","RestrictedEditingModeEditing","8443056XEyPBf"];return(zi=function(){return t})()}function Wi(t,e){const n=Ki();return(Wi=function(t,e){return n[t-=281]})(t,e)}const qi=Wi;function Ki(){const t=["insert","get","20IqKVbN","test","9XmAiSY","getItems","markerName","downcastDispatcher","createUIElement","softBreak","ck-suggestion-marker--active","element","612780QkvSDE","createPositionBefore","editing","60142dBidnV","150556xJdLuz","shiftEnter","options","editor","addMarker:suggestion","descriptionFactory","showSuggestionHighlights","addMarker:suggestion:insertion","activeMarkers","includes","requires","addMarker:suggestion:deletion","writer","91hiCzbm","merge","ck-suggestion-marker-","18682796YLHyij","mapper","3757383mRaHFB","data","locale","high","198040TYnJaY","TrackChangesEditing","ELEMENT_LINE_BREAK","toViewPosition","registerElementLabel","span","init","1841810zIYTdN","consumable","plugins","markerRange","enableCommand","name","bindElementToMarker","addClass","1CRFUNB","model","deletion","split"];return(Ki=function(){return t})()}!function(t,e){const n=Wi,r=t();for(;;)try{if(223445===-parseInt(n(293))/1*(parseInt(n(312))/2)+-parseInt(n(301))/3*(parseInt(n(313))/4)+-parseInt(n(299))/5*(parseInt(n(309))/6)+-parseInt(n(326))/7*(parseInt(n(335))/8)+-parseInt(n(331))/9+-parseInt(n(285))/10+parseInt(n(329))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ki);class Xi extends t.Plugin{static get[qi(323)](){return[Ys.ShiftEnter]}[qi(284)](){const t=qi,e=this[t(316)],n=e[t(287)][t(298)](t(336));n[t(289)](t(314)),e[t(311)][t(304)].on(t(320),Qi(e),{priority:t(334)}),e[t(311)][t(304)].on(t(324),Qi(e),{priority:t(334)}),e[t(332)][t(304)].on(t(317),((n,r,s)=>{const o=t;s[o(315)][o(319)]&&Qi(e,{showActiveMarker:!1})(n,r,s)})),n[t(318)][t(282)](t(306),(n=>zr(e[t(333)],t(337),n)))}}function Qi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Wi,i=t[o(287)][o(298)](o(336));if(!s[o(286)][o(300)](r[o(288)],n[o(290)]))return;const a=t[o(294)];for(const t of r[o(288)][o(302)]()){if(!t.is(o(308),o(306)))continue;const n=o(295)==r[o(303)][o(296)](":")[1]?o(327):o(296),c=s[o(325)][o(305)](o(283),{class:o(328)+n}),u=s[o(330)][o(281)](a[o(310)](t));e&&i[o(321)][o(322)](r[o(303)])&&s[o(325)][o(292)](o(307),c),s[o(325)][o(297)](u,c),s[o(330)][o(291)](c,r[o(303)])}}}const Yi=Ji;function Ji(t,e){const n=Zi();return(Ji=function(t,e){return n[t-=335]})(t,e)}function Zi(){const t=["type","editor","from","has","plugins","91608DLYImn","change","formatBlock","FORMAT_RESTRICTED_DISABLED","commands","format","formatInline","4401YkQhOn","get","6EjGeyL","markInlineFormat","descriptionFactory","forceValue","selection","8146665trWJdL","document","460382XotAsQ","TrackChangesEditing","5388586hFCpoB","FORMAT_RESTRICTED_ENABLED","model","23752CsPyQW","enableCommand","getRanges","1294452cxMfSl","locale","afterInit","commandName","isCollapsed","StandardEditingModeEditing","value","commandParams","restrictedEditingException","2099229XuXEYj","2KKFfga","registerDescriptionCallback","1720kBOgQY"];return(Zi=function(){return t})()}!function(t,e){const n=Ji,r=t();for(;;)try{if(963212===-parseInt(n(376))/1*(-parseInt(n(358))/2)+-parseInt(n(375))/3+parseInt(n(366))/4+parseInt(n(356))/5+-parseInt(n(351))/6*(parseInt(n(360))/7)+parseInt(n(363))/8*(parseInt(n(349))/9)+parseInt(n(336))/10*(-parseInt(n(342))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zi);class $i extends t.Plugin{[Yi(368)](){const t=Yi,e=this[t(338)],n=e[t(362)],r=e[t(367)];if(!e[t(341)][t(340)](t(371)))return;const s=e[t(341)][t(350)](t(359)),o=t(374),i=e[t(346)][t(350)](o);s[t(364)](o,((e,r={})=>{const a=t,c=n[a(357)][a(355)];if(c[a(370)])return void e(r);const u=void 0!==r[a(354)]?r[a(354)]:!i[a(372)];n[a(343)]((()=>{const t=a,e=Array[t(339)](c[t(365)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(352)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(353)][t(335)]((e=>{const n=t;if(n(344)!=e[n(337)]&&n(348)!=e[n(337)])return;const{data:s}=e;return s&&s[n(369)]==o?s[n(373)][0][n(354)]?{type:n(347),content:zr(r,n(361))}:{type:n(347),content:zr(r,n(345))}:void 0}))}}function ta(){const t=["formatInline","registerBlockAttribute","toLowerCase","getGhsAttributeNameForElement","868770TvthUp","normalizeConfig","block","DataSchema","config","editor","element","commandParams","add","TrackChangesEditing","Style","registerDescriptionCallback","619336ONUjQv","27gUhBLf","forceValue","6820305ZXjkxt","FORMAT_STYLE","type","4866631vThGZM","registerInlineAttribute","descriptionFactory","format","_registerLegacyDescription","GeneralHtmlSupport","plugins","definitions","formatBlock","registerAttributeLabel","3365782mdGDzz","1552157WghFwd","locale","commandName","*Set format:* %0","has","ghsAttributes","enableDefaultAttributesIntegration","afterInit","*Remove format:* %0","get","26196520WrWHQi","StyleUtils","style","inline","styleName"];return(ta=function(){return t})()}function ea(t,e){const n=ta();return(ea=function(t,e){return n[t-=186]})(t,e)}const na=ea;!function(t,e){const n=ea,r=t();for(;;)try{if(850100===-parseInt(n(226))/1+-parseInt(n(225))/2+parseInt(n(210))/3*(-parseInt(n(209))/4)+parseInt(n(212))/5+parseInt(n(197))/6+parseInt(n(215))/7+parseInt(n(188))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ta);class ra extends t.Plugin{[na(233)](){const t=na,e=this[t(202)];if(!e[t(221)][t(230)](t(207))||!e[t(221)][t(230)](t(200)))return;const n=e[t(221)][t(187)](t(206)),r=e[t(227)],s=e[t(201)][t(187)](t(190))||{},o=e[t(221)][t(187)](t(220)),i=e[t(221)][t(187)](t(189))[t(198)](e[t(221)][t(187)](t(200)),s[t(222)]);n[t(232)](t(190));const a=new Set;for(const e of i[t(199)]){const n=o[t(196)](e[t(203)]);a[t(205)](n)}const c=new Set;for(const e of i[t(191)]){const n=o[t(196)](e[t(203)]);c[t(205)](n);for(const n of e[t(231)])c[t(205)](n)}for(const e of a)n[t(194)](e),n[t(217)][t(224)](e,zr(r,t(213)));for(const e of c)n[t(216)](e),n[t(217)][t(224)](e,zr(r,t(213)));this[t(219)]()}[na(219)](){const t=na,e=this[t(202)],n=e[t(227)];e[t(221)][t(187)](t(206))[t(217)][t(208)]((e=>{const r=t;if(r(223)!=e[r(214)]&&r(193)!=e[r(214)])return;const{data:s}=e;return s&&r(190)===s[r(228)]?s[r(204)][0][r(211)]?{type:r(218),content:zr(n,r(229),s[r(204)][0][r(192)][r(195)]())}:{type:r(218),content:zr(n,r(186),s[r(204)][0][r(192)][r(195)]())}:void 0}))}}const sa=ia;function oa(){const t=["startsWith","6VzQqTS","afterInit","subType","item","getColumnIndexes","createPositionAt","map","downcastDispatcher","markMultiRangeInsertion","selection","getChangedMarkers","tableColumn","change","createRangeIn","getContainedElement","data","786VxkLth","minColumn","tableRow","tablePaste","has","36IHaNuF","mapper","insertTable","6273550cEMiYP","nodeBefore","max","ELEMENT_TABLE_COLUMN","execute","cell","MAX_SAFE_INTEGER","model","options","_acceptFormatSuggestionCallbackFactory","hasAttribute","rowspan","addRange","writer","batch","editor","minRow","insertTableColumnLeft","getRowIndexes","2753385SoKRUt","end","getChildren","root","registerPostFixer","ELEMENT_TABLE_COLUMN_WITH_TEXT","join","_splitMarkerName","getSuggestion","_suggestionFactory","isArray","accept","left","getAttribute","registerElementLabel","TableUtils","isIntersectingWithRange","push","_tableSuggestions","name","change:data","removeTableColumn","colspan","oldRange","some","document","rootName","discard","*Insert:* %0","3945370JzEUuV","insertTableRowAbove","registerDescriptionCallback","above","_getSuggestionCoords","$textProxy","insertTableRowBelow","_setupColumnsRowsFixing","selectTableRow","refresh","suggestion","differ","descriptionFactory","maxRow","$graveyard","filter","getItems","ELEMENT_TABLE_ROW_WITH_TEXT","get","createRangeOn","start","registerCustomCallback","forceValue","getRanges","setSelection","substr","insertTableColumnRight","min","highest","tableCell","TableEditing","TrackChangesEditing","isInContent","commands","toViewElement","element","getCellLocation","findAncestor","last","order","enqueueChange","add","length","getSelectionAffectedTableCells","enableCommand","createTableWalker","addMarker:suggestion","MIN_SAFE_INTEGER","first","_tablePostFixingSubtypes","fromRange","span","*Remove:* %0","isEqual","includes","toLowerCase","getFirstRange","ELEMENT_TABLE_ROW","every","8790824hxTuTD","type","addClass","nodeAfter","detach","low","removeTableRow","getChanges","showSuggestionHighlights","isTouching","ELEMENT_TABLE_WITH_TEXT","maxColumn","removeClass","table","markMultiRangeDeletion","values","insert","plugins","1766644xtLJYH","classes","insertion","locale","from","deletion","3334lqiqPy","4414432XtluZS","_getCoordsForCells","selectTableColumn","position","ELEMENT_TABLE"];return(oa=function(){return t})()}function ia(t,e){const n=oa();return(ia=function(t,e){return n[t-=251]})(t,e)}!function(t,e){const n=ia,r=t();for(;;)try{if(656730===parseInt(n(306))/1*(-parseInt(n(283))/2)+parseInt(n(333))/3+-parseInt(n(277))/4+-parseInt(n(362))/5*(-parseInt(n(290))/6)+-parseInt(n(259))/7+-parseInt(n(284))/8+-parseInt(n(311))/9*(-parseInt(n(314))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oa);class aa extends t.Plugin{constructor(t){const e=ia;super(t),this[e(411)]=[e(308),e(301)],this[e(351)]=new Set}[sa(291)](){const t=sa,e=this[t(329)],n=e[t(321)][t(358)][t(299)];if(!e[t(276)][t(310)](t(392)))return;const r=e[t(280)],s=e[t(276)][t(380)](t(393)),o=e[t(276)][t(380)](t(348));s[t(374)][t(347)](t(272),(e=>zr(r,t(288),e))),this[t(369)](),s[t(406)](t(313)),s[t(406)](t(370)),s[t(406)](t(286));for(const r of[t(363),t(368)]){const i=e[t(395)][t(380)](r);s[t(406)](r,(r=>{const a=t;e[a(321)][a(302)]((t=>{const e=a;r();const c=e(365)===i[e(401)],u=o[e(405)](n),l=o[e(332)](u),f=c?l[e(410)]-1:l[e(400)]+1,h=u[0][e(399)](e(272)),g=o[e(407)](h,{startRow:f,endRow:f}),d=Array[e(281)](g)[e(296)]((n=>t[e(381)](n[e(319)])));s[e(298)](d,e(308))}))}))}for(const r of[t(331),t(388)]){const i=e[t(395)][t(380)](r);s[t(406)](r,(r=>{const a=t;e[a(321)][a(302)]((t=>{const e=a;r();const c=e(345)===i[e(401)],u=o[e(405)](n),l=o[e(294)](u),f=c?l[e(410)]-1:l[e(400)]+1,h=u[0][e(399)](e(272)),g=o[e(407)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(281)](g)[e(296)]((n=>t[e(381)](n[e(319)])));s[e(298)](d,e(301))}))}))}for(const r of[t(265),t(354)]){const i=r[t(387)](11),a=i[t(255)](),c=a[t(387)](0,3)+t(251),u=t(272)+i,l=t(389)+i,f=t(316)+i;s[t(406)](r,(()=>{const i=t;e[i(321)][i(302)]((t=>{const e=i,h=o[e(405)](n),g=h[0][e(399)](e(272));let d;if(e(265)==r){const t=o[e(332)](h);d={startRow:t[e(410)],endRow:t[e(400)],includeAllSlots:!0}}else{const t=o[e(294)](h);d={startColumn:t[e(410)],endColumn:t[e(400)],includeAllSlots:!0}}const p=o[e(407)](g,d),m=Array[e(281)](p)[e(296)]((({cell:t})=>t)),I=ca(m[e(377)]((t=>t[e(324)](c)))),E=ca(m[e(377)]((t=>!t[e(324)](c))))[e(296)]((n=>t[e(381)](n))),b=s[e(273)](E,u);if(b&&(e(308)==b[e(292)]||e(301)==b[e(292)])){const n=this[e(366)](b);for(const r of I){const s=t[e(381)](r),i=o[e(398)](r),u=r[e(346)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(326)](s)}}}))}))}function c(r){const s=t,o=Array[s(281)](n[s(385)]())[s(296)]((t=>i.LiveRange[s(412)](t)));e[s(321)][s(302)]((t=>{const n=s,i=t[n(328)];r=r[n(377)]((t=>n(376)!=t[n(336)][n(359)])),t[n(386)](r),e[n(395)][n(380)](n(265))[n(371)](),e[n(318)](n(265),{forceDefaultExecution:!0}),e[n(321)][n(402)]((()=>{const t=n;e[t(321)][t(402)](i,(e=>{const n=t,r=o[n(377)]((t=>n(376)!=t[n(336)][n(359)]));r[n(404)]>0&&e[n(386)](r);for(const t of o)t[n(263)]()}))}))}))}function u(r){const s=t;e[s(321)][s(302)]((t=>{const o=s,a=Array[o(281)](n[o(385)]())[o(296)]((t=>i.LiveRange[o(412)](t))),c=[];for(const t of r)for(const e of t[o(378)]({shallow:!0}))c[o(350)](e);for(const n of c)o(376)!=n[o(336)][o(359)]&&(t[o(386)](t[o(295)](n,0)),e[o(395)][o(380)](o(354))[o(371)](),e[o(318)](o(354),{forceDefaultExecution:!0}));const u=a[o(377)]((t=>o(376)!=t[o(336)][o(359)]));u[o(404)]>0&&t[o(386)](u);for(const t of a)t[o(263)]()}))}function l(e,n){const r=t;return n[r(258)]((t=>e[r(357)]((e=>e[r(334)][r(253)](t[r(382)])||t[r(334)][r(253)](e[r(382)])))))}function f(e,n){const r=t;return e[r(357)]((t=>n[r(357)]((e=>t[r(334)][r(268)](e[r(382)])))))}e[t(305)][t(297)].on(t(408),((e,n,r)=>{const s=t;if(!r[s(322)][s(267)])return;const o=n[s(293)];if(!o)return;const i=r[s(312)][s(396)](o);function c(t){return Array[s(343)](t)?t:[t]}i&&s(391)===o[s(352)]&&(0,a.setHighlightHandling)(i,r[s(327)],((t,e,n)=>n[s(261)](c(e[s(278)]),t)),((t,e,n)=>n[s(271)](c(e[s(278)]),t)))}),{priority:t(390)}),s[t(374)][t(364)]((e=>{const n=t;if(n(279)!=e[n(260)]&&n(282)!=e[n(260)])return;const s=e[n(304)]();if(null!=s&&s.is(n(397),n(272))){if(n(279)==e[n(260)]){const t=e[n(378)]()[n(377)]((t=>t.is(n(367))))[n(296)]((t=>t[n(305)]));if(t[n(404)])return{type:n(279),content:zr(r,n(361),zr(r,n(269),'"'+t[n(339)](" ")+'"'))}}if(n(282)==e[n(260)]){const t=e[n(378)]()[n(377)]((t=>t.is(n(367))))[n(296)]((t=>t[n(305)]));if(t[n(404)])return{type:n(282),content:zr(r,n(252),zr(r,n(269),'"'+t[n(339)](" ")+'"'))}}}})),s[t(374)][t(364)]((e=>{const n=t;if(n(308)==e[n(292)]){const t=e[n(378)]()[n(377)]((t=>t.is(n(367))))[n(296)]((t=>t[n(305)])),s=this[n(366)](e),o=s[n(375)]-s[n(330)]+1;if(n(279)==e[n(260)])return t[n(404)]?{type:n(279),content:zr(r,n(361),zr(r,n(379),[o,'"'+t[n(339)](" ")+'"']))}:{type:n(279),content:zr(r,n(361),zr(r,n(257),o))};if(n(282)==e[n(260)])return t[n(404)]?{type:n(282),content:zr(r,n(252),zr(r,n(379),[o,'"'+t[n(339)](" ")+'"']))}:{type:n(282),content:zr(r,n(252),zr(r,n(257),o))}}if(n(301)==e[n(292)]){const t=e[n(378)]()[n(377)]((t=>t.is(n(367))))[n(296)]((t=>t[n(305)])),s=this[n(366)](e),o=s[n(270)]-s[n(307)]+1;if(n(279)==e[n(260)])return t[n(404)]?{type:n(279),content:zr(r,n(361),zr(r,n(338),[o,'"'+t[n(339)](" ")+'"']))}:{type:n(279),content:zr(r,n(361),zr(r,n(317),o))};if(n(282)==e[n(260)])return t[n(404)]?{type:n(282),content:zr(r,n(252),zr(r,n(338),[o,'"'+t[n(339)](" ")+'"']))}:{type:n(282),content:zr(r,n(252),zr(r,n(317),o))}}})),s[t(342)][t(383)](t(279),t(308),t(360),c),s[t(342)][t(383)](t(282),t(308),t(344),c),s[t(342)][t(383)](t(279),t(301),t(360),u),s[t(342)][t(383)](t(282),t(301),t(344),u),s[t(342)][t(383)](t(279),t(301),t(339),l),s[t(342)][t(383)](t(282),t(301),t(339),l),s[t(342)][t(383)](t(279),t(308),t(339),f),s[t(342)][t(383)](t(282),t(308),t(339),f)}[sa(323)](){const t=sa,e=this[t(329)],n=e[t(321)][t(358)][t(299)];return(r,s)=>{const o=t;e[o(321)][o(302)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(334)][a(315)];u&&u[0]&&!1===u[0][a(384)]&&(l=r[0][a(382)][a(262)]);const f=t[a(303)](l);if(a(376)==f[a(336)][a(359)])return;const h=Array[a(281)](n[a(385)]())[a(296)]((t=>i.LiveRange[a(412)](t)));t[a(386)](f),e[a(395)][a(380)](c)[a(371)](),u[a(350)]({forceDefaultExecution:!0}),e[a(318)](c,...u);const g=h[a(377)]((t=>a(376)!=t[a(336)][a(359)]));g[a(404)]>0&&t[a(386)](g);for(const t of h)t[a(263)]()}))}}[sa(285)](t){const e=sa,n=this[e(329)][e(276)][e(380)](e(348));let r=Number[e(320)],s=Number[e(409)],o=Number[e(320)],i=Number[e(409)];for(const a of t){if(e(376)==a[e(336)][e(359)])continue;const{row:t,column:c}=n[e(398)](a),u=a[e(324)](e(325))?a[e(346)](e(325))-1:0,l=a[e(324)](e(355))?a[e(346)](e(355))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[sa(369)](){const t=sa,e=this[t(329)],n=e[t(276)][t(380)](t(393)),r=e[t(276)][t(380)](t(348));e[t(321)][t(358)].on(t(353),(()=>{const r=t,s=Array[r(281)](e[r(321)][r(358)][r(373)][r(300)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(340)](t);if(r(372)!=s)continue;if(null!=e[r(356)])continue;const a=n[r(341)](o);this[r(411)][r(254)](i)&&this[r(351)][r(403)](a)}}),{priority:t(264)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(381)](e),a=e[s(399)](s(272)),c=r[s(398)](e);for(const t of this[s(351)]){const n=t[s(292)],r=n[s(289)](s(309)),u=n[s(387)](r?10:5),l=u[s(255)](),f=l[s(387)](0,3)+s(251),h=s(389)+u,g=s(316)+u;if(!t[s(394)])continue;if(a!=t[s(256)]()[s(382)][s(399)](s(272)))continue;if(t[s(349)](i))continue;const d=e[s(324)](f)?e[s(346)](f)-1:0,p=this[s(366)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(326)](i),o=!0)}return o};e[t(321)][t(358)][t(337)]((n=>{const r=t;let o=!1;for(const t of e[r(321)][r(358)][r(373)][r(266)]())if(r(275)==t[r(260)])if(r(308)==t[r(352)])for(const e of t[r(287)][r(262)][r(335)]())o=o||s(e,n);else r(391)==t[r(352)]&&(o=o||s(t[r(287)][r(262)],n));return o}))}[sa(366)](t){const e=sa;return this[e(285)](t[e(385)]()[e(296)]((t=>t[e(382)][e(262)])))}}function ca(t){const e=sa;return Array[e(281)](new Set(t)[e(274)]())}const ua=la;function la(t,e){const n=fa();return(la=function(t,e){return n[t-=360]})(t,e)}function fa(){const t=["_suggestionFactory","*Split cell:* vertically","model","locale","fromRange","markMultiRangeBlockFormat","TableEditing","direction","8936NUlKCI","splitTableCellVertically","map","author","type","getSelectionAffectedTableCells","push","mergeTableCellDown","_areSelectedCellsMergable","change","getCellLocation","$graveyard","*Split cell:* horizontally","return","createTableWalker","getSuggestions","mergeTableCellUp","execute","setSelection","getAncestors","105385fcpWMJ","_tablePostFixingSubtypes","2ICHJpF","value","root","createRangeOn","3303WjGPPf","formatBlock","mergeTableCellLeft","containsRange","horizontally","deletion","selection","1043877dawVIm","10897580GZGxhq","editor","get","add","element","commandName","markBlockFormat","isEnabled","_isForcedDefaultExecutionBlock","mergeTableCellRight","isInContent","trackChanges","has","subType","2805204CsTIQq","cell","TrackChangesEditing","detach","filter","from","mergeTableCells","forceDefaultExecution","format","TableUtils","*Merge cells*","table","tableCell","size","insertion","registerCustomCallback","49088ONALcz","low","refresh","accept","enableCommand","registerDescriptionCallback","plugins","_areMergableCells","stop","splitTableCellHorizontally","find","formatInline","5076QrvLTH","set:isEnabled","descriptionFactory","length","getRanges","1970FHSdoO","afterInit","findAncestor","getFirstPosition","document","commands","rootName","_acceptFormatSuggestionCallbackFactory","highest","requires"];return(fa=function(){return t})()}!function(t,e){const n=la,r=t();for(;;)try{if(300169===-parseInt(n(430))/1+parseInt(n(388))/2*(-parseInt(n(399))/3)+-parseInt(n(442))/4*(-parseInt(n(447))/5)+-parseInt(n(414))/6+-parseInt(n(386))/7+parseInt(n(366))/8*(-parseInt(n(392))/9)+parseInt(n(400))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[ua(456)](){return[aa]}[ua(448)](){const t=ua,e=this[t(401)],n=e[t(360)][t(451)][t(398)],r=e[t(361)];if(!e[t(436)][t(412)](t(364)))return;const s=e[t(436)][t(402)](t(416)),o=e[t(436)][t(402)](t(423)),a=e[t(436)][t(402)](aa);a[t(387)][t(372)](t(420)),s[t(434)](t(420),(()=>{const n=t,r=o[n(371)](e[n(360)][n(451)][n(398)]);e[n(360)][n(375)]((()=>{const t=n;s[t(363)](r,{commandName:t(420),commandParams:[]},[],t(420))}))})),e[t(452)][t(402)](t(420)).on(t(383),((n,r)=>{const o=t;e[o(452)][o(402)](o(411))[o(389)]&&(r[o(445)]>0&&r[r[o(445)]-1]&&r[r[o(445)]-1][o(421)]||s[o(408)]||this[o(374)]()||n[o(438)]())}),{priority:t(455)});for(const n of[t(382),t(409),t(373),t(394)]){const r=e[t(452)][t(402)](n);s[t(434)](n,(()=>{const n=t,o=e[n(360)][n(451)][n(398)][n(450)]()[n(385)]()[n(440)]((t=>t.is(n(404),n(426)))),i=r[n(389)];e[n(360)][n(375)]((()=>{const t=n;s[t(363)]([o,i],{commandName:t(420),commandParams:[]},[],t(420))}))}))}for(const n of[t(367),t(439)]){const r=e[t(452)][t(402)](n);s[t(434)](n,(()=>{const i=t,a=o[i(371)](e[i(360)][i(451)][i(398)])[0],c=a[i(449)](i(425)),{column:u,row:l}=o[i(376)](a);let f=[];if(i(396)==r[i(365)]){const t=o[i(380)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(419)](t)[i(368)]((t=>t[i(415)]))}else{const t=o[i(380)](c,{column:u,includeAllSlots:!0});f=Array[i(419)](t)[i(368)]((t=>t[i(415)]))}e[i(360)][i(375)]((t=>{const e=i;s[e(406)](t[e(391)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(444)][t(435)]((e=>{const n=t;if(n(393)!=e[n(370)]&&n(441)!=e[n(370)])return;const{data:s}=e;return s&&n(420)==s[n(405)]?{type:n(422),content:zr(r,n(424))}:void 0})),s[t(444)][t(435)]((e=>{const n=t;if(n(393)!=e[n(370)]&&n(441)!=e[n(370)])return;const{data:s}=e;return s?n(367)==s[n(405)]?{type:n(422),content:zr(r,n(458))}:n(439)==s[n(405)]?{type:n(422),content:zr(r,n(378))}:void 0:void 0}));const c=a[t(454)]();for(const e of[t(382),t(409),t(373),t(394)])s[t(457)][t(429)](t(393),e,t(433),c);for(const e of[t(367),t(439)])s[t(457)][t(429)](t(393),e,t(433),c);s[t(457)][t(429)](t(393),t(420),t(433),(r=>{const s=t;e[s(360)][s(375)]((t=>{const o=s,a=Array[o(419)](n[o(446)]())[o(368)]((t=>i.LiveRange[o(362)](t)));t[o(384)](r),e[o(452)][o(402)](o(420))[o(432)](),e[o(383)](o(420),{forceDefaultExecution:!0});const c=a[o(418)]((t=>o(377)!=t[o(390)][o(453)]));c[o(445)]>0&&t[o(384)](c);for(const t of a)t[o(417)]()}))}));for(const n of[t(382),t(373),t(394),t(409)]){const r=e[t(452)][t(402)](n);r.on(t(443),((n,s,o)=>{const i=t;if(o){const t=e[i(360)][i(451)][i(398)][i(450)]()[i(385)]()[i(440)]((t=>t.is(i(404),i(426))));this[i(437)](r[i(389)],t)||(n[i(379)]=!1,n[i(438)]())}}),{priority:t(431)})}}[ua(374)](){const t=ua,e=this[t(401)][t(452)][t(402)](t(420)),n=this[t(401)][t(436)][t(402)](t(423));if(!e[t(407)])return!1;const r=n[t(371)](this[t(401)][t(360)][t(451)][t(398)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(437)](e,n))return!1;return!0}[ua(437)](t,e){const n=ua,r=this[n(401)][n(436)][n(402)](n(416)),s=this[n(401)][n(360)][n(391)](t),o=this[n(401)][n(360)][n(391)](e),i=new Set,a=new Set;for(const t of r[n(381)]())if((n(428)==t[n(370)]||n(397)==t[n(370)]||n(420)==t[n(413)])&&t[n(410)])for(const e of t[n(446)]())e[n(395)](s,!0)&&i[n(403)](t[n(370)]+":"+t[n(369)].id),e[n(395)](o,!0)&&a[n(403)](t[n(370)]+":"+t[n(369)].id);if(i[n(427)]!=a[n(427)])return!1;for(const t of i)if(!a[n(412)](t))return!1;return!0}}const ga=pa;function da(){const t=["addClass","186wryWbP","commandName","editor","removeAttribute","FORMAT_REGULAR_ROW","consumable","TableUtils","get","setTableColumnHeader","enableDefaultAttributesIntegration","getCellLocation","toViewElement","removeMarker:suggestion","addMarker:suggestion","includes","forceValue","headingColumns","writer","type","setAttribute","60OCBfys","registerCustomCallback","headingRows","format","967887ebXmoY","7732104YAkRqN","item","_acceptFormatSuggestionCallbackFactory","bindElementToMarker","FORMAT_HEADER_COLUMN","start","data","nodeBefore","_suggestionFactory","markerNameToElements","cell","*Format:* %0","name","accept","52BHjJxh","FORMAT_HEADER_ROW","getSuggestion","FORMAT_REGULAR_COLUMN","activeMarkers","descriptionFactory","formatBlock","data-suggestion","parent","consume","ck-suggestion-marker-","nodeAfter","plugins","setTableRowHeader","6252HqcmXa","downcastDispatcher","end","_handleLegacySuggestions","locale","TrackChangesEditing","TableEditing","stop","unbindElementFromMarkerName","editing","showSuggestionHighlights","markerRange","ck-suggestion-marker--active","afterInit","mapper","177435WKmdcQ","markerName","highest","_splitMarkerName","removeClass","7AnnwtJ","_registerLegacyDescription","requires","1089759LXixvw","registerBlockAttribute","registerAttributeLabel","registerDescriptionCallback","25182NOxXpd","options","3217284AljEFe","has","63701difRqa","commandParams","createTableWalker"];return(da=function(){return t})()}function pa(t,e){const n=da();return(pa=function(t,e){return n[t-=263]})(t,e)}!function(t,e){const n=pa,r=t();for(;;)try{if(562433===-parseInt(n(346))/1+-parseInt(n(309))/2*(-parseInt(n(350))/3)+-parseInt(n(264))/4+-parseInt(n(338))/5*(parseInt(n(270))/6)+parseInt(n(343))/7*(parseInt(n(295))/8)+parseInt(n(294))/9*(-parseInt(n(290))/10)+parseInt(n(266))/11*(parseInt(n(323))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(da);class ma extends t.Plugin{static get[ga(345)](){return[aa]}[ga(336)](){const t=ga,e=this[t(272)];if(!e[t(321)][t(265)](t(329)))return;const n=e[t(327)],r=e[t(321)][t(277)](t(328));r[t(279)](t(322)),r[t(279)](t(278)),r[t(347)](t(292)),r[t(347)](t(286)),r[t(314)][t(348)](t(292),zr(n,t(310))),r[t(314)][t(348)](t(286),zr(n,t(299))),this[t(326)]()}[ga(326)](){const t=ga,e=this[t(272)][t(321)][t(277)](t(328)),n=this[t(272)][t(321)][t(277)](t(276)),r=this[t(272)][t(321)][t(277)](aa)[t(297)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=pa,{type:c,id:u}=e[a(341)](o[a(339)]),l=e[a(311)](u),f=l[a(301)];if(a(315)!=l[a(288)]||!f||a(278)!=f[a(271)])return;if(o[a(296)])return void s[a(330)]();if(!i[a(275)][a(318)](o[a(334)],s[a(307)]))return;const h=o[a(334)][a(300)][a(320)],g=o[a(334)][a(325)][a(302)],d=h[a(317)][a(317)],{column:p}=n[a(280)](h),{column:m}=n[a(280)](g);for(let s=p;s<=m;s++){const l=n[a(268)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(305)],l=i[a(337)][a(281)](s);i[a(287)][a(269)](a(319)+c,l),r&&i[a(287)][a(289)](a(316),u,l),i[a(337)][a(298)](l,o[a(339)]),t&&(e[a(313)][a(284)](o[a(339)])?i[a(287)][a(269)](a(335),l):i[a(287)][a(342)](a(335),l))}}}}e[t(303)][t(291)](t(315),t(322),t(308),r),e[t(303)][t(291)](t(315),t(278),t(308),r),this[t(272)][t(332)][t(324)].on(t(283),s(),{priority:t(340)}),this[t(272)][t(301)][t(324)].on(t(283),((e,n,r)=>{const o=t;r[o(263)][o(333)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(340)}),this[t(272)][t(332)][t(324)].on(t(282),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(341)](r[o(339)]),c=e[o(311)](a),u=c[o(301)];if(o(315)!=c[o(288)]||!u||o(278)!=u[o(271)])return;const l=s[o(337)][o(304)](r[o(339)]);if(l)for(const t of l)s[o(287)][o(342)](o(319)+i,t),s[o(287)][o(342)](o(335),t),s[o(287)][o(273)](o(316),t),s[o(337)][o(331)](t,r[o(339)])}),{priority:t(340)}),this[t(344)]()}[ga(344)](){const t=ga,e=this[t(272)],n=e[t(327)];function r(e){const r=t;return{type:r(293),content:zr(n,r(306),e)}}e[t(321)][t(277)](t(328))[t(314)][t(349)]((e=>{const s=t;if(s(315)!=e[s(288)])return;const{data:o}=e;if(o){if(s(322)==o[s(271)]){const t=o[s(267)][0][s(285)];return r(zr(n,s(t?310:274)))}if(s(278)==o[s(271)]){const t=o[s(267)][0][s(285)];return r(zr(n,s(t?299:312)))}}}))}}const Ia=ba;function Ea(){const t=["suggestionUnloaded","getColumnIndexes","add","_replaceTableSlotCell","filter","discard","markMultiRangeDeletion","position","editingDowncast","rootName","return","$graveyard","afterInit","insert","clipboardOutput","value","getRanges","removeMarker","tableCellBorderWidth","set","createElement","createRange","tableCellSuggestion","batch","3002010iiFJkN","getRows","TableUtils","join","conversion","nextSibling","has","insertionRanges","_isForcedDefaultExecutionBlock","suggestion-td","endColumn","updateMarker","markers","get","ck-suggestion-marker--active","779072iEPaOV","tablePasteRow","2502521UuldxZ","activeMarkers","ck-suggestion-marker","tableCellHorizontalAlignment","removeMarkers","redo","move","paragraph","formatBlock","getChild","isInContent","tablePasteChainId","Users","markerToHighlight","content","call","rowInsertionRanges","getChildren","last","markerName","tableCellPadding","fromEntries","ck-suggestion-marker-insertion","column","registerDescriptionCallback","setAttribute","view","markMultiRangeInsertion","first","listenTo","nodeAfter","_getCoordsForCells","author","_suggestionFactory","entries","removeColumns","isEmpty","documentSelection","oldRange","getTableIfOnlyTableInContent","register","rows","previousSibling","root","newRange","fromRange","fill","262818SMMuGM","TableClipboard","columnInsertionIndexes","keys","getAttributes","remove","getContainedElement","length","editing","tableCellBackgroundColor","previous","requires","differ","getSuggestionCallback","createRangeOn","hasSuggestion","getSuggestion","tableCellBorderColor","deletionRanges","markMultiRangeBlockFormat","detach","getShiftedBy","createRangeIn","tablePaste","table","getChanges","map","descriptionFactory","some","5BvmfxN","unwrap","next","getItems","insertColumns","markerAttributes","high","element","insertion","locale","push","find","getAllAdjacentSuggestions","end","915476RukcQA","trackChanges","accept","stop","insertContent","createTableWalker","getChangedMarkers","elementToElement","commands","containsRange","createPositionBefore","from","TrackChangesEditing","setAttributes","schema","attributes","endRow","columns","dataDowncast","low","getMarkers","removeRows","suggestion","1485642PmpsUA","findAncestor","type","showSuggestionHighlights","registerPostFixer","registerCustomCallback","_splitMarkerName","options","includes","forceDefaultExecution","getSelectionAffectedTableCells","cell","getRowIndexes","rowInsertionIndexes","forEach","getColumns","isEqual","reduce","plugins","*Replace table cells*","cells","getSuggestions","for","startsWith","tablePasteColumn","document","editor","deletion","row","suggestionLoaded","_createdBatches","change","tableCellVerticalAlignment","subType","tablePasteCell","suggestion:formatBlock:tablePasteCell","getRange","insertRows","model","_tablePostFixingSubtypes","tableCell","name","82534JXmJWQ","start","wrap","tableCellBorderStyle","selection","every","columnInsertionRanges"];return(Ea=function(){return t})()}function ba(t,e){const n=Ea();return(ba=function(t,e){return n[t-=219]})(t,e)}!function(t,e){const n=ba,r=t();for(;;)try{if(272558===-parseInt(n(379))/1+parseInt(n(284))/2+-parseInt(n(242))/3+-parseInt(n(219))/4*(-parseInt(n(408))/5)+parseInt(n(315))/6+parseInt(n(332))/7+-parseInt(n(330))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ea);const Ta=[Ia(309),Ia(396),Ia(287),Ia(335),Ia(274),Ia(388),Ia(352)],_a=Object[Ia(353)](Ta[Ia(405)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(390)](){return[aa]}[Ia(303)](){const t=Ia,n=this[t(268)];if(!n[t(260)][t(321)](t(380)))return;const r=n[t(260)][t(328)](t(231)),s=n[t(260)][t(328)](t(317)),o=n[t(260)][t(328)](aa),a=n[t(260)][t(328)](t(380));o[t(281)][t(418)](t(331),t(266)),n[t(280)][t(233)][t(372)](t(313),{allowIn:t(282),allowContentOf:t(282),isLimit:!0}),n[t(319)][t(226)]({model:t(313),view:t(324)});let c=null;n[t(280)].on(t(223),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(386)]-1];h&&h[u(251)]||r[u(323)]||this[u(268)][u(227)][u(328)](u(220))[u(306)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(369)))return!1;const i=s[o(371)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(252)](n[o(267)][o(288)]);if(!a[o(386)])return!1;const c=a[0][o(243)](o(403)),l=r[o(254)](a),f=r[o(292)](a),h={startRow:l[o(360)],endRow:l[o(350)],startColumn:f[o(360)],endColumn:f[o(350)]};return 1==a[o(386)]&&(h[o(235)]+=r[o(316)](i)-1,h[o(325)]+=r[o(257)](i)-1),ka(c,h,r)}(l,f,n[u(280)],s,a)&&(o[u(222)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(280)][u(273)]((()=>{const t=u;n[t(280)][t(223)](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(386)]&&r[t(359)](o,t(331),{tablePasteChainId:s}),a[t(386)]&&r[t(359)](a,t(266),{tablePasteChainId:s}),l[t(386)]&&(r[t(359)](l,t(402),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(256)]((e=>{const n=t;var r;return null===(r=e[n(399)])||void 0===r?void 0:r[n(347)](e)}))),f[t(386)]&&(r[t(297)](f,t(402),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(256)]((e=>{const n=t;var r;return null===(r=e[n(399)])||void 0===r?void 0:r[n(347)](e)})));const g=r[t(398)](h[t(405)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(276),{tablePasteChainId:s});if(g){const e=g[t(239)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(280)][t(393)](s),a=e[t(419)]((e=>e[t(278)]()[t(258)](i)));a&&r[t(418)]([a[t(283)],o])}r[t(386)]&&g[t(357)](t(413),Object[t(353)](r))}c=null})))}),{priority:e.priorities[t(414)]+10}),n[t(260)][t(328)](t(380)).on(t(294),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(222)]();const u=s[r(253)],l=o,f=Aa(u),h=Aa(l);e[r(301)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(384)](u[r(341)](0));for(const t of Array[r(230)](l[r(349)]()))a[r(304)](t,u,r(421));const t=c[r(255)][r(250)](s[r(270)]),e=c[r(381)][r(250)](s[r(355)]);t||e||(g=i.LiveRange[r(377)](a[r(401)](u)))}else h&&!f&&(d=a[r(401)](u));else{const t=a[r(311)](r(313)),e=a[r(311)](r(313));a[r(286)](a[r(401)](u),e),a[r(304)](t,u,0);for(const e of Array[r(230)](l[r(349)]()))a[r(304)](e,t,r(421));g=i.LiveRange[r(377)](a[r(393)](t)),d=i.LiveRange[r(377)](a[r(393)](e))}const p=Array[r(230)](l[r(383)]())[r(295)]((([t])=>Ta[r(250)](t)));c[r(262)][r(418)]({element:u,attributes:p[r(386)]?Object[r(353)](p):null}),g&&c[r(322)][r(418)](g),d&&c[r(397)][r(418)](d)}),{priority:t(414)}),s.on(t(412),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(236)]||1;c[o(381)]=new Array(l)[o(378)](u)[o(405)](((t,e)=>t+e));for(const{cell:t}of s[o(224)](i,{startColumn:u,endColumn:u+l-1}))c[o(290)][o(418)](n[o(280)][o(393)](t))}),{priority:t(238)}),s.on(t(279),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(373)]||1;c[o(255)]=new Array(l)[o(378)](u)[o(405)](((t,e)=>t+e));for(const{cell:t}of s[o(224)](i,{startRow:u,endRow:u+l-1}))c[o(348)][o(418)](n[o(280)][o(393)](t))}),{priority:t(238)}),r[t(406)][t(356)]((e=>{const r=t;if(e[r(275)]&&e[r(275)][r(265)](r(402)))return e[r(389)]?{}:{type:r(416),content:zr(n[r(417)],r(261))}}));const u=()=>!1;for(const e of[t(402),t(266),t(331),t(276)])r[t(365)][t(247)](t(416),e,t(318),u),r[t(365)][t(247)](t(269),e,t(318),u),r[t(365)][t(247)](t(340),e,t(318),u);r[t(365)][t(247)](t(340),t(276),t(296),u),r[t(365)][t(247)](t(340),t(276),t(221),((e,r,s)=>{const o=t,i=e[o(405)]((t=>t[o(385)]()))[o(295)]((t=>t)),a=new Map(i[o(405)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(262)])e&&a[o(310)](t,e);else if(s&&s[o(413)])for(const[t,e]of Object[o(366)](s[o(413)])){const r=n[o(280)][o(327)][o(328)](t),s=r?r[o(278)]()[o(385)]():null;s&&a[o(310)](s,e)}n[o(280)][o(273)]((t=>{const e=o;for(const[n,r]of a)t[e(232)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(365)][o(247)](e,o(402),s,((t,i,a)=>{const c=o;n[c(280)][c(273)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(285)][o(362)];t.is(o(415),o(313))&&u[o(418)](t)}r[o(365)][o(392)](e,null,s)(t,i,a);for(const t of u)o(302)!=t[o(375)][o(300)]&&n[o(409)](t)}))}))};l(t(416),t(221)),l(t(416),t(296)),l(t(269),t(221)),l(t(269),t(296)),r[t(365)][t(247)](t(416),t(331),t(296),(e=>{const n=t,r=e[n(405)]((t=>t[n(385)]())),i=r[0][n(243)](n(403)),{minRow:a,maxRow:c}=o[n(363)](r);s[n(240)](i,{at:a,rows:c-a+1})})),r[t(365)][t(247)](t(416),t(266),t(296),(e=>{const n=t,r=e[n(405)]((t=>t[n(385)]())),i=r[0][n(243)](n(403)),{minColumn:a,maxColumn:c}=o[n(363)](r);s[n(367)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(275)]||!n[s(275)][s(265)](s(402)))return;const o=n[s(234)][s(343)],i=r[s(263)]()[s(295)]((t=>t[s(342)]&&t[s(234)]&&t[s(234)][s(343)]==o));i[s(386)]&&n[s(420)]()[s(386)]!=i[s(386)]&&i[s(259)](((t,e)=>(t[s(410)]=e,e[s(389)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(248)](e[s(351)]),i=[s(334),s(354)],a=r[s(333)][s(250)](e[s(351)]);return a&&i[s(418)](s(329)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(271),f,{priority:t(414)}),r.on(t(291),f,{priority:t(414)}),n[t(280)][t(267)][t(246)]((()=>{const e=t;let s=!1;const o=Array[e(230)](n[e(280)][e(267)][e(391)][e(225)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(248)](t);if(e(241)!=o||e(269)!=a||i[e(370)])continue;if(!r[e(394)](c))continue;const u=r[e(395)](c)[e(307)](),l=n[e(260)][e(328)](e(344)).me;for(const t of r[e(263)]())if(t[e(342)]&&t[e(364)]==l&&e(340)==t[e(244)]&&e(276)==t[e(275)]&&t[e(307)]()[e(289)]((t=>u[e(407)]((n=>n[e(228)](t,!0))))))for(const n of t[e(420)]())n[e(342)]&&(n[e(296)](),s=!0)}return s})),n[t(280)][t(267)][t(246)]((e=>{const s=t,o=n[s(227)][s(328)](s(337));if(!o||!o[s(272)][s(321)](e[s(314)]))return!1;let i=!1;const a=n[s(260)][s(328)](s(344)).me,c=n[s(280)][s(267)][s(391)][s(404)](),u=Array[s(230)](n[s(280)][s(267)][s(391)][s(225)]())[s(295)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(248)](t);return n(241)==o&&n(402)==i&&c==a.id&&!e[n(370)]}));for(const t of c){if(s(304)!=t[s(244)]||s(313)!=t[s(283)]||1!=t[s(386)])continue;const n=e[s(312)](t[s(298)],t[s(298)][s(400)](1));if(!u[s(419)]((({data:t})=>t[s(376)][s(258)](n))))for(const{name:t,data:r}of u)if(n[s(228)](r[s(376)])){e[s(326)](t,{range:n}),i=!0;break}}return i})),n[t(280)][t(267)][t(246)]((e=>{const s=t;let o=!1;const i=n[s(260)][s(328)](s(344)).me,a=r[s(263)]()[s(295)]((t=>t[s(342)]&&t[s(364)]==i)),c=new Set,u=new Set;for(const t of a)if(s(402)==t[s(275)])for(const e of t[s(239)]()){const n=e[s(278)]()[s(385)]();if(n)if(n.is(s(415),s(313))&&Aa(n)){t[s(308)](e[s(283)]),c[s(293)](n),o=!0;const r=n[s(320)],i=n[s(374)],a=r&&r.is(s(415),s(313)),l=i&&i.is(s(415),s(313));a&&!c[s(321)](r)&&u[s(293)](r),l&&!c[s(321)](i)&&u[s(293)](i)}else n.is(s(415),s(339))&&n[s(368)]&&(t[s(308)](e[s(283)]),o=!0)}else if(s(276)==t[s(275)]){if(!t[s(234)]||!t[s(234)][s(343)])continue;const e=t[s(234)][s(413)];if(e&&Object[s(382)](e)[s(386)])continue;const n=t[s(234)][s(343)];let r=!0,i=!0;for(const e of a)if(e[s(275)]&&e[s(275)][s(265)](s(402))){if(!e[s(234)][s(343)]){i=!1;break}if(e.id!=t.id&&e[s(234)][s(343)]==n){r=!1;break}}i&&r&&(t[s(336)](),o=!0)}for(const t of c)e[s(384)](t);for(const t of u)e[s(409)](t);return o})),n[t(319)][t(264)](t(299))[t(345)]({model:t(277),view:(t,e)=>h(t),converterPriority:t(414)}),n[t(319)][t(264)](t(237))[t(345)]({model:t(277),view:(e,n)=>n[t(249)][t(245)]?h(e,!1):null,converterPriority:t(414)});const g=n[t(387)][t(358)];this[t(361)](g[t(267)],t(305),((e,n)=>{const r=t,s=[];for(const t of g[r(401)](n[r(346)])[r(411)]())t.is(r(415),r(324))&&s[r(418)](t);g[r(273)]((t=>{const e=r;for(const n of s)t[e(338)](t[e(401)](n),t[e(229)](n)),t[e(384)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(368)])return!0;const n=t[e(341)](0);return n.is(e(415),e(339))&&n[e(368)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(224)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=Ra;function La(){const t=["formatBlock","get","type","tableWidth","getSuggestions","getTableColumnsWidths","getSuggestionCallback","commandParams","Users","20OtChBJ","70hSeyow","111743evedSt","bind","format","registerDescriptionCallback","selection","getContainedElement","has","resizeTableWidth","_suggestionFactory","table","afterInit","17845NYRzis","change","671535VzrCmZ","handleResizeTableWidthCommand","descriptionFactory","resizeTable","subType","490437JTdykQ","accept","6576504IqDjla","getColumnGroupElement","getSelectedElement","columnWidths","TrackChangesEditing","*Format:* resize table","TableColumnResizeEditing","24zZGTQH","editor","handleSuggestionDescription","markBlockFormat","3336fPqzpQ","8038308LQchxn","plugins","868tVJVRM","document","formatGroupId","discard","model","enableCommand","getAttribute","registerCustomCallback","data","5915ZGLwdj","author","formatInline","locale"];return(La=function(){return t})()}function Ra(t,e){const n=La();return(Ra=function(t,e){return n[t-=149]})(t,e)}!function(t,e){const n=Ra,r=t();for(;;)try{if(790252===parseInt(n(155))/1*(parseInt(n(153))/2)+-parseInt(n(168))/3+-parseInt(n(189))/4*(-parseInt(n(166))/5)+-parseInt(n(187))/6+parseInt(n(198))/7*(-parseInt(n(186))/8)+parseInt(n(173))/9*(-parseInt(n(154))/10)+-parseInt(n(175))/11*(-parseInt(n(182))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(La);class Na extends t.Plugin{[Ca(165)](){const t=Ca;if(!this[t(183)][t(188)][t(161)](t(181)))return;const e=this[t(183)][t(188)][t(203)](t(179));e[t(194)](t(162),this[t(169)][t(156)](this)),e[t(163)][t(196)](t(202),t(171),t(174),e[t(163)][t(150)](t(202),null,t(192))),e[t(163)][t(196)](t(202),t(171),t(192),e[t(163)][t(150)](t(202),null,t(174))),e[t(170)][t(158)](this[t(184)][t(156)](this))}[Ca(169)](t,e){const n=Ca,r=this[n(183)][n(188)][n(203)](n(179)),s=this[n(183)][n(188)][n(203)](n(181)),o=e[n(164)]||this[n(183)][n(193)][n(190)][n(159)][n(177)]();this[n(183)][n(193)][n(167)]((()=>{const i=n,a=s[i(176)](o);let c=a?s[i(149)](a):null,u=o[i(195)](i(205))||null;const l=e[i(205)]||u,f=e[i(178)]||c,h=this[i(183)][i(188)][i(203)](i(152)).me;for(const t of r[i(206)]()){const e=t[i(160)]();if(i(171)===t[i(172)]&&e===o){t[i(199)]!==h&&t[i(192)]();const e=t[i(197)][i(151)];u=e[0][i(205)],c=e[0][i(178)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(185)](o,{commandName:i(162),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(171)},[],i(171))}))}[Ca(184)](t){const e=Ca;if(e(202)!=t[e(204)]&&e(200)!=t[e(204)])return;const{data:n}=t;if(n&&e(171)===n[e(191)]){const t=e(180);return{type:e(157),content:zr(this[e(183)][e(201)],t)}}}}const Sa=Ma;function Ma(t,e){const n=wa();return(Ma=function(t,e){return n[t-=408]})(t,e)}!function(t,e){const n=Ma,r=t();for(;;)try{if(292748===parseInt(n(412))/1+parseInt(n(416))/2*(parseInt(n(414))/3)+parseInt(n(427))/4*(-parseInt(n(421))/5)+parseInt(n(410))/6+parseInt(n(411))/7*(-parseInt(n(417))/8)+parseInt(n(426))/9*(-parseInt(n(424))/10)+parseInt(n(408))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wa);class va extends t.Plugin{[Sa(425)](){const t=Sa,e=this[t(418)];e[t(419)][t(409)](t(422))&&e[t(419)][t(423)](t(415))[t(420)](t(413))}}function wa(){const t=["afterInit","7830DpSDmB","7108kQauuP","3429613tRvUAx","has","2426472TrCtdP","21EEQjRq","469727QYdxrw","insertTemplate","575376oddtzJ","TrackChangesEditing","2AIAHAc","1456328kxopAr","editor","plugins","enableCommand","395rMCXQf","Template","get","4580BIxyHw"];return(wa=function(){return t})()}const Oa=Da;function Da(t,e){const n=Ba();return(Da=function(t,e){return n[t-=182]})(t,e)}!function(t,e){const n=Da,r=t();for(;;)try{if(404975===-parseInt(n(190))/1*(parseInt(n(182))/2)+-parseInt(n(188))/3*(parseInt(n(194))/4)+parseInt(n(186))/5*(parseInt(n(196))/6)+-parseInt(n(200))/7*(-parseInt(n(187))/8)+parseInt(n(201))/9+-parseInt(n(198))/10+parseInt(n(204))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ba);class Fa extends t.Plugin{[Oa(184)](){const t=Oa,e=this[t(203)];if(!e[t(192)][t(193)](t(195)))return;e[t(197)][t(193)](t(199))[t(185)](t(195));const n=e[t(197)][t(193)](t(199)),r=e[t(189)];n[t(205)][t(183)](t(191),(e=>zr(r,t(202),e)))}}function Ba(){const t=["4010831jUpdyV","descriptionFactory","10zgGEuK","registerElementLabel","afterInit","enableCommand","20ShLoDS","472svhcPG","692958JgVqXt","locale","95272ARjBzz","tableOfContents","commands","get","4xeYrHb","insertTableOfContents","666756iVotwg","plugins","1276430bnJnaS","TrackChangesEditing","33544pxmzzX","1332999cPCUCF","ELEMENT_TABLE_OF_CONTENTS","editor"];return(Ba=function(){return t})()}const Pa=xa;function xa(t,e){const n=ja();return(xa=function(t,e){return n[t-=165]})(t,e)}!function(t,e){const n=xa,r=t();for(;;)try{if(863613===parseInt(n(189))/1+-parseInt(n(192))/2+parseInt(n(187))/3*(parseInt(n(208))/4)+-parseInt(n(197))/5+parseInt(n(178))/6+-parseInt(n(184))/7*(-parseInt(n(201))/8)+-parseInt(n(204))/9*(parseInt(n(188))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ja);class Ua extends t.Plugin{[Pa(194)](){const t=Pa,e=this[t(179)];if(!e[t(183)][t(200)](t(195)))return;const n=e[t(183)][t(186)](t(199));n[t(198)][t(202)](t(196),(()=>zr(e[t(205)],t(175)))),e[t(174)][t(185)][t(193)]((r=>{const s=t;let o=!1;const i=Array[s(191)](e[s(174)][s(185)][s(181)][s(171)]());for(const{name:t,data:a}of i){const{group:i}=n[s(176)](t);if(s(206)!==i||!a[s(190)])continue;const c=a[s(190)],u=c[s(167)][s(182)];if(!u||!u.is(s(166),s(196)))continue;if(!c[s(180)][s(177)](c[s(167)]))continue;const l=e[s(174)][s(168)][s(203)](c[s(167)],s(165));if(l&&l[s(173)]){const e=r[s(170)](c[s(180)],l[s(180)]);e[s(169)](c)||(r[s(207)](t,{range:e}),o=!0)}o||(r[s(172)](t),o=!0)}return o}))}}function ja(){const t=["registerPostFixer","afterInit","Title","title-content","7372895RtwTEx","descriptionFactory","TrackChangesEditing","has","4057136tyEDOP","registerElementLabel","getNearestSelectionRange","9NFgfXp","locale","suggestion","updateMarker","183376coxhdV","forward","element","end","schema","isEqual","createRange","getChangedMarkers","removeMarker","isCollapsed","model","ELEMENT_TITLE","_splitMarkerName","isTouching","8831514IirIpN","editor","start","differ","nodeBefore","plugins","14nLDckf","document","get","87AhcUZK","17674700kqcZsQ","1536713DeRQeD","newRange","from","2493460urjGSP"];return(ja=function(){return t})()}function Ga(t,e){const n=Ha();return(Ga=function(t,e){return n[t-=289]})(t,e)}const Va=Ga;function Ha(){const t=["UndoEditing","redo","get","plugins","editor","2747645bPOjif","6389438pneEAx","has","12zLbLwE","afterInit","29241DATBYC","enableCommand","6063856qeZPas","3735298CNkKan","82280ZpRDUI","TrackChangesEditing","890SYvWoS","6YPVFkh","undo","2PdrRuN","440897Xklgzd","33CgLSdm"];return(Ha=function(){return t})()}!function(t,e){const n=Ga,r=t();for(;;)try{if(398427===parseInt(n(309))/1*(-parseInt(n(308))/2)+-parseInt(n(310))/3*(parseInt(n(303))/4)+parseInt(n(294))/5+-parseInt(n(306))/6*(parseInt(n(302))/7)+parseInt(n(301))/8+-parseInt(n(299))/9*(parseInt(n(305))/10)+-parseInt(n(295))/11*(-parseInt(n(297))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ha);class za extends t.Plugin{[Va(298)](){const t=Va,e=this[t(293)],n=e[t(292)][t(291)](t(304));e[t(292)][t(296)](t(289))&&(n[t(300)](t(307)),n[t(300)](t(290)))}}const Wa=qa;function qa(t,e){const n=Xa();return(qa=function(t,e){return n[t-=308]})(t,e)}!function(t,e){const n=qa,r=t();for(;;)try{if(130540===-parseInt(n(318))/1+parseInt(n(310))/2*(-parseInt(n(312))/3)+parseInt(n(308))/4+-parseInt(n(325))/5+parseInt(n(314))/6*(-parseInt(n(316))/7)+parseInt(n(327))/8+parseInt(n(311))/9*(parseInt(n(323))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xa);class Ka extends t.Plugin{static get[Wa(319)](){return[aa]}[Wa(321)](){const t=Wa,e=this[t(313)];e[t(309)][t(317)](t(315))&&e[t(309)][t(324)](t(320))[t(322)](t(326))}}function Xa(){const t=["has","252727uOMOUv","requires","TrackChangesEditing","afterInit","enableCommand","10QxvHya","get","1090705YEYbZn","toggleTableCaption","1006544QRwWDg","771776SOCVBm","plugins","268QhuxFj","6400629UKJntU","4098ECiriI","editor","6gZkayy","TableCaptionEditing","1718437jWqQOg"];return(Xa=function(){return t})()}const Qa=Ja;function Ya(){const t=["tableCellVerticalAlignment","editor","getSuggestions","985657JFzxHa","tableHeight","tableCellWidth","tableCellPadding","72948SDQcey","664728GtjEKM","document","start","data","20rIuHuG","batch","table","tableCellBorderColor","2dgJQPq","getAttribute","accept","registerCustomCallback","TrackChangesEditing","subType","plugins","tableCellBorderWidth","tableWidth","selection","getSuggestionCallback","tableCellProperties","pluginName","join","handleSuggestionDescription","78885AxRSpP","2453XrrpVw","removeAttribute","discard","locale","getFirstPosition","tableBorderWidth","get","_suggestionFactory","TableCellPropertiesEditing","tableBorderColor","format","46500gwYXMA","2794981LAfRqh","afterInit","getContainedElement","setAttribute","1120euJUdC","enableCommand","model","_handlePropertyChange","descriptionFactory","tableAlignment","change","tableCellHeight","nodeAfter","16iNJnUz","4028223HjfNmV","TrackChangesTableProperties","TableUtils","*Format:* change table cell properties","registerDescriptionCallback","getSelectionAffectedTableCells","_getSuggestion","tableBorderStyle","tableCellHorizontalAlignment","findAncestor","enqueueChange","commandParams","markBlockFormat","handleDiscardAction","*Format:* change table properties","tableCellBorderStyle","tableProperties","formatBlock","tableBackgroundColor","TablePropertiesEditing","tableCellBackgroundColor","has"];return(Ya=function(){return t})()}function Ja(t,e){const n=Ya();return(Ja=function(t,e){return n[t-=128]})(t,e)}!function(t,e){const n=Ja,r=t();for(;;)try{if(872609===-parseInt(n(155))/1+parseInt(n(168))/2*(parseInt(n(130))/3)+-parseInt(n(160))/4*(parseInt(n(164))/5)+parseInt(n(195))/6+parseInt(n(196))/7*(parseInt(n(129))/8)+parseInt(n(183))/9*(-parseInt(n(200))/10)+parseInt(n(184))/11*(parseInt(n(159))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ya);class Za extends t.Plugin{constructor(t){const e=Ja;super(t),this[e(146)]=[e(193),e(137),e(189),e(205),e(176),e(156),e(148)],this[e(179)]=[e(167),e(145),e(175),e(158),e(157),e(207),e(150),e(138),e(152)]}static get[Qa(180)](){return Qa(131)}[Qa(197)](){const t=Qa,e=this[t(153)][t(174)][t(190)](t(172));if(this[t(153)][t(174)][t(151)](t(149))){for(const n of this[t(146)])e[t(201)](n,((e,r)=>{const s=t,o=this[s(153)][s(202)][s(161)][s(177)][s(188)]()[s(139)](s(166));this[s(203)](n,[o],this[s(146)],s(146),e,r)}));e[t(191)][t(171)](t(147),t(146),t(170),e[t(191)][t(178)](t(147),null,t(186))),e[t(191)][t(171)](t(147),t(146),t(186),((e,n)=>this[t(143)](this[t(146)],e,n))),e[t(191)][t(171)](t(147),t(146),t(181),(()=>!1))}if(this[t(153)][t(174)][t(151)](t(192))){for(const n of this[t(179)])e[t(201)](n,((e,r)=>{const s=t,o=this[s(153)][s(174)][s(190)](s(132))[s(135)](this[s(153)][s(202)][s(161)][s(177)]);this[s(203)](n,o,this[s(179)],s(179),e,r)}));e[t(191)][t(171)](t(147),t(179),t(170),e[t(191)][t(178)](t(147),null,t(186))),e[t(191)][t(171)](t(147),t(179),t(186),((e,n)=>this[t(143)](this[t(179)],e,n))),e[t(191)][t(171)](t(147),t(179),t(181),(()=>!1))}e[t(204)][t(134)]((e=>this[t(182)](e)))}[Qa(203)](t,e,n,r,s,o){const i=Qa,a=this[i(153)][i(174)][i(190)](i(172));this[i(153)][i(202)][i(140)](o[i(165)],(()=>{const t=i;for(const i of e)if(this[t(136)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(169)](r);void 0!==n&&(e[r]=n)}s(o),a[t(142)](i,{commandParams:[e]},[],r)}}))}[Qa(143)](t,e,n){const r=Qa,s=e[0][r(162)][r(128)],o=n[r(141)][0];this[r(153)][r(202)][r(206)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(199)](r,o[r],s):e[n(185)](r,s)}))}[Qa(182)](t){const e=Qa;if(t[e(163)])switch(t[e(173)]){case e(146):return{type:e(194),content:zr(this[e(153)][e(187)],e(144))};case e(179):return{type:e(194),content:zr(this[e(153)][e(187)],e(133))}}}[Qa(136)](t,e){const n=Qa,r=this[n(153)][n(174)][n(190)](n(172));for(const s of r[n(154)]({skipNotAttached:!0})){const r=s[n(198)]();if(s[n(173)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=J?J.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Ze(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=Xt?function(t,e){return Xt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Zt(t,sn(t),n),r&&(n=Kn(n,7,oc));for(var s=e.length;s--;)xr(n,e[s]);return n})),Ec=bc;function bc(t,e){const n=Nc();return(bc=function(t,e){return n[t-=454]})(t,e)}!function(t,e){const n=bc,r=t();for(;;)try{if(707324===parseInt(n(707))/1+-parseInt(n(678))/2*(parseInt(n(824))/3)+parseInt(n(496))/4+parseInt(n(861))/5*(-parseInt(n(594))/6)+-parseInt(n(670))/7+-parseInt(n(559))/8*(-parseInt(n(568))/9)+parseInt(n(643))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Nc);const Tc=Ec(589);class _c extends t.Plugin{static get[Ec(570)](){return[Ec(564),o.Users,t.PendingActions,Jr,ns,as,ls,Ts,ms,ks,Ss,xs,to,so,uo,go,bo,yo,Lo,vo,Fo,Ho,Uo,Ko,Jo,ti,ci,pi,Li,oi,Vs,Ws,bi,yi,vi,Fi,ji,Hi,Xi,$i,ra,aa,ha,ma,Ka,ya,Na,Fa,Za,va,Ua,za]}static get[Ec(764)](){return Ec(462)}get[Ec(783)](){return this[Ec(622)]}constructor(t){const e=Ec;function n(t){const e=bc;return t[e(516)]((t=>String[e(697)](t)))[e(637)]("")}super(t),this[e(756)]=!1,this[e(665)](e(847),[]),this.on(e(501),((n,r,s,o)=>{const i=e;this[i(659)][i(469)]((()=>{const e=i;for(const n of[...o,...s])this[e(659)][e(491)][e(583)](n)&&t[e(712)][e(848)](n)}))})),this[e(622)]=new Xr(this[e(742)][e(519)][e(652)],this[e(742)][e(543)]),this[e(785)]=null,this[e(611)]=new yc(this[e(742)]),this[e(829)]=new Map,this[e(706)]=t[e(525)][e(832)](e(564)),this[e(641)]=new Set,this[e(659)]=this[e(742)][e(519)],this[e(885)]=new WeakMap,this[e(576)]=!1,this[e(810)]=new Set([e(589)]),this[e(736)]=new Set,t[e(642)][e(569)](e(552),e(542)),this[e(674)]=t[e(642)][e(832)](e(552)),t[e(642)][e(569)](e(791),!0),this[e(874)]=t[e(642)][e(832)](e(791)),this[e(464)]=new f(t,this[e(641)]),this[e(539)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,48,52,56])}[Ec(784)](){const t=Ec,n=this[t(742)],r=(e,n)=>{const r=t;if(r(628)!=e)return r(797)+e;const s=n[r(879)]("|")[0];return this[r(802)](s)?r(701):r(625)};n[t(767)][t(507)](t(869))[t(478)]({model:t(796),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(721)](e[n(668)]),a=[n(760),r(o,i)];let c=3e3;return this[n(847)][n(730)](e[n(668)])&&(a[n(548)](n(728)),c=3010),n(490)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(767)][t(507)](t(717))[t(827)]((e=>{const r=t;e.on(r(571),((t,e,s)=>{const o=r;if(!s[o(658)][o(648)])return;const i=e[o(517)];if(!i)return;const c=s[o(729)][o(510)](i);n[o(519)][o(652)][o(590)](i)&&c&&!c[o(455)](o(645))&&c.is(o(534))&&(0,a.toWidget)(c,s[o(826)])}),{priority:r(865)})})),n[t(767)][t(507)](t(717))[t(478)]({model:t(796),view:(e,n)=>{const s=t;if(!n[s(658)][s(648)])return null;const{type:o,subType:i}=this[s(721)](e[s(668)]);return{classes:[s(760),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(517)])return;const{id:c}=this[a(721)](o[a(668)]);if(r){const t=this[a(829)][a(832)](c),e=this[a(744)](t);if(!this[a(802)](e))return}if(o[a(517)].is(a(545)))return void i[a(502)][a(473)](o[a(517)],s[a(835)]);const u=i[a(729)][a(510)](o[a(517)]);if(o[a(517)].is(a(493))&&n[a(519)][a(652)][a(471)](o[a(517)])&&!u[a(455)](a(562))){i[a(826)][a(854)]([a(760),a(701)],u),i[a(826)][a(805)](a(838),c,u),i[a(729)][a(725)](u,o[a(668)]),e&&(this[a(847)][a(730)](o[a(668)])?i[a(826)][a(854)](a(728),u):i[a(826)][a(565)](a(728),u));for(const t of n[a(519)][a(544)](o[a(517)])[a(831)]())i[a(502)][a(473)](t,s[a(835)]);i[a(502)][a(473)](o[a(517)],s[a(835)])}};n[t(767)][t(507)](t(717))[t(827)]((e=>{const n=t;e.on(n(815),((t,e,r)=>{const o=n;r[o(658)][o(648)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(875)})})),n[t(767)][t(507)](t(717))[t(827)]((e=>{const n=t;e.on(n(655),((t,e,r)=>{const o=n;r[o(658)][o(648)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(875)})})),n[t(767)][t(507)](t(717))[t(597)]({model:t(796),view:(e,n)=>n[t(658)][t(648)]?null:{group:t(796),name:e[t(606)](11)}}),n[t(767)][t(507)](t(561))[t(636)]({view:{name:t(796),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(845)+e[r(675)](r(669))+":"+e[r(675)]("id");return e[r(675)](r(734))&&(s+=":"+e[r(675)](r(734))),n[r(555)](r(585),{"data-name":s})}}),n[t(767)][t(507)](t(561))[t(574)]({view:t(796)}),n[t(767)][t(507)](t(869))[t(827)]((e=>{const n=t;e.on(n(815),s(),{priority:n(865)})})),n[t(767)][t(507)](t(869))[t(827)]((e=>{const n=t;e.on(n(655),s({isAttributeSuggestion:!0}),{priority:n(865)})})),n[t(767)][t(507)](t(869))[t(827)]((e=>{const n=t;e.on(n(864),((t,e,r)=>{const s=n,o=r[s(729)][s(718)](e[s(668)]);if(o)for(const t of o)t[s(455)](s(562))||(r[s(826)][s(565)]([s(760),s(701),s(728)],t),r[s(826)][s(686)](s(838),t),r[s(729)][s(714)](t,e[s(668)]))}),{priority:n(865)})})),n[t(767)][t(507)](t(869))[t(827)]((e=>{const n=t;e.on(n(663),((t,e,r)=>{const s=n,o=r[s(729)][s(718)](e[s(668)]);if(!o)return;const{id:i}=this[s(721)](e[s(668)]),a=this[s(829)][s(832)](i),c=this[s(744)](a);if(this[s(802)](c))for(const t of o)t[s(455)](s(562))||(r[s(826)][s(565)]([s(760),s(701),s(728)],t),r[s(826)][s(686)](s(838),t),r[s(729)][s(714)](t,e[s(668)]))}),{priority:n(865)})})),n[t(519)][t(492)][t(840)]((e=>{const r=t;let s=!1;const o=Array[r(704)](n[r(519)][r(492)][r(465)][r(671)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(721)](t);if(r(796)!==o)continue;const h=this[r(829)][r(832)](f);if(null!=c[r(459)]){r(634)==u&&(s=s||Cc(c[r(459)],t,e,n[r(519)][r(652)]));const o=r(628)==u&&this[r(802)](l[r(879)]("|")[0]);if(c[r(459)][r(820)]||r(773)==c[r(459)][r(521)][r(609)]||r(619)==u&&!Rc(c[r(459)])||o&&!Rc(c[r(459)])||r(490)==u&&(kc(a=c[r(459)])||function(t){const e=r;return t[e(531)][e(586)]==t[e(503)][e(804)]&&t[e(531)][e(740)]}(a)))e[r(876)](t),s=!0;else{if(!h||!h[r(467)])continue;i[r(827)](h)}}}var a;return i[r(608)]>0&&(s=!!this[r(859)](i)||s),s})),n[t(519)][t(492)][t(840)]((e=>{const r=t;let s=!1;for(const t of n[r(519)][r(492)][r(465)][r(768)]())if(r(540)==t[r(821)])for(const t of this[r(829)][r(761)]()){if(t[r(692)]||!t[r(467)])continue;const o=r(619)==t[r(821)],i=this[r(744)](t),a=i&&this[r(802)](i);if(!o&&!a)continue;const c=t[r(524)]();if(c[r(531)][r(586)]!=c[r(503)][r(586)]&&!c[r(503)][r(740)]){const o=n[r(519)][r(581)](c[r(531)][r(483)],r(503)),i=n[r(519)][r(505)](c[r(531)],o);e[r(860)](t[r(710)](),{range:i}),s=!0}}return s})),n[t(519)][t(492)][t(840)]((e=>this[t(731)](e))),n[t(519)][t(492)][t(840)]((e=>!e[t(553)][t(557)]&&this[t(868)](e))),n[t(519)].on(t(575),(()=>{this[t(756)]=!1})),n[t(519)][t(492)].on(t(613),((r,s)=>{const o=t;if(!s[o(557)]||s[o(474)])return;if(!this[o(756)])return;const i=n[o(519)][o(492)][o(465)][o(768)]();if(0==i[o(600)])return;const a=[],c=i[o(656)]((t=>o(628)==t[o(821)])),u=i[o(656)]((t=>o(540)==t[o(821)]&&o(460)!=t[o(835)])),l=i[o(656)]((t=>o(777)==t[o(821)]&&o(460)!=t[o(835)]));for(const t of c)this[o(873)](t[o(489)])&&a[o(548)]({key:t[o(489)],newValue:t[o(722)],oldValue:t[o(752)],range:Sc(t[o(515)],n[o(519)])});for(const t of u){const e=l[o(630)]((e=>e[o(514)]===t[o(514)]));if(e){const r=Mc(t[o(577)][o(483)],n[o(519)]);e[o(835)]!==t[o(835)]&&a[o(548)]({key:o(589),newValue:t[o(835)],oldValue:e[o(835)],range:r});for(const[n,s]of e[o(533)]){if(!this[o(873)](n))continue;const e=t[o(533)][o(832)](n);s!==e&&a[o(548)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(533)])this[o(873)](n)&&(e[o(533)][o(583)](n)||a[o(548)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(600)]&&n[o(519)][o(726)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(650)](t,e,s,o,{groupId:r});this[n(855)](t,a)}))}),{priority:t(480)}),n[t(519)][t(491)].on(t(788),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(721)](n[s(835)]),e=this[s(829)][s(832)](t);e&&e[s(498)](n[s(835)])}})),n[t(519)][t(492)].on(t(613),(()=>{const e=t,r=Array[e(704)](n[e(519)][e(492)][e(465)][e(671)]())[e(656)]((t=>e(796)===this[e(721)](t[e(835)])[e(536)]));if(0===r[e(600)])return;r[e(653)](((t,n)=>{const r=e,s=t[r(825)][r(584)],o=n[r(825)][r(584)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(531)][r(782)](o[r(531)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(721)](t);if(null===n[e(584)]){const n=this[e(688)](t);o[e(827)](n)}else{const t=this[e(829)][e(832)](r);null!==n[e(459)]||t[e(467)]?(s[e(827)](t[e(819)]),o[e(827)](t)):this[e(677)](t)}}o[e(608)]>0&&this[e(766)](o);for(const t of s)this[e(504)](e(654),t)})),n[t(519)].on(t(513),((e,r)=>{const s=t,o=r[0];if(!this[s(829)][s(608)])return;if(!o[s(563)])return;if(o[s(553)][s(474)]||!o[s(553)][s(557)])return;let i,a;switch(o[s(821)]){case s(540):i=n[s(519)][s(581)](o[s(577)]),a=i[s(737)](o[s(506)]);break;case s(879):i=n[s(519)][s(581)](o[s(724)]),a=n[s(519)][s(581)](o[s(472)]);break;case s(602):i=n[s(519)][s(581)](o[s(776)]),a=i[s(737)](o[s(506)]);break;default:return}const c=n[s(519)][s(505)](i,a);n[s(519)][s(469)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(739)](c)){if(e[t(692)])continue;if(t(634)==e[t(821)])continue;const r=this[t(744)](e);if(r&&this[t(802)](r)&&t(879)!=o[t(821)])continue;const s=e[t(825)]&&e[t(825)][t(530)];(t(619)!=e[t(821)]||t(879)==o[t(821)]&&!s)&&(n[t(549)]||t(485)==e[t(821)]&&n[t(807)]||e[t(524)]()[t(852)](c)&&this[t(884)](e,i,a))}}))}),{priority:t(480)}),n[t(519)].on(t(567),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(592)])return;if(this[s(576)])return;if(!this[s(464)][s(477)])return;if(o[s(820)])return;const a=n[s(519)][s(652)],{start:c,end:u}=o[s(524)](),l=c[s(483)]&&a[s(601)](c[s(483)])?null:a[s(495)](c,s(870)),f=u[s(804)]&&a[s(601)](u[s(804)])?null:a[s(495)](u,s(646)),h=n[s(519)][s(505)](l?l[s(531)]:c,f?f[s(503)]:u);n[s(519)][s(469)]((t=>{const e=s;this[e(664)](h);const r=n[e(519)][e(652)][e(495)](h[e(531)]);o.is(e(508))?t[e(481)](r):o[e(632)](r)})),e[s(532)]()}),{priority:e.priorities[t(881)]+10}),n[t(519)].on(t(709),((e,r)=>{const s=t,o=r[r[s(600)]-1];o&&o[s(592)]||this[s(576)]||this[s(464)][s(477)]&&(n[s(519)][s(469)]((()=>{const t=s;let o=n[t(519)][t(709)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(814)]=o[t(696)]();const i=o[t(503)][t(804)],a=n[t(519)][t(652)];i&&a[t(471)](i)&&!a[t(590)](i)&&(o=n[t(519)][t(505)](o[t(531)],n[t(519)][t(581)](i,t(503)))),this[t(482)](o)})),e[s(532)]())}),{priority:t(865)}),this[t(742)][t(748)][t(827)](t(851),this[t(464)]),this[t(877)](t(851));const o=new d(n,this[t(829)]);n[t(748)][t(827)](t(661),o),this[t(877)](t(661));const i=new b(n,this[t(829)]);n[t(748)][t(827)](t(454),i),this[t(877)](t(454)),n[t(748)][t(827)](t(500),new N(n,o,this[t(829)])),this[t(877)](t(500)),n[t(748)][t(827)](t(499),new N(n,i,this[t(829)])),this[t(877)](t(499)),n[t(748)][t(827)](t(582),new O(n,o,this[t(829)])),this[t(877)](t(582)),n[t(748)][t(827)](t(595),new O(n,i,this[t(829)])),this[t(877)](t(595));const c=n[t(525)][t(832)](t(564));this[t(808)](c,t(745),((e,{threadId:n})=>{const r=t,s=this[r(829)][r(832)](n);s&&s[r(871)]&&1===s[r(871)][r(600)]&&this[r(537)](n,{hasComments:!0})}),{priority:t(689)}),this[t(808)](c,t(853),((e,{threadId:n})=>{const r=t,s=this[r(829)][r(832)](n);s&&s[r(871)]&&!s[r(871)][r(600)]&&this[r(537)](n,{hasComments:!1})}),{priority:t(689)})}set[Ec(857)](t){const n=Ec;if(this[n(785)])throw new e.CKEditorError(n(580),this);this[n(785)]=t}get[Ec(857)](){return this[Ec(785)]}[Ec(684)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(829)][n(761)]())t&&!e[n(467)]||r[n(548)](e);return e?r[n(516)]((t=>t[n(484)]())):r}[Ec(770)](t){const n=Ec,r=this[n(829)][n(832)](t);if(!r)throw new e.CKEditorError(n(593),this);return r}[Ec(627)](t){const e=Ec;return this[e(829)][e(583)](t)}[Ec(647)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(821)][e(879)](":"),a=this[e(829)][e(832)](r)||this[e(803)](o,i,r,n,s);if(this[e(765)](a),this[e(468)](a,o,i||null,n),a[e(844)]=t[e(844)],a[e(716)]=!0,s&&s[e(588)]){const t=s[e(588)],n=this[e(470)](t[e(711)]);a[e(700)]=t[e(844)],a[e(813)]=n,a[e(558)]=!0}else a[e(700)]=t[e(844)];switch(t[e(825)]&&(a[e(825)]=t[e(825)]),t[e(533)]&&(a[e(533)]=t[e(533)]),this[e(785)]&&this[e(785)][e(867)]||(a[e(836)]=!0),this[e(885)][e(832)](a)){case e(621):this[e(885)][e(665)](a,e(743));break;case e(795):a[e(467)]?(this[e(859)](new Set([a])),this[e(766)](new Set([a])),this[e(885)][e(665)](a,e(793)),this[e(504)](e(591),a)):this[e(885)][e(665)](a,e(644))}return a}[Ec(661)](t){const e=Ec;this[e(592)]((()=>{const n=e;this[n(742)][n(519)][n(469)]((()=>{const e=n;for(const n of t[e(789)]())n[e(623)]()}))}))}[Ec(454)](t){const e=Ec;this[e(592)]((()=>{const n=e;this[n(742)][n(519)][n(469)]((()=>{const e=n;for(const n of t[e(789)]())n[e(676)]()}))}))}[Ec(877)](t,n){const r=Ec,s=this[r(742)][r(748)][r(832)](t);if(!s)throw new e.CKEditorError(r(673),this,{commandName:t});if(this[r(641)][r(583)](s))throw new e.CKEditorError(r(640),this,{commandName:t});this[r(641)][r(827)](s),n&&s.on(r(488),((t,e)=>{const o=r;this[o(464)][o(477)]&&(this[o(576)]||(e[o(600)]>0&&e[e[o(600)]-1]&&e[e[o(600)]-1][o(592)]?e[o(615)]():(t[o(814)]=n(((...t)=>s[o(488)](...t,{forceDefaultExecution:!0})),...e),t[o(532)]())))}),{priority:r(865)})}[Ec(592)](t){const n=Ec;let r,s;const o=this[n(576)];this[n(576)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(576)]=!1),s&&e.CKEditorError[n(579)](s,this),r}[Ec(482)](t,n=null,r={}){const s=Ec;if(t[s(820)])return null;const o=this[s(742)][s(525)][s(832)](s(882)).me;for(const{suggestion:e,meta:o}of this[s(739)](t,s(485)))if(o[s(807)]){if(!o[s(735)]){if(o[s(549)]){if(!this[s(874)]||!Oc(e,r))continue;return e}if(Oc(e,r))return e;this[s(884)](e,t[s(531)],t[s(503)]);break}if(n==e[s(818)]&&Oc(e,r)){const n=e[s(524)]();return n[s(531)][s(695)](t[s(503)])?this[s(683)](e,this[s(659)][s(505)](t[s(531)],n[s(503)])):this[s(683)](e,this[s(659)][s(505)](n[s(531)],t[s(503)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(487)+n:s(485),u=this[s(699)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(846)](c,i,a,t),u}[Ec(750)](t,n=Ec(666),r={}){const s=Ec,o=this[s(742)][s(525)][s(832)](s(882)).me,i=this[s(611)][s(705)](s(485),n,s(637));for(const e of this[s(684)]())if(e[s(813)].id==o.id&&s(485)==e[s(821)]&&e[s(818)]==n&&Oc(e,r)&&(i(e[s(858)](),t)||i(t,e[s(858)]()))){for(const n of t)e[s(687)](n);return e}for(const{suggestion:e,meta:n}of this[s(739)](t,s(485))){if(!n[s(807)])continue;if(!this[s(874)]&&n[s(549)])continue;if(!Oc(e,r))continue;let o=!0;for(const n of e[s(858)]())for(const e of t)if(!n[s(852)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(487)+n,l=this[s(699)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(846)](u,a,c,e,Hr[s(679)]());return l}[Ec(775)](t,n,r=null,s={}){const o=Ec;if(r=r||Lc(n),t[o(820)])return null;if(o(774)===this[o(674)]){const e=this[o(611)][o(705)](o(634),r,o(623));return this[o(592)]((()=>e([t],n,s))),null}const i=this[o(742)][o(525)][o(832)](o(882)).me,a=[];if(o(863)!==this[o(674)])for(const{suggestion:e,meta:n}of this[o(739)](t,o(485)))n[o(807)]&&!n[o(800)]&&a[o(548)](...e[o(858)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(509)](s);e&&r[n(548)](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(600)];){const s=r[e][n(741)](t);r[n(816)](e,1,...s),e+=s[n(600)]}}return r}(t,a);c[o(600)]&&this[o(659)][o(469)]((()=>{const t=o;for(const e of c){const o=this[t(611)][t(705)](t(634),r,t(623));this[t(592)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(531)],u=t[o(503)];for(const{suggestion:e,meta:n}of this[o(739)](t,o(634))){if(!n[o(807)])continue;if(e[o(818)]!=r)continue;if(!Oc(e,s))continue;const i=e[o(524)]();if(i[o(852)](t,!0))return null;c=c[o(782)](i[o(531)])?c:i[o(531)],u=u[o(458)](i[o(503)])?u:i[o(503)],a?i[o(531)][o(782)](a[o(524)]()[o(531)])?(a[o(715)](),a=e):e[o(715)]():a=e}const l=this[o(659)][o(505)](c,u);if(a)this[o(683)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(699)]({id:t,type:o(520)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(846)](o(520)+r,t,a,l)}}return null}[Ec(880)](t,n,r=[],s=null,o={}){const i=Ec;n[i(512)]||(n[i(512)]=n[i(573)]),n[i(530)]=t.is(i(515)),s=s||Lc(n);const a=r[i(516)]((t=>Mc(t,this[i(659)]))),c=t.is(i(515))?t:Mc(t,this[i(659)]);if(i(774)===this[i(674)]){const t=this[i(611)][i(705)](i(619),s,i(623));return this[i(592)]((()=>t([c],n,o))),null}a[i(548)](c);let u=!0;for(const t of a)if(!this[i(538)](t)){u=!1;break}if(u&&i(863)!==this[i(674)]){const t=this[i(611)][i(705)](i(619),s,i(623));return this[i(592)]((()=>t([c],n,o))),null}let l=null,f=c[i(531)],h=c[i(503)];for(const{suggestion:t,meta:e}of this[i(739)](c,i(619))){if(!e[i(807)])continue;if(e[i(735)]||e[i(549)]||e[i(800)])continue;if(t[i(825)][i(512)]!=n[i(512)])continue;if(!Oc(t,o))continue;const r=t[i(524)]();if(t[i(818)]==s){if(r[i(852)](c,!0))return null;f=f[i(782)](r[i(531)])?f:r[i(531)],h=h[i(458)](r[i(503)])?h:r[i(503)],l?r[i(531)][i(782)](l[i(524)]()[i(531)])?(l[i(715)](),l=t):t[i(715)]():l=t}else{const e=c[i(509)](r);this[i(746)](t,e)}}const g=this[i(742)][i(525)][i(832)](i(882)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(683)](l,this[i(659)][i(505)](f,h)),l;{const t=this[i(699)]({id:d,type:i(620)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(846)](i(620)+s,d,p,this[i(659)][i(505)](f,h)),t}}[Ec(708)](t,n,r=[],s=null,o={}){const i=Ec;n[i(512)]||(n[i(512)]=n[i(573)]);const a=t[0];n[i(530)]=a.is(i(515)),s=s||Lc(n);const c=r[i(516)]((t=>Mc(t,this[i(659)]))),u=a.is(i(515))?t:t[i(516)]((t=>Mc(t,this[i(659)])));if(i(774)===this[i(674)]){const t=this[i(611)][i(705)](i(619),s,i(623));return this[i(592)]((()=>t(u,n,o))),null}c[i(548)](...u);let l=!0;for(const t of c)if(!this[i(538)](t)){l=!1;break}if(l&&i(863)!==this[i(674)]){const t=this[i(611)][i(705)](i(619),s,i(623));return this[i(592)]((()=>t(u,n,o))),null}const f=this[i(742)][i(525)][i(832)](i(882)).me;for(const t of this[i(684)]()){if(t[i(813)].id!=f.id)continue;if(i(619)!=t[i(821)]||t[i(825)][i(512)]!=n[i(512)])continue;if(!Oc(t,o))continue;const e=t[i(818)]==s;for(let n=0;n<u[i(600)];n++){const r=u[n];for(const s of t[i(662)]()){const o=s[i(758)]();if(r[i(695)](o)){e?(u[i(816)](n,1),n--):t[i(876)](s[i(835)]);break}}}}if(0==u[i(600)])return null;const h=this[i(611)][i(705)](i(619),s,i(637));for(const t of this[i(684)]())if(t[i(813)].id==f.id&&i(619)==t[i(821)]&&t[i(825)][i(512)]==n[i(512)]&&t[i(818)]==s&&Oc(t,o)&&(h(t[i(858)](),u)||h(u,t[i(858)]()))){for(const e of u)t[i(687)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(620)+s,m=this[i(699)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(846)](p,g,d,t,Hr[i(679)]());return m}[Ec(664)](t,n=null,r={}){const s=Ec;if(t[s(820)])return null;const o=this[s(742)][s(525)][s(832)](s(882)).me,a=new i.LiveRange(t[s(531)],t[s(503)]);for(const{suggestion:t,meta:e}of this[s(739)](a,s(485)))if(e[s(807)]&&!e[s(735)])if(t[s(692)]){const e=t[s(858)]()[s(656)]((t=>s(773)!=t[s(521)][s(609)]));if(e[s(651)]((t=>a[s(852)](t,!0)))&&t[s(676)](),e[s(781)]((t=>t[s(852)](a,!0)))){const t=this[s(611)][s(705)](s(490),n,s(623));return this[s(592)]((()=>t([a],null,r))),null}}else{const e=a[s(509)](t[s(524)]());null!==e&&t[s(626)]([e],null,r)}if(a[s(479)](),a[s(820)]||s(773)==a[s(521)][s(609)])return null;let c=null,u=a[s(531)],l=a[s(503)];const f=this[s(739)](a,s(490));for(const{suggestion:t,meta:e}of f){const n=this[s(659)][s(505)](u,l);if(e[s(807)]&&(this[s(874)]||!e[s(549)]&&!e[s(800)]))if(t[s(692)]){if(!Oc(t,r))continue;let e=!0;for(const r of t[s(858)]()){if(r[s(852)](n,!0))return t;n[s(852)](r)||(e=!1)}e&&t[s(676)]()}else{const e=t[s(524)]();if(e[s(852)](n,!0))return t;if(!Oc(t,r)){n[s(852)](e)?t[s(715)]():e[s(833)](u)?u=e[s(503)]:e[s(833)](l)&&(l=e[s(531)]);continue}u=u[s(782)](e[s(531)])?u:e[s(531)],l=l[s(458)](e[s(503)])?l:e[s(503)],r=Object[s(638)]({},t[s(533)]),c?e[s(531)][s(782)](c[s(524)]()[s(531)])?(c[s(715)](),c=t):t[s(715)]():c=t}}if(c)return this[s(683)](c,this[s(659)][s(505)](u,l)),c;{const t=(0,e.uid)(),i=this[s(659)][s(505)](u,l),a=o.id,c=n?s(779)+n:s(490),f=this[s(699)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(846)](c,t,a,i),f}}[Ec(809)](t,n=Ec(666),r={}){const s=Ec,o=this[s(742)][s(525)][s(832)](s(882)).me,a=t[s(516)]((t=>new i.LiveRange(t[s(531)],t[s(503)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(739)](a,s(485)))e[s(807)]&&!e[s(735)]&&c[s(827)](t);for(const e of c)if(e[s(692)]){const o=e[s(858)]();if((!e[s(533)]||!e[s(533)][s(618)])&&o[s(651)]((t=>a[s(781)]((e=>e[s(852)](t,!0)))))&&e[s(676)](),a[s(651)]((t=>o[s(781)]((e=>e[s(852)](t,!0)))))){const e=this[s(611)][s(705)](s(490),n,s(623));return this[s(592)]((()=>e(t,null,r))),null}}else{const t=e[s(524)]();if(a[s(781)]((e=>e[s(852)](t,!0)))&&e[s(676)](),a[s(651)]((e=>t[s(852)](e,!0)))){const t=this[s(611)][s(705)](s(490),n,s(623));return this[s(592)]((()=>t(a,null,r))),null}}const u=this[s(611)][s(705)](s(490),n,s(637));let l=null;for(const t of this[s(684)]())if(t[s(813)].id==o.id&&t[s(467)]&&s(490)==t[s(821)]&&t[s(818)]==n&&Oc(t,r)&&(u(t[s(858)](),a)||u(a,t[s(858)]())))if(l){if(t[s(871)]&&t[s(871)][s(600)])continue;for(const e of t[s(858)]())l[s(878)](e)||l[s(687)](e);t[s(715)]()}else{l=t;for(const e of a)t[s(878)](e)||t[s(687)](e)}if(l)return l;c[s(702)]();for(const{suggestion:t,meta:e}of this[s(739)](a,s(490)))e[s(807)]&&(this[s(874)]||!e[s(549)]&&!e[s(800)])&&Oc(t,r)&&c[s(827)](t);for(const t of c){const e=t[s(858)]();if((!r||!r[s(618)])&&a[s(651)]((t=>e[s(781)]((e=>e[s(852)](t,!0))))))return t;(!t[s(533)]||!t[s(533)][s(618)])&&e[s(651)]((t=>a[s(781)]((e=>e[s(852)](t,!0)))))&&t[s(676)]()}const f=(0,e.uid)(),h=o.id,g=s(779)+n,d=this[s(699)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(479)](),t[s(820)]||s(773)==t[s(521)][s(609)]||this[s(846)](g,f,h,t,Hr[s(679)]());return d}[Ec(650)](t,n,r,s,o){const i=Ec;if(t[i(820)])return[];if(i(774)===this[i(674)])return[];const a=this[i(742)][i(525)][i(832)](i(882)).me.id,c=Array[i(704)](this[i(829)][i(761)]())[i(656)]((e=>i(628)==e[i(821)]&&e[i(825)][i(759)]==n&&e[i(878)](t)));if(i(542)===this[i(674)]){const e=this[i(739)](t,i(485))[i(656)]((({meta:t})=>t[i(807)]&&!t[i(800)]&&!t[i(735)]))[i(516)]((({suggestion:t})=>t));c[i(518)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(628)==t[i(821)]?t[i(825)][i(751)]:void 0,o=t[i(524)](),a=Array[i(704)](u[i(685)]())[i(630)]((t=>t[i(566)](o)));if(!a)continue;const c=a[i(741)](o);this[i(802)](n)&&i(485)==t[i(821)]&&0!=c[i(600)]||(u[i(727)](a),c[i(682)]((t=>{u[i(665)](t,r)})),i(485)!=t[i(821)]&&e!=s&&u[i(665)](a[i(509)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(600)]>37&&console[i(546)](i(843),{key:n});const f=(i(660)+(n+"|")+Lc({newValue:s}))[i(755)](0,60),h=this[i(699)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(548)](h),this[i(846)](f,c,a,t)}return l}[Ec(680)](t){const e=Ec;this[e(877)](t,((t,...n)=>{this[e(587)]((()=>{t(...n)}))}))}[Ec(529)](t){const e=Ec;this[e(810)][e(827)](t)}[Ec(616)](t){const e=Ec;this[e(736)][e(827)](t)}[Ec(744)](t){const e=Ec;return e(628)==t[e(821)]?t[e(818)][e(879)]("|")[0]:null}[Ec(683)](t,e){const n=Ec,r=t[n(710)]();this[n(659)][n(469)]((t=>{t[n(860)](r,{range:e})}))}[Ec(765)](t){const e=Ec,n=t.id,r=this[e(742)][e(642)][e(832)](e(672));this[e(706)][e(551)](n)||this[e(706)][e(523)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(706)][e(607)](n);s[e(457)](e(547)),s[e(547)]=!1,t[e(871)]=s}[Ec(468)](t,n,r,s){const o=Ec;if(t[o(821)]!=n||t[o(818)]!=r||t[o(528)].id!=s)throw this[o(742)][o(841)](o(690)),new e.CKEditorError(o(690),this)}[Ec(746)](t,n){const r=Ec,s=t[r(524)]();if(n[r(695)](s))t[r(715)]();else if(s[r(852)](n)){const o=this[r(659)][r(581)](n[r(531)][r(804)],r(503));this[r(683)](t,this[r(659)][r(505)](s[r(531)],o));const i=(0,e.uid)(),a=t[r(528)].id,c=t[r(821)]+":"+t[r(818)];this[r(699)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(825)],attributes:t[r(533)]});const u=this[r(659)][r(581)](n[r(503)][r(586)],r(629)),l=this[r(659)][r(505)](u,s[r(503)]);this[r(846)](c,i,a,l)}else if(s[r(833)](n[r(531)])){const e=this[r(659)][r(581)](n[r(531)][r(804)],r(503));this[r(683)](t,this[r(659)][r(505)](s[r(531)],e))}else{const e=this[r(659)][r(581)](n[r(503)][r(586)],r(629));this[r(683)](t,this[r(659)][r(505)](e,s[r(503)]))}}[Ec(538)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(739)](t,e(485))){if(!r[e(807)])continue;const s=n[e(858)]();for(const n of s)if(!t[e(741)](n)[e(600)])return!0}return!1}[Ec(733)](t){const n=Ec,r=this[n(742)][n(525)][n(832)](n(882))[n(703)](t);if(!r)throw new e.CKEditorError(n(598),this);return r}[Ec(470)](t){const e=Ec,n=this[e(742)][e(525)][e(832)](e(882)),r=(0,o.hashObject)(e(698)+t);return n[e(703)](r)||n[e(792)]({id:r,name:t})}[Ec(803)](t,e,n,r,s){const o=Ec,i=this[o(733)](r),a=this[o(611)][o(801)](t,e,n,i,s,(t=>{const e=o;this[e(537)](n,{attributes:t});const r=this[e(770)](n);this[e(859)](new Set([r])),this[e(766)](new Set([r]))}));return this[o(808)](a,o(623),(()=>{const t=o;this[t(537)](n,{state:t(794)})}),{priority:o(865)}),this[o(808)](a,o(676),(()=>{const t=o;this[t(537)](n,{state:t(633)})}),{priority:o(865)}),this[o(829)][o(665)](n,a),this[o(885)][o(665)](a,o(621)),a}[Ec(721)](t){const e=Ec,n=t[e(879)](":");return{group:n[0],type:n[1],subType:n[e(600)]>=5?n[2]:null,id:n[e(600)]<5?n[2]:n[3],authorId:n[e(600)]<5?n[3]:n[4],markerCount:6==n[e(600)]?n[5]:null}}[Ec(884)](t,n,r){const s=Ec,o=t[s(524)](),i=o[s(531)],a=o[s(503)];this[s(683)](t,this[s(659)][s(505)](i,n));const c=(0,e.uid)(),u=t[s(528)].id,l=t[s(821)]+(t[s(818)]?":"+t[s(818)]:"");this[s(699)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(533)],data:t[s(825)]});const f=this[s(744)](t);(s(619)==t[s(821)]||f&&this[s(802)](f))&&(r=this[s(659)][s(786)](r[s(586)])),this[s(846)](l,c,u,this[s(659)][s(505)](r,a))}[Ec(739)](t,e=null){const n=Ec,r=[],s=this[n(742)][n(525)][n(832)](n(882)).me;Array[n(522)](t)||(t=[t]);for(const o of this[n(684)]()){if(!o[n(467)])continue;if(e&&o[n(821)]!=e)continue;let i=!1;for(const e of o[n(858)]()){for(const a of t){const t=a[n(531)][n(695)](e[n(503)])||a[n(503)][n(695)](e[n(531)]);if(t||a[n(509)](e)){const c=a[n(852)](e)&&Ac(this[n(659)][n(652)],e[n(531)],a),u=e[n(852)](a)&&Ac(this[n(659)][n(652)],a[n(531)],e);r[n(548)]({suggestion:o,meta:{isOwn:s==o[n(813)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(846)](t,e,n,r,s){const o=Ec;this[o(659)][o(469)]((i=>{const a=o;let c=a(845)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(610)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(677)](t){const e=Ec,n=t[e(720)],r=t[e(527)];t[e(720)]=null,t[e(527)]=null,null!=n&&n[e(527)]==t&&(n[e(527)]=r),null!=r&&r[e(720)]==t&&(r[e(720)]=n),e(793)==this[e(885)][e(832)](t)&&(this[e(885)][e(665)](t,e(644)),this[e(504)](e(790),t,n,r))}[Ec(699)](t){const n=Ec,r=t.id,s=this[n(647)](t);if(this[n(785)]&&this[n(785)][n(867)]){const o=this[n(742)][n(525)][n(832)](n(617)),i=s[n(883)],a=s[n(818)]?s[n(821)]+":"+s[n(818)]:s[n(821)],c=this[n(742)][n(543)],u=o[n(827)](zr(c,n(612))),l={id:r,type:a,hasComments:i,data:t[n(825)]||null,originalSuggestionId:t[n(578)]||null,attributes:s[n(533)]};this[n(785)][n(867)](l)[n(834)]((t=>{const e=n;s[e(836)]=!0,o[e(777)](u),t&&t[e(844)]&&(this[e(829)][e(832)](r)[e(844)]=t[e(844)])}))[n(757)]((t=>{const r=n;throw(0,e.logWarning)(r(778)),this[r(742)][r(519)][r(726)]({isUndoable:!1},(()=>{s[r(676)]()})),s[r(754)](),this[r(829)][r(727)](s.id),this[r(885)][r(727)](s),t}))}return s}[Ec(802)](t){const e=Ec;return this[e(810)][e(583)](t)}[Ec(537)](t,e){const n=Ec,r=this[n(742)][n(525)][n(832)](n(617)),s=this[n(770)](t);if(this[n(785)]&&this[n(785)][n(639)])if(s[n(836)]){const s=r[n(827)](zr(this[n(742)][n(543)],n(612)));this[n(785)][n(639)](t,e)[n(834)]((()=>{r[n(777)](s)}))}else s.on(n(599),(()=>{this[n(537)](t,e)}))}[Ec(723)](t){const n=Ec;if(!this[n(785)]||!this[n(785)][n(770)])throw new e.CKEditorError(n(866),this);return this[n(785)][n(770)](t)}[Ec(688)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(721)](t),i=this[e(829)][e(832)](n)||this[e(803)](r,s,n,o,{});switch(this[e(468)](i,r,s,o),this[e(885)][e(832)](i)){case e(621):this[e(723)](n)[e(834)]((t=>{const r=e;let s=Promise[r(631)]();t[r(883)]&&(s=this[r(706)][r(811)]({channelId:this[r(742)][r(642)][r(832)](r(672)),threadId:n})),s[r(834)]((()=>{const e=r;this[e(647)](t)[e(836)]=!0}))})),this[e(885)][e(665)](i,e(795));break;case e(644):this[e(537)](n,{state:e(772)});case e(743):this[e(885)][e(665)](i,e(793)),this[e(504)](e(591),i);break;case e(793):this[e(504)](e(654),i)}return i[e(498)](t),i}[Ec(766)](t){const e=Ec,n=Array[e(704)](t),r=n[e(656)]((t=>e(628)==t[e(821)]));this[e(691)](r);const s=n[e(656)]((t=>!t[e(692)]&&e(628)!=t[e(821)])),o=this[e(684)]({skipNotAttached:!0})[e(656)]((t=>!t[e(692)]&&e(628)!=t[e(821)])),i=o[e(656)]((n=>!t[e(583)](n))),a=new Map(o[e(516)]((t=>[t,this[e(611)][e(705)](t[e(821)],t[e(818)],e(837))]))),c=new Map(o[e(516)]((t=>[t,t[e(524)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(600)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(600)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(600)];t++){const n=s[t];!l[e(583)](n)&&n[e(720)]&&(f[e(827)](n[e(720)]),n[e(720)][e(527)]===n&&(n[e(720)][e(527)]=null),n[e(720)]=null),!u[e(583)](n)&&n[e(527)]&&(f[e(827)](n[e(527)]),n[e(527)][e(720)]===n&&(n[e(527)][e(720)]=null),n[e(527)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(600)];e++){const r=g(t,n[e]);r&&(r[0][s(527)]=r[1],r[1][s(720)]=r[0],u[s(827)](r[0]),l[s(827)](r[1]))}}function g(t,n){const r=e;if(t[r(813)].id!==n[r(813)].id)return null;const s=a[r(832)](t)(t,n,c[r(832)](t),c[r(832)](n));return s&&a[r(832)](n)(t,n,c[r(832)](t),c[r(832)](n))?s[1][r(871)]&&s[1][r(871)][r(600)]?null:s:null}f[e(608)]&&this[e(766)](f)}[Ec(691)](t){const e=Ec;if(0==t[e(600)])return;const n=this[e(684)]({skipNotAttached:!0})[e(656)]((t=>e(628)==t[e(821)]&&t[e(716)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(533)]);s[e(583)](n)||(s[e(665)](n,r[e(600)]),r[e(548)]([]));const i=s[e(832)](n);r[i][e(548)](t)}!function(){const t=e;r[t(653)](((e,n)=>{const r=t,s=e[0][r(844)],o=n[0][r(844)];return s==o?e[0][r(533)][r(738)]<n[0][r(533)][r(738)]?-1:1:s<o?-1:1}));for(const e of r)e[t(653)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(600)];t++){if(0==r[t][e(600)])continue;const n=[];for(let s=t+1;s<r[e(600)];s++)0!=r[s][e(600)]&&i(r[t],r[s])&&n[e(548)](s);for(const s of n)r[t]=r[t][e(681)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(600)];n++)t[n][e(527)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(600)];n++)t[n][e(720)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(533)][r(738)]!==n[0][r(533)][r(738)]&&t[0][r(813)]!==n[0][r(813)])return!1;if(!function(t,e){const n=r;return!t[n(883)]&&!e[n(883)]||(!t[n(883)]||!e[n(883)])&&(!!(t[n(883)]&&e[n(844)]<t[n(871)][n(604)][n(832)](0)[n(844)])||!!(e[n(883)]&&t[n(844)]<e[n(871)][n(604)][n(832)](0)[n(844)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(533)],r(738)),o=Ic(n[0][r(533)],r(738));return!!Or(s,o)&&(!!t[r(651)]((t=>n[r(781)]((e=>t[r(524)]()[r(695)](e[r(524)]())))))&&n[r(651)]((e=>t[r(781)]((t=>e[r(524)]()[r(695)](t[r(524)]()))))))}}[Ec(859)](t){const e=Ec,n=Array[e(704)](t),r=this[e(684)]({skipNotAttached:!0}),s=r[e(656)]((n=>!t[e(583)](n))),o=new Map(n[e(516)]((t=>[t,this[e(611)][e(705)](t[e(821)],t[e(818)],e(637))]))),i=new Map(r[e(516)]((t=>[t,t[e(858)]()])));for(let t=0;t<n[e(600)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(600)];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(600)];e++){const s=r[e];if(s[a(821)]!==n[a(821)]||s[a(813)].id!==n[a(813)].id||s[a(818)]!==n[a(818)])continue;if(!wc(n,s,[a(738)]))continue;if(a(628)==n[a(821)]&&n[a(825)][a(751)]!=s[a(825)][a(751)])continue;if(a(628)==n[a(821)]&&t[a(802)](n[a(825)][a(759)]))continue;if(a(619)==n[a(821)]){const e=t[a(742)][a(519)],r=n[a(635)]();if(r&&(e[a(652)][a(590)](r)||e[a(652)][a(601)](r)))continue}const c=o[a(832)](n),u=i[a(832)](n),l=i[a(832)](s),f=n[a(871)]&&n[a(871)][a(600)],h=s[a(871)]&&s[a(871)][a(600)];if(!f&&c(l,u))return t[a(560)](s,n),i[a(727)](n),!0;if(!h&&c(u,l))return t[a(560)](n,s),i[a(727)](s),!0}return!1}}[Ec(560)](t,e){const n=Ec;if(t[n(692)])for(const r of e[n(858)]())t[n(687)](r);else{const r=e[n(524)]()[n(503)];this[n(683)](t,this[n(659)][n(505)](t[n(524)]()[n(531)],r))}e[n(715)]()}[Ec(762)](t,e){const n=Ec,r=t[n(649)](n(667))||t[n(649)](n(628))?n(771):t[n(817)]();return zr(this[n(742)][n(543)],e+"_"+r+n(839))}[Ec(539)](){const t=Ec,e=this[t(742)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(659)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(721)](t[s(835)]);if(s(796)===e){n[s(732)](this[s(762)](r,s(535)));break}}for(const t of r){const{group:e,type:r}=this[s(721)](t[s(835)]);if(s(796)===e){n[s(732)](this[s(762)](r,s(713)));break}}}))}[Ec(731)](t){const e=Ec;if(this[e(756)])return!1;const n=this[e(742)],r=n[e(519)][e(492)][e(465)][e(768)]();if(0==r[e(600)])return!1;const s=[],o=r[e(656)]((t=>e(628)==t[e(821)])),i=r[e(656)]((t=>e(540)==t[e(821)]&&e(460)!=t[e(835)])),a=r[e(656)]((t=>e(777)==t[e(821)]&&e(460)!=t[e(835)]));for(const t of o)s[e(548)]({key:t[e(489)],newValue:t[e(722)],oldValue:t[e(752)],range:Sc(t[e(515)],n[e(519)])});for(const t of i){const r=a[e(630)]((n=>n[e(577)][e(695)](t[e(577)])));r&&s[e(548)]({key:e(589),newValue:t[e(835)],oldValue:r[e(835)],range:n[e(519)][e(850)](t[e(577)][e(483)])})}return 0!=s[e(600)]&&this[e(855)](t,s)}[Ec(868)](t){const e=Ec;let n=!1;const r=this[e(742)][e(519)][e(492)][e(465)][e(671)]()[e(656)]((t=>t[e(825)][e(459)]&&t[e(835)][e(649)](e(693))));for(const s of r){const{subType:r,id:o}=this[e(721)](s[e(835)]),i=r[e(879)]("|")[0];for(const r of this[e(684)]({skipNotAttached:!0}))r.id!=o&&e(628)==r[e(821)]&&r[e(825)]&&r[e(825)][e(759)]==i&&r[e(524)]()[e(566)](s[e(825)][e(459)])&&(this[e(849)](r,s[e(825)][e(459)],t),n=!0)}return n}[Ec(587)](t){const e=Ec;this[e(742)],this[e(756)]=!0,t()}[Ec(873)](t){const e=Ec,n=this[e(802)](t),r=this[e(736)][e(583)](t);return n||r}[Ec(855)](t,e){const n=Ec;if(0==e[n(600)])return!1;let r=!1;for(const s of e){const e=this[n(739)](s[n(515)],n(628))[n(656)]((t=>!t[n(511)][n(735)]))[n(516)]((t=>t[n(796)])),i=(0,o.hashObject)({newValue:s[n(556)]});e[n(656)]((t=>{const e=n,[r,o]=t[e(818)][e(879)]("|");return r==s[e(759)]&&o!=i}))[n(682)]((e=>{const o=n;this[o(849)](e,s[o(515)],t),r=!0}))}return r}[Ec(849)](t,e,n){const r=Ec,s=t[r(524)]()[r(741)](e);0!==s[r(600)]?1!==s[r(600)]?this[r(884)](t,e[r(531)],e[r(503)]):this[r(683)](t,s[0]):n[r(876)](t[r(710)]())}}class yc{constructor(t){const e=Ec;this[e(780)]=t,this[e(659)]=t[e(519)],this[e(872)]=new Map,this[e(798)]=new Map,this[e(603)]()}[Ec(801)](t,e,n,r,s,o){const i=Ec;return new Hr(this[i(659)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(705)](t,e,i(623))(...n),onDiscard:(...n)=>this[i(705)](t,e,i(676))(...n)})}[Ec(787)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(872)][s(665)](o,r)}[Ec(705)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(872)][r(832)](s)||this[r(798)][r(832)](t+":"+n)}[Ec(603)](){const t=Ec,e=()=>!1,n=t=>{const e=bc;t[e(653)](((t,n)=>t[e(531)][e(782)](n[e(531)])?1:-1)),this[e(659)][e(469)]((n=>{const r=e;for(const e of t){let t;t=e[r(503)][r(740)]&&e[r(503)][r(586)]==e[r(531)][r(483)]?n[r(719)](e[r(531)][r(483)],"on"):n[r(719)](e),this[r(659)][r(567)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(659)][n(469)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(516)]((t=>(kc(t)&&(t=this[s(659)][s(505)](t[s(503)])),t)))[s(656)]((t=>s(773)!==t[s(521)][s(609)]));if(c[s(600)]<1)return;const u=Array[s(704)](this[s(659)][s(492)][s(545)][s(858)]())[s(516)]((t=>i.LiveRange[s(475)](t)));r[s(481)](c);for(const t of this[s(780)][s(748)][s(748)]())t[s(596)]();a[s(548)]({forceDefaultExecution:!0}),this[s(780)][s(488)](o,...a);const l=u[s(656)]((t=>s(773)!=t[s(521)][s(609)]));l[s(600)]>0&&r[s(481)](l);for(const t of u)t[s(479)]()}))},s=(e,n)=>1==e[t(600)]&&1==n[t(600)]&&e[0][t(503)][t(695)](n[0][t(531)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(659)])?[e,n]:vc(n,e,s,r,this[t(659)])?[n,e]:null;this[t(798)][t(665)](t(456),e),this[t(798)][t(665)](t(828),n),this[t(798)][t(665)](t(830),s),this[t(798)][t(665)](t(614),o),this[t(798)][t(665)](t(657),n),this[t(798)][t(665)](t(550),e),this[t(798)][t(665)](t(541),s),this[t(798)][t(665)](t(753),o),this[t(798)][t(665)](t(624),r),this[t(798)][t(665)](t(747),e),this[t(798)][t(665)](t(694),s),this[t(798)][t(665)](t(799),e),this[t(798)][t(665)](t(822),r),this[t(798)][t(665)](t(526),e),this[t(798)][t(665)](t(494),s),this[t(798)][t(665)](t(862),e),this[t(798)][t(665)](t(806),e),this[t(798)][t(665)](t(486),((e,n)=>{const r=t;if(!n)return;const s=this[r(780)][r(525)][r(832)](_c);this[r(659)][r(469)]((t=>{const o=r;if(o(589)==n[o(759)])for(const r of e){const e=r[o(531)][o(483)],s=n[o(751)];t[o(842)](e,s)}else if(s[o(802)](n[o(759)]))for(const r of e)void 0!==n[o(751)]?t[o(805)](n[o(759)],n[o(751)],r[o(531)][o(483)]):t[o(686)](n[o(759)],r[o(531)][o(483)]);else for(const r of e)n[o(751)]?t[o(805)](n[o(759)],n[o(751)],r):t[o(686)](n[o(759)],r)}))})),this[t(798)][t(665)](t(572),s)}}function Ac(t,e,n){const r=Ec;for(const s of e[r(586)][r(763)]({includeSelf:!0,parentFirst:!0})){if(s[r(521)]==s)return!1;if(!n[r(812)](s))return!1;if(t[r(590)](s)||t[r(601)](s))return!0}return!1}function kc(t){const e=Ec;return t[e(503)][e(586)]==t[e(531)][e(483)]&&t[e(503)][e(749)]}function Cc(t,e,n,r){const s=Ec,o=t=>!t[s(517)].is(s(463))&&!r[s(590)](t[s(517)]),i=t[s(531)][s(856)](o),a=t[s(503)][s(856)](o,{direction:s(646)});return!(t[s(531)][s(695)](i)&&t[s(503)][s(695)](a)||(i[s(782)](a)?n[s(860)](e,{range:n[s(505)](i,a)}):n[s(876)](e),0))}function Lc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(531)][e(483)];return n&&n.is(e(493))}function Nc(){const t=["enqueueChange","delete","ck-suggestion-marker--active","mapper","includes","_processAttributeChanges","announce","_getAuthorFromId","marker-count","isNextTo","_inlineAttributeKeys","getShiftedBy","groupId","_findSuggestions","isAtEnd","getDifference","editor","dataReady","_getAttributeKey","addComment","_cutOutSuggestionMarker","formatInline:discard","commands","isAtStart","markMultiRangeInsertion","oldValue","attributeOldValue","deletion:chain","stopListening","substring","_recordAttributeSuggestions","catch","getRange","key","ck-suggestion-marker","values","_getMarkerAnnouncementText","getAncestors","pluginName","_addThreadToSuggestion","_refreshSuggestionsChain","conversion","getChanges","getWalker","getSuggestion","FORMATTING","open","$graveyard","never","markInlineFormat","targetPosition","remove","error-saving-suggestion-data-suggestion-discarded","deletion:","_editor","some","isBefore","_descriptionFactory","init","_adapter","createPositionBefore","registerCustomCallback","update:suggestion","getAllAdjacentSuggestions","suggestionUnloaded","trackChanges.mergeNestedSuggestions","addUser","ready","accepted","markerReady","suggestion","ck-suggestion-marker-","_defaultCallbacks","formatInline:chain","isInsideObject","buildSuggestion","_isBlockAttribute","_createSuggestion","nodeBefore","setAttribute","attribute:accept","isOwn","listenTo","markMultiRangeDeletion","_blockAttributeKeys","fetchCommentThread","containsItem","author","return","addMarker:suggestion:formatBlock","splice","toUpperCase","subType","head","isCollapsed","type","formatBlock:accept","isSelectable","15beYgho","data","writer","add","insertion:discard","_suggestions","insertion:join","getItems","get","containsPosition","then","name","_saved","chain","data-suggestion","_SUGGESTION_ANNOUNCEMENT","registerPostFixer","enableReadOnlyMode","rename","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.","createdAt","suggestion:","_addSuggestionMarker","activeMarkers","reconvertMarker","_reduceSuggestionAttributeRange","createRangeOn","trackChanges","containsRange","removeComment","addClass","_reduceExistingSuggestions","getLastMatchingPosition","adapter","getRanges","_joinWithAdjacentSuggestions","updateMarker","505cXPnLk","formatBlock:chain","always","removeMarker:suggestion:formatBlock","high","track-changes-adapter-missing-getsuggestion","addSuggestion","_processAttributeSuggestions","editingDowncast","forward","commentThread","_customCallbacks","_isRegisteredAttribute","_mergeNestedSuggestions","highest","removeMarker","enableCommand","isIntersectingWithRange","split","markBlockFormat","normal","Users","hasComments","_breakSuggestionMarker","_suggestionState","discardSuggestion","getCustomProperty","insertion:accept","unbind","isAfter","newRange","$text","isTouching","TrackChangesEditing","$textProxy","trackChangesCommand","differ","tablePasteChainId","isInContent","_checkSuggestionCorrectness","change","_getExternalAuthor","isBlock","moveTargetPosition","consume","isUndo","fromRange","createPositionAfter","value","markerToHighlight","detach","lowest","setSelection","markInsertion","nodeAfter","toJSON","insertion","attribute:discard","insertion:","execute","attributeKey","deletion","markers","document","element","formatBlock:join","getNearestSelectionRange","1726724kfjeYI","before","addMarkerName","discardAllSuggestions","acceptAllSuggestions","change:activeMarkers","consumable","end","fire","createRange","howMany","for","documentSelection","getIntersection","toViewElement","meta","formatGroupId","applyOperation","_element","range","map","item","unshift","model","formatInline:","root","isArray","addCommentThread","getFirstRange","plugins","formatBlock:discard","next","creator","registerBlockAttribute","multipleBlocks","start","stop","attributes","containerElement","LEAVE","group","_updateSuggestionData","_rangeIsInLocalUserInsertion","_initAriaMarkerChangeAnnouncements","insert","deletion:join","default","locale","createRangeIn","selection","warn","isRemovable","push","containsRangeInObject","deletion:discard","hasCommentThread","trackChanges.trackFormatChanges","batch","elementEnd","createElement","newValue","isLocal","isExternal","3650656QIvfme","_joinSuggestions","upcast","addHighlight","isDocumentOperation","CommentsRepository","removeClass","isIntersecting","deleteContent","9GSpqwg","define","requires","addMarker:suggestion","attribute:join","commandName","dataToMarker","_afterChanges","_isForcedDefaultExecutionBlock","position","originalSuggestionId","rethrowUnexpectedError","track-changes-adapter-already-set","createPositionAt","acceptSelectedSuggestions","has","oldRange","$marker","parent","_recordAttributeChanges","@external","$elementName","isObject","suggestionLoaded","forceDefaultExecution","track-changes-suggestion-not-found","1158vYmpBx","discardSelectedSuggestions","refresh","markerToData","track-changes-user-not-found","change:_saved","length","isLimit","move","_registerDefaultCallbacks","comments","elementStart","substr","getCommentThread","size","rootName","addMarker","_suggestionFactory","PENDING_ACTION_SUGGESTION","change:data","insertion:chain","pop","registerInlineAttribute","PendingActions","skipNestingCheck","formatBlock","formatBlock:","notReady","descriptionFactory","accept","formatInline:accept","ck-suggestion-marker-formatInline","_onDiscard","hasSuggestion","attribute","after","find","resolve","setTo","rejected","formatInline","getContainedElement","elementToElement","join","assign","updateSuggestion","track-changes-enable-command-twice","_enabledCommands","config","7567380iLRiXJ","removed","widget","backward","addSuggestionData","showSuggestionHighlights","startsWith","markAttributeChange","every","schema","sort","suggestionChanged","addMarker:suggestion:attribute","filter","deletion:accept","options","_model","attribute:","acceptSuggestion","getMarkers","removeMarker:suggestion:attribute","markDeletion","set","multi","format","markerName","suggestion-type","7335510bTRTnG","getChangedMarkers","collaboration.channelId","track-changes-command-not-found","_trackFormatChanges","getAttribute","discard","_removeSuggestion","437678zHiGdc","getMultiRangeId","enableDefaultAttributesIntegration","concat","forEach","_setSuggestionRange","getSuggestions","keys","removeAttribute","addRange","_handleNewSuggestionMarker","low","track-changes-suggestion-data-mismatch","_refreshAttributeSuggestionsChain","isMultiRange","suggestion:attribute:","formatInline:join","isEqual","clone","fromCharCode","external:","_setSuggestionData","authoredAt","ck-suggestion-marker-formatBlock","clear","getUser","from","getSuggestionCallback","_commentsRepository","1224191xHJVCQ","markMultiRangeBlockFormat","insertContent","getFirstMarker","authorName","editing","ENTER","unbindElementFromMarkerName","removeMarkers","_isDataLoaded","dataDowncast","markerNameToElements","createSelection","previous","_splitMarkerName","attributeNewValue","_getSuggestionData","splitPosition","bindElementToMarker"];return(Nc=function(){return t})()}function Sc(t,e){const n=Ec;return null==t[n(503)][n(804)]&&t[n(503)][n(586)]==t[n(531)][n(483)]?Mc(t[n(531)][n(483)],e):t}function Mc(t,e){const n=Ec,r=e[n(652)][n(590)](t)||e[n(652)][n(823)](t);return e[n(505)](e[n(581)](t,n(497)),r?e[n(476)](t):e[n(581)](t,n(503)))}function vc(t,e,n,r,s){const o=Ec;if(!wc(t,e))return!1;if(n[o(503)][o(695)](r[o(531)]))return!0;if(t[o(821)]!=e[o(821)])return!1;if(!n[o(503)][o(461)](r[o(531)]))return!1;const i=s[o(505)](n[o(503)],r[o(531)])[o(769)]();for(const t of i)if([o(605),o(554)][o(730)](t[o(821)])&&s[o(652)][o(601)](t[o(517)]))return!1;return!0}function wc(t,e,n=[]){const r=Ec;return!(!t[r(716)]||!e[r(716)])&&Or(Ic(t[r(533)],n),Ic(e[r(533)],n))}function Oc(t,e){const n=Ec,r=Dc(t[n(533)]),s=Dc(e);if(!t[n(716)])return!1;for(const t of Object[n(685)](s))if(!Or(r[t],s[t]))return!1;return!0}function Dc(t){const e=Ec,n=Object[e(638)]({},t);return delete n[e(618)],delete n[e(466)],n}const Fc=Bc;function Bc(t,e){const n=Pc();return(Bc=function(t,e){return n[t-=136]})(t,e)}function Pc(){const t=["976320YsDzMH","get","_discardCommand","commands","stopListening","132CeWBVb","locale","model","bind","canDiscard","listenTo","plugins","discardSuggestion","5758396lbJEdY","getRanges","916472WBTxSu","45904wZIDhc","remove","view","unbind","add","_acceptCommand","acceptSuggestion","22150791SDFtCY","isDirty","6354304kEikYu","89290HjYRPe","canAccept","_removePendingAction","execute","canEditAt","change:isDirty","commentThreadController","PENDING_ACTION_SUGGESTION","PendingActions","30DCZnNi","isEnabled","_setPendingAction","_pendingAction","destroy","_editor"];return(Pc=function(){return t})()}!function(t,e){const n=Bc,r=t();for(;;)try{if(490673===-parseInt(n(172))/1+-parseInt(n(157))/2+-parseInt(n(162))/3*(parseInt(n(173))/4)+parseInt(n(142))/5*(-parseInt(n(151))/6)+parseInt(n(170))/7+-parseInt(n(141))/8+parseInt(n(139))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pc);class xc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Bc;super(),this[s(164)]=e,this[s(175)]=n,this[s(148)]=r,this[s(156)]=t,this[s(137)]=t[s(160)][s(158)](s(138)),this[s(159)]=t[s(160)][s(158)](s(169)),this[s(175)][s(165)](s(152)).to(this[s(137)],this[s(159)],((t,e)=>t||e)),this[s(175)][s(165)](s(143)).to(this[s(137)],s(152),(t=>t&&this[s(156)][s(164)][s(146)](e[s(171)]()))),this[s(175)][s(165)](s(166)).to(this[s(159)],s(152),(t=>t&&this[s(156)][s(164)][s(146)](e[s(171)]()))),this[s(154)]=null,n[s(140)]&&this[s(153)](),this[s(167)](n,s(138),(()=>this[s(138)]())),this[s(167)](n,s(169),(()=>this[s(169)]())),this[s(167)](n,s(147),(()=>{const t=s;n[t(140)]?this[t(153)]():this[t(144)]()}))}[Fc(138)](){const t=Fc;this[t(137)][t(145)](this[t(164)].id)}[Fc(169)](){const t=Fc;this[t(159)][t(145)](this[t(164)].id)}[Fc(155)](){const t=Fc;this[t(175)][t(176)](t(152)),this[t(175)][t(176)](t(143)),this[t(175)][t(176)](t(166)),this[t(161)](),this[t(148)][t(155)](),this[t(154)]&&this[t(144)]()}[Fc(153)](){const t=Fc,e=zr(this[t(156)][t(163)],t(149));this[t(154)]=this[t(156)][t(168)][t(158)](t(150))[t(136)](e)}[Fc(144)](){const t=Fc;null!==this[t(154)]&&this[t(156)][t(168)][t(158)](t(150))[t(174)](this[t(154)]),this[t(154)]=null}}function Uc(t,e){const n=jc();return(Uc=function(t,e){return n[t-=406]})(t,e)}function jc(){const t=["isActive","isDirty","3201992XfkcgV","commentThreadInputView","canDiscard","commentThread","cancel","destroy","canAccept","_config","focus","disableComments","removeComment","_createCommentViews","962216cscFDF","1448064LGJZvv","bind","submit","399347jdUDxx","showInput","15DVMElA","editorConfig","_model","addComment","CommentView","updateComment","assign","133664snQbHQ","_createCommentThreadInputView","commentInputView","_localUser","1186703awOmBi","disabledSubmit","element","delegate","set","authoredAt","9PLnbMz","locale","556134ALppgE","setData","hasDirtyComment","fire","isEnabled","editor","value","descriptionParts","commentsListView","isReadOnly","length"];return(jc=function(){return t})()}const Gc=Uc;!function(t,e){const n=Uc,r=t();for(;;)try{if(343380===-parseInt(n(420))/1+parseInt(n(429))/2+parseInt(n(417))/3+parseInt(n(416))/4+-parseInt(n(422))/5*(parseInt(n(441))/6)+-parseInt(n(433))/7+parseInt(n(454))/8*(parseInt(n(439))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jc);class Vc extends s.View{constructor(t,e,n,r){const s=Uc;super(t),this[s(449)]=null,this[s(455)]=null,this[s(437)](s(452),!1),this[s(437)](s(438),e[s(438)]),this[s(418)](s(438)).to(e),this[s(437)](s(448),[]),this[s(437)](s(453),!1),this[s(437)](s(445),!1),this[s(437)](s(410),!1),this[s(437)](s(406),!1),this[s(424)]=e,this[s(432)]=n,this[s(411)]=r,r[s(413)]?this[s(437)](s(451),1):this[s(415)]()}[Gc(412)](){const t=Gc;this[t(435)][t(412)]()}[Gc(409)](){const t=Gc;this[t(449)]&&this[t(449)][t(409)](),this[t(455)]&&this[t(455)][t(409)](),super[t(409)]()}[Gc(415)](){const t=Gc,{CommentsListView:e}=this[t(411)];this[t(449)]=new e(this[t(440)],this[t(424)][t(407)],Object[t(428)]({CommentView:this[t(411)][t(426)]},this[t(411)])),this[t(449)][t(436)](t(414)).to(this),this[t(449)][t(436)](t(427)).to(this),this[t(449)][t(418)](t(452)).to(this),this[t(437)](t(451),this[t(449)][t(451)]+1),this[t(418)](t(451)).to(this[t(449)],t(451),(t=>t+1)),this[t(455)]=this[t(430)](),this.on(t(414),(()=>this[t(412)]())),this[t(418)](t(453)).to(this[t(449)],t(443),this[t(455)][t(431)],t(447),((t,e)=>t||!!e))}[Gc(430)](){const t=Gc,{CommentThreadInputView:e}=this[t(411)],n=new e(this[t(440)],this[t(432)],this[t(411)][t(423)]),r=n[t(431)];return n[t(418)](t(421)).to(this,t(452),this[t(424)][t(407)],t(450),r,t(447),((t,e,n)=>!!n||t&&!e)),r.on(t(419),((e,n)=>{const s=t;this[s(444)](s(425),n),r[s(446)][s(442)]("")})),r.on(t(408),(()=>this[t(412)]())),r[t(418)](t(434)).to(this[t(424)][t(407)],t(450)),n}}const Hc=Wc;!function(t,e){const n=Wc,r=t();for(;;)try{if(784900===-parseInt(n(126))/1+-parseInt(n(223))/2+parseInt(n(195))/3+parseInt(n(217))/4*(-parseInt(n(208))/5)+-parseInt(n(165))/6*(parseInt(n(201))/7)+parseInt(n(140))/8+-parseInt(n(176))/9*(-parseInt(n(200))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kc);class zc extends Vc{constructor(e,n,r,s){const i=Wc;super(e,n,r,s),this[i(163)](i(206),""),this[i(166)](i(206)).to(this,i(231),(t=>t&&t[0]?t[0][i(206)]:"")),this[i(166)](i(189)).to(this,i(231),this,i(125),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(225)+qc(e[n(211)],e[n(190)])+n(203);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(175)]=null,this[i(169)]=this[i(148)](zr(e,i(178)),t.icons[i(154)],i(174),i(162),"sw"),this[i(169)][i(166)](i(193)).to(this,i(199)),this[i(170)]=this[i(148)](zr(e,i(184)),t.icons[i(226)],i(153),i(130),"sw"),this[i(170)][i(166)](i(193)).to(this,i(161)),this[i(159)]=new o.UserView(e,this[i(146)][i(214)],this[i(194)]()),this[i(159)][i(219)]({attributes:{class:[i(158),i(182)]}}),this[i(179)](this[i(142)]())}[Hc(142)](){const t=Hc,e=this[t(188)],n=[{tag:t(135),attributes:{class:[t(156),t(205)]},children:[{tag:t(134),children:[{text:this[t(159)][t(173)]}],attributes:{class:[t(215),t(123)]}},{tag:t(210),attributes:{datetime:e.to(t(213)),class:[t(232),t(187)]},children:[{text:e.to(t(213),(e=>this[t(229)][t(155)](e)))}]}]},{tag:t(135),attributes:{class:[t(227),t(196)]},children:[this[t(169)],this[t(170)]]},{tag:t(135),attributes:{class:[t(172)]}}];this[t(146)][t(164)]&&n[t(198)]({tag:t(135),attributes:{class:[t(222)]},children:[{text:this[t(168)]()}]});const r={tag:t(135),attributes:{class:[t(183),e.if(t(125),t(133)),e.to(t(206),(e=>t(131)+e)),this[t(229)][t(150)]&&t(207)],"data-suggestion-id":this[t(146)].id,"data-thread-id":this[t(146)][t(202)].id,"data-author-id":this[t(146)][t(214)].id,tabindex:-1},children:[{tag:t(135),attributes:{class:[t(147),t(197)]},children:[this[t(159)],{tag:t(135),attributes:{class:[t(212),t(124)]},children:n}]}]};return this[t(128)]&&this[t(220)]&&(r[t(216)][t(198)](this[t(128)],this[t(220)]),this[t(128)][t(224)](t(209)).to(this),this[t(128)][t(224)](t(145)).to(this),this[t(220)][t(224)](t(209)).to(this),this[t(220)][t(224)](t(145)).to(this)),r}[Hc(228)](){const t=Hc;super[t(228)](),this[t(175)]=this[t(191)][t(149)](t(157)),this[t(175)][t(218)]=this[t(189)],this.on(t(139),((e,n,r)=>{const s=t;this[s(175)][s(218)]=r}))}[Hc(148)](t,e,n,r,o){const i=Hc,a=new s.ButtonView(this[i(177)]);return a[i(163)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(219)]({attributes:{class:n}}),a.on(i(141),(()=>{const t=i;this[t(137)](r,this[t(146)].id)})),a}[Hc(168)](){const t=Hc;return t(171)===this[t(146)][t(132)][t(186)][t(180)]?zr(this[t(177)],t(230)):zr(this[t(177)],t(129))}[Hc(194)](){const t=Hc;return this[t(146)][t(164)]?t(171)===this[t(146)][t(132)][t(186)][t(180)]?zr(this[t(177)],t(138),this[t(146)][t(181)][t(173)]):zr(this[t(177)],t(144),this[t(146)][t(181)][t(173)]):null}}function Wc(t,e){const n=Kc();return(Wc=function(t,e){return n[t-=123]})(t,e)}function qc(t,e){const n=Hc;let r="";return r+=t[n(151)]("*")[n(192)](((t,e)=>e%2!=0?n(233)+Xc(t)+n(204):Xc(t)))[n(160)](""),e&&(r+=n(221)+e[n(167)]+n(152)+e[n(127)]+n(185)),r}function Kc(){const t=["descriptionParts","ck-comment__info-time",'<span class="ck-suggestion-type">',"ck-annotation__info-name","ck-annotation__main","isActive","616269KebHjg","title","commentsListView","EXTERNAL_SUGGESTION","discardSuggestion","ck-suggestion-","attributes","ck-suggestion-wrapper--active","span","div","createElement","fire","EXTERNAL_IMPORT_WORD_AVATAR","change:description","9749800oNEaRf","execute","getTemplate","innerText","EXTERNAL_AVATAR","editorDestroyed","_model","ck-suggestion","_createButton","querySelector","disableComments","split",'" title="',"ck-suggestion--discard","check","formatDateTime","ck-suggestion__info",".ck-annotation__content-wrapper","ck-suggestion__user","userView","join","canDiscard","acceptSuggestion","set","isExternal","4638RbbJur","bind","value","getExternalSuggestionNote","acceptButton","discardButton","importWord","ck-annotation__content-wrapper","name","ck-suggestion--accept","_descriptionElement","621459NfmnNG","locale","Accept suggestion","setTemplate","source","creator","ck-annotation__user","ck-suggestion-wrapper","Discard suggestion",'"></span>',"@external","ck-annotation__info-time","bindTemplate","description","color","element","map","isEnabled","getUserViewNotificationText","3127977rmxRpn","ck-annotation__actions","ck-annotation","push","canAccept","130MKygQW","735VvqSuW","commentThread","</p>","</span>","ck-annotation__info","type","ck-suggestion--disabled-comments","3955VElwyT","editorReady","time","content","ck-suggestion__main","authoredAt","author","ck-suggestion__info-name","children","1324wsolSa","innerHTML","extendTemplate","commentThreadInputView",'<span class="ck-suggestion-color" style="background-color: ',"ck-comment__external","2829784yWGOAg","delegate","<p>","cancel","ck-suggestion__actions","render","_config","EXTERNAL_IMPORT_WORD_SUGGESTION"];return(Kc=function(){return t})()}function Xc(t){const e=Hc,n=document[e(136)](e(134));return n[e(143)]=t,n[e(218)]}const Qc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Yc=Jc;function Jc(t,e){const n=tu();return(Jc=function(t,e){return n[t-=426]})(t,e)}!function(t,e){const n=Jc,r=t();for(;;)try{if(621198===parseInt(n(443))/1*(-parseInt(n(534))/2)+parseInt(n(548))/3+-parseInt(n(489))/4+parseInt(n(502))/5*(-parseInt(n(535))/6)+-parseInt(n(430))/7*(parseInt(n(434))/8)+-parseInt(n(564))/9+parseInt(n(428))/10*(parseInt(n(499))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(tu);class Zc extends t.Plugin{static get[Yc(446)](){const t=Yc;return[_c,o.Users,t(510),t(471),t(427)]}static get[Yc(472)](){return Yc(536)}constructor(t){const e=Yc;super(t),this[e(556)]=new Map,this[e(487)]=new Map,this[e(476)]=new Map,this[e(562)]=new Map;const n=this[e(523)][e(491)];n[e(468)](e(458),zc),n[e(468)](e(501),!1),this[e(552)]=n[e(432)](e(501))}[Yc(441)](t,e){const n=Yc;0===this[n(562)][n(514)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(562)]){const r=this[t(556)][t(495)](e);r||n?r&&n&&this[t(558)](e):this[t(482)](e)}this[t(562)][t(553)](),this[t(523)][t(496)][t(432)](t(427))[t(494)](),this[t(537)]()}),10),this[n(562)][n(530)](t,e)}[Yc(440)](){const t=Yc,e=this[t(523)],n=e[t(496)][t(432)](t(519)),r=e[t(496)][t(432)](t(471)),s=e[t(496)][t(432)](t(427)),o=e[t(496)][t(432)](t(510));this[t(474)](),s[t(442)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(525)](this[e(556)])){const s=t[e(451)](),o=[];for(const t of s){if(!t[e(438)])continue;if(t[e(555)]){o[e(452)](...t[e(561)]());continue}const n=t[e(436)]();if(o[e(469)]>0){const t=o[0][e(454)](n);if(t){o[0]=t;continue}}o[e(452)](n)}n[e(452)]([r[e(505)],o])}return n})),this[t(483)](n,t(565),((e,n)=>{const r=t;this[r(483)](n,r(539),((t,e,s,o)=>{const i=r;n[i(438)]&&(null==s?(this[i(462)](o[i(520)]),this[i(441)](n,!1)):(this[i(462)](s[i(520)]),null==o&&this[i(441)](n,!0)))})),null!==n[r(527)]?this[r(462)](n[r(520)]):this[r(441)](n,!1)})),this[t(483)](n,t(515),((e,n,r)=>{const s=t;this[s(551)](n,s(539)),this[s(562)][s(447)](n),this[s(556)][s(495)](n)&&this[s(558)](n),r&&this[s(462)](r[s(520)])})),this[t(483)](n,t(531),((e,n)=>{this[t(462)](n)})),this[t(483)](r,t(547),(()=>{this[t(537)]()})),this[t(483)](o,t(467),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(533)](r))return;const i=n[o(563)](r);this[o(556)][o(432)](i)[o(505)][o(457)]()}),{priority:t(521)})}[Yc(537)](){const t=Yc,e=this[t(523)][t(496)][t(432)](t(471)),n=this[t(523)][t(496)][t(432)](t(519)),r=Array[t(525)](e[t(439)],(e=>e[t(460)]))[t(546)]((e=>this[t(487)][t(495)](e))),s=[];for(const e of r){const n=this[t(487)][t(432)](e)[t(431)][t(451)]();s[t(452)](...n[t(453)](((e,n)=>[...e,...n[t(522)]()]),[]))}n[t(456)]=s}[Yc(474)](){const t=Yc,n=this[t(523)],r=n[t(508)],o=zr(r,t(463)),i=new e.Collection([{type:t(464),model:new s.ViewModel({withText:!0,label:o,commandName:t(549),role:t(540)})},{type:t(504)},{type:t(478),model:new s.ViewModel({withText:!0,label:zr(r,t(455)),commandName:t(545),role:t(554)})},{type:t(478),model:new s.ViewModel({withText:!0,label:zr(r,t(479)),commandName:t(570),role:t(554)})},{type:t(478),model:new s.ViewModel({withText:!0,label:zr(r,t(488)),commandName:t(465),role:t(554)})},{type:t(478),model:new s.ViewModel({withText:!0,label:zr(r,t(480)),commandName:t(543),role:t(554)})}]);for(const e of i)if($c(e)){const r=n[t(473)][t(432)](e[t(431)][t(512)]);e[t(431)][t(493)](t(470),t(568)).to(r,t(490),t(568))}n.ui[t(461)][t(500)](t(549),(e=>this[t(569)](e,i,o))),n.ui[t(461)][t(500)](t(526),(e=>this[t(532)](e,i,o)))}[Yc(569)](t,e,n){const r=Yc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(523)][r(473)][r(432)](r(549));o[r(518)][r(530)]({tooltip:n,label:n,icon:Qc}),o[r(518)][r(493)](r(470)).to(i,r(490)),o[r(518)].on(r(497),(()=>{const t=r;i[t(497)](),this[t(523)][t(529)][t(505)][t(457)]()})),(0,s.addListToDropdown)(o,e,{role:r(571)});const a=[];for(const t of e)$c(t)&&a[r(452)](this[r(523)][r(473)][r(432)](t[r(431)][r(512)]));const c=o[r(518)];return c[r(509)][r(484)](r(568)),c[r(550)][r(484)](r(568)),c[r(509)][r(493)](r(568)).to(i,r(568)),c[r(550)][r(493)](r(568))[r(450)](a,r(568),((...t)=>t[r(481)]((t=>t)))),o.on(r(497),(t=>{const e=r;this[e(523)][e(497)](t[e(559)][e(512)]),this[e(523)][e(529)][e(505)][e(457)]()})),o}[Yc(532)](t,e,n){const r=Yc,o=new s.MenuBarMenuView(t),i=this[r(523)][r(473)][r(432)](r(549));o[r(518)][r(530)]({label:n,icon:Qc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(504)==n[r(541)]){a[r(557)][r(500)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(431)];i[r(493)](...Object[r(435)](c)).to(c),i[r(433)](r(497)).to(o),i.on(r(497),(()=>{const t=r;this[t(523)][t(497)](c[t(512)]),this[t(523)][t(529)][t(505)][t(457)]()})),e[r(492)][r(500)](i),a[r(557)][r(500)](e)}return o[r(493)](r(568)).to(i,r(568)),o[r(566)][r(492)][r(500)](a),o}[Yc(482)](t){const e=Yc,n=this[e(523)],r=n[e(491)],s=n[e(496)][e(432)](e(471)),i=n[e(496)][e(432)](e(510)),a=n[e(496)][e(432)](e(427)),c=n[e(496)][e(432)](o.Users).me,u=r[e(432)](e(549))[e(560)],{CommentsListView:l,CommentThreadInputView:f}=n[e(496)][e(432)](e(503));let h,g;this[e(476)][e(495)](t.id)?(g=this[e(476)][e(432)](t.id),h=g[e(459)]):(h=new u(n[e(508)],t,c,{disableComments:this[e(552)],editorConfig:r[e(432)](e(437)),maxCommentsWhenCollapsed:r[e(432)](e(567)),maxThreadTotalWeight:r[e(432)](e(516)),maxCommentCharsWhenCollapsed:r[e(432)](e(507)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(432)](e(508))),CommentView:r[e(432)](e(475))[e(449)],CommentsListView:l,CommentThreadInputView:f}),h[e(544)].on(e(497),(()=>{const t=e;n[t(529)][t(505)][t(457)]()})),h[e(445)].on(e(497),(()=>{const t=e;n[t(529)][t(505)][t(457)]()})),g=s[e(466)](this[e(523)][e(508)],h),g[e(493)](e(498)).to(h,e(498)),g[e(493)](e(469)).to(h),g[e(493)](e(541)).to(h,e(541),(t=>e(426)+t)),this[e(476)][e(530)](t.id,g));const d=i[e(485)](t[e(513)],h),p=new xc(n,t,h,d),m=t[e(451)]()[e(546)]((t=>t[e(438)]));h[e(448)]=n[e(496)][e(432)](e(519))[e(444)][e(511)](m),this[e(556)][e(530)](t,p),this[e(487)][e(530)](h,p);const I=s[e(542)]({view:g,target:()=>{const r=e,s=[],i=t[r(451)]()[r(546)]((t=>t[r(438)]));for(const t of i)s[r(452)](...t[r(486)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(529)],s)},type:()=>e(426)+p[e(505)][e(541)]});i[e(517)](h,I),s[e(500)](I),a[e(528)](I)}[Yc(558)](t){const e=Yc,n=this[e(523)][e(496)][e(432)](e(510)),r=this[e(523)][e(496)][e(432)](e(471)),s=this[e(556)][e(432)](t),o=s[e(505)],i=r[e(538)](o);n[e(477)](o),i&&r[e(429)](i),this[e(556)][e(447)](t),this[e(487)][e(447)](o),s[e(506)]()}[Yc(462)](t){const e=Yc;if(!t[e(438)]||!this[e(556)][e(495)](t))return;const n=this[e(523)][e(496)][e(432)](e(519)),r=this[e(556)][e(432)](t),s=t[e(451)]();r[e(505)][e(448)]=n[e(444)][e(511)](s)}[Yc(506)](){const t=Yc;for(const e of this[t(556)][t(435)]())this[t(558)](e);for(const e of this[t(476)][t(524)]())e[t(459)][t(506)]();super[t(506)]()}}function $c(t){return Yc(431)in t}function tu(){const t=["isOn","Annotations","pluginName","commands","_addUIComponentsToFactory","comments","_annotationViews","_unbindEditors","button","Accept all selected suggestions","Discard all selected suggestions","some","_initializeController","listenTo","unbind","createCommentThreadController","getMarkers","_viewToController","Discard all suggestions","3091600AHRtKa","value","config","children","bind","refreshSelectedViews","has","plugins","execute","isDirty","7282XdGtYi","add","trackChanges.disableComments","19630VRyNuQ","CommentsUI","separator","view","destroy","comments.maxCommentCharsWhenCollapsed","locale","actionView","CommentsRepository","getDescriptions","commandName","commentThread","size","suggestionUnloaded","comments.maxThreadTotalWeight","_bindAnnotationToEditors","buttonView","TrackChangesEditing","head","lowest","getMarkerNames","editor","values","from","menuBar:trackChanges","previous","registerAnnotation","editing","set","suggestionChanged","_createMenuBarMenu","hasSuggestion","1866DjUYjk","468iyFgBQ","TrackChangesUI","_refreshActiveMarkers","getByInnerView","change:previous","menuitemcheckbox","type","createAnnotation","discardSelectedSuggestions","acceptButton","acceptAllSuggestions","filter","change:activeAnnotations","705312VbWkmK","trackChanges","arrowView","stopListening","_disableComments","clear","menuitem","isMultiRange","_suggestionToController","items","_destroyController","source","SuggestionThreadView","getRanges","_handleControllerBuffer","getSuggestion","11165175PbsPNr","suggestionLoaded","panelView","comments.maxCommentsWhenCollapsed","isEnabled","_createToolbarButton","acceptSelectedSuggestions","menu","suggestion-","EditorAnnotations","52310PvLfOO","remove","1757AGAOtp","model","get","delegate","24072QuRqSy","keys","getFirstRange","comments.editorConfig","isInContent","activeAnnotations","init","_handleSuggestionControllerDelayed","addSourceCollector","2KWumqs","descriptionFactory","discardButton","requires","delete","descriptionParts","CommentView","toMany","getAllAdjacentSuggestions","push","reduce","getJoined","Accept all suggestions","activeMarkers","focus","trackChanges.SuggestionThreadView","mainView","innerView","componentFactory","_updateController","Track changes","switchbutton","discardAllSuggestions","createAnnotationView","addComment","define","length"];return(tu=function(){return t})()}function eu(){var t=["addSuggestion","editor","1358576kLWkjz","pluginName","8761yfRqXb","1350295hWlqzw","356QDBkPP","Comments","852156qnCfGH","8xTXMFK","7094178ETDuYb","plugins","3259170USRxdU","12259331LWQhbf","getSuggestion","adapter","getSuggestions","TrackChanges","6vqIFWy","addSuggestionData","requires","get"];return(eu=function(){return t})()}function nu(t,e){var n=eu();return(nu=function(t,e){return n[t-=237]})(t,e)}var ru=nu;!function(t,e){for(var n=nu,r=t();;)try{if(979116===-parseInt(n(243))/1*(-parseInt(n(245))/2)+parseInt(n(257))/3*(parseInt(n(241))/4)+-parseInt(n(244))/5+parseInt(n(249))/6+-parseInt(n(252))/7*(parseInt(n(248))/8)+-parseInt(n(247))/9+-parseInt(n(251))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(eu);class su extends t.Plugin{static get[ru(237)](){return[_c,Zc,ru(246)]}static get[ru(242)](){return ru(256)}set[ru(254)](t){var e=ru;this[e(240)][e(250)][e(238)](_c)[e(254)]=t}get[ru(254)](){var t=ru;return this[t(240)][t(250)][t(238)](_c)[t(254)]}[ru(239)](t){var e=ru;return this[e(240)][e(250)][e(238)](_c)[e(258)](t)}[ru(255)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=ru;return this[n(240)][n(250)][n(238)](_c)[n(255)]({skipNotAttached:t,toJSON:e})}[ru(253)](t){var e=ru;return this[e(240)][e(250)][e(238)](_c)[e(253)](t)}}const ou=lu;!function(t,e){const n=lu,r=t();for(;;)try{if(239369===-parseInt(n(237))/1+-parseInt(n(245))/2*(parseInt(n(288))/3)+parseInt(n(273))/4+-parseInt(n(250))/5+parseInt(n(287))/6+parseInt(n(249))/7+-parseInt(n(248))/8*(-parseInt(n(283))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(uu);const iu=[ou(275)];class au extends t.Plugin{static get[ou(254)](){return[_c]}static get[ou(270)](){return ou(278)}[ou(234)](){const t=ou,n=this[t(296)];if(n[t(266)][t(281)](t(264),(e=>{const r=t,s=n[r(263)][r(246)][r(261)]()[r(247)](((t,e)=>(t[e]="",t)),{});return n[r(276)][r(272)](s,e)})),t(265)!=typeof n[t(266)][t(241)](t(277))[t(289)])throw new e.CKEditorError(t(271))}[ou(274)](t){return hu(this[ou(296)],!0,t)}[ou(259)](t){return hu(this[ou(296)],!1,t)}}class cu extends t.Plugin{static get[ou(270)](){return ou(252)}constructor(t){const e=ou;super(t),this[e(279)]=e(258)}[ou(234)](){const t=ou;this[t(296)][t(256)][t(241)](t(269))[t(257)]={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(296)][t(256)][t(241)](t(240))[t(257)]=null}}function uu(){const t=["execute","45ULVNEG","createDocumentFragment","createElement","map","2447610ddSarV","39kSzsgK","editorCreator","acceptAllSuggestions","getSuggestions","addCommentThread","name","push","useAnonymousUser","editor","init","rootsAttributes","destroy","378194GpfcWF","data","set","TrackChangesEditing","get","addUser","users","getRootsAttributes","11510DwJhoc","document","reduce","445288JlKGfK","899283RDcxtj","1876370runvoC","getCommentThreads","TrackChangesDataGetter","addSuggestionData","requires","Users","plugins","_adapter","end","getDataWithDiscardedSuggestions","discardAllSuggestions","getRootNames","div","model","trackChangesData.editorCreator","function","config","appendChild","getFullData","CommentsRepository","pluginName","track-changes-data-invalid-editor-creator","create","1011772ZAkHwB","getDataWithAcceptedSuggestions","Pagination","constructor","trackChangesData","TrackChangesData","result","getUser","define"];return(uu=function(){return t})()}function lu(t,e){const n=uu();return(lu=function(t,e){return n[t-=234]})(t,e)}function fu(t){return void 0!==t[ou(244)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,iu);s[r(256)][r(294)](_c,cu),s[r(235)]=fu(t)?t[r(244)]():void 0;const i=document[r(284)](),a=t[r(266)][r(241)](r(277))[r(289)],c=await a(s,(()=>function(t){const e=r,n=document[e(285)](e(262));return t[e(267)](n),n}(i)));!function(t,e){const n=r,s=t[n(263)][n(246)][n(261)]()[n(247)](((e,r)=>(e[r]=t[n(238)][n(241)]({rootName:r}),e)),{}),o=t[n(256)][n(241)](n(255))[n(243)][n(286)]((t=>({id:t.id,name:t[n(293)]}))),i=t[n(256)][n(241)](n(240))[n(291)]({skipNotAttached:!0,toJSON:!0}),a=t[n(256)][n(241)](n(269))[n(251)]({skipNotAttached:!0,toJSON:!0}),c=e[n(256)][n(241)](n(255)),u=e[n(256)][n(241)](n(240)),l=e[n(256)][n(241)](n(269));for(const t of o)c[n(280)](t.id)||c[n(242)](t);c.me||c[n(295)]();for(const t of i)u[n(253)](t);for(const t of a)l[n(292)](t);e[n(238)][n(239)](s)}(t,c),c[r(282)](r(e?290:260));const u=fu(c)?c[r(268)](n):c[r(238)][r(241)](n);return await c[r(236)](),u}function gu(){var t=["62HiZjrz","2466qbhlIN","15047zTHNXh","590XYLVrn","4449hFgIgB","1357472WmkIpZ","876HHTyvn","1035800dBzWsm","5271tIMLBl","34227fEPPfu","74987xSSkWz","1236wCHNRe"];return(gu=function(){return t})()}function du(t,e){var n=gu();return(du=function(t,e){return n[t-=104]})(t,e)}!function(t,e){for(var n=du,r=t();;)try{if(272495===parseInt(n(112))/1*(parseInt(n(110))/2)+-parseInt(n(114))/3*(parseInt(n(104))/4)+-parseInt(n(105))/5+-parseInt(n(111))/6*(parseInt(n(106))/7)+parseInt(n(115))/8+-parseInt(n(107))/9*(parseInt(n(113))/10)+-parseInt(n(108))/11*(-parseInt(n(109))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
5
+ */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>su,TrackChangesData:()=>uu,TrackChangesEditing:()=>yc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=u;function u(t,e){const n=l();return(u=function(t,e){return n[t-=139]})(t,e)}function l(){const t=["editor","807128CQHJjq","_isEnabledBasedOnSelection","clearForceDisabled","execute","7749994DXVWeD","1050040MePyJq","isEnabled","refresh","TrackChangesCommand","2464782QahIxV","value","27WvgfCn","affectsData","25532eZouDv","363zhTPuv","_disableUnsupportedCommands","_enabledCommands","forceDisabled","2492840lwvwuz","commands","_enableCommands","has","1471336YLCCrZ","5ZDkMah"];return(l=function(){return t})()}!function(t,e){const n=u,r=t();for(;;)try{if(861205===parseInt(n(159))/1+parseInt(n(152))/2+parseInt(n(148))/3*(parseInt(n(147))/4)+-parseInt(n(157))/5*(parseInt(n(143))/6)+-parseInt(n(163))/7+-parseInt(n(156))/8*(parseInt(n(145))/9)+parseInt(n(139))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(l);class f extends t.Command{constructor(t,e){const n=u;super(t),this[n(150)]=e,this[n(144)]=!1,this[n(141)](),this[n(160)]=!1}[c(141)](){this[c(140)]=!0}[c(162)](){const t=c;this[t(144)]=!this[t(144)],this[t(144)]?this[t(149)]():this[t(154)]()}[c(149)](){const t=c;for(const e of this[t(158)][t(153)][t(153)]())e[t(146)]&&!this[t(150)][t(155)](e)&&e[t(151)](t(142))}[c(154)](){const t=c;for(const e of this[t(158)][t(153)][t(153)]())e[t(146)]&&!this[t(150)][t(155)](e)&&e[t(161)](t(142))}}function h(){const t=["getRanges","editor","859105kMSVPk","5243420wnzOdK","64ekHNyA","refresh","model","_suggestions","canEditAt","6VxdOEh","get","acceptSuggestion","TrackChangesEditing","279gJIqeA","track-changes-accept-suggestion-not-found","148221pvEtrC","plugins","397677kHUUyL","isEnabled","execute","22604NtKabt","905135eAhRsJ","363982YLIWLG","_isEnabledBasedOnSelection"];return(h=function(){return t})()}function g(t,e){const n=h();return(g=function(t,e){return n[t-=500]})(t,e)}const d=g;!function(t,e){const n=g,r=t();for(;;)try{if(643195===parseInt(n(500))/1+parseInt(n(520))/2+parseInt(n(511))/3*(-parseInt(n(518))/4)+-parseInt(n(519))/5*(-parseInt(n(507))/6)+parseInt(n(515))/7*(parseInt(n(502))/8)+parseInt(n(513))/9+-parseInt(n(501))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(h);class p extends t.Command{constructor(t,e){const n=g;super(t),this[n(505)]=e,this[n(503)](),this[n(521)]=!1}[d(503)](){this[d(516)]=!0}[d(517)](t){const n=d,r=this[n(505)][n(508)](t);if(!r)throw new e.CKEditorError(n(512),this);const s=r[n(522)]();this[n(523)][n(504)][n(506)](s)&&this[n(523)][n(514)][n(508)](n(510))[n(509)](r)}}function m(t,e){const n=E();return(m=function(t,e){return n[t-=119]})(t,e)}const I=m;function E(){const t=["565983sRpMdI","509478cJBigW","_suggestions","8230390RArEnE","track-changes-discard-suggestion-not-found","383352UbKfWQ","get","getRanges","1846490idNHrM","TrackChangesEditing","discardSuggestion","_isEnabledBasedOnSelection","execute","30369680ofMYAu","12EGpkWL","232Flpglv","1400345mFjMpn","plugins","isEnabled","canEditAt","refresh","editor","3riZfDR","model"];return(E=function(){return t})()}!function(t,e){const n=m,r=t();for(;;)try{if(973250===parseInt(n(129))/1+-parseInt(n(122))/2+-parseInt(n(119))/3*(parseInt(n(126))/4)+-parseInt(n(137))/5*(parseInt(n(135))/6)+-parseInt(n(124))/7+-parseInt(n(136))/8*(parseInt(n(121))/9)+parseInt(n(134))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(E);class b extends t.Command{constructor(t,e){const n=m;super(t),this[n(123)]=e,this[n(141)](),this[n(132)]=!1}[I(141)](){this[I(139)]=!0}[I(133)](t){const n=I,r=this[n(123)][n(127)](t);if(!r)throw new e.CKEditorError(n(125),this);const s=r[n(128)]();this[n(142)][n(120)][n(140)](s)&&this[n(142)][n(138)][n(127)](n(130))[n(131)](r)}}function T(t){const e=y;return t[e(476)](((t,n)=>e(461)==t[e(473)]&&e(461)!=n[e(473)]?-1:e(461)!=t[e(473)]&&e(461)==n[e(473)]?1:0))}function _(t,e){const n=y;let r,s=0;const o=[],i=e[n(462)];for(;s<t[n(454)];){const a=t[s],c=t[s+1];r||(r=e[n(457)](a)),A(e,a,c)||(o[n(446)](e[n(468)](r,i[n(479)](a)?e[n(440)](a):e[n(458)](a,n(447)))),r=null),s++}return o}function y(t,e){const n=k();return(y=function(t,e){return n[t-=435]})(t,e)}function A(t,e,n){const r=y;if(!n)return!1;const s=t[r(440)](e),o=t[r(457)](n);return s[r(478)](o)}function k(){const t=["value","type","start","124392hsYgGT","sort","isArray","isTouching","isObject","242xzTsou","next","18760URxAaq","from","1975070JjPCyj","createPositionAfter","isCollapsed","93552bquPWl","map","join","content","push","end","execute","add","1572220GQUrBj","isInContent","2839884dDticV","1zVrOhV","length","isIntersecting","change","createPositionBefore","createPositionAt","512SpRmyl","color","deletion","schema","10ImvMAo","2063583UkltID"," [color ","splice","replace","createRange","getRanges","isMultiRange","84TfMNMP"];return(k=function(){return t})()}!function(t,e){const n=y,r=t();for(;;)try{if(900246===-parseInt(n(453))/1*(parseInt(n(439))/2)+-parseInt(n(471))/3*(-parseInt(n(475))/4)+parseInt(n(450))/5+parseInt(n(452))/6+-parseInt(n(437))/7*(parseInt(n(459))/8)+-parseInt(n(464))/9*(-parseInt(n(463))/10)+parseInt(n(435))/11*(parseInt(n(442))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(k);function C(t,e,n){const r=y;for(;n[r(454)];){const s=n[r(466)](0,100);t[r(456)]((()=>{const t=r;for(const n of s)n[t(451)]&&e[t(448)](n.id)}))}}const L=N;function N(t,e){const n=R();return(N=function(t,e){return n[t-=129]})(t,e)}function R(){const t=["1229193lMsgnY","isInContent","from","14ZduggY","_suggestions","451224tDUfSl","refresh","values","editor","canEditAt","30ILliIP","532970EZRTuP","483608VqJRep","980MZKgUD","getRanges","isEnabled","model","_isEnabledBasedOnSelection","some","555002ykNLVW","_command","execute","8469FAUzth","295376pbMWcc"];return(R=function(){return t})()}!function(t,e){const n=N,r=t();for(;;)try{if(268656===parseInt(n(150))/1+-parseInt(n(134))/2+parseInt(n(139))/3+parseInt(n(138))/4*(-parseInt(n(149))/5)+parseInt(n(144))/6+parseInt(n(142))/7*(-parseInt(n(151))/8)+parseInt(n(137))/9*(parseInt(n(152))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(R);class S extends t.Command{constructor(t,e,n){const r=N;super(t),this[r(135)]=e,this[r(143)]=n,this[r(145)](),this[r(132)]=!1}[L(145)](){const t=L,e=Array[t(141)](this[t(143)][t(146)]())[t(133)]((e=>e[t(140)]));this[t(130)]=this[t(135)][t(130)]&&e}[L(136)](){const t=L,e=T(Array[t(141)](this[t(143)][t(146)]()));for(const n of e){const e=n[t(129)]();if(!this[t(147)][t(131)][t(148)](e))return}C(this[t(147)][t(131)],this[t(135)],e)}}function M(t,e){const n=O();return(M=function(t,e){return n[t-=240]})(t,e)}const v=M;!function(t,e){const n=M,r=t();for(;;)try{if(131246===parseInt(n(248))/1+-parseInt(n(260))/2*(-parseInt(n(252))/3)+-parseInt(n(261))/4+-parseInt(n(250))/5+-parseInt(n(246))/6*(-parseInt(n(251))/7)+parseInt(n(243))/8+-parseInt(n(258))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(O);class w extends t.Command{constructor(t,e,n){const r=M;super(t),this[r(264)]=e,this[r(249)]=n,this[r(255)]=new Set,this[r(259)](),this[r(240)]=!1}[v(259)](){const t=v,e=this[t(242)][t(256)][t(241)][t(244)],n=Array[t(257)](this[t(249)][t(263)]());this[t(255)]=function(t,e){const n=y,r=Array[n(438)](t[n(469)]()),s=new Set;for(const o of e)if(o[n(451)])for(const e of r)for(const r of o[n(469)]())(e[n(455)](r)||t[n(441)]&&!o[n(470)]&&o[n(436)]&&r[n(447)][n(478)](e[n(474)]))&&s[n(449)](o);return s}(e,n),this[t(262)]=this[t(264)][t(262)]&&!!this[t(255)][t(254)]}[v(245)](){const t=v,e=T(Array[t(257)](this[t(255)]));for(const n of e){const e=n[t(247)]();if(!this[t(242)][t(256)][t(253)](e))return}C(this[t(242)][t(256)],this[t(264)],e)}}function O(){const t=["1660144TWGpYy","selection","execute","176898JIiCAU","getRanges","245038XnElfz","_suggestions","51110IvqESL","28kFvaQs","405zMaUMl","canEditAt","size","_selectedSuggestions","model","from","4361310ldJntY","refresh","2610BeXBZQ","482420vZArrO","isEnabled","values","_command","_isEnabledBasedOnSelection","document","editor"];return(O=function(){return t})()}const F=function(){this.__data__=[],this.size=0};const D=function(t,e){return t===e||t!=t&&e!=e};const B=function(t,e){for(var n=t.length;n--;)if(D(t[n][0],e))return n;return-1};var x=Array.prototype.splice;const P=function(t){var e=this.__data__,n=B(e,t);return!(n<0)&&(n==e.length-1?e.pop():x.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=B(e,t);return n<0?void 0:e[n][1]};const j=function(t){return B(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=B(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=F,V.prototype.delete=P,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const z=V;const W=function(){this.__data__=new z,this.size=0};const H=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const q=function(t){return this.__data__.has(t)};const Z="object"==typeof global&&global&&global.Object===Object&&global;var X="object"==typeof self&&self&&self.Object===Object&&self;const J=Z||X||Function("return this")();const Y=J.Symbol;var Q=Object.prototype,$=Q.hasOwnProperty,tt=Q.toString,et=Y?Y.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Y?Y.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=J["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(J,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:Mt.call(e,t)};const wt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function Ot(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ot.prototype.clear=Lt,Ot.prototype.delete=Nt,Ot.prototype.get=St,Ot.prototype.has=vt,Ot.prototype.set=wt;const Ft=Ot;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(kt||z),string:new Ft}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const xt=function(t,e){var n=t.__data__;return Bt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Pt=function(t){var e=xt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return xt(this,t).get(t)};const jt=function(t){return xt(this,t).has(t)};const Gt=function(t,e){var n=xt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Dt,Vt.prototype.delete=Pt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const zt=Vt;const Wt=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new zt(r)}return n.set(t,e),this.size=n.size,this};function Ht(t){var e=this.__data__=new z(t);this.size=e.size}Ht.prototype.clear=W,Ht.prototype.delete=H,Ht.prototype.get=K,Ht.prototype.has=q,Ht.prototype.set=Wt;const Kt=Ht;const qt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Zt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Xt=function(t,e,n){"__proto__"==e&&Zt?Zt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Jt=Object.prototype.hasOwnProperty;const Yt=function(t,e,n){var r=t[e];Jt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Xt(t,e,n)};const Qt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Xt(n,a,c):Yt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?J.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&Z.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Re=function(t,e){return function(n){return t(e(n))}};const Se=Re(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Ne(t))return Se(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const we=function(t){return null!=t&&de(t.length)&&!ct(t)};const Oe=function(t){return we(t)?Ce(t):ve(t)};const Fe=function(t,e){return t&&Qt(e,Oe(e),t)};const De=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Be=Object.prototype.hasOwnProperty;const xe=function(t){if(!at(t))return De(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Be.call(t,r))&&n.push(r);return n};const Pe=function(t){return we(t)?Ce(t,!0):xe(t)};const Ue=function(t,e){return t&&Qt(e,Pe(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?J.Buffer:void 0,ze=Ve?Ve.allocUnsafe:void 0;const We=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 He=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const qe=function(){return[]};var Ze=Object.prototype.propertyIsEnumerable,Xe=Object.getOwnPropertySymbols;const Je=Xe?function(t){return null==t?[]:(t=Object(t),Ke(Xe(t),(function(e){return Ze.call(t,e)})))}:qe;const Ye=function(t,e){return Qt(t,Je(t),e)};const Qe=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Re(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Qe(e,Je(t)),t=$e(t);return e}:qe;const en=function(t,e){return Qt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Qe(r,n(t))};const rn=function(t){return nn(t,Oe,Je)};const sn=function(t){return nn(t,Pe,tn)};const on=At(J,"DataView");const an=At(J,"Promise");const cn=At(J,"Set");const un=At(J,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=J.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Y?Y.prototype:void 0,Mn=Sn?Sn.valueOf:void 0;const vn=function(t){return Mn?Object(Mn.call(t)):{}};const wn=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const On=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return wn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Rn(t);case"[object Symbol]":return vn(t)}};var Fn=Object.create;const Dn=function(){function t(){}return function(e){if(!at(e))return{};if(Fn)return Fn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Bn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Dn($e(t))};const xn=function(t){return te(t)&&"[object Map]"==_n(t)};var Pn=_e&&_e.isMap;const Un=Pn?Ie(Pn):xn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var zn="[object Arguments]",Wn="[object Function]",Hn="[object Object]",Kn={};Kn[zn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Hn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[Wn]=Kn["[object WeakMap]"]=!1;const qn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return He(e,a)}else{var h=_n(e),g=h==Wn||"[object GeneratorFunction]"==h;if(fe(e))return We(e,c);if(h==Hn||h==zn||g&&!o){if(a=u||g?{}:Bn(e),!c)return u?en(e,Ue(a,e)):Ye(e,Fe(a,e))}else{if(!Kn[h])return o?e:{};a=On(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Pe:Oe)(e);return qt(p||e,(function(s,o){p&&(s=e[o=s]),Yt(a,o,t(s,n,r,o,e,i))})),a};const Zn=function(t){return qn(t,5)};const Xn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Jn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Yn=/^\w*$/;const Qn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Xn(t))||(Yn.test(t)||!Jn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||zt),n}$n.Cache=zt;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Y?Y.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Xn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Qn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Xn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Yt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new zt;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Y?Y.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return D(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",Mr=Object.prototype.hasOwnProperty;const vr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Rr:_n(t),u=a?Rr:_n(e),l=(c=c==Nr?Sr:c)==Sr,f=(u=u==Nr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Mr.call(t,"__wrapped__"),d=f&&Mr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const wr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:vr(e,n,r,s,t,o))};const Or=function(t,e){return wr(t,e)};const Fr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Dr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Br=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const xr=function(t,e){return e.length<2?t:Dr(t,Br(e,0,-1))};const Pr=function(t,e){return e=ur(e,t),null==(t=xr(t,e))||delete t[lr(Fr(e))]};const Ur=function(t,e){return null==t||Pr(t,e)},jr=Gr;function Gr(t,e){const n=zr();return(Gr=function(t,e){return n[t-=440]})(t,e)}!function(t,e){const n=Gr,r=t();for(;;)try{if(758910===-parseInt(n(494))/1+parseInt(n(466))/2+parseInt(n(500))/3+-parseInt(n(510))/4+-parseInt(n(462))/5+-parseInt(n(451))/6*(-parseInt(n(475))/7)+parseInt(n(469))/8*(parseInt(n(446))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zr);class Vr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(464)]=!1,this.id=e.id,this[n(517)]=e[n(517)],this[n(519)]=e[n(519)]||null,this[n(489)]=e[n(489)],this[n(508)]=e[n(508)]||e[n(489)],this[n(509)]=Boolean(e[n(488)]&&e[n(488)][n(502)]),this[n(511)]=null,this[n(490)]=t,this[n(442)]=e[n(449)],this[n(492)]=e[n(444)],this[n(482)]=e[n(493)],this[n(504)]=new Set,this[n(480)]=null,this[n(501)](n(478),null),this[n(501)](n(488),e[n(488)]||{}),this[n(501)](n(454),null),this[n(501)](n(450),null),this[n(501)](n(455),null),this[n(501)](n(503),!1),this[n(485)](n(513)),this[n(485)](n(460))}get[jr(457)](){const t=jr;let e=this;for(;e[t(454)];)e=e[t(454)];return e}get[jr(506)](){const t=jr;return!!this[t(455)]&&this[t(455)][t(472)]>0}get[jr(467)](){const t=jr;return 0!=this[t(504)][t(459)]&&6==Array[t(496)](this[t(504)])[0][t(516)](":")[t(472)]}get[jr(487)](){return null!==this[jr(468)]()}[jr(499)](t){const e=jr;this[e(504)][e(491)](t)}[jr(473)](){const t=jr;return Array[t(496)](this[t(504)])}[jr(452)](){const t=jr;return this[t(473)]()[t(474)]((e=>this[t(490)][t(456)][t(440)](e)))[t(471)]((t=>t))}[jr(468)](){return this[jr(452)]()[0]||null}[jr(514)](){const t=jr;this[t(490)][t(512)]((e=>{const n=t;for(const t of this[n(452)]())e[n(497)](t)})),this[t(504)][t(486)]()}[jr(497)](t){const e=jr;this[e(490)][e(512)]((n=>{n[e(497)](t)})),this[e(504)][e(470)](t)}[jr(515)](t){const e=jr,n=e(453)+this[e(517)]+":"+this[e(519)]+":"+this.id+":"+this[e(508)].id+":"+Vr[e(448)]();this[e(499)](n),this[e(490)][e(512)]((r=>{r[e(483)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(443)](t){const e=jr;for(const n of this[e(465)]())if(n[e(447)](t))return!0;return!1}[jr(465)](){const t=jr;return this[t(452)]()[t(474)]((e=>e[t(495)]()))}[jr(518)](){const t=jr;return this[t(465)]()[t(481)](((e,n)=>[...e,...n[t(518)]()]),[])}[jr(441)](){const t=jr;var e;return(null===(e=this[t(468)]())||void 0===e?void 0:e[t(495)]())||null}[jr(463)](){const t=jr,e=this[t(465)]();if(1!=e[t(472)])return null;const n=e[0],r=n[t(458)][t(477)],s=n[t(476)][t(479)];return r instanceof i.Element?r!=s?null:r:null}[jr(513)](){const t=jr;this[t(442)](this[t(465)](),this[t(511)],this[t(488)]),this[t(514)]()}[jr(460)](){const t=jr;this[t(492)](this[t(465)](),this[t(511)],this[t(488)]),this[t(514)]()}[jr(505)](){const t=jr,e=[];let n=this[t(457)];for(;n;)e[t(445)](n),n=n[t(450)];return e}[jr(498)](t,e){const n=jr,r=Zn(this[n(488)]);hr(r,t,e),Or(r,this[n(488)])||(this[n(488)]=r,this[n(482)](r))}[jr(484)](t){const e=jr,n=Zn(this[e(488)]);Ur(n,t),Or(n,this[e(488)])||(this[e(488)]=n,this[e(482)](this[e(488)]))}[jr(507)](){const t=jr;return{id:this.id,type:this[t(519)]?this[t(517)]+":"+this[t(519)]:this[t(517)],authorId:this[t(508)].id,createdAt:this[t(480)],hasComments:this[t(506)],data:this[t(511)],attributes:this[t(488)]}}static[jr(448)](){const t=jr;return(0,e.uid)()[t(461)](1,5)}}function zr(){const t=["getRanges","408014gqijFk","isMultiRange","getFirstMarker","313592cZZxFm","delete","filter","length","getMarkerNames","map","7Xypqcw","end","nodeAfter","authoredAt","nodeBefore","createdAt","reduce","_onAttributesChange","addMarker","removeAttribute","decorate","clear","isInContent","attributes","author","_model","add","_onDiscard","onAttributesChange","1496935xYYwYj","getRange","from","removeMarker","setAttribute","addMarkerName","2803023wtDDRs","set","@external","_saved","_markerNames","getAllAdjacentSuggestions","hasComments","toJSON","creator","isExternal","1691748cZhBoo","data","change","accept","removeMarkers","addRange","split","type","getItems","subType","get","getFirstRange","_onAccept","isIntersectingWithRange","onDiscard","push","459wBJmYf","isIntersecting","getMultiRangeId","onAccept","next","5208438kMbJwJ","getMarkers","suggestion:","previous","commentThread","markers","head","start","size","discard","substr","6633940WXhuLJ","getContainedElement","_isDataLoaded"];return(zr=function(){return t})()}function Wr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const Hr=Kr;function Kr(t,e){const n=qr();return(Kr=function(t,e){return n[t-=314]})(t,e)}function qr(){const t=["nextSibling","insertion","isObject","_schema","element","skip","_customCallbacks","add","getItemLabel","join","142Aqvfja","length","replace","indexOf","*Split:* %0","removeContainer","EmptyContainer","elementStart","remove","elementEnd","type","ELEMENT_SPACE","label","pop","get","newValue","72790xtAUAS","_locale","previousSibling","_handleInsertRemoveSuggestionDescription","isEmpty","REPLACE_TEXT","format","52FUIKdm","push","_handleCustomCallbackDescription","Object","$1 $2","getDescriptions","914347NsEeLv","registerDescriptionCallback","*Remove format:* %0","_handleAttributeSuggestionDescription","addContainer","21695yPbWTz","normal","*Remove:* %0","deletion","_attributeLabels","checkChild","149082qwyXyI","_resolveDescriptionItems","351vQSlcG","*Set format:* %0","data","registerElementLabel","Container","isInContent","key","match","*Change to:* %0","*Merge:* %0","has","_itemLabels","_addDescriptionItems","subType","$text","addObject","quantity","367857HhnJVz","getFirstRange","attribute","addEmptyContainer","start","end","_itemLabelsCallbacks","isEqual","getWalker","_handleRenameSuggestionDescription","nodeAfter","*Insert:* %0","text","removeObject","$textProxy","function","1492jEZCXS","name","16CQhexM","registerAttributeLabel","set","map","addFormat","item","matchingCallback","removeEmptyContainer","55ILjiqC","softBreak","removeFormat","1016772SfAclz"];return(qr=function(){return t})()}!function(t,e){const n=Kr,r=t();for(;;)try{if(253719===-parseInt(n(350))/1*(parseInt(n(326))/2)+-parseInt(n(409))/3+parseInt(n(373))/4*(parseInt(n(384))/5)+parseInt(n(390))/6+parseInt(n(379))/7*(parseInt(n(328))/8)+parseInt(n(392))/9*(-parseInt(n(366))/10)+parseInt(n(336))/11*(parseInt(n(339))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qr);class Zr{constructor(t,e){const n=Kr;this[n(346)]=[],this[n(403)]=new Map,this[n(316)]=[],this[n(388)]=new Map,this[n(343)]=t,this[n(367)]=e}[Hr(378)](t){const e=Hr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(351)];o++){const i=t[o];if(!i[e(397)])continue;const a=this[e(375)](i);if(a){if(null!=i[e(405)]){if(r[e(402)](i[e(405)]))continue;r[e(347)](i[e(405)])}n[e(374)](a)}else if(e(411)!=i[e(360)])e(341)!=i[e(360)]&&e(387)!=i[e(360)]||this[e(369)](n,i,t[o+1]);else{const t=i[e(394)][e(398)];if(s[e(402)](t))continue;s[e(347)](i[e(394)][e(398)]),t==_c?this[e(319)](n,i):this[e(382)](n,i)}}return this[e(391)](n)}[Hr(380)](t){const e=Hr;this[e(346)][e(374)](t)}[Hr(395)](t,n,r=e.priorities[Hr(385)]){const s=Hr;s(325)==typeof t?(0,e.insertToPriorityArray)(this[s(316)],{matchingCallback:t,label:n,priority:r}):this[s(403)][s(330)](t,n)}[Hr(329)](t,e){const n=Hr;this[n(388)][n(330)](t,e)}[Hr(348)](t,e=1){const n=Hr;let r;for(const e of this[n(316)])if(e[n(334)](t)){r=e[n(362)];break}return r||(r=this[n(403)][n(364)](t[n(327)])),r?r(e):1!==e?e+" "+t[n(327)]+"s":""+t[n(327)]}[Hr(404)](t,e){const n=Hr,r=e[n(410)]()[n(318)](),s=n(341)==e[n(360)]?n(347):n(358);for(const e of r){const o=e[n(333)],i=t[t[n(351)]-1];if(o.is(n(324)))i&&i[n(360)][n(353)](n(396))>-1&&t[n(363)](),i&&n(322)==i[n(360)]?i[s]+=o[n(394)]:t[n(374)]({type:n(322),add:n(347)==s?o[n(394)]:"",remove:n(358)==s?o[n(394)]:""});else if(this[n(343)][n(342)](o)){const a=o;if(i&&i[n(360)][n(353)](n(396))>-1&&t[n(363)](),n(359)==e[n(360)])continue;i&&i[n(360)]==s+n(376)&&i[n(344)][n(327)]==a[n(327)]?i[n(408)]++:t[n(374)]({type:s+n(376),element:a,quantity:1}),r[n(345)]((t=>!(n(359)==t[n(360)]&&t[n(333)]==o)))}else if(this[n(343)][n(389)](o,n(406))||o.is(n(344),n(337))){const r=o;if(n(347)==s&&n(357)==e[n(360)]||n(358)==s&&n(359)==e[n(360)])continue;if(i&&-1==i[n(360)][n(353)](n(396))){n(322)==i[n(360)]&&(i[s]+="\n");continue}let a;if(a=n(347)==s?r[n(340)]&&!this[n(343)][n(342)](r[n(340)])?r[n(340)]:null:r[n(368)]&&!this[n(343)][n(342)](r[n(368)])?r[n(368)]:null,r[n(370)]||a&&a[n(370)]){const e=a&&a[n(370)]?a:r;i&&i[n(360)]==s+n(356)&&i[n(344)][n(327)]==e[n(327)]?i[n(408)]++:t[n(374)]({type:s+n(356),element:e,quantity:1})}else t[n(374)]({type:s+n(396),element:r})}}}[Hr(391)](t){const e=Hr,n=this[e(367)],r=[],s=[],o=[];for(const i of t)switch(i[e(360)]){case e(322):if(i[e(347)]=i[e(347)][e(352)](/(\S)\u000A+(\S)/g,e(377))[e(352)](/\u000A/g,""),i[e(358)]=i[e(358)][e(352)](/(\S)\u000A+(\S)/g,e(377))[e(352)](/\u000A/g,""),""!=i[e(347)]&&""!=i[e(358)]){r[e(374)]({type:e(352),content:Wr(n,e(371),['"'+i[e(358)]+'"','"'+i[e(347)]+'"'])});continue}if(null!=i[e(347)][e(399)](/^ +$/)){r[e(374)]({type:e(341),content:Wr(n,e(321),Wr(n,e(361),i[e(347)][e(351)]))});continue}if(null!=i[e(358)][e(399)](/^ +$/)){r[e(374)]({type:e(387),content:Wr(n,e(386),Wr(n,e(361),i[e(358)][e(351)]))});continue}if(""!=i[e(347)]){r[e(374)]({type:e(341),content:Wr(n,e(321),'"'+i[e(347)]+'"')});continue}r[e(374)]({type:e(387),content:Wr(n,e(386),'"'+i[e(358)]+'"')});continue;case e(412):case e(407):r[e(374)]({type:e(341),content:Wr(n,e(321),this[e(348)](i[e(344)],i[e(408)]))});continue;case e(335):case e(323):r[e(374)]({type:e(387),content:Wr(n,e(386),this[e(348)](i[e(344)],i[e(408)]))});continue;case e(383):r[e(374)]({type:e(341),content:Wr(n,e(354),this[e(348)](i[e(344)],i[e(408)]))});continue;case e(355):r[e(374)]({type:e(387),content:Wr(n,e(401),this[e(348)](i[e(344)],i[e(408)]))});continue;case e(332):s[e(374)](i[e(398)]);continue;case e(338):o[e(374)](i[e(398)]);continue;default:r[e(374)](i)}if(s[e(351)]){const t=s[e(331)]((t=>this[e(388)][e(402)](t)?this[e(388)][e(364)](t):t))[e(349)](", ");r[e(374)]({type:e(372),content:Wr(this[e(367)],e(393),t)})}if(o[e(351)]){const t=o[e(331)]((t=>this[e(388)][e(402)](t)?this[e(388)][e(364)](t):t))[e(349)](", ");r[e(374)]({type:e(372),content:Wr(this[e(367)],e(381),t)})}return r}[Hr(375)](t){const e=Hr;for(const n of this[e(346)]){const r=n(t);if(r&&e(360)in r)return r}}[Hr(382)](t,e){const n=Hr,r=e[n(394)],s=void 0===r[n(365)]?n(338):n(332);t[n(374)]({type:s,key:r[n(398)]})}[Hr(319)](t,e){const n=Hr;t[n(374)]({type:n(372),content:Wr(this[n(367)],n(400),this[n(348)](e[n(410)]()[n(314)][n(320)],1))})}[Hr(369)](t,e,n){const r=Hr;if(this[r(404)](t,e),n&&n[r(410)]()&&!e[r(410)]()[r(315)][r(317)](n[r(410)]()[r(314)])){const n=t[t[r(351)]-1],s=r(341)==e[r(360)]?r(347):r(358);n&&r(322)==n[r(360)]&&(n[s]+="\n")}}}const Xr=Jr;function Jr(t,e){const n=Qr();return(Jr=function(t,e){return n[t-=392]})(t,e)}!function(t,e){const n=Jr,r=t();for(;;)try{if(265955===parseInt(n(402))/1*(-parseInt(n(403))/2)+-parseInt(n(394))/3+parseInt(n(408))/4+parseInt(n(406))/5+-parseInt(n(395))/6*(parseInt(n(405))/7)+parseInt(n(397))/8+parseInt(n(404))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qr);class Yr extends t.Plugin{[Xr(396)](){const t=Xr,e=this[t(392)],n=e[t(398)][t(393)](t(401));e[t(399)][t(393)](t(407))&&n[t(400)](t(407))}}function Qr(){const t=["TrackChangesEditing","7IzJsqt","50684VOGoVA","7500933YPJEGD","7sfZeEW","181350rWmCVZ","showAIAssistant","646628eImfpg","editor","get","1038351dORalN","3155874DDwpsy","afterInit","2272648ItwUMK","plugins","commands","enableCommand"];return(Qr=function(){return t})()}const $r=es;function ts(){const t=["*Format:* %0","2761712thSAFj","_registerLegacyDescription","registerDescriptionCallback","registerBlockAttribute","format","justify","FORMAT_ALIGN_TO_RIGHT","FORMAT_ALIGN_TO_LEFT","value","57WzHDpV","has","editor","get","formatBlock","afterInit","registerAttributeLabel","alignment","FORMAT_ALIGN_TO_CENTER","plugins","1797327lppIaj","right","12nEARPC","1235355QTKGrY","TrackChangesEditing","AlignmentEditing","center","1321024obgCeJ","commandName","FORMAT_JUSTIFY_TEXT","FORMAT_ALIGNMENT","126706wSgdfb","locale","1398271LtoQlK","type","descriptionFactory","enableDefaultAttributesIntegration","left","commandParams","113292phhkcA"];return(ts=function(){return t})()}function es(t,e){const n=ts();return(es=function(t,e){return n[t-=407]})(t,e)}!function(t,e){const n=es,r=t();for(;;)try{if(681733===-parseInt(n(435))/1+parseInt(n(427))/2*(parseInt(n(446))/3)+-parseInt(n(437))/4+parseInt(n(419))/5+-parseInt(n(418))/6*(-parseInt(n(429))/7)+-parseInt(n(423))/8+-parseInt(n(416))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ts);class ns extends t.Plugin{[$r(411)](){const t=$r,e=this[t(408)],n=e[t(428)];if(!e[t(415)][t(407)](t(421)))return;const r=e[t(415)][t(409)](t(420));r[t(432)](t(413)),r[t(440)](t(413)),r[t(431)][t(412)](t(413),Wr(n,t(426))),this[t(438)]()}[$r(438)](){const t=$r,e=this[t(408)],n=e[t(428)];e[t(415)][t(409)](t(420))[t(431)][t(439)]((e=>{const r=t;if(r(410)!=e[r(430)])return;const{data:s}=e;if(s&&r(413)==s[r(424)]){const t=s[r(434)][0][r(445)];return{type:r(441),content:Wr(n,r(436),function(t){const e=r;switch(t){case e(433):return Wr(n,e(444));case e(417):return Wr(n,e(443));case e(422):return Wr(n,e(414));case e(442):return Wr(n,e(425))}}(t))}}}))}}const rs=os;function ss(){const t=["registerAttributeLabel","code","plugins","1158GwxyFw","get","369QFRZWY","TrackChangesEditing","commandName","286xeMbRe","FORMAT_SUPERSCRIPT","superscript","forceValue","FORMAT_ITALIC","StrikethroughEditing","FORMAT_STRIKETHROUGH","editor","bold","enableDefaultAttributesIntegration","strikethrough","*Remove format:* %0","21740YouWie","48247272HWQJsI","5241415TFjvXH","italic","subscript","ItalicEditing","formatInline","toLowerCase","locale","680193ZJlaAk","FORMAT_UNDERLINE","3221204riRKGW","FORMAT_CODE","BoldEditing","registerDescriptionCallback","702vdsBPx","FORMAT_BOLD","*Format:* %0","SuperscriptEditing","FORMAT_","has","slice","240010bMVVMh","afterInit","CodeEditing","SubscriptEditing","commandParams","_registerLegacyDescription","112kftebY","registerInlineAttribute","descriptionFactory","type","format","underline","toUpperCase","UnderlineEditing","6WiVjrv","FORMAT_SUBSCRIPT"];return(ss=function(){return t})()}function os(t,e){const n=ss();return(os=function(t,e){return n[t-=298]})(t,e)}!function(t,e){const n=os,r=t();for(;;)try{if(675428===parseInt(n(348))/1*(-parseInt(n(316))/2)+parseInt(n(318))/3*(-parseInt(n(333))/4)+-parseInt(n(335))/5*(parseInt(n(311))/6)+parseInt(n(344))/7+-parseInt(n(303))/8*(parseInt(n(342))/9)+parseInt(n(355))/10*(-parseInt(n(321))/11)+parseInt(n(334))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ss);const is=[rs(346),rs(338),rs(310),rs(299),rs(326),rs(300),rs(351)];class as extends t.Plugin{[rs(298)](){const t=rs,e=this[t(328)],n=e[t(315)][t(317)](t(319)),r=e[t(341)];for(const s of is){if(!e[t(315)][t(353)](s))continue;const o=s[t(354)](0,-7)[t(340)](),i=t(352)+o[t(309)]();n[t(330)](o),n[t(304)](o),n[t(305)][t(313)](o,Wr(r,i))}this[t(302)]()}[rs(302)](){const t=rs,e=this[t(328)],n=e[t(341)],r=e[t(315)][t(317)](t(319));function s(e,s){const o=t;r[o(305)][o(347)]((t=>{const r=o;if(r(339)!=t[r(306)])return;const{data:i}=t;return i&&i[r(320)]===e?i[r(301)][0][r(324)]?{type:r(307),content:Wr(n,r(350),s)}:{type:r(307),content:Wr(n,r(332),s)}:void 0}))}s(t(329),Wr(n,t(349))),s(t(336),Wr(n,t(325))),s(t(308),Wr(n,t(343))),s(t(314),Wr(n,t(345))),s(t(331),Wr(n,t(327))),s(t(337),Wr(n,t(312))),s(t(323),Wr(n,t(322)))}}const cs=ls;function us(){const t=["parent","editor","ELEMENT_BLOCK_QUOTE","schema","733224PvNBrc","name","get","blockQuote","*Set format:* %0","648080SiLSFE","commandParams","commandName","value","2337920rkrrux","document","TrackChangesEditing","$root","146640WVJKEs","forceValue","commands","enableCommand","has","registerDescriptionCallback","markBlockFormat","3haknTo","*Remove format:* %0","checkChild","selection","format","BlockQuoteEditing","filter","locale","1233246oOyLcW","model","167366BCqFIi","getSelectedBlocks","change","descriptionFactory","plugins","194100GmDBzB","from","afterInit"];return(us=function(){return t})()}function ls(t,e){const n=us();return(ls=function(t,e){return n[t-=200]})(t,e)}!function(t,e){const n=ls,r=t();for(;;)try{if(113265===parseInt(n(216))/1+-parseInt(n(233))/2*(-parseInt(n(223))/3)+-parseInt(n(208))/4+parseInt(n(238))/5+parseInt(n(203))/6+parseInt(n(231))/7+-parseInt(n(212))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(us);class fs extends t.Plugin{[cs(240)](){const t=cs,e=this[t(200)],n=e[t(230)];if(!e[t(237)][t(220)](t(228)))return;const r=e[t(237)][t(205)](t(214)),s=this[t(200)][t(218)][t(205)](t(206));r[t(219)](t(206),((n,o={})=>{const i=t,a=this[i(200)][i(232)][i(213)][i(226)],c=o&&void 0!==o[i(217)]?o[i(217)]:!s[i(211)];let u=[];if(c){const t=Array[i(239)](a[i(234)]())[i(229)]((t=>hs(t)||function(t,e){const n=i,r=e[n(225)](t[n(241)],n(206)),s=e[n(225)]([n(215),n(206)],t);return r&&s}(t,this[i(200)][i(232)][i(202)])));u=_(t,e[i(232)])}else{const t=Array[i(239)](a[i(234)]())[i(229)]((t=>hs(t)));u=_(t,e[i(232)])}e[i(232)][i(235)]((()=>{const t=i;for(const e of u)r[t(222)](e,{commandName:t(206),commandParams:[{forceValue:c}]})}))})),r[t(236)][t(221)]((e=>{const r=t,{data:s}=e;if(s&&r(206)==s[r(210)]){const t=Wr(n,r(201));return s[r(209)][0][r(217)]?{type:r(227),content:Wr(n,r(207),t)}:{type:r(227),content:Wr(n,r(224),t)}}}))}}function hs(t){const e=cs;return e(206)==t[e(241)][e(204)]}const gs=ds;function ds(t,e){const n=ms();return(ds=function(t,e){return n[t-=364]})(t,e)}!function(t,e){const n=ds,r=t();for(;;)try{if(854246===-parseInt(n(381))/1*(-parseInt(n(374))/2)+parseInt(n(372))/3*(parseInt(n(375))/4)+-parseInt(n(384))/5+-parseInt(n(382))/6+parseInt(n(365))/7*(parseInt(n(371))/8)+-parseInt(n(377))/9+parseInt(n(376))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ms);class ps extends t.Plugin{[gs(368)](){const t=gs,e=this[t(373)];e[t(367)][t(383)](t(366))&&(e[t(367)][t(378)](t(369))[t(380)](t(370)),e[t(367)][t(378)](t(369))[t(380)](t(379)),e[t(367)][t(378)](t(369))[t(380)](t(364)))}}function ms(){const t=["enableCommand","297XQZGZa","3109518astSFZ","has","2683495aSozKi","changeCaseTitle","35OIQNPb","CaseChange","plugins","afterInit","TrackChangesEditing","changeCaseUpper","1252152AqXTLC","56103ZXmddB","editor","7580llEjat","52pSIyfr","4028970ZOPvaw","5805333Lmdzbf","get","changeCaseLower"];return(ms=function(){return t})()}function Is(t,e){const n=bs();return(Is=function(t,e){return n[t-=497]})(t,e)}const Es=Is;function bs(){const t=["plugins","1294oZymZI","722sqdzxn","get","1766149OQYsQW","3iJTnUl","ckbox","1356471ANlUTi","editor","1858484HhQfuU","24hWFIYs","afterInit","10406800pohaFq","enableCommand","38540BcacUH","TrackChangesEditing","commands","1240674uCqrYJ"];return(bs=function(){return t})()}!function(t,e){const n=Is,r=t();for(;;)try{if(289996===parseInt(n(497))/1*(parseInt(n(498))/2)+parseInt(n(501))/3*(parseInt(n(505))/4)+-parseInt(n(510))/5+parseInt(n(513))/6+-parseInt(n(500))/7+parseInt(n(506))/8*(parseInt(n(503))/9)+-parseInt(n(508))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bs);class Ts extends t.Plugin{[Es(507)](){const t=Es,e=this[t(504)];e[t(512)][t(499)](t(502))&&e[t(514)][t(499)](t(511))[t(509)](t(502))}}const _s=ys;function ys(t,e){const n=As();return(ys=function(t,e){return n[t-=422]})(t,e)}function As(){const t=["ELEMENT_CODE_BLOCK","format","outdentCodeBlock","descriptionFactory","afterInit","name","change","model","isLimit","commandName","6XYmdVX","*Set format:* %0","selection","TrackChangesEditing","getSelectedBlocks","config","toLowerCase","953180UVmjab","checkChild","language","type","find","parent","value","registerElementLabel","forceValue","commandParams","3kvmwqW","label","editor","1025631ZHcqov","codeBlock","get","markBlockFormat","has","107735hfWtoE","languages","formatBlock","document","from","41814FhXZvE","enableCommand","CodeBlock","*Remove format:* %0","commands","schema","filter","plugins","76wfisDT","indentCodeBlock","locale","registerDescriptionCallback","8987693ZBfqEv","4244002AMsaJE","rootElement","3212720LlxSdf","blockName","110cZoqPg"];return(As=function(){return t})()}!function(t,e){const n=ys,r=t();for(;;)try{if(666565===-parseInt(n(465))/1+parseInt(n(442))/2*(parseInt(n(452))/3)+-parseInt(n(473))/4*(parseInt(n(460))/5)+-parseInt(n(435))/6*(-parseInt(n(478))/7)+-parseInt(n(422))/8+-parseInt(n(455))/9*(-parseInt(n(424))/10)+-parseInt(n(477))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(As);class ks extends t.Plugin{[_s(429)](){const t=_s,e=this[t(454)];if(!e[t(472)][t(459)](t(467)))return;const n=e[t(472)][t(457)](t(438)),r=e[t(475)],s=e[t(440)][t(457)](t(456))[t(461)],o=e[t(469)][t(457)](t(456));n[t(466)](t(474)),n[t(466)](t(427)),n[t(466)](t(456),((r,i={})=>{const a=t,c=e[a(432)],u=e[a(432)][a(463)][a(437)],l=i&&void 0!==i[a(450)]?i[a(450)]:!o[a(448)];let f;i[a(444)]||(i[a(444)]=s[0][a(444)]),f=l?Array[a(464)](u[a(439)]())[a(471)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(479))&&!e[n(433)](t)&&e[n(443)](t[n(447)],n(456))}(t,c[a(470)]))):Array[a(464)](u[a(439)]())[a(471)]((t=>Cs(t)));const h=_(f,c);c[a(431)]((()=>{const t=a;for(const e of h)n[t(458)](e,{commandName:t(456),commandParams:[{...i,forceValue:l}],formatGroupId:t(423)})}))})),n[t(428)][t(449)](t(456),(e=>Wr(r,t(425),e))),n[t(428)][t(476)]((e=>{const n=t;if(n(462)!=e[n(445)])return;const o=r.t,{data:i}=e;if(!i||n(456)!=i[n(434)])return;const a=i[n(451)][0][n(444)],c=o(s[n(446)]((t=>t[n(444)]===a))[n(453)])[n(441)]();return i[n(451)][0][n(450)]?{type:n(426),content:Wr(r,n(436),Wr(r,n(425),1)+" ("+c+")")}:{type:n(426),content:Wr(r,n(468),Wr(r,n(425),1))}}))}}function Cs(t){const e=_s;return e(456)==t[e(430)]}function Ls(){const t=["afterInit","addCommentThread","CommentsEditing","3646746EOQlDS","enableCommand","7068656OKuNXK","3aPheai","4994WBonrL","6179652FwMwXh","742836iNUNCy","1670GDcsNo","67288oDBLSD","plugins","8BizpUt","get","255rTgLyF","TrackChangesEditing","editor","has","1692573mGyuBI"];return(Ls=function(){return t})()}const Ns=Rs;function Rs(t,e){const n=Ls();return(Rs=function(t,e){return n[t-=341]})(t,e)}!function(t,e){const n=Rs,r=t();for(;;)try{if(668288===parseInt(n(351))/1*(-parseInt(n(354))/2)+parseInt(n(344))/3+parseInt(n(356))/4*(parseInt(n(360))/5)+parseInt(n(348))/6+-parseInt(n(350))/7*(parseInt(n(358))/8)+parseInt(n(353))/9+-parseInt(n(355))/10*(-parseInt(n(352))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ls);class Ss extends t.Plugin{[Ns(345)](){const t=Ns,e=this[t(342)];e[t(357)][t(343)](t(347))&&e[t(357)][t(359)](t(341))[t(349)](t(346))}}var Ms=n(834);function vs(t,e){const n=Fs();return(vs=function(t,e){return n[t-=229]})(t,e)}function ws(t,e,n){const r=vs,s=[];for(const o of e[r(273)]())o[r(247)](t)&&s[r(257)](n[r(281)](o));return s}function Os(t,e,{showActiveMarker:n=!0}={}){const r=vs,s=t[r(239)][r(249)](r(272));return(o,i,a)=>{const c=r;if(!a[c(240)][c(264)](i[c(243)],o[c(253)]))return;const u=i[c(243)][c(237)](),l=i[c(243)][c(244)],f=t[c(229)][c(248)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(267)];d=d||f[c(261)](e);const n=a[c(274)][c(258)](e);if(n&&n[c(256)](c(279)))return;c(263)==t[c(259)]&&f[c(234)](e)&&!f[c(231)](e)&&(e[c(270)]||l[c(278)]?h&&h[c(250)]==e||(h=e,m(t[c(262)]),p=!0):g=g||t[c(262)])}function m(t){const r=c,o=a[r(268)][r(269)](r(241),{class:r(277)+e}),u=a[r(274)][r(255)](t);n&&s[r(280)][r(266)](i[r(245)])&&a[r(268)][r(251)](r(283),o),a[r(268)][r(260)](u,o),a[r(274)][r(254)](o,i[r(245)])}d||p||!g||m(g)}}function Fs(){const t=["3495534lurTYx","includes","item","writer","createUIElement","nextSibling","801259emNinK","TrackChangesEditing","getItems","mapper","28uOVBbJ","422106uOWEFn","ck-suggestion-marker-","isAtEnd","addHighlight","activeMarkers","createRangeOn","49MIIIwP","ck-suggestion-marker--active","model","6977781qdZCwQ","isLimit","2KqOpjR","117abDwIq","isBlock","5NKrnqz","228oMwdRK","getWalker","173301TaEPEZ","plugins","consumable","span","434760IAfPAA","markerRange","start","markerName","10xLfSIm","hasAttribute","schema","get","parent","addClass","232430AlQupP","name","bindElementToMarker","toViewPosition","getCustomProperty","push","toViewElement","type","insert","isContent","previousPosition","elementEnd","test"];return(Fs=function(){return t})()}function Ds(){const t=["11ExFtHY","24vTuEDN","unit","data","isCollapsed","high","markerName","unlock","modifySelection","lock","editor","202242KjZXJY","plugins","fromRange","document","getFirstRange","merge","rootName","addMarker:suggestion:deletion","unbindElementFromMarkerName","36VRHzfj","showSuggestionHighlights","options","get","forward","writer","215307zBHsOB","enqueueChange","mapper","setSelection","3375230ZobKIz","requires","removeMarker:suggestion:deletion","commands","bind","131124qRbKzv","root","model","selection","editing","init","downcastDispatcher","deleteForward","$graveyard","148560JmxbXm","uiElement","56vRlwml","end","batch","start","detach","markerNameToElements","enableCommand","TrackChangesEditing","247324PFWjFZ","406290JbBVRp","createRange","delete","createSelection","remove","buffer"];return(Ds=function(){return t})()}!function(t,e){const n=vs,r=t();for(;;)try{if(586044===-parseInt(n(271))/1*(-parseInt(n(232))/2)+-parseInt(n(238))/3*(-parseInt(n(275))/4)+parseInt(n(235))/5*(parseInt(n(276))/6)+-parseInt(n(282))/7*(-parseInt(n(242))/8)+parseInt(n(230))/9*(parseInt(n(246))/10)+-parseInt(n(252))/11*(-parseInt(n(236))/12)+-parseInt(n(233))/13*(parseInt(n(265))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fs);const Bs=xs;function xs(t,e){const n=Ds();return(xs=function(t,e){return n[t-=272]})(t,e)}!function(t,e){const n=xs,r=t();for(;;)try{if(110113===parseInt(n(284))/1+-parseInt(n(304))/2+parseInt(n(321))/3+parseInt(n(311))/4*(-parseInt(n(293))/5)+-parseInt(n(330))/6*(parseInt(n(303))/7)+-parseInt(n(295))/8*(-parseInt(n(275))/9)+parseInt(n(279))/10*(parseInt(n(310))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ds);class Ps extends t.Plugin{static get[Bs(280)](){return[Ms.Delete]}[Bs(289)](){const t=Bs,e=this[t(320)],n=e[t(322)][t(272)](t(302));n[t(301)](t(306));const r=e[t(282)][t(272)](t(291));n[t(301)](t(291),((n,s={})=>{const o=t,a=e[o(286)][o(307)](e[o(286)][o(324)][o(287)]);a[o(314)]&&e[o(286)][o(318)](a,{direction:o(273),unit:s[o(312)]});const c=a[o(325)](),u=i.LiveRange[o(323)](c);let l;n(s),l=o(292)==u[o(285)][o(327)]?e[o(286)][o(305)](c[o(298)]):e[o(286)][o(305)](u[o(298)],u[o(296)]),u[o(299)](),e[o(286)][o(276)](r[o(309)][o(297)],(t=>{const e=o;r[e(309)][e(319)](),t[e(278)](t[e(305)](l[e(296)])),r[e(309)][e(317)]()}))})),e[t(288)][t(290)].on(t(328),Os(e,t(326)),{priority:t(315)}),e[t(313)][t(290)].on(t(328),((n,r,s)=>{const o=t;s[o(332)][o(331)]&&Os(e,o(326),{showActiveMarker:!1})[o(283)](this)(n,r,s)}),{priority:t(315)}),e[t(288)][t(290)].on(t(281),((e,n,r)=>{const s=t,o=r[s(277)][s(300)](n[s(316)]);if(o)for(const t of o)t.is(s(294))&&(r[s(277)][s(329)](t,n[s(316)]),r[s(274)][s(308)](t))}),{priority:t(315)})}}const Us=js;function js(t,e){const n=Gs();return(js=function(t,e){return n[t-=282]})(t,e)}function Gs(){const t=["todoListCheck","trackChangesCommand","TrackChangesEditing","getFirstRange","listReversed","range","splitListItemAfter","map","*Check item*","documentList","*Outdent:* %0","150tCTzaC","from","todoListChecked","isUndo","length","createRange","list.multiBlock","every","ELEMENT_LIST_ITEM","head","containsItem","*Format:* remove from %0","default","has","indentList","_findSuggestions","groupId","attributeKey","43975mtaFFy","value","filter","change","checkTodoList","assureChains","511767WniFTc","multipleBlocks","ELEMENT_NUMBERED_LIST","mergeListItemBackward","isLocal","isNextTo","oldValue","find","ELEMENT_BULLETED_LIST","2920008Lejoil","ListEditing","editor","_getAttributeKey","refresh","outdentList","mergeListItemForward","_LIST","data","forceValue","_registerLegacyDescription","execute","*Split:* list item","includes","fromRange","registerBlockAttribute","noTrackChangesFixer","meta","enableDefaultAttributesIntegration","accept","createPositionAt","splitListItemBefore","todo","differ","get","config","previousSibling","bulleted","commands","locale","attribute","descriptionFactory","registerCustomCallback","plugins","getRanges","parent","formatBlock","setAttribute","*Format:* insert into %0","detach","*Set format:* %0","numbered","toUpperCase","*Uncheck item*","commandParams","key","3765846ozXqie","10FsQyWu","registerAttributeLabel","deletion","schema","registerDescriptionCallback","isObject","listMarker","attributes","listStart","ELEMENT_TODO_LIST","*Merge:* list item","listType","next","bulletedList","removeMarker","getAttribute","registerPostFixer","listItemId","model","type","4vixPNh","listMarkerStyle","_supportLegacySuggestions","end","push","listItemIdFixer","listStyle","10hWpLVc","selection","registerElementLabel","batch","start","customBulletedList","nextSibling","_suggestionFactory","getSuggestions","customNumberedList","*Remove format:* %0","suggestion","document","13910743fXGpHP","todoList","FORMAT_INDENT","*Change to:* %0","newValue","ELEMENT_","*Indent:* %0","setSelection","*Merge:* %0","format","nodeAfter","126342qSEDEI","afterInit","1093038ynqrfA","getFirstMarker","numberedList","TodoListEditing","getChanges","listIndent","commandName"];return(Gs=function(){return t})()}!function(t,e){const n=js,r=t();for(;;)try{if(352260===-parseInt(n(432))/1*(-parseInt(n(408))/2)+parseInt(n(283))/3*(-parseInt(n(401))/4)+-parseInt(n(319))/5*(parseInt(n(301))/6)+-parseInt(n(380))/7+-parseInt(n(334))/8+-parseInt(n(325))/9+parseInt(n(381))/10*(parseInt(n(421))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gs);class Vs extends t.Plugin{[Us(282)](){const t=Us,e=this[t(336)];if(!e[t(367)][t(314)](t(335)))return;const n=e[t(363)],r=e[t(367)][t(358)](t(292)),s=e[t(367)][t(314)](t(286)),o=!!e[t(359)][t(358)](t(307));function i(e){const r=t;return{type:r(430),content:""+Wr(n,r(374),e)}}function a(e){const r=t;return{type:r(430),content:""+Wr(n,r(418),e)}}r[t(352)](t(285)),r[t(352)](t(394)),r[t(352)](t(417)),r[t(352)](t(413)),r[t(352)](t(315)),r[t(352)](t(339)),r[t(352)](t(296)),r[t(352)](t(355)),r[t(349)](t(398)),r[t(349)](t(392)),r[t(349)](t(288)),o&&(r[t(352)](t(328)),r[t(352)](t(340))),s&&(r[t(352)](t(422)),r[t(352)](t(323)),r[t(349)](t(303)),r[t(365)][t(385)]((e=>{const r=t,{data:s}=e;if(s&&r(303)==s[r(379)])return{type:r(430),content:s[r(425)]?Wr(n,r(298)):Wr(n,r(377))}})),this[t(336)][t(399)][t(420)][t(397)]((e=>{const n=t;if(e[n(411)][n(304)])return!1;let s=!1;const o=r[n(416)]({skipNotAttached:!0})[n(321)]((t=>n(303)===r[n(337)](t)));for(const t of o)n(356)!=t[n(293)]()[n(412)][n(431)][n(396)](n(392))&&(r[n(316)](t[n(293)](),n(364))[n(332)]((t=>n(392)===r[n(337)](t[n(419)])))||(e[n(395)](t[n(284)]()),s=!0));return s}))),r[t(365)][t(382)](t(288),Wr(n,t(423)));const c={type:t(430),content:""};r[t(365)][t(385)]((e=>{const r=t,{data:s}=e;if(!s||r(392)!=s[r(379)])return;let u=e[r(310)];for(;u;){if(u[r(342)]&&((r(407)==u[r(342)][r(379)]||r(402)==u[r(342)][r(379)])&&(u[r(342)][r(425)]&&r(313)!=u[r(342)][r(425)]||r(313)!=u[r(342)][r(331)]&&!s[r(425)])||!o&&u[r(342)][r(379)]==_c))return c;u=u[r(393)]}if(null==s[r(425)])switch(s[r(331)]){case r(361):return a(Wr(n,r(333)));case r(375):return a(Wr(n,r(327)));case r(356):return a(Wr(n,r(390)))}switch(s[r(425)]){case r(361):return i(Wr(n,r(333)));case r(375):return i(Wr(n,r(327)));case r(356):return i(Wr(n,r(390)))}})),r[t(365)][t(385)]((e=>{const n=t,{data:r}=e;if(r&&n(288)==r[n(379)])return null==r[n(425)]||null==r[n(331)]&&0==r[n(425)]?c:void 0})),r[t(365)][t(385)]((e=>{const r=t;if(r(364)!=e[r(400)])return;const{data:s}=e;if(!s||r(398)!=s[r(379)])return;const o=zs(e);return r(425)==o?{type:r(430),content:Wr(n,r(391))}:r(331)==o?{type:r(430),content:Wr(n,r(346))}:c})),e[t(399)][t(420)][t(397)]((e=>this[t(406)](e))),e[t(399)][t(420)][t(397)]((e=>this[t(350)](e))),e[t(399)][t(420)][t(397)]((e=>this[t(324)](e))),this[t(403)]()}[Us(406)](t){const e=Us;if(t[e(411)][e(304)]||!t[e(411)][e(329)])return!1;let n=!1;const r=this[e(336)][e(367)][e(358)](e(292))[e(416)]({skipNotAttached:!0})[e(321)]((t=>t[e(342)]&&e(398)==t[e(342)][e(379)]))[e(321)]((t=>t[e(342)][e(425)]&&t[e(342)][e(331)]));for(const s of r)zs(s)||(t[e(395)](s[e(284)]()),n=!0);return n}[Us(350)](t){const e=Us;if(t[e(411)][e(304)]||!t[e(411)][e(329)])return!1;const n=this[e(336)][e(367)][e(358)](e(292));if(n[e(291)][e(320)])return!1;let r=!1;const s=[e(392),e(398),e(288),e(407),e(389),e(294),e(290),e(387),e(402)],o=this[e(336)][e(399)][e(420)][e(357)][e(287)]()[e(321)]((t=>e(364)==t[e(400)]))[e(321)]((t=>s[e(347)](t[e(318)])));if(0==o[e(305)])return r;for(const i of o){const o=n[e(316)](i[e(295)],e(364))[e(321)]((t=>!t[e(351)][e(330)]))[e(297)]((t=>t[e(419)]))[e(321)]((t=>{const r=e,o=n[r(337)](t);return s[r(347)](o)}));if(o[e(305)]){for(const n of o)t[e(395)](n[e(284)]());r=!0}}return r}[Us(324)](t){const e=Us;if(t[e(411)][e(304)]||!t[e(411)][e(329)])return!1;const n=this[e(336)][e(367)][e(358)](e(292));let r=!1;const s=[e(392),e(398),e(288),e(407),e(389),e(294),e(290),e(387),e(402)];for(const t of n[e(416)]({skipNotAttached:!0})){const o=n[e(316)](t[e(293)](),e(364))[e(297)]((t=>t[e(419)]))[e(321)]((t=>t[e(342)]&&s[e(347)](t[e(342)][e(379)])));if(!o[e(305)])continue;const a=o[0][e(310)][e(388)][e(317)];if(!o[e(308)]((t=>t[e(388)][e(317)]===a)))for(const t of o)i(t,a)&&(r=!0)}return r;function o(t,r){const s=e;for(const e of n[s(416)]({skipNotAttached:!0})[s(321)]((e=>s(364)==e[s(400)]&&e[s(388)][s(317)]==t)))e[s(371)](s(317),r)}function i(t,n){const r=e;let s=t[r(310)],i=!1;for(;s;)s[r(388)][r(317)]!=n&&(o(s[r(388)][r(317)],n),s[r(371)](r(317),n),i=!0),s=s[r(393)];return i}}[Us(403)](){const t=Us,e=this[t(336)],n=e[t(363)],r=e[t(367)][t(358)](t(292));this[t(344)](),r[t(415)][t(366)](t(370),t(299),t(353),(function(n,r){const s=t,o=[];for(let t of n)t[s(412)][s(431)]===t[s(404)][s(369)]&&(t=e[s(399)][s(306)](e[s(399)][s(354)](t[s(412)][s(431)],0))),o[s(405)](t);e[s(399)][s(322)]((t=>{const n=s,a=e[n(399)][n(420)][n(409)],c=Array[n(302)](a[n(368)]())[n(297)]((t=>i.LiveRange[n(348)](t)));t[n(428)](o),e[n(362)][n(358)](r[n(289)])[n(338)](),r[n(378)][n(405)]({forceDefaultExecution:!0}),e[n(345)](r[n(289)],...r[n(378)]),t[n(428)](c);for(const t of c)t[n(373)]()}))})),r[t(365)][t(410)]((function(n){const r=t,s=!e[r(399)][r(384)][r(386)](n),o=n[r(360)],i=n[r(414)],a=n[r(396)](r(398)),c=!o||o[r(396)](r(398))!==a,u=!i||i[r(396)](r(398))!==a;return s&&Boolean(a)&&c&&u}),(e=>Wr(n,t(309),e)))}[Us(344)](){const t=Us,e=this[t(336)],n=e[t(363)];function r(n){const r=t,s=e[r(362)][r(358)](r(394))[r(320)],o=e[r(362)][r(358)](r(285))[r(320)];return r(285)===n?s:o}e[t(367)][t(358)](t(292))[t(365)][t(385)]((function(s){const o=t;if(o(370)!=s[o(400)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(289)]){case o(394):u=i[o(378)][0][o(343)],l=r(i[o(289)]),a=o(u?372:312),!l&&e[o(359)][o(358)](o(307))||(a=o(424)),c={type:o(430),content:Wr(n,a,Wr(n,o(333)))};break;case o(285):u=i[o(378)][0][o(343)],l=r(i[o(289)]),a=o(u?372:312),!l&&e[o(359)][o(358)](o(307))||(a=o(424)),c={type:o(430),content:Wr(n,a,Wr(n,o(327)))};break;case o(315):a=o(427),c={type:o(430),content:Wr(n,a,Wr(n,o(309)))};break;case o(339):a=function(t){const e=o,n=t[e(293)]();let r=n[e(412)][e(431)];for(;r&&n[e(311)](r);){if(r[e(396)](e(288))>0)return!1;r=r[e(414)]}return!0}(s)?Wr(n,o(312),Wr(n,function(t){const e=o;return e(426)+t[e(293)]()[e(412)][e(431)][e(396)](e(392))[e(376)]()+e(341)}(s))):Wr(n,o(300),Wr(n,o(309))),c={type:o(430),content:a};break;case o(328):case o(340):!1===i[o(326)]&&(a=o(429),c={type:o(383),content:Wr(n,a,Wr(n,o(309)))})}return c}))}}function zs(t){const e=Us;let n=t[e(293)]()[e(412)][e(431)][e(360)];for(;n;){const r=n[e(396)](e(398));if(!r)return!1;if(r==t[e(342)][e(425)])return e(425);if(r==t[e(342)][e(331)])return e(331);n=n[e(360)]}return!1}const Ws=Hs;function Hs(t,e){const n=Ks();return(Hs=function(t,e){return n[t-=241]})(t,e)}function Ks(){const t=["getFirstMarker","6DbnGzz","oldValue","getSuggestions","batch","decimal","640HkOqvU","suggestion","circle","commandParams","624345ztiNvN","lower-latin","afterInit","*Format:* set order to regular","disc","formatBlock","filter","key","attribute","bulleted","removeMarker","getFirstRange","ELEMENT_","_getAttributeKey","listStart","list.properties","startIndex","toUpperCase","registerPostFixer","upper-latin","_LIST_","*Remove format:* %0","FORMAT_LIST_START","styles","descriptionFactory","head","reversed","replace","nodeAfter","editor","2464432ugGPNN","listReversed","*Format:* set order to reversed","_LIST_DEFAULT","upper-roman","square","newValue","FORMAT_LIST_REVERSED","listStyle","TrackChangesEditing","*Set format:* %0","customNumbered","config","766256yEeCrZ","lower-roman","8mHOvmx","document","_findSuggestions","*Format:* set start index to %0","default","75105mezRlk","format","450546bLnfSU","registerBlockAttribute","plugins","isUndo","_registerLegacyDescription","56VSixZr","data","3643775bDtCex","4648930NvFsCK","has","handleDescriptions","type","*Change to:* %0","ListPropertiesEditing","numbered","start","commandName","find","locale","registerDescriptionCallback","get","includes","next","_getTranslationKeyForListStyle","decimal-leading-zero","enableDefaultAttributesIntegration","model","bind","registerAttributeLabel","getAttribute","listType"];return(Ks=function(){return t})()}!function(t,e){const n=Hs,r=t();for(;;)try{if(565776===parseInt(n(299))/1+-parseInt(n(251))/2*(parseInt(n(258))/3)+parseInt(n(329))/4+parseInt(n(265))/5*(-parseInt(n(290))/6)+-parseInt(n(263))/7*(-parseInt(n(249))/8)+-parseInt(n(256))/9*(parseInt(n(295))/10)+parseInt(n(266))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ks);class qs extends t.Plugin{[Ws(301)](){const t=Ws;if(!this[t(328)][t(260)][t(267)](t(271)))return;const e=this[t(328)][t(248)][t(278)](t(314)),n=this[t(328)][t(260)][t(278)](t(245));e[t(322)]&&(n[t(283)](t(244)),n[t(259)](t(244))),e[t(325)]&&(n[t(283)](t(330)),n[t(259)](t(330))),e[t(315)]&&(n[t(283)](t(313)),n[t(259)](t(313)));const r={type:t(257),content:""};n[t(323)][t(277)](this[t(268)][t(285)](this));const s=this[t(328)][t(276)];n[t(323)][t(286)](t(330),Wr(s,t(243))),n[t(323)][t(277)]((e=>{const n=t,{data:s}=e;if(s&&n(330)==s[n(306)])return null==s[n(242)]||0==s[n(242)]&&null==s[n(291)]?r:void 0})),n[t(323)][t(286)](t(313),Wr(s,t(321))),n[t(323)][t(277)]((e=>{const n=t,{data:s}=e;if(s&&n(313)==s[n(306)])return null==s[n(242)]||1==s[n(242)]&&null==s[n(291)]?r:void 0})),this[t(328)][t(284)][t(252)][t(317)]((e=>{const r=t;if(e[r(293)][r(261)])return!1;let s=!1;const o=n[r(292)]({skipNotAttached:!0})[r(305)]((t=>{const e=r,s=n[e(312)](t);return e(313)==s||e(330)==s}));for(const t of o){const o=t[r(310)]()[r(273)][r(327)][r(287)](r(288));r(272)!=o&&r(247)!=o&&(n[r(253)](t[r(310)](),r(307))[r(275)]((t=>r(288)==n[r(312)](t[r(296)])))||(e[r(309)](t[r(289)]()),s=!0))}return s})),this[t(262)]()}[Ws(268)](t){const e=Ws,n=this[e(328)][e(276)],{data:r}=t,s={type:e(257),content:""};if(!r||e(244)!=r[e(306)])return;if(!r[e(291)])return e(255)==r[e(242)]?s:{type:e(257),content:""+Wr(n,e(246),Wr(n,this[e(281)](r[e(242)])))};if(!r[e(242)]){if(e(255)==r[e(291)])return s;let o=t[e(324)];for(;o;){if(o[e(264)]&&e(288)==o[e(264)][e(306)]&&o[e(264)][e(242)])return s;o=o[e(280)]}return{type:e(257),content:""+Wr(n,e(320),Wr(n,this[e(281)](r[e(291)])))}}if(e(255)!=r[e(242)])return{type:e(257),content:""+Wr(n,e(246),Wr(n,this[e(281)](r[e(242)])))};let o=t[e(324)];for(;o;){if(o[e(264)]&&e(288)==o[e(264)][e(306)]&&o[e(264)][e(242)]&&o[e(264)][e(291)])return s;o=o[e(280)]}const i=t[e(310)]()[e(273)][e(327)][e(287)](e(288));return{type:e(257),content:Wr(n,e(246),Wr(n,e(311)+i[e(316)]()+e(332)))}}[Ws(262)](){const t=Ws,e=this[t(328)],n=e[t(276)];e[t(260)][t(278)](t(245))[t(323)][t(277)]((e=>{const r=t;if(r(304)!=e[r(269)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(274)]){case r(244):o=r(270),i={type:r(257),content:Wr(n,o,Wr(n,this[r(281)](s[r(298)][0][r(269)])))};break;case r(330):o=s[r(298)][0][r(325)]?r(331):r(302),i={type:r(257),content:Wr(n,o)};break;case r(313):o=r(254),i={type:r(257),content:Wr(n,o,s[r(298)][0][r(315)])}}return i}))}[Ws(281)](t){const e=Ws;return e(311)+function(t){const n=e;return Zs[n(279)](t)?n(308):Xs[n(279)](t)?n(272):null}(t)[e(316)]()+e(319)+t[e(316)]()[e(326)](/-/g,"_")}}const Zs=[Ws(303),Ws(297),Ws(241)],Xs=[Ws(294),Ws(282),Ws(250),Ws(333),Ws(300),Ws(318)];var Js=n(507);const Ys=Qs;function Qs(t,e){const n=$s();return(Qs=function(t,e){return n[t-=231]})(t,e)}function $s(){const t=["getFirstPosition","detach","afterExecute","nextSibling","plugins","change","mapper","commands","2428124eFptNn","markerName","requires","fire","removeMarker:suggestion:insertion","enterBlock","markInsertion","unbindElementFromMarkerName","322588bDoELs","setSelection","get","822682humHWU","downcastDispatcher","end","TrackChangesEditing","model","init","createPositionAt","16BeBAEM","2703780nCOamH","markerNameToElements","enableCommand","fromRange","selection","editor","writer","444052QHlUAJ","data","3234245odQoNV","hasClass","split","getFirstRange","addMarker:suggestion:insertion","6346017eavugy","39YGhbCx","editing","bind","parent","ck-suggestion-marker-split","document","high","remove","options","showSuggestionHighlights","enter","createRange"];return($s=function(){return t})()}!function(t,e){const n=Qs,r=t();for(;;)try{if(785126===parseInt(n(247))/1+-parseInt(n(236))/2+parseInt(n(270))/3*(parseInt(n(262))/4)+parseInt(n(264))/5+parseInt(n(255))/6+parseInt(n(244))/7+parseInt(n(254))/8*(-parseInt(n(269))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($s);class to extends t.Plugin{static get[Ys(238)](){return[Js.Enter]}[Ys(252)](){const t=Ys,e=this[t(260)],n=e[t(232)][t(246)](t(250)),r=e[t(235)][t(246)](t(280));n[t(257)](t(280),(()=>{const s=t;e[s(251)][s(233)]((t=>{const o=s,a=e[o(251)][o(275)][o(259)],c=a[o(282)](),u=i.LiveRange[o(258)](a[o(267)]());if(r[o(241)](t)){const r=e[o(251)][o(253)](c[o(273)][o(231)],0),s=t[o(281)](c,r);n[o(242)](s)}else t[o(245)](t[o(281)](u[o(249)]));u[o(283)](),r[o(239)](o(284),{writer:t})}))})),e[t(271)][t(248)].on(t(268),Os(e,t(266)),{priority:t(276)}),e[t(271)][t(248)].on(t(240),((e,n,r)=>{const s=t,o=r[s(234)][s(256)](n[s(237)]);if(o)for(const t of o)t[s(265)](s(274))&&(r[s(234)][s(243)](t,n[s(237)]),r[s(261)][s(277)](t))}),{priority:t(276)}),e[t(263)][t(248)].on(t(268),((n,r,s)=>{const o=t;s[o(278)][o(279)]&&Os(e,o(266),{showActiveMarker:!1})[o(272)](this)(n,r,s)}),{priority:t(276)})}}function eo(){const t=["1368jgCjHu","getIntersection","handleFindCommand","6806EcYGBc","createRange","43kCMtuA","plugins","markers","string","afterInit","bind","18JRpwaU","start","getMarkersGroup","enableCommand","filter","getRange","item","findPrevious","13907460hGMnNg","editor","TrackChangesEditing","12VgTocL","model","suggestion:deletion","3420534vhIMJH","has","76968wTMZpg","2275931DEFMnW","replace","end","1051315BDuyeY","12jHFRza","54734812LlmYgK","createPositionAt","_isInDeletionRange","FindAndReplaceEditing","find","get","findByTextCallback","findNext","replaceAll","FindAndReplaceUtils"];return(eo=function(){return t})()}function no(t,e){const n=eo();return(no=function(t,e){return n[t-=133]})(t,e)}const ro=no;!function(t,e){const n=no,r=t();for(;;)try{if(769941===parseInt(n(150))/1*(parseInt(n(148))/2)+parseInt(n(170))/3+-parseInt(n(134))/4*(-parseInt(n(133))/5)+parseInt(n(156))/6*(parseInt(n(173))/7)+parseInt(n(172))/8*(parseInt(n(145))/9)+parseInt(n(164))/10+-parseInt(n(135))/11*(parseInt(n(167))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(eo);class so extends t.Plugin{[ro(154)](){const t=ro;if(!this[t(165)][t(151)][t(171)](t(138)))return;const e=this[t(165)][t(151)][t(140)](t(166));e[t(159)](t(139),this[t(147)][t(155)](this)),e[t(159)](t(142)),e[t(159)](t(163)),e[t(159)](t(174)),e[t(159)](t(143))}[ro(147)](t,e,n={}){const r=ro,s=this[r(165)][r(151)][r(140)](r(144));return t((t=>(r(153)==typeof e?s[r(141)](e,n):e)(t)[r(160)]((e=>!1===this[r(137)](e,t[r(162)])))),n)}[ro(137)](t,e){const n=ro,r=this[n(165)][n(168)][n(149)](this[n(165)][n(168)][n(136)](e,t[n(157)]),this[n(165)][n(168)][n(136)](e,t[n(175)]));for(const t of this[n(165)][n(168)][n(152)][n(158)](n(169)))if(null!==r[n(146)](t[n(161)]()))return!0;return!1}}function oo(){const t=["fontSize.options","63kInXeT","44rEfhqg","1Ihzntb","FontBackgroundColorEditing","FontFamilyEditing","1172472SqLFtM","type","*Reset font color*","_registerLegacyDescription","format","commandName","15HVyGDB","FontSize","93582cpRHXe","fontSize","1061332NgLdxQ","FontSizeEditing","*Set font family:* %0","fontBackgroundColor.colors","*Reset font size*","get","formatInline","*Set font color:* %0","has","FontColorEditing","11KbdFBC","7809420AsXCBY","13515606SnTlMI","editor","config","trim","FORMAT_FONT_COLOR","find","12229110WDKwac","toLowerCase","normalizeSizeOptions","commandParams","fontFamily","plugins","fontBackgroundColor","*Set font background color:* %0","*Reset font background color*","registerAttributeLabel","label","registerInlineAttribute","834180IzJRBQ","descriptionFactory","*Reset font family*","fontColor.colors","afterInit","*Set font size:* %0","title","fontColor","registerDescriptionCallback","value","locale","FORMAT_FONT_FAMILY","TrackChangesEditing","FORMAT_FONT_SIZE","enableDefaultAttributesIntegration","model","FORMAT_FONT_BACKGROUND"];return(oo=function(){return t})()}const io=ao;function ao(t,e){const n=oo();return(ao=function(t,e){return n[t-=182]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(765509===-parseInt(n(225))/1*(parseInt(n(238))/2)+-parseInt(n(236))/3*(parseInt(n(224))/4)+-parseInt(n(234))/5*(parseInt(n(205))/6)+parseInt(n(223))/7*(-parseInt(n(228))/8)+parseInt(n(187))/9+parseInt(n(193))/10+parseInt(n(185))/11*(parseInt(n(186))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oo);const co=[{pluginName:io(239),commandName:io(237)},{pluginName:io(227),commandName:io(197)},{pluginName:io(184),commandName:io(212)},{pluginName:io(226),commandName:io(199)}];class uo extends t.Plugin{[io(209)](){const t=io,e=this[t(188)][t(215)],n=this[t(188)][t(198)][t(243)](t(217));for(const{pluginName:e,commandName:r}of co)this[t(188)][t(198)][t(183)](e)&&(n[t(219)](r),n[t(204)](r));e.t,n[t(206)][t(202)](t(237),Wr(e,t(218))),n[t(206)][t(202)](t(197),Wr(e,t(216))),n[t(206)][t(202)](t(212),Wr(e,t(191))),n[t(206)][t(202)](t(199),Wr(e,t(221))),this[t(231)]()}[io(231)](){const t=io,e=this[t(188)],n=e[t(215)];e[t(198)][t(243)](t(217))[t(206)][t(213)]((e=>{const r=t,o=n.t;if(r(244)!=e[r(229)])return;const{data:i}=e;if(null!=i){if(r(237)==i[r(233)]){const t=i[r(196)][0][r(214)];if(t){const e=o(this[r(188)][r(198)][r(243)](r(235))[r(195)](this[r(188)][r(189)][r(243)](r(222)))[r(192)]((e=>e[r(220)]==t))[r(211)])[r(194)]();return{type:r(232),content:Wr(n,r(210),e)}}return{type:r(232),content:Wr(n,r(242))}}if(r(197)==i[r(233)]){const t=i[r(196)][0][r(214)];return t?{type:r(232),content:Wr(n,r(240),t)}:{type:r(232),content:Wr(n,r(207))}}if(r(212)==i[r(233)]){const t=i[r(196)][0][r(214)];if(t){const e=(0,s.normalizeColorOptions)(this[r(188)][r(189)][r(243)](r(208)))[r(192)]((e=>e[r(220)]==t));let i=t,a="";return e&&(i=e[r(203)],a=o(i)[r(194)]()),{type:r(232),content:Wr(n,r(182),a)[r(190)](),color:{value:t,title:a||i}}}return{type:r(232),content:Wr(n,r(230))}}if(r(199)==i[r(233)]){const t=i[r(196)][0][r(214)];if(t){const e=(0,s.normalizeColorOptions)(this[r(188)][r(189)][r(243)](r(241)))[r(192)]((e=>e[r(220)]==t));let i=t,a="";return e&&(i=e[r(203)],a=o(i)[r(194)]()),{type:r(232),content:Wr(n,r(200),a)[r(190)](),color:{value:t,title:a||i}}}return{type:r(232),content:Wr(n,r(201))}}}}))}}const lo=ho;!function(t,e){const n=ho,r=t();for(;;)try{if(340840===-parseInt(n(481))/1+-parseInt(n(489))/2*(-parseInt(n(498))/3)+-parseInt(n(497))/4+-parseInt(n(488))/5+-parseInt(n(477))/6*(parseInt(n(501))/7)+-parseInt(n(516))/8+parseInt(n(473))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(go);class fo extends t.Plugin{[lo(487)](){const t=lo,e=this[t(479)],n=e[t(491)][t(512)](t(476)),r=e[t(514)][t(512)](t(472)),s=e[t(514)][t(512)](t(495));r&&s&&(n[t(492)](t(495)),n[t(509)](t(472)),this[t(486)]())}[lo(486)](){const t=lo,e=this[t(479)],n=e[t(483)];e[t(491)][t(512)](t(476))[t(474)][t(510)]((r=>{const s=t;if(s(513)!=r[s(466)]&&s(485)!=r[s(466)])return;const{data:o}=r;if(o&&s(495)===o[s(511)]){const t=[],r=o[s(508)][0];for(const[n,o]of Object[s(496)](r))t[s(515)](po(e,n,o));return t[s(500)]?{type:s(506),content:Wr(n,s(499),t[s(470)](", "))}:{type:s(506),content:Wr(n,s(505))}}}))}}function ho(t,e){const n=go();return(ho=function(t,e){return n[t-=464]})(t,e)}function go(){const t=["fontBackgroundColor","editor","fontSize","58153tcrWpL","find","locale","FontSize","formatInline","_registerLegacyDescription","afterInit","2331115UhaPGP","2tffVCg","label","plugins","enableDefaultAttributesIntegration","title","fontSize.options","pasteFormat","entries","311812FQpKML","991878YGFMkC","*Set format to:* %0","length","3488681FpwKWP","model","slice","charAt","*Remove all formatting*","format","split","commandParams","enableCommand","registerDescriptionCallback","commandName","get","formatBlock","commands","push","4842576fIiVJu","fontColor","fontColor.colors","type","toLowerCase","normalizeSizeOptions","boolean","join","config","copyFormat","15446232mVJfCt","descriptionFactory","toUpperCase","TrackChangesEditing","6IeGDQw"];return(go=function(){return t})()}function po(t,e,n){const r=lo,o=t[r(483)].t,i=e[r(507)](/(?=[A-Z])/)[r(470)](" "),a=o(i[r(504)](0)[r(475)]()+i[r(503)](1))[r(467)]();if(r(469)==typeof n)return a;if(r(464)===e||r(478)===e){const e=(0,s.normalizeColorOptions)(t[r(471)][r(512)](r(465)))[r(482)]((t=>t[r(502)]==n));return a+" ("+(e?o(e[r(490)])[r(467)]():n)+")"}if(r(480)===e&&isNaN(parseFloat(n))){const e=t[r(491)][r(512)](r(484))[r(468)](t[r(471)][r(512)](r(494)))[r(482)]((t=>t[r(502)]==n));return a+" ("+(e?o(e[r(493)])[r(467)]():n)+")"}return a+" ("+n+")"}const mo=Eo;function Io(){const t=["HeadingEditing","26322mJsfDA","get","match","editor","TrackChangesEditing","2682098GmFtOQ","_getHeadingLevel","159237LXFCxY","view","commandParams","find","6264708ajIurW","config","name","formatBlock","paragraph","registerDescriptionCallback","ELEMENT_HEADING","889781dUQzeP","8GsTnIs","ELEMENT_HEADING_CUSTOM","locale","heading.options","format","1852907nZtfQS","_headingOptions","712239SOMJWq","has","afterInit","commandName","plugins","descriptionFactory","_registerLegacyDescription","enableDefaultAttributesIntegration","3vZFvcI","*Change to:* %0","title","heading","5iEjVZz","value","model","type","410xAyymE","registerElementLabel"];return(Io=function(){return t})()}function Eo(t,e){const n=Io();return(Eo=function(t,e){return n[t-=290]})(t,e)}!function(t,e){const n=Eo,r=t();for(;;)try{if(864291===parseInt(n(327))/1+parseInt(n(314))/2+parseInt(n(298))/3*(parseInt(n(320))/4)+parseInt(n(302))/5*(parseInt(n(309))/6)+-parseInt(n(333))/7+-parseInt(n(328))/8*(parseInt(n(316))/9)+-parseInt(n(306))/10*(parseInt(n(290))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Io);class bo extends t.Plugin{[mo(292)](){const t=mo,e=this[t(312)];if(!e[t(294)][t(291)](t(308)))return;this[t(334)]=e[t(321)][t(310)](t(331));const n=e[t(330)],r=e[t(294)][t(310)](t(313));r[t(297)](t(301));for(const e of this[t(334)])t(324)!=e[t(304)]&&r[t(295)][t(307)](e[t(304)],(n=>{const r=t,i=this[r(315)](e[r(304)]);return null!==i?s(n,i):o(n,e[r(300)])}));function s(e,r){return Wr(n,t(326),[e,r])}function o(e,r){return Wr(n,t(329),[e,r])}this[t(296)]()}[mo(296)](){const t=mo,e=this[t(312)],n=e[t(330)];e[t(294)][t(310)](t(313))[t(295)][t(325)]((e=>{const r=t;if(r(323)!=e[r(305)])return;const{data:s}=e;if(s&&r(301)==s[r(293)]){const e=s[r(318)][0][r(303)],c=this[r(315)](e);if(null!==c)return{type:r(332),content:Wr(n,r(299),(1,a=c,Wr(n,r(326),[1,a])))};const u=this[r(334)][r(319)]((t=>t[r(304)]===e))[r(300)];return{type:r(332),content:Wr(n,r(299),(o=1,i=u,Wr(n,t(329),[o,i])))}}var o,i,a}))}[mo(315)](t){const e=mo;var n,r;const s=t[e(311)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(334)])||void 0===n?void 0:n[e(319)]((n=>n[e(304)]==t));if(o&&o[e(317)]){const t=o[e(317)],n=(null!==(r=t[e(322)])&&void 0!==r?r:t)[e(311)](/^h(\d+)/);if(n)return n[1]}return null}}const To=_o;function _o(t,e){const n=Ao();return(_o=function(t,e){return n[t-=283]})(t,e)}!function(t,e){const n=_o,r=t();for(;;)try{if(121393===parseInt(n(307))/1+-parseInt(n(287))/2*(-parseInt(n(294))/3)+parseInt(n(319))/4*(parseInt(n(286))/5)+-parseInt(n(301))/6+-parseInt(n(299))/7+parseInt(n(285))/8+-parseInt(n(320))/9*(parseInt(n(310))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ao);class yo extends t.Plugin{[To(300)](){const t=To,e=this[t(290)];if(!e[t(316)][t(293)](t(298)))return;const n=e[t(316)][t(312)](t(308)),r=e[t(288)];n[t(321)](t(295)),n[t(283)](t(295)),n[t(305)][t(314)](t(295),Wr(r,t(309))),this[t(303)]()}[To(303)](){const t=To,e=this[t(290)],n=e[t(288)];e[t(316)][t(312)](t(308))[t(305)][t(297)]((r=>{const s=t;if(s(284)!=r[s(322)])return;const{data:o}=r;if(o&&s(295)==o[s(317)]){const t=n.t,r=o[s(311)][0][s(304)];if(r){const o=e[s(289)][s(312)](s(292))[s(318)]((t=>t[s(323)]==r)),i=t(o[s(306)])[s(291)]();return{type:s(315),content:Wr(n,s(302),i),color:{value:o[s(313)],title:o[s(306)]}}}return{type:s(315),content:Wr(n,s(296),Wr(n,s(309)))}}}))}}function Ao(){const t=["toLowerCase","highlight.options","has","697308UnAqUs","highlight","*Remove highlight*","registerDescriptionCallback","HighlightEditing","1671985EqdhDb","afterInit","135918lBVLqs","*Set highlight:* %0","_registerLegacyDescription","value","descriptionFactory","title","239292IYYKxx","TrackChangesEditing","FORMAT_HIGHLIGHT","1780QViRbG","commandParams","get","color","registerAttributeLabel","format","plugins","commandName","find","166476McXJBy","18558QlHGsk","enableDefaultAttributesIntegration","type","model","registerInlineAttribute","formatInline","1892720fLvUyT","5zTgkzl","2hUnqFM","locale","config","editor"];return(Ao=function(){return t})()}const ko=Lo;function Co(){const t=["descriptionFactory","registerElementLabel","get","high","div","afterInit","plugins","45496PZxsgI","48123WZLAMc","2142lPGCQc","locale","elementToStructure","conversion","addClass","36HCzwxh","510417HTzyMG","6233745dAtwPu","editor","showSuggestionHighlights","416595bLsRDZ","ELEMENT_HORIZONTAL_LINE","456606JAWRca","horizontalLine","createContainerElement","HorizontalLineEditing","dataDowncast","insert","has","2119960djrzmW","ck-horizontal-line","createPositionAt","for","TrackChangesEditing","enableCommand","createEmptyElement"];return(Co=function(){return t})()}function Lo(t,e){const n=Co();return(Lo=function(t,e){return n[t-=482]})(t,e)}!function(t,e){const n=Lo,r=t();for(;;)try{if(483006===parseInt(n(507))/1+-parseInt(n(485))/2+parseInt(n(514))/3+parseInt(n(492))/4+parseInt(n(483))/5*(-parseInt(n(513))/6)+-parseInt(n(515))/7+parseInt(n(506))/8*(parseInt(n(508))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Co);class No extends t.Plugin{[ko(504)](){const t=ko,e=this[t(516)];if(!e[t(505)][t(491)](t(488)))return;e[t(505)][t(501)](t(496))[t(497)](t(486));const n=e[t(505)][t(501)](t(496)),r=e[t(509)];n[t(499)][t(500)](t(486),(e=>Wr(r,t(484),e))),e[t(511)][t(495)](t(489))[t(510)]({model:t(486),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(482)])return null;const o=n[s(487)](s(503)),i=n[s(498)]("hr");return n[s(512)](s(493),o),n[s(490)](n[s(494)](o,0),i),o},converterPriority:t(502)})}}const Ro=Mo;function So(){const t=["locale","commandName","2xaodxQ","plugins","registerBlockAttribute","formatBlock","3VRccwx","466641WqynxT","descriptionFactory","1509112VBpXjB","*Change %0 content*","key","enableDefaultAttributesIntegration","nodeAfter","TrackChangesEditing","8632zvoJDu","has","element","1070104bYSktu","3009902ajdRiF","get","rawHtml","ELEMENT_HTML_EMBED","afterInit","registerElementLabel","5183660ZMDJSQ","_registerLegacyDescription","htmlEmbed","24vgMGCw","format","registerDescriptionCallback","type","HtmlEmbed","start","attribute","getFirstRange","editor","value","218360AgVsdU"];return(So=function(){return t})()}function Mo(t,e){const n=So();return(Mo=function(t,e){return n[t-=328]})(t,e)}!function(t,e){const n=Mo,r=t();for(;;)try{if(217688===parseInt(n(365))/1*(parseInt(n(339))/2)+-parseInt(n(330))/3*(-parseInt(n(333))/4)+parseInt(n(362))/5*(-parseInt(n(352))/6)+-parseInt(n(343))/7+-parseInt(n(342))/8+parseInt(n(331))/9+parseInt(n(349))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(So);class vo extends t.Plugin{[Ro(347)](){const t=Ro,e=this[t(360)];if(!e[t(366)][t(340)](t(356)))return;const n=e[t(366)][t(344)](t(338)),r=e[t(363)];n[t(332)][t(348)](t(345),(e=>Wr(r,t(346),e))),n[t(336)](t(351)),n[t(328)](t(361)),n[t(332)][t(354)]((e=>{const n=t;if(n(358)!=e[n(355)])return;const{data:s}=e;if(s&&n(361)==s[n(335)]&&e[n(359)]()[n(357)][n(337)].is(n(341),n(345))){const t=Wr(r,n(346));return{type:n(353),content:Wr(r,n(334),t)}}})),this[t(350)]()}[Ro(350)](){const t=Ro,e=this[t(360)],n=e[t(363)];e[t(366)][t(344)](t(338))[t(332)][t(354)]((e=>{const r=t;if(r(329)!=e[r(355)])return;const{data:s}=e;if(s&&r(351)==s[r(364)]){const t=Wr(n,r(346));return{type:r(353),content:Wr(n,r(334),t)}}}))}}const wo=Fo;function Oo(){const t=["getSuggestionCallback","resizedWidth","get","convertBlockImageToInline","ELEMENT_IMAGE","1875321VrOloI","subType","toPrevious","imageTypeInline","13OJgRqJ","registerAttributeLabel","selection","deletion","ImageTextAlternativeEditing","uploadImage","21263dXJpXR","element","createRange","getCaptionFromImageModelElement","fromPosition","markInsertion","isEqual","ImageEditing","forward","7cppHBh","type","markDeletion","*Set image width:* %0","model","key","forceDefaultExecution","document","toggleImageCaption","commandName","change","662808xFdwKg","locale","imageCaption","ImageUtils","6438684JUFOYP","FORMAT_IMAGE_SIZE","detach","registerElementLabel","convertInlineImageToBlock","descriptionFactory","2hflhHI","imageBlock","nodeAfter","toNext","3192976foMrdj","3089416DZYtnS","filter","_registerLegacyDescription","isOwn","findIndex","1510yIQVuT","width","Block image to inline image","isCollapsed","imageTextAlternative","length","chain","caption","_findSuggestions","ImageResize","imageInline","ImageInlineEditing","registerBlockAttribute","formatBlock","imageStylePreApply","resizeImage","removeObject","10uptxNk","has","isIntersecting","ImageBlockEditing","formatInline","*Set image text alternative:* %0","12059736MkwbGa","Inline image to block image","editor","getClosestSelectedImageElement","36XruXoz","end","backward","addObject","insertImage","ELEMENT_INLINE_IMAGE","insertion","*Reset image width*","commandParams","ImageCaptionEditing","_suggestionFactory","TrackChangesEditing","join","enableDefaultAttributesIntegration","plugins","enableCommand","previous","nodeBefore","imageTypeBlock","ImageUploadEditing","discard","newValue","afterInit","find","schema","attribute","*Remove image text alternative*","getNearestSelectionRange","markBlockFormat","format","registerDescriptionCallback","getContainedElement","start","ELEMENT_CAPTION","createRangeOn","registerCustomCallback","alt","ImageCaptionUtils","isBlockImage","isBefore","accept","getFirstRange"];return(Oo=function(){return t})()}function Fo(t,e){const n=Oo();return(Fo=function(t,e){return n[t-=164]})(t,e)}!function(t,e){const n=Fo,r=t();for(;;)try{if(808922===-parseInt(n(193))/1*(-parseInt(n(203))/2)+-parseInt(n(287))/3+parseInt(n(208))/4*(parseInt(n(230))/5)+parseInt(n(197))/6*(-parseInt(n(182))/7)+-parseInt(n(207))/8*(-parseInt(n(240))/9)+parseInt(n(213))/10*(-parseInt(n(173))/11)+-parseInt(n(236))/12*(parseInt(n(167))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oo);class Do extends t.Plugin{[wo(262)](){const t=wo,e=this[t(238)];if(!e[t(254)][t(231)](t(180)))return;const n=e[t(254)][t(284)](t(251)),r=e[t(254)][t(284)](t(196)),s=e[t(194)];n[t(255)](t(244)),n[t(202)][t(200)](t(204),(e=>Wr(s,t(286),e))),n[t(202)][t(200)](t(223),(e=>Wr(s,t(245),e))),n[t(202)][t(200)](t(220),(()=>Wr(s,t(273)))),e[t(254)][t(231)](t(259))&&n[t(255)](t(172)),e[t(254)][t(231)](t(233))&&e[t(254)][t(231)](t(224))&&(n[t(255)](t(166),((s,o)=>{const i=t,a=r[i(239)](e[i(186)][i(189)][i(169)]);e[i(186)][i(192)]((()=>{const t=i;n[t(268)](a,{commandName:t(166),commandParams:[o]},[],t(285))}))})),n[t(255)](t(258),((s,o)=>{const a=t;e[a(186)][a(192)]((t=>{const c=a;let u=r[c(239)](e[c(186)][c(189)][c(169)]),l=t[c(274)](u);const f=i.LivePosition[c(177)](l[c(272)],c(165)),h=i.LivePosition[c(177)](l[c(241)],c(206));n[c(188)]((()=>s(o))),u=r[c(239)](e[c(186)][c(189)][c(169)]),l=t[c(274)](u);const g=t[c(175)](f,h);f[c(199)](),h[c(199)](),n[c(268)](u,{commandName:c(166),commandParams:[o]},[],c(201)),g[c(272)][c(279)](l[c(272)])&&n[c(178)](t[c(175)](g[c(272)],l[c(272)]),c(201)),l[c(241)][c(279)](g[c(241)])&&n[c(178)](t[c(175)](l[c(241)],g[c(241)]),c(201))}))})),n[t(250)][t(275)](t(226),t(201),t(252),(()=>!1)),n[t(250)][t(275)](t(226),t(201),t(280),(()=>!1)),n[t(250)][t(275)](t(226),t(201),t(260),n[t(250)][t(282)](t(226),"",t(280))),n[t(250)][t(275)](t(246),t(201),t(252),(()=>!1)),n[t(250)][t(275)](t(246),t(201),t(260),(([r])=>{const s=t,o=n[s(250)][s(282)](s(246),"",s(260));let i=r[s(272)],a=r[s(241)];const c=e[s(186)][s(264)][s(267)](i,s(242)),u=e[s(186)][s(264)][s(267)](a,s(181));c[s(216)]&&(i=c[s(272)]),u[s(216)]&&(a=u[s(241)]),o([e[s(186)][s(175)](i,a)])})),n[t(250)][t(275)](t(226),t(201),t(219),c),n[t(250)][t(275)](t(246),t(201),t(219),c)),e[t(254)][t(231)](t(249))&&(n[t(255)](t(190),((s,o)=>{const i=t,a=e[i(254)][i(284)](i(277));let c=r[i(239)](e[i(186)][i(189)][i(169)]),u=a[i(176)](c);e[i(186)][i(192)]((()=>{const t=i;if(u)return void n[t(184)](e[t(186)][t(274)](u));const l=r[t(278)](c);s(o),c=r[t(239)](e[t(186)][t(189)][t(169)]),u=a[t(176)](c),n[t(178)](e[t(186)][t(274)](u),l?null:t(195))}))})),n[t(250)][t(275)](t(246),t(195),t(219),c));const o=[{type:t(226),subType:t(227)},{type:t(246),subType:t(195)},{type:t(226),subType:t(201)},{type:t(246),subType:t(201)}];function a(e,s){const i=t,a=o[i(212)]((({type:t,subType:n})=>e[i(183)]==t&&e[i(164)]==n)),c=o[i(212)]((({type:t,subType:e})=>s[i(183)]==t&&s[i(164)]==e));if(a<0||c<0)return!1;const u=e[i(281)](),l=s[i(281)]();if((0==a||1==a)&&2==c&&u[i(232)](l))return!0;if(2==a&&3==c){const t=n[i(221)](u,i(246))[i(209)]((({suggestion:t,meta:e})=>e[i(211)]&&i(201)==t[i(164)]));if(t[i(218)]>1&&l[i(241)][i(179)](u[i(272)]))return!0;if(1==t[i(218)]&&(u[i(272)][i(179)](l[i(241)])||u[i(241)][i(179)](l[i(272)])))return!0}if(3==a&&3==c&&u[i(272)][i(279)](l[i(272)])){const t=u[i(241)][i(205)],e=l[i(272)][i(257)];return r[i(278)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(254)][t(231)](t(222))&&(n[t(253)](t(228)),n[t(225)](t(283)),n[t(202)][t(168)](t(283),Wr(s,t(198)))),e[t(254)][t(231)](t(171))&&(n[t(253)](t(217)),n[t(225)](t(276))),n[t(202)][t(270)]((e=>{const n=t;if(o[n(263)]((({type:t,subType:r})=>e[n(183)]==t&&e[n(164)]==r)))return e[n(256)]?{}:void 0})),n[t(202)][t(270)]((e=>{const n=t;if(n(246)==e[n(183)]||n(170)==e[n(183)]){const t=e[n(271)]();if(t&&t.is(n(174),n(220)))return{type:n(246)==e[n(183)]?n(243):n(229),element:t,quantity:1}}})),n[t(202)][t(270)]((e=>t(226)==e[t(183)]&&t(201)==e[t(164)]?{type:t(269),content:t(237)}:t(226)==e[t(183)]&&t(285)==e[t(164)]?{type:t(269),content:t(215)}:void 0)),n[t(202)][t(270)]((e=>{const n=t;if(n(265)!=e[n(183)])return;const{data:r}=e;if(!r||n(276)!=r[n(187)])return;const o=r[n(261)];return o?{type:n(269),content:Wr(s,n(235),'"'+o+'"')}:{type:n(269),content:Wr(s,n(266))}})),this[t(210)]()}[wo(210)](){const t=wo,e=this[t(238)],n=e[t(194)];e[t(254)][t(284)](t(251))[t(202)][t(270)]((e=>{const r=t;if(r(226)!=e[r(183)]&&r(234)!=e[r(183)])return;const{data:s}=e;if(s){if(r(217)==s[r(191)]){const t=s[r(248)][0][r(261)];return t?{type:r(269),content:Wr(n,r(235),'"'+t+'"')}:{type:r(269),content:Wr(n,r(266))}}if(r(228)==s[r(191)]){const t=s[r(248)][0][r(214)];return t?{type:r(269),content:Wr(n,r(185),t)}:{type:r(269),content:Wr(n,r(247))}}}}))}}function Bo(){const t=["*Format:* replace image URL","registerCustomCallback","type","replaceImageSource","discard","getSuggestionCallback","registerBlockAttribute","accept","oldValue","plugins","newValue","75636ezdTSQ","descriptionFactory","12384160AdTFAp","_registerLegacyDescription","get","6tJZGHU","has","6161823HmZdrI","_handleLegacySuggestions","locale","src","*Replace image URL*","attribute","key","formatBlock","25wGvKNZ","ImageEditing","_suggestionFactory","8mMooPR","editor","commandName","enableDefaultAttributesIntegration","952273kgPeQD","format","TrackChangesEditing","113983uAGoGp","registerDescriptionCallback","29397654GTaikN","afterInit","796724cZxsTn","formatInline","60lQoJte"];return(Bo=function(){return t})()}const xo=Po;function Po(t,e){const n=Bo();return(Po=function(t,e){return n[t-=196]})(t,e)}!function(t,e){const n=Po,r=t();for(;;)try{if(759928===parseInt(n(238))/1+-parseInt(n(201))/2*(-parseInt(n(213))/3)+-parseInt(n(199))/4*(parseInt(n(228))/5)+parseInt(n(218))/6*(parseInt(n(235))/7)+-parseInt(n(231))/8*(parseInt(n(220))/9)+-parseInt(n(215))/10+parseInt(n(197))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bo);class Uo extends t.Plugin{[xo(198)](){const t=xo;if(!this[t(232)][t(211)][t(219)](t(229)))return;const e=this[t(232)][t(222)],n=this[t(232)][t(211)][t(217)](t(237));n[t(234)](t(205)),n[t(208)](t(223)),n[t(214)][t(196)]((n=>{const r=t;if(r(225)!=n[r(204)])return;const{data:s}=n;return s&&r(223)==s[r(226)]?s[r(212)]&&s[r(210)]?{type:r(236),content:Wr(e,r(224))}:{type:r(236),content:""}:void 0})),this[t(221)]()}[xo(221)](){const t=xo,e=this[t(232)][t(211)][t(217)](t(237));e[t(230)][t(203)](t(227),t(205),t(209),e[t(230)][t(207)](t(227),null,t(206))),e[t(230)][t(203)](t(227),t(205),t(206),e[t(230)][t(207)](t(227),null,t(209))),this[t(216)]()}[xo(216)](){const t=xo,e=this[t(232)],n=e[t(222)];e[t(211)][t(217)](t(237))[t(214)][t(196)]((e=>{const r=t;if(r(227)!=e[r(204)]&&r(200)!=e[r(204)])return;const{data:s}=e;return s&&r(205)==s[r(233)]?{type:r(236),content:Wr(n,r(202))}:void 0}))}}function jo(){const t=["14404239eOoBlI","insertion","getSuggestions","change","head","refresh","TrackChangesEditing","isBlockImage","discard","_suggestionFactory","ImageUtils","author","setImageNaturalSizeAttributes","convertInlineImageToBlock","join","formatBlock","getChangedMarkers","registerCustomCallback","isEqual","_splitMarkerName","4458juasVu","587786vKJfUy","ImageStyleEditing","shouldConvertImageType","getSuggestion","next","filter","commandParams","formatInline","isInlineImage","imageTypeInline","chain","isOwn","plugins","commandName","imageStylePreApply","length","markInlineFormat","start","commands","getClosestSelectedImageElement","enableCommand","Users","differ","imageCaption","name","imageTypeBlock","forEach","_findSuggestions","has","toLowerCase","normalizedStyles","isBefore","8oBAsBK","1796354VCPZje","side","FORMAT_SIDE_IMAGE","selection","subType","nodeAfter","hasSuggestion","get","discardSuggestion","model","markBlockFormat","nodeBefore","2457090avswhc","2330328RyZHMQ","afterInit","getFirstRange","_registerLegacyDescription","descriptionFactory","value","format","isInContent","newRange","title","type","isIntersecting","end","createRangeOn","imageStylePostApply","accept","635JNMTDl","editor","getSuggestionCallback","from","registerPostFixer","getContainedElement","locale","*Format:* %0","suggestion","registerDescriptionCallback","6743100hnESkw","imageStyle","document","commandReversedParams","findIndex"];return(jo=function(){return t})()}function Go(t,e){const n=jo();return(Go=function(t,e){return n[t-=208]})(t,e)}const Vo=Go;!function(t,e){const n=Go,r=t();for(;;)try{if(517983===parseInt(n(265))/1+parseInt(n(298))/2+-parseInt(n(212))/3+parseInt(n(213))/4+-parseInt(n(229))/5*(parseInt(n(264))/6)+parseInt(n(239))/7+parseInt(n(297))/8*(-parseInt(n(244))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jo);class zo extends t.Plugin{[Vo(214)](){const t=Vo,n=this[t(230)];if(!n[t(277)][t(293)](t(266)))return;const r=n[t(277)][t(305)](t(250)),s=n[t(277)][t(305)](t(254)),o={};r[t(285)](t(240),((o,i)=>{const a=t,c=n[a(277)][a(305)](a(286)).me,u=n[a(283)][a(305)](a(240));let l=s[a(284)](n[a(209)][a(241)][a(301)]),f=n[a(209)][a(226)](l),h=u[a(218)];if(h==i[a(218)])return;const g={commandName:a(240),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(209)][a(247)]((()=>{const t=a;if(r[t(246)]()[t(270)]((e=>e[t(220)]&&c==e[t(255)]&&(t(259)==e[t(223)]||t(272)==e[t(223)])&&(t(279)==e[t(302)]||t(227)==e[t(302)])&&e[t(215)]()[t(262)](f)))[t(291)]((e=>r[t(208)](e[t(248)]))),l=s[t(284)](n[t(209)][t(241)][t(301)]),f=n[t(209)][t(226)](l),u[t(249)](),n[t(283)][t(305)](t(274))[t(249)](),n[t(283)][t(305)](t(290))[t(249)](),h=u[t(218)],h!=i[t(218)])return s[t(273)](l)&&u[t(267)](i[t(218)],l)?(o({...i,setImageSizes:!1}),l=s[t(284)](n[t(209)][t(241)][t(301)]),void r[t(210)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(279))):void(s[t(251)](l)?r[t(210)](l,g,[],t(227)):r[t(281)](f,g,t(227)))}))}));for(const e of n[t(277)][t(305)](t(266))[t(295)])o[e[t(289)]]=e[t(222)][t(294)]();r[t(253)][t(261)](t(259),t(279),t(258),(()=>!1)),r[t(253)][t(261)](t(259),t(227),t(258),(()=>!1)),r[t(253)][t(261)](t(272),t(227),t(258),(()=>!1)),r[t(253)][t(261)](t(259),t(279),t(228),(([e])=>{const n=t;s[n(256)](e[n(234)]())})),r[t(253)][t(261)](t(259),t(279),t(252),((e,n)=>{const s=t;r[s(253)][s(231)](s(259),"",s(228))(e,{commandName:n[s(278)],commandParams:n[s(242)]})})),r[t(253)][t(261)](t(259),t(279),t(275),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(259),subType:t(279)},{type:t(245),subType:t(288)},{type:t(259),subType:t(257)},{type:t(245),subType:t(257)}];function a(e,n){const o=t,a=i[o(243)]((({type:t,subType:n})=>e[o(223)]==t&&e[o(302)]==n)),c=i[o(243)]((({type:t,subType:e})=>n[o(223)]==t&&n[o(302)]==e));if(a<0||c<0)return!1;const u=e[o(215)](),l=n[o(215)]();if((0==a||1==a)&&2==c&&u[o(224)](l))return!0;if(2==a&&3==c){const t=r[o(292)](u,o(245))[o(270)]((({suggestion:t,meta:e})=>e[o(276)]&&o(257)==t[o(302)]));if(t[o(280)]>1&&l[o(225)][o(262)](u[o(282)]))return!0;if(1==t[o(280)]&&(u[o(282)][o(262)](l[o(225)])||u[o(225)][o(262)](l[o(282)])))return!0}if(3==a&&3==c&&u[o(282)][o(296)](l[o(282)])){const t=u[o(225)][o(303)],e=l[o(282)][o(211)];return s[o(251)](t)&&t===e}return!1}n[t(209)][t(241)][t(233)]((()=>{const e=t;let o=!1;const i=Array[e(232)](n[e(209)][e(241)][e(287)][e(260)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(263)](t);if(e(237)==i&&r[e(304)](u)){if(e(259)==a&&(e(279)==c||e(227)==c)){const t=r[e(268)](u);if(n[e(221)]){const n=t[e(215)]()[e(234)]();if(s[e(251)](n))continue;r[e(208)](t),o=!0}}if(e(245)==a&&e(288)==c&&!n[e(221)]){const t=r[e(268)](u);t[e(269)]&&t[e(269)][e(220)]&&(r[e(208)](t[e(269)]),o=!0)}}}return o})),this[t(216)](o)}[Vo(216)](t){const e=Vo,n=this[e(230)],r=n[e(235)];n[e(277)][e(305)](e(250))[e(217)][e(238)]((n=>{const s=e;if(s(259)!=n[s(223)]&&s(272)!=n[s(223)])return;const{data:o}=n;if(!o||s(240)!=o[s(278)])return;const i=o[s(271)][0][s(218)];return function(t){const e=s;return{type:e(219),content:Wr(r,e(236),t)}}(s(299)===i?Wr(r,s(300)):t[i]||i)}))}}const Wo=Ho;function Ho(t,e){const n=Ko();return(Ho=function(t,e){return n[t-=220]})(t,e)}function Ko(){const t=["execute","plugins","1565XnAPDs","12556soxWeX","high","6557012ltSrJW","commands","get","importWord","forEach","_trackChangesValueDuringImport","_handleImportedData","94436JLmDqf","Users","_trackChangesExecuted","10018950ZJCqbV","1216737voDBIO","bind","64XtgPTa","afterInit","_setSuggestionData","7awRqmo","dataInsert","25WPXnOq","track_changes","2267826ZgWWde","TrackChangesEditing","enableCommand","value","lowest","editor","295728wzMFml","collaboration_features","listenTo","trackChanges"];return(Ko=function(){return t})()}!function(t,e){const n=Ho,r=t();for(;;)try{if(597895===-parseInt(n(220))/1*(parseInt(n(244))/2)+-parseInt(n(228))/3+parseInt(n(235))/4*(parseInt(n(234))/5)+parseInt(n(222))/6*(parseInt(n(253))/7)+-parseInt(n(250))/8*(parseInt(n(248))/9)+parseInt(n(247))/10+parseInt(n(237))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ko);class qo extends t.Plugin{constructor(t){const e=Ho;super(t),this[e(242)]=!1,this[e(246)]=!1}[Wo(251)](){const t=Wo,e=this[t(227)],n=e[t(238)][t(239)](t(240)),r=e[t(238)][t(239)](t(231));n&&(n.on(t(232),((e,[,n])=>{const s=t;this[s(242)]=r[s(225)],n[s(229)][s(221)]=!this[s(242)]}),{priority:t(236)}),this[t(230)](n,t(254),this[t(243)][t(249)](this)),this[t(230)](n,t(254),(()=>{const e=t;this[e(246)]&&(r[e(232)](),this[e(246)]=!1)}),{priority:t(226)}),e[t(233)][t(239)](t(223))[t(224)](t(240)))}[Wo(243)](t,e){const n=Wo,{suggestions:r}=e,s=this[n(227)][n(238)][n(239)](n(231)),o=s[n(225)];this[n(242)]!==o&&(s[n(232)](),this[n(246)]=!0),r&&r[n(241)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(227)][o(233)][o(239)](o(245)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(240)}}};this[o(227)][o(233)][o(239)](o(223))[o(252)](i)}))}}const Zo=Xo;function Xo(t,e){const n=Jo();return(Xo=function(t,e){return n[t-=198]})(t,e)}function Jo(){const t=["2600UClcgs","registerDescriptionCallback","*Outdent:* %0","7079103cdqIjL","commandName","registerBlockAttribute","blockIndent","71865JlEKrY","getItemLabel","editor","524GFfvms","*Indent:* %0","30CforNP","enableDefaultAttributesIntegration","indentBlock","63390LMgdea","1533UqktqG","enableCommand","descriptionFactory","get","plugins","indent","has","getItems","IndentEditing","afterInit","31dNcCDr","IndentBlock","locale","outdent","2149fZbrij","12722IZWQaX","TrackChangesEditing","FORMAT_INDENT","type","8151473IqWsOg","registerAttributeLabel","formatBlock","outdentBlock","format","_registerLegacyDescription"];return(Jo=function(){return t})()}!function(t,e){const n=Xo,r=t();for(;;)try{if(474957===parseInt(n(237))/1*(parseInt(n(201))/2)+parseInt(n(227))/3*(parseInt(n(221))/4)+-parseInt(n(218))/5*(-parseInt(n(223))/6)+parseInt(n(200))/7*(parseInt(n(211))/8)+parseInt(n(214))/9+-parseInt(n(226))/10+-parseInt(n(205))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jo);class Yo extends t.Plugin{[Zo(236)](){const t=Zo,e=this[t(220)],n=e[t(231)][t(230)](t(202));if(e[t(231)][t(233)](t(235))&&(n[t(228)](t(232)),n[t(228)](t(199))),e[t(231)][t(233)](t(238)))for(const e of[t(225),t(208)])n[t(224)](e);const r=e[t(198)];n[t(216)](t(217)),n[t(229)][t(206)](t(217),Wr(r,t(203))),this[t(210)]()}[Zo(210)](){const t=Zo,e=this[t(220)],n=e[t(198)],r=e[t(231)][t(230)](t(202));r[t(229)][t(212)]((e=>{const s=t;if(s(207)!=e[s(204)])return;const{data:o}=e;if(!o)return;if(s(225)!=o[s(215)]&&s(208)!=o[s(215)])return;const i=e[s(234)]()[0],a=r[s(229)][s(219)](i);return s(225)==o[s(215)]?{type:s(209),content:Wr(n,s(222),a)}:s(208)==o[s(215)]?{type:s(209),content:Wr(n,s(213),a)}:void 0}))}}var Qo=$o;function $o(t,e){var n=ti();return($o=function(t,e){return n[t-=230]})(t,e)}function ti(){var t=["1339rvkARL","TrackChangesEditing","801ULufsP","init","27uKxFCG","input","29052npVdjE","requires","editor","855090zJubjU","1573TztcXt","1FZipbe","592128MfhvHO","get","1268IxiZYq","21eETRWM","plugins","3580AHUaBR","enableCommand","252370BOGIbM","141684NsmMDz"];return(ti=function(){return t})()}!function(t,e){for(var n=$o,r=t();;)try{if(136811===-parseInt(n(234))/1*(parseInt(n(242))/2)+-parseInt(n(246))/3*(-parseInt(n(237))/4)+-parseInt(n(232))/5+-parseInt(n(243))/6*(parseInt(n(238))/7)+parseInt(n(235))/8*(parseInt(n(248))/9)+-parseInt(n(240))/10*(parseInt(n(233))/11)+parseInt(n(250))/12*(parseInt(n(244))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ti);class ei extends t.Plugin{static get[Qo(230)](){return[Ms.Input]}[Qo(247)](){var t=Qo;this[t(231)][t(239)][t(236)](t(245))[t(241)](t(249))}}function ni(t,e){const n=ri();return(ni=function(t,e){return n[t-=391]})(t,e)}function ri(){const t=["*Set link:* %0","linkHref","toLowerCase","plugins","attribute","commandParams","newValue","*Remove link*","569744ZZQoFU","get","commands","18BQbwfl","51297EIoKWg","editor","27jUhgVt","LinkEditing","973016xVQCXc","859578fGurDM","commandName","unlink","152vCbwKf","formatInline","_registerLegacyDescription","format","586280YCtNIi","enableDefaultAttributesIntegration","locale","afterInit","label","manualDecorators","type","registerDescriptionCallback","key","link (","29700lkmcVl","71749gYdNVW","registerAttributeLabel","TrackChangesEditing","link","descriptionFactory","21MJhmWx","registerInlineAttribute","has"];return(ri=function(){return t})()}const si=ni;!function(t,e){const n=ni,r=t();for(;;)try{if(113913===-parseInt(n(411))/1+parseInt(n(430))/2*(parseInt(n(431))/3)+-parseInt(n(396))/4*(-parseInt(n(410))/5)+-parseInt(n(393))/6+-parseInt(n(416))/7*(-parseInt(n(427))/8)+parseInt(n(433))/9*(-parseInt(n(400))/10)+-parseInt(n(392))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ri);class oi extends t.Plugin{[si(403)](){const t=si,e=this[t(432)];if(!e[t(422)][t(418)](t(391)))return;const n=e[t(422)][t(428)](t(413)),r=e[t(429)][t(428)](t(414));n[t(401)](t(414)),n[t(401)](t(395)),n[t(417)](t(420));for(const e of r[t(405)])n[t(417)](e.id),n[t(415)][t(412)](e.id,t(409)+e[t(404)][t(421)]()+")");n[t(415)][t(407)]((n=>{const r=t;if(r(423)!=n[r(406)])return;const{data:s}=n;if(!s||r(420)!=s[r(408)])return;const o=s[r(425)],i=e[r(402)];return{type:r(399),content:null==o?Wr(i,r(426)):Wr(i,r(419),'"'+o+'"')}})),this[t(398)]()}[si(398)](){const t=si,e=this[t(432)],n=e[t(402)];e[t(422)][t(428)](t(413))[t(415)][t(407)]((e=>{const r=t;if(r(397)!=e[r(406)])return;const{data:s}=e;if(s){if(r(414)==s[r(394)]){const t=s[r(424)][0];return{type:r(399),content:Wr(n,r(419),'"'+t+'"')}}return r(395)==s[r(394)]?{type:r(399),content:Wr(n,r(426))}:void 0}}))}}function ii(t,e){const n=li();return(ii=function(t,e){return n[t-=494]})(t,e)}const ai=ii;!function(t,e){const n=ii,r=t();for(;;)try{if(760112===-parseInt(n(524))/1*(parseInt(n(504))/2)+-parseInt(n(573))/3+parseInt(n(497))/4+-parseInt(n(558))/5+-parseInt(n(552))/6+parseInt(n(560))/7*(-parseInt(n(500))/8)+-parseInt(n(528))/9*(-parseInt(n(508))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(li);class ci extends t.Plugin{[ai(529)](){const t=ai,e=this[t(579)],n=e[t(544)];if(!e[t(526)][t(566)](t(517)))return;const r=e[t(526)][t(553)](t(564)),s=e[t(526)][t(566)](t(536));function o(t){return()=>{const n=ii,s=e[n(499)][n(535)][n(555)],o=e[n(575)][n(553)](t);if(o[n(522)])return void e[n(548)](n(527),{});const i=t[n(554)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(525)](t)[s(563)]((t=>function(t,e){const n=s;return e[n(559)](t[n(507)],n(515))&&!e[n(569)](t)}(t,r)));o=o[s(563)]((t=>!t.is(s(501),s(515))||t[s(572)](s(562))!=e));const i=new Set;for(const t of o)t.is(s(501),s(515))?i[s(547)](ui(t)):i[s(547)](t);return Array[s(525)](i)}(s[n(495)](),i,e[n(499)][n(565)]);e[n(499)][n(578)]((()=>{const e=n;for(const n of a)r[e(550)](n,{commandName:t,commandParams:[{forceValue:!o[e(522)]}],formatGroupId:e(542)},fi(n))}))}}function i(t){return()=>{const n=ii,s=function(t){const e=ii;let n=Array[e(525)](t);const r=n[e(530)]((t=>e(515)!=t[e(576)]));return r>-1&&(n=n[e(554)](0,r)),n}(e[n(499)][n(535)][n(555)][n(495)]()),o=e[n(499)][n(513)](e[n(499)][n(537)](s[0],n(519)),e[n(499)][n(537)](s[s[n(574)]-1],n(531)));e[n(499)][n(578)]((()=>{const e=n;r[e(550)](o,{commandName:t,commandParams:[],formatGroupId:e(496)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(509)];for(;t&&t[n(572)](n(496))>e[n(572)](n(496));)r[n(547)](t),t=t[n(509)]}return Array[n(525)](r)}(s))}))}}r[t(502)](t(510),o(t(510))),r[t(502)](t(543),o(t(543))),s&&r[t(502)](t(557),o(t(557))),r[t(502)](t(551),i(t(551))),r[t(502)](t(511),i(t(511))),s&&r[t(502)](t(541),(()=>{const n=t,s=e[n(575)][n(553)](n(541)),o=Array[n(525)](s[n(533)]);o[n(563)]((t=>t[n(572)](n(494))!=s[n(522)])),e[n(499)][n(578)]((()=>{const t=n;for(const e of o)r[t(550)](e,{commandName:t(541),commandParams:[{forceValue:!s[t(522)]}]})}))})),r[t(549)][t(570)](t(515),(e=>Wr(n,t(518),e))),r[t(549)][t(498)]((e=>{const r=t;if(r(521)!=e[r(534)]&&r(514)!=e[r(534)])return;const{data:s}=e;if(s){if(r(510)==s[r(577)]||r(543)==s[r(577)]||r(557)==s[r(577)])switch(s[r(577)][r(568)](r(539),"")){case r(516):return o(Wr(n,r(520)));case r(512):return o(Wr(n,r(540)));case r(545):return o(Wr(n,r(561)))}if(r(551)==s[r(577)])return{type:r(506),content:Wr(n,r(556),Wr(n,r(518)))};if(r(511)==s[r(577)])return{type:r(506),content:Wr(n,r(523),Wr(n,r(518)))};if(r(541)==s[r(577)])return s[r(538)][0][r(503)]?{type:r(506),content:Wr(n,r(567))}:{type:r(506),content:Wr(n,r(532))}}function o(t){const e=r;return{type:e(506),content:Wr(n,e(505),t)}}}))}}function ui(t){const e=ai,n=t[e(572)](e(496));if(0==n)return t;let r=t;for(;t[e(546)]&&t[e(546)].is(e(501),e(515));){const s=t[e(546)][e(572)](e(496));if(s==n)r=t[e(546)];else if(s<n)break;t=t[e(546)]}return r}function li(){const t=["before","ELEMENT_BULLETED_LIST","formatBlock","value","*Outdent:* %0","1tWQkVn","from","plugins","paragraph","44007669ULDxFd","afterInit","findIndex","end","*Uncheck item*","_selectedElements","type","document","LegacyTodoListEditing","createPositionAt","commandParams","List","ELEMENT_NUMBERED_LIST","checkTodoList","blockName","bulletedList","locale","todo","previousSibling","add","execute","descriptionFactory","markBlockFormat","indentList","8333154OqTUjL","get","slice","selection","*Indent:* %0","todoList","1468415mWzvgv","checkChild","707QAGoXc","ELEMENT_TODO_LIST","listType","filter","TrackChangesEditing","schema","has","*Check item*","replace","isObject","registerElementLabel","push","getAttribute","915246BpbIBU","length","commands","name","commandName","change","editor","todoListChecked","getSelectedBlocks","listIndent","334640CRcEIh","registerDescriptionCallback","model","91256PWPnQU","element","enableCommand","forceValue","2147116LAsfHx","*Change to:* %0","format","parent","10VxYqeg","nextSibling","numberedList","outdentList","numbered","createRange","formatInline","listItem","bulleted","LegacyListEditing","ELEMENT_LIST_ITEM"];return(li=function(){return t})()}function fi(t){const e=ai,n=[];if(t.is(e(501),e(515))&&t[e(572)](e(496))>0){let r=t[e(509)];for(;r&&e(515)==r[e(576)]&&r[e(572)](e(496))==t[e(572)](e(496));)n[e(571)](r),r=r[e(509)]}return n}function hi(){const t=["from","commandParams","42791rjSeBM","TrackChangesEditing","listReversed","formatInline","handleDescriptions","commandName","5488758xbvtZO","6842XpzoYT","_getSuggestionBlocksForListStyle","handleListStartCommand","descriptionFactory","replace","default","*Format:* set start index to %0","createPositionAt","format","LegacyListUtils","backward","numbered","listType","_LIST_","parent","afterInit","75kxEiga","getSelectedBlocks","328rjxfVX","enableCommand","change","config","handleListReversedCommand","_getSuggestionBlocks","_getTranslationKeyForListStyle","*Format:* set order to reversed","38210xMmduc","reversed","list.properties","createRange","listStyle","element","length","getListTypeFromListStyleType","markMultiRangeBlockFormat","LegacyListPropertiesEditing","before","673316JJEKji","selection","startIndex","registerDescriptionCallback","10208KOVsaI","listStart","*Format:* set order to regular","flat","unshift","get","5zfjkat","locale","48416LeaUOd","getFirstPosition","push","handleListStyleCommand","formatBlock","model","filter","styles","ELEMENT_","toUpperCase","document","editor","plugins","bind","4467222XhKydL","forward","listItem","map","getAttribute","*Change to:* %0","getLastPosition","has","type","getSiblingNodes"];return(hi=function(){return t})()}const gi=di;function di(t,e){const n=hi();return(di=function(t,e){return n[t-=258]})(t,e)}!function(t,e){const n=di,r=t();for(;;)try{if(509575===parseInt(n(287))/1+-parseInt(n(295))/2*(parseInt(n(262))/3)+-parseInt(n(283))/4+-parseInt(n(293))/5*(parseInt(n(309))/6)+parseInt(n(321))/7*(parseInt(n(264))/8)+-parseInt(n(327))/9+-parseInt(n(272))/10*(-parseInt(n(328))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(hi);class pi extends t.Plugin{[gi(261)](){const t=gi;if(!this[t(306)][t(307)][t(316)](t(281)))return;const e=this[t(306)][t(267)][t(292)](t(274)),n=this[t(306)][t(307)][t(292)](t(322));e[t(302)]&&n[t(265)](t(276),this[t(298)][t(308)](this)),e[t(273)]&&n[t(265)](t(323),this[t(268)][t(308)](this)),e[t(285)]&&n[t(265)](t(288),this[t(330)][t(308)](this)),n[t(331)][t(286)](this[t(325)][t(308)](this))}[gi(298)](t,e={}){const n=gi,r=this[n(306)][n(307)][n(292)](n(322)),s=this[n(329)]();this[n(306)][n(300)][n(266)]((()=>{const t=n;r[t(280)](s,{commandName:t(276),commandParams:[{type:e[t(317)]}],formatGroupId:t(276)})}))}[gi(268)](t,e={}){const n=gi,r=this[n(306)][n(307)][n(292)](n(322)),s=this[n(269)]((t=>t.is(n(277),n(311))&&n(339)===t[n(313)](n(258))));if(s[n(278)]<1)return;const o=s[n(312)]((t=>this[n(306)][n(300)][n(275)](this[n(306)][n(300)][n(335)](t,n(282)),this[n(306)][n(300)][n(335)](t,0))));this[n(306)][n(300)][n(266)]((()=>{const t=n;r[t(280)](o,{commandName:t(323),commandParams:[{reversed:e[t(273)]}],formatGroupId:t(323)})}))}[gi(330)](t,e={}){const n=gi,r=this[n(306)][n(307)][n(292)](n(322)),s=this[n(269)]((t=>t.is(n(277),n(311))&&n(339)===t[n(313)](n(258))));if(s[n(278)]<1)return;const o=s[n(312)]((t=>this[n(306)][n(300)][n(275)](this[n(306)][n(300)][n(335)](t,n(282)),this[n(306)][n(300)][n(335)](t,0))));this[n(306)][n(300)][n(266)]((()=>{const t=n;r[t(280)](o,{commandName:t(288),commandParams:[{startIndex:e[t(285)]}],formatGroupId:t(288)})}))}[gi(325)](t){const e=gi;if(e(299)!=t[e(317)]&&e(324)!=t[e(317)])return;const n=this[e(306)][e(294)],{data:r}=t;if(!r)return;let s,o;switch(r[e(326)]){case e(276):s=e(314),o={type:e(336),content:Wr(n,s,Wr(n,this[e(270)](r[e(320)][0][e(317)])))};break;case e(323):s=r[e(320)][0][e(273)]?e(271):e(289),o={type:e(336),content:Wr(n,s)};break;case e(288):s=e(334),o={type:e(336),content:Wr(n,s,r[e(320)][0][e(285)])}}return o}[gi(329)](){const t=gi;var e,n,r,s;const o=this[t(306)][t(307)][t(292)](t(337));let i=Array[t(319)](this[t(306)][t(300)][t(305)][t(284)][t(263)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(277),t(311)))&&i[t(291)](...o[t(318)](this[t(306)][t(300)][t(305)][t(284)][t(296)](),t(338))),(null===(n=i[i[t(278)]-1])||void 0===n?void 0:n.is(t(277),t(311)))&&i[t(297)](...o[t(318)](this[t(306)][t(300)][t(305)][t(284)][t(315)](),t(310))),i=[...new Set(i)],(null===(s=null===(r=this[t(306)][t(300)][t(305)][t(284)][t(296)]())||void 0===r?void 0:r[t(260)])||void 0===s?void 0:s.is(t(277),t(311)))&&(i=i[t(301)]((e=>e.is(t(277),t(311))))),i}[gi(269)](t){const e=gi,n=this[e(306)][e(307)][e(292)](e(337));let r=Array[e(319)](this[e(306)][e(300)][e(305)][e(284)][e(263)]())[e(301)](t)[e(312)]((t=>{const r=e,s=this[r(306)][r(300)][r(335)](t,0);return[...n[r(318)](s,r(338)),...n[r(318)](s,r(310))]}))[e(290)]();return r=[...new Set(r)],r}[gi(270)](t){const e=gi;return e(303)+(this[e(306)][e(307)][e(292)](e(337))[e(279)](t)||e(333))[e(304)]()+e(259)+t[e(304)]()[e(332)](/-/g,"_")}}const mi=Ei;function Ii(){const t=["for","options","attribute:url:media","dataDowncast","afterInit","1191537kHAmHu","enableCommand","54SjLAdq","data","high","media","15bNYqUh","62GiRhQF","23438sxKTKa","plugins","locale","1285964DiIIVp","showSuggestionHighlights","div","descriptionFactory","1058190wFToSl","TrackChangesEditing","11360954LRJwfQ","has","stop","createEmptyElement","editor","downcastDispatcher","ELEMENT_MEDIA","MediaEmbedEditing","get","3453072CVkMtJ","mediaEmbed","70VUbjvr","42162mKZHat","elementToElement","registerElementLabel","conversion"];return(Ii=function(){return t})()}function Ei(t,e){const n=Ii();return(Ei=function(t,e){return n[t-=478]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(806828===parseInt(n(503))/1*(parseInt(n(502))/2)+parseInt(n(486))/3+-parseInt(n(506))/4*(parseInt(n(501))/5)+parseInt(n(497))/6*(-parseInt(n(510))/7)+parseInt(n(483))/8+parseInt(n(495))/9*(parseInt(n(485))/10)+parseInt(n(512))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ii);class bi extends t.Plugin{[mi(494)](){const t=mi,e=this[t(478)];if(!e[t(504)][t(513)](t(481)))return;const n=e[t(504)][t(482)](t(511)),r=e[t(505)];n[t(496)](t(484)),n[t(509)][t(488)](t(500),(e=>Wr(r,t(480),e))),e[t(489)][t(490)](t(493))[t(487)]({model:t(500),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(507)])return n[s(515)](s(508))},converterPriority:t(499)}),e[t(498)][t(479)].on(t(492),((e,n,r)=>{const s=t;r[s(491)][s(507)]&&e[s(514)]()}),{priority:t(499)})}}function Ti(t,e){const n=yi();return(Ti=function(t,e){return n[t-=335]})(t,e)}const _i=Ti;function yi(){const t=["afterInit","1664372cwfsxO","get","2497180tsLsmv","7990bcBySe","23168ZsdUEH","mention","plugins","4278mNfyTF","1296504EdFWXN","25793433aCQpMu","has","2462037WShieb","3073SIdZHw","editor","MentionEditing","enableCommand","TrackChangesEditing"];return(yi=function(){return t})()}!function(t,e){const n=Ti,r=t();for(;;)try{if(733639===-parseInt(n(351))/1+parseInt(n(345))/2+parseInt(n(336))/3+parseInt(n(343))/4+-parseInt(n(346))/5*(-parseInt(n(350))/6)+parseInt(n(337))/7*(parseInt(n(347))/8)+-parseInt(n(352))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yi);class Ai extends t.Plugin{[_i(342)](){const t=_i,e=this[t(338)];e[t(349)][t(335)](t(339))&&e[t(349)][t(344)](t(341))[t(340)](t(348))}}const ki=Li;!function(t,e){const n=Li,r=t();for(;;)try{if(544529===-parseInt(n(312))/1*(parseInt(n(293))/2)+parseInt(n(308))/3*(parseInt(n(304))/4)+parseInt(n(283))/5+-parseInt(n(292))/6*(-parseInt(n(299))/7)+parseInt(n(300))/8+parseInt(n(309))/9+-parseInt(n(311))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ni);class Ci extends t.Plugin{[ki(307)](){const t=ki,e=this[t(303)],n=e[t(301)][t(310)](t(313));e[t(301)][t(314)](t(289))&&(n[t(294)](t(295)),n[t(286)](t(290)),n[t(298)][t(296)]((e=>this[t(282)](e))))}[ki(282)](t){const e=ki,n=this[e(303)][e(291)],{data:r}=t,s={type:e(306),content:""};if(r&&e(290)==r[e(297)]){if(!r[e(288)])return{type:e(306),content:Wr(n,e(281),Wr(n,e(302)))+" ("+r[e(287)]+")"};if(!r[e(287)]){let o=t[e(280)];for(;o;){if(o[e(305)]&&e(285)==o[e(305)][e(297)]&&o[e(305)][e(287)])return s;o=o[e(284)]}return{type:e(306),content:Wr(n,e(279),Wr(n,e(302)))+" ("+r[e(288)]+")"}}}}}function Li(t,e){const n=Ni();return(Li=function(t,e){return n[t-=279]})(t,e)}function Ni(){const t=["ELEMENT_MULTI_LEVEL_LIST","editor","508fOGREK","data","format","afterInit","22353ZMYSBo","6105249aSMqoP","get","20337080RWjAKn","649WkqZnh","TrackChangesEditing","has","*Remove format:* %0","head","*Set format:* %0","handleDescriptions","3533030QnUtaN","next","listType","registerBlockAttribute","newValue","oldValue","MultiLevelList","listMarkerStyle","locale","1229064SzqVmf","2894ANszvE","enableDefaultAttributesIntegration","multiLevelList","registerDescriptionCallback","key","descriptionFactory","7vuToHN","7850016eiaBzf","plugins"];return(Ni=function(){return t})()}function Ri(t,e){const n=Si();return(Ri=function(t,e){return n[t-=455]})(t,e)}function Si(){const t=["editor","25887kvmYDW","5164896xKNufY","3jPhmEu","get","15718pmnteL","6FIxtzZ","PageBreakEditing","has","1226840FqUhHj","pageBreak","afterInit","3035776JQzBSz","descriptionFactory","306GIsZMK","registerElementLabel","locale","TrackChangesEditing","183043XGKZLi","148TsJyon","enableCommand","80230pnjHMp","ELEMENT_PAGE_BREAK","plugins"];return(Si=function(){return t})()}const Mi=Ri;!function(t,e){const n=Ri,r=t();for(;;)try{if(259195===parseInt(n(455))/1*(-parseInt(n(457))/2)+parseInt(n(477))/3*(parseInt(n(471))/4)+-parseInt(n(461))/5+parseInt(n(458))/6*(parseInt(n(470))/7)+parseInt(n(464))/8+parseInt(n(466))/9*(parseInt(n(473))/10)+-parseInt(n(478))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Si);class vi extends t.Plugin{[Mi(463)](){const t=Mi,e=this[t(476)];if(!e[t(475)][t(460)](t(459)))return;e[t(475)][t(456)](t(469))[t(472)](t(462));const n=e[t(475)][t(456)](t(469)),r=e[t(468)];n[t(465)][t(467)](t(462),(e=>Wr(r,t(474),e)))}}function wi(t,e){const n=Di();return(wi=function(t,e){return n[t-=142]})(t,e)}const Oi=wi;!function(t,e){const n=wi,r=t();for(;;)try{if(746673===-parseInt(n(175))/1*(parseInt(n(143))/2)+parseInt(n(208))/3*(-parseInt(n(152))/4)+-parseInt(n(172))/5+parseInt(n(179))/6+-parseInt(n(187))/7*(-parseInt(n(194))/8)+parseInt(n(161))/9+parseInt(n(165))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Di);class Fi extends t.Plugin{[Oi(142)](){const t=Oi,e=this[t(198)];if(!e[t(177)][t(166)](t(167)))return;const n=e[t(169)],r=e[t(177)][t(201)](t(171));r[t(197)][t(209)](t(163),(e=>Wr(n,t(160),e))),r[t(164)](t(163)),r[t(203)](t(145)),e[t(200)][t(191)].on(t(182),Bi(e),{priority:t(148)}),e[t(205)][t(191)].on(t(182),((n,r,s)=>{const o=t;s[o(151)][o(170)]&&Bi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(148)});const s=r[t(197)];s[t(158)]((r=>{const o=t;if(o(176)!==r[o(184)])return;const{start:i,end:a}=r[o(190)]();if(!i[o(186)](a)||!i[o(155)])return;const c=e[o(146)][o(173)],u=i[o(155)];return c[o(174)](u)&&!c[o(147)](u)&&c[o(210)](u,o(168))?{type:o(176),content:Wr(n,o(199),s[o(178)](u,1))}:void 0})),this[t(162)]()}[Oi(162)](){const t=Oi,e=this[t(198)],n=e[t(169)];e[t(177)][t(201)](t(171))[t(197)][t(158)]((e=>{const r=t;if(r(185)!=e[r(184)])return;const{data:s}=e;return s&&r(163)==s[r(144)]?{type:r(206),content:Wr(n,r(149),Wr(n,r(160)))}:void 0}))}}function Di(){const t=["activeMarkers","start","nodeAfter","writer","bindElementToMarker","registerDescriptionCallback","ck-suggestion-marker-split","ELEMENT_PARAGRAPH","1371591IbyKcU","_registerLegacyDescription","paragraph","enableDefaultAttributesIntegration","18998330TVbemj","has","Paragraph","$text","locale","showSuggestionHighlights","TrackChangesEditing","4192745dqhgxi","schema","isBlock","1343081AALTLX","insertion","plugins","getItemLabel","2110686NGIoTS","mapper","ck-suggestion-marker--active","addMarker:suggestion:insertion","markerName","type","formatBlock","isTouching","1477728JoRiIG","createUIElement","insert","getFirstRange","downcastDispatcher","name","span","24eCfzBi","toViewPosition","consumable","descriptionFactory","editor","*Insert:* %0","editing","get","addClass","enableCommand","markerRange","data","format","consume","114XLyVlb","registerElementLabel","checkChild","includes","afterInit","2paKpzQ","commandName","insertParagraph","model","isLimit","highest","*Change to:* %0","end","options","11476jFIrSy"];return(Di=function(){return t})()}function Bi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=wi,i=t[o(177)][o(201)](o(171)),a=r[o(204)][o(154)],c=r[o(204)][o(150)],u=t[o(146)][o(173)];if(!a[o(186)](c)||!a[o(155)])return;const l=a[o(155)];if(u[o(174)](l)&&!u[o(147)](l)&&u[o(210)](l,o(168))){if(!s[o(196)][o(207)](r[o(204)],n[o(192)]))return;const t=s[o(156)][o(188)](o(193),{class:o(159)}),a=s[o(180)][o(195)](c);e&&i[o(153)][o(211)](r[o(183)])&&s[o(156)][o(202)](o(181),t),s[o(156)][o(189)](a,t),s[o(180)][o(157)](t,r[o(183)])}}}const xi=Ui;function Pi(){const t=["descriptionFactory","181490acIGLO","type","plugins","formatInline","9838884CvBKTN","27764trebFk","registerDescriptionCallback","*Remove all formatting*","_registerLegacyDescription","2504054ANmFEV","has","afterInit","get","enableDefaultAttributesIntegration","117RBOsCA","4vWJcRu","commandName","RemoveFormatEditing","527733gYFNie","locale","179855jWshVo","format","editor","removeFormat","293348THveJk","TrackChangesEditing","8ccXcyg","66RLoFfQ","formatBlock"];return(Pi=function(){return t})()}function Ui(t,e){const n=Pi();return(Ui=function(t,e){return n[t-=302]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(198451===parseInt(n(309))/1+-parseInt(n(320))/2+-parseInt(n(303))/3*(parseInt(n(330))/4)+-parseInt(n(305))/5*(-parseInt(n(312))/6)+-parseInt(n(324))/7*(-parseInt(n(311))/8)+parseInt(n(329))/9*(parseInt(n(315))/10)+-parseInt(n(319))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pi);class ji extends t.Plugin{[xi(326)](){const t=xi,e=this[t(307)];e[t(317)][t(325)](t(302))&&(e[t(317)][t(327)](t(310))[t(328)](t(308)),this[t(323)]())}[xi(323)](){const t=xi,e=this[t(307)];e[t(317)][t(327)](t(310))[t(314)][t(321)]((n=>{const r=t;if(r(313)!=n[r(316)]&&r(318)!=n[r(316)])return;const{data:s}=n;return s&&r(308)==s[r(331)]?{type:r(306),content:Wr(e[r(304)],r(322))}:void 0}))}}const Gi=zi;function Vi(){const t=["has","16hqueHY","plugins","acceptAllSuggestions","get","RestrictedEditingModeEditing","1748799GKyXRK","discardSelectedSuggestions","discardAllSuggestions","792cZoYYg","goToPreviousRestrictedEditingException","goToNextRestrictedEditingException","474rpFKyP","150030wMfYQw","1973064ATriiB","77399pVxvKb","99fCcEMz","5LfEPGd","afterInit","trackChanges","enableCommand","acceptSuggestion","TrackChangesEditing","16yPaEFV","discardSuggestion","editor","acceptSelectedSuggestions","1868624PaWgeW","336921PflpNz","374620kRxDDs"];return(Vi=function(){return t})()}function zi(t,e){const n=Vi();return(zi=function(t,e){return n[t-=364]})(t,e)}!function(t,e){const n=zi,r=t();for(;;)try{if(605217===parseInt(n(369))/1*(parseInt(n(387))/2)+parseInt(n(370))/3+parseInt(n(383))/4*(-parseInt(n(373))/5)+parseInt(n(368))/6*(parseInt(n(371))/7)+-parseInt(n(379))/8*(-parseInt(n(392))/9)+parseInt(n(385))/10*(-parseInt(n(372))/11)+parseInt(n(365))/12*(-parseInt(n(384))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vi);class Wi extends t.Plugin{[Gi(374)](){const t=Gi,e=this[t(381)];if(!e[t(388)][t(386)](t(391)))return;const n=e[t(388)][t(390)](t(378));n[t(376)](t(366)),n[t(376)](t(367));const r=e[t(388)][t(390)](t(391));r[t(376)](t(375)),r[t(376)](t(377)),r[t(376)](t(380)),r[t(376)](t(389)),r[t(376)](t(364)),r[t(376)](t(382)),r[t(376)](t(393))}}const Hi=qi;function Ki(){const t=["options","addMarker:suggestion:insertion","TrackChangesEditing","split","5730ETVxig","span","markerName","6786QFvFuu","addMarker:suggestion","editor","writer","data","insert","ck-suggestion-marker--active","descriptionFactory","enableCommand","includes","1437458jLIgUK","getItems","registerElementLabel","activeMarkers","mapper","791zKAkMu","name","element","642708kOTseA","20XYOoTU","plugins","ELEMENT_LINE_BREAK","addMarker:suggestion:deletion","bindElementToMarker","deletion","init","get","downcastDispatcher","2672QavypI","editing","requires","locale","ck-suggestion-marker-","234hpJimc","createPositionBefore","addClass","high","consumable","markerRange","merge","softBreak","model","test","505483XsEryk","1359384BmmFkb","toViewPosition","showSuggestionHighlights","shiftEnter","30774gGmjfG","createUIElement"];return(Ki=function(){return t})()}function qi(t,e){const n=Ki();return(qi=function(t,e){return n[t-=247]})(t,e)}!function(t,e){const n=qi,r=t();for(;;)try{if(766151===parseInt(n(291))/1+parseInt(n(257))/2*(-parseInt(n(272))/3)+-parseInt(n(268))/4+-parseInt(n(300))/5*(-parseInt(n(299))/6)+-parseInt(n(296))/7*(parseInt(n(252))/8)+parseInt(n(281))/9*(parseInt(n(278))/10)+parseInt(n(267))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ki);class Zi extends t.Plugin{static get[Hi(254)](){return[Js.ShiftEnter]}[Hi(249)](){const t=Hi,e=this[t(283)],n=e[t(301)][t(250)](t(276));n[t(289)](t(271)),e[t(253)][t(251)].on(t(275),Xi(e),{priority:t(260)}),e[t(253)][t(251)].on(t(303),Xi(e),{priority:t(260)}),e[t(285)][t(251)].on(t(282),((n,r,s)=>{const o=t;s[o(274)][o(270)]&&Xi(e,{showActiveMarker:!1})(n,r,s)})),n[t(288)][t(293)](t(264),(n=>Wr(e[t(255)],t(302),n)))}}function Xi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=qi,i=t[o(301)][o(250)](o(276));if(!s[o(261)][o(266)](r[o(262)],n[o(297)]))return;const a=t[o(265)];for(const t of r[o(262)][o(292)]()){if(!t.is(o(298),o(264)))continue;const n=o(248)==r[o(280)][o(277)](":")[1]?o(263):o(277),c=s[o(284)][o(273)](o(279),{class:o(256)+n}),u=s[o(295)][o(269)](a[o(258)](t));e&&i[o(294)][o(290)](r[o(280)])&&s[o(284)][o(259)](o(287),c),s[o(284)][o(286)](u,c),s[o(295)][o(247)](c,r[o(280)])}}}const Ji=Yi;function Yi(t,e){const n=Qi();return(Yi=function(t,e){return n[t-=274]})(t,e)}function Qi(){const t=["descriptionFactory","commandParams","selection","8832078vWdOzZ","FORMAT_RESTRICTED_DISABLED","model","registerDescriptionCallback","get","change","has","StandardEditingModeEditing","getRanges","757848MvOmzu","editor","isCollapsed","restrictedEditingException","387236gLYwNu","plugins","96xNPvnS","7655vjXhBp","commandName","6pFtvSZ","650587FiAQfH","forceValue","from","markInlineFormat","FORMAT_RESTRICTED_ENABLED","enableCommand","locale","type","3714140EmmZgv","value","commands","afterInit","TrackChangesEditing","formatInline","480516rAuwBA","format","formatBlock","document","276BBJWNA"];return(Qi=function(){return t})()}!function(t,e){const n=Yi,r=t();for(;;)try{if(976504===-parseInt(n(278))/1+parseInt(n(299))/2*(-parseInt(n(304))/3)+parseInt(n(295))/4+parseInt(n(302))/5*(-parseInt(n(282))/6)+-parseInt(n(305))/7*(-parseInt(n(301))/8)+parseInt(n(286))/9+-parseInt(n(313))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qi);class $i extends t.Plugin{[Ji(275)](){const t=Ji,e=this[t(296)],n=e[t(288)],r=e[t(311)];if(!e[t(300)][t(292)](t(293)))return;const s=e[t(300)][t(290)](t(276)),o=t(298),i=e[t(274)][t(290)](o);s[t(310)](o,((e,r={})=>{const a=t,c=n[a(281)][a(285)];if(c[a(297)])return void e(r);const u=void 0!==r[a(306)]?r[a(306)]:!i[a(314)];n[a(291)]((()=>{const t=a,e=Array[t(307)](c[t(294)]());for(const r of e){const e=u?[r]:ws(o,r,n);for(const n of e)s[t(308)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(283)][t(289)]((e=>{const n=t;if(n(280)!=e[n(312)]&&n(277)!=e[n(312)])return;const{data:s}=e;return s&&s[n(303)]==o?s[n(284)][0][n(306)]?{type:n(279),content:Wr(r,n(309))}:{type:n(279),content:Wr(r,n(287))}:void 0}))}}function ta(t,e){const n=ra();return(ta=function(t,e){return n[t-=448]})(t,e)}const ea=ta;!function(t,e){const n=ta,r=t();for(;;)try{if(678060===parseInt(n(476))/1*(parseInt(n(467))/2)+-parseInt(n(466))/3*(parseInt(n(448))/4)+parseInt(n(495))/5*(-parseInt(n(455))/6)+-parseInt(n(479))/7+parseInt(n(471))/8+parseInt(n(486))/9+-parseInt(n(475))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ra);class na extends t.Plugin{[ea(460)](){const t=ea,e=this[t(473)];if(!e[t(457)][t(477)](t(463))||!e[t(457)][t(477)](t(482)))return;const n=e[t(457)][t(474)](t(459)),r=e[t(480)],s=e[t(493)][t(474)](t(461))||{},o=e[t(457)][t(474)](t(453)),i=e[t(457)][t(474)](t(492))[t(468)](e[t(457)][t(474)](t(482)),s[t(449)]);n[t(451)](t(461));const a=new Set;for(const e of i[t(469)]){const n=o[t(494)](e[t(478)]);a[t(484)](n)}const c=new Set;for(const e of i[t(454)]){const n=o[t(494)](e[t(478)]);c[t(484)](n);for(const n of e[t(450)])c[t(484)](n)}for(const e of a)n[t(496)](e),n[t(456)][t(464)](e,Wr(r,t(485)));for(const e of c)n[t(491)](e),n[t(456)][t(464)](e,Wr(r,t(485)));this[t(452)]()}[ea(452)](){const t=ea,e=this[t(473)],n=e[t(480)];e[t(457)][t(474)](t(459))[t(456)][t(458)]((e=>{const r=t;if(r(472)!=e[r(465)]&&r(487)!=e[r(465)])return;const{data:s}=e;return s&&r(461)===s[r(489)]?s[r(470)][0][r(488)]?{type:r(490),content:Wr(n,r(497),s[r(470)][0][r(462)][r(481)]())}:{type:r(490),content:Wr(n,r(483),s[r(470)][0][r(462)][r(481)]())}:void 0}))}}function ra(){const t=["*Set format:* %0","68BgqvLy","definitions","ghsAttributes","enableDefaultAttributesIntegration","_registerLegacyDescription","GeneralHtmlSupport","inline","12sUJwRB","descriptionFactory","plugins","registerDescriptionCallback","TrackChangesEditing","afterInit","style","styleName","Style","registerAttributeLabel","type","6417hiTMkH","3790uWNwNX","normalizeConfig","block","commandParams","9586000CGfFoh","formatBlock","editor","get","13660820lcJwyM","55jVkOdm","has","element","2311757DNnUjV","locale","toLowerCase","DataSchema","*Remove format:* %0","add","FORMAT_STYLE","11794887ffLVit","formatInline","forceValue","commandName","format","registerInlineAttribute","StyleUtils","config","getGhsAttributeNameForElement","505655JVRQpb","registerBlockAttribute"];return(ra=function(){return t})()}const sa=oa;function oa(t,e){const n=ia();return(oa=function(t,e){return n[t-=426]})(t,e)}function ia(){const t=["minColumn","isInContent","tablePaste","registerElementLabel","forceValue","TableEditing","_tablePostFixingSubtypes","position","first","startsWith","646550ifCmkC","getSelectionAffectedTableCells","cell","left","colspan","accept","execute","change","insertTableColumnRight","element","_suggestionFactory","low","getChanges","6471gRUrET","oldRange","includes","highest","insertTable","getFirstRange","hasAttribute","3209196unrZHj","model","28BfYcag","createRangeIn","ELEMENT_TABLE_COLUMN_WITH_TEXT","TableUtils","getChangedMarkers","tableRow","deletion","getContainedElement","MAX_SAFE_INTEGER","subType","_getCoordsForCells","writer","some","_splitMarkerName","item","start","*Insert:* %0","type","getAttribute","minRow","insertTableColumnLeft","enableCommand","insertTableRowBelow","findAncestor","ELEMENT_TABLE_WITH_TEXT","tableCell","removeTableColumn","removeClass","showSuggestionHighlights","_getSuggestionCoords","132eLixnN","discard","ELEMENT_TABLE_COLUMN","markMultiRangeDeletion","selectTableRow","registerCustomCallback","every","removeTableRow","createPositionAt","join","addMarker:suggestion","values","suggestion","nodeAfter","getRanges","change:data","getCellLocation","enqueueChange","getItems","span","from","setSelection","$graveyard","_setupColumnsRowsFixing","*Remove:* %0","name","data","has","insertion","editor","registerDescriptionCallback","addRange","MIN_SAFE_INTEGER","ELEMENT_TABLE","plugins","push","4490SqZTeT","insert","getRowIndexes","classes","maxRow","toViewElement","addClass","_acceptFormatSuggestionCallbackFactory","ELEMENT_TABLE_ROW","max","fromRange","isArray","createRangeOn","707253LLAJUj","document","downcastDispatcher","$textProxy","rowspan","nodeBefore","above","3298104ISwSjE","getColumnIndexes","batch","options","isEqual","isIntersectingWithRange","64264JzbBph","toLowerCase","locale","refresh","maxColumn","rootName","getSuggestion","_tableSuggestions","min","differ","end","table","registerPostFixer","length","get","createTableWalker","51333fMrjOT","markMultiRangeInsertion","afterInit","detach","last","commands","selectTableColumn","substr","filter","TrackChangesEditing","descriptionFactory","mapper","root","add","order","ELEMENT_TABLE_ROW_WITH_TEXT","map","selection","insertTableRowAbove","isTouching","getChildren","tableColumn"];return(ia=function(){return t})()}!function(t,e){const n=oa,r=t();for(;;)try{if(645985===parseInt(n(490))/1+-parseInt(n(441))/2*(-parseInt(n(519))/3)+-parseInt(n(571))/4+-parseInt(n(551))/5+-parseInt(n(497))/6+-parseInt(n(573))/7*(parseInt(n(503))/8)+parseInt(n(564))/9*(parseInt(n(477))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ia);class aa extends t.Plugin{constructor(t){const e=oa;super(t),this[e(547)]=[e(578),e(540)],this[e(510)]=new Set}[sa(521)](){const t=sa,e=this[t(470)],n=e[t(572)][t(491)][t(536)];if(!e[t(475)][t(468)](t(546)))return;const r=e[t(505)],s=e[t(475)][t(517)](t(528)),o=e[t(475)][t(517)](t(576));s[t(529)][t(544)](t(514),(e=>Wr(r,t(474),e))),this[t(464)](),s[t(432)](t(568)),s[t(432)](t(445)),s[t(432)](t(525));for(const r of[t(537),t(433)]){const i=e[t(524)][t(517)](r);s[t(432)](r,(r=>{const a=t;e[a(572)][a(558)]((t=>{const e=a;r();const c=e(496)===i[e(533)],u=o[e(552)](n),l=o[e(479)](u),f=c?l[e(549)]-1:l[e(523)]+1,h=u[0][e(434)](e(514)),g=o[e(518)](h,{startRow:f,endRow:f}),d=Array[e(461)](g)[e(535)]((n=>t[e(489)](n[e(553)])));s[e(520)](d,e(578))}))}))}for(const r of[t(431),t(559)]){const i=e[t(524)][t(517)](r);s[t(432)](r,(r=>{const a=t;e[a(572)][a(558)]((t=>{const e=a;r();const c=e(554)===i[e(533)],u=o[e(552)](n),l=o[e(498)](u),f=c?l[e(549)]-1:l[e(523)]+1,h=u[0][e(434)](e(514)),g=o[e(518)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(461)](g)[e(535)]((n=>t[e(489)](n[e(553)])));s[e(520)](d,e(540))}))}))}for(const r of[t(448),t(437)]){const i=r[t(526)](11),a=i[t(504)](),c=a[t(526)](0,3)+t(460),u=t(514)+i,l=t(511)+i,f=t(486)+i;s[t(432)](r,(()=>{const i=t;e[i(572)][i(558)]((t=>{const e=i,h=o[e(552)](n),g=h[0][e(434)](e(514));let d;if(e(448)==r){const t=o[e(479)](h);d={startRow:t[e(549)],endRow:t[e(523)],includeAllSlots:!0}}else{const t=o[e(498)](h);d={startColumn:t[e(549)],endColumn:t[e(523)],includeAllSlots:!0}}const p=o[e(518)](g,d),m=Array[e(461)](p)[e(535)]((({cell:t})=>t)),I=ca(m[e(527)]((t=>t[e(570)](c)))),E=ca(m[e(527)]((t=>!t[e(570)](c))))[e(535)]((n=>t[e(489)](n))),b=s[e(444)](E,u);if(b&&(e(578)==b[e(582)]||e(540)==b[e(582)])){const n=this[e(440)](b);for(const r of I){const s=t[e(489)](r),i=o[e(457)](r),u=r[e(429)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(472)](s)}}}))}))}function c(r){const s=t,o=Array[s(461)](n[s(455)]())[s(535)]((t=>i.LiveRange[s(487)](t)));e[s(572)][s(558)]((t=>{const n=s,i=t[n(499)];r=r[n(527)]((t=>n(463)!=t[n(531)][n(508)])),t[n(462)](r),e[n(524)][n(517)](n(448))[n(506)](),e[n(557)](n(448),{forceDefaultExecution:!0}),e[n(572)][n(458)]((()=>{const t=n;e[t(572)][t(458)](i,(e=>{const n=t,r=o[n(527)]((t=>n(463)!=t[n(531)][n(508)]));r[n(516)]>0&&e[n(462)](r);for(const t of o)t[n(522)]()}))}))}))}function u(r){const s=t;e[s(572)][s(558)]((t=>{const o=s,a=Array[o(461)](n[o(455)]())[o(535)]((t=>i.LiveRange[o(487)](t))),c=[];for(const t of r)for(const e of t[o(459)]({shallow:!0}))c[o(476)](e);for(const n of c)o(463)!=n[o(531)][o(508)]&&(t[o(462)](t[o(449)](n,0)),e[o(524)][o(517)](o(437))[o(506)](),e[o(557)](o(437),{forceDefaultExecution:!0}));const u=a[o(527)]((t=>o(463)!=t[o(531)][o(508)]));u[o(516)]>0&&t[o(462)](u);for(const t of a)t[o(522)]()}))}function l(e,n){const r=t;return n[r(447)]((t=>e[r(585)]((e=>e[r(513)][r(501)](t[r(426)])||t[r(513)][r(501)](e[r(426)])))))}function f(e,n){const r=t;return e[r(585)]((t=>n[r(585)]((e=>t[r(513)][r(538)](e[r(426)])))))}e[t(467)][t(492)].on(t(451),((e,n,r)=>{const s=t;if(!r[s(500)][s(439)])return;const o=n[s(587)];if(!o)return;const i=r[s(530)][s(482)](o);function c(t){return Array[s(488)](t)?t:[t]}i&&s(436)===o[s(466)]&&(0,a.setHighlightHandling)(i,r[s(584)],((t,e,n)=>n[s(483)](c(e[s(480)]),t)),((t,e,n)=>n[s(438)](c(e[s(480)]),t)))}),{priority:t(567)}),s[t(529)][t(471)]((e=>{const n=t;if(n(469)!=e[n(428)]&&n(579)!=e[n(428)])return;const s=e[n(580)]();if(null!=s&&s.is(n(560),n(514))){if(n(469)==e[n(428)]){const t=e[n(459)]()[n(527)]((t=>t.is(n(493))))[n(535)]((t=>t[n(467)]));if(t[n(516)])return{type:n(469),content:Wr(r,n(427),Wr(r,n(435),'"'+t[n(450)](" ")+'"'))}}if(n(579)==e[n(428)]){const t=e[n(459)]()[n(527)]((t=>t.is(n(493))))[n(535)]((t=>t[n(467)]));if(t[n(516)])return{type:n(579),content:Wr(r,n(465),Wr(r,n(435),'"'+t[n(450)](" ")+'"'))}}}})),s[t(529)][t(471)]((e=>{const n=t;if(n(578)==e[n(582)]){const t=e[n(459)]()[n(527)]((t=>t.is(n(493))))[n(535)]((t=>t[n(467)])),s=this[n(440)](e),o=s[n(481)]-s[n(430)]+1;if(n(469)==e[n(428)])return t[n(516)]?{type:n(469),content:Wr(r,n(427),Wr(r,n(534),[o,'"'+t[n(450)](" ")+'"']))}:{type:n(469),content:Wr(r,n(427),Wr(r,n(485),o))};if(n(579)==e[n(428)])return t[n(516)]?{type:n(579),content:Wr(r,n(465),Wr(r,n(534),[o,'"'+t[n(450)](" ")+'"']))}:{type:n(579),content:Wr(r,n(465),Wr(r,n(485),o))}}if(n(540)==e[n(582)]){const t=e[n(459)]()[n(527)]((t=>t.is(n(493))))[n(535)]((t=>t[n(467)])),s=this[n(440)](e),o=s[n(507)]-s[n(541)]+1;if(n(469)==e[n(428)])return t[n(516)]?{type:n(469),content:Wr(r,n(427),Wr(r,n(575),[o,'"'+t[n(450)](" ")+'"']))}:{type:n(469),content:Wr(r,n(427),Wr(r,n(443),o))};if(n(579)==e[n(428)])return t[n(516)]?{type:n(579),content:Wr(r,n(465),Wr(r,n(575),[o,'"'+t[n(450)](" ")+'"']))}:{type:n(579),content:Wr(r,n(465),Wr(r,n(443),o))}}})),s[t(561)][t(446)](t(469),t(578),t(442),c),s[t(561)][t(446)](t(579),t(578),t(556),c),s[t(561)][t(446)](t(469),t(540),t(442),u),s[t(561)][t(446)](t(579),t(540),t(556),u),s[t(561)][t(446)](t(469),t(540),t(450),l),s[t(561)][t(446)](t(579),t(540),t(450),l),s[t(561)][t(446)](t(469),t(578),t(450),f),s[t(561)][t(446)](t(579),t(578),t(450),f)}[sa(484)](){const t=sa,e=this[t(470)],n=e[t(572)][t(491)][t(536)];return(r,s)=>{const o=t;e[o(572)][o(558)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(513)][a(495)];u&&u[0]&&!1===u[0][a(545)]&&(l=r[0][a(426)][a(454)]);const f=t[a(574)](l);if(a(463)==f[a(531)][a(508)])return;const h=Array[a(461)](n[a(455)]())[a(535)]((t=>i.LiveRange[a(487)](t)));t[a(462)](f),e[a(524)][a(517)](c)[a(506)](),u[a(476)]({forceDefaultExecution:!0}),e[a(557)](c,...u);const g=h[a(527)]((t=>a(463)!=t[a(531)][a(508)]));g[a(516)]>0&&t[a(462)](g);for(const t of h)t[a(522)]()}))}}[sa(583)](t){const e=sa,n=this[e(470)][e(475)][e(517)](e(576));let r=Number[e(581)],s=Number[e(473)],o=Number[e(581)],i=Number[e(473)];for(const a of t){if(e(463)==a[e(531)][e(508)])continue;const{row:t,column:c}=n[e(457)](a),u=a[e(570)](e(494))?a[e(429)](e(494))-1:0,l=a[e(570)](e(555))?a[e(429)](e(555))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[sa(464)](){const t=sa,e=this[t(470)],n=e[t(475)][t(517)](t(528)),r=e[t(475)][t(517)](t(576));e[t(572)][t(491)].on(t(456),(()=>{const r=t,s=Array[r(461)](e[r(572)][r(491)][r(512)][r(577)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(586)](t);if(r(453)!=s)continue;if(null!=e[r(565)])continue;const a=n[r(509)](o);this[r(547)][r(566)](i)&&this[r(510)][r(532)](a)}}),{priority:t(562)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(489)](e),a=e[s(434)](s(514)),c=r[s(457)](e);for(const t of this[s(510)]){const n=t[s(582)],r=n[s(550)](s(543)),u=n[s(526)](r?10:5),l=u[s(504)](),f=l[s(526)](0,3)+s(460),h=s(511)+u,g=s(486)+u;if(!t[s(542)])continue;if(a!=t[s(569)]()[s(426)][s(434)](s(514)))continue;if(t[s(502)](i))continue;const d=e[s(570)](f)?e[s(429)](f)-1:0,p=this[s(440)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(472)](i),o=!0)}return o};e[t(572)][t(491)][t(515)]((n=>{const r=t;let o=!1;for(const t of e[r(572)][r(491)][r(512)][r(563)]())if(r(478)==t[r(428)])if(r(578)==t[r(466)])for(const e of t[r(548)][r(454)][r(539)]())o=o||s(e,n);else r(436)==t[r(466)]&&(o=o||s(t[r(548)][r(454)],n));return o}))}[sa(440)](t){const e=sa;return this[e(583)](t[e(455)]()[e(535)]((t=>t[e(426)][e(454)])))}}function ca(t){const e=sa;return Array[e(461)](new Set(t)[e(452)]())}const ua=fa;function la(){const t=["162141BtXdBS","$graveyard","highest","isInContent","7jrsvEa","add","TrackChangesEditing","mergeTableCellLeft","element","direction","_areMergableCells","enableCommand","rootName","change","markMultiRangeBlockFormat","length","setSelection","splitTableCellHorizontally","312238Xwvwmi","model","registerDescriptionCallback","containsRange","createRangeOn","isEnabled","refresh","TableEditing","forceDefaultExecution","find","5IWwBEt","root","push","1057888YAalln","return","get","selection","low","requires","cell","map","set:isEnabled","getAncestors","stop","TableUtils","*Split cell:* vertically","_areSelectedCellsMergable","accept","deletion","findAncestor","mergeTableCellUp","table","filter","getRanges","9gyzhUs","712024PYFyVQ","horizontally","*Merge cells*","markBlockFormat","has","getCellLocation","_suggestionFactory","getSuggestions","commands","mergeTableCells","commandName","author","insertion","from","detach","getSelectionAffectedTableCells","mergeTableCellRight","_tablePostFixingSubtypes","formatBlock","splitTableCellVertically","afterInit","*Split cell:* horizontally","1254714EcrSbq","subType","document","editor","_acceptFormatSuggestionCallbackFactory","629890RTQxEI","format","descriptionFactory","mergeTableCellDown","size","fromRange","tableCell","registerCustomCallback","formatInline","type","locale","execute","trackChanges","_isForcedDefaultExecutionBlock","value","getFirstPosition","plugins","createTableWalker","794280msfHxw"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=489]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(153845===-parseInt(n(551))/1+-parseInt(n(569))/2+parseInt(n(550))/3+parseInt(n(582))/4+parseInt(n(579))/5*(-parseInt(n(527))/6)+parseInt(n(555))/7*(parseInt(n(505))/8)+parseInt(n(504))/9*(parseInt(n(532))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(la);class ha extends t.Plugin{static get[ua(587)](){return[aa]}[ua(525)](){const t=ua,e=this[t(530)],n=e[t(570)][t(529)][t(585)],r=e[t(542)];if(!e[t(548)][t(509)](t(576)))return;const s=e[t(548)][t(584)](t(557)),o=e[t(548)][t(584)](t(494)),a=e[t(548)][t(584)](aa);a[t(522)][t(581)](t(514)),s[t(562)](t(514),(()=>{const n=t,r=o[n(520)](e[n(570)][n(529)][n(585)]);e[n(570)][n(564)]((()=>{const t=n;s[t(565)](r,{commandName:t(514),commandParams:[]},[],t(514))}))})),e[t(513)][t(584)](t(514)).on(t(543),((n,r)=>{const o=t;e[o(513)][o(584)](o(544))[o(546)]&&(r[o(566)]>0&&r[r[o(566)]-1]&&r[r[o(566)]-1][o(577)]||s[o(545)]||this[o(496)]()||n[o(493)]())}),{priority:t(553)});for(const n of[t(500),t(521),t(535),t(558)]){const r=e[t(513)][t(584)](n);s[t(562)](n,(()=>{const n=t,o=e[n(570)][n(529)][n(585)][n(547)]()[n(492)]()[n(578)]((t=>t.is(n(559),n(538)))),i=r[n(546)];e[n(570)][n(564)]((()=>{const t=n;s[t(565)]([o,i],{commandName:t(514),commandParams:[]},[],t(514))}))}))}for(const n of[t(524),t(568)]){const r=e[t(513)][t(584)](n);s[t(562)](n,(()=>{const i=t,a=o[i(520)](e[i(570)][i(529)][i(585)])[0],c=a[i(499)](i(501)),{column:u,row:l}=o[i(510)](a);let f=[];if(i(506)==r[i(560)]){const t=o[i(549)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(518)](t)[i(490)]((t=>t[i(489)]))}else{const t=o[i(549)](c,{column:u,includeAllSlots:!0});f=Array[i(518)](t)[i(490)]((t=>t[i(489)]))}e[i(570)][i(564)]((t=>{const e=i;s[e(508)](t[e(573)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(534)][t(571)]((e=>{const n=t;if(n(523)!=e[n(541)]&&n(540)!=e[n(541)])return;const{data:s}=e;return s&&n(514)==s[n(515)]?{type:n(533),content:Wr(r,n(507))}:void 0})),s[t(534)][t(571)]((e=>{const n=t;if(n(523)!=e[n(541)]&&n(540)!=e[n(541)])return;const{data:s}=e;return s?n(524)==s[n(515)]?{type:n(533),content:Wr(r,n(495))}:n(568)==s[n(515)]?{type:n(533),content:Wr(r,n(526))}:void 0:void 0}));const c=a[t(531)]();for(const e of[t(500),t(521),t(535),t(558)])s[t(511)][t(539)](t(523),e,t(497),c);for(const e of[t(524),t(568)])s[t(511)][t(539)](t(523),e,t(497),c);s[t(511)][t(539)](t(523),t(514),t(497),(r=>{const s=t;e[s(570)][s(564)]((t=>{const o=s,a=Array[o(518)](n[o(503)]())[o(490)]((t=>i.LiveRange[o(537)](t)));t[o(567)](r),e[o(513)][o(584)](o(514))[o(575)](),e[o(543)](o(514),{forceDefaultExecution:!0});const c=a[o(502)]((t=>o(552)!=t[o(580)][o(563)]));c[o(566)]>0&&t[o(567)](c);for(const t of a)t[o(519)]()}))}));for(const n of[t(500),t(535),t(558),t(521)]){const r=e[t(513)][t(584)](n);r.on(t(491),((n,s,o)=>{const i=t;if(o){const t=e[i(570)][i(529)][i(585)][i(547)]()[i(492)]()[i(578)]((t=>t.is(i(559),i(538))));this[i(561)](r[i(546)],t)||(n[i(583)]=!1,n[i(493)]())}}),{priority:t(586)})}}[ua(496)](){const t=ua,e=this[t(530)][t(513)][t(584)](t(514)),n=this[t(530)][t(548)][t(584)](t(494));if(!e[t(574)])return!1;const r=n[t(520)](this[t(530)][t(570)][t(529)][t(585)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(561)](e,n))return!1;return!0}[ua(561)](t,e){const n=ua,r=this[n(530)][n(548)][n(584)](n(557)),s=this[n(530)][n(570)][n(573)](t),o=this[n(530)][n(570)][n(573)](e),i=new Set,a=new Set;for(const t of r[n(512)]())if((n(517)==t[n(541)]||n(498)==t[n(541)]||n(514)==t[n(528)])&&t[n(554)])for(const e of t[n(503)]())e[n(572)](s,!0)&&i[n(556)](t[n(541)]+":"+t[n(516)].id),e[n(572)](o,!0)&&a[n(556)](t[n(541)]+":"+t[n(516)].id);if(i[n(536)]!=a[n(536)])return!1;for(const t of i)if(!a[n(509)](t))return!1;return!0}}const ga=da;function da(t,e){const n=pa();return(da=function(t,e){return n[t-=364]})(t,e)}function pa(){const t=["21190110kMVaRn","TrackChangesEditing","end","getSuggestion","5937145gIbXOg","nodeBefore","_handleLegacySuggestions","setTableColumnHeader","editing","toViewElement","removeAttribute","setAttribute","setTableRowHeader","addClass","createTableWalker","showSuggestionHighlights","removeClass","registerAttributeLabel","accept","name","format","25464EKZjtX","FORMAT_REGULAR_COLUMN","18gqiYbL","_registerLegacyDescription","getCellLocation","stop","registerDescriptionCallback","161672CPICZn","headingColumns","downcastDispatcher","data","start","highest","includes","bindElementToMarker","markerRange","nodeAfter","locale","mapper","consumable","data-suggestion","372EWPGNv","type","ck-suggestion-marker--active","formatBlock","editor","plugins","ck-suggestion-marker-","item","removeMarker:suggestion","enableDefaultAttributesIntegration","*Format:* %0","FORMAT_HEADER_COLUMN","FORMAT_HEADER_ROW","forceValue","9EBCtsN","_acceptFormatSuggestionCallbackFactory","1728600kwImMi","TableEditing","parent","13089088RkNOPJ","consume","commandName","FORMAT_REGULAR_ROW","has","TableUtils","headingRows","options","cell","writer","unbindElementFromMarkerName","commandParams","descriptionFactory","markerNameToElements","registerCustomCallback","markerName","2411864MaNMJd","_splitMarkerName","addMarker:suggestion","_suggestionFactory","afterInit","requires","get","registerBlockAttribute","activeMarkers"];return(pa=function(){return t})()}!function(t,e){const n=da,r=t();for(;;)try{if(955938===parseInt(n(372))/1*(-parseInt(n(377))/2)+parseInt(n(370))/3*(-parseInt(n(391))/4)+-parseInt(n(439))/5+parseInt(n(407))/6+parseInt(n(426))/7+parseInt(n(410))/8+-parseInt(n(405))/9*(-parseInt(n(435))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);class ma extends t.Plugin{static get[ga(431)](){return[aa]}[ga(430)](){const t=ga,e=this[t(395)];if(!e[t(396)][t(414)](t(408)))return;const n=e[t(387)],r=e[t(396)][t(432)](t(436));r[t(400)](t(447)),r[t(400)](t(442)),r[t(433)](t(416)),r[t(433)](t(378)),r[t(422)][t(366)](t(416),Wr(n,t(403))),r[t(422)][t(366)](t(378),Wr(n,t(402))),this[t(441)]()}[ga(441)](){const t=ga,e=this[t(395)][t(396)][t(432)](t(436)),n=this[t(395)][t(396)][t(432)](t(415)),r=this[t(395)][t(396)][t(432)](aa)[t(406)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=da,{type:c,id:u}=e[a(427)](o[a(425)]),l=e[a(438)](u),f=l[a(380)];if(a(394)!=l[a(392)]||!f||a(442)!=f[a(412)])return;if(o[a(398)])return void s[a(375)]();if(!i[a(389)][a(411)](o[a(385)],s[a(368)]))return;const h=o[a(385)][a(381)][a(386)],g=o[a(385)][a(437)][a(440)],d=h[a(409)][a(409)],{column:p}=n[a(374)](h),{column:m}=n[a(374)](g);for(let s=p;s<=m;s++){const l=n[a(449)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(418)],l=i[a(388)][a(444)](s);i[a(419)][a(448)](a(397)+c,l),r&&i[a(419)][a(446)](a(390),u,l),i[a(388)][a(384)](l,o[a(425)]),t&&(e[a(434)][a(383)](o[a(425)])?i[a(419)][a(448)](a(393),l):i[a(419)][a(365)](a(393),l))}}}}e[t(429)][t(424)](t(394),t(447),t(367),r),e[t(429)][t(424)](t(394),t(442),t(367),r),this[t(395)][t(443)][t(379)].on(t(428),s(),{priority:t(382)}),this[t(395)][t(380)][t(379)].on(t(428),((e,n,r)=>{const o=t;r[o(417)][o(364)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(382)}),this[t(395)][t(443)][t(379)].on(t(399),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(427)](r[o(425)]),c=e[o(438)](a),u=c[o(380)];if(o(394)!=c[o(392)]||!u||o(442)!=u[o(412)])return;const l=s[o(388)][o(423)](r[o(425)]);if(l)for(const t of l)s[o(419)][o(365)](o(397)+i,t),s[o(419)][o(365)](o(393),t),s[o(419)][o(445)](o(390),t),s[o(388)][o(420)](t,r[o(425)])}),{priority:t(382)}),this[t(373)]()}[ga(373)](){const t=ga,e=this[t(395)],n=e[t(387)];function r(e){const r=t;return{type:r(369),content:Wr(n,r(401),e)}}e[t(396)][t(432)](t(436))[t(422)][t(376)]((e=>{const s=t;if(s(394)!=e[s(392)])return;const{data:o}=e;if(o){if(s(447)==o[s(412)]){const t=o[s(421)][0][s(404)];return r(Wr(n,s(t?403:413)))}if(s(442)==o[s(412)]){const t=o[s(421)][0][s(404)];return r(Wr(n,s(t?402:371)))}}}))}}const Ia=Ea;function Ea(t,e){const n=ba();return(Ea=function(t,e){return n[t-=150]})(t,e)}function ba(){const t=["getColumns","getItems","has","markMultiRangeInsertion","4966344mLSDji","createRange","rows","getRanges","insertColumns","descriptionFactory","25571340bqNMxw","wrap","locale","some","removeRows","return","_suggestionFactory","editingDowncast","*Replace table cells*","getShiftedBy","attributes","find","activeMarkers","TableUtils","suggestion-td","getRange","batch","tablePasteChainId","getSuggestions","columns","endColumn","editor","tableCellBorderColor","rowInsertionIndexes","forEach","subType","getContainedElement","cell","tableCellBorderWidth","document","registerDescriptionCallback","keys","model","updateMarker","getChildren","clipboardOutput","low","insertContent","createElement","map","suggestion:formatBlock:tablePasteCell","startsWith","findAncestor","tablePaste","commands","2679072DGJBjV","register","position","insert","formatBlock","getMarkers","options","registerPostFixer","start","fromRange","isInContent","_tablePostFixingSubtypes","insertion","getChild","elementToElement","requires","columnInsertionRanges","dataDowncast","listenTo","every","getColumnIndexes","27vZUnSW","last","reduce","tableCellVerticalAlignment","root","registerCustomCallback","previous","plugins","get","Users","table","redo","getRowIndexes","move","end","nodeAfter","TableClipboard","suggestion","markMultiRangeDeletion","ck-suggestion-marker","change","rowInsertionRanges","getAttributes","getTableIfOnlyTableInContent","getChanges","entries","getSelectionAffectedTableCells","306596tBEBym","markerToHighlight","markMultiRangeBlockFormat","filter","columnInsertionIndexes","content","oldRange","previousSibling","removeColumns","removeMarker","first","view","12gUtQmv","1828162CiSXLw","createRangeOn","remove","containsRange","author","high","getSuggestion","$graveyard","detach","_splitMarkerName","removeMarkers","documentSelection","markerAttributes","createPositionBefore","deletion","cells","selection","insertionRanges","tableCellSuggestion","conversion","type","unwrap","afterInit","forceDefaultExecution","tableCellPadding","229019xvYwlK","from","fill","name","showSuggestionHighlights","fromEntries","tablePasteCell","TrackChangesEditing","ck-suggestion-marker-insertion","rootName","setAttribute","newRange","getAllAdjacentSuggestions","_getCoordsForCells","differ","push","hasSuggestion","deletionRanges","row","_createdBatches","tableCellHorizontalAlignment","tablePasteRow","tablePasteColumn","markers","suggestionUnloaded","join","_isForcedDefaultExecutionBlock","markerName","isEmpty","insertRows","createRangeIn","getChangedMarkers","includes","trackChanges","nextSibling","next","column","tableCellBorderStyle","discard","value","tableCellBackgroundColor","schema","set","editing","length","getSuggestionCallback","accept","element","call","stop","endRow","paragraph","tableCell","add","suggestionLoaded","ck-suggestion-marker--active","_replaceTableSlotCell","createTableWalker","10334JMPCKg","getRows","setAttributes","for","35viirMM","isEqual"];return(ba=function(){return t})()}!function(t,e){const n=Ea,r=t();for(;;)try{if(336037===-parseInt(n(341))/1+-parseInt(n(194))/2*(parseInt(n(276))/3)+parseInt(n(303))/4*(-parseInt(n(198))/5)+-parseInt(n(315))/6*(parseInt(n(316))/7)+-parseInt(n(255))/8+-parseInt(n(204))/9+parseInt(n(210))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ba);const Ta=[Ia(238),Ia(232),Ia(173),Ia(156),Ia(279),Ia(176),Ia(340)],_a=Object[Ia(346)](Ta[Ia(249)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(270)](){return[aa]}[Ia(338)](){const t=Ia,n=this[t(231)];if(!n[t(283)][t(202)](t(292)))return;const r=n[t(283)][t(284)](t(348)),s=n[t(283)][t(284)](t(223)),o=n[t(283)][t(284)](aa),a=n[t(283)][t(284)](t(292));o[t(266)][t(151)](t(157),t(158)),n[t(242)][t(177)][t(256)](t(334),{allowIn:t(188),allowContentOf:t(188),isLimit:!0}),n[t(335)][t(269)]({model:t(334),view:t(224)});let c=null;n[t(242)].on(t(247),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(180)]-1];h&&h[u(339)]||r[u(162)]||this[u(231)][u(254)][u(284)](u(169))[u(175)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(327)))return!1;const i=s[o(299)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(302)](n[o(239)][o(332)]);if(!a[o(180)])return!1;const c=a[0][o(252)](o(286)),l=r[o(288)](a),f=r[o(275)](a),h={startRow:l[o(313)],endRow:l[o(277)],startColumn:f[o(313)],endColumn:f[o(277)]};return 1==a[o(180)]&&(h[o(186)]+=r[o(195)](i)-1,h[o(230)]+=r[o(200)](i)-1),ka(c,h,r)}(l,f,n[u(242)],s,a)&&(o[u(185)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(242)][u(296)]((()=>{const t=u;n[t(242)][t(247)](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(180)]&&r[t(203)](o,t(157),{tablePasteChainId:s}),a[t(180)]&&r[t(203)](a,t(158),{tablePasteChainId:s}),l[t(180)]&&(r[t(203)](l,t(253),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(234)]((e=>{const n=t;var r;return null===(r=e[n(324)])||void 0===r?void 0:r[n(184)](e)}))),f[t(180)]&&(r[t(294)](f,t(253),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(234)]((e=>{const n=t;var r;return null===(r=e[n(324)])||void 0===r?void 0:r[n(184)](e)})));const g=r[t(305)](h[t(249)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(347),{tablePasteChainId:s});if(g){const e=g[t(260)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(242)][t(317)](s),a=e[t(221)]((e=>e[t(225)]()[t(199)](i)));a&&r[t(151)]([a[t(344)],o])}r[t(180)]&&g[t(351)](t(328),Object[t(346)](r))}c=null})))}),{priority:e.priorities[t(321)]+10}),n[t(283)][t(284)](t(292)).on(t(192),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(185)]();const u=s[r(237)],l=o,f=Aa(u),h=Aa(l);e[r(215)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(318)](u[r(268)](0));for(const t of Array[r(342)](l[r(244)]()))a[r(258)](t,u,r(290));const t=c[r(233)][r(168)](s[r(154)]),e=c[r(307)][r(168)](s[r(172)]);t||e||(g=i.LiveRange[r(264)](a[r(166)](u)))}else h&&!f&&(d=a[r(166)](u));else{const t=a[r(248)](r(334)),e=a[r(248)](r(334));a[r(211)](a[r(166)](u),e),a[r(258)](t,u,0);for(const e of Array[r(342)](l[r(244)]()))a[r(258)](e,t,r(290));g=i.LiveRange[r(264)](a[r(317)](t)),d=i.LiveRange[r(264)](a[r(317)](e))}const p=Array[r(342)](l[r(298)]())[r(306)]((([t])=>Ta[r(168)](t)));c[r(331)][r(151)]({element:u,attributes:p[r(180)]?Object[r(346)](p):null}),g&&c[r(333)][r(151)](g),d&&c[r(153)][r(151)](d)}),{priority:t(321)}),s.on(t(208),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(229)]||1;c[o(307)]=new Array(l)[o(343)](u)[o(249)](((t,e)=>t+e));for(const{cell:t}of s[o(193)](i,{startColumn:u,endColumn:u+l-1}))c[o(271)][o(151)](n[o(242)][o(317)](t))}),{priority:t(246)}),s.on(t(165),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(206)]||1;c[o(233)]=new Array(l)[o(343)](u)[o(249)](((t,e)=>t+e));for(const{cell:t}of s[o(193)](i,{startRow:u,endRow:u+l-1}))c[o(297)][o(151)](n[o(242)][o(317)](t))}),{priority:t(246)}),r[t(209)][t(240)]((e=>{const r=t;if(e[r(235)]&&e[r(235)][r(251)](r(253)))return e[r(282)]?{}:{type:r(267),content:Wr(n[r(212)],r(218))}}));const u=()=>!1;for(const e of[t(253),t(158),t(157),t(347)])r[t(216)][t(281)](t(267),e,t(161),u),r[t(216)][t(281)](t(330),e,t(161),u),r[t(216)][t(281)](t(259),e,t(161),u);r[t(216)][t(281)](t(259),t(347),t(174),u),r[t(216)][t(281)](t(259),t(347),t(182),((e,r,s)=>{const o=t,i=e[o(249)]((t=>t[o(236)]()))[o(306)]((t=>t)),a=new Map(i[o(249)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(331)])e&&a[o(178)](t,e);else if(s&&s[o(328)])for(const[t,e]of Object[o(301)](s[o(328)])){const r=n[o(242)][o(159)][o(284)](t),s=r?r[o(225)]()[o(236)]():null;s&&a[o(178)](s,e)}n[o(242)][o(296)]((t=>{const e=o;for(const[n,r]of a)t[e(196)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(216)][o(281)](e,o(253),s,((t,i,a)=>{const c=o;n[c(242)][c(296)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(263)][o(291)];t.is(o(183),o(334))&&u[o(151)](t)}r[o(216)][o(181)](e,null,s)(t,i,a);for(const t of u)o(323)!=t[o(280)][o(350)]&&n[o(337)](t)}))}))};l(t(267),t(182)),l(t(267),t(174)),l(t(330),t(182)),l(t(330),t(174)),r[t(216)][t(281)](t(267),t(157),t(174),(e=>{const n=t,r=e[n(249)]((t=>t[n(236)]())),i=r[0][n(252)](n(286)),{minRow:a,maxRow:c}=o[n(354)](r);s[n(214)](i,{at:a,rows:c-a+1})})),r[t(216)][t(281)](t(267),t(158),t(174),(e=>{const n=t,r=e[n(249)]((t=>t[n(236)]())),i=r[0][n(252)](n(286)),{minColumn:a,maxColumn:c}=o[n(354)](r);s[n(311)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(235)]||!n[s(235)][s(251)](s(253)))return;const o=n[s(220)][s(227)],i=r[s(228)]()[s(306)]((t=>t[s(265)]&&t[s(220)]&&t[s(220)][s(227)]==o));i[s(180)]&&n[s(353)]()[s(180)]!=i[s(180)]&&i[s(278)](((t,e)=>(t[s(171)]=e,e[s(282)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(325)](e[s(163)]),i=[s(295),s(349)],a=r[s(222)][s(168)](e[s(163)]);return a&&i[s(151)](s(191)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(190),f,{priority:t(321)}),r.on(t(160),f,{priority:t(321)}),n[t(242)][t(239)][t(262)]((()=>{const e=t;let s=!1;const o=Array[e(342)](n[e(242)][e(239)][e(150)][e(167)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(325)](t);if(e(293)!=o||e(330)!=a||i[e(309)])continue;if(!r[e(152)](c))continue;const u=r[e(322)](c)[e(207)](),l=n[e(283)][e(284)](e(285)).me;for(const t of r[e(228)]())if(t[e(265)]&&t[e(320)]==l&&e(259)==t[e(336)]&&e(347)==t[e(235)]&&t[e(207)]()[e(274)]((t=>u[e(213)]((n=>n[e(319)](t,!0))))))for(const n of t[e(353)]())n[e(265)]&&(n[e(174)](),s=!0)}return s})),n[t(242)][t(239)][t(262)]((e=>{const s=t,o=n[s(254)][s(284)](s(287));if(!o||!o[s(155)][s(202)](e[s(226)]))return!1;let i=!1;const a=n[s(283)][s(284)](s(285)).me,c=n[s(242)][s(239)][s(150)][s(300)](),u=Array[s(342)](n[s(242)][s(239)][s(150)][s(167)]())[s(306)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(325)](t);return n(293)==o&&n(253)==i&&c==a.id&&!e[n(309)]}));for(const t of c){if(s(258)!=t[s(336)]||s(334)!=t[s(344)]||1!=t[s(180)])continue;const n=e[s(205)](t[s(257)],t[s(257)][s(219)](1));if(!u[s(221)]((({data:t})=>t[s(352)][s(199)](n))))for(const{name:t,data:r}of u)if(n[s(319)](r[s(352)])){e[s(243)](t,{range:n}),i=!0;break}}return i})),n[t(242)][t(239)][t(262)]((e=>{const s=t;let o=!1;const i=n[s(283)][s(284)](s(285)).me,a=r[s(228)]()[s(306)]((t=>t[s(265)]&&t[s(320)]==i)),c=new Set,u=new Set;for(const t of a)if(s(253)==t[s(235)])for(const e of t[s(260)]()){const n=e[s(225)]()[s(236)]();if(n)if(n.is(s(183),s(334))&&Aa(n)){t[s(312)](e[s(344)]),c[s(189)](n),o=!0;const r=n[s(170)],i=n[s(310)],a=r&&r.is(s(183),s(334)),l=i&&i.is(s(183),s(334));a&&!c[s(202)](r)&&u[s(189)](r),l&&!c[s(202)](i)&&u[s(189)](i)}else n.is(s(183),s(187))&&n[s(164)]&&(t[s(312)](e[s(344)]),o=!0)}else if(s(347)==t[s(235)]){if(!t[s(220)]||!t[s(220)][s(227)])continue;const e=t[s(220)][s(328)];if(e&&Object[s(241)](e)[s(180)])continue;const n=t[s(220)][s(227)];let r=!0,i=!0;for(const e of a)if(e[s(235)]&&e[s(235)][s(251)](s(253))){if(!e[s(220)][s(227)]){i=!1;break}if(e.id!=t.id&&e[s(220)][s(227)]==n){r=!1;break}}i&&r&&(t[s(326)](),o=!0)}for(const t of c)e[s(318)](t);for(const t of u)e[s(337)](t);return o})),n[t(335)][t(197)](t(217))[t(304)]({model:t(250),view:(t,e)=>h(t),converterPriority:t(321)}),n[t(335)][t(197)](t(272))[t(304)]({model:t(250),view:(e,n)=>n[t(261)][t(345)]?h(e,!1):null,converterPriority:t(321)});const g=n[t(179)][t(314)];this[t(273)](g[t(239)],t(245),((e,n)=>{const r=t,s=[];for(const t of g[r(166)](n[r(308)])[r(201)]())t.is(r(183),r(224))&&s[r(151)](t);g[r(296)]((t=>{const e=r;for(const n of s)t[e(289)](t[e(166)](n),t[e(329)](n)),t[e(318)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(164)])return!0;const n=t[e(268)](0);return n.is(e(183),e(187))&&n[e(164)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(193)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function Ca(t,e){const n=Na();return(Ca=function(t,e){return n[t-=318]})(t,e)}const La=Ca;function Na(){const t=["plugins","10936377vQhFLQ","formatGroupId","getSelectedElement","TableColumnResizeEditing","afterInit","641905FnttBh","data","locale","handleSuggestionDescription","has","getSuggestionCallback","get","getColumnGroupElement","enableCommand","descriptionFactory","formatInline","document","model","478KhrFYj","34559AVFyHH","subType","selection","discard","markBlockFormat","getTableColumnsWidths","change","type","formatBlock","4827bmlyCP","table","commandParams","columnWidths","registerCustomCallback","TrackChangesEditing","54Mipwak","8955040kFEvHP","registerDescriptionCallback","tableWidth","513204KZVMvi","_suggestionFactory","handleResizeTableWidthCommand","editor","2755052CbBRgg","2632MJfMHQ","getContainedElement","accept","Users","3ChTLmp","getAttribute","resizeTable","308EJeHgm","bind","getSuggestions","resizeTableWidth","format","author","*Format:* resize table"];return(Na=function(){return t})()}!function(t,e){const n=Ca,r=t();for(;;)try{if(996873===-parseInt(n(367))/1*(parseInt(n(357))/2)+-parseInt(n(328))/3*(parseInt(n(323))/4)+-parseInt(n(344))/5*(-parseInt(n(373))/6)+-parseInt(n(358))/7*(parseInt(n(324))/8)+parseInt(n(339))/9+parseInt(n(374))/10+parseInt(n(331))/11*(parseInt(n(319))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class Ra extends t.Plugin{[La(343)](){const t=La;if(!this[t(322)][t(338)][t(348)](t(342)))return;const e=this[t(322)][t(338)][t(350)](t(372));e[t(352)](t(334),this[t(321)][t(332)](this)),e[t(320)][t(371)](t(366),t(330),t(326),e[t(320)][t(349)](t(366),null,t(361))),e[t(320)][t(371)](t(366),t(330),t(361),e[t(320)][t(349)](t(366),null,t(326))),e[t(353)][t(375)](this[t(347)][t(332)](this))}[La(321)](t,e){const n=La,r=this[n(322)][n(338)][n(350)](n(372)),s=this[n(322)][n(338)][n(350)](n(342)),o=e[n(368)]||this[n(322)][n(356)][n(355)][n(360)][n(341)]();this[n(322)][n(356)][n(364)]((()=>{const i=n,a=s[i(351)](o);let c=a?s[i(363)](a):null,u=o[i(329)](i(318))||null;const l=e[i(318)]||u,f=e[i(370)]||c,h=this[i(322)][i(338)][i(350)](i(327)).me;for(const t of r[i(333)]()){const e=t[i(325)]();if(i(330)===t[i(359)]&&e===o){t[i(336)]!==h&&t[i(361)]();const e=t[i(345)][i(369)];u=e[0][i(318)],c=e[0][i(370)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(362)](o,{commandName:i(334),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(330)},[],i(330))}))}[La(347)](t){const e=La;if(e(366)!=t[e(365)]&&e(354)!=t[e(365)])return;const{data:n}=t;if(n&&e(330)===n[e(340)]){const t=e(337);return{type:e(335),content:Wr(this[e(322)][e(346)],t)}}}}const Sa=Ma;function Ma(t,e){const n=wa();return(Ma=function(t,e){return n[t-=450]})(t,e)}!function(t,e){const n=Ma,r=t();for(;;)try{if(132614===-parseInt(n(465))/1*(-parseInt(n(457))/2)+parseInt(n(454))/3+-parseInt(n(458))/4+parseInt(n(456))/5*(parseInt(n(466))/6)+parseInt(n(462))/7*(-parseInt(n(467))/8)+parseInt(n(450))/9+-parseInt(n(469))/10*(-parseInt(n(451))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wa);class va extends t.Plugin{[Sa(460)](){const t=Sa,e=this[t(463)];e[t(453)][t(452)](t(455))&&e[t(453)][t(468)](t(459))[t(461)](t(464))}}function wa(){const t=["157857qaAYMe","Template","231090qrKLVr","58NzOjyf","745088dvaxfA","TrackChangesEditing","afterInit","enableCommand","25879OJmZuL","editor","insertTemplate","5486DzpgZZ","6PhDlfL","152uwrhGd","get","13130frJSEn","932625Jawpaq","231TQsTnV","has","plugins"];return(wa=function(){return t})()}function Oa(){const t=["insertTableOfContents","2PtHtwd","1424188wyMzAn","6751192wCooKq","520XpYejV","commands","1534750QlsDLI","5Oagmwt","locale","afterInit","descriptionFactory","344529NachBy","enableCommand","editor","get","registerElementLabel","1759335UZfywu","1072176BvTdvb","668208ICuaKD","tableOfContents","TrackChangesEditing","plugins","ELEMENT_TABLE_OF_CONTENTS"];return(Oa=function(){return t})()}const Fa=Da;function Da(t,e){const n=Oa();return(Da=function(t,e){return n[t-=436]})(t,e)}!function(t,e){const n=Da,r=t();for(;;)try{if(504541===parseInt(n(450))/1+parseInt(n(456))/2*(parseInt(n(448))/3)+parseInt(n(457))/4*(parseInt(n(439))/5)+-parseInt(n(449))/6+parseInt(n(438))/7+parseInt(n(458))/8+parseInt(n(443))/9*(-parseInt(n(436))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oa);class Ba extends t.Plugin{[Fa(441)](){const t=Fa,e=this[t(445)];if(!e[t(437)][t(446)](t(455)))return;e[t(453)][t(446)](t(452))[t(444)](t(455));const n=e[t(453)][t(446)](t(452)),r=e[t(440)];n[t(442)][t(447)](t(451),(e=>Wr(r,t(454),e)))}}const xa=Pa;function Pa(t,e){const n=Ua();return(Pa=function(t,e){return n[t-=126]})(t,e)}function Ua(){const t=["end","editor","updateMarker","isEqual","document","getChangedMarkers","isCollapsed","descriptionFactory","1457060OpUERc","schema","createRange","suggestion","get","newRange","Title","start","afterInit","model","1548216UvCzWV","2314143oApYOO","nodeBefore","46595YsRpiq","getNearestSelectionRange","627333VtLVBd","differ","TrackChangesEditing","plugins","element","removeMarker","isTouching","has","16rEaVuZ","_splitMarkerName","forward","title-content","22184307GnAmuR","registerElementLabel","4386732KxKSPx","locale","registerPostFixer","520uHqGbH","ELEMENT_TITLE","from"];return(Ua=function(){return t})()}!function(t,e){const n=Pa,r=t();for(;;)try{if(789998===-parseInt(n(136))/1+parseInt(n(146))/2+parseInt(n(147))/3+-parseInt(n(168))/4*(parseInt(n(149))/5)+-parseInt(n(165))/6+-parseInt(n(151))/7*(-parseInt(n(159))/8)+parseInt(n(163))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[xa(144)](){const t=xa,e=this[t(129)];if(!e[t(154)][t(158)](t(142)))return;const n=e[t(154)][t(140)](t(153));n[t(135)][t(164)](t(162),(()=>Wr(e[t(166)],t(126)))),e[t(145)][t(132)][t(167)]((r=>{const s=t;let o=!1;const i=Array[s(127)](e[s(145)][s(132)][s(152)][s(133)]());for(const{name:t,data:a}of i){const{group:i}=n[s(160)](t);if(s(139)!==i||!a[s(141)])continue;const c=a[s(141)],u=c[s(128)][s(148)];if(!u||!u.is(s(155),s(162)))continue;if(!c[s(143)][s(157)](c[s(128)]))continue;const l=e[s(145)][s(137)][s(150)](c[s(128)],s(161));if(l&&l[s(134)]){const e=r[s(138)](c[s(143)],l[s(143)]);e[s(131)](c)||(r[s(130)](t,{range:e}),o=!0)}o||(r[s(156)](t),o=!0)}return o}))}}function Ga(){const t=["339100mCucYI","27IOwAcF","afterInit","6Whjwrv","UndoEditing","41184oRlBGA","363588yYkLJD","redo","editor","848DggGwN","TrackChangesEditing","undo","339528UTVmgZ","10hoyydS","has","get","plugins","enableCommand","1003618WAizZd","3560170mWbxzV"];return(Ga=function(){return t})()}const Va=za;function za(t,e){const n=Ga();return(za=function(t,e){return n[t-=216]})(t,e)}!function(t,e){const n=za,r=t();for(;;)try{if(185731===-parseInt(n(223))/1+-parseInt(n(235))/2+-parseInt(n(226))/3*(-parseInt(n(229))/4)+parseInt(n(216))/5*(parseInt(n(228))/6)+parseInt(n(221))/7+-parseInt(n(232))/8*(parseInt(n(224))/9)+parseInt(n(222))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ga);class Wa extends t.Plugin{[Va(225)](){const t=Va,e=this[t(231)],n=e[t(219)][t(218)](t(233));e[t(219)][t(217)](t(227))&&(n[t(220)](t(234)),n[t(220)](t(230)))}}const Ha=Ka;function Ka(t,e){const n=qa();return(Ka=function(t,e){return n[t-=351]})(t,e)}function qa(){const t=["plugins","TrackChangesEditing","TableCaptionEditing","toggleTableCaption","784DqkmGU","79702IzasqD","editor","563663jprQHc","has","2609646NIuzDo","afterInit","4225710XuWfLc","3055960WlSOqt","10OYSXIE","2569308nZpaOg","requires","531xCqHhv","get","658410tgyVwT","enableCommand"];return(qa=function(){return t})()}!function(t,e){const n=Ka,r=t();for(;;)try{if(711507===parseInt(n(365))/1+-parseInt(n(367))/2+parseInt(n(352))/3+-parseInt(n(370))/4+parseInt(n(351))/5*(-parseInt(n(369))/6)+parseInt(n(363))/7*(-parseInt(n(362))/8)+-parseInt(n(354))/9*(-parseInt(n(356))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qa);class Za extends t.Plugin{static get[Ha(353)](){return[aa]}[Ha(368)](){const t=Ha,e=this[t(364)];e[t(358)][t(366)](t(360))&&e[t(358)][t(355)](t(359))[t(357)](t(361))}}function Xa(){const t=["batch","discard","_suggestionFactory","2363154PoYjbZ","tableCellBorderWidth","tableCellProperties","handleSuggestionDescription","get","locale","plugins","handleDiscardAction","enableCommand","tableAlignment","tableHeight","tableWidth","registerCustomCallback","join","accept","getSuggestions","*Format:* change table properties","tableBorderColor","TableUtils","getAttribute","subType","tableBorderWidth","TablePropertiesEditing","pluginName","_getSuggestion","TrackChangesEditing","tableCellBorderStyle","has","TableCellPropertiesEditing","selection","15433245vhXrYs","tableCellBackgroundColor","model","getSuggestionCallback","start","document","descriptionFactory","17034NkZoXC","*Format:* change table cell properties","commandParams","5479765wFYXHB","7289478VlOpPA","tableBorderStyle","setAttribute","TrackChangesTableProperties","registerDescriptionCallback","tableCellBorderColor","33rvXOST","formatBlock","tableCellPadding","getFirstPosition","nodeAfter","change","100MeLpFo","tableCellVerticalAlignment","data","findAncestor","afterInit","table","tableCellHeight","75974QzEtmR","tableCellHorizontalAlignment","tableCellWidth","format","getContainedElement","editor","removeAttribute","markBlockFormat","_handlePropertyChange","6280704pfQEWl","getSelectionAffectedTableCells","tableProperties","tableBackgroundColor","enqueueChange"];return(Xa=function(){return t})()}const Ja=Ya;function Ya(t,e){const n=Xa();return(Ya=function(t,e){return n[t-=397]})(t,e)}!function(t,e){const n=Ya,r=t();for(;;)try{if(655914===-parseInt(n(402))/1*(parseInt(n(415))/2)+-parseInt(n(469))/3*(parseInt(n(408))/4)+-parseInt(n(472))/5+-parseInt(n(432))/6+parseInt(n(473))/7+parseInt(n(424))/8+parseInt(n(462))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xa);class Qa extends t.Plugin{constructor(t){const e=Ya;super(t),this[e(426)]=[e(449),e(397),e(453),e(441),e(443),e(442),e(427)],this[e(434)]=[e(401),e(458),e(433),e(404),e(417),e(414),e(463),e(416),e(409)]}static get[Ja(455)](){return Ja(399)}[Ja(412)](){const t=Ja,e=this[t(420)][t(438)][t(436)](t(457));if(this[t(420)][t(438)][t(459)](t(454))){for(const n of this[t(426)])e[t(440)](n,((e,r)=>{const s=t,o=this[s(420)][s(464)][s(467)][s(461)][s(405)]()[s(411)](s(413));this[s(423)](n,[o],this[s(426)],s(426),e,r)}));e[t(431)][t(444)](t(403),t(426),t(446),e[t(431)][t(465)](t(403),null,t(430))),e[t(431)][t(444)](t(403),t(426),t(430),((e,n)=>this[t(439)](this[t(426)],e,n))),e[t(431)][t(444)](t(403),t(426),t(445),(()=>!1))}if(this[t(420)][t(438)][t(459)](t(460))){for(const n of this[t(434)])e[t(440)](n,((e,r)=>{const s=t,o=this[s(420)][s(438)][s(436)](s(450))[s(425)](this[s(420)][s(464)][s(467)][s(461)]);this[s(423)](n,o,this[s(434)],s(434),e,r)}));e[t(431)][t(444)](t(403),t(434),t(446),e[t(431)][t(465)](t(403),null,t(430))),e[t(431)][t(444)](t(403),t(434),t(430),((e,n)=>this[t(439)](this[t(434)],e,n))),e[t(431)][t(444)](t(403),t(434),t(445),(()=>!1))}e[t(468)][t(400)]((e=>this[t(435)](e)))}[Ja(423)](t,e,n,r,s,o){const i=Ja,a=this[i(420)][i(438)][i(436)](i(457));this[i(420)][i(464)][i(428)](o[i(429)],(()=>{const t=i;for(const i of e)if(this[t(456)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(451)](r);void 0!==n&&(e[r]=n)}s(o),a[t(422)](i,{commandParams:[e]},[],r)}}))}[Ja(439)](t,e,n){const r=Ja,s=e[0][r(466)][r(406)],o=n[r(471)][0];this[r(420)][r(464)][r(407)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(398)](r,o[r],s):e[n(421)](r,s)}))}[Ja(435)](t){const e=Ja;if(t[e(410)])switch(t[e(452)]){case e(426):return{type:e(418),content:Wr(this[e(420)][e(437)],e(448))};case e(434):return{type:e(418),content:Wr(this[e(420)][e(437)],e(470))}}}[Ja(456)](t,e){const n=Ja,r=this[n(420)][n(438)][n(436)](n(457));for(const s of r[n(447)]({skipNotAttached:!0})){const r=s[n(419)]();if(s[n(452)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=Y?Y.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Qe(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=Zt?function(t,e){return Zt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Qt(t,sn(t),n),r&&(n=qn(n,7,oc));for(var s=e.length;s--;)Pr(n,e[s]);return n})),Ec=Tc;function bc(){const t=["TrackChangesEditing","values","listenTo","stopListening","key","formatInline:discard","containsRangeInObject","formatInline:chain","mapper","hasCommentThread","formatInline:join","formatBlock:","keys","from","range","addClass","always","elementEnd","isOwn","markerToData","_trackFormatChanges","markMultiRangeBlockFormat","adapter","howMany","track-changes-suggestion-not-found","isSelectable","enqueueChange","deletion:discard","_getSuggestionData","markBlockFormat","registerCustomCallback","reconvertMarker","detach","track-changes-suggestion-data-mismatch","_breakSuggestionMarker","insert","22npnKrU","after","formatGroupId","attribute:accept","_splitMarkerName","push","removed","addRange","options","insertion:discard","attribute:discard","attribute","fetchCommentThread","_addThreadToSuggestion","_recordAttributeChanges","isAfter","registerPostFixer","execute","authoredAt","assign","$textProxy","10yIeJTD","get","requires","isBlock","commentThread","fire","accepted","announce","6514640sRwgFs","splice","moveTargetPosition","external:","pluginName","createElement","ck-suggestion-marker-formatBlock","getFirstMarker","_saved","catch","_customCallbacks","getItems","upcast","_isBlockAttribute","fromRange","getContainedElement","ready","sort","addMarker:suggestion","_suggestionState","2966268HGaoDh","refresh","createRange","suggestionUnloaded","plugins","formatInline:accept","track-changes-user-not-found","originalSuggestionId","_updateSuggestionData","suggestion-type","ck-suggestion-marker-formatInline","item","_inlineAttributeKeys","isBefore","getSuggestionCallback","end","differ","removeMarker:suggestion:formatBlock","error-saving-suggestion-data-suggestion-discarded","substr","hasSuggestion","removeMarker:suggestion:attribute","getAttribute","_reduceExistingSuggestions","config","concat","_reduceSuggestionAttributeRange","5578YnDrLW","split","deletion:","createRangeIn","chain","head","deleteContent","markMultiRangeDeletion","_removeSuggestion","_blockAttributeKeys","filter","data","ck-suggestion-marker-","_setSuggestionRange","formatBlock:chain","default","getShiftedBy","_joinSuggestions","suggestionChanged","forEach","getDifference","_defaultCallbacks","_mergeNestedSuggestions","change","toJSON","comments","startsWith","insertContent","rethrowUnexpectedError","splitPosition","track-changes-adapter-missing-getsuggestion","acceptSuggestion","track-changes-command-not-found","removeComment","pop","meta","deletion","data-suggestion","model","root","isObject","$graveyard","getFirstRange","groupId","_isDataLoaded","attribute:","addComment","authorName","getSuggestions","type","move","_commentsRepository","marker-count","getChangedMarkers","suggestionLoaded","_suggestionFactory","insertion:chain","_findSuggestions","previous","skipNestingCheck","map","getNearestSelectionRange","unbindElementFromMarkerName","_SUGGESTION_ANNOUNCEMENT","rejected","LEAVE","markerName","attributes","toViewElement","highest","markDeletion","isEqual","createdAt","isAtEnd","every","consume","dataDowncast","editing","formatInline:","backward","markMultiRangeInsertion","_element","nodeBefore","buildSuggestion","_enabledCommands","isTouching","getCommentThread","attributeNewValue","some","rootName","documentSelection","194cTmeAR","discardAllSuggestions","insertion:","removeClass","writer","markerToHighlight","containerElement","conversion","addMarker","batch","stop","_initAriaMarkerChangeAnnouncements","clear","formatBlock","deletion:chain","init","getMultiRangeId","enableReadOnlyMode","attributeKey","editingDowncast","_isRegisteredAttribute","_getAttributeKey","removeMarkers","define","document","addHighlight","setAttribute","next","addMarkerName","enableDefaultAttributesIntegration","_getMarkerAnnouncementText","has","includes","targetPosition","length","getCustomProperty","discardSuggestion","_isForcedDefaultExecutionBlock","warn","high","886432GYtnXt","_descriptionFactory","insertion:accept","track-changes-enable-command-twice","_checkSuggestionCorrectness","Users","position","parent","getSuggestion","getMarkers","_editor","_cutOutSuggestionMarker","addSuggestionData","removeMarker","markInsertion","suggestion:attribute:","_refreshAttributeSuggestionsChain","createRangeOn","isIntersecting","clone","consumable","multipleBlocks","nodeAfter","selection","isArray","getAncestors","_refreshSuggestionsChain","remove","_handleNewSuggestionMarker","updateSuggestion","acceptAllSuggestions","trackChanges.trackFormatChanges","attributeOldValue","138SYRrcA","addSuggestion","isIntersectingWithRange","_getAuthorFromId","getLastMatchingPosition","editor","createSelection","getRange","setTo","lowest","isRemovable","formatInline","substring","then","insertion:join","_rangeIsInLocalUserInsertion","addCommentThread","bindElementToMarker","forward","low","9boEaga","_onDiscard","acceptSelectedSuggestions","ck-suggestion-marker","_adapter","showSuggestionHighlights","containsRange","schema","$marker","FORMATTING","open","PendingActions","_registerDefaultCallbacks","isCollapsed","getChanges","getUser","resolve","formatBlock:discard","$text","formatBlock:join","dataToMarker","updateMarker","_createSuggestion","trackChanges","getRanges","unbind","group","notReady","isAtStart","descriptionFactory","CommentsRepository","multi","ENTER","addMarker:suggestion:formatBlock","isMultiRange","return","elementStart","tablePasteChainId","markerNameToElements","ck-suggestion-marker--active","containsItem","commands","isUndo","attribute:join","forceDefaultExecution","newRange","oldRange","hasComments","enableCommand","author","discard","addMarker:suggestion:attribute","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.","change:data","elementToElement","collaboration.channelId","change:_saved","unshift","locale","markAttributeChange","toUpperCase","fromCharCode","getIntersection","removeAttribute","name","383131uJERUx","deletion:join","formatBlock:accept","addUser","newValue","creator","find","isDocumentOperation","discardSelectedSuggestions","_model","suggestion","rename","format","_setSuggestionData","createPositionAfter","_suggestions","isExternal","isInsideObject","for","trackChangesCommand","applyOperation","dataReady","never","activeMarkers","start","before","element","@external","update:suggestion","_afterChanges","createPositionAt","suggestion:","PENDING_ACTION_SUGGESTION","_getExternalAuthor","_addSuggestionMarker","isInContent","accept","delete","_processAttributeChanges","insertion","widget","join","getAllAdjacentSuggestions","trackChanges.mergeNestedSuggestions","getWalker","containsPosition","oldValue","deletion:accept","markInlineFormat","_processAttributeSuggestions","subType","markerReady","registerBlockAttribute","_joinWithAdjacentSuggestions","commandName","isLimit","isNextTo","setSelection","value","set","2301006ORVDzp","track-changes-adapter-already-set","add","isLocal","_recordAttributeSuggestions","registerInlineAttribute","createPositionBefore","change:activeMarkers","5190448CJsXvb","markers","$elementName","size","normal"];return(bc=function(){return t})()}function Tc(t,e){const n=bc();return(Tc=function(t,e){return n[t-=306]})(t,e)}!function(t,e){const n=Tc,r=t();for(;;)try{if(891043===-parseInt(n(668))/1*(parseInt(n(325))/2)+-parseInt(n(543))/3+-parseInt(n(365))/4*(-parseInt(n(613))/5)+-parseInt(n(398))/6*(-parseInt(n(483))/7)+-parseInt(n(551))/8*(parseInt(n(418))/9)+parseInt(n(621))/10+-parseInt(n(592))/11*(-parseInt(n(641))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bc);const _c=Ec(553);class yc extends t.Plugin{static get[Ec(615)](){return[Ec(448),o.Users,t.PendingActions,Yr,ns,as,fs,Ts,ps,ks,Ss,Ps,to,so,uo,fo,bo,yo,No,vo,Do,zo,Uo,qo,Yo,ei,ci,pi,Ci,oi,Vs,qs,bi,Ai,vi,Fi,ji,Wi,Zi,$i,na,aa,ha,ma,Za,ya,Ra,Ba,Qa,va,ja,Wa]}static get[Ec(625)](){return Ec(556)}get[Ec(366)](){return this[Ec(447)]}constructor(t){const e=Ec;function n(t){const e=Tc;return t[e(728)]((t=>String[e(479)](t)))[e(524)]("")}super(t),this[e(547)]=!1,this[e(542)](e(506),[]),this.on(e(550),((n,r,s,o)=>{const i=e;this[i(492)][i(691)]((()=>{const e=i;for(const n of[...o,...s])this[e(492)][e(552)][e(356)](n)&&t[e(311)][e(587)](n)}))})),this[e(447)]=new Zr(this[e(403)][e(706)][e(425)],this[e(403)][e(476)]),this[e(422)]=null,this[e(723)]=new Ac(this[e(403)]),this[e(498)]=new Map,this[e(719)]=t[e(645)][e(614)](e(448)),this[e(318)]=new Set,this[e(492)]=this[e(403)][e(706)],this[e(640)]=new WeakMap,this[e(362)]=!1,this[e(677)]=new Set([e(553)]),this[e(653)]=new Set,t[e(665)][e(348)](e(396),e(683)),this[e(576)]=t[e(665)][e(614)](e(396)),t[e(665)][e(348)](e(526),!0),this[e(690)]=t[e(665)][e(614)](e(526)),this[e(502)]=new f(t,this[e(318)]),this[e(336)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,48,53,48])}[Ec(340)](){const t=Ec,n=this[t(403)],r=(e,n)=>{const r=t;if(r(603)!=e)return r(680)+e;const s=n[r(669)]("|")[0];return this[r(634)](s)?r(627):r(651)};n[t(332)][t(501)](t(344))[t(330)]({model:t(493),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(596)](e[n(734)]),a=[n(421),r(o,i)];let c=3e3;return this[n(506)][n(357)](e[n(734)])&&(a[n(597)](n(457)),c=3010),n(704)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(332)][t(501)](t(310))[t(545)]((e=>{const r=t;e.on(r(639),((t,e,s)=>{const o=r;if(!s[o(600)][o(423)])return;const i=e[o(652)];if(!i)return;const c=s[o(564)][o(736)](i);n[o(706)][o(425)][o(708)](i)&&c&&!c[o(360)](o(523))&&c.is(o(331))&&(0,a.toWidget)(c,s[o(329)])}),{priority:r(364)})})),n[t(332)][t(501)](t(310))[t(330)]({model:t(493),view:(e,n)=>{const s=t;if(!n[s(600)][s(423)])return null;const{type:o,subType:i}=this[s(596)](e[s(734)]);return{classes:[s(421),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(652)])return;const{id:c}=this[a(596)](o[a(734)]);if(r){const t=this[a(498)][a(614)](c),e=this[a(346)](t);if(!this[a(634)](e))return}if(o[a(652)].is(a(388)))return void i[a(385)][a(309)](o[a(652)],s[a(482)]);const u=i[a(564)][a(736)](o[a(652)]);if(o[a(652)].is(a(509))&&n[a(706)][a(425)][a(616)](o[a(652)])&&!u[a(360)](a(350))){i[a(329)][a(571)]([a(421),a(627)],u),i[a(329)][a(351)](a(705),c,u),i[a(564)][a(415)](u,o[a(734)]),e&&(this[a(506)][a(357)](o[a(734)])?i[a(329)][a(571)](a(457),u):i[a(329)][a(328)](a(457),u));for(const t of n[a(706)][a(671)](o[a(652)])[a(632)]())i[a(385)][a(309)](t,s[a(482)]);i[a(385)][a(309)](o[a(652)],s[a(482)])}};n[t(332)][t(501)](t(310))[t(545)]((e=>{const n=t;e.on(n(451),((t,e,r)=>{const o=n;r[o(600)][o(423)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(737)})})),n[t(332)][t(501)](t(310))[t(545)]((e=>{const n=t;e.on(n(469),((t,e,r)=>{const o=n;r[o(600)][o(423)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(737)})})),n[t(332)][t(501)](t(310))[t(575)]({model:t(493),view:(e,n)=>n[t(600)][t(423)]?null:{group:t(493),name:e[t(660)](11)}}),n[t(332)][t(501)](t(633))[t(472)]({view:{name:t(493),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(514)+e[r(663)](r(650))+":"+e[r(663)]("id");return e[r(663)](r(720))&&(s+=":"+e[r(663)](r(720))),n[r(626)](r(426),{"data-name":s})}}),n[t(332)][t(501)](t(633))[t(438)]({view:t(493)}),n[t(332)][t(501)](t(344))[t(545)]((e=>{const n=t;e.on(n(451),s(),{priority:n(364)})})),n[t(332)][t(501)](t(344))[t(545)]((e=>{const n=t;e.on(n(469),s({isAttributeSuggestion:!0}),{priority:n(364)})})),n[t(332)][t(501)](t(344))[t(545)]((e=>{const n=t;e.on(n(658),((t,e,r)=>{const s=n,o=r[s(564)][s(456)](e[s(734)]);if(o)for(const t of o)t[s(360)](s(350))||(r[s(329)][s(328)]([s(421),s(627),s(457)],t),r[s(329)][s(481)](s(705),t),r[s(564)][s(730)](t,e[s(734)]))}),{priority:n(364)})})),n[t(332)][t(501)](t(344))[t(545)]((e=>{const n=t;e.on(n(662),((t,e,r)=>{const s=n,o=r[s(564)][s(456)](e[s(734)]);if(!o)return;const{id:i}=this[s(596)](e[s(734)]),a=this[s(498)][s(614)](i),c=this[s(346)](a);if(this[s(634)](c))for(const t of o)t[s(360)](s(350))||(r[s(329)][s(328)]([s(421),s(627),s(457)],t),r[s(329)][s(481)](s(705),t),r[s(564)][s(730)](t,e[s(734)]))}),{priority:n(364)})})),n[t(706)][t(349)][t(608)]((e=>{const r=t;let s=!1;const o=Array[r(569)](n[r(706)][r(349)][r(657)][r(721)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(596)](t);if(r(493)!==o)continue;const h=this[r(498)][r(614)](f);if(null!=c[r(463)]){r(409)==u&&(s=s||Lc(c[r(463)],t,e,n[r(706)][r(425)]));const o=r(603)==u&&this[r(634)](l[r(669)]("|")[0]);if(c[r(463)][r(431)]||r(709)==c[r(463)][r(707)][r(323)]||r(338)==u&&!Rc(c[r(463)])||o&&!Rc(c[r(463)])||r(704)==u&&(Cc(a=c[r(463)])||function(t){const e=r;return t[e(507)][e(372)]==t[e(656)][e(316)]&&t[e(507)][e(307)]}(a)))e[r(378)](t),s=!0;else{if(!h||!h[r(518)])continue;i[r(545)](h)}}}var a;return i[r(554)]>0&&(s=!!this[r(536)](i)||s),s})),n[t(706)][t(349)][t(608)]((e=>{const r=t;let s=!1;for(const t of n[r(706)][r(349)][r(657)][r(432)]())if(r(591)==t[r(717)])for(const t of this[r(498)][r(557)]()){if(t[r(452)]||!t[r(518)])continue;const o=r(338)==t[r(717)],i=this[r(346)](t),a=i&&this[r(634)](i);if(!o&&!a)continue;const c=t[r(710)]();if(c[r(507)][r(372)]!=c[r(656)][r(372)]&&!c[r(656)][r(307)]){const o=n[r(706)][r(513)](c[r(507)][r(387)],r(656)),i=n[r(706)][r(643)](c[r(507)],o);e[r(439)](t[r(628)](),{range:i}),s=!0}}return s})),n[t(706)][t(349)][t(608)]((e=>this[t(521)](e))),n[t(706)][t(349)][t(608)]((e=>!e[t(334)][t(546)]&&this[t(532)](e))),n[t(706)].on(t(512),(()=>{this[t(547)]=!1})),n[t(706)][t(349)].on(t(471),((r,s)=>{const o=t;if(!s[o(546)]||s[o(460)])return;if(!this[o(547)])return;const i=n[o(706)][o(349)][o(657)][o(432)]();if(0==i[o(359)])return;const a=[],c=i[o(678)]((t=>o(603)==t[o(717)])),u=i[o(678)]((t=>o(591)==t[o(717)]&&o(436)!=t[o(482)])),l=i[o(678)]((t=>o(392)==t[o(717)]&&o(436)!=t[o(482)]));for(const t of c)this[o(345)](t[o(343)])&&a[o(597)]({key:t[o(343)],newValue:t[o(321)],oldValue:t[o(397)],range:Sc(t[o(570)],n[o(706)])});for(const t of u){const e=l[o(489)]((e=>e[o(315)]===t[o(315)]));if(e){const r=Mc(t[o(371)][o(387)],n[o(706)]);e[o(482)]!==t[o(482)]&&a[o(597)]({key:o(553),newValue:t[o(482)],oldValue:e[o(482)],range:r});for(const[n,s]of e[o(735)]){if(!this[o(345)](n))continue;const e=t[o(735)][o(614)](n);s!==e&&a[o(597)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(735)])this[o(345)](n)&&(e[o(735)][o(356)](n)||a[o(597)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(359)]&&n[o(706)][o(582)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(477)](t,e,s,o,{groupId:r});this[n(664)](t,a)}))}),{priority:t(407)}),n[t(706)][t(552)].on(t(511),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(596)](n[s(482)]),e=this[s(498)][s(614)](t);e&&e[s(353)](n[s(482)])}})),n[t(706)][t(349)].on(t(471),(()=>{const e=t,r=Array[e(569)](n[e(706)][e(349)][e(657)][e(721)]())[e(678)]((t=>e(493)===this[e(596)](t[e(482)])[e(444)]));if(0===r[e(359)])return;r[e(638)](((t,n)=>{const r=e,s=t[r(679)][r(464)],o=n[r(679)][r(464)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(507)][r(654)](o[r(507)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(596)](t);if(null===n[e(464)]){const n=this[e(393)](t);o[e(545)](n)}else{const t=this[e(498)][e(614)](r);null!==n[e(463)]||t[e(518)]?(s[e(545)](t[e(673)]),o[e(545)](t)):this[e(676)](t)}}o[e(554)]>0&&this[e(391)](o);for(const t of s)this[e(618)](e(686),t)})),n[t(706)].on(t(503),((e,r)=>{const s=t,o=r[0];if(!this[s(498)][s(554)])return;if(!o[s(490)])return;if(o[s(334)][s(460)]||!o[s(334)][s(546)])return;let i,a;switch(o[s(717)]){case s(591):i=n[s(706)][s(513)](o[s(371)]),a=i[s(684)](o[s(579)]);break;case s(669):i=n[s(706)][s(513)](o[s(697)]),a=n[s(706)][s(513)](o[s(623)]);break;case s(718):i=n[s(706)][s(513)](o[s(358)]),a=i[s(684)](o[s(579)]);break;default:return}const c=n[s(706)][s(643)](i,a);n[s(706)][s(691)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(725)](c)){if(e[t(452)])continue;if(t(409)==e[t(717)])continue;const r=this[t(346)](e);if(r&&this[t(634)](r)&&t(669)!=o[t(717)])continue;const s=e[t(679)]&&e[t(679)][t(386)];(t(338)!=e[t(717)]||t(669)==o[t(717)]&&!s)&&(n[t(562)]||t(522)==e[t(717)]&&n[t(574)]||e[t(710)]()[t(424)](c)&&this[t(590)](e,i,a))}}))}),{priority:t(407)}),n[t(706)].on(t(674),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(462)])return;if(this[s(362)])return;if(!this[s(502)][s(541)])return;if(o[s(431)])return;const a=n[s(706)][s(425)],{start:c,end:u}=o[s(710)](),l=c[s(387)]&&a[s(538)](c[s(387)])?null:a[s(729)](c,s(416)),f=u[s(316)]&&a[s(538)](u[s(316)])?null:a[s(729)](u,s(313)),h=n[s(706)][s(643)](l?l[s(507)]:c,f?f[s(656)]:u);n[s(706)][s(691)]((t=>{const e=s;this[e(738)](h);const r=n[e(706)][e(425)][e(729)](h[e(507)]);o.is(e(324))?t[e(540)](r):o[e(406)](r)})),e[s(335)]()}),{priority:e.priorities[t(555)]+10}),n[t(706)].on(t(695),((e,r)=>{const s=t,o=r[r[s(359)]-1];o&&o[s(462)]||this[s(362)]||this[s(502)][s(541)]&&(n[s(706)][s(691)]((()=>{const t=s;let o=n[t(706)][t(695)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(453)]=o[t(384)]();const i=o[t(656)][t(316)],a=n[t(706)][t(425)];i&&a[t(616)](i)&&!a[t(708)](i)&&(o=n[t(706)][t(643)](o[t(507)],n[t(706)][t(513)](i,t(656)))),this[t(379)](o)})),e[s(335)]())}),{priority:t(364)}),this[t(403)][t(459)][t(545)](t(441),this[t(502)]),this[t(466)](t(441));const o=new p(n,this[t(498)]);n[t(459)][t(545)](t(699),o),this[t(466)](t(699));const i=new b(n,this[t(498)]);n[t(459)][t(545)](t(361),i),this[t(466)](t(361)),n[t(459)][t(545)](t(395),new S(n,o,this[t(498)])),this[t(466)](t(395)),n[t(459)][t(545)](t(326),new S(n,i,this[t(498)])),this[t(466)](t(326)),n[t(459)][t(545)](t(420),new w(n,o,this[t(498)])),this[t(466)](t(420)),n[t(459)][t(545)](t(491),new w(n,i,this[t(498)])),this[t(466)](t(491));const c=n[t(645)][t(614)](t(448));this[t(558)](c,t(714),((e,{threadId:n})=>{const r=t,s=this[r(498)][r(614)](n);s&&s[r(617)]&&1===s[r(617)][r(359)]&&this[r(649)](n,{hasComments:!0})}),{priority:t(417)}),this[t(558)](c,t(701),((e,{threadId:n})=>{const r=t,s=this[r(498)][r(614)](n);s&&s[r(617)]&&!s[r(617)][r(359)]&&this[r(649)](n,{hasComments:!1})}),{priority:t(417)})}set[Ec(578)](t){const n=Ec;if(this[n(422)])throw new e.CKEditorError(n(544),this);this[n(422)]=t}get[Ec(578)](){return this[Ec(422)]}[Ec(716)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(498)][n(557)]())t&&!e[n(518)]||r[n(597)](e);return e?r[n(728)]((t=>t[n(692)]())):r}[Ec(373)](t){const n=Ec,r=this[n(498)][n(614)](t);if(!r)throw new e.CKEditorError(n(580),this);return r}[Ec(661)](t){const e=Ec;return this[e(498)][e(356)](t)}[Ec(377)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(717)][e(669)](":"),a=this[e(498)][e(614)](r)||this[e(440)](o,i,r,n,s);if(this[e(605)](a),this[e(369)](a,o,i||null,n),a[e(306)]=t[e(306)],a[e(712)]=!0,s&&s[e(510)]){const t=s[e(510)],n=this[e(516)](t[e(715)]);a[e(610)]=t[e(306)],a[e(467)]=n,a[e(499)]=!0}else a[e(610)]=t[e(306)];switch(t[e(679)]&&(a[e(679)]=t[e(679)]),t[e(735)]&&(a[e(735)]=t[e(735)]),this[e(422)]&&this[e(422)][e(399)]||(a[e(629)]=!0),this[e(640)][e(614)](a)){case e(445):this[e(640)][e(542)](a,e(504));break;case e(534):a[e(518)]?(this[e(536)](new Set([a])),this[e(391)](new Set([a])),this[e(640)][e(542)](a,e(637)),this[e(618)](e(722),a)):this[e(640)][e(542)](a,e(598))}return a}[Ec(699)](t){const e=Ec;this[e(462)]((()=>{const n=e;this[n(403)][n(706)][n(691)]((()=>{const e=n;for(const n of t[e(525)]())n[e(519)]()}))}))}[Ec(361)](t){const e=Ec;this[e(462)]((()=>{const n=e;this[n(403)][n(706)][n(691)]((()=>{const e=n;for(const n of t[e(525)]())n[e(468)]()}))}))}[Ec(466)](t,n){const r=Ec,s=this[r(403)][r(459)][r(614)](t);if(!s)throw new e.CKEditorError(r(700),this,{commandName:t});if(this[r(318)][r(356)](s))throw new e.CKEditorError(r(368),this,{commandName:t});this[r(318)][r(545)](s),n&&s.on(r(609),((t,e)=>{const o=r;this[o(502)][o(541)]&&(this[o(362)]||(e[o(359)]>0&&e[e[o(359)]-1]&&e[e[o(359)]-1][o(462)]?e[o(702)]():(t[o(453)]=n(((...t)=>s[o(609)](...t,{forceDefaultExecution:!0})),...e),t[o(335)]())))}),{priority:r(364)})}[Ec(462)](t){const n=Ec;let r,s;const o=this[n(362)];this[n(362)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(362)]=!1),s&&e.CKEditorError[n(696)](s,this),r}[Ec(379)](t,n=null,r={}){const s=Ec;if(t[s(431)])return null;const o=this[s(403)][s(645)][s(614)](s(370)).me;for(const{suggestion:e,meta:o}of this[s(725)](t,s(522)))if(o[s(574)]){if(!o[s(539)]){if(o[s(562)]){if(!this[s(690)]||!Oc(e,r))continue;return e}if(Oc(e,r))return e;this[s(590)](e,t[s(507)],t[s(656)]);break}if(n==e[s(533)]&&Oc(e,r)){const n=e[s(710)]();return n[s(507)][s(739)](t[s(656)])?this[s(681)](e,this[s(492)][s(643)](t[s(507)],n[s(656)])):this[s(681)](e,this[s(492)][s(643)](n[s(507)],t[s(656)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(327)+n:s(522),u=this[s(496)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(517)](c,i,a,t),u}[Ec(314)](t,n=Ec(449),r={}){const s=Ec,o=this[s(403)][s(645)][s(614)](s(370)).me,i=this[s(723)][s(655)](s(522),n,s(524));for(const e of this[s(716)]())if(e[s(467)].id==o.id&&s(522)==e[s(717)]&&e[s(533)]==n&&Oc(e,r)&&(i(e[s(442)](),t)||i(t,e[s(442)]()))){for(const n of t)e[s(599)](n);return e}for(const{suggestion:e,meta:n}of this[s(725)](t,s(522))){if(!n[s(574)])continue;if(!this[s(690)]&&n[s(562)])continue;if(!Oc(e,r))continue;let o=!0;for(const n of e[s(442)]())for(const e of t)if(!n[s(424)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(327)+n,l=this[s(496)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(517)](u,a,c,e,Vr[s(341)]());return l}[Ec(531)](t,n,r=null,s={}){const o=Ec;if(r=r||Nc(n),t[o(431)])return null;if(o(505)===this[o(576)]){const e=this[o(723)][o(655)](o(409),r,o(519));return this[o(462)]((()=>e([t],n,s))),null}const i=this[o(403)][o(645)][o(614)](o(370)).me,a=[];if(o(572)!==this[o(576)])for(const{suggestion:e,meta:n}of this[o(725)](t,o(522)))n[o(574)]&&!n[o(500)]&&a[o(597)](...e[o(442)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(480)](s);e&&r[n(597)](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(359)];){const s=r[e][n(688)](t);r[n(622)](e,1,...s),e+=s[n(359)]}}return r}(t,a);c[o(359)]&&this[o(492)][o(691)]((()=>{const t=o;for(const e of c){const o=this[t(723)][t(655)](t(409),r,t(519));this[t(462)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(507)],u=t[o(656)];for(const{suggestion:e,meta:n}of this[o(725)](t,o(409))){if(!n[o(574)])continue;if(e[o(533)]!=r)continue;if(!Oc(e,s))continue;const i=e[o(710)]();if(i[o(424)](t,!0))return null;c=c[o(654)](i[o(507)])?c:i[o(507)],u=u[o(607)](i[o(656)])?u:i[o(656)],a?i[o(507)][o(654)](a[o(710)]()[o(507)])?(a[o(347)](),a=e):e[o(347)]():a=e}const l=this[o(492)][o(643)](c,u);if(a)this[o(681)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(496)]({id:t,type:o(312)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(517)](o(312)+r,t,a,l)}}return null}[Ec(585)](t,n,r=[],s=null,o={}){const i=Ec;n[i(594)]||(n[i(594)]=n[i(537)]),n[i(386)]=t.is(i(570)),s=s||Nc(n);const a=r[i(728)]((t=>Mc(t,this[i(492)]))),c=t.is(i(570))?t:Mc(t,this[i(492)]);if(i(505)===this[i(576)]){const t=this[i(723)][i(655)](i(338),s,i(519));return this[i(462)]((()=>t([c],n,o))),null}a[i(597)](c);let u=!0;for(const t of a)if(!this[i(413)](t)){u=!1;break}if(u&&i(572)!==this[i(576)]){const t=this[i(723)][i(655)](i(338),s,i(519));return this[i(462)]((()=>t([c],n,o))),null}let l=null,f=c[i(507)],h=c[i(656)];for(const{suggestion:t,meta:e}of this[i(725)](c,i(338))){if(!e[i(574)])continue;if(e[i(539)]||e[i(562)]||e[i(500)])continue;if(t[i(679)][i(594)]!=n[i(594)])continue;if(!Oc(t,o))continue;const r=t[i(710)]();if(t[i(533)]==s){if(r[i(424)](c,!0))return null;f=f[i(654)](r[i(507)])?f:r[i(507)],h=h[i(607)](r[i(656)])?h:r[i(656)],l?r[i(507)][i(654)](l[i(710)]()[i(507)])?(l[i(347)](),l=t):t[i(347)]():l=t}else{const e=c[i(480)](r);this[i(376)](t,e)}}const g=this[i(403)][i(645)][i(614)](i(370)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(681)](l,this[i(492)][i(643)](f,h)),l;{const t=this[i(496)]({id:d,type:i(567)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(517)](i(567)+s,d,p,this[i(492)][i(643)](f,h)),t}}[Ec(577)](t,n,r=[],s=null,o={}){const i=Ec;n[i(594)]||(n[i(594)]=n[i(537)]);const a=t[0];n[i(386)]=a.is(i(570)),s=s||Nc(n);const c=r[i(728)]((t=>Mc(t,this[i(492)]))),u=a.is(i(570))?t:t[i(728)]((t=>Mc(t,this[i(492)])));if(i(505)===this[i(576)]){const t=this[i(723)][i(655)](i(338),s,i(519));return this[i(462)]((()=>t(u,n,o))),null}c[i(597)](...u);let l=!0;for(const t of c)if(!this[i(413)](t)){l=!1;break}if(l&&i(572)!==this[i(576)]){const t=this[i(723)][i(655)](i(338),s,i(519));return this[i(462)]((()=>t(u,n,o))),null}const f=this[i(403)][i(645)][i(614)](i(370)).me;for(const t of this[i(716)]()){if(t[i(467)].id!=f.id)continue;if(i(338)!=t[i(717)]||t[i(679)][i(594)]!=n[i(594)])continue;if(!Oc(t,o))continue;const e=t[i(533)]==s;for(let n=0;n<u[i(359)];n++){const r=u[n];for(const s of t[i(374)]()){const o=s[i(405)]();if(r[i(739)](o)){e?(u[i(622)](n,1),n--):t[i(378)](s[i(482)]);break}}}}if(0==u[i(359)])return null;const h=this[i(723)][i(655)](i(338),s,i(524));for(const t of this[i(716)]())if(t[i(467)].id==f.id&&i(338)==t[i(717)]&&t[i(679)][i(594)]==n[i(594)]&&t[i(533)]==s&&Oc(t,o)&&(h(t[i(442)](),u)||h(u,t[i(442)]()))){for(const e of u)t[i(599)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(567)+s,m=this[i(496)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(517)](p,g,d,t,Vr[i(341)]());return m}[Ec(738)](t,n=null,r={}){const s=Ec;if(t[s(431)])return null;const o=this[s(403)][s(645)][s(614)](s(370)).me,a=new i.LiveRange(t[s(507)],t[s(656)]);for(const{suggestion:t,meta:e}of this[s(725)](a,s(522)))if(e[s(574)]&&!e[s(539)])if(t[s(452)]){const e=t[s(442)]()[s(678)]((t=>s(709)!=t[s(707)][s(323)]));if(e[s(308)]((t=>a[s(424)](t,!0)))&&t[s(468)](),e[s(322)]((t=>t[s(424)](a,!0)))){const t=this[s(723)][s(655)](s(704),n,s(519));return this[s(462)]((()=>t([a],null,r))),null}}else{const e=a[s(480)](t[s(710)]());null!==e&&t[s(419)]([e],null,r)}if(a[s(588)](),a[s(431)]||s(709)==a[s(707)][s(323)])return null;let c=null,u=a[s(507)],l=a[s(656)];const f=this[s(725)](a,s(704));for(const{suggestion:t,meta:e}of f){const n=this[s(492)][s(643)](u,l);if(e[s(574)]&&(this[s(690)]||!e[s(562)]&&!e[s(500)]))if(t[s(452)]){if(!Oc(t,r))continue;let e=!0;for(const r of t[s(442)]()){if(r[s(424)](n,!0))return t;n[s(424)](r)||(e=!1)}e&&t[s(468)]()}else{const e=t[s(710)]();if(e[s(424)](n,!0))return t;if(!Oc(t,r)){n[s(424)](e)?t[s(347)]():e[s(528)](u)?u=e[s(656)]:e[s(528)](l)&&(l=e[s(507)]);continue}u=u[s(654)](e[s(507)])?u:e[s(507)],l=l[s(607)](e[s(656)])?l:e[s(656)],r=Object[s(611)]({},t[s(735)]),c?e[s(507)][s(654)](c[s(710)]()[s(507)])?(c[s(347)](),c=t):t[s(347)]():c=t}}if(c)return this[s(681)](c,this[s(492)][s(643)](u,l)),c;{const t=(0,e.uid)(),i=this[s(492)][s(643)](u,l),a=o.id,c=n?s(670)+n:s(704),f=this[s(496)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(517)](c,t,a,i),f}}[Ec(675)](t,n=Ec(449),r={}){const s=Ec,o=this[s(403)][s(645)][s(614)](s(370)).me,a=t[s(728)]((t=>new i.LiveRange(t[s(507)],t[s(656)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(725)](a,s(522)))e[s(574)]&&!e[s(539)]&&c[s(545)](t);for(const e of c)if(e[s(452)]){const o=e[s(442)]();if((!e[s(735)]||!e[s(735)][s(727)])&&o[s(308)]((t=>a[s(322)]((e=>e[s(424)](t,!0)))))&&e[s(468)](),a[s(308)]((t=>o[s(322)]((e=>e[s(424)](t,!0)))))){const e=this[s(723)][s(655)](s(704),n,s(519));return this[s(462)]((()=>e(t,null,r))),null}}else{const t=e[s(710)]();if(a[s(322)]((e=>e[s(424)](t,!0)))&&e[s(468)](),a[s(308)]((e=>t[s(424)](e,!0)))){const t=this[s(723)][s(655)](s(704),n,s(519));return this[s(462)]((()=>t(a,null,r))),null}}const u=this[s(723)][s(655)](s(704),n,s(524));let l=null;for(const t of this[s(716)]())if(t[s(467)].id==o.id&&t[s(518)]&&s(704)==t[s(717)]&&t[s(533)]==n&&Oc(t,r)&&(u(t[s(442)](),a)||u(a,t[s(442)]())))if(l){if(t[s(617)]&&t[s(617)][s(359)])continue;for(const e of t[s(442)]())l[s(400)](e)||l[s(599)](e);t[s(347)]()}else{l=t;for(const e of a)t[s(400)](e)||t[s(599)](e)}if(l)return l;c[s(337)]();for(const{suggestion:t,meta:e}of this[s(725)](a,s(704)))e[s(574)]&&(this[s(690)]||!e[s(562)]&&!e[s(500)])&&Oc(t,r)&&c[s(545)](t);for(const t of c){const e=t[s(442)]();if((!r||!r[s(727)])&&a[s(308)]((t=>e[s(322)]((e=>e[s(424)](t,!0))))))return t;(!t[s(735)]||!t[s(735)][s(727)])&&e[s(308)]((t=>a[s(322)]((e=>e[s(424)](t,!0)))))&&t[s(468)]()}const f=(0,e.uid)(),h=o.id,g=s(670)+n,d=this[s(496)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(588)](),t[s(431)]||s(709)==t[s(707)][s(323)]||this[s(517)](g,f,h,t,Vr[s(341)]());return d}[Ec(477)](t,n,r,s,o){const i=Ec;if(t[i(431)])return[];if(i(505)===this[i(576)])return[];const a=this[i(403)][i(645)][i(614)](i(370)).me.id,c=Array[i(569)](this[i(498)][i(557)]())[i(678)]((e=>i(603)==e[i(717)]&&e[i(679)][i(560)]==n&&e[i(400)](t)));if(i(683)===this[i(576)]){const e=this[i(725)](t,i(522))[i(678)]((({meta:t})=>t[i(574)]&&!t[i(500)]&&!t[i(539)]))[i(728)]((({suggestion:t})=>t));c[i(475)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(603)==t[i(717)]?t[i(679)][i(529)]:void 0,o=t[i(710)](),a=Array[i(569)](u[i(568)]())[i(489)]((t=>t[i(383)](o)));if(!a)continue;const c=a[i(688)](o);this[i(634)](n)&&i(522)==t[i(717)]&&0!=c[i(359)]||(u[i(520)](a),c[i(687)]((t=>{u[i(542)](t,r)})),i(522)!=t[i(717)]&&e!=s&&u[i(542)](a[i(480)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(359)]>37&&console[i(363)](i(470),{key:n});const f=(i(713)+(n+"|")+Nc({newValue:s}))[i(410)](0,60),h=this[i(496)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(597)](h),this[i(517)](f,c,a,t)}return l}[Ec(354)](t){const e=Ec;this[e(466)](t,((t,...n)=>{this[e(606)]((()=>{t(...n)}))}))}[Ec(535)](t){const e=Ec;this[e(677)][e(545)](t)}[Ec(548)](t){const e=Ec;this[e(653)][e(545)](t)}[Ec(346)](t){const e=Ec;return e(603)==t[e(717)]?t[e(533)][e(669)]("|")[0]:null}[Ec(681)](t,e){const n=Ec,r=t[n(628)]();this[n(492)][n(691)]((t=>{t[n(439)](r,{range:e})}))}[Ec(605)](t){const e=Ec,n=t.id,r=this[e(403)][e(665)][e(614)](e(473));this[e(719)][e(565)](n)||this[e(719)][e(414)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(719)][e(320)](n);s[e(443)](e(408)),s[e(408)]=!1,t[e(617)]=s}[Ec(369)](t,n,r,s){const o=Ec;if(t[o(717)]!=n||t[o(533)]!=r||t[o(488)].id!=s)throw this[o(403)][o(342)](o(589)),new e.CKEditorError(o(589),this)}[Ec(376)](t,n){const r=Ec,s=t[r(710)]();if(n[r(739)](s))t[r(347)]();else if(s[r(424)](n)){const o=this[r(492)][r(513)](n[r(507)][r(316)],r(656));this[r(681)](t,this[r(492)][r(643)](s[r(507)],o));const i=(0,e.uid)(),a=t[r(488)].id,c=t[r(717)]+":"+t[r(533)];this[r(496)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(679)],attributes:t[r(735)]});const u=this[r(492)][r(513)](n[r(656)][r(372)],r(593)),l=this[r(492)][r(643)](u,s[r(656)]);this[r(517)](c,i,a,l)}else if(s[r(528)](n[r(507)])){const e=this[r(492)][r(513)](n[r(507)][r(316)],r(656));this[r(681)](t,this[r(492)][r(643)](s[r(507)],e))}else{const e=this[r(492)][r(513)](n[r(656)][r(372)],r(593));this[r(681)](t,this[r(492)][r(643)](e,s[r(656)]))}}[Ec(413)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(725)](t,e(522))){if(!r[e(574)])continue;const s=n[e(442)]();for(const n of s)if(!t[e(688)](n)[e(359)])return!0}return!1}[Ec(401)](t){const n=Ec,r=this[n(403)][n(645)][n(614)](n(370))[n(433)](t);if(!r)throw new e.CKEditorError(n(647),this);return r}[Ec(516)](t){const e=Ec,n=this[e(403)][e(645)][e(614)](e(370)),r=(0,o.hashObject)(e(624)+t);return n[e(433)](r)||n[e(486)]({id:r,name:t})}[Ec(440)](t,e,n,r,s){const o=Ec,i=this[o(401)](r),a=this[o(723)][o(317)](t,e,n,i,s,(t=>{const e=o;this[e(649)](n,{attributes:t});const r=this[e(373)](n);this[e(536)](new Set([r])),this[e(391)](new Set([r]))}));return this[o(558)](a,o(519),(()=>{const t=o;this[t(649)](n,{state:t(619)})}),{priority:o(364)}),this[o(558)](a,o(468),(()=>{const t=o;this[t(649)](n,{state:t(732)})}),{priority:o(364)}),this[o(498)][o(542)](n,a),this[o(640)][o(542)](a,o(445)),a}[Ec(596)](t){const e=Ec,n=t[e(669)](":");return{group:n[0],type:n[1],subType:n[e(359)]>=5?n[2]:null,id:n[e(359)]<5?n[2]:n[3],authorId:n[e(359)]<5?n[3]:n[4],markerCount:6==n[e(359)]?n[5]:null}}[Ec(590)](t,n,r){const s=Ec,o=t[s(710)](),i=o[s(507)],a=o[s(656)];this[s(681)](t,this[s(492)][s(643)](i,n));const c=(0,e.uid)(),u=t[s(488)].id,l=t[s(717)]+(t[s(533)]?":"+t[s(533)]:"");this[s(496)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(735)],data:t[s(679)]});const f=this[s(346)](t);(s(338)==t[s(717)]||f&&this[s(634)](f))&&(r=this[s(492)][s(549)](r[s(372)])),this[s(517)](l,c,u,this[s(492)][s(643)](r,a))}[Ec(725)](t,e=null){const n=Ec,r=[],s=this[n(403)][n(645)][n(614)](n(370)).me;Array[n(389)](t)||(t=[t]);for(const o of this[n(716)]()){if(!o[n(518)])continue;if(e&&o[n(717)]!=e)continue;let i=!1;for(const e of o[n(442)]()){for(const a of t){const t=a[n(507)][n(739)](e[n(656)])||a[n(656)][n(739)](e[n(507)]);if(t||a[n(480)](e)){const c=a[n(424)](e)&&kc(this[n(492)][n(425)],e[n(507)],a),u=e[n(424)](a)&&kc(this[n(492)][n(425)],a[n(507)],e);r[n(597)]({suggestion:o,meta:{isOwn:s==o[n(467)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(517)](t,e,n,r,s){const o=Ec;this[o(492)][o(691)]((i=>{const a=o;let c=a(514)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(333)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(676)](t){const e=Ec,n=t[e(726)],r=t[e(352)];t[e(726)]=null,t[e(352)]=null,null!=n&&n[e(352)]==t&&(n[e(352)]=r),null!=r&&r[e(726)]==t&&(r[e(726)]=n),e(637)==this[e(640)][e(614)](t)&&(this[e(640)][e(542)](t,e(598)),this[e(618)](e(644),t,n,r))}[Ec(496)](t){const n=Ec,r=t.id,s=this[n(377)](t);if(this[n(422)]&&this[n(422)][n(399)]){const o=this[n(403)][n(645)][n(614)](n(429)),i=s[n(465)],a=s[n(533)]?s[n(717)]+":"+s[n(533)]:s[n(717)],c=this[n(403)][n(476)],u=o[n(545)](Wr(c,n(515))),l={id:r,type:a,hasComments:i,data:t[n(679)]||null,originalSuggestionId:t[n(648)]||null,attributes:s[n(735)]};this[n(422)][n(399)](l)[n(411)]((t=>{const e=n;s[e(629)]=!0,o[e(392)](u),t&&t[e(306)]&&(this[e(498)][e(614)](r)[e(306)]=t[e(306)])}))[n(630)]((t=>{const r=n;throw(0,e.logWarning)(r(659)),this[r(403)][r(706)][r(582)]({isUndoable:!1},(()=>{s[r(468)]()})),s[r(559)](),this[r(498)][r(520)](s.id),this[r(640)][r(520)](s),t}))}return s}[Ec(634)](t){const e=Ec;return this[e(677)][e(356)](t)}[Ec(649)](t,e){const n=Ec,r=this[n(403)][n(645)][n(614)](n(429)),s=this[n(373)](t);if(this[n(422)]&&this[n(422)][n(394)])if(s[n(629)]){const s=r[n(545)](Wr(this[n(403)][n(476)],n(515)));this[n(422)][n(394)](t,e)[n(411)]((()=>{r[n(392)](s)}))}else s.on(n(474),(()=>{this[n(649)](t,e)}))}[Ec(584)](t){const n=Ec;if(!this[n(422)]||!this[n(422)][n(373)])throw new e.CKEditorError(n(698),this);return this[n(422)][n(373)](t)}[Ec(393)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(596)](t),i=this[e(498)][e(614)](n)||this[e(440)](r,s,n,o,{});switch(this[e(369)](i,r,s,o),this[e(640)][e(614)](i)){case e(445):this[e(584)](n)[e(411)]((t=>{const r=e;let s=Promise[r(434)]();t[r(465)]&&(s=this[r(719)][r(604)]({channelId:this[r(403)][r(665)][r(614)](r(473)),threadId:n})),s[r(411)]((()=>{const e=r;this[e(377)](t)[e(629)]=!0}))})),this[e(640)][e(542)](i,e(534));break;case e(598):this[e(649)](n,{state:e(428)});case e(504):this[e(640)][e(542)](i,e(637)),this[e(618)](e(722),i);break;case e(637):this[e(618)](e(686),i)}return i[e(353)](t),i}[Ec(391)](t){const e=Ec,n=Array[e(569)](t),r=n[e(678)]((t=>e(603)==t[e(717)]));this[e(381)](r);const s=n[e(678)]((t=>!t[e(452)]&&e(603)!=t[e(717)])),o=this[e(716)]({skipNotAttached:!0})[e(678)]((t=>!t[e(452)]&&e(603)!=t[e(717)])),i=o[e(678)]((n=>!t[e(356)](n))),a=new Map(o[e(728)]((t=>[t,this[e(723)][e(655)](t[e(717)],t[e(533)],e(672))]))),c=new Map(o[e(728)]((t=>[t,t[e(710)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(359)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(359)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(359)];t++){const n=s[t];!l[e(356)](n)&&n[e(726)]&&(f[e(545)](n[e(726)]),n[e(726)][e(352)]===n&&(n[e(726)][e(352)]=null),n[e(726)]=null),!u[e(356)](n)&&n[e(352)]&&(f[e(545)](n[e(352)]),n[e(352)][e(726)]===n&&(n[e(352)][e(726)]=null),n[e(352)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(359)];e++){const r=g(t,n[e]);r&&(r[0][s(352)]=r[1],r[1][s(726)]=r[0],u[s(545)](r[0]),l[s(545)](r[1]))}}function g(t,n){const r=e;if(t[r(467)].id!==n[r(467)].id)return null;const s=a[r(614)](t)(t,n,c[r(614)](t),c[r(614)](n));return s&&a[r(614)](n)(t,n,c[r(614)](t),c[r(614)](n))?s[1][r(617)]&&s[1][r(617)][r(359)]?null:s:null}f[e(554)]&&this[e(391)](f)}[Ec(381)](t){const e=Ec;if(0==t[e(359)])return;const n=this[e(716)]({skipNotAttached:!0})[e(678)]((t=>e(603)==t[e(717)]&&t[e(712)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(735)]);s[e(356)](n)||(s[e(542)](n,r[e(359)]),r[e(597)]([]));const i=s[e(614)](n);r[i][e(597)](t)}!function(){const t=e;r[t(638)](((e,n)=>{const r=t,s=e[0][r(306)],o=n[0][r(306)];return s==o?e[0][r(735)][r(711)]<n[0][r(735)][r(711)]?-1:1:s<o?-1:1}));for(const e of r)e[t(638)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(359)];t++){if(0==r[t][e(359)])continue;const n=[];for(let s=t+1;s<r[e(359)];s++)0!=r[s][e(359)]&&i(r[t],r[s])&&n[e(597)](s);for(const s of n)r[t]=r[t][e(666)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(359)];n++)t[n][e(352)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(359)];n++)t[n][e(726)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(735)][r(711)]!==n[0][r(735)][r(711)]&&t[0][r(467)]!==n[0][r(467)])return!1;if(!function(t,e){const n=r;return!t[n(465)]&&!e[n(465)]||(!t[n(465)]||!e[n(465)])&&(!!(t[n(465)]&&e[n(306)]<t[n(617)][n(693)][n(614)](0)[n(306)])||!!(e[n(465)]&&t[n(306)]<e[n(617)][n(693)][n(614)](0)[n(306)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(735)],r(711)),o=Ic(n[0][r(735)],r(711));return!!Or(s,o)&&(!!t[r(308)]((t=>n[r(322)]((e=>t[r(710)]()[r(739)](e[r(710)]())))))&&n[r(308)]((e=>t[r(322)]((t=>e[r(710)]()[r(739)](t[r(710)]()))))))}}[Ec(536)](t){const e=Ec,n=Array[e(569)](t),r=this[e(716)]({skipNotAttached:!0}),s=r[e(678)]((n=>!t[e(356)](n))),o=new Map(n[e(728)]((t=>[t,this[e(723)][e(655)](t[e(717)],t[e(533)],e(524))]))),i=new Map(r[e(728)]((t=>[t,t[e(442)]()])));for(let t=0;t<n[e(359)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(359)];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(359)];e++){const s=r[e];if(s[a(717)]!==n[a(717)]||s[a(467)].id!==n[a(467)].id||s[a(533)]!==n[a(533)])continue;if(!wc(n,s,[a(711)]))continue;if(a(603)==n[a(717)]&&n[a(679)][a(529)]!=s[a(679)][a(529)])continue;if(a(603)==n[a(717)]&&t[a(634)](n[a(679)][a(560)]))continue;if(a(338)==n[a(717)]){const e=t[a(403)][a(706)],r=n[a(636)]();if(r&&(e[a(425)][a(708)](r)||e[a(425)][a(538)](r)))continue}const c=o[a(614)](n),u=i[a(614)](n),l=i[a(614)](s),f=n[a(617)]&&n[a(617)][a(359)],h=s[a(617)]&&s[a(617)][a(359)];if(!f&&c(l,u))return t[a(685)](s,n),i[a(520)](n),!0;if(!h&&c(u,l))return t[a(685)](n,s),i[a(520)](s),!0}return!1}}[Ec(685)](t,e){const n=Ec;if(t[n(452)])for(const r of e[n(442)]())t[n(599)](r);else{const r=e[n(710)]()[n(656)];this[n(681)](t,this[n(492)][n(643)](t[n(710)]()[n(507)],r))}e[n(347)]()}[Ec(355)](t,e){const n=Ec,r=t[n(694)](n(495))||t[n(694)](n(603))?n(427):t[n(478)]();return Wr(this[n(403)][n(476)],e+"_"+r+n(731))}[Ec(336)](){const t=Ec,e=this[t(403)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(492)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(596)](t[s(482)]);if(s(493)===e){n[s(620)](this[s(355)](r,s(733)));break}}for(const t of r){const{group:e,type:r}=this[s(596)](t[s(482)]);if(s(493)===e){n[s(620)](this[s(355)](r,s(450)));break}}}))}[Ec(521)](t){const e=Ec;if(this[e(547)])return!1;const n=this[e(403)],r=n[e(706)][e(349)][e(657)][e(432)]();if(0==r[e(359)])return!1;const s=[],o=r[e(678)]((t=>e(603)==t[e(717)])),i=r[e(678)]((t=>e(591)==t[e(717)]&&e(436)!=t[e(482)])),a=r[e(678)]((t=>e(392)==t[e(717)]&&e(436)!=t[e(482)]));for(const t of o)s[e(597)]({key:t[e(343)],newValue:t[e(321)],oldValue:t[e(397)],range:Sc(t[e(570)],n[e(706)])});for(const t of i){const r=a[e(489)]((n=>n[e(371)][e(739)](t[e(371)])));r&&s[e(597)]({key:e(553),newValue:t[e(482)],oldValue:r[e(482)],range:n[e(706)][e(382)](t[e(371)][e(387)])})}return 0!=s[e(359)]&&this[e(664)](t,s)}[Ec(532)](t){const e=Ec;let n=!1;const r=this[e(403)][e(706)][e(349)][e(657)][e(721)]()[e(678)]((t=>t[e(679)][e(463)]&&t[e(482)][e(694)](e(380))));for(const s of r){const{subType:r,id:o}=this[e(596)](s[e(482)]),i=r[e(669)]("|")[0];for(const r of this[e(716)]({skipNotAttached:!0}))r.id!=o&&e(603)==r[e(717)]&&r[e(679)]&&r[e(679)][e(560)]==i&&r[e(710)]()[e(383)](s[e(679)][e(463)])&&(this[e(667)](r,s[e(679)][e(463)],t),n=!0)}return n}[Ec(606)](t){const e=Ec;this[e(403)],this[e(547)]=!0,t()}[Ec(345)](t){const e=Ec,n=this[e(634)](t),r=this[e(653)][e(356)](t);return n||r}[Ec(664)](t,e){const n=Ec;if(0==e[n(359)])return!1;let r=!1;for(const s of e){const e=this[n(725)](s[n(570)],n(603))[n(678)]((t=>!t[n(703)][n(539)]))[n(728)]((t=>t[n(493)])),i=(0,o.hashObject)({newValue:s[n(487)]});e[n(678)]((t=>{const e=n,[r,o]=t[e(533)][e(669)]("|");return r==s[e(560)]&&o!=i}))[n(687)]((e=>{const o=n;this[o(667)](e,s[o(570)],t),r=!0}))}return r}[Ec(667)](t,e,n){const r=Ec,s=t[r(710)]()[r(688)](e);0!==s[r(359)]?1!==s[r(359)]?this[r(590)](t,e[r(507)],e[r(656)]):this[r(681)](t,s[0]):n[r(378)](t[r(628)]())}}class Ac{constructor(t){const e=Ec;this[e(375)]=t,this[e(492)]=t[e(706)],this[e(631)]=new Map,this[e(689)]=new Map,this[e(430)]()}[Ec(317)](t,e,n,r,s,o){const i=Ec;return new Vr(this[i(492)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(655)](t,e,i(519))(...n),onDiscard:(...n)=>this[i(655)](t,e,i(468))(...n)})}[Ec(586)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(631)][s(542)](o,r)}[Ec(655)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(631)][r(614)](s)||this[r(689)][r(614)](t+":"+n)}[Ec(430)](){const t=Ec,e=()=>!1,n=t=>{const e=Tc;t[e(638)](((t,n)=>t[e(507)][e(654)](n[e(507)])?1:-1)),this[e(492)][e(691)]((n=>{const r=e;for(const e of t){let t;t=e[r(656)][r(307)]&&e[r(656)][r(372)]==e[r(507)][r(387)]?n[r(404)](e[r(507)][r(387)],"on"):n[r(404)](e),this[r(492)][r(674)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Tc;e&&this[n(492)][n(691)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(728)]((t=>(Cc(t)&&(t=this[s(492)][s(643)](t[s(656)])),t)))[s(678)]((t=>s(709)!==t[s(707)][s(323)]));if(c[s(359)]<1)return;const u=Array[s(569)](this[s(492)][s(349)][s(388)][s(442)]())[s(728)]((t=>i.LiveRange[s(635)](t)));r[s(540)](c);for(const t of this[s(375)][s(459)][s(459)]())t[s(642)]();a[s(597)]({forceDefaultExecution:!0}),this[s(375)][s(609)](o,...a);const l=u[s(678)]((t=>s(709)!=t[s(707)][s(323)]));l[s(359)]>0&&r[s(540)](l);for(const t of u)t[s(588)]()}))},s=(e,n)=>1==e[t(359)]&&1==n[t(359)]&&e[0][t(656)][t(739)](n[0][t(507)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(492)])?[e,n]:vc(n,e,s,r,this[t(492)])?[n,e]:null;this[t(689)][t(542)](t(367),e),this[t(689)][t(542)](t(601),n),this[t(689)][t(542)](t(412),s),this[t(689)][t(542)](t(724),o),this[t(689)][t(542)](t(530),n),this[t(689)][t(542)](t(583),e),this[t(689)][t(542)](t(484),s),this[t(689)][t(542)](t(339),o),this[t(689)][t(542)](t(646),r),this[t(689)][t(542)](t(561),e),this[t(689)][t(542)](t(566),s),this[t(689)][t(542)](t(563),e),this[t(689)][t(542)](t(485),r),this[t(689)][t(542)](t(435),e),this[t(689)][t(542)](t(437),s),this[t(689)][t(542)](t(682),e),this[t(689)][t(542)](t(595),e),this[t(689)][t(542)](t(602),((e,n)=>{const r=t;if(!n)return;const s=this[r(375)][r(645)][r(614)](yc);this[r(492)][r(691)]((t=>{const o=r;if(o(553)==n[o(560)])for(const r of e){const e=r[o(507)][o(387)],s=n[o(529)];t[o(494)](e,s)}else if(s[o(634)](n[o(560)]))for(const r of e)void 0!==n[o(529)]?t[o(351)](n[o(560)],n[o(529)],r[o(507)][o(387)]):t[o(481)](n[o(560)],r[o(507)][o(387)]);else for(const r of e)n[o(529)]?t[o(351)](n[o(560)],n[o(529)],r):t[o(481)](n[o(560)],r)}))})),this[t(689)][t(542)](t(461),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(372)][r(390)]({includeSelf:!0,parentFirst:!0})){if(s[r(707)]==s)return!1;if(!n[r(458)](s))return!1;if(t[r(708)](s)||t[r(538)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(656)][e(372)]==t[e(507)][e(387)]&&t[e(656)][e(446)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(652)].is(s(612))&&!r[s(708)](t[s(652)]),i=t[s(507)][s(402)](o),a=t[s(656)][s(402)](o,{direction:s(313)});return!(t[s(507)][s(739)](i)&&t[s(656)][s(739)](a)||(i[s(654)](a)?n[s(439)](e,{range:n[s(643)](i,a)}):n[s(378)](e),0))}function Nc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(507)][e(387)];return n&&n.is(e(509))}function Sc(t,e){const n=Ec;return null==t[n(656)][n(316)]&&t[n(656)][n(372)]==t[n(507)][n(387)]?Mc(t[n(507)][n(387)],e):t}function Mc(t,e){const n=Ec,r=e[n(425)][n(708)](t)||e[n(425)][n(581)](t);return e[n(643)](e[n(513)](t,n(508)),r?e[n(497)](t):e[n(513)](t,n(656)))}function vc(t,e,n,r,s){const o=Ec;if(!wc(t,e))return!1;if(n[o(656)][o(739)](r[o(507)]))return!0;if(t[o(717)]!=e[o(717)])return!1;if(!n[o(656)][o(319)](r[o(507)]))return!1;const i=s[o(643)](n[o(656)],r[o(507)])[o(527)]();for(const t of i)if([o(454),o(573)][o(357)](t[o(717)])&&s[o(425)][o(538)](t[o(652)]))return!1;return!0}function wc(t,e,n=[]){const r=Ec;return!(!t[r(712)]||!e[r(712)])&&Or(Ic(t[r(735)],n),Ic(e[r(735)],n))}function Oc(t,e){const n=Ec,r=Fc(t[n(735)]),s=Fc(e);if(!t[n(712)])return!1;for(const t of Object[n(568)](s))if(!Or(r[t],s[t]))return!1;return!0}function Fc(t){const e=Ec,n=Object[e(611)]({},t);return delete n[e(727)],delete n[e(455)],n}const Dc=xc;function Bc(){const t=["1202718XKsEzS","208729jZNMfZ","1395534QEfHKa","model","add","PendingActions","stopListening","get","335988HYuagB","_discardCommand","destroy","commands","discardSuggestion","_pendingAction","change:isDirty","locale","unbind","execute","listenTo","PENDING_ACTION_SUGGESTION","1150472tGbsno","_acceptCommand","_editor","plugins","canDiscard","bind","isEnabled","canAccept","_removePendingAction","20EADEYK","view","canEditAt","_setPendingAction","959wyKQEx","getRanges","acceptSuggestion","15208TJIyKW","remove","isDirty","2420aAaNBU","1050masQIX","5FZewYZ","commentThreadController"];return(Bc=function(){return t})()}function xc(t,e){const n=Bc();return(xc=function(t,e){return n[t-=431]})(t,e)}!function(t,e){const n=xc,r=t();for(;;)try{if(265371===-parseInt(n(463))/1+parseInt(n(458))/2*(parseInt(n(459))/3)+-parseInt(n(439))/4*(-parseInt(n(460))/5)+-parseInt(n(464))/6+parseInt(n(452))/7*(-parseInt(n(455))/8)+parseInt(n(470))/9+parseInt(n(448))/10*(parseInt(n(462))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bc);class Pc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=xc;super(),this[s(465)]=e,this[s(449)]=n,this[s(461)]=r,this[s(441)]=t,this[s(440)]=t[s(473)][s(469)](s(454)),this[s(471)]=t[s(473)][s(469)](s(431)),this[s(449)][s(444)](s(445)).to(this[s(440)],this[s(471)],((t,e)=>t||e)),this[s(449)][s(444)](s(446)).to(this[s(440)],s(445),(t=>t&&this[s(441)][s(465)][s(450)](e[s(453)]()))),this[s(449)][s(444)](s(443)).to(this[s(471)],s(445),(t=>t&&this[s(441)][s(465)][s(450)](e[s(453)]()))),this[s(432)]=null,n[s(457)]&&this[s(451)](),this[s(437)](n,s(454),(()=>this[s(454)]())),this[s(437)](n,s(431),(()=>this[s(431)]())),this[s(437)](n,s(433),(()=>{const t=s;n[t(457)]?this[t(451)]():this[t(447)]()}))}[Dc(454)](){const t=Dc;this[t(440)][t(436)](this[t(465)].id)}[Dc(431)](){const t=Dc;this[t(471)][t(436)](this[t(465)].id)}[Dc(472)](){const t=Dc;this[t(449)][t(435)](t(445)),this[t(449)][t(435)](t(446)),this[t(449)][t(435)](t(443)),this[t(468)](),this[t(461)][t(472)](),this[t(432)]&&this[t(447)]()}[Dc(451)](){const t=Dc,e=Wr(this[t(441)][t(434)],t(438));this[t(432)]=this[t(441)][t(442)][t(469)](t(467))[t(466)](e)}[Dc(447)](){const t=Dc;null!==this[t(432)]&&this[t(441)][t(442)][t(469)](t(467))[t(456)](this[t(432)]),this[t(432)]=null}}const Uc=jc;function jc(t,e){const n=Gc();return(jc=function(t,e){return n[t-=224]})(t,e)}function Gc(){const t=["updateComment","_model","hasDirtyComment","9kKhbmh","showInput","destroy","142813bEvWnI","focus","submit","length","633838rqObti","commentThread","bind","isDirty","set","9955SVJOob","removeComment","7260kglDQh","disabledSubmit","commentInputView","commentsListView","3012jBmKuZ","2430puqkap","authoredAt","4504290DecQZm","addComment","9667430HveYpq","cancel","descriptionParts","fire","_createCommentThreadInputView","_config","CommentView","value","isEnabled","isActive","commentThreadInputView","assign","delegate","locale","canAccept","setData","_createCommentViews","isReadOnly","element","1527EqqCwH","3041776tUMlCO","editor","editorConfig","1qRPjMD","canDiscard","disableComments","_localUser"];return(Gc=function(){return t})()}!function(t,e){const n=jc,r=t();for(;;)try{if(508129===-parseInt(n(265))/1*(parseInt(n(226))/2)+-parseInt(n(261))/3*(parseInt(n(233))/4)+parseInt(n(231))/5*(-parseInt(n(238))/6)+parseInt(n(240))/7+-parseInt(n(262))/8+-parseInt(n(272))/9*(parseInt(n(242))/10)+-parseInt(n(275))/11*(-parseInt(n(237))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gc);class Vc extends s.View{constructor(t,e,n,r){const s=jc;super(t),this[s(236)]=null,this[s(252)]=null,this[s(230)](s(251),!1),this[s(230)](s(239),e[s(239)]),this[s(228)](s(239)).to(e),this[s(230)](s(244),[]),this[s(230)](s(229),!1),this[s(230)](s(250),!1),this[s(230)](s(256),!1),this[s(230)](s(266),!1),this[s(270)]=e,this[s(268)]=n,this[s(247)]=r,r[s(267)]?this[s(230)](s(225),1):this[s(258)]()}[Uc(276)](){const t=Uc;this[t(260)][t(276)]()}[Uc(274)](){const t=Uc;this[t(236)]&&this[t(236)][t(274)](),this[t(252)]&&this[t(252)][t(274)](),super[t(274)]()}[Uc(258)](){const t=Uc,{CommentsListView:e}=this[t(247)];this[t(236)]=new e(this[t(255)],this[t(270)][t(227)],Object[t(253)]({CommentView:this[t(247)][t(248)]},this[t(247)])),this[t(236)][t(254)](t(232)).to(this),this[t(236)][t(254)](t(269)).to(this),this[t(236)][t(228)](t(251)).to(this),this[t(230)](t(225),this[t(236)][t(225)]+1),this[t(228)](t(225)).to(this[t(236)],t(225),(t=>t+1)),this[t(252)]=this[t(246)](),this.on(t(232),(()=>this[t(276)]())),this[t(228)](t(229)).to(this[t(236)],t(271),this[t(252)][t(235)],t(249),((t,e)=>t||!!e))}[Uc(246)](){const t=Uc,{CommentThreadInputView:e}=this[t(247)],n=new e(this[t(255)],this[t(268)],this[t(247)][t(264)]),r=n[t(235)];return n[t(228)](t(273)).to(this,t(251),this[t(270)][t(227)],t(259),r,t(249),((t,e,n)=>!!n||t&&!e)),r.on(t(224),((e,n)=>{const s=t;this[s(245)](s(241),n),r[s(263)][s(257)]("")})),r.on(t(243),(()=>this[t(276)]())),r[t(228)](t(234)).to(this[t(270)][t(227)],t(259)),n}}const zc=qc;function Wc(){const t=["83540tKSUNr","6579DncLUC","ck-suggestion-wrapper","execute","getUserViewNotificationText","acceptButton","ck-annotation__content-wrapper","EXTERNAL_IMPORT_WORD_AVATAR","acceptSuggestion","Discard suggestion","map","name","ck-suggestion--disabled-comments","isActive","<p>","push","EXTERNAL_IMPORT_WORD_SUGGESTION","formatDateTime","</p>","change:description","ck-suggestion--discard",'" title="',"2827650bZTqNK",".ck-annotation__content-wrapper","ck-suggestion-","value","title","descriptionParts","innerHTML","_descriptionElement","getTemplate","bind","Accept suggestion","author","discardSuggestion","fire","div","canAccept","getExternalSuggestionNote","ck-annotation","5478185zmqpFh","editorDestroyed","type","commentsListView","locale",'<span class="ck-suggestion-type">',"@external","EXTERNAL_SUGGESTION","_config","1877456ymgKMs","source","discardButton","time","set","ck-suggestion__main","querySelector","isExternal","1441fuZHms","2jnoVro","check","attributes","ck-suggestion__user","cancel","ck-annotation__info-name","commentThread","ck-annotation__main","isEnabled","creator","ck-suggestion-wrapper--active","color","ck-comment__info-time","innerText","canDiscard","element","ck-suggestion--accept","userView","span","split","ck-annotation__info","content","ck-annotation__user","editorReady",'<span class="ck-suggestion-color" style="background-color: ',"</span>","setTemplate","EXTERNAL_AVATAR","createElement","render","_model",'"></span>',"ck-comment__external","children","2838747MEnOfI","_createButton","importWord","1032929MPdOIm","7srfzLZ","disableComments","authoredAt","description","ck-annotation__info-time","ck-annotation__actions","ck-suggestion__actions","extendTemplate","ck-suggestion__info-name","bindTemplate","5224Yvherr","ck-suggestion__info","join","commentThreadInputView","ck-suggestion","delegate"];return(Wc=function(){return t})()}!function(t,e){const n=qc,r=t();for(;;)try{if(548713===-parseInt(n(576))/1*(-parseInt(n(539))/2)+-parseInt(n(573))/3+parseInt(n(530))/4+-parseInt(n(521))/5+-parseInt(n(503))/6*(-parseInt(n(577))/7)+-parseInt(n(475))/8*(parseInt(n(482))/9)+parseInt(n(481))/10*(parseInt(n(538))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wc);class Hc extends Vc{constructor(e,n,r,s){const i=qc;super(e,n,r,s),this[i(534)](i(523),""),this[i(512)](i(523)).to(this,i(508),(t=>t&&t[0]?t[0][i(523)]:"")),this[i(512)](i(580)).to(this,i(508),this,i(494),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(495)+Kc(e[n(560)],e[n(550)])+n(499);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(510)]=null,this[i(486)]=this[i(574)](Wr(e,i(513)),t.icons[i(540)],i(555),i(489),"sw"),this[i(486)][i(512)](i(547)).to(this,i(518)),this[i(532)]=this[i(574)](Wr(e,i(490)),t.icons[i(543)],i(501),i(515),"sw"),this[i(532)][i(512)](i(547)).to(this,i(553)),this[i(556)]=new o.UserView(e,this[i(569)][i(514)],this[i(485)]()),this[i(556)][i(472)]({attributes:{class:[i(542),i(561)]}}),this[i(565)](this[i(511)]())}[zc(511)](){const t=zc,e=this[t(474)],n=[{tag:t(517),attributes:{class:[t(476),t(559)]},children:[{tag:t(557),children:[{text:this[t(556)][t(492)]}],attributes:{class:[t(473),t(544)]}},{tag:t(533),attributes:{datetime:e.to(t(579)),class:[t(551),t(581)]},children:[{text:e.to(t(579),(e=>this[t(529)][t(498)](e)))}]}]},{tag:t(517),attributes:{class:[t(471),t(582)]},children:[this[t(486)],this[t(532)]]},{tag:t(517),attributes:{class:[t(487)]}}];this[t(569)][t(537)]&&n[t(496)]({tag:t(517),attributes:{class:[t(571)]},children:[{text:this[t(519)]()}]});const r={tag:t(517),attributes:{class:[t(483),e.if(t(494),t(549)),e.to(t(523),(e=>t(505)+e)),this[t(529)][t(578)]&&t(493)],"data-suggestion-id":this[t(569)].id,"data-thread-id":this[t(569)][t(545)].id,"data-author-id":this[t(569)][t(514)].id,tabindex:-1},children:[{tag:t(517),attributes:{class:[t(479),t(520)]},children:[this[t(556)],{tag:t(517),attributes:{class:[t(535),t(546)]},children:n}]}]};return this[t(524)]&&this[t(478)]&&(r[t(572)][t(496)](this[t(524)],this[t(478)]),this[t(524)][t(480)](t(562)).to(this),this[t(524)][t(480)](t(522)).to(this),this[t(478)][t(480)](t(562)).to(this),this[t(478)][t(480)](t(522)).to(this)),r}[zc(568)](){const t=zc;super[t(568)](),this[t(510)]=this[t(554)][t(536)](t(504)),this[t(510)][t(509)]=this[t(580)],this.on(t(500),((e,n,r)=>{const s=t;this[s(510)][s(509)]=r}))}[zc(574)](t,e,n,r,o){const i=zc,a=new s.ButtonView(this[i(525)]);return a[i(534)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(472)]({attributes:{class:n}}),a.on(i(484),(()=>{const t=i;this[t(516)](r,this[t(569)].id)})),a}[zc(519)](){const t=zc;return t(575)===this[t(569)][t(541)][t(527)][t(531)]?Wr(this[t(525)],t(497)):Wr(this[t(525)],t(528))}[zc(485)](){const t=zc;return this[t(569)][t(537)]?t(575)===this[t(569)][t(541)][t(527)][t(531)]?Wr(this[t(525)],t(488),this[t(569)][t(548)][t(492)]):Wr(this[t(525)],t(566),this[t(569)][t(548)][t(492)]):null}}function Kc(t,e){const n=zc;let r="";return r+=t[n(558)]("*")[n(491)](((t,e)=>e%2!=0?n(526)+Zc(t)+n(564):Zc(t)))[n(477)](""),e&&(r+=n(563)+e[n(506)]+n(502)+e[n(507)]+n(570)),r}function qc(t,e){const n=Wc();return(qc=function(t,e){return n[t-=471]})(t,e)}function Zc(t){const e=zc,n=document[e(567)](e(557));return n[e(552)]=t,n[e(509)]}const Xc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Jc=Qc;function Yc(){const t=["_viewToController","stopListening","_handleSuggestionControllerDelayed","menuitem","menu","filter","Annotations","isInContent","items","_disableComments","from","buttonView","_bindAnnotationToEditors","isMultiRange","SuggestionThreadView","focus","lowest","suggestionUnloaded","locale","descriptionParts","delegate","clear","11EXZWno","EditorAnnotations","separator","switchbutton","57456OLaCIR","6899950ixreNv","componentFactory","comments.maxCommentCharsWhenCollapsed","Accept all suggestions","menuitemcheckbox","editor","_refreshActiveMarkers","addSourceCollector","delete","keys","plugins","arrowView","requires","isOn","addComment","trackChanges.SuggestionThreadView","createAnnotation","getRanges","set","_annotationViews","commandName","getSuggestion","editing","Discard all suggestions","Track changes","Discard all selected suggestions","discardSelectedSuggestions","listenTo","push","activeMarkers","_unbindEditors","16883952ZXAljE","model","getMarkers","init","suggestionChanged","length","isDirty","has","mainView","panelView","discardAllSuggestions","comments.maxThreadTotalWeight","previous","actionView","unbind","change:activeAnnotations","pluginName","createCommentThreadController","type","271855YWjbpd","CommentsRepository","values","execute","44276FZKaiH","TrackChangesUI","_addUIComponentsToFactory","5QlAPXw","bind","createAnnotationView","112BYYiJd","innerView","remove","167476RzPvTl","getFirstRange","acceptButton","define","acceptAllSuggestions","_createToolbarButton","size","comments.maxCommentsWhenCollapsed","discardButton","children","reduce","commentThread","get","registerAnnotation","_createMenuBarMenu","337266DlEAGJ","destroy","282UCQqvT","suggestionLoaded","_destroyController","getAllAdjacentSuggestions","trackChanges","add","getJoined","some","acceptSelectedSuggestions","_initializeController","change:previous","comments.editorConfig","comments","TrackChangesEditing","activeAnnotations","trackChanges.disableComments","value","CommentView","getDescriptions","hasSuggestion","Accept all selected suggestions","descriptionFactory","head","button","view","menuBar:trackChanges","isEnabled","_updateController","commands","source","getByInnerView","42iSxSZm","getMarkerNames","CommentsUI","suggestion-","toMany","config","_handleControllerBuffer","_suggestionToController","refreshSelectedViews"];return(Yc=function(){return t})()}function Qc(t,e){const n=Yc();return(Qc=function(t,e){return n[t-=386]})(t,e)}!function(t,e){const n=Qc,r=t();for(;;)try{if(346507===parseInt(n(437))/1+parseInt(n(441))/2*(parseInt(n(498))/3)+parseInt(n(450))/4*(-parseInt(n(444))/5)+parseInt(n(467))/6*(-parseInt(n(386))/7)+-parseInt(n(447))/8*(parseInt(n(465))/9)+-parseInt(n(387))/10*(parseInt(n(529))/11)+parseInt(n(418))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yc);class $c extends t.Plugin{static get[Jc(399)](){const t=Jc;return[yc,o.Users,t(438),t(513),t(530)]}static get[Jc(434)](){return Jc(442)}constructor(t){const e=Jc;super(t),this[e(505)]=new Map,this[e(507)]=new Map,this[e(406)]=new Map,this[e(504)]=new Map;const n=this[e(392)][e(503)];n[e(453)](e(402),Hc),n[e(453)](e(482),!1),this[e(516)]=n[e(462)](e(482))}[Jc(509)](t,e){const n=Jc;0===this[n(504)][n(456)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(504)]){const r=this[t(505)][t(425)](e);r||n?r&&n&&this[t(469)](e):this[t(476)](e)}this[t(504)][t(528)](),this[t(392)][t(397)][t(462)](t(530))[t(506)](),this[t(393)]()}),10),this[n(504)][n(405)](t,e)}[Jc(421)](){const t=Jc,e=this[t(392)],n=e[t(397)][t(462)](t(480)),r=e[t(397)][t(462)](t(513)),s=e[t(397)][t(462)](t(530)),o=e[t(397)][t(462)](t(438));this[t(443)](),s[t(394)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(517)](this[e(505)])){const s=t[e(470)](),o=[];for(const t of s){if(!t[e(514)])continue;if(t[e(520)]){o[e(415)](...t[e(404)]());continue}const n=t[e(451)]();if(o[e(423)]>0){const t=o[0][e(473)](n);if(t){o[0]=t;continue}}o[e(415)](n)}n[e(415)]([r[e(491)],o])}return n})),this[t(414)](n,t(468),((e,n)=>{const r=t;this[r(414)](n,r(477),((t,e,s,o)=>{const i=r;n[i(514)]&&(null==s?(this[i(494)](o[i(489)]),this[i(509)](n,!1)):(this[i(494)](s[i(489)]),null==o&&this[i(509)](n,!0)))})),null!==n[r(430)]?this[r(494)](n[r(489)]):this[r(509)](n,!1)})),this[t(414)](n,t(524),((e,n,r)=>{const s=t;this[s(508)](n,s(477)),this[s(504)][s(395)](n),this[s(505)][s(425)](n)&&this[s(469)](n),r&&this[s(494)](r[s(489)])})),this[t(414)](n,t(422),((e,n)=>{this[t(494)](n)})),this[t(414)](r,t(433),(()=>{this[t(393)]()})),this[t(414)](o,t(401),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(486)](r))return;const i=n[o(408)](r);this[o(505)][o(462)](i)[o(491)][o(522)]()}),{priority:t(523)})}[Jc(393)](){const t=Jc,e=this[t(392)][t(397)][t(462)](t(513)),n=this[t(392)][t(397)][t(462)](t(480)),r=Array[t(517)](e[t(481)],(e=>e[t(448)]))[t(512)]((e=>this[t(507)][t(425)](e))),s=[];for(const e of r){const n=this[t(507)][t(462)](e)[t(419)][t(470)]();s[t(415)](...n[t(460)](((e,n)=>[...e,...n[t(499)]()]),[]))}n[t(416)]=s}[Jc(443)](){const t=Jc,n=this[t(392)],r=n[t(525)],o=Wr(r,t(411)),i=new e.Collection([{type:t(532),model:new s.ViewModel({withText:!0,label:o,commandName:t(471),role:t(391)})},{type:t(531)},{type:t(490),model:new s.ViewModel({withText:!0,label:Wr(r,t(390)),commandName:t(454),role:t(510)})},{type:t(490),model:new s.ViewModel({withText:!0,label:Wr(r,t(487)),commandName:t(475),role:t(510)})},{type:t(490),model:new s.ViewModel({withText:!0,label:Wr(r,t(410)),commandName:t(428),role:t(510)})},{type:t(490),model:new s.ViewModel({withText:!0,label:Wr(r,t(412)),commandName:t(413),role:t(510)})}]);for(const e of i)if(tu(e)){const r=n[t(495)][t(462)](e[t(419)][t(407)]);e[t(419)][t(445)](t(400),t(493)).to(r,t(483),t(493))}n.ui[t(388)][t(472)](t(471),(e=>this[t(455)](e,i,o))),n.ui[t(388)][t(472)](t(492),(e=>this[t(464)](e,i,o)))}[Jc(455)](t,e,n){const r=Jc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(392)][r(495)][r(462)](r(471));o[r(518)][r(405)]({tooltip:n,label:n,icon:Xc}),o[r(518)][r(445)](r(400)).to(i,r(483)),o[r(518)].on(r(440),(()=>{const t=r;i[t(440)](),this[t(392)][t(409)][t(491)][t(522)]()})),(0,s.addListToDropdown)(o,e,{role:r(511)});const a=[];for(const t of e)tu(t)&&a[r(415)](this[r(392)][r(495)][r(462)](t[r(419)][r(407)]));const c=o[r(518)];return c[r(431)][r(432)](r(493)),c[r(398)][r(432)](r(493)),c[r(431)][r(445)](r(493)).to(i,r(493)),c[r(398)][r(445)](r(493))[r(502)](a,r(493),((...t)=>t[r(474)]((t=>t)))),o.on(r(440),(t=>{const e=r;this[e(392)][e(440)](t[e(496)][e(407)]),this[e(392)][e(409)][e(491)][e(522)]()})),o}[Jc(464)](t,e,n){const r=Jc,o=new s.MenuBarMenuView(t),i=this[r(392)][r(495)][r(462)](r(471));o[r(518)][r(405)]({label:n,icon:Xc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(531)==n[r(436)]){a[r(515)][r(472)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(419)];i[r(445)](...Object[r(396)](c)).to(c),i[r(527)](r(440)).to(o),i.on(r(440),(()=>{const t=r;this[t(392)][t(440)](c[t(407)]),this[t(392)][t(409)][t(491)][t(522)]()})),e[r(459)][r(472)](i),a[r(515)][r(472)](e)}return o[r(445)](r(493)).to(i,r(493)),o[r(427)][r(459)][r(472)](a),o}[Jc(476)](t){const e=Jc,n=this[e(392)],r=n[e(503)],s=n[e(397)][e(462)](e(513)),i=n[e(397)][e(462)](e(438)),a=n[e(397)][e(462)](e(530)),c=n[e(397)][e(462)](o.Users).me,u=r[e(462)](e(471))[e(521)],{CommentsListView:l,CommentThreadInputView:f}=n[e(397)][e(462)](e(500));let h,g;this[e(406)][e(425)](t.id)?(g=this[e(406)][e(462)](t.id),h=g[e(426)]):(h=new u(n[e(525)],t,c,{disableComments:this[e(516)],editorConfig:r[e(462)](e(478)),maxCommentsWhenCollapsed:r[e(462)](e(457)),maxThreadTotalWeight:r[e(462)](e(429)),maxCommentCharsWhenCollapsed:r[e(462)](e(389)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(462)](e(525))),CommentView:r[e(462)](e(479))[e(484)],CommentsListView:l,CommentThreadInputView:f}),h[e(452)].on(e(440),(()=>{const t=e;n[t(409)][t(491)][t(522)]()})),h[e(458)].on(e(440),(()=>{const t=e;n[t(409)][t(491)][t(522)]()})),g=s[e(446)](this[e(392)][e(525)],h),g[e(445)](e(424)).to(h,e(424)),g[e(445)](e(423)).to(h),g[e(445)](e(436)).to(h,e(436),(t=>e(501)+t)),this[e(406)][e(405)](t.id,g));const d=i[e(435)](t[e(461)],h),p=new Pc(n,t,h,d),m=t[e(470)]()[e(512)]((t=>t[e(514)]));h[e(526)]=n[e(397)][e(462)](e(480))[e(488)][e(485)](m),this[e(505)][e(405)](t,p),this[e(507)][e(405)](h,p);const I=s[e(403)]({view:g,target:()=>{const r=e,s=[],i=t[r(470)]()[r(512)]((t=>t[r(514)]));for(const t of i)s[r(415)](...t[r(420)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(409)],s)},type:()=>e(501)+p[e(491)][e(436)]});i[e(519)](h,I),s[e(472)](I),a[e(463)](I)}[Jc(469)](t){const e=Jc,n=this[e(392)][e(397)][e(462)](e(438)),r=this[e(392)][e(397)][e(462)](e(513)),s=this[e(505)][e(462)](t),o=s[e(491)],i=r[e(497)](o);n[e(417)](o),i&&r[e(449)](i),this[e(505)][e(395)](t),this[e(507)][e(395)](o),s[e(466)]()}[Jc(494)](t){const e=Jc;if(!t[e(514)]||!this[e(505)][e(425)](t))return;const n=this[e(392)][e(397)][e(462)](e(480)),r=this[e(505)][e(462)](t),s=t[e(470)]();r[e(491)][e(526)]=n[e(488)][e(485)](s)}[Jc(466)](){const t=Jc;for(const e of this[t(505)][t(396)]())this[t(469)](e);for(const e of this[t(406)][t(439)]())e[t(426)][t(466)]();super[t(466)]()}}function tu(t){return Jc(419)in t}var eu=ru;function nu(){var t=["596596pfwAyY","TrackChanges","333396OrBTwO","getSuggestion","requires","addSuggestionData","pluginName","1015GUNLaA","1094688wWsVSs","plugins","181258tFxSAR","getSuggestions","adapter","1372491QQtfYn","197687kFPlmq","get","112xEnluT","Comments","editor","2276OnhBnY","addSuggestion"];return(nu=function(){return t})()}function ru(t,e){var n=nu();return(ru=function(t,e){return n[t-=100]})(t,e)}!function(t,e){for(var n=ru,r=t();;)try{if(342031===parseInt(n(109))/1+parseInt(n(116))/2+parseInt(n(108))/3+parseInt(n(114))/4*(parseInt(n(102))/5)+-parseInt(n(103))/6+-parseInt(n(105))/7+-parseInt(n(111))/8*(parseInt(n(118))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(nu);class su extends t.Plugin{static get[eu(120)](){return[yc,$c,eu(112)]}static get[eu(101)](){return eu(117)}set[eu(107)](t){var e=eu;this[e(113)][e(104)][e(110)](yc)[e(107)]=t}get[eu(107)](){var t=eu;return this[t(113)][t(104)][t(110)](yc)[t(107)]}[eu(115)](t){var e=eu;return this[e(113)][e(104)][e(110)](yc)[e(100)](t)}[eu(106)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(113)][n(104)][n(110)](yc)[n(106)]({skipNotAttached:t,toJSON:e})}[eu(119)](t){var e=eu;return this[e(113)][e(104)][e(110)](yc)[e(119)](t)}}const ou=au;function iu(){const t=["set","execute","div","createElement","300165ZGfjko","addSuggestionData","trackChangesData","create","65528hfpCCI","editor","addCommentThread","getRootsAttributes","getSuggestions","CommentsRepository","78wvpDJo","1383106letsxl","config","track-changes-data-invalid-editor-creator","rootsAttributes","appendChild","TrackChangesData","users","init","destroy","define","32xkJsgJ","reduce","trackChangesData.editorCreator","editorCreator","data","requires","document","53963Nbsdeh","result","model","useAnonymousUser","name","discardAllSuggestions","constructor","acceptAllSuggestions","end","get","getFullData","createDocumentFragment","Pagination","function","map","423WCPVIu","TrackChangesDataGetter","1087170ceSemx","getCommentThreads","442679pSKQPw","push","Users","getDataWithDiscardedSuggestions","getUser","4768770NIboir","_adapter","getRootNames","addUser","pluginName","TrackChangesEditing","getDataWithAcceptedSuggestions","plugins"];return(iu=function(){return t})()}function au(t,e){const n=iu();return(au=function(t,e){return n[t-=160]})(t,e)}!function(t,e){const n=au,r=t();for(;;)try{if(394889===parseInt(n(182))/1+-parseInt(n(210))/2+parseInt(n(180))/3+-parseInt(n(220))/4*(parseInt(n(199))/5)+-parseInt(n(209))/6*(parseInt(n(163))/7)+parseInt(n(203))/8*(parseInt(n(178))/9)+parseInt(n(187))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(iu);const cu=[ou(175)];class uu extends t.Plugin{static get[ou(161)](){return[yc]}static get[ou(191)](){return ou(215)}[ou(217)](){const t=ou,n=this[t(204)];if(n[t(211)][t(219)](t(222),(e=>{const r=t,s=n[r(165)][r(162)][r(189)]()[r(221)](((t,e)=>(t[e]="",t)),{});return n[r(169)][r(202)](s,e)})),t(176)!=typeof n[t(211)][t(172)](t(201))[t(223)])throw new e.CKEditorError(t(212))}[ou(193)](t){return hu(this[ou(204)],!0,t)}[ou(185)](t){return hu(this[ou(204)],!1,t)}}class lu extends t.Plugin{static get[ou(191)](){return ou(179)}constructor(t){const e=ou;super(t),this[e(164)]=e(171)}[ou(217)](){const t=ou;this[t(204)][t(194)][t(172)](t(208))[t(188)]={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(204)][t(194)][t(172)](t(192))[t(188)]=null}}function fu(t){return void 0!==t[ou(206)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,cu);s[r(194)][r(183)](yc,lu),s[r(213)]=fu(t)?t[r(206)]():void 0;const i=document[r(174)](),a=t[r(211)][r(172)](r(201))[r(223)],c=await a(s,(()=>function(t){const e=r,n=document[e(198)](e(197));return t[e(214)](n),n}(i)));!function(t,e){const n=r,s=t[n(165)][n(162)][n(189)]()[n(221)](((e,r)=>(e[r]=t[n(160)][n(172)]({rootName:r}),e)),{}),o=t[n(194)][n(172)](n(184))[n(216)][n(177)]((t=>({id:t.id,name:t[n(167)]}))),i=t[n(194)][n(172)](n(192))[n(207)]({skipNotAttached:!0,toJSON:!0}),a=t[n(194)][n(172)](n(208))[n(181)]({skipNotAttached:!0,toJSON:!0}),c=e[n(194)][n(172)](n(184)),u=e[n(194)][n(172)](n(192)),l=e[n(194)][n(172)](n(208));for(const t of o)c[n(186)](t.id)||c[n(190)](t);c.me||c[n(166)]();for(const t of i)u[n(200)](t);for(const t of a)l[n(205)](t);e[n(160)][n(195)](s)}(t,c),c[r(196)](r(e?170:168));const u=fu(c)?c[r(173)](n):c[r(160)][r(172)](n);return await c[r(218)](),u}function gu(){var t=["207084ansNMO","2910072DAmSyz","20382dBzdEg","72810UuXTYz","66906RngXjj","14487150AAtnjs","4252ZlIGGd","1850eUntsV","49kbotaX","4JirFjL"];return(gu=function(){return t})()}function du(t,e){var n=gu();return(du=function(t,e){return n[t-=105]})(t,e)}!function(t,e){for(var n=du,r=t();;)try{if(221995===-parseInt(n(113))/1*(parseInt(n(112))/2)+-parseInt(n(106))/3+-parseInt(n(109))/4*(parseInt(n(110))/5)+parseInt(n(105))/6*(-parseInt(n(111))/7)+-parseInt(n(114))/8+-parseInt(n(107))/9+parseInt(n(108))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();