@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20241001.0 → 0.0.0-nightly-20241003.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 (167) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +10 -10
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/mergefields.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/ui/view/suggestionview.js +1 -1
  166. package/src/utils/common-translations.js +1 -1
  167. package/src/utils/utils.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>qc,Suggestion:()=>Wr,SuggestionThreadView:()=>Qc,SuggestionView:()=>nu,TrackChanges:()=>hu,TrackChangesData:()=>Iu,TrackChangesEditing:()=>Nc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);function c(t,e){const n=l();return(c=function(t,e){return n[t-=353]})(t,e)}const u=c;function l(){const t=["TrackChangesCommand","340854NitOpj","clearForceDisabled","_enabledCommands","editor","execute","isEnabled","_enableCommands","forceDisabled","999720PMlbeW","has","247412MGoVpk","6wXCWHR","42kLPfSm","commands","154824vEoIgG","95720nxyqWR","1080kLuIqA","1261800qWLqLp","affectsData","_disableUnsupportedCommands","49544cdMtSj","57AAGJqw","value","_isEnabledBasedOnSelection","refresh"];return(l=function(){return t})()}!function(t){const e=c,n=t();for(;;)try{if(292545===parseInt(e(375))/1+-parseInt(e(365))/2+parseInt(e(360))/3*(parseInt(e(354))/4)+-parseInt(e(356))/5*(-parseInt(e(376))/6)+parseInt(e(377))/7*(-parseInt(e(353))/8)+parseInt(e(373))/9+parseInt(e(355))/10*(-parseInt(e(359))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(l);class f extends t.Command{constructor(t,e){const n=c;super(t),this[n(367)]=e,this[n(361)]=!1,this[n(363)](),this[n(362)]=!1}[u(363)](){this[u(370)]=!0}[u(369)](){const t=u;this[t(361)]=!this[t(361)],this[t(361)]?this[t(358)]():this[t(371)]()}[u(358)](){const t=u;for(const e of this[t(368)][t(378)][t(378)]())e[t(357)]&&!this[t(367)][t(374)](e)&&e[t(372)](t(364))}[u(371)](){const t=u;for(const e of this[t(368)][t(378)][t(378)]())e[t(357)]&&!this[t(367)][t(374)](e)&&e[t(366)](t(364))}}const h=d;function g(){const t=["acceptSuggestion","215512EXYLrG","603312fKWwvK","editor","isEnabled","get","554WkDuRo","execute","track-changes-accept-suggestion-not-found","3KVdEyq","1190700laaSAO","canEditAt","refresh","3020820LHNXWG","model","TrackChangesEditing","2124760Ovdfuv","18mEzJqo","1088124IPHaNZ","plugins","254fXPAWA","getRanges","7CeDmLE","_suggestions","_isEnabledBasedOnSelection"];return(g=function(){return t})()}function d(t,e){const n=g();return(d=function(t,e){return n[t-=183]})(t,e)}!function(t){const e=d,n=t();for(;;)try{if(222928===-parseInt(e(184))/1*(-parseInt(e(195))/2)+parseInt(e(198))/3*(parseInt(e(191))/4)+parseInt(e(199))/5+-parseInt(e(207))/6*(parseInt(e(186))/7)+parseInt(e(190))/8*(parseInt(e(206))/9)+-parseInt(e(202))/10+parseInt(e(205))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(g);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(187)]=e,this[n(201)](),this[n(188)]=!1}[h(201)](){this[h(193)]=!0}[h(196)](t){const n=h,r=this[n(187)][n(194)](t);if(!r)throw new e.CKEditorError(n(197),this);const s=r[n(185)]();this[n(192)][n(203)][n(200)](s)&&this[n(192)][n(183)][n(194)](n(204))[n(189)](r)}}function m(){const t=["isEnabled","680088jBhyiv","17755276cJiVws","4826883QzqWCQ","editor","refresh","model","9RSrJvR","get","canEditAt","4511416SzBSOs","1768126gzfepi","_suggestions","_isEnabledBasedOnSelection","TrackChangesEditing","14JJrdgh","2rDnbRS","4hDdwrI","track-changes-discard-suggestion-not-found","execute","3545020PMFChY","getRanges","discardSuggestion","plugins","6953555jQQinH"];return(m=function(){return t})()}const I=E;function E(t,e){const n=m();return(E=function(t,e){return n[t-=441]})(t,e)}!function(t){const e=E,n=t();for(;;)try{if(950940===-parseInt(e(456))/1*(parseInt(e(451))/2)+-parseInt(e(443))/3*(-parseInt(e(457))/4)+-parseInt(e(464))/5+parseInt(e(441))/6+parseInt(e(455))/7*(parseInt(e(450))/8)+-parseInt(e(447))/9*(parseInt(e(460))/10)+parseInt(e(442))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(m);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(452)]=e,this[n(445)](),this[n(453)]=!1}[I(445)](){this[I(465)]=!0}[I(459)](t){const n=I,r=this[n(452)][n(448)](t);if(!r)throw new e.CKEditorError(n(458),this);const s=r[n(461)]();this[n(444)][n(446)][n(449)](s)&&this[n(444)][n(463)][n(448)](n(454))[n(462)](r)}}function T(t,e){const n=S();return(T=function(t,e){return n[t-=128]})(t,e)}function _(t,e){const n=T;let r="";return r+=t[n(131)]("*")[n(130)](((t,e)=>e%2!=0?n(179)+y(t)+n(178):y(t)))[n(142)](""),e&&(r+=n(144)+e[n(177)]+n(163)+e[n(135)]+n(148)),r}function y(t){const e=T,n=document[e(172)](e(134));return n[e(155)]=t,n[e(129)]}function A(t){const e=T;return t[e(174)](((t,n)=>e(138)==t[e(167)]&&e(138)!=n[e(167)]?-1:e(138)!=t[e(167)]&&e(138)==n[e(167)]?1:0))}function k(t,e){const n=T;let r,s=0;const o=[],i=e[n(171)];for(;s<t[n(176)];){const a=t[s],c=t[s+1];r||(r=e[n(137)](a)),C(e,a,c)||(o[n(160)](e[n(165)](r,i[n(136)](a)?e[n(169)](a):e[n(128)](a,n(145)))),r=null),s++}return o}function C(t,e,n){const r=T;if(!n)return!1;const s=t[r(169)](e),o=t[r(137)](n);return s[r(158)](o)}!function(t){const e=T,n=t();for(;;)try{if(674870===-parseInt(e(139))/1*(parseInt(e(166))/2)+-parseInt(e(156))/3+-parseInt(e(168))/4+-parseInt(e(150))/5*(-parseInt(e(151))/6)+parseInt(e(132))/7+-parseInt(e(164))/8+parseInt(e(170))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(S);function L(t,e,n){const r=T;for(;n[r(176)];){const s=n[r(152)](0,100);t[r(154)]((()=>{const t=r;for(const n of s)n[t(153)]&&e[t(149)](n.id)}))}}function S(){const t=["splice","isInContent","change","innerText","3346242yHlDPY","isCollapsed","isTouching","start","push","content","isArray",'" title="',"2568760wkNxMF","createRange","1718162EhzPPW","type","1318952IMSeKU","createPositionAfter","12407895XQYdFQ","schema","createElement","add","sort","isMultiRange","length","value","</span>",'<span class="ck-suggestion-type">'," [color ","createPositionAt","innerHTML","map","split","7798770CKeMYl","next","span","title","isObject","createPositionBefore","deletion","1KhflRC","isIntersecting","color","join","from",'<span class="ck-suggestion-color" style="background-color: ',"end","replace","getRanges",'"></span>',"execute","367015rOvguP","66TnbngI"];return(S=function(){return t})()}const N=M;function R(){const t=["2225EtIPEY","77932sNyyzS","10008140AncfXv","execute","refresh","_isEnabledBasedOnSelection","5505619RRtuuQ","canEditAt","63YIDtxJ","729990lwdEen","model","some","getRanges","editor","306224UBxVxY","isInContent","154556KKxdQV","values","isEnabled","from","_suggestions","_command","9036PTvNgj","24eSnnbd"];return(R=function(){return t})()}function M(t,e){const n=R();return(M=function(t,e){return n[t-=166]})(t,e)}!function(t){const e=M,n=t();for(;;)try{if(476998===-parseInt(e(188))/1+-parseInt(e(181))/2+parseInt(e(171))/3*(-parseInt(e(173))/4)+parseInt(e(172))/5*(parseInt(e(170))/6)+-parseInt(e(178))/7+-parseInt(e(186))/8*(-parseInt(e(180))/9)+parseInt(e(174))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);class v extends t.Command{constructor(t,e,n){const r=M;super(t),this[r(169)]=e,this[r(168)]=n,this[r(176)](),this[r(177)]=!1}[N(176)](){const t=N,e=Array[t(167)](this[t(168)][t(189)]())[t(183)]((e=>e[t(187)]));this[t(166)]=this[t(169)][t(166)]&&e}[N(175)](){const t=N,e=A(Array[t(167)](this[t(168)][t(189)]()));for(const n of e){const e=n[t(184)]();if(!this[t(185)][t(182)][t(179)](e))return}L(this[t(185)][t(182)],this[t(169)],e)}}const O=D;function w(){const t=["editor","values","1865080YWazee","execute","_command","canEditAt","80589EHIoqp","getRanges","refresh","isEnabled","1895776FTIajg","model","selection","document","3685731EvrAfy","size","from","_selectedSuggestions","8wePtLF","_suggestions","252YnAwxY","1502080xeiVEr","_isEnabledBasedOnSelection","6iDqZwM","181648DUmSTE","88AobhID","1330110thTorj"];return(w=function(){return t})()}function D(t,e){const n=w();return(D=function(t,e){return n[t-=410]})(t,e)}!function(t){const e=D,n=t();for(;;)try{if(950794===parseInt(e(426))/1+-parseInt(e(415))/2+-parseInt(e(422))/3*(-parseInt(e(434))/4)+-parseInt(e(418))/5*(parseInt(e(412))/6)+-parseInt(e(430))/7+parseInt(e(413))/8*(-parseInt(e(436))/9)+-parseInt(e(410))/10*(-parseInt(e(414))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w);class F extends t.Command{constructor(t,e,n){const r=D;super(t),this[r(420)]=e,this[r(435)]=n,this[r(433)]=new Set,this[r(424)](),this[r(411)]=!1}[O(424)](){const t=O,e=this[t(416)][t(427)][t(429)][t(428)],n=Array[t(432)](this[t(435)][t(417)]());this[t(433)]=function(t,e){const n=T,r=Array[n(143)](t[n(147)]()),s=new Set;for(const o of e)if(o[n(153)])for(const e of r)for(const r of o[n(147)]())(e[n(140)](r)||t[n(157)]&&!o[n(175)]&&o[n(133)]&&r[n(145)][n(158)](e[n(159)]))&&s[n(173)](o);return s}(e,n),this[t(425)]=this[t(420)][t(425)]&&!!this[t(433)][t(431)]}[O(419)](){const t=O,e=A(Array[t(432)](this[t(433)]));for(const n of e){const e=n[t(423)]();if(!this[t(416)][t(427)][t(421)](e))return}L(this[t(416)][t(427)],this[t(420)],e)}}const P=function(){this.__data__=[],this.size=0};const x=function(t,e){return t===e||t!=t&&e!=e};const B=function(t,e){for(var n=t.length;n--;)if(x(t[n][0],e))return n;return-1};var U=Array.prototype.splice;const j=function(t){var e=this.__data__,n=B(e,t);return!(n<0)&&(n==e.length-1?e.pop():U.call(e,n,1),--this.size,!0)};const G=function(t){var e=this.__data__,n=B(e,t);return n<0?void 0:e[n][1]};const V=function(t){return B(this.__data__,t)>-1};const H=function(t,e){var n=this.__data__,r=B(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function z(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}z.prototype.clear=P,z.prototype.delete=j,z.prototype.get=G,z.prototype.has=V,z.prototype.set=H;const W=z;const K=function(){this.__data__=new W,this.size=0};const X=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const q=function(t){return this.__data__.get(t)};const J=function(t){return this.__data__.has(t)};const Z="object"==typeof global&&global&&global.Object===Object&&global;var Y="object"==typeof self&&self&&self.Object===Object&&self;const Q=Z||Y||Function("return this")();const $=Q.Symbol;var tt=Object.prototype,et=tt.hasOwnProperty,nt=tt.toString,rt=$?$.toStringTag:void 0;const st=function(t){var e=et.call(t,rt),n=t[rt];try{t[rt]=void 0;var r=!0}catch(t){}var s=nt.call(t);return r&&(e?t[rt]=n:delete t[rt]),s};var ot=Object.prototype.toString;const it=function(t){return ot.call(t)};var at=$?$.toStringTag:void 0;const ct=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":at&&at in Object(t)?st(t):it(t)};const ut=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const lt=function(t){if(!ut(t))return!1;var e=ct(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ft=Q["__core-js_shared__"];var ht,gt=(ht=/[^.]+$/.exec(ft&&ft.keys&&ft.keys.IE_PROTO||""))?"Symbol(src)_1."+ht:"";const dt=function(t){return!!gt&&gt in t};var pt=Function.prototype.toString;const mt=function(t){if(null!=t){try{return pt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var It=/^\[object .+?Constructor\]$/,Et=Function.prototype,bt=Object.prototype,Tt=Et.toString,_t=bt.hasOwnProperty,yt=RegExp("^"+Tt.call(_t).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const At=function(t){return!(!ut(t)||dt(t))&&(lt(t)?yt:It).test(mt(t))};const kt=function(t,e){return null==t?void 0:t[e]};const Ct=function(t,e){var n=kt(t,e);return At(n)?n:void 0};const Lt=Ct(Q,"Map");const St=Ct(Object,"create");const Nt=function(){this.__data__=St?St(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;if(St){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Mt.call(e,t)?e[t]:void 0};var Ot=Object.prototype.hasOwnProperty;const wt=function(t){var e=this.__data__;return St?void 0!==e[t]:Ot.call(e,t)};const Dt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=St&&void 0===e?"__lodash_hash_undefined__":e,this};function Ft(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ft.prototype.clear=Nt,Ft.prototype.delete=Rt,Ft.prototype.get=vt,Ft.prototype.has=wt,Ft.prototype.set=Dt;const Pt=Ft;const xt=function(){this.size=0,this.__data__={hash:new Pt,map:new(Lt||W),string:new Pt}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Ut=function(t,e){var n=t.__data__;return Bt(e)?n["string"==typeof e?"string":"hash"]:n.map};const jt=function(t){var e=Ut(this,t).delete(t);return this.size-=e?1:0,e};const Gt=function(t){return Ut(this,t).get(t)};const Vt=function(t){return Ut(this,t).has(t)};const Ht=function(t,e){var n=Ut(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function zt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}zt.prototype.clear=xt,zt.prototype.delete=jt,zt.prototype.get=Gt,zt.prototype.has=Vt,zt.prototype.set=Ht;const Wt=zt;const Kt=function(t,e){var n=this.__data__;if(n instanceof W){var r=n.__data__;if(!Lt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Wt(r)}return n.set(t,e),this.size=n.size,this};function Xt(t){var e=this.__data__=new W(t);this.size=e.size}Xt.prototype.clear=K,Xt.prototype.delete=X,Xt.prototype.get=q,Xt.prototype.has=J,Xt.prototype.set=Kt;const qt=Xt;const Jt=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=Ct(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Yt=function(t,e,n){"__proto__"==e&&Zt?Zt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Qt=Object.prototype.hasOwnProperty;const $t=function(t,e,n){var r=t[e];Qt.call(t,e)&&x(r,n)&&(void 0!==n||e in t)||Yt(t,e,n)};const te=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Yt(n,a,c):$t(n,a,c)}return n};const ee=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const ne=function(t){return null!=t&&"object"==typeof t};const re=function(t){return ne(t)&&"[object Arguments]"==ct(t)};var se=Object.prototype,oe=se.hasOwnProperty,ie=se.propertyIsEnumerable;const ae=re(function(){return arguments}())?re:function(t){return ne(t)&&oe.call(t,"callee")&&!ie.call(t,"callee")};const ce=Array.isArray;const ue=function(){return!1};var le="object"==typeof exports&&exports&&!exports.nodeType&&exports,fe=le&&"object"==typeof module&&module&&!module.nodeType&&module,he=fe&&fe.exports===le?Q.Buffer:void 0;const ge=(he?he.isBuffer:void 0)||ue;var de=/^(?:0|[1-9]\d*)$/;const pe=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&de.test(t))&&t>-1&&t%1==0&&t<e};const me=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var Ie={};Ie["[object Float32Array]"]=Ie["[object Float64Array]"]=Ie["[object Int8Array]"]=Ie["[object Int16Array]"]=Ie["[object Int32Array]"]=Ie["[object Uint8Array]"]=Ie["[object Uint8ClampedArray]"]=Ie["[object Uint16Array]"]=Ie["[object Uint32Array]"]=!0,Ie["[object Arguments]"]=Ie["[object Array]"]=Ie["[object ArrayBuffer]"]=Ie["[object Boolean]"]=Ie["[object DataView]"]=Ie["[object Date]"]=Ie["[object Error]"]=Ie["[object Function]"]=Ie["[object Map]"]=Ie["[object Number]"]=Ie["[object Object]"]=Ie["[object RegExp]"]=Ie["[object Set]"]=Ie["[object String]"]=Ie["[object WeakMap]"]=!1;const Ee=function(t){return ne(t)&&me(t.length)&&!!Ie[ct(t)]};const be=function(t){return function(e){return t(e)}};var Te="object"==typeof exports&&exports&&!exports.nodeType&&exports,_e=Te&&"object"==typeof module&&module&&!module.nodeType&&module,ye=_e&&_e.exports===Te&&Z.process;const Ae=function(){try{var t=_e&&_e.require&&_e.require("util").types;return t||ye&&ye.binding&&ye.binding("util")}catch(t){}}();var ke=Ae&&Ae.isTypedArray;const Ce=ke?be(ke):Ee;var Le=Object.prototype.hasOwnProperty;const Se=function(t,e){var n=ce(t),r=!n&&ae(t),s=!n&&!r&&ge(t),o=!n&&!r&&!s&&Ce(t),i=n||r||s||o,a=i?ee(t.length,String):[],c=a.length;for(var u in t)!e&&!Le.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||pe(u,c))||a.push(u);return a};var Ne=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Ne)};const Me=function(t,e){return function(n){return t(e(n))}};const ve=Me(Object.keys,Object);var Oe=Object.prototype.hasOwnProperty;const we=function(t){if(!Re(t))return ve(t);var e=[];for(var n in Object(t))Oe.call(t,n)&&"constructor"!=n&&e.push(n);return e};const De=function(t){return null!=t&&me(t.length)&&!lt(t)};const Fe=function(t){return De(t)?Se(t):we(t)};const Pe=function(t,e){return t&&te(e,Fe(e),t)};const xe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Be=Object.prototype.hasOwnProperty;const Ue=function(t){if(!ut(t))return xe(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&Be.call(t,r))&&n.push(r);return n};const je=function(t){return De(t)?Se(t,!0):Ue(t)};const Ge=function(t,e){return t&&te(e,je(e),t)};var Ve="object"==typeof exports&&exports&&!exports.nodeType&&exports,He=Ve&&"object"==typeof module&&module&&!module.nodeType&&module,ze=He&&He.exports===Ve?Q.Buffer:void 0,We=ze?ze.allocUnsafe:void 0;const Ke=function(t,e){if(e)return t.slice();var n=t.length,r=We?We(n):new t.constructor(n);return t.copy(r),r};const Xe=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const qe=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Je=function(){return[]};var Ze=Object.prototype.propertyIsEnumerable,Ye=Object.getOwnPropertySymbols;const Qe=Ye?function(t){return null==t?[]:(t=Object(t),qe(Ye(t),(function(e){return Ze.call(t,e)})))}:Je;const $e=function(t,e){return te(t,Qe(t),e)};const tn=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const en=Me(Object.getPrototypeOf,Object);const nn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)tn(e,Qe(t)),t=en(t);return e}:Je;const rn=function(t,e){return te(t,nn(t),e)};const sn=function(t,e,n){var r=e(t);return ce(t)?r:tn(r,n(t))};const on=function(t){return sn(t,Fe,Qe)};const an=function(t){return sn(t,je,nn)};const cn=Ct(Q,"DataView");const un=Ct(Q,"Promise");const ln=Ct(Q,"Set");const fn=Ct(Q,"WeakMap");var hn="[object Map]",gn="[object Promise]",dn="[object Set]",pn="[object WeakMap]",mn="[object DataView]",In=mt(cn),En=mt(Lt),bn=mt(un),Tn=mt(ln),_n=mt(fn),yn=ct;(cn&&yn(new cn(new ArrayBuffer(1)))!=mn||Lt&&yn(new Lt)!=hn||un&&yn(un.resolve())!=gn||ln&&yn(new ln)!=dn||fn&&yn(new fn)!=pn)&&(yn=function(t){var e=ct(t),n="[object Object]"==e?t.constructor:void 0,r=n?mt(n):"";if(r)switch(r){case In:return mn;case En:return hn;case bn:return gn;case Tn:return dn;case _n:return pn}return e});const An=yn;var kn=Object.prototype.hasOwnProperty;const Cn=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&kn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Ln=Q.Uint8Array;const Sn=function(t){var e=new t.constructor(t.byteLength);return new Ln(e).set(new Ln(t)),e};const Nn=function(t,e){var n=e?Sn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Mn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var vn=$?$.prototype:void 0,On=vn?vn.valueOf:void 0;const wn=function(t){return On?Object(On.call(t)):{}};const Dn=function(t,e){var n=e?Sn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const Fn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Sn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Nn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return Dn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Mn(t);case"[object Symbol]":return wn(t)}};var Pn=Object.create;const xn=function(){function t(){}return function(e){if(!ut(e))return{};if(Pn)return Pn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Bn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:xn(en(t))};const Un=function(t){return ne(t)&&"[object Map]"==An(t)};var jn=Ae&&Ae.isMap;const Gn=jn?be(jn):Un;const Vn=function(t){return ne(t)&&"[object Set]"==An(t)};var Hn=Ae&&Ae.isSet;const zn=Hn?be(Hn):Vn;var Wn="[object Arguments]",Kn="[object Function]",Xn="[object Object]",qn={};qn[Wn]=qn["[object Array]"]=qn["[object ArrayBuffer]"]=qn["[object DataView]"]=qn["[object Boolean]"]=qn["[object Date]"]=qn["[object Float32Array]"]=qn["[object Float64Array]"]=qn["[object Int8Array]"]=qn["[object Int16Array]"]=qn["[object Int32Array]"]=qn["[object Map]"]=qn["[object Number]"]=qn[Xn]=qn["[object RegExp]"]=qn["[object Set]"]=qn["[object String]"]=qn["[object Symbol]"]=qn["[object Uint8Array]"]=qn["[object Uint8ClampedArray]"]=qn["[object Uint16Array]"]=qn["[object Uint32Array]"]=!0,qn["[object Error]"]=qn[Kn]=qn["[object WeakMap]"]=!1;const Jn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!ut(e))return e;var f=ce(e);if(f){if(a=Cn(e),!c)return Xe(e,a)}else{var h=An(e),g=h==Kn||"[object GeneratorFunction]"==h;if(ge(e))return Ke(e,c);if(h==Xn||h==Wn||g&&!o){if(a=u||g?{}:Bn(e),!c)return u?rn(e,Ge(a,e)):$e(e,Pe(a,e))}else{if(!qn[h])return o?e:{};a=Fn(e,h,c)}}i||(i=new qt);var d=i.get(e);if(d)return d;i.set(e,a),zn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Gn(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?an:on:u?je:Fe)(e);return Jt(p||e,(function(s,o){p&&(s=e[o=s]),$t(a,o,t(s,n,r,o,e,i))})),a};const Zn=function(t){return Jn(t,5)};const Yn=function(t){return"symbol"==typeof t||ne(t)&&"[object Symbol]"==ct(t)};var Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,$n=/^\w*$/;const tr=function(t,e){if(ce(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Yn(t))||($n.test(t)||!Qn.test(t)||null!=e&&t in Object(e))};function er(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new(er.Cache||Wt),n}er.Cache=Wt;const nr=er;var rr=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,sr=/\\(\\)?/g;const or=function(t){var e=nr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(rr,(function(t,n,r,s){e.push(r?s.replace(sr,"$1"):n||t)})),e}));const ir=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var ar=$?$.prototype:void 0,cr=ar?ar.toString:void 0;const ur=function t(e){if("string"==typeof e)return e;if(ce(e))return ir(e,t)+"";if(Yn(e))return cr?cr.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const lr=function(t){return null==t?"":ur(t)};const fr=function(t,e){return ce(t)?t:tr(t,e)?[t]:or(lr(t))};const hr=function(t){if("string"==typeof t||Yn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const gr=function(t,e,n,r){if(!ut(t))return t;for(var s=-1,o=(e=fr(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=hr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=ut(l)?l:pe(e[s+1])?[]:{})}$t(a,c,u),a=a[c]}return t};const dr=function(t,e,n){return null==t?t:gr(t,e,n)};const pr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const mr=function(t){return this.__data__.has(t)};function Ir(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Wt;++e<n;)this.add(t[e])}Ir.prototype.add=Ir.prototype.push=pr,Ir.prototype.has=mr;const Er=Ir;const br=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Tr=function(t,e){return t.has(e)};const _r=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new Er:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!br(e,(function(t,e){if(!Tr(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const yr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const Ar=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var kr=$?$.prototype:void 0,Cr=kr?kr.valueOf:void 0;const Lr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new Ln(t),new Ln(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return x(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=yr;case"[object Set]":var c=1&r;if(a||(a=Ar),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=_r(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Cr)return Cr.call(t)==Cr.call(e)}return!1};var Sr=Object.prototype.hasOwnProperty;const Nr=function(t,e,n,r,s,o){var i=1&n,a=on(t),c=a.length;if(c!=on(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Sr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Rr="[object Arguments]",Mr="[object Array]",vr="[object Object]",Or=Object.prototype.hasOwnProperty;const wr=function(t,e,n,r,s,o){var i=ce(t),a=ce(e),c=i?Mr:An(t),u=a?Mr:An(e),l=(c=c==Rr?vr:c)==vr,f=(u=u==Rr?vr:u)==vr,h=c==u;if(h&&ge(t)){if(!ge(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new qt),i||Ce(t)?_r(t,e,n,r,s,o):Lr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Or.call(t,"__wrapped__"),d=f&&Or.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new qt),s(p,m,n,r,o)}}return!!h&&(o||(o=new qt),Nr(t,e,n,r,s,o))};const Dr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!ne(e)&&!ne(n)?e!=e&&n!=n:wr(e,n,r,s,t,o))};const Fr=function(t,e){return Dr(t,e)};const Pr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const xr=function(t,e){for(var n=0,r=(e=fr(e,t)).length;null!=t&&n<r;)t=t[hr(e[n++])];return n&&n==r?t:void 0};const Br=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Ur=function(t,e){return e.length<2?t:xr(t,Br(e,0,-1))};const jr=function(t,e){return e=fr(e,t),null==(t=Ur(t,e))||delete t[hr(Pr(e))]};const Gr=function(t,e){return null==t||jr(t,e)},Vr=zr;function Hr(){const t=["removeMarker","_onDiscard","getMarkers","isIntersectingWithRange","attributes","markers","head","getAllAdjacentSuggestions","type","substr","onDiscard","size","start","10952100IHEXyK","onAttributesChange","map","addMarker","getContainedElement","isIntersecting","from","6JHufAY","filter","646992JvTRSZ","isMultiRange","onAccept","24lWBvsd","next","suggestion:","clear","10UVBFte","@external","get","authoredAt","decorate","isInContent","add","nodeBefore","_onAttributesChange","createdAt","removeAttribute","getRanges","_model","set","nodeAfter","_isDataLoaded","length","addRange","4142GtXRdq","_onAccept","_markerNames","2379314JqYwLR","creator","12jhQKdg","hasComments","removeMarkers","getMultiRangeId","setAttribute","102aDGAeo","commentThread","toJSON","getMarkerNames","9098254uIoyBY","getItems","subType","discard","change","author","previous","data","22465lxSZUS","getRange","end","push","reduce","split","isExternal","addMarkerName","delete","accept","168736oGumhr","getFirstMarker","_saved","getFirstRange"];return(Hr=function(){return t})()}function zr(t,e){const n=Hr();return(zr=function(t,e){return n[t-=394]})(t,e)}!function(t){const e=zr,n=t();for(;;)try{if(462428===parseInt(e(451))/1+parseInt(e(419))/2*(parseInt(e(429))/3)+-parseInt(e(424))/4*(-parseInt(e(441))/5)+-parseInt(e(475))/6*(-parseInt(e(422))/7)+parseInt(e(397))/8*(-parseInt(e(394))/9)+parseInt(e(401))/10*(-parseInt(e(433))/11)+parseInt(e(468))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hr);class Wr extends((0,e.ObservableMixin)()){constructor(t,e){const n=zr;super(),this[n(416)]=!1,this.id=e.id,this[n(463)]=e[n(463)],this[n(435)]=e[n(435)]||null,this[n(438)]=e[n(438)],this[n(423)]=e[n(423)]||e[n(438)],this[n(447)]=Boolean(e[n(459)]&&e[n(459)][n(402)]),this[n(440)]=null,this[n(413)]=t,this[n(420)]=e[n(396)],this[n(456)]=e[n(465)],this[n(409)]=e[n(469)],this[n(421)]=new Set,this[n(410)]=null,this[n(414)](n(404),null),this[n(414)](n(459),e[n(459)]||{}),this[n(414)](n(439),null),this[n(414)](n(398),null),this[n(414)](n(430),null),this[n(414)](n(453),!1),this[n(405)](n(450)),this[n(405)](n(436))}get[Vr(461)](){const t=Vr;let e=this;for(;e[t(439)];)e=e[t(439)];return e}get[Vr(425)](){const t=Vr;return!!this[t(430)]&&this[t(430)][t(417)]>0}get[Vr(395)](){const t=Vr;return 0!=this[t(421)][t(466)]&&6==Array[t(474)](this[t(421)])[0][t(446)](":")[t(417)]}get[Vr(406)](){return null!==this[Vr(452)]()}[Vr(448)](t){const e=Vr;this[e(421)][e(407)](t)}[Vr(432)](){const t=Vr;return Array[t(474)](this[t(421)])}[Vr(457)](){const t=Vr;return this[t(432)]()[t(470)]((e=>this[t(413)][t(460)][t(403)](e)))[t(476)]((t=>t))}[Vr(452)](){return this[Vr(457)]()[0]||null}[Vr(426)](){const t=Vr;this[t(413)][t(437)]((e=>{const n=t;for(const t of this[n(457)]())e[n(455)](t)})),this[t(421)][t(400)]()}[Vr(455)](t){const e=Vr;this[e(413)][e(437)]((n=>{n[e(455)](t)})),this[e(421)][e(449)](t)}[Vr(418)](t){const e=Vr,n=e(399)+this[e(463)]+":"+this[e(435)]+":"+this.id+":"+this[e(423)].id+":"+Wr[e(427)]();this[e(448)](n),this[e(413)][e(437)]((r=>{r[e(471)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Vr(458)](t){const e=Vr;for(const n of this[e(412)]())if(n[e(473)](t))return!0;return!1}[Vr(412)](){const t=Vr;return this[t(457)]()[t(470)]((e=>e[t(442)]()))}[Vr(434)](){const t=Vr;return this[t(412)]()[t(445)](((e,n)=>[...e,...n[t(434)]()]),[])}[Vr(454)](){const t=Vr;var e;return(null===(e=this[t(452)]())||void 0===e?void 0:e[t(442)]())||null}[Vr(472)](){const t=Vr,e=this[t(412)]();if(1!=e[t(417)])return null;const n=e[0],r=n[t(467)][t(415)],s=n[t(443)][t(408)];return r instanceof i.Element?r!=s?null:r:null}[Vr(450)](){const t=Vr;this[t(420)](this[t(412)](),this[t(440)],this[t(459)]),this[t(426)]()}[Vr(436)](){const t=Vr;this[t(456)](this[t(412)](),this[t(440)],this[t(459)]),this[t(426)]()}[Vr(462)](){const t=Vr,e=[];let n=this[t(461)];for(;n;)e[t(444)](n),n=n[t(398)];return e}[Vr(428)](t,e){const n=Vr,r=Zn(this[n(459)]);dr(r,t,e),Fr(r,this[n(459)])||(this[n(459)]=r,this[n(409)](r))}[Vr(411)](t){const e=Vr,n=Zn(this[e(459)]);Gr(n,t),Fr(n,this[e(459)])||(this[e(459)]=n,this[e(409)](this[e(459)]))}[Vr(431)](){const t=Vr;return{id:this.id,type:this[t(435)]?this[t(463)]+":"+this[t(435)]:this[t(463)],authorId:this[t(423)].id,createdAt:this[t(410)],hasComments:this[t(425)],data:this[t(440)],attributes:this[t(459)]}}static[Vr(427)](){const t=Vr;return(0,e.uid)()[t(464)](1,5)}}function Kr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"ELEMENT_MERGE_FIELD":return r({id:"ELEMENT_MERGE_FIELD",string:"merge field",plural:"%0 merge fields"},n);case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion. Press %0 to go to the discussion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion. Press %0 to go to the discussion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion. Press %0 to go to the discussion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"SUGGESTION_THREAD_ARIA_LABEL":return r({string:"Suggestion by %1. Created on %2. %0 reply. %3",plural:"Suggestion by %1. Created on %2. %0 replies. %3",id:"SUGGESTION_THREAD_ARIA_LABEL"},n);case"SUGGESTION_THREAD_DESCRIPTION":return r({string:"Press Enter for more options. Press Escape to exit.",id:"SUGGESTION_THREAD_DESCRIPTION"});default:return e}}const Xr=qr;function qr(t,e){const n=Jr();return(qr=function(t,e){return n[t-=381]})(t,e)}function Jr(){const t=["_addDescriptionItems","*Insert:* %0","342JzXajW","removeObject","_schema","1924533wFtCil","_handleCustomCallbackDescription","set","addObject","_itemLabelsCallbacks","label","_resolveDescriptionItems","_attributeLabels","removeFormat","$textProxy","push","*Merge:* %0","attribute","type","deletion","nextSibling","_handleInsertRemoveSuggestionDescription","checkChild","getDescriptions","remove","previousSibling","registerElementLabel","*Remove format:* %0","2253382RifGkw","12604024klbsTT","Container","element","end","_handleAttributeSuggestionDescription","start","matchingCallback","addContainer","insertion","replace","*Split:* %0","format","_locale","removeContainer","has","join","_customCallbacks","isInContent","get","getItemLabel","newValue","*Set format:* %0","data","*Remove:* %0","softBreak","key","indexOf","registerDescriptionCallback","map","1614051xZxnqT","elementEnd","pop","addEmptyContainer","name","addFormat","REPLACE_TEXT","49eHcUkC","normal","_itemLabels","item","*Change to:* %0","match","$text","_handleRenameSuggestionDescription","298510SENRpG","831590mxCrYJ","1345830KZaBPX","44ybvdho","Object","EmptyContainer","isObject","getWalker","$1 $2","elementStart","removeEmptyContainer","isEmpty","nodeAfter","ELEMENT_SPACE","getFirstRange","skip","subType","quantity","function","length","registerAttributeLabel","text","isEqual","add"];return(Jr=function(){return t})()}!function(t){const e=qr,n=t();for(;;)try{if(873565===parseInt(e(383))/1+parseInt(e(450))/2+parseInt(e(427))/3+-parseInt(e(401))/4*(-parseInt(e(398))/5)+parseInt(e(400))/6*(parseInt(e(390))/7)+-parseInt(e(451))/8+-parseInt(e(424))/9*(parseInt(e(399))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jr);class Zr{constructor(t,e){const n=qr;this[n(467)]=[],this[n(392)]=new Map,this[n(431)]=[],this[n(434)]=new Map,this[n(426)]=t,this[n(463)]=e}[Xr(445)](t){const e=Xr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(417)];o++){const i=t[o];if(!i[e(468)])continue;const a=this[e(428)](i);if(a){if(null!=i[e(414)]){if(r[e(465)](i[e(414)]))continue;r[e(421)](i[e(414)])}n[e(437)](a)}else if(e(439)!=i[e(440)])e(459)!=i[e(440)]&&e(441)!=i[e(440)]||this[e(443)](n,i,t[o+1]);else{const t=i[e(473)][e(476)];if(s[e(465)](t))continue;s[e(421)](i[e(473)][e(476)]),t==Sc?this[e(397)](n,i):this[e(455)](n,i)}}return this[e(433)](n)}[Xr(381)](t){const e=Xr;this[e(467)][e(437)](t)}[Xr(448)](t,n,r=e.priorities[Xr(391)]){const s=Xr;s(416)==typeof t?(0,e.insertToPriorityArray)(this[s(431)],{matchingCallback:t,label:n,priority:r}):this[s(392)][s(429)](t,n)}[Xr(418)](t,e){const n=Xr;this[n(434)][n(429)](t,e)}[Xr(470)](t,e=1){const n=Xr;let r;for(const e of this[n(431)])if(e[n(457)](t)){r=e[n(432)];break}return r||(r=this[n(392)][n(469)](t[n(387)])),r?r(e):1!==e?e+" "+t[n(387)]+"s":""+t[n(387)]}[Xr(422)](t,e){const n=Xr,r=e[n(412)]()[n(405)](),s=n(459)==e[n(440)]?n(421):n(446);for(const e of r){const o=e[n(393)],i=t[t[n(417)]-1];if(o.is(n(436)))i&&i[n(440)][n(477)](n(452))>-1&&t[n(385)](),i&&n(419)==i[n(440)]?i[s]+=o[n(473)]:t[n(437)]({type:n(419),add:n(421)==s?o[n(473)]:"",remove:n(446)==s?o[n(473)]:""});else if(this[n(426)][n(404)](o)){const a=o;if(i&&i[n(440)][n(477)](n(452))>-1&&t[n(385)](),n(384)==e[n(440)])continue;i&&i[n(440)]==s+n(402)&&i[n(453)][n(387)]==a[n(387)]?i[n(415)]++:t[n(437)]({type:s+n(402),element:a,quantity:1}),r[n(413)]((t=>!(n(384)==t[n(440)]&&t[n(393)]==o)))}else if(this[n(426)][n(444)](o,n(396))||o.is(n(453),n(475))){const r=o;if(n(421)==s&&n(407)==e[n(440)]||n(446)==s&&n(384)==e[n(440)])continue;if(i&&-1==i[n(440)][n(477)](n(452))){n(419)==i[n(440)]&&(i[s]+="\n");continue}let a;if(a=n(421)==s?r[n(442)]&&!this[n(426)][n(404)](r[n(442)])?r[n(442)]:null:r[n(447)]&&!this[n(426)][n(404)](r[n(447)])?r[n(447)]:null,r[n(409)]||a&&a[n(409)]){const e=a&&a[n(409)]?a:r;i&&i[n(440)]==s+n(403)&&i[n(453)][n(387)]==e[n(387)]?i[n(415)]++:t[n(437)]({type:s+n(403),element:e,quantity:1})}else t[n(437)]({type:s+n(452),element:r})}}}[Xr(433)](t){const e=Xr,n=this[e(463)],r=[],s=[],o=[];for(const i of t)switch(i[e(440)]){case e(419):if(i[e(421)]=i[e(421)][e(460)](/(\S)\u000A+(\S)/g,e(406))[e(460)](/\u000A/g,""),i[e(446)]=i[e(446)][e(460)](/(\S)\u000A+(\S)/g,e(406))[e(460)](/\u000A/g,""),""!=i[e(421)]&&""!=i[e(446)]){r[e(437)]({type:e(460),content:Kr(n,e(389),['"'+i[e(446)]+'"','"'+i[e(421)]+'"'])});continue}if(null!=i[e(421)][e(395)](/^ +$/)){r[e(437)]({type:e(459),content:Kr(n,e(423),Kr(n,e(411),i[e(421)][e(417)]))});continue}if(null!=i[e(446)][e(395)](/^ +$/)){r[e(437)]({type:e(441),content:Kr(n,e(474),Kr(n,e(411),i[e(446)][e(417)]))});continue}if(""!=i[e(421)]){r[e(437)]({type:e(459),content:Kr(n,e(423),'"'+i[e(421)]+'"')});continue}r[e(437)]({type:e(441),content:Kr(n,e(474),'"'+i[e(446)]+'"')});continue;case e(386):case e(430):r[e(437)]({type:e(459),content:Kr(n,e(423),this[e(470)](i[e(453)],i[e(415)]))});continue;case e(408):case e(425):r[e(437)]({type:e(441),content:Kr(n,e(474),this[e(470)](i[e(453)],i[e(415)]))});continue;case e(458):r[e(437)]({type:e(459),content:Kr(n,e(461),this[e(470)](i[e(453)],i[e(415)]))});continue;case e(464):r[e(437)]({type:e(441),content:Kr(n,e(438),this[e(470)](i[e(453)],i[e(415)]))});continue;case e(388):s[e(437)](i[e(476)]);continue;case e(435):o[e(437)](i[e(476)]);continue;default:r[e(437)](i)}if(s[e(417)]){const t=s[e(382)]((t=>this[e(434)][e(465)](t)?this[e(434)][e(469)](t):t))[e(466)](", ");r[e(437)]({type:e(462),content:Kr(this[e(463)],e(472),t)})}if(o[e(417)]){const t=o[e(382)]((t=>this[e(434)][e(465)](t)?this[e(434)][e(469)](t):t))[e(466)](", ");r[e(437)]({type:e(462),content:Kr(this[e(463)],e(449),t)})}return r}[Xr(428)](t){const e=Xr;for(const n of this[e(467)]){const r=n(t);if(r&&e(440)in r)return r}}[Xr(455)](t,e){const n=Xr,r=e[n(473)],s=void 0===r[n(471)]?n(435):n(388);t[n(437)]({type:s,key:r[n(476)]})}[Xr(397)](t,e){const n=Xr;t[n(437)]({type:n(462),content:Kr(this[n(463)],n(394),this[n(470)](e[n(412)]()[n(456)][n(410)],1))})}[Xr(443)](t,e,n){const r=Xr;if(this[r(422)](t,e),n&&n[r(412)]()&&!e[r(412)]()[r(454)][r(420)](n[r(412)]()[r(456)])){const n=t[t[r(417)]-1],s=r(459)==e[r(440)]?r(421):r(446);n&&r(419)==n[r(440)]&&(n[s]+="\n")}}}const Yr=Qr;function Qr(t,e){const n=ts();return(Qr=function(t,e){return n[t-=165]})(t,e)}!function(t){const e=Qr,n=t();for(;;)try{if(838556===parseInt(e(182))/1*(parseInt(e(168))/2)+parseInt(e(176))/3*(parseInt(e(165))/4)+-parseInt(e(174))/5+parseInt(e(170))/6*(parseInt(e(172))/7)+-parseInt(e(171))/8*(-parseInt(e(180))/9)+-parseInt(e(183))/10*(-parseInt(e(167))/11)+-parseInt(e(178))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ts);class $r extends t.Plugin{[Yr(173)](){const t=Yr,e=this[t(177)],n=e[t(169)][t(184)](t(166));e[t(175)][t(184)](t(179))&&n[t(181)](t(179))}}function ts(){const t=["6340224zWLYmt","903ThWgRo","afterInit","6387910YkFOnr","commands","1049193UJEfgA","editor","36617916AtKhQJ","showAIAssistant","18MCbwOu","enableCommand","62jisFVz","25490qLyMVI","get","12gwrbIa","TrackChangesEditing","2255codASo","33810MOQjqB","plugins","44778wZXPXG"];return(ts=function(){return t})()}const es=ns;function ns(t,e){const n=rs();return(ns=function(t,e){return n[t-=151]})(t,e)}function rs(){const t=["descriptionFactory","116PsssEm","center","has","commandName","382152aApQii","enableDefaultAttributesIntegration","format","alignment","2090330eeLYXI","editor","_registerLegacyDescription","FORMAT_ALIGN_TO_CENTER","value","left","afterInit","AlignmentEditing","get","locale","TrackChangesEditing","formatBlock","registerBlockAttribute","28sPVJce","plugins","2038sRfJgv","FORMAT_ALIGN_TO_LEFT","4615002Lxnulu","commandParams","1437720EMyZoU","registerAttributeLabel","*Format:* %0","1143904VShahW","FORMAT_ALIGNMENT","341067LfPyBN","right","FORMAT_JUSTIFY_TEXT","type","justify","FORMAT_ALIGN_TO_RIGHT","registerDescriptionCallback"];return(rs=function(){return t})()}!function(t){const e=ns,n=t();for(;;)try{if(261802===parseInt(e(163))/1*(-parseInt(e(180))/2)+parseInt(e(172))/3+parseInt(e(170))/4+parseInt(e(188))/5+-parseInt(e(184))/6*(-parseInt(e(161))/7)+-parseInt(e(167))/8+-parseInt(e(165))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rs);class ss extends t.Plugin{[es(154)](){const t=es,e=this[t(189)],n=e[t(157)];if(!e[t(162)][t(182)](t(155)))return;const r=e[t(162)][t(156)](t(158));r[t(185)](t(187)),r[t(160)](t(187)),r[t(179)][t(168)](t(187),Kr(n,t(171))),this[t(190)]()}[es(190)](){const t=es,e=this[t(189)],n=e[t(157)];e[t(162)][t(156)](t(158))[t(179)][t(178)]((e=>{const r=t;if(r(159)!=e[r(175)])return;const{data:s}=e;if(s&&r(187)==s[r(183)]){const t=s[r(166)][0][r(152)];return{type:r(186),content:Kr(n,r(169),function(t){const e=r;switch(t){case e(153):return Kr(n,e(164));case e(173):return Kr(n,e(177));case e(181):return Kr(n,e(151));case e(176):return Kr(n,e(174))}}(t))}}}))}}const os=as;function is(){const t=["UnderlineEditing","1222542kYTzeX","22GvBbUz","underline","toLowerCase","33JlXDOi","FORMAT_ITALIC","get","FORMAT_SUPERSCRIPT","StrikethroughEditing","FORMAT_CODE","plugins","superscript","FORMAT_BOLD","CodeEditing","88440uXmfGv","slice","formatInline","commandParams","9410FvtzLU","italic","BoldEditing","57644UgJjkH","afterInit","locale","642NLsThR","TrackChangesEditing","descriptionFactory","enableDefaultAttributesIntegration","_registerLegacyDescription","code","type","*Format:* %0","strikethrough","FORMAT_UNDERLINE","registerDescriptionCallback","SubscriptEditing","forceValue","880AfKLCD","63153sXfDKu","FORMAT_SUBSCRIPT","FORMAT_STRIKETHROUGH","SuperscriptEditing","subscript","FORMAT_","2653490qyIECd","toUpperCase","ItalicEditing","registerInlineAttribute","bold","commandName","has","3143014ZoeXsn","format","*Remove format:* %0","registerAttributeLabel","editor"];return(is=function(){return t})()}function as(t,e){const n=is();return(as=function(t,e){return n[t-=109]})(t,e)}!function(t){const e=as,n=t();for(;;)try{if(476265===parseInt(e(136))/1*(parseInt(e(116))/2)+-parseInt(e(115))/3+-parseInt(e(129))/4+parseInt(e(133))/5*(-parseInt(e(139))/6)+parseInt(e(109))/7+-parseInt(e(152))/8*(parseInt(e(153))/9)+parseInt(e(159))/10*(parseInt(e(119))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(is);const cs=[os(135),os(161),os(114),os(128),os(123),os(150),os(156)];class us extends t.Plugin{[os(137)](){const t=os,e=this[t(113)],n=e[t(125)][t(121)](t(140)),r=e[t(138)];for(const s of cs){if(!e[t(125)][t(165)](s))continue;const o=s[t(130)](0,-7)[t(118)](),i=t(158)+o[t(160)]();n[t(142)](o),n[t(162)](o),n[t(141)][t(112)](o,Kr(r,i))}this[t(143)]()}[os(143)](){const t=os,e=this[t(113)],n=e[t(138)],r=e[t(125)][t(121)](t(140));function s(e,s){const o=t;r[o(141)][o(149)]((t=>{const r=o;if(r(131)!=t[r(145)])return;const{data:i}=t;return i&&i[r(164)]===e?i[r(132)][0][r(151)]?{type:r(110),content:Kr(n,r(146),s)}:{type:r(110),content:Kr(n,r(111),s)}:void 0}))}s(t(163),Kr(n,t(127))),s(t(134),Kr(n,t(120))),s(t(117),Kr(n,t(148))),s(t(144),Kr(n,t(124))),s(t(147),Kr(n,t(155))),s(t(157),Kr(n,t(154))),s(t(126),Kr(n,t(122)))}}const ls=hs;function fs(){const t=["BlockQuoteEditing","markBlockFormat","afterInit","name","ELEMENT_BLOCK_QUOTE","248633ATYUbW","10662XlObOV","has","registerDescriptionCallback","4621524XNScUz","commandParams","plugins","schema","descriptionFactory","enableCommand","get","TrackChangesEditing","selection","filter","forceValue","value","format","13ERNMVK","getSelectedBlocks","*Set format:* %0","locale","192lWIgUf","5053653uETuMq","2805705swExSY","change","*Remove format:* %0","from","commandName","commands","parent","document","835512DVqntl","model","1349622zDFCdY","blockQuote","$root","editor","checkChild"];return(fs=function(){return t})()}function hs(t,e){const n=fs();return(hs=function(t,e){return n[t-=404]})(t,e)}!function(t){const e=hs,n=t();for(;;)try{if(615411===parseInt(e(427))/1*(parseInt(e(411))/2)+-parseInt(e(443))/3+-parseInt(e(441))/4+parseInt(e(433))/5+-parseInt(e(414))/6+-parseInt(e(410))/7*(-parseInt(e(431))/8)+parseInt(e(432))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fs);class gs extends t.Plugin{[ls(407)](){const t=ls,e=this[t(446)],n=e[t(430)];if(!e[t(416)][t(412)](t(405)))return;const r=e[t(416)][t(420)](t(421)),s=this[t(446)][t(438)][t(420)](t(444));r[t(419)](t(444),((n,o={})=>{const i=t,a=this[i(446)][i(442)][i(440)][i(422)],c=o&&void 0!==o[i(424)]?o[i(424)]:!s[i(425)];let u=[];if(c){const t=Array[i(436)](a[i(428)]())[i(423)]((t=>ds(t)||function(t,e){const n=i,r=e[n(404)](t[n(439)],n(444)),s=e[n(404)]([n(445),n(444)],t);return r&&s}(t,this[i(446)][i(442)][i(417)])));u=k(t,e[i(442)])}else{const t=Array[i(436)](a[i(428)]())[i(423)]((t=>ds(t)));u=k(t,e[i(442)])}e[i(442)][i(434)]((()=>{const t=i;for(const e of u)r[t(406)](e,{commandName:t(444),commandParams:[{forceValue:c}]})}))})),r[t(418)][t(413)]((e=>{const r=t,{data:s}=e;if(s&&r(444)==s[r(437)]){const t=Kr(n,r(409));return s[r(415)][0][r(424)]?{type:r(426),content:Kr(n,r(429),t)}:{type:r(426),content:Kr(n,r(435),t)}}}))}}function ds(t){const e=ls;return e(444)==t[e(439)][e(408)]}function ps(){const t=["322769hWOtWn","changeCaseLower","4228140oisqVF","TrackChangesEditing","CaseChange","2496IZwxsU","2856475tHmwbc","enableCommand","get","editor","has","plugins","63EJoXcW","changeCaseTitle","changeCaseUpper","4owuWKv","380168xRUWfv","83376yMymvK","afterInit","20614lJflMN","4splQGT","760sRdIXY","14ZTBson","374334ErREUt"];return(ps=function(){return t})()}function ms(t,e){const n=ps();return(ms=function(t,e){return n[t-=245]})(t,e)}const Is=ms;!function(t){const e=ms,n=t();for(;;)try{if(749456===parseInt(e(250))/1*(parseInt(e(246))/2)+parseInt(e(252))/3+-parseInt(e(265))/4*(parseInt(e(256))/5)+parseInt(e(249))/6*(parseInt(e(248))/7)+parseInt(e(266))/8*(parseInt(e(262))/9)+-parseInt(e(247))/10*(-parseInt(e(245))/11)+parseInt(e(267))/12*(-parseInt(e(255))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ps);class Es extends t.Plugin{[Is(268)](){const t=Is,e=this[t(259)];e[t(261)][t(260)](t(254))&&(e[t(261)][t(258)](t(253))[t(257)](t(264)),e[t(261)][t(258)](t(253))[t(257)](t(251)),e[t(261)][t(258)](t(253))[t(257)](t(263)))}}const bs=Ts;function Ts(t,e){const n=_s();return(Ts=function(t,e){return n[t-=326]})(t,e)}function _s(){const t=["1341496wVYsTp","plugins","ckbox","72krRjnK","965150LkPtin","3uDLcJs","980784SfYbRg","commands","TrackChangesEditing","afterInit","70289BXFhMU","940532uzpDyN","get","35uhTGcI","enableCommand","editor","579579rZGYbS","307830GEthJW"];return(_s=function(){return t})()}!function(t){const e=Ts,n=t();for(;;)try{if(382806===-parseInt(e(341))/1+parseInt(e(331))/2+parseInt(e(336))/3*(parseInt(e(342))/4)+parseInt(e(326))/5*(parseInt(e(330))/6)+parseInt(e(329))/7+-parseInt(e(337))/8+-parseInt(e(334))/9*(parseInt(e(335))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_s);class ys extends t.Plugin{[bs(340)](){const t=bs,e=this[t(328)];e[t(338)][t(343)](t(333))&&e[t(332)][t(343)](t(339))[t(327)](t(333))}}const As=Cs;!function(t){const e=Cs,n=t();for(;;)try{if(318319===-parseInt(e(505))/1+-parseInt(e(501))/2*(parseInt(e(496))/3)+-parseInt(e(504))/4+parseInt(e(497))/5*(-parseInt(e(484))/6)+parseInt(e(473))/7*(parseInt(e(481))/8)+-parseInt(e(488))/9+parseInt(e(506))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ss);class ks extends t.Plugin{[As(486)](){const t=As,e=this[t(507)];if(!e[t(467)][t(489)](t(500)))return;const n=e[t(467)][t(461)](t(471)),r=e[t(469)],s=e[t(459)][t(461)](t(499))[t(464)],o=e[t(462)][t(461)](t(499));n[t(466)](t(458)),n[t(466)](t(454)),n[t(466)](t(499),((r,i={})=>{const a=t,c=e[a(483)],u=e[a(483)][a(465)][a(509)],l=i&&void 0!==i[a(480)]?i[a(480)]:!o[a(457)];let f;i[a(470)]||(i[a(470)]=s[0][a(470)]),f=l?Array[a(498)](u[a(487)]())[a(474)]((t=>Ls(t)||function(t,e){const n=a;return!t.is(n(494))&&!e[n(476)](t)&&e[n(463)](t[n(478)],n(499))}(t,c[a(477)]))):Array[a(498)](u[a(487)]())[a(474)]((t=>Ls(t)));const h=k(f,c);c[a(491)]((()=>{const t=a;for(const e of h)n[t(475)](e,{commandName:t(499),commandParams:[{...i,forceValue:l}],formatGroupId:t(490)})}))})),n[t(460)][t(492)](t(499),(e=>Kr(r,t(482),e))),n[t(460)][t(495)]((e=>{const n=t;if(n(508)!=e[n(503)])return;const o=r.t,{data:i}=e;if(!i||n(499)!=i[n(479)])return;const a=i[n(472)][0][n(470)],c=o(s[n(493)]((t=>t[n(470)]===a))[n(485)])[n(456)]();return i[n(472)][0][n(480)]?{type:n(455),content:Kr(r,n(510),Kr(r,n(482),1)+" ("+c+")")}:{type:n(455),content:Kr(r,n(468),Kr(r,n(482),1))}}))}}function Cs(t,e){const n=Ss();return(Cs=function(t,e){return n[t-=454]})(t,e)}function Ls(t){const e=As;return e(499)==t[e(502)]}function Ss(){const t=["blockName","change","registerElementLabel","find","rootElement","registerDescriptionCallback","5448cXHnEo","5LWvSbl","from","codeBlock","CodeBlock","406OBbdQo","name","type","413096juVgaO","276742TQPntq","15482180sqdDMC","editor","formatBlock","selection","*Set format:* %0","outdentCodeBlock","format","toLowerCase","value","indentCodeBlock","config","descriptionFactory","get","commands","checkChild","languages","document","enableCommand","plugins","*Remove format:* %0","locale","language","TrackChangesEditing","commandParams","7ipthds","filter","markBlockFormat","isLimit","schema","parent","commandName","forceValue","1344848QoOqlI","ELEMENT_CODE_BLOCK","model","2723544qlsTRe","label","afterInit","getSelectedBlocks","1758753aEVudI","has"];return(Ss=function(){return t})()}const Ns=Rs;function Rs(t,e){const n=Ms();return(Rs=function(t,e){return n[t-=190]})(t,e)}function Ms(){const t=["926968rnPZQF","642584nxPLDS","883198MAAWep","afterInit","829500dlGaUU","enableCommand","924UUCLeM","editor","23945Pwbqtb","CommentsEditing","9KrMbFD","has","get","addCommentThread","612297BPUVbu","8qzmPSv","TrackChangesEditing","4027850XtbApR","plugins","11fZyLXy"];return(Ms=function(){return t})()}!function(t){const e=Rs,n=t();for(;;)try{if(459030===parseInt(e(202))/1+-parseInt(e(200))/2+parseInt(e(190))/3*(-parseInt(e(201))/4)+-parseInt(e(208))/5*(-parseInt(e(206))/6)+parseInt(e(204))/7+parseInt(e(195))/8*(parseInt(e(194))/9)+parseInt(e(197))/10*(-parseInt(e(199))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ms);class vs extends t.Plugin{[Ns(203)](){const t=Ns,e=this[t(207)];e[t(198)][t(191)](t(209))&&e[t(198)][t(192)](t(196))[t(205)](t(193))}}var Os=n(834);function ws(t,e,n){const r=Fs,s=[];for(const o of e[r(370)]())o[r(373)](t)&&s[r(328)](n[r(352)](o));return s}function Ds(){const t=["test","schema","consumable","type","64tuSBhZ","getItems","66GamIGv","isLimit","hasAttribute","_splitMarkerName","name","921641RPdIHX","ck-suggestion-marker--active","markerRange","push","markerName","includes","31628UcmxTu","elementEnd","plugins","previousPosition","TrackChangesEditing","item","insert","mapper","span","parent","34065171MKvhZr","36098yXACFt","writer","getWalker","bindElementToMarker","get","isAtEnd","activeMarkers","3531090fPkgfH","isBlock","createUIElement","createRangeOn","getCustomProperty","start","2602210jdDTAb","nextSibling","toViewPosition","ck-suggestion-marker-","addClass","toViewElement","model","addHighlight","8223870PcQLyy","isContent"];return(Ds=function(){return t})()}function Fs(t,e){const n=Ds();return(Fs=function(t,e){return n[t-=325]})(t,e)}function Ps(t,e,{showActiveMarker:n=!0}={}){const r=Fs,s=t[r(333)][r(346)](r(335));return(o,i,a)=>{const c=r;if(!a[c(367)][c(365)](i[c(327)],o[c(375)]))return;const u=i[c(327)][c(344)](),l=i[c(327)][c(354)],f=t[c(361)][c(366)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(336)];d=d||f[c(364)](e);const n=a[c(338)][c(360)](e);if(n&&n[c(353)](c(362)))return;c(332)==t[c(368)]&&f[c(350)](e)&&!f[c(372)](e)&&(e[c(356)]||l[c(347)]?h&&h[c(340)]==e||(h=e,m(t[c(334)]),p=!0):g=g||t[c(334)])}function m(t){const r=c,{authorId:o}=s[r(374)](i[r(329)]),u=a[r(343)][r(351)](r(339),{class:r(358)+e,"data-author-id":o}),l=a[r(338)][r(357)](t);n&&s[r(348)][r(330)](i[r(329)])&&a[r(343)][r(359)](r(326),u),a[r(343)][r(337)](l,u),a[r(338)][r(345)](u,i[r(329)])}d||p||!g||m(g)}}!function(t){const e=Fs,n=t();for(;;)try{if(940535===-parseInt(e(342))/1+parseInt(e(355))/2+-parseInt(e(371))/3*(-parseInt(e(331))/4)+parseInt(e(363))/5+parseInt(e(349))/6+-parseInt(e(325))/7*(-parseInt(e(369))/8)+-parseInt(e(341))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ds);const xs=Bs;function Bs(t,e){const n=Us();return(Bs=function(t,e){return n[t-=312]})(t,e)}function Us(){const t=["rootName","end","20WtdkBa","fromRange","uiElement","TrackChangesEditing","lock","43944RzDCQp","deleteForward","markerName","createRange","91096NdLwJC","buffer","init","showSuggestionHighlights","get","data","plugins","remove","removeMarker:suggestion:deletion","commands","editing","modifySelection","621MDiwWZ","editor","mapper","document","enableCommand","model","bind","35chErys","delete","batch","setSelection","downcastDispatcher","createSelection","7124FVmYxf","start","root","unlock","36ndGgdS","688380FYzekI","28636avZsak","writer","high","3BGpDze","unit","enqueueChange","forward","markerNameToElements","addMarker:suggestion:deletion","getFirstRange","unbindElementFromMarkerName","options","merge","selection","isCollapsed","3266440nWjRcI","5528257PRKZpI","$graveyard","detach","requires","100002pKGycL"];return(Us=function(){return t})()}!function(t){const e=Bs,n=t();for(;;)try{if(428841===-parseInt(e(356))/1*(parseInt(e(354))/2)+parseInt(e(359))/3*(-parseInt(e(371))/4)+-parseInt(e(344))/5*(parseInt(e(313))/6)+-parseInt(e(372))/7+-parseInt(e(325))/8*(-parseInt(e(337))/9)+parseInt(e(316))/10*(-parseInt(e(355))/11)+-parseInt(e(321))/12*(-parseInt(e(350))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Us);class js extends t.Plugin{static get[xs(312)](){return[Os.Delete]}[xs(327)](){const t=xs,e=this[t(338)],n=e[t(331)][t(329)](t(319));n[t(341)](t(345));const r=e[t(334)][t(329)](t(322));n[t(341)](t(322),((n,s={})=>{const o=t,a=e[o(342)][o(349)](e[o(342)][o(340)][o(369)]);a[o(370)]&&e[o(342)][o(336)](a,{direction:o(362),unit:s[o(360)]});const c=a[o(365)](),u=i.LiveRange[o(317)](c);let l;n(s),l=o(373)==u[o(352)][o(314)]?e[o(342)][o(324)](c[o(351)]):e[o(342)][o(324)](u[o(351)],u[o(315)]),u[o(374)](),e[o(342)][o(361)](r[o(326)][o(346)],(t=>{const e=o;r[e(326)][e(320)](),t[e(347)](t[e(324)](l[e(315)])),r[e(326)][e(353)]()}))})),e[t(335)][t(348)].on(t(364),Ps(e,t(368)),{priority:t(358)}),e[t(330)][t(348)].on(t(364),((n,r,s)=>{const o=t;s[o(367)][o(328)]&&Ps(e,o(368),{showActiveMarker:!1})[o(343)](this)(n,r,s)}),{priority:t(358)}),e[t(335)][t(348)].on(t(333),((e,n,r)=>{const s=t,o=r[s(339)][s(363)](n[s(323)]);if(o)for(const t of o)t.is(s(318))&&(r[s(339)][s(366)](t,n[s(323)]),r[s(357)][s(332)](t))}),{priority:t(358)})}}const Gs=Hs;function Vs(){const t=["removeMarker","size","differ","value","data","setSelection","setAttribute","listReversed","accept","getRanges","change","178aGNOiy","forceValue","fromRange","checkTodoList","includes","assureChains","isNextTo","2370nfytLW","105QaqJRH","default","bulleted","trackChangesCommand","outdentList","listStyle","createPositionAt","registerElementLabel","registerBlockAttribute","listItemIdFixer","*Merge:* %0","nodeAfter","newValue","end","oldValue","push","1557708rnnHyM","map","getSuggestions","key","parent","has","getSuggestion","splitListItemAfter","splitListItemBefore","5GFOhkH","3537198JjzTeo","registerCustomCallback","groupId","type","customBulletedList","multipleBlocks","ELEMENT_","*Merge:* list item","formatBlock","_splitMarkerName","ELEMENT_BULLETED_LIST","document","listItemId","add","deletion","detach","customNumberedList","129180rDjvHL","numberedList","descriptionFactory","registerAttributeLabel","config","attributeKey","afterInit","suggestion","mergeListItemBackward","oldRange","*Indent:* %0","selection","*Uncheck item*","*Change to:* %0","_registerLegacyDescription","nextSibling","numbered","change:data","schema","*Split:* list item","todo","registerDescriptionCallback","*Set format:* %0","enableDefaultAttributesIntegration","suggestion:attribute:","containsItem","getFirstMarker","get","766604OjJyTE","editor","*Remove format:* %0","5817omgLJR","FORMAT_INDENT","model","TodoListEditing","listMarkerStyle","refresh","newRange","meta","batch","todoListChecked","format","indentList","*Format:* insert into %0","name","plugins","filter","startsWith","_suggestionFactory","execute","commands","_findSuggestions","documentList","getChangedMarkers","isLocal","mergeListItemForward","ELEMENT_NUMBERED_LIST","listMarker","toUpperCase","attribute","getChanges","previousSibling","createRange","TrackChangesEditing","find","bulletedList","length","5368siRJey","commandName","*Outdent:* %0","getAttribute","commandParams","head","listType","todoList","registerPostFixer","start","locale","hasSuggestion","162008InoIbq","_LIST","ELEMENT_TODO_LIST","attributes","ELEMENT_LIST_ITEM","high","_supportLegacySuggestions","isObject","listStart","*Check item*","next","range","ListEditing","noTrackChangesFixer","todoListCheck","isUndo","getFirstRange","list.multiBlock","listIndent","*Format:* remove from %0","_getAttributeKey","from"];return(Vs=function(){return t})()}function Hs(t,e){const n=Vs();return(Hs=function(t,e){return n[t-=443]})(t,e)}!function(t){const e=Hs,n=t();for(;;)try{if(202965===parseInt(e(568))/1+parseInt(e(517))/2*(-parseInt(e(599))/3)+-parseInt(e(596))/4*(-parseInt(e(550))/5)+parseInt(e(541))/6+-parseInt(e(525))/7*(-parseInt(e(484))/8)+-parseInt(e(551))/9+-parseInt(e(524))/10*(parseInt(e(472))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vs);class zs extends t.Plugin{[Gs(574)](){const t=Gs,e=this[t(597)];if(!e[t(450)][t(546)](t(496)))return;const n=e[t(482)],r=e[t(450)][t(595)](t(468)),s=e[t(450)][t(546)](t(602)),o=!!e[t(572)][t(595)](t(501));function i(e){const r=t;return{type:r(446),content:""+Kr(n,r(590),e)}}function a(e){const r=t;return{type:r(446),content:""+Kr(n,r(598),e)}}r[t(591)](t(569)),r[t(591)](t(470)),r[t(591)](t(567)),r[t(591)](t(555)),r[t(591)](t(447)),r[t(591)](t(529)),r[t(591)](t(548)),r[t(591)](t(549)),r[t(533)](t(563)),r[t(533)](t(478)),r[t(533)](t(502)),o&&(r[t(591)](t(576)),r[t(591)](t(460))),s&&(r[t(591)](t(479)),r[t(591)](t(520)),r[t(533)](t(445)),r[t(570)][t(589)]((e=>{const r=t,{data:s}=e;if(s&&r(445)==s[r(544)])return{type:r(446),content:s[r(537)]?Kr(n,r(493)):Kr(n,r(580))}})),this[t(597)][t(601)][t(562)][t(480)]((e=>{const n=t;if(e[n(444)][n(499)])return!1;let s=!1;const o=r[n(543)]({skipNotAttached:!0})[n(451)]((t=>n(445)===r[n(504)](t)));for(const t of o)n(588)!=t[n(500)]()[n(481)][n(536)][n(475)](n(478))&&(r[n(456)](t[n(500)](),n(464))[n(469)]((t=>n(478)===r[n(504)](t[n(575)])))||(e[n(506)](t[n(594)]()),s=!0));return s}))),r[t(570)][t(571)](t(502),Kr(n,t(600)));const c={type:t(446),content:""};r[t(570)][t(589)]((e=>{const r=t,{data:s}=e;if(!s||r(478)!=s[r(544)])return;let u=e[r(477)];for(;u;){if(u[r(510)]&&((r(530)==u[r(510)][r(544)]||r(603)==u[r(510)][r(544)])&&(u[r(510)][r(537)]&&r(526)!=u[r(510)][r(537)]||r(526)!=u[r(510)][r(539)]&&!s[r(537)])||!o&&u[r(510)][r(544)]==Sc))return c;u=u[r(494)]}if(null==s[r(537)])switch(s[r(539)]){case r(527):return a(Kr(n,r(561)));case r(584):return a(Kr(n,r(461)));case r(588):return a(Kr(n,r(486)))}switch(s[r(537)]){case r(527):return i(Kr(n,r(561)));case r(584):return i(Kr(n,r(461)));case r(588):return i(Kr(n,r(486)))}})),r[t(570)][t(589)]((e=>{const n=t,{data:r}=e;if(r&&n(502)==r[n(544)])return null==r[n(537)]||null==r[n(539)]&&0==r[n(537)]?c:void 0})),r[t(570)][t(589)]((e=>{const r=t;if(r(464)!=e[r(554)])return;const{data:s}=e;if(!s||r(563)!=s[r(544)])return;const o=Ws(e);return r(537)==o?{type:r(446),content:Kr(n,r(558))}:r(539)==o?{type:r(446),content:Kr(n,r(587))}:c})),e[t(601)][t(562)][t(480)]((e=>this[t(534)](e))),e[t(601)][t(562)][t(480)]((e=>this[t(497)](e))),e[t(601)][t(562)].on(t(585),((e,n)=>{const r=t;if(n[r(499)]||!n[r(459)])return!1;this[r(522)]()}),{priority:t(489)}),this[t(490)]()}[Gs(534)](t){const e=Gs;if(t[e(444)][e(499)]||!t[e(444)][e(459)])return!1;let n=!1;const r=this[e(597)][e(450)][e(595)](e(468))[e(543)]({skipNotAttached:!0})[e(451)]((t=>t[e(510)]&&e(563)==t[e(510)][e(544)]))[e(451)]((t=>t[e(510)][e(537)]&&t[e(510)][e(539)]));for(const s of r)Ws(s)||(t[e(506)](s[e(594)]()),n=!0);return n}[Gs(497)](t){const e=Gs;if(t[e(444)][e(499)]||!t[e(444)][e(459)])return!1;const n=this[e(597)][e(450)][e(595)](e(468));if(n[e(528)][e(509)])return!1;let r=!1;const s=[e(478),e(563),e(502),e(530),e(492),e(513),e(498),e(462),e(603)],o=this[e(597)][e(601)][e(562)][e(508)][e(465)]()[e(451)]((t=>e(464)==t[e(554)]))[e(451)]((t=>s[e(521)](t[e(573)])));if(0==o[e(471)])return r;for(const i of o){const o=n[e(456)](i[e(495)],e(464))[e(451)]((t=>!t[e(443)][e(523)]))[e(542)]((t=>t[e(575)]))[e(451)]((t=>{const r=e,o=n[r(504)](t);return s[r(521)](o)}));if(o[e(471)]){for(const n of o)t[e(506)](n[e(594)]());r=!0}}return r}[Gs(522)](){const t=Gs,e=this[t(597)][t(450)][t(595)](t(468)),n=[t(478),t(563),t(502),t(530),t(492),t(513),t(498),t(462),t(603)];let r;const s=new Set(this[t(597)][t(601)][t(562)][t(508)][t(458)]()[t(451)]((r=>{const s=t;if(r[s(510)][s(577)]||!r[s(510)][s(605)])return null;if(!r[s(449)][s(452)](s(592)))return null;const{id:o}=e[s(560)](r[s(449)]);if(!e[s(483)](o))return null;const i=e[s(547)](o);return n[s(521)](i[s(510)][s(544)])}))[t(542)]((n=>{const s=t,{id:o}=e[s(560)](n[s(449)]),i=e[s(547)](o);return r=i[s(487)][s(553)],i[s(500)]()[s(481)][s(536)]})));if(0==s[t(507)])return;const o=e[t(543)]({skipNotAttached:!0})[t(451)]((e=>t(464)==e[t(554)]&&e[t(510)]&&n[t(521)](e[t(510)][t(544)])&&e[t(487)][t(553)]!=r))[t(542)]((e=>({listItem:e[t(500)]()[t(481)][t(536)],groupId:e[t(487)][t(553)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(546)](n)&&i[t(564)](e);for(const n of e[t(543)]())i[t(546)](n[t(487)][t(553)])&&n[t(512)](t(553),r)}[Gs(490)](){const t=Gs,e=this[t(597)],n=e[t(482)],r=e[t(450)][t(595)](t(468));this[t(582)](),r[t(453)][t(552)](t(559),t(457),t(514),(function(n,r){const s=t,o=[];for(let t of n)t[s(481)][s(536)]===t[s(538)][s(545)]&&(t=e[s(601)][s(467)](e[s(601)][s(531)](t[s(481)][s(536)],0))),o[s(540)](t);e[s(601)][s(516)]((t=>{const n=s,a=e[n(601)][n(562)][n(579)],c=Array[n(505)](a[n(515)]())[n(542)]((t=>i.LiveRange[n(519)](t)));t[n(511)](o),e[n(455)][n(595)](r[n(473)])[n(604)](),r[n(476)][n(540)]({forceDefaultExecution:!0}),e[n(454)](r[n(473)],...r[n(476)]),t[n(511)](c);for(const t of c)t[n(566)]()}))})),r[t(570)][t(532)]((function(n){const r=t,s=!e[r(601)][r(586)][r(491)](n),o=n[r(466)],i=n[r(583)],a=n[r(475)](r(563)),c=!o||o[r(475)](r(563))!==a,u=!i||i[r(475)](r(563))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(488),e)))}[Gs(582)](){const t=Gs,e=this[t(597)],n=e[t(482)];function r(n){const r=t,s=e[r(455)][r(595)](r(470))[r(509)],o=e[r(455)][r(595)](r(569))[r(509)];return r(569)===n?s:o}e[t(450)][t(595)](t(468))[t(570)][t(589)]((function(s){const o=t;if(o(559)!=s[o(554)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(473)]){case o(470):u=i[o(476)][0][o(518)],l=r(i[o(473)]),a=o(u?448:503),!l&&e[o(572)][o(595)](o(501))||(a=o(581)),c={type:o(446),content:Kr(n,a,Kr(n,o(561)))};break;case o(569):u=i[o(476)][0][o(518)],l=r(i[o(473)]),a=o(u?448:503),!l&&e[o(572)][o(595)](o(501))||(a=o(581)),c={type:o(446),content:Kr(n,a,Kr(n,o(461)))};break;case o(447):a=o(578),c={type:o(446),content:Kr(n,a,Kr(n,o(488)))};break;case o(529):a=function(t){const e=o,n=t[e(500)]();let r=n[e(481)][e(536)];for(;r&&n[e(593)](r);){if(r[e(475)](e(502))>0)return!1;r=r[e(583)]}return!0}(s)?Kr(n,o(503),Kr(n,function(t){const e=o;return e(557)+t[e(500)]()[e(481)][e(536)][e(475)](e(478))[e(463)]()+e(485)}(s))):Kr(n,o(474),Kr(n,o(488))),c={type:o(446),content:a};break;case o(576):case o(460):!1===i[o(556)]&&(a=o(535),c={type:o(565),content:Kr(n,a,Kr(n,o(488)))})}return c}))}}function Ws(t){const e=Gs;let n=t[e(500)]()[e(481)][e(536)][e(466)];for(;n;){const r=n[e(475)](e(563));if(!r)return!1;if(r==t[e(510)][e(537)])return e(537);if(r==t[e(510)][e(539)])return e(539);n=n[e(466)]}return!1}const Ks=Xs;function Xs(t,e){const n=Ys();return(Xs=function(t,e){return n[t-=260]})(t,e)}!function(t){const e=Xs,n=t();for(;;)try{if(205536===-parseInt(e(337))/1*(-parseInt(e(329))/2)+-parseInt(e(283))/3*(parseInt(e(353))/4)+-parseInt(e(349))/5*(parseInt(e(324))/6)+parseInt(e(305))/7*(parseInt(e(345))/8)+parseInt(e(339))/9+parseInt(e(291))/10*(parseInt(e(326))/11)+-parseInt(e(270))/12*(-parseInt(e(325))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ys);class qs extends t.Plugin{[Ks(316)](){const t=Ks;if(!this[t(287)][t(323)][t(346)](t(322)))return;const e=this[t(287)][t(290)][t(264)](t(304)),n=this[t(287)][t(323)][t(264)](t(308));e[t(300)]&&(n[t(309)](t(280)),n[t(343)](t(280))),e[t(303)]&&(n[t(309)](t(286)),n[t(343)](t(286))),e[t(299)]&&(n[t(309)](t(328)),n[t(343)](t(328)));const r={type:t(263),content:""};n[t(296)][t(277)](this[t(289)][t(341)](this));const s=this[t(287)][t(261)];n[t(296)][t(310)](t(286),Kr(s,t(268))),n[t(296)][t(277)]((e=>{const n=t,{data:s}=e;if(s&&n(286)==s[n(336)])return null==s[n(295)]||0==s[n(295)]&&null==s[n(298)]?r:void 0})),n[t(296)][t(310)](t(328),Kr(s,t(352))),n[t(296)][t(277)]((e=>{const n=t,{data:s}=e;if(s&&n(328)==s[n(336)])return null==s[n(295)]||1==s[n(295)]&&null==s[n(298)]?r:void 0})),this[t(287)][t(269)][t(272)][t(274)]((e=>{const r=t;if(e[r(332)][r(276)])return!1;let s=!1;const o=n[r(333)]({skipNotAttached:!0})[r(335)]((t=>{const e=r,s=n[e(348)](t);return e(328)==s||e(286)==s}));for(const t of o){const o=t[r(320)]()[r(318)][r(311)][r(319)](r(284));r(297)!=o&&r(351)!=o&&(n[r(278)](t[r(320)](),r(312))[r(262)]((t=>r(284)==n[r(348)](t[r(315)])))||(e[r(331)](t[r(302)]()),s=!0))}return s})),this[t(354)]()}[Ks(289)](t){const e=Ks,n=this[e(287)][e(261)],{data:r}=t,s={type:e(263),content:""};if(!r||e(280)!=r[e(336)])return;if(!r[e(298)])return e(275)==r[e(295)]?s:{type:e(263),content:""+Kr(n,e(307),Kr(n,this[e(282)](r[e(295)])))};if(!r[e(295)]){if(e(275)==r[e(298)])return s;let o=t[e(294)];for(;o;){if(o[e(314)]&&e(284)==o[e(314)][e(336)]&&o[e(314)][e(295)])return s;o=o[e(340)]}return{type:e(263),content:""+Kr(n,e(266),Kr(n,this[e(282)](r[e(298)])))}}if(e(275)!=r[e(295)])return{type:e(263),content:""+Kr(n,e(307),Kr(n,this[e(282)](r[e(295)])))};let o=t[e(294)];for(;o;){if(o[e(314)]&&e(284)==o[e(314)][e(336)]&&o[e(314)][e(295)]&&o[e(314)][e(298)])return s;o=o[e(340)]}const i=t[e(320)]()[e(318)][e(311)][e(319)](e(284));return{type:e(263),content:Kr(n,e(307),Kr(n,e(293)+i[e(267)]()+e(279)))}}[Ks(354)](){const t=Ks,e=this[t(287)],n=e[t(261)];e[t(323)][t(264)](t(308))[t(296)][t(277)]((e=>{const r=t;if(r(271)!=e[r(344)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(334)]){case r(280):o=r(273),i={type:r(263),content:Kr(n,o,Kr(n,this[r(282)](s[r(306)][0][r(344)])))};break;case r(286):o=s[r(306)][0][r(303)]?r(317):r(301),i={type:r(263),content:Kr(n,o)};break;case r(328):o=r(292),i={type:r(263),content:Kr(n,o,s[r(306)][0][r(299)])}}return i}))}[Ks(282)](t){const e=Ks;return e(293)+function(t){const n=e;return Js[n(260)](t)?n(330):Zs[n(260)](t)?n(297):null}(t)[e(267)]()+e(285)+t[e(267)]()[e(265)](/-/g,"_")}}const Js=[Ks(350),Ks(338),Ks(327)],Zs=[Ks(347),Ks(313),Ks(288),Ks(321),Ks(281),Ks(342)];function Ys(){const t=["start","getAttribute","getFirstRange","upper-roman","ListPropertiesEditing","plugins","6TEcdvR","1508xqbfaI","3786299hzOZfL","square","listStart","6060VAoVBg","bulleted","removeMarker","batch","getSuggestions","commandName","filter","key","78LvilDb","circle","354006zlDxZY","next","bind","upper-latin","registerBlockAttribute","type","8ldxapR","has","decimal","_getAttributeKey","901465sYQgym","disc","customNumbered","FORMAT_LIST_START","213548huICFP","_registerLegacyDescription","includes","locale","find","format","get","replace","*Remove format:* %0","toUpperCase","FORMAT_LIST_REVERSED","model","13752DSuECe","formatBlock","document","*Change to:* %0","registerPostFixer","default","isUndo","registerDescriptionCallback","_findSuggestions","_LIST_DEFAULT","listStyle","lower-latin","_getTranslationKeyForListStyle","21dYgmjR","listType","_LIST_","listReversed","editor","lower-roman","handleDescriptions","config","10dIvWuk","*Format:* set start index to %0","ELEMENT_","head","newValue","descriptionFactory","numbered","oldValue","startIndex","styles","*Format:* set order to regular","getFirstMarker","reversed","list.properties","47033gqxRBV","commandParams","*Set format:* %0","TrackChangesEditing","enableDefaultAttributesIntegration","registerAttributeLabel","nodeAfter","attribute","decimal-leading-zero","data","suggestion","afterInit","*Format:* set order to reversed"];return(Ys=function(){return t})()}var Qs=n(507);const $s=eo;function to(){const t=["mapper","357796jvAfuy","103080RTEbrk","enterBlock","nextSibling","markInsertion","high","commands","bind","203XAzFbV","10021850LfaLaE","plugins","selection","parent","editing","enableCommand","fire","createPositionAt","TrackChangesEditing","6JilWuh","remove","requires","markerName","markerNameToElements","get","change","unbindElementFromMarkerName","3XtKaSX","downcastDispatcher","model","init","detach","1529YzfdFZ","addMarker:suggestion:insertion","split","getFirstPosition","options","368775jLoxyg","afterExecute","removeMarker:suggestion:insertion","enter","24588KBqikX","110148NjeXZT","hasClass","end","editor","showSuggestionHighlights","6921675drdniu","document","getFirstRange","setSelection","755gMhnGC","fromRange","writer","ck-suggestion-marker-split","createRange","data"];return(to=function(){return t})()}function eo(t,e){const n=to();return(eo=function(t,e){return n[t-=384]})(t,e)}!function(t){const e=eo,n=t();for(;;)try{if(766630===-parseInt(e(407))/1*(-parseInt(e(389))/2)+parseInt(e(397))/3*(-parseInt(e(428))/4)+parseInt(e(421))/5*(parseInt(e(411))/6)+-parseInt(e(436))/7*(parseInt(e(429))/8)+-parseInt(e(417))/9+-parseInt(e(437))/10+parseInt(e(402))/11*(parseInt(e(412))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(to);class no extends t.Plugin{static get[$s(391)](){return[Qs.Enter]}[$s(400)](){const t=$s,e=this[t(415)],n=e[t(438)][t(394)](t(388)),r=e[t(434)][t(394)](t(410));n[t(385)](t(410),(()=>{const s=t;e[s(399)][s(395)]((t=>{const o=s,a=e[o(399)][o(418)][o(439)],c=a[o(405)](),u=i.LiveRange[o(422)](a[o(419)]());if(r[o(430)](t)){const r=e[o(399)][o(387)](c[o(440)][o(431)],0),s=t[o(425)](c,r);n[o(432)](s)}else t[o(420)](t[o(425)](u[o(414)]));u[o(401)](),r[o(386)](o(408),{writer:t})}))})),e[t(384)][t(398)].on(t(403),Ps(e,t(404)),{priority:t(433)}),e[t(384)][t(398)].on(t(409),((e,n,r)=>{const s=t,o=r[s(427)][s(393)](n[s(392)]);if(o)for(const t of o)t[s(413)](s(424))&&(r[s(427)][s(396)](t,n[s(392)]),r[s(423)][s(390)](t))}),{priority:t(433)}),e[t(426)][t(398)].on(t(403),((n,r,s)=>{const o=t;s[o(406)][o(416)]&&Ps(e,o(404),{showActiveMarker:!1})[o(435)](this)(n,r,s)}),{priority:t(433)})}}const ro=oo;function so(){const t=["getIntersection","63UzwdUT","87850PgkVsZ","_isInDeletionRange","string","bind","8llOlej","suggestion:deletion","replace","editor","results","FindAndReplaceEditing","get","end","model","find","findByTextCallback","4463180KbnUrh","filter","591399ZQzwlh","afterInit","5199502oGZJji","TrackChangesEditing","getMarkersGroup","67992LGuCgg","findNext","71282NqiwWD","getRange","markers","item","createRange","start","32347XHmyds","has","isArray","plugins","enableCommand","205BFxbar","handleFindCommand","FindAndReplaceUtils","3drVTYL","findPrevious","replaceAll","createPositionAt"];return(so=function(){return t})()}function oo(t,e){const n=so();return(oo=function(t,e){return n[t-=383]})(t,e)}!function(t){const e=oo,n=t();for(;;)try{if(668143===parseInt(e(414))/1+-parseInt(e(421))/2+parseInt(e(391))/3*(parseInt(e(412))/4)+-parseInt(e(388))/5*(parseInt(e(419))/6)+parseInt(e(383))/7*(-parseInt(e(401))/8)+parseInt(e(396))/9*(-parseInt(e(397))/10)+-parseInt(e(416))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(so);class io extends t.Plugin{[ro(415)](){const t=ro;if(!this[t(404)][t(386)][t(384)](t(406)))return;const e=this[t(404)][t(386)][t(407)](t(417));e[t(387)](t(410),this[t(389)][t(400)](this)),e[t(387)](t(420)),e[t(387)](t(392)),e[t(387)](t(403)),e[t(387)](t(393))}[ro(389)](t,e,n={}){const r=ro,s=this[r(404)][r(386)][r(407)](r(390));return t((t=>{const o=r;let i=(o(399)==typeof e?s[o(411)](e,n):e)(t);Array[o(385)](i)&&(i={results:i,searchText:o(399)==typeof e?e:""});const a=i[o(405)][o(413)]((e=>!1===this[o(398)](e,t[o(424)])));return{...i,results:a}}),n)}[ro(398)](t,e){const n=ro,r=this[n(404)][n(409)][n(425)](this[n(404)][n(409)][n(394)](e,t[n(426)]),this[n(404)][n(409)][n(394)](e,t[n(408)]));for(const t of this[n(404)][n(409)][n(423)][n(418)](n(402)))if(null!==r[n(395)](t[n(422)]()))return!0;return!1}}const ao=uo;function co(){const t=["format","plugins","commandParams","fontColor.colors","FORMAT_FONT_COLOR","fontBackgroundColor","*Reset font family*","FontFamilyEditing","546ELxEqp","registerAttributeLabel","FontColorEditing","type","find","commandName","_registerLegacyDescription","value","title","has","registerInlineAttribute","trim","formatInline","normalizeSizeOptions","*Set font size:* %0","FontSizeEditing","afterInit","FORMAT_FONT_FAMILY","descriptionFactory","TrackChangesEditing","470323JjGkdW","toLowerCase","fontColor","3351xmAIvE","605532oTQlvg","fontSize","registerDescriptionCallback","editor","*Set font color:* %0","16224740XIEXRG","FontSize","*Set font family:* %0","856708WXsGsB","get","FontBackgroundColorEditing","model","fontBackgroundColor.colors","*Set font background color:* %0","*Reset font background color*","locale","fontSize.options","10iEGgTo","*Reset font color*","2672168PauYAO","FORMAT_FONT_SIZE","label","enableDefaultAttributesIntegration","307188VdOgFZ","9AcNEwg","FORMAT_FONT_BACKGROUND","config","*Reset font size*","fontFamily"];return(co=function(){return t})()}function uo(t,e){const n=co();return(uo=function(t,e){return n[t-=267]})(t,e)}!function(t){const e=uo,n=t();for(;;)try{if(214237===-parseInt(e(267))/1+parseInt(e(281))/2*(-parseInt(e(304))/3)+parseInt(e(313))/4*(-parseInt(e(322))/5)+-parseInt(e(305))/6+parseInt(e(301))/7+parseInt(e(324))/8*(-parseInt(e(268))/9)+parseInt(e(310))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(co);const lo=[{pluginName:ao(296),commandName:ao(306)},{pluginName:ao(280),commandName:ao(272)},{pluginName:ao(283),commandName:ao(303)},{pluginName:ao(315),commandName:ao(278)}];class fo extends t.Plugin{[ao(297)](){const t=ao,e=this[t(308)][t(320)],n=this[t(308)][t(274)][t(314)](t(300));for(const{pluginName:e,commandName:r}of lo)this[t(308)][t(274)][t(290)](e)&&(n[t(327)](r),n[t(291)](r));n[t(299)][t(282)](t(306),Kr(e,t(325))),n[t(299)][t(282)](t(272),Kr(e,t(298))),n[t(299)][t(282)](t(303),Kr(e,t(277))),n[t(299)][t(282)](t(278),Kr(e,t(269))),this[t(287)]()}[ao(287)](){const t=ao,e=this[t(308)],n=e[t(320)];e[t(274)][t(314)](t(300))[t(299)][t(307)]((e=>{const r=t,o=n.t;if(r(293)!=e[r(284)])return;const{data:i}=e;if(null!=i){if(r(306)==i[r(286)]){const t=i[r(275)][0][r(288)];if(t){const e=o(this[r(308)][r(274)][r(314)](r(311))[r(294)](this[r(308)][r(270)][r(314)](r(321)))[r(285)]((e=>e[r(316)]==t))[r(289)])[r(302)]();return{type:r(273),content:Kr(n,r(295),e)}}return{type:r(273),content:Kr(n,r(271))}}if(r(272)==i[r(286)]){const t=i[r(275)][0][r(288)];return t?{type:r(273),content:Kr(n,r(312),t)}:{type:r(273),content:Kr(n,r(279))}}if(r(303)==i[r(286)]){const t=i[r(275)][0][r(288)];if(t){const e=(0,s.normalizeColorOptions)(this[r(308)][r(270)][r(314)](r(276)))[r(285)]((e=>e[r(316)]==t));let i=t,a="";return e&&(i=e[r(326)],a=o(i)[r(302)]()),{type:r(273),content:Kr(n,r(309),a)[r(292)](),color:{value:t,title:a||i}}}return{type:r(273),content:Kr(n,r(323))}}if(r(278)==i[r(286)]){const t=i[r(275)][0][r(288)];if(t){const e=(0,s.normalizeColorOptions)(this[r(308)][r(270)][r(314)](r(317)))[r(285)]((e=>e[r(316)]==t));let i=t,a="";return e&&(i=e[r(326)],a=o(i)[r(302)]()),{type:r(273),content:Kr(n,r(318),a)[r(292)](),color:{value:t,title:a||i}}}return{type:r(273),content:Kr(n,r(319))}}}}))}}const ho=go;function go(t,e){const n=po();return(go=function(t,e){return n[t-=224]})(t,e)}function po(){const t=["pasteFormat","formatBlock","1064460sbNPGv","451080KGVoRU","label","length","charAt","editor","toUpperCase","push","toLowerCase","*Remove all formatting*","2991600iOWZSl","commandName","get","plugins","3562446TKJTkK","copyFormat","format","147NXUaYB","entries","enableCommand","locale","config","commands","join","3426752EcCEAU","7vKVyDi","88BWSCEx","5vRbORo","enableDefaultAttributesIntegration","normalizeSizeOptions","slice","formatInline","afterInit","boolean","type","fontSize","split","fontBackgroundColor","FontSize","title","find","fontColor.colors","model","registerDescriptionCallback","4812345zfXqDJ","*Set format to:* %0","TrackChangesEditing","descriptionFactory","commandParams","fontColor","fontSize.options","_registerLegacyDescription","17064TRfnYE"];return(po=function(){return t})()}!function(t){const e=go,n=t();for(;;)try{if(876855===-parseInt(e(243))/1*(-parseInt(e(278))/2)+parseInt(e(270))/3+parseInt(e(226))/4*(-parseInt(e(253))/5)+parseInt(e(240))/6*(-parseInt(e(251))/7)+-parseInt(e(250))/8+-parseInt(e(236))/9+parseInt(e(227))/10*(-parseInt(e(252))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(po);class mo extends t.Plugin{[ho(258)](){const t=ho,e=this[t(231)],n=e[t(239)][t(238)](t(272)),r=e[t(248)][t(238)](t(241)),s=e[t(248)][t(238)](t(224));r&&s&&(n[t(254)](t(224)),n[t(245)](t(241)),this[t(277)]())}[ho(277)](){const t=ho,e=this[t(231)],n=e[t(246)];e[t(239)][t(238)](t(272))[t(273)][t(269)]((r=>{const s=t;if(s(225)!=r[s(260)]&&s(257)!=r[s(260)])return;const{data:o}=r;if(o&&s(224)===o[s(237)]){const t=[],r=o[s(274)][0];for(const[n,o]of Object[s(244)](r))t[s(233)](Io(e,n,o));return t[s(229)]?{type:s(242),content:Kr(n,s(271),t[s(249)](", "))}:{type:s(242),content:Kr(n,s(235))}}}))}}function Io(t,e,n){const r=ho,o=t[r(246)].t,i=e[r(262)](/(?=[A-Z])/)[r(249)](" "),a=o(i[r(230)](0)[r(232)]()+i[r(256)](1))[r(234)]();if(r(259)==typeof n)return a;if(r(275)===e||r(263)===e){const e=(0,s.normalizeColorOptions)(t[r(247)][r(238)](r(267)))[r(266)]((t=>t[r(268)]==n));return a+" ("+(e?o(e[r(228)])[r(234)]():n)+")"}if(r(261)===e&&isNaN(parseFloat(n))){const e=t[r(239)][r(238)](r(264))[r(255)](t[r(247)][r(238)](r(276)))[r(266)]((t=>t[r(268)]==n));return a+" ("+(e?o(e[r(265)])[r(234)]():n)+")"}return a+" ("+n+")"}const Eo=bo;function bo(t,e){const n=To();return(bo=function(t,e){return n[t-=440]})(t,e)}function To(){const t=["plugins","registerElementLabel","title","get","1048YbjgfY","HeadingEditing","8nhppds","2679003QoSyvu","*Change to:* %0","find","value","descriptionFactory","_getHeadingLevel","5301864OgOQdD","paragraph","name","26103ZZKoxr","formatBlock","ELEMENT_HEADING_CUSTOM","commandName","enableDefaultAttributesIntegration","_registerLegacyDescription","has","_headingOptions","registerDescriptionCallback","type","commandParams","90fDXjSe","1007555VCtjDY","format","afterInit","739871YmDJRt","config","TrackChangesEditing","editor","564289XZchhH","match","view","ELEMENT_HEADING","model","2IHRZfu","heading.options","260631TuMlJb","locale","heading"];return(To=function(){return t})()}!function(t){const e=bo,n=t();for(;;)try{if(614185===-parseInt(e(483))/1*(-parseInt(e(447))/2)+-parseInt(e(449))/3+-parseInt(e(458))/4*(parseInt(e(480))/5)+-parseInt(e(465))/6+parseInt(e(468))/7*(parseInt(e(456))/8)+parseInt(e(459))/9+parseInt(e(479))/10*(parseInt(e(442))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(To);class _o extends t.Plugin{[Eo(482)](){const t=Eo,e=this[t(441)];if(!e[t(452)][t(474)](t(457)))return;this[t(475)]=e[t(484)][t(455)](t(448));const n=e[t(450)],r=e[t(452)][t(455)](t(440));r[t(472)](t(451));for(const e of this[t(475)])t(466)!=e[t(446)]&&r[t(463)][t(453)](e[t(446)],(n=>{const r=t,i=this[r(464)](e[r(446)]);return null!==i?s(n,i):o(n,e[r(454)])}));function s(e,r){return Kr(n,t(445),[e,r])}function o(e,r){return Kr(n,t(470),[e,r])}this[t(473)]()}[Eo(473)](){const t=Eo,e=this[t(441)],n=e[t(450)];e[t(452)][t(455)](t(440))[t(463)][t(476)]((e=>{const r=t;if(r(469)!=e[r(477)])return;const{data:s}=e;if(s&&r(451)==s[r(471)]){const e=s[r(478)][0][r(462)],c=this[r(464)](e);if(null!==c)return{type:r(481),content:Kr(n,r(460),(a=c,Kr(n,r(445),[1,a])))};const u=this[r(475)][r(461)]((t=>t[r(446)]===e))[r(454)];return{type:r(481),content:Kr(n,r(460),(o=1,i=u,Kr(n,t(470),[o,i])))}}var o,i,a}))}[Eo(464)](t){const e=Eo;var n,r;const s=t[e(443)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(475)])||void 0===n?void 0:n[e(461)]((n=>n[e(446)]==t));if(o&&o[e(444)]){const t=o[e(444)],n=(null!==(r=t[e(467)])&&void 0!==r?r:t)[e(443)](/^h(\d+)/);if(n)return n[1]}return null}}const yo=Ao;function Ao(t,e){const n=ko();return(Ao=function(t,e){return n[t-=352]})(t,e)}function ko(){const t=["*Set highlight:* %0","find","registerAttributeLabel","_registerLegacyDescription","locale","has","plugins","formatInline","57944TmrqmF","245ZIqCbJ","editor","*Remove highlight*","HighlightEditing","registerDescriptionCallback","1490835DoiOJr","commandParams","FORMAT_HIGHLIGHT","1432740VobChU","TrackChangesEditing","config","enableDefaultAttributesIntegration","registerInlineAttribute","highlight.options","103046jEgAON","value","1415970OiHpfT","highlight","format","19132HAOMKN","color","356704dofypo","9JjivPB","commandName","model","toLowerCase","type","329JpXKFJ","descriptionFactory","afterInit","title","get"];return(ko=function(){return t})()}!function(t){const e=Ao,n=t();for(;;)try{if(250342===-parseInt(e(378))/1+parseInt(e(385))/2+-parseInt(e(369))/3+-parseInt(e(383))/4*(-parseInt(e(364))/5)+parseInt(e(372))/6+parseInt(e(391))/7*(parseInt(e(363))/8)+parseInt(e(386))/9*(-parseInt(e(380))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ko);class Co extends t.Plugin{[yo(352)](){const t=yo,e=this[t(365)];if(!e[t(361)][t(360)](t(367)))return;const n=e[t(361)][t(354)](t(373)),r=e[t(359)];n[t(375)](t(381)),n[t(376)](t(381)),n[t(392)][t(357)](t(381),Kr(r,t(371))),this[t(358)]()}[yo(358)](){const t=yo,e=this[t(365)],n=e[t(359)];e[t(361)][t(354)](t(373))[t(392)][t(368)]((r=>{const s=t;if(s(362)!=r[s(390)])return;const{data:o}=r;if(o&&s(381)==o[s(387)]){const t=n.t,r=o[s(370)][0][s(379)];if(r){const o=e[s(374)][s(354)](s(377))[s(356)]((t=>t[s(388)]==r)),i=t(o[s(353)])[s(389)]();return{type:s(382),content:Kr(n,s(355),i),color:{value:o[s(384)],title:o[s(353)]}}}return{type:s(382),content:Kr(n,s(366),Kr(n,s(371)))}}}))}}function Lo(t,e){const n=No();return(Lo=function(t,e){return n[t-=212]})(t,e)}const So=Lo;function No(){const t=["854609uxhKjc","createPositionAt","ELEMENT_HORIZONTAL_LINE","createEmptyElement","for","46110EpixpO","descriptionFactory","dataDowncast","div","TrackChangesEditing","insert","has","horizontalLine","5UDLULC","editor","afterInit","showSuggestionHighlights","ck-horizontal-line","HorizontalLineEditing","high","enableCommand","4Goeqpz","825750RaGVRb","createContainerElement","1739960YJsFRo","441lcqmZh","25870ZNRbss","conversion","registerElementLabel","plugins","locale","get","addClass","258138hFCrWb","14258cSoXFb","elementToStructure"];return(No=function(){return t})()}!function(t){const e=Lo,n=t();for(;;)try{if(115107===-parseInt(e(222))/1*(parseInt(e(243))/2)+parseInt(e(242))/3*(parseInt(e(230))/4)+-parseInt(e(231))/5+parseInt(e(214))/6+-parseInt(e(245))/7+parseInt(e(233))/8+-parseInt(e(234))/9*(-parseInt(e(235))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(No);class Ro extends t.Plugin{[So(224)](){const t=So,e=this[t(223)];if(!e[t(238)][t(220)](t(227)))return;e[t(238)][t(240)](t(218))[t(229)](t(221));const n=e[t(238)][t(240)](t(218)),r=e[t(239)];n[t(215)][t(237)](t(221),(e=>Kr(r,t(247),e))),e[t(236)][t(213)](t(216))[t(244)]({model:t(221),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(225)])return null;const o=n[s(232)](s(217)),i=n[s(212)]("hr");return n[s(241)](s(226),o),n[s(219)](n[s(246)](o,0),i),o},converterPriority:t(228)})}}const Mo=vo;function vo(t,e){const n=wo();return(vo=function(t,e){return n[t-=212]})(t,e)}!function(t){const e=vo,n=t();for(;;)try{if(465655===parseInt(e(213))/1+parseInt(e(244))/2*(parseInt(e(237))/3)+-parseInt(e(236))/4+-parseInt(e(226))/5*(parseInt(e(241))/6)+-parseInt(e(243))/7*(parseInt(e(248))/8)+-parseInt(e(221))/9+parseInt(e(232))/10*(parseInt(e(216))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wo);class Oo extends t.Plugin{[Mo(228)](){const t=Mo,e=this[t(214)];if(!e[t(250)][t(229)](t(247)))return;const n=e[t(250)][t(251)](t(246)),r=e[t(242)];n[t(233)][t(217)](t(230),(e=>Kr(r,t(234),e))),n[t(240)](t(212)),n[t(225)](t(239)),n[t(233)][t(245)]((e=>{const n=t;if(n(219)!=e[n(222)])return;const{data:s}=e;if(s&&n(239)==s[n(235)]&&e[n(218)]()[n(249)][n(238)].is(n(223),n(230))){const t=Kr(r,n(234));return{type:n(231),content:Kr(r,n(227),t)}}})),this[t(224)]()}[Mo(224)](){const t=Mo,e=this[t(214)],n=e[t(242)];e[t(250)][t(251)](t(246))[t(233)][t(245)]((e=>{const r=t;if(r(215)!=e[r(222)])return;const{data:s}=e;if(s&&r(212)==s[r(220)]){const t=Kr(n,r(234));return{type:r(231),content:Kr(n,r(227),t)}}}))}}function wo(){const t=["start","plugins","get","htmlEmbed","122815GApVht","editor","formatBlock","4419481eJonoP","registerElementLabel","getFirstRange","attribute","commandName","3332268qwDNfI","type","element","_registerLegacyDescription","registerBlockAttribute","857605mBOoKx","*Change %0 content*","afterInit","has","rawHtml","format","10eQVsXY","descriptionFactory","ELEMENT_HTML_EMBED","key","556556POOOUK","546312PDAumJ","nodeAfter","value","enableDefaultAttributesIntegration","6gihOsB","locale","2019773RbJtll","10kbPFSq","registerDescriptionCallback","TrackChangesEditing","HtmlEmbed","8zuGFNX"];return(wo=function(){return t})()}const Do=Fo;function Fo(t,e){const n=Po();return(Fo=function(t,e){return n[t-=175]})(t,e)}function Po(){const t=["getSuggestionCallback","_registerLegacyDescription","getContainedElement","ImageResize","join","editor","getClosestSelectedImageElement","markDeletion","isBlockImage","toggleImageCaption","attribute","19957597pssoJD","afterInit","toPrevious","63WGdNKI","find","Inline image to block image","newValue","caption","*Set image text alternative:* %0","1095790mGeRqG","5686205cZpWQC","locale","insertion","*Remove image text alternative*","isCollapsed","end","ImageUploadEditing","3688419gYiNAU","isOwn","*Set image width:* %0","markInsertion","getNearestSelectionRange","alt","TrackChangesEditing","ImageBlockEditing","start","nodeBefore","model","imageTypeInline","ELEMENT_INLINE_IMAGE","findIndex","registerBlockAttribute","imageTextAlternative","nodeAfter","change","imageStylePreApply","registerAttributeLabel","resizedWidth","convertBlockImageToInline","formatInline","removeObject","enableCommand","get","ImageUtils","commandName","4197162cYXDmY","176MLCywj","8paswUV","createRange","uploadImage","imageInline","convertInlineImageToBlock","commandParams","fromPosition","*Reset image width*","previous","accept","ImageInlineEditing","plugins","type","format","detach","deletion","getFirstRange","44797puJQKY","enableDefaultAttributesIntegration","imageCaption","toNext","isEqual","ELEMENT_IMAGE","length","_findSuggestions","filter","chain","forward","selection","document","ImageTextAlternativeEditing","has","subType","registerDescriptionCallback","descriptionFactory","markBlockFormat","260372vIiSjm","ELEMENT_CAPTION","Block image to inline image","element","ImageEditing","isIntersecting","discard","insertImage","width","forceDefaultExecution","registerCustomCallback","schema","addObject","registerElementLabel","resizeImage","4AuDyqq","imageBlock","backward","imageTypeBlock","getCaptionFromImageModelElement","_suggestionFactory","ImageCaptionEditing","ImageCaptionUtils","key","isBefore","formatBlock","createRangeOn","FORMAT_IMAGE_SIZE"];return(Po=function(){return t})()}!function(t){const e=Fo,n=t();for(;;)try{if(841533===-parseInt(e(211))/1*(parseInt(e(194))/2)+parseInt(e(286))/3+parseInt(e(245))/4*(-parseInt(e(279))/5)+parseInt(e(192))/6+parseInt(e(230))/7*(-parseInt(e(193))/8)+parseInt(e(272))/9*(-parseInt(e(278))/10)+parseInt(e(269))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Po);class xo extends t.Plugin{[Do(270)](){const t=Do,e=this[t(263)];if(!e[t(205)][t(225)](t(234)))return;const n=e[t(205)][t(189)](t(292)),r=e[t(205)][t(189)](t(190)),s=e[t(280)];n[t(188)](t(237)),n[t(228)][t(243)](t(246),(e=>Kr(s,t(216),e))),n[t(228)][t(243)](t(197),(e=>Kr(s,t(176),e))),n[t(228)][t(243)](t(276),(()=>Kr(s,t(231)))),e[t(205)][t(225)](t(285))&&n[t(188)](t(196)),e[t(205)][t(225)](t(293))&&e[t(205)][t(225)](t(204))&&(n[t(188)](t(175),((s,o)=>{const i=t,a=r[i(264)](e[i(296)][i(223)][i(222)]);e[i(296)][i(181)]((()=>{const t=i;n[t(229)](a,{commandName:t(175),commandParams:[o]},[],t(185))}))})),n[t(188)](t(248),((s,o)=>{const a=t;e[a(296)][a(181)]((t=>{const c=a;let u=r[c(264)](e[c(296)][c(223)][c(222)]),l=t[c(256)](u);const f=i.LivePosition[c(200)](l[c(294)],c(271)),h=i.LivePosition[c(200)](l[c(284)],c(214));n[c(239)]((()=>s(o))),u=r[c(264)](e[c(296)][c(223)][c(222)]),l=t[c(256)](u);const g=t[c(195)](f,h);f[c(208)](),h[c(208)](),n[c(229)](u,{commandName:c(175),commandParams:[o]},[],c(198)),g[c(294)][c(254)](l[c(294)])&&n[c(289)](t[c(195)](g[c(294)],l[c(294)]),c(198)),l[c(284)][c(254)](g[c(284)])&&n[c(289)](t[c(195)](l[c(284)],g[c(284)]),c(198))}))})),n[t(250)][t(240)](t(255),t(198),t(262),(()=>!1)),n[t(250)][t(240)](t(255),t(198),t(203),(()=>!1)),n[t(250)][t(240)](t(255),t(198),t(236),n[t(250)][t(258)](t(255),"",t(203))),n[t(250)][t(240)](t(281),t(198),t(262),(()=>!1)),n[t(250)][t(240)](t(281),t(198),t(236),(([r])=>{const s=t,o=n[s(250)][s(258)](s(281),"",s(236));let i=r[s(294)],a=r[s(284)];const c=e[s(296)][s(241)][s(290)](i,s(247)),u=e[s(296)][s(241)][s(290)](a,s(221));c[s(283)]&&(i=c[s(294)]),u[s(283)]&&(a=u[s(284)]),o([e[s(296)][s(195)](i,a)])})),n[t(250)][t(240)](t(255),t(198),t(220),c),n[t(250)][t(240)](t(281),t(198),t(220),c)),e[t(205)][t(225)](t(251))&&(n[t(188)](t(267),((s,o)=>{const i=t,a=e[i(205)][i(189)](i(252));let c=r[i(264)](e[i(296)][i(223)][i(222)]),u=a[i(249)](c);e[i(296)][i(181)]((()=>{const t=i;if(u)return void n[t(265)](e[t(296)][t(256)](u));const l=r[t(266)](c);s(o),c=r[t(264)](e[t(296)][t(223)][t(222)]),u=a[t(249)](c),n[t(289)](e[t(296)][t(256)](u),l?null:t(213))}))})),n[t(250)][t(240)](t(281),t(213),t(220),c));const o=[{type:t(255),subType:t(182)},{type:t(281),subType:t(213)},{type:t(255),subType:t(198)},{type:t(281),subType:t(198)}];function a(e,s){const i=t,a=o[i(177)]((({type:t,subType:n})=>e[i(206)]==t&&e[i(226)]==n)),c=o[i(177)]((({type:t,subType:e})=>s[i(206)]==t&&s[i(226)]==e));if(a<0||c<0)return!1;const u=e[i(210)](),l=s[i(210)]();if((0==a||1==a)&&2==c&&u[i(235)](l))return!0;if(2==a&&3==c){const t=n[i(218)](u,i(281))[i(219)]((({suggestion:t,meta:e})=>e[i(287)]&&i(198)==t[i(226)]));if(t[i(217)]>1&&l[i(284)][i(215)](u[i(294)]))return!0;if(1==t[i(217)]&&(u[i(294)][i(215)](l[i(284)])||u[i(284)][i(215)](l[i(294)])))return!0}if(3==a&&3==c&&u[i(294)][i(254)](l[i(294)])){const t=u[i(284)][i(180)],e=l[i(294)][i(295)];return r[i(266)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(205)][t(225)](t(261))&&(n[t(212)](t(244)),n[t(178)](t(184)),n[t(228)][t(183)](t(184),Kr(s,t(257)))),e[t(205)][t(225)](t(224))&&(n[t(212)](t(179)),n[t(178)](t(291))),n[t(228)][t(227)]((e=>{const n=t;if(o[n(273)]((({type:t,subType:r})=>e[n(206)]==t&&e[n(226)]==r)))return e[n(202)]?{}:void 0})),n[t(228)][t(227)]((e=>{const n=t;if(n(281)==e[n(206)]||n(209)==e[n(206)]){const t=e[n(260)]();if(t&&t.is(n(233),n(276)))return{type:n(281)==e[n(206)]?n(242):n(187),element:t,quantity:1}}})),n[t(228)][t(227)]((e=>t(255)==e[t(206)]&&t(198)==e[t(226)]?{type:t(207),content:t(274)}:t(255)==e[t(206)]&&t(185)==e[t(226)]?{type:t(207),content:t(232)}:void 0)),n[t(228)][t(227)]((e=>{const n=t;if(n(268)!=e[n(206)])return;const{data:r}=e;if(!r||n(291)!=r[n(253)])return;const o=r[n(275)];return o?{type:n(207),content:Kr(s,n(277),'"'+o+'"')}:{type:n(207),content:Kr(s,n(282))}})),this[t(259)]()}[Do(259)](){const t=Do,e=this[t(263)],n=e[t(280)];e[t(205)][t(189)](t(292))[t(228)][t(227)]((e=>{const r=t;if(r(255)!=e[r(206)]&&r(186)!=e[r(206)])return;const{data:s}=e;if(s){if(r(179)==s[r(191)]){const t=s[r(199)][0][r(275)];return t?{type:r(207),content:Kr(n,r(277),'"'+t+'"')}:{type:r(207),content:Kr(n,r(282))}}if(r(244)==s[r(191)]){const t=s[r(199)][0][r(238)];return t?{type:r(207),content:Kr(n,r(288),t)}:{type:r(207),content:Kr(n,r(201))}}}}))}}const Bo=Uo;function Uo(t,e){const n=jo();return(Uo=function(t,e){return n[t-=365]})(t,e)}function jo(){const t=["_handleLegacySuggestions","locale","2338OjwOMS","key","40qXFGch","accept","enableDefaultAttributesIntegration","2637864uduvKx","*Replace image URL*","get","447381FJgYlO","replaceImageSource","has","4jCVrmD","descriptionFactory","registerDescriptionCallback","formatBlock","type","format","42932JIxHOe","attribute","getSuggestionCallback","833346DGRymC","72aSjmJu","35160DDFvFT","discard","registerBlockAttribute","editor","5lQeHBh","newValue","formatInline","src","oldValue","commandName","registerCustomCallback","*Format:* replace image URL","afterInit","_suggestionFactory","plugins","4045516UESYGf","_registerLegacyDescription","719106ZntcKP","TrackChangesEditing","ImageEditing"];return(jo=function(){return t})()}!function(t){const e=Uo,n=t();for(;;)try{if(779904===parseInt(e(366))/1*(-parseInt(e(404))/2)+-parseInt(e(398))/3+parseInt(e(386))/4*(parseInt(e(375))/5)+-parseInt(e(388))/6+-parseInt(e(393))/7*(-parseInt(e(371))/8)+parseInt(e(369))/9*(-parseInt(e(395))/10)+parseInt(e(401))/11*(-parseInt(e(370))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(jo);class Go extends t.Plugin{[Bo(383)](){const t=Bo;if(!this[t(374)][t(385)][t(403)](t(390)))return;const e=this[t(374)][t(392)],n=this[t(374)][t(385)][t(400)](t(389));n[t(397)](t(402)),n[t(373)](t(378)),n[t(405)][t(406)]((n=>{const r=t;if(r(367)!=n[r(408)])return;const{data:s}=n;return s&&r(378)==s[r(394)]?s[r(376)]&&s[r(379)]?{type:r(365),content:Kr(e,r(399))}:{type:r(365),content:""}:void 0})),this[t(391)]()}[Bo(391)](){const t=Bo,e=this[t(374)][t(385)][t(400)](t(389));e[t(384)][t(381)](t(407),t(402),t(396),e[t(384)][t(368)](t(407),null,t(372))),e[t(384)][t(381)](t(407),t(402),t(372),e[t(384)][t(368)](t(407),null,t(396))),this[t(387)]()}[Bo(387)](){const t=Bo,e=this[t(374)],n=e[t(392)];e[t(385)][t(400)](t(389))[t(405)][t(406)]((e=>{const r=t;if(r(407)!=e[r(408)]&&r(377)!=e[r(408)])return;const{data:s}=e;return s&&r(402)==s[r(380)]?{type:r(365),content:Kr(n,r(382))}:void 0}))}}const Vo=zo;function Ho(){const t=["plugins","53788275QeOaHw","from","forEach","enableCommand","afterInit","author","imageStylePreApply","document","5056gUsvsP","findIndex","commandReversedParams","isOwn","_findSuggestions","imageStyle","getContainedElement","TrackChangesEditing","nodeBefore","name","registerCustomCallback","has","8amJZhD","get","_registerLegacyDescription","head","*Format:* %0","_suggestionFactory","length","getClosestSelectedImageElement","ImageStyleEditing","_splitMarkerName","shouldConvertImageType","setImageNaturalSizeAttributes","discardSuggestion","registerPostFixer","locale","end","chain","value","side","model","convertInlineImageToBlock","createRangeOn","imageTypeInline","filter","commandName","accept","imageCaption","ImageUtils","change","nodeAfter","suggestion","isBlockImage","60zHukbu","newRange","2598580XUHJbc","type","discard","selection","commandParams","title","getSuggestions","Users","start","formatInline","join","markInlineFormat","toLowerCase","editor","imageStylePostApply","next","getSuggestion","3160983eGotGQ","isEqual","isInlineImage","3457866blaYKK","isBefore","8714408TVSKqJ","getFirstRange","insertion","FORMAT_SIDE_IMAGE","isInContent","format","subType","markBlockFormat","imageTypeBlock","commands","isIntersecting","getSuggestionCallback","8293082tzFgBE","refresh","getChangedMarkers","differ","descriptionFactory","normalizedStyles","registerDescriptionCallback","formatBlock","hasSuggestion"];return(Ho=function(){return t})()}function zo(t,e){const n=Ho();return(zo=function(t,e){return n[t-=301]})(t,e)}!function(t){const e=zo,n=t();for(;;)try{if(881364===parseInt(e(317))/1*(-parseInt(e(371))/2)+-parseInt(e(336))/3+-parseInt(e(383))/4*(parseInt(e(319))/5)+-parseInt(e(339))/6+-parseInt(e(353))/7+-parseInt(e(341))/8+parseInt(e(363))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ho);class Wo extends t.Plugin{[Vo(367)](){const t=Vo,n=this[t(332)];if(!n[t(362)][t(382)](t(391)))return;const r=n[t(362)][t(384)](t(378)),s=n[t(362)][t(384)](t(312)),o={};r[t(366)](t(376),((o,i)=>{const a=t,c=n[a(362)][a(384)](a(326)).me,u=n[a(350)][a(384)](a(376));let l=s[a(390)](n[a(304)][a(370)][a(322)]),f=n[a(304)][a(306)](l),h=u[a(302)];if(h==i[a(302)])return;const g={commandName:a(376),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(304)][a(313)]((()=>{const t=a;if(r[t(325)]()[t(308)]((e=>e[t(345)]&&c==e[t(368)]&&(t(360)==e[t(320)]||t(328)==e[t(320)])&&(t(369)==e[t(347)]||t(333)==e[t(347)])&&e[t(342)]()[t(337)](f)))[t(365)]((e=>r[t(395)](e[t(386)]))),l=s[t(390)](n[t(304)][t(370)][t(322)]),f=n[t(304)][t(306)](l),u[t(354)](),n[t(350)][t(384)](t(307))[t(354)](),n[t(350)][t(384)](t(349))[t(354)](),h=u[t(302)],h!=i[t(302)])return s[t(338)](l)&&u[t(393)](i[t(302)],l)?(o({...i,setImageSizes:!1}),l=s[t(390)](n[t(304)][t(370)][t(322)]),void r[t(348)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(369))):void(s[t(316)](l)?r[t(348)](l,g,[],t(333)):r[t(330)](f,g,t(333)))}))}));for(const e of n[t(362)][t(384)](t(391))[t(358)])o[e[t(380)]]=e[t(324)][t(331)]();r[t(388)][t(381)](t(360),t(369),t(329),(()=>!1)),r[t(388)][t(381)](t(360),t(333),t(329),(()=>!1)),r[t(388)][t(381)](t(328),t(333),t(329),(()=>!1)),r[t(388)][t(381)](t(360),t(369),t(310),(([e])=>{const n=t;s[n(394)](e[n(377)]())})),r[t(388)][t(381)](t(360),t(369),t(321),((e,n)=>{const s=t;r[s(388)][s(352)](s(360),"",s(310))(e,{commandName:n[s(309)],commandParams:n[s(373)]})})),r[t(388)][t(381)](t(360),t(369),t(301),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(360),subType:t(369)},{type:t(343),subType:t(311)},{type:t(360),subType:t(305)},{type:t(343),subType:t(305)}];function a(e,n){const o=t,a=i[o(372)]((({type:t,subType:n})=>e[o(320)]==t&&e[o(347)]==n)),c=i[o(372)]((({type:t,subType:e})=>n[o(320)]==t&&n[o(347)]==e));if(a<0||c<0)return!1;const u=e[o(342)](),l=n[o(342)]();if((0==a||1==a)&&2==c&&u[o(351)](l))return!0;if(2==a&&3==c){const t=r[o(375)](u,o(343))[o(308)]((({suggestion:t,meta:e})=>e[o(374)]&&o(305)==t[o(347)]));if(t[o(389)]>1&&l[o(398)][o(337)](u[o(327)]))return!0;if(1==t[o(389)]&&(u[o(327)][o(337)](l[o(398)])||u[o(398)][o(337)](l[o(327)])))return!0}if(3==a&&3==c&&u[o(327)][o(340)](l[o(327)])){const t=u[o(398)][o(314)],e=l[o(327)][o(379)];return s[o(316)](t)&&t===e}return!1}n[t(304)][t(370)][t(396)]((()=>{const e=t;let o=!1;const i=Array[e(364)](n[e(304)][e(370)][e(356)][e(355)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(392)](t);if(e(315)==i&&r[e(361)](u)){if(e(360)==a&&(e(369)==c||e(333)==c)){const t=r[e(335)](u);if(n[e(318)]){const n=t[e(342)]()[e(377)]();if(s[e(316)](n))continue;r[e(395)](t),o=!0}}if(e(343)==a&&e(311)==c&&!n[e(318)]){const t=r[e(335)](u);t[e(334)]&&t[e(334)][e(345)]&&(r[e(395)](t[e(334)]),o=!0)}}}return o})),this[t(385)](o)}[Vo(385)](t){const e=Vo,n=this[e(332)],r=n[e(397)];n[e(362)][e(384)](e(378))[e(357)][e(359)]((n=>{const s=e;if(s(360)!=n[s(320)]&&s(328)!=n[s(320)])return;const{data:o}=n;if(!o||s(376)!=o[s(309)])return;const i=o[s(323)][0][s(302)];return function(t){const e=s;return{type:e(346),content:Kr(r,e(387),t)}}(s(303)===i?Kr(r,s(344)):t[i]||i)}))}}function Ko(){const t=["1861626DWlxpC","trackChanges","collaboration_features","lowest","bind","_trackChangesExecuted","dataInsert","execute","741592ceyxab","_trackChangesValueDuringImport","track_changes","212LmHSUH","enableCommand","2118952UizfuB","92265sgmyVa","_setSuggestionData","value","TrackChangesEditing","importWord","get","plugins","listenTo","forEach","_handleImportedData","commands","2041102kXJwDR","7029oBfIqZ","afterInit","editor","386595LjvrEF","Users","high"];return(Ko=function(){return t})()}const Xo=qo;function qo(t,e){const n=Ko();return(qo=function(t,e){return n[t-=381]})(t,e)}!function(t){const e=qo,n=t();for(;;)try{if(198170===parseInt(e(409))/1+parseInt(e(406))/2*(-parseInt(e(389))/3)+parseInt(e(403))/4+-parseInt(e(392))/5+-parseInt(e(395))/6+parseInt(e(388))/7+parseInt(e(408))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ko);class Jo extends t.Plugin{constructor(t){const e=qo;super(t),this[e(404)]=!1,this[e(400)]=!1}[Xo(390)](){const t=Xo,e=this[t(391)],n=e[t(387)][t(382)](t(381)),r=e[t(387)][t(382)](t(396));n&&(n.on(t(402),((e,[,n])=>{const s=t;this[s(404)]=r[s(411)],n[s(397)][s(405)]=!this[s(404)]}),{priority:t(394)}),this[t(384)](n,t(401),this[t(386)][t(399)](this)),this[t(384)](n,t(401),(()=>{const e=t;this[e(400)]&&(r[e(402)](),this[e(400)]=!1)}),{priority:t(398)}),e[t(383)][t(382)](t(412))[t(407)](t(381)))}[Xo(386)](t,e){const n=Xo,{suggestions:r}=e,s=this[n(391)][n(387)][n(382)](n(396)),o=s[n(411)];this[n(404)]!==o&&(s[n(402)](),this[n(400)]=!0),r&&r[n(385)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(391)][o(383)][o(382)](o(393)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(381)}}};this[o(391)][o(383)][o(382)](o(412))[o(410)](i)}))}}function Zo(t,e){const n=Qo();return(Zo=function(t,e){return n[t-=311]})(t,e)}const Yo=Zo;function Qo(){const t=["outdentBlock","270BNZEMl","descriptionFactory","commandName","*Outdent:* %0","locale","editor","8994790eONyll","plugins","registerAttributeLabel","get","registerBlockAttribute","*Indent:* %0","enableCommand","outdent","IndentBlock","8089695usScGf","format","formatBlock","indent","1328gGtqBB","type","18TIPTvk","indentBlock","blockIndent","3151500ewAwPF","8nODcrU","getItemLabel","enableDefaultAttributesIntegration","_registerLegacyDescription","33038fEnLWn","registerDescriptionCallback","766024WVEeMH","has","afterInit","FORMAT_INDENT","IndentEditing","TrackChangesEditing","getItems","670332Mwjyij"];return(Qo=function(){return t})()}!function(t){const e=Zo,n=t();for(;;)try{if(543480===-parseInt(e(327))/1*(parseInt(e(319))/2)+parseInt(e(336))/3+parseInt(e(317))/4*(-parseInt(e(338))/5)+parseInt(e(322))/6+parseInt(e(329))/7+parseInt(e(323))/8*(-parseInt(e(313))/9)+parseInt(e(344))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qo);class $o extends t.Plugin{[Yo(331)](){const t=Yo,e=this[t(343)],n=e[t(345)][t(347)](t(334));if(e[t(345)][t(330)](t(333))&&(n[t(350)](t(316)),n[t(350)](t(311))),e[t(345)][t(330)](t(312)))for(const e of[t(320),t(337)])n[t(325)](e);const r=e[t(342)];n[t(348)](t(321)),n[t(339)][t(346)](t(321),Kr(r,t(332))),this[t(326)]()}[Yo(326)](){const t=Yo,e=this[t(343)],n=e[t(342)],r=e[t(345)][t(347)](t(334));r[t(339)][t(328)]((e=>{const s=t;if(s(315)!=e[s(318)])return;const{data:o}=e;if(!o)return;if(s(320)!=o[s(340)]&&s(337)!=o[s(340)])return;const i=e[s(335)]()[0],a=r[s(339)][s(324)](i);return s(320)==o[s(340)]?{type:s(314),content:Kr(n,s(349),a)}:s(337)==o[s(340)]?{type:s(314),content:Kr(n,s(341),a)}:void 0}))}}var ti=ni;function ei(){var t=["2854834QKocte","869661EEuzhj","TrackChangesEditing","26682507BMdxZh","34744eqKOQZ","enableCommand","input","requires","1603SbyEor","4540UfFPtg","3028hqTyoe","init","get","editor","plugins","2671656qOqOeJ","717419AXRguy"];return(ei=function(){return t})()}function ni(t,e){var n=ei();return(ni=function(t,e){return n[t-=121]})(t,e)}!function(t){for(var e=ni,n=t();;)try{if(728211===parseInt(e(123))/1+-parseInt(e(124))/2+-parseInt(e(125))/3+-parseInt(e(134))/4*(parseInt(e(133))/5)+parseInt(e(122))/6+-parseInt(e(132))/7*(parseInt(e(128))/8)+parseInt(e(127))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ei);class ri extends t.Plugin{static get[ti(131)](){return[Os.Input]}[ti(135)](){var t=ti;this[t(137)][t(121)][t(136)](t(126))[t(129)](t(130))}}function si(t,e){const n=ii();return(si=function(t,e){return n[t-=359]})(t,e)}const oi=si;function ii(){const t=["6Xiargj","enableDefaultAttributesIntegration","*Set link:* %0","toLowerCase","linkHref","label","key","892692ojjBHM","registerAttributeLabel","newValue","_registerLegacyDescription","afterInit","descriptionFactory","registerInlineAttribute","format","LinkEditing","get","attribute","editor","13BdNLrW","locale","*Remove link*","888560oCpIca","has","3ciVqEY","manualDecorators","type","1856493dAQqfR","plugins","link (","1071714ddUopa","1265pJQStf","17870EvKTAZ","commandName","8WeADQm","commandParams","10404MQwYak","link","827685QHHMGv","registerDescriptionCallback","TrackChangesEditing","commands","formatInline","unlink"];return(ii=function(){return t})()}!function(t){const e=si,n=t();for(;;)try{if(112299===-parseInt(e(399))/1*(parseInt(e(368))/2)+parseInt(e(360))/3*(parseInt(e(387))/4)+-parseInt(e(374))/5+parseInt(e(380))/6*(parseInt(e(366))/7)+-parseInt(e(370))/8*(-parseInt(e(363))/9)+-parseInt(e(402))/10+parseInt(e(367))/11*(-parseInt(e(372))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ii);class ai extends t.Plugin{[oi(391)](){const t=oi,e=this[t(398)];if(!e[t(364)][t(359)](t(395)))return;const n=e[t(364)][t(396)](t(376)),r=e[t(377)][t(396)](t(373));n[t(381)](t(373)),n[t(381)](t(379)),n[t(393)](t(384));for(const e of r[t(361)])n[t(393)](e.id),n[t(392)][t(388)](e.id,t(365)+e[t(385)][t(383)]()+")");n[t(392)][t(375)]((n=>{const r=t;if(r(397)!=n[r(362)])return;const{data:s}=n;if(!s||r(384)!=s[r(386)])return;const o=s[r(389)],i=e[r(400)];return{type:r(394),content:null==o?Kr(i,r(401)):Kr(i,r(382),'"'+o+'"')}})),this[t(390)]()}[oi(390)](){const t=oi,e=this[t(398)],n=e[t(400)];e[t(364)][t(396)](t(376))[t(392)][t(375)]((e=>{const r=t;if(r(378)!=e[r(362)])return;const{data:s}=e;if(s){if(r(373)==s[r(369)]){const t=s[r(371)][0];return{type:r(394),content:Kr(n,r(382),'"'+t+'"')}}return r(379)==s[r(369)]?{type:r(394),content:Kr(n,r(401))}:void 0}}))}}const ci=ui;function ui(t,e){const n=hi();return(ui=function(t,e){return n[t-=346]})(t,e)}!function(t){const e=ui,n=t();for(;;)try{if(271019===parseInt(e(392))/1+-parseInt(e(387))/2*(-parseInt(e(432))/3)+-parseInt(e(360))/4*(-parseInt(e(401))/5)+-parseInt(e(358))/6*(parseInt(e(412))/7)+-parseInt(e(423))/8*(-parseInt(e(406))/9)+parseInt(e(427))/10+-parseInt(e(397))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(hi);class li extends t.Plugin{[ci(362)](){const t=ci,e=this[t(370)],n=e[t(393)];if(!e[t(380)][t(417)](t(390)))return;const r=e[t(380)][t(357)](t(379)),s=e[t(380)][t(417)](t(388));function o(t){return()=>{const n=ui,s=e[n(424)][n(428)][n(373)],o=e[n(422)][n(357)](t);if(o[n(375)])return void e[n(359)](n(384),{});const i=t[n(410)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(425)](t)[s(371)]((t=>function(t,e){const n=s;return e[n(389)](t[n(346)],n(351))&&!e[n(416)](t)}(t,r)));o=o[s(371)]((t=>!t.is(s(376),s(351))||t[s(377)](s(395))!=e));const i=new Set;for(const t of o)t.is(s(376),s(351))?i[s(353)](fi(t)):i[s(353)](t);return Array[s(425)](i)}(s[n(382)](),i,e[n(424)][n(368)]);e[n(424)][n(385)]((()=>{const e=n;for(const n of a)r[e(348)](n,{commandName:t,commandParams:[{forceValue:!o[e(375)]}],formatGroupId:e(396)},gi(n))}))}}function i(t){return()=>{const n=ui,s=function(t){const e=ui;let n=Array[e(425)](t);const r=n[e(398)]((t=>e(351)!=t[e(366)]));return r>-1&&(n=n[e(410)](0,r)),n}(e[n(424)][n(428)][n(373)][n(382)]()),o=e[n(424)][n(411)](e[n(424)][n(405)](s[0],n(363)),e[n(424)][n(405)](s[s[n(356)]-1],n(415)));e[n(424)][n(385)]((()=>{const e=n;r[e(348)](o,{commandName:t,commandParams:[],formatGroupId:e(369)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(355)];for(;t&&t[n(377)](n(369))>e[n(377)](n(369));)r[n(353)](t),t=t[n(355)]}return Array[n(425)](r)}(s))}))}}r[t(372)](t(350),o(t(350))),r[t(372)](t(421),o(t(421))),s&&r[t(372)](t(414),o(t(414))),r[t(372)](t(403),i(t(403))),r[t(372)](t(383),i(t(383))),s&&r[t(372)](t(407),(()=>{const n=t,s=e[n(422)][n(357)](n(407)),o=Array[n(425)](s[n(361)]);o[n(371)]((t=>t[n(377)](n(386))!=s[n(375)])),e[n(424)][n(385)]((()=>{const t=n;for(const e of o)r[t(348)](e,{commandName:t(407),commandParams:[{forceValue:!s[t(375)]}]})}))})),r[t(413)][t(349)](t(351),(e=>Kr(n,t(408),e))),r[t(413)][t(391)]((e=>{const r=t;if(r(378)!=e[r(409)]&&r(399)!=e[r(409)])return;const{data:s}=e;if(s){if(r(350)==s[r(404)]||r(421)==s[r(404)]||r(414)==s[r(404)])switch(s[r(404)][r(352)](r(394),"")){case r(429):return o(Kr(n,r(347)));case r(420):return o(Kr(n,r(374)));case r(402):return o(Kr(n,r(426)))}if(r(403)==s[r(404)])return{type:r(354),content:Kr(n,r(364),Kr(n,r(408)))};if(r(383)==s[r(404)])return{type:r(354),content:Kr(n,r(430),Kr(n,r(408)))};if(r(407)==s[r(404)])return s[r(418)][0][r(419)]?{type:r(354),content:Kr(n,r(365))}:{type:r(354),content:Kr(n,r(381))}}function o(t){const e=r;return{type:e(354),content:Kr(n,e(367),t)}}}))}}function fi(t){const e=ci,n=t[e(377)](e(369));if(0==n)return t;let r=t;for(;t[e(400)]&&t[e(400)].is(e(376),e(351));){const s=t[e(400)][e(377)](e(369));if(s==n)r=t[e(400)];else if(s<n)break;t=t[e(400)]}return r}function hi(){const t=["bulletedList","commands","3048ERVSlB","model","from","ELEMENT_TODO_LIST","2169980gEpUNE","document","bulleted","*Outdent:* %0","push","3jZkIQb","parent","ELEMENT_BULLETED_LIST","markBlockFormat","registerElementLabel","numberedList","listItem","replace","add","format","nextSibling","length","get","3474NtSpin","execute","4IBPlxz","_selectedElements","afterInit","before","*Indent:* %0","*Check item*","name","*Change to:* %0","schema","listIndent","editor","filter","enableCommand","selection","ELEMENT_NUMBERED_LIST","value","element","getAttribute","formatBlock","TrackChangesEditing","plugins","*Uncheck item*","getSelectedBlocks","outdentList","paragraph","change","todoListChecked","982406iXaGEO","LegacyTodoListEditing","checkChild","LegacyListEditing","registerDescriptionCallback","541867ZBCkFJ","locale","List","listType","blockName","18031948ipCxbk","findIndex","formatInline","previousSibling","2583645usDXAF","todo","indentList","commandName","createPositionAt","10953HnjQKL","checkTodoList","ELEMENT_LIST_ITEM","type","slice","createRange","3871ebCxAT","descriptionFactory","todoList","end","isObject","has","commandParams","forceValue","numbered"];return(hi=function(){return t})()}function gi(t){const e=ci,n=[];if(t.is(e(376),e(351))&&t[e(377)](e(369))>0){let r=t[e(355)];for(;r&&e(351)==r[e(366)]&&r[e(377)](e(369))==t[e(377)](e(369));)n[e(431)](r),r=r[e(355)]}return n}function di(){const t=["LegacyListPropertiesEditing","formatInline","commandParams","model","listType","registerDescriptionCallback","push","4484MybYYq","replace","listStyle","276SFljCq","*Format:* set start index to %0","_getSuggestionBlocks","18597730PRtvpZ","forward","unshift","length","getSelectedBlocks","handleListStartCommand","TrackChangesEditing","afterInit","468576KlaIar","_getSuggestionBlocksForListStyle","flat","_getTranslationKeyForListStyle","has","getLastPosition","startIndex","change","getListTypeFromListStyleType","handleListStyleCommand","3840849tETFXQ","formatBlock","getAttribute","toUpperCase","*Format:* set order to regular","parent","*Change to:* %0","createPositionAt","listStart","list.properties","before","reversed","get","createRange","filter","ELEMENT_","document","plugins","locale","LegacyListUtils","default","2710105DXEXAp","numbered","getFirstPosition","format","11fBUsXW","9EVqHnz","element","3080oVOrPy","enableCommand","2042848JSScZS","descriptionFactory","type","backward","listItem","from","editor","map","getSiblingNodes","handleListReversedCommand","handleDescriptions","commandName","styles","markMultiRangeBlockFormat","*Format:* set order to reversed","config","612nhsMuE","_LIST_","listReversed","bind","selection"];return(di=function(){return t})()}const pi=mi;function mi(t,e){const n=di();return(mi=function(t,e){return n[t-=294]})(t,e)}!function(t){const e=mi,n=t();for(;;)try{if(749593===parseInt(e(338))/1*(parseInt(e(341))/2)+-parseInt(e(362))/3+-parseInt(e(352))/4+-parseInt(e(301))/5+parseInt(e(326))/6*(-parseInt(e(308))/7)+-parseInt(e(310))/8*(-parseInt(e(306))/9)+-parseInt(e(344))/10*(-parseInt(e(305))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(di);class Ii extends t.Plugin{[pi(351)](){const t=pi;if(!this[t(316)][t(297)][t(356)](t(331)))return;const e=this[t(316)][t(325)][t(374)](t(371)),n=this[t(316)][t(297)][t(374)](t(350));e[t(322)]&&n[t(309)](t(340),this[t(361)][t(329)](this)),e[t(373)]&&n[t(309)](t(328),this[t(319)][t(329)](this)),e[t(358)]&&n[t(309)](t(370),this[t(349)][t(329)](this)),n[t(311)][t(336)](this[t(320)][t(329)](this))}[pi(361)](t,e={}){const n=pi,r=this[n(316)][n(297)][n(374)](n(350)),s=this[n(353)]();this[n(316)][n(334)][n(359)]((()=>{const t=n;r[t(323)](s,{commandName:t(340),commandParams:[{type:e[t(312)]}],formatGroupId:t(340)})}))}[pi(319)](t,e={}){const n=pi,r=this[n(316)][n(297)][n(374)](n(350)),s=this[n(343)]((t=>t.is(n(307),n(314))&&n(302)===t[n(364)](n(335))));if(s[n(347)]<1)return;const o=s[n(317)]((t=>this[n(316)][n(334)][n(375)](this[n(316)][n(334)][n(369)](t,n(372)),this[n(316)][n(334)][n(369)](t,0))));this[n(316)][n(334)][n(359)]((()=>{const t=n;r[t(323)](o,{commandName:t(328),commandParams:[{reversed:e[t(373)]}],formatGroupId:t(328)})}))}[pi(349)](t,e={}){const n=pi,r=this[n(316)][n(297)][n(374)](n(350)),s=this[n(343)]((t=>t.is(n(307),n(314))&&n(302)===t[n(364)](n(335))));if(s[n(347)]<1)return;const o=s[n(317)]((t=>this[n(316)][n(334)][n(375)](this[n(316)][n(334)][n(369)](t,n(372)),this[n(316)][n(334)][n(369)](t,0))));this[n(316)][n(334)][n(359)]((()=>{const t=n;r[t(323)](o,{commandName:t(370),commandParams:[{startIndex:e[t(358)]}],formatGroupId:t(370)})}))}[pi(320)](t){const e=pi;if(e(363)!=t[e(312)]&&e(332)!=t[e(312)])return;const n=this[e(316)][e(298)],{data:r}=t;if(!r)return;let s,o;switch(r[e(321)]){case e(340):s=e(368),o={type:e(304),content:Kr(n,s,Kr(n,this[e(355)](r[e(333)][0][e(312)])))};break;case e(328):s=r[e(333)][0][e(373)]?e(324):e(366),o={type:e(304),content:Kr(n,s)};break;case e(370):s=e(342),o={type:e(304),content:Kr(n,s,r[e(333)][0][e(358)])}}return o}[pi(353)](){const t=pi;var e,n,r,s;const o=this[t(316)][t(297)][t(374)](t(299));let i=Array[t(315)](this[t(316)][t(334)][t(296)][t(330)][t(348)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(307),t(314)))&&i[t(346)](...o[t(318)](this[t(316)][t(334)][t(296)][t(330)][t(303)](),t(313))),(null===(n=i[i[t(347)]-1])||void 0===n?void 0:n.is(t(307),t(314)))&&i[t(337)](...o[t(318)](this[t(316)][t(334)][t(296)][t(330)][t(357)](),t(345))),i=[...new Set(i)],(null===(s=null===(r=this[t(316)][t(334)][t(296)][t(330)][t(303)]())||void 0===r?void 0:r[t(367)])||void 0===s?void 0:s.is(t(307),t(314)))&&(i=i[t(294)]((e=>e.is(t(307),t(314))))),i}[pi(343)](t){const e=pi,n=this[e(316)][e(297)][e(374)](e(299));let r=Array[e(315)](this[e(316)][e(334)][e(296)][e(330)][e(348)]())[e(294)](t)[e(317)]((t=>{const r=e,s=this[r(316)][r(334)][r(369)](t,0);return[...n[r(318)](s,r(313)),...n[r(318)](s,r(345))]}))[e(354)]();return r=[...new Set(r)],r}[pi(355)](t){const e=pi;return e(295)+(this[e(316)][e(297)][e(374)](e(299))[e(360)](t)||e(300))[e(365)]()+e(327)+t[e(365)]()[e(339)](/-/g,"_")}}function Ei(t,e){const n=Ti();return(Ei=function(t,e){return n[t-=424]})(t,e)}const bi=Ei;function Ti(){const t=["mediaEmbed","326152oqgPdZ","downcastDispatcher","61551OhplOo","TrackChangesEditing","2205012FuihbL","5524hgPUMZ","div","plugins","conversion","4614zqdzWg","editor","MediaEmbedEditing","4GKTrgr","2171410fSeJxZ","afterInit","has","locale","enableCommand","createEmptyElement","102XXOKTQ","elementToElement","635Ykqmey","33GklEIO","for","registerElementLabel","stop","media","72cxLrcj","descriptionFactory","104343EsDlcG","ELEMENT_MEDIA","data","options","attribute:url:media","showSuggestionHighlights","dataDowncast","high","get"];return(Ti=function(){return t})()}!function(t){const e=Ei,n=t();for(;;)try{if(166033===-parseInt(e(459))/1*(-parseInt(e(445))/2)+parseInt(e(430))/3*(-parseInt(e(452))/4)+parseInt(e(461))/5*(-parseInt(e(449))/6)+parseInt(e(442))/7+parseInt(e(440))/8*(-parseInt(e(428))/9)+-parseInt(e(453))/10+-parseInt(e(462))/11*(-parseInt(e(444))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ti);class _i extends t.Plugin{[bi(454)](){const t=bi,e=this[t(450)];if(!e[t(447)][t(455)](t(451)))return;const n=e[t(447)][t(438)](t(443)),r=e[t(456)];n[t(457)](t(439)),n[t(429)][t(425)](t(427),(e=>Kr(r,t(431),e))),e[t(448)][t(424)](t(436))[t(460)]({model:t(427),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(435)])return n[s(458)](s(446))},converterPriority:t(437)}),e[t(432)][t(441)].on(t(434),((e,n,r)=>{const s=t;r[s(433)][s(435)]&&e[s(426)]()}),{priority:t(437)})}}const yi=Ai;function Ai(t,e){const n=ki();return(Ai=function(t,e){return n[t-=455]})(t,e)}function ki(){const t=["MentionEditing","get","mention","has","afterInit","editor","45psXaYr","enableCommand","4551210xBNRJL","TrackChangesEditing","842914pyhipO","1570140wvlInc","78180nGzvIK","2802080DOgiyC","plugins","7029071SccOiw","4061872nuNPJb","8nrMgdY"];return(ki=function(){return t})()}!function(t){const e=Ai,n=t();for(;;)try{if(609219===parseInt(e(466))/1+parseInt(e(455))/2*(parseInt(e(468))/3)+-parseInt(e(469))/4+-parseInt(e(464))/5+-parseInt(e(467))/6+-parseInt(e(471))/7+parseInt(e(472))/8*(parseInt(e(462))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ki);class Ci extends t.Plugin{[yi(460)](){const t=yi,e=this[t(461)];e[t(470)][t(459)](t(456))&&e[t(470)][t(457)](t(465))[t(463)](t(458))}}const Li=Ni;function Si(){const t=["registerDescriptionCallback","afterInit","editor","getLabel","2DqwDFE","282YXfNFj","4215447PLACgp","insertion","element","20JbXFIx","583202gTcuqx","has","TrackChangesEditing","*Remove:* %0","*Insert:* %0","331425XxJpoS","getAttribute","registerElementLabel","MergeFieldsEditing","plugins","5805264ZEZRpy","locale","type","enableCommand","284215qzWsvP","mergeField","insertMergeFieldBlock","ELEMENT_MERGE_FIELD","deletion","3835780PhELzx","getContainedElement","descriptionFactory","73003JMHIDm","mergeFieldBlock","get","insertMergeField"];return(Si=function(){return t})()}function Ni(t,e){const n=Si();return(Ni=function(t,e){return n[t-=427]})(t,e)}!function(t){const e=Ni,n=t();for(;;)try{if(427954===-parseInt(e(441))/1+-parseInt(e(435))/2*(-parseInt(e(446))/3)+-parseInt(e(440))/4*(-parseInt(e(455))/5)+-parseInt(e(436))/6*(-parseInt(e(427))/7)+-parseInt(e(451))/8+parseInt(e(437))/9+parseInt(e(460))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Si);class Ri extends t.Plugin{[Li(432)](){const t=Li,e=this[t(433)];if(!e[t(450)][t(442)](t(449)))return;e[t(450)][t(429)](t(443))[t(454)](t(430)),e[t(450)][t(429)](t(443))[t(454)](t(457));const n=e[t(450)][t(429)](t(443)),r=e[t(452)];n[t(462)][t(448)](t(456),(e=>Kr(r,t(458),e))),n[t(462)][t(448)](t(428),(e=>Kr(r,t(458),e))),n[t(462)][t(431)]((n=>{const s=t;if(s(438)!=n[s(453)]&&s(459)!=n[s(453)])return;const o=n[s(461)]();if(null==o)return;if(!o.is(s(439),s(456))&&!o.is(s(439),s(428)))return;const i=e[s(450)][s(429)](s(449))[s(434)](o[s(447)]("id"));return s(438)==n[s(453)]?{type:s(438),content:Kr(r,s(445),'"'+i+'" '+Kr(r,s(458)))}:{type:s(459),content:Kr(r,s(444),'"'+i+'" '+Kr(r,s(458)))}}))}}function Mi(t,e){const n=Oi();return(Mi=function(t,e){return n[t-=322]})(t,e)}const vi=Mi;function Oi(){const t=["880986zQQUpd","enableDefaultAttributesIntegration","878490VmcPvq","locale","3047224VVyEeT","50mpbXCA","14nQHoDe","TrackChangesEditing","listType","8LSfqFY","afterInit","*Set format:* %0","242023YgpiZG","newValue","descriptionFactory","data","registerBlockAttribute","head","1803300ekuACC","6105456sEVqMI","plugins","ELEMENT_MULTI_LEVEL_LIST","get","oldValue","format","key","registerDescriptionCallback","multiLevelList","handleDescriptions","2867447GYGWJj","*Remove format:* %0","MultiLevelList","listMarkerStyle","has","6hMEkak","next","editor"];return(Oi=function(){return t})()}!function(t){const e=Mi,n=t();for(;;)try{if(530755===parseInt(e(344))/1*(-parseInt(e(329))/2)+parseInt(e(332))/3*(parseInt(e(341))/4)+-parseInt(e(334))/5+-parseInt(e(350))/6*(-parseInt(e(338))/7)+-parseInt(e(336))/8+-parseInt(e(351))/9+-parseInt(e(337))/10*(-parseInt(e(324))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oi);class wi extends t.Plugin{[vi(342)](){const t=vi,e=this[t(331)],n=e[t(352)][t(354)](t(339));e[t(352)][t(328)](t(326))&&(n[t(333)](t(322)),n[t(348)](t(327)),n[t(346)][t(358)]((e=>this[t(323)](e))))}[vi(323)](t){const e=vi,n=this[e(331)][e(335)],{data:r}=t,s={type:e(356),content:""};if(r&&e(327)==r[e(357)]){if(!r[e(355)])return{type:e(356),content:Kr(n,e(343),Kr(n,e(353)))+" ("+r[e(345)]+")"};if(!r[e(345)]){let o=t[e(349)];for(;o;){if(o[e(347)]&&e(340)==o[e(347)][e(357)]&&o[e(347)][e(345)])return s;o=o[e(330)]}return{type:e(356),content:Kr(n,e(325),Kr(n,e(353)))+" ("+r[e(355)]+")"}}}}}const Di=Pi;function Fi(){const t=["413lIQTyP","has","37953uJdBCt","pageBreak","afterInit","14985uuKIDD","55448LWpBgR","904syhMwX","descriptionFactory","PageBreakEditing","2475iuwBZt","locale","12hntZnX","plugins","146958MlrzKK","26340mBsgNd","get","3978795sQgcAU","registerElementLabel","1179842FzOOXg","enableCommand","TrackChangesEditing","ELEMENT_PAGE_BREAK","editor"];return(Fi=function(){return t})()}function Pi(t,e){const n=Fi();return(Pi=function(t,e){return n[t-=361]})(t,e)}!function(t){const e=Pi,n=t();for(;;)try{if(814789===parseInt(e(376))/1+parseInt(e(365))/2+parseInt(e(372))/3*(parseInt(e(382))/4)+parseInt(e(363))/5+-parseInt(e(384))/6*(parseInt(e(370))/7)+-parseInt(e(377))/8*(-parseInt(e(375))/9)+parseInt(e(361))/10*(parseInt(e(380))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fi);class xi extends t.Plugin{[Di(374)](){const t=Di,e=this[t(369)];if(!e[t(383)][t(371)](t(379)))return;e[t(383)][t(362)](t(367))[t(366)](t(373));const n=e[t(383)][t(362)](t(367)),r=e[t(381)];n[t(378)][t(364)](t(373),(e=>Kr(r,t(368),e)))}}const Bi=ji;function Ui(){const t=["has","plugins","highest","bindElementToMarker","2761339RaqkRL","*Insert:* %0","insertion","addMarker:suggestion:insertion","editor","6939204yoHpwV","options","consume","includes","4838885XKJHYb","Paragraph","23lFqNat","model","ck-suggestion-marker--active","name","markerName","435078AVsAch","get","_registerLegacyDescription","insert","schema","enableCommand","activeMarkers","writer","getItemLabel","$text","19776630VzFiVS","ck-suggestion-marker-split","markerRange","_splitMarkerName","ELEMENT_PARAGRAPH","showSuggestionHighlights","getFirstRange","280usmfSs","paragraph","descriptionFactory","registerElementLabel","6JotSEK","format","checkChild","data","type","start","formatBlock","isBlock","end","commandName","createUIElement","locale","downcastDispatcher","mapper","insertParagraph","1379220QjQBub","nodeAfter","isLimit","afterInit","registerDescriptionCallback","enableDefaultAttributesIntegration","consumable","span","addClass","64606JdpAQq","toViewPosition","TrackChangesEditing","*Change to:* %0","editing","isTouching"];return(Ui=function(){return t})()}function ji(t,e){const n=Ui();return(ji=function(t,e){return n[t-=419]})(t,e)}!function(t){const e=ji,n=t();for(;;)try{if(941469===parseInt(e(454))/1*(parseInt(e(433))/2)+-parseInt(e(424))/3+parseInt(e(448))/4+-parseInt(e(452))/5+-parseInt(e(480))/6*(parseInt(e(443))/7)+-parseInt(e(476))/8*(parseInt(e(459))/9)+parseInt(e(469))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ui);class Gi extends t.Plugin{[Bi(427)](){const t=Bi,e=this[t(447)];if(!e[t(440)][t(439)](t(453)))return;const n=e[t(420)],r=e[t(440)][t(460)](t(435));r[t(478)][t(479)](t(477),(e=>Kr(n,t(473),e))),r[t(429)](t(477)),r[t(464)](t(423)),e[t(437)][t(421)].on(t(446),Vi(e),{priority:t(441)}),e[t(483)][t(421)].on(t(446),((n,r,s)=>{const o=t;s[o(449)][o(474)]&&Vi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(441)});const s=r[t(478)];s[t(428)]((r=>{const o=t;if(o(445)!==r[o(484)])return;const{start:i,end:a}=r[o(475)]();if(!i[o(438)](a)||!i[o(425)])return;const c=e[o(455)][o(463)],u=i[o(425)];return c[o(487)](u)&&!c[o(426)](u)&&c[o(482)](u,o(468))?{type:o(445),content:Kr(n,o(444),s[o(467)](u,1))}:void 0})),this[t(461)]()}[Bi(461)](){const t=Bi,e=this[t(447)],n=e[t(420)];e[t(440)][t(460)](t(435))[t(478)][t(428)]((e=>{const r=t;if(r(486)!=e[r(484)])return;const{data:s}=e;return s&&r(477)==s[r(489)]?{type:r(481),content:Kr(n,r(436),Kr(n,r(473)))}:void 0}))}}function Vi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=ji,i=t[o(440)][o(460)](o(435)),a=r[o(471)][o(485)],c=r[o(471)][o(488)],u=t[o(455)][o(463)];if(!a[o(438)](c)||!a[o(425)])return;const l=a[o(425)];if(u[o(487)](l)&&!u[o(426)](l)&&u[o(482)](l,o(468))){if(!s[o(430)][o(450)](r[o(471)],n[o(457)]))return;const{authorId:t}=i[o(472)](r[o(458)]),a=s[o(466)][o(419)](o(431),{class:o(470),"data-author-id":t}),u=s[o(422)][o(434)](c);e&&i[o(465)][o(451)](r[o(458)])&&s[o(466)][o(432)](o(456),a),s[o(466)][o(462)](u,a),s[o(422)][o(442)](a,r[o(458)])}}}const Hi=Wi;function zi(){const t=["RemoveFormatEditing","formatInline","registerDescriptionCallback","enableDefaultAttributesIntegration","4JMtJnC","plugins","10FYiDOr","type","708JeOSOX","has","descriptionFactory","95628iljGGs","8263350Igslex","3808pUEzEY","370xNlNia","format","_registerLegacyDescription","afterInit","40KZKXtM","*Remove all formatting*","locale","editor","commandName","4152093vNpbda","998709ocpdop","formatBlock","get","removeFormat","30673848ykzmmI","TrackChangesEditing","9280QDTCeD"];return(zi=function(){return t})()}function Wi(t,e){const n=zi();return(Wi=function(t,e){return n[t-=286]})(t,e)}!function(t){const e=Wi,n=t();for(;;)try{if(958928===-parseInt(e(287))/1*(parseInt(e(293))/2)+-parseInt(e(303))/3*(-parseInt(e(314))/4)+parseInt(e(297))/5*(parseInt(e(290))/6)+parseInt(e(292))/7*(-parseInt(e(309))/8)+parseInt(e(291))/9*(-parseInt(e(316))/10)+-parseInt(e(302))/11+parseInt(e(307))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zi);class Ki extends t.Plugin{[Hi(296)](){const t=Hi,e=this[t(300)];e[t(315)][t(288)](t(310))&&(e[t(315)][t(305)](t(308))[t(313)](t(306)),this[t(295)]())}[Hi(295)](){const t=Hi,e=this[t(300)];e[t(315)][t(305)](t(308))[t(289)][t(312)]((n=>{const r=t;if(r(304)!=n[r(286)]&&r(311)!=n[r(286)])return;const{data:s}=n;return s&&r(306)==s[r(301)]?{type:r(294),content:Kr(e[r(299)],r(298))}:void 0}))}}function Xi(){const t=["plugins","afterInit","1997024wEbsTh","acceptAllSuggestions","RestrictedEditingModeEditing","trackChanges","280216KXSZvW","has","6NPeFwn","749690ljFgnX","acceptSuggestion","get","goToPreviousRestrictedEditingException","enableCommand","5046301wKlJyH","60NAQhAz","6XYxcTE","10nTyxWD","333wSdjmd","1813147huLBIb","discardAllSuggestions","acceptSelectedSuggestions","121PezrDv","206269odyFOW","discardSelectedSuggestions","3702260rjTtxA","discardSuggestion","goToNextRestrictedEditingException","TrackChangesEditing","editor"];return(Xi=function(){return t})()}const qi=Ji;function Ji(t,e){const n=Xi();return(Ji=function(t,e){return n[t-=322]})(t,e)}!function(t){const e=Ji,n=t();for(;;)try{if(694037===parseInt(e(330))/1*(parseInt(e(324))/2)+-parseInt(e(345))/3*(parseInt(e(339))/4)+parseInt(e(332))/5+parseInt(e(323))/6*(-parseInt(e(326))/7)+-parseInt(e(343))/8*(-parseInt(e(325))/9)+parseInt(e(346))/10*(parseInt(e(329))/11)+parseInt(e(322))/12*(-parseInt(e(351))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xi);class Zi extends t.Plugin{[qi(338)](){const t=qi,e=this[t(336)];if(!e[t(337)][t(344)](t(341)))return;const n=e[t(337)][t(348)](t(335));n[t(350)](t(349)),n[t(350)](t(334));const r=e[t(337)][t(348)](t(341));r[t(350)](t(342)),r[t(350)](t(347)),r[t(350)](t(333)),r[t(350)](t(340)),r[t(350)](t(327)),r[t(350)](t(328)),r[t(350)](t(331))}}function Yi(t,e){const n=$i();return(Yi=function(t,e){return n[t-=380]})(t,e)}const Qi=Yi;function $i(){const t=["896472UZeilT","editor","shiftEnter","element","deletion","high","split","plugins","model","softBreak","writer","2843456jqfqCe","491416HboTpQ","registerElementLabel","showSuggestionHighlights","markerRange","ck-suggestion-marker--active","334192Doszyu","markerName","span","test","addClass","getItems","name","75051SaTtHp","requires","consumable","editing","ELEMENT_LINE_BREAK","descriptionFactory","init","createPositionBefore","includes","ck-suggestion-marker-","enableCommand","TrackChangesEditing","320133pWCYnK","merge","addMarker:suggestion:insertion","insert","data","get","toViewPosition","activeMarkers","locale","options","addMarker:suggestion:deletion","bindElementToMarker","downcastDispatcher","mapper","addMarker:suggestion","_splitMarkerName","createUIElement","5030JLYKCl"];return($i=function(){return t})()}!function(t){const e=Yi,n=t();for(;;)try{if(127302===-parseInt(e(419))/1+-parseInt(e(407))/2+parseInt(e(431))/3+parseInt(e(412))/4+parseInt(e(394))/5+-parseInt(e(395))/6+parseInt(e(406))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($i);class ta extends t.Plugin{static get[Qi(420)](){return[Qs.ShiftEnter]}[Qi(425)](){const t=Qi,e=this[t(396)],n=e[t(402)][t(382)](t(430));n[t(429)](t(397)),e[t(422)][t(389)].on(t(433),ea(e),{priority:t(400)}),e[t(422)][t(389)].on(t(387),ea(e),{priority:t(400)}),e[t(381)][t(389)].on(t(391),((n,r,s)=>{const o=t;s[o(386)][o(409)]&&ea(e,{showActiveMarker:!1})(n,r,s)})),n[t(424)][t(408)](t(404),(n=>Kr(e[t(385)],t(423),n)))}}function ea(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Yi,i=t[o(402)][o(382)](o(430));if(!s[o(421)][o(415)](r[o(410)],n[o(418)]))return;const a=t[o(403)];for(const t of r[o(410)][o(417)]()){if(!t.is(o(398),o(404)))continue;const n=o(399)==r[o(413)][o(401)](":")[1]?o(432):o(401),{authorId:c}=i[o(392)](r[o(413)]),u=s[o(405)][o(393)](o(414),{class:o(428)+n,"data-author-id":c}),l=s[o(390)][o(383)](a[o(426)](t));e&&i[o(384)][o(427)](r[o(413)])&&s[o(405)][o(416)](o(411),u),s[o(405)][o(380)](l,u),s[o(390)][o(388)](u,r[o(413)])}}}const na=ra;function ra(t,e){const n=oa();return(ra=function(t,e){return n[t-=194]})(t,e)}!function(t){const e=ra,n=t();for(;;)try{if(287489===-parseInt(e(208))/1+parseInt(e(228))/2*(-parseInt(e(227))/3)+-parseInt(e(209))/4+-parseInt(e(215))/5+-parseInt(e(222))/6*(-parseInt(e(200))/7)+-parseInt(e(211))/8*(-parseInt(e(226))/9)+parseInt(e(202))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oa);class sa extends t.Plugin{[na(205)](){const t=na,e=this[t(234)],n=e[t(194)],r=e[t(229)];if(!e[t(206)][t(219)](t(230)))return;const s=e[t(206)][t(221)](t(197)),o=t(231),i=e[t(233)][t(221)](o);s[t(212)](o,((e,r={})=>{const a=t,c=n[a(218)][a(199)];if(c[a(232)])return void e(r);const u=void 0!==r[a(203)]?r[a(203)]:!i[a(213)];n[a(201)]((()=>{const t=a,e=Array[t(210)](c[t(196)]());for(const r of e){const e=u?[r]:ws(o,r,n);for(const n of e)s[t(220)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(217)][t(195)]((e=>{const n=t;if(n(207)!=e[n(214)]&&n(216)!=e[n(214)])return;const{data:s}=e;return s&&s[n(204)]==o?s[n(198)][0][n(203)]?{type:n(223),content:Kr(r,n(225))}:{type:n(223),content:Kr(r,n(224))}:void 0}))}}function oa(){const t=["editor","model","registerDescriptionCallback","getRanges","TrackChangesEditing","commandParams","selection","21mYjpEJ","change","7255260XkRHPm","forceValue","commandName","afterInit","plugins","formatBlock","215262SOObLc","2218048nekodv","from","150664utoukV","enableCommand","value","type","725025pNxwpu","formatInline","descriptionFactory","document","has","markInlineFormat","get","797826JhBSNv","format","FORMAT_RESTRICTED_DISABLED","FORMAT_RESTRICTED_ENABLED","126MnMEhG","557499SqngXi","2DJeUKj","locale","StandardEditingModeEditing","restrictedEditingException","isCollapsed","commands"];return(oa=function(){return t})()}const ia=aa;function aa(t,e){const n=ca();return(aa=function(t,e){return n[t-=415]})(t,e)}function ca(){const t=["formatInline","commandName","forceValue","plugins","formatBlock","10aMHuNl","style","get","FORMAT_STYLE","GeneralHtmlSupport","StyleUtils","element","18Ajzaii","definitions","enableDefaultAttributesIntegration","*Remove format:* %0","_registerLegacyDescription","6882750FAolZv","add","commandParams","4010259VLpabO","config","has","inline","registerInlineAttribute","registerBlockAttribute","block","16ZYVBOj","format","normalizeConfig","*Set format:* %0","afterInit","DataSchema","28YtAamX","registerAttributeLabel","descriptionFactory","locale","TrackChangesEditing","5494272AjNPtl","registerDescriptionCallback","styleName","ghsAttributes","editor","2084895LxCbzg","type","238749ZfLCbG","toLowerCase","708148lGaVcg","Style","4696657NgFtiW","getGhsAttributeNameForElement"];return(ca=function(){return t})()}!function(t){const e=aa,n=t();for(;;)try{if(741228===-parseInt(e(439))/1+parseInt(e(425))/2*(parseInt(e(437))/3)+parseInt(e(430))/4+parseInt(e(435))/5*(-parseInt(e(455))/6)+parseInt(e(441))/7*(parseInt(e(419))/8)+-parseInt(e(460))/9*(parseInt(e(448))/10)+-parseInt(e(463))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ca);class ua extends t.Plugin{[ia(423)](){const t=ia,e=this[t(434)];if(!e[t(446)][t(465)](t(440))||!e[t(446)][t(465)](t(424)))return;const n=e[t(446)][t(450)](t(429)),r=e[t(428)],s=e[t(464)][t(450)](t(449))||{},o=e[t(446)][t(450)](t(452)),i=e[t(446)][t(450)](t(453))[t(421)](e[t(446)][t(450)](t(424)),s[t(456)]);n[t(457)](t(449));const a=new Set;for(const e of i[t(418)]){const n=o[t(442)](e[t(454)]);a[t(461)](n)}const c=new Set;for(const e of i[t(415)]){const n=o[t(442)](e[t(454)]);c[t(461)](n);for(const n of e[t(433)])c[t(461)](n)}for(const e of a)n[t(417)](e),n[t(427)][t(426)](e,Kr(r,t(451)));for(const e of c)n[t(416)](e),n[t(427)][t(426)](e,Kr(r,t(451)));this[t(459)]()}[ia(459)](){const t=ia,e=this[t(434)],n=e[t(428)];e[t(446)][t(450)](t(429))[t(427)][t(431)]((e=>{const r=t;if(r(447)!=e[r(436)]&&r(443)!=e[r(436)])return;const{data:s}=e;return s&&r(449)===s[r(444)]?s[r(462)][0][r(445)]?{type:r(420),content:Kr(n,r(422),s[r(462)][0][r(432)][r(438)]())}:{type:r(420),content:Kr(n,r(458),s[r(462)][0][r(432)][r(438)]())}:void 0}))}}const la=fa;function fa(t,e){const n=ha();return(fa=function(t,e){return n[t-=189]})(t,e)}function ha(){const t=["ELEMENT_TABLE_COLUMN_WITH_TEXT","insertTable","max","hasAttribute","isIntersecting","enqueueChange","forceValue","discard","isEqual","enableCommand","registerElementLabel","insertion","accept","data","4wGDfEI","highest","_splitMarkerName","_getCoordsForCells","12953930kkyITE","afterInit","selectTableRow","5954688TfkQpz","insertTableColumnLeft","deletion","locale","options","getAttribute","registerCustomCallback","*Insert:* %0","batch","document","values","tablePaste","change","last","markMultiRangeDeletion","toViewElement","getFirstRange","every","filter","ELEMENT_TABLE_ROW_WITH_TEXT","cell","nodeAfter","startsWith","createTableWalker","detach","removeTableRow","findAncestor","length","minRow","map","some","addClass","get","add","showSuggestionHighlights","has","registerDescriptionCallback","minColumn","MIN_SAFE_INTEGER","editor","rootName","getChangedMarkers","subType","_getSuggestionCoords","oldRange","execute","selectTableColumn","getChildren","1018144SfyBbJ","getSuggestion","$graveyard","low","change:data","1850619GpJxeu","insertTableRowAbove","getContainedElement","fromRange","7YoLxyX","TableUtils","1387yuyQUP","isIntersectingWithRange","maxRow","*Remove:* %0","getSelectionAffectedTableCells","markMultiRangeInsertion","refresh","ELEMENT_TABLE","createPositionAt","from","model","getRowIndexes","_tablePostFixingSubtypes","getCellLocation","rowspan","createRangeOn","tableColumn","ELEMENT_TABLE_COLUMN","maxColumn","colspan","getChanges","type","substr","commands","removeTableColumn","tableCell","_tableSuggestions","mapper","selection","join","getItems","ELEMENT_TABLE_ROW","push","nodeBefore","toLowerCase","differ","insertTableRowBelow","11etUjIc","insert","position","setSelection","TrackChangesEditing","_setupColumnsRowsFixing","addRange","left","908tGmHfw","getColumnIndexes","classes","table","MAX_SAFE_INTEGER","suggestion","plugins","order","span","downcastDispatcher","removeClass","item","getRanges","descriptionFactory","TableEditing","_acceptFormatSuggestionCallbackFactory","above","first","isInContent","min","insertTableColumnRight","name","isArray","tableRow","$textProxy","end","ELEMENT_TABLE_WITH_TEXT","writer","createRangeIn","includes","2341380rWRXzG","addMarker:suggestion","root","registerPostFixer","2649018CCviop","_suggestionFactory","start","isTouching","element"];return(ha=function(){return t})()}!function(t){const e=fa,n=t();for(;;)try{if(512315===-parseInt(e(336))/1*(-parseInt(e(217))/2)+parseInt(e(330))/3+parseInt(e(270))/4*(parseInt(e(247))/5)+-parseInt(e(251))/6+parseInt(e(334))/7*(-parseInt(e(325))/8)+parseInt(e(277))/9+parseInt(e(274))/10*(-parseInt(e(209))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ha);class ga extends t.Plugin{constructor(t){const e=fa;super(t),this[e(348)]=[e(240),e(352)],this[e(198)]=new Set}[la(275)](){const t=la,e=this[t(316)],n=e[t(346)][t(286)][t(200)];if(!e[t(223)][t(312)](t(231)))return;const r=e[t(280)],s=e[t(223)][t(309)](t(213)),o=e[t(223)][t(309)](t(335));s[t(230)][t(266)](t(220),(e=>Kr(r,t(343),e))),this[t(214)](),s[t(265)](t(257)),s[t(265)](t(276)),s[t(265)](t(323));for(const r of[t(331),t(208)]){const i=e[t(195)][t(309)](r);s[t(265)](r,(r=>{const a=t;e[a(346)][a(289)]((t=>{const e=a;r();const c=e(233)===i[e(224)],u=o[e(340)](n),l=o[e(347)](u),f=c?l[e(234)]-1:l[e(290)]+1,h=u[0][e(303)](e(220)),g=o[e(300)](h,{startRow:f,endRow:f}),d=Array[e(345)](g)[e(306)]((n=>t[e(351)](n[e(297)])));s[e(341)](d,e(240))}))}))}for(const r of[t(278),t(237)]){const i=e[t(195)][t(309)](r);s[t(265)](r,(r=>{const a=t;e[a(346)][a(289)]((t=>{const e=a;r();const c=e(216)===i[e(224)],u=o[e(340)](n),l=o[e(218)](u),f=c?l[e(234)]-1:l[e(290)]+1,h=u[0][e(303)](e(220)),g=o[e(300)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(345)](g)[e(306)]((n=>t[e(351)](n[e(297)])));s[e(341)](d,e(352))}))}))}for(const r of[t(302),t(196)]){const i=r[t(194)](11),a=i[t(206)](),c=a[t(194)](0,3)+t(225),u=t(220)+i,l=t(236)+i,f=t(258)+i;s[t(265)](r,(()=>{const i=t;e[i(346)][i(289)]((t=>{const e=i,h=o[e(340)](n),g=h[0][e(303)](e(220));let d;if(e(302)==r){const t=o[e(347)](h);d={startRow:t[e(234)],endRow:t[e(290)],includeAllSlots:!0}}else{const t=o[e(218)](h);d={startColumn:t[e(234)],endColumn:t[e(290)],includeAllSlots:!0}}const p=o[e(300)](g,d),m=Array[e(345)](p)[e(306)]((({cell:t})=>t)),I=da(m[e(295)]((t=>t[e(259)](c)))),E=da(m[e(295)]((t=>!t[e(259)](c))))[e(306)]((n=>t[e(351)](n))),b=s[e(291)](E,u);if(b&&(e(240)==b[e(319)]||e(352)==b[e(319)])){const n=this[e(320)](b);for(const r of I){const s=t[e(351)](r),i=o[e(349)](r),u=r[e(282)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(215)](s)}}}))}))}function c(r){const s=t,o=Array[s(345)](n[s(229)]())[s(306)]((t=>i.LiveRange[s(333)](t)));e[s(346)][s(289)]((t=>{const n=s,i=t[n(285)];r=r[n(295)]((t=>n(327)!=t[n(249)][n(317)])),t[n(212)](r),e[n(195)][n(309)](n(302))[n(342)](),e[n(322)](n(302),{forceDefaultExecution:!0}),e[n(346)][n(261)]((()=>{const t=n;e[t(346)][t(261)](i,(e=>{const n=t,r=o[n(295)]((t=>n(327)!=t[n(249)][n(317)]));r[n(304)]>0&&e[n(212)](r);for(const t of o)t[n(301)]()}))}))}))}function u(r){const s=t;e[s(346)][s(289)]((t=>{const o=s,a=Array[o(345)](n[o(229)]())[o(306)]((t=>i.LiveRange[o(333)](t))),c=[];for(const t of r)for(const e of t[o(202)]({shallow:!0}))c[o(204)](e);for(const n of c)o(327)!=n[o(249)][o(317)]&&(t[o(212)](t[o(344)](n,0)),e[o(195)][o(309)](o(196))[o(342)](),e[o(322)](o(196),{forceDefaultExecution:!0}));const u=a[o(295)]((t=>o(327)!=t[o(249)][o(317)]));u[o(304)]>0&&t[o(212)](u);for(const t of a)t[o(301)]()}))}function l(e,n){const r=t;return n[r(294)]((t=>e[r(307)]((e=>e[r(242)][r(264)](t[r(253)])||t[r(242)][r(264)](e[r(253)])))))}function f(e,n){const r=t;return!e[r(307)]((t=>n[r(307)]((e=>t[r(260)](e)))))&&e[r(307)]((t=>n[r(307)]((e=>t[r(242)][r(254)](e[r(253)])))))}e[t(269)][t(226)].on(t(248),((e,n,r)=>{const s=t;if(!r[s(281)][s(311)])return;const o=n[s(228)];if(!o)return;const i=r[s(199)][s(292)](o);function c(t){return Array[s(239)](t)?t:[t]}i&&s(197)===o[s(238)]&&(0,a.setHighlightHandling)(i,r[s(244)],((t,e,n)=>n[s(308)](c(e[s(219)]),t)),((t,e,n)=>n[s(227)](c(e[s(219)]),t)))}),{priority:t(271)}),s[t(230)][t(313)]((e=>{const n=t;if(n(267)!=e[n(193)]&&n(279)!=e[n(193)])return;const s=e[n(332)]();if(null!=s&&s.is(n(255),n(220))){if(n(267)==e[n(193)]){const t=e[n(202)]()[n(295)]((t=>t.is(n(241))))[n(306)]((t=>t[n(269)]));if(t[n(304)])return{type:n(267),content:Kr(r,n(284),Kr(r,n(243),'"'+t[n(201)](" ")+'"'))}}if(n(279)==e[n(193)]){const t=e[n(202)]()[n(295)]((t=>t.is(n(241))))[n(306)]((t=>t[n(269)]));if(t[n(304)])return{type:n(279),content:Kr(r,n(339),Kr(r,n(243),'"'+t[n(201)](" ")+'"'))}}}})),s[t(230)][t(313)]((e=>{const n=t;if(n(240)==e[n(319)]){const t=e[n(202)]()[n(295)]((t=>t.is(n(241))))[n(306)]((t=>t[n(269)])),s=this[n(320)](e),o=s[n(338)]-s[n(305)]+1;if(n(267)==e[n(193)])return t[n(304)]?{type:n(267),content:Kr(r,n(284),Kr(r,n(296),[o,'"'+t[n(201)](" ")+'"']))}:{type:n(267),content:Kr(r,n(284),Kr(r,n(203),o))};if(n(279)==e[n(193)])return t[n(304)]?{type:n(279),content:Kr(r,n(339),Kr(r,n(296),[o,'"'+t[n(201)](" ")+'"']))}:{type:n(279),content:Kr(r,n(339),Kr(r,n(203),o))}}if(n(352)==e[n(319)]){const t=e[n(202)]()[n(295)]((t=>t.is(n(241))))[n(306)]((t=>t[n(269)])),s=this[n(320)](e),o=s[n(190)]-s[n(314)]+1;if(n(267)==e[n(193)])return t[n(304)]?{type:n(267),content:Kr(r,n(284),Kr(r,n(256),[o,'"'+t[n(201)](" ")+'"']))}:{type:n(267),content:Kr(r,n(284),Kr(r,n(189),o))};if(n(279)==e[n(193)])return t[n(304)]?{type:n(279),content:Kr(r,n(339),Kr(r,n(256),[o,'"'+t[n(201)](" ")+'"']))}:{type:n(279),content:Kr(r,n(339),Kr(r,n(189),o))}}})),s[t(252)][t(283)](t(267),t(240),t(263),c),s[t(252)][t(283)](t(279),t(240),t(268),c),s[t(252)][t(283)](t(267),t(352),t(263),u),s[t(252)][t(283)](t(279),t(352),t(268),u),s[t(252)][t(283)](t(267),t(352),t(201),l),s[t(252)][t(283)](t(279),t(352),t(201),l),s[t(252)][t(283)](t(267),t(240),t(201),f),s[t(252)][t(283)](t(279),t(240),t(201),f)}[la(232)](){const t=la,e=this[t(316)],n=e[t(346)][t(286)][t(200)];return(r,s)=>{const o=t;e[o(346)][o(289)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(242)][a(205)];u&&u[0]&&!1===u[0][a(262)]&&(l=r[0][a(253)][a(298)]);const f=t[a(245)](l);if(a(327)==f[a(249)][a(317)])return;const h=Array[a(345)](n[a(229)]())[a(306)]((t=>i.LiveRange[a(333)](t)));t[a(212)](f),e[a(195)][a(309)](c)[a(342)](),u[a(204)]({forceDefaultExecution:!0}),e[a(322)](c,...u);const g=h[a(295)]((t=>a(327)!=t[a(249)][a(317)]));g[a(304)]>0&&t[a(212)](g);for(const t of h)t[a(301)]()}))}}[la(273)](t){const e=la,n=this[e(316)][e(223)][e(309)](e(335));let r=Number[e(221)],s=Number[e(315)],o=Number[e(221)],i=Number[e(315)];for(const a of t){if(e(327)==a[e(249)][e(317)])continue;const{row:t,column:c}=n[e(349)](a),u=a[e(259)](e(350))?a[e(282)](e(350))-1:0,l=a[e(259)](e(191))?a[e(282)](e(191))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[la(214)](){const t=la,e=this[t(316)],n=e[t(223)][t(309)](t(213)),r=e[t(223)][t(309)](t(335));e[t(346)][t(286)].on(t(329),(()=>{const r=t,s=Array[r(345)](e[r(346)][r(286)][r(207)][r(318)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(272)](t);if(r(222)!=s)continue;if(null!=e[r(321)])continue;const a=n[r(326)](o);this[r(348)][r(246)](i)&&this[r(198)][r(310)](a)}}),{priority:t(328)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(351)](e),a=e[s(303)](s(220)),c=r[s(349)](e);for(const t of this[s(198)]){const n=t[s(319)],r=n[s(299)](s(288)),u=n[s(194)](r?10:5),l=u[s(206)](),f=l[s(194)](0,3)+s(225),h=s(236)+u,g=s(258)+u;if(!t[s(235)])continue;if(a!=t[s(293)]()[s(253)][s(303)](s(220)))continue;if(t[s(337)](i))continue;const d=e[s(259)](f)?e[s(282)](f)-1:0,p=this[s(320)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(215)](i),o=!0)}return o};e[t(346)][t(286)][t(250)]((n=>{const r=t;let o=!1;for(const t of e[r(346)][r(286)][r(207)][r(192)]())if(r(210)==t[r(193)])if(r(240)==t[r(238)])for(const e of t[r(211)][r(298)][r(324)]())o=o||s(e,n);else r(197)==t[r(238)]&&(o=o||s(t[r(211)][r(298)],n));return o}))}[la(320)](t){const e=la;return this[e(273)](t[e(229)]()[e(306)]((t=>t[e(253)][e(298)])))}}function da(t){const e=la;return Array[e(345)](new Set(t)[e(287)]())}const pa=ma;function ma(t,e){const n=Ea();return(ma=function(t,e){return n[t-=359]})(t,e)}!function(t){const e=ma,n=t();for(;;)try{if(959356===parseInt(e(455))/1+-parseInt(e(407))/2*(-parseInt(e(445))/3)+-parseInt(e(368))/4+parseInt(e(431))/5*(parseInt(e(438))/6)+parseInt(e(409))/7+parseInt(e(392))/8+-parseInt(e(373))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ea);class Ia extends t.Plugin{static get[pa(426)](){return[ga]}[pa(397)](){const t=pa,e=this[t(406)],n=e[t(429)][t(443)][t(456)],r=e[t(385)];if(!e[t(430)][t(440)](t(439)))return;const s=e[t(430)][t(374)](t(414)),o=e[t(430)][t(374)](t(369)),a=e[t(430)][t(374)](ga);a[t(362)][t(432)](t(442)),s[t(412)](t(442),(()=>{const n=t,r=o[n(437)](e[n(429)][n(443)][n(456)]);e[n(429)][n(428)]((()=>{const t=n;s[t(391)](r,{commandName:t(442),commandParams:[]},[],t(442))}))})),e[t(400)][t(374)](t(442)).on(t(399),((n,r)=>{const o=t;e[o(400)][o(374)](o(422))[o(420)]&&(r[o(359)]>0&&r[r[o(359)]-1]&&r[r[o(359)]-1][o(360)]||s[o(372)]||this[o(384)]()||n[o(454)]())}),{priority:t(410)});for(const n of[t(363),t(387),t(411),t(382)]){const r=e[t(400)][t(374)](n);s[t(412)](n,(()=>{const n=t,o=e[n(429)][n(443)][n(456)][n(403)]()[n(448)]()[n(436)]((t=>t.is(n(370),n(453)))),i=r[n(420)];e[n(429)][n(428)]((()=>{const t=n;s[t(391)]([o,i],{commandName:t(442),commandParams:[]},[],t(442))}))}))}for(const n of[t(402),t(366)]){const r=e[t(400)][t(374)](n);s[t(412)](n,(()=>{const i=t,a=o[i(437)](e[i(429)][i(443)][i(456)])[0],c=a[i(394)](i(450)),{column:u,row:l}=o[i(401)](a);let f=[];if(i(380)==r[i(376)]){const t=o[i(416)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(441)](t)[i(361)]((t=>t[i(365)]))}else{const t=o[i(416)](c,{column:u,includeAllSlots:!0});f=Array[i(441)](t)[i(361)]((t=>t[i(365)]))}e[i(429)][i(428)]((t=>{const e=i;s[e(375)](t[e(371)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(419)][t(447)]((e=>{const n=t;if(n(404)!=e[n(446)]&&n(421)!=e[n(446)])return;const{data:s}=e;return s&&n(442)==s[n(390)]?{type:n(452),content:Kr(r,n(389))}:void 0})),s[t(419)][t(447)]((e=>{const n=t;if(n(404)!=e[n(446)]&&n(421)!=e[n(446)])return;const{data:s}=e;return s?n(402)==s[n(390)]?{type:n(452),content:Kr(r,n(381))}:n(366)==s[n(390)]?{type:n(452),content:Kr(r,n(425))}:void 0:void 0}));const c=a[t(418)]();for(const e of[t(363),t(387),t(411),t(382)])s[t(396)][t(424)](t(404),e,t(405),c);for(const e of[t(402),t(366)])s[t(396)][t(424)](t(404),e,t(405),c);s[t(396)][t(424)](t(404),t(442),t(405),(r=>{const s=t;e[s(429)][s(428)]((t=>{const o=s,a=Array[o(441)](n[o(413)]())[o(361)]((t=>i.LiveRange[o(386)](t)));t[o(367)](r),e[o(400)][o(374)](o(442))[o(433)](),e[o(399)](o(442),{forceDefaultExecution:!0});const c=a[o(434)]((t=>o(451)!=t[o(415)][o(435)]));c[o(359)]>0&&t[o(367)](c);for(const t of a)t[o(408)]()}))}));for(const n of[t(363),t(411),t(382),t(387)]){const r=e[t(400)][t(374)](n);r.on(t(377),((n,s,o)=>{const i=t;if(o){const t=e[i(429)][i(443)][i(456)][i(403)]()[i(448)]()[i(436)]((t=>t.is(i(370),i(453))));this[i(379)](r[i(420)],t)||(n[i(427)]=!1,n[i(454)]())}}),{priority:t(395)})}}[pa(384)](){const t=pa,e=this[t(406)][t(400)][t(374)](t(442)),n=this[t(406)][t(430)][t(374)](t(369));if(!e[t(393)])return!1;const r=n[t(437)](this[t(406)][t(429)][t(443)][t(456)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(379)](e,n))return!1;return!0}[pa(379)](t,e){const n=pa,r=this[n(406)][n(430)][n(374)](n(414)),s=this[n(406)][n(429)][n(371)](t),o=this[n(406)][n(429)][n(371)](e),i=new Set,a=new Set;for(const t of r[n(449)]())if((n(364)==t[n(446)]||n(398)==t[n(446)]||n(442)==t[n(383)])&&t[n(378)])for(const e of t[n(413)]())e[n(423)](s,!0)&&i[n(444)](t[n(446)]+":"+t[n(388)].id),e[n(423)](o,!0)&&a[n(444)](t[n(446)]+":"+t[n(388)].id);if(i[n(417)]!=a[n(417)])return!1;for(const t of i)if(!a[n(440)](t))return!1;return!0}}function Ea(){const t=["has","from","mergeTableCells","document","add","144TnHfoG","type","registerDescriptionCallback","getAncestors","getSuggestions","table","$graveyard","format","tableCell","stop","933636UsrFXW","selection","length","forceDefaultExecution","map","_tablePostFixingSubtypes","mergeTableCellUp","insertion","cell","splitTableCellHorizontally","setSelection","328792ncAlVx","TableUtils","element","createRangeOn","_isForcedDefaultExecutionBlock","40997259BXPFOV","get","markBlockFormat","direction","set:isEnabled","isInContent","_areMergableCells","horizontally","*Split cell:* vertically","mergeTableCellLeft","subType","_areSelectedCellsMergable","locale","fromRange","mergeTableCellRight","author","*Merge cells*","commandName","markMultiRangeBlockFormat","14302016TFXegO","isEnabled","findAncestor","low","_suggestionFactory","afterInit","deletion","execute","commands","getCellLocation","splitTableCellVertically","getFirstPosition","formatBlock","accept","editor","15810ylnhCF","detach","10486889wunyCn","highest","mergeTableCellDown","enableCommand","getRanges","TrackChangesEditing","root","createTableWalker","size","_acceptFormatSuggestionCallbackFactory","descriptionFactory","value","formatInline","trackChanges","containsRange","registerCustomCallback","*Split cell:* horizontally","requires","return","change","model","plugins","175AYNCFs","push","refresh","filter","rootName","find","getSelectionAffectedTableCells","171060JLIIgR","TableEditing"];return(Ea=function(){return t})()}const ba=Ta;function Ta(t,e){const n=_a();return(Ta=function(t,e){return n[t-=182]})(t,e)}function _a(){const t=["removeClass","headingColumns","options","FORMAT_HEADER_ROW","_suggestionFactory","_registerLegacyDescription","has","_acceptFormatSuggestionCallbackFactory","registerCustomCallback","afterInit","301550SkOYZd","markerNameToElements","registerAttributeLabel","setTableRowHeader","unbindElementFromMarkerName","674641FKtpqH","getCellLocation","_splitMarkerName","getSuggestion","TableUtils","type","FORMAT_HEADER_COLUMN","plugins","FORMAT_REGULAR_ROW","markerRange","data-suggestion","nodeBefore","requires","editor","addClass","33148674WKeSQM","downcastDispatcher","6899892DpGrqC","markerName","formatBlock","ck-suggestion-marker--active","start","accept","registerDescriptionCallback","TableEditing","writer","activeMarkers","TrackChangesEditing","consumable","name","stop","_handleLegacySuggestions","format","*Format:* %0","highest","toViewElement","cell","addMarker:suggestion","commandName","setAttribute","commandParams","removeMarker:suggestion","headingRows","editing","registerBlockAttribute","locale","consume","nodeAfter","forceValue","descriptionFactory","data","get","createTableWalker","end","10PuQgVS","includes","776881NRVAxo","item","ck-suggestion-marker-","removeAttribute","bindElementToMarker","setTableColumnHeader","mapper","enableDefaultAttributesIntegration","showSuggestionHighlights","30548KuGOeq","10430104brMGpM","78EakXuQ","parent","FORMAT_REGULAR_COLUMN","210YjanUN"];return(_a=function(){return t})()}!function(t){const e=Ta,n=t();for(;;)try{if(932958===parseInt(e(237))/1+parseInt(e(216))/2*(-parseInt(e(221))/3)+-parseInt(e(254))/4+-parseInt(e(232))/5*(-parseInt(e(218))/6)+-parseInt(e(207))/7+-parseInt(e(217))/8+parseInt(e(252))/9*(parseInt(e(205))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_a);class ya extends t.Plugin{static get[ba(249)](){return[ga]}[ba(231)](){const t=ba,e=this[t(250)];if(!e[t(244)][t(228)](t(261)))return;const n=e[t(196)],r=e[t(244)][t(202)](t(264));r[t(214)](t(235)),r[t(214)](t(212)),r[t(195)](t(193)),r[t(195)](t(223)),r[t(200)][t(234)](t(193),Kr(n,t(225))),r[t(200)][t(234)](t(223),Kr(n,t(243))),this[t(182)]()}[ba(182)](){const t=ba,e=this[t(250)][t(244)][t(202)](t(264)),n=this[t(250)][t(244)][t(202)](t(241)),r=this[t(250)][t(244)][t(202)](ga)[t(229)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=Ta,{type:c,id:u}=e[a(239)](o[a(255)]),l=e[a(240)](u),f=l[a(201)];if(a(256)!=l[a(242)]||!f||a(212)!=f[a(189)])return;if(o[a(208)])return void s[a(267)]();if(!i[a(265)][a(197)](o[a(246)],s[a(266)]))return;const h=o[a(246)][a(258)][a(198)],g=o[a(246)][a(204)][a(248)],d=h[a(219)][a(219)],{column:p}=n[a(238)](h),{column:m}=n[a(238)](g);for(let s=p;s<=m;s++){const l=n[a(203)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(187)],l=i[a(213)][a(186)](s);i[a(262)][a(251)](a(209)+c,l),r&&i[a(262)][a(190)](a(247),u,l),i[a(213)][a(211)](l,o[a(255)]),t&&(e[a(263)][a(206)](o[a(255)])?i[a(262)][a(251)](a(257),l):i[a(262)][a(222)](a(257),l))}}}}e[t(226)][t(230)](t(256),t(235),t(259),r),e[t(226)][t(230)](t(256),t(212),t(259),r),this[t(250)][t(194)][t(253)].on(t(188),s(),{priority:t(185)}),this[t(250)][t(201)][t(253)].on(t(188),((e,n,r)=>{const o=t;r[o(224)][o(215)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(185)}),this[t(250)][t(194)][t(253)].on(t(192),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(239)](r[o(255)]),c=e[o(240)](a),u=c[o(201)];if(o(256)!=c[o(242)]||!u||o(212)!=u[o(189)])return;const l=s[o(213)][o(233)](r[o(255)]);if(l)for(const t of l)s[o(262)][o(222)](o(209)+i,t),s[o(262)][o(222)](o(257),t),s[o(262)][o(210)](o(247),t),s[o(213)][o(236)](t,r[o(255)])}),{priority:t(185)}),this[t(227)]()}[ba(227)](){const t=ba,e=this[t(250)],n=e[t(196)];function r(e){const r=t;return{type:r(183),content:Kr(n,r(184),e)}}e[t(244)][t(202)](t(264))[t(200)][t(260)]((e=>{const s=t;if(s(256)!=e[s(242)])return;const{data:o}=e;if(o){if(s(235)==o[s(189)]){const t=o[s(191)][0][s(199)];return r(Kr(n,s(t?225:245)))}if(s(212)==o[s(189)]){const t=o[s(191)][0][s(199)];return r(Kr(n,s(t?243:220)))}}}))}}function Aa(){const t=["createElement","dataDowncast","endRow","tableCellVerticalAlignment","tableCellHorizontalAlignment","first","editor","tablePasteChainId","*Replace table cells*","getChildren","deletion","tablePasteCell","end","updateMarker","position","descriptionFactory","$graveyard","view","_tablePostFixingSubtypes","set","_splitMarkerName","getAllAdjacentSuggestions","clipboardOutput","has","suggestionLoaded","entries","createPositionBefore","markerAttributes","stop","rows","TrackChangesEditing","_getCoordsForCells","29073dJiWtn","value","move","94500kzIWTb","tablePasteRow","table","110lnSjsN","row","tableCellBackgroundColor","element","model","insertContent","200823NdASNd","ck-suggestion-marker-insertion","TableClipboard","46jmECWj","getSuggestionCallback","keys","tableCellBorderStyle","forEach","getMarkers","name","setAttribute","commands","Users","1632GUNVnv","activeMarkers","return","formatBlock","TableUtils","1002JKUvJc","includes","suggestion-td","insertRows","markerName","length","ck-suggestion-marker","previousSibling","differ","insert","getSelectionAffectedTableCells","conversion","tableCell","document","isInContent","getContainedElement","registerCustomCallback","createRangeOn","remove","tableCellBorderColor","nextSibling","getShiftedBy","from","oldRange","5465lolZVB","fill","register","registerDescriptionCallback","tableCellBorderWidth","plugins","editingDowncast","suggestion","getRowIndexes","selection","removeColumns","attributes","suggestion:formatBlock:tablePasteCell","markers","change","markMultiRangeInsertion","getRows","start","getColumns","locale","startsWith","find","requires","fromRange","column","getItems","reduce","insertColumns","call","3320057JHVcSj","documentSelection","elementToElement","filter","afterInit","schema","wrap","removeMarker","root","deletionRanges","cell","options","3inGbia","columnInsertionIndexes","join","batch","getColumnIndexes","rowInsertionRanges","5881lxyYLL","trackChanges","removeMarkers","unwrap","registerPostFixer","getRanges","accept","paragraph","redo","insertion","some","add","columnInsertionRanges","getRange","get","getSuggestions","isEqual","tableCellPadding","forceDefaultExecution","rootName","isEmpty","map","getTableIfOnlyTableInContent","682008sHCQbn","newRange","ck-suggestion-marker--active","hasSuggestion","every","setAttributes","getAttributes","markMultiRangeBlockFormat","endColumn","discard","push","next","tablePaste","columns","getSuggestion","markMultiRangeDeletion","tableCellSuggestion","markerToHighlight","showSuggestionHighlights","fromEntries","getChanges","_suggestionFactory","high","author","listenTo","detach","40PtfdXa","tablePasteColumn","createRangeIn","subType","editing","findAncestor","cells","for","_createdBatches","createRange","previous","getChild","containsRange","removeRows","low","createTableWalker","getChangedMarkers","type","nodeAfter","rowInsertionIndexes","suggestionUnloaded","_isForcedDefaultExecutionBlock","content","insertionRanges","_replaceTableSlotCell","last"];return(Aa=function(){return t})()}const ka=Ca;function Ca(t,e){const n=Aa();return(Ca=function(t,e){return n[t-=138]})(t,e)}!function(t){const e=Ca,n=t();for(;;)try{if(199348===parseInt(e(277))/1*(parseInt(e(191))/2)+parseInt(e(271))/3*(parseInt(e(300))/4)+-parseInt(e(230))/5*(parseInt(e(206))/6)+-parseInt(e(188))/7*(parseInt(e(326))/8)+parseInt(e(179))/9*(parseInt(e(182))/10)+parseInt(e(176))/11*(parseInt(e(201))/12)+-parseInt(e(259))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Aa);const La=[ka(234),ka(225),ka(194),ka(148),ka(147),ka(184),ka(294)],Sa=Object[ka(319)](La[ka(298)]((t=>[t,null])));class Na extends t.Plugin{static get[ka(252)](){return[ga]}[ka(263)](){const t=ka,n=this[t(150)];if(!n[t(235)][t(167)](t(190)))return;const r=n[t(235)][t(291)](t(174)),s=n[t(235)][t(291)](t(205)),o=n[t(235)][t(291)](ga),a=n[t(235)][t(291)](t(190));o[t(162)][t(310)](t(180),t(327)),n[t(186)][t(264)][t(232)](t(316),{allowIn:t(218),allowContentOf:t(218),isLimit:!0}),n[t(217)][t(261)]({model:t(316),view:t(208)});let c=null;n[t(186)].on(t(187),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(211)]-1];h&&h[u(295)]||r[u(139)]||this[u(150)][u(199)][u(291)](u(278))[u(177)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(260)))return!1;const i=s[o(299)](t,n);if(!i||!Ma(i,void 0,r))return!1;const a=r[o(216)](n[o(219)][o(239)]);if(!a[o(211)])return!1;const c=a[0][o(331)](o(181)),l=r[o(238)](a),f=r[o(275)](a),h={startRow:l[o(149)],endRow:l[o(143)],startColumn:f[o(149)],endColumn:f[o(143)]};return 1==a[o(211)]&&(h[o(146)]+=r[o(246)](i)-1,h[o(308)]+=r[o(248)](i)-1),Ma(c,h,r)}(l,f,n[u(186)],s,a)&&(o[u(172)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(186)][u(244)]((()=>{const t=u;n[t(186)][t(187)](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(211)]&&r[t(245)](o,t(180),{tablePasteChainId:s}),a[t(211)]&&r[t(245)](a,t(327),{tablePasteChainId:s}),l[t(211)]&&(r[t(245)](l,t(312),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(195)]((e=>{const n=t;var r;return null===(r=e[n(325)])||void 0===r?void 0:r[n(258)](e)}))),f[t(211)]&&(r[t(315)](f,t(312),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(195)]((e=>{const n=t;var r;return null===(r=e[n(325)])||void 0===r?void 0:r[n(258)](e)})));const g=r[t(307)](h[t(298)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(155),{tablePasteChainId:s});if(g){const e=g[t(196)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(186)][t(223)](s),a=e[t(251)]((e=>e[t(290)]()[t(293)](i)));a&&r[t(310)]([a[t(197)],o])}r[t(211)]&&g[t(198)](t(171),Object[t(319)](r))}c=null})))}),{priority:e.priorities[t(322)]+10}),n[t(235)][t(291)](t(190)).on(t(142),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(172)]();const u=s[r(269)],l=o,f=Ra(u),h=Ra(l);e[r(203)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(224)](u[r(337)](0));for(const t of Array[r(228)](l[r(153)]()))a[r(215)](t,u,r(156));const t=c[r(345)][r(207)](s[r(183)]),e=c[r(272)][r(207)](s[r(254)]);t||e||(g=i.LiveRange[r(253)](a[r(328)](u)))}else h&&!f&&(d=a[r(328)](u));else{const t=a[r(144)](r(316)),e=a[r(144)](r(316));a[r(265)](a[r(328)](u),e),a[r(215)](t,u,0);for(const e of Array[r(228)](l[r(153)]()))a[r(215)](e,t,r(156));g=i.LiveRange[r(253)](a[r(223)](t)),d=i.LiveRange[r(253)](a[r(223)](e))}const p=Array[r(228)](l[r(306)]())[r(262)]((([t])=>La[r(207)](t)));c[r(332)][r(310)]({element:u,attributes:p[r(211)]?Object[r(319)](p):null}),g&&c[r(141)][r(310)](g),d&&c[r(268)][r(310)](d)}),{priority:t(322)}),s.on(t(257),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(313)]||1;c[o(272)]=new Array(l)[o(231)](u)[o(298)](((t,e)=>t+e));for(const{cell:t}of s[o(341)](i,{startColumn:u,endColumn:u+l-1}))c[o(289)][o(310)](n[o(186)][o(223)](t))}),{priority:t(340)}),s.on(t(209),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(173)]||1;c[o(345)]=new Array(l)[o(231)](u)[o(298)](((t,e)=>t+e));for(const{cell:t}of s[o(341)](i,{startRow:u,endRow:u+l-1}))c[o(276)][o(310)](n[o(186)][o(223)](t))}),{priority:t(340)}),r[t(159)][t(233)]((e=>{const r=t;if(e[r(329)]&&e[r(329)][r(250)](r(312)))return e[r(336)]?{}:{type:r(286),content:Kr(n[r(249)],r(152))}}));const u=()=>!1;for(const e of[t(312),t(327),t(180),t(155)])r[t(321)][t(222)](t(286),e,t(273),u),r[t(321)][t(222)](t(154),e,t(273),u),r[t(321)][t(222)](t(204),e,t(273),u);r[t(321)][t(222)](t(204),t(155),t(309),u),r[t(321)][t(222)](t(204),t(155),t(283),((e,r,s)=>{const o=t,i=e[o(298)]((t=>t[o(221)]()))[o(262)]((t=>t)),a=new Map(i[o(298)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(332)])e&&a[o(163)](t,e);else if(s&&s[o(171)])for(const[t,e]of Object[o(169)](s[o(171)])){const r=n[o(186)][o(243)][o(291)](t),s=r?r[o(290)]()[o(221)]():null;s&&a[o(163)](s,e)}n[o(186)][o(244)]((t=>{const e=o;for(const[n,r]of a)t[e(305)]({...Sa,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(321)][o(222)](e,o(312),s,((t,i,a)=>{const c=o;n[c(186)][c(244)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(247)][o(344)];t.is(o(185),o(316))&&u[o(310)](t)}r[o(321)][o(192)](e,null,s)(t,i,a);for(const t of u)o(160)!=t[o(267)][o(296)]&&n[o(280)](t)}))}))};l(t(286),t(283)),l(t(286),t(309)),l(t(154),t(283)),l(t(154),t(309)),r[t(321)][t(222)](t(286),t(180),t(309),(e=>{const n=t,r=e[n(298)]((t=>t[n(221)]())),i=r[0][n(331)](n(181)),{minRow:a,maxRow:c}=o[n(175)](r);s[n(339)](i,{at:a,rows:c-a+1})})),r[t(321)][t(222)](t(286),t(327),t(309),(e=>{const n=t,r=e[n(298)]((t=>t[n(221)]())),i=r[0][n(331)](n(181)),{minColumn:a,maxColumn:c}=o[n(175)](r);s[n(240)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(329)]||!n[s(329)][s(250)](s(312)))return;const o=n[s(241)][s(151)],i=r[s(292)]()[s(262)]((t=>t[s(220)]&&t[s(241)]&&t[s(241)][s(151)]==o));i[s(211)]&&n[s(165)]()[s(211)]!=i[s(211)]&&i[s(256)](((t,e)=>(t[s(311)]=e,e[s(336)]=t,e)))};function h(e,n=!0){const s=t,{id:o,authorId:i}=r[s(164)](e[s(210)]),a=[s(212),s(189)],c=r[s(202)][s(207)](e[s(210)]);return c&&a[s(310)](s(302)),{classes:a,attributes:{"data-suggestion":o,"data-author-id":i},priority:c&&n?3010:3e3}}r.on(t(168),f,{priority:t(322)}),r.on(t(138),f,{priority:t(322)}),n[t(186)][t(219)][t(281)]((()=>{const e=t;let s=!1;const o=Array[e(228)](n[e(186)][e(219)][e(214)][e(342)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(164)](t);if(e(237)!=o||e(154)!=a||i[e(229)])continue;if(!r[e(303)](c))continue;const u=r[e(314)](c)[e(282)](),l=n[e(235)][e(291)](e(200)).me;for(const t of r[e(292)]())if(t[e(220)]&&t[e(323)]==l&&e(204)==t[e(343)]&&e(155)==t[e(329)]&&t[e(282)]()[e(304)]((t=>u[e(287)]((n=>n[e(338)](t,!0))))))for(const n of t[e(165)]())n[e(220)]&&(n[e(309)](),s=!0)}return s})),n[t(186)][t(219)][t(281)]((e=>{const s=t,o=n[s(199)][s(291)](s(285));if(!o||!o[s(334)][s(167)](e[s(274)]))return!1;let i=!1;const a=n[s(235)][s(291)](s(200)).me,c=n[s(186)][s(219)][s(214)][s(320)](),u=Array[s(228)](n[s(186)][s(219)][s(214)][s(342)]())[s(262)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(164)](t);return n(237)==o&&n(312)==i&&c==a.id&&!e[n(229)]}));for(const t of c){if(s(215)!=t[s(343)]||s(316)!=t[s(197)]||1!=t[s(211)])continue;const n=e[s(335)](t[s(158)],t[s(158)][s(227)](1));if(!u[s(251)]((({data:t})=>t[s(301)][s(293)](n))))for(const{name:t,data:r}of u)if(n[s(338)](r[s(301)])){e[s(157)](t,{range:n}),i=!0;break}}return i})),n[t(186)][t(219)][t(281)]((e=>{const s=t;let o=!1;const i=n[s(235)][s(291)](s(200)).me,a=r[s(292)]()[s(262)]((t=>t[s(220)]&&t[s(323)]==i)),c=new Set,u=new Set;for(const t of a)if(s(312)==t[s(329)])for(const e of t[s(196)]()){const n=e[s(290)]()[s(221)]();if(n)if(n.is(s(185),s(316))&&Ra(n)){t[s(266)](e[s(197)]),c[s(288)](n),o=!0;const r=n[s(226)],i=n[s(213)],a=r&&r.is(s(185),s(316)),l=i&&i.is(s(185),s(316));a&&!c[s(167)](r)&&u[s(288)](r),l&&!c[s(167)](i)&&u[s(288)](i)}else n.is(s(185),s(284))&&n[s(297)]&&(t[s(266)](e[s(197)]),o=!0)}else if(s(155)==t[s(329)]){if(!t[s(241)]||!t[s(241)][s(151)])continue;const e=t[s(241)][s(171)];if(e&&Object[s(193)](e)[s(211)])continue;const n=t[s(241)][s(151)];let r=!0,i=!0;for(const e of a)if(e[s(329)]&&e[s(329)][s(250)](s(312))){if(!e[s(241)][s(151)]){i=!1;break}if(e.id!=t.id&&e[s(241)][s(151)]==n){r=!1;break}}i&&r&&(t[s(279)](),o=!0)}for(const t of c)e[s(224)](t);for(const t of u)e[s(280)](t);return o})),n[t(217)][t(333)](t(236))[t(317)]({model:t(242),view:t=>h(t),converterPriority:t(322)}),n[t(217)][t(333)](t(145))[t(317)]({model:t(242),view:(e,n)=>n[t(270)][t(318)]?h(e,!1):null,converterPriority:t(322)});const g=n[t(330)][t(161)];this[t(324)](g[t(219)],t(166),((e,n)=>{const r=t,s=[];for(const t of g[r(328)](n[r(140)])[r(255)]())t.is(r(185),r(208))&&s[r(310)](t);g[r(244)]((t=>{const e=r;for(const n of s)t[e(178)](t[e(328)](n),t[e(170)](n)),t[e(224)](n)}))}))}}function Ra(t){const e=ka;if(t[e(297)])return!0;const n=t[e(337)](0);return n.is(e(185),e(284))&&n[e(297)]}function Ma(t,e={},n){const r=ka;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(341)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const va=wa;function Oa(){const t=["descriptionFactory","locale","bind","TrackChangesEditing","table","accept","18466140otAVfI","1053426mHHlNb","TableColumnResizeEditing","subType","resizeTableWidth","plugins","*Format:* resize table","handleResizeTableWidthCommand","getSuggestions","Users","790rxOJUO","getTableColumnsWidths","author","has","resizeTable","4624NpWWVD","selection","18dcEFQF","1588120KTPnKd","formatInline","type","get","11jKkdXA","8371576xXOOcO","markBlockFormat","document","data","35OBIwVM","commandParams","handleSuggestionDescription","105039pLQBmK","getContainedElement","tableWidth","getSelectedElement","_suggestionFactory","afterInit","formatBlock","model","getColumnGroupElement","columnWidths","registerDescriptionCallback","enableCommand","editor","registerCustomCallback","51479COsWcD","getAttribute","change","formatGroupId","getSuggestionCallback","discard","format","1956zJwkMt"];return(Oa=function(){return t})()}function wa(t,e){const n=Oa();return(wa=function(t,e){return n[t-=137]})(t,e)}!function(t){const e=wa,n=t();for(;;)try{if(758205===parseInt(e(180))/1*(-parseInt(e(153))/2)+-parseInt(e(187))/3*(-parseInt(e(151))/4)+-parseInt(e(154))/5+parseInt(e(137))/6*(-parseInt(e(163))/7)+parseInt(e(159))/8+parseInt(e(166))/9*(-parseInt(e(146))/10)+-parseInt(e(158))/11*(-parseInt(e(194))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oa);class Da extends t.Plugin{[va(171)](){const t=va;if(!this[t(178)][t(141)][t(149)](t(138)))return;const e=this[t(178)][t(141)][t(157)](t(191));e[t(177)](t(140),this[t(143)][t(190)](this)),e[t(170)][t(179)](t(172),t(150),t(193),e[t(170)][t(184)](t(172),null,t(185))),e[t(170)][t(179)](t(172),t(150),t(185),e[t(170)][t(184)](t(172),null,t(193))),e[t(188)][t(176)](this[t(165)][t(190)](this))}[va(143)](t,e){const n=va,r=this[n(178)][n(141)][n(157)](n(191)),s=this[n(178)][n(141)][n(157)](n(138)),o=e[n(192)]||this[n(178)][n(173)][n(161)][n(152)][n(169)]();this[n(178)][n(173)][n(182)]((()=>{const i=n,a=s[i(174)](o);let c=a?s[i(147)](a):null,u=o[i(181)](i(168))||null;const l=e[i(168)]||u,f=e[i(175)]||c,h=this[i(178)][i(141)][i(157)](i(145)).me;for(const t of r[i(144)]()){const e=t[i(167)]();if(i(150)===t[i(139)]&&e===o){t[i(148)]!==h&&t[i(185)]();const e=t[i(162)][i(164)];u=e[0][i(168)],c=e[0][i(175)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(160)](o,{commandName:i(140),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(150)},[],i(150))}))}[va(165)](t){const e=va;if(e(172)!=t[e(156)]&&e(155)!=t[e(156)])return;const{data:n}=t;if(n&&e(150)===n[e(183)]){const t=e(142);return{type:e(186),content:Kr(this[e(178)][e(189)],t)}}}}const Fa=Pa;function Pa(t,e){const n=xa();return(Pa=function(t,e){return n[t-=233]})(t,e)}function xa(){const t=["TrackChangesEditing","1094140nPWHHz","enableCommand","1265680IWvizf","870282toxFkz","4957752EwEtMO","24635592bBwVOP","editor","afterInit","has","4241322rTYePH","372nbmrjt","get","insertTemplate","166369KcEMuN","Template","plugins"];return(xa=function(){return t})()}!function(t){const e=Pa,n=t();for(;;)try{if(819848===-parseInt(e(235))/1+parseInt(e(236))/2+-parseInt(e(242))/3+parseInt(e(237))/4+parseInt(e(233))/5+-parseInt(e(243))/6*(parseInt(e(246))/7)+parseInt(e(238))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xa);class Ba extends t.Plugin{[Fa(240)](){const t=Fa,e=this[t(239)];e[t(248)][t(241)](t(247))&&e[t(248)][t(244)](t(249))[t(234)](t(245))}}function Ua(){const t=["5360288tEsjdg","TrackChangesEditing","insertTableOfContents","afterInit","183379lYpwSO","tableOfContents","15gUMwXz","locale","ELEMENT_TABLE_OF_CONTENTS","445084SlNuDh","5964610HOgeqc","commands","get","enableCommand","plugins","2quUhps","491021HqnzPo","registerElementLabel","editor","615084anskyi","2351106QhUOsq","30ivWCsx","descriptionFactory"];return(Ua=function(){return t})()}function ja(t,e){const n=Ua();return(ja=function(t,e){return n[t-=488]})(t,e)}const Ga=ja;!function(t){const e=ja,n=t();for(;;)try{if(417974===-parseInt(e(493))/1*(-parseInt(e(492))/2)+-parseInt(e(496))/3+-parseInt(e(509))/4*(parseInt(e(506))/5)+-parseInt(e(498))/6*(-parseInt(e(504))/7)+parseInt(e(500))/8+parseInt(e(497))/9+-parseInt(e(510))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ua);class Va extends t.Plugin{[Ga(503)](){const t=Ga,e=this[t(495)];if(!e[t(488)][t(489)](t(502)))return;e[t(491)][t(489)](t(501))[t(490)](t(502));const n=e[t(491)][t(489)](t(501)),r=e[t(507)];n[t(499)][t(494)](t(505),(e=>Kr(r,t(508),e)))}}const Ha=za;function za(t,e){const n=Ka();return(za=function(t,e){return n[t-=230]})(t,e)}!function(t){const e=za,n=t();for(;;)try{if(443434===parseInt(e(256))/1*(-parseInt(e(258))/2)+-parseInt(e(245))/3*(-parseInt(e(233))/4)+parseInt(e(231))/5+parseInt(e(252))/6*(parseInt(e(257))/7)+parseInt(e(271))/8+-parseInt(e(266))/9+-parseInt(e(272))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ka);class Wa extends t.Plugin{[Ha(239)](){const t=Ha,e=this[t(248)];if(!e[t(263)][t(235)](t(261)))return;const n=e[t(263)][t(242)](t(236));n[t(234)][t(268)](t(262),(()=>Kr(e[t(255)],t(230)))),e[t(232)][t(267)][t(241)]((r=>{const s=t;let o=!1;const i=Array[s(253)](e[s(232)][s(267)][s(251)][s(254)]());for(const{name:t,data:a}of i){const{group:i}=n[s(246)](t);if(s(265)!==i||!a[s(247)])continue;const c=a[s(247)],u=c[s(249)][s(243)];if(!u||!u.is(s(273),s(262)))continue;if(!c[s(238)][s(244)](c[s(249)]))continue;const l=e[s(232)][s(237)][s(259)](c[s(249)],s(269));if(l&&l[s(250)]){const e=r[s(270)](c[s(238)],l[s(238)]);e[s(260)](c)||(r[s(240)](t,{range:e}),o=!0)}o||(r[s(264)](t),o=!0)}return o}))}}function Ka(){const t=["newRange","editor","end","isCollapsed","differ","37542iNEYTo","from","getChangedMarkers","locale","543618iPaJDA","889ZYPgxQ","2JkizXB","getNearestSelectionRange","isEqual","Title","title-content","plugins","removeMarker","suggestion","5812650ZSsIad","document","registerElementLabel","forward","createRange","4740392hzTuhQ","6443530nsOBkZ","element","ELEMENT_TITLE","3269640XdxIpE","model","12fDhBvj","descriptionFactory","has","TrackChangesEditing","schema","start","afterInit","updateMarker","registerPostFixer","get","nodeBefore","isTouching","236139VUIZrz","_splitMarkerName"];return(Ka=function(){return t})()}function Xa(){const t=["plugins","20111ijofRn","3012ecQYFF","5095RQhrqM","9kmaYmq","UndoEditing","redo","get","has","24eazZIZ","editor","131148ZKtjFL","65284WJDAIt","TrackChangesEditing","undo","afterInit","enableCommand","1368942teABlK","11776510ujhSYW","8uMtOHk","4317808NUunfi","17kNAwnh"];return(Xa=function(){return t})()}const qa=Ja;function Ja(t,e){const n=Xa();return(Ja=function(t,e){return n[t-=485]})(t,e)}!function(t){const e=Ja,n=t();for(;;)try{if(594627===parseInt(e(504))/1*(-parseInt(e(495))/2)+-parseInt(e(500))/3*(parseInt(e(502))/4)+-parseInt(e(486))/5*(-parseInt(e(485))/6)+parseInt(e(506))/7*(-parseInt(e(492))/8)+-parseInt(e(487))/9*(-parseInt(e(501))/10)+parseInt(e(503))/11+-parseInt(e(494))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xa);class Za extends t.Plugin{[qa(498)](){const t=qa,e=this[t(493)],n=e[t(505)][t(490)](t(496));e[t(505)][t(491)](t(488))&&(n[t(499)](t(497)),n[t(499)](t(489)))}}const Ya=Qa;function Qa(t,e){const n=$a();return(Qa=function(t,e){return n[t-=392]})(t,e)}function $a(){const t=["12CDmiiU","5374ibzRVx","toggleTableCaption","102PApDOw","TrackChangesEditing","62482vChaKH","179125MinsDu","has","TableCaptionEditing","get","afterInit","1890ZDihwp","requires","52macHMU","18010PlUQCj","219CdhCSx","744018LNQhLD","editor","enableCommand","plugins","133255JhZJTO","3048304dFxEKX"];return($a=function(){return t})()}!function(t){const e=Qa,n=t();for(;;)try{if(193395===-parseInt(e(395))/1+-parseInt(e(412))/2*(parseInt(e(404))/3)+-parseInt(e(402))/4*(-parseInt(e(409))/5)+-parseInt(e(392))/6*(-parseInt(e(394))/7)+parseInt(e(410))/8+parseInt(e(400))/9*(-parseInt(e(403))/10)+parseInt(e(405))/11*(parseInt(e(411))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($a);class tc extends t.Plugin{static get[Ya(401)](){return[ga]}[Ya(399)](){const t=Ya,e=this[t(406)];e[t(408)][t(396)](t(397))&&e[t(408)][t(398)](t(393))[t(407)](t(413))}}const ec=nc;function nc(t,e){const n=rc();return(nc=function(t,e){return n[t-=155]})(t,e)}function rc(){const t=["tableCellVerticalAlignment","registerCustomCallback","getAttribute","enableCommand","tableAlignment","accept","TablePropertiesEditing","pluginName","markBlockFormat","table","batch","data","getSuggestionCallback","model","setAttribute","tableCellBorderWidth","enqueueChange","commandParams","handleDiscardAction","tableCellHorizontalAlignment","tableBorderColor","tableWidth","start","tableCellProperties","6769405iozZdU","findAncestor","getContainedElement","1755585GCcwSS","nodeAfter","*Format:* change table properties","tableBackgroundColor","document","TableUtils","TableCellPropertiesEditing","tableCellWidth","_handlePropertyChange","2861380XRszhf","has","TrackChangesEditing","selection","tableBorderWidth","get","4270648QowuRN","1698tjLALm","*Format:* change table cell properties","tableCellHeight","getSelectionAffectedTableCells","plugins","9uiVBei","30275qTvFdA","locale","subType","change","getSuggestions","descriptionFactory","editor","format","getFirstPosition","formatBlock","1855746eyJKeB","tableBorderStyle","tableCellBackgroundColor","join","discard","registerDescriptionCallback","tableCellPadding","_suggestionFactory","_getSuggestion","tableCellBorderStyle","tableCellBorderColor","1357566FmFWna","tableHeight","tableProperties","removeAttribute","TrackChangesTableProperties","handleSuggestionDescription","afterInit"];return(rc=function(){return t})()}!function(t){const e=nc,n=t();for(;;)try{if(696098===-parseInt(e(202))/1+-parseInt(e(191))/2+parseInt(e(159))/3+-parseInt(e(168))/4+parseInt(e(156))/5+parseInt(e(175))/6*(parseInt(e(181))/7)+parseInt(e(174))/8*(parseInt(e(180))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rc);class sc extends t.Plugin{constructor(t){const e=nc;super(t),this[e(204)]=[e(229),e(192),e(172),e(213),e(230),e(203),e(162)],this[e(155)]=[e(201),e(200),e(224),e(197),e(166),e(177),e(193),e(228),e(209)]}static get[ec(216)](){return ec(206)}[ec(208)](){const t=ec,e=this[t(187)][t(179)][t(173)](t(170));if(this[t(187)][t(179)][t(169)](t(215))){for(const n of this[t(204)])e[t(212)](n,((e,r)=>{const s=t,o=this[s(187)][s(222)][s(163)][s(171)][s(189)]()[s(157)](s(218));this[s(167)](n,[o],this[s(204)],s(204),e,r)}));e[t(198)][t(210)](t(190),t(204),t(214),e[t(198)][t(221)](t(190),null,t(195))),e[t(198)][t(210)](t(190),t(204),t(195),((e,n)=>this[t(227)](this[t(204)],e,n))),e[t(198)][t(210)](t(190),t(204),t(194),(()=>!1))}if(this[t(187)][t(179)][t(169)](t(165))){for(const n of this[t(155)])e[t(212)](n,((e,r)=>{const s=t,o=this[s(187)][s(179)][s(173)](s(164))[s(178)](this[s(187)][s(222)][s(163)][s(171)]);this[s(167)](n,o,this[s(155)],s(155),e,r)}));e[t(198)][t(210)](t(190),t(155),t(214),e[t(198)][t(221)](t(190),null,t(195))),e[t(198)][t(210)](t(190),t(155),t(195),((e,n)=>this[t(227)](this[t(155)],e,n))),e[t(198)][t(210)](t(190),t(155),t(194),(()=>!1))}e[t(186)][t(196)]((e=>this[t(207)](e)))}[ec(167)](t,e,n,r,s,o){const i=ec,a=this[i(187)][i(179)][i(173)](i(170));this[i(187)][i(222)][i(225)](o[i(219)],(()=>{const t=i;for(const i of e)if(this[t(199)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(211)](r);void 0!==n&&(e[r]=n)}s(o),a[t(217)](i,{commandParams:[e]},[],r)}}))}[ec(227)](t,e,n){const r=ec,s=e[0][r(231)][r(160)],o=n[r(226)][0];this[r(187)][r(222)][r(184)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(223)](r,o[r],s):e[n(205)](r,s)}))}[ec(207)](t){const e=ec;if(t[e(220)])switch(t[e(183)]){case e(204):return{type:e(188),content:Kr(this[e(187)][e(182)],e(161))};case e(155):return{type:e(188),content:Kr(this[e(187)][e(182)],e(176))}}}[ec(199)](t,e){const n=ec,r=this[n(187)][n(179)][n(173)](n(170));for(const s of r[n(185)]({skipNotAttached:!0})){const r=s[n(158)]();if(s[n(183)]===e&&r===t)return s}return null}}var oc=Function.prototype,ic=Object.prototype,ac=oc.toString,cc=ic.hasOwnProperty,uc=ac.call(Object);const lc=function(t){if(!ne(t)||"[object Object]"!=ct(t))return!1;var e=en(t);if(null===e)return!0;var n=cc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ac.call(n)==uc};const fc=function(t){return lc(t)?void 0:t};var hc=$?$.isConcatSpreadable:void 0;const gc=function(t){return ce(t)||ae(t)||!!(hc&&t&&t[hc])};const dc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=gc),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):tn(o,c):s||(o[o.length]=c)}return o};const pc=function(t){return(null==t?0:t.length)?dc(t,1):[]};const mc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var Ic=Math.max;const Ec=function(t,e,n){return e=Ic(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=Ic(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),mc(t,this,a)}};const bc=function(t){return function(){return t}};const Tc=Zt?function(t,e){return Zt(t,"toString",{configurable:!0,enumerable:!1,value:bc(e),writable:!0})}:function(t){return t};var _c=Date.now;const yc=function(t){var e=0,n=0;return function(){var r=_c(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(Tc);const Ac=function(t){return yc(Ec(t,void 0,pc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=ir(e,(function(e){return e=fr(e,t),r||(r=e.length>1),e})),te(t,an(t),n),r&&(n=Jn(n,7,fc));for(var s=e.length;s--;)jr(n,e[s]);return n})),kc=Lc;function Cc(){const t=["ready","differ","isRemovable","before","data-suggestion","updateMarker","newRange","_processAttributeChanges","_createSuggestion","isIntersecting","newValue","change:_saved","insertion:accept","markAttributeChange","split","formatBlock:","collaboration.channelId","accepted","moveTargetPosition","fromCharCode","createdAt","track-changes-adapter-already-set","createRange","external:","_setSuggestionData","765080okGjmm","applyOperation","rootName","_getAttributeKey","forEach","enableReadOnlyMode","formatInline:","ck-suggestion-marker","root","attributeOldValue","announce","group","registerInlineAttribute","unbind","deletion","_registerDefaultCallbacks","removeClass","_inlineAttributeKeys","comments","_cutOutSuggestionMarker","formatBlock","_addSuggestionMarker","discardAllSuggestions","getAncestors","trackChangesCommand","_checkSuggestionCorrectness","options","_reduceExistingSuggestions","commandName","ck-suggestion-marker-formatBlock","LEAVE","push","getMultiRangeId","suggestionChanged","markMultiRangeBlockFormat","splice","name","sort","addComment","mapper","format","isAfter","plugins","ck-suggestion-marker-","attributeKey","getSuggestion","isBlock","getChanges","isLimit","warn","open","markDeletion","acceptSelectedSuggestions","set","insertion:discard","authorName","splitPosition","removeAttribute","head","isObject","isInContent","formatInline:discard","suggestionUnloaded","getSuggestionCallback","locale","change:activeMarkers","createPositionAt","parent","deleteContent","2197426YfPWLt","discardSuggestion","_joinSuggestions","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.","createRangeOn","markInsertion","deletion:discard","commands","suggestion:attribute:","activeMarkers","join","registerCustomCallback","substr","_getSuggestionData","detach","suggestion","rename","containsRangeInObject","addUser","originalSuggestionId","key","getUser","_onDiscard","addMarker:suggestion","end","action","update:suggestion","PENDING_ACTION_SUGGESTION","stopListening","insertion","containerElement","notReady","markMultiRangeInsertion","1810ITXLbJ","always","_model","howMany","addRange","clear","nodeAfter","7997627QtSaBz","then","insertion:","_defaultCallbacks","_isRegisteredAttribute","forward","get","delete","isUndo","formatBlock:accept","setTo","every","_breakSuggestionMarker","getAttribute","markBlockFormat","addCommentThread","marker-count","targetPosition","getWalker","elementEnd","commentThread","deletion:chain","ck-suggestion-marker--active","subType","remove","previous","find","8KRPYlc","_commentsRepository","descriptionFactory","hasComments","_removeSuggestion","change:data","29314QODCMR","$elementName","includes","suggestion-type","refresh","stop","getDifference","item","isExternal","stringify","_joinWithAdjacentSuggestions","getSuggestions","move","fromRange","removeMarkers","start","createElement","after","backward","dataDowncast","editing","removeMarker","formatInline","isIntersectingWithRange","editor","define","_refreshSuggestionsChain","normal","widget","_suggestions","createPositionAfter","discardSelectedSuggestions","creator","_addThreadToSuggestion","removeMarker:suggestion:attribute","for","map","size","getCustomProperty","isMultiRange","formatInline:chain","substring","getMarkers","removeComment","markerNameToElements","_afterChanges","registerBlockAttribute","isTouching","formatInline:accept","requires","insertion:chain","bindElementToMarker","insert","formatBlock:join","setSelection","attributeNewValue","attribute:join","PendingActions","_getExternalAuthor","error-saving-suggestion-data-suggestion-discarded","acceptAllSuggestions","attribute:","from","_editor","_isForcedDefaultExecutionBlock","_SUGGESTION_ANNOUNCEMENT","value","getFirstRange","isEqual","isDocumentOperation","_findSuggestions","_trackFormatChanges","markerName","chain","element","deletion:accept","_mergeNestedSuggestions","_reduceSuggestionAttributeRange","resolve","forceDefaultExecution","_enabledCommands","authoredAt","has","isAtStart","removed","getIntersection","$text","_setSuggestionRange","some","track-changes-suggestion-data-mismatch","isCollapsed","unshift","_customCallbacks","insertContent","deletion:join","trackChanges.trackFormatChanges","acceptSuggestion","FORMATTING","addSuggestion","toViewElement","getItems","_processAttributeSuggestions","multipleBlocks","hasCommentThread","lowest","formatInline:join","isInsideObject","length","nodeBefore","isBefore","markMultiRangeDeletion","buildSuggestion","rethrowUnexpectedError","adapter","oldValue","createSelection","1404429CxqyfQ","addSuggestionData","catch","upcast","track-changes-suggestion-not-found","consumable","change","isAtEnd","formatBlock:discard","tablePasteChainId","fire","enableCommand","trackChanges","ck-suggestion-marker-formatInline","removeMarker:suggestion:formatBlock","getChangedMarkers","filter","addClass","elementStart","addHighlight","values","_blockAttributeKeys","getNearestSelectionRange","addMarker","hasSuggestion","pluginName","reconvertMarker","getFirstMarker","12jHNPIb","attribute:accept","track-changes-adapter-missing-getsuggestion","documentSelection","ENTER","_rangeIsInLocalUserInsertion","Users","enableDefaultAttributesIntegration","_handleNewSuggestionMarker","batch","execute","data","@external","document","toUpperCase","$textProxy","elementToElement","getContainedElement","low","enqueueChange","addMarker:suggestion:formatBlock","position","fetchCommentThread","pop","setAttribute","multi","consume","keys","suggestionLoaded","track-changes-command-not-found","deletion:","16299wQMOBG","selection","createRangeIn","_saved","_refreshAttributeSuggestionsChain","2253148bPgSlL","formatBlock:chain","assign","registerPostFixer","track-changes-enable-command-twice","startsWith","getRange","model","isSelectable","markInlineFormat","showSuggestionHighlights","_suggestionState","config","trackChanges.mergeNestedSuggestions","_isBlockAttribute","dataToMarker","insertion:join","data-author-id","getRanges","highest","updateSuggestion","_adapter","skipNestingCheck","getShiftedBy","markerToHighlight","getAllAdjacentSuggestions","_recordAttributeChanges","clone","getLastMatchingPosition","accept","$graveyard","writer","dataReady","_updateSuggestionData","meta","groupId","addMarker:suggestion:attribute","CommentsRepository","2YmfyEC","markers","_getMarkerAnnouncementText","rejected","never","formatGroupId","high","isArray","unbindElementFromMarkerName","_isDataLoaded","isLocal","editingDowncast","init","isNextTo","_splitMarkerName","containsRange","add","listenTo","return","_suggestionFactory","attributes","attribute","_getAuthorFromId","getCommentThread","track-changes-user-not-found","author","$marker","isOwn","concat","type","markerReady","attribute:discard","_initAriaMarkerChangeAnnouncements","containsPosition","_recordAttributeSuggestions","next","TrackChangesEditing","toJSON","addMarkerName","suggestion:","createPositionBefore","range","oldRange","conversion","default","schema","markerToData","containsItem","discard"];return(Cc=function(){return t})()}function Lc(t,e){const n=Cc();return(Lc=function(t,e){return n[t-=235]})(t,e)}!function(t){const e=Lc,n=t();for(;;)try{if(341322===parseInt(e(403))/1+-parseInt(e(621))/2*(-parseInt(e(519))/3)+-parseInt(e(583))/4+parseInt(e(261))/5*(-parseInt(e(547))/6)+-parseInt(e(330))/7*(-parseInt(e(397))/8)+-parseInt(e(578))/9*(parseInt(e(363))/10)+parseInt(e(370))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cc);const Sc=kc(404);class Nc extends t.Plugin{static get[kc(452)](){return[kc(620),o.Users,t.PendingActions,$r,ss,us,gs,ys,Es,ks,vs,js,no,io,fo,mo,_o,Co,Ro,Oo,xo,Wo,Go,Jo,$o,ri,li,Ii,wi,ai,zs,qs,_i,Ci,Ri,xi,Gi,Ki,Zi,ta,sa,ua,ga,Ia,ya,tc,Na,Da,Va,sc,Ba,Wa,Za]}static get[kc(544)](){return kc(657)}constructor(t){const e=kc;function n(t){const e=Lc;return t[e(439)]((t=>String[e(255)](t)))[e(340)]("")}super(t),this[e(655)]=!1,this[e(314)](e(339),[]),this.on(e(326),((n,r,s,o)=>{const i=e;this[i(365)][i(525)]((()=>{const e=i;for(const n of[...o,...s])this[e(365)][e(622)][e(485)](n)&&t[e(423)][e(545)](n)}))})),this[e(399)]=new Zr(this[e(427)][e(590)][e(666)],this[e(427)][e(325)]),this[e(604)]=null,this[e(640)]=new Rc(this[e(427)]),this[e(432)]=new Map,this[e(398)]=t[e(303)][e(376)](e(620)),this[e(483)]=new Set,this[e(365)]=this[e(427)][e(590)],this[e(594)]=new WeakMap,this[e(467)]=!1,this[e(540)]=new Set([e(404)]),this[e(278)]=new Set,t[e(595)][e(428)](e(498),e(665)),this[e(474)]=t[e(595)][e(376)](e(498)),t[e(595)][e(428)](e(596),!0),this[e(479)]=t[e(595)][e(376)](e(596)),this[e(285)]=new f(t,this[e(483)]),this[e(653)](),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,50,48,48,50])}[kc(633)](){const t=kc,n=this[t(427)],r=(e,n)=>{const r=t;if(r(642)!=e)return r(304)+e;const s=n[r(250)]("|")[0];return this[r(597)](s)?r(290):r(532)};n[t(664)][t(438)](t(632))[t(607)]({model:t(345),view:e=>{const n=t,{id:s,authorId:o,type:i,subType:a}=this[n(635)](e[n(475)]),c=[n(268),r(i,a)];let u=3e3;return this[n(339)][n(405)](e[n(475)])&&(c[n(292)](n(392)),u=3010),n(275)==i&&(u+=5),{classes:c,attributes:{"data-suggestion":s,"data-author-id":o},priority:u}}}),n[t(664)][t(438)](t(422))[t(637)]((e=>{const r=t;e.on(r(353),((t,e,s)=>{const o=r;if(!s[o(287)][o(593)])return;const i=e[o(410)];if(!i)return;const c=s[o(300)][o(502)](i);n[o(590)][o(666)][o(320)](i)&&c&&!c[o(441)](o(431))&&c.is(o(360))&&(0,a.toWidget)(c,s[o(614)])}),{priority:r(627)})})),n[t(664)][t(438)](t(422))[t(607)]({model:t(345),view:(e,n)=>{const s=t;if(!n[s(287)][s(593)])return null;const{type:o,subType:i}=this[s(635)](e[s(475)]);return{classes:[s(268),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(410)])return;const{id:c,authorId:u}=this[a(635)](o[a(475)]);if(r){const t=this[a(432)][a(376)](c),e=this[a(264)](t);if(!this[a(597)](e))return}if(o[a(410)].is(a(579)))return void i[a(524)][a(573)](o[a(410)],s[a(297)]);const l=i[a(300)][a(502)](o[a(410)]);if(o[a(410)].is(a(477))&&n[a(590)][a(666)][a(307)](o[a(410)])&&!l[a(441)](a(538))){i[a(614)][a(536)]([a(268),a(290)],l),i[a(614)][a(571)](a(240),c,l),i[a(614)][a(571)](a(600),u,l),i[a(300)][a(454)](l,o[a(475)]),e&&(this[a(339)][a(405)](o[a(475)])?i[a(614)][a(536)](a(392),l):i[a(614)][a(277)](a(392),l));for(const t of n[a(590)][a(580)](o[a(410)])[a(503)]())i[a(524)][a(573)](t,s[a(297)]);i[a(524)][a(573)](o[a(410)],s[a(297)])}};n[t(664)][t(438)](t(422))[t(637)]((e=>{const n=t;e.on(n(567),((t,e,r)=>{const o=n;r[o(287)][o(593)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(602)})})),n[t(664)][t(438)](t(422))[t(637)]((e=>{const n=t;e.on(n(619),((t,e,r)=>{const o=n;r[o(287)][o(593)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(602)})})),n[t(664)][t(438)](t(422))[t(667)]({model:t(345),view:(e,n)=>n[t(287)][t(593)]?null:{group:t(345),name:e[t(342)](11)}}),n[t(664)][t(438)](t(522))[t(563)]({view:{name:t(345),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(660)+e[r(383)](r(406))+":"+e[r(383)]("id");return e[r(383)](r(386))&&(s+=":"+e[r(383)](r(386))),n[r(419)](r(647),{"data-name":s})}}),n[t(664)][t(438)](t(522))[t(598)]({view:t(345)}),n[t(664)][t(438)](t(632))[t(637)]((e=>{const n=t;e.on(n(567),s(),{priority:n(627)})})),n[t(664)][t(438)](t(632))[t(637)]((e=>{const n=t;e.on(n(619),s({isAttributeSuggestion:!0}),{priority:n(627)})})),n[t(664)][t(438)](t(632))[t(637)]((e=>{const n=t;e.on(n(533),((t,e,r)=>{const s=n,o=r[s(300)][s(447)](e[s(475)]);if(o)for(const t of o)t[s(441)](s(538))||(r[s(614)][s(277)]([s(268),s(290),s(392)],t),r[s(614)][s(318)](s(240),t),r[s(614)][s(318)](s(600),t),r[s(300)][s(629)](t,e[s(475)]))}),{priority:n(627)})})),n[t(664)][t(438)](t(632))[t(637)]((e=>{const n=t;e.on(n(437),((t,e,r)=>{const s=n,o=r[s(300)][s(447)](e[s(475)]);if(!o)return;const{id:i}=this[s(635)](e[s(475)]),a=this[s(432)][s(376)](i),c=this[s(264)](a);if(this[s(597)](c))for(const t of o)t[s(441)](s(538))||(r[s(614)][s(277)]([s(268),s(290),s(392)],t),r[s(614)][s(318)](s(240),t),r[s(614)][s(318)](s(600),t),r[s(300)][s(629)](t,e[s(475)]))}),{priority:n(627)})})),n[t(590)][t(560)][t(586)]((e=>{const r=t;let s=!1;const o=Array[r(465)](n[r(590)][r(560)][r(237)][r(534)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(635)](t);if(r(345)!==o)continue;const h=this[r(432)][r(376)](f);if(null!=c[r(242)]){r(425)==u&&(s=s||Oc(c[r(242)],t,e,n[r(590)][r(666)]));const o=r(642)==u&&this[r(597)](l[r(250)]("|")[0]);if(c[r(242)][r(493)]||r(613)==c[r(242)][r(269)][r(263)]||r(281)==u&&!Dc(c[r(242)])||o&&!Dc(c[r(242)])||r(275)==u&&(vc(a=c[r(242)])||function(t){const e=r;return t[e(418)][e(328)]==t[e(354)][e(511)]&&t[e(418)][e(526)]}(a)))e[r(424)](t),s=!0;else{if(!h||!h[r(321)])continue;if(c[r(242)]&&c[r(663)]&&c[r(242)][r(471)](c[r(663)]))continue;i[r(637)](h)}}}var a;return i[r(440)]>0&&(s=!!this[r(413)](i)||s),s})),n[t(590)][t(560)][t(586)]((e=>{const r=t;let s=!1;for(const t of n[r(590)][r(560)][r(237)][r(308)]())if(r(455)==t[r(650)])for(const t of this[r(432)][r(539)]()){if(t[r(442)]||!t[r(321)])continue;const o=r(281)==t[r(650)],i=this[r(264)](t),a=i&&this[r(597)](i);if(!o&&!a)continue;const c=t[r(470)]();if(c[r(418)][r(328)]!=c[r(354)][r(328)]&&!c[r(354)][r(526)]){const o=n[r(590)][r(327)](c[r(418)][r(369)],r(354)),i=n[r(590)][r(258)](c[r(418)],o);e[r(241)](t[r(546)](),{range:i}),s=!0}}return s})),n[t(590)][t(560)][t(586)]((e=>this[t(243)](e))),n[t(590)][t(560)][t(586)]((e=>!e[t(556)][t(631)]&&this[t(504)](e))),n[t(590)].on(t(448),(()=>{this[t(655)]=!1})),n[t(590)][t(560)].on(t(402),((r,s)=>{const o=t;if(!s[o(631)]||s[o(378)])return;if(!this[o(655)])return;const i=n[o(590)][o(560)][o(237)][o(308)]();if(0==i[o(510)])return;const a=[],c=i[o(535)]((t=>o(642)==t[o(650)])),u=i[o(535)]((t=>o(455)==t[o(650)]&&o(489)!=t[o(297)]));for(const t of c)this[o(374)](t[o(305)])&&a[o(292)]({key:t[o(305)],newValue:t[o(458)],oldValue:t[o(270)],range:Fc(t[o(662)],n[o(590)])});for(const t of u){if(o(346)!=t[o(355)]&&o(407)!=t[o(355)])continue;const e=Pc(t[o(568)][o(369)],n[o(590)]),r=t[o(239)];o(346)==t[o(355)]&&a[o(292)]({key:o(404),newValue:t[o(297)],oldValue:r[o(297)],range:e});for(const[n,s]of r[o(641)]){if(!this[o(374)](n))continue;const r=t[o(641)][o(376)](n);s!==r&&a[o(292)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(641)])this[o(374)](n)&&(r[o(641)][o(485)](n)||a[o(292)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(510)]&&n[o(590)][o(566)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(249)](t,e,s,o,{groupId:r});this[n(288)](t,a)}))}),{priority:t(507)}),n[t(590)][t(622)].on(t(356),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(635)](n[s(297)]),e=this[s(432)][s(376)](t);e&&e[s(659)](n[s(297)])}})),n[t(590)][t(560)].on(t(402),(()=>{const e=t,r=Array[e(465)](n[e(590)][e(560)][e(237)][e(534)]())[e(535)]((t=>e(345)===this[e(635)](t[e(297)])[e(272)]));if(0===r[e(510)])return;r[e(298)](((t,n)=>{const r=e,s=t[r(558)][r(663)],o=n[r(558)][r(663)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(418)][r(512)](o[r(418)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(635)](t);if(null===n[e(663)]){const n=this[e(555)](t);o[e(637)](n)}else{const t=this[e(432)][e(376)](r);null!==n[e(242)]||t[e(321)]?(s[e(637)](t[e(319)]),o[e(637)](t)):this[e(401)](t)}}o[e(440)]>0&&this[e(429)](o);for(const t of s)this[e(529)](e(294),t)})),n[t(590)].on(t(262),((e,r)=>{const s=t,o=r[0];if(!this[s(432)][s(440)])return;if(!o[s(472)])return;if(o[s(556)][s(378)]||!o[s(556)][s(631)])return;let i,a;switch(o[s(650)]){case s(455):i=n[s(590)][s(327)](o[s(568)]),a=i[s(606)](o[s(366)]);break;case s(250):i=n[s(590)][s(327)](o[s(317)]),a=n[s(590)][s(327)](o[s(254)]);break;case s(415):i=n[s(590)][s(327)](o[s(387)]),a=i[s(606)](o[s(366)]);break;default:return}const c=n[s(590)][s(258)](i,a);n[s(590)][s(525)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(473)](c)){if(e[t(442)])continue;if(t(425)==e[t(650)])continue;const r=this[t(264)](e);if(r&&this[t(597)](r)&&t(250)!=o[t(650)])continue;const s=e[t(558)]&&e[t(558)][t(505)];(t(281)!=e[t(650)]||t(250)==o[t(650)]&&!s)&&(n[t(347)]||t(359)==e[t(650)]&&n[t(648)]||e[t(470)]()[t(636)](c)&&this[t(382)](e,i,a))}}))}),{priority:t(507)}),n[t(590)].on(t(329),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(482)])return;if(this[s(467)])return;if(!this[s(285)][s(469)])return;if(o[s(493)])return;const a=n[s(590)][s(666)],{start:c,end:u}=o[s(470)](),l=c[s(369)]&&a[s(309)](c[s(369)])?null:a[s(541)](c,s(375)),f=u[s(511)]&&a[s(309)](u[s(511)])?null:a[s(541)](u,s(421)),h=n[s(590)][s(258)](l?l[s(418)]:c,f?f[s(354)]:u);n[s(590)][s(525)]((t=>{const e=s;this[e(312)](h);const r=n[e(590)][e(666)][e(541)](h[e(418)]);o.is(e(550))?t[e(457)](r):o[e(380)](r)})),e[s(408)]()}),{priority:e.priorities[t(430)]+10}),n[t(590)].on(t(496),((e,r)=>{const s=t,o=r[r[s(510)]-1];o&&o[s(482)]||this[s(467)]||this[s(285)][s(469)]&&(n[s(590)][s(525)]((()=>{const t=s;let o=n[t(590)][t(496)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(639)]=o[t(610)]();const i=o[t(354)][t(511)],a=n[t(590)][t(666)];i&&a[t(307)](i)&&!a[t(320)](i)&&(o=n[t(590)][t(258)](o[t(418)],n[t(590)][t(327)](i,t(354)))),this[t(335)](o)})),e[s(408)]())}),{priority:t(627)}),this[t(427)][t(337)][t(637)](t(531),this[t(285)]),this[t(530)](t(531));const o=new p(n,this[t(432)]);n[t(337)][t(637)](t(499),o),this[t(530)](t(499));const i=new b(n,this[t(432)]);n[t(337)][t(637)](t(331),i),this[t(530)](t(331)),n[t(337)][t(637)](t(463),new v(n,o,this[t(432)])),this[t(530)](t(463)),n[t(337)][t(637)](t(283),new v(n,i,this[t(432)])),this[t(530)](t(283)),n[t(337)][t(637)](t(313),new F(n,o,this[t(432)])),this[t(530)](t(313)),n[t(337)][t(637)](t(434),new F(n,i,this[t(432)])),this[t(530)](t(434));const c=n[t(303)][t(376)](t(620));this[t(638)](c,t(299),((e,{threadId:n})=>{const r=t,s=this[r(432)][r(376)](n);s&&s[r(390)]&&1===s[r(390)][r(510)]&&this[r(616)](n,{hasComments:!0})}),{priority:t(565)}),this[t(638)](c,t(446),((e,{threadId:n})=>{const r=t,s=this[r(432)][r(376)](n);s&&s[r(390)]&&!s[r(390)][r(510)]&&this[r(616)](n,{hasComments:!1})}),{priority:t(565)})}set[kc(516)](t){const n=kc;if(this[n(604)])throw new e.CKEditorError(n(257),this);this[n(604)]=t}get[kc(516)](){return this[kc(604)]}[kc(414)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=kc,r=[];for(const e of this[n(432)][n(539)]())t&&!e[n(321)]||r[n(292)](e);return e?r[n(439)]((t=>t[n(658)]())):r}[kc(306)](t){const n=kc,r=this[n(432)][n(376)](t);if(!r)throw new e.CKEditorError(n(523),this);return r}[kc(543)](t){const e=kc;return this[e(432)][e(485)](t)}[kc(520)](t){const e=kc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(650)][e(250)](":"),a=this[e(432)][e(376)](r)||this[e(244)](o,i,r,n,s);if(this[e(436)](a),this[e(286)](a,o,i||null,n),a[e(256)]=t[e(256)],a[e(630)]=!0,s&&s[e(559)]){const t=s[e(559)],n=this[e(461)](t[e(316)]);a[e(484)]=t[e(256)],a[e(646)]=n,a[e(411)]=!0}else a[e(484)]=t[e(256)];switch(t[e(558)]&&(a[e(558)]=t[e(558)]),t[e(641)]&&(a[e(641)]=t[e(641)]),this[e(604)]&&this[e(604)][e(501)]||(a[e(581)]=!0),this[e(594)][e(376)](a)){case e(361):this[e(594)][e(314)](a,e(615));break;case e(651):a[e(321)]?(this[e(413)](new Set([a])),this[e(429)](new Set([a])),this[e(594)][e(314)](a,e(236)),this[e(529)](e(575),a)):this[e(594)][e(314)](a,e(487))}return a}[kc(499)](t){const e=kc;this[e(482)]((()=>{const n=e;this[n(427)][n(590)][n(525)]((()=>{const e=n;for(const n of t[e(608)]())n[e(612)]()}))}))}[kc(331)](t){const e=kc;this[e(482)]((()=>{const n=e;this[n(427)][n(590)][n(525)]((()=>{const e=n;for(const n of t[e(608)]())n[e(235)]()}))}))}[kc(530)](t,n){const r=kc,s=this[r(427)][r(337)][r(376)](t);if(!s)throw new e.CKEditorError(r(576),this,{commandName:t});if(this[r(483)][r(485)](s))throw new e.CKEditorError(r(587),this,{commandName:t});this[r(483)][r(637)](s),n&&s.on(r(557),((t,e)=>{const o=r;this[o(285)][o(469)]&&(this[o(467)]||(e[o(510)]>0&&e[e[o(510)]-1]&&e[e[o(510)]-1][o(482)]?e[o(570)]():(t[o(639)]=n(((...t)=>s[o(557)](...t,{forceDefaultExecution:!0})),...e),t[o(408)]())))}),{priority:r(627)})}[kc(482)](t){const n=kc;let r,s;const o=this[n(467)];this[n(467)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(467)]=!1),s&&e.CKEditorError[n(515)](s,this),r}[kc(335)](t,n=null,r={}){const s=kc;if(t[s(493)])return null;const o=this[s(427)][s(303)][s(376)](s(553)).me;for(const{suggestion:e,meta:o}of this[s(473)](t,s(359)))if(o[s(648)]){if(!o[s(634)]){if(o[s(347)]){if(!this[s(479)]||!Uc(e,r))continue;return e}if(Uc(e,r))return e;this[s(382)](e,t[s(418)],t[s(354)]);break}if(n==e[s(393)]&&Uc(e,r)){const n=e[s(470)]();return n[s(418)][s(471)](t[s(354)])?this[s(490)](e,this[s(365)][s(258)](t[s(418)],n[s(354)])):this[s(490)](e,this[s(365)][s(258)](n[s(418)],t[s(354)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(372)+n:s(359),u=this[s(260)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(282)](c,i,a,t),u}[kc(362)](t,n=kc(572),r={}){const s=kc,o=this[s(427)][s(303)][s(376)](s(553)).me,i=this[s(640)][s(324)](s(359),n,s(340));for(const e of this[s(414)]())if(e[s(646)].id==o.id&&s(359)==e[s(650)]&&e[s(393)]==n&&Uc(e,r)&&(i(e[s(601)](),t)||i(t,e[s(601)]()))){for(const n of t)e[s(367)](n);return e}for(const{suggestion:e,meta:n}of this[s(473)](t,s(359))){if(!n[s(648)])continue;if(!this[s(479)]&&n[s(347)])continue;if(!Uc(e,r))continue;let o=!0;for(const n of e[s(601)]())for(const e of t)if(!n[s(636)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(372)+n,l=this[s(260)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(282)](u,a,c,e,Wr[s(293)]());return l}[kc(592)](t,n,r=null,s={}){const o=kc;if(r=r||wc(n),t[o(493)])return null;if(o(625)===this[o(474)]){const e=this[o(640)][o(324)](o(425),r,o(612));return this[o(482)]((()=>e([t],n,s))),null}const i=this[o(427)][o(303)][o(376)](o(553)).me,a=[];if(o(364)!==this[o(474)])for(const{suggestion:e,meta:n}of this[o(473)](t,o(359)))n[o(648)]&&!n[o(509)]&&a[o(292)](...e[o(601)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(488)](s);e&&r[n(292)](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(510)];){const s=r[e][n(409)](t);r[n(296)](e,1,...s),e+=s[n(510)]}}return r}(t,a);c[o(510)]&&this[o(365)][o(525)]((()=>{const t=o;for(const e of c){const o=this[t(640)][t(324)](t(425),r,t(612));this[t(482)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(418)],u=t[o(354)];for(const{suggestion:e,meta:n}of this[o(473)](t,o(425))){if(!n[o(648)])continue;if(e[o(393)]!=r)continue;if(!Uc(e,s))continue;const i=e[o(470)]();if(i[o(636)](t,!0))return null;c=c[o(512)](i[o(418)])?c:i[o(418)],u=u[o(302)](i[o(354)])?u:i[o(354)],a?i[o(418)][o(512)](a[o(470)]()[o(418)])?(a[o(417)](),a=e):e[o(417)]():a=e}const l=this[o(365)][o(258)](c,u);if(a)this[o(490)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(260)]({id:t,type:o(267)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(282)](o(267)+r,t,a,l)}}return null}[kc(384)](t,n,r=[],s=null,o={}){const i=kc;n[i(626)]||(n[i(626)]=n[i(289)]),n[i(505)]=t.is(i(662)),s=s||wc(n);const a=r[i(439)]((t=>Pc(t,this[i(365)]))),c=t.is(i(662))?t:Pc(t,this[i(365)]);if(i(625)===this[i(474)]){const t=this[i(640)][i(324)](i(281),s,i(612));return this[i(482)]((()=>t([c],n,o))),null}a[i(292)](c);let u=!0;for(const t of a)if(!this[i(552)](t)){u=!1;break}if(u&&i(364)!==this[i(474)]){const t=this[i(640)][i(324)](i(281),s,i(612));return this[i(482)]((()=>t([c],n,o))),null}let l=null,f=c[i(418)],h=c[i(354)];for(const{suggestion:t,meta:e}of this[i(473)](c,i(281))){if(!e[i(648)])continue;if(e[i(634)]||e[i(347)]||e[i(509)])continue;if(t[i(558)][i(626)]!=n[i(626)])continue;if(!Uc(t,o))continue;const r=t[i(470)]();if(t[i(393)]==s){if(r[i(636)](c,!0))return null;f=f[i(512)](r[i(418)])?f:r[i(418)],h=h[i(302)](r[i(354)])?h:r[i(354)],l?r[i(418)][i(512)](l[i(470)]()[i(418)])?(l[i(417)](),l=t):t[i(417)]():l=t}else{const e=c[i(488)](r);this[i(280)](t,e)}}const g=this[i(427)][i(303)][i(376)](i(553)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(490)](l,this[i(365)][i(258)](f,h)),l;{const t=this[i(260)]({id:d,type:i(251)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(282)](i(251)+s,d,p,this[i(365)][i(258)](f,h)),t}}[kc(295)](t,n,r=[],s=null,o={}){const i=kc;n[i(626)]||(n[i(626)]=n[i(289)]);const a=t[0];n[i(505)]=a.is(i(662)),s=s||wc(n);const c=r[i(439)]((t=>Pc(t,this[i(365)]))),u=a.is(i(662))?t:t[i(439)]((t=>Pc(t,this[i(365)])));if(i(625)===this[i(474)]){const t=this[i(640)][i(324)](i(281),s,i(612));return this[i(482)]((()=>t(u,n,o))),null}c[i(292)](...u);let l=!0;for(const t of c)if(!this[i(552)](t)){l=!1;break}if(l&&i(364)!==this[i(474)]){const t=this[i(640)][i(324)](i(281),s,i(612));return this[i(482)]((()=>t(u,n,o))),null}const f=this[i(427)][i(303)][i(376)](i(553)).me;for(const t of this[i(414)]()){if(t[i(646)].id!=f.id)continue;if(i(281)!=t[i(650)]||t[i(558)][i(626)]!=n[i(626)])continue;if(!Uc(t,o))continue;const e=t[i(393)]==s;for(let n=0;n<u[i(510)];n++){const r=u[n];for(const s of t[i(445)]()){const o=s[i(589)]();if(r[i(471)](o)){e?(u[i(296)](n,1),n--):t[i(424)](s[i(297)]);break}}}}if(0==u[i(510)])return null;const h=this[i(640)][i(324)](i(281),s,i(340));for(const t of this[i(414)]())if(t[i(646)].id==f.id&&i(281)==t[i(650)]&&t[i(558)][i(626)]==n[i(626)]&&t[i(393)]==s&&Uc(t,o)&&(h(t[i(601)](),u)||h(u,t[i(601)]()))){for(const e of u)t[i(367)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(251)+s,m=this[i(260)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(282)](p,g,d,t,Wr[i(293)]());return m}[kc(312)](t,n=null,r={}){const s=kc;if(t[s(493)])return null;const o=this[s(427)][s(303)][s(376)](s(553)).me,a=new i.LiveRange(t[s(418)],t[s(354)]);for(const{suggestion:t,meta:e}of this[s(473)](a,s(359)))if(e[s(648)]&&!e[s(634)])if(t[s(442)]){const e=t[s(601)]()[s(535)]((t=>s(613)!=t[s(269)][s(263)]));if(e[s(381)]((t=>a[s(636)](t,!0)))&&t[s(235)](),e[s(491)]((t=>t[s(636)](a,!0)))){const t=this[s(640)][s(324)](s(275),n,s(612));return this[s(482)]((()=>t([a],null,r))),null}}else{const e=a[s(488)](t[s(470)]());null!==e&&t[s(352)]([e],null,r)}if(a[s(344)](),a[s(493)]||s(613)==a[s(269)][s(263)])return null;let c=null,u=a[s(418)],l=a[s(354)];const f=this[s(473)](a,s(275));for(const{suggestion:t,meta:e}of f){const n=this[s(365)][s(258)](u,l);if(e[s(648)]&&(this[s(479)]||!e[s(347)]&&!e[s(509)]))if(t[s(442)]){if(!Uc(t,r))continue;let e=!0;for(const r of t[s(601)]()){if(r[s(636)](n,!0))return t;n[s(636)](r)||(e=!1)}e&&t[s(235)]()}else{const e=t[s(470)]();if(e[s(636)](n,!0))return t;if(!Uc(t,r)){n[s(636)](e)?t[s(417)]():e[s(654)](u)?u=e[s(354)]:e[s(654)](l)&&(l=e[s(418)]);continue}u=u[s(512)](e[s(418)])?u:e[s(418)],l=l[s(302)](e[s(354)])?l:e[s(354)],r=Object[s(585)]({},t[s(641)]),c?e[s(418)][s(512)](c[s(470)]()[s(418)])?(c[s(417)](),c=t):t[s(417)]():c=t}}if(c)return this[s(490)](c,this[s(365)][s(258)](u,l)),c;{const t=(0,e.uid)(),i=this[s(365)][s(258)](u,l),a=o.id,c=n?s(577)+n:s(275),f=this[s(260)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(282)](c,t,a,i),f}}[kc(513)](t,n=kc(572),r={}){const s=kc,o=this[s(427)][s(303)][s(376)](s(553)).me,a=t[s(439)]((t=>new i.LiveRange(t[s(418)],t[s(354)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(473)](a,s(359)))e[s(648)]&&!e[s(634)]&&c[s(637)](t);for(const e of c)if(e[s(442)]){const o=e[s(601)]();if((!e[s(641)]||!e[s(641)][s(605)])&&o[s(381)]((t=>a[s(491)]((e=>e[s(636)](t,!0)))))&&e[s(235)](),a[s(381)]((t=>o[s(491)]((e=>e[s(636)](t,!0)))))){const e=this[s(640)][s(324)](s(275),n,s(612));return this[s(482)]((()=>e(t,null,r))),null}}else{const t=e[s(470)]();if(a[s(491)]((e=>e[s(636)](t,!0)))&&e[s(235)](),a[s(381)]((e=>t[s(636)](e,!0)))){const t=this[s(640)][s(324)](s(275),n,s(612));return this[s(482)]((()=>t(a,null,r))),null}}const u=this[s(640)][s(324)](s(275),n,s(340));let l=null;for(const t of this[s(414)]())if(t[s(646)].id==o.id&&t[s(321)]&&s(275)==t[s(650)]&&t[s(393)]==n&&Uc(t,r)&&(u(t[s(601)](),a)||u(a,t[s(601)]())))if(l){if(t[s(390)]&&t[s(390)][s(510)])continue;for(const e of t[s(601)]())l[s(426)](e)||l[s(367)](e);t[s(417)]()}else{l=t;for(const e of a)t[s(426)](e)||t[s(367)](e)}if(l)return l;c[s(368)]();for(const{suggestion:t,meta:e}of this[s(473)](a,s(275)))e[s(648)]&&(this[s(479)]||!e[s(347)]&&!e[s(509)])&&Uc(t,r)&&c[s(637)](t);for(const t of c){const e=t[s(601)]();if((!r||!r[s(605)])&&a[s(381)]((t=>e[s(491)]((e=>e[s(636)](t,!0))))))return t;(!t[s(641)]||!t[s(641)][s(605)])&&e[s(381)]((t=>a[s(491)]((e=>e[s(636)](t,!0)))))&&t[s(235)]()}const f=(0,e.uid)(),h=o.id,g=s(577)+n,d=this[s(260)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(344)](),t[s(493)]||s(613)==t[s(269)][s(263)]||this[s(282)](g,f,h,t,Wr[s(293)]());return d}[kc(249)](t,n,r,s,o){const i=kc;if(t[i(493)])return[];if(i(625)===this[i(474)])return[];const a=this[i(427)][i(303)][i(376)](i(553)).me.id,c=Array[i(465)](this[i(432)][i(539)]())[i(535)]((e=>i(642)==e[i(650)]&&e[i(558)][i(350)]==n&&e[i(426)](t)));if(i(665)===this[i(474)]){const e=this[i(473)](t,i(359))[i(535)]((({meta:t})=>t[i(648)]&&!t[i(509)]&&!t[i(634)]))[i(439)]((({suggestion:t})=>t));c[i(494)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(642)==t[i(650)]?t[i(558)][i(517)]:void 0,o=t[i(470)](),a=Array[i(465)](u[i(574)]())[i(396)]((t=>t[i(245)](o)));if(!a)continue;const c=a[i(409)](o);this[i(597)](n)&&i(359)==t[i(650)]&&0!=c[i(510)]||(u[i(377)](a),c[i(265)]((t=>{u[i(314)](t,r)})),i(359)!=t[i(650)]&&e!=s&&u[i(314)](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(510)]>37&&console[i(310)](i(333),{key:n});const f=(i(464)+(n+"|")+wc({newValue:s}))[i(444)](0,60),h=this[i(260)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(292)](h),this[i(282)](f,c,a,t)}return l}[kc(554)](t){const e=kc;this[e(530)](t,((t,...n)=>{this[e(609)]((()=>{t(...n)}))}))}[kc(449)](t){const e=kc;this[e(540)][e(637)](t)}[kc(273)](t){const e=kc;this[e(278)][e(637)](t)}[kc(264)](t){const e=kc;return e(642)==t[e(650)]?t[e(393)][e(250)]("|")[0]:null}[kc(490)](t,e){const n=kc,r=t[n(546)]();this[n(365)][n(525)]((t=>{t[n(241)](r,{range:e})}))}[kc(436)](t){const e=kc,n=t.id,r=this[e(427)][e(595)][e(376)](e(252));this[e(398)][e(506)](n)||this[e(398)][e(385)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(398)][e(644)](n);s[e(274)](e(238)),s[e(238)]=!1,t[e(390)]=s}[kc(286)](t,n,r,s){const o=kc;if(t[o(650)]!=n||t[o(393)]!=r||t[o(435)].id!=s)throw this[o(427)][o(266)](o(492)),new e.CKEditorError(o(492),this)}[kc(280)](t,n){const r=kc,s=t[r(470)]();if(n[r(471)](s))t[r(417)]();else if(s[r(636)](n)){const o=this[r(365)][r(327)](n[r(418)][r(511)],r(354));this[r(490)](t,this[r(365)][r(258)](s[r(418)],o));const i=(0,e.uid)(),a=t[r(435)].id,c=t[r(650)]+":"+t[r(393)];this[r(260)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(558)],attributes:t[r(641)]});const u=this[r(365)][r(327)](n[r(354)][r(328)],r(420)),l=this[r(365)][r(258)](u,s[r(354)]);this[r(282)](c,i,a,l)}else if(s[r(654)](n[r(418)])){const e=this[r(365)][r(327)](n[r(418)][r(511)],r(354));this[r(490)](t,this[r(365)][r(258)](s[r(418)],e))}else{const e=this[r(365)][r(327)](n[r(354)][r(328)],r(420));this[r(490)](t,this[r(365)][r(258)](e,s[r(354)]))}}[kc(552)](t){const e=kc;for(const{suggestion:n,meta:r}of this[e(473)](t,e(359))){if(!r[e(648)])continue;const s=n[e(601)]();for(const n of s)if(!t[e(409)](n)[e(510)])return!0}return!1}[kc(643)](t){const n=kc,r=this[n(427)][n(303)][n(376)](n(553))[n(351)](t);if(!r)throw new e.CKEditorError(n(645),this);return r}[kc(461)](t){const e=kc,n=this[e(427)][e(303)][e(376)](e(553)),r=(0,o.hashObject)(e(259)+t);return n[e(351)](r)||n[e(348)]({id:r,name:t})}[kc(244)](t,e,n,r,s){const o=kc,i=this[o(643)](r),a=this[o(640)][o(514)](t,e,n,i,s,(t=>{const e=o;this[e(616)](n,{attributes:t});const r=this[e(306)](n);this[e(413)](new Set([r])),this[e(429)](new Set([r]))}));return this[o(638)](a,o(612),(()=>{const t=o;this[t(616)](n,{state:t(253)})}),{priority:o(627)}),this[o(638)](a,o(235),(()=>{const t=o;this[t(616)](n,{state:t(624)})}),{priority:o(627)}),this[o(432)][o(314)](n,a),this[o(594)][o(314)](a,o(361)),a}[kc(635)](t){const e=kc,n=t[e(250)](":");return{group:n[0],type:n[1],subType:n[e(510)]>=5?n[2]:null,id:n[e(510)]<5?n[2]:n[3],authorId:n[e(510)]<5?n[3]:n[4],markerCount:6==n[e(510)]?n[5]:null}}[kc(382)](t,n,r){const s=kc,o=t[s(470)](),i=o[s(418)],a=o[s(354)];this[s(490)](t,this[s(365)][s(258)](i,n));const c=(0,e.uid)(),u=t[s(435)].id,l=t[s(650)]+(t[s(393)]?":"+t[s(393)]:"");this[s(260)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(641)],data:t[s(558)]});const f=this[s(264)](t);(s(281)==t[s(650)]||f&&this[s(597)](f))&&(r=this[s(365)][s(661)](r[s(328)])),this[s(282)](l,c,u,this[s(365)][s(258)](r,a))}[kc(473)](t,e=null){const n=kc,r=[],s=this[n(427)][n(303)][n(376)](n(553)).me;Array[n(628)](t)||(t=[t]);for(const o of this[n(414)]()){if(!o[n(321)])continue;if(e&&o[n(650)]!=e)continue;let i=!1;for(const e of o[n(601)]()){for(const a of t){const t=a[n(418)][n(471)](e[n(354)])||a[n(354)][n(471)](e[n(418)]);if(t||a[n(488)](e)){const c=a[n(636)](e)&&Mc(this[n(365)][n(666)],e[n(418)],a),u=e[n(636)](a)&&Mc(this[n(365)][n(666)],a[n(418)],e);r[n(292)]({suggestion:o,meta:{isOwn:s==o[n(646)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[kc(282)](t,e,n,r,s){const o=kc;this[o(365)][o(525)]((i=>{const a=o;let c=a(660)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(542)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[kc(401)](t){const e=kc,n=t[e(395)],r=t[e(656)];t[e(395)]=null,t[e(656)]=null,null!=n&&n[e(656)]==t&&(n[e(656)]=r),null!=r&&r[e(395)]==t&&(r[e(395)]=n),e(236)==this[e(594)][e(376)](t)&&(this[e(594)][e(314)](t,e(487)),this[e(529)](e(323),t,n,r))}[kc(260)](t){const n=kc,r=t.id,s=this[n(520)](t);if(this[n(604)]&&this[n(604)][n(501)]){const o=this[n(427)][n(303)][n(376)](n(460)),i=s[n(400)],a=s[n(393)]?s[n(650)]+":"+s[n(393)]:s[n(650)],c=this[n(427)][n(325)],u=o[n(637)](Kr(c,n(357))),l={id:r,type:a,hasComments:i,data:t[n(558)]||null,originalSuggestionId:t[n(349)]||null,attributes:s[n(641)]};this[n(604)][n(501)](l)[n(371)]((t=>{const e=n;s[e(581)]=!0,o[e(394)](u),t&&t[e(256)]&&(this[e(432)][e(376)](r)[e(256)]=t[e(256)])}))[n(521)]((t=>{const r=n;throw(0,e.logWarning)(r(462)),this[r(427)][r(590)][r(566)]({isUndoable:!1},(()=>{s[r(235)]()})),s[r(358)](),this[r(432)][r(377)](s.id),this[r(594)][r(377)](s),t}))}return s}[kc(597)](t){const e=kc;return this[e(540)][e(485)](t)}[kc(616)](t,e){const n=kc,r=this[n(427)][n(303)][n(376)](n(460)),s=this[n(306)](t);if(this[n(604)]&&this[n(604)][n(603)])if(s[n(581)]){const s=r[n(637)](Kr(this[n(427)][n(325)],n(357)));this[n(604)][n(603)](t,e)[n(371)]((()=>{r[n(394)](s)}))}else s.on(n(247),(()=>{this[n(616)](t,e)}))}[kc(343)](t){const n=kc;if(!this[n(604)]||!this[n(604)][n(306)])throw new e.CKEditorError(n(549),this);return this[n(604)][n(306)](t)}[kc(555)](t){const e=kc,{id:n,type:r,subType:s,authorId:o}=this[e(635)](t),i=this[e(432)][e(376)](n)||this[e(244)](r,s,n,o,{});switch(this[e(286)](i,r,s,o),this[e(594)][e(376)](i)){case e(361):this[e(343)](n)[e(371)]((t=>{const r=e;let s=Promise[r(481)]();t[r(400)]&&(s=this[r(398)][r(569)]({channelId:this[r(427)][r(595)][r(376)](r(252)),threadId:n})),s[r(371)]((()=>{const e=r;this[e(520)](t)[e(581)]=!0}))})),this[e(594)][e(314)](i,e(651));break;case e(487):this[e(616)](n,{state:e(311)});case e(615):this[e(594)][e(314)](i,e(236)),this[e(529)](e(575),i);break;case e(236):this[e(529)](e(294),i)}return i[e(659)](t),i}[kc(429)](t){const e=kc,n=Array[e(465)](t),r=n[e(535)]((t=>e(642)==t[e(650)]));this[e(582)](r);const s=n[e(535)]((t=>!t[e(442)]&&e(642)!=t[e(650)])),o=this[e(414)]({skipNotAttached:!0})[e(535)]((t=>!t[e(442)]&&e(642)!=t[e(650)])),i=o[e(535)]((n=>!t[e(485)](n))),a=new Map(o[e(439)]((t=>[t,this[e(640)][e(324)](t[e(650)],t[e(393)],e(476))]))),c=new Map(o[e(439)]((t=>[t,t[e(470)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(510)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(510)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(510)];t++){const n=s[t];!l[e(485)](n)&&n[e(395)]&&(f[e(637)](n[e(395)]),n[e(395)][e(656)]===n&&(n[e(395)][e(656)]=null),n[e(395)]=null),!u[e(485)](n)&&n[e(656)]&&(f[e(637)](n[e(656)]),n[e(656)][e(395)]===n&&(n[e(656)][e(395)]=null),n[e(656)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(510)];e++){const r=g(t,n[e]);r&&(r[0][s(656)]=r[1],r[1][s(395)]=r[0],u[s(637)](r[0]),l[s(637)](r[1]))}}function g(t,n){const r=e;if(t[r(646)].id!==n[r(646)].id)return null;const s=a[r(376)](t)(t,n,c[r(376)](t),c[r(376)](n));return s&&a[r(376)](n)(t,n,c[r(376)](t),c[r(376)](n))?s[1][r(390)]&&s[1][r(390)][r(510)]?null:s:null}f[e(440)]&&this[e(429)](f)}[kc(582)](t){const e=kc;if(0==t[e(510)])return;const n=this[e(414)]({skipNotAttached:!0})[e(535)]((t=>e(642)==t[e(650)]&&t[e(630)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(641)]);s[e(485)](n)||(s[e(314)](n,r[e(510)]),r[e(292)]([]));const i=s[e(376)](n);r[i][e(292)](t)}!function(){const t=e;r[t(298)](((e,n)=>{const r=t,s=e[0][r(256)],o=n[0][r(256)];return s==o?e[0][r(641)][r(618)]<n[0][r(641)][r(618)]?-1:1:s<o?-1:1}));for(const e of r)e[t(298)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(510)];t++){if(0==r[t][e(510)])continue;const n=[];for(let s=t+1;s<r[e(510)];s++)0!=r[s][e(510)]&&i(r[t],r[s])&&n[e(292)](s);for(const s of n)r[t]=r[t][e(649)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(510)];n++){const r=t[n+1]||null;t[n][e(656)]!==r&&(t[n][e(656)]=r)}for(const t of r)for(let n=0;n<t[e(510)];n++){const r=t[n-1]||null;t[n][e(395)]!==r&&(t[n][e(395)]=r)}function i(t,n){const r=e;if(t[0][r(641)][r(618)]!==n[0][r(641)][r(618)]&&t[0][r(646)]!==n[0][r(646)])return!1;if(!function(t,e){const n=r;return!t[n(400)]&&!e[n(400)]||(!t[n(400)]||!e[n(400)])&&(!!(t[n(400)]&&e[n(256)]<t[n(390)][n(279)][n(376)](0)[n(256)])||!!(e[n(400)]&&t[n(256)]<e[n(390)][n(279)][n(376)](0)[n(256)]))}(t[0],n[0]))return!1;const s=Ac(t[0][r(641)],r(618)),o=Ac(n[0][r(641)],r(618));return!!Fr(s,o)&&(!!t[r(381)]((t=>n[r(491)]((e=>t[r(470)]()[r(471)](e[r(470)]())))))&&n[r(381)]((e=>t[r(491)]((t=>e[r(470)]()[r(471)](t[r(470)]()))))))}}[kc(413)](t){const e=kc,n=Array[e(465)](t),r=this[e(414)]({skipNotAttached:!0}),s=r[e(535)]((n=>!t[e(485)](n))),o=new Map(n[e(439)]((t=>[t,this[e(640)][e(324)](t[e(650)],t[e(393)],e(340))]))),i=new Map(r[e(439)]((t=>[t,t[e(601)]()])));for(let t=0;t<n[e(510)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(510)];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(510)];e++){const s=r[e];if(s[a(650)]!==n[a(650)]||s[a(646)].id!==n[a(646)].id||s[a(393)]!==n[a(393)])continue;if(!Bc(n,s))continue;if(a(642)==n[a(650)]&&n[a(558)][a(517)]!=s[a(558)][a(517)])continue;if(a(642)==n[a(650)]&&t[a(597)](n[a(558)][a(350)]))continue;if(a(281)==n[a(650)]){const e=t[a(427)][a(590)],r=n[a(564)]();if(r&&(e[a(666)][a(320)](r)||e[a(666)][a(309)](r)))continue}const c=o[a(376)](n),u=i[a(376)](n),l=i[a(376)](s),f=n[a(390)]&&n[a(390)][a(510)],h=s[a(390)]&&s[a(390)][a(510)];if(!f&&c(l,u))return t[a(332)](s,n),i[a(377)](n),!0;if(!h&&c(u,l))return t[a(332)](n,s),i[a(377)](s),!0}return!1}}[kc(332)](t,e){const n=kc;if(t[n(442)])for(const r of e[n(601)]())t[n(367)](r);else{const r=e[n(470)]()[n(354)];this[n(490)](t,this[n(365)][n(258)](t[n(470)]()[n(418)],r))}e[n(417)]()}[kc(623)](t,e,n){const r=kc,s=t[r(588)](r(301))||t[r(588)](r(642))?r(500):t[r(561)]();return Kr(this[r(427)][r(325)],e+"_"+s+r(468),n)}[kc(653)](){const t=kc,n=this[t(427)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(365)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(635)](t[i(297)]);if(i(345)===e){r[i(271)](this[i(623)](n,i(291)));break}}for(const t of s){const{group:n,type:s}=this[i(635)](t[i(297)]);if(i(345)===n){r[i(271)](this[i(623)](s,i(551),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}}))}[kc(243)](t){const e=kc;if(this[e(655)])return!1;const n=this[e(427)],r=n[e(590)][e(560)][e(237)][e(308)]();if(0==r[e(510)])return!1;const s=[],o=r[e(535)]((t=>e(642)==t[e(650)])),i=r[e(535)]((t=>e(455)==t[e(650)]&&e(489)!=t[e(297)])),a=r[e(535)]((t=>e(394)==t[e(650)]&&e(489)!=t[e(297)]));for(const t of o)s[e(292)]({key:t[e(305)],newValue:t[e(458)],oldValue:t[e(270)],range:Fc(t[e(662)],n[e(590)])});for(const t of i){const r=a[e(396)]((n=>n[e(568)][e(471)](t[e(568)])));r&&s[e(292)]({key:e(404),newValue:t[e(297)],oldValue:r[e(297)],range:n[e(590)][e(334)](t[e(568)][e(369)])})}return 0!=s[e(510)]&&this[e(288)](t,s)}[kc(504)](t){const e=kc;let n=!1;const r=this[e(427)][e(590)][e(560)][e(237)][e(534)]()[e(535)]((t=>t[e(558)][e(242)]&&t[e(297)][e(588)](e(338))));for(const s of r){const{subType:r,id:o}=this[e(635)](s[e(297)]),i=r[e(250)]("|")[0];for(const r of this[e(414)]({skipNotAttached:!0}))r.id!=o&&e(642)==r[e(650)]&&r[e(558)]&&r[e(558)][e(350)]==i&&r[e(470)]()[e(245)](s[e(558)][e(242)])&&(this[e(480)](r,s[e(558)][e(242)],t),n=!0)}return n}[kc(609)](t){this[kc(655)]=!0,t()}[kc(374)](t){const e=kc,n=this[e(597)](t),r=this[e(278)][e(485)](t);return n||r}[kc(288)](t,e){const n=kc;if(0==e[n(510)])return!1;let r=!1;for(const s of e){const e=this[n(473)](s[n(662)],n(642))[n(535)]((t=>!t[n(617)][n(634)]))[n(439)]((t=>t[n(345)])),i=(0,o.hashObject)({newValue:s[n(246)]});e[n(535)]((t=>{const e=n,[r,o]=t[e(393)][e(250)]("|");return r==s[e(350)]&&o!=i}))[n(265)]((e=>{const o=n;this[o(480)](e,s[o(662)],t),r=!0}))}return r}[kc(480)](t,e,n){const r=kc,s=t[r(470)]()[r(409)](e);0!==s[r(510)]?1!==s[r(510)]?this[r(382)](t,e[r(418)],e[r(354)]):this[r(490)](t,s[0]):n[r(424)](t[r(546)]())}}class Rc{constructor(t){const e=kc;this[e(466)]=t,this[e(365)]=t[e(590)],this[e(495)]=new Map,this[e(373)]=new Map,this[e(276)]()}[kc(514)](t,e,n,r,s,o){const i=kc;return new Wr(this[i(365)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(324)](t,e,i(612))(...n),onDiscard:(...n)=>this[i(324)](t,e,i(235))(...n)})}[kc(341)](t,e,n,r){const s=kc,o=t+":"+e+":"+n;this[s(495)][s(314)](o,r)}[kc(324)](t,e,n){const r=kc,s=t+":"+e+":"+n;return this[r(495)][r(376)](s)||this[r(373)][r(376)](t+":"+n)}[kc(276)](){const t=kc,e=()=>!1,n=t=>{const e=Lc;t[e(298)](((t,n)=>t[e(418)][e(512)](n[e(418)])?1:-1)),this[e(365)][e(525)]((n=>{const r=e;for(const e of t){let t;t=e[r(354)][r(526)]&&e[r(354)][r(328)]==e[r(418)][r(369)]?n[r(518)](e[r(418)][r(369)],"on"):n[r(518)](e),this[r(365)][r(329)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Lc;e&&this[n(365)][n(525)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(439)]((t=>(vc(t)&&(t=this[s(365)][s(258)](t[s(354)])),t)))[s(535)]((t=>s(613)!==t[s(269)][s(263)]));if(c[s(510)]<1)return;const u=Array[s(465)](this[s(365)][s(560)][s(579)][s(601)]())[s(439)]((t=>i.LiveRange[s(416)](t)));r[s(457)](c);for(const t of this[s(466)][s(337)][s(337)]())t[s(407)]();a[s(292)]({forceDefaultExecution:!0}),this[s(466)][s(557)](o,...a);const l=u[s(535)]((t=>s(613)!=t[s(269)][s(263)]));l[s(510)]>0&&r[s(457)](l);for(const t of u)t[s(344)]()}))},s=(e,n)=>1==e[t(510)]&&1==n[t(510)]&&e[0][t(354)][t(471)](n[0][t(418)]),o=(e,n,r,s)=>xc(e,n,r,s,this[t(365)])?[e,n]:xc(n,e,s,r,this[t(365)])?[n,e]:null;this[t(373)][t(314)](t(248),e),this[t(373)][t(314)](t(315),n),this[t(373)][t(314)](t(599),s),this[t(373)][t(314)](t(453),o),this[t(373)][t(314)](t(478),n),this[t(373)][t(314)](t(336),e),this[t(373)][t(314)](t(497),s),this[t(373)][t(314)](t(391),o),this[t(373)][t(314)](t(451),r),this[t(373)][t(314)](t(322),e),this[t(373)][t(314)](t(508),s),this[t(373)][t(314)](t(443),e),this[t(373)][t(314)](t(379),r),this[t(373)][t(314)](t(527),e),this[t(373)][t(314)](t(456),s),this[t(373)][t(314)](t(584),e),this[t(373)][t(314)](t(548),e),this[t(373)][t(314)](t(652),((e,n)=>{const r=t;if(!n)return;const s=this[r(466)][r(303)][r(376)](Nc);this[r(365)][r(525)]((t=>{const o=r;if(o(404)==n[o(350)])for(const r of e){const e=r[o(418)][o(369)],s=n[o(517)];t[o(346)](e,s)}else if(s[o(597)](n[o(350)]))for(const r of e)void 0!==n[o(517)]?t[o(571)](n[o(350)],n[o(517)],r[o(418)][o(369)]):t[o(318)](n[o(350)],r[o(418)][o(369)]);else for(const r of e)n[o(517)]?t[o(571)](n[o(350)],n[o(517)],r):t[o(318)](n[o(350)],r)}))})),this[t(373)][t(314)](t(459),s)}}function Mc(t,e,n){const r=kc;for(const s of e[r(328)][r(284)]({includeSelf:!0,parentFirst:!0})){if(s[r(269)]==s)return!1;if(!n[r(668)](s))return!1;if(t[r(320)](s)||t[r(309)](s))return!0}return!1}function vc(t){const e=kc;return t[e(354)][e(328)]==t[e(418)][e(369)]&&t[e(354)][e(486)]}function Oc(t,e,n,r){const s=kc,o=t=>!t[s(410)].is(s(562))&&!r[s(320)](t[s(410)]),i=t[s(418)][s(611)](o),a=t[s(354)][s(611)](o,{direction:s(421)});return!(t[s(418)][s(471)](i)&&t[s(354)][s(471)](a)||(i[s(512)](a)?n[s(241)](e,{range:n[s(258)](i,a)}):n[s(424)](e),0))}function wc(t){return(0,o.hashObject)(t)}function Dc(t){const e=kc,n=t[e(418)][e(369)];return n&&n.is(e(477))}function Fc(t,e){const n=kc;return null==t[n(354)][n(511)]&&t[n(354)][n(328)]==t[n(418)][n(369)]?Pc(t[n(418)][n(369)],e):t}function Pc(t,e){const n=kc,r=e[n(666)][n(320)](t)||e[n(666)][n(591)](t);return e[n(258)](e[n(327)](t,n(239)),r?e[n(433)](t):e[n(327)](t,n(354)))}function xc(t,e,n,r,s){const o=kc;if(t[o(656)])return!1;if(!Bc(t,e))return!1;if(n[o(354)][o(471)](r[o(418)]))return!0;if(t[o(650)]!=e[o(650)])return!1;if(!n[o(354)][o(450)](r[o(418)]))return!1;const i=s[o(258)](n[o(354)],r[o(418)])[o(388)]();for(const t of i)if([o(537),o(389)][o(405)](t[o(650)])&&s[o(666)][o(309)](t[o(410)]))return!1;return!0}function Bc(t,e){const n=kc;if(!t[n(630)]||!e[n(630)])return!1;const r=new Set(Object[n(574)](t[n(641)])),s=new Set(Object[n(574)](e[n(641)]));if(r[n(377)](n(618)),s[n(377)](n(618)),0==r[n(440)]&&0==s[n(440)])return!0;if(r[n(440)]!=s[n(440)])return!1;const o={...t[n(641)]},i={...e[n(641)]};return delete o[n(618)],delete i[n(618)],JSON[n(412)](o)==JSON[n(412)](i)}function Uc(t,e){const n=kc,r=jc(t[n(641)]),s=jc(e);if(!t[n(630)])return!1;for(const t of Object[n(574)](s))if(!Fr(r[t],s[t]))return!1;return!0}function jc(t){const e=kc,n=Object[e(585)]({},t);return delete n[e(605)],delete n[e(528)],n}const Gc=Vc;function Vc(t,e){const n=Hc();return(Vc=function(t,e){return n[t-=350]})(t,e)}function Hc(){const t=["PendingActions","358776OoItMe","canDiscard","976bRGsCz","_acceptCommand","destroy","471233bdHXEm","_discardCommand","getRanges","_pendingAction","locale","isEnabled","stopListening","753mSsmPG","model","PENDING_ACTION_SUGGESTION","execute","discardSuggestion","remove","170916CZoQdg","get","608646jgJqhm","canAccept","change:isDirty","_editor","18owVnRo","_setPendingAction","commands","_removePendingAction","bind","add","plugins","417888EQEbsl","unbind","3960330ZGxUuT","canEditAt","isDirty","listenTo","commentThreadController","40cmkeQq","view","acceptSuggestion"];return(Hc=function(){return t})()}!function(t){const e=Vc,n=t();for(;;)try{if(412838===-parseInt(e(384))/1+-parseInt(e(366))/2*(parseInt(e(376))/3)+parseInt(e(382))/4+parseInt(e(355))/5+parseInt(e(388))/6*(parseInt(e(369))/7)+-parseInt(e(353))/8+-parseInt(e(364))/9*(-parseInt(e(360))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hc);class zc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Vc;super(),this[s(377)]=e,this[s(361)]=n,this[s(359)]=r,this[s(387)]=t,this[s(367)]=t[s(390)][s(383)](s(362)),this[s(370)]=t[s(390)][s(383)](s(380)),this[s(361)][s(350)](s(374)).to(this[s(367)],this[s(370)],((t,e)=>t||e)),this[s(361)][s(350)](s(385)).to(this[s(367)],s(374),(t=>t&&this[s(387)][s(377)][s(356)](e[s(371)]()))),this[s(361)][s(350)](s(365)).to(this[s(370)],s(374),(t=>t&&this[s(387)][s(377)][s(356)](e[s(371)]()))),this[s(372)]=null,n[s(357)]&&this[s(389)](),this[s(358)](n,s(362),(()=>this[s(362)]())),this[s(358)](n,s(380),(()=>this[s(380)]())),this[s(358)](n,s(386),(()=>{const t=s;n[t(357)]?this[t(389)]():this[t(391)]()}))}[Gc(362)](){const t=Gc;this[t(367)][t(379)](this[t(377)].id)}[Gc(380)](){const t=Gc;this[t(370)][t(379)](this[t(377)].id)}[Gc(368)](){const t=Gc;this[t(361)][t(354)](t(374)),this[t(361)][t(354)](t(385)),this[t(361)][t(354)](t(365)),this[t(375)](),this[t(359)][t(368)](),this[t(372)]&&this[t(391)]()}[Gc(389)](){const t=Gc,e=Kr(this[t(387)][t(373)],t(378));this[t(372)]=this[t(387)][t(352)][t(383)](t(363))[t(351)](e)}[Gc(391)](){const t=Gc;null!==this[t(372)]&&this[t(387)][t(352)][t(383)](t(363))[t(381)](this[t(372)]),this[t(372)]=null}}function Wc(t,e){const n=Xc();return(Wc=function(t,e){return n[t-=282]})(t,e)}const Kc=Wc;function Xc(){const t=["element","content","ariaDescriptionView","tab","text/html","value","bind","410487cpGTEw","commentThread","parseFromString","isReadOnly","assign","_localUser","join","editorConfig","230574XNwsLZ","setData","canAccept","cancel","showInput","length","isActive","1426130qJJjaP","23150iriVyZ","editor","descriptionParts","241167RZgktS","updateComment","render","isEnabled","2000785wdbueQ","focusables","SUGGESTION_THREAD_ARIA_LABEL","shift+tab","name","textContent","submit","formatDateTime","commentsListView","author","SUGGESTION_THREAD_DESCRIPTION","20vPCZFV","_config","1260656IDKObA","body","54tFnCjA","_createCommentThreadInputView","focus","commentThreadInputView","hasDirtyComment","locale","addComment","authoredAt","set","canDiscard","delegate","ariaLabel","removeComment","focusCycler","1638Yjqxql","_createCommentViews","fire","map","keystrokes","isDirty","commentInputView","CommentView","_model","disabledSubmit","destroy","focusTracker","target","disableComments"];return(Xc=function(){return t})()}!function(t){const e=Wc,n=t();for(;;)try{if(429560===-parseInt(e(285))/1+parseInt(e(292))/2+-parseInt(e(296))/3*(parseInt(e(311))/4)+parseInt(e(300))/5+parseInt(e(315))/6*(parseInt(e(350))/7)+-parseInt(e(313))/8+parseInt(e(329))/9*(-parseInt(e(293))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xc);class qc extends s.View{constructor(t,n,r,i){const a=Wc;super(t),this[a(308)]=null,this[a(318)]=null,this[a(345)]=new o.AriaDescriptionView(t,Kr(t,a(310))),this[a(323)](a(291),!1),this[a(323)](a(322),n[a(322)]),this[a(349)](a(322)).to(n),this[a(323)](a(295),[]),this[a(323)](a(334),!1),this[a(323)](a(299),!1),this[a(323)](a(287),!1),this[a(323)](a(324),!1),this[a(349)](a(326)).to(this,a(290),n,a(322),this,a(295),((t,e,r)=>{const s=a,o=r[s(332)]((t=>_(t[s(344)])))[s(283)](". ")+".";return Kr(this[s(320)],s(302),[t-1,n[s(309)][s(304)],e?i[s(307)](e):"",(new DOMParser)[s(352)](o,s(347))[s(314)][s(305)]])})),this[a(301)]=new s.ViewCollection,this[a(340)]=new e.FocusTracker,this[a(333)]=new e.KeystrokeHandler,this[a(328)]=new s.FocusCycler({focusables:this[a(301)],focusTracker:this[a(340)],keystrokeHandler:this[a(333)],keystrokeHandlerOptions:{filter:t=>t[a(341)]!==this[a(343)]},actions:{focusPrevious:a(303),focusNext:a(346)}}),this[a(337)]=n,this[a(282)]=r,this[a(312)]=i,i[a(342)]?this[a(323)](a(290),1):this[a(330)]()}[Kc(298)](){const t=Kc;super[t(298)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(301)])}[Kc(317)](){const t=Kc;this[t(343)][t(317)]()}[Kc(339)](){const t=Kc;this[t(308)]&&this[t(308)][t(339)](),this[t(318)]&&this[t(318)][t(339)](),super[t(339)]()}[Kc(330)](){const t=Kc,{CommentsListView:e}=this[t(312)];this[t(308)]=new e(this[t(320)],this[t(337)][t(351)],Object[t(354)]({CommentView:this[t(312)][t(336)]},this[t(312)])),this[t(308)][t(325)](t(327)).to(this),this[t(308)][t(325)](t(297)).to(this),this[t(308)][t(349)](t(291)).to(this),this[t(323)](t(290),this[t(308)][t(290)]+1),this[t(349)](t(290)).to(this[t(308)],t(290),(t=>t+1)),this[t(318)]=this[t(316)](),this.on(t(327),(()=>this[t(317)]())),this[t(349)](t(334)).to(this[t(308)],t(319),this[t(318)][t(335)],t(348),((t,e)=>t||!!e))}[Kc(316)](){const t=Kc,{CommentThreadInputView:e}=this[t(312)],n=new e(this[t(320)],this[t(282)],this[t(312)][t(284)]),r=n[t(335)];return n[t(349)](t(289)).to(this,t(291),this[t(337)][t(351)],t(353),r,t(348),((t,e,n)=>!!n||t&&!e)),r.on(t(306),((e,n)=>{const s=t;this[s(331)](s(321),n),r[s(294)][s(286)]("")})),r.on(t(288),(()=>this[t(317)]())),r[t(349)](t(338)).to(this[t(337)][t(351)],t(353)),n}}const Jc=Zc;function Zc(t,e){const n=Yc();return(Zc=function(t,e){return n[t-=387]})(t,e)}function Yc(){const t=["type","suggestionView","author","listitem","ck-suggestion-wrapper","1689500biqBaN","render","bind","bindTemplate","canDiscard","description","ck-rounded-corners","ck-suggestion--disabled-comments","acceptSuggestion","color","1388886dMCxNx","canAccept","disableComments","isEnabled","_descriptionElement","discardButton","focusables","362515NoWCRg","ck-suggestion-","descriptionParts","editorDestroyed","delegate","ariaLabel","ck-suggestion-wrapper--active","commentThread","setTemplate","add","div","2730222rsqLay","commentsListView","_config","434wcAXHM","_model","getTemplate","editorReady","isActive","22840DsKIdy","set","push","ariaDescriptionView","commentThreadInputView","63564pDCxuF","</p>","12zSaFmv","<p>","SuggestionView","content","discardSuggestion","acceptButton","formatDateTime","174440zfrNBq"];return(Yc=function(){return t})()}!function(t){const e=Zc,n=t();for(;;)try{if(200616===-parseInt(e(410))/1+-parseInt(e(387))/2+-parseInt(e(436))/3*(-parseInt(e(434))/4)+parseInt(e(393))/5+-parseInt(e(403))/6+parseInt(e(424))/7*(parseInt(e(429))/8)+parseInt(e(421))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yc);class Qc extends qc{constructor(t,e,n,r){const s=Zc;super(t,e,n,r),this[s(430)](s(388),""),this[s(395)](s(388)).to(this,s(412),(t=>t&&t[0]?t[0][s(388)]:"")),this[s(395)](s(398)).to(this,s(412),this,s(428),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(437)+_(e[n(439)],e[n(402)])+n(435);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(407)]=null,this[s(389)]=new(r[s(438)])(t,e,{formatDateTime:r[s(442)]}),this[s(389)][s(395)](s(398)).to(this),this[s(389)][s(414)](s(401),s(440)).to(this),this[s(389)][s(441)][s(395)](s(406)).to(this,s(404)),this[s(389)][s(408)][s(395)](s(406)).to(this,s(397)),this[s(409)][s(419)](this[s(389)]),this[s(422)]&&this[s(409)][s(419)](this[s(422)]),this[s(433)]&&this[s(409)][s(419)](this[s(433)]),this[s(418)](this[s(426)]())}[Jc(426)](){const t=Jc,e=this[t(396)],n=[this[t(389)]];return this[t(422)]&&n[t(431)](this[t(422)]),this[t(433)]&&n[t(431)](this[t(433)]),n[t(431)](this[t(432)]),{tag:t(420),attributes:{class:["ck",t(399),t(392),e.if(t(428),t(416)),e.to(t(388),(e=>t(411)+e)),this[t(423)][t(405)]&&t(400)],"data-suggestion-id":this[t(425)].id,"data-thread-id":this[t(425)][t(417)].id,"data-author-id":this[t(425)][t(390)].id,tabindex:0,role:t(391),"aria-label":e.to(t(415)),"aria-describedby":this[t(432)].id},children:n}}[Jc(394)](){const t=Jc;super[t(394)](),this[t(422)]&&(this[t(422)][t(414)](t(427)).to(this),this[t(422)][t(414)](t(413)).to(this)),this[t(433)]&&(this[t(433)][t(414)](t(427)).to(this),this[t(433)][t(414)](t(413)).to(this))}}function $c(t,e){const n=tu();return($c=function(t,e){return n[t-=101]})(t,e)}function tu(){const t=["_createButton","tab","formatDateTime","_config","isExternal","querySelector","ck-annotation__info-name","bind","1387535RnZADt","span","cancel","EXTERNAL_SUGGESTION","name","ck-comment__info-time","focusCycler","execute","setTemplate","ck-suggestion","ck-suggestion--accept","creator","Accept suggestion","render","ck-suggestion__user","ck-annotation__content-wrapper","ck-suggestion__main","ck-suggestion__info","1195078DCPGPj","ck-comment__external","ck-annotation__main","locale","shift+tab","focusTracker","EXTERNAL_AVATAR","div","acceptButton","ck-annotation__info-time","ck-annotation__actions","check","focusables","@external","esc","ck-suggestion__info-name","discardButton","source","authoredAt","getExternalSuggestionNote","acceptSuggestion","target",".ck-annotation__content-wrapper","change:description","2312480lRoBvS","push","getTemplate","18ZcrYkr","attributes","author","2538048ZrBUxB","element","listenTo","bindTemplate","3482517TMlHWZ","EXTERNAL_IMPORT_WORD_SUGGESTION","EXTERNAL_IMPORT_WORD_AVATAR","focus","description","time","set","enter","discardSuggestion","ck-annotation__user","_setupKeyboardNavigation","ck-annotation","keystrokes","add","Discard suggestion","presentation","getUserViewNotificationText","focusFirst","userView","ck-annotation__info","_model","20562255FPenAI","innerHTML","extendTemplate","2VIexmY","8278207ogyCXk","fire","ck-suggestion__actions","importWord","ck-suggestion--discard"];return(tu=function(){return t})()}const eu=$c;!function(t){const e=$c,n=t();for(;;)try{if(644714===-parseInt(e(126))/1*(-parseInt(e(184))/2)+parseInt(e(160))/3+parseInt(e(156))/4+parseInt(e(108))/5*(parseInt(e(153))/6)+-parseInt(e(185))/7+parseInt(e(150))/8+-parseInt(e(181))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tu);class nu extends s.View{constructor(n,r,i){const a=$c;super(n),this[a(180)]=r,this[a(103)]=i,this[a(166)](a(164),""),this[a(107)](a(144)).to(r),this[a(134)]=this[a(190)](Kr(n,a(120)),t.icons[a(137)],a(118),a(146),"sw"),this[a(142)]=this[a(190)](Kr(n,a(174)),t.icons[a(110)],a(189),a(168),"sw"),this[a(178)]=new o.UserView(n,r[a(155)],this[a(176)]()),this[a(178)][a(183)]({attributes:{class:[a(122),a(169)],"aria-hidden":!0}}),this[a(138)]=new s.ViewCollection([this[a(134)],this[a(142)]]),this[a(131)]=new e.FocusTracker,this[a(172)]=new e.KeystrokeHandler,this[a(114)]=new s.FocusCycler({focusables:this[a(138)],focusTracker:this[a(131)],keystrokeHandler:this[a(172)],actions:{focusPrevious:a(130),focusNext:a(101)},keystrokeHandlerOptions:{filter:t=>t[a(147)]!==this[a(157)]}}),this[a(116)](this[a(152)]())}[eu(121)](){const t=eu;super[t(121)]();const e=this[t(157)][t(105)](t(148));e[t(182)]=this[t(164)],this.on(t(149),((n,r,s)=>{e[t(182)]=s})),this[t(170)]()}[eu(152)](){const t=eu,e=this[t(159)],n=[{tag:t(133),attributes:{class:[t(125),t(179)]},children:[{tag:t(109),children:[{text:this[t(178)][t(112)]}],attributes:{class:[t(141),t(106)]}},{tag:t(165),attributes:{datetime:e.to(t(144)),class:[t(113),t(135)]},children:[{text:e.to(t(144),(e=>this[t(103)][t(102)](e)))}]}]},{tag:t(133),attributes:{class:[t(187),t(136)]},children:[this[t(134)],this[t(142)]]},{tag:t(133),attributes:{class:[t(123)]}}];return this[t(180)][t(104)]&&n[t(151)]({tag:t(133),attributes:{class:[t(127)]},children:[{text:this[t(145)]()}]}),{tag:t(133),attributes:{class:[t(117),t(171)],tabindex:-1},children:[this[t(178)],{tag:t(133),attributes:{class:[t(124),t(128)],role:t(175)},children:n}]}}[eu(163)](){const t=eu;this[t(157)][t(163)]()}[eu(176)](){const t=eu;return this[t(180)][t(104)]?t(188)===this[t(180)][t(154)][t(139)][t(143)]?Kr(this[t(129)],t(162),this[t(180)][t(119)][t(112)]):Kr(this[t(129)],t(132),this[t(180)][t(119)][t(112)]):null}[eu(145)](){const t=eu;return t(188)===this[t(180)][t(154)][t(139)][t(143)]?Kr(this[t(129)],t(161)):Kr(this[t(129)],t(111))}[eu(190)](t,e,n,r,s){const i=eu,a=new o.LateFocusButtonView(this[i(129)]);return a[i(166)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(183)]({attributes:{class:n}}),a.on(i(115),(()=>{const t=i;this[t(186)](r,this[t(180)].id)})),a}[eu(170)](){const t=eu,e=this[t(157)];this[t(172)][t(158)](e);for(const e of this[t(138)])this[t(131)][t(173)](e[t(157)]),this[t(172)][t(158)](e[t(157)]);this[t(172)][t(166)](t(167),((n,r)=>{const s=t;e===n[s(147)]&&(this[s(114)][s(177)](),r())})),this[t(172)][t(166)](t(140),((n,r)=>{const s=t;e!==n[s(147)]&&(this[s(163)](),r())}))}}const ru='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M6.182 5.514a.643.643 0 0 0-.636.64v-.001a.636.636 0 0 0 .636.639h5.682a.641.641 0 0 0 .636-.638.637.637 0 0 0-.636-.64H6.182Z"/><path d="M6.182 8.5a.642.642 0 0 0-.588.882.636.636 0 0 0 .588.395h5.682a.641.641 0 0 0 .636-.639.635.635 0 0 0-.636-.638H6.182Z"/><path d="M6.18 11.5a.64.64 0 0 0 0 1.278h3.133a.64.64 0 0 0 0-1.278H6.18Z"/><path d="m11.772 18.308.154-.23c-.195-.098-.304-.192-.328-.28-.024-.09 0-.274.076-.551.062-.166.099-.296.11-.393a2.934 2.934 0 0 0 0-.479c-.137-.41-.2-.685-.186-.83.013-.145.117-.335.313-.57l4.465-6.207c.356-.6 1.059-.56 2.11.118 1.05.68 1.443 1.272 1.177 1.772l-3.876 6.833c-.105.27-.22.444-.347.515-.128.07-.4.119-.813.139a2.954 2.954 0 0 0-.487.21c-.127.09-.244.193-.347.31-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.739Zm-.184.274 1.039.727-.26.34h-1.496l.717-1.067Z"/><path clip-rule="evenodd" d="M3.272 1A1.28 1.28 0 0 0 2 2.28v14.439a1.276 1.276 0 0 0 1.272 1.28h6.838a2.13 2.13 0 0 1 .003-.61c.024-.18.066-.363.113-.534.012-.046.027-.092.043-.136.011-.029.02-.052.025-.069v-.008a7.395 7.395 0 0 1-.042-.142H3.5V2.46s11 .002 11 .005v6.341l.627-.872c.204-.32.49-.614.873-.819V2.281c0-.707-.569-1.28-1.272-1.28L3.272 1ZM16 9.29l-1.5 2.085V16.5h-2.708c.005.118.002.236-.007.354a.904.904 0 0 1-.013.075l-.001.005a3.108 3.108 0 0 1-.097.312c-.027.101-.048.19-.062.266a.734.734 0 0 0-.014.287.25.25 0 0 0 .068.105.65.65 0 0 0 .088.074l.017.011.016.01h.175L14.73 18c.697 0 1.271-.573 1.271-1.281v-7.43Z"/></svg>\n',su=ou;function ou(t,e){const n=au();return(ou=function(t,e){return n[t-=221]})(t,e)}!function(t){const e=ou,n=t();for(;;)try{if(655748===-parseInt(e(247))/1*(-parseInt(e(257))/2)+parseInt(e(286))/3+parseInt(e(300))/4+parseInt(e(269))/5+-parseInt(e(361))/6*(-parseInt(e(360))/7)+parseInt(e(320))/8+-parseInt(e(342))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(au);class iu extends t.Plugin{static get[su(354)](){const t=su;return[Nc,o.Users,t(363),t(223),t(353)]}static get[su(316)](){return su(321)}constructor(t){const e=su;super(t),this[e(370)]=new Map,this[e(337)]=new Map,this[e(224)]=new Map,this[e(279)]=new Map;const n=this[e(328)][e(237)];n[e(250)](e(344),Qc),n[e(250)](e(351),nu),n[e(250)](e(230),!1),this[e(251)]=n[e(355)](e(230))}[su(276)](t,e){const n=su;0===this[n(279)][n(226)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(279)]){const r=this[t(370)][t(333)](e);r||n?r&&n&&this[t(278)](e):this[t(315)](e)}this[t(279)][t(264)](),this[t(328)][t(340)][t(355)](t(353))[t(318)](),this[t(254)]()}),10),this[n(279)][n(291)](t,e)}[su(262)](){const t=su,e=this[t(328)],n=e[t(340)][t(355)](t(341)),r=e[t(340)][t(355)](t(223)),s=e[t(340)][t(355)](t(353)),o=e[t(340)][t(355)](t(363));this[t(260)](),s[t(368)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(336)](this[e(370)])){const s=t[e(325)](),o=[];for(const t of s){if(!t[e(326)])continue;if(t[e(314)]){o[e(242)](...t[e(357)]());continue}const n=t[e(244)]();if(o[e(270)]>0){const t=o[0][e(233)](n);if(t){o[0]=t;continue}}o[e(242)](n)}n[e(242)]([r[e(249)],o])}return n})),this[t(369)](n,t(301),((e,n)=>{const r=t;this[r(369)](n,r(304),((t,e,s,o)=>{const i=r;n[i(326)]&&(null==s?(this[i(235)](o[i(322)]),this[i(276)](n,!1)):(this[i(235)](s[i(322)]),null==o&&this[i(276)](n,!0)))})),null!==n[r(222)]?this[r(235)](n[r(322)]):this[r(276)](n,!1)})),this[t(369)](n,t(313),((e,n,r)=>{const s=t;this[s(275)](n,s(304)),this[s(279)][s(323)](n),this[s(370)][s(333)](n)&&this[s(278)](n),r&&this[s(235)](r[s(322)])})),this[t(369)](n,t(238),((e,n)=>{this[t(235)](n)})),this[t(369)](r,t(302),(()=>{this[t(254)]()})),this[t(369)](o,t(228),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(248)](r))return;const i=n[o(293)](r);this[o(370)][o(355)](i)[o(249)][o(327)][o(329)](-1)}),{priority:t(268)})}[su(254)](){const t=su,e=this[t(328)][t(340)][t(355)](t(223)),n=this[t(328)][t(340)][t(355)](t(341)),r=Array[t(336)](e[t(330)],(e=>e[t(319)]))[t(256)]((e=>this[t(337)][t(333)](e))),s=[];for(const e of r){const n=this[t(337)][t(355)](e)[t(307)][t(325)]();s[t(242)](...n[t(280)](((e,n)=>[...e,...n[t(236)]()]),[]))}n[t(362)]=s}[su(260)](){const t=su,n=this[t(328)],r=n[t(367)],o=Kr(r,t(289)),i=new e.Collection([{type:t(282),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(285),role:t(261)})},{type:t(346)},{type:t(240),model:new s.ViewModel({withText:!0,label:Kr(r,t(281)),commandName:t(295),role:t(288)})},{type:t(240),model:new s.ViewModel({withText:!0,label:Kr(r,t(265)),commandName:t(287),role:t(288)})},{type:t(240),model:new s.ViewModel({withText:!0,label:Kr(r,t(252)),commandName:t(229),role:t(288)})},{type:t(240),model:new s.ViewModel({withText:!0,label:Kr(r,t(310)),commandName:t(366),role:t(288)})}]);for(const e of i)if(cu(e)){const r=n[t(255)][t(355)](e[t(307)][t(266)]);e[t(307)][t(347)](t(317),t(350)).to(r,t(296),t(350))}n.ui[t(311)][t(306)](t(285),(e=>this[t(271)](e,i,o))),n.ui[t(311)][t(306)](t(343),(e=>this[t(246)](e,i,o)))}[su(271)](t,e,n){const r=su,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(328)][r(255)][r(355)](r(285));o[r(358)][r(291)]({tooltip:n,label:n,icon:ru}),o[r(358)][r(347)](r(317)).to(i,r(296)),o[r(358)].on(r(221),(()=>{const t=r;i[t(221)](),this[t(328)][t(239)][t(249)][t(329)]()})),(0,s.addListToDropdown)(o,e,{role:r(308)});const a=[];for(const t of e)cu(t)&&a[r(242)](this[r(328)][r(255)][r(355)](t[r(307)][r(266)]));const c=o[r(358)];return c[r(338)][r(294)](r(350)),c[r(272)][r(294)](r(350)),c[r(338)][r(347)](r(350)).to(i,r(350)),c[r(272)][r(347)](r(350))[r(356)](a,r(350),((...t)=>t[r(309)]((t=>t)))),o.on(r(221),(t=>{const e=r;this[e(328)][e(221)](t[e(263)][e(266)]),this[e(328)][e(239)][e(249)][e(329)]()})),o}[su(246)](t,e,n){const r=su,o=new s.MenuBarMenuView(t),i=this[r(328)][r(255)][r(355)](r(285));o[r(358)][r(291)]({label:n,icon:ru});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(346)==n[r(339)]){a[r(359)][r(306)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(307)];i[r(347)](...Object[r(352)](c)).to(c),i[r(243)](r(221)).to(o),i.on(r(221),(()=>{const t=r;this[t(328)][t(221)](c[t(266)]),this[t(328)][t(239)][t(249)][t(329)]()})),e[r(267)][r(306)](i),a[r(359)][r(306)](e)}return o[r(347)](r(350)).to(i,r(350)),o[r(349)][r(267)][r(306)](a),o}[su(315)](t){const e=su,n=this[e(328)],r=n[e(237)],s=n[e(340)][e(355)](e(223)),i=n[e(340)][e(355)](e(363)),a=n[e(340)][e(355)](e(353)),c=n[e(340)][e(355)](o.Users).me,u=r[e(355)](e(285))[e(303)],l=r[e(355)](e(285))[e(232)],{CommentsListView:f,CommentThreadInputView:h}=n[e(340)][e(355)](e(245));let g,d,p;this[e(224)][e(333)](t.id)?(d=this[e(224)][e(355)](t.id),g=d[e(332)]):(g=new u(n[e(367)],t,c,{disableComments:this[e(251)],editorConfig:r[e(355)](e(297)),maxCommentsWhenCollapsed:r[e(355)](e(305)),maxThreadTotalWeight:r[e(355)](e(312)),maxCommentCharsWhenCollapsed:r[e(355)](e(258)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(355)](e(367))),CommentView:r[e(355)](e(334))[e(225)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),g[e(298)][e(364)].on(e(221),(()=>{const t=e;n[t(239)][t(249)][t(329)]()})),g[e(298)][e(231)].on(e(221),(()=>{const t=e;n[t(239)][t(249)][t(329)]()})),d=s[e(273)](this[e(328)][e(367)],g),d[e(347)](e(324)).to(g,e(324)),d[e(347)](e(270)).to(g),d[e(347)](e(339)).to(g,e(339),(t=>e(290)+t)),g.on(e(365),(()=>{const t=e;p[t(274)](t(365))})),this[e(224)][e(291)](t.id,d));const m=i[e(284)](t[e(234)],g),I=new zc(n,t,g,m),E=t[e(325)]()[e(256)]((t=>t[e(326)]));g[e(331)]=n[e(340)][e(355)](e(341))[e(283)][e(241)](E),this[e(370)][e(291)](t,I),this[e(337)][e(291)](g,I),p=s[e(253)]({view:d,target:()=>{const r=e,s=[],i=t[r(325)]()[r(256)]((t=>t[r(326)]));for(const t of i)s[r(242)](...t[r(335)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(239)],s)},type:()=>e(290)+I[e(249)][e(339)]}),i[e(259)](g,p),s[e(306)](p),a[e(292)](p)}[su(278)](t){const e=su,n=this[e(328)][e(340)][e(355)](e(363)),r=this[e(328)][e(340)][e(355)](e(223)),s=this[e(370)][e(355)](t),o=s[e(249)],i=r[e(299)](o);n[e(348)](o),i&&r[e(277)](i),this[e(370)][e(323)](t),this[e(337)][e(323)](o),s[e(345)]()}[su(235)](t){const e=su;if(!t[e(326)]||!this[e(370)][e(333)](t))return;const n=this[e(328)][e(340)][e(355)](e(341)),r=this[e(370)][e(355)](t),s=t[e(325)]();r[e(249)][e(331)]=n[e(283)][e(241)](s)}[su(345)](){const t=su;for(const e of this[t(370)][t(352)]())this[t(278)](e);for(const e of this[t(224)][t(227)]())e[t(332)][t(345)]();super[t(345)]()}}function au(){const t=["isEnabled","trackChanges.SuggestionView","keys","EditorAnnotations","requires","get","toMany","getRanges","buttonView","items","728miEDMK","25236zNxsFR","activeMarkers","CommentsRepository","acceptButton","escape","discardSelectedSuggestions","locale","addSourceCollector","listenTo","_suggestionToController","execute","previous","Annotations","_annotationViews","CommentView","size","values","addComment","discardAllSuggestions","trackChanges.disableComments","discardButton","SuggestionView","getJoined","commentThread","_updateController","getMarkerNames","config","suggestionChanged","editing","button","getDescriptions","push","delegate","getFirstRange","CommentsUI","_createMenuBarMenu","81738hdhfZV","hasSuggestion","view","define","_disableComments","Discard all suggestions","createAnnotation","_refreshActiveMarkers","commands","filter","2uBfOLD","comments.maxCommentCharsWhenCollapsed","_bindAnnotationToEditors","_addUIComponentsToFactory","menuitemcheckbox","init","source","clear","Accept all selected suggestions","commandName","children","lowest","965725arouNe","length","_createToolbarButton","arrowView","createAnnotationView","fire","stopListening","_handleSuggestionControllerDelayed","remove","_destroyController","_handleControllerBuffer","reduce","Accept all suggestions","switchbutton","descriptionFactory","createCommentThreadController","trackChanges","2108517DWasgv","acceptSelectedSuggestions","menuitem","Track changes","suggestion-","set","registerAnnotation","getSuggestion","unbind","acceptAllSuggestions","value","comments.editorConfig","suggestionView","getByInnerView","4635012ccIPcP","suggestionLoaded","change:activeAnnotations","SuggestionThreadView","change:previous","comments.maxCommentsWhenCollapsed","add","model","menu","some","Discard all selected suggestions","componentFactory","comments.maxThreadTotalWeight","suggestionUnloaded","isMultiRange","_initializeController","pluginName","isOn","refreshSelectedViews","innerView","1869416eVgGLp","TrackChangesUI","head","delete","isDirty","getAllAdjacentSuggestions","isInContent","commentsListView","editor","focus","activeAnnotations","descriptionParts","mainView","has","comments","getMarkers","from","_viewToController","actionView","type","plugins","TrackChangesEditing","19366452CPTnxm","menuBar:trackChanges","trackChanges.SuggestionThreadView","destroy","separator","bind","_unbindEditors","panelView"];return(au=function(){return t})()}function cu(t){return su(307)in t}var uu=fu;function lu(){var t=["pluginName","8563131LEVyRt","addSuggestionData","1536pxWmcT","708ugqGIQ","Comments","plugins","193468OQKeKX","requires","34120060RyxJBF","8974GxJXrV","TrackChanges","2732fFfUdv","812821zdwyOJ","getSuggestion","get","4589920psZazK","editor","getSuggestions","adapter","35zBByDL","addSuggestion"];return(lu=function(){return t})()}function fu(t,e){var n=lu();return(fu=function(t,e){return n[t-=431]})(t,e)}!function(t){for(var e=fu,n=t();;)try{if(561887===-parseInt(e(449))/1+parseInt(e(448))/2*(-parseInt(e(439))/3)+parseInt(e(443))/4*(parseInt(e(434))/5)+-parseInt(e(440))/6*(parseInt(e(446))/7)+-parseInt(e(452))/8+-parseInt(e(437))/9+parseInt(e(445))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lu);class hu extends t.Plugin{static get[uu(444)](){return[Nc,iu,uu(441)]}static get[uu(436)](){return uu(447)}set[uu(433)](t){var e=uu;this[e(431)][e(442)][e(451)](Nc)[e(433)]=t}get[uu(433)](){var t=uu;return this[t(431)][t(442)][t(451)](Nc)[t(433)]}[uu(435)](t){var e=uu;return this[e(431)][e(442)][e(451)](Nc)[e(438)](t)}[uu(432)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=uu;return this[n(431)][n(442)][n(451)](Nc)[n(432)]({skipNotAttached:t,toJSON:e})}[uu(450)](t){var e=uu;return this[e(431)][e(442)][e(451)](Nc)[e(450)](t)}}const gu=du;function du(t,e){const n=pu();return(du=function(t,e){return n[t-=130]})(t,e)}function pu(){const t=["constructor","1963527hYLYhj","track-changes-data-invalid-editor-creator","TrackChangesEditing","Pagination","execute","31591008ryEJdT","Users","config","editorCreator","reduce","createElement","getDataWithAcceptedSuggestions","get","model","users","end","push","addCommentThread","createDocumentFragment","addSuggestionData","remove","3293344CxdGtD","getUser","name","rootsAttributes","destroy","acceptAllSuggestions","82045FWcuCm","trackChangesData","75965lzrgNT","appendChild","6275532ZCrcZQ","define","getFullData","TrackChangesDataGetter","set","map","discardAllSuggestions","getDataWithDiscardedSuggestions","getSuggestions","getRootNames","addUser","getCommentThreads","div","trackChangesData.editorCreator","TrackChangesData","function","_adapter","CommentsRepository","result","document","getRootsAttributes","plugins","requires","336YmjiMV","pluginName","58696QZVACr","editor","create","data","init","156ERQEkm","useAnonymousUser"];return(pu=function(){return t})()}!function(t){const e=du,n=t();for(;;)try{if(863739===parseInt(e(193))/1+parseInt(e(187))/2+parseInt(e(166))/3+-parseInt(e(163))/4*(-parseInt(e(131))/5)+parseInt(e(133))/6+parseInt(e(156))/7*(parseInt(e(158))/8)+-parseInt(e(171))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pu);const mu=[gu(169)];class Iu extends t.Plugin{static get[gu(155)](){return[Nc]}static get[gu(157)](){return gu(147)}[gu(162)](){const t=gu,n=this[t(159)];if(n[t(173)][t(134)](t(146),(e=>{const r=t,s=n[r(179)][r(152)][r(142)]()[r(175)](((t,e)=>(t[e]="",t)),{});return n[r(165)][r(160)](s,e)})),t(148)!=typeof n[t(173)][t(178)](t(130))[t(174)])throw new e.CKEditorError(t(167))}[gu(177)](t){return Tu(this[gu(159)],!0,t)}[gu(140)](t){return Tu(this[gu(159)],!1,t)}}class Eu extends t.Plugin{static get[gu(157)](){return gu(136)}constructor(t){const e=gu;super(t),this[e(151)]=e(181)}[gu(162)](){const t=gu;this[t(159)][t(154)][t(178)](t(150))[t(149)]={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(159)][t(154)][t(178)](t(168))[t(149)]=null}}function bu(t){return void 0!==t[gu(153)]}async function Tu(t,e,n){const r=gu,s=(0,o.sanitizeEditorConfig)(t,mu);s[r(154)][r(182)](Nc,Eu),s[r(190)]=bu(t)?t[r(153)]():void 0;const i=document[r(184)](),a=t[r(173)][r(178)](r(130))[r(174)],c=await a(s,(()=>function(t){const e=r,n=document[e(176)](e(145));return t[e(132)](n),n}(i)));!function(t,e){const n=r,s=t[n(179)][n(152)][n(142)]()[n(175)](((e,r)=>(e[r]=t[n(161)][n(178)]({rootName:r}),e)),{}),o=t[n(154)][n(178)](n(172))[n(180)][n(138)]((t=>({id:t.id,name:t[n(189)]}))),i=t[n(154)][n(178)](n(168))[n(141)]({skipNotAttached:!0,toJSON:!0}),a=t[n(154)][n(178)](n(150))[n(144)]({skipNotAttached:!0,toJSON:!0}),c=e[n(154)][n(178)](n(172)),u=e[n(154)][n(178)](n(168)),l=e[n(154)][n(178)](n(150));for(const t of l[n(144)]())t[n(186)]();for(const t of o)c[n(188)](t.id)||c[n(143)](t);c.me||c[n(164)]();for(const t of a)l[n(183)](t);for(const t of i)u[n(185)](t);e[n(161)][n(137)](s)}(t,c),c[r(170)](r(e?192:139));const u=bu(c)?c[r(135)](n):c[r(161)][r(178)](n);return await c[r(191)](),u}function _u(t,e){var n=yu();return(_u=function(t,e){return n[t-=404]})(t,e)}function yu(){var t=["4aeXrSl","6770700dCoecc","23312GUgUxO","4404TQGAgn","63PDfKwD","1sRnoch","11ggwgHk","3456560JaeAOr","667665RFWzHY","697766ZmFTgQ","1295JwQUot","800387qFRWJd"];return(yu=function(){return t})()}!function(t){for(var e=_u,n=t();;)try{if(232604===-parseInt(e(409))/1*(-parseInt(e(413))/2)+-parseInt(e(412))/3*(parseInt(e(404))/4)+parseInt(e(414))/5*(parseInt(e(407))/6)+parseInt(e(415))/7+parseInt(e(406))/8*(parseInt(e(408))/9)+parseInt(e(411))/10+parseInt(e(410))/11*(-parseInt(e(405))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
5
+ */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Xc,Suggestion:()=>zr,SuggestionThreadView:()=>Zc,SuggestionView:()=>nu,TrackChanges:()=>hu,TrackChangesData:()=>pu,TrackChangesEditing:()=>Sc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;function u(){const t=["commands","forceDisabled","isEnabled","has","TrackChangesCommand","1486533HKyRUw","2310558CXbFGV","3496293fTzlOl","1329328femPPs","_enableCommands","clearForceDisabled","editor","refresh","_enabledCommands","value","_disableUnsupportedCommands","20mxHRQe","execute","16MjDBlz","1790495UJYlmv","12hIksrt","affectsData","11044484iEvQNW","146038TuefCh","8dRMiSX","_isEnabledBasedOnSelection"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=115]})(t,e)}!function(t){const e=l,n=t();for(;;)try{if(882041===-parseInt(e(119))/1*(-parseInt(e(118))/2)+parseInt(e(126))/3*(-parseInt(e(115))/4)+parseInt(e(140))/5+parseInt(e(127))/6+-parseInt(e(129))/7+parseInt(e(139))/8*(-parseInt(e(128))/9)+-parseInt(e(137))/10*(-parseInt(e(117))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(u);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(134)]=e,this[n(135)]=!1,this[n(133)](),this[n(120)]=!1}[c(133)](){this[c(123)]=!0}[c(138)](){const t=c;this[t(135)]=!this[t(135)],this[t(135)]?this[t(136)]():this[t(130)]()}[c(136)](){const t=c;for(const e of this[t(132)][t(121)][t(121)]())e[t(116)]&&!this[t(134)][t(124)](e)&&e[t(122)](t(125))}[c(130)](){const t=c;for(const e of this[t(132)][t(121)][t(121)]())e[t(116)]&&!this[t(134)][t(124)](e)&&e[t(131)](t(125))}}const h=g;function d(){const t=["946425sWYrDA","25190pjMoux","_suggestions","_isEnabledBasedOnSelection","get","24DKmtdS","plugins","refresh","693588CEjzwS","getRanges","8899oAkLtV","24973KYUKRD","58eJfNih","isEnabled","track-changes-accept-suggestion-not-found","2513214bTLCkF","execute","editor","2764zXrooy","TrackChangesEditing","canEditAt","5381256KKEvFH","model","acceptSuggestion","3453jqRNYj"];return(d=function(){return t})()}function g(t,e){const n=d();return(g=function(t,e){return n[t-=297]})(t,e)}!function(t){const e=g,n=t();for(;;)try{if(422634===parseInt(e(318))/1*(-parseInt(e(319))/2)+parseInt(e(306))/3*(-parseInt(e(300))/4)+-parseInt(e(307))/5*(-parseInt(e(312))/6)+parseInt(e(315))/7+-parseInt(e(303))/8+-parseInt(e(297))/9+-parseInt(e(308))/10*(-parseInt(e(317))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(d);class p extends t.Command{constructor(t,e){const n=g;super(t),this[n(309)]=e,this[n(314)](),this[n(310)]=!1}[h(314)](){this[h(320)]=!0}[h(298)](t){const n=h,r=this[n(309)][n(311)](t);if(!r)throw new e.CKEditorError(n(321),this);const s=r[n(316)]();this[n(299)][n(304)][n(302)](s)&&this[n(299)][n(313)][n(311)](n(301))[n(305)](r)}}function m(){const t=["2537068sFAvGJ","editor","2642823QjpTyQ","40wtVmdH","get","9602Advacq","discardSuggestion","127WuGqEf","execute","plugins","714232SdjhBO","5650309zZlShh","65pTWonW","454284xDoMcK","_suggestions","2957895TMChux","isEnabled","model","track-changes-discard-suggestion-not-found","TrackChangesEditing","getRanges","refresh","canEditAt","_isEnabledBasedOnSelection"];return(m=function(){return t})()}const I=E;function E(t,e){const n=m();return(E=function(t,e){return n[t-=145]})(t,e)}!function(t){const e=E,n=t();for(;;)try{if(496955===-parseInt(e(155))/1*(-parseInt(e(153))/2)+-parseInt(e(150))/3+-parseInt(e(148))/4+-parseInt(e(160))/5*(-parseInt(e(161))/6)+-parseInt(e(159))/7+-parseInt(e(158))/8+-parseInt(e(163))/9*(-parseInt(e(151))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(m);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(162)]=e,this[n(145)](),this[n(147)]=!1}[I(145)](){this[I(164)]=!0}[I(156)](t){const n=I,r=this[n(162)][n(152)](t);if(!r)throw new e.CKEditorError(n(166),this);const s=r[n(168)]();this[n(149)][n(165)][n(146)](s)&&this[n(149)][n(157)][n(152)](n(167))[n(154)](r)}}function T(){const t=["innerHTML","title","isArray","split"," [color ","</span>","start","innerText","replace","128724fqAWMQ",'<span class="ck-suggestion-type">',"10987900NZXQuo","2341515McLsrt","sort","createElement","next","span","isObject","content","isCollapsed","change","end","map","from",'"></span>','" title="',"splice","createPositionBefore","execute","isInContent","14320192auDboR","3DwASUr","value","1623574mfnyqU","push","4875252RPIpiK",'<span class="ck-suggestion-color" style="background-color: ',"isIntersecting","getRanges","createRange","type","length","deletion","1543482ihVeNZ","schema","isTouching","join","createPositionAt","createPositionAfter","add","isMultiRange","color"];return(T=function(){return t})()}function _(t,e){const n=T();return(_=function(t,e){return n[t-=420]})(t,e)}function y(t,e){const n=_;let r="";return r+=t[n(433)]("*")[n(452)](((t,e)=>e%2!=0?n(440)+A(t)+n(435):A(t)))[n(424)](""),e&&(r+=n(466)+e[n(462)]+n(455)+e[n(431)]+n(454)),r}function A(t){const e=_,n=document[e(444)](e(446));return n[e(437)]=t,n[e(430)]}function k(t){const e=_;return t[e(443)](((t,n)=>e(420)==t[e(470)]&&e(420)!=n[e(470)]?-1:e(420)!=t[e(470)]&&e(420)==n[e(470)]?1:0))}function C(t,e){const n=_;let r,s=0;const o=[],i=e[n(422)];for(;s<t[n(471)];){const a=t[s],c=t[s+1];r||(r=e[n(457)](a)),N(e,a,c)||(o[n(464)](e[n(469)](r,i[n(447)](a)?e[n(426)](a):e[n(425)](a,n(451)))),r=null),s++}return o}function N(t,e,n){const r=_;if(!n)return!1;const s=t[r(426)](e),o=t[r(457)](n);return s[r(423)](o)}!function(t){const e=_,n=t();for(;;)try{if(900503===parseInt(e(463))/1+parseInt(e(439))/2+-parseInt(e(461))/3*(parseInt(e(465))/4)+parseInt(e(442))/5+-parseInt(e(421))/6+-parseInt(e(441))/7+parseInt(e(460))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);function L(t,e,n){const r=_;for(;n[r(471)];){const s=n[r(456)](0,100);t[r(450)]((()=>{const t=r;for(const n of s)n[t(459)]&&e[t(458)](n.id)}))}}const S=M;function R(){const t=["4649994nkkwzU","getRanges","isEnabled","model","_suggestions","40yWskIE","26bkbajy","289364ovBeFi","canEditAt","_command","27432CnONeV","editor","from","1057oYFKlZ","refresh","1467672sQegMv","35gYZtHD","some","301374lDSDoj","_isEnabledBasedOnSelection","102564RuiKPk","82052rcCvsI","isInContent","execute","values","869vxeUaA"];return(R=function(){return t})()}function M(t,e){const n=R();return(M=function(t,e){return n[t-=300]})(t,e)}!function(t){const e=M,n=t();for(;;)try{if(565892===parseInt(e(310))/1*(parseInt(e(321))/2)+parseInt(e(304))/3+-parseInt(e(322))/4*(parseInt(e(305))/5)+-parseInt(e(315))/6+-parseInt(e(302))/7*(parseInt(e(325))/8)+-parseInt(e(307))/9*(-parseInt(e(320))/10)+parseInt(e(314))/11*(parseInt(e(309))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);class v extends t.Command{constructor(t,e,n){const r=M;super(t),this[r(324)]=e,this[r(319)]=n,this[r(303)](),this[r(308)]=!1}[S(303)](){const t=S,e=Array[t(301)](this[t(319)][t(313)]())[t(306)]((e=>e[t(311)]));this[t(317)]=this[t(324)][t(317)]&&e}[S(312)](){const t=S,e=k(Array[t(301)](this[t(319)][t(313)]()));for(const n of e){const e=n[t(316)]();if(!this[t(300)][t(318)][t(323)](e))return}L(this[t(300)][t(318)],this[t(324)],e)}}function w(t,e){const n=O();return(w=function(t,e){return n[t-=133]})(t,e)}function O(){const t=["isEnabled","refresh","27476WfYEOw","194140XDGEFR","_suggestions","canEditAt","405153tRZfDQ","152352fNlaFE","1564328XBCRuG","values","_command","65LVRBDf","size","_isEnabledBasedOnSelection","document","editor","66wpSLje","model","from","192sguadU","getRanges","selection","7rdnuUT","44OoagQl","execute","17341ICovRi","177126RHsCYm","_selectedSuggestions"];return(O=function(){return t})()}const D=w;!function(t){const e=w,n=t();for(;;)try{if(253549===parseInt(e(137))/1*(parseInt(e(135))/2)+parseInt(e(159))/3*(parseInt(e(142))/4)+parseInt(e(151))/5*(-parseInt(e(138))/6)+-parseInt(e(134))/7*(parseInt(e(148))/8)+-parseInt(e(146))/9+-parseInt(e(143))/10+parseInt(e(156))/11*(parseInt(e(147))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);class F extends t.Command{constructor(t,e,n){const r=w;super(t),this[r(150)]=e,this[r(144)]=n,this[r(139)]=new Set,this[r(141)](),this[r(153)]=!1}[D(141)](){const t=D,e=this[t(155)][t(157)][t(154)][t(133)],n=Array[t(158)](this[t(144)][t(149)]());this[t(139)]=function(t,e){const n=_,r=Array[n(453)](t[n(468)]()),s=new Set;for(const o of e)if(o[n(459)])for(const e of r)for(const r of o[n(468)]())(e[n(467)](r)||t[n(449)]&&!o[n(428)]&&o[n(445)]&&r[n(451)][n(423)](e[n(436)]))&&s[n(427)](o);return s}(e,n),this[t(140)]=this[t(150)][t(140)]&&!!this[t(139)][t(152)]}[D(136)](){const t=D,e=k(Array[t(158)](this[t(139)]));for(const n of e){const e=n[t(160)]();if(!this[t(155)][t(157)][t(145)](e))return}L(this[t(155)][t(157)],this[t(150)],e)}}const P=function(){this.__data__=[],this.size=0};const x=function(t,e){return t===e||t!=t&&e!=e};const B=function(t,e){for(var n=t.length;n--;)if(x(t[n][0],e))return n;return-1};var U=Array.prototype.splice;const j=function(t){var e=this.__data__,n=B(e,t);return!(n<0)&&(n==e.length-1?e.pop():U.call(e,n,1),--this.size,!0)};const G=function(t){var e=this.__data__,n=B(e,t);return n<0?void 0:e[n][1]};const V=function(t){return B(this.__data__,t)>-1};const H=function(t,e){var n=this.__data__,r=B(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function z(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}z.prototype.clear=P,z.prototype.delete=j,z.prototype.get=G,z.prototype.has=V,z.prototype.set=H;const W=z;const K=function(){this.__data__=new W,this.size=0};const q=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const X=function(t){return this.__data__.get(t)};const Y=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 J=Z||Q||Function("return this")();const $=J.Symbol;var tt=Object.prototype,et=tt.hasOwnProperty,nt=tt.toString,rt=$?$.toStringTag:void 0;const st=function(t){var e=et.call(t,rt),n=t[rt];try{t[rt]=void 0;var r=!0}catch(t){}var s=nt.call(t);return r&&(e?t[rt]=n:delete t[rt]),s};var ot=Object.prototype.toString;const it=function(t){return ot.call(t)};var at=$?$.toStringTag:void 0;const ct=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":at&&at in Object(t)?st(t):it(t)};const ut=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const lt=function(t){if(!ut(t))return!1;var e=ct(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ft=J["__core-js_shared__"];var ht,dt=(ht=/[^.]+$/.exec(ft&&ft.keys&&ft.keys.IE_PROTO||""))?"Symbol(src)_1."+ht:"";const gt=function(t){return!!dt&&dt in t};var pt=Function.prototype.toString;const mt=function(t){if(null!=t){try{return pt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var It=/^\[object .+?Constructor\]$/,Et=Function.prototype,bt=Object.prototype,Tt=Et.toString,_t=bt.hasOwnProperty,yt=RegExp("^"+Tt.call(_t).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const At=function(t){return!(!ut(t)||gt(t))&&(lt(t)?yt:It).test(mt(t))};const kt=function(t,e){return null==t?void 0:t[e]};const Ct=function(t,e){var n=kt(t,e);return At(n)?n:void 0};const Nt=Ct(J,"Map");const Lt=Ct(Object,"create");const St=function(){this.__data__=Lt?Lt(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;if(Lt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Mt.call(e,t)?e[t]:void 0};var wt=Object.prototype.hasOwnProperty;const Ot=function(t){var e=this.__data__;return Lt?void 0!==e[t]:wt.call(e,t)};const Dt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Lt&&void 0===e?"__lodash_hash_undefined__":e,this};function Ft(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ft.prototype.clear=St,Ft.prototype.delete=Rt,Ft.prototype.get=vt,Ft.prototype.has=Ot,Ft.prototype.set=Dt;const Pt=Ft;const xt=function(){this.size=0,this.__data__={hash:new Pt,map:new(Nt||W),string:new Pt}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Ut=function(t,e){var n=t.__data__;return Bt(e)?n["string"==typeof e?"string":"hash"]:n.map};const jt=function(t){var e=Ut(this,t).delete(t);return this.size-=e?1:0,e};const Gt=function(t){return Ut(this,t).get(t)};const Vt=function(t){return Ut(this,t).has(t)};const Ht=function(t,e){var n=Ut(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function zt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}zt.prototype.clear=xt,zt.prototype.delete=jt,zt.prototype.get=Gt,zt.prototype.has=Vt,zt.prototype.set=Ht;const Wt=zt;const Kt=function(t,e){var n=this.__data__;if(n instanceof W){var r=n.__data__;if(!Nt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Wt(r)}return n.set(t,e),this.size=n.size,this};function qt(t){var e=this.__data__=new W(t);this.size=e.size}qt.prototype.clear=K,qt.prototype.delete=q,qt.prototype.get=X,qt.prototype.has=Y,qt.prototype.set=Kt;const Xt=qt;const Yt=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=Ct(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 Jt=Object.prototype.hasOwnProperty;const $t=function(t,e,n){var r=t[e];Jt.call(t,e)&&x(r,n)&&(void 0!==n||e in t)||Qt(t,e,n)};const te=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Qt(n,a,c):$t(n,a,c)}return n};const ee=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const ne=function(t){return null!=t&&"object"==typeof t};const re=function(t){return ne(t)&&"[object Arguments]"==ct(t)};var se=Object.prototype,oe=se.hasOwnProperty,ie=se.propertyIsEnumerable;const ae=re(function(){return arguments}())?re:function(t){return ne(t)&&oe.call(t,"callee")&&!ie.call(t,"callee")};const ce=Array.isArray;const ue=function(){return!1};var le="object"==typeof exports&&exports&&!exports.nodeType&&exports,fe=le&&"object"==typeof module&&module&&!module.nodeType&&module,he=fe&&fe.exports===le?J.Buffer:void 0;const de=(he?he.isBuffer:void 0)||ue;var ge=/^(?:0|[1-9]\d*)$/;const pe=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&ge.test(t))&&t>-1&&t%1==0&&t<e};const me=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var Ie={};Ie["[object Float32Array]"]=Ie["[object Float64Array]"]=Ie["[object Int8Array]"]=Ie["[object Int16Array]"]=Ie["[object Int32Array]"]=Ie["[object Uint8Array]"]=Ie["[object Uint8ClampedArray]"]=Ie["[object Uint16Array]"]=Ie["[object Uint32Array]"]=!0,Ie["[object Arguments]"]=Ie["[object Array]"]=Ie["[object ArrayBuffer]"]=Ie["[object Boolean]"]=Ie["[object DataView]"]=Ie["[object Date]"]=Ie["[object Error]"]=Ie["[object Function]"]=Ie["[object Map]"]=Ie["[object Number]"]=Ie["[object Object]"]=Ie["[object RegExp]"]=Ie["[object Set]"]=Ie["[object String]"]=Ie["[object WeakMap]"]=!1;const Ee=function(t){return ne(t)&&me(t.length)&&!!Ie[ct(t)]};const be=function(t){return function(e){return t(e)}};var Te="object"==typeof exports&&exports&&!exports.nodeType&&exports,_e=Te&&"object"==typeof module&&module&&!module.nodeType&&module,ye=_e&&_e.exports===Te&&Z.process;const Ae=function(){try{var t=_e&&_e.require&&_e.require("util").types;return t||ye&&ye.binding&&ye.binding("util")}catch(t){}}();var ke=Ae&&Ae.isTypedArray;const Ce=ke?be(ke):Ee;var Ne=Object.prototype.hasOwnProperty;const Le=function(t,e){var n=ce(t),r=!n&&ae(t),s=!n&&!r&&de(t),o=!n&&!r&&!s&&Ce(t),i=n||r||s||o,a=i?ee(t.length,String):[],c=a.length;for(var u in t)!e&&!Ne.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||pe(u,c))||a.push(u);return a};var Se=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Se)};const Me=function(t,e){return function(n){return t(e(n))}};const ve=Me(Object.keys,Object);var we=Object.prototype.hasOwnProperty;const Oe=function(t){if(!Re(t))return ve(t);var e=[];for(var n in Object(t))we.call(t,n)&&"constructor"!=n&&e.push(n);return e};const De=function(t){return null!=t&&me(t.length)&&!lt(t)};const Fe=function(t){return De(t)?Le(t):Oe(t)};const Pe=function(t,e){return t&&te(e,Fe(e),t)};const xe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Be=Object.prototype.hasOwnProperty;const Ue=function(t){if(!ut(t))return xe(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&Be.call(t,r))&&n.push(r);return n};const je=function(t){return De(t)?Le(t,!0):Ue(t)};const Ge=function(t,e){return t&&te(e,je(e),t)};var Ve="object"==typeof exports&&exports&&!exports.nodeType&&exports,He=Ve&&"object"==typeof module&&module&&!module.nodeType&&module,ze=He&&He.exports===Ve?J.Buffer:void 0,We=ze?ze.allocUnsafe:void 0;const Ke=function(t,e){if(e)return t.slice();var n=t.length,r=We?We(n):new t.constructor(n);return t.copy(r),r};const qe=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Xe=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Ye=function(){return[]};var Ze=Object.prototype.propertyIsEnumerable,Qe=Object.getOwnPropertySymbols;const Je=Qe?function(t){return null==t?[]:(t=Object(t),Xe(Qe(t),(function(e){return Ze.call(t,e)})))}:Ye;const $e=function(t,e){return te(t,Je(t),e)};const tn=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const en=Me(Object.getPrototypeOf,Object);const nn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)tn(e,Je(t)),t=en(t);return e}:Ye;const rn=function(t,e){return te(t,nn(t),e)};const sn=function(t,e,n){var r=e(t);return ce(t)?r:tn(r,n(t))};const on=function(t){return sn(t,Fe,Je)};const an=function(t){return sn(t,je,nn)};const cn=Ct(J,"DataView");const un=Ct(J,"Promise");const ln=Ct(J,"Set");const fn=Ct(J,"WeakMap");var hn="[object Map]",dn="[object Promise]",gn="[object Set]",pn="[object WeakMap]",mn="[object DataView]",In=mt(cn),En=mt(Nt),bn=mt(un),Tn=mt(ln),_n=mt(fn),yn=ct;(cn&&yn(new cn(new ArrayBuffer(1)))!=mn||Nt&&yn(new Nt)!=hn||un&&yn(un.resolve())!=dn||ln&&yn(new ln)!=gn||fn&&yn(new fn)!=pn)&&(yn=function(t){var e=ct(t),n="[object Object]"==e?t.constructor:void 0,r=n?mt(n):"";if(r)switch(r){case In:return mn;case En:return hn;case bn:return dn;case Tn:return gn;case _n:return pn}return e});const An=yn;var kn=Object.prototype.hasOwnProperty;const Cn=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&kn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Nn=J.Uint8Array;const Ln=function(t){var e=new t.constructor(t.byteLength);return new Nn(e).set(new Nn(t)),e};const Sn=function(t,e){var n=e?Ln(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Mn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var vn=$?$.prototype:void 0,wn=vn?vn.valueOf:void 0;const On=function(t){return wn?Object(wn.call(t)):{}};const Dn=function(t,e){var n=e?Ln(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const Fn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Ln(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Sn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return Dn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Mn(t);case"[object Symbol]":return On(t)}};var Pn=Object.create;const xn=function(){function t(){}return function(e){if(!ut(e))return{};if(Pn)return Pn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Bn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:xn(en(t))};const Un=function(t){return ne(t)&&"[object Map]"==An(t)};var jn=Ae&&Ae.isMap;const Gn=jn?be(jn):Un;const Vn=function(t){return ne(t)&&"[object Set]"==An(t)};var Hn=Ae&&Ae.isSet;const zn=Hn?be(Hn):Vn;var Wn="[object Arguments]",Kn="[object Function]",qn="[object Object]",Xn={};Xn[Wn]=Xn["[object Array]"]=Xn["[object ArrayBuffer]"]=Xn["[object DataView]"]=Xn["[object Boolean]"]=Xn["[object Date]"]=Xn["[object Float32Array]"]=Xn["[object Float64Array]"]=Xn["[object Int8Array]"]=Xn["[object Int16Array]"]=Xn["[object Int32Array]"]=Xn["[object Map]"]=Xn["[object Number]"]=Xn[qn]=Xn["[object RegExp]"]=Xn["[object Set]"]=Xn["[object String]"]=Xn["[object Symbol]"]=Xn["[object Uint8Array]"]=Xn["[object Uint8ClampedArray]"]=Xn["[object Uint16Array]"]=Xn["[object Uint32Array]"]=!0,Xn["[object Error]"]=Xn[Kn]=Xn["[object WeakMap]"]=!1;const Yn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!ut(e))return e;var f=ce(e);if(f){if(a=Cn(e),!c)return qe(e,a)}else{var h=An(e),d=h==Kn||"[object GeneratorFunction]"==h;if(de(e))return Ke(e,c);if(h==qn||h==Wn||d&&!o){if(a=u||d?{}:Bn(e),!c)return u?rn(e,Ge(a,e)):$e(e,Pe(a,e))}else{if(!Xn[h])return o?e:{};a=Fn(e,h,c)}}i||(i=new Xt);var g=i.get(e);if(g)return g;i.set(e,a),zn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Gn(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?an:on:u?je:Fe)(e);return Yt(p||e,(function(s,o){p&&(s=e[o=s]),$t(a,o,t(s,n,r,o,e,i))})),a};const Zn=function(t){return Yn(t,5)};const Qn=function(t){return"symbol"==typeof t||ne(t)&&"[object Symbol]"==ct(t)};var Jn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,$n=/^\w*$/;const tr=function(t,e){if(ce(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Qn(t))||($n.test(t)||!Jn.test(t)||null!=e&&t in Object(e))};function er(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new(er.Cache||Wt),n}er.Cache=Wt;const nr=er;var rr=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,sr=/\\(\\)?/g;const or=function(t){var e=nr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(rr,(function(t,n,r,s){e.push(r?s.replace(sr,"$1"):n||t)})),e}));const ir=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var ar=$?$.prototype:void 0,cr=ar?ar.toString:void 0;const ur=function t(e){if("string"==typeof e)return e;if(ce(e))return ir(e,t)+"";if(Qn(e))return cr?cr.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const lr=function(t){return null==t?"":ur(t)};const fr=function(t,e){return ce(t)?t:tr(t,e)?[t]:or(lr(t))};const hr=function(t){if("string"==typeof t||Qn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const dr=function(t,e,n,r){if(!ut(t))return t;for(var s=-1,o=(e=fr(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=hr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=ut(l)?l:pe(e[s+1])?[]:{})}$t(a,c,u),a=a[c]}return t};const gr=function(t,e,n){return null==t?t:dr(t,e,n)};const pr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const mr=function(t){return this.__data__.has(t)};function Ir(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Wt;++e<n;)this.add(t[e])}Ir.prototype.add=Ir.prototype.push=pr,Ir.prototype.has=mr;const Er=Ir;const br=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Tr=function(t,e){return t.has(e)};const _r=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,d=2&n?new Er:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var g=t[f],p=e[f];if(r)var m=i?r(p,g,f,e,t,o):r(g,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(d){if(!br(e,(function(t,e){if(!Tr(d,e)&&(g===t||s(g,t,n,r,o)))return d.push(e)}))){h=!1;break}}else if(g!==p&&!s(g,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const yr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const Ar=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var kr=$?$.prototype:void 0,Cr=kr?kr.valueOf:void 0;const Nr=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 Nn(t),new Nn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return x(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=yr;case"[object Set]":var c=1&r;if(a||(a=Ar),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=_r(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Cr)return Cr.call(t)==Cr.call(e)}return!1};var Lr=Object.prototype.hasOwnProperty;const Sr=function(t,e,n,r,s,o){var i=1&n,a=on(t),c=a.length;if(c!=on(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Lr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var d=!0;o.set(t,e),o.set(e,t);for(var g=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){d=!1;break}g||(g="constructor"==l)}if(d&&!g){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(d=!1)}return o.delete(t),o.delete(e),d};var Rr="[object Arguments]",Mr="[object Array]",vr="[object Object]",wr=Object.prototype.hasOwnProperty;const Or=function(t,e,n,r,s,o){var i=ce(t),a=ce(e),c=i?Mr:An(t),u=a?Mr:An(e),l=(c=c==Rr?vr:c)==vr,f=(u=u==Rr?vr:u)==vr,h=c==u;if(h&&de(t)){if(!de(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Xt),i||Ce(t)?_r(t,e,n,r,s,o):Nr(t,e,c,n,r,s,o);if(!(1&n)){var d=l&&wr.call(t,"__wrapped__"),g=f&&wr.call(e,"__wrapped__");if(d||g){var p=d?t.value():t,m=g?e.value():e;return o||(o=new Xt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Xt),Sr(t,e,n,r,s,o))};const Dr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!ne(e)&&!ne(n)?e!=e&&n!=n:Or(e,n,r,s,t,o))};const Fr=function(t,e){return Dr(t,e)};const Pr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const xr=function(t,e){for(var n=0,r=(e=fr(e,t)).length;null!=t&&n<r;)t=t[hr(e[n++])];return n&&n==r?t:void 0};const Br=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Ur=function(t,e){return e.length<2?t:xr(t,Br(e,0,-1))};const jr=function(t,e){return e=fr(e,t),null==(t=Ur(t,e))||delete t[hr(Pr(e))]};const Gr=function(t,e){return null==t||jr(t,e)},Vr=Hr;function Hr(t,e){const n=Wr();return(Hr=function(t,e){return n[t-=218]})(t,e)}!function(t){const e=Hr,n=t();for(;;)try{if(530478===-parseInt(e(252))/1*(-parseInt(e(265))/2)+-parseInt(e(251))/3*(parseInt(e(266))/4)+-parseInt(e(299))/5*(-parseInt(e(230))/6)+parseInt(e(235))/7*(parseInt(e(298))/8)+-parseInt(e(219))/9*(-parseInt(e(262))/10)+parseInt(e(283))/11*(parseInt(e(250))/12)+-parseInt(e(282))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Hr;super(),this[n(238)]=!1,this.id=e.id,this[n(234)]=e[n(234)],this[n(288)]=e[n(288)]||null,this[n(246)]=e[n(246)],this[n(270)]=e[n(270)]||e[n(246)],this[n(242)]=Boolean(e[n(294)]&&e[n(294)][n(233)]),this[n(297)]=null,this[n(289)]=t,this[n(253)]=e[n(263)],this[n(258)]=e[n(278)],this[n(295)]=e[n(267)],this[n(249)]=new Set,this[n(228)]=null,this[n(223)](n(247),null),this[n(223)](n(294),e[n(294)]||{}),this[n(223)](n(280),null),this[n(223)](n(226),null),this[n(223)](n(293),null),this[n(223)](n(225),!1),this[n(300)](n(236)),this[n(300)](n(275))}get[Vr(240)](){const t=Vr;let e=this;for(;e[t(280)];)e=e[t(280)];return e}get[Vr(290)](){const t=Vr;return!!this[t(293)]&&this[t(293)][t(254)]>0}get[Vr(220)](){const t=Vr;return 0!=this[t(249)][t(279)]&&6==Array[t(287)](this[t(249)])[0][t(291)](":")[t(254)]}get[Vr(273)](){return null!==this[Vr(232)]()}[Vr(227)](t){const e=Vr;this[e(249)][e(269)](t)}[Vr(218)](){const t=Vr;return Array[t(287)](this[t(249)])}[Vr(229)](){const t=Vr;return this[t(218)]()[t(276)]((e=>this[t(289)][t(271)][t(268)](e)))[t(244)]((t=>t))}[Vr(232)](){return this[Vr(229)]()[0]||null}[Vr(224)](){const t=Vr;this[t(289)][t(274)]((e=>{const n=t;for(const t of this[n(229)]())e[n(259)](t)})),this[t(249)][t(301)]()}[Vr(259)](t){const e=Vr;this[e(289)][e(274)]((n=>{n[e(259)](t)})),this[e(249)][e(241)](t)}[Vr(284)](t){const e=Vr,n=e(286)+this[e(234)]+":"+this[e(288)]+":"+this.id+":"+this[e(270)].id+":"+zr[e(222)]();this[e(227)](n),this[e(289)][e(274)]((r=>{r[e(243)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Vr(292)](t){const e=Vr;for(const n of this[e(281)]())if(n[e(221)](t))return!0;return!1}[Vr(281)](){const t=Vr;return this[t(229)]()[t(276)]((e=>e[t(237)]()))}[Vr(239)](){const t=Vr;return this[t(281)]()[t(264)](((e,n)=>[...e,...n[t(239)]()]),[])}[Vr(245)](){const t=Vr;var e;return(null===(e=this[t(232)]())||void 0===e?void 0:e[t(237)]())||null}[Vr(285)](){const t=Vr,e=this[t(281)]();if(1!=e[t(254)])return null;const n=e[0],r=n[t(261)][t(277)],s=n[t(231)][t(296)];return r instanceof i.Element?r!=s?null:r:null}[Vr(236)](){const t=Vr;this[t(253)](this[t(281)](),this[t(297)],this[t(294)]),this[t(224)]()}[Vr(275)](){const t=Vr;this[t(258)](this[t(281)](),this[t(297)],this[t(294)]),this[t(224)]()}[Vr(257)](){const t=Vr,e=[];let n=this[t(240)];for(;n;)e[t(256)](n),n=n[t(226)];return e}[Vr(272)](t,e){const n=Vr,r=Zn(this[n(294)]);gr(r,t,e),Fr(r,this[n(294)])||(this[n(294)]=r,this[n(295)](r))}[Vr(248)](t){const e=Vr,n=Zn(this[e(294)]);Gr(n,t),Fr(n,this[e(294)])||(this[e(294)]=n,this[e(295)](this[e(294)]))}[Vr(260)](){const t=Vr;return{id:this.id,type:this[t(288)]?this[t(234)]+":"+this[t(288)]:this[t(234)],authorId:this[t(270)].id,createdAt:this[t(228)],hasComments:this[t(290)],data:this[t(297)],attributes:this[t(294)]}}static[Vr(222)](){const t=Vr;return(0,e.uid)()[t(255)](1,5)}}function Wr(){const t=["type","914543IkRbuy","accept","getRange","_isDataLoaded","getItems","head","delete","isExternal","addMarker","filter","getFirstRange","author","authoredAt","removeAttribute","_markerNames","628872BRgJuc","402nBxtMQ","277719aWikhB","_onAccept","length","substr","push","getAllAdjacentSuggestions","_onDiscard","removeMarker","toJSON","start","120nhasFB","onAccept","reduce","6eFLItP","25436cktedN","onAttributesChange","get","add","creator","markers","setAttribute","isInContent","change","discard","map","nodeAfter","onDiscard","size","previous","getRanges","9443018IliShy","22UqXgXP","addRange","getContainedElement","suggestion:","from","subType","_model","hasComments","split","isIntersectingWithRange","commentThread","attributes","_onAttributesChange","nodeBefore","data","16WUbmXp","4285jpOkNR","decorate","clear","getMarkerNames","428391qQsUZS","isMultiRange","isIntersecting","getMultiRangeId","set","removeMarkers","_saved","next","addMarkerName","createdAt","getMarkers","2370CUAmYO","end","getFirstMarker","@external"];return(Wr=function(){return t})()}function Kr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"ELEMENT_MERGE_FIELD":return r({id:"ELEMENT_MERGE_FIELD",string:"merge field",plural:"%0 merge fields"},n);case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion. Press %0 to go to the discussion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion. Press %0 to go to the discussion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion. Press %0 to go to the discussion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"SUGGESTION_THREAD_ARIA_LABEL":return r({string:"Suggestion by %1. Created on %2. %0 reply. %3",plural:"Suggestion by %1. Created on %2. %0 replies. %3",id:"SUGGESTION_THREAD_ARIA_LABEL"},n);case"SUGGESTION_THREAD_DESCRIPTION":return r({string:"Press Enter for more options. Press Escape to exit.",id:"SUGGESTION_THREAD_DESCRIPTION"});default:return e}}function qr(t,e){const n=Xr();return(qr=function(t,e){return n[t-=114]})(t,e)}function Xr(){const t=["_itemLabelsCallbacks","quantity","isEqual","get","remove","3FJCean","isInContent","checkChild","1638904CrjKnx","insertion","*Remove:* %0","set","addObject","*Insert:* %0","has","*Split:* %0","1396565jYChQl","4570614CZYGAk","14qFHgyg","key","data","indexOf","25006JOPsNN","addFormat","previousSibling","softBreak","_handleAttributeSuggestionDescription","nodeAfter","Container","registerElementLabel","match","_handleRenameSuggestionDescription","registerDescriptionCallback","_handleCustomCallbackDescription","1rfEhrP","newValue","function","element","end","text","add","name","isObject","map","6csEccp","normal","getItemLabel","$textProxy","length","getWalker","_customCallbacks","*Remove format:* %0","deletion","_resolveDescriptionItems","*Merge:* %0","getDescriptions","REPLACE_TEXT","pop","EmptyContainer","addEmptyContainer","_addDescriptionItems","*Set format:* %0","start","type","elementStart","skip","$text","_locale","attribute","_schema","registerAttributeLabel","replace","join","_handleInsertRemoveSuggestionDescription","ELEMENT_SPACE","removeFormat","matchingCallback","nextSibling","push","format","isEmpty","item","removeContainer","getFirstRange","1153060ievWPp","label","Object","_attributeLabels","25552989Nrroec","removeEmptyContainer","addContainer","_itemLabels","elementEnd","$1 $2","5363020wrzTFw","subType","removeObject","*Change to:* %0"];return(Xr=function(){return t})()}const Yr=qr;!function(t){const e=qr,n=t();for(;;)try{if(289044===parseInt(e(193))/1*(-parseInt(e(181))/2)+parseInt(e(164))/3*(-parseInt(e(145))/4)+parseInt(e(175))/5*(-parseInt(e(203))/6)+-parseInt(e(177))/7*(parseInt(e(167))/8)+-parseInt(e(176))/9+-parseInt(e(155))/10+parseInt(e(149))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xr);class Zr{constructor(t,e){const n=qr;this[n(209)]=[],this[n(152)]=new Map,this[n(159)]=[],this[n(148)]=new Map,this[n(130)]=t,this[n(128)]=e}[Yr(116)](t){const e=Yr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(207)];o++){const i=t[o];if(!i[e(165)])continue;const a=this[e(192)](i);if(a){if(null!=i[e(156)]){if(r[e(173)](i[e(156)]))continue;r[e(199)](i[e(156)])}n[e(139)](a)}else if(e(129)!=i[e(124)])e(168)!=i[e(124)]&&e(211)!=i[e(124)]||this[e(134)](n,i,t[o+1]);else{const t=i[e(179)][e(178)];if(s[e(173)](t))continue;s[e(199)](i[e(179)][e(178)]),t==Lc?this[e(190)](n,i):this[e(185)](n,i)}}return this[e(114)](n)}[Yr(191)](t){const e=Yr;this[e(209)][e(139)](t)}[Yr(188)](t,n,r=e.priorities[Yr(204)]){const s=Yr;s(195)==typeof t?(0,e.insertToPriorityArray)(this[s(159)],{matchingCallback:t,label:n,priority:r}):this[s(152)][s(170)](t,n)}[Yr(131)](t,e){const n=Yr;this[n(148)][n(170)](t,e)}[Yr(205)](t,e=1){const n=Yr;let r;for(const e of this[n(159)])if(e[n(137)](t)){r=e[n(146)];break}return r||(r=this[n(152)][n(162)](t[n(200)])),r?r(e):1!==e?e+" "+t[n(200)]+"s":""+t[n(200)]}[Yr(121)](t,e){const n=Yr,r=e[n(144)]()[n(208)](),s=n(168)==e[n(124)]?n(199):n(163);for(const e of r){const o=e[n(142)],i=t[t[n(207)]-1];if(o.is(n(206)))i&&i[n(124)][n(180)](n(187))>-1&&t[n(118)](),i&&n(198)==i[n(124)]?i[s]+=o[n(179)]:t[n(139)]({type:n(198),add:n(199)==s?o[n(179)]:"",remove:n(163)==s?o[n(179)]:""});else if(this[n(130)][n(201)](o)){const a=o;if(i&&i[n(124)][n(180)](n(187))>-1&&t[n(118)](),n(153)==e[n(124)])continue;i&&i[n(124)]==s+n(147)&&i[n(196)][n(200)]==a[n(200)]?i[n(160)]++:t[n(139)]({type:s+n(147),element:a,quantity:1}),r[n(126)]((t=>!(n(153)==t[n(124)]&&t[n(142)]==o)))}else if(this[n(130)][n(166)](o,n(127))||o.is(n(196),n(184))){const r=o;if(n(199)==s&&n(125)==e[n(124)]||n(163)==s&&n(153)==e[n(124)])continue;if(i&&-1==i[n(124)][n(180)](n(187))){n(198)==i[n(124)]&&(i[s]+="\n");continue}let a;if(a=n(199)==s?r[n(138)]&&!this[n(130)][n(201)](r[n(138)])?r[n(138)]:null:r[n(183)]&&!this[n(130)][n(201)](r[n(183)])?r[n(183)]:null,r[n(141)]||a&&a[n(141)]){const e=a&&a[n(141)]?a:r;i&&i[n(124)]==s+n(119)&&i[n(196)][n(200)]==e[n(200)]?i[n(160)]++:t[n(139)]({type:s+n(119),element:e,quantity:1})}else t[n(139)]({type:s+n(187),element:r})}}}[Yr(114)](t){const e=Yr,n=this[e(128)],r=[],s=[],o=[];for(const i of t)switch(i[e(124)]){case e(198):if(i[e(199)]=i[e(199)][e(132)](/(\S)\u000A+(\S)/g,e(154))[e(132)](/\u000A/g,""),i[e(163)]=i[e(163)][e(132)](/(\S)\u000A+(\S)/g,e(154))[e(132)](/\u000A/g,""),""!=i[e(199)]&&""!=i[e(163)]){r[e(139)]({type:e(132),content:Kr(n,e(117),['"'+i[e(163)]+'"','"'+i[e(199)]+'"'])});continue}if(null!=i[e(199)][e(189)](/^ +$/)){r[e(139)]({type:e(168),content:Kr(n,e(172),Kr(n,e(135),i[e(199)][e(207)]))});continue}if(null!=i[e(163)][e(189)](/^ +$/)){r[e(139)]({type:e(211),content:Kr(n,e(169),Kr(n,e(135),i[e(163)][e(207)]))});continue}if(""!=i[e(199)]){r[e(139)]({type:e(168),content:Kr(n,e(172),'"'+i[e(199)]+'"')});continue}r[e(139)]({type:e(211),content:Kr(n,e(169),'"'+i[e(163)]+'"')});continue;case e(120):case e(171):r[e(139)]({type:e(168),content:Kr(n,e(172),this[e(205)](i[e(196)],i[e(160)]))});continue;case e(150):case e(157):r[e(139)]({type:e(211),content:Kr(n,e(169),this[e(205)](i[e(196)],i[e(160)]))});continue;case e(151):r[e(139)]({type:e(168),content:Kr(n,e(174),this[e(205)](i[e(196)],i[e(160)]))});continue;case e(143):r[e(139)]({type:e(211),content:Kr(n,e(115),this[e(205)](i[e(196)],i[e(160)]))});continue;case e(182):s[e(139)](i[e(178)]);continue;case e(136):o[e(139)](i[e(178)]);continue;default:r[e(139)](i)}if(s[e(207)]){const t=s[e(202)]((t=>this[e(148)][e(173)](t)?this[e(148)][e(162)](t):t))[e(133)](", ");r[e(139)]({type:e(140),content:Kr(this[e(128)],e(122),t)})}if(o[e(207)]){const t=o[e(202)]((t=>this[e(148)][e(173)](t)?this[e(148)][e(162)](t):t))[e(133)](", ");r[e(139)]({type:e(140),content:Kr(this[e(128)],e(210),t)})}return r}[Yr(192)](t){const e=Yr;for(const n of this[e(209)]){const r=n(t);if(r&&e(124)in r)return r}}[Yr(185)](t,e){const n=Yr,r=e[n(179)],s=void 0===r[n(194)]?n(136):n(182);t[n(139)]({type:s,key:r[n(178)]})}[Yr(190)](t,e){const n=Yr;t[n(139)]({type:n(140),content:Kr(this[n(128)],n(158),this[n(205)](e[n(144)]()[n(123)][n(186)],1))})}[Yr(134)](t,e,n){const r=Yr;if(this[r(121)](t,e),n&&n[r(144)]()&&!e[r(144)]()[r(197)][r(161)](n[r(144)]()[r(123)])){const n=t[t[r(207)]-1],s=r(168)==e[r(124)]?r(199):r(163);n&&r(198)==n[r(124)]&&(n[s]+="\n")}}}function Qr(){const t=["afterInit","2452OsXSnj","4373088TpwONs","2383368gfheGv","TrackChangesEditing","editor","4545639xayKQX","enableCommand","commands","2495070JCDXhX","680NxKSWL","101030oZrgMN","9453234WaFZeM","6Vchogg","get","plugins","showAIAssistant"];return(Qr=function(){return t})()}const Jr=$r;function $r(t,e){const n=Qr();return($r=function(t,e){return n[t-=120]})(t,e)}!function(t){const e=$r,n=t();for(;;)try{if(897088===parseInt(e(123))/1*(parseInt(e(125))/2)+parseInt(e(132))/3+parseInt(e(130))/4*(-parseInt(e(122))/5)+-parseInt(e(121))/6+parseInt(e(124))/7+-parseInt(e(131))/8+-parseInt(e(135))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qr);class ts extends t.Plugin{[Jr(129)](){const t=Jr,e=this[t(134)],n=e[t(127)][t(126)](t(133));e[t(120)][t(126)](t(128))&&n[t(136)](t(128))}}function es(t,e){const n=rs();return(es=function(t,e){return n[t-=245]})(t,e)}const ns=es;function rs(){const t=["afterInit","alignment","plugins","678mkLjNZ","FORMAT_ALIGNMENT","enableDefaultAttributesIntegration","1832900qHyLVw","registerDescriptionCallback","has","value","FORMAT_ALIGN_TO_LEFT","220401abFgpc","4720338Hvxitn","registerBlockAttribute","commandParams","editor","locale","type","formatBlock","_registerLegacyDescription","10252xJeLuQ","4345864NneTGa","get","*Format:* %0","7JywfZH","TrackChangesEditing","registerAttributeLabel","25120smTOYF","right","5CRnajT","3486540wYcFSj","3538fBhRdc","FORMAT_JUSTIFY_TEXT","FORMAT_ALIGN_TO_RIGHT","justify","format","FORMAT_ALIGN_TO_CENTER","AlignmentEditing","commandName","left","center","descriptionFactory"];return(rs=function(){return t})()}!function(t){const e=es,n=t();for(;;)try{if(386041===parseInt(e(284))/1+-parseInt(e(262))/2*(-parseInt(e(276))/3)+-parseInt(e(279))/4*(-parseInt(e(260))/5)+parseInt(e(261))/6+-parseInt(e(255))/7*(-parseInt(e(252))/8)+parseInt(e(285))/9+parseInt(e(258))/10*(-parseInt(e(251))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rs);class ss extends t.Plugin{[ns(273)](){const t=ns,e=this[t(246)],n=e[t(247)];if(!e[t(275)][t(281)](t(268)))return;const r=e[t(275)][t(253)](t(256));r[t(278)](t(274)),r[t(286)](t(274)),r[t(272)][t(257)](t(274),Kr(n,t(277))),this[t(250)]()}[ns(250)](){const t=ns,e=this[t(246)],n=e[t(247)];e[t(275)][t(253)](t(256))[t(272)][t(280)]((e=>{const r=t;if(r(249)!=e[r(248)])return;const{data:s}=e;if(s&&r(274)==s[r(269)]){const t=s[r(245)][0][r(282)];return{type:r(266),content:Kr(n,r(254),function(t){const e=r;switch(t){case e(270):return Kr(n,e(283));case e(259):return Kr(n,e(264));case e(271):return Kr(n,e(267));case e(265):return Kr(n,e(263))}}(t))}}}))}}function os(){const t=["BoldEditing","toUpperCase","FORMAT_SUPERSCRIPT","subscript","SubscriptEditing","364016HfDGdy","7737921QZMYFi","locale","registerAttributeLabel","descriptionFactory","FORMAT_CODE","commandParams","forceValue","TrackChangesEditing","slice","toLowerCase","FORMAT_STRIKETHROUGH","type","underline","get","105TvcAgd","StrikethroughEditing","ItalicEditing","italic","afterInit","has","959049mSUeKu","4669242qcMNUh","registerInlineAttribute","FORMAT_BOLD","FORMAT_SUBSCRIPT","FORMAT_","strikethrough","FORMAT_ITALIC","formatInline","registerDescriptionCallback","FORMAT_UNDERLINE","bold","superscript","commandName","_registerLegacyDescription","188128XRgtxc","708335UAGGqb","plugins","1497340gFUFRO","4ZXyLvr","CodeEditing","format","editor","UnderlineEditing","*Remove format:* %0","code","enableDefaultAttributesIntegration","SuperscriptEditing","*Format:* %0"];return(os=function(){return t})()}const is=as;function as(t,e){const n=os();return(as=function(t,e){return n[t-=108]})(t,e)}!function(t){const e=as,n=t();for(;;)try{if(522927===parseInt(e(123))/1+-parseInt(e(126))/2*(-parseInt(e(162))/3)+-parseInt(e(141))/4+-parseInt(e(125))/5+parseInt(e(108))/6+parseInt(e(156))/7*(-parseInt(e(122))/8)+-parseInt(e(142))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(os);const cs=[is(136),is(158),is(130),is(127),is(157),is(140),is(134)];class us extends t.Plugin{[is(160)](){const t=is,e=this[t(129)],n=e[t(124)][t(155)](t(149)),r=e[t(143)];for(const s of cs){if(!e[t(124)][t(161)](s))continue;const o=s[t(150)](0,-7)[t(151)](),i=t(112)+o[t(137)]();n[t(133)](o),n[t(109)](o),n[t(145)][t(144)](o,Kr(r,i))}this[t(121)]()}[is(121)](){const t=is,e=this[t(129)],n=e[t(143)],r=e[t(124)][t(155)](t(149));function s(e,s){const o=t;r[o(145)][o(116)]((t=>{const r=o;if(r(115)!=t[r(153)])return;const{data:i}=t;return i&&i[r(120)]===e?i[r(147)][0][r(148)]?{type:r(128),content:Kr(n,r(135),s)}:{type:r(128),content:Kr(n,r(131),s)}:void 0}))}s(t(118),Kr(n,t(110))),s(t(159),Kr(n,t(114))),s(t(154),Kr(n,t(117))),s(t(132),Kr(n,t(146))),s(t(113),Kr(n,t(152))),s(t(139),Kr(n,t(111))),s(t(119),Kr(n,t(138)))}}const ls=ds;function fs(){const t=["453018IYUnjy","3009693PNvIKO","markBlockFormat","value","commandParams","has","filter","*Remove format:* %0","name","*Set format:* %0","change","getSelectedBlocks","17919DDZOnR","commandName","model","55zVvUuk","13352200kqjGdx","plugins","document","896503wBnFSI","schema","commands","locale","BlockQuoteEditing","4sgVLsf","$root","forceValue","selection","10106313ykQqxg","registerDescriptionCallback","format","ELEMENT_BLOCK_QUOTE","from","descriptionFactory","afterInit","263894muDHzh","blockQuote","checkChild","editor","8330hmJMHx","get","parent","enableCommand","TrackChangesEditing"];return(fs=function(){return t})()}!function(t){const e=ds,n=t();for(;;)try{if(841379===-parseInt(e(146))/1+parseInt(e(118))/2+-parseInt(e(128))/3*(-parseInt(e(107))/4)+-parseInt(e(142))/5*(parseInt(e(127))/6)+parseInt(e(111))/7+-parseInt(e(143))/8+parseInt(e(139))/9*(parseInt(e(122))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fs);class hs extends t.Plugin{[ls(117)](){const t=ls,e=this[t(121)],n=e[t(149)];if(!e[t(144)][t(132)](t(106)))return;const r=e[t(144)][t(123)](t(126)),s=this[t(121)][t(148)][t(123)](t(119));r[t(125)](t(119),((n,o={})=>{const i=t,a=this[i(121)][i(141)][i(145)][i(110)],c=o&&void 0!==o[i(109)]?o[i(109)]:!s[i(130)];let u=[];if(c){const t=Array[i(115)](a[i(138)]())[i(133)]((t=>gs(t)||function(t,e){const n=i,r=e[n(120)](t[n(124)],n(119)),s=e[n(120)]([n(108),n(119)],t);return r&&s}(t,this[i(121)][i(141)][i(147)])));u=C(t,e[i(141)])}else{const t=Array[i(115)](a[i(138)]())[i(133)]((t=>gs(t)));u=C(t,e[i(141)])}e[i(141)][i(137)]((()=>{const t=i;for(const e of u)r[t(129)](e,{commandName:t(119),commandParams:[{forceValue:c}]})}))})),r[t(116)][t(112)]((e=>{const r=t,{data:s}=e;if(s&&r(119)==s[r(140)]){const t=Kr(n,r(114));return s[r(131)][0][r(109)]?{type:r(113),content:Kr(n,r(136),t)}:{type:r(113),content:Kr(n,r(134),t)}}}))}}function ds(t,e){const n=fs();return(ds=function(t,e){return n[t-=106]})(t,e)}function gs(t){const e=ls;return e(119)==t[e(124)][e(135)]}function ps(t,e){const n=Is();return(ps=function(t,e){return n[t-=439]})(t,e)}const ms=ps;function Is(){const t=["4892892JVNphi","3277099ATnveU","3716523iNtVWK","2132229UQOqHP","enableCommand","changeCaseTitle","50ppEAvD","4fDjmmp","editor","TrackChangesEditing","changeCaseUpper","10373625fNePqm","20446JaESfe","4029720mfxFFe","afterInit","changeCaseLower","8XcmBbM","CaseChange","plugins","113WNoFVX","has","get"];return(Is=function(){return t})()}!function(t){const e=ps,n=t();for(;;)try{if(730839===parseInt(e(446))/1*(parseInt(e(439))/2)+-parseInt(e(451))/3*(-parseInt(e(456))/4)+parseInt(e(440))/5+-parseInt(e(449))/6+parseInt(e(450))/7*(parseInt(e(443))/8)+-parseInt(e(460))/9+parseInt(e(455))/10*(-parseInt(e(452))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Is);class Es extends t.Plugin{[ms(441)](){const t=ms,e=this[t(457)];e[t(445)][t(447)](t(444))&&(e[t(445)][t(448)](t(458))[t(453)](t(459)),e[t(445)][t(448)](t(458))[t(453)](t(442)),e[t(445)][t(448)](t(458))[t(453)](t(454)))}}const bs=_s;function Ts(){const t=["1329374CLkJLK","get","628828TVZGEO","plugins","1fkhUSi","11474969nfTlWG","11439200rlIgJp","afterInit","9HsDnAB","32370084UYabrR","20MqDLSe","enableCommand","13xuNGQN","50718TYHvIA","9RSSijp","1240cVCKYh","TrackChangesEditing","ckbox","editor","13174cyRHol","commands"];return(Ts=function(){return t})()}function _s(t,e){const n=Ts();return(_s=function(t,e){return n[t-=218]})(t,e)}!function(t){const e=_s,n=t();for(;;)try{if(575240===-parseInt(e(229))/1*(parseInt(e(225))/2)+parseInt(e(218))/3*(parseInt(e(227))/4)+parseInt(e(235))/5*(-parseInt(e(238))/6)+-parseInt(e(223))/7*(-parseInt(e(219))/8)+parseInt(e(233))/9*(-parseInt(e(231))/10)+-parseInt(e(230))/11+-parseInt(e(234))/12*(-parseInt(e(237))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ts);class ys extends t.Plugin{[bs(232)](){const t=bs,e=this[t(222)];e[t(224)][t(226)](t(221))&&e[t(228)][t(226)](t(220))[t(236)](t(221))}}const As=Cs;function ks(){const t=["1096yQyARB","label","getSelectedBlocks","has","schema","forceValue","*Set format:* %0","1841HgdNQe","registerDescriptionCallback","editor","commandName","blockName","value","change","model","commandParams","checkChild","indentCodeBlock","*Remove format:* %0","config","formatBlock","enableCommand","name","TrackChangesEditing","from","commands","6648088YCWaaA","locale","descriptionFactory","languages","outdentCodeBlock","3688416dJXVow","rootElement","selection","CodeBlock","language","find","registerElementLabel","4562970NhNQFP","plugins","11556874WaFMAx","4182618OAnCPD","codeBlock","afterInit","isLimit","2787545PWGzkI","markBlockFormat","get","toLowerCase","type","format","36LehDTH","filter","document","parent","ELEMENT_CODE_BLOCK"];return(ks=function(){return t})()}function Cs(t,e){const n=ks();return(Cs=function(t,e){return n[t-=340]})(t,e)}!function(t){const e=Cs,n=t();for(;;)try{if(836284===-parseInt(e(365))/1*(-parseInt(e(358))/2)+parseInt(e(340))/3+parseInt(e(384))/4+-parseInt(e(347))/5+parseInt(e(343))/6+-parseInt(e(342))/7+parseInt(e(389))/8*(-parseInt(e(353))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ks);class Ns extends t.Plugin{[As(345)](){const t=As,e=this[t(367)];if(!e[t(341)][t(361)](t(392)))return;const n=e[t(341)][t(349)](t(381)),r=e[t(385)],s=e[t(377)][t(349)](t(344))[t(387)],o=e[t(383)][t(349)](t(344));n[t(379)](t(375)),n[t(379)](t(388)),n[t(379)](t(344),((r,i={})=>{const a=t,c=e[a(372)],u=e[a(372)][a(355)][a(391)],l=i&&void 0!==i[a(363)]?i[a(363)]:!o[a(370)];let f;i[a(393)]||(i[a(393)]=s[0][a(393)]),f=l?Array[a(382)](u[a(360)]())[a(354)]((t=>Ls(t)||function(t,e){const n=a;return!t.is(n(390))&&!e[n(346)](t)&&e[n(374)](t[n(356)],n(344))}(t,c[a(362)]))):Array[a(382)](u[a(360)]())[a(354)]((t=>Ls(t)));const h=C(f,c);c[a(371)]((()=>{const t=a;for(const e of h)n[t(348)](e,{commandName:t(344),commandParams:[{...i,forceValue:l}],formatGroupId:t(369)})}))})),n[t(386)][t(395)](t(344),(e=>Kr(r,t(357),e))),n[t(386)][t(366)]((e=>{const n=t;if(n(378)!=e[n(351)])return;const o=r.t,{data:i}=e;if(!i||n(344)!=i[n(368)])return;const a=i[n(373)][0][n(393)],c=o(s[n(394)]((t=>t[n(393)]===a))[n(359)])[n(350)]();return i[n(373)][0][n(363)]?{type:n(352),content:Kr(r,n(364),Kr(r,n(357),1)+" ("+c+")")}:{type:n(352),content:Kr(r,n(376),Kr(r,n(357),1))}}))}}function Ls(t){const e=As;return e(344)==t[e(380)]}const Ss=Rs;function Rs(t,e){const n=Ms();return(Rs=function(t,e){return n[t-=475]})(t,e)}function Ms(){const t=["312347FqLcKB","plugins","3687864Sqaopi","enableCommand","230whyUol","TrackChangesEditing","114687DmLbWz","155770xKEGID","CommentsEditing","get","3hiCmcq","3676704dpQlHI","addCommentThread","4YgBfAV","afterInit","195274PJChoZ","has","editor","141135UDIaVq"];return(Ms=function(){return t})()}!function(t){const e=Rs,n=t();for(;;)try{if(365412===-parseInt(e(481))/1*(parseInt(e(486))/2)+-parseInt(e(489))/3+parseInt(e(484))/4*(-parseInt(e(478))/5)+parseInt(e(492))/6+-parseInt(e(490))/7+parseInt(e(482))/8+parseInt(e(477))/9*(-parseInt(e(475))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ms);class vs extends t.Plugin{[Ss(485)](){const t=Ss,e=this[t(488)];e[t(491)][t(487)](t(479))&&e[t(491)][t(480)](t(476))[t(493)](t(483))}}var ws=n(834);function Os(t,e){const n=Ps();return(Os=function(t,e){return n[t-=173]})(t,e)}function Ds(t,e,n){const r=Os,s=[];for(const o of e[r(204)]())o[r(178)](t)&&s[r(185)](n[r(173)](o));return s}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=Os,s=t[r(213)][r(220)](r(216));return(o,i,a)=>{const c=r;if(!a[c(180)][c(184)](i[c(218)],o[c(217)]))return;const u=i[c(218)][c(207)](),l=i[c(218)][c(221)],f=t[c(209)][c(188)];let h=null,d=null,g=!1,p=!1;for(const t of u){const e=t[c(177)];g=g||f[c(202)](e);const n=a[c(198)][c(187)](e);if(n&&n[c(192)](c(208)))return;c(211)==t[c(214)]&&f[c(225)](e)&&!f[c(205)](e)&&(e[c(212)]||l[c(189)]?h&&h[c(210)]==e||(h=e,m(t[c(174)]),p=!0):d=d||t[c(174)])}function m(t){const r=c,{authorId:o}=s[r(200)](i[r(222)]),u=a[r(194)][r(181)](r(206),{class:r(203)+e,"data-author-id":o}),l=a[r(198)][r(197)](t);n&&s[r(191)][r(183)](i[r(222)])&&a[r(194)][r(219)](r(223),u),a[r(194)][r(196)](l,u),a[r(198)][r(195)](u,i[r(222)])}g||p||!d||m(d)}}function Ps(){const t=["16968281mAxjFN","40938pQlyom","item","hasAttribute","1786008MTbVRr","consumable","createUIElement","2425652ciWpbM","includes","test","push","10vjidKL","toViewElement","schema","isAtEnd","3kAVhhN","activeMarkers","getCustomProperty","505MAQbtl","writer","bindElementToMarker","insert","toViewPosition","mapper","7669004KrxpAP","_splitMarkerName","947489LbkVOn","isContent","ck-suggestion-marker-","getItems","isLimit","span","getWalker","addHighlight","model","parent","elementEnd","nextSibling","plugins","type","11183337dSxCUV","TrackChangesEditing","name","markerRange","addClass","get","start","markerName","ck-suggestion-marker--active","2iGTqEu","isBlock","createRangeOn","previousPosition"];return(Ps=function(){return t})()}!function(t){const e=Os,n=t();for(;;)try{if(624224===parseInt(e(201))/1*(parseInt(e(224))/2)+-parseInt(e(190))/3*(-parseInt(e(182))/4)+-parseInt(e(193))/5*(-parseInt(e(176))/6)+-parseInt(e(199))/7+-parseInt(e(179))/8+parseInt(e(215))/9+-parseInt(e(186))/10*(parseInt(e(175))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ps);const xs=Bs;function Bs(t,e){const n=Us();return(Bs=function(t,e){return n[t-=494]})(t,e)}function Us(){const t=["9431696CtPBat","createSelection","mapper","showSuggestionHighlights","editor","fromRange","removeMarker:suggestion:deletion","unlock","forward","downcastDispatcher","batch","addMarker:suggestion:deletion","deleteForward","root","document","editing","writer","uiElement","unit","$graveyard","709352KuovAn","merge","9qVQXtr","modifySelection","3768546Xwzkoz","1356680gLXoZb","markerName","commands","requires","createRange","start","delete","get","2654400knaQVR","detach","buffer","40037qIRrZS","model","isCollapsed","lock","enqueueChange","2318022SbziZs","data","selection","init","markerNameToElements","end","unbindElementFromMarkerName","TrackChangesEditing","setSelection","rootName","getFirstRange","3xkKwTg","remove","options","high","bind","plugins","enableCommand"];return(Us=function(){return t})()}!function(t){const e=Bs,n=t();for(;;)try{if(335686===parseInt(e(526))/1+-parseInt(e(510))/2+-parseInt(e(542))/3*(-parseInt(e(515))/4)+parseInt(e(523))/5+parseInt(e(514))/6+parseInt(e(531))/7+parseInt(e(549))/8*(-parseInt(e(512))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Us);class js extends t.Plugin{static get[xs(518)](){return[ws.Delete]}[xs(534)](){const t=xs,e=this[t(494)],n=e[t(547)][t(522)](t(538));n[t(548)](t(521));const r=e[t(517)][t(522)](t(502));n[t(548)](t(502),((n,s={})=>{const o=t,a=e[o(527)][o(550)](e[o(527)][o(504)][o(533)]);a[o(528)]&&e[o(527)][o(513)](a,{direction:o(498),unit:s[o(508)]});const c=a[o(541)](),u=i.LiveRange[o(495)](c);let l;n(s),l=o(509)==u[o(503)][o(540)]?e[o(527)][o(519)](c[o(520)]):e[o(527)][o(519)](u[o(520)],u[o(536)]),u[o(524)](),e[o(527)][o(530)](r[o(525)][o(500)],(t=>{const e=o;r[e(525)][e(529)](),t[e(539)](t[e(519)](l[e(536)])),r[e(525)][e(497)]()}))})),e[t(505)][t(499)].on(t(501),Fs(e,t(511)),{priority:t(545)}),e[t(532)][t(499)].on(t(501),((n,r,s)=>{const o=t;s[o(544)][o(552)]&&Fs(e,o(511),{showActiveMarker:!1})[o(546)](this)(n,r,s)}),{priority:t(545)}),e[t(505)][t(499)].on(t(496),((e,n,r)=>{const s=t,o=r[s(551)][s(535)](n[s(516)]);if(o)for(const t of o)t.is(s(507))&&(r[s(551)][s(537)](t,n[s(516)]),r[s(506)][s(543)](t))}),{priority:t(545)})}}const Gs=Vs;function Vs(t,e){const n=Hs();return(Vs=function(t,e){return n[t-=500]})(t,e)}function Hs(){const t=["876uirYgd","noTrackChangesFixer","*Format:* remove from %0","type","config","registerPostFixer","push","ELEMENT_LIST_ITEM","high","forceValue","ELEMENT_NUMBERED_LIST","mergeListItemForward","*Remove format:* %0","ListEditing","document","range","filter","registerCustomCallback","toUpperCase","has","getFirstRange","oldRange","createRange","size","TodoListEditing","format","outdentList","7005000pHspmG","todoListCheck","attributes","differ","detach","groupId","517HobNau","length","createPositionAt","hasSuggestion","_splitMarkerName","execute","suggestion","*Change to:* %0","*Set format:* %0","*Split:* list item","fromRange","*Outdent:* %0","1390TKaKDw","multipleBlocks","getSuggestions","start","numbered","_findSuggestions","*Merge:* %0","_suggestionFactory","15010lbManm","customBulletedList","_registerLegacyDescription","commands","nodeAfter","233178xgYMlU","attribute","*Check item*","newValue","40eLeRdf","add","assureChains","customNumberedList","name","includes","getChanges","find","commandParams","enableDefaultAttributesIntegration","startsWith","removeMarker","checkTodoList","_getAttributeKey","getAttribute","_supportLegacySuggestions","FORMAT_INDENT","refresh","ELEMENT_","isLocal","setSelection","registerDescriptionCallback","selection","attributeKey","todoList","deletion","listReversed","numberedList","todoListChecked","oldValue","indentList","schema","map","commandName","getSuggestion","end","isObject","isNextTo","isUndo","parent","locale","splitListItemAfter","listIndent","descriptionFactory","_LIST","trackChangesCommand","newRange","meta","listMarker","*Merge:* list item","key","documentList","afterInit","584507HobNHG","get","bulletedList","list.multiBlock","editor","todo","default","nextSibling","next","mergeListItemBackward","change","previousSibling","listItemId","10OgUpSV","value","getChangedMarkers","accept","getRanges","21ujTPPJ","batch","217830OUjjVV","ELEMENT_TODO_LIST","listType","registerBlockAttribute","ELEMENT_BULLETED_LIST","getFirstMarker","change:data","*Indent:* %0","*Format:* insert into %0","listItemIdFixer","*Uncheck item*","listStart","formatBlock","splitListItemBefore","containsItem","listMarkerStyle","listStyle","model","data","TrackChangesEditing","plugins","suggestion:attribute:","registerElementLabel","1514853BgQClD","setAttribute","from","registerAttributeLabel","bulleted","head"];return(Hs=function(){return t})()}!function(t){const e=Vs,n=t();for(;;)try{if(511004===parseInt(e(607))/1+-parseInt(e(620))/2*(parseInt(e(627))/3)+-parseInt(e(656))/4*(-parseInt(e(545))/5)+-parseInt(e(550))/6*(parseInt(e(625))/7)+parseInt(e(554))/8*(-parseInt(e(650))/9)+-parseInt(e(537))/10*(-parseInt(e(525))/11)+parseInt(e(519))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hs);class zs extends t.Plugin{[Gs(606)](){const t=Gs,e=this[t(611)];if(!e[t(647)][t(511)](t(505)))return;const n=e[t(594)],r=e[t(647)][t(608)](t(646)),s=e[t(647)][t(511)](t(516)),o=!!e[t(660)][t(608)](t(610));function i(e){const r=t;return{type:r(517),content:""+Kr(n,r(533),e)}}function a(e){const r=t;return{type:r(517),content:""+Kr(n,r(504),e)}}r[t(563)](t(581)),r[t(563)](t(609)),r[t(563)](t(557)),r[t(563)](t(546)),r[t(563)](t(584)),r[t(563)](t(518)),r[t(563)](t(595)),r[t(563)](t(640)),r[t(630)](t(619)),r[t(630)](t(629)),r[t(630)](t(596)),o&&(r[t(563)](t(616)),r[t(563)](t(503))),s&&(r[t(563)](t(578)),r[t(563)](t(566)),r[t(630)](t(582)),r[t(597)][t(575)]((e=>{const r=t,{data:s}=e;if(s&&r(582)==s[r(604)])return{type:r(517),content:s[r(553)]?Kr(n,r(552)):Kr(n,r(637))}})),this[t(611)][t(644)][t(506)][t(661)]((e=>{const n=t;if(e[n(626)][n(592)])return!1;let s=!1;const o=r[n(539)]({skipNotAttached:!0})[n(508)]((t=>n(582)===r[n(567)](t)));for(const t of o)n(612)!=t[n(512)]()[n(540)][n(549)][n(568)](n(629))&&(r[n(542)](t[n(512)](),n(551))[n(561)]((t=>n(629)===r[n(567)](t[n(531)])))||(e[n(565)](t[n(632)]()),s=!0));return s}))),r[t(597)][t(653)](t(596),Kr(n,t(570)));const c={type:t(517),content:""};r[t(597)][t(575)]((e=>{const r=t,{data:s}=e;if(!s||r(629)!=s[r(604)])return;let u=e[r(655)];for(;u;){if(u[r(645)]&&((r(643)==u[r(645)][r(604)]||r(642)==u[r(645)][r(604)])&&(u[r(645)][r(553)]&&r(613)!=u[r(645)][r(553)]||r(613)!=u[r(645)][r(583)]&&!s[r(553)])||!o&&u[r(645)][r(604)]==Lc))return c;u=u[r(615)]}if(null==s[r(553)])switch(s[r(583)]){case r(654):return a(Kr(n,r(631)));case r(541):return a(Kr(n,r(502)));case r(612):return a(Kr(n,r(628)))}switch(s[r(553)]){case r(654):return i(Kr(n,r(631)));case r(541):return i(Kr(n,r(502)));case r(612):return i(Kr(n,r(628)))}})),r[t(597)][t(575)]((e=>{const n=t,{data:r}=e;if(r&&n(596)==r[n(604)])return null==r[n(553)]||null==r[n(583)]&&0==r[n(553)]?c:void 0})),r[t(597)][t(575)]((e=>{const r=t;if(r(551)!=e[r(659)])return;const{data:s}=e;if(!s||r(619)!=s[r(604)])return;const o=Ws(e);return r(553)==o?{type:r(517),content:Kr(n,r(603))}:r(583)==o?{type:r(517),content:Kr(n,r(534))}:c})),e[t(644)][t(506)][t(661)]((e=>this[t(636)](e))),e[t(644)][t(506)][t(661)]((e=>this[t(657)](e))),e[t(644)][t(506)].on(t(633),((e,n)=>{const r=t;if(n[r(592)]||!n[r(573)])return!1;this[r(556)]()}),{priority:t(500)}),this[t(569)]()}[Gs(636)](t){const e=Gs;if(t[e(626)][e(592)]||!t[e(626)][e(573)])return!1;let n=!1;const r=this[e(611)][e(647)][e(608)](e(646))[e(539)]({skipNotAttached:!0})[e(508)]((t=>t[e(645)]&&e(619)==t[e(645)][e(604)]))[e(508)]((t=>t[e(645)][e(553)]&&t[e(645)][e(583)]));for(const s of r)Ws(s)||(t[e(565)](s[e(632)]()),n=!0);return n}[Gs(657)](t){const e=Gs;if(t[e(626)][e(592)]||!t[e(626)][e(573)])return!1;const n=this[e(611)][e(647)][e(608)](e(646));if(n[e(599)][e(621)])return!1;let r=!1;const s=[e(629),e(619),e(596),e(643),e(638),e(580),e(520),e(602),e(642)],o=this[e(611)][e(644)][e(506)][e(522)][e(560)]()[e(508)]((t=>e(551)==t[e(659)]))[e(508)]((t=>s[e(559)](t[e(577)])));if(0==o[e(526)])return r;for(const i of o){const o=n[e(542)](i[e(507)],e(551))[e(508)]((t=>!t[e(601)][e(591)]))[e(586)]((t=>t[e(531)]))[e(508)]((t=>{const r=e,o=n[r(567)](t);return s[r(559)](o)}));if(o[e(526)]){for(const n of o)t[e(565)](n[e(632)]());r=!0}}return r}[Gs(556)](){const t=Gs,e=this[t(611)][t(647)][t(608)](t(646)),n=[t(629),t(619),t(596),t(643),t(638),t(580),t(520),t(602),t(642)];let r;const s=new Set(this[t(611)][t(644)][t(506)][t(522)][t(622)]()[t(508)]((r=>{const s=t;if(r[s(645)][s(513)]||!r[s(645)][s(600)])return null;if(!r[s(558)][s(564)](s(648)))return null;const{id:o}=e[s(529)](r[s(558)]);if(!e[s(528)](o))return null;const i=e[s(588)](o);return n[s(559)](i[s(645)][s(604)])}))[t(586)]((n=>{const s=t,{id:o}=e[s(529)](n[s(558)]),i=e[s(588)](o);return r=i[s(521)][s(524)],i[s(512)]()[s(540)][s(549)]})));if(0==s[t(515)])return;const o=e[t(539)]({skipNotAttached:!0})[t(508)]((e=>t(551)==e[t(659)]&&e[t(645)]&&n[t(559)](e[t(645)][t(604)])&&e[t(521)][t(524)]!=r))[t(586)]((e=>({listItem:e[t(512)]()[t(540)][t(549)],groupId:e[t(521)][t(524)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(511)](n)&&i[t(555)](e);for(const n of e[t(539)]())i[t(511)](n[t(521)][t(524)])&&n[t(651)](t(524),r)}[Gs(569)](){const t=Gs,e=this[t(611)],n=e[t(594)],r=e[t(647)][t(608)](t(646));this[t(547)](),r[t(544)][t(509)](t(639),t(605),t(623),(function(n,r){const s=t,o=[];for(let t of n)t[s(540)][s(549)]===t[s(589)][s(593)]&&(t=e[s(644)][s(514)](e[s(644)][s(527)](t[s(540)][s(549)],0))),o[s(662)](t);e[s(644)][s(617)]((t=>{const n=s,a=e[n(644)][n(506)][n(576)],c=Array[n(652)](a[n(624)]())[n(586)]((t=>i.LiveRange[n(535)](t)));t[n(574)](o),e[n(548)][n(608)](r[n(587)])[n(571)](),r[n(562)][n(662)]({forceDefaultExecution:!0}),e[n(530)](r[n(587)],...r[n(562)]),t[n(574)](c);for(const t of c)t[n(523)]()}))})),r[t(597)][t(649)]((function(n){const r=t,s=!e[r(644)][r(585)][r(590)](n),o=n[r(618)],i=n[r(614)],a=n[r(568)](r(619)),c=!o||o[r(568)](r(619))!==a,u=!i||i[r(568)](r(619))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(663),e)))}[Gs(547)](){const t=Gs,e=this[t(611)],n=e[t(594)];function r(n){const r=t,s=e[r(548)][r(608)](r(609))[r(621)],o=e[r(548)][r(608)](r(581))[r(621)];return r(581)===n?s:o}e[t(647)][t(608)](t(646))[t(597)][t(575)]((function(s){const o=t;if(o(639)!=s[o(659)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(587)]){case o(609):u=i[o(562)][0][o(501)],l=r(i[o(587)]),a=o(u?635:658),!l&&e[o(660)][o(608)](o(610))||(a=o(532)),c={type:o(517),content:Kr(n,a,Kr(n,o(631)))};break;case o(581):u=i[o(562)][0][o(501)],l=r(i[o(587)]),a=o(u?635:658),!l&&e[o(660)][o(608)](o(610))||(a=o(532)),c={type:o(517),content:Kr(n,a,Kr(n,o(502)))};break;case o(584):a=o(634),c={type:o(517),content:Kr(n,a,Kr(n,o(663)))};break;case o(518):a=function(t){const e=o,n=t[e(512)]();let r=n[e(540)][e(549)];for(;r&&n[e(641)](r);){if(r[e(568)](e(596))>0)return!1;r=r[e(614)]}return!0}(s)?Kr(n,o(658),Kr(n,function(t){const e=o;return e(572)+t[e(512)]()[e(540)][e(549)][e(568)](e(629))[e(510)]()+e(598)}(s))):Kr(n,o(536),Kr(n,o(663))),c={type:o(517),content:a};break;case o(616):case o(503):!1===i[o(538)]&&(a=o(543),c={type:o(579),content:Kr(n,a,Kr(n,o(663)))})}return c}))}}function Ws(t){const e=Gs;let n=t[e(512)]()[e(540)][e(549)][e(618)];for(;n;){const r=n[e(568)](e(619));if(!r)return!1;if(r==t[e(645)][e(553)])return e(553);if(r==t[e(645)][e(583)])return e(583);n=n[e(618)]}return!1}const Ks=Xs;function qs(){const t=["next","numbered","bind","find","registerAttributeLabel","batch","attribute","FORMAT_LIST_START","get","data","format","toUpperCase","suggestion","list.properties","lower-roman","customNumbered","_getAttributeKey","_getTranslationKeyForListStyle","*Format:* set order to reversed","document","oldValue","descriptionFactory","key","_findSuggestions","8094713CLGTFP","isUndo","10hOFsCN","nodeAfter","getFirstMarker","524avcpdE","685215IKTbSH","upper-roman","getAttribute","*Change to:* %0","handleDescriptions","listStart","disc","getSuggestions","replace","_LIST_","getFirstRange","FORMAT_LIST_REVERSED","registerBlockAttribute","ELEMENT_","lower-latin","newValue","removeMarker","commandName","filter","_registerLegacyDescription","listType","default","formatBlock","TrackChangesEditing","_LIST_DEFAULT","202980LtlvhH","*Set format:* %0","*Format:* set start index to %0","start","*Remove format:* %0","listStyle","afterInit","includes","config","1481916HHzBQV","482RTIlJl","square","circle","commandParams","*Format:* set order to regular","decimal","enableDefaultAttributesIntegration","startIndex","registerPostFixer","styles","1016022SuDiCA","has","locale","decimal-leading-zero","head","bulleted","reversed","model","registerDescriptionCallback","ListPropertiesEditing","5hkVUDq","4KrbncJ","listReversed","editor","type","453808HQBWbQ","plugins","upper-latin"];return(qs=function(){return t})()}function Xs(t,e){const n=qs();return(Xs=function(t,e){return n[t-=121]})(t,e)}!function(t){const e=Xs,n=t();for(;;)try{if(152266===parseInt(e(154))/1*(-parseInt(e(190))/2)+parseInt(e(180))/3*(parseInt(e(211))/4)+-parseInt(e(210))/5*(parseInt(e(189))/6)+-parseInt(e(200))/7+-parseInt(e(122))/8+-parseInt(e(155))/9+parseInt(e(151))/10*(parseInt(e(149))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qs);class Ys extends t.Plugin{[Ks(186)](){const t=Ks;if(!this[t(213)][t(123)][t(201)](t(209)))return;const e=this[t(213)][t(188)][t(133)](t(138)),n=this[t(213)][t(123)][t(133)](t(178));e[t(199)]&&(n[t(196)](t(185)),n[t(167)](t(185))),e[t(206)]&&(n[t(196)](t(212)),n[t(167)](t(212))),e[t(197)]&&(n[t(196)](t(160)),n[t(167)](t(160)));const r={type:t(135),content:""};n[t(146)][t(208)](this[t(159)][t(127)](this));const s=this[t(213)][t(202)];n[t(146)][t(129)](t(212),Kr(s,t(166))),n[t(146)][t(208)]((e=>{const n=t,{data:s}=e;if(s&&n(212)==s[n(147)])return null==s[n(170)]||0==s[n(170)]&&null==s[n(145)]?r:void 0})),n[t(146)][t(129)](t(160),Kr(s,t(132))),n[t(146)][t(208)]((e=>{const n=t,{data:s}=e;if(s&&n(160)==s[n(147)])return null==s[n(170)]||1==s[n(170)]&&null==s[n(145)]?r:void 0})),this[t(213)][t(207)][t(144)][t(198)]((e=>{const r=t;if(e[r(130)][r(150)])return!1;let s=!1;const o=n[r(162)]({skipNotAttached:!0})[r(173)]((t=>{const e=r,s=n[e(141)](t);return e(160)==s||e(212)==s}));for(const t of o){const o=t[r(165)]()[r(183)][r(152)][r(157)](r(175));r(126)!=o&&r(140)!=o&&(n[r(148)](t[r(165)](),r(131))[r(128)]((t=>r(175)==n[r(141)](t[r(137)])))||(e[r(171)](t[r(153)]()),s=!0))}return s})),this[t(174)]()}[Ks(159)](t){const e=Ks,n=this[e(213)][e(202)],{data:r}=t,s={type:e(135),content:""};if(!r||e(185)!=r[e(147)])return;if(!r[e(145)])return e(176)==r[e(170)]?s:{type:e(135),content:""+Kr(n,e(181),Kr(n,this[e(142)](r[e(170)])))};if(!r[e(170)]){if(e(176)==r[e(145)])return s;let o=t[e(204)];for(;o;){if(o[e(134)]&&e(175)==o[e(134)][e(147)]&&o[e(134)][e(170)])return s;o=o[e(125)]}return{type:e(135),content:""+Kr(n,e(184),Kr(n,this[e(142)](r[e(145)])))}}if(e(176)!=r[e(170)])return{type:e(135),content:""+Kr(n,e(181),Kr(n,this[e(142)](r[e(170)])))};let o=t[e(204)];for(;o;){if(o[e(134)]&&e(175)==o[e(134)][e(147)]&&o[e(134)][e(170)]&&o[e(134)][e(145)])return s;o=o[e(125)]}const i=t[e(165)]()[e(183)][e(152)][e(157)](e(175));return{type:e(135),content:Kr(n,e(181),Kr(n,e(168)+i[e(136)]()+e(179)))}}[Ks(174)](){const t=Ks,e=this[t(213)],n=e[t(202)];e[t(123)][t(133)](t(178))[t(146)][t(208)]((e=>{const r=t;if(r(177)!=e[r(121)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(172)]){case r(185):o=r(158),i={type:r(135),content:Kr(n,o,Kr(n,this[r(142)](s[r(193)][0][r(121)])))};break;case r(212):o=s[r(193)][0][r(206)]?r(143):r(194),i={type:r(135),content:Kr(n,o)};break;case r(160):o=r(182),i={type:r(135),content:Kr(n,o,s[r(193)][0][r(197)])}}return i}))}[Ks(142)](t){const e=Ks;return e(168)+function(t){const n=e;return Zs[n(187)](t)?n(205):Qs[n(187)](t)?n(126):null}(t)[e(136)]()+e(164)+t[e(136)]()[e(163)](/-/g,"_")}}const Zs=[Ks(161),Ks(192),Ks(191)],Qs=[Ks(195),Ks(203),Ks(139),Ks(156),Ks(169),Ks(124)];var Js=n(507);function $s(){const t=["plugins","nextSibling","removeMarker:suggestion:insertion","enableCommand","20NguviN","bind","167325AxPONn","markerNameToElements","change","526724VahMRs","1161AblqYo","end","unbindElementFromMarkerName","4376HUQUbP","remove","requires","detach","writer","TrackChangesEditing","high","addMarker:suggestion:insertion","markInsertion","10QqmdWf","afterExecute","4435212PofeAg","fire","model","data","29750550nvmVNH","createRange","11yIddpq","split","init","setSelection","selection","getFirstPosition","showSuggestionHighlights","enterBlock","downcastDispatcher","document","createPositionAt","parent","enter","editing","ck-suggestion-marker-split","options","markerName","fromRange","editor","getFirstRange","7283696dWkXrt","commands","hasClass","mapper","6176944JmeqsJ","get"];return($s=function(){return t})()}const to=eo;function eo(t,e){const n=$s();return(eo=function(t,e){return n[t-=173]})(t,e)}!function(t){const e=eo,n=t();for(;;)try{if(891354===parseInt(e(203))/1+parseInt(e(198))/2*(-parseInt(e(200))/3)+-parseInt(e(192))/4+-parseInt(e(216))/5*(parseInt(e(218))/6)+parseInt(e(188))/7+-parseInt(e(207))/8*(parseInt(e(204))/9)+-parseInt(e(222))/10*(-parseInt(e(224))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($s);class no extends t.Plugin{static get[to(209)](){return[Js.Enter]}[to(226)](){const t=to,e=this[t(186)],n=e[t(194)][t(193)](t(212)),r=e[t(189)][t(193)](t(180));n[t(197)](t(180),(()=>{const s=t;e[s(220)][s(202)]((t=>{const o=s,a=e[o(220)][o(177)][o(228)],c=a[o(173)](),u=i.LiveRange[o(185)](a[o(187)]());if(r[o(175)](t)){const r=e[o(220)][o(178)](c[o(179)][o(195)],0),s=t[o(223)](c,r);n[o(215)](s)}else t[o(227)](t[o(223)](u[o(205)]));u[o(210)](),r[o(219)](o(217),{writer:t})}))})),e[t(181)][t(176)].on(t(214),Fs(e,t(225)),{priority:t(213)}),e[t(181)][t(176)].on(t(196),((e,n,r)=>{const s=t,o=r[s(191)][s(201)](n[s(184)]);if(o)for(const t of o)t[s(190)](s(182))&&(r[s(191)][s(206)](t,n[s(184)]),r[s(211)][s(208)](t))}),{priority:t(213)}),e[t(221)][t(176)].on(t(214),((n,r,s)=>{const o=t;s[o(183)][o(174)]&&Fs(e,o(225),{showActiveMarker:!1})[o(199)](this)(n,r,s)}),{priority:t(213)})}}const ro=so;function so(t,e){const n=io();return(so=function(t,e){return n[t-=311]})(t,e)}!function(t){const e=so,n=t();for(;;)try{if(335920===-parseInt(e(339))/1+-parseInt(e(311))/2*(-parseInt(e(315))/3)+-parseInt(e(334))/4+parseInt(e(343))/5+parseInt(e(316))/6+-parseInt(e(342))/7*(-parseInt(e(351))/8)+-parseInt(e(347))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(io);class oo extends t.Plugin{[ro(325)](){const t=ro;if(!this[t(312)][t(333)][t(332)](t(322)))return;const e=this[t(312)][t(333)][t(349)](t(337));e[t(344)](t(348),this[t(350)][t(329)](this)),e[t(344)](t(346)),e[t(344)](t(338)),e[t(344)](t(340)),e[t(344)](t(326))}[ro(350)](t,e,n={}){const r=ro,s=this[r(312)][r(333)][r(349)](r(314));return t((t=>{const o=r;let i=(o(345)==typeof e?s[o(327)](e,n):e)(t);Array[o(318)](i)&&(i={results:i,searchText:o(345)==typeof e?e:""});const a=i[o(352)][o(320)]((e=>!1===this[o(335)](e,t[o(341)])));return{...i,results:a}}),n)}[ro(335)](t,e){const n=ro,r=this[n(312)][n(317)][n(331)](this[n(312)][n(317)][n(336)](e,t[n(319)]),this[n(312)][n(317)][n(336)](e,t[n(313)]));for(const t of this[n(312)][n(317)][n(324)][n(321)](n(330)))if(null!==r[n(323)](t[n(328)]()))return!0;return!1}}function io(){const t=["2LpxPSo","editor","end","FindAndReplaceUtils","461715qfktxe","3604272NesSUb","model","isArray","start","filter","getMarkersGroup","FindAndReplaceEditing","getIntersection","markers","afterInit","replaceAll","findByTextCallback","getRange","bind","suggestion:deletion","createRange","has","plugins","1510304UGYPpu","_isInDeletionRange","createPositionAt","TrackChangesEditing","findPrevious","632687ajSLtb","replace","item","7NVxHxz","1210540bPaqRn","enableCommand","string","findNext","2699280csVNAm","find","get","handleFindCommand","5195024KozpaA","results"];return(io=function(){return t})()}const ao=co;function co(t,e){const n=uo();return(co=function(t,e){return n[t-=279]})(t,e)}function uo(){const t=["descriptionFactory","FORMAT_FONT_BACKGROUND","commandParams","registerDescriptionCallback","get","fontBackgroundColor.colors","_registerLegacyDescription","1692OpzXOS","TrackChangesEditing","1852WnGpfq","find","fontColor","locale","format","fontBackgroundColor","380TUFaeK","*Set font family:* %0","label","title","FORMAT_FONT_SIZE","enableDefaultAttributesIntegration","FontBackgroundColorEditing","3322836ZyhnHg","*Set font size:* %0","type","has","FontSizeEditing","fontSize","226146xoXYEr","trim","fontSize.options","registerAttributeLabel","normalizeSizeOptions","config","FORMAT_FONT_COLOR","*Reset font color*","FontColorEditing","*Set font background color:* %0","FontFamilyEditing","registerInlineAttribute","364792kVhejN","model","plugins","104OOoExQ","16000vQesdy","*Reset font family*","fontColor.colors","value","fontFamily","*Reset font size*","formatInline","47727mLpGhT","FORMAT_FONT_FAMILY","15tbAXnX","*Set font color:* %0","commandName","afterInit","editor","*Reset font background color*","toLowerCase","FontSize","151942gEMHYA"];return(uo=function(){return t})()}!function(t){const e=co,n=t();for(;;)try{if(261811===-parseInt(e(300))/1+-parseInt(e(331))/2*(-parseInt(e(329))/3)+-parseInt(e(304))/4+parseInt(e(313))/5*(-parseInt(e(288))/6)+parseInt(e(321))/7*(-parseInt(e(303))/8)+parseInt(e(311))/9*(parseInt(e(337))/10)+parseInt(e(282))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(uo);const lo=[{pluginName:ao(286),commandName:ao(287)},{pluginName:ao(298),commandName:ao(308)},{pluginName:ao(296),commandName:ao(333)},{pluginName:ao(281),commandName:ao(336)}];class fo extends t.Plugin{[ao(316)](){const t=ao,e=this[t(317)][t(334)],n=this[t(317)][t(302)][t(326)](t(330));for(const{pluginName:e,commandName:r}of lo)this[t(317)][t(302)][t(285)](e)&&(n[t(280)](r),n[t(299)](r));n[t(322)][t(291)](t(287),Kr(e,t(279))),n[t(322)][t(291)](t(308),Kr(e,t(312))),n[t(322)][t(291)](t(333),Kr(e,t(294))),n[t(322)][t(291)](t(336),Kr(e,t(323))),this[t(328)]()}[ao(328)](){const t=ao,e=this[t(317)],n=e[t(334)];e[t(302)][t(326)](t(330))[t(322)][t(325)]((e=>{const r=t,o=n.t;if(r(310)!=e[r(284)])return;const{data:i}=e;if(null!=i){if(r(287)==i[r(315)]){const t=i[r(324)][0][r(307)];if(t){const e=o(this[r(317)][r(302)][r(326)](r(320))[r(292)](this[r(317)][r(293)][r(326)](r(290)))[r(332)]((e=>e[r(301)]==t))[r(340)])[r(319)]();return{type:r(335),content:Kr(n,r(283),e)}}return{type:r(335),content:Kr(n,r(309))}}if(r(308)==i[r(315)]){const t=i[r(324)][0][r(307)];return t?{type:r(335),content:Kr(n,r(338),t)}:{type:r(335),content:Kr(n,r(305))}}if(r(333)==i[r(315)]){const t=i[r(324)][0][r(307)];if(t){const e=(0,s.normalizeColorOptions)(this[r(317)][r(293)][r(326)](r(306)))[r(332)]((e=>e[r(301)]==t));let i=t,a="";return e&&(i=e[r(339)],a=o(i)[r(319)]()),{type:r(335),content:Kr(n,r(314),a)[r(289)](),color:{value:t,title:a||i}}}return{type:r(335),content:Kr(n,r(295))}}if(r(336)==i[r(315)]){const t=i[r(324)][0][r(307)];if(t){const e=(0,s.normalizeColorOptions)(this[r(317)][r(293)][r(326)](r(327)))[r(332)]((e=>e[r(301)]==t));let i=t,a="";return e&&(i=e[r(339)],a=o(i)[r(319)]()),{type:r(335),content:Kr(n,r(297),a)[r(289)](),color:{value:t,title:a||i}}}return{type:r(335),content:Kr(n,r(318))}}}}))}}const ho=po;!function(t){const e=po,n=t();for(;;)try{if(220714===-parseInt(e(303))/1*(-parseInt(e(307))/2)+parseInt(e(333))/3+parseInt(e(349))/4*(-parseInt(e(343))/5)+parseInt(e(327))/6*(-parseInt(e(315))/7)+-parseInt(e(316))/8+-parseInt(e(330))/9*(-parseInt(e(325))/10)+parseInt(e(305))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mo);class go extends t.Plugin{[ho(318)](){const t=ho,e=this[t(344)],n=e[t(331)][t(340)](t(306)),r=e[t(301)][t(340)](t(320)),s=e[t(301)][t(340)](t(342));r&&s&&(n[t(334)](t(342)),n[t(308)](t(320)),this[t(338)]())}[ho(338)](){const t=ho,e=this[t(344)],n=e[t(335)];e[t(331)][t(340)](t(306))[t(339)][t(326)]((r=>{const s=t;if(s(319)!=r[s(332)]&&s(313)!=r[s(332)])return;const{data:o}=r;if(o&&s(342)===o[s(345)]){const t=[],r=o[s(341)][0];for(const[n,o]of Object[s(304)](r))t[s(347)](Io(e,n,o));return t[s(300)]?{type:s(297),content:Kr(n,s(348),t[s(309)](", "))}:{type:s(297),content:Kr(n,s(324))}}}))}}function po(t,e){const n=mo();return(po=function(t,e){return n[t-=296]})(t,e)}function mo(){const t=["format","charAt","toUpperCase","length","commands","title","4754BYsroZ","entries","2120580xdtDjq","TrackChangesEditing","182FdKnol","enableCommand","join","fontSize.options","fontBackgroundColor","normalizeSizeOptions","formatInline","slice","3178CfozuJ","2784680MQYyCG","split","afterInit","formatBlock","copyFormat","fontColor","toLowerCase","config","*Remove all formatting*","60AgDoAP","registerDescriptionCallback","4482XOgZNo","FontSize","boolean","438012uOPHXw","plugins","type","553578wAYTzd","enableDefaultAttributesIntegration","locale","fontSize","find","_registerLegacyDescription","descriptionFactory","get","commandParams","pasteFormat","245MMYjaQ","editor","commandName","label","push","*Set format to:* %0","15836FzOfVT","model","fontColor.colors"];return(mo=function(){return t})()}function Io(t,e,n){const r=ho,o=t[r(335)].t,i=e[r(317)](/(?=[A-Z])/)[r(309)](" "),a=o(i[r(298)](0)[r(299)]()+i[r(314)](1))[r(322)]();if(r(329)==typeof n)return a;if(r(321)===e||r(311)===e){const e=(0,s.normalizeColorOptions)(t[r(323)][r(340)](r(296)))[r(337)]((t=>t[r(350)]==n));return a+" ("+(e?o(e[r(346)])[r(322)]():n)+")"}if(r(336)===e&&isNaN(parseFloat(n))){const e=t[r(331)][r(340)](r(328))[r(312)](t[r(323)][r(340)](r(310)))[r(337)]((t=>t[r(350)]==n));return a+" ("+(e?o(e[r(302)])[r(322)]():n)+")"}return a+" ("+n+")"}const Eo=To;function bo(){const t=["4225110rAluZF","18GZaMkX","model","13332uFBDPN","heading","paragraph","934887nwWkAQ","HeadingEditing","view","5GQYNDj","_registerLegacyDescription","format","find","ELEMENT_HEADING_CUSTOM","enableDefaultAttributesIntegration","plugins","config","commandName","type","*Change to:* %0","formatBlock","name","TrackChangesEditing","match","commandParams","13653448aRqeMQ","ELEMENT_HEADING","7UWzQsT","descriptionFactory","registerDescriptionCallback","afterInit","584evwZTt","value","editor","locale","has","title","_headingOptions","95854CUJfBS","registerElementLabel","1269978CldfsH","heading.options","3468vrGvZI","1905512Yzmuhj","_getHeadingLevel","get"];return(bo=function(){return t})()}function To(t,e){const n=bo();return(To=function(t,e){return n[t-=327]})(t,e)}!function(t){const e=To,n=t();for(;;)try{if(911713===-parseInt(e(368))/1+parseInt(e(359))/2+parseInt(e(365))/3*(parseInt(e(347))/4)+-parseInt(e(371))/5*(-parseInt(e(356))/6)+parseInt(e(343))/7*(parseInt(e(341))/8)+parseInt(e(363))/9*(parseInt(e(362))/10)+parseInt(e(354))/11*(-parseInt(e(358))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bo);class _o extends t.Plugin{[Eo(346)](){const t=Eo,e=this[t(349)];if(!e[t(331)][t(351)](t(369)))return;this[t(353)]=e[t(332)][t(361)](t(357));const n=e[t(350)],r=e[t(331)][t(361)](t(338));r[t(330)](t(366));for(const e of this[t(353)])t(367)!=e[t(364)]&&r[t(344)][t(355)](e[t(364)],(n=>{const r=t,i=this[r(360)](e[r(364)]);return null!==i?s(n,i):o(n,e[r(352)])}));function s(e,r){return Kr(n,t(342),[e,r])}function o(e,r){return Kr(n,t(329),[e,r])}this[t(372)]()}[Eo(372)](){const t=Eo,e=this[t(349)],n=e[t(350)];e[t(331)][t(361)](t(338))[t(344)][t(345)]((e=>{const r=t;if(r(336)!=e[r(334)])return;const{data:s}=e;if(s&&r(366)==s[r(333)]){const e=s[r(340)][0][r(348)],c=this[r(360)](e);if(null!==c)return{type:r(327),content:Kr(n,r(335),(a=c,Kr(n,r(342),[1,a])))};const u=this[r(353)][r(328)]((t=>t[r(364)]===e))[r(352)];return{type:r(327),content:Kr(n,r(335),(o=1,i=u,Kr(n,t(329),[o,i])))}}var o,i,a}))}[Eo(360)](t){const e=Eo;var n,r;const s=t[e(339)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(353)])||void 0===n?void 0:n[e(328)]((n=>n[e(364)]==t));if(o&&o[e(370)]){const t=o[e(370)],n=(null!==(r=t[e(337)])&&void 0!==r?r:t)[e(339)](/^h(\d+)/);if(n)return n[1]}return null}}const yo=ko;function Ao(){const t=["descriptionFactory","locale","FORMAT_HIGHLIGHT","*Set highlight:* %0","1047365CZscDk","afterInit","model","registerAttributeLabel","title","1720oiQHxo","6giQAcd","toLowerCase","highlight","registerInlineAttribute","enableDefaultAttributesIntegration","color","*Remove highlight*","HighlightEditing","find","registerDescriptionCallback","highlight.options","543591Xonask","623kmdtGm","commandParams","50jQYZQw","190400kOpdPA","type","commandName","26278UxWCnv","_registerLegacyDescription","898165sEYAMC","editor","value","has","12HFDVrA","formatInline","35220kOqUFn","plugins","TrackChangesEditing","2jKCRvI","format","config","get"];return(Ao=function(){return t})()}function ko(t,e){const n=Ao();return(ko=function(t,e){return n[t-=219]})(t,e)}!function(t){const e=ko,n=t();for(;;)try{if(174574===parseInt(e(251))/1*(-parseInt(e(219))/2)+parseInt(e(259))/3+-parseInt(e(248))/4+-parseInt(e(253))/5*(parseInt(e(233))/6)+parseInt(e(245))/7*(parseInt(e(232))/8)+parseInt(e(244))/9*(parseInt(e(247))/10)+-parseInt(e(227))/11*(-parseInt(e(257))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ao);class Co extends t.Plugin{[yo(228)](){const t=yo,e=this[t(254)];if(!e[t(260)][t(256)](t(240)))return;const n=e[t(260)][t(222)](t(261)),r=e[t(224)];n[t(237)](t(235)),n[t(236)](t(235)),n[t(223)][t(230)](t(235),Kr(r,t(225))),this[t(252)]()}[yo(252)](){const t=yo,e=this[t(254)],n=e[t(224)];e[t(260)][t(222)](t(261))[t(223)][t(242)]((r=>{const s=t;if(s(258)!=r[s(249)])return;const{data:o}=r;if(o&&s(235)==o[s(250)]){const t=n.t,r=o[s(246)][0][s(255)];if(r){const o=e[s(221)][s(222)](s(243))[s(241)]((t=>t[s(229)]==r)),i=t(o[s(231)])[s(234)]();return{type:s(220),content:Kr(n,s(226),i),color:{value:o[s(238)],title:o[s(231)]}}}return{type:s(220),content:Kr(n,s(239),Kr(n,s(225)))}}}))}}const No=Lo;function Lo(t,e){const n=So();return(Lo=function(t,e){return n[t-=115]})(t,e)}function So(){const t=["elementToStructure","registerElementLabel","245016BTPURt","horizontalLine","4bpZyzq","544917BCCYbF","ELEMENT_HORIZONTAL_LINE","editor","descriptionFactory","div","3072501PQOopT","4825260xgHMhy","49uOrpsV","locale","for","dataDowncast","createContainerElement","get","ck-horizontal-line","addClass","high","enableCommand","createPositionAt","insert","createEmptyElement","conversion","has","1350876CmyYDf","showSuggestionHighlights","454484tMfFzs","afterInit","HorizontalLineEditing","TrackChangesEditing","plugins","8837905TpvwoA"];return(So=function(){return t})()}!function(t){const e=Lo,n=t();for(;;)try{if(981307===parseInt(e(127))/1*(-parseInt(e(137))/2)+parseInt(e(138))/3+parseInt(e(144))/4+parseInt(e(132))/5+-parseInt(e(125))/6*(parseInt(e(145))/7)+-parseInt(e(135))/8+parseInt(e(143))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(So);class Ro extends t.Plugin{[No(128)](){const t=No,e=this[t(140)];if(!e[t(131)][t(124)](t(129)))return;e[t(131)][t(115)](t(130))[t(119)](t(136));const n=e[t(131)][t(115)](t(130)),r=e[t(146)];n[t(141)][t(134)](t(136),(e=>Kr(r,t(139),e))),e[t(123)][t(147)](t(148))[t(133)]({model:t(136),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(126)])return null;const o=n[s(149)](s(142)),i=n[s(122)]("hr");return n[s(117)](s(116),o),n[s(121)](n[s(120)](o,0),i),o},converterPriority:t(118)})}}function Mo(){const t=["registerElementLabel","has","getFirstRange","_registerLegacyDescription","HtmlEmbed","attribute","2339830nsmMYA","key","enableDefaultAttributesIntegration","nodeAfter","3500096kDqLpy","19998coqKYU","rawHtml","registerDescriptionCallback","type","locale","145030xTKLEX","get","plugins","694160XTSdrK","descriptionFactory","2wdkNeM","1188056jKxrnb","*Change %0 content*","value","element","commandName","registerBlockAttribute","TrackChangesEditing","afterInit","editor","2090145NNgFJX","format","start","791FNGvuh","ELEMENT_HTML_EMBED","htmlEmbed","formatBlock","135hVazYr"];return(Mo=function(){return t})()}const vo=wo;function wo(t,e){const n=Mo();return(wo=function(t,e){return n[t-=492]})(t,e)}!function(t){const e=wo,n=t();for(;;)try{if(431330===parseInt(e(499))/1*(-parseInt(e(494))/2)+-parseInt(e(509))/3+-parseInt(e(500))/4+parseInt(e(523))/5+parseInt(e(528))/6*(-parseInt(e(512))/7)+parseInt(e(527))/8+parseInt(e(516))/9*(parseInt(e(497))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mo);class Oo extends t.Plugin{[vo(507)](){const t=vo,e=this[t(508)];if(!e[t(496)][t(518)](t(521)))return;const n=e[t(496)][t(495)](t(506)),r=e[t(493)];n[t(498)][t(517)](t(529),(e=>Kr(r,t(513),e))),n[t(525)](t(514)),n[t(505)](t(502)),n[t(498)][t(530)]((e=>{const n=t;if(n(522)!=e[n(492)])return;const{data:s}=e;if(s&&n(502)==s[n(524)]&&e[n(519)]()[n(511)][n(526)].is(n(503),n(529))){const t=Kr(r,n(513));return{type:n(510),content:Kr(r,n(501),t)}}})),this[t(520)]()}[vo(520)](){const t=vo,e=this[t(508)],n=e[t(493)];e[t(496)][t(495)](t(506))[t(498)][t(530)]((e=>{const r=t;if(r(515)!=e[r(492)])return;const{data:s}=e;if(s&&r(514)==s[r(504)]){const t=Kr(n,r(513));return{type:r(510),content:Kr(n,r(501),t)}}}))}}function Do(t,e){const n=Fo();return(Do=function(t,e){return n[t-=209]})(t,e)}function Fo(){const t=["deletion","FORMAT_IMAGE_SIZE","enableCommand","_suggestionFactory","forceDefaultExecution","insertImage","resizeImage","*Set image text alternative:* %0","subType","toggleImageCaption","ELEMENT_INLINE_IMAGE","formatInline","change","chain","*Remove image text alternative*","ImageUtils","formatBlock","createRange","has","5425200TYJINx","caption","detach","imageCaption","nodeAfter","discard","newValue","*Reset image width*","ImageInlineEditing","get","registerDescriptionCallback","_registerLegacyDescription","toNext","682812aIqewm","ImageEditing","markInsertion","markBlockFormat","descriptionFactory","resizedWidth","registerCustomCallback","*Set image width:* %0","67LhqKgR","type","filter","accept","document","model","ImageBlockEditing","imageTextAlternative","ELEMENT_IMAGE","convertBlockImageToInline","fromPosition","4052314ugzSsJ","imageTypeBlock","_findSuggestions","registerAttributeLabel","isBlockImage","getFirstRange","ImageResize","backward","isIntersecting","nodeBefore","selection","4363495XaSOeI","TrackChangesEditing","13872gNJovw","imageTypeInline","toPrevious","ImageCaptionUtils","ELEMENT_CAPTION","start","addObject","afterInit","commandParams","181713XSpLvz","imageInline","imageStylePreApply","isBefore","getClosestSelectedImageElement","isOwn","getNearestSelectionRange","ImageCaptionEditing","commandName","uploadImage","findIndex","forward","join","end","find","registerElementLabel","isEqual","enableDefaultAttributesIntegration","Inline image to block image","key","element","createRangeOn","markDeletion","length","ImageUploadEditing","plugins","removeObject","19338224TlhjrF","locale","alt","getSuggestionCallback","editor","registerBlockAttribute","isCollapsed","getCaptionFromImageModelElement","convertInlineImageToBlock","format","attribute","imageBlock","insertion","width","Block image to inline image","schema","previous","getContainedElement","ImageTextAlternativeEditing"];return(Fo=function(){return t})()}const Po=Do;!function(t){const e=Do,n=t();for(;;)try{if(523295===-parseInt(e(273))/1*(parseInt(e(297))/2)+-parseInt(e(306))/3+-parseInt(e(265))/4+-parseInt(e(295))/5+-parseInt(e(252))/6+parseInt(e(284))/7+parseInt(e(214))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fo);class xo extends t.Plugin{[Po(304)](){const t=Po,e=this[t(218)];if(!e[t(212)][t(251)](t(266)))return;const n=e[t(212)][t(261)](t(296)),r=e[t(212)][t(261)](t(248)),s=e[t(215)];n[t(235)](t(238)),n[t(269)][t(321)](t(225),(e=>Kr(s,t(281),e))),n[t(269)][t(321)](t(307),(e=>Kr(s,t(243),e))),n[t(269)][t(321)](t(253),(()=>Kr(s,t(301)))),e[t(212)][t(251)](t(211))&&n[t(235)](t(315)),e[t(212)][t(251)](t(279))&&e[t(212)][t(251)](t(260))&&(n[t(235)](t(298),((s,o)=>{const i=t,a=r[i(310)](e[i(278)][i(277)][i(294)]);e[i(278)][i(245)]((()=>{const t=i;n[t(268)](a,{commandName:t(298),commandParams:[o]},[],t(282))}))})),n[t(235)](t(285),((s,o)=>{const a=t;e[a(278)][a(245)]((t=>{const c=a;let u=r[c(310)](e[c(278)][c(277)][c(294)]),l=t[c(327)](u);const f=i.LivePosition[c(283)](l[c(302)],c(299)),h=i.LivePosition[c(283)](l[c(319)],c(264));n[c(237)]((()=>s(o))),u=r[c(310)](e[c(278)][c(277)][c(294)]),l=t[c(327)](u);const d=t[c(250)](f,h);f[c(254)](),h[c(254)](),n[c(268)](u,{commandName:c(298),commandParams:[o]},[],c(222)),d[c(302)][c(309)](l[c(302)])&&n[c(267)](t[c(250)](d[c(302)],l[c(302)]),c(222)),l[c(319)][c(309)](d[c(319)])&&n[c(267)](t[c(250)](l[c(319)],d[c(319)]),c(222))}))})),n[t(236)][t(271)](t(249),t(222),t(318),(()=>!1)),n[t(236)][t(271)](t(249),t(222),t(276),(()=>!1)),n[t(236)][t(271)](t(249),t(222),t(257),n[t(236)][t(217)](t(249),"",t(276))),n[t(236)][t(271)](t(226),t(222),t(318),(()=>!1)),n[t(236)][t(271)](t(226),t(222),t(257),(([r])=>{const s=t,o=n[s(236)][s(217)](s(226),"",s(257));let i=r[s(302)],a=r[s(319)];const c=e[s(278)][s(229)][s(312)](i,s(291)),u=e[s(278)][s(229)][s(312)](a,s(317));c[s(220)]&&(i=c[s(302)]),u[s(220)]&&(a=u[s(319)]),o([e[s(278)][s(250)](i,a)])})),n[t(236)][t(271)](t(249),t(222),t(246),c),n[t(236)][t(271)](t(226),t(222),t(246),c)),e[t(212)][t(251)](t(313))&&(n[t(235)](t(242),((s,o)=>{const i=t,a=e[i(212)][i(261)](i(300));let c=r[i(310)](e[i(278)][i(277)][i(294)]),u=a[i(221)](c);e[i(278)][i(245)]((()=>{const t=i;if(u)return void n[t(209)](e[t(278)][t(327)](u));const l=r[t(288)](c);s(o),c=r[t(310)](e[t(278)][t(277)][t(294)]),u=a[t(221)](c),n[t(267)](e[t(278)][t(327)](u),l?null:t(255))}))})),n[t(236)][t(271)](t(226),t(255),t(246),c));const o=[{type:t(249),subType:t(308)},{type:t(226),subType:t(255)},{type:t(249),subType:t(222)},{type:t(226),subType:t(222)}];function a(e,s){const i=t,a=o[i(316)]((({type:t,subType:n})=>e[i(274)]==t&&e[i(241)]==n)),c=o[i(316)]((({type:t,subType:e})=>s[i(274)]==t&&s[i(241)]==e));if(a<0||c<0)return!1;const u=e[i(289)](),l=s[i(289)]();if((0==a||1==a)&&2==c&&u[i(292)](l))return!0;if(2==a&&3==c){const t=n[i(286)](u,i(226))[i(275)]((({suggestion:t,meta:e})=>e[i(311)]&&i(222)==t[i(241)]));if(t[i(210)]>1&&l[i(319)][i(322)](u[i(302)]))return!0;if(1==t[i(210)]&&(u[i(302)][i(322)](l[i(319)])||u[i(319)][i(322)](l[i(302)])))return!0}if(3==a&&3==c&&u[i(302)][i(309)](l[i(302)])){const t=u[i(319)][i(256)],e=l[i(302)][i(293)];return r[i(288)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(212)][t(251)](t(290))&&(n[t(323)](t(239)),n[t(219)](t(270)),n[t(269)][t(287)](t(270),Kr(s,t(234)))),e[t(212)][t(251)](t(232))&&(n[t(323)](t(280)),n[t(219)](t(216))),n[t(269)][t(262)]((e=>{const n=t;if(o[n(320)]((({type:t,subType:r})=>e[n(274)]==t&&e[n(241)]==r)))return e[n(230)]?{}:void 0})),n[t(269)][t(262)]((e=>{const n=t;if(n(226)==e[n(274)]||n(233)==e[n(274)]){const t=e[n(231)]();if(t&&t.is(n(326),n(253)))return{type:n(226)==e[n(274)]?n(303):n(213),element:t,quantity:1}}})),n[t(269)][t(262)]((e=>t(249)==e[t(274)]&&t(222)==e[t(241)]?{type:t(223),content:t(324)}:t(249)==e[t(274)]&&t(282)==e[t(241)]?{type:t(223),content:t(228)}:void 0)),n[t(269)][t(262)]((e=>{const n=t;if(n(224)!=e[n(274)])return;const{data:r}=e;if(!r||n(216)!=r[n(325)])return;const o=r[n(258)];return o?{type:n(223),content:Kr(s,n(240),'"'+o+'"')}:{type:n(223),content:Kr(s,n(247))}})),this[t(263)]()}[Po(263)](){const t=Po,e=this[t(218)],n=e[t(215)];e[t(212)][t(261)](t(296))[t(269)][t(262)]((e=>{const r=t;if(r(249)!=e[r(274)]&&r(244)!=e[r(274)])return;const{data:s}=e;if(s){if(r(280)==s[r(314)]){const t=s[r(305)][0][r(258)];return t?{type:r(223),content:Kr(n,r(240),'"'+t+'"')}:{type:r(223),content:Kr(n,r(247))}}if(r(239)==s[r(314)]){const t=s[r(305)][0][r(227)];return t?{type:r(223),content:Kr(n,r(272),t)}:{type:r(223),content:Kr(n,r(259))}}}}))}}function Bo(){const t=["format","type","1236884nEUelX","descriptionFactory","has","formatInline","replaceImageSource","locale","oldValue","1iqFjiP","575979NnSopJ","1628592VhHkJx","512094SXwYIw","131510wPEViN","registerDescriptionCallback","*Format:* replace image URL","newValue","511lFDTLC","_registerLegacyDescription","423qADCXb","attribute","get","editor","plugins","TrackChangesEditing","ImageEditing","afterInit","accept","commandName","*Replace image URL*","key","registerCustomCallback","1005980ZyckaM","getSuggestionCallback","discard","formatBlock","src","_suggestionFactory","12168iHEqWa","_handleLegacySuggestions","enableDefaultAttributesIntegration","registerBlockAttribute"];return(Bo=function(){return t})()}const Uo=jo;function jo(t,e){const n=Bo();return(jo=function(t,e){return n[t-=406]})(t,e)}!function(t){const e=jo,n=t();for(;;)try{if(191661===parseInt(e(415))/1*(parseInt(e(418))/2)+-parseInt(e(416))/3+-parseInt(e(408))/4+parseInt(e(438))/5+-parseInt(e(417))/6+parseInt(e(423))/7*(-parseInt(e(444))/8)+-parseInt(e(425))/9*(-parseInt(e(419))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bo);class Go extends t.Plugin{[Uo(432)](){const t=Uo;if(!this[t(428)][t(429)][t(410)](t(431)))return;const e=this[t(428)][t(413)],n=this[t(428)][t(429)][t(427)](t(430));n[t(446)](t(412)),n[t(447)](t(442)),n[t(409)][t(420)]((n=>{const r=t;if(r(426)!=n[r(407)])return;const{data:s}=n;return s&&r(442)==s[r(436)]?s[r(422)]&&s[r(414)]?{type:r(406),content:Kr(e,r(435))}:{type:r(406),content:""}:void 0})),this[t(445)]()}[Uo(445)](){const t=Uo,e=this[t(428)][t(429)][t(427)](t(430));e[t(443)][t(437)](t(441),t(412),t(433),e[t(443)][t(439)](t(441),null,t(440))),e[t(443)][t(437)](t(441),t(412),t(440),e[t(443)][t(439)](t(441),null,t(433))),this[t(424)]()}[Uo(424)](){const t=Uo,e=this[t(428)],n=e[t(413)];e[t(429)][t(427)](t(430))[t(409)][t(420)]((e=>{const r=t;if(r(441)!=e[r(407)]&&r(411)!=e[r(407)])return;const{data:s}=e;return s&&r(412)==s[r(434)]?{type:r(406),content:Kr(n,r(421))}:void 0}))}}const Vo=Ho;function Ho(t,e){const n=zo();return(Ho=function(t,e){return n[t-=351]})(t,e)}function zo(){const t=["author","registerDescriptionCallback","isOwn","2593402iwtChU","editor","102nuxJTa","commands","descriptionFactory","findIndex","markInlineFormat","11YmPqwN","discard","getChangedMarkers","getContainedElement","formatBlock","title","commandReversedParams","locale","8YPMghd","298082KSNrqn","_splitMarkerName","markBlockFormat","document","name","44lpGpgG","1914090KiSvEw","chain","commandName","has","hasSuggestion","*Format:* %0","suggestion","FORMAT_SIDE_IMAGE","type","createRangeOn","_suggestionFactory","Users","next","get","convertInlineImageToBlock","isIntersecting","getFirstRange","imageStyle","124485Qzxmjr","change","imageStylePreApply","getSuggestions","isInContent","length","setImageNaturalSizeAttributes","afterInit","getSuggestionCallback","subType","imageTypeInline","format","isBlockImage","isEqual","imageStylePostApply","shouldConvertImageType","commandParams","normalizedStyles","enableCommand","1XuOndM","ImageUtils","nodeBefore","forEach","3813606eyFHhB","value","toLowerCase","selection","isBefore","isInlineImage","newRange","formatInline","side","insertion","getClosestSelectedImageElement","plugins","registerPostFixer","model","ImageStyleEditing","imageTypeBlock","discardSuggestion","start","_findSuggestions","join","from","refresh","accept","11018232hxIKvj","TrackChangesEditing","filter","114507ZXzTLr","registerCustomCallback","differ","nodeAfter","head","_registerLegacyDescription","imageCaption","end","getSuggestion"];return(zo=function(){return t})()}!function(t){const e=Ho,n=t();for(;;)try{if(212124===parseInt(e(437))/1*(parseInt(e(394))/2)+-parseInt(e(366))/3*(-parseInt(e(399))/4)+parseInt(e(418))/5*(parseInt(e(380))/6)+-parseInt(e(378))/7*(-parseInt(e(393))/8)+-parseInt(e(441))/9+-parseInt(e(400))/10*(-parseInt(e(385))/11)+-parseInt(e(363))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zo);class Wo extends t.Plugin{[Vo(425)](){const t=Vo,n=this[t(379)];if(!n[t(351)][t(403)](t(354)))return;const r=n[t(351)][t(413)](t(364)),s=n[t(351)][t(413)](t(438)),o={};r[t(436)](t(417),((o,i)=>{const a=t,c=n[a(351)][a(413)](a(411)).me,u=n[a(381)][a(413)](a(417));let l=s[a(451)](n[a(353)][a(397)][a(444)]),f=n[a(353)][a(409)](l),h=u[a(442)];if(h==i[a(442)])return;const d={commandName:a(417),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(353)][a(419)]((()=>{const t=a;if(r[t(421)]()[t(365)]((e=>e[t(422)]&&c==e[t(375)]&&(t(389)==e[t(408)]||t(448)==e[t(408)])&&(t(420)==e[t(427)]||t(432)==e[t(427)])&&e[t(416)]()[t(431)](f)))[t(440)]((e=>r[t(356)](e[t(370)]))),l=s[t(451)](n[t(353)][t(397)][t(444)]),f=n[t(353)][t(409)](l),u[t(361)](),n[t(381)][t(413)](t(428))[t(361)](),n[t(381)][t(413)](t(355))[t(361)](),h=u[t(442)],h!=i[t(442)])return s[t(446)](l)&&u[t(433)](i[t(442)],l)?(o({...i,setImageSizes:!1}),l=s[t(451)](n[t(353)][t(397)][t(444)]),void r[t(396)](l,{...d,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(420))):void(s[t(430)](l)?r[t(396)](l,d,[],t(432)):r[t(384)](f,d,t(432)))}))}));for(const e of n[t(351)][t(413)](t(354))[t(435)])o[e[t(398)]]=e[t(390)][t(443)]();r[t(410)][t(367)](t(389),t(420),t(359),(()=>!1)),r[t(410)][t(367)](t(389),t(432),t(359),(()=>!1)),r[t(410)][t(367)](t(448),t(432),t(359),(()=>!1)),r[t(410)][t(367)](t(389),t(420),t(362),(([e])=>{const n=t;s[n(424)](e[n(388)]())})),r[t(410)][t(367)](t(389),t(420),t(386),((e,n)=>{const s=t;r[s(410)][s(426)](s(389),"",s(362))(e,{commandName:n[s(402)],commandParams:n[s(391)]})})),r[t(410)][t(367)](t(389),t(420),t(401),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(389),subType:t(420)},{type:t(450),subType:t(372)},{type:t(389),subType:t(414)},{type:t(450),subType:t(414)}];function a(e,n){const o=t,a=i[o(383)]((({type:t,subType:n})=>e[o(408)]==t&&e[o(427)]==n)),c=i[o(383)]((({type:t,subType:e})=>n[o(408)]==t&&n[o(427)]==e));if(a<0||c<0)return!1;const u=e[o(416)](),l=n[o(416)]();if((0==a||1==a)&&2==c&&u[o(415)](l))return!0;if(2==a&&3==c){const t=r[o(358)](u,o(450))[o(365)]((({suggestion:t,meta:e})=>e[o(377)]&&o(414)==t[o(427)]));if(t[o(423)]>1&&l[o(373)][o(431)](u[o(357)]))return!0;if(1==t[o(423)]&&(u[o(357)][o(431)](l[o(373)])||u[o(373)][o(431)](l[o(357)])))return!0}if(3==a&&3==c&&u[o(357)][o(445)](l[o(357)])){const t=u[o(373)][o(369)],e=l[o(357)][o(439)];return s[o(430)](t)&&t===e}return!1}n[t(353)][t(397)][t(352)]((()=>{const e=t;let o=!1;const i=Array[e(360)](n[e(353)][e(397)][e(368)][e(387)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(395)](t);if(e(406)==i&&r[e(404)](u)){if(e(389)==a&&(e(420)==c||e(432)==c)){const t=r[e(374)](u);if(n[e(447)]){const n=t[e(416)]()[e(388)]();if(s[e(430)](n))continue;r[e(356)](t),o=!0}}if(e(450)==a&&e(372)==c&&!n[e(447)]){const t=r[e(374)](u);t[e(412)]&&t[e(412)][e(422)]&&(r[e(356)](t[e(412)]),o=!0)}}}return o})),this[t(371)](o)}[Vo(371)](t){const e=Vo,n=this[e(379)],r=n[e(392)];n[e(351)][e(413)](e(364))[e(382)][e(376)]((n=>{const s=e;if(s(389)!=n[s(408)]&&s(448)!=n[s(408)])return;const{data:o}=n;if(!o||s(417)!=o[s(402)])return;const i=o[s(434)][0][s(442)];return function(t){const e=s;return{type:e(429),content:Kr(r,e(405),t)}}(s(449)===i?Kr(r,s(407)):t[i]||i)}))}}const Ko=Xo;function qo(){const t=["483844vkCTzW","Users","lowest","commands","forEach","6475ilnhzM","track_changes","320LKnvrh","listenTo","4982292Jwerxb","428681mbUnMU","value","1878PTnqGW","186068XXhOKy","7443JMpQdO","_trackChangesValueDuringImport","dataInsert","editor","_trackChangesExecuted","importWord","plugins","1400932FquOiN","enableCommand","_handleImportedData","6352Frakok","TrackChangesEditing","high","afterInit","_setSuggestionData","collaboration_features","bind","3ENtomH","get","execute","trackChanges"];return(qo=function(){return t})()}function Xo(t,e){const n=qo();return(Xo=function(t,e){return n[t-=125]})(t,e)}!function(t){const e=Xo,n=t();for(;;)try{if(380532===parseInt(e(145))/1+parseInt(e(132))/2*(-parseInt(e(128))/3)+-parseInt(e(153))/4+-parseInt(e(137))/5*(parseInt(e(144))/6)+-parseInt(e(141))/7+parseInt(e(156))/8*(parseInt(e(146))/9)+parseInt(e(139))/10*(parseInt(e(142))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qo);class Yo extends t.Plugin{constructor(t){const e=Xo;super(t),this[e(147)]=!1,this[e(150)]=!1}[Ko(159)](){const t=Ko,e=this[t(149)],n=e[t(135)][t(129)](t(151)),r=e[t(135)][t(129)](t(131));n&&(n.on(t(130),((e,[,n])=>{const s=t;this[s(147)]=r[s(143)],n[s(126)][s(138)]=!this[s(147)]}),{priority:t(158)}),this[t(140)](n,t(148),this[t(155)][t(127)](this)),this[t(140)](n,t(148),(()=>{const e=t;this[e(150)]&&(r[e(130)](),this[e(150)]=!1)}),{priority:t(134)}),e[t(152)][t(129)](t(157))[t(154)](t(151)))}[Ko(155)](t,e){const n=Ko,{suggestions:r}=e,s=this[n(149)][n(135)][n(129)](n(131)),o=s[n(143)];this[n(147)]!==o&&(s[n(130)](),this[n(150)]=!0),r&&r[n(136)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(149)][o(152)][o(129)](o(133)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(151)}}};this[o(149)][o(152)][o(129)](o(157))[o(125)](i)}))}}const Zo=Jo;!function(t){const e=Jo,n=t();for(;;)try{if(728771===parseInt(e(352))/1+-parseInt(e(365))/2*(parseInt(e(364))/3)+-parseInt(e(338))/4+-parseInt(e(358))/5*(-parseInt(e(333))/6)+parseInt(e(368))/7+parseInt(e(332))/8+parseInt(e(353))/9*(-parseInt(e(362))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($o);class Qo extends t.Plugin{[Zo(340)](){const t=Zo,e=this[t(342)],n=e[t(344)][t(334)](t(346));if(e[t(344)][t(345)](t(331))&&(n[t(361)](t(350)),n[t(361)](t(336))),e[t(344)][t(345)](t(367)))for(const e of[t(366),t(363)])n[t(349)](e);const r=e[t(337)];n[t(369)](t(343)),n[t(341)][t(370)](t(343),Kr(r,t(347))),this[t(357)]()}[Zo(357)](){const t=Zo,e=this[t(342)],n=e[t(337)],r=e[t(344)][t(334)](t(346));r[t(341)][t(355)]((e=>{const s=t;if(s(359)!=e[s(354)])return;const{data:o}=e;if(!o)return;if(s(366)!=o[s(335)]&&s(363)!=o[s(335)])return;const i=e[s(348)]()[0],a=r[s(341)][s(351)](i);return s(366)==o[s(335)]?{type:s(339),content:Kr(n,s(356),a)}:s(363)==o[s(335)]?{type:s(339),content:Kr(n,s(360),a)}:void 0}))}}function Jo(t,e){const n=$o();return(Jo=function(t,e){return n[t-=331]})(t,e)}function $o(){const t=["commandName","outdent","locale","4280232hYOXXa","format","afterInit","descriptionFactory","editor","blockIndent","plugins","has","TrackChangesEditing","FORMAT_INDENT","getItems","enableDefaultAttributesIntegration","indent","getItemLabel","1290067KVMYnu","1337724vCkCMs","type","registerDescriptionCallback","*Indent:* %0","_registerLegacyDescription","104585NbGFVH","formatBlock","*Outdent:* %0","enableCommand","50ZdeLjv","outdentBlock","181887iGpvKS","30QAzTby","indentBlock","IndentBlock","6283340JGbGxh","registerBlockAttribute","registerAttributeLabel","IndentEditing","1241248ipIDJc","318ByoWxD","get"];return($o=function(){return t})()}function ti(){var t=["207923HAdbLx","676300htGfNp","get","510wWDCwf","enableCommand","3365957VCviAi","8CGQfeG","init","9SayKro","942294nQTlmM","18354GdvrdL","requires","3717970LTFgGS","plugins","137084irHjaL","input","TrackChangesEditing","editor"];return(ti=function(){return t})()}var ei=ni;function ni(t,e){var n=ti();return(ni=function(t,e){return n[t-=474]})(t,e)}!function(t){for(var e=ni,n=t();;)try{if(256226===-parseInt(e(479))/1+parseInt(e(475))/2+-parseInt(e(488))/3+parseInt(e(480))/4+parseInt(e(482))/5*(-parseInt(e(489))/6)+-parseInt(e(484))/7*(-parseInt(e(485))/8)+-parseInt(e(487))/9*(-parseInt(e(491))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ti);class ri extends t.Plugin{static get[ei(490)](){return[ws.Input]}[ei(486)](){var t=ei;this[t(478)][t(474)][t(481)](t(477))[t(483)](t(476))}}function si(){const t=["toLowerCase","4419855nlkqFp","label","15wZOjxq","TrackChangesEditing","plugins","*Remove link*","3881700zLaBQc","49RAqsWL","commandParams","key","8500088tkKvWc","has","link (","editor","18961700GAmpgN","type","enableDefaultAttributesIntegration","unlink","1188236TDMmyS","descriptionFactory","linkHref","4RKXTSG","manualDecorators","afterInit","newValue","_registerLegacyDescription","1293576VphdYV","get","formatInline","link","attribute","registerAttributeLabel","commandName","format","registerDescriptionCallback","LinkEditing","registerInlineAttribute","locale","*Set link:* %0","600869SCfmKP","commands"];return(si=function(){return t})()}const oi=ii;function ii(t,e){const n=si();return(ii=function(t,e){return n[t-=164]})(t,e)}!function(t){const e=ii,n=t();for(;;)try{if(990285===-parseInt(e(182))/1*(parseInt(e(164))/2)+-parseInt(e(185))/3+parseInt(e(203))/4*(parseInt(e(187))/5)+parseInt(e(169))/6*(parseInt(e(192))/7)+-parseInt(e(195))/8+parseInt(e(191))/9+parseInt(e(199))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(si);class ai extends t.Plugin{[oi(166)](){const t=oi,e=this[t(198)];if(!e[t(189)][t(196)](t(178)))return;const n=e[t(189)][t(170)](t(188)),r=e[t(183)][t(170)](t(172));n[t(201)](t(172)),n[t(201)](t(202)),n[t(179)](t(205));for(const e of r[t(165)])n[t(179)](e.id),n[t(204)][t(174)](e.id,t(197)+e[t(186)][t(184)]()+")");n[t(204)][t(177)]((n=>{const r=t;if(r(173)!=n[r(200)])return;const{data:s}=n;if(!s||r(205)!=s[r(194)])return;const o=s[r(167)],i=e[r(180)];return{type:r(176),content:null==o?Kr(i,r(190)):Kr(i,r(181),'"'+o+'"')}})),this[t(168)]()}[oi(168)](){const t=oi,e=this[t(198)],n=e[t(180)];e[t(189)][t(170)](t(188))[t(204)][t(177)]((e=>{const r=t;if(r(171)!=e[r(200)])return;const{data:s}=e;if(s){if(r(172)==s[r(175)]){const t=s[r(193)][0];return{type:r(176),content:Kr(n,r(181),'"'+t+'"')}}return r(202)==s[r(175)]?{type:r(176),content:Kr(n,r(190))}:void 0}}))}}const ci=ui;function ui(t,e){const n=di();return(ui=function(t,e){return n[t-=339]})(t,e)}!function(t){const e=ui,n=t();for(;;)try{if(457542===parseInt(e(342))/1+-parseInt(e(355))/2*(parseInt(e(423))/3)+parseInt(e(358))/4+-parseInt(e(350))/5+parseInt(e(413))/6*(parseInt(e(384))/7)+-parseInt(e(405))/8*(parseInt(e(368))/9)+-parseInt(e(351))/10*(-parseInt(e(381))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(di);class li extends t.Plugin{[ci(352)](){const t=ci,e=this[t(343)],n=e[t(339)];if(!e[t(354)][t(411)](t(362)))return;const r=e[t(354)][t(393)](t(379)),s=e[t(354)][t(411)](t(357));function o(t){return()=>{const n=ui,s=e[n(378)][n(425)][n(407)],o=e[n(391)][n(393)](t);if(o[n(380)])return void e[n(367)](n(370),{});const i=t[n(401)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(394)](t)[s(395)]((t=>function(t,e){const n=s;return e[n(349)](t[n(344)],n(373))&&!e[n(412)](t)}(t,r)));o=o[s(395)]((t=>!t.is(s(398),s(373))||t[s(403)](s(386))!=e));const i=new Set;for(const t of o)t.is(s(398),s(373))?i[s(418)](fi(t)):i[s(418)](t);return Array[s(394)](i)}(s[n(397)](),i,e[n(378)][n(410)]);e[n(378)][n(392)]((()=>{const e=n;for(const n of a)r[e(347)](n,{commandName:t,commandParams:[{forceValue:!o[e(380)]}],formatGroupId:e(345)},hi(n))}))}}function i(t){return()=>{const n=ui,s=function(t){const e=ui;let n=Array[e(394)](t);const r=n[e(369)]((t=>e(373)!=t[e(364)]));return r>-1&&(n=n[e(401)](0,r)),n}(e[n(378)][n(425)][n(407)][n(397)]()),o=e[n(378)][n(399)](e[n(378)][n(415)](s[0],n(420)),e[n(378)][n(415)](s[s[n(417)]-1],n(376)));e[n(378)][n(392)]((()=>{const e=n;r[e(347)](o,{commandName:t,commandParams:[],formatGroupId:e(421)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(353)];for(;t&&t[n(403)](n(421))>e[n(403)](n(421));)r[n(418)](t),t=t[n(353)]}return Array[n(394)](r)}(s))}))}}r[t(396)](t(382),o(t(382))),r[t(396)](t(408),o(t(408))),s&&r[t(396)](t(372),o(t(372))),r[t(396)](t(377),i(t(377))),r[t(396)](t(400),i(t(400))),s&&r[t(396)](t(383),(()=>{const n=t,s=e[n(391)][n(393)](n(383)),o=Array[n(394)](s[n(363)]);o[n(395)]((t=>t[n(403)](n(414))!=s[n(380)])),e[n(378)][n(392)]((()=>{const t=n;for(const e of o)r[t(347)](e,{commandName:t(383),commandParams:[{forceValue:!s[t(380)]}]})}))})),r[t(424)][t(366)](t(373),(e=>Kr(n,t(387),e))),r[t(424)][t(356)]((e=>{const r=t;if(r(404)!=e[r(359)]&&r(416)!=e[r(359)])return;const{data:s}=e;if(s){if(r(382)==s[r(409)]||r(408)==s[r(409)]||r(372)==s[r(409)])switch(s[r(409)][r(422)](r(360),"")){case r(365):return o(Kr(n,r(371)));case r(388):return o(Kr(n,r(348)));case r(374):return o(Kr(n,r(341)))}if(r(377)==s[r(409)])return{type:r(361),content:Kr(n,r(375),Kr(n,r(387)))};if(r(400)==s[r(409)])return{type:r(361),content:Kr(n,r(406),Kr(n,r(387)))};if(r(383)==s[r(409)])return s[r(389)][0][r(346)]?{type:r(361),content:Kr(n,r(419))}:{type:r(361),content:Kr(n,r(390))}}function o(t){const e=r;return{type:e(361),content:Kr(n,e(402),t)}}}))}}function fi(t){const e=ci,n=t[e(403)](e(421));if(0==n)return t;let r=t;for(;t[e(385)]&&t[e(385)].is(e(398),e(373));){const s=t[e(385)][e(403)](e(421));if(s==n)r=t[e(385)];else if(s<n)break;t=t[e(385)]}return r}function hi(t){const e=ci,n=[];if(t.is(e(398),e(373))&&t[e(403)](e(421))>0){let r=t[e(353)];for(;r&&e(373)==r[e(364)]&&r[e(403)](e(421))==t[e(403)](e(421));)n[e(340)](r),r=r[e(353)]}return n}function di(){const t=["commandName","schema","has","isObject","6SbZaqP","todoListChecked","createPositionAt","formatInline","length","add","*Check item*","before","listIndent","replace","3xeEwpm","descriptionFactory","document","locale","push","ELEMENT_TODO_LIST","908685TfEbxe","editor","parent","blockName","forceValue","markBlockFormat","ELEMENT_NUMBERED_LIST","checkChild","4003950exGwJT","371010xZtZAH","afterInit","nextSibling","plugins","894298xnrxID","registerDescriptionCallback","LegacyTodoListEditing","2814476mKbUqm","type","List","format","LegacyListEditing","_selectedElements","name","bulleted","registerElementLabel","execute","9IrWbbt","findIndex","paragraph","ELEMENT_BULLETED_LIST","todoList","listItem","todo","*Indent:* %0","end","indentList","model","TrackChangesEditing","value","209uofLvx","numberedList","checkTodoList","914893cgTUBE","previousSibling","listType","ELEMENT_LIST_ITEM","numbered","commandParams","*Uncheck item*","commands","change","get","from","filter","enableCommand","getSelectedBlocks","element","createRange","outdentList","slice","*Change to:* %0","getAttribute","formatBlock","5939528NcEbfK","*Outdent:* %0","selection","bulletedList"];return(di=function(){return t})()}const gi=mi;function pi(){const t=["105265NRfuxV","8uBGSjS","getSelectedBlocks","*Format:* set start index to %0","model","styles","default","reversed","658792uxfBUF","handleListStyleCommand","backward","createPositionAt","parent","*Change to:* %0","startIndex","descriptionFactory","253eeTHGy","getSiblingNodes","map","numbered","config","before","get","100572RhSHDx","element","handleListReversedCommand","handleDescriptions","TrackChangesEditing","listStyle","toUpperCase","editor","formatBlock","listType","createRange","1186284gBSADU","236256DPANqt","from","commandName","replace","getAttribute","formatInline","filter","plugins","listReversed","locale","change","length","markMultiRangeBlockFormat","_getTranslationKeyForListStyle","7Lqqqly","has","getLastPosition","listItem","bind","getFirstPosition","format","LegacyListPropertiesEditing","type","flat","16lCnUQU","registerDescriptionCallback","forward","enableCommand","*Format:* set order to regular","*Format:* set order to reversed","commandParams","25344PvjNhM","handleListStartCommand","40BzgCRK","_getSuggestionBlocksForListStyle","afterInit","_LIST_","push","document","_getSuggestionBlocks","getListTypeFromListStyleType","listStart","242883wVXPck","selection","unshift","ELEMENT_","LegacyListUtils","list.properties"];return(pi=function(){return t})()}function mi(t,e){const n=pi();return(mi=function(t,e){return n[t-=353]})(t,e)}!function(t){const e=mi,n=t();for(;;)try{if(146521===-parseInt(e(399))/1*(-parseInt(e(392))/2)+-parseInt(e(356))/3+-parseInt(e(417))/4*(-parseInt(e(416))/5)+parseInt(e(367))/6+parseInt(e(382))/7*(parseInt(e(424))/8)+parseInt(e(410))/9*(parseInt(e(401))/10)+parseInt(e(432))/11*(-parseInt(e(368))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pi);class Ii extends t.Plugin{[gi(403)](){const t=gi;if(!this[t(363)][t(375)][t(383)](t(389)))return;const e=this[t(363)][t(353)][t(355)](t(415)),n=this[t(363)][t(375)][t(355)](t(360));e[t(421)]&&n[t(395)](t(361),this[t(425)][t(386)](this)),e[t(423)]&&n[t(395)](t(376),this[t(358)][t(386)](this)),e[t(430)]&&n[t(395)](t(409),this[t(400)][t(386)](this)),n[t(431)][t(393)](this[t(359)][t(386)](this))}[gi(425)](t,e={}){const n=gi,r=this[n(363)][n(375)][n(355)](n(360)),s=this[n(402)]();this[n(363)][n(420)][n(378)]((()=>{const t=n;r[t(380)](s,{commandName:t(361),commandParams:[{type:e[t(390)]}],formatGroupId:t(361)})}))}[gi(358)](t,e={}){const n=gi,r=this[n(363)][n(375)][n(355)](n(360)),s=this[n(407)]((t=>t.is(n(357),n(385))&&n(435)===t[n(372)](n(365))));if(s[n(379)]<1)return;const o=s[n(434)]((t=>this[n(363)][n(420)][n(366)](this[n(363)][n(420)][n(427)](t,n(354)),this[n(363)][n(420)][n(427)](t,0))));this[n(363)][n(420)][n(378)]((()=>{const t=n;r[t(380)](o,{commandName:t(376),commandParams:[{reversed:e[t(423)]}],formatGroupId:t(376)})}))}[gi(400)](t,e={}){const n=gi,r=this[n(363)][n(375)][n(355)](n(360)),s=this[n(407)]((t=>t.is(n(357),n(385))&&n(435)===t[n(372)](n(365))));if(s[n(379)]<1)return;const o=s[n(434)]((t=>this[n(363)][n(420)][n(366)](this[n(363)][n(420)][n(427)](t,n(354)),this[n(363)][n(420)][n(427)](t,0))));this[n(363)][n(420)][n(378)]((()=>{const t=n;r[t(380)](o,{commandName:t(409),commandParams:[{startIndex:e[t(430)]}],formatGroupId:t(409)})}))}[gi(359)](t){const e=gi;if(e(364)!=t[e(390)]&&e(373)!=t[e(390)])return;const n=this[e(363)][e(377)],{data:r}=t;if(!r)return;let s,o;switch(r[e(370)]){case e(361):s=e(429),o={type:e(388),content:Kr(n,s,Kr(n,this[e(381)](r[e(398)][0][e(390)])))};break;case e(376):s=r[e(398)][0][e(423)]?e(397):e(396),o={type:e(388),content:Kr(n,s)};break;case e(409):s=e(419),o={type:e(388),content:Kr(n,s,r[e(398)][0][e(430)])}}return o}[gi(402)](){const t=gi;var e,n,r,s;const o=this[t(363)][t(375)][t(355)](t(414));let i=Array[t(369)](this[t(363)][t(420)][t(406)][t(411)][t(418)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(357),t(385)))&&i[t(412)](...o[t(433)](this[t(363)][t(420)][t(406)][t(411)][t(387)](),t(426))),(null===(n=i[i[t(379)]-1])||void 0===n?void 0:n.is(t(357),t(385)))&&i[t(405)](...o[t(433)](this[t(363)][t(420)][t(406)][t(411)][t(384)](),t(394))),i=[...new Set(i)],(null===(s=null===(r=this[t(363)][t(420)][t(406)][t(411)][t(387)]())||void 0===r?void 0:r[t(428)])||void 0===s?void 0:s.is(t(357),t(385)))&&(i=i[t(374)]((e=>e.is(t(357),t(385))))),i}[gi(407)](t){const e=gi,n=this[e(363)][e(375)][e(355)](e(414));let r=Array[e(369)](this[e(363)][e(420)][e(406)][e(411)][e(418)]())[e(374)](t)[e(434)]((t=>{const r=e,s=this[r(363)][r(420)][r(427)](t,0);return[...n[r(433)](s,r(426)),...n[r(433)](s,r(394))]}))[e(391)]();return r=[...new Set(r)],r}[gi(381)](t){const e=gi;return e(413)+(this[e(363)][e(375)][e(355)](e(414))[e(408)](t)||e(422))[e(362)]()+e(404)+t[e(362)]()[e(371)](/-/g,"_")}}const Ei=Ti;function bi(){const t=["enableCommand","locale","downcastDispatcher","registerElementLabel","dataDowncast","4ZlriDh","div","media","editor","descriptionFactory","791646PiiXIG","170514QTMbGl","afterInit","data","150kjyfXL","showSuggestionHighlights","391383koqgZm","conversion","for","216882LPCWAD","plugins","get","700585WqBHEK","options","stop","mediaEmbed","ELEMENT_MEDIA","7JWAKQj","elementToElement","createEmptyElement","MediaEmbedEditing","high","TrackChangesEditing","attribute:url:media","54792VmnGtQ","has","2987560TpGWHJ"];return(bi=function(){return t})()}function Ti(t,e){const n=bi();return(Ti=function(t,e){return n[t-=287]})(t,e)}!function(t){const e=Ti,n=t();for(;;)try{if(232110===parseInt(e(288))/1+-parseInt(e(311))/2+parseInt(e(287))/3+-parseInt(e(319))/4*(-parseInt(e(299))/5)+-parseInt(e(296))/6*(parseInt(e(304))/7)+parseInt(e(313))/8+-parseInt(e(293))/9*(parseInt(e(291))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bi);class _i extends t.Plugin{[Ei(289)](){const t=Ei,e=this[t(322)];if(!e[t(297)][t(312)](t(307)))return;const n=e[t(297)][t(298)](t(309)),r=e[t(315)];n[t(314)](t(302)),n[t(323)][t(317)](t(321),(e=>Kr(r,t(303),e))),e[t(294)][t(295)](t(318))[t(305)]({model:t(321),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(292)])return n[s(306)](s(320))},converterPriority:t(308)}),e[t(290)][t(316)].on(t(310),((e,n,r)=>{const s=t;r[s(300)][s(292)]&&e[s(301)]()}),{priority:t(308)})}}function yi(){const t=["5216SRxSTZ","1149426XfdgJJ","mention","4735awqzAp","130350AmlyYp","get","afterInit","plugins","25869990wlMSNq","8519913MddITI","editor","MentionEditing","6UbDdqd","4635841rBEHQN","2497608Whysqx","27aeJPjG","enableCommand","has","TrackChangesEditing"];return(yi=function(){return t})()}const Ai=ki;function ki(t,e){const n=yi();return(ki=function(t,e){return n[t-=219]})(t,e)}!function(t){const e=ki,n=t();for(;;)try{if(618243===parseInt(e(228))/1+-parseInt(e(231))/2*(parseInt(e(223))/3)+-parseInt(e(227))/4*(parseInt(e(230))/5)+-parseInt(e(220))/6*(parseInt(e(221))/7)+parseInt(e(222))/8+-parseInt(e(236))/9+parseInt(e(235))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yi);class Ci extends t.Plugin{[Ai(233)](){const t=Ai,e=this[t(237)];e[t(234)][t(225)](t(219))&&e[t(234)][t(232)](t(226))[t(224)](t(229))}}const Ni=Si;function Li(){const t=["afterInit","9GgNfAp","MergeFieldsEditing","197288LkmXvF","locale","12IqWGFP","descriptionFactory","element","ELEMENT_MERGE_FIELD","plugins","TrackChangesEditing","697445pwWHSm","2381548hnrdvn","getAttribute","*Insert:* %0","deletion","*Remove:* %0","registerDescriptionCallback","1dJVMLf","857122UvrcFc","has","5033350YPlNBA","insertMergeField","registerElementLabel","enableCommand","getContainedElement","type","editor","3236540UgMbLh","getLabel","3869701NibKEA","3PeDUXp","mergeFieldBlock","insertMergeFieldBlock","insertion","mergeField","get"];return(Li=function(){return t})()}function Si(t,e){const n=Li();return(Si=function(t,e){return n[t-=398]})(t,e)}!function(t){const e=Si,n=t();for(;;)try{if(426860===-parseInt(e(403))/1*(parseInt(e(404))/2)+-parseInt(e(416))/3*(-parseInt(e(434))/4)+-parseInt(e(433))/5*(-parseInt(e(427))/6)+-parseInt(e(406))/7+parseInt(e(425))/8*(parseInt(e(423))/9)+parseInt(e(413))/10+parseInt(e(415))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Li);class Ri extends t.Plugin{[Ni(422)](){const t=Ni,e=this[t(412)];if(!e[t(431)][t(405)](t(424)))return;e[t(431)][t(421)](t(432))[t(409)](t(407)),e[t(431)][t(421)](t(432))[t(409)](t(418));const n=e[t(431)][t(421)](t(432)),r=e[t(426)];n[t(428)][t(408)](t(420),(e=>Kr(r,t(430),e))),n[t(428)][t(408)](t(417),(e=>Kr(r,t(430),e))),n[t(428)][t(402)]((n=>{const s=t;if(s(419)!=n[s(411)]&&s(400)!=n[s(411)])return;const o=n[s(410)]();if(null==o)return;if(!o.is(s(429),s(420))&&!o.is(s(429),s(417)))return;const i=e[s(431)][s(421)](s(424))[s(414)](o[s(398)]("id"));return s(419)==n[s(411)]?{type:s(419),content:Kr(r,s(399),'"'+i+'" '+Kr(r,s(430)))}:{type:s(400),content:Kr(r,s(401),'"'+i+'" '+Kr(r,s(430)))}}))}}function Mi(t,e){const n=wi();return(Mi=function(t,e){return n[t-=235]})(t,e)}const vi=Mi;function wi(){const t=["23464oaRqKu","oldValue","newValue","format","enableDefaultAttributesIntegration","ELEMENT_MULTI_LEVEL_LIST","key","MultiLevelList","704590ZAzylA","10480464vtZKno","listMarkerStyle","handleDescriptions","multiLevelList","11SKtsXQ","registerDescriptionCallback","5102838XrvWeK","descriptionFactory","352355niRTzj","4110252ZWdwlC","head","*Remove format:* %0","afterInit","has","locale","get","164216HviKoq","registerBlockAttribute","next","60uJKKvW","data","TrackChangesEditing","*Set format:* %0","plugins","6zmuzyR","listType","editor","9nHsiRL","624sDCDWd"];return(wi=function(){return t})()}!function(t){const e=Mi,n=t();for(;;)try{if(878759===-parseInt(e(239))/1*(parseInt(e(269))/2)+parseInt(e(259))/3+parseInt(e(272))/4*(parseInt(e(261))/5)+-parseInt(e(243))/6*(parseInt(e(244))/7)+-parseInt(e(253))/8+parseInt(e(242))/9*(-parseInt(e(252))/10)+-parseInt(e(257))/11*(-parseInt(e(262))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wi);class Oi extends t.Plugin{[vi(265)](){const t=vi,e=this[t(241)],n=e[t(238)][t(268)](t(236));e[t(238)][t(266)](t(251))&&(n[t(248)](t(256)),n[t(270)](t(254)),n[t(260)][t(258)]((e=>this[t(255)](e))))}[vi(255)](t){const e=vi,n=this[e(241)][e(267)],{data:r}=t,s={type:e(247),content:""};if(r&&e(254)==r[e(250)]){if(!r[e(245)])return{type:e(247),content:Kr(n,e(237),Kr(n,e(249)))+" ("+r[e(246)]+")"};if(!r[e(246)]){let o=t[e(263)];for(;o;){if(o[e(235)]&&e(240)==o[e(235)][e(250)]&&o[e(235)][e(246)])return s;o=o[e(271)]}return{type:e(247),content:Kr(n,e(264),Kr(n,e(249)))+" ("+r[e(245)]+")"}}}}}function Di(){const t=["locale","6186653zBWDNp","PageBreakEditing","has","plugins","afterInit","pageBreak","296fqeSEE","editor","descriptionFactory","get","7701396mcANDA","ELEMENT_PAGE_BREAK","43206Quykpv","13526scPcUW","17730500BVoeRB","266QpCzmW","1285PPpOsO","12UrNlvv","TrackChangesEditing","24388krZhYT","enableCommand","registerElementLabel","3skXGiv","13368609BeiMsb"];return(Di=function(){return t})()}const Fi=Pi;function Pi(t,e){const n=Di();return(Pi=function(t,e){return n[t-=433]})(t,e)}!function(t){const e=Pi,n=t();for(;;)try{if(998068===parseInt(e(453))/1*(-parseInt(e(451))/2)+parseInt(e(435))/3*(parseInt(e(448))/4)+-parseInt(e(454))/5*(-parseInt(e(450))/6)+parseInt(e(457))/7*(-parseInt(e(444))/8)+parseInt(e(436))/9+-parseInt(e(452))/10+-parseInt(e(438))/11*(parseInt(e(455))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Di);class xi extends t.Plugin{[Fi(442)](){const t=Fi,e=this[t(445)];if(!e[t(441)][t(440)](t(439)))return;e[t(441)][t(447)](t(456))[t(433)](t(443));const n=e[t(441)][t(447)](t(456)),r=e[t(437)];n[t(446)][t(434)](t(443),(e=>Kr(r,t(449),e)))}}const Bi=Ui;function Ui(t,e){const n=Vi();return(Ui=function(t,e){return n[t-=283]})(t,e)}!function(t){const e=Ui,n=t();for(;;)try{if(448259===-parseInt(e(296))/1+parseInt(e(299))/2*(-parseInt(e(337))/3)+parseInt(e(310))/4+parseInt(e(303))/5+-parseInt(e(295))/6*(-parseInt(e(304))/7)+-parseInt(e(300))/8*(parseInt(e(339))/9)+-parseInt(e(301))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vi);class ji extends t.Plugin{[Bi(318)](){const t=Bi,e=this[t(327)];if(!e[t(333)][t(308)](t(348)))return;const n=e[t(322)],r=e[t(333)][t(313)](t(349));r[t(341)][t(309)](t(305),(e=>Kr(n,t(320),e))),r[t(315)](t(305)),r[t(293)](t(307)),e[t(290)][t(294)].on(t(329),Gi(e),{priority:t(352)}),e[t(350)][t(294)].on(t(329),((n,r,s)=>{const o=t;s[o(351)][o(297)]&&Gi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(352)});const s=r[t(341)];s[t(323)]((r=>{const o=t;if(o(321)!==r[o(334)])return;const{start:i,end:a}=r[o(314)]();if(!i[o(291)](a)||!i[o(286)])return;const c=e[o(331)][o(344)],u=i[o(286)];return c[o(346)](u)&&!c[o(325)](u)&&c[o(332)](u,o(342))?{type:o(321),content:Kr(n,o(285),s[o(283)](u,1))}:void 0})),this[t(335)]()}[Bi(335)](){const t=Bi,e=this[t(327)],n=e[t(322)];e[t(333)][t(313)](t(349))[t(341)][t(323)]((e=>{const r=t;if(r(288)!=e[r(334)])return;const{data:s}=e;return s&&r(305)==s[r(330)]?{type:r(324),content:Kr(n,r(336),Kr(n,r(320)))}:void 0}))}}function Gi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ui,i=t[o(333)][o(313)](o(349)),a=r[o(319)][o(317)],c=r[o(319)][o(347)],u=t[o(331)][o(344)];if(!a[o(291)](c)||!a[o(286)])return;const l=a[o(286)];if(u[o(346)](l)&&!u[o(325)](l)&&u[o(332)](l,o(342))){if(!s[o(345)][o(316)](r[o(319)],n[o(353)]))return;const{authorId:t}=i[o(298)](r[o(289)]),a=s[o(284)][o(312)](o(338),{class:o(306),"data-author-id":t}),u=s[o(287)][o(326)](c);e&&i[o(328)][o(302)](r[o(289)])&&s[o(284)][o(311)](o(292),a),s[o(284)][o(340)](u,a),s[o(287)][o(343)](a,r[o(289)])}}}function Vi(){const t=["mapper","formatBlock","markerName","editing","isTouching","ck-suggestion-marker--active","enableCommand","downcastDispatcher","84Jybrgu","860707CyLfIs","showSuggestionHighlights","_splitMarkerName","1330YKTGHr","48klawGR","291400mtDvqT","includes","4215120PdAIhw","239477wPBOpN","paragraph","ck-suggestion-marker-split","insertParagraph","has","registerElementLabel","3187556rwzJMm","addClass","createUIElement","get","getFirstRange","enableDefaultAttributesIntegration","consume","start","afterInit","markerRange","ELEMENT_PARAGRAPH","insertion","locale","registerDescriptionCallback","format","isLimit","toViewPosition","editor","activeMarkers","addMarker:suggestion:insertion","commandName","model","checkChild","plugins","type","_registerLegacyDescription","*Change to:* %0","507utdANj","span","1002564FJwstc","insert","descriptionFactory","$text","bindElementToMarker","schema","consumable","isBlock","end","Paragraph","TrackChangesEditing","data","options","highest","name","getItemLabel","writer","*Insert:* %0","nodeAfter"];return(Vi=function(){return t})()}const Hi=Wi;function zi(){const t=["1004985Tqtrqa","657680IwtiRq","formatBlock","2572456NFuBhU","152qGAgBt","enableDefaultAttributesIntegration","TrackChangesEditing","_registerLegacyDescription","plugins","29160AYEDtu","30072nuCxcH","2rLLjkp","registerDescriptionCallback","6FWgELe","descriptionFactory","locale","RemoveFormatEditing","type","formatInline","420145KXUKIZ","230IdBkYO","get","has","commandName","removeFormat","format","*Remove all formatting*","4605937XzzWoA","afterInit","editor"];return(zi=function(){return t})()}function Wi(t,e){const n=zi();return(Wi=function(t,e){return n[t-=245]})(t,e)}!function(t){const e=Wi,n=t();for(;;)try{if(488215===-parseInt(e(251))/1+parseInt(e(261))/2*(-parseInt(e(260))/3)+-parseInt(e(253))/4+parseInt(e(250))/5+-parseInt(e(263))/6*(-parseInt(e(247))/7)+-parseInt(e(254))/8*(-parseInt(e(259))/9)+-parseInt(e(270))/10*(-parseInt(e(269))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zi);class Ki extends t.Plugin{[Hi(248)](){const t=Hi,e=this[t(249)];e[t(258)][t(272)](t(266))&&(e[t(258)][t(271)](t(256))[t(255)](t(274)),this[t(257)]())}[Hi(257)](){const t=Hi,e=this[t(249)];e[t(258)][t(271)](t(256))[t(264)][t(262)]((n=>{const r=t;if(r(252)!=n[r(267)]&&r(268)!=n[r(267)])return;const{data:s}=n;return s&&r(274)==s[r(273)]?{type:r(245),content:Kr(e[r(265)],r(246))}:void 0}))}}function qi(t,e){const n=Zi();return(qi=function(t,e){return n[t-=486]})(t,e)}const Xi=qi;!function(t){const e=qi,n=t();for(;;)try{if(751050===-parseInt(e(488))/1+-parseInt(e(500))/2+parseInt(e(489))/3+parseInt(e(498))/4*(parseInt(e(495))/5)+-parseInt(e(503))/6*(parseInt(e(496))/7)+parseInt(e(507))/8*(parseInt(e(502))/9)+parseInt(e(487))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zi);class Yi extends t.Plugin{[Xi(506)](){const t=Xi,e=this[t(493)];if(!e[t(509)][t(494)](t(511)))return;const n=e[t(509)][t(512)](t(492));n[t(491)](t(501)),n[t(491)](t(504));const r=e[t(509)][t(512)](t(511));r[t(491)](t(510)),r[t(491)](t(490)),r[t(491)](t(505)),r[t(491)](t(497)),r[t(491)](t(508)),r[t(491)](t(486)),r[t(491)](t(499))}}function Zi(){const t=["2596744zFsUIc","discardAllSuggestions","plugins","trackChanges","RestrictedEditingModeEditing","get","acceptSelectedSuggestions","1887720LczVMz","1065750cxLMdN","3070782pHMack","acceptSuggestion","enableCommand","TrackChangesEditing","editor","has","520615aZkEDO","7hSmgqS","acceptAllSuggestions","44FDPMsH","discardSelectedSuggestions","276326NfidgR","goToPreviousRestrictedEditingException","9aYiden","4364094xlMnuM","goToNextRestrictedEditingException","discardSuggestion","afterInit"];return(Zi=function(){return t})()}function Qi(){const t=["insert","locale","ELEMENT_LINE_BREAK","consumable","toViewPosition","markerName","activeMarkers","63324yhhhcO","ck-suggestion-marker--active","_splitMarkerName","options","name","writer","markerRange","shiftEnter","2422sEKoSm","ck-suggestion-marker-","includes","editing","high","split","createUIElement","1907420hEohZQ","registerElementLabel","addClass","addMarker:suggestion:insertion","init","deletion","element","10YQupzs","392Vsfnos","29967dWoWEw","1341156IMJKLs","test","plugins","model","requires","addMarker:suggestion","get","526OhQupp","addMarker:suggestion:deletion","descriptionFactory","downcastDispatcher","merge","showSuggestionHighlights","1351368kOAtpn","14249939fSOMwc","span","TrackChangesEditing","softBreak","data","45wvhIoI","mapper","createPositionBefore","bindElementToMarker","enableCommand","editor","getItems"];return(Qi=function(){return t})()}const Ji=$i;function $i(t,e){const n=Qi();return($i=function(t,e){return n[t-=223]})(t,e)}!function(t){const e=$i,n=t();for(;;)try{if(760084===-parseInt(e(280))/1*(parseInt(e(246))/2)+-parseInt(e(252))/3+parseInt(e(272))/4*(parseInt(e(236))/5)+-parseInt(e(239))/6+parseInt(e(238))/7*(-parseInt(e(237))/8)+parseInt(e(258))/9*(parseInt(e(229))/10)+parseInt(e(253))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qi);class ta extends t.Plugin{static get[Ji(243)](){return[Js.ShiftEnter]}[Ji(233)](){const t=Ji,e=this[t(263)],n=e[t(241)][t(245)](t(255));n[t(262)](t(279)),e[t(225)][t(249)].on(t(232),ea(e),{priority:t(226)}),e[t(225)][t(249)].on(t(247),ea(e),{priority:t(226)}),e[t(257)][t(249)].on(t(244),((n,r,s)=>{const o=t;s[o(275)][o(251)]&&ea(e,{showActiveMarker:!1})(n,r,s)})),n[t(248)][t(230)](t(256),(n=>Kr(e[t(266)],t(267),n)))}}function ea(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=$i,i=t[o(241)][o(245)](o(255));if(!s[o(268)][o(240)](r[o(278)],n[o(276)]))return;const a=t[o(242)];for(const t of r[o(278)][o(264)]()){if(!t.is(o(235),o(256)))continue;const n=o(234)==r[o(270)][o(227)](":")[1]?o(250):o(227),{authorId:c}=i[o(274)](r[o(270)]),u=s[o(277)][o(228)](o(254),{class:o(223)+n,"data-author-id":c}),l=s[o(259)][o(269)](a[o(260)](t));e&&i[o(271)][o(224)](r[o(270)])&&s[o(277)][o(231)](o(273),u),s[o(277)][o(265)](l,u),s[o(259)][o(261)](u,r[o(270)])}}}const na=ra;function ra(t,e){const n=oa();return(ra=function(t,e){return n[t-=206]})(t,e)}!function(t){const e=ra,n=t();for(;;)try{if(153720===parseInt(e(235))/1*(parseInt(e(214))/2)+-parseInt(e(224))/3*(-parseInt(e(234))/4)+parseInt(e(240))/5+parseInt(e(218))/6*(parseInt(e(233))/7)+-parseInt(e(247))/8*(-parseInt(e(211))/9)+parseInt(e(226))/10+-parseInt(e(220))/11*(parseInt(e(212))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oa);class sa extends t.Plugin{[na(245)](){const t=na,e=this[t(244)],n=e[t(242)],r=e[t(216)];if(!e[t(231)][t(215)](t(246)))return;const s=e[t(231)][t(248)](t(243)),o=t(232),i=e[t(207)][t(248)](o);s[t(222)](o,((e,r={})=>{const a=t,c=n[a(223)][a(228)];if(c[a(236)])return void e(r);const u=void 0!==r[a(238)]?r[a(238)]:!i[a(210)];n[a(221)]((()=>{const t=a,e=Array[t(209)](c[t(219)]());for(const r of e){const e=u?[r]:Ds(o,r,n);for(const n of e)s[t(217)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(206)][t(230)]((e=>{const n=t;if(n(208)!=e[n(213)]&&n(225)!=e[n(213)])return;const{data:s}=e;return s&&s[n(237)]==o?s[n(239)][0][n(238)]?{type:n(227),content:Kr(r,n(241))}:{type:n(227),content:Kr(r,n(229))}:void 0}))}}function oa(){const t=["format","selection","FORMAT_RESTRICTED_DISABLED","registerDescriptionCallback","plugins","restrictedEditingException","1050343HVyEEh","782328RtwxYN","64461LtkLvk","isCollapsed","commandName","forceValue","commandParams","774850NdYEhy","FORMAT_RESTRICTED_ENABLED","model","TrackChangesEditing","editor","afterInit","StandardEditingModeEditing","1096qTxALL","get","descriptionFactory","commands","formatBlock","from","value","8154DkOfXB","132MXhzBf","type","2XGfbuq","has","locale","markInlineFormat","6hNMOTT","getRanges","540089HHXjsw","change","enableCommand","document","3IjkioX","formatInline","46250YnrHJp"];return(oa=function(){return t})()}const ia=aa;function aa(t,e){const n=ca();return(aa=function(t,e){return n[t-=254]})(t,e)}function ca(){const t=["normalizeConfig","descriptionFactory","getGhsAttributeNameForElement","styleName","34914588EZsESe","locale","config","1864UhPEjt","inline","registerInlineAttribute","registerAttributeLabel","FORMAT_STYLE","afterInit","*Remove format:* %0","registerBlockAttribute","get","8NZjlYa","GeneralHtmlSupport","190771QcJyPU","250812YPPoPv","enableDefaultAttributesIntegration","element","add","28787zCmEGU","commandName","type","4NhTkqf","ghsAttributes","has","9117lRyZye","style","registerDescriptionCallback","format","block","Style","DataSchema","formatBlock","toLowerCase","_registerLegacyDescription","*Set format:* %0","6029315TlwPyq","1377576QuGobc","forceValue","StyleUtils","editor","formatInline","870kmtAoz","TrackChangesEditing","plugins","commandParams","108NDyXIM","definitions"];return(ca=function(){return t})()}!function(t){const e=aa,n=t();for(;;)try{if(740150===parseInt(e(293))/1*(-parseInt(e(296))/2)+-parseInt(e(266))/3+-parseInt(e(303))/4*(parseInt(e(265))/5)+-parseInt(e(275))/6*(-parseInt(e(295))/7)+parseInt(e(284))/8*(parseInt(e(254))/9)+-parseInt(e(271))/10*(parseInt(e(300))/11)+parseInt(e(281))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ca);class ua extends t.Plugin{[ia(289)](){const t=ia,e=this[t(269)];if(!e[t(273)][t(305)](t(259))||!e[t(273)][t(305)](t(260)))return;const n=e[t(273)][t(292)](t(272)),r=e[t(282)],s=e[t(283)][t(292)](t(255))||{},o=e[t(273)][t(292)](t(294)),i=e[t(273)][t(292)](t(268))[t(277)](e[t(273)][t(292)](t(260)),s[t(276)]);n[t(297)](t(255));const a=new Set;for(const e of i[t(258)]){const n=o[t(279)](e[t(298)]);a[t(299)](n)}const c=new Set;for(const e of i[t(285)]){const n=o[t(279)](e[t(298)]);c[t(299)](n);for(const n of e[t(304)])c[t(299)](n)}for(const e of a)n[t(291)](e),n[t(278)][t(287)](e,Kr(r,t(288)));for(const e of c)n[t(286)](e),n[t(278)][t(287)](e,Kr(r,t(288)));this[t(263)]()}[ia(263)](){const t=ia,e=this[t(269)],n=e[t(282)];e[t(273)][t(292)](t(272))[t(278)][t(256)]((e=>{const r=t;if(r(261)!=e[r(302)]&&r(270)!=e[r(302)])return;const{data:s}=e;return s&&r(255)===s[r(301)]?s[r(274)][0][r(267)]?{type:r(257),content:Kr(n,r(264),s[r(274)][0][r(280)][r(262)]())}:{type:r(257),content:Kr(n,r(290),s[r(274)][0][r(280)][r(262)]())}:void 0}))}}const la=ha;function fa(){const t=["oldRange","minColumn","forceValue","type","highest","getSuggestion","addRange","last","isTouching","get","34378iosNsn","1031630nCgPst","batch","toLowerCase","editor","map","writer","tableCell","getChangedMarkers","_tablePostFixingSubtypes","5228rSxlzY","from","includes","TrackChangesEditing","_suggestionFactory","removeTableRow","plugins","nodeBefore","registerDescriptionCallback","*Remove:* %0","insertTableColumnLeft","registerElementLabel","element","tableColumn","isEqual","insertTableColumnRight","ELEMENT_TABLE","_getSuggestionCoords","_splitMarkerName","TableUtils","change","getCellLocation","name","711nvFWiV","downcastDispatcher","createRangeIn","TableEditing","document","_acceptFormatSuggestionCallbackFactory","getChildren","enableCommand","position","insertTable","model","classes","maxColumn","insertion","selectTableColumn","getAttribute","registerPostFixer","data","filter","createTableWalker","findAncestor","createPositionAt","deletion","createRangeOn","differ","markMultiRangeInsertion","markMultiRangeDeletion","ELEMENT_TABLE_WITH_TEXT","root","getChanges","ELEMENT_TABLE_ROW_WITH_TEXT","2005566rJNIsI","_setupColumnsRowsFixing","accept","subType","end","MAX_SAFE_INTEGER","length","ELEMENT_TABLE_ROW","_tableSuggestions","$graveyard","item","start","insertTableRowAbove","getRowIndexes","ELEMENT_TABLE_COLUMN","removeClass","afterInit","colspan","ELEMENT_TABLE_COLUMN_WITH_TEXT","min","insertTableRowBelow","tableRow","tablePaste","locale","getSelectionAffectedTableCells","maxRow","enqueueChange","insert","162354VTnjku","5162733eRbmmv","getItems","refresh","selection","change:data","descriptionFactory","isIntersectingWithRange","table","startsWith","getFirstRange","rootName","left","push","fromRange","options","getColumnIndexes","substr","span","MIN_SAFE_INTEGER","isInContent","$textProxy","7llynwk","rowspan","execute","detach","discard","toViewElement","max","above","nodeAfter","selectTableRow","join","suggestion","327544OSxNJq","isArray","*Insert:* %0","addMarker:suggestion","registerCustomCallback","removeTableColumn","getContainedElement","getRanges","add","setSelection","values","cell","some","commands","minRow","low","first","has","mapper","hasAttribute","showSuggestionHighlights","every","order","_getCoordsForCells","isIntersecting","addClass"];return(fa=function(){return t})()}function ha(t,e){const n=fa();return(ha=function(t,e){return n[t-=470]})(t,e)}!function(t){const e=ha,n=t();for(;;)try{if(171327===-parseInt(e(499))/1+-parseInt(e(569))/2+parseInt(e(602))/3*(-parseInt(e(579))/4)+-parseInt(e(570))/5+-parseInt(e(471))/6*(-parseInt(e(521))/7)+-parseInt(e(533))/8+parseInt(e(500))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fa);class da extends t.Plugin{constructor(t){const e=ha;super(t),this[e(578)]=[e(492),e(592)],this[e(479)]=new Set}[la(487)](){const t=la,e=this[t(573)],n=e[t(612)][t(606)][t(503)];if(!e[t(585)][t(550)](t(605)))return;const r=e[t(494)],s=e[t(585)][t(568)](t(582)),o=e[t(585)][t(568)](t(598));s[t(505)][t(590)](t(507),(e=>Kr(r,t(595),e))),this[t(472)](),s[t(609)](t(611)),s[t(609)](t(530)),s[t(609)](t(616));for(const r of[t(483),t(491)]){const i=e[t(546)][t(568)](r);s[t(609)](r,(r=>{const a=t;e[a(612)][a(599)]((t=>{const e=a;r();const c=e(528)===i[e(555)],u=o[e(495)](n),l=o[e(484)](u),f=c?l[e(549)]-1:l[e(566)]+1,h=u[0][e(622)](e(507)),d=o[e(621)](h,{startRow:f,endRow:f}),g=Array[e(580)](d)[e(574)]((n=>t[e(625)](n[e(544)])));s[e(627)](g,e(492))}))}))}for(const r of[t(589),t(594)]){const i=e[t(546)][t(568)](r);s[t(609)](r,(r=>{const a=t;e[a(612)][a(599)]((t=>{const e=a;r();const c=e(511)===i[e(555)],u=o[e(495)](n),l=o[e(515)](u),f=c?l[e(549)]-1:l[e(566)]+1,h=u[0][e(622)](e(507)),d=o[e(621)](h,{startRow:0,column:f,includeAllSlots:!1}),g=Array[e(580)](d)[e(574)]((n=>t[e(625)](n[e(544)])));s[e(627)](g,e(592))}))}))}for(const r of[t(584),t(538)]){const i=r[t(516)](11),a=i[t(572)](),c=a[t(516)](0,3)+t(517),u=t(507)+i,l=t(490)+i,f=t(527)+i;s[t(609)](r,(()=>{const i=t;e[i(612)][i(599)]((t=>{const e=i,h=o[e(495)](n),d=h[0][e(622)](e(507));let g;if(e(584)==r){const t=o[e(484)](h);g={startRow:t[e(549)],endRow:t[e(566)],includeAllSlots:!0}}else{const t=o[e(515)](h);g={startColumn:t[e(549)],endColumn:t[e(566)],includeAllSlots:!0}}const p=o[e(621)](d,g),m=Array[e(580)](p)[e(574)]((({cell:t})=>t)),I=ga(m[e(620)]((t=>t[e(552)](c)))),E=ga(m[e(620)]((t=>!t[e(552)](c))))[e(574)]((n=>t[e(625)](n))),b=s[e(628)](E,u);if(b&&(e(492)==b[e(474)]||e(592)==b[e(474)])){const n=this[e(596)](b);for(const r of I){const s=t[e(625)](r),i=o[e(600)](r),u=r[e(617)](c)-1,h=n[l],d=n[f];h<=i[a]&&i[a]+u<=d&&b[e(565)](s)}}}))}))}function c(r){const s=t,o=Array[s(580)](n[s(540)]())[s(574)]((t=>i.LiveRange[s(513)](t)));e[s(612)][s(599)]((t=>{const n=s,i=t[n(571)];r=r[n(620)]((t=>n(480)!=t[n(630)][n(510)])),t[n(542)](r),e[n(546)][n(568)](n(584))[n(502)](),e[n(523)](n(584),{forceDefaultExecution:!0}),e[n(612)][n(497)]((()=>{const t=n;e[t(612)][t(497)](i,(e=>{const n=t,r=o[n(620)]((t=>n(480)!=t[n(630)][n(510)]));r[n(477)]>0&&e[n(542)](r);for(const t of o)t[n(524)]()}))}))}))}function u(r){const s=t;e[s(612)][s(599)]((t=>{const o=s,a=Array[o(580)](n[o(540)]())[o(574)]((t=>i.LiveRange[o(513)](t))),c=[];for(const t of r)for(const e of t[o(501)]({shallow:!0}))c[o(512)](e);for(const n of c)o(480)!=n[o(630)][o(510)]&&(t[o(542)](t[o(623)](n,0)),e[o(546)][o(568)](o(538))[o(502)](),e[o(523)](o(538),{forceDefaultExecution:!0}));const u=a[o(620)]((t=>o(480)!=t[o(630)][o(510)]));u[o(477)]>0&&t[o(542)](u);for(const t of a)t[o(524)]()}))}function l(e,n){const r=t;return n[r(554)]((t=>e[r(545)]((e=>e[r(475)][r(593)](t[r(482)])||t[r(475)][r(593)](e[r(482)])))))}function f(e,n){const r=t;return!e[r(545)]((t=>n[r(545)]((e=>t[r(557)](e)))))&&e[r(545)]((t=>n[r(545)]((e=>t[r(475)][r(567)](e[r(482)])))))}e[t(619)][t(603)].on(t(536),((e,n,r)=>{const s=t;if(!r[s(514)][s(553)])return;const o=n[s(481)];if(!o)return;const i=r[s(551)][s(526)](o);function c(t){return Array[s(534)](t)?t:[t]}i&&s(576)===o[s(601)]&&(0,a.setHighlightHandling)(i,r[s(575)],((t,e,n)=>n[s(558)](c(e[s(613)]),t)),((t,e,n)=>n[s(486)](c(e[s(613)]),t)))}),{priority:t(563)}),s[t(505)][t(587)]((e=>{const n=t;if(n(615)!=e[n(562)]&&n(624)!=e[n(562)])return;const s=e[n(539)]();if(null!=s&&s.is(n(591),n(507))){if(n(615)==e[n(562)]){const t=e[n(501)]()[n(620)]((t=>t.is(n(520))))[n(574)]((t=>t[n(619)]));if(t[n(477)])return{type:n(615),content:Kr(r,n(535),Kr(r,n(629),'"'+t[n(531)](" ")+'"'))}}if(n(624)==e[n(562)]){const t=e[n(501)]()[n(620)]((t=>t.is(n(520))))[n(574)]((t=>t[n(619)]));if(t[n(477)])return{type:n(624),content:Kr(r,n(588),Kr(r,n(629),'"'+t[n(531)](" ")+'"'))}}}})),s[t(505)][t(587)]((e=>{const n=t;if(n(492)==e[n(474)]){const t=e[n(501)]()[n(620)]((t=>t.is(n(520))))[n(574)]((t=>t[n(619)])),s=this[n(596)](e),o=s[n(496)]-s[n(547)]+1;if(n(615)==e[n(562)])return t[n(477)]?{type:n(615),content:Kr(r,n(535),Kr(r,n(470),[o,'"'+t[n(531)](" ")+'"']))}:{type:n(615),content:Kr(r,n(535),Kr(r,n(478),o))};if(n(624)==e[n(562)])return t[n(477)]?{type:n(624),content:Kr(r,n(588),Kr(r,n(470),[o,'"'+t[n(531)](" ")+'"']))}:{type:n(624),content:Kr(r,n(588),Kr(r,n(478),o))}}if(n(592)==e[n(474)]){const t=e[n(501)]()[n(620)]((t=>t.is(n(520))))[n(574)]((t=>t[n(619)])),s=this[n(596)](e),o=s[n(614)]-s[n(560)]+1;if(n(615)==e[n(562)])return t[n(477)]?{type:n(615),content:Kr(r,n(535),Kr(r,n(489),[o,'"'+t[n(531)](" ")+'"']))}:{type:n(615),content:Kr(r,n(535),Kr(r,n(485),o))};if(n(624)==e[n(562)])return t[n(477)]?{type:n(624),content:Kr(r,n(588),Kr(r,n(489),[o,'"'+t[n(531)](" ")+'"']))}:{type:n(624),content:Kr(r,n(588),Kr(r,n(485),o))}}})),s[t(583)][t(537)](t(615),t(492),t(525),c),s[t(583)][t(537)](t(624),t(492),t(473),c),s[t(583)][t(537)](t(615),t(592),t(525),u),s[t(583)][t(537)](t(624),t(592),t(473),u),s[t(583)][t(537)](t(615),t(592),t(531),l),s[t(583)][t(537)](t(624),t(592),t(531),l),s[t(583)][t(537)](t(615),t(492),t(531),f),s[t(583)][t(537)](t(624),t(492),t(531),f)}[la(607)](){const t=la,e=this[t(573)],n=e[t(612)][t(606)][t(503)];return(r,s)=>{const o=t;e[o(612)][o(599)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(475)][a(586)];u&&u[0]&&!1===u[0][a(561)]&&(l=r[0][a(482)][a(529)]);const f=t[a(604)](l);if(a(480)==f[a(630)][a(510)])return;const h=Array[a(580)](n[a(540)]())[a(574)]((t=>i.LiveRange[a(513)](t)));t[a(542)](f),e[a(546)][a(568)](c)[a(502)](),u[a(512)]({forceDefaultExecution:!0}),e[a(523)](c,...u);const d=h[a(620)]((t=>a(480)!=t[a(630)][a(510)]));d[a(477)]>0&&t[a(542)](d);for(const t of h)t[a(524)]()}))}}[la(556)](t){const e=la,n=this[e(573)][e(585)][e(568)](e(598));let r=Number[e(476)],s=Number[e(518)],o=Number[e(476)],i=Number[e(518)];for(const a of t){if(e(480)==a[e(630)][e(510)])continue;const{row:t,column:c}=n[e(600)](a),u=a[e(552)](e(522))?a[e(617)](e(522))-1:0,l=a[e(552)](e(488))?a[e(617)](e(488))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[la(472)](){const t=la,e=this[t(573)],n=e[t(585)][t(568)](t(582)),r=e[t(585)][t(568)](t(598));e[t(612)][t(606)].on(t(504),(()=>{const r=t,s=Array[r(580)](e[r(612)][r(606)][r(626)][r(577)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(597)](t);if(r(532)!=s)continue;if(null!=e[r(559)])continue;const a=n[r(564)](o);this[r(578)][r(581)](i)&&this[r(479)][r(541)](a)}}),{priority:t(548)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(625)](e),a=e[s(622)](s(507)),c=r[s(600)](e);for(const t of this[s(479)]){const n=t[s(474)],r=n[s(508)](s(493)),u=n[s(516)](r?10:5),l=u[s(572)](),f=l[s(516)](0,3)+s(517),h=s(490)+u,d=s(527)+u;if(!t[s(519)])continue;if(a!=t[s(509)]()[s(482)][s(622)](s(507)))continue;if(t[s(506)](i))continue;const g=e[s(552)](f)?e[s(617)](f)-1:0,p=this[s(596)](t),m=p[h],I=p[d];m<=c[l]&&c[l]+g<=I&&(t[s(565)](i),o=!0)}return o};e[t(612)][t(606)][t(618)]((n=>{const r=t;let o=!1;for(const t of e[r(612)][r(606)][r(626)][r(631)]())if(r(498)==t[r(562)])if(r(492)==t[r(601)])for(const e of t[r(610)][r(529)][r(608)]())o=o||s(e,n);else r(576)==t[r(601)]&&(o=o||s(t[r(610)][r(529)],n));return o}))}[la(596)](t){const e=la;return this[e(556)](t[e(540)]()[e(574)]((t=>t[e(482)][e(529)])))}}function ga(t){const e=la;return Array[e(580)](new Set(t)[e(543)]())}const pa=ma;function ma(t,e){const n=Ia();return(ma=function(t,e){return n[t-=258]})(t,e)}function Ia(){const t=["size","getSelectionAffectedTableCells","map","isEnabled","splitTableCellHorizontally","root","markMultiRangeBlockFormat","_acceptFormatSuggestionCallbackFactory","getRanges","afterInit","from","subType","_areSelectedCellsMergable","accept","formatInline","find","refresh","*Split cell:* horizontally","271894rIarJr","get","low","18054ZuMnzA","horizontally","commands","createRangeOn","mergeTableCellDown","$graveyard","deletion","setSelection","plugins","set:isEnabled","formatBlock","value","TableUtils","mergeTableCellRight","getFirstPosition","enableCommand","308378NcpDUg","detach","stop","mergeTableCellUp","isInContent","insertion","forceDefaultExecution","_areMergableCells","commandName","1392000svBRfB","registerCustomCallback","format","requires","464784kMyuzX","locale","type","editor","table","TrackChangesEditing","tableCell","cell","descriptionFactory","*Split cell:* vertically","return","972111UnwAux","model","highest","fromRange","markBlockFormat","mergeTableCellLeft","getCellLocation","findAncestor","createTableWalker","_tablePostFixingSubtypes","getAncestors","registerDescriptionCallback","8996wnKuEl","has","execute","getSuggestions","_isForcedDefaultExecutionBlock","mergeTableCells","change","rootName","element","length","push","author","_suggestionFactory","splitTableCellVertically","950HWPgFk","selection","trackChanges","filter","add","*Merge cells*","containsRange","document","direction","88ytHUpb","TableEditing","1555PvamCq"];return(Ia=function(){return t})()}!function(t){const e=ma,n=t();for(;;)try{if(428020===-parseInt(e(290))/1+parseInt(e(318))/2+-parseInt(e(333))/3+parseInt(e(345))/4*(parseInt(e(271))/5)+-parseInt(e(322))/6+parseInt(e(309))/7*(-parseInt(e(269))/8)+parseInt(e(293))/9*(parseInt(e(260))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ia);class Ea extends t.Plugin{static get[pa(321)](){return[da]}[pa(281)](){const t=pa,e=this[t(325)],n=e[t(334)][t(267)][t(261)],r=e[t(323)];if(!e[t(301)][t(346)](t(270)))return;const s=e[t(301)][t(291)](t(327)),o=e[t(301)][t(291)](t(305)),a=e[t(301)][t(291)](da);a[t(342)][t(355)](t(350)),s[t(308)](t(350),(()=>{const n=t,r=o[n(273)](e[n(334)][n(267)][n(261)]);e[n(334)][n(351)]((()=>{const t=n;s[t(278)](r,{commandName:t(350),commandParams:[]},[],t(350))}))})),e[t(295)][t(291)](t(350)).on(t(347),((n,r)=>{const o=t;e[o(295)][o(291)](o(262))[o(304)]&&(r[o(354)]>0&&r[r[o(354)]-1]&&r[r[o(354)]-1][o(315)]||s[o(349)]||this[o(284)]()||n[o(311)]())}),{priority:t(335)});for(const n of[t(312),t(306),t(297),t(338)]){const r=e[t(295)][t(291)](n);s[t(308)](n,(()=>{const n=t,o=e[n(334)][n(267)][n(261)][n(307)]()[n(343)]()[n(287)]((t=>t.is(n(353),n(328)))),i=r[n(304)];e[n(334)][n(351)]((()=>{const t=n;s[t(278)]([o,i],{commandName:t(350),commandParams:[]},[],t(350))}))}))}for(const n of[t(259),t(276)]){const r=e[t(295)][t(291)](n);s[t(308)](n,(()=>{const i=t,a=o[i(273)](e[i(334)][i(267)][i(261)])[0],c=a[i(340)](i(326)),{column:u,row:l}=o[i(339)](a);let f=[];if(i(294)==r[i(268)]){const t=o[i(341)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(282)](t)[i(274)]((t=>t[i(329)]))}else{const t=o[i(341)](c,{column:u,includeAllSlots:!0});f=Array[i(282)](t)[i(274)]((t=>t[i(329)]))}e[i(334)][i(351)]((t=>{const e=i;s[e(337)](t[e(296)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(330)][t(344)]((e=>{const n=t;if(n(303)!=e[n(324)]&&n(286)!=e[n(324)])return;const{data:s}=e;return s&&n(350)==s[n(317)]?{type:n(320),content:Kr(r,n(265))}:void 0})),s[t(330)][t(344)]((e=>{const n=t;if(n(303)!=e[n(324)]&&n(286)!=e[n(324)])return;const{data:s}=e;return s?n(259)==s[n(317)]?{type:n(320),content:Kr(r,n(331))}:n(276)==s[n(317)]?{type:n(320),content:Kr(r,n(289))}:void 0:void 0}));const c=a[t(279)]();for(const e of[t(312),t(306),t(297),t(338)])s[t(258)][t(319)](t(303),e,t(285),c);for(const e of[t(259),t(276)])s[t(258)][t(319)](t(303),e,t(285),c);s[t(258)][t(319)](t(303),t(350),t(285),(r=>{const s=t;e[s(334)][s(351)]((t=>{const o=s,a=Array[o(282)](n[o(280)]())[o(274)]((t=>i.LiveRange[o(336)](t)));t[o(300)](r),e[o(295)][o(291)](o(350))[o(288)](),e[o(347)](o(350),{forceDefaultExecution:!0});const c=a[o(263)]((t=>o(298)!=t[o(277)][o(352)]));c[o(354)]>0&&t[o(300)](c);for(const t of a)t[o(310)]()}))}));for(const n of[t(312),t(297),t(338),t(306)]){const r=e[t(295)][t(291)](n);r.on(t(302),((n,s,o)=>{const i=t;if(o){const t=e[i(334)][i(267)][i(261)][i(307)]()[i(343)]()[i(287)]((t=>t.is(i(353),i(328))));this[i(316)](r[i(304)],t)||(n[i(332)]=!1,n[i(311)]())}}),{priority:t(292)})}}[pa(284)](){const t=pa,e=this[t(325)][t(295)][t(291)](t(350)),n=this[t(325)][t(301)][t(291)](t(305));if(!e[t(275)])return!1;const r=n[t(273)](this[t(325)][t(334)][t(267)][t(261)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(316)](e,n))return!1;return!0}[pa(316)](t,e){const n=pa,r=this[n(325)][n(301)][n(291)](n(327)),s=this[n(325)][n(334)][n(296)](t),o=this[n(325)][n(334)][n(296)](e),i=new Set,a=new Set;for(const t of r[n(348)]())if((n(314)==t[n(324)]||n(299)==t[n(324)]||n(350)==t[n(283)])&&t[n(313)])for(const e of t[n(280)]())e[n(266)](s,!0)&&i[n(264)](t[n(324)]+":"+t[n(356)].id),e[n(266)](o,!0)&&a[n(264)](t[n(324)]+":"+t[n(356)].id);if(i[n(272)]!=a[n(272)])return!1;for(const t of i)if(!a[n(346)](t))return!1;return!0}}const ba=Ta;function Ta(t,e){const n=ya();return(Ta=function(t,e){return n[t-=356]})(t,e)}!function(t){const e=Ta,n=t();for(;;)try{if(190992===-parseInt(e(411))/1+-parseInt(e(394))/2*(-parseInt(e(427))/3)+-parseInt(e(393))/4*(parseInt(e(442))/5)+parseInt(e(384))/6*(-parseInt(e(392))/7)+parseInt(e(370))/8*(-parseInt(e(398))/9)+-parseInt(e(435))/10+-parseInt(e(419))/11*(-parseInt(e(402))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ya);class _a extends t.Plugin{static get[ba(383)](){return[da]}[ba(396)](){const t=ba,e=this[t(408)];if(!e[t(358)][t(400)](t(415)))return;const n=e[t(388)],r=e[t(358)][t(428)](t(395));r[t(374)](t(416)),r[t(374)](t(417)),r[t(367)](t(423)),r[t(367)](t(406)),r[t(414)][t(413)](t(423),Kr(n,t(362))),r[t(414)][t(413)](t(406),Kr(n,t(387))),this[t(424)]()}[ba(424)](){const t=ba,e=this[t(408)][t(358)][t(428)](t(395)),n=this[t(408)][t(358)][t(428)](t(380)),r=this[t(408)][t(358)][t(428)](da)[t(403)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=Ta,{type:c,id:u}=e[a(391)](o[a(433)]),l=e[a(399)](u),f=l[a(385)];if(a(422)!=l[a(390)]||!f||a(417)!=f[a(397)])return;if(o[a(379)])return void s[a(389)]();if(!i[a(425)][a(371)](o[a(439)],s[a(426)]))return;const h=o[a(439)][a(438)][a(364)],d=o[a(439)][a(359)][a(361)],g=h[a(420)][a(420)],{column:p}=n[a(368)](h),{column:m}=n[a(368)](d);for(let s=p;s<=m;s++){const l=n[a(409)](g,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(377)],l=i[a(360)][a(404)](s);i[a(378)][a(429)](a(412)+c,l),r&&i[a(378)][a(405)](a(357),u,l),i[a(360)][a(443)](l,o[a(433)]),t&&(e[a(381)][a(407)](o[a(433)])?i[a(378)][a(429)](a(418),l):i[a(378)][a(441)](a(418),l))}}}}e[t(375)][t(431)](t(422),t(416),t(376),r),e[t(375)][t(431)](t(422),t(417),t(376),r),this[t(408)][t(440)][t(401)].on(t(386),s(),{priority:t(373)}),this[t(408)][t(385)][t(401)].on(t(386),((e,n,r)=>{const o=t;r[o(382)][o(356)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(373)}),this[t(408)][t(440)][t(401)].on(t(434),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(391)](r[o(433)]),c=e[o(399)](a),u=c[o(385)];if(o(422)!=c[o(390)]||!u||o(417)!=u[o(397)])return;const l=s[o(360)][o(369)](r[o(433)]);if(l)for(const t of l)s[o(378)][o(441)](o(412)+i,t),s[o(378)][o(441)](o(418),t),s[o(378)][o(410)](o(357),t),s[o(360)][o(430)](t,r[o(433)])}),{priority:t(373)}),this[t(366)]()}[ba(366)](){const t=ba,e=this[t(408)],n=e[t(388)];function r(e){const r=t;return{type:r(372),content:Kr(n,r(421),e)}}e[t(358)][t(428)](t(395))[t(414)][t(365)]((e=>{const s=t;if(s(422)!=e[s(390)])return;const{data:o}=e;if(o){if(s(416)==o[s(397)]){const t=o[s(432)][0][s(437)];return r(Kr(n,s(t?362:436)))}if(s(417)==o[s(397)]){const t=o[s(432)][0][s(437)];return r(Kr(n,s(t?387:363)))}}}))}}function ya(){const t=["setAttribute","headingColumns","includes","editor","createTableWalker","removeAttribute","88494AsLuWf","ck-suggestion-marker-","registerAttributeLabel","descriptionFactory","TableEditing","setTableRowHeader","setTableColumnHeader","ck-suggestion-marker--active","11uTNYOc","parent","*Format:* %0","formatBlock","headingRows","_handleLegacySuggestions","consumable","name","216948onUgmY","get","addClass","unbindElementFromMarkerName","registerCustomCallback","commandParams","markerName","removeMarker:suggestion","681710jXxTVL","FORMAT_REGULAR_ROW","forceValue","start","markerRange","editing","removeClass","3800DagHLl","bindElementToMarker","showSuggestionHighlights","data-suggestion","plugins","end","mapper","nodeBefore","FORMAT_HEADER_ROW","FORMAT_REGULAR_COLUMN","nodeAfter","registerDescriptionCallback","_registerLegacyDescription","registerBlockAttribute","getCellLocation","markerNameToElements","16vfJujU","consume","format","highest","enableDefaultAttributesIntegration","_suggestionFactory","accept","cell","writer","item","TableUtils","activeMarkers","options","requires","1840074NXAjzn","data","addMarker:suggestion","FORMAT_HEADER_COLUMN","locale","stop","type","_splitMarkerName","7MFrqce","236PbglWS","4eWkrfc","TrackChangesEditing","afterInit","commandName","1255311HnBsku","getSuggestion","has","downcastDispatcher","10002024oUUjOT","_acceptFormatSuggestionCallbackFactory","toViewElement"];return(ya=function(){return t})()}function Aa(){const t=["TrackChangesEditing","discard","300RftWTa","first","rowInsertionRanges","markerToHighlight","removeRows","view","13755pAESRm","_isForcedDefaultExecutionBlock","59CLjacW","tableCell","getItems","tablePasteChainId","return","previousSibling","ck-suggestion-marker-insertion","clipboardOutput","$graveyard","tableCellBorderColor","high","element","getSuggestionCallback","tableCellBorderWidth","setAttribute","name","differ","rows","find","getShiftedBy","getColumnIndexes","getAttributes","add","_tablePostFixingSubtypes","set","join","132336lBuvVm","keys","forEach","_splitMarkerName","dataDowncast","options","plugins","remove","start","columnInsertionRanges","suggestion:formatBlock:tablePasteCell","setAttributes","editing","getColumns","markerName","afterInit","cell","tableCellSuggestion","endRow","next","redo","Users","conversion","suggestionUnloaded","low","tablePasteCell","document","deletionRanges","deletion","wrap","row","_getCoordsForCells","getRowIndexes","content","showSuggestionHighlights","removeMarkers","tableCellPadding","rowInsertionIndexes","2691ozIZUO","suggestionLoaded","stop","previous","position","unwrap","removeColumns","end","getRows","markMultiRangeBlockFormat","registerCustomCallback","fromRange","entries","getSuggestion","change","listenTo","getChildren","register","getSelectionAffectedTableCells","model","documentSelection","createPositionBefore","requires","createRangeIn","value","getAllAdjacentSuggestions","isEmpty","markMultiRangeDeletion","isInContent","6349DjTHck","tableCellBackgroundColor","markers","fromEntries","getMarkers","insertRows","commands","subType","includes","accept","paragraph","from","containsRange","nodeAfter","column","schema","fill","columnInsertionIndexes","ck-suggestion-marker--active","registerDescriptionCallback","attributes","insert","type","trackChanges","editingDowncast","40942DKJRRl","4212DhDYni","isEqual","registerPostFixer","findAncestor","_suggestionFactory","removeMarker","createRangeOn","reduce","has","createElement","oldRange","getChangedMarkers","endColumn","map","elementToElement","suggestion-td","tablePaste","selection","author","detach","insertContent","createRange","markerAttributes","get","length","tableCellBorderStyle","for","descriptionFactory","13567455qNoYDD","cells","last","every","updateMarker","forceDefaultExecution","TableClipboard","getChanges","getContainedElement","insertionRanges","locale","startsWith","columns","move","formatBlock","tablePasteRow","activeMarkers","tableCellVerticalAlignment","root","*Replace table cells*","editor","suggestion","getTableIfOnlyTableInContent","createTableWalker","hasSuggestion","TableUtils","76452TnWyXb","call","filter","table","markMultiRangeInsertion","insertColumns","batch","getChild","insertion","5203053iUHLLg","getRanges","_replaceTableSlotCell","tableCellHorizontalAlignment","_createdBatches","newRange","ck-suggestion-marker","11216xZLaiF","nextSibling","10AspjAZ","getSuggestions","getRange","rootName","push","some","tablePasteColumn"];return(Aa=function(){return t})()}const ka=Ra;!function(t){const e=Ra,n=t();for(;;)try{if(968243===parseInt(e(418))/1*(-parseInt(e(536))/2)+-parseInt(e(410))/3*(-parseInt(e(383))/4)+-parseInt(e(416))/5*(-parseInt(e(537))/6)+parseInt(e(511))/7*(parseInt(e(399))/8)+-parseInt(e(392))/9*(-parseInt(e(401))/10)+-parseInt(e(565))/11+parseInt(e(444))/12*(-parseInt(e(482))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Aa);const Ca=[ka(431),ka(427),ka(562),ka(395),ka(374),ka(512),ka(480)],Na=Object[ka(514)](Ca[ka(550)]((t=>[t,null])));class La extends t.Plugin{static get[ka(504)](){return[da]}[ka(459)](){const t=ka,n=this[t(377)];if(!n[t(450)][t(545)](t(571)))return;const r=n[t(450)][t(560)](t(408)),s=n[t(450)][t(560)](t(382)),o=n[t(450)][t(560)](da),a=n[t(450)][t(560)](t(571));o[t(441)][t(405)](t(372),t(407)),n[t(501)][t(526)][t(499)](t(461),{allowIn:t(419),allowContentOf:t(419),isLimit:!0}),n[t(466)][t(551)]({model:t(461),view:t(552)});let c=null;n[t(501)].on(t(557),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(561)]-1];h&&h[u(570)]||r[u(417)]||this[u(377)][u(517)][u(560)](u(534))[u(506)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(502)))return!1;const i=s[o(379)](t,n);if(!i||!Ma(i,void 0,r))return!1;const a=r[o(500)](n[o(470)][o(554)]);if(!a[o(561)])return!1;const c=a[0][o(540)](o(386)),l=r[o(476)](a),f=r[o(438)](a),h={startRow:l[o(411)],endRow:l[o(567)],startColumn:f[o(411)],endColumn:f[o(567)]};return 1==a[o(561)]&&(h[o(462)]+=r[o(490)](i)-1,h[o(549)]+=r[o(457)](i)-1),Ma(c,h,r)}(l,f,n[u(501)],s,a)&&(o[u(484)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(501)][u(496)]((()=>{const t=u;n[t(501)][t(557)](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(561)]&&r[t(387)](o,t(372),{tablePasteChainId:s}),a[t(561)]&&r[t(387)](a,t(407),{tablePasteChainId:s}),l[t(561)]&&(r[t(387)](l,t(553),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(446)]((e=>{const n=t;var r;return null===(r=e[n(556)])||void 0===r?void 0:r[n(384)](e)}))),f[t(561)]&&(r[t(509)](f,t(553),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(446)]((e=>{const n=t;var r;return null===(r=e[n(556)])||void 0===r?void 0:r[n(384)](e)})));const d=r[t(491)](h[t(550)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(469),{tablePasteChainId:s});if(d){const e=d[t(515)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(501)][t(543)](s),a=e[t(436)]((e=>e[t(403)]()[t(538)](i)));a&&r[t(405)]([a[t(433)],o])}r[t(561)]&&d[t(432)](t(559),Object[t(514)](r))}c=null})))}),{priority:e.priorities[t(428)]+10}),n[t(450)][t(560)](t(571)).on(t(394),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(484)]();const u=s[r(460)],l=o,f=Sa(u),h=Sa(l);e[r(422)]=u;let d=null,g=null;if(h||f)if(f&&!h){a[r(451)](u[r(390)](0));for(const t of Array[r(522)](l[r(498)]()))a[r(532)](t,u,r(489));const t=c[r(481)][r(519)](s[r(474)]),e=c[r(528)][r(519)](s[r(525)]);t||e||(d=i.LiveRange[r(493)](a[r(505)](u)))}else h&&!f&&(g=a[r(505)](u));else{const t=a[r(546)](r(461)),e=a[r(546)](r(461));a[r(473)](a[r(505)](u),e),a[r(532)](t,u,0);for(const e of Array[r(522)](l[r(498)]()))a[r(532)](e,t,r(489));d=i.LiveRange[r(493)](a[r(543)](t)),g=i.LiveRange[r(493)](a[r(543)](e))}const p=Array[r(522)](l[r(439)]())[r(385)]((([t])=>Ca[r(519)](t)));c[r(566)][r(405)]({element:u,attributes:p[r(561)]?Object[r(514)](p):null}),d&&c[r(574)][r(405)](d),g&&c[r(471)][r(405)](g)}),{priority:t(428)}),s.on(t(388),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(369)]||1;c[o(528)]=new Array(l)[o(527)](u)[o(550)](((t,e)=>t+e));for(const{cell:t}of s[o(380)](i,{startColumn:u,endColumn:u+l-1}))c[o(453)][o(405)](n[o(501)][o(543)](t))}),{priority:t(468)}),s.on(t(516),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(435)]||1;c[o(481)]=new Array(l)[o(527)](u)[o(550)](((t,e)=>t+e));for(const{cell:t}of s[o(380)](i,{startRow:u,endRow:u+l-1}))c[o(412)][o(405)](n[o(501)][o(543)](t))}),{priority:t(468)}),r[t(564)][t(530)]((e=>{const r=t;if(e[r(518)]&&e[r(518)][r(368)](r(553)))return e[r(485)]?{}:{type:r(391),content:Kr(n[r(575)],r(376))}}));const u=()=>!1;for(const e of[t(553),t(407),t(372),t(469)])r[t(541)][t(492)](t(391),e,t(443),u),r[t(541)][t(492)](t(472),e,t(443),u),r[t(541)][t(492)](t(371),e,t(443),u);r[t(541)][t(492)](t(371),t(469),t(409),u),r[t(541)][t(492)](t(371),t(469),t(520),((e,r,s)=>{const o=t,i=e[o(550)]((t=>t[o(573)]()))[o(385)]((t=>t)),a=new Map(i[o(550)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(566)])e&&a[o(442)](t,e);else if(s&&s[o(559)])for(const[t,e]of Object[o(494)](s[o(559)])){const r=n[o(501)][o(513)][o(560)](t),s=r?r[o(403)]()[o(573)]():null;s&&a[o(442)](s,e)}n[o(501)][o(496)]((t=>{const e=o;for(const[n,r]of a)t[e(455)]({...Na,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(541)][o(492)](e,o(553),s,((t,i,a)=>{const c=o;n[c(501)][c(496)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(452)][o(524)];t.is(o(429),o(461))&&u[o(405)](t)}r[o(541)][o(430)](e,null,s)(t,i,a);for(const t of u)o(426)!=t[o(375)][o(404)]&&n[o(487)](t)}))}))};l(t(391),t(520)),l(t(391),t(409)),l(t(472),t(520)),l(t(472),t(409)),r[t(541)][t(492)](t(391),t(372),t(409),(e=>{const n=t,r=e[n(550)]((t=>t[n(573)]())),i=r[0][n(540)](n(386)),{minRow:a,maxRow:c}=o[n(475)](r);s[n(414)](i,{at:a,rows:c-a+1})})),r[t(541)][t(492)](t(391),t(407),t(409),(e=>{const n=t,r=e[n(550)]((t=>t[n(573)]())),i=r[0][n(540)](n(386)),{minColumn:a,maxColumn:c}=o[n(475)](r);s[n(488)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(518)]||!n[s(518)][s(368)](s(553)))return;const o=n[s(531)][s(421)],i=r[s(402)]()[s(385)]((t=>t[s(510)]&&t[s(531)]&&t[s(531)][s(421)]==o));i[s(561)]&&n[s(507)]()[s(561)]!=i[s(561)]&&i[s(544)](((t,e)=>(t[s(463)]=e,e[s(485)]=t,e)))};function h(e,n=!0){const s=t,{id:o,authorId:i}=r[s(447)](e[s(458)]),a=[s(398),s(424)],c=r[s(373)][s(519)](e[s(458)]);return c&&a[s(405)](s(529)),{classes:a,attributes:{"data-suggestion":o,"data-author-id":i},priority:c&&n?3010:3e3}}r.on(t(483),f,{priority:t(428)}),r.on(t(467),f,{priority:t(428)}),n[t(501)][t(470)][t(539)]((()=>{const e=t;let s=!1;const o=Array[e(522)](n[e(501)][e(470)][e(434)][e(548)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(447)](t);if(e(378)!=o||e(472)!=a||i[e(547)])continue;if(!r[e(381)](c))continue;const u=r[e(495)](c)[e(393)](),l=n[e(450)][e(560)](e(465)).me;for(const t of r[e(402)]())if(t[e(510)]&&t[e(555)]==l&&e(371)==t[e(533)]&&e(469)==t[e(518)]&&t[e(393)]()[e(568)]((t=>u[e(406)]((n=>n[e(523)](t,!0))))))for(const n of t[e(507)]())n[e(510)]&&(n[e(409)](),s=!0)}return s})),n[t(501)][t(470)][t(539)]((e=>{const s=t,o=n[s(517)][s(560)](s(464));if(!o||!o[s(396)][s(545)](e[s(389)]))return!1;let i=!1;const a=n[s(450)][s(560)](s(465)).me,c=n[s(501)][s(470)][s(434)][s(572)](),u=Array[s(522)](n[s(501)][s(470)][s(434)][s(548)]())[s(385)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(447)](t);return n(378)==o&&n(553)==i&&c==a.id&&!e[n(547)]}));for(const t of c){if(s(532)!=t[s(533)]||s(461)!=t[s(433)]||1!=t[s(561)])continue;const n=e[s(558)](t[s(486)],t[s(486)][s(437)](1));if(!u[s(436)]((({data:t})=>t[s(397)][s(538)](n))))for(const{name:t,data:r}of u)if(n[s(523)](r[s(397)])){e[s(569)](t,{range:n}),i=!0;break}}return i})),n[t(501)][t(470)][t(539)]((e=>{const s=t;let o=!1;const i=n[s(450)][s(560)](s(465)).me,a=r[s(402)]()[s(385)]((t=>t[s(510)]&&t[s(555)]==i)),c=new Set,u=new Set;for(const t of a)if(s(553)==t[s(518)])for(const e of t[s(515)]()){const n=e[s(403)]()[s(573)]();if(n)if(n.is(s(429),s(461))&&Sa(n)){t[s(542)](e[s(433)]),c[s(440)](n),o=!0;const r=n[s(400)],i=n[s(423)],a=r&&r.is(s(429),s(461)),l=i&&i.is(s(429),s(461));a&&!c[s(545)](r)&&u[s(440)](r),l&&!c[s(545)](i)&&u[s(440)](i)}else n.is(s(429),s(521))&&n[s(508)]&&(t[s(542)](e[s(433)]),o=!0)}else if(s(469)==t[s(518)]){if(!t[s(531)]||!t[s(531)][s(421)])continue;const e=t[s(531)][s(559)];if(e&&Object[s(445)](e)[s(561)])continue;const n=t[s(531)][s(421)];let r=!0,i=!0;for(const e of a)if(e[s(518)]&&e[s(518)][s(368)](s(553))){if(!e[s(531)][s(421)]){i=!1;break}if(e.id!=t.id&&e[s(531)][s(421)]==n){r=!1;break}}i&&r&&(t[s(479)](),o=!0)}for(const t of c)e[s(451)](t);for(const t of u)e[s(487)](t);return o})),n[t(466)][t(563)](t(535))[t(413)]({model:t(454),view:t=>h(t),converterPriority:t(428)}),n[t(466)][t(563)](t(448))[t(413)]({model:t(454),view:(e,n)=>n[t(449)][t(478)]?h(e,!1):null,converterPriority:t(428)});const d=n[t(456)][t(415)];this[t(497)](d[t(470)],t(425),((e,n)=>{const r=t,s=[];for(const t of d[r(505)](n[r(477)])[r(420)]())t.is(r(429),r(552))&&s[r(405)](t);d[r(496)]((t=>{const e=r;for(const n of s)t[e(370)](t[e(505)](n),t[e(503)](n)),t[e(451)](n)}))}))}}function Sa(t){const e=ka;if(t[e(508)])return!0;const n=t[e(390)](0);return n.is(e(429),e(521))&&n[e(508)]}function Ra(t,e){const n=Aa();return(Ra=function(t,e){return n[t-=368]})(t,e)}function Ma(t,e={},n){const r=ka;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(380)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const va=wa;function wa(t,e){const n=Oa();return(wa=function(t,e){return n[t-=185]})(t,e)}function Oa(){const t=["tableWidth","has","formatBlock","type","accept","formatGroupId","registerCustomCallback","model","10179140LOgbeu","resizeTableWidth","change","format","columnWidths","enableCommand","107302CgDZMA","bind","_suggestionFactory","getSelectedElement","50332Tkuayh","subType","document","getSuggestionCallback","author","9242772nAQPvk","*Format:* resize table","plugins","data","278142vAMREA","getColumnGroupElement","getTableColumnsWidths","36jNhYyd","20eiZHGO","TrackChangesEditing","handleSuggestionDescription","177TbgkEi","491784MdeHVo","Users","commandParams","markBlockFormat","editor","get","registerDescriptionCallback","resizeTable","descriptionFactory","16nIETMY","TableColumnResizeEditing","formatInline","6123403pvlIXq","discard","getAttribute","afterInit","locale","getSuggestions","getContainedElement","selection","handleResizeTableWidthCommand","table"];return(Oa=function(){return t})()}!function(t){const e=wa,n=t();for(;;)try{if(681194===parseInt(e(190))/1*(parseInt(e(220))/2)+-parseInt(e(210))/3*(-parseInt(e(194))/4)+-parseInt(e(207))/5*(-parseInt(e(203))/6)+-parseInt(e(199))/7+parseInt(e(211))/8*(-parseInt(e(206))/9)+parseInt(e(241))/10+-parseInt(e(223))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oa);class Da extends t.Plugin{[va(226)](){const t=va;if(!this[t(215)][t(201)][t(234)](t(221)))return;const e=this[t(215)][t(201)][t(216)](t(208));e[t(189)](t(185),this[t(231)][t(191)](this)),e[t(192)][t(239)](t(235),t(218),t(237),e[t(192)][t(197)](t(235),null,t(224))),e[t(192)][t(239)](t(235),t(218),t(224),e[t(192)][t(197)](t(235),null,t(237))),e[t(219)][t(217)](this[t(209)][t(191)](this))}[va(231)](t,e){const n=va,r=this[n(215)][n(201)][n(216)](n(208)),s=this[n(215)][n(201)][n(216)](n(221)),o=e[n(232)]||this[n(215)][n(240)][n(196)][n(230)][n(193)]();this[n(215)][n(240)][n(186)]((()=>{const i=n,a=s[i(204)](o);let c=a?s[i(205)](a):null,u=o[i(225)](i(233))||null;const l=e[i(233)]||u,f=e[i(188)]||c,h=this[i(215)][i(201)][i(216)](i(212)).me;for(const t of r[i(228)]()){const e=t[i(229)]();if(i(218)===t[i(195)]&&e===o){t[i(198)]!==h&&t[i(224)]();const e=t[i(202)][i(213)];u=e[0][i(233)],c=e[0][i(188)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(214)](o,{commandName:i(185),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(218)},[],i(218))}))}[va(209)](t){const e=va;if(e(235)!=t[e(236)]&&e(222)!=t[e(236)])return;const{data:n}=t;if(n&&e(218)===n[e(238)]){const t=e(200);return{type:e(187),content:Kr(this[e(215)][e(227)],t)}}}}const Fa=xa;function Pa(){const t=["TrackChangesEditing","afterInit","346bPAPnC","834681kPjMHh","115810sJaDBH","get","insertTemplate","878wPpjxW","editor","enableCommand","has","Template","96PWYZBX","4izNBaU","plugins","11CZfWqv","165905GzpfrH","853041AkSpGg","3547860qGMnXs","108pPhXrp","267966DxCcBE"];return(Pa=function(){return t})()}function xa(t,e){const n=Pa();return(xa=function(t,e){return n[t-=457]})(t,e)}!function(t){const e=xa,n=t();for(;;)try{if(375524===parseInt(e(458))/1*(parseInt(e(463))/2)+parseInt(e(459))/3*(parseInt(e(469))/4)+-parseInt(e(472))/5*(parseInt(e(475))/6)+-parseInt(e(473))/7+-parseInt(e(468))/8*(-parseInt(e(476))/9)+-parseInt(e(460))/10*(-parseInt(e(471))/11)+parseInt(e(474))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pa);class Ba extends t.Plugin{[Fa(457)](){const t=Fa,e=this[t(464)];e[t(470)][t(466)](t(467))&&e[t(470)][t(461)](t(477))[t(465)](t(462))}}function Ua(t,e){const n=Ga();return(Ua=function(t,e){return n[t-=205]})(t,e)}const ja=Ua;function Ga(){const t=["323917oCOEbo","5rNJjJd","get","afterInit","8mcKnmi","3479484TvCPAy","54051TubMzK","TrackChangesEditing","editor","87591LkDzaw","2458886dYXnkg","plugins","ELEMENT_TABLE_OF_CONTENTS","318AAgQOe","tableOfContents","2620062tFDExJ","insertTableOfContents","350BLJeUJ","locale","descriptionFactory","commands","enableCommand","14891229QDBcwZ","registerElementLabel"];return(Ga=function(){return t})()}!function(t){const e=Ua,n=t();for(;;)try{if(827394===parseInt(e(226))/1+parseInt(e(206))/2+-parseInt(e(211))/3+-parseInt(e(225))/4*(parseInt(e(221))/5)+-parseInt(e(209))/6*(-parseInt(e(205))/7)+parseInt(e(224))/8*(parseInt(e(218))/9)+-parseInt(e(213))/10*(parseInt(e(220))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ga);class Va extends t.Plugin{[ja(223)](){const t=ja,e=this[t(228)];if(!e[t(216)][t(222)](t(212)))return;e[t(207)][t(222)](t(227))[t(217)](t(212));const n=e[t(207)][t(222)](t(227)),r=e[t(214)];n[t(215)][t(219)](t(210),(e=>Kr(r,t(208),e)))}}const Ha=za;function za(t,e){const n=Wa();return(za=function(t,e){return n[t-=183]})(t,e)}function Wa(){const t=["element","119nHzjpY","registerPostFixer","has","3038905BulpYr","nodeBefore","isCollapsed","afterInit","newRange","486354xAvDVz","differ","suggestion","1727720WRGdQG","1652588EZRSRo","_splitMarkerName","removeMarker","updateMarker","from","forward","TrackChangesEditing","registerElementLabel","editor","9gPaPkR","getNearestSelectionRange","1181591xCTNYU","7541816GWcgez","Title","isTouching","isEqual","ELEMENT_TITLE","locale","end","createRange","document","schema","start","descriptionFactory","title-content","getChangedMarkers","get","plugins","4004163EZypZj","model"];return(Wa=function(){return t})()}!function(t){const e=za,n=t();for(;;)try{if(719999===-parseInt(e(205))/1+parseInt(e(194))/2+parseInt(e(222))/3+-parseInt(e(193))/4+parseInt(e(185))/5+parseInt(e(190))/6*(-parseInt(e(225))/7)+parseInt(e(206))/8*(parseInt(e(203))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wa);class Ka extends t.Plugin{[Ha(188)](){const t=Ha,e=this[t(202)];if(!e[t(221)][t(184)](t(207)))return;const n=e[t(221)][t(220)](t(200));n[t(217)][t(201)](t(218),(()=>Kr(e[t(211)],t(210)))),e[t(223)][t(214)][t(183)]((r=>{const s=t;let o=!1;const i=Array[s(198)](e[s(223)][s(214)][s(191)][s(219)]());for(const{name:t,data:a}of i){const{group:i}=n[s(195)](t);if(s(192)!==i||!a[s(189)])continue;const c=a[s(189)],u=c[s(212)][s(186)];if(!u||!u.is(s(224),s(218)))continue;if(!c[s(216)][s(208)](c[s(212)]))continue;const l=e[s(223)][s(215)][s(204)](c[s(212)],s(199));if(l&&l[s(187)]){const e=r[s(213)](c[s(216)],l[s(216)]);e[s(209)](c)||(r[s(197)](t,{range:e}),o=!0)}o||(r[s(196)](t),o=!0)}return o}))}}const qa=Ya;function Xa(){const t=["afterInit","2375212osoYNk","UndoEditing","299982jMMntA","106840YROhWZ","undo","31436150SaXmwj","TrackChangesEditing","redo","420waCLPy","6073986HuRoSx","387gxsoJF","61852HtPudu","editor","18KAHfkp","1202283zqILsY","plugins","enableCommand","get","has"];return(Xa=function(){return t})()}function Ya(t,e){const n=Xa();return(Ya=function(t,e){return n[t-=269]})(t,e)}!function(t){const e=Ya,n=t();for(;;)try{if(765004===-parseInt(e(278))/1+parseInt(e(277))/2*(parseInt(e(286))/3)+-parseInt(e(275))/4*(parseInt(e(272))/5)+-parseInt(e(273))/6+-parseInt(e(284))/7+-parseInt(e(287))/8*(-parseInt(e(274))/9)+parseInt(e(269))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xa);class Za extends t.Plugin{[qa(283)](){const t=qa,e=this[t(276)],n=e[t(279)][t(281)](t(270));e[t(279)][t(282)](t(285))&&(n[t(280)](t(288)),n[t(280)](t(271)))}}const Qa=Ja;function Ja(t,e){const n=tc();return(Ja=function(t,e){return n[t-=197]})(t,e)}!function(t){const e=Ja,n=t();for(;;)try{if(851556===-parseInt(e(216))/1*(parseInt(e(214))/2)+parseInt(e(201))/3+-parseInt(e(212))/4*(-parseInt(e(202))/5)+parseInt(e(211))/6+-parseInt(e(205))/7+parseInt(e(209))/8*(-parseInt(e(210))/9)+-parseInt(e(199))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tc);class $a extends t.Plugin{static get[Qa(215)](){return[da]}[Qa(204)](){const t=Qa,e=this[t(207)];e[t(206)][t(200)](t(197))&&e[t(206)][t(198)](t(208))[t(203)](t(213))}}function tc(){const t=["editor","TrackChangesEditing","152FSjjFI","185418JBoYNh","6555270dEIMWd","130340ryZmwv","toggleTableCaption","2dmRONs","requires","1333511HaVzyI","TableCaptionEditing","get","5035220HDAQLq","has","3416274YomQkR","160xWqbCj","enableCommand","afterInit","1357972zGiIGg","plugins"];return(tc=function(){return t})()}const ec=nc;function nc(t,e){const n=rc();return(nc=function(t,e){return n[t-=404]})(t,e)}function rc(){const t=["tableBorderStyle","batch","accept","354590ztNzOA","tableAlignment","tableCellVerticalAlignment","handleDiscardAction","getSelectionAffectedTableCells","getSuggestionCallback","editor","removeAttribute","formatBlock","tableCellHorizontalAlignment","document","tableCellPadding","*Format:* change table properties","commandParams","selection","4262013NCsOyw","descriptionFactory","format","getFirstPosition","getSuggestions","enqueueChange","tableCellBorderStyle","tableCellBackgroundColor","TrackChangesEditing","join","nodeAfter","*Format:* change table cell properties","has","getAttribute","tableCellWidth","tableCellProperties","handleSuggestionDescription","data","registerDescriptionCallback","TableCellPropertiesEditing","6EeOObf","registerCustomCallback","370334rtxvys","discard","subType","84YNJEIa","3204405ItxSMv","TableUtils","table","tableBorderColor","setAttribute","afterInit","tableCellHeight","_handlePropertyChange","findAncestor","_getSuggestion","TablePropertiesEditing","21400584GTGlpT","TrackChangesTableProperties","213004Zafdbz","plugins","33awajGq","get","enableCommand","6XYKUxT","tableBackgroundColor","_suggestionFactory","markBlockFormat","start","model","tableProperties","6608210QHeSSW","tableCellBorderWidth","locale","8mhurCy","tableBorderWidth","tableCellBorderColor","tableWidth","pluginName","getContainedElement","tableHeight","change"];return(rc=function(){return t})()}!function(t){const e=nc,n=t();for(;;)try{if(754617===parseInt(e(417))/1*(parseInt(e(439))/2)+parseInt(e(420))/3*(parseInt(e(434))/4)+parseInt(e(421))/5*(-parseInt(e(415))/6)+-parseInt(e(446))/7*(-parseInt(e(449))/8)+-parseInt(e(475))/9+parseInt(e(460))/10*(parseInt(e(436))/11)+-parseInt(e(432))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rc);class sc extends t.Plugin{constructor(t){const e=nc;super(t),this[e(445)]=[e(424),e(457),e(450),e(461),e(452),e(455),e(440)],this[e(410)]=[e(451),e(481),e(447),e(471),e(409),e(427),e(482),e(469),e(462)]}static get[ec(453)](){return ec(433)}[ec(426)](){const t=ec,e=this[t(466)][t(435)][t(437)](t(483));if(this[t(466)][t(435)][t(407)](t(431))){for(const n of this[t(445)])e[t(438)](n,((e,r)=>{const s=t,o=this[s(466)][s(444)][s(470)][s(474)][s(478)]()[s(429)](s(423));this[s(428)](n,[o],this[s(445)],s(445),e,r)}));e[t(441)][t(416)](t(468),t(445),t(459),e[t(441)][t(465)](t(468),null,t(418))),e[t(441)][t(416)](t(468),t(445),t(418),((e,n)=>this[t(463)](this[t(445)],e,n))),e[t(441)][t(416)](t(468),t(445),t(404),(()=>!1))}if(this[t(466)][t(435)][t(407)](t(414))){for(const n of this[t(410)])e[t(438)](n,((e,r)=>{const s=t,o=this[s(466)][s(435)][s(437)](s(422))[s(464)](this[s(466)][s(444)][s(470)][s(474)]);this[s(428)](n,o,this[s(410)],s(410),e,r)}));e[t(441)][t(416)](t(468),t(410),t(459),e[t(441)][t(465)](t(468),null,t(418))),e[t(441)][t(416)](t(468),t(410),t(418),((e,n)=>this[t(463)](this[t(410)],e,n))),e[t(441)][t(416)](t(468),t(410),t(404),(()=>!1))}e[t(476)][t(413)]((e=>this[t(411)](e)))}[ec(428)](t,e,n,r,s,o){const i=ec,a=this[i(466)][i(435)][i(437)](i(483));this[i(466)][i(444)][i(480)](o[i(458)],(()=>{const t=i;for(const i of e)if(this[t(430)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(408)](r);void 0!==n&&(e[r]=n)}s(o),a[t(442)](i,{commandParams:[e]},[],r)}}))}[ec(463)](t,e,n){const r=ec,s=e[0][r(443)][r(405)],o=n[r(473)][0];this[r(466)][r(444)][r(456)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(425)](r,o[r],s):e[n(467)](r,s)}))}[ec(411)](t){const e=ec;if(t[e(412)])switch(t[e(419)]){case e(445):return{type:e(477),content:Kr(this[e(466)][e(448)],e(472))};case e(410):return{type:e(477),content:Kr(this[e(466)][e(448)],e(406))}}}[ec(430)](t,e){const n=ec,r=this[n(466)][n(435)][n(437)](n(483));for(const s of r[n(479)]({skipNotAttached:!0})){const r=s[n(454)]();if(s[n(419)]===e&&r===t)return s}return null}}var oc=Function.prototype,ic=Object.prototype,ac=oc.toString,cc=ic.hasOwnProperty,uc=ac.call(Object);const lc=function(t){if(!ne(t)||"[object Object]"!=ct(t))return!1;var e=en(t);if(null===e)return!0;var n=cc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ac.call(n)==uc};const fc=function(t){return lc(t)?void 0:t};var hc=$?$.isConcatSpreadable:void 0;const dc=function(t){return ce(t)||ae(t)||!!(hc&&t&&t[hc])};const gc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=dc),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):tn(o,c):s||(o[o.length]=c)}return o};const pc=function(t){return(null==t?0:t.length)?gc(t,1):[]};const mc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var Ic=Math.max;const Ec=function(t,e,n){return e=Ic(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=Ic(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),mc(t,this,a)}};const bc=function(t){return function(){return t}};const Tc=Zt?function(t,e){return Zt(t,"toString",{configurable:!0,enumerable:!1,value:bc(e),writable:!0})}:function(t){return t};var _c=Date.now;const yc=function(t){var e=0,n=0;return function(){var r=_c(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(Tc);const Ac=function(t){return yc(Ec(t,void 0,pc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=ir(e,(function(e){return e=fr(e,t),r||(r=e.length>1),e})),te(t,an(t),n),r&&(n=Yn(n,7,fc));for(var s=e.length;s--;)jr(n,e[s]);return n})),kc=Cc;function Cc(t,e){const n=Nc();return(Cc=function(t,e){return n[t-=250]})(t,e)}function Nc(){const t=["formatBlock:chain","value","createElement","addCommentThread","has","action","createRangeIn","containsItem","authoredAt","addComment","position","enableCommand","formatInline","LEAVE","isDocumentOperation","getAttribute","suggestion:attribute:","insertContent","trackChanges.mergeNestedSuggestions","getLastMatchingPosition","removeComment","writer","_inlineAttributeKeys","deletion:accept","selection","define","formatInline:","requires","removeAttribute","addClass","isObject","isAtEnd","upcast","range","formatGroupId","data","toJSON","formatBlock:accept","_isRegisteredAttribute","isTouching","attribute:","isRemovable","formatInline:discard","dataDowncast","originalSuggestionId","containsRange","newValue","elementEnd","_handleNewSuggestionMarker","@external","containsRangeInObject","low","adapter","suggestionUnloaded","removeClass","getAncestors","discardSuggestion","PendingActions","pop","isIntersecting","element","forEach","_breakSuggestionMarker","_createSuggestion","stopListening","type","addSuggestionData","acceptAllSuggestions","markDeletion","markInsertion","normal","getSuggestions","locale","set","getIntersection","getMultiRangeId","group","oldValue","attributeOldValue","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.","_cutOutSuggestionMarker","removeMarker","moveTargetPosition","listenTo","oldRange","containsPosition","isCollapsed","createPositionAfter","getRange","getSuggestion","_defaultCallbacks","then","formatBlock:","_getExternalAuthor","mapper","markMultiRangeDeletion","enableDefaultAttributesIntegration","821460dOlhFQ","suggestion","_customCallbacks","differ","track-changes-adapter-missing-getsuggestion","removeMarker:suggestion:attribute","newRange","splice","ck-suggestion-marker","$graveyard","attributes","_isDataLoaded","isInContent","reconvertMarker","_suggestionState","rename","announce","execute","_setSuggestionData","isUndo","markAttributeChange","deletion:","enableReadOnlyMode","for","markerName","registerPostFixer","addMarker:suggestion:attribute","startsWith","$text","getChangedMarkers","includes","getCommentThread","track-changes-adapter-already-set","substr","stop","getDifference","_rangeIsInLocalUserInsertion","deletion:join","_recordAttributeChanges","markBlockFormat","rootName","_isBlockAttribute","unbind","clear","getWalker","getChanges","trackChanges","toViewElement","discardAllSuggestions","never","_checkSuggestionCorrectness","some","open","multipleBlocks","assign","substring","formatBlock","insertion","highest","addUser","ck-suggestion-marker-formatBlock","attributeKey","setTo","setAttribute","stringify","_initAriaMarkerChangeAnnouncements","setSelection","_reduceSuggestionAttributeRange","track-changes-user-not-found","isEqual","descriptionFactory","skipNestingCheck","_enabledCommands","enqueueChange","every","_SUGGESTION_ANNOUNCEMENT","getFirstRange","_joinWithAdjacentSuggestions","hasSuggestion","next","markInlineFormat","_addThreadToSuggestion","49092uxEjFh","removeMarkers","item","high","insertion:discard","_findSuggestions","filter","track-changes-suggestion-not-found","detach","values","isExternal","getShiftedBy","attribute","49275AkTMYl","always","creator","updateMarker","notReady","getItems","addSuggestion","getUser","subType","formatInline:chain","createRange","warn","isBefore","removeMarker:suggestion:formatBlock","add","11rqnDmY","createSelection","editing","getCustomProperty","insertion:chain","catch","addRange","parent","formatBlock:join","registerCustomCallback","610eNewLO","517895DtuMbN","_joinSuggestions","fromRange","isIntersectingWithRange","external:","lowest","createPositionBefore","resolve","registerBlockAttribute","author","formatInline:accept","attribute:discard","getFirstMarker","data-author-id","createdAt","map","isAtStart","hasCommentThread","ck-suggestion-marker--active","meta","markMultiRangeBlockFormat","groupId","_registerDefaultCallbacks","fire","addMarkerName","_afterChanges","rejected","backward","key","_reduceExistingSuggestions","containerElement","commentThread","authorName","chain","fetchCommentThread","elementToElement","attributeNewValue","369686kLgVYD","move","591HSdkEl","change:_saved","concat","_addSuggestionMarker","ck-suggestion-marker-","CommentsRepository","default","push","start","nodeAfter","nodeBefore","formatBlock:discard","schema","splitPosition","acceptSuggestion","suggestion:","40IEnbaW","_getAttributeKey","hasComments","from","dataToMarker","collaboration.channelId","plugins","insertion:join","addMarker:suggestion:formatBlock","isNextTo","markerToHighlight","editor","unshift","_refreshAttributeSuggestionsChain","attribute:join","before","editingDowncast","addMarker","_adapter","insertion:accept","marker-count","update:suggestion","getNearestSelectionRange","markerNameToElements","ck-suggestion-marker-formatInline","get","document","change:data","fromCharCode","insertion:","_saved","markMultiRangeInsertion","_model","_blockAttributeKeys","head","clone","_processAttributeChanges","length","find","createRangeOn","ready","sort","attribute:accept","after","isInsideObject","config","elementStart","suggestionLoaded","discardSelectedSuggestions","error-saving-suggestion-data-suggestion-discarded","track-changes-suggestion-data-mismatch","isLimit","isArray","widget","189596dyocON","getRanges","deletion","markerToData","activeMarkers","keys","bindElementToMarker","updateSuggestion","trackChangesCommand","suggestionChanged","change:activeMarkers","TrackChangesEditing","$elementName","isLocal","size","delete","refresh","tablePasteChainId","isSelectable","root","PENDING_ACTION_SUGGESTION","_getAuthorFromId","_suggestionFactory","getMarkers","trackChanges.trackFormatChanges","targetPosition","createPositionAt","accept","_setSuggestionRange","join","_editor","end","_recordAttributeSuggestions","isAfter","documentSelection","format","toUpperCase","getSuggestionCallback","_isForcedDefaultExecutionBlock","accepted","multi","buildSuggestion","_splitMarkerName","previous","markerReady","_processAttributeSuggestions","init","rethrowUnexpectedError","pluginName","insert","consume","applyOperation","model","discard","change","getContainedElement","isMultiRange","$marker","batch","name","howMany","_getSuggestionData","_refreshSuggestionsChain","forward","isBlock","_suggestions","_mergeNestedSuggestions","ENTER","290JoWgth","commandName","deletion:chain","unbindElementFromMarkerName","split","showSuggestionHighlights","addHighlight","isOwn","acceptSelectedSuggestions","return","_commentsRepository","dataReady","data-suggestion","forceDefaultExecution","addMarker:suggestion","suggestion-type","_getMarkerAnnouncementText","consumable","Users","1868cjgPem","_removeSuggestion","commands","FORMATTING","options","conversion","track-changes-command-not-found","markers","track-changes-enable-command-twice","_updateSuggestionData","$textProxy","comments","remove","deletion:discard","getAllAdjacentSuggestions","_trackFormatChanges","removed","registerInlineAttribute","deleteContent","formatInline:join","_onDiscard"];return(Nc=function(){return t})()}!function(t){const e=Cc,n=t();for(;;)try{if(258684===parseInt(e(505))/1+parseInt(e(577))/2+-parseInt(e(507))/3*(-parseInt(e(664))/4)+parseInt(e(645))/5*(parseInt(e(429))/6)+parseInt(e(468))/7*(-parseInt(e(523))/8)+parseInt(e(442))/9*(-parseInt(e(467))/10)+-parseInt(e(457))/11*(parseInt(e(347))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Nc);const Lc=kc(589);class Sc extends t.Plugin{static get[kc(277)](){return[kc(512),o.Users,t.PendingActions,ts,ss,us,hs,ys,Es,Ns,vs,js,no,oo,fo,go,_o,Co,Ro,Oo,xo,Wo,Go,Yo,Qo,ri,li,Ii,Oi,ai,zs,Ys,_i,Ci,Ri,xi,ji,Ki,Yi,ta,sa,ua,da,Ea,_a,$a,La,Da,Va,sc,Ba,Ka,Za]}static get[kc(625)](){return kc(588)}constructor(t){const e=kc;function n(t){const e=Cc;return t[e(483)]((t=>String[e(551)](t)))[e(606)]("")}super(t),this[e(609)]=!1,this[e(323)](e(581),[]),this.on(e(587),((n,r,s,o)=>{const i=e;this[i(555)][i(631)]((()=>{const e=i;for(const n of[...o,...s])this[e(555)][e(671)][e(254)](n)&&t[e(459)][e(360)](n)}))})),this[e(417)]=new Zr(this[e(534)][e(629)][e(519)],this[e(534)][e(322)]),this[e(541)]=null,this[e(599)]=new Rc(this[e(534)]),this[e(642)]=new Map,this[e(655)]=t[e(529)][e(548)](e(512)),this[e(419)]=new Set,this[e(555)]=this[e(534)][e(629)],this[e(361)]=new WeakMap,this[e(615)]=!1,this[e(556)]=new Set([e(589)]),this[e(272)]=new Set,t[e(568)][e(275)](e(601),e(513)),this[e(679)]=t[e(568)][e(548)](e(601)),t[e(568)][e(275)](e(268),!0),this[e(643)]=t[e(568)][e(548)](e(268)),this[e(585)]=new f(t,this[e(419)]),this[e(412)](),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,50,48,48,54])}[kc(623)](){const t=kc,n=this[t(534)],r=(e,n)=>{const r=t;if(r(441)!=e)return r(511)+e;const s=n[r(649)]("|")[0];return this[r(388)](s)?r(407):r(547)};n[t(669)][t(370)](t(539))[t(533)]({model:t(348),view:e=>{const n=t,{id:s,authorId:o,type:i,subType:a}=this[n(619)](e[n(371)]),c=[n(355),r(i,a)];let u=3e3;return this[n(581)][n(377)](e[n(371)])&&(c[n(514)](n(486)),u=3010),n(579)==i&&(u+=5),{classes:c,attributes:{"data-suggestion":s,"data-author-id":o},priority:u}}}),n[t(669)][t(370)](t(293))[t(456)]((e=>{const r=t;e.on(r(659),((t,e,s)=>{const o=r;if(!s[o(668)][o(650)])return;const i=e[o(431)];if(!i)return;const c=s[o(344)][o(394)](i);n[o(629)][o(519)][o(280)](i)&&c&&!c[o(460)](o(576))&&c.is(o(498))&&(0,a.toWidget)(c,s[o(271)])}),{priority:r(432)})})),n[t(669)][t(370)](t(293))[t(533)]({model:t(348),view:(e,n)=>{const s=t;if(!n[s(668)][s(650)])return null;const{type:o,subType:i}=this[s(619)](e[s(371)]);return{classes:[s(355),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(431)])return;const{id:c,authorId:u}=this[a(619)](o[a(371)]);if(r){const t=this[a(642)][a(548)](c),e=this[a(524)](t);if(!this[a(388)](e))return}if(o[a(431)].is(a(274)))return void i[a(662)][a(627)](o[a(431)],s[a(636)]);const l=i[a(344)][a(394)](o[a(431)]);if(o[a(431)].is(a(310))&&n[a(629)][a(519)][a(641)](o[a(431)])&&!l[a(460)](a(651))){i[a(271)][a(279)]([a(355),a(407)],l),i[a(271)][a(410)](a(657),c,l),i[a(271)][a(410)](a(481),u,l),i[a(344)][a(583)](l,o[a(371)]),e&&(this[a(581)][a(377)](o[a(371)])?i[a(271)][a(279)](a(486),l):i[a(271)][a(304)](a(486),l));for(const t of n[a(629)][a(256)](o[a(431)])[a(447)]())i[a(662)][a(627)](t,s[a(636)]);i[a(662)][a(627)](o[a(431)],s[a(636)])}};n[t(669)][t(370)](t(293))[t(456)]((e=>{const n=t;e.on(n(531),((t,e,r)=>{const o=n;r[o(668)][o(650)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(405)})})),n[t(669)][t(370)](t(293))[t(456)]((e=>{const n=t;e.on(n(373),((t,e,r)=>{const o=n;r[o(668)][o(650)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(405)})})),n[t(669)][t(370)](t(293))[t(580)]({model:t(348),view:(e,n)=>n[t(668)][t(650)]?null:{group:t(348),name:e[t(380)](11)}}),n[t(669)][t(370)](t(282))[t(503)]({view:{name:t(348),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(522)+e[r(265)](r(660))+":"+e[r(265)]("id");return e[r(265)](r(543))&&(s+=":"+e[r(265)](r(543))),n[r(252)](r(634),{"data-name":s})}}),n[t(669)][t(370)](t(282))[t(527)]({view:t(348)}),n[t(669)][t(370)](t(539))[t(456)]((e=>{const n=t;e.on(n(531),s(),{priority:n(432)})})),n[t(669)][t(370)](t(539))[t(456)]((e=>{const n=t;e.on(n(373),s({isAttributeSuggestion:!0}),{priority:n(432)})})),n[t(669)][t(370)](t(539))[t(456)]((e=>{const n=t;e.on(n(455),((t,e,r)=>{const s=n,o=r[s(344)][s(546)](e[s(371)]);if(o)for(const t of o)t[s(460)](s(651))||(r[s(271)][s(304)]([s(355),s(407),s(486)],t),r[s(271)][s(278)](s(657),t),r[s(271)][s(278)](s(481),t),r[s(344)][s(648)](t,e[s(371)]))}),{priority:n(432)})})),n[t(669)][t(370)](t(539))[t(456)]((e=>{const n=t;e.on(n(352),((t,e,r)=>{const s=n,o=r[s(344)][s(546)](e[s(371)]);if(!o)return;const{id:i}=this[s(619)](e[s(371)]),a=this[s(642)][s(548)](i),c=this[s(524)](a);if(this[s(388)](c))for(const t of o)t[s(460)](s(651))||(r[s(271)][s(304)]([s(355),s(407),s(486)],t),r[s(271)][s(278)](s(657),t),r[s(271)][s(278)](s(481),t),r[s(344)][s(648)](t,e[s(371)]))}),{priority:n(432)})})),n[t(629)][t(549)][t(372)]((e=>{const r=t;let s=!1;const o=Array[r(526)](n[r(629)][r(549)][r(350)][r(376)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(619)](t);if(r(348)!==o)continue;const h=this[r(642)][r(548)](f);if(null!=c[r(353)]){r(262)==u&&(s=s||wc(c[r(353)],t,e,n[r(629)][r(519)]));const o=r(441)==u&&this[r(388)](l[r(649)]("|")[0]);if(c[r(353)][r(336)]||r(356)==c[r(353)][r(596)][r(387)]||r(403)==u&&!Dc(c[r(353)])||o&&!Dc(c[r(353)])||r(579)==u&&(vc(a=c[r(353)])||function(t){const e=r;return t[e(515)][e(464)]==t[e(608)][e(517)]&&t[e(515)][e(281)]}(a)))e[r(331)](t),s=!0;else{if(!h||!h[r(359)])continue;if(c[r(353)]&&c[r(334)]&&c[r(353)][r(416)](c[r(334)]))continue;i[r(456)](h)}}}var a;return i[r(591)]>0&&(s=!!this[r(424)](i)||s),s})),n[t(629)][t(549)][t(372)]((e=>{const r=t;let s=!1;for(const t of n[r(629)][r(549)][r(350)][r(392)]())if(r(626)==t[r(315)])for(const t of this[r(642)][r(438)]()){if(t[r(633)]||!t[r(359)])continue;const o=r(403)==t[r(315)],i=this[r(524)](t),a=i&&this[r(388)](i);if(!o&&!a)continue;const c=t[r(423)]();if(c[r(515)][r(464)]!=c[r(608)][r(464)]&&!c[r(608)][r(281)]){const o=n[r(629)][r(603)](c[r(515)][r(516)],r(608)),i=n[r(629)][r(452)](c[r(515)],o);e[r(445)](t[r(480)](),{range:i}),s=!0}}return s})),n[t(629)][t(549)][t(372)]((e=>this[t(559)](e))),n[t(629)][t(549)][t(372)]((e=>!e[t(635)][t(590)]&&this[t(622)](e))),n[t(629)].on(t(493),(()=>{this[t(609)]=!1})),n[t(629)][t(549)].on(t(550),((r,s)=>{const o=t;if(!s[o(590)]||s[o(366)])return;if(!this[o(609)])return;const i=n[o(629)][o(549)][o(350)][o(392)]();if(0==i[o(560)])return;const a=[],c=i[o(435)]((t=>o(441)==t[o(315)])),u=i[o(435)]((t=>o(626)==t[o(315)]&&o(375)!=t[o(636)]));for(const t of c)this[o(288)](t[o(408)])&&a[o(514)]({key:t[o(408)],newValue:t[o(504)],oldValue:t[o(328)],range:Fc(t[o(283)],n[o(629)])});for(const t of u){if(o(362)!=t[o(255)]&&o(593)!=t[o(255)])continue;const e=Pc(t[o(260)][o(516)],n[o(629)]),r=t[o(538)];o(362)==t[o(255)]&&a[o(514)]({key:o(589),newValue:t[o(636)],oldValue:r[o(636)],range:e});for(const[n,s]of r[o(357)]){if(!this[o(288)](n))continue;const r=t[o(357)][o(548)](n);s!==r&&a[o(514)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(357)])this[o(288)](n)&&(r[o(357)][o(254)](n)||a[o(514)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(560)]&&n[o(629)][o(420)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(367)](t,e,s,o,{groupId:r});this[n(497)](t,a)}))}),{priority:t(473)}),n[t(629)][t(671)].on(t(544),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(619)](n[s(636)]),e=this[s(642)][s(548)](t);e&&e[s(492)](n[s(636)])}})),n[t(629)][t(549)].on(t(550),(()=>{const e=t,r=Array[e(526)](n[e(629)][e(549)][e(350)][e(376)]())[e(435)]((t=>e(348)===this[e(619)](t[e(636)])[e(326)]));if(0===r[e(560)])return;r[e(564)](((t,n)=>{const r=e,s=t[r(285)][r(334)],o=n[r(285)][r(334)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(515)][r(454)](o[r(515)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(619)](t);if(null===n[e(334)]){const n=this[e(298)](t);o[e(456)](n)}else{const t=this[e(642)][e(548)](r);null!==n[e(353)]||t[e(359)]?(s[e(456)](t[e(557)]),o[e(456)](t)):this[e(665)](t)}}o[e(591)]>0&&this[e(639)](o);for(const t of s)this[e(491)](e(586),t)})),n[t(629)].on(t(628),((e,r)=>{const s=t,o=r[0];if(!this[s(642)][s(591)])return;if(!o[s(264)])return;if(o[s(635)][s(366)]||!o[s(635)][s(590)])return;let i,a;switch(o[s(315)]){case s(626):i=n[s(629)][s(603)](o[s(260)]),a=i[s(440)](o[s(637)]);break;case s(649):i=n[s(629)][s(603)](o[s(520)]),a=n[s(629)][s(603)](o[s(332)]);break;case s(506):i=n[s(629)][s(603)](o[s(602)]),a=i[s(440)](o[s(637)]);break;default:return}const c=n[s(629)][s(452)](i,a);n[s(629)][s(631)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(434)](c)){if(e[t(633)])continue;if(t(262)==e[t(315)])continue;const r=this[t(524)](e);if(r&&this[t(388)](r)&&t(649)!=o[t(315)])continue;const s=e[t(285)]&&e[t(285)][t(400)];(t(403)!=e[t(315)]||t(649)==o[t(315)]&&!s)&&(n[t(300)]||t(404)==e[t(315)]&&n[t(652)]||e[t(423)]()[t(295)](c)&&this[t(312)](e,i,a))}}))}),{priority:t(473)}),n[t(629)].on(t(682),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(658)])return;if(this[s(615)])return;if(!this[s(585)][s(251)])return;if(o[s(336)])return;const a=n[s(629)][s(519)],{start:c,end:u}=o[s(423)](),l=c[s(516)]&&a[s(574)](c[s(516)])?null:a[s(545)](c,s(640)),f=u[s(517)]&&a[s(574)](u[s(517)])?null:a[s(545)](u,s(495)),h=n[s(629)][s(452)](l?l[s(515)]:c,f?f[s(608)]:u);n[s(629)][s(631)]((t=>{const e=s;this[e(318)](h);const r=n[e(629)][e(519)][e(545)](h[e(515)]);o.is(e(611))?t[e(413)](r):o[e(409)](r)})),e[s(381)]()}),{priority:e.priorities[t(320)]+10}),n[t(629)].on(t(267),((e,r)=>{const s=t,o=r[r[s(560)]-1];o&&o[s(658)]||this[s(615)]||this[s(585)][s(251)]&&(n[s(629)][s(631)]((()=>{const t=s;let o=n[t(629)][t(267)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(654)]=o[t(558)]();const i=o[t(608)][t(517)],a=n[t(629)][t(519)];i&&a[t(641)](i)&&!a[t(280)](i)&&(o=n[t(629)][t(452)](o[t(515)],n[t(629)][t(603)](i,t(608)))),this[t(319)](o)})),e[s(381)]())}),{priority:t(432)}),this[t(534)][t(666)][t(456)](t(393),this[t(585)]),this[t(261)](t(393));const o=new p(n,this[t(642)]);n[t(666)][t(456)](t(521),o),this[t(261)](t(521));const i=new b(n,this[t(642)]);n[t(666)][t(456)](t(306),i),this[t(261)](t(306)),n[t(666)][t(456)](t(317),new v(n,o,this[t(642)])),this[t(261)](t(317)),n[t(666)][t(456)](t(395),new v(n,i,this[t(642)])),this[t(261)](t(395)),n[t(666)][t(456)](t(653),new F(n,o,this[t(642)])),this[t(261)](t(653)),n[t(666)][t(456)](t(571),new F(n,i,this[t(642)])),this[t(261)](t(571));const c=n[t(529)][t(548)](t(512));this[t(333)](c,t(259),((e,{threadId:n})=>{const r=t,s=this[r(642)][r(548)](n);s&&s[r(499)]&&1===s[r(499)][r(560)]&&this[r(673)](n,{hasComments:!0})}),{priority:t(301)}),this[t(333)](c,t(270),((e,{threadId:n})=>{const r=t,s=this[r(642)][r(548)](n);s&&s[r(499)]&&!s[r(499)][r(560)]&&this[r(673)](n,{hasComments:!1})}),{priority:t(301)})}set[kc(302)](t){const n=kc;if(this[n(541)])throw new e.CKEditorError(n(379),this);this[n(541)]=t}get[kc(302)](){return this[kc(541)]}[kc(321)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=kc,r=[];for(const e of this[n(642)][n(438)]())t&&!e[n(359)]||r[n(514)](e);return e?r[n(483)]((t=>t[n(286)]())):r}[kc(339)](t){const n=kc,r=this[n(642)][n(548)](t);if(!r)throw new e.CKEditorError(n(436),this);return r}[kc(425)](t){const e=kc;return this[e(642)][e(254)](t)}[kc(316)](t){const e=kc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(315)][e(649)](":"),a=this[e(642)][e(548)](r)||this[e(313)](o,i,r,n,s);if(this[e(428)](a),this[e(397)](a,o,i||null,n),a[e(482)]=t[e(482)],a[e(358)]=!0,s&&s[e(299)]){const t=s[e(299)],n=this[e(343)](t[e(500)]);a[e(258)]=t[e(482)],a[e(477)]=n,a[e(439)]=!0}else a[e(258)]=t[e(482)];switch(t[e(285)]&&(a[e(285)]=t[e(285)]),t[e(357)]&&(a[e(357)]=t[e(357)]),this[e(541)]&&this[e(541)][e(448)]||(a[e(553)]=!0),this[e(361)][e(548)](a)){case e(446):this[e(361)][e(323)](a,e(656));break;case e(621):a[e(359)]?(this[e(424)](new Set([a])),this[e(639)](new Set([a])),this[e(361)][e(323)](a,e(563)),this[e(491)](e(570),a)):this[e(361)][e(323)](a,e(680))}return a}[kc(521)](t){const e=kc;this[e(658)]((()=>{const n=e;this[n(534)][n(629)][n(631)]((()=>{const e=n;for(const n of t[e(678)]())n[e(604)]()}))}))}[kc(306)](t){const e=kc;this[e(658)]((()=>{const n=e;this[n(534)][n(629)][n(631)]((()=>{const e=n;for(const n of t[e(678)]())n[e(630)]()}))}))}[kc(261)](t,n){const r=kc,s=this[r(534)][r(666)][r(548)](t);if(!s)throw new e.CKEditorError(r(670),this,{commandName:t});if(this[r(419)][r(254)](s))throw new e.CKEditorError(r(672),this,{commandName:t});this[r(419)][r(456)](s),n&&s.on(r(364),((t,e)=>{const o=r;this[o(585)][o(251)]&&(this[o(615)]||(e[o(560)]>0&&e[e[o(560)]-1]&&e[e[o(560)]-1][o(658)]?e[o(308)]():(t[o(654)]=n(((...t)=>s[o(364)](...t,{forceDefaultExecution:!0})),...e),t[o(381)]())))}),{priority:r(432)})}[kc(658)](t){const n=kc;let r,s;const o=this[n(615)];this[n(615)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(615)]=!1),s&&e.CKEditorError[n(624)](s,this),r}[kc(319)](t,n=null,r={}){const s=kc;if(t[s(336)])return null;const o=this[s(534)][s(529)][s(548)](s(663)).me;for(const{suggestion:e,meta:o}of this[s(434)](t,s(404)))if(o[s(652)]){if(!o[s(532)]){if(o[s(300)]){if(!this[s(643)]||!Uc(e,r))continue;return e}if(Uc(e,r))return e;this[s(312)](e,t[s(515)],t[s(608)]);break}if(n==e[s(450)]&&Uc(e,r)){const n=e[s(423)]();return n[s(515)][s(416)](t[s(608)])?this[s(605)](e,this[s(555)][s(452)](t[s(515)],n[s(608)])):this[s(605)](e,this[s(555)][s(452)](n[s(515)],t[s(608)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(552)+n:s(404),u=this[s(365)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(510)](c,i,a,t),u}[kc(554)](t,n=kc(617),r={}){const s=kc,o=this[s(534)][s(529)][s(548)](s(663)).me,i=this[s(599)][s(614)](s(404),n,s(606));for(const e of this[s(321)]())if(e[s(477)].id==o.id&&s(404)==e[s(315)]&&e[s(450)]==n&&Uc(e,r)&&(i(e[s(578)](),t)||i(t,e[s(578)]()))){for(const n of t)e[s(463)](n);return e}for(const{suggestion:e,meta:n}of this[s(434)](t,s(404))){if(!n[s(652)])continue;if(!this[s(643)]&&n[s(300)])continue;if(!Uc(e,r))continue;let o=!0;for(const n of e[s(578)]())for(const e of t)if(!n[s(295)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(552)+n,l=this[s(365)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(510)](u,a,c,e,zr[s(325)]());return l}[kc(427)](t,n,r=null,s={}){const o=kc;if(r=r||Oc(n),t[o(336)])return null;if(o(396)===this[o(679)]){const e=this[o(599)][o(614)](o(262),r,o(604));return this[o(658)]((()=>e([t],n,s))),null}const i=this[o(534)][o(529)][o(548)](o(663)).me,a=[];if(o(443)!==this[o(679)])for(const{suggestion:e,meta:n}of this[o(434)](t,o(404)))n[o(652)]&&!n[o(567)]&&a[o(514)](...e[o(578)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(324)](s);e&&r[n(514)](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(560)];){const s=r[e][n(382)](t);r[n(354)](e,1,...s),e+=s[n(560)]}}return r}(t,a);c[o(560)]&&this[o(555)][o(631)]((()=>{const t=o;for(const e of c){const o=this[t(599)][t(614)](t(262),r,t(604));this[t(658)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(515)],u=t[o(608)];for(const{suggestion:e,meta:n}of this[o(434)](t,o(262))){if(!n[o(652)])continue;if(e[o(450)]!=r)continue;if(!Uc(e,s))continue;const i=e[o(423)]();if(i[o(295)](t,!0))return null;c=c[o(454)](i[o(515)])?c:i[o(515)],u=u[o(610)](i[o(608)])?u:i[o(608)],a?i[o(515)][o(454)](a[o(423)]()[o(515)])?(a[o(430)](),a=e):e[o(430)]():a=e}const l=this[o(555)][o(452)](c,u);if(a)this[o(605)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(365)]({id:t,type:o(276)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(510)](o(276)+r,t,a,l)}}return null}[kc(386)](t,n,r=[],s=null,o={}){const i=kc;n[i(284)]||(n[i(284)]=n[i(646)]),n[i(400)]=t.is(i(283)),s=s||Oc(n);const a=r[i(483)]((t=>Pc(t,this[i(555)]))),c=t.is(i(283))?t:Pc(t,this[i(555)]);if(i(396)===this[i(679)]){const t=this[i(599)][i(614)](i(403),s,i(604));return this[i(658)]((()=>t([c],n,o))),null}a[i(514)](c);let u=!0;for(const t of a)if(!this[i(383)](t)){u=!1;break}if(u&&i(443)!==this[i(679)]){const t=this[i(599)][i(614)](i(403),s,i(604));return this[i(658)]((()=>t([c],n,o))),null}let l=null,f=c[i(515)],h=c[i(608)];for(const{suggestion:t,meta:e}of this[i(434)](c,i(403))){if(!e[i(652)])continue;if(e[i(532)]||e[i(300)]||e[i(567)])continue;if(t[i(285)][i(284)]!=n[i(284)])continue;if(!Uc(t,o))continue;const r=t[i(423)]();if(t[i(450)]==s){if(r[i(295)](c,!0))return null;f=f[i(454)](r[i(515)])?f:r[i(515)],h=h[i(610)](r[i(608)])?h:r[i(608)],l?r[i(515)][i(454)](l[i(423)]()[i(515)])?(l[i(430)](),l=t):t[i(430)]():l=t}else{const e=c[i(324)](r);this[i(330)](t,e)}}const d=this[i(534)][i(529)][i(548)](i(663)).me,g=(0,e.uid)(),p=d.id;if(l)return this[i(605)](l,this[i(555)][i(452)](f,h)),l;{const t=this[i(365)]({id:g,type:i(342)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(510)](i(342)+s,g,p,this[i(555)][i(452)](f,h)),t}}[kc(488)](t,n,r=[],s=null,o={}){const i=kc;n[i(284)]||(n[i(284)]=n[i(646)]);const a=t[0];n[i(400)]=a.is(i(283)),s=s||Oc(n);const c=r[i(483)]((t=>Pc(t,this[i(555)]))),u=a.is(i(283))?t:t[i(483)]((t=>Pc(t,this[i(555)])));if(i(396)===this[i(679)]){const t=this[i(599)][i(614)](i(403),s,i(604));return this[i(658)]((()=>t(u,n,o))),null}c[i(514)](...u);let l=!0;for(const t of c)if(!this[i(383)](t)){l=!1;break}if(l&&i(443)!==this[i(679)]){const t=this[i(599)][i(614)](i(403),s,i(604));return this[i(658)]((()=>t(u,n,o))),null}const f=this[i(534)][i(529)][i(548)](i(663)).me;for(const t of this[i(321)]()){if(t[i(477)].id!=f.id)continue;if(i(403)!=t[i(315)]||t[i(285)][i(284)]!=n[i(284)])continue;if(!Uc(t,o))continue;const e=t[i(450)]==s;for(let n=0;n<u[i(560)];n++){const r=u[n];for(const s of t[i(600)]()){const o=s[i(338)]();if(r[i(416)](o)){e?(u[i(354)](n,1),n--):t[i(331)](s[i(636)]);break}}}}if(0==u[i(560)])return null;const h=this[i(599)][i(614)](i(403),s,i(606));for(const t of this[i(321)]())if(t[i(477)].id==f.id&&i(403)==t[i(315)]&&t[i(285)][i(284)]==n[i(284)]&&t[i(450)]==s&&Uc(t,o)&&(h(t[i(578)](),u)||h(u,t[i(578)]()))){for(const e of u)t[i(463)](e);return t}const d=(0,e.uid)(),g=f.id,p=i(342)+s,m=this[i(365)]({id:d,type:p,data:n,createdAt:new Date,authorId:g,attributes:o});for(const t of u)this[i(510)](p,d,g,t,zr[i(325)]());return m}[kc(318)](t,n=null,r={}){const s=kc;if(t[s(336)])return null;const o=this[s(534)][s(529)][s(548)](s(663)).me,a=new i.LiveRange(t[s(515)],t[s(608)]);for(const{suggestion:t,meta:e}of this[s(434)](a,s(404)))if(e[s(652)]&&!e[s(532)])if(t[s(633)]){const e=t[s(578)]()[s(435)]((t=>s(356)!=t[s(596)][s(387)]));if(e[s(421)]((t=>a[s(295)](t,!0)))&&t[s(630)](),e[s(398)]((t=>t[s(295)](a,!0)))){const t=this[s(599)][s(614)](s(579),n,s(604));return this[s(658)]((()=>t([a],null,r))),null}}else{const e=a[s(324)](t[s(423)]());null!==e&&t[s(684)]([e],null,r)}if(a[s(437)](),a[s(336)]||s(356)==a[s(596)][s(387)])return null;let c=null,u=a[s(515)],l=a[s(608)];const f=this[s(434)](a,s(579));for(const{suggestion:t,meta:e}of f){const n=this[s(555)][s(452)](u,l);if(e[s(652)]&&(this[s(643)]||!e[s(300)]&&!e[s(567)]))if(t[s(633)]){if(!Uc(t,r))continue;let e=!0;for(const r of t[s(578)]()){if(r[s(295)](n,!0))return t;n[s(295)](r)||(e=!1)}e&&t[s(630)]()}else{const e=t[s(423)]();if(e[s(295)](n,!0))return t;if(!Uc(t,r)){n[s(295)](e)?t[s(430)]():e[s(335)](u)?u=e[s(608)]:e[s(335)](l)&&(l=e[s(515)]);continue}u=u[s(454)](e[s(515)])?u:e[s(515)],l=l[s(610)](e[s(608)])?l:e[s(608)],r=Object[s(401)]({},t[s(357)]),c?e[s(515)][s(454)](c[s(423)]()[s(515)])?(c[s(430)](),c=t):t[s(430)]():c=t}}if(c)return this[s(605)](c,this[s(555)][s(452)](u,l)),c;{const t=(0,e.uid)(),i=this[s(555)][s(452)](u,l),a=o.id,c=n?s(368)+n:s(579),f=this[s(365)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(510)](c,t,a,i),f}}[kc(345)](t,n=kc(617),r={}){const s=kc,o=this[s(534)][s(529)][s(548)](s(663)).me,a=t[s(483)]((t=>new i.LiveRange(t[s(515)],t[s(608)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(434)](a,s(404)))e[s(652)]&&!e[s(532)]&&c[s(456)](t);for(const e of c)if(e[s(633)]){const o=e[s(578)]();if((!e[s(357)]||!e[s(357)][s(418)])&&o[s(421)]((t=>a[s(398)]((e=>e[s(295)](t,!0)))))&&e[s(630)](),a[s(421)]((t=>o[s(398)]((e=>e[s(295)](t,!0)))))){const e=this[s(599)][s(614)](s(579),n,s(604));return this[s(658)]((()=>e(t,null,r))),null}}else{const t=e[s(423)]();if(a[s(398)]((e=>e[s(295)](t,!0)))&&e[s(630)](),a[s(421)]((e=>t[s(295)](e,!0)))){const t=this[s(599)][s(614)](s(579),n,s(604));return this[s(658)]((()=>t(a,null,r))),null}}const u=this[s(599)][s(614)](s(579),n,s(606));let l=null;for(const t of this[s(321)]())if(t[s(477)].id==o.id&&t[s(359)]&&s(579)==t[s(315)]&&t[s(450)]==n&&Uc(t,r)&&(u(t[s(578)](),a)||u(a,t[s(578)]())))if(l){if(t[s(499)]&&t[s(499)][s(560)])continue;for(const e of t[s(578)]())l[s(471)](e)||l[s(463)](e);t[s(430)]()}else{l=t;for(const e of a)t[s(471)](e)||t[s(463)](e)}if(l)return l;c[s(390)]();for(const{suggestion:t,meta:e}of this[s(434)](a,s(579)))e[s(652)]&&(this[s(643)]||!e[s(300)]&&!e[s(567)])&&Uc(t,r)&&c[s(456)](t);for(const t of c){const e=t[s(578)]();if((!r||!r[s(418)])&&a[s(421)]((t=>e[s(398)]((e=>e[s(295)](t,!0))))))return t;(!t[s(357)]||!t[s(357)][s(418)])&&e[s(421)]((t=>a[s(398)]((e=>e[s(295)](t,!0)))))&&t[s(630)]()}const f=(0,e.uid)(),h=o.id,d=s(368)+n,g=this[s(365)]({id:f,type:d,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(437)](),t[s(336)]||s(356)==t[s(596)][s(387)]||this[s(510)](d,f,h,t,zr[s(325)]());return g}[kc(367)](t,n,r,s,o){const i=kc;if(t[i(336)])return[];if(i(396)===this[i(679)])return[];const a=this[i(534)][i(529)][i(548)](i(663)).me.id,c=Array[i(526)](this[i(642)][i(438)]())[i(435)]((e=>i(441)==e[i(315)]&&e[i(285)][i(496)]==n&&e[i(471)](t)));if(i(513)===this[i(679)]){const e=this[i(434)](t,i(404))[i(435)]((({meta:t})=>t[i(652)]&&!t[i(567)]&&!t[i(532)]))[i(483)]((({suggestion:t})=>t));c[i(535)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(441)==t[i(315)]?t[i(285)][i(327)]:void 0,o=t[i(423)](),a=Array[i(526)](u[i(582)]())[i(561)]((t=>t[i(309)](o)));if(!a)continue;const c=a[i(382)](o);this[i(388)](n)&&i(404)==t[i(315)]&&0!=c[i(560)]||(u[i(592)](a),c[i(311)]((t=>{u[i(323)](t,r)})),i(404)!=t[i(315)]&&e!=s&&u[i(323)](a[i(324)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(560)]>37&&console[i(453)](i(329),{key:n});const f=(i(290)+(n+"|")+Oc({newValue:s}))[i(402)](0,60),h=this[i(365)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(514)](h),this[i(510)](f,c,a,t)}return l}[kc(346)](t){const e=kc;this[e(261)](t,((t,...n)=>{this[e(385)]((()=>{t(...n)}))}))}[kc(476)](t){const e=kc;this[e(556)][e(456)](t)}[kc(681)](t){const e=kc;this[e(272)][e(456)](t)}[kc(524)](t){const e=kc;return e(441)==t[e(315)]?t[e(450)][e(649)]("|")[0]:null}[kc(605)](t,e){const n=kc,r=t[n(480)]();this[n(555)][n(631)]((t=>{t[n(445)](r,{range:e})}))}[kc(428)](t){const e=kc,n=t.id,r=this[e(534)][e(568)][e(548)](e(528));this[e(655)][e(485)](n)||this[e(655)][e(253)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(655)][e(378)](n);s[e(389)](e(291)),s[e(291)]=!1,t[e(499)]=s}[kc(397)](t,n,r,s){const o=kc;if(t[o(315)]!=n||t[o(450)]!=r||t[o(444)].id!=s)throw this[o(534)][o(369)](o(573)),new e.CKEditorError(o(573),this)}[kc(330)](t,n){const r=kc,s=t[r(423)]();if(n[r(416)](s))t[r(430)]();else if(s[r(295)](n)){const o=this[r(555)][r(603)](n[r(515)][r(517)],r(608));this[r(605)](t,this[r(555)][r(452)](s[r(515)],o));const i=(0,e.uid)(),a=t[r(444)].id,c=t[r(315)]+":"+t[r(450)];this[r(365)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(285)],attributes:t[r(357)]});const u=this[r(555)][r(603)](n[r(608)][r(464)],r(566)),l=this[r(555)][r(452)](u,s[r(608)]);this[r(510)](c,i,a,l)}else if(s[r(335)](n[r(515)])){const e=this[r(555)][r(603)](n[r(515)][r(517)],r(608));this[r(605)](t,this[r(555)][r(452)](s[r(515)],e))}else{const e=this[r(555)][r(603)](n[r(608)][r(464)],r(566));this[r(605)](t,this[r(555)][r(452)](e,s[r(608)]))}}[kc(383)](t){const e=kc;for(const{suggestion:n,meta:r}of this[e(434)](t,e(404))){if(!r[e(652)])continue;const s=n[e(578)]();for(const n of s)if(!t[e(382)](n)[e(560)])return!0}return!1}[kc(598)](t){const n=kc,r=this[n(534)][n(529)][n(548)](n(663))[n(449)](t);if(!r)throw new e.CKEditorError(n(415),this);return r}[kc(343)](t){const e=kc,n=this[e(534)][e(529)][e(548)](e(663)),r=(0,o.hashObject)(e(472)+t);return n[e(449)](r)||n[e(406)]({id:r,name:t})}[kc(313)](t,e,n,r,s){const o=kc,i=this[o(598)](r),a=this[o(599)][o(618)](t,e,n,i,s,(t=>{const e=o;this[e(673)](n,{attributes:t});const r=this[e(339)](n);this[e(424)](new Set([r])),this[e(639)](new Set([r]))}));return this[o(333)](a,o(604),(()=>{const t=o;this[t(673)](n,{state:t(616)})}),{priority:o(432)}),this[o(333)](a,o(630),(()=>{const t=o;this[t(673)](n,{state:t(494)})}),{priority:o(432)}),this[o(642)][o(323)](n,a),this[o(361)][o(323)](a,o(446)),a}[kc(619)](t){const e=kc,n=t[e(649)](":");return{group:n[0],type:n[1],subType:n[e(560)]>=5?n[2]:null,id:n[e(560)]<5?n[2]:n[3],authorId:n[e(560)]<5?n[3]:n[4],markerCount:6==n[e(560)]?n[5]:null}}[kc(312)](t,n,r){const s=kc,o=t[s(423)](),i=o[s(515)],a=o[s(608)];this[s(605)](t,this[s(555)][s(452)](i,n));const c=(0,e.uid)(),u=t[s(444)].id,l=t[s(315)]+(t[s(450)]?":"+t[s(450)]:"");this[s(365)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(357)],data:t[s(285)]});const f=this[s(524)](t);(s(403)==t[s(315)]||f&&this[s(388)](f))&&(r=this[s(555)][s(474)](r[s(464)])),this[s(510)](l,c,u,this[s(555)][s(452)](r,a))}[kc(434)](t,e=null){const n=kc,r=[],s=this[n(534)][n(529)][n(548)](n(663)).me;Array[n(575)](t)||(t=[t]);for(const o of this[n(321)]()){if(!o[n(359)])continue;if(e&&o[n(315)]!=e)continue;let i=!1;for(const e of o[n(578)]()){for(const a of t){const t=a[n(515)][n(416)](e[n(608)])||a[n(608)][n(416)](e[n(515)]);if(t||a[n(324)](e)){const c=a[n(295)](e)&&Mc(this[n(555)][n(519)],e[n(515)],a),u=e[n(295)](a)&&Mc(this[n(555)][n(519)],a[n(515)],e);r[n(514)]({suggestion:o,meta:{isOwn:s==o[n(477)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[kc(510)](t,e,n,r,s){const o=kc;this[o(555)][o(631)]((i=>{const a=o;let c=a(522)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(540)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[kc(665)](t){const e=kc,n=t[e(620)],r=t[e(426)];t[e(620)]=null,t[e(426)]=null,null!=n&&n[e(426)]==t&&(n[e(426)]=r),null!=r&&r[e(620)]==t&&(r[e(620)]=n),e(563)==this[e(361)][e(548)](t)&&(this[e(361)][e(323)](t,e(680)),this[e(491)](e(303),t,n,r))}[kc(365)](t){const n=kc,r=t.id,s=this[n(316)](t);if(this[n(541)]&&this[n(541)][n(448)]){const o=this[n(534)][n(529)][n(548)](n(307)),i=s[n(525)],a=s[n(450)]?s[n(315)]+":"+s[n(450)]:s[n(315)],c=this[n(534)][n(322)],u=o[n(456)](Kr(c,n(597))),l={id:r,type:a,hasComments:i,data:t[n(285)]||null,originalSuggestionId:t[n(294)]||null,attributes:s[n(357)]};this[n(541)][n(448)](l)[n(341)]((t=>{const e=n;s[e(553)]=!0,o[e(676)](u),t&&t[e(482)]&&(this[e(642)][e(548)](r)[e(482)]=t[e(482)])}))[n(462)]((t=>{const r=n;throw(0,e.logWarning)(r(572)),this[r(534)][r(629)][r(420)]({isUndoable:!1},(()=>{s[r(630)]()})),s[r(314)](),this[r(642)][r(592)](s.id),this[r(361)][r(592)](s),t}))}return s}[kc(388)](t){const e=kc;return this[e(556)][e(254)](t)}[kc(673)](t,e){const n=kc,r=this[n(534)][n(529)][n(548)](n(307)),s=this[n(339)](t);if(this[n(541)]&&this[n(541)][n(584)])if(s[n(553)]){const s=r[n(456)](Kr(this[n(534)][n(322)],n(597)));this[n(541)][n(584)](t,e)[n(341)]((()=>{r[n(676)](s)}))}else s.on(n(508),(()=>{this[n(673)](t,e)}))}[kc(638)](t){const n=kc;if(!this[n(541)]||!this[n(541)][n(339)])throw new e.CKEditorError(n(351),this);return this[n(541)][n(339)](t)}[kc(298)](t){const e=kc,{id:n,type:r,subType:s,authorId:o}=this[e(619)](t),i=this[e(642)][e(548)](n)||this[e(313)](r,s,n,o,{});switch(this[e(397)](i,r,s,o),this[e(361)][e(548)](i)){case e(446):this[e(638)](n)[e(341)]((t=>{const r=e;let s=Promise[r(475)]();t[r(525)]&&(s=this[r(655)][r(502)]({channelId:this[r(534)][r(568)][r(548)](r(528)),threadId:n})),s[r(341)]((()=>{const e=r;this[e(316)](t)[e(553)]=!0}))})),this[e(361)][e(323)](i,e(621));break;case e(680):this[e(673)](n,{state:e(399)});case e(656):this[e(361)][e(323)](i,e(563)),this[e(491)](e(570),i);break;case e(563):this[e(491)](e(586),i)}return i[e(492)](t),i}[kc(639)](t){const e=kc,n=Array[e(526)](t),r=n[e(435)]((t=>e(441)==t[e(315)]));this[e(536)](r);const s=n[e(435)]((t=>!t[e(633)]&&e(441)!=t[e(315)])),o=this[e(321)]({skipNotAttached:!0})[e(435)]((t=>!t[e(633)]&&e(441)!=t[e(315)])),i=o[e(435)]((n=>!t[e(254)](n))),a=new Map(o[e(483)]((t=>[t,this[e(599)][e(614)](t[e(315)],t[e(450)],e(501))]))),c=new Map(o[e(483)]((t=>[t,t[e(423)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(560)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(560)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(560)];t++){const n=s[t];!l[e(254)](n)&&n[e(620)]&&(f[e(456)](n[e(620)]),n[e(620)][e(426)]===n&&(n[e(620)][e(426)]=null),n[e(620)]=null),!u[e(254)](n)&&n[e(426)]&&(f[e(456)](n[e(426)]),n[e(426)][e(620)]===n&&(n[e(426)][e(620)]=null),n[e(426)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(560)];e++){const r=d(t,n[e]);r&&(r[0][s(426)]=r[1],r[1][s(620)]=r[0],u[s(456)](r[0]),l[s(456)](r[1]))}}function d(t,n){const r=e;if(t[r(477)].id!==n[r(477)].id)return null;const s=a[r(548)](t)(t,n,c[r(548)](t),c[r(548)](n));return s&&a[r(548)](n)(t,n,c[r(548)](t),c[r(548)](n))?s[1][r(499)]&&s[1][r(499)][r(560)]?null:s:null}f[e(591)]&&this[e(639)](f)}[kc(536)](t){const e=kc;if(0==t[e(560)])return;const n=this[e(321)]({skipNotAttached:!0})[e(435)]((t=>e(441)==t[e(315)]&&t[e(358)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(357)]);s[e(254)](n)||(s[e(323)](n,r[e(560)]),r[e(514)]([]));const i=s[e(548)](n);r[i][e(514)](t)}!function(){const t=e;r[t(564)](((e,n)=>{const r=t,s=e[0][r(482)],o=n[0][r(482)];return s==o?e[0][r(357)][r(489)]<n[0][r(357)][r(489)]?-1:1:s<o?-1:1}));for(const e of r)e[t(564)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(560)];t++){if(0==r[t][e(560)])continue;const n=[];for(let s=t+1;s<r[e(560)];s++)0!=r[s][e(560)]&&i(r[t],r[s])&&n[e(514)](s);for(const s of n)r[t]=r[t][e(509)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(560)];n++){const r=t[n+1]||null;t[n][e(426)]!==r&&(t[n][e(426)]=r)}for(const t of r)for(let n=0;n<t[e(560)];n++){const r=t[n-1]||null;t[n][e(620)]!==r&&(t[n][e(620)]=r)}function i(t,n){const r=e;if(t[0][r(357)][r(489)]!==n[0][r(357)][r(489)]&&t[0][r(477)]!==n[0][r(477)])return!1;if(!function(t,e){const n=r;return!t[n(525)]&&!e[n(525)]||(!t[n(525)]||!e[n(525)])&&(!!(t[n(525)]&&e[n(482)]<t[n(499)][n(675)][n(548)](0)[n(482)])||!!(e[n(525)]&&t[n(482)]<e[n(499)][n(675)][n(548)](0)[n(482)]))}(t[0],n[0]))return!1;const s=Ac(t[0][r(357)],r(489)),o=Ac(n[0][r(357)],r(489));return!!Fr(s,o)&&(!!t[r(421)]((t=>n[r(398)]((e=>t[r(423)]()[r(416)](e[r(423)]())))))&&n[r(421)]((e=>t[r(398)]((t=>e[r(423)]()[r(416)](t[r(423)]()))))))}}[kc(424)](t){const e=kc,n=Array[e(526)](t),r=this[e(321)]({skipNotAttached:!0}),s=r[e(435)]((n=>!t[e(254)](n))),o=new Map(n[e(483)]((t=>[t,this[e(599)][e(614)](t[e(315)],t[e(450)],e(606))]))),i=new Map(r[e(483)]((t=>[t,t[e(578)]()])));for(let t=0;t<n[e(560)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(560)];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(560)];e++){const s=r[e];if(s[a(315)]!==n[a(315)]||s[a(477)].id!==n[a(477)].id||s[a(450)]!==n[a(450)])continue;if(!Bc(n,s))continue;if(a(441)==n[a(315)]&&n[a(285)][a(327)]!=s[a(285)][a(327)])continue;if(a(441)==n[a(315)]&&t[a(388)](n[a(285)][a(496)]))continue;if(a(403)==n[a(315)]){const e=t[a(534)][a(629)],r=n[a(632)]();if(r&&(e[a(519)][a(280)](r)||e[a(519)][a(574)](r)))continue}const c=o[a(548)](n),u=i[a(548)](n),l=i[a(548)](s),f=n[a(499)]&&n[a(499)][a(560)],h=s[a(499)]&&s[a(499)][a(560)];if(!f&&c(l,u))return t[a(469)](s,n),i[a(592)](n),!0;if(!h&&c(u,l))return t[a(469)](n,s),i[a(592)](s),!0}return!1}}[kc(469)](t,e){const n=kc;if(t[n(633)])for(const r of e[n(578)]())t[n(463)](r);else{const r=e[n(423)]()[n(608)];this[n(605)](t,this[n(555)][n(452)](t[n(423)]()[n(515)],r))}e[n(430)]()}[kc(661)](t,e,n){const r=kc,s=t[r(374)](r(612))||t[r(374)](r(441))?r(667):t[r(613)]();return Kr(this[r(534)][r(322)],e+"_"+s+r(422),n)}[kc(412)](){const t=kc,n=this[t(534)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(555)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(619)](t[i(636)]);if(i(348)===e){r[i(363)](this[i(661)](n,i(263)));break}}for(const t of s){const{group:n,type:s}=this[i(619)](t[i(636)]);if(i(348)===n){r[i(363)](this[i(661)](s,i(644),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}}))}[kc(559)](t){const e=kc;if(this[e(609)])return!1;const n=this[e(534)],r=n[e(629)][e(549)][e(350)][e(392)]();if(0==r[e(560)])return!1;const s=[],o=r[e(435)]((t=>e(441)==t[e(315)])),i=r[e(435)]((t=>e(626)==t[e(315)]&&e(375)!=t[e(636)])),a=r[e(435)]((t=>e(676)==t[e(315)]&&e(375)!=t[e(636)]));for(const t of o)s[e(514)]({key:t[e(408)],newValue:t[e(504)],oldValue:t[e(328)],range:Fc(t[e(283)],n[e(629)])});for(const t of i){const r=a[e(561)]((n=>n[e(260)][e(416)](t[e(260)])));r&&s[e(514)]({key:e(589),newValue:t[e(636)],oldValue:r[e(636)],range:n[e(629)][e(562)](t[e(260)][e(516)])})}return 0!=s[e(560)]&&this[e(497)](t,s)}[kc(622)](t){const e=kc;let n=!1;const r=this[e(534)][e(629)][e(549)][e(350)][e(376)]()[e(435)]((t=>t[e(285)][e(353)]&&t[e(636)][e(374)](e(266))));for(const s of r){const{subType:r,id:o}=this[e(619)](s[e(636)]),i=r[e(649)]("|")[0];for(const r of this[e(321)]({skipNotAttached:!0}))r.id!=o&&e(441)==r[e(315)]&&r[e(285)]&&r[e(285)][e(496)]==i&&r[e(423)]()[e(309)](s[e(285)][e(353)])&&(this[e(414)](r,s[e(285)][e(353)],t),n=!0)}return n}[kc(385)](t){this[kc(609)]=!0,t()}[kc(288)](t){const e=kc,n=this[e(388)](t),r=this[e(272)][e(254)](t);return n||r}[kc(497)](t,e){const n=kc;if(0==e[n(560)])return!1;let r=!1;for(const s of e){const e=this[n(434)](s[n(283)],n(441))[n(435)]((t=>!t[n(487)][n(532)]))[n(483)]((t=>t[n(348)])),i=(0,o.hashObject)({newValue:s[n(296)]});e[n(435)]((t=>{const e=n,[r,o]=t[e(450)][e(649)]("|");return r==s[e(496)]&&o!=i}))[n(311)]((e=>{const o=n;this[o(414)](e,s[o(283)],t),r=!0}))}return r}[kc(414)](t,e,n){const r=kc,s=t[r(423)]()[r(382)](e);0!==s[r(560)]?1!==s[r(560)]?this[r(312)](t,e[r(515)],e[r(608)]):this[r(605)](t,s[0]):n[r(331)](t[r(480)]())}}class Rc{constructor(t){const e=kc;this[e(607)]=t,this[e(555)]=t[e(629)],this[e(349)]=new Map,this[e(340)]=new Map,this[e(490)]()}[kc(618)](t,e,n,r,s,o){const i=kc;return new zr(this[i(555)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(614)](t,e,i(604))(...n),onDiscard:(...n)=>this[i(614)](t,e,i(630))(...n)})}[kc(466)](t,e,n,r){const s=kc,o=t+":"+e+":"+n;this[s(349)][s(323)](o,r)}[kc(614)](t,e,n){const r=kc,s=t+":"+e+":"+n;return this[r(349)][r(548)](s)||this[r(340)][r(548)](t+":"+n)}[kc(490)](){const t=kc,e=()=>!1,n=t=>{const e=Cc;t[e(564)](((t,n)=>t[e(515)][e(454)](n[e(515)])?1:-1)),this[e(555)][e(631)]((n=>{const r=e;for(const e of t){let t;t=e[r(608)][r(281)]&&e[r(608)][r(464)]==e[r(515)][r(516)]?n[r(458)](e[r(515)][r(516)],"on"):n[r(458)](e),this[r(555)][r(682)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Cc;e&&this[n(555)][n(631)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(483)]((t=>(vc(t)&&(t=this[s(555)][s(452)](t[s(608)])),t)))[s(435)]((t=>s(356)!==t[s(596)][s(387)]));if(c[s(560)]<1)return;const u=Array[s(526)](this[s(555)][s(549)][s(274)][s(578)]())[s(483)]((t=>i.LiveRange[s(470)](t)));r[s(413)](c);for(const t of this[s(607)][s(666)][s(666)]())t[s(593)]();a[s(514)]({forceDefaultExecution:!0}),this[s(607)][s(364)](o,...a);const l=u[s(435)]((t=>s(356)!=t[s(596)][s(387)]));l[s(560)]>0&&r[s(413)](l);for(const t of u)t[s(437)]()}))},s=(e,n)=>1==e[t(560)]&&1==n[t(560)]&&e[0][t(608)][t(416)](n[0][t(515)]),o=(e,n,r,s)=>xc(e,n,r,s,this[t(555)])?[e,n]:xc(n,e,s,r,this[t(555)])?[n,e]:null;this[t(340)][t(323)](t(542),e),this[t(340)][t(323)](t(433),n),this[t(340)][t(323)](t(530),s),this[t(340)][t(323)](t(461),o),this[t(340)][t(323)](t(273),n),this[t(340)][t(323)](t(677),e),this[t(340)][t(323)](t(384),s),this[t(340)][t(323)](t(647),o),this[t(340)][t(323)](t(478),r),this[t(340)][t(323)](t(292),e),this[t(340)][t(323)](t(683),s),this[t(340)][t(323)](t(451),e),this[t(340)][t(323)](t(287),r),this[t(340)][t(323)](t(518),e),this[t(340)][t(323)](t(465),s),this[t(340)][t(323)](t(250),e),this[t(340)][t(323)](t(565),e),this[t(340)][t(323)](t(479),((e,n)=>{const r=t;if(!n)return;const s=this[r(607)][r(529)][r(548)](Sc);this[r(555)][r(631)]((t=>{const o=r;if(o(589)==n[o(496)])for(const r of e){const e=r[o(515)][o(516)],s=n[o(327)];t[o(362)](e,s)}else if(s[o(388)](n[o(496)]))for(const r of e)void 0!==n[o(327)]?t[o(410)](n[o(496)],n[o(327)],r[o(515)][o(516)]):t[o(278)](n[o(496)],r[o(515)][o(516)]);else for(const r of e)n[o(327)]?t[o(410)](n[o(496)],n[o(327)],r):t[o(278)](n[o(496)],r)}))})),this[t(340)][t(323)](t(537),s)}}function Mc(t,e,n){const r=kc;for(const s of e[r(464)][r(305)]({includeSelf:!0,parentFirst:!0})){if(s[r(596)]==s)return!1;if(!n[r(257)](s))return!1;if(t[r(280)](s)||t[r(574)](s))return!0}return!1}function vc(t){const e=kc;return t[e(608)][e(464)]==t[e(515)][e(516)]&&t[e(608)][e(484)]}function wc(t,e,n,r){const s=kc,o=t=>!t[s(431)].is(s(674))&&!r[s(280)](t[s(431)]),i=t[s(515)][s(269)](o),a=t[s(608)][s(269)](o,{direction:s(495)});return!(t[s(515)][s(416)](i)&&t[s(608)][s(416)](a)||(i[s(454)](a)?n[s(445)](e,{range:n[s(452)](i,a)}):n[s(331)](e),0))}function Oc(t){return(0,o.hashObject)(t)}function Dc(t){const e=kc,n=t[e(515)][e(516)];return n&&n.is(e(310))}function Fc(t,e){const n=kc;return null==t[n(608)][n(517)]&&t[n(608)][n(464)]==t[n(515)][n(516)]?Pc(t[n(515)][n(516)],e):t}function Pc(t,e){const n=kc,r=e[n(519)][n(280)](t)||e[n(519)][n(595)](t);return e[n(452)](e[n(603)](t,n(538)),r?e[n(337)](t):e[n(603)](t,n(608)))}function xc(t,e,n,r,s){const o=kc;if(t[o(426)])return!1;if(!Bc(t,e))return!1;if(n[o(608)][o(416)](r[o(515)]))return!0;if(t[o(315)]!=e[o(315)])return!1;if(!n[o(608)][o(289)](r[o(515)]))return!1;const i=s[o(452)](n[o(608)],r[o(515)])[o(391)]();for(const t of i)if([o(569),o(297)][o(377)](t[o(315)])&&s[o(519)][o(574)](t[o(431)]))return!1;return!0}function Bc(t,e){const n=kc;if(!t[n(358)]||!e[n(358)])return!1;const r=new Set(Object[n(582)](t[n(357)])),s=new Set(Object[n(582)](e[n(357)]));if(r[n(592)](n(489)),s[n(592)](n(489)),0==r[n(591)]&&0==s[n(591)])return!0;if(r[n(591)]!=s[n(591)])return!1;const o={...t[n(357)]},i={...e[n(357)]};return delete o[n(489)],delete i[n(489)],JSON[n(411)](o)==JSON[n(411)](i)}function Uc(t,e){const n=kc,r=jc(t[n(357)]),s=jc(e);if(!t[n(358)])return!1;for(const t of Object[n(582)](s))if(!Fr(r[t],s[t]))return!1;return!0}function jc(t){const e=kc,n=Object[e(401)]({},t);return delete n[e(418)],delete n[e(594)],n}const Gc=Vc;function Vc(t,e){const n=zc();return(Vc=function(t,e){return n[t-=302]})(t,e)}!function(t){const e=Vc,n=t();for(;;)try{if(514867===-parseInt(e(329))/1+parseInt(e(322))/2*(parseInt(e(334))/3)+-parseInt(e(332))/4*(-parseInt(e(330))/5)+-parseInt(e(304))/6+-parseInt(e(331))/7*(-parseInt(e(307))/8)+parseInt(e(342))/9*(parseInt(e(325))/10)+parseInt(e(302))/11*(-parseInt(e(308))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zc);class Hc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Vc;super(),this[s(338)]=e,this[s(323)]=n,this[s(305)]=r,this[s(328)]=t,this[s(341)]=t[s(317)][s(336)](s(333)),this[s(315)]=t[s(317)][s(336)](s(344)),this[s(323)][s(316)](s(345)).to(this[s(341)],this[s(315)],((t,e)=>t||e)),this[s(323)][s(316)](s(310)).to(this[s(341)],s(345),(t=>t&&this[s(328)][s(338)][s(326)](e[s(314)]()))),this[s(323)][s(316)](s(343)).to(this[s(315)],s(345),(t=>t&&this[s(328)][s(338)][s(326)](e[s(314)]()))),this[s(337)]=null,n[s(319)]&&this[s(327)](),this[s(321)](n,s(333),(()=>this[s(333)]())),this[s(321)](n,s(344),(()=>this[s(344)]())),this[s(321)](n,s(339),(()=>{const t=s;n[t(319)]?this[t(327)]():this[t(309)]()}))}[Gc(333)](){const t=Gc;this[t(341)][t(340)](this[t(338)].id)}[Gc(344)](){const t=Gc;this[t(315)][t(340)](this[t(338)].id)}[Gc(303)](){const t=Gc;this[t(323)][t(306)](t(345)),this[t(323)][t(306)](t(310)),this[t(323)][t(306)](t(343)),this[t(324)](),this[t(305)][t(303)](),this[t(337)]&&this[t(309)]()}[Gc(327)](){const t=Gc,e=Kr(this[t(328)][t(318)],t(335));this[t(337)]=this[t(328)][t(311)][t(336)](t(312))[t(313)](e)}[Gc(309)](){const t=Gc;null!==this[t(337)]&&this[t(328)][t(311)][t(336)](t(312))[t(320)](this[t(337)]),this[t(337)]=null}}function zc(){const t=["stopListening","270390mUJTec","canEditAt","_setPendingAction","_editor","813272gKeLGY","18385bjtvmV","14KzBddX","1108ClWELu","acceptSuggestion","9pPOmVd","PENDING_ACTION_SUGGESTION","get","_pendingAction","model","change:isDirty","execute","_acceptCommand","324OQMMRE","canDiscard","discardSuggestion","isEnabled","11tdneTA","destroy","5710422uToLzq","commentThreadController","unbind","4105784kyzJek","9092904NKaINL","_removePendingAction","canAccept","plugins","PendingActions","add","getRanges","_discardCommand","bind","commands","locale","isDirty","remove","listenTo","12826MOiWSr","view"];return(zc=function(){return t})()}const Wc=qc;function Kc(){const t=["destroy","9193624Qygjid","canAccept","1189942qEVTGT","18XFJzbw","map","3621MsKRbx","formatDateTime","8913016Ugancd","997740dRkDdw","delegate","setData","focusables","updateComment","author","editor","showInput","name","CommentView","fire","disableComments","descriptionParts","parseFromString","SUGGESTION_THREAD_DESCRIPTION","element","2DUtYfQ","textContent","focusTracker","join","disabledSubmit","_createCommentViews","isDirty","keystrokes","submit","_config","shift+tab","commentsListView","ariaDescriptionView","value","assign","focus","_model","commentInputView","4346100gGHKSj","addComment","isEnabled","content","commentThread","isActive","text/html","bind","2468MiYupJ","SUGGESTION_THREAD_ARIA_LABEL","tab","commentThreadInputView","focusCycler","canDiscard","ariaLabel","body","authoredAt","locale","editorConfig","render","length","isReadOnly","target","_createCommentThreadInputView","6406404GhpFps","removeComment","cancel","hasDirtyComment","_localUser","set"];return(Kc=function(){return t})()}function qc(t,e){const n=Kc();return(qc=function(t,e){return n[t-=381]})(t,e)}!function(t){const e=qc,n=t();for(;;)try{if(719200===-parseInt(e(421))/1*(-parseInt(e(399))/2)+parseInt(e(402))/3*(-parseInt(e(447))/4)+parseInt(e(405))/5+parseInt(e(390))/6+-parseInt(e(404))/7+parseInt(e(397))/8+-parseInt(e(400))/9*(parseInt(e(439))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Kc);class Xc extends s.View{constructor(t,n,r,i){const a=qc;super(t),this[a(432)]=null,this[a(450)]=null,this[a(433)]=new o.AriaDescriptionView(t,Kr(t,a(419))),this[a(395)](a(444),!1),this[a(395)](a(382),n[a(382)]),this[a(446)](a(382)).to(n),this[a(395)](a(417),[]),this[a(395)](a(427),!1),this[a(395)](a(441),!1),this[a(395)](a(398),!1),this[a(395)](a(452),!1),this[a(446)](a(453)).to(this,a(386),n,a(382),this,a(417),((t,e,r)=>{const s=a,o=r[s(401)]((t=>y(t[s(442)])))[s(424)](". ")+".";return Kr(this[s(383)],s(448),[t-1,n[s(410)][s(413)],e?i[s(403)](e):"",(new DOMParser)[s(418)](o,s(445))[s(381)][s(422)]])})),this[a(408)]=new s.ViewCollection,this[a(423)]=new e.FocusTracker,this[a(428)]=new e.KeystrokeHandler,this[a(451)]=new s.FocusCycler({focusables:this[a(408)],focusTracker:this[a(423)],keystrokeHandler:this[a(428)],keystrokeHandlerOptions:{filter:t=>t[a(388)]!==this[a(420)]},actions:{focusPrevious:a(431),focusNext:a(449)}}),this[a(437)]=n,this[a(394)]=r,this[a(430)]=i,i[a(416)]?this[a(395)](a(386),1):this[a(426)]()}[Wc(385)](){const t=Wc;super[t(385)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(408)])}[Wc(436)](){const t=Wc;this[t(420)][t(436)]()}[Wc(396)](){const t=Wc;this[t(432)]&&this[t(432)][t(396)](),this[t(450)]&&this[t(450)][t(396)](),super[t(396)]()}[Wc(426)](){const t=Wc,{CommentsListView:e}=this[t(430)];this[t(432)]=new e(this[t(383)],this[t(437)][t(443)],Object[t(435)]({CommentView:this[t(430)][t(414)]},this[t(430)])),this[t(432)][t(406)](t(391)).to(this),this[t(432)][t(406)](t(409)).to(this),this[t(432)][t(446)](t(444)).to(this),this[t(395)](t(386),this[t(432)][t(386)]+1),this[t(446)](t(386)).to(this[t(432)],t(386),(t=>t+1)),this[t(450)]=this[t(389)](),this.on(t(391),(()=>this[t(436)]())),this[t(446)](t(427)).to(this[t(432)],t(393),this[t(450)][t(438)],t(434),((t,e)=>t||!!e))}[Wc(389)](){const t=Wc,{CommentThreadInputView:e}=this[t(430)],n=new e(this[t(383)],this[t(394)],this[t(430)][t(384)]),r=n[t(438)];return n[t(446)](t(412)).to(this,t(444),this[t(437)][t(443)],t(387),r,t(434),((t,e,n)=>!!n||t&&!e)),r.on(t(429),((e,n)=>{const s=t;this[s(415)](s(440),n),r[s(411)][s(407)]("")})),r.on(t(392),(()=>this[t(436)]())),r[t(446)](t(425)).to(this[t(437)][t(443)],t(387)),n}}const Yc=Qc;!function(t){const e=Qc,n=t();for(;;)try{if(644853===-parseInt(e(519))/1+-parseInt(e(483))/2*(parseInt(e(516))/3)+-parseInt(e(506))/4+-parseInt(e(507))/5*(parseInt(e(520))/6)+parseInt(e(492))/7+parseInt(e(518))/8*(parseInt(e(514))/9)+parseInt(e(494))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jc);class Zc extends Xc{constructor(t,e,n,r){const s=Qc;super(t,e,n,r),this[s(526)](s(493),""),this[s(499)](s(493)).to(this,s(512),(t=>t&&t[0]?t[0][s(493)]:"")),this[s(499)](s(513)).to(this,s(512),this,s(479),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(511)+y(e[n(510)],e[n(500)])+n(495);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(480)]=null,this[s(501)]=new(r[s(474)])(t,e,{formatDateTime:r[s(486)]}),this[s(501)][s(499)](s(513)).to(this),this[s(501)][s(522)](s(475),s(527)).to(this),this[s(501)][s(473)][s(499)](s(498)).to(this,s(515)),this[s(501)][s(502)][s(499)](s(498)).to(this,s(472)),this[s(489)][s(503)](this[s(501)]),this[s(482)]&&this[s(489)][s(503)](this[s(482)]),this[s(484)]&&this[s(489)][s(503)](this[s(484)]),this[s(488)](this[s(524)]())}[Yc(524)](){const t=Yc,e=this[t(521)],n=[this[t(501)]];return this[t(482)]&&n[t(509)](this[t(482)]),this[t(484)]&&n[t(509)](this[t(484)]),n[t(509)](this[t(477)]),{tag:t(471),attributes:{class:["ck",t(478),t(487),e.if(t(479),t(490)),e.to(t(493),(e=>t(517)+e)),this[t(508)][t(504)]&&t(525)],"data-suggestion-id":this[t(523)].id,"data-thread-id":this[t(523)][t(481)].id,"data-author-id":this[t(523)][t(497)].id,tabindex:0,role:t(491),"aria-label":e.to(t(476)),"aria-describedby":this[t(477)].id},children:n}}[Yc(485)](){const t=Yc;super[t(485)](),this[t(482)]&&(this[t(482)][t(522)](t(505)).to(this),this[t(482)][t(522)](t(496)).to(this)),this[t(484)]&&(this[t(484)][t(522)](t(505)).to(this),this[t(484)][t(522)](t(496)).to(this))}}function Qc(t,e){const n=Jc();return(Qc=function(t,e){return n[t-=471]})(t,e)}function Jc(){const t=["description","110331yLxqWr","canAccept","3846306oplFLY","ck-suggestion-","200eCCsJG","949474jqrEKe","42dDLCQn","bindTemplate","delegate","_model","getTemplate","ck-suggestion--disabled-comments","set","discardSuggestion","div","canDiscard","acceptButton","SuggestionView","acceptSuggestion","ariaLabel","ariaDescriptionView","ck-rounded-corners","isActive","_descriptionElement","commentThread","commentsListView","2dBPLpO","commentThreadInputView","render","formatDateTime","ck-suggestion-wrapper","setTemplate","focusables","ck-suggestion-wrapper--active","listitem","8248639QfIoky","type","17165940BMannW","</p>","editorDestroyed","author","isEnabled","bind","color","suggestionView","discardButton","add","disableComments","editorReady","370804ludKna","165940xUUeXU","_config","push","content","<p>","descriptionParts"];return(Jc=function(){return t})()}const $c=tu;function tu(t,e){const n=eu();return(tu=function(t,e){return n[t-=485]})(t,e)}function eu(){const t=["EXTERNAL_IMPORT_WORD_SUGGESTION","ck-annotation__content-wrapper","span","focusCycler","ck-annotation","ck-suggestion--discard","ck-suggestion__main","set","authoredAt","ck-annotation__info","userView","ck-suggestion__user","_createButton","focusables",".ck-annotation__content-wrapper","7TUpJnZ","14785430NsHLeF","div","3801144cWroRt","ck-annotation__info-time","target","enter","acceptButton","esc","add","check","ck-annotation__info-name","getExternalSuggestionNote","locale","bindTemplate","cancel","querySelector","time","ck-suggestion--accept","discardSuggestion","extendTemplate","acceptSuggestion","shift+tab","ck-suggestion__info","ck-suggestion__info-name","bind","Accept suggestion","tab","2310LPeWxv","getTemplate","listenTo","discardButton","_model","author","ck-annotation__user","focus","EXTERNAL_SUGGESTION","709923CeoXPl","EXTERNAL_AVATAR","description","setTemplate","attributes","ck-comment__external","focusTracker","ck-comment__info-time","86tcaqDH","isExternal","8444bcOPCd","ck-suggestion__actions","importWord","Discard suggestion","EXTERNAL_IMPORT_WORD_AVATAR","push","fire","element","source","formatDateTime","@external","focusFirst","14013VBBifr","_setupKeyboardNavigation","keystrokes","name","ck-annotation__actions","_config","creator","change:description","ck-annotation__main","1310HJThGw","2697726tcCfnh","ck-suggestion","execute","getUserViewNotificationText","innerHTML","presentation","6813uSoNQa","render"];return(eu=function(){return t})()}!function(t){const e=tu,n=t();for(;;)try{if(431663===parseInt(e(490))/1*(-parseInt(e(568))/2)+parseInt(e(560))/3+-parseInt(e(570))/4*(-parseInt(e(499))/5)+-parseInt(e(500))/6*(parseInt(e(523))/7)+-parseInt(e(526))/8+parseInt(e(506))/9*(-parseInt(e(551))/10)+parseInt(e(524))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(eu);class nu extends s.View{constructor(n,r,i){const a=tu;super(n),this[a(555)]=r,this[a(495)]=i,this[a(515)](a(562),""),this[a(548)](a(516)).to(r),this[a(530)]=this[a(520)](Kr(n,a(549)),t.icons[a(533)],a(541),a(544),"sw"),this[a(554)]=this[a(520)](Kr(n,a(573)),t.icons[a(538)],a(513),a(542),"sw"),this[a(518)]=new o.UserView(n,r[a(556)],this[a(503)]()),this[a(518)][a(543)]({attributes:{class:[a(519),a(557)],"aria-hidden":!0}}),this[a(521)]=new s.ViewCollection([this[a(530)],this[a(554)]]),this[a(566)]=new e.FocusTracker,this[a(492)]=new e.KeystrokeHandler,this[a(511)]=new s.FocusCycler({focusables:this[a(521)],focusTracker:this[a(566)],keystrokeHandler:this[a(492)],actions:{focusPrevious:a(545),focusNext:a(550)},keystrokeHandlerOptions:{filter:t=>t[a(528)]!==this[a(485)]}}),this[a(563)](this[a(552)]())}[$c(507)](){const t=$c;super[t(507)]();const e=this[t(485)][t(539)](t(522));e[t(504)]=this[t(562)],this.on(t(497),((n,r,s)=>{e[t(504)]=s})),this[t(491)]()}[$c(552)](){const t=$c,e=this[t(537)],n=[{tag:t(525),attributes:{class:[t(546),t(517)]},children:[{tag:t(510),children:[{text:this[t(518)][t(493)]}],attributes:{class:[t(547),t(534)]}},{tag:t(540),attributes:{datetime:e.to(t(516)),class:[t(567),t(527)]},children:[{text:e.to(t(516),(e=>this[t(495)][t(487)](e)))}]}]},{tag:t(525),attributes:{class:[t(571),t(494)]},children:[this[t(530)],this[t(554)]]},{tag:t(525),attributes:{class:[t(509)]}}];return this[t(555)][t(569)]&&n[t(575)]({tag:t(525),attributes:{class:[t(565)]},children:[{text:this[t(535)]()}]}),{tag:t(525),attributes:{class:[t(501),t(512)],tabindex:-1},children:[this[t(518)],{tag:t(525),attributes:{class:[t(514),t(498)],role:t(505)},children:n}]}}[$c(558)](){const t=$c;this[t(485)][t(558)]()}[$c(503)](){const t=$c;return this[t(555)][t(569)]?t(572)===this[t(555)][t(564)][t(488)][t(486)]?Kr(this[t(536)],t(574),this[t(555)][t(496)][t(493)]):Kr(this[t(536)],t(561),this[t(555)][t(496)][t(493)]):null}[$c(535)](){const t=$c;return t(572)===this[t(555)][t(564)][t(488)][t(486)]?Kr(this[t(536)],t(508)):Kr(this[t(536)],t(559))}[$c(520)](t,e,n,r,s){const i=$c,a=new o.LateFocusButtonView(this[i(536)]);return a[i(515)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(543)]({attributes:{class:n}}),a.on(i(502),(()=>{const t=i;this[t(576)](r,this[t(555)].id)})),a}[$c(491)](){const t=$c,e=this[t(485)];this[t(492)][t(553)](e);for(const e of this[t(521)])this[t(566)][t(532)](e[t(485)]),this[t(492)][t(553)](e[t(485)]);this[t(492)][t(515)](t(529),((n,r)=>{const s=t;e===n[s(528)]&&(this[s(511)][s(489)](),r())})),this[t(492)][t(515)](t(531),((n,r)=>{const s=t;e!==n[s(528)]&&(this[s(558)](),r())}))}}const ru='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M6.182 5.514a.643.643 0 0 0-.636.64v-.001a.636.636 0 0 0 .636.639h5.682a.641.641 0 0 0 .636-.638.637.637 0 0 0-.636-.64H6.182Z"/><path d="M6.182 8.5a.642.642 0 0 0-.588.882.636.636 0 0 0 .588.395h5.682a.641.641 0 0 0 .636-.639.635.635 0 0 0-.636-.638H6.182Z"/><path d="M6.18 11.5a.64.64 0 0 0 0 1.278h3.133a.64.64 0 0 0 0-1.278H6.18Z"/><path d="m11.772 18.308.154-.23c-.195-.098-.304-.192-.328-.28-.024-.09 0-.274.076-.551.062-.166.099-.296.11-.393a2.934 2.934 0 0 0 0-.479c-.137-.41-.2-.685-.186-.83.013-.145.117-.335.313-.57l4.465-6.207c.356-.6 1.059-.56 2.11.118 1.05.68 1.443 1.272 1.177 1.772l-3.876 6.833c-.105.27-.22.444-.347.515-.128.07-.4.119-.813.139a2.954 2.954 0 0 0-.487.21c-.127.09-.244.193-.347.31-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.739Zm-.184.274 1.039.727-.26.34h-1.496l.717-1.067Z"/><path clip-rule="evenodd" d="M3.272 1A1.28 1.28 0 0 0 2 2.28v14.439a1.276 1.276 0 0 0 1.272 1.28h6.838a2.13 2.13 0 0 1 .003-.61c.024-.18.066-.363.113-.534.012-.046.027-.092.043-.136.011-.029.02-.052.025-.069v-.008a7.395 7.395 0 0 1-.042-.142H3.5V2.46s11 .002 11 .005v6.341l.627-.872c.204-.32.49-.614.873-.819V2.281c0-.707-.569-1.28-1.272-1.28L3.272 1ZM16 9.29l-1.5 2.085V16.5h-2.708c.005.118.002.236-.007.354a.904.904 0 0 1-.013.075l-.001.005a3.108 3.108 0 0 1-.097.312c-.027.101-.048.19-.062.266a.734.734 0 0 0-.014.287.25.25 0 0 0 .068.105.65.65 0 0 0 .088.074l.017.011.016.01h.175L14.73 18c.697 0 1.271-.573 1.271-1.281v-7.43Z"/></svg>\n',su=ou;function ou(t,e){const n=cu();return(ou=function(t,e){return n[t-=308]})(t,e)}!function(t){const e=ou,n=t();for(;;)try{if(840101===parseInt(e(395))/1+-parseInt(e(380))/2+parseInt(e(332))/3*(-parseInt(e(399))/4)+parseInt(e(345))/5+parseInt(e(337))/6*(-parseInt(e(436))/7)+parseInt(e(361))/8*(-parseInt(e(458))/9)+parseInt(e(358))/10*(parseInt(e(414))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(cu);class iu extends t.Plugin{static get[su(329)](){const t=su;return[Sc,o.Users,t(372),t(420),t(429)]}static get[su(389)](){return su(356)}constructor(t){const e=su;super(t),this[e(369)]=new Map,this[e(428)]=new Map,this[e(419)]=new Map,this[e(342)]=new Map;const n=this[e(344)][e(418)];n[e(327)](e(323),Zc),n[e(327)](e(409),nu),n[e(327)](e(381),!1),this[e(360)]=n[e(322)](e(381))}[su(396)](t,e){const n=su;0===this[n(342)][n(435)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(342)]){const r=this[t(369)][t(392)](e);r||n?r&&n&&this[t(455)](e):this[t(386)](e)}this[t(342)][t(348)](),this[t(344)][t(373)][t(322)](t(429))[t(336)](),this[t(330)]()}),10),this[n(342)][n(384)](t,e)}[su(448)](){const t=su,e=this[t(344)],n=e[t(373)][t(322)](t(318)),r=e[t(373)][t(322)](t(420)),s=e[t(373)][t(322)](t(429)),o=e[t(373)][t(322)](t(372));this[t(346)](),s[t(376)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(311)](this[e(369)])){const s=t[e(343)](),o=[];for(const t of s){if(!t[e(378)])continue;if(t[e(325)]){o[e(400)](...t[e(326)]());continue}const n=t[e(313)]();if(o[e(353)]>0){const t=o[0][e(423)](n);if(t){o[0]=t;continue}}o[e(400)](n)}n[e(400)]([r[e(354)],o])}return n})),this[t(412)](n,t(430),((e,n)=>{const r=t;this[r(412)](n,r(417),((t,e,s,o)=>{const i=r;n[i(378)]&&(null==s?(this[i(308)](o[i(421)]),this[i(396)](n,!1)):(this[i(308)](s[i(421)]),null==o&&this[i(396)](n,!0)))})),null!==n[r(338)]?this[r(308)](n[r(421)]):this[r(396)](n,!1)})),this[t(412)](n,t(433),((e,n,r)=>{const s=t;this[s(408)](n,s(417)),this[s(342)][s(443)](n),this[s(369)][s(392)](n)&&this[s(455)](n),r&&this[s(308)](r[s(421)])})),this[t(412)](n,t(407),((e,n)=>{this[t(308)](n)})),this[t(412)](r,t(456),(()=>{this[t(330)]()})),this[t(412)](o,t(334),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(310)](r))return;const i=n[o(324)](r);this[o(369)][o(322)](i)[o(354)][o(352)][o(459)](-1)}),{priority:t(406)})}[su(330)](){const t=su,e=this[t(344)][t(373)][t(322)](t(420)),n=this[t(344)][t(373)][t(322)](t(318)),r=Array[t(311)](e[t(425)],(e=>e[t(316)]))[t(442)]((e=>this[t(428)][t(392)](e))),s=[];for(const e of r){const n=this[t(428)][t(322)](e)[t(411)][t(343)]();s[t(400)](...n[t(434)](((e,n)=>[...e,...n[t(367)]()]),[]))}n[t(347)]=s}[su(346)](){const t=su,n=this[t(344)],r=n[t(445)],o=Kr(r,t(454)),i=new e.Collection([{type:t(350),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(385),role:t(335)})},{type:t(387)},{type:t(364),model:new s.ViewModel({withText:!0,label:Kr(r,t(375)),commandName:t(363),role:t(413)})},{type:t(364),model:new s.ViewModel({withText:!0,label:Kr(r,t(333)),commandName:t(340),role:t(413)})},{type:t(364),model:new s.ViewModel({withText:!0,label:Kr(r,t(393)),commandName:t(321),role:t(413)})},{type:t(364),model:new s.ViewModel({withText:!0,label:Kr(r,t(379)),commandName:t(382),role:t(413)})}]);for(const e of i)if(au(e)){const r=n[t(320)][t(322)](e[t(411)][t(446)]);e[t(411)][t(315)](t(328),t(394)).to(r,t(402),t(394))}n.ui[t(397)][t(398)](t(385),(e=>this[t(374)](e,i,o))),n.ui[t(397)][t(398)](t(365),(e=>this[t(339)](e,i,o)))}[su(374)](t,e,n){const r=su,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(344)][r(320)][r(322)](r(385));o[r(452)][r(384)]({tooltip:n,label:n,icon:ru}),o[r(452)][r(315)](r(328)).to(i,r(402)),o[r(452)].on(r(427),(()=>{const t=r;i[t(427)](),this[t(344)][t(388)][t(354)][t(459)]()})),(0,s.addListToDropdown)(o,e,{role:r(441)});const a=[];for(const t of e)au(t)&&a[r(400)](this[r(344)][r(320)][r(322)](t[r(411)][r(446)]));const c=o[r(452)];return c[r(314)][r(403)](r(394)),c[r(453)][r(403)](r(394)),c[r(314)][r(315)](r(394)).to(i,r(394)),c[r(453)][r(315)](r(394))[r(370)](a,r(394),((...t)=>t[r(449)]((t=>t)))),o.on(r(427),(t=>{const e=r;this[e(344)][e(427)](t[e(366)][e(446)]),this[e(344)][e(388)][e(354)][e(459)]()})),o}[su(339)](t,e,n){const r=su,o=new s.MenuBarMenuView(t),i=this[r(344)][r(320)][r(322)](r(385));o[r(452)][r(384)]({label:n,icon:ru});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(387)==n[r(317)]){a[r(440)][r(398)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(411)];i[r(315)](...Object[r(432)](c)).to(c),i[r(439)](r(427)).to(o),i.on(r(427),(()=>{const t=r;this[t(344)][t(427)](c[t(446)]),this[t(344)][t(388)][t(354)][t(459)]()})),e[r(424)][r(398)](i),a[r(440)][r(398)](e)}return o[r(315)](r(394)).to(i,r(394)),o[r(416)][r(424)][r(398)](a),o}[su(386)](t){const e=su,n=this[e(344)],r=n[e(418)],s=n[e(373)][e(322)](e(420)),i=n[e(373)][e(322)](e(372)),a=n[e(373)][e(322)](e(429)),c=n[e(373)][e(322)](o.Users).me,u=r[e(322)](e(385))[e(390)],l=r[e(322)](e(385))[e(431)],{CommentsListView:f,CommentThreadInputView:h}=n[e(373)][e(322)](e(450));let d,g,p;this[e(419)][e(392)](t.id)?(g=this[e(419)][e(322)](t.id),d=g[e(312)]):(d=new u(n[e(445)],t,c,{disableComments:this[e(360)],editorConfig:r[e(322)](e(426)),maxCommentsWhenCollapsed:r[e(322)](e(368)),maxThreadTotalWeight:r[e(322)](e(371)),maxCommentCharsWhenCollapsed:r[e(322)](e(341)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(322)](e(445))),CommentView:r[e(322)](e(319))[e(438)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),d[e(457)][e(410)].on(e(427),(()=>{const t=e;n[t(388)][t(354)][t(459)]()})),d[e(457)][e(437)].on(e(427),(()=>{const t=e;n[t(388)][t(354)][t(459)]()})),g=s[e(359)](this[e(344)][e(445)],d),g[e(315)](e(422)).to(d,e(422)),g[e(315)](e(353)).to(d),g[e(315)](e(317)).to(d,e(317),(t=>e(351)+t)),d.on(e(362),(()=>{const t=e;p[t(331)](t(362))})),this[e(419)][e(384)](t.id,g));const m=i[e(444)](t[e(451)],d),I=new Hc(n,t,d,m),E=t[e(343)]()[e(442)]((t=>t[e(378)]));d[e(377)]=n[e(373)][e(322)](e(318))[e(415)][e(401)](E),this[e(369)][e(384)](t,I),this[e(428)][e(384)](d,I),p=s[e(357)]({view:g,target:()=>{const r=e,s=[],i=t[r(343)]()[r(442)]((t=>t[r(378)]));for(const t of i)s[r(400)](...t[r(405)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(388)],s)},type:()=>e(351)+I[e(354)][e(317)]}),i[e(391)](d,p),s[e(398)](p),a[e(349)](p)}[su(455)](t){const e=su,n=this[e(344)][e(373)][e(322)](e(372)),r=this[e(344)][e(373)][e(322)](e(420)),s=this[e(369)][e(322)](t),o=s[e(354)],i=r[e(355)](o);n[e(383)](o),i&&r[e(309)](i),this[e(369)][e(443)](t),this[e(428)][e(443)](o),s[e(447)]()}[su(308)](t){const e=su;if(!t[e(378)]||!this[e(369)][e(392)](t))return;const n=this[e(344)][e(373)][e(322)](e(318)),r=this[e(369)][e(322)](t),s=t[e(343)]();r[e(354)][e(377)]=n[e(415)][e(401)](s)}[su(447)](){const t=su;for(const e of this[t(369)][t(432)]())this[t(455)](e);for(const e of this[t(419)][t(404)]())e[t(312)][t(447)]();super[t(447)]()}}function au(t){return su(411)in t}function cu(){const t=["commentsListView","length","view","getByInnerView","TrackChangesUI","createAnnotation","374190qsvAiP","createAnnotationView","_disableComments","3232xMDYmL","escape","acceptAllSuggestions","button","menuBar:trackChanges","source","getMarkerNames","comments.maxCommentsWhenCollapsed","_suggestionToController","toMany","comments.maxThreadTotalWeight","CommentsRepository","plugins","_createToolbarButton","Accept all suggestions","addSourceCollector","descriptionParts","isInContent","Discard all selected suggestions","257858KCEaBr","trackChanges.disableComments","discardSelectedSuggestions","_unbindEditors","set","trackChanges","_initializeController","separator","editing","pluginName","SuggestionThreadView","_bindAnnotationToEditors","has","Discard all suggestions","isEnabled","933930hfprJk","_handleSuggestionControllerDelayed","componentFactory","add","226644zuRUZY","push","getDescriptions","value","unbind","values","getMarkers","lowest","suggestionChanged","stopListening","trackChanges.SuggestionView","acceptButton","model","listenTo","menuitem","858bNASgX","descriptionFactory","panelView","change:previous","config","_annotationViews","Annotations","head","isDirty","getJoined","children","activeAnnotations","comments.editorConfig","execute","_viewToController","EditorAnnotations","suggestionLoaded","SuggestionView","keys","suggestionUnloaded","reduce","size","1080359zcuAPY","discardButton","CommentView","delegate","items","menu","filter","delete","createCommentThreadController","locale","commandName","destroy","init","some","CommentsUI","commentThread","buttonView","arrowView","Track changes","_destroyController","change:activeAnnotations","suggestionView","31869AfLHof","focus","_updateController","remove","hasSuggestion","from","mainView","getFirstRange","actionView","bind","innerView","type","TrackChangesEditing","comments","commands","discardAllSuggestions","get","trackChanges.SuggestionThreadView","getSuggestion","isMultiRange","getRanges","define","isOn","requires","_refreshActiveMarkers","fire","72iWaGTH","Accept all selected suggestions","addComment","menuitemcheckbox","refreshSelectedViews","12FLwrcB","previous","_createMenuBarMenu","acceptSelectedSuggestions","comments.maxCommentCharsWhenCollapsed","_handleControllerBuffer","getAllAdjacentSuggestions","editor","1077600uqCbfd","_addUIComponentsToFactory","activeMarkers","clear","registerAnnotation","switchbutton","suggestion-"];return(cu=function(){return t})()}var uu=lu;function lu(t,e){var n=fu();return(lu=function(t,e){return n[t-=202]})(t,e)}function fu(){var t=["Comments","addSuggestionData","165PPjDkL","TrackChanges","getSuggestions","adapter","4682358fjHPga","165672IeyYiO","3698300oBHCHV","8794vXLXwK","780uFdfUv","494516uzjMeY","28spfiXC","getSuggestion","10555wKsmJL","357054jpRJRm","requires","pluginName","editor","plugins","get","addSuggestion"];return(fu=function(){return t})()}!function(t){for(var e=lu,n=t();;)try{if(348059===-parseInt(e(219))/1+parseInt(e(217))/2*(-parseInt(e(210))/3)+parseInt(e(218))/4*(parseInt(e(222))/5)+parseInt(e(223))/6*(-parseInt(e(220))/7)+parseInt(e(215))/8+parseInt(e(214))/9+parseInt(e(216))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fu);class hu extends t.Plugin{static get[uu(202)](){return[Sc,iu,uu(208)]}static get[uu(203)](){return uu(211)}set[uu(213)](t){var e=uu;this[e(204)][e(205)][e(206)](Sc)[e(213)]=t}get[uu(213)](){var t=uu;return this[t(204)][t(205)][t(206)](Sc)[t(213)]}[uu(207)](t){var e=uu;return this[e(204)][e(205)][e(206)](Sc)[e(209)](t)}[uu(212)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=uu;return this[n(204)][n(205)][n(206)](Sc)[n(212)]({skipNotAttached:t,toJSON:e})}[uu(221)](t){var e=uu;return this[e(204)][e(205)][e(206)](Sc)[e(221)](t)}}const du=Iu;!function(t){const e=Iu,n=t();for(;;)try{if(354495===-parseInt(e(303))/1+parseInt(e(306))/2*(parseInt(e(255))/3)+-parseInt(e(270))/4*(-parseInt(e(254))/5)+parseInt(e(301))/6*(parseInt(e(269))/7)+-parseInt(e(288))/8*(-parseInt(e(297))/9)+-parseInt(e(283))/10*(parseInt(e(260))/11)+parseInt(e(267))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Eu);const gu=[du(264)];class pu extends t.Plugin{static get[du(280)](){return[Sc]}static get[du(251)](){return du(276)}[du(263)](){const t=du,n=this[t(247)];if(n[t(302)][t(246)](t(261),(e=>{const r=t,s=n[r(285)][r(242)][r(299)]()[r(281)](((t,e)=>(t[e]="",t)),{});return n[r(304)][r(286)](s,e)})),t(290)!=typeof n[t(302)][t(245)](t(284))[t(244)])throw new e.CKEditorError(t(289))}[du(265)](t){return Tu(this[du(247)],!0,t)}[du(300)](t){return Tu(this[du(247)],!1,t)}}class mu extends t.Plugin{static get[du(251)](){return du(295)}constructor(t){const e=du;super(t),this[e(275)]=e(273)}[du(263)](){const t=du;this[t(247)][t(274)][t(245)](t(287))[t(307)]={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(247)][t(274)][t(245)](t(279))[t(307)]=null}}function Iu(t,e){const n=Eu();return(Iu=function(t,e){return n[t-=242]})(t,e)}function Eu(){const t=["getDataWithDiscardedSuggestions","4134joTHKR","config","612238DzvUaN","constructor","createElement","10mbhKpW","_adapter","rootsAttributes","document","createDocumentFragment","editorCreator","get","define","editor","execute","push","getRootsAttributes","pluginName","getCommentThreads","addCommentThread","190345wQBpTB","16071Fjgyjv","destroy","getSuggestions","name","data","638XxPSPb","trackChangesData.editorCreator","div","init","Pagination","getDataWithAcceptedSuggestions","users","13156920YrmTvU","getFullData","1687LZkZUV","8aaHzvf","acceptAllSuggestions","set","end","plugins","result","TrackChangesData","addSuggestionData","remove","TrackChangesEditing","requires","reduce","getUser","70210mIKZNu","trackChangesData","model","create","CommentsRepository","152rumrkn","track-changes-data-invalid-editor-creator","function","Users","map","useAnonymousUser","addUser","TrackChangesDataGetter","discardAllSuggestions","4059xywqwh","appendChild","getRootNames"];return(Eu=function(){return t})()}function bu(t){return void 0!==t[du(250)]}async function Tu(t,e,n){const r=du,s=(0,o.sanitizeEditorConfig)(t,gu);s[r(274)][r(249)](Sc,mu),s[r(308)]=bu(t)?t[r(250)]():void 0;const i=document[r(243)](),a=t[r(302)][r(245)](r(284))[r(244)],c=await a(s,(()=>function(t){const e=r,n=document[e(305)](e(262));return t[e(298)](n),n}(i)));!function(t,e){const n=r,s=t[n(285)][n(242)][n(299)]()[n(281)](((e,r)=>(e[r]=t[n(259)][n(245)]({rootName:r}),e)),{}),o=t[n(274)][n(245)](n(291))[n(266)][n(292)]((t=>({id:t.id,name:t[n(258)]}))),i=t[n(274)][n(245)](n(279))[n(257)]({skipNotAttached:!0,toJSON:!0}),a=t[n(274)][n(245)](n(287))[n(252)]({skipNotAttached:!0,toJSON:!0}),c=e[n(274)][n(245)](n(291)),u=e[n(274)][n(245)](n(279)),l=e[n(274)][n(245)](n(287));for(const t of l[n(252)]())t[n(278)]();for(const t of o)c[n(282)](t.id)||c[n(294)](t);c.me||c[n(293)]();for(const t of a)l[n(253)](t);for(const t of i)u[n(277)](t);e[n(259)][n(272)](s)}(t,c),c[r(248)](r(e?271:296));const u=bu(c)?c[r(268)](n):c[r(259)][r(245)](n);return await c[r(256)](),u}function _u(t,e){var n=yu();return(_u=function(t,e){return n[t-=385]})(t,e)}function yu(){var t=["173406qSMFiB","9026896hSlccG","1499848SjkElm","126tFtxAY","1300PtHRDy","7448694bOwsFD","2gOwlOE","3KAqxON","3254615YZvNwN","20844FnBFdN","586430OlKzDM"];return(yu=function(){return t})()}!function(t){for(var e=_u,n=t();;)try{if(606533===parseInt(e(394))/1*(parseInt(e(389))/2)+-parseInt(e(390))/3*(parseInt(e(385))/4)+parseInt(e(387))/5*(parseInt(e(392))/6)+-parseInt(e(391))/7+-parseInt(e(395))/8+-parseInt(e(386))/9*(-parseInt(e(393))/10)+parseInt(e(388))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();