@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240603.0 → 0.0.0-nightly-20240604.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 (170) hide show
  1. package/README.md +0 -6
  2. package/build/track-changes.js +1 -1
  3. package/dist/index.js +1 -3
  4. package/dist/translations/ar.js +1 -1
  5. package/dist/translations/ar.umd.js +1 -1
  6. package/dist/translations/az.js +1 -1
  7. package/dist/translations/az.umd.js +1 -1
  8. package/dist/translations/bg.js +1 -1
  9. package/dist/translations/bg.umd.js +1 -1
  10. package/dist/translations/bn.js +1 -1
  11. package/dist/translations/bn.umd.js +1 -1
  12. package/dist/translations/ca.js +1 -1
  13. package/dist/translations/ca.umd.js +1 -1
  14. package/dist/translations/cs.js +1 -1
  15. package/dist/translations/cs.umd.js +1 -1
  16. package/dist/translations/da.js +1 -1
  17. package/dist/translations/da.umd.js +1 -1
  18. package/dist/translations/de.js +1 -1
  19. package/dist/translations/de.umd.js +1 -1
  20. package/dist/translations/el.js +1 -1
  21. package/dist/translations/el.umd.js +1 -1
  22. package/dist/translations/en-au.js +1 -1
  23. package/dist/translations/en-au.umd.js +1 -1
  24. package/dist/translations/en.umd.js +1 -1
  25. package/dist/translations/es.js +1 -1
  26. package/dist/translations/es.umd.js +1 -1
  27. package/dist/translations/et.js +1 -1
  28. package/dist/translations/et.umd.js +1 -1
  29. package/dist/translations/fi.js +1 -1
  30. package/dist/translations/fi.umd.js +1 -1
  31. package/dist/translations/fr.js +1 -1
  32. package/dist/translations/fr.umd.js +1 -1
  33. package/dist/translations/gl.js +1 -1
  34. package/dist/translations/gl.umd.js +1 -1
  35. package/dist/translations/he.js +1 -1
  36. package/dist/translations/he.umd.js +1 -1
  37. package/dist/translations/hi.js +1 -1
  38. package/dist/translations/hi.umd.js +1 -1
  39. package/dist/translations/hr.js +1 -1
  40. package/dist/translations/hr.umd.js +1 -1
  41. package/dist/translations/hu.js +1 -1
  42. package/dist/translations/hu.umd.js +1 -1
  43. package/dist/translations/id.js +1 -1
  44. package/dist/translations/id.umd.js +1 -1
  45. package/dist/translations/it.js +1 -1
  46. package/dist/translations/it.umd.js +1 -1
  47. package/dist/translations/ja.js +1 -1
  48. package/dist/translations/ja.umd.js +1 -1
  49. package/dist/translations/ko.js +1 -1
  50. package/dist/translations/ko.umd.js +1 -1
  51. package/dist/translations/lt.js +1 -1
  52. package/dist/translations/lt.umd.js +1 -1
  53. package/dist/translations/lv.js +1 -1
  54. package/dist/translations/lv.umd.js +1 -1
  55. package/dist/translations/ms.js +1 -1
  56. package/dist/translations/ms.umd.js +1 -1
  57. package/dist/translations/nl.js +1 -1
  58. package/dist/translations/nl.umd.js +1 -1
  59. package/dist/translations/no.js +1 -1
  60. package/dist/translations/no.umd.js +1 -1
  61. package/dist/translations/pl.js +1 -1
  62. package/dist/translations/pl.umd.js +1 -1
  63. package/dist/translations/pt-br.js +1 -1
  64. package/dist/translations/pt-br.umd.js +1 -1
  65. package/dist/translations/pt.js +1 -1
  66. package/dist/translations/pt.umd.js +1 -1
  67. package/dist/translations/ro.js +1 -1
  68. package/dist/translations/ro.umd.js +1 -1
  69. package/dist/translations/ru.js +1 -1
  70. package/dist/translations/ru.umd.js +1 -1
  71. package/dist/translations/sk.js +1 -1
  72. package/dist/translations/sk.umd.js +1 -1
  73. package/dist/translations/sq.js +1 -1
  74. package/dist/translations/sq.umd.js +1 -1
  75. package/dist/translations/sr-latn.js +1 -1
  76. package/dist/translations/sr-latn.umd.js +1 -1
  77. package/dist/translations/sr.js +1 -1
  78. package/dist/translations/sr.umd.js +1 -1
  79. package/dist/translations/sv.js +1 -1
  80. package/dist/translations/sv.umd.js +1 -1
  81. package/dist/translations/th.js +1 -1
  82. package/dist/translations/th.umd.js +1 -1
  83. package/dist/translations/tk.js +1 -1
  84. package/dist/translations/tk.umd.js +1 -1
  85. package/dist/translations/tr.js +1 -1
  86. package/dist/translations/tr.umd.js +1 -1
  87. package/dist/translations/tt.js +1 -1
  88. package/dist/translations/tt.umd.js +1 -1
  89. package/dist/translations/uk.js +1 -1
  90. package/dist/translations/uk.umd.js +1 -1
  91. package/dist/translations/ur.js +1 -1
  92. package/dist/translations/ur.umd.js +1 -1
  93. package/dist/translations/vi.js +1 -1
  94. package/dist/translations/vi.umd.js +1 -1
  95. package/dist/translations/zh-cn.js +1 -1
  96. package/dist/translations/zh-cn.umd.js +1 -1
  97. package/dist/translations/zh.js +1 -1
  98. package/dist/translations/zh.umd.js +1 -1
  99. package/dist/types/suggestion.d.ts +1 -1
  100. package/dist/types/ui/suggestioncontroller.d.ts +1 -1
  101. package/package.json +3 -3
  102. package/src/commands/acceptsuggestioncommand.js +1 -1
  103. package/src/commands/discardsuggestioncommand.js +1 -1
  104. package/src/commands/executeonallsuggestionscommand.js +1 -1
  105. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  106. package/src/commands/trackchangescommand.js +1 -1
  107. package/src/index.js +1 -1
  108. package/src/integrations/aiassistant.js +1 -1
  109. package/src/integrations/alignment.js +1 -1
  110. package/src/integrations/basicstyles.js +1 -1
  111. package/src/integrations/blockquote.js +1 -1
  112. package/src/integrations/casechange.js +1 -1
  113. package/src/integrations/ckbox.js +1 -1
  114. package/src/integrations/codeblock.js +1 -1
  115. package/src/integrations/comments.js +1 -1
  116. package/src/integrations/deletecommand.js +1 -1
  117. package/src/integrations/entercommand.js +1 -1
  118. package/src/integrations/findandreplace.js +1 -1
  119. package/src/integrations/font.js +1 -1
  120. package/src/integrations/formatpainter.js +1 -1
  121. package/src/integrations/heading.js +1 -1
  122. package/src/integrations/highlight.js +1 -1
  123. package/src/integrations/horizontalline.js +1 -1
  124. package/src/integrations/htmlembed.js +1 -1
  125. package/src/integrations/image.js +1 -1
  126. package/src/integrations/imagereplace.js +1 -1
  127. package/src/integrations/imagestyle.js +1 -1
  128. package/src/integrations/importword.js +1 -1
  129. package/src/integrations/indent.js +1 -1
  130. package/src/integrations/inputcommand.js +1 -1
  131. package/src/integrations/legacylist.js +1 -1
  132. package/src/integrations/legacylistproperties.js +1 -1
  133. package/src/integrations/link.js +1 -1
  134. package/src/integrations/list.js +1 -1
  135. package/src/integrations/listproperties.js +1 -1
  136. package/src/integrations/mediaembed.js +1 -1
  137. package/src/integrations/mention.js +1 -1
  138. package/src/integrations/multilevellist.js +1 -1
  139. package/src/integrations/pagebreak.js +1 -1
  140. package/src/integrations/paragraph.js +1 -1
  141. package/src/integrations/removeformat.js +1 -1
  142. package/src/integrations/restrictededitingmode.js +1 -1
  143. package/src/integrations/shiftentercommand.js +1 -1
  144. package/src/integrations/standardeditingmode.js +1 -1
  145. package/src/integrations/style.js +1 -1
  146. package/src/integrations/table.js +1 -1
  147. package/src/integrations/tablecaption.js +1 -1
  148. package/src/integrations/tableclipboard.js +1 -1
  149. package/src/integrations/tablecolumnresize.js +1 -1
  150. package/src/integrations/tableheadings.js +1 -1
  151. package/src/integrations/tablemergesplit.js +1 -1
  152. package/src/integrations/tableofcontents.js +1 -1
  153. package/src/integrations/tableproperties.js +1 -1
  154. package/src/integrations/template.js +1 -1
  155. package/src/integrations/title.js +1 -1
  156. package/src/integrations/undo.js +1 -1
  157. package/src/integrations/utils.js +1 -1
  158. package/src/suggestion.d.ts +1 -1
  159. package/src/suggestion.js +1 -2
  160. package/src/suggestiondescriptionfactory.js +1 -1
  161. package/src/trackchanges.js +1 -1
  162. package/src/trackchangesdata.js +1 -1
  163. package/src/trackchangesediting.js +1 -1
  164. package/src/trackchangesui.js +1 -1
  165. package/src/ui/suggestioncontroller.d.ts +1 -1
  166. package/src/ui/suggestioncontroller.js +1 -2
  167. package/src/ui/view/basesuggestionthreadview.js +1 -1
  168. package/src/ui/view/suggestionthreadview.js +1 -1
  169. package/src/utils/common-translations.js +1 -1
  170. package/src/utils/utils.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>su,TrackChangesData:()=>uu,TrackChangesEditing:()=>_c});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=u;function u(t,e){const n=l();return(u=function(t,e){return n[t-=489]})(t,e)}function l(){const t=["value","_disableUnsupportedCommands","clearForceDisabled","3070pTrVws","2JjFDvc","86669sZFcnK","TrackChangesCommand","2281601ddUjYz","commands","editor","affectsData","refresh","35604pVZkFo","535QRCZPb","_enableCommands","execute","has","_enabledCommands","1599552MonEBm","_isEnabledBasedOnSelection","isEnabled","6ltorwE","5509872GGSKJr","forceDisabled","3474813wGZKKV","748952TDosTd"];return(l=function(){return t})()}!function(t,e){const n=u,r=t();for(;;)try{if(806083===parseInt(n(513))/1*(-parseInt(n(499))/2)+-parseInt(n(493))/3+-parseInt(n(507))/4*(-parseInt(n(508))/5)+-parseInt(n(490))/6*(parseInt(n(502))/7)+-parseInt(n(494))/8+parseInt(n(491))/9+parseInt(n(498))/10*(parseInt(n(500))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(l);class f extends t.Command{constructor(t,e){const n=u;super(t),this[n(512)]=e,this[n(495)]=!1,this[n(506)](),this[n(514)]=!1}[c(506)](){this[c(489)]=!0}[c(510)](){const t=c;this[t(495)]=!this[t(495)],this[t(495)]?this[t(496)]():this[t(509)]()}[c(496)](){const t=c;for(const e of this[t(504)][t(503)][t(503)]())e[t(505)]&&!this[t(512)][t(511)](e)&&e[t(492)](t(501))}[c(509)](){const t=c;for(const e of this[t(504)][t(503)][t(503)]())e[t(505)]&&!this[t(512)][t(511)](e)&&e[t(497)](t(501))}}const h=g;function g(t,e){const n=p();return(g=function(t,e){return n[t-=234]})(t,e)}!function(t,e){const n=g,r=t();for(;;)try{if(708153===-parseInt(n(235))/1+parseInt(n(248))/2*(-parseInt(n(247))/3)+parseInt(n(241))/4*(parseInt(n(239))/5)+parseInt(n(258))/6*(-parseInt(n(242))/7)+parseInt(n(240))/8*(parseInt(n(237))/9)+-parseInt(n(234))/10+-parseInt(n(256))/11*(-parseInt(n(257))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(p);class d extends t.Command{constructor(t,e){const n=g;super(t),this[n(252)]=e,this[n(244)](),this[n(259)]=!1}[h(244)](){this[h(249)]=!0}[h(251)](t){const n=h,r=this[n(252)][n(236)](t);if(!r)throw new e.CKEditorError(n(253),this);const s=r[n(246)]();this[n(243)][n(245)][n(254)](s)&&this[n(243)][n(255)][n(236)](n(250))[n(238)](r)}}function p(){const t=["3618270xZPTNt","_isEnabledBasedOnSelection","9245450GjzVPx","790503OnlZHY","get","15273NnUPlF","acceptSuggestion","2445755BGbDRd","344JTomUO","4nvunGl","7jHmTLJ","editor","refresh","model","getRanges","150042RGJBGJ","2QXeRoO","isEnabled","TrackChangesEditing","execute","_suggestions","track-changes-accept-suggestion-not-found","canEditAt","plugins","33SwfmBX","10056552iKmNJa"];return(p=function(){return t})()}const m=E;function I(){const t=["_isEnabledBasedOnSelection","130HQrimh","42vAbcoF","TrackChangesEditing","isEnabled","getRanges","get","42RunBoz","track-changes-discard-suggestion-not-found","canEditAt","editor","94917JBghwl","execute","27wDFQHg","2490820IPAUjF","refresh","_suggestions","discardSuggestion","869033jRStpn","plugins","355187HXBWip","814453oraMod","2190696pIHOJI","3647635DUvChI","model"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=312]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(434075===-parseInt(n(313))/1+parseInt(n(324))/2*(-parseInt(n(328))/3)+parseInt(n(331))/4+parseInt(n(315))/5+-parseInt(n(319))/6*(-parseInt(n(312))/7)+parseInt(n(314))/8*(-parseInt(n(330))/9)+-parseInt(n(318))/10*(-parseInt(n(335))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(I);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(333)]=e,this[n(332)](),this[n(317)]=!1}[m(332)](){this[m(321)]=!0}[m(329)](t){const n=m,r=this[n(333)][n(323)](t);if(!r)throw new e.CKEditorError(n(325),this);const s=r[n(322)]();this[n(327)][n(316)][n(326)](s)&&this[n(327)][n(336)][n(323)](n(320))[n(334)](r)}}function T(t){const e=k;return t[e(205)](((t,n)=>e(199)==t[e(183)]&&e(199)!=n[e(183)]?-1:e(199)!=t[e(183)]&&e(199)==n[e(183)]?1:0))}function _(t,e){const n=k;let r,s=0;const o=[],i=e[n(177)];for(;s<t[n(179)];){const a=t[s],c=t[s+1];r||(r=e[n(181)](a)),y(e,a,c)||(o[n(209)](e[n(172)](r,i[n(191)](a)?e[n(175)](a):e[n(196)](a,n(212)))),r=null),s++}return o}function y(t,e,n){const r=k;if(!n)return!1;const s=t[r(175)](e),o=t[r(181)](n);return s[r(193)](o)}!function(t,e){const n=k,r=t();for(;;)try{if(732524===-parseInt(n(186))/1+-parseInt(n(176))/2*(parseInt(n(187))/3)+-parseInt(n(200))/4*(-parseInt(n(203))/5)+parseInt(n(182))/6*(-parseInt(n(201))/7)+-parseInt(n(180))/8*(parseInt(n(169))/9)+-parseInt(n(206))/10*(-parseInt(n(214))/11)+-parseInt(n(202))/12*(-parseInt(n(171))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(C);function A(t,e,n){const r=k;for(;n[r(179)];){const s=n[r(207)](0,100);t[r(184)]((()=>{const t=r;for(const n of s)n[t(211)]&&e[t(204)](n.id)}))}}function k(t,e){const n=C();return(k=function(t,e){return n[t-=169]})(t,e)}function C(){const t=["schema","next","length","307768iPuRoY","createPositionBefore","710412cirxky","type","change","replace","1000414KWXwRh","761223RfYMYe","isMultiRange","isCollapsed","content","isObject","color","isTouching","join","isIntersecting","createPositionAt","value","isArray","deletion","1610408vYIZSj","84gqidvm","24vHwAsY","15gNoiaE","execute","sort","2860ZCKDWO","splice","start","push","from","isInContent","end","map","10901ZfUkut","171MUTJdT"," [color ","17206930oelxqr","createRange","getRanges","add","createPositionAfter","2oaiKWZ"];return(C=function(){return t})()}function L(t,e){const n=R();return(L=function(t,e){return n[t-=338]})(t,e)}const N=L;function R(){const t=["refresh","68997lLhEJV","535199fsZHfO","execute","from","7139370dAFHLw","model","_isEnabledBasedOnSelection","values","isEnabled","276MPiYRR","9HdjOxd","152dEeRIb","1224157AcYhnT","canEditAt","_suggestions","some","2581366zOEXyv","216510sFTCiR","5lVGZLZ","11217170HwHxle","_command","getRanges","editor","isInContent"];return(R=function(){return t})()}!function(t,e){const n=L,r=t();for(;;)try{if(827380===-parseInt(n(361))/1+-parseInt(n(360))/2+parseInt(n(344))/3*(parseInt(n(353))/4)+-parseInt(n(362))/5*(-parseInt(n(348))/6)+parseInt(n(345))/7*(-parseInt(n(355))/8)+parseInt(n(354))/9*(parseInt(n(338))/10)+-parseInt(n(356))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(R);class S extends t.Command{constructor(t,e,n){const r=L;super(t),this[r(339)]=e,this[r(358)]=n,this[r(343)](),this[r(350)]=!1}[N(343)](){const t=N,e=Array[t(347)](this[t(358)][t(351)]())[t(359)]((e=>e[t(342)]));this[t(352)]=this[t(339)][t(352)]&&e}[N(346)](){const t=N,e=T(Array[t(347)](this[t(358)][t(351)]()));for(const n of e){const e=n[t(340)]();if(!this[t(341)][t(349)][t(357)](e))return}A(this[t(341)][t(349)],this[t(339)],e)}}function v(){const t=["_command","106391IsYKKk","execute","values","getRanges","editor","size","_suggestions","from","canEditAt","388456jZlGJQ","_isEnabledBasedOnSelection","152514xvKPnL","selection","document","9446NjWzVP","10YudHRP","821380zzeYUu","_selectedSuggestions","isEnabled","60CqMoic","refresh","model","114304qXTuLk","1770984ieWTmD"];return(v=function(){return t})()}const M=O;function O(t,e){const n=v();return(O=function(t,e){return n[t-=142]})(t,e)}!function(t,e){const n=O,r=t();for(;;)try{if(145253===-parseInt(n(152))/1+parseInt(n(166))/2*(-parseInt(n(146))/3)+parseInt(n(161))/4+-parseInt(n(142))/5*(parseInt(n(163))/6)+parseInt(n(143))/7+-parseInt(n(149))/8+parseInt(n(150))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(v);class w extends t.Command{constructor(t,e,n){const r=O;super(t),this[r(151)]=e,this[r(158)]=n,this[r(144)]=new Set,this[r(147)](),this[r(162)]=!1}[M(147)](){const t=M,e=this[t(156)][t(148)][t(165)][t(164)],n=Array[t(159)](this[t(158)][t(154)]());this[t(144)]=function(t,e){const n=k,r=Array[n(210)](t[n(173)]()),s=new Set;for(const o of e)if(o[n(211)])for(const e of r)for(const r of o[n(173)]())(e[n(195)](r)||t[n(189)]&&!o[n(188)]&&o[n(178)]&&r[n(212)][n(193)](e[n(208)]))&&s[n(174)](o);return s}(e,n),this[t(145)]=this[t(151)][t(145)]&&!!this[t(144)][t(157)]}[M(153)](){const t=M,e=T(Array[t(159)](this[t(144)]));for(const n of e){const e=n[t(155)]();if(!this[t(156)][t(148)][t(160)](e))return}A(this[t(156)][t(148)],this[t(151)],e)}}const F=function(){this.__data__=[],this.size=0};const D=function(t,e){return t===e||t!=t&&e!=e};const x=function(t,e){for(var n=t.length;n--;)if(D(t[n][0],e))return n;return-1};var B=Array.prototype.splice;const P=function(t){var e=this.__data__,n=x(e,t);return!(n<0)&&(n==e.length-1?e.pop():B.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=x(e,t);return n<0?void 0:e[n][1]};const j=function(t){return x(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=x(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=F,V.prototype.delete=P,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const H=V;const z=function(){this.__data__=new H,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const q=function(t){return this.__data__.has(t)};const Z="object"==typeof global&&global&&global.Object===Object&&global;var Q="object"==typeof self&&self&&self.Object===Object&&self;const J=Z||Q||Function("return this")();const X=J.Symbol;var Y=Object.prototype,$=Y.hasOwnProperty,tt=Y.toString,et=X?X.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=X?X.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=J["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(J,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.call(e,t)?e[t]:void 0};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:vt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Lt,wt.prototype.delete=Nt,wt.prototype.get=St,wt.prototype.has=Mt,wt.prototype.set=Ot;const Ft=wt;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(kt||H),string:new Ft}};const xt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Bt=function(t,e){var n=t.__data__;return xt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Pt=function(t){var e=Bt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return Bt(this,t).get(t)};const jt=function(t){return Bt(this,t).has(t)};const Gt=function(t,e){var n=Bt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Dt,Vt.prototype.delete=Pt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Ht=Vt;const zt=function(t,e){var n=this.__data__;if(n instanceof H){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Ht(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new H(t);this.size=e.size}Wt.prototype.clear=z,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=q,Wt.prototype.set=zt;const Kt=Wt;const qt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Zt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const 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 Xt=function(t,e,n){var r=t[e];Jt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Qt(t,e,n)};const Yt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Qt(n,a,c):Xt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?J.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&Z.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Re=function(t,e){return function(n){return t(e(n))}};const Se=Re(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Ne(t))return Se(t);var e=[];for(var n in Object(t))ve.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):Me(t)};const Fe=function(t,e){return t&&Yt(e,we(e),t)};const De=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var xe=Object.prototype.hasOwnProperty;const Be=function(t){if(!at(t))return De(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&xe.call(t,r))&&n.push(r);return n};const Pe=function(t){return Oe(t)?Ce(t,!0):Be(t)};const Ue=function(t,e){return t&&Yt(e,Pe(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?J.Buffer:void 0,He=Ve?Ve.allocUnsafe:void 0;const ze=function(t,e){if(e)return t.slice();var n=t.length,r=He?He(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const qe=function(){return[]};var Ze=Object.prototype.propertyIsEnumerable,Qe=Object.getOwnPropertySymbols;const Je=Qe?function(t){return null==t?[]:(t=Object(t),Ke(Qe(t),(function(e){return Ze.call(t,e)})))}:qe;const Xe=function(t,e){return Yt(t,Je(t),e)};const Ye=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Re(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Ye(e,Je(t)),t=$e(t);return e}:qe;const en=function(t,e){return Yt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Ye(r,n(t))};const rn=function(t){return nn(t,we,Je)};const sn=function(t){return nn(t,Pe,tn)};const on=At(J,"DataView");const an=At(J,"Promise");const cn=At(J,"Set");const un=At(J,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=J.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=X?X.prototype:void 0,vn=Sn?Sn.valueOf:void 0;const Mn=function(t){return vn?Object(vn.call(t)):{}};const On=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return On(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Rn(t);case"[object Symbol]":return Mn(t)}};var Fn=Object.create;const Dn=function(){function t(){}return function(e){if(!at(e))return{};if(Fn)return Fn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const xn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Dn($e(t))};const Bn=function(t){return te(t)&&"[object Map]"==_n(t)};var Pn=_e&&_e.isMap;const Un=Pn?Ie(Pn):Bn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var Hn="[object Arguments]",zn="[object Function]",Wn="[object Object]",Kn={};Kn[Hn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[zn]=Kn["[object WeakMap]"]=!1;const qn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Hn||g&&!o){if(a=u||g?{}:xn(e),!c)return u?en(e,Ue(a,e)):Xe(e,Fe(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Pe:we)(e);return qt(p||e,(function(s,o){p&&(s=e[o=s]),Xt(a,o,t(s,n,r,o,e,i))})),a};const Zn=function(t){return qn(t,5)};const Qn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Jn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Xn=/^\w*$/;const Yn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Qn(t))||(Xn.test(t)||!Jn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||Ht),n}$n.Cache=Ht;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=X?X.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Qn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Yn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Qn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Xt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Ht;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=X?X.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return D(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",vr=Object.prototype.hasOwnProperty;const Mr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Rr:_n(t),u=a?Rr:_n(e),l=(c=c==Nr?Sr:c)==Sr,f=(u=u==Nr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&vr.call(t,"__wrapped__"),d=f&&vr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const Or=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:Mr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Fr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Dr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const xr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Br=function(t,e){return e.length<2?t:Dr(t,xr(e,0,-1))};const Pr=function(t,e){return e=ur(e,t),null==(t=Br(t,e))||delete t[lr(Fr(e))]};const Ur=function(t,e){return null==t||Pr(t,e)},jr=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=197]})(t,e)}function Vr(){const t=["_model","8784760ntMEAY","discard","16aZoxsb","onAttributesChange","getRanges","removeMarkers","4359051fZjMtv","_isDataLoaded","getMarkers","toJSON","substr","head","addMarkerName","clear","getMultiRangeId","removeAttribute","_onDiscard","32355210KrXxhZ","onAccept","reduce","decorate","next","665997aIwHNe","authoredAt","data","809145qrOboE","onDiscard","getFirstMarker","150OJJJrk","creator","size","from","addRange","set","delete","filter","subType","373471MSQUUY","nodeAfter","_saved","getMarkerNames","_onAttributesChange","isMultiRange","attributes","isExternal","2677440CGZYuQ","11ofubSl","createdAt","end","previous","add","12hRHAkC","start","suggestion:","getContainedElement","@external","map","length","removeMarker","getItems","accept","push","_markerNames","isIntersecting","get","getAllAdjacentSuggestions","_onAccept","nodeBefore","getFirstRange","isInContent","addMarker","commentThread","setAttribute","hasComments","markers","author","isIntersectingWithRange","getRange","split","type","change"];return(Vr=function(){return t})()}!function(t,e){const n=Gr,r=t();for(;;)try{if(977e3===-parseInt(n(228))/1+parseInt(n(251))/2+-parseInt(n(231))/3*(parseInt(n(257))/4)+-parseInt(n(206))/5+parseInt(n(234))/6*(-parseInt(n(243))/7)+-parseInt(n(208))/8*(-parseInt(n(212))/9)+parseInt(n(223))/10*(parseInt(n(252))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(213)]=!1,this.id=e.id,this[n(203)]=e[n(203)],this[n(242)]=e[n(242)]||null,this[n(199)]=e[n(199)],this[n(235)]=e[n(235)]||e[n(199)],this[n(250)]=Boolean(e[n(249)]&&e[n(249)][n(261)]),this[n(230)]=null,this[n(205)]=t,this[n(272)]=e[n(224)],this[n(222)]=e[n(232)],this[n(247)]=e[n(209)],this[n(268)]=new Set,this[n(253)]=null,this[n(239)](n(229),null),this[n(239)](n(249),e[n(249)]||{}),this[n(239)](n(255),null),this[n(239)](n(227),null),this[n(239)](n(277),null),this[n(239)](n(245),!1),this[n(226)](n(266)),this[n(226)](n(207))}get[jr(217)](){const t=jr;let e=this;for(;e[t(255)];)e=e[t(255)];return e}get[jr(197)](){const t=jr;return!!this[t(277)]&&this[t(277)][t(263)]>0}get[jr(248)](){const t=jr;return 0!=this[t(268)][t(236)]&&6==Array[t(237)](this[t(268)])[0][t(202)](":")[t(263)]}get[jr(275)](){return null!==this[jr(233)]()}[jr(218)](t){const e=jr;this[e(268)][e(256)](t)}[jr(246)](){const t=jr;return Array[t(237)](this[t(268)])}[jr(214)](){const t=jr;return this[t(246)]()[t(262)]((e=>this[t(205)][t(198)][t(270)](e)))[t(241)]((t=>t))}[jr(233)](){return this[jr(214)]()[0]||null}[jr(211)](){const t=jr;this[t(205)][t(204)]((e=>{const n=t;for(const t of this[n(214)]())e[n(264)](t)})),this[t(268)][t(219)]()}[jr(264)](t){const e=jr;this[e(205)][e(204)]((n=>{n[e(264)](t)})),this[e(268)][e(240)](t)}[jr(238)](t){const e=jr,n=e(259)+this[e(203)]+":"+this[e(242)]+":"+this.id+":"+this[e(235)].id+":"+Hr[e(220)]();this[e(218)](n),this[e(205)][e(204)]((r=>{r[e(276)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(200)](t){const e=jr;for(const n of this[e(210)]())if(n[e(269)](t))return!0;return!1}[jr(210)](){const t=jr;return this[t(214)]()[t(262)]((e=>e[t(201)]()))}[jr(265)](){const t=jr;return this[t(210)]()[t(225)](((e,n)=>[...e,...n[t(265)]()]),[])}[jr(274)](){const t=jr;var e;return(null===(e=this[t(233)]())||void 0===e?void 0:e[t(201)]())||null}[jr(260)](){const t=jr,e=this[t(210)]();if(1!=e[t(263)])return null;const n=e[0],r=n[t(258)][t(244)],s=n[t(254)][t(273)];return r instanceof i.Element?r!=s?null:r:null}[jr(266)](){const t=jr;this[t(272)](this[t(210)](),this[t(230)],this[t(249)]),this[t(211)]()}[jr(207)](){const t=jr;this[t(222)](this[t(210)](),this[t(230)],this[t(249)]),this[t(211)]()}[jr(271)](){const t=jr,e=[];let n=this[t(217)];for(;n;)e[t(267)](n),n=n[t(227)];return e}[jr(278)](t,e){const n=jr,r=Zn(this[n(249)]);hr(r,t,e),wr(r,this[n(249)])||(this[n(249)]=r,this[n(247)](r))}[jr(221)](t){const e=jr,n=Zn(this[e(249)]);Ur(n,t),wr(n,this[e(249)])||(this[e(249)]=n,this[e(247)](this[e(249)]))}[jr(215)](){const t=jr;return{id:this.id,type:this[t(242)]?this[t(203)]+":"+this[t(242)]:this[t(203)],authorId:this[t(235)].id,createdAt:this[t(253)],hasComments:this[t(197)],data:this[t(230)],attributes:this[t(249)]}}static[jr(220)](){const t=jr;return(0,e.uid)()[t(216)](1,5)}}function zr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const Wr=qr;function Kr(){const t=["_addDescriptionItems","softBreak","attribute","isObject","subType","registerAttributeLabel","_handleInsertRemoveSuggestionDescription","350404Dyjilr","_resolveDescriptionItems","map","removeFormat","getFirstRange","checkChild","length","*Merge:* %0","registerElementLabel","getItemLabel","pop","indexOf","_attributeLabels","matchingCallback","getDescriptions","quantity","430rESxkK","Container","get","_customCallbacks","elementEnd","ELEMENT_SPACE","getWalker","removeEmptyContainer","25818RgIJOk","element","set","normal","*Remove:* %0","EmptyContainer","_handleRenameSuggestionDescription","_itemLabelsCallbacks","$textProxy","REPLACE_TEXT","remove","join","addContainer","deletion","push","isInContent","227099AgWdgO","match","previousSibling","insertion","elementStart","_schema","removeContainer","replace","*Insert:* %0","$text","nodeAfter","add","isEqual","label","*Split:* %0","nextSibling","_locale","_itemLabels","item","removeObject","1470560NBGbQu","*Change to:* %0","key","registerDescriptionCallback","type","addFormat","format","395250VLPasA","addEmptyContainer","text","addObject","42gZwkHy","end","9NwDnNP","skip","*Set format:* %0","has","function","newValue","$1 $2","*Remove format:* %0","isEmpty","Object","_handleCustomCallbackDescription","239892tBAcsX","start","data","name","_handleAttributeSuggestionDescription","13131QSQVFT"];return(Kr=function(){return t})()}function qr(t,e){const n=Kr();return(qr=function(t,e){return n[t-=472]})(t,e)}!function(t,e){const n=qr,r=t();for(;;)try{if(144005===parseInt(n(474))/1+-parseInt(n(518))/2+-parseInt(n(507))/3*(-parseInt(n(531))/4)+-parseInt(n(501))/5+-parseInt(n(555))/6*(parseInt(n(505))/7)+-parseInt(n(494))/8+-parseInt(n(523))/9*(-parseInt(n(547))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kr);class Zr{constructor(t,e){const n=qr;this[n(550)]=[],this[n(491)]=new Map,this[n(562)]=[],this[n(543)]=new Map,this[n(479)]=t,this[n(490)]=e}[Wr(545)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(537)];o++){const i=t[o];if(!i[e(473)])continue;const a=this[e(517)](i);if(a){if(null!=i[e(528)]){if(r[e(510)](i[e(528)]))continue;r[e(485)](i[e(528)])}n[e(472)](a)}else if(e(526)!=i[e(498)])e(477)!=i[e(498)]&&e(568)!=i[e(498)]||this[e(530)](n,i,t[o+1]);else{const t=i[e(520)][e(496)];if(s[e(510)](t))continue;s[e(485)](i[e(520)][e(496)]),t==Tc?this[e(561)](n,i):this[e(522)](n,i)}}return this[e(532)](n)}[Wr(497)](t){const e=Wr;this[e(550)][e(472)](t)}[Wr(539)](t,n,r=e.priorities[Wr(558)]){const s=Wr;s(511)==typeof t?(0,e.insertToPriorityArray)(this[s(562)],{matchingCallback:t,label:n,priority:r}):this[s(491)][s(557)](t,n)}[Wr(529)](t,e){const n=Wr;this[n(543)][n(557)](t,e)}[Wr(540)](t,e=1){const n=Wr;let r;for(const e of this[n(562)])if(e[n(544)](t)){r=e[n(487)];break}return r||(r=this[n(491)][n(549)](t[n(521)])),r?r(e):1!==e?e+" "+t[n(521)]+"s":""+t[n(521)]}[Wr(524)](t,e){const n=Wr,r=e[n(535)]()[n(553)](),s=n(477)==e[n(498)]?n(485):n(565);for(const e of r){const o=e[n(492)],i=t[t[n(537)]-1];if(o.is(n(563)))i&&i[n(498)][n(542)](n(548))>-1&&t[n(541)](),i&&n(503)==i[n(498)]?i[s]+=o[n(520)]:t[n(472)]({type:n(503),add:n(485)==s?o[n(520)]:"",remove:n(565)==s?o[n(520)]:""});else if(this[n(479)][n(527)](o)){const a=o;if(i&&i[n(498)][n(542)](n(548))>-1&&t[n(541)](),n(551)==e[n(498)])continue;i&&i[n(498)]==s+n(516)&&i[n(556)][n(521)]==a[n(521)]?i[n(546)]++:t[n(472)]({type:s+n(516),element:a,quantity:1}),r[n(508)]((t=>!(n(551)==t[n(498)]&&t[n(492)]==o)))}else if(this[n(479)][n(536)](o,n(483))||o.is(n(556),n(525))){const r=o;if(n(485)==s&&n(478)==e[n(498)]||n(565)==s&&n(551)==e[n(498)])continue;if(i&&-1==i[n(498)][n(542)](n(548))){n(503)==i[n(498)]&&(i[s]+="\n");continue}let a;if(a=n(485)==s?r[n(489)]&&!this[n(479)][n(527)](r[n(489)])?r[n(489)]:null:r[n(476)]&&!this[n(479)][n(527)](r[n(476)])?r[n(476)]:null,r[n(515)]||a&&a[n(515)]){const e=a&&a[n(515)]?a:r;i&&i[n(498)]==s+n(560)&&i[n(556)][n(521)]==e[n(521)]?i[n(546)]++:t[n(472)]({type:s+n(560),element:e,quantity:1})}else t[n(472)]({type:s+n(548),element:r})}}}[Wr(532)](t){const e=Wr,n=this[e(490)],r=[],s=[],o=[];for(const i of t)switch(i[e(498)]){case e(503):if(i[e(485)]=i[e(485)][e(481)](/(\S)\u000A+(\S)/g,e(513))[e(481)](/\u000A/g,""),i[e(565)]=i[e(565)][e(481)](/(\S)\u000A+(\S)/g,e(513))[e(481)](/\u000A/g,""),""!=i[e(485)]&&""!=i[e(565)]){r[e(472)]({type:e(481),content:zr(n,e(564),['"'+i[e(565)]+'"','"'+i[e(485)]+'"'])});continue}if(null!=i[e(485)][e(475)](/^ +$/)){r[e(472)]({type:e(477),content:zr(n,e(482),zr(n,e(552),i[e(485)][e(537)]))});continue}if(null!=i[e(565)][e(475)](/^ +$/)){r[e(472)]({type:e(568),content:zr(n,e(559),zr(n,e(552),i[e(565)][e(537)]))});continue}if(""!=i[e(485)]){r[e(472)]({type:e(477),content:zr(n,e(482),'"'+i[e(485)]+'"')});continue}r[e(472)]({type:e(568),content:zr(n,e(559),'"'+i[e(565)]+'"')});continue;case e(502):case e(504):r[e(472)]({type:e(477),content:zr(n,e(482),this[e(540)](i[e(556)],i[e(546)]))});continue;case e(554):case e(493):r[e(472)]({type:e(568),content:zr(n,e(559),this[e(540)](i[e(556)],i[e(546)]))});continue;case e(567):r[e(472)]({type:e(477),content:zr(n,e(488),this[e(540)](i[e(556)],i[e(546)]))});continue;case e(480):r[e(472)]({type:e(568),content:zr(n,e(538),this[e(540)](i[e(556)],i[e(546)]))});continue;case e(499):s[e(472)](i[e(496)]);continue;case e(534):o[e(472)](i[e(496)]);continue;default:r[e(472)](i)}if(s[e(537)]){const t=s[e(533)]((t=>this[e(543)][e(510)](t)?this[e(543)][e(549)](t):t))[e(566)](", ");r[e(472)]({type:e(500),content:zr(this[e(490)],e(509),t)})}if(o[e(537)]){const t=o[e(533)]((t=>this[e(543)][e(510)](t)?this[e(543)][e(549)](t):t))[e(566)](", ");r[e(472)]({type:e(500),content:zr(this[e(490)],e(514),t)})}return r}[Wr(517)](t){const e=Wr;for(const n of this[e(550)]){const r=n(t);if(r&&e(498)in r)return r}}[Wr(522)](t,e){const n=Wr,r=e[n(520)],s=void 0===r[n(512)]?n(534):n(499);t[n(472)]({type:s,key:r[n(496)]})}[Wr(561)](t,e){const n=Wr;t[n(472)]({type:n(500),content:zr(this[n(490)],n(495),this[n(540)](e[n(535)]()[n(519)][n(484)],1))})}[Wr(530)](t,e,n){const r=Wr;if(this[r(524)](t,e),n&&n[r(535)]()&&!e[r(535)]()[r(506)][r(486)](n[r(535)]()[r(519)])){const n=t[t[r(537)]-1],s=r(477)==e[r(498)]?r(485):r(565);n&&r(503)==n[r(498)]&&(n[s]+="\n")}}}function Qr(t,e){const n=Xr();return(Qr=function(t,e){return n[t-=124]})(t,e)}const Jr=Qr;function Xr(){const t=["312151qtTWjQ","6234678UtZnNd","347637jLxqDp","11843140BCmGvp","3738087AQKdpO","commands","editor","2bsvzHu","plugins","6391363nLhubQ","afterInit","144HvawKs","TrackChangesEditing","get","4UKqxvV","showAIAssistant","52320cEcsLW","enableCommand","336anTbwO"];return(Xr=function(){return t})()}!function(t,e){const n=Qr,r=t();for(;;)try{if(737751===-parseInt(n(124))/1*(-parseInt(n(129))/2)+parseInt(n(126))/3*(parseInt(n(136))/4)+-parseInt(n(138))/5*(parseInt(n(140))/6)+-parseInt(n(141))/7*(-parseInt(n(133))/8)+parseInt(n(142))/9+-parseInt(n(125))/10+-parseInt(n(131))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xr);class Yr extends t.Plugin{[Jr(132)](){const t=Jr,e=this[t(128)],n=e[t(130)][t(135)](t(134));e[t(127)][t(135)](t(137))&&n[t(139)](t(137))}}function $r(){const t=["get","right","commandParams","TrackChangesEditing","enableDefaultAttributesIntegration","FORMAT_JUSTIFY_TEXT","7147511dWpVOu","163054IGqZVF","has","22WyLRaT","252EataIQ","descriptionFactory","alignment","type","5PnKjqj","6712148bQTArI","editor","*Format:* %0","_registerLegacyDescription","format","6EpQYqo","2087547eZHpze","FORMAT_ALIGN_TO_RIGHT","justify","left","5845572lLagjH","value","center","registerBlockAttribute","commandName","AlignmentEditing","8dDvbtS","plugins","registerDescriptionCallback","997932IqnlOy","afterInit","FORMAT_ALIGN_TO_LEFT","formatBlock","FORMAT_ALIGNMENT","FORMAT_ALIGN_TO_CENTER","locale","413670ZQkBaT","registerAttributeLabel"];return($r=function(){return t})()}const ts=es;function es(t,e){const n=$r();return(es=function(t,e){return n[t-=198]})(t,e)}!function(t,e){const n=es,r=t();for(;;)try{if(845959===-parseInt(n(234))/1*(parseInt(n(221))/2)+parseInt(n(235))/3+parseInt(n(229))/4*(parseInt(n(228))/5)+parseInt(n(239))/6+parseInt(n(220))/7*(-parseInt(n(202))/8)+-parseInt(n(224))/9*(parseInt(n(212))/10)+parseInt(n(223))/11*(parseInt(n(205))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($r);class ns extends t.Plugin{[ts(206)](){const t=ts,e=this[t(230)],n=e[t(211)];if(!e[t(203)][t(222)](t(201)))return;const r=e[t(203)][t(214)](t(217));r[t(218)](t(226)),r[t(199)](t(226)),r[t(225)][t(213)](t(226),zr(n,t(209))),this[t(232)]()}[ts(232)](){const t=ts,e=this[t(230)],n=e[t(211)];e[t(203)][t(214)](t(217))[t(225)][t(204)]((e=>{const r=t;if(r(208)!=e[r(227)])return;const{data:s}=e;if(s&&r(226)==s[r(200)]){const t=s[r(216)][0][r(240)];return{type:r(233),content:zr(n,r(231),function(t){const e=r;switch(t){case e(238):return zr(n,e(207));case e(215):return zr(n,e(236));case e(198):return zr(n,e(210));case e(237):return zr(n,e(219))}}(t))}}}))}}const rs=ss;function ss(t,e){const n=os();return(ss=function(t,e){return n[t-=265]})(t,e)}function os(){const t=["enableDefaultAttributesIntegration","code","slice","editor","subscript","toUpperCase","FORMAT_ITALIC","StrikethroughEditing","plugins","104WXSxuW","403816PwxpXK","commandParams","*Remove format:* %0","9mmVDCI","1844952Vstrsp","descriptionFactory","38975aoQham","strikethrough","UnderlineEditing","registerAttributeLabel","superscript","SubscriptEditing","5448420fGZmsL","259827WbKbwb","FORMAT_SUPERSCRIPT","1qmQasA","type","*Format:* %0","toLowerCase","BoldEditing","registerInlineAttribute","FORMAT_STRIKETHROUGH","registerDescriptionCallback","FORMAT_","2198286OAbeaY","get","FORMAT_UNDERLINE","afterInit","format","italic","formatInline","TrackChangesEditing","FORMAT_BOLD","FORMAT_CODE","forceValue","underline","_registerLegacyDescription","ItalicEditing","bold","SuperscriptEditing","199454eqbpeD","commandName","CodeEditing","FORMAT_SUBSCRIPT","has","locale"];return(os=function(){return t})()}!function(t,e){const n=ss,r=t();for(;;)try{if(184022===-parseInt(n(290))/1*(parseInt(n(315))/2)+parseInt(n(288))/3+parseInt(n(274))/4*(parseInt(n(281))/5)+parseInt(n(299))/6+-parseInt(n(275))/7+parseInt(n(279))/8+-parseInt(n(278))/9*(parseInt(n(287))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(os);const is=[rs(294),rs(312),rs(283),rs(317),rs(272),rs(286),rs(314)];class as extends t.Plugin{[rs(302)](){const t=rs,e=this[t(268)],n=e[t(273)][t(300)](t(306)),r=e[t(320)];for(const s of is){if(!e[t(273)][t(319)](s))continue;const o=s[t(267)](0,-7)[t(293)](),i=t(298)+o[t(270)]();n[t(265)](o),n[t(295)](o),n[t(280)][t(284)](o,zr(r,i))}this[t(311)]()}[rs(311)](){const t=rs,e=this[t(268)],n=e[t(320)],r=e[t(273)][t(300)](t(306));function s(e,s){const o=t;r[o(280)][o(297)]((t=>{const r=o;if(r(305)!=t[r(291)])return;const{data:i}=t;return i&&i[r(316)]===e?i[r(276)][0][r(309)]?{type:r(303),content:zr(n,r(292),s)}:{type:r(303),content:zr(n,r(277),s)}:void 0}))}s(t(313),zr(n,t(307))),s(t(304),zr(n,t(271))),s(t(310),zr(n,t(301))),s(t(266),zr(n,t(308))),s(t(282),zr(n,t(296))),s(t(269),zr(n,t(318))),s(t(285),zr(n,t(289)))}}const cs=ls;function us(){const t=["*Set format:* %0","has","7eeWeFD","locale","name","commandParams","112510GxlSgh","registerDescriptionCallback","format","plugins","enableCommand","schema","TrackChangesEditing","2416818SIgSqm","commands","$root","selection","522296dwIVoh","684070MOxBQQ","blockQuote","2qgbnQp","filter","document","markBlockFormat","getSelectedBlocks","ELEMENT_BLOCK_QUOTE","from","checkChild","value","editor","501891cKNwpE","descriptionFactory","get","45EtuegD","44OLrTss","model","196342ahGMKh","afterInit","BlockQuoteEditing","change","commandName","*Remove format:* %0","478260odUgKz","forceValue","parent"];return(us=function(){return t})()}function ls(t,e){const n=us();return(ls=function(t,e){return n[t-=461]})(t,e)}!function(t,e){const n=ls,r=t();for(;;)try{if(225018===parseInt(n(502))/1*(parseInt(n(486))/2)+parseInt(n(496))/3+parseInt(n(463))/4+-parseInt(n(484))/5+parseInt(n(479))/6*(-parseInt(n(468))/7)+parseInt(n(483))/8*(parseInt(n(499))/9)+parseInt(n(472))/10*(-parseInt(n(500))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(us);class fs extends t.Plugin{[cs(503)](){const t=cs,e=this[t(495)],n=e[t(469)];if(!e[t(475)][t(467)](t(504)))return;const r=e[t(475)][t(498)](t(478)),s=this[t(495)][t(480)][t(498)](t(485));r[t(476)](t(485),((n,o={})=>{const i=t,a=this[i(495)][i(501)][i(488)][i(482)],c=o&&void 0!==o[i(464)]?o[i(464)]:!s[i(494)];let u=[];if(c){const t=Array[i(492)](a[i(490)]())[i(487)]((t=>hs(t)||function(t,e){const n=i,r=e[n(493)](t[n(465)],n(485)),s=e[n(493)]([n(481),n(485)],t);return r&&s}(t,this[i(495)][i(501)][i(477)])));u=_(t,e[i(501)])}else{const t=Array[i(492)](a[i(490)]())[i(487)]((t=>hs(t)));u=_(t,e[i(501)])}e[i(501)][i(505)]((()=>{const t=i;for(const e of u)r[t(489)](e,{commandName:t(485),commandParams:[{forceValue:c}]})}))})),r[t(497)][t(473)]((e=>{const r=t,{data:s}=e;if(s&&r(485)==s[r(461)]){const t=zr(n,r(491));return s[r(471)][0][r(464)]?{type:r(474),content:zr(n,r(466),t)}:{type:r(474),content:zr(n,r(462),t)}}}))}}function hs(t){const e=cs;return e(485)==t[e(465)][e(470)]}const gs=ds;function ds(t,e){const n=ms();return(ds=function(t,e){return n[t-=388]})(t,e)}!function(t,e){const n=ds,r=t();for(;;)try{if(522182===-parseInt(n(404))/1+-parseInt(n(406))/2*(parseInt(n(400))/3)+-parseInt(n(389))/4+-parseInt(n(391))/5+parseInt(n(405))/6*(-parseInt(n(392))/7)+parseInt(n(388))/8+parseInt(n(407))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ms);class ps extends t.Plugin{[gs(390)](){const t=gs,e=this[t(396)];e[t(401)][t(393)](t(398))&&(e[t(401)][t(403)](t(399))[t(397)](t(394)),e[t(401)][t(403)](t(399))[t(397)](t(402)),e[t(401)][t(403)](t(399))[t(397)](t(395)))}}function ms(){const t=["plugins","changeCaseLower","get","734861npQTEE","30462hwwYgk","831426tngCHv","18729900EYJrLz","2512176iZSESI","1510100KILypl","afterInit","1673435OGFupj","14XJaPsK","has","changeCaseUpper","changeCaseTitle","editor","enableCommand","CaseChange","TrackChangesEditing","3xYEeLf"];return(ms=function(){return t})()}function Is(){const t=["19972660NpdvYu","afterInit","623814eJaNDD","10PcqRkm","1079064gepVeF","enableCommand","ckbox","1514510QABFIy","plugins","editor","TrackChangesEditing","970lSVYzA","get","commands","288228WfcAeD","171558rWtXnC","20316VXCbus","77eJDlFo"];return(Is=function(){return t})()}const Es=bs;function bs(t,e){const n=Is();return(bs=function(t,e){return n[t-=209]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(920624===-parseInt(n(214))/1+-parseInt(n(210))/2*(-parseInt(n(221))/3)+parseInt(n(223))/4*(parseInt(n(218))/5)+parseInt(n(209))/6*(-parseInt(n(224))/7)+parseInt(n(211))/8+-parseInt(n(222))/9+parseInt(n(225))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Is);class Ts extends t.Plugin{[Es(226)](){const t=Es,e=this[t(216)];e[t(220)][t(219)](t(213))&&e[t(215)][t(219)](t(217))[t(212)](t(213))}}const _s=ys;function ys(t,e){const n=Cs();return(ys=function(t,e){return n[t-=210]})(t,e)}!function(t,e){const n=ys,r=t();for(;;)try{if(519128===parseInt(n(246))/1*(-parseInt(n(215))/2)+parseInt(n(217))/3+-parseInt(n(260))/4+-parseInt(n(240))/5*(-parseInt(n(257))/6)+-parseInt(n(212))/7+parseInt(n(216))/8+-parseInt(n(237))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Cs);class As extends t.Plugin{[_s(214)](){const t=_s,e=this[t(234)];if(!e[t(256)][t(218)](t(227)))return;const n=e[t(256)][t(250)](t(223)),r=e[t(245)],s=e[t(230)][t(250)](t(238))[t(222)],o=e[t(264)][t(250)](t(238));n[t(229)](t(244)),n[t(229)](t(236)),n[t(229)](t(238),((r,i={})=>{const a=t,c=e[a(248)],u=e[a(248)][a(232)][a(221)],l=i&&void 0!==i[a(220)]?i[a(220)]:!o[a(210)];let f;i[a(219)]||(i[a(219)]=s[0][a(219)]),f=l?Array[a(253)](u[a(263)]())[a(255)]((t=>ks(t)||function(t,e){const n=a;return!t.is(n(241))&&!e[n(235)](t)&&e[n(249)](t[n(213)],n(238))}(t,c[a(265)]))):Array[a(253)](u[a(263)]())[a(255)]((t=>ks(t)));const h=_(f,c);c[a(242)]((()=>{const t=a;for(const e of h)n[t(233)](e,{commandName:t(238),commandParams:[{...i,forceValue:l}],formatGroupId:t(231)})}))})),n[t(258)][t(224)](t(238),(e=>zr(r,t(261),e))),n[t(258)][t(254)]((e=>{const n=t;if(n(226)!=e[n(262)])return;const o=r.t,{data:i}=e;if(!i||n(238)!=i[n(259)])return;const a=i[n(211)][0][n(219)],c=o(s[n(243)]((t=>t[n(219)]===a))[n(228)])[n(252)]();return i[n(211)][0][n(220)]?{type:n(247),content:zr(r,n(239),zr(r,n(261),1)+" ("+c+")")}:{type:n(247),content:zr(r,n(225),zr(r,n(261),1))}}))}}function ks(t){const e=_s;return e(238)==t[e(251)]}function Cs(){const t=["186454RWjrur","format","model","checkChild","get","name","toLowerCase","from","registerDescriptionCallback","filter","plugins","447060bugOfC","descriptionFactory","commandName","719952fhCSQa","ELEMENT_CODE_BLOCK","type","getSelectedBlocks","commands","schema","value","commandParams","6773186voDGYq","parent","afterInit","4mSucHJ","6415608hzabUI","2094861eBXZDL","has","language","forceValue","selection","languages","TrackChangesEditing","registerElementLabel","*Remove format:* %0","formatBlock","CodeBlock","label","enableCommand","config","blockName","document","markBlockFormat","editor","isLimit","outdentCodeBlock","2522034tjVwwT","codeBlock","*Set format:* %0","55bzloxq","rootElement","change","find","indentCodeBlock","locale"];return(Cs=function(){return t})()}const Ls=Rs;function Ns(){const t=["24845LCakHm","1381138HpnYUL","250135sMFSRq","3502860xaIxJA","afterInit","plugins","addCommentThread","editor","2073emCDcy","896126MCMkGB","40ZHhZxd","1194lQZYwz","120qgBbyy","TrackChangesEditing","enableCommand","CommentsEditing","2982519ydeyRn","has","get","9068LXvOQL"];return(Ns=function(){return t})()}function Rs(t,e){const n=Ns();return(Rs=function(t,e){return n[t-=395]})(t,e)}!function(t,e){const n=Rs,r=t();for(;;)try{if(956672===parseInt(n(400))/1+-parseInt(n(401))/2+-parseInt(n(406))/3*(parseInt(n(397))/4)+-parseInt(n(398))/5*(-parseInt(n(409))/6)+-parseInt(n(407))/7+-parseInt(n(408))/8*(-parseInt(n(414))/9)+-parseInt(n(410))/10*(-parseInt(n(399))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ns);class Ss extends t.Plugin{[Ls(402)](){const t=Ls,e=this[t(405)];e[t(403)][t(395)](t(413))&&e[t(403)][t(396)](t(411))[t(412)](t(404))}}var vs=n(834);function Ms(t,e){const n=Fs();return(Ms=function(t,e){return n[t-=234]})(t,e)}function Os(t,e,n){const r=Ms,s=[];for(const o of e[r(275)]())o[r(238)](t)&&s[r(277)](n[r(235)](o));return s}function ws(t,e,{showActiveMarker:n=!0}={}){const r=Ms,s=t[r(255)][r(239)](r(268));return(o,i,a)=>{const c=r;if(!a[c(244)][c(266)](i[c(263)],o[c(274)]))return;const u=i[c(263)][c(241)](),l=i[c(263)][c(251)],f=t[c(234)][c(256)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(253)];d=d||f[c(237)](e);const n=a[c(285)][c(272)](e);if(n&&n[c(247)](c(250)))return;c(243)==t[c(262)]&&f[c(242)](e)&&!f[c(248)](e)&&(e[c(245)]||l[c(246)]?h&&h[c(236)]==e||(h=e,m(t[c(258)]),p=!0):g=g||t[c(258)])}function m(t){const r=c,o=a[r(254)][r(271)](r(276),{class:r(282)+e}),u=a[r(285)][r(240)](t);n&&s[r(273)][r(284)](i[r(261)])&&a[r(254)][r(265)](r(257),o),a[r(254)][r(279)](u,o),a[r(285)][r(283)](o,i[r(261)])}d||p||!g||m(g)}}function Fs(){const t=["2405335wnjCiW","addClass","test","150437eDkjqU","TrackChangesEditing","315536wfvuwZ","303012hbgQKs","createUIElement","toViewElement","activeMarkers","name","getItems","span","push","77OYoMqg","insert","3169460tHgvlc","4fCOZaJ","ck-suggestion-marker-","bindElementToMarker","includes","mapper","66yNjyfM","model","createRangeOn","parent","isContent","hasAttribute","get","toViewPosition","getWalker","isBlock","elementEnd","consumable","nextSibling","isAtEnd","getCustomProperty","isLimit","591OEAtgk","addHighlight","start","1578684EvYzML","item","writer","plugins","schema","ck-suggestion-marker--active","previousPosition","16JXjfFx","2716qAiFoH","markerName","type","markerRange"];return(Fs=function(){return t})()}!function(t,e){const n=Ms,r=t();for(;;)try{if(332893===-parseInt(n(269))/1+parseInt(n(260))/2*(-parseInt(n(249))/3)+-parseInt(n(281))/4*(-parseInt(n(264))/5)+-parseInt(n(286))/6*(parseInt(n(267))/7)+parseInt(n(259))/8*(parseInt(n(270))/9)+-parseInt(n(280))/10+parseInt(n(278))/11*(parseInt(n(252))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fs);const Ds=xs;function xs(t,e){const n=Bs();return(xs=function(t,e){return n[t-=129]})(t,e)}function Bs(){const t=["addMarker:suggestion:deletion","getFirstRange","modifySelection","commands","markerName","isCollapsed","downcastDispatcher","34806uxgRPR","822YYZvGk","writer","end","unlock","editor","fromRange","editing","597234zSRxgJ","bind","get","TrackChangesEditing","1336ZpFOFJ","selection","options","enableCommand","forward","high","1496GqmQHR","start","detach","buffer","createSelection","model","init","lock","150016rvVNZK","851312hwuzev","requires","unit","uiElement","root","data","deleteForward","showSuggestionHighlights","$graveyard","markerNameToElements","removeMarker:suggestion:deletion","unbindElementFromMarkerName","rootName","enqueueChange","document","merge","mapper","535REXduE","plugins","remove","createRange","2298051FgoZYo","setSelection","batch","delete"];return(Bs=function(){return t})()}!function(t,e){const n=xs,r=t();for(;;)try{if(152948===-parseInt(n(178))/1+parseInt(n(137))/2*(parseInt(n(179))/3)+-parseInt(n(131))/4*(-parseInt(n(163))/5)+parseInt(n(186))/6+parseInt(n(146))/7+-parseInt(n(145))/8+-parseInt(n(167))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bs);class Ps extends t.Plugin{static get[Ds(147)](){return[vs.Delete]}[Ds(143)](){const t=Ds,e=this[t(183)],n=e[t(164)][t(129)](t(130));n[t(134)](t(170));const r=e[t(174)][t(129)](t(152));n[t(134)](t(152),((n,s={})=>{const o=t,a=e[o(142)][o(141)](e[o(142)][o(160)][o(132)]);a[o(176)]&&e[o(142)][o(173)](a,{direction:o(135),unit:s[o(148)]});const c=a[o(172)](),u=i.LiveRange[o(184)](c);let l;n(s),l=o(154)==u[o(150)][o(158)]?e[o(142)][o(166)](c[o(138)]):e[o(142)][o(166)](u[o(138)],u[o(181)]),u[o(139)](),e[o(142)][o(159)](r[o(140)][o(169)],(t=>{const e=o;r[e(140)][e(144)](),t[e(168)](t[e(166)](l[e(181)])),r[e(140)][e(182)]()}))})),e[t(185)][t(177)].on(t(171),ws(e,t(161)),{priority:t(136)}),e[t(151)][t(177)].on(t(171),((n,r,s)=>{const o=t;s[o(133)][o(153)]&&ws(e,o(161),{showActiveMarker:!1})[o(187)](this)(n,r,s)}),{priority:t(136)}),e[t(185)][t(177)].on(t(156),((e,n,r)=>{const s=t,o=r[s(162)][s(155)](n[s(175)]);if(o)for(const t of o)t.is(s(149))&&(r[s(162)][s(157)](t,n[s(175)]),r[s(180)][s(165)](t))}),{priority:t(136)})}}const Us=js;function js(t,e){const n=Gs();return(js=function(t,e){return n[t-=106]})(t,e)}function Gs(){const t=["8SccyjK","listStart","schema","range","getChanges","detach","1288305sGWhKi","ELEMENT_NUMBERED_LIST","registerDescriptionCallback","newValue","nodeAfter","9276vjtNmV","includes","getAttribute","head","push","parent","splitListItemAfter","listIndent","batch","forceValue","*Merge:* list item","registerCustomCallback","start","locale","plugins","map","accept","*Indent:* %0","groupId","todoList","getRanges","setAttribute","data","multipleBlocks","82114CNlOIe","enableDefaultAttributesIntegration","*Format:* remove from %0","2296206wIYsym","length","editor","outdentList","isObject","todo","123PZHoNF","listMarker","format","differ","from","numberedList","TodoListEditing","next","execute","*Split:* list item","indentList","model","customNumberedList","fromRange","isLocal","end","bulletedList","_LIST","attributes","every","get","27022RWTiDs","commandParams","*Format:* insert into %0","createRange","document","meta","_getAttributeKey","registerBlockAttribute","*Merge:* %0","getFirstMarker","listType","listReversed","value","658rvTNZK","commands","containsItem","FORMAT_INDENT","1708120bPgmgi","filter","todoListChecked","previousSibling","nextSibling","list.multiBlock","type","checkTodoList","trackChangesCommand","*Remove format:* %0","formatBlock","createPositionAt","removeMarker","numbered","attributeKey","mergeListItemForward","_registerLegacyDescription","bulleted","listMarkerStyle","listStyle","customBulletedList","refresh","find","assureChains","noTrackChangesFixer","selection","splitListItemBefore","todoListCheck","toUpperCase","setSelection","*Change to:* %0","ELEMENT_","documentList","ELEMENT_LIST_ITEM","TrackChangesEditing","ELEMENT_BULLETED_LIST","commandName","ELEMENT_TODO_LIST","deletion","config","ListEditing","getFirstRange","isUndo","listItemId","_findSuggestions","*Uncheck item*","default","change","has","oldValue","_suggestionFactory","attribute","registerPostFixer","descriptionFactory","listItemIdFixer","_supportLegacySuggestions","*Set format:* %0","6263830aCMHFD","afterInit","getSuggestions","suggestion","*Outdent:* %0","11RHNKkw","*Check item*","isNextTo","registerAttributeLabel","registerElementLabel","mergeListItemBackward","key"];return(Gs=function(){return t})()}!function(t,e){const n=js,r=t();for(;;)try{if(318697===-parseInt(n(132))/1+parseInt(n(162))/2*(-parseInt(n(141))/3)+parseInt(n(248))/4*(parseInt(n(254))/5)+-parseInt(n(108))/6*(parseInt(n(175))/7)+parseInt(n(179))/8+-parseInt(n(135))/9+-parseInt(n(236))/10*(-parseInt(n(241))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gs);class Vs extends t.Plugin{[Us(237)](){const t=Us,e=this[t(137)];if(!e[t(122)][t(227)](t(219)))return;const n=e[t(121)],r=e[t(122)][t(161)](t(213)),s=e[t(122)][t(227)](t(147)),o=!!e[t(218)][t(161)](t(184));function i(e){const r=t;return{type:r(143),content:""+zr(n,r(235),e)}}function a(e){const r=t;return{type:r(143),content:""+zr(n,r(188),e)}}r[t(133)](t(146)),r[t(133)](t(157)),r[t(133)](t(153)),r[t(133)](t(199)),r[t(133)](t(151)),r[t(133)](t(138)),r[t(133)](t(114)),r[t(133)](t(205)),r[t(169)](t(222)),r[t(169)](t(172)),r[t(169)](t(115)),o&&(r[t(133)](t(246)),r[t(133)](t(194))),s&&(r[t(133)](t(127)),r[t(133)](t(186)),r[t(169)](t(181)),r[t(232)][t(256)]((e=>{const r=t,{data:s}=e;if(s&&r(181)==s[r(247)])return{type:r(143),content:s[r(106)]?zr(n,r(242)):zr(n,r(224))}})),this[t(137)][t(152)][t(166)][t(231)]((e=>{const n=t;if(e[n(116)][n(221)])return!1;let s=!1;const o=r[n(238)]({skipNotAttached:!0})[n(180)]((t=>n(181)===r[n(168)](t)));for(const t of o)n(140)!=t[n(220)]()[n(120)][n(107)][n(110)](n(172))&&(r[n(223)](t[n(220)](),n(230))[n(201)]((t=>n(172)===r[n(168)](t[n(239)])))||(e[n(191)](t[n(171)]()),s=!0));return s}))),r[t(232)][t(244)](t(115),zr(n,t(178)));const c={type:t(143),content:""};r[t(232)][t(256)]((e=>{const r=t,{data:s}=e;if(!s||r(172)!=s[r(247)])return;let u=e[r(111)];for(;u;){if(u[r(130)]&&((r(198)==u[r(130)][r(247)]||r(197)==u[r(130)][r(247)])&&(u[r(130)][r(106)]&&r(225)!=u[r(130)][r(106)]||r(225)!=u[r(130)][r(228)]&&!s[r(106)])||!o&&u[r(130)][r(247)]==Tc))return c;u=u[r(148)]}if(null==s[r(106)])switch(s[r(228)]){case r(196):return a(zr(n,r(214)));case r(192):return a(zr(n,r(255)));case r(140):return a(zr(n,r(216)))}switch(s[r(106)]){case r(196):return i(zr(n,r(214)));case r(192):return i(zr(n,r(255)));case r(140):return i(zr(n,r(216)))}})),r[t(232)][t(256)]((e=>{const n=t,{data:r}=e;if(r&&n(115)==r[n(247)])return null==r[n(106)]||null==r[n(228)]&&0==r[n(106)]?c:void 0})),r[t(232)][t(256)]((e=>{const r=t;if(r(230)!=e[r(185)])return;const{data:s}=e;if(!s||r(222)!=s[r(247)])return;const o=Hs(e);return r(106)==o?{type:r(143),content:zr(n,r(118))}:r(228)==o?{type:r(143),content:zr(n,r(150))}:c})),e[t(152)][t(166)][t(231)]((e=>this[t(233)](e))),e[t(152)][t(166)][t(231)]((e=>this[t(203)](e))),e[t(152)][t(166)][t(231)]((e=>this[t(202)](e))),this[t(234)]()}[Us(233)](t){const e=Us;if(t[e(116)][e(221)]||!t[e(116)][e(155)])return!1;let n=!1;const r=this[e(137)][e(122)][e(161)](e(213))[e(238)]({skipNotAttached:!0})[e(180)]((t=>t[e(130)]&&e(222)==t[e(130)][e(247)]))[e(180)]((t=>t[e(130)][e(106)]&&t[e(130)][e(228)]));for(const s of r)Hs(s)||(t[e(191)](s[e(171)]()),n=!0);return n}[Us(203)](t){const e=Us;if(t[e(116)][e(221)]||!t[e(116)][e(155)])return!1;const n=this[e(137)][e(122)][e(161)](e(213));if(n[e(187)][e(174)])return!1;let r=!1;const s=[e(172),e(222),e(115),e(198),e(249),e(173),e(206),e(142),e(197)],o=this[e(137)][e(152)][e(166)][e(144)][e(252)]()[e(180)]((t=>e(230)==t[e(185)]))[e(180)]((t=>s[e(109)](t[e(193)])));if(0==o[e(136)])return r;for(const i of o){const o=n[e(223)](i[e(251)],e(230))[e(180)]((t=>!t[e(167)][e(243)]))[e(123)]((t=>t[e(239)]))[e(180)]((t=>{const r=e,o=n[r(168)](t);return s[r(109)](o)}));if(o[e(136)]){for(const n of o)t[e(191)](n[e(171)]());r=!0}}return r}[Us(202)](t){const e=Us;if(t[e(116)][e(221)]||!t[e(116)][e(155)])return!1;const n=this[e(137)][e(122)][e(161)](e(213));let r=!1;const s=[e(172),e(222),e(115),e(198),e(249),e(173),e(206),e(142),e(197)];for(const t of n[e(238)]({skipNotAttached:!0})){const o=n[e(223)](t[e(220)](),e(230))[e(123)]((t=>t[e(239)]))[e(180)]((t=>t[e(130)]&&s[e(109)](t[e(130)][e(247)])));if(!o[e(136)])continue;const a=o[0][e(111)][e(159)][e(126)];if(!o[e(160)]((t=>t[e(159)][e(126)]===a)))for(const t of o)i(t,a)&&(r=!0)}return r;function o(t,r){const s=e;for(const e of n[s(238)]({skipNotAttached:!0})[s(180)]((e=>s(230)==e[s(185)]&&e[s(159)][s(126)]==t)))e[s(129)](s(126),r)}function i(t,n){const r=e;let s=t[r(111)],i=!1;for(;s;)s[r(159)][r(126)]!=n&&(o(s[r(159)][r(126)],n),s[r(129)](r(126),n),i=!0),s=s[r(148)];return i}}[Us(234)](){const t=Us,e=this[t(137)],n=e[t(121)],r=e[t(122)][t(161)](t(213));this[t(195)](),r[t(229)][t(119)](t(189),t(211),t(124),(function(n,r){const s=t,o=[];for(let t of n)t[s(120)][s(107)]===t[s(156)][s(113)]&&(t=e[s(152)][s(165)](e[s(152)][s(190)](t[s(120)][s(107)],0))),o[s(112)](t);e[s(152)][s(226)]((t=>{const n=s,a=e[n(152)][n(166)][n(204)],c=Array[n(145)](a[n(128)]())[n(123)]((t=>i.LiveRange[n(154)](t)));t[n(208)](o),e[n(176)][n(161)](r[n(215)])[n(200)](),r[n(163)][n(112)]({forceDefaultExecution:!0}),e[n(149)](r[n(215)],...r[n(163)]),t[n(208)](c);for(const t of c)t[n(253)]()}))})),r[t(232)][t(245)]((function(n){const r=t,s=!e[r(152)][r(250)][r(139)](n),o=n[r(182)],i=n[r(183)],a=n[r(110)](r(222)),c=!o||o[r(110)](r(222))!==a,u=!i||i[r(110)](r(222))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(212),e)))}[Us(195)](){const t=Us,e=this[t(137)],n=e[t(121)];function r(n){const r=t,s=e[r(176)][r(161)](r(157))[r(174)],o=e[r(176)][r(161)](r(146))[r(174)];return r(146)===n?s:o}e[t(122)][t(161)](t(213))[t(232)][t(256)]((function(s){const o=t;if(o(189)!=s[o(185)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(215)]){case o(157):u=i[o(163)][0][o(117)],l=r(i[o(215)]),a=o(u?164:134),!l&&e[o(218)][o(161)](o(184))||(a=o(209)),c={type:o(143),content:zr(n,a,zr(n,o(214)))};break;case o(146):u=i[o(163)][0][o(117)],l=r(i[o(215)]),a=o(u?164:134),!l&&e[o(218)][o(161)](o(184))||(a=o(209)),c={type:o(143),content:zr(n,a,zr(n,o(255)))};break;case o(151):a=o(125),c={type:o(143),content:zr(n,a,zr(n,o(212)))};break;case o(138):a=function(t){const e=o,n=t[e(220)]();let r=n[e(120)][e(107)];for(;r&&n[e(177)](r);){if(r[e(110)](e(115))>0)return!1;r=r[e(183)]}return!0}(s)?zr(n,o(134),zr(n,function(t){const e=o;return e(210)+t[e(220)]()[e(120)][e(107)][e(110)](e(172))[e(207)]()+e(158)}(s))):zr(n,o(240),zr(n,o(212))),c={type:o(143),content:a};break;case o(246):case o(194):!1===i[o(131)]&&(a=o(170),c={type:o(217),content:zr(n,a,zr(n,o(212)))})}return c}))}}function Hs(t){const e=Us;let n=t[e(220)]()[e(120)][e(107)][e(182)];for(;n;){const r=n[e(110)](e(222));if(!r)return!1;if(r==t[e(130)][e(106)])return e(106);if(r==t[e(130)][e(228)])return e(228);n=n[e(182)]}return!1}function zs(t,e){const n=Ks();return(zs=function(t,e){return n[t-=296]})(t,e)}const Ws=zs;function Ks(){const t=["locale","enableDefaultAttributesIntegration","editor","decimal","*Format:* set order to reversed","registerPostFixer","213419LuLflX","1367744agcyIF","replace","circle","descriptionFactory","1436208whVsNx","getFirstRange","862946CbDLPq","bulleted","filter","FORMAT_LIST_START","default","formatBlock","afterInit","ListPropertiesEditing","442519vxlMYT","plugins","2prmehJ","key","listStyle","listReversed","listType","listStart","nodeAfter","decimal-leading-zero","next","18eHzimE","upper-roman","registerDescriptionCallback","isUndo","970020ZZLPwi","_LIST_","bind","attribute","_getTranslationKeyForListStyle","*Set format:* %0","newValue","list.properties","disc","suggestion","70RKkXxe","registerBlockAttribute","batch","TrackChangesEditing","config","*Format:* set start index to %0","has","lower-roman","ELEMENT_","handleDescriptions","_registerLegacyDescription","document","_findSuggestions","*Format:* set order to regular","head","upper-latin","_LIST_DEFAULT","data","find","208qEZUtr","oldValue","customNumbered","getAttribute","type","toUpperCase","start","*Change to:* %0","lower-latin","startIndex","numbered","commandName","getFirstMarker","format","model","175482wOEzmw","_getAttributeKey","reversed","getSuggestions","square","removeMarker","registerAttributeLabel","styles","get","commandParams","FORMAT_LIST_REVERSED","*Remove format:* %0","includes"];return(Ks=function(){return t})()}!function(t,e){const n=zs,r=t();for(;;)try{if(262502===-parseInt(n(378))/1*(parseInt(n(302))/2)+-parseInt(n(383))/3+parseInt(n(379))/4+parseInt(n(315))/5+parseInt(n(311))/6*(-parseInt(n(385))/7)+parseInt(n(344))/8*(parseInt(n(359))/9)+parseInt(n(325))/10*(parseInt(n(300))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ks);class qs extends t.Plugin{[Ws(298)](){const t=Ws;if(!this[t(374)][t(301)][t(331)](t(299)))return;const e=this[t(374)][t(329)][t(367)](t(322)),n=this[t(374)][t(301)][t(367)](t(328));e[t(366)]&&(n[t(373)](t(304)),n[t(326)](t(304))),e[t(361)]&&(n[t(373)](t(305)),n[t(326)](t(305))),e[t(353)]&&(n[t(373)](t(307)),n[t(326)](t(307)));const r={type:t(357),content:""};n[t(382)][t(313)](this[t(334)][t(317)](this));const s=this[t(374)][t(372)];n[t(382)][t(365)](t(305),zr(s,t(369))),n[t(382)][t(313)]((e=>{const n=t,{data:s}=e;if(s&&n(305)==s[n(303)])return null==s[n(321)]||0==s[n(321)]&&null==s[n(345)]?r:void 0})),n[t(382)][t(365)](t(307),zr(s,t(388))),n[t(382)][t(313)]((e=>{const n=t,{data:s}=e;if(s&&n(307)==s[n(303)])return null==s[n(321)]||1==s[n(321)]&&null==s[n(345)]?r:void 0})),this[t(374)][t(358)][t(336)][t(377)]((e=>{const r=t;if(e[r(327)][r(314)])return!1;let s=!1;const o=n[r(362)]({skipNotAttached:!0})[r(387)]((t=>{const e=r,s=n[e(360)](t);return e(307)==s||e(305)==s}));for(const t of o){const o=t[r(384)]()[r(350)][r(308)][r(347)](r(306));r(354)!=o&&r(346)!=o&&(n[r(337)](t[r(384)](),r(318))[r(343)]((t=>r(306)==n[r(360)](t[r(324)])))||(e[r(364)](t[r(356)]()),s=!0))}return s})),this[t(335)]()}[Ws(334)](t){const e=Ws,n=this[e(374)][e(372)],{data:r}=t,s={type:e(357),content:""};if(!r||e(304)!=r[e(303)])return;if(!r[e(345)])return e(296)==r[e(321)]?s:{type:e(357),content:""+zr(n,e(320),zr(n,this[e(319)](r[e(321)])))};if(!r[e(321)]){if(e(296)==r[e(345)])return s;let o=t[e(339)];for(;o;){if(o[e(342)]&&e(306)==o[e(342)][e(303)]&&o[e(342)][e(321)])return s;o=o[e(310)]}return{type:e(357),content:""+zr(n,e(370),zr(n,this[e(319)](r[e(345)])))}}if(e(296)!=r[e(321)])return{type:e(357),content:""+zr(n,e(320),zr(n,this[e(319)](r[e(321)])))};let o=t[e(339)];for(;o;){if(o[e(342)]&&e(306)==o[e(342)][e(303)]&&o[e(342)][e(321)]&&o[e(342)][e(345)])return s;o=o[e(310)]}const i=t[e(384)]()[e(350)][e(308)][e(347)](e(306));return{type:e(357),content:zr(n,e(320),zr(n,e(333)+i[e(349)]()+e(341)))}}[Ws(335)](){const t=Ws,e=this[t(374)],n=e[t(372)];e[t(301)][t(367)](t(328))[t(382)][t(313)]((e=>{const r=t;if(r(297)!=e[r(348)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(355)]){case r(304):o=r(351),i={type:r(357),content:zr(n,o,zr(n,this[r(319)](s[r(368)][0][r(348)])))};break;case r(305):o=s[r(368)][0][r(361)]?r(376):r(338),i={type:r(357),content:zr(n,o)};break;case r(307):o=r(330),i={type:r(357),content:zr(n,o,s[r(368)][0][r(353)])}}return i}))}[Ws(319)](t){const e=Ws;return e(333)+function(t){const n=e;return Zs[n(371)](t)?n(386):Qs[n(371)](t)?n(354):null}(t)[e(349)]()+e(316)+t[e(349)]()[e(380)](/-/g,"_")}}const Zs=[Ws(323),Ws(381),Ws(363)],Qs=[Ws(375),Ws(309),Ws(332),Ws(312),Ws(352),Ws(340)];var Js=n(507);const Xs=Ys;function Ys(t,e){const n=$s();return(Ys=function(t,e){return n[t-=350]})(t,e)}function $s(){const t=["document","removeMarker:suggestion:insertion","210mItsvy","options","afterExecute","createRange","commands","showSuggestionHighlights","2557446pyqOfJ","markerNameToElements","get","writer","71168ZbXKHS","editing","ck-suggestion-marker-split","change","fromRange","hasClass","detach","enter","710536UQYkcs","714305aFrybs","high","getFirstPosition","enableCommand","parent","fire","end","TrackChangesEditing","bind","1754952gtTtLL","unbindElementFromMarkerName","nextSibling","addMarker:suggestion:insertion","split","model","createPositionAt","plugins","remove","markInsertion","enterBlock","init","requires","selection","10484rGNBgL","downcastDispatcher","mapper","data","637yHAehj","921879SBMbCA","315rPzHBU","setSelection","editor","getFirstRange","markerName"];return($s=function(){return t})()}!function(t,e){const n=Ys,r=t();for(;;)try{if(493801===parseInt(n(364))/1+parseInt(n(388))/2*(-parseInt(n(394))/3)+-parseInt(n(374))/4+-parseInt(n(365))/5+-parseInt(n(352))/6+-parseInt(n(392))/7*(parseInt(n(356))/8)+parseInt(n(393))/9*(parseInt(n(401))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($s);class to extends t.Plugin{static get[Xs(386)](){return[Js.Enter]}[Xs(385)](){const t=Xs,e=this[t(396)],n=e[t(381)][t(354)](t(372)),r=e[t(350)][t(354)](t(363));n[t(368)](t(363),(()=>{const s=t;e[s(379)][s(359)]((t=>{const o=s,a=e[o(379)][o(399)][o(387)],c=a[o(367)](),u=i.LiveRange[o(360)](a[o(397)]());if(r[o(384)](t)){const r=e[o(379)][o(380)](c[o(369)][o(376)],0),s=t[o(404)](c,r);n[o(383)](s)}else t[o(395)](t[o(404)](u[o(371)]));u[o(362)](),r[o(370)](o(403),{writer:t})}))})),e[t(357)][t(389)].on(t(377),ws(e,t(378)),{priority:t(366)}),e[t(357)][t(389)].on(t(400),((e,n,r)=>{const s=t,o=r[s(390)][s(353)](n[s(398)]);if(o)for(const t of o)t[s(361)](s(358))&&(r[s(390)][s(375)](t,n[s(398)]),r[s(355)][s(382)](t))}),{priority:t(366)}),e[t(391)][t(389)].on(t(377),((n,r,s)=>{const o=t;s[o(402)][o(351)]&&ws(e,o(378),{showActiveMarker:!1})[o(373)](this)(n,r,s)}),{priority:t(366)})}}const eo=no;function no(t,e){const n=ro();return(no=function(t,e){return n[t-=238]})(t,e)}function ro(){const t=["createPositionAt","FindAndReplaceUtils","978NrDGop","enableCommand","find","editor","end","has","filter","346731mvJLfA","item","handleFindCommand","afterInit","bind","markers","findNext","get","plugins","4135TpIYEJ","string","getRange","replaceAll","findByTextCallback","createRange","3679140lyCjjc","28usthTc","356058LCwRGM","getIntersection","FindAndReplaceEditing","suggestion:deletion","1642ccivzx","replace","1710864SrTLsB","model","findPrevious","1372086LwOIUQ","_isInDeletionRange","getMarkersGroup","start","TrackChangesEditing"];return(ro=function(){return t})()}!function(t,e){const n=no,r=t();for(;;)try{if(554497===parseInt(n(254))/1*(parseInt(n(249))/2)+-parseInt(n(259))/3+parseInt(n(248))/4+-parseInt(n(242))/5*(parseInt(n(266))/6)+-parseInt(n(273))/7+parseInt(n(256))/8+parseInt(n(250))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[eo(276)](){const t=eo;if(!this[t(269)][t(241)][t(271)](t(252)))return;const e=this[t(269)][t(241)][t(240)](t(263));e[t(267)](t(268),this[t(275)][t(277)](this)),e[t(267)](t(239)),e[t(267)](t(258)),e[t(267)](t(255)),e[t(267)](t(245))}[eo(275)](t,e,n={}){const r=eo,s=this[r(269)][r(241)][r(240)](r(265));return t((t=>(r(243)==typeof e?s[r(246)](e,n):e)(t)[r(272)]((e=>!1===this[r(260)](e,t[r(274)])))),n)}[eo(260)](t,e){const n=eo,r=this[n(269)][n(257)][n(247)](this[n(269)][n(257)][n(264)](e,t[n(262)]),this[n(269)][n(257)][n(264)](e,t[n(270)]));for(const t of this[n(269)][n(257)][n(238)][n(261)](n(253)))if(null!==r[n(251)](t[n(244)]()))return!0;return!1}}const oo=io;function io(t,e){const n=ao();return(io=function(t,e){return n[t-=322]})(t,e)}function ao(){const t=["fontColor","119202RkTzqd","4914000yzsbcR","get","*Reset font family*","registerDescriptionCallback","*Reset font background color*","value","label","commandName","plugins","9615661GDKGVo","find","TrackChangesEditing","FORMAT_FONT_COLOR","1804096ZxlFLV","fontColor.colors","fontSize","34520HpvTck","descriptionFactory","type","registerAttributeLabel","*Reset font color*","FORMAT_FONT_FAMILY","commandParams","locale","*Set font size:* %0","*Set font family:* %0","897726MRPCjO","fontBackgroundColor.colors","73173atggPp","format","FontSize","*Set font color:* %0","10gOchJr","fontFamily","32prmNWv","toLowerCase","title","1791HNYpRB","registerInlineAttribute","formatInline","18CEgsrE","editor","FORMAT_FONT_SIZE","_registerLegacyDescription","afterInit","fontBackgroundColor","FontBackgroundColorEditing","*Set font background color:* %0","has","fontSize.options","*Reset font size*","enableDefaultAttributesIntegration","normalizeSizeOptions","FontColorEditing","model","FORMAT_FONT_BACKGROUND","FontFamilyEditing","config","trim","FontSizeEditing"];return(ao=function(){return t})()}!function(t,e){const n=io,r=t();for(;;)try{if(549474===parseInt(n(329))/1*(-parseInt(n(341))/2)+-parseInt(n(362))/3*(-parseInt(n(335))/4)+parseInt(n(363))/5+parseInt(n(327))/6+-parseInt(n(376))/7+-parseInt(n(379))/8*(parseInt(n(338))/9)+parseInt(n(333))/10*(parseInt(n(372))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ao);const co=[{pluginName:oo(360),commandName:oo(378)},{pluginName:oo(357),commandName:oo(334)},{pluginName:oo(354),commandName:oo(361)},{pluginName:oo(347),commandName:oo(346)}];class uo extends t.Plugin{[oo(345)](){const t=oo,e=this[t(342)][t(324)],n=this[t(342)][t(371)][t(364)](t(374));for(const{pluginName:e,commandName:r}of co)this[t(342)][t(371)][t(349)](e)&&(n[t(352)](r),n[t(339)](r));e.t,n[t(380)][t(382)](t(378),zr(e,t(343))),n[t(380)][t(382)](t(334),zr(e,t(322))),n[t(380)][t(382)](t(361),zr(e,t(375))),n[t(380)][t(382)](t(346),zr(e,t(356))),this[t(344)]()}[oo(344)](){const t=oo,e=this[t(342)],n=e[t(324)];e[t(371)][t(364)](t(374))[t(380)][t(366)]((e=>{const r=t,o=n.t;if(r(340)!=e[r(381)])return;const{data:i}=e;if(null!=i){if(r(378)==i[r(370)]){const t=i[r(323)][0][r(368)];if(t){const e=o(this[r(342)][r(371)][r(364)](r(331))[r(353)](this[r(342)][r(358)][r(364)](r(350)))[r(373)]((e=>e[r(355)]==t))[r(337)])[r(336)]();return{type:r(330),content:zr(n,r(325),e)}}return{type:r(330),content:zr(n,r(351))}}if(r(334)==i[r(370)]){const t=i[r(323)][0][r(368)];return t?{type:r(330),content:zr(n,r(326),t)}:{type:r(330),content:zr(n,r(365))}}if(r(361)==i[r(370)]){const t=i[r(323)][0][r(368)];if(t){const e=(0,s.normalizeColorOptions)(this[r(342)][r(358)][r(364)](r(377)))[r(373)]((e=>e[r(355)]==t));let i=t,a="";return e&&(i=e[r(369)],a=o(i)[r(336)]()),{type:r(330),content:zr(n,r(332),a)[r(359)](),color:{value:t,title:a||i}}}return{type:r(330),content:zr(n,r(383))}}if(r(346)==i[r(370)]){const t=i[r(323)][0][r(368)];if(t){const e=(0,s.normalizeColorOptions)(this[r(342)][r(358)][r(364)](r(328)))[r(373)]((e=>e[r(355)]==t));let i=t,a="";return e&&(i=e[r(369)],a=o(i)[r(336)]()),{type:r(330),content:zr(n,r(348),a)[r(359)](),color:{value:t,title:a||i}}}return{type:r(330),content:zr(n,r(367))}}}}))}}function lo(){const t=["100325dgnSUr","fontColor","push","registerDescriptionCallback","commandName","toUpperCase","copyFormat","afterInit","formatBlock","fontSize","*Remove all formatting*","pasteFormat","length","7600gFrrJI","boolean","806324ULTqfy","108hLpdPV","split","5790008mkiNVH","find","model","toLowerCase","format","label","enableDefaultAttributesIntegration","title","charAt","352134IXzOfb","2727JTlAQs","fontBackgroundColor","fontColor.colors","get","join","11539KOQSBJ","normalizeSizeOptions","TrackChangesEditing","*Set format to:* %0","formatInline","editor","15624bPxJtU","config","3XDnnIl","enableCommand","36972240OENbLZ","commandParams","descriptionFactory","commands","plugins","type","3kfkZjA","_registerLegacyDescription","slice","locale","FontSize","fontSize.options","entries"];return(lo=function(){return t})()}const fo=ho;function ho(t,e){const n=lo();return(ho=function(t,e){return n[t-=364]})(t,e)}!function(t,e){const n=ho,r=t();for(;;)try{if(496265===parseInt(n(368))/1*(-parseInt(n(402))/2)+parseInt(n(416))/3*(-parseInt(n(390))/4)+parseInt(n(375))/5*(parseInt(n(391))/6)+-parseInt(n(393))/7+parseInt(n(414))/8*(-parseInt(n(403))/9)+parseInt(n(388))/10*(-parseInt(n(408))/11)+parseInt(n(418))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(lo);class go extends t.Plugin{[fo(382)](){const t=fo,e=this[t(413)],n=e[t(366)][t(406)](t(410)),r=e[t(365)][t(406)](t(381)),s=e[t(365)][t(406)](t(386));r&&s&&(n[t(399)](t(386)),n[t(417)](t(381)),this[t(369)]())}[fo(369)](){const t=fo,e=this[t(413)],n=e[t(371)];e[t(366)][t(406)](t(410))[t(364)][t(378)]((r=>{const s=t;if(s(383)!=r[s(367)]&&s(412)!=r[s(367)])return;const{data:o}=r;if(o&&s(386)===o[s(379)]){const t=[],r=o[s(419)][0];for(const[n,o]of Object[s(374)](r))t[s(377)](po(e,n,o));return t[s(387)]?{type:s(397),content:zr(n,s(411),t[s(407)](", "))}:{type:s(397),content:zr(n,s(385))}}}))}}function po(t,e,n){const r=fo,o=t[r(371)].t,i=e[r(392)](/(?=[A-Z])/)[r(407)](" "),a=o(i[r(401)](0)[r(380)]()+i[r(370)](1))[r(396)]();if(r(389)==typeof n)return a;if(r(376)===e||r(404)===e){const e=(0,s.normalizeColorOptions)(t[r(415)][r(406)](r(405)))[r(394)]((t=>t[r(395)]==n));return a+" ("+(e?o(e[r(398)])[r(396)]():n)+")"}if(r(384)===e&&isNaN(parseFloat(n))){const e=t[r(366)][r(406)](r(372))[r(409)](t[r(415)][r(406)](r(373)))[r(394)]((t=>t[r(395)]==n));return a+" ("+(e?o(e[r(400)])[r(396)]():n)+")"}return a+" ("+n+")"}function mo(t,e){const n=Eo();return(mo=function(t,e){return n[t-=451]})(t,e)}const Io=mo;function Eo(){const t=["heading","commandName","215056xVAIqB","2076315fnrlwF","find","81011NbrOxj","1280817IllFKW","registerDescriptionCallback","2995830CKtkfB","heading.options","2829915gIkKvy","config","TrackChangesEditing","4xbSPJm","type","HeadingEditing","ELEMENT_HEADING_CUSTOM","2qlEiNt","formatBlock","_getHeadingLevel","editor","match","66aRkPFw","model","enableDefaultAttributesIntegration","name","85972HKOSuL","title","ELEMENT_HEADING","format","45SShdhp","view","commandParams","_registerLegacyDescription","locale","registerElementLabel","_headingOptions","get","plugins","*Change to:* %0","12SPBKaI","value","afterInit","descriptionFactory","paragraph","has"];return(Eo=function(){return t})()}!function(t,e){const n=mo,r=t();for(;;)try{if(317043===-parseInt(n(496))/1*(-parseInt(n(487))/2)+parseInt(n(476))/3*(parseInt(n(483))/4)+-parseInt(n(473))/5+parseInt(n(492))/6*(parseInt(n(475))/7)+-parseInt(n(472))/8*(-parseInt(n(454))/9)+-parseInt(n(478))/10+-parseInt(n(480))/11*(-parseInt(n(464))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[Io(466)](){const t=Io,e=this[t(490)];if(!e[t(462)][t(469)](t(485)))return;this[t(460)]=e[t(481)][t(461)](t(479));const n=e[t(458)],r=e[t(462)][t(461)](t(482));r[t(494)](t(470));for(const e of this[t(460)])t(468)!=e[t(493)]&&r[t(467)][t(459)](e[t(493)],(n=>{const r=t,i=this[r(489)](e[r(493)]);return null!==i?s(n,i):o(n,e[r(451)])}));function s(e,r){return zr(n,t(452),[e,r])}function o(e,r){return zr(n,t(486),[e,r])}this[t(457)]()}[Io(457)](){const t=Io,e=this[t(490)],n=e[t(458)];e[t(462)][t(461)](t(482))[t(467)][t(477)]((e=>{const r=t;if(r(488)!=e[r(484)])return;const{data:s}=e;if(s&&r(470)==s[r(471)]){const e=s[r(456)][0][r(465)],c=this[r(489)](e);if(null!==c)return{type:r(453),content:zr(n,r(463),(1,a=c,zr(n,r(452),[1,a])))};const u=this[r(460)][r(474)]((t=>t[r(493)]===e))[r(451)];return{type:r(453),content:zr(n,r(463),(o=1,i=u,zr(n,t(486),[o,i])))}}var o,i,a}))}[Io(489)](t){const e=Io;var n,r;const s=t[e(491)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(460)])||void 0===n?void 0:n[e(474)]((n=>n[e(493)]==t));if(o&&o[e(455)]){const t=o[e(455)],n=(null!==(r=t[e(495)])&&void 0!==r?r:t)[e(491)](/^h(\d+)/);if(n)return n[1]}return null}}const To=_o;function _o(t,e){const n=yo();return(_o=function(t,e){return n[t-=460]})(t,e)}function yo(){const t=["FORMAT_HIGHLIGHT","has","registerAttributeLabel","HighlightEditing","321sueWSN","format","93336pEMUID","config","196190ywVKUR","formatInline","highlight","highlight.options","commandName","title","*Set highlight:* %0","enableDefaultAttributesIntegration","editor","descriptionFactory","_registerLegacyDescription","7OgAmGM","plugins","7825440MhhBQH","*Remove highlight*","10228dXzIsM","405740sELugK","get","locale","find","TrackChangesEditing","type","879975QKvtGZ","model","3PaGCvC","afterInit","color","toLowerCase","commandParams","value","registerDescriptionCallback","registerInlineAttribute","3103160bVWVBT"];return(yo=function(){return t})()}!function(t,e){const n=_o,r=t();for(;;)try{if(251968===parseInt(n(471))/1*(parseInt(n(488))/2)+-parseInt(n(484))/3*(parseInt(n(462))/4)+-parseInt(n(463))/5+parseInt(n(486))/6+-parseInt(n(499))/7*(parseInt(n(479))/8)+-parseInt(n(469))/9+parseInt(n(460))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yo);class Ao extends t.Plugin{[To(472)](){const t=To,e=this[t(496)];if(!e[t(500)][t(481)](t(483)))return;const n=e[t(500)][t(464)](t(467)),r=e[t(465)];n[t(495)](t(490)),n[t(478)](t(490)),n[t(497)][t(482)](t(490),zr(r,t(480))),this[t(498)]()}[To(498)](){const t=To,e=this[t(496)],n=e[t(465)];e[t(500)][t(464)](t(467))[t(497)][t(477)]((r=>{const s=t;if(s(489)!=r[s(468)])return;const{data:o}=r;if(o&&s(490)==o[s(492)]){const t=n.t,r=o[s(475)][0][s(476)];if(r){const o=e[s(487)][s(464)](s(491))[s(466)]((t=>t[s(470)]==r)),i=t(o[s(493)])[s(474)]();return{type:s(485),content:zr(n,s(494),i),color:{value:o[s(473)],title:o[s(493)]}}}return{type:s(485),content:zr(n,s(461),zr(n,s(480)))}}}))}}const ko=Co;function Co(t,e){const n=No();return(Co=function(t,e){return n[t-=411]})(t,e)}!function(t,e){const n=Co,r=t();for(;;)try{if(859305===parseInt(n(429))/1*(-parseInt(n(428))/2)+-parseInt(n(435))/3+parseInt(n(417))/4+-parseInt(n(421))/5+parseInt(n(441))/6*(-parseInt(n(419))/7)+parseInt(n(416))/8+-parseInt(n(439))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(No);class Lo extends t.Plugin{[ko(424)](){const t=ko,e=this[t(431)];if(!e[t(425)][t(442)](t(436)))return;e[t(425)][t(423)](t(411))[t(443)](t(420));const n=e[t(425)][t(423)](t(411)),r=e[t(426)];n[t(445)][t(440)](t(420),(e=>zr(r,t(418),e))),e[t(430)][t(422)](t(412))[t(432)]({model:t(420),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(434)])return null;const o=n[s(413)](s(444)),i=n[s(414)]("hr");return n[s(433)](s(415),o),n[s(437)](n[s(438)](o,0),i),o},converterPriority:t(427)})}}function No(){const t=["for","get","afterInit","plugins","locale","high","45370OxfMmo","17jFxDiB","conversion","editor","elementToStructure","addClass","showSuggestionHighlights","2248356IYiaas","HorizontalLineEditing","insert","createPositionAt","873774AJKlmN","registerElementLabel","162CzxbOG","has","enableCommand","div","descriptionFactory","TrackChangesEditing","dataDowncast","createContainerElement","createEmptyElement","ck-horizontal-line","10040192AghhUv","5555204BctFzN","ELEMENT_HORIZONTAL_LINE","78813pAhPIS","horizontalLine","1241720TlEYRd"];return(No=function(){return t})()}function Ro(t,e){const n=So();return(Ro=function(t,e){return n[t-=471]})(t,e)}function So(){const t=["format","value","afterInit","_registerLegacyDescription","9clQsqN","*Change %0 content*","formatBlock","690yUAiqB","commandName","registerElementLabel","35NNjmJA","1472312eYhmyG","nodeAfter","plugins","enableDefaultAttributesIntegration","locale","getFirstRange","element","TrackChangesEditing","key","descriptionFactory","has","htmlEmbed","HtmlEmbed","2hWzZQW","type","attribute","15AoVijn","370wAPGOf","rawHtml","7883148hYLfaf","ELEMENT_HTML_EMBED","start","105812qxSIhk","registerDescriptionCallback","45749oKrXKU","registerBlockAttribute","2634WZntAC","get","editor","445588svlgVv"];return(So=function(){return t})()}const vo=Ro;!function(t,e){const n=Ro,r=t();for(;;)try{if(185317===-parseInt(n(505))/1+parseInt(n(496))/2*(-parseInt(n(509))/3)+parseInt(n(471))/4*(-parseInt(n(499))/5)+parseInt(n(479))/6*(-parseInt(n(482))/7)+-parseInt(n(483))/8*(parseInt(n(476))/9)+-parseInt(n(500))/10*(-parseInt(n(507))/11)+parseInt(n(502))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(So);class Mo extends t.Plugin{[vo(474)](){const t=vo,e=this[t(511)];if(!e[t(485)][t(493)](t(495)))return;const n=e[t(485)][t(510)](t(490)),r=e[t(487)];n[t(492)][t(481)](t(501),(e=>zr(r,t(503),e))),n[t(486)](t(494)),n[t(508)](t(473)),n[t(492)][t(506)]((e=>{const n=t;if(n(498)!=e[n(497)])return;const{data:s}=e;if(s&&n(473)==s[n(491)]&&e[n(488)]()[n(504)][n(484)].is(n(489),n(501))){const t=zr(r,n(503));return{type:n(472),content:zr(r,n(477),t)}}})),this[t(475)]()}[vo(475)](){const t=vo,e=this[t(511)],n=e[t(487)];e[t(485)][t(510)](t(490))[t(492)][t(506)]((e=>{const r=t;if(r(478)!=e[r(497)])return;const{data:s}=e;if(s&&r(494)==s[r(480)]){const t=zr(n,r(503));return{type:r(472),content:zr(n,r(477),t)}}}))}}const Oo=Fo;function wo(){const t=["find","isIntersecting","7xMLhCI","key","caption","Inline image to block image","getClosestSelectedImageElement","2JdibAL","imageTextAlternative","chain","selection","_registerLegacyDescription","commandParams","markInsertion","ELEMENT_IMAGE","afterInit","markBlockFormat","accept","newValue","createRangeOn","879634svkMrE","registerCustomCallback","forceDefaultExecution","isEqual","addObject","getFirstRange","deletion","attribute","createRange","getContainedElement","element","ImageUtils","markDeletion","Block image to inline image","ImageUploadEditing","formatInline","2374170xjIYSZ","FORMAT_IMAGE_SIZE","ImageResize","registerElementLabel","_findSuggestions","registerDescriptionCallback","convertBlockImageToInline","editor","toNext","7431216JvmtGB","nodeAfter","previous","end","1144773HCjMSZ","imageCaption","getNearestSelectionRange","imageTypeInline","isBefore","ELEMENT_INLINE_IMAGE","subType","ImageEditing","enableDefaultAttributesIntegration","_suggestionFactory","isCollapsed","15493280LoKmzL","imageBlock","discard","descriptionFactory","locale","resizedWidth","*Remove image text alternative*","uploadImage","toPrevious","ELEMENT_CAPTION","alt","registerBlockAttribute","findIndex","document","insertion","imageTypeBlock","join","17140WNQJya","detach","toggleImageCaption","100CLyzZe","convertInlineImageToBlock","plugins","format","ImageCaptionEditing","formatBlock","registerAttributeLabel","get","isOwn","insertImage","getCaptionFromImageModelElement","width","ImageCaptionUtils","removeObject","nodeBefore","commandName","2561520pAedZh","backward","ImageBlockEditing","ImageInlineEditing","type","imageStylePreApply","imageInline","model","fromPosition","resizeImage","isBlockImage","ImageTextAlternativeEditing","start","change","TrackChangesEditing","schema","*Reset image width*","has","*Set image text alternative:* %0","655NRNCkj","filter","enableCommand","forward","getSuggestionCallback","length","*Set image width:* %0"];return(wo=function(){return t})()}function Fo(t,e){const n=wo();return(Fo=function(t,e){return n[t-=356]})(t,e)}!function(t,e){const n=Fo,r=t();for(;;)try{if(652415===-parseInt(n(469))/1+-parseInt(n(456))/2*(parseInt(n(363))/3)+parseInt(n(404))/4*(parseInt(n(442))/5)+parseInt(n(372))/6*(-parseInt(n(451))/7)+parseInt(n(423))/8+parseInt(n(376))/9*(parseInt(n(407))/10)+parseInt(n(387))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wo);class Do extends t.Plugin{[Oo(464)](){const t=Oo,e=this[t(370)];if(!e[t(409)][t(440)](t(383)))return;const n=e[t(409)][t(414)](t(437)),r=e[t(409)][t(414)](t(358)),s=e[t(391)];n[t(444)](t(416)),n[t(390)][t(366)](t(388),(e=>zr(s,t(463),e))),n[t(390)][t(366)](t(429),(e=>zr(s,t(381),e))),n[t(390)][t(366)](t(453),(()=>zr(s,t(396)))),e[t(409)][t(440)](t(361))&&n[t(444)](t(394)),e[t(409)][t(440)](t(425))&&e[t(409)][t(440)](t(426))&&(n[t(444)](t(379),((s,o)=>{const i=t,a=r[i(455)](e[i(430)][i(400)][i(459)]);e[i(430)][i(436)]((()=>{const t=i;n[t(465)](a,{commandName:t(379),commandParams:[o]},[],t(369))}))})),n[t(444)](t(402),((s,o)=>{const a=t;e[a(430)][a(436)]((t=>{const c=a;let u=r[c(455)](e[c(430)][c(400)][c(459)]),l=t[c(468)](u);const f=i.LivePosition[c(431)](l[c(435)],c(395)),h=i.LivePosition[c(431)](l[c(375)],c(371));n[c(471)]((()=>s(o))),u=r[c(455)](e[c(430)][c(400)][c(459)]),l=t[c(468)](u);const g=t[c(477)](f,h);f[c(405)](),h[c(405)](),n[c(465)](u,{commandName:c(379),commandParams:[o]},[],c(408)),g[c(435)][c(380)](l[c(435)])&&n[c(462)](t[c(477)](g[c(435)],l[c(435)]),c(408)),l[c(375)][c(380)](g[c(375)])&&n[c(462)](t[c(477)](l[c(375)],g[c(375)]),c(408))}))})),n[t(385)][t(470)](t(412),t(408),t(403),(()=>!1)),n[t(385)][t(470)](t(412),t(408),t(466),(()=>!1)),n[t(385)][t(470)](t(412),t(408),t(389),n[t(385)][t(446)](t(412),"",t(466))),n[t(385)][t(470)](t(401),t(408),t(403),(()=>!1)),n[t(385)][t(470)](t(401),t(408),t(389),(([r])=>{const s=t,o=n[s(385)][s(446)](s(401),"",s(389));let i=r[s(435)],a=r[s(375)];const c=e[s(430)][s(438)][s(378)](i,s(424)),u=e[s(430)][s(438)][s(378)](a,s(445));c[s(386)]&&(i=c[s(435)]),u[s(386)]&&(a=u[s(375)]),o([e[s(430)][s(477)](i,a)])})),n[t(385)][t(470)](t(412),t(408),t(458),c),n[t(385)][t(470)](t(401),t(408),t(458),c)),e[t(409)][t(440)](t(411))&&(n[t(444)](t(406),((s,o)=>{const i=t,a=e[i(409)][i(414)](i(419));let c=r[i(455)](e[i(430)][i(400)][i(459)]),u=a[i(417)](c);e[i(430)][i(436)]((()=>{const t=i;if(u)return void n[t(359)](e[t(430)][t(468)](u));const l=r[t(433)](c);s(o),c=r[t(455)](e[t(430)][t(400)][t(459)]),u=a[t(417)](c),n[t(462)](e[t(430)][t(468)](u),l?null:t(377))}))})),n[t(385)][t(470)](t(401),t(377),t(458),c));const o=[{type:t(412),subType:t(428)},{type:t(401),subType:t(377)},{type:t(412),subType:t(408)},{type:t(401),subType:t(408)}];function a(e,s){const i=t,a=o[i(399)]((({type:t,subType:n})=>e[i(427)]==t&&e[i(382)]==n)),c=o[i(399)]((({type:t,subType:e})=>s[i(427)]==t&&s[i(382)]==e));if(a<0||c<0)return!1;const u=e[i(474)](),l=s[i(474)]();if((0==a||1==a)&&2==c&&u[i(450)](l))return!0;if(2==a&&3==c){const t=n[i(367)](u,i(401))[i(443)]((({suggestion:t,meta:e})=>e[i(415)]&&i(408)==t[i(382)]));if(t[i(447)]>1&&l[i(375)][i(472)](u[i(435)]))return!0;if(1==t[i(447)]&&(u[i(435)][i(472)](l[i(375)])||u[i(375)][i(472)](l[i(435)])))return!0}if(3==a&&3==c&&u[i(435)][i(380)](l[i(435)])){const t=u[i(375)][i(373)],e=l[i(435)][i(421)];return r[i(433)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(409)][t(440)](t(365))&&(n[t(384)](t(432)),n[t(398)](t(392)),n[t(390)][t(413)](t(392),zr(s,t(364)))),e[t(409)][t(440)](t(434))&&(n[t(384)](t(457)),n[t(398)](t(397))),n[t(390)][t(368)]((e=>{const n=t;if(o[n(449)]((({type:t,subType:r})=>e[n(427)]==t&&e[n(382)]==r)))return e[n(374)]?{}:void 0})),n[t(390)][t(368)]((e=>{const n=t;if(n(401)==e[n(427)]||n(475)==e[n(427)]){const t=e[n(356)]();if(t&&t.is(n(357),n(453)))return{type:n(401)==e[n(427)]?n(473):n(420),element:t,quantity:1}}})),n[t(390)][t(368)]((e=>t(412)==e[t(427)]&&t(408)==e[t(382)]?{type:t(410),content:t(454)}:t(412)==e[t(427)]&&t(369)==e[t(382)]?{type:t(410),content:t(360)}:void 0)),n[t(390)][t(368)]((e=>{const n=t;if(n(476)!=e[n(427)])return;const{data:r}=e;if(!r||n(397)!=r[n(452)])return;const o=r[n(467)];return o?{type:n(410),content:zr(s,n(441),'"'+o+'"')}:{type:n(410),content:zr(s,n(393))}})),this[t(460)]()}[Oo(460)](){const t=Oo,e=this[t(370)],n=e[t(391)];e[t(409)][t(414)](t(437))[t(390)][t(368)]((e=>{const r=t;if(r(412)!=e[r(427)]&&r(362)!=e[r(427)])return;const{data:s}=e;if(s){if(r(457)==s[r(422)]){const t=s[r(461)][0][r(467)];return t?{type:r(410),content:zr(n,r(441),'"'+t+'"')}:{type:r(410),content:zr(n,r(393))}}if(r(432)==s[r(422)]){const t=s[r(461)][0][r(418)];return t?{type:r(410),content:zr(n,r(448),t)}:{type:r(410),content:zr(n,r(439))}}}}))}}const xo=Po;function Bo(){const t=["registerDescriptionCallback","descriptionFactory","replaceImageSource","oldValue","11894927CPOKWL","key","has","48ahGAPF","afterInit","182oCvAbN","424045LvfdKU","ImageEditing","4320639SqiDuq","enableDefaultAttributesIntegration","formatBlock","attribute","commandName","_registerLegacyDescription","16424OITBNX","newValue","registerCustomCallback","type","29466iXPhRB","editor","*Format:* replace image URL","_handleLegacySuggestions","get","locale","formatInline","discard","format","getSuggestionCallback","registerBlockAttribute","_suggestionFactory","src","9vMIMvd","10QMXRag","accept","1913924dpORAW","46735908cDJGur","plugins","50UeoVvu","TrackChangesEditing","*Replace image URL*"];return(Bo=function(){return t})()}function Po(t,e){const n=Bo();return(Po=function(t,e){return n[t-=163]})(t,e)}!function(t,e){const n=Po,r=t();for(;;)try{if(786232===-parseInt(n(181))/1*(parseInt(n(206))/2)+-parseInt(n(175))/3*(parseInt(n(178))/4)+-parseInt(n(194))/5*(-parseInt(n(191))/6)+parseInt(n(193))/7*(-parseInt(n(202))/8)+-parseInt(n(196))/9*(parseInt(n(176))/10)+-parseInt(n(188))/11+parseInt(n(179))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bo);class Uo extends t.Plugin{[xo(192)](){const t=xo;if(!this[t(163)][t(180)][t(190)](t(195)))return;const e=this[t(163)][t(167)],n=this[t(163)][t(180)][t(166)](t(182));n[t(197)](t(186)),n[t(172)](t(174)),n[t(185)][t(184)]((n=>{const r=t;if(r(199)!=n[r(205)])return;const{data:s}=n;return s&&r(174)==s[r(189)]?s[r(203)]&&s[r(187)]?{type:r(170),content:zr(e,r(183))}:{type:r(170),content:""}:void 0})),this[t(165)]()}[xo(165)](){const t=xo,e=this[t(163)][t(180)][t(166)](t(182));e[t(173)][t(204)](t(198),t(186),t(177),e[t(173)][t(171)](t(198),null,t(169))),e[t(173)][t(204)](t(198),t(186),t(169),e[t(173)][t(171)](t(198),null,t(177))),this[t(201)]()}[xo(201)](){const t=xo,e=this[t(163)],n=e[t(167)];e[t(180)][t(166)](t(182))[t(185)][t(184)]((e=>{const r=t;if(r(198)!=e[r(205)]&&r(168)!=e[r(205)])return;const{data:s}=e;return s&&r(186)==s[r(200)]?{type:r(170),content:zr(n,r(164))}:void 0}))}}function jo(t,e){const n=Vo();return(jo=function(t,e){return n[t-=374]})(t,e)}const Go=jo;function Vo(){const t=["join","author","change","10loCFHH","setImageNaturalSizeAttributes","isInContent","length","from","3219898XKrHTV","2931132DqdIRV","suggestion","getChangedMarkers","type","document","get","model","331909MvrcoH","Users","36mIWFFv","isBlockImage","insertion","newRange","markInlineFormat","normalizedStyles","markBlockFormat","afterInit","forEach","registerDescriptionCallback","start","getSuggestionCallback","registerPostFixer","end","TrackChangesEditing","getFirstRange","imageTypeInline","FORMAT_SIDE_IMAGE","findIndex","discard","createRangeOn","descriptionFactory","filter","9414CcwaSU","head","_findSuggestions","isEqual","title","editor","commands","14230yCXmLd","discardSuggestion","commandName","formatBlock","ImageStyleEditing","differ","isInlineImage","imageCaption","selection","6610kZybZG","registerCustomCallback","imageStylePostApply","*Format:* %0","595JWcTfe","accept","value","_suggestionFactory","toLowerCase","isBefore","has","chain","getSuggestion","getContainedElement","isIntersecting","commandReversedParams","getClosestSelectedImageElement","2322npxpfb","_splitMarkerName","format","refresh","commandParams","imageTypeBlock","shouldConvertImageType","4871824pWfyNN","hasSuggestion","side","imageStylePreApply","locale","enableCommand","convertInlineImageToBlock","_registerLegacyDescription","29672XcFOAe","subType","plugins","nodeBefore","name","next","isOwn","getSuggestions","imageStyle","ImageUtils","nodeAfter","formatInline"];return(Vo=function(){return t})()}!function(t,e){const n=jo,r=t();for(;;)try{if(937064===-parseInt(n(409))/1*(parseInt(n(396))/2)+-parseInt(n(402))/3+parseInt(n(474))/4+parseInt(n(441))/5*(parseInt(n(467))/6)+parseInt(n(454))/7*(-parseInt(n(381))/8)+-parseInt(n(434))/9*(-parseInt(n(450))/10)+parseInt(n(401))/11*(parseInt(n(411))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class Ho extends t.Plugin{[Go(418)](){const t=Go,n=this[t(439)];if(!n[t(383)][t(460)](t(445)))return;const r=n[t(383)][t(407)](t(425)),s=n[t(383)][t(407)](t(390)),o={};r[t(378)](t(389),((o,i)=>{const a=t,c=n[a(383)][a(407)](a(410)).me,u=n[a(440)][a(407)](a(389));let l=s[a(466)](n[a(408)][a(406)][a(449)]),f=n[a(408)][a(431)](l),h=u[a(456)];if(h==i[a(456)])return;const g={commandName:a(389),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(408)][a(395)]((()=>{const t=a;if(r[t(388)]()[t(433)]((e=>e[t(398)]&&c==e[t(394)]&&(t(444)==e[t(405)]||t(392)==e[t(405)])&&(t(376)==e[t(382)]||t(452)==e[t(382)])&&e[t(426)]()[t(437)](f)))[t(419)]((e=>r[t(442)](e[t(435)]))),l=s[t(466)](n[t(408)][t(406)][t(449)]),f=n[t(408)][t(431)](l),u[t(470)](),n[t(440)][t(407)](t(427))[t(470)](),n[t(440)][t(407)](t(472))[t(470)](),h=u[t(456)],h!=i[t(456)])return s[t(447)](l)&&u[t(473)](i[t(456)],l)?(o({...i,setImageSizes:!1}),l=s[t(466)](n[t(408)][t(406)][t(449)]),void r[t(417)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(376))):void(s[t(412)](l)?r[t(417)](l,g,[],t(452)):r[t(415)](f,g,t(452)))}))}));for(const e of n[t(383)][t(407)](t(445))[t(416)])o[e[t(385)]]=e[t(438)][t(458)]();r[t(457)][t(451)](t(444),t(376),t(393),(()=>!1)),r[t(457)][t(451)](t(444),t(452),t(393),(()=>!1)),r[t(457)][t(451)](t(392),t(452),t(393),(()=>!1)),r[t(457)][t(451)](t(444),t(376),t(455),(([e])=>{const n=t;s[n(397)](e[n(463)]())})),r[t(457)][t(451)](t(444),t(376),t(430),((e,n)=>{const s=t;r[s(457)][s(422)](s(444),"",s(455))(e,{commandName:n[s(443)],commandParams:n[s(465)]})})),r[t(457)][t(451)](t(444),t(376),t(461),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(444),subType:t(376)},{type:t(413),subType:t(448)},{type:t(444),subType:t(379)},{type:t(413),subType:t(379)}];function a(e,n){const o=t,a=i[o(429)]((({type:t,subType:n})=>e[o(405)]==t&&e[o(382)]==n)),c=i[o(429)]((({type:t,subType:e})=>n[o(405)]==t&&n[o(382)]==e));if(a<0||c<0)return!1;const u=e[o(426)](),l=n[o(426)]();if((0==a||1==a)&&2==c&&u[o(464)](l))return!0;if(2==a&&3==c){const t=r[o(436)](u,o(413))[o(433)]((({suggestion:t,meta:e})=>e[o(387)]&&o(379)==t[o(382)]));if(t[o(399)]>1&&l[o(424)][o(437)](u[o(421)]))return!0;if(1==t[o(399)]&&(u[o(421)][o(437)](l[o(424)])||u[o(424)][o(437)](l[o(421)])))return!0}if(3==a&&3==c&&u[o(421)][o(459)](l[o(421)])){const t=u[o(424)][o(391)],e=l[o(421)][o(384)];return s[o(412)](t)&&t===e}return!1}n[t(408)][t(406)][t(423)]((()=>{const e=t;let o=!1;const i=Array[e(400)](n[e(408)][e(406)][e(446)][e(404)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(468)](t);if(e(403)==i&&r[e(374)](u)){if(e(444)==a&&(e(376)==c||e(452)==c)){const t=r[e(462)](u);if(n[e(414)]){const n=t[e(426)]()[e(463)]();if(s[e(412)](n))continue;r[e(442)](t),o=!0}}if(e(413)==a&&e(448)==c&&!n[e(414)]){const t=r[e(462)](u);t[e(386)]&&t[e(386)][e(398)]&&(r[e(442)](t[e(386)]),o=!0)}}}return o})),this[t(380)](o)}[Go(380)](t){const e=Go,n=this[e(439)],r=n[e(377)];n[e(383)][e(407)](e(425))[e(432)][e(420)]((n=>{const s=e;if(s(444)!=n[s(405)]&&s(392)!=n[s(405)])return;const{data:o}=n;if(!o||s(389)!=o[s(443)])return;const i=o[s(471)][0][s(456)];return function(t){const e=s;return{type:e(469),content:zr(r,e(453),t)}}(s(375)===i?zr(r,s(428)):t[i]||i)}))}}const zo=Ko;!function(t,e){const n=Ko,r=t();for(;;)try{if(359404===-parseInt(n(250))/1+-parseInt(n(228))/2*(-parseInt(n(229))/3)+-parseInt(n(225))/4*(-parseInt(n(255))/5)+-parseInt(n(244))/6*(-parseInt(n(234))/7)+-parseInt(n(248))/8*(parseInt(n(254))/9)+parseInt(n(252))/10*(-parseInt(n(245))/11)+-parseInt(n(233))/12*(-parseInt(n(220))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qo);class Wo extends t.Plugin{constructor(t){const e=Ko;super(t),this[e(249)]=!1,this[e(238)]=!1}[zo(242)](){const t=zo,e=this[t(256)],n=e[t(235)][t(253)](t(227)),r=e[t(235)][t(253)](t(246));n&&(n.on(t(241),((e,[,n])=>{const s=t;this[s(249)]=r[s(221)],n[s(222)][s(232)]=!this[s(249)]}),{priority:t(230)}),this[t(236)](n,t(239),this[t(231)][t(247)](this)),this[t(236)](n,t(239),(()=>{const e=t;this[e(238)]&&(r[e(241)](),this[e(238)]=!1)}),{priority:t(224)}),e[t(226)][t(253)](t(251))[t(237)](t(227)))}[zo(231)](t,e){const n=zo,{suggestions:r}=e,s=this[n(256)][n(235)][n(253)](n(246)),o=s[n(221)];this[n(249)]!==o&&(s[n(241)](),this[n(238)]=!0),r&&r[n(243)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(256)][o(226)][o(253)](o(240)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(227)}}};this[o(256)][o(226)][o(253)](o(251))[o(223)](i)}))}}function Ko(t,e){const n=qo();return(Ko=function(t,e){return n[t-=220]})(t,e)}function qo(){const t=["plugins","importWord","10oGznRs","224784IEiqsb","high","_handleImportedData","track_changes","1164VDBOPc","91YXvMzj","commands","listenTo","enableCommand","_trackChangesExecuted","dataInsert","Users","execute","afterInit","forEach","245034dCkxCu","259006YKoFxh","trackChanges","bind","41352NkWBzQ","_trackChangesValueDuringImport","589212XAhgqN","TrackChangesEditing","210UiXizF","get","828oZbwrp","118595EKFgOR","editor","116701QtEvun","value","collaboration_features","_setSuggestionData","lowest","24fvhOCo"];return(qo=function(){return t})()}const Zo=Qo;function Qo(t,e){const n=Jo();return(Qo=function(t,e){return n[t-=396]})(t,e)}function Jo(){const t=["descriptionFactory","IndentEditing","1672630YauTDu","11RGzGnt","53271KvvSRQ","*Indent:* %0","getItemLabel","blockIndent","65245PbFWUi","outdentBlock","6OLNcXh","has","locale","outdent","1047468vVvmva","5132240FntiJG","editor","*Outdent:* %0","plugins","_registerLegacyDescription","formatBlock","get","TrackChangesEditing","3gyAejc","209910nQWHZx","getItems","registerDescriptionCallback","FORMAT_INDENT","7PpKukh","registerBlockAttribute","enableCommand","indentBlock","IndentBlock","indent","registerAttributeLabel","commandName","9612828mfxYXY","410JQTSJf","enableDefaultAttributesIntegration","afterInit","format","type"];return(Jo=function(){return t})()}!function(t,e){const n=Qo,r=t();for(;;)try{if(499759===parseInt(n(420))/1+-parseInt(n(436))/2*(-parseInt(n(435))/3)+parseInt(n(426))/4+parseInt(n(414))/5*(-parseInt(n(422))/6)+-parseInt(n(398))/7*(parseInt(n(427))/8)+-parseInt(n(416))/9*(-parseInt(n(407))/10)+-parseInt(n(415))/11*(-parseInt(n(406))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jo);class Xo extends t.Plugin{[Zo(409)](){const t=Zo,e=this[t(428)],n=e[t(430)][t(433)](t(434));if(e[t(430)][t(423)](t(413))&&(n[t(400)](t(403)),n[t(400)](t(425))),e[t(430)][t(423)](t(402)))for(const e of[t(401),t(421)])n[t(408)](e);const r=e[t(424)];n[t(399)](t(419)),n[t(412)][t(404)](t(419),zr(r,t(397))),this[t(431)]()}[Zo(431)](){const t=Zo,e=this[t(428)],n=e[t(424)],r=e[t(430)][t(433)](t(434));r[t(412)][t(396)]((e=>{const s=t;if(s(432)!=e[s(411)])return;const{data:o}=e;if(!o)return;if(s(401)!=o[s(405)]&&s(421)!=o[s(405)])return;const i=e[s(437)]()[0],a=r[s(412)][s(418)](i);return s(401)==o[s(405)]?{type:s(410),content:zr(n,s(417),a)}:s(421)==o[s(405)]?{type:s(410),content:zr(n,s(429),a)}:void 0}))}}function Yo(){var t=["TrackChangesEditing","editor","requires","168154uVxWer","plugins","get","7451240dbnktp","1355265QbQJoe","3625629PozFoK","enableCommand","1557126rxBHeh","1567772rhZrEl","1EZPHaO","input","init","979557TlAmkK"];return(Yo=function(){return t})()}var $o=ti;function ti(t,e){var n=Yo();return(ti=function(t,e){return n[t-=106]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(266617===-parseInt(n(120))/1*(-parseInt(n(111))/2)+-parseInt(n(107))/3+parseInt(n(119))/4+parseInt(n(115))/5+parseInt(n(118))/6+parseInt(n(116))/7+-parseInt(n(114))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yo);class ei extends t.Plugin{static get[$o(110)](){return[vs.Input]}[$o(106)](){var t=$o;this[t(109)][t(112)][t(113)](t(108))[t(117)](t(121))}}const ni=ri;function ri(t,e){const n=oi();return(ri=function(t,e){return n[t-=334]})(t,e)}!function(t,e){const n=ri,r=t();for(;;)try{if(452048===parseInt(n(367))/1*(-parseInt(n(344))/2)+-parseInt(n(359))/3+-parseInt(n(334))/4+parseInt(n(354))/5+parseInt(n(364))/6+-parseInt(n(337))/7*(-parseInt(n(338))/8)+-parseInt(n(369))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oi);class si extends t.Plugin{[ni(347)](){const t=ni,e=this[t(365)];if(!e[t(348)][t(374)](t(372)))return;const n=e[t(348)][t(356)](t(345)),r=e[t(362)][t(356)](t(341));n[t(342)](t(341)),n[t(342)](t(371)),n[t(339)](t(335));for(const e of r[t(352)])n[t(339)](e.id),n[t(366)][t(360)](e.id,t(358)+e[t(370)][t(336)]()+")");n[t(366)][t(368)]((n=>{const r=t;if(r(351)!=n[r(355)])return;const{data:s}=n;if(!s||r(335)!=s[r(373)])return;const o=s[r(353)],i=e[r(349)];return{type:r(340),content:null==o?zr(i,r(350)):zr(i,r(363),'"'+o+'"')}})),this[t(361)]()}[ni(361)](){const t=ni,e=this[t(365)],n=e[t(349)];e[t(348)][t(356)](t(345))[t(366)][t(368)]((e=>{const r=t;if(r(343)!=e[r(355)])return;const{data:s}=e;if(s){if(r(341)==s[r(357)]){const t=s[r(346)][0];return{type:r(340),content:zr(n,r(363),'"'+t+'"')}}return r(371)==s[r(357)]?{type:r(340),content:zr(n,r(350))}:void 0}}))}}function oi(){const t=["format","link","enableDefaultAttributesIntegration","formatInline","14mDUOqy","TrackChangesEditing","commandParams","afterInit","plugins","locale","*Remove link*","attribute","manualDecorators","newValue","1773505ZLhrQr","type","get","commandName","link (","1742646VlJwFa","registerAttributeLabel","_registerLegacyDescription","commands","*Set link:* %0","3282384aGrcug","editor","descriptionFactory","61911uxSFFo","registerDescriptionCallback","513612SiuwrM","label","unlink","LinkEditing","key","has","681568VjhEZL","linkHref","toLowerCase","2772007ONJOUl","16WIMZWZ","registerInlineAttribute"];return(oi=function(){return t})()}const ii=ci;function ai(){const t=["listType","value","from","enableCommand","checkTodoList","getAttribute","ELEMENT_BULLETED_LIST","descriptionFactory","*Uncheck item*","plugins","findIndex","model","nextSibling","type","document","selection","execute","parent","4428640JqUwbz","forceValue","registerDescriptionCallback","filter","length","has","ELEMENT_TODO_LIST","*Check item*","end","4513558yLMhzU","registerElementLabel","formatBlock","9QqzoQu","formatInline","blockName","element","createRange","ELEMENT_LIST_ITEM","TrackChangesEditing","548575cAdQNq","name","previousSibling","replace","paragraph","commandParams","add","*Outdent:* %0","todo","format","todoListChecked","commandName","createPositionAt","afterInit","numbered","outdentList","locale","commands","*Indent:* %0","List","LegacyListEditing","4mhNobs","change","53765QbxgPy","listItem","_selectedElements","isObject","321039rhuxkU","listIndent","4136568GHPsot","editor","indentList","todoList","bulletedList","354NJZhCi","getSelectedBlocks","schema","before","slice","ELEMENT_NUMBERED_LIST","bulleted","LegacyTodoListEditing","390548YzdfOQ","numberedList","push","checkChild","markBlockFormat","*Change to:* %0","get"];return(ai=function(){return t})()}function ci(t,e){const n=ai();return(ci=function(t,e){return n[t-=363]})(t,e)}!function(t,e){const n=ci,r=t();for(;;)try{if(347612===parseInt(n(376))/1+-parseInt(n(397))/2*(parseInt(n(403))/3)+parseInt(n(418))/4+-parseInt(n(399))/5*(-parseInt(n(410))/6)+-parseInt(n(366))/7+-parseInt(n(405))/8*(parseInt(n(369))/9)+parseInt(n(443))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ai);class ui extends t.Plugin{[ii(389)](){const t=ii,e=this[t(406)],n=e[t(392)];if(!e[t(434)][t(448)](t(396)))return;const r=e[t(434)][t(424)](t(375)),s=e[t(434)][t(448)](t(417));function o(t){return()=>{const n=ci,s=e[n(436)][n(439)][n(440)],o=e[n(393)][n(424)](t);if(o[n(426)])return void e[n(441)](n(380),{});const i=t[n(414)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(427)](t)[s(446)]((t=>function(t,e){const n=s;return e[n(421)](t[n(442)],n(400))&&!e[n(402)](t)}(t,r)));o=o[s(446)]((t=>!t.is(s(372),s(400))||t[s(430)](s(425))!=e));const i=new Set;for(const t of o)t.is(s(372),s(400))?i[s(382)](li(t)):i[s(382)](t);return Array[s(427)](i)}(s[n(411)](),i,e[n(436)][n(412)]);e[n(436)][n(398)]((()=>{const e=n;for(const n of a)r[e(422)](n,{commandName:t,commandParams:[{forceValue:!o[e(426)]}],formatGroupId:e(371)},fi(n))}))}}function i(t){return()=>{const n=ci,s=function(t){const e=ci;let n=Array[e(427)](t);const r=n[e(435)]((t=>e(400)!=t[e(377)]));return r>-1&&(n=n[e(414)](0,r)),n}(e[n(436)][n(439)][n(440)][n(411)]()),o=e[n(436)][n(373)](e[n(436)][n(388)](s[0],n(413)),e[n(436)][n(388)](s[s[n(447)]-1],n(365)));e[n(436)][n(398)]((()=>{const e=n;r[e(422)](o,{commandName:t,commandParams:[],formatGroupId:e(404)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(437)];for(;t&&t[n(430)](n(404))>e[n(430)](n(404));)r[n(382)](t),t=t[n(437)]}return Array[n(427)](r)}(s))}))}}r[t(428)](t(419),o(t(419))),r[t(428)](t(409),o(t(409))),s&&r[t(428)](t(408),o(t(408))),r[t(428)](t(407),i(t(407))),r[t(428)](t(391),i(t(391))),s&&r[t(428)](t(429),(()=>{const n=t,s=e[n(393)][n(424)](n(429)),o=Array[n(427)](s[n(401)]);o[n(446)]((t=>t[n(430)](n(386))!=s[n(426)])),e[n(436)][n(398)]((()=>{const t=n;for(const e of o)r[t(422)](e,{commandName:t(429),commandParams:[{forceValue:!s[t(426)]}]})}))})),r[t(432)][t(367)](t(400),(e=>zr(n,t(374),e))),r[t(432)][t(445)]((e=>{const r=t;if(r(368)!=e[r(438)]&&r(370)!=e[r(438)])return;const{data:s}=e;if(s){if(r(419)==s[r(387)]||r(409)==s[r(387)]||r(408)==s[r(387)])switch(s[r(387)][r(379)](r(395),"")){case r(416):return o(zr(n,r(431)));case r(390):return o(zr(n,r(415)));case r(384):return o(zr(n,r(363)))}if(r(407)==s[r(387)])return{type:r(385),content:zr(n,r(394),zr(n,r(374)))};if(r(391)==s[r(387)])return{type:r(385),content:zr(n,r(383),zr(n,r(374)))};if(r(429)==s[r(387)])return s[r(381)][0][r(444)]?{type:r(385),content:zr(n,r(364))}:{type:r(385),content:zr(n,r(433))}}function o(t){const e=r;return{type:e(385),content:zr(n,e(423),t)}}}))}}function li(t){const e=ii,n=t[e(430)](e(404));if(0==n)return t;let r=t;for(;t[e(378)]&&t[e(378)].is(e(372),e(400));){const s=t[e(378)][e(430)](e(404));if(s==n)r=t[e(378)];else if(s<n)break;t=t[e(378)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(372),e(400))&&t[e(430)](e(404))>0){let r=t[e(437)];for(;r&&e(400)==r[e(377)]&&r[e(430)](e(404))==t[e(430)](e(404));)n[e(420)](r),r=r[e(437)]}return n}const hi=gi;function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=183]})(t,e)}function di(){const t=["listStart","filter","listItem","forward","handleDescriptions","markMultiRangeBlockFormat","element","handleListReversedCommand","getAttribute","change","getSiblingNodes","formatBlock","56HrjcHc","listReversed","length","9873252dvdJuf","backward","*Format:* set start index to %0","styles","*Format:* set order to regular","from","ELEMENT_","has","reversed","getFirstPosition","plugins","getListTypeFromListStyleType","map","3174ziAIba","getSelectedBlocks","1074010BGPKkm","type","document","commandName","_getSuggestionBlocksForListStyle","getLastPosition","_getTranslationKeyForListStyle","391054ARmkFn","before","_getSuggestionBlocks","selection","11fsFGfU","handleListStyleCommand","formatInline","25sKsZkt","unshift","afterInit","handleListStartCommand","format","push","TrackChangesEditing","LegacyListUtils","bind","toUpperCase","createPositionAt","parent","_LIST_","replace","default","262758rgAiub","numbered","startIndex","get","flat","listType","*Format:* set order to reversed","model","editor","descriptionFactory","list.properties","*Change to:* %0","4yBlaNz","63045RHSOfo","939330HAdCph","config","LegacyListPropertiesEditing","listStyle","1TsGXzm","createRange","registerDescriptionCallback","locale","commandParams","enableCommand"];return(di=function(){return t})()}!function(t,e){const n=gi,r=t();for(;;)try{if(118711===-parseInt(n(222))/1*(parseInt(n(265))/2)+-parseInt(n(256))/3*(-parseInt(n(216))/4)+parseInt(n(189))/5*(-parseInt(n(204))/6)+-parseInt(n(218))/7+parseInt(n(240))/8*(-parseInt(n(217))/9)+-parseInt(n(258))/10+parseInt(n(186))/11*(parseInt(n(243))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[hi(191)](){const t=hi;if(!this[t(212)][t(253)][t(250)](t(220)))return;const e=this[t(212)][t(219)][t(207)](t(214)),n=this[t(212)][t(253)][t(207)](t(195));e[t(246)]&&n[t(227)](t(221),this[t(187)][t(197)](this)),e[t(251)]&&n[t(227)](t(241),this[t(235)][t(197)](this)),e[t(206)]&&n[t(227)](t(228),this[t(192)][t(197)](this)),n[t(213)][t(224)](this[t(232)][t(197)](this))}[hi(187)](t,e={}){const n=hi,r=this[n(212)][n(253)][n(207)](n(195)),s=this[n(262)]();this[n(212)][n(211)][n(237)]((()=>{const t=n;r[t(233)](s,{commandName:t(221),commandParams:[{type:e[t(259)]}],formatGroupId:t(221)})}))}[hi(235)](t,e={}){const n=hi,r=this[n(212)][n(253)][n(207)](n(195)),s=this[n(184)]((t=>t.is(n(234),n(230))&&n(205)===t[n(236)](n(209))));if(s[n(242)]<1)return;const o=s[n(255)]((t=>this[n(212)][n(211)][n(223)](this[n(212)][n(211)][n(199)](t,n(183)),this[n(212)][n(211)][n(199)](t,0))));this[n(212)][n(211)][n(237)]((()=>{const t=n;r[t(233)](o,{commandName:t(241),commandParams:[{reversed:e[t(251)]}],formatGroupId:t(241)})}))}[hi(192)](t,e={}){const n=hi,r=this[n(212)][n(253)][n(207)](n(195)),s=this[n(184)]((t=>t.is(n(234),n(230))&&n(205)===t[n(236)](n(209))));if(s[n(242)]<1)return;const o=s[n(255)]((t=>this[n(212)][n(211)][n(223)](this[n(212)][n(211)][n(199)](t,n(183)),this[n(212)][n(211)][n(199)](t,0))));this[n(212)][n(211)][n(237)]((()=>{const t=n;r[t(233)](o,{commandName:t(228),commandParams:[{startIndex:e[t(206)]}],formatGroupId:t(228)})}))}[hi(232)](t){const e=hi;if(e(239)!=t[e(259)]&&e(188)!=t[e(259)])return;const n=this[e(212)][e(225)],{data:r}=t;if(!r)return;let s,o;switch(r[e(261)]){case e(221):s=e(215),o={type:e(193),content:zr(n,s,zr(n,this[e(264)](r[e(226)][0][e(259)])))};break;case e(241):s=r[e(226)][0][e(251)]?e(210):e(247),o={type:e(193),content:zr(n,s)};break;case e(228):s=e(245),o={type:e(193),content:zr(n,s,r[e(226)][0][e(206)])}}return o}[hi(262)](){const t=hi;var e,n,r,s;const o=this[t(212)][t(253)][t(207)](t(196));let i=Array[t(248)](this[t(212)][t(211)][t(260)][t(185)][t(257)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(234),t(230)))&&i[t(190)](...o[t(238)](this[t(212)][t(211)][t(260)][t(185)][t(252)](),t(244))),(null===(n=i[i[t(242)]-1])||void 0===n?void 0:n.is(t(234),t(230)))&&i[t(194)](...o[t(238)](this[t(212)][t(211)][t(260)][t(185)][t(263)](),t(231))),i=[...new Set(i)],(null===(s=null===(r=this[t(212)][t(211)][t(260)][t(185)][t(252)]())||void 0===r?void 0:r[t(200)])||void 0===s?void 0:s.is(t(234),t(230)))&&(i=i[t(229)]((e=>e.is(t(234),t(230))))),i}[hi(184)](t){const e=hi,n=this[e(212)][e(253)][e(207)](e(196));let r=Array[e(248)](this[e(212)][e(211)][e(260)][e(185)][e(257)]())[e(229)](t)[e(255)]((t=>{const r=e,s=this[r(212)][r(211)][r(199)](t,0);return[...n[r(238)](s,r(244)),...n[r(238)](s,r(231))]}))[e(208)]();return r=[...new Set(r)],r}[hi(264)](t){const e=hi;return e(249)+(this[e(212)][e(253)][e(207)](e(196))[e(254)](t)||e(203))[e(198)]()+e(201)+t[e(198)]()[e(202)](/-/g,"_")}}const mi=Ii;function Ii(t,e){const n=Ei();return(Ii=function(t,e){return n[t-=286]})(t,e)}function Ei(){const t=["div","locale","791886AyoShg","elementToElement","data","TrackChangesEditing","stop","downcastDispatcher","54gBUfDD","mediaEmbed","has","attribute:url:media","755415ekSPIP","for","dataDowncast","conversion","23442744PcluMd","options","get","1400503aNiEKt","2487758eoPIlR","plugins","media","ELEMENT_MEDIA","MediaEmbedEditing","afterInit","1225096KFqrZp","registerElementLabel","9hLkBqB","1050942srqPYt","editor","enableCommand","descriptionFactory","showSuggestionHighlights","high","createEmptyElement"];return(Ei=function(){return t})()}!function(t,e){const n=Ii,r=t();for(;;)try{if(786132===-parseInt(n(314))/1+-parseInt(n(297))/2+parseInt(n(288))/3+parseInt(n(321))/4+parseInt(n(307))/5*(-parseInt(n(303))/6)+parseInt(n(315))/7+-parseInt(n(311))/8*(-parseInt(n(287))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ei);class bi extends t.Plugin{[mi(320)](){const t=mi,e=this[t(289)];if(!e[t(316)][t(305)](t(319)))return;const n=e[t(316)][t(313)](t(300)),r=e[t(296)];n[t(290)](t(304)),n[t(291)][t(286)](t(317),(e=>zr(r,t(318),e))),e[t(310)][t(308)](t(309))[t(298)]({model:t(317),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(292)])return n[s(294)](s(295))},converterPriority:t(293)}),e[t(299)][t(302)].on(t(306),((e,n,r)=>{const s=t;r[s(312)][s(292)]&&e[s(301)]()}),{priority:t(293)})}}const Ti=yi;function _i(){const t=["964916QRFhXV","afterInit","4333398XKugmv","TrackChangesEditing","7338880MUlHSS","24795562dOfcQU","16fHmeuB","MentionEditing","mention","editor","enableCommand","4411935tnNVFg","2165037YVrBBZ","get","7LdBAae","2JXHQmh","15LNfAvY","plugins","has","585867UUbCQd"];return(_i=function(){return t})()}function yi(t,e){const n=_i();return(yi=function(t,e){return n[t-=430]})(t,e)}!function(t,e){const n=yi,r=t();for(;;)try{if(769176===parseInt(n(436))/1*(parseInt(n(432))/2)+parseInt(n(449))/3+-parseInt(n(437))/4*(-parseInt(n(433))/5)+-parseInt(n(439))/6*(parseInt(n(431))/7)+parseInt(n(443))/8*(parseInt(n(448))/9)+parseInt(n(441))/10+-parseInt(n(442))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_i);class Ai extends t.Plugin{[Ti(438)](){const t=Ti,e=this[t(446)];e[t(434)][t(435)](t(444))&&e[t(434)][t(430)](t(440))[t(447)](t(445))}}function ki(){const t=["has","MultiLevelList","multiLevelList","format","17355040ZPMCtG","ELEMENT_MULTI_LEVEL_LIST","head","5878062lAsEEY","handleDescriptions","293528Holbfe","154zWGzue","listMarkerStyle","listType","enableDefaultAttributesIntegration","4703706WFSfyf","plugins","data","oldValue","get","*Remove format:* %0","newValue","registerDescriptionCallback","*Set format:* %0","5YzYyxq","key","registerBlockAttribute","9grcbpI","descriptionFactory","afterInit","237374BYUfXJ","editor","next","1326735THJFbo","5613496fELBJt","locale","TrackChangesEditing"];return(ki=function(){return t})()}const Ci=Li;function Li(t,e){const n=ki();return(Li=function(t,e){return n[t-=276]})(t,e)}!function(t,e){const n=Li,r=t();for(;;)try{if(750681===parseInt(n(277))/1+parseInt(n(310))/2*(parseInt(n(307))/3)+-parseInt(n(278))/4+parseInt(n(304))/5*(-parseInt(n(288))/6)+-parseInt(n(291))/7*(parseInt(n(290))/8)+parseInt(n(295))/9+parseInt(n(285))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ki);class Ni extends t.Plugin{[Ci(309)](){const t=Ci,e=this[t(311)],n=e[t(296)][t(299)](t(280));e[t(296)][t(281)](t(282))&&(n[t(294)](t(283)),n[t(306)](t(292)),n[t(308)][t(302)]((e=>this[t(289)](e))))}[Ci(289)](t){const e=Ci,n=this[e(311)][e(279)],{data:r}=t,s={type:e(284),content:""};if(r&&e(292)==r[e(305)]){if(!r[e(298)])return{type:e(284),content:zr(n,e(303),zr(n,e(286)))+" ("+r[e(301)]+")"};if(!r[e(301)]){let o=t[e(287)];for(;o;){if(o[e(297)]&&e(293)==o[e(297)][e(305)]&&o[e(297)][e(301)])return s;o=o[e(276)]}return{type:e(284),content:zr(n,e(300),zr(n,e(286)))+" ("+r[e(298)]+")"}}}}}function Ri(){const t=["42024aaMIaO","21533930xUOCsi","registerElementLabel","has","plugins","get","pageBreak","182dHncAR","ELEMENT_PAGE_BREAK","TrackChangesEditing","PageBreakEditing","editor","afterInit","4808394sUuTau","6RtdtYk","enableCommand","272117OVRsMH","2TcFBxe","4027120jlBSIZ","2446770LQuval","locale","descriptionFactory","4181484yiDcrx"];return(Ri=function(){return t})()}const Si=vi;function vi(t,e){const n=Ri();return(vi=function(t,e){return n[t-=323]})(t,e)}!function(t,e){const n=vi,r=t();for(;;)try{if(911944===parseInt(n(331))/1+-parseInt(n(332))/2*(parseInt(n(337))/3)+-parseInt(n(333))/4+-parseInt(n(334))/5*(-parseInt(n(329))/6)+parseInt(n(345))/7*(-parseInt(n(338))/8)+parseInt(n(328))/9+parseInt(n(339))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ri);class Mi extends t.Plugin{[Si(327)](){const t=Si,e=this[t(326)];if(!e[t(342)][t(341)](t(325)))return;e[t(342)][t(343)](t(324))[t(330)](t(344));const n=e[t(342)][t(343)](t(324)),r=e[t(335)];n[t(336)][t(340)](t(344),(e=>zr(r,t(323),e)))}}const Oi=wi;function wi(t,e){const n=Fi();return(wi=function(t,e){return n[t-=477]})(t,e)}function Fi(){const t=["getItemLabel","consume","isTouching","insertParagraph","writer","get","editing","data","formatBlock","commandName","span","has","*Change to:* %0","Paragraph","ck-suggestion-marker-split","registerElementLabel","plugins","format","12007436pJNwWk","nodeAfter","3009304kmrCVg","toViewPosition","12LYUmPE","mapper","start","descriptionFactory","_registerLegacyDescription","model","$text","downcastDispatcher","consumable","3974150TruuFD","*Insert:* %0","insert","addMarker:suggestion:insertion","name","checkChild","isLimit","showSuggestionHighlights","240010VXCENk","enableCommand","markerName","isBlock","TrackChangesEditing","highest","ck-suggestion-marker--active","options","addClass","editor","36800880cgaPdu","593002umwJVR","paragraph","end","includes","getFirstRange","activeMarkers","registerDescriptionCallback","bindElementToMarker","schema","enableDefaultAttributesIntegration","createUIElement","insertion","ELEMENT_PARAGRAPH","locale","markerRange","afterInit","5058732MXHdry","type"];return(Fi=function(){return t})()}!function(t,e){const n=wi,r=t();for(;;)try{if(926114===-parseInt(n(522))/1+parseInt(n(511))/2*(-parseInt(n(494))/3)+parseInt(n(492))/4+-parseInt(n(503))/5+-parseInt(n(538))/6+-parseInt(n(490))/7+parseInt(n(521))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fi);class Di extends t.Plugin{[Oi(537)](){const t=Oi,e=this[t(520)];if(!e[t(488)][t(483)](t(485)))return;const n=e[t(535)],r=e[t(488)][t(477)](t(515));r[t(497)][t(487)](t(523),(e=>zr(n,t(534),e))),r[t(531)](t(523)),r[t(512)](t(543)),e[t(478)][t(501)].on(t(506),xi(e),{priority:t(516)}),e[t(479)][t(501)].on(t(506),((n,r,s)=>{const o=t;s[o(518)][o(510)]&&xi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(516)});const s=r[t(497)];s[t(528)]((r=>{const o=t;if(o(533)!==r[o(539)])return;const{start:i,end:a}=r[o(526)]();if(!i[o(542)](a)||!i[o(491)])return;const c=e[o(499)][o(530)],u=i[o(491)];return c[o(514)](u)&&!c[o(509)](u)&&c[o(508)](u,o(500))?{type:o(533),content:zr(n,o(504),s[o(540)](u,1))}:void 0})),this[t(498)]()}[Oi(498)](){const t=Oi,e=this[t(520)],n=e[t(535)];e[t(488)][t(477)](t(515))[t(497)][t(528)]((e=>{const r=t;if(r(480)!=e[r(539)])return;const{data:s}=e;return s&&r(523)==s[r(481)]?{type:r(489),content:zr(n,r(484),zr(n,r(534)))}:void 0}))}}function xi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=wi,i=t[o(488)][o(477)](o(515)),a=r[o(536)][o(496)],c=r[o(536)][o(524)],u=t[o(499)][o(530)];if(!a[o(542)](c)||!a[o(491)])return;const l=a[o(491)];if(u[o(514)](l)&&!u[o(509)](l)&&u[o(508)](l,o(500))){if(!s[o(502)][o(541)](r[o(536)],n[o(507)]))return;const t=s[o(544)][o(532)](o(482),{class:o(486)}),a=s[o(495)][o(493)](c);e&&i[o(527)][o(525)](r[o(513)])&&s[o(544)][o(519)](o(517),t),s[o(544)][o(505)](a,t),s[o(495)][o(529)](t,r[o(513)])}}}const Bi=Ui;function Pi(){const t=["6823595tcWYjL","1230851qviYDC","6763464qVlCjP","plugins","*Remove all formatting*","has","2388EdNsfs","commandName","descriptionFactory","426EmhoDT","RemoveFormatEditing","afterInit","7674RIhILZ","type","formatBlock","_registerLegacyDescription","enableDefaultAttributesIntegration","locale","format","7731348jgxQXn","24555384hCztjG","TrackChangesEditing","287QJszJC","registerDescriptionCallback","get","removeFormat","editor","formatInline"];return(Pi=function(){return t})()}function Ui(t,e){const n=Pi();return(Ui=function(t,e){return n[t-=170]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(998223===-parseInt(n(170))/1+parseInt(n(178))/2*(-parseInt(n(175))/3)+parseInt(n(188))/4+-parseInt(n(197))/5+-parseInt(n(181))/6*(parseInt(n(191))/7)+-parseInt(n(171))/8+parseInt(n(189))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pi);class ji extends t.Plugin{[Bi(180)](){const t=Bi,e=this[t(195)];e[t(172)][t(174)](t(179))&&(e[t(172)][t(193)](t(190))[t(185)](t(194)),this[t(184)]())}[Bi(184)](){const t=Bi,e=this[t(195)];e[t(172)][t(193)](t(190))[t(177)][t(192)]((n=>{const r=t;if(r(183)!=n[r(182)]&&r(196)!=n[r(182)])return;const{data:s}=n;return s&&r(194)==s[r(176)]?{type:r(187),content:zr(e[r(186)],r(173))}:void 0}))}}const Gi=Hi;function Vi(){const t=["36420ookEMO","discardAllSuggestions","acceptSuggestion","plugins","RestrictedEditingModeEditing","goToPreviousRestrictedEditingException","TrackChangesEditing","enableCommand","afterInit","33GuVWJQ","acceptSelectedSuggestions","369577KAksJn","discardSuggestion","15mQzBOy","4UapJmS","get","35lqOiTp","688552nqDlmn","1956612KJsDQr","1572550qGSdAQ","trackChanges","has","editor","1024314CGgHsl","goToNextRestrictedEditingException","discardSelectedSuggestions","684OOaARW","1003524pxmGTR","acceptAllSuggestions"];return(Vi=function(){return t})()}function Hi(t,e){const n=Vi();return(Hi=function(t,e){return n[t-=400]})(t,e)}!function(t,e){const n=Hi,r=t();for(;;)try{if(527171===parseInt(n(401))/1+parseInt(n(409))/2+parseInt(n(417))/3*(-parseInt(n(404))/4)+-parseInt(n(403))/5*(parseInt(n(413))/6)+-parseInt(n(406))/7*(-parseInt(n(407))/8)+-parseInt(n(416))/9*(-parseInt(n(419))/10)+-parseInt(n(428))/11*(parseInt(n(408))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vi);class zi extends t.Plugin{[Gi(427)](){const t=Gi,e=this[t(412)];if(!e[t(422)][t(411)](t(423)))return;const n=e[t(422)][t(405)](t(425));n[t(426)](t(424)),n[t(426)](t(414));const r=e[t(422)][t(405)](t(423));r[t(426)](t(410)),r[t(426)](t(421)),r[t(426)](t(402)),r[t(426)](t(418)),r[t(426)](t(420)),r[t(426)](t(400)),r[t(426)](t(415))}}const Wi=qi;function Ki(){const t=["editing","descriptionFactory","422138gyFLEW","9760384UbUzdZ","addMarker:suggestion:insertion","consumable","toViewPosition","1728402KCFjCF","addMarker:suggestion:deletion","activeMarkers","includes","ck-suggestion-marker--active","deletion","createPositionBefore","createUIElement","addClass","showSuggestionHighlights","7JfHvsI","element","name","TrackChangesEditing","addMarker:suggestion","init","enableCommand","10037202aIkrrg","writer","locale","shiftEnter","requires","170QcOUdM","data","downcastDispatcher","5235096ztnyLp","split","options","7BhcUZo","markerName","span","editor","high","669645eirash","model","getItems","softBreak","markerRange","mapper","test","bindElementToMarker","ck-suggestion-marker-","get","plugins","registerElementLabel","ELEMENT_LINE_BREAK","8324340FcqFrs","merge","insert"];return(Ki=function(){return t})()}function qi(t,e){const n=Ki();return(qi=function(t,e){return n[t-=256]})(t,e)}!function(t,e){const n=qi,r=t();for(;;)try{if(869459===-parseInt(n(282))/1*(-parseInt(n(305))/2)+parseInt(n(310))/3+parseInt(n(279))/4+parseInt(n(300))/5+-parseInt(n(271))/6*(parseInt(n(264))/7)+-parseInt(n(306))/8+-parseInt(n(287))/9*(parseInt(n(276))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ki);class Zi extends t.Plugin{static get[Wi(275)](){return[Js.ShiftEnter]}[Wi(269)](){const t=Wi,e=this[t(285)],n=e[t(297)][t(296)](t(267));n[t(270)](t(274)),e[t(303)][t(278)].on(t(307),Qi(e),{priority:t(286)}),e[t(303)][t(278)].on(t(311),Qi(e),{priority:t(286)}),e[t(277)][t(278)].on(t(268),((n,r,s)=>{const o=t;s[o(281)][o(263)]&&Qi(e,{showActiveMarker:!1})(n,r,s)})),n[t(304)][t(298)](t(290),(n=>zr(e[t(273)],t(299),n)))}}function Qi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=qi,i=t[o(297)][o(296)](o(267));if(!s[o(308)][o(293)](r[o(291)],n[o(266)]))return;const a=t[o(288)];for(const t of r[o(291)][o(289)]()){if(!t.is(o(265),o(290)))continue;const n=o(259)==r[o(283)][o(280)](":")[1]?o(301):o(280),c=s[o(272)][o(261)](o(284),{class:o(295)+n}),u=s[o(292)][o(309)](a[o(260)](t));e&&i[o(256)][o(257)](r[o(283)])&&s[o(272)][o(262)](o(258),c),s[o(272)][o(302)](u,c),s[o(292)][o(294)](c,r[o(283)])}}}const Ji=Yi;function Xi(){const t=["744676txqzGg","643923lNXFjW","StandardEditingModeEditing","2611629MBFyrq","markInlineFormat","value","isCollapsed","commandParams","afterInit","model","8acPxqa","5429007vuitZw","descriptionFactory","change","type","document","commandName","editor","from","forceValue","11251760QXclLn","getRanges","plugins","enableCommand","format","get","TrackChangesEditing","has","7141080cOvcGh","FORMAT_RESTRICTED_DISABLED","FORMAT_RESTRICTED_ENABLED","selection","commands","locale","2344630sZIyYi","1UVPEQj","formatBlock","restrictedEditingException","formatInline","registerDescriptionCallback","4HWlcQm"];return(Xi=function(){return t})()}function Yi(t,e){const n=Xi();return(Yi=function(t,e){return n[t-=367]})(t,e)}!function(t,e){const n=Yi,r=t();for(;;)try{if(605517===-parseInt(n(376))/1*(parseInt(n(382))/2)+parseInt(n(385))/3+parseInt(n(381))/4*(-parseInt(n(375))/5)+parseInt(n(369))/6+parseInt(n(383))/7*(-parseInt(n(392))/8)+parseInt(n(393))/9+-parseInt(n(402))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xi);class $i extends t.Plugin{[Ji(390)](){const t=Ji,e=this[t(399)],n=e[t(391)],r=e[t(374)];if(!e[t(404)][t(368)](t(384)))return;const s=e[t(404)][t(407)](t(367)),o=t(378),i=e[t(373)][t(407)](o);s[t(405)](o,((e,r={})=>{const a=t,c=n[a(397)][a(372)];if(c[a(388)])return void e(r);const u=void 0!==r[a(401)]?r[a(401)]:!i[a(387)];n[a(395)]((()=>{const t=a,e=Array[t(400)](c[t(403)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(386)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(394)][t(380)]((e=>{const n=t;if(n(377)!=e[n(396)]&&n(379)!=e[n(396)])return;const{data:s}=e;return s&&s[n(398)]==o?s[n(389)][0][n(401)]?{type:n(406),content:zr(r,n(371))}:{type:n(406),content:zr(r,n(370))}:void 0}))}}const ta=ea;function ea(t,e){const n=na();return(ea=function(t,e){return n[t-=281]})(t,e)}function na(){const t=["definitions","29526ymfcgx","add","enableDefaultAttributesIntegration","11QpOddh","GeneralHtmlSupport","get","element","editor","registerBlockAttribute","formatBlock","StyleUtils","8GIzFEk","*Set format:* %0","toLowerCase","7001406irldnw","forceValue","_registerLegacyDescription","has","commandName","normalizeConfig","locale","type","1884TImesg","TrackChangesEditing","block","commandParams","config","8bKgWxX","471580Rgogyd","1570SrbWqd","formatInline","63261zatgAg","format","getGhsAttributeNameForElement","style","124802fzPoBI","styleName","registerAttributeLabel","ghsAttributes","2540988gtnmFp","plugins","descriptionFactory","Style","inline","afterInit","registerDescriptionCallback","906OQZUZt","FORMAT_STYLE","*Remove format:* %0","111982ygIhss","DataSchema","registerInlineAttribute"];return(na=function(){return t})()}!function(t,e){const n=ea,r=t();for(;;)try{if(504322===-parseInt(n(288))/1*(-parseInt(n(320))/2)+parseInt(n(324))/3+-parseInt(n(296))/4*(parseInt(n(313))/5)+-parseInt(n(331))/6*(-parseInt(n(285))/7)+parseInt(n(312))/8*(parseInt(n(299))/9)+-parseInt(n(314))/10*(parseInt(n(316))/11)+parseInt(n(307))/12*(-parseInt(n(281))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{[ta(329)](){const t=ta,e=this[t(292)];if(!e[t(325)][t(302)](t(327))||!e[t(325)][t(302)](t(282)))return;const n=e[t(325)][t(290)](t(308)),r=e[t(305)],s=e[t(311)][t(290)](t(319))||{},o=e[t(325)][t(290)](t(289)),i=e[t(325)][t(290)](t(295))[t(304)](e[t(325)][t(290)](t(282)),s[t(284)]);n[t(287)](t(319));const a=new Set;for(const e of i[t(309)]){const n=o[t(318)](e[t(291)]);a[t(286)](n)}const c=new Set;for(const e of i[t(328)]){const n=o[t(318)](e[t(291)]);c[t(286)](n);for(const n of e[t(323)])c[t(286)](n)}for(const e of a)n[t(293)](e),n[t(326)][t(322)](e,zr(r,t(332)));for(const e of c)n[t(283)](e),n[t(326)][t(322)](e,zr(r,t(332)));this[t(301)]()}[ta(301)](){const t=ta,e=this[t(292)],n=e[t(305)];e[t(325)][t(290)](t(308))[t(326)][t(330)]((e=>{const r=t;if(r(294)!=e[r(306)]&&r(315)!=e[r(306)])return;const{data:s}=e;return s&&r(319)===s[r(303)]?s[r(310)][0][r(300)]?{type:r(317),content:zr(n,r(297),s[r(310)][0][r(321)][r(298)]())}:{type:r(317),content:zr(n,r(333),s[r(310)][0][r(321)][r(298)]())}:void 0}))}}function sa(t,e){const n=ia();return(sa=function(t,e){return n[t-=157]})(t,e)}const oa=sa;function ia(){const t=["addClass","oldRange","left","substr","_setupColumnsRowsFixing","_suggestionFactory","change","removeClass","subType","insert","getChanges","getSelectionAffectedTableCells","downcastDispatcher","end","422264afMxPE","minRow","_tablePostFixingSubtypes","$textProxy","insertTableRowBelow","above","isArray","findAncestor","ELEMENT_TABLE_WITH_TEXT","accept","map","name","element","isInContent","2448995Nanvvp","registerElementLabel","ELEMENT_TABLE","item","colspan","startsWith","*Insert:* %0","includes","position","insertTableRowAbove","change:data","fromRange","afterInit","insertion","every","getRowIndexes","low","isTouching","_getCoordsForCells","addRange","toViewElement","length","mapper","removeTableColumn","min","TrackChangesEditing","join","showSuggestionHighlights","nodeAfter","classes","values","get","refresh","addMarker:suggestion","detach","_getSuggestionCoords","isEqual","last","getChildren","root","batch","maxRow","insertTableColumnLeft","minColumn","3594682xYWcjx","insertTableColumnRight","_splitMarkerName","type","getItems","*Remove:* %0","push","table","getColumnIndexes","tableRow","ELEMENT_TABLE_COLUMN","selectTableColumn","registerDescriptionCallback","$graveyard","getAttribute","differ","descriptionFactory","1774320WtaxXd","data","start","66QcVrSS","selectTableRow","nodeBefore","maxColumn","has","selection","locale","rootName","8ayHSKa","TableEditing","getContainedElement","rowspan","discard","registerCustomCallback","document","order","execute","getRanges","278490jxvRgE","max","highest","markMultiRangeDeletion","124cimtUe","from","some","18EEKFnE","createRangeOn","TableUtils","getFirstRange","toLowerCase","removeTableRow","model","plugins","243mScoji","ELEMENT_TABLE_COLUMN_WITH_TEXT","add","createPositionAt","editor","registerPostFixer","MAX_SAFE_INTEGER","insertTable","span","getCellLocation","_tableSuggestions","setSelection","options","695268gZdcbS","tableColumn","ELEMENT_TABLE_ROW","deletion","ELEMENT_TABLE_ROW_WITH_TEXT","getChangedMarkers","24243EmYlpO","markMultiRangeInsertion","forceValue","_acceptFormatSuggestionCallbackFactory","enableCommand","MIN_SAFE_INTEGER","commands","enqueueChange","suggestion","first","createRangeIn","filter","isIntersectingWithRange","hasAttribute","tablePaste","tableCell","getSuggestion","createTableWalker","cell","writer"];return(ia=function(){return t})()}!function(t,e){const n=sa,r=t();for(;;)try{if(816304===-parseInt(n(216))/1+parseInt(n(192))/2*(-parseInt(n(222))/3)+-parseInt(n(256))/4+-parseInt(n(270))/5*(-parseInt(n(195))/6)+-parseInt(n(314))/7*(-parseInt(n(178))/8)+-parseInt(n(203))/9*(parseInt(n(188))/10)+-parseInt(n(170))/11*(-parseInt(n(167))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ia);class aa extends t.Plugin{constructor(t){const e=sa;super(t),this[e(258)]=[e(159),e(217)],this[e(213)]=new Set}[oa(282)](){const t=oa,e=this[t(207)],n=e[t(201)][t(184)][t(175)];if(!e[t(202)][t(174)](t(179)))return;const r=e[t(176)],s=e[t(202)][t(301)](t(295)),o=e[t(202)][t(301)](t(197));s[t(166)][t(271)](t(157),(e=>zr(r,t(272),e))),this[t(246)](),s[t(226)](t(210)),s[t(226)](t(171)),s[t(226)](t(161));for(const r of[t(279),t(260)]){const i=e[t(228)][t(301)](r);s[t(226)](r,(r=>{const a=t;e[a(201)][a(248)]((t=>{const e=a;r();const c=e(261)===i[e(185)],u=o[e(253)](n),l=o[e(285)](u),f=c?l[e(231)]-1:l[e(307)]+1,h=u[0][e(263)](e(157)),g=o[e(239)](h,{startRow:f,endRow:f}),d=Array[e(193)](g)[e(266)]((n=>t[e(196)](n[e(240)])));s[e(223)](d,e(159))}))}))}for(const r of[t(312),t(315)]){const i=e[t(228)][t(301)](r);s[t(226)](r,(r=>{const a=t;e[a(201)][a(248)]((t=>{const e=a;r();const c=e(244)===i[e(185)],u=o[e(253)](n),l=o[e(158)](u),f=c?l[e(231)]-1:l[e(307)]+1,h=u[0][e(263)](e(157)),g=o[e(239)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(193)](g)[e(266)]((n=>t[e(196)](n[e(240)])));s[e(223)](d,e(217))}))}))}for(const r of[t(200),t(293)]){const i=r[t(245)](11),a=i[t(199)](),c=a[t(245)](0,3)+t(211),u=t(157)+i,l=t(294)+i,f=t(189)+i;s[t(226)](r,(()=>{const i=t;e[i(201)][i(248)]((t=>{const e=i,h=o[e(253)](n),g=h[0][e(263)](e(157));let d;if(e(200)==r){const t=o[e(285)](h);d={startRow:t[e(231)],endRow:t[e(307)],includeAllSlots:!0}}else{const t=o[e(158)](h);d={startColumn:t[e(231)],endColumn:t[e(307)],includeAllSlots:!0}}const p=o[e(239)](g,d),m=Array[e(193)](p)[e(266)]((({cell:t})=>t)),I=ca(m[e(233)]((t=>t[e(235)](c)))),E=ca(m[e(233)]((t=>!t[e(235)](c))))[e(266)]((n=>t[e(196)](n))),b=s[e(191)](E,u);if(b&&(e(159)==b[e(250)]||e(217)==b[e(250)])){const n=this[e(305)](b);for(const r of I){const s=t[e(196)](r),i=o[e(212)](r),u=r[e(164)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(289)](s)}}}))}))}function c(r){const s=t,o=Array[s(193)](n[s(187)]())[s(266)]((t=>i.LiveRange[s(281)](t)));e[s(201)][s(248)]((t=>{const n=s,i=t[n(310)];r=r[n(233)]((t=>n(163)!=t[n(309)][n(177)])),t[n(214)](r),e[n(228)][n(301)](n(200))[n(302)](),e[n(186)](n(200),{forceDefaultExecution:!0}),e[n(201)][n(229)]((()=>{const t=n;e[t(201)][t(229)](i,(e=>{const n=t,r=o[n(233)]((t=>n(163)!=t[n(309)][n(177)]));r[n(291)]>0&&e[n(214)](r);for(const t of o)t[n(304)]()}))}))}))}function u(r){const s=t;e[s(201)][s(248)]((t=>{const o=s,a=Array[o(193)](n[o(187)]())[o(266)]((t=>i.LiveRange[o(281)](t))),c=[];for(const t of r)for(const e of t[o(318)]({shallow:!0}))c[o(320)](e);for(const n of c)o(163)!=n[o(309)][o(177)]&&(t[o(214)](t[o(206)](n,0)),e[o(228)][o(301)](o(293))[o(302)](),e[o(186)](o(293),{forceDefaultExecution:!0}));const u=a[o(233)]((t=>o(163)!=t[o(309)][o(177)]));u[o(291)]>0&&t[o(214)](u);for(const t of a)t[o(304)]()}))}function l(e,n){const r=t;return n[r(284)]((t=>e[r(194)]((e=>e[r(255)][r(306)](t[r(169)])||t[r(255)][r(306)](e[r(169)])))))}function f(e,n){const r=t;return e[r(194)]((t=>n[r(194)]((e=>t[r(255)][r(287)](e[r(169)])))))}e[t(168)][t(254)].on(t(303),((e,n,r)=>{const s=t;if(!r[s(215)][s(297)])return;const o=n[s(273)];if(!o)return;const i=r[s(292)][s(290)](o);function c(t){return Array[s(262)](t)?t:[t]}i&&s(237)===o[s(267)]&&(0,a.setHighlightHandling)(i,r[s(241)],((t,e,n)=>n[s(242)](c(e[s(299)]),t)),((t,e,n)=>n[s(249)](c(e[s(299)]),t)))}),{priority:t(190)}),s[t(166)][t(162)]((e=>{const n=t;if(n(283)!=e[n(317)]&&n(219)!=e[n(317)])return;const s=e[n(180)]();if(null!=s&&s.is(n(268),n(157))){if(n(283)==e[n(317)]){const t=e[n(318)]()[n(233)]((t=>t.is(n(259))))[n(266)]((t=>t[n(168)]));if(t[n(291)])return{type:n(283),content:zr(r,n(276),zr(r,n(264),'"'+t[n(296)](" ")+'"'))}}if(n(219)==e[n(317)]){const t=e[n(318)]()[n(233)]((t=>t.is(n(259))))[n(266)]((t=>t[n(168)]));if(t[n(291)])return{type:n(219),content:zr(r,n(319),zr(r,n(264),'"'+t[n(296)](" ")+'"'))}}}})),s[t(166)][t(162)]((e=>{const n=t;if(n(159)==e[n(250)]){const t=e[n(318)]()[n(233)]((t=>t.is(n(259))))[n(266)]((t=>t[n(168)])),s=this[n(305)](e),o=s[n(311)]-s[n(257)]+1;if(n(283)==e[n(317)])return t[n(291)]?{type:n(283),content:zr(r,n(276),zr(r,n(220),[o,'"'+t[n(296)](" ")+'"']))}:{type:n(283),content:zr(r,n(276),zr(r,n(218),o))};if(n(219)==e[n(317)])return t[n(291)]?{type:n(219),content:zr(r,n(319),zr(r,n(220),[o,'"'+t[n(296)](" ")+'"']))}:{type:n(219),content:zr(r,n(319),zr(r,n(218),o))}}if(n(217)==e[n(250)]){const t=e[n(318)]()[n(233)]((t=>t.is(n(259))))[n(266)]((t=>t[n(168)])),s=this[n(305)](e),o=s[n(173)]-s[n(313)]+1;if(n(283)==e[n(317)])return t[n(291)]?{type:n(283),content:zr(r,n(276),zr(r,n(204),[o,'"'+t[n(296)](" ")+'"']))}:{type:n(283),content:zr(r,n(276),zr(r,n(160),o))};if(n(219)==e[n(317)])return t[n(291)]?{type:n(219),content:zr(r,n(319),zr(r,n(204),[o,'"'+t[n(296)](" ")+'"']))}:{type:n(219),content:zr(r,n(319),zr(r,n(160),o))}}})),s[t(247)][t(183)](t(283),t(159),t(182),c),s[t(247)][t(183)](t(219),t(159),t(265),c),s[t(247)][t(183)](t(283),t(217),t(182),u),s[t(247)][t(183)](t(219),t(217),t(265),u),s[t(247)][t(183)](t(283),t(217),t(296),l),s[t(247)][t(183)](t(219),t(217),t(296),l),s[t(247)][t(183)](t(283),t(159),t(296),f),s[t(247)][t(183)](t(219),t(159),t(296),f)}[oa(225)](){const t=oa,e=this[t(207)],n=e[t(201)][t(184)][t(175)];return(r,s)=>{const o=t;e[o(201)][o(248)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(255)][a(172)];u&&u[0]&&!1===u[0][a(224)]&&(l=r[0][a(169)][a(298)]);const f=t[a(232)](l);if(a(163)==f[a(309)][a(177)])return;const h=Array[a(193)](n[a(187)]())[a(266)]((t=>i.LiveRange[a(281)](t)));t[a(214)](f),e[a(228)][a(301)](c)[a(302)](),u[a(320)]({forceDefaultExecution:!0}),e[a(186)](c,...u);const g=h[a(233)]((t=>a(163)!=t[a(309)][a(177)]));g[a(291)]>0&&t[a(214)](g);for(const t of h)t[a(304)]()}))}}[oa(288)](t){const e=oa,n=this[e(207)][e(202)][e(301)](e(197));let r=Number[e(209)],s=Number[e(227)],o=Number[e(209)],i=Number[e(227)];for(const a of t){if(e(163)==a[e(309)][e(177)])continue;const{row:t,column:c}=n[e(212)](a),u=a[e(235)](e(181))?a[e(164)](e(181))-1:0,l=a[e(235)](e(274))?a[e(164)](e(274))-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}}[oa(246)](){const t=oa,e=this[t(207)],n=e[t(202)][t(301)](t(295)),r=e[t(202)][t(301)](t(197));e[t(201)][t(184)].on(t(280),(()=>{const r=t,s=Array[r(193)](e[r(201)][r(184)][r(165)][r(221)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(316)](t);if(r(230)!=s)continue;if(null!=e[r(243)])continue;const a=n[r(238)](o);this[r(258)][r(277)](i)&&this[r(213)][r(205)](a)}}),{priority:t(286)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(196)](e),a=e[s(263)](s(157)),c=r[s(212)](e);for(const t of this[s(213)]){const n=t[s(250)],r=n[s(275)](s(236)),u=n[s(245)](r?10:5),l=u[s(199)](),f=l[s(245)](0,3)+s(211),h=s(294)+u,g=s(189)+u;if(!t[s(269)])continue;if(a!=t[s(198)]()[s(169)][s(263)](s(157)))continue;if(t[s(234)](i))continue;const d=e[s(235)](f)?e[s(164)](f)-1:0,p=this[s(305)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(289)](i),o=!0)}return o};e[t(201)][t(184)][t(208)]((n=>{const r=t;let o=!1;for(const t of e[r(201)][r(184)][r(165)][r(252)]())if(r(251)==t[r(317)])if(r(159)==t[r(267)])for(const e of t[r(278)][r(298)][r(308)]())o=o||s(e,n);else r(237)==t[r(267)]&&(o=o||s(t[r(278)][r(298)],n));return o}))}[oa(305)](t){const e=oa;return this[e(288)](t[e(187)]()[e(266)]((t=>t[e(169)][e(298)])))}}function ca(t){const e=oa;return Array[e(193)](new Set(t)[e(300)]())}function ua(){const t=["accept","markMultiRangeBlockFormat","root","10HWsEgX","findAncestor","getSuggestions","value","createTableWalker","size","mergeTableCellLeft","getSelectionAffectedTableCells","subType","getFirstPosition","has","stop","26769BkJVBl","TableEditing","TableUtils","document","markBlockFormat","refresh","selection","highest","10wnOSBF","table","formatBlock","enableCommand","push","plugins","format","_acceptFormatSuggestionCallbackFactory","*Split cell:* horizontally","tableCell","getAncestors","162rnjjOd","rootName","requires","get","insertion","mergeTableCells","TrackChangesEditing","registerDescriptionCallback","splitTableCellVertically","element","add","3546935KSETXI","splitTableCellHorizontally","mergeTableCellUp","forceDefaultExecution","4550004GATzke","execute","find","_areMergableCells","locale","*Split cell:* vertically","low","descriptionFactory","detach","length","from","getRanges","isEnabled","filter","change","setSelection","cell","horizontally","containsRange","commandName","fromRange","_areSelectedCellsMergable","createRangeOn","deletion","19504746lqvIzs","getCellLocation","return","commands","_suggestionFactory","mergeTableCellDown","author","trackChanges","isInContent","*Merge cells*","688106HAsJLm","_isForcedDefaultExecutionBlock","editor","3706356kGZXXe","formatInline","type","registerCustomCallback","map","afterInit","model","mergeTableCellRight","$graveyard","direction","7628064NvZdla","set:isEnabled","_tablePostFixingSubtypes"];return(ua=function(){return t})()}const la=fa;function fa(t,e){const n=ua();return(fa=function(t,e){return n[t-=327]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(643687===-parseInt(n(360))/1+parseInt(n(410))/2*(parseInt(n(391))/3)+parseInt(n(425))/4+parseInt(n(379))/5*(-parseInt(n(363))/6)+-parseInt(n(421))/7+-parseInt(n(373))/8+-parseInt(n(350))/9*(-parseInt(n(399))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ua);class ha extends t.Plugin{static get[la(412)](){return[aa]}[la(368)](){const t=la,e=this[t(362)],n=e[t(369)][t(394)][t(397)],r=e[t(330)];if(!e[t(404)][t(389)](t(392)))return;const s=e[t(404)][t(413)](t(416)),o=e[t(404)][t(413)](t(393)),a=e[t(404)][t(413)](aa);a[t(375)][t(403)](t(415)),s[t(402)](t(415),(()=>{const n=t,r=o[n(386)](e[n(369)][n(394)][n(397)]);e[n(369)][n(340)]((()=>{const t=n;s[t(377)](r,{commandName:t(415),commandParams:[]},[],t(415))}))})),e[t(353)][t(413)](t(415)).on(t(327),((n,r)=>{const o=t;e[o(353)][o(413)](o(357))[o(382)]&&(r[o(335)]>0&&r[r[o(335)]-1]&&r[r[o(335)]-1][o(424)]||s[o(361)]||this[o(347)]()||n[o(390)]())}),{priority:t(398)});for(const n of[t(423),t(370),t(355),t(385)]){const r=e[t(353)][t(413)](n);s[t(402)](n,(()=>{const n=t,o=e[n(369)][n(394)][n(397)][n(388)]()[n(409)]()[n(328)]((t=>t.is(n(419),n(408)))),i=r[n(382)];e[n(369)][n(340)]((()=>{const t=n;s[t(377)]([o,i],{commandName:t(415),commandParams:[]},[],t(415))}))}))}for(const n of[t(418),t(422)]){const r=e[t(353)][t(413)](n);s[t(402)](n,(()=>{const i=t,a=o[i(386)](e[i(369)][i(394)][i(397)])[0],c=a[i(380)](i(400)),{column:u,row:l}=o[i(351)](a);let f=[];if(i(343)==r[i(372)]){const t=o[i(383)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(336)](t)[i(367)]((t=>t[i(342)]))}else{const t=o[i(383)](c,{column:u,includeAllSlots:!0});f=Array[i(336)](t)[i(367)]((t=>t[i(342)]))}e[i(369)][i(340)]((t=>{const e=i;s[e(395)](t[e(348)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(333)][t(417)]((e=>{const n=t;if(n(401)!=e[n(365)]&&n(364)!=e[n(365)])return;const{data:s}=e;return s&&n(415)==s[n(345)]?{type:n(405),content:zr(r,n(359))}:void 0})),s[t(333)][t(417)]((e=>{const n=t;if(n(401)!=e[n(365)]&&n(364)!=e[n(365)])return;const{data:s}=e;return s?n(418)==s[n(345)]?{type:n(405),content:zr(r,n(331))}:n(422)==s[n(345)]?{type:n(405),content:zr(r,n(407))}:void 0:void 0}));const c=a[t(406)]();for(const e of[t(423),t(370),t(355),t(385)])s[t(354)][t(366)](t(401),e,t(376),c);for(const e of[t(418),t(422)])s[t(354)][t(366)](t(401),e,t(376),c);s[t(354)][t(366)](t(401),t(415),t(376),(r=>{const s=t;e[s(369)][s(340)]((t=>{const o=s,a=Array[o(336)](n[o(337)]())[o(367)]((t=>i.LiveRange[o(346)](t)));t[o(341)](r),e[o(353)][o(413)](o(415))[o(396)](),e[o(327)](o(415),{forceDefaultExecution:!0});const c=a[o(339)]((t=>o(371)!=t[o(378)][o(411)]));c[o(335)]>0&&t[o(341)](c);for(const t of a)t[o(334)]()}))}));for(const n of[t(423),t(355),t(385),t(370)]){const r=e[t(353)][t(413)](n);r.on(t(374),((n,s,o)=>{const i=t;if(o){const t=e[i(369)][i(394)][i(397)][i(388)]()[i(409)]()[i(328)]((t=>t.is(i(419),i(408))));this[i(329)](r[i(382)],t)||(n[i(352)]=!1,n[i(390)]())}}),{priority:t(332)})}}[la(347)](){const t=la,e=this[t(362)][t(353)][t(413)](t(415)),n=this[t(362)][t(404)][t(413)](t(393));if(!e[t(338)])return!1;const r=n[t(386)](this[t(362)][t(369)][t(394)][t(397)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(329)](e,n))return!1;return!0}[la(329)](t,e){const n=la,r=this[n(362)][n(404)][n(413)](n(416)),s=this[n(362)][n(369)][n(348)](t),o=this[n(362)][n(369)][n(348)](e),i=new Set,a=new Set;for(const t of r[n(381)]())if((n(414)==t[n(365)]||n(349)==t[n(365)]||n(415)==t[n(387)])&&t[n(358)])for(const e of t[n(337)]())e[n(344)](s,!0)&&i[n(420)](t[n(365)]+":"+t[n(356)].id),e[n(344)](o,!0)&&a[n(420)](t[n(365)]+":"+t[n(356)].id);if(i[n(384)]!=a[n(384)])return!1;for(const t of i)if(!a[n(389)](t))return!1;return!0}}const ga=da;function da(t,e){const n=pa();return(da=function(t,e){return n[t-=345]})(t,e)}function pa(){const t=["writer","headingColumns","registerBlockAttribute","FORMAT_HEADER_ROW","2436quJioA","downcastDispatcher","_splitMarkerName","TableUtils","nodeBefore","end","markerName","_suggestionFactory","bindElementToMarker","464343fpsbUB","requires","forceValue","10BuWeDW","cell","FORMAT_HEADER_COLUMN","_registerLegacyDescription","mapper","format","nodeAfter","*Format:* %0","343536tfDJGb","18375ahAhdY","stop","unbindElementFromMarkerName","FORMAT_REGULAR_ROW","getSuggestion","commandName","commandParams","get","formatBlock","markerRange","10lVKXov","registerAttributeLabel","810004ttthAY","data-suggestion","setTableColumnHeader","consume","getCellLocation","has","item","3410577RONWhR","locale","showSuggestionHighlights","type","markerNameToElements","start","setAttribute","9764soEAOv","toViewElement","addClass","plugins","name","editing","includes","consumable","FORMAT_REGULAR_COLUMN","removeClass","ck-suggestion-marker-","removeAttribute","options","activeMarkers","_handleLegacySuggestions","highest","ck-suggestion-marker--active","TrackChangesEditing","enableDefaultAttributesIntegration","setTableRowHeader","createTableWalker","headingRows","_acceptFormatSuggestionCallbackFactory","parent","registerDescriptionCallback","data","descriptionFactory","editor","removeMarker:suggestion","accept","afterInit","registerCustomCallback","4656nJiWxC","TableEditing","addMarker:suggestion"];return(pa=function(){return t})()}!function(t,e){const n=da,r=t();for(;;)try{if(123936===parseInt(n(394))/1*(parseInt(n(359))/2)+parseInt(n(356))/3+-parseInt(n(380))/4+parseInt(n(368))/5+-parseInt(n(367))/6+-parseInt(n(347))/7*(parseInt(n(426))/8)+parseInt(n(387))/9*(parseInt(n(378))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);class ma extends t.Plugin{static get[ga(357)](){return[aa]}[ga(424)](){const t=ga,e=this[t(421)];if(!e[t(397)][t(385)](t(427)))return;const n=e[t(388)],r=e[t(397)][t(375)](t(411));r[t(412)](t(413)),r[t(412)](t(382)),r[t(345)](t(415)),r[t(345)](t(430)),r[t(420)][t(379)](t(415),zr(n,t(346))),r[t(420)][t(379)](t(430),zr(n,t(361))),this[t(408)]()}[ga(408)](){const t=ga,e=this[t(421)][t(397)][t(375)](t(411)),n=this[t(421)][t(397)][t(375)](t(350)),r=this[t(421)][t(397)][t(375)](aa)[t(416)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=da,{type:c,id:u}=e[a(349)](o[a(353)]),l=e[a(372)](u),f=l[a(419)];if(a(376)!=l[a(390)]||!f||a(382)!=f[a(373)])return;if(o[a(386)])return void s[a(369)]();if(!i[a(401)][a(383)](o[a(377)],s[a(398)]))return;const h=o[a(377)][a(392)][a(365)],g=o[a(377)][a(352)][a(351)],d=h[a(417)][a(417)],{column:p}=n[a(384)](h),{column:m}=n[a(384)](g);for(let s=p;s<=m;s++){const l=n[a(414)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(360)],l=i[a(363)][a(395)](s);i[a(429)][a(396)](a(404)+c,l),r&&i[a(429)][a(393)](a(381),u,l),i[a(363)][a(355)](l,o[a(353)]),t&&(e[a(407)][a(400)](o[a(353)])?i[a(429)][a(396)](a(410),l):i[a(429)][a(403)](a(410),l))}}}}e[t(354)][t(425)](t(376),t(413),t(423),r),e[t(354)][t(425)](t(376),t(382),t(423),r),this[t(421)][t(399)][t(348)].on(t(428),s(),{priority:t(409)}),this[t(421)][t(419)][t(348)].on(t(428),((e,n,r)=>{const o=t;r[o(406)][o(389)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(409)}),this[t(421)][t(399)][t(348)].on(t(422),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(349)](r[o(353)]),c=e[o(372)](a),u=c[o(419)];if(o(376)!=c[o(390)]||!u||o(382)!=u[o(373)])return;const l=s[o(363)][o(391)](r[o(353)]);if(l)for(const t of l)s[o(429)][o(403)](o(404)+i,t),s[o(429)][o(403)](o(410),t),s[o(429)][o(405)](o(381),t),s[o(363)][o(370)](t,r[o(353)])}),{priority:t(409)}),this[t(362)]()}[ga(362)](){const t=ga,e=this[t(421)],n=e[t(388)];function r(e){const r=t;return{type:r(364),content:zr(n,r(366),e)}}e[t(397)][t(375)](t(411))[t(420)][t(418)]((e=>{const s=t;if(s(376)!=e[s(390)])return;const{data:o}=e;if(o){if(s(413)==o[s(373)]){const t=o[s(374)][0][s(358)];return r(zr(n,s(t?346:371)))}if(s(382)==o[s(373)]){const t=o[s(374)][0][s(358)];return r(zr(n,s(t?361:402)))}}}))}}const Ia=Ea;function Ea(t,e){const n=Aa();return(Ea=function(t,e){return n[t-=221]})(t,e)}!function(t,e){const n=Ea,r=t();for(;;)try{if(713149===parseInt(n(320))/1+parseInt(n(401))/2+-parseInt(n(246))/3+parseInt(n(312))/4+-parseInt(n(375))/5*(-parseInt(n(377))/6)+parseInt(n(374))/7+-parseInt(n(298))/8*(parseInt(n(393))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Aa);const ba=[Ia(225),Ia(334),Ia(424),Ia(307),Ia(360),Ia(331),Ia(305)],Ta=Object[Ia(413)](ba[Ia(325)]((t=>[t,null])));class _a extends t.Plugin{static get[Ia(366)](){return[aa]}[Ia(255)](){const t=Ia,n=this[t(231)];if(!n[t(277)][t(290)](t(345)))return;const r=n[t(277)][t(368)](t(296)),s=n[t(277)][t(368)](t(329)),o=n[t(277)][t(368)](aa),a=n[t(277)][t(368)](t(345));o[t(344)][t(402)](t(355),t(314)),n[t(263)][t(365)][t(278)](t(367),{allowIn:t(284),allowContentOf:t(284),isLimit:!0}),n[t(398)][t(397)]({model:t(367),view:t(358)});let c=null;n[t(263)].on(t(380),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(313)]-1];h&&h[u(371)]||r[u(324)]||this[u(231)][u(323)][u(368)](u(224))[u(227)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(361)))return!1;const i=s[o(330)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(348)](n[o(392)][o(221)]);if(!a[o(313)])return!1;const c=a[0][o(343)](o(253)),l=r[o(247)](a),f=r[o(268)](a),h={startRow:l[o(410)],endRow:l[o(293)],startColumn:f[o(410)],endColumn:f[o(293)]};return 1==a[o(313)]&&(h[o(279)]+=r[o(357)](i)-1,h[o(406)]+=r[o(395)](i)-1),ka(c,h,r)}(l,f,n[u(263)],s,a)&&(o[u(297)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(263)][u(299)]((()=>{const t=u;n[t(263)][t(380)](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(313)]&&r[t(310)](o,t(355),{tablePasteChainId:s}),a[t(313)]&&r[t(310)](a,t(314),{tablePasteChainId:s}),l[t(313)]&&(r[t(310)](l,t(359),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(271)]((e=>{const n=t;var r;return null===(r=e[n(341)])||void 0===r?void 0:r[n(362)](e)}))),f[t(313)]&&(r[t(321)](f,t(359),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(271)]((e=>{const n=t;var r;return null===(r=e[n(341)])||void 0===r?void 0:r[n(362)](e)})));const g=r[t(342)](h[t(325)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(236),{tablePasteChainId:s});if(g){const e=g[t(420)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(263)][t(275)](s),a=e[t(316)]((e=>e[t(260)]()[t(388)](i)));a&&r[t(402)]([a[t(378)],o])}r[t(313)]&&g[t(340)](t(289),Object[t(413)](r))}c=null})))}),{priority:e.priorities[t(295)]+10}),n[t(277)][t(368)](t(345)).on(t(315),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(297)]();const u=s[r(273)],l=o,f=ya(u),h=ya(l);e[r(356)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(288)](u[r(234)](0));for(const t of Array[r(404)](l[r(364)]()))a[r(281)](t,u,r(267));const t=c[r(308)][r(233)](s[r(408)]),e=c[r(301)][r(233)](s[r(363)]);t||e||(g=i.LiveRange[r(383)](a[r(412)](u)))}else h&&!f&&(d=a[r(412)](u));else{const t=a[r(229)](r(367)),e=a[r(229)](r(367));a[r(349)](a[r(412)](u),e),a[r(281)](t,u,0);for(const e of Array[r(404)](l[r(364)]()))a[r(281)](e,t,r(267));g=i.LiveRange[r(383)](a[r(275)](t)),d=i.LiveRange[r(383)](a[r(275)](e))}const p=Array[r(404)](l[r(350)]())[r(381)]((([t])=>ba[r(233)](t)));c[r(409)][r(402)]({element:u,attributes:p[r(313)]?Object[r(413)](p):null}),g&&c[r(422)][r(402)](g),d&&c[r(303)][r(402)](d)}),{priority:t(295)}),s.on(t(390),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(238)]||1;c[o(301)]=new Array(l)[o(421)](u)[o(325)](((t,e)=>t+e));for(const{cell:t}of s[o(417)](i,{startColumn:u,endColumn:u+l-1}))c[o(386)][o(402)](n[o(263)][o(275)](t))}),{priority:t(232)}),s.on(t(405),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(257)]||1;c[o(308)]=new Array(l)[o(421)](u)[o(325)](((t,e)=>t+e));for(const{cell:t}of s[o(417)](i,{startRow:u,endRow:u+l-1}))c[o(372)][o(402)](n[o(263)][o(275)](t))}),{priority:t(232)}),r[t(242)][t(373)]((e=>{const r=t;if(e[r(332)]&&e[r(332)][r(376)](r(359)))return e[r(235)]?{}:{type:r(244),content:zr(n[r(319)],r(239))}}));const u=()=>!1;for(const e of[t(359),t(314),t(355),t(236)])r[t(223)][t(370)](t(244),e,t(249),u),r[t(223)][t(370)](t(379),e,t(249),u),r[t(223)][t(370)](t(339),e,t(249),u);r[t(223)][t(370)](t(339),t(236),t(411),u),r[t(223)][t(370)](t(339),t(236),t(353),((e,r,s)=>{const o=t,i=e[o(325)]((t=>t[o(328)]()))[o(381)]((t=>t)),a=new Map(i[o(325)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(409)])e&&a[o(318)](t,e);else if(s&&s[o(289)])for(const[t,e]of Object[o(346)](s[o(289)])){const r=n[o(263)][o(347)][o(368)](t),s=r?r[o(260)]()[o(328)]():null;s&&a[o(318)](s,e)}n[o(263)][o(299)]((t=>{const e=o;for(const[n,r]of a)t[e(262)]({...Ta,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(223)][o(370)](e,o(359),s,((t,i,a)=>{const c=o;n[c(263)][c(299)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(385)][o(338)];t.is(o(250),o(367))&&u[o(402)](t)}r[o(223)][o(226)](e,null,s)(t,i,a);for(const t of u)o(294)!=t[o(269)][o(369)]&&n[o(389)](t)}))}))};l(t(244),t(353)),l(t(244),t(411)),l(t(379),t(353)),l(t(379),t(411)),r[t(223)][t(370)](t(244),t(355),t(411),(e=>{const n=t,r=e[n(325)]((t=>t[n(328)]())),i=r[0][n(343)](n(253)),{minRow:a,maxRow:c}=o[n(259)](r);s[n(311)](i,{at:a,rows:c-a+1})})),r[t(223)][t(370)](t(244),t(314),t(411),(e=>{const n=t,r=e[n(325)]((t=>t[n(328)]())),i=r[0][n(343)](n(253)),{minColumn:a,maxColumn:c}=o[n(259)](r);s[n(306)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(332)]||!n[s(332)][s(376)](s(359)))return;const o=n[s(415)][s(423)],i=r[s(354)]()[s(381)]((t=>t[s(418)]&&t[s(415)]&&t[s(415)][s(423)]==o));i[s(313)]&&n[s(414)]()[s(313)]!=i[s(313)]&&i[s(403)](((t,e)=>(t[s(322)]=e,e[s(235)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(280)](e[s(400)]),i=[s(241),s(333)],a=r[s(265)][s(233)](e[s(400)]);return a&&i[s(402)](s(291)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(272),f,{priority:t(295)}),r.on(t(256),f,{priority:t(295)}),n[t(263)][t(392)][t(399)]((()=>{const e=t;let s=!1;const o=Array[e(404)](n[e(263)][e(392)][e(251)][e(302)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(280)](t);if(e(258)!=o||e(379)!=a||i[e(274)])continue;if(!r[e(416)](c))continue;const u=r[e(352)](c)[e(326)](),l=n[e(277)][e(368)](e(283)).me;for(const t of r[e(354)]())if(t[e(418)]&&t[e(391)]==l&&e(339)==t[e(300)]&&e(236)==t[e(332)]&&t[e(326)]()[e(394)]((t=>u[e(292)]((n=>n[e(266)](t,!0))))))for(const n of t[e(414)]())n[e(418)]&&(n[e(411)](),s=!0)}return s})),n[t(263)][t(392)][t(399)]((e=>{const s=t,o=n[s(323)][s(368)](s(285));if(!o||!o[s(222)][s(290)](e[s(327)]))return!1;let i=!1;const a=n[s(277)][s(368)](s(283)).me,c=n[s(263)][s(392)][s(251)][s(282)](),u=Array[s(404)](n[s(263)][s(392)][s(251)][s(302)]())[s(381)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(280)](t);return n(258)==o&&n(359)==i&&c==a.id&&!e[n(274)]}));for(const t of c){if(s(281)!=t[s(300)]||s(367)!=t[s(378)]||1!=t[s(313)])continue;const n=e[s(261)](t[s(351)],t[s(351)][s(335)](1));if(!u[s(316)]((({data:t})=>t[s(245)][s(388)](n))))for(const{name:t,data:r}of u)if(n[s(266)](r[s(245)])){e[s(264)](t,{range:n}),i=!0;break}}return i})),n[t(263)][t(392)][t(399)]((e=>{const s=t;let o=!1;const i=n[s(277)][s(368)](s(283)).me,a=r[s(354)]()[s(381)]((t=>t[s(418)]&&t[s(391)]==i)),c=new Set,u=new Set;for(const t of a)if(s(359)==t[s(332)])for(const e of t[s(420)]()){const n=e[s(260)]()[s(328)]();if(n)if(n.is(s(250),s(367))&&ya(n)){t[s(240)](e[s(378)]),c[s(419)](n),o=!0;const r=n[s(309)],i=n[s(396)],a=r&&r.is(s(250),s(367)),l=i&&i.is(s(250),s(367));a&&!c[s(290)](r)&&u[s(419)](r),l&&!c[s(290)](i)&&u[s(419)](i)}else n.is(s(250),s(384))&&n[s(254)]&&(t[s(240)](e[s(378)]),o=!0)}else if(s(236)==t[s(332)]){if(!t[s(415)]||!t[s(415)][s(423)])continue;const e=t[s(415)][s(289)];if(e&&Object[s(252)](e)[s(313)])continue;const n=t[s(415)][s(423)];let r=!0,i=!0;for(const e of a)if(e[s(332)]&&e[s(332)][s(376)](s(359))){if(!e[s(415)][s(423)]){i=!1;break}if(e.id!=t.id&&e[s(415)][s(423)]==n){r=!1;break}}i&&r&&(t[s(304)](),o=!0)}for(const t of c)e[s(288)](t);for(const t of u)e[s(389)](t);return o})),n[t(398)][t(287)](t(407))[t(276)]({model:t(230),view:(t,e)=>h(t),converterPriority:t(295)}),n[t(398)][t(287)](t(243))[t(276)]({model:t(230),view:(e,n)=>n[t(317)][t(270)]?h(e,!1):null,converterPriority:t(295)});const g=n[t(286)][t(237)];this[t(387)](g[t(392)],t(382),((e,n)=>{const r=t,s=[];for(const t of g[r(412)](n[r(337)])[r(228)]())t.is(r(250),r(358))&&s[r(402)](t);g[r(299)]((t=>{const e=r;for(const n of s)t[e(248)](t[e(412)](n),t[e(336)](n)),t[e(288)](n)}))}))}}function ya(t){const e=Ia;if(t[e(254)])return!0;const n=t[e(234)](0);return n.is(e(250),e(384))&&n[e(254)]}function Aa(){const t=["getRange","createRange","setAttributes","model","updateMarker","activeMarkers","containsRange","end","getColumnIndexes","root","showSuggestionHighlights","forEach","suggestionLoaded","cell","oldRange","createRangeOn","markerToHighlight","plugins","register","endRow","_splitMarkerName","insert","getChanges","Users","tableCell","redo","editing","for","remove","markerAttributes","has","ck-suggestion-marker--active","some","last","$graveyard","high","TrackChangesEditing","stop","8Xvqslt","change","type","columnInsertionIndexes","getChangedMarkers","deletionRanges","removeMarkers","tableCellPadding","removeColumns","tableCellHorizontalAlignment","rowInsertionIndexes","nextSibling","markMultiRangeInsertion","removeRows","701340Yfwqdp","length","tablePasteColumn","_replaceTableSlotCell","find","options","set","locale","110967rjlMrG","markMultiRangeDeletion","next","commands","_isForcedDefaultExecutionBlock","map","getRanges","batch","getContainedElement","TableUtils","getTableIfOnlyTableInContent","tableCellBackgroundColor","subType","ck-suggestion-marker-insertion","tableCellBorderColor","getShiftedBy","createPositionBefore","content","nodeAfter","formatBlock","setAttribute","detach","markMultiRangeBlockFormat","findAncestor","_tablePostFixingSubtypes","TableClipboard","entries","markers","getSelectionAffectedTableCells","wrap","getAttributes","position","getSuggestion","accept","getSuggestions","tablePasteRow","return","getRows","suggestion-td","tablePaste","tableCellVerticalAlignment","documentSelection","call","column","getChildren","schema","requires","tableCellSuggestion","get","rootName","registerCustomCallback","forceDefaultExecution","rowInsertionRanges","registerDescriptionCallback","5027771RWxuJV","220535pjNfNG","startsWith","102YmiKbK","name","deletion","insertContent","filter","clipboardOutput","fromRange","paragraph","start","columnInsertionRanges","listenTo","isEqual","unwrap","insertColumns","author","document","11087379Cpykmt","every","getColumns","previousSibling","elementToElement","conversion","registerPostFixer","markerName","2556690VRIaJS","push","reduce","from","insertRows","endColumn","editingDowncast","row","cells","first","discard","createRangeIn","fromEntries","getAllAdjacentSuggestions","attributes","hasSuggestion","createTableWalker","isInContent","add","getMarkers","fill","insertionRanges","tablePasteChainId","tableCellBorderStyle","selection","_createdBatches","_suggestionFactory","trackChanges","tableCellBorderWidth","getSuggestionCallback","value","getItems","createElement","suggestion:formatBlock:tablePasteCell","editor","low","includes","getChild","previous","tablePasteCell","view","columns","*Replace table cells*","removeMarker","ck-suggestion-marker","descriptionFactory","dataDowncast","insertion","newRange","3262917NdQrJE","getRowIndexes","move","join","element","differ","keys","table","isEmpty","afterInit","suggestionUnloaded","rows","suggestion","_getCoordsForCells"];return(Aa=function(){return t})()}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(417)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function Ca(t,e){const n=Na();return(Ca=function(t,e){return n[t-=204]})(t,e)}const La=Ca;function Na(){const t=["afterInit","subType","type","7ZdKkYm","formatInline","1075670QuUboX","has","accept","get","11rXFUsh","selection","1588FpMCGO","Users","804Anqinh","registerDescriptionCallback","handleResizeTableWidthCommand","handleSuggestionDescription","change","commandParams","table","getSuggestions","8EQbusq","getSuggestionCallback","3690423bZeNoM","380670ewOKFe","18325qtdFHC","getTableColumnsWidths","getContainedElement","locale","bind","columnWidths","discard","registerCustomCallback","data","document","tableWidth","getSelectedElement","355761FkUUtv","descriptionFactory","format","enableCommand","getColumnGroupElement","TrackChangesEditing","author","formatGroupId","getAttribute","resizeTableWidth","formatBlock","868MUQxUU","TableColumnResizeEditing","model","resizeTable","plugins","4621944UzVQbL","_suggestionFactory","*Format:* resize table","markBlockFormat","editor"];return(Na=function(){return t})()}!function(t,e){const n=Ca,r=t();for(;;)try{if(475571===-parseInt(n(251))/1*(-parseInt(n(249))/2)+-parseInt(n(217))/3+parseInt(n(228))/4*(-parseInt(n(205))/5)+parseInt(n(204))/6*(parseInt(n(241))/7)+parseInt(n(259))/8*(parseInt(n(261))/9)+-parseInt(n(243))/10+parseInt(n(247))/11*(parseInt(n(233))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class Ra extends t.Plugin{[La(238)](){const t=La;if(!this[t(237)][t(232)][t(244)](t(229)))return;const e=this[t(237)][t(232)][t(246)](t(222));e[t(220)](t(226),this[t(253)][t(209)](this)),e[t(234)][t(212)](t(227),t(231),t(245),e[t(234)][t(260)](t(227),null,t(211))),e[t(234)][t(212)](t(227),t(231),t(211),e[t(234)][t(260)](t(227),null,t(245))),e[t(218)][t(252)](this[t(254)][t(209)](this))}[La(253)](t,e){const n=La,r=this[n(237)][n(232)][n(246)](n(222)),s=this[n(237)][n(232)][n(246)](n(229)),o=e[n(257)]||this[n(237)][n(230)][n(214)][n(248)][n(216)]();this[n(237)][n(230)][n(255)]((()=>{const i=n,a=s[i(221)](o);let c=a?s[i(206)](a):null,u=o[i(225)](i(215))||null;const l=e[i(215)]||u,f=e[i(210)]||c,h=this[i(237)][i(232)][i(246)](i(250)).me;for(const t of r[i(258)]()){const e=t[i(207)]();if(i(231)===t[i(239)]&&e===o){t[i(223)]!==h&&t[i(211)]();const e=t[i(213)][i(256)];u=e[0][i(215)],c=e[0][i(210)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(236)](o,{commandName:i(226),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(231)},[],i(231))}))}[La(254)](t){const e=La;if(e(227)!=t[e(240)]&&e(242)!=t[e(240)])return;const{data:n}=t;if(n&&e(231)===n[e(224)]){const t=e(235);return{type:e(219),content:zr(this[e(237)][e(208)],t)}}}}function Sa(){const t=["98358JqpRNk","enableCommand","2229022cLpvtb","261245RSuZgN","3418257MzWAUg","has","insertTemplate","get","TrackChangesEditing","Template","12318928FtzqQL","86620CEIRyA","afterInit","1863FUtzNH","editor","1091342ViRmac","91dVyhpV","plugins","56emzmqe"];return(Sa=function(){return t})()}function va(t,e){const n=Sa();return(va=function(t,e){return n[t-=469]})(t,e)}const Ma=va;!function(t,e){const n=va,r=t();for(;;)try{if(801225===parseInt(n(483))/1+parseInt(n(470))/2+-parseInt(n(472))/3+parseInt(n(486))/4*(-parseInt(n(471))/5)+parseInt(n(487))/6*(parseInt(n(484))/7)+-parseInt(n(478))/8+-parseInt(n(481))/9*(-parseInt(n(479))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Sa);class Oa extends t.Plugin{[Ma(480)](){const t=Ma,e=this[t(482)];e[t(485)][t(473)](t(477))&&e[t(485)][t(475)](t(476))[t(469)](t(474))}}const wa=Da;!function(t,e){const n=Da,r=t();for(;;)try{if(410613===parseInt(n(430))/1*(-parseInt(n(423))/2)+parseInt(n(440))/3*(parseInt(n(435))/4)+-parseInt(n(429))/5*(-parseInt(n(432))/6)+parseInt(n(434))/7+-parseInt(n(437))/8+-parseInt(n(421))/9+parseInt(n(436))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xa);class Fa extends t.Plugin{[wa(433)](){const t=wa,e=this[t(441)];if(!e[t(431)][t(439)](t(442)))return;e[t(438)][t(439)](t(424))[t(422)](t(442));const n=e[t(438)][t(439)](t(424)),r=e[t(443)];n[t(427)][t(425)](t(428),(e=>zr(r,t(426),e)))}}function Da(t,e){const n=xa();return(Da=function(t,e){return n[t-=421]})(t,e)}function xa(){const t=["enableCommand","360862SgCtbl","TrackChangesEditing","registerElementLabel","ELEMENT_TABLE_OF_CONTENTS","descriptionFactory","tableOfContents","5IglkZt","3sgEEMr","commands","581556NmJNXm","afterInit","2778706neKTLC","34912DtEZJk","17360390LDemBq","5389096CkIBNN","plugins","get","3qBVYEV","editor","insertTableOfContents","locale","5517972stoNQR"];return(xa=function(){return t})()}function Ba(t,e){const n=Ua();return(Ba=function(t,e){return n[t-=476]})(t,e)}const Pa=Ba;function Ua(){const t=["locale","registerElementLabel","Title","document","ELEMENT_TITLE","605240jPKhKZ","removeMarker","590975HdACAN","differ","getNearestSelectionRange","plugins","from","84vMfhRD","2247TmaudA","1488816qkFnLb","title-content","suggestion","forward","element","registerPostFixer","3180agkLaL","13887zDZjuS","2256294JYasEq","TrackChangesEditing","end","_splitMarkerName","nodeBefore","schema","157248NKEklj","has","createRange","getChangedMarkers","afterInit","isEqual","editor","isCollapsed","newRange","model","get","descriptionFactory","7zOKwTC","updateMarker","start","isTouching"];return(Ua=function(){return t})()}!function(t,e){const n=Ba,r=t();for(;;)try{if(189519===parseInt(n(493))/1+parseInt(n(477))/2*(-parseInt(n(478))/3)+parseInt(n(479))/4+-parseInt(n(516))/5+parseInt(n(487))/6+parseInt(n(505))/7*(-parseInt(n(514))/8)+parseInt(n(486))/9*(-parseInt(n(485))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[Pa(497)](){const t=Pa,e=this[t(499)];if(!e[t(519)][t(494)](t(511)))return;const n=e[t(519)][t(503)](t(488));n[t(504)][t(510)](t(480),(()=>zr(e[t(509)],t(513)))),e[t(502)][t(512)][t(484)]((r=>{const s=t;let o=!1;const i=Array[s(476)](e[s(502)][s(512)][s(517)][s(496)]());for(const{name:t,data:a}of i){const{group:i}=n[s(490)](t);if(s(481)!==i||!a[s(501)])continue;const c=a[s(501)],u=c[s(489)][s(491)];if(!u||!u.is(s(483),s(480)))continue;if(!c[s(507)][s(508)](c[s(489)]))continue;const l=e[s(502)][s(492)][s(518)](c[s(489)],s(482));if(l&&l[s(500)]){const e=r[s(495)](c[s(507)],l[s(507)]);e[s(498)](c)||(r[s(506)](t,{range:e}),o=!0)}o||(r[s(515)](t),o=!0)}return o}))}}const Ga=Ha;function Va(){const t=["editor","19660AUayeW","16fksMhJ","1039125VutGSQ","2354985HTDgYf","undo","TrackChangesEditing","plugins","enableCommand","22DZUFsc","has","UndoEditing","285gQljFk","get","1544809cqBwJM","2953444grsZGx","2917506KdyQPO","afterInit","redo","5XhvdAv","1211130QdysTw"];return(Va=function(){return t})()}function Ha(t,e){const n=Va();return(Ha=function(t,e){return n[t-=117]})(t,e)}!function(t,e){const n=Ha,r=t();for(;;)try{if(818198===parseInt(n(135))/1+parseInt(n(133))/2*(-parseInt(n(123))/3)+parseInt(n(126))/4+-parseInt(n(130))/5*(parseInt(n(127))/6)+parseInt(n(125))/7*(parseInt(n(134))/8)+parseInt(n(136))/9+parseInt(n(131))/10*(-parseInt(n(120))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Va);class za extends t.Plugin{[Ga(128)](){const t=Ga,e=this[t(132)],n=e[t(118)][t(124)](t(117));e[t(118)][t(121)](t(122))&&(n[t(119)](t(137)),n[t(119)](t(129)))}}const Wa=qa;function Ka(){const t=["5721443wvpHKA","2473461EBcRJd","afterInit","398268wDqiGi","requires","853700soTsTG","toggleTableCaption","20fYuQbY","enableCommand","TrackChangesEditing","9990688cQuKTT","2puabzD","plugins","editor","10KMBuTE","1364405CZdlxn","9035649OzCnuq","TableCaptionEditing","has","get"];return(Ka=function(){return t})()}function qa(t,e){const n=Ka();return(qa=function(t,e){return n[t-=371]})(t,e)}!function(t,e){const n=qa,r=t();for(;;)try{if(819878===parseInt(n(389))/1+-parseInt(n(375))/2*(-parseInt(n(385))/3)+parseInt(n(371))/4*(-parseInt(n(379))/5)+-parseInt(n(387))/6+parseInt(n(384))/7+-parseInt(n(374))/8+parseInt(n(380))/9*(parseInt(n(378))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ka);class Za extends t.Plugin{static get[Wa(388)](){return[aa]}[Wa(386)](){const t=Wa,e=this[t(377)];e[t(376)][t(382)](t(381))&&e[t(376)][t(383)](t(373))[t(372)](t(390))}}const Qa=Xa;function Ja(){const t=["change","selection","removeAttribute","TableCellPropertiesEditing","_getSuggestion","subType","descriptionFactory","locale","getSelectionAffectedTableCells","join","tableAlignment","4ftuipn","editor","230745hayljF","11tOZHAd","tableBorderColor","afterInit","formatBlock","tableCellProperties","handleSuggestionDescription","commandParams","tableCellWidth","start","1541156FHjGpx","tableCellHorizontalAlignment","data","discard","tableWidth","_handlePropertyChange","TablePropertiesEditing","*Format:* change table properties","has","55237IrNSbH","1784ggFcqE","tableCellBackgroundColor","handleDiscardAction","tableProperties","tableCellBorderColor","tableCellPadding","model","accept","document","pluginName","enqueueChange","batch","TrackChangesTableProperties","registerCustomCallback","tableBackgroundColor","getFirstPosition","tableCellVerticalAlignment","getSuggestions","tableCellBorderWidth","2vzFbQi","5303748KtMCHH","4158333TqPrZK","plugins","_suggestionFactory","nodeAfter","2817aOdBQO","31572588tMorqi","getSuggestionCallback","TableUtils","tableCellHeight","getContainedElement","get","registerDescriptionCallback","format","tableBorderStyle","43480JdgZwX","markBlockFormat","TrackChangesEditing","findAncestor","tableHeight","setAttribute","tableCellBorderStyle","enableCommand","getAttribute","*Format:* change table cell properties","tableBorderWidth","table"];return(Ja=function(){return t})()}function Xa(t,e){const n=Ja();return(Xa=function(t,e){return n[t-=244]})(t,e)}!function(t,e){const n=Xa,r=t();for(;;)try{if(940360===parseInt(n(307))/1*(-parseInt(n(256))/2)+-parseInt(n(258))/3+parseInt(n(295))/4*(-parseInt(n(297))/5)+parseInt(n(257))/6+parseInt(n(316))/7*(parseInt(n(317))/8)+parseInt(n(262))/9*(-parseInt(n(272))/10)+parseInt(n(298))/11*(parseInt(n(263))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ja);class Ya extends t.Plugin{constructor(t){const e=Xa;super(t),this[e(320)]=[e(299),e(271),e(282),e(294),e(311),e(276),e(251)],this[e(302)]=[e(321),e(278),e(255),e(322),e(305),e(266),e(318),e(308),e(253)]}static get[Qa(246)](){return Qa(249)}[Qa(300)](){const t=Qa,e=this[t(296)][t(259)][t(268)](t(274));if(this[t(296)][t(259)][t(315)](t(313))){for(const n of this[t(320)])e[t(279)](n,((e,r)=>{const s=t,o=this[s(296)][s(323)][s(245)][s(285)][s(252)]()[s(275)](s(283));this[s(312)](n,[o],this[s(320)],s(320),e,r)}));e[t(260)][t(250)](t(301),t(320),t(244),e[t(260)][t(264)](t(301),null,t(310))),e[t(260)][t(250)](t(301),t(320),t(310),((e,n)=>this[t(319)](this[t(320)],e,n))),e[t(260)][t(250)](t(301),t(320),t(293),(()=>!1))}if(this[t(296)][t(259)][t(315)](t(287))){for(const n of this[t(302)])e[t(279)](n,((e,r)=>{const s=t,o=this[s(296)][s(259)][s(268)](s(265))[s(292)](this[s(296)][s(323)][s(245)][s(285)]);this[s(312)](n,o,this[s(302)],s(302),e,r)}));e[t(260)][t(250)](t(301),t(302),t(244),e[t(260)][t(264)](t(301),null,t(310))),e[t(260)][t(250)](t(301),t(302),t(310),((e,n)=>this[t(319)](this[t(302)],e,n))),e[t(260)][t(250)](t(301),t(302),t(293),(()=>!1))}e[t(290)][t(269)]((e=>this[t(303)](e)))}[Qa(312)](t,e,n,r,s,o){const i=Qa,a=this[i(296)][i(259)][i(268)](i(274));this[i(296)][i(323)][i(247)](o[i(248)],(()=>{const t=i;for(const i of e)if(this[t(288)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(280)](r);void 0!==n&&(e[r]=n)}s(o),a[t(273)](i,{commandParams:[e]},[],r)}}))}[Qa(319)](t,e,n){const r=Qa,s=e[0][r(306)][r(261)],o=n[r(304)][0];this[r(296)][r(323)][r(284)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(277)](r,o[r],s):e[n(286)](r,s)}))}[Qa(303)](t){const e=Qa;if(t[e(309)])switch(t[e(289)]){case e(320):return{type:e(270),content:zr(this[e(296)][e(291)],e(314))};case e(302):return{type:e(270),content:zr(this[e(296)][e(291)],e(281))}}}[Qa(288)](t,e){const n=Qa,r=this[n(296)][n(259)][n(268)](n(274));for(const s of r[n(254)]({skipNotAttached:!0})){const r=s[n(267)]();if(s[n(289)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=X?X.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Ye(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=Zt?function(t,e){return Zt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Yt(t,sn(t),n),r&&(n=qn(n,7,oc));for(var s=e.length;s--;)Pr(n,e[s]);return n})),Ec=Mc;function bc(){const t=["_addThreadToSuggestion","trackChanges","track-changes-suggestion-not-found","always","addClass","isEqual","getCommentThread","formatInline:accept","_getAttributeKey","$marker","createdAt","_isForcedDefaultExecutionBlock","keys","isNextTo","markMultiRangeDeletion","key","then","getWalker","getLastMatchingPosition","_splitMarkerName","widget","removeComment","isInsideObject","_initAriaMarkerChangeAnnouncements","end","toJSON","_suggestionFactory","getIntersection","warn","refresh","createSelection","getCustomProperty","rootName","isBlock","elementToElement","multipleBlocks","unbind","suggestionUnloaded","stopListening","collaboration.channelId","_afterChanges","markerToHighlight","addRange","isLimit","buildSuggestion","createPositionBefore","concat","moveTargetPosition","clear","never","elementStart","_checkSuggestionCorrectness","descriptionFactory","includes","plugins","newValue","suggestion:","rejected","newRange","values","documentSelection","formatInline:discard","createRangeIn","_model","unshift","change:activeMarkers","toViewElement","updateMarker","substr","_updateSuggestionData","addComment","_adapter","options","some","_onDiscard","_reduceExistingSuggestions","_commentsRepository","conversion","oldRange","addCommentThread","has","43740YNXUJD","author","_mergeNestedSuggestions","insertion:accept","skipNestingCheck","markBlockFormat","_blockAttributeKeys","normal","createPositionAfter","consumable","containsPosition","from","split","resolve","setTo","insertion:chain","init","attribute:join","change","deletion:discard","nodeAfter","_trackFormatChanges","mapper","pluginName","reconvertMarker","oldValue","upcast","suggestionChanged","markInsertion","announce","open","isArray","stop","acceptSuggestion","high","before","markMultiRangeBlockFormat","registerPostFixer","toUpperCase","requires","isObject","trackChanges.mergeNestedSuggestions","ready","setSelection","model","formatInline","attributeKey","9HPWYTf","track-changes-command-not-found","set","data","removeClass","marker-count","getAncestors","suggestion","removeMarkers","_findSuggestions","find","enableDefaultAttributesIntegration","_addSuggestionMarker","getContainedElement","position","clone","LEAVE","attribute","group","formatInline:","trackChangesCommand","FORMATTING","removeMarker","_SUGGESTION_ANNOUNCEMENT","containerElement","root","bindElementToMarker","showSuggestionHighlights","isInContent","update:suggestion","selection","acceptSelectedSuggestions","get","102033Avwirv","pop","hasCommentThread","_setSuggestionRange","$text","authoredAt","backward","enableReadOnlyMode","_createSuggestion","differ","unbindElementFromMarkerName","setAttribute","_breakSuggestionMarker","insertContent","splice","next","_refreshAttributeSuggestionsChain","subType","addMarkerName","trackChanges.trackFormatChanges","fetchCommentThread","low","_getExternalAuthor","isOwn","enableCommand","_cutOutSuggestionMarker","createPositionAt","substring","formatBlock","elementEnd","comments","removeMarker:suggestion:attribute","startsWith","creator","getShiftedBy","item","lowest","fire","applyOperation","14LFEfwV","$elementName","ENTER","registerCustomCallback","removed","_saved","action","addMarker:suggestion:formatBlock","registerInlineAttribute","commentThread","ck-suggestion-marker--active","track-changes-adapter-missing-getsuggestion","formatBlock:join","formatInline:chain","chain","addMarker:suggestion","map","isDocumentOperation","formatBlock:chain","addSuggestionData","deletion:","_processAttributeSuggestions","listenTo","isLocal","type","previous","5773112BasSZA","isExternal","markerToData","isSelectable","discard","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.","deletion:chain","attributes","createRangeOn","change:data","size","name","forEach","isUndo","$textProxy","commandName","addHighlight","isTouching","multi","locale","return","detach","isCollapsed","external:","updateSuggestion","_suggestions","removeMarker:suggestion:formatBlock","length","PendingActions","acceptAllSuggestions","deletion","getAllAdjacentSuggestions","ck-suggestion-marker-formatInline","TrackChangesEditing","track-changes-user-not-found","1378674uzepqM","_rangeIsInLocalUserInsertion","move","markerNameToElements","editor","createElement","containsRange","discardAllSuggestions","_recordAttributeChanges","track-changes-suggestion-data-mismatch","_isBlockAttribute","insertion:join","dataToMarker","deletion:join","getSuggestion","sort","getRanges","isAfter","getChanges","_editor","markers","error-saving-suggestion-data-suggestion-discarded","isMultiRange","addMarker","containsRangeInObject","addMarker:suggestion:attribute","_registerDefaultCallbacks","addSuggestion","add","_inlineAttributeKeys","formatGroupId","hasSuggestion","insertion:discard","change:_saved","getMultiRangeId","discardSelectedSuggestions","suggestion-type","_enabledCommands","every","_defaultCallbacks","deleteContent","isIntersectingWithRange","_getAuthorFromId","rethrowUnexpectedError","notReady","_getMarkerAnnouncementText","markMultiRangeInsertion","accept","getItems","_joinSuggestions","isRemovable","isAtStart","formatBlock:accept","forceDefaultExecution","attribute:discard","_recordAttributeSuggestions","activeMarkers","PENDING_ACTION_SUGGESTION","formatBlock:discard","track-changes-adapter-already-set","getRange","rename","markInlineFormat","howMany","getNearestSelectionRange","_isRegisteredAttribute","_handleNewSuggestionMarker","suggestionLoaded","getChangedMarkers","markerReady","writer","insertion","format","registerBlockAttribute","_joinWithAdjacentSuggestions","element","editingDowncast","3962884GCnRog","getAttribute","after","fromRange","start","consume","for","push","hasComments","addUser","tablePasteChainId","deletion:accept","range","markDeletion","ck-suggestion-marker-","authorName","isBefore","join","_getSuggestionData","$graveyard","editing","delete","nodeBefore","2817TDFotT","groupId","meta","attribute:accept","63622LLYeqt","batch","formatInline:join","commands","_removeSuggestion","@external","dataReady","forward","getSuggestions","markAttributeChange","targetPosition","config","data-suggestion","containsItem","ck-suggestion-marker-formatBlock","value","CommentsRepository","getUser","define","originalSuggestionId","insert","suggestion:attribute:","_setSuggestionData","assign","_suggestionState","getMarkers","parent","2252675iyBRJG","getFirstRange","removeAttribute","accepted","attribute:","_reduceSuggestionAttributeRange","attributeNewValue","dataDowncast","document","Users","getSuggestionCallback","_processAttributeChanges","head","execute","isAtEnd","createRange","splitPosition","getDifference","default","filter","ck-suggestion-marker","track-changes-enable-command-twice","markerName","catch","enqueueChange","_refreshSuggestionsChain","_customCallbacks","insertion:","_isDataLoaded","isIntersecting","attributeOldValue","getFirstMarker","highest","remove","formatBlock:","discardSuggestion","schema","fromCharCode","adapter"];return(bc=function(){return t})()}!function(t,e){const n=Mc,r=t();for(;;)try{if(549787===parseInt(n(363))/1+parseInt(n(567))/2*(parseInt(n(761))/3)+parseInt(n(540))/4+-parseInt(n(594))/5+-parseInt(n(463))/6*(-parseInt(n(402))/7)+parseInt(n(428))/8+-parseInt(n(563))/9*(parseInt(n(714))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bc);const Tc=Ec(403);class _c extends t.Plugin{static get[Ec(753)](){return[Ec(583),o.Users,t.PendingActions,Yr,ns,as,fs,Ts,ps,As,Ss,Ps,to,so,uo,go,bo,Ao,Lo,Mo,Do,Ho,Uo,Wo,Xo,ei,ui,pi,Ni,si,Vs,qs,bi,Ai,Mi,Di,ji,zi,Zi,$i,ra,aa,ha,ma,Za,_a,Ra,Fa,Ya,Oa,ja,za]}static get[Ec(737)](){return Ec(461)}constructor(t){const e=Ec;function n(t){const e=Mc;return t[e(418)]((t=>String[e(631)](t)))[e(557)]("")}super(t),this[e(518)]=!1,this[e(763)](e(519),[]),this.on(e(698),((n,r,s,o)=>{const i=e;this[i(696)][i(732)]((()=>{const e=i;for(const n of[...o,...s])this[e(696)][e(483)][e(713)](n)&&t[e(560)][e(738)](n)}))})),this[e(685)]=new Zr(this[e(467)][e(758)][e(630)],this[e(467)][e(447)]),this[e(704)]=null,this[e(659)]=new yc(this[e(467)]),this[e(453)]=new Map,this[e(709)]=t[e(687)][e(362)](e(583)),this[e(500)]=new Set,this[e(696)]=this[e(467)][e(758)],this[e(591)]=new WeakMap,this[e(644)]=!1,this[e(720)]=new Set([e(403)]),this[e(492)]=new Set,t[e(578)][e(585)](e(382),e(612)),this[e(735)]=t[e(578)][e(362)](e(382)),t[e(578)][e(585)](e(755),!0),this[e(716)]=t[e(578)][e(362)](e(755)),this[e(350)]=new f(t,this[e(500)]),this[e(656)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,50,48,54])}[Ec(730)](){const t=Ec,n=this[t(467)],r=(e,n)=>{const r=t;if(r(347)!=e)return r(554)+e;const s=n[r(726)]("|")[0];return this[r(473)](s)?r(581):r(460)};n[t(710)][t(546)](t(539))[t(674)]({model:t(337),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(652)](e[n(616)]),a=[n(614),r(o,i)];let c=3e3;return this[n(519)][n(686)](e[n(616)])&&(a[n(547)](n(412)),c=3010),n(458)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(710)][t(546)](t(601))[t(491)]((e=>{const r=t;e.on(r(417),((t,e,s)=>{const o=r;if(!s[o(705)][o(357)])return;const i=e[o(398)];if(!i)return;const c=s[o(736)][o(699)](i);n[o(758)][o(630)][o(754)](i)&&c&&!c[o(664)](o(653))&&c.is(o(354))&&(0,a.toWidget)(c,s[o(533)])}),{priority:r(748)})})),n[t(710)][t(546)](t(601))[t(674)]({model:t(337),view:(e,n)=>{const s=t;if(!n[s(705)][s(357)])return null;const{type:o,subType:i}=this[s(652)](e[s(616)]);return{classes:[s(614),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(398)])return;const{id:c}=this[a(652)](o[a(616)]);if(r){const t=this[a(453)][a(362)](c),e=this[a(641)](t);if(!this[a(473)](e))return}if(o[a(398)].is(a(360)))return void i[a(723)][a(545)](o[a(398)],s[a(439)]);const u=i[a(736)][a(699)](o[a(398)]);if(o[a(398)].is(a(538))&&n[a(758)][a(630)][a(666)](o[a(398)])&&!u[a(664)](a(444))){i[a(533)][a(637)]([a(614),a(581)],u),i[a(533)][a(374)](a(579),c,u),i[a(736)][a(356)](u,o[a(616)]),e&&(this[a(519)][a(686)](o[a(616)])?i[a(533)][a(637)](a(412),u):i[a(533)][a(334)](a(412),u));for(const t of n[a(758)][a(695)](o[a(398)])[a(511)]())i[a(723)][a(545)](t,s[a(439)]);i[a(723)][a(545)](o[a(398)],s[a(439)])}};n[t(710)][t(546)](t(601))[t(491)]((e=>{const n=t;e.on(n(409),((t,e,r)=>{const o=n;r[o(705)][o(357)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(626)})})),n[t(710)][t(546)](t(601))[t(491)]((e=>{const n=t;e.on(n(488),((t,e,r)=>{const o=n;r[o(705)][o(357)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(626)})})),n[t(710)][t(546)](t(601))[t(430)]({model:t(337),view:(e,n)=>n[t(705)][t(357)]?null:{group:t(337),name:e[t(701)](11)}}),n[t(710)][t(546)](t(740))[t(667)]({view:{name:t(337),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(689)+e[r(541)](r(499))+":"+e[r(541)]("id");return e[r(541)](r(335))&&(s+=":"+e[r(541)](r(335))),n[r(468)](r(642),{"data-name":s})}}),n[t(710)][t(546)](t(740))[t(475)]({view:t(337)}),n[t(710)][t(546)](t(539))[t(491)]((e=>{const n=t;e.on(n(409),s(),{priority:n(748)})})),n[t(710)][t(546)](t(539))[t(491)]((e=>{const n=t;e.on(n(488),s({isAttributeSuggestion:!0}),{priority:n(748)})})),n[t(710)][t(546)](t(539))[t(491)]((e=>{const n=t;e.on(n(454),((t,e,r)=>{const s=n,o=r[s(736)][s(466)](e[s(616)]);if(o)for(const t of o)t[s(664)](s(444))||(r[s(533)][s(334)]([s(614),s(581),s(412)],t),r[s(533)][s(596)](s(579),t),r[s(736)][s(373)](t,e[s(616)]))}),{priority:n(748)})})),n[t(710)][t(546)](t(539))[t(491)]((e=>{const n=t;e.on(n(394),((t,e,r)=>{const s=n,o=r[s(736)][s(466)](e[s(616)]);if(!o)return;const{id:i}=this[s(652)](e[s(616)]),a=this[s(453)][s(362)](i),c=this[s(641)](a);if(this[s(473)](c))for(const t of o)t[s(664)](s(444))||(r[s(533)][s(334)]([s(614),s(581),s(412)],t),r[s(533)][s(596)](s(579),t),r[s(736)][s(373)](t,e[s(616)]))}),{priority:n(748)})})),n[t(758)][t(602)][t(751)]((e=>{const r=t;let s=!1;const o=Array[r(725)](n[r(758)][r(602)][r(372)][r(531)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(652)](t);if(r(337)!==o)continue;const h=this[r(453)][r(362)](f);if(null!=c[r(691)]){r(759)==u&&(s=s||Cc(c[r(691)],t,e,n[r(758)][r(630)]));const o=r(347)==u&&this[r(473)](l[r(726)]("|")[0]);if(c[r(691)][r(450)]||r(559)==c[r(691)][r(355)][r(665)]||r(391)==u&&!Nc(c[r(691)])||o&&!Nc(c[r(691)])||r(458)==u&&(kc(a=c[r(691)])||function(t){const e=r;return t[e(544)][e(593)]==t[e(657)][e(562)]&&t[e(544)][e(608)]}(a)))e[r(352)](t),s=!0;else{if(!h||!h[r(358)])continue;i[r(491)](h)}}}var a;return i[r(438)]>0&&(s=!!this[r(537)](i)||s),s})),n[t(758)][t(602)][t(751)]((e=>{const r=t;let s=!1;for(const t of n[r(758)][r(602)][r(372)][r(481)]())if(r(587)==t[r(426)])for(const t of this[r(453)][r(692)]()){if(t[r(485)]||!t[r(358)])continue;const o=r(391)==t[r(426)],i=this[r(641)](t),a=i&&this[r(473)](i);if(!o&&!a)continue;const c=t[r(595)]();if(c[r(544)][r(593)]!=c[r(657)][r(593)]&&!c[r(657)][r(608)]){const o=n[r(758)][r(389)](c[r(544)][r(734)],r(657)),i=n[r(758)][r(609)](c[r(544)],o);e[r(700)](t[r(625)](),{range:i}),s=!0}}return s})),n[t(758)][t(602)][t(751)]((e=>this[t(605)](e))),n[t(758)][t(602)][t(751)]((e=>!e[t(568)][t(425)]&&this[t(423)](e))),n[t(758)].on(t(673),(()=>{this[t(518)]=!1})),n[t(758)][t(602)].on(t(437),((r,s)=>{const o=t;if(!s[o(425)]||s[o(441)])return;if(!this[o(518)])return;const i=n[o(758)][o(602)][o(372)][o(481)]();if(0==i[o(455)])return;const a=[],c=i[o(613)]((t=>o(347)==t[o(426)])),u=i[o(613)]((t=>o(587)==t[o(426)]&&o(367)!=t[o(439)]));for(const t of c)this[o(528)](t[o(760)])&&a[o(547)]({key:t[o(760)],newValue:t[o(600)],oldValue:t[o(624)],range:Rc(t[o(552)],n[o(758)])});for(const t of u){if(o(524)!=t[o(408)]&&o(662)!=t[o(408)])continue;const e=Sc(t[o(344)][o(734)],n[o(758)]),r=t[o(749)];o(524)==t[o(408)]&&a[o(547)]({key:o(403),newValue:t[o(439)],oldValue:r[o(439)],range:e});for(const[n,s]of r[o(435)]){if(!this[o(528)](n))continue;const r=t[o(435)][o(362)](n);s!==r&&a[o(547)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(435)])this[o(528)](n)&&(r[o(435)][o(713)](n)||a[o(547)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(455)]&&n[o(758)][o(618)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(576)](t,e,s,o,{groupId:r});this[n(708)](t,a)}))}),{priority:t(399)}),n[t(758)][t(483)].on(t(359),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(652)](n[s(439)]),e=this[s(453)][s(362)](t);e&&e[s(381)](n[s(439)])}})),n[t(758)][t(602)].on(t(437),(()=>{const e=t,r=Array[e(725)](n[e(758)][e(602)][e(372)][e(531)]())[e(613)]((t=>e(337)===this[e(652)](t[e(439)])[e(348)]));if(0===r[e(455)])return;r[e(478)](((t,n)=>{const r=e,s=t[r(333)][r(711)],o=n[r(333)][r(711)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(544)][r(556)](o[r(544)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(652)](t);if(null===n[e(711)]){const n=this[e(529)](t);o[e(491)](n)}else{const t=this[e(453)][e(362)](r);null!==n[e(691)]||t[e(358)]?(s[e(491)](t[e(606)]),o[e(491)](t)):this[e(571)](t)}}o[e(438)]>0&&this[e(619)](o);for(const t of s)this[e(400)](e(741),t)})),n[t(758)].on(t(401),((e,r)=>{const s=t,o=r[0];if(!this[s(453)][s(438)])return;if(!o[s(419)])return;if(o[s(568)][s(441)]||!o[s(568)][s(425)])return;let i,a;switch(o[s(426)]){case s(587):i=n[s(758)][s(389)](o[s(344)]),a=i[s(397)](o[s(526)]);break;case s(726):i=n[s(758)][s(389)](o[s(610)]),a=n[s(758)][s(389)](o[s(680)]);break;case s(465):i=n[s(758)][s(389)](o[s(577)]),a=i[s(397)](o[s(526)]);break;default:return}const c=n[s(758)][s(609)](i,a);n[s(758)][s(732)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(339)](c)){if(e[t(485)])continue;if(t(759)==e[t(426)])continue;const r=this[t(641)](e);if(r&&this[t(473)](r)&&t(726)!=o[t(426)])continue;const s=e[t(333)]&&e[t(333)][t(668)];(t(391)!=e[t(426)]||t(726)==o[t(426)]&&!s)&&(n[t(487)]||t(534)==e[t(426)]&&n[t(386)]||e[t(595)]()[t(469)](c)&&this[t(375)](e,i,a))}}))}),{priority:t(399)}),n[t(758)].on(t(503),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(516)])return;if(this[s(644)])return;if(!this[s(350)][s(582)])return;if(o[s(450)])return;const a=n[s(758)][s(630)],{start:c,end:u}=o[s(595)](),l=c[s(734)]&&a[s(676)](c[s(734)])?null:a[s(527)](c,s(574)),f=u[s(562)]&&a[s(676)](u[s(562)])?null:a[s(527)](u,s(369)),h=n[s(758)][s(609)](l?l[s(544)]:c,f?f[s(657)]:u);n[s(758)][s(732)]((t=>{const e=s;this[e(553)](h);const r=n[e(758)][e(630)][e(527)](h[e(544)]);o.is(e(693))?t[e(757)](r):o[e(728)](r)})),e[s(746)]()}),{priority:e.priorities[t(721)]+10}),n[t(758)].on(t(376),((e,r)=>{const s=t,o=r[r[s(455)]-1];o&&o[s(516)]||this[s(644)]||this[s(350)][s(582)]&&(n[s(758)][s(732)]((()=>{const t=s;let o=n[t(758)][t(376)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(448)]=o[t(345)]();const i=o[t(657)][t(562)],a=n[t(758)][t(630)];i&&a[t(666)](i)&&!a[t(754)](i)&&(o=n[t(758)][t(609)](o[t(544)],n[t(758)][t(389)](i,t(657)))),this[t(742)](o)})),e[s(746)]())}),{priority:t(748)}),this[t(467)][t(570)][t(491)](t(634),this[t(350)]),this[t(387)](t(634));const o=new d(n,this[t(453)]);n[t(570)][t(491)](t(747),o),this[t(387)](t(747));const i=new b(n,this[t(453)]);n[t(570)][t(491)](t(629),i),this[t(387)](t(629)),n[t(570)][t(491)](t(457),new S(n,o,this[t(453)])),this[t(387)](t(457)),n[t(570)][t(491)](t(470),new S(n,i,this[t(453)])),this[t(387)](t(470)),n[t(570)][t(491)](t(361),new w(n,o,this[t(453)])),this[t(387)](t(361)),n[t(570)][t(491)](t(498),new w(n,i,this[t(453)])),this[t(387)](t(498));const c=n[t(687)][t(362)](t(583));this[t(424)](c,t(703),((e,{threadId:n})=>{const r=t,s=this[r(453)][r(362)](n);s&&s[r(411)]&&1===s[r(411)][r(455)]&&this[r(702)](n,{hasComments:!0})}),{priority:t(384)}),this[t(424)](c,t(654),((e,{threadId:n})=>{const r=t,s=this[r(453)][r(362)](n);s&&s[r(411)]&&!s[r(411)][r(455)]&&this[r(702)](n,{hasComments:!1})}),{priority:t(384)})}set[Ec(632)](t){const n=Ec;if(this[n(704)])throw new e.CKEditorError(n(522),this);this[n(704)]=t}get[Ec(632)](){return this[Ec(704)]}[Ec(575)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(453)][n(692)]())t&&!e[n(358)]||r[n(547)](e);return e?r[n(418)]((t=>t[n(658)]())):r}[Ec(477)](t){const n=Ec,r=this[n(453)][n(362)](t);if(!r)throw new e.CKEditorError(n(635),this);return r}[Ec(494)](t){const e=Ec;return this[e(453)][e(713)](t)}[Ec(421)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(426)][e(726)](":"),a=this[e(453)][e(362)](r)||this[e(371)](o,i,r,n,s);if(this[e(633)](a),this[e(684)](a,o,i||null,n),a[e(643)]=t[e(643)],a[e(622)]=!0,s&&s[e(572)]){const t=s[e(572)],n=this[e(385)](t[e(555)]);a[e(368)]=t[e(643)],a[e(715)]=n,a[e(429)]=!0}else a[e(368)]=t[e(643)];switch(t[e(333)]&&(a[e(333)]=t[e(333)]),t[e(435)]&&(a[e(435)]=t[e(435)]),this[e(704)]&&this[e(704)][e(490)]||(a[e(407)]=!0),this[e(591)][e(362)](a)){case e(507):this[e(591)][e(763)](a,e(573));break;case e(532):a[e(358)]?(this[e(537)](new Set([a])),this[e(619)](new Set([a])),this[e(591)][e(763)](a,e(756)),this[e(400)](e(530),a)):this[e(591)][e(763)](a,e(406))}return a}[Ec(747)](t){const e=Ec;this[e(516)]((()=>{const n=e;this[n(467)][n(758)][n(732)]((()=>{const e=n;for(const n of t[e(459)]())n[e(510)]()}))}))}[Ec(629)](t){const e=Ec;this[e(516)]((()=>{const n=e;this[n(467)][n(758)][n(732)]((()=>{const e=n;for(const n of t[e(459)]())n[e(432)]()}))}))}[Ec(387)](t,n){const r=Ec,s=this[r(467)][r(570)][r(362)](t);if(!s)throw new e.CKEditorError(r(762),this,{commandName:t});if(this[r(500)][r(713)](s))throw new e.CKEditorError(r(615),this,{commandName:t});this[r(500)][r(491)](s),n&&s.on(r(607),((t,e)=>{const o=r;this[o(350)][o(582)]&&(this[o(644)]||(e[o(455)]>0&&e[e[o(455)]-1]&&e[e[o(455)]-1][o(516)]?e[o(364)]():(t[o(448)]=n(((...t)=>s[o(607)](...t,{forceDefaultExecution:!0})),...e),t[o(746)]())))}),{priority:r(748)})}[Ec(516)](t){const n=Ec;let r,s;const o=this[n(644)];this[n(644)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(644)]=!1),s&&e.CKEditorError[n(506)](s,this),r}[Ec(742)](t,n=null,r={}){const s=Ec;if(t[s(450)])return null;const o=this[s(467)][s(687)][s(362)](s(603)).me;for(const{suggestion:e,meta:o}of this[s(339)](t,s(534)))if(o[s(386)]){if(!o[s(646)]){if(o[s(487)]){if(!this[s(716)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(375)](e,t[s(544)],t[s(657)]);break}if(n==e[s(380)]&&wc(e,r)){const n=e[s(595)]();return n[s(544)][s(638)](t[s(657)])?this[s(366)](e,this[s(696)][s(609)](t[s(544)],n[s(657)])):this[s(366)](e,this[s(696)][s(609)](n[s(544)],t[s(657)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(621)+n:s(534),u=this[s(589)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(342)](c,i,a,t),u}[Ec(509)](t,n=Ec(446),r={}){const s=Ec,o=this[s(467)][s(687)][s(362)](s(603)).me,i=this[s(659)][s(604)](s(534),n,s(557));for(const e of this[s(575)]())if(e[s(715)].id==o.id&&s(534)==e[s(426)]&&e[s(380)]==n&&wc(e,r)&&(i(e[s(479)](),t)||i(t,e[s(479)]()))){for(const n of t)e[s(675)](n);return e}for(const{suggestion:e,meta:n}of this[s(339)](t,s(534))){if(!n[s(386)])continue;if(!this[s(716)]&&n[s(487)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(479)]())for(const e of t)if(!n[s(469)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(621)+n,l=this[s(589)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(342)](u,a,c,e,Hr[s(497)]());return l}[Ec(525)](t,n,r=null,s={}){const o=Ec;if(r=r||Lc(n),t[o(450)])return null;if(o(682)===this[o(735)]){const e=this[o(659)][o(604)](o(759),r,o(510));return this[o(516)]((()=>e([t],n,s))),null}const i=this[o(467)][o(687)][o(362)](o(603)).me,a=[];if(o(636)!==this[o(735)])for(const{suggestion:e,meta:n}of this[o(339)](t,o(534)))n[o(386)]&&!n[o(655)]&&a[o(547)](...e[o(479)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(660)](s);e&&r[n(547)](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(455)];){const s=r[e][n(611)](t);r[n(377)](e,1,...s),e+=s[n(455)]}}return r}(t,a);c[o(455)]&&this[o(696)][o(732)]((()=>{const t=o;for(const e of c){const o=this[t(659)][t(604)](t(759),r,t(510));this[t(516)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(544)],u=t[o(657)];for(const{suggestion:e,meta:n}of this[o(339)](t,o(759))){if(!n[o(386)])continue;if(e[o(380)]!=r)continue;if(!wc(e,s))continue;const i=e[o(595)]();if(i[o(469)](t,!0))return null;c=c[o(556)](i[o(544)])?c:i[o(544)],u=u[o(480)](i[o(657)])?u:i[o(657)],a?i[o(544)][o(556)](a[o(595)]()[o(544)])?(a[o(338)](),a=e):e[o(338)]():a=e}const l=this[o(696)][o(609)](c,u);if(a)this[o(366)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(589)]({id:t,type:o(349)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(342)](o(349)+r,t,a,l)}}return null}[Ec(719)](t,n,r=[],s=null,o={}){const i=Ec;n[i(493)]||(n[i(493)]=n[i(443)]),n[i(668)]=t.is(i(552)),s=s||Lc(n);const a=r[i(418)]((t=>Sc(t,this[i(696)]))),c=t.is(i(552))?t:Sc(t,this[i(696)]);if(i(682)===this[i(735)]){const t=this[i(659)][i(604)](i(391),s,i(510));return this[i(516)]((()=>t([c],n,o))),null}a[i(547)](c);let u=!0;for(const t of a)if(!this[i(464)](t)){u=!1;break}if(u&&i(636)!==this[i(735)]){const t=this[i(659)][i(604)](i(391),s,i(510));return this[i(516)]((()=>t([c],n,o))),null}let l=null,f=c[i(544)],h=c[i(657)];for(const{suggestion:t,meta:e}of this[i(339)](c,i(391))){if(!e[i(386)])continue;if(e[i(646)]||e[i(487)]||e[i(655)])continue;if(t[i(333)][i(493)]!=n[i(493)])continue;if(!wc(t,o))continue;const r=t[i(595)]();if(t[i(380)]==s){if(r[i(469)](c,!0))return null;f=f[i(556)](r[i(544)])?f:r[i(544)],h=h[i(480)](r[i(657)])?h:r[i(657)],l?r[i(544)][i(556)](l[i(595)]()[i(544)])?(l[i(338)](),l=t):t[i(338)]():l=t}else{const e=c[i(660)](r);this[i(388)](t,e)}}const g=this[i(467)][i(687)][i(362)](i(603)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(366)](l,this[i(696)][i(609)](f,h)),l;{const t=this[i(589)]({id:d,type:i(628)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(342)](i(628)+s,d,p,this[i(696)][i(609)](f,h)),t}}[Ec(750)](t,n,r=[],s=null,o={}){const i=Ec;n[i(493)]||(n[i(493)]=n[i(443)]);const a=t[0];n[i(668)]=a.is(i(552)),s=s||Lc(n);const c=r[i(418)]((t=>Sc(t,this[i(696)]))),u=a.is(i(552))?t:t[i(418)]((t=>Sc(t,this[i(696)])));if(i(682)===this[i(735)]){const t=this[i(659)][i(604)](i(391),s,i(510));return this[i(516)]((()=>t(u,n,o))),null}c[i(547)](...u);let l=!0;for(const t of c)if(!this[i(464)](t)){l=!1;break}if(l&&i(636)!==this[i(735)]){const t=this[i(659)][i(604)](i(391),s,i(510));return this[i(516)]((()=>t(u,n,o))),null}const f=this[i(467)][i(687)][i(362)](i(603)).me;for(const t of this[i(575)]()){if(t[i(715)].id!=f.id)continue;if(i(391)!=t[i(426)]||t[i(333)][i(493)]!=n[i(493)])continue;if(!wc(t,o))continue;const e=t[i(380)]==s;for(let n=0;n<u[i(455)];n++){const r=u[n];for(const s of t[i(592)]()){const o=s[i(523)]();if(r[i(638)](o)){e?(u[i(377)](n,1),n--):t[i(352)](s[i(439)]);break}}}}if(0==u[i(455)])return null;const h=this[i(659)][i(604)](i(391),s,i(557));for(const t of this[i(575)]())if(t[i(715)].id==f.id&&i(391)==t[i(426)]&&t[i(333)][i(493)]==n[i(493)]&&t[i(380)]==s&&wc(t,o)&&(h(t[i(479)](),u)||h(u,t[i(479)]()))){for(const e of u)t[i(675)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(628)+s,m=this[i(589)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(342)](p,g,d,t,Hr[i(497)]());return m}[Ec(553)](t,n=null,r={}){const s=Ec;if(t[s(450)])return null;const o=this[s(467)][s(687)][s(362)](s(603)).me,a=new i.LiveRange(t[s(544)],t[s(657)]);for(const{suggestion:t,meta:e}of this[s(339)](a,s(534)))if(e[s(386)]&&!e[s(646)])if(t[s(485)]){const e=t[s(479)]()[s(613)]((t=>s(559)!=t[s(355)][s(665)]));if(e[s(501)]((t=>a[s(469)](t,!0)))&&t[s(432)](),e[s(706)]((t=>t[s(469)](a,!0)))){const t=this[s(659)][s(604)](s(458),n,s(510));return this[s(516)]((()=>t([a],null,r))),null}}else{const e=a[s(660)](t[s(595)]());null!==e&&t[s(707)]([e],null,r)}if(a[s(449)](),a[s(450)]||s(559)==a[s(355)][s(665)])return null;let c=null,u=a[s(544)],l=a[s(657)];const f=this[s(339)](a,s(458));for(const{suggestion:t,meta:e}of f){const n=this[s(696)][s(609)](u,l);if(e[s(386)]&&(this[s(716)]||!e[s(487)]&&!e[s(655)]))if(t[s(485)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(479)]()){if(r[s(469)](n,!0))return t;n[s(469)](r)||(e=!1)}e&&t[s(432)]()}else{const e=t[s(595)]();if(e[s(469)](n,!0))return t;if(!wc(t,r)){n[s(469)](e)?t[s(338)]():e[s(724)](u)?u=e[s(657)]:e[s(724)](l)&&(l=e[s(544)]);continue}u=u[s(556)](e[s(544)])?u:e[s(544)],l=l[s(480)](e[s(657)])?l:e[s(657)],r=Object[s(590)]({},t[s(435)]),c?e[s(544)][s(556)](c[s(595)]()[s(544)])?(c[s(338)](),c=t):t[s(338)]():c=t}}if(c)return this[s(366)](c,this[s(696)][s(609)](u,l)),c;{const t=(0,e.uid)(),i=this[s(696)][s(609)](u,l),a=o.id,c=n?s(422)+n:s(458),f=this[s(589)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(342)](c,t,a,i),f}}[Ec(647)](t,n=Ec(446),r={}){const s=Ec,o=this[s(467)][s(687)][s(362)](s(603)).me,a=t[s(418)]((t=>new i.LiveRange(t[s(544)],t[s(657)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(339)](a,s(534)))e[s(386)]&&!e[s(646)]&&c[s(491)](t);for(const e of c)if(e[s(485)]){const o=e[s(479)]();if((!e[s(435)]||!e[s(435)][s(718)])&&o[s(501)]((t=>a[s(706)]((e=>e[s(469)](t,!0)))))&&e[s(432)](),a[s(501)]((t=>o[s(706)]((e=>e[s(469)](t,!0)))))){const e=this[s(659)][s(604)](s(458),n,s(510));return this[s(516)]((()=>e(t,null,r))),null}}else{const t=e[s(595)]();if(a[s(706)]((e=>e[s(469)](t,!0)))&&e[s(432)](),a[s(501)]((e=>t[s(469)](e,!0)))){const t=this[s(659)][s(604)](s(458),n,s(510));return this[s(516)]((()=>t(a,null,r))),null}}const u=this[s(659)][s(604)](s(458),n,s(557));let l=null;for(const t of this[s(575)]())if(t[s(715)].id==o.id&&t[s(358)]&&s(458)==t[s(426)]&&t[s(380)]==n&&wc(t,r)&&(u(t[s(479)](),a)||u(a,t[s(479)]())))if(l){if(t[s(411)]&&t[s(411)][s(455)])continue;for(const e of t[s(479)]())l[s(504)](e)||l[s(675)](e);t[s(338)]()}else{l=t;for(const e of a)t[s(504)](e)||t[s(675)](e)}if(l)return l;c[s(681)]();for(const{suggestion:t,meta:e}of this[s(339)](a,s(458)))e[s(386)]&&(this[s(716)]||!e[s(487)]&&!e[s(655)])&&wc(t,r)&&c[s(491)](t);for(const t of c){const e=t[s(479)]();if((!r||!r[s(718)])&&a[s(501)]((t=>e[s(706)]((e=>e[s(469)](t,!0))))))return t;(!t[s(435)]||!t[s(435)][s(718)])&&e[s(501)]((t=>a[s(706)]((e=>e[s(469)](t,!0)))))&&t[s(432)]()}const f=(0,e.uid)(),h=o.id,g=s(422)+n,d=this[s(589)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(449)](),t[s(450)]||s(559)==t[s(355)][s(665)]||this[s(342)](g,f,h,t,Hr[s(497)]());return d}[Ec(576)](t,n,r,s,o){const i=Ec;if(t[i(450)])return[];if(i(682)===this[i(735)])return[];const a=this[i(467)][i(687)][i(362)](i(603)).me.id,c=Array[i(725)](this[i(453)][i(692)]())[i(613)]((e=>i(347)==e[i(426)]&&e[i(333)][i(648)]==n&&e[i(504)](t)));if(i(612)===this[i(735)]){const e=this[i(339)](t,i(534))[i(613)]((({meta:t})=>t[i(386)]&&!t[i(655)]&&!t[i(646)]))[i(418)]((({suggestion:t})=>t));c[i(697)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(347)==t[i(426)]?t[i(333)][i(739)]:void 0,o=t[i(595)](),a=Array[i(725)](u[i(645)]())[i(340)]((t=>t[i(623)](o)));if(!a)continue;const c=a[i(611)](o);this[i(473)](n)&&i(534)==t[i(426)]&&0!=c[i(455)]||(u[i(561)](a),c[i(440)]((t=>{u[i(763)](t,r)})),i(534)!=t[i(426)]&&e!=s&&u[i(763)](a[i(660)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(455)]>37&&console[i(661)](i(433),{key:n});const f=(i(598)+(n+"|")+Lc({newValue:s}))[i(390)](0,60),h=this[i(589)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(547)](h),this[i(342)](f,c,a,t)}return l}[Ec(341)](t){const e=Ec;this[e(387)](t,((t,...n)=>{this[e(471)]((()=>{t(...n)}))}))}[Ec(536)](t){const e=Ec;this[e(720)][e(491)](t)}[Ec(410)](t){const e=Ec;this[e(492)][e(491)](t)}[Ec(641)](t){const e=Ec;return e(347)==t[e(426)]?t[e(380)][e(726)]("|")[0]:null}[Ec(366)](t,e){const n=Ec,r=t[n(625)]();this[n(696)][n(732)]((t=>{t[n(700)](r,{range:e})}))}[Ec(633)](t){const e=Ec,n=t.id,r=this[e(467)][e(578)][e(362)](e(672));this[e(709)][e(365)](n)||this[e(709)][e(712)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(709)][e(639)](n);s[e(669)](e(513)),s[e(513)]=!1,t[e(411)]=s}[Ec(684)](t,n,r,s){const o=Ec;if(t[o(426)]!=n||t[o(380)]!=r||t[o(396)].id!=s)throw this[o(467)][o(370)](o(472)),new e.CKEditorError(o(472),this)}[Ec(388)](t,n){const r=Ec,s=t[r(595)]();if(n[r(638)](s))t[r(338)]();else if(s[r(469)](n)){const o=this[r(696)][r(389)](n[r(544)][r(562)],r(657));this[r(366)](t,this[r(696)][r(609)](s[r(544)],o));const i=(0,e.uid)(),a=t[r(396)].id,c=t[r(426)]+":"+t[r(380)];this[r(589)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(333)],attributes:t[r(435)]});const u=this[r(696)][r(389)](n[r(657)][r(593)],r(542)),l=this[r(696)][r(609)](u,s[r(657)]);this[r(342)](c,i,a,l)}else if(s[r(724)](n[r(544)])){const e=this[r(696)][r(389)](n[r(544)][r(562)],r(657));this[r(366)](t,this[r(696)][r(609)](s[r(544)],e))}else{const e=this[r(696)][r(389)](n[r(657)][r(593)],r(542));this[r(366)](t,this[r(696)][r(609)](e,s[r(657)]))}}[Ec(464)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(339)](t,e(534))){if(!r[e(386)])continue;const s=n[e(479)]();for(const n of s)if(!t[e(611)](n)[e(455)])return!0}return!1}[Ec(505)](t){const n=Ec,r=this[n(467)][n(687)][n(362)](n(603))[n(584)](t);if(!r)throw new e.CKEditorError(n(462),this);return r}[Ec(385)](t){const e=Ec,n=this[e(467)][e(687)][e(362)](e(603)),r=(0,o.hashObject)(e(451)+t);return n[e(584)](r)||n[e(549)]({id:r,name:t})}[Ec(371)](t,e,n,r,s){const o=Ec,i=this[o(505)](r),a=this[o(659)][o(677)](t,e,n,i,s,(t=>{const e=o;this[e(702)](n,{attributes:t});const r=this[e(477)](n);this[e(537)](new Set([r])),this[e(619)](new Set([r]))}));return this[o(424)](a,o(510),(()=>{const t=o;this[t(702)](n,{state:t(597)})}),{priority:o(748)}),this[o(424)](a,o(432),(()=>{const t=o;this[t(702)](n,{state:t(690)})}),{priority:o(748)}),this[o(453)][o(763)](n,a),this[o(591)][o(763)](a,o(507)),a}[Ec(652)](t){const e=Ec,n=t[e(726)](":");return{group:n[0],type:n[1],subType:n[e(455)]>=5?n[2]:null,id:n[e(455)]<5?n[2]:n[3],authorId:n[e(455)]<5?n[3]:n[4],markerCount:6==n[e(455)]?n[5]:null}}[Ec(375)](t,n,r){const s=Ec,o=t[s(595)](),i=o[s(544)],a=o[s(657)];this[s(366)](t,this[s(696)][s(609)](i,n));const c=(0,e.uid)(),u=t[s(396)].id,l=t[s(426)]+(t[s(380)]?":"+t[s(380)]:"");this[s(589)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(435)],data:t[s(333)]});const f=this[s(641)](t);(s(391)==t[s(426)]||f&&this[s(473)](f))&&(r=this[s(696)][s(678)](r[s(593)])),this[s(342)](l,c,u,this[s(696)][s(609)](r,a))}[Ec(339)](t,e=null){const n=Ec,r=[],s=this[n(467)][n(687)][n(362)](n(603)).me;Array[n(745)](t)||(t=[t]);for(const o of this[n(575)]()){if(!o[n(358)])continue;if(e&&o[n(426)]!=e)continue;let i=!1;for(const e of o[n(479)]()){for(const a of t){const t=a[n(544)][n(638)](e[n(657)])||a[n(657)][n(638)](e[n(544)]);if(t||a[n(660)](e)){const c=a[n(469)](e)&&Ac(this[n(696)][n(630)],e[n(544)],a),u=e[n(469)](a)&&Ac(this[n(696)][n(630)],a[n(544)],e);r[n(547)]({suggestion:o,meta:{isOwn:s==o[n(715)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(342)](t,e,n,r,s){const o=Ec;this[o(696)][o(732)]((i=>{const a=o;let c=a(689)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(486)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(571)](t){const e=Ec,n=t[e(427)],r=t[e(378)];t[e(427)]=null,t[e(378)]=null,null!=n&&n[e(378)]==t&&(n[e(378)]=r),null!=r&&r[e(427)]==t&&(r[e(427)]=n),e(756)==this[e(591)][e(362)](t)&&(this[e(591)][e(763)](t,e(406)),this[e(400)](e(670),t,n,r))}[Ec(589)](t){const n=Ec,r=t.id,s=this[n(421)](t);if(this[n(704)]&&this[n(704)][n(490)]){const o=this[n(467)][n(687)][n(362)](n(456)),i=s[n(548)],a=s[n(380)]?s[n(426)]+":"+s[n(380)]:s[n(426)],c=this[n(467)][n(447)],u=o[n(491)](zr(c,n(520))),l={id:r,type:a,hasComments:i,data:t[n(333)]||null,originalSuggestionId:t[n(586)]||null,attributes:s[n(435)]};this[n(704)][n(490)](l)[n(649)]((t=>{const e=n;s[e(407)]=!0,o[e(627)](u),t&&t[e(643)]&&(this[e(453)][e(362)](r)[e(643)]=t[e(643)])}))[n(617)]((t=>{const r=n;throw(0,e.logWarning)(r(484)),this[r(467)][r(758)][r(618)]({isUndoable:!1},(()=>{s[r(432)]()})),s[r(671)](),this[r(453)][r(561)](s.id),this[r(591)][r(561)](s),t}))}return s}[Ec(473)](t){const e=Ec;return this[e(720)][e(713)](t)}[Ec(702)](t,e){const n=Ec,r=this[n(467)][n(687)][n(362)](n(456)),s=this[n(477)](t);if(this[n(704)]&&this[n(704)][n(452)])if(s[n(407)]){const s=r[n(491)](zr(this[n(467)][n(447)],n(520)));this[n(704)][n(452)](t,e)[n(649)]((()=>{r[n(627)](s)}))}else s.on(n(496),(()=>{this[n(702)](t,e)}))}[Ec(558)](t){const n=Ec;if(!this[n(704)]||!this[n(704)][n(477)])throw new e.CKEditorError(n(413),this);return this[n(704)][n(477)](t)}[Ec(529)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(652)](t),i=this[e(453)][e(362)](n)||this[e(371)](r,s,n,o,{});switch(this[e(684)](i,r,s,o),this[e(591)][e(362)](i)){case e(507):this[e(558)](n)[e(649)]((t=>{const r=e;let s=Promise[r(727)]();t[r(548)]&&(s=this[r(709)][r(383)]({channelId:this[r(467)][r(578)][r(362)](r(672)),threadId:n})),s[r(649)]((()=>{const e=r;this[e(421)](t)[e(407)]=!0}))})),this[e(591)][e(763)](i,e(532));break;case e(406):this[e(702)](n,{state:e(744)});case e(573):this[e(591)][e(763)](i,e(756)),this[e(400)](e(530),i);break;case e(756):this[e(400)](e(741),i)}return i[e(381)](t),i}[Ec(619)](t){const e=Ec,n=Array[e(725)](t),r=n[e(613)]((t=>e(347)==t[e(426)]));this[e(379)](r);const s=n[e(613)]((t=>!t[e(485)]&&e(347)!=t[e(426)])),o=this[e(575)]({skipNotAttached:!0})[e(613)]((t=>!t[e(485)]&&e(347)!=t[e(426)])),i=o[e(613)]((n=>!t[e(713)](n))),a=new Map(o[e(418)]((t=>[t,this[e(659)][e(604)](t[e(426)],t[e(380)],e(416))]))),c=new Map(o[e(418)]((t=>[t,t[e(595)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(455)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(455)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(455)];t++){const n=s[t];!l[e(713)](n)&&n[e(427)]&&(f[e(491)](n[e(427)]),n[e(427)][e(378)]===n&&(n[e(427)][e(378)]=null),n[e(427)]=null),!u[e(713)](n)&&n[e(378)]&&(f[e(491)](n[e(378)]),n[e(378)][e(427)]===n&&(n[e(378)][e(427)]=null),n[e(378)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(455)];e++){const r=g(t,n[e]);r&&(r[0][s(378)]=r[1],r[1][s(427)]=r[0],u[s(491)](r[0]),l[s(491)](r[1]))}}function g(t,n){const r=e;if(t[r(715)].id!==n[r(715)].id)return null;const s=a[r(362)](t)(t,n,c[r(362)](t),c[r(362)](n));return s&&a[r(362)](n)(t,n,c[r(362)](t),c[r(362)](n))?s[1][r(411)]&&s[1][r(411)][r(455)]?null:s:null}f[e(438)]&&this[e(619)](f)}[Ec(379)](t){const e=Ec;if(0==t[e(455)])return;const n=this[e(575)]({skipNotAttached:!0})[e(613)]((t=>e(347)==t[e(426)]&&t[e(622)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(435)]);s[e(713)](n)||(s[e(763)](n,r[e(455)]),r[e(547)]([]));const i=s[e(362)](n);r[i][e(547)](t)}!function(){const t=e;r[t(478)](((e,n)=>{const r=t,s=e[0][r(643)],o=n[0][r(643)];return s==o?e[0][r(435)][r(564)]<n[0][r(435)][r(564)]?-1:1:s<o?-1:1}));for(const e of r)e[t(478)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(455)];t++){if(0==r[t][e(455)])continue;const n=[];for(let s=t+1;s<r[e(455)];s++)0!=r[s][e(455)]&&i(r[t],r[s])&&n[e(547)](s);for(const s of n)r[t]=r[t][e(679)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(455)];n++)t[n][e(378)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(455)];n++)t[n][e(427)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(435)][r(564)]!==n[0][r(435)][r(564)]&&t[0][r(715)]!==n[0][r(715)])return!1;if(!function(t,e){const n=r;return!t[n(548)]&&!e[n(548)]||(!t[n(548)]||!e[n(548)])&&(!!(t[n(548)]&&e[n(643)]<t[n(411)][n(393)][n(362)](0)[n(643)])||!!(e[n(548)]&&t[n(643)]<e[n(411)][n(393)][n(362)](0)[n(643)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(435)],r(564)),o=Ic(n[0][r(435)],r(564));return!!wr(s,o)&&(!!t[r(501)]((t=>n[r(706)]((e=>t[r(595)]()[r(638)](e[r(595)]())))))&&n[r(501)]((e=>t[r(706)]((t=>e[r(595)]()[r(638)](t[r(595)]()))))))}}[Ec(537)](t){const e=Ec,n=Array[e(725)](t),r=this[e(575)]({skipNotAttached:!0}),s=r[e(613)]((n=>!t[e(713)](n))),o=new Map(n[e(418)]((t=>[t,this[e(659)][e(604)](t[e(426)],t[e(380)],e(557))]))),i=new Map(r[e(418)]((t=>[t,t[e(479)]()])));for(let t=0;t<n[e(455)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(455)];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(455)];e++){const s=r[e];if(s[a(426)]!==n[a(426)]||s[a(715)].id!==n[a(715)].id||s[a(380)]!==n[a(380)])continue;if(!Oc(n,s,[a(564)]))continue;if(a(347)==n[a(426)]&&n[a(333)][a(739)]!=s[a(333)][a(739)])continue;if(a(347)==n[a(426)]&&t[a(473)](n[a(333)][a(648)]))continue;if(a(391)==n[a(426)]){const e=t[a(467)][a(758)],r=n[a(343)]();if(r&&(e[a(630)][a(754)](r)||e[a(630)][a(676)](r)))continue}const c=o[a(362)](n),u=i[a(362)](n),l=i[a(362)](s),f=n[a(411)]&&n[a(411)][a(455)],h=s[a(411)]&&s[a(411)][a(455)];if(!f&&c(l,u))return t[a(512)](s,n),i[a(561)](n),!0;if(!h&&c(u,l))return t[a(512)](n,s),i[a(561)](s),!0}return!1}}[Ec(512)](t,e){const n=Ec;if(t[n(485)])for(const r of e[n(479)]())t[n(675)](r);else{const r=e[n(595)]()[n(657)];this[n(366)](t,this[n(696)][n(609)](t[n(595)]()[n(544)],r))}e[n(338)]()}[Ec(508)](t,e){const n=Ec,r=t[n(395)](n(535))||t[n(395)](n(347))?n(351):t[n(752)]();return zr(this[n(467)][n(447)],e+"_"+r+n(353))}[Ec(656)](){const t=Ec,e=this[t(467)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(696)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(652)](t[s(439)]);if(s(337)===e){n[s(743)](this[s(508)](r,s(346)));break}}for(const t of r){const{group:e,type:r}=this[s(652)](t[s(439)]);if(s(337)===e){n[s(743)](this[s(508)](r,s(404)));break}}}))}[Ec(605)](t){const e=Ec;if(this[e(518)])return!1;const n=this[e(467)],r=n[e(758)][e(602)][e(372)][e(481)]();if(0==r[e(455)])return!1;const s=[],o=r[e(613)]((t=>e(347)==t[e(426)])),i=r[e(613)]((t=>e(587)==t[e(426)]&&e(367)!=t[e(439)])),a=r[e(613)]((t=>e(627)==t[e(426)]&&e(367)!=t[e(439)]));for(const t of o)s[e(547)]({key:t[e(760)],newValue:t[e(600)],oldValue:t[e(624)],range:Rc(t[e(552)],n[e(758)])});for(const t of i){const r=a[e(340)]((n=>n[e(344)][e(638)](t[e(344)])));r&&s[e(547)]({key:e(403),newValue:t[e(439)],oldValue:r[e(439)],range:n[e(758)][e(436)](t[e(344)][e(734)])})}return 0!=s[e(455)]&&this[e(708)](t,s)}[Ec(423)](t){const e=Ec;let n=!1;const r=this[e(467)][e(758)][e(602)][e(372)][e(531)]()[e(613)]((t=>t[e(333)][e(691)]&&t[e(439)][e(395)](e(588))));for(const s of r){const{subType:r,id:o}=this[e(652)](s[e(439)]),i=r[e(726)]("|")[0];for(const r of this[e(575)]({skipNotAttached:!0}))r.id!=o&&e(347)==r[e(426)]&&r[e(333)]&&r[e(333)][e(648)]==i&&r[e(595)]()[e(623)](s[e(333)][e(691)])&&(this[e(599)](r,s[e(333)][e(691)],t),n=!0)}return n}[Ec(471)](t){const e=Ec;this[e(467)],this[e(518)]=!0,t()}[Ec(528)](t){const e=Ec,n=this[e(473)](t),r=this[e(492)][e(713)](t);return n||r}[Ec(708)](t,e){const n=Ec;if(0==e[n(455)])return!1;let r=!1;for(const s of e){const e=this[n(339)](s[n(552)],n(347))[n(613)]((t=>!t[n(565)][n(646)]))[n(418)]((t=>t[n(337)])),i=(0,o.hashObject)({newValue:s[n(688)]});e[n(613)]((t=>{const e=n,[r,o]=t[e(380)][e(726)]("|");return r==s[e(648)]&&o!=i}))[n(440)]((e=>{const o=n;this[o(599)](e,s[o(552)],t),r=!0}))}return r}[Ec(599)](t,e,n){const r=Ec,s=t[r(595)]()[r(611)](e);0!==s[r(455)]?1!==s[r(455)]?this[r(375)](t,e[r(544)],e[r(657)]):this[r(366)](t,s[0]):n[r(352)](t[r(625)]())}}class yc{constructor(t){const e=Ec;this[e(482)]=t,this[e(696)]=t[e(758)],this[e(620)]=new Map,this[e(502)]=new Map,this[e(489)]()}[Ec(677)](t,e,n,r,s,o){const i=Ec;return new Hr(this[i(696)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(604)](t,e,i(510))(...n),onDiscard:(...n)=>this[i(604)](t,e,i(432))(...n)})}[Ec(405)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(620)][s(763)](o,r)}[Ec(604)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(620)][r(362)](s)||this[r(502)][r(362)](t+":"+n)}[Ec(489)](){const t=Ec,e=()=>!1,n=t=>{const e=Mc;t[e(478)](((t,n)=>t[e(544)][e(556)](n[e(544)])?1:-1)),this[e(696)][e(732)]((n=>{const r=e;for(const e of t){let t;t=e[r(657)][r(608)]&&e[r(657)][r(593)]==e[r(544)][r(734)]?n[r(663)](e[r(544)][r(734)],"on"):n[r(663)](e),this[r(696)][r(503)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Mc;e&&this[n(696)][n(732)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(418)]((t=>(kc(t)&&(t=this[s(696)][s(609)](t[s(657)])),t)))[s(613)]((t=>s(559)!==t[s(355)][s(665)]));if(c[s(455)]<1)return;const u=Array[s(725)](this[s(696)][s(602)][s(360)][s(479)]())[s(418)]((t=>i.LiveRange[s(543)](t)));r[s(757)](c);for(const t of this[s(482)][s(570)][s(570)]())t[s(662)]();a[s(547)]({forceDefaultExecution:!0}),this[s(482)][s(607)](o,...a);const l=u[s(613)]((t=>s(559)!=t[s(355)][s(665)]));l[s(455)]>0&&r[s(757)](l);for(const t of u)t[s(449)]()}))},s=(e,n)=>1==e[t(455)]&&1==n[t(455)]&&e[0][t(657)][t(638)](n[0][t(544)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(696)])?[e,n]:vc(n,e,s,r,this[t(696)])?[n,e]:null;this[t(502)][t(763)](t(717),e),this[t(502)][t(763)](t(495),n),this[t(502)][t(763)](t(474),s),this[t(502)][t(763)](t(729),o),this[t(502)][t(763)](t(551),n),this[t(502)][t(763)](t(733),e),this[t(502)][t(763)](t(476),s),this[t(502)][t(763)](t(434),o),this[t(502)][t(763)](t(640),r),this[t(502)][t(763)](t(694),e),this[t(502)][t(763)](t(569),s),this[t(502)][t(763)](t(415),e),this[t(502)][t(763)](t(515),r),this[t(502)][t(763)](t(521),e),this[t(502)][t(763)](t(414),s),this[t(502)][t(763)](t(420),e),this[t(502)][t(763)](t(566),e),this[t(502)][t(763)](t(517),((e,n)=>{const r=t;if(!n)return;const s=this[r(482)][r(687)][r(362)](_c);this[r(696)][r(732)]((t=>{const o=r;if(o(403)==n[o(648)])for(const r of e){const e=r[o(544)][o(734)],s=n[o(739)];t[o(524)](e,s)}else if(s[o(473)](n[o(648)]))for(const r of e)void 0!==n[o(739)]?t[o(374)](n[o(648)],n[o(739)],r[o(544)][o(734)]):t[o(596)](n[o(648)],r[o(544)][o(734)]);else for(const r of e)n[o(739)]?t[o(374)](n[o(648)],n[o(739)],r):t[o(596)](n[o(648)],r)}))})),this[t(502)][t(763)](t(731),s)}}function Ac(t,e,n){const r=Ec;for(const s of e[r(593)][r(336)]({includeSelf:!0,parentFirst:!0})){if(s[r(355)]==s)return!1;if(!n[r(580)](s))return!1;if(t[r(754)](s)||t[r(676)](s))return!0}return!1}function kc(t){const e=Ec;return t[e(657)][e(593)]==t[e(544)][e(734)]&&t[e(657)][e(514)]}function Cc(t,e,n,r){const s=Ec,o=t=>!t[s(398)].is(s(442))&&!r[s(754)](t[s(398)]),i=t[s(544)][s(651)](o),a=t[s(657)][s(651)](o,{direction:s(369)});return!(t[s(544)][s(638)](i)&&t[s(657)][s(638)](a)||(i[s(556)](a)?n[s(700)](e,{range:n[s(609)](i,a)}):n[s(352)](e),0))}function Lc(t){return(0,o.hashObject)(t)}function Nc(t){const e=Ec,n=t[e(544)][e(734)];return n&&n.is(e(538))}function Rc(t,e){const n=Ec;return null==t[n(657)][n(562)]&&t[n(657)][n(593)]==t[n(544)][n(734)]?Sc(t[n(544)][n(734)],e):t}function Sc(t,e){const n=Ec,r=e[n(630)][n(754)](t)||e[n(630)][n(431)](t);return e[n(609)](e[n(389)](t,n(749)),r?e[n(722)](t):e[n(389)](t,n(657)))}function vc(t,e,n,r,s){const o=Ec;if(!Oc(t,e))return!1;if(n[o(657)][o(638)](r[o(544)]))return!0;if(t[o(426)]!=e[o(426)])return!1;if(!n[o(657)][o(445)](r[o(544)]))return!1;const i=s[o(609)](n[o(657)],r[o(544)])[o(650)]();for(const t of i)if([o(683),o(392)][o(686)](t[o(426)])&&s[o(630)][o(676)](t[o(398)]))return!1;return!0}function Mc(t,e){const n=bc();return(Mc=function(t,e){return n[t-=333]})(t,e)}function Oc(t,e,n=[]){const r=Ec;return!(!t[r(622)]||!e[r(622)])&&wr(Ic(t[r(435)],n),Ic(e[r(435)],n))}function wc(t,e){const n=Ec,r=Fc(t[n(435)]),s=Fc(e);if(!t[n(622)])return!1;for(const t of Object[n(645)](s))if(!wr(r[t],s[t]))return!1;return!0}function Fc(t){const e=Ec,n=Object[e(590)]({},t);return delete n[e(718)],delete n[e(550)],n}const Dc=xc;function xc(t,e){const n=Bc();return(xc=function(t,e){return n[t-=456]})(t,e)}function Bc(){const t=["3856485qpknyq","commands","canAccept","acceptSuggestion","_acceptCommand","_removePendingAction","commentThreadController","_discardCommand","change:isDirty","listenTo","model","locale","7ifCScZ","canEditAt","remove","10paNNII","canDiscard","execute","427708rzwWzz","get","discardSuggestion","stopListening","25441000ehTSwo","6850440UpqQxp","_pendingAction","add","plugins","view","isEnabled","3996078lVQsrX","destroy","isDirty","PENDING_ACTION_SUGGESTION","_editor","101qcEocP","9573102hGQcmJ","unbind","_setPendingAction","PendingActions","getRanges","6626EkyejZ","bind"];return(Bc=function(){return t})()}!function(t,e){const n=xc,r=t();for(;;)try{if(778924===-parseInt(n(460))/1*(parseInt(n(466))/2)+parseInt(n(468))/3+-parseInt(n(486))/4*(parseInt(n(483))/5)+parseInt(n(497))/6*(parseInt(n(480))/7)+parseInt(n(491))/8+parseInt(n(461))/9+-parseInt(n(490))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bc);class Pc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=xc;super(),this[s(478)]=e,this[s(495)]=n,this[s(474)]=r,this[s(459)]=t,this[s(472)]=t[s(469)][s(487)](s(471)),this[s(475)]=t[s(469)][s(487)](s(488)),this[s(495)][s(467)](s(496)).to(this[s(472)],this[s(475)],((t,e)=>t||e)),this[s(495)][s(467)](s(470)).to(this[s(472)],s(496),(t=>t&&this[s(459)][s(478)][s(481)](e[s(465)]()))),this[s(495)][s(467)](s(484)).to(this[s(475)],s(496),(t=>t&&this[s(459)][s(478)][s(481)](e[s(465)]()))),this[s(492)]=null,n[s(457)]&&this[s(463)](),this[s(477)](n,s(471),(()=>this[s(471)]())),this[s(477)](n,s(488),(()=>this[s(488)]())),this[s(477)](n,s(476),(()=>{const t=s;n[t(457)]?this[t(463)]():this[t(473)]()}))}[Dc(471)](){const t=Dc;this[t(472)][t(485)](this[t(478)].id)}[Dc(488)](){const t=Dc;this[t(475)][t(485)](this[t(478)].id)}[Dc(456)](){const t=Dc;this[t(495)][t(462)](t(496)),this[t(495)][t(462)](t(470)),this[t(495)][t(462)](t(484)),this[t(489)](),this[t(474)][t(456)](),this[t(492)]&&this[t(473)]()}[Dc(463)](){const t=Dc,e=zr(this[t(459)][t(479)],t(458));this[t(492)]=this[t(459)][t(494)][t(487)](t(464))[t(493)](e)}[Dc(473)](){const t=Dc;null!==this[t(492)]&&this[t(459)][t(494)][t(487)](t(464))[t(482)](this[t(492)]),this[t(492)]=null}}function Uc(t,e){const n=Gc();return(Uc=function(t,e){return n[t-=141]})(t,e)}const jc=Uc;function Gc(){const t=["isDirty","CommentView","value","disabledSubmit","authoredAt","canDiscard","destroy","isEnabled","commentsListView","showInput","focus","_localUser","1221456aucciW","cancel","isReadOnly","_model","124aezVkJ","addComment","26271zwtoDF","hasDirtyComment","locale","commentThread","canAccept","submit","removeComment","delegate","_config","updateComment","bind","descriptionParts","editorConfig","52848veRoiS","setData","_createCommentViews","33117KQvFvI","10311147ppPkNc","set","commentThreadInputView","disableComments","assign","isActive","_createCommentThreadInputView","144nODdnL","fire","450ADOaPf","2VjFOEU","editor","1732010SLudgf","31116sLdAEw","length","element","commentInputView"];return(Gc=function(){return t})()}!function(t,e){const n=Uc,r=t();for(;;)try{if(375084===parseInt(n(169))/1*(-parseInt(n(172))/2)+parseInt(n(158))/3*(-parseInt(n(192))/4)+parseInt(n(171))/5+-parseInt(n(188))/6+parseInt(n(142))/7*(-parseInt(n(166))/8)+parseInt(n(155))/9*(-parseInt(n(168))/10)+parseInt(n(159))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gc);class Vc extends s.View{constructor(t,e,n,r){const s=Uc;super(t),this[s(184)]=null,this[s(161)]=null,this[s(160)](s(164),!1),this[s(160)](s(180),e[s(180)]),this[s(152)](s(180)).to(e),this[s(160)](s(153),[]),this[s(160)](s(176),!1),this[s(160)](s(183),!1),this[s(160)](s(146),!1),this[s(160)](s(181),!1),this[s(191)]=e,this[s(187)]=n,this[s(150)]=r,r[s(162)]?this[s(160)](s(173),1):this[s(157)]()}[jc(186)](){const t=jc;this[t(174)][t(186)]()}[jc(182)](){const t=jc;this[t(184)]&&this[t(184)][t(182)](),this[t(161)]&&this[t(161)][t(182)](),super[t(182)]()}[jc(157)](){const t=jc,{CommentsListView:e}=this[t(150)];this[t(184)]=new e(this[t(144)],this[t(191)][t(145)],Object[t(163)]({CommentView:this[t(150)][t(177)]},this[t(150)])),this[t(184)][t(149)](t(148)).to(this),this[t(184)][t(149)](t(151)).to(this),this[t(184)][t(152)](t(164)).to(this),this[t(160)](t(173),this[t(184)][t(173)]+1),this[t(152)](t(173)).to(this[t(184)],t(173),(t=>t+1)),this[t(161)]=this[t(165)](),this.on(t(148),(()=>this[t(186)]())),this[t(152)](t(176)).to(this[t(184)],t(143),this[t(161)][t(175)],t(178),((t,e)=>t||!!e))}[jc(165)](){const t=jc,{CommentThreadInputView:e}=this[t(150)],n=new e(this[t(144)],this[t(187)],this[t(150)][t(154)]),r=n[t(175)];return n[t(152)](t(185)).to(this,t(164),this[t(191)][t(145)],t(190),r,t(178),((t,e,n)=>!!n||t&&!e)),r.on(t(147),((e,n)=>{const s=t;this[s(167)](s(141),n),r[s(170)][s(156)]("")})),r.on(t(189),(()=>this[t(186)]())),r[t(152)](t(179)).to(this[t(191)][t(145)],t(190)),n}}const Hc=zc;function zc(t,e){const n=Wc();return(zc=function(t,e){return n[t-=111]})(t,e)}function Wc(){const t=["ck-suggestion--disabled-comments","querySelector","set","div","@external","ck-annotation","ck-suggestion--accept","createElement","EXTERNAL_IMPORT_WORD_SUGGESTION","isExternal","ck-suggestion__actions","ck-suggestion-",".ck-annotation__content-wrapper","author","isActive","delegate","bind","value","getExternalSuggestionNote","discardSuggestion","discardButton","ck-annotation__info-name","disableComments","ck-annotation__info","EXTERNAL_SUGGESTION","creator","setTemplate",'<span class="ck-suggestion-type">',"map","isEnabled","type","33jSGZGw","title","execute","</p>","importWord","Accept suggestion","editorReady","37434nBDYWH","element","_config","ck-suggestion__info","6eljgER","cancel","Discard suggestion","userView","check","join","ck-annotation__main","commentThread","authoredAt","span","split","locale","EXTERNAL_IMPORT_WORD_AVATAR","ck-suggestion","<p>","time","ck-suggestion__user","1131408vtDQTS","332457QbzGCR","40XtzYhC","commentsListView","2457twiUpt","ck-comment__info-time","name","change:description","ck-suggestion__main","ck-annotation__info-time","ck-annotation__actions",'<span class="ck-suggestion-color" style="background-color: ',"render","_createButton","push","extendTemplate","acceptSuggestion","ck-suggestion-wrapper--active","_model","268010SlqGRg","source","description","attributes","ck-suggestion-wrapper","content","descriptionParts","ck-comment__external","8824DyZWCZ","ck-suggestion__info-name","142680bqFOEx",'" title="',"508896PDlQus","</span>","getTemplate","ck-annotation__user","editorDestroyed","getUserViewNotificationText","children","ck-annotation__content-wrapper","commentThreadInputView","bindTemplate",'"></span>',"innerHTML","acceptButton","ck-suggestion--discard","formatDateTime","canAccept","_descriptionElement","fire","color","canDiscard","EXTERNAL_AVATAR","innerText"];return(Wc=function(){return t})()}!function(t,e){const n=zc,r=t();for(;;)try{if(281903===-parseInt(n(153))/1+-parseInt(n(219))/2*(parseInt(n(125))/3)+parseInt(n(124))/4+-parseInt(n(126))/5*(parseInt(n(215))/6)+-parseInt(n(128))/7*(-parseInt(n(151))/8)+parseInt(n(155))/9+parseInt(n(143))/10*(parseInt(n(208))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wc);class Kc extends Vc{constructor(e,n,r,s){const i=zc;super(e,n,r,s),this[i(179)](i(207),""),this[i(193)](i(207)).to(this,i(149),(t=>t&&t[0]?t[0][i(207)]:"")),this[i(193)](i(145)).to(this,i(149),this,i(191),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(121)+qc(e[n(148)],e[n(173)])+n(211);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(171)]=null,this[i(167)]=this[i(137)](zr(e,i(213)),t.icons[i(111)],i(183),i(140),"sw"),this[i(167)][i(193)](i(206)).to(this,i(170)),this[i(197)]=this[i(137)](zr(e,i(221)),t.icons[i(220)],i(168),i(196),"sw"),this[i(197)][i(193)](i(206)).to(this,i(174)),this[i(222)]=new o.UserView(e,this[i(142)][i(190)],this[i(160)]()),this[i(222)][i(139)]({attributes:{class:[i(123),i(158)]}}),this[i(203)](this[i(157)]())}[Hc(157)](){const t=Hc,e=this[t(164)],n=[{tag:t(180),attributes:{class:[t(218),t(200)]},children:[{tag:t(116),children:[{text:this[t(222)][t(130)]}],attributes:{class:[t(152),t(198)]}},{tag:t(122),attributes:{datetime:e.to(t(115)),class:[t(129),t(133)]},children:[{text:e.to(t(115),(e=>this[t(217)][t(169)](e)))}]}]},{tag:t(180),attributes:{class:[t(187),t(134)]},children:[this[t(167)],this[t(197)]]},{tag:t(180),attributes:{class:[t(162)]}}];this[t(142)][t(186)]&&n[t(138)]({tag:t(180),attributes:{class:[t(150)]},children:[{text:this[t(195)]()}]});const r={tag:t(180),attributes:{class:[t(147),e.if(t(191),t(141)),e.to(t(207),(e=>t(188)+e)),this[t(217)][t(199)]&&t(177)],"data-suggestion-id":this[t(142)].id,"data-thread-id":this[t(142)][t(114)].id,"data-author-id":this[t(142)][t(190)].id,tabindex:-1},children:[{tag:t(180),attributes:{class:[t(120),t(182)]},children:[this[t(222)],{tag:t(180),attributes:{class:[t(132),t(113)]},children:n}]}]};return this[t(127)]&&this[t(163)]&&(r[t(161)][t(138)](this[t(127)],this[t(163)]),this[t(127)][t(192)](t(214)).to(this),this[t(127)][t(192)](t(159)).to(this),this[t(163)][t(192)](t(214)).to(this),this[t(163)][t(192)](t(159)).to(this)),r}[Hc(136)](){const t=Hc;super[t(136)](),this[t(171)]=this[t(216)][t(178)](t(189)),this[t(171)][t(166)]=this[t(145)],this.on(t(131),((e,n,r)=>{const s=t;this[s(171)][s(166)]=r}))}[Hc(137)](t,e,n,r,o){const i=Hc,a=new s.ButtonView(this[i(118)]);return a[i(179)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(139)]({attributes:{class:n}}),a.on(i(210),(()=>{const t=i;this[t(172)](r,this[t(142)].id)})),a}[Hc(195)](){const t=Hc;return t(212)===this[t(142)][t(146)][t(181)][t(144)]?zr(this[t(118)],t(185)):zr(this[t(118)],t(201))}[Hc(160)](){const t=Hc;return this[t(142)][t(186)]?t(212)===this[t(142)][t(146)][t(181)][t(144)]?zr(this[t(118)],t(119),this[t(142)][t(202)][t(130)]):zr(this[t(118)],t(175),this[t(142)][t(202)][t(130)]):null}}function qc(t,e){const n=Hc;let r="";return r+=t[n(117)]("*")[n(205)](((t,e)=>e%2!=0?n(204)+Zc(t)+n(156):Zc(t)))[n(112)](""),e&&(r+=n(135)+e[n(194)]+n(154)+e[n(209)]+n(165)),r}function Zc(t){const e=Hc,n=document[e(184)](e(116));return n[e(176)]=t,n[e(166)]}const Qc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Jc=Xc;function Xc(t,e){const n=Yc();return(Xc=function(t,e){return n[t-=343]})(t,e)}function Yc(){const t=["getMarkers","Accept all selected suggestions","isOn","menu","acceptSelectedSuggestions","source","Track changes","innerView","_refreshActiveMarkers","Discard all suggestions","descriptionParts","actionView","discardAllSuggestions","add","define","_suggestionToController","_createToolbarButton","arrowView","CommentsRepository","27eGRNPh","_handleControllerBuffer","activeAnnotations","length","pluginName","focus","destroy","trackChanges.disableComments","getDescriptions","commandName","items","isMultiRange","execute","createCommentThreadController","Annotations","isEnabled","getAllAdjacentSuggestions","separator","comments.maxCommentCharsWhenCollapsed","config","_createMenuBarMenu","delegate","_handleSuggestionControllerDelayed","14847RrRdXZ","CommentView","371rAIXQh","head","discardButton","filter","clear","values","comments.maxCommentsWhenCollapsed","addComment","getJoined","10974eqmduZ","menuBar:trackChanges","listenTo","acceptButton","plugins","switchbutton","CommentsUI","suggestionUnloaded","set","commentThread","66glheKB","some","trackChanges.SuggestionThreadView","_updateController","get","keys","suggestionChanged","previous","from","push","isDirty","suggestionLoaded","unbind","menuitem","createAnnotationView","addSourceCollector","991030rPHDsJ","activeMarkers","Accept all suggestions","4254195fWUIsr","_annotationViews","_disableComments","_unbindEditors","value","mainView","106944AJGcdv","stopListening","descriptionFactory","button","change:activeAnnotations","acceptAllSuggestions","TrackChangesEditing","comments.editorConfig","has","delete","requires","suggestion-","componentFactory","locale","refreshSelectedViews","288779YDhaga","SuggestionThreadView","getSuggestion","createAnnotation","init","445JXFjns","_viewToController","_destroyController","isInContent","view","_bindAnnotationToEditors","getByInnerView","_addUIComponentsToFactory","getMarkerNames","buttonView","lowest","children","comments","registerAnnotation","bind","hasSuggestion","commands","EditorAnnotations","menuitemcheckbox","getRanges","remove","_initializeController","reduce","TrackChangesUI","editor","discardSelectedSuggestions","trackChanges","2720katRLD","type","toMany","Discard all selected suggestions","editing","change:previous","model","comments.maxThreadTotalWeight","size","getFirstRange","panelView"];return(Yc=function(){return t})()}!function(t,e){const n=Xc,r=t();for(;;)try{if(207523===parseInt(n(354))/1+-parseInt(n(460))/2*(parseInt(n(439))/3)+parseInt(n(485))/4+parseInt(n(359))/5*(parseInt(n(450))/6)+-parseInt(n(441))/7*(parseInt(n(386))/8)+-parseInt(n(416))/9*(-parseInt(n(476))/10)+-parseInt(n(479))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yc);class $c extends t.Plugin{static get[Jc(349)](){const t=Jc;return[_c,o.Users,t(415),t(430),t(376)]}static get[Jc(420)](){return Jc(382)}constructor(t){const e=Jc;super(t),this[e(412)]=new Map,this[e(360)]=new Map,this[e(480)]=new Map,this[e(417)]=new Map;const n=this[e(383)][e(435)];n[e(411)](e(462),Kc),n[e(411)](e(423),!1),this[e(481)]=n[e(464)](e(423))}[Jc(438)](t,e){const n=Jc;0===this[n(417)][n(394)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(417)]){const r=this[t(412)][t(347)](e);r||n?r&&n&&this[t(361)](e):this[t(380)](e)}this[t(417)][t(445)](),this[t(383)][t(454)][t(464)](t(376))[t(353)](),this[t(405)]()}),10),this[n(417)][n(458)](t,e)}[Jc(358)](){const t=Jc,e=this[t(383)],n=e[t(454)][t(464)](t(345)),r=e[t(454)][t(464)](t(430)),s=e[t(454)][t(464)](t(376)),o=e[t(454)][t(464)](t(415));this[t(366)](),s[t(475)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(468)](this[e(412)])){const s=t[e(432)](),o=[];for(const t of s){if(!t[e(362)])continue;if(t[e(427)]){o[e(469)](...t[e(378)]());continue}const n=t[e(395)]();if(o[e(419)]>0){const t=o[0][e(449)](n);if(t){o[0]=t;continue}}o[e(469)](n)}n[e(469)]([r[e(363)],o])}return n})),this[t(452)](n,t(471),((e,n)=>{const r=t;this[r(452)](n,r(391),((t,e,s,o)=>{const i=r;n[i(362)]&&(null==s?(this[i(463)](o[i(442)]),this[i(438)](n,!1)):(this[i(463)](s[i(442)]),null==o&&this[i(438)](n,!0)))})),null!==n[r(467)]?this[r(463)](n[r(442)]):this[r(438)](n,!1)})),this[t(452)](n,t(457),((e,n,r)=>{const s=t;this[s(486)](n,s(391)),this[s(417)][s(348)](n),this[s(412)][s(347)](n)&&this[s(361)](n),r&&this[s(463)](r[s(442)])})),this[t(452)](n,t(466),((e,n)=>{this[t(463)](n)})),this[t(452)](r,t(343),(()=>{this[t(405)]()})),this[t(452)](o,t(448),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(374)](r))return;const i=n[o(356)](r);this[o(412)][o(464)](i)[o(363)][o(421)]()}),{priority:t(369)})}[Jc(405)](){const t=Jc,e=this[t(383)][t(454)][t(464)](t(430)),n=this[t(383)][t(454)][t(464)](t(345)),r=Array[t(468)](e[t(418)],(e=>e[t(404)]))[t(444)]((e=>this[t(360)][t(347)](e))),s=[];for(const e of r){const n=this[t(360)][t(464)](e)[t(392)][t(432)]();s[t(469)](...n[t(381)](((e,n)=>[...e,...n[t(367)]()]),[]))}n[t(477)]=s}[Jc(366)](){const t=Jc,n=this[t(383)],r=n[t(352)],o=zr(r,t(403)),i=new e.Collection([{type:t(455),model:new s.ViewModel({withText:!0,label:o,commandName:t(385),role:t(377)})},{type:t(433)},{type:t(488),model:new s.ViewModel({withText:!0,label:zr(r,t(478)),commandName:t(344),role:t(473)})},{type:t(488),model:new s.ViewModel({withText:!0,label:zr(r,t(398)),commandName:t(401),role:t(473)})},{type:t(488),model:new s.ViewModel({withText:!0,label:zr(r,t(406)),commandName:t(409),role:t(473)})},{type:t(488),model:new s.ViewModel({withText:!0,label:zr(r,t(389)),commandName:t(384),role:t(473)})}]);for(const e of i)if(tu(e)){const r=n[t(375)][t(464)](e[t(392)][t(425)]);e[t(392)][t(373)](t(399),t(431)).to(r,t(483),t(431))}n.ui[t(351)][t(410)](t(385),(e=>this[t(413)](e,i,o))),n.ui[t(351)][t(410)](t(451),(e=>this[t(436)](e,i,o)))}[Jc(413)](t,e,n){const r=Jc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(383)][r(375)][r(464)](r(385));o[r(368)][r(458)]({tooltip:n,label:n,icon:Qc}),o[r(368)][r(373)](r(399)).to(i,r(483)),o[r(368)].on(r(428),(()=>{const t=r;i[t(428)](),this[t(383)][t(390)][t(363)][t(421)]()})),(0,s.addListToDropdown)(o,e,{role:r(400)});const a=[];for(const t of e)tu(t)&&a[r(469)](this[r(383)][r(375)][r(464)](t[r(392)][r(425)]));const c=o[r(368)];return c[r(408)][r(472)](r(431)),c[r(414)][r(472)](r(431)),c[r(408)][r(373)](r(431)).to(i,r(431)),c[r(414)][r(373)](r(431))[r(388)](a,r(431),((...t)=>t[r(461)]((t=>t)))),o.on(r(428),(t=>{const e=r;this[e(383)][e(428)](t[e(402)][e(425)]),this[e(383)][e(390)][e(363)][e(421)]()})),o}[Jc(436)](t,e,n){const r=Jc,o=new s.MenuBarMenuView(t),i=this[r(383)][r(375)][r(464)](r(385));o[r(368)][r(458)]({label:n,icon:Qc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(433)==n[r(387)]){a[r(426)][r(410)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(392)];i[r(373)](...Object[r(465)](c)).to(c),i[r(437)](r(428)).to(o),i.on(r(428),(()=>{const t=r;this[t(383)][t(428)](c[t(425)]),this[t(383)][t(390)][t(363)][t(421)]()})),e[r(370)][r(410)](i),a[r(426)][r(410)](e)}return o[r(373)](r(431)).to(i,r(431)),o[r(396)][r(370)][r(410)](a),o}[Jc(380)](t){const e=Jc,n=this[e(383)],r=n[e(435)],s=n[e(454)][e(464)](e(430)),i=n[e(454)][e(464)](e(415)),a=n[e(454)][e(464)](e(376)),c=n[e(454)][e(464)](o.Users).me,u=r[e(464)](e(385))[e(355)],{CommentsListView:l,CommentThreadInputView:f}=n[e(454)][e(464)](e(456));let h,g;this[e(480)][e(347)](t.id)?(g=this[e(480)][e(464)](t.id),h=g[e(484)]):(h=new u(n[e(352)],t,c,{disableComments:this[e(481)],editorConfig:r[e(464)](e(346)),maxCommentsWhenCollapsed:r[e(464)](e(447)),maxThreadTotalWeight:r[e(464)](e(393)),maxCommentCharsWhenCollapsed:r[e(464)](e(434)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(464)](e(352))),CommentView:r[e(464)](e(371))[e(440)],CommentsListView:l,CommentThreadInputView:f}),h[e(453)].on(e(428),(()=>{const t=e;n[t(390)][t(363)][t(421)]()})),h[e(443)].on(e(428),(()=>{const t=e;n[t(390)][t(363)][t(421)]()})),g=s[e(474)](this[e(383)][e(352)],h),g[e(373)](e(470)).to(h,e(470)),g[e(373)](e(419)).to(h),g[e(373)](e(387)).to(h,e(387),(t=>e(350)+t)),this[e(480)][e(458)](t.id,g));const d=i[e(429)](t[e(459)],h),p=new Pc(n,t,h,d),m=t[e(432)]()[e(444)]((t=>t[e(362)]));h[e(407)]=n[e(454)][e(464)](e(345))[e(487)][e(424)](m),this[e(412)][e(458)](t,p),this[e(360)][e(458)](h,p);const I=s[e(357)]({view:g,target:()=>{const r=e,s=[],i=t[r(432)]()[r(444)]((t=>t[r(362)]));for(const t of i)s[r(469)](...t[r(397)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(390)],s)},type:()=>e(350)+p[e(363)][e(387)]});i[e(364)](h,I),s[e(410)](I),a[e(372)](I)}[Jc(361)](t){const e=Jc,n=this[e(383)][e(454)][e(464)](e(415)),r=this[e(383)][e(454)][e(464)](e(430)),s=this[e(412)][e(464)](t),o=s[e(363)],i=r[e(365)](o);n[e(482)](o),i&&r[e(379)](i),this[e(412)][e(348)](t),this[e(360)][e(348)](o),s[e(422)]()}[Jc(463)](t){const e=Jc;if(!t[e(362)]||!this[e(412)][e(347)](t))return;const n=this[e(383)][e(454)][e(464)](e(345)),r=this[e(412)][e(464)](t),s=t[e(432)]();r[e(363)][e(407)]=n[e(487)][e(424)](s)}[Jc(422)](){const t=Jc;for(const e of this[t(412)][t(465)]())this[t(361)](e);for(const e of this[t(480)][t(446)]())e[t(484)][t(422)]();super[t(422)]()}}function tu(t){return Jc(392)in t}function eu(t,e){var n=ru();return(eu=function(t,e){return n[t-=188]})(t,e)}var nu=eu;function ru(){var t=["382UKsNZm","2170931QUrfRk","get","Comments","editor","getSuggestions","12800lpfxcs","282LNzOdJ","getSuggestion","3357JJIQVQ","TrackChanges","adapter","5722cvvGXP","requires","addSuggestionData","18676ImoqMn","2255898SEAhmz","addSuggestion","pluginName","20830XyvkTk","504824kgtQgx","plugins"];return(ru=function(){return t})()}!function(t,e){for(var n=eu,r=t();;)try{if(628836===parseInt(n(202))/1*(parseInt(n(190))/2)+parseInt(n(197))/3*(-parseInt(n(205))/4)+parseInt(n(196))/5+parseInt(n(206))/6+parseInt(n(191))/7+parseInt(n(188))/8+parseInt(n(199))/9*(-parseInt(n(209))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ru);class su extends t.Plugin{static get[nu(203)](){return[_c,$c,nu(193)]}static get[nu(208)](){return nu(200)}set[nu(201)](t){var e=nu;this[e(194)][e(189)][e(192)](_c)[e(201)]=t}get[nu(201)](){var t=nu;return this[t(194)][t(189)][t(192)](_c)[t(201)]}[nu(207)](t){var e=nu;return this[e(194)][e(189)][e(192)](_c)[e(204)](t)}[nu(195)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=nu;return this[n(194)][n(189)][n(192)](_c)[n(195)]({skipNotAttached:t,toJSON:e})}[nu(198)](t){var e=nu;return this[e(194)][e(189)][e(192)](_c)[e(198)](t)}}const ou=au;function iu(){const t=["push","addCommentThread","map","147202oHTEEN","div","get","addUser","requires","acceptAllSuggestions","data","track-changes-data-invalid-editor-creator","function","5HcKwtw","TrackChangesData","create","218184cOdYeX","12nyjPVO","document","config","init","CommentsRepository","trackChangesData.editorCreator","users","createElement","editor","getDataWithDiscardedSuggestions","getUser","addSuggestionData","_adapter","getSuggestions","getFullData","490lAGScZ","useAnonymousUser","getRootNames","6712320WAiNzo","plugins","20787dVGuuc","constructor","discardAllSuggestions","376KsopVW","reduce","63738IKUsYb","1470DmWJBp","createDocumentFragment","trackChangesData","getCommentThreads","appendChild","execute","model","TrackChangesEditing","end","2696872ZxlqRR","destroy","result","Pagination","pluginName","set","TrackChangesDataGetter","Users","getDataWithAcceptedSuggestions","rootsAttributes","editorCreator","define","name","getRootsAttributes","13993rKzgie"];return(iu=function(){return t})()}function au(t,e){const n=iu();return(au=function(t,e){return n[t-=384]})(t,e)}!function(t,e){const n=au,r=t();for(;;)try{if(435953===parseInt(n(384))/1*(parseInt(n(430))/2)+-parseInt(n(429))/3+-parseInt(n(399))/4*(parseInt(n(426))/5)+parseInt(n(390))/6*(-parseInt(n(413))/7)+-parseInt(n(387))/8*(-parseInt(n(389))/9)+-parseInt(n(445))/10*(-parseInt(n(417))/11)+parseInt(n(448))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(iu);const cu=[ou(402)];class uu extends t.Plugin{static get[ou(421)](){return[_c]}static get[ou(403)](){return ou(427)}[ou(433)](){const t=ou,n=this[t(438)];if(n[t(432)][t(410)](t(435),(e=>{const r=t,s=n[r(396)][r(431)][r(447)]()[r(388)](((t,e)=>(t[e]="",t)),{});return n[r(385)][r(428)](s,e)})),t(425)!=typeof n[t(432)][t(419)](t(392))[t(409)])throw new e.CKEditorError(t(424))}[ou(407)](t){return hu(this[ou(438)],!0,t)}[ou(439)](t){return hu(this[ou(438)],!1,t)}}class lu extends t.Plugin{static get[ou(403)](){return ou(405)}constructor(t){const e=ou;super(t),this[e(401)]=e(398)}[ou(433)](){const t=ou;this[t(438)][t(449)][t(419)](t(434))[t(442)]={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(438)][t(449)][t(419)](t(397))[t(442)]=null}}function fu(t){return void 0!==t[ou(412)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,cu);s[r(449)][r(414)](_c,lu),s[r(408)]=fu(t)?t[r(412)]():void 0;const i=document[r(391)](),a=t[r(432)][r(419)](r(392))[r(409)],c=await a(s,(()=>function(t){const e=r,n=document[e(437)](e(418));return t[e(394)](n),n}(i)));!function(t,e){const n=r,s=t[n(396)][n(431)][n(447)]()[n(388)](((e,r)=>(e[r]=t[n(423)][n(419)]({rootName:r}),e)),{}),o=t[n(449)][n(419)](n(406))[n(436)][n(416)]((t=>({id:t.id,name:t[n(411)]}))),i=t[n(449)][n(419)](n(397))[n(443)]({skipNotAttached:!0,toJSON:!0}),a=t[n(449)][n(419)](n(434))[n(393)]({skipNotAttached:!0,toJSON:!0}),c=e[n(449)][n(419)](n(406)),u=e[n(449)][n(419)](n(397)),l=e[n(449)][n(419)](n(434));for(const t of o)c[n(440)](t.id)||c[n(420)](t);c.me||c[n(446)]();for(const t of i)u[n(441)](t);for(const t of a)l[n(415)](t);e[n(423)][n(404)](s)}(t,c),c[r(395)](r(e?422:386));const u=fu(c)?c[r(444)](n):c[r(423)][r(419)](n);return await c[r(400)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=416]})(t,e)}function du(){var t=["6FgfTuw","231ppioiT","27nOykzc","4494056OsGBcT","17251140CQAezb","27995KljFUX","236Vrkrul","2487310SrrOss","914493MCWGmB","6Ieixpg","110562ZUwFRU","670030LujOSP"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(993233===-parseInt(n(421))/1*(parseInt(n(422))/2)+-parseInt(n(420))/3+-parseInt(n(418))/4*(-parseInt(n(417))/5)+-parseInt(n(424))/6*(parseInt(n(419))/7)+parseInt(n(427))/8*(parseInt(n(426))/9)+parseInt(n(423))/10*(parseInt(n(425))/11)+-parseInt(n(416))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
5
+ */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>ru,TrackChangesData:()=>cu,TrackChangesEditing:()=>yc});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=["1353233dyIpIi","clearForceDisabled","forceDisabled","_enableCommands","value","10336509tMmlMp","5YdJoet","refresh","32BXEBnZ","93vXRFZX","_isEnabledBasedOnSelection","has","5276760QKjLVY","821675fKyszr","isEnabled","_disableUnsupportedCommands","_enabledCommands","editor","4655016hkiSvM","commands","execute","11530mFjzrs","3506860rSTFTQ","affectsData","TrackChangesCommand"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=332]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(728719===-parseInt(n(355))/1+-parseInt(n(338))/2*(parseInt(n(351))/3)+parseInt(n(354))/4*(-parseInt(n(348))/5)+parseInt(n(335))/6+parseInt(n(342))/7*(parseInt(n(350))/8)+parseInt(n(347))/9+parseInt(n(339))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(u);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(333)]=e,this[n(346)]=!1,this[n(349)](),this[n(352)]=!1}[c(349)](){this[c(356)]=!0}[c(337)](){const t=c;this[t(346)]=!this[t(346)],this[t(346)]?this[t(332)]():this[t(345)]()}[c(332)](){const t=c;for(const e of this[t(334)][t(336)][t(336)]())e[t(340)]&&!this[t(333)][t(353)](e)&&e[t(344)](t(341))}[c(345)](){const t=c;for(const e of this[t(334)][t(336)][t(336)]())e[t(340)]&&!this[t(333)][t(353)](e)&&e[t(343)](t(341))}}function h(){const t=["267107eLYWmS","model","1188350jHQPur","getRanges","_isEnabledBasedOnSelection","258075wUkBbE","36UiXZsA","4MCukLP","373346YmtIST","execute","refresh","883990MlJHDk","8VvueDj","1197721KXEINk","isEnabled","plugins","acceptSuggestion","editor","TrackChangesEditing","1119810yHawEl","canEditAt","_suggestions","get","track-changes-accept-suggestion-not-found"];return(h=function(){return t})()}const g=d;function d(t,e){const n=h();return(d=function(t,e){return n[t-=292]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(137049===-parseInt(n(312))/1+parseInt(n(296))/2+parseInt(n(293))/3*(parseInt(n(295))/4)+-parseInt(n(314))/5+parseInt(n(307))/6+-parseInt(n(301))/7*(parseInt(n(300))/8)+-parseInt(n(294))/9*(-parseInt(n(299))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(h);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(309)]=e,this[n(298)](),this[n(292)]=!1}[g(298)](){this[g(302)]=!0}[g(297)](t){const n=g,r=this[n(309)][n(310)](t);if(!r)throw new e.CKEditorError(n(311),this);const s=r[n(315)]();this[n(305)][n(313)][n(308)](s)&&this[n(305)][n(303)][n(310)](n(306))[n(304)](r)}}function m(t,e){const n=E();return(m=function(t,e){return n[t-=149]})(t,e)}const I=m;function E(){const t=["plugins","model","_isEnabledBasedOnSelection","147TCrZrj","47836GvIgSt","editor","56VRzHIx","isEnabled","execute","229394DqnvMR","_suggestions","getRanges","canEditAt","1834030YMAYkF","track-changes-discard-suggestion-not-found","2031475nFVrWP","4275775hmuksH","143qdYMCU","get","discardSuggestion","444096qKOJKt","1dcWxlY","refresh","502692sFRDQO","TrackChangesEditing"];return(E=function(){return t})()}!function(t,e){const n=m,r=t();for(;;)try{if(404805===parseInt(n(158))/1*(-parseInt(n(171))/2)+parseInt(n(165))/3*(-parseInt(n(166))/4)+-parseInt(n(152))/5+parseInt(n(160))/6+-parseInt(n(153))/7+-parseInt(n(168))/8*(parseInt(n(157))/9)+parseInt(n(150))/10*(parseInt(n(154))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(E);class b extends t.Command{constructor(t,e){const n=m;super(t),this[n(172)]=e,this[n(159)](),this[n(164)]=!1}[I(159)](){this[I(169)]=!0}[I(170)](t){const n=I,r=this[n(172)][n(155)](t);if(!r)throw new e.CKEditorError(n(151),this);const s=r[n(173)]();this[n(167)][n(163)][n(149)](s)&&this[n(167)][n(162)][n(155)](n(161))[n(156)](r)}}function T(t){const e=y;return t[e(412)](((t,n)=>e(418)==t[e(420)]&&e(418)!=n[e(420)]?-1:e(418)!=t[e(420)]&&e(418)==n[e(420)]?1:0))}function _(){const t=["sort","color","49482SIycBw","next","createPositionAfter","isTouching","deletion","splice","type","map","add","595347KKFsjM","length","replace","join","createPositionAt","content","6702440ttxTJk","isArray"," [color ","isInContent","10458bBRlcl","2203852zMRvsH","createPositionBefore","createRange","push","from","value","isObject","getRanges","end","23YLDtUd","7ccwmIu","change","isIntersecting","start","isCollapsed","2206690QbOxgQ","execute","4017870OuyOwX","schema","isMultiRange"];return(_=function(){return t})()}function y(t,e){const n=_();return(y=function(t,e){return n[t-=398]})(t,e)}function A(t,e){const n=y;let r,s=0;const o=[],i=e[n(410)];for(;s<t[n(424)];){const a=t[s],c=t[s+1];r||(r=e[n(435)](a)),k(e,a,c)||(o[n(437)](e[n(436)](r,i[n(398)](a)?e[n(416)](a):e[n(427)](a,n(400)))),r=null),s++}return o}function k(t,e,n){const r=y;if(!n)return!1;const s=t[r(416)](e),o=t[r(435)](n);return s[r(417)](o)}!function(t,e){const n=y,r=t();for(;;)try{if(487485===-parseInt(n(401))/1*(-parseInt(n(414))/2)+parseInt(n(423))/3+parseInt(n(434))/4+-parseInt(n(407))/5+parseInt(n(433))/6+-parseInt(n(402))/7*(parseInt(n(429))/8)+parseInt(n(409))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_);function C(t,e,n){const r=y;for(;n[r(424)];){const s=n[r(419)](0,100);t[r(403)]((()=>{const t=r;for(const n of s)n[t(432)]&&e[t(408)](n.id)}))}}const L=S;function R(){const t=["73812tKjWTA","isEnabled","getRanges","710637ASjtpa","8579728wklCyR","_suggestions","205480tcfcDU","canEditAt","9cnCnGx","execute","isInContent","editor","20jcTJnB","model","1365189eXNGWS","165xrjvyF","values","from","9127900LXZeoV","17386325jOHnzL","_command","2ZGOezW","some","_isEnabledBasedOnSelection","refresh"];return(R=function(){return t})()}function S(t,e){const n=R();return(S=function(t,e){return n[t-=471]})(t,e)}!function(t,e){const n=S,r=t();for(;;)try{if(652923===-parseInt(n(482))/1*(-parseInt(n(472))/2)+parseInt(n(479))/3*(-parseInt(n(488))/4)+parseInt(n(491))/5*(parseInt(n(476))/6)+-parseInt(n(490))/7+parseInt(n(480))/8*(-parseInt(n(484))/9)+parseInt(n(494))/10+parseInt(n(495))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(R);class N extends t.Command{constructor(t,e,n){const r=S;super(t),this[r(471)]=e,this[r(481)]=n,this[r(475)](),this[r(474)]=!1}[L(475)](){const t=L,e=Array[t(493)](this[t(481)][t(492)]())[t(473)]((e=>e[t(486)]));this[t(477)]=this[t(471)][t(477)]&&e}[L(485)](){const t=L,e=T(Array[t(493)](this[t(481)][t(492)]()));for(const n of e){const e=n[t(478)]();if(!this[t(487)][t(489)][t(483)](e))return}C(this[t(487)][t(489)],this[t(471)],e)}}const v=M;function M(t,e){const n=O();return(M=function(t,e){return n[t-=449]})(t,e)}function O(){const t=["27xqKyhZ","258TVovmw","_suggestions","7895280NBLUJS","831524bCwaBB","getRanges","1323372ubkDTT","refresh","execute","size","_isEnabledBasedOnSelection","document","20gZXEfD","isEnabled","852612FFDXKt","_selectedSuggestions","editor","15953qXVSJE","2875052AdaZzi","model","2479520TIpmKo","_command","from","values","selection","canEditAt"];return(O=function(){return t})()}!function(t,e){const n=M,r=t();for(;;)try{if(959279===parseInt(n(467))/1+-parseInt(n(455))/2+parseInt(n(451))/3+-parseInt(n(469))/4*(-parseInt(n(449))/5)+-parseInt(n(464))/6*(-parseInt(n(454))/7)+parseInt(n(457))/8*(-parseInt(n(463))/9)+parseInt(n(466))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(O);class w extends t.Command{constructor(t,e,n){const r=M;super(t),this[r(458)]=e,this[r(465)]=n,this[r(452)]=new Set,this[r(470)](),this[r(473)]=!1}[v(470)](){const t=v,e=this[t(453)][t(456)][t(474)][t(461)],n=Array[t(459)](this[t(465)][t(460)]());this[t(452)]=function(t,e){const n=y,r=Array[n(438)](t[n(399)]()),s=new Set;for(const o of e)if(o[n(432)])for(const e of r)for(const r of o[n(399)]())(e[n(404)](r)||t[n(406)]&&!o[n(411)]&&o[n(415)]&&r[n(400)][n(417)](e[n(405)]))&&s[n(422)](o);return s}(e,n),this[t(450)]=this[t(458)][t(450)]&&!!this[t(452)][t(472)]}[v(471)](){const t=v,e=T(Array[t(459)](this[t(452)]));for(const n of e){const e=n[t(468)]();if(!this[t(453)][t(456)][t(462)](e))return}C(this[t(453)][t(456)],this[t(458)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var x=Array.prototype.splice;const B=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():x.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=B,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const z=V;const H=function(){this.__data__=new z,this.size=0};const K=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const W=function(t){return this.__data__.get(t)};const X=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const Y=q||Z||Function("return this")();const J=Y.Symbol;var Q=Object.prototype,$=Q.hasOwnProperty,tt=Q.toString,et=J?J.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=J?J.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Y["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(Y,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var St=Object.prototype.hasOwnProperty;const Nt=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return St.call(e,t)?e[t]:void 0};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:vt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Lt,wt.prototype.delete=Rt,wt.prototype.get=Nt,wt.prototype.has=Mt,wt.prototype.set=Ot;const Dt=wt;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(kt||z),string:new Dt}};const Pt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const xt=function(t,e){var n=t.__data__;return Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Bt=function(t){var e=xt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return xt(this,t).get(t)};const jt=function(t){return xt(this,t).has(t)};const Gt=function(t,e){var n=xt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Ft,Vt.prototype.delete=Bt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const zt=Vt;const Ht=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new zt(r)}return n.set(t,e),this.size=n.size,this};function Kt(t){var e=this.__data__=new z(t);this.size=e.size}Kt.prototype.clear=H,Kt.prototype.delete=K,Kt.prototype.get=W,Kt.prototype.has=X,Kt.prototype.set=Ht;const Wt=Kt;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Yt=Object.prototype.hasOwnProperty;const Jt=function(t,e,n){var r=t[e];Yt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Qt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Zt(n,a,c):Jt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Y.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&q.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Se=function(t,e){return function(n){return t(e(n))}};const Ne=Se(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Re(t))return Ne(t);var e=[];for(var n in Object(t))ve.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):Me(t)};const De=function(t,e){return t&&Qt(e,we(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const xe=function(t){if(!at(t))return Fe(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const Be=function(t){return Oe(t)?Ce(t,!0):xe(t)};const Ue=function(t,e){return t&&Qt(e,Be(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Y.Buffer:void 0,ze=Ve?Ve.allocUnsafe:void 0;const He=function(t,e){if(e)return t.slice();var n=t.length,r=ze?ze(n):new t.constructor(n);return t.copy(r),r};const Ke=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const We=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Xe=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Ye=Ze?function(t){return null==t?[]:(t=Object(t),We(Ze(t),(function(e){return qe.call(t,e)})))}:Xe;const Je=function(t,e){return Qt(t,Ye(t),e)};const Qe=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Se(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Qe(e,Ye(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Qt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Qe(r,n(t))};const rn=function(t){return nn(t,we,Ye)};const sn=function(t){return nn(t,Be,tn)};const on=At(Y,"DataView");const an=At(Y,"Promise");const cn=At(Y,"Set");const un=At(Y,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=Y.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Sn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var Nn=J?J.prototype:void 0,vn=Nn?Nn.valueOf:void 0;const Mn=function(t){return vn?Object(vn.call(t)):{}};const On=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return On(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Sn(t);case"[object Symbol]":return Mn(t)}};var Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:Fn($e(t))};const xn=function(t){return te(t)&&"[object Map]"==_n(t)};var Bn=_e&&_e.isMap;const Un=Bn?Ie(Bn):xn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var zn="[object Arguments]",Hn="[object Function]",Kn="[object Object]",Wn={};Wn[zn]=Wn["[object Array]"]=Wn["[object ArrayBuffer]"]=Wn["[object DataView]"]=Wn["[object Boolean]"]=Wn["[object Date]"]=Wn["[object Float32Array]"]=Wn["[object Float64Array]"]=Wn["[object Int8Array]"]=Wn["[object Int16Array]"]=Wn["[object Int32Array]"]=Wn["[object Map]"]=Wn["[object Number]"]=Wn[Kn]=Wn["[object RegExp]"]=Wn["[object Set]"]=Wn["[object String]"]=Wn["[object Symbol]"]=Wn["[object Uint8Array]"]=Wn["[object Uint8ClampedArray]"]=Wn["[object Uint16Array]"]=Wn["[object Uint32Array]"]=!0,Wn["[object Error]"]=Wn[Hn]=Wn["[object WeakMap]"]=!1;const Xn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return Ke(e,a)}else{var h=_n(e),g=h==Hn||"[object GeneratorFunction]"==h;if(fe(e))return He(e,c);if(h==Kn||h==zn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Je(e,De(a,e))}else{if(!Wn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Wt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Be:we)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),Jt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Xn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Yn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Jn=/^\w*$/;const Qn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Jn.test(t)||!Yn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||zt),n}$n.Cache=zt;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=J?J.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Zn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Qn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Jt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new zt;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=J?J.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Rr="[object Arguments]",Sr="[object Array]",Nr="[object Object]",vr=Object.prototype.hasOwnProperty;const Mr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Sr:_n(t),u=a?Sr:_n(e),l=(c=c==Rr?Nr:c)==Nr,f=(u=u==Rr?Nr:u)==Nr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Wt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&vr.call(t,"__wrapped__"),d=f&&vr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Wt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Wt),Lr(t,e,n,r,s,o))};const Or=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:Mr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const xr=function(t,e){return e.length<2?t:Fr(t,Pr(e,0,-1))};const Br=function(t,e){return e=ur(e,t),null==(t=xr(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||Br(t,e)},jr=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=324]})(t,e)}function Vr(){const t=["substr","split","2618464eDBvJF","getContainedElement","decorate","addMarker","_markerNames","next","removeAttribute","creator","end","head","clear","push","removeMarkers","data","add","nodeAfter","2TyLHnY","size","accept","_model","getRange","getFirstRange","setAttribute","1160HrSjZq","set","onAccept","type","addRange","map","filter","isExternal","isIntersectingWithRange","89310uLLlng","@external","40557bNJgZD","_saved","5736iGoaiQ","_onAttributesChange","getAllAdjacentSuggestions","6bVHkmg","subType","getMarkers","_isDataLoaded","isMultiRange","getMultiRangeId","discard","isInContent","reduce","getRanges","removeMarker","toJSON","onDiscard","isIntersecting","author","40023OTYeMf","nodeBefore","getFirstMarker","_onDiscard","24dIXUfl","length","hasComments","_onAccept","markers","addMarkerName","from","previous","1390245ciCKES","getItems","suggestion:","getMarkerNames","authoredAt","2228541LULDBz","delete","createdAt","onAttributesChange","change","attributes","427194LztrHQ","commentThread","get","start"];return(Vr=function(){return t})()}!function(t,e){const n=Gr,r=t();for(;;)try{if(454152===-parseInt(n(327))/1+parseInt(n(349))/2*(-parseInt(n(399))/3)+parseInt(n(391))/4*(parseInt(n(365))/5)+-parseInt(n(372))/6*(-parseInt(n(404))/7)+-parseInt(n(333))/8+parseInt(n(387))/9*(-parseInt(n(356))/10)+parseInt(n(367))/11*(parseInt(n(369))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(375)]=!1,this.id=e.id,this[n(359)]=e[n(359)],this[n(373)]=e[n(373)]||null,this[n(386)]=e[n(386)],this[n(340)]=e[n(340)]||e[n(386)],this[n(363)]=Boolean(e[n(326)]&&e[n(326)][n(366)]),this[n(346)]=null,this[n(352)]=t,this[n(394)]=e[n(358)],this[n(390)]=e[n(384)],this[n(370)]=e[n(324)],this[n(337)]=new Set,this[n(406)]=null,this[n(357)](n(403),null),this[n(357)](n(326),e[n(326)]||{}),this[n(357)](n(398),null),this[n(357)](n(338),null),this[n(357)](n(328),null),this[n(357)](n(368),!1),this[n(335)](n(351)),this[n(335)](n(378))}get[jr(342)](){const t=jr;let e=this;for(;e[t(398)];)e=e[t(398)];return e}get[jr(393)](){const t=jr;return!!this[t(328)]&&this[t(328)][t(392)]>0}get[jr(376)](){const t=jr;return 0!=this[t(337)][t(350)]&&6==Array[t(397)](this[t(337)])[0][t(332)](":")[t(392)]}get[jr(379)](){return null!==this[jr(389)]()}[jr(396)](t){const e=jr;this[e(337)][e(347)](t)}[jr(402)](){const t=jr;return Array[t(397)](this[t(337)])}[jr(374)](){const t=jr;return this[t(402)]()[t(361)]((e=>this[t(352)][t(395)][t(329)](e)))[t(362)]((t=>t))}[jr(389)](){return this[jr(374)]()[0]||null}[jr(345)](){const t=jr;this[t(352)][t(325)]((e=>{const n=t;for(const t of this[n(374)]())e[n(382)](t)})),this[t(337)][t(343)]()}[jr(382)](t){const e=jr;this[e(352)][e(325)]((n=>{n[e(382)](t)})),this[e(337)][e(405)](t)}[jr(360)](t){const e=jr,n=e(401)+this[e(359)]+":"+this[e(373)]+":"+this.id+":"+this[e(340)].id+":"+zr[e(377)]();this[e(396)](n),this[e(352)][e(325)]((r=>{r[e(336)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(364)](t){const e=jr;for(const n of this[e(381)]())if(n[e(385)](t))return!0;return!1}[jr(381)](){const t=jr;return this[t(374)]()[t(361)]((e=>e[t(353)]()))}[jr(400)](){const t=jr;return this[t(381)]()[t(380)](((e,n)=>[...e,...n[t(400)]()]),[])}[jr(354)](){const t=jr;var e;return(null===(e=this[t(389)]())||void 0===e?void 0:e[t(353)]())||null}[jr(334)](){const t=jr,e=this[t(381)]();if(1!=e[t(392)])return null;const n=e[0],r=n[t(330)][t(348)],s=n[t(341)][t(388)];return r instanceof i.Element?r!=s?null:r:null}[jr(351)](){const t=jr;this[t(394)](this[t(381)](),this[t(346)],this[t(326)]),this[t(345)]()}[jr(378)](){const t=jr;this[t(390)](this[t(381)](),this[t(346)],this[t(326)]),this[t(345)]()}[jr(371)](){const t=jr,e=[];let n=this[t(342)];for(;n;)e[t(344)](n),n=n[t(338)];return e}[jr(355)](t,e){const n=jr,r=qn(this[n(326)]);hr(r,t,e),wr(r,this[n(326)])||(this[n(326)]=r,this[n(370)](r))}[jr(339)](t){const e=jr,n=qn(this[e(326)]);Ur(n,t),wr(n,this[e(326)])||(this[e(326)]=n,this[e(370)](this[e(326)]))}[jr(383)](){const t=jr;return{id:this.id,type:this[t(373)]?this[t(359)]+":"+this[t(373)]:this[t(359)],authorId:this[t(340)].id,createdAt:this[t(406)],hasComments:this[t(393)],data:this[t(346)],attributes:this[t(326)]}}static[jr(377)](){const t=jr;return(0,e.uid)()[t(331)](1,5)}}function Hr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const Kr=Wr;function Wr(t,e){const n=Xr();return(Wr=function(t,e){return n[t-=376]})(t,e)}function Xr(){const t=["elementEnd","isObject","insertion","111816OctGcX","skip","*Change to:* %0","_itemLabels","ELEMENT_SPACE","*Insert:* %0","checkChild","_handleRenameSuggestionDescription","_handleInsertRemoveSuggestionDescription","addContainer","subType","nodeAfter","attribute","length","label","removeFormat","isEqual","_schema","9PIfqeZ","key","text","data","pop","1512494puXPUf","elementStart","match","getDescriptions","12059550KoDMtR","removeEmptyContainer","deletion","588RnJWiI","registerDescriptionCallback","quantity","get","getFirstRange","remove","normal","Container","has","end","_resolveDescriptionItems","_customCallbacks","removeObject","previousSibling","newValue","13006180vpUaZd","element","*Remove format:* %0","join","REPLACE_TEXT","getItemLabel","*Set format:* %0","start","set","getWalker","addObject","_locale","*Split:* %0","type","function","5BAofNW","_handleCustomCallbackDescription","nextSibling","*Remove:* %0","removeContainer","replace","isInContent","name","_itemLabelsCallbacks","addEmptyContainer","_attributeLabels","indexOf","registerElementLabel","$text","isEmpty","2971614pdshuS","_addDescriptionItems","Object","item","1276290pMoQYs","registerAttributeLabel","$1 $2","3PbuStE","add","*Merge:* %0","EmptyContainer","$textProxy","4596008pFSOYp","softBreak","matchingCallback","addFormat","push","format","map","_handleAttributeSuggestionDescription"];return(Xr=function(){return t})()}!function(t,e){const n=Wr,r=t();for(;;)try{if(876133===-parseInt(n(443))/1+parseInt(n(387))/2*(-parseInt(n(446))/3)+-parseInt(n(451))/4+parseInt(n(424))/5*(parseInt(n(439))/6)+-parseInt(n(394))/7*(-parseInt(n(462))/8)+-parseInt(n(382))/9*(-parseInt(n(391))/10)+parseInt(n(409))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xr);class qr{constructor(t,e){const n=Wr;this[n(405)]=[],this[n(465)]=new Map,this[n(432)]=[],this[n(434)]=new Map,this[n(381)]=t,this[n(420)]=e}[Kr(390)](t){const e=Kr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(377)];o++){const i=t[o];if(!i[e(430)])continue;const a=this[e(425)](i);if(a){if(null!=i[e(472)]){if(r[e(402)](i[e(472)]))continue;r[e(447)](i[e(472)])}n[e(455)](a)}else if(e(376)!=i[e(422)])e(461)!=i[e(422)]&&e(393)!=i[e(422)]||this[e(470)](n,i,t[o+1]);else{const t=i[e(385)][e(383)];if(s[e(402)](t))continue;s[e(447)](i[e(385)][e(383)]),t==_c?this[e(469)](n,i):this[e(458)](n,i)}}return this[e(404)](n)}[Kr(395)](t){const e=Kr;this[e(405)][e(455)](t)}[Kr(436)](t,n,r=e.priorities[Kr(400)]){const s=Kr;s(423)==typeof t?(0,e.insertToPriorityArray)(this[s(432)],{matchingCallback:t,label:n,priority:r}):this[s(465)][s(417)](t,n)}[Kr(444)](t,e){const n=Kr;this[n(434)][n(417)](t,e)}[Kr(414)](t,e=1){const n=Kr;let r;for(const e of this[n(432)])if(e[n(453)](t)){r=e[n(378)];break}return r||(r=this[n(465)][n(397)](t[n(431)])),r?r(e):1!==e?e+" "+t[n(431)]+"s":""+t[n(431)]}[Kr(440)](t,e){const n=Kr,r=e[n(398)]()[n(418)](),s=n(461)==e[n(422)]?n(447):n(399);for(const e of r){const o=e[n(442)],i=t[t[n(377)]-1];if(o.is(n(450)))i&&i[n(422)][n(435)](n(401))>-1&&t[n(386)](),i&&n(384)==i[n(422)]?i[s]+=o[n(385)]:t[n(455)]({type:n(384),add:n(447)==s?o[n(385)]:"",remove:n(399)==s?o[n(385)]:""});else if(this[n(381)][n(460)](o)){const a=o;if(i&&i[n(422)][n(435)](n(401))>-1&&t[n(386)](),n(459)==e[n(422)])continue;i&&i[n(422)]==s+n(441)&&i[n(410)][n(431)]==a[n(431)]?i[n(396)]++:t[n(455)]({type:s+n(441),element:a,quantity:1}),r[n(463)]((t=>!(n(459)==t[n(422)]&&t[n(442)]==o)))}else if(this[n(381)][n(468)](o,n(437))||o.is(n(410),n(452))){const r=o;if(n(447)==s&&n(388)==e[n(422)]||n(399)==s&&n(459)==e[n(422)])continue;if(i&&-1==i[n(422)][n(435)](n(401))){n(384)==i[n(422)]&&(i[s]+="\n");continue}let a;if(a=n(447)==s?r[n(426)]&&!this[n(381)][n(460)](r[n(426)])?r[n(426)]:null:r[n(407)]&&!this[n(381)][n(460)](r[n(407)])?r[n(407)]:null,r[n(438)]||a&&a[n(438)]){const e=a&&a[n(438)]?a:r;i&&i[n(422)]==s+n(449)&&i[n(410)][n(431)]==e[n(431)]?i[n(396)]++:t[n(455)]({type:s+n(449),element:e,quantity:1})}else t[n(455)]({type:s+n(401),element:r})}}}[Kr(404)](t){const e=Kr,n=this[e(420)],r=[],s=[],o=[];for(const i of t)switch(i[e(422)]){case e(384):if(i[e(447)]=i[e(447)][e(429)](/(\S)\u000A+(\S)/g,e(445))[e(429)](/\u000A/g,""),i[e(399)]=i[e(399)][e(429)](/(\S)\u000A+(\S)/g,e(445))[e(429)](/\u000A/g,""),""!=i[e(447)]&&""!=i[e(399)]){r[e(455)]({type:e(429),content:Hr(n,e(413),['"'+i[e(399)]+'"','"'+i[e(447)]+'"'])});continue}if(null!=i[e(447)][e(389)](/^ +$/)){r[e(455)]({type:e(461),content:Hr(n,e(467),Hr(n,e(466),i[e(447)][e(377)]))});continue}if(null!=i[e(399)][e(389)](/^ +$/)){r[e(455)]({type:e(393),content:Hr(n,e(427),Hr(n,e(466),i[e(399)][e(377)]))});continue}if(""!=i[e(447)]){r[e(455)]({type:e(461),content:Hr(n,e(467),'"'+i[e(447)]+'"')});continue}r[e(455)]({type:e(393),content:Hr(n,e(427),'"'+i[e(399)]+'"')});continue;case e(433):case e(419):r[e(455)]({type:e(461),content:Hr(n,e(467),this[e(414)](i[e(410)],i[e(396)]))});continue;case e(392):case e(406):r[e(455)]({type:e(393),content:Hr(n,e(427),this[e(414)](i[e(410)],i[e(396)]))});continue;case e(471):r[e(455)]({type:e(461),content:Hr(n,e(421),this[e(414)](i[e(410)],i[e(396)]))});continue;case e(428):r[e(455)]({type:e(393),content:Hr(n,e(448),this[e(414)](i[e(410)],i[e(396)]))});continue;case e(454):s[e(455)](i[e(383)]);continue;case e(379):o[e(455)](i[e(383)]);continue;default:r[e(455)](i)}if(s[e(377)]){const t=s[e(457)]((t=>this[e(434)][e(402)](t)?this[e(434)][e(397)](t):t))[e(412)](", ");r[e(455)]({type:e(456),content:Hr(this[e(420)],e(415),t)})}if(o[e(377)]){const t=o[e(457)]((t=>this[e(434)][e(402)](t)?this[e(434)][e(397)](t):t))[e(412)](", ");r[e(455)]({type:e(456),content:Hr(this[e(420)],e(411),t)})}return r}[Kr(425)](t){const e=Kr;for(const n of this[e(405)]){const r=n(t);if(r&&e(422)in r)return r}}[Kr(458)](t,e){const n=Kr,r=e[n(385)],s=void 0===r[n(408)]?n(379):n(454);t[n(455)]({type:s,key:r[n(383)]})}[Kr(469)](t,e){const n=Kr;t[n(455)]({type:n(456),content:Hr(this[n(420)],n(464),this[n(414)](e[n(398)]()[n(416)][n(473)],1))})}[Kr(470)](t,e,n){const r=Kr;if(this[r(440)](t,e),n&&n[r(398)]()&&!e[r(398)]()[r(403)][r(380)](n[r(398)]()[r(416)])){const n=t[t[r(377)]-1],s=r(461)==e[r(422)]?r(447):r(399);n&&r(384)==n[r(422)]&&(n[s]+="\n")}}}const Zr=Jr;function Yr(){const t=["get","2722202RcTGxt","24pkVgaE","7433790fHgvhV","afterInit","plugins","3280BhvKHL","9qadvBG","121bbtoJJ","3903255NyUNBq","commands","editor","showAIAssistant","3692530mHCZXP","450549XEaQUF","TrackChangesEditing","906812XuTyZa","enableCommand","7468DNAOKQ"];return(Yr=function(){return t})()}function Jr(t,e){const n=Yr();return(Jr=function(t,e){return n[t-=328]})(t,e)}!function(t,e){const n=Jr,r=t();for(;;)try{if(699498===-parseInt(n(329))/1+-parseInt(n(331))/2*(parseInt(n(341))/3)+-parseInt(n(333))/4*(parseInt(n(340))/5)+-parseInt(n(337))/6+-parseInt(n(335))/7+parseInt(n(336))/8*(parseInt(n(343))/9)+parseInt(n(328))/10*(parseInt(n(342))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yr);class Qr extends t.Plugin{[Zr(338)](){const t=Zr,e=this[t(345)],n=e[t(339)][t(334)](t(330));e[t(344)][t(334)](t(346))&&n[t(332)](t(346))}}const $r=ts;function ts(t,e){const n=es();return(ts=function(t,e){return n[t-=271]})(t,e)}function es(){const t=["afterInit","descriptionFactory","center","_registerLegacyDescription","registerBlockAttribute","1620033FToONz","3951945eOgDPI","FORMAT_JUSTIFY_TEXT","plugins","474938deuexQ","FORMAT_ALIGN_TO_CENTER","editor","has","registerDescriptionCallback","get","1182pXGepK","FORMAT_ALIGN_TO_LEFT","3865hSoVwb","TrackChangesEditing","commandName","FORMAT_ALIGN_TO_RIGHT","format","964341XnrHvK","registerAttributeLabel","67448jhWSbB","justify","right","commandParams","left","alignment","1825420cwPvQu","formatBlock","FORMAT_ALIGNMENT","enableDefaultAttributesIntegration","*Format:* %0","type","locale","AlignmentEditing","value","1aOGbpp"];return(es=function(){return t})()}!function(t,e){const n=ts,r=t();for(;;)try{if(279205===parseInt(n(307))/1*(-parseInt(n(277))/2)+parseInt(n(273))/3+-parseInt(n(298))/4+parseInt(n(285))/5*(-parseInt(n(283))/6)+parseInt(n(290))/7+parseInt(n(292))/8+parseInt(n(274))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[$r(308)](){const t=$r,e=this[t(279)],n=e[t(304)];if(!e[t(276)][t(280)](t(305)))return;const r=e[t(276)][t(282)](t(286));r[t(301)](t(297)),r[t(272)](t(297)),r[t(309)][t(291)](t(297),Hr(n,t(300))),this[t(271)]()}[$r(271)](){const t=$r,e=this[t(279)],n=e[t(304)];e[t(276)][t(282)](t(286))[t(309)][t(281)]((e=>{const r=t;if(r(299)!=e[r(303)])return;const{data:s}=e;if(s&&r(297)==s[r(287)]){const t=s[r(295)][0][r(306)];return{type:r(289),content:Hr(n,r(302),function(t){const e=r;switch(t){case e(296):return Hr(n,e(284));case e(294):return Hr(n,e(288));case e(310):return Hr(n,e(278));case e(293):return Hr(n,e(275))}}(t))}}}))}}function rs(){const t=["commandName","bold","CodeEditing","FORMAT_STRIKETHROUGH","underline","slice","afterInit","4899699OVukjz","get","28686zKNxfe","FORMAT_SUBSCRIPT","_registerLegacyDescription","FORMAT_BOLD","descriptionFactory","FORMAT_ITALIC","441945JmcLVr","StrikethroughEditing","FORMAT_UNDERLINE","has","2261577mLdiVv","locale","UnderlineEditing","FORMAT_SUPERSCRIPT","TrackChangesEditing","enableDefaultAttributesIntegration","plugins","formatInline","registerInlineAttribute","editor","registerAttributeLabel","registerDescriptionCallback","ItalicEditing","forceValue","721ZsgjlV","SuperscriptEditing","*Remove format:* %0","2620688EGGlWU","249928HytuUQ","800674yqBQHP","strikethrough","code","SubscriptEditing","superscript","format","italic","subscript","*Format:* %0","FORMAT_","BoldEditing","28IqYRKf","FORMAT_CODE","type","toLowerCase","toUpperCase","commandParams"];return(rs=function(){return t})()}function ss(t,e){const n=rs();return(ss=function(t,e){return n[t-=459]})(t,e)}const os=ss;!function(t,e){const n=ss,r=t();for(;;)try{if(423723===parseInt(n(491))/1+-parseInt(n(492))/2+-parseInt(n(473))/3+parseInt(n(503))/4*(parseInt(n(469))/5)+-parseInt(n(463))/6*(-parseInt(n(487))/7)+-parseInt(n(490))/8+parseInt(n(461))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(rs);const is=[os(502),os(485),os(475),os(511),os(470),os(495),os(488)];class as extends t.Plugin{[os(460)](){const t=os,e=this[t(482)],n=e[t(479)][t(462)](t(477)),r=e[t(474)];for(const s of is){if(!e[t(479)][t(472)](s))continue;const o=s[t(459)](0,-7)[t(506)](),i=t(501)+o[t(507)]();n[t(478)](o),n[t(481)](o),n[t(467)][t(483)](o,Hr(r,i))}this[t(465)]()}[os(465)](){const t=os,e=this[t(482)],n=e[t(474)],r=e[t(479)][t(462)](t(477));function s(e,s){const o=t;r[o(467)][o(484)]((t=>{const r=o;if(r(480)!=t[r(505)])return;const{data:i}=t;return i&&i[r(509)]===e?i[r(508)][0][r(486)]?{type:r(497),content:Hr(n,r(500),s)}:{type:r(497),content:Hr(n,r(489),s)}:void 0}))}s(t(510),Hr(n,t(466))),s(t(498),Hr(n,t(468))),s(t(513),Hr(n,t(471))),s(t(494),Hr(n,t(504))),s(t(493),Hr(n,t(512))),s(t(499),Hr(n,t(464))),s(t(496),Hr(n,t(476)))}}function cs(t,e){const n=ls();return(cs=function(t,e){return n[t-=167]})(t,e)}const us=cs;function ls(){const t=["$root","format","blockQuote","plugins","5DXDppF","2377740keCpcv","descriptionFactory","selection","26xCKluG","parent","TrackChangesEditing","3849FFRgfm","document","registerDescriptionCallback","32DsovyQ","207109eJIWLP","BlockQuoteEditing","value","locale","40bGZPgZ","*Set format:* %0","431397qRADaz","editor","882964IFehxd","*Remove format:* %0","commands","from","markBlockFormat","ELEMENT_BLOCK_QUOTE","commandName","commandParams","name","getSelectedBlocks","540153BebmIh","9436922LEXnfB","model","has","checkChild","filter","forceValue","schema","change","enableCommand","afterInit","get"];return(ls=function(){return t})()}!function(t,e){const n=cs,r=t();for(;;)try{if(295567===parseInt(n(185))/1+parseInt(n(172))/2*(-parseInt(n(175))/3)+-parseInt(n(187))/4*(-parseInt(n(168))/5)+parseInt(n(169))/6+-parseInt(n(179))/7*(parseInt(n(178))/8)+-parseInt(n(197))/9*(-parseInt(n(183))/10)+-parseInt(n(198))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ls);class fs extends t.Plugin{[us(207)](){const t=us,e=this[t(186)],n=e[t(182)];if(!e[t(167)][t(200)](t(180)))return;const r=e[t(167)][t(208)](t(174)),s=this[t(186)][t(189)][t(208)](t(211));r[t(206)](t(211),((n,o={})=>{const i=t,a=this[i(186)][i(199)][i(176)][i(171)],c=o&&void 0!==o[i(203)]?o[i(203)]:!s[i(181)];let u=[];if(c){const t=Array[i(190)](a[i(196)]())[i(202)]((t=>hs(t)||function(t,e){const n=i,r=e[n(201)](t[n(173)],n(211)),s=e[n(201)]([n(209),n(211)],t);return r&&s}(t,this[i(186)][i(199)][i(204)])));u=A(t,e[i(199)])}else{const t=Array[i(190)](a[i(196)]())[i(202)]((t=>hs(t)));u=A(t,e[i(199)])}e[i(199)][i(205)]((()=>{const t=i;for(const e of u)r[t(191)](e,{commandName:t(211),commandParams:[{forceValue:c}]})}))})),r[t(170)][t(177)]((e=>{const r=t,{data:s}=e;if(s&&r(211)==s[r(193)]){const t=Hr(n,r(192));return s[r(194)][0][r(203)]?{type:r(210),content:Hr(n,r(184),t)}:{type:r(210),content:Hr(n,r(188),t)}}}))}}function hs(t){const e=us;return e(211)==t[e(173)][e(195)]}const gs=ds;function ds(t,e){const n=ps();return(ds=function(t,e){return n[t-=423]})(t,e)}function ps(){const t=["enableCommand","afterInit","1729744yKGKQT","27ubCkwY","35996FrIGBu","63SZTvQP","get","changeCaseLower","editor","1ueDTeN","has","7MFWOha","1091470xzErOx","1798130RVbTqJ","161068JRzfSL","CaseChange","changeCaseUpper","TrackChangesEditing","changeCaseTitle","22271513ZFMSVK","968532CJcZKx","plugins"];return(ps=function(){return t})()}!function(t,e){const n=ds,r=t();for(;;)try{if(528807===parseInt(n(431))/1*(-parseInt(n(426))/2)+-parseInt(n(427))/3*(parseInt(n(436))/4)+-parseInt(n(435))/5+-parseInt(n(442))/6+parseInt(n(433))/7*(parseInt(n(424))/8)+-parseInt(n(425))/9*(parseInt(n(434))/10)+parseInt(n(441))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ps);class ms extends t.Plugin{[gs(423)](){const t=gs,e=this[t(430)];e[t(443)][t(432)](t(437))&&(e[t(443)][t(428)](t(439))[t(444)](t(438)),e[t(443)][t(428)](t(439))[t(444)](t(429)),e[t(443)][t(428)](t(439))[t(444)](t(440)))}}const Is=bs;function Es(){const t=["editor","129389soPDgU","plugins","afterInit","6074190yHZftq","10553013ABxZwU","14709HrifcS","20ZkvhEi","ckbox","commands","3538576lbUhZS","1054046cglCqe","get","42cvmDRC","222rBleXk","1236395OtPHkP","enableCommand","TrackChangesEditing"];return(Es=function(){return t})()}function bs(t,e){const n=Es();return(bs=function(t,e){return n[t-=357]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(740461===parseInt(n(368))/1+parseInt(n(363))/2*(-parseInt(n(373))/3)+-parseInt(n(374))/4*(parseInt(n(364))/5)+parseInt(n(362))/6*(parseInt(n(360))/7)+-parseInt(n(359))/8+parseInt(n(372))/9+parseInt(n(371))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Es);class Ts extends t.Plugin{[Is(370)](){const t=Is,e=this[t(367)];e[t(358)][t(361)](t(357))&&e[t(369)][t(361)](t(366))[t(365)](t(357))}}function _s(t,e){const n=As();return(_s=function(t,e){return n[t-=339]})(t,e)}const ys=_s;function As(){const t=["commands","languages","change","1196850vdVATz","selection","name","config","parent","rootElement","isLimit","TrackChangesEditing","plugins","18852FLQRDT","*Set format:* %0","from","formatBlock","filter","language","48849iQbgYk","model","locale","has","markBlockFormat","find","indentCodeBlock","toLowerCase","schema","format","outdentCodeBlock","get","getSelectedBlocks","descriptionFactory","codeBlock","198HEsvBM","14AWPARt","checkChild","enableCommand","59140YgstPz","3586616YOjpgR","60dsPGun","commandParams","label","ELEMENT_CODE_BLOCK","21694zSlRFn","type","afterInit","777vqwZLc","registerDescriptionCallback","editor","commandName","4368663RBfRrh","value","document","blockName","registerElementLabel","*Remove format:* %0","forceValue","CodeBlock"];return(As=function(){return t})()}!function(t,e){const n=_s,r=t();for(;;)try{if(335561===-parseInt(n(396))/1*(parseInt(n(347))/2)+parseInt(n(380))/3*(-parseInt(n(343))/4)+parseInt(n(365))/5+parseInt(n(374))/6*(parseInt(n(350))/7)+-parseInt(n(342))/8+parseInt(n(354))/9+-parseInt(n(341))/10*(-parseInt(n(395))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(As);class ks extends t.Plugin{[ys(349)](){const t=ys,e=this[t(352)];if(!e[t(373)][t(383)](t(361)))return;const n=e[t(373)][t(391)](t(372)),r=e[t(382)],s=e[t(368)][t(391)](t(394))[t(363)],o=e[t(362)][t(391)](t(394));n[t(340)](t(386)),n[t(340)](t(390)),n[t(340)](t(394),((r,i={})=>{const a=t,c=e[a(381)],u=e[a(381)][a(356)][a(366)],l=i&&void 0!==i[a(360)]?i[a(360)]:!o[a(355)];let f;i[a(379)]||(i[a(379)]=s[0][a(379)]),f=l?Array[a(376)](u[a(392)]())[a(378)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(370))&&!e[n(371)](t)&&e[n(339)](t[n(369)],n(394))}(t,c[a(388)]))):Array[a(376)](u[a(392)]())[a(378)]((t=>Cs(t)));const h=A(f,c);c[a(364)]((()=>{const t=a;for(const e of h)n[t(384)](e,{commandName:t(394),commandParams:[{...i,forceValue:l}],formatGroupId:t(357)})}))})),n[t(393)][t(358)](t(394),(e=>Hr(r,t(346),e))),n[t(393)][t(351)]((e=>{const n=t;if(n(377)!=e[n(348)])return;const o=r.t,{data:i}=e;if(!i||n(394)!=i[n(353)])return;const a=i[n(344)][0][n(379)],c=o(s[n(385)]((t=>t[n(379)]===a))[n(345)])[n(387)]();return i[n(344)][0][n(360)]?{type:n(389),content:Hr(r,n(375),Hr(r,n(346),1)+" ("+c+")")}:{type:n(389),content:Hr(r,n(359),Hr(r,n(346),1))}}))}}function Cs(t){const e=ys;return e(394)==t[e(367)]}function Ls(){const t=["2LpcEvT","31532pqLwLd","addCommentThread","1482936gocRaE","TrackChangesEditing","CommentsEditing","has","3118451ZrTliS","3202650YWvGMp","plugins","344kOIOsi","68751JGPijl","afterInit","65KLMJOb","get","283054oJzdEu","147870YnJtYj","editor","enableCommand"];return(Ls=function(){return t})()}function Rs(t,e){const n=Ls();return(Rs=function(t,e){return n[t-=208]})(t,e)}const Ss=Rs;!function(t,e){const n=Rs,r=t();for(;;)try{if(228274===parseInt(n(225))/1*(parseInt(n(221))/2)+parseInt(n(222))/3+-parseInt(n(226))/4*(-parseInt(n(219))/5)+parseInt(n(209))/6+-parseInt(n(213))/7+parseInt(n(216))/8*(-parseInt(n(217))/9)+parseInt(n(214))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ls);class Ns extends t.Plugin{[Ss(218)](){const t=Ss,e=this[t(223)];e[t(215)][t(212)](t(211))&&e[t(215)][t(220)](t(210))[t(224)](t(208))}}var vs=n(834);function Ms(){const t=["includes","activeMarkers","schema","24HLqpjD","isLimit","parent","ck-suggestion-marker--active","bindElementToMarker","nextSibling","createUIElement","4450iouaMB","getItems","34954jKUECY","toViewElement","getCustomProperty","markerRange","5aOSbdE","name","plugins","addClass","get","792216FTZffl","284289zmMRtj","insert","type","elementEnd","isContent","27FTpFdK","1935jLbRDF","item","previousPosition","span","ck-suggestion-marker-","start","TrackChangesEditing","isBlock","mapper","249416bfucxD","consumable","4857204rhsocJ","push","isAtEnd","addHighlight","hasAttribute","test","createRangeOn","writer","getWalker","model","483343ViCoKu","toViewPosition","markerName"];return(Ms=function(){return t})()}function Os(t,e){const n=Ms();return(Os=function(t,e){return n[t-=390]})(t,e)}function ws(t,e,n){const r=Os,s=[];for(const o of e[r(428)]())o[r(408)](t)&&s[r(405)](n[r(410)](o));return s}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=Os,s=t[r(435)][r(437)](r(399));return(o,i,a)=>{const c=r;if(!a[c(403)][c(409)](i[c(432)],o[c(434)]))return;const u=i[c(432)][c(412)](),l=i[c(432)][c(398)],f=t[c(413)][c(419)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(394)];d=d||f[c(391)](e);const n=a[c(401)][c(430)](e);if(n&&n[c(431)](c(407)))return;c(390)==t[c(441)]&&f[c(400)](e)&&!f[c(421)](e)&&(e[c(425)]||l[c(406)]?h&&h[c(422)]==e||(h=e,m(t[c(395)]),p=!0):g=g||t[c(395)])}function m(t){const r=c,o=a[r(411)][r(426)](r(396),{class:r(397)+e}),u=a[r(401)][r(415)](t);n&&s[r(418)][r(417)](i[r(416)])&&a[r(411)][r(436)](r(423),o),a[r(411)][r(440)](u,o),a[r(401)][r(424)](o,i[r(416)])}d||p||!g||m(g)}}!function(t,e){const n=Os,r=t();for(;;)try{if(158808===parseInt(n(439))/1+-parseInt(n(429))/2*(parseInt(n(392))/3)+-parseInt(n(438))/4*(parseInt(n(433))/5)+-parseInt(n(420))/6*(parseInt(n(414))/7)+-parseInt(n(402))/8+-parseInt(n(393))/9*(-parseInt(n(427))/10)+parseInt(n(404))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ms);const Fs=xs;function Ps(){const t=["data","showSuggestionHighlights","setSelection","buffer","end","high","detach","commands","TrackChangesEditing","fromRange","6997438KYUdot","addMarker:suggestion:deletion","lock","delete","rootName","modifySelection","1519227LdenSj","656816abojZo","unlock","deleteForward","markerNameToElements","17550PqzbFe","options","writer","unit","downcastDispatcher","root","editor","enqueueChange","batch","isCollapsed","5270504OqxwIo","selection","6950AKvvMT","model","document","$graveyard","8XILrgy","merge","get","plugins","removeMarker:suggestion:deletion","markerName","createSelection","forward","editing","createRange","enableCommand","remove","6vPEALG","bind","360302IClEQP","mapper","start","3086135OxoOTp","unbindElementFromMarkerName","getFirstRange","requires","uiElement","init"];return(Ps=function(){return t})()}function xs(t,e){const n=Ps();return(xs=function(t,e){return n[t-=115]})(t,e)}!function(t,e){const n=xs,r=t();for(;;)try{if(546685===-parseInt(n(131))/1+-parseInt(n(165))/2+parseInt(n(130))/3*(-parseInt(n(151))/4)+-parseInt(n(168))/5+parseInt(n(163))/6*(parseInt(n(124))/7)+parseInt(n(145))/8+parseInt(n(135))/9*(parseInt(n(147))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ps);class Bs extends t.Plugin{static get[Fs(171)](){return[vs.Delete]}[Fs(173)](){const t=Fs,e=this[t(141)],n=e[t(154)][t(153)](t(122));n[t(161)](t(127));const r=e[t(121)][t(153)](t(133));n[t(161)](t(133),((n,s={})=>{const o=t,a=e[o(148)][o(157)](e[o(148)][o(149)][o(146)]);a[o(144)]&&e[o(148)][o(129)](a,{direction:o(158),unit:s[o(138)]});const c=a[o(170)](),u=i.LiveRange[o(123)](c);let l;n(s),l=o(150)==u[o(140)][o(128)]?e[o(148)][o(160)](c[o(167)]):e[o(148)][o(160)](u[o(167)],u[o(118)]),u[o(120)](),e[o(148)][o(142)](r[o(117)][o(143)],(t=>{const e=o;r[e(117)][e(126)](),t[e(116)](t[e(160)](l[e(118)])),r[e(117)][e(132)]()}))})),e[t(159)][t(139)].on(t(125),Ds(e,t(152)),{priority:t(119)}),e[t(174)][t(139)].on(t(125),((n,r,s)=>{const o=t;s[o(136)][o(115)]&&Ds(e,o(152),{showActiveMarker:!1})[o(164)](this)(n,r,s)}),{priority:t(119)}),e[t(159)][t(139)].on(t(155),((e,n,r)=>{const s=t,o=r[s(166)][s(134)](n[s(156)]);if(o)for(const t of o)t.is(s(172))&&(r[s(166)][s(169)](t,n[s(156)]),r[s(137)][s(162)](t))}),{priority:t(119)})}}const Us=Gs;function js(){const t=["fromRange","indentList","get","has","list.multiBlock","numberedList","toUpperCase","attributeKey","8KQqsNH","registerDescriptionCallback","includes","groupId","ELEMENT_NUMBERED_LIST","assureChains","commands","listStart","getFirstMarker","1090YMiGCG","*Set format:* %0","descriptionFactory","locale","6232nogYzf","commandParams","_findSuggestions","registerAttributeLabel","accept","enableDefaultAttributesIntegration","listMarker","todo","execute","listReversed","getChanges","*Merge:* list item","splitListItemBefore","listMarkerStyle","isLocal","_supportLegacySuggestions","listItemId","documentList","12ENitXM","value","_suggestionFactory","oldValue","filter","suggestion","detach","schema","type","*Split:* list item","getAttribute","*Check item*","nextSibling","*Merge:* %0","*Outdent:* %0","multipleBlocks","isUndo","*Format:* remove from %0","isNextTo","length","previousSibling","numbered","every","registerCustomCallback","listType","attributes","attribute","model","ELEMENT_BULLETED_LIST","mergeListItemForward","1071WeSquI","listItemIdFixer","batch","_getAttributeKey","4285sQlhQH","commandName","document","head","splitListItemAfter","*Indent:* %0","FORMAT_INDENT","editor","_LIST","format","plugins","mergeListItemBackward","listIndent","getFirstRange","*Format:* insert into %0","ELEMENT_LIST_ITEM","noTrackChangesFixer","map","removeMarker","change","from","push","createRange","setSelection","isObject","forceValue","trackChangesCommand","find","registerBlockAttribute","5714064KindsS","setAttribute","meta","createPositionAt","parent","ELEMENT_","customBulletedList","afterInit","*Remove format:* %0","default","containsItem","differ","config","customNumberedList","registerElementLabel","registerPostFixer","3553470ykwnWl","bulleted","todoListCheck","_registerLegacyDescription","start","listStyle","outdentList","19404627tStYJA","TrackChangesEditing","newValue","663oOtCzm","getRanges","checkTodoList","data","903492bTbrpJ","getSuggestions","formatBlock","4926OMMlMP","next","todoListChecked","key","bulletedList","ListEditing","deletion","range","TodoListEditing","nodeAfter","selection","refresh","ELEMENT_TODO_LIST","*Change to:* %0","todoList","end","*Uncheck item*"];return(js=function(){return t})()}function Gs(t,e){const n=js();return(Gs=function(t,e){return n[t-=437]})(t,e)}!function(t,e){const n=Gs,r=t();for(;;)try{if(430397===parseInt(n(581))/1*(-parseInt(n(470))/2)+parseInt(n(585))/3*(parseInt(n(461))/4)+parseInt(n(526))/5*(-parseInt(n(588))/6)+parseInt(n(522))/7*(parseInt(n(474))/8)+-parseInt(n(555))/9+-parseInt(n(571))/10+parseInt(n(578))/11*(parseInt(n(492))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(js);class Vs extends t.Plugin{[Us(562)](){const t=Us,e=this[t(533)];if(!e[t(536)][t(456)](t(441)))return;const n=e[t(473)],r=e[t(536)][t(455)](t(579)),s=e[t(536)][t(456)](t(444)),o=!!e[t(567)][t(455)](t(457));function i(e){const r=t;return{type:r(535),content:""+Hr(n,r(471),e)}}function a(e){const r=t;return{type:r(535),content:""+Hr(n,r(563),e)}}r[t(479)](t(458)),r[t(479)](t(440)),r[t(479)](t(568)),r[t(479)](t(561)),r[t(479)](t(454)),r[t(479)](t(577)),r[t(479)](t(530)),r[t(479)](t(486)),r[t(554)](t(490)),r[t(554)](t(516)),r[t(554)](t(538)),o&&(r[t(479)](t(537)),r[t(479)](t(521))),s&&(r[t(479)](t(450)),r[t(479)](t(583)),r[t(554)](t(438)),r[t(472)][t(462)]((e=>{const r=t,{data:s}=e;if(s&&r(438)==s[r(439)])return{type:r(535),content:s[r(580)]?Hr(n,r(503)):Hr(n,r(452))}})),this[t(533)][t(519)][t(528)][t(570)]((e=>{const n=t;if(e[n(524)][n(508)])return!1;let s=!1;const o=r[n(586)]({skipNotAttached:!0})[n(496)]((t=>n(438)===r[n(525)](t)));for(const t of o)n(481)!=t[n(539)]()[n(575)][n(445)][n(502)](n(516))&&(r[n(476)](t[n(539)](),n(518))[n(553)]((t=>n(516)===r[n(525)](t[n(497)])))||(e[n(544)](t[n(469)]()),s=!0));return s}))),r[t(472)][t(477)](t(538),Hr(n,t(532)));const c={type:t(535),content:""};r[t(472)][t(462)]((e=>{const r=t,{data:s}=e;if(!s||r(516)!=s[r(439)])return;let u=e[r(529)];for(;u;){if(u[r(584)]&&((r(576)==u[r(584)][r(439)]||r(487)==u[r(584)][r(439)])&&(u[r(584)][r(580)]&&r(564)!=u[r(584)][r(580)]||r(564)!=u[r(584)][r(495)]&&!s[r(580)])||!o&&u[r(584)][r(439)]==_c))return c;u=u[r(437)]}if(null==s[r(580)])switch(s[r(495)]){case r(572):return a(Hr(n,r(520)));case r(513):return a(Hr(n,r(465)));case r(481):return a(Hr(n,r(448)))}switch(s[r(580)]){case r(572):return i(Hr(n,r(520)));case r(513):return i(Hr(n,r(465)));case r(481):return i(Hr(n,r(448)))}})),r[t(472)][t(462)]((e=>{const n=t,{data:r}=e;if(r&&n(538)==r[n(439)])return null==r[n(580)]||null==r[n(495)]&&0==r[n(580)]?c:void 0})),r[t(472)][t(462)]((e=>{const r=t;if(r(518)!=e[r(500)])return;const{data:s}=e;if(!s||r(490)!=s[r(439)])return;const o=zs(e);return r(580)==o?{type:r(535),content:Hr(n,r(485))}:r(495)==o?{type:r(535),content:Hr(n,r(501))}:c})),e[t(519)][t(528)][t(570)]((e=>this[t(523)](e))),e[t(519)][t(528)][t(570)]((e=>this[t(542)](e))),e[t(519)][t(528)][t(570)]((e=>this[t(466)](e))),this[t(489)]()}[Us(523)](t){const e=Us;if(t[e(524)][e(508)]||!t[e(524)][e(488)])return!1;let n=!1;const r=this[e(533)][e(536)][e(455)](e(579))[e(586)]({skipNotAttached:!0})[e(496)]((t=>t[e(584)]&&e(490)==t[e(584)][e(439)]))[e(496)]((t=>t[e(584)][e(580)]&&t[e(584)][e(495)]));for(const s of r)zs(s)||(t[e(544)](s[e(469)]()),n=!0);return n}[Us(542)](t){const e=Us;if(t[e(524)][e(508)]||!t[e(524)][e(488)])return!1;const n=this[e(533)][e(536)][e(455)](e(579));if(n[e(552)][e(493)])return!1;let r=!1;const s=[e(516),e(490),e(538),e(576),e(468),e(483),e(573),e(480),e(487)],o=this[e(533)][e(519)][e(528)][e(566)][e(484)]()[e(496)]((t=>e(518)==t[e(500)]))[e(496)]((t=>s[e(463)](t[e(460)])));if(0==o[e(511)])return r;for(const i of o){const o=n[e(476)](i[e(443)],e(518))[e(496)]((t=>!t[e(557)][e(510)]))[e(543)]((t=>t[e(497)]))[e(496)]((t=>{const r=e,o=n[r(525)](t);return s[r(463)](o)}));if(o[e(511)]){for(const n of o)t[e(544)](n[e(469)]());r=!0}}return r}[Us(466)](t){const e=Us;if(t[e(524)][e(508)]||!t[e(524)][e(488)])return!1;const n=this[e(533)][e(536)][e(455)](e(579));let r=!1;const s=[e(516),e(490),e(538),e(576),e(468),e(483),e(573),e(480),e(487)];for(const t of n[e(586)]({skipNotAttached:!0})){const o=n[e(476)](t[e(539)](),e(518))[e(543)]((t=>t[e(497)]))[e(496)]((t=>t[e(584)]&&s[e(463)](t[e(584)][e(439)])));if(!o[e(511)])continue;const a=o[0][e(529)][e(517)][e(464)];if(!o[e(514)]((t=>t[e(517)][e(464)]===a)))for(const t of o)i(t,a)&&(r=!0)}return r;function o(t,r){const s=e;for(const e of n[s(586)]({skipNotAttached:!0})[s(496)]((e=>s(518)==e[s(500)]&&e[s(517)][s(464)]==t)))e[s(556)](s(464),r)}function i(t,n){const r=e;let s=t[r(529)],i=!1;for(;s;)s[r(517)][r(464)]!=n&&(o(s[r(517)][r(464)],n),s[r(556)](r(464),n),i=!0),s=s[r(437)];return i}}[Us(489)](){const t=Us,e=this[t(533)],n=e[t(473)],r=e[t(536)][t(455)](t(579));this[t(574)](),r[t(494)][t(515)](t(587),t(491),t(478),(function(n,r){const s=t,o=[];for(let t of n)t[s(575)][s(445)]===t[s(451)][s(559)]&&(t=e[s(519)][s(548)](e[s(519)][s(558)](t[s(575)][s(445)],0))),o[s(547)](t);e[s(519)][s(545)]((t=>{const n=s,a=e[n(519)][n(528)][n(446)],c=Array[n(546)](a[n(582)]())[n(543)]((t=>i.LiveRange[n(453)](t)));t[n(549)](o),e[n(467)][n(455)](r[n(527)])[n(447)](),r[n(475)][n(547)]({forceDefaultExecution:!0}),e[n(482)](r[n(527)],...r[n(475)]),t[n(549)](c);for(const t of c)t[n(498)]()}))})),r[t(472)][t(569)]((function(n){const r=t,s=!e[r(519)][r(499)][r(550)](n),o=n[r(512)],i=n[r(504)],a=n[r(502)](r(490)),c=!o||o[r(502)](r(490))!==a,u=!i||i[r(502)](r(490))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(541),e)))}[Us(574)](){const t=Us,e=this[t(533)],n=e[t(473)];function r(n){const r=t,s=e[r(467)][r(455)](r(440))[r(493)],o=e[r(467)][r(455)](r(458))[r(493)];return r(458)===n?s:o}e[t(536)][t(455)](t(579))[t(472)][t(462)]((function(s){const o=t;if(o(587)!=s[o(500)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(527)]){case o(440):u=i[o(475)][0][o(551)],l=r(i[o(527)]),a=o(u?540:509),!l&&e[o(567)][o(455)](o(457))||(a=o(449)),c={type:o(535),content:Hr(n,a,Hr(n,o(520)))};break;case o(458):u=i[o(475)][0][o(551)],l=r(i[o(527)]),a=o(u?540:509),!l&&e[o(567)][o(455)](o(457))||(a=o(449)),c={type:o(535),content:Hr(n,a,Hr(n,o(465)))};break;case o(454):a=o(531),c={type:o(535),content:Hr(n,a,Hr(n,o(541)))};break;case o(577):a=function(t){const e=o,n=t[e(539)]();let r=n[e(575)][e(445)];for(;r&&n[e(565)](r);){if(r[e(502)](e(538))>0)return!1;r=r[e(504)]}return!0}(s)?Hr(n,o(509),Hr(n,function(t){const e=o;return e(560)+t[e(539)]()[e(575)][e(445)][e(502)](e(516))[e(459)]()+e(534)}(s))):Hr(n,o(506),Hr(n,o(541))),c={type:o(535),content:a};break;case o(537):case o(521):!1===i[o(507)]&&(a=o(505),c={type:o(442),content:Hr(n,a,Hr(n,o(541)))})}return c}))}}function zs(t){const e=Us;let n=t[e(539)]()[e(575)][e(445)][e(512)];for(;n;){const r=n[e(502)](e(490));if(!r)return!1;if(r==t[e(584)][e(580)])return e(580);if(r==t[e(584)][e(495)])return e(495);n=n[e(512)]}return!1}const Hs=qs;!function(t,e){const n=qs,r=t();for(;;)try{if(468901===-parseInt(n(290))/1+parseInt(n(308))/2+parseInt(n(329))/3+-parseInt(n(352))/4+parseInt(n(366))/5*(-parseInt(n(334))/6)+-parseInt(n(323))/7+parseInt(n(361))/8*(parseInt(n(321))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zs);class Ks extends t.Plugin{[Hs(368)](){const t=Hs;if(!this[t(340)][t(374)][t(337)](t(376)))return;const e=this[t(340)][t(369)][t(318)](t(292)),n=this[t(340)][t(374)][t(318)](t(343));e[t(332)]&&(n[t(355)](t(378)),n[t(357)](t(378))),e[t(320)]&&(n[t(355)](t(298)),n[t(357)](t(298))),e[t(375)]&&(n[t(355)](t(299)),n[t(357)](t(299)));const r={type:t(326),content:""};n[t(315)][t(344)](this[t(314)][t(350)](this));const s=this[t(340)][t(296)];n[t(315)][t(377)](t(298),Hr(s,t(325))),n[t(315)][t(344)]((e=>{const n=t,{data:s}=e;if(s&&n(298)==s[n(301)])return null==s[n(356)]||0==s[n(356)]&&null==s[n(316)]?r:void 0})),n[t(315)][t(377)](t(299),Hr(s,t(289))),n[t(315)][t(344)]((e=>{const n=t,{data:s}=e;if(s&&n(299)==s[n(301)])return null==s[n(356)]||1==s[n(356)]&&null==s[n(316)]?r:void 0})),this[t(340)][t(330)][t(348)][t(367)]((e=>{const r=t;if(e[r(349)][r(311)])return!1;let s=!1;const o=n[r(372)]({skipNotAttached:!0})[r(354)]((t=>{const e=r,s=n[e(351)](t);return e(299)==s||e(298)==s}));for(const t of o){const o=t[r(359)]()[r(297)][r(288)][r(345)](r(312));r(319)!=o&&r(342)!=o&&(n[r(305)](t[r(359)](),r(335))[r(307)]((t=>r(312)==n[r(351)](t[r(358)])))||(e[r(295)](t[r(303)]()),s=!0))}return s})),this[t(293)]()}[Hs(314)](t){const e=Hs,n=this[e(340)][e(296)],{data:r}=t,s={type:e(326),content:""};if(!r||e(378)!=r[e(301)])return;if(!r[e(316)])return e(336)==r[e(356)]?s:{type:e(326),content:""+Hr(n,e(346),Hr(n,this[e(309)](r[e(356)])))};if(!r[e(356)]){if(e(336)==r[e(316)])return s;let o=t[e(304)];for(;o;){if(o[e(347)]&&e(312)==o[e(347)][e(301)]&&o[e(347)][e(356)])return s;o=o[e(373)]}return{type:e(326),content:""+Hr(n,e(371),Hr(n,this[e(309)](r[e(316)])))}}if(e(336)!=r[e(356)])return{type:e(326),content:""+Hr(n,e(346),Hr(n,this[e(309)](r[e(356)])))};let o=t[e(304)];for(;o;){if(o[e(347)]&&e(312)==o[e(347)][e(301)]&&o[e(347)][e(356)]&&o[e(347)][e(316)])return s;o=o[e(373)]}const i=t[e(359)]()[e(297)][e(288)][e(345)](e(312));return{type:e(326),content:Hr(n,e(346),Hr(n,e(339)+i[e(313)]()+e(300)))}}[Hs(293)](){const t=Hs,e=this[t(340)],n=e[t(296)];e[t(374)][t(318)](t(343))[t(315)][t(344)]((e=>{const r=t;if(r(365)!=e[r(317)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(294)]){case r(378):o=r(291),i={type:r(326),content:Hr(n,o,Hr(n,this[r(309)](s[r(310)][0][r(317)])))};break;case r(298):o=s[r(310)][0][r(320)]?r(302):r(353),i={type:r(326),content:Hr(n,o)};break;case r(299):o=r(338),i={type:r(326),content:Hr(n,o,s[r(310)][0][r(375)])}}return i}))}[Hs(309)](t){const e=Hs;return e(339)+function(t){const n=e;return Ws[n(328)](t)?n(331):Xs[n(328)](t)?n(319):null}(t)[e(313)]()+e(364)+t[e(313)]()[e(370)](/-/g,"_")}}const Ws=[Hs(363),Hs(360),Hs(341)],Xs=[Hs(362),Hs(327),Hs(306),Hs(333),Hs(322),Hs(324)];function qs(t,e){const n=Zs();return(qs=function(t,e){return n[t-=288]})(t,e)}function Zs(){const t=["listType","toUpperCase","handleDescriptions","descriptionFactory","oldValue","type","get","numbered","reversed","117oKSluS","lower-latin","2619295qhRSDo","upper-latin","FORMAT_LIST_REVERSED","format","decimal-leading-zero","includes","991494YTXjfz","model","bulleted","styles","upper-roman","1500882KCsoTN","attribute","default","has","*Format:* set start index to %0","ELEMENT_","editor","square","customNumbered","TrackChangesEditing","registerDescriptionCallback","getAttribute","*Set format:* %0","data","document","batch","bind","_getAttributeKey","763428zEjCaI","*Format:* set order to regular","filter","enableDefaultAttributesIntegration","newValue","registerBlockAttribute","suggestion","getFirstRange","circle","666520pBMmkO","decimal","disc","_LIST_","formatBlock","5isVPbu","registerPostFixer","afterInit","config","replace","*Remove format:* %0","getSuggestions","next","plugins","startIndex","ListPropertiesEditing","registerAttributeLabel","listStyle","nodeAfter","FORMAT_LIST_START","383502afBKhr","*Change to:* %0","list.properties","_registerLegacyDescription","commandName","removeMarker","locale","start","listReversed","listStart","_LIST_DEFAULT","key","*Format:* set order to reversed","getFirstMarker","head","_findSuggestions","lower-roman","find","507998ZYGZtC","_getTranslationKeyForListStyle","commandParams","isUndo"];return(Zs=function(){return t})()}var Ys=n(507);const Js=Qs;function Qs(t,e){const n=$s();return(Qs=function(t,e){return n[t-=328]})(t,e)}function $s(){const t=["3543918Prsjde","8UhsKQi","bind","addMarker:suggestion:insertion","fire","getFirstPosition","126KqEPpE","change","enableCommand","commands","124157QEByGv","editing","split","hasClass","document","nextSibling","afterExecute","ck-suggestion-marker-split","1698430IrCyiw","fromRange","init","createRange","editor","enter","50rpvOEZ","TrackChangesEditing","getFirstRange","unbindElementFromMarkerName","markerNameToElements","238236qfmAol","plugins","createPositionAt","selection","mapper","markerName","detach","requires","showSuggestionHighlights","model","end","data","downcastDispatcher","148872XMgJrx","enterBlock","writer","setSelection","1020144FKjpZE","3dhZHiw","200827DvXCyB","remove","options","removeMarker:suggestion:insertion","parent","high","markInsertion","get"];return($s=function(){return t})()}!function(t,e){const n=Qs,r=t();for(;;)try{if(288990===-parseInt(n(341))/1*(parseInt(n(332))/2)+-parseInt(n(378))/3*(parseInt(n(360))/4)+parseInt(n(349))/5+-parseInt(n(377))/6+parseInt(n(331))/7+parseInt(n(373))/8*(parseInt(n(337))/9)+parseInt(n(355))/10*(-parseInt(n(379))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($s);class to extends t.Plugin{static get[Js(367)](){return[Ys.Enter]}[Js(351)](){const t=Js,e=this[t(353)],n=e[t(361)][t(330)](t(356)),r=e[t(340)][t(330)](t(354));n[t(339)](t(354),(()=>{const s=t;e[s(369)][s(338)]((t=>{const o=s,a=e[o(369)][o(345)][o(363)],c=a[o(336)](),u=i.LiveRange[o(350)](a[o(357)]());if(r[o(374)](t)){const r=e[o(369)][o(362)](c[o(383)][o(346)],0),s=t[o(352)](c,r);n[o(329)](s)}else t[o(376)](t[o(352)](u[o(370)]));u[o(366)](),r[o(335)](o(347),{writer:t})}))})),e[t(342)][t(372)].on(t(334),Ds(e,t(343)),{priority:t(328)}),e[t(342)][t(372)].on(t(382),((e,n,r)=>{const s=t,o=r[s(364)][s(359)](n[s(365)]);if(o)for(const t of o)t[s(344)](s(348))&&(r[s(364)][s(358)](t,n[s(365)]),r[s(375)][s(380)](t))}),{priority:t(328)}),e[t(371)][t(372)].on(t(334),((n,r,s)=>{const o=t;s[o(381)][o(368)]&&Ds(e,o(343),{showActiveMarker:!1})[o(333)](this)(n,r,s)}),{priority:t(328)})}}const eo=ro;function no(){const t=["getRange","handleFindCommand","getIntersection","104KMpYYZ","getMarkersGroup","TrackChangesEditing","plugins","find","20810HxQCRs","findNext","createRange","filter","item","2770040EErBIj","FindAndReplaceUtils","_isInDeletionRange","findByTextCallback","model","suggestion:deletion","findPrevious","bind","createPositionAt","77IjpDiK","4TgbZHM","replaceAll","editor","has","59EQAXmk","301947jNdlse","markers","358631zydlWl","end","start","3052338ylReRe","string","enableCommand","replace","1284830pwgUKz","1536048GwatgV","FindAndReplaceEditing","afterInit","get"];return(no=function(){return t})()}function ro(t,e){const n=no();return(ro=function(t,e){return n[t-=385]})(t,e)}!function(t,e){const n=ro,r=t();for(;;)try{if(405281===parseInt(n(385))/1*(parseInt(n(408))/2)+parseInt(n(386))/3*(-parseInt(n(423))/4)+-parseInt(n(413))/5+parseInt(n(391))/6+-parseInt(n(388))/7*(-parseInt(n(403))/8)+parseInt(n(396))/9+parseInt(n(395))/10*(-parseInt(n(422))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(no);class so extends t.Plugin{[eo(398)](){const t=eo;if(!this[t(425)][t(406)][t(426)](t(397)))return;const e=this[t(425)][t(406)][t(399)](t(405));e[t(393)](t(407),this[t(401)][t(420)](this)),e[t(393)](t(409)),e[t(393)](t(419)),e[t(393)](t(394)),e[t(393)](t(424))}[eo(401)](t,e,n={}){const r=eo,s=this[r(425)][r(406)][r(399)](r(414));return t((t=>(r(392)==typeof e?s[r(416)](e,n):e)(t)[r(411)]((e=>!1===this[r(415)](e,t[r(412)])))),n)}[eo(415)](t,e){const n=eo,r=this[n(425)][n(417)][n(410)](this[n(425)][n(417)][n(421)](e,t[n(390)]),this[n(425)][n(417)][n(421)](e,t[n(389)]));for(const t of this[n(425)][n(417)][n(387)][n(404)](n(418)))if(null!==r[n(402)](t[n(400)]()))return!0;return!1}}const oo=io;function io(t,e){const n=uo();return(io=function(t,e){return n[t-=320]})(t,e)}!function(t,e){const n=io,r=t();for(;;)try{if(435985===-parseInt(n(363))/1+-parseInt(n(378))/2+parseInt(n(341))/3+parseInt(n(377))/4+-parseInt(n(328))/5+parseInt(n(375))/6*(-parseInt(n(340))/7)+parseInt(n(354))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(uo);const ao=[{pluginName:oo(351),commandName:oo(332)},{pluginName:oo(367),commandName:oo(334)},{pluginName:oo(366),commandName:oo(327)},{pluginName:oo(331),commandName:oo(339)}];class co extends t.Plugin{[oo(345)](){const t=oo,e=this[t(349)][t(357)],n=this[t(349)][t(336)][t(361)](t(344));for(const{pluginName:e,commandName:r}of ao)this[t(349)][t(336)][t(343)](e)&&(n[t(372)](r),n[t(350)](r));e.t,n[t(356)][t(335)](t(332),Hr(e,t(321))),n[t(356)][t(335)](t(334),Hr(e,t(358))),n[t(356)][t(335)](t(327),Hr(e,t(338))),n[t(356)][t(335)](t(339),Hr(e,t(347))),this[t(348)]()}[oo(348)](){const t=oo,e=this[t(349)],n=e[t(357)];e[t(336)][t(361)](t(344))[t(356)][t(364)]((e=>{const r=t,o=n.t;if(r(323)!=e[r(374)])return;const{data:i}=e;if(null!=i){if(r(332)==i[r(376)]){const t=i[r(365)][0][r(359)];if(t){const e=o(this[r(349)][r(336)][r(361)](r(322))[r(333)](this[r(349)][r(355)][r(361)](r(370)))[r(337)]((e=>e[r(352)]==t))[r(369)])[r(330)]();return{type:r(362),content:Hr(n,r(368),e)}}return{type:r(362),content:Hr(n,r(371))}}if(r(334)==i[r(376)]){const t=i[r(365)][0][r(359)];return t?{type:r(362),content:Hr(n,r(326),t)}:{type:r(362),content:Hr(n,r(329))}}if(r(327)==i[r(376)]){const t=i[r(365)][0][r(359)];if(t){const e=(0,s.normalizeColorOptions)(this[r(349)][r(355)][r(361)](r(373)))[r(337)]((e=>e[r(352)]==t));let i=t,a="";return e&&(i=e[r(353)],a=o(i)[r(330)]()),{type:r(362),content:Hr(n,r(360),a)[r(325)](),color:{value:t,title:a||i}}}return{type:r(362),content:Hr(n,r(324))}}if(r(339)==i[r(376)]){const t=i[r(365)][0][r(359)];if(t){const e=(0,s.normalizeColorOptions)(this[r(349)][r(355)][r(361)](r(342)))[r(337)]((e=>e[r(352)]==t));let i=t,a="";return e&&(i=e[r(353)],a=o(i)[r(330)]()),{type:r(362),content:Hr(n,r(346),a)[r(325)](),color:{value:t,title:a||i}}}return{type:r(362),content:Hr(n,r(320))}}}}))}}function uo(){const t=["label","9422456QqyogQ","config","descriptionFactory","locale","FORMAT_FONT_FAMILY","value","*Set font color:* %0","get","format","587247MyEGUP","registerDescriptionCallback","commandParams","FontColorEditing","FontFamilyEditing","*Set font size:* %0","title","fontSize.options","*Reset font size*","enableDefaultAttributesIntegration","fontColor.colors","type","168WcUevv","commandName","872124jfATto","374068XYWPgl","*Reset font background color*","FORMAT_FONT_SIZE","FontSize","formatInline","*Reset font color*","trim","*Set font family:* %0","fontColor","2828080oxghNx","*Reset font family*","toLowerCase","FontBackgroundColorEditing","fontSize","normalizeSizeOptions","fontFamily","registerAttributeLabel","plugins","find","FORMAT_FONT_COLOR","fontBackgroundColor","11221pYMSRi","1274784EmLTjy","fontBackgroundColor.colors","has","TrackChangesEditing","afterInit","*Set font background color:* %0","FORMAT_FONT_BACKGROUND","_registerLegacyDescription","editor","registerInlineAttribute","FontSizeEditing","model"];return(uo=function(){return t})()}const lo=ho;function fo(){const t=["model","normalizeSizeOptions","split","FontSize","charAt","fontColor","9jmIORN","title","config","copyFormat","*Set format to:* %0","fontColor.colors","boolean","70930KNsJhs","enableCommand","351973NFxgjm","100pVVFiw","1930930jIdcGc","descriptionFactory","formatBlock","entries","fontSize","toUpperCase","266qfkiVC","77gKXJTO","push","enableDefaultAttributesIntegration","TrackChangesEditing","commandParams","label","slice","toLowerCase","join","format","pasteFormat","editor","100788WwIVir","type","*Remove all formatting*","get","commandName","592nnzpzS","_registerLegacyDescription","commands","2810832sVGCLO","find","afterInit","fontSize.options","plugins","registerDescriptionCallback","length","fontBackgroundColor","9948oloYKb","formatInline","locale","3046092uXWpNq"];return(fo=function(){return t})()}function ho(t,e){const n=fo();return(ho=function(t,e){return n[t-=200]})(t,e)}!function(t,e){const n=ho,r=t();for(;;)try{if(568791===-parseInt(n(223))/1+parseInt(n(249))/2*(-parseInt(n(204))/3)+-parseInt(n(224))/4*(parseInt(n(221))/5)+-parseInt(n(244))/6*(-parseInt(n(231))/7)+-parseInt(n(252))/8+parseInt(n(214))/9*(parseInt(n(225))/10)+parseInt(n(232))/11*(parseInt(n(207))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fo);class go extends t.Plugin{[lo(254)](){const t=lo,e=this[t(243)],n=e[t(200)][t(247)](t(235)),r=e[t(251)][t(247)](t(217)),s=e[t(251)][t(247)](t(242));r&&s&&(n[t(234)](t(242)),n[t(222)](t(217)),this[t(250)]())}[lo(250)](){const t=lo,e=this[t(243)],n=e[t(206)];e[t(200)][t(247)](t(235))[t(226)][t(201)]((r=>{const s=t;if(s(227)!=r[s(245)]&&s(205)!=r[s(245)])return;const{data:o}=r;if(o&&s(242)===o[s(248)]){const t=[],r=o[s(236)][0];for(const[n,o]of Object[s(228)](r))t[s(233)](po(e,n,o));return t[s(202)]?{type:s(241),content:Hr(n,s(218),t[s(240)](", "))}:{type:s(241),content:Hr(n,s(246))}}}))}}function po(t,e,n){const r=lo,o=t[r(206)].t,i=e[r(210)](/(?=[A-Z])/)[r(240)](" "),a=o(i[r(212)](0)[r(230)]()+i[r(238)](1))[r(239)]();if(r(220)==typeof n)return a;if(r(213)===e||r(203)===e){const e=(0,s.normalizeColorOptions)(t[r(216)][r(247)](r(219)))[r(253)]((t=>t[r(208)]==n));return a+" ("+(e?o(e[r(237)])[r(239)]():n)+")"}if(r(229)===e&&isNaN(parseFloat(n))){const e=t[r(200)][r(247)](r(211))[r(209)](t[r(216)][r(247)](r(255)))[r(253)]((t=>t[r(208)]==n));return a+" ("+(e?o(e[r(215)])[r(239)]():n)+")"}return a+" ("+n+")"}const mo=Eo;function Io(){const t=["match","_headingOptions","get","3211138aKITbz","view","paragraph","model","1941210zurXvc","registerElementLabel","enableDefaultAttributesIntegration","format","locale","heading.options","1972980aDkYKH","_getHeadingLevel","config","_registerLegacyDescription","editor","find","489758KfAFzt","type","value","title","2SwHDfR","commandParams","1703502BHdUku","*Change to:* %0","ELEMENT_HEADING_CUSTOM","has","registerDescriptionCallback","name","formatBlock","12248wouPCh","TrackChangesEditing","45UAzUZx","HeadingEditing","2737484vtjVXw","afterInit","descriptionFactory","ELEMENT_HEADING","commandName","plugins","heading"];return(Io=function(){return t})()}function Eo(t,e){const n=Io();return(Eo=function(t,e){return n[t-=171]})(t,e)}!function(t,e){const n=Eo,r=t();for(;;)try{if(510705===-parseInt(n(186))/1*(parseInt(n(182))/2)+parseInt(n(188))/3+parseInt(n(199))/4+-parseInt(n(176))/5+-parseInt(n(213))/6+parseInt(n(209))/7+parseInt(n(195))/8*(parseInt(n(197))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Io);class bo extends t.Plugin{[mo(200)](){const t=mo,e=this[t(180)];if(!e[t(204)][t(191)](t(198)))return;this[t(207)]=e[t(178)][t(208)](t(175));const n=e[t(174)],r=e[t(204)][t(208)](t(196));r[t(172)](t(205));for(const e of this[t(207)])t(211)!=e[t(212)]&&r[t(201)][t(171)](e[t(212)],(n=>{const r=t,i=this[r(177)](e[r(212)]);return null!==i?s(n,i):o(n,e[r(185)])}));function s(e,r){return Hr(n,t(202),[e,r])}function o(e,r){return Hr(n,t(190),[e,r])}this[t(179)]()}[mo(179)](){const t=mo,e=this[t(180)],n=e[t(174)];e[t(204)][t(208)](t(196))[t(201)][t(192)]((e=>{const r=t;if(r(194)!=e[r(183)])return;const{data:s}=e;if(s&&r(205)==s[r(203)]){const e=s[r(187)][0][r(184)],c=this[r(177)](e);if(null!==c)return{type:r(173),content:Hr(n,r(189),(1,a=c,Hr(n,r(202),[1,a])))};const u=this[r(207)][r(181)]((t=>t[r(212)]===e))[r(185)];return{type:r(173),content:Hr(n,r(189),(o=1,i=u,Hr(n,t(190),[o,i])))}}var o,i,a}))}[mo(177)](t){const e=mo;var n,r;const s=t[e(206)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(207)])||void 0===n?void 0:n[e(181)]((n=>n[e(212)]==t));if(o&&o[e(210)]){const t=o[e(210)],n=(null!==(r=t[e(193)])&&void 0!==r?r:t)[e(206)](/^h(\d+)/);if(n)return n[1]}return null}}function To(){const t=["get","enableDefaultAttributesIntegration","_registerLegacyDescription","model","TrackChangesEditing","registerInlineAttribute","11qHSpZZ","*Set highlight:* %0","91132urRzBx","config","2nCyyWs","*Remove highlight*","2615930lHPHpW","commandParams","112rOkpJo","HighlightEditing","commandName","type","registerAttributeLabel","descriptionFactory","103733gfvcXj","619188tFkpMY","formatInline","138357ynvvQw","editor","afterInit","FORMAT_HIGHLIGHT","highlight","5ysfttp","value","toLowerCase","color","2828304suxhxf","highlight.options","has","registerDescriptionCallback","72840lVlCtT","plugins","locale","find","42xZTJub","title","format"];return(To=function(){return t})()}const _o=yo;function yo(t,e){const n=To();return(yo=function(t,e){return n[t-=484]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(136061===parseInt(n(517))/1*(parseInt(n(515))/2)+-parseInt(n(500))/3+-parseInt(n(485))/4*(-parseInt(n(492))/5)+parseInt(n(504))/6*(parseInt(n(484))/7)+-parseInt(n(521))/8*(parseInt(n(487))/9)+-parseInt(n(519))/10*(-parseInt(n(513))/11)+-parseInt(n(496))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(To);class Ao extends t.Plugin{[_o(489)](){const t=_o,e=this[t(488)];if(!e[t(501)][t(498)](t(522)))return;const n=e[t(501)][t(507)](t(511)),r=e[t(502)];n[t(508)](t(491)),n[t(512)](t(491)),n[t(526)][t(525)](t(491),Hr(r,t(490))),this[t(509)]()}[_o(509)](){const t=_o,e=this[t(488)],n=e[t(502)];e[t(501)][t(507)](t(511))[t(526)][t(499)]((r=>{const s=t;if(s(486)!=r[s(524)])return;const{data:o}=r;if(o&&s(491)==o[s(523)]){const t=n.t,r=o[s(520)][0][s(493)];if(r){const o=e[s(516)][s(507)](s(497))[s(503)]((t=>t[s(510)]==r)),i=t(o[s(505)])[s(494)]();return{type:s(506),content:Hr(n,s(514),i),color:{value:o[s(495)],title:o[s(505)]}}}return{type:s(506),content:Hr(n,s(518),Hr(n,s(490)))}}}))}}function ko(){const t=["afterInit","createPositionAt","editor","TrackChangesEditing","238JshfWK","184006bkfUqT","insert","addClass","444424GxoShL","for","ck-horizontal-line","781140XLlEGv","locale","high","showSuggestionHighlights","enableCommand","createContainerElement","registerElementLabel","4728630slZrqk","plugins","40563liIOjD","createEmptyElement","14781540xcVIkI","17cfJVKE","get","div","6364179IFlySr","92pNYIwV","dataDowncast","horizontalLine","HorizontalLineEditing","elementToStructure","descriptionFactory","ELEMENT_HORIZONTAL_LINE","has","conversion"];return(ko=function(){return t})()}const Co=Lo;function Lo(t,e){const n=ko();return(Lo=function(t,e){return n[t-=218]})(t,e)}!function(t,e){const n=Lo,r=t();for(;;)try{if(950825===parseInt(n(231))/1*(parseInt(n(249))/2)+parseInt(n(228))/3*(-parseInt(n(235))/4)+parseInt(n(226))/5+-parseInt(n(219))/6+parseInt(n(248))/7*(-parseInt(n(252))/8)+-parseInt(n(234))/9+parseInt(n(230))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ko);class Ro extends t.Plugin{[Co(244)](){const t=Co,e=this[t(246)];if(!e[t(227)][t(242)](t(238)))return;e[t(227)][t(232)](t(247))[t(223)](t(237));const n=e[t(227)][t(232)](t(247)),r=e[t(220)];n[t(240)][t(225)](t(237),(e=>Hr(r,t(241),e))),e[t(243)][t(253)](t(236))[t(239)]({model:t(237),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(222)])return null;const o=n[s(224)](s(233)),i=n[s(229)]("hr");return n[s(251)](s(218),o),n[s(250)](n[s(245)](o,0),i),o},converterPriority:t(221)})}}const So=No;function No(t,e){const n=vo();return(No=function(t,e){return n[t-=427]})(t,e)}function vo(){const t=["key","get","attribute","HtmlEmbed","rawHtml","registerElementLabel","afterInit","1633907QAKJbD","registerBlockAttribute","nodeAfter","getFirstRange","editor","369064XVzkjS","26084ICUhrD","locale","8CxRLWh","7852308Ecxwvg","value","12396voShbV","format","enableDefaultAttributesIntegration","formatBlock","has","10GPJQZu","2705UtXrCR","ELEMENT_HTML_EMBED","_registerLegacyDescription","52shAueu","7dAgLtM","2917980bGtNZQ","start","1158jLkaFf","plugins","type","element","htmlEmbed","descriptionFactory","commandName","*Change %0 content*","registerDescriptionCallback","TrackChangesEditing"];return(vo=function(){return t})()}!function(t,e){const n=No,r=t();for(;;)try{if(174096===parseInt(n(456))/1*(-parseInt(n(454))/2)+-parseInt(n(459))/3*(parseInt(n(427))/4)+parseInt(n(465))/5*(parseInt(n(431))/6)+parseInt(n(428))/7*(parseInt(n(453))/8)+-parseInt(n(429))/9+-parseInt(n(464))/10*(parseInt(n(448))/11)+parseInt(n(457))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vo);class Mo extends t.Plugin{[So(447)](){const t=So,e=this[t(452)];if(!e[t(432)][t(463)](t(444)))return;const n=e[t(432)][t(442)](t(440)),r=e[t(455)];n[t(436)][t(446)](t(445),(e=>Hr(r,t(466),e))),n[t(461)](t(435)),n[t(449)](t(458)),n[t(436)][t(439)]((e=>{const n=t;if(n(443)!=e[n(433)])return;const{data:s}=e;if(s&&n(458)==s[n(441)]&&e[n(451)]()[n(430)][n(450)].is(n(434),n(445))){const t=Hr(r,n(466));return{type:n(460),content:Hr(r,n(438),t)}}})),this[t(467)]()}[So(467)](){const t=So,e=this[t(452)],n=e[t(455)];e[t(432)][t(442)](t(440))[t(436)][t(439)]((e=>{const r=t;if(r(462)!=e[r(433)])return;const{data:s}=e;if(s&&r(435)==s[r(437)]){const t=Hr(n,r(466));return{type:r(460),content:Hr(n,r(438),t)}}}))}}const Oo=wo;function wo(t,e){const n=Do();return(wo=function(t,e){return n[t-=162]})(t,e)}function Do(){const t=["attribute","imageBlock","resizeImage","editor","TrackChangesEditing","commandParams","afterInit","registerAttributeLabel","getClosestSelectedImageElement","forceDefaultExecution","convertBlockImageToInline","convertInlineImageToBlock","toPrevious","_registerLegacyDescription","nodeBefore","12jaoTbM","formatInline","Block image to inline image","nodeAfter","ELEMENT_IMAGE","type","isCollapsed","resizedWidth","ImageEditing","findIndex","find","imageTextAlternative","1yKuqyy","registerBlockAttribute","*Set image width:* %0","createRange","toggleImageCaption","912744uLGkRa","isOwn","getContainedElement","ImageUtils","540905IqPteH","caption","filter","imageTypeBlock","descriptionFactory","*Reset image width*","newValue","length","ImageUploadEditing","schema","FORMAT_IMAGE_SIZE","change","chain","registerDescriptionCallback","registerCustomCallback","join","getNearestSelectionRange","registerElementLabel","previous","*Set image text alternative:* %0","ImageCaptionUtils","deletion","model","_findSuggestions","toNext","*Remove image text alternative*","200BMgLJL","enableCommand","get","selection","imageTypeInline","imageStylePreApply","commandName","getSuggestionCallback","insertion","width","imageCaption","ImageBlockEditing","addObject","ImageInlineEditing","has","format","ImageCaptionEditing","ELEMENT_INLINE_IMAGE","getCaptionFromImageModelElement","markDeletion","enableDefaultAttributesIntegration","isIntersecting","backward","createRangeOn","1759742DMsPws","removeObject","document","accept","ImageResize","isEqual","end","ImageTextAlternativeEditing","markInsertion","358857OfSbUG","825174UfanQc","forward","isBlockImage","uploadImage","plugins","Inline image to block image","markBlockFormat","alt","discard","key","insertImage","detach","element","locale","fromPosition","_suggestionFactory","start","681814ecSBPO","subType","getFirstRange","imageInline","isBefore","9089250yXYpPH","formatBlock","ELEMENT_CAPTION"];return(Do=function(){return t})()}!function(t,e){const n=wo,r=t();for(;;)try{if(525079===parseInt(n(264))/1*(parseInt(n(202))/2)+parseInt(n(212))/3+-parseInt(n(269))/4+parseInt(n(273))/5*(-parseInt(n(252))/6)+-parseInt(n(229))/7+-parseInt(n(178))/8*(parseInt(n(211))/9)+parseInt(n(234))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Do);class Fo extends t.Plugin{[Oo(243)](){const t=Oo,e=this[t(240)];if(!e[t(216)][t(192)](t(260)))return;const n=e[t(216)][t(180)](t(241)),r=e[t(216)][t(180)](t(272)),s=e[t(225)];n[t(179)](t(222)),n[t(277)][t(169)](t(238),(e=>Hr(s,t(256),e))),n[t(277)][t(169)](t(232),(e=>Hr(s,t(195),e))),n[t(277)][t(169)](t(274),(()=>Hr(s,t(236)))),e[t(216)][t(192)](t(281))&&n[t(179)](t(215)),e[t(216)][t(192)](t(189))&&e[t(216)][t(192)](t(191))&&(n[t(179)](t(182),((s,o)=>{const i=t,a=r[i(245)](e[i(174)][i(204)][i(181)]);e[i(174)][i(163)]((()=>{const t=i;n[t(218)](a,{commandName:t(182),commandParams:[o]},[],t(247))}))})),n[t(179)](t(276),((s,o)=>{const a=t;e[a(174)][a(163)]((t=>{const c=a;let u=r[c(245)](e[c(174)][c(204)][c(181)]),l=t[c(201)](u);const f=i.LivePosition[c(226)](l[c(228)],c(249)),h=i.LivePosition[c(226)](l[c(208)],c(176));n[c(246)]((()=>s(o))),u=r[c(245)](e[c(174)][c(204)][c(181)]),l=t[c(201)](u);const g=t[c(267)](f,h);f[c(223)](),h[c(223)](),n[c(218)](u,{commandName:c(182),commandParams:[o]},[],c(248)),g[c(228)][c(233)](l[c(228)])&&n[c(210)](t[c(267)](g[c(228)],l[c(228)]),c(248)),l[c(208)][c(233)](g[c(208)])&&n[c(210)](t[c(267)](l[c(208)],g[c(208)]),c(248))}))})),n[t(227)][t(166)](t(235),t(248),t(167),(()=>!1)),n[t(227)][t(166)](t(235),t(248),t(205),(()=>!1)),n[t(227)][t(166)](t(235),t(248),t(220),n[t(227)][t(185)](t(235),"",t(205))),n[t(227)][t(166)](t(186),t(248),t(167),(()=>!1)),n[t(227)][t(166)](t(186),t(248),t(220),(([r])=>{const s=t,o=n[s(227)][s(185)](s(186),"",s(220));let i=r[s(228)],a=r[s(208)];const c=e[s(174)][s(282)][s(168)](i,s(200)),u=e[s(174)][s(282)][s(168)](a,s(213));c[s(258)]&&(i=c[s(228)]),u[s(258)]&&(a=u[s(208)]),o([e[s(174)][s(267)](i,a)])})),n[t(227)][t(166)](t(235),t(248),t(164),c),n[t(227)][t(166)](t(186),t(248),t(164),c)),e[t(216)][t(192)](t(194))&&(n[t(179)](t(268),((s,o)=>{const i=t,a=e[i(216)][i(180)](i(172));let c=r[i(245)](e[i(174)][i(204)][i(181)]),u=a[i(196)](c);e[i(174)][i(163)]((()=>{const t=i;if(u)return void n[t(197)](e[t(174)][t(201)](u));const l=r[t(214)](c);s(o),c=r[t(245)](e[t(174)][t(204)][t(181)]),u=a[t(196)](c),n[t(210)](e[t(174)][t(201)](u),l?null:t(188))}))})),n[t(227)][t(166)](t(186),t(188),t(164),c));const o=[{type:t(235),subType:t(183)},{type:t(186),subType:t(188)},{type:t(235),subType:t(248)},{type:t(186),subType:t(248)}];function a(e,s){const i=t,a=o[i(261)]((({type:t,subType:n})=>e[i(257)]==t&&e[i(230)]==n)),c=o[i(261)]((({type:t,subType:e})=>s[i(257)]==t&&s[i(230)]==e));if(a<0||c<0)return!1;const u=e[i(231)](),l=s[i(231)]();if((0==a||1==a)&&2==c&&u[i(199)](l))return!0;if(2==a&&3==c){const t=n[i(175)](u,i(186))[i(275)]((({suggestion:t,meta:e})=>e[i(270)]&&i(248)==t[i(230)]));if(t[i(280)]>1&&l[i(208)][i(207)](u[i(228)]))return!0;if(1==t[i(280)]&&(u[i(228)][i(207)](l[i(208)])||u[i(208)][i(207)](l[i(228)])))return!0}if(3==a&&3==c&&u[i(228)][i(233)](l[i(228)])){const t=u[i(208)][i(255)],e=l[i(228)][i(251)];return r[i(214)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(216)][t(192)](t(206))&&(n[t(198)](t(239)),n[t(265)](t(259)),n[t(277)][t(244)](t(259),Hr(s,t(162)))),e[t(216)][t(192)](t(209))&&(n[t(198)](t(263)),n[t(265)](t(219))),n[t(277)][t(165)]((e=>{const n=t;if(o[n(262)]((({type:t,subType:r})=>e[n(257)]==t&&e[n(230)]==r)))return e[n(170)]?{}:void 0})),n[t(277)][t(165)]((e=>{const n=t;if(n(186)==e[n(257)]||n(173)==e[n(257)]){const t=e[n(271)]();if(t&&t.is(n(224),n(274)))return{type:n(186)==e[n(257)]?n(190):n(203),element:t,quantity:1}}})),n[t(277)][t(165)]((e=>t(235)==e[t(257)]&&t(248)==e[t(230)]?{type:t(193),content:t(217)}:t(235)==e[t(257)]&&t(247)==e[t(230)]?{type:t(193),content:t(254)}:void 0)),n[t(277)][t(165)]((e=>{const n=t;if(n(237)!=e[n(257)])return;const{data:r}=e;if(!r||n(219)!=r[n(221)])return;const o=r[n(279)];return o?{type:n(193),content:Hr(s,n(171),'"'+o+'"')}:{type:n(193),content:Hr(s,n(177))}})),this[t(250)]()}[Oo(250)](){const t=Oo,e=this[t(240)],n=e[t(225)];e[t(216)][t(180)](t(241))[t(277)][t(165)]((e=>{const r=t;if(r(235)!=e[r(257)]&&r(253)!=e[r(257)])return;const{data:s}=e;if(s){if(r(263)==s[r(184)]){const t=s[r(242)][0][r(279)];return t?{type:r(193),content:Hr(n,r(171),'"'+t+'"')}:{type:r(193),content:Hr(n,r(177))}}if(r(239)==s[r(184)]){const t=s[r(242)][0][r(187)];return t?{type:r(193),content:Hr(n,r(266),t)}:{type:r(193),content:Hr(n,r(278))}}}}))}}const Po=Bo;function xo(){const t=["oldValue","type","28460wwYsxK","3nmxCqi","src","1837ZVdUon","registerDescriptionCallback","replaceImageSource","getSuggestionCallback","registerCustomCallback","discard","2701264WbYSOd","plugins","newValue","has","_handleLegacySuggestions","get","96lOEiDd","afterInit","*Replace image URL*","key","commandName","accept","registerBlockAttribute","600622zXlTZj","enableDefaultAttributesIntegration","_suggestionFactory","format","*Format:* replace image URL","423710CZmeWi","descriptionFactory","12065778jcBdcz","editor","locale","_registerLegacyDescription","626246CDDzLE","formatBlock","20670YGlzhz","attribute","405zKCxrx","ImageEditing","TrackChangesEditing","formatInline"];return(xo=function(){return t})()}function Bo(t,e){const n=xo();return(Bo=function(t,e){return n[t-=267]})(t,e)}!function(t,e){const n=Bo,r=t();for(;;)try{if(762461===-parseInt(n(284))/1+-parseInt(n(295))/2*(-parseInt(n(306))/3)+-parseInt(n(305))/4*(parseInt(n(299))/5)+parseInt(n(277))/6*(parseInt(n(289))/7)+-parseInt(n(271))/8+parseInt(n(291))/9+-parseInt(n(297))/10*(parseInt(n(308))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xo);class Uo extends t.Plugin{[Po(278)](){const t=Po;if(!this[t(292)][t(272)][t(274)](t(300)))return;const e=this[t(292)][t(293)],n=this[t(292)][t(272)][t(276)](t(301));n[t(285)](t(267)),n[t(283)](t(307)),n[t(290)][t(309)]((n=>{const r=t;if(r(298)!=n[r(304)])return;const{data:s}=n;return s&&r(307)==s[r(280)]?s[r(273)]&&s[r(303)]?{type:r(287),content:Hr(e,r(279))}:{type:r(287),content:""}:void 0})),this[t(275)]()}[Po(275)](){const t=Po,e=this[t(292)][t(272)][t(276)](t(301));e[t(286)][t(269)](t(296),t(267),t(282),e[t(286)][t(268)](t(296),null,t(270))),e[t(286)][t(269)](t(296),t(267),t(270),e[t(286)][t(268)](t(296),null,t(282))),this[t(294)]()}[Po(294)](){const t=Po,e=this[t(292)],n=e[t(293)];e[t(272)][t(276)](t(301))[t(290)][t(309)]((e=>{const r=t;if(r(296)!=e[r(304)]&&r(302)!=e[r(304)])return;const{data:s}=e;return s&&r(267)==s[r(281)]?{type:r(287),content:Hr(n,r(288))}:void 0}))}}function jo(t,e){const n=Vo();return(jo=function(t,e){return n[t-=218]})(t,e)}const Go=jo;function Vo(){const t=["locale","end","getSuggestion","imageStyle","_splitMarkerName","getSuggestions","setImageNaturalSizeAttributes","title","getSuggestionCallback","imageStylePreApply","ImageUtils","filter","imageTypeInline","accept","nodeAfter","commandReversedParams","Users","toLowerCase","599170wBQKcy","has","model","FORMAT_SIDE_IMAGE","differ","isInlineImage","51045MAPdYy","1UvXDTc","4382616KsFUhx","formatInline","getFirstRange","isEqual","registerCustomCallback","14559310iKUPMJ","from","document","editor","shouldConvertImageType","formatBlock","discardSuggestion","format","209301PwjSQP","imageStylePostApply","refresh","getClosestSelectedImageElement","ImageStyleEditing","next","change","markInlineFormat","markBlockFormat","commandName","imageTypeBlock","enableCommand","8YkPsVG","isInContent","insertion","forEach","findIndex","createRangeOn","descriptionFactory","normalizedStyles","start","commandParams","plugins","168JCAZcd","selection","registerDescriptionCallback","registerPostFixer","discard","isIntersecting","chain","value","7366122TonRAs","_findSuggestions","head","afterInit","suggestion","hasSuggestion","getContainedElement","side","length","getChangedMarkers","commands","isOwn","*Format:* %0","newRange","name","author","nodeBefore","type","get","1719109qJnYgw","convertInlineImageToBlock","join","isBlockImage","TrackChangesEditing","_registerLegacyDescription","imageCaption","subType","_suggestionFactory","isBefore"];return(Vo=function(){return t})()}!function(t,e){const n=jo,r=t();for(;;)try{if(500236===parseInt(n(256))/1*(-parseInt(n(249))/2)+-parseInt(n(270))/3+-parseInt(n(293))/4*(parseInt(n(255))/5)+-parseInt(n(257))/6+parseInt(n(221))/7*(-parseInt(n(282))/8)+parseInt(n(301))/9+parseInt(n(262))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class zo extends t.Plugin{[Go(304)](){const t=Go,n=this[t(265)];if(!n[t(292)][t(250)](t(274)))return;const r=n[t(292)][t(220)](t(225)),s=n[t(292)][t(220)](t(241)),o={};r[t(281)](t(234),((o,i)=>{const a=t,c=n[a(292)][a(220)](a(247)).me,u=n[a(311)][a(220)](a(234));let l=s[a(273)](n[a(251)][a(264)][a(294)]),f=n[a(251)][a(287)](l),h=u[a(300)];if(h==i[a(300)])return;const g={commandName:a(234),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(251)][a(276)]((()=>{const t=a;if(r[t(236)]()[t(242)]((e=>e[t(283)]&&c==e[t(316)]&&(t(267)==e[t(219)]||t(258)==e[t(219)])&&(t(240)==e[t(228)]||t(271)==e[t(228)])&&e[t(259)]()[t(260)](f)))[t(285)]((e=>r[t(268)](e[t(303)]))),l=s[t(273)](n[t(251)][t(264)][t(294)]),f=n[t(251)][t(287)](l),u[t(272)](),n[t(311)][t(220)](t(243))[t(272)](),n[t(311)][t(220)](t(280))[t(272)](),h=u[t(300)],h!=i[t(300)])return s[t(254)](l)&&u[t(266)](i[t(300)],l)?(o({...i,setImageSizes:!1}),l=s[t(273)](n[t(251)][t(264)][t(294)]),void r[t(278)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(240))):void(s[t(224)](l)?r[t(278)](l,g,[],t(271)):r[t(277)](f,g,t(271)))}))}));for(const e of n[t(292)][t(220)](t(274))[t(289)])o[e[t(315)]]=e[t(238)][t(248)]();r[t(229)][t(261)](t(267),t(240),t(223),(()=>!1)),r[t(229)][t(261)](t(267),t(271),t(223),(()=>!1)),r[t(229)][t(261)](t(258),t(271),t(223),(()=>!1)),r[t(229)][t(261)](t(267),t(240),t(244),(([e])=>{const n=t;s[n(237)](e[n(307)]())})),r[t(229)][t(261)](t(267),t(240),t(297),((e,n)=>{const s=t;r[s(229)][s(239)](s(267),"",s(244))(e,{commandName:n[s(279)],commandParams:n[s(246)]})})),r[t(229)][t(261)](t(267),t(240),t(299),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(267),subType:t(240)},{type:t(284),subType:t(227)},{type:t(267),subType:t(222)},{type:t(284),subType:t(222)}];function a(e,n){const o=t,a=i[o(286)]((({type:t,subType:n})=>e[o(219)]==t&&e[o(228)]==n)),c=i[o(286)]((({type:t,subType:e})=>n[o(219)]==t&&n[o(228)]==e));if(a<0||c<0)return!1;const u=e[o(259)](),l=n[o(259)]();if((0==a||1==a)&&2==c&&u[o(298)](l))return!0;if(2==a&&3==c){const t=r[o(302)](u,o(284))[o(242)]((({suggestion:t,meta:e})=>e[o(312)]&&o(222)==t[o(228)]));if(t[o(309)]>1&&l[o(232)][o(260)](u[o(290)]))return!0;if(1==t[o(309)]&&(u[o(290)][o(260)](l[o(232)])||u[o(232)][o(260)](l[o(290)])))return!0}if(3==a&&3==c&&u[o(290)][o(230)](l[o(290)])){const t=u[o(232)][o(245)],e=l[o(290)][o(218)];return s[o(224)](t)&&t===e}return!1}n[t(251)][t(264)][t(296)]((()=>{const e=t;let o=!1;const i=Array[e(263)](n[e(251)][e(264)][e(253)][e(310)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(235)](t);if(e(305)==i&&r[e(306)](u)){if(e(267)==a&&(e(240)==c||e(271)==c)){const t=r[e(233)](u);if(n[e(314)]){const n=t[e(259)]()[e(307)]();if(s[e(224)](n))continue;r[e(268)](t),o=!0}}if(e(284)==a&&e(227)==c&&!n[e(314)]){const t=r[e(233)](u);t[e(275)]&&t[e(275)][e(283)]&&(r[e(268)](t[e(275)]),o=!0)}}}return o})),this[t(226)](o)}[Go(226)](t){const e=Go,n=this[e(265)],r=n[e(231)];n[e(292)][e(220)](e(225))[e(288)][e(295)]((n=>{const s=e;if(s(267)!=n[s(219)]&&s(258)!=n[s(219)])return;const{data:o}=n;if(!o||s(234)!=o[s(279)])return;const i=o[s(291)][0][s(300)];return function(t){const e=s;return{type:e(269),content:Hr(r,e(313),t)}}(s(308)===i?Hr(r,s(252)):t[i]||i)}))}}function Ho(){const t=["4948MSNVpP","4136zBuJRL","_setSuggestionData","trackChanges","enableCommand","execute","importWord","2UqIALE","track_changes","450rxTHgy","_handleImportedData","value","lowest","plugins","forEach","editor","1399311DMeMlq","_trackChangesExecuted","commands","get","737678jyTeNs","6450042TkQxbq","Users","12670730pxudkk","4505EKsWmA","114848OvrBkW","163104mlFjZw","dataInsert","afterInit","collaboration_features","TrackChangesEditing","high","_trackChangesValueDuringImport","7usIdnf","bind","listenTo"];return(Ho=function(){return t})()}const Ko=Wo;function Wo(t,e){const n=Ho();return(Wo=function(t,e){return n[t-=445]})(t,e)}!function(t,e){const n=Wo,r=t();for(;;)try{if(664934===-parseInt(n(452))/1*(parseInt(n(465))/2)+parseInt(n(461))/3+-parseInt(n(445))/4*(parseInt(n(469))/5)+parseInt(n(466))/6*(-parseInt(n(478))/7)+parseInt(n(470))/8*(-parseInt(n(454))/9)+-parseInt(n(468))/10+parseInt(n(446))/11*(parseInt(n(471))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ho);class Xo extends t.Plugin{constructor(t){const e=Wo;super(t),this[e(477)]=!1,this[e(462)]=!1}[Ko(473)](){const t=Ko,e=this[t(460)],n=e[t(463)][t(464)](t(451)),r=e[t(463)][t(464)](t(448));n&&(n.on(t(450),((e,[,n])=>{const s=t;this[s(477)]=r[s(456)],n[s(474)][s(453)]=!this[s(477)]}),{priority:t(476)}),this[t(480)](n,t(472),this[t(455)][t(479)](this)),this[t(480)](n,t(472),(()=>{const e=t;this[e(462)]&&(r[e(450)](),this[e(462)]=!1)}),{priority:t(457)}),e[t(458)][t(464)](t(475))[t(449)](t(451)))}[Ko(455)](t,e){const n=Ko,{suggestions:r}=e,s=this[n(460)][n(463)][n(464)](n(448)),o=s[n(456)];this[n(477)]!==o&&(s[n(450)](),this[n(462)]=!0),r&&r[n(459)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(460)][o(458)][o(464)](o(467)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(451)}}};this[o(460)][o(458)][o(464)](o(475))[o(447)](i)}))}}const qo=Zo;function Zo(t,e){const n=Jo();return(Zo=function(t,e){return n[t-=486]})(t,e)}!function(t,e){const n=Zo,r=t();for(;;)try{if(573908===parseInt(n(523))/1*(parseInt(n(488))/2)+parseInt(n(496))/3*(-parseInt(n(504))/4)+parseInt(n(502))/5+-parseInt(n(486))/6*(parseInt(n(505))/7)+parseInt(n(512))/8+-parseInt(n(503))/9+parseInt(n(511))/10*(-parseInt(n(490))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jo);class Yo extends t.Plugin{[qo(516)](){const t=qo,e=this[t(520)],n=e[t(497)][t(519)](t(494));if(e[t(497)][t(510)](t(489))&&(n[t(515)](t(508)),n[t(515)](t(525))),e[t(497)][t(510)](t(522)))for(const e of[t(514),t(509)])n[t(493)](e);const r=e[t(518)];n[t(507)](t(500)),n[t(524)][t(495)](t(500),Hr(r,t(501))),this[t(506)]()}[qo(506)](){const t=qo,e=this[t(520)],n=e[t(518)],r=e[t(497)][t(519)](t(494));r[t(524)][t(517)]((e=>{const s=t;if(s(487)!=e[s(513)])return;const{data:o}=e;if(!o)return;if(s(514)!=o[s(498)]&&s(509)!=o[s(498)])return;const i=e[s(526)]()[0],a=r[s(524)][s(499)](i);return s(514)==o[s(498)]?{type:s(521),content:Hr(n,s(491),a)}:s(509)==o[s(498)]?{type:s(521),content:Hr(n,s(492),a)}:void 0}))}}function Jo(){const t=["2lgEuzm","IndentEditing","11DPKfpV","*Indent:* %0","*Outdent:* %0","enableDefaultAttributesIntegration","TrackChangesEditing","registerAttributeLabel","10869HhQnCv","plugins","commandName","getItemLabel","blockIndent","FORMAT_INDENT","3779055eFpDCf","1524600BpqzRZ","508RCvTQe","11109zeNpJH","_registerLegacyDescription","registerBlockAttribute","indent","outdentBlock","has","11047770HAqUvR","6795448pdvAcK","type","indentBlock","enableCommand","afterInit","registerDescriptionCallback","locale","get","editor","format","IndentBlock","1142563JVORsq","descriptionFactory","outdent","getItems","1662gGMrUy","formatBlock"];return(Jo=function(){return t})()}var Qo=ti;function $o(){var t=["5JMKyMb","18OLbCAl","enableCommand","editor","11195940FsbRKn","4NQgmfV","204iowIXn","get","30oOoUpF","plugins","requires","361893CqosEZ","543515tQKCxw","1428848uTfNfq","TrackChangesEditing","init","1366255AUtSIR","1614704oCvmRX","20275hUtKFF","input"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=262]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(911667===parseInt(n(279))/1+parseInt(n(266))/2*(parseInt(n(272))/3)+parseInt(n(278))/4*(parseInt(n(281))/5)+-parseInt(n(269))/6*(parseInt(n(273))/7)+parseInt(n(274))/8*(-parseInt(n(262))/9)+-parseInt(n(265))/10+-parseInt(n(277))/11*(-parseInt(n(267))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($o);class ei extends t.Plugin{static get[Qo(271)](){return[vs.Input]}[Qo(276)](){var t=Qo;this[t(264)][t(270)][t(268)](t(275))[t(263)](t(280))}}function ni(t,e){const n=si();return(ni=function(t,e){return n[t-=348]})(t,e)}const ri=ni;function si(){const t=["registerInlineAttribute","enableDefaultAttributesIntegration","1053452hNGisW","commandParams","editor","locale","registerDescriptionCallback","linkHref","unlink","_registerLegacyDescription","commands","21OUxihC","key","LinkEditing","has","624969BddIPT","registerAttributeLabel","10OhlPJy","link","manualDecorators","formatInline","link (","TrackChangesEditing","descriptionFactory","afterInit","130ZNkBOI","attribute","*Set link:* %0","type","32092FNtpdU","1kcDWma","label","5181777IDzwpG","plugins","newValue","toLowerCase","2440680TcnGtt","get","1249464UhIkHo","481288dEwQQv","*Remove link*","format","commandName"];return(si=function(){return t})()}!function(t,e){const n=ni,r=t();for(;;)try{if(298393===parseInt(n(375))/1*(-parseInt(n(390))/2)+parseInt(n(360))/3+-parseInt(n(374))/4*(parseInt(n(370))/5)+parseInt(n(383))/6+-parseInt(n(356))/7*(parseInt(n(384))/8)+parseInt(n(377))/9*(parseInt(n(362))/10)+parseInt(n(381))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ri(369)](){const t=ri,e=this[t(349)];if(!e[t(378)][t(359)](t(358)))return;const n=e[t(378)][t(382)](t(367)),r=e[t(355)][t(382)](t(363));n[t(389)](t(363)),n[t(389)](t(353)),n[t(388)](t(352));for(const e of r[t(364)])n[t(388)](e.id),n[t(368)][t(361)](e.id,t(366)+e[t(376)][t(380)]()+")");n[t(368)][t(351)]((n=>{const r=t;if(r(371)!=n[r(373)])return;const{data:s}=n;if(!s||r(352)!=s[r(357)])return;const o=s[r(379)],i=e[r(350)];return{type:r(386),content:null==o?Hr(i,r(385)):Hr(i,r(372),'"'+o+'"')}})),this[t(354)]()}[ri(354)](){const t=ri,e=this[t(349)],n=e[t(350)];e[t(378)][t(382)](t(367))[t(368)][t(351)]((e=>{const r=t;if(r(365)!=e[r(373)])return;const{data:s}=e;if(s){if(r(363)==s[r(387)]){const t=s[r(348)][0];return{type:r(386),content:Hr(n,r(372),'"'+t+'"')}}return r(353)==s[r(387)]?{type:r(386),content:Hr(n,r(385))}:void 0}}))}}const ii=ai;function ai(t,e){const n=ui();return(ai=function(t,e){return n[t-=264]})(t,e)}!function(t,e){const n=ai,r=t();for(;;)try{if(127829===-parseInt(n(321))/1*(parseInt(n(332))/2)+parseInt(n(269))/3+-parseInt(n(270))/4*(-parseInt(n(286))/5)+-parseInt(n(297))/6+parseInt(n(344))/7*(parseInt(n(342))/8)+parseInt(n(318))/9+parseInt(n(305))/10*(-parseInt(n(314))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ui);class ci extends t.Plugin{[ii(284)](){const t=ii,e=this[t(273)],n=e[t(277)];if(!e[t(317)][t(264)](t(275)))return;const r=e[t(317)][t(311)](t(330)),s=e[t(317)][t(264)](t(319));function o(t){return()=>{const n=ai,s=e[n(294)][n(335)][n(283)],o=e[n(306)][n(311)](t);if(o[n(308)])return void e[n(304)](n(333),{});const i=t[n(279)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(316)](t)[s(336)]((t=>function(t,e){const n=s;return e[n(339)](t[n(323)],n(350))&&!e[n(289)](t)}(t,r)));o=o[s(336)]((t=>!t.is(s(295),s(350))||t[s(267)](s(322))!=e));const i=new Set;for(const t of o)t.is(s(295),s(350))?i[s(299)](li(t)):i[s(299)](t);return Array[s(316)](i)}(s[n(278)](),i,e[n(294)][n(265)]);e[n(294)][n(272)]((()=>{const e=n;for(const n of a)r[e(300)](n,{commandName:t,commandParams:[{forceValue:!o[e(308)]}],formatGroupId:e(291)},fi(n))}))}}function i(t){return()=>{const n=ai,s=function(t){const e=ai;let n=Array[e(316)](t);const r=n[e(266)]((t=>e(350)!=t[e(340)]));return r>-1&&(n=n[e(279)](0,r)),n}(e[n(294)][n(335)][n(283)][n(278)]()),o=e[n(294)][n(320)](e[n(294)][n(349)](s[0],n(296)),e[n(294)][n(349)](s[s[n(276)]-1],n(341)));e[n(294)][n(272)]((()=>{const e=n;r[e(300)](o,{commandName:t,commandParams:[],formatGroupId:e(292)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(345)];for(;t&&t[n(267)](n(292))>e[n(267)](n(292));)r[n(299)](t),t=t[n(345)]}return Array[n(316)](r)}(s))}))}}r[t(348)](t(274),o(t(274))),r[t(348)](t(326),o(t(326))),s&&r[t(348)](t(301),o(t(301))),r[t(348)](t(282),i(t(282))),r[t(348)](t(293),i(t(293))),s&&r[t(348)](t(327),(()=>{const n=t,s=e[n(306)][n(311)](n(327)),o=Array[n(316)](s[n(307)]);o[n(336)]((t=>t[n(267)](n(310))!=s[n(308)])),e[n(294)][n(272)]((()=>{const t=n;for(const e of o)r[t(300)](e,{commandName:t(327),commandParams:[{forceValue:!s[t(308)]}]})}))})),r[t(268)][t(313)](t(350),(e=>Hr(n,t(271),e))),r[t(268)][t(346)]((e=>{const r=t;if(r(343)!=e[r(280)]&&r(287)!=e[r(280)])return;const{data:s}=e;if(s){if(r(274)==s[r(298)]||r(326)==s[r(298)]||r(301)==s[r(298)])switch(s[r(298)][r(334)](r(281),"")){case r(331):return o(Hr(n,r(347)));case r(290):return o(Hr(n,r(328)));case r(315):return o(Hr(n,r(302)))}if(r(282)==s[r(298)])return{type:r(325),content:Hr(n,r(324),Hr(n,r(271)))};if(r(293)==s[r(298)])return{type:r(325),content:Hr(n,r(309),Hr(n,r(271)))};if(r(327)==s[r(298)])return s[r(329)][0][r(288)]?{type:r(325),content:Hr(n,r(312))}:{type:r(325),content:Hr(n,r(338))}}function o(t){const e=r;return{type:e(325),content:Hr(n,e(303),t)}}}))}}function ui(){const t=["32dZOeio","ELEMENT_LIST_ITEM","change","editor","numberedList","LegacyListEditing","length","locale","getSelectedBlocks","slice","type","List","indentList","selection","afterInit","push","46135hEOEME","formatInline","forceValue","isObject","numbered","blockName","listIndent","outdentList","model","element","before","752430fyCStP","commandName","add","markBlockFormat","todoList","ELEMENT_TODO_LIST","*Change to:* %0","execute","1310YjHQCG","commands","_selectedElements","value","*Outdent:* %0","todoListChecked","get","*Check item*","registerElementLabel","13112JUaDzP","todo","from","plugins","2087127MRLhHw","LegacyTodoListEditing","createRange","59pLKjvn","listType","parent","*Indent:* %0","format","bulletedList","checkTodoList","ELEMENT_NUMBERED_LIST","commandParams","TrackChangesEditing","bulleted","954yHzKFb","paragraph","replace","document","filter","previousSibling","*Uncheck item*","checkChild","name","end","16ZunJwQ","formatBlock","401268oSPNHA","nextSibling","registerDescriptionCallback","ELEMENT_BULLETED_LIST","enableCommand","createPositionAt","listItem","has","schema","findIndex","getAttribute","descriptionFactory","51486jvizgF"];return(ui=function(){return t})()}function li(t){const e=ii,n=t[e(267)](e(292));if(0==n)return t;let r=t;for(;t[e(337)]&&t[e(337)].is(e(295),e(350));){const s=t[e(337)][e(267)](e(292));if(s==n)r=t[e(337)];else if(s<n)break;t=t[e(337)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(295),e(350))&&t[e(267)](e(292))>0){let r=t[e(345)];for(;r&&e(350)==r[e(340)]&&r[e(267)](e(292))==t[e(267)](e(292));)n[e(285)](r),r=r[e(345)]}return n}const hi=gi;function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=466]})(t,e)}function di(){const t=["handleListStyleCommand","map","_getSuggestionBlocks","18ODvsLA","990472vTKDmb","*Format:* set start index to %0","flat","*Format:* set order to reversed","length","default","LegacyListPropertiesEditing","LegacyListUtils","descriptionFactory","push","commandParams","filter","locale","listStyle","formatInline","format","TrackChangesEditing","selection","bind","backward","115520hTheUi","3TkvDrL","*Change to:* %0","getFirstPosition","type","createPositionAt","before","52879RLZocV","replace","_getTranslationKeyForListStyle","styles","parent","listType","handleListStartCommand","ELEMENT_","createRange","5508314cEJuqs","change","*Format:* set order to regular","registerDescriptionCallback","plugins","startIndex","handleDescriptions","numbered","reversed","document","enableCommand","commandName","_LIST_","element","listItem","markMultiRangeBlockFormat","80nPOLFb","list.properties","getAttribute","1143274lZiRBW","getSelectedBlocks","afterInit","has","config","toUpperCase","unshift","237642DggYFo","8sNVWoj","formatBlock","listReversed","forward","handleListReversedCommand","531JMjmgK","getLastPosition","editor","listStart","model","from","getSiblingNodes","get","getListTypeFromListStyleType","_getSuggestionBlocksForListStyle","13059552gTIeQM"];return(di=function(){return t})()}!function(t,e){const n=gi,r=t();for(;;)try{if(394291===-parseInt(n(511))/1*(parseInt(n(483))/2)+parseInt(n(505))/3*(-parseInt(n(484))/4)+-parseInt(n(536))/5*(-parseInt(n(546))/6)+parseInt(n(520))/7*(parseInt(n(547))/8)+parseInt(n(469))/9*(parseInt(n(504))/10)+parseInt(n(539))/11+-parseInt(n(479))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[hi(541)](){const t=hi;if(!this[t(471)][t(524)][t(542)](t(490)))return;const e=this[t(471)][t(543)][t(476)](t(537)),n=this[t(471)][t(524)][t(476)](t(500));e[t(514)]&&n[t(530)](t(497),this[t(480)][t(502)](this)),e[t(528)]&&n[t(530)](t(466),this[t(468)][t(502)](this)),e[t(525)]&&n[t(530)](t(472),this[t(517)][t(502)](this)),n[t(492)][t(523)](this[t(526)][t(502)](this))}[hi(480)](t,e={}){const n=hi,r=this[n(471)][n(524)][n(476)](n(500)),s=this[n(478)]();this[n(471)][n(473)][n(521)]((()=>{const t=n;r[t(535)](s,{commandName:t(497),commandParams:[{type:e[t(508)]}],formatGroupId:t(497)})}))}[hi(468)](t,e={}){const n=hi,r=this[n(471)][n(524)][n(476)](n(500)),s=this[n(482)]((t=>t.is(n(533),n(534))&&n(527)===t[n(538)](n(516))));if(s[n(488)]<1)return;const o=s[n(481)]((t=>this[n(471)][n(473)][n(519)](this[n(471)][n(473)][n(509)](t,n(510)),this[n(471)][n(473)][n(509)](t,0))));this[n(471)][n(473)][n(521)]((()=>{const t=n;r[t(535)](o,{commandName:t(466),commandParams:[{reversed:e[t(528)]}],formatGroupId:t(466)})}))}[hi(517)](t,e={}){const n=hi,r=this[n(471)][n(524)][n(476)](n(500)),s=this[n(482)]((t=>t.is(n(533),n(534))&&n(527)===t[n(538)](n(516))));if(s[n(488)]<1)return;const o=s[n(481)]((t=>this[n(471)][n(473)][n(519)](this[n(471)][n(473)][n(509)](t,n(510)),this[n(471)][n(473)][n(509)](t,0))));this[n(471)][n(473)][n(521)]((()=>{const t=n;r[t(535)](o,{commandName:t(472),commandParams:[{startIndex:e[t(525)]}],formatGroupId:t(472)})}))}[hi(526)](t){const e=hi;if(e(548)!=t[e(508)]&&e(498)!=t[e(508)])return;const n=this[e(471)][e(496)],{data:r}=t;if(!r)return;let s,o;switch(r[e(531)]){case e(497):s=e(506),o={type:e(499),content:Hr(n,s,Hr(n,this[e(513)](r[e(494)][0][e(508)])))};break;case e(466):s=r[e(494)][0][e(528)]?e(487):e(522),o={type:e(499),content:Hr(n,s)};break;case e(472):s=e(485),o={type:e(499),content:Hr(n,s,r[e(494)][0][e(525)])}}return o}[hi(478)](){const t=hi;var e,n,r,s;const o=this[t(471)][t(524)][t(476)](t(491));let i=Array[t(474)](this[t(471)][t(473)][t(529)][t(501)][t(540)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(533),t(534)))&&i[t(545)](...o[t(475)](this[t(471)][t(473)][t(529)][t(501)][t(507)](),t(503))),(null===(n=i[i[t(488)]-1])||void 0===n?void 0:n.is(t(533),t(534)))&&i[t(493)](...o[t(475)](this[t(471)][t(473)][t(529)][t(501)][t(470)](),t(467))),i=[...new Set(i)],(null===(s=null===(r=this[t(471)][t(473)][t(529)][t(501)][t(507)]())||void 0===r?void 0:r[t(515)])||void 0===s?void 0:s.is(t(533),t(534)))&&(i=i[t(495)]((e=>e.is(t(533),t(534))))),i}[hi(482)](t){const e=hi,n=this[e(471)][e(524)][e(476)](e(491));let r=Array[e(474)](this[e(471)][e(473)][e(529)][e(501)][e(540)]())[e(495)](t)[e(481)]((t=>{const r=e,s=this[r(471)][r(473)][r(509)](t,0);return[...n[r(475)](s,r(503)),...n[r(475)](s,r(467))]}))[e(486)]();return r=[...new Set(r)],r}[hi(513)](t){const e=hi;return e(518)+(this[e(471)][e(524)][e(476)](e(491))[e(477)](t)||e(489))[e(544)]()+e(532)+t[e(544)]()[e(512)](/-/g,"_")}}const mi=Ei;function Ii(){const t=["high","9249TxXNcs","locale","6974DPWIpI","8chsGKH","has","5JZOcgg","MediaEmbedEditing","afterInit","12910HnuDdP","1563990UwRJUs","ELEMENT_MEDIA","865522JhAtJc","stop","3561309nMSHKA","enableCommand","descriptionFactory","TrackChangesEditing","editor","downcastDispatcher","registerElementLabel","1393228etYYgy","div","data","get","options","createEmptyElement","for","showSuggestionHighlights","media","mediaEmbed","plugins","dataDowncast","attribute:url:media","46AvdfCd","conversion","elementToElement","1741890PRciak"];return(Ii=function(){return t})()}function Ei(t,e){const n=Ii();return(Ei=function(t,e){return n[t-=230]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(282130===-parseInt(n(263))/1*(-parseInt(n(258))/2)+parseInt(n(234))/3+parseInt(n(245))/4*(parseInt(n(230))/5)+parseInt(n(261))/6+parseInt(n(236))/7+-parseInt(n(266))/8*(parseInt(n(238))/9)+parseInt(n(233))/10*(-parseInt(n(265))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ii);class bi extends t.Plugin{[mi(232)](){const t=mi,e=this[t(242)];if(!e[t(255)][t(267)](t(231)))return;const n=e[t(255)][t(248)](t(241)),r=e[t(264)];n[t(239)](t(254)),n[t(240)][t(244)](t(253),(e=>Hr(r,t(235),e))),e[t(259)][t(251)](t(256))[t(260)]({model:t(253),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(252)])return n[s(250)](s(246))},converterPriority:t(262)}),e[t(247)][t(243)].on(t(257),((e,n,r)=>{const s=t;r[s(249)][s(252)]&&e[s(237)]()}),{priority:t(262)})}}const Ti=yi;function _i(){const t=["4720zDYhel","get","5577618ROtXYj","1UCElvi","4459776aKmszm","TrackChangesEditing","editor","1831983QxsGHP","has","plugins","8480495irTtzq","3134832eBQPyQ","mention","enableCommand","6398aGkvWX","MentionEditing","1070kYzLdr","afterInit","218547DvYeWK"];return(_i=function(){return t})()}function yi(t,e){const n=_i();return(yi=function(t,e){return n[t-=112]})(t,e)}!function(t,e){const n=yi,r=t();for(;;)try{if(921976===parseInt(n(116))/1*(parseInt(n(124))/2)+parseInt(n(120))/3+parseInt(n(117))/4+parseInt(n(123))/5+-parseInt(n(115))/6+-parseInt(n(127))/7*(parseInt(n(113))/8)+-parseInt(n(112))/9*(parseInt(n(129))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_i);class Ai extends t.Plugin{[Ti(130)](){const t=Ti,e=this[t(119)];e[t(122)][t(121)](t(128))&&e[t(122)][t(114)](t(118))[t(126)](t(125))}}const ki=Li;function Ci(){const t=["handleDescriptions","ELEMENT_MULTI_LEVEL_LIST","21qljFtS","191217VCMbfL","500036sVPrmn","format","registerDescriptionCallback","head","multiLevelList","data","MultiLevelList","enableDefaultAttributesIntegration","descriptionFactory","editor","*Remove format:* %0","key","oldValue","locale","12vCwfwk","newValue","9NiFDtK","52rEGLHl","57011933AyXqzy","5487270yKwlhm","160310CrhXdD","next","get","204LmoITx","has","listMarkerStyle","1523922KOvNGk","TrackChangesEditing","1991576OTPaGc","listType","*Set format:* %0","afterInit","registerBlockAttribute","plugins"];return(Ci=function(){return t})()}function Li(t,e){const n=Ci();return(Li=function(t,e){return n[t-=295]})(t,e)}!function(t,e){const n=Li,r=t();for(;;)try{if(706623===-parseInt(n(306))/1+-parseInt(n(332))/2+-parseInt(n(305))/3*(parseInt(n(323))/4)+parseInt(n(326))/5*(-parseInt(n(329))/6)+-parseInt(n(304))/7*(parseInt(n(296))/8)+parseInt(n(322))/9*(-parseInt(n(325))/10)+-parseInt(n(324))/11*(-parseInt(n(320))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ci);class Ri extends t.Plugin{[ki(299)](){const t=ki,e=this[t(315)],n=e[t(301)][t(328)](t(295));e[t(301)][t(330)](t(312))&&(n[t(313)](t(310)),n[t(300)](t(331)),n[t(314)][t(308)]((e=>this[t(302)](e))))}[ki(302)](t){const e=ki,n=this[e(315)][e(319)],{data:r}=t,s={type:e(307),content:""};if(r&&e(331)==r[e(317)]){if(!r[e(318)])return{type:e(307),content:Hr(n,e(298),Hr(n,e(303)))+" ("+r[e(321)]+")"};if(!r[e(321)]){let o=t[e(309)];for(;o;){if(o[e(311)]&&e(297)==o[e(311)][e(317)]&&o[e(311)][e(321)])return s;o=o[e(327)]}return{type:e(307),content:Hr(n,e(316),Hr(n,e(303)))+" ("+r[e(318)]+")"}}}}}const Si=vi;function Ni(){const t=["locale","get","1563310nwXaqc","afterInit","5940027agJSZw","descriptionFactory","TrackChangesEditing","8jiLxeQ","pageBreak","ELEMENT_PAGE_BREAK","212972zeFszV","enableCommand","1316904LyOkWz","has","1289724skPEbD","4dGFzgm","PageBreakEditing","registerElementLabel","356245UJJGja","6152496QUPdvx","editor","plugins"];return(Ni=function(){return t})()}function vi(t,e){const n=Ni();return(vi=function(t,e){return n[t-=330]})(t,e)}!function(t,e){const n=vi,r=t();for(;;)try{if(663413===parseInt(n(350))/1+parseInt(n(333))/2*(parseInt(n(332))/3)+-parseInt(n(347))/4*(-parseInt(n(336))/5)+-parseInt(n(330))/6+-parseInt(n(342))/7+-parseInt(n(337))/8+parseInt(n(344))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ni);class Mi extends t.Plugin{[Si(343)](){const t=Si,e=this[t(338)];if(!e[t(339)][t(331)](t(334)))return;e[t(339)][t(341)](t(346))[t(351)](t(348));const n=e[t(339)][t(341)](t(346)),r=e[t(340)];n[t(345)][t(335)](t(348),(e=>Hr(r,t(349),e)))}}function Oi(t,e){const n=wi();return(Oi=function(t,e){return n[t-=190]})(t,e)}function wi(){const t=["2kedDhY","consumable","6910248IBndvL","markerRange","downcastDispatcher","registerDescriptionCallback","afterInit","9avAbey","has","isTouching","_registerLegacyDescription","insert","ELEMENT_PARAGRAPH","editing","start","data","getItemLabel","format","end","markerName","includes","highest","TrackChangesEditing","ck-suggestion-marker--active","mapper","enableDefaultAttributesIntegration","model","addClass","*Insert:* %0","showSuggestionHighlights","bindElementToMarker","15450YAFgFv","enableCommand","get","formatBlock","createUIElement","commandName","3006705ohAOzv","plugins","127477CtJUUh","editor","1328682VuTCSr","nodeAfter","locale","writer","toViewPosition","options","name","730488bpWjUg","consume","registerElementLabel","insertParagraph","ck-suggestion-marker-split","isLimit","span","$text","checkChild","descriptionFactory","addMarker:suggestion:insertion","Paragraph","getFirstRange","activeMarkers","isBlock","insertion","*Change to:* %0","1562spuekA","941156RCUliP","402mgsFfI","type","paragraph","schema"];return(wi=function(){return t})()}const Di=Oi;!function(t,e){const n=Oi,r=t();for(;;)try{if(737053===parseInt(n(226))/1+-parseInt(n(231))/2*(-parseInt(n(201))/3)+-parseInt(n(208))/4+-parseInt(n(197))/5+parseInt(n(227))/6*(parseInt(n(199))/7)+parseInt(n(233))/8*(-parseInt(n(238))/9)+-parseInt(n(191))/10*(parseInt(n(225))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wi);class Fi extends t.Plugin{[Di(237)](){const t=Di,e=this[t(200)];if(!e[t(198)][t(239)](t(219)))return;const n=e[t(203)],r=e[t(198)][t(193)](t(253));r[t(217)][t(210)](t(229),(e=>Hr(n,t(243),e))),r[t(256)](t(229)),r[t(192)](t(211)),e[t(244)][t(235)].on(t(218),Pi(e),{priority:t(252)}),e[t(246)][t(235)].on(t(218),((n,r,s)=>{const o=t;s[o(206)][o(260)]&&Pi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(252)});const s=r[t(217)];s[t(236)]((r=>{const o=t;if(o(223)!==r[o(228)])return;const{start:i,end:a}=r[o(220)]();if(!i[o(240)](a)||!i[o(202)])return;const c=e[o(257)][o(230)],u=i[o(202)];return c[o(222)](u)&&!c[o(213)](u)&&c[o(216)](u,o(215))?{type:o(223),content:Hr(n,o(259),s[o(247)](u,1))}:void 0})),this[t(241)]()}[Di(241)](){const t=Di,e=this[t(200)],n=e[t(203)];e[t(198)][t(193)](t(253))[t(217)][t(236)]((e=>{const r=t;if(r(194)!=e[r(228)])return;const{data:s}=e;return s&&r(229)==s[r(196)]?{type:r(248),content:Hr(n,r(224),Hr(n,r(243)))}:void 0}))}}function Pi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Oi,i=t[o(198)][o(193)](o(253)),a=r[o(234)][o(245)],c=r[o(234)][o(249)],u=t[o(257)][o(230)];if(!a[o(240)](c)||!a[o(202)])return;const l=a[o(202)];if(u[o(222)](l)&&!u[o(213)](l)&&u[o(216)](l,o(215))){if(!s[o(232)][o(209)](r[o(234)],n[o(207)]))return;const t=s[o(204)][o(195)](o(214),{class:o(212)}),a=s[o(255)][o(205)](c);e&&i[o(221)][o(251)](r[o(250)])&&s[o(204)][o(258)](o(254),t),s[o(204)][o(242)](a,t),s[o(255)][o(190)](t,r[o(250)])}}}const xi=Bi;function Bi(t,e){const n=Ui();return(Bi=function(t,e){return n[t-=351]})(t,e)}function Ui(){const t=["locale","7808016yyAxKf","2305688AEAduh","format","type","afterInit","commandName","editor","168MyUAGa","formatInline","TrackChangesEditing","15013690IOXwDR","_registerLegacyDescription","has","enableDefaultAttributesIntegration","get","30uJgIOm","removeFormat","4411419aBLXSm","registerDescriptionCallback","9ELJUri","*Remove all formatting*","RemoveFormatEditing","formatBlock","34548oPhunB","descriptionFactory","plugins","46rGthUR","781364GQYPQN","18747SnxHVE","553nvOiZN"];return(Ui=function(){return t})()}!function(t,e){const n=Bi,r=t();for(;;)try{if(841061===parseInt(n(362))/1*(-parseInt(n(360))/2)+-parseInt(n(351))/3+-parseInt(n(361))/4*(parseInt(n(380))/5)+-parseInt(n(357))/6*(-parseInt(n(363))/7)+-parseInt(n(365))/8+parseInt(n(353))/9*(parseInt(n(375))/10)+-parseInt(n(366))/11*(-parseInt(n(372))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ui);class ji extends t.Plugin{[xi(369)](){const t=xi,e=this[t(371)];e[t(359)][t(377)](t(355))&&(e[t(359)][t(379)](t(374))[t(378)](t(381)),this[t(376)]())}[xi(376)](){const t=xi,e=this[t(371)];e[t(359)][t(379)](t(374))[t(358)][t(352)]((n=>{const r=t;if(r(356)!=n[r(368)]&&r(373)!=n[r(368)])return;const{data:s}=n;return s&&r(381)==s[r(370)]?{type:r(367),content:Hr(e[r(364)],r(354))}:void 0}))}}const Gi=Vi;function Vi(t,e){const n=Hi();return(Vi=function(t,e){return n[t-=435]})(t,e)}!function(t,e){const n=Vi,r=t();for(;;)try{if(723535===parseInt(n(445))/1+-parseInt(n(449))/2+parseInt(n(447))/3*(parseInt(n(454))/4)+-parseInt(n(442))/5*(parseInt(n(446))/6)+parseInt(n(438))/7*(parseInt(n(460))/8)+parseInt(n(451))/9*(parseInt(n(444))/10)+parseInt(n(456))/11*(parseInt(n(459))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hi);class zi extends t.Plugin{[Gi(448)](){const t=Gi,e=this[t(443)];if(!e[t(435)][t(455)](t(462)))return;const n=e[t(435)][t(450)](t(453));n[t(463)](t(441)),n[t(463)](t(458));const r=e[t(435)][t(450)](t(462));r[t(463)](t(439)),r[t(463)](t(436)),r[t(463)](t(457)),r[t(463)](t(452)),r[t(463)](t(440)),r[t(463)](t(461)),r[t(463)](t(437))}}function Hi(){const t=["discardAllSuggestions","goToPreviousRestrictedEditingException","151070wSPDMs","editor","4088190RHiYwW","211558PSWwXl","156btNlGm","1145379TgAWuW","afterInit","2503116RKVerE","get","9juKUcf","acceptAllSuggestions","TrackChangesEditing","4KTpuex","has","15564923pqJbjS","discardSuggestion","goToNextRestrictedEditingException","12Urctld","144nQwBVS","acceptSelectedSuggestions","RestrictedEditingModeEditing","enableCommand","plugins","acceptSuggestion","discardSelectedSuggestions","133581WGKLWD","trackChanges"];return(Hi=function(){return t})()}const Ki=Wi;function Wi(t,e){const n=Xi();return(Wi=function(t,e){return n[t-=497]})(t,e)}function Xi(){const t=["model","downcastDispatcher","120052MJAYlp","getItems","span","enableCommand","split","133640zMTeqZ","activeMarkers","723hgcZrW","ELEMENT_LINE_BREAK","requires","mapper","editor","2086WLSowJ","test","writer","790PhndRr","markerRange","128178mXXfHH","addClass","options","shiftEnter","descriptionFactory","consumable","359928zOMWhs","locale","init","addMarker:suggestion","20tdGdZv","markerName","high","toViewPosition","20948swckuP","merge","registerElementLabel","element","546vSdZHI","insert","88vsxyVR","get","addMarker:suggestion:deletion","ck-suggestion-marker--active","addMarker:suggestion:insertion","ck-suggestion-marker-","editing","deletion","name","bindElementToMarker","createPositionBefore","data","9680bAPVUr","createUIElement","showSuggestionHighlights","8AVPwqm","includes","TrackChangesEditing","plugins","softBreak","130905fczvxm"];return(Xi=function(){return t})()}!function(t,e){const n=Wi,r=t();for(;;)try{if(648124===parseInt(n(510))/1*(-parseInt(n(502))/2)+-parseInt(n(517))/3*(-parseInt(n(541))/4)+parseInt(n(537))/5*(-parseInt(n(527))/6)+parseInt(n(545))/7*(parseInt(n(499))/8)+-parseInt(n(507))/9*(-parseInt(n(525))/10)+-parseInt(n(547))/11*(-parseInt(n(533))/12)+parseInt(n(515))/13*(-parseInt(n(522))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xi);class qi extends t.Plugin{static get[Ki(519)](){return[Ys.ShiftEnter]}[Ki(535)](){const t=Ki,e=this[t(521)],n=e[t(505)][t(548)](t(504));n[t(513)](t(530)),e[t(553)][t(509)].on(t(551),Zi(e),{priority:t(539)}),e[t(553)][t(509)].on(t(549),Zi(e),{priority:t(539)}),e[t(498)][t(509)].on(t(536),((n,r,s)=>{const o=t;s[o(529)][o(501)]&&Zi(e,{showActiveMarker:!1})(n,r,s)})),n[t(531)][t(543)](t(506),(n=>Hr(e[t(534)],t(518),n)))}}function Zi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Wi,i=t[o(505)][o(548)](o(504));if(!s[o(532)][o(523)](r[o(526)],n[o(555)]))return;const a=t[o(508)];for(const t of r[o(526)][o(511)]()){if(!t.is(o(544),o(506)))continue;const n=o(554)==r[o(538)][o(514)](":")[1]?o(542):o(514),c=s[o(524)][o(500)](o(512),{class:o(552)+n}),u=s[o(520)][o(540)](a[o(497)](t));e&&i[o(516)][o(503)](r[o(538)])&&s[o(524)][o(528)](o(550),c),s[o(524)][o(546)](u,c),s[o(520)][o(556)](c,r[o(538)])}}}const Yi=Qi;function Ji(){const t=["commands","markInlineFormat","editor","commandName","1387776CKvnUV","formatInline","802512JJtoha","1665wMfpBd","28KbXYug","isCollapsed","descriptionFactory","formatBlock","getRanges","value","get","format","enableCommand","registerDescriptionCallback","has","from","locale","6BGOqWR","FORMAT_RESTRICTED_ENABLED","forceValue","StandardEditingModeEditing","7388gPsNvy","FORMAT_RESTRICTED_DISABLED","583yAaiuZ","document","357690iLathb","afterInit","777008ejTiNF","selection","7058628apOImO","change","TrackChangesEditing","2215295ITyVxl","plugins","type","restrictedEditingException","model","commandParams"];return(Ji=function(){return t})()}function Qi(t,e){const n=Ji();return(Qi=function(t,e){return n[t-=343]})(t,e)}!function(t,e){const n=Qi,r=t();for(;;)try{if(697495===-parseInt(n(348))/1+-parseInt(n(350))/2+-parseInt(n(351))/3*(parseInt(n(369))/4)+parseInt(n(380))/5*(parseInt(n(365))/6)+parseInt(n(352))/7*(parseInt(n(375))/8)+parseInt(n(377))/9+-parseInt(n(373))/10*(-parseInt(n(371))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ji);class $i extends t.Plugin{[Yi(374)](){const t=Yi,e=this[t(346)],n=e[t(384)],r=e[t(364)];if(!e[t(381)][t(362)](t(368)))return;const s=e[t(381)][t(358)](t(379)),o=t(383),i=e[t(344)][t(358)](o);s[t(360)](o,((e,r={})=>{const a=t,c=n[a(372)][a(376)];if(c[a(353)])return void e(r);const u=void 0!==r[a(367)]?r[a(367)]:!i[a(357)];n[a(378)]((()=>{const t=a,e=Array[t(363)](c[t(356)]());for(const r of e){const e=u?[r]:ws(o,r,n);for(const n of e)s[t(345)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(354)][t(361)]((e=>{const n=t;if(n(355)!=e[n(382)]&&n(349)!=e[n(382)])return;const{data:s}=e;return s&&s[n(347)]==o?s[n(343)][0][n(367)]?{type:n(359),content:Hr(r,n(366))}:{type:n(359),content:Hr(r,n(370))}:void 0}))}}const ta=ea;function ea(t,e){const n=ra();return(ea=function(t,e){return n[t-=203]})(t,e)}!function(t,e){const n=ea,r=t();for(;;)try{if(640411===parseInt(n(208))/1*(parseInt(n(203))/2)+-parseInt(n(248))/3+parseInt(n(240))/4*(parseInt(n(231))/5)+parseInt(n(216))/6+-parseInt(n(245))/7*(-parseInt(n(247))/8)+parseInt(n(225))/9*(-parseInt(n(218))/10)+-parseInt(n(217))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ra);class na extends t.Plugin{[ta(229)](){const t=ta,e=this[t(251)];if(!e[t(237)][t(246)](t(243))||!e[t(237)][t(246)](t(249)))return;const n=e[t(237)][t(212)](t(214)),r=e[t(221)],s=e[t(233)][t(212)](t(241))||{},o=e[t(237)][t(212)](t(252)),i=e[t(237)][t(212)](t(227))[t(213)](e[t(237)][t(212)](t(249)),s[t(209)]);n[t(250)](t(241));const a=new Set;for(const e of i[t(228)]){const n=o[t(230)](e[t(223)]);a[t(224)](n)}const c=new Set;for(const e of i[t(219)]){const n=o[t(230)](e[t(223)]);c[t(224)](n);for(const n of e[t(235)])c[t(224)](n)}for(const e of a)n[t(211)](e),n[t(253)][t(239)](e,Hr(r,t(242)));for(const e of c)n[t(234)](e),n[t(253)][t(239)](e,Hr(r,t(242)));this[t(222)]()}[ta(222)](){const t=ta,e=this[t(251)],n=e[t(221)];e[t(237)][t(212)](t(214))[t(253)][t(205)]((e=>{const r=t;if(r(232)!=e[r(226)]&&r(238)!=e[r(226)])return;const{data:s}=e;return s&&r(241)===s[r(207)]?s[r(204)][0][r(206)]?{type:r(215),content:Hr(n,r(236),s[r(204)][0][r(244)][r(220)]())}:{type:r(215),content:Hr(n,r(210),s[r(204)][0][r(244)][r(220)]())}:void 0}))}}function ra(){const t=["DataSchema","enableDefaultAttributesIntegration","editor","GeneralHtmlSupport","descriptionFactory","1953256GlkXaR","commandParams","registerDescriptionCallback","forceValue","commandName","1zuQVFl","definitions","*Remove format:* %0","registerBlockAttribute","get","normalizeConfig","TrackChangesEditing","format","3604752iiaToh","19449925BaZlQe","6190YhJynj","inline","toLowerCase","locale","_registerLegacyDescription","element","add","17271gZGHEU","type","StyleUtils","block","afterInit","getGhsAttributeNameForElement","5xlIkNo","formatBlock","config","registerInlineAttribute","ghsAttributes","*Set format:* %0","plugins","formatInline","registerAttributeLabel","3792092aGzOsv","style","FORMAT_STYLE","Style","styleName","266JVOEHo","has","251792Aeemiw","375024nTqXXU"];return(ra=function(){return t})()}function sa(t,e){const n=ia();return(sa=function(t,e){return n[t-=466]})(t,e)}const oa=sa;function ia(){const t=["map","isInContent","getCellLocation","TableEditing","registerPostFixer","hasAttribute","has","min","execute","6558448jMqIbA","createPositionAt","getChildren","length","subType","ELEMENT_TABLE_WITH_TEXT","1886910SZHpHX","getSelectionAffectedTableCells","minColumn","differ","removeTableColumn","document","push","maxColumn","TableUtils","name","getRowIndexes","addRange","MIN_SAFE_INTEGER","fromRange","change","options","tableCell","tableColumn","25QKrpel","join","position","createRangeOn","discard","afterInit","removeTableRow","startsWith","TrackChangesEditing","insertTableColumnRight","findAncestor","highest","root","getContainedElement","plugins","above","selectTableColumn","getRanges","ELEMENT_TABLE_ROW_WITH_TEXT","showSuggestionHighlights","*Insert:* %0","writer","max","rootName","enqueueChange","downcastDispatcher","getFirstRange","ELEMENT_TABLE","removeClass","21DfJvpR","toViewElement","batch","suggestion","getColumnIndexes","ELEMENT_TABLE_COLUMN_WITH_TEXT","last","*Remove:* %0","end","25355825rGYoEn","4083720vBppuh","toLowerCase","createTableWalker","78091pLozBd","insertTableColumnLeft","ELEMENT_TABLE_COLUMN","nodeBefore","insert","registerDescriptionCallback","isIntersectingWithRange","table","_splitMarkerName","markMultiRangeDeletion","refresh","data","minRow","getChangedMarkers","insertion","$textProxy","isArray","MAX_SAFE_INTEGER","add","setSelection","span","oldRange","get","values","insertTable","addClass","insertTableRowBelow","28jIcwiJ","cell","_tablePostFixingSubtypes","isTouching","filter","change:data","commands","start","enableCommand","selection","order","341956kqmMsj","low","_getSuggestionCoords","element","3258gedmxe","ELEMENT_TABLE_ROW","classes","tableRow","maxRow","getAttribute","selectTableRow","first","deletion","_acceptFormatSuggestionCallbackFactory","$graveyard","markMultiRangeInsertion","_tableSuggestions","substr","_suggestionFactory","createRangeIn","_getCoordsForCells","accept","21030mUswjm","getSuggestion","mapper","forceValue","detach","type","registerCustomCallback","item","_setupColumnsRowsFixing","some","colspan","locale","isEqual","getItems","getChanges","descriptionFactory","addMarker:suggestion","registerElementLabel","nodeAfter","every","editor","tablePaste","model","insertTableRowAbove","left","includes","rowspan","from"];return(ia=function(){return t})()}!function(t,e){const n=sa,r=t();for(;;)try{if(724729===parseInt(n(611))/1*(parseInt(n(475))/2)+-parseInt(n(608))/3+parseInt(n(486))/4*(-parseInt(n(569))/5)+parseInt(n(551))/6*(-parseInt(n(598))/7)+parseInt(n(545))/8+parseInt(n(490))/9*(-parseInt(n(508))/10)+parseInt(n(607))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ia);class aa extends t.Plugin{constructor(t){const e=sa;super(t),this[e(477)]=[e(493),e(568)],this[e(502)]=new Set}[oa(574)](){const t=oa,e=this[t(528)],n=e[t(530)][t(556)][t(484)];if(!e[t(583)][t(542)](t(539)))return;const r=e[t(519)],s=e[t(583)][t(470)](t(577)),o=e[t(583)][t(470)](t(559));s[t(523)][t(525)](t(618),(e=>Hr(r,t(596),e))),this[t(516)](),s[t(483)](t(472)),s[t(483)](t(496)),s[t(483)](t(585));for(const r of[t(531),t(474)]){const i=e[t(481)][t(470)](r);s[t(483)](r,(r=>{const a=t;e[a(530)][a(565)]((t=>{const e=a;r();const c=e(584)===i[e(485)],u=o[e(552)](n),l=o[e(561)](u),f=c?l[e(497)]-1:l[e(604)]+1,h=u[0][e(579)](e(618)),g=o[e(610)](h,{startRow:f,endRow:f}),d=Array[e(535)](g)[e(536)]((n=>t[e(572)](n[e(476)])));s[e(501)](d,e(493))}))}))}for(const r of[t(612),t(578)]){const i=e[t(481)][t(470)](r);s[t(483)](r,(r=>{const a=t;e[a(530)][a(565)]((t=>{const e=a;r();const c=e(532)===i[e(485)],u=o[e(552)](n),l=o[e(602)](u),f=c?l[e(497)]-1:l[e(604)]+1,h=u[0][e(579)](e(618)),g=o[e(610)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(535)](g)[e(536)]((n=>t[e(572)](n[e(476)])));s[e(501)](d,e(568))}))}))}for(const r of[t(575),t(555)]){const i=r[t(503)](11),a=i[t(609)](),c=a[t(503)](0,3)+t(468),u=t(618)+i,l=t(543)+i,f=t(591)+i;s[t(483)](r,(()=>{const i=t;e[i(530)][i(565)]((t=>{const e=i,h=o[e(552)](n),g=h[0][e(579)](e(618));let d;if(e(575)==r){const t=o[e(561)](h);d={startRow:t[e(497)],endRow:t[e(604)],includeAllSlots:!0}}else{const t=o[e(602)](h);d={startColumn:t[e(497)],endColumn:t[e(604)],includeAllSlots:!0}}const p=o[e(610)](g,d),m=Array[e(535)](p)[e(536)]((({cell:t})=>t)),I=ca(m[e(479)]((t=>t[e(541)](c)))),E=ca(m[e(479)]((t=>!t[e(541)](c))))[e(536)]((n=>t[e(572)](n))),b=s[e(620)](E,u);if(b&&(e(493)==b[e(549)]||e(568)==b[e(549)])){const n=this[e(488)](b);for(const r of I){const s=t[e(572)](r),i=o[e(538)](r),u=r[e(495)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(562)](s)}}}))}))}function c(r){const s=t,o=Array[s(535)](n[s(586)]())[s(536)]((t=>i.LiveRange[s(564)](t)));e[s(530)][s(565)]((t=>{const n=s,i=t[n(600)];r=r[n(479)]((t=>n(500)!=t[n(581)][n(592)])),t[n(467)](r),e[n(481)][n(470)](n(575))[n(621)](),e[n(544)](n(575),{forceDefaultExecution:!0}),e[n(530)][n(593)]((()=>{const t=n;e[t(530)][t(593)](i,(e=>{const n=t,r=o[n(479)]((t=>n(500)!=t[n(581)][n(592)]));r[n(548)]>0&&e[n(467)](r);for(const t of o)t[n(512)]()}))}))}))}function u(r){const s=t;e[s(530)][s(565)]((t=>{const o=s,a=Array[o(535)](n[o(586)]())[o(536)]((t=>i.LiveRange[o(564)](t))),c=[];for(const t of r)for(const e of t[o(521)]({shallow:!0}))c[o(557)](e);for(const n of c)o(500)!=n[o(581)][o(592)]&&(t[o(467)](t[o(546)](n,0)),e[o(481)][o(470)](o(555))[o(621)](),e[o(544)](o(555),{forceDefaultExecution:!0}));const u=a[o(479)]((t=>o(500)!=t[o(581)][o(592)]));u[o(548)]>0&&t[o(467)](u);for(const t of a)t[o(512)]()}))}function l(e,n){const r=t;return n[r(527)]((t=>e[r(517)]((e=>e[r(606)][r(520)](t[r(482)])||t[r(606)][r(520)](e[r(482)])))))}function f(e,n){const r=t;return e[r(517)]((t=>n[r(517)]((e=>t[r(606)][r(478)](e[r(482)])))))}e[t(622)][t(594)].on(t(524),((e,n,r)=>{const s=t;if(!r[s(566)][s(588)])return;const o=n[s(515)];if(!o)return;const i=r[s(510)][s(599)](o);function c(t){return Array[s(627)](t)?t:[t]}i&&s(567)===o[s(560)]&&(0,a.setHighlightHandling)(i,r[s(590)],((t,e,n)=>n[s(473)](c(e[s(492)]),t)),((t,e,n)=>n[s(597)](c(e[s(492)]),t)))}),{priority:t(580)}),s[t(523)][t(616)]((e=>{const n=t;if(n(625)!=e[n(513)]&&n(498)!=e[n(513)])return;const s=e[n(582)]();if(null!=s&&s.is(n(489),n(618))){if(n(625)==e[n(513)]){const t=e[n(521)]()[n(479)]((t=>t.is(n(626))))[n(536)]((t=>t[n(622)]));if(t[n(548)])return{type:n(625),content:Hr(r,n(589),Hr(r,n(550),'"'+t[n(570)](" ")+'"'))}}if(n(498)==e[n(513)]){const t=e[n(521)]()[n(479)]((t=>t.is(n(626))))[n(536)]((t=>t[n(622)]));if(t[n(548)])return{type:n(498),content:Hr(r,n(605),Hr(r,n(550),'"'+t[n(570)](" ")+'"'))}}}})),s[t(523)][t(616)]((e=>{const n=t;if(n(493)==e[n(549)]){const t=e[n(521)]()[n(479)]((t=>t.is(n(626))))[n(536)]((t=>t[n(622)])),s=this[n(488)](e),o=s[n(494)]-s[n(623)]+1;if(n(625)==e[n(513)])return t[n(548)]?{type:n(625),content:Hr(r,n(589),Hr(r,n(587),[o,'"'+t[n(570)](" ")+'"']))}:{type:n(625),content:Hr(r,n(589),Hr(r,n(491),o))};if(n(498)==e[n(513)])return t[n(548)]?{type:n(498),content:Hr(r,n(605),Hr(r,n(587),[o,'"'+t[n(570)](" ")+'"']))}:{type:n(498),content:Hr(r,n(605),Hr(r,n(491),o))}}if(n(568)==e[n(549)]){const t=e[n(521)]()[n(479)]((t=>t.is(n(626))))[n(536)]((t=>t[n(622)])),s=this[n(488)](e),o=s[n(558)]-s[n(553)]+1;if(n(625)==e[n(513)])return t[n(548)]?{type:n(625),content:Hr(r,n(589),Hr(r,n(603),[o,'"'+t[n(570)](" ")+'"']))}:{type:n(625),content:Hr(r,n(589),Hr(r,n(613),o))};if(n(498)==e[n(513)])return t[n(548)]?{type:n(498),content:Hr(r,n(605),Hr(r,n(603),[o,'"'+t[n(570)](" ")+'"']))}:{type:n(498),content:Hr(r,n(605),Hr(r,n(613),o))}}})),s[t(504)][t(514)](t(625),t(493),t(573),c),s[t(504)][t(514)](t(498),t(493),t(507),c),s[t(504)][t(514)](t(625),t(568),t(573),u),s[t(504)][t(514)](t(498),t(568),t(507),u),s[t(504)][t(514)](t(625),t(568),t(570),l),s[t(504)][t(514)](t(498),t(568),t(570),l),s[t(504)][t(514)](t(625),t(493),t(570),f),s[t(504)][t(514)](t(498),t(493),t(570),f)}[oa(499)](){const t=oa,e=this[t(528)],n=e[t(530)][t(556)][t(484)];return(r,s)=>{const o=t;e[o(530)][o(565)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(606)][a(614)];u&&u[0]&&!1===u[0][a(511)]&&(l=r[0][a(482)][a(526)]);const f=t[a(505)](l);if(a(500)==f[a(581)][a(592)])return;const h=Array[a(535)](n[a(586)]())[a(536)]((t=>i.LiveRange[a(564)](t)));t[a(467)](f),e[a(481)][a(470)](c)[a(621)](),u[a(557)]({forceDefaultExecution:!0}),e[a(544)](c,...u);const g=h[a(479)]((t=>a(500)!=t[a(581)][a(592)]));g[a(548)]>0&&t[a(467)](g);for(const t of h)t[a(512)]()}))}}[oa(506)](t){const e=oa,n=this[e(528)][e(583)][e(470)](e(559));let r=Number[e(628)],s=Number[e(563)],o=Number[e(628)],i=Number[e(563)];for(const a of t){if(e(500)==a[e(581)][e(592)])continue;const{row:t,column:c}=n[e(538)](a),u=a[e(541)](e(534))?a[e(495)](e(534))-1:0,l=a[e(541)](e(518))?a[e(495)](e(518))-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}}[oa(516)](){const t=oa,e=this[t(528)],n=e[t(583)][t(470)](t(577)),r=e[t(583)][t(470)](t(559));e[t(530)][t(556)].on(t(480),(()=>{const r=t,s=Array[r(535)](e[r(530)][r(556)][r(554)][r(624)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(619)](t);if(r(601)!=s)continue;if(null!=e[r(469)])continue;const a=n[r(509)](o);this[r(477)][r(533)](i)&&this[r(502)][r(466)](a)}}),{priority:t(487)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(572)](e),a=e[s(579)](s(618)),c=r[s(538)](e);for(const t of this[s(502)]){const n=t[s(549)],r=n[s(576)](s(529)),u=n[s(503)](r?10:5),l=u[s(609)](),f=l[s(503)](0,3)+s(468),h=s(543)+u,g=s(591)+u;if(!t[s(537)])continue;if(a!=t[s(595)]()[s(482)][s(579)](s(618)))continue;if(t[s(617)](i))continue;const d=e[s(541)](f)?e[s(495)](f)-1:0,p=this[s(488)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(562)](i),o=!0)}return o};e[t(530)][t(556)][t(540)]((n=>{const r=t;let o=!1;for(const t of e[r(530)][r(556)][r(554)][r(522)]())if(r(615)==t[r(513)])if(r(493)==t[r(560)])for(const e of t[r(571)][r(526)][r(547)]())o=o||s(e,n);else r(567)==t[r(560)]&&(o=o||s(t[r(571)][r(526)],n));return o}))}[oa(488)](t){const e=oa;return this[e(506)](t[e(586)]()[e(536)]((t=>t[e(482)][e(526)])))}}function ca(t){const e=oa;return Array[e(535)](new Set(t)[e(471)]())}const ua=la;function la(t,e){const n=fa();return(la=function(t,e){return n[t-=100]})(t,e)}function fa(){const t=["formatInline","257410cnAgya","_tablePostFixingSubtypes","cell","getSuggestions","getFirstPosition","getAncestors","markBlockFormat","execute","detach","author","type","5362GXQhZK","createRangeOn","2932353PmRPUg","low","setSelection","getRanges","element","locale","afterInit","requires","change","filter","29368dioEOt","commandName","findAncestor","map","_areMergableCells","getCellLocation","value","length","_suggestionFactory","document","formatBlock","direction","884352yZDkvY","editor","root","markMultiRangeBlockFormat","tableCell","forceDefaultExecution","593724IPwezR","trackChanges","registerDescriptionCallback","getSelectionAffectedTableCells","*Split cell:* vertically","isEnabled","39kXdjAC","TableEditing","push","highest","enableCommand","add","accept","plugins","size","refresh","table","splitTableCellVertically","isInContent","containsRange","model","_isForcedDefaultExecutionBlock","$graveyard","splitTableCellHorizontally","createTableWalker","selection","descriptionFactory","horizontally","format","TableUtils","_areSelectedCellsMergable","671013Wqeeie","find","return","set:isEnabled","mergeTableCells","deletion","*Merge cells*","_acceptFormatSuggestionCallbackFactory","registerCustomCallback","mergeTableCellRight","mergeTableCellUp","6sKyuhp","mergeTableCellDown","rootName","insertion","subType","has","commands","get","stop","TrackChangesEditing","from","*Split cell:* horizontally","mergeTableCellLeft","fromRange"];return(fa=function(){return t})()}!function(t,e){const n=la,r=t();for(;;)try{if(105734===parseInt(n(181))/1+parseInt(n(169))/2*(-parseInt(n(107))/3)+-parseInt(n(101))/4+-parseInt(n(158))/5+parseInt(n(143))/6*(parseInt(n(132))/7)+-parseInt(n(193))/8+parseInt(n(171))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[ua(178)](){return[aa]}[ua(177)](){const t=ua,e=this[t(194)],n=e[t(121)][t(190)][t(126)],r=e[t(176)];if(!e[t(114)][t(148)](t(108)))return;const s=e[t(114)][t(150)](t(152)),o=e[t(114)][t(150)](t(130)),a=e[t(114)][t(150)](aa);a[t(159)][t(109)](t(136)),s[t(111)](t(136),(()=>{const n=t,r=o[n(104)](e[n(121)][n(190)][n(126)]);e[n(121)][n(179)]((()=>{const t=n;s[t(196)](r,{commandName:t(136),commandParams:[]},[],t(136))}))})),e[t(149)][t(150)](t(136)).on(t(165),((n,r)=>{const o=t;e[o(149)][o(150)](o(102))[o(187)]&&(r[o(188)]>0&&r[r[o(188)]-1]&&r[r[o(188)]-1][o(100)]||s[o(122)]||this[o(131)]()||n[o(151)]())}),{priority:t(110)});for(const n of[t(142),t(141),t(144),t(155)]){const r=e[t(149)][t(150)](n);s[t(111)](n,(()=>{const n=t,o=e[n(121)][n(190)][n(126)][n(162)]()[n(163)]()[n(133)]((t=>t.is(n(175),n(197)))),i=r[n(187)];e[n(121)][n(179)]((()=>{const t=n;s[t(196)]([o,i],{commandName:t(136),commandParams:[]},[],t(136))}))}))}for(const n of[t(118),t(124)]){const r=e[t(149)][t(150)](n);s[t(111)](n,(()=>{const i=t,a=o[i(104)](e[i(121)][i(190)][i(126)])[0],c=a[i(183)](i(117)),{column:u,row:l}=o[i(186)](a);let f=[];if(i(128)==r[i(192)]){const t=o[i(125)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(153)](t)[i(184)]((t=>t[i(160)]))}else{const t=o[i(125)](c,{column:u,includeAllSlots:!0});f=Array[i(153)](t)[i(184)]((t=>t[i(160)]))}e[i(121)][i(179)]((t=>{const e=i;s[e(164)](t[e(170)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(127)][t(103)]((e=>{const n=t;if(n(191)!=e[n(168)]&&n(157)!=e[n(168)])return;const{data:s}=e;return s&&n(136)==s[n(182)]?{type:n(129),content:Hr(r,n(138))}:void 0})),s[t(127)][t(103)]((e=>{const n=t;if(n(191)!=e[n(168)]&&n(157)!=e[n(168)])return;const{data:s}=e;return s?n(118)==s[n(182)]?{type:n(129),content:Hr(r,n(105))}:n(124)==s[n(182)]?{type:n(129),content:Hr(r,n(154))}:void 0:void 0}));const c=a[t(139)]();for(const e of[t(142),t(141),t(144),t(155)])s[t(189)][t(140)](t(191),e,t(113),c);for(const e of[t(118),t(124)])s[t(189)][t(140)](t(191),e,t(113),c);s[t(189)][t(140)](t(191),t(136),t(113),(r=>{const s=t;e[s(121)][s(179)]((t=>{const o=s,a=Array[o(153)](n[o(174)]())[o(184)]((t=>i.LiveRange[o(156)](t)));t[o(173)](r),e[o(149)][o(150)](o(136))[o(116)](),e[o(165)](o(136),{forceDefaultExecution:!0});const c=a[o(180)]((t=>o(123)!=t[o(195)][o(145)]));c[o(188)]>0&&t[o(173)](c);for(const t of a)t[o(166)]()}))}));for(const n of[t(142),t(144),t(155),t(141)]){const r=e[t(149)][t(150)](n);r.on(t(135),((n,s,o)=>{const i=t;if(o){const t=e[i(121)][i(190)][i(126)][i(162)]()[i(163)]()[i(133)]((t=>t.is(i(175),i(197))));this[i(185)](r[i(187)],t)||(n[i(134)]=!1,n[i(151)]())}}),{priority:t(172)})}}[ua(131)](){const t=ua,e=this[t(194)][t(149)][t(150)](t(136)),n=this[t(194)][t(114)][t(150)](t(130));if(!e[t(106)])return!1;const r=n[t(104)](this[t(194)][t(121)][t(190)][t(126)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(185)](e,n))return!1;return!0}[ua(185)](t,e){const n=ua,r=this[n(194)][n(114)][n(150)](n(152)),s=this[n(194)][n(121)][n(170)](t),o=this[n(194)][n(121)][n(170)](e),i=new Set,a=new Set;for(const t of r[n(161)]())if((n(146)==t[n(168)]||n(137)==t[n(168)]||n(136)==t[n(147)])&&t[n(119)])for(const e of t[n(174)]())e[n(120)](s,!0)&&i[n(112)](t[n(168)]+":"+t[n(167)].id),e[n(120)](o,!0)&&a[n(112)](t[n(168)]+":"+t[n(167)].id);if(i[n(115)]!=a[n(115)])return!1;for(const t of i)if(!a[n(148)](t))return!1;return!0}}function ga(t,e){const n=pa();return(ga=function(t,e){return n[t-=432]})(t,e)}const da=ga;function pa(){const t=["unbindElementFromMarkerName","forceValue","getCellLocation","removeMarker:suggestion","activeMarkers","parent","afterInit","cell","highest","has","stop","get","4488711OxOcgD","showSuggestionHighlights","TrackChangesEditing","toViewElement","commandName","end","options","enableDefaultAttributesIntegration","plugins","markerRange","6219ytPYDn","16312MeXEDc","2603814DozkAX","ck-suggestion-marker-","registerDescriptionCallback","174340eArBfx","TableUtils","95dmUugc","data","markerNameToElements","ck-suggestion-marker--active","FORMAT_HEADER_ROW","consume","editor","TableEditing","34166590WWWsSZ","editing","locale","downcastDispatcher","registerAttributeLabel","descriptionFactory","setAttribute","item","addClass","setTableColumnHeader","_handleLegacySuggestions","_splitMarkerName","addMarker:suggestion","markerName","type","includes","registerBlockAttribute","formatBlock","removeAttribute","FORMAT_REGULAR_COLUMN","_suggestionFactory","*Format:* %0","commandParams","1221358PMhCLR","FORMAT_HEADER_COLUMN","headingRows","nodeAfter","removeClass","14vwEjhg","_registerLegacyDescription","writer","accept","start","345788BrPhkT","FORMAT_REGULAR_ROW","requires","format","setTableRowHeader","data-suggestion","consumable","bindElementToMarker","_acceptFormatSuggestionCallbackFactory","createTableWalker","getSuggestion","nodeBefore","headingColumns","registerCustomCallback","mapper","name"];return(pa=function(){return t})()}!function(t,e){const n=ga,r=t();for(;;)try{if(816187===-parseInt(n(433))/1+parseInt(n(509))/2+-parseInt(n(461))/3+-parseInt(n(476))/4*(parseInt(n(478))/5)+parseInt(n(473))/6*(parseInt(n(514))/7)+parseInt(n(472))/8*(-parseInt(n(471))/9)+parseInt(n(486))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);class ma extends t.Plugin{static get[da(435)](){return[aa]}[da(455)](){const t=da,e=this[t(484)];if(!e[t(469)][t(458)](t(485)))return;const n=e[t(488)],r=e[t(469)][t(460)](t(463));r[t(468)](t(437)),r[t(468)](t(495)),r[t(502)](t(511)),r[t(502)](t(445)),r[t(491)][t(490)](t(511),Hr(n,t(482))),r[t(491)][t(490)](t(445),Hr(n,t(510))),this[t(496)]()}[da(496)](){const t=da,e=this[t(484)][t(469)][t(460)](t(463)),n=this[t(484)][t(469)][t(460)](t(477)),r=this[t(484)][t(469)][t(460)](aa)[t(441)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=ga,{type:c,id:u}=e[a(497)](o[a(499)]),l=e[a(443)](u),f=l[a(479)];if(a(503)!=l[a(500)]||!f||a(495)!=f[a(465)])return;if(o[a(493)])return void s[a(459)]();if(!i[a(439)][a(483)](o[a(470)],s[a(448)]))return;const h=o[a(470)][a(432)][a(512)],g=o[a(470)][a(466)][a(444)],d=h[a(454)][a(454)],{column:p}=n[a(451)](h),{column:m}=n[a(451)](g);for(let s=p;s<=m;s++){const l=n[a(442)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(456)],l=i[a(447)][a(464)](s);i[a(516)][a(494)](a(474)+c,l),r&&i[a(516)][a(492)](a(438),u,l),i[a(447)][a(440)](l,o[a(499)]),t&&(e[a(453)][a(501)](o[a(499)])?i[a(516)][a(494)](a(481),l):i[a(516)][a(513)](a(481),l))}}}}e[t(506)][t(446)](t(503),t(437),t(517),r),e[t(506)][t(446)](t(503),t(495),t(517),r),this[t(484)][t(487)][t(489)].on(t(498),s(),{priority:t(457)}),this[t(484)][t(479)][t(489)].on(t(498),((e,n,r)=>{const o=t;r[o(467)][o(462)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(457)}),this[t(484)][t(487)][t(489)].on(t(452),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(497)](r[o(499)]),c=e[o(443)](a),u=c[o(479)];if(o(503)!=c[o(500)]||!u||o(495)!=u[o(465)])return;const l=s[o(447)][o(480)](r[o(499)]);if(l)for(const t of l)s[o(516)][o(513)](o(474)+i,t),s[o(516)][o(513)](o(481),t),s[o(516)][o(504)](o(438),t),s[o(447)][o(449)](t,r[o(499)])}),{priority:t(457)}),this[t(515)]()}[da(515)](){const t=da,e=this[t(484)],n=e[t(488)];function r(e){const r=t;return{type:r(436),content:Hr(n,r(507),e)}}e[t(469)][t(460)](t(463))[t(491)][t(475)]((e=>{const s=t;if(s(503)!=e[s(500)])return;const{data:o}=e;if(o){if(s(437)==o[s(465)]){const t=o[s(508)][0][s(450)];return r(Hr(n,s(t?482:434)))}if(s(495)==o[s(465)]){const t=o[s(508)][0][s(450)];return r(Hr(n,s(t?510:505)))}}}))}}const Ia=ba;function Ea(){const t=["tablePaste","getRowIndexes","every","fromRange","getSuggestionCallback","getColumnIndexes","attributes","start","markerAttributes","148UlXLhB","_isForcedDefaultExecutionBlock","3500835GhCOqK","$graveyard","elementToElement","8686971oGUBFQ","suggestionLoaded","suggestionUnloaded","editingDowncast","_tablePostFixingSubtypes","tableCellHorizontalAlignment","schema","414McnuPS","updateMarker","add","get","previousSibling","tableCell","getChangedMarkers","getSuggestion","suggestion:formatBlock:tablePasteCell","author","registerPostFixer","register","keys","deletion","listenTo","trackChanges","value","setAttributes","unwrap","createRangeOn","cells","paragraph","table","7627908GaLOYn","getShiftedBy","root","isEmpty","createRangeIn","requires","low","getItems","getContainedElement","last","getAttributes","createPositionBefore","Users","getAllAdjacentSuggestions","end","10TWhGdj","insertContent","markMultiRangeInsertion","cell","hasSuggestion","rowInsertionRanges","model","markMultiRangeBlockFormat","removeColumns","getColumns","_createdBatches","createElement","forceDefaultExecution","view","22451988lVWVry","insertColumns","position","type","element","rowInsertionIndexes","nodeAfter","suggestion","611709rCfZYi","*Replace table cells*","tablePasteRow","dataDowncast","documentSelection","forEach","remove","getSuggestions","has","ck-suggestion-marker--active","createTableWalker","detach","reduce","containsRange","88JaHTgH","getRanges","afterInit","return","fill","insertion","locale","registerCustomCallback","clipboardOutput","for","find","accept","removeRows","rows","markMultiRangeDeletion","push","_splitMarkerName","endRow","selection","tablePasteColumn","getChild","columnInsertionRanges","column","tableCellVerticalAlignment","tablePasteCell","8261bFbaMY","getMarkers","26485arzfLl","name","includes","move","4oKFuOw","markers","commands","getChildren","ck-suggestion-marker-insertion","insert","fromEntries","findAncestor","insertRows","document","previous","isInContent","batch","tableCellBorderWidth","22QmwYVW","length","markerName","discard","options","newRange","editing","plugins","join","conversion","TrackChangesEditing","getTableIfOnlyTableInContent","columnInsertionIndexes","setAttribute","row","markerToHighlight","call","from","tableCellBackgroundColor","redo","some","rootName","showSuggestionHighlights","TableUtils","getRange","wrap","_suggestionFactory","high","nextSibling","differ","tableCellSuggestion","filter","_replaceTableSlotCell","first","tableCellBorderColor","content","subType","oldRange","isEqual","formatBlock","registerDescriptionCallback","change","getSelectionAffectedTableCells","tableCellBorderStyle","editor","activeMarkers","columns","endColumn","ck-suggestion-marker","insertionRanges","tablePasteChainId","entries","getRows","getChanges","removeMarker","startsWith","removeMarkers","createRange","deletionRanges","stop","next","set","suggestion-td","tableCellPadding","_getCoordsForCells","map","TableClipboard","descriptionFactory"];return(Ea=function(){return t})()}function ba(t,e){const n=Ea();return(ba=function(t,e){return n[t-=424]})(t,e)}!function(t,e){const n=ba,r=t();for(;;)try{if(641934===parseInt(n(563))/1*(-parseInt(n(452))/2)+-parseInt(n(454))/3*(-parseInt(n(569))/4)+parseInt(n(565))/5*(-parseInt(n(464))/6)+parseInt(n(524))/7*(parseInt(n(538))/8)+parseInt(n(457))/9*(-parseInt(n(502))/10)+-parseInt(n(583))/11*(parseInt(n(487))/12)+parseInt(n(516))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ea);const Ta=[Ia(582),Ia(617),Ia(626),Ia(462),Ia(561),Ia(601),Ia(438)],_a=Object[Ia(575)](Ta[Ia(440)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(492)](){return[aa]}[Ia(540)](){const t=Ia,n=this[t(627)];if(!n[t(590)][t(532)](t(441)))return;const r=n[t(590)][t(467)](t(593)),s=n[t(590)][t(467)](t(606)),o=n[t(590)][t(467)](aa),a=n[t(590)][t(467)](t(441));o[t(461)][t(553)](t(526),t(557)),n[t(508)][t(463)][t(475)](t(613),{allowIn:t(469),allowContentOf:t(469),isLimit:!0}),n[t(592)][t(456)]({model:t(613),view:t(437)});let c=null;n[t(508)].on(t(503),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(584)]-1];h&&h[u(514)]||r[u(453)]||this[u(627)][u(571)][u(467)](u(479))[u(480)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(528)))return!1;const i=s[o(594)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(625)](n[o(578)][o(556)]);if(!a[o(584)])return!1;const c=a[0][o(576)](o(486)),l=r[o(444)](a),f=r[o(448)](a),h={startRow:l[o(616)],endRow:l[o(496)],startColumn:f[o(616)],endColumn:f[o(496)]};return 1==a[o(584)]&&(h[o(555)]+=r[o(427)](i)-1,h[o(630)]+=r[o(511)](i)-1),ka(c,h,r)}(l,f,n[u(508)],s,a)&&(o[u(434)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(508)][u(624)]((()=>{const t=u;n[t(508)][t(503)](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(584)]&&r[t(504)](o,t(526),{tablePasteChainId:s}),a[t(584)]&&r[t(504)](a,t(557),{tablePasteChainId:s}),l[t(584)]&&(r[t(504)](l,t(443),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(529)]((e=>{const n=t;var r;return null===(r=e[n(535)])||void 0===r?void 0:r[n(599)](e)}))),f[t(584)]&&(r[t(552)](f,t(443),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(529)]((e=>{const n=t;var r;return null===(r=e[n(535)])||void 0===r?void 0:r[n(599)](e)})));const g=r[t(509)](h[t(440)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(562),{tablePasteChainId:s});if(g){const e=g[t(564)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(508)][t(483)](s),a=e[t(548)]((e=>e[t(607)]()[t(621)](i)));a&&r[t(553)]([a[t(566)],o])}r[t(584)]&&g[t(596)](t(451),Object[t(575)](r))}c=null})))}),{priority:e.priorities[t(610)]+10}),n[t(590)][t(467)](t(441)).on(t(615),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(434)]();const u=s[r(505)],l=o,f=Aa(u),h=Aa(l);e[r(541)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(530)](u[r(558)](0));for(const t of Array[r(600)](l[r(572)]()))a[r(574)](t,u,r(501));const t=c[r(521)][r(567)](s[r(597)]),e=c[r(595)][r(567)](s[r(560)]);t||e||(g=i.LiveRange[r(446)](a[r(491)](u)))}else h&&!f&&(d=a[r(491)](u));else{const t=a[r(513)](r(613)),e=a[r(513)](r(613));a[r(608)](a[r(491)](u),e),a[r(574)](t,u,0);for(const e of Array[r(600)](l[r(572)]()))a[r(574)](e,t,r(501));g=i.LiveRange[r(446)](a[r(483)](t)),d=i.LiveRange[r(446)](a[r(483)](e))}const p=Array[r(600)](l[r(497)]())[r(614)]((([t])=>Ta[r(567)](t)));c[r(484)][r(553)]({element:u,attributes:p[r(584)]?Object[r(575)](p):null}),g&&c[r(424)][r(553)](g),d&&c[r(433)][r(553)](d)}),{priority:t(610)}),s.on(t(517),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(629)]||1;c[o(595)]=new Array(l)[o(542)](u)[o(440)](((t,e)=>t+e));for(const{cell:t}of s[o(534)](i,{startColumn:u,endColumn:u+l-1}))c[o(559)][o(553)](n[o(508)][o(483)](t))}),{priority:t(493)}),s.on(t(577),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(551)]||1;c[o(521)]=new Array(l)[o(542)](u)[o(440)](((t,e)=>t+e));for(const{cell:t}of s[o(534)](i,{startRow:u,endRow:u+l-1}))c[o(507)][o(553)](n[o(508)][o(483)](t))}),{priority:t(493)}),r[t(442)][t(623)]((e=>{const r=t;if(e[r(619)]&&e[r(619)][r(430)](r(443)))return e[r(579)]?{}:{type:r(543),content:Hr(n[r(544)],r(525))}}));const u=()=>!1;for(const e of[t(443),t(557),t(526),t(562)])r[t(609)][t(545)](t(543),e,t(591),u),r[t(609)][t(545)](t(477),e,t(591),u),r[t(609)][t(545)](t(622),e,t(591),u);r[t(609)][t(545)](t(622),t(562),t(586),u),r[t(609)][t(545)](t(622),t(562),t(549),((e,r,s)=>{const o=t,i=e[o(440)]((t=>t[o(495)]()))[o(614)]((t=>t)),a=new Map(i[o(440)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(484)])e&&a[o(436)](t,e);else if(s&&s[o(451)])for(const[t,e]of Object[o(426)](s[o(451)])){const r=n[o(508)][o(570)][o(467)](t),s=r?r[o(607)]()[o(495)]():null;s&&a[o(436)](s,e)}n[o(508)][o(624)]((t=>{const e=o;for(const[n,r]of a)t[e(481)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(609)][o(545)](e,o(443),s,((t,i,a)=>{const c=o;n[c(508)][c(624)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(450)][o(522)];t.is(o(520),o(613))&&u[o(553)](t)}r[o(609)][o(447)](e,null,s)(t,i,a);for(const t of u)o(455)!=t[o(489)][o(604)]&&n[o(482)](t)}))}))};l(t(543),t(549)),l(t(543),t(586)),l(t(477),t(549)),l(t(477),t(586)),r[t(609)][t(545)](t(543),t(526),t(586),(e=>{const n=t,r=e[n(440)]((t=>t[n(495)]())),i=r[0][n(576)](n(486)),{minRow:a,maxRow:c}=o[n(439)](r);s[n(550)](i,{at:a,rows:c-a+1})})),r[t(609)][t(545)](t(543),t(557),t(586),(e=>{const n=t,r=e[n(440)]((t=>t[n(495)]())),i=r[0][n(576)](n(486)),{minColumn:a,maxColumn:c}=o[n(439)](r);s[n(510)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(619)]||!n[s(619)][s(430)](s(443)))return;const o=n[s(449)][s(425)],i=r[s(531)]()[s(614)]((t=>t[s(580)]&&t[s(449)]&&t[s(449)][s(425)]==o));i[s(584)]&&n[s(500)]()[s(584)]!=i[s(584)]&&i[s(536)](((t,e)=>(t[s(435)]=e,e[s(579)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(554)](e[s(585)]),i=[s(631),s(573)],a=r[s(628)][s(567)](e[s(585)]);return a&&i[s(553)](s(533)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(458),f,{priority:t(610)}),r.on(t(459),f,{priority:t(610)}),n[t(508)][t(578)][t(474)]((()=>{const e=t;let s=!1;const o=Array[e(600)](n[e(508)][e(578)][e(612)][e(470)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(554)](t);if(e(523)!=o||e(477)!=a||i[e(620)])continue;if(!r[e(506)](c))continue;const u=r[e(471)](c)[e(539)](),l=n[e(590)][e(467)](e(499)).me;for(const t of r[e(531)]())if(t[e(580)]&&t[e(473)]==l&&e(622)==t[e(519)]&&e(562)==t[e(619)]&&t[e(539)]()[e(445)]((t=>u[e(603)]((n=>n[e(537)](t,!0))))))for(const n of t[e(500)]())n[e(580)]&&(n[e(586)](),s=!0)}return s})),n[t(508)][t(578)][t(474)]((e=>{const s=t,o=n[s(571)][s(467)](s(602));if(!o||!o[s(512)][s(532)](e[s(581)]))return!1;let i=!1;const a=n[s(590)][s(467)](s(499)).me,c=n[s(508)][s(578)][s(612)][s(428)](),u=Array[s(600)](n[s(508)][s(578)][s(612)][s(470)]())[s(614)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(554)](t);return n(523)==o&&n(443)==i&&c==a.id&&!e[n(620)]}));for(const t of c){if(s(574)!=t[s(519)]||s(613)!=t[s(566)]||1!=t[s(584)])continue;const n=e[s(432)](t[s(518)],t[s(518)][s(488)](1));if(!u[s(548)]((({data:t})=>t[s(588)][s(621)](n))))for(const{name:t,data:r}of u)if(n[s(537)](r[s(588)])){e[s(465)](t,{range:n}),i=!0;break}}return i})),n[t(508)][t(578)][t(474)]((e=>{const s=t;let o=!1;const i=n[s(590)][s(467)](s(499)).me,a=r[s(531)]()[s(614)]((t=>t[s(580)]&&t[s(473)]==i)),c=new Set,u=new Set;for(const t of a)if(s(443)==t[s(619)])for(const e of t[s(564)]()){const n=e[s(607)]()[s(495)]();if(n)if(n.is(s(520),s(613))&&Aa(n)){t[s(429)](e[s(566)]),c[s(466)](n),o=!0;const r=n[s(611)],i=n[s(468)],a=r&&r.is(s(520),s(613)),l=i&&i.is(s(520),s(613));a&&!c[s(532)](r)&&u[s(466)](r),l&&!c[s(532)](i)&&u[s(466)](i)}else n.is(s(520),s(485))&&n[s(490)]&&(t[s(429)](e[s(566)]),o=!0)}else if(s(562)==t[s(619)]){if(!t[s(449)]||!t[s(449)][s(425)])continue;const e=t[s(449)][s(451)];if(e&&Object[s(476)](e)[s(584)])continue;const n=t[s(449)][s(425)];let r=!0,i=!0;for(const e of a)if(e[s(619)]&&e[s(619)][s(430)](s(443))){if(!e[s(449)][s(425)]){i=!1;break}if(e.id!=t.id&&e[s(449)][s(425)]==n){r=!1;break}}i&&r&&(t[s(431)](),o=!0)}for(const t of c)e[s(530)](t);for(const t of u)e[s(482)](t);return o})),n[t(592)][t(547)](t(460))[t(598)]({model:t(472),view:(t,e)=>h(t),converterPriority:t(610)}),n[t(592)][t(547)](t(527))[t(598)]({model:t(472),view:(e,n)=>n[t(587)][t(605)]?h(e,!1):null,converterPriority:t(610)});const g=n[t(589)][t(515)];this[t(478)](g[t(578)],t(546),((e,n)=>{const r=t,s=[];for(const t of g[r(491)](n[r(618)])[r(494)]())t.is(r(520),r(437))&&s[r(553)](t);g[r(624)]((t=>{const e=r;for(const n of s)t[e(568)](t[e(491)](n),t[e(498)](n)),t[e(530)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(490)])return!0;const n=t[e(558)](0);return n.is(e(520),e(485))&&n[e(490)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(534)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function Ca(t,e){const n=Ra();return(Ca=function(t,e){return n[t-=330]})(t,e)}const La=Ca;function Ra(){const t=["registerDescriptionCallback","bind","21648tidjeZ","get","getSelectedElement","table","afterInit","1324432CZFFde","TrackChangesEditing","TableColumnResizeEditing","markBlockFormat","plugins","getContainedElement","document","getTableColumnsWidths","subType","discard","locale","getAttribute","formatBlock","278310VwNOWv","handleResizeTableWidthCommand","getSuggestionCallback","change","resizeTable","tableWidth","registerCustomCallback","columnWidths","formatInline","author","type","editor","12406QklhZe","formatGroupId","_suggestionFactory","getSuggestions","format","8244730ykIBYn","commandParams","Users","*Format:* resize table","3068139dtThzL","has","2328741Xqiivb","enableCommand","data","selection","model","219kEbPvL","accept","189jwIYqv","handleSuggestionDescription","resizeTableWidth","700szBhuh","descriptionFactory","getColumnGroupElement"];return(Ra=function(){return t})()}!function(t,e){const n=Ca,r=t();for(;;)try{if(771265===parseInt(n(368))/1*(parseInt(n(352))/2)+parseInt(n(361))/3+parseInt(n(378))/4*(-parseInt(n(373))/5)+parseInt(n(340))/6*(-parseInt(n(370))/7)+-parseInt(n(383))/8+-parseInt(n(363))/9+parseInt(n(357))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ra);class Sa extends t.Plugin{[La(382)](){const t=La;if(!this[t(351)][t(331)][t(362)](t(385)))return;const e=this[t(351)][t(331)][t(379)](t(384));e[t(364)](t(372),this[t(341)][t(377)](this)),e[t(354)][t(346)](t(339),t(344),t(369),e[t(354)][t(342)](t(339),null,t(336))),e[t(354)][t(346)](t(339),t(344),t(336),e[t(354)][t(342)](t(339),null,t(369))),e[t(374)][t(376)](this[t(371)][t(377)](this))}[La(341)](t,e){const n=La,r=this[n(351)][n(331)][n(379)](n(384)),s=this[n(351)][n(331)][n(379)](n(385)),o=e[n(381)]||this[n(351)][n(367)][n(333)][n(366)][n(380)]();this[n(351)][n(367)][n(343)]((()=>{const i=n,a=s[i(375)](o);let c=a?s[i(334)](a):null,u=o[i(338)](i(345))||null;const l=e[i(345)]||u,f=e[i(347)]||c,h=this[i(351)][i(331)][i(379)](i(359)).me;for(const t of r[i(355)]()){const e=t[i(332)]();if(i(344)===t[i(335)]&&e===o){t[i(349)]!==h&&t[i(336)]();const e=t[i(365)][i(358)];u=e[0][i(345)],c=e[0][i(347)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(330)](o,{commandName:i(372),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(344)},[],i(344))}))}[La(371)](t){const e=La;if(e(339)!=t[e(350)]&&e(348)!=t[e(350)])return;const{data:n}=t;if(n&&e(344)===n[e(353)]){const t=e(360);return{type:e(356),content:Hr(this[e(351)][e(337)],t)}}}}const Na=va;function va(t,e){const n=Ma();return(va=function(t,e){return n[t-=217]})(t,e)}function Ma(){const t=["afterInit","Template","326892ljHvGT","249uITwrm","enableCommand","has","1895658nHpUyu","414jvYemx","insertTemplate","TrackChangesEditing","28088HeBtVc","get","922555uShlpA","17129FOKqHk","plugins","editor","6252mYouOv","166854laAdnm"];return(Ma=function(){return t})()}!function(t,e){const n=va,r=t();for(;;)try{if(181649===-parseInt(n(234))/1+parseInt(n(231))/2+-parseInt(n(217))/3*(-parseInt(n(230))/4)+-parseInt(n(226))/5+parseInt(n(220))/6+parseInt(n(227))/7+-parseInt(n(224))/8*(-parseInt(n(221))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class Oa extends t.Plugin{[Na(232)](){const t=Na,e=this[t(229)];e[t(228)][t(219)](t(233))&&e[t(228)][t(225)](t(223))[t(218)](t(222))}}const wa=Da;function Da(t,e){const n=Fa();return(Da=function(t,e){return n[t-=181]})(t,e)}function Fa(){const t=["ELEMENT_TABLE_OF_CONTENTS","10117176MMGWco","plugins","afterInit","locale","tableOfContents","7879293zREmwu","insertTableOfContents","9590903aKRkmc","enableCommand","editor","68301jzIATi","563998kWOTAp","registerElementLabel","get","commands","677359orfIrV","5rvmoLI","descriptionFactory","TrackChangesEditing","24NEyQmj","9971454qhKufg"];return(Fa=function(){return t})()}!function(t,e){const n=Da,r=t();for(;;)try{if(939708===parseInt(n(194))/1+-parseInt(n(190))/2+parseInt(n(189))/3*(-parseInt(n(198))/4)+parseInt(n(195))/5*(parseInt(n(199))/6)+-parseInt(n(186))/7+parseInt(n(201))/8+-parseInt(n(184))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fa);class Pa extends t.Plugin{[wa(181)](){const t=wa,e=this[t(188)];if(!e[t(193)][t(192)](t(185)))return;e[t(202)][t(192)](t(197))[t(187)](t(185));const n=e[t(202)][t(192)](t(197)),r=e[t(182)];n[t(196)][t(191)](t(183),(e=>Hr(r,t(200),e)))}}const xa=Ua;function Ba(){const t=["277810lXyPEn","99RjIKGq","element","from","ELEMENT_TITLE","726UGhYVu","updateMarker","TrackChangesEditing","end","10482021opLZxd","suggestion","624vGLrQR","has","getChangedMarkers","2664EICXLj","newRange","nodeBefore","isTouching","removeMarker","get","plugins","182wspWzE","isCollapsed","26630stjiTa","getNearestSelectionRange","schema","registerElementLabel","_splitMarkerName","isEqual","title-content","registerPostFixer","editor","afterInit","model","forward","start","differ","108368OqaWcx","13808xiPfeR","document","Title","71390KTIVTB","locale","descriptionFactory","createRange"];return(Ba=function(){return t})()}function Ua(t,e){const n=Ba();return(Ua=function(t,e){return n[t-=252]})(t,e)}!function(t,e){const n=Ua,r=t();for(;;)try{if(282258===-parseInt(n(256))/1+parseInt(n(252))/2+-parseInt(n(265))/3*(-parseInt(n(274))/4)+parseInt(n(283))/5*(-parseInt(n(271))/6)+parseInt(n(281))/7*(parseInt(n(253))/8)+-parseInt(n(261))/9*(parseInt(n(260))/10)+parseInt(n(269))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ba);class ja extends t.Plugin{[xa(292)](){const t=xa,e=this[t(291)];if(!e[t(280)][t(272)](t(255)))return;const n=e[t(280)][t(279)](t(267));n[t(258)][t(286)](t(289),(()=>Hr(e[t(257)],t(264)))),e[t(293)][t(254)][t(290)]((r=>{const s=t;let o=!1;const i=Array[s(263)](e[s(293)][s(254)][s(296)][s(273)]());for(const{name:t,data:a}of i){const{group:i}=n[s(287)](t);if(s(270)!==i||!a[s(275)])continue;const c=a[s(275)],u=c[s(268)][s(276)];if(!u||!u.is(s(262),s(289)))continue;if(!c[s(295)][s(277)](c[s(268)]))continue;const l=e[s(293)][s(285)][s(284)](c[s(268)],s(294));if(l&&l[s(282)]){const e=r[s(259)](c[s(295)],l[s(295)]);e[s(288)](c)||(r[s(266)](t,{range:e}),o=!0)}o||(r[s(278)](t),o=!0)}return o}))}}function Ga(t,e){const n=za();return(Ga=function(t,e){return n[t-=134]})(t,e)}const Va=Ga;function za(){const t=["plugins","afterInit","1497339kRsslw","46510FwZCGa","undo","editor","has","121426eLVwPp","UndoEditing","290382DXGDVz","202608DeZRHP","1227821HZTrBw","54qXQdFD","get","TrackChangesEditing","8HXfvWn","132831Soklrf","redo","enableCommand"];return(za=function(){return t})()}!function(t,e){const n=Ga,r=t();for(;;)try{if(118032===parseInt(n(138))/1+parseInt(n(148))/2+-parseInt(n(150))/3*(parseInt(n(137))/4)+-parseInt(n(144))/5*(-parseInt(n(134))/6)+parseInt(n(152))/7+parseInt(n(151))/8+-parseInt(n(143))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(za);class Ha extends t.Plugin{[Va(142)](){const t=Va,e=this[t(146)],n=e[t(141)][t(135)](t(136));e[t(141)][t(147)](t(149))&&(n[t(140)](t(145)),n[t(140)](t(139)))}}const Ka=Xa;function Wa(){const t=["152496iofKyw","91338uHPzZQ","4870nHUEdG","get","editor","plugins","2FrFmVW","TrackChangesEditing","296hbgjoM","114713FQmYUY","toggleTableCaption","requires","24HXRItG","918999QmLjBp","1348370CEAKiu","afterInit","enableCommand","39193KPPEgR","has","TableCaptionEditing"];return(Wa=function(){return t})()}function Xa(t,e){const n=Wa();return(Xa=function(t,e){return n[t-=339]})(t,e)}!function(t,e){const n=Xa,r=t();for(;;)try{if(102475===parseInt(n(349))/1*(parseInt(n(346))/2)+parseInt(n(341))/3+parseInt(n(348))/4*(-parseInt(n(342))/5)+-parseInt(n(352))/6*(parseInt(n(357))/7)+parseInt(n(340))/8+-parseInt(n(353))/9+parseInt(n(354))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wa);class qa extends t.Plugin{static get[Ka(351)](){return[aa]}[Ka(355)](){const t=Ka,e=this[t(344)];e[t(345)][t(358)](t(339))&&e[t(345)][t(343)](t(347))[t(356)](t(350))}}function Za(t,e){const n=Ja();return(Za=function(t,e){return n[t-=178]})(t,e)}const Ya=Za;function Ja(){const t=["batch","842204hoNEls","tableCellPadding","getFirstPosition","tableBorderStyle","start","getAttribute","TablePropertiesEditing","*Format:* change table properties","has","314hWeBVj","3231320EpbFeV","tableProperties","get","model","tableHeight","setAttribute","editor","removeAttribute","_suggestionFactory","selection","*Format:* change table cell properties","tableCellHorizontalAlignment","tableBackgroundColor","discard","5768136KLrLvn","4726ezXPkv","2115618yeNMCa","markBlockFormat","change","commandParams","handleDiscardAction","getSuggestionCallback","pluginName","table","_handlePropertyChange","formatBlock","TableUtils","TableCellPropertiesEditing","join","getSelectionAffectedTableCells","data","5PsOhfM","_getSuggestion","getSuggestions","findAncestor","document","getContainedElement","10633464VDUOiZ","tableWidth","tableCellVerticalAlignment","enqueueChange","2961021ihOBrx","format","descriptionFactory","tableCellWidth","tableAlignment","subType","registerCustomCallback","accept","10MRPcZC","18UgdHzr","tableBorderWidth","tableCellBackgroundColor","6jVLeTW","enableCommand","TrackChangesTableProperties","nodeAfter","TrackChangesEditing","registerDescriptionCallback","tableCellBorderWidth","tableBorderColor","tableCellBorderStyle","tableCellHeight","tableCellBorderColor","tableCellProperties","afterInit","handleSuggestionDescription","plugins","locale"];return(Ja=function(){return t})()}!function(t,e){const n=Za,r=t();for(;;)try{if(499246===parseInt(n(178))/1*(-parseInt(n(194))/2)+parseInt(n(195))/3+-parseInt(n(249))/4*(parseInt(n(210))/5)+parseInt(n(232))/6*(-parseInt(n(220))/7)+-parseInt(n(179))/8*(-parseInt(n(229))/9)+parseInt(n(228))/10*(-parseInt(n(193))/11)+parseInt(n(216))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ja);class Qa extends t.Plugin{constructor(t){const e=Za;super(t),this[e(180)]=[e(239),e(252),e(230),e(224),e(217),e(183),e(191)],this[e(243)]=[e(242),e(240),e(238),e(250),e(223),e(241),e(231),e(190),e(218)]}static get[Ya(201)](){return Ya(234)}[Ya(244)](){const t=Ya,e=this[t(185)][t(246)][t(181)](t(236));if(this[t(185)][t(246)][t(257)](t(255))){for(const n of this[t(180)])e[t(233)](n,((e,r)=>{const s=t,o=this[s(185)][s(182)][s(214)][s(188)][s(251)]()[s(213)](s(202));this[s(203)](n,[o],this[s(180)],s(180),e,r)}));e[t(187)][t(226)](t(204),t(180),t(227),e[t(187)][t(200)](t(204),null,t(192))),e[t(187)][t(226)](t(204),t(180),t(192),((e,n)=>this[t(199)](this[t(180)],e,n))),e[t(187)][t(226)](t(204),t(180),t(207),(()=>!1))}if(this[t(185)][t(246)][t(257)](t(206))){for(const n of this[t(243)])e[t(233)](n,((e,r)=>{const s=t,o=this[s(185)][s(246)][s(181)](s(205))[s(208)](this[s(185)][s(182)][s(214)][s(188)]);this[s(203)](n,o,this[s(243)],s(243),e,r)}));e[t(187)][t(226)](t(204),t(243),t(227),e[t(187)][t(200)](t(204),null,t(192))),e[t(187)][t(226)](t(204),t(243),t(192),((e,n)=>this[t(199)](this[t(243)],e,n))),e[t(187)][t(226)](t(204),t(243),t(207),(()=>!1))}e[t(222)][t(237)]((e=>this[t(245)](e)))}[Ya(203)](t,e,n,r,s,o){const i=Ya,a=this[i(185)][i(246)][i(181)](i(236));this[i(185)][i(182)][i(219)](o[i(248)],(()=>{const t=i;for(const i of e)if(this[t(211)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(254)](r);void 0!==n&&(e[r]=n)}s(o),a[t(196)](i,{commandParams:[e]},[],r)}}))}[Ya(199)](t,e,n){const r=Ya,s=e[0][r(253)][r(235)],o=n[r(198)][0];this[r(185)][r(182)][r(197)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(184)](r,o[r],s):e[n(186)](r,s)}))}[Ya(245)](t){const e=Ya;if(t[e(209)])switch(t[e(225)]){case e(180):return{type:e(221),content:Hr(this[e(185)][e(247)],e(256))};case e(243):return{type:e(221),content:Hr(this[e(185)][e(247)],e(189))}}}[Ya(211)](t,e){const n=Ya,r=this[n(185)][n(246)][n(181)](n(236));for(const s of r[n(212)]({skipNotAttached:!0})){const r=s[n(215)]();if(s[n(225)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=J?J.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Qe(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=qt?function(t,e){return qt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Qt(t,sn(t),n),r&&(n=Xn(n,7,oc));for(var s=e.length;s--;)Br(n,e[s]);return n})),Ec=bc;function bc(t,e){const n=Tc();return(bc=function(t,e){return n[t-=139]})(t,e)}function Tc(){const t=["_inlineAttributeKeys","insertion:accept","notReady","warn","createPositionAfter","requires","targetPosition","getNearestSelectionRange","ck-suggestion-marker-formatBlock","createRangeOn","rootName","documentSelection","multipleBlocks","substr","removeComment","after","FORMATTING","markInlineFormat","getRanges","suggestion:attribute:","markInsertion","move","setSelection","chain","announce","markMultiRangeInsertion","plugins","isLocal","applyOperation","_updateSuggestionData","includes","subType","batch","markers","assign","format","_model","376LOBvRl","showSuggestionHighlights","$graveyard","backward","parent","return","next","isInsideObject","adapter","trackChanges","suggestionUnloaded","494274YALLYz","catch","track-changes-user-not-found","createSelection","key","addRange","addSuggestionData","deletion:discard","rename","before","markerToHighlight","length","meta","getAncestors","_SUGGESTION_ANNOUNCEMENT","_getExternalAuthor","getContainedElement","22AcTzLj","@external","insertion","multi","authorName","splice","toViewElement","isUndo","insert","_isForcedDefaultExecutionBlock","track-changes-suggestion-not-found","attribute","_addSuggestionMarker","_isDataLoaded","markerName","removed","filter","isEqual","addMarker:suggestion:formatBlock","_cutOutSuggestionMarker","addHighlight","getChanges","containsRange","default","_suggestionState","isMultiRange","position","isDocumentOperation","$textProxy","clear","getUser","5373456vmYPXW","accept","$text","comments","_suggestionFactory","substring","_customCallbacks","enableDefaultAttributesIntegration","track-changes-adapter-already-set","_getAuthorFromId","isIntersectingWithRange","PendingActions","_descriptionFactory","getAttribute","consumable","author","hasCommentThread","get","_commentsRepository","createdAt","from","_processAttributeSuggestions","type","forward","acceptSuggestion","_isRegisteredAttribute","ENTER","buildSuggestion","oldValue","ready","track-changes-command-not-found","refresh","newRange","_isBlockAttribute","range","removeMarkers","join","attribute:","LEAVE","every","descriptionFactory","registerBlockAttribute","getFirstRange","change:_saved","howMany","_adapter","model","trackChanges.trackFormatChanges","detach","elementStart","bindElementToMarker","containsRangeInObject","discardAllSuggestions","formatInline:discard","30ZwaunN","2395026YXbUOm","forceDefaultExecution","then","commandName","ck-suggestion-marker-formatInline","attributes","dataToMarker","value","getDifference","_saved","updateMarker","isTouching","isBefore","unbindElementFromMarkerName","3511960ufHYAH","_refreshSuggestionsChain","isAfter","resolve","formatBlock:","insertion:join","collaboration.channelId","commands","end","change:activeMarkers","suggestion-type","attributeKey","attributeOldValue","rethrowUnexpectedError","addMarker:suggestion","never","some","element","set","options","$marker","reconvertMarker","find","commentThread","selection","registerInlineAttribute","_processAttributeChanges","isInContent","head","getChangedMarkers","highest","updateSuggestion","getAllAdjacentSuggestions","high","enableCommand","ck-suggestion-marker-","data","attribute:accept","marker-count","ck-suggestion-marker--active","map","error-saving-suggestion-data-suggestion-discarded","isAtStart","trackChanges.mergeNestedSuggestions","oldRange","size","sort","_editor","locale","_findSuggestions","elementEnd","CommentsRepository","removeAttribute","_reduceExistingSuggestions","nodeAfter","track-changes-adapter-missing-getsuggestion","groupId","_mergeNestedSuggestions","addComment","_splitMarkerName","editingDowncast","registerCustomCallback","creator","removeMarker:suggestion:formatBlock","formatInline:accept","differ","createElement","formatBlock:join","update:suggestion","isLimit","attribute:join","open","isObject","removeMarker:suggestion:attribute","_breakSuggestionMarker","fromRange","keys","isNextTo","track-changes-suggestion-data-mismatch","lowest","change","unshift","getIntersection","markerNameToElements","_setSuggestionRange","enqueueChange","getFirstMarker","30vcGqWu","_recordAttributeSuggestions","addSuggestion","_joinSuggestions","listenTo","formatBlock:discard","addCommentThread","_afterChanges","markMultiRangeDeletion","deletion:","enableReadOnlyMode","_getSuggestionData","getRange","isSelectable","_checkSuggestionCorrectness","item","isExternal","_registerDefaultCallbacks","nodeBefore","accepted","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.","_joinWithAdjacentSuggestions","fromCharCode","addMarker","elementToElement","markerToData","normal","formatBlock:chain","getSuggestion","split","_rangeIsInLocalUserInsertion","3pQhmQr","discardSuggestion","_onDiscard","getMarkers","insertion:","setAttribute","removeClass","getMultiRangeId","values","deletion:join","suggestionLoaded","getCustomProperty","skipNestingCheck","suggestionChanged","containsPosition","forEach","writer","createPositionBefore","getWalker","track-changes-enable-command-twice","formatGroupId","for","init","_getAttributeKey","always","pop","activeMarkers","addMarkerName","dataReady","dataDowncast","PENDING_ACTION_SUGGESTION","toUpperCase","originalSuggestionId","clone","has","attributeNewValue","concat","createRangeIn","removeMarker","markBlockFormat","markDeletion","start","suggestion","_setSuggestionData","splitPosition","consume","upcast","_blockAttributeKeys","widget","schema","conversion","_createSuggestion","setTo","discard","newValue","insertContent","deletion","suggestion:","formatBlock","change:data","isArray","startsWith","isCollapsed","add","_reduceSuggestionAttributeRange","registerPostFixer","TrackChangesEditing","getShiftedBy","trackChangesCommand","createPositionAt","isRemovable","define","_getMarkerAnnouncementText","acceptSelectedSuggestions","_initAriaMarkerChangeAnnouncements","pluginName","_addThreadToSuggestion","Users","formatInline:","editor","group","markerReady","tablePasteChainId","_element","deletion:chain","root","execute","getSuggestionCallback","unbind","insertion:chain","createRange","containerElement","low","config","isAtEnd","formatBlock:accept","delete","discardSelectedSuggestions","external:","_removeSuggestion","rejected","111454bHjHaH","insertion:discard","formatInline","getItems","_refreshAttributeSuggestionsChain","hasSuggestion","fetchCommentThread","getLastMatchingPosition","stop","15379752mLDXaH","remove","isIntersecting","_suggestions","getSuggestions","_trackFormatChanges","toJSON","_defaultCallbacks","_recordAttributeChanges","fire","mapper","addUser","markMultiRangeBlockFormat","ck-suggestion-marker","$elementName","isOwn","_handleNewSuggestionMarker","previous","editing","20914KxGNPn","attribute:discard","hasComments","authoredAt","name","getCommentThread","deletion:accept","_enabledCommands","markAttributeChange","formatInline:chain","document","moveTargetPosition","addClass","data-suggestion","stopListening","deleteContent","26NkktRa","containsItem","acceptAllSuggestions","isBlock","formatInline:join","addMarker:suggestion:attribute","push"];return(Tc=function(){return t})()}!function(t,e){const n=bc,r=t();for(;;)try{if(522486===-parseInt(n(395))/1*(parseInt(n(483))/2)+-parseInt(n(266))/3*(parseInt(n(148))/4)+-parseInt(n(235))/5*(parseInt(n(466))/6)+parseInt(n(367))/7*(-parseInt(n(455))/8)+-parseInt(n(569))/9*(-parseInt(n(568))/10)+-parseInt(n(514))/11+-parseInt(n(376))/12*(-parseInt(n(411))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Tc);const _c=Ec(390);class yc extends t.Plugin{static get[Ec(423)](){return[Ec(199),o.Users,t.PendingActions,Qr,ns,as,fs,Ts,ms,ks,Ns,Bs,to,so,co,go,bo,Ao,Ro,Mo,Fo,zo,Uo,Xo,Yo,ei,ci,pi,Ri,oi,Vs,Ks,bi,Ai,Mi,Fi,ji,zi,qi,$i,na,aa,ha,ma,qa,ya,Sa,Pa,Qa,Oa,ja,Ha]}static get[Ec(341)](){return Ec(332)}get[Ec(526)](){return this[Ec(554)]}constructor(t){const e=Ec;function n(t){const e=bc;return t[e(188)]((t=>String[e(257)](t)))[e(550)]("")}super(t),this[e(236)]=!1,this[e(166)](e(292),[]),this.on(e(157),((n,r,s,o)=>{const i=e;this[i(454)][i(228)]((()=>{const e=i;for(const n of[...o,...s])this[e(454)][e(451)][e(300)](n)&&t[e(394)][e(169)](n)}))})),this[e(554)]=new qr(this[e(345)][e(560)][e(315)],this[e(345)][e(196)]),this[e(559)]=null,this[e(518)]=new Ac(this[e(345)]),this[e(379)]=new Map,this[e(532)]=t[e(444)][e(531)](e(199)),this[e(402)]=new Set,this[e(454)]=this[e(345)][e(560)],this[e(507)]=new WeakMap,this[e(492)]=!1,this[e(313)]=new Set([e(390)]),this[e(418)]=new Set,t[e(359)][e(337)](e(561),e(506)),this[e(381)]=t[e(359)][e(531)](e(561)),t[e(359)][e(337)](e(191),!0),this[e(205)]=t[e(359)][e(531)](e(191)),this[e(334)]=new f(t,this[e(402)]),this[e(340)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,50,48,56])}[Ec(288)](){const t=Ec,n=this[t(345)],r=(e,n)=>{const r=t;if(r(494)!=e)return r(183)+e;const s=n[r(264)]("|")[0];return this[r(547)](s)?r(426):r(573)};n[t(316)][t(287)](t(208))[t(476)]({model:t(308),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(207)](e[n(497)]),a=[n(389),r(o,i)];let c=3e3;return this[n(292)][n(448)](e[n(497)])&&(a[n(417)](n(187)),c=3010),n(322)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(316)][t(287)](t(295))[t(329)]((e=>{const r=t;e.on(r(162),((t,e,s)=>{const o=r;if(!s[o(167)][o(456)])return;const i=e[o(250)];if(!i)return;const c=s[o(386)][o(489)](i);n[o(560)][o(315)][o(220)](i)&&c&&!c[o(277)](o(314))&&c.is(o(357))&&(0,a.toWidget)(c,s[o(282)])}),{priority:r(181)})})),n[t(316)][t(287)](t(295))[t(476)]({model:t(308),view:(e,n)=>{const s=t;if(!n[s(167)][s(456)])return null;const{type:o,subType:i}=this[s(207)](e[s(497)]);return{classes:[s(389),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(250)])return;const{id:c}=this[a(207)](o[a(497)]);if(r){const t=this[a(379)][a(531)](c),e=this[a(289)](t);if(!this[a(547)](e))return}if(o[a(250)].is(a(172)))return void i[a(528)][a(311)](o[a(250)],s[a(399)]);const u=i[a(386)][a(489)](o[a(250)]);if(o[a(250)].is(a(165))&&n[a(560)][a(315)][a(414)](o[a(250)])&&!u[a(277)](a(503))){i[a(282)][a(407)]([a(389),a(426)],u),i[a(282)][a(271)](a(408),c,u),i[a(386)][a(564)](u,o[a(497)]),e&&(this[a(292)][a(448)](o[a(497)])?i[a(282)][a(407)](a(187),u):i[a(282)][a(272)](a(187),u));for(const t of n[a(560)][a(303)](o[a(250)])[a(370)]())i[a(528)][a(311)](t,s[a(399)]);i[a(528)][a(311)](o[a(250)],s[a(399)])}};n[t(316)][t(287)](t(295))[t(329)]((e=>{const n=t;e.on(n(501),((t,e,r)=>{const o=n;r[o(167)][o(456)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(178)})})),n[t(316)][t(287)](t(295))[t(329)]((e=>{const n=t;e.on(n(416),((t,e,r)=>{const o=n;r[o(167)][o(456)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(178)})})),n[t(316)][t(287)](t(295))[t(260)]({model:t(308),view:(e,n)=>n[t(167)][t(456)]?null:{group:t(308),name:e[t(431)](11)}}),n[t(316)][t(287)](t(312))[t(259)]({view:{name:t(308),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(323)+e[r(527)](r(158))+":"+e[r(527)]("id");return e[r(527)](r(186))&&(s+=":"+e[r(527)](r(186))),n[r(214)](r(168),{"data-name":s})}}),n[t(316)][t(287)](t(312))[t(140)]({view:t(308)}),n[t(316)][t(287)](t(208))[t(329)]((e=>{const n=t;e.on(n(501),s(),{priority:n(181)})})),n[t(316)][t(287)](t(208))[t(329)]((e=>{const n=t;e.on(n(416),s({isAttributeSuggestion:!0}),{priority:n(181)})})),n[t(316)][t(287)](t(208))[t(329)]((e=>{const n=t;e.on(n(211),((t,e,r)=>{const s=n,o=r[s(386)][s(231)](e[s(497)]);if(o)for(const t of o)t[s(277)](s(503))||(r[s(282)][s(272)]([s(389),s(426),s(187)],t),r[s(282)][s(200)](s(408),t),r[s(386)][s(147)](t,e[s(497)]))}),{priority:n(181)})})),n[t(316)][t(287)](t(208))[t(329)]((e=>{const n=t;e.on(n(221),((t,e,r)=>{const s=n,o=r[s(386)][s(231)](e[s(497)]);if(!o)return;const{id:i}=this[s(207)](e[s(497)]),a=this[s(379)][s(531)](i),c=this[s(289)](a);if(this[s(547)](c))for(const t of o)t[s(277)](s(503))||(r[s(282)][s(272)]([s(389),s(426),s(187)],t),r[s(282)][s(200)](s(408),t),r[s(386)][s(147)](t,e[s(497)]))}),{priority:n(181)})})),n[t(560)][t(405)][t(331)]((e=>{const r=t;let s=!1;const o=Array[r(534)](n[r(560)][r(405)][r(213)][r(177)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(207)](t);if(r(308)!==o)continue;const h=this[r(379)][r(531)](f);if(null!=c[r(546)]){r(369)==u&&(s=s||Lc(c[r(546)],t,e,n[r(560)][r(315)]));const o=r(494)==u&&this[r(547)](l[r(264)]("|")[0]);if(c[r(546)][r(328)]||r(457)==c[r(546)][r(351)][r(428)]||r(324)==u&&!Sc(c[r(546)])||o&&!Sc(c[r(546)])||r(322)==u&&(Cc(a=c[r(546)])||function(t){const e=r;return t[e(307)][e(459)]==t[e(156)][e(253)]&&t[e(307)][e(360)]}(a)))e[r(304)](t),s=!0;else{if(!h||!h[r(175)])continue;i[r(329)](h)}}}var a;return i[r(193)]>0&&(s=!!this[r(256)](i)||s),s})),n[t(560)][t(405)][t(331)]((e=>{const r=t;let s=!1;for(const t of n[r(560)][r(405)][r(213)][r(504)]())if(r(491)==t[r(536)])for(const t of this[r(379)][r(274)]()){if(t[r(508)]||!t[r(175)])continue;const o=r(324)==t[r(536)],i=this[r(289)](t),a=i&&this[r(547)](i);if(!o&&!a)continue;const c=t[r(556)]();if(c[r(307)][r(459)]!=c[r(156)][r(459)]&&!c[r(156)][r(360)]){const o=n[r(560)][r(335)](c[r(307)][r(202)],r(156)),i=n[r(560)][r(356)](c[r(307)],o);e[r(144)](t[r(234)](),{range:i}),s=!0}}return s})),n[t(560)][t(405)][t(331)]((e=>this[t(174)](e))),n[t(560)][t(405)][t(331)]((e=>!e[t(450)][t(445)]&&this[t(535)](e))),n[t(560)].on(t(242),(()=>{this[t(236)]=!1})),n[t(560)][t(405)].on(t(325),((r,s)=>{const o=t;if(!s[o(445)]||s[o(490)])return;if(!this[o(236)])return;const i=n[o(560)][o(405)][o(213)][o(504)]();if(0==i[o(477)])return;const a=[],c=i[o(499)]((t=>o(494)==t[o(536)])),u=i[o(499)]((t=>o(491)==t[o(536)]&&o(516)!=t[o(399)])),l=i[o(499)]((t=>o(377)==t[o(536)]&&o(516)!=t[o(399)]));for(const t of c)this[o(539)](t[o(159)])&&a[o(417)]({key:t[o(159)],newValue:t[o(301)],oldValue:t[o(160)],range:Nc(t[o(548)],n[o(560)])});for(const t of u){const e=l[o(170)]((e=>e[o(349)]===t[o(349)]));if(e){const r=vc(t[o(509)][o(202)],n[o(560)]);e[o(399)]!==t[o(399)]&&a[o(417)]({key:o(390),newValue:t[o(399)],oldValue:e[o(399)],range:r});for(const[n,s]of e[o(139)]){if(!this[o(539)](n))continue;const e=t[o(139)][o(531)](n);s!==e&&a[o(417)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(139)])this[o(539)](n)&&(e[o(139)][o(300)](n)||a[o(417)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(477)]&&n[o(560)][o(233)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(403)](t,e,s,o,{groupId:r});this[n(201)](t,a)}))}),{priority:t(227)}),n[t(560)][t(451)].on(t(216),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(207)](n[s(399)]),e=this[s(379)][s(531)](t);e&&e[s(293)](n[s(399)])}})),n[t(560)][t(405)].on(t(325),(()=>{const e=t,r=Array[e(534)](n[e(560)][e(405)][e(213)][e(177)]())[e(499)]((t=>e(308)===this[e(207)](t[e(399)])[e(346)]));if(0===r[e(477)])return;r[e(194)](((t,n)=>{const r=e,s=t[r(184)][r(192)],o=n[r(184)][r(192)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(307)][r(146)](o[r(307)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(207)](t);if(null===n[e(192)]){const n=this[e(392)](t);o[e(329)](n)}else{const t=this[e(379)][e(531)](r);null!==n[e(546)]||t[e(175)]?(s[e(329)](t[e(176)]),o[e(329)](t)):this[e(365)](t)}}o[e(193)]>0&&this[e(149)](o);for(const t of s)this[e(385)](e(279),t)})),n[t(560)].on(t(446),((e,r)=>{const s=t,o=r[0];if(!this[s(379)][s(193)])return;if(!o[s(510)])return;if(o[s(450)][s(490)]||!o[s(450)][s(445)])return;let i,a;switch(o[s(536)]){case s(491):i=n[s(560)][s(335)](o[s(509)]),a=i[s(333)](o[s(558)]);break;case s(264):i=n[s(560)][s(335)](o[s(310)]),a=n[s(560)][s(335)](o[s(406)]);break;case s(439):i=n[s(560)][s(335)](o[s(424)]),a=i[s(333)](o[s(558)]);break;default:return}const c=n[s(560)][s(356)](i,a);n[s(560)][s(228)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(197)](c)){if(e[t(508)])continue;if(t(369)==e[t(536)])continue;const r=this[t(289)](e);if(r&&this[t(547)](r)&&t(264)!=o[t(536)])continue;const s=e[t(184)]&&e[t(184)][t(430)];(t(324)!=e[t(536)]||t(264)==o[t(536)]&&!s)&&(n[t(565)]||t(485)==e[t(536)]&&n[t(391)]||e[t(556)]()[t(505)](c)&&this[t(222)](e,i,a))}}))}),{priority:t(227)}),n[t(560)].on(t(410),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(570)])return;if(this[s(492)])return;if(!this[s(334)][s(141)])return;if(o[s(328)])return;const a=n[s(560)][s(315)],{start:c,end:u}=o[s(556)](),l=c[s(202)]&&a[s(217)](c[s(202)])?null:a[s(425)](c,s(537)),f=u[s(253)]&&a[s(217)](u[s(253)])?null:a[s(425)](u,s(458)),h=n[s(560)][s(356)](l?l[s(307)]:c,f?f[s(156)]:u);n[s(560)][s(228)]((t=>{const e=s;this[e(306)](h);const r=n[e(560)][e(315)][e(425)](h[e(307)]);o.is(e(429))?t[e(440)](r):o[e(318)](r)})),e[s(375)]()}),{priority:e.priorities[t(261)]+10}),n[t(560)].on(t(321),((e,r)=>{const s=t,o=r[r[s(477)]-1];o&&o[s(570)]||this[s(492)]||this[s(334)][s(141)]&&(n[s(560)][s(228)]((()=>{const t=s;let o=n[t(560)][t(321)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(460)]=o[t(299)]();const i=o[t(156)][t(253)],a=n[t(560)][t(315)];i&&a[t(414)](i)&&!a[t(220)](i)&&(o=n[t(560)][t(356)](o[t(307)],n[t(560)][t(335)](i,t(156)))),this[t(438)](o)})),e[s(375)]())}),{priority:t(181)}),this[t(345)][t(155)][t(329)](t(464),this[t(334)]),this[t(182)](t(464));const o=new p(n,this[t(379)]);n[t(155)][t(329)](t(538),o),this[t(182)](t(538));const i=new b(n,this[t(379)]);n[t(155)][t(329)](t(267),i),this[t(182)](t(267)),n[t(155)][t(329)](t(413),new N(n,o,this[t(379)])),this[t(182)](t(413)),n[t(155)][t(329)](t(566),new N(n,i,this[t(379)])),this[t(182)](t(566)),n[t(155)][t(329)](t(339),new w(n,o,this[t(379)])),this[t(182)](t(339)),n[t(155)][t(329)](t(363),new w(n,i,this[t(379)])),this[t(182)](t(363));const c=n[t(444)][t(531)](t(199));this[t(239)](c,t(206),((e,{threadId:n})=>{const r=t,s=this[r(379)][r(531)](n);s&&s[r(171)]&&1===s[r(171)][r(477)]&&this[r(447)](n,{hasComments:!0})}),{priority:t(358)}),this[t(239)](c,t(432),((e,{threadId:n})=>{const r=t,s=this[r(379)][r(531)](n);s&&s[r(171)]&&!s[r(171)][r(477)]&&this[r(447)](n,{hasComments:!1})}),{priority:t(358)})}set[Ec(463)](t){const n=Ec;if(this[n(559)])throw new e.CKEditorError(n(522),this);this[n(559)]=t}get[Ec(463)](){return this[Ec(559)]}[Ec(380)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(379)][n(274)]())t&&!e[n(175)]||r[n(417)](e);return e?r[n(188)]((t=>t[n(382)]())):r}[Ec(263)](t){const n=Ec,r=this[n(379)][n(531)](t);if(!r)throw new e.CKEditorError(n(493),this);return r}[Ec(372)](t){const e=Ec;return this[e(379)][e(300)](t)}[Ec(472)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(536)][e(264)](":"),a=this[e(379)][e(531)](r)||this[e(317)](o,i,r,n,s);if(this[e(342)](a),this[e(249)](a,o,i||null,n),a[e(533)]=t[e(533)],a[e(496)]=!0,s&&s[e(484)]){const t=s[e(484)],n=this[e(481)](t[e(487)]);a[e(398)]=t[e(533)],a[e(529)]=n,a[e(251)]=!0}else a[e(398)]=t[e(533)];switch(t[e(184)]&&(a[e(184)]=t[e(184)]),t[e(139)]&&(a[e(139)]=t[e(139)]),this[e(559)]&&this[e(559)][e(237)]||(a[e(143)]=!0),this[e(507)][e(531)](a)){case e(420):this[e(507)][e(166)](a,e(294));break;case e(347):a[e(175)]?(this[e(256)](new Set([a])),this[e(149)](new Set([a])),this[e(507)][e(166)](a,e(543)),this[e(385)](e(276),a)):this[e(507)][e(166)](a,e(498))}return a}[Ec(538)](t){const e=Ec;this[e(570)]((()=>{const n=e;this[n(345)][n(560)][n(228)]((()=>{const e=n;for(const n of t[e(180)]())n[e(515)]()}))}))}[Ec(267)](t){const e=Ec;this[e(570)]((()=>{const n=e;this[n(345)][n(560)][n(228)]((()=>{const e=n;for(const n of t[e(180)]())n[e(319)]()}))}))}[Ec(182)](t,n){const r=Ec,s=this[r(345)][r(155)][r(531)](t);if(!s)throw new e.CKEditorError(r(544),this,{commandName:t});if(this[r(402)][r(300)](s))throw new e.CKEditorError(r(285),this,{commandName:t});this[r(402)][r(329)](s),n&&s.on(r(352),((t,e)=>{const o=r;this[o(334)][o(141)]&&(this[o(492)]||(e[o(477)]>0&&e[e[o(477)]-1]&&e[e[o(477)]-1][o(570)]?e[o(291)]():(t[o(460)]=n(((...t)=>s[o(352)](...t,{forceDefaultExecution:!0})),...e),t[o(375)]())))}),{priority:r(181)})}[Ec(570)](t){const n=Ec;let r,s;const o=this[n(492)];this[n(492)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(492)]=!1),s&&e.CKEditorError[n(161)](s,this),r}[Ec(438)](t,n=null,r={}){const s=Ec;if(t[s(328)])return null;const o=this[s(345)][s(444)][s(531)](s(343)).me;for(const{suggestion:e,meta:o}of this[s(197)](t,s(485)))if(o[s(391)]){if(!o[s(225)]){if(o[s(565)]){if(!this[s(205)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(222)](e,t[s(307)],t[s(156)]);break}if(n==e[s(449)]&&wc(e,r)){const n=e[s(556)]();return n[s(307)][s(500)](t[s(156)])?this[s(232)](e,this[s(454)][s(356)](t[s(307)],n[s(156)])):this[s(232)](e,this[s(454)][s(356)](n[s(307)],t[s(156)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(270)+n:s(485),u=this[s(309)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(495)](c,i,a,t),u}[Ec(443)](t,n=Ec(486),r={}){const s=Ec,o=this[s(345)][s(444)][s(531)](s(343)).me,i=this[s(518)][s(353)](s(485),n,s(550));for(const e of this[s(380)]())if(e[s(529)].id==o.id&&s(485)==e[s(536)]&&e[s(449)]==n&&wc(e,r)&&(i(e[s(436)](),t)||i(t,e[s(436)]()))){for(const n of t)e[s(471)](n);return e}for(const{suggestion:e,meta:n}of this[s(197)](t,s(485))){if(!n[s(391)])continue;if(!this[s(205)]&&n[s(565)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(436)]())for(const e of t)if(!n[s(505)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(270)+n,l=this[s(309)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(495)](u,a,c,e,zr[s(273)]());return l}[Ec(435)](t,n,r=null,s={}){const o=Ec;if(r=r||Rc(n),t[o(328)])return null;if(o(163)===this[o(381)]){const e=this[o(518)][o(353)](o(369),r,o(515));return this[o(570)]((()=>e([t],n,s))),null}const i=this[o(345)][o(444)][o(531)](o(343)).me,a=[];if(o(290)!==this[o(381)])for(const{suggestion:e,meta:n}of this[o(197)](t,o(485)))n[o(391)]&&!n[o(462)]&&a[o(417)](...e[o(436)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(230)](s);e&&r[n(417)](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(477)];){const s=r[e][n(142)](t);r[n(488)](e,1,...s),e+=s[n(477)]}}return r}(t,a);c[o(477)]&&this[o(454)][o(228)]((()=>{const t=o;for(const e of c){const o=this[t(518)][t(353)](t(369),r,t(515));this[t(570)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(307)],u=t[o(156)];for(const{suggestion:e,meta:n}of this[o(197)](t,o(369))){if(!n[o(391)])continue;if(e[o(449)]!=r)continue;if(!wc(e,s))continue;const i=e[o(556)]();if(i[o(505)](t,!0))return null;c=c[o(146)](i[o(307)])?c:i[o(307)],u=u[o(150)](i[o(156)])?u:i[o(156)],a?i[o(307)][o(146)](a[o(556)]()[o(307)])?(a[o(549)](),a=e):e[o(549)]():a=e}const l=this[o(454)][o(356)](c,u);if(a)this[o(232)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(309)]({id:t,type:o(344)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(495)](o(344)+r,t,a,l)}}return null}[Ec(305)](t,n,r=[],s=null,o={}){const i=Ec;n[i(286)]||(n[i(286)]=n[i(572)]),n[i(430)]=t.is(i(548)),s=s||Rc(n);const a=r[i(188)]((t=>vc(t,this[i(454)]))),c=t.is(i(548))?t:vc(t,this[i(454)]);if(i(163)===this[i(381)]){const t=this[i(518)][i(353)](i(324),s,i(515));return this[i(570)]((()=>t([c],n,o))),null}a[i(417)](c);let u=!0;for(const t of a)if(!this[i(265)](t)){u=!1;break}if(u&&i(290)!==this[i(381)]){const t=this[i(518)][i(353)](i(324),s,i(515));return this[i(570)]((()=>t([c],n,o))),null}let l=null,f=c[i(307)],h=c[i(156)];for(const{suggestion:t,meta:e}of this[i(197)](c,i(324))){if(!e[i(391)])continue;if(e[i(225)]||e[i(565)]||e[i(462)])continue;if(t[i(184)][i(286)]!=n[i(286)])continue;if(!wc(t,o))continue;const r=t[i(556)]();if(t[i(449)]==s){if(r[i(505)](c,!0))return null;f=f[i(146)](r[i(307)])?f:r[i(307)],h=h[i(150)](r[i(156)])?h:r[i(156)],l?r[i(307)][i(146)](l[i(556)]()[i(307)])?(l[i(549)](),l=t):t[i(549)]():l=t}else{const e=c[i(230)](r);this[i(502)](t,e)}}const g=this[i(345)][i(444)][i(531)](i(343)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(232)](l,this[i(454)][i(356)](f,h)),l;{const t=this[i(309)]({id:d,type:i(152)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(495)](i(152)+s,d,p,this[i(454)][i(356)](f,h)),t}}[Ec(388)](t,n,r=[],s=null,o={}){const i=Ec;n[i(286)]||(n[i(286)]=n[i(572)]);const a=t[0];n[i(430)]=a.is(i(548)),s=s||Rc(n);const c=r[i(188)]((t=>vc(t,this[i(454)]))),u=a.is(i(548))?t:t[i(188)]((t=>vc(t,this[i(454)])));if(i(163)===this[i(381)]){const t=this[i(518)][i(353)](i(324),s,i(515));return this[i(570)]((()=>t(u,n,o))),null}c[i(417)](...u);let l=!0;for(const t of c)if(!this[i(265)](t)){l=!1;break}if(l&&i(290)!==this[i(381)]){const t=this[i(518)][i(353)](i(324),s,i(515));return this[i(570)]((()=>t(u,n,o))),null}const f=this[i(345)][i(444)][i(531)](i(343)).me;for(const t of this[i(380)]()){if(t[i(529)].id!=f.id)continue;if(i(324)!=t[i(536)]||t[i(184)][i(286)]!=n[i(286)])continue;if(!wc(t,o))continue;const e=t[i(449)]==s;for(let n=0;n<u[i(477)];n++){const r=u[n];for(const s of t[i(269)]()){const o=s[i(247)]();if(r[i(500)](o)){e?(u[i(488)](n,1),n--):t[i(304)](s[i(399)]);break}}}}if(0==u[i(477)])return null;const h=this[i(518)][i(353)](i(324),s,i(550));for(const t of this[i(380)]())if(t[i(529)].id==f.id&&i(324)==t[i(536)]&&t[i(184)][i(286)]==n[i(286)]&&t[i(449)]==s&&wc(t,o)&&(h(t[i(436)](),u)||h(u,t[i(436)]()))){for(const e of u)t[i(471)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(152)+s,m=this[i(309)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(495)](p,g,d,t,zr[i(273)]());return m}[Ec(306)](t,n=null,r={}){const s=Ec;if(t[s(328)])return null;const o=this[s(345)][s(444)][s(531)](s(343)).me,a=new i.LiveRange(t[s(307)],t[s(156)]);for(const{suggestion:t,meta:e}of this[s(197)](a,s(485)))if(e[s(391)]&&!e[s(225)])if(t[s(508)]){const e=t[s(436)]()[s(499)]((t=>s(457)!=t[s(351)][s(428)]));if(e[s(553)]((t=>a[s(505)](t,!0)))&&t[s(319)](),e[s(164)]((t=>t[s(505)](a,!0)))){const t=this[s(518)][s(353)](s(322),n,s(515));return this[s(570)]((()=>t([a],null,r))),null}}else{const e=a[s(230)](t[s(556)]());null!==e&&t[s(268)]([e],null,r)}if(a[s(562)](),a[s(328)]||s(457)==a[s(351)][s(428)])return null;let c=null,u=a[s(307)],l=a[s(156)];const f=this[s(197)](a,s(322));for(const{suggestion:t,meta:e}of f){const n=this[s(454)][s(356)](u,l);if(e[s(391)]&&(this[s(205)]||!e[s(565)]&&!e[s(462)]))if(t[s(508)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(436)]()){if(r[s(505)](n,!0))return t;n[s(505)](r)||(e=!1)}e&&t[s(319)]()}else{const e=t[s(556)]();if(e[s(505)](n,!0))return t;if(!wc(t,r)){n[s(505)](e)?t[s(549)]():e[s(280)](u)?u=e[s(156)]:e[s(280)](l)&&(l=e[s(307)]);continue}u=u[s(146)](e[s(307)])?u:e[s(307)],l=l[s(150)](e[s(156)])?l:e[s(156)],r=Object[s(452)]({},t[s(139)]),c?e[s(307)][s(146)](c[s(556)]()[s(307)])?(c[s(549)](),c=t):t[s(549)]():c=t}}if(c)return this[s(232)](c,this[s(454)][s(356)](u,l)),c;{const t=(0,e.uid)(),i=this[s(454)][s(356)](u,l),a=o.id,c=n?s(244)+n:s(322),f=this[s(309)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(495)](c,t,a,i),f}}[Ec(243)](t,n=Ec(486),r={}){const s=Ec,o=this[s(345)][s(444)][s(531)](s(343)).me,a=t[s(188)]((t=>new i.LiveRange(t[s(307)],t[s(156)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(197)](a,s(485)))e[s(391)]&&!e[s(225)]&&c[s(329)](t);for(const e of c)if(e[s(508)]){const o=e[s(436)]();if((!e[s(139)]||!e[s(139)][s(278)])&&o[s(553)]((t=>a[s(164)]((e=>e[s(505)](t,!0)))))&&e[s(319)](),a[s(553)]((t=>o[s(164)]((e=>e[s(505)](t,!0)))))){const e=this[s(518)][s(353)](s(322),n,s(515));return this[s(570)]((()=>e(t,null,r))),null}}else{const t=e[s(556)]();if(a[s(164)]((e=>e[s(505)](t,!0)))&&e[s(319)](),a[s(553)]((e=>t[s(505)](e,!0)))){const t=this[s(518)][s(353)](s(322),n,s(515));return this[s(570)]((()=>t(a,null,r))),null}}const u=this[s(518)][s(353)](s(322),n,s(550));let l=null;for(const t of this[s(380)]())if(t[s(529)].id==o.id&&t[s(175)]&&s(322)==t[s(536)]&&t[s(449)]==n&&wc(t,r)&&(u(t[s(436)](),a)||u(a,t[s(436)]())))if(l){if(t[s(171)]&&t[s(171)][s(477)])continue;for(const e of t[s(436)]())l[s(524)](e)||l[s(471)](e);t[s(549)]()}else{l=t;for(const e of a)t[s(524)](e)||t[s(471)](e)}if(l)return l;c[s(512)]();for(const{suggestion:t,meta:e}of this[s(197)](a,s(322)))e[s(391)]&&(this[s(205)]||!e[s(565)]&&!e[s(462)])&&wc(t,r)&&c[s(329)](t);for(const t of c){const e=t[s(436)]();if((!r||!r[s(278)])&&a[s(553)]((t=>e[s(164)]((e=>e[s(505)](t,!0))))))return t;(!t[s(139)]||!t[s(139)][s(278)])&&e[s(553)]((t=>a[s(164)]((e=>e[s(505)](t,!0)))))&&t[s(319)]()}const f=(0,e.uid)(),h=o.id,g=s(244)+n,d=this[s(309)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(562)](),t[s(328)]||s(457)==t[s(351)][s(428)]||this[s(495)](g,f,h,t,zr[s(273)]());return d}[Ec(403)](t,n,r,s,o){const i=Ec;if(t[i(328)])return[];if(i(163)===this[i(381)])return[];const a=this[i(345)][i(444)][i(531)](i(343)).me.id,c=Array[i(534)](this[i(379)][i(274)]())[i(499)]((e=>i(494)==e[i(536)]&&e[i(184)][i(470)]==n&&e[i(524)](t)));if(i(506)===this[i(381)]){const e=this[i(197)](t,i(485))[i(499)]((({meta:t})=>t[i(391)]&&!t[i(462)]&&!t[i(225)]))[i(188)]((({suggestion:t})=>t));c[i(229)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(494)==t[i(536)]?t[i(184)][i(542)]:void 0,o=t[i(556)](),a=Array[i(534)](u[i(224)]())[i(170)]((t=>t[i(378)](o)));if(!a)continue;const c=a[i(142)](o);this[i(547)](n)&&i(485)==t[i(536)]&&0!=c[i(477)]||(u[i(362)](a),c[i(281)]((t=>{u[i(166)](t,r)})),i(485)!=t[i(536)]&&e!=s&&u[i(166)](a[i(230)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(477)]>37&&console[i(421)](i(255),{key:n});const f=(i(551)+(n+"|")+Rc({newValue:s}))[i(519)](0,60),h=this[i(309)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(417)](h),this[i(495)](f,c,a,t)}return l}[Ec(521)](t){const e=Ec;this[e(182)](t,((t,...n)=>{this[e(384)]((()=>{t(...n)}))}))}[Ec(555)](t){const e=Ec;this[e(313)][e(329)](t)}[Ec(173)](t){const e=Ec;this[e(418)][e(329)](t)}[Ec(289)](t){const e=Ec;return e(494)==t[e(536)]?t[e(449)][e(264)]("|")[0]:null}[Ec(232)](t,e){const n=Ec,r=t[n(234)]();this[n(454)][n(228)]((t=>{t[n(144)](r,{range:e})}))}[Ec(342)](t){const e=Ec,n=t.id,r=this[e(345)][e(359)][e(531)](e(154));this[e(532)][e(530)](n)||this[e(532)][e(241)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(532)][e(400)](n);s[e(354)](e(336)),s[e(336)]=!1,t[e(171)]=s}[Ec(249)](t,n,r,s){const o=Ec;if(t[o(536)]!=n||t[o(449)]!=r||t[o(210)].id!=s)throw this[o(345)][o(245)](o(226)),new e.CKEditorError(o(226),this)}[Ec(502)](t,n){const r=Ec,s=t[r(556)]();if(n[r(500)](s))t[r(549)]();else if(s[r(505)](n)){const o=this[r(454)][r(335)](n[r(307)][r(253)],r(156));this[r(232)](t,this[r(454)][r(356)](s[r(307)],o));const i=(0,e.uid)(),a=t[r(210)].id,c=t[r(536)]+":"+t[r(449)];this[r(309)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(184)],attributes:t[r(139)]});const u=this[r(454)][r(335)](n[r(156)][r(459)],r(433)),l=this[r(454)][r(356)](u,s[r(156)]);this[r(495)](c,i,a,l)}else if(s[r(280)](n[r(307)])){const e=this[r(454)][r(335)](n[r(307)][r(253)],r(156));this[r(232)](t,this[r(454)][r(356)](s[r(307)],e))}else{const e=this[r(454)][r(335)](n[r(156)][r(459)],r(433));this[r(232)](t,this[r(454)][r(356)](e,s[r(156)]))}}[Ec(265)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(197)](t,e(485))){if(!r[e(391)])continue;const s=n[e(436)]();for(const n of s)if(!t[e(142)](n)[e(477)])return!0}return!1}[Ec(523)](t){const n=Ec,r=this[n(345)][n(444)][n(531)](n(343))[n(513)](t);if(!r)throw new e.CKEditorError(n(468),this);return r}[Ec(481)](t){const e=Ec,n=this[e(345)][e(444)][e(531)](e(343)),r=(0,o.hashObject)(e(364)+t);return n[e(513)](r)||n[e(387)]({id:r,name:t})}[Ec(317)](t,e,n,r,s){const o=Ec,i=this[o(523)](r),a=this[o(518)][o(541)](t,e,n,i,s,(t=>{const e=o;this[e(447)](n,{attributes:t});const r=this[e(263)](n);this[e(256)](new Set([r])),this[e(149)](new Set([r]))}));return this[o(239)](a,o(515),(()=>{const t=o;this[t(447)](n,{state:t(254)})}),{priority:o(181)}),this[o(239)](a,o(319),(()=>{const t=o;this[t(447)](n,{state:t(366)})}),{priority:o(181)}),this[o(379)][o(166)](n,a),this[o(507)][o(166)](a,o(420)),a}[Ec(207)](t){const e=Ec,n=t[e(264)](":");return{group:n[0],type:n[1],subType:n[e(477)]>=5?n[2]:null,id:n[e(477)]<5?n[2]:n[3],authorId:n[e(477)]<5?n[3]:n[4],markerCount:6==n[e(477)]?n[5]:null}}[Ec(222)](t,n,r){const s=Ec,o=t[s(556)](),i=o[s(307)],a=o[s(156)];this[s(232)](t,this[s(454)][s(356)](i,n));const c=(0,e.uid)(),u=t[s(210)].id,l=t[s(536)]+(t[s(449)]?":"+t[s(449)]:"");this[s(309)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(139)],data:t[s(184)]});const f=this[s(289)](t);(s(324)==t[s(536)]||f&&this[s(547)](f))&&(r=this[s(454)][s(283)](r[s(459)])),this[s(495)](l,c,u,this[s(454)][s(356)](r,a))}[Ec(197)](t,e=null){const n=Ec,r=[],s=this[n(345)][n(444)][n(531)](n(343)).me;Array[n(326)](t)||(t=[t]);for(const o of this[n(380)]()){if(!o[n(175)])continue;if(e&&o[n(536)]!=e)continue;let i=!1;for(const e of o[n(436)]()){for(const a of t){const t=a[n(307)][n(500)](e[n(156)])||a[n(156)][n(500)](e[n(307)]);if(t||a[n(230)](e)){const c=a[n(505)](e)&&kc(this[n(454)][n(315)],e[n(307)],a),u=e[n(505)](a)&&kc(this[n(454)][n(315)],a[n(307)],e);r[n(417)]({suggestion:o,meta:{isOwn:s==o[n(529)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(495)](t,e,n,r,s){const o=Ec;this[o(454)][o(228)]((i=>{const a=o;let c=a(323)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(258)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(365)](t){const e=Ec,n=t[e(393)],r=t[e(461)];t[e(393)]=null,t[e(461)]=null,null!=n&&n[e(461)]==t&&(n[e(461)]=r),null!=r&&r[e(393)]==t&&(r[e(393)]=n),e(543)==this[e(507)][e(531)](t)&&(this[e(507)][e(166)](t,e(498)),this[e(385)](e(465),t,n,r))}[Ec(309)](t){const n=Ec,r=t.id,s=this[n(472)](t);if(this[n(559)]&&this[n(559)][n(237)]){const o=this[n(345)][n(444)][n(531)](n(525)),i=s[n(397)],a=s[n(449)]?s[n(536)]+":"+s[n(449)]:s[n(536)],c=this[n(345)][n(196)],u=o[n(329)](Hr(c,n(296))),l={id:r,type:a,hasComments:i,data:t[n(184)]||null,originalSuggestionId:t[n(298)]||null,attributes:s[n(139)]};this[n(559)][n(237)](l)[n(571)]((t=>{const e=n;s[e(143)]=!0,o[e(377)](u),t&&t[e(533)]&&(this[e(379)][e(531)](r)[e(533)]=t[e(533)])}))[n(467)]((t=>{const r=n;throw(0,e.logWarning)(r(189)),this[r(345)][r(560)][r(233)]({isUndoable:!1},(()=>{s[r(319)]()})),s[r(409)](),this[r(379)][r(362)](s.id),this[r(507)][r(362)](s),t}))}return s}[Ec(547)](t){const e=Ec;return this[e(313)][e(300)](t)}[Ec(447)](t,e){const n=Ec,r=this[n(345)][n(444)][n(531)](n(525)),s=this[n(263)](t);if(this[n(559)]&&this[n(559)][n(179)])if(s[n(143)]){const s=r[n(329)](Hr(this[n(345)][n(196)],n(296)));this[n(559)][n(179)](t,e)[n(571)]((()=>{r[n(377)](s)}))}else s.on(n(557),(()=>{this[n(447)](t,e)}))}[Ec(246)](t){const n=Ec;if(!this[n(559)]||!this[n(559)][n(263)])throw new e.CKEditorError(n(203),this);return this[n(559)][n(263)](t)}[Ec(392)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(207)](t),i=this[e(379)][e(531)](n)||this[e(317)](r,s,n,o,{});switch(this[e(249)](i,r,s,o),this[e(507)][e(531)](i)){case e(420):this[e(246)](n)[e(571)]((t=>{const r=e;let s=Promise[r(151)]();t[r(397)]&&(s=this[r(532)][r(373)]({channelId:this[r(345)][r(359)][r(531)](r(154)),threadId:n})),s[r(571)]((()=>{const e=r;this[e(472)](t)[e(143)]=!0}))})),this[e(507)][e(166)](i,e(347));break;case e(498):this[e(447)](n,{state:e(219)});case e(294):this[e(507)][e(166)](i,e(543)),this[e(385)](e(276),i);break;case e(543):this[e(385)](e(279),i)}return i[e(293)](t),i}[Ec(149)](t){const e=Ec,n=Array[e(534)](t),r=n[e(499)]((t=>e(494)==t[e(536)]));this[e(371)](r);const s=n[e(499)]((t=>!t[e(508)]&&e(494)!=t[e(536)])),o=this[e(380)]({skipNotAttached:!0})[e(499)]((t=>!t[e(508)]&&e(494)!=t[e(536)])),i=o[e(499)]((n=>!t[e(300)](n))),a=new Map(o[e(188)]((t=>[t,this[e(518)][e(353)](t[e(536)],t[e(449)],e(441))]))),c=new Map(o[e(188)]((t=>[t,t[e(556)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(477)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(477)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(477)];t++){const n=s[t];!l[e(300)](n)&&n[e(393)]&&(f[e(329)](n[e(393)]),n[e(393)][e(461)]===n&&(n[e(393)][e(461)]=null),n[e(393)]=null),!u[e(300)](n)&&n[e(461)]&&(f[e(329)](n[e(461)]),n[e(461)][e(393)]===n&&(n[e(461)][e(393)]=null),n[e(461)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(477)];e++){const r=g(t,n[e]);r&&(r[0][s(461)]=r[1],r[1][s(393)]=r[0],u[s(329)](r[0]),l[s(329)](r[1]))}}function g(t,n){const r=e;if(t[r(529)].id!==n[r(529)].id)return null;const s=a[r(531)](t)(t,n,c[r(531)](t),c[r(531)](n));return s&&a[r(531)](n)(t,n,c[r(531)](t),c[r(531)](n))?s[1][r(171)]&&s[1][r(171)][r(477)]?null:s:null}f[e(193)]&&this[e(149)](f)}[Ec(371)](t){const e=Ec;if(0==t[e(477)])return;const n=this[e(380)]({skipNotAttached:!0})[e(499)]((t=>e(494)==t[e(536)]&&t[e(496)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(139)]);s[e(300)](n)||(s[e(166)](n,r[e(477)]),r[e(417)]([]));const i=s[e(531)](n);r[i][e(417)](t)}!function(){const t=e;r[t(194)](((e,n)=>{const r=t,s=e[0][r(533)],o=n[0][r(533)];return s==o?e[0][r(139)][r(204)]<n[0][r(139)][r(204)]?-1:1:s<o?-1:1}));for(const e of r)e[t(194)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(477)];t++){if(0==r[t][e(477)])continue;const n=[];for(let s=t+1;s<r[e(477)];s++)0!=r[s][e(477)]&&i(r[t],r[s])&&n[e(417)](s);for(const s of n)r[t]=r[t][e(302)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(477)];n++)t[n][e(461)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(477)];n++)t[n][e(393)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(139)][r(204)]!==n[0][r(139)][r(204)]&&t[0][r(529)]!==n[0][r(529)])return!1;if(!function(t,e){const n=r;return!t[n(397)]&&!e[n(397)]||(!t[n(397)]||!e[n(397)])&&(!!(t[n(397)]&&e[n(533)]<t[n(171)][n(517)][n(531)](0)[n(533)])||!!(e[n(397)]&&t[n(533)]<e[n(171)][n(517)][n(531)](0)[n(533)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(139)],r(204)),o=Ic(n[0][r(139)],r(204));return!!wr(s,o)&&(!!t[r(553)]((t=>n[r(164)]((e=>t[r(556)]()[r(500)](e[r(556)]())))))&&n[r(553)]((e=>t[r(164)]((t=>e[r(556)]()[r(500)](t[r(556)]()))))))}}[Ec(256)](t){const e=Ec,n=Array[e(534)](t),r=this[e(380)]({skipNotAttached:!0}),s=r[e(499)]((n=>!t[e(300)](n))),o=new Map(n[e(188)]((t=>[t,this[e(518)][e(353)](t[e(536)],t[e(449)],e(550))]))),i=new Map(r[e(188)]((t=>[t,t[e(436)]()])));for(let t=0;t<n[e(477)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(477)];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(477)];e++){const s=r[e];if(s[a(536)]!==n[a(536)]||s[a(529)].id!==n[a(529)].id||s[a(449)]!==n[a(449)])continue;if(!Oc(n,s,[a(204)]))continue;if(a(494)==n[a(536)]&&n[a(184)][a(542)]!=s[a(184)][a(542)])continue;if(a(494)==n[a(536)]&&t[a(547)](n[a(184)][a(470)]))continue;if(a(324)==n[a(536)]){const e=t[a(345)][a(560)],r=n[a(482)]();if(r&&(e[a(315)][a(220)](r)||e[a(315)][a(217)](r)))continue}const c=o[a(531)](n),u=i[a(531)](n),l=i[a(531)](s),f=n[a(171)]&&n[a(171)][a(477)],h=s[a(171)]&&s[a(171)][a(477)];if(!f&&c(l,u))return t[a(238)](s,n),i[a(362)](n),!0;if(!h&&c(u,l))return t[a(238)](n,s),i[a(362)](s),!0}return!1}}[Ec(238)](t,e){const n=Ec;if(t[n(508)])for(const r of e[n(436)]())t[n(471)](r);else{const r=e[n(556)]()[n(156)];this[n(232)](t,this[n(454)][n(356)](t[n(556)]()[n(307)],r))}e[n(549)]()}[Ec(338)](t,e){const n=Ec,r=t[n(327)](n(453))||t[n(327)](n(494))?n(434):t[n(297)]();return Hr(this[n(345)][n(196)],e+"_"+r+n(480))}[Ec(340)](){const t=Ec,e=this[t(345)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(454)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(207)](t[s(399)]);if(s(308)===e){n[s(442)](this[s(338)](r,s(552)));break}}for(const t of r){const{group:e,type:r}=this[s(207)](t[s(399)]);if(s(308)===e){n[s(442)](this[s(338)](r,s(540)));break}}}))}[Ec(174)](t){const e=Ec;if(this[e(236)])return!1;const n=this[e(345)],r=n[e(560)][e(405)][e(213)][e(504)]();if(0==r[e(477)])return!1;const s=[],o=r[e(499)]((t=>e(494)==t[e(536)])),i=r[e(499)]((t=>e(491)==t[e(536)]&&e(516)!=t[e(399)])),a=r[e(499)]((t=>e(377)==t[e(536)]&&e(516)!=t[e(399)]));for(const t of o)s[e(417)]({key:t[e(159)],newValue:t[e(301)],oldValue:t[e(160)],range:Nc(t[e(548)],n[e(560)])});for(const t of i){const r=a[e(170)]((n=>n[e(509)][e(500)](t[e(509)])));r&&s[e(417)]({key:e(390),newValue:t[e(399)],oldValue:r[e(399)],range:n[e(560)][e(427)](t[e(509)][e(202)])})}return 0!=s[e(477)]&&this[e(201)](t,s)}[Ec(535)](t){const e=Ec;let n=!1;const r=this[e(345)][e(560)][e(405)][e(213)][e(177)]()[e(499)]((t=>t[e(184)][e(546)]&&t[e(399)][e(327)](e(437))));for(const s of r){const{subType:r,id:o}=this[e(207)](s[e(399)]),i=r[e(264)]("|")[0];for(const r of this[e(380)]({skipNotAttached:!0}))r.id!=o&&e(494)==r[e(536)]&&r[e(184)]&&r[e(184)][e(470)]==i&&r[e(556)]()[e(378)](s[e(184)][e(546)])&&(this[e(330)](r,s[e(184)][e(546)],t),n=!0)}return n}[Ec(384)](t){const e=Ec;this[e(345)],this[e(236)]=!0,t()}[Ec(539)](t){const e=Ec,n=this[e(547)](t),r=this[e(418)][e(300)](t);return n||r}[Ec(201)](t,e){const n=Ec;if(0==e[n(477)])return!1;let r=!1;for(const s of e){const e=this[n(197)](s[n(548)],n(494))[n(499)]((t=>!t[n(478)][n(225)]))[n(188)]((t=>t[n(308)])),i=(0,o.hashObject)({newValue:s[n(320)]});e[n(499)]((t=>{const e=n,[r,o]=t[e(449)][e(264)]("|");return r==s[e(470)]&&o!=i}))[n(281)]((e=>{const o=n;this[o(330)](e,s[o(548)],t),r=!0}))}return r}[Ec(330)](t,e,n){const r=Ec,s=t[r(556)]()[r(142)](e);0!==s[r(477)]?1!==s[r(477)]?this[r(222)](t,e[r(307)],e[r(156)]):this[r(232)](t,s[0]):n[r(304)](t[r(234)]())}}class Ac{constructor(t){const e=Ec;this[e(195)]=t,this[e(454)]=t[e(560)],this[e(520)]=new Map,this[e(383)]=new Map,this[e(252)]()}[Ec(541)](t,e,n,r,s,o){const i=Ec;return new zr(this[i(454)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(353)](t,e,i(515))(...n),onDiscard:(...n)=>this[i(353)](t,e,i(319))(...n)})}[Ec(209)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(520)][s(166)](o,r)}[Ec(353)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(520)][r(531)](s)||this[r(383)][r(531)](t+":"+n)}[Ec(252)](){const t=Ec,e=()=>!1,n=t=>{const e=bc;t[e(194)](((t,n)=>t[e(307)][e(146)](n[e(307)])?1:-1)),this[e(454)][e(228)]((n=>{const r=e;for(const e of t){let t;t=e[r(156)][r(360)]&&e[r(156)][r(459)]==e[r(307)][r(202)]?n[r(469)](e[r(307)][r(202)],"on"):n[r(469)](e),this[r(454)][r(410)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(454)][n(228)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(188)]((t=>(Cc(t)&&(t=this[s(454)][s(356)](t[s(156)])),t)))[s(499)]((t=>s(457)!==t[s(351)][s(428)]));if(c[s(477)]<1)return;const u=Array[s(534)](this[s(454)][s(405)][s(172)][s(436)]())[s(188)]((t=>i.LiveRange[s(223)](t)));r[s(440)](c);for(const t of this[s(195)][s(155)][s(155)]())t[s(545)]();a[s(417)]({forceDefaultExecution:!0}),this[s(195)][s(352)](o,...a);const l=u[s(499)]((t=>s(457)!=t[s(351)][s(428)]));l[s(477)]>0&&r[s(440)](l);for(const t of u)t[s(562)]()}))},s=(e,n)=>1==e[t(477)]&&1==n[t(477)]&&e[0][t(156)][t(500)](n[0][t(307)]),o=(e,n,r,s)=>Mc(e,n,r,s,this[t(454)])?[e,n]:Mc(n,e,s,r,this[t(454)])?[n,e]:null;this[t(383)][t(166)](t(419),e),this[t(383)][t(166)](t(368),n),this[t(383)][t(166)](t(153),s),this[t(383)][t(166)](t(355),o),this[t(383)][t(166)](t(401),n),this[t(383)][t(166)](t(473),e),this[t(383)][t(166)](t(275),s),this[t(383)][t(166)](t(350),o),this[t(383)][t(166)](t(212),r),this[t(383)][t(166)](t(567),e),this[t(383)][t(166)](t(415),s),this[t(383)][t(166)](t(404),e),this[t(383)][t(166)](t(361),r),this[t(383)][t(166)](t(240),e),this[t(383)][t(166)](t(215),s),this[t(383)][t(166)](t(262),e),this[t(383)][t(166)](t(185),e),this[t(383)][t(166)](t(396),((e,n)=>{const r=t;if(!n)return;const s=this[r(195)][r(444)][r(531)](yc);this[r(454)][r(228)]((t=>{const o=r;if(o(390)==n[o(470)])for(const r of e){const e=r[o(307)][o(202)],s=n[o(542)];t[o(474)](e,s)}else if(s[o(547)](n[o(470)]))for(const r of e)void 0!==n[o(542)]?t[o(271)](n[o(470)],n[o(542)],r[o(307)][o(202)]):t[o(200)](n[o(470)],r[o(307)][o(202)]);else for(const r of e)n[o(542)]?t[o(271)](n[o(470)],n[o(542)],r):t[o(200)](n[o(470)],r)}))})),this[t(383)][t(166)](t(218),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(459)][r(479)]({includeSelf:!0,parentFirst:!0})){if(s[r(351)]==s)return!1;if(!n[r(412)](s))return!1;if(t[r(220)](s)||t[r(217)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(156)][e(459)]==t[e(307)][e(202)]&&t[e(156)][e(190)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(250)].is(s(511))&&!r[s(220)](t[s(250)]),i=t[s(307)][s(374)](o),a=t[s(156)][s(374)](o,{direction:s(458)});return!(t[s(307)][s(500)](i)&&t[s(156)][s(500)](a)||(i[s(146)](a)?n[s(144)](e,{range:n[s(356)](i,a)}):n[s(304)](e),0))}function Rc(t){return(0,o.hashObject)(t)}function Sc(t){const e=Ec,n=t[e(307)][e(202)];return n&&n.is(e(165))}function Nc(t,e){const n=Ec;return null==t[n(156)][n(253)]&&t[n(156)][n(459)]==t[n(307)][n(202)]?vc(t[n(307)][n(202)],e):t}function vc(t,e){const n=Ec,r=e[n(315)][n(220)](t)||e[n(315)][n(248)](t);return e[n(356)](e[n(335)](t,n(475)),r?e[n(422)](t):e[n(335)](t,n(156)))}function Mc(t,e,n,r,s){const o=Ec;if(!Oc(t,e))return!1;if(n[o(156)][o(500)](r[o(307)]))return!0;if(t[o(536)]!=e[o(536)])return!1;if(!n[o(156)][o(145)](r[o(307)]))return!1;const i=s[o(356)](n[o(156)],r[o(307)])[o(284)]();for(const t of i)if([o(563),o(198)][o(448)](t[o(536)])&&s[o(315)][o(217)](t[o(250)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ec;return!(!t[r(496)]||!e[r(496)])&&wr(Ic(t[r(139)],n),Ic(e[r(139)],n))}function wc(t,e){const n=Ec,r=Dc(t[n(139)]),s=Dc(e);if(!t[n(496)])return!1;for(const t of Object[n(224)](s))if(!wr(r[t],s[t]))return!1;return!0}function Dc(t){const e=Ec,n=Object[e(452)]({},t);return delete n[e(278)],delete n[e(348)],n}const Fc=xc;function Pc(){const t=["bind","PENDING_ACTION_SUGGESTION","get","plugins","69403IBvFkd","_editor","model","canAccept","stopListening","commands","isDirty","_removePendingAction","10Ylralb","change:isDirty","remove","execute","locale","PendingActions","_setPendingAction","3KhfGkn","_acceptCommand","destroy","discardSuggestion","canDiscard","8637350vHCBcQ","listenTo","add","acceptSuggestion","commentThreadController","_discardCommand","60MRqMAU","1043sQFfdc","440506icPfzA","view","isEnabled","34296mvKTpi","canEditAt","5587047CPewDS","getRanges","_pendingAction","2732996NAstqL","unbind","335050zBqnfm","12PSLMLt"];return(Pc=function(){return t})()}function xc(t,e){const n=Pc();return(xc=function(t,e){return n[t-=185]})(t,e)}!function(t,e){const n=xc,r=t();for(;;)try{if(471843===-parseInt(n(219))/1*(parseInt(n(227))/2)+parseInt(n(190))/3*(parseInt(n(211))/4)+-parseInt(n(213))/5*(parseInt(n(201))/6)+parseInt(n(202))/7*(-parseInt(n(206))/8)+parseInt(n(208))/9+parseInt(n(195))/10+-parseInt(n(203))/11*(parseInt(n(214))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pc);class Bc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=xc;super(),this[s(221)]=e,this[s(204)]=n,this[s(199)]=r,this[s(220)]=t,this[s(191)]=t[s(224)][s(217)](s(198)),this[s(200)]=t[s(224)][s(217)](s(193)),this[s(204)][s(215)](s(205)).to(this[s(191)],this[s(200)],((t,e)=>t||e)),this[s(204)][s(215)](s(222)).to(this[s(191)],s(205),(t=>t&&this[s(220)][s(221)][s(207)](e[s(209)]()))),this[s(204)][s(215)](s(194)).to(this[s(200)],s(205),(t=>t&&this[s(220)][s(221)][s(207)](e[s(209)]()))),this[s(210)]=null,n[s(225)]&&this[s(189)](),this[s(196)](n,s(198),(()=>this[s(198)]())),this[s(196)](n,s(193),(()=>this[s(193)]())),this[s(196)](n,s(228),(()=>{const t=s;n[t(225)]?this[t(189)]():this[t(226)]()}))}[Fc(198)](){const t=Fc;this[t(191)][t(186)](this[t(221)].id)}[Fc(193)](){const t=Fc;this[t(200)][t(186)](this[t(221)].id)}[Fc(192)](){const t=Fc;this[t(204)][t(212)](t(205)),this[t(204)][t(212)](t(222)),this[t(204)][t(212)](t(194)),this[t(223)](),this[t(199)][t(192)](),this[t(210)]&&this[t(226)]()}[Fc(189)](){const t=Fc,e=Hr(this[t(220)][t(187)],t(216));this[t(210)]=this[t(220)][t(218)][t(217)](t(188))[t(197)](e)}[Fc(226)](){const t=Fc;null!==this[t(210)]&&this[t(220)][t(218)][t(217)](t(188))[t(185)](this[t(210)]),this[t(210)]=null}}function Uc(t,e){const n=Gc();return(Uc=function(t,e){return n[t-=486]})(t,e)}const jc=Uc;function Gc(){const t=["26287860xeDSZA","bind","commentThreadInputView","61807lZpKKQ","8019385tDkWcn","1096QBnuYS","isEnabled","_model","10kRxXtE","10eVsTSs","isReadOnly","isActive","editorConfig","disabledSubmit","_createCommentViews","_createCommentThreadInputView","focus","setData","6TxRssa","CommentView","delegate","commentsListView","updateComment","canDiscard","assign","_config","isDirty","removeComment","locale","13IKfvkd","cancel","_localUser","value","authoredAt","hasDirtyComment","52389tsZjTZ","showInput","addComment","editor","submit","63XzTZPR","element","commentInputView","canAccept","558988GOXAOd","3677635wsaHRk","disableComments","commentThread","fire","length","set","destroy","descriptionParts","112002euQPZI"];return(Gc=function(){return t})()}!function(t,e){const n=Uc,r=t();for(;;)try{if(630154===-parseInt(n(501))/1*(parseInt(n(506))/2)+-parseInt(n(516))/3*(parseInt(n(488))/4)+-parseInt(n(489))/5+parseInt(n(497))/6*(-parseInt(n(538))/7)+parseInt(n(503))/8*(-parseInt(n(533))/9)+parseInt(n(507))/10*(parseInt(n(502))/11)+-parseInt(n(498))/12*(-parseInt(n(527))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gc);class Vc extends s.View{constructor(t,e,n,r){const s=Uc;super(t),this[s(519)]=null,this[s(500)]=null,this[s(494)](s(509),!1),this[s(494)](s(531),e[s(531)]),this[s(499)](s(531)).to(e),this[s(494)](s(496),[]),this[s(494)](s(524),!1),this[s(494)](s(504),!1),this[s(494)](s(487),!1),this[s(494)](s(521),!1),this[s(505)]=e,this[s(529)]=n,this[s(523)]=r,r[s(490)]?this[s(494)](s(493),1):this[s(512)]()}[jc(514)](){const t=jc;this[t(539)][t(514)]()}[jc(495)](){const t=jc;this[t(519)]&&this[t(519)][t(495)](),this[t(500)]&&this[t(500)][t(495)](),super[t(495)]()}[jc(512)](){const t=jc,{CommentsListView:e}=this[t(523)];this[t(519)]=new e(this[t(526)],this[t(505)][t(491)],Object[t(522)]({CommentView:this[t(523)][t(517)]},this[t(523)])),this[t(519)][t(518)](t(525)).to(this),this[t(519)][t(518)](t(520)).to(this),this[t(519)][t(499)](t(509)).to(this),this[t(494)](t(493),this[t(519)][t(493)]+1),this[t(499)](t(493)).to(this[t(519)],t(493),(t=>t+1)),this[t(500)]=this[t(513)](),this.on(t(525),(()=>this[t(514)]())),this[t(499)](t(524)).to(this[t(519)],t(532),this[t(500)][t(486)],t(530),((t,e)=>t||!!e))}[jc(513)](){const t=jc,{CommentThreadInputView:e}=this[t(523)],n=new e(this[t(526)],this[t(529)],this[t(523)][t(510)]),r=n[t(486)];return n[t(499)](t(534)).to(this,t(509),this[t(505)][t(491)],t(508),r,t(530),((t,e,n)=>!!n||t&&!e)),r.on(t(537),((e,n)=>{const s=t;this[s(492)](s(535),n),r[s(536)][s(515)]("")})),r.on(t(528),(()=>this[t(514)]())),r[t(499)](t(511)).to(this[t(505)][t(491)],t(508)),n}}const zc=Wc;function Hc(){const t=["ck-suggestion-wrapper--active","17612YdICXl","acceptButton","cancel","EXTERNAL_AVATAR","fire","editorDestroyed","_model","_createButton","2973005yASGhw","Accept suggestion","extendTemplate","querySelector","content","map","setTemplate","render","ck-annotation__info-name","canAccept","bindTemplate","ck-comment__info-time","commentThreadInputView","ck-annotation__info-time","_descriptionElement","innerText",'"></span>',"2622696MbVouO","isEnabled","isExternal","ck-suggestion--accept","type","isActive","join","3621537qcJPYW","116756BzMhwx","getTemplate","ck-suggestion__info","source","authoredAt","ck-suggestion__main","div","commentThread","editorReady","name","ck-comment__external","children",'<span class="ck-suggestion-color" style="background-color: ',"ck-suggestion-wrapper","43422gapnfA","importWord","creator","</p>","ck-annotation__user","split","disableComments","_config","</span>","innerHTML","ck-annotation",'<span class="ck-suggestion-type">',"ck-suggestion__user","ck-annotation__main","discardButton","value","color","author","check","3529816nqvYyz","ck-annotation__content-wrapper","165FJxOKb","title","Discard suggestion","change:description","delegate","getExternalSuggestionNote","305UbJrFE","set","commentsListView","ck-suggestion--disabled-comments","@external","EXTERNAL_IMPORT_WORD_SUGGESTION","EXTERNAL_IMPORT_WORD_AVATAR","bind","ck-annotation__actions","userView","formatDateTime","getUserViewNotificationText","locale",".ck-annotation__content-wrapper","ck-suggestion-","descriptionParts","description","time","ck-suggestion","ck-suggestion__actions","ck-suggestion--discard","ck-annotation__info","span","execute","discardSuggestion","attributes","ck-suggestion__info-name","createElement","element","acceptSuggestion","<p>",'" title="',"10mYZeNs","push","canDiscard","EXTERNAL_SUGGESTION"];return(Hc=function(){return t})()}!function(t,e){const n=Wc,r=t();for(;;)try{if(542812===parseInt(n(284))/1+-parseInt(n(251))/2*(-parseInt(n(319))/3)+parseInt(n(317))/4+parseInt(n(325))/5*(-parseInt(n(298))/6)+-parseInt(n(259))/7+parseInt(n(276))/8+-parseInt(n(283))/9*(parseInt(n(246))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hc);class Kc extends Vc{constructor(e,n,r,s){const i=Wc;super(e,n,r,s),this[i(326)](i(280),""),this[i(332)](i(280)).to(this,i(340),(t=>t&&t[0]?t[0][i(280)]:"")),this[i(332)](i(341)).to(this,i(340),this,i(281),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(244)+Xc(e[n(263)],e[n(314)])+n(301);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(273)]=null,this[i(252)]=this[i(258)](Hr(e,i(260)),t.icons[i(316)],i(279),i(243),"sw"),this[i(252)][i(332)](i(277)).to(this,i(268)),this[i(312)]=this[i(258)](Hr(e,i(321)),t.icons[i(253)],i(345),i(238),"sw"),this[i(312)][i(332)](i(277)).to(this,i(248)),this[i(334)]=new o.UserView(e,this[i(257)][i(315)],this[i(336)]()),this[i(334)][i(261)]({attributes:{class:[i(310),i(302)]}}),this[i(265)](this[i(285)]())}[zc(285)](){const t=zc,e=this[t(269)],n=[{tag:t(290),attributes:{class:[t(286),t(346)]},children:[{tag:t(347),children:[{text:this[t(334)][t(293)]}],attributes:{class:[t(240),t(267)]}},{tag:t(342),attributes:{datetime:e.to(t(288)),class:[t(270),t(272)]},children:[{text:e.to(t(288),(e=>this[t(305)][t(335)](e)))}]}]},{tag:t(290),attributes:{class:[t(344),t(333)]},children:[this[t(252)],this[t(312)]]},{tag:t(290),attributes:{class:[t(318)]}}];this[t(257)][t(278)]&&n[t(247)]({tag:t(290),attributes:{class:[t(294)]},children:[{text:this[t(324)]()}]});const r={tag:t(290),attributes:{class:[t(297),e.if(t(281),t(250)),e.to(t(280),(e=>t(339)+e)),this[t(305)][t(304)]&&t(328)],"data-suggestion-id":this[t(257)].id,"data-thread-id":this[t(257)][t(291)].id,"data-author-id":this[t(257)][t(315)].id,tabindex:-1},children:[{tag:t(290),attributes:{class:[t(343),t(308)]},children:[this[t(334)],{tag:t(290),attributes:{class:[t(289),t(311)]},children:n}]}]};return this[t(327)]&&this[t(271)]&&(r[t(295)][t(247)](this[t(327)],this[t(271)]),this[t(327)][t(323)](t(292)).to(this),this[t(327)][t(323)](t(256)).to(this),this[t(271)][t(323)](t(292)).to(this),this[t(271)][t(323)](t(256)).to(this)),r}[zc(266)](){const t=zc;super[t(266)](),this[t(273)]=this[t(242)][t(262)](t(338)),this[t(273)][t(307)]=this[t(341)],this.on(t(322),((e,n,r)=>{const s=t;this[s(273)][s(307)]=r}))}[zc(258)](t,e,n,r,o){const i=zc,a=new s.ButtonView(this[i(337)]);return a[i(326)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(261)]({attributes:{class:n}}),a.on(i(348),(()=>{const t=i;this[t(255)](r,this[t(257)].id)})),a}[zc(324)](){const t=zc;return t(299)===this[t(257)][t(239)][t(329)][t(287)]?Hr(this[t(337)],t(330)):Hr(this[t(337)],t(249))}[zc(336)](){const t=zc;return this[t(257)][t(278)]?t(299)===this[t(257)][t(239)][t(329)][t(287)]?Hr(this[t(337)],t(331),this[t(257)][t(300)][t(293)]):Hr(this[t(337)],t(254),this[t(257)][t(300)][t(293)]):null}}function Wc(t,e){const n=Hc();return(Wc=function(t,e){return n[t-=238]})(t,e)}function Xc(t,e){const n=zc;let r="";return r+=t[n(303)]("*")[n(264)](((t,e)=>e%2!=0?n(309)+qc(t)+n(306):qc(t)))[n(282)](""),e&&(r+=n(296)+e[n(313)]+n(245)+e[n(320)]+n(275)),r}function qc(t){const e=zc,n=document[e(241)](e(347));return n[e(274)]=t,n[e(307)]}const Zc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Yc=Jc;function Jc(t,e){const n=Qc();return(Jc=function(t,e){return n[t-=371]})(t,e)}function Qc(){const t=["listenTo","type","value","11537784OmKKnR","change:activeAnnotations","menu","trackChanges.SuggestionThreadView","isInContent","lowest","comments.editorConfig","delegate","isOn","_initializeController","_destroyController","Discard all selected suggestions","addComment","_addUIComponentsToFactory","items","get","51vmnCkx","activeAnnotations","779499csNuuS","163926zeATAg","set","Accept all selected suggestions","60QRSxiw","activeMarkers","isDirty","comments.maxCommentCharsWhenCollapsed","requires","isMultiRange","getJoined","buttonView","refreshSelectedViews","13280LyRodh","focus","getAllAdjacentSuggestions","clear","panelView","arrowView","define","view","_bindAnnotationToEditors","discardButton","remove","stopListening","from","Annotations","getRanges","switchbutton","descriptionFactory","CommentsRepository","change:previous","getSuggestion","getMarkerNames","createAnnotation","commentThread","getMarkers","reduce","createAnnotationView","_viewToController","getFirstRange","unbind","pluginName","suggestionChanged","size","trackChanges.disableComments","_updateController","head","locale","13240683ZKeeKe","discardSelectedSuggestions","_createToolbarButton","Track changes","comments.maxThreadTotalWeight","getDescriptions","delete","bind","length","Discard all suggestions","_handleControllerBuffer","menuBar:trackChanges","hasSuggestion","commands","trackChanges","_disableComments","864324sKVgeM","suggestionLoaded","descriptionParts","_annotationViews","CommentView","execute","commandName","previous","_handleSuggestionControllerDelayed","some","acceptSelectedSuggestions","plugins","editor","registerAnnotation","values","_suggestionToController","comments","EditorAnnotations","createCommentThreadController","addSourceCollector","TrackChangesUI","isEnabled","children","_createMenuBarMenu","has","keys","source","_unbindEditors","menuitem","model","button","mainView","CommentsUI","componentFactory","2850436wwrMwE","discardAllSuggestions","TrackChangesEditing","getByInnerView","suggestion-","destroy","actionView","add","menuitemcheckbox","SuggestionThreadView","_refreshActiveMarkers","innerView","editing","init","acceptButton","comments.maxCommentsWhenCollapsed","suggestionUnloaded","config","separator","acceptAllSuggestions","toMany","Accept all suggestions","push","filter"];return(Qc=function(){return t})()}!function(t,e){const n=Jc,r=t();for(;;)try{if(783923===-parseInt(n(437))/1+-parseInt(n(471))/2+parseInt(n(514))/3*(-parseInt(n(385))/4)+parseInt(n(376))/5*(parseInt(n(373))/6)+-parseInt(n(372))/7+parseInt(n(498))/8+parseInt(n(421))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qc);class $c extends t.Plugin{static get[Yc(380)](){const t=Yc;return[yc,o.Users,t(402),t(398),t(454)]}static get[Yc(414)](){return Yc(457)}constructor(t){const e=Yc;super(t),this[e(452)]=new Map,this[e(411)]=new Map,this[e(440)]=new Map,this[e(431)]=new Map;const n=this[e(449)][e(488)];n[e(391)](e(501),Kc),n[e(391)](e(417),!1),this[e(436)]=n[e(513)](e(417))}[Yc(445)](t,e){const n=Yc;0===this[n(431)][n(416)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(431)]){const r=this[t(452)][t(461)](e);r||n?r&&n&&this[t(508)](e):this[t(507)](e)}this[t(431)][t(388)](),this[t(449)][t(448)][t(513)](t(454))[t(384)](),this[t(481)]()}),10),this[n(431)][n(374)](t,e)}[Yc(484)](){const t=Yc,e=this[t(449)],n=e[t(448)][t(513)](t(473)),r=e[t(448)][t(513)](t(398)),s=e[t(448)][t(513)](t(454)),o=e[t(448)][t(513)](t(402));this[t(511)](),s[t(456)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(397)](this[e(452)])){const s=t[e(387)](),o=[];for(const t of s){if(!t[e(502)])continue;if(t[e(381)]){o[e(493)](...t[e(399)]());continue}const n=t[e(412)]();if(o[e(429)]>0){const t=o[0][e(382)](n);if(t){o[0]=t;continue}}o[e(493)](n)}n[e(493)]([r[e(392)],o])}return n})),this[t(495)](n,t(438),((e,n)=>{const r=t;this[r(495)](n,r(403),((t,e,s,o)=>{const i=r;n[i(502)]&&(null==s?(this[i(418)](o[i(419)]),this[i(445)](n,!1)):(this[i(418)](s[i(419)]),null==o&&this[i(445)](n,!0)))})),null!==n[r(444)]?this[r(418)](n[r(419)]):this[r(445)](n,!1)})),this[t(495)](n,t(487),((e,n,r)=>{const s=t;this[s(396)](n,s(403)),this[s(431)][s(427)](n),this[s(452)][s(461)](n)&&this[s(508)](n),r&&this[s(418)](r[s(419)])})),this[t(495)](n,t(415),((e,n)=>{this[t(418)](n)})),this[t(495)](r,t(499),(()=>{this[t(481)]()})),this[t(495)](o,t(510),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(433)](r))return;const i=n[o(404)](r);this[o(452)][o(513)](i)[o(392)][o(386)]()}),{priority:t(503)})}[Yc(481)](){const t=Yc,e=this[t(449)][t(448)][t(513)](t(398)),n=this[t(449)][t(448)][t(513)](t(473)),r=Array[t(397)](e[t(371)],(e=>e[t(482)]))[t(494)]((e=>this[t(411)][t(461)](e))),s=[];for(const e of r){const n=this[t(411)][t(513)](e)[t(466)][t(387)]();s[t(493)](...n[t(409)](((e,n)=>[...e,...n[t(405)]()]),[]))}n[t(377)]=s}[Yc(511)](){const t=Yc,n=this[t(449)],r=n[t(420)],o=Hr(r,t(424)),i=new e.Collection([{type:t(400),model:new s.ViewModel({withText:!0,label:o,commandName:t(435),role:t(479)})},{type:t(489)},{type:t(467),model:new s.ViewModel({withText:!0,label:Hr(r,t(492)),commandName:t(490),role:t(465)})},{type:t(467),model:new s.ViewModel({withText:!0,label:Hr(r,t(375)),commandName:t(447),role:t(465)})},{type:t(467),model:new s.ViewModel({withText:!0,label:Hr(r,t(430)),commandName:t(472),role:t(465)})},{type:t(467),model:new s.ViewModel({withText:!0,label:Hr(r,t(509)),commandName:t(422),role:t(465)})}]);for(const e of i)if(tu(e)){const r=n[t(434)][t(513)](e[t(466)][t(443)]);e[t(466)][t(428)](t(506),t(458)).to(r,t(497),t(458))}n.ui[t(470)][t(478)](t(435),(e=>this[t(423)](e,i,o))),n.ui[t(470)][t(478)](t(432),(e=>this[t(460)](e,i,o)))}[Yc(423)](t,e,n){const r=Yc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(449)][r(434)][r(513)](r(435));o[r(383)][r(374)]({tooltip:n,label:n,icon:Zc}),o[r(383)][r(428)](r(506)).to(i,r(497)),o[r(383)].on(r(442),(()=>{const t=r;i[t(442)](),this[t(449)][t(483)][t(392)][t(386)]()})),(0,s.addListToDropdown)(o,e,{role:r(500)});const a=[];for(const t of e)tu(t)&&a[r(493)](this[r(449)][r(434)][r(513)](t[r(466)][r(443)]));const c=o[r(383)];return c[r(477)][r(413)](r(458)),c[r(390)][r(413)](r(458)),c[r(477)][r(428)](r(458)).to(i,r(458)),c[r(390)][r(428)](r(458))[r(491)](a,r(458),((...t)=>t[r(446)]((t=>t)))),o.on(r(442),(t=>{const e=r;this[e(449)][e(442)](t[e(463)][e(443)]),this[e(449)][e(483)][e(392)][e(386)]()})),o}[Yc(460)](t,e,n){const r=Yc,o=new s.MenuBarMenuView(t),i=this[r(449)][r(434)][r(513)](r(435));o[r(383)][r(374)]({label:n,icon:Zc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(489)==n[r(496)]){a[r(512)][r(478)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(466)];i[r(428)](...Object[r(462)](c)).to(c),i[r(505)](r(442)).to(o),i.on(r(442),(()=>{const t=r;this[t(449)][t(442)](c[t(443)]),this[t(449)][t(483)][t(392)][t(386)]()})),e[r(459)][r(478)](i),a[r(512)][r(478)](e)}return o[r(428)](r(458)).to(i,r(458)),o[r(389)][r(459)][r(478)](a),o}[Yc(507)](t){const e=Yc,n=this[e(449)],r=n[e(488)],s=n[e(448)][e(513)](e(398)),i=n[e(448)][e(513)](e(402)),a=n[e(448)][e(513)](e(454)),c=n[e(448)][e(513)](o.Users).me,u=r[e(513)](e(435))[e(480)],{CommentsListView:l,CommentThreadInputView:f}=n[e(448)][e(513)](e(469));let h,g;this[e(440)][e(461)](t.id)?(g=this[e(440)][e(513)](t.id),h=g[e(468)]):(h=new u(n[e(420)],t,c,{disableComments:this[e(436)],editorConfig:r[e(513)](e(504)),maxCommentsWhenCollapsed:r[e(513)](e(486)),maxThreadTotalWeight:r[e(513)](e(425)),maxCommentCharsWhenCollapsed:r[e(513)](e(379)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(513)](e(420))),CommentView:r[e(513)](e(453))[e(441)],CommentsListView:l,CommentThreadInputView:f}),h[e(485)].on(e(442),(()=>{const t=e;n[t(483)][t(392)][t(386)]()})),h[e(394)].on(e(442),(()=>{const t=e;n[t(483)][t(392)][t(386)]()})),g=s[e(410)](this[e(449)][e(420)],h),g[e(428)](e(378)).to(h,e(378)),g[e(428)](e(429)).to(h),g[e(428)](e(496)).to(h,e(496),(t=>e(475)+t)),this[e(440)][e(374)](t.id,g));const d=i[e(455)](t[e(407)],h),p=new Bc(n,t,h,d),m=t[e(387)]()[e(494)]((t=>t[e(502)]));h[e(439)]=n[e(448)][e(513)](e(473))[e(401)][e(426)](m),this[e(452)][e(374)](t,p),this[e(411)][e(374)](h,p);const I=s[e(406)]({view:g,target:()=>{const r=e,s=[],i=t[r(387)]()[r(494)]((t=>t[r(502)]));for(const t of i)s[r(493)](...t[r(408)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(483)],s)},type:()=>e(475)+p[e(392)][e(496)]});i[e(393)](h,I),s[e(478)](I),a[e(450)](I)}[Yc(508)](t){const e=Yc,n=this[e(449)][e(448)][e(513)](e(402)),r=this[e(449)][e(448)][e(513)](e(398)),s=this[e(452)][e(513)](t),o=s[e(392)],i=r[e(474)](o);n[e(464)](o),i&&r[e(395)](i),this[e(452)][e(427)](t),this[e(411)][e(427)](o),s[e(476)]()}[Yc(418)](t){const e=Yc;if(!t[e(502)]||!this[e(452)][e(461)](t))return;const n=this[e(449)][e(448)][e(513)](e(473)),r=this[e(452)][e(513)](t),s=t[e(387)]();r[e(392)][e(439)]=n[e(401)][e(426)](s)}[Yc(476)](){const t=Yc;for(const e of this[t(452)][t(462)]())this[t(508)](e);for(const e of this[t(440)][t(451)]())e[t(468)][t(476)]();super[t(476)]()}}function tu(t){return Yc(466)in t}var eu=nu;function nu(t,e){var n=su();return(nu=function(t,e){return n[t-=439]})(t,e)}!function(t,e){for(var n=nu,r=t();;)try{if(533287===parseInt(n(442))/1+-parseInt(n(445))/2+parseInt(n(449))/3+parseInt(n(457))/4*(parseInt(n(440))/5)+parseInt(n(455))/6*(-parseInt(n(447))/7)+parseInt(n(454))/8+-parseInt(n(446))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(su);class ru extends t.Plugin{static get[eu(444)](){return[yc,$c,eu(459)]}static get[eu(448)](){return eu(458)}set[eu(456)](t){var e=eu;this[e(443)][e(452)][e(439)](yc)[e(456)]=t}get[eu(456)](){var t=eu;return this[t(443)][t(452)][t(439)](yc)[t(456)]}[eu(441)](t){var e=eu;return this[e(443)][e(452)][e(439)](yc)[e(450)](t)}[eu(453)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(443)][n(452)][n(439)](yc)[n(453)]({skipNotAttached:t,toJSON:e})}[eu(451)](t){var e=eu;return this[e(443)][e(452)][e(439)](yc)[e(451)](t)}}function su(){var t=["addSuggestion","335859RsGYHJ","editor","requires","1149460mEhPKi","7190730JGjDkm","1229760ogtxUU","pluginName","1508751XNtzMY","addSuggestionData","getSuggestion","plugins","getSuggestions","7847112AfPsdB","24xJincS","adapter","1580084bbgLcK","TrackChanges","Comments","get","10BogoCS"];return(su=function(){return t})()}const ou=fu;function iu(){const t=["execute","getRootsAttributes","result","4177575PTfEnV","760795NsXWoj","map","discardAllSuggestions","editor","name","getDataWithDiscardedSuggestions","58502dVuUVD","Pagination","init","_adapter","reduce","getCommentThreads","acceptAllSuggestions","end","trackChangesData.editorCreator","6RJRscc","getUser","editorCreator","getSuggestions","rootsAttributes","2966502rOUptz","getRootNames","constructor","config","pluginName","plugins","document","data","requires","addCommentThread","appendChild","TrackChangesDataGetter","destroy","CommentsRepository","div","TrackChangesData","TrackChangesEditing","useAnonymousUser","get","30288225mgOdSR","create","trackChangesData","set","addSuggestionData","createDocumentFragment","16GYJEKf","5ehapPj","getDataWithAcceptedSuggestions","createElement","22RcHvFW","push","define","users","function","Users","addUser","810996wyxvOy","track-changes-data-invalid-editor-creator","getFullData","8173670lrofiq","model"];return(iu=function(){return t})()}!function(t,e){const n=fu,r=t();for(;;)try{if(530534===parseInt(n(288))/1*(parseInt(n(331))/2)+parseInt(n(302))/3+parseInt(n(338))/4*(-parseInt(n(328))/5)+parseInt(n(297))/6*(parseInt(n(282))/7)+parseInt(n(327))/8*(parseInt(n(281))/9)+parseInt(n(276))/10+-parseInt(n(321))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(iu);const au=[ou(289)];class cu extends t.Plugin{static get[ou(310)](){return[yc]}static get[ou(306)](){return ou(317)}[ou(290)](){const t=ou,n=this[t(285)];if(n[t(305)][t(333)](t(296),(e=>{const r=t,s=n[r(277)][r(308)][r(303)]()[r(292)](((t,e)=>(t[e]="",t)),{});return n[r(304)][r(322)](s,e)})),t(335)!=typeof n[t(305)][t(320)](t(323))[t(299)])throw new e.CKEditorError(t(274))}[ou(329)](t){return hu(this[ou(285)],!0,t)}[ou(287)](t){return hu(this[ou(285)],!1,t)}}class uu extends t.Plugin{static get[ou(306)](){return ou(313)}constructor(t){const e=ou;super(t),this[e(280)]=e(295)}[ou(290)](){const t=ou;this[t(285)][t(307)][t(320)](t(315))[t(291)]={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(285)][t(307)][t(320)](t(318))[t(291)]=null}}function lu(t){return void 0!==t[ou(279)]}function fu(t,e){const n=iu();return(fu=function(t,e){return n[t-=274]})(t,e)}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,au);s[r(307)][r(332)](yc,uu),s[r(301)]=lu(t)?t[r(279)]():void 0;const i=document[r(326)](),a=t[r(305)][r(320)](r(323))[r(299)],c=await a(s,(()=>function(t){const e=r,n=document[e(330)](e(316));return t[e(312)](n),n}(i)));!function(t,e){const n=r,s=t[n(277)][n(308)][n(303)]()[n(292)](((e,r)=>(e[r]=t[n(309)][n(320)]({rootName:r}),e)),{}),o=t[n(307)][n(320)](n(336))[n(334)][n(283)]((t=>({id:t.id,name:t[n(286)]}))),i=t[n(307)][n(320)](n(318))[n(300)]({skipNotAttached:!0,toJSON:!0}),a=t[n(307)][n(320)](n(315))[n(293)]({skipNotAttached:!0,toJSON:!0}),c=e[n(307)][n(320)](n(336)),u=e[n(307)][n(320)](n(318)),l=e[n(307)][n(320)](n(315));for(const t of o)c[n(298)](t.id)||c[n(337)](t);c.me||c[n(319)]();for(const t of i)u[n(325)](t);for(const t of a)l[n(311)](t);e[n(309)][n(324)](s)}(t,c),c[r(278)](r(e?294:284));const u=lu(c)?c[r(275)](n):c[r(309)][r(320)](n);return await c[r(314)](),u}function gu(){var t=["135648caUDAq","8PgQUTM","1043403PDSPhd","1370XtenVW","573287JmXcXV","25827370KFWrUK","6582821vzqnoM","4sZzeoO","9132ifPIci","1863488IIqYLJ"];return(gu=function(){return t})()}function du(t,e){var n=gu();return(du=function(t,e){return n[t-=407]})(t,e)}!function(t,e){for(var n=du,r=t();;)try{if(534120===parseInt(n(416))/1+-parseInt(n(411))/2+-parseInt(n(414))/3*(parseInt(n(409))/4)+parseInt(n(415))/5*(-parseInt(n(410))/6)+-parseInt(n(408))/7+parseInt(n(413))/8*(parseInt(n(412))/9)+parseInt(n(407))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();