@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240514.0 → 0.0.0-nightly-20240516.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 -1
  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 -1
  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 -1
  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:()=>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-=456]})(t,e)}function l(){const t=["4adGevA","_disableUnsupportedCommands","refresh","isEnabled","commands","726489BoYALx","editor","5647656rZPVHP","2939535XTxoHW","36933424NkaLPa","_enableCommands","_enabledCommands","340478fDYZYO","6LJHRjr","affectsData","400SKxKwo","10FaAMod","value","has","65376oCVZzw","931301VOzGly","TrackChangesCommand","execute","_isEnabledBasedOnSelection","forceDisabled","clearForceDisabled"];return(l=function(){return t})()}!function(t,e){const n=u,r=t();for(;;)try{if(541018===-parseInt(n(464))/1*(parseInt(n(463))/2)+parseInt(n(456))/3*(parseInt(n(477))/4)+parseInt(n(466))/5*(-parseInt(n(470))/6)+-parseInt(n(471))/7+-parseInt(n(458))/8+parseInt(n(459))/9*(-parseInt(n(467))/10)+parseInt(n(460))/11)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(462)]=e,this[n(468)]=!1,this[n(479)](),this[n(474)]=!1}[c(479)](){this[c(480)]=!0}[c(473)](){const t=c;this[t(468)]=!this[t(468)],this[t(468)]?this[t(478)]():this[t(461)]()}[c(478)](){const t=c;for(const e of this[t(457)][t(481)][t(481)]())e[t(465)]&&!this[t(462)][t(469)](e)&&e[t(475)](t(472))}[c(461)](){const t=c;for(const e of this[t(457)][t(481)][t(481)]())e[t(465)]&&!this[t(462)][t(469)](e)&&e[t(476)](t(472))}}const h=g;function d(){const t=["refresh","494607QGqSwn","canEditAt","plugins","_isEnabledBasedOnSelection","12816522QUplvR","_suggestions","19708800TWzjCT","72JPQxOQ","89114eMupeE","975506jRueuw","56cjtyCU","execute","model","2595148bynYwc","4hqOJhl","isEnabled","get","track-changes-accept-suggestion-not-found","editor","getRanges","acceptSuggestion","574045ROCatA","TrackChangesEditing"];return(d=function(){return t})()}function g(t,e){const n=d();return(g=function(t,e){return n[t-=300]})(t,e)}!function(t,e){const n=g,r=t();for(;;)try{if(814508===-parseInt(n(305))/1*(parseInt(n(323))/2)+-parseInt(n(315))/3+-parseInt(n(304))/4+-parseInt(n(312))/5*(-parseInt(n(322))/6)+-parseInt(n(300))/7*(-parseInt(n(301))/8)+parseInt(n(319))/9+-parseInt(n(321))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(d);class p extends t.Command{constructor(t,e){const n=g;super(t),this[n(320)]=e,this[n(314)](),this[n(318)]=!1}[h(314)](){this[h(306)]=!0}[h(302)](t){const n=h,r=this[n(320)][n(307)](t);if(!r)throw new e.CKEditorError(n(308),this);const s=r[n(310)]();this[n(309)][n(303)][n(316)](s)&&this[n(309)][n(317)][n(307)](n(313))[n(311)](r)}}function m(){const t=["70xGMKhC","1149hXQnxW","plugins","1001ahFqVq","discardSuggestion","_suggestions","3858eNkfbt","execute","1103696mtHkRr","isEnabled","canEditAt","TrackChangesEditing","8360325FBKcjF","getRanges","model","track-changes-discard-suggestion-not-found","get","5400430DjRgpq","23334qftWXF","editor","_isEnabledBasedOnSelection","6805VmwUKS","refresh","5420OjvLEE","264910dHvkMt"];return(m=function(){return t})()}function I(t,e){const n=m();return(I=function(t,e){return n[t-=384]})(t,e)}const E=I;!function(t,e){const n=I,r=t();for(;;)try{if(495300===-parseInt(n(390))/1*(parseInt(n(397))/2)+-parseInt(n(398))/3*(parseInt(n(395))/4)+parseInt(n(393))/5*(-parseInt(n(403))/6)+-parseInt(n(389))/7+parseInt(n(405))/8+parseInt(n(384))/9+parseInt(n(396))/10*(parseInt(n(400))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(m);class b extends t.Command{constructor(t,e){const n=I;super(t),this[n(402)]=e,this[n(394)](),this[n(392)]=!1}[E(394)](){this[E(406)]=!0}[E(404)](t){const n=E,r=this[n(402)][n(388)](t);if(!r)throw new e.CKEditorError(n(387),this);const s=r[n(385)]();this[n(391)][n(386)][n(407)](s)&&this[n(391)][n(399)][n(388)](n(408))[n(401)](r)}}function T(){const t=["from","isInContent","2914122wHScvt","schema"," [color ","add","createPositionBefore","10784yiYznb","isIntersecting","isTouching","content","455773OFelyy","replace","isMultiRange","561mxsIeD","32824aGCdMZ","1229236UHjgSK","start","createPositionAt","splice","type","3168109pSaLnI","3670kMTeSx","next","end","deletion","createPositionAfter","isObject","map","createRange","push","isCollapsed","5xfxFXU","join","16wVCyrg","sort","isArray","color","length","11881017EjAXbf","execute","value","change","getRanges"];return(T=function(){return t})()}function _(t){const e=A;return t[e(462)](((t,n)=>e(496)==t[e(491)]&&e(496)!=n[e(491)]?-1:e(496)!=t[e(491)]&&e(496)==n[e(491)]?1:0))}function y(t,e){const n=A;let r,s=0;const o=[],i=e[n(474)];for(;s<t[n(465)];){const a=t[s],c=t[s+1];r||(r=e[n(477)](a)),k(e,a,c)||(o[n(501)](e[n(500)](r,i[n(498)](a)?e[n(497)](a):e[n(489)](a,n(495)))),r=null),s++}return o}function A(t,e){const n=T();return(A=function(t,e){return n[t-=460]})(t,e)}function k(t,e,n){const r=A;if(!n)return!1;const s=t[r(497)](e),o=t[r(477)](n);return s[r(480)](o)}!function(t,e){const n=A,r=t();for(;;)try{if(820569===-parseInt(n(482))/1+parseInt(n(487))/2+-parseInt(n(485))/3*(parseInt(n(478))/4)+parseInt(n(503))/5*(parseInt(n(473))/6)+parseInt(n(492))/7*(parseInt(n(461))/8)+-parseInt(n(466))/9+-parseInt(n(493))/10*(-parseInt(n(486))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(T);function C(t,e,n){const r=A;for(;n[r(465)];){const s=n[r(490)](0,100);t[r(469)]((()=>{const t=r;for(const n of s)n[t(472)]&&e[t(467)](n.id)}))}}const L=S;function S(t,e){const n=N();return(S=function(t,e){return n[t-=399]})(t,e)}function N(){const t=["getRanges","5232310MQzRex","canEditAt","values","some","_suggestions","194517XVSkGS","375336jcrTap","refresh","execute","editor","from","_isEnabledBasedOnSelection","isInContent","18055370gCKYXw","model","_command","11vromWN","3796902pGicRy","1550908IZylBv","isEnabled","7FiEDwv","328PoQvrY","445986mQYPdQ","15Hxcbkz"];return(N=function(){return t})()}!function(t,e){const n=S,r=t();for(;;)try{if(798972===parseInt(n(422))/1+parseInt(n(401))/2+parseInt(n(402))/3*(-parseInt(n(410))/4)+parseInt(n(404))/5+parseInt(n(421))/6*(-parseInt(n(399))/7)+parseInt(n(400))/8*(parseInt(n(409))/9)+-parseInt(n(417))/10*(parseInt(n(420))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(N);class R extends t.Command{constructor(t,e,n){const r=S;super(t),this[r(419)]=e,this[r(408)]=n,this[r(411)](),this[r(415)]=!1}[L(411)](){const t=L,e=Array[t(414)](this[t(408)][t(406)]())[t(407)]((e=>e[t(416)]));this[t(423)]=this[t(419)][t(423)]&&e}[L(412)](){const t=L,e=_(Array[t(414)](this[t(408)][t(406)]()));for(const n of e){const e=n[t(403)]();if(!this[t(413)][t(418)][t(405)](e))return}C(this[t(413)][t(418)],this[t(419)],e)}}const M=O;function v(){const t=["canEditAt","2lbugRe","8yzafxO","2603700TZVxfo","model","174320NywIUn","document","editor","refresh","_isEnabledBasedOnSelection","execute","16obdphF","1275297YDXpxl","110602JCyvPZ","size","selection","1359280aoOaGv","values","_selectedSuggestions","_command","586208HVcnUn","getRanges","_suggestions","2517318Zlextx","from","isEnabled"];return(v=function(){return t})()}function O(t,e){const n=v();return(O=function(t,e){return n[t-=317]})(t,e)}!function(t,e){const n=O,r=t();for(;;)try{if(247521===-parseInt(n(338))/1+parseInt(n(326))/2*(parseInt(n(337))/3)+parseInt(n(336))/4*(parseInt(n(330))/5)+-parseInt(n(328))/6+parseInt(n(319))/7+-parseInt(n(327))/8*(-parseInt(n(322))/9)+-parseInt(n(341))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(v);class w extends t.Command{constructor(t,e,n){const r=O;super(t),this[r(318)]=e,this[r(321)]=n,this[r(317)]=new Set,this[r(333)](),this[r(334)]=!1}[M(333)](){const t=M,e=this[t(332)][t(329)][t(331)][t(340)],n=Array[t(323)](this[t(321)][t(342)]());this[t(317)]=function(t,e){const n=A,r=Array[n(471)](t[n(470)]()),s=new Set;for(const o of e)if(o[n(472)])for(const e of r)for(const r of o[n(470)]())(e[n(479)](r)||t[n(502)]&&!o[n(484)]&&o[n(494)]&&r[n(495)][n(480)](e[n(488)]))&&s[n(476)](o);return s}(e,n),this[t(324)]=this[t(318)][t(324)]&&!!this[t(317)][t(339)]}[M(335)](){const t=M,e=_(Array[t(323)](this[t(317)]));for(const n of e){const e=n[t(320)]();if(!this[t(332)][t(329)][t(325)](e))return}C(this[t(332)][t(329)],this[t(318)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const x=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var P=Array.prototype.splice;const B=function(t){var e=this.__data__,n=x(e,t);return!(n<0)&&(n==e.length-1?e.pop():P.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=x(e,t);return n<0?void 0:e[n][1]};const j=function(t){return x(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=x(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=B,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const 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 X=function(t){return this.__data__.has(t)};const Z="object"==typeof global&&global&&global.Object===Object&&global;var q="object"==typeof self&&self&&self.Object===Object&&self;const Y=Z||q||Function("return this")();const Q=Y.Symbol;var J=Object.prototype,$=J.hasOwnProperty,tt=J.toString,et=Q?Q.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Q?Q.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Y["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var dt=Function.prototype.toString;const gt=function(t){if(null!=t){try{return dt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(gt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(Y,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const St=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Nt=Object.prototype.hasOwnProperty;const Rt=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 Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Lt,wt.prototype.delete=St,wt.prototype.get=Rt,wt.prototype.has=vt,wt.prototype.set=Ot;const Dt=wt;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(kt||z),string:new Dt}};const xt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Pt=function(t,e){var n=t.__data__;return xt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Bt=function(t){var e=Pt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return Pt(this,t).get(t)};const jt=function(t){return Pt(this,t).has(t)};const Gt=function(t,e){var n=Pt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Ft,Vt.prototype.delete=Bt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const 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=X,Ht.prototype.set=Wt;const Kt=Ht;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Zt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const qt=function(t,e,n){"__proto__"==e&&Zt?Zt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Yt=Object.prototype.hasOwnProperty;const Qt=function(t,e,n){var r=t[e];Yt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||qt(t,e,n)};const Jt=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):Qt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Y.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const de=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const ge=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&ge(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&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)||de(u,c))||a.push(u);return a};var Le=Object.prototype;const Se=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 Re=Ne(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Se(t))return Re(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&ge(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):ve(t)};const De=function(t,e){return t&&Jt(e,we(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var xe=Object.prototype.hasOwnProperty;const Pe=function(t){if(!at(t))return Fe(t);var e=Se(t),n=[];for(var r in t)("constructor"!=r||!e&&xe.call(t,r))&&n.push(r);return n};const Be=function(t){return Oe(t)?Ce(t,!0):Pe(t)};const Ue=function(t,e){return t&&Jt(e,Be(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Y.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 Xe=function(){return[]};var Ze=Object.prototype.propertyIsEnumerable,qe=Object.getOwnPropertySymbols;const Ye=qe?function(t){return null==t?[]:(t=Object(t),Ke(qe(t),(function(e){return Ze.call(t,e)})))}:Xe;const Qe=function(t,e){return Jt(t,Ye(t),e)};const Je=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;)Je(e,Ye(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Jt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Je(r,n(t))};const rn=function(t){return nn(t,we,Ye)};const sn=function(t){return nn(t,Be,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]",dn="[object WeakMap]",gn="[object DataView]",pn=gt(on),mn=gt(kt),In=gt(an),En=gt(cn),bn=gt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=gn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=dn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?gt(n):"";if(r)switch(r){case pn:return gn;case mn:return ln;case In:return fn;case En:return hn;case bn:return dn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=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 Sn=/\w*$/;const Nn=function(t){var e=new t.constructor(t.source,Sn.exec(t));return e.lastIndex=t.lastIndex,e};var Rn=Q?Q.prototype:void 0,Mn=Rn?Rn.valueOf:void 0;const vn=function(t){return Mn?Object(Mn.call(t)):{}};const On=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return On(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return 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 xn=function(t){return"function"!=typeof t.constructor||Se(t)?{}:Fn($e(t))};const Pn=function(t){return te(t)&&"[object Map]"==_n(t)};var Bn=_e&&_e.isMap;const Un=Bn?Ie(Bn):Pn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var 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 Xn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return He(e,a)}else{var h=_n(e),d=h==Wn||"[object GeneratorFunction]"==h;if(fe(e))return We(e,c);if(h==Hn||h==zn||d&&!o){if(a=u||d?{}:xn(e),!c)return u?en(e,Ue(a,e)):Qe(e,De(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var g=i.get(e);if(g)return g;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Be:we)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),Qt(a,o,t(s,n,r,o,e,i))})),a};const Zn=function(t){return Xn(t,5)};const qn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Yn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Qn=/^\w*$/;const Jn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!qn(t))||(Qn.test(t)||!Yn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||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=Q?Q.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(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:Jn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||qn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:de(e[s+1])?[]:{})}Qt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const dr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const gr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new zt;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=dr,pr.prototype.has=gr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,d=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var g=t[f],p=e[f];if(r)var m=i?r(p,g,f,e,t,o):r(g,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(d){if(!Ir(e,(function(t,e){if(!Er(d,e)&&(g===t||s(g,t,n,r,o)))return d.push(e)}))){h=!1;break}}else if(g!==p&&!s(g,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Q?Q.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var d=!0;o.set(t,e),o.set(e,t);for(var g=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){d=!1;break}g||(g="constructor"==l)}if(d&&!g){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(d=!1)}return o.delete(t),o.delete(e),d};var Sr="[object Arguments]",Nr="[object Array]",Rr="[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==Sr?Rr:c)==Rr,f=(u=u==Sr?Rr:u)==Rr,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 d=l&&Mr.call(t,"__wrapped__"),g=f&&Mr.call(e,"__wrapped__");if(d||g){var p=d?t.value():t,m=g?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const Or=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:vr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const xr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Pr=function(t,e){return e.length<2?t:Fr(t,xr(e,0,-1))};const Br=function(t,e){return e=ur(e,t),null==(t=Pr(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||Br(t,e)},jr=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=324]})(t,e)}function Vr(){const t=["get","getRanges","isExternal","decorate","getFirstMarker","1916460TVpeAM","addMarker","filter","646390JfCXxP","_model","isInContent","createdAt","nodeBefore","18qcWwDX","size","previous","commentThread","getMultiRangeId","change","next","199519MAweTC","set","165QElGNy","type","from","add","_onAttributesChange","getItems","split","_saved","nodeAfter","addMarkerName","_onAccept","end","_markerNames","getAllAdjacentSuggestions","authoredAt","removeAttribute","216ufRNXn","setAttribute","author","substr","delete","addRange","260226lkMlRi","isMultiRange","getMarkerNames","onDiscard","data","637764LthgfH","discard","removeMarker","getFirstRange","creator","isIntersecting","clear","onAccept","@external","attributes","_onDiscard","hasComments","accept","markers","toJSON","getRange","onAttributesChange","head","getContainedElement","_isDataLoaded","reduce","4kuLzKb","subType","suggestion:","getMarkers","map","1416655BEwUFP","isIntersectingWithRange","removeMarkers","4137280GxLOJZ","push","length","start"];return(Vr=function(){return t})()}!function(t,e){const n=Gr,r=t();for(;;)try{if(449411===parseInt(n(357))/1+-parseInt(n(386))/2+-parseInt(n(342))/3*(-parseInt(n(325))/4)+parseInt(n(330))/5*(-parseInt(n(350))/6)+parseInt(n(333))/7+-parseInt(n(375))/8*(parseInt(n(381))/9)+-parseInt(n(345))/10*(-parseInt(n(359))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(405)]=!1,this.id=e.id,this[n(360)]=e[n(360)],this[n(326)]=e[n(326)]||null,this[n(377)]=e[n(377)],this[n(390)]=e[n(390)]||e[n(377)],this[n(339)]=Boolean(e[n(395)]&&e[n(395)][n(394)]),this[n(385)]=null,this[n(346)]=t,this[n(369)]=e[n(393)],this[n(396)]=e[n(384)],this[n(363)]=e[n(402)],this[n(371)]=new Set,this[n(348)]=null,this[n(358)](n(373),null),this[n(358)](n(395),e[n(395)]||{}),this[n(358)](n(352),null),this[n(358)](n(356),null),this[n(358)](n(353),null),this[n(358)](n(366),!1),this[n(340)](n(398)),this[n(340)](n(387))}get[jr(403)](){const t=jr;let e=this;for(;e[t(352)];)e=e[t(352)];return e}get[jr(397)](){const t=jr;return!!this[t(353)]&&this[t(353)][t(335)]>0}get[jr(382)](){const t=jr;return 0!=this[t(371)][t(351)]&&6==Array[t(361)](this[t(371)])[0][t(365)](":")[t(335)]}get[jr(347)](){return null!==this[jr(341)]()}[jr(368)](t){const e=jr;this[e(371)][e(362)](t)}[jr(383)](){const t=jr;return Array[t(361)](this[t(371)])}[jr(328)](){const t=jr;return this[t(383)]()[t(329)]((e=>this[t(346)][t(399)][t(337)](e)))[t(344)]((t=>t))}[jr(341)](){return this[jr(328)]()[0]||null}[jr(332)](){const t=jr;this[t(346)][t(355)]((e=>{const n=t;for(const t of this[n(328)]())e[n(388)](t)})),this[t(371)][t(392)]()}[jr(388)](t){const e=jr;this[e(346)][e(355)]((n=>{n[e(388)](t)})),this[e(371)][e(379)](t)}[jr(380)](t){const e=jr,n=e(327)+this[e(360)]+":"+this[e(326)]+":"+this.id+":"+this[e(390)].id+":"+zr[e(354)]();this[e(368)](n),this[e(346)][e(355)]((r=>{r[e(343)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(331)](t){const e=jr;for(const n of this[e(338)]())if(n[e(391)](t))return!0;return!1}[jr(338)](){const t=jr;return this[t(328)]()[t(329)]((e=>e[t(401)]()))}[jr(364)](){const t=jr;return this[t(338)]()[t(324)](((e,n)=>[...e,...n[t(364)]()]),[])}[jr(389)](){const t=jr;var e;return(null===(e=this[t(341)]())||void 0===e?void 0:e[t(401)]())||null}[jr(404)](){const t=jr,e=this[t(338)]();if(1!=e[t(335)])return null;const n=e[0],r=n[t(336)][t(367)],s=n[t(370)][t(349)];return r instanceof i.Element?r!=s?null:r:null}[jr(398)](){const t=jr;this[t(369)](this[t(338)](),this[t(385)],this[t(395)]),this[t(332)]()}[jr(387)](){const t=jr;this[t(396)](this[t(338)](),this[t(385)],this[t(395)]),this[t(332)]()}[jr(372)](){const t=jr,e=[];let n=this[t(403)];for(;n;)e[t(334)](n),n=n[t(356)];return e}[jr(376)](t,e){const n=jr,r=Zn(this[n(395)]);hr(r,t,e),wr(r,this[n(395)])||(this[n(395)]=r,this[n(363)](r))}[jr(374)](t){const e=jr,n=Zn(this[e(395)]);Ur(n,t),wr(n,this[e(395)])||(this[e(395)]=n,this[e(363)](this[e(395)]))}[jr(400)](){const t=jr;return{id:this.id,type:this[t(326)]?this[t(360)]+":"+this[t(326)]:this[t(360)],authorId:this[t(390)].id,createdAt:this[t(348)],hasComments:this[t(397)],data:this[t(385)],attributes:this[t(395)]}}static[jr(354)](){const t=jr;return(0,e.uid)()[t(378)](1,5)}}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=Zr();return(Kr=function(t,e){return n[t-=279]})(t,e)}!function(t,e){const n=Kr,r=t();for(;;)try{if(523384===-parseInt(n(374))/1+-parseInt(n(344))/2*(-parseInt(n(341))/3)+-parseInt(n(289))/4*(-parseInt(n(373))/5)+parseInt(n(304))/6*(parseInt(n(327))/7)+parseInt(n(364))/8+parseInt(n(313))/9+parseInt(n(370))/10*(-parseInt(n(302))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zr);class Xr{constructor(t,e){const n=Kr;this[n(318)]=[],this[n(346)]=new Map,this[n(321)]=[],this[n(295)]=new Map,this[n(293)]=t,this[n(296)]=e}[Hr(353)](t){const e=Hr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(363)];o++){const i=t[o];if(!i[e(368)])continue;const a=this[e(324)](i);if(a){if(null!=i[e(314)]){if(r[e(323)](i[e(314)]))continue;r[e(306)](i[e(314)])}n[e(283)](a)}else if(e(294)!=i[e(334)])e(282)!=i[e(334)]&&e(317)!=i[e(334)]||this[e(358)](n,i,t[o+1]);else{const t=i[e(281)][e(375)];if(s[e(323)](t))continue;s[e(306)](i[e(281)][e(375)]),t==_c?this[e(335)](n,i):this[e(326)](n,i)}}return this[e(371)](n)}[Hr(298)](t){const e=Hr;this[e(318)][e(283)](t)}[Hr(359)](t,n,r=e.priorities[Hr(336)]){const s=Hr;s(329)==typeof t?(0,e.insertToPriorityArray)(this[s(321)],{matchingCallback:t,label:n,priority:r}):this[s(346)][s(354)](t,n)}[Hr(361)](t,e){const n=Hr;this[n(295)][n(354)](t,e)}[Hr(372)](t,e=1){const n=Hr;let r;for(const e of this[n(321)])if(e[n(303)](t)){r=e[n(350)];break}return r||(r=this[n(346)][n(280)](t[n(325)])),r?r(e):1!==e?e+" "+t[n(325)]+"s":""+t[n(325)]}[Hr(305)](t,e){const n=Hr,r=e[n(340)]()[n(287)](),s=n(282)==e[n(334)]?n(306):n(301);for(const e of r){const o=e[n(310)],i=t[t[n(363)]-1];if(o.is(n(308)))i&&i[n(334)][n(376)](n(338))>-1&&t[n(367)](),i&&n(365)==i[n(334)]?i[s]+=o[n(281)]:t[n(283)]({type:n(365),add:n(306)==s?o[n(281)]:"",remove:n(301)==s?o[n(281)]:""});else if(this[n(293)][n(315)](o)){const a=o;if(i&&i[n(334)][n(376)](n(338))>-1&&t[n(367)](),n(349)==e[n(334)])continue;i&&i[n(334)]==s+n(320)&&i[n(348)][n(325)]==a[n(325)]?i[n(332)]++:t[n(283)]({type:s+n(320),element:a,quantity:1}),r[n(366)]((t=>!(n(349)==t[n(334)]&&t[n(310)]==o)))}else if(this[n(293)][n(328)](o,n(279))||o.is(n(348),n(299))){const r=o;if(n(306)==s&&n(345)==e[n(334)]||n(301)==s&&n(349)==e[n(334)])continue;if(i&&-1==i[n(334)][n(376)](n(338))){n(365)==i[n(334)]&&(i[s]+="\n");continue}let a;if(a=n(306)==s?r[n(307)]&&!this[n(293)][n(315)](r[n(307)])?r[n(307)]:null:r[n(312)]&&!this[n(293)][n(315)](r[n(312)])?r[n(312)]:null,r[n(330)]||a&&a[n(330)]){const e=a&&a[n(330)]?a:r;i&&i[n(334)]==s+n(369)&&i[n(348)][n(325)]==e[n(325)]?i[n(332)]++:t[n(283)]({type:s+n(369),element:e,quantity:1})}else t[n(283)]({type:s+n(338),element:r})}}}[Hr(371)](t){const e=Hr,n=this[e(296)],r=[],s=[],o=[];for(const i of t)switch(i[e(334)]){case e(365):if(i[e(306)]=i[e(306)][e(311)](/(\S)\u000A+(\S)/g,e(362))[e(311)](/\u000A/g,""),i[e(301)]=i[e(301)][e(311)](/(\S)\u000A+(\S)/g,e(362))[e(311)](/\u000A/g,""),""!=i[e(306)]&&""!=i[e(301)]){r[e(283)]({type:e(311),content:Wr(n,e(316),['"'+i[e(301)]+'"','"'+i[e(306)]+'"'])});continue}if(null!=i[e(306)][e(337)](/^ +$/)){r[e(283)]({type:e(282),content:Wr(n,e(357),Wr(n,e(339),i[e(306)][e(363)]))});continue}if(null!=i[e(301)][e(337)](/^ +$/)){r[e(283)]({type:e(317),content:Wr(n,e(290),Wr(n,e(339),i[e(301)][e(363)]))});continue}if(""!=i[e(306)]){r[e(283)]({type:e(282),content:Wr(n,e(357),'"'+i[e(306)]+'"')});continue}r[e(283)]({type:e(317),content:Wr(n,e(290),'"'+i[e(301)]+'"')});continue;case e(352):case e(297):r[e(283)]({type:e(282),content:Wr(n,e(357),this[e(372)](i[e(348)],i[e(332)]))});continue;case e(342):case e(300):r[e(283)]({type:e(317),content:Wr(n,e(290),this[e(372)](i[e(348)],i[e(332)]))});continue;case e(288):r[e(283)]({type:e(282),content:Wr(n,e(292),this[e(372)](i[e(348)],i[e(332)]))});continue;case e(355):r[e(283)]({type:e(317),content:Wr(n,e(356),this[e(372)](i[e(348)],i[e(332)]))});continue;case e(322):s[e(283)](i[e(375)]);continue;case e(360):o[e(283)](i[e(375)]);continue;default:r[e(283)](i)}if(s[e(363)]){const t=s[e(286)]((t=>this[e(295)][e(323)](t)?this[e(295)][e(280)](t):t))[e(284)](", ");r[e(283)]({type:e(309),content:Wr(this[e(296)],e(285),t)})}if(o[e(363)]){const t=o[e(286)]((t=>this[e(295)][e(323)](t)?this[e(295)][e(280)](t):t))[e(284)](", ");r[e(283)]({type:e(309),content:Wr(this[e(296)],e(331),t)})}return r}[Hr(324)](t){const e=Hr;for(const n of this[e(318)]){const r=n(t);if(r&&e(334)in r)return r}}[Hr(326)](t,e){const n=Hr,r=e[n(281)],s=void 0===r[n(291)]?n(360):n(322);t[n(283)]({type:s,key:r[n(375)]})}[Hr(335)](t,e){const n=Hr;t[n(283)]({type:n(309),content:Wr(this[n(296)],n(333),this[n(372)](e[n(340)]()[n(347)][n(351)],1))})}[Hr(358)](t,e,n){const r=Hr;if(this[r(305)](t,e),n&&n[r(340)]()&&!e[r(340)]()[r(343)][r(319)](n[r(340)]()[r(347)])){const n=t[t[r(363)]-1],s=r(282)==e[r(334)]?r(306):r(301);n&&r(365)==n[r(334)]&&(n[s]+="\n")}}}function Zr(){const t=["addEmptyContainer","getDescriptions","set","removeContainer","*Merge:* %0","*Insert:* %0","_handleInsertRemoveSuggestionDescription","registerElementLabel","removeFormat","registerAttributeLabel","$1 $2","length","6271848dZbGmi","text","skip","pop","isInContent","EmptyContainer","209890vWcgMx","_resolveDescriptionItems","getItemLabel","19490NbqAEC","410035aDlriT","key","indexOf","$text","get","data","insertion","push","join","*Set format:* %0","map","getWalker","addContainer","220odCYwp","*Remove:* %0","newValue","*Split:* %0","_schema","attribute","_attributeLabels","_locale","addObject","registerDescriptionCallback","softBreak","removeObject","remove","1078XbmzPN","matchingCallback","30mobzHx","_addDescriptionItems","add","nextSibling","$textProxy","format","item","replace","previousSibling","6994746CHOGbp","subType","isObject","REPLACE_TEXT","deletion","_customCallbacks","isEqual","Object","_itemLabelsCallbacks","addFormat","has","_handleCustomCallbackDescription","name","_handleAttributeSuggestionDescription","1313669BXRMdh","checkChild","function","isEmpty","*Remove format:* %0","quantity","*Change to:* %0","type","_handleRenameSuggestionDescription","normal","match","Container","ELEMENT_SPACE","getFirstRange","3QLzEXm","removeEmptyContainer","end","552882TPQGaT","elementStart","_itemLabels","start","element","elementEnd","label","nodeAfter"];return(Zr=function(){return t})()}const qr=Qr;function Yr(){const t=["35QMhWeS","plugins","commands","12055qNGulp","2292390zsKzSn","5789976nIKTsc","TrackChangesEditing","112660aTwXYr","afterInit","5iQQSar","1435416EjzNNm","enableCommand","1636sAJhHv","editor","showAIAssistant","1064730umLJfT","get","22vTGqDd","5789358WBjhGq"];return(Yr=function(){return t})()}function Qr(t,e){const n=Yr();return(Qr=function(t,e){return n[t-=124]})(t,e)}!function(t,e){const n=Qr,r=t();for(;;)try{if(544510===-parseInt(n(125))/1*(parseInt(n(142))/2)+parseInt(n(139))/3+-parseInt(n(128))/4*(-parseInt(n(138))/5)+-parseInt(n(140))/6+parseInt(n(135))/7*(parseInt(n(126))/8)+-parseInt(n(134))/9+-parseInt(n(131))/10*(parseInt(n(133))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yr);class Jr extends t.Plugin{[qr(124)](){const t=qr,e=this[t(129)],n=e[t(136)][t(132)](t(141));e[t(137)][t(132)](t(130))&&n[t(127)](t(130))}}const $r=ts;function ts(t,e){const n=ns();return(ts=function(t,e){return n[t-=192]})(t,e)}!function(t,e){const n=ts,r=t();for(;;)try{if(298989===-parseInt(n(193))/1+parseInt(n(194))/2+parseInt(n(201))/3+-parseInt(n(209))/4+parseInt(n(229))/5+parseInt(n(218))/6*(-parseInt(n(208))/7)+-parseInt(n(210))/8*(parseInt(n(226))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ns);class es extends t.Plugin{[$r(192)](){const t=$r,e=this[t(202)],n=e[t(197)];if(!e[t(200)][t(220)](t(213)))return;const r=e[t(200)][t(214)](t(224));r[t(207)](t(219)),r[t(217)](t(219)),r[t(222)][t(223)](t(219),Wr(n,t(211))),this[t(212)]()}[$r(212)](){const t=$r,e=this[t(202)],n=e[t(197)];e[t(200)][t(214)](t(224))[t(222)][t(205)]((e=>{const r=t;if(r(204)!=e[r(203)])return;const{data:s}=e;if(s&&r(219)==s[r(227)]){const t=s[r(216)][0][r(196)];return{type:r(195),content:Wr(n,r(215),function(t){const e=r;switch(t){case e(228):return Wr(n,e(230));case e(199):return Wr(n,e(231));case e(198):return Wr(n,e(221));case e(206):return Wr(n,e(225))}}(t))}}}))}}function ns(){const t=["6mpbjjI","alignment","has","FORMAT_ALIGN_TO_CENTER","descriptionFactory","registerAttributeLabel","TrackChangesEditing","FORMAT_JUSTIFY_TEXT","18sAGmja","commandName","left","2971375BDhBHj","FORMAT_ALIGN_TO_LEFT","FORMAT_ALIGN_TO_RIGHT","afterInit","465239YduMeS","753108UcmNgp","format","value","locale","center","right","plugins","998442vJmTPE","editor","type","formatBlock","registerDescriptionCallback","justify","enableDefaultAttributesIntegration","1164863ryncIt","395120pckjUn","1096904gsjRoT","FORMAT_ALIGNMENT","_registerLegacyDescription","AlignmentEditing","get","*Format:* %0","commandParams","registerBlockAttribute"];return(ns=function(){return t})()}const rs=ss;function ss(t,e){const n=os();return(ss=function(t,e){return n[t-=149]})(t,e)}function os(){const t=["TrackChangesEditing","_registerLegacyDescription","*Remove format:* %0","get","11itbqPO","FORMAT_","forceValue","has","subscript","UnderlineEditing","registerAttributeLabel","9mQxUQP","underline","934638FeASUi","code","locale","663552wjCcwa","*Format:* %0","toUpperCase","FORMAT_BOLD","enableDefaultAttributesIntegration","FORMAT_SUBSCRIPT","StrikethroughEditing","ItalicEditing","2681BomOyD","SubscriptEditing","strikethrough","afterInit","FORMAT_CODE","14mfxtNC","6771lEjRsL","BoldEditing","commandName","538cOCGpg","6343270xNLqiI","registerDescriptionCallback","italic","CodeEditing","FORMAT_STRIKETHROUGH","plugins","SuperscriptEditing","FORMAT_ITALIC","descriptionFactory","3100SQicWO","formatInline","commandParams","FORMAT_SUPERSCRIPT","toLowerCase","67583244qCZalV","superscript","type","slice","6092710eFLsKS","registerInlineAttribute","FORMAT_UNDERLINE","format","bold","editor"];return(os=function(){return t})()}!function(t,e){const n=ss,r=t();for(;;)try{if(914214===-parseInt(n(189))/1*(parseInt(n(198))/2)+-parseInt(n(195))/3*(parseInt(n(150))/4)+-parseInt(n(159))/5+parseInt(n(178))/6*(-parseInt(n(194))/7)+-parseInt(n(181))/8+parseInt(n(176))/9*(-parseInt(n(199))/10)+parseInt(n(169))/11*(parseInt(n(155))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(os);const is=[rs(196),rs(188),rs(174),rs(202),rs(187),rs(190),rs(205)];class as extends t.Plugin{[rs(192)](){const t=rs,e=this[t(164)],n=e[t(204)][t(168)](t(165)),r=e[t(180)];for(const s of is){if(!e[t(204)][t(172)](s))continue;const o=s[t(158)](0,-7)[t(154)](),i=t(170)+o[t(183)]();n[t(185)](o),n[t(160)](o),n[t(149)][t(175)](o,Wr(r,i))}this[t(166)]()}[rs(166)](){const t=rs,e=this[t(164)],n=e[t(180)],r=e[t(204)][t(168)](t(165));function s(e,s){const o=t;r[o(149)][o(200)]((t=>{const r=o;if(r(151)!=t[r(157)])return;const{data:i}=t;return i&&i[r(197)]===e?i[r(152)][0][r(171)]?{type:r(162),content:Wr(n,r(182),s)}:{type:r(162),content:Wr(n,r(167),s)}:void 0}))}s(t(163),Wr(n,t(184))),s(t(201),Wr(n,t(206))),s(t(177),Wr(n,t(161))),s(t(179),Wr(n,t(193))),s(t(191),Wr(n,t(203))),s(t(173),Wr(n,t(186))),s(t(156),Wr(n,t(153)))}}const cs=fs;function us(){const t=["commandParams","1458963KiNdeO","30sGQqaA","585512Oizppz","TrackChangesEditing","14637816HTfmcS","has","enableCommand","forceValue","parent","1848566CbyuNO","from","$root","format","6GKcBBi","2CvjidM","selection","149056dJKxOu","*Remove format:* %0","50468388qehGtw","editor","schema","commands","get","document","checkChild","blockQuote","*Set format:* %0","511OoUBtl","ELEMENT_BLOCK_QUOTE","filter","descriptionFactory","getSelectedBlocks","markBlockFormat","1291385yUsDwW","plugins","commandName","model","110KhcQEv","change","afterInit","value","BlockQuoteEditing","locale","name","registerDescriptionCallback"];return(us=function(){return t})()}!function(t,e){const n=fs,r=t();for(;;)try{if(952259===parseInt(n(254))/1*(parseInt(n(249))/2)+parseInt(n(253))/3*(parseInt(n(242))/4)+parseInt(n(227))/5*(parseInt(n(241))/6)+-parseInt(n(221))/7*(parseInt(n(256))/8)+parseInt(n(244))/9+parseInt(n(231))/10*(parseInt(n(240))/11)+-parseInt(n(258))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(us);class ls extends t.Plugin{[cs(233)](){const t=cs,e=this[t(259)],n=e[t(236)];if(!e[t(228)][t(245)](t(235)))return;const r=e[t(228)][t(216)](t(243)),s=this[t(259)][t(261)][t(216)](t(219));r[t(246)](t(219),((n,o={})=>{const i=t,a=this[i(259)][i(230)][i(217)][i(255)],c=o&&void 0!==o[i(247)]?o[i(247)]:!s[i(234)];let u=[];if(c){const t=Array[i(250)](a[i(225)]())[i(223)]((t=>hs(t)||function(t,e){const n=i,r=e[n(218)](t[n(248)],n(219)),s=e[n(218)]([n(251),n(219)],t);return r&&s}(t,this[i(259)][i(230)][i(260)])));u=y(t,e[i(230)])}else{const t=Array[i(250)](a[i(225)]())[i(223)]((t=>hs(t)));u=y(t,e[i(230)])}e[i(230)][i(232)]((()=>{const t=i;for(const e of u)r[t(226)](e,{commandName:t(219),commandParams:[{forceValue:c}]})}))})),r[t(224)][t(238)]((e=>{const r=t,{data:s}=e;if(s&&r(219)==s[r(229)]){const t=Wr(n,r(222));return s[r(239)][0][r(247)]?{type:r(252),content:Wr(n,r(220),t)}:{type:r(252),content:Wr(n,r(257),t)}}}))}}function fs(t,e){const n=us();return(fs=function(t,e){return n[t-=216]})(t,e)}function hs(t){const e=cs;return e(219)==t[e(248)][e(237)]}const ds=ps;function gs(){const t=["2694MPiwAY","get","changeCaseTitle","plugins","changeCaseUpper","has","TrackChangesEditing","107118zKfOXO","2280NSRzCl","5140688mPczKv","829131PGBiPz","35tcEXoU","207219mGNDYm","CaseChange","enableCommand","editor","afterInit","changeCaseLower","6qCIBqW","418708jyzYSA","22211fOPSXq","9591525vofomc"];return(gs=function(){return t})()}function ps(t,e){const n=gs();return(ps=function(t,e){return n[t-=120]})(t,e)}!function(t,e){const n=ps,r=t();for(;;)try{if(831267===-parseInt(n(139))/1*(-parseInt(n(123))/2)+-parseInt(n(137))/3+parseInt(n(124))/4*(-parseInt(n(138))/5)+-parseInt(n(127))/6*(parseInt(n(125))/7)+-parseInt(n(136))/8+parseInt(n(126))/9+parseInt(n(135))/10*(parseInt(n(134))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gs);class ms extends t.Plugin{[ds(121)](){const t=ds,e=this[t(120)];e[t(130)][t(132)](t(140))&&(e[t(130)][t(128)](t(133))[t(141)](t(131)),e[t(130)][t(128)](t(133))[t(141)](t(122)),e[t(130)][t(128)](t(133))[t(141)](t(129)))}}function Is(t,e){const n=Ts();return(Is=function(t,e){return n[t-=174]})(t,e)}const Es=Is;!function(t,e){const n=Is,r=t();for(;;)try{if(239086===-parseInt(n(184))/1*(-parseInt(n(186))/2)+parseInt(n(185))/3*(parseInt(n(177))/4)+-parseInt(n(189))/5*(parseInt(n(178))/6)+parseInt(n(175))/7+parseInt(n(182))/8+-parseInt(n(183))/9+-parseInt(n(176))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ts);class bs extends t.Plugin{[Es(187)](){const t=Es,e=this[t(190)];e[t(191)][t(174)](t(179))&&e[t(188)][t(174)](t(180))[t(181)](t(179))}}function Ts(){const t=["82114gVQIPy","afterInit","plugins","74015KDzrYT","editor","commands","get","563031hlXsht","696190MGnBOp","1220VaNCMA","114naehvF","ckbox","TrackChangesEditing","enableCommand","2322040XmqwUS","1774701pKsHdE","4BHrXkD","2481rYFimE"];return(Ts=function(){return t})()}const _s=ys;function ys(t,e){const n=Cs();return(ys=function(t,e){return n[t-=434]})(t,e)}!function(t,e){const n=ys,r=t();for(;;)try{if(660439===parseInt(n(448))/1*(-parseInt(n(493))/2)+-parseInt(n(472))/3+-parseInt(n(469))/4*(-parseInt(n(478))/5)+-parseInt(n(491))/6*(-parseInt(n(460))/7)+-parseInt(n(443))/8*(parseInt(n(489))/9)+-parseInt(n(436))/10*(parseInt(n(463))/11)+parseInt(n(445))/12*(parseInt(n(477))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Cs);class As extends t.Plugin{[_s(459)](){const t=_s,e=this[t(439)];if(!e[t(438)][t(461)](t(484)))return;const n=e[t(438)][t(487)](t(450)),r=e[t(455)],s=e[t(444)][t(487)](t(488))[t(492)],o=e[t(441)][t(487)](t(488));n[t(456)](t(490)),n[t(456)](t(447)),n[t(456)](t(488),((r,i={})=>{const a=t,c=e[a(442)],u=e[a(442)][a(435)][a(437)],l=i&&void 0!==i[a(466)]?i[a(466)]:!o[a(471)];let f;i[a(476)]||(i[a(476)]=s[0][a(476)]),f=l?Array[a(481)](u[a(483)]())[a(485)]((t=>ks(t)||function(t,e){const n=a;return!t.is(n(462))&&!e[n(452)](t)&&e[n(440)](t[n(480)],n(488))}(t,c[a(453)]))):Array[a(481)](u[a(483)]())[a(485)]((t=>ks(t)));const h=y(f,c);c[a(479)]((()=>{const t=a;for(const e of h)n[t(473)](e,{commandName:t(488),commandParams:[{...i,forceValue:l}],formatGroupId:t(468)})}))})),n[t(470)][t(451)](t(488),(e=>Wr(r,t(467),e))),n[t(470)][t(486)]((e=>{const n=t;if(n(457)!=e[n(449)])return;const o=r.t,{data:i}=e;if(!i||n(488)!=i[n(446)])return;const a=i[n(474)][0][n(476)],c=o(s[n(434)]((t=>t[n(476)]===a))[n(458)])[n(482)]();return i[n(474)][0][n(466)]?{type:n(454),content:Wr(r,n(464),Wr(r,n(467),1)+" ("+c+")")}:{type:n(454),content:Wr(r,n(465),Wr(r,n(467),1))}}))}}function ks(t){const e=_s;return e(488)==t[e(475)]}function Cs(){const t=["commandName","outdentCodeBlock","41CyYXdX","type","TrackChangesEditing","registerElementLabel","isLimit","schema","format","locale","enableCommand","formatBlock","label","afterInit","7YQgJOK","has","rootElement","99VqZVfu","*Set format:* %0","*Remove format:* %0","forceValue","ELEMENT_CODE_BLOCK","blockName","5204lIdvAs","descriptionFactory","value","3897903TgDlKU","markBlockFormat","commandParams","name","language","1573iKTMVZ","2515uumgrX","change","parent","from","toLowerCase","getSelectedBlocks","CodeBlock","filter","registerDescriptionCallback","get","codeBlock","9paQSQo","indentCodeBlock","187566mmvZNB","languages","40276BWYZxH","find","document","1288730AmiEay","selection","plugins","editor","checkChild","commands","model","5837264SoUDUD","config","395628CurYZg"];return(Cs=function(){return t})()}const Ls=Ns;function Ss(){const t=["15010754uShvKR","afterInit","8nVVhDA","11ivXzXG","get","8899040MUKzJh","has","12pfYaaS","plugins","216812fgQfyN","564774idqZAz","6SJXIXp","addCommentThread","36NPWaOJ","CommentsEditing","TrackChangesEditing","10232766jzDoHG","6244637qnaPGv","editor","enableCommand","1892710kwioMU"];return(Ss=function(){return t})()}function Ns(t,e){const n=Ss();return(Ns=function(t,e){return n[t-=353]})(t,e)}!function(t,e){const n=Ns,r=t();for(;;)try{if(960909===-parseInt(n(353))/1*(-parseInt(n(359))/2)+parseInt(n(360))/3*(parseInt(n(357))/4)+parseInt(n(370))/5+parseInt(n(361))/6*(parseInt(n(367))/7)+parseInt(n(373))/8*(parseInt(n(366))/9)+parseInt(n(355))/10+parseInt(n(371))/11*(-parseInt(n(363))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ss);class Rs extends t.Plugin{[Ls(372)](){const t=Ls,e=this[t(368)];e[t(358)][t(356)](t(364))&&e[t(358)][t(354)](t(365))[t(369)](t(362))}}var Ms=n(834);function vs(t,e,n){const r=ws,s=[];for(const o of e[r(356)]())o[r(370)](t)&&s[r(332)](n[r(333)](o));return s}function Os(){const t=["type","nextSibling","markerRange","572xXKMFL","isAtEnd","createUIElement","9378904tqxWHB","push","createRangeOn","ck-suggestion-marker-","TrackChangesEditing","markerName","10326XhBDMS","includes","addHighlight","mapper","start","getCustomProperty","test","elementEnd","1477zkaRZr","previousPosition","bindElementToMarker","ck-suggestion-marker--active","getWalker","3eywWfv","toViewPosition","4610fRIbGM","get","parent","toViewElement","getItems","writer","activeMarkers","schema","isContent","consumable","1089572xvkdzh","1509DsYCfO","isBlock","model","item","addClass","3370290ZVjiqK","30581188qKSTvH","hasAttribute","1125RXuEMg","insert","span","plugins","isLimit","name"];return(Os=function(){return t})()}function ws(t,e){const n=Os();return(ws=function(t,e){return n[t-=320]})(t,e)}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=ws,s=t[r(322)][r(353)](r(335));return(o,i,a)=>{const c=r;if(!a[c(361)][c(343)](i[c(327)],o[c(324)]))return;const u=i[c(327)][c(349)](),l=i[c(327)][c(341)],f=t[c(365)][c(359)];let h=null,d=null,g=!1,p=!1;for(const t of u){const e=t[c(366)];g=g||f[c(360)](e);const n=a[c(340)][c(355)](e);if(n&&n[c(342)](c(339)))return;c(344)==t[c(325)]&&f[c(364)](e)&&!f[c(323)](e)&&(e[c(326)]||l[c(329)]?h&&h[c(354)]==e||(h=e,m(t[c(346)]),p=!0):d=d||t[c(346)])}function m(t){const r=c,o=a[r(357)][r(330)](r(321),{class:r(334)+e}),u=a[r(340)][r(351)](t);n&&s[r(358)][r(338)](i[r(336)])&&a[r(357)][r(367)](r(348),o),a[r(357)][r(320)](u,o),a[r(340)][r(347)](o,i[r(336)])}g||p||!d||m(d)}}function Fs(t,e){const n=Ps();return(Fs=function(t,e){return n[t-=131]})(t,e)}!function(t,e){const n=ws,r=t();for(;;)try{if(881022===-parseInt(n(350))/1*(parseInt(n(362))/2)+parseInt(n(363))/3*(-parseInt(n(328))/4)+parseInt(n(368))/5+-parseInt(n(337))/6*(-parseInt(n(345))/7)+-parseInt(n(331))/8+-parseInt(n(371))/9*(parseInt(n(352))/10)+parseInt(n(369))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Os);const xs=Fs;function Ps(){const t=["9tQmNkS","data","start","selection","fromRange","unit","markerNameToElements","deleteForward","createRange","5KLDevd","downcastDispatcher","plugins","$graveyard","12LWXnec","get","rootName","enableCommand","buffer","mapper","enqueueChange","end","editor","high","1254827ZCgXAm","delete","modifySelection","getFirstRange","8425884ApWrFh","model","writer","bind","markerName","lock","remove","6613590SEsetd","createSelection","showSuggestionHighlights","init","removeMarker:suggestion:deletion","root","unlock","310180dIGgSt","document","commands","unbindElementFromMarkerName","setSelection","detach","merge","11iBAGSu","4241016YcYokW","addMarker:suggestion:deletion","6ZMoMBA","isCollapsed","3415055qisEfa","batch","forward","editing","8523EbMqvc","uiElement","options","TrackChangesEditing","requires"];return(Ps=function(){return t})()}!function(t,e){const n=Fs,r=t();for(;;)try{if(437288===parseInt(n(181))/1*(parseInt(n(151))/2)+parseInt(n(167))/3*(-parseInt(n(185))/4)+parseInt(n(163))/5+-parseInt(n(161))/6*(parseInt(n(133))/7)+parseInt(n(159))/8+-parseInt(n(172))/9*(parseInt(n(144))/10)+parseInt(n(158))/11*(-parseInt(n(137))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ps);class Bs extends t.Plugin{static get[xs(171)](){return[Ms.Delete]}[xs(147)](){const t=xs,e=this[t(131)],n=e[t(183)][t(186)](t(170));n[t(188)](t(134));const r=e[t(153)][t(186)](t(179));n[t(188)](t(179),((n,s={})=>{const o=t,a=e[o(138)][o(145)](e[o(138)][o(152)][o(175)]);a[o(162)]&&e[o(138)][o(135)](a,{direction:o(165),unit:s[o(177)]});const c=a[o(136)](),u=i.LiveRange[o(176)](c);let l;n(s),l=o(184)==u[o(149)][o(187)]?e[o(138)][o(180)](c[o(174)]):e[o(138)][o(180)](u[o(174)],u[o(192)]),u[o(156)](),e[o(138)][o(191)](r[o(189)][o(164)],(t=>{const e=o;r[e(189)][e(142)](),t[e(155)](t[e(180)](l[e(192)])),r[e(189)][e(150)]()}))})),e[t(166)][t(182)].on(t(160),Ds(e,t(157)),{priority:t(132)}),e[t(173)][t(182)].on(t(160),((n,r,s)=>{const o=t;s[o(169)][o(146)]&&Ds(e,o(157),{showActiveMarker:!1})[o(140)](this)(n,r,s)}),{priority:t(132)}),e[t(166)][t(182)].on(t(148),((e,n,r)=>{const s=t,o=r[s(190)][s(178)](n[s(141)]);if(o)for(const t of o)t.is(s(168))&&(r[s(190)][s(154)](t,n[s(141)]),r[s(139)][s(143)](t))}),{priority:t(132)})}}function Us(){const t=["getSuggestions","nextSibling","splitListItemBefore","commandName","nodeAfter","listMarker","registerCustomCallback","detach","_LIST","_findSuggestions","previousSibling","listMarkerStyle","*Merge:* %0","data","setSelection","listIndent","*Set format:* %0","key","todo","getRanges","formatBlock","registerBlockAttribute","editor","range","locale","head","accept","documentList","parent","ListEditing","config","includes","model","listStyle","meta","attributes","splitListItemAfter","230292NjAZfD","ELEMENT_LIST_ITEM","filter","listStart","TrackChangesEditing","listType","4265060dZahxR","186369cuntYh","noTrackChangesFixer","indentList","isUndo","listItemId","value","*Outdent:* %0","descriptionFactory","_getAttributeKey","ELEMENT_","_registerLegacyDescription","every","batch","execute","multipleBlocks","todoListChecked","change","ELEMENT_TODO_LIST","type","FORMAT_INDENT","TodoListEditing","mergeListItemBackward","end","registerDescriptionCallback","_suggestionFactory","numberedList","todoList","66lDpZpG","*Change to:* %0","getFirstMarker","isLocal","assureChains","newValue","push","getAttribute","registerAttributeLabel","forceValue","823943XPRmMv","fromRange","format","264WNSZhZ","refresh","from","attribute","mergeListItemForward","getChanges","trackChangesCommand","default","*Format:* insert into %0","plugins","checkTodoList","*Indent:* %0","next","attributeKey","registerElementLabel","*Uncheck item*","list.multiBlock","*Remove format:* %0","128562VBwkmY","containsItem","suggestion","numbered","registerPostFixer","enableDefaultAttributesIntegration","createRange","bulletedList","customBulletedList","length","outdentList","toUpperCase","commandParams","find","get","5ZTMPxR","listReversed","createPositionAt","isNextTo","listItemIdFixer","*Merge:* list item","bulleted","map","_supportLegacySuggestions","deletion","schema","todoListCheck","groupId","22UOarAq","*Split:* list item","setAttribute","*Check item*","*Format:* remove from %0","document","commands","afterInit","start","getFirstRange","ELEMENT_NUMBERED_LIST","selection","ELEMENT_BULLETED_LIST","isObject","removeMarker","oldValue","5202AcZrMB","946948btFfaC","differ","has","customNumberedList"];return(Us=function(){return t})()}const js=Gs;function Gs(t,e){const n=Us();return(Gs=function(t,e){return n[t-=427]})(t,e)}!function(t,e){const n=Gs,r=t();for(;;)try{if(463306===-parseInt(n(548))/1+-parseInt(n(446))/2*(parseInt(n(511))/3)+parseInt(n(463))/4+parseInt(n(433))/5*(parseInt(n(462))/6)+parseInt(n(569))/7+parseInt(n(551))/8*(-parseInt(n(504))/9)+parseInt(n(510))/10*(parseInt(n(538))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Us);class Vs extends t.Plugin{[js(453)](){const t=js,e=this[t(489)];if(!e[t(560)][t(465)](t(496)))return;const n=e[t(491)],r=e[t(560)][t(432)](t(508)),s=e[t(560)][t(465)](t(531)),o=!!e[t(497)][t(432)](t(567));function i(e){const r=t;return{type:r(550),content:""+Wr(n,r(483),e)}}function a(e){const r=t;return{type:r(550),content:""+Wr(n,r(568),e)}}r[t(574)](t(536)),r[t(574)](t(576)),r[t(574)](t(466)),r[t(574)](t(577)),r[t(574)](t(513)),r[t(574)](t(428)),r[t(574)](t(503)),r[t(574)](t(469)),r[t(488)](t(515)),r[t(488)](t(509)),r[t(488)](t(482)),o&&(r[t(574)](t(532)),r[t(574)](t(555))),s&&(r[t(574)](t(537)),r[t(574)](t(561)),r[t(488)](t(526)),r[t(518)][t(534)]((e=>{const r=t,{data:s}=e;if(s&&r(526)==s[r(484)])return{type:r(550),content:s[r(543)]?Wr(n,r(449)):Wr(n,r(566))}})),this[t(489)][t(499)][t(451)][t(573)]((e=>{const n=t;if(e[n(523)][n(514)])return!1;let s=!1;const o=r[n(467)]({skipNotAttached:!0})[n(506)]((t=>n(526)===r[n(519)](t)));for(const t of o)n(485)!=t[n(455)]()[n(454)][n(471)][n(545)](n(509))&&(r[n(476)](t[n(455)](),n(554))[n(431)]((t=>n(509)===r[n(519)](t[n(571)])))||(e[n(460)](t[n(540)]()),s=!0));return s}))),r[t(518)][t(546)](t(482),Wr(n,t(530)));const c={type:t(550),content:""};r[t(518)][t(534)]((e=>{const r=t,{data:s}=e;if(!s||r(509)!=s[r(484)])return;let u=e[r(492)];for(;u;){if(u[r(480)]&&((r(500)==u[r(480)][r(484)]||r(478)==u[r(480)][r(484)])&&(u[r(480)][r(543)]&&r(558)!=u[r(480)][r(543)]||r(558)!=u[r(480)][r(461)]&&!s[r(543)])||!o&&u[r(480)][r(484)]==_c))return c;u=u[r(563)]}if(null==s[r(543)])switch(s[r(461)]){case r(439):return a(Wr(n,r(458)));case r(572):return a(Wr(n,r(456)));case r(485):return a(Wr(n,r(528)))}switch(s[r(543)]){case r(439):return i(Wr(n,r(458)));case r(572):return i(Wr(n,r(456)));case r(485):return i(Wr(n,r(528)))}})),r[t(518)][t(534)]((e=>{const n=t,{data:r}=e;if(r&&n(482)==r[n(484)])return null==r[n(543)]||null==r[n(461)]&&0==r[n(543)]?c:void 0})),r[t(518)][t(534)]((e=>{const r=t;if(r(554)!=e[r(529)])return;const{data:s}=e;if(!s||r(515)!=s[r(484)])return;const o=zs(e);return r(543)==o?{type:r(550),content:Wr(n,r(438))}:r(461)==o?{type:r(550),content:Wr(n,r(447))}:c})),e[t(499)][t(451)][t(573)]((e=>this[t(437)](e))),e[t(499)][t(451)][t(573)]((e=>this[t(512)](e))),e[t(499)][t(451)][t(573)]((e=>this[t(542)](e))),this[t(441)]()}[js(437)](t){const e=js;if(t[e(523)][e(514)]||!t[e(523)][e(541)])return!1;let n=!1;const r=this[e(489)][e(560)][e(432)](e(508))[e(467)]({skipNotAttached:!0})[e(506)]((t=>t[e(480)]&&e(515)==t[e(480)][e(484)]))[e(506)]((t=>t[e(480)][e(543)]&&t[e(480)][e(461)]));for(const s of r)zs(s)||(t[e(460)](s[e(540)]()),n=!0);return n}[js(512)](t){const e=js;if(t[e(523)][e(514)]||!t[e(523)][e(541)])return!1;const n=this[e(489)][e(560)][e(432)](e(508));if(n[e(557)][e(516)])return!1;let r=!1;const s=[e(509),e(515),e(482),e(500),e(507),e(434),e(444),e(472),e(478)],o=this[e(489)][e(499)][e(451)][e(464)][e(556)]()[e(506)]((t=>e(554)==t[e(529)]))[e(506)]((t=>s[e(498)](t[e(564)])));if(0==o[e(427)])return r;for(const i of o){const o=n[e(476)](i[e(490)],e(554))[e(506)]((t=>!t[e(501)][e(436)]))[e(440)]((t=>t[e(571)]))[e(506)]((t=>{const r=e,o=n[r(519)](t);return s[r(498)](o)}));if(o[e(427)]){for(const n of o)t[e(460)](n[e(540)]());r=!0}}return r}[js(542)](t){const e=js;if(t[e(523)][e(514)]||!t[e(523)][e(541)])return!1;const n=this[e(489)][e(560)][e(432)](e(508));let r=!1;const s=[e(509),e(515),e(482),e(500),e(507),e(434),e(444),e(472),e(478)];for(const t of n[e(467)]({skipNotAttached:!0})){const o=n[e(476)](t[e(455)](),e(554))[e(440)]((t=>t[e(571)]))[e(506)]((t=>t[e(480)]&&s[e(498)](t[e(480)][e(484)])));if(!o[e(427)])continue;const a=o[0][e(492)][e(502)][e(445)];if(!o[e(522)]((t=>t[e(502)][e(445)]===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(467)]({skipNotAttached:!0})[s(506)]((e=>s(554)==e[s(529)]&&e[s(502)][s(445)]==t)))e[s(448)](s(445),r)}function i(t,n){const r=e;let s=t[r(492)],i=!1;for(;s;)s[r(502)][r(445)]!=n&&(o(s[r(502)][r(445)],n),s[r(448)](r(445),n),i=!0),s=s[r(563)];return i}}[js(441)](){const t=js,e=this[t(489)],n=e[t(491)],r=e[t(560)][t(432)](t(508));this[t(521)](),r[t(535)][t(473)](t(487),t(494),t(493),(function(n,r){const s=t,o=[];for(let t of n)t[s(454)][s(471)]===t[s(533)][s(495)]&&(t=e[s(499)][s(575)](e[s(499)][s(435)](t[s(454)][s(471)],0))),o[s(544)](t);e[s(499)][s(527)]((t=>{const n=s,a=e[n(499)][n(451)][n(457)],c=Array[n(553)](a[n(486)]())[n(440)]((t=>i.LiveRange[n(549)](t)));t[n(481)](o),e[n(452)][n(432)](r[n(470)])[n(552)](),r[n(430)][n(544)]({forceDefaultExecution:!0}),e[n(524)](r[n(470)],...r[n(430)]),t[n(481)](c);for(const t of c)t[n(474)]()}))})),r[t(518)][t(565)]((function(n){const r=t,s=!e[r(499)][r(443)][r(459)](n),o=n[r(477)],i=n[r(468)],a=n[r(545)](r(515)),c=!o||o[r(545)](r(515))!==a,u=!i||i[r(545)](r(515))!==a;return s&&Boolean(a)&&c&&u}),(e=>Wr(n,t(505),e)))}[js(521)](){const t=js,e=this[t(489)],n=e[t(491)];function r(n){const r=t,s=e[r(452)][r(432)](r(576))[r(516)],o=e[r(452)][r(432)](r(536))[r(516)];return r(536)===n?s:o}e[t(560)][t(432)](t(508))[t(518)][t(534)]((function(s){const o=t;if(o(487)!=s[o(529)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(470)]){case o(576):u=i[o(430)][0][o(547)],l=r(i[o(470)]),a=o(u?559:450),!l&&e[o(497)][o(432)](o(567))||(a=o(539)),c={type:o(550),content:Wr(n,a,Wr(n,o(458)))};break;case o(536):u=i[o(430)][0][o(547)],l=r(i[o(470)]),a=o(u?559:450),!l&&e[o(497)][o(432)](o(567))||(a=o(539)),c={type:o(550),content:Wr(n,a,Wr(n,o(456)))};break;case o(513):a=o(562),c={type:o(550),content:Wr(n,a,Wr(n,o(505)))};break;case o(428):a=function(t){const e=o,n=t[e(455)]();let r=n[e(454)][e(471)];for(;r&&n[e(570)](r);){if(r[e(545)](e(482))>0)return!1;r=r[e(468)]}return!0}(s)?Wr(n,o(450),Wr(n,function(t){const e=o;return e(520)+t[e(455)]()[e(454)][e(471)][e(545)](e(509))[e(429)]()+e(475)}(s))):Wr(n,o(517),Wr(n,o(505))),c={type:o(550),content:a};break;case o(532):case o(555):!1===i[o(525)]&&(a=o(479),c={type:o(442),content:Wr(n,a,Wr(n,o(505)))})}return c}))}}function zs(t){const e=js;let n=t[e(455)]()[e(454)][e(471)][e(477)];for(;n;){const r=n[e(545)](e(515));if(!r)return!1;if(r==t[e(480)][e(543)])return e(543);if(r==t[e(480)][e(461)])return e(461);n=n[e(477)]}return!1}const Ws=Hs;function Hs(t,e){const n=qs();return(Hs=function(t,e){return n[t-=205]})(t,e)}!function(t,e){const n=Hs,r=t();for(;;)try{if(310625===-parseInt(n(285))/1*(-parseInt(n(248))/2)+-parseInt(n(274))/3*(parseInt(n(289))/4)+-parseInt(n(260))/5*(-parseInt(n(269))/6)+parseInt(n(240))/7*(-parseInt(n(286))/8)+-parseInt(n(270))/9+-parseInt(n(267))/10+parseInt(n(256))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qs);class Ks extends t.Plugin{[Ws(245)](){const t=Ws;if(!this[t(213)][t(277)][t(294)](t(295)))return;const e=this[t(213)][t(236)][t(219)](t(254)),n=this[t(213)][t(277)][t(219)](t(276));e[t(228)]&&(n[t(230)](t(239)),n[t(222)](t(239))),e[t(255)]&&(n[t(230)](t(220)),n[t(222)](t(220))),e[t(207)]&&(n[t(230)](t(237)),n[t(222)](t(237)));const r={type:t(211),content:""};n[t(216)][t(210)](this[t(205)][t(231)](this));const s=this[t(213)][t(297)];n[t(216)][t(209)](t(220),Wr(s,t(238))),n[t(216)][t(210)]((e=>{const n=t,{data:s}=e;if(s&&n(220)==s[n(282)])return null==s[n(291)]||0==s[n(291)]&&null==s[n(258)]?r:void 0})),n[t(216)][t(209)](t(237),Wr(s,t(253))),n[t(216)][t(210)]((e=>{const n=t,{data:s}=e;if(s&&n(237)==s[n(282)])return null==s[n(291)]||1==s[n(291)]&&null==s[n(258)]?r:void 0})),this[t(213)][t(275)][t(242)][t(288)]((e=>{const r=t;if(e[r(250)][r(259)])return!1;let s=!1;const o=n[r(281)]({skipNotAttached:!0})[r(206)]((t=>{const e=r,s=n[e(227)](t);return e(237)==s||e(220)==s}));for(const t of o){const o=t[r(272)]()[r(229)][r(271)][r(279)](r(283));r(234)!=o&&r(233)!=o&&(n[r(243)](t[r(272)](),r(293))[r(290)]((t=>r(283)==n[r(227)](t[r(226)])))||(e[r(214)](t[r(232)]()),s=!0))}return s})),this[t(212)]()}[Ws(205)](t){const e=Ws,n=this[e(213)][e(297)],{data:r}=t,s={type:e(211),content:""};if(!r||e(239)!=r[e(282)])return;if(!r[e(258)])return e(261)==r[e(291)]?s:{type:e(211),content:""+Wr(n,e(218),Wr(n,this[e(223)](r[e(291)])))};if(!r[e(291)]){if(e(261)==r[e(258)])return s;let o=t[e(217)];for(;o;){if(o[e(296)]&&e(283)==o[e(296)][e(282)]&&o[e(296)][e(291)])return s;o=o[e(241)]}return{type:e(211),content:""+Wr(n,e(208),Wr(n,this[e(223)](r[e(258)])))}}if(e(261)!=r[e(291)])return{type:e(211),content:""+Wr(n,e(218),Wr(n,this[e(223)](r[e(291)])))};let o=t[e(217)];for(;o;){if(o[e(296)]&&e(283)==o[e(296)][e(282)]&&o[e(296)][e(291)]&&o[e(296)][e(258)])return s;o=o[e(241)]}const i=t[e(272)]()[e(229)][e(271)][e(279)](e(283));return{type:e(211),content:Wr(n,e(218),Wr(n,e(251)+i[e(249)]()+e(235)))}}[Ws(212)](){const t=Ws,e=this[t(213)],n=e[t(297)];e[t(277)][t(219)](t(276))[t(216)][t(210)]((e=>{const r=t;if(r(264)!=e[r(257)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(221)]){case r(239):o=r(225),i={type:r(211),content:Wr(n,o,Wr(n,this[r(223)](s[r(247)][0][r(257)])))};break;case r(220):o=s[r(247)][0][r(255)]?r(246):r(215),i={type:r(211),content:Wr(n,o)};break;case r(237):o=r(292),i={type:r(211),content:Wr(n,o,s[r(247)][0][r(207)])}}return i}))}[Ws(223)](t){const e=Ws;return e(251)+function(t){const n=e;return Xs[n(280)](t)?n(273):Zs[n(280)](t)?n(234):null}(t)[e(249)]()+e(224)+t[e(249)]()[e(262)](/-/g,"_")}}const Xs=[Ws(265),Ws(284),Ws(244)],Zs=[Ws(287),Ws(263),Ws(252),Ws(266),Ws(278),Ws(268)];function qs(){const t=["default","replace","decimal-leading-zero","formatBlock","disc","upper-roman","5204980BvOKTU","upper-latin","1962VpxkFS","4106601IeaQLb","nodeAfter","getFirstRange","bulleted","90705kADedi","model","TrackChangesEditing","plugins","lower-latin","getAttribute","includes","getSuggestions","key","listType","circle","31XEgqWN","3830824sQUSyy","decimal","registerPostFixer","80vNgFEX","find","newValue","*Format:* set start index to %0","attribute","has","ListPropertiesEditing","data","locale","handleDescriptions","filter","startIndex","*Remove format:* %0","registerAttributeLabel","registerDescriptionCallback","format","_registerLegacyDescription","editor","removeMarker","*Format:* set order to regular","descriptionFactory","head","*Set format:* %0","get","listReversed","commandName","registerBlockAttribute","_getTranslationKeyForListStyle","_LIST_","*Change to:* %0","suggestion","_getAttributeKey","styles","start","enableDefaultAttributesIntegration","bind","getFirstMarker","customNumbered","numbered","_LIST_DEFAULT","config","listStart","FORMAT_LIST_REVERSED","listStyle","7QLqlTg","next","document","_findSuggestions","square","afterInit","*Format:* set order to reversed","commandParams","22150CuQIhr","toUpperCase","batch","ELEMENT_","lower-roman","FORMAT_LIST_START","list.properties","reversed","17710671TtJmiO","type","oldValue","isUndo","6385qMUhXi"];return(qs=function(){return t})()}var Ys=n(507);const Qs=Js;function Js(t,e){const n=$s();return(Js=function(t,e){return n[t-=196]})(t,e)}function $s(){const t=["markInsertion","parent","1569072HhbZwi","change","679060LDrkKS","afterExecute","hasClass","plugins","data","detach","markerNameToElements","get","9ArlYDL","addMarker:suggestion:insertion","enterBlock","163545wrAPsA","end","1018048UDOfxF","showSuggestionHighlights","56031wuSzSI","mapper","requires","commands","setSelection","bind","markerName","unbindElementFromMarkerName","ck-suggestion-marker-split","model","enter","createRange","high","fromRange","remove","572257OAgiOw","options","removeMarker:suggestion:insertion","enableCommand","16249YVGBYm","22iYHoPb","split","init","editing","downcastDispatcher","getFirstRange","selection","document","nextSibling","writer","54pjAzXG","getFirstPosition","fire","TrackChangesEditing","editor","createPositionAt"];return($s=function(){return t})()}!function(t,e){const n=Js,r=t();for(;;)try{if(153454===-parseInt(n(242))/1*(-parseInt(n(243))/2)+-parseInt(n(223))/3+-parseInt(n(221))/4+parseInt(n(219))/5*(parseInt(n(198))/6)+parseInt(n(238))/7+-parseInt(n(206))/8*(parseInt(n(216))/9)+parseInt(n(208))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($s);class to extends t.Plugin{static get[Qs(225)](){return[Ys.Enter]}[Qs(245)](){const t=Qs,e=this[t(202)],n=e[t(211)][t(215)](t(201)),r=e[t(226)][t(215)](t(233));n[t(241)](t(233),(()=>{const s=t;e[s(232)][s(207)]((t=>{const o=s,a=e[o(232)][o(250)][o(249)],c=a[o(199)](),u=i.LiveRange[o(236)](a[o(248)]());if(r[o(218)](t)){const r=e[o(232)][o(203)](c[o(205)][o(196)],0),s=t[o(234)](c,r);n[o(204)](s)}else t[o(227)](t[o(234)](u[o(220)]));u[o(213)](),r[o(200)](o(209),{writer:t})}))})),e[t(246)][t(247)].on(t(217),Ds(e,t(244)),{priority:t(235)}),e[t(246)][t(247)].on(t(240),((e,n,r)=>{const s=t,o=r[s(224)][s(214)](n[s(229)]);if(o)for(const t of o)t[s(210)](s(231))&&(r[s(224)][s(230)](t,n[s(229)]),r[s(197)][s(237)](t))}),{priority:t(235)}),e[t(212)][t(247)].on(t(217),((n,r,s)=>{const o=t;s[o(239)][o(222)]&&Ds(e,o(244),{showActiveMarker:!1})[o(228)](this)(n,r,s)}),{priority:t(235)})}}function eo(t,e){const n=ro();return(eo=function(t,e){return n[t-=330]})(t,e)}const no=eo;function ro(){const t=["22824AOWayS","getRange","plugins","createPositionAt","272885lPQshM","921930BbfmYB","FindAndReplaceEditing","_isInDeletionRange","afterInit","replaceAll","72mIdBQL","filter","66hlzknm","52HUmHBh","editor","FindAndReplaceUtils","suggestion:deletion","replace","markers","start","TrackChangesEditing","string","has","bind","11yyOCwU","handleFindCommand","24689hUGHfd","item","18329172tGAbWk","106ddVwCl","findByTextCallback","findNext","createRange","34134YlvOpY","enableCommand","4574552lduCXL","end","model","find","getIntersection","get","findPrevious","getMarkersGroup"];return(ro=function(){return t})()}!function(t,e){const n=eo,r=t();for(;;)try{if(396594===-parseInt(n(356))/1+-parseInt(n(342))/2*(parseInt(n(346))/3)+parseInt(n(369))/4*(-parseInt(n(360))/5)+parseInt(n(368))/6*(parseInt(n(339))/7)+-parseInt(n(348))/8+-parseInt(n(366))/9*(-parseInt(n(361))/10)+parseInt(n(337))/11*(parseInt(n(341))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[no(364)](){const t=no;if(!this[t(370)][t(358)][t(335)](t(362)))return;const e=this[t(370)][t(358)][t(353)](t(333));e[t(347)](t(351),this[t(338)][t(336)](this)),e[t(347)](t(344)),e[t(347)](t(354)),e[t(347)](t(330)),e[t(347)](t(365))}[no(338)](t,e,n={}){const r=no,s=this[r(370)][r(358)][r(353)](r(371));return t((t=>(r(334)==typeof e?s[r(343)](e,n):e)(t)[r(367)]((e=>!1===this[r(363)](e,t[r(340)])))),n)}[no(363)](t,e){const n=no,r=this[n(370)][n(350)][n(345)](this[n(370)][n(350)][n(359)](e,t[n(332)]),this[n(370)][n(350)][n(359)](e,t[n(349)]));for(const t of this[n(370)][n(350)][n(331)][n(355)](n(372)))if(null!==r[n(352)](t[n(357)]()))return!0;return!1}}const oo=ao;function io(){const t=["fontBackgroundColor","FontFamilyEditing","12qeFYyV","863163wsxEIq","175004YvnZVK","type","fontColor","TrackChangesEditing","449290ktVCav","fontColor.colors","*Reset font color*","commandParams","57030dgMIbz","*Reset font size*","format","plugins","FORMAT_FONT_COLOR","registerInlineAttribute","registerAttributeLabel","2281345nQJIWZ","7IbKsRd","editor","*Set font family:* %0","*Set font background color:* %0","FORMAT_FONT_FAMILY","has","_registerLegacyDescription","formatInline","afterInit","fontBackgroundColor.colors","FontColorEditing","fontSize.options","locale","normalizeSizeOptions","title","trim","registerDescriptionCallback","get","*Set font size:* %0","descriptionFactory","find","4412070QmxSvS","FontSizeEditing","FontSize","*Set font color:* %0","model","commandName","enableDefaultAttributesIntegration","label","FORMAT_FONT_BACKGROUND","fontFamily","fontSize","value","5566408WLyXPs","2002XMywAW","12abdyhr","FORMAT_FONT_SIZE","*Reset font family*","*Reset font background color*","config","toLowerCase","FontBackgroundColorEditing"];return(io=function(){return t})()}function ao(t,e){const n=io();return(ao=function(t,e){return n[t-=352]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(482543===parseInt(n(401))/1+-parseInt(n(405))/2+parseInt(n(400))/3*(parseInt(n(399))/4)+-parseInt(n(354))/5*(-parseInt(n(390))/6)+-parseInt(n(355))/7*(parseInt(n(388))/8)+parseInt(n(376))/9+parseInt(n(409))/10*(-parseInt(n(389))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(io);const co=[{pluginName:oo(377),commandName:oo(386)},{pluginName:oo(398),commandName:oo(385)},{pluginName:oo(365),commandName:oo(403)},{pluginName:oo(396),commandName:oo(397)}];class uo extends t.Plugin{[oo(363)](){const t=oo,e=this[t(356)][t(367)],n=this[t(356)][t(412)][t(372)](t(404));for(const{pluginName:e,commandName:r}of co)this[t(356)][t(412)][t(360)](e)&&(n[t(382)](r),n[t(352)](r));e.t,n[t(374)][t(353)](t(386),Wr(e,t(391))),n[t(374)][t(353)](t(385),Wr(e,t(359))),n[t(374)][t(353)](t(403),Wr(e,t(413))),n[t(374)][t(353)](t(397),Wr(e,t(384))),this[t(361)]()}[oo(361)](){const t=oo,e=this[t(356)],n=e[t(367)];e[t(412)][t(372)](t(404))[t(374)][t(371)]((e=>{const r=t,o=n.t;if(r(362)!=e[r(402)])return;const{data:i}=e;if(null!=i){if(r(386)==i[r(381)]){const t=i[r(408)][0][r(387)];if(t){const e=o(this[r(356)][r(412)][r(372)](r(378))[r(368)](this[r(356)][r(394)][r(372)](r(366)))[r(375)]((e=>e[r(380)]==t))[r(369)])[r(395)]();return{type:r(411),content:Wr(n,r(373),e)}}return{type:r(411),content:Wr(n,r(410))}}if(r(385)==i[r(381)]){const t=i[r(408)][0][r(387)];return t?{type:r(411),content:Wr(n,r(357),t)}:{type:r(411),content:Wr(n,r(392))}}if(r(403)==i[r(381)]){const t=i[r(408)][0][r(387)];if(t){const e=(0,s.normalizeColorOptions)(this[r(356)][r(394)][r(372)](r(406)))[r(375)]((e=>e[r(380)]==t));let i=t,a="";return e&&(i=e[r(383)],a=o(i)[r(395)]()),{type:r(411),content:Wr(n,r(379),a)[r(370)](),color:{value:t,title:a||i}}}return{type:r(411),content:Wr(n,r(407))}}if(r(397)==i[r(381)]){const t=i[r(408)][0][r(387)];if(t){const e=(0,s.normalizeColorOptions)(this[r(356)][r(394)][r(372)](r(364)))[r(375)]((e=>e[r(380)]==t));let i=t,a="";return e&&(i=e[r(383)],a=o(i)[r(395)]()),{type:r(411),content:Wr(n,r(358),a)[r(370)](),color:{value:t,title:a||i}}}return{type:r(411),content:Wr(n,r(393))}}}}))}}function lo(){const t=["fontColor.colors","*Remove all formatting*","fontColor","TrackChangesEditing","10FJuEdO","formatBlock","_registerLegacyDescription","4291152ciuYww","formatInline","afterInit","push","copyFormat","enableDefaultAttributesIntegration","split","13140SpLacy","2862220SOKgqe","boolean","commandName","model","title","commandParams","8tgeDvk","config","join","enableCommand","plugins","normalizeSizeOptions","131732EJNHbc","FontSize","toLowerCase","descriptionFactory","slice","registerDescriptionCallback","find","pasteFormat","type","2890wJpDOQ","fontBackgroundColor","format","18686371ZNzpRO","39ppNfmN","locale","length","charAt","102295ZryMxG","fontSize","get","editor","toUpperCase","3881171DxqpnS","commands","label","*Set format to:* %0","entries","fontSize.options"];return(lo=function(){return t})()}const fo=go;!function(t,e){const n=go,r=t();for(;;)try{if(395966===parseInt(n(467))/1*(parseInt(n(427))/2)+parseInt(n(463))/3*(parseInt(n(450))/4)+parseInt(n(438))/5+parseInt(n(430))/6+-parseInt(n(472))/7*(parseInt(n(444))/8)+parseInt(n(437))/9*(parseInt(n(459))/10)+-parseInt(n(462))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(lo);class ho extends t.Plugin{[fo(432)](){const t=fo,e=this[t(470)],n=e[t(448)][t(469)](t(481)),r=e[t(473)][t(469)](t(434)),s=e[t(473)][t(469)](t(457));r&&s&&(n[t(435)](t(457)),n[t(447)](t(434)),this[t(429)]())}[fo(429)](){const t=fo,e=this[t(470)],n=e[t(464)];e[t(448)][t(469)](t(481))[t(453)][t(455)]((r=>{const s=t;if(s(428)!=r[s(458)]&&s(431)!=r[s(458)])return;const{data:o}=r;if(o&&s(457)===o[s(440)]){const t=[],r=o[s(443)][0];for(const[n,o]of Object[s(476)](r))t[s(433)](po(e,n,o));return t[s(465)]?{type:s(461),content:Wr(n,s(475),t[s(446)](", "))}:{type:s(461),content:Wr(n,s(479))}}}))}}function go(t,e){const n=lo();return(go=function(t,e){return n[t-=427]})(t,e)}function po(t,e,n){const r=fo,o=t[r(464)].t,i=e[r(436)](/(?=[A-Z])/)[r(446)](" "),a=o(i[r(466)](0)[r(471)]()+i[r(454)](1))[r(452)]();if(r(439)==typeof n)return a;if(r(480)===e||r(460)===e){const e=(0,s.normalizeColorOptions)(t[r(445)][r(469)](r(478)))[r(456)]((t=>t[r(441)]==n));return a+" ("+(e?o(e[r(474)])[r(452)]():n)+")"}if(r(468)===e&&isNaN(parseFloat(n))){const e=t[r(448)][r(469)](r(451))[r(449)](t[r(445)][r(469)](r(477)))[r(456)]((t=>t[r(441)]==n));return a+" ("+(e?o(e[r(442)])[r(452)]():n)+")"}return a+" ("+n+")"}const mo=Eo;function Io(){const t=["3876246RWvoqF","find","afterInit","1391340rHhxBx","registerElementLabel","commandName","ELEMENT_HEADING_CUSTOM","formatBlock","paragraph","_registerLegacyDescription","92913IGhlfY","registerDescriptionCallback","HeadingEditing","name","3393648smKhpT","76SQrQBN","TrackChangesEditing","config","get","view","1pWuoDx","title","_headingOptions","format","match","heading","*Change to:* %0","value","60TmIpLw","descriptionFactory","has","heading.options","_getHeadingLevel","plugins","enableDefaultAttributesIntegration","editor","commandParams","7AHCOeN","1425505KPWHZP","ELEMENT_HEADING","623306nQNufd","model","type","locale","942066NvbPKG"];return(Io=function(){return t})()}function Eo(t,e){const n=Io();return(Eo=function(t,e){return n[t-=116]})(t,e)}!function(t,e){const n=Eo,r=t();for(;;)try{if(332639===parseInt(n(131))/1*(parseInt(n(151))/2)+-parseInt(n(121))/3*(parseInt(n(126))/4)+parseInt(n(149))/5+parseInt(n(159))/6*(-parseInt(n(148))/7)+-parseInt(n(125))/8+-parseInt(n(155))/9*(-parseInt(n(139))/10)+parseInt(n(156))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Io);class bo extends t.Plugin{[mo(158)](){const t=mo,e=this[t(146)];if(!e[t(144)][t(141)](t(123)))return;this[t(133)]=e[t(128)][t(129)](t(142));const n=e[t(154)],r=e[t(144)][t(129)](t(127));r[t(145)](t(136));for(const e of this[t(133)])t(119)!=e[t(152)]&&r[t(140)][t(160)](e[t(152)],(n=>{const r=t,i=this[r(143)](e[r(152)]);return null!==i?s(n,i):o(n,e[r(132)])}));function s(e,r){return Wr(n,t(150),[e,r])}function o(e,r){return Wr(n,t(117),[e,r])}this[t(120)]()}[mo(120)](){const t=mo,e=this[t(146)],n=e[t(154)];e[t(144)][t(129)](t(127))[t(140)][t(122)]((e=>{const r=t;if(r(118)!=e[r(153)])return;const{data:s}=e;if(s&&r(136)==s[r(116)]){const e=s[r(147)][0][r(138)],c=this[r(143)](e);if(null!==c)return{type:r(134),content:Wr(n,r(137),(1,a=c,Wr(n,r(150),[1,a])))};const u=this[r(133)][r(157)]((t=>t[r(152)]===e))[r(132)];return{type:r(134),content:Wr(n,r(137),(o=1,i=u,Wr(n,t(117),[o,i])))}}var o,i,a}))}[mo(143)](t){const e=mo;var n,r;const s=t[e(135)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(133)])||void 0===n?void 0:n[e(157)]((n=>n[e(152)]==t));if(o&&o[e(130)]){const t=o[e(130)],n=(null!==(r=t[e(124)])&&void 0!==r?r:t)[e(135)](/^h(\d+)/);if(n)return n[1]}return null}}const To=_o;function _o(t,e){const n=yo();return(_o=function(t,e){return n[t-=205]})(t,e)}function yo(){const t=["2254677KEXQXU","get","7193826oBTiuy","highlight.options","model","commandParams","*Set highlight:* %0","highlight","format","_registerLegacyDescription","plugins","registerAttributeLabel","commandName","locale","6392MVPkTm","registerInlineAttribute","toLowerCase","TrackChangesEditing","8540qpsaTZ","1153105XSVjqh","afterInit","color","enableDefaultAttributesIntegration","FORMAT_HIGHLIGHT","title","2502776JjAfyF","7087239IrkVCA","has","config","find","*Remove highlight*","HighlightEditing","5jbwZaD","registerDescriptionCallback","2txLfLK","20592420UHlsoW","value","formatInline","descriptionFactory","editor","type"];return(yo=function(){return t})()}!function(t,e){const n=_o,r=t();for(;;)try{if(677832===parseInt(n(225))/1+parseInt(n(240))/2*(-parseInt(n(206))/3)+-parseInt(n(231))/4+parseInt(n(238))/5*(parseInt(n(208))/6)+-parseInt(n(224))/7*(-parseInt(n(220))/8)+parseInt(n(232))/9+-parseInt(n(241))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yo);class Ao extends t.Plugin{[To(226)](){const t=To,e=this[t(245)];if(!e[t(216)][t(233)](t(237)))return;const n=e[t(216)][t(207)](t(223)),r=e[t(219)];n[t(228)](t(213)),n[t(221)](t(213)),n[t(244)][t(217)](t(213),Wr(r,t(229))),this[t(215)]()}[To(215)](){const t=To,e=this[t(245)],n=e[t(219)];e[t(216)][t(207)](t(223))[t(244)][t(239)]((r=>{const s=t;if(s(243)!=r[s(205)])return;const{data:o}=r;if(o&&s(213)==o[s(218)]){const t=n.t,r=o[s(211)][0][s(242)];if(r){const o=e[s(234)][s(207)](s(209))[s(235)]((t=>t[s(210)]==r)),i=t(o[s(230)])[s(222)]();return{type:s(214),content:Wr(n,s(212),i),color:{value:o[s(227)],title:o[s(230)]}}}return{type:s(214),content:Wr(n,s(236),Wr(n,s(229)))}}}))}}const ko=Co;function Co(t,e){const n=Lo();return(Co=function(t,e){return n[t-=416]})(t,e)}function Lo(){const t=["get","18IARilh","TrackChangesEditing","1296632EgHQze","1MqYNZl","editor","938465pFWPsH","div","HorizontalLineEditing","locale","horizontalLine","showSuggestionHighlights","insert","471022PDyvTb","createEmptyElement","ck-horizontal-line","6GTMgWl","2657690NEzfvw","106488WfgHSc","plugins","elementToStructure","1739213YXzIDf","has","descriptionFactory","dataDowncast","registerElementLabel","ELEMENT_HORIZONTAL_LINE","addClass","conversion","createContainerElement","high","for","enableCommand","afterInit","createPositionAt","1613568JdZTmi"];return(Lo=function(){return t})()}!function(t,e){const n=Co,r=t();for(;;)try{if(172939===parseInt(n(424))/1*(parseInt(n(433))/2)+-parseInt(n(438))/3+-parseInt(n(423))/4+-parseInt(n(426))/5+parseInt(n(436))/6*(-parseInt(n(441))/7)+parseInt(n(419))/8+-parseInt(n(421))/9*(-parseInt(n(437))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Lo);class So extends t.Plugin{[ko(417)](){const t=ko,e=this[t(425)];if(!e[t(439)][t(442)](t(428)))return;e[t(439)][t(420)](t(422))[t(416)](t(430));const n=e[t(439)][t(420)](t(422)),r=e[t(429)];n[t(443)][t(445)](t(430),(e=>Wr(r,t(446),e))),e[t(448)][t(451)](t(444))[t(440)]({model:t(430),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(431)])return null;const o=n[s(449)](s(427)),i=n[s(434)]("hr");return n[s(447)](s(435),o),n[s(432)](n[s(418)](o,0),i),o},converterPriority:t(450)})}}function No(t,e){const n=Mo();return(No=function(t,e){return n[t-=426]})(t,e)}const Ro=No;function Mo(){const t=["2463723LDdwoZ","key","plugins","get","TrackChangesEditing","8872gwmsQX","editor","htmlEmbed","enableDefaultAttributesIntegration","value","22MXXVej","afterInit","locale","HtmlEmbed","registerDescriptionCallback","6715280BSvQMt","*Change %0 content*","type","registerElementLabel","_registerLegacyDescription","rawHtml","has","registerBlockAttribute","attribute","2682ZRVEYX","513468zmssBQ","138380afZerJ","start","10483160qexIhB","formatBlock","ELEMENT_HTML_EMBED","11767CmBrUn","descriptionFactory","commandName","72OGMvNW","format","nodeAfter","getFirstRange","element"];return(Mo=function(){return t})()}!function(t,e){const n=No,r=t();for(;;)try{if(662328===parseInt(n(439))/1*(parseInt(n(444))/2)+-parseInt(n(459))/3+parseInt(n(429))/4*(-parseInt(n(460))/5)+parseInt(n(458))/6*(parseInt(n(426))/7)+-parseInt(n(449))/8+parseInt(n(434))/9+parseInt(n(462))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mo);class vo extends t.Plugin{[Ro(445)](){const t=Ro,e=this[t(440)];if(!e[t(436)][t(455)](t(447)))return;const n=e[t(436)][t(437)](t(438)),r=e[t(446)];n[t(427)][t(452)](t(454),(e=>Wr(r,t(464),e))),n[t(442)](t(441)),n[t(456)](t(443)),n[t(427)][t(448)]((e=>{const n=t;if(n(457)!=e[n(451)])return;const{data:s}=e;if(s&&n(443)==s[n(435)]&&e[n(432)]()[n(461)][n(431)].is(n(433),n(454))){const t=Wr(r,n(464));return{type:n(430),content:Wr(r,n(450),t)}}})),this[t(453)]()}[Ro(453)](){const t=Ro,e=this[t(440)],n=e[t(446)];e[t(436)][t(437)](t(438))[t(427)][t(448)]((e=>{const r=t;if(r(463)!=e[r(451)])return;const{data:s}=e;if(s&&r(441)==s[r(428)]){const t=Wr(n,r(464));return{type:r(430),content:Wr(n,r(450),t)}}}))}}function Oo(){const t=["newValue","imageTypeBlock","alt","TrackChangesEditing","registerAttributeLabel","deletion","chain","accept","ImageUploadEditing","nodeAfter","ImageInlineEditing","start","change","45826Rmhuiz","Inline image to block image","1166028XmmnOs","descriptionFactory","ELEMENT_INLINE_IMAGE","subType","ELEMENT_IMAGE","element","commandParams","insertImage","isEqual","formatBlock","420njgZIt","resizedWidth","ImageTextAlternativeEditing","editor","toggleImageCaption","ImageResize","length","createRangeOn","ImageCaptionEditing","FORMAT_IMAGE_SIZE","findIndex","getClosestSelectedImageElement","isBlockImage","attribute","width","imageCaption","6074KeYmpR","28syptCY","ImageCaptionUtils","markInsertion","_suggestionFactory","enableDefaultAttributesIntegration","imageTextAlternative","uploadImage","getCaptionFromImageModelElement","isIntersecting","formatInline","getSuggestionCallback","get","caption","toPrevious","imageTypeInline","selection","*Reset image width*","toNext","7WLcEtc","_registerLegacyDescription","isBefore","46808tKsPpd","type","backward","isCollapsed","resizeImage","getFirstRange","17254668RJyPoo","registerDescriptionCallback","plugins","previous","markDeletion","registerCustomCallback","isOwn","12zIkBat","65523mXGkbu","afterInit","registerBlockAttribute","*Set image text alternative:* %0","convertInlineImageToBlock","registerElementLabel","insertion","Block image to inline image","_findSuggestions","key","ImageBlockEditing","getNearestSelectionRange","549Ayvqbl","forceDefaultExecution","imageInline","forward","enableCommand","document","ELEMENT_CAPTION","558260YPjNTR","find","*Set image width:* %0","detach","imageStylePreApply","has","join","getContainedElement","convertBlockImageToInline","markBlockFormat","removeObject","commandName","createRange","format","addObject","locale","imageBlock","*Remove image text alternative*","filter","ImageEditing","model","discard","ImageUtils","end","fromPosition","nodeBefore","schema"];return(Oo=function(){return t})()}const wo=Do;function Do(t,e){const n=Oo();return(Do=function(t,e){return n[t-=357]})(t,e)}!function(t,e){const n=Do,r=t();for(;;)try{if(269835===-parseInt(n(472))/1*(parseInt(n(471))/2)+-parseInt(n(384))/3+-parseInt(n(383))/4*(parseInt(n(403))/5)+-parseInt(n(445))/6*(parseInt(n(367))/7)+parseInt(n(370))/8*(-parseInt(n(396))/9)+-parseInt(n(455))/10*(parseInt(n(443))/11)+parseInt(n(376))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oo);class Fo extends t.Plugin{[wo(385)](){const t=wo,e=this[t(458)];if(!e[t(378)][t(408)](t(422)))return;const n=e[t(378)][t(360)](t(433)),r=e[t(378)][t(360)](t(425)),s=e[t(418)];n[t(400)](t(452)),n[t(446)][t(389)](t(419),(e=>Wr(s,t(449),e))),n[t(446)][t(389)](t(398),(e=>Wr(s,t(447),e))),n[t(446)][t(389)](t(361),(()=>Wr(s,t(402)))),e[t(378)][t(408)](t(438))&&n[t(400)](t(478)),e[t(378)][t(408)](t(394))&&e[t(378)][t(408)](t(440))&&(n[t(400)](t(363),((s,o)=>{const i=t,a=r[i(466)](e[i(423)][i(401)][i(364)]);e[i(423)][i(442)]((()=>{const t=i;n[t(412)](a,{commandName:t(363),commandParams:[o]},[],t(411))}))})),n[t(400)](t(431),((s,o)=>{const a=t;e[a(423)][a(442)]((t=>{const c=a;let u=r[c(466)](e[c(423)][c(401)][c(364)]),l=t[c(462)](u);const f=i.LivePosition[c(427)](l[c(441)],c(362)),h=i.LivePosition[c(427)](l[c(426)],c(366));n[c(397)]((()=>s(o))),u=r[c(466)](e[c(423)][c(401)][c(364)]),l=t[c(462)](u);const d=t[c(415)](f,h);f[c(406)](),h[c(406)](),n[c(412)](u,{commandName:c(363),commandParams:[o]},[],c(388)),d[c(441)][c(369)](l[c(441)])&&n[c(474)](t[c(415)](d[c(441)],l[c(441)]),c(388)),l[c(426)][c(369)](d[c(426)])&&n[c(474)](t[c(415)](l[c(426)],d[c(426)]),c(388))}))})),n[t(475)][t(381)](t(454),t(388),t(409),(()=>!1)),n[t(475)][t(381)](t(454),t(388),t(437),(()=>!1)),n[t(475)][t(381)](t(454),t(388),t(424),n[t(475)][t(359)](t(454),"",t(437))),n[t(475)][t(381)](t(390),t(388),t(409),(()=>!1)),n[t(475)][t(381)](t(390),t(388),t(424),(([r])=>{const s=t,o=n[s(475)][s(359)](s(390),"",s(424));let i=r[s(441)],a=r[s(426)];const c=e[s(423)][s(429)][s(395)](i,s(372)),u=e[s(423)][s(429)][s(395)](a,s(399));c[s(373)]&&(i=c[s(441)]),u[s(373)]&&(a=u[s(426)]),o([e[s(423)][s(415)](i,a)])})),n[t(475)][t(381)](t(454),t(388),t(436),c),n[t(475)][t(381)](t(390),t(388),t(436),c)),e[t(378)][t(408)](t(463))&&(n[t(400)](t(459),((s,o)=>{const i=t,a=e[i(378)][i(360)](i(473));let c=r[i(466)](e[i(423)][i(401)][i(364)]),u=a[i(479)](c);e[i(423)][i(442)]((()=>{const t=i;if(u)return void n[t(380)](e[t(423)][t(462)](u));const l=r[t(467)](c);s(o),c=r[t(466)](e[t(423)][t(401)][t(364)]),u=a[t(479)](c),n[t(474)](e[t(423)][t(462)](u),l?null:t(470))}))})),n[t(475)][t(381)](t(390),t(470),t(436),c));const o=[{type:t(454),subType:t(407)},{type:t(390),subType:t(470)},{type:t(454),subType:t(388)},{type:t(390),subType:t(388)}];function a(e,s){const i=t,a=o[i(465)]((({type:t,subType:n})=>e[i(371)]==t&&e[i(448)]==n)),c=o[i(465)]((({type:t,subType:e})=>s[i(371)]==t&&s[i(448)]==e));if(a<0||c<0)return!1;const u=e[i(375)](),l=s[i(375)]();if((0==a||1==a)&&2==c&&u[i(357)](l))return!0;if(2==a&&3==c){const t=n[i(392)](u,i(390))[i(421)]((({suggestion:t,meta:e})=>e[i(382)]&&i(388)==t[i(448)]));if(t[i(461)]>1&&l[i(426)][i(453)](u[i(441)]))return!0;if(1==t[i(461)]&&(u[i(441)][i(453)](l[i(426)])||u[i(426)][i(453)](l[i(441)])))return!0}if(3==a&&3==c&&u[i(441)][i(369)](l[i(441)])){const t=u[i(426)][i(439)],e=l[i(441)][i(428)];return r[i(467)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(378)][t(408)](t(460))&&(n[t(476)](t(374)),n[t(386)](t(456)),n[t(446)][t(434)](t(456),Wr(s,t(464)))),e[t(378)][t(408)](t(457))&&(n[t(476)](t(477)),n[t(386)](t(432))),n[t(446)][t(377)]((e=>{const n=t;if(o[n(404)]((({type:t,subType:r})=>e[n(371)]==t&&e[n(448)]==r)))return e[n(379)]?{}:void 0})),n[t(446)][t(377)]((e=>{const n=t;if(n(390)==e[n(371)]||n(435)==e[n(371)]){const t=e[n(410)]();if(t&&t.is(n(450),n(361)))return{type:n(390)==e[n(371)]?n(417):n(413),element:t,quantity:1}}})),n[t(446)][t(377)]((e=>t(454)==e[t(371)]&&t(388)==e[t(448)]?{type:t(416),content:t(444)}:t(454)==e[t(371)]&&t(411)==e[t(448)]?{type:t(416),content:t(391)}:void 0)),n[t(446)][t(377)]((e=>{const n=t;if(n(468)!=e[n(371)])return;const{data:r}=e;if(!r||n(432)!=r[n(393)])return;const o=r[n(430)];return o?{type:n(416),content:Wr(s,n(387),'"'+o+'"')}:{type:n(416),content:Wr(s,n(420))}})),this[t(368)]()}[wo(368)](){const t=wo,e=this[t(458)],n=e[t(418)];e[t(378)][t(360)](t(433))[t(446)][t(377)]((e=>{const r=t;if(r(454)!=e[r(371)]&&r(358)!=e[r(371)])return;const{data:s}=e;if(s){if(r(477)==s[r(414)]){const t=s[r(451)][0][r(430)];return t?{type:r(416),content:Wr(n,r(387),'"'+t+'"')}:{type:r(416),content:Wr(n,r(420))}}if(r(374)==s[r(414)]){const t=s[r(451)][0][r(469)];return t?{type:r(416),content:Wr(n,r(405),t)}:{type:r(416),content:Wr(n,r(365))}}}}))}}const xo=Po;function Po(t,e){const n=Uo();return(Po=function(t,e){return n[t-=445]})(t,e)}!function(t,e){const n=Po,r=t();for(;;)try{if(524528===-parseInt(n(450))/1*(parseInt(n(487))/2)+parseInt(n(448))/3+parseInt(n(472))/4*(-parseInt(n(446))/5)+parseInt(n(486))/6+-parseInt(n(453))/7*(parseInt(n(456))/8)+parseInt(n(476))/9*(parseInt(n(447))/10)+parseInt(n(466))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Uo);class Bo extends t.Plugin{[xo(483)](){const t=xo;if(!this[t(461)][t(481)][t(485)](t(449)))return;const e=this[t(461)][t(452)],n=this[t(461)][t(481)][t(475)](t(471));n[t(474)](t(451)),n[t(469)](t(457)),n[t(463)][t(458)]((n=>{const r=t;if(r(462)!=n[r(465)])return;const{data:s}=n;return s&&r(457)==s[r(484)]?s[r(445)]&&s[r(459)]?{type:r(455),content:Wr(e,r(470))}:{type:r(455),content:""}:void 0})),this[t(478)]()}[xo(478)](){const t=xo,e=this[t(461)][t(481)][t(475)](t(471));e[t(454)][t(468)](t(479),t(451),t(467),e[t(454)][t(477)](t(479),null,t(482))),e[t(454)][t(468)](t(479),t(451),t(482),e[t(454)][t(477)](t(479),null,t(467))),this[t(480)]()}[xo(480)](){const t=xo,e=this[t(461)],n=e[t(452)];e[t(481)][t(475)](t(471))[t(463)][t(458)]((e=>{const r=t;if(r(479)!=e[r(465)]&&r(473)!=e[r(465)])return;const{data:s}=e;return s&&r(451)==s[r(460)]?{type:r(455),content:Wr(n,r(464))}:void 0}))}}function Uo(){const t=["*Replace image URL*","TrackChangesEditing","12KDgdmR","formatInline","enableDefaultAttributesIntegration","get","108mPyNZl","getSuggestionCallback","_handleLegacySuggestions","formatBlock","_registerLegacyDescription","plugins","discard","afterInit","key","has","3107556hLJZXn","6OhucHW","newValue","25660xhFNmN","21030haifXD","2467755OSeGXi","ImageEditing","255961wwfyxc","replaceImageSource","locale","1067087GbZfve","_suggestionFactory","format","40rqxFOx","src","registerDescriptionCallback","oldValue","commandName","editor","attribute","descriptionFactory","*Format:* replace image URL","type","7746915iPehiw","accept","registerCustomCallback","registerBlockAttribute"];return(Uo=function(){return t})()}const jo=Go;function Go(t,e){const n=Vo();return(Go=function(t,e){return n[t-=499]})(t,e)}function Vo(){const t=["getFirstRange","getSuggestion","2289195CxfFDb","_suggestionFactory","isInContent","4612GqbPiy","isIntersecting","660456HJLDhZ","shouldConvertImageType","setImageNaturalSizeAttributes","author","isOwn","getSuggestions","ImageStyleEditing","nodeBefore","suggestion","commandName","nodeAfter","markInlineFormat","enableCommand","isBefore","findIndex","differ","selection","imageStylePostApply","model","registerPostFixer","chain","getClosestSelectedImageElement","next","side","locale","registerDescriptionCallback","start","has","discard","filter","from","convertInlineImageToBlock","179402fwvlSh","7CjWsPP","getChangedMarkers","Users","imageCaption","imageStylePreApply","forEach","format","subType","isInlineImage","FORMAT_SIDE_IMAGE","1437etbdFw","head","commandReversedParams","value","change","commands","name","1894040bmQTrl","descriptionFactory","imageTypeInline","594stMJXk","registerCustomCallback","_splitMarkerName","accept","imageStyle","newRange","TrackChangesEditing","commandParams","createRangeOn","get","formatInline","normalizedStyles","plugins","_registerLegacyDescription","isEqual","afterInit","insertion","isBlockImage","refresh","title","length","imageTypeBlock","markBlockFormat","191710GZUQvE","hasSuggestion","4692222UcjgfW","ImageUtils","end","type","editor","*Format:* %0","toLowerCase","formatBlock","getContainedElement","1tAZsVe","document","getSuggestionCallback","discardSuggestion","_findSuggestions","join"];return(Vo=function(){return t})()}!function(t,e){const n=Go,r=t();for(;;)try{if(289336===parseInt(n(524))/1*(parseInt(n(569))/2)+-parseInt(n(580))/3*(parseInt(n(535))/4)+-parseInt(n(532))/5+-parseInt(n(537))/6+-parseInt(n(570))/7*(parseInt(n(587))/8)+parseInt(n(515))/9+-parseInt(n(513))/10*(-parseInt(n(590))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class zo extends t.Plugin{[jo(505)](){const t=jo,n=this[t(519)];if(!n[t(502)][t(564)](t(543)))return;const r=n[t(502)][t(499)](t(596)),s=n[t(502)][t(499)](t(516)),o={};r[t(549)](t(594),((o,i)=>{const a=t,c=n[a(502)][a(499)](a(572)).me,u=n[a(585)][a(499)](a(594));let l=s[a(558)](n[a(555)][a(525)][a(553)]),f=n[a(555)][a(598)](l),h=u[a(583)];if(h==i[a(583)])return;const d={commandName:a(594),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(555)][a(584)]((()=>{const t=a;if(r[t(542)]()[t(566)]((e=>e[t(534)]&&c==e[t(540)]&&(t(522)==e[t(518)]||t(500)==e[t(518)])&&(t(574)==e[t(577)]||t(554)==e[t(577)])&&e[t(530)]()[t(504)](f)))[t(575)]((e=>r[t(527)](e[t(581)]))),l=s[t(558)](n[t(555)][t(525)][t(553)]),f=n[t(555)][t(598)](l),u[t(508)](),n[t(585)][t(499)](t(589))[t(508)](),n[t(585)][t(499)](t(511))[t(508)](),h=u[t(583)],h!=i[t(583)])return s[t(578)](l)&&u[t(538)](i[t(583)],l)?(o({...i,setImageSizes:!1}),l=s[t(558)](n[t(555)][t(525)][t(553)]),void r[t(512)](l,{...d,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(574))):void(s[t(507)](l)?r[t(512)](l,d,[],t(554)):r[t(548)](f,d,t(554)))}))}));for(const e of n[t(502)][t(499)](t(543))[t(501)])o[e[t(586)]]=e[t(509)][t(521)]();r[t(533)][t(591)](t(522),t(574),t(529),(()=>!1)),r[t(533)][t(591)](t(522),t(554),t(529),(()=>!1)),r[t(533)][t(591)](t(500),t(554),t(529),(()=>!1)),r[t(533)][t(591)](t(522),t(574),t(593),(([e])=>{const n=t;s[n(539)](e[n(523)]())})),r[t(533)][t(591)](t(522),t(574),t(565),((e,n)=>{const s=t;r[s(533)][s(526)](s(522),"",s(593))(e,{commandName:n[s(546)],commandParams:n[s(582)]})})),r[t(533)][t(591)](t(522),t(574),t(557),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(522),subType:t(574)},{type:t(506),subType:t(573)},{type:t(522),subType:t(568)},{type:t(506),subType:t(568)}];function a(e,n){const o=t,a=i[o(551)]((({type:t,subType:n})=>e[o(518)]==t&&e[o(577)]==n)),c=i[o(551)]((({type:t,subType:e})=>n[o(518)]==t&&n[o(577)]==e));if(a<0||c<0)return!1;const u=e[o(530)](),l=n[o(530)]();if((0==a||1==a)&&2==c&&u[o(536)](l))return!0;if(2==a&&3==c){const t=r[o(528)](u,o(506))[o(566)]((({suggestion:t,meta:e})=>e[o(541)]&&o(568)==t[o(577)]));if(t[o(510)]>1&&l[o(517)][o(504)](u[o(563)]))return!0;if(1==t[o(510)]&&(u[o(563)][o(504)](l[o(517)])||u[o(517)][o(504)](l[o(563)])))return!0}if(3==a&&3==c&&u[o(563)][o(550)](l[o(563)])){const t=u[o(517)][o(547)],e=l[o(563)][o(544)];return s[o(507)](t)&&t===e}return!1}n[t(555)][t(525)][t(556)]((()=>{const e=t;let o=!1;const i=Array[e(567)](n[e(555)][e(525)][e(552)][e(571)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(592)](t);if(e(545)==i&&r[e(514)](u)){if(e(522)==a&&(e(574)==c||e(554)==c)){const t=r[e(531)](u);if(n[e(595)]){const n=t[e(530)]()[e(523)]();if(s[e(507)](n))continue;r[e(527)](t),o=!0}}if(e(506)==a&&e(573)==c&&!n[e(595)]){const t=r[e(531)](u);t[e(559)]&&t[e(559)][e(534)]&&(r[e(527)](t[e(559)]),o=!0)}}}return o})),this[t(503)](o)}[jo(503)](t){const e=jo,n=this[e(519)],r=n[e(561)];n[e(502)][e(499)](e(596))[e(588)][e(562)]((n=>{const s=e;if(s(522)!=n[s(518)]&&s(500)!=n[s(518)])return;const{data:o}=n;if(!o||s(594)!=o[s(546)])return;const i=o[s(597)][0][s(583)];return function(t){const e=s;return{type:e(576),content:Wr(r,e(520),t)}}(s(560)===i?Wr(r,s(579)):t[i]||i)}))}}const Wo=Ho;function Ho(t,e){const n=Ko();return(Ho=function(t,e){return n[t-=156]})(t,e)}function Ko(){const t=["1231554EFWaLE","commands","track_changes","54507728OCCWmN","collaboration_features","value","bind","_trackChangesValueDuringImport","Users","high","enableCommand","483tsCliF","execute","editor","171qCRzDQ","6789708tgPGfd","_trackChangesExecuted","1014850FdYsuw","plugins","trackChanges","TrackChangesEditing","6QgWwNo","get","afterInit","2itVfBi","dataInsert","_handleImportedData","listenTo","763366JqgcRz","lowest","_setSuggestionData","749365fZTMQZ","importWord","161048rpLyaB","forEach"];return(Ko=function(){return t})()}!function(t,e){const n=Ho,r=t();for(;;)try{if(964578===-parseInt(n(184))/1*(-parseInt(n(180))/2)+parseInt(n(156))/3+-parseInt(n(171))/4+-parseInt(n(187))/5*(parseInt(n(177))/6)+-parseInt(n(167))/7*(parseInt(n(189))/8)+parseInt(n(170))/9*(-parseInt(n(173))/10)+parseInt(n(159))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ko);class Xo extends t.Plugin{constructor(t){const e=Ho;super(t),this[e(163)]=!1,this[e(172)]=!1}[Wo(179)](){const t=Wo,e=this[t(169)],n=e[t(157)][t(178)](t(188)),r=e[t(157)][t(178)](t(175));n&&(n.on(t(168),((e,[,n])=>{const s=t;this[s(163)]=r[s(161)],n[s(160)][s(158)]=!this[s(163)]}),{priority:t(165)}),this[t(183)](n,t(181),this[t(182)][t(162)](this)),this[t(183)](n,t(181),(()=>{const e=t;this[e(172)]&&(r[e(168)](),this[e(172)]=!1)}),{priority:t(185)}),e[t(174)][t(178)](t(176))[t(166)](t(188)))}[Wo(182)](t,e){const n=Wo,{suggestions:r}=e,s=this[n(169)][n(157)][n(178)](n(175)),o=s[n(161)];this[n(163)]!==o&&(s[n(168)](),this[n(172)]=!0),r&&r[n(190)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(169)][o(174)][o(178)](o(164)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(188)}}};this[o(169)][o(174)][o(178)](o(176))[o(186)](i)}))}}const Zo=Yo;function qo(){const t=["editor","registerAttributeLabel","getItems","786944mjrcSc","804992OmhxCd","enableDefaultAttributesIntegration","_registerLegacyDescription","afterInit","commandName","type","IndentBlock","outdentBlock","enableCommand","locale","951bcwJUV","plugins","blockIndent","*Indent:* %0","*Outdent:* %0","806211tXIDmu","3BewzoD","indentBlock","formatBlock","TrackChangesEditing","1611441aRSkBl","306MWmyip","getItemLabel","format","outdent","has","get","registerDescriptionCallback","descriptionFactory","registerBlockAttribute","FORMAT_INDENT","IndentEditing","indent","1344714qDxNGe","735295ZvMTnk"];return(qo=function(){return t})()}function Yo(t,e){const n=qo();return(Yo=function(t,e){return n[t-=176]})(t,e)}!function(t,e){const n=Yo,r=t();for(;;)try{if(119579===parseInt(n(205))/1*(parseInt(n(177))/2)+parseInt(n(211))/3*(-parseInt(n(195))/4)+parseInt(n(190))/5+parseInt(n(189))/6+-parseInt(n(210))/7+parseInt(n(194))/8+-parseInt(n(176))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qo);class Qo extends t.Plugin{[Zo(198)](){const t=Zo,e=this[t(191)],n=e[t(206)][t(182)](t(214));if(e[t(206)][t(181)](t(187))&&(n[t(203)](t(188)),n[t(203)](t(180))),e[t(206)][t(181)](t(201)))for(const e of[t(212),t(202)])n[t(196)](e);const r=e[t(204)];n[t(185)](t(207)),n[t(184)][t(192)](t(207),Wr(r,t(186))),this[t(197)]()}[Zo(197)](){const t=Zo,e=this[t(191)],n=e[t(204)],r=e[t(206)][t(182)](t(214));r[t(184)][t(183)]((e=>{const s=t;if(s(213)!=e[s(200)])return;const{data:o}=e;if(!o)return;if(s(212)!=o[s(199)]&&s(202)!=o[s(199)])return;const i=e[s(193)]()[0],a=r[s(184)][s(178)](i);return s(212)==o[s(199)]?{type:s(179),content:Wr(n,s(208),a)}:s(202)==o[s(199)]?{type:s(179),content:Wr(n,s(209),a)}:void 0}))}}var Jo=$o;function $o(t,e){var n=ti();return($o=function(t,e){return n[t-=471]})(t,e)}function ti(){var t=["input","66WevNic","2355736YwVadL","597660TXmluW","555636dnbfIG","1856998RVPvYh","7qZoRBC","99sqSuAT","init","1576026ejnTWR","editor","enableCommand","plugins","84SUmYsO","get","286075IzpAsW","requires","93573GYAGkt","TrackChangesEditing"];return(ti=function(){return t})()}!function(t,e){for(var n=$o,r=t();;)try{if(472504===-parseInt(n(472))/1+-parseInt(n(477))/2+parseInt(n(485))/3*(parseInt(n(481))/4)+parseInt(n(483))/5*(parseInt(n(488))/6)+-parseInt(n(474))/7*(parseInt(n(489))/8)+-parseInt(n(475))/9*(-parseInt(n(471))/10)+parseInt(n(473))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ti);class ei extends t.Plugin{static get[Jo(484)](){return[Ms.Input]}[Jo(476)](){var t=Jo;this[t(478)][t(480)][t(482)](t(486))[t(479)](t(487))}}const ni=ri;function ri(t,e){const n=si();return(ri=function(t,e){return n[t-=211]})(t,e)}function si(){const t=["toLowerCase","4343790IJaFFf","commands","*Remove link*","commandName","label","plugins","16494mkxJTB","link","editor","format","388MJJmSr","newValue","10599576plEhMi","attribute","7jDeYrL","key","descriptionFactory","TrackChangesEditing","_registerLegacyDescription","formatInline","get","link (","19140489GaFmQe","1397664SaKgkq","unlink","registerInlineAttribute","has","*Set link:* %0","6259866ndBTju","afterInit","locale","enableDefaultAttributesIntegration","type","registerAttributeLabel","1117942xmubxm","commandParams","LinkEditing","linkHref","manualDecorators","registerDescriptionCallback"];return(si=function(){return t})()}!function(t,e){const n=ri,r=t();for(;;)try{if(678241===parseInt(n(214))/1+-parseInt(n(231))/2*(parseInt(n(227))/3)+-parseInt(n(244))/4+-parseInt(n(221))/5+-parseInt(n(249))/6*(-parseInt(n(235))/7)+-parseInt(n(233))/8+parseInt(n(243))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ni(250)](){const t=ni,e=this[t(229)];if(!e[t(226)][t(247)](t(216)))return;const n=e[t(226)][t(241)](t(238)),r=e[t(222)][t(241)](t(228));n[t(211)](t(228)),n[t(211)](t(245)),n[t(246)](t(217));for(const e of r[t(218)])n[t(246)](e.id),n[t(237)][t(213)](e.id,t(242)+e[t(225)][t(220)]()+")");n[t(237)][t(219)]((n=>{const r=t;if(r(234)!=n[r(212)])return;const{data:s}=n;if(!s||r(217)!=s[r(236)])return;const o=s[r(232)],i=e[r(251)];return{type:r(230),content:null==o?Wr(i,r(223)):Wr(i,r(248),'"'+o+'"')}})),this[t(239)]()}[ni(239)](){const t=ni,e=this[t(229)],n=e[t(251)];e[t(226)][t(241)](t(238))[t(237)][t(219)]((e=>{const r=t;if(r(240)!=e[r(212)])return;const{data:s}=e;if(s){if(r(228)==s[r(224)]){const t=s[r(215)][0];return{type:r(230),content:Wr(n,r(248),'"'+t+'"')}}return r(245)==s[r(224)]?{type:r(230),content:Wr(n,r(223))}:void 0}}))}}const ii=ci;function ai(){const t=["*Check item*","1152nYMXJo","List","descriptionFactory","*Indent:* %0","*Uncheck item*","parent","add","registerDescriptionCallback","from","commandName","getSelectedBlocks","numbered","registerElementLabel","LegacyTodoListEditing","formatInline","type","selection","createRange","execute","nextSibling","name","filter","bulletedList","previousSibling","TrackChangesEditing","enableCommand","format","formatBlock","has","forceValue","todoList","editor","locale","commandParams","model","10elkuwp","ELEMENT_TODO_LIST","afterInit","585159FbGgqM","todo","schema","2iZhTym","checkTodoList","*Change to:* %0","1691948RSnSnC","blockName","319239FnaEWp","listIndent","value","plugins","before","ELEMENT_NUMBERED_LIST","getAttribute","change","slice","_selectedElements","4303251DprRAz","paragraph","bulleted","document","push","8FLJbiq","checkChild","markBlockFormat","LegacyListEditing","get","isObject","commands","13310fsicJx","createPositionAt","todoListChecked","ELEMENT_LIST_ITEM","listType","349412kzxkZd","findIndex","element","numberedList","ELEMENT_BULLETED_LIST","outdentList","replace","*Outdent:* %0","length","4595151PlNNOj","indentList","listItem","end"];return(ai=function(){return t})()}function ci(t,e){const n=ai();return(ci=function(t,e){return n[t-=116]})(t,e)}!function(t,e){const n=ci,r=t();for(;;)try{if(419789===-parseInt(n(191))/1+-parseInt(n(186))/2*(parseInt(n(183))/3)+-parseInt(n(189))/4+-parseInt(n(126))/5*(-parseInt(n(145))/6)+-parseInt(n(131))/7*(parseInt(n(119))/8)+parseInt(n(201))/9*(parseInt(n(180))/10)+parseInt(n(140))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ai);class ui extends t.Plugin{[ii(182)](){const t=ii,e=this[t(176)],n=e[t(177)];if(!e[t(194)][t(173)](t(122)))return;const r=e[t(194)][t(123)](t(169)),s=e[t(194)][t(173)](t(158));function o(t){return()=>{const n=ci,s=e[n(179)][n(117)][n(161)],o=e[n(125)][n(123)](t);if(o[n(193)])return void e[n(163)](n(202),{});const i=t[n(199)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(153)](t)[s(166)]((t=>function(t,e){const n=s;return e[n(120)](t[n(150)],n(142))&&!e[n(124)](t)}(t,r)));o=o[s(166)]((t=>!t.is(s(133),s(142))||t[s(197)](s(130))!=e));const i=new Set;for(const t of o)t.is(s(133),s(142))?i[s(151)](li(t)):i[s(151)](t);return Array[s(153)](i)}(s[n(155)](),i,e[n(179)][n(185)]);e[n(179)][n(198)]((()=>{const e=n;for(const n of a)r[e(121)](n,{commandName:t,commandParams:[{forceValue:!o[e(193)]}],formatGroupId:e(190)},fi(n))}))}}function i(t){return()=>{const n=ci,s=function(t){const e=ci;let n=Array[e(153)](t);const r=n[e(132)]((t=>e(142)!=t[e(165)]));return r>-1&&(n=n[e(199)](0,r)),n}(e[n(179)][n(117)][n(161)][n(155)]()),o=e[n(179)][n(162)](e[n(179)][n(127)](s[0],n(195)),e[n(179)][n(127)](s[s[n(139)]-1],n(143)));e[n(179)][n(198)]((()=>{const e=n;r[e(121)](o,{commandName:t,commandParams:[],formatGroupId:e(192)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(164)];for(;t&&t[n(197)](n(192))>e[n(197)](n(192));)r[n(151)](t),t=t[n(164)]}return Array[n(153)](r)}(s))}))}}r[t(170)](t(134),o(t(134))),r[t(170)](t(167),o(t(167))),s&&r[t(170)](t(175),o(t(175))),r[t(170)](t(141),i(t(141))),r[t(170)](t(136),i(t(136))),s&&r[t(170)](t(187),(()=>{const n=t,s=e[n(125)][n(123)](n(187)),o=Array[n(153)](s[n(200)]);o[n(166)]((t=>t[n(197)](n(128))!=s[n(193)])),e[n(179)][n(198)]((()=>{const t=n;for(const e of o)r[t(121)](e,{commandName:t(187),commandParams:[{forceValue:!s[t(193)]}]})}))})),r[t(147)][t(157)](t(142),(e=>Wr(n,t(129),e))),r[t(147)][t(152)]((e=>{const r=t;if(r(172)!=e[r(160)]&&r(159)!=e[r(160)])return;const{data:s}=e;if(s){if(r(134)==s[r(154)]||r(167)==s[r(154)]||r(175)==s[r(154)])switch(s[r(154)][r(137)](r(146),"")){case r(116):return o(Wr(n,r(135)));case r(156):return o(Wr(n,r(196)));case r(184):return o(Wr(n,r(181)))}if(r(141)==s[r(154)])return{type:r(171),content:Wr(n,r(148),Wr(n,r(129)))};if(r(136)==s[r(154)])return{type:r(171),content:Wr(n,r(138),Wr(n,r(129)))};if(r(187)==s[r(154)])return s[r(178)][0][r(174)]?{type:r(171),content:Wr(n,r(144))}:{type:r(171),content:Wr(n,r(149))}}function o(t){const e=r;return{type:e(171),content:Wr(n,e(188),t)}}}))}}function li(t){const e=ii,n=t[e(197)](e(192));if(0==n)return t;let r=t;for(;t[e(168)]&&t[e(168)].is(e(133),e(142));){const s=t[e(168)][e(197)](e(192));if(s==n)r=t[e(168)];else if(s<n)break;t=t[e(168)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(133),e(142))&&t[e(197)](e(192))>0){let r=t[e(164)];for(;r&&e(142)==r[e(165)]&&r[e(197)](e(192))==t[e(197)](e(192));)n[e(118)](r),r=r[e(164)]}return n}const hi=di;function di(t,e){const n=pi();return(di=function(t,e){return n[t-=380]})(t,e)}!function(t,e){const n=di,r=t();for(;;)try{if(537597===-parseInt(n(458))/1+parseInt(n(411))/2*(-parseInt(n(383))/3)+parseInt(n(436))/4+-parseInt(n(454))/5*(-parseInt(n(427))/6)+-parseInt(n(417))/7+parseInt(n(394))/8+parseInt(n(412))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pi);class gi extends t.Plugin{[hi(389)](){const t=hi;if(!this[t(444)][t(392)][t(446)](t(407)))return;const e=this[t(444)][t(413)][t(453)](t(459)),n=this[t(444)][t(392)][t(453)](t(425));e[t(382)]&&n[t(431)](t(438),this[t(410)][t(396)](this)),e[t(434)]&&n[t(431)](t(449),this[t(420)][t(396)](this)),e[t(397)]&&n[t(431)](t(443),this[t(405)][t(396)](this)),n[t(445)][t(385)](this[t(401)][t(396)](this))}[hi(410)](t,e={}){const n=hi,r=this[n(444)][n(392)][n(453)](n(425)),s=this[n(419)]();this[n(444)][n(450)][n(400)]((()=>{const t=n;r[t(451)](s,{commandName:t(438),commandParams:[{type:e[t(416)]}],formatGroupId:t(438)})}))}[hi(420)](t,e={}){const n=hi,r=this[n(444)][n(392)][n(453)](n(425)),s=this[n(437)]((t=>t.is(n(402),n(429))&&n(448)===t[n(408)](n(421))));if(s[n(433)]<1)return;const o=s[n(442)]((t=>this[n(444)][n(450)][n(404)](this[n(444)][n(450)][n(440)](t,n(457)),this[n(444)][n(450)][n(440)](t,0))));this[n(444)][n(450)][n(400)]((()=>{const t=n;r[t(451)](o,{commandName:t(449),commandParams:[{reversed:e[t(434)]}],formatGroupId:t(449)})}))}[hi(405)](t,e={}){const n=hi,r=this[n(444)][n(392)][n(453)](n(425)),s=this[n(437)]((t=>t.is(n(402),n(429))&&n(448)===t[n(408)](n(421))));if(s[n(433)]<1)return;const o=s[n(442)]((t=>this[n(444)][n(450)][n(404)](this[n(444)][n(450)][n(440)](t,n(457)),this[n(444)][n(450)][n(440)](t,0))));this[n(444)][n(450)][n(400)]((()=>{const t=n;r[t(451)](o,{commandName:t(443),commandParams:[{startIndex:e[t(397)]}],formatGroupId:t(443)})}))}[hi(401)](t){const e=hi;if(e(381)!=t[e(416)]&&e(380)!=t[e(416)])return;const n=this[e(444)][e(423)],{data:r}=t;if(!r)return;let s,o;switch(r[e(432)]){case e(438):s=e(447),o={type:e(398),content:Wr(n,s,Wr(n,this[e(384)](r[e(455)][0][e(416)])))};break;case e(449):s=r[e(455)][0][e(434)]?e(386):e(439),o={type:e(398),content:Wr(n,s)};break;case e(443):s=e(418),o={type:e(398),content:Wr(n,s,r[e(455)][0][e(397)])}}return o}[hi(419)](){const t=hi;var e,n,r,s;const o=this[t(444)][t(392)][t(453)](t(415));let i=Array[t(452)](this[t(444)][t(450)][t(426)][t(406)][t(428)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(402),t(429)))&&i[t(390)](...o[t(430)](this[t(444)][t(450)][t(426)][t(406)][t(414)](),t(388))),(null===(n=i[i[t(433)]-1])||void 0===n?void 0:n.is(t(402),t(429)))&&i[t(422)](...o[t(430)](this[t(444)][t(450)][t(426)][t(406)][t(435)](),t(395))),i=[...new Set(i)],(null===(s=null===(r=this[t(444)][t(450)][t(426)][t(406)][t(414)]())||void 0===r?void 0:r[t(399)])||void 0===s?void 0:s.is(t(402),t(429)))&&(i=i[t(409)]((e=>e.is(t(402),t(429))))),i}[hi(437)](t){const e=hi,n=this[e(444)][e(392)][e(453)](e(415));let r=Array[e(452)](this[e(444)][e(450)][e(426)][e(406)][e(428)]())[e(409)](t)[e(442)]((t=>{const r=e,s=this[r(444)][r(450)][r(440)](t,0);return[...n[r(430)](s,r(388)),...n[r(430)](s,r(395))]}))[e(403)]();return r=[...new Set(r)],r}[hi(384)](t){const e=hi;return e(456)+(this[e(444)][e(392)][e(453)](e(415))[e(424)](t)||e(387))[e(391)]()+e(393)+t[e(391)]()[e(441)](/-/g,"_")}}function pi(){const t=["element","flat","createRange","handleListStartCommand","selection","LegacyListPropertiesEditing","getAttribute","filter","handleListStyleCommand","254rvBBvO","13103424QuhxPx","config","getFirstPosition","LegacyListUtils","type","3692423KzFMyC","*Format:* set start index to %0","_getSuggestionBlocksForListStyle","handleListReversedCommand","listType","push","locale","getListTypeFromListStyleType","TrackChangesEditing","document","384342PQYDcF","getSelectedBlocks","listItem","getSiblingNodes","enableCommand","commandName","length","reversed","getLastPosition","1176872iVzBlH","_getSuggestionBlocks","listStyle","*Format:* set order to regular","createPositionAt","replace","map","listStart","editor","descriptionFactory","has","*Change to:* %0","numbered","listReversed","model","markMultiRangeBlockFormat","from","get","5RmcxAs","commandParams","ELEMENT_","before","573339mOHvbq","list.properties","formatInline","formatBlock","styles","13998Omfgpi","_getTranslationKeyForListStyle","registerDescriptionCallback","*Format:* set order to reversed","default","backward","afterInit","unshift","toUpperCase","plugins","_LIST_","3334368ySaZCR","forward","bind","startIndex","format","parent","change","handleDescriptions"];return(pi=function(){return t})()}function mi(t,e){const n=Ei();return(mi=function(t,e){return n[t-=412]})(t,e)}const Ii=mi;function Ei(){const t=["TrackChangesEditing","plugins","high","get","for","editor","ELEMENT_MEDIA","mediaEmbed","enableCommand","8uSuWcp","18042984LgpWof","has","media","downcastDispatcher","1214110eWUPKf","stop","dataDowncast","1281eIUFBB","registerElementLabel","showSuggestionHighlights","locale","MediaEmbedEditing","1120150pTnUNQ","elementToElement","88689SkUGxP","div","692044keIilr","attribute:url:media","conversion","descriptionFactory","1587272mGRwdA","options","afterInit","data","createEmptyElement","2502EWEvkp"];return(Ei=function(){return t})()}!function(t,e){const n=mi,r=t();for(;;)try{if(586726===-parseInt(n(423))/1+-parseInt(n(427))/2+-parseInt(n(425))/3+parseInt(n(431))/4+-parseInt(n(415))/5+parseInt(n(436))/6*(-parseInt(n(418))/7)+parseInt(n(446))/8*(parseInt(n(447))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ei);class bi extends t.Plugin{[Ii(433)](){const t=Ii,e=this[t(442)];if(!e[t(438)][t(412)](t(422)))return;const n=e[t(438)][t(440)](t(437)),r=e[t(421)];n[t(445)](t(444)),n[t(430)][t(419)](t(413),(e=>Wr(r,t(443),e))),e[t(429)][t(441)](t(417))[t(424)]({model:t(413),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(420)])return n[s(435)](s(426))},converterPriority:t(439)}),e[t(434)][t(414)].on(t(428),((e,n,r)=>{const s=t;r[s(432)][s(420)]&&e[s(416)]()}),{priority:t(439)})}}function Ti(t,e){const n=yi();return(Ti=function(t,e){return n[t-=433]})(t,e)}const _i=Ti;function yi(){const t=["78054ObChwt","mention","plugins","111336VAhxjZ","get","editor","1285595CaCrip","afterInit","42GkWKsu","1991496mLkWtq","50LyXKri","171367vKnMmG","1041381sLwoxW","2IemEEP","MentionEditing","TrackChangesEditing","enableCommand","565912sFkVXe","has"];return(yi=function(){return t})()}!function(t,e){const n=Ti,r=t();for(;;)try{if(143320===parseInt(n(449))/1+-parseInt(n(443))/2*(parseInt(n(433))/3)+-parseInt(n(447))/4+-parseInt(n(436))/5+-parseInt(n(438))/6*(-parseInt(n(441))/7)+-parseInt(n(439))/8+-parseInt(n(442))/9*(-parseInt(n(440))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yi);class Ai extends t.Plugin{[_i(437)](){const t=_i,e=this[t(435)];e[t(451)][t(448)](t(444))&&e[t(451)][t(434)](t(445))[t(446)](t(450))}}const ki=Li;function Ci(){const t=["TrackChangesEditing","handleDescriptions","151gsWamL","editor","locale","enableDefaultAttributesIntegration","get","afterInit","registerBlockAttribute","plugins","newValue","979302lOanEl","multiLevelList","listMarkerStyle","*Remove format:* %0","3015egkdnV","registerDescriptionCallback","listType","head","format","ELEMENT_MULTI_LEVEL_LIST","*Set format:* %0","10agkPJP","has","36968767cCAECZ","6JMAbbh","1932196mmfzym","MultiLevelList","5622472etocgV","13128usBtZM","descriptionFactory","17288eoUQDp","next","4191015jcYSSM","data","key","oldValue"];return(Ci=function(){return t})()}function Li(t,e){const n=Ci();return(Li=function(t,e){return n[t-=138]})(t,e)}!function(t,e){const n=Li,r=t();for(;;)try{if(781743===-parseInt(n(155))/1*(-parseInt(n(145))/2)+-parseInt(n(164))/3+-parseInt(n(144))/4+-parseInt(n(149))/5*(parseInt(n(141))/6)+-parseInt(n(142))/7+-parseInt(n(147))/8*(parseInt(n(168))/9)+-parseInt(n(138))/10*(-parseInt(n(140))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ci);class Si extends t.Plugin{[ki(160)](){const t=ki,e=this[t(156)],n=e[t(162)][t(159)](t(153));e[t(162)][t(139)](t(143))&&(n[t(158)](t(165)),n[t(161)](t(166)),n[t(146)][t(169)]((e=>this[t(154)](e))))}[ki(154)](t){const e=ki,n=this[e(156)][e(157)],{data:r}=t,s={type:e(172),content:""};if(r&&e(166)==r[e(151)]){if(!r[e(152)])return{type:e(172),content:Wr(n,e(174),Wr(n,e(173)))+" ("+r[e(163)]+")"};if(!r[e(163)]){let o=t[e(171)];for(;o;){if(o[e(150)]&&e(170)==o[e(150)][e(151)]&&o[e(150)][e(163)])return s;o=o[e(148)]}return{type:e(172),content:Wr(n,e(167),Wr(n,e(173)))+" ("+r[e(152)]+")"}}}}}const Ni=Ri;function Ri(t,e){const n=Mi();return(Ri=function(t,e){return n[t-=196]})(t,e)}function Mi(){const t=["170lnCSLh","520xUMmmL","afterInit","get","editor","27sfsUkK","1603033WcShZN","633275iZmOKr","142602FanGgC","descriptionFactory","enableCommand","locale","133294sWlqMw","has","11785698CXwGee","3009618Sihkef","plugins","ELEMENT_PAGE_BREAK","registerElementLabel","PageBreakEditing","TrackChangesEditing","pageBreak","1612536yhAJbb"];return(Mi=function(){return t})()}!function(t,e){const n=Ri,r=t();for(;;)try{if(991708===-parseInt(n(215))/1+parseInt(n(217))/2*(parseInt(n(214))/3)+-parseInt(n(208))/4+-parseInt(n(216))/5+-parseInt(n(200))/6+parseInt(n(198))/7*(-parseInt(n(210))/8)+parseInt(n(201))/9*(parseInt(n(209))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mi);class vi extends t.Plugin{[Ni(211)](){const t=Ni,e=this[t(213)];if(!e[t(202)][t(199)](t(205)))return;e[t(202)][t(212)](t(206))[t(196)](t(207));const n=e[t(202)][t(212)](t(206)),r=e[t(197)];n[t(218)][t(204)](t(207),(e=>Wr(r,t(203),e)))}}const Oi=Fi;function wi(){const t=["get","writer","data","includes","plugins","afterInit","340772dWbiqD","21464232JmBJGq","insertParagraph","markerName","bindElementToMarker","ELEMENT_PARAGRAPH","options","paragraph","Paragraph","isBlock","addClass","activeMarkers","createUIElement","getFirstRange","start","registerElementLabel","model","isTouching","consumable","129620yMGAEL","*Insert:* %0","insert","type","checkChild","span","TrackChangesEditing","ck-suggestion-marker--active","$text","format","editor","isLimit","editing","nodeAfter","745CbnvEL","insertion","locale","getItemLabel","mapper","_registerLegacyDescription","registerDescriptionCallback","enableDefaultAttributesIntegration","showSuggestionHighlights","name","end","enableCommand","formatBlock","990903nzePfT","descriptionFactory","toViewPosition","has","consume","commandName","6162420gTKnWn","*Change to:* %0","downcastDispatcher","schema","2759414BpZMft","addMarker:suggestion:insertion","markerRange","highest","33168zDYiCp","ck-suggestion-marker-split"];return(wi=function(){return t})()}!function(t,e){const n=Fi,r=t();for(;;)try{if(844948===-parseInt(n(248))/1+-parseInt(n(229))/2+parseInt(n(207))/3+parseInt(n(221))/4*(-parseInt(n(262))/5)+-parseInt(n(213))/6+parseInt(n(217))/7+parseInt(n(230))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wi);class Di extends t.Plugin{[Oi(228)](){const t=Oi,e=this[t(258)];if(!e[t(227)][t(210)](t(237)))return;const n=e[t(264)],r=e[t(227)][t(223)](t(254));r[t(208)][t(244)](t(236),(e=>Wr(n,t(234),e))),r[t(269)](t(236)),r[t(205)](t(231)),e[t(260)][t(215)].on(t(218),xi(e),{priority:t(220)}),e[t(225)][t(215)].on(t(218),((n,r,s)=>{const o=t;s[o(235)][o(202)]&&xi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(220)});const s=r[t(208)];s[t(268)]((r=>{const o=t;if(o(263)!==r[o(251)])return;const{start:i,end:a}=r[o(242)]();if(!i[o(246)](a)||!i[o(261)])return;const c=e[o(245)][o(216)],u=i[o(261)];return c[o(238)](u)&&!c[o(259)](u)&&c[o(252)](u,o(256))?{type:o(263),content:Wr(n,o(249),s[o(265)](u,1))}:void 0})),this[t(267)]()}[Oi(267)](){const t=Oi,e=this[t(258)],n=e[t(264)];e[t(227)][t(223)](t(254))[t(208)][t(268)]((e=>{const r=t;if(r(206)!=e[r(251)])return;const{data:s}=e;return s&&r(236)==s[r(212)]?{type:r(257),content:Wr(n,r(214),Wr(n,r(234)))}:void 0}))}}function Fi(t,e){const n=wi();return(Fi=function(t,e){return n[t-=202]})(t,e)}function xi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Fi,i=t[o(227)][o(223)](o(254)),a=r[o(219)][o(243)],c=r[o(219)][o(204)],u=t[o(245)][o(216)];if(!a[o(246)](c)||!a[o(261)])return;const l=a[o(261)];if(u[o(238)](l)&&!u[o(259)](l)&&u[o(252)](l,o(256))){if(!s[o(247)][o(211)](r[o(219)],n[o(203)]))return;const t=s[o(224)][o(241)](o(253),{class:o(222)}),a=s[o(266)][o(209)](c);e&&i[o(240)][o(226)](r[o(232)])&&s[o(224)][o(239)](o(255),t),s[o(224)][o(250)](a,t),s[o(266)][o(233)](t,r[o(232)])}}}const Pi=Bi;function Bi(t,e){const n=ji();return(Bi=function(t,e){return n[t-=263]})(t,e)}!function(t,e){const n=Bi,r=t();for(;;)try{if(429379===-parseInt(n(279))/1*(parseInt(n(290))/2)+parseInt(n(264))/3*(parseInt(n(280))/4)+parseInt(n(263))/5+-parseInt(n(293))/6+parseInt(n(275))/7*(-parseInt(n(287))/8)+parseInt(n(274))/9*(-parseInt(n(284))/10)+-parseInt(n(281))/11*(-parseInt(n(291))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ji);class Ui extends t.Plugin{[Pi(276)](){const t=Pi,e=this[t(283)];e[t(273)][t(277)](t(289))&&(e[t(273)][t(271)](t(288))[t(282)](t(286)),this[t(278)]())}[Pi(278)](){const t=Pi,e=this[t(283)];e[t(273)][t(271)](t(288))[t(268)][t(285)]((n=>{const r=t;if(r(267)!=n[r(270)]&&r(265)!=n[r(270)])return;const{data:s}=n;return s&&r(286)==s[r(266)]?{type:r(269),content:Wr(e[r(292)],r(272))}:void 0}))}}function ji(){const t=["187taSdRG","enableDefaultAttributesIntegration","editor","200jtkZbq","registerDescriptionCallback","removeFormat","503512dYauDj","TrackChangesEditing","RemoveFormatEditing","70gLUTUO","1028736OdbrLl","locale","4333680FNDrRW","1943485WkVINF","18345jViyfp","formatInline","commandName","formatBlock","descriptionFactory","format","type","get","*Remove all formatting*","plugins","7506VYaDGj","42gDKmYT","afterInit","has","_registerLegacyDescription","11195LmBdlD","60Wpeaes"];return(ji=function(){return t})()}const Gi=Vi;function Vi(t,e){const n=zi();return(Vi=function(t,e){return n[t-=423]})(t,e)}function zi(){const t=["2130328DJXoFX","TrackChangesEditing","has","discardAllSuggestions","afterInit","trackChanges","plugins","64690FYwELT","459331mlVdFV","RestrictedEditingModeEditing","editor","goToNextRestrictedEditingException","887295UjZmaU","4694616vheZil","get","acceptSuggestion","acceptSelectedSuggestions","187874qDZmjl","9iyXTpb","goToPreviousRestrictedEditingException","994iBjqOG","discardSuggestion","12lqOaYY","acceptAllSuggestions","9irzbej","3058SSPEKI","discardSelectedSuggestions","enableCommand"];return(zi=function(){return t})()}!function(t,e){const n=Vi,r=t();for(;;)try{if(323710===-parseInt(n(449))/1+-parseInt(n(430))/2*(-parseInt(n(437))/3)+-parseInt(n(441))/4+-parseInt(n(425))/5+parseInt(n(435))/6*(-parseInt(n(433))/7)+parseInt(n(426))/8*(-parseInt(n(431))/9)+parseInt(n(448))/10*(parseInt(n(438))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zi);class Wi extends t.Plugin{[Gi(445)](){const t=Gi,e=this[t(423)];if(!e[t(447)][t(443)](t(450)))return;const n=e[t(447)][t(427)](t(442));n[t(440)](t(432)),n[t(440)](t(424));const r=e[t(447)][t(427)](t(450));r[t(440)](t(446)),r[t(440)](t(428)),r[t(440)](t(434)),r[t(440)](t(436)),r[t(440)](t(444)),r[t(440)](t(429)),r[t(440)](t(439))}}function Hi(){const t=["markerRange","565374FkRVJR","showSuggestionHighlights","createPositionBefore","808096puyfkf","includes","shiftEnter","data","locale","getItems","activeMarkers","addMarker:suggestion:deletion","test","element","addMarker:suggestion","options","6KBgyeH","mapper","insert","2524884DGvpVB","descriptionFactory","editor","requires","ck-suggestion-marker-","high","8685250CsCkPw","span","toViewPosition","get","149352jZLJdp","TrackChangesEditing","plugins","bindElementToMarker","addMarker:suggestion:insertion","28yNQKza","init","454431iGgMnt","split","deletion","createUIElement","81IqezxO","downcastDispatcher","1024134FYlLZr","name","671alCoMk","merge","model","enableCommand","softBreak","markerName","editing","5gBierZ","writer","ck-suggestion-marker--active","addClass","consumable","registerElementLabel","ELEMENT_LINE_BREAK"];return(Hi=function(){return t})()}const Ki=Xi;function Xi(t,e){const n=Hi();return(Xi=function(t,e){return n[t-=146]})(t,e)}!function(t,e){const n=Xi,r=t();for(;;)try{if(579993===-parseInt(n(164))/1+-parseInt(n(202))/2*(-parseInt(n(170))/3)+parseInt(n(147))/4*(-parseInt(n(179))/5)+-parseInt(n(187))/6*(parseInt(n(162))/7)+-parseInt(n(190))/8*(-parseInt(n(168))/9)+parseInt(n(153))/10+-parseInt(n(172))/11*(parseInt(n(157))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hi);class Zi extends t.Plugin{static get[Ki(150)](){return[Ys.ShiftEnter]}[Ki(163)](){const t=Ki,e=this[t(149)],n=e[t(159)][t(156)](t(158));n[t(175)](t(192)),e[t(178)][t(169)].on(t(161),qi(e),{priority:t(152)}),e[t(178)][t(169)].on(t(197),qi(e),{priority:t(152)}),e[t(193)][t(169)].on(t(200),((n,r,s)=>{const o=t;s[o(201)][o(188)]&&qi(e,{showActiveMarker:!1})(n,r,s)})),n[t(148)][t(184)](t(176),(n=>Wr(e[t(194)],t(185),n)))}}function qi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Xi,i=t[o(159)][o(156)](o(158));if(!s[o(183)][o(198)](r[o(186)],n[o(171)]))return;const a=t[o(174)];for(const t of r[o(186)][o(195)]()){if(!t.is(o(199),o(176)))continue;const n=o(166)==r[o(177)][o(165)](":")[1]?o(173):o(165),c=s[o(180)][o(167)](o(154),{class:o(151)+n}),u=s[o(203)][o(155)](a[o(189)](t));e&&i[o(196)][o(191)](r[o(177)])&&s[o(180)][o(182)](o(181),c),s[o(180)][o(146)](u,c),s[o(203)][o(160)](c,r[o(177)])}}}const Yi=Qi;function Qi(t,e){const n=Ji();return(Qi=function(t,e){return n[t-=255]})(t,e)}function Ji(){const t=["value","TrackChangesEditing","descriptionFactory","has","from","commandParams","forceValue","get","1634560feptZP","selection","plugins","commandName","editor","enableCommand","24WERnpJ","restrictedEditingException","afterInit","6dLhzPJ","isCollapsed","commands","154776QrmepW","255186VwhMdk","model","registerDescriptionCallback","format","formatInline","2079190nYjBPh","1476OWhQGL","change","locale","251721qrSKnZ","getRanges","FORMAT_RESTRICTED_ENABLED","type","document","formatBlock","FORMAT_RESTRICTED_DISABLED","154238HFsZdT","markInlineFormat","231pWgMGk","StandardEditingModeEditing"];return(Ji=function(){return t})()}!function(t,e){const n=Qi,r=t();for(;;)try{if(181230===-parseInt(n(265))/1*(-parseInt(n(294))/2)+-parseInt(n(288))/3+parseInt(n(287))/4+-parseInt(n(275))/5*(-parseInt(n(284))/6)+parseInt(n(263))/7+-parseInt(n(281))/8*(parseInt(n(256))/9)+-parseInt(n(293))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ji);class $i extends t.Plugin{[Yi(283)](){const t=Yi,e=this[t(279)],n=e[t(289)],r=e[t(255)];if(!e[t(277)][t(270)](t(266)))return;const s=e[t(277)][t(274)](t(268)),o=t(282),i=e[t(286)][t(274)](o);s[t(280)](o,((e,r={})=>{const a=t,c=n[a(260)][a(276)];if(c[a(285)])return void e(r);const u=void 0!==r[a(273)]?r[a(273)]:!i[a(267)];n[a(295)]((()=>{const t=a,e=Array[t(271)](c[t(257)]());for(const r of e){const e=u?[r]:vs(o,r,n);for(const n of e)s[t(264)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(269)][t(290)]((e=>{const n=t;if(n(261)!=e[n(259)]&&n(292)!=e[n(259)])return;const{data:s}=e;return s&&s[n(278)]==o?s[n(272)][0][n(273)]?{type:n(291),content:Wr(r,n(258))}:{type:n(291),content:Wr(r,n(262))}:void 0}))}}const ta=na;function ea(){const t=["4121536oYeRPH","get","add","*Set format:* %0","commandParams","registerAttributeLabel","locale","descriptionFactory","970218qLGkLZ","style","styleName","3368029QyAWBJ","element","definitions","FORMAT_STYLE","editor","plugins","format","StyleUtils","inline","_registerLegacyDescription","1328248JDImVc","getGhsAttributeNameForElement","registerDescriptionCallback","commandName","ghsAttributes","normalizeConfig","*Remove format:* %0","formatInline","afterInit","formatBlock","237QBFIRf","forceValue","enableDefaultAttributesIntegration","DataSchema","18995211NTMdxw","6paWgle","has","27820JeaHkg","TrackChangesEditing","Style","4396895gdpSmS","registerInlineAttribute","block","toLowerCase","GeneralHtmlSupport","type","registerBlockAttribute","config"];return(ea=function(){return t})()}function na(t,e){const n=ea();return(na=function(t,e){return n[t-=322]})(t,e)}!function(t,e){const n=na,r=t();for(;;)try{if(695595===-parseInt(n(337))/1+-parseInt(n(367))/2*(-parseInt(n(360))/3)+parseInt(n(350))/4+parseInt(n(370))/5*(-parseInt(n(365))/6)+-parseInt(n(340))/7+-parseInt(n(329))/8+parseInt(n(364))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ea);class ra extends t.Plugin{[ta(358)](){const t=ta,e=this[t(344)];if(!e[t(345)][t(366)](t(369))||!e[t(345)][t(366)](t(363)))return;const n=e[t(345)][t(330)](t(368)),r=e[t(335)],s=e[t(328)][t(330)](t(338))||{},o=e[t(345)][t(330)](t(325)),i=e[t(345)][t(330)](t(347))[t(355)](e[t(345)][t(330)](t(363)),s[t(342)]);n[t(362)](t(338));const a=new Set;for(const e of i[t(323)]){const n=o[t(351)](e[t(341)]);a[t(331)](n)}const c=new Set;for(const e of i[t(348)]){const n=o[t(351)](e[t(341)]);c[t(331)](n);for(const n of e[t(354)])c[t(331)](n)}for(const e of a)n[t(327)](e),n[t(336)][t(334)](e,Wr(r,t(343)));for(const e of c)n[t(322)](e),n[t(336)][t(334)](e,Wr(r,t(343)));this[t(349)]()}[ta(349)](){const t=ta,e=this[t(344)],n=e[t(335)];e[t(345)][t(330)](t(368))[t(336)][t(352)]((e=>{const r=t;if(r(359)!=e[r(326)]&&r(357)!=e[r(326)])return;const{data:s}=e;return s&&r(338)===s[r(353)]?s[r(333)][0][r(361)]?{type:r(346),content:Wr(n,r(332),s[r(333)][0][r(339)][r(324)]())}:{type:r(346),content:Wr(n,r(356),s[r(333)][0][r(339)][r(324)]())}:void 0}))}}const sa=oa;function oa(t,e){const n=ia();return(oa=function(t,e){return n[t-=344]})(t,e)}function ia(){const t=["ELEMENT_TABLE_WITH_TEXT","getContainedElement","removeTableColumn","getChildren","markMultiRangeDeletion","first","$graveyard","getSuggestion","oldRange","TableEditing","createTableWalker","start","registerDescriptionCallback","get","insertion","tableRow","root","5595SaNMQI","model","selectTableColumn","fromRange","detach","markMultiRangeInsertion","tableColumn","isTouching","mapper","end","accept","isInContent","item","nodeAfter","ELEMENT_TABLE","registerElementLabel","ELEMENT_TABLE_COLUMN_WITH_TEXT","low","MAX_SAFE_INTEGER","suggestion","createRangeIn","MIN_SAFE_INTEGER","document","options","max","element","_tablePostFixingSubtypes","startsWith","230110DgEhBU","addMarker:suggestion","insertTableColumnLeft","above","_tableSuggestions","ELEMENT_TABLE_ROW_WITH_TEXT","_suggestionFactory","rowspan","subType","discard","order","min","getColumnIndexes","change","substr","TableUtils","downcastDispatcher","some","values","*Remove:* %0","selection","colspan","*Insert:* %0","490810dIAaFS","descriptionFactory","left","tablePaste","enqueueChange","push","includes","getFirstRange","getRowIndexes","231nGrkrT","13034196ytfHcz","getCellLocation","enableCommand","insertTable","classes","afterInit","getChangedMarkers","change:data","toViewElement","toLowerCase","commands","position","getChanges","writer","differ","deletion","createPositionAt","removeTableRow","isIntersectingWithRange","getItems","addClass","highest","table","getSelectionAffectedTableCells","join","TrackChangesEditing","3omWfIz","maxColumn","insertTableColumnRight","isArray","minRow","10047026HsEmMp","insert","ELEMENT_TABLE_ROW","locale","map","insertTableRowAbove","has","execute","data","_splitMarkerName","createRangeOn","removeClass","_getSuggestionCoords","plugins","397230TmTeHI","4VJsUzh","5802SokxEt","tableCell","_getCoordsForCells","every","ELEMENT_TABLE_COLUMN","forceValue","editor","addRange","_setupColumnsRowsFixing","nodeBefore","from","batch","cell","$textProxy","name","filter","minColumn","getRanges","insertTableRowBelow","findAncestor","getAttribute","setSelection","hasAttribute","registerPostFixer","refresh","showSuggestionHighlights","length","isEqual","last","type","_acceptFormatSuggestionCallbackFactory","170968mWidED","rootName","selectTableRow","registerCustomCallback","span","162VhCACV","maxRow","add"];return(ia=function(){return t})()}!function(t,e){const n=oa,r=t();for(;;)try{if(892200===parseInt(n(447))/1*(parseInt(n(388))/2)+parseInt(n(466))/3*(-parseInt(n(467))/4)+-parseInt(n(360))/5*(parseInt(n(468))/6)+-parseInt(n(420))/7*(-parseInt(n(499))/8)+parseInt(n(504))/9*(parseInt(n(411))/10)+-parseInt(n(452))/11+parseInt(n(421))/12)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(386)]=[e(358),e(366)],this[e(392)]=new Set}[sa(426)](){const t=sa,e=this[t(474)],n=e[t(361)][t(382)][t(408)];if(!e[t(465)][t(458)](t(352)))return;const r=e[t(455)],s=e[t(465)][t(356)](t(446)),o=e[t(465)][t(356)](t(403));s[t(412)][t(375)](t(443),(e=>Wr(r,t(374),e))),this[t(476)](),s[t(423)](t(424)),s[t(423)](t(501)),s[t(423)](t(362));for(const r of[t(457),t(486)]){const i=e[t(431)][t(356)](r);s[t(423)](r,(r=>{const a=t;e[a(361)][a(401)]((t=>{const e=a;r();const c=e(391)===i[e(398)],u=o[e(444)](n),l=o[e(419)](u),f=c?l[e(348)]-1:l[e(496)]+1,h=u[0][e(487)](e(443)),d=o[e(353)](h,{startRow:f,endRow:f}),g=Array[e(478)](d)[e(456)]((n=>t[e(462)](n[e(480)])));s[e(365)](g,e(358))}))}))}for(const r of[t(390),t(449)]){const i=e[t(431)][t(356)](r);s[t(423)](r,(r=>{const a=t;e[a(361)][a(401)]((t=>{const e=a;r();const c=e(413)===i[e(398)],u=o[e(444)](n),l=o[e(400)](u),f=c?l[e(348)]-1:l[e(496)]+1,h=u[0][e(487)](e(443)),d=o[e(353)](h,{startRow:0,column:f,includeAllSlots:!1}),g=Array[e(478)](d)[e(456)]((n=>t[e(462)](n[e(480)])));s[e(365)](g,e(366))}))}))}for(const r of[t(438),t(345)]){const i=r[t(402)](11),a=i[t(430)](),c=a[t(402)](0,3)+t(503),u=t(443)+i,l=t(399)+i,f=t(384)+i;s[t(423)](r,(()=>{const i=t;e[i(361)][i(401)]((t=>{const e=i,h=o[e(444)](n),d=h[0][e(487)](e(443));let g;if(e(438)==r){const t=o[e(419)](h);g={startRow:t[e(348)],endRow:t[e(496)],includeAllSlots:!0}}else{const t=o[e(400)](h);g={startColumn:t[e(348)],endColumn:t[e(496)],includeAllSlots:!0}}const p=o[e(353)](d,g),m=Array[e(478)](p)[e(456)]((({cell:t})=>t)),I=ca(m[e(483)]((t=>t[e(490)](c)))),E=ca(m[e(483)]((t=>!t[e(490)](c))))[e(456)]((n=>t[e(462)](n))),b=s[e(347)](E,u);if(b&&(e(358)==b[e(396)]||e(366)==b[e(396)])){const n=this[e(464)](b);for(const r of I){const s=t[e(462)](r),i=o[e(422)](r),u=r[e(488)](c)-1,h=n[l],d=n[f];h<=i[a]&&i[a]+u<=d&&b[e(475)](s)}}}))}))}function c(r){const s=t,o=Array[s(478)](n[s(485)]())[s(456)]((t=>i.LiveRange[s(363)](t)));e[s(361)][s(401)]((t=>{const n=s,i=t[n(479)];r=r[n(483)]((t=>n(349)!=t[n(359)][n(500)])),t[n(489)](r),e[n(431)][n(356)](n(438))[n(492)](),e[n(459)](n(438),{forceDefaultExecution:!0}),e[n(361)][n(415)]((()=>{const t=n;e[t(361)][t(415)](i,(e=>{const n=t,r=o[n(483)]((t=>n(349)!=t[n(359)][n(500)]));r[n(494)]>0&&e[n(489)](r);for(const t of o)t[n(364)]()}))}))}))}function u(r){const s=t;e[s(361)][s(401)]((t=>{const o=s,a=Array[o(478)](n[o(485)]())[o(456)]((t=>i.LiveRange[o(363)](t))),c=[];for(const t of r)for(const e of t[o(440)]({shallow:!0}))c[o(416)](e);for(const n of c)o(349)!=n[o(359)][o(500)]&&(t[o(489)](t[o(437)](n,0)),e[o(431)][o(356)](o(345))[o(492)](),e[o(459)](o(345),{forceDefaultExecution:!0}));const u=a[o(483)]((t=>o(349)!=t[o(359)][o(500)]));u[o(494)]>0&&t[o(489)](u);for(const t of a)t[o(364)]()}))}function l(e,n){const r=t;return n[r(471)]((t=>e[r(405)]((e=>e[r(369)][r(495)](t[r(354)])||t[r(369)][r(495)](e[r(354)])))))}function f(e,n){const r=t;return e[r(405)]((t=>n[r(405)]((e=>t[r(369)][r(367)](e[r(354)])))))}e[t(460)][t(404)].on(t(389),((e,n,r)=>{const s=t;if(!r[s(383)][s(493)])return;const o=n[s(372)];if(!o)return;const i=r[s(368)][s(429)](o);function c(t){return Array[s(450)](t)?t:[t]}i&&s(469)===o[s(482)]&&(0,a.setHighlightHandling)(i,r[s(434)],((t,e,n)=>n[s(441)](c(e[s(425)]),t)),((t,e,n)=>n[s(463)](c(e[s(425)]),t)))}),{priority:t(442)}),s[t(412)][t(355)]((e=>{const n=t;if(n(357)!=e[n(497)]&&n(436)!=e[n(497)])return;const s=e[n(344)]();if(null!=s&&s.is(n(385),n(443))){if(n(357)==e[n(497)]){const t=e[n(440)]()[n(483)]((t=>t.is(n(481))))[n(456)]((t=>t[n(460)]));if(t[n(494)])return{type:n(357),content:Wr(r,n(410),Wr(r,n(507),'"'+t[n(445)](" ")+'"'))}}if(n(436)==e[n(497)]){const t=e[n(440)]()[n(483)]((t=>t.is(n(481))))[n(456)]((t=>t[n(460)]));if(t[n(494)])return{type:n(436),content:Wr(r,n(407),Wr(r,n(507),'"'+t[n(445)](" ")+'"'))}}}})),s[t(412)][t(355)]((e=>{const n=t;if(n(358)==e[n(396)]){const t=e[n(440)]()[n(483)]((t=>t.is(n(481))))[n(456)]((t=>t[n(460)])),s=this[n(464)](e),o=s[n(505)]-s[n(451)]+1;if(n(357)==e[n(497)])return t[n(494)]?{type:n(357),content:Wr(r,n(410),Wr(r,n(393),[o,'"'+t[n(445)](" ")+'"']))}:{type:n(357),content:Wr(r,n(410),Wr(r,n(454),o))};if(n(436)==e[n(497)])return t[n(494)]?{type:n(436),content:Wr(r,n(407),Wr(r,n(393),[o,'"'+t[n(445)](" ")+'"']))}:{type:n(436),content:Wr(r,n(407),Wr(r,n(454),o))}}if(n(366)==e[n(396)]){const t=e[n(440)]()[n(483)]((t=>t.is(n(481))))[n(456)]((t=>t[n(460)])),s=this[n(464)](e),o=s[n(448)]-s[n(484)]+1;if(n(357)==e[n(497)])return t[n(494)]?{type:n(357),content:Wr(r,n(410),Wr(r,n(376),[o,'"'+t[n(445)](" ")+'"']))}:{type:n(357),content:Wr(r,n(410),Wr(r,n(472),o))};if(n(436)==e[n(497)])return t[n(494)]?{type:n(436),content:Wr(r,n(407),Wr(r,n(376),[o,'"'+t[n(445)](" ")+'"']))}:{type:n(436),content:Wr(r,n(407),Wr(r,n(472),o))}}})),s[t(394)][t(502)](t(357),t(358),t(397),c),s[t(394)][t(502)](t(436),t(358),t(370),c),s[t(394)][t(502)](t(357),t(366),t(397),u),s[t(394)][t(502)](t(436),t(366),t(370),u),s[t(394)][t(502)](t(357),t(366),t(445),l),s[t(394)][t(502)](t(436),t(366),t(445),l),s[t(394)][t(502)](t(357),t(358),t(445),f),s[t(394)][t(502)](t(436),t(358),t(445),f)}[sa(498)](){const t=sa,e=this[t(474)],n=e[t(361)][t(382)][t(408)];return(r,s)=>{const o=t;e[o(361)][o(401)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(369)][a(477)];u&&u[0]&&!1===u[0][a(473)]&&(l=r[0][a(354)][a(373)]);const f=t[a(380)](l);if(a(349)==f[a(359)][a(500)])return;const h=Array[a(478)](n[a(485)]())[a(456)]((t=>i.LiveRange[a(363)](t)));t[a(489)](f),e[a(431)][a(356)](c)[a(492)](),u[a(416)]({forceDefaultExecution:!0}),e[a(459)](c,...u);const d=h[a(483)]((t=>a(349)!=t[a(359)][a(500)]));d[a(494)]>0&&t[a(489)](d);for(const t of h)t[a(364)]()}))}}[sa(470)](t){const e=sa,n=this[e(474)][e(465)][e(356)](e(403));let r=Number[e(378)],s=Number[e(381)],o=Number[e(378)],i=Number[e(381)];for(const a of t){if(e(349)==a[e(359)][e(500)])continue;const{row:t,column:c}=n[e(422)](a),u=a[e(490)](e(395))?a[e(488)](e(395))-1:0,l=a[e(490)](e(409))?a[e(488)](e(409))-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(476)](){const t=sa,e=this[t(474)],n=e[t(465)][t(356)](t(446)),r=e[t(465)][t(356)](t(403));e[t(361)][t(382)].on(t(428),(()=>{const r=t,s=Array[r(478)](e[r(361)][r(382)][r(435)][r(427)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(461)](t);if(r(379)!=s)continue;if(null!=e[r(351)])continue;const a=n[r(350)](o);this[r(386)][r(417)](i)&&this[r(392)][r(506)](a)}}),{priority:t(377)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(462)](e),a=e[s(487)](s(443)),c=r[s(422)](e);for(const t of this[s(392)]){const n=t[s(396)],r=n[s(387)](s(414)),u=n[s(402)](r?10:5),l=u[s(430)](),f=l[s(402)](0,3)+s(503),h=s(399)+u,d=s(384)+u;if(!t[s(371)])continue;if(a!=t[s(418)]()[s(354)][s(487)](s(443)))continue;if(t[s(439)](i))continue;const g=e[s(490)](f)?e[s(488)](f)-1:0,p=this[s(464)](t),m=p[h],I=p[d];m<=c[l]&&c[l]+g<=I&&(t[s(475)](i),o=!0)}return o};e[t(361)][t(382)][t(491)]((n=>{const r=t;let o=!1;for(const t of e[r(361)][r(382)][r(435)][r(433)]())if(r(453)==t[r(497)])if(r(358)==t[r(482)])for(const e of t[r(432)][r(373)][r(346)]())o=o||s(e,n);else r(469)==t[r(482)]&&(o=o||s(t[r(432)][r(373)],n));return o}))}[sa(464)](t){const e=sa;return this[e(470)](t[e(485)]()[e(456)]((t=>t[e(354)][e(373)])))}}function ca(t){const e=sa;return Array[e(478)](new Set(t)[e(406)]())}const ua=la;function la(t,e){const n=fa();return(la=function(t,e){return n[t-=257]})(t,e)}function fa(){const t=["693558QUXHxk","value","plugins","commands","formatInline","get","mergeTableCellDown","deletion","markBlockFormat","registerDescriptionCallback","from","formatBlock","64hwUXmQ","change","afterInit","getCellLocation","_tablePostFixingSubtypes","206101DIsXTS","has","getFirstPosition","rootName","refresh","101922FFzgdK","model","author","push","320080abhKAX","descriptionFactory","locale","execute","forceDefaultExecution","direction","document","712152ZMTFXc","table","setSelection","trackChanges","highest","mergeTableCellRight","horizontally","_isForcedDefaultExecutionBlock","insertion","root","*Split cell:* vertically","type","findAncestor","$graveyard","6hFJUAf","_suggestionFactory","markMultiRangeBlockFormat","splitTableCellHorizontally","_acceptFormatSuggestionCallbackFactory","*Merge cells*","set:isEnabled","cell","isInContent","getSelectionAffectedTableCells","length","getSuggestions","registerCustomCallback","mergeTableCells","fromRange","element","82498HLWSuN","createRangeOn","stop","commandName","add","mergeTableCellLeft","low","subType","TableUtils","format","_areSelectedCellsMergable","getRanges","getAncestors","tableCell","filter","containsRange","_areMergableCells","isEnabled","editor","accept","detach","1227340WTZvXP","find","*Split cell:* horizontally","enableCommand","splitTableCellVertically","requires","return","selection","72AzaVdA","createTableWalker","mergeTableCellUp","map","size","TrackChangesEditing","TableEditing"];return(fa=function(){return t})()}!function(t,e){const n=la,r=t();for(;;)try{if(136929===parseInt(n(342))/1+-parseInt(n(301))/2*(-parseInt(n(326))/3)+-parseInt(n(312))/4+-parseInt(n(264))/5+-parseInt(n(279))/6+-parseInt(n(296))/7*(-parseInt(n(291))/8)+-parseInt(n(272))/9*(-parseInt(n(305))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[ua(269)](){return[aa]}[ua(293)](){const t=ua,e=this[t(261)],n=e[t(302)][t(311)][t(271)],r=e[t(307)];if(!e[t(281)][t(297)](t(278)))return;const s=e[t(281)][t(284)](t(277)),o=e[t(281)][t(284)](t(350)),a=e[t(281)][t(284)](aa);a[t(295)][t(304)](t(339)),s[t(267)](t(339),(()=>{const n=t,r=o[n(335)](e[n(302)][n(311)][n(271)]);e[n(302)][n(292)]((()=>{const t=n;s[t(328)](r,{commandName:t(339),commandParams:[]},[],t(339))}))})),e[t(282)][t(284)](t(339)).on(t(308),((n,r)=>{const o=t;e[o(282)][o(284)](o(315))[o(280)]&&(r[o(336)]>0&&r[r[o(336)]-1]&&r[r[o(336)]-1][o(309)]||s[o(319)]||this[o(352)]()||n[o(344)]())}),{priority:t(316)});for(const n of[t(274),t(317),t(285),t(347)]){const r=e[t(282)][t(284)](n);s[t(267)](n,(()=>{const n=t,o=e[n(302)][n(311)][n(271)][n(298)]()[n(354)]()[n(265)]((t=>t.is(n(341),n(355)))),i=r[n(280)];e[n(302)][n(292)]((()=>{const t=n;s[t(328)]([o,i],{commandName:t(339),commandParams:[]},[],t(339))}))}))}for(const n of[t(268),t(329)]){const r=e[t(282)][t(284)](n);s[t(267)](n,(()=>{const i=t,a=o[i(335)](e[i(302)][i(311)][i(271)])[0],c=a[i(324)](i(313)),{column:u,row:l}=o[i(294)](a);let f=[];if(i(318)==r[i(310)]){const t=o[i(273)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(289)](t)[i(275)]((t=>t[i(333)]))}else{const t=o[i(273)](c,{column:u,includeAllSlots:!0});f=Array[i(289)](t)[i(275)]((t=>t[i(333)]))}e[i(302)][i(292)]((t=>{const e=i;s[e(287)](t[e(343)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(306)][t(288)]((e=>{const n=t;if(n(290)!=e[n(323)]&&n(283)!=e[n(323)])return;const{data:s}=e;return s&&n(339)==s[n(345)]?{type:n(351),content:Wr(r,n(331))}:void 0})),s[t(306)][t(288)]((e=>{const n=t;if(n(290)!=e[n(323)]&&n(283)!=e[n(323)])return;const{data:s}=e;return s?n(268)==s[n(345)]?{type:n(351),content:Wr(r,n(322))}:n(329)==s[n(345)]?{type:n(351),content:Wr(r,n(266))}:void 0:void 0}));const c=a[t(330)]();for(const e of[t(274),t(317),t(285),t(347)])s[t(327)][t(338)](t(290),e,t(262),c);for(const e of[t(268),t(329)])s[t(327)][t(338)](t(290),e,t(262),c);s[t(327)][t(338)](t(290),t(339),t(262),(r=>{const s=t;e[s(302)][s(292)]((t=>{const o=s,a=Array[o(289)](n[o(353)]())[o(275)]((t=>i.LiveRange[o(340)](t)));t[o(314)](r),e[o(282)][o(284)](o(339))[o(300)](),e[o(308)](o(339),{forceDefaultExecution:!0});const c=a[o(257)]((t=>o(325)!=t[o(321)][o(299)]));c[o(336)]>0&&t[o(314)](c);for(const t of a)t[o(263)]()}))}));for(const n of[t(274),t(285),t(347),t(317)]){const r=e[t(282)][t(284)](n);r.on(t(332),((n,s,o)=>{const i=t;if(o){const t=e[i(302)][i(311)][i(271)][i(298)]()[i(354)]()[i(265)]((t=>t.is(i(341),i(355))));this[i(259)](r[i(280)],t)||(n[i(270)]=!1,n[i(344)]())}}),{priority:t(348)})}}[ua(352)](){const t=ua,e=this[t(261)][t(282)][t(284)](t(339)),n=this[t(261)][t(281)][t(284)](t(350));if(!e[t(260)])return!1;const r=n[t(335)](this[t(261)][t(302)][t(311)][t(271)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(259)](e,n))return!1;return!0}[ua(259)](t,e){const n=ua,r=this[n(261)][n(281)][n(284)](n(277)),s=this[n(261)][n(302)][n(343)](t),o=this[n(261)][n(302)][n(343)](e),i=new Set,a=new Set;for(const t of r[n(337)]())if((n(320)==t[n(323)]||n(286)==t[n(323)]||n(339)==t[n(349)])&&t[n(334)])for(const e of t[n(353)]())e[n(258)](s,!0)&&i[n(346)](t[n(323)]+":"+t[n(303)].id),e[n(258)](o,!0)&&a[n(346)](t[n(323)]+":"+t[n(303)].id);if(i[n(276)]!=a[n(276)])return!1;for(const t of i)if(!a[n(297)](t))return!1;return!0}}const da=ga;function ga(t,e){const n=ma();return(ga=function(t,e){return n[t-=241]})(t,e)}!function(t,e){const n=ga,r=t();for(;;)try{if(969019===-parseInt(n(243))/1*(-parseInt(n(262))/2)+-parseInt(n(315))/3+parseInt(n(318))/4*(parseInt(n(274))/5)+-parseInt(n(317))/6*(-parseInt(n(259))/7)+parseInt(n(253))/8*(parseInt(n(242))/9)+-parseInt(n(256))/10*(parseInt(n(267))/11)+parseInt(n(314))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ma);class pa extends t.Plugin{static get[da(285)](){return[aa]}[da(280)](){const t=da,e=this[t(250)];if(!e[t(247)][t(322)](t(324)))return;const n=e[t(241)],r=e[t(247)][t(301)](t(279));r[t(303)](t(306)),r[t(303)](t(296)),r[t(326)](t(281)),r[t(326)](t(295)),r[t(325)][t(254)](t(281),Wr(n,t(246))),r[t(325)][t(254)](t(295),Wr(n,t(244))),this[t(282)]()}[da(282)](){const t=da,e=this[t(250)][t(247)][t(301)](t(279)),n=this[t(250)][t(247)][t(301)](t(313)),r=this[t(250)][t(247)][t(301)](aa)[t(261)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=ga,{type:c,id:u}=e[a(251)](o[a(252)]),l=e[a(328)](u),f=l[a(290)];if(a(321)!=l[a(268)]||!f||a(296)!=f[a(305)])return;if(o[a(289)])return void s[a(297)]();if(!i[a(291)][a(249)](o[a(307)],s[a(292)]))return;const h=o[a(307)][a(255)][a(319)],d=o[a(307)][a(312)][a(263)],g=h[a(266)][a(266)],{column:p}=n[a(284)](h),{column:m}=n[a(284)](d);for(let s=p;s<=m;s++){const l=n[a(310)](g,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(270)],l=i[a(302)][a(260)](s);i[a(308)][a(323)](a(271)+c,l),r&&i[a(308)][a(304)](a(316),u,l),i[a(302)][a(265)](l,o[a(252)]),t&&(e[a(288)][a(300)](o[a(252)])?i[a(308)][a(323)](a(320),l):i[a(308)][a(278)](a(320),l))}}}}e[t(269)][t(276)](t(321),t(306),t(311),r),e[t(269)][t(276)](t(321),t(296),t(311),r),this[t(250)][t(283)][t(245)].on(t(294),s(),{priority:t(277)}),this[t(250)][t(290)][t(245)].on(t(294),((e,n,r)=>{const o=t;r[o(298)][o(248)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(277)}),this[t(250)][t(283)][t(245)].on(t(287),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(251)](r[o(252)]),c=e[o(328)](a),u=c[o(290)];if(o(321)!=c[o(268)]||!u||o(296)!=u[o(305)])return;const l=s[o(302)][o(272)](r[o(252)]);if(l)for(const t of l)s[o(308)][o(278)](o(271)+i,t),s[o(308)][o(278)](o(320),t),s[o(308)][o(286)](o(316),t),s[o(302)][o(258)](t,r[o(252)])}),{priority:t(277)}),this[t(299)]()}[da(299)](){const t=da,e=this[t(250)],n=e[t(241)];function r(e){const r=t;return{type:r(327),content:Wr(n,r(293),e)}}e[t(247)][t(301)](t(279))[t(325)][t(264)]((e=>{const s=t;if(s(321)!=e[s(268)])return;const{data:o}=e;if(o){if(s(306)==o[s(305)]){const t=o[s(273)][0][s(275)];return r(Wr(n,s(t?246:309)))}if(s(296)==o[s(305)]){const t=o[s(273)][0][s(275)];return r(Wr(n,s(t?244:257)))}}}))}}function ma(){const t=["_registerLegacyDescription","includes","get","mapper","enableDefaultAttributesIntegration","setAttribute","commandName","setTableRowHeader","markerRange","writer","FORMAT_REGULAR_ROW","createTableWalker","accept","end","TableUtils","3409320xTpYoF","3001035uzppwj","data-suggestion","4721778ByzzMY","4612TYnfwB","nodeAfter","ck-suggestion-marker--active","formatBlock","has","addClass","TableEditing","descriptionFactory","registerBlockAttribute","format","getSuggestion","locale","1690587MDFEIL","3HVyBek","FORMAT_HEADER_COLUMN","downcastDispatcher","FORMAT_HEADER_ROW","plugins","showSuggestionHighlights","consume","editor","_splitMarkerName","markerName","16ZnlSTt","registerAttributeLabel","start","30iEpyCh","FORMAT_REGULAR_COLUMN","unbindElementFromMarkerName","7SAliPl","toViewElement","_acceptFormatSuggestionCallbackFactory","780838xEXtkY","nodeBefore","registerDescriptionCallback","bindElementToMarker","parent","3008313VHnLZt","type","_suggestionFactory","cell","ck-suggestion-marker-","markerNameToElements","commandParams","745lfLTzA","forceValue","registerCustomCallback","highest","removeClass","TrackChangesEditing","afterInit","headingRows","_handleLegacySuggestions","editing","getCellLocation","requires","removeAttribute","removeMarker:suggestion","activeMarkers","item","data","consumable","name","*Format:* %0","addMarker:suggestion","headingColumns","setTableColumnHeader","stop","options"];return(ma=function(){return t})()}const Ia=_a;function Ea(){const t=["clipboardOutput","tableCellPadding","push","return","cell","Users","nodeAfter","activeMarkers","createRangeOn","getItems","startsWith","markMultiRangeInsertion","getRanges","call","registerDescriptionCallback","setAttributes","containsRange","markerAttributes","tablePasteRow","content","_replaceTableSlotCell","11561LzLkFt","element","createElement","has","listenTo","discard","getColumns","12dZndgo","tablePasteCell","createPositionBefore","previous","tableCellHorizontalAlignment","TableClipboard","suggestion","2250eFtJmm","redo","insertColumns","markMultiRangeDeletion","suggestionUnloaded","getSelectionAffectedTableCells","columnInsertionIndexes","_tablePostFixingSubtypes","locale","setAttribute","insertion","add","start","markerName","name","end","view","getMarkers","TrackChangesEditing","detach","3658065qaxhcw","afterInit","1302329eRsSkZ","subType","getChildren","last","tableCellBorderStyle","length","_getCoordsForCells","trackChanges","fill","differ","stop","author","getTableIfOnlyTableInContent","schema","hasSuggestion","endColumn","isEmpty","every","root","removeMarker","_isForcedDefaultExecutionBlock","55884ZImJsq","documentSelection","registerCustomCallback","fromEntries","getAttributes","next","find","createRange","tableCellBackgroundColor","some","*Replace table cells*","editor","27HKNzCd","editingDowncast","forEach","159FXGzVW","nextSibling","getRowIndexes","model","getSuggestion","tablePaste","cells","change","requires","deletion","paragraph","high","_createdBatches","move","join","options","1117iDoHfZ","keys","deletionRanges","ck-suggestion-marker","getRows","getAllAdjacentSuggestions","previousSibling","tableCellBorderWidth","ck-suggestion-marker-insertion","markMultiRangeBlockFormat","set","editing","reduce","filter","getRange","tableCell","tablePasteChainId","markers","document","register","removeMarkers","insertionRanges","rootName","rowInsertionRanges","get","getContainedElement","map","rowInsertionIndexes","formatBlock","getChangedMarkers","suggestionLoaded","insertContent","suggestion:formatBlock:tablePasteCell","columnInsertionRanges","getChild","insertRows","remove","markerToHighlight","getChanges","_suggestionFactory","tablePasteColumn","updateMarker","columns","first","dataDowncast","attributes","low","from","isInContent","plugins","commands","wrap","showSuggestionHighlights","getColumnIndexes","ck-suggestion-marker--active","table","value","suggestion-td","getSuggestions","$graveyard","batch","for","accept","selection","21885336diSWdZ","tableCellVerticalAlignment","getSuggestionCallback","getShiftedBy","createRangeIn","position","removeRows","column","includes","insert","forceDefaultExecution","registerPostFixer","tableCellSuggestion","TableUtils","descriptionFactory","conversion","isEqual","rows","removeColumns","endRow","oldRange","createTableWalker","row","tableCellBorderColor","1233336YDvmEp","elementToElement","fromRange","unwrap","type","findAncestor","2356pZFddD","entries","_splitMarkerName","newRange"];return(Ea=function(){return t})()}!function(t,e){const n=_a,r=t();for(;;)try{if(662870===parseInt(n(297))/1*(-parseInt(n(184))/2)+parseInt(n(281))/3*(parseInt(n(266))/4)+-parseInt(n(243))/5+parseInt(n(216))/6*(parseInt(n(245))/7)+parseInt(n(385))/8*(-parseInt(n(278))/9)+-parseInt(n(223))/10*(-parseInt(n(209))/11)+parseInt(n(361))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ea);const ba=[Ia(304),Ia(384),Ia(249),Ia(220),Ia(362),Ia(274),Ia(189)],Ta=Object[Ia(269)](ba[Ia(323)]((t=>[t,null])));function _a(t,e){const n=Ea();return(_a=function(t,e){return n[t-=179]})(t,e)}class ya extends t.Plugin{static get[Ia(289)](){return[aa]}[Ia(244)](){const t=Ia,n=this[t(277)];if(!n[t(346)][t(212)](t(221)))return;const r=n[t(346)][t(321)](t(241)),s=n[t(346)][t(321)](t(374)),o=n[t(346)][t(321)](aa),a=n[t(346)][t(321)](t(221));o[t(230)][t(190)](t(206),t(337)),n[t(284)][t(258)][t(316)](t(373),{allowIn:t(312),allowContentOf:t(312),isLimit:!0}),n[t(376)][t(179)]({model:t(373),view:t(354)});let c=null;n[t(284)].on(t(328),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(250)]-1];h&&h[u(371)]||r[u(265)]||this[u(277)][u(347)][u(321)](u(252))[u(353)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(267)))return!1;const i=s[o(257)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(228)](n[o(315)][o(360)]);if(!a[o(250)])return!1;const c=a[0][o(183)](o(352)),l=r[o(283)](a),f=r[o(350)](a),h={startRow:l[o(340)],endRow:l[o(248)],startColumn:f[o(340)],endColumn:f[o(248)]};return 1==a[o(250)]&&(h[o(380)]+=r[o(301)](i)-1,h[o(260)]+=r[o(215)](i)-1),ka(c,h,r)}(l,f,n[u(284)],s,a)&&(o[u(255)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(284)][u(288)]((()=>{const t=u;n[t(284)][t(328)](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(250)]&&r[t(199)](o,t(206),{tablePasteChainId:s}),a[t(250)]&&r[t(199)](a,t(337),{tablePasteChainId:s}),l[t(250)]&&(r[t(199)](l,t(286),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(280)]((e=>{const n=t;var r;return null===(r=e[n(242)])||void 0===r?void 0:r[n(201)](e)}))),f[t(250)]&&(r[t(226)](f,t(286),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(280)]((e=>{const n=t;var r;return null===(r=e[n(242)])||void 0===r?void 0:r[n(201)](e)})));const d=r[t(306)](h[t(323)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(217),{tablePasteChainId:s});if(d){const e=d[t(240)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(284)][t(196)](s),a=e[t(272)]((e=>e[t(311)]()[t(377)](i)));a&&r[t(190)]([a[t(237)],o])}r[t(250)]&&d[t(232)](t(205),Object[t(269)](r))}c=null})))}),{priority:e.priorities[t(292)]+10}),n[t(346)][t(321)](t(221)).on(t(208),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(255)]();const u=s[r(192)],l=o,f=Aa(u),h=Aa(l);e[r(191)]=u;let d=null,g=null;if(h||f)if(f&&!h){a[r(333)](u[r(331)](0));for(const t of Array[r(344)](l[r(247)]()))a[r(370)](t,u,r(238));const t=c[r(324)][r(369)](s[r(383)]),e=c[r(229)][r(369)](s[r(368)]);t||e||(d=i.LiveRange[r(180)](a[r(365)](u)))}else h&&!f&&(g=a[r(365)](u));else{const t=a[r(211)](r(373)),e=a[r(211)](r(373));a[r(348)](a[r(365)](u),e),a[r(370)](t,u,0);for(const e of Array[r(344)](l[r(247)]()))a[r(370)](e,t,r(238));d=i.LiveRange[r(180)](a[r(196)](t)),g=i.LiveRange[r(180)](a[r(196)](e))}const p=Array[r(344)](l[r(270)]())[r(310)]((([t])=>ba[r(369)](t)));c[r(287)][r(190)]({element:u,attributes:p[r(250)]?Object[r(269)](p):null}),d&&c[r(318)][r(190)](d),g&&c[r(299)][r(190)](g)}),{priority:t(292)}),s.on(t(225),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(339)]||1;c[o(229)]=new Array(l)[o(253)](u)[o(323)](((t,e)=>t+e));for(const{cell:t}of s[o(382)](i,{startColumn:u,endColumn:u+l-1}))c[o(330)][o(190)](n[o(284)][o(196)](t))}),{priority:t(343)}),s.on(t(332),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(378)]||1;c[o(324)]=new Array(l)[o(253)](u)[o(323)](((t,e)=>t+e));for(const{cell:t}of s[o(382)](i,{startRow:u,endRow:u+l-1}))c[o(320)][o(190)](n[o(284)][o(196)](t))}),{priority:t(343)}),r[t(375)][t(202)]((e=>{const r=t;if(e[r(246)]&&e[r(246)][r(198)](r(286)))return e[r(219)]?{}:{type:r(233),content:Wr(n[r(231)],r(276))}}));const u=()=>!1;for(const e of[t(286),t(337),t(206),t(217)])r[t(336)][t(268)](t(233),e,t(295),u),r[t(336)][t(268)](t(290),e,t(295),u),r[t(336)][t(268)](t(325),e,t(295),u);r[t(336)][t(268)](t(325),t(217),t(214),u),r[t(336)][t(268)](t(325),t(217),t(359),((e,r,s)=>{const o=t,i=e[o(323)]((t=>t[o(322)]()))[o(310)]((t=>t)),a=new Map(i[o(323)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(287)])e&&a[o(307)](t,e);else if(s&&s[o(205)])for(const[t,e]of Object[o(185)](s[o(205)])){const r=n[o(284)][o(314)][o(321)](t),s=r?r[o(311)]()[o(322)]():null;s&&a[o(307)](s,e)}n[o(284)][o(288)]((t=>{const e=o;for(const[n,r]of a)t[e(203)]({...Ta,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(336)][o(268)](e,o(286),s,((t,i,a)=>{const c=o;n[c(284)][c(288)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(235)][o(194)];t.is(o(210),o(373))&&u[o(190)](t)}r[o(336)][o(363)](e,null,s)(t,i,a);for(const t of u)o(356)!=t[o(263)][o(319)]&&n[o(181)](t)}))}))};l(t(233),t(359)),l(t(233),t(214)),l(t(290),t(359)),l(t(290),t(214)),r[t(336)][t(268)](t(233),t(206),t(214),(e=>{const n=t,r=e[n(323)]((t=>t[n(322)]())),i=r[0][n(183)](n(352)),{minRow:a,maxRow:c}=o[n(251)](r);s[n(367)](i,{at:a,rows:c-a+1})})),r[t(336)][t(268)](t(233),t(337),t(214),(e=>{const n=t,r=e[n(323)]((t=>t[n(322)]())),i=r[0][n(183)](n(352)),{minColumn:a,maxColumn:c}=o[n(251)](r);s[n(379)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(246)]||!n[s(246)][s(198)](s(286)))return;const o=n[s(342)][s(313)],i=r[s(355)]()[s(310)]((t=>t[s(345)]&&t[s(342)]&&t[s(342)][s(313)]==o));i[s(250)]&&n[s(302)]()[s(250)]!=i[s(250)]&&i[s(309)](((t,e)=>(t[s(271)]=e,e[s(219)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(186)](e[s(236)]),i=[s(300),s(305)],a=r[s(195)][s(369)](e[s(236)]);return a&&i[s(190)](s(351)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(327),f,{priority:t(292)}),r.on(t(227),f,{priority:t(292)}),n[t(284)][t(315)][t(372)]((()=>{const e=t;let s=!1;const o=Array[e(344)](n[e(284)][e(315)][e(254)][e(326)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(186)](t);if(e(222)!=o||e(290)!=a||i[e(381)])continue;if(!r[e(259)](c))continue;const u=r[e(285)](c)[e(200)](),l=n[e(346)][e(321)](e(193)).me;for(const t of r[e(355)]())if(t[e(345)]&&t[e(256)]==l&&e(325)==t[e(182)]&&e(217)==t[e(246)]&&t[e(200)]()[e(262)]((t=>u[e(275)]((n=>n[e(204)](t,!0))))))for(const n of t[e(302)]())n[e(345)]&&(n[e(214)](),s=!0)}return s})),n[t(284)][t(315)][t(372)]((e=>{const s=t,o=n[s(347)][s(321)](s(224));if(!o||!o[s(293)][s(212)](e[s(357)]))return!1;let i=!1;const a=n[s(346)][s(321)](s(193)).me,c=n[s(284)][s(315)][s(254)][s(335)](),u=Array[s(344)](n[s(284)][s(315)][s(254)][s(326)]())[s(310)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(186)](t);return n(222)==o&&n(286)==i&&c==a.id&&!e[n(381)]}));for(const t of c){if(s(370)!=t[s(182)]||s(373)!=t[s(237)]||1!=t[s(250)])continue;const n=e[s(273)](t[s(366)],t[s(366)][s(364)](1));if(!u[s(272)]((({data:t})=>t[s(187)][s(377)](n))))for(const{name:t,data:r}of u)if(n[s(204)](r[s(187)])){e[s(338)](t,{range:n}),i=!0;break}}return i})),n[t(284)][t(315)][t(372)]((e=>{const s=t;let o=!1;const i=n[s(346)][s(321)](s(193)).me,a=r[s(355)]()[s(310)]((t=>t[s(345)]&&t[s(256)]==i)),c=new Set,u=new Set;for(const t of a)if(s(286)==t[s(246)])for(const e of t[s(240)]()){const n=e[s(311)]()[s(322)]();if(n)if(n.is(s(210),s(373))&&Aa(n)){t[s(264)](e[s(237)]),c[s(234)](n),o=!0;const r=n[s(282)],i=n[s(303)],a=r&&r.is(s(210),s(373)),l=i&&i.is(s(210),s(373));a&&!c[s(212)](r)&&u[s(234)](r),l&&!c[s(212)](i)&&u[s(234)](i)}else n.is(s(210),s(291))&&n[s(261)]&&(t[s(264)](e[s(237)]),o=!0)}else if(s(217)==t[s(246)]){if(!t[s(342)]||!t[s(342)][s(313)])continue;const e=t[s(342)][s(205)];if(e&&Object[s(298)](e)[s(250)])continue;const n=t[s(342)][s(313)];let r=!0,i=!0;for(const e of a)if(e[s(246)]&&e[s(246)][s(198)](s(286))){if(!e[s(342)][s(313)]){i=!1;break}if(e.id!=t.id&&e[s(342)][s(313)]==n){r=!1;break}}i&&r&&(t[s(317)](),o=!0)}for(const t of c)e[s(333)](t);for(const t of u)e[s(181)](t);return o})),n[t(376)][t(358)](t(279))[t(334)]({model:t(329),view:(t,e)=>h(t),converterPriority:t(292)}),n[t(376)][t(358)](t(341))[t(334)]({model:t(329),view:(e,n)=>n[t(296)][t(349)]?h(e,!1):null,converterPriority:t(292)});const d=n[t(308)][t(239)];this[t(213)](d[t(315)],t(188),((e,n)=>{const r=t,s=[];for(const t of d[r(365)](n[r(207)])[r(197)]())t.is(r(210),r(354))&&s[r(190)](t);d[r(288)]((t=>{const e=r;for(const n of s)t[e(294)](t[e(365)](n),t[e(218)](n)),t[e(333)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(261)])return!0;const n=t[e(331)](0);return n.is(e(210),e(291))&&n[e(261)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(382)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=La;function La(t,e){const n=Sa();return(La=function(t,e){return n[t-=180]})(t,e)}function Sa(){const t=["plugins","getSuggestions","formatInline","commandParams","resizeTable","change","model","270EKZCAH","getSuggestionCallback","170983yRFtVF","editor","registerDescriptionCallback","descriptionFactory","getColumnGroupElement","type","data","locale","markBlockFormat","280424yuLspj","handleResizeTableWidthCommand","get","discard","6260tmiSxd","_suggestionFactory","212deTdIP","format","accept","author","resizeTableWidth","handleSuggestionDescription","tableWidth","has","TableColumnResizeEditing","formatGroupId","getContainedElement","730425Qomgic","3010MKRzCj","27mOHfHk","Users","enableCommand","getSelectedElement","registerCustomCallback","*Format:* resize table","columnWidths","selection","getTableColumnsWidths","table","document","getAttribute","subType","bind","8031OWLaKp","afterInit","formatBlock","311010otFtOj","TrackChangesEditing"];return(Sa=function(){return t})()}!function(t,e){const n=La,r=t();for(;;)try{if(106117===parseInt(n(228))/1+-parseInt(n(217))/2+-parseInt(n(214))/3*(parseInt(n(187))/4)+parseInt(n(198))/5+parseInt(n(226))/6*(-parseInt(n(199))/7)+parseInt(n(181))/8*(parseInt(n(200))/9)+parseInt(n(185))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Sa);class Na extends t.Plugin{[Ca(215)](){const t=Ca;if(!this[t(229)][t(219)][t(194)](t(195)))return;const e=this[t(229)][t(219)][t(183)](t(218));e[t(202)](t(191),this[t(182)][t(213)](this)),e[t(186)][t(204)](t(216),t(223),t(189),e[t(186)][t(227)](t(216),null,t(184))),e[t(186)][t(204)](t(216),t(223),t(184),e[t(186)][t(227)](t(216),null,t(189))),e[t(231)][t(230)](this[t(192)][t(213)](this))}[Ca(182)](t,e){const n=Ca,r=this[n(229)][n(219)][n(183)](n(218)),s=this[n(229)][n(219)][n(183)](n(195)),o=e[n(209)]||this[n(229)][n(225)][n(210)][n(207)][n(203)]();this[n(229)][n(225)][n(224)]((()=>{const i=n,a=s[i(232)](o);let c=a?s[i(208)](a):null,u=o[i(211)](i(193))||null;const l=e[i(193)]||u,f=e[i(206)]||c,h=this[i(229)][i(219)][i(183)](i(201)).me;for(const t of r[i(220)]()){const e=t[i(197)]();if(i(223)===t[i(212)]&&e===o){t[i(190)]!==h&&t[i(184)]();const e=t[i(234)][i(222)];u=e[0][i(193)],c=e[0][i(206)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(180)](o,{commandName:i(191),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(223)},[],i(223))}))}[Ca(192)](t){const e=Ca;if(e(216)!=t[e(233)]&&e(221)!=t[e(233)])return;const{data:n}=t;if(n&&e(223)===n[e(196)]){const t=e(205);return{type:e(188),content:Wr(this[e(229)][e(235)],t)}}}}function Ra(t,e){const n=va();return(Ra=function(t,e){return n[t-=136]})(t,e)}const Ma=Ra;function va(){const t=["has","3KnXZCI","Template","1345320nUhPBz","afterInit","insertTemplate","plugins","TrackChangesEditing","111220BjhSHH","884fYumAj","1830535TGjhxj","6405zndiVW","100768GollVS","9cvDkpX","2782038iClbTO","183418QQrAzv","get","editor","enableCommand"];return(va=function(){return t})()}!function(t,e){const n=Ra,r=t();for(;;)try{if(257932===-parseInt(n(136))/1*(-parseInt(n(150))/2)+parseInt(n(146))/3*(-parseInt(n(144))/4)+-parseInt(n(138))/5+parseInt(n(149))/6+parseInt(n(145))/7+parseInt(n(147))/8*(-parseInt(n(148))/9)+parseInt(n(143))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(va);class Oa extends t.Plugin{[Ma(139)](){const t=Ma,e=this[t(152)];e[t(141)][t(154)](t(137))&&e[t(141)][t(151)](t(142))[t(153)](t(140))}}const wa=Da;function Da(t,e){const n=Fa();return(Da=function(t,e){return n[t-=115]})(t,e)}function Fa(){const t=["821565fEWBYt","afterInit","commands","descriptionFactory","editor","597XOvkhd","822JXuObD","insertTableOfContents","282740WcSRRr","registerElementLabel","859030EgStux","1322DhYenH","enableCommand","TrackChangesEditing","5411JINAtN","locale","32975gKwQNE","get","ELEMENT_TABLE_OF_CONTENTS","tableOfContents","1518856IQOEiI","plugins"];return(Fa=function(){return t})()}!function(t,e){const n=Da,r=t();for(;;)try{if(141080===-parseInt(n(127))/1+-parseInt(n(122))/2*(parseInt(n(116))/3)+-parseInt(n(119))/4+parseInt(n(121))/5+-parseInt(n(117))/6*(-parseInt(n(125))/7)+parseInt(n(131))/8+-parseInt(n(133))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fa);class xa extends t.Plugin{[wa(134)](){const t=wa,e=this[t(115)];if(!e[t(135)][t(128)](t(118)))return;e[t(132)][t(128)](t(124))[t(123)](t(118));const n=e[t(132)][t(128)](t(124)),r=e[t(126)];n[t(136)][t(120)](t(130),(e=>Wr(r,t(129),e)))}}const Pa=Ba;function Ba(t,e){const n=ja();return(Ba=function(t,e){return n[t-=104]})(t,e)}!function(t,e){const n=Ba,r=t();for(;;)try{if(114063===-parseInt(n(148))/1*(parseInt(n(117))/2)+parseInt(n(144))/3+-parseInt(n(134))/4*(-parseInt(n(111))/5)+-parseInt(n(110))/6*(-parseInt(n(131))/7)+parseInt(n(127))/8+-parseInt(n(139))/9+parseInt(n(124))/10*(-parseInt(n(136))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ja);class Ua extends t.Plugin{[Pa(104)](){const t=Pa,e=this[t(143)];if(!e[t(114)][t(125)](t(140)))return;const n=e[t(114)][t(122)](t(120));n[t(138)][t(121)](t(128),(()=>Wr(e[t(133)],t(130)))),e[t(142)][t(126)][t(108)]((r=>{const s=t;let o=!1;const i=Array[s(113)](e[s(142)][s(126)][s(107)][s(147)]());for(const{name:t,data:a}of i){const{group:i}=n[s(141)](t);if(s(116)!==i||!a[s(115)])continue;const c=a[s(115)],u=c[s(146)][s(105)];if(!u||!u.is(s(123),s(128)))continue;if(!c[s(112)][s(106)](c[s(146)]))continue;const l=e[s(142)][s(145)][s(135)](c[s(146)],s(132));if(l&&l[s(129)]){const e=r[s(118)](c[s(112)],l[s(112)]);e[s(119)](c)||(r[s(137)](t,{range:e}),o=!0)}o||(r[s(109)](t),o=!0)}return o}))}}function ja(){const t=["getNearestSelectionRange","11pyorEC","updateMarker","descriptionFactory","681669XZzEOo","Title","_splitMarkerName","model","editor","313155BcbEdb","schema","end","getChangedMarkers","29168LoIJLC","afterInit","nodeBefore","isTouching","differ","registerPostFixer","removeMarker","24kiyCNH","5UhZuwt","start","from","plugins","newRange","suggestion","14aJPdmF","createRange","isEqual","TrackChangesEditing","registerElementLabel","get","element","666010SxTrjV","has","document","1562096RKyynt","title-content","isCollapsed","ELEMENT_TITLE","170926Ewpdgf","forward","locale","253048aXssrc"];return(ja=function(){return t})()}function Ga(){const t=["TrackChangesEditing","4837686ZDmvGQ","UndoEditing","610290fDsDSn","enableCommand","afterInit","get","1252tSdEbI","699306dLUtKt","plugins","redo","editor","3252594Jqdxnc","280mYprQa","undo","517243hiiNPs","has","5142535cqrSUM","4449QWmZYs"];return(Ga=function(){return t})()}function Va(t,e){const n=Ga();return(Va=function(t,e){return n[t-=306]})(t,e)}const za=Va;!function(t,e){const n=Va,r=t();for(;;)try{if(520123===parseInt(n(324))/1+-parseInt(n(317))/2+parseInt(n(308))/3*(parseInt(n(316))/4)+parseInt(n(307))/5+parseInt(n(321))/6+parseInt(n(310))/7+-parseInt(n(322))/8*(parseInt(n(312))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ga);class Wa extends t.Plugin{[za(314)](){const t=za,e=this[t(320)],n=e[t(318)][t(315)](t(309));e[t(318)][t(306)](t(311))&&(n[t(313)](t(323)),n[t(313)](t(319)))}}const Ha=Ka;function Ka(t,e){const n=Xa();return(Ka=function(t,e){return n[t-=399]})(t,e)}function Xa(){const t=["1003512jtvGNk","get","29449EROQxt","TableCaptionEditing","editor","plugins","498904AgdFSM","9tfzGxz","175002BpVNiR","enableCommand","165iRtWpk","127760MaOhFr","9ndCrRv","toggleTableCaption","has","5EhrWPm","240458cLgOWL","590310mQzEkQ","requires","afterInit","TrackChangesEditing"];return(Xa=function(){return t})()}!function(t,e){const n=Ka,r=t();for(;;)try{if(194262===parseInt(n(415))/1+parseInt(n(416))/2+-parseInt(n(411))/3*(parseInt(n(405))/4)+parseInt(n(414))/5*(-parseInt(n(407))/6)+-parseInt(n(401))/7+-parseInt(n(399))/8*(parseInt(n(406))/9)+parseInt(n(410))/10*(parseInt(n(409))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xa);class Za extends t.Plugin{static get[Ha(417)](){return[aa]}[Ha(418)](){const t=Ha,e=this[t(403)];e[t(404)][t(413)](t(402))&&e[t(404)][t(400)](t(419))[t(408)](t(412))}}function qa(){const t=["*Format:* change table cell properties","tableCellBackgroundColor","4249208XgzCnI","tableBorderStyle","_handlePropertyChange","TableUtils","plugins","start","*Format:* change table properties","join","tableWidth","change","has","descriptionFactory","tableCellWidth","model","selection","get","_getSuggestion","tableBorderWidth","3277904VwECoP","TrackChangesEditing","tableCellPadding","data","tableBorderColor","getSuggestionCallback","tableCellHorizontalAlignment","1411736VKqrYX","nodeAfter","accept","tableBackgroundColor","6mHMSjv","110aOryUG","locale","handleDiscardAction","getContainedElement","tableProperties","editor","tableCellVerticalAlignment","afterInit","tableCellBorderStyle","registerDescriptionCallback","format","tableCellBorderWidth","_suggestionFactory","discard","document","tableCellProperties","removeAttribute","commandParams","TablePropertiesEditing","6thwRMq","batch","setAttribute","getFirstPosition","tableCellHeight","1299573ZhyqAq","TableCellPropertiesEditing","enableCommand","enqueueChange","tableHeight","getAttribute","markBlockFormat","findAncestor","4cknccD","tableCellBorderColor","getSuggestions","9TniSkI","7757735FypfqD","TrackChangesTableProperties","47129100IZRDTu","pluginName","getSelectionAffectedTableCells","formatBlock","handleSuggestionDescription","registerCustomCallback","subType","512476BUxBsP","table","tableAlignment"];return(qa=function(){return t})()}const Ya=Qa;function Qa(t,e){const n=qa();return(Qa=function(t,e){return n[t-=455]})(t,e)}!function(t,e){const n=Qa,r=t();for(;;)try{if(820100===-parseInt(n(464))/1*(parseInt(n(531))/2)+-parseInt(n(498))/3*(-parseInt(n(494))/4)+-parseInt(n(455))/5*(parseInt(n(518))/6)+-parseInt(n(487))/7+parseInt(n(469))/8*(parseInt(n(534))/9)+-parseInt(n(499))/10*(parseInt(n(523))/11)+parseInt(n(457))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qa);class Ja extends t.Plugin{constructor(t){const e=Qa;super(t),this[e(503)]=[e(491),e(470),e(486),e(466),e(477),e(527),e(497)],this[e(514)]=[e(532),e(507),e(510),e(489),e(481),e(522),e(468),e(493),e(505)]}static get[Ya(458)](){return Ya(456)}[Ya(506)](){const t=Ya,e=this[t(504)][t(473)][t(484)](t(488));if(this[t(504)][t(473)][t(479)](t(517))){for(const n of this[t(503)])e[t(525)](n,((e,r)=>{const s=t,o=this[s(504)][s(482)][s(513)][s(483)][s(521)]()[s(530)](s(465));this[s(471)](n,[o],this[s(503)],s(503),e,r)}));e[t(511)][t(462)](t(460),t(503),t(496),e[t(511)][t(492)](t(460),null,t(512))),e[t(511)][t(462)](t(460),t(503),t(512),((e,n)=>this[t(501)](this[t(503)],e,n))),e[t(511)][t(462)](t(460),t(503),t(476),(()=>!1))}if(this[t(504)][t(473)][t(479)](t(524))){for(const n of this[t(514)])e[t(525)](n,((e,r)=>{const s=t,o=this[s(504)][s(473)][s(484)](s(472))[s(459)](this[s(504)][s(482)][s(513)][s(483)]);this[s(471)](n,o,this[s(514)],s(514),e,r)}));e[t(511)][t(462)](t(460),t(514),t(496),e[t(511)][t(492)](t(460),null,t(512))),e[t(511)][t(462)](t(460),t(514),t(512),((e,n)=>this[t(501)](this[t(514)],e,n))),e[t(511)][t(462)](t(460),t(514),t(476),(()=>!1))}e[t(480)][t(508)]((e=>this[t(461)](e)))}[Ya(471)](t,e,n,r,s,o){const i=Ya,a=this[i(504)][i(473)][i(484)](i(488));this[i(504)][i(482)][i(526)](o[i(519)],(()=>{const t=i;for(const i of e)if(this[t(485)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(528)](r);void 0!==n&&(e[r]=n)}s(o),a[t(529)](i,{commandParams:[e]},[],r)}}))}[Ya(501)](t,e,n){const r=Ya,s=e[0][r(474)][r(495)],o=n[r(516)][0];this[r(504)][r(482)][r(478)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(520)](r,o[r],s):e[n(515)](r,s)}))}[Ya(461)](t){const e=Ya;if(t[e(490)])switch(t[e(463)]){case e(503):return{type:e(509),content:Wr(this[e(504)][e(500)],e(475))};case e(514):return{type:e(509),content:Wr(this[e(504)][e(500)],e(467))}}}[Ya(485)](t,e){const n=Ya,r=this[n(504)][n(473)][n(484)](n(488));for(const s of r[n(533)]({skipNotAttached:!0})){const r=s[n(502)]();if(s[n(463)]===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=Q?Q.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):Je(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 dc=function(t){return function(){return t}};const gc=Zt?function(t,e){return Zt(t,"toString",{configurable:!0,enumerable:!1,value:dc(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)}}(gc);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})),Jt(t,sn(t),n),r&&(n=Xn(n,7,oc));for(var s=e.length;s--;)Br(n,e[s]);return n})),Ec=Tc;function bc(){const t=["deletion:","_addThreadToSuggestion","element","pop","enableDefaultAttributesIntegration","_isRegisteredAttribute","isOwn","isSelectable","isBlock","updateMarker","isIntersecting","parent","createPositionBefore","track-changes-user-not-found","addComment","PendingActions","get","_reduceSuggestionAttributeRange","getItems","discard","getUser","markBlockFormat","setTo","remove","_recordAttributeSuggestions","trackChanges.mergeNestedSuggestions","_handleNewSuggestionMarker","_isForcedDefaultExecutionBlock","consumable","fromRange","mapper","rootName","ck-suggestion-marker-formatBlock","_getAttributeKey","suggestion-type","_isBlockAttribute","attributeKey","addMarkerName","batch","3573570cvfuny","attributes","toUpperCase","format","attributeOldValue","deleteContent","descriptionFactory","createPositionAt","_blockAttributeKeys","getAllAdjacentSuggestions","getCommentThread","_processAttributeChanges","containsPosition","_suggestionFactory","some","nodeAfter","insertContent","has","split","markers","9001188wXqzTi","formatInline:discard","tablePasteChainId","comments","markerNameToElements","lowest","suggestionLoaded","stopListening","join","isAfter","_checkSuggestionCorrectness","_trackFormatChanges","addMarker:suggestion","highest","getCustomProperty","concat","end","createSelection","after","deletion:accept","selection","change:data","addSuggestion","high","_updateSuggestionData","350XkkVdd","item","notReady","ck-suggestion-marker","createRangeIn","_refreshSuggestionsChain","insertion:","FORMATTING","newRange","_breakSuggestionMarker","oldValue","getAttribute","deletion","root","move","never","setAttribute","includes","buildSuggestion","trackChanges.trackFormatChanges","markerName","isDocumentOperation","suggestion:","registerPostFixer","default","startsWith","track-changes-command-not-found","attribute:discard","moveTargetPosition","containsRangeInObject","PENDING_ACTION_SUGGESTION","getChangedMarkers","getChanges","fire","_processAttributeSuggestions","type","isMultiRange","registerCustomCallback","addSuggestionData","277499NavuRa","widget","containsRange","isIntersectingWithRange","registerBlockAttribute","isEqual","_getExternalAuthor","isRemovable","formatBlock:","getDifference","head","_model","2035202xwLlGL","addMarker:suggestion:formatBlock","formatBlock","@external","every","3dbixtS","pluginName","init","dataReady","getRange","hasComments","CommentsRepository","hasCommentThread","unbindElementFromMarkerName","_editor","enableReadOnlyMode","data-suggestion","acceptSelectedSuggestions","TrackChangesEditing","isBefore","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.","300okXvNc","requires","adapter","authorName","dataDowncast","clear","always","plugins","formatInline:chain","fromCharCode","discardAllSuggestions","map","deletion:discard","rethrowUnexpectedError","collaboration.channelId","$textProxy","addMarker:suggestion:attribute","_inlineAttributeKeys","formatInline:join","isAtEnd","document","originalSuggestionId","getMarkers","meta","name","oldRange","fetchCommentThread","commentThread","getContainedElement","discardSelectedSuggestions","before","_defaultCallbacks","formatBlock:accept","ck-suggestion-marker--active","_saved","markInsertion","markMultiRangeDeletion","addMarker","formatInline:accept","author","editingDowncast","$marker","_initAriaMarkerChangeAnnouncements","activeMarkers","low","delete","toJSON","enqueueChange","$graveyard","formatBlock:discard","marker-count","attribute:accept","normal","isLocal","$elementName","getFirstRange","addRange","suggestionUnloaded","forward","keys","markMultiRangeInsertion","splice","_splitMarkerName","getShiftedBy","then","applyOperation","enableCommand","removeComment","differ","removed","2LJjVQC","_setSuggestionRange","track-changes-suggestion-data-mismatch","insert","ck-suggestion-marker-","_SUGGESTION_ANNOUNCEMENT","_setSuggestionData","error-saving-suggestion-data-suggestion-discarded","_isDataLoaded","accepted","sort","writer","createPositionAfter","data","value","dataToMarker","external:","isLimit","open","config","setSelection","push","1157412VFOhLf","change:_saved","trackChangesCommand","_element","start","backward","unshift","addCommentThread","formatInline:","editing","createRange","next","markMultiRangeBlockFormat","creator","45858ovDUTM","_rangeIsInLocalUserInsertion","track-changes-adapter-already-set","forEach","define","for","_getSuggestionData","markAttributeChange","documentSelection","rejected","getFirstMarker","ready","splitPosition","getIntersection","trackChanges","registerInlineAttribute","filter","group","length","addHighlight","howMany","acceptAllSuggestions","addClass","createRangeOn","size","createdAt","getNearestSelectionRange","warn","_getAuthorFromId","track-changes-suggestion-not-found","$text","_onDiscard","containerElement","getMultiRangeId","return","isObject","rename","substr","chain","getSuggestions","removeClass","hasSuggestion","updateSuggestion","multipleBlocks","update:suggestion","from","change:activeMarkers","removeMarker:suggestion:attribute","isArray","forceDefaultExecution","locale","options","_getMarkerAnnouncementText","suggestion:attribute:","announce","values","_suggestions","change","formatInline","find","_descriptionFactory","nodeBefore","authoredAt","formatGroupId","formatBlock:chain","_customCallbacks","markDeletion","createElement","ck-suggestion-marker-formatInline","_refreshAttributeSuggestionsChain","markerToHighlight","_adapter","schema","formatBlock:join","36VVTMNo","markerReady","_addSuggestionMarker","suggestion","elementStart","newValue","_afterChanges","resolve","assign","isCollapsed","substring","groupId","clone","attribute:join","model","ENTER","attributeNewValue","_reduceExistingSuggestions","_recordAttributeChanges","getWalker","commandName","removeMarker","_cutOutSuggestionMarker","conversion","commands","listenTo","elementEnd","insertion:join","isUndo","catch","suggestionChanged","insertion","8nqWiab","subType","track-changes-enable-command-twice","isInsideObject","insertion:discard","_createSuggestion","_registerDefaultCallbacks","_commentsRepository","_removeSuggestion","upcast","detach","deletion:join","removeMarker:suggestion:formatBlock","unbind","Users","toViewElement","attribute:","getLastMatchingPosition","accept","addUser","isTouching","removeAttribute","acceptSuggestion","getAncestors","previous","skipNestingCheck","_joinWithAdjacentSuggestions","getRanges","key","isAtStart","_enabledCommands","targetPosition","isNextTo","LEAVE","markerToData","_mergeNestedSuggestions","attribute","deletion:chain","getSuggestion","refresh","execute","getSuggestionCallback","add","showSuggestionHighlights","range","consume","track-changes-adapter-missing-getsuggestion","insertion:accept","removeMarkers","isInContent","_suggestionState","_findSuggestions","insertion:chain","stop","elementToElement","isExternal","discardSuggestion","markInlineFormat","set","reconvertMarker","containsItem","position","130229ENFwQk","multi","bindElementToMarker","editor","_joinSuggestions"];return(bc=function(){return t})()}function Tc(t,e){const n=bc();return(Tc=function(t,e){return n[t-=233]})(t,e)}!function(t,e){const n=Tc,r=t();for(;;)try{if(540507===-parseInt(n(336))/1*(parseInt(n(439))/2)+-parseInt(n(353))/3*(parseInt(n(461))/4)+parseInt(n(369))/5*(-parseInt(n(475))/6)+parseInt(n(252))/7+-parseInt(n(581))/8*(-parseInt(n(272))/9)+parseInt(n(297))/10*(-parseInt(n(643))/11)+-parseInt(n(549))/12*(-parseInt(n(348))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bc);const _c=Ec(423);class yc extends t.Plugin{static get[Ec(370)](){return[Ec(359),o.Users,t.PendingActions,Jr,es,as,ls,bs,ms,As,Rs,Bs,to,so,uo,ho,bo,Ao,So,vo,Fo,zo,Bo,Xo,Qo,ei,ui,gi,Si,oi,Vs,Ks,bi,Ai,vi,Di,Ui,Wi,Zi,$i,ra,aa,ha,pa,Za,ya,Na,xa,Ja,Oa,Ua,Wa]}static get[Ec(354)](){return Ec(366)}get[Ec(535)](){return this[Ec(258)]}constructor(t){const e=Ec;function n(t){const e=Tc;return t[e(380)]((t=>String[e(378)](t)))[e(280)]("")}super(t),this[e(237)]=!1,this[e(639)](e(412),[]),this.on(e(521),((n,r,s,o)=>{const i=e;this[i(347)][i(532)]((()=>{const e=i;for(const n of[...o,...s])this[e(347)][e(271)][e(269)](n)&&t[e(470)][e(640)](n)}))})),this[e(258)]=new Xr(this[e(646)][e(563)][e(547)],this[e(646)][e(525)]),this[e(546)]=null,this[e(265)]=new Ac(this[e(646)]),this[e(531)]=new Map,this[e(588)]=t[e(376)][e(664)](e(359)),this[e(611)]=new Set,this[e(347)]=this[e(646)][e(563)],this[e(631)]=new WeakMap,this[e(240)]=!1,this[e(260)]=new Set([e(423)]),this[e(386)]=new Set,t[e(458)][e(479)](e(316),e(321)),this[e(283)]=t[e(458)][e(664)](e(316)),t[e(458)][e(479)](e(238),!0),this[e(616)]=t[e(458)][e(664)](e(238)),this[e(463)]=new f(t,this[e(611)]),this[e(411)](),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,50,56])}[Ec(355)](){const t=Ec,n=this[t(646)],r=(e,n)=>{const r=t;if(r(617)!=e)return r(443)+e;const s=n[r(270)]("|")[0];return this[r(248)](s)?r(245):r(543)};n[t(572)][t(480)](t(409))[t(545)]({model:t(552),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(431)](e[n(317)]),a=[n(300),r(o,i)];let c=3e3;return this[n(412)][n(314)](e[n(317)])&&(a[n(460)](n(402)),c=3010),n(309)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(572)][t(480)](t(373))[t(623)]((e=>{const r=t;e.on(r(284),((t,e,s)=>{const o=r;if(!s[o(526)][o(624)])return;const i=e[o(298)];if(!i)return;const c=s[o(243)][o(596)](i);n[o(563)][o(547)][o(510)](i)&&c&&!c[o(286)](o(337))&&c.is(o(507))&&(0,a.toWidget)(c,s[o(450)])}),{priority:r(295)})})),n[t(572)][t(480)](t(373))[t(545)]({model:t(552),view:(e,n)=>{const s=t;if(!n[s(526)][s(624)])return null;const{type:o,subType:i}=this[s(431)](e[s(317)]);return{classes:[s(300),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(298)])return;const{id:c}=this[a(431)](o[a(317)]);if(r){const t=this[a(531)][a(664)](c),e=this[a(246)](t);if(!this[a(248)](e))return}if(o[a(298)].is(a(292)))return void i[a(241)][a(626)](o[a(298)],s[a(393)]);const u=i[a(243)][a(596)](o[a(298)]);if(o[a(298)].is(a(650))&&n[a(563)][a(547)][a(656)](o[a(298)])&&!u[a(286)](a(494))){i[a(450)][a(497)]([a(300),a(245)],u),i[a(450)][a(313)](a(364),c,u),i[a(243)][a(645)](u,o[a(317)]),e&&(this[a(412)][a(314)](o[a(317)])?i[a(450)][a(497)](a(402),u):i[a(450)][a(515)](a(402),u));for(const t of n[a(563)][a(301)](o[a(298)])[a(666)]())i[a(241)][a(626)](t,s[a(393)]);i[a(241)][a(626)](o[a(298)],s[a(393)])}};n[t(572)][t(480)](t(373))[t(623)]((e=>{const n=t;e.on(n(349),((t,e,r)=>{const o=n;r[o(526)][o(624)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(285)})})),n[t(572)][t(480)](t(373))[t(623)]((e=>{const n=t;e.on(n(385),((t,e,r)=>{const o=n;r[o(526)][o(624)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(285)})})),n[t(572)][t(480)](t(373))[t(615)]({model:t(552),view:(e,n)=>n[t(526)][t(624)]?null:{group:t(552),name:e[t(512)](11)}}),n[t(572)][t(480)](t(590))[t(635)]({view:{name:t(552),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(319)+e[r(308)](r(247))+":"+e[r(308)]("id");return e[r(308)](r(419))&&(s+=":"+e[r(308)](r(419))),n[r(542)](r(410),{"data-name":s})}}),n[t(572)][t(480)](t(590))[t(454)]({view:t(552)}),n[t(572)][t(480)](t(409))[t(623)]((e=>{const n=t;e.on(n(349),s(),{priority:n(295)})})),n[t(572)][t(480)](t(409))[t(623)]((e=>{const n=t;e.on(n(385),s({isAttributeSuggestion:!0}),{priority:n(295)})})),n[t(572)][t(480)](t(409))[t(623)]((e=>{const n=t;e.on(n(593),((t,e,r)=>{const s=n,o=r[s(243)][s(276)](e[s(317)]);if(o)for(const t of o)t[s(286)](s(494))||(r[s(450)][s(515)]([s(300),s(245),s(402)],t),r[s(450)][s(602)](s(364),t),r[s(243)][s(361)](t,e[s(317)]))}),{priority:n(295)})})),n[t(572)][t(480)](t(409))[t(623)]((e=>{const n=t;e.on(n(522),((t,e,r)=>{const s=n,o=r[s(243)][s(276)](e[s(317)]);if(!o)return;const{id:i}=this[s(431)](e[s(317)]),a=this[s(531)][s(664)](i),c=this[s(246)](a);if(this[s(248)](c))for(const t of o)t[s(286)](s(494))||(r[s(450)][s(515)]([s(300),s(245),s(402)],t),r[s(450)][s(602)](s(364),t),r[s(243)][s(361)](t,e[s(317)]))}),{priority:n(295)})})),n[t(563)][t(389)][t(320)]((e=>{const r=t;let s=!1;const o=Array[r(520)](n[r(563)][r(389)][r(437)][r(328)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(431)](t);if(r(552)!==o)continue;const h=this[r(531)][r(664)](f);if(null!=c[r(305)]){r(533)==u&&(s=s||Lc(c[r(305)],t,e,n[r(563)][r(547)]));const o=r(617)==u&&this[r(248)](l[r(270)]("|")[0]);if(c[r(305)][r(558)]||r(417)==c[r(305)][r(310)][r(244)]||r(350)==u&&!Nc(c[r(305)])||o&&!Nc(c[r(305)])||r(309)==u&&(Cc(a=c[r(305)])||function(t){const e=r;return t[e(465)][e(659)]==t[e(288)][e(536)]&&t[e(465)][e(388)]}(a)))e[r(570)](t),s=!0;else{if(!h||!h[r(630)])continue;i[r(623)](h)}}}var a;return i[r(499)]>0&&(s=!!this[r(607)](i)||s),s})),n[t(563)][t(389)][t(320)]((e=>{const r=t;let s=!1;for(const t of n[r(563)][r(389)][r(437)][r(329)]())if(r(442)==t[r(332)])for(const t of this[r(531)][r(530)]()){if(t[r(333)]||!t[r(630)])continue;const o=r(350)==t[r(332)],i=this[r(246)](t),a=i&&this[r(248)](i);if(!o&&!a)continue;const c=t[r(424)]();if(c[r(465)][r(659)]!=c[r(288)][r(659)]&&!c[r(288)][r(388)]){const o=n[r(563)][r(259)](c[r(465)][r(267)],r(288)),i=n[r(563)][r(471)](c[r(465)],o);e[r(657)](t[r(485)](),{range:i}),s=!0}}return s})),n[t(563)][t(389)][t(320)]((e=>this[t(263)](e))),n[t(563)][t(389)][t(320)]((e=>!e[t(251)][t(422)]&&this[t(331)](e))),n[t(563)].on(t(555),(()=>{this[t(237)]=!1})),n[t(563)][t(389)].on(t(293),((r,s)=>{const o=t;if(!s[o(422)]||s[o(577)])return;if(!this[o(237)])return;const i=n[o(563)][o(389)][o(437)][o(329)]();if(0==i[o(493)])return;const a=[],c=i[o(491)]((t=>o(617)==t[o(332)])),u=i[o(491)]((t=>o(442)==t[o(332)]&&o(505)!=t[o(393)])),l=i[o(491)]((t=>o(236)==t[o(332)]&&o(505)!=t[o(393)]));for(const t of c)this[o(653)](t[o(249)])&&a[o(460)]({key:t[o(249)],newValue:t[o(565)],oldValue:t[o(256)],range:Rc(t[o(625)],n[o(563)])});for(const t of u){const e=l[o(534)]((e=>e[o(464)]===t[o(464)]));if(e){const r=Mc(t[o(642)][o(267)],n[o(563)]);e[o(393)]!==t[o(393)]&&a[o(460)]({key:o(423),newValue:t[o(393)],oldValue:e[o(393)],range:r});for(const[n,s]of e[o(253)]){if(!this[o(653)](n))continue;const e=t[o(253)][o(664)](n);s!==e&&a[o(460)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(253)])this[o(653)](n)&&(e[o(253)][o(269)](n)||a[o(460)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(493)]&&n[o(563)][o(416)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(482)](t,e,s,o,{groupId:r});this[n(566)](t,a)}))}),{priority:t(277)}),n[t(563)][t(271)].on(t(519),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(431)](n[s(393)]),e=this[s(531)][s(664)](t);e&&e[s(250)](n[s(393)])}})),n[t(563)][t(389)].on(t(293),(()=>{const e=t,r=Array[e(520)](n[e(563)][e(389)][e(437)][e(328)]())[e(491)]((t=>e(552)===this[e(431)](t[e(393)])[e(492)]));if(0===r[e(493)])return;r[e(449)](((t,n)=>{const r=e,s=t[r(452)][r(394)],o=n[r(452)][r(394)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(465)][r(367)](o[r(465)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(431)](t);if(null===n[e(394)]){const n=this[e(239)](t);o[e(623)](n)}else{const t=this[e(531)][e(664)](r);null!==n[e(305)]||t[e(630)]?(s[e(623)](t[e(346)]),o[e(623)](t)):this[e(589)](t)}}o[e(499)]>0&&this[e(302)](o);for(const t of s)this[e(330)](e(579),t)})),n[t(563)].on(t(434),((e,r)=>{const s=t,o=r[0];if(!this[s(531)][s(499)])return;if(!o[s(318)])return;if(o[s(251)][s(577)]||!o[s(251)][s(422)])return;let i,a;switch(o[s(332)]){case s(442):i=n[s(563)][s(259)](o[s(642)]),a=i[s(432)](o[s(495)]);break;case s(270):i=n[s(563)][s(259)](o[s(487)]),a=n[s(563)][s(259)](o[s(325)]);break;case s(311):i=n[s(563)][s(259)](o[s(612)]),a=i[s(432)](o[s(495)]);break;default:return}const c=n[s(563)][s(471)](i,a);n[s(563)][s(532)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(632)](c)){if(e[t(333)])continue;if(t(533)==e[t(332)])continue;const r=this[t(246)](e);if(r&&this[t(248)](r)&&t(270)!=o[t(332)])continue;const s=e[t(452)]&&e[t(452)][t(518)];(t(350)!=e[t(332)]||t(270)==o[t(332)]&&!s)&&(n[t(326)]||t(580)==e[t(332)]&&n[t(654)]||e[t(424)]()[t(338)](c)&&this[t(306)](e,i,a))}}))}),{priority:t(277)}),n[t(563)].on(t(257),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(524)])return;if(this[s(240)])return;if(!this[s(463)][s(453)])return;if(o[s(558)])return;const a=n[s(563)][s(547)],{start:c,end:u}=o[s(424)](),l=c[s(267)]&&a[s(456)](c[s(267)])?null:a[s(501)](c,s(427)),f=u[s(536)]&&a[s(456)](u[s(536)])?null:a[s(501)](u,s(466)),h=n[s(563)][s(471)](l?l[s(465)]:c,f?f[s(288)]:u);n[s(563)][s(532)]((t=>{const e=s;this[e(541)](h);const r=n[e(563)][e(547)][e(501)](h[e(465)]);o.is(e(483))?t[e(459)](r):o[e(235)](r)})),e[s(634)]()}),{priority:e.priorities[t(421)]+10}),n[t(563)].on(t(268),((e,r)=>{const s=t,o=r[r[s(493)]-1];o&&o[s(524)]||this[s(240)]||this[s(463)][s(453)]&&(n[s(563)][s(532)]((()=>{const t=s;let o=n[t(563)][t(268)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(509)]=o[t(561)]();const i=o[t(288)][t(536)],a=n[t(563)][t(547)];i&&a[t(656)](i)&&!a[t(510)](i)&&(o=n[t(563)][t(471)](o[t(465)],n[t(563)][t(259)](i,t(288)))),this[t(404)](o)})),e[s(634)]())}),{priority:t(295)}),this[t(646)][t(573)][t(623)](t(489),this[t(463)]),this[t(435)](t(489));const o=new p(n,this[t(531)]);n[t(573)][t(623)](t(603),o),this[t(435)](t(603));const i=new b(n,this[t(531)]);n[t(573)][t(623)](t(637),i),this[t(435)](t(637)),n[t(573)][t(623)](t(496),new R(n,o,this[t(531)])),this[t(435)](t(496)),n[t(573)][t(623)](t(379),new R(n,i,this[t(531)])),this[t(435)](t(379)),n[t(573)][t(623)](t(365),new w(n,o,this[t(531)])),this[t(435)](t(365)),n[t(573)][t(623)](t(398),new w(n,i,this[t(531)])),this[t(435)](t(398));const c=n[t(376)][t(664)](t(359));this[t(574)](c,t(662),((e,{threadId:n})=>{const r=t,s=this[r(531)][r(664)](n);s&&s[r(396)]&&1===s[r(396)][r(493)]&&this[r(296)](n,{hasComments:!0})}),{priority:t(413)}),this[t(574)](c,t(436),((e,{threadId:n})=>{const r=t,s=this[r(531)][r(664)](n);s&&s[r(396)]&&!s[r(396)][r(493)]&&this[r(296)](n,{hasComments:!1})}),{priority:t(413)})}set[Ec(371)](t){const n=Ec;if(this[n(546)])throw new e.CKEditorError(n(477),this);this[n(546)]=t}get[Ec(371)](){return this[Ec(546)]}[Ec(514)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(531)][n(530)]())t&&!e[n(630)]||r[n(460)](e);return e?r[n(380)]((t=>t[n(415)]())):r}[Ec(619)](t){const n=Ec,r=this[n(531)][n(664)](t);if(!r)throw new e.CKEditorError(n(504),this);return r}[Ec(516)](t){const e=Ec;return this[e(531)][e(269)](t)}[Ec(335)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(332)][e(270)](":"),a=this[e(531)][e(664)](r)||this[e(586)](o,i,r,n,s);if(this[e(649)](a),this[e(282)](a,o,i||null,n),a[e(500)]=t[e(500)],a[e(447)]=!0,s&&s[e(351)]){const t=s[e(351)],n=this[e(342)](t[e(372)]);a[e(537)]=t[e(500)],a[e(408)]=n,a[e(636)]=!0}else a[e(537)]=t[e(500)];switch(t[e(452)]&&(a[e(452)]=t[e(452)]),t[e(253)]&&(a[e(253)]=t[e(253)]),this[e(546)]&&this[e(546)][e(294)]||(a[e(403)]=!0),this[e(631)][e(664)](a)){case e(299):this[e(631)][e(639)](a,e(356));break;case e(550):a[e(630)]?(this[e(607)](new Set([a])),this[e(302)](new Set([a])),this[e(631)][e(639)](a,e(486)),this[e(330)](e(278),a)):this[e(631)][e(639)](a,e(438))}return a}[Ec(603)](t){const e=Ec;this[e(524)]((()=>{const n=e;this[n(646)][n(563)][n(532)]((()=>{const e=n;for(const n of t[e(261)]())n[e(599)]()}))}))}[Ec(637)](t){const e=Ec;this[e(524)]((()=>{const n=e;this[n(646)][n(563)][n(532)]((()=>{const e=n;for(const n of t[e(261)]())n[e(667)]()}))}))}[Ec(435)](t,n){const r=Ec,s=this[r(646)][r(573)][r(664)](t);if(!s)throw new e.CKEditorError(r(323),this,{commandName:t});if(this[r(611)][r(269)](s))throw new e.CKEditorError(r(583),this,{commandName:t});this[r(611)][r(623)](s),n&&s.on(r(621),((t,e)=>{const o=r;this[o(463)][o(453)]&&(this[o(240)]||(e[o(493)]>0&&e[e[o(493)]-1]&&e[e[o(493)]-1][o(524)]?e[o(651)]():(t[o(509)]=n(((...t)=>s[o(621)](...t,{forceDefaultExecution:!0})),...e),t[o(634)]())))}),{priority:r(295)})}[Ec(524)](t){const n=Ec;let r,s;const o=this[n(240)];this[n(240)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(240)]=!1),s&&e.CKEditorError[n(382)](s,this),r}[Ec(404)](t,n=null,r={}){const s=Ec;if(t[s(558)])return null;const o=this[s(646)][s(376)][s(664)](s(595)).me;for(const{suggestion:e,meta:o}of this[s(632)](t,s(580)))if(o[s(654)]){if(!o[s(613)]){if(o[s(326)]){if(!this[s(616)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(306)](e,t[s(465)],t[s(288)]);break}if(n==e[s(582)]&&wc(e,r)){const n=e[s(424)]();return n[s(465)][s(341)](t[s(288)])?this[s(440)](e,this[s(347)][s(471)](t[s(465)],n[s(288)])):this[s(440)](e,this[s(347)][s(471)](n[s(465)],t[s(288)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(303)+n:s(580),u=this[s(445)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(551)](c,i,a,t),u}[Ec(429)](t,n=Ec(644),r={}){const s=Ec,o=this[s(646)][s(376)][s(664)](s(595)).me,i=this[s(265)][s(622)](s(580),n,s(280));for(const e of this[s(514)]())if(e[s(408)].id==o.id&&s(580)==e[s(332)]&&e[s(582)]==n&&wc(e,r)&&(i(e[s(608)](),t)||i(t,e[s(608)]()))){for(const n of t)e[s(425)](n);return e}for(const{suggestion:e,meta:n}of this[s(632)](t,s(580))){if(!n[s(654)])continue;if(!this[s(616)]&&n[s(326)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(608)]())for(const e of t)if(!n[s(338)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(303)+n,l=this[s(445)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(551)](u,a,c,e,zr[s(508)]());return l}[Ec(638)](t,n,r=null,s={}){const o=Ec;if(r=r||Sc(n),t[o(558)])return null;if(o(312)===this[o(283)]){const e=this[o(265)][o(622)](o(533),r,o(599));return this[o(524)]((()=>e([t],n,s))),null}const i=this[o(646)][o(376)][o(664)](o(595)).me,a=[];if(o(375)!==this[o(283)])for(const{suggestion:e,meta:n}of this[o(632)](t,o(580)))n[o(654)]&&!n[o(584)]&&a[o(460)](...e[o(608)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(488)](s);e&&r[n(460)](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(493)];){const s=r[e][n(345)](t);r[n(430)](e,1,...s),e+=s[n(493)]}}return r}(t,a);c[o(493)]&&this[o(347)][o(532)]((()=>{const t=o;for(const e of c){const o=this[t(265)][t(622)](t(533),r,t(599));this[t(524)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(465)],u=t[o(288)];for(const{suggestion:e,meta:n}of this[o(632)](t,o(533))){if(!n[o(654)])continue;if(e[o(582)]!=r)continue;if(!wc(e,s))continue;const i=e[o(424)]();if(i[o(338)](t,!0))return null;c=c[o(367)](i[o(465)])?c:i[o(465)],u=u[o(281)](i[o(288)])?u:i[o(288)],a?i[o(465)][o(367)](a[o(424)]()[o(465)])?(a[o(629)](),a=e):e[o(629)]():a=e}const l=this[o(347)][o(471)](c,u);if(a)this[o(440)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(445)]({id:t,type:o(469)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(551)](o(469)+r,t,a,l)}}return null}[Ec(234)](t,n,r=[],s=null,o={}){const i=Ec;n[i(538)]||(n[i(538)]=n[i(569)]),n[i(518)]=t.is(i(625)),s=s||Sc(n);const a=r[i(380)]((t=>Mc(t,this[i(347)]))),c=t.is(i(625))?t:Mc(t,this[i(347)]);if(i(312)===this[i(283)]){const t=this[i(265)][i(622)](i(350),s,i(599));return this[i(524)]((()=>t([c],n,o))),null}a[i(460)](c);let u=!0;for(const t of a)if(!this[i(476)](t)){u=!1;break}if(u&&i(375)!==this[i(283)]){const t=this[i(265)][i(622)](i(350),s,i(599));return this[i(524)]((()=>t([c],n,o))),null}let l=null,f=c[i(465)],h=c[i(288)];for(const{suggestion:t,meta:e}of this[i(632)](c,i(350))){if(!e[i(654)])continue;if(e[i(613)]||e[i(326)]||e[i(584)])continue;if(t[i(452)][i(538)]!=n[i(538)])continue;if(!wc(t,o))continue;const r=t[i(424)]();if(t[i(582)]==s){if(r[i(338)](c,!0))return null;f=f[i(367)](r[i(465)])?f:r[i(465)],h=h[i(281)](r[i(288)])?h:r[i(288)],l?r[i(465)][i(367)](l[i(424)]()[i(465)])?(l[i(629)](),l=t):t[i(629)]():l=t}else{const e=c[i(488)](r);this[i(571)](t,e)}}const d=this[i(646)][i(376)][i(664)](i(595)).me,g=(0,e.uid)(),p=d.id;if(l)return this[i(440)](l,this[i(347)][i(471)](f,h)),l;{const t=this[i(445)]({id:g,type:i(344)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(551)](i(344)+s,g,p,this[i(347)][i(471)](f,h)),t}}[Ec(473)](t,n,r=[],s=null,o={}){const i=Ec;n[i(538)]||(n[i(538)]=n[i(569)]);const a=t[0];n[i(518)]=a.is(i(625)),s=s||Sc(n);const c=r[i(380)]((t=>Mc(t,this[i(347)]))),u=a.is(i(625))?t:t[i(380)]((t=>Mc(t,this[i(347)])));if(i(312)===this[i(283)]){const t=this[i(265)][i(622)](i(350),s,i(599));return this[i(524)]((()=>t(u,n,o))),null}c[i(460)](...u);let l=!0;for(const t of c)if(!this[i(476)](t)){l=!1;break}if(l&&i(375)!==this[i(283)]){const t=this[i(265)][i(622)](i(350),s,i(599));return this[i(524)]((()=>t(u,n,o))),null}const f=this[i(646)][i(376)][i(664)](i(595)).me;for(const t of this[i(514)]()){if(t[i(408)].id!=f.id)continue;if(i(350)!=t[i(332)]||t[i(452)][i(538)]!=n[i(538)])continue;if(!wc(t,o))continue;const e=t[i(582)]==s;for(let n=0;n<u[i(493)];n++){const r=u[n];for(const s of t[i(391)]()){const o=s[i(357)]();if(r[i(341)](o)){e?(u[i(430)](n,1),n--):t[i(570)](s[i(393)]);break}}}}if(0==u[i(493)])return null;const h=this[i(265)][i(622)](i(350),s,i(280));for(const t of this[i(514)]())if(t[i(408)].id==f.id&&i(350)==t[i(332)]&&t[i(452)][i(538)]==n[i(538)]&&t[i(582)]==s&&wc(t,o)&&(h(t[i(608)](),u)||h(u,t[i(608)]()))){for(const e of u)t[i(425)](e);return t}const d=(0,e.uid)(),g=f.id,p=i(344)+s,m=this[i(445)]({id:d,type:p,data:n,createdAt:new Date,authorId:g,attributes:o});for(const t of u)this[i(551)](p,d,g,t,zr[i(508)]());return m}[Ec(541)](t,n=null,r={}){const s=Ec;if(t[s(558)])return null;const o=this[s(646)][s(376)][s(664)](s(595)).me,a=new i.LiveRange(t[s(465)],t[s(288)]);for(const{suggestion:t,meta:e}of this[s(632)](a,s(580)))if(e[s(654)]&&!e[s(613)])if(t[s(333)]){const e=t[s(608)]()[s(491)]((t=>s(417)!=t[s(310)][s(244)]));if(e[s(352)]((t=>a[s(338)](t,!0)))&&t[s(667)](),e[s(266)]((t=>t[s(338)](a,!0)))){const t=this[s(265)][s(622)](s(309),n,s(599));return this[s(524)]((()=>t([a],null,r))),null}}else{const e=a[s(488)](t[s(424)]());null!==e&&t[s(506)]([e],null,r)}if(a[s(591)](),a[s(558)]||s(417)==a[s(310)][s(244)])return null;let c=null,u=a[s(465)],l=a[s(288)];const f=this[s(632)](a,s(309));for(const{suggestion:t,meta:e}of f){const n=this[s(347)][s(471)](u,l);if(e[s(654)]&&(this[s(616)]||!e[s(326)]&&!e[s(584)]))if(t[s(333)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(608)]()){if(r[s(338)](n,!0))return t;n[s(338)](r)||(e=!1)}e&&t[s(667)]()}else{const e=t[s(424)]();if(e[s(338)](n,!0))return t;if(!wc(t,r)){n[s(338)](e)?t[s(629)]():e[s(264)](u)?u=e[s(288)]:e[s(264)](l)&&(l=e[s(465)]);continue}u=u[s(367)](e[s(465)])?u:e[s(465)],l=l[s(281)](e[s(288)])?l:e[s(288)],r=Object[s(557)]({},t[s(253)]),c?e[s(465)][s(367)](c[s(424)]()[s(465)])?(c[s(629)](),c=t):t[s(629)]():c=t}}if(c)return this[s(440)](c,this[s(347)][s(471)](u,l)),c;{const t=(0,e.uid)(),i=this[s(347)][s(471)](u,l),a=o.id,c=n?s(648)+n:s(309),f=this[s(445)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(551)](c,t,a,i),f}}[Ec(405)](t,n=Ec(644),r={}){const s=Ec,o=this[s(646)][s(376)][s(664)](s(595)).me,a=t[s(380)]((t=>new i.LiveRange(t[s(465)],t[s(288)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(632)](a,s(580)))e[s(654)]&&!e[s(613)]&&c[s(623)](t);for(const e of c)if(e[s(333)]){const o=e[s(608)]();if((!e[s(253)]||!e[s(253)][s(606)])&&o[s(352)]((t=>a[s(266)]((e=>e[s(338)](t,!0)))))&&e[s(667)](),a[s(352)]((t=>o[s(266)]((e=>e[s(338)](t,!0)))))){const e=this[s(265)][s(622)](s(309),n,s(599));return this[s(524)]((()=>e(t,null,r))),null}}else{const t=e[s(424)]();if(a[s(266)]((e=>e[s(338)](t,!0)))&&e[s(667)](),a[s(352)]((e=>t[s(338)](e,!0)))){const t=this[s(265)][s(622)](s(309),n,s(599));return this[s(524)]((()=>t(a,null,r))),null}}const u=this[s(265)][s(622)](s(309),n,s(280));let l=null;for(const t of this[s(514)]())if(t[s(408)].id==o.id&&t[s(630)]&&s(309)==t[s(332)]&&t[s(582)]==n&&wc(t,r)&&(u(t[s(608)](),a)||u(a,t[s(608)]())))if(l){if(t[s(396)]&&t[s(396)][s(493)])continue;for(const e of t[s(608)]())l[s(339)](e)||l[s(425)](e);t[s(629)]()}else{l=t;for(const e of a)t[s(339)](e)||t[s(425)](e)}if(l)return l;c[s(374)]();for(const{suggestion:t,meta:e}of this[s(632)](a,s(309)))e[s(654)]&&(this[s(616)]||!e[s(326)]&&!e[s(584)])&&wc(t,r)&&c[s(623)](t);for(const t of c){const e=t[s(608)]();if((!r||!r[s(606)])&&a[s(352)]((t=>e[s(266)]((e=>e[s(338)](t,!0))))))return t;(!t[s(253)]||!t[s(253)][s(606)])&&e[s(352)]((t=>a[s(266)]((e=>e[s(338)](t,!0)))))&&t[s(667)]()}const f=(0,e.uid)(),h=o.id,d=s(648)+n,g=this[s(445)]({id:f,type:d,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(591)](),t[s(558)]||s(417)==t[s(310)][s(244)]||this[s(551)](d,f,h,t,zr[s(508)]());return g}[Ec(482)](t,n,r,s,o){const i=Ec;if(t[i(558)])return[];if(i(312)===this[i(283)])return[];const a=this[i(646)][i(376)][i(664)](i(595)).me.id,c=Array[i(520)](this[i(531)][i(530)]())[i(491)]((e=>i(617)==e[i(332)]&&e[i(452)][i(609)]==n&&e[i(339)](t)));if(i(321)===this[i(283)]){const e=this[i(632)](t,i(580))[i(491)]((({meta:t})=>t[i(654)]&&!t[i(584)]&&!t[i(613)]))[i(380)]((({suggestion:t})=>t));c[i(467)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(617)==t[i(332)]?t[i(452)][i(307)]:void 0,o=t[i(424)](),a=Array[i(520)](u[i(428)]())[i(534)]((t=>t[i(658)](o)));if(!a)continue;const c=a[i(345)](o);this[i(248)](n)&&i(580)==t[i(332)]&&0!=c[i(493)]||(u[i(414)](a),c[i(478)]((t=>{u[i(639)](t,r)})),i(580)!=t[i(332)]&&e!=s&&u[i(639)](a[i(488)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(493)]>37&&console[i(502)](i(368),{key:n});const f=(i(597)+(n+"|")+Sc({newValue:s}))[i(559)](0,60),h=this[i(445)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(460)](h),this[i(551)](f,c,a,t)}return l}[Ec(652)](t){const e=Ec;this[e(435)](t,((t,...n)=>{this[e(567)]((()=>{t(...n)}))}))}[Ec(340)](t){const e=Ec;this[e(260)][e(623)](t)}[Ec(490)](t){const e=Ec;this[e(386)][e(623)](t)}[Ec(246)](t){const e=Ec;return e(617)==t[e(332)]?t[e(582)][e(270)]("|")[0]:null}[Ec(440)](t,e){const n=Ec,r=t[n(485)]();this[n(347)][n(532)]((t=>{t[n(657)](r,{range:e})}))}[Ec(649)](t){const e=Ec,n=t.id,r=this[e(646)][e(458)][e(664)](e(383));this[e(588)][e(360)](n)||this[e(588)][e(468)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(588)][e(262)](n);s[e(594)](e(343)),s[e(343)]=!1,t[e(396)]=s}[Ec(282)](t,n,r,s){const o=Ec;if(t[o(332)]!=n||t[o(582)]!=r||t[o(474)].id!=s)throw this[o(646)][o(363)](o(441)),new e.CKEditorError(o(441),this)}[Ec(571)](t,n){const r=Ec,s=t[r(424)]();if(n[r(341)](s))t[r(629)]();else if(s[r(338)](n)){const o=this[r(347)][r(259)](n[r(465)][r(536)],r(288));this[r(440)](t,this[r(347)][r(471)](s[r(465)],o));const i=(0,e.uid)(),a=t[r(474)].id,c=t[r(332)]+":"+t[r(582)];this[r(445)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(452)],attributes:t[r(253)]});const u=this[r(347)][r(259)](n[r(288)][r(659)],r(290)),l=this[r(347)][r(471)](u,s[r(288)]);this[r(551)](c,i,a,l)}else if(s[r(264)](n[r(465)])){const e=this[r(347)][r(259)](n[r(465)][r(536)],r(288));this[r(440)](t,this[r(347)][r(471)](s[r(465)],e))}else{const e=this[r(347)][r(259)](n[r(288)][r(659)],r(290));this[r(440)](t,this[r(347)][r(471)](e,s[r(288)]))}}[Ec(476)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(632)](t,e(580))){if(!r[e(654)])continue;const s=n[e(608)]();for(const n of s)if(!t[e(345)](n)[e(493)])return!0}return!1}[Ec(503)](t){const n=Ec,r=this[n(646)][n(376)][n(664)](n(595))[n(233)](t);if(!r)throw new e.CKEditorError(n(661),this);return r}[Ec(342)](t){const e=Ec,n=this[e(646)][e(376)][e(664)](e(595)),r=(0,o.hashObject)(e(455)+t);return n[e(233)](r)||n[e(600)]({id:r,name:t})}[Ec(586)](t,e,n,r,s){const o=Ec,i=this[o(503)](r),a=this[o(265)][o(315)](t,e,n,i,s,(t=>{const e=o;this[e(296)](n,{attributes:t});const r=this[e(619)](n);this[e(607)](new Set([r])),this[e(302)](new Set([r]))}));return this[o(574)](a,o(599),(()=>{const t=o;this[t(296)](n,{state:t(448)})}),{priority:o(295)}),this[o(574)](a,o(667),(()=>{const t=o;this[t(296)](n,{state:t(484)})}),{priority:o(295)}),this[o(531)][o(639)](n,a),this[o(631)][o(639)](a,o(299)),a}[Ec(431)](t){const e=Ec,n=t[e(270)](":");return{group:n[0],type:n[1],subType:n[e(493)]>=5?n[2]:null,id:n[e(493)]<5?n[2]:n[3],authorId:n[e(493)]<5?n[3]:n[4],markerCount:6==n[e(493)]?n[5]:null}}[Ec(306)](t,n,r){const s=Ec,o=t[s(424)](),i=o[s(465)],a=o[s(288)];this[s(440)](t,this[s(347)][s(471)](i,n));const c=(0,e.uid)(),u=t[s(474)].id,l=t[s(332)]+(t[s(582)]?":"+t[s(582)]:"");this[s(445)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(253)],data:t[s(452)]});const f=this[s(246)](t);(s(350)==t[s(332)]||f&&this[s(248)](f))&&(r=this[s(347)][s(660)](r[s(659)])),this[s(551)](l,c,u,this[s(347)][s(471)](r,a))}[Ec(632)](t,e=null){const n=Ec,r=[],s=this[n(646)][n(376)][n(664)](n(595)).me;Array[n(523)](t)||(t=[t]);for(const o of this[n(514)]()){if(!o[n(630)])continue;if(e&&o[n(332)]!=e)continue;let i=!1;for(const e of o[n(608)]()){for(const a of t){const t=a[n(465)][n(341)](e[n(288)])||a[n(288)][n(341)](e[n(465)]);if(t||a[n(488)](e)){const c=a[n(338)](e)&&kc(this[n(347)][n(547)],e[n(465)],a),u=e[n(338)](a)&&kc(this[n(347)][n(547)],a[n(465)],e);r[n(460)]({suggestion:o,meta:{isOwn:s==o[n(408)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(551)](t,e,n,r,s){const o=Ec;this[o(347)][o(532)]((i=>{const a=o;let c=a(319)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(406)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(589)](t){const e=Ec,n=t[e(605)],r=t[e(472)];t[e(605)]=null,t[e(472)]=null,null!=n&&n[e(472)]==t&&(n[e(472)]=r),null!=r&&r[e(605)]==t&&(r[e(605)]=n),e(486)==this[e(631)][e(664)](t)&&(this[e(631)][e(639)](t,e(438)),this[e(330)](e(426),t,n,r))}[Ec(445)](t){const n=Ec,r=t.id,s=this[n(335)](t);if(this[n(546)]&&this[n(546)][n(294)]){const o=this[n(646)][n(376)][n(664)](n(663)),i=s[n(358)],a=s[n(582)]?s[n(332)]+":"+s[n(582)]:s[n(332)],c=this[n(646)][n(525)],u=o[n(623)](Wr(c,n(327))),l={id:r,type:a,hasComments:i,data:t[n(452)]||null,originalSuggestionId:t[n(390)]||null,attributes:s[n(253)]};this[n(546)][n(294)](l)[n(433)]((t=>{const e=n;s[e(403)]=!0,o[e(236)](u),t&&t[e(500)]&&(this[e(531)][e(664)](r)[e(500)]=t[e(500)])}))[n(578)]((t=>{const r=n;throw(0,e.logWarning)(r(446)),this[r(646)][r(563)][r(416)]({isUndoable:!1},(()=>{s[r(667)]()})),s[r(279)](),this[r(531)][r(414)](s.id),this[r(631)][r(414)](s),t}))}return s}[Ec(248)](t){const e=Ec;return this[e(260)][e(269)](t)}[Ec(296)](t,e){const n=Ec,r=this[n(646)][n(376)][n(664)](n(663)),s=this[n(619)](t);if(this[n(546)]&&this[n(546)][n(517)])if(s[n(403)]){const s=r[n(623)](Wr(this[n(646)][n(525)],n(327)));this[n(546)][n(517)](t,e)[n(433)]((()=>{r[n(236)](s)}))}else s.on(n(462),(()=>{this[n(296)](t,e)}))}[Ec(481)](t){const n=Ec;if(!this[n(546)]||!this[n(546)][n(619)])throw new e.CKEditorError(n(627),this);return this[n(546)][n(619)](t)}[Ec(239)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(431)](t),i=this[e(531)][e(664)](n)||this[e(586)](r,s,n,o,{});switch(this[e(282)](i,r,s,o),this[e(631)][e(664)](i)){case e(299):this[e(481)](n)[e(433)]((t=>{const r=e;let s=Promise[r(556)]();t[r(358)]&&(s=this[r(588)][r(395)]({channelId:this[r(646)][r(458)][r(664)](r(383)),threadId:n})),s[r(433)]((()=>{const e=r;this[e(335)](t)[e(403)]=!0}))})),this[e(631)][e(639)](i,e(550));break;case e(438):this[e(296)](n,{state:e(457)});case e(356):this[e(631)][e(639)](i,e(486)),this[e(330)](e(278),i);break;case e(486):this[e(330)](e(579),i)}return i[e(250)](t),i}[Ec(302)](t){const e=Ec,n=Array[e(520)](t),r=n[e(491)]((t=>e(617)==t[e(332)]));this[e(544)](r);const s=n[e(491)]((t=>!t[e(333)]&&e(617)!=t[e(332)])),o=this[e(514)]({skipNotAttached:!0})[e(491)]((t=>!t[e(333)]&&e(617)!=t[e(332)])),i=o[e(491)]((n=>!t[e(269)](n))),a=new Map(o[e(380)]((t=>[t,this[e(265)][e(622)](t[e(332)],t[e(582)],e(513))]))),c=new Map(o[e(380)]((t=>[t,t[e(424)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(493)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(493)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(493)];t++){const n=s[t];!l[e(269)](n)&&n[e(605)]&&(f[e(623)](n[e(605)]),n[e(605)][e(472)]===n&&(n[e(605)][e(472)]=null),n[e(605)]=null),!u[e(269)](n)&&n[e(472)]&&(f[e(623)](n[e(472)]),n[e(472)][e(605)]===n&&(n[e(472)][e(605)]=null),n[e(472)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(493)];e++){const r=d(t,n[e]);r&&(r[0][s(472)]=r[1],r[1][s(605)]=r[0],u[s(623)](r[0]),l[s(623)](r[1]))}}function d(t,n){const r=e;if(t[r(408)].id!==n[r(408)].id)return null;const s=a[r(664)](t)(t,n,c[r(664)](t),c[r(664)](n));return s&&a[r(664)](n)(t,n,c[r(664)](t),c[r(664)](n))?s[1][r(396)]&&s[1][r(396)][r(493)]?null:s:null}f[e(499)]&&this[e(302)](f)}[Ec(544)](t){const e=Ec;if(0==t[e(493)])return;const n=this[e(514)]({skipNotAttached:!0})[e(491)]((t=>e(617)==t[e(332)]&&t[e(447)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(253)]);s[e(269)](n)||(s[e(639)](n,r[e(493)]),r[e(460)]([]));const i=s[e(664)](n);r[i][e(460)](t)}!function(){const t=e;r[t(449)](((e,n)=>{const r=t,s=e[0][r(500)],o=n[0][r(500)];return s==o?e[0][r(253)][r(560)]<n[0][r(253)][r(560)]?-1:1:s<o?-1:1}));for(const e of r)e[t(449)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(493)];t++){if(0==r[t][e(493)])continue;const n=[];for(let s=t+1;s<r[e(493)];s++)0!=r[s][e(493)]&&i(r[t],r[s])&&n[e(460)](s);for(const s of n)r[t]=r[t][e(287)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(493)];n++)t[n][e(472)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(493)];n++)t[n][e(605)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(253)][r(560)]!==n[0][r(253)][r(560)]&&t[0][r(408)]!==n[0][r(408)])return!1;if(!function(t,e){const n=r;return!t[n(358)]&&!e[n(358)]||(!t[n(358)]||!e[n(358)])&&(!!(t[n(358)]&&e[n(500)]<t[n(396)][n(275)][n(664)](0)[n(500)])||!!(e[n(358)]&&t[n(500)]<e[n(396)][n(275)][n(664)](0)[n(500)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(253)],r(560)),o=Ic(n[0][r(253)],r(560));return!!wr(s,o)&&(!!t[r(352)]((t=>n[r(266)]((e=>t[r(424)]()[r(341)](e[r(424)]())))))&&n[r(352)]((e=>t[r(266)]((t=>e[r(424)]()[r(341)](t[r(424)]()))))))}}[Ec(607)](t){const e=Ec,n=Array[e(520)](t),r=this[e(514)]({skipNotAttached:!0}),s=r[e(491)]((n=>!t[e(269)](n))),o=new Map(n[e(380)]((t=>[t,this[e(265)][e(622)](t[e(332)],t[e(582)],e(280))]))),i=new Map(r[e(380)]((t=>[t,t[e(608)]()])));for(let t=0;t<n[e(493)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(493)];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(493)];e++){const s=r[e];if(s[a(332)]!==n[a(332)]||s[a(408)].id!==n[a(408)].id||s[a(582)]!==n[a(582)])continue;if(!Oc(n,s,[a(560)]))continue;if(a(617)==n[a(332)]&&n[a(452)][a(307)]!=s[a(452)][a(307)])continue;if(a(617)==n[a(332)]&&t[a(248)](n[a(452)][a(609)]))continue;if(a(350)==n[a(332)]){const e=t[a(646)][a(563)],r=n[a(397)]();if(r&&(e[a(547)][a(510)](r)||e[a(547)][a(456)](r)))continue}const c=o[a(664)](n),u=i[a(664)](n),l=i[a(664)](s),f=n[a(396)]&&n[a(396)][a(493)],h=s[a(396)]&&s[a(396)][a(493)];if(!f&&c(l,u))return t[a(647)](s,n),i[a(414)](n),!0;if(!h&&c(u,l))return t[a(647)](n,s),i[a(414)](s),!0}return!1}}[Ec(647)](t,e){const n=Ec;if(t[n(333)])for(const r of e[n(608)]())t[n(425)](r);else{const r=e[n(424)]()[n(288)];this[n(440)](t,this[n(347)][n(471)](t[n(424)]()[n(465)],r))}e[n(629)]()}[Ec(527)](t,e){const n=Ec,r=t[n(322)](n(255))||t[n(322)](n(617))?n(304):t[n(254)]();return Wr(this[n(646)][n(525)],e+"_"+r+n(444))}[Ec(411)](){const t=Ec,e=this[t(646)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(347)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(431)](t[s(393)]);if(s(552)===e){n[s(529)](this[s(527)](r,s(614)));break}}for(const t of r){const{group:e,type:r}=this[s(431)](t[s(393)]);if(s(552)===e){n[s(529)](this[s(527)](r,s(564)));break}}}))}[Ec(263)](t){const e=Ec;if(this[e(237)])return!1;const n=this[e(646)],r=n[e(563)][e(389)][e(437)][e(329)]();if(0==r[e(493)])return!1;const s=[],o=r[e(491)]((t=>e(617)==t[e(332)])),i=r[e(491)]((t=>e(442)==t[e(332)]&&e(505)!=t[e(393)])),a=r[e(491)]((t=>e(236)==t[e(332)]&&e(505)!=t[e(393)]));for(const t of o)s[e(460)]({key:t[e(249)],newValue:t[e(565)],oldValue:t[e(256)],range:Rc(t[e(625)],n[e(563)])});for(const t of i){const r=a[e(534)]((n=>n[e(642)][e(341)](t[e(642)])));r&&s[e(460)]({key:e(423),newValue:t[e(393)],oldValue:r[e(393)],range:n[e(563)][e(498)](t[e(642)][e(267)])})}return 0!=s[e(493)]&&this[e(566)](t,s)}[Ec(331)](t){const e=Ec;let n=!1;const r=this[e(646)][e(563)][e(389)][e(437)][e(328)]()[e(491)]((t=>t[e(452)][e(305)]&&t[e(393)][e(322)](e(528))));for(const s of r){const{subType:r,id:o}=this[e(431)](s[e(393)]),i=r[e(270)]("|")[0];for(const r of this[e(514)]({skipNotAttached:!0}))r.id!=o&&e(617)==r[e(332)]&&r[e(452)]&&r[e(452)][e(609)]==i&&r[e(424)]()[e(658)](s[e(452)][e(305)])&&(this[e(665)](r,s[e(452)][e(305)],t),n=!0)}return n}[Ec(567)](t){const e=Ec;this[e(646)],this[e(237)]=!0,t()}[Ec(653)](t){const e=Ec,n=this[e(248)](t),r=this[e(386)][e(269)](t);return n||r}[Ec(566)](t,e){const n=Ec;if(0==e[n(493)])return!1;let r=!1;for(const s of e){const e=this[n(632)](s[n(625)],n(617))[n(491)]((t=>!t[n(392)][n(613)]))[n(380)]((t=>t[n(552)])),i=(0,o.hashObject)({newValue:s[n(554)]});e[n(491)]((t=>{const e=n,[r,o]=t[e(582)][e(270)]("|");return r==s[e(609)]&&o!=i}))[n(478)]((e=>{const o=n;this[o(665)](e,s[o(625)],t),r=!0}))}return r}[Ec(665)](t,e,n){const r=Ec,s=t[r(424)]()[r(345)](e);0!==s[r(493)]?1!==s[r(493)]?this[r(306)](t,e[r(465)],e[r(288)]):this[r(440)](t,s[0]):n[r(570)](t[r(485)]())}}class Ac{constructor(t){const e=Ec;this[e(362)]=t,this[e(347)]=t[e(563)],this[e(540)]=new Map,this[e(400)]=new Map,this[e(587)]()}[Ec(315)](t,e,n,r,s,o){const i=Ec;return new zr(this[i(347)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(622)](t,e,i(599))(...n),onDiscard:(...n)=>this[i(622)](t,e,i(667))(...n)})}[Ec(334)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(540)][s(639)](o,r)}[Ec(622)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(540)][r(664)](s)||this[r(400)][r(664)](t+":"+n)}[Ec(587)](){const t=Ec,e=()=>!1,n=t=>{const e=Tc;t[e(449)](((t,n)=>t[e(465)][e(367)](n[e(465)])?1:-1)),this[e(347)][e(532)]((n=>{const r=e;for(const e of t){let t;t=e[r(288)][r(388)]&&e[r(288)][r(659)]==e[r(465)][r(267)]?n[r(289)](e[r(465)][r(267)],"on"):n[r(289)](e),this[r(347)][r(257)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Tc;e&&this[n(347)][n(532)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(380)]((t=>(Cc(t)&&(t=this[s(347)][s(471)](t[s(288)])),t)))[s(491)]((t=>s(417)!==t[s(310)][s(244)]));if(c[s(493)]<1)return;const u=Array[s(520)](this[s(347)][s(389)][s(292)][s(608)]())[s(380)]((t=>i.LiveRange[s(242)](t)));r[s(459)](c);for(const t of this[s(362)][s(573)][s(573)]())t[s(620)]();a[s(460)]({forceDefaultExecution:!0}),this[s(362)][s(621)](o,...a);const l=u[s(491)]((t=>s(417)!=t[s(310)][s(244)]));l[s(493)]>0&&r[s(459)](l);for(const t of u)t[s(591)]()}))},s=(e,n)=>1==e[t(493)]&&1==n[t(493)]&&e[0][t(288)][t(341)](n[0][t(465)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(347)])?[e,n]:vc(n,e,s,r,this[t(347)])?[n,e]:null;this[t(400)][t(639)](t(628),e),this[t(400)][t(639)](t(585),n),this[t(400)][t(639)](t(576),s),this[t(400)][t(639)](t(633),o),this[t(400)][t(639)](t(291),n),this[t(400)][t(639)](t(381),e),this[t(400)][t(639)](t(592),s),this[t(400)][t(639)](t(618),o),this[t(400)][t(639)](t(407),r),this[t(400)][t(639)](t(273),e),this[t(400)][t(639)](t(387),s),this[t(400)][t(639)](t(377),e),this[t(400)][t(639)](t(401),r),this[t(400)][t(639)](t(418),e),this[t(400)][t(639)](t(548),s),this[t(400)][t(639)](t(539),e),this[t(400)][t(639)](t(420),e),this[t(400)][t(639)](t(324),((e,n)=>{const r=t;if(!n)return;const s=this[r(362)][r(376)][r(664)](yc);this[r(347)][r(532)]((t=>{const o=r;if(o(423)==n[o(609)])for(const r of e){const e=r[o(465)][o(267)],s=n[o(307)];t[o(511)](e,s)}else if(s[o(248)](n[o(609)]))for(const r of e)void 0!==n[o(307)]?t[o(313)](n[o(609)],n[o(307)],r[o(465)][o(267)]):t[o(602)](n[o(609)],r[o(465)][o(267)]);else for(const r of e)n[o(307)]?t[o(313)](n[o(609)],n[o(307)],r):t[o(602)](n[o(609)],r)}))})),this[t(400)][t(639)](t(562),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(659)][r(604)]({includeSelf:!0,parentFirst:!0})){if(s[r(310)]==s)return!1;if(!n[r(641)](s))return!1;if(t[r(510)](s)||t[r(456)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(288)][e(659)]==t[e(465)][e(267)]&&t[e(288)][e(610)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(298)].is(s(384))&&!r[s(510)](t[s(298)]),i=t[s(465)][s(598)](o),a=t[s(288)][s(598)](o,{direction:s(466)});return!(t[s(465)][s(341)](i)&&t[s(288)][s(341)](a)||(i[s(367)](a)?n[s(657)](e,{range:n[s(471)](i,a)}):n[s(570)](e),0))}function Sc(t){return(0,o.hashObject)(t)}function Nc(t){const e=Ec,n=t[e(465)][e(267)];return n&&n.is(e(650))}function Rc(t,e){const n=Ec;return null==t[n(288)][n(536)]&&t[n(288)][n(659)]==t[n(465)][n(267)]?Mc(t[n(465)][n(267)],e):t}function Mc(t,e){const n=Ec,r=e[n(547)][n(510)](t)||e[n(547)][n(655)](t);return e[n(471)](e[n(259)](t,n(399)),r?e[n(451)](t):e[n(259)](t,n(288)))}function vc(t,e,n,r,s){const o=Ec;if(!Oc(t,e))return!1;if(n[o(288)][o(341)](r[o(465)]))return!0;if(t[o(332)]!=e[o(332)])return!1;if(!n[o(288)][o(601)](r[o(465)]))return!1;const i=s[o(471)](n[o(288)],r[o(465)])[o(568)]();for(const t of i)if([o(553),o(575)][o(314)](t[o(332)])&&s[o(547)][o(456)](t[o(298)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ec;return!(!t[r(447)]||!e[r(447)])&&wr(Ic(t[r(253)],n),Ic(e[r(253)],n))}function wc(t,e){const n=Ec,r=Dc(t[n(253)]),s=Dc(e);if(!t[n(447)])return!1;for(const t of Object[n(428)](s))if(!wr(r[t],s[t]))return!1;return!0}function Dc(t){const e=Ec,n=Object[e(557)]({},t);return delete n[e(606)],delete n[e(274)],n}function Fc(t,e){const n=Pc();return(Fc=function(t,e){return n[t-=488]})(t,e)}const xc=Fc;function Pc(){const t=["8ZIcFMM","unbind","isEnabled","canDiscard","get","commands","change:isDirty","model","remove","canEditAt","add","PENDING_ACTION_SUGGESTION","plugins","1390690sWWSdL","destroy","commentThreadController","7364640IHCPrG","stopListening","6307310QoQKOg","47821oKxfXH","execute","view","listenTo","isDirty","2850615qEKlIi","_discardCommand","PendingActions","_setPendingAction","3405944ryxmAq","_editor","54neHxMt","locale","bind","_pendingAction","_acceptCommand","discardSuggestion","acceptSuggestion","getRanges","canAccept","_removePendingAction","22109886mGxOTw"];return(Pc=function(){return t})()}!function(t,e){const n=Fc,r=t();for(;;)try{if(868896===parseInt(n(527))/1*(parseInt(n(497))/2)+parseInt(n(491))/3+parseInt(n(495))/4+parseInt(n(526))/5+-parseInt(n(524))/6+parseInt(n(521))/7+parseInt(n(508))/8*(-parseInt(n(507))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pc);class Bc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Fc;super(),this[s(515)]=e,this[s(488)]=n,this[s(523)]=r,this[s(496)]=t,this[s(501)]=t[s(513)][s(512)](s(503)),this[s(492)]=t[s(513)][s(512)](s(502)),this[s(488)][s(499)](s(510)).to(this[s(501)],this[s(492)],((t,e)=>t||e)),this[s(488)][s(499)](s(505)).to(this[s(501)],s(510),(t=>t&&this[s(496)][s(515)][s(517)](e[s(504)]()))),this[s(488)][s(499)](s(511)).to(this[s(492)],s(510),(t=>t&&this[s(496)][s(515)][s(517)](e[s(504)]()))),this[s(500)]=null,n[s(490)]&&this[s(494)](),this[s(489)](n,s(503),(()=>this[s(503)]())),this[s(489)](n,s(502),(()=>this[s(502)]())),this[s(489)](n,s(514),(()=>{const t=s;n[t(490)]?this[t(494)]():this[t(506)]()}))}[xc(503)](){const t=xc;this[t(501)][t(528)](this[t(515)].id)}[xc(502)](){const t=xc;this[t(492)][t(528)](this[t(515)].id)}[xc(522)](){const t=xc;this[t(488)][t(509)](t(510)),this[t(488)][t(509)](t(505)),this[t(488)][t(509)](t(511)),this[t(525)](),this[t(523)][t(522)](),this[t(500)]&&this[t(506)]()}[xc(494)](){const t=xc,e=Wr(this[t(496)][t(498)],t(519));this[t(500)]=this[t(496)][t(520)][t(512)](t(493))[t(518)](e)}[xc(506)](){const t=xc;null!==this[t(500)]&&this[t(496)][t(520)][t(512)](t(493))[t(516)](this[t(500)]),this[t(500)]=null}}function Uc(t,e){const n=Gc();return(Uc=function(t,e){return n[t-=126]})(t,e)}const jc=Uc;function Gc(){const t=["addComment","fire","set","setData","editorConfig","CommentView","element","updateComment","401655kVUpPO","786305NDVjNW","commentsListView","isReadOnly","delegate","cancel","authoredAt","3908616zcEyEJ","focus","1198660nRcirf","removeComment","bind","length","canDiscard","_createCommentThreadInputView","_createCommentViews","_localUser","assign","hasDirtyComment","56212mfNUXZ","commentThread","4280946cVfmaS","isDirty","8758188GuXMMt","commentInputView","_model","disableComments","destroy","value","showInput","disabledSubmit","canAccept","2iiynDx","isActive","isEnabled","submit","editor","locale","descriptionParts","commentThreadInputView","7vhfmvb","_config"];return(Gc=function(){return t})()}!function(t,e){const n=Uc,r=t();for(;;)try{if(551023===-parseInt(n(133))/1+parseInt(n(146))/2*(-parseInt(n(164))/3)+-parseInt(n(173))/4+-parseInt(n(165))/5+-parseInt(n(135))/6*(-parseInt(n(154))/7)+-parseInt(n(171))/8+parseInt(n(137))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gc);class Vc extends s.View{constructor(t,e,n,r){const s=Uc;super(t),this[s(166)]=null,this[s(153)]=null,this[s(158)](s(147),!1),this[s(158)](s(170),e[s(170)]),this[s(175)](s(170)).to(e),this[s(158)](s(152),[]),this[s(158)](s(136),!1),this[s(158)](s(148),!1),this[s(158)](s(145),!1),this[s(158)](s(127),!1),this[s(139)]=e,this[s(130)]=n,this[s(155)]=r,r[s(140)]?this[s(158)](s(126),1):this[s(129)]()}[jc(172)](){const t=jc;this[t(162)][t(172)]()}[jc(141)](){const t=jc;this[t(166)]&&this[t(166)][t(141)](),this[t(153)]&&this[t(153)][t(141)](),super[t(141)]()}[jc(129)](){const t=jc,{CommentsListView:e}=this[t(155)];this[t(166)]=new e(this[t(151)],this[t(139)][t(134)],Object[t(131)]({CommentView:this[t(155)][t(161)]},this[t(155)])),this[t(166)][t(168)](t(174)).to(this),this[t(166)][t(168)](t(163)).to(this),this[t(166)][t(175)](t(147)).to(this),this[t(158)](t(126),this[t(166)][t(126)]+1),this[t(175)](t(126)).to(this[t(166)],t(126),(t=>t+1)),this[t(153)]=this[t(128)](),this.on(t(174),(()=>this[t(172)]())),this[t(175)](t(136)).to(this[t(166)],t(132),this[t(153)][t(138)],t(142),((t,e)=>t||!!e))}[jc(128)](){const t=jc,{CommentThreadInputView:e}=this[t(155)],n=new e(this[t(151)],this[t(130)],this[t(155)][t(160)]),r=n[t(138)];return n[t(175)](t(143)).to(this,t(147),this[t(139)][t(134)],t(167),r,t(142),((t,e,n)=>!!n||t&&!e)),r.on(t(149),((e,n)=>{const s=t;this[s(157)](s(156),n),r[s(150)][s(159)]("")})),r.on(t(169),(()=>this[t(172)]())),r[t(175)](t(144)).to(this[t(139)][t(134)],t(167)),n}}const zc=Hc;function Wc(){const t=["_descriptionElement","discardButton","ck-suggestion-wrapper--active","acceptButton","map","</span>","attributes",'" title="',"userView","importWord","ck-suggestion__info-name","commentThreadInputView","descriptionParts","type","ck-suggestion","formatDateTime","5osOTfb","disableComments","color","value","bind","4704USccsg","3804020VcnJlA","authoredAt","4113uToHRk","ck-comment__info-time","_model","ck-annotation__info-name","getTemplate","commentsListView","title","innerHTML","ck-comment__external","10xCmHzH","ck-annotation__info","element","canAccept","ck-annotation__main","createElement","name","fire","_createButton","querySelector","isActive","isEnabled","ck-annotation","time","description","innerText","setTemplate","34vKPcTj",'"></span>',"set","272676qPPiuy","execute","extendTemplate","ck-suggestion-wrapper","discardSuggestion","1712676fenZWc","ck-suggestion__main",".ck-annotation__content-wrapper","</p>","EXTERNAL_IMPORT_WORD_SUGGESTION","ck-annotation__actions","div","ck-suggestion--disabled-comments","EXTERNAL_SUGGESTION","ck-suggestion__actions","ck-annotation__content-wrapper","commentThread","@external",'<span class="ck-suggestion-type">',"push","join","cancel","delegate","ck-suggestion--discard","source","locale","split","26439NBPUIY","Accept suggestion","change:description","113051Junfnl","bindTemplate","isExternal","ck-suggestion--accept","render","434596GhfQCL",'<span class="ck-suggestion-color" style="background-color: ',"ck-annotation__info-time","EXTERNAL_AVATAR","canDiscard","ck-suggestion__user","ck-annotation__user","check","acceptSuggestion","author","creator","editorReady","Discard suggestion","ck-suggestion__info","span","editorDestroyed","_config","EXTERNAL_IMPORT_WORD_AVATAR","<p>","children","getUserViewNotificationText","getExternalSuggestionNote","content","ck-suggestion-"];return(Wc=function(){return t})()}function Hc(t,e){const n=Wc();return(Hc=function(t,e){return n[t-=123]})(t,e)}!function(t,e){const n=Hc,r=t();for(;;)try{if(267537===-parseInt(n(199))/1+-parseInt(n(166))/2*(-parseInt(n(196))/3)+-parseInt(n(204))/4*(-parseInt(n(132))/5)+-parseInt(n(169))/6+parseInt(n(174))/7+parseInt(n(137))/8*(parseInt(n(140))/9)+parseInt(n(149))/10*(-parseInt(n(138))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wc);class Kc extends Vc{constructor(e,n,r,s){const i=Hc;super(e,n,r,s),this[i(168)](i(129),""),this[i(136)](i(129)).to(this,i(128),(t=>t&&t[0]?t[0][i(129)]:"")),this[i(136)](i(163)).to(this,i(128),this,i(159),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(222)+Xc(e[n(226)],e[n(134)])+n(177);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(228)]=null,this[i(231)]=this[i(157)](Wr(e,i(197)),t.icons[i(211)],i(202),i(212),"sw"),this[i(231)][i(136)](i(160)).to(this,i(152)),this[i(229)]=this[i(157)](Wr(e,i(216)),t.icons[i(190)],i(192),i(173),"sw"),this[i(229)][i(136)](i(160)).to(this,i(208)),this[i(124)]=new o.UserView(e,this[i(142)][i(213)],this[i(224)]()),this[i(124)][i(171)]({attributes:{class:[i(209),i(210)]}}),this[i(165)](this[i(144)]())}[zc(144)](){const t=zc,e=this[t(200)],n=[{tag:t(180),attributes:{class:[t(217),t(150)]},children:[{tag:t(218),children:[{text:this[t(124)][t(155)]}],attributes:{class:[t(126),t(143)]}},{tag:t(162),attributes:{datetime:e.to(t(139)),class:[t(141),t(206)]},children:[{text:e.to(t(139),(e=>this[t(220)][t(131)](e)))}]}]},{tag:t(180),attributes:{class:[t(183),t(179)]},children:[this[t(231)],this[t(229)]]},{tag:t(180),attributes:{class:[t(184)]}}];this[t(142)][t(201)]&&n[t(188)]({tag:t(180),attributes:{class:[t(148)]},children:[{text:this[t(225)]()}]});const r={tag:t(180),attributes:{class:[t(172),e.if(t(159),t(230)),e.to(t(129),(e=>t(227)+e)),this[t(220)][t(133)]&&t(181)],"data-suggestion-id":this[t(142)].id,"data-thread-id":this[t(142)][t(185)].id,"data-author-id":this[t(142)][t(213)].id,tabindex:-1},children:[{tag:t(180),attributes:{class:[t(130),t(161)]},children:[this[t(124)],{tag:t(180),attributes:{class:[t(175),t(153)]},children:n}]}]};return this[t(145)]&&this[t(127)]&&(r[t(223)][t(188)](this[t(145)],this[t(127)]),this[t(145)][t(191)](t(215)).to(this),this[t(145)][t(191)](t(219)).to(this),this[t(127)][t(191)](t(215)).to(this),this[t(127)][t(191)](t(219)).to(this)),r}[zc(203)](){const t=zc;super[t(203)](),this[t(228)]=this[t(151)][t(158)](t(176)),this[t(228)][t(147)]=this[t(163)],this.on(t(198),((e,n,r)=>{const s=t;this[s(228)][s(147)]=r}))}[zc(157)](t,e,n,r,o){const i=zc,a=new s.ButtonView(this[i(194)]);return a[i(168)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(171)]({attributes:{class:n}}),a.on(i(170),(()=>{const t=i;this[t(156)](r,this[t(142)].id)})),a}[zc(225)](){const t=zc;return t(125)===this[t(142)][t(234)][t(186)][t(193)]?Wr(this[t(194)],t(178)):Wr(this[t(194)],t(182))}[zc(224)](){const t=zc;return this[t(142)][t(201)]?t(125)===this[t(142)][t(234)][t(186)][t(193)]?Wr(this[t(194)],t(221),this[t(142)][t(214)][t(155)]):Wr(this[t(194)],t(207),this[t(142)][t(214)][t(155)]):null}}function Xc(t,e){const n=zc;let r="";return r+=t[n(195)]("*")[n(232)](((t,e)=>e%2!=0?n(187)+Zc(t)+n(233):Zc(t)))[n(189)](""),e&&(r+=n(205)+e[n(135)]+n(123)+e[n(146)]+n(167)),r}function Zc(t){const e=zc,n=document[e(154)](e(218));return n[e(164)]=t,n[e(147)]}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 Qc(){const t=["getFirstRange","755535opTVOD","commentThread","addComment","activeAnnotations","children","locale","_annotationViews","config","_handleSuggestionControllerDelayed","source","1861809YSyCGO","discardAllSuggestions","destroy","commands","_handleControllerBuffer","plugins","suggestionLoaded","_bindAnnotationToEditors","keys","Accept all selected suggestions","actionView","execute","addSourceCollector","values","discardSelectedSuggestions","_createMenuBarMenu","TrackChangesUI","Accept all suggestions","descriptionParts","head","getByInnerView","CommentView","focus","getSuggestion","switchbutton","createAnnotation","_updateController","Discard all suggestions","trackChanges","trackChanges.SuggestionThreadView","button","componentFactory","push","suggestionChanged","buttonView","CommentsRepository","TrackChangesEditing","_refreshActiveMarkers","toMany","has","model","getRanges","getMarkers","previous","CommentsUI","getMarkerNames","_unbindEditors","pluginName","Discard all selected suggestions","comments.maxCommentsWhenCollapsed","Annotations","getJoined","menuitem","menu","suggestion-","_addUIComponentsToFactory","getDescriptions","descriptionFactory","get","isMultiRange","editor","separator","comments","isOn","refreshSelectedViews","reduce","Track changes","isDirty","bind","isInContent","_suggestionToController","1338654yipXaQ","mainView","comments.maxThreadTotalWeight","unbind","isEnabled","suggestionUnloaded","set","activeMarkers","change:previous","discardButton","comments.maxCommentCharsWhenCollapsed","value","createCommentThreadController","delegate","_disableComments","commandName","menuBar:trackChanges","trackChanges.disableComments","remove","size","filter","add","requires","hasSuggestion","registerAnnotation","change:activeAnnotations","_createToolbarButton","lowest","EditorAnnotations","clear","some","panelView","getAllAdjacentSuggestions","_initializeController","length","createAnnotationView","8oiGBaT","arrowView","view","items","3028632dHaUMK","innerView","menuitemcheckbox","acceptAllSuggestions","2JkekXI","define","acceptSelectedSuggestions","delete","stopListening","comments.editorConfig","from","_destroyController","listenTo","7095039sWDCgk","type","SuggestionThreadView","editing","31992246IFZIZu","1639285SHkpNb","_viewToController","init","acceptButton"];return(Qc=function(){return t})()}function Jc(t,e){const n=Qc();return(Jc=function(t,e){return n[t-=203]})(t,e)}!function(t,e){const n=Jc,r=t();for(;;)try{if(512569===-parseInt(n(314))/1*(parseInt(n(295))/2)+-parseInt(n(324))/3+-parseInt(n(291))/4+parseInt(n(309))/5+-parseInt(n(251))/6+-parseInt(n(304))/7*(parseInt(n(287))/8)+parseInt(n(308))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qc);class $c extends t.Plugin{static get[Yc(273)](){const t=Yc;return[yc,o.Users,t(215),t(230),t(279)]}static get[Yc(227)](){return Yc(340)}constructor(t){const e=Yc;super(t),this[e(250)]=new Map,this[e(310)]=new Map,this[e(320)]=new Map,this[e(328)]=new Map;const n=this[e(240)][e(321)];n[e(296)](e(209),Kc),n[e(296)](e(268),!1),this[e(265)]=n[e(238)](e(268))}[Yc(322)](t,e){const n=Yc;0===this[n(328)][n(270)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(328)]){const r=this[t(250)][t(219)](e);r||n?r&&n&&this[t(302)](e):this[t(284)](e)}this[t(328)][t(280)](),this[t(240)][t(329)][t(238)](t(279))[t(244)](),this[t(217)]()}),10),this[n(328)][n(257)](t,e)}[Yc(311)](){const t=Yc,e=this[t(240)],n=e[t(329)][t(238)](t(216)),r=e[t(329)][t(238)](t(230)),s=e[t(329)][t(238)](t(279)),o=e[t(329)][t(238)](t(215));this[t(235)](),s[t(336)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(301)](this[e(250)])){const s=t[e(283)](),o=[];for(const t of s){if(!t[e(249)])continue;if(t[e(239)]){o[e(212)](...t[e(221)]());continue}const n=t[e(313)]();if(o[e(285)]>0){const t=o[0][e(231)](n);if(t){o[0]=t;continue}}o[e(212)](n)}n[e(212)]([r[e(289)],o])}return n})),this[t(303)](n,t(330),((e,n)=>{const r=t;this[r(303)](n,r(259),((t,e,s,o)=>{const i=r;n[i(249)]&&(null==s?(this[i(206)](o[i(343)]),this[i(322)](n,!1)):(this[i(206)](s[i(343)]),null==o&&this[i(322)](n,!0)))})),null!==n[r(223)]?this[r(206)](n[r(343)]):this[r(322)](n,!1)})),this[t(303)](n,t(256),((e,n,r)=>{const s=t;this[s(299)](n,s(259)),this[s(328)][s(298)](n),this[s(250)][s(219)](n)&&this[s(302)](n),r&&this[s(206)](r[s(343)])})),this[t(303)](n,t(213),((e,n)=>{this[t(206)](n)})),this[t(303)](r,t(276),(()=>{this[t(217)]()})),this[t(303)](o,t(316),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(274)](r))return;const i=n[o(203)](r);this[o(250)][o(238)](i)[o(289)][o(346)]()}),{priority:t(278)})}[Yc(217)](){const t=Yc,e=this[t(240)][t(329)][t(238)](t(230)),n=this[t(240)][t(329)][t(238)](t(216)),r=Array[t(301)](e[t(317)],(e=>e[t(292)]))[t(271)]((e=>this[t(310)][t(219)](e))),s=[];for(const e of r){const n=this[t(310)][t(238)](e)[t(220)][t(283)]();s[t(212)](...n[t(245)](((e,n)=>[...e,...n[t(225)]()]),[]))}n[t(258)]=s}[Yc(235)](){const t=Yc,n=this[t(240)],r=n[t(319)],o=Wr(r,t(246)),i=new e.Collection([{type:t(204),model:new s.ViewModel({withText:!0,label:o,commandName:t(208),role:t(293)})},{type:t(241)},{type:t(210),model:new s.ViewModel({withText:!0,label:Wr(r,t(341)),commandName:t(294),role:t(232)})},{type:t(210),model:new s.ViewModel({withText:!0,label:Wr(r,t(333)),commandName:t(297),role:t(232)})},{type:t(210),model:new s.ViewModel({withText:!0,label:Wr(r,t(207)),commandName:t(325),role:t(232)})},{type:t(210),model:new s.ViewModel({withText:!0,label:Wr(r,t(228)),commandName:t(338),role:t(232)})}]);for(const e of i)if(tu(e)){const r=n[t(327)][t(238)](e[t(220)][t(266)]);e[t(220)][t(248)](t(243),t(255)).to(r,t(262),t(255))}n.ui[t(211)][t(272)](t(208),(e=>this[t(277)](e,i,o))),n.ui[t(211)][t(272)](t(267),(e=>this[t(339)](e,i,o)))}[Yc(277)](t,e,n){const r=Yc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(240)][r(327)][r(238)](r(208));o[r(214)][r(257)]({tooltip:n,label:n,icon:qc}),o[r(214)][r(248)](r(243)).to(i,r(262)),o[r(214)].on(r(335),(()=>{const t=r;i[t(335)](),this[t(240)][t(307)][t(289)][t(346)]()})),(0,s.addListToDropdown)(o,e,{role:r(233)});const a=[];for(const t of e)tu(t)&&a[r(212)](this[r(240)][r(327)][r(238)](t[r(220)][r(266)]));const c=o[r(214)];return c[r(334)][r(254)](r(255)),c[r(288)][r(254)](r(255)),c[r(334)][r(248)](r(255)).to(i,r(255)),c[r(288)][r(248)](r(255))[r(218)](a,r(255),((...t)=>t[r(281)]((t=>t)))),o.on(r(335),(t=>{const e=r;this[e(240)][e(335)](t[e(323)][e(266)]),this[e(240)][e(307)][e(289)][e(346)]()})),o}[Yc(339)](t,e,n){const r=Yc,o=new s.MenuBarMenuView(t),i=this[r(240)][r(327)][r(238)](r(208));o[r(214)][r(257)]({label:n,icon:qc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(241)==n[r(305)]){a[r(290)][r(272)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(220)];i[r(248)](...Object[r(332)](c)).to(c),i[r(264)](r(335)).to(o),i.on(r(335),(()=>{const t=r;this[t(240)][t(335)](c[t(266)]),this[t(240)][t(307)][t(289)][t(346)]()})),e[r(318)][r(272)](i),a[r(290)][r(272)](e)}return o[r(248)](r(255)).to(i,r(255)),o[r(282)][r(318)][r(272)](a),o}[Yc(284)](t){const e=Yc,n=this[e(240)],r=n[e(321)],s=n[e(329)][e(238)](e(230)),i=n[e(329)][e(238)](e(215)),a=n[e(329)][e(238)](e(279)),c=n[e(329)][e(238)](o.Users).me,u=r[e(238)](e(208))[e(306)],{CommentsListView:l,CommentThreadInputView:f}=n[e(329)][e(238)](e(224));let h,d;this[e(320)][e(219)](t.id)?(d=this[e(320)][e(238)](t.id),h=d[e(252)]):(h=new u(n[e(319)],t,c,{disableComments:this[e(265)],editorConfig:r[e(238)](e(300)),maxCommentsWhenCollapsed:r[e(238)](e(229)),maxThreadTotalWeight:r[e(238)](e(253)),maxCommentCharsWhenCollapsed:r[e(238)](e(261)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(238)](e(319))),CommentView:r[e(238)](e(242))[e(345)],CommentsListView:l,CommentThreadInputView:f}),h[e(312)].on(e(335),(()=>{const t=e;n[t(307)][t(289)][t(346)]()})),h[e(260)].on(e(335),(()=>{const t=e;n[t(307)][t(289)][t(346)]()})),d=s[e(286)](this[e(240)][e(319)],h),d[e(248)](e(247)).to(h,e(247)),d[e(248)](e(285)).to(h),d[e(248)](e(305)).to(h,e(305),(t=>e(234)+t)),this[e(320)][e(257)](t.id,d));const g=i[e(263)](t[e(315)],h),p=new Bc(n,t,h,g),m=t[e(283)]()[e(271)]((t=>t[e(249)]));h[e(342)]=n[e(329)][e(238)](e(216))[e(237)][e(236)](m),this[e(250)][e(257)](t,p),this[e(310)][e(257)](h,p);const I=s[e(205)]({view:d,target:()=>{const r=e,s=[],i=t[r(283)]()[r(271)]((t=>t[r(249)]));for(const t of i)s[r(212)](...t[r(222)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(307)],s)},type:()=>e(234)+p[e(289)][e(305)]});i[e(331)](h,I),s[e(272)](I),a[e(275)](I)}[Yc(302)](t){const e=Yc,n=this[e(240)][e(329)][e(238)](e(215)),r=this[e(240)][e(329)][e(238)](e(230)),s=this[e(250)][e(238)](t),o=s[e(289)],i=r[e(344)](o);n[e(226)](o),i&&r[e(269)](i),this[e(250)][e(298)](t),this[e(310)][e(298)](o),s[e(326)]()}[Yc(206)](t){const e=Yc;if(!t[e(249)]||!this[e(250)][e(219)](t))return;const n=this[e(240)][e(329)][e(238)](e(216)),r=this[e(250)][e(238)](t),s=t[e(283)]();r[e(289)][e(342)]=n[e(237)][e(236)](s)}[Yc(326)](){const t=Yc;for(const e of this[t(250)][t(332)]())this[t(302)](e);for(const e of this[t(320)][t(337)]())e[t(252)][t(326)]();super[t(326)]()}}function tu(t){return Yc(220)in t}var eu=nu;function nu(t,e){var n=ru();return(nu=function(t,e){return n[t-=201]})(t,e)}function ru(){var t=["plugins","2622XmfDEg","requires","213sXBkic","1315mwAoXi","12qaGrKN","getSuggestion","addSuggestion","adapter","1168urxKLp","getSuggestions","74328hlmUse","pluginName","editor","addSuggestionData","254776VJRbRu","2992594DEZUrR","20dwYyap","635756gRfEkK","get","35UIlPnC","TrackChanges","770085KwZEVr","Comments"];return(ru=function(){return t})()}!function(t,e){for(var n=nu,r=t();;)try{if(124149===-parseInt(n(223))/1+parseInt(n(221))/2*(-parseInt(n(215))/3)+-parseInt(n(206))/4+parseInt(n(216))/5*(parseInt(n(213))/6)+parseInt(n(208))/7*(-parseInt(n(203))/8)+parseInt(n(210))/9*(parseInt(n(205))/10)+parseInt(n(204))/11*(parseInt(n(217))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ru);class su extends t.Plugin{static get[eu(214)](){return[yc,$c,eu(211)]}static get[eu(224)](){return eu(209)}set[eu(220)](t){var e=eu;this[e(201)][e(212)][e(207)](yc)[e(220)]=t}get[eu(220)](){var t=eu;return this[t(201)][t(212)][t(207)](yc)[t(220)]}[eu(219)](t){var e=eu;return this[e(201)][e(212)][e(207)](yc)[e(202)](t)}[eu(222)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(201)][n(212)][n(207)](yc)[n(222)]({skipNotAttached:t,toJSON:e})}[eu(218)](t){var e=eu;return this[e(201)][e(212)][e(207)](yc)[e(218)](t)}}function ou(){const t=["discardAllSuggestions","Users","Pagination","333tiBFEk","init","getUser","1gscVcY","plugins","getSuggestions","appendChild","349374RcPwxn","12tsuSmd","112mzxbQo","model","config","getDataWithDiscardedSuggestions","488KzJNDZ","get","users","reduce","3490992tSzOzY","TrackChangesDataGetter","trackChangesData","getDataWithAcceptedSuggestions","CommentsRepository","name","pluginName","getCommentThreads","requires","document","constructor","518391qQQrWR","destroy","rootsAttributes","acceptAllSuggestions","TrackChangesData","data","addUser","track-changes-data-invalid-editor-creator","177830EnVXSg","4829099jmuhVs","addSuggestionData","editorCreator","getRootNames","create","editor","end","define","map","push","set","createElement","trackChangesData.editorCreator","TrackChangesEditing","useAnonymousUser","_adapter","execute","div","1441192oIlwFU","getFullData","15650lDiJTb","createDocumentFragment","function","addCommentThread","getRootsAttributes","result"];return(ou=function(){return t})()}const iu=au;function au(t,e){const n=ou();return(au=function(t,e){return n[t-=299]})(t,e)}!function(t,e){const n=au,r=t();for(;;)try{if(782591===-parseInt(n(299))/1*(-parseInt(n(351))/2)+parseInt(n(324))/3+parseInt(n(309))/4*(-parseInt(n(353))/5)+parseInt(n(303))/6*(parseInt(n(305))/7)+parseInt(n(313))/8+-parseInt(n(362))/9*(parseInt(n(332))/10)+parseInt(n(333))/11*(-parseInt(n(304))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ou);const cu=[iu(361)];class uu extends t.Plugin{static get[iu(321)](){return[yc]}static get[iu(319)](){return iu(328)}[iu(363)](){const t=iu,n=this[t(338)];if(n[t(307)][t(340)](t(345),(e=>{const r=t,s=n[r(306)][r(322)][r(336)]()[r(312)](((t,e)=>(t[e]="",t)),{});return n[r(323)][r(337)](s,e)})),t(355)!=typeof n[t(307)][t(310)](t(315))[t(335)])throw new e.CKEditorError(t(331))}[iu(316)](t){return hu(this[iu(338)],!0,t)}[iu(308)](t){return hu(this[iu(338)],!1,t)}}class lu extends t.Plugin{static get[iu(319)](){return iu(314)}constructor(t){const e=iu;super(t),this[e(358)]=e(339)}[iu(363)](){const t=iu;this[t(338)][t(300)][t(310)](t(317))[t(348)]={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(338)][t(300)][t(310)](t(346))[t(348)]=null}}function fu(t){return void 0!==t[iu(357)]}async function hu(t,e,n){const r=iu,s=(0,o.sanitizeEditorConfig)(t,cu);s[r(300)][r(342)](yc,lu),s[r(326)]=fu(t)?t[r(357)]():void 0;const i=document[r(354)](),a=t[r(307)][r(310)](r(315))[r(335)],c=await a(s,(()=>function(t){const e=r,n=document[e(344)](e(350));return t[e(302)](n),n}(i)));!function(t,e){const n=r,s=t[n(306)][n(322)][n(336)]()[n(312)](((e,r)=>(e[r]=t[n(329)][n(310)]({rootName:r}),e)),{}),o=t[n(300)][n(310)](n(360))[n(311)][n(341)]((t=>({id:t.id,name:t[n(318)]}))),i=t[n(300)][n(310)](n(346))[n(301)]({skipNotAttached:!0,toJSON:!0}),a=t[n(300)][n(310)](n(317))[n(320)]({skipNotAttached:!0,toJSON:!0}),c=e[n(300)][n(310)](n(360)),u=e[n(300)][n(310)](n(346)),l=e[n(300)][n(310)](n(317));for(const t of o)c[n(364)](t.id)||c[n(330)](t);c.me||c[n(347)]();for(const t of i)u[n(334)](t);for(const t of a)l[n(356)](t);e[n(329)][n(343)](s)}(t,c),c[r(349)](r(e?327:359));const u=fu(c)?c[r(352)](n):c[r(329)][r(310)](n);return await c[r(325)](),u}function du(){var t=["812454ikwBYB","656952OnYWrk","7002660YZXCNi","6623296RoUjvN","14121ZtLswk","6790tphQzJ","2MtqVtJ","272KZSyiC","2286579xaOcNu","62715StbsMe"];return(du=function(){return t})()}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=477]})(t,e)}!function(t,e){for(var n=gu,r=t();;)try{if(625588===-parseInt(n(485))/1+-parseInt(n(481))/2*(parseInt(n(483))/3)+-parseInt(n(482))/4*(-parseInt(n(484))/5)+parseInt(n(486))/6+parseInt(n(477))/7+-parseInt(n(478))/8+parseInt(n(479))/9*(parseInt(n(480))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(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:()=>cu,TrackChangesEditing:()=>yc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);function c(){const t=["isEnabled","22198UDbveI","513BOZwps","_enableCommands","execute","TrackChangesCommand","74504vZRHsq","editor","has","_isEnabledBasedOnSelection","532GEgvtE","122890TmYOZn","135UuPGsq","clearForceDisabled","_enabledCommands","forceDisabled","affectsData","3256674oGAeMK","9757704PPtpez","refresh","commands","5iQXKAX","2664264XjhbQZ","638881pyrZKJ","_disableUnsupportedCommands","value"];return(c=function(){return t})()}const u=l;function l(t,e){const n=c();return(l=function(t,e){return n[t-=375]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(367244===parseInt(n(396))/1+-parseInt(n(400))/2*(-parseInt(n(385))/3)+parseInt(n(395))/4+parseInt(n(394))/5*(-parseInt(n(390))/6)+parseInt(n(383))/7*(-parseInt(n(379))/8)+parseInt(n(375))/9*(parseInt(n(384))/10)+-parseInt(n(391))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(c);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(387)]=e,this[n(398)]=!1,this[n(392)](),this[n(382)]=!1}[u(392)](){this[u(399)]=!0}[u(377)](){const t=u;this[t(398)]=!this[t(398)],this[t(398)]?this[t(397)]():this[t(376)]()}[u(397)](){const t=u;for(const e of this[t(380)][t(393)][t(393)]())e[t(389)]&&!this[t(387)][t(381)](e)&&e[t(388)](t(378))}[u(376)](){const t=u;for(const e of this[t(380)][t(393)][t(393)]())e[t(389)]&&!this[t(387)][t(381)](e)&&e[t(386)](t(378))}}function h(){const t=["2212UXdNPJ","TrackChangesEditing","model","canEditAt","91ZGOque","execute","get","10460nZkVVc","editor","refresh","879200IsWmad","_isEnabledBasedOnSelection","50073UxWFpN","plugins","acceptSuggestion","6879792oySVnS","90kuALQm","161574xzZJgt","track-changes-accept-suggestion-not-found","1945npXFHL","getRanges","7146UJFxtO","34512ZUPGZV","495cqcDtE","_suggestions","isEnabled"];return(h=function(){return t})()}const g=d;function d(t,e){const n=h();return(d=function(t,e){return n[t-=414]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(593329===parseInt(n(414))/1+-parseInt(n(420))/2*(parseInt(n(416))/3)+parseInt(n(430))/4*(parseInt(n(423))/5)+parseInt(n(421))/6*(parseInt(n(434))/7)+parseInt(n(419))/8+-parseInt(n(425))/9*(parseInt(n(437))/10)+-parseInt(n(427))/11*(parseInt(n(426))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(h);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(428)]=e,this[n(439)](),this[n(415)]=!1}[g(439)](){this[g(429)]=!0}[g(435)](t){const n=g,r=this[n(428)][n(436)](t);if(!r)throw new e.CKEditorError(n(422),this);const s=r[n(424)]();this[n(438)][n(432)][n(433)](s)&&this[n(438)][n(417)][n(436)](n(431))[n(418)](r)}}const m=I;function I(t,e){const n=E();return(I=function(t,e){return n[t-=310]})(t,e)}function E(){const t=["editor","5805spsUqb","getRanges","4178766HlgWnP","_isEnabledBasedOnSelection","878022dZinsy","1077QLOSOe","canEditAt","plugins","model","_suggestions","1717023PlExSx","620ztuRpr","1475200jygmVS","track-changes-discard-suggestion-not-found","2193876ZrGPAg","refresh","isEnabled","discardSuggestion","24fDbpwQ","execute","330RSXbWN","TrackChangesEditing","get"];return(E=function(){return t})()}!function(t,e){const n=I,r=t();for(;;)try{if(373714===-parseInt(n(323))/1*(parseInt(n(314))/2)+-parseInt(n(322))/3+parseInt(n(332))/4+parseInt(n(330))/5+parseInt(n(320))/6+parseInt(n(328))/7*(-parseInt(n(312))/8)+parseInt(n(318))/9*(parseInt(n(329))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(E);class b extends t.Command{constructor(t,e){const n=I;super(t),this[n(327)]=e,this[n(333)](),this[n(321)]=!1}[m(333)](){this[m(310)]=!0}[m(313)](t){const n=m,r=this[n(327)][n(316)](t);if(!r)throw new e.CKEditorError(n(331),this);const s=r[n(319)]();this[n(317)][n(326)][n(324)](s)&&this[n(317)][n(325)][n(316)](n(315))[n(311)](r)}}function T(t){const e=k;return t[e(464)](((t,n)=>e(463)==t[e(442)]&&e(463)!=n[e(442)]?-1:e(463)!=t[e(442)]&&e(463)==n[e(442)]?1:0))}function _(){const t=["isMultiRange","27IJIxBl","isObject","content","execute","type","441532SoWVMe","85132eqILaW","3NFbBjd","getRanges","splice","value","createPositionAt","color","isArray","createPositionBefore","next","4150xgjKau","3843576qnGARB","replace","schema","isTouching","end","push","from","start","deletion","sort","createRange","join","isIntersecting","643266FwbAPt","1027325jnNFKl","isCollapsed","add","isInContent","change","map","length","createPositionAfter","1860464pNPdbZ"," [color "];return(_=function(){return t})()}function y(t,e){const n=k;let r,s=0;const o=[],i=e[n(457)];for(;s<t[n(475)];){const a=t[s],c=t[s+1];r||(r=e[n(452)](a)),A(e,a,c)||(o[n(460)](e[n(465)](r,i[n(481)](a)?e[n(476)](a):e[n(449)](a,n(459)))),r=null),s++}return o}function A(t,e,n){const r=k;if(!n)return!1;const s=t[r(476)](e),o=t[r(452)](n);return s[r(458)](o)}!function(t,e){const n=k,r=t();for(;;)try{if(142678===parseInt(n(445))/1*(parseInt(n(454))/2)+parseInt(n(480))/3*(parseInt(n(444))/4)+-parseInt(n(469))/5+-parseInt(n(468))/6+parseInt(n(443))/7+-parseInt(n(477))/8+parseInt(n(455))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_);function k(t,e){const n=_();return(k=function(t,e){return n[t-=441]})(t,e)}function C(t,e,n){const r=k;for(;n[r(475)];){const s=n[r(447)](0,100);t[r(473)]((()=>{const t=r;for(const n of s)n[t(472)]&&e[t(441)](n.id)}))}}function L(t,e){const n=R();return(L=function(t,e){return n[t-=286]})(t,e)}const N=L;function R(){const t=["1075KqJwhb","_isEnabledBasedOnSelection","2bfFNGR","_command","getRanges","canEditAt","from","209GaOELn","editor","isEnabled","_suggestions","607636zrOBBj","some","isInContent","refresh","39630YLuBZr","6872tyQugO","2488EwyPgm","6ZGrLHu","execute","values","3843aQJxac","2971464UsErLA","713188xHIiuI","781782zPfqJK","model"];return(R=function(){return t})()}!function(t,e){const n=L,r=t();for(;;)try{if(305896===parseInt(n(311))/1+parseInt(n(302))/2*(-parseInt(n(298))/3)+parseInt(n(291))/4*(-parseInt(n(300))/5)+-parseInt(n(292))/6*(parseInt(n(297))/7)+-parseInt(n(290))/8*(-parseInt(n(295))/9)+parseInt(n(289))/10*(parseInt(n(307))/11)+-parseInt(n(296))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(R);class S extends t.Command{constructor(t,e,n){const r=L;super(t),this[r(303)]=e,this[r(310)]=n,this[r(288)](),this[r(301)]=!1}[N(288)](){const t=N,e=Array[t(306)](this[t(310)][t(294)]())[t(286)]((e=>e[t(287)]));this[t(309)]=this[t(303)][t(309)]&&e}[N(293)](){const t=N,e=T(Array[t(306)](this[t(310)][t(294)]()));for(const n of e){const e=n[t(304)]();if(!this[t(308)][t(299)][t(305)](e))return}C(this[t(308)][t(299)],this[t(303)],e)}}const v=O;function M(){const t=["execute","values","model","_selectedSuggestions","1586564niVpth","_command","16dJIPHQ","selection","getRanges","451347CPdPoq","editor","size","from","3khwcla","23129830RiSoZW","_suggestions","3015297gfISXn","canEditAt","document","38785MPqUik","2894540CNQjHn","refresh","798OKSWBO","1768360nkJJhF","_isEnabledBasedOnSelection","isEnabled"];return(M=function(){return t})()}function O(t,e){const n=M();return(O=function(t,e){return n[t-=387]})(t,e)}!function(t,e){const n=O,r=t();for(;;)try{if(551139===-parseInt(n(400))/1+parseInt(n(388))/2*(-parseInt(n(404))/3)+parseInt(n(411))/4+parseInt(n(410))/5*(-parseInt(n(387))/6)+parseInt(n(395))/7*(-parseInt(n(397))/8)+parseInt(n(407))/9+parseInt(n(405))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(M);class w extends t.Command{constructor(t,e,n){const r=O;super(t),this[r(396)]=e,this[r(406)]=n,this[r(394)]=new Set,this[r(412)](),this[r(389)]=!1}[v(412)](){const t=v,e=this[t(401)][t(393)][t(409)][t(398)],n=Array[t(403)](this[t(406)][t(392)]());this[t(394)]=function(t,e){const n=k,r=Array[n(461)](t[n(446)]()),s=new Set;for(const o of e)if(o[n(472)])for(const e of r)for(const r of o[n(446)]())(e[n(467)](r)||t[n(470)]&&!o[n(479)]&&o[n(453)]&&r[n(459)][n(458)](e[n(462)]))&&s[n(471)](o);return s}(e,n),this[t(390)]=this[t(396)][t(390)]&&!!this[t(394)][t(402)]}[v(391)](){const t=v,e=T(Array[t(403)](this[t(394)]));for(const n of e){const e=n[t(399)]();if(!this[t(401)][t(393)][t(408)](e))return}C(this[t(401)][t(393)],this[t(396)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const x=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var P=Array.prototype.splice;const B=function(t){var e=this.__data__,n=x(e,t);return!(n<0)&&(n==e.length-1?e.pop():P.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=x(e,t);return n<0?void 0:e[n][1]};const j=function(t){return x(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=x(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=B,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const W=V;const H=function(){this.__data__=new W,this.size=0};const z=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 Z=function(t){return this.__data__.has(t)};const Q="object"==typeof global&&global&&global.Object===Object&&global;var q="object"==typeof self&&self&&self.Object===Object&&self;const X=Q||q||Function("return this")();const J=X.Symbol;var Y=Object.prototype,$=Y.hasOwnProperty,tt=Y.toString,et=J?J.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=J?J.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=X["__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(X,"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 vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:vt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Lt,wt.prototype.delete=Nt,wt.prototype.get=St,wt.prototype.has=Mt,wt.prototype.set=Ot;const Dt=wt;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(kt||W),string:new Dt}};const xt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Pt=function(t,e){var n=t.__data__;return xt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Bt=function(t){var e=Pt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return Pt(this,t).get(t)};const jt=function(t){return Pt(this,t).has(t)};const Gt=function(t,e){var n=Pt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Ft,Vt.prototype.delete=Bt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Wt=Vt;const Ht=function(t,e){var n=this.__data__;if(n instanceof W){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Wt(r)}return n.set(t,e),this.size=n.size,this};function zt(t){var e=this.__data__=new W(t);this.size=e.size}zt.prototype.clear=H,zt.prototype.delete=z,zt.prototype.get=K,zt.prototype.has=Z,zt.prototype.set=Ht;const Kt=zt;const Zt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const qt=function(t,e,n){"__proto__"==e&&Qt?Qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Xt=Object.prototype.hasOwnProperty;const Jt=function(t,e,n){var r=t[e];Xt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||qt(t,e,n)};const Yt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?qt(n,a,c):Jt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?X.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&Q.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Re=function(t,e){return function(n){return t(e(n))}};const Se=Re(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Ne(t))return Se(t);var e=[];for(var n in Object(t))ve.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):Me(t)};const De=function(t,e){return t&&Yt(e,we(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var xe=Object.prototype.hasOwnProperty;const Pe=function(t){if(!at(t))return Fe(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&xe.call(t,r))&&n.push(r);return n};const Be=function(t){return Oe(t)?Ce(t,!0):Pe(t)};const Ue=function(t,e){return t&&Yt(e,Be(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?X.Buffer:void 0,We=Ve?Ve.allocUnsafe:void 0;const He=function(t,e){if(e)return t.slice();var n=t.length,r=We?We(n):new t.constructor(n);return t.copy(r),r};const ze=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 Ze=function(){return[]};var Qe=Object.prototype.propertyIsEnumerable,qe=Object.getOwnPropertySymbols;const Xe=qe?function(t){return null==t?[]:(t=Object(t),Ke(qe(t),(function(e){return Qe.call(t,e)})))}:Ze;const Je=function(t,e){return Yt(t,Xe(t),e)};const Ye=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Re(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Ye(e,Xe(t)),t=$e(t);return e}:Ze;const en=function(t,e){return Yt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Ye(r,n(t))};const rn=function(t){return nn(t,we,Xe)};const sn=function(t){return nn(t,Be,tn)};const on=At(X,"DataView");const an=At(X,"Promise");const cn=At(X,"Set");const un=At(X,"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=X.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=J?J.prototype:void 0,vn=Sn?Sn.valueOf:void 0;const Mn=function(t){return vn?Object(vn.call(t)):{}};const On=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return On(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Rn(t);case"[object Symbol]":return Mn(t)}};var Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const xn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Fn($e(t))};const Pn=function(t){return te(t)&&"[object Map]"==_n(t)};var Bn=_e&&_e.isMap;const Un=Bn?Ie(Bn):Pn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var Wn="[object Arguments]",Hn="[object Function]",zn="[object Object]",Kn={};Kn[Wn]=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[zn]=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[Hn]=Kn["[object WeakMap]"]=!1;const Zn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return ze(e,a)}else{var h=_n(e),g=h==Hn||"[object GeneratorFunction]"==h;if(fe(e))return He(e,c);if(h==zn||h==Wn||g&&!o){if(a=u||g?{}:xn(e),!c)return u?en(e,Ue(a,e)):Je(e,De(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Be:we)(e);return Zt(p||e,(function(s,o){p&&(s=e[o=s]),Jt(a,o,t(s,n,r,o,e,i))})),a};const Qn=function(t){return Zn(t,5)};const qn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Xn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Jn=/^\w*$/;const Yn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!qn(t))||(Jn.test(t)||!Xn.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||Wt),n}$n.Cache=Wt;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=J?J.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(qn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Yn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||qn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l: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 Wt;++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 Nr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",vr=Object.prototype.hasOwnProperty;const Mr=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&&vr.call(t,"__wrapped__"),d=f&&vr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const Or=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:Mr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const xr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Pr=function(t,e){return e.length<2?t:Fr(t,xr(e,0,-1))};const Br=function(t,e){return e=ur(e,t),null==(t=Pr(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||Br(t,e)},jr=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=139]})(t,e)}function Vr(){const t=["clear","get","getFirstRange","removeMarkers","2240592DBqtWM","setAttribute","push","56cyZHBJ","getContainedElement","addRange","size","change","_isDataLoaded","getRanges","isIntersectingWithRange","set","type","_model","_onAccept","removeMarker","add","discard","onAccept","2167812CGTkcD","map","getRange","getFirstMarker","next","isIntersecting","addMarker","getAllAdjacentSuggestions","nodeBefore","previous","isExternal","486544WlcrnW","_onDiscard","getMarkerNames","removeAttribute","addMarkerName","getItems","author","subType","onDiscard","end","@external","suggestion:","isMultiRange","isInContent","split","markers","authoredAt","data","reduce","accept","toJSON","nodeAfter","598132NZwGgx","6761525CjGCug","decorate","getMarkers","commentThread","head","length","from","start","getMultiRangeId","substr","createdAt","filter","127766KZRKEe","onAttributesChange","attributes","_markerNames","_saved","creator","878364DRpuEu","_onAttributesChange","delete","hasComments"];return(Vr=function(){return t})()}!function(t,e){const n=Gr,r=t();for(;;)try{if(897614===parseInt(n(214))/1+parseInt(n(141))/2+-parseInt(n(149))/3+-parseInt(n(201))/4+parseInt(n(202))/5+parseInt(n(168))/6+-parseInt(n(152))/7*(parseInt(n(179))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vr);class Wr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(157)]=!1,this.id=e.id,this[n(161)]=e[n(161)],this[n(186)]=e[n(186)]||null,this[n(185)]=e[n(185)],this[n(140)]=e[n(140)]||e[n(185)],this[n(178)]=Boolean(e[n(216)]&&e[n(216)][n(189)]),this[n(196)]=null,this[n(162)]=t,this[n(163)]=e[n(167)],this[n(180)]=e[n(187)],this[n(142)]=e[n(215)],this[n(217)]=new Set,this[n(212)]=null,this[n(160)](n(195),null),this[n(160)](n(216),e[n(216)]||{}),this[n(160)](n(177),null),this[n(160)](n(172),null),this[n(160)](n(205),null),this[n(160)](n(139),!1),this[n(203)](n(198)),this[n(203)](n(166))}get[jr(206)](){const t=jr;let e=this;for(;e[t(177)];)e=e[t(177)];return e}get[jr(144)](){const t=jr;return!!this[t(205)]&&this[t(205)][t(207)]>0}get[jr(191)](){const t=jr;return 0!=this[t(217)][t(155)]&&6==Array[t(208)](this[t(217)])[0][t(193)](":")[t(207)]}get[jr(192)](){return null!==this[jr(171)]()}[jr(183)](t){const e=jr;this[e(217)][e(165)](t)}[jr(181)](){const t=jr;return Array[t(208)](this[t(217)])}[jr(204)](){const t=jr;return this[t(181)]()[t(169)]((e=>this[t(162)][t(194)][t(146)](e)))[t(213)]((t=>t))}[jr(171)](){return this[jr(204)]()[0]||null}[jr(148)](){const t=jr;this[t(162)][t(156)]((e=>{const n=t;for(const t of this[n(204)]())e[n(164)](t)})),this[t(217)][t(145)]()}[jr(164)](t){const e=jr;this[e(162)][e(156)]((n=>{n[e(164)](t)})),this[e(217)][e(143)](t)}[jr(154)](t){const e=jr,n=e(190)+this[e(161)]+":"+this[e(186)]+":"+this.id+":"+this[e(140)].id+":"+Wr[e(210)]();this[e(183)](n),this[e(162)][e(156)]((r=>{r[e(174)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(159)](t){const e=jr;for(const n of this[e(158)]())if(n[e(173)](t))return!0;return!1}[jr(158)](){const t=jr;return this[t(204)]()[t(169)]((e=>e[t(170)]()))}[jr(184)](){const t=jr;return this[t(158)]()[t(197)](((e,n)=>[...e,...n[t(184)]()]),[])}[jr(147)](){const t=jr;var e;return(null===(e=this[t(171)]())||void 0===e?void 0:e[t(170)]())||null}[jr(153)](){const t=jr,e=this[t(158)]();if(1!=e[t(207)])return null;const n=e[0],r=n[t(209)][t(200)],s=n[t(188)][t(176)];return r instanceof i.Element?r!=s?null:r:null}[jr(198)](){const t=jr;this[t(163)](this[t(158)](),this[t(196)],this[t(216)]),this[t(148)]()}[jr(166)](){const t=jr;this[t(180)](this[t(158)](),this[t(196)],this[t(216)]),this[t(148)]()}[jr(175)](){const t=jr,e=[];let n=this[t(206)];for(;n;)e[t(151)](n),n=n[t(172)];return e}[jr(150)](t,e){const n=jr,r=Qn(this[n(216)]);hr(r,t,e),wr(r,this[n(216)])||(this[n(216)]=r,this[n(142)](r))}[jr(182)](t){const e=jr,n=Qn(this[e(216)]);Ur(n,t),wr(n,this[e(216)])||(this[e(216)]=n,this[e(142)](this[e(216)]))}[jr(199)](){const t=jr;return{id:this.id,type:this[t(186)]?this[t(161)]+":"+this[t(186)]:this[t(161)],authorId:this[t(140)].id,createdAt:this[t(212)],hasComments:this[t(144)],data:this[t(196)],attributes:this[t(216)]}}static[jr(210)](){const t=jr;return(0,e.uid)()[t(211)](1,5)}}function Hr(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 zr=Kr;function Kr(t,e){const n=Qr();return(Kr=function(t,e){return n[t-=277]})(t,e)}!function(t,e){const n=Kr,r=t();for(;;)try{if(733441===-parseInt(n(345))/1+parseInt(n(310))/2+-parseInt(n(359))/3+-parseInt(n(366))/4*(parseInt(n(305))/5)+-parseInt(n(304))/6+parseInt(n(347))/7*(parseInt(n(309))/8)+parseInt(n(349))/9*(parseInt(n(316))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qr);class Zr{constructor(t,e){const n=Kr;this[n(352)]=[],this[n(364)]=new Map,this[n(314)]=[],this[n(307)]=new Map,this[n(357)]=t,this[n(323)]=e}[zr(337)](t){const e=zr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(300)];o++){const i=t[o];if(!i[e(284)])continue;const a=this[e(361)](i);if(a){if(null!=i[e(315)]){if(r[e(353)](i[e(315)]))continue;r[e(371)](i[e(315)])}n[e(333)](a)}else if(e(334)!=i[e(282)])e(328)!=i[e(282)]&&e(369)!=i[e(282)]||this[e(277)](n,i,t[o+1]);else{const t=i[e(301)][e(368)];if(s[e(353)](t))continue;s[e(371)](i[e(301)][e(368)]),t==_c?this[e(332)](n,i):this[e(350)](n,i)}}return this[e(292)](n)}[zr(367)](t){const e=zr;this[e(352)][e(333)](t)}[zr(322)](t,n,r=e.priorities[zr(297)]){const s=zr;s(326)==typeof t?(0,e.insertToPriorityArray)(this[s(314)],{matchingCallback:t,label:n,priority:r}):this[s(364)][s(306)](t,n)}[zr(360)](t,e){const n=zr;this[n(307)][n(306)](t,e)}[zr(302)](t,e=1){const n=zr;let r;for(const e of this[n(314)])if(e[n(308)](t)){r=e[n(311)];break}return r||(r=this[n(364)][n(341)](t[n(343)])),r?r(e):1!==e?e+" "+t[n(343)]+"s":""+t[n(343)]}[zr(346)](t,e){const n=zr,r=e[n(278)]()[n(370)](),s=n(328)==e[n(282)]?n(371):n(291);for(const e of r){const o=e[n(294)],i=t[t[n(300)]-1];if(o.is(n(285)))i&&i[n(282)][n(286)](n(319))>-1&&t[n(312)](),i&&n(303)==i[n(282)]?i[s]+=o[n(301)]:t[n(333)]({type:n(303),add:n(371)==s?o[n(301)]:"",remove:n(291)==s?o[n(301)]:""});else if(this[n(357)][n(279)](o)){const a=o;if(i&&i[n(282)][n(286)](n(319))>-1&&t[n(312)](),n(281)==e[n(282)])continue;i&&i[n(282)]==s+n(336)&&i[n(344)][n(343)]==a[n(343)]?i[n(293)]++:t[n(333)]({type:s+n(336),element:a,quantity:1}),r[n(327)]((t=>!(n(281)==t[n(282)]&&t[n(294)]==o)))}else if(this[n(357)][n(330)](o,n(342))||o.is(n(344),n(329))){const r=o;if(n(371)==s&&n(355)==e[n(282)]||n(291)==s&&n(281)==e[n(282)])continue;if(i&&-1==i[n(282)][n(286)](n(319))){n(303)==i[n(282)]&&(i[s]+="\n");continue}let a;if(a=n(371)==s?r[n(318)]&&!this[n(357)][n(279)](r[n(318)])?r[n(318)]:null:r[n(320)]&&!this[n(357)][n(279)](r[n(320)])?r[n(320)]:null,r[n(289)]||a&&a[n(289)]){const e=a&&a[n(289)]?a:r;i&&i[n(282)]==s+n(298)&&i[n(344)][n(343)]==e[n(343)]?i[n(293)]++:t[n(333)]({type:s+n(298),element:e,quantity:1})}else t[n(333)]({type:s+n(319),element:r})}}}[zr(292)](t){const e=zr,n=this[e(323)],r=[],s=[],o=[];for(const i of t)switch(i[e(282)]){case e(303):if(i[e(371)]=i[e(371)][e(299)](/(\S)\u000A+(\S)/g,e(373))[e(299)](/\u000A/g,""),i[e(291)]=i[e(291)][e(299)](/(\S)\u000A+(\S)/g,e(373))[e(299)](/\u000A/g,""),""!=i[e(371)]&&""!=i[e(291)]){r[e(333)]({type:e(299),content:Hr(n,e(321),['"'+i[e(291)]+'"','"'+i[e(371)]+'"'])});continue}if(null!=i[e(371)][e(280)](/^ +$/)){r[e(333)]({type:e(328),content:Hr(n,e(356),Hr(n,e(351),i[e(371)][e(300)]))});continue}if(null!=i[e(291)][e(280)](/^ +$/)){r[e(333)]({type:e(369),content:Hr(n,e(295),Hr(n,e(351),i[e(291)][e(300)]))});continue}if(""!=i[e(371)]){r[e(333)]({type:e(328),content:Hr(n,e(356),'"'+i[e(371)]+'"')});continue}r[e(333)]({type:e(369),content:Hr(n,e(295),'"'+i[e(291)]+'"')});continue;case e(339):case e(325):r[e(333)]({type:e(328),content:Hr(n,e(356),this[e(302)](i[e(344)],i[e(293)]))});continue;case e(283):case e(372):r[e(333)]({type:e(369),content:Hr(n,e(295),this[e(302)](i[e(344)],i[e(293)]))});continue;case e(348):r[e(333)]({type:e(328),content:Hr(n,e(331),this[e(302)](i[e(344)],i[e(293)]))});continue;case e(324):r[e(333)]({type:e(369),content:Hr(n,e(288),this[e(302)](i[e(344)],i[e(293)]))});continue;case e(338):s[e(333)](i[e(368)]);continue;case e(313):o[e(333)](i[e(368)]);continue;default:r[e(333)](i)}if(s[e(300)]){const t=s[e(365)]((t=>this[e(307)][e(353)](t)?this[e(307)][e(341)](t):t))[e(363)](", ");r[e(333)]({type:e(287),content:Hr(this[e(323)],e(290),t)})}if(o[e(300)]){const t=o[e(365)]((t=>this[e(307)][e(353)](t)?this[e(307)][e(341)](t):t))[e(363)](", ");r[e(333)]({type:e(287),content:Hr(this[e(323)],e(362),t)})}return r}[zr(361)](t){const e=zr;for(const n of this[e(352)]){const r=n(t);if(r&&e(282)in r)return r}}[zr(350)](t,e){const n=zr,r=e[n(301)],s=void 0===r[n(354)]?n(313):n(338);t[n(333)]({type:s,key:r[n(368)]})}[zr(332)](t,e){const n=zr;t[n(333)]({type:n(287),content:Hr(this[n(323)],n(340),this[n(302)](e[n(278)]()[n(358)][n(335)],1))})}[zr(277)](t,e,n){const r=zr;if(this[r(346)](t,e),n&&n[r(278)]()&&!e[r(278)]()[r(317)][r(296)](n[r(278)]()[r(358)])){const n=t[t[r(300)]-1],s=r(328)==e[r(282)]?r(371):r(291);n&&r(303)==n[r(282)]&&(n[s]+="\n")}}}function Qr(){const t=["removeObject","$1 $2","_handleInsertRemoveSuggestionDescription","getFirstRange","isObject","match","elementEnd","type","removeEmptyContainer","isInContent","$textProxy","indexOf","format","*Merge:* %0","isEmpty","*Set format:* %0","remove","_resolveDescriptionItems","quantity","item","*Remove:* %0","isEqual","normal","EmptyContainer","replace","length","data","getItemLabel","text","6997044NWciID","9865BSCRgC","set","_attributeLabels","matchingCallback","160HtMOnm","202568QWTIIP","label","pop","removeFormat","_itemLabelsCallbacks","subType","33601730shTXib","end","nextSibling","Container","previousSibling","REPLACE_TEXT","registerElementLabel","_locale","removeContainer","addObject","function","skip","insertion","softBreak","checkChild","*Split:* %0","_handleRenameSuggestionDescription","push","attribute","nodeAfter","Object","getDescriptions","addFormat","addEmptyContainer","*Change to:* %0","get","$text","name","element","609836rGpwst","_addDescriptionItems","125937RufqrQ","addContainer","9OdteuO","_handleAttributeSuggestionDescription","ELEMENT_SPACE","_customCallbacks","has","newValue","elementStart","*Insert:* %0","_schema","start","3018033TMOFQw","registerAttributeLabel","_handleCustomCallbackDescription","*Remove format:* %0","join","_itemLabels","map","620XCBlaE","registerDescriptionCallback","key","deletion","getWalker","add"];return(Qr=function(){return t})()}const qr=Xr;function Xr(t,e){const n=Jr();return(Xr=function(t,e){return n[t-=206]})(t,e)}function Jr(){const t=["2rXMhnD","2766MngCEx","afterInit","editor","9UrRRTc","32061dPHZqL","plugins","get","commands","121650GFGOfy","955zxJQcH","10285qVDtoi","enableCommand","781fxvOIT","4310392xPesRH","showAIAssistant","8JeLKIk","6708751vDWuIV","TrackChangesEditing","24500460HoBiov"];return(Jr=function(){return t})()}!function(t,e){const n=Xr,r=t();for(;;)try{if(480370===-parseInt(n(223))/1*(parseInt(n(213))/2)+parseInt(n(218))/3*(parseInt(n(209))/4)+-parseInt(n(224))/5*(parseInt(n(214))/6)+-parseInt(n(210))/7+parseInt(n(207))/8*(-parseInt(n(217))/9)+parseInt(n(222))/10*(parseInt(n(206))/11)+parseInt(n(212))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jr);class Yr extends t.Plugin{[qr(215)](){const t=qr,e=this[t(216)],n=e[t(219)][t(220)](t(211));e[t(221)][t(220)](t(208))&&n[t(225)](t(208))}}const $r=es;function ts(){const t=["_registerLegacyDescription","10699672iUDQSa","right","formatBlock","descriptionFactory","13954581aLOAHM","8050524HNPpMI","*Format:* %0","type","registerBlockAttribute","7AGHeKZ","FORMAT_ALIGN_TO_LEFT","get","FORMAT_JUSTIFY_TEXT","locale","873024MnZFaj","value","has","FORMAT_ALIGN_TO_RIGHT","AlignmentEditing","enableDefaultAttributesIntegration","registerDescriptionCallback","justify","6NwBRip","10UKdErF","11QjGmaX","afterInit","center","3hDySmH","3175556NDcjgQ","FORMAT_ALIGNMENT","TrackChangesEditing","plugins","FORMAT_ALIGN_TO_CENTER","left","commandName","alignment","236705IuiRpO","161038ZAAQjt","commandParams","editor","format","registerAttributeLabel"];return(ts=function(){return t})()}function es(t,e){const n=ts();return(es=function(t,e){return n[t-=279]})(t,e)}!function(t,e){const n=es,r=t();for(;;)try{if(961266===parseInt(n(298))/1+-parseInt(n(289))/2*(parseInt(n(288))/3)+parseInt(n(318))/4+parseInt(n(297))/5*(-parseInt(n(283))/6)+parseInt(n(313))/7*(parseInt(n(304))/8)+parseInt(n(308))/9*(parseInt(n(284))/10)+-parseInt(n(285))/11*(parseInt(n(309))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ts);class ns extends t.Plugin{[$r(286)](){const t=$r,e=this[t(300)],n=e[t(317)];if(!e[t(292)][t(320)](t(279)))return;const r=e[t(292)][t(315)](t(291));r[t(280)](t(296)),r[t(312)](t(296)),r[t(307)][t(302)](t(296),Hr(n,t(290))),this[t(303)]()}[$r(303)](){const t=$r,e=this[t(300)],n=e[t(317)];e[t(292)][t(315)](t(291))[t(307)][t(281)]((e=>{const r=t;if(r(306)!=e[r(311)])return;const{data:s}=e;if(s&&r(296)==s[r(295)]){const t=s[r(299)][0][r(319)];return{type:r(301),content:Hr(n,r(310),function(t){const e=r;switch(t){case e(294):return Hr(n,e(314));case e(305):return Hr(n,e(321));case e(287):return Hr(n,e(293));case e(282):return Hr(n,e(316))}}(t))}}}))}}const rs=ss;function ss(t,e){const n=as();return(ss=function(t,e){return n[t-=135]})(t,e)}!function(t,e){const n=ss,r=t();for(;;)try{if(104326===-parseInt(n(170))/1+-parseInt(n(173))/2*(parseInt(n(167))/3)+-parseInt(n(157))/4+parseInt(n(156))/5+-parseInt(n(143))/6+-parseInt(n(180))/7+parseInt(n(187))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(as);const os=[rs(171),rs(150),rs(166),rs(135),rs(168),rs(164),rs(161)];class is extends t.Plugin{[rs(182)](){const t=rs,e=this[t(158)],n=e[t(172)][t(177)](t(175)),r=e[t(178)];for(const s of os){if(!e[t(172)][t(188)](s))continue;const o=s[t(169)](0,-7)[t(145)](),i=t(141)+o[t(136)]();n[t(181)](o),n[t(151)](o),n[t(153)][t(176)](o,Hr(r,i))}this[t(162)]()}[rs(162)](){const t=rs,e=this[t(158)],n=e[t(178)],r=e[t(172)][t(177)](t(175));function s(e,s){const o=t;r[o(153)][o(186)]((t=>{const r=o;if(r(159)!=t[r(183)])return;const{data:i}=t;return i&&i[r(139)]===e?i[r(147)][0][r(185)]?{type:r(163),content:Hr(n,r(174),s)}:{type:r(163),content:Hr(n,r(154),s)}:void 0}))}s(t(140),Hr(n,t(138))),s(t(142),Hr(n,t(144))),s(t(149),Hr(n,t(160))),s(t(165),Hr(n,t(155))),s(t(148),Hr(n,t(137))),s(t(179),Hr(n,t(184))),s(t(146),Hr(n,t(152)))}}function as(){const t=["UnderlineEditing","6159KbujOj","StrikethroughEditing","slice","73699BGVQJJ","BoldEditing","plugins","120ibEEQp","*Format:* %0","TrackChangesEditing","registerAttributeLabel","get","locale","subscript","1160187IrRvaD","enableDefaultAttributesIntegration","afterInit","type","FORMAT_SUBSCRIPT","forceValue","registerDescriptionCallback","3157352UsaEux","has","CodeEditing","toUpperCase","FORMAT_STRIKETHROUGH","FORMAT_BOLD","commandName","bold","FORMAT_","italic","643548oJLCnu","FORMAT_ITALIC","toLowerCase","superscript","commandParams","strikethrough","underline","ItalicEditing","registerInlineAttribute","FORMAT_SUPERSCRIPT","descriptionFactory","*Remove format:* %0","FORMAT_CODE","978420SCHTou","64596iIxthp","editor","formatInline","FORMAT_UNDERLINE","SuperscriptEditing","_registerLegacyDescription","format","SubscriptEditing","code"];return(as=function(){return t})()}function cs(t,e){const n=ls();return(cs=function(t,e){return n[t-=277]})(t,e)}const us=cs;function ls(){const t=["enableCommand","selection","commandName","checkChild","TrackChangesEditing","schema","commands","format","ELEMENT_BLOCK_QUOTE","$root","3424561LUQhEn","1895WSPngN","from","parent","1852fMODrj","change","*Remove format:* %0","descriptionFactory","18hVRLTe","getSelectedBlocks","plugins","2005005CszjdK","get","429432vMUPuP","77RrNUKa","editor","BlockQuoteEditing","*Set format:* %0","model","blockQuote","6gCkOpz","has","locale","27961JBYVUZ","filter","commandParams","markBlockFormat","780190JWczfO","afterInit","2061736IqZyBd","document","forceValue","91mSfLGm","42puMvEl","value","name","registerDescriptionCallback"];return(ls=function(){return t})()}!function(t,e){const n=cs,r=t();for(;;)try{if(370299===parseInt(n(282))/1*(-parseInt(n(292))/2)+-parseInt(n(317))/3+-parseInt(n(310))/4*(parseInt(n(307))/5)+parseInt(n(279))/6*(parseInt(n(306))/7)+parseInt(n(288))/8*(parseInt(n(314))/9)+parseInt(n(286))/10*(parseInt(n(320))/11)+-parseInt(n(319))/12*(-parseInt(n(291))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ls);class fs extends t.Plugin{[us(287)](){const t=us,e=this[t(321)],n=e[t(281)];if(!e[t(316)][t(280)](t(322)))return;const r=e[t(316)][t(318)](t(300)),s=this[t(321)][t(302)][t(318)](t(278));r[t(296)](t(278),((n,o={})=>{const i=t,a=this[i(321)][i(277)][i(289)][i(297)],c=o&&void 0!==o[i(290)]?o[i(290)]:!s[i(293)];let u=[];if(c){const t=Array[i(308)](a[i(315)]())[i(283)]((t=>hs(t)||function(t,e){const n=i,r=e[n(299)](t[n(309)],n(278)),s=e[n(299)]([n(305),n(278)],t);return r&&s}(t,this[i(321)][i(277)][i(301)])));u=y(t,e[i(277)])}else{const t=Array[i(308)](a[i(315)]())[i(283)]((t=>hs(t)));u=y(t,e[i(277)])}e[i(277)][i(311)]((()=>{const t=i;for(const e of u)r[t(285)](e,{commandName:t(278),commandParams:[{forceValue:c}]})}))})),r[t(313)][t(295)]((e=>{const r=t,{data:s}=e;if(s&&r(278)==s[r(298)]){const t=Hr(n,r(304));return s[r(284)][0][r(290)]?{type:r(303),content:Hr(n,r(323),t)}:{type:r(303),content:Hr(n,r(312),t)}}}))}}function hs(t){const e=us;return e(278)==t[e(309)][e(294)]}const gs=ps;!function(t,e){const n=ps,r=t();for(;;)try{if(136183===-parseInt(n(240))/1*(-parseInt(n(244))/2)+parseInt(n(230))/3+parseInt(n(236))/4+parseInt(n(241))/5*(-parseInt(n(246))/6)+-parseInt(n(226))/7+-parseInt(n(229))/8+-parseInt(n(238))/9*(-parseInt(n(232))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ms);class ds extends t.Plugin{[gs(239)](){const t=gs,e=this[t(234)];e[t(235)][t(228)](t(231))&&(e[t(235)][t(227)](t(245))[t(243)](t(237)),e[t(235)][t(227)](t(245))[t(243)](t(242)),e[t(235)][t(227)](t(245))[t(243)](t(233)))}}function ps(t,e){const n=ms();return(ps=function(t,e){return n[t-=226]})(t,e)}function ms(){const t=["changeCaseTitle","editor","plugins","243540JKuvWw","changeCaseUpper","29763gAbNyV","afterInit","3181MwjNnh","200pvXhzL","changeCaseLower","enableCommand","20OAxizi","TrackChangesEditing","28056yKUbku","404747MOcZoi","get","has","1874416WoTmDB","605616wJWXxY","CaseChange","970YvVyuZ"];return(ms=function(){return t})()}const Is=bs;!function(t,e){const n=bs,r=t();for(;;)try{if(329248===parseInt(n(168))/1*(-parseInt(n(171))/2)+-parseInt(n(154))/3*(-parseInt(n(167))/4)+-parseInt(n(169))/5+-parseInt(n(161))/6+-parseInt(n(164))/7+-parseInt(n(170))/8+-parseInt(n(166))/9*(-parseInt(n(157))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ts);class Es extends t.Plugin{[Is(158)](){const t=Is,e=this[t(162)];e[t(156)][t(163)](t(160))&&e[t(165)][t(163)](t(155))[t(159)](t(160))}}function bs(t,e){const n=Ts();return(bs=function(t,e){return n[t-=154]})(t,e)}function Ts(){const t=["commands","145480rFLcGY","afterInit","enableCommand","ckbox","3621186dfhHee","editor","get","2256912NxbcpR","plugins","1377lgtDZL","4tUUjvY","1521hKghKf","2614530dXGLtr","3401232GHrxeI","236xzbMKO","470667QgLhLl","TrackChangesEditing"];return(Ts=function(){return t})()}const _s=ys;function ys(t,e){const n=As();return(ys=function(t,e){return n[t-=353]})(t,e)}function As(){const t=["22lJgnVu","registerDescriptionCallback","2723880rAVHdD","type","4481964YKXBrj","formatBlock","value","schema","model","commands","5936836ujXDiP","60338qJGhQQ","isLimit","3PveDNo","commandParams","language","825056fSQsaR","*Set format:* %0","*Remove format:* %0","commandName","markBlockFormat","change","71055RhtMmO","from","filter","ELEMENT_CODE_BLOCK","enableCommand","checkChild","document","indentCodeBlock","find","name","has","plugins","1550zQtovJ","rootElement","codeBlock","CodeBlock","selection","7543255QNpMaH","registerElementLabel","getSelectedBlocks","label","get","forceValue","TrackChangesEditing","format","afterInit","config","outdentCodeBlock","blockName","28yvlhmz","toLowerCase","parent","editor","languages","locale","110QyuMVW","descriptionFactory"];return(As=function(){return t})()}!function(t,e){const n=ys,r=t();for(;;)try{if(801507===parseInt(n(363))/1*(parseInt(n(411))/2)+-parseInt(n(365))/3*(parseInt(n(362))/4)+parseInt(n(391))/5+parseInt(n(356))/6+parseInt(n(403))/7*(parseInt(n(368))/8)+parseInt(n(374))/9*(parseInt(n(386))/10)+-parseInt(n(409))/11*(parseInt(n(354))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(As);class ks extends t.Plugin{[_s(399)](){const t=_s,e=this[t(406)];if(!e[t(385)][t(384)](t(389)))return;const n=e[t(385)][t(395)](t(397)),r=e[t(408)],s=e[t(400)][t(395)](t(388))[t(407)],o=e[t(361)][t(395)](t(388));n[t(378)](t(381)),n[t(378)](t(401)),n[t(378)](t(388),((r,i={})=>{const a=t,c=e[a(360)],u=e[a(360)][a(380)][a(390)],l=i&&void 0!==i[a(396)]?i[a(396)]:!o[a(358)];let f;i[a(367)]||(i[a(367)]=s[0][a(367)]),f=l?Array[a(375)](u[a(393)]())[a(376)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(387))&&!e[n(364)](t)&&e[n(379)](t[n(405)],n(388))}(t,c[a(359)]))):Array[a(375)](u[a(393)]())[a(376)]((t=>Cs(t)));const h=y(f,c);c[a(373)]((()=>{const t=a;for(const e of h)n[t(372)](e,{commandName:t(388),commandParams:[{...i,forceValue:l}],formatGroupId:t(402)})}))})),n[t(410)][t(392)](t(388),(e=>Hr(r,t(377),e))),n[t(410)][t(353)]((e=>{const n=t;if(n(357)!=e[n(355)])return;const o=r.t,{data:i}=e;if(!i||n(388)!=i[n(371)])return;const a=i[n(366)][0][n(367)],c=o(s[n(382)]((t=>t[n(367)]===a))[n(394)])[n(404)]();return i[n(366)][0][n(396)]?{type:n(398),content:Hr(r,n(369),Hr(r,n(377),1)+" ("+c+")")}:{type:n(398),content:Hr(r,n(370),Hr(r,n(377),1))}}))}}function Cs(t){const e=_s;return e(388)==t[e(383)]}function Ls(){const t=["get","1130ylDpYi","13677612WzCSOE","has","3855GqTDvX","2186322yyfiiW","2108kDVAhG","3220728OUgqWk","4qLogOc","addCommentThread","14HjmAAo","TrackChangesEditing","afterInit","11CDxMJr","1830hZcwFm","editor","CommentsEditing","7017530fEYuQG","34002jkBlbM","enableCommand","plugins","1123SWxtpt"];return(Ls=function(){return t})()}const Ns=Rs;function Rs(t,e){const n=Ls();return(Rs=function(t,e){return n[t-=166]})(t,e)}!function(t,e){const n=Rs,r=t();for(;;)try{if(699002===parseInt(n(183))/1*(parseInt(n(168))/2)+parseInt(n(167))/3*(parseInt(n(170))/4)+parseInt(n(166))/5*(-parseInt(n(176))/6)+parseInt(n(172))/7*(-parseInt(n(169))/8)+-parseInt(n(180))/9*(-parseInt(n(185))/10)+parseInt(n(175))/11*(-parseInt(n(186))/12)+parseInt(n(179))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ls);class Ss extends t.Plugin{[Ns(174)](){const t=Ns,e=this[t(177)];e[t(182)][t(187)](t(178))&&e[t(182)][t(184)](t(173))[t(181)](t(171))}}var vs=n(834);function Ms(t,e){const n=ws();return(Ms=function(t,e){return n[t-=326]})(t,e)}function Os(t,e,n){const r=Ms,s=[];for(const o of e[r(342)]())o[r(364)](t)&&s[r(336)](n[r(367)](o));return s}function ws(){const t=["plugins","consumable","createUIElement","item","ck-suggestion-marker-","10643128caTtPo","2454defpJL","15716602cdjAil","insert","getWalker","hasAttribute","TrackChangesEditing","isLimit","createRangeOn","name","addClass","mapper","bindElementToMarker","span","isBlock","89988uwyuJK","1584uNPcew","addHighlight","parent","test","ck-suggestion-marker--active","markerRange","elementEnd","schema","6111axYmmV","start","12rYixdK","toViewPosition","includes","model","push","toViewElement","activeMarkers","type","writer","nextSibling","getItems","previousPosition","markerName","130788kAlorb","1119ACxUql","21720xNMpaN","isAtEnd","isContent","get","getCustomProperty","7704fBjhPx","20VOkhqJ"];return(ws=function(){return t})()}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=Ms,s=t[r(354)][r(350)](r(365));return(o,i,a)=>{const c=r;if(!a[c(355)][c(378)](i[c(327)],o[c(368)]))return;const u=i[c(327)][c(363)](),l=i[c(327)][c(331)],f=t[c(335)][c(329)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(357)];d=d||f[c(349)](e);const n=a[c(370)][c(337)](e);if(n&&n[c(351)](c(376)))return;c(328)==t[c(339)]&&f[c(373)](e)&&!f[c(366)](e)&&(e[c(341)]||l[c(348)]?h&&h[c(377)]==e||(h=e,m(t[c(343)]),p=!0):g=g||t[c(343)])}function m(t){const r=c,o=a[r(340)][r(356)](r(372),{class:r(358)+e}),u=a[r(370)][r(333)](t);n&&s[r(338)][r(334)](i[r(344)])&&a[r(340)][r(369)](r(326),o),a[r(340)][r(362)](u,o),a[r(370)][r(371)](o,i[r(344)])}d||p||!g||m(g)}}!function(t,e){const n=Ms,r=t();for(;;)try{if(948666===parseInt(n(346))/1*(-parseInt(n(360))/2)+parseInt(n(345))/3+parseInt(n(374))/4*(parseInt(n(353))/5)+parseInt(n(375))/6*(parseInt(n(330))/7)+-parseInt(n(359))/8+parseInt(n(352))/9*(parseInt(n(347))/10)+-parseInt(n(361))/11*(-parseInt(n(332))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ws);const Fs=Ps;function xs(){const t=["writer","uiElement","37236fUPIaK","unit","rootName","end","root","model","bind","deleteForward","2096590EZWBHU","enableCommand","selection","120TxoKUe","createRange","start","208557JfeuxY","$graveyard","setSelection","243020AVsqbW","requires","editor","document","downcastDispatcher","buffer","markerName","remove","enqueueChange","unbindElementFromMarkerName","get","delete","batch","showSuggestionHighlights","352743NtmZwf","data","fromRange","1278CmSCzk","merge","detach","commands","11PnBhQz","getFirstRange","forward","removeMarker:suggestion:deletion","markerNameToElements","options","40999TooCsd","unlock","editing","TrackChangesEditing","lock","mapper","modifySelection","8lQYydL","createSelection","plugins","init","high","isCollapsed","8QeNtLI","addMarker:suggestion:deletion"];return(xs=function(){return t})()}function Ps(t,e){const n=xs();return(Ps=function(t,e){return n[t-=200]})(t,e)}!function(t,e){const n=Ps,r=t();for(;;)try{if(183310===parseInt(n(235))/1+parseInt(n(201))/2+parseInt(n(232))/3*(-parseInt(n(252))/4)+parseInt(n(218))/5+-parseInt(n(212))/6*(-parseInt(n(245))/7)+-parseInt(n(258))/8*(-parseInt(n(215))/9)+parseInt(n(209))/10*(parseInt(n(239))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xs);class Bs extends t.Plugin{static get[Fs(219)](){return[vs.Delete]}[Fs(255)](){const t=Fs,e=this[t(220)],n=e[t(254)][t(228)](t(248));n[t(210)](t(229));const r=e[t(238)][t(228)](t(208));n[t(210)](t(208),((n,s={})=>{const o=t,a=e[o(206)][o(253)](e[o(206)][o(221)][o(211)]);a[o(257)]&&e[o(206)][o(251)](a,{direction:o(241),unit:s[o(202)]});const c=a[o(240)](),u=i.LiveRange[o(234)](c);let l;n(s),l=o(216)==u[o(205)][o(203)]?e[o(206)][o(213)](c[o(214)]):e[o(206)][o(213)](u[o(214)],u[o(204)]),u[o(237)](),e[o(206)][o(226)](r[o(223)][o(230)],(t=>{const e=o;r[e(223)][e(249)](),t[e(217)](t[e(213)](l[e(204)])),r[e(223)][e(246)]()}))})),e[t(247)][t(222)].on(t(259),Ds(e,t(236)),{priority:t(256)}),e[t(233)][t(222)].on(t(259),((n,r,s)=>{const o=t;s[o(244)][o(231)]&&Ds(e,o(236),{showActiveMarker:!1})[o(207)](this)(n,r,s)}),{priority:t(256)}),e[t(247)][t(222)].on(t(242),((e,n,r)=>{const s=t,o=r[s(250)][s(243)](n[s(224)]);if(o)for(const t of o)t.is(s(200))&&(r[s(250)][s(227)](t,n[s(224)]),r[s(260)][s(225)](t))}),{priority:t(256)})}}function Us(t,e){const n=Vs();return(Us=function(t,e){return n[t-=464]})(t,e)}const js=Us;!function(t,e){const n=Us,r=t();for(;;)try{if(636172===-parseInt(n(475))/1+-parseInt(n(570))/2+parseInt(n(480))/3+-parseInt(n(594))/4+parseInt(n(525))/5+parseInt(n(565))/6+parseInt(n(496))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vs);class Gs extends t.Plugin{[js(505)](){const t=js,e=this[t(539)];if(!e[t(493)][t(527)](t(603)))return;const n=e[t(483)],r=e[t(493)][t(482)](t(464)),s=e[t(493)][t(527)](t(470)),o=!!e[t(530)][t(482)](t(555));function i(e){const r=t;return{type:r(504),content:""+Hr(n,r(502),e)}}function a(e){const r=t;return{type:r(504),content:""+Hr(n,r(610),e)}}r[t(593)](t(510)),r[t(593)](t(535)),r[t(593)](t(520)),r[t(593)](t(604)),r[t(593)](t(549)),r[t(593)](t(507)),r[t(593)](t(466)),r[t(593)](t(600)),r[t(542)](t(572)),r[t(542)](t(576)),r[t(542)](t(581)),o&&(r[t(593)](t(586)),r[t(593)](t(506))),s&&(r[t(593)](t(590)),r[t(593)](t(543)),r[t(542)](t(582)),r[t(513)][t(546)]((e=>{const r=t,{data:s}=e;if(s&&r(582)==s[r(528)])return{type:r(504),content:s[r(560)]?Hr(n,r(489)):Hr(n,r(468))}})),this[t(539)][t(492)][t(569)][t(567)]((e=>{const n=t;if(e[n(558)][n(561)])return!1;let s=!1;const o=r[n(584)]({skipNotAttached:!0})[n(498)]((t=>n(582)===r[n(574)](t)));for(const t of o)n(597)!=t[n(587)]()[n(545)][n(575)][n(577)](n(576))&&(r[n(607)](t[n(587)](),n(553))[n(583)]((t=>n(576)===r[n(574)](t[n(551)])))||(e[n(533)](t[n(473)]()),s=!0));return s}))),r[t(513)][t(588)](t(581),Hr(n,t(536)));const c={type:t(504),content:""};r[t(513)][t(546)]((e=>{const r=t,{data:s}=e;if(!s||r(576)!=s[r(528)])return;let u=e[r(485)];for(;u;){if(u[r(486)]&&((r(517)==u[r(486)][r(528)]||r(467)==u[r(486)][r(528)])&&(u[r(486)][r(560)]&&r(501)!=u[r(486)][r(560)]||r(501)!=u[r(486)][r(589)]&&!s[r(560)])||!o&&u[r(486)][r(528)]==_c))return c;u=u[r(541)]}if(null==s[r(560)])switch(s[r(589)]){case r(585):return a(Hr(n,r(487)));case r(491):return a(Hr(n,r(608)));case r(597):return a(Hr(n,r(557)))}switch(s[r(560)]){case r(585):return i(Hr(n,r(487)));case r(491):return i(Hr(n,r(608)));case r(597):return i(Hr(n,r(557)))}})),r[t(513)][t(546)]((e=>{const n=t,{data:r}=e;if(r&&n(581)==r[n(528)])return null==r[n(560)]||null==r[n(589)]&&0==r[n(560)]?c:void 0})),r[t(513)][t(546)]((e=>{const r=t;if(r(553)!=e[r(511)])return;const{data:s}=e;if(!s||r(572)!=s[r(528)])return;const o=Ws(e);return r(560)==o?{type:r(504),content:Hr(n,r(509))}:r(589)==o?{type:r(504),content:Hr(n,r(490))}:c})),e[t(492)][t(569)][t(567)]((e=>this[t(596)](e))),e[t(492)][t(569)][t(567)]((e=>this[t(488)](e))),e[t(492)][t(569)][t(567)]((e=>this[t(519)](e))),this[t(508)]()}[js(596)](t){const e=js;if(t[e(558)][e(561)]||!t[e(558)][e(563)])return!1;let n=!1;const r=this[e(539)][e(493)][e(482)](e(464))[e(584)]({skipNotAttached:!0})[e(498)]((t=>t[e(486)]&&e(572)==t[e(486)][e(528)]))[e(498)]((t=>t[e(486)][e(560)]&&t[e(486)][e(589)]));for(const s of r)Ws(s)||(t[e(533)](s[e(473)]()),n=!0);return n}[js(488)](t){const e=js;if(t[e(558)][e(561)]||!t[e(558)][e(563)])return!1;const n=this[e(539)][e(493)][e(482)](e(464));if(n[e(523)][e(526)])return!1;let r=!1;const s=[e(576),e(572),e(581),e(517),e(602),e(592),e(494),e(571),e(467)],o=this[e(539)][e(492)][e(569)][e(465)][e(547)]()[e(498)]((t=>e(553)==t[e(511)]))[e(498)]((t=>s[e(478)](t[e(484)])));if(0==o[e(534)])return r;for(const i of o){const o=n[e(607)](i[e(531)],e(553))[e(498)]((t=>!t[e(562)][e(524)]))[e(469)]((t=>t[e(551)]))[e(498)]((t=>{const r=e,o=n[r(574)](t);return s[r(478)](o)}));if(o[e(534)]){for(const n of o)t[e(533)](n[e(473)]());r=!0}}return r}[js(519)](t){const e=js;if(t[e(558)][e(561)]||!t[e(558)][e(563)])return!1;const n=this[e(539)][e(493)][e(482)](e(464));let r=!1;const s=[e(576),e(572),e(581),e(517),e(602),e(592),e(494),e(571),e(467)];for(const t of n[e(584)]({skipNotAttached:!0})){const o=n[e(607)](t[e(587)](),e(553))[e(469)]((t=>t[e(551)]))[e(498)]((t=>t[e(486)]&&s[e(478)](t[e(486)][e(528)])));if(!o[e(534)])continue;const a=o[0][e(485)][e(474)][e(591)];if(!o[e(605)]((t=>t[e(474)][e(591)]===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(584)]({skipNotAttached:!0})[s(498)]((e=>s(553)==e[s(511)]&&e[s(474)][s(591)]==t)))e[s(579)](s(591),r)}function i(t,n){const r=e;let s=t[r(485)],i=!1;for(;s;)s[r(474)][r(591)]!=n&&(o(s[r(474)][r(591)],n),s[r(579)](r(591),n),i=!0),s=s[r(541)];return i}}[js(508)](){const t=js,e=this[t(539)],n=e[t(483)],r=e[t(493)][t(482)](t(464));this[t(552)](),r[t(532)][t(500)](t(476),t(477),t(559),(function(n,r){const s=t,o=[];for(let t of n)t[s(545)][s(575)]===t[s(601)][s(515)]&&(t=e[s(492)][s(595)](e[s(492)][s(522)](t[s(545)][s(575)],0))),o[s(550)](t);e[s(492)][s(580)]((t=>{const n=s,a=e[n(492)][n(569)][n(599)],c=Array[n(548)](a[n(529)]())[n(469)]((t=>i.LiveRange[n(471)](t)));t[n(573)](o),e[n(564)][n(482)](r[n(609)])[n(481)](),r[n(606)][n(550)]({forceDefaultExecution:!0}),e[n(518)](r[n(609)],...r[n(606)]),t[n(573)](c);for(const t of c)t[n(554)]()}))})),r[t(513)][t(499)]((function(n){const r=t,s=!e[r(492)][r(516)][r(544)](n),o=n[r(540)],i=n[r(598)],a=n[r(577)](r(572)),c=!o||o[r(577)](r(572))!==a,u=!i||i[r(577)](r(572))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(537),e)))}[js(552)](){const t=js,e=this[t(539)],n=e[t(483)];function r(n){const r=t,s=e[r(564)][r(482)](r(535))[r(526)],o=e[r(564)][r(482)](r(510))[r(526)];return r(510)===n?s:o}e[t(493)][t(482)](t(464))[t(513)][t(546)]((function(s){const o=t;if(o(476)!=s[o(511)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(609)]){case o(535):u=i[o(606)][0][o(566)],l=r(i[o(609)]),a=o(u?512:556),!l&&e[o(530)][o(482)](o(555))||(a=o(514)),c={type:o(504),content:Hr(n,a,Hr(n,o(487)))};break;case o(510):u=i[o(606)][0][o(566)],l=r(i[o(609)]),a=o(u?512:556),!l&&e[o(530)][o(482)](o(555))||(a=o(514)),c={type:o(504),content:Hr(n,a,Hr(n,o(608)))};break;case o(549):a=o(479),c={type:o(504),content:Hr(n,a,Hr(n,o(537)))};break;case o(507):a=function(t){const e=o,n=t[e(587)]();let r=n[e(545)][e(575)];for(;r&&n[e(538)](r);){if(r[e(577)](e(581))>0)return!1;r=r[e(598)]}return!0}(s)?Hr(n,o(556),Hr(n,function(t){const e=o;return e(472)+t[e(587)]()[e(545)][e(575)][e(577)](e(576))[e(497)]()+e(568)}(s))):Hr(n,o(521),Hr(n,o(537))),c={type:o(504),content:a};break;case o(586):case o(506):!1===i[o(503)]&&(a=o(495),c={type:o(578),content:Hr(n,a,Hr(n,o(537)))})}return c}))}}function Vs(){const t=["documentList","includes","*Indent:* %0","325596BaIzLa","refresh","get","locale","attributeKey","head","data","ELEMENT_BULLETED_LIST","noTrackChangesFixer","*Check item*","*Split:* list item","numbered","model","plugins","todoListCheck","*Merge:* %0","14603274mgMxZF","toUpperCase","filter","registerElementLabel","registerCustomCallback","default","*Set format:* %0","multipleBlocks","format","afterInit","mergeListItemForward","outdentList","_supportLegacySuggestions","*Merge:* list item","numberedList","type","*Format:* insert into %0","descriptionFactory","*Change to:* %0","parent","schema","listStyle","execute","assureChains","customNumberedList","*Outdent:* %0","createPositionAt","trackChangesCommand","isNextTo","1324545PhcnKD","value","has","key","getRanges","config","range","_suggestionFactory","removeMarker","length","bulletedList","FORMAT_INDENT","ELEMENT_LIST_ITEM","containsItem","editor","previousSibling","next","registerBlockAttribute","checkTodoList","isObject","start","registerDescriptionCallback","getChanges","from","indentList","push","suggestion","_registerLegacyDescription","attribute","detach","list.multiBlock","*Format:* remove from %0","ELEMENT_TODO_LIST","batch","accept","newValue","isUndo","meta","isLocal","commands","4997610zlvxzP","forceValue","registerPostFixer","_LIST","document","1871006VvdZih","listMarker","listItemId","setSelection","_getAttributeKey","nodeAfter","listType","getAttribute","deletion","setAttribute","change","listIndent","todoListChecked","find","getSuggestions","bulleted","mergeListItemBackward","getFirstRange","registerAttributeLabel","oldValue","todoList","groupId","listReversed","enableDefaultAttributesIntegration","2206768tzLftX","createRange","listItemIdFixer","todo","nextSibling","selection","splitListItemBefore","end","listStart","ListEditing","customBulletedList","every","commandParams","_findSuggestions","ELEMENT_NUMBERED_LIST","commandName","*Remove format:* %0","TrackChangesEditing","differ","splitListItemAfter","listMarkerStyle","*Uncheck item*","map","TodoListEditing","fromRange","ELEMENT_","getFirstMarker","attributes","1169191PDoWjq","formatBlock"];return(Vs=function(){return t})()}function Ws(t){const e=js;let n=t[e(587)]()[e(545)][e(575)][e(540)];for(;n;){const r=n[e(577)](e(572));if(!r)return!1;if(r==t[e(486)][e(560)])return e(560);if(r==t[e(486)][e(589)])return e(589);n=n[e(540)]}return!1}const Hs=zs;function zs(t,e){const n=Ks();return(zs=function(t,e){return n[t-=236]})(t,e)}function Ks(){const t=["35357WLxevk","has","start","bulleted","default","FORMAT_LIST_REVERSED","*Format:* set order to regular","getAttribute","disc","489860OTttcw","FORMAT_LIST_START","data","styles","getFirstRange","_registerLegacyDescription","config","upper-roman","3409050skgBHb","_LIST_","decimal-leading-zero","216994LZAXNO","listStart","ELEMENT_","isUndo","oldValue","bind","_getTranslationKeyForListStyle","448360ptnVmz","_getAttributeKey","393745nXQhQc","lower-roman","descriptionFactory","numbered","3sRLdBk","list.properties","upper-latin","editor","registerDescriptionCallback","listStyle","batch","registerBlockAttribute","customNumbered","square","key","listType","TrackChangesEditing","_LIST_DEFAULT","nodeAfter","*Change to:* %0","commandParams","plugins","replace","commandName","*Format:* set start index to %0","handleDescriptions","6wKLVcX","filter","*Remove format:* %0","model","ListPropertiesEditing","format","listReversed","find","formatBlock","newValue","document","*Format:* set order to reversed","head","includes","registerPostFixer","*Set format:* %0","_findSuggestions","registerAttributeLabel","321627UNuelk","locale","startIndex","enableDefaultAttributesIntegration","type","removeMarker","9HZSrSx","lower-latin","toUpperCase","decimal","getFirstMarker","attribute","suggestion","reversed","afterInit","next","get","getSuggestions","circle"];return(Ks=function(){return t})()}!function(t,e){const n=zs,r=t();for(;;)try{if(173091===-parseInt(n(299))/1+-parseInt(n(246))/2*(parseInt(n(259))/3)+parseInt(n(327))/4+parseInt(n(255))/5+parseInt(n(281))/6*(parseInt(n(318))/7)+parseInt(n(253))/8+parseInt(n(305))/9*(parseInt(n(243))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ks);class Zs extends t.Plugin{[Hs(313)](){const t=Hs;if(!this[t(262)][t(276)][t(319)](t(285)))return;const e=this[t(262)][t(241)][t(315)](t(260)),n=this[t(262)][t(276)][t(315)](t(271));e[t(238)]&&(n[t(302)](t(264)),n[t(266)](t(264))),e[t(312)]&&(n[t(302)](t(287)),n[t(266)](t(287))),e[t(301)]&&(n[t(302)](t(247)),n[t(266)](t(247)));const r={type:t(286),content:""};n[t(257)][t(263)](this[t(280)][t(251)](this));const s=this[t(262)][t(300)];n[t(257)][t(298)](t(287),Hr(s,t(323))),n[t(257)][t(263)]((e=>{const n=t,{data:s}=e;if(s&&n(287)==s[n(269)])return null==s[n(290)]||0==s[n(290)]&&null==s[n(250)]?r:void 0})),n[t(257)][t(298)](t(247),Hr(s,t(236))),n[t(257)][t(263)]((e=>{const n=t,{data:s}=e;if(s&&n(247)==s[n(269)])return null==s[n(290)]||1==s[n(290)]&&null==s[n(250)]?r:void 0})),this[t(262)][t(284)][t(291)][t(295)]((e=>{const r=t;if(e[r(265)][r(249)])return!1;let s=!1;const o=n[r(316)]({skipNotAttached:!0})[r(282)]((t=>{const e=r,s=n[e(254)](t);return e(247)==s||e(287)==s}));for(const t of o){const o=t[r(239)]()[r(320)][r(273)][r(325)](r(270));r(258)!=o&&r(267)!=o&&(n[r(297)](t[r(239)](),r(310))[r(288)]((t=>r(270)==n[r(254)](t[r(311)])))||(e[r(304)](t[r(309)]()),s=!0))}return s})),this[t(240)]()}[Hs(280)](t){const e=Hs,n=this[e(262)][e(300)],{data:r}=t,s={type:e(286),content:""};if(!r||e(264)!=r[e(269)])return;if(!r[e(250)])return e(322)==r[e(290)]?s:{type:e(286),content:""+Hr(n,e(296),Hr(n,this[e(252)](r[e(290)])))};if(!r[e(290)]){if(e(322)==r[e(250)])return s;let o=t[e(293)];for(;o;){if(o[e(237)]&&e(270)==o[e(237)][e(269)]&&o[e(237)][e(290)])return s;o=o[e(314)]}return{type:e(286),content:""+Hr(n,e(283),Hr(n,this[e(252)](r[e(250)])))}}if(e(322)!=r[e(290)])return{type:e(286),content:""+Hr(n,e(296),Hr(n,this[e(252)](r[e(290)])))};let o=t[e(293)];for(;o;){if(o[e(237)]&&e(270)==o[e(237)][e(269)]&&o[e(237)][e(290)]&&o[e(237)][e(250)])return s;o=o[e(314)]}const i=t[e(239)]()[e(320)][e(273)][e(325)](e(270));return{type:e(286),content:Hr(n,e(296),Hr(n,e(248)+i[e(307)]()+e(272)))}}[Hs(240)](){const t=Hs,e=this[t(262)],n=e[t(300)];e[t(276)][t(315)](t(271))[t(257)][t(263)]((e=>{const r=t;if(r(289)!=e[r(303)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(278)]){case r(264):o=r(274),i={type:r(286),content:Hr(n,o,Hr(n,this[r(252)](s[r(275)][0][r(303)])))};break;case r(287):o=s[r(275)][0][r(312)]?r(292):r(324),i={type:r(286),content:Hr(n,o)};break;case r(247):o=r(279),i={type:r(286),content:Hr(n,o,s[r(275)][0][r(301)])}}return i}))}[Hs(252)](t){const e=Hs;return e(248)+function(t){const n=e;return Qs[n(294)](t)?n(321):qs[n(294)](t)?n(258):null}(t)[e(307)]()+e(244)+t[e(307)]()[e(277)](/-/g,"_")}}const Qs=[Hs(326),Hs(317),Hs(268)],qs=[Hs(308),Hs(245),Hs(256),Hs(242),Hs(306),Hs(261)];var Xs=n(507);const Js=Ys;function Ys(t,e){const n=$s();return(Ys=function(t,e){return n[t-=412]})(t,e)}function $s(){const t=["276974tbaDGV","bind","fromRange","175zBCPyc","addMarker:suggestion:insertion","commands","getFirstPosition","1288kMDPIX","TrackChangesEditing","enter","mapper","end","data","ck-suggestion-marker-split","editor","setSelection","fire","806970BrKHEv","remove","editing","createPositionAt","removeMarker:suggestion:insertion","init","1839ropUZW","9kteTux","showSuggestionHighlights","selection","plugins","document","parent","markerName","enableCommand","split","hasClass","enterBlock","detach","3079640xzMiBZ","20760MJGmKs","nextSibling","model","change","downcastDispatcher","get","812248SKRSmb","950112PeAMGB","requires","writer","options","afterExecute","markerNameToElements","getFirstRange","high","createRange","unbindElementFromMarkerName","markInsertion"];return($s=function(){return t})()}!function(t,e){const n=Ys,r=t();for(;;)try{if(263929===-parseInt(n(440))/1+parseInt(n(429))/2+-parseInt(n(463))/3*(-parseInt(n(447))/4)+parseInt(n(457))/5+parseInt(n(422))/6*(-parseInt(n(443))/7)+-parseInt(n(428))/8*(-parseInt(n(464))/9)+-parseInt(n(421))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($s);class to extends t.Plugin{static get[Js(430)](){return[Xs.Enter]}[Js(462)](){const t=Js,e=this[t(454)],n=e[t(412)][t(427)](t(448)),r=e[t(445)][t(427)](t(449));n[t(416)](t(449),(()=>{const s=t;e[s(424)][s(425)]((t=>{const o=s,a=e[o(424)][o(413)][o(466)],c=a[o(446)](),u=i.LiveRange[o(442)](a[o(435)]());if(r[o(419)](t)){const r=e[o(424)][o(460)](c[o(414)][o(423)],0),s=t[o(437)](c,r);n[o(439)](s)}else t[o(455)](t[o(437)](u[o(451)]));u[o(420)](),r[o(456)](o(433),{writer:t})}))})),e[t(459)][t(426)].on(t(444),Ds(e,t(417)),{priority:t(436)}),e[t(459)][t(426)].on(t(461),((e,n,r)=>{const s=t,o=r[s(450)][s(434)](n[s(415)]);if(o)for(const t of o)t[s(418)](s(453))&&(r[s(450)][s(438)](t,n[s(415)]),r[s(431)][s(458)](t))}),{priority:t(436)}),e[t(452)][t(426)].on(t(444),((n,r,s)=>{const o=t;s[o(432)][o(465)]&&Ds(e,o(417),{showActiveMarker:!1})[o(441)](this)(n,r,s)}),{priority:t(436)})}}const eo=no;function no(t,e){const n=so();return(no=function(t,e){return n[t-=388]})(t,e)}!function(t,e){const n=no,r=t();for(;;)try{if(524249===-parseInt(n(424))/1+parseInt(n(426))/2+-parseInt(n(394))/3*(-parseInt(n(396))/4)+parseInt(n(401))/5+parseInt(n(392))/6*(parseInt(n(393))/7)+-parseInt(n(416))/8+-parseInt(n(406))/9*(-parseInt(n(412))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(so);class ro extends t.Plugin{[eo(425)](){const t=eo;if(!this[t(400)][t(407)][t(397)](t(404)))return;const e=this[t(400)][t(407)][t(403)](t(415));e[t(395)](t(405),this[t(408)][t(421)](this)),e[t(395)](t(411)),e[t(395)](t(388)),e[t(395)](t(417)),e[t(395)](t(427))}[eo(408)](t,e,n={}){const r=eo,s=this[r(400)][r(407)][r(403)](r(423));return t((t=>(r(418)==typeof e?s[r(410)](e,n):e)(t)[r(422)]((e=>!1===this[r(389)](e,t[r(420)])))),n)}[eo(389)](t,e){const n=eo,r=this[n(400)][n(402)][n(414)](this[n(400)][n(402)][n(391)](e,t[n(390)]),this[n(400)][n(402)][n(391)](e,t[n(428)]));for(const t of this[n(400)][n(402)][n(399)][n(413)](n(419)))if(null!==r[n(409)](t[n(398)]()))return!0;return!1}}function so(){const t=["getIntersection","findByTextCallback","findNext","1320oZGNJL","getMarkersGroup","createRange","TrackChangesEditing","8082408rpylJP","replace","string","suggestion:deletion","item","bind","filter","FindAndReplaceUtils","333923LDtcqF","afterInit","139260Ipmpgz","replaceAll","end","findPrevious","_isInDeletionRange","start","createPositionAt","257916mKMLvE","70GVaAEU","227229slOnbb","enableCommand","20QkuOIu","has","getRange","markers","editor","1702820WLDZkS","model","get","FindAndReplaceEditing","find","44298qRUMTN","plugins","handleFindCommand"];return(so=function(){return t})()}function oo(){const t=["504690KfzpbQ","fontSize","*Reset font family*","registerInlineAttribute","fontColor.colors","get","*Set font background color:* %0","toLowerCase","7IogsDG","*Reset font background color*","enableDefaultAttributesIntegration","registerDescriptionCallback","registerAttributeLabel","FORMAT_FONT_COLOR","find","editor","fontBackgroundColor.colors","has","normalizeSizeOptions","fontFamily","FontSize","*Set font size:* %0","fontColor","format","FontSizeEditing","FontBackgroundColorEditing","*Reset font color*","FORMAT_FONT_BACKGROUND","descriptionFactory","*Set font family:* %0","FontFamilyEditing","model","title","1417448AvDkIG","2038790WDDPSc","commandName","locale","FORMAT_FONT_SIZE","formatInline","TrackChangesEditing","3560478uudnLP","plugins","value","fontSize.options","FORMAT_FONT_FAMILY","27gwEhxe","713603XXPkOE","commandParams","afterInit","*Reset font size*","283418JsraPP","fontBackgroundColor","*Set font color:* %0","2aGtYpy","FontColorEditing","config","trim","30LxLUEQ","_registerLegacyDescription","type","label","904348ywChuJ"];return(oo=function(){return t})()}const io=ao;function ao(t,e){const n=oo();return(ao=function(t,e){return n[t-=314]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(297018===-parseInt(n(320))/1*(parseInt(n(323))/2)+-parseInt(n(332))/3+parseInt(n(331))/4+-parseInt(n(366))/5+parseInt(n(372))/6*(parseInt(n(340))/7)+-parseInt(n(365))/8*(-parseInt(n(315))/9)+-parseInt(n(327))/10*(parseInt(n(316))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oo);const co=[{pluginName:io(356),commandName:io(333)},{pluginName:io(362),commandName:io(351)},{pluginName:io(324),commandName:io(354)},{pluginName:io(357),commandName:io(321)}];class uo extends t.Plugin{[io(318)](){const t=io,e=this[t(347)][t(368)],n=this[t(347)][t(373)][t(337)](t(371));for(const{pluginName:e,commandName:r}of co)this[t(347)][t(373)][t(349)](e)&&(n[t(342)](r),n[t(335)](r));e.t,n[t(360)][t(344)](t(333),Hr(e,t(369))),n[t(360)][t(344)](t(351),Hr(e,t(314))),n[t(360)][t(344)](t(354),Hr(e,t(345))),n[t(360)][t(344)](t(321),Hr(e,t(359))),this[t(328)]()}[io(328)](){const t=io,e=this[t(347)],n=e[t(368)];e[t(373)][t(337)](t(371))[t(360)][t(343)]((e=>{const r=t,o=n.t;if(r(370)!=e[r(329)])return;const{data:i}=e;if(null!=i){if(r(333)==i[r(367)]){const t=i[r(317)][0][r(374)];if(t){const e=o(this[r(347)][r(373)][r(337)](r(352))[r(350)](this[r(347)][r(325)][r(337)](r(375)))[r(346)]((e=>e[r(363)]==t))[r(364)])[r(339)]();return{type:r(355),content:Hr(n,r(353),e)}}return{type:r(355),content:Hr(n,r(319))}}if(r(351)==i[r(367)]){const t=i[r(317)][0][r(374)];return t?{type:r(355),content:Hr(n,r(361),t)}:{type:r(355),content:Hr(n,r(334))}}if(r(354)==i[r(367)]){const t=i[r(317)][0][r(374)];if(t){const e=(0,s.normalizeColorOptions)(this[r(347)][r(325)][r(337)](r(336)))[r(346)]((e=>e[r(363)]==t));let i=t,a="";return e&&(i=e[r(330)],a=o(i)[r(339)]()),{type:r(355),content:Hr(n,r(322),a)[r(326)](),color:{value:t,title:a||i}}}return{type:r(355),content:Hr(n,r(358))}}if(r(321)==i[r(367)]){const t=i[r(317)][0][r(374)];if(t){const e=(0,s.normalizeColorOptions)(this[r(347)][r(325)][r(337)](r(348)))[r(346)]((e=>e[r(363)]==t));let i=t,a="";return e&&(i=e[r(330)],a=o(i)[r(339)]()),{type:r(355),content:Hr(n,r(338),a)[r(326)](),color:{value:t,title:a||i}}}return{type:r(355),content:Hr(n,r(341))}}}}))}}const lo=ho;function fo(){const t=["enableDefaultAttributesIntegration","fontSize.options","toUpperCase","661906EwyoWq","registerDescriptionCallback","commandParams","slice","pasteFormat","title","label","plugins","push","descriptionFactory","enableCommand","get","toLowerCase","copyFormat","config","find","*Remove all formatting*","FontSize","type","formatBlock","commandName","166086mLbZHb","fontBackgroundColor","36fQWgat","fontSize","_registerLegacyDescription","entries","481266QGrCtl","charAt","fontColor","*Set format to:* %0","TrackChangesEditing","formatInline","join","format","1003240IlDcyx","model","1526060dxgkYF","commands","afterInit","editor","split","15sHpcRy","boolean","1LDWvxi","116982YJefFJ","length","fontColor.colors","9180gFQGmP","4202nyerwE","normalizeSizeOptions","locale"];return(fo=function(){return t})()}function ho(t,e){const n=fo();return(ho=function(t,e){return n[t-=367]})(t,e)}!function(t,e){const n=ho,r=t();for(;;)try{if(257627===-parseInt(n(418))/1*(parseInt(n(401))/2)+parseInt(n(419))/3+-parseInt(n(411))/4+-parseInt(n(416))/5*(-parseInt(n(395))/6)+-parseInt(n(374))/7+parseInt(n(409))/8*(parseInt(n(397))/9)+parseInt(n(367))/10*(parseInt(n(368))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fo);class go extends t.Plugin{[lo(413)](){const t=lo,e=this[t(414)],n=e[t(381)][t(385)](t(405)),r=e[t(412)][t(385)](t(387)),s=e[t(412)][t(385)](t(378));r&&s&&(n[t(371)](t(378)),n[t(384)](t(387)),this[t(399)]())}[lo(399)](){const t=lo,e=this[t(414)],n=e[t(370)];e[t(381)][t(385)](t(405))[t(383)][t(375)]((r=>{const s=t;if(s(393)!=r[s(392)]&&s(406)!=r[s(392)])return;const{data:o}=r;if(o&&s(378)===o[s(394)]){const t=[],r=o[s(376)][0];for(const[n,o]of Object[s(400)](r))t[s(382)](po(e,n,o));return t[s(420)]?{type:s(408),content:Hr(n,s(404),t[s(407)](", "))}:{type:s(408),content:Hr(n,s(390))}}}))}}function po(t,e,n){const r=lo,o=t[r(370)].t,i=e[r(415)](/(?=[A-Z])/)[r(407)](" "),a=o(i[r(402)](0)[r(373)]()+i[r(377)](1))[r(386)]();if(r(417)==typeof n)return a;if(r(403)===e||r(396)===e){const e=(0,s.normalizeColorOptions)(t[r(388)][r(385)](r(421)))[r(389)]((t=>t[r(410)]==n));return a+" ("+(e?o(e[r(380)])[r(386)]():n)+")"}if(r(398)===e&&isNaN(parseFloat(n))){const e=t[r(381)][r(385)](r(391))[r(369)](t[r(388)][r(385)](r(372)))[r(389)]((t=>t[r(410)]==n));return a+" ("+(e?o(e[r(379)])[r(386)]():n)+")"}return a+" ("+n+")"}const mo=Io;function Io(t,e){const n=Eo();return(Io=function(t,e){return n[t-=236]})(t,e)}function Eo(){const t=["value","title","model","4IfRCJT","descriptionFactory","_headingOptions","125973npincQ","paragraph","registerElementLabel","type","afterInit","view","get","commandName","218666HduQVO","_getHeadingLevel","heading","find","commandParams","editor","24CDCLbw","21387DKDJPT","match","HeadingEditing","_registerLegacyDescription","format","heading.options","registerDescriptionCallback","locale","3935390VEzmeo","823870ZqetfG","ELEMENT_HEADING","28Dhsofr","*Change to:* %0","formatBlock","config","TrackChangesEditing","ELEMENT_HEADING_CUSTOM","836772vaJRrA","plugins","name","has","110277VnVDyV","enableDefaultAttributesIntegration"];return(Eo=function(){return t})()}!function(t,e){const n=Io,r=t();for(;;)try{if(155903===parseInt(n(236))/1*(-parseInt(n(247))/2)+-parseInt(n(257))/3+-parseInt(n(262))/4*(-parseInt(n(245))/5)+-parseInt(n(253))/6+parseInt(n(273))/7+parseInt(n(279))/8*(parseInt(n(265))/9)+parseInt(n(244))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[mo(269)](){const t=mo,e=this[t(278)];if(!e[t(254)][t(256)](t(238)))return;this[t(264)]=e[t(250)][t(271)](t(241));const n=e[t(243)],r=e[t(254)][t(271)](t(251));r[t(258)](t(275));for(const e of this[t(264)])t(266)!=e[t(261)]&&r[t(263)][t(267)](e[t(261)],(n=>{const r=t,i=this[r(274)](e[r(261)]);return null!==i?s(n,i):o(n,e[r(260)])}));function s(e,r){return Hr(n,t(246),[e,r])}function o(e,r){return Hr(n,t(252),[e,r])}this[t(239)]()}[mo(239)](){const t=mo,e=this[t(278)],n=e[t(243)];e[t(254)][t(271)](t(251))[t(263)][t(242)]((e=>{const r=t;if(r(249)!=e[r(268)])return;const{data:s}=e;if(s&&r(275)==s[r(272)]){const e=s[r(277)][0][r(259)],c=this[r(274)](e);if(null!==c)return{type:r(240),content:Hr(n,r(248),(1,a=c,Hr(n,r(246),[1,a])))};const u=this[r(264)][r(276)]((t=>t[r(261)]===e))[r(260)];return{type:r(240),content:Hr(n,r(248),(o=1,i=u,Hr(n,t(252),[o,i])))}}var o,i,a}))}[mo(274)](t){const e=mo;var n,r;const s=t[e(237)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(264)])||void 0===n?void 0:n[e(276)]((n=>n[e(261)]==t));if(o&&o[e(270)]){const t=o[e(270)],n=(null!==(r=t[e(255)])&&void 0!==r?r:t)[e(237)](/^h(\d+)/);if(n)return n[1]}return null}}const To=yo;function _o(){const t=["FORMAT_HIGHLIGHT","2761528EnJvsn","9sGehBJ","title","9068320ZIFjyU","*Remove highlight*","has","toLowerCase","5552562WDxtDX","2235560fpWQXD","_registerLegacyDescription","color","HighlightEditing","plugins","20wMUCAP","highlight","556495iapoRM","enableDefaultAttributesIntegration","registerDescriptionCallback","editor","highlight.options","42zmzwuT","get","*Set highlight:* %0","registerAttributeLabel","value","afterInit","find","288988bcJiJq","TrackChangesEditing","registerInlineAttribute","descriptionFactory","config","locale","commandParams","format","type","model","formatInline","commandName","1TyFFaZ","5769489Tpdznl"];return(_o=function(){return t})()}function yo(t,e){const n=_o();return(yo=function(t,e){return n[t-=429]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(644986===parseInt(n(439))/1*(-parseInt(n(450))/2)+parseInt(n(462))/3*(parseInt(n(469))/4)+-parseInt(n(457))/5+-parseInt(n(449))/6+-parseInt(n(442))/7+-parseInt(n(445))/8*(-parseInt(n(443))/9)+-parseInt(n(455))/10*(-parseInt(n(440))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_o);class Ao extends t.Plugin{[To(467)](){const t=To,e=this[t(460)];if(!e[t(454)][t(447)](t(453)))return;const n=e[t(454)][t(463)](t(470)),r=e[t(432)];n[t(458)](t(456)),n[t(429)](t(456)),n[t(430)][t(465)](t(456),Hr(r,t(441))),this[t(451)]()}[To(451)](){const t=To,e=this[t(460)],n=e[t(432)];e[t(454)][t(463)](t(470))[t(430)][t(459)]((r=>{const s=t;if(s(437)!=r[s(435)])return;const{data:o}=r;if(o&&s(456)==o[s(438)]){const t=n.t,r=o[s(433)][0][s(466)];if(r){const o=e[s(431)][s(463)](s(461))[s(468)]((t=>t[s(436)]==r)),i=t(o[s(444)])[s(448)]();return{type:s(434),content:Hr(n,s(464),i),color:{value:o[s(452)],title:o[s(444)]}}}return{type:s(434),content:Hr(n,s(446),Hr(n,s(441)))}}}))}}function ko(t,e){const n=Lo();return(ko=function(t,e){return n[t-=188]})(t,e)}const Co=ko;function Lo(){const t=["1111755efzrHr","high","plugins","1440318UGnTIQ","5010187WuBwhh","showSuggestionHighlights","ELEMENT_HORIZONTAL_LINE","HorizontalLineEditing","createEmptyElement","div","TrackChangesEditing","for","afterInit","dataDowncast","48594nJiKYz","conversion","createPositionAt","enableCommand","addClass","horizontalLine","2526000dipItL","elementToStructure","3467118hRaXUR","editor","has","locale","543858gZQArm","get","registerElementLabel","insert","ck-horizontal-line","createContainerElement","descriptionFactory"];return(Lo=function(){return t})()}!function(t,e){const n=ko,r=t();for(;;)try{if(413108===-parseInt(n(211))/1+parseInt(n(200))/2+parseInt(n(190))/3+parseInt(n(217))/4+parseInt(n(197))/5+-parseInt(n(219))/6+-parseInt(n(201))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Lo);class No extends t.Plugin{[Co(209)](){const t=Co,e=this[t(220)];if(!e[t(199)][t(188)](t(204)))return;e[t(199)][t(191)](t(207))[t(214)](t(216));const n=e[t(199)][t(191)](t(207)),r=e[t(189)];n[t(196)][t(192)](t(216),(e=>Hr(r,t(203),e))),e[t(212)][t(208)](t(210))[t(218)]({model:t(216),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(202)])return null;const o=n[s(195)](s(206)),i=n[s(205)]("hr");return n[s(215)](s(194),o),n[s(193)](n[s(213)](o,0),i),o},converterPriority:t(198)})}}const Ro=vo;function So(){const t=["HtmlEmbed","attribute","getFirstRange","154waMYqT","rawHtml","element","77576elxYAc","plugins","editor","has","enableDefaultAttributesIntegration","ELEMENT_HTML_EMBED","7443051DWstev","registerBlockAttribute","format","value","descriptionFactory","nodeAfter","2327OcXPhF","htmlEmbed","_registerLegacyDescription","3062673LoPYKO","afterInit","TrackChangesEditing","get","registerElementLabel","registerDescriptionCallback","3275884BHLEjG","locale","commandName","1953PPVmUz","*Change %0 content*","key","79190iflgtO","type","formatBlock","start","2715954FVDkHV"];return(So=function(){return t})()}function vo(t,e){const n=So();return(vo=function(t,e){return n[t-=234]})(t,e)}!function(t,e){const n=vo,r=t();for(;;)try{if(626876===-parseInt(n(251))/1*(parseInt(n(236))/2)+parseInt(n(254))/3+-parseInt(n(260))/4+parseInt(n(266))/5+-parseInt(n(270))/6+-parseInt(n(245))/7+-parseInt(n(239))/8*(-parseInt(n(263))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(So);class Mo extends t.Plugin{[Ro(255)](){const t=Ro,e=this[t(241)];if(!e[t(240)][t(242)](t(271)))return;const n=e[t(240)][t(257)](t(256)),r=e[t(261)];n[t(249)][t(258)](t(237),(e=>Hr(r,t(244),e))),n[t(243)](t(252)),n[t(246)](t(248)),n[t(249)][t(259)]((e=>{const n=t;if(n(234)!=e[n(267)])return;const{data:s}=e;if(s&&n(248)==s[n(265)]&&e[n(235)]()[n(269)][n(250)].is(n(238),n(237))){const t=Hr(r,n(244));return{type:n(247),content:Hr(r,n(264),t)}}})),this[t(253)]()}[Ro(253)](){const t=Ro,e=this[t(241)],n=e[t(261)];e[t(240)][t(257)](t(256))[t(249)][t(259)]((e=>{const r=t;if(r(268)!=e[r(267)])return;const{data:s}=e;if(s&&r(252)==s[r(262)]){const t=Hr(n,r(244));return{type:r(247),content:Hr(n,r(264),t)}}}))}}function Oo(){const t=["alt","ELEMENT_CAPTION","resizeImage","getCaptionFromImageModelElement","ImageUtils","plugins","registerCustomCallback","TrackChangesEditing","format","isIntersecting","nodeBefore","isEqual","nodeAfter","Inline image to block image","getFirstRange","start","element","join","FORMAT_IMAGE_SIZE","end","37565940qqlhPE","ELEMENT_INLINE_IMAGE","markInsertion","ImageResize","previous","removeObject","document","find","model","toNext","insertion","createRangeOn","isOwn","chain","resizedWidth","convertBlockImageToInline","discard","forward","editor","createRange","toggleImageCaption","9UdDVFx","isCollapsed","_findSuggestions","uploadImage","imageInline","imageStylePreApply","schema","_suggestionFactory","length","width","enableCommand","imageBlock","7238766agKIKH","isBefore","filter","enableDefaultAttributesIntegration","attribute","imageTypeBlock","backward","*Remove image text alternative*","commandName","markBlockFormat","ImageCaptionEditing","_registerLegacyDescription","getClosestSelectedImageElement","selection","deletion","ELEMENT_IMAGE","imageCaption","detach","*Set image width:* %0","locale","descriptionFactory","registerDescriptionCallback","*Reset image width*","afterInit","856598uVVTiC","accept","ImageTextAlternativeEditing","5044004cqkkvj","imageTextAlternative","formatBlock","ImageInlineEditing","change","get","ImageUploadEditing","ImageCaptionUtils","type","findIndex","fromPosition","commandParams","getNearestSelectionRange","7213740YLDEdZ","registerAttributeLabel","ImageEditing","caption","8VZjnoS","addObject","insertImage","key","subType","6300117VaXYFK","convertInlineImageToBlock","*Set image text alternative:* %0","has","registerBlockAttribute","isBlockImage","ImageBlockEditing","getContainedElement","registerElementLabel","toPrevious","imageTypeInline","formatInline","1351085ZDWxYy","forceDefaultExecution","markDeletion","7Awdgje","newValue","Block image to inline image","getSuggestionCallback"];return(Oo=function(){return t})()}const wo=Do;function Do(t,e){const n=Oo();return(Do=function(t,e){return n[t-=440]})(t,e)}!function(t,e){const n=Do,r=t();for(;;)try{if(919817===parseInt(n(472))/1+parseInt(n(556))/2*(-parseInt(n(520))/3)+parseInt(n(559))/4+parseInt(n(451))/5+-parseInt(n(532))/6*(-parseInt(n(475))/7)+-parseInt(n(455))/8*(-parseInt(n(460))/9)+-parseInt(n(499))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oo);class Fo extends t.Plugin{[wo(555)](){const t=wo,e=this[t(517)];if(!e[t(484)][t(463)](t(453)))return;const n=e[t(484)][t(443)](t(486)),r=e[t(484)][t(443)](t(483)),s=e[t(551)];n[t(530)](t(457)),n[t(552)][t(468)](t(531),(e=>Hr(s,t(547),e))),n[t(552)][t(468)](t(524),(e=>Hr(s,t(500),e))),n[t(552)][t(468)](t(454),(()=>Hr(s,t(480)))),e[t(484)][t(463)](t(444))&&n[t(530)](t(523)),e[t(484)][t(463)](t(466))&&e[t(484)][t(463)](t(441))&&(n[t(530)](t(470),((s,o)=>{const i=t,a=r[i(544)](e[i(507)][i(505)][i(545)]);e[i(507)][i(442)]((()=>{const t=i;n[t(541)](a,{commandName:t(470),commandParams:[o]},[],t(514))}))})),n[t(530)](t(537),((s,o)=>{const a=t;e[a(507)][a(442)]((t=>{const c=a;let u=r[c(544)](e[c(507)][c(505)][c(545)]),l=t[c(510)](u);const f=i.LivePosition[c(448)](l[c(494)],c(469)),h=i.LivePosition[c(448)](l[c(498)],c(508));n[c(473)]((()=>s(o))),u=r[c(544)](e[c(507)][c(505)][c(545)]),l=t[c(510)](u);const g=t[c(518)](f,h);f[c(549)](),h[c(549)](),n[c(541)](u,{commandName:c(470),commandParams:[o]},[],c(461)),g[c(494)][c(533)](l[c(494)])&&n[c(501)](t[c(518)](g[c(494)],l[c(494)]),c(461)),l[c(498)][c(533)](g[c(498)])&&n[c(501)](t[c(518)](l[c(498)],g[c(498)]),c(461))}))})),n[t(527)][t(485)](t(440),t(461),t(496),(()=>!1)),n[t(527)][t(485)](t(440),t(461),t(557),(()=>!1)),n[t(527)][t(485)](t(440),t(461),t(515),n[t(527)][t(478)](t(440),"",t(557))),n[t(527)][t(485)](t(509),t(461),t(496),(()=>!1)),n[t(527)][t(485)](t(509),t(461),t(515),(([r])=>{const s=t,o=n[s(527)][s(478)](s(509),"",s(515));let i=r[s(494)],a=r[s(498)];const c=e[s(507)][s(526)][s(450)](i,s(538)),u=e[s(507)][s(526)][s(450)](a,s(516));c[s(521)]&&(i=c[s(494)]),u[s(521)]&&(a=u[s(498)]),o([e[s(507)][s(518)](i,a)])})),n[t(527)][t(485)](t(440),t(461),t(512),c),n[t(527)][t(485)](t(509),t(461),t(512),c)),e[t(484)][t(463)](t(542))&&(n[t(530)](t(519),((s,o)=>{const i=t,a=e[i(484)][i(443)](i(445));let c=r[i(544)](e[i(507)][i(505)][i(545)]),u=a[i(482)](c);e[i(507)][i(442)]((()=>{const t=i;if(u)return void n[t(474)](e[t(507)][t(510)](u));const l=r[t(465)](c);s(o),c=r[t(544)](e[t(507)][t(505)][t(545)]),u=a[t(482)](c),n[t(501)](e[t(507)][t(510)](u),l?null:t(548))}))})),n[t(527)][t(485)](t(509),t(548),t(512),c));const o=[{type:t(440),subType:t(525)},{type:t(509),subType:t(548)},{type:t(440),subType:t(461)},{type:t(509),subType:t(461)}];function a(e,s){const i=t,a=o[i(447)]((({type:t,subType:n})=>e[i(446)]==t&&e[i(459)]==n)),c=o[i(447)]((({type:t,subType:e})=>s[i(446)]==t&&s[i(459)]==e));if(a<0||c<0)return!1;const u=e[i(493)](),l=s[i(493)]();if((0==a||1==a)&&2==c&&u[i(488)](l))return!0;if(2==a&&3==c){const t=n[i(522)](u,i(509))[i(534)]((({suggestion:t,meta:e})=>e[i(511)]&&i(461)==t[i(459)]));if(t[i(528)]>1&&l[i(498)][i(490)](u[i(494)]))return!0;if(1==t[i(528)]&&(u[i(494)][i(490)](l[i(498)])||u[i(498)][i(490)](l[i(494)])))return!0}if(3==a&&3==c&&u[i(494)][i(533)](l[i(494)])){const t=u[i(498)][i(491)],e=l[i(494)][i(489)];return r[i(465)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(484)][t(463)](t(502))&&(n[t(535)](t(481)),n[t(464)](t(513)),n[t(552)][t(452)](t(513),Hr(s,t(497)))),e[t(484)][t(463)](t(558))&&(n[t(535)](t(560)),n[t(464)](t(479))),n[t(552)][t(553)]((e=>{const n=t;if(o[n(506)]((({type:t,subType:r})=>e[n(446)]==t&&e[n(459)]==r)))return e[n(503)]?{}:void 0})),n[t(552)][t(553)]((e=>{const n=t;if(n(509)==e[n(446)]||n(546)==e[n(446)]){const t=e[n(467)]();if(t&&t.is(n(495),n(454)))return{type:n(509)==e[n(446)]?n(456):n(504),element:t,quantity:1}}})),n[t(552)][t(553)]((e=>t(440)==e[t(446)]&&t(461)==e[t(459)]?{type:t(487),content:t(492)}:t(440)==e[t(446)]&&t(514)==e[t(459)]?{type:t(487),content:t(477)}:void 0)),n[t(552)][t(553)]((e=>{const n=t;if(n(536)!=e[n(446)])return;const{data:r}=e;if(!r||n(479)!=r[n(458)])return;const o=r[n(476)];return o?{type:n(487),content:Hr(s,n(462),'"'+o+'"')}:{type:n(487),content:Hr(s,n(539))}})),this[t(543)]()}[wo(543)](){const t=wo,e=this[t(517)],n=e[t(551)];e[t(484)][t(443)](t(486))[t(552)][t(553)]((e=>{const r=t;if(r(440)!=e[r(446)]&&r(471)!=e[r(446)])return;const{data:s}=e;if(s){if(r(560)==s[r(540)]){const t=s[r(449)][0][r(476)];return t?{type:r(487),content:Hr(n,r(462),'"'+t+'"')}:{type:r(487),content:Hr(n,r(539))}}if(r(481)==s[r(540)]){const t=s[r(449)][0][r(529)];return t?{type:r(487),content:Hr(n,r(550),t)}:{type:r(487),content:Hr(n,r(554))}}}}))}}const xo=Po;function Po(t,e){const n=Uo();return(Po=function(t,e){return n[t-=352]})(t,e)}!function(t,e){const n=Po,r=t();for(;;)try{if(965620===parseInt(n(354))/1+-parseInt(n(387))/2*(parseInt(n(374))/3)+-parseInt(n(384))/4+parseInt(n(378))/5+parseInt(n(394))/6*(parseInt(n(362))/7)+parseInt(n(367))/8*(-parseInt(n(391))/9)+parseInt(n(353))/10*(-parseInt(n(386))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Uo);class Bo extends t.Plugin{[xo(363)](){const t=xo;if(!this[t(393)][t(370)][t(365)](t(352)))return;const e=this[t(393)][t(390)],n=this[t(393)][t(370)][t(355)](t(364));n[t(377)](t(388)),n[t(376)](t(381)),n[t(379)][t(372)]((n=>{const r=t;if(r(358)!=n[r(361)])return;const{data:s}=n;return s&&r(381)==s[r(392)]?s[r(357)]&&s[r(375)]?{type:r(385),content:Hr(e,r(389))}:{type:r(385),content:""}:void 0})),this[t(360)]()}[xo(360)](){const t=xo,e=this[t(393)][t(370)][t(355)](t(364));e[t(383)][t(382)](t(369),t(388),t(366),e[t(383)][t(368)](t(369),null,t(359))),e[t(383)][t(382)](t(369),t(388),t(359),e[t(383)][t(368)](t(369),null,t(366))),this[t(371)]()}[xo(371)](){const t=xo,e=this[t(393)],n=e[t(390)];e[t(370)][t(355)](t(364))[t(379)][t(372)]((e=>{const r=t;if(r(369)!=e[r(361)]&&r(380)!=e[r(361)])return;const{data:s}=e;return s&&r(388)==s[r(373)]?{type:r(385),content:Hr(n,r(356))}:void 0}))}}function Uo(){const t=["get","*Format:* replace image URL","newValue","attribute","discard","_handleLegacySuggestions","type","1911dcDNZL","afterInit","TrackChangesEditing","has","accept","1184984vTaOro","getSuggestionCallback","formatBlock","plugins","_registerLegacyDescription","registerDescriptionCallback","commandName","9324iarogV","oldValue","registerBlockAttribute","enableDefaultAttributesIntegration","7123230IlrffC","descriptionFactory","formatInline","src","registerCustomCallback","_suggestionFactory","6686956gUFPWy","format","11IfQzkl","8KAAwHi","replaceImageSource","*Replace image URL*","locale","63JdOeCe","key","editor","39642UKZWKt","ImageEditing","10978710LiwewH","1556166yUMjQZ"];return(Uo=function(){return t})()}const jo=Go;function Go(t,e){const n=Vo();return(Go=function(t,e){return n[t-=474]})(t,e)}function Vo(){const t=["end","createRangeOn","_splitMarkerName","156KOSPvJ","4lVeHdJ","filter","hasSuggestion","ImageUtils","52090DffHAl","isEqual","get","917352bHtTjX","registerDescriptionCallback","getSuggestionCallback","registerPostFixer","nodeAfter","normalizedStyles","document","imageStylePreApply","62781GlaInm","author","type","join","getContainedElement","isIntersecting","subType","ImageStyleEditing","imageStyle","markInlineFormat","imageCaption","head","isInlineImage","*Format:* %0","imageStylePostApply","getSuggestions","getFirstRange","plugins","commandReversedParams","start","getClosestSelectedImageElement","isOwn","name","afterInit","markBlockFormat","chain","commands","side","enableCommand","convertInlineImageToBlock","formatInline","refresh","model","registerCustomCallback","has","insertion","getChangedMarkers","nodeBefore","editor","imageTypeBlock","from","FORMAT_SIDE_IMAGE","3609600knQjbY","selection","isBefore","210TcDMps","locale","Users","_findSuggestions","getSuggestion","newRange","isInContent","forEach","discard","differ","descriptionFactory","imageTypeInline","findIndex","toLowerCase","4278560YsQcXY","commandName","_suggestionFactory","accept","change","formatBlock","format","value","discardSuggestion","319165Fpdeib","suggestion","shouldConvertImageType","TrackChangesEditing","setImageNaturalSizeAttributes","isBlockImage","title","_registerLegacyDescription","length","next","commandParams","192419IRBMDi"];return(Vo=function(){return t})()}!function(t,e){const n=Go,r=t();for(;;)try{if(816947===parseInt(n(571))/1*(-parseInt(n(477))/2)+-parseInt(n(492))/3*(-parseInt(n(476))/4)+-parseInt(n(551))/5+parseInt(n(537))/6*(parseInt(n(560))/7)+-parseInt(n(534))/8+parseInt(n(484))/9+-parseInt(n(481))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class Wo extends t.Plugin{[jo(515)](){const t=jo,n=this[t(530)];if(!n[t(509)][t(526)](t(499)))return;const r=n[t(509)][t(483)](t(563)),s=n[t(509)][t(483)](t(480)),o={};r[t(520)](t(500),((o,i)=>{const a=t,c=n[a(509)][a(483)](a(539)).me,u=n[a(518)][a(483)](a(500));let l=s[a(512)](n[a(524)][a(490)][a(535)]),f=n[a(524)][a(474)](l),h=u[a(558)];if(h==i[a(558)])return;const g={commandName:a(500),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(524)][a(555)]((()=>{const t=a;if(r[t(507)]()[t(478)]((e=>e[t(543)]&&c==e[t(493)]&&(t(556)==e[t(494)]||t(522)==e[t(494)])&&(t(491)==e[t(498)]||t(506)==e[t(498)])&&e[t(508)]()[t(482)](f)))[t(544)]((e=>r[t(559)](e[t(503)]))),l=s[t(512)](n[t(524)][t(490)][t(535)]),f=n[t(524)][t(474)](l),u[t(523)](),n[t(518)][t(483)](t(548))[t(523)](),n[t(518)][t(483)](t(531))[t(523)](),h=u[t(558)],h!=i[t(558)])return s[t(504)](l)&&u[t(562)](i[t(558)],l)?(o({...i,setImageSizes:!1}),l=s[t(512)](n[t(524)][t(490)][t(535)]),void r[t(516)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(491))):void(s[t(565)](l)?r[t(516)](l,g,[],t(506)):r[t(501)](f,g,t(506)))}))}));for(const e of n[t(509)][t(483)](t(499))[t(489)])o[e[t(514)]]=e[t(566)][t(550)]();r[t(553)][t(525)](t(556),t(491),t(495),(()=>!1)),r[t(553)][t(525)](t(556),t(506),t(495),(()=>!1)),r[t(553)][t(525)](t(522),t(506),t(495),(()=>!1)),r[t(553)][t(525)](t(556),t(491),t(554),(([e])=>{const n=t;s[n(564)](e[n(496)]())})),r[t(553)][t(525)](t(556),t(491),t(545),((e,n)=>{const s=t;r[s(553)][s(486)](s(556),"",s(554))(e,{commandName:n[s(552)],commandParams:n[s(510)]})})),r[t(553)][t(525)](t(556),t(491),t(517),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(556),subType:t(491)},{type:t(527),subType:t(502)},{type:t(556),subType:t(521)},{type:t(527),subType:t(521)}];function a(e,n){const o=t,a=i[o(549)]((({type:t,subType:n})=>e[o(494)]==t&&e[o(498)]==n)),c=i[o(549)]((({type:t,subType:e})=>n[o(494)]==t&&n[o(498)]==e));if(a<0||c<0)return!1;const u=e[o(508)](),l=n[o(508)]();if((0==a||1==a)&&2==c&&u[o(497)](l))return!0;if(2==a&&3==c){const t=r[o(540)](u,o(527))[o(478)]((({suggestion:t,meta:e})=>e[o(513)]&&o(521)==t[o(498)]));if(t[o(568)]>1&&l[o(572)][o(482)](u[o(511)]))return!0;if(1==t[o(568)]&&(u[o(511)][o(482)](l[o(572)])||u[o(572)][o(482)](l[o(511)])))return!0}if(3==a&&3==c&&u[o(511)][o(536)](l[o(511)])){const t=u[o(572)][o(488)],e=l[o(511)][o(529)];return s[o(565)](t)&&t===e}return!1}n[t(524)][t(490)][t(487)]((()=>{const e=t;let o=!1;const i=Array[e(532)](n[e(524)][e(490)][e(546)][e(528)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(475)](t);if(e(561)==i&&r[e(479)](u)){if(e(556)==a&&(e(491)==c||e(506)==c)){const t=r[e(541)](u);if(n[e(542)]){const n=t[e(508)]()[e(496)]();if(s[e(565)](n))continue;r[e(559)](t),o=!0}}if(e(527)==a&&e(502)==c&&!n[e(542)]){const t=r[e(541)](u);t[e(569)]&&t[e(569)][e(543)]&&(r[e(559)](t[e(569)]),o=!0)}}}return o})),this[t(567)](o)}[jo(567)](t){const e=jo,n=this[e(530)],r=n[e(538)];n[e(509)][e(483)](e(563))[e(547)][e(485)]((n=>{const s=e;if(s(556)!=n[s(494)]&&s(522)!=n[s(494)])return;const{data:o}=n;if(!o||s(500)!=o[s(552)])return;const i=o[s(570)][0][s(558)];return function(t){const e=s;return{type:e(557),content:Hr(r,e(505),t)}}(s(519)===i?Hr(r,s(533)):t[i]||i)}))}}const Ho=Ko;function zo(){const t=["commands","dataInsert","_trackChangesExecuted","208557dvYKhu","get","380DQsLqZ","plugins","29925335JZMvSC","high","enableCommand","listenTo","collaboration_features","track_changes","forEach","afterInit","execute","editor","TrackChangesEditing","value","6tdbswB","Users","importWord","bind","12263650BRevZt","7381504mWnrnn","_setSuggestionData","3663fbtpyS","_handleImportedData","36WKkCNV","16249530qdePbs","5381065DkSJZl","trackChanges","_trackChangesValueDuringImport","9ijKfIq","lowest"];return(zo=function(){return t})()}function Ko(t,e){const n=zo();return(Ko=function(t,e){return n[t-=493]})(t,e)}!function(t,e){const n=Ko,r=t();for(;;)try{if(918880===parseInt(n(522))/1*(parseInt(n(501))/2)+-parseInt(n(499))/3*(parseInt(n(524))/4)+-parseInt(n(526))/5*(parseInt(n(515))/6)+parseInt(n(519))/7+parseInt(n(520))/8*(-parseInt(n(494))/9)+-parseInt(n(525))/10+parseInt(n(503))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zo);class Zo extends t.Plugin{constructor(t){const e=Ko;super(t),this[e(493)]=!1,this[e(498)]=!1}[Ho(510)](){const t=Ho,e=this[t(512)],n=e[t(496)][t(500)](t(517)),r=e[t(496)][t(500)](t(527));n&&(n.on(t(511),((e,[,n])=>{const s=t;this[s(493)]=r[s(514)],n[s(507)][s(508)]=!this[s(493)]}),{priority:t(504)}),this[t(506)](n,t(497),this[t(523)][t(518)](this)),this[t(506)](n,t(497),(()=>{const e=t;this[e(498)]&&(r[e(511)](),this[e(498)]=!1)}),{priority:t(495)}),e[t(502)][t(500)](t(513))[t(505)](t(517)))}[Ho(523)](t,e){const n=Ho,{suggestions:r}=e,s=this[n(512)][n(496)][n(500)](n(527)),o=s[n(514)];this[n(493)]!==o&&(s[n(511)](),this[n(498)]=!0),r&&r[n(509)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(512)][o(502)][o(500)](o(516)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(517)}}};this[o(512)][o(502)][o(500)](o(513))[o(521)](i)}))}}const Qo=Xo;!function(t,e){const n=Xo,r=t();for(;;)try{if(621742===parseInt(n(353))/1+parseInt(n(346))/2+parseInt(n(332))/3+parseInt(n(349))/4*(-parseInt(n(321))/5)+-parseInt(n(324))/6+parseInt(n(322))/7*(parseInt(n(350))/8)+-parseInt(n(328))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jo);class qo extends t.Plugin{[Qo(344)](){const t=Qo,e=this[t(323)],n=e[t(347)][t(355)](t(336));if(e[t(347)][t(333)](t(343))&&(n[t(339)](t(341)),n[t(339)](t(329))),e[t(347)][t(333)](t(330)))for(const e of[t(325),t(340)])n[t(356)](e);const r=e[t(334)];n[t(327)](t(319)),n[t(357)][t(337)](t(319),Hr(r,t(354))),this[t(335)]()}[Qo(335)](){const t=Qo,e=this[t(323)],n=e[t(334)],r=e[t(347)][t(355)](t(336));r[t(357)][t(326)]((e=>{const s=t;if(s(338)!=e[s(351)])return;const{data:o}=e;if(!o)return;if(s(325)!=o[s(342)]&&s(340)!=o[s(342)])return;const i=e[s(352)]()[0],a=r[s(357)][s(345)](i);return s(325)==o[s(342)]?{type:s(320),content:Hr(n,s(348),a)}:s(340)==o[s(342)]?{type:s(320),content:Hr(n,s(331),a)}:void 0}))}}function Xo(t,e){const n=Jo();return(Xo=function(t,e){return n[t-=319]})(t,e)}function Jo(){const t=["type","getItems","965286YyfsvC","FORMAT_INDENT","get","enableDefaultAttributesIntegration","descriptionFactory","blockIndent","format","28885WoPRMi","286111cAVQvm","editor","4394850zUjsYF","indentBlock","registerDescriptionCallback","registerBlockAttribute","9878670CTxsMu","outdent","IndentBlock","*Outdent:* %0","2407152EvPFHc","has","locale","_registerLegacyDescription","TrackChangesEditing","registerAttributeLabel","formatBlock","enableCommand","outdentBlock","indent","commandName","IndentEditing","afterInit","getItemLabel","229388vJyEwN","plugins","*Indent:* %0","200VyjFQp","168nLFJrl"];return(Jo=function(){return t})()}var Yo=$o;function $o(t,e){var n=ei();return($o=function(t,e){return n[t-=313]})(t,e)}!function(t,e){for(var n=$o,r=t();;)try{if(120963===parseInt(n(332))/1*(-parseInt(n(317))/2)+-parseInt(n(316))/3*(-parseInt(n(328))/4)+-parseInt(n(313))/5+parseInt(n(326))/6*(parseInt(n(322))/7)+-parseInt(n(327))/8+parseInt(n(314))/9*(-parseInt(n(320))/10)+parseInt(n(318))/11*(parseInt(n(324))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ei);class ti extends t.Plugin{static get[Yo(315)](){return[vs.Input]}[Yo(325)](){var t=Yo;this[t(321)][t(329)][t(330)](t(331))[t(319)](t(323))}}function ei(){var t=["TrackChangesEditing","5QhncXE","115350ZxGoKa","55179VhpQAv","requires","3umxifS","69418PURQuD","6127vevrgL","enableCommand","110FGcuVh","editor","1883COVZIX","input","6672ulxTPW","init","2442TZZOER","890320ASQnTL","308536UKuUZf","plugins","get"];return(ei=function(){return t})()}function ni(t,e){const n=si();return(ni=function(t,e){return n[t-=410]})(t,e)}const ri=ni;function si(){const t=["linkHref","393176DSOcFp","_registerLegacyDescription","has","1468866ecjify","label","locale","32ujEmWw","key","215dzGguV","enableDefaultAttributesIntegration","formatInline","TrackChangesEditing","plugins","editor","afterInit","23736ZxwTJs","get","3495726cQKQQX","registerInlineAttribute","5069296GOZXxF","registerAttributeLabel","link (","commands","attribute","link","commandParams","*Set link:* %0","manualDecorators","descriptionFactory","registerDescriptionCallback","type","*Remove link*","commandName","toLowerCase","966126agcVec","format","unlink","newValue","LinkEditing","1950807iDJkhD"];return(si=function(){return t})()}!function(t,e){const n=ni,r=t();for(;;)try{if(819664===parseInt(n(440))/1+-parseInt(n(430))/2+-parseInt(n(435))/3+parseInt(n(415))/4+-parseInt(n(445))/5*(parseInt(n(411))/6)+-parseInt(n(437))/7*(parseInt(n(443))/8)+-parseInt(n(413))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ri(410)](){const t=ri,e=this[t(450)];if(!e[t(449)][t(439)](t(434)))return;const n=e[t(449)][t(412)](t(448)),r=e[t(418)][t(412)](t(420));n[t(446)](t(420)),n[t(446)](t(432)),n[t(414)](t(436));for(const e of r[t(423)])n[t(414)](e.id),n[t(424)][t(416)](e.id,t(417)+e[t(441)][t(429)]()+")");n[t(424)][t(425)]((n=>{const r=t;if(r(419)!=n[r(426)])return;const{data:s}=n;if(!s||r(436)!=s[r(444)])return;const o=s[r(433)],i=e[r(442)];return{type:r(431),content:null==o?Hr(i,r(427)):Hr(i,r(422),'"'+o+'"')}})),this[t(438)]()}[ri(438)](){const t=ri,e=this[t(450)],n=e[t(442)];e[t(449)][t(412)](t(448))[t(424)][t(425)]((e=>{const r=t;if(r(447)!=e[r(426)])return;const{data:s}=e;if(s){if(r(420)==s[r(428)]){const t=s[r(421)][0];return{type:r(431),content:Hr(n,r(422),'"'+t+'"')}}return r(432)==s[r(428)]?{type:r(431),content:Hr(n,r(427))}:void 0}}))}}const ii=ci;!function(t,e){const n=ci,r=t();for(;;)try{if(630971===parseInt(n(337))/1*(parseInt(n(352))/2)+parseInt(n(342))/3+parseInt(n(328))/4+-parseInt(n(292))/5*(-parseInt(n(323))/6)+parseInt(n(367))/7*(-parseInt(n(334))/8)+-parseInt(n(311))/9*(-parseInt(n(345))/10)+-parseInt(n(331))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(li);class ai extends t.Plugin{[ii(283)](){const t=ii,e=this[t(361)],n=e[t(313)];if(!e[t(353)][t(363)](t(346)))return;const r=e[t(353)][t(309)](t(338)),s=e[t(353)][t(363)](t(285));function o(t){return()=>{const n=ci,s=e[n(329)][n(358)][n(349)],o=e[n(341)][n(309)](t);if(o[n(288)])return void e[n(344)](n(316),{});const i=t[n(348)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(315)](t)[s(324)]((t=>function(t,e){const n=s;return e[n(297)](t[n(366)],n(359))&&!e[n(298)](t)}(t,r)));o=o[s(324)]((t=>!t.is(s(368),s(359))||t[s(310)](s(330))!=e));const i=new Set;for(const t of o)t.is(s(368),s(359))?i[s(303)](ui(t)):i[s(303)](t);return Array[s(315)](i)}(s[n(319)](),i,e[n(329)][n(291)]);e[n(329)][n(305)]((()=>{const e=n;for(const n of a)r[e(306)](n,{commandName:t,commandParams:[{forceValue:!o[e(288)]}],formatGroupId:e(301)},fi(n))}))}}function i(t){return()=>{const n=ci,s=function(t){const e=ci;let n=Array[e(315)](t);const r=n[e(335)]((t=>e(359)!=t[e(336)]));return r>-1&&(n=n[e(348)](0,r)),n}(e[n(329)][n(358)][n(349)][n(319)]()),o=e[n(329)][n(340)](e[n(329)][n(355)](s[0],n(356)),e[n(329)][n(355)](s[s[n(326)]-1],n(369)));e[n(329)][n(305)]((()=>{const e=n;r[e(306)](o,{commandName:t,commandParams:[],formatGroupId:e(299)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(362)];for(;t&&t[n(310)](n(299))>e[n(310)](n(299));)r[n(303)](t),t=t[n(362)]}return Array[n(315)](r)}(s))}))}}r[t(295)](t(290),o(t(290))),r[t(295)](t(333),o(t(333))),s&&r[t(295)](t(289),o(t(289))),r[t(295)](t(354),i(t(354))),r[t(295)](t(307),i(t(307))),s&&r[t(295)](t(343),(()=>{const n=t,s=e[n(341)][n(309)](n(343)),o=Array[n(315)](s[n(327)]);o[n(324)]((t=>t[n(310)](n(300))!=s[n(288)])),e[n(329)][n(305)]((()=>{const t=n;for(const e of o)r[t(306)](e,{commandName:t(343),commandParams:[{forceValue:!s[t(288)]}]})}))})),r[t(284)][t(308)](t(359),(e=>Hr(n,t(314),e))),r[t(284)][t(332)]((e=>{const r=t;if(r(296)!=e[r(320)]&&r(286)!=e[r(320)])return;const{data:s}=e;if(s){if(r(290)==s[r(321)]||r(333)==s[r(321)]||r(289)==s[r(321)])switch(s[r(321)][r(294)](r(293),"")){case r(318):return o(Hr(n,r(339)));case r(287):return o(Hr(n,r(312)));case r(360):return o(Hr(n,r(364)))}if(r(354)==s[r(321)])return{type:r(347),content:Hr(n,r(357),Hr(n,r(314)))};if(r(307)==s[r(321)])return{type:r(347),content:Hr(n,r(322),Hr(n,r(314)))};if(r(343)==s[r(321)])return s[r(317)][0][r(325)]?{type:r(347),content:Hr(n,r(350))}:{type:r(347),content:Hr(n,r(365))}}function o(t){const e=r;return{type:e(347),content:Hr(n,e(351),t)}}}))}}function ci(t,e){const n=li();return(ci=function(t,e){return n[t-=283]})(t,e)}function ui(t){const e=ii,n=t[e(310)](e(299));if(0==n)return t;let r=t;for(;t[e(304)]&&t[e(304)].is(e(368),e(359));){const s=t[e(304)][e(310)](e(299));if(s==n)r=t[e(304)];else if(s<n)break;t=t[e(304)]}return r}function li(){const t=["has","ELEMENT_TODO_LIST","*Uncheck item*","parent","1019739lrxHQv","element","end","afterInit","descriptionFactory","LegacyTodoListEditing","formatInline","numbered","value","todoList","numberedList","schema","1407975QuUztw","List","replace","enableCommand","formatBlock","checkChild","isObject","listIndent","todoListChecked","blockName","push","add","previousSibling","change","markBlockFormat","outdentList","registerElementLabel","get","getAttribute","6336SWtYWx","ELEMENT_NUMBERED_LIST","locale","ELEMENT_LIST_ITEM","from","paragraph","commandParams","bulleted","getSelectedBlocks","type","commandName","*Outdent:* %0","12EqmngY","filter","forceValue","length","_selectedElements","4079000NgDTOd","model","listType","23697509VmwPXE","registerDescriptionCallback","bulletedList","16eCvYnf","findIndex","name","21TIYaQx","TrackChangesEditing","ELEMENT_BULLETED_LIST","createRange","commands","1088400qzLiqk","checkTodoList","execute","10110Joupna","LegacyListEditing","format","slice","selection","*Check item*","*Change to:* %0","39920mgqyRp","plugins","indentList","createPositionAt","before","*Indent:* %0","document","listItem","todo","editor","nextSibling"];return(li=function(){return t})()}function fi(t){const e=ii,n=[];if(t.is(e(368),e(359))&&t[e(310)](e(299))>0){let r=t[e(362)];for(;r&&e(359)==r[e(336)]&&r[e(310)](e(299))==t[e(310)](e(299));)n[e(302)](r),r=r[e(362)]}return n}const hi=di;!function(t,e){const n=di,r=t();for(;;)try{if(126435===parseInt(n(304))/1*(parseInt(n(328))/2)+-parseInt(n(321))/3+-parseInt(n(324))/4+-parseInt(n(339))/5*(-parseInt(n(310))/6)+-parseInt(n(319))/7+parseInt(n(370))/8+parseInt(n(350))/9*(parseInt(n(352))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pi);class gi extends t.Plugin{[hi(296)](){const t=hi;if(!this[t(362)][t(371)][t(351)](t(329)))return;const e=this[t(362)][t(301)][t(342)](t(313)),n=this[t(362)][t(371)][t(342)](t(366));e[t(335)]&&n[t(368)](t(298),this[t(359)][t(336)](this)),e[t(305)]&&n[t(368)](t(364),this[t(311)][t(336)](this)),e[t(348)]&&n[t(368)](t(330),this[t(349)][t(336)](this)),n[t(331)][t(363)](this[t(299)][t(336)](this))}[hi(359)](t,e={}){const n=hi,r=this[n(362)][n(371)][n(342)](n(366)),s=this[n(373)]();this[n(362)][n(375)][n(302)]((()=>{const t=n;r[t(309)](s,{commandName:t(298),commandParams:[{type:e[t(300)]}],formatGroupId:t(298)})}))}[hi(311)](t,e={}){const n=hi,r=this[n(362)][n(371)][n(342)](n(366)),s=this[n(322)]((t=>t.is(n(326),n(316))&&n(347)===t[n(355)](n(353))));if(s[n(346)]<1)return;const o=s[n(303)]((t=>this[n(362)][n(375)][n(344)](this[n(362)][n(375)][n(332)](t,n(358)),this[n(362)][n(375)][n(332)](t,0))));this[n(362)][n(375)][n(302)]((()=>{const t=n;r[t(309)](o,{commandName:t(364),commandParams:[{reversed:e[t(305)]}],formatGroupId:t(364)})}))}[hi(349)](t,e={}){const n=hi,r=this[n(362)][n(371)][n(342)](n(366)),s=this[n(322)]((t=>t.is(n(326),n(316))&&n(347)===t[n(355)](n(353))));if(s[n(346)]<1)return;const o=s[n(303)]((t=>this[n(362)][n(375)][n(344)](this[n(362)][n(375)][n(332)](t,n(358)),this[n(362)][n(375)][n(332)](t,0))));this[n(362)][n(375)][n(302)]((()=>{const t=n;r[t(309)](o,{commandName:t(330),commandParams:[{startIndex:e[t(348)]}],formatGroupId:t(330)})}))}[hi(299)](t){const e=hi;if(e(327)!=t[e(300)]&&e(360)!=t[e(300)])return;const n=this[e(362)][e(308)],{data:r}=t;if(!r)return;let s,o;switch(r[e(306)]){case e(298):s=e(307),o={type:e(357),content:Hr(n,s,Hr(n,this[e(320)](r[e(356)][0][e(300)])))};break;case e(364):s=r[e(356)][0][e(305)]?e(334):e(345),o={type:e(357),content:Hr(n,s)};break;case e(330):s=e(341),o={type:e(357),content:Hr(n,s,r[e(356)][0][e(348)])}}return o}[hi(373)](){const t=hi;var e,n,r,s;const o=this[t(362)][t(371)][t(342)](t(361));let i=Array[t(323)](this[t(362)][t(375)][t(365)][t(318)][t(374)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(326),t(316)))&&i[t(340)](...o[t(317)](this[t(362)][t(375)][t(365)][t(318)][t(372)](),t(338))),(null===(n=i[i[t(346)]-1])||void 0===n?void 0:n.is(t(326),t(316)))&&i[t(337)](...o[t(317)](this[t(362)][t(375)][t(365)][t(318)][t(325)](),t(297))),i=[...new Set(i)],(null===(s=null===(r=this[t(362)][t(375)][t(365)][t(318)][t(372)]())||void 0===r?void 0:r[t(333)])||void 0===s?void 0:s.is(t(326),t(316)))&&(i=i[t(312)]((e=>e.is(t(326),t(316))))),i}[hi(322)](t){const e=hi,n=this[e(362)][e(371)][e(342)](e(361));let r=Array[e(323)](this[e(362)][e(375)][e(365)][e(318)][e(374)]())[e(312)](t)[e(303)]((t=>{const r=e,s=this[r(362)][r(375)][r(332)](t,0);return[...n[r(317)](s,r(338)),...n[r(317)](s,r(297))]}))[e(315)]();return r=[...new Set(r)],r}[hi(320)](t){const e=hi;return e(295)+(this[e(362)][e(371)][e(342)](e(361))[e(314)](t)||e(367))[e(354)]()+e(343)+t[e(354)]()[e(369)](/-/g,"_")}}function di(t,e){const n=pi();return(di=function(t,e){return n[t-=295]})(t,e)}function pi(){const t=["config","change","map","2FCQQDk","reversed","commandName","*Change to:* %0","locale","markMultiRangeBlockFormat","10680sCqjCL","handleListReversedCommand","filter","list.properties","getListTypeFromListStyleType","flat","listItem","getSiblingNodes","selection","843367DhXenV","_getTranslationKeyForListStyle","273312DRhTsB","_getSuggestionBlocks","from","177936GOWCdA","getLastPosition","element","formatBlock","130558qDWIiJ","LegacyListPropertiesEditing","listStart","descriptionFactory","createPositionAt","parent","*Format:* set order to reversed","styles","bind","push","backward","130JHgUSl","unshift","*Format:* set start index to %0","get","_LIST_","createRange","*Format:* set order to regular","length","numbered","startIndex","handleListStartCommand","1710EuvZku","has","7750nHJDtA","listType","toUpperCase","getAttribute","commandParams","format","before","handleListStyleCommand","formatInline","LegacyListUtils","editor","registerDescriptionCallback","listReversed","document","TrackChangesEditing","default","enableCommand","replace","467328TBQTdK","plugins","getFirstPosition","_getSuggestionBlocksForListStyle","getSelectedBlocks","model","ELEMENT_","afterInit","forward","listStyle","handleDescriptions","type"];return(pi=function(){return t})()}const mi=Ii;function Ii(t,e){const n=Ei();return(Ii=function(t,e){return n[t-=324]})(t,e)}function Ei(){const t=["710675YDdYjB","enableCommand","12dVCViy","media","12jZDxbJ","mediaEmbed","141996KJGksW","afterInit","downcastDispatcher","showSuggestionHighlights","202617zcojsz","data","TrackChangesEditing","get","div","24ONBmKY","dataDowncast","options","editor","high","stop","1661swvbNs","createEmptyElement","7947072sTiRyd","MediaEmbedEditing","descriptionFactory","573295oPZDen","167426hcJztN","ELEMENT_MEDIA","conversion","has","3031668BrTMJq","locale","plugins","registerElementLabel","for","10FcjAIe","attribute:url:media","elementToElement"];return(Ei=function(){return t})()}!function(t,e){const n=Ii,r=t();for(;;)try{if(768455===parseInt(n(342))/1+-parseInt(n(357))/2*(-parseInt(n(352))/3)+-parseInt(n(346))/4*(parseInt(n(329))/5)+parseInt(n(344))/6*(parseInt(n(330))/7)+parseInt(n(326))/8+parseInt(n(334))/9*(parseInt(n(339))/10)+-parseInt(n(324))/11*(parseInt(n(348))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ei);class bi extends t.Plugin{[mi(349)](){const t=mi,e=this[t(360)];if(!e[t(336)][t(333)](t(327)))return;const n=e[t(336)][t(355)](t(354)),r=e[t(335)];n[t(343)](t(347)),n[t(328)][t(337)](t(345),(e=>Hr(r,t(331),e))),e[t(332)][t(338)](t(358))[t(341)]({model:t(345),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(351)])return n[s(325)](s(356))},converterPriority:t(361)}),e[t(353)][t(350)].on(t(340),((e,n,r)=>{const s=t;r[s(359)][s(351)]&&e[s(362)]()}),{priority:t(361)})}}const Ti=_i;function _i(t,e){const n=yi();return(_i=function(t,e){return n[t-=263]})(t,e)}function yi(){const t=["19152xNDSiS","4456158FPxhCU","11963817BmfCRj","enableCommand","28iwyDXU","496690YaJJxx","mention","3423344lwZWrl","130611LbEgKE","get","MentionEditing","afterInit","plugins","2xLXRIm","editor","1860408AhKQYp","has","20vONcxy","TrackChangesEditing"];return(yi=function(){return t})()}!function(t,e){const n=_i,r=t();for(;;)try{if(895002===-parseInt(n(266))/1*(parseInt(n(271))/2)+-parseInt(n(273))/3+parseInt(n(281))/4*(-parseInt(n(263))/5)+-parseInt(n(278))/6+-parseInt(n(277))/7+parseInt(n(265))/8+-parseInt(n(279))/9*(-parseInt(n(275))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yi);class Ai extends t.Plugin{[Ti(269)](){const t=Ti,e=this[t(272)];e[t(270)][t(274)](t(268))&&e[t(270)][t(267)](t(276))[t(280)](t(264))}}const ki=Ci;function Ci(t,e){const n=Ni();return(Ci=function(t,e){return n[t-=272]})(t,e)}!function(t,e){const n=Ci,r=t();for(;;)try{if(123771===parseInt(n(289))/1+parseInt(n(274))/2*(-parseInt(n(295))/3)+-parseInt(n(297))/4+-parseInt(n(302))/5+parseInt(n(286))/6*(-parseInt(n(277))/7)+parseInt(n(299))/8*(-parseInt(n(292))/9)+parseInt(n(306))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ni);class Li extends t.Plugin{[ki(294)](){const t=ki,e=this[t(279)],n=e[t(296)][t(281)](t(291));e[t(296)][t(273)](t(287))&&(n[t(283)](t(305)),n[t(304)](t(303)),n[t(293)][t(290)]((e=>this[t(307)](e))))}[ki(307)](t){const e=ki,n=this[e(279)][e(301)],{data:r}=t,s={type:e(276),content:""};if(r&&e(303)==r[e(272)]){if(!r[e(282)])return{type:e(276),content:Hr(n,e(288),Hr(n,e(280)))+" ("+r[e(298)]+")"};if(!r[e(298)]){let o=t[e(278)];for(;o;){if(o[e(285)]&&e(284)==o[e(285)][e(272)]&&o[e(285)][e(298)])return s;o=o[e(300)]}return{type:e(276),content:Hr(n,e(275),Hr(n,e(280)))+" ("+r[e(282)]+")"}}}}}function Ni(){const t=["oldValue","enableDefaultAttributesIntegration","listType","data","6wpovOu","MultiLevelList","*Set format:* %0","46518BWAYpU","registerDescriptionCallback","TrackChangesEditing","98802wyXHdL","descriptionFactory","afterInit","33NVNBcB","plugins","892904qGSVyw","newValue","24IrytGm","next","locale","62890edzzFE","listMarkerStyle","registerBlockAttribute","multiLevelList","5225410HgxIyX","handleDescriptions","key","has","18362szYLDr","*Remove format:* %0","format","528913OLbhxE","head","editor","ELEMENT_MULTI_LEVEL_LIST","get"];return(Ni=function(){return t})()}function Ri(t,e){const n=Mi();return(Ri=function(t,e){return n[t-=443]})(t,e)}const Si=Ri;!function(t,e){const n=Ri,r=t();for(;;)try{if(232821===parseInt(n(461))/1+parseInt(n(457))/2*(parseInt(n(448))/3)+-parseInt(n(447))/4*(-parseInt(n(456))/5)+-parseInt(n(454))/6+-parseInt(n(450))/7*(-parseInt(n(446))/8)+-parseInt(n(460))/9+parseInt(n(458))/10*(-parseInt(n(453))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mi);class vi extends t.Plugin{[Si(455)](){const t=Si,e=this[t(459)];if(!e[t(445)][t(449)](t(444)))return;e[t(445)][t(443)](t(466))[t(465)](t(464));const n=e[t(445)][t(443)](t(466)),r=e[t(452)];n[t(451)][t(463)](t(464),(e=>Hr(r,t(462),e)))}}function Mi(){const t=["has","14xPCQTH","descriptionFactory","locale","16511SsrvYt","2330388EUnNAw","afterInit","30ZrgUNb","2ydYgcU","1970xPHNXA","editor","1446264dOHtQi","118806rWguLP","ELEMENT_PAGE_BREAK","registerElementLabel","pageBreak","enableCommand","TrackChangesEditing","get","PageBreakEditing","plugins","1594672PopXUs","149056wIUsho","1009662zliPUb"];return(Mi=function(){return t})()}const Oi=Di;function wi(){const t=["markerName","options","activeMarkers","addMarker:suggestion:insertion","consume","checkChild","mapper","has","Paragraph","48915xfeyEJ","TrackChangesEditing","downcastDispatcher","insertion","descriptionFactory","toViewPosition","$text","isTouching","registerElementLabel","enableCommand","4753GanZLR","ck-suggestion-marker-split","addClass","end","865336izaIFL","45418yRuJOV","enableDefaultAttributesIntegration","afterInit","*Insert:* %0","highest","get","*Change to:* %0","insert","paragraph","createUIElement","nodeAfter","255480FbBOgG","bindElementToMarker","showSuggestionHighlights","writer","format","markerRange","getItemLabel","consumable","getFirstRange","ck-suggestion-marker--active","start","formatBlock","6546nlrlHC","locale","editor","plugins","_registerLegacyDescription","name","243098OoGYiL","type","registerDescriptionCallback","isLimit","96KlIeKT","insertParagraph","model","1588455OtcnUC","schema","ELEMENT_PARAGRAPH","includes","span","commandName","editing","data","50NfzaMt","isBlock"];return(wi=function(){return t})()}function Di(t,e){const n=wi();return(Di=function(t,e){return n[t-=274]})(t,e)}!function(t,e){const n=Di,r=t();for(;;)try{if(389464===parseInt(n(303))/1+parseInt(n(274))/2*(parseInt(n(307))/3)+-parseInt(n(343))/4+parseInt(n(310))/5+-parseInt(n(297))/6*(parseInt(n(339))/7)+parseInt(n(285))/8+-parseInt(n(329))/9*(-parseInt(n(318))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wi);class Fi extends t.Plugin{[Oi(276)](){const t=Oi,e=this[t(299)];if(!e[t(300)][t(327)](t(328)))return;const n=e[t(298)],r=e[t(300)][t(279)](t(330));r[t(333)][t(337)](t(282),(e=>Hr(n,t(312),e))),r[t(275)](t(282)),r[t(338)](t(308)),e[t(316)][t(331)].on(t(323),xi(e),{priority:t(278)}),e[t(317)][t(331)].on(t(323),((n,r,s)=>{const o=t;s[o(321)][o(287)]&&xi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(278)});const s=r[t(333)];s[t(305)]((r=>{const o=t;if(o(332)!==r[o(304)])return;const{start:i,end:a}=r[o(293)]();if(!i[o(336)](a)||!i[o(284)])return;const c=e[o(309)][o(311)],u=i[o(284)];return c[o(319)](u)&&!c[o(306)](u)&&c[o(325)](u,o(335))?{type:o(332),content:Hr(n,o(277),s[o(291)](u,1))}:void 0})),this[t(301)]()}[Oi(301)](){const t=Oi,e=this[t(299)],n=e[t(298)];e[t(300)][t(279)](t(330))[t(333)][t(305)]((e=>{const r=t;if(r(296)!=e[r(304)])return;const{data:s}=e;return s&&r(282)==s[r(315)]?{type:r(289),content:Hr(n,r(280),Hr(n,r(312)))}:void 0}))}}function xi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Di,i=t[o(300)][o(279)](o(330)),a=r[o(290)][o(295)],c=r[o(290)][o(342)],u=t[o(309)][o(311)];if(!a[o(336)](c)||!a[o(284)])return;const l=a[o(284)];if(u[o(319)](l)&&!u[o(306)](l)&&u[o(325)](l,o(335))){if(!s[o(292)][o(324)](r[o(290)],n[o(302)]))return;const t=s[o(288)][o(283)](o(314),{class:o(340)}),a=s[o(326)][o(334)](c);e&&i[o(322)][o(313)](r[o(320)])&&s[o(288)][o(341)](o(294),t),s[o(288)][o(281)](a,t),s[o(326)][o(286)](t,r[o(320)])}}}const Pi=Bi;function Bi(t,e){const n=Ui();return(Bi=function(t,e){return n[t-=340]})(t,e)}function Ui(){const t=["139376jVjhQt","locale","formatInline","editor","commandName","10lXeflY","format","registerDescriptionCallback","171299jOYUVb","removeFormat","1286270ZATzPE","_registerLegacyDescription","1924768zoqEYM","7998970lQMiWx","*Remove all formatting*","TrackChangesEditing","plugins","10425861YIznwz","afterInit","enableDefaultAttributesIntegration","formatBlock","has","RemoveFormatEditing","get","1017QxsDLb","18hWYoVf","964NbnwjN","descriptionFactory","type"];return(Ui=function(){return t})()}!function(t,e){const n=Bi,r=t();for(;;)try{if(592126===parseInt(n(350))/1+parseInt(n(368))/2*(parseInt(n(366))/3)+-parseInt(n(354))/4+-parseInt(n(352))/5*(-parseInt(n(367))/6)+parseInt(n(355))/7+-parseInt(n(342))/8+parseInt(n(359))/9*(-parseInt(n(347))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ui);class ji extends t.Plugin{[Pi(360)](){const t=Pi,e=this[t(345)];e[t(358)][t(363)](t(364))&&(e[t(358)][t(365)](t(357))[t(361)](t(351)),this[t(353)]())}[Pi(353)](){const t=Pi,e=this[t(345)];e[t(358)][t(365)](t(357))[t(340)][t(349)]((n=>{const r=t;if(r(362)!=n[r(341)]&&r(344)!=n[r(341)])return;const{data:s}=n;return s&&r(351)==s[r(346)]?{type:r(348),content:Hr(e[r(343)],r(356))}:void 0}))}}function Gi(t,e){const n=Wi();return(Gi=function(t,e){return n[t-=385]})(t,e)}const Vi=Gi;function Wi(){const t=["enableCommand","411eWGBJe","trackChanges","afterInit","1515186bnqtUz","discardSelectedSuggestions","discardAllSuggestions","goToPreviousRestrictedEditingException","18huoQde","19740624WBapTs","13bDRAAl","plugins","3Nkxlab","16znbGBU","TrackChangesEditing","acceptAllSuggestions","get","522bRrflp","goToNextRestrictedEditingException","5369014UTNQRA","editor","4763AWyzbv","4220416VpUYCT","has","acceptSuggestion","7730zudgqS","1578005NKlMwS","acceptSelectedSuggestions","RestrictedEditingModeEditing","discardSuggestion"];return(Wi=function(){return t})()}!function(t,e){const n=Gi,r=t();for(;;)try{if(664477===parseInt(n(411))/1*(-parseInt(n(397))/2)+-parseInt(n(392))/3*(parseInt(n(402))/4)+-parseInt(n(406))/5*(-parseInt(n(388))/6)+-parseInt(n(399))/7+-parseInt(n(393))/8*(-parseInt(n(414))/9)+parseInt(n(405))/10*(-parseInt(n(401))/11)+parseInt(n(389))/12*(parseInt(n(390))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wi);class Hi extends t.Plugin{[Vi(413)](){const t=Vi,e=this[t(400)];if(!e[t(391)][t(403)](t(408)))return;const n=e[t(391)][t(396)](t(394));n[t(410)](t(387)),n[t(410)](t(398));const r=e[t(391)][t(396)](t(408));r[t(410)](t(412)),r[t(410)](t(404)),r[t(410)](t(409)),r[t(410)](t(395)),r[t(410)](t(386)),r[t(410)](t(407)),r[t(410)](t(385))}}const zi=Zi;function Ki(){const t=["options","getItems","consumable","addMarker:suggestion","softBreak","registerElementLabel","requires","mapper","includes","ck-suggestion-marker--active","2625763qnseyt","writer","869584XkuZeK","bindElementToMarker","ck-suggestion-marker-","get","plugins","ELEMENT_LINE_BREAK","325752bFIgvp","editing","34976tMyQyA","TrackChangesEditing","deletion","454546VvXuLb","span","markerRange","addMarker:suggestion:deletion","shiftEnter","75456MVDnPc","20fkNEUk","showSuggestionHighlights","locale","insert","toViewPosition","merge","init","createUIElement","editor","descriptionFactory","createPositionBefore","activeMarkers","element","180648cFkmTZ","high","model","enableCommand","markerName","addClass","name","split","data","downcastDispatcher","addMarker:suggestion:insertion","40RTvotk","test"];return(Ki=function(){return t})()}function Zi(t,e){const n=Ki();return(Zi=function(t,e){return n[t-=485]})(t,e)}!function(t,e){const n=Zi,r=t();for(;;)try{if(601192===-parseInt(n(527))/1+-parseInt(n(530))/2+parseInt(n(525))/3+parseInt(n(519))/4+-parseInt(n(536))/5*(-parseInt(n(494))/6)+parseInt(n(517))/7+parseInt(n(505))/8*(parseInt(n(535))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ki);class Qi extends t.Plugin{static get[zi(513)](){return[Xs.ShiftEnter]}[zi(487)](){const t=zi,e=this[t(489)],n=e[t(523)][t(522)](t(528));n[t(497)](t(534)),e[t(526)][t(503)].on(t(504),qi(e),{priority:t(495)}),e[t(526)][t(503)].on(t(533),qi(e),{priority:t(495)}),e[t(502)][t(503)].on(t(510),((n,r,s)=>{const o=t;s[o(507)][o(537)]&&qi(e,{showActiveMarker:!1})(n,r,s)})),n[t(490)][t(512)](t(511),(n=>Hr(e[t(538)],t(524),n)))}}function qi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Zi,i=t[o(523)][o(522)](o(528));if(!s[o(509)][o(506)](r[o(532)],n[o(500)]))return;const a=t[o(496)];for(const t of r[o(532)][o(508)]()){if(!t.is(o(493),o(511)))continue;const n=o(529)==r[o(498)][o(501)](":")[1]?o(486):o(501),c=s[o(518)][o(488)](o(531),{class:o(521)+n}),u=s[o(514)][o(485)](a[o(491)](t));e&&i[o(492)][o(515)](r[o(498)])&&s[o(518)][o(499)](o(516),c),s[o(518)][o(539)](u,c),s[o(514)][o(520)](c,r[o(498)])}}}const Xi=Yi;!function(t,e){const n=Yi,r=t();for(;;)try{if(289076===-parseInt(n(259))/1*(-parseInt(n(219))/2)+-parseInt(n(218))/3*(-parseInt(n(254))/4)+-parseInt(n(233))/5*(parseInt(n(240))/6)+parseInt(n(217))/7*(parseInt(n(239))/8)+-parseInt(n(227))/9*(-parseInt(n(216))/10)+parseInt(n(220))/11*(parseInt(n(242))/12)+parseInt(n(236))/13*(-parseInt(n(230))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($i);class Ji extends t.Plugin{[Xi(228)](){const t=Xi,e=this[t(226)],n=e[t(243)],r=e[t(248)];if(!e[t(223)][t(224)](t(256)))return;const s=e[t(223)][t(237)](t(241)),o=t(225),i=e[t(257)][t(237)](o);s[t(247)](o,((e,r={})=>{const a=t,c=n[a(253)][a(234)];if(c[a(222)])return void e(r);const u=void 0!==r[a(235)]?r[a(235)]:!i[a(232)];n[a(252)]((()=>{const t=a,e=Array[t(250)](c[t(255)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(221)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(258)][t(244)]((e=>{const n=t;if(n(231)!=e[n(251)]&&n(229)!=e[n(251)])return;const{data:s}=e;return s&&s[n(249)]==o?s[n(238)][0][n(235)]?{type:n(245),content:Hr(r,n(246))}:{type:n(245),content:Hr(r,n(260))}:void 0}))}}function Yi(t,e){const n=$i();return(Yi=function(t,e){return n[t-=216]})(t,e)}function $i(){const t=["58RuGxuL","7502MfRsQN","markInlineFormat","isCollapsed","plugins","has","restrictedEditingException","editor","90IaEcsi","afterInit","formatInline","19308772HPoITL","formatBlock","value","545VfhTng","selection","forceValue","13UZXFxR","get","commandParams","3200464esoeRZ","6774UlqEsw","TrackChangesEditing","3732ndUCLE","model","registerDescriptionCallback","format","FORMAT_RESTRICTED_ENABLED","enableCommand","locale","commandName","from","type","change","document","1761284JiduNP","getRanges","StandardEditingModeEditing","commands","descriptionFactory","13086JAjOic","FORMAT_RESTRICTED_DISABLED","359360RXcOtu","7MvjBUo","3oIKoKU"];return($i=function(){return t})()}const ta=na;function ea(){const t=["TrackChangesEditing","locale","GeneralHtmlSupport","add","formatInline","6VOYmMt","getGhsAttributeNameForElement","toLowerCase","styleName","formatBlock","enableDefaultAttributesIntegration","registerBlockAttribute","56096631HlrXdB","element","format","registerAttributeLabel","style","9885918grAiNd","9004992ejRoqi","*Remove format:* %0","commandParams","get","normalizeConfig","26612xQaxbZ","9bJIyBv","StyleUtils","9935080qNmCgE","forceValue","6056636rCacFj","definitions","*Set format:* %0","FORMAT_STYLE","DataSchema","descriptionFactory","commandName","config","ghsAttributes","editor","_registerLegacyDescription","has","inline","type","block","Style","plugins","registerInlineAttribute","registerDescriptionCallback","5705478haNWwH","afterInit"];return(ea=function(){return t})()}function na(t,e){const n=ea();return(na=function(t,e){return n[t-=106]})(t,e)}!function(t,e){const n=na,r=t();for(;;)try{if(996854===parseInt(n(139))/1*(-parseInt(n(138))/2)+-parseInt(n(113))/3+-parseInt(n(143))/4+-parseInt(n(141))/5+parseInt(n(120))/6*(parseInt(n(132))/7)+-parseInt(n(133))/8+parseInt(n(127))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ea);class ra extends t.Plugin{[ta(114)](){const t=ta,e=this[t(152)];if(!e[t(110)][t(154)](t(109))||!e[t(110)][t(154)](t(147)))return;const n=e[t(110)][t(136)](t(115)),r=e[t(116)],s=e[t(150)][t(136)](t(131))||{},o=e[t(110)][t(136)](t(117)),i=e[t(110)][t(136)](t(140))[t(137)](e[t(110)][t(136)](t(147)),s[t(144)]);n[t(125)](t(131));const a=new Set;for(const e of i[t(108)]){const n=o[t(121)](e[t(128)]);a[t(118)](n)}const c=new Set;for(const e of i[t(106)]){const n=o[t(121)](e[t(128)]);c[t(118)](n);for(const n of e[t(151)])c[t(118)](n)}for(const e of a)n[t(126)](e),n[t(148)][t(130)](e,Hr(r,t(146)));for(const e of c)n[t(111)](e),n[t(148)][t(130)](e,Hr(r,t(146)));this[t(153)]()}[ta(153)](){const t=ta,e=this[t(152)],n=e[t(116)];e[t(110)][t(136)](t(115))[t(148)][t(112)]((e=>{const r=t;if(r(124)!=e[r(107)]&&r(119)!=e[r(107)])return;const{data:s}=e;return s&&r(131)===s[r(149)]?s[r(135)][0][r(142)]?{type:r(129),content:Hr(n,r(145),s[r(135)][0][r(123)][r(122)]())}:{type:r(129),content:Hr(n,r(134),s[r(135)][0][r(123)][r(122)]())}:void 0}))}}const sa=aa;function oa(){const t=["32365flTxsS","TableUtils","span","includes","from","tableRow","11842677qAnBtG","differ","nodeAfter","downcastDispatcher","_getCoordsForCells","has","getChanges","getRowIndexes","3017848WCozyt","table","change:data","push","enqueueChange","registerElementLabel","selectTableColumn","tableColumn","createRangeOn","getChildren","getItems","enableCommand","findAncestor","every","element","isIntersectingWithRange","descriptionFactory","last","createTableWalker","nodeBefore","insertTableRowAbove","name","substr","addClass","batch","root","min","_tablePostFixingSubtypes","markMultiRangeInsertion","highest","selection","isEqual","low","MIN_SAFE_INTEGER","position","minRow","data","ELEMENT_TABLE_WITH_TEXT","refresh","model","33400470QKtGvo","hasAttribute","_acceptFormatSuggestionCallbackFactory","execute","getChangedMarkers","_setupColumnsRowsFixing","tablePaste","ELEMENT_TABLE_ROW","rootName","markMultiRangeDeletion","setSelection","options","isInContent","writer","some","removeTableRow","insertTableColumnLeft","TrackChangesEditing","$textProxy","toLowerCase","registerDescriptionCallback","ELEMENT_TABLE_COLUMN","forceValue","isTouching","cell","detach","fromRange","get","getAttribute","subType","getRanges","type","isArray","colspan","1422RKFkqj","tableCell","getFirstRange","696207YQmtGI","ELEMENT_TABLE_ROW_WITH_TEXT","TableEditing","_suggestionFactory","locale","insertTable","MAX_SAFE_INTEGER","registerCustomCallback","ELEMENT_TABLE","insert","startsWith","createPositionAt","editor","end","getCellLocation","values","oldRange","map","deletion","first","insertion","showSuggestionHighlights","_getSuggestionCoords","selectTableRow","rowspan","addRange","7003144TvlwZs","filter","insertTableColumnRight","addMarker:suggestion","commands","change","8012VRTPop","45iNrhSQ","item","_tableSuggestions","afterInit","suggestion","above","maxRow","plugins","document","left","createRangeIn","getContainedElement","registerPostFixer","maxColumn","*Insert:* %0","insertTableRowBelow","toViewElement","getColumnIndexes","length","discard","accept","join","$graveyard","classes","removeTableColumn","_splitMarkerName","minColumn","*Remove:* %0","order","max","start","ELEMENT_TABLE_COLUMN_WITH_TEXT","mapper","1464juhxkV","removeClass","getSelectionAffectedTableCells","getSuggestion","add"];return(oa=function(){return t})()}!function(t,e){const n=aa,r=t();for(;;)try{if(998444===-parseInt(n(309))/1+-parseInt(n(341))/2*(-parseInt(n(306))/3)+parseInt(n(335))/4+parseInt(n(218))/5*(parseInt(n(213))/6)+parseInt(n(224))/7+parseInt(n(232))/8*(-parseInt(n(342))/9)+-parseInt(n(272))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oa);class ia extends t.Plugin{constructor(t){const e=aa;super(t),this[e(259)]=[e(223),e(239)],this[e(344)]=new Set}[sa(345)](){const t=sa,e=this[t(321)],n=e[t(271)][t(350)][t(262)];if(!e[t(349)][t(229)](t(311)))return;const r=e[t(313)],s=e[t(349)][t(299)](t(289)),o=e[t(349)][t(299)](t(219));s[t(248)][t(237)](t(233),(e=>Hr(r,t(317),e))),this[t(277)](),s[t(243)](t(314)),s[t(243)](t(332)),s[t(243)](t(238));for(const r of[t(252),t(357)]){const i=e[t(339)][t(299)](r);s[t(243)](r,(r=>{const a=t;e[a(271)][a(340)]((t=>{const e=a;r();const c=e(347)===i[e(208)],u=o[e(215)](n),l=o[e(231)](u),f=c?l[e(328)]-1:l[e(249)]+1,h=u[0][e(244)](e(233)),g=o[e(250)](h,{startRow:f,endRow:f}),d=Array[e(222)](g)[e(326)]((n=>t[e(240)](n[e(296)])));s[e(260)](d,e(223))}))}))}for(const r of[t(288),t(337)]){const i=e[t(339)][t(299)](r);s[t(243)](r,(r=>{const a=t;e[a(271)][a(340)]((t=>{const e=a;r();const c=e(351)===i[e(208)],u=o[e(215)](n),l=o[e(197)](u),f=c?l[e(328)]-1:l[e(249)]+1,h=u[0][e(244)](e(233)),g=o[e(250)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(222)](g)[e(326)]((n=>t[e(240)](n[e(296)])));s[e(260)](d,e(239))}))}))}for(const r of[t(287),t(204)]){const i=r[t(254)](11),a=i[t(291)](),c=a[t(254)](0,3)+t(220),u=t(233)+i,l=t(258)+i,f=t(209)+i;s[t(243)](r,(()=>{const i=t;e[i(271)][i(340)]((t=>{const e=i,h=o[e(215)](n),g=h[0][e(244)](e(233));let d;if(e(287)==r){const t=o[e(231)](h);d={startRow:t[e(328)],endRow:t[e(249)],includeAllSlots:!0}}else{const t=o[e(197)](h);d={startColumn:t[e(328)],endColumn:t[e(249)],includeAllSlots:!0}}const p=o[e(250)](g,d),m=Array[e(222)](p)[e(326)]((({cell:t})=>t)),I=ca(m[e(336)]((t=>t[e(273)](c)))),E=ca(m[e(336)]((t=>!t[e(273)](c))))[e(326)]((n=>t[e(240)](n))),b=s[e(281)](E,u);if(b&&(e(223)==b[e(301)]||e(239)==b[e(301)])){const n=this[e(331)](b);for(const r of I){const s=t[e(240)](r),i=o[e(323)](r),u=r[e(300)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(334)](s)}}}))}))}function c(r){const s=t,o=Array[s(222)](n[s(302)]())[s(326)]((t=>i.LiveRange[s(298)](t)));e[s(271)][s(340)]((t=>{const n=s,i=t[n(256)];r=r[n(336)]((t=>n(202)!=t[n(257)][n(280)])),t[n(282)](r),e[n(339)][n(299)](n(287))[n(270)](),e[n(275)](n(287),{forceDefaultExecution:!0}),e[n(271)][n(236)]((()=>{const t=n;e[t(271)][t(236)](i,(e=>{const n=t,r=o[n(336)]((t=>n(202)!=t[n(257)][n(280)]));r[n(198)]>0&&e[n(282)](r);for(const t of o)t[n(297)]()}))}))}))}function u(r){const s=t;e[s(271)][s(340)]((t=>{const o=s,a=Array[o(222)](n[o(302)]())[o(326)]((t=>i.LiveRange[o(298)](t))),c=[];for(const t of r)for(const e of t[o(242)]({shallow:!0}))c[o(235)](e);for(const n of c)o(202)!=n[o(257)][o(280)]&&(t[o(282)](t[o(320)](n,0)),e[o(339)][o(299)](o(204))[o(270)](),e[o(275)](o(204),{forceDefaultExecution:!0}));const u=a[o(336)]((t=>o(202)!=t[o(257)][o(280)]));u[o(198)]>0&&t[o(282)](u);for(const t of a)t[o(297)]()}))}function l(e,n){const r=t;return n[r(245)]((t=>e[r(286)]((e=>e[r(322)][r(263)](t[r(210)])||t[r(322)][r(263)](e[r(210)])))))}function f(e,n){const r=t;return e[r(286)]((t=>n[r(286)]((e=>t[r(322)][r(295)](e[r(210)])))))}e[t(268)][t(227)].on(t(338),((e,n,r)=>{const s=t;if(!r[s(283)][s(330)])return;const o=n[s(343)];if(!o)return;const i=r[s(212)][s(196)](o);function c(t){return Array[s(304)](t)?t:[t]}i&&s(307)===o[s(253)]&&(0,a.setHighlightHandling)(i,r[s(285)],((t,e,n)=>n[s(255)](c(e[s(203)]),t)),((t,e,n)=>n[s(214)](c(e[s(203)]),t)))}),{priority:t(261)}),s[t(248)][t(292)]((e=>{const n=t;if(n(329)!=e[n(303)]&&n(327)!=e[n(303)])return;const s=e[n(353)]();if(null!=s&&s.is(n(246),n(233))){if(n(329)==e[n(303)]){const t=e[n(242)]()[n(336)]((t=>t.is(n(290))))[n(326)]((t=>t[n(268)]));if(t[n(198)])return{type:n(329),content:Hr(r,n(356),Hr(r,n(269),'"'+t[n(201)](" ")+'"'))}}if(n(327)==e[n(303)]){const t=e[n(242)]()[n(336)]((t=>t.is(n(290))))[n(326)]((t=>t[n(268)]));if(t[n(198)])return{type:n(327),content:Hr(r,n(207),Hr(r,n(269),'"'+t[n(201)](" ")+'"'))}}}})),s[t(248)][t(292)]((e=>{const n=t;if(n(223)==e[n(301)]){const t=e[n(242)]()[n(336)]((t=>t.is(n(290))))[n(326)]((t=>t[n(268)])),s=this[n(331)](e),o=s[n(348)]-s[n(267)]+1;if(n(329)==e[n(303)])return t[n(198)]?{type:n(329),content:Hr(r,n(356),Hr(r,n(310),[o,'"'+t[n(201)](" ")+'"']))}:{type:n(329),content:Hr(r,n(356),Hr(r,n(279),o))};if(n(327)==e[n(303)])return t[n(198)]?{type:n(327),content:Hr(r,n(207),Hr(r,n(310),[o,'"'+t[n(201)](" ")+'"']))}:{type:n(327),content:Hr(r,n(207),Hr(r,n(279),o))}}if(n(239)==e[n(301)]){const t=e[n(242)]()[n(336)]((t=>t.is(n(290))))[n(326)]((t=>t[n(268)])),s=this[n(331)](e),o=s[n(355)]-s[n(206)]+1;if(n(329)==e[n(303)])return t[n(198)]?{type:n(329),content:Hr(r,n(356),Hr(r,n(211),[o,'"'+t[n(201)](" ")+'"']))}:{type:n(329),content:Hr(r,n(356),Hr(r,n(293),o))};if(n(327)==e[n(303)])return t[n(198)]?{type:n(327),content:Hr(r,n(207),Hr(r,n(211),[o,'"'+t[n(201)](" ")+'"']))}:{type:n(327),content:Hr(r,n(207),Hr(r,n(293),o))}}})),s[t(312)][t(316)](t(329),t(223),t(199),c),s[t(312)][t(316)](t(327),t(223),t(200),c),s[t(312)][t(316)](t(329),t(239),t(199),u),s[t(312)][t(316)](t(327),t(239),t(200),u),s[t(312)][t(316)](t(329),t(239),t(201),l),s[t(312)][t(316)](t(327),t(239),t(201),l),s[t(312)][t(316)](t(329),t(223),t(201),f),s[t(312)][t(316)](t(327),t(223),t(201),f)}[sa(274)](){const t=sa,e=this[t(321)],n=e[t(271)][t(350)][t(262)];return(r,s)=>{const o=t;e[o(271)][o(340)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(322)][a(251)];u&&u[0]&&!1===u[0][a(294)]&&(l=r[0][a(210)][a(226)]);const f=t[a(352)](l);if(a(202)==f[a(257)][a(280)])return;const h=Array[a(222)](n[a(302)]())[a(326)]((t=>i.LiveRange[a(298)](t)));t[a(282)](f),e[a(339)][a(299)](c)[a(270)](),u[a(235)]({forceDefaultExecution:!0}),e[a(275)](c,...u);const g=h[a(336)]((t=>a(202)!=t[a(257)][a(280)]));g[a(198)]>0&&t[a(282)](g);for(const t of h)t[a(297)]()}))}}[sa(228)](t){const e=sa,n=this[e(321)][e(349)][e(299)](e(219));let r=Number[e(315)],s=Number[e(265)],o=Number[e(315)],i=Number[e(265)];for(const a of t){if(e(202)==a[e(257)][e(280)])continue;const{row:t,column:c}=n[e(323)](a),u=a[e(273)](e(333))?a[e(300)](e(333))-1:0,l=a[e(273)](e(305))?a[e(300)](e(305))-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(277)](){const t=sa,e=this[t(321)],n=e[t(349)][t(299)](t(289)),r=e[t(349)][t(299)](t(219));e[t(271)][t(350)].on(t(234),(()=>{const r=t,s=Array[r(222)](e[r(271)][r(350)][r(225)][r(276)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(205)](t);if(r(346)!=s)continue;if(null!=e[r(325)])continue;const a=n[r(216)](o);this[r(259)][r(221)](i)&&this[r(344)][r(217)](a)}}),{priority:t(264)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(240)](e),a=e[s(244)](s(233)),c=r[s(323)](e);for(const t of this[s(344)]){const n=t[s(301)],r=n[s(319)](s(278)),u=n[s(254)](r?10:5),l=u[s(291)](),f=l[s(254)](0,3)+s(220),h=s(258)+u,g=s(209)+u;if(!t[s(284)])continue;if(a!=t[s(308)]()[s(210)][s(244)](s(233)))continue;if(t[s(247)](i))continue;const d=e[s(273)](f)?e[s(300)](f)-1:0,p=this[s(331)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(334)](i),o=!0)}return o};e[t(271)][t(350)][t(354)]((n=>{const r=t;let o=!1;for(const t of e[r(271)][r(350)][r(225)][r(230)]())if(r(318)==t[r(303)])if(r(223)==t[r(253)])for(const e of t[r(266)][r(226)][r(241)]())o=o||s(e,n);else r(307)==t[r(253)]&&(o=o||s(t[r(266)][r(226)],n));return o}))}[sa(331)](t){const e=sa;return this[e(228)](t[e(302)]()[e(326)]((t=>t[e(210)][e(226)])))}}function aa(t,e){const n=oa();return(aa=function(t,e){return n[t-=196]})(t,e)}function ca(t){const e=sa;return Array[e(222)](new Set(t)[e(324)]())}const ua=la;function la(t,e){const n=fa();return(la=function(t,e){return n[t-=461]})(t,e)}function fa(){const t=["stop","mergeTableCellLeft","_tablePostFixingSubtypes","model","horizontally","insertion","subType","refresh","mergeTableCellDown","getRanges","afterInit","isEnabled","$graveyard","formatBlock","selection","return","cell","findAncestor","rootName","_acceptFormatSuggestionCallbackFactory","markMultiRangeBlockFormat","push","registerCustomCallback","getSuggestions","14097nvQJhW","plugins","containsRange","descriptionFactory","trackChanges","locale","getSelectionAffectedTableCells","table","createRangeOn","6pGUlRf","forceDefaultExecution","2053344TutOqn","from","format","4671530bWMCVy","25916364yVwInY","_suggestionFactory","7CPcmAC","element","_isForcedDefaultExecutionBlock","document","3029895phVHqP","_areSelectedCellsMergable","registerDescriptionCallback","splitTableCellHorizontally","add","9GniPPB","requires","map","commands","isInContent","fromRange","getAncestors","formatInline","getCellLocation","getFirstPosition","find","accept","length","*Merge cells*","TableEditing","TableUtils","author","get","9OYjWGW","mergeTableCellUp","type","1688792aZcLJr","setSelection","direction","*Split cell:* vertically","commandName","2136532kbjNiG","enableCommand","11TPAoIs","TrackChangesEditing","change","createTableWalker","low","markBlockFormat","size","root","execute","tableCell","filter","_areMergableCells","editor","has","set:isEnabled","mergeTableCells","deletion","splitTableCellVertically","mergeTableCellRight","value","highest","*Split cell:* horizontally","detach"];return(fa=function(){return t})()}!function(t,e){const n=la,r=t();for(;;)try{if(869540===-parseInt(n(521))/1*(-parseInt(n(530))/2)+parseInt(n(464))/3*(-parseInt(n(472))/4)+parseInt(n(542))/5+-parseInt(n(532))/6*(-parseInt(n(538))/7)+parseInt(n(467))/8*(-parseInt(n(547))/9)+parseInt(n(535))/10*(-parseInt(n(474))/11)+parseInt(n(536))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[ua(548)](){return[ia]}[ua(507)](){const t=ua,e=this[t(486)],n=e[t(500)][t(541)][t(511)],r=e[t(526)];if(!e[t(522)][t(487)](t(561)))return;const s=e[t(522)][t(463)](t(475)),o=e[t(522)][t(463)](t(461)),a=e[t(522)][t(463)](ia);a[t(499)][t(518)](t(489)),s[t(473)](t(489),(()=>{const n=t,r=o[n(527)](e[n(500)][n(541)][n(511)]);e[n(500)][n(476)]((()=>{const t=n;s[t(517)](r,{commandName:t(489),commandParams:[]},[],t(489))}))})),e[t(550)][t(463)](t(489)).on(t(482),((n,r)=>{const o=t;e[o(550)][o(463)](o(525))[o(493)]&&(r[o(559)]>0&&r[r[o(559)]-1]&&r[r[o(559)]-1][o(531)]||s[o(540)]||this[o(543)]()||n[o(497)]())}),{priority:t(494)});for(const n of[t(465),t(492),t(505),t(498)]){const r=e[t(550)][t(463)](n);s[t(473)](n,(()=>{const n=t,o=e[n(500)][n(541)][n(511)][n(556)]()[n(553)]()[n(557)]((t=>t.is(n(539),n(483)))),i=r[n(493)];e[n(500)][n(476)]((()=>{const t=n;s[t(517)]([o,i],{commandName:t(489),commandParams:[]},[],t(489))}))}))}for(const n of[t(491),t(545)]){const r=e[t(550)][t(463)](n);s[t(473)](n,(()=>{const i=t,a=o[i(527)](e[i(500)][i(541)][i(511)])[0],c=a[i(514)](i(528)),{column:u,row:l}=o[i(555)](a);let f=[];if(i(501)==r[i(469)]){const t=o[i(477)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(533)](t)[i(549)]((t=>t[i(513)]))}else{const t=o[i(477)](c,{column:u,includeAllSlots:!0});f=Array[i(533)](t)[i(549)]((t=>t[i(513)]))}e[i(500)][i(476)]((t=>{const e=i;s[e(479)](t[e(529)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(524)][t(544)]((e=>{const n=t;if(n(510)!=e[n(466)]&&n(554)!=e[n(466)])return;const{data:s}=e;return s&&n(489)==s[n(471)]?{type:n(534),content:Hr(r,n(560))}:void 0})),s[t(524)][t(544)]((e=>{const n=t;if(n(510)!=e[n(466)]&&n(554)!=e[n(466)])return;const{data:s}=e;return s?n(491)==s[n(471)]?{type:n(534),content:Hr(r,n(470))}:n(545)==s[n(471)]?{type:n(534),content:Hr(r,n(495))}:void 0:void 0}));const c=a[t(516)]();for(const e of[t(465),t(492),t(505),t(498)])s[t(537)][t(519)](t(510),e,t(558),c);for(const e of[t(491),t(545)])s[t(537)][t(519)](t(510),e,t(558),c);s[t(537)][t(519)](t(510),t(489),t(558),(r=>{const s=t;e[s(500)][s(476)]((t=>{const o=s,a=Array[o(533)](n[o(506)]())[o(549)]((t=>i.LiveRange[o(552)](t)));t[o(468)](r),e[o(550)][o(463)](o(489))[o(504)](),e[o(482)](o(489),{forceDefaultExecution:!0});const c=a[o(484)]((t=>o(509)!=t[o(481)][o(515)]));c[o(559)]>0&&t[o(468)](c);for(const t of a)t[o(496)]()}))}));for(const n of[t(465),t(505),t(498),t(492)]){const r=e[t(550)][t(463)](n);r.on(t(488),((n,s,o)=>{const i=t;if(o){const t=e[i(500)][i(541)][i(511)][i(556)]()[i(553)]()[i(557)]((t=>t.is(i(539),i(483))));this[i(485)](r[i(493)],t)||(n[i(512)]=!1,n[i(497)]())}}),{priority:t(478)})}}[ua(543)](){const t=ua,e=this[t(486)][t(550)][t(463)](t(489)),n=this[t(486)][t(522)][t(463)](t(461));if(!e[t(508)])return!1;const r=n[t(527)](this[t(486)][t(500)][t(541)][t(511)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(485)](e,n))return!1;return!0}[ua(485)](t,e){const n=ua,r=this[n(486)][n(522)][n(463)](n(475)),s=this[n(486)][n(500)][n(529)](t),o=this[n(486)][n(500)][n(529)](e),i=new Set,a=new Set;for(const t of r[n(520)]())if((n(502)==t[n(466)]||n(490)==t[n(466)]||n(489)==t[n(503)])&&t[n(551)])for(const e of t[n(506)]())e[n(523)](s,!0)&&i[n(546)](t[n(466)]+":"+t[n(462)].id),e[n(523)](o,!0)&&a[n(546)](t[n(466)]+":"+t[n(462)].id);if(i[n(480)]!=a[n(480)])return!1;for(const t of i)if(!a[n(487)](t))return!1;return!0}}const ga=pa;function da(){const t=["removeAttribute","end","208opOUXj","createTableWalker","accept","addMarker:suggestion","afterInit","forceValue","enableDefaultAttributesIntegration","commandParams","item","_registerLegacyDescription","ck-suggestion-marker-","458822jGykeD","setAttribute","600fGMDKP","registerAttributeLabel","data","8MFtSsg","_acceptFormatSuggestionCallbackFactory","markerRange","downcastDispatcher","11NCsvMB","mapper","markerName","_splitMarkerName","format","addClass","showSuggestionHighlights","FORMAT_HEADER_ROW","unbindElementFromMarkerName","get","679548QhrOtl","getCellLocation","editing","127QJCpUx","nodeAfter","type","includes","options","descriptionFactory","consume","_handleLegacySuggestions","141975zrbgxN","setTableRowHeader","25lVRoIa","_suggestionFactory","commandName","markerNameToElements","16012TYfedp","registerBlockAttribute","TableEditing","TableUtils","nodeBefore","headingColumns","removeClass","toViewElement","highest","writer","setTableColumnHeader","headingRows","getSuggestion","*Format:* %0","data-suggestion","name","has","stop","formatBlock","FORMAT_HEADER_COLUMN","cell","editor","268779lqytRT","11727660qZnIVp","consumable","264411fKYHLG","activeMarkers","parent","13ljTyLq","FORMAT_REGULAR_COLUMN","plugins","requires","ck-suggestion-marker--active","TrackChangesEditing","start","registerDescriptionCallback","bindElementToMarker","registerCustomCallback","locale","removeMarker:suggestion","FORMAT_REGULAR_ROW"];return(da=function(){return t})()}function pa(t,e){const n=da();return(pa=function(t,e){return n[t-=458]})(t,e)}!function(t,e){const n=pa,r=t();for(;;)try{if(514068===parseInt(n(487))/1*(parseInt(n(501))/2)+-parseInt(n(526))/3*(parseInt(n(470))/4)+parseInt(n(497))/5*(parseInt(n(484))/6)+parseInt(n(523))/7*(parseInt(n(544))/8)+-parseInt(n(495))/9*(parseInt(n(467))/10)+parseInt(n(474))/11*(-parseInt(n(524))/12)+parseInt(n(529))/13*(parseInt(n(465))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(da);class ma extends t.Plugin{static get[ga(532)](){return[ia]}[ga(458)](){const t=ga,e=this[t(522)];if(!e[t(531)][t(517)](t(503)))return;const n=e[t(539)],r=e[t(531)][t(483)](t(534));r[t(460)](t(496)),r[t(460)](t(511)),r[t(502)](t(512)),r[t(502)](t(506)),r[t(492)][t(468)](t(512),Hr(n,t(481))),r[t(492)][t(468)](t(506),Hr(n,t(520))),this[t(494)]()}[ga(494)](){const t=ga,e=this[t(522)][t(531)][t(483)](t(534)),n=this[t(522)][t(531)][t(483)](t(504)),r=this[t(522)][t(531)][t(483)](ia)[t(471)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=pa,{type:c,id:u}=e[a(477)](o[a(476)]),l=e[a(513)](u),f=l[a(469)];if(a(519)!=l[a(489)]||!f||a(511)!=f[a(499)])return;if(o[a(462)])return void s[a(518)]();if(!i[a(525)][a(493)](o[a(472)],s[a(516)]))return;const h=o[a(472)][a(535)][a(488)],g=o[a(472)][a(543)][a(505)],d=h[a(528)][a(528)],{column:p}=n[a(485)](h),{column:m}=n[a(485)](g);for(let s=p;s<=m;s++){const l=n[a(545)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(521)],l=i[a(475)][a(508)](s);i[a(510)][a(479)](a(464)+c,l),r&&i[a(510)][a(466)](a(515),u,l),i[a(475)][a(537)](l,o[a(476)]),t&&(e[a(527)][a(490)](o[a(476)])?i[a(510)][a(479)](a(533),l):i[a(510)][a(507)](a(533),l))}}}}e[t(498)][t(538)](t(519),t(496),t(546),r),e[t(498)][t(538)](t(519),t(511),t(546),r),this[t(522)][t(486)][t(473)].on(t(547),s(),{priority:t(509)}),this[t(522)][t(469)][t(473)].on(t(547),((e,n,r)=>{const o=t;r[o(491)][o(480)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(509)}),this[t(522)][t(486)][t(473)].on(t(540),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(477)](r[o(476)]),c=e[o(513)](a),u=c[o(469)];if(o(519)!=c[o(489)]||!u||o(511)!=u[o(499)])return;const l=s[o(475)][o(500)](r[o(476)]);if(l)for(const t of l)s[o(510)][o(507)](o(464)+i,t),s[o(510)][o(507)](o(533),t),s[o(510)][o(542)](o(515),t),s[o(475)][o(482)](t,r[o(476)])}),{priority:t(509)}),this[t(463)]()}[ga(463)](){const t=ga,e=this[t(522)],n=e[t(539)];function r(e){const r=t;return{type:r(478),content:Hr(n,r(514),e)}}e[t(531)][t(483)](t(534))[t(492)][t(536)]((e=>{const s=t;if(s(519)!=e[s(489)])return;const{data:o}=e;if(o){if(s(496)==o[s(499)]){const t=o[s(461)][0][s(459)];return r(Hr(n,s(t?481:541)))}if(s(511)==o[s(499)]){const t=o[s(461)][0][s(459)];return r(Hr(n,s(t?520:530)))}}}))}}const Ia=_a;function Ea(){const t=["TableUtils","batch","111384OlEDAE","options","showSuggestionHighlights","name","deletion","change","fill","866YrNvsD","rootName","detach","79299mXBepQ","createRange","column","content","registerCustomCallback","tableCellHorizontalAlignment","clipboardOutput","element","document","_replaceTableSlotCell","from","next","deletionRanges","insertColumns","some","keys","plugins","getContainedElement","getMarkers","documentSelection","nextSibling","createRangeOn","endRow","subType","399ztverz","suggestion:formatBlock:tablePasteCell","markMultiRangeInsertion","registerDescriptionCallback","204pnxZjh","removeRows","set","forEach","hasSuggestion","suggestion-td","33715MtaKHF","tableCell","cell","elementToElement","get","markerName","columnInsertionRanges","has","start","root","first","paragraph","high","cells","markMultiRangeDeletion","insert","_isForcedDefaultExecutionBlock","selection","unwrap","getItems","dataDowncast","previous","setAttribute","containsRange","rowInsertionRanges","_createdBatches","startsWith","row","_suggestionFactory","commands","every","ck-suggestion-marker-insertion","wrap","isEqual","stop","type","getShiftedBy","tableCellVerticalAlignment","markMultiRangeBlockFormat","view","insertionRanges","value","markerAttributes","redo","_splitMarkerName","*Replace table cells*","previousSibling","includes","push","newRange","author","getSelectionAffectedTableCells","findAncestor","tableCellSuggestion","tableCellBorderWidth","Users","30584JxSAtb","oldRange","getRanges","787976NuPhZQ","remove","tableCellPadding","afterInit","createPositionBefore","getChangedMarkers","tablePaste","getRange","insertRows","editingDowncast","reduce","endColumn","model","4248870ozurrJ","9iKFHRH","table","getColumns","fromEntries","columns","listenTo","getColumnIndexes","entries","getAllAdjacentSuggestions","getRowIndexes","locale","move","markers","tablePasteColumn","getTableIfOnlyTableInContent","forceDefaultExecution","markerToHighlight","isInContent","tablePasteCell","editor","isEmpty","tablePasteRow","$graveyard","activeMarkers","discard","ck-suggestion-marker--active","insertion","_getCoordsForCells","trackChanges","registerPostFixer","insertContent","editing","getSuggestionCallback","join","find","suggestionLoaded","removeColumns","columnInsertionIndexes","setAttributes","fromRange","createTableWalker","rows","suggestion","getChanges","tableCellBorderColor","schema","differ","createRangeIn","getRows","suggestionUnloaded","last","end","nodeAfter","TableClipboard","length","filter","call","requires","getChild","position","descriptionFactory","getChildren","createElement","tableCellBorderStyle","getSuggestion","for","_tablePostFixingSubtypes","935OSVZAx","attributes","tableCellBackgroundColor","low","removeMarkers","updateMarker","accept","add","removeMarker","map","register","2619xHkfuV","getSuggestions","tablePasteChainId","getAttributes","rowInsertionIndexes","TrackChangesEditing","return","ck-suggestion-marker","conversion","formatBlock"];return(Ea=function(){return t})()}!function(t,e){const n=_a,r=t();for(;;)try{if(301570===parseInt(n(322))/1+parseInt(n(319))/2*(parseInt(n(300))/3)+parseInt(n(208))/4+-parseInt(n(149))/5*(-parseInt(n(143))/6)+parseInt(n(139))/7*(-parseInt(n(205))/8)+-parseInt(n(222))/9*(-parseInt(n(221))/10)+-parseInt(n(289))/11*(parseInt(n(312))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ea);const ba=[Ia(203),Ia(266),Ia(285),Ia(327),Ia(186),Ia(291),Ia(210)],Ta=Object[Ia(225)](ba[Ia(298)]((t=>[t,null])));function _a(t,e){const n=Ea();return(_a=function(t,e){return n[t-=123]})(t,e)}class ya extends t.Plugin{static get[Ia(279)](){return[ia]}[Ia(211)](){const t=Ia,n=this[t(241)];if(!n[t(131)][t(156)](t(275)))return;const r=n[t(131)][t(153)](t(305)),s=n[t(131)][t(153)](t(310)),o=n[t(131)][t(153)](ia),a=n[t(131)][t(153)](t(275));o[t(288)][t(197)](t(243),t(235)),n[t(220)][t(267)][t(299)](t(202),{allowIn:t(150),allowContentOf:t(150),isLimit:!0}),n[t(308)][t(152)]({model:t(202),view:t(148)});let c=null;n[t(220)].on(t(252),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(276)]-1];h&&h[u(237)]||r[u(165)]||this[u(241)][u(178)][u(153)](u(250))[u(190)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(134)))return!1;const i=s[o(236)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(200)](n[o(123)][o(166)]);if(!a[o(276)])return!1;const c=a[0][o(201)](o(223)),l=r[o(231)](a),f=r[o(228)](a),h={startRow:l[o(159)],endRow:l[o(272)],startColumn:f[o(159)],endColumn:f[o(272)]};return 1==a[o(276)]&&(h[o(137)]+=r[o(270)](i)-1,h[o(219)]+=r[o(224)](i)-1),ka(c,h,r)}(l,f,n[u(220)],s,a)&&(o[u(183)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(220)][u(317)]((()=>{const t=u;n[t(220)][t(252)](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(276)]&&r[t(141)](o,t(243),{tablePasteChainId:s}),a[t(276)]&&r[t(141)](a,t(235),{tablePasteChainId:s}),l[t(276)]&&(r[t(141)](l,t(214),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(146)]((e=>{const n=t;var r;return null===(r=e[n(321)])||void 0===r?void 0:r[n(278)](e)}))),f[t(276)]&&(r[t(163)](f,t(214),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(146)]((e=>{const n=t;var r;return null===(r=e[n(321)])||void 0===r?void 0:r[n(278)](e)})));const g=r[t(187)](h[t(298)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(240),{tablePasteChainId:s});if(g){const e=g[t(133)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(220)][t(136)](s),a=e[t(256)]((e=>e[t(215)]()[t(182)](i)));a&&r[t(197)]([a[t(315)],o])}r[t(276)]&&g[t(171)](t(191),Object[t(225)](r))}c=null})))}),{priority:e.priorities[t(161)]+10}),n[t(131)][t(153)](t(275)).on(t(124),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(183)]();const u=s[r(151)],l=o,f=Aa(u),h=Aa(l);e[r(306)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(209)](u[r(280)](0));for(const t of Array[r(125)](l[r(283)]()))a[r(164)](t,u,r(273));const t=c[r(304)][r(196)](s[r(176)]),e=c[r(259)][r(196)](s[r(324)]);t||e||(g=i.LiveRange[r(261)](a[r(269)](u)))}else h&&!f&&(d=a[r(269)](u));else{const t=a[r(284)](r(202)),e=a[r(284)](r(202));a[r(181)](a[r(269)](u),e),a[r(164)](t,u,0);for(const e of Array[r(125)](l[r(283)]()))a[r(164)](e,t,r(273));g=i.LiveRange[r(261)](a[r(136)](t)),d=i.LiveRange[r(261)](a[r(136)](e))}const p=Array[r(125)](l[r(303)]())[r(277)]((([t])=>ba[r(196)](t)));c[r(162)][r(197)]({element:u,attributes:p[r(276)]?Object[r(225)](p):null}),g&&c[r(189)][r(197)](g),d&&c[r(127)][r(197)](d)}),{priority:t(161)}),s.on(t(128),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(226)]||1;c[o(259)]=new Array(l)[o(318)](u)[o(298)](((t,e)=>t+e));for(const{cell:t}of s[o(262)](i,{startColumn:u,endColumn:u+l-1}))c[o(155)][o(197)](n[o(220)][o(136)](t))}),{priority:t(292)}),s.on(t(216),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(263)]||1;c[o(304)]=new Array(l)[o(318)](u)[o(298)](((t,e)=>t+e));for(const{cell:t}of s[o(262)](i,{startRow:u,endRow:u+l-1}))c[o(173)][o(197)](n[o(220)][o(136)](t))}),{priority:t(292)}),r[t(282)][t(142)]((e=>{const r=t;if(e[r(138)]&&e[r(138)][r(175)](r(214)))return e[r(170)]?{}:{type:r(248),content:Hr(n[r(232)],r(194))}}));const u=()=>!1;for(const e of[t(214),t(235),t(243),t(240)])r[t(177)][t(326)](t(248),e,t(255),u),r[t(177)][t(326)](t(316),e,t(255),u),r[t(177)][t(326)](t(309),e,t(255),u);r[t(177)][t(326)](t(309),t(240),t(246),u),r[t(177)][t(326)](t(309),t(240),t(295),((e,r,s)=>{const o=t,i=e[o(298)]((t=>t[o(132)]()))[o(277)]((t=>t)),a=new Map(i[o(298)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(162)])e&&a[o(145)](t,e);else if(s&&s[o(191)])for(const[t,e]of Object[o(229)](s[o(191)])){const r=n[o(220)][o(234)][o(153)](t),s=r?r[o(215)]()[o(132)]():null;s&&a[o(145)](s,e)}n[o(220)][o(317)]((t=>{const e=o;for(const[n,r]of a)t[e(260)]({...Ta,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(177)][o(326)](e,o(214),s,((t,i,a)=>{const c=o;n[c(220)][c(317)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(157)][o(274)];t.is(o(329),o(202))&&u[o(197)](t)}r[o(177)][o(254)](e,null,s)(t,i,a);for(const t of u)o(244)!=t[o(158)][o(320)]&&n[o(167)](t)}))}))};l(t(248),t(295)),l(t(248),t(246)),l(t(316),t(295)),l(t(316),t(246)),r[t(177)][t(326)](t(248),t(243),t(246),(e=>{const n=t,r=e[n(298)]((t=>t[n(132)]())),i=r[0][n(201)](n(223)),{minRow:a,maxRow:c}=o[n(249)](r);s[n(144)](i,{at:a,rows:c-a+1})})),r[t(177)][t(326)](t(248),t(235),t(246),(e=>{const n=t,r=e[n(298)]((t=>t[n(132)]())),i=r[0][n(201)](n(223)),{minColumn:a,maxColumn:c}=o[n(249)](r);s[n(258)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(138)]||!n[s(138)][s(175)](s(214)))return;const o=n[s(290)][s(302)],i=r[s(301)]()[s(277)]((t=>t[s(239)]&&t[s(290)]&&t[s(290)][s(302)]==o));i[s(276)]&&n[s(230)]()[s(276)]!=i[s(276)]&&i[s(218)](((t,e)=>(t[s(126)]=e,e[s(170)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(193)](e[s(154)]),i=[s(307),s(180)],a=r[s(245)][s(196)](e[s(154)]);return a&&i[s(197)](s(247)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(257),f,{priority:t(161)}),r.on(t(271),f,{priority:t(161)}),n[t(220)][t(123)][t(251)]((()=>{const e=t;let s=!1;const o=Array[e(125)](n[e(220)][e(123)][e(268)][e(213)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(193)](t);if(e(264)!=o||e(316)!=a||i[e(206)])continue;if(!r[e(147)](c))continue;const u=r[e(286)](c)[e(207)](),l=n[e(131)][e(153)](e(204)).me;for(const t of r[e(301)]())if(t[e(239)]&&t[e(199)]==l&&e(309)==t[e(184)]&&e(240)==t[e(138)]&&t[e(207)]()[e(179)]((t=>u[e(129)]((n=>n[e(172)](t,!0))))))for(const n of t[e(230)]())n[e(239)]&&(n[e(246)](),s=!0)}return s})),n[t(220)][t(123)][t(251)]((e=>{const s=t,o=n[s(178)][s(153)](s(192));if(!o||!o[s(174)][s(156)](e[s(311)]))return!1;let i=!1;const a=n[s(131)][s(153)](s(204)).me,c=n[s(220)][s(123)][s(268)][s(265)](),u=Array[s(125)](n[s(220)][s(123)][s(268)][s(213)]())[s(277)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(193)](t);return n(264)==o&&n(214)==i&&c==a.id&&!e[n(206)]}));for(const t of c){if(s(164)!=t[s(184)]||s(202)!=t[s(315)]||1!=t[s(276)])continue;const n=e[s(323)](t[s(281)],t[s(281)][s(185)](1));if(!u[s(256)]((({data:t})=>t[s(198)][s(182)](n))))for(const{name:t,data:r}of u)if(n[s(172)](r[s(198)])){e[s(294)](t,{range:n}),i=!0;break}}return i})),n[t(220)][t(123)][t(251)]((e=>{const s=t;let o=!1;const i=n[s(131)][s(153)](s(204)).me,a=r[s(301)]()[s(277)]((t=>t[s(239)]&&t[s(199)]==i)),c=new Set,u=new Set;for(const t of a)if(s(214)==t[s(138)])for(const e of t[s(133)]()){const n=e[s(215)]()[s(132)]();if(n)if(n.is(s(329),s(202))&&Aa(n)){t[s(297)](e[s(315)]),c[s(296)](n),o=!0;const r=n[s(135)],i=n[s(195)],a=r&&r.is(s(329),s(202)),l=i&&i.is(s(329),s(202));a&&!c[s(156)](r)&&u[s(296)](r),l&&!c[s(156)](i)&&u[s(296)](i)}else n.is(s(329),s(160))&&n[s(242)]&&(t[s(297)](e[s(315)]),o=!0)}else if(s(240)==t[s(138)]){if(!t[s(290)]||!t[s(290)][s(302)])continue;const e=t[s(290)][s(191)];if(e&&Object[s(130)](e)[s(276)])continue;const n=t[s(290)][s(302)];let r=!0,i=!0;for(const e of a)if(e[s(138)]&&e[s(138)][s(175)](s(214))){if(!e[s(290)][s(302)]){i=!1;break}if(e.id!=t.id&&e[s(290)][s(302)]==n){r=!1;break}}i&&r&&(t[s(293)](),o=!0)}for(const t of c)e[s(209)](t);for(const t of u)e[s(167)](t);return o})),n[t(308)][t(287)](t(217))[t(238)]({model:t(140),view:(t,e)=>h(t),converterPriority:t(161)}),n[t(308)][t(287)](t(169))[t(238)]({model:t(140),view:(e,n)=>n[t(313)][t(314)]?h(e,!1):null,converterPriority:t(161)});const g=n[t(253)][t(188)];this[t(227)](g[t(123)],t(328),((e,n)=>{const r=t,s=[];for(const t of g[r(269)](n[r(325)])[r(168)]())t.is(r(329),r(148))&&s[r(197)](t);g[r(317)]((t=>{const e=r;for(const n of s)t[e(233)](t[e(269)](n),t[e(212)](n)),t[e(209)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(242)])return!0;const n=t[e(280)](0);return n.is(e(329),e(160))&&n[e(242)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(262)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function Ca(){const t=["getTableColumnsWidths","getSelectedElement","formatGroupId","210cBcFsu","getAttribute","type","document","commandParams","1106560jfsTFN","Users","selection","29510hWRPXi","_suggestionFactory","change","formatBlock","registerCustomCallback","get","getContainedElement","resizeTable","getColumnGroupElement","editor","handleResizeTableWidthCommand","author","columnWidths","handleSuggestionDescription","3539640jAQwZo","formatInline","descriptionFactory","48016mFQkWB","TrackChangesEditing","resizeTableWidth","accept","format","10evtysz","44487oOWUQl","bind","subType","getSuggestionCallback","afterInit","table","model","has","enableCommand","959kDjAWi","markBlockFormat","data","registerDescriptionCallback","getSuggestions","tableWidth","2434944rXSLyr","TableColumnResizeEditing","discard","locale","34570539xFRhpG","plugins","*Format:* resize table"];return(Ca=function(){return t})()}const La=Na;function Na(t,e){const n=Ca();return(Na=function(t,e){return n[t-=421]})(t,e)}!function(t,e){const n=Na,r=t();for(;;)try{if(518488===parseInt(n(465))/1+parseInt(n(442))/2*(-parseInt(n(434))/3)+-parseInt(n(456))/4+-parseInt(n(439))/5+-parseInt(n(424))/6+parseInt(n(474))/7*(-parseInt(n(459))/8)+parseInt(n(428))/9*(parseInt(n(464))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ca);class Ra extends t.Plugin{[La(469)](){const t=La;if(!this[t(451)][t(429)][t(472)](t(425)))return;const e=this[t(451)][t(429)][t(447)](t(460));e[t(473)](t(461),this[t(452)][t(466)](this)),e[t(443)][t(446)](t(445),t(449),t(462),e[t(443)][t(468)](t(445),null,t(426))),e[t(443)][t(446)](t(445),t(449),t(426),e[t(443)][t(468)](t(445),null,t(462))),e[t(458)][t(421)](this[t(455)][t(466)](this))}[La(452)](t,e){const n=La,r=this[n(451)][n(429)][n(447)](n(460)),s=this[n(451)][n(429)][n(447)](n(425)),o=e[n(470)]||this[n(451)][n(471)][n(437)][n(441)][n(432)]();this[n(451)][n(471)][n(444)]((()=>{const i=n,a=s[i(450)](o);let c=a?s[i(431)](a):null,u=o[i(435)](i(423))||null;const l=e[i(423)]||u,f=e[i(454)]||c,h=this[i(451)][i(429)][i(447)](i(440)).me;for(const t of r[i(422)]()){const e=t[i(448)]();if(i(449)===t[i(467)]&&e===o){t[i(453)]!==h&&t[i(426)]();const e=t[i(476)][i(438)];u=e[0][i(423)],c=e[0][i(454)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(475)](o,{commandName:i(461),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(449)},[],i(449))}))}[La(455)](t){const e=La;if(e(445)!=t[e(436)]&&e(457)!=t[e(436)])return;const{data:n}=t;if(n&&e(449)===n[e(433)]){const t=e(430);return{type:e(463),content:Hr(this[e(451)][e(427)],t)}}}}const Sa=va;function va(t,e){const n=Ma();return(va=function(t,e){return n[t-=106]})(t,e)}function Ma(){const t=["6650980qUstoK","93024DXfixi","7005492TUHUgs","Template","plugins","26SdgsvF","5khfVly","147EmDubR","enableCommand","4279FNBZNt","4qxpGWp","22rYwxgG","has","TrackChangesEditing","572172pcwTnb","editor","afterInit","10394676EbEOqK","insertTemplate","get","925383pxohtS"];return(Ma=function(){return t})()}!function(t,e){const n=va,r=t();for(;;)try{if(781724===parseInt(n(114))/1*(-parseInt(n(110))/2)+parseInt(n(125))/3*(parseInt(n(115))/4)+-parseInt(n(111))/5*(-parseInt(n(119))/6)+-parseInt(n(112))/7*(parseInt(n(106))/8)+-parseInt(n(122))/9+parseInt(n(126))/10+parseInt(n(116))/11*(parseInt(n(107))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class Oa extends t.Plugin{[Sa(121)](){const t=Sa,e=this[t(120)];e[t(109)][t(117)](t(108))&&e[t(109)][t(124)](t(118))[t(113)](t(123))}}function wa(){const t=["9262040ImwRXR","descriptionFactory","enableCommand","10bPeVvr","667845WxtoMB","tableOfContents","plugins","2368034OzpJGI","2212773WnERvG","TrackChangesEditing","afterInit","930363LXpCHt","registerElementLabel","editor","9sKECEG","locale","4lmMLry","4968850sestqc","ELEMENT_TABLE_OF_CONTENTS","insertTableOfContents","get","commands","1330986NuVppk"];return(wa=function(){return t})()}const Da=Fa;function Fa(t,e){const n=wa();return(Fa=function(t,e){return n[t-=278]})(t,e)}!function(t,e){const n=Fa,r=t();for(;;)try{if(624060===parseInt(n(294))/1+parseInt(n(297))/2+parseInt(n(298))/3*(parseInt(n(283))/4)+parseInt(n(293))/5*(-parseInt(n(289))/6)+parseInt(n(278))/7+-parseInt(n(290))/8+parseInt(n(281))/9*(-parseInt(n(284))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wa);class xa extends t.Plugin{[Da(300)](){const t=Da,e=this[t(280)];if(!e[t(288)][t(287)](t(286)))return;e[t(296)][t(287)](t(299))[t(292)](t(286));const n=e[t(296)][t(287)](t(299)),r=e[t(282)];n[t(291)][t(279)](t(295),(e=>Hr(r,t(285),e)))}}const Pa=Ua;function Ba(){const t=["_splitMarkerName","isCollapsed","document","title-content","descriptionFactory","model","updateMarker","registerPostFixer","locale","5907920TltUOF","nodeBefore","element","2815509StEVPy","TrackChangesEditing","removeMarker","14NXjtsa","from","getNearestSelectionRange","editor","Title","get","has","2470440zpSkxl","isTouching","forward","afterInit","end","suggestion","plugins","ELEMENT_TITLE","createRange","isEqual","start","getChangedMarkers","differ","registerElementLabel","13NiFWGb","22166hcmOld","2507630kYpHQS","1249992yLQtUL","newRange","3871872WjHdBj","6ABFaqp","schema","44WLHTvn"];return(Ba=function(){return t})()}function Ua(t,e){const n=Ba();return(Ua=function(t,e){return n[t-=339]})(t,e)}!function(t,e){const n=Ua,r=t();for(;;)try{if(623580===parseInt(n(347))/1*(parseInt(n(348))/2)+-parseInt(n(368))/3+-parseInt(n(378))/4+-parseInt(n(349))/5*(-parseInt(n(353))/6)+parseInt(n(371))/7*(-parseInt(n(352))/8)+parseInt(n(350))/9+-parseInt(n(365))/10*(-parseInt(n(355))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ba);class ja extends t.Plugin{[Pa(381)](){const t=Pa,e=this[t(374)];if(!e[t(339)][t(377)](t(375)))return;const n=e[t(339)][t(376)](t(369));n[t(360)][t(346)](t(359),(()=>Hr(e[t(364)],t(340)))),e[t(361)][t(358)][t(363)]((r=>{const s=t;let o=!1;const i=Array[s(372)](e[s(361)][s(358)][s(345)][s(344)]());for(const{name:t,data:a}of i){const{group:i}=n[s(356)](t);if(s(383)!==i||!a[s(351)])continue;const c=a[s(351)],u=c[s(382)][s(366)];if(!u||!u.is(s(367),s(359)))continue;if(!c[s(343)][s(379)](c[s(382)]))continue;const l=e[s(361)][s(354)][s(373)](c[s(382)],s(380));if(l&&l[s(357)]){const e=r[s(341)](c[s(343)],l[s(343)]);e[s(342)](c)||(r[s(362)](t,{range:e}),o=!0)}o||(r[s(370)](t),o=!0)}return o}))}}const Ga=Va;function Va(t,e){const n=Wa();return(Va=function(t,e){return n[t-=366]})(t,e)}function Wa(){const t=["2366ctQLby","plugins","2094MCwmmP","has","25950309WFWIvA","get","70vvZpcT","enableCommand","undo","afterInit","8179682lTcgye","TrackChangesEditing","753OKeLfA","editor","redo","735128BeoYnA","UndoEditing","7804TiRzZA","694biAQRa","2121138buNauW","18215OhnEgE"];return(Wa=function(){return t})()}!function(t,e){const n=Va,r=t();for(;;)try{if(845874===-parseInt(n(370))/1*(-parseInt(n(367))/2)+parseInt(n(382))/3*(-parseInt(n(366))/4)+parseInt(n(369))/5*(-parseInt(n(372))/6)+parseInt(n(380))/7+-parseInt(n(385))/8+-parseInt(n(368))/9*(parseInt(n(376))/10)+parseInt(n(374))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wa);class Ha extends t.Plugin{[Ga(379)](){const t=Ga,e=this[t(383)],n=e[t(371)][t(375)](t(381));e[t(371)][t(373)](t(386))&&(n[t(377)](t(378)),n[t(377)](t(384)))}}function za(t,e){const n=Za();return(za=function(t,e){return n[t-=223]})(t,e)}const Ka=za;function Za(){const t=["69180VchAld","toggleTableCaption","afterInit","TrackChangesEditing","editor","291zeLuGN","2134784vxHwOF","requires","TableCaptionEditing","get","854304mxMssJ","2976530thRJRg","25706YizMyB","65190nvdoZk","plugins","has","enableCommand","8998409exrkbp"];return(Za=function(){return t})()}!function(t,e){const n=za,r=t();for(;;)try{if(767369===parseInt(n(235))/1+parseInt(n(229))/2*(-parseInt(n(240))/3)+-parseInt(n(227))/4+parseInt(n(228))/5+parseInt(n(230))/6+parseInt(n(234))/7+parseInt(n(223))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Za);class Qa extends t.Plugin{static get[Ka(224)](){return[ia]}[Ka(237)](){const t=Ka,e=this[t(239)];e[t(231)][t(232)](t(225))&&e[t(231)][t(226)](t(238))[t(233)](t(236))}}const qa=Xa;function Xa(t,e){const n=Ja();return(Xa=function(t,e){return n[t-=412]})(t,e)}function Ja(){const t=["get","tableCellVerticalAlignment","1071wssKSr","plugins","1505766FCFPKa","getSuggestionCallback","1030hHcmNp","start","tableBorderWidth","subType","tableBorderStyle","15653308NxrGLs","pluginName","discard","selection","tableCellHeight","getFirstPosition","TablePropertiesEditing","accept","document","tableCellProperties","tableCellHorizontalAlignment","registerDescriptionCallback","getSelectionAffectedTableCells","enqueueChange","tableCellWidth","TrackChangesEditing","*Format:* change table properties","*Format:* change table cell properties","tableBorderColor","descriptionFactory","data","tableCellPadding","TableCellPropertiesEditing","tableWidth","tableBackgroundColor","setAttribute","has","findAncestor","getContainedElement","handleSuggestionDescription","batch","tableCellBackgroundColor","tableHeight","_getSuggestion","handleDiscardAction","nodeAfter","tableAlignment","25huBGdF","tableCellBorderStyle","removeAttribute","registerCustomCallback","TrackChangesTableProperties","change","join","TableUtils","table","1282488XJxgIb","model","commandParams","locale","_suggestionFactory","_handlePropertyChange","18SWTGKa","enableCommand","format","formatBlock","tableProperties","getSuggestions","85210fZLsHg","tableCellBorderWidth","afterInit","tableCellBorderColor","markBlockFormat","getAttribute","7oDwTvJ","170760ECGKaV","314034tllgvg","editor"];return(Ja=function(){return t})()}!function(t,e){const n=Xa,r=t();for(;;)try{if(306311===parseInt(n(490))/1*(-parseInt(n(415))/2)+-parseInt(n(413))/3+-parseInt(n(466))/4+-parseInt(n(457))/5*(-parseInt(n(486))/6)+-parseInt(n(484))/7*(parseInt(n(485))/8)+-parseInt(n(472))/9*(-parseInt(n(478))/10)+parseInt(n(420))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ja);class Ya extends t.Plugin{constructor(t){const e=Xa;super(t),this[e(476)]=[e(438),e(419),e(417),e(456),e(443),e(452),e(444)],this[e(429)]=[e(481),e(458),e(479),e(441),e(434),e(424),e(451),e(430),e(489)]}static get[qa(421)](){return qa(461)}[qa(480)](){const t=qa,e=this[t(487)][t(412)][t(488)](t(435));if(this[t(487)][t(412)][t(446)](t(426))){for(const n of this[t(476)])e[t(473)](n,((e,r)=>{const s=t,o=this[s(487)][s(467)][s(428)][s(423)][s(425)]()[s(447)](s(465));this[s(471)](n,[o],this[s(476)],s(476),e,r)}));e[t(470)][t(460)](t(475),t(476),t(427),e[t(470)][t(414)](t(475),null,t(422))),e[t(470)][t(460)](t(475),t(476),t(422),((e,n)=>this[t(454)](this[t(476)],e,n))),e[t(470)][t(460)](t(475),t(476),t(463),(()=>!1))}if(this[t(487)][t(412)][t(446)](t(442))){for(const n of this[t(429)])e[t(473)](n,((e,r)=>{const s=t,o=this[s(487)][s(412)][s(488)](s(464))[s(432)](this[s(487)][s(467)][s(428)][s(423)]);this[s(471)](n,o,this[s(429)],s(429),e,r)}));e[t(470)][t(460)](t(475),t(429),t(427),e[t(470)][t(414)](t(475),null,t(422))),e[t(470)][t(460)](t(475),t(429),t(422),((e,n)=>this[t(454)](this[t(429)],e,n))),e[t(470)][t(460)](t(475),t(429),t(463),(()=>!1))}e[t(439)][t(431)]((e=>this[t(449)](e)))}[qa(471)](t,e,n,r,s,o){const i=qa,a=this[i(487)][i(412)][i(488)](i(435));this[i(487)][i(467)][i(433)](o[i(450)],(()=>{const t=i;for(const i of e)if(this[t(453)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(483)](r);void 0!==n&&(e[r]=n)}s(o),a[t(482)](i,{commandParams:[e]},[],r)}}))}[qa(454)](t,e,n){const r=qa,s=e[0][r(416)][r(455)],o=n[r(468)][0];this[r(487)][r(467)][r(462)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(445)](r,o[r],s):e[n(459)](r,s)}))}[qa(449)](t){const e=qa;if(t[e(440)])switch(t[e(418)]){case e(476):return{type:e(474),content:Hr(this[e(487)][e(469)],e(436))};case e(429):return{type:e(474),content:Hr(this[e(487)][e(469)],e(437))}}}[qa(453)](t,e){const n=qa,r=this[n(487)][n(412)][n(488)](n(435));for(const s of r[n(477)]({skipNotAttached:!0})){const r=s[n(448)]();if(s[n(418)]===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):Ye(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=Qt?function(t,e){return Qt(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})),Yt(t,sn(t),n),r&&(n=Zn(n,7,oc));for(var s=e.length;s--;)Br(n,e[s]);return n})),Ec=bc;function bc(t,e){const n=Tc();return(bc=function(t,e){return n[t-=468]})(t,e)}function Tc(){const t=["data-suggestion","getFirstMarker","formatInline:discard","creator","deletion:discard","nodeAfter","PENDING_ACTION_SUGGESTION","split","FORMATTING","delete","targetPosition","addRange","ck-suggestion-marker-formatInline","getAllAdjacentSuggestions","getNearestSelectionRange","formatBlock:chain","editingDowncast","howMany","dataDowncast","differ","concat","formatInline:chain","authoredAt","track-changes-adapter-already-set","_trackFormatChanges","updateSuggestion","containsRangeInObject","insertion:","registerCustomCallback","isInsideObject","discardSuggestion","backward","reconvertMarker","_isForcedDefaultExecutionBlock","options","editing","hasComments","markers","warn","_isRegisteredAttribute","selection","addClass","getRanges","insertion:discard","dataToMarker","suggestionUnloaded","getChangedMarkers","discard","element","before","_getExternalAuthor","containsPosition","startsWith","138960QvRVyP","suggestion:","position","addMarker:suggestion","containerElement","insertContent","isAtStart","showSuggestionHighlights","_splitMarkerName","isSelectable","Users","isAfter","attribute:accept","_refreshAttributeSuggestionsChain","low","formatBlock:discard","tablePasteChainId","2VclFHf","addUser","fire","removeMarkers","getSuggestionCallback","createRangeIn","isBefore","removeMarker:suggestion:attribute","upcast","attributeNewValue","createRangeOn","_suggestionFactory","substr","enqueueChange","update:suggestion","forceDefaultExecution","_SUGGESTION_ANNOUNCEMENT","acceptSelectedSuggestions","getUser","change","init","start","size","_reduceSuggestionAttributeRange","ENTER","plugins","documentSelection","getRange","for","item","removeClass","keys","getWalker","_suggestionState","PendingActions","_mergeNestedSuggestions","resolve","subType","name","bindElementToMarker","129737JCnvYx","markMultiRangeBlockFormat","_removeSuggestion","editor","markInsertion","discardAllSuggestions","formatInline","data","toViewElement","createSelection","map","markerToHighlight","addMarker","group","isNextTo","lowest","setSelection","ck-suggestion-marker","_recordAttributeSuggestions","hasSuggestion","parent","getSuggestion","attribute:join","getMultiRangeId","CommentsRepository","originalSuggestionId","$text","getSuggestions","formatInline:join","consume","error-saving-suggestion-data-suggestion-discarded","toJSON","open","insertion:accept","has","_registerDefaultCallbacks","forEach","_defaultCallbacks","normal","consumable","groupId","isArray","createPositionAfter","marker-count","_model","createPositionAt","getFirstRange","stop","collaboration.channelId","3877068lQMJgM","_customCallbacks","detach","commands","locale","acceptAllSuggestions","track-changes-user-not-found","every","markerName","_cutOutSuggestionMarker","writer","_refreshSuggestionsChain","attribute","unshift","deletion:","change:_saved","getContainedElement","toUpperCase","newValue","createElement","isBlock","updateMarker","_recordAttributeChanges","enableReadOnlyMode","Creating a suggestion for attribute with too long attribute key. This may lead to errors. Change the attribute key to a value shorter than 37 characters.","formatBlock:join","high","default","document","markAttributeChange","nodeBefore","_suggestions","getShiftedBy","never","fromCharCode","markMultiRangeDeletion","skipNestingCheck","_isBlockAttribute","isOwn","sort","substring","track-changes-enable-command-twice","setTo","addComment","_setSuggestionRange","next","elementEnd","getCustomProperty","formatBlock:","20CODopZ","_rangeIsInLocalUserInsertion","trackChanges.trackFormatChanges","splice","registerBlockAttribute","multi","mapper","formatInline:","formatBlock:accept","createRange","_afterChanges","commandName","_blockAttributeKeys","isExternal","isLocal","attribute:discard","getIntersection","containsItem","_element","_isDataLoaded","_getSuggestionData","isUndo","forward","discardSelectedSuggestions","highest","oldRange","batch","moveTargetPosition","insertion:chain","add","enableDefaultAttributesIntegration","_adapter","1649058UDybAf","format","insertion:join","conversion","requires","_findSuggestions","$textProxy","fromRange","addMarkerName","fetchCommentThread","range","markMultiRangeInsertion","markerReady","getItems","track-changes-command-not-found","_getAttributeKey","_addThreadToSuggestion","markInlineFormat","from","oldValue","_addSuggestionMarker","getMarkers","_breakSuggestionMarker","attributeOldValue","change:activeMarkers","_getMarkerAnnouncementText","rename","head","addMarker:suggestion:formatBlock","formatBlock","631566YZjzuZ","_processAttributeChanges","ck-suggestion-marker-","formatGroupId","containsRange","_saved","deletion","splitPosition","track-changes-suggestion-not-found","addHighlight","markerToData","addMarker:suggestion:attribute","author","isRemovable","_setSuggestionData","commentThread","push","deletion:chain","refresh","listenTo","removeMarker:suggestion:formatBlock","_descriptionFactory","$marker","isIntersecting","elementToElement","applyOperation","always","301qIOtEY","comments","announce","get","track-changes-adapter-missing-getsuggestion","isCollapsed","_updateSuggestionData","registerInlineAttribute","_handleNewSuggestionMarker","markBlockFormat","899442AosoBR","_inlineAttributeKeys","attribute:","ck-suggestion-marker--active","10yAnjys","_getAuthorFromId","clear","descriptionFactory","isDocumentOperation","assign","value","catch","suggestion-type","getLastMatchingPosition","type","after","ck-suggestion-marker-formatBlock","isAtEnd","12718145vAmbpm","some","hasCommentThread","_editor","getAttribute","removeComment","$graveyard","isMultiRange","pop","@external","suggestion","_initAriaMarkerChangeAnnouncements","createPositionBefore","markerNameToElements","ready","rejected","_processAttributeSuggestions","length","formatInline:accept","previous","execute","deletion:join","filter","_joinWithAdjacentSuggestions","isEqual","widget","track-changes-suggestion-data-mismatch","isObject","pluginName","attributes","move","_reduceExistingSuggestions","LEAVE","define","config","getChanges","meta","addCommentThread","insert","join","newRange","markDeletion","rootName","_commentsRepository","unbind","getAncestors","isIntersectingWithRange","enableCommand","change:data","adapter","_enabledCommands","external:","TrackChangesEditing","then","activeMarkers","isLimit","setAttribute","removeMarker","isTouching","set","chain","registerPostFixer","insertion","addSuggestionData","accepted","$elementName","removeAttribute","trackChangesCommand","multipleBlocks","rethrowUnexpectedError","suggestionChanged","_checkSuggestionCorrectness","values","_joinSuggestions","deletion:accept","model","root","suggestion:attribute:","acceptSuggestion","trackChanges.mergeNestedSuggestions","find","isInContent","suggestionLoaded","attributeKey","schema","end","includes","_createSuggestion","return","clone","getCommentThread","authorName","createdAt","remove","elementStart","getDifference","accept","removed","trackChanges","addSuggestion","dataReady","buildSuggestion","notReady","deleteContent","_onDiscard","stopListening","key","unbindElementFromMarkerName"];return(Tc=function(){return t})()}!function(t,e){const n=bc,r=t();for(;;)try{if(524535===parseInt(n(813))/1*(parseInt(n(773))/2)+parseInt(n(540))/3+-parseInt(n(862))/4+-parseInt(n(581))/5*(parseInt(n(510))/6)+-parseInt(n(567))/7*(-parseInt(n(756))/8)+parseInt(n(577))/9*(-parseInt(n(478))/10)+parseInt(n(595))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Tc);const _c=Ec(660);class yc extends t.Plugin{static get[Ec(514)](){return[Ec(837),o.Users,t.PendingActions,Yr,ns,is,fs,Es,ds,ks,Ss,Bs,to,ro,uo,go,bo,Ao,No,Mo,Fo,Wo,Bo,Zo,qo,ti,ai,gi,Li,oi,Gs,Zs,bi,Ai,vi,Fi,ji,Hi,Qi,Ji,ra,ia,ha,ma,Qa,ya,Ra,xa,Ya,Oa,ja,Ha]}static get[Ec(623)](){return Ec(647)}get[Ec(561)](){return this[Ec(584)]}constructor(t){const e=Ec;function n(t){const e=bc;return t[e(823)]((t=>String[e(896)](t)))[e(634)]("")}super(t),this[e(831)]=!1,this[e(654)](e(649),[]),this.on(e(534),((n,r,s,o)=>{const i=e;this[i(857)][i(792)]((()=>{const e=i;for(const n of[...o,...s])this[e(857)][e(740)][e(847)](n)&&t[e(738)][e(735)](n)}))})),this[e(584)]=new Zr(this[e(816)][e(670)][e(679)],this[e(816)][e(866)]),this[e(509)]=null,this[e(784)]=new Ac(this[e(816)]),this[e(893)]=new Map,this[e(638)]=t[e(798)][e(570)](e(837)),this[e(645)]=new Set,this[e(857)]=this[e(816)][e(670)],this[e(806)]=new WeakMap,this[e(736)]=!1,this[e(490)]=new Set([e(660)]),this[e(578)]=new Set,t[e(629)][e(628)](e(480),e(889)),this[e(727)]=t[e(629)][e(570)](e(480)),t[e(629)][e(628)](e(674),!0),this[e(808)]=t[e(629)][e(570)](e(674)),this[e(662)]=new f(t,this[e(645)]),this[e(606)](),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,51,50])}[Ec(793)](){const t=Ec,n=this[t(816)],r=(e,n)=>{const r=t;if(r(874)!=e)return r(542)+e;const s=n[r(710)]("|")[0];return this[r(899)](s)?r(593):r(715)};n[t(513)][t(801)](t(719))[t(824)]({model:t(605),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(764)](e[n(870)]),a=[n(830),r(o,i)];let c=3e3;return this[n(649)][n(681)](e[n(870)])&&(a[n(556)](n(580)),c=3010),n(546)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(513)][t(801)](t(721))[t(507)]((e=>{const r=t;e.on(r(759),((t,e,s)=>{const o=r;if(!s[o(737)][o(763)])return;const i=e[o(802)];if(!i)return;const c=s[o(484)][o(821)](i);n[o(670)][o(679)][o(622)](i)&&c&&!c[o(476)](o(620))&&c.is(o(760))&&(0,a.toWidget)(c,s[o(872)])}),{priority:r(888)})})),n[t(513)][t(801)](t(721))[t(824)]({model:t(605),view:(e,n)=>{const s=t;if(!n[s(737)][s(763)])return null;const{type:o,subType:i}=this[s(764)](e[s(870)]);return{classes:[s(830),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(802)])return;const{id:c}=this[a(764)](o[a(870)]);if(r){const t=this[a(893)][a(570)](c),e=this[a(525)](t);if(!this[a(899)](e))return}if(o[a(802)].is(a(743)))return void i[a(852)][a(842)](o[a(802)],s[a(811)]);const u=i[a(484)][a(821)](o[a(802)]);if(o[a(802)].is(a(751))&&n[a(670)][a(679)][a(882)](o[a(802)])&&!u[a(476)](a(549))){i[a(872)][a(744)]([a(830),a(593)],u),i[a(872)][a(651)](a(703),c,u),i[a(484)][a(812)](u,o[a(870)]),e&&(this[a(649)][a(681)](o[a(870)])?i[a(872)][a(744)](a(580),u):i[a(872)][a(803)](a(580),u));for(const t of n[a(670)][a(778)](o[a(802)])[a(523)]())i[a(852)][a(842)](t,s[a(811)]);i[a(852)][a(842)](o[a(802)],s[a(811)])}};n[t(513)][t(801)](t(721))[t(507)]((e=>{const n=t;e.on(n(538),((t,e,r)=>{const o=n;r[o(737)][o(763)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(502)})})),n[t(513)][t(801)](t(721))[t(507)]((e=>{const n=t;e.on(n(551),((t,e,r)=>{const o=n;r[o(737)][o(763)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(502)})})),n[t(513)][t(801)](t(721))[t(550)]({model:t(605),view:(e,n)=>n[t(737)][t(763)]?null:{group:t(605),name:e[t(785)](11)}}),n[t(513)][t(801)](t(781))[t(564)]({view:{name:t(605),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(757)+e[r(599)](r(589))+":"+e[r(599)]("id");return e[r(599)](r(856))&&(s+=":"+e[r(599)](r(856))),n[r(881)](r(562),{"data-name":s})}}),n[t(513)][t(801)](t(781))[t(747)]({view:t(605)}),n[t(513)][t(801)](t(719))[t(507)]((e=>{const n=t;e.on(n(538),s(),{priority:n(888)})})),n[t(513)][t(801)](t(719))[t(507)]((e=>{const n=t;e.on(n(551),s({isAttributeSuggestion:!0}),{priority:n(888)})})),n[t(513)][t(801)](t(719))[t(507)]((e=>{const n=t;e.on(n(560),((t,e,r)=>{const s=n,o=r[s(484)][s(608)](e[s(870)]);if(o)for(const t of o)t[s(476)](s(549))||(r[s(872)][s(803)]([s(830),s(593),s(580)],t),r[s(872)][s(661)](s(703),t),r[s(484)][s(702)](t,e[s(870)]))}),{priority:n(888)})})),n[t(513)][t(801)](t(719))[t(507)]((e=>{const n=t;e.on(n(780),((t,e,r)=>{const s=n,o=r[s(484)][s(608)](e[s(870)]);if(!o)return;const{id:i}=this[s(764)](e[s(870)]),a=this[s(893)][s(570)](i),c=this[s(525)](a);if(this[s(899)](c))for(const t of o)t[s(476)](s(549))||(r[s(872)][s(803)]([s(830),s(593),s(580)],t),r[s(872)][s(661)](s(703),t),r[s(484)][s(702)](t,e[s(870)]))}),{priority:n(888)})})),n[t(670)][t(890)][t(656)]((e=>{const r=t;let s=!1;const o=Array[r(528)](n[r(670)][r(890)][r(722)][r(749)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(764)](t);if(r(605)!==o)continue;const h=this[r(893)][r(570)](f);if(null!=c[r(635)]){r(819)==u&&(s=s||Lc(c[r(635)],t,e,n[r(670)][r(679)]));const o=r(874)==u&&this[r(899)](l[r(710)]("|")[0]);if(c[r(635)][r(572)]||r(601)==c[r(635)][r(671)][r(637)]||r(539)==u&&!Rc(c[r(635)])||o&&!Rc(c[r(635)])||r(546)==u&&(Cc(a=c[r(635)])||function(t){const e=r;return t[e(794)][e(833)]==t[e(680)][e(892)]&&t[e(794)][e(594)]}(a)))e[r(652)](t),s=!0;else{if(!h||!h[r(676)])continue;i[r(507)](h)}}}var a;return i[r(795)]>0&&(s=!!this[r(618)](i)||s),s})),n[t(670)][t(890)][t(656)]((e=>{const r=t;let s=!1;for(const t of n[r(670)][r(890)][r(722)][r(630)]())if(r(633)==t[r(591)])for(const t of this[r(893)][r(667)]()){if(t[r(602)]||!t[r(676)])continue;const o=r(539)==t[r(591)],i=this[r(525)](t),a=i&&this[r(899)](i);if(!o&&!a)continue;const c=t[r(859)]();if(c[r(794)][r(833)]!=c[r(680)][r(833)]&&!c[r(680)][r(594)]){const o=n[r(670)][r(858)](c[r(794)][r(708)],r(680)),i=n[r(670)][r(487)](c[r(794)],o);e[r(883)](t[r(704)](),{range:i}),s=!0}}return s})),n[t(670)][t(890)][t(656)]((e=>this[t(541)](e))),n[t(670)][t(890)][t(656)]((e=>!e[t(504)][t(492)]&&this[t(611)](e))),n[t(670)].on(t(488),(()=>{this[t(831)]=!1})),n[t(670)][t(890)].on(t(643),((r,s)=>{const o=t;if(!s[o(492)]||s[o(499)])return;if(!this[o(831)])return;const i=n[o(670)][o(890)][o(722)][o(630)]();if(0==i[o(612)])return;const a=[],c=i[o(617)]((t=>o(874)==t[o(591)])),u=i[o(617)]((t=>o(633)==t[o(591)]&&o(839)!=t[o(811)])),l=i[o(617)]((t=>o(688)==t[o(591)]&&o(839)!=t[o(811)]));for(const t of c)this[o(742)](t[o(678)])&&a[o(556)]({key:t[o(678)],newValue:t[o(782)],oldValue:t[o(533)],range:Sc(t[o(520)],n[o(670)])});for(const t of u){const e=l[o(675)]((e=>e[o(496)]===t[o(496)]));if(e){const r=vc(t[o(758)][o(708)],n[o(670)]);e[o(811)]!==t[o(811)]&&a[o(556)]({key:o(660),newValue:t[o(811)],oldValue:e[o(811)],range:r});for(const[n,s]of e[o(624)]){if(!this[o(742)](n))continue;const e=t[o(624)][o(570)](n);s!==e&&a[o(556)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(624)])this[o(742)](n)&&(e[o(624)][o(847)](n)||a[o(556)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(612)]&&n[o(670)][o(786)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(891)](t,e,s,o,{groupId:r});this[n(626)](t,a)}))}),{priority:t(828)}),n[t(670)][t(740)].on(t(787),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(764)](n[s(811)]),e=this[s(893)][s(570)](t);e&&e[s(518)](n[s(811)])}})),n[t(670)][t(890)].on(t(643),(()=>{const e=t,r=Array[e(528)](n[e(670)][e(890)][e(722)][e(749)]())[e(617)]((t=>e(605)===this[e(764)](t[e(811)])[e(826)]));if(0===r[e(612)])return;r[e(468)](((t,n)=>{const r=e,s=t[r(820)][r(503)],o=n[r(820)][r(503)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(794)][r(779)](o[r(794)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(764)](t);if(null===n[e(503)]){const n=this[e(575)](t);o[e(507)](n)}else{const t=this[e(893)][e(570)](r);null!==n[e(635)]||t[e(676)]?(s[e(507)](t[e(537)]),o[e(507)](t)):this[e(815)](t)}}o[e(795)]>0&&this[e(873)](o);for(const t of s)this[e(775)](e(665),t)})),n[t(670)].on(t(565),((e,r)=>{const s=t,o=r[0];if(!this[s(893)][s(795)])return;if(!o[s(585)])return;if(o[s(504)][s(499)]||!o[s(504)][s(492)])return;let i,a;switch(o[s(591)]){case s(633):i=n[s(670)][s(858)](o[s(758)]),a=i[s(894)](o[s(720)]);break;case s(710):i=n[s(670)][s(858)](o[s(547)]),a=n[s(670)][s(858)](o[s(505)]);break;case s(625):i=n[s(670)][s(858)](o[s(713)]),a=i[s(894)](o[s(720)]);break;default:return}const c=n[s(670)][s(487)](i,a);n[s(670)][s(792)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(515)](c)){if(e[t(602)])continue;if(t(819)==e[t(591)])continue;const r=this[t(525)](e);if(r&&this[t(899)](r)&&t(710)!=o[t(591)])continue;const s=e[t(820)]&&e[t(820)][t(663)];(t(539)!=e[t(591)]||t(710)==o[t(591)]&&!s)&&(n[t(729)]||t(657)==e[t(591)]&&n[t(900)]||e[t(859)]()[t(544)](c)&&this[t(532)](e,i,a))}}))}),{priority:t(828)}),n[t(670)].on(t(698),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(788)])return;if(this[s(736)])return;if(!this[s(662)][s(587)])return;if(o[s(572)])return;const a=n[s(670)][s(679)],{start:c,end:u}=o[s(859)](),l=c[s(708)]&&a[s(650)](c[s(708)])?null:a[s(717)](c,s(500)),f=u[s(892)]&&a[s(650)](u[s(892)])?null:a[s(717)](u,s(734)),h=n[s(670)][s(487)](l?l[s(794)]:c,f?f[s(680)]:u);n[s(670)][s(792)]((t=>{const e=s;this[e(636)](h);const r=n[e(670)][e(679)][e(717)](h[e(794)]);o.is(e(799))?t[e(829)](r):o[e(471)](r)})),e[s(860)]()}),{priority:e.priorities[t(851)]+10}),n[t(670)].on(t(761),((e,r)=>{const s=t,o=r[r[s(612)]-1];o&&o[s(788)]||this[s(736)]||this[s(662)][s(587)]&&(n[s(670)][s(792)]((()=>{const t=s;let o=n[t(670)][t(761)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(683)]=o[t(684)]();const i=o[t(680)][t(892)],a=n[t(670)][t(679)];i&&a[t(882)](i)&&!a[t(622)](i)&&(o=n[t(670)][t(487)](o[t(794)],n[t(670)][t(858)](i,t(680)))),this[t(817)](o)})),e[s(860)]())}),{priority:t(888)}),this[t(816)][t(865)][t(507)](t(693),this[t(662)]),this[t(642)](t(693));const o=new p(n,this[t(893)]);n[t(865)][t(507)](t(673),o),this[t(642)](t(673));const i=new b(n,this[t(893)]);n[t(865)][t(507)](t(733),i),this[t(642)](t(733)),n[t(865)][t(507)](t(867),new S(n,o,this[t(893)])),this[t(642)](t(867)),n[t(865)][t(507)](t(818),new S(n,i,this[t(893)])),this[t(642)](t(818)),n[t(865)][t(507)](t(790),new w(n,o,this[t(893)])),this[t(642)](t(790)),n[t(865)][t(507)](t(501),new w(n,i,this[t(893)])),this[t(642)](t(501));const c=n[t(798)][t(570)](t(837));this[t(559)](c,t(472),((e,{threadId:n})=>{const r=t,s=this[r(893)][r(570)](n);s&&s[r(555)]&&1===s[r(555)][r(612)]&&this[r(573)](n,{hasComments:!0})}),{priority:t(770)}),this[t(559)](c,t(600),((e,{threadId:n})=>{const r=t,s=this[r(893)][r(570)](n);s&&s[r(555)]&&!s[r(555)][r(612)]&&this[r(573)](n,{hasComments:!1})}),{priority:t(770)})}set[Ec(644)](t){const n=Ec;if(this[n(509)])throw new e.CKEditorError(n(726),this);this[n(509)]=t}get[Ec(644)](){return this[Ec(509)]}[Ec(840)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(893)][n(667)]())t&&!e[n(676)]||r[n(556)](e);return e?r[n(823)]((t=>t[n(844)]())):r}[Ec(834)](t){const n=Ec,r=this[n(893)][n(570)](t);if(!r)throw new e.CKEditorError(n(548),this);return r}[Ec(832)](t){const e=Ec;return this[e(893)][e(847)](t)}[Ec(658)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(591)][e(710)](":"),a=this[e(893)][e(570)](r)||this[e(682)](o,i,r,n,s);if(this[e(526)](a),this[e(666)](a,o,i||null,n),a[e(687)]=t[e(687)],a[e(497)]=!0,s&&s[e(604)]){const t=s[e(604)],n=this[e(753)](t[e(686)]);a[e(725)]=t[e(687)],a[e(552)]=n,a[e(491)]=!0}else a[e(725)]=t[e(687)];switch(t[e(820)]&&(a[e(820)]=t[e(820)]),t[e(624)]&&(a[e(624)]=t[e(624)]),this[e(509)]&&this[e(509)][e(694)]||(a[e(545)]=!0),this[e(806)][e(570)](a)){case e(697):this[e(806)][e(654)](a,e(695));break;case e(522):a[e(676)]?(this[e(618)](new Set([a])),this[e(873)](new Set([a])),this[e(806)][e(654)](a,e(609)),this[e(775)](e(677),a)):this[e(806)][e(654)](a,e(692))}return a}[Ec(673)](t){const e=Ec;this[e(788)]((()=>{const n=e;this[n(816)][n(670)][n(792)]((()=>{const e=n;for(const n of t[e(716)]())n[e(691)]()}))}))}[Ec(733)](t){const e=Ec;this[e(788)]((()=>{const n=e;this[n(816)][n(670)][n(792)]((()=>{const e=n;for(const n of t[e(716)]())n[e(750)]()}))}))}[Ec(642)](t,n){const r=Ec,s=this[r(816)][r(865)][r(570)](t);if(!s)throw new e.CKEditorError(r(524),this,{commandName:t});if(this[r(645)][r(847)](s))throw new e.CKEditorError(r(470),this,{commandName:t});this[r(645)][r(507)](s),n&&s.on(r(615),((t,e)=>{const o=r;this[o(662)][o(587)]&&(this[o(736)]||(e[o(612)]>0&&e[e[o(612)]-1]&&e[e[o(612)]-1][o(788)]?e[o(603)]():(t[o(683)]=n(((...t)=>s[o(615)](...t,{forceDefaultExecution:!0})),...e),t[o(860)]())))}),{priority:r(888)})}[Ec(788)](t){const n=Ec;let r,s;const o=this[n(736)];this[n(736)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(736)]=!1),s&&e.CKEditorError[n(664)](s,this),r}[Ec(817)](t,n=null,r={}){const s=Ec;if(t[s(572)])return null;const o=this[s(816)][s(798)][s(570)](s(766)).me;for(const{suggestion:e,meta:o}of this[s(515)](t,s(657)))if(o[s(900)]){if(!o[s(827)]){if(o[s(729)]){if(!this[s(808)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(532)](e,t[s(794)],t[s(680)]);break}if(n==e[s(810)]&&wc(e,r)){const n=e[s(859)]();return n[s(794)][s(619)](t[s(680)])?this[s(473)](e,this[s(857)][s(487)](t[s(794)],n[s(680)])):this[s(473)](e,this[s(857)][s(487)](n[s(794)],t[s(680)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(730)+n:s(657),u=this[s(554)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(530)](c,i,a,t),u}[Ec(521)](t,n=Ec(483),r={}){const s=Ec,o=this[s(816)][s(798)][s(570)](s(766)).me,i=this[s(784)][s(777)](s(657),n,s(634));for(const e of this[s(840)]())if(e[s(552)].id==o.id&&s(657)==e[s(591)]&&e[s(810)]==n&&wc(e,r)&&(i(e[s(745)](),t)||i(t,e[s(745)]()))){for(const n of t)e[s(714)](n);return e}for(const{suggestion:e,meta:n}of this[s(515)](t,s(657))){if(!n[s(900)])continue;if(!this[s(808)]&&n[s(729)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(745)]())for(const e of t)if(!n[s(544)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(730)+n,l=this[s(554)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(530)](u,a,c,e,Wr[s(836)]());return l}[Ec(527)](t,n,r=null,s={}){const o=Ec;if(r=r||Nc(n),t[o(572)])return null;if(o(895)===this[o(727)]){const e=this[o(784)][o(777)](o(819),r,o(691));return this[o(788)]((()=>e([t],n,s))),null}const i=this[o(816)][o(798)][o(570)](o(766)).me,a=[];if(o(566)!==this[o(727)])for(const{suggestion:e,meta:n}of this[o(515)](t,o(657)))n[o(900)]&&!n[o(732)]&&a[o(556)](...e[o(745)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(494)](s);e&&r[n(556)](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(612)];){const s=r[e][n(690)](t);r[n(481)](e,1,...s),e+=s[n(612)]}}return r}(t,a);c[o(612)]&&this[o(857)][o(792)]((()=>{const t=o;for(const e of c){const o=this[t(784)][t(777)](t(819),r,t(691));this[t(788)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(794)],u=t[o(680)];for(const{suggestion:e,meta:n}of this[o(515)](t,o(819))){if(!n[o(900)])continue;if(e[o(810)]!=r)continue;if(!wc(e,s))continue;const i=e[o(859)]();if(i[o(544)](t,!0))return null;c=c[o(779)](i[o(794)])?c:i[o(794)],u=u[o(767)](i[o(680)])?u:i[o(680)],a?i[o(794)][o(779)](a[o(859)]()[o(794)])?(a[o(776)](),a=e):e[o(776)]():a=e}const l=this[o(857)][o(487)](c,u);if(a)this[o(473)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(554)]({id:t,type:o(485)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(530)](o(485)+r,t,a,l)}}return null}[Ec(576)](t,n,r=[],s=null,o={}){const i=Ec;n[i(543)]||(n[i(543)]=n[i(489)]),n[i(663)]=t.is(i(520)),s=s||Nc(n);const a=r[i(823)]((t=>vc(t,this[i(857)]))),c=t.is(i(520))?t:vc(t,this[i(857)]);if(i(895)===this[i(727)]){const t=this[i(784)][i(777)](i(539),s,i(691));return this[i(788)]((()=>t([c],n,o))),null}a[i(556)](c);let u=!0;for(const t of a)if(!this[i(479)](t)){u=!1;break}if(u&&i(566)!==this[i(727)]){const t=this[i(784)][i(777)](i(539),s,i(691));return this[i(788)]((()=>t([c],n,o))),null}let l=null,f=c[i(794)],h=c[i(680)];for(const{suggestion:t,meta:e}of this[i(515)](c,i(539))){if(!e[i(900)])continue;if(e[i(827)]||e[i(729)]||e[i(732)])continue;if(t[i(820)][i(543)]!=n[i(543)])continue;if(!wc(t,o))continue;const r=t[i(859)]();if(t[i(810)]==s){if(r[i(544)](c,!0))return null;f=f[i(779)](r[i(794)])?f:r[i(794)],h=h[i(767)](r[i(680)])?h:r[i(680)],l?r[i(794)][i(779)](l[i(859)]()[i(794)])?(l[i(776)](),l=t):t[i(776)]():l=t}else{const e=c[i(494)](r);this[i(871)](t,e)}}const g=this[i(816)][i(798)][i(570)](i(766)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(473)](l,this[i(857)][i(487)](f,h)),l;{const t=this[i(554)]({id:d,type:i(477)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(530)](i(477)+s,d,p,this[i(857)][i(487)](f,h)),t}}[Ec(814)](t,n,r=[],s=null,o={}){const i=Ec;n[i(543)]||(n[i(543)]=n[i(489)]);const a=t[0];n[i(663)]=a.is(i(520)),s=s||Nc(n);const c=r[i(823)]((t=>vc(t,this[i(857)]))),u=a.is(i(520))?t:t[i(823)]((t=>vc(t,this[i(857)])));if(i(895)===this[i(727)]){const t=this[i(784)][i(777)](i(539),s,i(691));return this[i(788)]((()=>t(u,n,o))),null}c[i(556)](...u);let l=!0;for(const t of c)if(!this[i(479)](t)){l=!1;break}if(l&&i(566)!==this[i(727)]){const t=this[i(784)][i(777)](i(539),s,i(691));return this[i(788)]((()=>t(u,n,o))),null}const f=this[i(816)][i(798)][i(570)](i(766)).me;for(const t of this[i(840)]()){if(t[i(552)].id!=f.id)continue;if(i(539)!=t[i(591)]||t[i(820)][i(543)]!=n[i(543)])continue;if(!wc(t,o))continue;const e=t[i(810)]==s;for(let n=0;n<u[i(612)];n++){const r=u[n];for(const s of t[i(531)]()){const o=s[i(800)]();if(r[i(619)](o)){e?(u[i(481)](n,1),n--):t[i(652)](s[i(811)]);break}}}}if(0==u[i(612)])return null;const h=this[i(784)][i(777)](i(539),s,i(634));for(const t of this[i(840)]())if(t[i(552)].id==f.id&&i(539)==t[i(591)]&&t[i(820)][i(543)]==n[i(543)]&&t[i(810)]==s&&wc(t,o)&&(h(t[i(745)](),u)||h(u,t[i(745)]()))){for(const e of u)t[i(714)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(477)+s,m=this[i(554)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(530)](p,g,d,t,Wr[i(836)]());return m}[Ec(636)](t,n=null,r={}){const s=Ec;if(t[s(572)])return null;const o=this[s(816)][s(798)][s(570)](s(766)).me,a=new i.LiveRange(t[s(794)],t[s(680)]);for(const{suggestion:t,meta:e}of this[s(515)](a,s(657)))if(e[s(900)]&&!e[s(827)])if(t[s(602)]){const e=t[s(745)]()[s(617)]((t=>s(601)!=t[s(671)][s(637)]));if(e[s(869)]((t=>a[s(544)](t,!0)))&&t[s(750)](),e[s(596)]((t=>t[s(544)](a,!0)))){const t=this[s(784)][s(777)](s(546),n,s(691));return this[s(788)]((()=>t([a],null,r))),null}}else{const e=a[s(494)](t[s(859)]());null!==e&&t[s(699)]([e],null,r)}if(a[s(864)](),a[s(572)]||s(601)==a[s(671)][s(637)])return null;let c=null,u=a[s(794)],l=a[s(680)];const f=this[s(515)](a,s(546));for(const{suggestion:t,meta:e}of f){const n=this[s(857)][s(487)](u,l);if(e[s(900)]&&(this[s(808)]||!e[s(729)]&&!e[s(732)]))if(t[s(602)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(745)]()){if(r[s(544)](n,!0))return t;n[s(544)](r)||(e=!1)}e&&t[s(750)]()}else{const e=t[s(859)]();if(e[s(544)](n,!0))return t;if(!wc(t,r)){n[s(544)](e)?t[s(776)]():e[s(754)](u)?u=e[s(680)]:e[s(754)](l)&&(l=e[s(794)]);continue}u=u[s(779)](e[s(794)])?u:e[s(794)],l=l[s(767)](e[s(680)])?l:e[s(680)],r=Object[s(586)]({},t[s(624)]),c?e[s(794)][s(779)](c[s(859)]()[s(794)])?(c[s(776)](),c=t):t[s(776)]():c=t}}if(c)return this[s(473)](c,this[s(857)][s(487)](u,l)),c;{const t=(0,e.uid)(),i=this[s(857)][s(487)](u,l),a=o.id,c=n?s(876)+n:s(546),f=this[s(554)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(530)](c,t,a,i),f}}[Ec(897)](t,n=Ec(483),r={}){const s=Ec,o=this[s(816)][s(798)][s(570)](s(766)).me,a=t[s(823)]((t=>new i.LiveRange(t[s(794)],t[s(680)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(515)](a,s(657)))e[s(900)]&&!e[s(827)]&&c[s(507)](t);for(const e of c)if(e[s(602)]){const o=e[s(745)]();if((!e[s(624)]||!e[s(624)][s(898)])&&o[s(869)]((t=>a[s(596)]((e=>e[s(544)](t,!0)))))&&e[s(750)](),a[s(869)]((t=>o[s(596)]((e=>e[s(544)](t,!0)))))){const e=this[s(784)][s(777)](s(546),n,s(691));return this[s(788)]((()=>e(t,null,r))),null}}else{const t=e[s(859)]();if(a[s(596)]((e=>e[s(544)](t,!0)))&&e[s(750)](),a[s(869)]((e=>t[s(544)](e,!0)))){const t=this[s(784)][s(777)](s(546),n,s(691));return this[s(788)]((()=>t(a,null,r))),null}}const u=this[s(784)][s(777)](s(546),n,s(634));let l=null;for(const t of this[s(840)]())if(t[s(552)].id==o.id&&t[s(676)]&&s(546)==t[s(591)]&&t[s(810)]==n&&wc(t,r)&&(u(t[s(745)](),a)||u(a,t[s(745)]())))if(l){if(t[s(555)]&&t[s(555)][s(612)])continue;for(const e of t[s(745)]())l[s(641)](e)||l[s(714)](e);t[s(776)]()}else{l=t;for(const e of a)t[s(641)](e)||t[s(714)](e)}if(l)return l;c[s(583)]();for(const{suggestion:t,meta:e}of this[s(515)](a,s(546)))e[s(900)]&&(this[s(808)]||!e[s(729)]&&!e[s(732)])&&wc(t,r)&&c[s(507)](t);for(const t of c){const e=t[s(745)]();if((!r||!r[s(898)])&&a[s(869)]((t=>e[s(596)]((e=>e[s(544)](t,!0))))))return t;(!t[s(624)]||!t[s(624)][s(898)])&&e[s(869)]((t=>a[s(596)]((e=>e[s(544)](t,!0)))))&&t[s(750)]()}const f=(0,e.uid)(),h=o.id,g=s(876)+n,d=this[s(554)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(864)](),t[s(572)]||s(601)==t[s(671)][s(637)]||this[s(530)](g,f,h,t,Wr[s(836)]());return d}[Ec(891)](t,n,r,s,o){const i=Ec;if(t[i(572)])return[];if(i(895)===this[i(727)])return[];const a=this[i(816)][i(798)][i(570)](i(766)).me.id,c=Array[i(528)](this[i(893)][i(667)]())[i(617)]((e=>i(874)==e[i(591)]&&e[i(820)][i(701)]==n&&e[i(641)](t)));if(i(889)===this[i(727)]){const e=this[i(515)](t,i(657))[i(617)]((({meta:t})=>t[i(900)]&&!t[i(732)]&&!t[i(827)]))[i(823)]((({suggestion:t})=>t));c[i(875)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(874)==t[i(591)]?t[i(820)][i(529)]:void 0,o=t[i(859)](),a=Array[i(528)](u[i(804)]())[i(675)]((t=>t[i(563)](o)));if(!a)continue;const c=a[i(690)](o);this[i(899)](n)&&i(657)==t[i(591)]&&0!=c[i(612)]||(u[i(712)](a),c[i(849)]((t=>{u[i(654)](t,r)})),i(657)!=t[i(591)]&&e!=s&&u[i(654)](a[i(494)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(612)]>37&&console[i(741)](i(886),{key:n});const f=(i(579)+(n+"|")+Nc({newValue:s}))[i(469)](0,60),h=this[i(554)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(556)](h),this[i(530)](f,c,a,t)}return l}[Ec(508)](t){const e=Ec;this[e(642)](t,((t,...n)=>{this[e(884)]((()=>{t(...n)}))}))}[Ec(482)](t){const e=Ec;this[e(490)][e(507)](t)}[Ec(574)](t){const e=Ec;this[e(578)][e(507)](t)}[Ec(525)](t){const e=Ec;return e(874)==t[e(591)]?t[e(810)][e(710)]("|")[0]:null}[Ec(473)](t,e){const n=Ec,r=t[n(704)]();this[n(857)][n(792)]((t=>{t[n(883)](r,{range:e})}))}[Ec(526)](t){const e=Ec,n=t.id,r=this[e(816)][e(629)][e(570)](e(861));this[e(638)][e(597)](n)||this[e(638)][e(632)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(638)][e(685)](n);s[e(639)](e(553)),s[e(553)]=!1,t[e(555)]=s}[Ec(666)](t,n,r,s){const o=Ec;if(t[o(591)]!=n||t[o(810)]!=r||t[o(706)].id!=s)throw this[o(816)][o(885)](o(621)),new e.CKEditorError(o(621),this)}[Ec(871)](t,n){const r=Ec,s=t[r(859)]();if(n[r(619)](s))t[r(776)]();else if(s[r(544)](n)){const o=this[r(857)][r(858)](n[r(794)][r(892)],r(680));this[r(473)](t,this[r(857)][r(487)](s[r(794)],o));const i=(0,e.uid)(),a=t[r(706)].id,c=t[r(591)]+":"+t[r(810)];this[r(554)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(820)],attributes:t[r(624)]});const u=this[r(857)][r(858)](n[r(680)][r(833)],r(592)),l=this[r(857)][r(487)](u,s[r(680)]);this[r(530)](c,i,a,l)}else if(s[r(754)](n[r(794)])){const e=this[r(857)][r(858)](n[r(794)][r(892)],r(680));this[r(473)](t,this[r(857)][r(487)](s[r(794)],e))}else{const e=this[r(857)][r(858)](n[r(680)][r(833)],r(592));this[r(473)](t,this[r(857)][r(487)](e,s[r(680)]))}}[Ec(479)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(515)](t,e(657))){if(!r[e(900)])continue;const s=n[e(745)]();for(const n of s)if(!t[e(690)](n)[e(612)])return!0}return!1}[Ec(582)](t){const n=Ec,r=this[n(816)][n(798)][n(570)](n(766))[n(791)](t);if(!r)throw new e.CKEditorError(n(868),this);return r}[Ec(753)](t){const e=Ec,n=this[e(816)][e(798)][e(570)](e(766)),r=(0,o.hashObject)(e(646)+t);return n[e(791)](r)||n[e(774)]({id:r,name:t})}[Ec(682)](t,e,n,r,s){const o=Ec,i=this[o(582)](r),a=this[o(784)][o(696)](t,e,n,i,s,(t=>{const e=o;this[e(573)](n,{attributes:t});const r=this[e(834)](n);this[e(618)](new Set([r])),this[e(873)](new Set([r]))}));return this[o(559)](a,o(691),(()=>{const t=o;this[t(573)](n,{state:t(659)})}),{priority:o(888)}),this[o(559)](a,o(750),(()=>{const t=o;this[t(573)](n,{state:t(610)})}),{priority:o(888)}),this[o(893)][o(654)](n,a),this[o(806)][o(654)](a,o(697)),a}[Ec(764)](t){const e=Ec,n=t[e(710)](":");return{group:n[0],type:n[1],subType:n[e(612)]>=5?n[2]:null,id:n[e(612)]<5?n[2]:n[3],authorId:n[e(612)]<5?n[3]:n[4],markerCount:6==n[e(612)]?n[5]:null}}[Ec(532)](t,n,r){const s=Ec,o=t[s(859)](),i=o[s(794)],a=o[s(680)];this[s(473)](t,this[s(857)][s(487)](i,n));const c=(0,e.uid)(),u=t[s(706)].id,l=t[s(591)]+(t[s(810)]?":"+t[s(810)]:"");this[s(554)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(624)],data:t[s(820)]});const f=this[s(525)](t);(s(539)==t[s(591)]||f&&this[s(899)](f))&&(r=this[s(857)][s(607)](r[s(833)])),this[s(530)](l,c,u,this[s(857)][s(487)](r,a))}[Ec(515)](t,e=null){const n=Ec,r=[],s=this[n(816)][n(798)][n(570)](n(766)).me;Array[n(854)](t)||(t=[t]);for(const o of this[n(840)]()){if(!o[n(676)])continue;if(e&&o[n(591)]!=e)continue;let i=!1;for(const e of o[n(745)]()){for(const a of t){const t=a[n(794)][n(619)](e[n(680)])||a[n(680)][n(619)](e[n(794)]);if(t||a[n(494)](e)){const c=a[n(544)](e)&&kc(this[n(857)][n(679)],e[n(794)],a),u=e[n(544)](a)&&kc(this[n(857)][n(679)],a[n(794)],e);r[n(556)]({suggestion:o,meta:{isOwn:s==o[n(552)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(530)](t,e,n,r,s){const o=Ec;this[o(857)][o(792)]((i=>{const a=o;let c=a(757)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(825)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(815)](t){const e=Ec,n=t[e(614)],r=t[e(474)];t[e(614)]=null,t[e(474)]=null,null!=n&&n[e(474)]==t&&(n[e(474)]=r),null!=r&&r[e(614)]==t&&(r[e(614)]=n),e(609)==this[e(806)][e(570)](t)&&(this[e(806)][e(654)](t,e(692)),this[e(775)](e(748),t,n,r))}[Ec(554)](t){const n=Ec,r=t.id,s=this[n(658)](t);if(this[n(509)]&&this[n(509)][n(694)]){const o=this[n(816)][n(798)][n(570)](n(807)),i=s[n(739)],a=s[n(810)]?s[n(591)]+":"+s[n(810)]:s[n(591)],c=this[n(816)][n(866)],u=o[n(507)](Hr(c,n(709))),l={id:r,type:a,hasComments:i,data:t[n(820)]||null,originalSuggestionId:t[n(838)]||null,attributes:s[n(624)]};this[n(509)][n(694)](l)[n(648)]((t=>{const e=n;s[e(545)]=!0,o[e(688)](u),t&&t[e(687)]&&(this[e(893)][e(570)](r)[e(687)]=t[e(687)])}))[n(588)]((t=>{const r=n;throw(0,e.logWarning)(r(843)),this[r(816)][r(670)][r(786)]({isUndoable:!1},(()=>{s[r(750)]()})),s[r(700)](),this[r(893)][r(712)](s.id),this[r(806)][r(712)](s),t}))}return s}[Ec(899)](t){const e=Ec;return this[e(490)][e(847)](t)}[Ec(573)](t,e){const n=Ec,r=this[n(816)][n(798)][n(570)](n(807)),s=this[n(834)](t);if(this[n(509)]&&this[n(509)][n(728)])if(s[n(545)]){const s=r[n(507)](Hr(this[n(816)][n(866)],n(709)));this[n(509)][n(728)](t,e)[n(648)]((()=>{r[n(688)](s)}))}else s.on(n(877),(()=>{this[n(573)](t,e)}))}[Ec(498)](t){const n=Ec;if(!this[n(509)]||!this[n(509)][n(834)])throw new e.CKEditorError(n(571),this);return this[n(509)][n(834)](t)}[Ec(575)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(764)](t),i=this[e(893)][e(570)](n)||this[e(682)](r,s,n,o,{});switch(this[e(666)](i,r,s,o),this[e(806)][e(570)](i)){case e(697):this[e(498)](n)[e(648)]((t=>{const r=e;let s=Promise[r(809)]();t[r(739)]&&(s=this[r(638)][r(519)]({channelId:this[r(816)][r(629)][r(570)](r(861)),threadId:n})),s[r(648)]((()=>{const e=r;this[e(658)](t)[e(545)]=!0}))})),this[e(806)][e(654)](i,e(522));break;case e(692):this[e(573)](n,{state:e(845)});case e(695):this[e(806)][e(654)](i,e(609)),this[e(775)](e(677),i);break;case e(609):this[e(775)](e(665),i)}return i[e(518)](t),i}[Ec(873)](t){const e=Ec,n=Array[e(528)](t),r=n[e(617)]((t=>e(874)==t[e(591)]));this[e(769)](r);const s=n[e(617)]((t=>!t[e(602)]&&e(874)!=t[e(591)])),o=this[e(840)]({skipNotAttached:!0})[e(617)]((t=>!t[e(602)]&&e(874)!=t[e(591)])),i=o[e(617)]((n=>!t[e(847)](n))),a=new Map(o[e(823)]((t=>[t,this[e(784)][e(777)](t[e(591)],t[e(810)],e(655))]))),c=new Map(o[e(823)]((t=>[t,t[e(859)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(612)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(612)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(612)];t++){const n=s[t];!l[e(847)](n)&&n[e(614)]&&(f[e(507)](n[e(614)]),n[e(614)][e(474)]===n&&(n[e(614)][e(474)]=null),n[e(614)]=null),!u[e(847)](n)&&n[e(474)]&&(f[e(507)](n[e(474)]),n[e(474)][e(614)]===n&&(n[e(474)][e(614)]=null),n[e(474)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(612)];e++){const r=g(t,n[e]);r&&(r[0][s(474)]=r[1],r[1][s(614)]=r[0],u[s(507)](r[0]),l[s(507)](r[1]))}}function g(t,n){const r=e;if(t[r(552)].id!==n[r(552)].id)return null;const s=a[r(570)](t)(t,n,c[r(570)](t),c[r(570)](n));return s&&a[r(570)](n)(t,n,c[r(570)](t),c[r(570)](n))?s[1][r(555)]&&s[1][r(555)][r(612)]?null:s:null}f[e(795)]&&this[e(873)](f)}[Ec(769)](t){const e=Ec;if(0==t[e(612)])return;const n=this[e(840)]({skipNotAttached:!0})[e(617)]((t=>e(874)==t[e(591)]&&t[e(497)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(624)]);s[e(847)](n)||(s[e(654)](n,r[e(612)]),r[e(556)]([]));const i=s[e(570)](n);r[i][e(556)](t)}!function(){const t=e;r[t(468)](((e,n)=>{const r=t,s=e[0][r(687)],o=n[0][r(687)];return s==o?e[0][r(624)][r(853)]<n[0][r(624)][r(853)]?-1:1:s<o?-1:1}));for(const e of r)e[t(468)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(612)];t++){if(0==r[t][e(612)])continue;const n=[];for(let s=t+1;s<r[e(612)];s++)0!=r[s][e(612)]&&i(r[t],r[s])&&n[e(556)](s);for(const s of n)r[t]=r[t][e(723)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(612)];n++)t[n][e(474)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(612)];n++)t[n][e(614)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(624)][r(853)]!==n[0][r(624)][r(853)]&&t[0][r(552)]!==n[0][r(552)])return!1;if(!function(t,e){const n=r;return!t[n(739)]&&!e[n(739)]||(!t[n(739)]||!e[n(739)])&&(!!(t[n(739)]&&e[n(687)]<t[n(555)][n(568)][n(570)](0)[n(687)])||!!(e[n(739)]&&t[n(687)]<e[n(555)][n(568)][n(570)](0)[n(687)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(624)],r(853)),o=Ic(n[0][r(624)],r(853));return!!wr(s,o)&&(!!t[r(869)]((t=>n[r(596)]((e=>t[r(859)]()[r(619)](e[r(859)]())))))&&n[r(869)]((e=>t[r(596)]((t=>e[r(859)]()[r(619)](t[r(859)]()))))))}}[Ec(618)](t){const e=Ec,n=Array[e(528)](t),r=this[e(840)]({skipNotAttached:!0}),s=r[e(617)]((n=>!t[e(847)](n))),o=new Map(n[e(823)]((t=>[t,this[e(784)][e(777)](t[e(591)],t[e(810)],e(634))]))),i=new Map(r[e(823)]((t=>[t,t[e(745)]()])));for(let t=0;t<n[e(612)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(612)];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(612)];e++){const s=r[e];if(s[a(591)]!==n[a(591)]||s[a(552)].id!==n[a(552)].id||s[a(810)]!==n[a(810)])continue;if(!Oc(n,s,[a(853)]))continue;if(a(874)==n[a(591)]&&n[a(820)][a(529)]!=s[a(820)][a(529)])continue;if(a(874)==n[a(591)]&&t[a(899)](n[a(820)][a(701)]))continue;if(a(539)==n[a(591)]){const e=t[a(816)][a(670)],r=n[a(878)]();if(r&&(e[a(679)][a(622)](r)||e[a(679)][a(650)](r)))continue}const c=o[a(570)](n),u=i[a(570)](n),l=i[a(570)](s),f=n[a(555)]&&n[a(555)][a(612)],h=s[a(555)]&&s[a(555)][a(612)];if(!f&&c(l,u))return t[a(668)](s,n),i[a(712)](n),!0;if(!h&&c(u,l))return t[a(668)](n,s),i[a(712)](s),!0}return!1}}[Ec(668)](t,e){const n=Ec;if(t[n(602)])for(const r of e[n(745)]())t[n(714)](r);else{const r=e[n(859)]()[n(680)];this[n(473)](t,this[n(857)][n(487)](t[n(859)]()[n(794)],r))}e[n(776)]()}[Ec(535)](t,e){const n=Ec,r=t[n(755)](n(511))||t[n(755)](n(874))?n(711):t[n(879)]();return Hr(this[n(816)][n(866)],e+"_"+r+n(789))}[Ec(606)](){const t=Ec,e=this[t(816)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(857)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(764)](t[s(811)]);if(s(605)===e){n[s(569)](this[s(535)](r,s(627)));break}}for(const t of r){const{group:e,type:r}=this[s(764)](t[s(811)]);if(s(605)===e){n[s(569)](this[s(535)](r,s(797)));break}}}))}[Ec(541)](t){const e=Ec;if(this[e(831)])return!1;const n=this[e(816)],r=n[e(670)][e(890)][e(722)][e(630)]();if(0==r[e(612)])return!1;const s=[],o=r[e(617)]((t=>e(874)==t[e(591)])),i=r[e(617)]((t=>e(633)==t[e(591)]&&e(839)!=t[e(811)])),a=r[e(617)]((t=>e(688)==t[e(591)]&&e(839)!=t[e(811)]));for(const t of o)s[e(556)]({key:t[e(678)],newValue:t[e(782)],oldValue:t[e(533)],range:Sc(t[e(520)],n[e(670)])});for(const t of i){const r=a[e(675)]((n=>n[e(758)][e(619)](t[e(758)])));r&&s[e(556)]({key:e(660),newValue:t[e(811)],oldValue:r[e(811)],range:n[e(670)][e(783)](t[e(758)][e(708)])})}return 0!=s[e(612)]&&this[e(626)](t,s)}[Ec(611)](t){const e=Ec;let n=!1;const r=this[e(816)][e(670)][e(890)][e(722)][e(749)]()[e(617)]((t=>t[e(820)][e(635)]&&t[e(811)][e(755)](e(672))));for(const s of r){const{subType:r,id:o}=this[e(764)](s[e(811)]),i=r[e(710)]("|")[0];for(const r of this[e(840)]({skipNotAttached:!0}))r.id!=o&&e(874)==r[e(591)]&&r[e(820)]&&r[e(820)][e(701)]==i&&r[e(859)]()[e(563)](s[e(820)][e(635)])&&(this[e(796)](r,s[e(820)][e(635)],t),n=!0)}return n}[Ec(884)](t){const e=Ec;this[e(816)],this[e(831)]=!0,t()}[Ec(742)](t){const e=Ec,n=this[e(899)](t),r=this[e(578)][e(847)](t);return n||r}[Ec(626)](t,e){const n=Ec;if(0==e[n(612)])return!1;let r=!1;for(const s of e){const e=this[n(515)](s[n(520)],n(874))[n(617)]((t=>!t[n(631)][n(827)]))[n(823)]((t=>t[n(605)])),i=(0,o.hashObject)({newValue:s[n(880)]});e[n(617)]((t=>{const e=n,[r,o]=t[e(810)][e(710)]("|");return r==s[e(701)]&&o!=i}))[n(849)]((e=>{const o=n;this[o(796)](e,s[o(520)],t),r=!0}))}return r}[Ec(796)](t,e,n){const r=Ec,s=t[r(859)]()[r(690)](e);0!==s[r(612)]?1!==s[r(612)]?this[r(532)](t,e[r(794)],e[r(680)]):this[r(473)](t,s[0]):n[r(652)](t[r(704)]())}}class Ac{constructor(t){const e=Ec;this[e(598)]=t,this[e(857)]=t[e(670)],this[e(863)]=new Map,this[e(850)]=new Map,this[e(848)]()}[Ec(696)](t,e,n,r,s,o){const i=Ec;return new Wr(this[i(857)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(777)](t,e,i(691))(...n),onDiscard:(...n)=>this[i(777)](t,e,i(750))(...n)})}[Ec(731)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(863)][s(654)](o,r)}[Ec(777)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(863)][r(570)](s)||this[r(850)][r(570)](t+":"+n)}[Ec(848)](){const t=Ec,e=()=>!1,n=t=>{const e=bc;t[e(468)](((t,n)=>t[e(794)][e(779)](n[e(794)])?1:-1)),this[e(857)][e(792)]((n=>{const r=e;for(const e of t){let t;t=e[r(680)][r(594)]&&e[r(680)][r(833)]==e[r(794)][r(708)]?n[r(822)](e[r(794)][r(708)],"on"):n[r(822)](e),this[r(857)][r(698)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(857)][n(792)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(823)]((t=>(Cc(t)&&(t=this[s(857)][s(487)](t[s(680)])),t)))[s(617)]((t=>s(601)!==t[s(671)][s(637)]));if(c[s(612)]<1)return;const u=Array[s(528)](this[s(857)][s(890)][s(743)][s(745)]())[s(823)]((t=>i.LiveRange[s(517)](t)));r[s(829)](c);for(const t of this[s(598)][s(865)][s(865)]())t[s(558)]();a[s(556)]({forceDefaultExecution:!0}),this[s(598)][s(615)](o,...a);const l=u[s(617)]((t=>s(601)!=t[s(671)][s(637)]));l[s(612)]>0&&r[s(829)](l);for(const t of u)t[s(864)]()}))},s=(e,n)=>1==e[t(612)]&&1==n[t(612)]&&e[0][t(680)][t(619)](n[0][t(794)]),o=(e,n,r,s)=>Mc(e,n,r,s,this[t(857)])?[e,n]:Mc(n,e,s,r,this[t(857)])?[n,e]:null;this[t(850)][t(654)](t(846),e),this[t(850)][t(654)](t(746),n),this[t(850)][t(654)](t(512),s),this[t(850)][t(654)](t(506),o),this[t(850)][t(654)](t(669),n),this[t(850)][t(654)](t(707),e),this[t(850)][t(654)](t(616),s),this[t(850)][t(654)](t(557),o),this[t(850)][t(654)](t(613),r),this[t(850)][t(654)](t(705),e),this[t(850)][t(654)](t(841),s),this[t(850)][t(654)](t(724),e),this[t(850)][t(654)](t(486),r),this[t(850)][t(654)](t(771),e),this[t(850)][t(654)](t(887),s),this[t(850)][t(654)](t(718),e),this[t(850)][t(654)](t(768),e),this[t(850)][t(654)](t(493),((e,n)=>{const r=t;if(!n)return;const s=this[r(598)][r(798)][r(570)](yc);this[r(857)][r(792)]((t=>{const o=r;if(o(660)==n[o(701)])for(const r of e){const e=r[o(794)][o(708)],s=n[o(529)];t[o(536)](e,s)}else if(s[o(899)](n[o(701)]))for(const r of e)void 0!==n[o(529)]?t[o(651)](n[o(701)],n[o(529)],r[o(794)][o(708)]):t[o(661)](n[o(701)],r[o(794)][o(708)]);else for(const r of e)n[o(529)]?t[o(651)](n[o(701)],n[o(529)],r):t[o(661)](n[o(701)],r)}))})),this[t(850)][t(654)](t(835),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(833)][r(640)]({includeSelf:!0,parentFirst:!0})){if(s[r(671)]==s)return!1;if(!n[r(495)](s))return!1;if(t[r(622)](s)||t[r(650)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(680)][e(833)]==t[e(794)][e(708)]&&t[e(680)][e(762)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(802)].is(s(516))&&!r[s(622)](t[s(802)]),i=t[s(794)][s(590)](o),a=t[s(680)][s(590)](o,{direction:s(734)});return!(t[s(794)][s(619)](i)&&t[s(680)][s(619)](a)||(i[s(779)](a)?n[s(883)](e,{range:n[s(487)](i,a)}):n[s(652)](e),0))}function Nc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(794)][e(708)];return n&&n.is(e(751))}function Sc(t,e){const n=Ec;return null==t[n(680)][n(892)]&&t[n(680)][n(833)]==t[n(794)][n(708)]?vc(t[n(794)][n(708)],e):t}function vc(t,e){const n=Ec,r=e[n(679)][n(622)](t)||e[n(679)][n(765)](t);return e[n(487)](e[n(858)](t,n(752)),r?e[n(855)](t):e[n(858)](t,n(680)))}function Mc(t,e,n,r,s){const o=Ec;if(!Oc(t,e))return!1;if(n[o(680)][o(619)](r[o(794)]))return!0;if(t[o(591)]!=e[o(591)])return!1;if(!n[o(680)][o(653)](r[o(794)]))return!1;const i=s[o(487)](n[o(680)],r[o(794)])[o(805)]();for(const t of i)if([o(689),o(475)][o(681)](t[o(591)])&&s[o(679)][o(650)](t[o(802)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ec;return!(!t[r(497)]||!e[r(497)])&&wr(Ic(t[r(624)],n),Ic(e[r(624)],n))}function wc(t,e){const n=Ec,r=Dc(t[n(624)]),s=Dc(e);if(!t[n(497)])return!1;for(const t of Object[n(804)](s))if(!wr(r[t],s[t]))return!1;return!0}function Dc(t){const e=Ec,n=Object[e(586)]({},t);return delete n[e(898)],delete n[e(772)],n}function Fc(){const t=["model","listenTo","PendingActions","207297tYJdbd","441zPjAhK","unbind","discardSuggestion","40sikuuy","acceptSuggestion","2808512UUfZwE","PENDING_ACTION_SUGGESTION","_acceptCommand","canEditAt","locale","_pendingAction","canAccept","241587kzKkTX","plugins","5165420eTwkOT","272200PJvUpT","add","_discardCommand","commands","execute","stopListening","isEnabled","destroy","3697626FMWNsY","change:isDirty","_editor","_setPendingAction","bind","commentThreadController","remove","view","isDirty","_removePendingAction","canDiscard","1121944XwXeXK","get","getRanges"];return(Fc=function(){return t})()}const xc=Pc;function Pc(t,e){const n=Fc();return(Pc=function(t,e){return n[t-=246]})(t,e)}!function(t,e){const n=Pc,r=t();for(;;)try{if(591289===-parseInt(n(259))/1+parseInt(n(281))/2+parseInt(n(246))/3*(parseInt(n(250))/4)+parseInt(n(261))/5+parseInt(n(270))/6+-parseInt(n(252))/7+-parseInt(n(262))/8*(parseInt(n(247))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fc);class Bc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Pc;super(),this[s(284)]=e,this[s(277)]=n,this[s(275)]=r,this[s(272)]=t,this[s(254)]=t[s(265)][s(282)](s(251)),this[s(264)]=t[s(265)][s(282)](s(249)),this[s(277)][s(274)](s(268)).to(this[s(254)],this[s(264)],((t,e)=>t||e)),this[s(277)][s(274)](s(258)).to(this[s(254)],s(268),(t=>t&&this[s(272)][s(284)][s(255)](e[s(283)]()))),this[s(277)][s(274)](s(280)).to(this[s(264)],s(268),(t=>t&&this[s(272)][s(284)][s(255)](e[s(283)]()))),this[s(257)]=null,n[s(278)]&&this[s(273)](),this[s(285)](n,s(251),(()=>this[s(251)]())),this[s(285)](n,s(249),(()=>this[s(249)]())),this[s(285)](n,s(271),(()=>{const t=s;n[t(278)]?this[t(273)]():this[t(279)]()}))}[xc(251)](){const t=xc;this[t(254)][t(266)](this[t(284)].id)}[xc(249)](){const t=xc;this[t(264)][t(266)](this[t(284)].id)}[xc(269)](){const t=xc;this[t(277)][t(248)](t(268)),this[t(277)][t(248)](t(258)),this[t(277)][t(248)](t(280)),this[t(267)](),this[t(275)][t(269)](),this[t(257)]&&this[t(279)]()}[xc(273)](){const t=xc,e=Hr(this[t(272)][t(256)],t(253));this[t(257)]=this[t(272)][t(260)][t(282)](t(286))[t(263)](e)}[xc(279)](){const t=xc;null!==this[t(257)]&&this[t(272)][t(260)][t(282)](t(286))[t(276)](this[t(257)]),this[t(257)]=null}}const Uc=Gc;function jc(){const t=["11844DmgItu","180396ToAlSa","commentInputView","canDiscard","bind","_config","setData","5974090ctbEZP","value","editorConfig","authoredAt","removeComment","_localUser","2304AuoVYw","1194KycdxB","commentThreadInputView","addComment","focus","destroy","length","34984yBUyxS","isReadOnly","commentThread","commentsListView","submit","editor","assign","locale","798ORMDcO","element","isEnabled","disableComments","updateComment","fire","set","_createCommentThreadInputView","_createCommentViews","isDirty","descriptionParts","disabledSubmit","canAccept","99VAEZQY","162500ljAQzr","delegate","269907lianZB","CommentView","showInput","isActive","hasDirtyComment","_model","cancel"];return(jc=function(){return t})()}function Gc(t,e){const n=jc();return(Gc=function(t,e){return n[t-=381]})(t,e)}!function(t,e){const n=Gc,r=t();for(;;)try{if(136377===parseInt(n(427))/1+parseInt(n(384))/2+-parseInt(n(397))/3*(-parseInt(n(396))/4)+-parseInt(n(425))/5+-parseInt(n(411))/6*(-parseInt(n(383))/7)+parseInt(n(403))/8*(-parseInt(n(424))/9)+-parseInt(n(390))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jc);class Vc extends s.View{constructor(t,e,n,r){const s=Gc;super(t),this[s(406)]=null,this[s(398)]=null,this[s(417)](s(430),!1),this[s(417)](s(393),e[s(393)]),this[s(387)](s(393)).to(e),this[s(417)](s(421),[]),this[s(417)](s(420),!1),this[s(417)](s(413),!1),this[s(417)](s(423),!1),this[s(417)](s(386),!1),this[s(381)]=e,this[s(395)]=n,this[s(388)]=r,r[s(414)]?this[s(417)](s(402),1):this[s(419)]()}[Uc(400)](){const t=Uc;this[t(412)][t(400)]()}[Uc(401)](){const t=Uc;this[t(406)]&&this[t(406)][t(401)](),this[t(398)]&&this[t(398)][t(401)](),super[t(401)]()}[Uc(419)](){const t=Uc,{CommentsListView:e}=this[t(388)];this[t(406)]=new e(this[t(410)],this[t(381)][t(405)],Object[t(409)]({CommentView:this[t(388)][t(428)]},this[t(388)])),this[t(406)][t(426)](t(394)).to(this),this[t(406)][t(426)](t(415)).to(this),this[t(406)][t(387)](t(430)).to(this),this[t(417)](t(402),this[t(406)][t(402)]+1),this[t(387)](t(402)).to(this[t(406)],t(402),(t=>t+1)),this[t(398)]=this[t(418)](),this.on(t(394),(()=>this[t(400)]())),this[t(387)](t(420)).to(this[t(406)],t(431),this[t(398)][t(385)],t(391),((t,e)=>t||!!e))}[Uc(418)](){const t=Uc,{CommentThreadInputView:e}=this[t(388)],n=new e(this[t(410)],this[t(395)],this[t(388)][t(392)]),r=n[t(385)];return n[t(387)](t(429)).to(this,t(430),this[t(381)][t(405)],t(404),r,t(391),((t,e,n)=>!!n||t&&!e)),r.on(t(407),((e,n)=>{const s=t;this[s(416)](s(399),n),r[s(408)][s(389)]("")})),r.on(t(382),(()=>this[t(400)]())),r[t(387)](t(422)).to(this[t(381)][t(405)],t(404)),n}}const Wc=Zc;function Hc(){const t=["discardSuggestion","ck-suggestion-wrapper--active","ck-suggestion__actions","set","EXTERNAL_SUGGESTION","1305060RQkqDf","_createButton","span","getUserViewNotificationText","createElement","ck-suggestion-wrapper","editorDestroyed","ck-suggestion","push","ck-suggestion__main","ck-suggestion__user",'"></span>',"div","1816ypJUMW","disableComments","commentThread","creator","name","getExternalSuggestionNote","attributes","extendTemplate","ck-suggestion--disabled-comments","_descriptionElement","ck-suggestion--accept","acceptButton","ck-annotation","split","ck-annotation__content-wrapper","change:description","innerHTML","7672wGvBUD","content","ck-suggestion__info","bindTemplate","_model","EXTERNAL_AVATAR","render","editorReady","userView","_config","delegate","1047OVmkae","formatDateTime","commentThreadInputView","execute","type","canAccept","cancel","discardButton","commentsListView","check","canDiscard","bind","time","setTemplate",'<span class="ck-suggestion-type">',"innerText","1500QWedMW","@external","map","1005784QjjPbI","getTemplate","325058YrYgIR","source","fire","Discard suggestion","descriptionParts","EXTERNAL_IMPORT_WORD_AVATAR","ck-annotation__user","join",'" title="',"importWord","Accept suggestion","</p>",".ck-annotation__content-wrapper","EXTERNAL_IMPORT_WORD_SUGGESTION",'<span class="ck-suggestion-color" style="background-color: ',"ck-comment__info-time","author","isActive","115058abWXdl","value","ck-comment__external","color","locale","</span>","ck-annotation__info","children","title","ck-suggestion__info-name","ck-suggestion--discard","ck-annotation__main","<p>","querySelector","acceptSuggestion","authoredAt","isExternal","ck-suggestion-","description","ck-annotation__info-name","isEnabled","3331566ICodSI","ck-annotation__actions","ck-annotation__info-time","element"];return(Hc=function(){return t})()}!function(t,e){const n=Zc,r=t();for(;;)try{if(250472===parseInt(n(438))/1+parseInt(n(456))/2+parseInt(n(417))/3*(parseInt(n(499))/4)+-parseInt(n(486))/5+parseInt(n(433))/6*(-parseInt(n(516))/7)+-parseInt(n(436))/8+parseInt(n(477))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hc);class zc extends Vc{constructor(e,n,r,s){const i=Zc;super(e,n,r,s),this[i(484)](i(421),""),this[i(428)](i(421)).to(this,i(442),(t=>t&&t[0]?t[0][i(421)]:"")),this[i(428)](i(474)).to(this,i(442),this,i(455),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(468)+Kc(e[n(517)],e[n(459)])+n(449);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(508)]=null,this[i(510)]=this[i(487)](Hr(e,i(448)),t.icons[i(426)],i(509),i(470),"sw"),this[i(510)][i(428)](i(476)).to(this,i(422)),this[i(424)]=this[i(487)](Hr(e,i(441)),t.icons[i(423)],i(466),i(481),"sw"),this[i(424)][i(428)](i(476)).to(this,i(427)),this[i(414)]=new o.UserView(e,this[i(410)][i(454)],this[i(489)]()),this[i(414)][i(506)]({attributes:{class:[i(496),i(444)]}}),this[i(430)](this[i(437)]())}[Wc(437)](){const t=Wc,e=this[t(409)],n=[{tag:t(498),attributes:{class:[t(408),t(462)]},children:[{tag:t(488),children:[{text:this[t(414)][t(503)]}],attributes:{class:[t(465),t(475)]}},{tag:t(429),attributes:{datetime:e.to(t(471)),class:[t(453),t(479)]},children:[{text:e.to(t(471),(e=>this[t(415)][t(418)](e)))}]}]},{tag:t(498),attributes:{class:[t(483),t(478)]},children:[this[t(510)],this[t(424)]]},{tag:t(498),attributes:{class:[t(513)]}}];this[t(410)][t(472)]&&n[t(494)]({tag:t(498),attributes:{class:[t(458)]},children:[{text:this[t(504)]()}]});const r={tag:t(498),attributes:{class:[t(491),e.if(t(455),t(482)),e.to(t(421),(e=>t(473)+e)),this[t(415)][t(500)]&&t(507)],"data-suggestion-id":this[t(410)].id,"data-thread-id":this[t(410)][t(501)].id,"data-author-id":this[t(410)][t(454)].id,tabindex:-1},children:[{tag:t(498),attributes:{class:[t(493),t(511)]},children:[this[t(414)],{tag:t(498),attributes:{class:[t(495),t(467)]},children:n}]}]};return this[t(425)]&&this[t(419)]&&(r[t(463)][t(494)](this[t(425)],this[t(419)]),this[t(425)][t(416)](t(413)).to(this),this[t(425)][t(416)](t(492)).to(this),this[t(419)][t(416)](t(413)).to(this),this[t(419)][t(416)](t(492)).to(this)),r}[Wc(412)](){const t=Wc;super[t(412)](),this[t(508)]=this[t(480)][t(469)](t(450)),this[t(508)][t(515)]=this[t(474)],this.on(t(514),((e,n,r)=>{const s=t;this[s(508)][s(515)]=r}))}[Wc(487)](t,e,n,r,o){const i=Wc,a=new s.ButtonView(this[i(460)]);return a[i(484)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(506)]({attributes:{class:n}}),a.on(i(420),(()=>{const t=i;this[t(440)](r,this[t(410)].id)})),a}[Wc(504)](){const t=Wc;return t(447)===this[t(410)][t(505)][t(434)][t(439)]?Hr(this[t(460)],t(451)):Hr(this[t(460)],t(485))}[Wc(489)](){const t=Wc;return this[t(410)][t(472)]?t(447)===this[t(410)][t(505)][t(434)][t(439)]?Hr(this[t(460)],t(443),this[t(410)][t(502)][t(503)]):Hr(this[t(460)],t(411),this[t(410)][t(502)][t(503)]):null}}function Kc(t,e){const n=Wc;let r="";return r+=t[n(512)]("*")[n(435)](((t,e)=>e%2!=0?n(431)+Qc(t)+n(461):Qc(t)))[n(445)](""),e&&(r+=n(452)+e[n(457)]+n(446)+e[n(464)]+n(497)),r}function Zc(t,e){const n=Hc();return(Zc=function(t,e){return n[t-=408]})(t,e)}function Qc(t){const e=Wc,n=document[e(490)](e(488));return n[e(432)]=t,n[e(515)]}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',Xc=Yc;function Jc(){const t=["351752bKFWLY","refreshSelectedViews","filter","button","children","stopListening","16149176YSpjiP","size","buttonView","createAnnotation","createCommentThreadController","createAnnotationView","descriptionParts","delegate","acceptAllSuggestions","acceptButton","suggestion-","execute","items","toMany","_refreshActiveMarkers","trackChanges.disableComments","discardSelectedSuggestions","destroy","suggestionUnloaded","_addUIComponentsToFactory","_destroyController","hasSuggestion","some","change:activeAnnotations","activeAnnotations","plugins","_annotationViews","componentFactory","_disableComments","menu","delete","init","model","comments.maxThreadTotalWeight","CommentsRepository","getDescriptions","suggestionLoaded","length","isEnabled","Accept all suggestions","trackChanges","_handleControllerBuffer","discardAllSuggestions","head","view","Accept all selected suggestions","1222588TgOTWb","menuitem","SuggestionThreadView","mainView","registerAnnotation","2259636NSXIbk","acceptSelectedSuggestions","pluginName","requires","listenTo","add","comments.maxCommentsWhenCollapsed","_initializeController","_suggestionToController","suggestionChanged","CommentsUI","Discard all selected suggestions","define","clear","from","lowest","getAllAdjacentSuggestions","addSourceCollector","descriptionFactory","value","comments.maxCommentCharsWhenCollapsed","change:previous","55fmaaKs","_unbindEditors","editing","activeMarkers","isMultiRange","values","config","commentThread","_createMenuBarMenu","3252960sKMbeJ","_bindAnnotationToEditors","getMarkers","reduce","Discard all suggestions","menuitemcheckbox","bind","arrowView","locale","commands","panelView","9sFbESC","_viewToController","getSuggestion","Annotations","addComment","CommentView","menuBar:trackChanges","separator","getByInnerView","getMarkerNames","TrackChangesEditing","keys","trackChanges.SuggestionThreadView","TrackChangesUI","actionView","isOn","source","_updateController","get","unbind","getRanges","getFirstRange","editor","switchbutton","_createToolbarButton","_handleSuggestionControllerDelayed","getJoined","innerView","focus","discardButton","isDirty","11175577ateEQP","has","push","set","type","EditorAnnotations","1158588sFDZyN","Track changes","commandName","isInContent","previous","remove","comments.editorConfig","comments"];return(Jc=function(){return t})()}function Yc(t,e){const n=Jc();return(Yc=function(t,e){return n[t-=103]})(t,e)}!function(t,e){const n=Yc,r=t();for(;;)try{if(882944===-parseInt(n(109))/1+-parseInt(n(193))/2+parseInt(n(114))/3+parseInt(n(201))/4*(parseInt(n(136))/5)+parseInt(n(145))/6+-parseInt(n(187))/7+parseInt(n(207))/8*(parseInt(n(156))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jc);class $c extends t.Plugin{static get[Xc(117)](){const t=Xc;return[yc,o.Users,t(241),t(159),t(192)]}static get[Xc(116)](){return Xc(169)}constructor(t){const e=Xc;super(t),this[e(122)]=new Map,this[e(157)]=new Map,this[e(233)]=new Map,this[e(104)]=new Map;const n=this[e(178)][e(142)];n[e(126)](e(168),zc),n[e(126)](e(222),!1),this[e(235)]=n[e(174)](e(222))}[Xc(181)](t,e){const n=Xc;0===this[n(104)][n(208)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(104)]){const r=this[t(122)][t(188)](e);r||n?r&&n&&this[t(227)](e):this[t(121)](e)}this[t(104)][t(127)](),this[t(178)][t(232)][t(174)](t(192))[t(202)](),this[t(221)]()}),10),this[n(104)][n(190)](t,e)}[Xc(238)](){const t=Xc,e=this[t(178)],n=e[t(232)][t(174)](t(166)),r=e[t(232)][t(174)](t(159)),s=e[t(232)][t(174)](t(192)),o=e[t(232)][t(174)](t(241));this[t(226)](),s[t(131)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(128)](this[e(122)])){const s=t[e(130)](),o=[];for(const t of s){if(!t[e(196)])continue;if(t[e(140)]){o[e(189)](...t[e(176)]());continue}const n=t[e(177)]();if(o[e(244)]>0){const t=o[0][e(182)](n);if(t){o[0]=t;continue}}o[e(189)](n)}n[e(189)]([r[e(107)],o])}return n})),this[t(118)](n,t(243),((e,n)=>{const r=t;this[r(118)](n,r(135),((t,e,s,o)=>{const i=r;n[i(196)]&&(null==s?(this[i(173)](o[i(106)]),this[i(181)](n,!1)):(this[i(173)](s[i(106)]),null==o&&this[i(181)](n,!0)))})),null!==n[r(197)]?this[r(173)](n[r(106)]):this[r(181)](n,!1)})),this[t(118)](n,t(225),((e,n,r)=>{const s=t;this[s(206)](n,s(135)),this[s(104)][s(237)](n),this[s(122)][s(188)](n)&&this[s(227)](n),r&&this[s(173)](r[s(106)])})),this[t(118)](n,t(123),((e,n)=>{this[t(173)](n)})),this[t(118)](r,t(230),(()=>{this[t(221)]()})),this[t(118)](o,t(160),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(228)](r))return;const i=n[o(158)](r);this[o(122)][o(174)](i)[o(107)][o(184)]()}),{priority:t(129)})}[Xc(221)](){const t=Xc,e=this[t(178)][t(232)][t(174)](t(159)),n=this[t(178)][t(232)][t(174)](t(166)),r=Array[t(128)](e[t(231)],(e=>e[t(183)]))[t(203)]((e=>this[t(157)][t(188)](e))),s=[];for(const e of r){const n=this[t(157)][t(174)](e)[t(239)][t(130)]();s[t(189)](...n[t(148)](((e,n)=>[...e,...n[t(165)]()]),[]))}n[t(139)]=s}[Xc(226)](){const t=Xc,n=this[t(178)],r=n[t(153)],o=Hr(r,t(194)),i=new e.Collection([{type:t(179),model:new s.ViewModel({withText:!0,label:o,commandName:t(103),role:t(150)})},{type:t(163)},{type:t(204),model:new s.ViewModel({withText:!0,label:Hr(r,t(246)),commandName:t(215),role:t(110)})},{type:t(204),model:new s.ViewModel({withText:!0,label:Hr(r,t(108)),commandName:t(115),role:t(110)})},{type:t(204),model:new s.ViewModel({withText:!0,label:Hr(r,t(149)),commandName:t(105),role:t(110)})},{type:t(204),model:new s.ViewModel({withText:!0,label:Hr(r,t(125)),commandName:t(223),role:t(110)})}]);for(const e of i)if(tu(e)){const r=n[t(154)][t(174)](e[t(239)][t(195)]);e[t(239)][t(151)](t(171),t(245)).to(r,t(133),t(245))}n.ui[t(234)][t(119)](t(103),(e=>this[t(180)](e,i,o))),n.ui[t(234)][t(119)](t(162),(e=>this[t(144)](e,i,o)))}[Xc(180)](t,e,n){const r=Xc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(178)][r(154)][r(174)](r(103));o[r(209)][r(190)]({tooltip:n,label:n,icon:qc}),o[r(209)][r(151)](r(171)).to(i,r(133)),o[r(209)].on(r(218),(()=>{const t=r;i[t(218)](),this[t(178)][t(138)][t(107)][t(184)]()})),(0,s.addListToDropdown)(o,e,{role:r(236)});const a=[];for(const t of e)tu(t)&&a[r(189)](this[r(178)][r(154)][r(174)](t[r(239)][r(195)]));const c=o[r(209)];return c[r(170)][r(175)](r(245)),c[r(152)][r(175)](r(245)),c[r(170)][r(151)](r(245)).to(i,r(245)),c[r(152)][r(151)](r(245))[r(220)](a,r(245),((...t)=>t[r(229)]((t=>t)))),o.on(r(218),(t=>{const e=r;this[e(178)][e(218)](t[e(172)][e(195)]),this[e(178)][e(138)][e(107)][e(184)]()})),o}[Xc(144)](t,e,n){const r=Xc,o=new s.MenuBarMenuView(t),i=this[r(178)][r(154)][r(174)](r(103));o[r(209)][r(190)]({label:n,icon:qc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(163)==n[r(191)]){a[r(219)][r(119)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(239)];i[r(151)](...Object[r(167)](c)).to(c),i[r(214)](r(218)).to(o),i.on(r(218),(()=>{const t=r;this[t(178)][t(218)](c[t(195)]),this[t(178)][t(138)][t(107)][t(184)]()})),e[r(205)][r(119)](i),a[r(219)][r(119)](e)}return o[r(151)](r(245)).to(i,r(245)),o[r(155)][r(205)][r(119)](a),o}[Xc(121)](t){const e=Xc,n=this[e(178)],r=n[e(142)],s=n[e(232)][e(174)](e(159)),i=n[e(232)][e(174)](e(241)),a=n[e(232)][e(174)](e(192)),c=n[e(232)][e(174)](o.Users).me,u=r[e(174)](e(103))[e(111)],{CommentsListView:l,CommentThreadInputView:f}=n[e(232)][e(174)](e(124));let h,g;this[e(233)][e(188)](t.id)?(g=this[e(233)][e(174)](t.id),h=g[e(112)]):(h=new u(n[e(153)],t,c,{disableComments:this[e(235)],editorConfig:r[e(174)](e(199)),maxCommentsWhenCollapsed:r[e(174)](e(120)),maxThreadTotalWeight:r[e(174)](e(240)),maxCommentCharsWhenCollapsed:r[e(174)](e(134)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(174)](e(153))),CommentView:r[e(174)](e(200))[e(161)],CommentsListView:l,CommentThreadInputView:f}),h[e(216)].on(e(218),(()=>{const t=e;n[t(138)][t(107)][t(184)]()})),h[e(185)].on(e(218),(()=>{const t=e;n[t(138)][t(107)][t(184)]()})),g=s[e(212)](this[e(178)][e(153)],h),g[e(151)](e(186)).to(h,e(186)),g[e(151)](e(244)).to(h),g[e(151)](e(191)).to(h,e(191),(t=>e(217)+t)),this[e(233)][e(190)](t.id,g));const d=i[e(211)](t[e(143)],h),p=new Bc(n,t,h,d),m=t[e(130)]()[e(203)]((t=>t[e(196)]));h[e(213)]=n[e(232)][e(174)](e(166))[e(132)][e(242)](m),this[e(122)][e(190)](t,p),this[e(157)][e(190)](h,p);const I=s[e(210)]({view:g,target:()=>{const r=e,s=[],i=t[r(130)]()[r(203)]((t=>t[r(196)]));for(const t of i)s[r(189)](...t[r(147)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(138)],s)},type:()=>e(217)+p[e(107)][e(191)]});i[e(146)](h,I),s[e(119)](I),a[e(113)](I)}[Xc(227)](t){const e=Xc,n=this[e(178)][e(232)][e(174)](e(241)),r=this[e(178)][e(232)][e(174)](e(159)),s=this[e(122)][e(174)](t),o=s[e(107)],i=r[e(164)](o);n[e(137)](o),i&&r[e(198)](i),this[e(122)][e(237)](t),this[e(157)][e(237)](o),s[e(224)]()}[Xc(173)](t){const e=Xc;if(!t[e(196)]||!this[e(122)][e(188)](t))return;const n=this[e(178)][e(232)][e(174)](e(166)),r=this[e(122)][e(174)](t),s=t[e(130)]();r[e(107)][e(213)]=n[e(132)][e(242)](s)}[Xc(224)](){const t=Xc;for(const e of this[t(122)][t(167)]())this[t(227)](e);for(const e of this[t(233)][t(141)]())e[t(112)][t(224)]();super[t(224)]()}}function tu(t){return Xc(239)in t}function eu(t,e){var n=ru();return(eu=function(t,e){return n[t-=320]})(t,e)}var nu=eu;function ru(){var t=["11586822kdqoAU","adapter","7eAluWE","232WpGNxp","204GATotJ","pluginName","42639mmVXvd","editor","requires","12DbGtsu","440HphXdm","3113680jEnoEt","TrackChanges","getSuggestion","getSuggestions","9VarXPC","97992TaeQAV","Comments","12859517zQTZDk","addSuggestion","addSuggestionData","6556740EqmFXL","get","13612Hhgyrk","plugins"];return(ru=function(){return t})()}!function(t,e){for(var n=eu,r=t();;)try{if(813880===parseInt(n(336))/1*(-parseInt(n(331))/2)+parseInt(n(339))/3*(parseInt(n(337))/4)+-parseInt(n(343))/5*(parseInt(n(324))/6)+-parseInt(n(335))/7*(-parseInt(n(344))/8)+parseInt(n(323))/9*(parseInt(n(329))/10)+parseInt(n(326))/11*(parseInt(n(342))/12)+parseInt(n(333))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ru);class su extends t.Plugin{static get[nu(341)](){return[yc,$c,nu(325)]}static get[nu(338)](){return nu(320)}set[nu(334)](t){var e=nu;this[e(340)][e(332)][e(330)](yc)[e(334)]=t}get[nu(334)](){var t=nu;return this[t(340)][t(332)][t(330)](yc)[t(334)]}[nu(327)](t){var e=nu;return this[e(340)][e(332)][e(330)](yc)[e(328)](t)}[nu(322)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=nu;return this[n(340)][n(332)][n(330)](yc)[n(322)]({skipNotAttached:t,toJSON:e})}[nu(321)](t){var e=nu;return this[e(340)][e(332)][e(330)](yc)[e(321)](t)}}const ou=iu;function iu(t,e){const n=uu();return(iu=function(t,e){return n[t-=106]})(t,e)}!function(t,e){const n=iu,r=t();for(;;)try{if(135838===parseInt(n(156))/1+parseInt(n(130))/2+-parseInt(n(140))/3+parseInt(n(142))/4+-parseInt(n(141))/5*(-parseInt(n(155))/6)+-parseInt(n(164))/7+-parseInt(n(136))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(uu);const au=[ou(119)];class cu extends t.Plugin{static get[ou(150)](){return[yc]}static get[ou(107)](){return ou(151)}[ou(124)](){const t=ou,n=this[t(147)];if(n[t(162)][t(113)](t(120),(e=>{const r=t,s=n[r(118)][r(146)][r(145)]()[r(132)](((t,e)=>(t[e]="",t)),{});return n[r(167)][r(148)](s,e)})),t(158)!=typeof n[t(162)][t(133)](t(109))[t(139)])throw new e.CKEditorError(t(129))}[ou(135)](t){return hu(this[ou(147)],!0,t)}[ou(106)](t){return hu(this[ou(147)],!1,t)}}function uu(){const t=["221652BTqkGI","34690JUtRbs","614084nmtuEF","getFullData","_adapter","getRootNames","document","editor","create","users","requires","TrackChangesData","getSuggestions","addSuggestionData","acceptAllSuggestions","60VAKtQe","221358DcpqPq","plugins","function","Users","TrackChangesDataGetter","getUser","config","createDocumentFragment","1513904dxtpfC","name","createElement","constructor","getDataWithDiscardedSuggestions","pluginName","set","trackChangesData","result","TrackChangesEditing","push","define","end","getRootsAttributes","addUser","rootsAttributes","model","Pagination","trackChangesData.editorCreator","CommentsRepository","appendChild","getCommentThreads","init","data","destroy","execute","discardAllSuggestions","track-changes-data-invalid-editor-creator","478494lkVOAH","map","reduce","get","addCommentThread","getDataWithAcceptedSuggestions","2060096xIpMPw","useAnonymousUser","div","editorCreator"];return(uu=function(){return t})()}class lu extends t.Plugin{static get[ou(107)](){return ou(160)}constructor(t){const e=ou;super(t),this[e(110)]=e(114)}[ou(124)](){const t=ou;this[t(147)][t(157)][t(133)](t(121))[t(144)]={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(147)][t(157)][t(133)](t(111))[t(144)]=null}}function fu(t){return void 0!==t[ou(115)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,au);s[r(157)][r(112)](yc,lu),s[r(117)]=fu(t)?t[r(115)]():void 0;const i=document[r(163)](),a=t[r(162)][r(133)](r(109))[r(139)],c=await a(s,(()=>function(t){const e=r,n=document[e(166)](e(138));return t[e(122)](n),n}(i)));!function(t,e){const n=r,s=t[n(118)][n(146)][n(145)]()[n(132)](((e,r)=>(e[r]=t[n(125)][n(133)]({rootName:r}),e)),{}),o=t[n(157)][n(133)](n(159))[n(149)][n(131)]((t=>({id:t.id,name:t[n(165)]}))),i=t[n(157)][n(133)](n(111))[n(152)]({skipNotAttached:!0,toJSON:!0}),a=t[n(157)][n(133)](n(121))[n(123)]({skipNotAttached:!0,toJSON:!0}),c=e[n(157)][n(133)](n(159)),u=e[n(157)][n(133)](n(111)),l=e[n(157)][n(133)](n(121));for(const t of o)c[n(161)](t.id)||c[n(116)](t);c.me||c[n(137)]();for(const t of i)u[n(153)](t);for(const t of a)l[n(134)](t);e[n(125)][n(108)](s)}(t,c),c[r(127)](r(e?154:128));const u=fu(c)?c[r(143)](n):c[r(125)][r(133)](n);return await c[r(126)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=282]})(t,e)}function du(){var t=["60073WUQbXO","4751432mYqDcW","18NmNGUm","197172AezWIr","2KPjDiv","5tZSHke","4583270GPxyLR","21939852JERwHg","4866106voldZS","3467382eZAFqb","56LvzyfC"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(493375===-parseInt(n(283))/1*(parseInt(n(287))/2)+-parseInt(n(286))/3*(-parseInt(n(282))/4)+-parseInt(n(288))/5*(parseInt(n(292))/6)+parseInt(n(291))/7+parseInt(n(284))/8+parseInt(n(285))/9*(parseInt(n(289))/10)+-parseInt(n(290))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();