@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240528.0 → 0.0.0-nightly-20240529.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>su,TrackChangesData:()=>au,TrackChangesEditing:()=>yc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);function c(){const t=["commands","affectsData","TrackChangesCommand","2611548yFipJQ","forceDisabled","value","execute","clearForceDisabled","356066xvcBhk","refresh","1923963biDiMK","_isEnabledBasedOnSelection","_enabledCommands","6414EsAAfh","_enableCommands","1164565MqEUca","isEnabled","9416KPiZkz","_disableUnsupportedCommands","326743ZjKasL","editor","371UBtYoo","has","11151PCLRCB"];return(c=function(){return t})()}const u=l;function l(t,e){const n=c();return(l=function(t,e){return n[t-=149]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(492615===parseInt(n(161))/1+parseInt(n(150))/2+-parseInt(n(152))/3+-parseInt(n(169))/4+-parseInt(n(157))/5+parseInt(n(155))/6*(parseInt(n(163))/7)+parseInt(n(159))/8*(parseInt(n(165))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(c);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(154)]=e,this[n(171)]=!1,this[n(151)](),this[n(153)]=!1}[u(151)](){this[u(158)]=!0}[u(172)](){const t=u;this[t(171)]=!this[t(171)],this[t(171)]?this[t(160)]():this[t(156)]()}[u(160)](){const t=u;for(const e of this[t(162)][t(166)][t(166)]())e[t(167)]&&!this[t(154)][t(164)](e)&&e[t(170)](t(168))}[u(156)](){const t=u;for(const e of this[t(162)][t(166)][t(166)]())e[t(167)]&&!this[t(154)][t(164)](e)&&e[t(149)](t(168))}}function h(){const t=["model","162296SMNXiv","10nnzGpR","get","plugins","3661471NbSdAK","track-changes-accept-suggestion-not-found","refresh","isEnabled","execute","301iGLDeZ","_suggestions","655JjgHrn","acceptSuggestion","5706044NAkDxm","62fTklZl","getRanges","editor","9737793MmSBHF","TrackChangesEditing","24690OAQqWf","20377942NUOWFZ","3KeDDjh","12cqViWq","canEditAt","17167kaVdIf","_isEnabledBasedOnSelection"];return(h=function(){return t})()}const g=d;function d(t,e){const n=h();return(d=function(t,e){return n[t-=352]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(806994===-parseInt(n(359))/1*(-parseInt(n(376))/2)+parseInt(n(356))/3*(parseInt(n(375))/4)+parseInt(n(373))/5*(parseInt(n(354))/6)+parseInt(n(371))/7*(-parseInt(n(362))/8)+parseInt(n(352))/9+-parseInt(n(363))/10*(parseInt(n(366))/11)+-parseInt(n(357))/12*(parseInt(n(355))/13))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(372)]=e,this[n(368)](),this[n(360)]=!1}[g(368)](){this[g(369)]=!0}[g(370)](t){const n=g,r=this[n(372)][n(364)](t);if(!r)throw new e.CKEditorError(n(367),this);const s=r[n(377)]();this[n(378)][n(361)][n(358)](s)&&this[n(378)][n(365)][n(364)](n(353))[n(374)](r)}}const m=E;function I(){const t=["discardSuggestion","32NtcYHp","get","isEnabled","_isEnabledBasedOnSelection","86TBsJyV","30030fxcIow","848FYCYdq","218778aBMKvL","getRanges","canEditAt","refresh","_suggestions","366550VQLRdO","27919SLLcqT","track-changes-discard-suggestion-not-found","editor","plugins","4397063dtbDbK","model","TrackChangesEditing","80613sdfuJR","7919920PDAUQW","36NbIYjr","1666RLjDAv","execute"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=174]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(706570===parseInt(n(182))/1*(parseInt(n(199))/2)+-parseInt(n(176))/3+parseInt(n(195))/4*(-parseInt(n(181))/5)+parseInt(n(174))/6*(-parseInt(n(192))/7)+-parseInt(n(175))/8*(-parseInt(n(189))/9)+-parseInt(n(190))/10+parseInt(n(186))/11*(parseInt(n(191))/12))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(180)]=e,this[n(179)](),this[n(198)]=!1}[m(179)](){this[m(197)]=!0}[m(193)](t){const n=m,r=this[n(180)][n(196)](t);if(!r)throw new e.CKEditorError(n(183),this);const s=r[n(177)]();this[n(184)][n(187)][n(178)](s)&&this[n(184)][n(185)][n(196)](n(188))[n(194)](r)}}function T(){const t=["sort","1486146bzBQbd","isIntersecting","createRange","end","content","2829274QbtUST","225066QeKqHB","isObject","splice","6160185fHbwej","length","schema","isTouching","createPositionAfter","next","replace","add","createPositionBefore","isCollapsed","color","map","createPositionAt","isInContent","from","119ZzEAhk","isArray","change","start","execute","459832hGJWmX","value","23511712SoRYWV"," [color ","join","type","getRanges","push","4463493mPPxRf","isMultiRange","deletion"];return(T=function(){return t})()}function _(t,e){const n=T();return(_=function(t,e){return n[t-=289]})(t,e)}function y(t){const e=_;return t[e(308)](((t,n)=>e(307)==t[e(302)]&&e(307)!=n[e(302)]?-1:e(307)!=t[e(302)]&&e(307)==n[e(302)]?1:0))}function A(t,e){const n=_;let r,s=0;const o=[],i=e[n(320)];for(;s<t[n(319)];){const a=t[s],c=t[s+1];r||(r=e[n(326)](a)),k(e,a,c)||(o[n(304)](e[n(311)](r,i[n(316)](a)?e[n(322)](a):e[n(289)](a,n(312)))),r=null),s++}return o}function k(t,e,n){const r=_;if(!n)return!1;const s=t[r(322)](e),o=t[r(326)](n);return s[r(321)](o)}!function(t,e){const n=_,r=t();for(;;)try{if(970258===parseInt(n(309))/1+parseInt(n(314))/2+parseInt(n(305))/3+parseInt(n(297))/4+-parseInt(n(318))/5+parseInt(n(315))/6*(parseInt(n(292))/7)+-parseInt(n(299))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(T);function C(t,e,n){const r=_;for(;n[r(319)];){const s=n[r(317)](0,100);t[r(294)]((()=>{const t=r;for(const n of s)n[t(290)]&&e[t(296)](n.id)}))}}const L=N;function N(t,e){const n=R();return(N=function(t,e){return n[t-=364]})(t,e)}function R(){const t=["from","values","48483nyBoty","_isEnabledBasedOnSelection","25134jmSvnV","execute","_command","editor","18wJkKmN","_suggestions","model","6406543JXkTtl","1951785gmZnzV","3803110dghdzN","11354UpbqJG","getRanges","canEditAt","102006hmuVGL","1200WOgaWk","5eoYsKc","refresh","isInContent","some","60WIhXYE","isEnabled"];return(R=function(){return t})()}!function(t,e){const n=N,r=t();for(;;)try{if(208877===-parseInt(n(383))/1*(parseInt(n(387))/2)+parseInt(n(381))/3*(parseInt(n(377))/4)+-parseInt(n(373))/5*(-parseInt(n(371))/6)+-parseInt(n(368))/7*(parseInt(n(372))/8)+parseInt(n(366))/9+-parseInt(n(367))/10+parseInt(n(365))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(R);class S extends t.Command{constructor(t,e,n){const r=N;super(t),this[r(385)]=e,this[r(388)]=n,this[r(374)](),this[r(382)]=!1}[L(374)](){const t=L,e=Array[t(379)](this[t(388)][t(380)]())[t(376)]((e=>e[t(375)]));this[t(378)]=this[t(385)][t(378)]&&e}[L(384)](){const t=L,e=y(Array[t(379)](this[t(388)][t(380)]()));for(const n of e){const e=n[t(369)]();if(!this[t(386)][t(364)][t(370)](e))return}C(this[t(386)][t(364)],this[t(385)],e)}}function M(){const t=["selection","size","_suggestions","42fefshm","3466791neqwes","getRanges","1292559UPfFbl","5901hhoymu","25180jULaJO","579316FFyuXz","values","2nwTXTW","document","editor","model","canEditAt","3120SOuBaC","_isEnabledBasedOnSelection","2099964PCLIXH","_selectedSuggestions","isEnabled","refresh","from","_command","458465tXtUQC","3267TEijeY","execute"];return(M=function(){return t})()}const v=O;function O(t,e){const n=M();return(O=function(t,e){return n[t-=205]})(t,e)}!function(t,e){const n=O,r=t();for(;;)try{if(334786===-parseInt(n(219))/1*(parseInt(n(221))/2)+-parseInt(n(216))/3+parseInt(n(228))/4+parseInt(n(207))/5*(-parseInt(n(213))/6)+-parseInt(n(217))/7*(-parseInt(n(226))/8)+parseInt(n(214))/9+-parseInt(n(218))/10*(-parseInt(n(208))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(M);class w extends t.Command{constructor(t,e,n){const r=O;super(t),this[r(206)]=e,this[r(212)]=n,this[r(229)]=new Set,this[r(231)](),this[r(227)]=!1}[v(231)](){const t=v,e=this[t(223)][t(224)][t(222)][t(210)],n=Array[t(205)](this[t(212)][t(220)]());this[t(229)]=function(t,e){const n=_,r=Array[n(291)](t[n(303)]()),s=new Set;for(const o of e)if(o[n(290)])for(const e of r)for(const r of o[n(303)]())(e[n(310)](r)||t[n(327)]&&!o[n(306)]&&o[n(323)]&&r[n(312)][n(321)](e[n(295)]))&&s[n(325)](o);return s}(e,n),this[t(230)]=this[t(206)][t(230)]&&!!this[t(229)][t(211)]}[v(209)](){const t=v,e=y(Array[t(205)](this[t(229)]));for(const n of e){const e=n[t(215)]();if(!this[t(223)][t(224)][t(225)](e))return}C(this[t(223)][t(224)],this[t(206)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const B=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var P=Array.prototype.splice;const x=function(t){var e=this.__data__,n=B(e,t);return!(n<0)&&(n==e.length-1?e.pop():P.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=B(e,t);return n<0?void 0:e[n][1]};const j=function(t){return B(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=B(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=x,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const H=V;const z=function(){this.__data__=new H,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const X=function(t){return this.__data__.get(t)};const K=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var J="object"==typeof self&&self&&self.Object===Object&&self;const Q=q||J||Function("return this")();const Y=Q.Symbol;var Z=Object.prototype,$=Z.hasOwnProperty,tt=Z.toString,et=Y?Y.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Y?Y.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Q["__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(Q,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:Mt.call(e,t)};const 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=vt,wt.prototype.set=Ot;const Dt=wt;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(kt||H),string:new Dt}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Pt=function(t,e){var n=t.__data__;return Bt(e)?n["string"==typeof e?"string":"hash"]:n.map};const xt=function(t){var e=Pt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return Pt(this,t).get(t)};const jt=function(t){return Pt(this,t).has(t)};const Gt=function(t,e){var n=Pt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Ft,Vt.prototype.delete=xt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Ht=Vt;const zt=function(t,e){var n=this.__data__;if(n instanceof H){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Ht(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new H(t);this.size=e.size}Wt.prototype.clear=z,Wt.prototype.delete=W,Wt.prototype.get=X,Wt.prototype.has=K,Wt.prototype.set=zt;const Xt=Wt;const Kt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Jt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Qt=Object.prototype.hasOwnProperty;const Yt=function(t,e,n){var r=t[e];Qt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Jt(t,e,n)};const Zt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Jt(n,a,c):Yt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Q.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&q.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Re=function(t,e){return function(n){return t(e(n))}};const Se=Re(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Ne(t))return Se(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):ve(t)};const De=function(t,e){return t&&Zt(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 Be=Object.prototype.hasOwnProperty;const Pe=function(t){if(!at(t))return Fe(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Be.call(t,r))&&n.push(r);return n};const xe=function(t){return Oe(t)?Ce(t,!0):Pe(t)};const Ue=function(t,e){return t&&Zt(e,xe(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Q.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 Xe=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Ke=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Je=Object.getOwnPropertySymbols;const Qe=Je?function(t){return null==t?[]:(t=Object(t),Xe(Je(t),(function(e){return qe.call(t,e)})))}:Ke;const Ye=function(t,e){return Zt(t,Qe(t),e)};const Ze=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Re(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Ze(e,Qe(t)),t=$e(t);return e}:Ke;const en=function(t,e){return Zt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Ze(r,n(t))};const rn=function(t){return nn(t,we,Qe)};const sn=function(t){return nn(t,xe,tn)};const on=At(Q,"DataView");const an=At(Q,"Promise");const cn=At(Q,"Set");const un=At(Q,"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=Q.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Y?Y.prototype:void 0,Mn=Sn?Sn.valueOf:void 0;const vn=function(t){return Mn?Object(Mn.call(t)):{}};const 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 vn(t)}};var Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Bn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Fn($e(t))};const Pn=function(t){return te(t)&&"[object Map]"==_n(t)};var xn=_e&&_e.isMap;const Un=xn?Ie(xn):Pn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var Hn="[object Arguments]",zn="[object Function]",Wn="[object Object]",Xn={};Xn[Hn]=Xn["[object Array]"]=Xn["[object ArrayBuffer]"]=Xn["[object DataView]"]=Xn["[object Boolean]"]=Xn["[object Date]"]=Xn["[object Float32Array]"]=Xn["[object Float64Array]"]=Xn["[object Int8Array]"]=Xn["[object Int16Array]"]=Xn["[object Int32Array]"]=Xn["[object Map]"]=Xn["[object Number]"]=Xn[Wn]=Xn["[object RegExp]"]=Xn["[object Set]"]=Xn["[object String]"]=Xn["[object Symbol]"]=Xn["[object Uint8Array]"]=Xn["[object Uint8ClampedArray]"]=Xn["[object Uint16Array]"]=Xn["[object Uint32Array]"]=!0,Xn["[object Error]"]=Xn[zn]=Xn["[object WeakMap]"]=!1;const Kn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Hn||g&&!o){if(a=u||g?{}:Bn(e),!c)return u?en(e,Ue(a,e)):Ye(e,De(a,e))}else{if(!Xn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Xt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?xe:we)(e);return Kt(p||e,(function(s,o){p&&(s=e[o=s]),Yt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Kn(t,5)};const Jn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Yn=/^\w*$/;const Zn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Jn(t))||(Yn.test(t)||!Qn.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=Y?Y.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Jn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Zn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Jn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Yt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new 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=Y?Y.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",Mr=Object.prototype.hasOwnProperty;const vr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Rr:_n(t),u=a?Rr:_n(e),l=(c=c==Nr?Sr:c)==Sr,f=(u=u==Nr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Xt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Mr.call(t,"__wrapped__"),d=f&&Mr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Xt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Xt),Lr(t,e,n,r,s,o))};const Or=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:vr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Br=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Pr=function(t,e){return e.length<2?t:Fr(t,Br(e,0,-1))};const xr=function(t,e){return e=ur(e,t),null==(t=Pr(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||xr(t,e)},jr=Vr;function Gr(){const t=["setAttribute","from","addRange","982149yMDGnZ","getMarkerNames","accept","isInContent","end","getFirstMarker","onDiscard","map","nodeBefore","1560zHlmsi","delete","creator","1739235ZfrbKx","subType","change","140QnogUP","getMultiRangeId","hasComments","onAccept","_model","removeMarkers","_saved","filter","_onAttributesChange","discard","size","getFirstRange","_onAccept","getItems","44nTECBy","@external","5324ifbesS","getRange","next","markers","length","_isDataLoaded","commentThread","getRanges","set","1238072VViEUR","start","isExternal","20760kUXvBD","19116JJsThW","author","isIntersectingWithRange","isMultiRange","substr","suggestion:","clear","259965xLrljR","createdAt","previous","reduce","nodeAfter","256962MlQmxJ","addMarker","head","data","_markerNames","getContainedElement","isIntersecting","authoredAt","_onDiscard","getMarkers","attributes","toJSON","removeMarker","get","addMarkerName","push","add","split","decorate","getAllAdjacentSuggestions","onAttributesChange","type","removeAttribute"];return(Gr=function(){return t})()}function Vr(t,e){const n=Gr();return(Vr=function(t,e){return n[t-=157]})(t,e)}!function(t,e){const n=Vr,r=t();for(;;)try{if(566069===parseInt(n(203))/1+parseInt(n(161))/2+parseInt(n(172))/3*(-parseInt(n(232))/4)+-parseInt(n(215))/5+-parseInt(n(177))/6*(-parseInt(n(218))/7)+-parseInt(n(212))/8*(-parseInt(n(165))/9)+-parseInt(n(164))/10*(parseInt(n(234))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Vr;super(),this[n(157)]=!1,this.id=e.id,this[n(198)]=e[n(198)],this[n(216)]=e[n(216)]||null,this[n(166)]=e[n(166)],this[n(214)]=e[n(214)]||e[n(166)],this[n(163)]=Boolean(e[n(187)]&&e[n(187)][n(233)]),this[n(180)]=null,this[n(222)]=t,this[n(230)]=e[n(221)],this[n(185)]=e[n(209)],this[n(226)]=e[n(197)],this[n(181)]=new Set,this[n(173)]=null,this[n(160)](n(184),null),this[n(160)](n(187),e[n(187)]||{}),this[n(160)](n(174),null),this[n(160)](n(236),null),this[n(160)](n(158),null),this[n(160)](n(224),!1),this[n(195)](n(205)),this[n(195)](n(227))}get[jr(179)](){const t=jr;let e=this;for(;e[t(174)];)e=e[t(174)];return e}get[jr(220)](){const t=jr;return!!this[t(158)]&&this[t(158)][t(238)]>0}get[jr(168)](){const t=jr;return 0!=this[t(181)][t(228)]&&6==Array[t(201)](this[t(181)])[0][t(194)](":")[t(238)]}get[jr(206)](){return null!==this[jr(208)]()}[jr(191)](t){const e=jr;this[e(181)][e(193)](t)}[jr(204)](){const t=jr;return Array[t(201)](this[t(181)])}[jr(186)](){const t=jr;return this[t(204)]()[t(210)]((e=>this[t(222)][t(237)][t(190)](e)))[t(225)]((t=>t))}[jr(208)](){return this[jr(186)]()[0]||null}[jr(223)](){const t=jr;this[t(222)][t(217)]((e=>{const n=t;for(const t of this[n(186)]())e[n(189)](t)})),this[t(181)][t(171)]()}[jr(189)](t){const e=jr;this[e(222)][e(217)]((n=>{n[e(189)](t)})),this[e(181)][e(213)](t)}[jr(202)](t){const e=jr,n=e(170)+this[e(198)]+":"+this[e(216)]+":"+this.id+":"+this[e(214)].id+":"+Hr[e(219)]();this[e(191)](n),this[e(222)][e(217)]((r=>{r[e(178)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(167)](t){const e=jr;for(const n of this[e(159)]())if(n[e(183)](t))return!0;return!1}[jr(159)](){const t=jr;return this[t(186)]()[t(210)]((e=>e[t(235)]()))}[jr(231)](){const t=jr;return this[t(159)]()[t(175)](((e,n)=>[...e,...n[t(231)]()]),[])}[jr(229)](){const t=jr;var e;return(null===(e=this[t(208)]())||void 0===e?void 0:e[t(235)]())||null}[jr(182)](){const t=jr,e=this[t(159)]();if(1!=e[t(238)])return null;const n=e[0],r=n[t(162)][t(176)],s=n[t(207)][t(211)];return r instanceof i.Element?r!=s?null:r:null}[jr(205)](){const t=jr;this[t(230)](this[t(159)](),this[t(180)],this[t(187)]),this[t(223)]()}[jr(227)](){const t=jr;this[t(185)](this[t(159)](),this[t(180)],this[t(187)]),this[t(223)]()}[jr(196)](){const t=jr,e=[];let n=this[t(179)];for(;n;)e[t(192)](n),n=n[t(236)];return e}[jr(200)](t,e){const n=jr,r=qn(this[n(187)]);hr(r,t,e),wr(r,this[n(187)])||(this[n(187)]=r,this[n(226)](r))}[jr(199)](t){const e=jr,n=qn(this[e(187)]);Ur(n,t),wr(n,this[e(187)])||(this[e(187)]=n,this[e(226)](this[e(187)]))}[jr(188)](){const t=jr;return{id:this.id,type:this[t(216)]?this[t(198)]+":"+this[t(216)]:this[t(198)],authorId:this[t(214)].id,createdAt:this[t(173)],hasComments:this[t(220)],data:this[t(180)],attributes:this[t(187)]}}static[jr(219)](){const t=jr;return(0,e.uid)()[t(169)](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=Xr;function Xr(t,e){const n=Kr();return(Xr=function(t,e){return n[t-=402]})(t,e)}function Kr(){const t=["EmptyContainer","*Split:* %0","*Set format:* %0","deletion","push","data","$textProxy","nextSibling","addContainer","getDescriptions","join","replace","registerAttributeLabel","getWalker","map","addFormat","add","elementStart","previousSibling","Object","_handleCustomCallbackDescription","_locale","REPLACE_TEXT","isEmpty","removeFormat","3871938uSBtgl","getFirstRange","20NiSTqT","name","match","set","item","removeEmptyContainer","insertion","getItemLabel","remove","start","registerElementLabel","type","removeContainer","addObject","_handleInsertRemoveSuggestionDescription","$text","text","registerDescriptionCallback","_handleRenameSuggestionDescription","newValue","Container","nodeAfter","indexOf","pop","length","841322QlPiNj","*Merge:* %0","label","isEqual","quantity","subType","addEmptyContainer","checkChild","_attributeLabels","6008120icXAyS","key","_itemLabels","_resolveDescriptionItems","_handleAttributeSuggestionDescription","elementEnd","24366195oMJZde","isObject","normal","has","removeObject","skip","format","$1 $2","2494528HpvgIe","*Remove format:* %0","*Remove:* %0","isInContent","end","*Insert:* %0","_schema","attribute","function","_itemLabelsCallbacks","matchingCallback","softBreak","_addDescriptionItems","762708pnuydO","8OjKlBM","6831912KlvyVc","_customCallbacks","element","ELEMENT_SPACE","get","*Change to:* %0"];return(Kr=function(){return t})()}!function(t,e){const n=Xr,r=t();for(;;)try{if(756909===-parseInt(n(461))/1+parseInt(n(484))/2+-parseInt(n(497))/3*(-parseInt(n(436))/4)+parseInt(n(470))/5+parseInt(n(403))/6+-parseInt(n(434))/7+parseInt(n(402))/8*(-parseInt(n(476))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kr);class qr{constructor(t,e){const n=Xr;this[n(404)]=[],this[n(472)]=new Map,this[n(493)]=[],this[n(469)]=new Map,this[n(490)]=t,this[n(430)]=e}[Wr(418)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(460)];o++){const i=t[o];if(!i[e(487)])continue;const a=this[e(429)](i);if(a){if(null!=i[e(466)]){if(r[e(479)](i[e(466)]))continue;r[e(425)](i[e(466)])}n[e(413)](a)}else if(e(491)!=i[e(447)])e(442)!=i[e(447)]&&e(412)!=i[e(447)]||this[e(450)](n,i,t[o+1]);else{const t=i[e(414)][e(471)];if(s[e(479)](t))continue;s[e(425)](i[e(414)][e(471)]),t==_c?this[e(454)](n,i):this[e(474)](n,i)}}return this[e(473)](n)}[Wr(453)](t){const e=Wr;this[e(404)][e(413)](t)}[Wr(446)](t,n,r=e.priorities[Wr(478)]){const s=Wr;s(492)==typeof t?(0,e.insertToPriorityArray)(this[s(493)],{matchingCallback:t,label:n,priority:r}):this[s(472)][s(439)](t,n)}[Wr(421)](t,e){const n=Wr;this[n(469)][n(439)](t,e)}[Wr(443)](t,e=1){const n=Wr;let r;for(const e of this[n(493)])if(e[n(494)](t)){r=e[n(463)];break}return r||(r=this[n(472)][n(407)](t[n(437)])),r?r(e):1!==e?e+" "+t[n(437)]+"s":""+t[n(437)]}[Wr(496)](t,e){const n=Wr,r=e[n(435)]()[n(422)](),s=n(442)==e[n(447)]?n(425):n(444);for(const e of r){const o=e[n(440)],i=t[t[n(460)]-1];if(o.is(n(415)))i&&i[n(447)][n(458)](n(456))>-1&&t[n(459)](),i&&n(452)==i[n(447)]?i[s]+=o[n(414)]:t[n(413)]({type:n(452),add:n(425)==s?o[n(414)]:"",remove:n(444)==s?o[n(414)]:""});else if(this[n(490)][n(477)](o)){const a=o;if(i&&i[n(447)][n(458)](n(456))>-1&&t[n(459)](),n(475)==e[n(447)])continue;i&&i[n(447)]==s+n(428)&&i[n(405)][n(437)]==a[n(437)]?i[n(465)]++:t[n(413)]({type:s+n(428),element:a,quantity:1}),r[n(481)]((t=>!(n(475)==t[n(447)]&&t[n(440)]==o)))}else if(this[n(490)][n(468)](o,n(451))||o.is(n(405),n(495))){const r=o;if(n(425)==s&&n(426)==e[n(447)]||n(444)==s&&n(475)==e[n(447)])continue;if(i&&-1==i[n(447)][n(458)](n(456))){n(452)==i[n(447)]&&(i[s]+="\n");continue}let a;if(a=n(425)==s?r[n(416)]&&!this[n(490)][n(477)](r[n(416)])?r[n(416)]:null:r[n(427)]&&!this[n(490)][n(477)](r[n(427)])?r[n(427)]:null,r[n(432)]||a&&a[n(432)]){const e=a&&a[n(432)]?a:r;i&&i[n(447)]==s+n(409)&&i[n(405)][n(437)]==e[n(437)]?i[n(465)]++:t[n(413)]({type:s+n(409),element:e,quantity:1})}else t[n(413)]({type:s+n(456),element:r})}}}[Wr(473)](t){const e=Wr,n=this[e(430)],r=[],s=[],o=[];for(const i of t)switch(i[e(447)]){case e(452):if(i[e(425)]=i[e(425)][e(420)](/(\S)\u000A+(\S)/g,e(483))[e(420)](/\u000A/g,""),i[e(444)]=i[e(444)][e(420)](/(\S)\u000A+(\S)/g,e(483))[e(420)](/\u000A/g,""),""!=i[e(425)]&&""!=i[e(444)]){r[e(413)]({type:e(420),content:zr(n,e(431),['"'+i[e(444)]+'"','"'+i[e(425)]+'"'])});continue}if(null!=i[e(425)][e(438)](/^ +$/)){r[e(413)]({type:e(442),content:zr(n,e(489),zr(n,e(406),i[e(425)][e(460)]))});continue}if(null!=i[e(444)][e(438)](/^ +$/)){r[e(413)]({type:e(412),content:zr(n,e(486),zr(n,e(406),i[e(444)][e(460)]))});continue}if(""!=i[e(425)]){r[e(413)]({type:e(442),content:zr(n,e(489),'"'+i[e(425)]+'"')});continue}r[e(413)]({type:e(412),content:zr(n,e(486),'"'+i[e(444)]+'"')});continue;case e(467):case e(449):r[e(413)]({type:e(442),content:zr(n,e(489),this[e(443)](i[e(405)],i[e(465)]))});continue;case e(441):case e(480):r[e(413)]({type:e(412),content:zr(n,e(486),this[e(443)](i[e(405)],i[e(465)]))});continue;case e(417):r[e(413)]({type:e(442),content:zr(n,e(410),this[e(443)](i[e(405)],i[e(465)]))});continue;case e(448):r[e(413)]({type:e(412),content:zr(n,e(462),this[e(443)](i[e(405)],i[e(465)]))});continue;case e(424):s[e(413)](i[e(471)]);continue;case e(433):o[e(413)](i[e(471)]);continue;default:r[e(413)](i)}if(s[e(460)]){const t=s[e(423)]((t=>this[e(469)][e(479)](t)?this[e(469)][e(407)](t):t))[e(419)](", ");r[e(413)]({type:e(482),content:zr(this[e(430)],e(411),t)})}if(o[e(460)]){const t=o[e(423)]((t=>this[e(469)][e(479)](t)?this[e(469)][e(407)](t):t))[e(419)](", ");r[e(413)]({type:e(482),content:zr(this[e(430)],e(485),t)})}return r}[Wr(429)](t){const e=Wr;for(const n of this[e(404)]){const r=n(t);if(r&&e(447)in r)return r}}[Wr(474)](t,e){const n=Wr,r=e[n(414)],s=void 0===r[n(455)]?n(433):n(424);t[n(413)]({type:s,key:r[n(471)]})}[Wr(454)](t,e){const n=Wr;t[n(413)]({type:n(482),content:zr(this[n(430)],n(408),this[n(443)](e[n(435)]()[n(445)][n(457)],1))})}[Wr(450)](t,e,n){const r=Wr;if(this[r(496)](t,e),n&&n[r(435)]()&&!e[r(435)]()[r(488)][r(464)](n[r(435)]()[r(445)])){const n=t[t[r(460)]-1],s=r(442)==e[r(447)]?r(425):r(444);n&&r(452)==n[r(447)]&&(n[s]+="\n")}}}const Jr=Yr;function Qr(){const t=["1069832aohwgH","showAIAssistant","10FJADcs","enableCommand","10dLQnAl","96582xXvGrA","get","plugins","11TywPVf","388540XWJznV","7wSsgBl","editor","1697823fmBRTk","1227546MeUEaF","108776EdjzXM","TrackChangesEditing","afterInit","commands","4dABtSX","696228nupnHq"];return(Qr=function(){return t})()}function Yr(t,e){const n=Qr();return(Yr=function(t,e){return n[t-=438]})(t,e)}!function(t,e){const n=Yr,r=t();for(;;)try{if(117168===parseInt(n(447))/1+-parseInt(n(455))/2*(parseInt(n(438))/3)+-parseInt(n(451))/4*(-parseInt(n(442))/5)+parseInt(n(446))/6+parseInt(n(443))/7*(parseInt(n(453))/8)+parseInt(n(445))/9*(-parseInt(n(457))/10)+-parseInt(n(441))/11*(parseInt(n(452))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qr);class Zr extends t.Plugin{[Jr(449)](){const t=Jr,e=this[t(444)],n=e[t(440)][t(439)](t(448));e[t(450)][t(439)](t(454))&&n[t(456)](t(454))}}function $r(t,e){const n=es();return($r=function(t,e){return n[t-=348]})(t,e)}const ts=$r;function es(){const t=["615822KZbuOf","commandName","1310ZnXTau","FORMAT_ALIGN_TO_LEFT","left","get","alignment","editor","formatBlock","right","_registerLegacyDescription","justify","FORMAT_ALIGNMENT","FORMAT_JUSTIFY_TEXT","*Format:* %0","552658wyOHLa","32733cFsSxs","FORMAT_ALIGN_TO_RIGHT","4vEeZrB","enableDefaultAttributesIntegration","170485Mhjidk","type","registerBlockAttribute","FORMAT_ALIGN_TO_CENTER","registerAttributeLabel","locale","194704YEShNI","commandParams","671671NiJYxp","registerDescriptionCallback","value","1082822EaprQV","6YGayAG","format","AlignmentEditing","center","descriptionFactory","has","TrackChangesEditing","afterInit","plugins"];return(es=function(){return t})()}!function(t,e){const n=$r,r=t();for(;;)try{if(388132===parseInt(n(366))/1+-parseInt(n(382))/2+parseInt(n(351))/3*(-parseInt(n(369))/4)+parseInt(n(371))/5+-parseInt(n(383))/6*(-parseInt(n(379))/7)+-parseInt(n(377))/8+parseInt(n(367))/9*(parseInt(n(353))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[ts(349)](){const t=ts,e=this[t(358)],n=e[t(376)];if(!e[t(350)][t(388)](t(385)))return;const r=e[t(350)][t(356)](t(348));r[t(370)](t(357)),r[t(373)](t(357)),r[t(387)][t(375)](t(357),zr(n,t(363))),this[t(361)]()}[ts(361)](){const t=ts,e=this[t(358)],n=e[t(376)];e[t(350)][t(356)](t(348))[t(387)][t(380)]((e=>{const r=t;if(r(359)!=e[r(372)])return;const{data:s}=e;if(s&&r(357)==s[r(352)]){const t=s[r(378)][0][r(381)];return{type:r(384),content:zr(n,r(365),function(t){const e=r;switch(t){case e(355):return zr(n,e(354));case e(360):return zr(n,e(368));case e(386):return zr(n,e(374));case e(362):return zr(n,e(364))}}(t))}}}))}}const rs=is;!function(t,e){const n=is,r=t();for(;;)try{if(212290===-parseInt(n(334))/1*(-parseInt(n(364))/2)+-parseInt(n(324))/3+parseInt(n(347))/4*(-parseInt(n(339))/5)+parseInt(n(321))/6+-parseInt(n(340))/7+-parseInt(n(359))/8*(parseInt(n(335))/9)+parseInt(n(314))/10*(parseInt(n(325))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(as);const ss=[rs(322),rs(354),rs(351),rs(337),rs(350),rs(362),rs(319)];class os extends t.Plugin{[rs(329)](){const t=rs,e=this[t(358)],n=e[t(363)][t(360)](t(367)),r=e[t(352)];for(const s of ss){if(!e[t(363)][t(331)](s))continue;const o=s[t(361)](0,-7)[t(330)](),i=t(355)+o[t(313)]();n[t(336)](o),n[t(316)](o),n[t(349)][t(346)](o,zr(r,i))}this[t(312)]()}[rs(312)](){const t=rs,e=this[t(358)],n=e[t(352)],r=e[t(363)][t(360)](t(367));function s(e,s){const o=t;r[o(349)][o(333)]((t=>{const r=o;if(r(365)!=t[r(341)])return;const{data:i}=t;return i&&i[r(326)]===e?i[r(343)][0][r(338)]?{type:r(320),content:zr(n,r(345),s)}:{type:r(320),content:zr(n,r(366),s)}:void 0}))}s(t(318),zr(n,t(357))),s(t(323),zr(n,t(332))),s(t(317),zr(n,t(315))),s(t(344),zr(n,t(368))),s(t(348),zr(n,t(353))),s(t(356),zr(n,t(342))),s(t(327),zr(n,t(328)))}}function is(t,e){const n=as();return(is=function(t,e){return n[t-=312]})(t,e)}function as(){const t=["superscript","FORMAT_SUPERSCRIPT","afterInit","toLowerCase","has","FORMAT_ITALIC","registerDescriptionCallback","104321WasoAV","90mxGhKg","enableDefaultAttributesIntegration","CodeEditing","forceValue","2097835MlMGrV","2813405enHMTz","type","FORMAT_SUBSCRIPT","commandParams","code","*Format:* %0","registerAttributeLabel","4EcilBR","strikethrough","descriptionFactory","StrikethroughEditing","UnderlineEditing","locale","FORMAT_STRIKETHROUGH","ItalicEditing","FORMAT_","subscript","FORMAT_BOLD","editor","1960FOhYIY","get","slice","SubscriptEditing","plugins","2PNmBsR","formatInline","*Remove format:* %0","TrackChangesEditing","FORMAT_CODE","_registerLegacyDescription","toUpperCase","4822430TMEXJY","FORMAT_UNDERLINE","registerInlineAttribute","underline","bold","SuperscriptEditing","format","1319706ZVnWBG","BoldEditing","italic","757608TdtlIP","22yoMqQs","commandName"];return(as=function(){return t})()}const cs=ls;function us(){const t=["commands","*Set format:* %0","3501357sYkGeB","filter","22zhftwD","949556mGtTEr","forceValue","getSelectedBlocks","from","$root","plugins","ELEMENT_BLOCK_QUOTE","format","blockQuote","editor","48472LnaCAY","24aJDrje","1695650vpRIpw","change","model","registerDescriptionCallback","value","locale","afterInit","has","commandName","993305WjHeOS","get","commandParams","1015UXBxnv","BlockQuoteEditing","*Remove format:* %0","enableCommand","TrackChangesEditing","checkChild","1251776nMgKUN","document","10859229vLmgDC","name","selection","descriptionFactory","parent","markBlockFormat","schema","2aHCslr"];return(us=function(){return t})()}function ls(t,e){const n=us();return(ls=function(t,e){return n[t-=153]})(t,e)}!function(t,e){const n=ls,r=t();for(;;)try{if(688159===-parseInt(n(171))/1*(parseInt(n(165))/2)+parseInt(n(168))/3+-parseInt(n(156))/4+-parseInt(n(192))/5*(-parseInt(n(182))/6)+parseInt(n(195))/7*(-parseInt(n(181))/8)+parseInt(n(158))/9+-parseInt(n(183))/10*(parseInt(n(170))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(us);class fs extends t.Plugin{[cs(189)](){const t=cs,e=this[t(180)],n=e[t(188)];if(!e[t(176)][t(190)](t(196)))return;const r=e[t(176)][t(193)](t(154)),s=this[t(180)][t(166)][t(193)](t(179));r[t(153)](t(179),((n,o={})=>{const i=t,a=this[i(180)][i(185)][i(157)][i(160)],c=o&&void 0!==o[i(172)]?o[i(172)]:!s[i(187)];let u=[];if(c){const t=Array[i(174)](a[i(173)]())[i(169)]((t=>hs(t)||function(t,e){const n=i,r=e[n(155)](t[n(162)],n(179)),s=e[n(155)]([n(175),n(179)],t);return r&&s}(t,this[i(180)][i(185)][i(164)])));u=A(t,e[i(185)])}else{const t=Array[i(174)](a[i(173)]())[i(169)]((t=>hs(t)));u=A(t,e[i(185)])}e[i(185)][i(184)]((()=>{const t=i;for(const e of u)r[t(163)](e,{commandName:t(179),commandParams:[{forceValue:c}]})}))})),r[t(161)][t(186)]((e=>{const r=t,{data:s}=e;if(s&&r(179)==s[r(191)]){const t=zr(n,r(177));return s[r(194)][0][r(172)]?{type:r(178),content:zr(n,r(167),t)}:{type:r(178),content:zr(n,r(197),t)}}}))}}function hs(t){const e=cs;return e(179)==t[e(162)][e(159)]}function gs(){const t=["2672hUuIZa","5ttxQGI","editor","changeCaseLower","changeCaseUpper","12036vLXHYR","get","85679hoTEOX","2340256IapcSb","changeCaseTitle","plugins","enableCommand","9Hmvwsl","4740xpcQRT","927801nCpkZw","has","afterInit","1374728ZhoEFq","CaseChange","4641cdJDEB","6wdYoiT","TrackChangesEditing","6168280eQEFjE"];return(gs=function(){return t})()}const ds=ps;function ps(t,e){const n=gs();return(ps=function(t,e){return n[t-=278]})(t,e)}!function(t,e){const n=ps,r=t();for(;;)try{if(674195===parseInt(n(284))/1*(-parseInt(n(287))/2)+parseInt(n(278))/3+-parseInt(n(295))/4*(parseInt(n(288))/5)+parseInt(n(292))/6*(-parseInt(n(283))/7)+-parseInt(n(281))/8*(parseInt(n(299))/9)+-parseInt(n(286))/10+parseInt(n(294))/11*(parseInt(n(300))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gs);class ms extends t.Plugin{[ds(280)](){const t=ds,e=this[t(289)];e[t(297)][t(279)](t(282))&&(e[t(297)][t(293)](t(285))[t(298)](t(291)),e[t(297)][t(293)](t(285))[t(298)](t(290)),e[t(297)][t(293)](t(285))[t(298)](t(296)))}}const Is=bs;function Es(){const t=["enableCommand","4266450izUivO","491575jvyCAj","get","plugins","3CRkNSF","2341525ZlbyXS","1552318YvHxme","afterInit","editor","101608jNIjAc","1315564CyDoya","ckbox","16073070NUkQNT","TrackChangesEditing","63HmzVev","commands","1YBPlqr"];return(Es=function(){return t})()}function bs(t,e){const n=Es();return(bs=function(t,e){return n[t-=488]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(418619===-parseInt(n(504))/1*(parseInt(n(494))/2)+parseInt(n(492))/3*(-parseInt(n(498))/4)+parseInt(n(493))/5+-parseInt(n(488))/6+parseInt(n(489))/7+parseInt(n(497))/8*(parseInt(n(502))/9)+parseInt(n(500))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Es);class Ts extends t.Plugin{[Is(495)](){const t=Is,e=this[t(496)];e[t(503)][t(490)](t(499))&&e[t(491)][t(490)](t(501))[t(505)](t(499))}}function _s(t,e){const n=ks();return(_s=function(t,e){return n[t-=381]})(t,e)}const ys=_s;!function(t,e){const n=_s,r=t();for(;;)try{if(163119===parseInt(n(392))/1+-parseInt(n(424))/2+parseInt(n(420))/3*(parseInt(n(428))/4)+parseInt(n(403))/5+-parseInt(n(402))/6+parseInt(n(395))/7+-parseInt(n(423))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ks);class As extends t.Plugin{[ys(406)](){const t=ys,e=this[t(434)];if(!e[t(388)][t(390)](t(427)))return;const n=e[t(388)][t(386)](t(398)),r=e[t(404)],s=e[t(409)][t(386)](t(407))[t(408)],o=e[t(382)][t(386)](t(407));n[t(391)](t(432)),n[t(391)](t(419)),n[t(391)](t(407),((r,i={})=>{const a=t,c=e[a(415)],u=e[a(415)][a(421)][a(426)],l=i&&void 0!==i[a(394)]?i[a(394)]:!o[a(393)];let f;i[a(422)]||(i[a(422)]=s[0][a(422)]),f=l?Array[a(410)](u[a(385)]())[a(433)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(381))&&!e[n(384)](t)&&e[n(411)](t[n(397)],n(407))}(t,c[a(413)]))):Array[a(410)](u[a(385)]())[a(433)]((t=>Cs(t)));const h=A(f,c);c[a(399)]((()=>{const t=a;for(const e of h)n[t(387)](e,{commandName:t(407),commandParams:[{...i,forceValue:l}],formatGroupId:t(396)})}))})),n[t(412)][t(425)](t(407),(e=>zr(r,t(401),e))),n[t(412)][t(416)]((e=>{const n=t;if(n(400)!=e[n(383)])return;const o=r.t,{data:i}=e;if(!i||n(407)!=i[n(430)])return;const a=i[n(418)][0][n(422)],c=o(s[n(389)]((t=>t[n(422)]===a))[n(431)])[n(429)]();return i[n(418)][0][n(394)]?{type:n(417),content:zr(r,n(414),zr(r,n(401),1)+" ("+c+")")}:{type:n(417),content:zr(r,n(405),zr(r,n(401),1))}}))}}function ks(){const t=["codeBlock","languages","config","from","checkChild","descriptionFactory","schema","*Set format:* %0","model","registerDescriptionCallback","format","commandParams","outdentCodeBlock","211644azQMoi","document","language","1122208ISyBJH","546016SDLWdn","registerElementLabel","selection","CodeBlock","4EUJLjD","toLowerCase","commandName","label","indentCodeBlock","filter","editor","name","rootElement","commands","type","isLimit","getSelectedBlocks","get","markBlockFormat","plugins","find","has","enableCommand","293710buqfjk","value","forceValue","2111039UeFBUi","blockName","parent","TrackChangesEditing","change","formatBlock","ELEMENT_CODE_BLOCK","1162494yLUGDI","521585wRIujd","locale","*Remove format:* %0","afterInit"];return(ks=function(){return t})()}function Cs(t){const e=ys;return e(407)==t[e(435)]}function Ls(t,e){const n=Rs();return(Ls=function(t,e){return n[t-=119]})(t,e)}const Ns=Ls;function Rs(){const t=["plugins","addCommentThread","60nAJFar","get","639072OGtZmx","2114525inMdJd","CommentsEditing","has","15587539oAnPGV","enableCommand","109236FQNyhh","1376530SBFqVO","afterInit","215596cCicKt","editor","32WMScyT","157065hZlasm","9IgqRHR","TrackChangesEditing","1PFbRWr"];return(Rs=function(){return t})()}!function(t,e){const n=Ls,r=t();for(;;)try{if(184213===parseInt(n(131))/1*(-parseInt(n(125))/2)+parseInt(n(122))/3*(-parseInt(n(127))/4)+parseInt(n(128))/5*(-parseInt(n(134))/6)+-parseInt(n(137))/7+-parseInt(n(136))/8+-parseInt(n(129))/9*(parseInt(n(123))/10)+parseInt(n(120))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Rs);class Ss extends t.Plugin{[Ns(124)](){const t=Ns,e=this[t(126)];e[t(132)][t(119)](t(138))&&e[t(132)][t(135)](t(130))[t(121)](t(133))}}var Ms=n(834);function vs(t,e,n){const r=Os,s=[];for(const o of e[r(361)]())o[r(365)](t)&&s[r(377)](n[r(353)](o));return s}function Os(t,e){const n=ws();return(Os=function(t,e){return n[t-=331]})(t,e)}function ws(){const t=["addHighlight","name","18085177JhxScL","type","getWalker","activeMarkers","809346EnjNmw","plugins","25rPCqXy","includes","createRangeOn","start","insert","193110KPJRxv","parent","span","schema","nextSibling","getItems","get","addClass","test","hasAttribute","mapper","ck-suggestion-marker--active","writer","createUIElement","isLimit","elementEnd","toViewPosition","item","consumable","markerRange","ck-suggestion-marker-","push","getCustomProperty","135chgSuw","3258618jlyHRg","bindElementToMarker","isAtEnd","toViewElement","2SBzTgg","694586cwsgqP","model","previousPosition","markerName","7obLVEs","163552BdyHun","isContent","TrackChangesEditing","isBlock","421224OQUJIz"];return(ws=function(){return t})()}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=Os,s=t[r(350)][r(362)](r(340));return(o,i,a)=>{const c=r;if(!a[c(374)][c(364)](i[c(375)],o[c(344)]))return;const u=i[c(375)][c(347)](),l=i[c(375)][c(354)],f=t[c(334)][c(359)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(373)];d=d||f[c(339)](e);const n=a[c(366)][c(331)](e);if(n&&n[c(378)](c(343)))return;c(371)==t[c(346)]&&f[c(341)](e)&&!f[c(370)](e)&&(e[c(360)]||l[c(382)]?h&&h[c(357)]==e||(h=e,m(t[c(335)]),p=!0):g=g||t[c(335)])}function m(t){const r=c,o=a[r(368)][r(369)](r(358),{class:r(376)+e}),u=a[r(366)][r(372)](t);n&&s[r(348)][r(352)](i[r(336)])&&a[r(368)][r(363)](r(367),o),a[r(368)][r(355)](u,o),a[r(366)][r(381)](o,i[r(336)])}d||p||!g||m(g)}}function Fs(t,e){const n=Bs();return(Fs=function(t,e){return n[t-=437]})(t,e)}function Bs(){const t=["627392XxEBQs","unlock","deleteForward","349278HpCMwJ","unit","data","createSelection","start","showSuggestionHighlights","$graveyard","forward","model","lock","isCollapsed","markerNameToElements","requires","removeMarker:suggestion:deletion","get","mapper","end","merge","batch","addMarker:suggestion:deletion","document","modifySelection","options","delete","root","downcastDispatcher","buffer","14103RtvoQC","createRange","selection","getFirstRange","4552bwYOfd","2378558njqJdo","bind","markerName","enqueueChange","9979YyMoWp","uiElement","high","enableCommand","534354qBkJze","remove","writer","TrackChangesEditing","detach","editor","5bwXFVn","setSelection","rootName","unbindElementFromMarkerName","init","814350ucdNGr","fromRange","plugins","commands","editing"];return(Bs=function(){return t})()}!function(t,e){const n=Os,r=t();for(;;)try{if(386203===-parseInt(n(333))/1+parseInt(n(332))/2*(-parseInt(n(349))/3)+-parseInt(n(342))/4*(parseInt(n(351))/5)+parseInt(n(380))/6*(parseInt(n(337))/7)+-parseInt(n(338))/8+-parseInt(n(379))/9*(parseInt(n(356))/10)+parseInt(n(345))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ws);const Ps=Fs;!function(t,e){const n=Fs,r=t();for(;;)try{if(369976===-parseInt(n(494))/1+-parseInt(n(439))/2+parseInt(n(458))/3+-parseInt(n(455))/4*(parseInt(n(445))/5)+parseInt(n(450))/6+-parseInt(n(490))/7+-parseInt(n(489))/8*(-parseInt(n(485))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bs);class xs extends t.Plugin{static get[Ps(470)](){return[Ms.Delete]}[Ps(449)](){const t=Ps,e=this[t(444)],n=e[t(452)][t(472)](t(442));n[t(438)](t(481));const r=e[t(453)][t(472)](t(457));n[t(438)](t(457),((n,s={})=>{const o=t,a=e[o(466)][o(461)](e[o(466)][o(478)][o(487)]);a[o(468)]&&e[o(466)][o(479)](a,{direction:o(465),unit:s[o(459)]});const c=a[o(488)](),u=i.LiveRange[o(451)](c);let l;n(s),l=o(464)==u[o(482)][o(447)]?e[o(466)][o(486)](c[o(462)]):e[o(466)][o(486)](u[o(462)],u[o(474)]),u[o(443)](),e[o(466)][o(493)](r[o(484)][o(476)],(t=>{const e=o;r[e(484)][e(467)](),t[e(446)](t[e(486)](l[e(474)])),r[e(484)][e(456)]()}))})),e[t(454)][t(483)].on(t(477),Ds(e,t(475)),{priority:t(437)}),e[t(460)][t(483)].on(t(477),((n,r,s)=>{const o=t;s[o(480)][o(463)]&&Ds(e,o(475),{showActiveMarker:!1})[o(491)](this)(n,r,s)}),{priority:t(437)}),e[t(454)][t(483)].on(t(471),((e,n,r)=>{const s=t,o=r[s(473)][s(469)](n[s(492)]);if(o)for(const t of o)t.is(s(495))&&(r[s(473)][s(448)](t,n[s(492)]),r[s(441)][s(440)](t))}),{priority:t(437)})}}function Us(){const t=["*Format:* remove from %0","nodeAfter","*Change to:* %0","*Uncheck item*","todo","22796685KWrXUS","registerCustomCallback","156sxJyqY","bulleted","numberedList","isUndo","multipleBlocks","splitListItemBefore","TrackChangesEditing","setAttribute","numbered","start","attributeKey","*Format:* insert into %0","find","attribute","4172904NPLela","listStyle","_supportLegacySuggestions","todoListChecked","mergeListItemForward","batch","editor","1691784lYORaw","listMarkerStyle","todoList","forceValue","listIndent","TodoListEditing","meta","_registerLegacyDescription","listStart","listItemId","ELEMENT_BULLETED_LIST","nextSibling","containsItem","getFirstRange","push","_suggestionFactory","*Merge:* %0","from","*Remove format:* %0","customNumberedList","change","afterInit","accept","ELEMENT_","documentList","groupId","5271392KxNBZw","_LIST","*Merge:* list item","end","ELEMENT_LIST_ITEM","document","format","selection","model","value","removeMarker","checkTodoList","newValue","getSuggestions","listType","map","isObject","length","attributes","*Split:* list item","getFirstMarker","splitListItemAfter","15aenQzJ","includes","listMarker","363461RKLlgf","2579598FSpOpI","head","commandParams","isNextTo","mergeListItemBackward","key","bulletedList","list.multiBlock","detach","setSelection","indentList","getRanges","ELEMENT_TODO_LIST","FORMAT_INDENT","ListEditing","plugins","previousSibling","refresh","trackChangesCommand","has","getAttribute","*Check item*","locale","get","registerElementLabel","type","isLocal","config","assureChains","toUpperCase","listItemIdFixer","registerBlockAttribute","commands","parent","registerDescriptionCallback","registerAttributeLabel","listReversed","enableDefaultAttributesIntegration","suggestion","commandName","oldValue","createPositionAt","filter","414140GxjzUb","_findSuggestions","registerPostFixer","schema","descriptionFactory","_getAttributeKey","outdentList","deletion","formatBlock","*Indent:* %0","data","fromRange","default","*Outdent:* %0","customBulletedList","next","execute","createRange","differ","todoListCheck","range","getChanges","every","*Set format:* %0","ELEMENT_NUMBERED_LIST","noTrackChangesFixer"];return(Us=function(){return t})()}const js=Gs;function Gs(t,e){const n=Us();return(Gs=function(t,e){return n[t-=319]})(t,e)}!function(t,e){const n=Gs,r=t();for(;;)try{if(886024===parseInt(n(366))/1+parseInt(n(323))/2+-parseInt(n(413))/3+-parseInt(n(420))/4*(parseInt(n(319))/5)+parseInt(n(399))/6*(-parseInt(n(322))/7)+parseInt(n(446))/8+parseInt(n(397))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Us);class Vs extends t.Plugin{[js(441)](){const t=js,e=this[t(419)];if(!e[t(338)][t(342)](t(337)))return;const n=e[t(345)],r=e[t(338)][t(346)](t(405)),s=e[t(338)][t(342)](t(425)),o=!!e[t(350)][t(346)](t(330));function i(e){const r=t;return{type:r(452),content:""+zr(n,r(389),e)}}function a(e){const r=t;return{type:r(452),content:""+zr(n,r(438),e)}}r[t(360)](t(401)),r[t(360)](t(329)),r[t(360)](t(439)),r[t(360)](t(380)),r[t(360)](t(333)),r[t(360)](t(372)),r[t(360)](t(467)),r[t(360)](t(404)),r[t(354)](t(429)),r[t(354)](t(460)),r[t(354)](t(424)),o&&(r[t(360)](t(327)),r[t(360)](t(417))),s&&(r[t(360)](t(422)),r[t(360)](t(457)),r[t(354)](t(416)),r[t(370)][t(357)]((e=>{const r=t,{data:s}=e;if(s&&r(416)==s[r(328)])return{type:r(452),content:s[r(458)]?zr(n,r(344)):zr(n,r(395))}})),this[t(419)][t(454)][t(451)][t(368)]((e=>{const n=t;if(e[n(418)][n(402)])return!1;let s=!1;const o=r[n(459)]({skipNotAttached:!0})[n(365)]((t=>n(416)===r[n(371)](t)));for(const t of o)n(396)!=t[n(433)]()[n(408)][n(393)][n(343)](n(460))&&(r[n(367)](t[n(433)](),n(412))[n(411)]((t=>n(460)===r[n(371)](t[n(361)])))||(e[n(456)](t[n(466)]()),s=!0));return s}))),r[t(370)][t(358)](t(424),zr(n,t(336)));const c={type:t(452),content:""};r[t(370)][t(357)]((e=>{const r=t,{data:s}=e;if(!s||r(460)!=s[r(328)])return;let u=e[r(324)];for(;u;){if(u[r(376)]&&((r(414)==u[r(376)][r(328)]||r(421)==u[r(376)][r(328)])&&(u[r(376)][r(458)]&&r(378)!=u[r(376)][r(458)]||r(378)!=u[r(376)][r(363)]&&!s[r(458)])||!o&&u[r(376)][r(328)]==_c))return c;u=u[r(381)]}if(null==s[r(458)])switch(s[r(363)]){case r(400):return a(zr(n,r(430)));case r(407):return a(zr(n,r(390)));case r(396):return a(zr(n,r(335)))}switch(s[r(458)]){case r(400):return i(zr(n,r(430)));case r(407):return i(zr(n,r(390)));case r(396):return i(zr(n,r(335)))}})),r[t(370)][t(357)]((e=>{const n=t,{data:r}=e;if(r&&n(424)==r[n(328)])return null==r[n(458)]||null==r[n(363)]&&0==r[n(458)]?c:void 0})),r[t(370)][t(357)]((e=>{const r=t;if(r(412)!=e[r(348)])return;const{data:s}=e;if(!s||r(429)!=s[r(328)])return;const o=Hs(e);return r(458)==o?{type:r(452),content:zr(n,r(448))}:r(363)==o?{type:r(452),content:zr(n,r(465))}:c})),e[t(454)][t(451)][t(368)]((e=>this[t(353)](e))),e[t(454)][t(451)][t(368)]((e=>this[t(391)](e))),e[t(454)][t(451)][t(368)]((e=>this[t(351)](e))),this[t(415)]()}[js(353)](t){const e=js;if(t[e(418)][e(402)]||!t[e(418)][e(349)])return!1;let n=!1;const r=this[e(419)][e(338)][e(346)](e(405))[e(459)]({skipNotAttached:!0})[e(365)]((t=>t[e(376)]&&e(429)==t[e(376)][e(328)]))[e(365)]((t=>t[e(376)][e(458)]&&t[e(376)][e(363)]));for(const s of r)Hs(s)||(t[e(456)](s[e(466)]()),n=!0);return n}[js(391)](t){const e=js;if(t[e(418)][e(402)]||!t[e(418)][e(349)])return!1;const n=this[e(419)][e(338)][e(346)](e(405));if(n[e(341)][e(455)])return!1;let r=!1;const s=[e(460),e(429),e(424),e(414),e(428),e(359),e(385),e(321),e(421)],o=this[e(419)][e(454)][e(451)][e(384)][e(387)]()[e(365)]((t=>e(412)==t[e(348)]))[e(365)]((t=>s[e(320)](t[e(409)])));if(0==o[e(463)])return r;for(const i of o){const o=n[e(367)](i[e(386)],e(412))[e(365)]((t=>!t[e(426)][e(326)]))[e(461)]((t=>t[e(361)]))[e(365)]((t=>{const r=e,o=n[r(371)](t);return s[r(320)](o)}));if(o[e(463)]){for(const n of o)t[e(456)](n[e(466)]());r=!0}}return r}[js(351)](t){const e=js;if(t[e(418)][e(402)]||!t[e(418)][e(349)])return!1;const n=this[e(419)][e(338)][e(346)](e(405));let r=!1;const s=[e(460),e(429),e(424),e(414),e(428),e(359),e(385),e(321),e(421)];for(const t of n[e(459)]({skipNotAttached:!0})){const o=n[e(367)](t[e(433)](),e(412))[e(461)]((t=>t[e(361)]))[e(365)]((t=>t[e(376)]&&s[e(320)](t[e(376)][e(328)])));if(!o[e(463)])continue;const a=o[0][e(324)][e(464)][e(445)];if(!o[e(388)]((t=>t[e(464)][e(445)]===a)))for(const t of o)i(t,a)&&(r=!0)}return r;function o(t,r){const s=e;for(const e of n[s(459)]({skipNotAttached:!0})[s(365)]((e=>s(412)==e[s(348)]&&e[s(464)][s(445)]==t)))e[s(406)](s(445),r)}function i(t,n){const r=e;let s=t[r(324)],i=!1;for(;s;)s[r(464)][r(445)]!=n&&(o(s[r(464)][r(445)],n),s[r(406)](r(445),n),i=!0),s=s[r(381)];return i}}[js(415)](){const t=js,e=this[t(419)],n=e[t(345)],r=e[t(338)][t(346)](t(405));this[t(427)](),r[t(435)][t(398)](t(374),t(444),t(442),(function(n,r){const s=t,o=[];for(let t of n)t[s(408)][s(393)]===t[s(449)][s(356)]&&(t=e[s(454)][s(383)](e[s(454)][s(364)](t[s(408)][s(393)],0))),o[s(434)](t);e[s(454)][s(440)]((t=>{const n=s,a=e[n(454)][n(451)][n(453)],c=Array[n(437)](a[n(334)]())[n(461)]((t=>i.LiveRange[n(377)](t)));t[n(332)](o),e[n(355)][n(346)](r[n(362)])[n(340)](),r[n(325)][n(434)]({forceDefaultExecution:!0}),e[n(382)](r[n(362)],...r[n(325)]),t[n(332)](c);for(const t of c)t[n(331)]()}))})),r[t(370)][t(347)]((function(n){const r=t,s=!e[r(454)][r(369)][r(462)](n),o=n[r(339)],i=n[r(431)],a=n[r(343)](r(429)),c=!o||o[r(343)](r(429))!==a,u=!i||i[r(343)](r(429))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(450),e)))}[js(427)](){const t=js,e=this[t(419)],n=e[t(345)];function r(n){const r=t,s=e[r(355)][r(346)](r(329))[r(455)],o=e[r(355)][r(346)](r(401))[r(455)];return r(401)===n?s:o}e[t(338)][t(346)](t(405))[t(370)][t(357)]((function(s){const o=t;if(o(374)!=s[o(348)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(362)]){case o(329):u=i[o(325)][0][o(423)],l=r(i[o(362)]),a=o(u?410:392),!l&&e[o(350)][o(346)](o(330))||(a=o(394)),c={type:o(452),content:zr(n,a,zr(n,o(430)))};break;case o(401):u=i[o(325)][0][o(423)],l=r(i[o(362)]),a=o(u?410:392),!l&&e[o(350)][o(346)](o(330))||(a=o(394)),c={type:o(452),content:zr(n,a,zr(n,o(390)))};break;case o(333):a=o(375),c={type:o(452),content:zr(n,a,zr(n,o(450)))};break;case o(372):a=function(t){const e=o,n=t[e(433)]();let r=n[e(408)][e(393)];for(;r&&n[e(432)](r);){if(r[e(343)](e(424))>0)return!1;r=r[e(431)]}return!0}(s)?zr(n,o(392),zr(n,function(t){const e=o;return e(443)+t[e(433)]()[e(408)][e(393)][e(343)](e(460))[e(352)]()+e(447)}(s))):zr(n,o(379),zr(n,o(450))),c={type:o(452),content:a};break;case o(327):case o(417):!1===i[o(403)]&&(a=o(436),c={type:o(373),content:zr(n,a,zr(n,o(450)))})}return c}))}}function Hs(t){const e=js;let n=t[e(433)]()[e(408)][e(393)][e(339)];for(;n;){const r=n[e(343)](e(429));if(!r)return!1;if(r==t[e(376)][e(458)])return e(458);if(r==t[e(376)][e(363)])return e(363);n=n[e(339)]}return!1}const zs=Xs;function Ws(){const t=["registerBlockAttribute","editor","numbered","data","_getAttributeKey","listStyle","*Remove format:* %0","document","upper-roman","includes","4723636OMXmpF","nodeAfter","914942qtVnDy","bind","decimal-leading-zero","config","lower-latin","disc","_findSuggestions","find","getAttribute","decimal","formatBlock","3146706UqQGvs","styles","30918nwcJTA","getSuggestions","suggestion","commandParams","newValue","format","startIndex","ListPropertiesEditing","attribute","locale","head","circle","get","removeMarker","FORMAT_LIST_REVERSED","_getTranslationKeyForListStyle","getFirstRange","next","7610928qEXMXN","default","845PcEVol","handleDescriptions","*Format:* set order to regular","ELEMENT_","*Change to:* %0","reversed","932Tryqkg","registerAttributeLabel","lower-roman","toUpperCase","model","oldValue","afterInit","registerDescriptionCallback","isUndo","start","*Format:* set start index to %0","bulleted","*Format:* set order to reversed","TrackChangesEditing","type","customNumbered","*Set format:* %0","batch","registerPostFixer","2378WpjkVK","replace","upper-latin","square","listType","_LIST_","getFirstMarker","plugins","enableDefaultAttributesIntegration","544716QiWKdC","_registerLegacyDescription","key","FORMAT_LIST_START","has","listStart","descriptionFactory","filter","_LIST_DEFAULT","list.properties","commandName","listReversed"];return(Ws=function(){return t})()}function Xs(t,e){const n=Ws();return(Xs=function(t,e){return n[t-=109]})(t,e)}!function(t,e){const n=Xs,r=t();for(;;)try{if(968416===-parseInt(n(128))/1*(-parseInt(n(109))/2)+-parseInt(n(172))/3+parseInt(n(159))/4+-parseInt(n(194))/5*(-parseInt(n(174))/6)+-parseInt(n(161))/7+-parseInt(n(192))/8+-parseInt(n(137))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ws);class Ks extends t.Plugin{[zs(115)](){const t=zs;if(!this[t(150)][t(135)][t(141)](t(181)))return;const e=this[t(150)][t(164)][t(186)](t(146)),n=this[t(150)][t(135)][t(186)](t(122));e[t(173)]&&(n[t(136)](t(154)),n[t(149)](t(154))),e[t(199)]&&(n[t(136)](t(148)),n[t(149)](t(148))),e[t(180)]&&(n[t(136)](t(142)),n[t(149)](t(142)));const r={type:t(179),content:""};n[t(143)][t(116)](this[t(195)][t(162)](this));const s=this[t(150)][t(183)];n[t(143)][t(110)](t(148),zr(s,t(188))),n[t(143)][t(116)]((e=>{const n=t,{data:s}=e;if(s&&n(148)==s[n(139)])return null==s[n(178)]||0==s[n(178)]&&null==s[n(114)]?r:void 0})),n[t(143)][t(110)](t(142),zr(s,t(140))),n[t(143)][t(116)]((e=>{const n=t,{data:s}=e;if(s&&n(142)==s[n(139)])return null==s[n(178)]||1==s[n(178)]&&null==s[n(114)]?r:void 0})),this[t(150)][t(113)][t(156)][t(127)]((e=>{const r=t;if(e[r(126)][r(117)])return!1;let s=!1;const o=n[r(175)]({skipNotAttached:!0})[r(144)]((t=>{const e=r,s=n[e(153)](t);return e(142)==s||e(148)==s}));for(const t of o){const o=t[r(190)]()[r(118)][r(160)][r(169)](r(132));r(151)!=o&&r(124)!=o&&(n[r(167)](t[r(190)](),r(182))[r(168)]((t=>r(132)==n[r(153)](t[r(176)])))||(e[r(187)](t[r(134)]()),s=!0))}return s})),this[t(138)]()}[zs(195)](t){const e=zs,n=this[e(150)][e(183)],{data:r}=t,s={type:e(179),content:""};if(!r||e(154)!=r[e(139)])return;if(!r[e(114)])return e(193)==r[e(178)]?s:{type:e(179),content:""+zr(n,e(125),zr(n,this[e(189)](r[e(178)])))};if(!r[e(178)]){if(e(193)==r[e(114)])return s;let o=t[e(184)];for(;o;){if(o[e(152)]&&e(132)==o[e(152)][e(139)]&&o[e(152)][e(178)])return s;o=o[e(191)]}return{type:e(179),content:""+zr(n,e(155),zr(n,this[e(189)](r[e(114)])))}}if(e(193)!=r[e(178)])return{type:e(179),content:""+zr(n,e(125),zr(n,this[e(189)](r[e(178)])))};let o=t[e(184)];for(;o;){if(o[e(152)]&&e(132)==o[e(152)][e(139)]&&o[e(152)][e(178)]&&o[e(152)][e(114)])return s;o=o[e(191)]}const i=t[e(190)]()[e(118)][e(160)][e(169)](e(132));return{type:e(179),content:zr(n,e(125),zr(n,e(197)+i[e(112)]()+e(145)))}}[zs(138)](){const t=zs,e=this[t(150)],n=e[t(183)];e[t(135)][t(186)](t(122))[t(143)][t(116)]((e=>{const r=t;if(r(171)!=e[r(123)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(147)]){case r(154):o=r(198),i={type:r(179),content:zr(n,o,zr(n,this[r(189)](s[r(177)][0][r(123)])))};break;case r(148):o=s[r(177)][0][r(199)]?r(121):r(196),i={type:r(179),content:zr(n,o)};break;case r(142):o=r(119),i={type:r(179),content:zr(n,o,s[r(177)][0][r(180)])}}return i}))}[zs(189)](t){const e=zs;return e(197)+function(t){const n=e;return qs[n(158)](t)?n(120):Js[n(158)](t)?n(151):null}(t)[e(112)]()+e(133)+t[e(112)]()[e(129)](/-/g,"_")}}const qs=[zs(166),zs(185),zs(131)],Js=[zs(170),zs(163),zs(111),zs(157),zs(165),zs(130)];var Qs=n(507);function Ys(){const t=["downcastDispatcher","options","441917KHyInz","editor","TrackChangesEditing","document","770433rOetmn","26002590JEOUsW","nextSibling","unbindElementFromMarkerName","editing","markerName","requires","afterExecute","split","commands","showSuggestionHighlights","remove","removeMarker:suggestion:insertion","14428224yGsabh","getFirstPosition","detach","enterBlock","hasClass","ck-suggestion-marker-split","markerNameToElements","parent","plugins","selection","init","mapper","writer","844900UQbqCM","high","16PJHLzt","bind","enableCommand","getFirstRange","20LwcyNn","createRange","setSelection","addMarker:suggestion:insertion","data","fire","118MoPunC","enter","model","createPositionAt","markInsertion","70620iWICCB","7594812VPLjrU","end","get","change","fromRange"];return(Ys=function(){return t})()}const Zs=$s;function $s(t,e){const n=Ys();return($s=function(t,e){return n[t-=428]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(919452===parseInt(n(453))/1+-parseInt(n(436))/2*(-parseInt(n(441))/3)+parseInt(n(479))/4*(-parseInt(n(430))/5)+-parseInt(n(442))/6+parseInt(n(449))/7*(-parseInt(n(481))/8)+-parseInt(n(466))/9+parseInt(n(454))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ys);class to extends t.Plugin{static get[Zs(459)](){return[Qs.Enter]}[Zs(476)](){const t=Zs,e=this[t(450)],n=e[t(474)][t(444)](t(451)),r=e[t(462)][t(444)](t(437));n[t(428)](t(437),(()=>{const s=t;e[s(438)][s(445)]((t=>{const o=s,a=e[o(438)][o(452)][o(475)],c=a[o(467)](),u=i.LiveRange[o(446)](a[o(429)]());if(r[o(469)](t)){const r=e[o(438)][o(439)](c[o(473)][o(455)],0),s=t[o(431)](c,r);n[o(440)](s)}else t[o(432)](t[o(431)](u[o(443)]));u[o(468)](),r[o(435)](o(460),{writer:t})}))})),e[t(457)][t(447)].on(t(433),Ds(e,t(461)),{priority:t(480)}),e[t(457)][t(447)].on(t(465),((e,n,r)=>{const s=t,o=r[s(477)][s(472)](n[s(458)]);if(o)for(const t of o)t[s(470)](s(471))&&(r[s(477)][s(456)](t,n[s(458)]),r[s(478)][s(464)](t))}),{priority:t(480)}),e[t(434)][t(447)].on(t(433),((n,r,s)=>{const o=t;s[o(448)][o(463)]&&Ds(e,o(461),{showActiveMarker:!1})[o(482)](this)(n,r,s)}),{priority:t(480)})}}function eo(t,e){const n=ro();return(eo=function(t,e){return n[t-=120]})(t,e)}const no=eo;function ro(){const t=["get","8524850yrjhpd","2578156MKgIXF","plugins","1352430cRijVQ","suggestion:deletion","end","bind","261bVBhLu","markers","replace","2298BzPDmr","FindAndReplaceUtils","getMarkersGroup","33016HeQjBu","item","1145sQpuXG","TrackChangesEditing","createRange","11652xzNdqJ","start","183jAfvqs","model","FindAndReplaceEditing","findPrevious","enableCommand","editor","getRange","filter","replaceAll","handleFindCommand","getIntersection","string","findNext","afterInit","createPositionAt","has","11NNzCOF","1681808myvsOX","findByTextCallback","_isInDeletionRange","find"];return(ro=function(){return t})()}!function(t,e){const n=eo,r=t();for(;;)try{if(260133===-parseInt(n(138))/1*(-parseInt(n(128))/2)+-parseInt(n(121))/3+parseInt(n(155))/4+-parseInt(n(133))/5*(-parseInt(n(136))/6)+parseInt(n(161))/7+parseInt(n(131))/8*(parseInt(n(125))/9)+-parseInt(n(160))/10*(parseInt(n(154))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[no(151)](){const t=no;if(!this[t(143)][t(120)][t(153)](t(140)))return;const e=this[t(143)][t(120)][t(159)](t(134));e[t(142)](t(158),this[t(147)][t(124)](this)),e[t(142)](t(150)),e[t(142)](t(141)),e[t(142)](t(127)),e[t(142)](t(146))}[no(147)](t,e,n={}){const r=no,s=this[r(143)][r(120)][r(159)](r(129));return t((t=>(r(149)==typeof e?s[r(156)](e,n):e)(t)[r(145)]((e=>!1===this[r(157)](e,t[r(132)])))),n)}[no(157)](t,e){const n=no,r=this[n(143)][n(139)][n(135)](this[n(143)][n(139)][n(152)](e,t[n(137)]),this[n(143)][n(139)][n(152)](e,t[n(123)]));for(const t of this[n(143)][n(139)][n(126)][n(130)](n(122)))if(null!==r[n(148)](t[n(144)]()))return!0;return!1}}function oo(){const t=["*Reset font background color*","6970oxByHt","66221IzRoVT","511kkBQjE","model","145KQCMkj","*Reset font color*","trim","*Set font background color:* %0","label","fontColor","FORMAT_FONT_BACKGROUND","1224oIcTVB","enableDefaultAttributesIntegration","4062bXvWCd","get","FontFamilyEditing","type","registerAttributeLabel","fontFamily","*Reset font family*","commandName","3409879QssnQY","4WXpjCP","config","editor","plugins","FontBackgroundColorEditing","has","1146teJcpU","format","find","_registerLegacyDescription","commandParams","fontSize.options","FORMAT_FONT_SIZE","registerDescriptionCallback","*Set font color:* %0","descriptionFactory","*Set font family:* %0","FontSizeEditing","normalizeSizeOptions","fontSize","value","FORMAT_FONT_COLOR","fontColor.colors","afterInit","registerInlineAttribute","8168BZYydC","toLowerCase","FontColorEditing","1056xvZQrb","*Set font size:* %0","formatInline","TrackChangesEditing","fontBackgroundColor.colors","27820CzzPOJ","440oeISqr","fontBackgroundColor","*Reset font size*","FORMAT_FONT_FAMILY","FontSize","locale","title"];return(oo=function(){return t})()}const io=ao;function ao(t,e){const n=oo();return(ao=function(t,e){return n[t-=417]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(202207===parseInt(n(432))/1*(-parseInt(n(453))/2)+parseInt(n(444))/3*(-parseInt(n(423))/4)+parseInt(n(435))/5*(parseInt(n(459))/6)+parseInt(n(433))/7*(parseInt(n(478))/8)+parseInt(n(442))/9*(-parseInt(n(431))/10)+parseInt(n(452))/11+-parseInt(n(417))/12*(-parseInt(n(422))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oo);const co=[{pluginName:io(470),commandName:io(472)},{pluginName:io(446),commandName:io(449)},{pluginName:io(480),commandName:io(440)},{pluginName:io(457),commandName:io(424)}];class uo extends t.Plugin{[io(476)](){const t=io,e=this[t(455)][t(428)],n=this[t(455)][t(456)][t(445)](t(420));for(const{pluginName:e,commandName:r}of co)this[t(455)][t(456)][t(458)](e)&&(n[t(443)](r),n[t(477)](r));e.t,n[t(468)][t(448)](t(472),zr(e,t(465))),n[t(468)][t(448)](t(449),zr(e,t(426))),n[t(468)][t(448)](t(440),zr(e,t(474))),n[t(468)][t(448)](t(424),zr(e,t(441))),this[t(462)]()}[io(462)](){const t=io,e=this[t(455)],n=e[t(428)];e[t(456)][t(445)](t(420))[t(468)][t(466)]((e=>{const r=t,o=n.t;if(r(419)!=e[r(447)])return;const{data:i}=e;if(null!=i){if(r(472)==i[r(451)]){const t=i[r(463)][0][r(473)];if(t){const e=o(this[r(455)][r(456)][r(445)](r(427))[r(471)](this[r(455)][r(454)][r(445)](r(464)))[r(461)]((e=>e[r(434)]==t))[r(429)])[r(479)]();return{type:r(460),content:zr(n,r(418),e)}}return{type:r(460),content:zr(n,r(425))}}if(r(449)==i[r(451)]){const t=i[r(463)][0][r(473)];return t?{type:r(460),content:zr(n,r(469),t)}:{type:r(460),content:zr(n,r(450))}}if(r(440)==i[r(451)]){const t=i[r(463)][0][r(473)];if(t){const e=(0,s.normalizeColorOptions)(this[r(455)][r(454)][r(445)](r(475)))[r(461)]((e=>e[r(434)]==t));let i=t,a="";return e&&(i=e[r(439)],a=o(i)[r(479)]()),{type:r(460),content:zr(n,r(467),a)[r(437)](),color:{value:t,title:a||i}}}return{type:r(460),content:zr(n,r(436))}}if(r(424)==i[r(451)]){const t=i[r(463)][0][r(473)];if(t){const e=(0,s.normalizeColorOptions)(this[r(455)][r(454)][r(445)](r(421)))[r(461)]((e=>e[r(434)]==t));let i=t,a="";return e&&(i=e[r(439)],a=o(i)[r(479)]()),{type:r(460),content:zr(n,r(438),a)[r(437)](),color:{value:t,title:a||i}}}return{type:r(460),content:zr(n,r(430))}}}}))}}const lo=fo;function fo(t,e){const n=go();return(fo=function(t,e){return n[t-=228]})(t,e)}!function(t,e){const n=fo,r=t();for(;;)try{if(565145===-parseInt(n(250))/1*(-parseInt(n(249))/2)+parseInt(n(228))/3+parseInt(n(235))/4+-parseInt(n(263))/5+parseInt(n(258))/6+-parseInt(n(254))/7+-parseInt(n(274))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(go);class ho extends t.Plugin{[lo(264)](){const t=lo,e=this[t(242)],n=e[t(245)][t(234)](t(268)),r=e[t(233)][t(234)](t(248)),s=e[t(233)][t(234)](t(239));r&&s&&(n[t(276)](t(239)),n[t(269)](t(248)),this[t(275)]())}[lo(275)](){const t=lo,e=this[t(242)],n=e[t(262)];e[t(245)][t(234)](t(268))[t(271)][t(247)]((r=>{const s=t;if(s(232)!=r[s(257)]&&s(244)!=r[s(257)])return;const{data:o}=r;if(o&&s(239)===o[s(237)]){const t=[],r=o[s(270)][0];for(const[n,o]of Object[s(278)](r))t[s(261)](po(e,n,o));return t[s(277)]?{type:s(241),content:zr(n,s(255),t[s(230)](", "))}:{type:s(241),content:zr(n,s(238))}}}))}}function go(){const t=["TrackChangesEditing","enableCommand","commandParams","descriptionFactory","fontColor","title","9146872gpgrgS","_registerLegacyDescription","enableDefaultAttributesIntegration","length","entries","config","3094944gLQbyc","charAt","join","boolean","formatBlock","commands","get","3873444DVOZit","fontColor.colors","commandName","*Remove all formatting*","pasteFormat","find","format","editor","slice","formatInline","plugins","model","registerDescriptionCallback","copyFormat","2NSufEF","276205MIqrEP","label","normalizeSizeOptions","split","3211635mtZFKT","*Set format to:* %0","fontSize.options","type","2686116qDFxVY","fontBackgroundColor","FontSize","push","locale","2782955aJJRRE","afterInit","toUpperCase","toLowerCase","fontSize"];return(go=function(){return t})()}function po(t,e,n){const r=lo,o=t[r(262)].t,i=e[r(253)](/(?=[A-Z])/)[r(230)](" "),a=o(i[r(229)](0)[r(265)]()+i[r(243)](1))[r(266)]();if(r(231)==typeof n)return a;if(r(272)===e||r(259)===e){const e=(0,s.normalizeColorOptions)(t[r(279)][r(234)](r(236)))[r(240)]((t=>t[r(246)]==n));return a+" ("+(e?o(e[r(251)])[r(266)]():n)+")"}if(r(267)===e&&isNaN(parseFloat(n))){const e=t[r(245)][r(234)](r(260))[r(252)](t[r(279)][r(234)](r(256)))[r(240)]((t=>t[r(246)]==n));return a+" ("+(e?o(e[r(273)])[r(266)]():n)+")"}return a+" ("+n+")"}function mo(t,e){const n=Eo();return(mo=function(t,e){return n[t-=208]})(t,e)}const Io=mo;function Eo(){const t=["title","*Change to:* %0","_getHeadingLevel","locale","ELEMENT_HEADING_CUSTOM","registerDescriptionCallback","HeadingEditing","find","ELEMENT_HEADING","3823792zBqUJy","name","model","enableDefaultAttributesIntegration","paragraph","commandName","match","has","heading","editor","632760qsnUnJ","plugins","registerElementLabel","type","afterInit","config","heading.options","view","format","TrackChangesEditing","423965RlhpbS","300622WNlckN","commandParams","value","descriptionFactory","3559560JSibWh","12GpezPl","formatBlock","_registerLegacyDescription","360308RHqCAU","_headingOptions","396775ncOtsP","get"];return(Eo=function(){return t})()}!function(t,e){const n=mo,r=t();for(;;)try{if(274154===-parseInt(n(213))/1+parseInt(n(245))/2+-parseInt(n(234))/3+-parseInt(n(211))/4+-parseInt(n(244))/5*(parseInt(n(208))/6)+parseInt(n(224))/7+parseInt(n(249))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[Io(238)](){const t=Io,e=this[t(233)];if(!e[t(235)][t(231)](t(221)))return;this[t(212)]=e[t(239)][t(214)](t(240));const n=e[t(218)],r=e[t(235)][t(214)](t(243));r[t(227)](t(232));for(const e of this[t(212)])t(228)!=e[t(226)]&&r[t(248)][t(236)](e[t(226)],(n=>{const r=t,i=this[r(217)](e[r(226)]);return null!==i?s(n,i):o(n,e[r(215)])}));function s(e,r){return zr(n,t(223),[e,r])}function o(e,r){return zr(n,t(219),[e,r])}this[t(210)]()}[Io(210)](){const t=Io,e=this[t(233)],n=e[t(218)];e[t(235)][t(214)](t(243))[t(248)][t(220)]((e=>{const r=t;if(r(209)!=e[r(237)])return;const{data:s}=e;if(s&&r(232)==s[r(229)]){const e=s[r(246)][0][r(247)],c=this[r(217)](e);if(null!==c)return{type:r(242),content:zr(n,r(216),(1,a=c,zr(n,r(223),[1,a])))};const u=this[r(212)][r(222)]((t=>t[r(226)]===e))[r(215)];return{type:r(242),content:zr(n,r(216),(o=1,i=u,zr(n,t(219),[o,i])))}}var o,i,a}))}[Io(217)](t){const e=Io;var n,r;const s=t[e(230)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(212)])||void 0===n?void 0:n[e(222)]((n=>n[e(226)]==t));if(o&&o[e(241)]){const t=o[e(241)],n=(null!==(r=t[e(225)])&&void 0!==r?r:t)[e(230)](/^h(\d+)/);if(n)return n[1]}return null}}const To=yo;function _o(){const t=["type","enableDefaultAttributesIntegration","highlight","68ZJZUrx","48gGxHaA","registerDescriptionCallback","highlight.options","find","locale","commandParams","_registerLegacyDescription","388223mkxRsI","*Remove highlight*","has","*Set highlight:* %0","159564RDdWCm","get","editor","62874TUuCjf","value","title","1898936rCZABa","commandName","registerInlineAttribute","config","TrackChangesEditing","toLowerCase","afterInit","35193jCtTbN","HighlightEditing","FORMAT_HIGHLIGHT","plugins","model","color","registerAttributeLabel","formatInline","49luGmRI","descriptionFactory","127055MBHeoQ","format","617733iIiZAG","60snDGJA"];return(_o=function(){return t})()}function yo(t,e){const n=_o();return(yo=function(t,e){return n[t-=205]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(213174===-parseInt(n(223))/1+parseInt(n(208))/2*(parseInt(n(233))/3)+-parseInt(n(209))/4*(-parseInt(n(243))/5)+parseInt(n(220))/6*(parseInt(n(241))/7)+-parseInt(n(226))/8+-parseInt(n(245))/9*(parseInt(n(246))/10)+parseInt(n(216))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_o);class Ao extends t.Plugin{[To(232)](){const t=To,e=this[t(222)];if(!e[t(236)][t(218)](t(234)))return;const n=e[t(236)][t(221)](t(230)),r=e[t(213)];n[t(206)](t(207)),n[t(228)](t(207)),n[t(242)][t(239)](t(207),zr(r,t(235))),this[t(215)]()}[To(215)](){const t=To,e=this[t(222)],n=e[t(213)];e[t(236)][t(221)](t(230))[t(242)][t(210)]((r=>{const s=t;if(s(240)!=r[s(205)])return;const{data:o}=r;if(o&&s(207)==o[s(227)]){const t=n.t,r=o[s(214)][0][s(224)];if(r){const o=e[s(229)][s(221)](s(211))[s(212)]((t=>t[s(237)]==r)),i=t(o[s(225)])[s(231)]();return{type:s(244),content:zr(n,s(219),i),color:{value:o[s(238)],title:o[s(225)]}}}return{type:s(244),content:zr(n,s(217),zr(n,s(235)))}}}))}}const ko=Co;function Co(t,e){const n=Lo();return(Co=function(t,e){return n[t-=318]})(t,e)}function Lo(){const t=["TrackChangesEditing","editor","26328nLCezg","high","6xUACXQ","40TrXacl","2802445XXINHK","25060oXpMfL","get","for","plugins","locale","showSuggestionHighlights","div","216993LEsTdG","elementToStructure","310tQrlxa","registerElementLabel","createContainerElement","dataDowncast","conversion","HorizontalLineEditing","enableCommand","afterInit","6389752OfXrbr","ck-horizontal-line","ELEMENT_HORIZONTAL_LINE","insert","createEmptyElement","createPositionAt","descriptionFactory","3500167QSSVoV","1818OKJScp","addClass","horizontalLine","has","814323NBvXqW"];return(Lo=function(){return t})()}!function(t,e){const n=Co,r=t();for(;;)try{if(913492===-parseInt(n(349))/1+parseInt(n(329))/2*(parseInt(n(352))/3)+parseInt(n(337))/4+-parseInt(n(319))/5*(parseInt(n(354))/6)+parseInt(n(327))/7*(parseInt(n(318))/8)+parseInt(n(345))/9*(-parseInt(n(320))/10)+-parseInt(n(344))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Lo);class No extends t.Plugin{[ko(336)](){const t=ko,e=this[t(351)];if(!e[t(323)][t(348)](t(334)))return;e[t(323)][t(321)](t(350))[t(335)](t(347));const n=e[t(323)][t(321)](t(350)),r=e[t(324)];n[t(343)][t(330)](t(347),(e=>zr(r,t(339),e))),e[t(333)][t(322)](t(332))[t(328)]({model:t(347),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(325)])return null;const o=n[s(331)](s(326)),i=n[s(341)]("hr");return n[s(346)](s(338),o),n[s(340)](n[s(342)](o,0),i),o},converterPriority:t(353)})}}function Ro(t,e){const n=Mo();return(Ro=function(t,e){return n[t-=151]})(t,e)}const So=Ro;function Mo(){const t=["afterInit","registerElementLabel","18662510lQtJoP","descriptionFactory","editor","TrackChangesEditing","value","498uzaqBV","htmlEmbed","start","5467868EPpWKl","has","2063970xKTBzF","ELEMENT_HTML_EMBED","rawHtml","getFirstRange","enableDefaultAttributesIntegration","plugins","120665uwwopo","registerBlockAttribute","key","type","10GvgVjK","6RlQAVG","2061488eexxyu","format","nodeAfter","element","456057MkedeC","commandName","registerDescriptionCallback","HtmlEmbed","formatBlock","locale","attribute","_registerLegacyDescription","748LsTleq","get","11nUSims","*Change %0 content*"];return(Mo=function(){return t})()}!function(t,e){const n=Ro,r=t();for(;;)try{if(555195===parseInt(n(185))/1*(-parseInt(n(189))/2)+-parseInt(n(174))/3*(parseInt(n(163))/4)+parseInt(n(179))/5+-parseInt(n(190))/6*(parseInt(n(177))/7)+-parseInt(n(151))/8+-parseInt(n(155))/9+parseInt(n(169))/10*(parseInt(n(165))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mo);class vo extends t.Plugin{[So(167)](){const t=So,e=this[t(171)];if(!e[t(184)][t(178)](t(158)))return;const n=e[t(184)][t(164)](t(172)),r=e[t(160)];n[t(170)][t(168)](t(181),(e=>zr(r,t(180),e))),n[t(183)](t(175)),n[t(186)](t(173)),n[t(170)][t(157)]((e=>{const n=t;if(n(161)!=e[n(188)])return;const{data:s}=e;if(s&&n(173)==s[n(187)]&&e[n(182)]()[n(176)][n(153)].is(n(154),n(181))){const t=zr(r,n(180));return{type:n(152),content:zr(r,n(166),t)}}})),this[t(162)]()}[So(162)](){const t=So,e=this[t(171)],n=e[t(160)];e[t(184)][t(164)](t(172))[t(170)][t(157)]((e=>{const r=t;if(r(159)!=e[r(188)])return;const{data:s}=e;if(s&&r(175)==s[r(156)]){const t=zr(n,r(180));return{type:r(152),content:zr(n,r(166),t)}}}))}}const Oo=wo;function wo(t,e){const n=Do();return(wo=function(t,e){return n[t-=387]})(t,e)}function Do(){const t=["key","format","addObject","commandName","_registerLegacyDescription","start","fromPosition","getFirstRange","element","imageTextAlternative","insertion","width","insertImage","isOwn","editor","backward","markBlockFormat","getSuggestionCallback","join","1738990tLyRww","locale","9TNJheF","deletion","552imWdpe","ImageTextAlternativeEditing","registerDescriptionCallback","schema","findIndex","2569PjdwKV","has","toNext","isEqual","newValue","afterInit","convertInlineImageToBlock","getContainedElement","8676723cmmvkT","ImageCaptionEditing","accept","commandParams","isBefore","filter","imageTypeBlock","ImageUtils","length","nodeAfter","change","createRangeOn","ImageResize","resizedWidth","*Set image text alternative:* %0","ImageCaptionUtils","getNearestSelectionRange","8YjrmAm","detach","forceDefaultExecution","formatBlock","imageTypeInline","find","enableDefaultAttributesIntegration","*Remove image text alternative*","getCaptionFromImageModelElement","get","markInsertion","ImageBlockEditing","previous","toPrevious","resizeImage","createRange","document","nodeBefore","imageBlock","imageStylePreApply","*Reset image width*","plugins","FORMAT_IMAGE_SIZE","caption","209555xsfIQx","TrackChangesEditing","196862GqCNDN","forward","imageCaption","model","registerAttributeLabel","alt","isIntersecting","ImageInlineEditing","registerElementLabel","subType","discard","descriptionFactory","ELEMENT_INLINE_IMAGE","registerCustomCallback","ImageUploadEditing","2442jfZEII","_suggestionFactory","formatInline","isBlockImage","isCollapsed","markDeletion","ELEMENT_CAPTION","toggleImageCaption","attribute","ELEMENT_IMAGE","uploadImage","1807704iepwki","_findSuggestions","*Set image width:* %0","getClosestSelectedImageElement","ImageEditing","Block image to inline image","imageInline","chain","registerBlockAttribute","convertBlockImageToInline","Inline image to block image","type","end","enableCommand","selection","747WoKrMh","removeObject"];return(Do=function(){return t})()}!function(t,e){const n=wo,r=t();for(;;)try{if(164178===parseInt(n(431))/1+parseInt(n(446))/2*(-parseInt(n(472))/3)+-parseInt(n(405))/4*(parseInt(n(429))/5)+-parseInt(n(497))/6*(parseInt(n(502))/7)+parseInt(n(457))/8*(-parseInt(n(495))/9)+-parseInt(n(493))/10+parseInt(n(388))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Do);class Fo extends t.Plugin{[Oo(507)](){const t=Oo,e=this[t(488)];if(!e[t(426)][t(503)](t(461)))return;const n=e[t(426)][t(414)](t(430)),r=e[t(426)][t(414)](t(395)),s=e[t(494)];n[t(470)](t(486)),n[t(442)][t(439)](t(423),(e=>zr(s,t(455),e))),n[t(442)][t(439)](t(463),(e=>zr(s,t(443),e))),n[t(442)][t(439)](t(428),(()=>zr(s,t(452)))),e[t(426)][t(503)](t(445))&&n[t(470)](t(456)),e[t(426)][t(503)](t(416))&&e[t(426)][t(503)](t(438))&&(n[t(470)](t(409),((s,o)=>{const i=t,a=r[i(460)](e[i(434)][i(421)][i(471)]);e[i(434)][i(398)]((()=>{const t=i;n[t(490)](a,{commandName:t(409),commandParams:[o]},[],t(466))}))})),n[t(470)](t(394),((s,o)=>{const a=t;e[a(434)][a(398)]((t=>{const c=a;let u=r[c(460)](e[c(434)][c(421)][c(471)]),l=t[c(399)](u);const f=i.LivePosition[c(480)](l[c(479)],c(418)),h=i.LivePosition[c(480)](l[c(469)],c(504));n[c(407)]((()=>s(o))),u=r[c(460)](e[c(434)][c(421)][c(471)]),l=t[c(399)](u);const g=t[c(420)](f,h);f[c(406)](),h[c(406)](),n[c(490)](u,{commandName:c(409),commandParams:[o]},[],c(508)),g[c(479)][c(392)](l[c(479)])&&n[c(415)](t[c(420)](g[c(479)],l[c(479)]),c(508)),l[c(469)][c(392)](g[c(469)])&&n[c(415)](t[c(420)](l[c(469)],g[c(469)]),c(508))}))})),n[t(447)][t(444)](t(408),t(508),t(492),(()=>!1)),n[t(447)][t(444)](t(408),t(508),t(390),(()=>!1)),n[t(447)][t(444)](t(408),t(508),t(441),n[t(447)][t(491)](t(408),"",t(390))),n[t(447)][t(444)](t(484),t(508),t(492),(()=>!1)),n[t(447)][t(444)](t(484),t(508),t(441),(([r])=>{const s=t,o=n[s(447)][s(491)](s(484),"",s(441));let i=r[s(479)],a=r[s(469)];const c=e[s(434)][s(500)][s(404)](i,s(489)),u=e[s(434)][s(500)][s(404)](a,s(432));c[s(450)]&&(i=c[s(479)]),u[s(450)]&&(a=u[s(469)]),o([e[s(434)][s(420)](i,a)])})),n[t(447)][t(444)](t(408),t(508),t(464),c),n[t(447)][t(444)](t(484),t(508),t(464),c)),e[t(426)][t(503)](t(389))&&(n[t(470)](t(453),((s,o)=>{const i=t,a=e[i(426)][i(414)](i(403));let c=r[i(460)](e[i(434)][i(421)][i(471)]),u=a[i(413)](c);e[i(434)][i(398)]((()=>{const t=i;if(u)return void n[t(451)](e[t(434)][t(399)](u));const l=r[t(449)](c);s(o),c=r[t(460)](e[t(434)][t(421)][t(471)]),u=a[t(413)](c),n[t(415)](e[t(434)][t(399)](u),l?null:t(433))}))})),n[t(447)][t(444)](t(484),t(433),t(464),c));const o=[{type:t(408),subType:t(424)},{type:t(484),subType:t(433)},{type:t(408),subType:t(508)},{type:t(484),subType:t(508)}];function a(e,s){const i=t,a=o[i(501)]((({type:t,subType:n})=>e[i(468)]==t&&e[i(440)]==n)),c=o[i(501)]((({type:t,subType:e})=>s[i(468)]==t&&s[i(440)]==e));if(a<0||c<0)return!1;const u=e[i(481)](),l=s[i(481)]();if((0==a||1==a)&&2==c&&u[i(437)](l))return!0;if(2==a&&3==c){const t=n[i(458)](u,i(484))[i(393)]((({suggestion:t,meta:e})=>e[i(487)]&&i(508)==t[i(440)]));if(t[i(396)]>1&&l[i(469)][i(505)](u[i(479)]))return!0;if(1==t[i(396)]&&(u[i(479)][i(505)](l[i(469)])||u[i(469)][i(505)](l[i(479)])))return!0}if(3==a&&3==c&&u[i(479)][i(392)](l[i(479)])){const t=u[i(469)][i(397)],e=l[i(479)][i(422)];return r[i(449)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(426)][t(503)](t(400))&&(n[t(411)](t(419)),n[t(465)](t(401)),n[t(442)][t(435)](t(401),zr(s,t(427)))),e[t(426)][t(503)](t(498))&&(n[t(411)](t(483)),n[t(465)](t(436))),n[t(442)][t(499)]((e=>{const n=t;if(o[n(410)]((({type:t,subType:r})=>e[n(468)]==t&&e[n(440)]==r)))return e[n(417)]?{}:void 0})),n[t(442)][t(499)]((e=>{const n=t;if(n(484)==e[n(468)]||n(496)==e[n(468)]){const t=e[n(387)]();if(t&&t.is(n(482),n(428)))return{type:n(484)==e[n(468)]?n(476):n(473),element:t,quantity:1}}})),n[t(442)][t(499)]((e=>t(408)==e[t(468)]&&t(508)==e[t(440)]?{type:t(475),content:t(467)}:t(408)==e[t(468)]&&t(466)==e[t(440)]?{type:t(475),content:t(462)}:void 0)),n[t(442)][t(499)]((e=>{const n=t;if(n(454)!=e[n(468)])return;const{data:r}=e;if(!r||n(436)!=r[n(474)])return;const o=r[n(506)];return o?{type:n(475),content:zr(s,n(402),'"'+o+'"')}:{type:n(475),content:zr(s,n(412))}})),this[t(478)]()}[Oo(478)](){const t=Oo,e=this[t(488)],n=e[t(494)];e[t(426)][t(414)](t(430))[t(442)][t(499)]((e=>{const r=t;if(r(408)!=e[r(468)]&&r(448)!=e[r(468)])return;const{data:s}=e;if(s){if(r(483)==s[r(477)]){const t=s[r(391)][0][r(506)];return t?{type:r(475),content:zr(n,r(402),'"'+t+'"')}:{type:r(475),content:zr(n,r(412))}}if(r(419)==s[r(477)]){const t=s[r(391)][0][r(485)];return t?{type:r(475),content:zr(n,r(459),t)}:{type:r(475),content:zr(n,r(425))}}}}))}}const Bo=Po;function Po(t,e){const n=Uo();return(Po=function(t,e){return n[t-=442]})(t,e)}!function(t,e){const n=Po,r=t();for(;;)try{if(536997===parseInt(n(443))/1+parseInt(n(462))/2+parseInt(n(466))/3+parseInt(n(456))/4+parseInt(n(469))/5*(parseInt(n(474))/6)+parseInt(n(467))/7+-parseInt(n(447))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Uo);class xo extends t.Plugin{[Bo(461)](){const t=Bo;if(!this[t(457)][t(444)][t(450)](t(446)))return;const e=this[t(457)][t(448)],n=this[t(457)][t(444)][t(478)](t(476));n[t(472)](t(451)),n[t(475)](t(463)),n[t(465)][t(449)]((n=>{const r=t;if(r(464)!=n[r(479)])return;const{data:s}=n;return s&&r(463)==s[r(477)]?s[r(452)]&&s[r(460)]?{type:r(481),content:zr(e,r(458))}:{type:r(481),content:""}:void 0})),this[t(459)]()}[Bo(459)](){const t=Bo,e=this[t(457)][t(444)][t(478)](t(476));e[t(471)][t(468)](t(445),t(451),t(453),e[t(471)][t(442)](t(445),null,t(455))),e[t(471)][t(468)](t(445),t(451),t(455),e[t(471)][t(442)](t(445),null,t(453))),this[t(470)]()}[Bo(470)](){const t=Bo,e=this[t(457)],n=e[t(448)];e[t(444)][t(478)](t(476))[t(465)][t(449)]((e=>{const r=t;if(r(445)!=e[r(479)]&&r(473)!=e[r(479)])return;const{data:s}=e;return s&&r(451)==s[r(480)]?{type:r(481),content:zr(n,r(454))}:void 0}))}}function Uo(){const t=["src","attribute","descriptionFactory","257967ofkHlI","6993952vDEEex","registerCustomCallback","10dQekAB","_registerLegacyDescription","_suggestionFactory","enableDefaultAttributesIntegration","formatInline","2678802QPtfwm","registerBlockAttribute","TrackChangesEditing","key","get","type","commandName","format","getSuggestionCallback","1011179KHAYdb","plugins","formatBlock","ImageEditing","29460600XpQDtC","locale","registerDescriptionCallback","has","replaceImageSource","newValue","accept","*Format:* replace image URL","discard","1170880PmxrpD","editor","*Replace image URL*","_handleLegacySuggestions","oldValue","afterInit","1875228iMPDwX"];return(Uo=function(){return t})()}function jo(t,e){const n=Go();return(jo=function(t,e){return n[t-=391]})(t,e)}function Go(){const t=["431514tkkQVt","formatBlock","ImageStyleEditing","hasSuggestion","_registerLegacyDescription","getSuggestions","discardSuggestion","Users","320136EnjwdE","model","document","newRange","ImageUtils","chain","isIntersecting","afterInit","commandName","getClosestSelectedImageElement","imageStylePostApply","discard","suggestion","8896etfqHe","250512ooEdEs","shouldConvertImageType","isEqual","isInContent","toLowerCase","imageTypeInline","normalizedStyles","author","selection","581HtfaTt","findIndex","locale","head","commands","insertion","format","editor","93443TwjdCn","isInlineImage","join","commandParams","markInlineFormat","getSuggestion","_suggestionFactory","start","enableCommand","differ","plugins","nodeBefore","setImageNaturalSizeAttributes","type","registerCustomCallback","next","TrackChangesEditing","filter","forEach","value","refresh","subType","160936ghTvNa","convertInlineImageToBlock","registerDescriptionCallback","change","nodeAfter","*Format:* %0","registerPostFixer","length","has","descriptionFactory","114535eeuLMG","_findSuggestions","isBefore","commandReversedParams","name","getSuggestionCallback","getContainedElement","markBlockFormat","title","getChangedMarkers","isBlockImage","imageTypeBlock","isOwn","formatInline","imageStylePreApply","accept","end","get","createRangeOn","imageStyle","FORMAT_SIDE_IMAGE","imageCaption","_splitMarkerName","from","getFirstRange","side"];return(Go=function(){return t})()}const Vo=jo;!function(t,e){const n=jo,r=t();for(;;)try{if(115341===-parseInt(n(458))/1+parseInt(n(419))/2+parseInt(n(427))/3+-parseInt(n(480))/4+-parseInt(n(393))/5+parseInt(n(441))/6+-parseInt(n(450))/7*(parseInt(n(440))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Go);class Ho extends t.Plugin{[Vo(434)](){const t=Vo,n=this[t(457)];if(!n[t(468)][t(391)](t(421)))return;const r=n[t(468)][t(410)](t(474)),s=n[t(468)][t(410)](t(431)),o={};r[t(466)](t(412),((o,i)=>{const a=t,c=n[a(468)][a(410)](a(426)).me,u=n[a(454)][a(410)](a(412));let l=s[a(436)](n[a(428)][a(429)][a(449)]),f=n[a(428)][a(411)](l),h=u[a(477)];if(h==i[a(477)])return;const g={commandName:a(412),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(428)][a(483)]((()=>{const t=a;if(r[t(424)]()[t(475)]((e=>e[t(444)]&&c==e[t(448)]&&(t(420)==e[t(471)]||t(406)==e[t(471)])&&(t(407)==e[t(479)]||t(437)==e[t(479)])&&e[t(417)]()[t(443)](f)))[t(476)]((e=>r[t(425)](e[t(453)]))),l=s[t(436)](n[t(428)][t(429)][t(449)]),f=n[t(428)][t(411)](l),u[t(478)](),n[t(454)][t(410)](t(446))[t(478)](),n[t(454)][t(410)](t(404))[t(478)](),h=u[t(477)],h!=i[t(477)])return s[t(459)](l)&&u[t(442)](i[t(477)],l)?(o({...i,setImageSizes:!1}),l=s[t(436)](n[t(428)][t(429)][t(449)]),void r[t(400)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(407))):void(s[t(403)](l)?r[t(400)](l,g,[],t(437)):r[t(462)](f,g,t(437)))}))}));for(const e of n[t(468)][t(410)](t(421))[t(447)])o[e[t(397)]]=e[t(401)][t(445)]();r[t(464)][t(472)](t(420),t(407),t(460),(()=>!1)),r[t(464)][t(472)](t(420),t(437),t(460),(()=>!1)),r[t(464)][t(472)](t(406),t(437),t(460),(()=>!1)),r[t(464)][t(472)](t(420),t(407),t(408),(([e])=>{const n=t;s[n(470)](e[n(399)]())})),r[t(464)][t(472)](t(420),t(407),t(438),((e,n)=>{const s=t;r[s(464)][s(398)](s(420),"",s(408))(e,{commandName:n[s(435)],commandParams:n[s(396)]})})),r[t(464)][t(472)](t(420),t(407),t(432),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(420),subType:t(407)},{type:t(455),subType:t(414)},{type:t(420),subType:t(481)},{type:t(455),subType:t(481)}];function a(e,n){const o=t,a=i[o(451)]((({type:t,subType:n})=>e[o(471)]==t&&e[o(479)]==n)),c=i[o(451)]((({type:t,subType:e})=>n[o(471)]==t&&n[o(479)]==e));if(a<0||c<0)return!1;const u=e[o(417)](),l=n[o(417)]();if((0==a||1==a)&&2==c&&u[o(433)](l))return!0;if(2==a&&3==c){const t=r[o(394)](u,o(455))[o(475)]((({suggestion:t,meta:e})=>e[o(405)]&&o(481)==t[o(479)]));if(t[o(487)]>1&&l[o(409)][o(443)](u[o(465)]))return!0;if(1==t[o(487)]&&(u[o(465)][o(443)](l[o(409)])||u[o(409)][o(443)](l[o(465)])))return!0}if(3==a&&3==c&&u[o(465)][o(395)](l[o(465)])){const t=u[o(409)][o(484)],e=l[o(465)][o(469)];return s[o(403)](t)&&t===e}return!1}n[t(428)][t(429)][t(486)]((()=>{const e=t;let o=!1;const i=Array[e(416)](n[e(428)][e(429)][e(467)][e(402)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(415)](t);if(e(439)==i&&r[e(422)](u)){if(e(420)==a&&(e(407)==c||e(437)==c)){const t=r[e(463)](u);if(n[e(430)]){const n=t[e(417)]()[e(399)]();if(s[e(403)](n))continue;r[e(425)](t),o=!0}}if(e(455)==a&&e(414)==c&&!n[e(430)]){const t=r[e(463)](u);t[e(473)]&&t[e(473)][e(444)]&&(r[e(425)](t[e(473)]),o=!0)}}}return o})),this[t(423)](o)}[Vo(423)](t){const e=Vo,n=this[e(457)],r=n[e(452)];n[e(468)][e(410)](e(474))[e(392)][e(482)]((n=>{const s=e;if(s(420)!=n[s(471)]&&s(406)!=n[s(471)])return;const{data:o}=n;if(!o||s(412)!=o[s(435)])return;const i=o[s(461)][0][s(477)];return function(t){const e=s;return{type:e(456),content:zr(r,e(485),t)}}(s(418)===i?zr(r,s(413)):t[i]||i)}))}}const zo=Xo;function Wo(){const t=["3779695FYpyyt","TrackChangesEditing","forEach","Users","afterInit","collaboration_features","dataInsert","value","10SHXufT","high","commands","bind","get","70lbtWHX","lowest","_handleImportedData","3970616MEQRjS","99761IxcpVN","plugins","importWord","9XOJeGb","180070MbOkiF","3ajsnEt","_setSuggestionData","1477092qmDpXn","51228djlrpV","trackChanges","616XSPTkx","track_changes","195VAwASU","_trackChangesExecuted","execute","_trackChangesValueDuringImport","listenTo","enableCommand","editor","412136wklNGc"];return(Wo=function(){return t})()}function Xo(t,e){const n=Wo();return(Xo=function(t,e){return n[t-=335]})(t,e)}!function(t,e){const n=Xo,r=t();for(;;)try{if(438426===-parseInt(n(355))/1*(-parseInt(n(346))/2)+parseInt(n(360))/3*(-parseInt(n(337))/4)+parseInt(n(338))/5+-parseInt(n(363))/6*(-parseInt(n(365))/7)+-parseInt(n(354))/8*(-parseInt(n(358))/9)+parseInt(n(351))/10*(-parseInt(n(359))/11)+parseInt(n(362))/12*(-parseInt(n(367))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wo);class Ko extends t.Plugin{constructor(t){const e=Xo;super(t),this[e(370)]=!1,this[e(368)]=!1}[zo(342)](){const t=zo,e=this[t(336)],n=e[t(348)][t(350)](t(357)),r=e[t(348)][t(350)](t(364));n&&(n.on(t(369),((e,[,n])=>{const s=t;this[s(370)]=r[s(345)],n[s(343)][s(366)]=!this[s(370)]}),{priority:t(347)}),this[t(371)](n,t(344),this[t(353)][t(349)](this)),this[t(371)](n,t(344),(()=>{const e=t;this[e(368)]&&(r[e(369)](),this[e(368)]=!1)}),{priority:t(352)}),e[t(356)][t(350)](t(339))[t(335)](t(357)))}[zo(353)](t,e){const n=zo,{suggestions:r}=e,s=this[n(336)][n(348)][n(350)](n(364)),o=s[n(345)];this[n(370)]!==o&&(s[n(369)](),this[n(368)]=!0),r&&r[n(340)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(336)][o(356)][o(350)](o(341)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(357)}}};this[o(336)][o(356)][o(350)](o(339))[o(361)](i)}))}}const qo=Jo;function Jo(t,e){const n=Qo();return(Jo=function(t,e){return n[t-=267]})(t,e)}function Qo(){const t=["4wuPSkl","descriptionFactory","has","6866310MQVJAd","locale","476945bOeDZt","TrackChangesEditing","*Outdent:* %0","type","registerBlockAttribute","format","462984OuAZod","blockIndent","3231mrXZdv","enableDefaultAttributesIntegration","formatBlock","19384MsgRqC","get","registerDescriptionCallback","getItems","outdentBlock","332611IvDllb","*Indent:* %0","commandName","indent","afterInit","indentBlock","8345897qUVlEr","outdent","12902928eNQPzE","editor","FORMAT_INDENT","getItemLabel","_registerLegacyDescription","enableCommand","36OzhHSo","IndentBlock","30rBxzHe","IndentEditing","registerAttributeLabel","33ALdkGQ","plugins"];return(Qo=function(){return t})()}!function(t,e){const n=Jo,r=t();for(;;)try{if(723702===-parseInt(n(288))/1*(parseInt(n(267))/2)+-parseInt(n(278))/3*(-parseInt(n(302))/4)+parseInt(n(272))/5*(parseInt(n(304))/6)+parseInt(n(294))/7+parseInt(n(283))/8*(parseInt(n(280))/9)+parseInt(n(270))/10+-parseInt(n(307))/11*(parseInt(n(296))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qo);class Yo extends t.Plugin{[qo(292)](){const t=qo,e=this[t(297)],n=e[t(308)][t(284)](t(273));if(e[t(308)][t(269)](t(305))&&(n[t(301)](t(291)),n[t(301)](t(295))),e[t(308)][t(269)](t(303)))for(const e of[t(293),t(287)])n[t(281)](e);const r=e[t(271)];n[t(276)](t(279)),n[t(268)][t(306)](t(279),zr(r,t(298))),this[t(300)]()}[qo(300)](){const t=qo,e=this[t(297)],n=e[t(271)],r=e[t(308)][t(284)](t(273));r[t(268)][t(285)]((e=>{const s=t;if(s(282)!=e[s(275)])return;const{data:o}=e;if(!o)return;if(s(293)!=o[s(290)]&&s(287)!=o[s(290)])return;const i=e[s(286)]()[0],a=r[s(268)][s(299)](i);return s(293)==o[s(290)]?{type:s(277),content:zr(n,s(289),a)}:s(287)==o[s(290)]?{type:s(277),content:zr(n,s(274),a)}:void 0}))}}var Zo=ti;function $o(){var t=["8BSzHSC","41476WrFrEU","9kaTNHW","enableCommand","init","900198JlJYWl","input","36dYJkci","get","126070hLCrAQ","3602039OUmCUv","requires","plugins","7236NNoQEw","editor","23177RAEXXH","17788XpZUgm","TrackChangesEditing","198cfouvu","1548610GUkVXO"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=453]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(458147===-parseInt(n(458))/1*(parseInt(n(457))/2)+-parseInt(n(463))/3*(parseInt(n(472))/4)+parseInt(n(465))/5*(-parseInt(n(454))/6)+parseInt(n(466))/7+-parseInt(n(456))/8*(parseInt(n(461))/9)+-parseInt(n(455))/10+parseInt(n(471))/11*(parseInt(n(469))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($o);class ei extends t.Plugin{static get[Zo(467)](){return[Ms.Input]}[Zo(460)](){var t=Zo;this[t(470)][t(468)][t(464)](t(453))[t(459)](t(462))}}const ni=ri;function ri(t,e){const n=oi();return(ri=function(t,e){return n[t-=158]})(t,e)}!function(t,e){const n=ri,r=t();for(;;)try{if(734008===parseInt(n(159))/1+-parseInt(n(169))/2*(-parseInt(n(190))/3)+-parseInt(n(162))/4*(parseInt(n(182))/5)+-parseInt(n(199))/6+-parseInt(n(158))/7*(parseInt(n(187))/8)+parseInt(n(193))/9*(parseInt(n(194))/10)+parseInt(n(176))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oi);class si extends t.Plugin{[ni(175)](){const t=ni,e=this[t(180)];if(!e[t(198)][t(170)](t(166)))return;const n=e[t(198)][t(167)](t(178)),r=e[t(196)][t(167)](t(171));n[t(168)](t(171)),n[t(168)](t(174)),n[t(195)](t(185));for(const e of r[t(163)])n[t(195)](e.id),n[t(165)][t(183)](e.id,t(184)+e[t(179)][t(186)]()+")");n[t(165)][t(172)]((n=>{const r=t;if(r(177)!=n[r(197)])return;const{data:s}=n;if(!s||r(185)!=s[r(188)])return;const o=s[r(192)],i=e[r(173)];return{type:r(200),content:null==o?zr(i,r(181)):zr(i,r(160),'"'+o+'"')}})),this[t(161)]()}[ni(161)](){const t=ni,e=this[t(180)],n=e[t(173)];e[t(198)][t(167)](t(178))[t(165)][t(172)]((e=>{const r=t;if(r(191)!=e[r(197)])return;const{data:s}=e;if(s){if(r(171)==s[r(164)]){const t=s[r(189)][0];return{type:r(200),content:zr(n,r(160),'"'+t+'"')}}return r(174)==s[r(164)]?{type:r(200),content:zr(n,r(181))}:void 0}}))}}function oi(){const t=["has","link","registerDescriptionCallback","locale","unlink","afterInit","1537833wmnMCO","attribute","TrackChangesEditing","label","editor","*Remove link*","240vYsZRr","registerAttributeLabel","link (","linkHref","toLowerCase","4088QYGtUp","key","commandParams","2201178twGbiO","formatInline","newValue","513DLTfUJ","112940kJZSrM","registerInlineAttribute","commands","type","plugins","1456104nLndAc","format","5747QTvBXk","488922aXJIix","*Set link:* %0","_registerLegacyDescription","111976WGyafM","manualDecorators","commandName","descriptionFactory","LinkEditing","get","enableDefaultAttributesIntegration","4eJeXdY"];return(oi=function(){return t})()}const ii=ci;function ai(){const t=["nextSibling","forceValue","listIndent","replace","getSelectedBlocks","*Change to:* %0","document","getAttribute","selection","filter","*Indent:* %0","*Check item*","registerDescriptionCallback","createRange","checkTodoList","LegacyListEditing","5788224NXdkKm","schema","bulletedList","afterInit","_selectedElements","value","add","length","from","name","has","todoList","plugins","end","checkChild","todoListChecked","get","element","paragraph","todo","bulleted","ELEMENT_TODO_LIST","ELEMENT_NUMBERED_LIST","change","ELEMENT_BULLETED_LIST","editor","LegacyTodoListEditing","indentList","20536373XYLttA","formatInline","type","*Outdent:* %0","5062170dmApNi","isObject","ELEMENT_LIST_ITEM","listType","parent","markBlockFormat","createPositionAt","slice","16079EuwahO","blockName","enableCommand","previousSibling","List","format","commandParams","before","descriptionFactory","*Uncheck item*","findIndex","670743GqMRCQ","24ZMaaCR","outdentList","locale","1bakSLE","registerElementLabel","push","40Iyhxtl","numbered","1096KjofkF","numberedList","formatBlock","model","commandName","listItem","TrackChangesEditing","execute","283281HVDHHm","commands","107036tSApRi"];return(ai=function(){return t})()}function ci(t,e){const n=ai();return(ci=function(t,e){return n[t-=293]})(t,e)}!function(t,e){const n=ci,r=t();for(;;)try{if(681796===-parseInt(n(304))/1*(parseInt(n(319))/2)+parseInt(n(317))/3*(-parseInt(n(301))/4)+parseInt(n(368))/5+-parseInt(n(336))/6+-parseInt(n(376))/7*(parseInt(n(309))/8)+parseInt(n(300))/9*(-parseInt(n(307))/10)+parseInt(n(364))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ai);class ui extends t.Plugin{[ii(339)](){const t=ii,e=this[t(361)],n=e[t(303)];if(!e[t(348)][t(346)](t(335)))return;const r=e[t(348)][t(352)](t(315)),s=e[t(348)][t(346)](t(362));function o(t){return()=>{const n=ci,s=e[n(312)][n(326)][n(328)],o=e[n(318)][n(352)](t);if(o[n(341)])return void e[n(316)](n(354),{});const i=t[n(375)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(344)](t)[s(329)]((t=>function(t,e){const n=s;return e[n(350)](t[n(372)],n(314))&&!e[n(369)](t)}(t,r)));o=o[s(329)]((t=>!t.is(s(353),s(314))||t[s(327)](s(371))!=e));const i=new Set;for(const t of o)t.is(s(353),s(314))?i[s(342)](li(t)):i[s(342)](t);return Array[s(344)](i)}(s[n(324)](),i,e[n(312)][n(337)]);e[n(312)][n(359)]((()=>{const e=n;for(const n of a)r[e(373)](n,{commandName:t,commandParams:[{forceValue:!o[e(341)]}],formatGroupId:e(377)},fi(n))}))}}function i(t){return()=>{const n=ci,s=function(t){const e=ci;let n=Array[e(344)](t);const r=n[e(299)]((t=>e(314)!=t[e(345)]));return r>-1&&(n=n[e(375)](0,r)),n}(e[n(312)][n(326)][n(328)][n(324)]()),o=e[n(312)][n(333)](e[n(312)][n(374)](s[0],n(296)),e[n(312)][n(374)](s[s[n(343)]-1],n(349)));e[n(312)][n(359)]((()=>{const e=n;r[e(373)](o,{commandName:t,commandParams:[],formatGroupId:e(322)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(320)];for(;t&&t[n(327)](n(322))>e[n(327)](n(322));)r[n(342)](t),t=t[n(320)]}return Array[n(344)](r)}(s))}))}}r[t(378)](t(310),o(t(310))),r[t(378)](t(338),o(t(338))),s&&r[t(378)](t(347),o(t(347))),r[t(378)](t(363),i(t(363))),r[t(378)](t(302),i(t(302))),s&&r[t(378)](t(334),(()=>{const n=t,s=e[n(318)][n(352)](n(334)),o=Array[n(344)](s[n(340)]);o[n(329)]((t=>t[n(327)](n(351))!=s[n(341)])),e[n(312)][n(359)]((()=>{const t=n;for(const e of o)r[t(373)](e,{commandName:t(334),commandParams:[{forceValue:!s[t(341)]}]})}))})),r[t(297)][t(305)](t(314),(e=>zr(n,t(370),e))),r[t(297)][t(332)]((e=>{const r=t;if(r(311)!=e[r(366)]&&r(365)!=e[r(366)])return;const{data:s}=e;if(s){if(r(310)==s[r(313)]||r(338)==s[r(313)]||r(347)==s[r(313)])switch(s[r(313)][r(323)](r(293),"")){case r(356):return o(zr(n,r(360)));case r(308):return o(zr(n,r(358)));case r(355):return o(zr(n,r(357)))}if(r(363)==s[r(313)])return{type:r(294),content:zr(n,r(330),zr(n,r(370)))};if(r(302)==s[r(313)])return{type:r(294),content:zr(n,r(367),zr(n,r(370)))};if(r(334)==s[r(313)])return s[r(295)][0][r(321)]?{type:r(294),content:zr(n,r(331))}:{type:r(294),content:zr(n,r(298))}}function o(t){const e=r;return{type:e(294),content:zr(n,e(325),t)}}}))}}function li(t){const e=ii,n=t[e(327)](e(322));if(0==n)return t;let r=t;for(;t[e(379)]&&t[e(379)].is(e(353),e(314));){const s=t[e(379)][e(327)](e(322));if(s==n)r=t[e(379)];else if(s<n)break;t=t[e(379)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(353),e(314))&&t[e(327)](e(322))>0){let r=t[e(320)];for(;r&&e(314)==r[e(345)]&&r[e(327)](e(322))==t[e(327)](e(322));)n[e(306)](r),r=r[e(320)]}return n}function hi(t,e){const n=pi();return(hi=function(t,e){return n[t-=381]})(t,e)}const gi=hi;!function(t,e){const n=hi,r=t();for(;;)try{if(697392===-parseInt(n(419))/1+-parseInt(n(383))/2*(-parseInt(n(432))/3)+-parseInt(n(452))/4*(-parseInt(n(394))/5)+parseInt(n(414))/6+parseInt(n(455))/7*(parseInt(n(430))/8)+-parseInt(n(407))/9+parseInt(n(405))/10*(-parseInt(n(386))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pi);class di extends t.Plugin{[gi(411)](){const t=gi;if(!this[t(446)][t(406)][t(418)](t(400)))return;const e=this[t(446)][t(433)][t(436)](t(423)),n=this[t(446)][t(406)][t(436)](t(434));e[t(416)]&&n[t(408)](t(384),this[t(427)][t(412)](this)),e[t(451)]&&n[t(408)](t(403),this[t(397)][t(412)](this)),e[t(402)]&&n[t(408)](t(448),this[t(450)][t(412)](this)),n[t(421)][t(382)](this[t(409)][t(412)](this))}[gi(427)](t,e={}){const n=gi,r=this[n(446)][n(406)][n(436)](n(434)),s=this[n(395)]();this[n(446)][n(398)][n(456)]((()=>{const t=n;r[t(453)](s,{commandName:t(384),commandParams:[{type:e[t(454)]}],formatGroupId:t(384)})}))}[gi(397)](t,e={}){const n=gi,r=this[n(446)][n(406)][n(436)](n(434)),s=this[n(438)]((t=>t.is(n(415),n(440))&&n(429)===t[n(396)](n(439))));if(s[n(424)]<1)return;const o=s[n(449)]((t=>this[n(446)][n(398)][n(426)](this[n(446)][n(398)][n(420)](t,n(459)),this[n(446)][n(398)][n(420)](t,0))));this[n(446)][n(398)][n(456)]((()=>{const t=n;r[t(453)](o,{commandName:t(403),commandParams:[{reversed:e[t(451)]}],formatGroupId:t(403)})}))}[gi(450)](t,e={}){const n=gi,r=this[n(446)][n(406)][n(436)](n(434)),s=this[n(438)]((t=>t.is(n(415),n(440))&&n(429)===t[n(396)](n(439))));if(s[n(424)]<1)return;const o=s[n(449)]((t=>this[n(446)][n(398)][n(426)](this[n(446)][n(398)][n(420)](t,n(459)),this[n(446)][n(398)][n(420)](t,0))));this[n(446)][n(398)][n(456)]((()=>{const t=n;r[t(453)](o,{commandName:t(448),commandParams:[{startIndex:e[t(402)]}],formatGroupId:t(448)})}))}[gi(409)](t){const e=gi;if(e(393)!=t[e(454)]&&e(447)!=t[e(454)])return;const n=this[e(446)][e(410)],{data:r}=t;if(!r)return;let s,o;switch(r[e(431)]){case e(384):s=e(461),o={type:e(435),content:zr(n,s,zr(n,this[e(444)](r[e(404)][0][e(454)])))};break;case e(403):s=r[e(404)][0][e(451)]?e(462):e(413),o={type:e(435),content:zr(n,s)};break;case e(448):s=e(460),o={type:e(435),content:zr(n,s,r[e(404)][0][e(402)])}}return o}[gi(395)](){const t=gi;var e,n,r,s;const o=this[t(446)][t(406)][t(436)](t(392));let i=Array[t(445)](this[t(446)][t(398)][t(425)][t(387)][t(457)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(415),t(440)))&&i[t(388)](...o[t(417)](this[t(446)][t(398)][t(425)][t(387)][t(390)](),t(381))),(null===(n=i[i[t(424)]-1])||void 0===n?void 0:n.is(t(415),t(440)))&&i[t(428)](...o[t(417)](this[t(446)][t(398)][t(425)][t(387)][t(385)](),t(389))),i=[...new Set(i)],(null===(s=null===(r=this[t(446)][t(398)][t(425)][t(387)][t(390)]())||void 0===r?void 0:r[t(442)])||void 0===s?void 0:s.is(t(415),t(440)))&&(i=i[t(458)]((e=>e.is(t(415),t(440))))),i}[gi(438)](t){const e=gi,n=this[e(446)][e(406)][e(436)](e(392));let r=Array[e(445)](this[e(446)][e(398)][e(425)][e(387)][e(457)]())[e(458)](t)[e(449)]((t=>{const r=e,s=this[r(446)][r(398)][r(420)](t,0);return[...n[r(417)](s,r(381)),...n[r(417)](s,r(389))]}))[e(399)]();return r=[...new Set(r)],r}[gi(444)](t){const e=gi;return e(443)+(this[e(446)][e(406)][e(436)](e(392))[e(422)](t)||e(391))[e(441)]()+e(401)+t[e(441)]()[e(437)](/-/g,"_")}}function pi(){const t=["_getSuggestionBlocksForListStyle","getAttribute","handleListReversedCommand","model","flat","LegacyListPropertiesEditing","_LIST_","startIndex","listReversed","commandParams","10FUQfAf","plugins","7623684QeojSn","enableCommand","handleDescriptions","locale","afterInit","bind","*Format:* set order to regular","676260XnHswc","element","styles","getSiblingNodes","has","1250420qbJPlU","createPositionAt","descriptionFactory","getListTypeFromListStyleType","list.properties","length","document","createRange","handleListStyleCommand","push","numbered","3080FgYONE","commandName","5937MLXBYO","config","TrackChangesEditing","format","get","replace","_getSuggestionBlocks","listType","listItem","toUpperCase","parent","ELEMENT_","_getTranslationKeyForListStyle","from","editor","formatInline","listStart","map","handleListStartCommand","reversed","4mgbkag","markMultiRangeBlockFormat","type","23282HdcbgH","change","getSelectedBlocks","filter","before","*Format:* set start index to %0","*Change to:* %0","*Format:* set order to reversed","backward","registerDescriptionCallback","178GxWnzK","listStyle","getLastPosition","1045792GiUPtq","selection","unshift","forward","getFirstPosition","default","LegacyListUtils","formatBlock","6603045CrKOGM"];return(pi=function(){return t})()}const mi=Ii;function Ii(t,e){const n=bi();return(Ii=function(t,e){return n[t-=268]})(t,e)}!function(t,e){const n=Ii,r=t();for(;;)try{if(942284===parseInt(n(275))/1+parseInt(n(284))/2*(parseInt(n(294))/3)+-parseInt(n(274))/4+parseInt(n(286))/5*(parseInt(n(295))/6)+parseInt(n(277))/7+-parseInt(n(282))/8+-parseInt(n(269))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bi);class Ei extends t.Plugin{[mi(272)](){const t=mi,e=this[t(281)];if(!e[t(288)][t(278)](t(301)))return;const n=e[t(288)][t(268)](t(292)),r=e[t(270)];n[t(273)](t(302)),n[t(298)][t(276)](t(279),(e=>zr(r,t(289),e))),e[t(291)][t(293)](t(280))[t(285)]({model:t(279),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(296)])return n[s(290)](s(300))},converterPriority:t(287)}),e[t(299)][t(303)].on(t(297),((e,n,r)=>{const s=t;r[s(283)][s(296)]&&e[s(271)]()}),{priority:t(287)})}}function bi(){const t=["media","dataDowncast","editor","1632600DIdvLs","options","8802EYVQep","elementToElement","20090jmphQl","high","plugins","ELEMENT_MEDIA","createEmptyElement","conversion","TrackChangesEditing","for","483bPsIxp","1986NymiSE","showSuggestionHighlights","attribute:url:media","descriptionFactory","data","div","MediaEmbedEditing","mediaEmbed","downcastDispatcher","get","24090687DsFHck","locale","stop","afterInit","enableCommand","3590860drHDvL","1128539ReEWNY","registerElementLabel","10876313EjlWvy","has"];return(bi=function(){return t})()}function Ti(t,e){const n=Ai();return(Ti=function(t,e){return n[t-=183]})(t,e)}const _i=Ti;!function(t,e){const n=Ti,r=t();for(;;)try{if(686006===-parseInt(n(188))/1*(-parseInt(n(199))/2)+parseInt(n(187))/3*(parseInt(n(192))/4)+-parseInt(n(191))/5*(-parseInt(n(201))/6)+parseInt(n(184))/7+parseInt(n(195))/8+parseInt(n(196))/9*(parseInt(n(190))/10)+-parseInt(n(198))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ai);class yi extends t.Plugin{[_i(194)](){const t=_i,e=this[t(197)];e[t(185)][t(186)](t(183))&&e[t(185)][t(202)](t(189))[t(193)](t(200))}}function Ai(){const t=["enableCommand","afterInit","2761552VoTXbW","4908636TQlWwD","editor","38224032OxMxnE","116cGQrTm","mention","3959220AtAmAW","get","MentionEditing","1639876RiSbJP","plugins","has","15LeKpff","11721sPHKcK","TrackChangesEditing","20whUFiR","5zNPQPH","920768kIjZpB"];return(Ai=function(){return t})()}const ki=Li;function Ci(){const t=["afterInit","182wsTQNz","editor","head","listType","724hIrrhX","590YvMLib","MultiLevelList","86706DEXxFp","registerDescriptionCallback","listMarkerStyle","data","format","newValue","enableDefaultAttributesIntegration","multiLevelList","443NdKLnP","12121098BQCnJw","locale","30kQDvKa","*Remove format:* %0","handleDescriptions","714553OOIDUc","descriptionFactory","registerBlockAttribute","1797vXZHaX","*Set format:* %0","get","has","next","ELEMENT_MULTI_LEVEL_LIST","TrackChangesEditing","233535PfvCqr","key","plugins","3928512gmdnmR","oldValue"];return(Ci=function(){return t})()}function Li(t,e){const n=Ci();return(Li=function(t,e){return n[t-=403]})(t,e)}!function(t,e){const n=Li,r=t();for(;;)try{if(412156===-parseInt(n(430))/1*(parseInt(n(415))/2)+parseInt(n(439))/3*(-parseInt(n(419))/4)+parseInt(n(409))/5+-parseInt(n(433))/6*(parseInt(n(436))/7)+parseInt(n(412))/8+-parseInt(n(422))/9*(parseInt(n(420))/10)+parseInt(n(431))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ci);class Ni extends t.Plugin{[ki(414)](){const t=ki,e=this[t(416)],n=e[t(411)][t(404)](t(408));e[t(411)][t(405)](t(421))&&(n[t(428)](t(429)),n[t(438)](t(424)),n[t(437)][t(423)]((e=>this[t(435)](e))))}[ki(435)](t){const e=ki,n=this[e(416)][e(432)],{data:r}=t,s={type:e(426),content:""};if(r&&e(424)==r[e(410)]){if(!r[e(413)])return{type:e(426),content:zr(n,e(403),zr(n,e(407)))+" ("+r[e(427)]+")"};if(!r[e(427)]){let o=t[e(417)];for(;o;){if(o[e(425)]&&e(418)==o[e(425)][e(410)]&&o[e(425)][e(427)])return s;o=o[e(406)]}return{type:e(426),content:zr(n,e(434),zr(n,e(407)))+" ("+r[e(413)]+")"}}}}}const Ri=Si;function Si(t,e){const n=Mi();return(Si=function(t,e){return n[t-=281]})(t,e)}function Mi(){const t=["locale","get","PageBreakEditing","afterInit","TrackChangesEditing","plugins","2gufMof","has","1036410kQJCMr","3924105ChhQWX","pageBreak","77348ZTyjNI","descriptionFactory","3234310DllOvp","69vVHBNs","ELEMENT_PAGE_BREAK","7YRcJqI","registerElementLabel","578643aSXPTM","1819170cDgXOR","4178248ltRljy","editor","enableCommand"];return(Mi=function(){return t})()}!function(t,e){const n=Si,r=t();for(;;)try{if(414588===parseInt(n(282))/1*(parseInt(n(293))/2)+parseInt(n(301))/3*(parseInt(n(298))/4)+-parseInt(n(296))/5+parseInt(n(295))/6+-parseInt(n(303))/7*(parseInt(n(284))/8)+parseInt(n(283))/9+parseInt(n(300))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mi);class vi extends t.Plugin{[Ri(290)](){const t=Ri,e=this[t(285)];if(!e[t(292)][t(294)](t(289)))return;e[t(292)][t(288)](t(291))[t(286)](t(297));const n=e[t(292)][t(288)](t(291)),r=e[t(287)];n[t(299)][t(281)](t(297),(e=>zr(r,t(302),e)))}}const Oi=Di;function wi(){const t=["insertParagraph","isLimit","477848gHZYaV","format","options","addMarker:suggestion:insertion","model","64368WLlTwc","paragraph","highest","enableCommand","plugins","get","3438216XWsRJl","isTouching","Paragraph","checkChild","createUIElement","span","markerName","editor","schema","markerRange","isBlock","ck-suggestion-marker--active","name","has","insert","_registerLegacyDescription","showSuggestionHighlights","insertion","TrackChangesEditing","206166oqrCQq","editing","addClass","*Insert:* %0","toViewPosition","enableDefaultAttributesIntegration","*Change to:* %0","type","consume","descriptionFactory","119IMOAlw","afterInit","formatBlock","ELEMENT_PARAGRAPH","$text","end","consumable","includes","registerDescriptionCallback","downcastDispatcher","commandName","bindElementToMarker","522060DEJdRr","activeMarkers","nodeAfter","registerElementLabel","getItemLabel","1390oMQCbU","1674356OWXxUM","data","2FwAfKx","ck-suggestion-marker-split","mapper","830379jzgPFF","writer","locale","getFirstRange","start"];return(wi=function(){return t})()}function Di(t,e){const n=wi();return(Di=function(t,e){return n[t-=460]})(t,e)}!function(t,e){const n=Di,r=t();for(;;)try{if(302160===-parseInt(n(524))/1+-parseInt(n(514))/2*(-parseInt(n(517))/3)+parseInt(n(512))/4+parseInt(n(506))/5+parseInt(n(484))/6*(-parseInt(n(494))/7)+-parseInt(n(465))/8+parseInt(n(529))/9*(parseInt(n(511))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wi);class Fi extends t.Plugin{[Oi(495)](){const t=Oi,e=this[t(472)];if(!e[t(463)][t(478)](t(467)))return;const n=e[t(519)],r=e[t(463)][t(464)](t(483));r[t(493)][t(509)](t(460),(e=>zr(n,t(497),e))),r[t(489)](t(460)),r[t(462)](t(522)),e[t(485)][t(503)].on(t(527),Bi(e),{priority:t(461)}),e[t(513)][t(503)].on(t(527),((n,r,s)=>{const o=t;s[o(526)][o(481)]&&Bi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(461)});const s=r[t(493)];s[t(502)]((r=>{const o=t;if(o(482)!==r[o(491)])return;const{start:i,end:a}=r[o(520)]();if(!i[o(466)](a)||!i[o(508)])return;const c=e[o(528)][o(473)],u=i[o(508)];return c[o(475)](u)&&!c[o(523)](u)&&c[o(468)](u,o(498))?{type:o(482),content:zr(n,o(487),s[o(510)](u,1))}:void 0})),this[t(480)]()}[Oi(480)](){const t=Oi,e=this[t(472)],n=e[t(519)];e[t(463)][t(464)](t(483))[t(493)][t(502)]((e=>{const r=t;if(r(496)!=e[r(491)])return;const{data:s}=e;return s&&r(460)==s[r(504)]?{type:r(525),content:zr(n,r(490),zr(n,r(497)))}:void 0}))}}function Bi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Di,i=t[o(463)][o(464)](o(483)),a=r[o(474)][o(521)],c=r[o(474)][o(499)],u=t[o(528)][o(473)];if(!a[o(466)](c)||!a[o(508)])return;const l=a[o(508)];if(u[o(475)](l)&&!u[o(523)](l)&&u[o(468)](l,o(498))){if(!s[o(500)][o(492)](r[o(474)],n[o(477)]))return;const t=s[o(518)][o(469)](o(470),{class:o(515)}),a=s[o(516)][o(488)](c);e&&i[o(507)][o(501)](r[o(471)])&&s[o(518)][o(486)](o(476),t),s[o(518)][o(479)](a,t),s[o(516)][o(505)](t,r[o(471)])}}}function Pi(t,e){const n=xi();return(Pi=function(t,e){return n[t-=363]})(t,e)}function xi(){const t=["formatInline","get","9829603BygrNw","format","6FVtWgo","15503480DlrIki","6552256tKleUu","RemoveFormatEditing","plugins","25mhpnKE","commandName","locale","type","formatBlock","3617958vaGyvu","editor","1501982HgNxSU","has","descriptionFactory","_registerLegacyDescription","enableDefaultAttributesIntegration","2vFiHJW","registerDescriptionCallback","TrackChangesEditing","935516pROCPJ","44TlsZoe","removeFormat","*Remove all formatting*","7843392GnTOwZ","afterInit"];return(xi=function(){return t})()}const Ui=Pi;!function(t,e){const n=Pi,r=t();for(;;)try{if(972256===-parseInt(n(371))/1+-parseInt(n(376))/2*(parseInt(n(369))/3)+-parseInt(n(379))/4*(parseInt(n(364))/5)+-parseInt(n(389))/6*(parseInt(n(387))/7)+-parseInt(n(391))/8+parseInt(n(383))/9+-parseInt(n(390))/10*(-parseInt(n(380))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xi);class ji extends t.Plugin{[Ui(384)](){const t=Ui,e=this[t(370)];e[t(363)][t(372)](t(392))&&(e[t(363)][t(386)](t(378))[t(375)](t(381)),this[t(374)]())}[Ui(374)](){const t=Ui,e=this[t(370)];e[t(363)][t(386)](t(378))[t(373)][t(377)]((n=>{const r=t;if(r(368)!=n[r(367)]&&r(385)!=n[r(367)])return;const{data:s}=n;return s&&r(381)==s[r(365)]?{type:r(388),content:zr(e[r(366)],r(382))}:void 0}))}}const Gi=Hi;function Vi(){const t=["2471070orZYji","discardSelectedSuggestions","discardAllSuggestions","enableCommand","acceptSelectedSuggestions","discardSuggestion","acceptAllSuggestions","203533ViaFpX","editor","8jChgsF","afterInit","has","goToPreviousRestrictedEditingException","plugins","acceptSuggestion","RestrictedEditingModeEditing","201020qtpvYQ","trackChanges","38luqqfU","4450752pphacd","get","8QNxucn","goToNextRestrictedEditingException","TrackChangesEditing","70bBUWmY","3404511lNHWAb","101669CkeheD","36609eqvhbq"];return(Vi=function(){return t})()}function Hi(t,e){const n=Vi();return(Hi=function(t,e){return n[t-=382]})(t,e)}!function(t,e){const n=Hi,r=t();for(;;)try{if(635448===parseInt(n(386))/1+-parseInt(n(406))/2*(parseInt(n(387))/3)+parseInt(n(409))/4*(-parseInt(n(404))/5)+parseInt(n(407))/6+parseInt(n(388))/7+parseInt(n(397))/8*(-parseInt(n(385))/9)+parseInt(n(384))/10*(parseInt(n(395))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vi);class zi extends t.Plugin{[Gi(398)](){const t=Gi,e=this[t(396)];if(!e[t(401)][t(399)](t(403)))return;const n=e[t(401)][t(408)](t(383));n[t(391)](t(400)),n[t(391)](t(382));const r=e[t(401)][t(408)](t(403));r[t(391)](t(405)),r[t(391)](t(402)),r[t(391)](t(393)),r[t(391)](t(394)),r[t(391)](t(390)),r[t(391)](t(392)),r[t(391)](t(389))}}const Wi=Xi;function Xi(t,e){const n=Ki();return(Xi=function(t,e){return n[t-=446]})(t,e)}function Ki(){const t=["options","includes","deletion","ck-suggestion-marker-","span","get","getItems","consumable","showSuggestionHighlights","high","data","markerName","insert","ck-suggestion-marker--active","addMarker:suggestion:insertion","2000GpJJrs","mapper","5132604kivtzd","softBreak","6329844aTIWGI","markerRange","18ojkous","createPositionBefore","createUIElement","1687715LDRNWk","20006kaMVsj","activeMarkers","toViewPosition","ELEMENT_LINE_BREAK","110078OYTMwa","locale","addMarker:suggestion","editing","requires","test","bindElementToMarker","merge","name","3491910VMpeBZ","enableCommand","editor","addMarker:suggestion:deletion","writer","element","shiftEnter","40703410mXsGWJ","descriptionFactory","init","downcastDispatcher","TrackChangesEditing","model","addClass","split","plugins","21MCSlWd","registerElementLabel"];return(Ki=function(){return t})()}!function(t,e){const n=Xi,r=t();for(;;)try{if(960332===-parseInt(n(486))/1*(parseInt(n(461))/2)+-parseInt(n(449))/3+-parseInt(n(451))/4+parseInt(n(456))/5*(parseInt(n(453))/6)+parseInt(n(457))/7*(parseInt(n(447))/8)+-parseInt(n(470))/9+parseInt(n(477))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ki);class qi extends t.Plugin{static get[Wi(465)](){return[Qs.ShiftEnter]}[Wi(479)](){const t=Wi,e=this[t(472)],n=e[t(485)][t(493)](t(481));n[t(471)](t(476)),e[t(464)][t(480)].on(t(446),Ji(e),{priority:t(497)}),e[t(464)][t(480)].on(t(473),Ji(e),{priority:t(497)}),e[t(498)][t(480)].on(t(463),((n,r,s)=>{const o=t;s[o(488)][o(496)]&&Ji(e,{showActiveMarker:!1})(n,r,s)})),n[t(478)][t(487)](t(450),(n=>zr(e[t(462)],t(460),n)))}}function Ji(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Xi,i=t[o(485)][o(493)](o(481));if(!s[o(495)][o(466)](r[o(452)],n[o(469)]))return;const a=t[o(482)];for(const t of r[o(452)][o(494)]()){if(!t.is(o(475),o(450)))continue;const n=o(490)==r[o(499)][o(484)](":")[1]?o(468):o(484),c=s[o(474)][o(455)](o(492),{class:o(491)+n}),u=s[o(448)][o(459)](a[o(454)](t));e&&i[o(458)][o(489)](r[o(499)])&&s[o(474)][o(483)](o(501),c),s[o(474)][o(500)](u,c),s[o(448)][o(467)](c,r[o(499)])}}}const Qi=Yi;function Yi(t,e){const n=Zi();return(Yi=function(t,e){return n[t-=318]})(t,e)}function Zi(){const t=["TrackChangesEditing","registerDescriptionCallback","formatInline","commandName","has","value","FORMAT_RESTRICTED_DISABLED","StandardEditingModeEditing","change","getRanges","1983456VuyeBb","editor","FORMAT_RESTRICTED_ENABLED","327jOqESn","forceValue","restrictedEditingException","selection","get","369725vOXQxa","afterInit","202586YCbDCf","isCollapsed","plugins","descriptionFactory","46175AgtPIN","7056352AmLGmo","document","model","652HboLFc","commands","format","formatBlock","2028061rcYErf","from","markInlineFormat","enableCommand","commandParams","type","locale"];return(Zi=function(){return t})()}!function(t,e){const n=Yi,r=t();for(;;)try{if(217805===parseInt(n(319))/1+parseInt(n(321))/2+-parseInt(n(353))/3*(-parseInt(n(329))/4)+-parseInt(n(325))/5+parseInt(n(350))/6+parseInt(n(333))/7+-parseInt(n(326))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zi);class $i extends t.Plugin{[Qi(320)](){const t=Qi,e=this[t(351)],n=e[t(328)],r=e[t(339)];if(!e[t(323)][t(344)](t(347)))return;const s=e[t(323)][t(318)](t(340)),o=t(355),i=e[t(330)][t(318)](o);s[t(336)](o,((e,r={})=>{const a=t,c=n[a(327)][a(356)];if(c[a(322)])return void e(r);const u=void 0!==r[a(354)]?r[a(354)]:!i[a(345)];n[a(348)]((()=>{const t=a,e=Array[t(334)](c[t(349)]());for(const r of e){const e=u?[r]:vs(o,r,n);for(const n of e)s[t(335)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(324)][t(341)]((e=>{const n=t;if(n(332)!=e[n(338)]&&n(342)!=e[n(338)])return;const{data:s}=e;return s&&s[n(343)]==o?s[n(337)][0][n(354)]?{type:n(331),content:zr(r,n(352))}:{type:n(331),content:zr(r,n(346))}:void 0}))}}const ta=na;function ea(){const t=["TrackChangesEditing","style","block","103202DuUiSn","forceValue","afterInit","DataSchema","config","*Remove format:* %0","inline","format","StyleUtils","2690987XYPVoA","288464JsziWQ","Style","normalizeConfig","212LwmBwA","get","definitions","156rzUoGW","formatBlock","GeneralHtmlSupport","toLowerCase","enableDefaultAttributesIntegration","88677FhyCHV","247685JYMpCn","editor","ghsAttributes","locale","11925wKotNv","*Set format:* %0","element","registerInlineAttribute","commandParams","getGhsAttributeNameForElement","registerDescriptionCallback","287TqUsJm","descriptionFactory","10fepAsd","102xpPjAZ","has","700953JmkCqF","_registerLegacyDescription","commandName","plugins","registerBlockAttribute","formatInline","registerAttributeLabel","20NtxpwV","add","FORMAT_STYLE","type","styleName"];return(ea=function(){return t})()}function na(t,e){const n=ea();return(na=function(t,e){return n[t-=441]})(t,e)}!function(t,e){const n=na,r=t();for(;;)try{if(885619===parseInt(n(458))/1*(-parseInt(n(450))/2)+parseInt(n(484))/3*(-parseInt(n(471))/4)+parseInt(n(480))/5*(parseInt(n(441))/6)+parseInt(n(491))/7*(-parseInt(n(468))/8)+parseInt(n(479))/9+-parseInt(n(493))/10*(-parseInt(n(443))/11)+-parseInt(n(474))/12*(-parseInt(n(467))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ea);class ra extends t.Plugin{[ta(460)](){const t=ta,e=this[t(481)];if(!e[t(446)][t(442)](t(469))||!e[t(446)][t(442)](t(461)))return;const n=e[t(446)][t(472)](t(455)),r=e[t(483)],s=e[t(462)][t(472)](t(456))||{},o=e[t(446)][t(472)](t(476)),i=e[t(446)][t(472)](t(466))[t(470)](e[t(446)][t(472)](t(461)),s[t(473)]);n[t(478)](t(456));const a=new Set;for(const e of i[t(457)]){const n=o[t(489)](e[t(486)]);a[t(451)](n)}const c=new Set;for(const e of i[t(464)]){const n=o[t(489)](e[t(486)]);c[t(451)](n);for(const n of e[t(482)])c[t(451)](n)}for(const e of a)n[t(447)](e),n[t(492)][t(449)](e,zr(r,t(452)));for(const e of c)n[t(487)](e),n[t(492)][t(449)](e,zr(r,t(452)));this[t(444)]()}[ta(444)](){const t=ta,e=this[t(481)],n=e[t(483)];e[t(446)][t(472)](t(455))[t(492)][t(490)]((e=>{const r=t;if(r(475)!=e[r(453)]&&r(448)!=e[r(453)])return;const{data:s}=e;return s&&r(456)===s[r(445)]?s[r(488)][0][r(459)]?{type:r(465),content:zr(n,r(485),s[r(488)][0][r(454)][r(477)]())}:{type:r(465),content:zr(n,r(463),s[r(488)][0][r(454)][r(477)]())}:void 0}))}}const sa=ia;function oa(){const t=["getColumnIndexes","push","maxRow","hasAttribute","*Insert:* %0","addClass","isInContent","createRangeIn","isIntersectingWithRange","change:data","MIN_SAFE_INTEGER","oldRange","get","19222930iKUBOn","9uuqYKU","add","left","getChanges","tableCell","includes","insert","name","TableUtils","detach","removeTableColumn","createRangeOn","from","min","getCellLocation","ELEMENT_TABLE_ROW_WITH_TEXT","filter","$textProxy","type","some","getChildren","getSuggestion","tableRow","MAX_SAFE_INTEGER","map","insertTable","insertTableColumnLeft","item","model","removeClass","deletion","getChangedMarkers","max","markMultiRangeInsertion","highest","data","batch","3548334obgIcn","registerCustomCallback","discard","enableCommand","$graveyard","_splitMarkerName","classes","execute","has","TableEditing","accept","startsWith","_tablePostFixingSubtypes","plugins","TrackChangesEditing","tableColumn","2130UYlJBz","4DdrrsX","toViewElement","commands","writer","getSelectionAffectedTableCells","ELEMENT_TABLE_WITH_TEXT","selectTableColumn","change","root","document","colspan","createPositionAt","insertTableRowBelow","editor","*Remove:* %0","minColumn","registerElementLabel","_getSuggestionCoords","646280HDJzJU","every","above","cell","isArray","nodeBefore","ELEMENT_TABLE_COLUMN_WITH_TEXT","element","values","showSuggestionHighlights","options","getItems","_acceptFormatSuggestionCallbackFactory","nodeAfter","join","isEqual","insertion","4991692RPhPGZ","removeTableRow","addRange","enqueueChange","_suggestionFactory","suggestion","selectTableRow","length","order","toLowerCase","table","start","span","first","addMarker:suggestion","descriptionFactory","rowspan","getContainedElement","findAncestor","setSelection","downcastDispatcher","minRow","markMultiRangeDeletion","position","_getCoordsForCells","tablePaste","insertTableRowAbove","getAttribute","registerDescriptionCallback","forceValue","_setupColumnsRowsFixing","subType","912ReZGps","registerPostFixer","refresh","last","locale","afterInit","740398EXUdQV","_tableSuggestions","getRanges","ELEMENT_TABLE_ROW","ELEMENT_TABLE_COLUMN","differ","fromRange","low","substr","69755HafgLc","getFirstRange","isTouching","mapper","maxColumn","ELEMENT_TABLE","selection","insertTableColumnRight","rootName","createTableWalker","end","getRowIndexes"];return(oa=function(){return t})()}function ia(t,e){const n=oa();return(ia=function(t,e){return n[t-=157]})(t,e)}!function(t,e){const n=ia,r=t();for(;;)try{if(758269===parseInt(n(229))/1*(parseInt(n(318))/2)+parseInt(n(301))/3+-parseInt(n(191))/4+parseInt(n(174))/5+-parseInt(n(317))/6+parseInt(n(238))/7*(parseInt(n(223))/8)+-parseInt(n(264))/9*(parseInt(n(263))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oa);class aa extends t.Plugin{constructor(t){const e=ia;super(t),this[e(313)]=[e(286),e(316)],this[e(230)]=new Set}[sa(228)](){const t=sa,e=this[t(169)],n=e[t(292)][t(165)][t(244)];if(!e[t(314)][t(309)](t(310)))return;const r=e[t(227)],s=e[t(314)][t(262)](t(315)),o=e[t(314)][t(262)](t(272));s[t(206)][t(172)](t(201),(e=>zr(r,t(243),e))),this[t(221)](),s[t(304)](t(289)),s[t(304)](t(197)),s[t(304)](t(162));for(const r of[t(217),t(168)]){const i=e[t(158)][t(262)](r);s[t(304)](r,(r=>{const a=t;e[a(292)][a(163)]((t=>{const e=a;r();const c=e(176)===i[e(199)],u=o[e(160)](n),l=o[e(249)](u),f=c?l[e(204)]-1:l[e(226)]+1,h=u[0][e(209)](e(201)),g=o[e(247)](h,{startRow:f,endRow:f}),d=Array[e(276)](g)[e(288)]((n=>t[e(275)](n[e(177)])));s[e(297)](d,e(286))}))}))}for(const r of[t(290),t(245)]){const i=e[t(158)][t(262)](r);s[t(304)](r,(r=>{const a=t;e[a(292)][a(163)]((t=>{const e=a;r();const c=e(266)===i[e(199)],u=o[e(160)](n),l=o[e(250)](u),f=c?l[e(204)]-1:l[e(226)]+1,h=u[0][e(209)](e(201)),g=o[e(247)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(276)](g)[e(288)]((n=>t[e(275)](n[e(177)])));s[e(297)](d,e(316))}))}))}for(const r of[t(192),t(274)]){const i=r[t(237)](11),a=i[t(200)](),c=a[t(237)](0,3)+t(203),u=t(201)+i,l=t(277)+i,f=t(296)+i;s[t(304)](r,(()=>{const i=t;e[i(292)][i(163)]((t=>{const e=i,h=o[e(160)](n),g=h[0][e(209)](e(201));let d;if(e(192)==r){const t=o[e(249)](h);d={startRow:t[e(204)],endRow:t[e(226)],includeAllSlots:!0}}else{const t=o[e(250)](h);d={startColumn:t[e(204)],endColumn:t[e(226)],includeAllSlots:!0}}const p=o[e(247)](g,d),m=Array[e(276)](p)[e(288)]((({cell:t})=>t)),I=ca(m[e(280)]((t=>t[e(253)](c)))),E=ca(m[e(280)]((t=>!t[e(253)](c))))[e(288)]((n=>t[e(275)](n))),b=s[e(213)](E,u);if(b&&(e(286)==b[e(222)]||e(316)==b[e(222)])){const n=this[e(173)](b);for(const r of I){const s=t[e(275)](r),i=o[e(278)](r),u=r[e(218)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(193)](s)}}}))}))}function c(r){const s=t,o=Array[s(276)](n[s(231)]())[s(288)]((t=>i.LiveRange[s(235)](t)));e[s(292)][s(163)]((t=>{const n=s,i=t[n(300)];r=r[n(280)]((t=>n(305)!=t[n(164)][n(246)])),t[n(210)](r),e[n(158)][n(262)](n(192))[n(225)](),e[n(308)](n(192),{forceDefaultExecution:!0}),e[n(292)][n(194)]((()=>{const t=n;e[t(292)][t(194)](i,(e=>{const n=t,r=o[n(280)]((t=>n(305)!=t[n(164)][n(246)]));r[n(198)]>0&&e[n(210)](r);for(const t of o)t[n(273)]()}))}))}))}function u(r){const s=t;e[s(292)][s(163)]((t=>{const o=s,a=Array[o(276)](n[o(231)]())[o(288)]((t=>i.LiveRange[o(235)](t))),c=[];for(const t of r)for(const e of t[o(185)]({shallow:!0}))c[o(251)](e);for(const n of c)o(305)!=n[o(164)][o(246)]&&(t[o(210)](t[o(167)](n,0)),e[o(158)][o(262)](o(274))[o(225)](),e[o(308)](o(274),{forceDefaultExecution:!0}));const u=a[o(280)]((t=>o(305)!=t[o(164)][o(246)]));u[o(198)]>0&&t[o(210)](u);for(const t of a)t[o(273)]()}))}function l(e,n){const r=t;return n[r(175)]((t=>e[r(283)]((e=>e[r(248)][r(189)](t[r(202)])||t[r(248)][r(189)](e[r(202)])))))}function f(e,n){const r=t;return e[r(283)]((t=>n[r(283)]((e=>t[r(248)][r(240)](e[r(202)])))))}e[t(299)][t(211)].on(t(205),((e,n,r)=>{const s=t;if(!r[s(184)][s(183)])return;const o=n[s(291)];if(!o)return;const i=r[s(241)][s(157)](o);function c(t){return Array[s(178)](t)?t:[t]}i&&s(268)===o[s(271)]&&(0,a.setHighlightHandling)(i,r[s(159)],((t,e,n)=>n[s(255)](c(e[s(307)]),t)),((t,e,n)=>n[s(293)](c(e[s(307)]),t)))}),{priority:t(298)}),s[t(206)][t(219)]((e=>{const n=t;if(n(190)!=e[n(282)]&&n(294)!=e[n(282)])return;const s=e[n(208)]();if(null!=s&&s.is(n(181),n(201))){if(n(190)==e[n(282)]){const t=e[n(185)]()[n(280)]((t=>t.is(n(281))))[n(288)]((t=>t[n(299)]));if(t[n(198)])return{type:n(190),content:zr(r,n(254),zr(r,n(161),'"'+t[n(188)](" ")+'"'))}}if(n(294)==e[n(282)]){const t=e[n(185)]()[n(280)]((t=>t.is(n(281))))[n(288)]((t=>t[n(299)]));if(t[n(198)])return{type:n(294),content:zr(r,n(170),zr(r,n(161),'"'+t[n(188)](" ")+'"'))}}}})),s[t(206)][t(219)]((e=>{const n=t;if(n(286)==e[n(222)]){const t=e[n(185)]()[n(280)]((t=>t.is(n(281))))[n(288)]((t=>t[n(299)])),s=this[n(173)](e),o=s[n(252)]-s[n(212)]+1;if(n(190)==e[n(282)])return t[n(198)]?{type:n(190),content:zr(r,n(254),zr(r,n(279),[o,'"'+t[n(188)](" ")+'"']))}:{type:n(190),content:zr(r,n(254),zr(r,n(232),o))};if(n(294)==e[n(282)])return t[n(198)]?{type:n(294),content:zr(r,n(170),zr(r,n(279),[o,'"'+t[n(188)](" ")+'"']))}:{type:n(294),content:zr(r,n(170),zr(r,n(232),o))}}if(n(316)==e[n(222)]){const t=e[n(185)]()[n(280)]((t=>t.is(n(281))))[n(288)]((t=>t[n(299)])),s=this[n(173)](e),o=s[n(242)]-s[n(171)]+1;if(n(190)==e[n(282)])return t[n(198)]?{type:n(190),content:zr(r,n(254),zr(r,n(180),[o,'"'+t[n(188)](" ")+'"']))}:{type:n(190),content:zr(r,n(254),zr(r,n(233),o))};if(n(294)==e[n(282)])return t[n(198)]?{type:n(294),content:zr(r,n(170),zr(r,n(180),[o,'"'+t[n(188)](" ")+'"']))}:{type:n(294),content:zr(r,n(170),zr(r,n(233),o))}}})),s[t(195)][t(302)](t(190),t(286),t(303),c),s[t(195)][t(302)](t(294),t(286),t(311),c),s[t(195)][t(302)](t(190),t(316),t(303),u),s[t(195)][t(302)](t(294),t(316),t(311),u),s[t(195)][t(302)](t(190),t(316),t(188),l),s[t(195)][t(302)](t(294),t(316),t(188),l),s[t(195)][t(302)](t(190),t(286),t(188),f),s[t(195)][t(302)](t(294),t(286),t(188),f)}[sa(186)](){const t=sa,e=this[t(169)],n=e[t(292)][t(165)][t(244)];return(r,s)=>{const o=t;e[o(292)][o(163)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(248)][a(179)];u&&u[0]&&!1===u[0][a(220)]&&(l=r[0][a(202)][a(187)]);const f=t[a(257)](l);if(a(305)==f[a(164)][a(246)])return;const h=Array[a(276)](n[a(231)]())[a(288)]((t=>i.LiveRange[a(235)](t)));t[a(210)](f),e[a(158)][a(262)](c)[a(225)](),u[a(251)]({forceDefaultExecution:!0}),e[a(308)](c,...u);const g=h[a(280)]((t=>a(305)!=t[a(164)][a(246)]));g[a(198)]>0&&t[a(210)](g);for(const t of h)t[a(273)]()}))}}[sa(215)](t){const e=sa,n=this[e(169)][e(314)][e(262)](e(272));let r=Number[e(287)],s=Number[e(260)],o=Number[e(287)],i=Number[e(260)];for(const a of t){if(e(305)==a[e(164)][e(246)])continue;const{row:t,column:c}=n[e(278)](a),u=a[e(253)](e(207))?a[e(218)](e(207))-1:0,l=a[e(253)](e(166))?a[e(218)](e(166))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[sa(221)](){const t=sa,e=this[t(169)],n=e[t(314)][t(262)](t(315)),r=e[t(314)][t(262)](t(272));e[t(292)][t(165)].on(t(259),(()=>{const r=t,s=Array[r(276)](e[r(292)][r(165)][r(234)][r(295)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(306)](t);if(r(196)!=s)continue;if(null!=e[r(261)])continue;const a=n[r(285)](o);this[r(313)][r(269)](i)&&this[r(230)][r(265)](a)}}),{priority:t(236)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(275)](e),a=e[s(209)](s(201)),c=r[s(278)](e);for(const t of this[s(230)]){const n=t[s(222)],r=n[s(312)](s(216)),u=n[s(237)](r?10:5),l=u[s(200)](),f=l[s(237)](0,3)+s(203),h=s(277)+u,g=s(296)+u;if(!t[s(256)])continue;if(a!=t[s(239)]()[s(202)][s(209)](s(201)))continue;if(t[s(258)](i))continue;const d=e[s(253)](f)?e[s(218)](f)-1:0,p=this[s(173)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(193)](i),o=!0)}return o};e[t(292)][t(165)][t(224)]((n=>{const r=t;let o=!1;for(const t of e[r(292)][r(165)][r(234)][r(267)]())if(r(270)==t[r(282)])if(r(286)==t[r(271)])for(const e of t[r(214)][r(187)][r(284)]())o=o||s(e,n);else r(268)==t[r(271)]&&(o=o||s(t[r(214)][r(187)],n));return o}))}[sa(173)](t){const e=sa;return this[e(215)](t[e(231)]()[e(288)]((t=>t[e(202)][e(187)])))}}function ca(t){const e=sa;return Array[e(276)](new Set(t)[e(182)]())}const ua=la;function la(t,e){const n=ha();return(la=function(t,e){return n[t-=284]})(t,e)}!function(t,e){const n=la,r=t();for(;;)try{if(587605===-parseInt(n(290))/1*(-parseInt(n(367))/2)+parseInt(n(383))/3*(parseInt(n(342))/4)+parseInt(n(363))/5*(-parseInt(n(329))/6)+-parseInt(n(338))/7+-parseInt(n(314))/8+-parseInt(n(350))/9*(parseInt(n(347))/10)+parseInt(n(382))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ha);class fa extends t.Plugin{static get[ua(374)](){return[aa]}[ua(311)](){const t=ua,e=this[t(295)],n=e[t(322)][t(300)][t(310)],r=e[t(289)];if(!e[t(346)][t(317)](t(316)))return;const s=e[t(346)][t(293)](t(361)),o=e[t(346)][t(293)](t(304)),a=e[t(346)][t(293)](aa);a[t(352)][t(291)](t(362)),s[t(345)](t(362),(()=>{const n=t,r=o[n(307)](e[n(322)][n(300)][n(310)]);e[n(322)][n(319)]((()=>{const t=n;s[t(330)](r,{commandName:t(362),commandParams:[]},[],t(362))}))})),e[t(312)][t(293)](t(362)).on(t(305),((n,r)=>{const o=t;e[o(312)][o(293)](o(356))[o(365)]&&(r[o(364)]>0&&r[r[o(364)]-1]&&r[r[o(364)]-1][o(366)]||s[o(292)]||this[o(370)]()||n[o(332)]())}),{priority:t(358)});for(const n of[t(313),t(286),t(328),t(357)]){const r=e[t(312)][t(293)](n);s[t(345)](n,(()=>{const n=t,o=e[n(322)][n(300)][n(310)][n(339)]()[n(284)]()[n(323)]((t=>t.is(n(318),n(324)))),i=r[n(365)];e[n(322)][n(319)]((()=>{const t=n;s[t(330)]([o,i],{commandName:t(362),commandParams:[]},[],t(362))}))}))}for(const n of[t(380),t(315)]){const r=e[t(312)][t(293)](n);s[t(345)](n,(()=>{const i=t,a=o[i(307)](e[i(322)][i(300)][i(310)])[0],c=a[i(297)](i(337)),{column:u,row:l}=o[i(306)](a);let f=[];if(i(354)==r[i(369)]){const t=o[i(331)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(373)](t)[i(368)]((t=>t[i(359)]))}else{const t=o[i(331)](c,{column:u,includeAllSlots:!0});f=Array[i(373)](t)[i(368)]((t=>t[i(359)]))}e[i(322)][i(319)]((t=>{const e=i;s[e(376)](t[e(335)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(299)][t(348)]((e=>{const n=t;if(n(288)!=e[n(378)]&&n(333)!=e[n(378)])return;const{data:s}=e;return s&&n(362)==s[n(334)]?{type:n(302),content:zr(r,n(344))}:void 0})),s[t(299)][t(348)]((e=>{const n=t;if(n(288)!=e[n(378)]&&n(333)!=e[n(378)])return;const{data:s}=e;return s?n(380)==s[n(334)]?{type:n(302),content:zr(r,n(296))}:n(315)==s[n(334)]?{type:n(302),content:zr(r,n(287))}:void 0:void 0}));const c=a[t(379)]();for(const e of[t(313),t(286),t(328),t(357)])s[t(321)][t(343)](t(288),e,t(377),c);for(const e of[t(380),t(315)])s[t(321)][t(343)](t(288),e,t(377),c);s[t(321)][t(343)](t(288),t(362),t(377),(r=>{const s=t;e[s(322)][s(319)]((t=>{const o=s,a=Array[o(373)](n[o(327)]())[o(368)]((t=>i.LiveRange[o(320)](t)));t[o(360)](r),e[o(312)][o(293)](o(362))[o(308)](),e[o(305)](o(362),{forceDefaultExecution:!0});const c=a[o(298)]((t=>o(285)!=t[o(351)][o(309)]));c[o(364)]>0&&t[o(360)](c);for(const t of a)t[o(341)]()}))}));for(const n of[t(313),t(328),t(357),t(286)]){const r=e[t(312)][t(293)](n);r.on(t(353),((n,s,o)=>{const i=t;if(o){const t=e[i(322)][i(300)][i(310)][i(339)]()[i(284)]()[i(323)]((t=>t.is(i(318),i(324))));this[i(340)](r[i(365)],t)||(n[i(301)]=!1,n[i(332)]())}}),{priority:t(349)})}}[ua(370)](){const t=ua,e=this[t(295)][t(312)][t(293)](t(362)),n=this[t(295)][t(346)][t(293)](t(304));if(!e[t(355)])return!1;const r=n[t(307)](this[t(295)][t(322)][t(300)][t(310)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(340)](e,n))return!1;return!0}[ua(340)](t,e){const n=ua,r=this[n(295)][n(346)][n(293)](n(361)),s=this[n(295)][n(322)][n(335)](t),o=this[n(295)][n(322)][n(335)](e),i=new Set,a=new Set;for(const t of r[n(325)]())if((n(371)==t[n(378)]||n(303)==t[n(378)]||n(362)==t[n(375)])&&t[n(372)])for(const e of t[n(327)]())e[n(326)](s,!0)&&i[n(381)](t[n(378)]+":"+t[n(294)].id),e[n(326)](o,!0)&&a[n(381)](t[n(378)]+":"+t[n(294)].id);if(i[n(336)]!=a[n(336)])return!1;for(const t of i)if(!a[n(317)](t))return!1;return!0}}function ha(){const t=["afterInit","commands","mergeTableCellUp","1128552exDGoA","splitTableCellHorizontally","TableEditing","has","element","change","fromRange","_suggestionFactory","model","find","tableCell","getSuggestions","containsRange","getRanges","mergeTableCellDown","1893090pLLCPk","markMultiRangeBlockFormat","createTableWalker","stop","formatInline","commandName","createRangeOn","size","table","5418644MyvzAY","getFirstPosition","_areMergableCells","detach","84UeVzdV","registerCustomCallback","*Merge cells*","enableCommand","plugins","4910XsEHZj","registerDescriptionCallback","low","2142UjiVtJ","root","_tablePostFixingSubtypes","set:isEnabled","horizontally","isEnabled","trackChanges","mergeTableCellLeft","highest","cell","setSelection","TrackChangesEditing","mergeTableCells","15OXdRwL","length","value","forceDefaultExecution","726gemMLa","map","direction","_areSelectedCellsMergable","insertion","isInContent","from","requires","subType","markBlockFormat","accept","type","_acceptFormatSuggestionCallbackFactory","splitTableCellVertically","add","18135700BCKhWV","31968HoZglk","getAncestors","$graveyard","mergeTableCellRight","*Split cell:* horizontally","formatBlock","locale","1911xPXtPG","push","_isForcedDefaultExecutionBlock","get","author","editor","*Split cell:* vertically","findAncestor","filter","descriptionFactory","document","return","format","deletion","TableUtils","execute","getCellLocation","getSelectionAffectedTableCells","refresh","rootName","selection"];return(ha=function(){return t})()}const ga=da;function da(t,e){const n=pa();return(da=function(t,e){return n[t-=260]})(t,e)}function pa(){const t=["535050SbZxuy","type","cell","name","bindElementToMarker","setAttribute","descriptionFactory","351252wjcrxi","TableEditing","getCellLocation","TrackChangesEditing","3173562YJXuOO","headingRows","ck-suggestion-marker--active","mapper","editing","removeAttribute","ck-suggestion-marker-","FORMAT_REGULAR_COLUMN","7pcuVzc","data-suggestion","unbindElementFromMarkerName","plugins","parent","consume","forceValue","toViewElement","removeClass","editor","requires","addMarker:suggestion","registerDescriptionCallback","includes","nodeAfter","markerName","headingColumns","90987PqTXZe","_registerLegacyDescription","22XzUvKP","_suggestionFactory","removeMarker:suggestion","23608NRfQaA","nodeBefore","locale","showSuggestionHighlights","writer","addClass","markerRange","createTableWalker","item","FORMAT_REGULAR_ROW","_handleLegacySuggestions","start","FORMAT_HEADER_ROW","TableUtils","*Format:* %0","options","getSuggestion","markerNameToElements","884536ntxOFc","stop","registerCustomCallback","commandName","accept","setTableRowHeader","highest","end","formatBlock","registerAttributeLabel","data","downcastDispatcher","57851lLKCWe","FORMAT_HEADER_COLUMN","_acceptFormatSuggestionCallbackFactory","setTableColumnHeader","enableDefaultAttributesIntegration","registerBlockAttribute","get","commandParams","format","consumable","33JYTDjX","400mLstJa","activeMarkers","afterInit","_splitMarkerName","has"];return(pa=function(){return t})()}!function(t,e){const n=da,r=t();for(;;)try{if(441902===-parseInt(n(272))/1+-parseInt(n(326))/2*(parseInt(n(324))/3)+-parseInt(n(329))/4*(-parseInt(n(283))/5)+parseInt(n(295))/6+-parseInt(n(307))/7*(-parseInt(n(260))/8)+parseInt(n(299))/9+-parseInt(n(288))/10*(parseInt(n(282))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);class ma extends t.Plugin{static get[ga(317)](){return[aa]}[ga(285)](){const t=ga,e=this[t(316)];if(!e[t(310)][t(287)](t(296)))return;const n=e[t(331)],r=e[t(310)][t(278)](t(298));r[t(276)](t(265)),r[t(276)](t(275)),r[t(277)](t(300)),r[t(277)](t(323)),r[t(294)][t(269)](t(300),zr(n,t(341))),r[t(294)][t(269)](t(323),zr(n,t(273))),this[t(339)]()}[ga(339)](){const t=ga,e=this[t(316)][t(310)][t(278)](t(298)),n=this[t(316)][t(310)][t(278)](t(342)),r=this[t(316)][t(310)][t(278)](aa)[t(274)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=da,{type:c,id:u}=e[a(286)](o[a(322)]),l=e[a(345)](u),f=l[a(270)];if(a(268)!=l[a(289)]||!f||a(275)!=f[a(263)])return;if(o[a(337)])return void s[a(261)]();if(!i[a(281)][a(312)](o[a(335)],s[a(291)]))return;const h=o[a(335)][a(340)][a(321)],g=o[a(335)][a(267)][a(330)],d=h[a(311)][a(311)],{column:p}=n[a(297)](h),{column:m}=n[a(297)](g);for(let s=p;s<=m;s++){const l=n[a(336)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(290)],l=i[a(302)][a(314)](s);i[a(333)][a(334)](a(305)+c,l),r&&i[a(333)][a(293)](a(308),u,l),i[a(302)][a(292)](l,o[a(322)]),t&&(e[a(284)][a(320)](o[a(322)])?i[a(333)][a(334)](a(301),l):i[a(333)][a(315)](a(301),l))}}}}e[t(327)][t(262)](t(268),t(265),t(264),r),e[t(327)][t(262)](t(268),t(275),t(264),r),this[t(316)][t(303)][t(271)].on(t(318),s(),{priority:t(266)}),this[t(316)][t(270)][t(271)].on(t(318),((e,n,r)=>{const o=t;r[o(344)][o(332)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(266)}),this[t(316)][t(303)][t(271)].on(t(328),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(286)](r[o(322)]),c=e[o(345)](a),u=c[o(270)];if(o(268)!=c[o(289)]||!u||o(275)!=u[o(263)])return;const l=s[o(302)][o(346)](r[o(322)]);if(l)for(const t of l)s[o(333)][o(315)](o(305)+i,t),s[o(333)][o(315)](o(301),t),s[o(333)][o(304)](o(308),t),s[o(302)][o(309)](t,r[o(322)])}),{priority:t(266)}),this[t(325)]()}[ga(325)](){const t=ga,e=this[t(316)],n=e[t(331)];function r(e){const r=t;return{type:r(280),content:zr(n,r(343),e)}}e[t(310)][t(278)](t(298))[t(294)][t(319)]((e=>{const s=t;if(s(268)!=e[s(289)])return;const{data:o}=e;if(o){if(s(265)==o[s(263)]){const t=o[s(279)][0][s(313)];return r(zr(n,s(t?341:338)))}if(s(275)==o[s(263)]){const t=o[s(279)][0][s(313)];return r(zr(n,s(t?273:306)))}}}))}}function Ia(t,e){const n=Ea();return(Ia=function(t,e){return n[t-=440]})(t,e)}function Ea(){const t=["join","getAttributes","has","move","end","getSuggestions","insertRows","tablePasteColumn","startsWith","618XsFBHQ","getColumnIndexes","tableCellBorderColor","1422860QAAOho","TableClipboard","26201wOvIev","discard","remove","tablePasteCell","tableCellBorderWidth","columns","markerName","_getCoordsForCells","removeRows","set","suggestion","value","for","tableCellVerticalAlignment","createPositionBefore","setAttributes","*Replace table cells*","low","previousSibling","name","getMarkers","suggestion-td","forEach","registerPostFixer","Users","removeColumns","getItems","createRangeIn","content","rowInsertionIndexes","row","push","insertion","oldRange","getSelectionAffectedTableCells","insertContent","stop","accept","deletion","markMultiRangeDeletion","call","11709mfgnuH","markers","getRanges","add","length","setAttribute","table","fill","markerToHighlight","getAllAdjacentSuggestions","detach","forceDefaultExecution","tableCellSuggestion","keys","endColumn","tableCellBorderStyle","showSuggestionHighlights","model","differ","batch","formatBlock","clipboardOutput","editingDowncast","getColumns","ck-suggestion-marker-insertion","ck-suggestion-marker","isInContent","getRowIndexes","type","editing","afterInit","elementToElement","28665BCMNAi","11kMlkgC","document","schema","includes","isEqual","getTableIfOnlyTableInContent","subType","getSuggestion","trackChanges","_createdBatches","options","tableCellPadding","documentSelection","deletionRanges","tablePaste","getContainedElement","map","reduce","TableUtils","previous","view","getSuggestionCallback","redo","createElement","entries","activeMarkers","_isForcedDefaultExecutionBlock","insert","locale","columnInsertionIndexes","last","from","dataDowncast","tableCellBackgroundColor","getChild","nextSibling","suggestionUnloaded","editor","containsRange","rootName","high","getShiftedBy","markMultiRangeInsertion","listenTo","getChangedMarkers","insertColumns","findAncestor","return","filter","nodeAfter","unwrap","register","fromEntries","cells","_splitMarkerName","plugins","5974070jhJHzj","_tablePostFixingSubtypes","paragraph","340659BDiYCc","isEmpty","registerCustomCallback","column","position","wrap","ck-suggestion-marker--active","3144GzHqyG","every","hasSuggestion","markMultiRangeBlockFormat","tablePasteChainId","markerAttributes","376XMFkxQ","708KkMpWD","insertionRanges","createRange","_replaceTableSlotCell","removeMarker","cell","selection","suggestion:formatBlock:tablePasteCell","element","attributes","$graveyard","change","first","tableCell","tableCellHorizontalAlignment","start","next","registerDescriptionCallback","find","author","updateMarker","descriptionFactory","suggestionLoaded","tablePasteRow","createTableWalker","getChanges","some","rows","rowInsertionRanges","endRow","_suggestionFactory","commands","columnInsertionRanges","newRange","root","removeMarkers","getChildren","conversion","fromRange","TrackChangesEditing","requires","getRange","get","createRangeOn","getRows"];return(Ea=function(){return t})()}const ba=Ia;!function(t,e){const n=Ia,r=t();for(;;)try{if(307509===parseInt(n(453))/1+parseInt(n(466))/2*(-parseInt(n(521))/3)+-parseInt(n(524))/4+parseInt(n(599))/5+parseInt(n(467))/6*(parseInt(n(526))/7)+parseInt(n(460))/8*(parseInt(n(567))/9)+-parseInt(n(450))/10*(parseInt(n(600))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ea);const Ta=[ba(530),ba(523),ba(582),ba(481),ba(539),ba(633),ba(611)],_a=Object[ba(446)](Ta[ba(616)]((t=>[t,null])));class ya extends t.Plugin{static get[ba(507)](){return[aa]}[ba(597)](){const t=ba,n=this[t(637)];if(!n[t(449)][t(514)](t(525)))return;const r=n[t(449)][t(509)](t(506)),s=n[t(449)][t(509)](t(618)),o=n[t(449)][t(509)](aa),a=n[t(449)][t(509)](t(525));o[t(451)][t(557)](t(490),t(519)),n[t(584)][t(602)][t(445)](t(579),{allowIn:t(480),allowContentOf:t(480),isLimit:!0}),n[t(504)][t(598)]({model:t(579),view:t(547)});let c=null;n[t(584)].on(t(561),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(571)]-1];h&&h[u(578)]||r[u(626)]||this[u(637)][u(498)][u(509)](u(608))[u(537)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(612)))return!1;const i=s[o(605)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(560)](n[o(601)][o(473)]);if(!a[o(571)])return!1;const c=a[0][o(440)](o(573)),l=r[o(594)](a),f=r[o(522)](a),h={startRow:l[o(479)],endRow:l[o(630)],startColumn:f[o(479)],endColumn:f[o(630)]};return 1==a[o(571)]&&(h[o(496)]+=r[o(511)](i)-1,h[o(581)]+=r[o(590)](i)-1),ka(c,h,r)}(l,f,n[u(584)],s,a)&&(o[u(562)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(584)][u(478)]((()=>{const t=u;n[t(584)][t(561)](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(571)]&&r[t(642)](o,t(490),{tablePasteChainId:s}),a[t(571)]&&r[t(642)](a,t(519),{tablePasteChainId:s}),l[t(571)]&&(r[t(642)](l,t(614),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(548)]((e=>{const n=t;var r;return null===(r=e[n(577)])||void 0===r?void 0:r[n(566)](e)}))),f[t(571)]&&(r[t(565)](f,t(614),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(548)]((e=>{const n=t;var r;return null===(r=e[n(577)])||void 0===r?void 0:r[n(566)](e)})));const g=r[t(463)](h[t(616)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(529),{tablePasteChainId:s});if(g){const e=g[t(546)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(584)][t(510)](s),a=e[t(485)]((e=>e[t(508)]()[t(604)](i)));a&&r[t(557)]([a[t(545)],o])}r[t(571)]&&g[t(572)](t(465),Object[t(446)](r))}c=null})))}),{priority:e.priorities[t(640)]+10}),n[t(449)][t(509)](t(525)).on(t(470),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(562)]();const u=s[r(472)],l=o,f=Aa(u),h=Aa(l);e[r(441)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(528)](u[r(634)](0));for(const t of Array[r(631)](l[r(503)]()))a[r(627)](t,u,r(516));const t=c[r(555)][r(603)](s[r(556)]),e=c[r(629)][r(603)](s[r(456)]);t||e||(g=i.LiveRange[r(505)](a[r(553)](u)))}else h&&!f&&(d=a[r(553)](u));else{const t=a[r(623)](r(579)),e=a[r(623)](r(579));a[r(458)](a[r(553)](u),e),a[r(627)](t,u,0);for(const e of Array[r(631)](l[r(503)]()))a[r(627)](e,t,r(516));g=i.LiveRange[r(505)](a[r(510)](t)),d=i.LiveRange[r(505)](a[r(510)](e))}const p=Array[r(631)](l[r(513)]())[r(442)]((([t])=>Ta[r(603)](t)));c[r(447)][r(557)]({element:u,attributes:p[r(571)]?Object[r(446)](p):null}),g&&c[r(468)][r(557)](g),d&&c[r(613)][r(557)](d)}),{priority:t(640)}),s.on(t(645),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(531)]||1;c[o(629)]=new Array(l)[o(574)](u)[o(616)](((t,e)=>t+e));for(const{cell:t}of s[o(491)](i,{startColumn:u,endColumn:u+l-1}))c[o(499)][o(557)](n[o(584)][o(510)](t))}),{priority:t(543)}),s.on(t(518),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(494)]||1;c[o(555)]=new Array(l)[o(574)](u)[o(616)](((t,e)=>t+e));for(const{cell:t}of s[o(491)](i,{startRow:u,endRow:u+l-1}))c[o(495)][o(557)](n[o(584)][o(510)](t))}),{priority:t(543)}),r[t(488)][t(484)]((e=>{const r=t;if(e[r(606)]&&e[r(606)][r(520)](r(614)))return e[r(619)]?{}:{type:r(558),content:zr(n[r(628)],r(542))}}));const u=()=>!1;for(const e of[t(614),t(519),t(490),t(529)])r[t(497)][t(455)](t(558),e,t(512),u),r[t(497)][t(455)](t(564),e,t(512),u),r[t(497)][t(455)](t(587),e,t(512),u);r[t(497)][t(455)](t(587),t(529),t(527),u),r[t(497)][t(455)](t(587),t(529),t(563),((e,r,s)=>{const o=t,i=e[o(616)]((t=>t[o(615)]()))[o(442)]((t=>t)),a=new Map(i[o(616)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(447)])e&&a[o(535)](t,e);else if(s&&s[o(465)])for(const[t,e]of Object[o(624)](s[o(465)])){const r=n[o(584)][o(568)][o(509)](t),s=r?r[o(508)]()[o(615)]():null;s&&a[o(535)](s,e)}n[o(584)][o(478)]((t=>{const e=o;for(const[n,r]of a)t[e(541)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(497)][o(455)](e,o(614),s,((t,i,a)=>{const c=o;n[c(584)][c(478)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(482)][o(443)];t.is(o(475),o(579))&&u[o(557)](t)}r[o(497)][o(621)](e,null,s)(t,i,a);for(const t of u)o(477)!=t[o(501)][o(639)]&&n[o(444)](t)}))}))};l(t(558),t(563)),l(t(558),t(527)),l(t(564),t(563)),l(t(564),t(527)),r[t(497)][t(455)](t(558),t(490),t(527),(e=>{const n=t,r=e[n(616)]((t=>t[n(615)]())),i=r[0][n(440)](n(573)),{minRow:a,maxRow:c}=o[n(533)](r);s[n(534)](i,{at:a,rows:c-a+1})})),r[t(497)][t(455)](t(558),t(519),t(527),(e=>{const n=t,r=e[n(616)]((t=>t[n(615)]())),i=r[0][n(440)](n(573)),{minColumn:a,maxColumn:c}=o[n(533)](r);s[n(551)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(606)]||!n[s(606)][s(520)](s(614)))return;const o=n[s(476)][s(464)],i=r[s(517)]()[s(442)]((t=>t[s(593)]&&t[s(476)]&&t[s(476)][s(464)]==o));i[s(571)]&&n[s(576)]()[s(571)]!=i[s(571)]&&i[s(617)](((t,e)=>(t[s(483)]=e,e[s(619)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(448)](e[s(532)]),i=[s(592),s(591)],a=r[s(625)][s(603)](e[s(532)]);return a&&i[s(557)](s(459)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(489),f,{priority:t(640)}),r.on(t(636),f,{priority:t(640)}),n[t(584)][t(601)][t(549)]((()=>{const e=t;let s=!1;const o=Array[e(631)](n[e(584)][e(601)][e(585)][e(644)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(448)](t);if(e(536)!=o||e(564)!=a||i[e(559)])continue;if(!r[e(462)](c))continue;const u=r[e(607)](c)[e(569)](),l=n[e(449)][e(509)](e(550)).me;for(const t of r[e(517)]())if(t[e(593)]&&t[e(486)]==l&&e(587)==t[e(595)]&&e(529)==t[e(606)]&&t[e(569)]()[e(461)]((t=>u[e(493)]((n=>n[e(638)](t,!0))))))for(const n of t[e(576)]())n[e(593)]&&(n[e(527)](),s=!0)}return s})),n[t(584)][t(601)][t(549)]((e=>{const s=t,o=n[s(498)][s(509)](s(622));if(!o||!o[s(609)][s(514)](e[s(586)]))return!1;let i=!1;const a=n[s(449)][s(509)](s(550)).me,c=n[s(584)][s(601)][s(585)][s(492)](),u=Array[s(631)](n[s(584)][s(601)][s(585)][s(644)]())[s(442)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(448)](t);return n(536)==o&&n(614)==i&&c==a.id&&!e[n(559)]}));for(const t of c){if(s(627)!=t[s(595)]||s(579)!=t[s(545)]||1!=t[s(571)])continue;const n=e[s(469)](t[s(457)],t[s(457)][s(641)](1));if(!u[s(485)]((({data:t})=>t[s(500)][s(604)](n))))for(const{name:t,data:r}of u)if(n[s(638)](r[s(500)])){e[s(487)](t,{range:n}),i=!0;break}}return i})),n[t(584)][t(601)][t(549)]((e=>{const s=t;let o=!1;const i=n[s(449)][s(509)](s(550)).me,a=r[s(517)]()[s(442)]((t=>t[s(593)]&&t[s(486)]==i)),c=new Set,u=new Set;for(const t of a)if(s(614)==t[s(606)])for(const e of t[s(546)]()){const n=e[s(508)]()[s(615)]();if(n)if(n.is(s(475),s(579))&&Aa(n)){t[s(471)](e[s(545)]),c[s(570)](n),o=!0;const r=n[s(635)],i=n[s(544)],a=r&&r.is(s(475),s(579)),l=i&&i.is(s(475),s(579));a&&!c[s(514)](r)&&u[s(570)](r),l&&!c[s(514)](i)&&u[s(570)](i)}else n.is(s(475),s(452))&&n[s(454)]&&(t[s(471)](e[s(545)]),o=!0)}else if(s(529)==t[s(606)]){if(!t[s(476)]||!t[s(476)][s(464)])continue;const e=t[s(476)][s(465)];if(e&&Object[s(580)](e)[s(571)])continue;const n=t[s(476)][s(464)];let r=!0,i=!0;for(const e of a)if(e[s(606)]&&e[s(606)][s(520)](s(614))){if(!e[s(476)][s(464)]){i=!1;break}if(e.id!=t.id&&e[s(476)][s(464)]==n){r=!1;break}}i&&r&&(t[s(502)](),o=!0)}for(const t of c)e[s(528)](t);for(const t of u)e[s(444)](t);return o})),n[t(504)][t(538)](t(589))[t(575)]({model:t(474),view:(t,e)=>h(t),converterPriority:t(640)}),n[t(504)][t(538)](t(632))[t(575)]({model:t(474),view:(e,n)=>n[t(610)][t(583)]?h(e,!1):null,converterPriority:t(640)});const g=n[t(596)][t(620)];this[t(643)](g[t(601)],t(588),((e,n)=>{const r=t,s=[];for(const t of g[r(553)](n[r(554)])[r(552)]())t.is(r(475),r(547))&&s[r(557)](t);g[r(478)]((t=>{const e=r;for(const n of s)t[e(515)](t[e(553)](n),t[e(540)](n)),t[e(528)](n)}))}))}}function Aa(t){const e=ba;if(t[e(454)])return!0;const n=t[e(634)](0);return n.is(e(475),e(452))&&n[e(454)]}function ka(t,e={},n){const r=ba;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(491)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=Na;function La(){const t=["columnWidths","formatGroupId","accept","resizeTable","markBlockFormat","change","24lsyHod","descriptionFactory","get","321792sKOmQA","author","model","registerDescriptionCallback","721945wpQdxz","type","910206XektvY","commandParams","20676300dLecTD","afterInit","2728089YJhllz","getContainedElement","formatInline","_suggestionFactory","editor","resizeTableWidth","bind","TableColumnResizeEditing","TrackChangesEditing","handleResizeTableWidthCommand","data","subType","table","formatBlock","selection","114NqyEWJ","discard","*Format:* resize table","registerCustomCallback","has","locale","getSelectedElement","125590ZaLgYg","tableWidth","1300496cdwzqJ","getColumnGroupElement","1hUuMCb","getTableColumnsWidths","format","Users","handleSuggestionDescription","getAttribute","document","plugins","enableCommand","getSuggestions","getSuggestionCallback"];return(La=function(){return t})()}function Na(t,e){const n=La();return(Na=function(t,e){return n[t-=296]})(t,e)}!function(t,e){const n=Na,r=t();for(;;)try{if(494274===-parseInt(n(320))/1*(parseInt(n(318))/2)+-parseInt(n(350))/3+-parseInt(n(340))/4+-parseInt(n(316))/5*(-parseInt(n(309))/6)+-parseInt(n(344))/7*(parseInt(n(337))/8)+-parseInt(n(346))/9+parseInt(n(348))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(La);class Ra extends t.Plugin{[Ca(349)](){const t=Ca;if(!this[t(298)][t(327)][t(313)](t(301)))return;const e=this[t(298)][t(327)][t(339)](t(302));e[t(328)](t(299),this[t(303)][t(300)](this)),e[t(297)][t(312)](t(307),t(334),t(333),e[t(297)][t(330)](t(307),null,t(310))),e[t(297)][t(312)](t(307),t(334),t(310),e[t(297)][t(330)](t(307),null,t(333))),e[t(338)][t(343)](this[t(324)][t(300)](this))}[Ca(303)](t,e){const n=Ca,r=this[n(298)][n(327)][n(339)](n(302)),s=this[n(298)][n(327)][n(339)](n(301)),o=e[n(306)]||this[n(298)][n(342)][n(326)][n(308)][n(315)]();this[n(298)][n(342)][n(336)]((()=>{const i=n,a=s[i(319)](o);let c=a?s[i(321)](a):null,u=o[i(325)](i(317))||null;const l=e[i(317)]||u,f=e[i(331)]||c,h=this[i(298)][i(327)][i(339)](i(323)).me;for(const t of r[i(329)]()){const e=t[i(351)]();if(i(334)===t[i(305)]&&e===o){t[i(341)]!==h&&t[i(310)]();const e=t[i(304)][i(347)];u=e[0][i(317)],c=e[0][i(331)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(335)](o,{commandName:i(299),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(334)},[],i(334))}))}[Ca(324)](t){const e=Ca;if(e(307)!=t[e(345)]&&e(296)!=t[e(345)])return;const{data:n}=t;if(n&&e(334)===n[e(332)]){const t=e(311);return{type:e(322),content:zr(this[e(298)][e(314)],t)}}}}const Sa=va;function Ma(){const t=["editor","957492HAGrvu","99142oKNhtr","has","TrackChangesEditing","afterInit","enableCommand","1593170jxmfHB","6yBvSvz","74097OrcTct","2412536yAuEGm","357627zjXofn","plugins","get","6GqPDld","3638672cWjhpF","Template","1130gjgrLY","insertTemplate"];return(Ma=function(){return t})()}function va(t,e){const n=Ma();return(va=function(t,e){return n[t-=390]})(t,e)}!function(t,e){const n=va,r=t();for(;;)try{if(278791===parseInt(n(396))/1+-parseInt(n(406))/2+-parseInt(n(393))/3*(parseInt(n(405))/4)+parseInt(n(392))/5*(parseInt(n(399))/6)+-parseInt(n(395))/7+-parseInt(n(400))/8+parseInt(n(394))/9*(parseInt(n(402))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class Oa extends t.Plugin{[Sa(390)](){const t=Sa,e=this[t(404)];e[t(397)][t(407)](t(401))&&e[t(397)][t(398)](t(408))[t(391)](t(403))}}const wa=Da;function Da(t,e){const n=Fa();return(Da=function(t,e){return n[t-=333]})(t,e)}function Fa(){const t=["plugins","tableOfContents","2feKOZv","7857UDbQlk","enableCommand","insertTableOfContents","5026cwMOhf","get","38426sSXkKv","TrackChangesEditing","385088IbppfE","ELEMENT_TABLE_OF_CONTENTS","commands","5ckavkR","editor","descriptionFactory","afterInit","1355238MtAhyv","1081332sckuJb","4344SJQBhi","3110yvGcBS","registerElementLabel","18390438JqLBnP","locale"];return(Fa=function(){return t})()}!function(t,e){const n=Da,r=t();for(;;)try{if(289466===parseInt(n(345))/1*(-parseInt(n(351))/2)+-parseInt(n(337))/3+-parseInt(n(353))/4+-parseInt(n(356))/5*(parseInt(n(336))/6)+parseInt(n(349))/7*(-parseInt(n(338))/8)+-parseInt(n(346))/9*(parseInt(n(339))/10)+parseInt(n(341))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fa);class Ba extends t.Plugin{[wa(335)](){const t=wa,e=this[t(333)];if(!e[t(355)][t(350)](t(348)))return;e[t(343)][t(350)](t(352))[t(347)](t(348));const n=e[t(343)][t(350)](t(352)),r=e[t(342)];n[t(334)][t(340)](t(344),(e=>zr(r,t(354),e)))}}const Pa=xa;function xa(t,e){const n=Ua();return(xa=function(t,e){return n[t-=215]})(t,e)}function Ua(){const t=["removeMarker","1753368Ipoaqu","afterInit","isTouching","registerPostFixer","_splitMarkerName","isCollapsed","suggestion","end","870926DuoHSJ","getChangedMarkers","TrackChangesEditing","updateMarker","3850209erSYNn","ELEMENT_TITLE","36nNOqpJ","model","7112155RKyOIa","editor","differ","56DgGdYY","newRange","from","element","createRange","nodeBefore","get","Title","has","359994TaZyeS","locale","descriptionFactory","registerElementLabel","getNearestSelectionRange","forward","2648864uXvjjM","start","isEqual","54053nFVHpD","plugins","document","title-content","schema"];return(Ua=function(){return t})()}!function(t,e){const n=xa,r=t();for(;;)try{if(877475===-parseInt(n(247))/1+parseInt(n(244))/2+-parseInt(n(238))/3*(parseInt(n(224))/4)+parseInt(n(226))/5+-parseInt(n(253))/6+parseInt(n(218))/7*(-parseInt(n(229))/8)+parseInt(n(222))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[Pa(254)](){const t=Pa,e=this[t(227)];if(!e[t(248)][t(237)](t(236)))return;const n=e[t(248)][t(235)](t(220));n[t(240)][t(241)](t(250),(()=>zr(e[t(239)],t(223)))),e[t(225)][t(249)][t(256)]((r=>{const s=t;let o=!1;const i=Array[s(231)](e[s(225)][s(249)][s(228)][s(219)]());for(const{name:t,data:a}of i){const{group:i}=n[s(257)](t);if(s(216)!==i||!a[s(230)])continue;const c=a[s(230)],u=c[s(217)][s(234)];if(!u||!u.is(s(232),s(250)))continue;if(!c[s(245)][s(255)](c[s(217)]))continue;const l=e[s(225)][s(251)][s(242)](c[s(217)],s(243));if(l&&l[s(215)]){const e=r[s(233)](c[s(245)],l[s(245)]);e[s(246)](c)||(r[s(221)](t,{range:e}),o=!0)}o||(r[s(252)](t),o=!0)}return o}))}}function Ga(){const t=["4627760EPrUWM","11453532OAeuvH","get","4013828KvPicp","plugins","UndoEditing","enableCommand","has","1044644TLgmOg","174LsNrzc","editor","8749448lxhtUL","7LXAMMT","239135FORqDR","undo","3cmmEwE","22svwXXq","redo","1679668CPaTjU","TrackChangesEditing","9zMkJmQ","afterInit"];return(Ga=function(){return t})()}const Va=Ha;function Ha(t,e){const n=Ga();return(Ha=function(t,e){return n[t-=148]})(t,e)}!function(t,e){const n=Ha,r=t();for(;;)try{if(998955===-parseInt(n(166))/1+parseInt(n(156))/2+-parseInt(n(163))/3*(-parseInt(n(151))/4)+parseInt(n(161))/5*(-parseInt(n(157))/6)+-parseInt(n(160))/7*(-parseInt(n(159))/8)+-parseInt(n(168))/9*(parseInt(n(148))/10)+parseInt(n(164))/11*(parseInt(n(149))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ga);class za extends t.Plugin{[Va(169)](){const t=Va,e=this[t(158)],n=e[t(152)][t(150)](t(167));e[t(152)][t(155)](t(153))&&(n[t(154)](t(162)),n[t(154)](t(165)))}}function Wa(t,e){const n=Ka();return(Wa=function(t,e){return n[t-=379]})(t,e)}const Xa=Wa;function Ka(){const t=["TableCaptionEditing","15OBdzjr","requires","has","editor","758284alQrHl","4667765eyGaNw","1909152HlUJQI","toggleTableCaption","6BYqUXf","enableCommand","103886ChHIAA","afterInit","TrackChangesEditing","get","2043660FHKVfY","19076661mkUfmc","plugins","3349465gLxAJO"];return(Ka=function(){return t})()}!function(t,e){const n=Wa,r=t();for(;;)try{if(540547===parseInt(n(388))/1+-parseInt(n(394))/2*(parseInt(n(384))/3)+parseInt(n(379))/4+parseInt(n(389))/5+parseInt(n(392))/6*(parseInt(n(382))/7)+parseInt(n(390))/8+-parseInt(n(380))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ka);class qa extends t.Plugin{static get[Xa(385)](){return[aa]}[Xa(395)](){const t=Xa,e=this[t(387)];e[t(381)][t(386)](t(383))&&e[t(381)][t(397)](t(396))[t(393)](t(391))}}function Ja(t,e){const n=Ya();return(Ja=function(t,e){return n[t-=141]})(t,e)}const Qa=Ja;function Ya(){const t=["TrackChangesEditing","tableCellProperties","start","_getSuggestion","handleSuggestionDescription","_handlePropertyChange","data","tableCellVerticalAlignment","locale","tableCellBorderColor","accept","format","getSelectionAffectedTableCells","afterInit","TableCellPropertiesEditing","3448098AFgxwZ","has","TrackChangesTableProperties","findAncestor","table","pluginName","removeAttribute","8502851Bbsmui","selection","model","*Format:* change table properties","registerCustomCallback","subType","get","TablePropertiesEditing","tableBorderColor","tableCellWidth","nodeAfter","handleDiscardAction","tableBorderStyle","getFirstPosition","tableCellBackgroundColor","descriptionFactory","discard","getSuggestionCallback","editor","458562cdTACT","commandParams","markBlockFormat","enableCommand","12872096wCqFoo","setAttribute","enqueueChange","6141840lCyAIC","tableHeight","tableCellBorderWidth","*Format:* change table cell properties","tableBorderWidth","tableBackgroundColor","tableCellHeight","365HxHRbX","_suggestionFactory","document","tableCellPadding","TableUtils","43372ZMxflA","batch","join","plugins","tableProperties","tableCellBorderStyle","registerDescriptionCallback","formatBlock","getAttribute","tableWidth","getSuggestions","175522jOejGw","change","getContainedElement","tableCellHorizontalAlignment","tableAlignment"];return(Ya=function(){return t})()}!function(t,e){const n=Ja,r=t();for(;;)try{if(817817===parseInt(n(204))/1+parseInt(n(158))/2+-parseInt(n(178))/3+-parseInt(n(147))/4*(-parseInt(n(142))/5)+parseInt(n(211))/6+parseInt(n(185))/7+-parseInt(n(208))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ya);class Za extends t.Plugin{constructor(t){const e=Ja;super(t),this[e(151)]=[e(193),e(197),e(215),e(162),e(156),e(212),e(216)],this[e(164)]=[e(172),e(152),e(213),e(145),e(194),e(141),e(199),e(161),e(170)]}static get[Qa(183)](){return Qa(180)}[Qa(176)](){const t=Qa,e=this[t(203)][t(150)][t(191)](t(163));if(this[t(203)][t(150)][t(179)](t(192))){for(const n of this[t(151)])e[t(207)](n,((e,r)=>{const s=t,o=this[s(203)][s(187)][s(144)][s(186)][s(198)]()[s(181)](s(182));this[s(168)](n,[o],this[s(151)],s(151),e,r)}));e[t(143)][t(189)](t(154),t(151),t(173),e[t(143)][t(202)](t(154),null,t(201))),e[t(143)][t(189)](t(154),t(151),t(201),((e,n)=>this[t(196)](this[t(151)],e,n))),e[t(143)][t(189)](t(154),t(151),t(149),(()=>!1))}if(this[t(203)][t(150)][t(179)](t(177))){for(const n of this[t(164)])e[t(207)](n,((e,r)=>{const s=t,o=this[s(203)][s(150)][s(191)](s(146))[s(175)](this[s(203)][s(187)][s(144)][s(186)]);this[s(168)](n,o,this[s(164)],s(164),e,r)}));e[t(143)][t(189)](t(154),t(164),t(173),e[t(143)][t(202)](t(154),null,t(201))),e[t(143)][t(189)](t(154),t(164),t(201),((e,n)=>this[t(196)](this[t(164)],e,n))),e[t(143)][t(189)](t(154),t(164),t(149),(()=>!1))}e[t(200)][t(153)]((e=>this[t(167)](e)))}[Qa(168)](t,e,n,r,s,o){const i=Qa,a=this[i(203)][i(150)][i(191)](i(163));this[i(203)][i(187)][i(210)](o[i(148)],(()=>{const t=i;for(const i of e)if(this[t(166)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(155)](r);void 0!==n&&(e[r]=n)}s(o),a[t(206)](i,{commandParams:[e]},[],r)}}))}[Qa(196)](t,e,n){const r=Qa,s=e[0][r(165)][r(195)],o=n[r(205)][0];this[r(203)][r(187)][r(159)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(209)](r,o[r],s):e[n(184)](r,s)}))}[Qa(167)](t){const e=Qa;if(t[e(169)])switch(t[e(190)]){case e(151):return{type:e(174),content:zr(this[e(203)][e(171)],e(188))};case e(164):return{type:e(174),content:zr(this[e(203)][e(171)],e(214))}}}[Qa(166)](t,e){const n=Qa,r=this[n(203)][n(150)][n(191)](n(163));for(const s of r[n(157)]({skipNotAttached:!0})){const r=s[n(160)]();if(s[n(190)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=Y?Y.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Ze(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=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})),Zt(t,sn(t),n),r&&(n=Kn(n,7,oc));for(var s=e.length;s--;)xr(n,e[s]);return n})),Ec=bc;function bc(t,e){const n=Tc();return(bc=function(t,e){return n[t-=347]})(t,e)}function Tc(){const t=["isBefore","_inlineAttributeKeys","_getExternalAuthor","set","notReady","length","default","commentThread","PendingActions","_suggestions","accept","insert","attributeNewValue","isOwn","ck-suggestion-marker-formatInline","_getAuthorFromId","clone","detach","markMultiRangeDeletion","fromCharCode","deleteContent","open","112728gcZogJ","addMarker:suggestion","toViewElement","getSuggestionCallback","isObject","markMultiRangeInsertion","marker-count","concat","_getMarkerAnnouncementText","$text","addMarker","removeMarker:suggestion:attribute","item","insertion:accept","24744YMRZFM","markerReady","_element","$textProxy","enableDefaultAttributesIntegration","unbindElementFromMarkerName","author","adapter","suggestionLoaded","formatBlock:chain","_initAriaMarkerChangeAnnouncements","track-changes-command-not-found","attribute","acceptSuggestion","containsRangeInObject","isExternal","trackChanges","editingDowncast","rootName","acceptSelectedSuggestions","_splitMarkerName","low","PENDING_ACTION_SUGGESTION","define","addHighlight","_addThreadToSuggestion","attribute:discard","_handleNewSuggestionMarker","attribute:accept","locale","next","$marker","_getSuggestionData","split","isArray","registerPostFixer","elementStart","_mergeNestedSuggestions","rename","getSuggestions","filter","discardSelectedSuggestions","getAllAdjacentSuggestions","formatBlock:discard","range","_isDataLoaded","mapper","getMarkers","documentSelection","updateMarker","startsWith","values","_cutOutSuggestionMarker","_defaultCallbacks","getAttribute","suggestionUnloaded","isAtStart","_rangeIsInLocalUserInsertion","_joinWithAdjacentSuggestions","push","suggestionChanged","config","formatGroupId","refresh","ck-suggestion-marker--active","getMultiRangeId","nodeBefore","createSelection","getFirstRange","addComment","removeClass","value","schema","getCustomProperty","includes","every","lowest","stop","2860076LSiohh","createdAt","_setSuggestionRange","differ","deletion","selection","attributeOldValue","markDeletion","ENTER","suggestion","suggestion-type","element","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.","commands","listenTo","isAfter","18oRSNAD","4073985uymqQV","end","trackChangesCommand","ck-suggestion-marker-formatBlock","pop","getCommentThread","commandName","_refreshSuggestionsChain","addSuggestionData","writer","always","forEach","editing","previous","createElement","_addSuggestionMarker","getRange","resolve","insertion:chain","_isRegisteredAttribute","track-changes-suggestion-not-found","18745YLWDhA","getLastMatchingPosition","enqueueChange","_editor","clear","_recordAttributeSuggestions","isBlock","upcast","error-saving-suggestion-data-suggestion-discarded","_suggestionState","plugins","forward","enableCommand","fire","accepted","createPositionBefore","registerCustomCallback","buildSuggestion","deletion:accept","execute","getUser","nodeAfter","howMany","track-changes-user-not-found","ready","delete","LEAVE","change:_saved","_descriptionFactory","keys","_onDiscard","_createSuggestion","multipleBlocks","_getAttributeKey","widget","hasSuggestion","after","enableReadOnlyMode","formatInline:discard","createRangeOn","markerToData","start","insertion","isLimit","consume","hasCommentThread","CommentsRepository","deletion:discard","_removeSuggestion","for","isIntersecting","data","removeMarkers","subType","isTouching","696fQAmDH","getItems","descriptionFactory","addSuggestion","deletion:","oldRange","deletion:chain","moveTargetPosition","discardSuggestion","init","deletion:join","oldValue","isInContent","containerElement","sort","catch","update:suggestion","name","isIntersectingWithRange","trackChanges.trackFormatChanges","getFirstMarker","formatInline:","suggestion:","conversion","getRanges","getChanges","markBlockFormat","join","attribute:","markerNameToElements","groupId","change","isLocal","insertion:","addMarkerName","@external","_commentsRepository","formatBlock:","normal","_isBlockAttribute","model","applyOperation","_processAttributeChanges","elementToElement","createRangeIn","add","_recordAttributeChanges","markInlineFormat","getShiftedBy","removed","ck-suggestion-marker-","5570348JstElR","removeMarker:suggestion:formatBlock","splice","_reduceExistingSuggestions","getSuggestion","removeAttribute","data-suggestion","announce","track-changes-adapter-missing-getsuggestion","isCollapsed","attributes","editor","head","createPositionAt","isEqual","batch","root","_breakSuggestionMarker","getDifference","formatInline:chain","reconvertMarker","from","some","high","key","options","markerToHighlight","isInsideObject","containsRange","_customCallbacks","setTo","get","getWalker","return","comments","_isForcedDefaultExecutionBlock","getIntersection","_trackFormatChanges","find","markMultiRangeBlockFormat","bindElementToMarker","toUpperCase","markers","createRange","track-changes-enable-command-twice","_saved","newRange","$graveyard","originalSuggestionId","dataDowncast","map","markInsertion","isMultiRange","_joinSuggestions","change:data","createPositionAfter","suggestion:attribute:","containsItem","size","discard","change:activeMarkers","chain","formatBlock:join","setSelection","_afterChanges","addMarker:suggestion:formatBlock","getNearestSelectionRange","hasComments","formatBlock:accept","isAtEnd","remove","_processAttributeSuggestions","_suggestionFactory","markAttributeChange","highest","getContainedElement","removeComment","insertion:discard","backward","formatInline:join","isNextTo","dataReady","registerInlineAttribute","attribute:join","move","formatBlock","has","8008250DUSXdF","addCommentThread","format","toJSON","showSuggestionHighlights","skipNestingCheck","before","_checkSuggestionCorrectness","6WARxtq","updateSuggestion","insertContent","activeMarkers","_registerDefaultCallbacks","fetchCommentThread","rethrowUnexpectedError","tablePasteChainId","addClass","trackChanges.mergeNestedSuggestions","splitPosition","setAttribute","acceptAllSuggestions","track-changes-suggestion-data-mismatch","attributeKey","containsPosition","_SUGGESTION_ANNOUNCEMENT","authorName","markerName","requires","external:","isRemovable","type","formatInline:accept","group","assign","_updateSuggestionData","multi","_model","_adapter","forceDefaultExecution","_setSuggestionData","getChangedMarkers","stopListening","creator","_blockAttributeKeys","formatInline","addRange","dataToMarker","FORMATTING","pluginName","$elementName","3jSeoWW","addMarker:suggestion:attribute","Users","then","track-changes-adapter-already-set","discardAllSuggestions","_enabledCommands","rejected","fromRange","387OXdNXF","removeMarker","isUndo","registerBlockAttribute","parent","insertion:join","getAncestors","targetPosition","elementEnd","_findSuggestions","meta","_refreshAttributeSuggestionsChain","substr","isDocumentOperation","newValue","unshift","never","unbind","_reduceSuggestionAttributeRange","isSelectable","substring","ck-suggestion-marker","position","collaboration.channelId","authoredAt","TrackChangesEditing","consumable","document","addUser","warn"];return(Tc=function(){return t})()}!function(t,e){const n=bc,r=t();for(;;)try{if(491905===-parseInt(n(605))/1*(parseInt(n(583))/2)+parseInt(n(414))/3*(parseInt(n(567))/4)+parseInt(n(584))/5+parseInt(n(372))/6*(-parseInt(n(711))/7)+-parseInt(n(489))/8*(-parseInt(n(423))/9)+-parseInt(n(364))/10+parseInt(n(475))/11*(parseInt(n(660))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Tc);const _c=Ec(413);class yc extends t.Plugin{static get[Ec(391)](){return[Ec(651),o.Users,t.PendingActions,Zr,ns,os,fs,Ts,ms,As,Ss,xs,to,so,uo,ho,bo,Ao,No,vo,Fo,Ho,xo,Ko,Yo,ei,ui,di,Ni,si,Vs,Ks,Ei,yi,vi,Fi,ji,zi,qi,$i,ra,aa,fa,ma,qa,ya,Ra,Ba,Za,Oa,ja,za]}static get[Ec(412)](){return Ec(448)}get[Ec(633)](){return this[Ec(662)]}constructor(t){const e=Ec;function n(t){const e=bc;return t[e(761)]((t=>String[e(472)](t)))[e(687)]("")}super(t),this[e(610)]=!1,this[e(456)](e(375),[]),this.on(e(771),((n,r,s,o)=>{const i=e;this[i(400)][i(691)]((()=>{const e=i;for(const n of[...o,...s])this[e(400)][e(753)][e(363)](n)&&t[e(596)][e(731)](n)}))})),this[e(662)]=new qr(this[e(722)][e(700)][e(561)],this[e(722)][e(518)]),this[e(401)]=null,this[e(349)]=new Ac(this[e(722)]),this[e(462)]=new Map,this[e(696)]=t[e(615)][e(742)](e(651)),this[e(420)]=new Set,this[e(400)]=this[e(722)][e(700)],this[e(614)]=new WeakMap,this[e(746)]=!1,this[e(407)]=new Set([e(413)]),this[e(454)]=new Set,t[e(550)][e(512)](e(679),e(459)),this[e(748)]=t[e(550)][e(742)](e(679)),t[e(550)][e(512)](e(381),!0),this[e(526)]=t[e(550)][e(742)](e(381)),this[e(586)]=new f(t,this[e(420)]),this[e(499)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,48,53,54])}[Ec(669)](){const t=Ec,n=this[t(722)],r=(e,n)=>{const r=t;if(r(501)!=e)return r(710)+e;const s=n[r(522)]("|")[0];return this[r(699)](s)?r(587):r(467)};n[t(683)][t(654)](t(506))[t(737)]({model:t(576),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(509)](e[n(390)]),a=[n(444),r(o,i)];let c=3e3;return this[n(375)][n(563)](e[n(390)])&&(a[n(548)](n(553)),c=3010),n(571)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(683)][t(654)](t(760))[t(705)]((e=>{const r=t;e.on(r(476),((t,e,s)=>{const o=r;if(!s[o(736)][o(368)])return;const i=e[o(487)];if(!i)return;const c=s[o(535)][o(477)](i);n[o(700)][o(561)][o(479)](i)&&c&&!c[o(562)](o(639))&&c.is(o(673))&&(0,a.toWidget)(c,s[o(593)])}),{priority:r(734)})})),n[t(683)][t(654)](t(760))[t(737)]({model:t(576),view:(e,n)=>{const s=t;if(!n[s(736)][s(368)])return null;const{type:o,subType:i}=this[s(509)](e[s(390)]);return{classes:[s(444),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(487)])return;const{id:c}=this[a(509)](o[a(390)]);if(r){const t=this[a(462)][a(742)](c),e=this[a(638)](t);if(!this[a(699)](e))return}if(o[a(487)].is(a(572)))return void i[a(449)][a(649)](o[a(487)],s[a(677)]);const u=i[a(535)][a(477)](o[a(487)]);if(o[a(487)].is(a(578))&&n[a(700)][a(561)][a(611)](o[a(487)])&&!u[a(562)](a(513))){i[a(593)][a(380)]([a(444),a(587)],u),i[a(593)][a(383)](a(717),c,u),i[a(535)][a(751)](u,o[a(390)]),e&&(this[a(375)][a(563)](o[a(390)])?i[a(593)][a(380)](a(553),u):i[a(593)][a(559)](a(553),u));for(const t of n[a(700)][a(704)](o[a(487)])[a(661)]())i[a(449)][a(649)](t,s[a(677)]);i[a(449)][a(649)](o[a(487)],s[a(677)])}};n[t(683)][t(654)](t(760))[t(705)]((e=>{const n=t;e.on(n(776),((t,e,r)=>{const o=n;r[o(736)][o(368)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(351)})})),n[t(683)][t(654)](t(760))[t(705)]((e=>{const n=t;e.on(n(415),((t,e,r)=>{const o=n;r[o(736)][o(368)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(351)})})),n[t(683)][t(654)](t(760))[t(645)]({model:t(576),view:(e,n)=>n[t(736)][t(368)]?null:{group:t(576),name:e[t(435)](11)}}),n[t(683)][t(654)](t(612))[t(703)]({view:{name:t(576),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(682)+e[r(543)](r(577))+":"+e[r(543)]("id");return e[r(543)](r(481))&&(s+=":"+e[r(543)](r(481))),n[r(598)](r(520),{"data-name":s})}}),n[t(683)][t(654)](t(612))[t(410)]({view:t(576)}),n[t(683)][t(654)](t(506))[t(705)]((e=>{const n=t;e.on(n(776),s(),{priority:n(734)})})),n[t(683)][t(654)](t(506))[t(705)]((e=>{const n=t;e.on(n(415),s({isAttributeSuggestion:!0}),{priority:n(734)})})),n[t(683)][t(654)](t(506))[t(705)]((e=>{const n=t;e.on(n(712),((t,e,r)=>{const s=n,o=r[s(535)][s(689)](e[s(390)]);if(o)for(const t of o)t[s(562)](s(513))||(r[s(593)][s(559)]([s(444),s(587),s(553)],t),r[s(593)][s(716)](s(717),t),r[s(535)][s(494)](t,e[s(390)]))}),{priority:n(734)})})),n[t(683)][t(654)](t(506))[t(705)]((e=>{const n=t;e.on(n(486),((t,e,r)=>{const s=n,o=r[s(535)][s(689)](e[s(390)]);if(!o)return;const{id:i}=this[s(509)](e[s(390)]),a=this[s(462)][s(742)](i),c=this[s(638)](a);if(this[s(699)](c))for(const t of o)t[s(562)](s(513))||(r[s(593)][s(559)]([s(444),s(587),s(553)],t),r[s(593)][s(716)](s(717),t),r[s(535)][s(494)](t,e[s(390)]))}),{priority:n(734)})})),n[t(700)][t(450)][t(524)]((e=>{const r=t;let s=!1;const o=Array[r(732)](n[r(700)][r(450)][r(570)][r(404)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(509)](t);if(r(576)!==o)continue;const h=this[r(462)][r(742)](f);if(null!=c[r(757)]){r(408)==u&&(s=s||Lc(c[r(757)],t,e,n[r(700)][r(561)]));const o=r(501)==u&&this[r(699)](l[r(522)]("|")[0]);if(c[r(757)][r(720)]||r(758)==c[r(757)][r(727)][r(507)]||r(362)==u&&!Rc(c[r(757)])||o&&!Rc(c[r(757)])||r(571)==u&&(Cc(a=c[r(757)])||function(t){const e=r;return t[e(646)][e(427)]==t[e(585)][e(555)]&&t[e(646)][e(780)]}(a)))e[r(424)](t),s=!0;else{if(!h||!h[r(672)])continue;i[r(705)](h)}}}var a;return i[r(769)]>0&&(s=!!this[r(547)](i)||s),s})),n[t(700)][t(450)][t(524)]((e=>{const r=t;let s=!1;for(const t of n[r(700)][r(450)][r(570)][r(685)]())if(r(464)==t[r(394)])for(const t of this[r(462)][r(540)]()){if(t[r(763)]||!t[r(672)])continue;const o=r(362)==t[r(394)],i=this[r(638)](t),a=i&&this[r(699)](i);if(!o&&!a)continue;const c=t[r(557)]();if(c[r(646)][r(427)]!=c[r(585)][r(427)]&&!c[r(585)][r(780)]){const o=n[r(700)][r(724)](c[r(646)][r(626)],r(585)),i=n[r(700)][r(754)](c[r(646)],o);e[r(538)](t[r(680)](),{range:i}),s=!0}}return s})),n[t(700)][t(450)][t(524)]((e=>this[t(702)](e))),n[t(700)][t(450)][t(524)]((e=>!e[t(726)][t(692)]&&this[t(348)](e))),n[t(700)].on(t(775),(()=>{this[t(610)]=!1})),n[t(700)][t(450)].on(t(765),((r,s)=>{const o=t;if(!s[o(692)]||s[o(425)])return;if(!this[o(610)])return;const i=n[o(700)][o(450)][o(570)][o(685)]();if(0==i[o(458)])return;const a=[],c=i[o(529)]((t=>o(501)==t[o(394)])),u=i[o(529)]((t=>o(464)==t[o(394)]&&o(484)!=t[o(677)])),l=i[o(529)]((t=>o(347)==t[o(394)]&&o(484)!=t[o(677)]));for(const t of c)this[o(603)](t[o(386)])&&a[o(548)]({key:t[o(386)],newValue:t[o(465)],oldValue:t[o(573)],range:Sc(t[o(533)],n[o(700)])});for(const t of u){const e=l[o(749)]((e=>e[o(491)]===t[o(491)]));if(e){const r=Mc(t[o(445)][o(626)],n[o(700)]);e[o(677)]!==t[o(677)]&&a[o(548)]({key:o(413),newValue:t[o(677)],oldValue:e[o(677)],range:r});for(const[n,s]of e[o(721)]){if(!this[o(603)](n))continue;const e=t[o(721)][o(742)](n);s!==e&&a[o(548)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(721)])this[o(603)](n)&&(e[o(721)][o(363)](n)||a[o(548)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(458)]&&n[o(700)][o(607)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(350)](t,e,s,o,{groupId:r});this[n(714)](t,a)}))}),{priority:t(565)}),n[t(700)][t(753)].on(t(676),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(509)](n[s(677)]),e=this[s(462)][s(742)](t);e&&e[s(694)](n[s(677)])}})),n[t(700)][t(450)].on(t(765),(()=>{const e=t,r=Array[e(732)](n[e(700)][e(450)][e(570)][e(404)]())[e(529)]((t=>e(576)===this[e(509)](t[e(677)])[e(396)]));if(0===r[e(458)])return;r[e(674)](((t,n)=>{const r=e,s=t[r(656)][r(665)],o=n[r(656)][r(665)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(646)][r(453)](o[r(646)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(509)](t);if(null===n[e(665)]){const n=this[e(516)](t);o[e(705)](n)}else{const t=this[e(462)][e(742)](r);null!==n[e(757)]||t[e(672)]?(s[e(705)](t[e(723)]),o[e(705)](t)):this[e(653)](t)}}o[e(769)]>0&&this[e(591)](o);for(const t of s)this[e(618)](e(549),t)})),n[t(700)].on(t(701),((e,r)=>{const s=t,o=r[0];if(!this[s(462)][s(769)])return;if(!o[s(436)])return;if(o[s(726)][s(425)]||!o[s(726)][s(692)])return;let i,a;switch(o[s(394)]){case s(464):i=n[s(700)][s(724)](o[s(445)]),a=i[s(708)](o[s(627)]);break;case s(522):i=n[s(700)][s(724)](o[s(382)]),a=n[s(700)][s(724)](o[s(667)]);break;case s(361):i=n[s(700)][s(724)](o[s(430)]),a=i[s(708)](o[s(627)]);break;default:return}const c=n[s(700)][s(754)](i,a);n[s(700)][s(691)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(432)](c)){if(e[t(763)])continue;if(t(408)==e[t(394)])continue;const r=this[t(638)](e);if(r&&this[t(699)](r)&&t(522)!=o[t(394)])continue;const s=e[t(656)]&&e[t(656)][t(637)];(t(362)!=e[t(394)]||t(522)==o[t(394)]&&!s)&&(n[t(503)]||t(647)==e[t(394)]&&n[t(466)]||e[t(557)]()[t(739)](c)&&this[t(728)](e,i,a))}}))}),{priority:t(565)}),n[t(700)].on(t(473),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(402)])return;if(this[s(746)])return;if(!this[s(586)][s(560)])return;if(o[s(720)])return;const a=n[s(700)][s(561)],{start:c,end:u}=o[s(557)](),l=c[s(626)]&&a[s(648)](c[s(626)])?null:a[s(777)](c,s(616)),f=u[s(555)]&&a[s(648)](u[s(555)])?null:a[s(777)](u,s(355)),h=n[s(700)][s(754)](l?l[s(646)]:c,f?f[s(585)]:u);n[s(700)][s(691)]((t=>{const e=s;this[e(574)](h);const r=n[e(700)][e(561)][e(777)](h[e(646)]);o.is(e(537))?t[e(774)](r):o[e(741)](r)})),e[s(566)]()}),{priority:e.priorities[t(698)]+10}),n[t(700)].on(t(374),((e,r)=>{const s=t,o=r[r[s(458)]-1];o&&o[s(402)]||this[s(746)]||this[s(586)][s(560)]&&(n[s(700)][s(691)]((()=>{const t=s;let o=n[t(700)][t(374)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(744)]=o[t(469)]();const i=o[t(585)][t(555)],a=n[t(700)][t(561)];i&&a[t(611)](i)&&!a[t(479)](i)&&(o=n[t(700)][t(754)](o[t(646)],n[t(700)][t(724)](i,t(585)))),this[t(762)](o)})),e[s(566)]())}),{priority:t(734)}),this[t(722)][t(580)][t(705)](t(505),this[t(586)]),this[t(617)](t(505));const o=new p(n,this[t(462)]);n[t(580)][t(705)](t(502),o),this[t(617)](t(502));const i=new b(n,this[t(462)]);n[t(580)][t(705)](t(668),i),this[t(617)](t(668)),n[t(580)][t(705)](t(384),new S(n,o,this[t(462)])),this[t(617)](t(384)),n[t(580)][t(705)](t(419),new S(n,i,this[t(462)])),this[t(617)](t(419)),n[t(580)][t(705)](t(508),new w(n,o,this[t(462)])),this[t(617)](t(508)),n[t(580)][t(705)](t(530),new w(n,i,this[t(462)])),this[t(617)](t(530));const c=n[t(615)][t(742)](t(651));this[t(581)](c,t(558),((e,{threadId:n})=>{const r=t,s=this[r(462)][r(742)](n);s&&s[r(460)]&&1===s[r(460)][r(458)]&&this[r(398)](n,{hasComments:!0})}),{priority:t(510)}),this[t(581)](c,t(353),((e,{threadId:n})=>{const r=t,s=this[r(462)][r(742)](n);s&&s[r(460)]&&!s[r(460)][r(458)]&&this[r(398)](n,{hasComments:!1})}),{priority:t(510)})}set[Ec(496)](t){const n=Ec;if(this[n(401)])throw new e.CKEditorError(n(418),this);this[n(401)]=t}get[Ec(496)](){return this[Ec(401)]}[Ec(528)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(462)][n(540)]())t&&!e[n(672)]||r[n(548)](e);return e?r[n(761)]((t=>t[n(367)]())):r}[Ec(715)](t){const n=Ec,r=this[n(462)][n(742)](t);if(!r)throw new e.CKEditorError(n(604),this);return r}[Ec(640)](t){const e=Ec;return this[e(462)][e(363)](t)}[Ec(592)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(394)][e(522)](":"),a=this[e(462)][e(742)](r)||this[e(636)](o,i,r,n,s);if(this[e(514)](a),this[e(371)](a,o,i||null,n),a[e(568)]=t[e(568)],a[e(534)]=!0,s&&s[e(695)]){const t=s[e(695)],n=this[e(455)](t[e(389)]);a[e(447)]=t[e(568)],a[e(495)]=n,a[e(504)]=!0}else a[e(447)]=t[e(568)];switch(t[e(656)]&&(a[e(656)]=t[e(656)]),t[e(721)]&&(a[e(721)]=t[e(721)]),this[e(401)]&&this[e(401)][e(663)]||(a[e(756)]=!0),this[e(614)][e(742)](a)){case e(457):this[e(614)][e(456)](a,e(358));break;case e(490):a[e(672)]?(this[e(547)](new Set([a])),this[e(591)](new Set([a])),this[e(614)][e(456)](a,e(629)),this[e(618)](e(497),a)):this[e(614)][e(456)](a,e(709))}return a}[Ec(502)](t){const e=Ec;this[e(402)]((()=>{const n=e;this[n(722)][n(700)][n(691)]((()=>{const e=n;for(const n of t[e(531)]())n[e(463)]()}))}))}[Ec(668)](t){const e=Ec;this[e(402)]((()=>{const n=e;this[n(722)][n(700)][n(691)]((()=>{const e=n;for(const n of t[e(531)]())n[e(770)]()}))}))}[Ec(617)](t,n){const r=Ec,s=this[r(722)][r(580)][r(742)](t);if(!s)throw new e.CKEditorError(r(500),this,{commandName:t});if(this[r(420)][r(363)](s))throw new e.CKEditorError(r(755),this,{commandName:t});this[r(420)][r(705)](s),n&&s.on(r(624),((t,e)=>{const o=r;this[o(586)][o(560)]&&(this[o(746)]||(e[o(458)]>0&&e[e[o(458)]-1]&&e[e[o(458)]-1][o(402)]?e[o(588)]():(t[o(744)]=n(((...t)=>s[o(624)](...t,{forceDefaultExecution:!0})),...e),t[o(566)]())))}),{priority:r(734)})}[Ec(402)](t){const n=Ec;let r,s;const o=this[n(746)];this[n(746)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(746)]=!1),s&&e.CKEditorError[n(378)](s,this),r}[Ec(762)](t,n=null,r={}){const s=Ec;if(t[s(720)])return null;const o=this[s(722)][s(615)][s(742)](s(416)).me;for(const{suggestion:e,meta:o}of this[s(432)](t,s(647)))if(o[s(466)]){if(!o[s(357)]){if(o[s(503)]){if(!this[s(526)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(728)](e,t[s(646)],t[s(585)]);break}if(n==e[s(658)]&&wc(e,r)){const n=e[s(557)]();return n[s(646)][s(725)](t[s(585)])?this[s(569)](e,this[s(400)][s(754)](t[s(646)],n[s(585)])):this[s(569)](e,this[s(400)][s(754)](n[s(646)],t[s(585)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(693)+n:s(647),u=this[s(403)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(599)](c,i,a,t),u}[Ec(480)](t,n=Ec(399),r={}){const s=Ec,o=this[s(722)][s(615)][s(742)](s(416)).me,i=this[s(349)][s(478)](s(647),n,s(687));for(const e of this[s(528)]())if(e[s(495)].id==o.id&&s(647)==e[s(394)]&&e[s(658)]==n&&wc(e,r)&&(i(e[s(684)](),t)||i(t,e[s(684)]()))){for(const n of t)e[s(409)](n);return e}for(const{suggestion:e,meta:n}of this[s(432)](t,s(647))){if(!n[s(466)])continue;if(!this[s(526)]&&n[s(503)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(684)]())for(const e of t)if(!n[s(739)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(693)+n,l=this[s(403)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(599)](u,a,c,e,Hr[s(554)]());return l}[Ec(707)](t,n,r=null,s={}){const o=Ec;if(r=r||Nc(n),t[o(720)])return null;if(o(439)===this[o(748)]){const e=this[o(349)][o(478)](o(408),r,o(463));return this[o(402)]((()=>e([t],n,s))),null}const i=this[o(722)][o(615)][o(742)](o(416)).me,a=[];if(o(594)!==this[o(748)])for(const{suggestion:e,meta:n}of this[o(432)](t,o(647)))n[o(466)]&&!n[o(738)]&&a[o(548)](...e[o(684)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(747)](s);e&&r[n(548)](e)}return r}(t,a),u=function(t,e){const n=o,r=[t];for(const t of e){let e=0;for(;e<r[n(458)];){const s=r[e][n(729)](t);r[n(713)](e,1,...s),e+=s[n(458)]}}return r}(t,a);c[o(458)]&&this[o(400)][o(691)]((()=>{const t=o;for(const e of c){const o=this[t(349)][t(478)](t(408),r,t(463));this[t(402)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(646)],u=t[o(585)];for(const{suggestion:e,meta:n}of this[o(432)](t,o(408))){if(!n[o(466)])continue;if(e[o(658)]!=r)continue;if(!wc(e,s))continue;const i=e[o(557)]();if(i[o(739)](t,!0))return null;c=c[o(453)](i[o(646)])?c:i[o(646)],u=u[o(582)](i[o(585)])?u:i[o(585)],a?i[o(646)][o(453)](a[o(557)]()[o(646)])?(a[o(657)](),a=e):e[o(657)]():a=e}const l=this[o(400)][o(754)](c,u);if(a)this[o(569)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(403)]({id:t,type:o(681)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(599)](o(681)+r,t,a,l)}}return null}[Ec(686)](t,n,r=[],s=null,o={}){const i=Ec;n[i(551)]||(n[i(551)]=n[i(590)]),n[i(637)]=t.is(i(533)),s=s||Nc(n);const a=r[i(761)]((t=>Mc(t,this[i(400)]))),c=t.is(i(533))?t:Mc(t,this[i(400)]);if(i(439)===this[i(748)]){const t=this[i(349)][i(478)](i(362),s,i(463));return this[i(402)]((()=>t([c],n,o))),null}a[i(548)](c);let u=!0;for(const t of a)if(!this[i(546)](t)){u=!1;break}if(u&&i(594)!==this[i(748)]){const t=this[i(349)][i(478)](i(362),s,i(463));return this[i(402)]((()=>t([c],n,o))),null}let l=null,f=c[i(646)],h=c[i(585)];for(const{suggestion:t,meta:e}of this[i(432)](c,i(362))){if(!e[i(466)])continue;if(e[i(357)]||e[i(503)]||e[i(738)])continue;if(t[i(656)][i(551)]!=n[i(551)])continue;if(!wc(t,o))continue;const r=t[i(557)]();if(t[i(658)]==s){if(r[i(739)](c,!0))return null;f=f[i(453)](r[i(646)])?f:r[i(646)],h=h[i(582)](r[i(585)])?h:r[i(585)],l?r[i(646)][i(453)](l[i(557)]()[i(646)])?(l[i(657)](),l=t):t[i(657)]():l=t}else{const e=c[i(747)](r);this[i(541)](t,e)}}const g=this[i(722)][i(615)][i(742)](i(416)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(569)](l,this[i(400)][i(754)](f,h)),l;{const t=this[i(403)]({id:d,type:i(697)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(599)](i(697)+s,d,p,this[i(400)][i(754)](f,h)),t}}[Ec(750)](t,n,r=[],s=null,o={}){const i=Ec;n[i(551)]||(n[i(551)]=n[i(590)]);const a=t[0];n[i(637)]=a.is(i(533)),s=s||Nc(n);const c=r[i(761)]((t=>Mc(t,this[i(400)]))),u=a.is(i(533))?t:t[i(761)]((t=>Mc(t,this[i(400)])));if(i(439)===this[i(748)]){const t=this[i(349)][i(478)](i(362),s,i(463));return this[i(402)]((()=>t(u,n,o))),null}c[i(548)](...u);let l=!0;for(const t of c)if(!this[i(546)](t)){l=!1;break}if(l&&i(594)!==this[i(748)]){const t=this[i(349)][i(478)](i(362),s,i(463));return this[i(402)]((()=>t(u,n,o))),null}const f=this[i(722)][i(615)][i(742)](i(416)).me;for(const t of this[i(528)]()){if(t[i(495)].id!=f.id)continue;if(i(362)!=t[i(394)]||t[i(656)][i(551)]!=n[i(551)])continue;if(!wc(t,o))continue;const e=t[i(658)]==s;for(let n=0;n<u[i(458)];n++){const r=u[n];for(const s of t[i(536)]()){const o=s[i(600)]();if(r[i(725)](o)){e?(u[i(713)](n,1),n--):t[i(424)](s[i(677)]);break}}}}if(0==u[i(458)])return null;const h=this[i(349)][i(478)](i(362),s,i(687));for(const t of this[i(528)]())if(t[i(495)].id==f.id&&i(362)==t[i(394)]&&t[i(656)][i(551)]==n[i(551)]&&t[i(658)]==s&&wc(t,o)&&(h(t[i(684)](),u)||h(u,t[i(684)]()))){for(const e of u)t[i(409)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(697)+s,m=this[i(403)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(599)](p,g,d,t,Hr[i(554)]());return m}[Ec(574)](t,n=null,r={}){const s=Ec;if(t[s(720)])return null;const o=this[s(722)][s(615)][s(742)](s(416)).me,a=new i.LiveRange(t[s(646)],t[s(585)]);for(const{suggestion:t,meta:e}of this[s(432)](a,s(647)))if(e[s(466)]&&!e[s(357)])if(t[s(763)]){const e=t[s(684)]()[s(529)]((t=>s(758)!=t[s(727)][s(507)]));if(e[s(564)]((t=>a[s(739)](t,!0)))&&t[s(770)](),e[s(733)]((t=>t[s(739)](a,!0)))){const t=this[s(349)][s(478)](s(571),n,s(463));return this[s(402)]((()=>t([a],null,r))),null}}else{const e=a[s(747)](t[s(557)]());null!==e&&t[s(635)]([e],null,r)}if(a[s(470)](),a[s(720)]||s(758)==a[s(727)][s(507)])return null;let c=null,u=a[s(646)],l=a[s(585)];const f=this[s(432)](a,s(571));for(const{suggestion:t,meta:e}of f){const n=this[s(400)][s(754)](u,l);if(e[s(466)]&&(this[s(526)]||!e[s(503)]&&!e[s(738)]))if(t[s(763)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(684)]()){if(r[s(739)](n,!0))return t;n[s(739)](r)||(e=!1)}e&&t[s(770)]()}else{const e=t[s(557)]();if(e[s(739)](n,!0))return t;if(!wc(t,r)){n[s(739)](e)?t[s(657)]():e[s(387)](u)?u=e[s(585)]:e[s(387)](l)&&(l=e[s(646)]);continue}u=u[s(453)](e[s(646)])?u:e[s(646)],l=l[s(582)](e[s(585)])?l:e[s(585)],r=Object[s(397)]({},t[s(721)]),c?e[s(646)][s(453)](c[s(557)]()[s(646)])?(c[s(657)](),c=t):t[s(657)]():c=t}}if(c)return this[s(569)](c,this[s(400)][s(754)](u,l)),c;{const t=(0,e.uid)(),i=this[s(400)][s(754)](u,l),a=o.id,c=n?s(664)+n:s(571),f=this[s(403)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(599)](c,t,a,i),f}}[Ec(471)](t,n=Ec(399),r={}){const s=Ec,o=this[s(722)][s(615)][s(742)](s(416)).me,a=t[s(761)]((t=>new i.LiveRange(t[s(646)],t[s(585)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(432)](a,s(647)))e[s(466)]&&!e[s(357)]&&c[s(705)](t);for(const e of c)if(e[s(763)]){const o=e[s(684)]();if((!e[s(721)]||!e[s(721)][s(369)])&&o[s(564)]((t=>a[s(733)]((e=>e[s(739)](t,!0)))))&&e[s(770)](),a[s(564)]((t=>o[s(733)]((e=>e[s(739)](t,!0)))))){const e=this[s(349)][s(478)](s(571),n,s(463));return this[s(402)]((()=>e(t,null,r))),null}}else{const t=e[s(557)]();if(a[s(733)]((e=>e[s(739)](t,!0)))&&e[s(770)](),a[s(564)]((e=>t[s(739)](e,!0)))){const t=this[s(349)][s(478)](s(571),n,s(463));return this[s(402)]((()=>t(a,null,r))),null}}const u=this[s(349)][s(478)](s(571),n,s(687));let l=null;for(const t of this[s(528)]())if(t[s(495)].id==o.id&&t[s(672)]&&s(571)==t[s(394)]&&t[s(658)]==n&&wc(t,r)&&(u(t[s(684)](),a)||u(a,t[s(684)]())))if(l){if(t[s(460)]&&t[s(460)][s(458)])continue;for(const e of t[s(684)]())l[s(678)](e)||l[s(409)](e);t[s(657)]()}else{l=t;for(const e of a)t[s(678)](e)||t[s(409)](e)}if(l)return l;c[s(609)]();for(const{suggestion:t,meta:e}of this[s(432)](a,s(571)))e[s(466)]&&(this[s(526)]||!e[s(503)]&&!e[s(738)])&&wc(t,r)&&c[s(705)](t);for(const t of c){const e=t[s(684)]();if((!r||!r[s(369)])&&a[s(564)]((t=>e[s(733)]((e=>e[s(739)](t,!0))))))return t;(!t[s(721)]||!t[s(721)][s(369)])&&e[s(564)]((t=>a[s(733)]((e=>e[s(739)](t,!0)))))&&t[s(770)]()}const f=(0,e.uid)(),h=o.id,g=s(664)+n,d=this[s(403)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(470)](),t[s(720)]||s(758)==t[s(727)][s(507)]||this[s(599)](g,f,h,t,Hr[s(554)]());return d}[Ec(350)](t,n,r,s,o){const i=Ec;if(t[i(720)])return[];if(i(439)===this[i(748)])return[];const a=this[i(722)][i(615)][i(742)](i(416)).me.id,c=Array[i(732)](this[i(462)][i(540)]())[i(529)]((e=>i(501)==e[i(394)]&&e[i(656)][i(735)]==n&&e[i(678)](t)));if(i(459)===this[i(748)]){const e=this[i(432)](t,i(647))[i(529)]((({meta:t})=>t[i(466)]&&!t[i(738)]&&!t[i(357)]))[i(761)]((({suggestion:t})=>t));c[i(438)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(501)==t[i(394)]?t[i(656)][i(671)]:void 0,o=t[i(557)](),a=Array[i(732)](u[i(634)]())[i(749)]((t=>t[i(655)](o)));if(!a)continue;const c=a[i(729)](o);this[i(699)](n)&&i(647)==t[i(394)]&&0!=c[i(458)]||(u[i(630)](a),c[i(595)]((t=>{u[i(456)](t,r)})),i(647)!=t[i(394)]&&e!=s&&u[i(456)](a[i(747)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(458)]>37&&console[i(452)](i(579),{key:n});const f=(i(688)+(n+"|")+Nc({newValue:s}))[i(443)](0,60),h=this[i(403)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(548)](h),this[i(599)](f,c,a,t)}return l}[Ec(493)](t){const e=Ec;this[e(617)](t,((t,...n)=>{this[e(706)]((()=>{t(...n)}))}))}[Ec(426)](t){const e=Ec;this[e(407)][e(705)](t)}[Ec(359)](t){const e=Ec;this[e(454)][e(705)](t)}[Ec(638)](t){const e=Ec;return e(501)==t[e(394)]?t[e(658)][e(522)]("|")[0]:null}[Ec(569)](t,e){const n=Ec,r=t[n(680)]();this[n(400)][n(691)]((t=>{t[n(538)](r,{range:e})}))}[Ec(514)](t){const e=Ec,n=t.id,r=this[e(722)][e(550)][e(742)](e(446));this[e(696)][e(650)](n)||this[e(696)][e(365)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(696)][e(589)](n);s[e(440)](e(393)),s[e(393)]=!1,t[e(460)]=s}[Ec(371)](t,n,r,s){const o=Ec;if(t[o(394)]!=n||t[o(658)]!=r||t[o(406)].id!=s)throw this[o(722)][o(642)](o(385)),new e.CKEditorError(o(385),this)}[Ec(541)](t,n){const r=Ec,s=t[r(557)]();if(n[r(725)](s))t[r(657)]();else if(s[r(739)](n)){const o=this[r(400)][r(724)](n[r(646)][r(555)],r(585));this[r(569)](t,this[r(400)][r(754)](s[r(646)],o));const i=(0,e.uid)(),a=t[r(406)].id,c=t[r(394)]+":"+t[r(658)];this[r(403)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(656)],attributes:t[r(721)]});const u=this[r(400)][r(724)](n[r(585)][r(427)],r(641)),l=this[r(400)][r(754)](u,s[r(585)]);this[r(599)](c,i,a,l)}else if(s[r(387)](n[r(646)])){const e=this[r(400)][r(724)](n[r(646)][r(555)],r(585));this[r(569)](t,this[r(400)][r(754)](s[r(646)],e))}else{const e=this[r(400)][r(724)](n[r(585)][r(427)],r(641));this[r(569)](t,this[r(400)][r(754)](e,s[r(585)]))}}[Ec(546)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(432)](t,e(647))){if(!r[e(466)])continue;const s=n[e(684)]();for(const n of s)if(!t[e(729)](n)[e(458)])return!0}return!1}[Ec(468)](t){const n=Ec,r=this[n(722)][n(615)][n(742)](n(416))[n(625)](t);if(!r)throw new e.CKEditorError(n(628),this);return r}[Ec(455)](t){const e=Ec,n=this[e(722)][e(615)][e(742)](e(416)),r=(0,o.hashObject)(e(392)+t);return n[e(625)](r)||n[e(451)]({id:r,name:t})}[Ec(636)](t,e,n,r,s){const o=Ec,i=this[o(468)](r),a=this[o(349)][o(622)](t,e,n,i,s,(t=>{const e=o;this[e(398)](n,{attributes:t});const r=this[e(715)](n);this[e(547)](new Set([r])),this[e(591)](new Set([r]))}));return this[o(581)](a,o(463),(()=>{const t=o;this[t(398)](n,{state:t(619)})}),{priority:o(734)}),this[o(581)](a,o(770),(()=>{const t=o;this[t(398)](n,{state:t(421)})}),{priority:o(734)}),this[o(462)][o(456)](n,a),this[o(614)][o(456)](a,o(457)),a}[Ec(509)](t){const e=Ec,n=t[e(522)](":");return{group:n[0],type:n[1],subType:n[e(458)]>=5?n[2]:null,id:n[e(458)]<5?n[2]:n[3],authorId:n[e(458)]<5?n[3]:n[4],markerCount:6==n[e(458)]?n[5]:null}}[Ec(728)](t,n,r){const s=Ec,o=t[s(557)](),i=o[s(646)],a=o[s(585)];this[s(569)](t,this[s(400)][s(754)](i,n));const c=(0,e.uid)(),u=t[s(406)].id,l=t[s(394)]+(t[s(658)]?":"+t[s(658)]:"");this[s(403)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(721)],data:t[s(656)]});const f=this[s(638)](t);(s(362)==t[s(394)]||f&&this[s(699)](f))&&(r=this[s(400)][s(620)](r[s(427)])),this[s(599)](l,c,u,this[s(400)][s(754)](r,a))}[Ec(432)](t,e=null){const n=Ec,r=[],s=this[n(722)][n(615)][n(742)](n(416)).me;Array[n(523)](t)||(t=[t]);for(const o of this[n(528)]()){if(!o[n(672)])continue;if(e&&o[n(394)]!=e)continue;let i=!1;for(const e of o[n(684)]()){for(const a of t){const t=a[n(646)][n(725)](e[n(585)])||a[n(585)][n(725)](e[n(646)]);if(t||a[n(747)](e)){const c=a[n(739)](e)&&kc(this[n(400)][n(561)],e[n(646)],a),u=e[n(739)](a)&&kc(this[n(400)][n(561)],a[n(646)],e);r[n(548)]({suggestion:o,meta:{isOwn:s==o[n(495)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(599)](t,e,n,r,s){const o=Ec;this[o(400)][o(691)]((i=>{const a=o;let c=a(682)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(485)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(653)](t){const e=Ec,n=t[e(597)],r=t[e(519)];t[e(597)]=null,t[e(519)]=null,null!=n&&n[e(519)]==t&&(n[e(519)]=r),null!=r&&r[e(597)]==t&&(r[e(597)]=n),e(629)==this[e(614)][e(742)](t)&&(this[e(614)][e(456)](t,e(709)),this[e(618)](e(544),t,n,r))}[Ec(403)](t){const n=Ec,r=t.id,s=this[n(592)](t);if(this[n(401)]&&this[n(401)][n(663)]){const o=this[n(722)][n(615)][n(742)](n(461)),i=s[n(778)],a=s[n(658)]?s[n(394)]+":"+s[n(658)]:s[n(394)],c=this[n(722)][n(518)],u=o[n(705)](zr(c,n(511))),l={id:r,type:a,hasComments:i,data:t[n(656)]||null,originalSuggestionId:t[n(759)]||null,attributes:s[n(721)]};this[n(401)][n(663)](l)[n(417)]((t=>{const e=n;s[e(756)]=!0,o[e(347)](u),t&&t[e(568)]&&(this[e(462)][e(742)](r)[e(568)]=t[e(568)])}))[n(675)]((t=>{const r=n;throw(0,e.logWarning)(r(613)),this[r(722)][r(700)][r(607)]({isUndoable:!1},(()=>{s[r(770)]()})),s[r(405)](),this[r(462)][r(630)](s.id),this[r(614)][r(630)](s),t}))}return s}[Ec(699)](t){const e=Ec;return this[e(407)][e(363)](t)}[Ec(398)](t,e){const n=Ec,r=this[n(722)][n(615)][n(742)](n(461)),s=this[n(715)](t);if(this[n(401)]&&this[n(401)][n(373)])if(s[n(756)]){const s=r[n(705)](zr(this[n(722)][n(518)],n(511)));this[n(401)][n(373)](t,e)[n(417)]((()=>{r[n(347)](s)}))}else s.on(n(632),(()=>{this[n(398)](t,e)}))}[Ec(521)](t){const n=Ec;if(!this[n(401)]||!this[n(401)][n(715)])throw new e.CKEditorError(n(719),this);return this[n(401)][n(715)](t)}[Ec(516)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(509)](t),i=this[e(462)][e(742)](n)||this[e(636)](r,s,n,o,{});switch(this[e(371)](i,r,s,o),this[e(614)][e(742)](i)){case e(457):this[e(521)](n)[e(417)]((t=>{const r=e;let s=Promise[r(601)]();t[r(778)]&&(s=this[r(696)][r(377)]({channelId:this[r(722)][r(550)][r(742)](r(446)),threadId:n})),s[r(417)]((()=>{const e=r;this[e(592)](t)[e(756)]=!0}))})),this[e(614)][e(456)](i,e(490));break;case e(709):this[e(398)](n,{state:e(474)});case e(358):this[e(614)][e(456)](i,e(629)),this[e(618)](e(497),i);break;case e(629):this[e(618)](e(549),i)}return i[e(694)](t),i}[Ec(591)](t){const e=Ec,n=Array[e(732)](t),r=n[e(529)]((t=>e(501)==t[e(394)]));this[e(434)](r);const s=n[e(529)]((t=>!t[e(763)]&&e(501)!=t[e(394)])),o=this[e(528)]({skipNotAttached:!0})[e(529)]((t=>!t[e(763)]&&e(501)!=t[e(394)])),i=o[e(529)]((n=>!t[e(363)](n))),a=new Map(o[e(761)]((t=>[t,this[e(349)][e(478)](t[e(394)],t[e(658)],e(772))]))),c=new Map(o[e(761)]((t=>[t,t[e(557)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(458)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(458)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(458)];t++){const n=s[t];!l[e(363)](n)&&n[e(597)]&&(f[e(705)](n[e(597)]),n[e(597)][e(519)]===n&&(n[e(597)][e(519)]=null),n[e(597)]=null),!u[e(363)](n)&&n[e(519)]&&(f[e(705)](n[e(519)]),n[e(519)][e(597)]===n&&(n[e(519)][e(597)]=null),n[e(519)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(458)];e++){const r=g(t,n[e]);r&&(r[0][s(519)]=r[1],r[1][s(597)]=r[0],u[s(705)](r[0]),l[s(705)](r[1]))}}function g(t,n){const r=e;if(t[r(495)].id!==n[r(495)].id)return null;const s=a[r(742)](t)(t,n,c[r(742)](t),c[r(742)](n));return s&&a[r(742)](n)(t,n,c[r(742)](t),c[r(742)](n))?s[1][r(460)]&&s[1][r(460)][r(458)]?null:s:null}f[e(769)]&&this[e(591)](f)}[Ec(434)](t){const e=Ec;if(0==t[e(458)])return;const n=this[e(528)]({skipNotAttached:!0})[e(529)]((t=>e(501)==t[e(394)]&&t[e(534)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(721)]);s[e(363)](n)||(s[e(456)](n,r[e(458)]),r[e(548)]([]));const i=s[e(742)](n);r[i][e(548)](t)}!function(){const t=e;r[t(674)](((e,n)=>{const r=t,s=e[0][r(568)],o=n[0][r(568)];return s==o?e[0][r(721)][r(690)]<n[0][r(721)][r(690)]?-1:1:s<o?-1:1}));for(const e of r)e[t(674)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(458)];t++){if(0==r[t][e(458)])continue;const n=[];for(let s=t+1;s<r[e(458)];s++)0!=r[s][e(458)]&&i(r[t],r[s])&&n[e(548)](s);for(const s of n)r[t]=r[t][e(482)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(458)];n++)t[n][e(519)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(458)];n++)t[n][e(597)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(721)][r(690)]!==n[0][r(721)][r(690)]&&t[0][r(495)]!==n[0][r(495)])return!1;if(!function(t,e){const n=r;return!t[n(778)]&&!e[n(778)]||(!t[n(778)]||!e[n(778)])&&(!!(t[n(778)]&&e[n(568)]<t[n(460)][n(745)][n(742)](0)[n(568)])||!!(e[n(778)]&&t[n(568)]<e[n(460)][n(745)][n(742)](0)[n(568)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(721)],r(690)),o=Ic(n[0][r(721)],r(690));return!!wr(s,o)&&(!!t[r(564)]((t=>n[r(733)]((e=>t[r(557)]()[r(725)](e[r(557)]())))))&&n[r(564)]((e=>t[r(733)]((t=>e[r(557)]()[r(725)](t[r(557)]()))))))}}[Ec(547)](t){const e=Ec,n=Array[e(732)](t),r=this[e(528)]({skipNotAttached:!0}),s=r[e(529)]((n=>!t[e(363)](n))),o=new Map(n[e(761)]((t=>[t,this[e(349)][e(478)](t[e(394)],t[e(658)],e(687))]))),i=new Map(r[e(761)]((t=>[t,t[e(684)]()])));for(let t=0;t<n[e(458)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(458)];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(458)];e++){const s=r[e];if(s[a(394)]!==n[a(394)]||s[a(495)].id!==n[a(495)].id||s[a(658)]!==n[a(658)])continue;if(!Oc(n,s,[a(690)]))continue;if(a(501)==n[a(394)]&&n[a(656)][a(671)]!=s[a(656)][a(671)])continue;if(a(501)==n[a(394)]&&t[a(699)](n[a(656)][a(735)]))continue;if(a(362)==n[a(394)]){const e=t[a(722)][a(700)],r=n[a(352)]();if(r&&(e[a(561)][a(479)](r)||e[a(561)][a(648)](r)))continue}const c=o[a(742)](n),u=i[a(742)](n),l=i[a(742)](s),f=n[a(460)]&&n[a(460)][a(458)],h=s[a(460)]&&s[a(460)][a(458)];if(!f&&c(l,u))return t[a(764)](s,n),i[a(630)](n),!0;if(!h&&c(u,l))return t[a(764)](n,s),i[a(630)](s),!0}return!1}}[Ec(764)](t,e){const n=Ec;if(t[n(763)])for(const r of e[n(684)]())t[n(409)](r);else{const r=e[n(557)]()[n(585)];this[n(569)](t,this[n(400)][n(754)](t[n(557)]()[n(646)],r))}e[n(657)]()}[Ec(483)](t,e){const n=Ec,r=t[n(539)](n(366))||t[n(539)](n(501))?n(411):t[n(752)]();return zr(this[n(722)][n(518)],e+"_"+r+n(388))}[Ec(499)](){const t=Ec,e=this[t(722)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(400)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(509)](t[s(677)]);if(s(576)===e){n[s(718)](this[s(483)](r,s(631)));break}}for(const t of r){const{group:e,type:r}=this[s(509)](t[s(677)]);if(s(576)===e){n[s(718)](this[s(483)](r,s(575)));break}}}))}[Ec(702)](t){const e=Ec;if(this[e(610)])return!1;const n=this[e(722)],r=n[e(700)][e(450)][e(570)][e(685)]();if(0==r[e(458)])return!1;const s=[],o=r[e(529)]((t=>e(501)==t[e(394)])),i=r[e(529)]((t=>e(464)==t[e(394)]&&e(484)!=t[e(677)])),a=r[e(529)]((t=>e(347)==t[e(394)]&&e(484)!=t[e(677)]));for(const t of o)s[e(548)]({key:t[e(386)],newValue:t[e(465)],oldValue:t[e(573)],range:Sc(t[e(533)],n[e(700)])});for(const t of i){const r=a[e(749)]((n=>n[e(445)][e(725)](t[e(445)])));r&&s[e(548)]({key:e(413),newValue:t[e(677)],oldValue:r[e(677)],range:n[e(700)][e(644)](t[e(445)][e(626)])})}return 0!=s[e(458)]&&this[e(714)](t,s)}[Ec(348)](t){const e=Ec;let n=!1;const r=this[e(722)][e(700)][e(450)][e(570)][e(404)]()[e(529)]((t=>t[e(656)][e(757)]&&t[e(677)][e(539)](e(767))));for(const s of r){const{subType:r,id:o}=this[e(509)](s[e(677)]),i=r[e(522)]("|")[0];for(const r of this[e(528)]({skipNotAttached:!0}))r.id!=o&&e(501)==r[e(394)]&&r[e(656)]&&r[e(656)][e(735)]==i&&r[e(557)]()[e(655)](s[e(656)][e(757)])&&(this[e(441)](r,s[e(656)][e(757)],t),n=!0)}return n}[Ec(706)](t){const e=Ec;this[e(722)],this[e(610)]=!0,t()}[Ec(603)](t){const e=Ec,n=this[e(699)](t),r=this[e(454)][e(363)](t);return n||r}[Ec(714)](t,e){const n=Ec;if(0==e[n(458)])return!1;let r=!1;for(const s of e){const e=this[n(432)](s[n(533)],n(501))[n(529)]((t=>!t[n(433)][n(357)]))[n(761)]((t=>t[n(576)])),i=(0,o.hashObject)({newValue:s[n(437)]});e[n(529)]((t=>{const e=n,[r,o]=t[e(658)][e(522)]("|");return r==s[e(735)]&&o!=i}))[n(595)]((e=>{const o=n;this[o(441)](e,s[o(533)],t),r=!0}))}return r}[Ec(441)](t,e,n){const r=Ec,s=t[r(557)]()[r(729)](e);0!==s[r(458)]?1!==s[r(458)]?this[r(728)](t,e[r(646)],e[r(585)]):this[r(569)](t,s[0]):n[r(424)](t[r(680)]())}}class Ac{constructor(t){const e=Ec;this[e(608)]=t,this[e(400)]=t[e(700)],this[e(740)]=new Map,this[e(542)]=new Map,this[e(376)]()}[Ec(622)](t,e,n,r,s,o){const i=Ec;return new Hr(this[i(400)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(478)](t,e,i(463))(...n),onDiscard:(...n)=>this[i(478)](t,e,i(770))(...n)})}[Ec(621)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(740)][s(456)](o,r)}[Ec(478)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(740)][r(742)](s)||this[r(542)][r(742)](t+":"+n)}[Ec(376)](){const t=Ec,e=()=>!1,n=t=>{const e=bc;t[e(674)](((t,n)=>t[e(646)][e(453)](n[e(646)])?1:-1)),this[e(400)][e(691)]((n=>{const r=e;for(const e of t){let t;t=e[r(585)][r(780)]&&e[r(585)][r(427)]==e[r(646)][r(626)]?n[r(556)](e[r(646)][r(626)],"on"):n[r(556)](e),this[r(400)][r(473)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(400)][n(691)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(761)]((t=>(Cc(t)&&(t=this[s(400)][s(754)](t[s(585)])),t)))[s(529)]((t=>s(758)!==t[s(727)][s(507)]));if(c[s(458)]<1)return;const u=Array[s(732)](this[s(400)][s(450)][s(572)][s(684)]())[s(761)]((t=>i.LiveRange[s(422)](t)));r[s(774)](c);for(const t of this[s(608)][s(580)][s(580)]())t[s(552)]();a[s(548)]({forceDefaultExecution:!0}),this[s(608)][s(624)](o,...a);const l=u[s(529)]((t=>s(758)!=t[s(727)][s(507)]));l[s(458)]>0&&r[s(774)](l);for(const t of u)t[s(470)]()}))},s=(e,n)=>1==e[t(458)]&&1==n[t(458)]&&e[0][t(585)][t(725)](n[0][t(646)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(400)])?[e,n]:vc(n,e,s,r,this[t(400)])?[n,e]:null;this[t(542)][t(456)](t(488),e),this[t(542)][t(456)](t(354),n),this[t(542)][t(456)](t(428),s),this[t(542)][t(456)](t(602),o),this[t(542)][t(456)](t(623),n),this[t(542)][t(456)](t(652),e),this[t(542)][t(456)](t(670),s),this[t(542)][t(456)](t(666),o),this[t(542)][t(456)](t(395),r),this[t(542)][t(456)](t(643),e),this[t(542)][t(456)](t(356),s),this[t(542)][t(456)](t(730),e),this[t(542)][t(456)](t(779),r),this[t(542)][t(456)](t(532),e),this[t(542)][t(456)](t(773),s),this[t(542)][t(456)](t(498),e),this[t(542)][t(456)](t(517),e),this[t(542)][t(456)](t(515),((e,n)=>{const r=t;if(!n)return;const s=this[r(608)][r(615)][r(742)](yc);this[r(400)][r(691)]((t=>{const o=r;if(o(413)==n[o(735)])for(const r of e){const e=r[o(646)][o(626)],s=n[o(671)];t[o(527)](e,s)}else if(s[o(699)](n[o(735)]))for(const r of e)void 0!==n[o(671)]?t[o(383)](n[o(735)],n[o(671)],r[o(646)][o(626)]):t[o(716)](n[o(735)],r[o(646)][o(626)]);else for(const r of e)n[o(671)]?t[o(383)](n[o(735)],n[o(671)],r):t[o(716)](n[o(735)],r)}))})),this[t(542)][t(456)](t(360),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(427)][r(429)]({includeSelf:!0,parentFirst:!0})){if(s[r(727)]==s)return!1;if(!n[r(768)](s))return!1;if(t[r(479)](s)||t[r(648)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(585)][e(427)]==t[e(646)][e(626)]&&t[e(585)][e(545)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(487)].is(s(492))&&!r[s(479)](t[s(487)]),i=t[s(646)][s(606)](o),a=t[s(585)][s(606)](o,{direction:s(355)});return!(t[s(646)][s(725)](i)&&t[s(585)][s(725)](a)||(i[s(453)](a)?n[s(538)](e,{range:n[s(754)](i,a)}):n[s(424)](e),0))}function Nc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(646)][e(626)];return n&&n.is(e(578))}function Sc(t,e){const n=Ec;return null==t[n(585)][n(555)]&&t[n(585)][n(427)]==t[n(646)][n(626)]?Mc(t[n(646)][n(626)],e):t}function Mc(t,e){const n=Ec,r=e[n(561)][n(479)](t)||e[n(561)][n(442)](t);return e[n(754)](e[n(724)](t,n(370)),r?e[n(766)](t):e[n(724)](t,n(585)))}function vc(t,e,n,r,s){const o=Ec;if(!Oc(t,e))return!1;if(n[o(585)][o(725)](r[o(646)]))return!0;if(t[o(394)]!=e[o(394)])return!1;if(!n[o(585)][o(659)](r[o(646)]))return!1;const i=s[o(754)](n[o(585)],r[o(646)])[o(743)]();for(const t of i)if([o(525),o(431)][o(563)](t[o(394)])&&s[o(561)][o(648)](t[o(487)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ec;return!(!t[r(534)]||!e[r(534)])&&wr(Ic(t[r(721)],n),Ic(e[r(721)],n))}function wc(t,e){const n=Ec,r=Dc(t[n(721)]),s=Dc(e);if(!t[n(534)])return!1;for(const t of Object[n(634)](s))if(!wr(r[t],s[t]))return!1;return!0}function Dc(t){const e=Ec,n=Object[e(397)]({},t);return delete n[e(369)],delete n[e(379)],n}function Fc(t,e){const n=Pc();return(Fc=function(t,e){return n[t-=128]})(t,e)}const Bc=Fc;function Pc(){const t=["get","remove","acceptSuggestion","execute","_setPendingAction","169083ftNYzD","828esuTLB","isEnabled","plugins","stopListening","722148KziwCV","model","PENDING_ACTION_SUGGESTION","commands","50lzPDjD","getRanges","115719nuLAMK","change:isDirty","locale","canAccept","canDiscard","PendingActions","discardSuggestion","16034ELFCCO","_editor","_discardCommand","_acceptCommand","view","5170SOTbSC","destroy","_pendingAction","listenTo","commentThreadController","canEditAt","bind","16fEfEPM","34AuNNFD","11507340gkVGQZ","isDirty","_removePendingAction","8MOlcKN","2667170luJIza","unbind","add"];return(Pc=function(){return t})()}!function(t,e){const n=Fc,r=t();for(;;)try{if(156142===parseInt(n(166))/1*(-parseInt(n(153))/2)+-parseInt(n(146))/3*(parseInt(n(165))/4)+-parseInt(n(158))/5*(parseInt(n(136))/6)+parseInt(n(140))/7*(parseInt(n(170))/8)+-parseInt(n(135))/9*(parseInt(n(144))/10)+-parseInt(n(171))/11+parseInt(n(167))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pc);class xc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Fc;super(),this[s(141)]=e,this[s(157)]=n,this[s(162)]=r,this[s(154)]=t,this[s(156)]=t[s(143)][s(130)](s(132)),this[s(155)]=t[s(143)][s(130)](s(152)),this[s(157)][s(164)](s(137)).to(this[s(156)],this[s(155)],((t,e)=>t||e)),this[s(157)][s(164)](s(149)).to(this[s(156)],s(137),(t=>t&&this[s(154)][s(141)][s(163)](e[s(145)]()))),this[s(157)][s(164)](s(150)).to(this[s(155)],s(137),(t=>t&&this[s(154)][s(141)][s(163)](e[s(145)]()))),this[s(160)]=null,n[s(168)]&&this[s(134)](),this[s(161)](n,s(132),(()=>this[s(132)]())),this[s(161)](n,s(152),(()=>this[s(152)]())),this[s(161)](n,s(147),(()=>{const t=s;n[t(168)]?this[t(134)]():this[t(169)]()}))}[Bc(132)](){const t=Bc;this[t(156)][t(133)](this[t(141)].id)}[Bc(152)](){const t=Bc;this[t(155)][t(133)](this[t(141)].id)}[Bc(159)](){const t=Bc;this[t(157)][t(128)](t(137)),this[t(157)][t(128)](t(149)),this[t(157)][t(128)](t(150)),this[t(139)](),this[t(162)][t(159)](),this[t(160)]&&this[t(169)]()}[Bc(134)](){const t=Bc,e=zr(this[t(154)][t(148)],t(142));this[t(160)]=this[t(154)][t(138)][t(130)](t(151))[t(129)](e)}[Bc(169)](){const t=Bc;null!==this[t(160)]&&this[t(154)][t(138)][t(130)](t(151))[t(131)](this[t(160)]),this[t(160)]=null}}const Uc=Gc;function jc(){const t=["delegate","32PyDedA","disabledSubmit","35388DDHkPu","assign","element","_createCommentThreadInputView","89570clbqxS","addComment","editorConfig","isDirty","_model","154Pqndmd","commentsListView","showInput","isReadOnly","_createCommentViews","commentInputView","descriptionParts","updateComment","20SvgSCe","focus","destroy","setData","_config","locale","commentThreadInputView","set","hasDirtyComment","canDiscard","length","submit","value","removeComment","20luEtAa","commentThread","authoredAt","editor","_localUser","425187XYiCsF","55968qwTNXk","CommentView","isActive","cancel","isEnabled","fire","disableComments","1570668MhgTZP","canAccept","bind","463140ByHfxZ","1153110eLRJWZ"];return(jc=function(){return t})()}function Gc(t,e){const n=jc();return(Gc=function(t,e){return n[t-=128]})(t,e)}!function(t,e){const n=Gc,r=t();for(;;)try{if(119834===-parseInt(n(160))/1+-parseInt(n(151))/2+parseInt(n(156))/3*(-parseInt(n(135))/4)+parseInt(n(152))/5+parseInt(n(141))/6*(-parseInt(n(165))/7)+parseInt(n(154))/8*(parseInt(n(140))/9)+parseInt(n(173))/10*(parseInt(n(148))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jc);class Vc extends s.View{constructor(t,e,n,r){const s=Gc;super(t),this[s(166)]=null,this[s(179)]=null,this[s(128)](s(143),!1),this[s(128)](s(137),e[s(137)]),this[s(150)](s(137)).to(e),this[s(128)](s(171),[]),this[s(128)](s(163),!1),this[s(128)](s(145),!1),this[s(128)](s(149),!1),this[s(128)](s(130),!1),this[s(164)]=e,this[s(139)]=n,this[s(177)]=r,r[s(147)]?this[s(128)](s(131),1):this[s(169)]()}[Uc(174)](){const t=Uc;this[t(158)][t(174)]()}[Uc(175)](){const t=Uc;this[t(166)]&&this[t(166)][t(175)](),this[t(179)]&&this[t(179)][t(175)](),super[t(175)]()}[Uc(169)](){const t=Uc,{CommentsListView:e}=this[t(177)];this[t(166)]=new e(this[t(178)],this[t(164)][t(136)],Object[t(157)]({CommentView:this[t(177)][t(142)]},this[t(177)])),this[t(166)][t(153)](t(134)).to(this),this[t(166)][t(153)](t(172)).to(this),this[t(166)][t(150)](t(143)).to(this),this[t(128)](t(131),this[t(166)][t(131)]+1),this[t(150)](t(131)).to(this[t(166)],t(131),(t=>t+1)),this[t(179)]=this[t(159)](),this.on(t(134),(()=>this[t(174)]())),this[t(150)](t(163)).to(this[t(166)],t(129),this[t(179)][t(170)],t(133),((t,e)=>t||!!e))}[Uc(159)](){const t=Uc,{CommentThreadInputView:e}=this[t(177)],n=new e(this[t(178)],this[t(139)],this[t(177)][t(162)]),r=n[t(170)];return n[t(150)](t(167)).to(this,t(143),this[t(164)][t(136)],t(168),r,t(133),((t,e,n)=>!!n||t&&!e)),r.on(t(132),((e,n)=>{const s=t;this[s(146)](s(161),n),r[s(138)][s(176)]("")})),r.on(t(144),(()=>this[t(174)]())),r[t(150)](t(155)).to(this[t(164)][t(136)],t(168)),n}}const Hc=zc;function zc(t,e){const n=Kc();return(zc=function(t,e){return n[t-=452]})(t,e)}!function(t,e){const n=zc,r=t();for(;;)try{if(783401===parseInt(n(510))/1+-parseInt(n(456))/2*(-parseInt(n(537))/3)+parseInt(n(492))/4*(-parseInt(n(472))/5)+parseInt(n(490))/6*(-parseInt(n(459))/7)+parseInt(n(529))/8+parseInt(n(467))/9*(-parseInt(n(481))/10)+parseInt(n(511))/11*(parseInt(n(514))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kc);class Wc extends Vc{constructor(e,n,r,s){const i=zc;super(e,n,r,s),this[i(488)](i(473),""),this[i(454)](i(473)).to(this,i(541),(t=>t&&t[0]?t[0][i(473)]:"")),this[i(454)](i(508)).to(this,i(541),this,i(516),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(538)+Xc(e[n(480)],e[n(523)])+n(546);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(486)]=null,this[i(543)]=this[i(531)](zr(e,i(535)),t.icons[i(517)],i(469),i(560),"sw"),this[i(543)][i(454)](i(548)).to(this,i(518)),this[i(496)]=this[i(531)](zr(e,i(512)),t.icons[i(506)],i(460),i(561),"sw"),this[i(496)][i(454)](i(548)).to(this,i(466)),this[i(520)]=new o.UserView(e,this[i(452)][i(539)],this[i(461)]()),this[i(520)][i(558)]({attributes:{class:[i(487),i(554)]}}),this[i(489)](this[i(521)]())}[Hc(521)](){const t=Hc,e=this[t(462)],n=[{tag:t(475),attributes:{class:[t(524),t(477)]},children:[{tag:t(540),children:[{text:this[t(520)][t(465)]}],attributes:{class:[t(513),t(556)]}},{tag:t(552),attributes:{datetime:e.to(t(468)),class:[t(453),t(478)]},children:[{text:e.to(t(468),(e=>this[t(557)][t(562)](e)))}]}]},{tag:t(475),attributes:{class:[t(498),t(555)]},children:[this[t(543)],this[t(496)]]},{tag:t(475),attributes:{class:[t(491)]}}];this[t(452)][t(547)]&&n[t(485)]({tag:t(475),attributes:{class:[t(550)]},children:[{text:this[t(482)]()}]});const r={tag:t(475),attributes:{class:[t(519),e.if(t(516),t(463)),e.to(t(473),(e=>t(470)+e)),this[t(557)][t(476)]&&t(474)],"data-suggestion-id":this[t(452)].id,"data-thread-id":this[t(452)][t(502)].id,"data-author-id":this[t(452)][t(539)].id,tabindex:-1},children:[{tag:t(475),attributes:{class:[t(505),t(479)]},children:[this[t(520)],{tag:t(475),attributes:{class:[t(471),t(559)]},children:n}]}]};return this[t(564)]&&this[t(464)]&&(r[t(484)][t(485)](this[t(564)],this[t(464)]),this[t(564)][t(532)](t(549)).to(this),this[t(564)][t(532)](t(497)).to(this),this[t(464)][t(532)](t(549)).to(this),this[t(464)][t(532)](t(497)).to(this)),r}[Hc(528)](){const t=Hc;super[t(528)](),this[t(486)]=this[t(527)][t(526)](t(455)),this[t(486)][t(563)]=this[t(508)],this.on(t(536),((e,n,r)=>{const s=t;this[s(486)][s(563)]=r}))}[Hc(531)](t,e,n,r,o){const i=Hc,a=new s.ButtonView(this[i(493)]);return a[i(488)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(558)]({attributes:{class:n}}),a.on(i(457),(()=>{const t=i;this[t(494)](r,this[t(452)].id)})),a}[Hc(482)](){const t=Hc;return t(500)===this[t(452)][t(501)][t(522)][t(542)]?zr(this[t(493)],t(515)):zr(this[t(493)],t(483))}[Hc(461)](){const t=Hc;return this[t(452)][t(547)]?t(500)===this[t(452)][t(501)][t(522)][t(542)]?zr(this[t(493)],t(534),this[t(452)][t(553)][t(465)]):zr(this[t(493)],t(551),this[t(452)][t(553)][t(465)]):null}}function Xc(t,e){const n=Hc;let r="";return r+=t[n(458)]("*")[n(509)](((t,e)=>e%2!=0?n(499)+qc(t)+n(545):qc(t)))[n(503)](""),e&&(r+=n(507)+e[n(544)]+n(495)+e[n(530)]+n(504)),r}function Kc(){const t=["getExternalSuggestionNote","EXTERNAL_SUGGESTION","children","push","_descriptionElement","ck-suggestion__user","set","setTemplate","8046AnKOPV","ck-annotation__content-wrapper","36596ciLMZe","locale","fire",'" title="',"discardButton","editorDestroyed","ck-suggestion__actions",'<span class="ck-suggestion-type">',"importWord","attributes","commentThread","join",'"></span>',"ck-suggestion","cancel",'<span class="ck-suggestion-color" style="background-color: ',"description","map","891259OUNFbM","108163yTmNmp","Discard suggestion","ck-suggestion__info-name","276qrTXaA","EXTERNAL_IMPORT_WORD_SUGGESTION","isActive","check","canAccept","ck-suggestion-wrapper","userView","getTemplate","@external","color","ck-suggestion__info","createElement","querySelector","element","render","12088648EfYiHI","title","_createButton","delegate","innerText","EXTERNAL_IMPORT_WORD_AVATAR","Accept suggestion","change:description","4234965Tzrfat","<p>","author","span","descriptionParts","source","acceptButton","value","</span>","</p>","isExternal","isEnabled","editorReady","ck-comment__external","EXTERNAL_AVATAR","time","creator","ck-annotation__user","ck-annotation__actions","ck-annotation__info-name","_config","extendTemplate","ck-annotation__main","acceptSuggestion","discardSuggestion","formatDateTime","innerHTML","commentsListView","_model","ck-comment__info-time","bind",".ck-annotation__content-wrapper","2OMPvdj","execute","split","7105eGvOIT","ck-suggestion--discard","getUserViewNotificationText","bindTemplate","ck-suggestion-wrapper--active","commentThreadInputView","name","canDiscard","621GwJWaF","authoredAt","ck-suggestion--accept","ck-suggestion-","ck-suggestion__main","505cayqNe","type","ck-suggestion--disabled-comments","div","disableComments","ck-annotation__info","ck-annotation__info-time","ck-annotation","content","140810FFCiyP"];return(Kc=function(){return t})()}function qc(t){const e=Hc,n=document[e(525)](e(540));return n[e(533)]=t,n[e(563)]}const Jc='\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',Qc=Yc;function Yc(t,e){const n=Zc();return(Yc=function(t,e){return n[t-=485]})(t,e)}function Zc(){const t=["comments.maxCommentsWhenCollapsed","EditorAnnotations","_handleControllerBuffer","15716HfBcEN","discardButton","comments.maxThreadTotalWeight","_disableComments","change:activeAnnotations","Accept all selected suggestions","type","requires","15673fEhMcx","remove","registerAnnotation","destroy","693dWRVQj","hasSuggestion","button","Discard all suggestions","TrackChangesEditing","values","reduce","execute","acceptSelectedSuggestions","suggestion-","plugins","trackChanges","view","TrackChangesUI","discardSelectedSuggestions","32488fRvwLT","filter","unbind","discardAllSuggestions","children","Discard all selected suggestions","acceptAllSuggestions","suggestionChanged","_unbindEditors","define","comments.maxCommentCharsWhenCollapsed","trackChanges.disableComments","refreshSelectedViews","_handleSuggestionControllerDelayed","commentThread","CommentsRepository","menu","CommentsUI","source","menuitemcheckbox","836172vFMWvX","separator","_annotationViews","menuBar:trackChanges","_bindAnnotationToEditors","model","comments.editorConfig","value","commands","switchbutton","633QZauWV","arrowView","mainView","editor","1718868SELCpZ","suggestionLoaded","getFirstRange","actionView","listenTo","_initializeController","innerView","activeMarkers","items","previous","from","clear","some","editing","set","descriptionFactory","getJoined","trackChanges.SuggestionThreadView","Track changes","getAllAdjacentSuggestions","lowest","config","commandName","Annotations","buttonView","focus","get","acceptButton","isOn","_createToolbarButton","_viewToController","head","createCommentThreadController","delete","panelView","createAnnotation","getRanges","_destroyController","init","size","isMultiRange","22HyrKDq","CommentView","_suggestionToController","push","_createMenuBarMenu","getMarkers","bind","_refreshActiveMarkers","menuitem","4880630RHYIDw","_updateController","addComment","length","isDirty","componentFactory","delegate","getMarkerNames","suggestionUnloaded","locale","activeAnnotations","isInContent","isEnabled","keys","addSourceCollector","_addUIComponentsToFactory","SuggestionThreadView","change:previous","has","toMany","getDescriptions","3wDSQQd","getByInnerView","add","stopListening","pluginName","12502890DJlUDq","getSuggestion","2874QliMbZ","Accept all suggestions","comments","descriptionParts","createAnnotationView"];return(Zc=function(){return t})()}!function(t,e){const n=Yc,r=t();for(;;)try{if(754914===-parseInt(n(580))/1*(parseInt(n(495))/2)+-parseInt(n(505))/3*(-parseInt(n(595))/4)+parseInt(n(559))/5+-parseInt(n(587))/6*(parseInt(n(603))/7)+-parseInt(n(622))/8*(-parseInt(n(607))/9)+parseInt(n(585))/10+parseInt(n(550))/11*(-parseInt(n(509))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zc);class $c extends t.Plugin{static get[Qc(602)](){const t=Qc;return[yc,o.Users,t(490),t(532),t(593)]}static get[Qc(584)](){return Qc(620)}constructor(t){const e=Qc;super(t),this[e(552)]=new Map,this[e(539)]=new Map,this[e(497)]=new Map,this[e(594)]=new Map;const n=this[e(508)][e(530)];n[e(631)](e(526),Wc),n[e(631)](e(486),!1),this[e(598)]=n[e(535)](e(486))}[Qc(488)](t,e){const n=Qc;0===this[n(594)][n(548)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(594)]){const r=this[t(552)][t(577)](e);r||n?r&&n&&this[t(546)](e):this[t(514)](e)}this[t(594)][t(520)](),this[t(508)][t(617)][t(535)](t(593))[t(487)](),this[t(557)]()}),10),this[n(594)][n(523)](t,e)}[Qc(547)](){const t=Qc,e=this[t(508)],n=e[t(617)][t(535)](t(611)),r=e[t(617)][t(535)](t(532)),s=e[t(617)][t(535)](t(593)),o=e[t(617)][t(535)](t(490));this[t(574)](),s[t(573)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(519)](this[e(552)])){const s=t[e(528)](),o=[];for(const t of s){if(!t[e(570)])continue;if(t[e(549)]){o[e(553)](...t[e(545)]());continue}const n=t[e(511)]();if(o[e(562)]>0){const t=o[0][e(525)](n);if(t){o[0]=t;continue}}o[e(553)](n)}n[e(553)]([r[e(619)],o])}return n})),this[t(513)](n,t(510),((e,n)=>{const r=t;this[r(513)](n,r(576),((t,e,s,o)=>{const i=r;n[i(570)]&&(null==s?(this[i(560)](o[i(540)]),this[i(488)](n,!1)):(this[i(560)](s[i(540)]),null==o&&this[i(488)](n,!0)))})),null!==n[r(518)]?this[r(560)](n[r(540)]):this[r(488)](n,!1)})),this[t(513)](n,t(567),((e,n,r)=>{const s=t;this[s(583)](n,s(576)),this[s(594)][s(542)](n),this[s(552)][s(577)](n)&&this[s(546)](n),r&&this[s(560)](r[s(540)])})),this[t(513)](n,t(629),((e,n)=>{this[t(560)](n)})),this[t(513)](r,t(599),(()=>{this[t(557)]()})),this[t(513)](o,t(561),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(608)](r))return;const i=n[o(586)](r);this[o(552)][o(535)](i)[o(619)][o(534)]()}),{priority:t(529)})}[Qc(557)](){const t=Qc,e=this[t(508)][t(617)][t(535)](t(532)),n=this[t(508)][t(617)][t(535)](t(611)),r=Array[t(519)](e[t(569)],(e=>e[t(515)]))[t(623)]((e=>this[t(539)][t(577)](e))),s=[];for(const e of r){const n=this[t(539)][t(535)](e)[t(500)][t(528)]();s[t(553)](...n[t(613)](((e,n)=>[...e,...n[t(566)]()]),[]))}n[t(516)]=s}[Qc(574)](){const t=Qc,n=this[t(508)],r=n[t(568)],o=zr(r,t(527)),i=new e.Collection([{type:t(504),model:new s.ViewModel({withText:!0,label:o,commandName:t(618),role:t(494)})},{type:t(496)},{type:t(609),model:new s.ViewModel({withText:!0,label:zr(r,t(588)),commandName:t(628),role:t(558)})},{type:t(609),model:new s.ViewModel({withText:!0,label:zr(r,t(600)),commandName:t(615),role:t(558)})},{type:t(609),model:new s.ViewModel({withText:!0,label:zr(r,t(610)),commandName:t(625),role:t(558)})},{type:t(609),model:new s.ViewModel({withText:!0,label:zr(r,t(627)),commandName:t(621),role:t(558)})}]);for(const e of i)if(tu(e)){const r=n[t(503)][t(535)](e[t(500)][t(531)]);e[t(500)][t(556)](t(537),t(571)).to(r,t(502),t(571))}n.ui[t(564)][t(582)](t(618),(e=>this[t(538)](e,i,o))),n.ui[t(564)][t(582)](t(498),(e=>this[t(554)](e,i,o)))}[Qc(538)](t,e,n){const r=Qc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(508)][r(503)][r(535)](r(618));o[r(533)][r(523)]({tooltip:n,label:n,icon:Jc}),o[r(533)][r(556)](r(537)).to(i,r(502)),o[r(533)].on(r(614),(()=>{const t=r;i[t(614)](),this[t(508)][t(522)][t(619)][t(534)]()})),(0,s.addListToDropdown)(o,e,{role:r(491)});const a=[];for(const t of e)tu(t)&&a[r(553)](this[r(508)][r(503)][r(535)](t[r(500)][r(531)]));const c=o[r(533)];return c[r(512)][r(624)](r(571)),c[r(506)][r(624)](r(571)),c[r(512)][r(556)](r(571)).to(i,r(571)),c[r(506)][r(556)](r(571))[r(578)](a,r(571),((...t)=>t[r(521)]((t=>t)))),o.on(r(614),(t=>{const e=r;this[e(508)][e(614)](t[e(493)][e(531)]),this[e(508)][e(522)][e(619)][e(534)]()})),o}[Qc(554)](t,e,n){const r=Qc,o=new s.MenuBarMenuView(t),i=this[r(508)][r(503)][r(535)](r(618));o[r(533)][r(523)]({label:n,icon:Jc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(496)==n[r(601)]){a[r(517)][r(582)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(500)];i[r(556)](...Object[r(572)](c)).to(c),i[r(565)](r(614)).to(o),i.on(r(614),(()=>{const t=r;this[t(508)][t(614)](c[t(531)]),this[t(508)][t(522)][t(619)][t(534)]()})),e[r(626)][r(582)](i),a[r(517)][r(582)](e)}return o[r(556)](r(571)).to(i,r(571)),o[r(543)][r(626)][r(582)](a),o}[Qc(514)](t){const e=Qc,n=this[e(508)],r=n[e(530)],s=n[e(617)][e(535)](e(532)),i=n[e(617)][e(535)](e(490)),a=n[e(617)][e(535)](e(593)),c=n[e(617)][e(535)](o.Users).me,u=r[e(535)](e(618))[e(575)],{CommentsListView:l,CommentThreadInputView:f}=n[e(617)][e(535)](e(492));let h,g;this[e(497)][e(577)](t.id)?(g=this[e(497)][e(535)](t.id),h=g[e(507)]):(h=new u(n[e(568)],t,c,{disableComments:this[e(598)],editorConfig:r[e(535)](e(501)),maxCommentsWhenCollapsed:r[e(535)](e(592)),maxThreadTotalWeight:r[e(535)](e(597)),maxCommentCharsWhenCollapsed:r[e(535)](e(485)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(535)](e(568))),CommentView:r[e(535)](e(589))[e(551)],CommentsListView:l,CommentThreadInputView:f}),h[e(536)].on(e(614),(()=>{const t=e;n[t(522)][t(619)][t(534)]()})),h[e(596)].on(e(614),(()=>{const t=e;n[t(522)][t(619)][t(534)]()})),g=s[e(591)](this[e(508)][e(568)],h),g[e(556)](e(563)).to(h,e(563)),g[e(556)](e(562)).to(h),g[e(556)](e(601)).to(h,e(601),(t=>e(616)+t)),this[e(497)][e(523)](t.id,g));const d=i[e(541)](t[e(489)],h),p=new xc(n,t,h,d),m=t[e(528)]()[e(623)]((t=>t[e(570)]));h[e(590)]=n[e(617)][e(535)](e(611))[e(524)][e(579)](m),this[e(552)][e(523)](t,p),this[e(539)][e(523)](h,p);const I=s[e(544)]({view:g,target:()=>{const r=e,s=[],i=t[r(528)]()[r(623)]((t=>t[r(570)]));for(const t of i)s[r(553)](...t[r(555)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(522)],s)},type:()=>e(616)+p[e(619)][e(601)]});i[e(499)](h,I),s[e(582)](I),a[e(605)](I)}[Qc(546)](t){const e=Qc,n=this[e(508)][e(617)][e(535)](e(490)),r=this[e(508)][e(617)][e(535)](e(532)),s=this[e(552)][e(535)](t),o=s[e(619)],i=r[e(581)](o);n[e(630)](o),i&&r[e(604)](i),this[e(552)][e(542)](t),this[e(539)][e(542)](o),s[e(606)]()}[Qc(560)](t){const e=Qc;if(!t[e(570)]||!this[e(552)][e(577)](t))return;const n=this[e(508)][e(617)][e(535)](e(611)),r=this[e(552)][e(535)](t),s=t[e(528)]();r[e(619)][e(590)]=n[e(524)][e(579)](s)}[Qc(606)](){const t=Qc;for(const e of this[t(552)][t(572)]())this[t(546)](e);for(const e of this[t(497)][t(612)]())e[t(507)][t(606)]();super[t(606)]()}}function tu(t){return Qc(500)in t}var eu=nu;function nu(t,e){var n=ru();return(nu=function(t,e){return n[t-=284]})(t,e)}function ru(){var t=["get","pluginName","111HKSLVV","2150325sqeMtG","68QQzyOe","1986995KjgLEU","5443932IxVYLt","adapter","8wVaQVc","getSuggestions","6XuruSq","TrackChanges","getSuggestion","Comments","52701tWhZpv","400561hYfwCE","18227COLNAO","editor","addSuggestionData","plugins","14416xKuwJh","requires","130yyDpvB","addSuggestion"];return(ru=function(){return t})()}!function(t,e){for(var n=nu,r=t();;)try{if(450910===-parseInt(n(300))/1*(-parseInt(n(294))/2)+parseInt(n(288))/3*(parseInt(n(302))/4)+-parseInt(n(303))/5*(parseInt(n(284))/6)+parseInt(n(289))/7*(-parseInt(n(306))/8)+parseInt(n(301))/9+parseInt(n(296))/10*(parseInt(n(290))/11)+-parseInt(n(304))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ru);class su extends t.Plugin{static get[eu(295)](){return[yc,$c,eu(287)]}static get[eu(299)](){return eu(285)}set[eu(305)](t){var e=eu;this[e(291)][e(293)][e(298)](yc)[e(305)]=t}get[eu(305)](){var t=eu;return this[t(291)][t(293)][t(298)](yc)[t(305)]}[eu(297)](t){var e=eu;return this[e(291)][e(293)][e(298)](yc)[e(292)](t)}[eu(307)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(291)][n(293)][n(298)](yc)[n(307)]({skipNotAttached:t,toJSON:e})}[eu(286)](t){var e=eu;return this[e(291)][e(293)][e(298)](yc)[e(286)](t)}}const ou=fu;!function(t,e){const n=fu,r=t();for(;;)try{if(138138===-parseInt(n(320))/1+-parseInt(n(317))/2*(-parseInt(n(341))/3)+-parseInt(n(327))/4*(-parseInt(n(299))/5)+parseInt(n(332))/6+parseInt(n(324))/7+parseInt(n(295))/8+-parseInt(n(314))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(uu);const iu=[ou(343)];class au extends t.Plugin{static get[ou(284)](){return[yc]}static get[ou(293)](){return ou(325)}[ou(283)](){const t=ou,n=this[t(308)];if(n[t(289)][t(306)](t(296),(e=>{const r=t,s=n[r(337)][r(330)][r(321)]()[r(344)](((t,e)=>(t[e]="",t)),{});return n[r(329)][r(340)](s,e)})),t(301)!=typeof n[t(289)][t(307)](t(316))[t(313)])throw new e.CKEditorError(t(287))}[ou(345)](t){return hu(this[ou(308)],!0,t)}[ou(342)](t){return hu(this[ou(308)],!1,t)}}class cu extends t.Plugin{static get[ou(293)](){return ou(304)}constructor(t){const e=ou;super(t),this[e(328)]=e(305)}[ou(283)](){const t=ou;this[t(308)][t(309)][t(307)](t(294))[t(300)]={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(308)][t(309)][t(307)](t(318))[t(300)]=null}}function uu(){const t=["TrackChangesData","discardAllSuggestions","4bQWMHZ","result","constructor","document","Users","597588cKfajd","data","users","div","acceptAllSuggestions","model","addSuggestionData","name","create","3BROxym","getDataWithDiscardedSuggestions","Pagination","reduce","getDataWithAcceptedSuggestions","init","requires","destroy","execute","track-changes-data-invalid-editor-creator","push","config","appendChild","getRootsAttributes","addUser","pluginName","CommentsRepository","689176egVwaF","trackChangesData.editorCreator","map","useAnonymousUser","462750iSvqXt","_adapter","function","getCommentThreads","createDocumentFragment","TrackChangesDataGetter","end","define","get","editor","plugins","set","getFullData","createElement","editorCreator","1476666GbPFSJ","rootsAttributes","trackChangesData","29294juyBOe","TrackChangesEditing","getSuggestions","63220aYQjgy","getRootNames","getUser","addCommentThread","507430aBJGrT"];return(uu=function(){return t})()}function lu(t){return void 0!==t[ou(291)]}function fu(t,e){const n=uu();return(fu=function(t,e){return n[t-=283]})(t,e)}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,iu);s[r(309)][r(288)](yc,cu),s[r(315)]=lu(t)?t[r(291)]():void 0;const i=document[r(303)](),a=t[r(289)][r(307)](r(316))[r(313)],c=await a(s,(()=>function(t){const e=r,n=document[e(312)](e(335));return t[e(290)](n),n}(i)));!function(t,e){const n=r,s=t[n(337)][n(330)][n(321)]()[n(344)](((e,r)=>(e[r]=t[n(333)][n(307)]({rootName:r}),e)),{}),o=t[n(309)][n(307)](n(331))[n(334)][n(297)]((t=>({id:t.id,name:t[n(339)]}))),i=t[n(309)][n(307)](n(318))[n(319)]({skipNotAttached:!0,toJSON:!0}),a=t[n(309)][n(307)](n(294))[n(302)]({skipNotAttached:!0,toJSON:!0}),c=e[n(309)][n(307)](n(331)),u=e[n(309)][n(307)](n(318)),l=e[n(309)][n(307)](n(294));for(const t of o)c[n(322)](t.id)||c[n(292)](t);c.me||c[n(298)]();for(const t of i)u[n(338)](t);for(const t of a)l[n(323)](t);e[n(333)][n(310)](s)}(t,c),c[r(286)](r(e?336:326));const u=lu(c)?c[r(311)](n):c[r(333)][r(307)](n);return await c[r(285)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=436]})(t,e)}function du(){var t=["4381816audxKg","21nuLMJi","27XyVqtq","12922700SOagmV","159028qFLvLa","129606fevAyQ","2284569GhsaWF","4wKIxxS","109878gvsJRE","4356500nOaeDZ"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(550574===parseInt(n(439))/1*(-parseInt(n(441))/2)+parseInt(n(436))/3*(-parseInt(n(438))/4)+-parseInt(n(443))/5+-parseInt(n(442))/6*(parseInt(n(445))/7)+parseInt(n(444))/8+parseInt(n(440))/9+parseInt(n(437))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
5
+ */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>su,TrackChangesData:()=>au,TrackChangesEditing:()=>_c});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);function c(t,e){const n=l();return(c=function(t,e){return n[t-=113]})(t,e)}const u=c;function l(){const t=["423866HnzCTI","isEnabled","affectsData","3180339WUJGBZ","_isEnabledBasedOnSelection","has","value","9842558nqpzNW","7679014KzWwDf","refresh","5HLPqeG","forceDisabled","889370nWWqKW","99FLBnXf","_enableCommands","_enabledCommands","TrackChangesCommand","6ondtZo","1162048KgYWyx","36CWMpmh","editor","_disableUnsupportedCommands","clearForceDisabled","execute","4737012VexLZj","commands","5ruJJiD"];return(l=function(){return t})()}!function(t,e){const n=c,r=t();for(;;)try{if(883648===parseInt(n(135))/1*(parseInt(n(125))/2)+parseInt(n(128))/3+parseInt(n(122))/4*(parseInt(n(124))/5)+-parseInt(n(115))/6*(-parseInt(n(133))/7)+parseInt(n(116))/8+parseInt(n(138))/9*(-parseInt(n(137))/10)+-parseInt(n(132))/11*(parseInt(n(117))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(l);class f extends t.Command{constructor(t,e){const n=c;super(t),this[n(113)]=e,this[n(131)]=!1,this[n(134)](),this[n(129)]=!1}[u(134)](){this[u(126)]=!0}[u(121)](){const t=u;this[t(131)]=!this[t(131)],this[t(131)]?this[t(119)]():this[t(139)]()}[u(119)](){const t=u;for(const e of this[t(118)][t(123)][t(123)]())e[t(127)]&&!this[t(113)][t(130)](e)&&e[t(136)](t(114))}[u(139)](){const t=u;for(const e of this[t(118)][t(123)][t(123)]())e[t(127)]&&!this[t(113)][t(130)](e)&&e[t(120)](t(114))}}const h=d;function g(){const t=["4686033PZFRiB","122552ttQBEj","plugins","_suggestions","model","_isEnabledBasedOnSelection","canEditAt","2614788aNzXJd","refresh","isEnabled","16444XqrLPK","execute","acceptSuggestion","692pBiDOd","1758hPTKuE","2227582PDxQvN","getRanges","30LJCLlE","55UVgwXC","261nWCrww","get","TrackChangesEditing","track-changes-accept-suggestion-not-found","editor","519296BNovaf"];return(g=function(){return t})()}function d(t,e){const n=g();return(d=function(t,e){return n[t-=490]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(274499===-parseInt(n(511))/1+-parseInt(n(500))/2*(parseInt(n(501))/3)+parseInt(n(497))/4*(parseInt(n(505))/5)+parseInt(n(494))/6+-parseInt(n(502))/7+parseInt(n(513))/8*(-parseInt(n(506))/9)+parseInt(n(504))/10*(parseInt(n(512))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(g);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(490)]=e,this[n(495)](),this[n(492)]=!1}[h(495)](){this[h(496)]=!0}[h(498)](t){const n=h,r=this[n(490)][n(507)](t);if(!r)throw new e.CKEditorError(n(509),this);const s=r[n(503)]();this[n(510)][n(491)][n(493)](s)&&this[n(510)][n(514)][n(507)](n(508))[n(499)](r)}}const m=I;function I(t,e){const n=b();return(I=function(t,e){return n[t-=375]})(t,e)}!function(t,e){const n=I,r=t();for(;;)try{if(123187===-parseInt(n(382))/1*(-parseInt(n(396))/2)+parseInt(n(383))/3*(-parseInt(n(390))/4)+-parseInt(n(376))/5+parseInt(n(392))/6*(-parseInt(n(377))/7)+parseInt(n(386))/8+parseInt(n(381))/9+parseInt(n(397))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(b);class E extends t.Command{constructor(t,e){const n=I;super(t),this[n(395)]=e,this[n(394)](),this[n(375)]=!1}[m(394)](){this[m(391)]=!0}[m(379)](t){const n=m,r=this[n(395)][n(387)](t);if(!r)throw new e.CKEditorError(n(385),this);const s=r[n(380)]();this[n(393)][n(388)][n(384)](s)&&this[n(393)][n(378)][n(387)](n(398))[n(389)](r)}}function b(){const t=["100989ctgXBN","9767Inwpyi","1101ZdXxEu","canEditAt","track-changes-discard-suggestion-not-found","1649312YZIDHD","get","model","discardSuggestion","1332MytKHs","isEnabled","390282LYYKXY","editor","refresh","_suggestions","34qVGyJS","2378940waFbdU","TrackChangesEditing","_isEnabledBasedOnSelection","903895kSpHlt","21dWMTkR","plugins","execute","getRanges"];return(b=function(){return t})()}function T(t,e){const n=k();return(T=function(t,e){return n[t-=220]})(t,e)}function _(t){const e=T;return t[e(238)](((t,n)=>e(235)==t[e(254)]&&e(235)!=n[e(254)]?-1:e(235)!=t[e(254)]&&e(235)==n[e(254)]?1:0))}function y(t,e){const n=T;let r,s=0;const o=[],i=e[n(242)];for(;s<t[n(232)];){const a=t[s],c=t[s+1];r||(r=e[n(249)](a)),A(e,a,c)||(o[n(231)](e[n(262)](r,i[n(227)](a)?e[n(247)](a):e[n(236)](a,n(260)))),r=null),s++}return o}function A(t,e,n){const r=T;if(!n)return!1;const s=t[r(247)](e),o=t[r(249)](n);return s[r(251)](o)}function k(){const t=["next","end","change","createRange","isMultiRange","map","isCollapsed","8100xTOsvv","1491750jeyeNl","76mMOtlb","content","770yVaOTZ","isObject","getRanges","join","color","push","length","add","1257630AFUPFt","deletion","createPositionAt","isIntersecting","sort","336615wUCroJ","value","isInContent","schema"," [color ","execute","splice","3260Fywjnf","createPositionAfter","8zrhQtZ","createPositionBefore","isArray","isTouching","10758YYCFjr","replace","type","28237roKqtn","start","from","700280vJvxMg"];return(k=function(){return t})()}!function(t,e){const n=T,r=t();for(;;)try{if(218191===parseInt(n(224))/1*(parseInt(n(222))/2)+parseInt(n(239))/3*(-parseInt(n(248))/4)+-parseInt(n(234))/5+parseInt(n(252))/6*(-parseInt(n(226))/7)+-parseInt(n(258))/8+-parseInt(n(223))/9+-parseInt(n(246))/10*(-parseInt(n(255))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(k);function C(t,e,n){const r=T;for(;n[r(232)];){const s=n[r(245)](0,100);t[r(261)]((()=>{const t=r;for(const n of s)n[t(241)]&&e[t(244)](n.id)}))}}const L=N;function N(t,e){const n=R();return(N=function(t,e){return n[t-=238]})(t,e)}function R(){const t=["_isEnabledBasedOnSelection","isInContent","canEditAt","execute","6muYLbC","some","_command","2074285SQsWxu","3LgatYc","model","13282024LijftN","refresh","57403600ChraZD","values","_suggestions","1434470ZyEOJq","8dUlLmr","950857qlGzAM","isEnabled","3897144ClsSIB","14631272mWEjYe","editor","from","getRanges"];return(R=function(){return t})()}!function(t,e){const n=N,r=t();for(;;)try{if(984911===parseInt(n(245))/1+parseInt(n(243))/2*(-parseInt(n(260))/3)+parseInt(n(244))/4*(-parseInt(n(259))/5)+-parseInt(n(256))/6*(parseInt(n(238))/7)+-parseInt(n(248))/8+-parseInt(n(247))/9+parseInt(n(240))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(R);class S extends t.Command{constructor(t,e,n){const r=N;super(t),this[r(258)]=e,this[r(242)]=n,this[r(239)](),this[r(252)]=!1}[L(239)](){const t=L,e=Array[t(250)](this[t(242)][t(241)]())[t(257)]((e=>e[t(253)]));this[t(246)]=this[t(258)][t(246)]&&e}[L(255)](){const t=L,e=_(Array[t(250)](this[t(242)][t(241)]()));for(const n of e){const e=n[t(251)]();if(!this[t(249)][t(261)][t(254)](e))return}C(this[t(249)][t(261)],this[t(258)],e)}}const M=v;function v(t,e){const n=w();return(v=function(t,e){return n[t-=131]})(t,e)}function w(){const t=["execute","1936RIurSi","selection","23243066MzEmOA","document","isEnabled","7515160YuTlmv","canEditAt","getRanges","editor","refresh","8771084hHDnBo","_isEnabledBasedOnSelection","_selectedSuggestions","1221wMfeyX","_command","10368jzwsrZ","36UZZDrr","model","_suggestions","values","11493OXTCry","size","2826rzjrhG","2290rZTRgh","37664INSeXd","from"];return(w=function(){return t})()}!function(t,e){const n=v,r=t();for(;;)try{if(646138===-parseInt(n(145))/1*(-parseInt(n(153))/2)+-parseInt(n(142))/3*(-parseInt(n(144))/4)+parseInt(n(152))/5*(parseInt(n(151))/6)+parseInt(n(139))/7+-parseInt(n(156))/8*(-parseInt(n(149))/9)+-parseInt(n(134))/10+-parseInt(n(131))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(w);class O extends t.Command{constructor(t,e,n){const r=v;super(t),this[r(143)]=e,this[r(147)]=n,this[r(141)]=new Set,this[r(138)](),this[r(140)]=!1}[M(138)](){const t=M,e=this[t(137)][t(146)][t(132)][t(157)],n=Array[t(154)](this[t(147)][t(148)]());this[t(141)]=function(t,e){const n=T,r=Array[n(257)](t[n(228)]()),s=new Set;for(const o of e)if(o[n(241)])for(const e of r)for(const r of o[n(228)]())(e[n(237)](r)||t[n(221)]&&!o[n(263)]&&o[n(259)]&&r[n(260)][n(251)](e[n(256)]))&&s[n(233)](o);return s}(e,n),this[t(133)]=this[t(143)][t(133)]&&!!this[t(141)][t(150)]}[M(155)](){const t=M,e=_(Array[t(154)](this[t(141)]));for(const n of e){const e=n[t(136)]();if(!this[t(137)][t(146)][t(135)](e))return}C(this[t(137)][t(146)],this[t(143)],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 B=Array.prototype.splice;const x=function(t){var e=this.__data__,n=P(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=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=x,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 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 X=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var J="object"==typeof self&&self&&self.Object===Object&&self;const Y=q||J||Function("return this")();const Z=Y.Symbol;var Q=Object.prototype,$=Q.hasOwnProperty,tt=Q.toString,et=Z?Z.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=Z?Z.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 Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:Mt.call(e,t)};const wt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function Ot(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ot.prototype.clear=Lt,Ot.prototype.delete=Nt,Ot.prototype.get=St,Ot.prototype.has=vt,Ot.prototype.set=wt;const Dt=Ot;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 Bt=function(t,e){var n=t.__data__;return Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const xt=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=Ft,Vt.prototype.delete=xt,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 Wt(t){var e=this.__data__=new z(t);this.size=e.size}Wt.prototype.clear=H,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=X,Wt.prototype.set=Ht;const Kt=Wt;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 Jt=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 Zt=function(t,e,n){var r=t[e];Yt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Jt(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?Jt(n,a,c):Zt(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 Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Re=function(t,e){return function(n){return t(e(n))}};const Se=Re(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Ne(t))return Se(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const we=function(t){return null!=t&&de(t.length)&&!ct(t)};const Oe=function(t){return we(t)?Ce(t):ve(t)};const De=function(t,e){return t&&Qt(e,Oe(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const Be=function(t){if(!at(t))return Fe(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const xe=function(t){return we(t)?Ce(t,!0):Be(t)};const Ue=function(t,e){return t&&Qt(e,xe(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Y.Buffer:void 0,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 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 Xe=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Je=Object.getOwnPropertySymbols;const Ye=Je?function(t){return null==t?[]:(t=Object(t),Ke(Je(t),(function(e){return qe.call(t,e)})))}:Xe;const Ze=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=Re(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,Oe,Ye)};const sn=function(t){return nn(t,xe,tn)};const on=At(Y,"DataView");const an=At(Y,"Promise");const cn=At(Y,"Set");const un=At(Y,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=Y.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Z?Z.prototype:void 0,Mn=Sn?Sn.valueOf:void 0;const vn=function(t){return Mn?Object(Mn.call(t)):{}};const wn=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const On=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return wn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Rn(t);case"[object Symbol]":return vn(t)}};var 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||Ne(t)?{}:Fn($e(t))};const Bn=function(t){return te(t)&&"[object Map]"==_n(t)};var xn=_e&&_e.isMap;const Un=xn?Ie(xn):Bn;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]",Wn="[object Object]",Kn={};Kn[zn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[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[Hn]=Kn["[object WeakMap]"]=!1;const Xn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==Hn||"[object GeneratorFunction]"==h;if(fe(e))return He(e,c);if(h==Wn||h==zn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Ze(e,De(a,e))}else{if(!Kn[h])return o?e:{};a=On(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?xe:Oe)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),Zt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Xn(t,5)};const Jn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Yn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Zn=/^\w*$/;const Qn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Jn(t))||(Zn.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=Z?Z.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(Jn(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||Jn(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])?[]:{})}Zt(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=Z?Z.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",Mr=Object.prototype.hasOwnProperty;const vr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Rr:_n(t),u=a?Rr:_n(e),l=(c=c==Nr?Sr:c)==Sr,f=(u=u==Nr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Mr.call(t,"__wrapped__"),d=f&&Mr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const wr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:vr(e,n,r,s,t,o))};const Or=function(t,e){return wr(t,e)};const 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 Br=function(t,e){return e.length<2?t:Fr(t,Pr(e,0,-1))};const xr=function(t,e){return e=ur(e,t),null==(t=Br(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||xr(t,e)};function jr(){const t=["removeMarker","getRanges","_isDataLoaded","getItems","hasComments","2345294ldJXxS","1075263OnMweK","removeMarkers","_onAttributesChange","split","getMarkerNames","setAttribute","decorate","end","commentThread","start","82210iEheYO","_saved","_onAccept","add","head","@external","map","next","5298056xRYdSf","2neuErE","from","subType","suggestion:","discard","delete","isMultiRange","set","isIntersectingWithRange","addMarker","522EMIOye","getMarkers","isInContent","reduce","_onDiscard","substr","removeAttribute","type","addRange","onAttributesChange","onAccept","creator","get","addMarkerName","clear","size","data","_model","attributes","filter","14090erjGmr","getMultiRangeId","getFirstMarker","length","getAllAdjacentSuggestions","change","nodeAfter","6996128AsiMBb","getRange","markers","authoredAt","createdAt","author","getContainedElement","_markerNames","isIntersecting","accept","isExternal","onDiscard","getFirstRange","toJSON","push","4233699Nvfonw","nodeBefore","2538gDcERK","previous"];return(jr=function(){return t})()}const Gr=Vr;function Vr(t,e){const n=jr();return(Vr=function(t,e){return n[t-=170]})(t,e)}!function(t,e){const n=Vr,r=t();for(;;)try{if(708048===parseInt(n(221))/1*(parseInt(n(240))/2)+parseInt(n(211))/3+parseInt(n(239))/4+-parseInt(n(189))/5*(parseInt(n(250))/6)+parseInt(n(220))/7+-parseInt(n(196))/8+parseInt(n(213))/9*(-parseInt(n(231))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Vr;super(),this[n(217)]=!1,this.id=e.id,this[n(176)]=e[n(176)],this[n(242)]=e[n(242)]||null,this[n(201)]=e[n(201)],this[n(180)]=e[n(180)]||e[n(201)],this[n(206)]=Boolean(e[n(187)]&&e[n(187)][n(236)]),this[n(185)]=null,this[n(186)]=t,this[n(233)]=e[n(179)],this[n(173)]=e[n(207)],this[n(223)]=e[n(178)],this[n(203)]=new Set,this[n(200)]=null,this[n(247)](n(199),null),this[n(247)](n(187),e[n(187)]||{}),this[n(247)](n(214),null),this[n(247)](n(238),null),this[n(247)](n(229),null),this[n(247)](n(232),!1),this[n(227)](n(205)),this[n(227)](n(244))}get[Gr(235)](){const t=Gr;let e=this;for(;e[t(214)];)e=e[t(214)];return e}get[Gr(219)](){const t=Gr;return!!this[t(229)]&&this[t(229)][t(192)]>0}get[Gr(246)](){const t=Gr;return 0!=this[t(203)][t(184)]&&6==Array[t(241)](this[t(203)])[0][t(224)](":")[t(192)]}get[Gr(171)](){return null!==this[Gr(191)]()}[Gr(182)](t){const e=Gr;this[e(203)][e(234)](t)}[Gr(225)](){const t=Gr;return Array[t(241)](this[t(203)])}[Gr(170)](){const t=Gr;return this[t(225)]()[t(237)]((e=>this[t(186)][t(198)][t(181)](e)))[t(188)]((t=>t))}[Gr(191)](){return this[Gr(170)]()[0]||null}[Gr(222)](){const t=Gr;this[t(186)][t(194)]((e=>{const n=t;for(const t of this[n(170)]())e[n(215)](t)})),this[t(203)][t(183)]()}[Gr(215)](t){const e=Gr;this[e(186)][e(194)]((n=>{n[e(215)](t)})),this[e(203)][e(245)](t)}[Gr(177)](t){const e=Gr,n=e(243)+this[e(176)]+":"+this[e(242)]+":"+this.id+":"+this[e(180)].id+":"+zr[e(190)]();this[e(182)](n),this[e(186)][e(194)]((r=>{r[e(249)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Gr(248)](t){const e=Gr;for(const n of this[e(216)]())if(n[e(204)](t))return!0;return!1}[Gr(216)](){const t=Gr;return this[t(170)]()[t(237)]((e=>e[t(197)]()))}[Gr(218)](){const t=Gr;return this[t(216)]()[t(172)](((e,n)=>[...e,...n[t(218)]()]),[])}[Gr(208)](){const t=Gr;var e;return(null===(e=this[t(191)]())||void 0===e?void 0:e[t(197)]())||null}[Gr(202)](){const t=Gr,e=this[t(216)]();if(1!=e[t(192)])return null;const n=e[0],r=n[t(230)][t(195)],s=n[t(228)][t(212)];return r instanceof i.Element?r!=s?null:r:null}[Gr(205)](){const t=Gr;this[t(233)](this[t(216)](),this[t(185)],this[t(187)]),this[t(222)]()}[Gr(244)](){const t=Gr;this[t(173)](this[t(216)](),this[t(185)],this[t(187)]),this[t(222)]()}[Gr(193)](){const t=Gr,e=[];let n=this[t(235)];for(;n;)e[t(210)](n),n=n[t(238)];return e}[Gr(226)](t,e){const n=Gr,r=qn(this[n(187)]);hr(r,t,e),Or(r,this[n(187)])||(this[n(187)]=r,this[n(223)](r))}[Gr(175)](t){const e=Gr,n=qn(this[e(187)]);Ur(n,t),Or(n,this[e(187)])||(this[e(187)]=n,this[e(223)](this[e(187)]))}[Gr(209)](){const t=Gr;return{id:this.id,type:this[t(242)]?this[t(176)]+":"+this[t(242)]:this[t(176)],authorId:this[t(180)].id,createdAt:this[t(200)],hasComments:this[t(219)],data:this[t(185)],attributes:this[t(187)]}}static[Gr(190)](){const t=Gr;return(0,e.uid)()[t(174)](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}}function Wr(){const t=["*Remove:* %0","deletion","add","skip","addEmptyContainer","name","getDescriptions","push","length","format","_itemLabels","element","text","ELEMENT_SPACE","get","attribute","_locale","_handleCustomCallbackDescription","end","match","getFirstRange","insertion","_customCallbacks","_resolveDescriptionItems","pop","key","start","checkChild","3rKxqqm","item","registerElementLabel","set","11063332IXwAQH","*Insert:* %0","type","nextSibling","addContainer","registerDescriptionCallback","replace","addObject","previousSibling","softBreak","*Split:* %0","1700248rFDPlk","getItemLabel","_itemLabelsCallbacks","removeEmptyContainer","elementEnd","3725784lxfiBJ","label","8058FMhxUX","Container","$1 $2","function","Object","matchingCallback","_handleInsertRemoveSuggestionDescription","getWalker","subType","map","elementStart","*Merge:* %0","isObject","removeFormat","9370wlUwDe","EmptyContainer","REPLACE_TEXT","join","nodeAfter","_schema","removeContainer","*Remove format:* %0","27EJlDyB","isEmpty","_handleRenameSuggestionDescription","2634872WUWkgq","addFormat","isInContent","1468269HkPZJW","data","5105pqnGrJ","*Change to:* %0","$textProxy","newValue","_handleAttributeSuggestionDescription","$text","remove","*Set format:* %0","has","isEqual","indexOf","registerAttributeLabel","removeObject","_attributeLabels","normal","quantity","24629RIRGez","_addDescriptionItems"];return(Wr=function(){return t})()}const Kr=Xr;function Xr(t,e){const n=Wr();return(Xr=function(t,e){return n[t-=178]})(t,e)}!function(t,e){const n=Xr,r=t();for(;;)try{if(959862===parseInt(n(252))/1+parseInt(n(249))/2+parseInt(n(202))/3*(parseInt(n(217))/4)+-parseInt(n(254))/5*(parseInt(n(224))/6)+-parseInt(n(206))/7+parseInt(n(222))/8*(-parseInt(n(246))/9)+-parseInt(n(238))/10*(-parseInt(n(270))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wr);class qr{constructor(t,e){const n=Xr;this[n(196)]=[],this[n(184)]=new Map,this[n(219)]=[],this[n(267)]=new Map,this[n(243)]=t,this[n(190)]=e}[Kr(180)](t){const e=Kr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(182)];o++){const i=t[o];if(!i[e(251)])continue;const a=this[e(191)](i);if(a){if(null!=i[e(232)]){if(r[e(262)](i[e(232)]))continue;r[e(274)](i[e(232)])}n[e(181)](a)}else if(e(189)!=i[e(208)])e(195)!=i[e(208)]&&e(273)!=i[e(208)]||this[e(230)](n,i,t[o+1]);else{const t=i[e(253)][e(199)];if(s[e(262)](t))continue;s[e(274)](i[e(253)][e(199)]),t==Tc?this[e(248)](n,i):this[e(258)](n,i)}}return this[e(197)](n)}[Kr(211)](t){const e=Kr;this[e(196)][e(181)](t)}[Kr(204)](t,n,r=e.priorities[Kr(268)]){const s=Kr;s(227)==typeof t?(0,e.insertToPriorityArray)(this[s(219)],{matchingCallback:t,label:n,priority:r}):this[s(184)][s(205)](t,n)}[Kr(265)](t,e){const n=Kr;this[n(267)][n(205)](t,e)}[Kr(218)](t,e=1){const n=Kr;let r;for(const e of this[n(219)])if(e[n(229)](t)){r=e[n(223)];break}return r||(r=this[n(184)][n(188)](t[n(179)])),r?r(e):1!==e?e+" "+t[n(179)]+"s":""+t[n(179)]}[Kr(271)](t,e){const n=Kr,r=e[n(194)]()[n(231)](),s=n(195)==e[n(208)]?n(274):n(260);for(const e of r){const o=e[n(203)],i=t[t[n(182)]-1];if(o.is(n(256)))i&&i[n(208)][n(264)](n(225))>-1&&t[n(198)](),i&&n(186)==i[n(208)]?i[s]+=o[n(253)]:t[n(181)]({type:n(186),add:n(274)==s?o[n(253)]:"",remove:n(260)==s?o[n(253)]:""});else if(this[n(243)][n(236)](o)){const a=o;if(i&&i[n(208)][n(264)](n(225))>-1&&t[n(198)](),n(221)==e[n(208)])continue;i&&i[n(208)]==s+n(228)&&i[n(185)][n(179)]==a[n(179)]?i[n(269)]++:t[n(181)]({type:s+n(228),element:a,quantity:1}),r[n(275)]((t=>!(n(221)==t[n(208)]&&t[n(203)]==o)))}else if(this[n(243)][n(201)](o,n(259))||o.is(n(185),n(215))){const r=o;if(n(274)==s&&n(234)==e[n(208)]||n(260)==s&&n(221)==e[n(208)])continue;if(i&&-1==i[n(208)][n(264)](n(225))){n(186)==i[n(208)]&&(i[s]+="\n");continue}let a;if(a=n(274)==s?r[n(209)]&&!this[n(243)][n(236)](r[n(209)])?r[n(209)]:null:r[n(214)]&&!this[n(243)][n(236)](r[n(214)])?r[n(214)]:null,r[n(247)]||a&&a[n(247)]){const e=a&&a[n(247)]?a:r;i&&i[n(208)]==s+n(239)&&i[n(185)][n(179)]==e[n(179)]?i[n(269)]++:t[n(181)]({type:s+n(239),element:e,quantity:1})}else t[n(181)]({type:s+n(225),element:r})}}}[Kr(197)](t){const e=Kr,n=this[e(190)],r=[],s=[],o=[];for(const i of t)switch(i[e(208)]){case e(186):if(i[e(274)]=i[e(274)][e(212)](/(\S)\u000A+(\S)/g,e(226))[e(212)](/\u000A/g,""),i[e(260)]=i[e(260)][e(212)](/(\S)\u000A+(\S)/g,e(226))[e(212)](/\u000A/g,""),""!=i[e(274)]&&""!=i[e(260)]){r[e(181)]({type:e(212),content:Hr(n,e(240),['"'+i[e(260)]+'"','"'+i[e(274)]+'"'])});continue}if(null!=i[e(274)][e(193)](/^ +$/)){r[e(181)]({type:e(195),content:Hr(n,e(207),Hr(n,e(187),i[e(274)][e(182)]))});continue}if(null!=i[e(260)][e(193)](/^ +$/)){r[e(181)]({type:e(273),content:Hr(n,e(272),Hr(n,e(187),i[e(260)][e(182)]))});continue}if(""!=i[e(274)]){r[e(181)]({type:e(195),content:Hr(n,e(207),'"'+i[e(274)]+'"')});continue}r[e(181)]({type:e(273),content:Hr(n,e(272),'"'+i[e(260)]+'"')});continue;case e(178):case e(213):r[e(181)]({type:e(195),content:Hr(n,e(207),this[e(218)](i[e(185)],i[e(269)]))});continue;case e(220):case e(266):r[e(181)]({type:e(273),content:Hr(n,e(272),this[e(218)](i[e(185)],i[e(269)]))});continue;case e(210):r[e(181)]({type:e(195),content:Hr(n,e(216),this[e(218)](i[e(185)],i[e(269)]))});continue;case e(244):r[e(181)]({type:e(273),content:Hr(n,e(235),this[e(218)](i[e(185)],i[e(269)]))});continue;case e(250):s[e(181)](i[e(199)]);continue;case e(237):o[e(181)](i[e(199)]);continue;default:r[e(181)](i)}if(s[e(182)]){const t=s[e(233)]((t=>this[e(267)][e(262)](t)?this[e(267)][e(188)](t):t))[e(241)](", ");r[e(181)]({type:e(183),content:Hr(this[e(190)],e(261),t)})}if(o[e(182)]){const t=o[e(233)]((t=>this[e(267)][e(262)](t)?this[e(267)][e(188)](t):t))[e(241)](", ");r[e(181)]({type:e(183),content:Hr(this[e(190)],e(245),t)})}return r}[Kr(191)](t){const e=Kr;for(const n of this[e(196)]){const r=n(t);if(r&&e(208)in r)return r}}[Kr(258)](t,e){const n=Kr,r=e[n(253)],s=void 0===r[n(257)]?n(237):n(250);t[n(181)]({type:s,key:r[n(199)]})}[Kr(248)](t,e){const n=Kr;t[n(181)]({type:n(183),content:Hr(this[n(190)],n(255),this[n(218)](e[n(194)]()[n(200)][n(242)],1))})}[Kr(230)](t,e,n){const r=Kr;if(this[r(271)](t,e),n&&n[r(194)]()&&!e[r(194)]()[r(192)][r(263)](n[r(194)]()[r(200)])){const n=t[t[r(182)]-1],s=r(195)==e[r(208)]?r(274):r(260);n&&r(186)==n[r(208)]&&(n[s]+="\n")}}}const Jr=Yr;function Yr(t,e){const n=Qr();return(Yr=function(t,e){return n[t-=417]})(t,e)}!function(t,e){const n=Yr,r=t();for(;;)try{if(257492===parseInt(n(434))/1*(parseInt(n(425))/2)+parseInt(n(428))/3+parseInt(n(432))/4*(-parseInt(n(429))/5)+parseInt(n(422))/6*(-parseInt(n(427))/7)+-parseInt(n(421))/8*(parseInt(n(418))/9)+-parseInt(n(420))/10+parseInt(n(423))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qr);class Zr extends t.Plugin{[Jr(431)](){const t=Jr,e=this[t(430)],n=e[t(433)][t(419)](t(417));e[t(435)][t(419)](t(426))&&n[t(424)](t(426))}}function Qr(){const t=["742578VnFklG","5JSDRLD","editor","afterInit","1387708ziBtVr","plugins","508915sKVsgO","commands","TrackChangesEditing","1911834uGRztd","get","3327850ZuIAKk","8ubxluL","12tQEwsh","7635947IOLKbR","enableCommand","2DhczDT","showAIAssistant","1053458kGBmEZ"];return(Qr=function(){return t})()}const $r=ts;function ts(t,e){const n=es();return(ts=function(t,e){return n[t-=386]})(t,e)}function es(){const t=["registerDescriptionCallback","1755176jFBFsv","FORMAT_JUSTIFY_TEXT","justify","commandName","AlignmentEditing","279904VSvnUi","plugins","1525248BNvhDx","has","value","left","4031631qfZbbC","FORMAT_ALIGN_TO_RIGHT","registerBlockAttribute","registerAttributeLabel","FORMAT_ALIGNMENT","afterInit","right","TrackChangesEditing","locale","85884pMAriU","1474109hUPAbp","_registerLegacyDescription","formatBlock","*Format:* %0","FORMAT_ALIGN_TO_LEFT","descriptionFactory","2382235sAhcDe","enableDefaultAttributesIntegration","format","FORMAT_ALIGN_TO_CENTER","alignment","type","center","commandParams","get","33tQaCGx","8ukVXPS","editor"];return(es=function(){return t})()}!function(t,e){const n=ts,r=t();for(;;)try{if(246947===-parseInt(n(388))/1+-parseInt(n(403))/2*(-parseInt(n(419))/3)+-parseInt(n(423))/4+parseInt(n(410))/5+parseInt(n(390))/6+parseInt(n(404))/7*(parseInt(n(420))/8)+-parseInt(n(394))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[$r(399)](){const t=$r,e=this[t(421)],n=e[t(402)];if(!e[t(389)][t(391)](t(387)))return;const r=e[t(389)][t(418)](t(401));r[t(411)](t(414)),r[t(396)](t(414)),r[t(409)][t(397)](t(414),Hr(n,t(398))),this[t(405)]()}[$r(405)](){const t=$r,e=this[t(421)],n=e[t(402)];e[t(389)][t(418)](t(401))[t(409)][t(422)]((e=>{const r=t;if(r(406)!=e[r(415)])return;const{data:s}=e;if(s&&r(414)==s[r(386)]){const t=s[r(417)][0][r(392)];return{type:r(412),content:Hr(n,r(407),function(t){const e=r;switch(t){case e(393):return Hr(n,e(408));case e(400):return Hr(n,e(395));case e(416):return Hr(n,e(413));case e(425):return Hr(n,e(424))}}(t))}}}))}}const rs=os;function ss(){const t=["UnderlineEditing","CodeEditing","type","FORMAT_ITALIC","editor","descriptionFactory","StrikethroughEditing","forceValue","448732dMZKYE","FORMAT_UNDERLINE","8cUlGIj","registerDescriptionCallback","has","enableDefaultAttributesIntegration","get","FORMAT_BOLD","5798295tzXkhf","34luoLIO","ItalicEditing","superscript","FORMAT_SUBSCRIPT","FORMAT_SUPERSCRIPT","format","formatInline","registerInlineAttribute","bold","3794510XLHKSH","strikethrough","FORMAT_","SuperscriptEditing","code","toUpperCase","*Format:* %0","TrackChangesEditing","18402jwfwBp","subscript","registerAttributeLabel","italic","commandParams","toLowerCase","2888616tlqbKB","FORMAT_CODE","locale","SubscriptEditing","underline","3294340QsqfxI","plugins","*Remove format:* %0","FORMAT_STRIKETHROUGH","42297fZjUcT","BoldEditing","_registerLegacyDescription","commandName","afterInit","slice","1057OMEvjA"];return(ss=function(){return t})()}function os(t,e){const n=ss();return(os=function(t,e){return n[t-=372]})(t,e)}!function(t,e){const n=os,r=t();for(;;)try{if(494069===-parseInt(n(403))/1+parseInt(n(412))/2*(parseInt(n(388))/3)+parseInt(n(379))/4+parseInt(n(421))/5+-parseInt(n(373))/6*(parseInt(n(394))/7)+-parseInt(n(405))/8*(parseInt(n(411))/9)+parseInt(n(384))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ss);const is=[rs(389),rs(413),rs(395),rs(396),rs(401),rs(382),rs(424)];class as extends t.Plugin{[rs(392)](){const t=rs,e=this[t(399)],n=e[t(385)][t(409)](t(372)),r=e[t(381)];for(const s of is){if(!e[t(385)][t(407)](s))continue;const o=s[t(393)](0,-7)[t(378)](),i=t(423)+o[t(426)]();n[t(408)](o),n[t(419)](o),n[t(400)][t(375)](o,Hr(r,i))}this[t(390)]()}[rs(390)](){const t=rs,e=this[t(399)],n=e[t(381)],r=e[t(385)][t(409)](t(372));function s(e,s){const o=t;r[o(400)][o(406)]((t=>{const r=o;if(r(418)!=t[r(397)])return;const{data:i}=t;return i&&i[r(391)]===e?i[r(377)][0][r(402)]?{type:r(417),content:Hr(n,r(427),s)}:{type:r(417),content:Hr(n,r(386),s)}:void 0}))}s(t(420),Hr(n,t(410))),s(t(376),Hr(n,t(398))),s(t(383),Hr(n,t(404))),s(t(425),Hr(n,t(380))),s(t(422),Hr(n,t(387))),s(t(374),Hr(n,t(415))),s(t(414),Hr(n,t(416)))}}function cs(){const t=["28824cMBGTc","getSelectedBlocks","1878qYMvLN","afterInit","commandName","2171980pNpfiG","descriptionFactory","from","commandParams","format","name","get","selection","has","30dGCCnI","$root","schema","1134WInrmz","BlockQuoteEditing","checkChild","markBlockFormat","document","parent","enableCommand","374RbcBUw","editor","7390pvyZQI","TrackChangesEditing","ELEMENT_BLOCK_QUOTE","blockQuote","value","forceValue","change","filter","*Remove format:* %0","plugins","commands","model","locale","*Set format:* %0","5843233OSkJwA","1498083stNRXK","registerDescriptionCallback","417BJJFDu","1765962FHAFPz"];return(cs=function(){return t})()}function us(t,e){const n=cs();return(us=function(t,e){return n[t-=458]})(t,e)}const ls=us;!function(t,e){const n=us,r=t();for(;;)try{if(398128===parseInt(n(496))/1*(-parseInt(n(477))/2)+-parseInt(n(494))/3+-parseInt(n(458))/4+-parseInt(n(479))/5*(parseInt(n(500))/6)+parseInt(n(470))/7*(parseInt(n(498))/8)+-parseInt(n(497))/9+parseInt(n(467))/10*(parseInt(n(493))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(cs);class fs extends t.Plugin{[ls(501)](){const t=ls,e=this[t(478)],n=e[t(491)];if(!e[t(488)][t(466)](t(471)))return;const r=e[t(488)][t(464)](t(480)),s=this[t(478)][t(489)][t(464)](t(482));r[t(476)](t(482),((n,o={})=>{const i=t,a=this[i(478)][i(490)][i(474)][i(465)],c=o&&void 0!==o[i(484)]?o[i(484)]:!s[i(483)];let u=[];if(c){const t=Array[i(460)](a[i(499)]())[i(486)]((t=>hs(t)||function(t,e){const n=i,r=e[n(472)](t[n(475)],n(482)),s=e[n(472)]([n(468),n(482)],t);return r&&s}(t,this[i(478)][i(490)][i(469)])));u=y(t,e[i(490)])}else{const t=Array[i(460)](a[i(499)]())[i(486)]((t=>hs(t)));u=y(t,e[i(490)])}e[i(490)][i(485)]((()=>{const t=i;for(const e of u)r[t(473)](e,{commandName:t(482),commandParams:[{forceValue:c}]})}))})),r[t(459)][t(495)]((e=>{const r=t,{data:s}=e;if(s&&r(482)==s[r(502)]){const t=Hr(n,r(481));return s[r(461)][0][r(484)]?{type:r(462),content:Hr(n,r(492),t)}:{type:r(462),content:Hr(n,r(487),t)}}}))}}function hs(t){const e=ls;return e(482)==t[e(475)][e(463)]}const gs=ds;function ds(t,e){const n=ps();return(ds=function(t,e){return n[t-=378]})(t,e)}function ps(){const t=["editor","413091ywfTsj","enableCommand","changeCaseUpper","4987440QEwJTN","606441NEttMp","afterInit","3825904DpFvDT","260DNctge","123848vyYluz","5000193hJDixZ","changeCaseLower","has","35ZnzxOT","CaseChange","plugins","6327RtQZDS","changeCaseTitle","TrackChangesEditing","get"];return(ps=function(){return t})()}!function(t,e){const n=ds,r=t();for(;;)try{if(445937===parseInt(n(382))/1*(-parseInt(n(394))/2)+parseInt(n(391))/3+-parseInt(n(395))/4*(-parseInt(n(379))/5)+parseInt(n(390))/6+-parseInt(n(387))/7+-parseInt(n(393))/8+parseInt(n(396))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ps);class ms extends t.Plugin{[gs(392)](){const t=gs,e=this[t(386)];e[t(381)][t(378)](t(380))&&(e[t(381)][t(385)](t(384))[t(388)](t(389)),e[t(381)][t(385)](t(384))[t(388)](t(397)),e[t(381)][t(385)](t(384))[t(388)](t(383)))}}const Is=bs;!function(t,e){const n=bs,r=t();for(;;)try{if(375972===parseInt(n(212))/1*(-parseInt(n(205))/2)+-parseInt(n(202))/3+parseInt(n(203))/4*(parseInt(n(207))/5)+parseInt(n(209))/6+-parseInt(n(213))/7*(parseInt(n(208))/8)+parseInt(n(195))/9+-parseInt(n(196))/10*(parseInt(n(197))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ts);class Es extends t.Plugin{[Is(200)](){const t=Is,e=this[t(198)];e[t(204)][t(206)](t(201))&&e[t(199)][t(206)](t(211))[t(210)](t(201))}}function bs(t,e){const n=Ts();return(bs=function(t,e){return n[t-=195]})(t,e)}function Ts(){const t=["20lzsRcy","1074579xfAQVK","editor","plugins","afterInit","ckbox","125691jsYDFk","1084068fBAwMO","commands","56604AqFIyJ","get","5kstfWD","616HRmlKa","3359112HzcEcE","enableCommand","TrackChangesEditing","5dtBBiz","7525vaJeTo","59967ViqrOz"];return(Ts=function(){return t})()}function _s(t,e){const n=As();return(_s=function(t,e){return n[t-=360]})(t,e)}const ys=_s;function As(){const t=["value","descriptionFactory","format","registerDescriptionCallback","registerElementLabel","filter","label","plugins","document","locale","model","9649757PvNwkK","92719IcnFnI","792ieYqML","commandName","indentCodeBlock","get","isLimit","12TWnAXq","commands","toLowerCase","editor","TrackChangesEditing","3465609sMdCmn","getSelectedBlocks","languages","enableCommand","has","parent","3432867cZJCYl","formatBlock","from","6257360JKWcfp","selection","codeBlock","6sDwvmd","change","name","86985fNchri","ELEMENT_CODE_BLOCK","rootElement","language","markBlockFormat","*Remove format:* %0","schema","6382kjnfDC","CodeBlock","64JHbTIT","config","forceValue","checkChild","commandParams","type","1270bXDdky","*Set format:* %0","outdentCodeBlock","afterInit","4ZOJRys","find","blockName"];return(As=function(){return t})()}!function(t,e){const n=_s,r=t();for(;;)try{if(664709===-parseInt(n(366))/1*(parseInt(n(364))/2)+-parseInt(n(408))/3*(parseInt(n(376))/4)+-parseInt(n(411))/5+parseInt(n(414))/6*(parseInt(n(402))/7)+parseInt(n(392))/8*(parseInt(n(417))/9)+-parseInt(n(372))/10*(-parseInt(n(391))/11)+parseInt(n(397))/12*(parseInt(n(390))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(As);class ks extends t.Plugin{[ys(375)](){const t=ys,e=this[t(400)];if(!e[t(386)][t(406)](t(365)))return;const n=e[t(386)][t(395)](t(401)),r=e[t(388)],s=e[t(367)][t(395)](t(413))[t(404)],o=e[t(398)][t(395)](t(413));n[t(405)](t(394)),n[t(405)](t(374)),n[t(405)](t(413),((r,i={})=>{const a=t,c=e[a(389)],u=e[a(389)][a(387)][a(412)],l=i&&void 0!==i[a(368)]?i[a(368)]:!o[a(379)];let f;i[a(360)]||(i[a(360)]=s[0][a(360)]),f=l?Array[a(410)](u[a(403)]())[a(384)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(419))&&!e[n(396)](t)&&e[n(369)](t[n(407)],n(413))}(t,c[a(363)]))):Array[a(410)](u[a(403)]())[a(384)]((t=>Cs(t)));const h=y(f,c);c[a(415)]((()=>{const t=a;for(const e of h)n[t(361)](e,{commandName:t(413),commandParams:[{...i,forceValue:l}],formatGroupId:t(378)})}))})),n[t(380)][t(383)](t(413),(e=>Hr(r,t(418),e))),n[t(380)][t(382)]((e=>{const n=t;if(n(409)!=e[n(371)])return;const o=r.t,{data:i}=e;if(!i||n(413)!=i[n(393)])return;const a=i[n(370)][0][n(360)],c=o(s[n(377)]((t=>t[n(360)]===a))[n(385)])[n(399)]();return i[n(370)][0][n(368)]?{type:n(381),content:Hr(r,n(373),Hr(r,n(418),1)+" ("+c+")")}:{type:n(381),content:Hr(r,n(362),Hr(r,n(418),1))}}))}}function Cs(t){const e=ys;return e(413)==t[e(416)]}const Ls=Rs;function Ns(){const t=["TrackChangesEditing","5274BXxfpK","plugins","enableCommand","12XbkdRW","afterInit","78977ynftSW","has","4426848CkNwKJ","1751898dOdsEO","248025yqNVBT","3QANOzm","892466jDvUnF","CommentsEditing","1697066fgvDzq","get","editor","addCommentThread","10970oluaHd"];return(Ns=function(){return t})()}function Rs(t,e){const n=Ns();return(Rs=function(t,e){return n[t-=388]})(t,e)}!function(t,e){const n=Rs,r=t();for(;;)try{if(515426===parseInt(n(402))/1+-parseInt(n(389))/2*(-parseInt(n(388))/3)+parseInt(n(400))/4*(-parseInt(n(406))/5)+parseInt(n(405))/6+-parseInt(n(391))/7+-parseInt(n(404))/8+-parseInt(n(397))/9*(-parseInt(n(395))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ns);class Ss extends t.Plugin{[Ls(401)](){const t=Ls,e=this[t(393)];e[t(398)][t(403)](t(390))&&e[t(398)][t(392)](t(396))[t(399)](t(394))}}var Ms=n(834);function vs(){const t=["writer","start","ck-suggestion-marker-","test","getItems","toViewElement","push","12983967pdCZGt","13252HvyGII","get","activeMarkers","type","301176sCaAQf","isContent","mapper","markerRange","getWalker","parent","isBlock","10cKRFDm","ck-suggestion-marker--active","4656029SIBDcB","includes","isAtEnd","bindElementToMarker","nextSibling","TrackChangesEditing","item","model","addHighlight","schema","span","plugins","markerName","1051796qRHTuO","elementEnd","addClass","3042550MMkLWi","consumable","getCustomProperty","21770SvbQcS","createRangeOn","createUIElement","insert","previousPosition","toViewPosition","6fKnDDa","147adhtWV","name","hasAttribute","isLimit"];return(vs=function(){return t})()}function ws(t,e){const n=vs();return(ws=function(t,e){return n[t-=362]})(t,e)}function Os(t,e,n){const r=ws,s=[];for(const o of e[r(402)]())o[r(396)](t)&&s[r(404)](n[r(388)](o));return s}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=ws,s=t[r(379)][r(407)](r(373));return(o,i,a)=>{const c=r;if(!a[c(385)][c(401)](i[c(362)],o[c(395)]))return;const u=i[c(362)][c(363)](),l=i[c(362)][c(399)],f=t[c(375)][c(377)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(374)];d=d||f[c(411)](e);const n=a[c(412)][c(403)](e);if(n&&n[c(386)](c(376)))return;c(382)==t[c(409)]&&f[c(365)](e)&&!f[c(397)](e)&&(e[c(372)]||l[c(370)]?h&&h[c(364)]==e||(h=e,m(t[c(391)]),p=!0):g=g||t[c(391)])}function m(t){const r=c,o=a[r(398)][r(389)](r(378),{class:r(400)+e}),u=a[r(412)][r(392)](t);n&&s[r(408)][r(369)](i[r(380)])&&a[r(398)][r(383)](r(367),o),a[r(398)][r(390)](u,o),a[r(412)][r(371)](o,i[r(380)])}d||p||!g||m(g)}}function Fs(){const t=["writer","editing","uiElement","get","7959149kZLGfi","8194570RdHczF","editor","12IZBMIV","createSelection","TrackChangesEditing","10cgkyZi","forward","unbindElementFromMarkerName","enqueueChange","unlock","commands","setSelection","mapper","createRange","requires","lock","high","rootName","end","merge","remove","7YcznYZ","model","plugins","isCollapsed","markerName","selection","enableCommand","buffer","141752lFhZKn","options","5768694XznxOB","showSuggestionHighlights","54oduobo","getFirstRange","modifySelection","document","downcastDispatcher","addMarker:suggestion:deletion","fromRange","batch","start","removeMarker:suggestion:deletion","4lodCRK","1288298gSGlPa","unit","bind","deleteForward","70233787jTuAaM","delete","data","detach","init","603TmHELx","111063RPVIog","markerNameToElements","root","$graveyard"];return(Fs=function(){return t})()}!function(t,e){const n=ws,r=t();for(;;)try{if(561309===-parseInt(n(381))/1+-parseInt(n(387))/2+parseInt(n(394))/3*(parseInt(n(406))/4)+-parseInt(n(384))/5+-parseInt(n(393))/6*(-parseInt(n(368))/7)+-parseInt(n(410))/8+-parseInt(n(405))/9*(-parseInt(n(366))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vs);const Ps=Bs;function Bs(t,e){const n=Fs();return(Bs=function(t,e){return n[t-=189]})(t,e)}!function(t,e){const n=Bs,r=t();for(;;)try{if(977985===-parseInt(n(194))/1+parseInt(n(246))/2*(-parseInt(n(204))/3)+-parseInt(n(193))/4*(parseInt(n(213))/5)+parseInt(n(244))/6*(-parseInt(n(234))/7)+-parseInt(n(242))/8*(-parseInt(n(203))/9)+-parseInt(n(218))/10*(parseInt(n(212))/11)+-parseInt(n(215))/12*(-parseInt(n(198))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fs);class xs extends t.Plugin{static get[Ps(227)](){return[Ms.Delete]}[Ps(202)](){const t=Ps,e=this[t(214)],n=e[t(236)][t(211)](t(217));n[t(240)](t(199));const r=e[t(223)][t(211)](t(197));n[t(240)](t(197),((n,s={})=>{const o=t,a=e[o(235)][o(216)](e[o(235)][o(249)][o(239)]);a[o(237)]&&e[o(235)][o(248)](a,{direction:o(219),unit:s[o(195)]});const c=a[o(247)](),u=i.LiveRange[o(189)](c);let l;n(s),l=o(207)==u[o(206)][o(230)]?e[o(235)][o(226)](c[o(191)]):e[o(235)][o(226)](u[o(191)],u[o(231)]),u[o(201)](),e[o(235)][o(221)](r[o(241)][o(190)],(t=>{const e=o;r[e(241)][e(228)](),t[e(224)](t[e(226)](l[e(231)])),r[e(241)][e(222)]()}))})),e[t(209)][t(250)].on(t(251),Ds(e,t(232)),{priority:t(229)}),e[t(200)][t(250)].on(t(251),((n,r,s)=>{const o=t;s[o(243)][o(245)]&&Ds(e,o(232),{showActiveMarker:!1})[o(196)](this)(n,r,s)}),{priority:t(229)}),e[t(209)][t(250)].on(t(192),((e,n,r)=>{const s=t,o=r[s(225)][s(205)](n[s(238)]);if(o)for(const t of o)t.is(s(210))&&(r[s(225)][s(220)](t,n[s(238)]),r[s(208)][s(233)](t))}),{priority:t(229)})}}const Us=Gs;function js(){const t=["6MYlMat","groupId","17234670UnwnIy","trackChangesCommand","commandParams","TodoListEditing","attributeKey","setAttribute","default","createPositionAt","listStart","data","plugins","customBulletedList","9NqfqwP","forceValue","range","registerCustomCallback","selection","bulletedList","FORMAT_INDENT","containsItem","differ","*Check item*","every","listItemId","formatBlock","nodeAfter","listReversed","_suggestionFactory","afterInit","next","splitListItemAfter","mergeListItemBackward","todoListChecked","numbered","checkTodoList","suggestion","*Change to:* %0","value","documentList","isUndo","todo","_findSuggestions","getAttribute","mergeListItemForward","TrackChangesEditing","115oQDpmv","numberedList","has","newValue","oldValue","listType","ELEMENT_","length","previousSibling","isLocal","ELEMENT_TODO_LIST","437880PMXppo","ListEditing","*Format:* remove from %0","*Uncheck item*","attributes","map","from","bulleted","registerPostFixer","listIndent","541750jpmXvZ","getSuggestions","registerAttributeLabel","listMarker","1960068Xmofyj","commands","_getAttributeKey","editor","meta","todoList","noTrackChangesFixer","ELEMENT_BULLETED_LIST","listStyle","todoListCheck","detach","head","_supportLegacySuggestions","getRanges","7914rnSMWx","ELEMENT_NUMBERED_LIST","*Indent:* %0","commandName","format","fromRange","indentList","*Outdent:* %0","start","registerDescriptionCallback","deletion","filter","*Set format:* %0","schema","listMarkerStyle","toUpperCase","document","outdentList","get","*Merge:* %0","descriptionFactory","setSelection","getFirstRange","end","refresh","config","createRange","removeMarker","getFirstMarker","*Split:* list item","_registerLegacyDescription","includes","getChanges","*Format:* insert into %0","model","list.multiBlock","3532296vPTFNU","multipleBlocks","locale","3140382zbXmfB","customNumberedList","execute","key","accept","type","listItemIdFixer","batch","nextSibling","ELEMENT_LIST_ITEM","find","parent","assureChains","*Remove format:* %0","enableDefaultAttributesIntegration","registerElementLabel","splitListItemBefore","isObject","_LIST","push","isNextTo","change","*Merge:* list item","registerBlockAttribute","attribute"];return(js=function(){return t})()}function Gs(t,e){const n=js();return(Gs=function(t,e){return n[t-=233]})(t,e)}!function(t,e){const n=Gs,r=t();for(;;)try{if(390147===parseInt(n(312))/1*(-parseInt(n(351))/2)+-parseInt(n(337))/3+-parseInt(n(323))/4+parseInt(n(333))/5*(-parseInt(n(265))/6)+-parseInt(n(240))/7+parseInt(n(237))/8+parseInt(n(279))/9*(parseInt(n(267))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(js);class Vs extends t.Plugin{[Us(295)](){const t=Us,e=this[t(340)];if(!e[t(277)][t(314)](t(324)))return;const n=e[t(239)],r=e[t(277)][t(369)](t(311)),s=e[t(277)][t(314)](t(270)),o=!!e[t(376)][t(369)](t(236));function i(e){const r=t;return{type:r(355),content:""+Hr(n,r(363),e)}}function a(e){const r=t;return{type:r(355),content:""+Hr(n,r(253),e)}}r[t(254)](t(313)),r[t(254)](t(284)),r[t(254)](t(241)),r[t(254)](t(278)),r[t(254)](t(357)),r[t(254)](t(368)),r[t(254)](t(297)),r[t(254)](t(256)),r[t(263)](t(290)),r[t(263)](t(317)),r[t(263)](t(332)),o&&(r[t(254)](t(298)),r[t(254)](t(310))),s&&(r[t(254)](t(342)),r[t(254)](t(301)),r[t(263)](t(299)),r[t(371)][t(360)]((e=>{const r=t,{data:s}=e;if(s&&r(299)==s[r(243)])return{type:r(355),content:s[r(315)]?Hr(n,r(288)):Hr(n,r(326))}})),this[t(340)][t(235)][t(367)][t(331)]((e=>{const n=t;if(e[n(247)][n(306)])return!1;let s=!1;const o=r[n(334)]({skipNotAttached:!0})[n(362)]((t=>n(299)===r[n(339)](t)));for(const t of o)n(307)!=t[n(373)]()[n(359)][n(292)][n(309)](n(317))&&(r[n(308)](t[n(373)](),n(264))[n(250)]((t=>n(317)===r[n(339)](t[n(302)])))||(e[n(378)](t[n(379)]()),s=!0));return s}))),r[t(371)][t(335)](t(332),Hr(n,t(285)));const c={type:t(355),content:""};r[t(371)][t(360)]((e=>{const r=t,{data:s}=e;if(!s||r(317)!=s[r(243)])return;let u=e[r(348)];for(;u;){if(u[r(276)]&&((r(345)==u[r(276)][r(243)]||r(365)==u[r(276)][r(243)])&&(u[r(276)][r(315)]&&r(273)!=u[r(276)][r(315)]||r(273)!=u[r(276)][r(316)]&&!s[r(315)])||!o&&u[r(276)][r(243)]==Tc))return c;u=u[r(296)]}if(null==s[r(315)])switch(s[r(316)]){case r(330):return a(Hr(n,r(344)));case r(300):return a(Hr(n,r(352)));case r(307):return a(Hr(n,r(322)))}switch(s[r(315)]){case r(330):return i(Hr(n,r(344)));case r(300):return i(Hr(n,r(352)));case r(307):return i(Hr(n,r(322)))}})),r[t(371)][t(360)]((e=>{const n=t,{data:r}=e;if(r&&n(332)==r[n(243)])return null==r[n(315)]||null==r[n(316)]&&0==r[n(315)]?c:void 0})),r[t(371)][t(360)]((e=>{const r=t;if(r(264)!=e[r(245)])return;const{data:s}=e;if(!s||r(290)!=s[r(243)])return;const o=zs(e);return r(315)==o?{type:r(355),content:Hr(n,r(262))}:r(316)==o?{type:r(355),content:Hr(n,r(380))}:c})),e[t(235)][t(367)][t(331)]((e=>this[t(246)](e))),e[t(235)][t(367)][t(331)]((e=>this[t(343)](e))),e[t(235)][t(367)][t(331)]((e=>this[t(252)](e))),this[t(349)]()}[Us(246)](t){const e=Us;if(t[e(247)][e(306)]||!t[e(247)][e(321)])return!1;let n=!1;const r=this[e(340)][e(277)][e(369)](e(311))[e(334)]({skipNotAttached:!0})[e(362)]((t=>t[e(276)]&&e(290)==t[e(276)][e(243)]))[e(362)]((t=>t[e(276)][e(315)]&&t[e(276)][e(316)]));for(const s of r)zs(s)||(t[e(378)](s[e(379)]()),n=!0);return n}[Us(343)](t){const e=Us;if(t[e(247)][e(306)]||!t[e(247)][e(321)])return!1;const n=this[e(340)][e(277)][e(369)](e(311));if(n[e(268)][e(304)])return!1;let r=!1;const s=[e(317),e(290),e(332),e(345),e(275),e(293),e(346),e(336),e(365)],o=this[e(340)][e(235)][e(367)][e(287)][e(233)]()[e(362)]((t=>e(264)==t[e(245)]))[e(362)]((t=>s[e(382)](t[e(271)])));if(0==o[e(319)])return r;for(const i of o){const o=n[e(308)](i[e(281)],e(264))[e(362)]((t=>!t[e(341)][e(260)]))[e(328)]((t=>t[e(302)]))[e(362)]((t=>{const r=e,o=n[r(339)](t);return s[r(382)](o)}));if(o[e(319)]){for(const n of o)t[e(378)](n[e(379)]());r=!0}}return r}[Us(252)](t){const e=Us;if(t[e(247)][e(306)]||!t[e(247)][e(321)])return!1;const n=this[e(340)][e(277)][e(369)](e(311));let r=!1;const s=[e(317),e(290),e(332),e(345),e(275),e(293),e(346),e(336),e(365)];for(const t of n[e(334)]({skipNotAttached:!0})){const o=n[e(308)](t[e(373)](),e(264))[e(328)]((t=>t[e(302)]))[e(362)]((t=>t[e(276)]&&s[e(382)](t[e(276)][e(243)])));if(!o[e(319)])continue;const a=o[0][e(348)][e(327)][e(266)];if(!o[e(289)]((t=>t[e(327)][e(266)]===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(334)]({skipNotAttached:!0})[s(362)]((e=>s(264)==e[s(245)]&&e[s(327)][s(266)]==t)))e[s(272)](s(266),r)}function i(t,n){const r=e;let s=t[r(348)],i=!1;for(;s;)s[r(327)][r(266)]!=n&&(o(s[r(327)][r(266)],n),s[r(272)](r(266),n),i=!0),s=s[r(296)];return i}}[Us(349)](){const t=Us,e=this[t(340)],n=e[t(239)],r=e[t(277)][t(369)](t(311));this[t(381)](),r[t(294)][t(282)](t(291),t(305),t(244),(function(n,r){const s=t,o=[];for(let t of n)t[s(359)][s(292)]===t[s(374)][s(251)]&&(t=e[s(235)][s(377)](e[s(235)][s(274)](t[s(359)][s(292)],0))),o[s(259)](t);e[s(235)][s(261)]((t=>{const n=s,a=e[n(235)][n(367)][n(283)],c=Array[n(329)](a[n(350)]())[n(328)]((t=>i.LiveRange[n(356)](t)));t[n(372)](o),e[n(338)][n(369)](r[n(354)])[n(375)](),r[n(269)][n(259)]({forceDefaultExecution:!0}),e[n(242)](r[n(354)],...r[n(269)]),t[n(372)](c);for(const t of c)t[n(347)]()}))})),r[t(371)][t(255)]((function(n){const r=t,s=!e[r(235)][r(364)][r(257)](n),o=n[r(320)],i=n[r(248)],a=n[r(309)](r(290)),c=!o||o[r(309)](r(290))!==a,u=!i||i[r(309)](r(290))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(249),e)))}[Us(381)](){const t=Us,e=this[t(340)],n=e[t(239)];function r(n){const r=t,s=e[r(338)][r(369)](r(284))[r(304)],o=e[r(338)][r(369)](r(313))[r(304)];return r(313)===n?s:o}e[t(277)][t(369)](t(311))[t(371)][t(360)]((function(s){const o=t;if(o(291)!=s[o(245)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(354)]){case o(284):u=i[o(269)][0][o(280)],l=r(i[o(354)]),a=o(u?234:325),!l&&e[o(376)][o(369)](o(236))||(a=o(303)),c={type:o(355),content:Hr(n,a,Hr(n,o(344)))};break;case o(313):u=i[o(269)][0][o(280)],l=r(i[o(354)]),a=o(u?234:325),!l&&e[o(376)][o(369)](o(236))||(a=o(303)),c={type:o(355),content:Hr(n,a,Hr(n,o(352)))};break;case o(357):a=o(353),c={type:o(355),content:Hr(n,a,Hr(n,o(249)))};break;case o(368):a=function(t){const e=o,n=t[e(373)]();let r=n[e(359)][e(292)];for(;r&&n[e(286)](r);){if(r[e(309)](e(332))>0)return!1;r=r[e(248)]}return!0}(s)?Hr(n,o(325),Hr(n,function(t){const e=o;return e(318)+t[e(373)]()[e(359)][e(292)][e(309)](e(317))[e(366)]()+e(258)}(s))):Hr(n,o(358),Hr(n,o(249))),c={type:o(355),content:a};break;case o(298):case o(310):!1===i[o(238)]&&(a=o(370),c={type:o(361),content:Hr(n,a,Hr(n,o(249)))})}return c}))}}function zs(t){const e=Us;let n=t[e(373)]()[e(359)][e(292)][e(320)];for(;n;){const r=n[e(309)](e(290));if(!r)return!1;if(r==t[e(276)][e(315)])return e(315);if(r==t[e(276)][e(316)])return e(316);n=n[e(320)]}return!1}const Hs=Ws;function Ws(t,e){const n=Ks();return(Ws=function(t,e){return n[t-=344]})(t,e)}function Ks(){const t=["get","registerBlockAttribute","key","lower-latin","numbered","enableDefaultAttributesIntegration","*Change to:* %0","*Format:* set order to regular","suggestion","styles","bulleted","549552UGwBdY","includes","TrackChangesEditing","afterInit","newValue","*Format:* set start index to %0","data","plugins","upper-latin","*Remove format:* %0","5892770ehPGzk","editor","9601200fgoHRC","filter","decimal-leading-zero","_LIST_","default","removeMarker","_getTranslationKeyForListStyle","registerPostFixer","isUndo","getFirstRange","formatBlock","disc","80086EVJlkF","circle","listReversed","start","document","265CNnYev","type","oldValue","commandParams","nodeAfter","descriptionFactory","FORMAT_LIST_START","replace","locale","commandName","listStart","startIndex","upper-roman","listStyle","49ZVWFNP","decimal","_getAttributeKey","format","getSuggestions","next","batch","find","getAttribute","registerAttributeLabel","ListPropertiesEditing","bind","config","listType","1316250QWNSrL","6243168iogYvk","reversed","toUpperCase","square","has","_findSuggestions","lower-roman","list.properties","customNumbered","FORMAT_LIST_REVERSED","ELEMENT_","getFirstMarker","model","32172fTunFM","123NAkxfA","_LIST_DEFAULT","_registerLegacyDescription","registerDescriptionCallback","*Set format:* %0","*Format:* set order to reversed","attribute","handleDescriptions","head"];return(Ks=function(){return t})()}!function(t,e){const n=Ws,r=t();for(;;)try{if(936427===-parseInt(n(388))/1+parseInt(n(355))/2*(parseInt(n(403))/3)+-parseInt(n(402))/4*(parseInt(n(360))/5)+parseInt(n(389))/6+-parseInt(n(374))/7*(parseInt(n(423))/8)+parseInt(n(435))/9+-parseInt(n(433))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ks);class Xs extends t.Plugin{[Hs(426)](){const t=Hs;if(!this[t(434)][t(430)][t(393)](t(384)))return;const e=this[t(434)][t(386)][t(412)](t(396)),n=this[t(434)][t(430)][t(412)](t(425));e[t(421)]&&(n[t(417)](t(373)),n[t(413)](t(373))),e[t(390)]&&(n[t(417)](t(357)),n[t(413)](t(357))),e[t(371)]&&(n[t(417)](t(370)),n[t(413)](t(370)));const r={type:t(377),content:""};n[t(365)][t(406)](this[t(410)][t(385)](this));const s=this[t(434)][t(368)];n[t(365)][t(383)](t(357),Hr(s,t(398))),n[t(365)][t(406)]((e=>{const n=t,{data:s}=e;if(s&&n(357)==s[n(414)])return null==s[n(427)]||0==s[n(427)]&&null==s[n(362)]?r:void 0})),n[t(365)][t(383)](t(370),Hr(s,t(366))),n[t(365)][t(406)]((e=>{const n=t,{data:s}=e;if(s&&n(370)==s[n(414)])return null==s[n(427)]||1==s[n(427)]&&null==s[n(362)]?r:void 0})),this[t(434)][t(401)][t(359)][t(350)]((e=>{const r=t;if(e[r(380)][r(351)])return!1;let s=!1;const o=n[r(378)]({skipNotAttached:!0})[r(344)]((t=>{const e=r,s=n[e(376)](t);return e(370)==s||e(357)==s}));for(const t of o){const o=t[r(352)]()[r(358)][r(364)][r(382)](r(387));r(416)!=o&&r(397)!=o&&(n[r(394)](t[r(352)](),r(409))[r(381)]((t=>r(387)==n[r(376)](t[r(420)])))||(e[r(348)](t[r(400)]()),s=!0))}return s})),this[t(405)]()}[Hs(410)](t){const e=Hs,n=this[e(434)][e(368)],{data:r}=t,s={type:e(377),content:""};if(!r||e(373)!=r[e(414)])return;if(!r[e(362)])return e(347)==r[e(427)]?s:{type:e(377),content:""+Hr(n,e(407),Hr(n,this[e(349)](r[e(427)])))};if(!r[e(427)]){if(e(347)==r[e(362)])return s;let o=t[e(411)];for(;o;){if(o[e(429)]&&e(387)==o[e(429)][e(414)]&&o[e(429)][e(427)])return s;o=o[e(379)]}return{type:e(377),content:""+Hr(n,e(432),Hr(n,this[e(349)](r[e(362)])))}}if(e(347)!=r[e(427)])return{type:e(377),content:""+Hr(n,e(407),Hr(n,this[e(349)](r[e(427)])))};let o=t[e(411)];for(;o;){if(o[e(429)]&&e(387)==o[e(429)][e(414)]&&o[e(429)][e(427)]&&o[e(429)][e(362)])return s;o=o[e(379)]}const i=t[e(352)]()[e(358)][e(364)][e(382)](e(387));return{type:e(377),content:Hr(n,e(407),Hr(n,e(399)+i[e(391)]()+e(404)))}}[Hs(405)](){const t=Hs,e=this[t(434)],n=e[t(368)];e[t(430)][t(412)](t(425))[t(365)][t(406)]((e=>{const r=t;if(r(353)!=e[r(361)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(369)]){case r(373):o=r(418),i={type:r(377),content:Hr(n,o,Hr(n,this[r(349)](s[r(363)][0][r(361)])))};break;case r(357):o=s[r(363)][0][r(390)]?r(408):r(419),i={type:r(377),content:Hr(n,o)};break;case r(370):o=r(428),i={type:r(377),content:Hr(n,o,s[r(363)][0][r(371)])}}return i}))}[Hs(349)](t){const e=Hs;return e(399)+function(t){const n=e;return qs[n(424)](t)?n(422):Js[n(424)](t)?n(416):null}(t)[e(391)]()+e(346)+t[e(391)]()[e(367)](/-/g,"_")}}const qs=[Hs(354),Hs(356),Hs(392)],Js=[Hs(375),Hs(345),Hs(395),Hs(372),Hs(415),Hs(431)];var Ys=n(507);const Zs=$s;function Qs(){const t=["showSuggestionHighlights","unbindElementFromMarkerName","143gnbCZE","editor","hasClass","model","options","init","setSelection","1798101NPFofR","4299610djAFrq","4525029XOyino","afterExecute","change","selection","getFirstRange","commands","8oLEQzj","removeMarker:suggestion:insertion","1145145mHPSUN","enter","1758zrbRyD","2164476wMkFyK","document","enterBlock","high","createPositionAt","data","writer","end","fire","6DNJsZX","ck-suggestion-marker-split","212hOgyHi","TrackChangesEditing","plugins","parent","remove","bind","markInsertion","downcastDispatcher","markerName","requires","addMarker:suggestion:insertion","editing","1981180IGpmvi","get","mapper","detach","enableCommand","markerNameToElements","4dDfvMA","fromRange","split","getFirstPosition","nextSibling","createRange"];return(Qs=function(){return t})()}function $s(t,e){const n=Qs();return($s=function(t,e){return n[t-=117]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(387672===-parseInt(n(124))/1*(-parseInt(n(169))/2)+-parseInt(n(157))/3*(parseInt(n(142))/4)+parseInt(n(167))/5*(-parseInt(n(122))/6)+-parseInt(n(158))/7+-parseInt(n(165))/8*(parseInt(n(159))/9)+-parseInt(n(136))/10+-parseInt(n(150))/11*(-parseInt(n(170))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qs);class to extends t.Plugin{static get[Zs(133)](){return[Ys.Enter]}[Zs(155)](){const t=Zs,e=this[t(151)],n=e[t(126)][t(137)](t(125)),r=e[t(164)][t(137)](t(168));n[t(140)](t(168),(()=>{const s=t;e[s(153)][s(161)]((t=>{const o=s,a=e[o(153)][o(171)][o(162)],c=a[o(145)](),u=i.LiveRange[o(143)](a[o(163)]());if(r[o(172)](t)){const r=e[o(153)][o(117)](c[o(127)][o(146)],0),s=t[o(147)](c,r);n[o(130)](s)}else t[o(156)](t[o(147)](u[o(120)]));u[o(139)](),r[o(121)](o(160),{writer:t})}))})),e[t(135)][t(131)].on(t(134),Ds(e,t(144)),{priority:t(173)}),e[t(135)][t(131)].on(t(166),((e,n,r)=>{const s=t,o=r[s(138)][s(141)](n[s(132)]);if(o)for(const t of o)t[s(152)](s(123))&&(r[s(138)][s(149)](t,n[s(132)]),r[s(119)][s(128)](t))}),{priority:t(173)}),e[t(118)][t(131)].on(t(134),((n,r,s)=>{const o=t;s[o(154)][o(148)]&&Ds(e,o(144),{showActiveMarker:!1})[o(129)](this)(n,r,s)}),{priority:t(173)})}}const eo=no;function no(t,e){const n=ro();return(no=function(t,e){return n[t-=308]})(t,e)}function ro(){const t=["1001UNoKty","find","afterInit","item","replace","FindAndReplaceEditing","5296790QAwoJl","FindAndReplaceUtils","getIntersection","200DPJrUY","suggestion:deletion","createRange","replaceAll","4476qHwqya","createPositionAt","plugins","enableCommand","filter","62065xyufzB","getMarkersGroup","markers","get","end","bind","findNext","findPrevious","1138824pnJtDA","1481870ujFTUS","string","editor","TrackChangesEditing","_isInDeletionRange","11677912UwCYeX","9nIfoNv","findByTextCallback","getRange","model","start","2896518RpCEru","has","handleFindCommand"];return(ro=function(){return t})()}!function(t,e){const n=no,r=t();for(;;)try{if(838782===-parseInt(n(329))/1+parseInt(n(328))/2+-parseInt(n(340))/3+-parseInt(n(311))/4*(-parseInt(n(320))/5)+-parseInt(n(315))/6*(-parseInt(n(343))/7)+parseInt(n(334))/8*(parseInt(n(335))/9)+parseInt(n(308))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[eo(345)](){const t=eo;if(!this[t(331)][t(317)][t(341)](t(348)))return;const e=this[t(331)][t(317)][t(323)](t(332));e[t(318)](t(344),this[t(342)][t(325)](this)),e[t(318)](t(326)),e[t(318)](t(327)),e[t(318)](t(347)),e[t(318)](t(314))}[eo(342)](t,e,n={}){const r=eo,s=this[r(331)][r(317)][r(323)](r(309));return t((t=>(r(330)==typeof e?s[r(336)](e,n):e)(t)[r(319)]((e=>!1===this[r(333)](e,t[r(346)])))),n)}[eo(333)](t,e){const n=eo,r=this[n(331)][n(338)][n(313)](this[n(331)][n(338)][n(316)](e,t[n(339)]),this[n(331)][n(338)][n(316)](e,t[n(324)]));for(const t of this[n(331)][n(338)][n(322)][n(321)](n(312)))if(null!==r[n(310)](t[n(337)]()))return!0;return!1}}const oo=ao;!function(t,e){const n=ao,r=t();for(;;)try{if(920516===-parseInt(n(199))/1+-parseInt(n(234))/2+-parseInt(n(209))/3*(-parseInt(n(254))/4)+-parseInt(n(211))/5+-parseInt(n(250))/6+-parseInt(n(215))/7+parseInt(n(217))/8*(parseInt(n(207))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(uo);const io=[{pluginName:oo(225),commandName:oo(235)},{pluginName:oo(208),commandName:oo(201)},{pluginName:oo(248),commandName:oo(196)},{pluginName:oo(221),commandName:oo(253)}];function ao(t,e){const n=uo();return(ao=function(t,e){return n[t-=195]})(t,e)}class co extends t.Plugin{[oo(203)](){const t=oo,e=this[t(252)][t(228)],n=this[t(252)][t(245)][t(200)](t(227));for(const{pluginName:e,commandName:r}of io)this[t(252)][t(245)][t(238)](e)&&(n[t(219)](r),n[t(239)](r));e.t,n[t(224)][t(249)](t(235),Hr(e,t(244))),n[t(224)][t(249)](t(201),Hr(e,t(210))),n[t(224)][t(249)](t(196),Hr(e,t(214))),n[t(224)][t(249)](t(253),Hr(e,t(216))),this[t(206)]()}[oo(206)](){const t=oo,e=this[t(252)],n=e[t(228)];e[t(245)][t(200)](t(227))[t(224)][t(213)]((e=>{const r=t,o=n.t;if(r(197)!=e[r(243)])return;const{data:i}=e;if(null!=i){if(r(235)==i[r(232)]){const t=i[r(226)][0][r(223)];if(t){const e=o(this[r(252)][r(245)][r(200)](r(222))[r(233)](this[r(252)][r(241)][r(200)](r(202)))[r(247)]((e=>e[r(246)]==t))[r(220)])[r(240)]();return{type:r(204),content:Hr(n,r(212),e)}}return{type:r(204),content:Hr(n,r(230))}}if(r(201)==i[r(232)]){const t=i[r(226)][0][r(223)];return t?{type:r(204),content:Hr(n,r(229),t)}:{type:r(204),content:Hr(n,r(237))}}if(r(196)==i[r(232)]){const t=i[r(226)][0][r(223)];if(t){const e=(0,s.normalizeColorOptions)(this[r(252)][r(241)][r(200)](r(231)))[r(247)]((e=>e[r(246)]==t));let i=t,a="";return e&&(i=e[r(195)],a=o(i)[r(240)]()),{type:r(204),content:Hr(n,r(251),a)[r(236)](),color:{value:t,title:a||i}}}return{type:r(204),content:Hr(n,r(205))}}if(r(253)==i[r(232)]){const t=i[r(226)][0][r(223)];if(t){const e=(0,s.normalizeColorOptions)(this[r(252)][r(241)][r(200)](r(218)))[r(247)]((e=>e[r(246)]==t));let i=t,a="";return e&&(i=e[r(195)],a=o(i)[r(240)]()),{type:r(204),content:Hr(n,r(198),a)[r(236)](),color:{value:t,title:a||i}}}return{type:r(204),content:Hr(n,r(242))}}}}))}}function uo(){const t=["FORMAT_FONT_FAMILY","1045670fFuAtQ","*Set font size:* %0","registerDescriptionCallback","FORMAT_FONT_COLOR","12480580ShiqGi","FORMAT_FONT_BACKGROUND","21530104YaFPwK","fontBackgroundColor.colors","enableDefaultAttributesIntegration","title","FontBackgroundColorEditing","FontSize","value","descriptionFactory","FontSizeEditing","commandParams","TrackChangesEditing","locale","*Set font family:* %0","*Reset font size*","fontColor.colors","commandName","normalizeSizeOptions","3497280tbFBfV","fontSize","trim","*Reset font family*","has","registerInlineAttribute","toLowerCase","config","*Reset font background color*","type","FORMAT_FONT_SIZE","plugins","model","find","FontColorEditing","registerAttributeLabel","6692760kmqlqp","*Set font color:* %0","editor","fontBackgroundColor","2852wUkzen","label","fontColor","formatInline","*Set font background color:* %0","721681GgyDvg","get","fontFamily","fontSize.options","afterInit","format","*Reset font color*","_registerLegacyDescription","18jsGpyO","FontFamilyEditing","4695JvpmQf"];return(uo=function(){return t})()}const lo=fo;function fo(t,e){const n=po();return(fo=function(t,e){return n[t-=290]})(t,e)}!function(t,e){const n=fo,r=t();for(;;)try{if(380627===-parseInt(n(333))/1+parseInt(n(310))/2+-parseInt(n(293))/3+-parseInt(n(337))/4+-parseInt(n(330))/5*(-parseInt(n(331))/6)+-parseInt(n(307))/7*(-parseInt(n(299))/8)+-parseInt(n(338))/9*(parseInt(n(294))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(po);class ho extends t.Plugin{[lo(303)](){const t=lo,e=this[t(290)],n=e[t(300)][t(341)](t(305)),r=e[t(318)][t(341)](t(335)),s=e[t(318)][t(341)](t(312));r&&s&&(n[t(343)](t(312)),n[t(321)](t(335)),this[t(311)]())}[lo(311)](){const t=lo,e=this[t(290)],n=e[t(328)];e[t(300)][t(341)](t(305))[t(336)][t(308)]((r=>{const s=t;if(s(316)!=r[s(306)]&&s(291)!=r[s(306)])return;const{data:o}=r;if(o&&s(312)===o[s(292)]){const t=[],r=o[s(340)][0];for(const[n,o]of Object[s(309)](r))t[s(334)](go(e,n,o));return t[s(313)]?{type:s(325),content:Hr(n,s(304),t[s(317)](", "))}:{type:s(325),content:Hr(n,s(295))}}}))}}function go(t,e,n){const r=lo,o=t[r(328)].t,i=e[r(323)](/(?=[A-Z])/)[r(317)](" "),a=o(i[r(298)](0)[r(322)]()+i[r(329)](1))[r(326)]();if(r(319)==typeof n)return a;if(r(324)===e||r(302)===e){const e=(0,s.normalizeColorOptions)(t[r(314)][r(341)](r(320)))[r(296)]((t=>t[r(339)]==n));return a+" ("+(e?o(e[r(342)])[r(326)]():n)+")"}if(r(297)===e&&isNaN(parseFloat(n))){const e=t[r(300)][r(341)](r(301))[r(315)](t[r(314)][r(341)](r(332)))[r(296)]((t=>t[r(339)]==n));return a+" ("+(e?o(e[r(327)])[r(326)]():n)+")"}return a+" ("+n+")"}function po(){const t=["split","fontColor","format","toLowerCase","title","locale","slice","2870ijqOjQ","6132UEelYd","fontSize.options","452690WUJsIp","push","copyFormat","descriptionFactory","85164IniUeV","757143iCURuK","model","commandParams","get","label","enableDefaultAttributesIntegration","editor","formatInline","commandName","833067oQwjZC","10tDhxiG","*Remove all formatting*","find","fontSize","charAt","1345192TJuHno","plugins","FontSize","fontBackgroundColor","afterInit","*Set format to:* %0","TrackChangesEditing","type","7Kyudmv","registerDescriptionCallback","entries","923294buRvYm","_registerLegacyDescription","pasteFormat","length","config","normalizeSizeOptions","formatBlock","join","commands","boolean","fontColor.colors","enableCommand","toUpperCase"];return(po=function(){return t})()}const mo=Io;function Io(t,e){const n=Eo();return(Io=function(t,e){return n[t-=367]})(t,e)}function Eo(){const t=["model","heading.options","4CLrHdw","config","_registerLegacyDescription","3258IOKgQF","3756ouFoCR","title","format","editor","_headingOptions","5656vaScVI","ELEMENT_HEADING","*Change to:* %0","6800jKSgwa","find","679110MZzBTN","529114itncNn","descriptionFactory","5785326nJeeQx","name","locale","10188708qEplPV","enableDefaultAttributesIntegration","HeadingEditing","formatBlock","_getHeadingLevel","get","registerDescriptionCallback","match","commandParams","heading","paragraph","ELEMENT_HEADING_CUSTOM","has","view","3505865gYACHU","registerElementLabel","10GNmBzY","plugins","TrackChangesEditing","type","value","36icmFmq","afterInit","commandName"];return(Eo=function(){return t})()}!function(t,e){const n=Io,r=t();for(;;)try{if(614618===parseInt(n(401))/1*(-parseInt(n(370))/2)+-parseInt(n(404))/3*(-parseInt(n(405))/4)+-parseInt(n(369))/5*(-parseInt(n(396))/6)+-parseInt(n(410))/7*(parseInt(n(367))/8)+-parseInt(n(372))/9+-parseInt(n(391))/10*(-parseInt(n(389))/11)+parseInt(n(375))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[mo(397)](){const t=mo,e=this[t(408)];if(!e[t(392)][t(387)](t(377)))return;this[t(409)]=e[t(402)][t(380)](t(400));const n=e[t(374)],r=e[t(392)][t(380)](t(393));r[t(376)](t(384));for(const e of this[t(409)])t(385)!=e[t(399)]&&r[t(371)][t(390)](e[t(399)],(n=>{const r=t,i=this[r(379)](e[r(399)]);return null!==i?s(n,i):o(n,e[r(406)])}));function s(e,r){return Hr(n,t(411),[e,r])}function o(e,r){return Hr(n,t(386),[e,r])}this[t(403)]()}[mo(403)](){const t=mo,e=this[t(408)],n=e[t(374)];e[t(392)][t(380)](t(393))[t(371)][t(381)]((e=>{const r=t;if(r(378)!=e[r(394)])return;const{data:s}=e;if(s&&r(384)==s[r(398)]){const e=s[r(383)][0][r(395)],c=this[r(379)](e);if(null!==c)return{type:r(407),content:Hr(n,r(412),(1,a=c,Hr(n,r(411),[1,a])))};const u=this[r(409)][r(368)]((t=>t[r(399)]===e))[r(406)];return{type:r(407),content:Hr(n,r(412),(o=1,i=u,Hr(n,t(386),[o,i])))}}var o,i,a}))}[mo(379)](t){const e=mo;var n,r;const s=t[e(382)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(409)])||void 0===n?void 0:n[e(368)]((n=>n[e(399)]==t));if(o&&o[e(388)]){const t=o[e(388)],n=(null!==(r=t[e(373)])&&void 0!==r?r:t)[e(382)](/^h(\d+)/);if(n)return n[1]}return null}}const To=yo;function _o(){const t=["descriptionFactory","HighlightEditing","2254905ZrerSP","highlight","type","17786hweyCD","format","toLowerCase","get","TrackChangesEditing","2953176XqUCeJ","commandParams","registerDescriptionCallback","2079328seIFPt","color","enableDefaultAttributesIntegration","*Remove highlight*","config","FORMAT_HIGHLIGHT","formatInline","has","model","16oSAQLa","8459712FACOeH","commandName","highlight.options","1288638AwTXps","*Set highlight:* %0","_registerLegacyDescription","afterInit","plugins","21rjvTMg","value","4117895mKtBjJ","locale","registerInlineAttribute","registerAttributeLabel","find","title","editor"];return(_o=function(){return t})()}function yo(t,e){const n=_o();return(yo=function(t,e){return n[t-=307]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(423643===parseInt(n(325))/1*(parseInt(n(308))/2)+parseInt(n(345))/3+-parseInt(n(313))/4+parseInt(n(336))/5+-parseInt(n(329))/6*(-parseInt(n(334))/7)+-parseInt(n(316))/8+-parseInt(n(326))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_o);class Ao extends t.Plugin{[To(332)](){const t=To,e=this[t(342)];if(!e[t(333)][t(323)](t(344)))return;const n=e[t(333)][t(311)](t(312)),r=e[t(337)];n[t(318)](t(346)),n[t(338)](t(346)),n[t(343)][t(339)](t(346),Hr(r,t(321))),this[t(331)]()}[To(331)](){const t=To,e=this[t(342)],n=e[t(337)];e[t(333)][t(311)](t(312))[t(343)][t(315)]((r=>{const s=t;if(s(322)!=r[s(307)])return;const{data:o}=r;if(o&&s(346)==o[s(327)]){const t=n.t,r=o[s(314)][0][s(335)];if(r){const o=e[s(320)][s(311)](s(328))[s(340)]((t=>t[s(324)]==r)),i=t(o[s(341)])[s(310)]();return{type:s(309),content:Hr(n,s(330),i),color:{value:o[s(317)],title:o[s(341)]}}}return{type:s(309),content:Hr(n,s(319),Hr(n,s(321)))}}}))}}const ko=Lo;function Co(){const t=["5170roPWQw","plugins","createPositionAt","insert","high","272FMmNNL","1059676NDdiOC","725032MuuuJx","enableCommand","registerElementLabel","createEmptyElement","afterInit","ck-horizontal-line","conversion","TrackChangesEditing","addClass","HorizontalLineEditing","24kjxLpC","locale","for","3110976rHXiYp","elementToStructure","showSuggestionHighlights","has","editor","1346148btBIis","horizontalLine","div","2101563VsyHMw","descriptionFactory","dataDowncast","createContainerElement","ELEMENT_HORIZONTAL_LINE","125903zqlKyx","get"];return(Co=function(){return t})()}function Lo(t,e){const n=Co();return(Lo=function(t,e){return n[t-=150]})(t,e)}!function(t,e){const n=Lo,r=t();for(;;)try{if(454576===-parseInt(n(168))/1+parseInt(n(176))/2+-parseInt(n(160))/3+-parseInt(n(175))/4*(parseInt(n(170))/5)+-parseInt(n(152))/6*(-parseInt(n(177))/7)+parseInt(n(155))/8+-parseInt(n(163))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Co);class No extends t.Plugin{[ko(181)](){const t=ko,e=this[t(159)];if(!e[t(171)][t(158)](t(151)))return;e[t(171)][t(169)](t(184))[t(178)](t(161));const n=e[t(171)][t(169)](t(184)),r=e[t(153)];n[t(164)][t(179)](t(161),(e=>Hr(r,t(167),e))),e[t(183)][t(154)](t(165))[t(156)]({model:t(161),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(157)])return null;const o=n[s(166)](s(162)),i=n[s(180)]("hr");return n[s(150)](s(182),o),n[s(173)](n[s(172)](o,0),i),o},converterPriority:t(174)})}}function Ro(){const t=["374KDRQvm","324uMpTdD","714kUWVbD","has","formatBlock","16FNkktc","49945SSCxpU","6852296NgvNNW","attribute","value","locale","ELEMENT_HTML_EMBED","key","493089dqNSff","registerDescriptionCallback","commandName","format","plugins","18HDyiUr","TrackChangesEditing","HtmlEmbed","_registerLegacyDescription","1714220HJgbGM","type","element","3637RGNeYS","1326756EyFuOD","get","registerBlockAttribute","3855150lTKbHK","nodeAfter","descriptionFactory","htmlEmbed","afterInit","*Change %0 content*","start","rawHtml","enableDefaultAttributesIntegration","getFirstRange","editor","registerElementLabel"];return(Ro=function(){return t})()}const So=Mo;function Mo(t,e){const n=Ro();return(Mo=function(t,e){return n[t-=404]})(t,e)}!function(t,e){const n=Mo,r=t();for(;;)try{if(871408===-parseInt(n(414))/1*(-parseInt(n(431))/2)+parseInt(n(443))/3*(-parseInt(n(435))/4)+-parseInt(n(418))/5+parseInt(n(432))/6*(-parseInt(n(436))/7)+-parseInt(n(437))/8+-parseInt(n(407))/9*(parseInt(n(411))/10)+-parseInt(n(430))/11*(-parseInt(n(415))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ro);class vo extends t.Plugin{[So(422)](){const t=So,e=this[t(428)];if(!e[t(406)][t(433)](t(409)))return;const n=e[t(406)][t(416)](t(408)),r=e[t(440)];n[t(420)][t(429)](t(425),(e=>Hr(r,t(441),e))),n[t(426)](t(421)),n[t(417)](t(439)),n[t(420)][t(444)]((e=>{const n=t;if(n(438)!=e[n(412)])return;const{data:s}=e;if(s&&n(439)==s[n(442)]&&e[n(427)]()[n(424)][n(419)].is(n(413),n(425))){const t=Hr(r,n(441));return{type:n(405),content:Hr(r,n(423),t)}}})),this[t(410)]()}[So(410)](){const t=So,e=this[t(428)],n=e[t(440)];e[t(406)][t(416)](t(408))[t(420)][t(444)]((e=>{const r=t;if(r(434)!=e[r(412)])return;const{data:s}=e;if(s&&r(421)==s[r(404)]){const t=Hr(n,r(441));return{type:r(405),content:Hr(n,r(423),t)}}}))}}const wo=Do;!function(t,e){const n=Do,r=t();for(;;)try{if(302058===-parseInt(n(354))/1+parseInt(n(317))/2+parseInt(n(332))/3+-parseInt(n(337))/4+parseInt(n(350))/5+parseInt(n(309))/6+-parseInt(n(364))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fo);class Oo extends t.Plugin{[wo(362)](){const t=wo,e=this[t(292)];if(!e[t(366)][t(329)](t(339)))return;const n=e[t(366)][t(343)](t(263)),r=e[t(366)][t(343)](t(351)),s=e[t(287)];n[t(255)](t(297)),n[t(291)][t(369)](t(299),(e=>Hr(s,t(368),e))),n[t(291)][t(369)](t(266),(e=>Hr(s,t(357),e))),n[t(291)][t(369)](t(345),(()=>Hr(s,t(336)))),e[t(366)][t(329)](t(256))&&n[t(255)](t(344)),e[t(366)][t(329)](t(320))&&e[t(366)][t(329)](t(363))&&(n[t(255)](t(346),((s,o)=>{const i=t,a=r[i(348)](e[i(265)][i(289)][i(361)]);e[i(265)][i(303)]((()=>{const t=i;n[t(352)](a,{commandName:t(346),commandParams:[o]},[],t(270))}))})),n[t(255)](t(259),((s,o)=>{const a=t;e[a(265)][a(303)]((t=>{const c=a;let u=r[c(348)](e[c(265)][c(289)][c(361)]),l=t[c(330)](u);const f=i.LivePosition[c(281)](l[c(322)],c(327)),h=i.LivePosition[c(281)](l[c(257)],c(258));n[c(321)]((()=>s(o))),u=r[c(348)](e[c(265)][c(289)][c(361)]),l=t[c(330)](u);const g=t[c(275)](f,h);f[c(267)](),h[c(267)](),n[c(352)](u,{commandName:c(346),commandParams:[o]},[],c(335)),g[c(322)][c(308)](l[c(322)])&&n[c(331)](t[c(275)](g[c(322)],l[c(322)]),c(335)),l[c(257)][c(308)](g[c(257)])&&n[c(331)](t[c(275)](l[c(257)],g[c(257)]),c(335))}))})),n[t(367)][t(272)](t(359),t(335),t(293),(()=>!1)),n[t(367)][t(272)](t(359),t(335),t(284),(()=>!1)),n[t(367)][t(272)](t(359),t(335),t(278),n[t(367)][t(260)](t(359),"",t(284))),n[t(367)][t(272)](t(305),t(335),t(293),(()=>!1)),n[t(367)][t(272)](t(305),t(335),t(278),(([r])=>{const s=t,o=n[s(367)][s(260)](s(305),"",s(278));let i=r[s(322)],a=r[s(257)];const c=e[s(265)][s(315)][s(264)](i,s(261)),u=e[s(265)][s(315)][s(264)](a,s(254));c[s(358)]&&(i=c[s(322)]),u[s(358)]&&(a=u[s(257)]),o([e[s(265)][s(275)](i,a)])})),n[t(367)][t(272)](t(359),t(335),t(276),c),n[t(367)][t(272)](t(305),t(335),t(276),c)),e[t(366)][t(329)](t(316))&&(n[t(255)](t(349),((s,o)=>{const i=t,a=e[i(366)][i(343)](i(319));let c=r[i(348)](e[i(265)][i(289)][i(361)]),u=a[i(318)](c);e[i(265)][i(303)]((()=>{const t=i;if(u)return void n[t(262)](e[t(265)][t(330)](u));const l=r[t(342)](c);s(o),c=r[t(348)](e[t(265)][t(289)][t(361)]),u=a[t(318)](c),n[t(331)](e[t(265)][t(330)](u),l?null:t(333))}))})),n[t(367)][t(272)](t(305),t(333),t(276),c));const o=[{type:t(359),subType:t(301)},{type:t(305),subType:t(333)},{type:t(359),subType:t(335)},{type:t(305),subType:t(335)}];function a(e,s){const i=t,a=o[i(312)]((({type:t,subType:n})=>e[i(302)]==t&&e[i(288)]==n)),c=o[i(312)]((({type:t,subType:e})=>s[i(302)]==t&&s[i(288)]==e));if(a<0||c<0)return!1;const u=e[i(347)](),l=s[i(347)]();if((0==a||1==a)&&2==c&&u[i(290)](l))return!0;if(2==a&&3==c){const t=n[i(296)](u,i(305))[i(283)]((({suggestion:t,meta:e})=>e[i(269)]&&i(335)==t[i(288)]));if(t[i(285)]>1&&l[i(257)][i(306)](u[i(322)]))return!0;if(1==t[i(285)]&&(u[i(322)][i(306)](l[i(257)])||u[i(257)][i(306)](l[i(322)])))return!0}if(3==a&&3==c&&u[i(322)][i(308)](l[i(322)])){const t=u[i(257)][i(295)],e=l[i(322)][i(326)];return r[i(342)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(366)][t(329)](t(371))&&(n[t(324)](t(280)),n[t(274)](t(353)),n[t(291)][t(328)](t(353),Hr(s,t(311)))),e[t(366)][t(329)](t(334))&&(n[t(324)](t(356)),n[t(274)](t(310))),n[t(291)][t(307)]((e=>{const n=t;if(o[n(365)]((({type:t,subType:r})=>e[n(302)]==t&&e[n(288)]==r)))return e[n(340)]?{}:void 0})),n[t(291)][t(307)]((e=>{const n=t;if(n(305)==e[n(302)]||n(325)==e[n(302)]){const t=e[n(277)]();if(t&&t.is(n(341),n(345)))return{type:n(305)==e[n(302)]?n(294):n(298),element:t,quantity:1}}})),n[t(291)][t(307)]((e=>t(359)==e[t(302)]&&t(335)==e[t(288)]?{type:t(323),content:t(360)}:t(359)==e[t(302)]&&t(270)==e[t(288)]?{type:t(323),content:t(314)}:void 0)),n[t(291)][t(307)]((e=>{const n=t;if(n(313)!=e[n(302)])return;const{data:r}=e;if(!r||n(310)!=r[n(271)])return;const o=r[n(282)];return o?{type:n(323),content:Hr(s,n(279),'"'+o+'"')}:{type:n(323),content:Hr(s,n(370))}})),this[t(338)]()}[wo(338)](){const t=wo,e=this[t(292)],n=e[t(287)];e[t(366)][t(343)](t(263))[t(291)][t(307)]((e=>{const r=t;if(r(359)!=e[r(302)]&&r(286)!=e[r(302)])return;const{data:s}=e;if(s){if(r(356)==s[r(304)]){const t=s[r(300)][0][r(282)];return t?{type:r(323),content:Hr(n,r(279),'"'+t+'"')}:{type:r(323),content:Hr(n,r(370))}}if(r(280)==s[r(304)]){const t=s[r(300)][0][r(268)];return t?{type:r(323),content:Hr(n,r(273),t)}:{type:r(323),content:Hr(n,r(355))}}}}))}}function Do(t,e){const n=Fo();return(Do=function(t,e){return n[t-=254]})(t,e)}function Fo(){const t=["ImageBlockEditing","forceDefaultExecution","start","format","enableDefaultAttributesIntegration","deletion","nodeBefore","toPrevious","registerAttributeLabel","has","createRangeOn","markInsertion","989712jSLcXc","imageCaption","ImageTextAlternativeEditing","convertInlineImageToBlock","ELEMENT_CAPTION","529960ADjkgo","_registerLegacyDescription","ImageEditing","previous","element","isBlockImage","get","uploadImage","caption","imageTypeInline","getFirstRange","getClosestSelectedImageElement","toggleImageCaption","2287175TXNigT","ImageUtils","markBlockFormat","resizedWidth","395276SJviWa","*Reset image width*","imageTextAlternative","ELEMENT_INLINE_IMAGE","isCollapsed","formatBlock","Inline image to block image","selection","afterInit","ImageInlineEditing","498351YGMVUu","find","plugins","_suggestionFactory","ELEMENT_IMAGE","registerElementLabel","*Remove image text alternative*","ImageResize","forward","enableCommand","ImageUploadEditing","end","toNext","imageTypeBlock","getSuggestionCallback","backward","markDeletion","TrackChangesEditing","getNearestSelectionRange","model","imageInline","detach","width","isOwn","convertBlockImageToInline","key","registerCustomCallback","*Set image width:* %0","registerBlockAttribute","createRange","chain","getContainedElement","discard","*Set image text alternative:* %0","resizeImage","fromPosition","newValue","filter","accept","length","formatInline","locale","subType","document","isIntersecting","descriptionFactory","editor","join","addObject","nodeAfter","_findSuggestions","insertImage","removeObject","imageBlock","commandParams","imageStylePreApply","type","change","commandName","insertion","isEqual","registerDescriptionCallback","isBefore","395964AWPRNx","alt","FORMAT_IMAGE_SIZE","findIndex","attribute","Block image to inline image","schema","ImageCaptionEditing","95368UYAnmQ","getCaptionFromImageModelElement","ImageCaptionUtils"];return(Fo=function(){return t})()}const Po=Bo;function Bo(t,e){const n=Uo();return(Bo=function(t,e){return n[t-=337]})(t,e)}!function(t,e){const n=Bo,r=t();for(;;)try{if(862189===-parseInt(n(373))/1*(-parseInt(n(363))/2)+-parseInt(n(349))/3*(parseInt(n(352))/4)+parseInt(n(346))/5+parseInt(n(372))/6*(-parseInt(n(353))/7)+parseInt(n(371))/8+-parseInt(n(379))/9*(-parseInt(n(348))/10)+parseInt(n(354))/11*(-parseInt(n(365))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Uo);class xo extends t.Plugin{[Po(339)](){const t=Po;if(!this[t(356)][t(355)][t(375)](t(347)))return;const e=this[t(356)][t(359)],n=this[t(356)][t(355)][t(361)](t(369));n[t(374)](t(357)),n[t(342)](t(343)),n[t(338)][t(377)]((n=>{const r=t;if(r(364)!=n[r(345)])return;const{data:s}=n;return s&&r(343)==s[r(362)]?s[r(366)]&&s[r(344)]?{type:r(368),content:Hr(e,r(350))}:{type:r(368),content:""}:void 0})),this[t(378)]()}[Po(378)](){const t=Po,e=this[t(356)][t(355)][t(361)](t(369));e[t(376)][t(367)](t(358),t(357),t(351),e[t(376)][t(370)](t(358),null,t(380))),e[t(376)][t(367)](t(358),t(357),t(380),e[t(376)][t(370)](t(358),null,t(351))),this[t(360)]()}[Po(360)](){const t=Po,e=this[t(356)],n=e[t(359)];e[t(355)][t(361)](t(369))[t(338)][t(377)]((e=>{const r=t;if(r(358)!=e[r(345)]&&r(341)!=e[r(345)])return;const{data:s}=e;return s&&r(357)==s[r(337)]?{type:r(368),content:Hr(n,r(340))}:void 0}))}}function Uo(){const t=["2008592gytjKp","12dhnuzE","1052674QrmRqz","enableDefaultAttributesIntegration","has","_suggestionFactory","registerDescriptionCallback","_handleLegacySuggestions","2627847UBRZJp","discard","commandName","descriptionFactory","afterInit","*Format:* replace image URL","formatInline","registerBlockAttribute","src","oldValue","type","7203730JAuWbF","ImageEditing","20DKzDIG","342jWhTHq","*Replace image URL*","accept","14936fZibOT","1936732JxohFo","1441fgKgET","plugins","editor","replaceImageSource","formatBlock","locale","_registerLegacyDescription","get","key","2CGtUbf","attribute","136236HKCrXG","newValue","registerCustomCallback","format","TrackChangesEditing","getSuggestionCallback"];return(Uo=function(){return t})()}const jo=Go;function Go(t,e){const n=Vo();return(Go=function(t,e){return n[t-=475]})(t,e)}function Vo(){const t=["getSuggestionCallback","name","_suggestionFactory","formatBlock","afterInit","678168weeFpr","16dnxCLG","join","refresh","accept","filter","discard","has","isOwn","createRangeOn","getSuggestion","getChangedMarkers","side","convertInlineImageToBlock","model","_splitMarkerName","imageTypeBlock","descriptionFactory","editor","2mTzhqC","imageTypeInline","newRange","selection","408600LJLWLh","head","start","1098195fQibSe","commands","6YekhMw","40744ZyheqP","document","ImageUtils","Users","getSuggestions","plugins","imageStylePostApply","normalizedStyles","imageStylePreApply","ImageStyleEditing","author","getClosestSelectedImageElement","length","format","markInlineFormat","markBlockFormat","get","136452AGhoIg","isIntersecting","TrackChangesEditing","formatInline","commandParams","isEqual","isBefore","locale","from","_registerLegacyDescription","FORMAT_SIDE_IMAGE","*Format:* %0","shouldConvertImageType","getContainedElement","forEach","suggestion","subType","imageCaption","findIndex","4645701wjbOdc","isInlineImage","registerDescriptionCallback","type","nodeAfter","registerPostFixer","chain","isBlockImage","isInContent","next","title","imageStyle","4750ElIYsb","differ","discardSuggestion","5020624MvMeVB","registerCustomCallback","_findSuggestions","insertion","change","commandReversedParams","hasSuggestion","toLowerCase","setImageNaturalSizeAttributes","nodeBefore","commandName","value","getFirstRange","enableCommand","end"];return(Vo=function(){return t})()}!function(t,e){const n=Go,r=t();for(;;)try{if(502689===parseInt(n(526))/1*(parseInt(n(545))/2)+-parseInt(n(572))/3*(-parseInt(n(527))/4)+-parseInt(n(552))/5*(-parseInt(n(554))/6)+parseInt(n(506))/7+-parseInt(n(549))/8+parseInt(n(491))/9+-parseInt(n(503))/10*(parseInt(n(555))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class zo extends t.Plugin{[jo(525)](){const t=jo,n=this[t(544)];if(!n[t(560)][t(533)](t(564)))return;const r=n[t(560)][t(571)](t(574)),s=n[t(560)][t(571)](t(557)),o={};r[t(519)](t(502),((o,i)=>{const a=t,c=n[a(560)][a(571)](a(558)).me,u=n[a(553)][a(571)](a(502));let l=s[a(566)](n[a(540)][a(556)][a(548)]),f=n[a(540)][a(535)](l),h=u[a(517)];if(h==i[a(517)])return;const g={commandName:a(502),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(540)][a(510)]((()=>{const t=a;if(r[t(559)]()[t(531)]((e=>e[t(499)]&&c==e[t(565)]&&(t(524)==e[t(494)]||t(475)==e[t(494)])&&(t(563)==e[t(488)]||t(561)==e[t(488)])&&e[t(518)]()[t(477)](f)))[t(486)]((e=>r[t(505)](e[t(550)]))),l=s[t(566)](n[t(540)][t(556)][t(548)]),f=n[t(540)][t(535)](l),u[t(529)](),n[t(553)][t(571)](t(546))[t(529)](),n[t(553)][t(571)](t(542))[t(529)](),h=u[t(517)],h!=i[t(517)])return s[t(492)](l)&&u[t(484)](i[t(517)],l)?(o({...i,setImageSizes:!1}),l=s[t(566)](n[t(540)][t(556)][t(548)]),void r[t(570)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(563))):void(s[t(498)](l)?r[t(570)](l,g,[],t(561)):r[t(569)](f,g,t(561)))}))}));for(const e of n[t(560)][t(571)](t(564))[t(562)])o[e[t(522)]]=e[t(501)][t(513)]();r[t(523)][t(507)](t(524),t(563),t(528),(()=>!1)),r[t(523)][t(507)](t(524),t(561),t(528),(()=>!1)),r[t(523)][t(507)](t(475),t(561),t(528),(()=>!1)),r[t(523)][t(507)](t(524),t(563),t(530),(([e])=>{const n=t;s[n(514)](e[n(485)]())})),r[t(523)][t(507)](t(524),t(563),t(532),((e,n)=>{const s=t;r[s(523)][s(521)](s(524),"",s(530))(e,{commandName:n[s(516)],commandParams:n[s(511)]})})),r[t(523)][t(507)](t(524),t(563),t(497),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(524),subType:t(563)},{type:t(509),subType:t(489)},{type:t(524),subType:t(539)},{type:t(509),subType:t(539)}];function a(e,n){const o=t,a=i[o(490)]((({type:t,subType:n})=>e[o(494)]==t&&e[o(488)]==n)),c=i[o(490)]((({type:t,subType:e})=>n[o(494)]==t&&n[o(488)]==e));if(a<0||c<0)return!1;const u=e[o(518)](),l=n[o(518)]();if((0==a||1==a)&&2==c&&u[o(573)](l))return!0;if(2==a&&3==c){const t=r[o(508)](u,o(509))[o(531)]((({suggestion:t,meta:e})=>e[o(534)]&&o(539)==t[o(488)]));if(t[o(567)]>1&&l[o(520)][o(477)](u[o(551)]))return!0;if(1==t[o(567)]&&(u[o(551)][o(477)](l[o(520)])||u[o(520)][o(477)](l[o(551)])))return!0}if(3==a&&3==c&&u[o(551)][o(478)](l[o(551)])){const t=u[o(520)][o(495)],e=l[o(551)][o(515)];return s[o(498)](t)&&t===e}return!1}n[t(540)][t(556)][t(496)]((()=>{const e=t;let o=!1;const i=Array[e(480)](n[e(540)][e(556)][e(504)][e(537)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(541)](t);if(e(487)==i&&r[e(512)](u)){if(e(524)==a&&(e(563)==c||e(561)==c)){const t=r[e(536)](u);if(n[e(547)]){const n=t[e(518)]()[e(485)]();if(s[e(498)](n))continue;r[e(505)](t),o=!0}}if(e(509)==a&&e(489)==c&&!n[e(547)]){const t=r[e(536)](u);t[e(500)]&&t[e(500)][e(499)]&&(r[e(505)](t[e(500)]),o=!0)}}}return o})),this[t(481)](o)}[jo(481)](t){const e=jo,n=this[e(544)],r=n[e(479)];n[e(560)][e(571)](e(574))[e(543)][e(493)]((n=>{const s=e;if(s(524)!=n[s(494)]&&s(475)!=n[s(494)])return;const{data:o}=n;if(!o||s(502)!=o[s(516)])return;const i=o[s(476)][0][s(517)];return function(t){const e=s;return{type:e(568),content:Hr(r,e(483),t)}}(s(538)===i?Hr(r,s(482)):t[i]||i)}))}}const Ho=Ko;function Wo(){const t=["_handleImportedData","2cyEbBs","_setSuggestionData","2755416xpfDoT","editor","835121iBMUaX","Users","382100PLjRKn","importWord","9tNIGfj","3590741YnFyRy","143uaXqGN","forEach","trackChanges","12HteLzr","collaboration_features","commands","458412dWEdgE","get","76080oATyGI","execute","track_changes","high","enableCommand","lowest","10SsLQaI","listenTo","plugins","377418CnUZXc","TrackChangesEditing","bind","20OuiRoz","value","afterInit","_trackChangesExecuted","_trackChangesValueDuringImport","dataInsert"];return(Wo=function(){return t})()}function Ko(t,e){const n=Wo();return(Ko=function(t,e){return n[t-=486]})(t,e)}!function(t,e){const n=Ko,r=t();for(;;)try{if(320333===parseInt(n(486))/1*(parseInt(n(504))/2)+-parseInt(n(513))/3+parseInt(n(492))/4*(parseInt(n(516))/5)+parseInt(n(499))/6*(parseInt(n(490))/7)+-parseInt(n(488))/8*(parseInt(n(494))/9)+parseInt(n(510))/10*(-parseInt(n(495))/11)+parseInt(n(502))/12*(parseInt(n(496))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wo);class Xo extends t.Plugin{constructor(t){const e=Ko;super(t),this[e(520)]=!1,this[e(519)]=!1}[Ho(518)](){const t=Ho,e=this[t(489)],n=e[t(501)][t(503)](t(493)),r=e[t(501)][t(503)](t(498));n&&(n.on(t(505),((e,[,n])=>{const s=t;this[s(520)]=r[s(517)],n[s(500)][s(506)]=!this[s(520)]}),{priority:t(507)}),this[t(511)](n,t(521),this[t(522)][t(515)](this)),this[t(511)](n,t(521),(()=>{const e=t;this[e(519)]&&(r[e(505)](),this[e(519)]=!1)}),{priority:t(509)}),e[t(512)][t(503)](t(514))[t(508)](t(493)))}[Ho(522)](t,e){const n=Ho,{suggestions:r}=e,s=this[n(489)][n(501)][n(503)](n(498)),o=s[n(517)];this[n(520)]!==o&&(s[n(505)](),this[n(519)]=!0),r&&r[n(497)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(489)][o(512)][o(503)](o(491)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(493)}}};this[o(489)][o(512)][o(503)](o(514))[o(487)](i)}))}}const qo=Yo;function Jo(){const t=["descriptionFactory","IndentBlock","8gLxnNm","registerBlockAttribute","getItemLabel","registerAttributeLabel","getItems","344088TWZzaM","indent","locale","5688708wqFNaQ","outdentBlock","format","9VfVjKe","plugins","indentBlock","enableDefaultAttributesIntegration","133906CuDPyD","_registerLegacyDescription","registerDescriptionCallback","FORMAT_INDENT","type","afterInit","has","commandName","*Indent:* %0","outdent","2057001BULIaj","editor","IndentEditing","formatBlock","get","blockIndent","*Outdent:* %0","enableCommand","1809170BiMlGP","6057247DdqJEF","5MpdfXc","1002396KSJmty","TrackChangesEditing"];return(Jo=function(){return t})()}function Yo(t,e){const n=Jo();return(Yo=function(t,e){return n[t-=223]})(t,e)}!function(t,e){const n=Yo,r=t();for(;;)try{if(495050===parseInt(n(249))/1+-parseInt(n(239))/2+parseInt(n(259))/3+-parseInt(n(230))/4*(parseInt(n(229))/5)+-parseInt(n(242))/6+-parseInt(n(228))/7*(-parseInt(n(234))/8)+parseInt(n(245))/9*(parseInt(n(227))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jo);class Zo extends t.Plugin{[qo(254)](){const t=qo,e=this[t(260)],n=e[t(246)][t(223)](t(231));if(e[t(246)][t(255)](t(261))&&(n[t(226)](t(240)),n[t(226)](t(258))),e[t(246)][t(255)](t(233)))for(const e of[t(247),t(243)])n[t(248)](e);const r=e[t(241)];n[t(235)](t(224)),n[t(232)][t(237)](t(224),Hr(r,t(252))),this[t(250)]()}[qo(250)](){const t=qo,e=this[t(260)],n=e[t(241)],r=e[t(246)][t(223)](t(231));r[t(232)][t(251)]((e=>{const s=t;if(s(262)!=e[s(253)])return;const{data:o}=e;if(!o)return;if(s(247)!=o[s(256)]&&s(243)!=o[s(256)])return;const i=e[s(238)]()[0],a=r[s(232)][s(236)](i);return s(247)==o[s(256)]?{type:s(244),content:Hr(n,s(257),a)}:s(243)==o[s(256)]?{type:s(244),content:Hr(n,s(225),a)}:void 0}))}}var Qo=ti;function $o(){var t=["editor","input","get","10IXDWjN","60991JgTyCx","enableCommand","init","244kuleKS","4099596pGZohz","1264NPHgzl","plugins","22495tVcJQI","requires","19641248cFlBnw","17972WxZGRc","TrackChangesEditing","1131264rmPdEA","11320443siZcXa","65cnBPgG"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=112]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(798404===-parseInt(n(116))/1*(-parseInt(n(112))/2)+-parseInt(n(125))/3+parseInt(n(124))/4*(-parseInt(n(128))/5)+parseInt(n(114))/6+parseInt(n(121))/7*(-parseInt(n(126))/8)+parseInt(n(115))/9*(parseInt(n(120))/10)+parseInt(n(130))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($o);class ei extends t.Plugin{static get[Qo(129)](){return[Ms.Input]}[Qo(123)](){var t=Qo;this[t(117)][t(127)][t(119)](t(113))[t(122)](t(118))}}const ni=ri;function ri(t,e){const n=si();return(ri=function(t,e){return n[t-=113]})(t,e)}function si(){const t=["371AuAfWc","attribute","*Set link:* %0","get","type","59110eFKObj","TrackChangesEditing","156qenlVo","unlink","locale","formatInline","link (","format","20478icmoHp","afterInit","272277rTDlCG","editor","commands","toLowerCase","linkHref","445357VuFHId","registerDescriptionCallback","LinkEditing","*Remove link*","_registerLegacyDescription","3757104IGNgmz","label","registerAttributeLabel","84ahGiku","44070phgJkL","newValue","1MlfGJI","commandParams","descriptionFactory","has","enableDefaultAttributesIntegration","registerInlineAttribute","manualDecorators","link","key","plugins","252cAhmlH","commandName","16190GkkROR"];return(si=function(){return t})()}!function(t,e){const n=ri,r=t();for(;;)try{if(244016===-parseInt(n(149))/1*(-parseInt(n(131))/2)+-parseInt(n(133))/3+parseInt(n(125))/4*(parseInt(n(117))/5)+-parseInt(n(147))/6*(parseInt(n(118))/7)+parseInt(n(143))/8+parseInt(n(115))/9*(-parseInt(n(123))/10)+-parseInt(n(138))/11*(-parseInt(n(146))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ni(132)](){const t=ni,e=this[t(134)];if(!e[t(114)][t(152)](t(140)))return;const n=e[t(114)][t(121)](t(124)),r=e[t(135)][t(121)](t(156));n[t(153)](t(156)),n[t(153)](t(126)),n[t(154)](t(137));for(const e of r[t(155)])n[t(154)](e.id),n[t(151)][t(145)](e.id,t(129)+e[t(144)][t(136)]()+")");n[t(151)][t(139)]((n=>{const r=t;if(r(119)!=n[r(122)])return;const{data:s}=n;if(!s||r(137)!=s[r(113)])return;const o=s[r(148)],i=e[r(127)];return{type:r(130),content:null==o?Hr(i,r(141)):Hr(i,r(120),'"'+o+'"')}})),this[t(142)]()}[ni(142)](){const t=ni,e=this[t(134)],n=e[t(127)];e[t(114)][t(121)](t(124))[t(151)][t(139)]((e=>{const r=t;if(r(128)!=e[r(122)])return;const{data:s}=e;if(s){if(r(156)==s[r(116)]){const t=s[r(150)][0];return{type:r(130),content:Hr(n,r(120),'"'+t+'"')}}return r(126)==s[r(116)]?{type:r(130),content:Hr(n,r(141))}:void 0}}))}}function ii(){const t=["commandName","format","editor","from","commands","plugins","createPositionAt","listItem","LegacyTodoListEditing","nextSibling","todoListChecked","commandParams","getSelectedBlocks","*Uncheck item*","bulleted","element","outdentList","before","690kYlOdw","document","formatBlock","618306ENfQNK","model","value","blockName","checkChild","schema","todoList","formatInline","paragraph","numbered","2YVjpnz","isObject","parent","todo","777397wdJKmj","LegacyListEditing","1801776RoecWS","locale","*Check item*","createRange","forceValue","end","TrackChangesEditing","slice","ELEMENT_TODO_LIST","get","ELEMENT_BULLETED_LIST","previousSibling","getAttribute","*Indent:* %0","type","length","descriptionFactory","_selectedElements","ELEMENT_NUMBERED_LIST","push","7694388GlRzeA","listType","registerDescriptionCallback","enableCommand","selection","change","execute","markBlockFormat","*Change to:* %0","registerElementLabel","*Outdent:* %0","checkTodoList","5918515fCAvXP","56pbYFaF","ELEMENT_LIST_ITEM","634160gpYatF","380043ettjoV","add","replace","name","listIndent","numberedList","afterInit","bulletedList","has","indentList","findIndex","filter","List"];return(ii=function(){return t})()}const ai=ci;function ci(t,e){const n=ii();return(ci=function(t,e){return n[t-=461]})(t,e)}!function(t,e){const n=ci,r=t();for(;;)try{if(719653===parseInt(n(464))/1+parseInt(n(546))/2*(parseInt(n(536))/3)+-parseInt(n(466))/4+parseInt(n(498))/5+parseInt(n(486))/6+-parseInt(n(499))/7*(-parseInt(n(501))/8)+-parseInt(n(502))/9*(parseInt(n(533))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ii);class ui extends t.Plugin{[ai(508)](){const t=ai,e=this[t(517)],n=e[t(467)];if(!e[t(520)][t(510)](t(465)))return;const r=e[t(520)][t(475)](t(472)),s=e[t(520)][t(510)](t(523));function o(t){return()=>{const n=ci,s=e[n(537)][n(534)][n(490)],o=e[n(519)][n(475)](t);if(o[n(538)])return void e[n(492)](n(544),{});const i=t[n(473)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(518)](t)[s(513)]((t=>function(t,e){const n=s;return e[n(540)](t[n(462)],n(522))&&!e[n(461)](t)}(t,r)));o=o[s(513)]((t=>!t.is(s(530),s(522))||t[s(478)](s(487))!=e));const i=new Set;for(const t of o)t.is(s(530),s(522))?i[s(503)](li(t)):i[s(503)](t);return Array[s(518)](i)}(s[n(527)](),i,e[n(537)][n(541)]);e[n(537)][n(491)]((()=>{const e=n;for(const n of a)r[e(493)](n,{commandName:t,commandParams:[{forceValue:!o[e(538)]}],formatGroupId:e(539)},fi(n))}))}}function i(t){return()=>{const n=ci,s=function(t){const e=ci;let n=Array[e(518)](t);const r=n[e(512)]((t=>e(522)!=t[e(505)]));return r>-1&&(n=n[e(473)](0,r)),n}(e[n(537)][n(534)][n(490)][n(527)]()),o=e[n(537)][n(469)](e[n(537)][n(521)](s[0],n(532)),e[n(537)][n(521)](s[s[n(481)]-1],n(471)));e[n(537)][n(491)]((()=>{const e=n;r[e(493)](o,{commandName:t,commandParams:[],formatGroupId:e(506)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(524)];for(;t&&t[n(478)](n(506))>e[n(478)](n(506));)r[n(503)](t),t=t[n(524)]}return Array[n(518)](r)}(s))}))}}r[t(489)](t(507),o(t(507))),r[t(489)](t(509),o(t(509))),s&&r[t(489)](t(542),o(t(542))),r[t(489)](t(511),i(t(511))),r[t(489)](t(531),i(t(531))),s&&r[t(489)](t(497),(()=>{const n=t,s=e[n(519)][n(475)](n(497)),o=Array[n(518)](s[n(483)]);o[n(513)]((t=>t[n(478)](n(525))!=s[n(538)])),e[n(537)][n(491)]((()=>{const t=n;for(const e of o)r[t(493)](e,{commandName:t(497),commandParams:[{forceValue:!s[t(538)]}]})}))})),r[t(482)][t(495)](t(522),(e=>Hr(n,t(500),e))),r[t(482)][t(488)]((e=>{const r=t;if(r(535)!=e[r(480)]&&r(543)!=e[r(480)])return;const{data:s}=e;if(s){if(r(507)==s[r(515)]||r(509)==s[r(515)]||r(542)==s[r(515)])switch(s[r(515)][r(504)](r(514),"")){case r(529):return o(Hr(n,r(476)));case r(545):return o(Hr(n,r(484)));case r(463):return o(Hr(n,r(474)))}if(r(511)==s[r(515)])return{type:r(516),content:Hr(n,r(479),Hr(n,r(500)))};if(r(531)==s[r(515)])return{type:r(516),content:Hr(n,r(496),Hr(n,r(500)))};if(r(497)==s[r(515)])return s[r(526)][0][r(470)]?{type:r(516),content:Hr(n,r(468))}:{type:r(516),content:Hr(n,r(528))}}function o(t){const e=r;return{type:e(516),content:Hr(n,e(494),t)}}}))}}function li(t){const e=ai,n=t[e(478)](e(506));if(0==n)return t;let r=t;for(;t[e(477)]&&t[e(477)].is(e(530),e(522));){const s=t[e(477)][e(478)](e(506));if(s==n)r=t[e(477)];else if(s<n)break;t=t[e(477)]}return r}function fi(t){const e=ai,n=[];if(t.is(e(530),e(522))&&t[e(478)](e(506))>0){let r=t[e(524)];for(;r&&e(522)==r[e(505)]&&r[e(478)](e(506))==t[e(478)](e(506));)n[e(485)](r),r=r[e(524)]}return n}const hi=gi;function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=232]})(t,e)}function di(){const t=["*Format:* set order to regular","locale","list.properties","listStart","descriptionFactory","editor","getLastPosition","toUpperCase","*Format:* set order to reversed","forward","getListTypeFromListStyleType","model","_getTranslationKeyForListStyle","backward","document","plugins","from","startIndex","type","has","*Change to:* %0","registerDescriptionCallback","ELEMENT_","enableCommand","getSiblingNodes","get","before","8402770DevgVR","bind","filter","flat","commandParams","20BLgLOW","selection","numbered","element","2221264Qfkeup","default","handleDescriptions","4yKZaxl","format","afterInit","handleListStyleCommand","getAttribute","9QVlovp","_LIST_","styles","createRange","9qDeNZb","commandName","markMultiRangeBlockFormat","listReversed","handleListReversedCommand","createPositionAt","replace","1161836cZLFEL","config","unshift","getSelectedBlocks","812108dtetQK","formatBlock","reversed","LegacyListUtils","listStyle","listItem","map","formatInline","_getSuggestionBlocks","getFirstPosition","parent","listType","change","TrackChangesEditing","_getSuggestionBlocksForListStyle","LegacyListPropertiesEditing","*Format:* set start index to %0","6149094Dpulpc","push","836864lSuGuI","length","handleListStartCommand","1085686FRYwTf"];return(di=function(){return t})()}!function(t,e){const n=gi,r=t();for(;;)try{if(872844===-parseInt(n(249))/1+-parseInt(n(275))/2*(-parseInt(n(242))/3)+parseInt(n(233))/4*(parseInt(n(303))/5)+-parseInt(n(270))/6+-parseInt(n(272))/7+parseInt(n(312))/8*(-parseInt(n(238))/9)+-parseInt(n(308))/10*(-parseInt(n(253))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[hi(235)](){const t=hi;if(!this[t(281)][t(291)][t(295)](t(268)))return;const e=this[t(281)][t(250)][t(301)](t(278)),n=this[t(281)][t(291)][t(301)](t(266));e[t(240)]&&n[t(299)](t(257),this[t(236)][t(304)](this)),e[t(255)]&&n[t(299)](t(245),this[t(246)][t(304)](this)),e[t(293)]&&n[t(299)](t(279),this[t(274)][t(304)](this)),n[t(280)][t(297)](this[t(232)][t(304)](this))}[hi(236)](t,e={}){const n=hi,r=this[n(281)][n(291)][n(301)](n(266)),s=this[n(267)]();this[n(281)][n(287)][n(265)]((()=>{const t=n;r[t(244)](s,{commandName:t(257),commandParams:[{type:e[t(294)]}],formatGroupId:t(257)})}))}[hi(246)](t,e={}){const n=hi,r=this[n(281)][n(291)][n(301)](n(266)),s=this[n(261)]((t=>t.is(n(311),n(258))&&n(310)===t[n(237)](n(264))));if(s[n(273)]<1)return;const o=s[n(259)]((t=>this[n(281)][n(287)][n(241)](this[n(281)][n(287)][n(247)](t,n(302)),this[n(281)][n(287)][n(247)](t,0))));this[n(281)][n(287)][n(265)]((()=>{const t=n;r[t(244)](o,{commandName:t(245),commandParams:[{reversed:e[t(255)]}],formatGroupId:t(245)})}))}[hi(274)](t,e={}){const n=hi,r=this[n(281)][n(291)][n(301)](n(266)),s=this[n(261)]((t=>t.is(n(311),n(258))&&n(310)===t[n(237)](n(264))));if(s[n(273)]<1)return;const o=s[n(259)]((t=>this[n(281)][n(287)][n(241)](this[n(281)][n(287)][n(247)](t,n(302)),this[n(281)][n(287)][n(247)](t,0))));this[n(281)][n(287)][n(265)]((()=>{const t=n;r[t(244)](o,{commandName:t(279),commandParams:[{startIndex:e[t(293)]}],formatGroupId:t(279)})}))}[hi(232)](t){const e=hi;if(e(254)!=t[e(294)]&&e(260)!=t[e(294)])return;const n=this[e(281)][e(277)],{data:r}=t;if(!r)return;let s,o;switch(r[e(243)]){case e(257):s=e(296),o={type:e(234),content:Hr(n,s,Hr(n,this[e(288)](r[e(307)][0][e(294)])))};break;case e(245):s=r[e(307)][0][e(255)]?e(284):e(276),o={type:e(234),content:Hr(n,s)};break;case e(279):s=e(269),o={type:e(234),content:Hr(n,s,r[e(307)][0][e(293)])}}return o}[hi(267)](){const t=hi;var e,n,r,s;const o=this[t(281)][t(291)][t(301)](t(256));let i=Array[t(292)](this[t(281)][t(287)][t(290)][t(309)][t(252)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(311),t(258)))&&i[t(251)](...o[t(300)](this[t(281)][t(287)][t(290)][t(309)][t(262)](),t(289))),(null===(n=i[i[t(273)]-1])||void 0===n?void 0:n.is(t(311),t(258)))&&i[t(271)](...o[t(300)](this[t(281)][t(287)][t(290)][t(309)][t(282)](),t(285))),i=[...new Set(i)],(null===(s=null===(r=this[t(281)][t(287)][t(290)][t(309)][t(262)]())||void 0===r?void 0:r[t(263)])||void 0===s?void 0:s.is(t(311),t(258)))&&(i=i[t(305)]((e=>e.is(t(311),t(258))))),i}[hi(261)](t){const e=hi,n=this[e(281)][e(291)][e(301)](e(256));let r=Array[e(292)](this[e(281)][e(287)][e(290)][e(309)][e(252)]())[e(305)](t)[e(259)]((t=>{const r=e,s=this[r(281)][r(287)][r(247)](t,0);return[...n[r(300)](s,r(289)),...n[r(300)](s,r(285))]}))[e(306)]();return r=[...new Set(r)],r}[hi(288)](t){const e=hi;return e(298)+(this[e(281)][e(291)][e(301)](e(256))[e(286)](t)||e(313))[e(283)]()+e(239)+t[e(283)]()[e(248)](/-/g,"_")}}const mi=Ii;function Ii(t,e){const n=bi();return(Ii=function(t,e){return n[t-=309]})(t,e)}!function(t,e){const n=Ii,r=t();for(;;)try{if(244745===-parseInt(n(334))/1*(-parseInt(n(320))/2)+-parseInt(n(319))/3+-parseInt(n(342))/4+parseInt(n(309))/5+-parseInt(n(310))/6+-parseInt(n(321))/7+parseInt(n(331))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bi);class Ei extends t.Plugin{[mi(314)](){const t=mi,e=this[t(323)];if(!e[t(328)][t(337)](t(317)))return;const n=e[t(328)][t(335)](t(315)),r=e[t(341)];n[t(325)](t(338)),n[t(333)][t(329)](t(332),(e=>Hr(r,t(311),e))),e[t(322)][t(339)](t(318))[t(326)]({model:t(332),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(330)])return n[s(312)](s(336))},converterPriority:t(340)}),e[t(327)][t(343)].on(t(316),((e,n,r)=>{const s=t;r[s(324)][s(330)]&&e[s(313)]()}),{priority:t(340)})}}function bi(){const t=["8216632JcEDsP","media","descriptionFactory","2olWJvf","get","div","has","mediaEmbed","for","high","locale","62380ocluHl","downcastDispatcher","72585cJdvbZ","2182968QMeaqs","ELEMENT_MEDIA","createEmptyElement","stop","afterInit","TrackChangesEditing","attribute:url:media","MediaEmbedEditing","dataDowncast","709617prlCuH","6126rMGIDx","1309105kaICWf","conversion","editor","options","enableCommand","elementToElement","data","plugins","registerElementLabel","showSuggestionHighlights"];return(bi=function(){return t})()}const Ti=_i;function _i(t,e){const n=yi();return(_i=function(t,e){return n[t-=211]})(t,e)}function yi(){const t=["afterInit","118716vnlZpn","6918324gXUBse","953000Zgzbln","1907210WVjhUb","63DbjxbV","MentionEditing","18YQecUS","36EIaUoB","388941ZgCScU","plugins","700015pUIntv","6503uIsPaQ","TrackChangesEditing","6875CTJaGH","enableCommand","3512XUQwQE","editor","mention","has","get"];return(yi=function(){return t})()}!function(t,e){const n=_i,r=t();for(;;)try{if(723005===-parseInt(n(213))/1+parseInt(n(217))/2*(-parseInt(n(219))/3)+-parseInt(n(218))/4*(parseInt(n(221))/5)+-parseInt(n(212))/6+-parseInt(n(222))/7*(-parseInt(n(226))/8)+parseInt(n(215))/9*(-parseInt(n(214))/10)+-parseInt(n(224))/11*(-parseInt(n(211))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yi);class Ai extends t.Plugin{[Ti(231)](){const t=Ti,e=this[t(227)];e[t(220)][t(229)](t(216))&&e[t(220)][t(230)](t(223))[t(225)](t(228))}}const ki=Ci;function Ci(t,e){const n=Li();return(Ci=function(t,e){return n[t-=262]})(t,e)}function Li(){const t=["oldValue","ELEMENT_MULTI_LEVEL_LIST","descriptionFactory","MultiLevelList","listMarkerStyle","*Remove format:* %0","multiLevelList","32LNPfjn","TrackChangesEditing","afterInit","listType","1322482QzEYhy","485670hvJXgG","plugins","editor","140zmbhHf","locale","2lBSERB","886528Dhzidk","*Set format:* %0","registerBlockAttribute","1487169AVMXYF","get","has","next","key","3469254SuuOOT","newValue","enableDefaultAttributesIntegration","handleDescriptions","6670635lMlZZJ","registerDescriptionCallback","format","head","4988808MIiLKH","data"];return(Li=function(){return t})()}!function(t,e){const n=Ci,r=t();for(;;)try{if(676694===-parseInt(n(271))/1+parseInt(n(270))/2*(parseInt(n(279))/3)+-parseInt(n(287))/4+-parseInt(n(283))/5+-parseInt(n(265))/6+-parseInt(n(264))/7*(-parseInt(n(296))/8)+parseInt(n(274))/9*(parseInt(n(268))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Li);class Ni extends t.Plugin{[ki(262)](){const t=ki,e=this[t(267)],n=e[t(266)][t(275)](t(297));e[t(266)][t(276)](t(292))&&(n[t(281)](t(295)),n[t(273)](t(293)),n[t(291)][t(284)]((e=>this[t(282)](e))))}[ki(282)](t){const e=ki,n=this[e(267)][e(269)],{data:r}=t,s={type:e(285),content:""};if(r&&e(293)==r[e(278)]){if(!r[e(289)])return{type:e(285),content:Hr(n,e(272),Hr(n,e(290)))+" ("+r[e(280)]+")"};if(!r[e(280)]){let o=t[e(286)];for(;o;){if(o[e(288)]&&e(263)==o[e(288)][e(278)]&&o[e(288)][e(280)])return s;o=o[e(277)]}return{type:e(285),content:Hr(n,e(294),Hr(n,e(290)))+" ("+r[e(289)]+")"}}}}}const Ri=Mi;function Si(){const t=["pageBreak","671084PUogXB","675796DCjdrE","has","651jcqWqE","1507344HOrhpe","plugins","454025neVDDu","descriptionFactory","get","65312KuLuoz","15xQHbuW","afterInit","40QEzyIH","editor","6811137MKwcIb","locale","enableCommand","registerElementLabel","78258Cldmfh","9bNSQSm","TrackChangesEditing","PageBreakEditing","ELEMENT_PAGE_BREAK"];return(Si=function(){return t})()}function Mi(t,e){const n=Si();return(Mi=function(t,e){return n[t-=302]})(t,e)}!function(t,e){const n=Mi,r=t();for(;;)try{if(421970===parseInt(n(323))/1+parseInt(n(321))/2+-parseInt(n(312))/3*(parseInt(n(317))/4)+-parseInt(n(303))/5*(parseInt(n(311))/6)+parseInt(n(320))/7*(parseInt(n(302))/8)+-parseInt(n(307))/9+-parseInt(n(305))/10*(parseInt(n(318))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Si);class vi extends t.Plugin{[Ri(304)](){const t=Ri,e=this[t(306)];if(!e[t(322)][t(319)](t(314)))return;e[t(322)][t(325)](t(313))[t(309)](t(316));const n=e[t(322)][t(325)](t(313)),r=e[t(308)];n[t(324)][t(310)](t(316),(e=>Hr(r,t(315),e)))}}const wi=Oi;function Oi(t,e){const n=Di();return(Oi=function(t,e){return n[t-=205]})(t,e)}function Di(){const t=["4ToFtUi","2131884fiClSb","2843718rrzyOX","insert","858170RZHOKg","showSuggestionHighlights","writer","highest","afterInit","downcastDispatcher","2311904ePDxyU","mapper","registerElementLabel","includes","insertion","name","has","commandName","3mhzVJO","get","plugins","isLimit","208190qtXaLE","Paragraph","formatBlock","bindElementToMarker","format","span","editor","ELEMENT_PARAGRAPH","addMarker:suggestion:insertion","type","model","*Insert:* %0","ck-suggestion-marker-split","registerDescriptionCallback","markerRange","$text","1038459ToKQMv","56xhXTIt","toViewPosition","data","462bjXHLx","enableCommand","markerName","*Change to:* %0","getFirstRange","enableDefaultAttributesIntegration","locale","ck-suggestion-marker--active","addClass","insertParagraph","consumable","537723crmolH","descriptionFactory","checkChild","isBlock","editing","nodeAfter","createUIElement","end","activeMarkers","paragraph","consume","schema","options","isTouching","_registerLegacyDescription","getItemLabel","TrackChangesEditing","start"];return(Di=function(){return t})()}!function(t,e){const n=Oi,r=t();for(;;)try{if(547173===-parseInt(n(256))/1+parseInt(n(219))/2*(parseInt(n(236))/3)+-parseInt(n(218))/4*(-parseInt(n(222))/5)+parseInt(n(220))/6+parseInt(n(228))/7+-parseInt(n(257))/8*(-parseInt(n(271))/9)+-parseInt(n(240))/10*(parseInt(n(260))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Di);class Fi extends t.Plugin{[wi(226)](){const t=wi,e=this[t(246)];if(!e[t(238)][t(234)](t(241)))return;const n=e[t(266)],r=e[t(238)][t(237)](t(216));r[t(272)][t(230)](t(209),(e=>Hr(n,t(247),e))),r[t(265)](t(209)),r[t(261)](t(269)),e[t(275)][t(227)].on(t(248),Pi(e),{priority:t(225)}),e[t(259)][t(227)].on(t(248),((n,r,s)=>{const o=t;s[o(212)][o(223)]&&Pi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(225)});const s=r[t(272)];s[t(253)]((r=>{const o=t;if(o(232)!==r[o(249)])return;const{start:i,end:a}=r[o(264)]();if(!i[o(213)](a)||!i[o(205)])return;const c=e[o(250)][o(211)],u=i[o(205)];return c[o(274)](u)&&!c[o(239)](u)&&c[o(273)](u,o(255))?{type:o(232),content:Hr(n,o(251),s[o(215)](u,1))}:void 0})),this[t(214)]()}[wi(214)](){const t=wi,e=this[t(246)],n=e[t(266)];e[t(238)][t(237)](t(216))[t(272)][t(253)]((e=>{const r=t;if(r(242)!=e[r(249)])return;const{data:s}=e;return s&&r(209)==s[r(235)]?{type:r(244),content:Hr(n,r(263),Hr(n,r(247)))}:void 0}))}}function Pi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Oi,i=t[o(238)][o(237)](o(216)),a=r[o(254)][o(217)],c=r[o(254)][o(207)],u=t[o(250)][o(211)];if(!a[o(213)](c)||!a[o(205)])return;const l=a[o(205)];if(u[o(274)](l)&&!u[o(239)](l)&&u[o(273)](l,o(255))){if(!s[o(270)][o(210)](r[o(254)],n[o(233)]))return;const t=s[o(224)][o(206)](o(245),{class:o(252)}),a=s[o(229)][o(258)](c);e&&i[o(208)][o(231)](r[o(262)])&&s[o(224)][o(268)](o(267),t),s[o(224)][o(221)](a,t),s[o(229)][o(243)](t,r[o(262)])}}}function Bi(){const t=["plugins","TrackChangesEditing","_registerLegacyDescription","removeFormat","9619992GfEJHe","340132HeLHgh","get","type","427740OhTEVI","has","registerDescriptionCallback","afterInit","locale","formatBlock","RemoveFormatEditing","formatInline","format","commandName","descriptionFactory","123EoGqMT","1990090OXSZXh","43182fFWfEA","45qPnFNA","editor","9emESFX","1783508CuJwdx","3246271mYiqqy","enableDefaultAttributesIntegration","*Remove all formatting*"];return(Bi=function(){return t})()}const xi=Ui;function Ui(t,e){const n=Bi();return(Ui=function(t,e){return n[t-=460]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(835631===-parseInt(n(482))/1+parseInt(n(469))/2*(-parseInt(n(467))/3)+-parseInt(n(473))/4+parseInt(n(470))/5*(parseInt(n(485))/6)+parseInt(n(474))/7+parseInt(n(481))/8+parseInt(n(472))/9*(parseInt(n(468))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bi);class ji extends t.Plugin{[xi(488)](){const t=xi,e=this[t(471)];e[t(477)][t(486)](t(462))&&(e[t(477)][t(483)](t(478))[t(475)](t(480)),this[t(479)]())}[xi(479)](){const t=xi,e=this[t(471)];e[t(477)][t(483)](t(478))[t(466)][t(487)]((n=>{const r=t;if(r(461)!=n[r(484)]&&r(463)!=n[r(484)])return;const{data:s}=n;return s&&r(480)==s[r(465)]?{type:r(464),content:Hr(e[r(460)],r(476))}:void 0}))}}const Gi=zi;function Vi(){const t=["110eatPkP","goToPreviousRestrictedEditingException","7763ySgPMd","10894730GFkZkw","711538lqhptD","afterInit","acceptSuggestion","editor","16075OaDUzI","trackChanges","enableCommand","acceptSelectedSuggestions","TrackChangesEditing","1120311YZDmSJ","RestrictedEditingModeEditing","goToNextRestrictedEditingException","has","discardSuggestion","2694GWbFSV","discardSelectedSuggestions","acceptAllSuggestions","plugins","get","185544qnaUnT","12tTocxZ","discardAllSuggestions","132UlCASw","9568024sNHaoS"];return(Vi=function(){return t})()}function zi(t,e){const n=Vi();return(zi=function(t,e){return n[t-=298]})(t,e)}!function(t,e){const n=zi,r=t();for(;;)try{if(734214===parseInt(n(307))/1+-parseInt(n(298))/2*(-parseInt(n(318))/3)+parseInt(n(320))/4*(parseInt(n(302))/5)+-parseInt(n(312))/6*(-parseInt(n(324))/7)+-parseInt(n(321))/8+parseInt(n(317))/9*(-parseInt(n(322))/10)+-parseInt(n(325))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vi);class Hi extends t.Plugin{[Gi(299)](){const t=Gi,e=this[t(301)];if(!e[t(315)][t(310)](t(308)))return;const n=e[t(315)][t(316)](t(306));n[t(304)](t(323)),n[t(304)](t(309));const r=e[t(315)][t(316)](t(308));r[t(304)](t(303)),r[t(304)](t(300)),r[t(304)](t(311)),r[t(304)](t(314)),r[t(304)](t(319)),r[t(304)](t(305)),r[t(304)](t(313))}}const Wi=Ki;function Ki(t,e){const n=qi();return(Ki=function(t,e){return n[t-=476]})(t,e)}!function(t,e){const n=Ki,r=t();for(;;)try{if(668916===-parseInt(n(480))/1+parseInt(n(487))/2*(parseInt(n(522))/3)+-parseInt(n(516))/4*(parseInt(n(490))/5)+parseInt(n(517))/6*(parseInt(n(482))/7)+parseInt(n(521))/8+parseInt(n(529))/9*(parseInt(n(488))/10)+parseInt(n(483))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qi);class Xi extends t.Plugin{static get[Wi(509)](){return[Ys.ShiftEnter]}[Wi(479)](){const t=Wi,e=this[t(525)],n=e[t(491)][t(486)](t(506));n[t(515)](t(514)),e[t(481)][t(513)].on(t(524),Ji(e),{priority:t(512)}),e[t(481)][t(513)].on(t(477),Ji(e),{priority:t(512)}),e[t(508)][t(513)].on(t(527),((n,r,s)=>{const o=t;s[o(526)][o(499)]&&Ji(e,{showActiveMarker:!1})(n,r,s)})),n[t(493)][t(500)](t(503),(n=>Hr(e[t(496)],t(505),n)))}}function qi(){const t=["4992141YAwesz","writer","includes","get","6gFEOYW","10DZJfyS","createUIElement","2089445AsHVHX","plugins","ck-suggestion-marker--active","descriptionFactory","createPositionBefore","activeMarkers","locale","mapper","ck-suggestion-marker-","showSuggestionHighlights","registerElementLabel","deletion","insert","softBreak","model","ELEMENT_LINE_BREAK","TrackChangesEditing","bindElementToMarker","data","requires","consumable","addClass","high","downcastDispatcher","shiftEnter","enableCommand","4hYTKOg","6RcyYqN","markerName","element","getItems","2566256rrVKeg","203529jbagPn","merge","addMarker:suggestion:insertion","editor","options","addMarker:suggestion","markerRange","722403WeWrPT","span","split","toViewPosition","name","addMarker:suggestion:deletion","test","init","1288568xvEnmh","editing","9218748mBVPzr"];return(qi=function(){return t})()}function Ji(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ki,i=t[o(491)][o(486)](o(506));if(!s[o(510)][o(478)](r[o(528)],n[o(476)]))return;const a=t[o(504)];for(const t of r[o(528)][o(520)]()){if(!t.is(o(519),o(503)))continue;const n=o(501)==r[o(518)][o(531)](":")[1]?o(523):o(531),c=s[o(484)][o(489)](o(530),{class:o(498)+n}),u=s[o(497)][o(532)](a[o(494)](t));e&&i[o(495)][o(485)](r[o(518)])&&s[o(484)][o(511)](o(492),c),s[o(484)][o(502)](u,c),s[o(497)][o(507)](c,r[o(518)])}}}const Yi=Qi;function Zi(){const t=["298LMucHX","20958540VvBSvS","markInlineFormat","editor","model","TrackChangesEditing","3306bnYEeH","from","2420veeruT","formatInline","registerDescriptionCallback","descriptionFactory","461055ljmWER","6764jhgCrm","change","formatBlock","get","value","FORMAT_RESTRICTED_DISABLED","973816yhUMeB","commandName","locale","commands","forceValue","51546mAVKNV","isCollapsed","type","restrictedEditingException","document","7088yUeVMt","StandardEditingModeEditing","18IOQwPz","commandParams","has","plugins","1754990gJhpFS","getRanges","selection","enableCommand","36YXggIc","format","afterInit","FORMAT_RESTRICTED_ENABLED"];return(Zi=function(){return t})()}function Qi(t,e){const n=Zi();return(Qi=function(t,e){return n[t-=390]})(t,e)}!function(t,e){const n=Qi,r=t();for(;;)try{if(996464===-parseInt(n(406))/1*(parseInt(n(420))/2)+-parseInt(n(426))/3*(parseInt(n(390))/4)+parseInt(n(412))/5+parseInt(n(408))/6*(parseInt(n(432))/7)+-parseInt(n(396))/8*(-parseInt(n(416))/9)+parseInt(n(428))/10*(parseInt(n(401))/11)+parseInt(n(421))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zi);class $i extends t.Plugin{[Yi(418)](){const t=Yi,e=this[t(423)],n=e[t(424)],r=e[t(398)];if(!e[t(411)][t(410)](t(407)))return;const s=e[t(411)][t(393)](t(425)),o=t(404),i=e[t(399)][t(393)](o);s[t(415)](o,((e,r={})=>{const a=t,c=n[a(405)][a(414)];if(c[a(402)])return void e(r);const u=void 0!==r[a(400)]?r[a(400)]:!i[a(394)];n[a(391)]((()=>{const t=a,e=Array[t(427)](c[t(413)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(422)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(431)][t(430)]((e=>{const n=t;if(n(392)!=e[n(403)]&&n(429)!=e[n(403)])return;const{data:s}=e;return s&&s[n(397)]==o?s[n(409)][0][n(400)]?{type:n(417),content:Hr(r,n(419))}:{type:n(417),content:Hr(r,n(395))}:void 0}))}}const ta=ea;function ea(t,e){const n=na();return(ea=function(t,e){return n[t-=177]})(t,e)}function na(){const t=["formatBlock","registerBlockAttribute","style","18294122xkyxcT","format","getGhsAttributeNameForElement","_registerLegacyDescription","Style","config","type","has","afterInit","GeneralHtmlSupport","definitions","registerDescriptionCallback","StyleUtils","registerAttributeLabel","formatInline","descriptionFactory","normalizeConfig","5439888jDuegc","ghsAttributes","registerInlineAttribute","commandParams","enableDefaultAttributesIntegration","3051VnMmuy","editor","384618DZtrNe","44976bHZXAA","locale","70654nThurj","3420pgWQui","get","plugins","TrackChangesEditing","block","forceValue","commandName","element","add","69OgkFIn","FORMAT_STYLE","inline","toLowerCase","1872OVHwhT","DataSchema","styleName","*Set format:* %0","10860EMfnFq","*Remove format:* %0","861daaSYc"];return(na=function(){return t})()}!function(t,e){const n=ea,r=t();for(;;)try{if(537603===parseInt(n(177))/1+-parseInt(n(180))/2*(parseInt(n(190))/3)+-parseInt(n(194))/4*(-parseInt(n(198))/5)+-parseInt(n(221))/6+parseInt(n(200))/7*(-parseInt(n(178))/8)+-parseInt(n(226))/9*(parseInt(n(181))/10)+parseInt(n(204))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{[ta(212)](){const t=ta,e=this[t(227)];if(!e[t(183)][t(211)](t(208))||!e[t(183)][t(211)](t(195)))return;const n=e[t(183)][t(182)](t(184)),r=e[t(179)],s=e[t(209)][t(182)](t(203))||{},o=e[t(183)][t(182)](t(213)),i=e[t(183)][t(182)](t(216))[t(220)](e[t(183)][t(182)](t(195)),s[t(214)]);n[t(225)](t(203));const a=new Set;for(const e of i[t(185)]){const n=o[t(206)](e[t(188)]);a[t(189)](n)}const c=new Set;for(const e of i[t(192)]){const n=o[t(206)](e[t(188)]);c[t(189)](n);for(const n of e[t(222)])c[t(189)](n)}for(const e of a)n[t(202)](e),n[t(219)][t(217)](e,Hr(r,t(191)));for(const e of c)n[t(223)](e),n[t(219)][t(217)](e,Hr(r,t(191)));this[t(207)]()}[ta(207)](){const t=ta,e=this[t(227)],n=e[t(179)];e[t(183)][t(182)](t(184))[t(219)][t(215)]((e=>{const r=t;if(r(201)!=e[r(210)]&&r(218)!=e[r(210)])return;const{data:s}=e;return s&&r(203)===s[r(187)]?s[r(224)][0][r(186)]?{type:r(205),content:Hr(n,r(197),s[r(224)][0][r(196)][r(193)]())}:{type:r(205),content:Hr(n,r(199),s[r(224)][0][r(196)][r(193)]())}:void 0}))}}const sa=aa;function oa(){const t=["_tableSuggestions","get","ELEMENT_TABLE_COLUMN_WITH_TEXT","change:data","execute","ELEMENT_TABLE","tableCell","getContainedElement","classes","addRange","ELEMENT_TABLE_ROW","editor","toViewElement","above","_splitMarkerName","has","commands","deletion","locale","*Remove:* %0","name","1366478ILChPs","9385410biHXzU","isArray","isInContent","registerPostFixer","2KDdLBP","nodeBefore","includes","159kdgSwP","order","isIntersectingWithRange","$graveyard","registerElementLabel","cell","accept","item","fromRange","rootName","removeClass","plugins","*Insert:* %0","discard","ELEMENT_TABLE_WITH_TEXT","removeTableColumn","removeTableRow","getFirstRange","afterInit","addClass","position","TrackChangesEditing","selectTableRow","enqueueChange","descriptionFactory","937350BVeuSr","insertTableColumnLeft","last","_getCoordsForCells","every","writer","batch","tablePaste","data","ELEMENT_TABLE_COLUMN","$textProxy","getChangedMarkers","_suggestionFactory","document","showSuggestionHighlights","maxColumn","selectTableColumn","getItems","104012OBRwra","_acceptFormatSuggestionCallbackFactory","enableCommand","_setupColumnsRowsFixing","oldRange","refresh","insertTableRowAbove","isTouching","insertTable","getRanges","hasAttribute","left","getChildren","getSuggestion","tableRow","tableColumn","model","add","nodeAfter","setSelection","from","startsWith","end","filter","max","createRangeOn","start","getChanges","TableUtils","insertTableColumnRight","MAX_SAFE_INTEGER","5047552yMChoQ","MIN_SAFE_INTEGER","differ","mapper","getCellLocation","options","insertion","getSelectionAffectedTableCells","getAttribute","_tablePostFixingSubtypes","span","createRangeIn","markMultiRangeInsertion","substr","registerCustomCallback","_getSuggestionCoords","createPositionAt","some","toLowerCase","registerDescriptionCallback","downcastDispatcher","length","insertTableRowBelow","forceValue","element","push","6422024tBBGrl","markMultiRangeDeletion","minRow","getRowIndexes","change","subType","table","highest","findAncestor","30883725OzNtNI","suggestion","colspan","first","addMarker:suggestion","TableEditing","maxRow","map","type","detach","minColumn","isEqual","root","selection","min","createTableWalker","insert","getColumnIndexes","ELEMENT_TABLE_ROW_WITH_TEXT","join","low","rowspan","values"];return(oa=function(){return t})()}!function(t,e){const n=aa,r=t();for(;;)try{if(890217===-parseInt(n(295))/1*(parseInt(n(300))/2)+-parseInt(n(303))/3*(parseInt(n(346))/4)+parseInt(n(328))/5+parseInt(n(296))/6+-parseInt(n(403))/7+-parseInt(n(377))/8+parseInt(n(412))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oa);class ia extends t.Plugin{constructor(t){const e=aa;super(t),this[e(386)]=[e(360),e(361)],this[e(274)]=new Set}[sa(321)](){const t=sa,e=this[t(285)],n=e[t(362)][t(341)][t(264)];if(!e[t(314)][t(289)](t(417)))return;const r=e[t(292)],s=e[t(314)][t(275)](t(324)),o=e[t(314)][t(275)](t(374));s[t(327)][t(307)](t(409),(e=>Hr(r,t(279),e))),this[t(349)](),s[t(348)](t(354)),s[t(348)](t(325)),s[t(348)](t(344));for(const r of[t(352),t(399)]){const i=e[t(290)][t(275)](r);s[t(348)](r,(r=>{const a=t;e[a(362)][a(407)]((t=>{const e=a;r();const c=e(287)===i[e(304)],u=o[e(384)](n),l=o[e(406)](u),f=c?l[e(415)]-1:l[e(330)]+1,h=u[0][e(411)](e(409)),g=o[e(266)](h,{startRow:f,endRow:f}),d=Array[e(366)](g)[e(419)]((n=>t[e(371)](n[e(308)])));s[e(389)](d,e(360))}))}))}for(const r of[t(329),t(375)]){const i=e[t(290)][t(275)](r);s[t(348)](r,(r=>{const a=t;e[a(362)][a(407)]((t=>{const e=a;r();const c=e(357)===i[e(304)],u=o[e(384)](n),l=o[e(268)](u),f=c?l[e(415)]-1:l[e(330)]+1,h=u[0][e(411)](e(409)),g=o[e(266)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(366)](g)[e(419)]((n=>t[e(371)](n[e(308)])));s[e(389)](d,e(361))}))}))}for(const r of[t(319),t(318)]){const i=r[t(390)](11),a=i[t(395)](),c=a[t(390)](0,3)+t(387),u=t(409)+i,l=t(265)+i,f=t(370)+i;s[t(348)](r,(()=>{const i=t;e[i(362)][i(407)]((t=>{const e=i,h=o[e(384)](n),g=h[0][e(411)](e(409));let d;if(e(319)==r){const t=o[e(406)](h);d={startRow:t[e(415)],endRow:t[e(330)],includeAllSlots:!0}}else{const t=o[e(268)](h);d={startColumn:t[e(415)],endColumn:t[e(330)],includeAllSlots:!0}}const p=o[e(266)](g,d),m=Array[e(366)](p)[e(419)]((({cell:t})=>t)),I=ca(m[e(369)]((t=>t[e(356)](c)))),E=ca(m[e(369)]((t=>!t[e(356)](c))))[e(419)]((n=>t[e(371)](n))),b=s[e(404)](E,u);if(b&&(e(360)==b[e(408)]||e(361)==b[e(408)])){const n=this[e(392)](b);for(const r of I){const s=t[e(371)](r),i=o[e(381)](r),u=r[e(385)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(283)](s)}}}))}))}function c(r){const s=t,o=Array[s(366)](n[s(355)]())[s(419)]((t=>i.LiveRange[s(311)](t)));e[s(362)][s(407)]((t=>{const n=s,i=t[n(334)];r=r[n(369)]((t=>n(306)!=t[n(263)][n(312)])),t[n(365)](r),e[n(290)][n(275)](n(319))[n(351)](),e[n(278)](n(319),{forceDefaultExecution:!0}),e[n(362)][n(326)]((()=>{const t=n;e[t(362)][t(326)](i,(e=>{const n=t,r=o[n(369)]((t=>n(306)!=t[n(263)][n(312)]));r[n(398)]>0&&e[n(365)](r);for(const t of o)t[n(421)]()}))}))}))}function u(r){const s=t;e[s(362)][s(407)]((t=>{const o=s,a=Array[o(366)](n[o(355)]())[o(419)]((t=>i.LiveRange[o(311)](t))),c=[];for(const t of r)for(const e of t[o(345)]({shallow:!0}))c[o(402)](e);for(const n of c)o(306)!=n[o(263)][o(312)]&&(t[o(365)](t[o(393)](n,0)),e[o(290)][o(275)](o(318))[o(351)](),e[o(278)](o(318),{forceDefaultExecution:!0}));const u=a[o(369)]((t=>o(306)!=t[o(263)][o(312)]));u[o(398)]>0&&t[o(365)](u);for(const t of a)t[o(421)]()}))}function l(e,n){const r=t;return n[r(332)]((t=>e[r(394)]((e=>e[r(368)][r(262)](t[r(372)])||t[r(368)][r(262)](e[r(372)])))))}function f(e,n){const r=t;return e[r(394)]((t=>n[r(394)]((e=>t[r(368)][r(353)](e[r(372)])))))}e[t(336)][t(397)].on(t(416),((e,n,r)=>{const s=t;if(!r[s(382)][s(342)])return;const o=n[s(310)];if(!o)return;const i=r[s(380)][s(286)](o);function c(t){return Array[s(297)](t)?t:[t]}i&&s(280)===o[s(294)]&&(0,a.setHighlightHandling)(i,r[s(333)],((t,e,n)=>n[s(322)](c(e[s(282)]),t)),((t,e,n)=>n[s(313)](c(e[s(282)]),t)))}),{priority:t(410)}),s[t(327)][t(396)]((e=>{const n=t;if(n(383)!=e[n(420)]&&n(291)!=e[n(420)])return;const s=e[n(281)]();if(null!=s&&s.is(n(401),n(409))){if(n(383)==e[n(420)]){const t=e[n(345)]()[n(369)]((t=>t.is(n(338))))[n(419)]((t=>t[n(336)]));if(t[n(398)])return{type:n(383),content:Hr(r,n(315),Hr(r,n(317),'"'+t[n(270)](" ")+'"'))}}if(n(291)==e[n(420)]){const t=e[n(345)]()[n(369)]((t=>t.is(n(338))))[n(419)]((t=>t[n(336)]));if(t[n(398)])return{type:n(291),content:Hr(r,n(293),Hr(r,n(317),'"'+t[n(270)](" ")+'"'))}}}})),s[t(327)][t(396)]((e=>{const n=t;if(n(360)==e[n(408)]){const t=e[n(345)]()[n(369)]((t=>t.is(n(338))))[n(419)]((t=>t[n(336)])),s=this[n(392)](e),o=s[n(418)]-s[n(405)]+1;if(n(383)==e[n(420)])return t[n(398)]?{type:n(383),content:Hr(r,n(315),Hr(r,n(269),[o,'"'+t[n(270)](" ")+'"']))}:{type:n(383),content:Hr(r,n(315),Hr(r,n(284),o))};if(n(291)==e[n(420)])return t[n(398)]?{type:n(291),content:Hr(r,n(293),Hr(r,n(269),[o,'"'+t[n(270)](" ")+'"']))}:{type:n(291),content:Hr(r,n(293),Hr(r,n(284),o))}}if(n(361)==e[n(408)]){const t=e[n(345)]()[n(369)]((t=>t.is(n(338))))[n(419)]((t=>t[n(336)])),s=this[n(392)](e),o=s[n(343)]-s[n(422)]+1;if(n(383)==e[n(420)])return t[n(398)]?{type:n(383),content:Hr(r,n(315),Hr(r,n(276),[o,'"'+t[n(270)](" ")+'"']))}:{type:n(383),content:Hr(r,n(315),Hr(r,n(337),o))};if(n(291)==e[n(420)])return t[n(398)]?{type:n(291),content:Hr(r,n(293),Hr(r,n(276),[o,'"'+t[n(270)](" ")+'"']))}:{type:n(291),content:Hr(r,n(293),Hr(r,n(337),o))}}})),s[t(340)][t(391)](t(383),t(360),t(316),c),s[t(340)][t(391)](t(291),t(360),t(309),c),s[t(340)][t(391)](t(383),t(361),t(316),u),s[t(340)][t(391)](t(291),t(361),t(309),u),s[t(340)][t(391)](t(383),t(361),t(270),l),s[t(340)][t(391)](t(291),t(361),t(270),l),s[t(340)][t(391)](t(383),t(360),t(270),f),s[t(340)][t(391)](t(291),t(360),t(270),f)}[sa(347)](){const t=sa,e=this[t(285)],n=e[t(362)][t(341)][t(264)];return(r,s)=>{const o=t;e[o(362)][o(407)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(368)][a(301)];u&&u[0]&&!1===u[0][a(400)]&&(l=r[0][a(372)][a(364)]);const f=t[a(388)](l);if(a(306)==f[a(263)][a(312)])return;const h=Array[a(366)](n[a(355)]())[a(419)]((t=>i.LiveRange[a(311)](t)));t[a(365)](f),e[a(290)][a(275)](c)[a(351)](),u[a(402)]({forceDefaultExecution:!0}),e[a(278)](c,...u);const g=h[a(369)]((t=>a(306)!=t[a(263)][a(312)]));g[a(398)]>0&&t[a(365)](g);for(const t of h)t[a(421)]()}))}}[sa(331)](t){const e=sa,n=this[e(285)][e(314)][e(275)](e(374));let r=Number[e(376)],s=Number[e(378)],o=Number[e(376)],i=Number[e(378)];for(const a of t){if(e(306)==a[e(263)][e(312)])continue;const{row:t,column:c}=n[e(381)](a),u=a[e(356)](e(272))?a[e(385)](e(272))-1:0,l=a[e(356)](e(414))?a[e(385)](e(414))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[sa(349)](){const t=sa,e=this[t(285)],n=e[t(314)][t(275)](t(324)),r=e[t(314)][t(275)](t(374));e[t(362)][t(341)].on(t(277),(()=>{const r=t,s=Array[r(366)](e[r(362)][r(341)][r(379)][r(339)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(288)](t);if(r(413)!=s)continue;if(null!=e[r(350)])continue;const a=n[r(359)](o);this[r(386)][r(302)](i)&&this[r(274)][r(363)](a)}}),{priority:t(271)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(371)](e),a=e[s(411)](s(409)),c=r[s(381)](e);for(const t of this[s(274)]){const n=t[s(408)],r=n[s(367)](s(335)),u=n[s(390)](r?10:5),l=u[s(395)](),f=l[s(390)](0,3)+s(387),h=s(265)+u,g=s(370)+u;if(!t[s(298)])continue;if(a!=t[s(320)]()[s(372)][s(411)](s(409)))continue;if(t[s(305)](i))continue;const d=e[s(356)](f)?e[s(385)](f)-1:0,p=this[s(392)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(283)](i),o=!0)}return o};e[t(362)][t(341)][t(299)]((n=>{const r=t;let o=!1;for(const t of e[r(362)][r(341)][r(379)][r(373)]())if(r(267)==t[r(420)])if(r(360)==t[r(294)])for(const e of t[r(323)][r(364)][r(358)]())o=o||s(e,n);else r(280)==t[r(294)]&&(o=o||s(t[r(323)][r(364)],n));return o}))}[sa(392)](t){const e=sa;return this[e(331)](t[e(355)]()[e(419)]((t=>t[e(372)][e(364)])))}}function aa(t,e){const n=oa();return(aa=function(t,e){return n[t-=262]})(t,e)}function ca(t){const e=sa;return Array[e(366)](new Set(t)[e(273)]())}function ua(){const t=["_suggestionFactory","splitTableCellVertically","663YCsoHI","horizontally","registerCustomCallback","type","*Merge cells*","containsRange","length","getSelectionAffectedTableCells","insertion","refresh","trackChanges","return","descriptionFactory","508957scItdt","value","*Split cell:* horizontally","set:isEnabled","cell","editor","findAncestor","requires","selection","5361462JuHVdI","23454KUzowQ","_areMergableCells","table","mergeTableCellLeft","227356lrJvxT","formatInline","splitTableCellHorizontally","_areSelectedCellsMergable","3134SRlCer","map","detach","getSuggestions","_isForcedDefaultExecutionBlock","mergeTableCellDown","stop","getCellLocation","push","5658096EHAFNM","createTableWalker","from","formatBlock","createRangeOn","find","size","format","TrackChangesEditing","model","fromRange","direction","add","highest","$graveyard","low","TableUtils","setSelection","document","execute","*Split cell:* vertically","_tablePostFixingSubtypes","commands","deletion","author","markBlockFormat","enableCommand","forceDefaultExecution","markMultiRangeBlockFormat","root","5RXYrcY","subType","has","registerDescriptionCallback","plugins","_acceptFormatSuggestionCallbackFactory","7387940GMfcAm","rootName","afterInit","change","mergeTableCells","getAncestors","isEnabled","tableCell","locale","getFirstPosition","get","mergeTableCellUp","commandName","isInContent","accept","70mfFXJR","mergeTableCellRight","element","filter","TableEditing","getRanges"];return(ua=function(){return t})()}const la=fa;function fa(t,e){const n=ua();return(fa=function(t,e){return n[t-=264]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(446851===-parseInt(n(283))/1+-parseInt(n(301))/2*(-parseInt(n(270))/3)+-parseInt(n(297))/4*(parseInt(n(340))/5)+-parseInt(n(293))/6*(-parseInt(n(361))/7)+-parseInt(n(310))/8+parseInt(n(292))/9+parseInt(n(346))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ua);class ha extends t.Plugin{static get[la(290)](){return[ia]}[la(348)](){const t=la,e=this[t(288)],n=e[t(319)][t(328)][t(291)],r=e[t(354)];if(!e[t(344)][t(342)](t(266)))return;const s=e[t(344)][t(356)](t(318)),o=e[t(344)][t(356)](t(326)),a=e[t(344)][t(356)](ia);a[t(331)][t(309)](t(350)),s[t(336)](t(350),(()=>{const n=t,r=o[n(277)](e[n(319)][n(328)][n(291)]);e[n(319)][n(349)]((()=>{const t=n;s[t(338)](r,{commandName:t(350),commandParams:[]},[],t(350))}))})),e[t(332)][t(356)](t(350)).on(t(329),((n,r)=>{const o=t;e[o(332)][o(356)](o(280))[o(284)]&&(r[o(276)]>0&&r[r[o(276)]-1]&&r[r[o(276)]-1][o(337)]||s[o(305)]||this[o(300)]()||n[o(307)]())}),{priority:t(323)});for(const n of[t(357),t(362),t(306),t(296)]){const r=e[t(332)][t(356)](n);s[t(336)](n,(()=>{const n=t,o=e[n(319)][n(328)][n(291)][n(355)]()[n(351)]()[n(315)]((t=>t.is(n(264),n(353)))),i=r[n(284)];e[n(319)][n(349)]((()=>{const t=n;s[t(338)]([o,i],{commandName:t(350),commandParams:[]},[],t(350))}))}))}for(const n of[t(269),t(299)]){const r=e[t(332)][t(356)](n);s[t(336)](n,(()=>{const i=t,a=o[i(277)](e[i(319)][i(328)][i(291)])[0],c=a[i(289)](i(295)),{column:u,row:l}=o[i(308)](a);let f=[];if(i(271)==r[i(321)]){const t=o[i(311)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(312)](t)[i(302)]((t=>t[i(287)]))}else{const t=o[i(311)](c,{column:u,includeAllSlots:!0});f=Array[i(312)](t)[i(302)]((t=>t[i(287)]))}e[i(319)][i(349)]((t=>{const e=i;s[e(335)](t[e(314)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(282)][t(343)]((e=>{const n=t;if(n(313)!=e[n(273)]&&n(298)!=e[n(273)])return;const{data:s}=e;return s&&n(350)==s[n(358)]?{type:n(317),content:Hr(r,n(274))}:void 0})),s[t(282)][t(343)]((e=>{const n=t;if(n(313)!=e[n(273)]&&n(298)!=e[n(273)])return;const{data:s}=e;return s?n(269)==s[n(358)]?{type:n(317),content:Hr(r,n(330))}:n(299)==s[n(358)]?{type:n(317),content:Hr(r,n(285))}:void 0:void 0}));const c=a[t(345)]();for(const e of[t(357),t(362),t(306),t(296)])s[t(268)][t(272)](t(313),e,t(360),c);for(const e of[t(269),t(299)])s[t(268)][t(272)](t(313),e,t(360),c);s[t(268)][t(272)](t(313),t(350),t(360),(r=>{const s=t;e[s(319)][s(349)]((t=>{const o=s,a=Array[o(312)](n[o(267)]())[o(302)]((t=>i.LiveRange[o(320)](t)));t[o(327)](r),e[o(332)][o(356)](o(350))[o(279)](),e[o(329)](o(350),{forceDefaultExecution:!0});const c=a[o(265)]((t=>o(324)!=t[o(339)][o(347)]));c[o(276)]>0&&t[o(327)](c);for(const t of a)t[o(303)]()}))}));for(const n of[t(357),t(306),t(296),t(362)]){const r=e[t(332)][t(356)](n);r.on(t(286),((n,s,o)=>{const i=t;if(o){const t=e[i(319)][i(328)][i(291)][i(355)]()[i(351)]()[i(315)]((t=>t.is(i(264),i(353))));this[i(294)](r[i(284)],t)||(n[i(281)]=!1,n[i(307)]())}}),{priority:t(325)})}}[la(300)](){const t=la,e=this[t(288)][t(332)][t(356)](t(350)),n=this[t(288)][t(344)][t(356)](t(326));if(!e[t(352)])return!1;const r=n[t(277)](this[t(288)][t(319)][t(328)][t(291)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(294)](e,n))return!1;return!0}[la(294)](t,e){const n=la,r=this[n(288)][n(344)][n(356)](n(318)),s=this[n(288)][n(319)][n(314)](t),o=this[n(288)][n(319)][n(314)](e),i=new Set,a=new Set;for(const t of r[n(304)]())if((n(278)==t[n(273)]||n(333)==t[n(273)]||n(350)==t[n(341)])&&t[n(359)])for(const e of t[n(267)]())e[n(275)](s,!0)&&i[n(322)](t[n(273)]+":"+t[n(334)].id),e[n(275)](o,!0)&&a[n(322)](t[n(273)]+":"+t[n(334)].id);if(i[n(316)]!=a[n(316)])return!1;for(const t of i)if(!a[n(342)](t))return!1;return!0}}const ga=pa;function da(){const t=["addClass","_suggestionFactory","parent","addMarker:suggestion","commandName","TrackChangesEditing","removeAttribute","8jvYFFj","bindElementToMarker","cell","FORMAT_REGULAR_ROW","unbindElementFromMarkerName","locale","7ymGDmO","2057272eAyuHY","FORMAT_REGULAR_COLUMN","TableUtils","afterInit","options","stop","getCellLocation","commandParams","getSuggestion","registerCustomCallback","plugins","10qhQEHr","3139116gfUDRk","highest","requires","170187CRWQIs","_acceptFormatSuggestionCallbackFactory","nodeBefore","editing","editor","writer","showSuggestionHighlights","get","_registerLegacyDescription","728518rJgHDA","removeMarker:suggestion","TableEditing","name","FORMAT_HEADER_ROW","headingRows","markerName","format","consume","includes","setTableColumnHeader","consumable","registerDescriptionCallback","markerNameToElements","downcastDispatcher","_splitMarkerName","registerBlockAttribute","has","toViewElement","data-suggestion","descriptionFactory","type","accept","end","item","36hmdFDg","data","ck-suggestion-marker-","activeMarkers","start","ck-suggestion-marker--active","mapper","setTableRowHeader","*Format:* %0","setAttribute","markerRange","enableDefaultAttributesIntegration","11947540lOhUzc","removeClass","registerAttributeLabel","398910FNEgtr","formatBlock","forceValue","4529853cpdaWQ","FORMAT_HEADER_COLUMN","headingColumns","_handleLegacySuggestions","createTableWalker","nodeAfter"];return(da=function(){return t})()}function pa(t,e){const n=da();return(pa=function(t,e){return n[t-=127]})(t,e)}!function(t,e){const n=pa,r=t();for(;;)try{if(410528===parseInt(n(203))/1+-parseInt(n(172))/2*(parseInt(n(194))/3)+parseInt(n(141))/4*(parseInt(n(156))/5)+parseInt(n(191))/6+parseInt(n(178))/7*(parseInt(n(179))/8)+parseInt(n(159))/9*(-parseInt(n(190))/10)+-parseInt(n(153))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(da);class ma extends t.Plugin{static get[ga(193)](){return[ia]}[ga(182)](){const t=ga,e=this[t(198)];if(!e[t(189)][t(133)](t(205)))return;const n=e[t(177)],r=e[t(189)][t(201)](t(170));r[t(152)](t(148)),r[t(152)](t(213)),r[t(132)](t(208)),r[t(132)](t(161)),r[t(136)][t(155)](t(208),Hr(n,t(207))),r[t(136)][t(155)](t(161),Hr(n,t(160))),this[t(162)]()}[ga(162)](){const t=ga,e=this[t(198)][t(189)][t(201)](t(170)),n=this[t(198)][t(189)][t(201)](t(181)),r=this[t(198)][t(189)][t(201)](ia)[t(195)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=pa,{type:c,id:u}=e[a(131)](o[a(209)]),l=e[a(187)](u),f=l[a(142)];if(a(157)!=l[a(137)]||!f||a(213)!=f[a(169)])return;if(o[a(140)])return void s[a(184)]();if(!i[a(127)][a(211)](o[a(151)],s[a(206)]))return;const h=o[a(151)][a(145)][a(164)],g=o[a(151)][a(139)][a(196)],d=h[a(167)][a(167)],{column:p}=n[a(185)](h),{column:m}=n[a(185)](g);for(let s=p;s<=m;s++){const l=n[a(163)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(174)],l=i[a(147)][a(134)](s);i[a(199)][a(165)](a(143)+c,l),r&&i[a(199)][a(150)](a(135),u,l),i[a(147)][a(173)](l,o[a(209)]),t&&(e[a(144)][a(212)](o[a(209)])?i[a(199)][a(165)](a(146),l):i[a(199)][a(154)](a(146),l))}}}}e[t(166)][t(188)](t(157),t(148),t(138),r),e[t(166)][t(188)](t(157),t(213),t(138),r),this[t(198)][t(197)][t(130)].on(t(168),s(),{priority:t(192)}),this[t(198)][t(142)][t(130)].on(t(168),((e,n,r)=>{const o=t;r[o(183)][o(200)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(192)}),this[t(198)][t(197)][t(130)].on(t(204),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(131)](r[o(209)]),c=e[o(187)](a),u=c[o(142)];if(o(157)!=c[o(137)]||!u||o(213)!=u[o(169)])return;const l=s[o(147)][o(129)](r[o(209)]);if(l)for(const t of l)s[o(199)][o(154)](o(143)+i,t),s[o(199)][o(154)](o(146),t),s[o(199)][o(171)](o(135),t),s[o(147)][o(176)](t,r[o(209)])}),{priority:t(192)}),this[t(202)]()}[ga(202)](){const t=ga,e=this[t(198)],n=e[t(177)];function r(e){const r=t;return{type:r(210),content:Hr(n,r(149),e)}}e[t(189)][t(201)](t(170))[t(136)][t(128)]((e=>{const s=t;if(s(157)!=e[s(137)])return;const{data:o}=e;if(o){if(s(148)==o[s(169)]){const t=o[s(186)][0][s(158)];return r(Hr(n,s(t?207:175)))}if(s(213)==o[s(169)]){const t=o[s(186)][0][s(158)];return r(Hr(n,s(t?160:180)))}}}))}}const Ia=ba;function Ea(){const t=["rootName","getChanges","insertRows","afterInit","getRanges","attributes","markers","isInContent","suggestion-td","name","endRow","columnInsertionIndexes","entries","Users","content","paragraph","markerToHighlight","rowInsertionIndexes","value","commands","tableCellHorizontalAlignment","7677572VPWgzj","*Replace table cells*","tableCellVerticalAlignment","keys","registerCustomCallback","high","has","32964360NmGbJW","column","tablePaste","differ","editingDowncast","getRange","get","getColumnIndexes","insertion","9gfUADE","getSuggestion","filter","createRangeOn","tablePasteRow","map","tableCellSuggestion","12933020MXYMWd","forceDefaultExecution","fill","createElement","getTableIfOnlyTableInContent","fromEntries","nextSibling","endColumn","_suggestionFactory","rowInsertionRanges","_replaceTableSlotCell","30UqgrKc","ck-suggestion-marker","rows","element","29276xaxwWU","fromRange","accept","tablePasteChainId","document","redo","createRangeIn","suggestion","low","getMarkers","2548312OBnpec","descriptionFactory","change","locale","insertColumns","setAttribute","find","ck-suggestion-marker-insertion","removeColumns","markMultiRangeBlockFormat","startsWith","suggestionLoaded","18815MVEiHK","move","deletionRanges","hasSuggestion","deletion","type","tablePasteCell","oldRange","editor","discard","_tablePostFixingSubtypes","subType","tablePasteColumn","set","editing","view","isEqual","includes","295OaeVrE","call","length","getChildren","getChild","getItems","removeMarker","88902LuPfPR","getAttributes","createRange","tableCellBorderStyle","columnInsertionRanges","activeMarkers","options","removeRows","_createdBatches","createTableWalker","end","author","schema","next","listenTo","columns","return","position","insert","nodeAfter","tableCellBorderWidth","reduce","trackChanges","newRange","getRows","cell","getSuggestions","clipboardOutput","every","markMultiRangeDeletion","forEach","suggestion:formatBlock:tablePasteCell","push","_splitMarkerName","setAttributes","getAllAdjacentSuggestions","_getCoordsForCells","stop","_isForcedDefaultExecutionBlock","formatBlock","registerPostFixer","remove","table","getChangedMarkers","register","updateMarker","wrap","getRowIndexes","insertionRanges","first","some","markMultiRangeInsertion","markerName","suggestionUnloaded","getSelectionAffectedTableCells","add","isEmpty","insertContent","registerDescriptionCallback","getSuggestionCallback","TrackChangesEditing","join","previousSibling","getShiftedBy","markerAttributes","327fdEFii","ck-suggestion-marker--active","dataDowncast","selection","row","containsRange","model","tableCellBorderColor","elementToElement","start","tableCellPadding","tableCellBackgroundColor","for","getContainedElement","cells","plugins","findAncestor","showSuggestionHighlights","getColumns","removeMarkers","createPositionBefore","tableCell","last","from","unwrap","detach","batch","TableUtils","conversion","$graveyard","previous","root","TableClipboard","requires","documentSelection"];return(Ea=function(){return t})()}function ba(t,e){const n=Ea();return(ba=function(t,e){return n[t-=270]})(t,e)}!function(t,e){const n=ba,r=t();for(;;)try{if(719408===parseInt(n(284))/1*(-parseInt(n(464))/2)+-parseInt(n(374))/3*(parseInt(n(468))/4)+-parseInt(n(302))/5*(-parseInt(n(309))/6)+-parseInt(n(430))/7+parseInt(n(272))/8+parseInt(n(446))/9*(-parseInt(n(453))/10)+parseInt(n(437))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ea);const Ta=[Ia(329),Ia(381),Ia(312),Ia(429),Ia(432),Ia(385),Ia(384)],_a=Object[Ia(458)](Ta[Ia(451)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(407)](){return[ia]}[Ia(412)](){const t=Ia,n=this[t(292)];if(!n[t(389)][t(436)](t(406)))return;const r=n[t(389)][t(443)](t(369)),s=n[t(389)][t(443)](t(401)),o=n[t(389)][t(443)](ia),a=n[t(389)][t(443)](t(406));o[t(294)][t(341)](t(450),t(296)),n[t(380)][t(321)][t(353)](t(452),{allowIn:t(395),allowContentOf:t(395),isLimit:!0}),n[t(402)][t(382)]({model:t(452),view:t(417)});let c=null;n[t(380)].on(t(366),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(304)]-1];h&&h[u(454)]||r[u(347)]||this[u(292)][u(428)][u(443)](u(331))[u(427)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(408)))return!1;const i=s[o(457)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(363)](n[o(472)][o(377)]);if(!a[o(304)])return!1;const c=a[0][o(390)](o(351)),l=r[o(356)](a),f=r[o(444)](a),h={startRow:l[o(358)],endRow:l[o(396)],startColumn:f[o(358)],endColumn:f[o(396)]};return 1==a[o(304)]&&(h[o(419)]+=r[o(333)](i)-1,h[o(460)]+=r[o(392)](i)-1),ka(c,h,r)}(l,f,n[u(380)],s,a)&&(o[u(346)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(380)][u(274)]((()=>{const t=u;n[t(380)][t(366)](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(304)]&&r[t(360)](o,t(450),{tablePasteChainId:s}),a[t(304)]&&r[t(360)](a,t(296),{tablePasteChainId:s}),l[t(304)]&&(r[t(360)](l,t(439),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(339)]((e=>{const n=t;var r;return null===(r=e[n(399)])||void 0===r?void 0:r[n(303)](e)}))),f[t(304)]&&(r[t(338)](f,t(439),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(339)]((e=>{const n=t;var r;return null===(r=e[n(399)])||void 0===r?void 0:r[n(303)](e)})));const g=r[t(281)](h[t(451)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(290),{tablePasteChainId:s});if(g){const e=g[t(271)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(380)][t(449)](s),a=e[t(278)]((e=>e[t(442)]()[t(300)](i)));a&&r[t(341)]([a[t(418)],o])}r[t(304)]&&g[t(277)](t(373),Object[t(458)](r))}c=null})))}),{priority:e.priorities[t(435)]+10}),n[t(389)][t(443)](t(406)).on(t(463),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(346)]();const u=s[r(334)],l=o,f=Aa(u),h=Aa(l);e[r(325)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(350)](u[r(306)](0));for(const t of Array[r(397)](l[r(305)]()))a[r(327)](t,u,r(319));const t=c[r(426)][r(301)](s[r(378)]),e=c[r(420)][r(301)](s[r(438)]);t||e||(g=i.LiveRange[r(469)](a[r(474)](u)))}else h&&!f&&(d=a[r(474)](u));else{const t=a[r(456)](r(452)),e=a[r(456)](r(452));a[r(355)](a[r(474)](u),e),a[r(327)](t,u,0);for(const e of Array[r(397)](l[r(305)]()))a[r(327)](e,t,r(319));g=i.LiveRange[r(469)](a[r(449)](t)),d=i.LiveRange[r(469)](a[r(449)](e))}const p=Array[r(397)](l[r(310)]())[r(448)]((([t])=>Ta[r(301)](t)));c[r(388)][r(341)]({element:u,attributes:p[r(304)]?Object[r(458)](p):null}),g&&c[r(357)][r(341)](g),d&&c[r(286)][r(341)](d)}),{priority:t(435)}),s.on(t(276),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(324)]||1;c[o(420)]=new Array(l)[o(455)](u)[o(451)](((t,e)=>t+e));for(const{cell:t}of s[o(318)](i,{startColumn:u,endColumn:u+l-1}))c[o(313)][o(341)](n[o(380)][o(449)](t))}),{priority:t(270)}),s.on(t(411),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(466)]||1;c[o(426)]=new Array(l)[o(455)](u)[o(451)](((t,e)=>t+e));for(const{cell:t}of s[o(318)](i,{startRow:u,endRow:u+l-1}))c[o(462)][o(341)](n[o(380)][o(449)](t))}),{priority:t(270)}),r[t(273)][t(367)]((e=>{const r=t;if(e[r(295)]&&e[r(295)][r(282)](r(439)))return e[r(404)]?{}:{type:r(445),content:Hr(n[r(275)],r(431))}}));const u=()=>!1;for(const e of[t(439),t(296),t(450),t(290)])r[t(461)][t(434)](t(445),e,t(370),u),r[t(461)][t(434)](t(288),e,t(370),u),r[t(461)][t(434)](t(348),e,t(370),u);r[t(461)][t(434)](t(348),t(290),t(293),u),r[t(461)][t(434)](t(348),t(290),t(470),((e,r,s)=>{const o=t,i=e[o(451)]((t=>t[o(387)]()))[o(448)]((t=>t)),a=new Map(i[o(451)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(388)])e&&a[o(297)](t,e);else if(s&&s[o(373)])for(const[t,e]of Object[o(421)](s[o(373)])){const r=n[o(380)][o(415)][o(443)](t),s=r?r[o(442)]()[o(387)]():null;s&&a[o(297)](s,e)}n[o(380)][o(274)]((t=>{const e=o;for(const[n,r]of a)t[e(343)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(461)][o(434)](e,o(439),s,((t,i,a)=>{const c=o;n[c(380)][c(274)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(383)][o(328)];t.is(o(467),o(452))&&u[o(341)](t)}r[o(461)][o(368)](e,null,s)(t,i,a);for(const t of u)o(403)!=t[o(405)][o(409)]&&n[o(398)](t)}))}))};l(t(445),t(470)),l(t(445),t(293)),l(t(288),t(470)),l(t(288),t(293)),r[t(461)][t(434)](t(445),t(450),t(293),(e=>{const n=t,r=e[n(451)]((t=>t[n(387)]())),i=r[0][n(390)](n(351)),{minRow:a,maxRow:c}=o[n(345)](r);s[n(316)](i,{at:a,rows:c-a+1})})),r[t(461)][t(434)](t(445),t(296),t(293),(e=>{const n=t,r=e[n(451)]((t=>t[n(387)]())),i=r[0][n(390)](n(351)),{minColumn:a,maxColumn:c}=o[n(345)](r);s[n(280)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(295)]||!n[s(295)][s(282)](s(439)))return;const o=n[s(414)][s(471)],i=r[s(335)]()[s(448)]((t=>t[s(416)]&&t[s(414)]&&t[s(414)][s(471)]==o));i[s(304)]&&n[s(344)]()[s(304)]!=i[s(304)]&&i[s(330)](((t,e)=>(t[s(322)]=e,e[s(404)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(342)](e[s(361)]),i=[s(465),s(279)],a=r[s(314)][s(301)](e[s(361)]);return a&&i[s(341)](s(375)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(283),f,{priority:t(435)}),r.on(t(362),f,{priority:t(435)}),n[t(380)][t(472)][t(349)]((()=>{const e=t;let s=!1;const o=Array[e(397)](n[e(380)][e(472)][e(440)][e(352)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(342)](t);if(e(475)!=o||e(288)!=a||i[e(291)])continue;if(!r[e(287)](c))continue;const u=r[e(447)](c)[e(413)](),l=n[e(389)][e(443)](e(422)).me;for(const t of r[e(335)]())if(t[e(416)]&&t[e(320)]==l&&e(348)==t[e(289)]&&e(290)==t[e(295)]&&t[e(413)]()[e(337)]((t=>u[e(359)]((n=>n[e(379)](t,!0))))))for(const n of t[e(344)]())n[e(416)]&&(n[e(293)](),s=!0)}return s})),n[t(380)][t(472)][t(349)]((e=>{const s=t,o=n[s(428)][s(443)](s(473));if(!o||!o[s(317)][s(436)](e[s(400)]))return!1;let i=!1;const a=n[s(389)][s(443)](s(422)).me,c=n[s(380)][s(472)][s(440)][s(410)](),u=Array[s(397)](n[s(380)][s(472)][s(440)][s(352)]())[s(448)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(342)](t);return n(475)==o&&n(439)==i&&c==a.id&&!e[n(291)]}));for(const t of c){if(s(327)!=t[s(289)]||s(452)!=t[s(418)]||1!=t[s(304)])continue;const n=e[s(311)](t[s(326)],t[s(326)][s(372)](1));if(!u[s(278)]((({data:t})=>t[s(332)][s(300)](n))))for(const{name:t,data:r}of u)if(n[s(379)](r[s(332)])){e[s(354)](t,{range:n}),i=!0;break}}return i})),n[t(380)][t(472)][t(349)]((e=>{const s=t;let o=!1;const i=n[s(389)][s(443)](s(422)).me,a=r[s(335)]()[s(448)]((t=>t[s(416)]&&t[s(320)]==i)),c=new Set,u=new Set;for(const t of a)if(s(439)==t[s(295)])for(const e of t[s(271)]()){const n=e[s(442)]()[s(387)]();if(n)if(n.is(s(467),s(452))&&Aa(n)){t[s(308)](e[s(418)]),c[s(364)](n),o=!0;const r=n[s(459)],i=n[s(371)],a=r&&r.is(s(467),s(452)),l=i&&i.is(s(467),s(452));a&&!c[s(436)](r)&&u[s(364)](r),l&&!c[s(436)](i)&&u[s(364)](i)}else n.is(s(467),s(424))&&n[s(365)]&&(t[s(308)](e[s(418)]),o=!0)}else if(s(290)==t[s(295)]){if(!t[s(414)]||!t[s(414)][s(471)])continue;const e=t[s(414)][s(373)];if(e&&Object[s(433)](e)[s(304)])continue;const n=t[s(414)][s(471)];let r=!0,i=!0;for(const e of a)if(e[s(295)]&&e[s(295)][s(282)](s(439))){if(!e[s(414)][s(471)]){i=!1;break}if(e.id!=t.id&&e[s(414)][s(471)]==n){r=!1;break}}i&&r&&(t[s(393)](),o=!0)}for(const t of c)e[s(350)](t);for(const t of u)e[s(398)](t);return o})),n[t(402)][t(386)](t(441))[t(425)]({model:t(340),view:(t,e)=>h(t),converterPriority:t(435)}),n[t(402)][t(386)](t(376))[t(425)]({model:t(340),view:(e,n)=>n[t(315)][t(391)]?h(e,!1):null,converterPriority:t(435)});const g=n[t(298)][t(299)];this[t(323)](g[t(472)],t(336),((e,n)=>{const r=t,s=[];for(const t of g[r(474)](n[r(423)])[r(307)]())t.is(r(467),r(417))&&s[r(341)](t);g[r(274)]((t=>{const e=r;for(const n of s)t[e(285)](t[e(474)](n),t[e(394)](n)),t[e(350)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(365)])return!0;const n=t[e(306)](0);return n.is(e(467),e(424))&&n[e(365)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(318)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=Na;function La(){const t=["formatInline","handleResizeTableWidthCommand","resizeTable","registerCustomCallback","plugins","data","discard","getAttribute","registerDescriptionCallback","descriptionFactory","770270RcExhn","markBlockFormat","change","TrackChangesEditing","bind","handleSuggestionDescription","559598tKLqGC","getColumnGroupElement","getContainedElement","format","getTableColumnsWidths","has","columnWidths","resizeTableWidth","10650DoeSit","author","accept","1548gJToSY","3265906NdIEbb","model","commandParams","getSuggestionCallback","enableCommand","TableColumnResizeEditing","formatBlock","selection","get","document","locale","500304woHsnZ","2480feXAuL","afterInit","getSelectedElement","formatGroupId","editor","subType","654056jeSEcC","*Format:* resize table","10170TBnivh","tableWidth","type","Users","_suggestionFactory","getSuggestions","4yeLpMY","table"];return(La=function(){return t})()}function Na(t,e){const n=La();return(Na=function(t,e){return n[t-=400]})(t,e)}!function(t,e){const n=Na,r=t();for(;;)try{if(349450===-parseInt(n(437))/1+parseInt(n(431))/2+-parseInt(n(404))/3*(parseInt(n(419))/4)+parseInt(n(405))/5*(-parseInt(n(448))/6)+-parseInt(n(449))/7+parseInt(n(411))/8+parseInt(n(413))/9*(parseInt(n(445))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(La);class Ra extends t.Plugin{[Ca(406)](){const t=Ca;if(!this[t(409)][t(425)][t(442)](t(454)))return;const e=this[t(409)][t(425)][t(401)](t(434));e[t(453)](t(444),this[t(422)][t(435)](this)),e[t(417)][t(424)](t(455),t(423),t(447),e[t(417)][t(452)](t(455),null,t(427))),e[t(417)][t(424)](t(455),t(423),t(427),e[t(417)][t(452)](t(455),null,t(447))),e[t(430)][t(429)](this[t(436)][t(435)](this))}[Ca(422)](t,e){const n=Ca,r=this[n(409)][n(425)][n(401)](n(434)),s=this[n(409)][n(425)][n(401)](n(454)),o=e[n(420)]||this[n(409)][n(450)][n(402)][n(400)][n(407)]();this[n(409)][n(450)][n(433)]((()=>{const i=n,a=s[i(438)](o);let c=a?s[i(441)](a):null,u=o[i(428)](i(414))||null;const l=e[i(414)]||u,f=e[i(443)]||c,h=this[i(409)][i(425)][i(401)](i(416)).me;for(const t of r[i(418)]()){const e=t[i(439)]();if(i(423)===t[i(410)]&&e===o){t[i(446)]!==h&&t[i(427)]();const e=t[i(426)][i(451)];u=e[0][i(414)],c=e[0][i(443)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(432)](o,{commandName:i(444),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(423)},[],i(423))}))}[Ca(436)](t){const e=Ca;if(e(455)!=t[e(415)]&&e(421)!=t[e(415)])return;const{data:n}=t;if(n&&e(423)===n[e(408)]){const t=e(412);return{type:e(440),content:Hr(this[e(409)][e(403)],t)}}}}const Sa=va;function Ma(){const t=["insertTemplate","190496QZgrvc","54OvBJkG","899320sPPvpl","548946DOSNzp","33736800vdDOyt","TrackChangesEditing","has","enableCommand","68MbkAlO","plugins","16hHRzTj","6032442VVXmQC","get","afterInit","5508762MgQNyy","Template","7827mBrwxP","editor"];return(Ma=function(){return t})()}function va(t,e){const n=Ma();return(va=function(t,e){return n[t-=372]})(t,e)}!function(t,e){const n=va,r=t();for(;;)try{if(544483===-parseInt(n(375))/1+-parseInt(n(380))/2*(-parseInt(n(388))/3)+parseInt(n(382))/4*(-parseInt(n(374))/5)+-parseInt(n(383))/6+-parseInt(n(386))/7+parseInt(n(372))/8*(parseInt(n(373))/9)+parseInt(n(376))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class wa extends t.Plugin{[Sa(385)](){const t=Sa,e=this[t(389)];e[t(381)][t(378)](t(387))&&e[t(381)][t(384)](t(377))[t(379)](t(390))}}function Oa(t,e){const n=Pa();return(Oa=function(t,e){return n[t-=461]})(t,e)}const Da=Oa;!function(t,e){const n=Oa,r=t();for(;;)try{if(536025===parseInt(n(472))/1*(parseInt(n(466))/2)+-parseInt(n(485))/3+-parseInt(n(462))/4*(parseInt(n(476))/5)+-parseInt(n(484))/6*(-parseInt(n(478))/7)+-parseInt(n(474))/8*(parseInt(n(475))/9)+-parseInt(n(465))/10*(parseInt(n(463))/11)+-parseInt(n(473))/12*(-parseInt(n(482))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pa);class Fa extends t.Plugin{[Da(461)](){const t=Da,e=this[t(471)];if(!e[t(480)][t(477)](t(486)))return;e[t(464)][t(477)](t(470))[t(468)](t(486));const n=e[t(464)][t(477)](t(470)),r=e[t(483)];n[t(467)][t(481)](t(479),(e=>Hr(r,t(469),e)))}}function Pa(){const t=["2351139UnVgsE","insertTableOfContents","afterInit","4756zPOwsw","22627NlIyzb","plugins","2110uhGqTp","6KwLAhN","descriptionFactory","enableCommand","ELEMENT_TABLE_OF_CONTENTS","TrackChangesEditing","editor","169473aFZwTO","130236nTyweA","2853056nySNZz","9EpYcjo","735WhxGxV","get","2891rNiglu","tableOfContents","commands","registerElementLabel","1638XfGXbY","locale","5946nqVPYK"];return(Pa=function(){return t})()}function Ba(){const t=["has","nodeBefore","registerPostFixer","ELEMENT_TITLE","getNearestSelectionRange","afterInit","document","isEqual","end","1671970eNkhVf","1285408FgUQlp","differ","forward","title-content","locale","plugins","6QUaxtz","Title","schema","getChangedMarkers","removeMarker","start","get","139203nbWiOH","376YjWskC","isCollapsed","81lNWOfD","newRange","from","14759610pIUbMC","registerElementLabel","isTouching","model","suggestion","5648363ZmSrwg","createRange","updateMarker","editor","descriptionFactory","2934396Rmszcn","TrackChangesEditing","_splitMarkerName","element","31906JCTByU"];return(Ba=function(){return t})()}const xa=Ua;function Ua(t,e){const n=Ba();return(Ua=function(t,e){return n[t-=366]})(t,e)}!function(t,e){const n=Ua,r=t();for(;;)try{if(719343===parseInt(n(370))/1+-parseInt(n(403))/2*(-parseInt(n(386))/3)+parseInt(n(399))/4+-parseInt(n(369))/5+-parseInt(n(376))/6*(-parseInt(n(394))/7)+-parseInt(n(384))/8*(parseInt(n(383))/9)+-parseInt(n(389))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ba);class ja extends t.Plugin{[xa(409)](){const t=xa,e=this[t(397)];if(!e[t(375)][t(404)](t(377)))return;const n=e[t(375)][t(382)](t(400));n[t(398)][t(390)](t(373),(()=>Hr(e[t(374)],t(407)))),e[t(392)][t(366)][t(406)]((r=>{const s=t;let o=!1;const i=Array[s(388)](e[s(392)][s(366)][s(371)][s(379)]());for(const{name:t,data:a}of i){const{group:i}=n[s(401)](t);if(s(393)!==i||!a[s(387)])continue;const c=a[s(387)],u=c[s(368)][s(405)];if(!u||!u.is(s(402),s(373)))continue;if(!c[s(381)][s(391)](c[s(368)]))continue;const l=e[s(392)][s(378)][s(408)](c[s(368)],s(372));if(l&&l[s(385)]){const e=r[s(395)](c[s(381)],l[s(381)]);e[s(367)](c)||(r[s(396)](t,{range:e}),o=!0)}o||(r[s(380)](t),o=!0)}return o}))}}const Ga=za;function Va(){const t=["11692769PVWyxG","10AMXTQO","editor","1598881qXQKMk","plugins","30626kXHbeS","has","TrackChangesEditing","449928uDtDqv","get","undo","6sbtbeH","UndoEditing","2796130xeMVwz","102yEaiOL","redo","enableCommand","200KsMYbQ","1800628qLoXmM","4063654CbjYoy","afterInit"];return(Va=function(){return t})()}function za(t,e){const n=Va();return(za=function(t,e){return n[t-=289]})(t,e)}!function(t,e){const n=za,r=t();for(;;)try{if(805679===-parseInt(n(307))/1+-parseInt(n(309))/2*(-parseInt(n(297))/3)+-parseInt(n(301))/4+-parseInt(n(296))/5+parseInt(n(294))/6*(parseInt(n(302))/7)+-parseInt(n(300))/8*(-parseInt(n(291))/9)+parseInt(n(305))/10*(parseInt(n(304))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Va);class Ha extends t.Plugin{[Ga(303)](){const t=Ga,e=this[t(306)],n=e[t(308)][t(292)](t(290));e[t(308)][t(289)](t(295))&&(n[t(299)](t(293)),n[t(299)](t(298)))}}const Wa=Xa;function Ka(){const t=["2240800IMbbQL","has","toggleTableCaption","270385myofhy","6hAiSMx","509086Rrdrsq","TableCaptionEditing","3725460pLteur","afterInit","228144kYDheE","809553DOaYSU","plugins","editor","479108fTqDkU","requires","enableCommand","4QTLlWC","TrackChangesEditing","get"];return(Ka=function(){return t})()}function Xa(t,e){const n=Ka();return(Xa=function(t,e){return n[t-=419]})(t,e)}!function(t,e){const n=Xa,r=t();for(;;)try{if(284931===-parseInt(n(435))/1+parseInt(n(431))/2+parseInt(n(436))/3*(parseInt(n(423))/4)+-parseInt(n(429))/5*(-parseInt(n(430))/6)+parseInt(n(420))/7+parseInt(n(426))/8+-parseInt(n(433))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ka);class qa extends t.Plugin{static get[Wa(421)](){return[ia]}[Wa(434)](){const t=Wa,e=this[t(419)];e[t(437)][t(427)](t(432))&&e[t(437)][t(425)](t(424))[t(422)](t(428))}}const Ja=Ya;function Ya(t,e){const n=Za();return(Ya=function(t,e){return n[t-=121]})(t,e)}function Za(){const t=["data","14143987WtlOMm","tableWidth","plugins","TableUtils","registerDescriptionCallback","793326YiMmGU","tableBorderColor","join","nodeAfter","10aRvzXQ","tableProperties","accept","getSuggestions","TableCellPropertiesEditing","model","handleDiscardAction","tableHeight","change","11548vIcaWh","getAttribute","68LCBkTL","*Format:* change table properties","getSuggestionCallback","start","tableCellBorderStyle","tableAlignment","get","table","afterInit","TrackChangesEditing","setAttribute","662355HtFkiG","TrackChangesTableProperties","format","registerCustomCallback","tableCellProperties","tableCellHeight","53RtREft","2180176LXSzmD","*Format:* change table cell properties","editor","tableBorderWidth","tableCellBorderColor","_handlePropertyChange","removeAttribute","enqueueChange","15xrCuBu","TablePropertiesEditing","formatBlock","locale","selection","discard","handleSuggestionDescription","tableCellBorderWidth","pluginName","tableCellWidth","tableBorderStyle","subType","has","getContainedElement","markBlockFormat","123315oxLgrO","getFirstPosition","commandParams","6122655wwQSaS","_getSuggestion","batch","descriptionFactory","tableCellHorizontalAlignment","enableCommand","getSelectionAffectedTableCells","tableCellBackgroundColor","tableCellVerticalAlignment","_suggestionFactory","findAncestor","document","tableBackgroundColor","tableCellPadding"];return(Za=function(){return t})()}!function(t,e){const n=Ya,r=t();for(;;)try{if(577201===parseInt(n(145))/1*(-parseInt(n(126))/2)+-parseInt(n(169))/3*(-parseInt(n(128))/4)+-parseInt(n(154))/5*(-parseInt(n(192))/6)+parseInt(n(172))/7+parseInt(n(146))/8+-parseInt(n(139))/9+-parseInt(n(196))/10*(parseInt(n(187))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Za);class Qa extends t.Plugin{constructor(t){const e=Ya;super(t),this[e(197)]=[e(193),e(164),e(149),e(133),e(188),e(124),e(184)],this[e(143)]=[e(150),e(132),e(161),e(185),e(163),e(144),e(179),e(176),e(180)]}static get[Ja(162)](){return Ja(140)}[Ja(136)](){const t=Ja,e=this[t(148)][t(189)][t(134)](t(137));if(this[t(148)][t(189)][t(166)](t(155))){for(const n of this[t(197)])e[t(177)](n,((e,r)=>{const s=t,o=this[s(148)][s(122)][s(183)][s(158)][s(170)]()[s(182)](s(135));this[s(151)](n,[o],this[s(197)],s(197),e,r)}));e[t(181)][t(142)](t(156),t(197),t(198),e[t(181)][t(130)](t(156),null,t(159))),e[t(181)][t(142)](t(156),t(197),t(159),((e,n)=>this[t(123)](this[t(197)],e,n))),e[t(181)][t(142)](t(156),t(197),t(194),(()=>!1))}if(this[t(148)][t(189)][t(166)](t(121))){for(const n of this[t(143)])e[t(177)](n,((e,r)=>{const s=t,o=this[s(148)][s(189)][s(134)](s(190))[s(178)](this[s(148)][s(122)][s(183)][s(158)]);this[s(151)](n,o,this[s(143)],s(143),e,r)}));e[t(181)][t(142)](t(156),t(143),t(198),e[t(181)][t(130)](t(156),null,t(159))),e[t(181)][t(142)](t(156),t(143),t(159),((e,n)=>this[t(123)](this[t(143)],e,n))),e[t(181)][t(142)](t(156),t(143),t(194),(()=>!1))}e[t(175)][t(191)]((e=>this[t(160)](e)))}[Ja(151)](t,e,n,r,s,o){const i=Ja,a=this[i(148)][i(189)][i(134)](i(137));this[i(148)][i(122)][i(153)](o[i(174)],(()=>{const t=i;for(const i of e)if(this[t(173)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(127)](r);void 0!==n&&(e[r]=n)}s(o),a[t(168)](i,{commandParams:[e]},[],r)}}))}[Ja(123)](t,e,n){const r=Ja,s=e[0][r(131)][r(195)],o=n[r(171)][0];this[r(148)][r(122)][r(125)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(138)](r,o[r],s):e[n(152)](r,s)}))}[Ja(160)](t){const e=Ja;if(t[e(186)])switch(t[e(165)]){case e(197):return{type:e(141),content:Hr(this[e(148)][e(157)],e(129))};case e(143):return{type:e(141),content:Hr(this[e(148)][e(157)],e(147))}}}[Ja(173)](t,e){const n=Ja,r=this[n(148)][n(189)][n(134)](n(137));for(const s of r[n(199)]({skipNotAttached:!0})){const r=s[n(167)]();if(s[n(165)]===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=Z?Z.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--;)xr(n,e[s]);return n})),Ec=bc;function bc(t,e){const n=Lc();return(bc=function(t,e){return n[t-=109]})(t,e)}!function(t,e){const n=bc,r=t();for(;;)try{if(755585===-parseInt(n(418))/1+-parseInt(n(162))/2*(parseInt(n(524))/3)+parseInt(n(207))/4*(-parseInt(n(299))/5)+parseInt(n(383))/6*(-parseInt(n(270))/7)+parseInt(n(179))/8+parseInt(n(225))/9*(-parseInt(n(471))/10)+parseInt(n(115))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Lc);const Tc=Ec(140);class _c extends t.Plugin{static get[Ec(454)](){return[Ec(197),o.Users,t.PendingActions,Zr,ns,as,fs,Es,ms,ks,Ss,xs,to,so,co,ho,bo,Ao,No,vo,Oo,zo,xo,Xo,Zo,ei,ui,pi,Ni,oi,Vs,Xs,Ei,Ai,vi,Fi,ji,Hi,Xi,$i,ra,ia,ha,ma,qa,ya,Ra,Fa,Qa,wa,ja,Ha]}static get[Ec(314)](){return Ec(541)}get[Ec(457)](){return this[Ec(305)]}constructor(t){const e=Ec;function n(t){const e=bc;return t[e(449)]((t=>String[e(481)](t)))[e(244)]("")}super(t),this[e(389)]=!1,this[e(444)](e(492),[]),this.on(e(412),((n,r,s,o)=>{const i=e;this[i(427)][i(445)]((()=>{const e=i;for(const n of[...o,...s])this[e(427)][e(479)][e(302)](n)&&t[e(267)][e(175)](n)}))})),this[e(305)]=new qr(this[e(276)][e(312)][e(385)],this[e(276)][e(255)]),this[e(414)]=null,this[e(253)]=new yc(this[e(276)]),this[e(256)]=new Map,this[e(502)]=t[e(411)][e(208)](e(197)),this[e(135)]=new Set,this[e(427)]=this[e(276)][e(312)],this[e(420)]=new WeakMap,this[e(422)]=!1,this[e(500)]=new Set([e(140)]),this[e(246)]=new Set,t[e(507)][e(308)](e(209),e(417)),this[e(369)]=t[e(507)][e(208)](e(209)),t[e(507)][e(308)](e(240),!0),this[e(527)]=t[e(507)][e(208)](e(240)),this[e(142)]=new f(t,this[e(135)]),this[e(368)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,48,53,56])}[Ec(226)](){const t=Ec,n=this[t(276)],r=(e,n)=>{const r=t;if(r(362)!=e)return r(409)+e;const s=n[r(304)]("|")[0];return this[r(164)](s)?r(339):r(504)};n[t(205)][t(520)](t(132))[t(387)]({model:t(442),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(300)](e[n(397)]),a=[n(147),r(o,i)];let c=3e3;return this[n(492)][n(413)](e[n(397)])&&(a[n(407)](n(477)),c=3010),n(490)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(205)][t(520)](t(515))[t(380)]((e=>{const r=t;e.on(r(283),((t,e,s)=>{const o=r;if(!s[o(499)][o(436)])return;const i=e[o(196)];if(!i)return;const c=s[o(415)][o(227)](i);n[o(312)][o(385)][o(360)](i)&&c&&!c[o(122)](o(332))&&c.is(o(173))&&(0,a.toWidget)(c,s[o(333)])}),{priority:r(467)})})),n[t(205)][t(520)](t(515))[t(387)]({model:t(442),view:(e,n)=>{const s=t;if(!n[s(499)][s(436)])return null;const{type:o,subType:i}=this[s(300)](e[s(397)]);return{classes:[s(147),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(196)])return;const{id:c}=this[a(300)](o[a(397)]);if(r){const t=this[a(256)][a(208)](c),e=this[a(169)](t);if(!this[a(164)](e))return}if(o[a(196)].is(a(345)))return void i[a(484)][a(215)](o[a(196)],s[a(289)]);const u=i[a(415)][a(227)](o[a(196)]);if(o[a(196)].is(a(274))&&n[a(312)][a(385)][a(324)](o[a(196)])&&!u[a(122)](a(406))){i[a(333)][a(259)]([a(147),a(339)],u),i[a(333)][a(438)](a(503),c,u),i[a(415)][a(286)](u,o[a(397)]),e&&(this[a(492)][a(413)](o[a(397)])?i[a(333)][a(259)](a(477),u):i[a(333)][a(473)](a(477),u));for(const t of n[a(312)][a(430)](o[a(196)])[a(344)]())i[a(484)][a(215)](t,s[a(289)]);i[a(484)][a(215)](o[a(196)],s[a(289)])}};n[t(205)][t(520)](t(515))[t(380)]((e=>{const n=t;e.on(n(529),((t,e,r)=>{const o=n;r[o(499)][o(436)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(315)})})),n[t(205)][t(520)](t(515))[t(380)]((e=>{const n=t;e.on(n(451),((t,e,r)=>{const o=n;r[o(499)][o(436)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(315)})})),n[t(205)][t(520)](t(515))[t(446)]({model:t(442),view:(e,n)=>n[t(499)][t(436)]?null:{group:t(442),name:e[t(216)](11)}}),n[t(205)][t(520)](t(151))[t(495)]({view:{name:t(442),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(214)+e[r(236)](r(393))+":"+e[r(236)]("id");return e[r(236)](r(521))&&(s+=":"+e[r(236)](r(521))),n[r(127)](r(404),{"data-name":s})}}),n[t(205)][t(520)](t(151))[t(292)]({view:t(442)}),n[t(205)][t(520)](t(132))[t(380)]((e=>{const n=t;e.on(n(529),s(),{priority:n(467)})})),n[t(205)][t(520)](t(132))[t(380)]((e=>{const n=t;e.on(n(451),s({isAttributeSuggestion:!0}),{priority:n(467)})})),n[t(205)][t(520)](t(132))[t(380)]((e=>{const n=t;e.on(n(184),((t,e,r)=>{const s=n,o=r[s(415)][s(155)](e[s(397)]);if(o)for(const t of o)t[s(122)](s(406))||(r[s(333)][s(473)]([s(147),s(339),s(477)],t),r[s(333)][s(252)](s(503),t),r[s(415)][s(145)](t,e[s(397)]))}),{priority:n(467)})})),n[t(205)][t(520)](t(132))[t(380)]((e=>{const n=t;e.on(n(373),((t,e,r)=>{const s=n,o=r[s(415)][s(155)](e[s(397)]);if(!o)return;const{id:i}=this[s(300)](e[s(397)]),a=this[s(256)][s(208)](i),c=this[s(169)](a);if(this[s(164)](c))for(const t of o)t[s(122)](s(406))||(r[s(333)][s(473)]([s(147),s(339),s(477)],t),r[s(333)][s(252)](s(503),t),r[s(415)][s(145)](t,e[s(397)]))}),{priority:n(467)})})),n[t(312)][t(456)][t(228)]((e=>{const r=t;let s=!1;const o=Array[r(532)](n[r(312)][r(456)][r(212)][r(120)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(300)](t);if(r(442)!==o)continue;const h=this[r(256)][r(208)](f);if(null!=c[r(350)]){r(518)==u&&(s=s||Cc(c[r(350)],t,e,n[r(312)][r(385)]));const o=r(362)==u&&this[r(164)](l[r(304)]("|")[0]);if(c[r(350)][r(429)]||r(328)==c[r(350)][r(359)][r(448)]||r(284)==u&&!Rc(c[r(350)])||o&&!Rc(c[r(350)])||r(490)==u&&(kc(a=c[r(350)])||function(t){const e=r;return t[e(428)][e(317)]==t[e(291)][e(233)]&&t[e(428)][e(238)]}(a)))e[r(371)](t),s=!0;else{if(!h||!h[r(501)])continue;i[r(380)](h)}}}var a;return i[r(323)]>0&&(s=!!this[r(331)](i)||s),s})),n[t(312)][t(456)][t(228)]((e=>{const r=t;let s=!1;for(const t of n[r(312)][r(456)][r(212)][r(390)]())if(r(330)==t[r(281)])for(const t of this[r(256)][r(287)]()){if(t[r(260)]||!t[r(501)])continue;const o=r(284)==t[r(281)],i=this[r(169)](t),a=i&&this[r(164)](i);if(!o&&!a)continue;const c=t[r(301)]();if(c[r(428)][r(317)]!=c[r(291)][r(317)]&&!c[r(291)][r(238)]){const o=n[r(312)][r(472)](c[r(428)][r(174)],r(291)),i=n[r(312)][r(378)](c[r(428)],o);e[r(439)](t[r(493)](),{range:i}),s=!0}}return s})),n[t(312)][t(456)][t(228)]((e=>this[t(528)](e))),n[t(312)][t(456)][t(228)]((e=>!e[t(379)][t(111)]&&this[t(265)](e))),n[t(312)].on(t(272),(()=>{this[t(389)]=!1})),n[t(312)][t(456)].on(t(325),((r,s)=>{const o=t;if(!s[o(111)]||s[o(257)])return;if(!this[o(389)])return;const i=n[o(312)][o(456)][o(212)][o(390)]();if(0==i[o(450)])return;const a=[],c=i[o(171)]((t=>o(362)==t[o(281)])),u=i[o(171)]((t=>o(330)==t[o(281)]&&o(148)!=t[o(289)])),l=i[o(171)]((t=>o(531)==t[o(281)]&&o(148)!=t[o(289)]));for(const t of c)this[o(425)](t[o(170)])&&a[o(407)]({key:t[o(170)],newValue:t[o(537)],oldValue:t[o(525)],range:Sc(t[o(338)],n[o(312)])});for(const t of u){const e=l[o(266)]((e=>e[o(307)]===t[o(307)]));if(e){const r=Mc(t[o(322)][o(174)],n[o(312)]);e[o(289)]!==t[o(289)]&&a[o(407)]({key:o(140),newValue:t[o(289)],oldValue:e[o(289)],range:r});for(const[n,s]of e[o(352)]){if(!this[o(425)](n))continue;const e=t[o(352)][o(208)](n);s!==e&&a[o(407)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(352)])this[o(425)](n)&&(e[o(352)][o(302)](n)||a[o(407)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(450)]&&n[o(312)][o(419)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(185)](t,e,s,o,{groupId:r});this[n(242)](t,a)}))}),{priority:t(293)}),n[t(312)][t(479)].on(t(290),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(300)](n[s(289)]),e=this[s(256)][s(208)](t);e&&e[s(218)](n[s(289)])}})),n[t(312)][t(456)].on(t(325),(()=>{const e=t,r=Array[e(532)](n[e(312)][e(456)][e(212)][e(120)]())[e(171)]((t=>e(442)===this[e(300)](t[e(289)])[e(124)]));if(0===r[e(450)])return;r[e(125)](((t,n)=>{const r=e,s=t[r(294)][r(154)],o=n[r(294)][r(154)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(428)][r(180)](o[r(428)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(300)](t);if(null===n[e(154)]){const n=this[e(167)](t);o[e(380)](n)}else{const t=this[e(256)][e(208)](r);null!==n[e(350)]||t[e(501)]?(s[e(380)](t[e(263)]),o[e(380)](t)):this[e(377)](t)}}o[e(323)]>0&&this[e(190)](o);for(const t of s)this[e(480)](e(194),t)})),n[t(312)].on(t(303),((e,r)=>{const s=t,o=r[0];if(!this[s(256)][s(323)])return;if(!o[s(408)])return;if(o[s(379)][s(257)]||!o[s(379)][s(111)])return;let i,a;switch(o[s(281)]){case s(330):i=n[s(312)][s(472)](o[s(322)]),a=i[s(296)](o[s(399)]);break;case s(304):i=n[s(312)][s(472)](o[s(202)]),a=n[s(312)][s(472)](o[s(176)]);break;case s(395):i=n[s(312)][s(472)](o[s(516)]),a=i[s(296)](o[s(399)]);break;default:return}const c=n[s(312)][s(378)](i,a);n[s(312)][s(445)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(519)](c)){if(e[t(260)])continue;if(t(518)==e[t(281)])continue;const r=this[t(169)](e);if(r&&this[t(164)](r)&&t(304)!=o[t(281)])continue;const s=e[t(294)]&&e[t(294)][t(511)];(t(284)!=e[t(281)]||t(304)==o[t(281)]&&!s)&&(n[t(229)]||t(146)==e[t(281)]&&n[t(123)]||e[t(301)]()[t(258)](c)&&this[t(271)](e,i,a))}}))}),{priority:t(293)}),n[t(312)].on(t(487),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(526)])return;if(this[s(422)])return;if(!this[s(142)][s(297)])return;if(o[s(429)])return;const a=n[s(312)][s(385)],{start:c,end:u}=o[s(301)](),l=c[s(174)]&&a[s(182)](c[s(174)])?null:a[s(334)](c,s(153)),f=u[s(233)]&&a[s(182)](u[s(233)])?null:a[s(334)](u,s(186)),h=n[s(312)][s(378)](l?l[s(428)]:c,f?f[s(291)]:u);n[s(312)][s(445)]((t=>{const e=s;this[e(510)](h);const r=n[e(312)][e(385)][e(334)](h[e(428)]);o.is(e(230))?t[e(168)](r):o[e(466)](r)})),e[s(464)]()}),{priority:e.priorities[t(476)]+10}),n[t(312)].on(t(401),((e,r)=>{const s=t,o=r[r[s(450)]-1];o&&o[s(526)]||this[s(422)]||this[s(142)][s(297)]&&(n[s(312)][s(445)]((()=>{const t=s;let o=n[t(312)][t(401)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(403)]=o[t(483)]();const i=o[t(291)][t(233)],a=n[t(312)][t(385)];i&&a[t(324)](i)&&!a[t(360)](i)&&(o=n[t(312)][t(378)](o[t(428)],n[t(312)][t(472)](i,t(291)))),this[t(458)](o)})),e[s(464)]())}),{priority:t(467)}),this[t(276)][t(249)][t(380)](t(199),this[t(142)]),this[t(192)](t(199));const o=new p(n,this[t(256)]);n[t(249)][t(380)](t(134),o),this[t(192)](t(134));const i=new E(n,this[t(256)]);n[t(249)][t(380)](t(434),i),this[t(192)](t(434)),n[t(249)][t(380)](t(441),new S(n,o,this[t(256)])),this[t(192)](t(441)),n[t(249)][t(380)](t(278),new S(n,i,this[t(256)])),this[t(192)](t(278)),n[t(249)][t(380)](t(223),new O(n,o,this[t(256)])),this[t(192)](t(223)),n[t(249)][t(380)](t(517),new O(n,i,this[t(256)])),this[t(192)](t(517));const c=n[t(411)][t(208)](t(197));this[t(462)](c,t(416),((e,{threadId:n})=>{const r=t,s=this[r(256)][r(208)](n);s&&s[r(121)]&&1===s[r(121)][r(450)]&&this[r(195)](n,{hasComments:!0})}),{priority:t(213)}),this[t(462)](c,t(460),((e,{threadId:n})=>{const r=t,s=this[r(256)][r(208)](n);s&&s[r(121)]&&!s[r(121)][r(450)]&&this[r(195)](n,{hasComments:!1})}),{priority:t(213)})}set[Ec(370)](t){const n=Ec;if(this[n(414)])throw new e.CKEditorError(n(234),this);this[n(414)]=t}get[Ec(370)](){return this[Ec(414)]}[Ec(250)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(256)][n(287)]())t&&!e[n(501)]||r[n(407)](e);return e?r[n(449)]((t=>t[n(231)]())):r}[Ec(306)](t){const n=Ec,r=this[n(256)][n(208)](t);if(!r)throw new e.CKEditorError(n(372),this);return r}[Ec(365)](t){const e=Ec;return this[e(256)][e(302)](t)}[Ec(343)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(281)][e(304)](":"),a=this[e(256)][e(208)](r)||this[e(217)](o,i,r,n,s);if(this[e(113)](a),this[e(247)](a,o,i||null,n),a[e(143)]=t[e(143)],a[e(157)]=!0,s&&s[e(488)]){const t=s[e(488)],n=this[e(398)](t[e(128)]);a[e(391)]=t[e(143)],a[e(221)]=n,a[e(491)]=!0}else a[e(391)]=t[e(143)];switch(t[e(294)]&&(a[e(294)]=t[e(294)]),t[e(352)]&&(a[e(352)]=t[e(352)]),this[e(414)]&&this[e(414)][e(329)]||(a[e(279)]=!0),this[e(420)][e(208)](a)){case e(211):this[e(420)][e(444)](a,e(353));break;case e(311):a[e(501)]?(this[e(331)](new Set([a])),this[e(190)](new Set([a])),this[e(420)][e(444)](a,e(262)),this[e(480)](e(347),a)):this[e(420)][e(444)](a,e(232))}return a}[Ec(134)](t){const e=Ec;this[e(526)]((()=>{const n=e;this[n(276)][n(312)][n(445)]((()=>{const e=n;for(const n of t[e(538)]())n[e(392)]()}))}))}[Ec(434)](t){const e=Ec;this[e(526)]((()=>{const n=e;this[n(276)][n(312)][n(445)]((()=>{const e=n;for(const n of t[e(538)]())n[e(172)]()}))}))}[Ec(192)](t,n){const r=Ec,s=this[r(276)][r(249)][r(208)](t);if(!s)throw new e.CKEditorError(r(133),this,{commandName:t});if(this[r(135)][r(302)](s))throw new e.CKEditorError(r(400),this,{commandName:t});this[r(135)][r(380)](s),n&&s.on(r(514),((t,e)=>{const o=r;this[o(142)][o(297)]&&(this[o(422)]||(e[o(450)]>0&&e[e[o(450)]-1]&&e[e[o(450)]-1][o(526)]?e[o(166)]():(t[o(403)]=n(((...t)=>s[o(514)](...t,{forceDefaultExecution:!0})),...e),t[o(464)]())))}),{priority:r(467)})}[Ec(526)](t){const n=Ec;let r,s;const o=this[n(422)];this[n(422)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(422)]=!1),s&&e.CKEditorError[n(200)](s,this),r}[Ec(458)](t,n=null,r={}){const s=Ec;if(t[s(429)])return null;const o=this[s(276)][s(411)][s(208)](s(453)).me;for(const{suggestion:e,meta:o}of this[s(519)](t,s(146)))if(o[s(123)]){if(!o[s(505)]){if(o[s(229)]){if(!this[s(527)]||!Oc(e,r))continue;return e}if(Oc(e,r))return e;this[s(271)](e,t[s(428)],t[s(291)]);break}if(n==e[s(342)]&&Oc(e,r)){const n=e[s(301)]();return n[s(428)][s(363)](t[s(291)])?this[s(475)](e,this[s(427)][s(378)](t[s(428)],n[s(291)])):this[s(475)](e,this[s(427)][s(378)](n[s(428)],t[s(291)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(346)+n:s(146),u=this[s(282)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(452)](c,i,a,t),u}[Ec(376)](t,n=Ec(295),r={}){const s=Ec,o=this[s(276)][s(411)][s(208)](s(453)).me,i=this[s(253)][s(381)](s(146),n,s(244));for(const e of this[s(250)]())if(e[s(221)].id==o.id&&s(146)==e[s(281)]&&e[s(342)]==n&&Oc(e,r)&&(i(e[s(261)](),t)||i(t,e[s(261)]()))){for(const n of t)e[s(131)](n);return e}for(const{suggestion:e,meta:n}of this[s(519)](t,s(146))){if(!n[s(123)])continue;if(!this[s(527)]&&n[s(229)])continue;if(!Oc(e,r))continue;let o=!0;for(const n of e[s(261)]())for(const e of t)if(!n[s(258)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(346)+n,l=this[s(282)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(452)](u,a,c,e,zr[s(235)]());return l}[Ec(138)](t,n,r=null,s={}){const o=Ec;if(r=r||Nc(n),t[o(429)])return null;if(o(117)===this[o(369)]){const e=this[o(253)][o(381)](o(518),r,o(392));return this[o(526)]((()=>e([t],n,s))),null}const i=this[o(276)][o(411)][o(208)](o(453)).me,a=[];if(o(269)!==this[o(369)])for(const{suggestion:e,meta:n}of this[o(519)](t,o(146)))n[o(123)]&&!n[o(183)]&&a[o(407)](...e[o(261)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(358)](s);e&&r[n(407)](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(450)];){const s=r[e][n(533)](t);r[n(310)](e,1,...s),e+=s[n(450)]}}return r}(t,a);c[o(450)]&&this[o(427)][o(445)]((()=>{const t=o;for(const e of c){const o=this[t(253)][t(381)](t(518),r,t(392));this[t(526)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(428)],u=t[o(291)];for(const{suggestion:e,meta:n}of this[o(519)](t,o(518))){if(!n[o(123)])continue;if(e[o(342)]!=r)continue;if(!Oc(e,s))continue;const i=e[o(301)]();if(i[o(258)](t,!0))return null;c=c[o(180)](i[o(428)])?c:i[o(428)],u=u[o(349)](i[o(291)])?u:i[o(291)],a?i[o(428)][o(180)](a[o(301)]()[o(428)])?(a[o(112)](),a=e):e[o(112)]():a=e}const l=this[o(427)][o(378)](c,u);if(a)this[o(475)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(282)]({id:t,type:o(288)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(452)](o(288)+r,t,a,l)}}return null}[Ec(405)](t,n,r=[],s=null,o={}){const i=Ec;n[i(318)]||(n[i(318)]=n[i(354)]),n[i(511)]=t.is(i(338)),s=s||Nc(n);const a=r[i(449)]((t=>Mc(t,this[i(427)]))),c=t.is(i(338))?t:Mc(t,this[i(427)]);if(i(117)===this[i(369)]){const t=this[i(253)][i(381)](i(284),s,i(392));return this[i(526)]((()=>t([c],n,o))),null}a[i(407)](c);let u=!0;for(const t of a)if(!this[i(321)](t)){u=!1;break}if(u&&i(269)!==this[i(369)]){const t=this[i(253)][i(381)](i(284),s,i(392));return this[i(526)]((()=>t([c],n,o))),null}let l=null,f=c[i(428)],h=c[i(291)];for(const{suggestion:t,meta:e}of this[i(519)](c,i(284))){if(!e[i(123)])continue;if(e[i(505)]||e[i(229)]||e[i(183)])continue;if(t[i(294)][i(318)]!=n[i(318)])continue;if(!Oc(t,o))continue;const r=t[i(301)]();if(t[i(342)]==s){if(r[i(258)](c,!0))return null;f=f[i(180)](r[i(428)])?f:r[i(428)],h=h[i(349)](r[i(291)])?h:r[i(291)],l?r[i(428)][i(180)](l[i(301)]()[i(428)])?(l[i(112)](),l=t):t[i(112)]():l=t}else{const e=c[i(358)](r);this[i(275)](t,e)}}const g=this[i(276)][i(411)][i(208)](i(453)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(475)](l,this[i(427)][i(378)](f,h)),l;{const t=this[i(282)]({id:d,type:i(498)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(452)](i(498)+s,d,p,this[i(427)][i(378)](f,h)),t}}[Ec(129)](t,n,r=[],s=null,o={}){const i=Ec;n[i(318)]||(n[i(318)]=n[i(354)]);const a=t[0];n[i(511)]=a.is(i(338)),s=s||Nc(n);const c=r[i(449)]((t=>Mc(t,this[i(427)]))),u=a.is(i(338))?t:t[i(449)]((t=>Mc(t,this[i(427)])));if(i(117)===this[i(369)]){const t=this[i(253)][i(381)](i(284),s,i(392));return this[i(526)]((()=>t(u,n,o))),null}c[i(407)](...u);let l=!0;for(const t of c)if(!this[i(321)](t)){l=!1;break}if(l&&i(269)!==this[i(369)]){const t=this[i(253)][i(381)](i(284),s,i(392));return this[i(526)]((()=>t(u,n,o))),null}const f=this[i(276)][i(411)][i(208)](i(453)).me;for(const t of this[i(250)]()){if(t[i(221)].id!=f.id)continue;if(i(284)!=t[i(281)]||t[i(294)][i(318)]!=n[i(318)])continue;if(!Oc(t,o))continue;const e=t[i(342)]==s;for(let n=0;n<u[i(450)];n++){const r=u[n];for(const s of t[i(181)]()){const o=s[i(437)]();if(r[i(363)](o)){e?(u[i(310)](n,1),n--):t[i(371)](s[i(289)]);break}}}}if(0==u[i(450)])return null;const h=this[i(253)][i(381)](i(284),s,i(244));for(const t of this[i(250)]())if(t[i(221)].id==f.id&&i(284)==t[i(281)]&&t[i(294)][i(318)]==n[i(318)]&&t[i(342)]==s&&Oc(t,o)&&(h(t[i(261)](),u)||h(u,t[i(261)]()))){for(const e of u)t[i(131)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(498)+s,m=this[i(282)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(452)](p,g,d,t,zr[i(235)]());return m}[Ec(510)](t,n=null,r={}){const s=Ec;if(t[s(429)])return null;const o=this[s(276)][s(411)][s(208)](s(453)).me,a=new i.LiveRange(t[s(428)],t[s(291)]);for(const{suggestion:t,meta:e}of this[s(519)](a,s(146)))if(e[s(123)]&&!e[s(505)])if(t[s(260)]){const e=t[s(261)]()[s(171)]((t=>s(328)!=t[s(359)][s(448)]));if(e[s(116)]((t=>a[s(258)](t,!0)))&&t[s(172)](),e[s(540)]((t=>t[s(258)](a,!0)))){const t=this[s(253)][s(381)](s(490),n,s(392));return this[s(526)]((()=>t([a],null,r))),null}}else{const e=a[s(358)](t[s(301)]());null!==e&&t[s(455)]([e],null,r)}if(a[s(241)](),a[s(429)]||s(328)==a[s(359)][s(448)])return null;let c=null,u=a[s(428)],l=a[s(291)];const f=this[s(519)](a,s(490));for(const{suggestion:t,meta:e}of f){const n=this[s(427)][s(378)](u,l);if(e[s(123)]&&(this[s(527)]||!e[s(229)]&&!e[s(183)]))if(t[s(260)]){if(!Oc(t,r))continue;let e=!0;for(const r of t[s(261)]()){if(r[s(258)](n,!0))return t;n[s(258)](r)||(e=!1)}e&&t[s(172)]()}else{const e=t[s(301)]();if(e[s(258)](n,!0))return t;if(!Oc(t,r)){n[s(258)](e)?t[s(112)]():e[s(459)](u)?u=e[s(291)]:e[s(459)](l)&&(l=e[s(428)]);continue}u=u[s(180)](e[s(428)])?u:e[s(428)],l=l[s(349)](e[s(291)])?l:e[s(291)],r=Object[s(474)]({},t[s(352)]),c?e[s(428)][s(180)](c[s(301)]()[s(428)])?(c[s(112)](),c=t):t[s(112)]():c=t}}if(c)return this[s(475)](c,this[s(427)][s(378)](u,l)),c;{const t=(0,e.uid)(),i=this[s(427)][s(378)](u,l),a=o.id,c=n?s(485)+n:s(490),f=this[s(282)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(452)](c,t,a,i),f}}[Ec(316)](t,n=Ec(295),r={}){const s=Ec,o=this[s(276)][s(411)][s(208)](s(453)).me,a=t[s(449)]((t=>new i.LiveRange(t[s(428)],t[s(291)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(519)](a,s(146)))e[s(123)]&&!e[s(505)]&&c[s(380)](t);for(const e of c)if(e[s(260)]){const o=e[s(261)]();if((!e[s(352)]||!e[s(352)][s(364)])&&o[s(116)]((t=>a[s(540)]((e=>e[s(258)](t,!0)))))&&e[s(172)](),a[s(116)]((t=>o[s(540)]((e=>e[s(258)](t,!0)))))){const e=this[s(253)][s(381)](s(490),n,s(392));return this[s(526)]((()=>e(t,null,r))),null}}else{const t=e[s(301)]();if(a[s(540)]((e=>e[s(258)](t,!0)))&&e[s(172)](),a[s(116)]((e=>t[s(258)](e,!0)))){const t=this[s(253)][s(381)](s(490),n,s(392));return this[s(526)]((()=>t(a,null,r))),null}}const u=this[s(253)][s(381)](s(490),n,s(244));let l=null;for(const t of this[s(250)]())if(t[s(221)].id==o.id&&t[s(501)]&&s(490)==t[s(281)]&&t[s(342)]==n&&Oc(t,r)&&(u(t[s(261)](),a)||u(a,t[s(261)]())))if(l){if(t[s(121)]&&t[s(121)][s(450)])continue;for(const e of t[s(261)]())l[s(191)](e)||l[s(131)](e);t[s(112)]()}else{l=t;for(const e of a)t[s(191)](e)||t[s(131)](e)}if(l)return l;c[s(482)]();for(const{suggestion:t,meta:e}of this[s(519)](a,s(490)))e[s(123)]&&(this[s(527)]||!e[s(229)]&&!e[s(183)])&&Oc(t,r)&&c[s(380)](t);for(const t of c){const e=t[s(261)]();if((!r||!r[s(364)])&&a[s(116)]((t=>e[s(540)]((e=>e[s(258)](t,!0))))))return t;(!t[s(352)]||!t[s(352)][s(364)])&&e[s(116)]((t=>a[s(540)]((e=>e[s(258)](t,!0)))))&&t[s(172)]()}const f=(0,e.uid)(),h=o.id,g=s(485)+n,d=this[s(282)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(241)](),t[s(429)]||s(328)==t[s(359)][s(448)]||this[s(452)](g,f,h,t,zr[s(235)]());return d}[Ec(185)](t,n,r,s,o){const i=Ec;if(t[i(429)])return[];if(i(117)===this[i(369)])return[];const a=this[i(276)][i(411)][i(208)](i(453)).me.id,c=Array[i(532)](this[i(256)][i(287)]())[i(171)]((e=>i(362)==e[i(281)]&&e[i(294)][i(156)]==n&&e[i(191)](t)));if(i(417)===this[i(369)]){const e=this[i(519)](t,i(146))[i(171)]((({meta:t})=>t[i(123)]&&!t[i(183)]&&!t[i(505)]))[i(449)]((({suggestion:t})=>t));c[i(443)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(362)==t[i(281)]?t[i(294)][i(277)]:void 0,o=t[i(301)](),a=Array[i(532)](u[i(110)]())[i(266)]((t=>t[i(313)](o)));if(!a)continue;const c=a[i(533)](o);this[i(164)](n)&&i(146)==t[i(281)]&&0!=c[i(450)]||(u[i(149)](a),c[i(224)]((t=>{u[i(444)](t,r)})),i(146)!=t[i(281)]&&e!=s&&u[i(444)](a[i(358)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(450)]>37&&console[i(326)](i(188),{key:n});const f=(i(461)+(n+"|")+Nc({newValue:s}))[i(355)](0,60),h=this[i(282)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(407)](h),this[i(452)](f,c,a,t)}return l}[Ec(382)](t){const e=Ec;this[e(192)](t,((t,...n)=>{this[e(534)]((()=>{t(...n)}))}))}[Ec(426)](t){const e=Ec;this[e(500)][e(380)](t)}[Ec(496)](t){const e=Ec;this[e(246)][e(380)](t)}[Ec(169)](t){const e=Ec;return e(362)==t[e(281)]?t[e(342)][e(304)]("|")[0]:null}[Ec(475)](t,e){const n=Ec,r=t[n(493)]();this[n(427)][n(445)]((t=>{t[n(439)](r,{range:e})}))}[Ec(113)](t){const e=Ec,n=t.id,r=this[e(276)][e(507)][e(208)](e(423));this[e(502)][e(285)](n)||this[e(502)][e(486)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(502)][e(513)](n);s[e(130)](e(497)),s[e(497)]=!1,t[e(121)]=s}[Ec(247)](t,n,r,s){const o=Ec;if(t[o(281)]!=n||t[o(342)]!=r||t[o(165)].id!=s)throw this[o(276)][o(440)](o(478)),new e.CKEditorError(o(478),this)}[Ec(275)](t,n){const r=Ec,s=t[r(301)]();if(n[r(363)](s))t[r(112)]();else if(s[r(258)](n)){const o=this[r(427)][r(472)](n[r(428)][r(233)],r(291));this[r(475)](t,this[r(427)][r(378)](s[r(428)],o));const i=(0,e.uid)(),a=t[r(165)].id,c=t[r(281)]+":"+t[r(342)];this[r(282)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(294)],attributes:t[r(352)]});const u=this[r(427)][r(472)](n[r(291)][r(317)],r(388)),l=this[r(427)][r(378)](u,s[r(291)]);this[r(452)](c,i,a,l)}else if(s[r(459)](n[r(428)])){const e=this[r(427)][r(472)](n[r(428)][r(233)],r(291));this[r(475)](t,this[r(427)][r(378)](s[r(428)],e))}else{const e=this[r(427)][r(472)](n[r(291)][r(317)],r(388));this[r(475)](t,this[r(427)][r(378)](e,s[r(291)]))}}[Ec(321)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(519)](t,e(146))){if(!r[e(123)])continue;const s=n[e(261)]();for(const n of s)if(!t[e(533)](n)[e(450)])return!0}return!1}[Ec(158)](t){const n=Ec,r=this[n(276)][n(411)][n(208)](n(453))[n(375)](t);if(!r)throw new e.CKEditorError(n(433),this);return r}[Ec(398)](t){const e=Ec,n=this[e(276)][e(411)][e(208)](e(453)),r=(0,o.hashObject)(e(348)+t);return n[e(375)](r)||n[e(509)]({id:r,name:t})}[Ec(217)](t,e,n,r,s){const o=Ec,i=this[o(158)](r),a=this[o(253)][o(463)](t,e,n,i,s,(t=>{const e=o;this[e(195)](n,{attributes:t});const r=this[e(306)](n);this[e(331)](new Set([r])),this[e(190)](new Set([r]))}));return this[o(462)](a,o(392),(()=>{const t=o;this[t(195)](n,{state:t(410)})}),{priority:o(467)}),this[o(462)](a,o(172),(()=>{const t=o;this[t(195)](n,{state:t(178)})}),{priority:o(467)}),this[o(256)][o(444)](n,a),this[o(420)][o(444)](a,o(211)),a}[Ec(300)](t){const e=Ec,n=t[e(304)](":");return{group:n[0],type:n[1],subType:n[e(450)]>=5?n[2]:null,id:n[e(450)]<5?n[2]:n[3],authorId:n[e(450)]<5?n[3]:n[4],markerCount:6==n[e(450)]?n[5]:null}}[Ec(271)](t,n,r){const s=Ec,o=t[s(301)](),i=o[s(428)],a=o[s(291)];this[s(475)](t,this[s(427)][s(378)](i,n));const c=(0,e.uid)(),u=t[s(165)].id,l=t[s(281)]+(t[s(342)]?":"+t[s(342)]:"");this[s(282)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(352)],data:t[s(294)]});const f=this[s(169)](t);(s(284)==t[s(281)]||f&&this[s(164)](f))&&(r=this[s(427)][s(494)](r[s(317)])),this[s(452)](l,c,u,this[s(427)][s(378)](r,a))}[Ec(519)](t,e=null){const n=Ec,r=[],s=this[n(276)][n(411)][n(208)](n(453)).me;Array[n(210)](t)||(t=[t]);for(const o of this[n(250)]()){if(!o[n(501)])continue;if(e&&o[n(281)]!=e)continue;let i=!1;for(const e of o[n(261)]()){for(const a of t){const t=a[n(428)][n(363)](e[n(291)])||a[n(291)][n(363)](e[n(428)]);if(t||a[n(358)](e)){const c=a[n(258)](e)&&Ac(this[n(427)][n(385)],e[n(428)],a),u=e[n(258)](a)&&Ac(this[n(427)][n(385)],a[n(428)],e);r[n(407)]({suggestion:o,meta:{isOwn:s==o[n(221)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(452)](t,e,n,r,s){const o=Ec;this[o(427)][o(445)]((i=>{const a=o;let c=a(214)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(141)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(377)](t){const e=Ec,n=t[e(193)],r=t[e(177)];t[e(193)]=null,t[e(177)]=null,null!=n&&n[e(177)]==t&&(n[e(177)]=r),null!=r&&r[e(193)]==t&&(r[e(193)]=n),e(262)==this[e(420)][e(208)](t)&&(this[e(420)][e(444)](t,e(232)),this[e(480)](e(327),t,n,r))}[Ec(282)](t){const n=Ec,r=t.id,s=this[n(343)](t);if(this[n(414)]&&this[n(414)][n(329)]){const o=this[n(276)][n(411)][n(208)](n(187)),i=s[n(337)],a=s[n(342)]?s[n(281)]+":"+s[n(342)]:s[n(281)],c=this[n(276)][n(255)],u=o[n(380)](Hr(c,n(109))),l={id:r,type:a,hasComments:i,data:t[n(294)]||null,originalSuggestionId:t[n(384)]||null,attributes:s[n(352)]};this[n(414)][n(329)](l)[n(273)]((t=>{const e=n;s[e(279)]=!0,o[e(531)](u),t&&t[e(143)]&&(this[e(256)][e(208)](r)[e(143)]=t[e(143)])}))[n(366)]((t=>{const r=n;throw(0,e.logWarning)(r(237)),this[r(276)][r(312)][r(419)]({isUndoable:!1},(()=>{s[r(172)]()})),s[r(361)](),this[r(256)][r(149)](s.id),this[r(420)][r(149)](s),t}))}return s}[Ec(164)](t){const e=Ec;return this[e(500)][e(302)](t)}[Ec(195)](t,e){const n=Ec,r=this[n(276)][n(411)][n(208)](n(187)),s=this[n(306)](t);if(this[n(414)]&&this[n(414)][n(374)])if(s[n(279)]){const s=r[n(380)](Hr(this[n(276)][n(255)],n(109)));this[n(414)][n(374)](t,e)[n(273)]((()=>{r[n(531)](s)}))}else s.on(n(402),(()=>{this[n(195)](t,e)}))}[Ec(523)](t){const n=Ec;if(!this[n(414)]||!this[n(414)][n(306)])throw new e.CKEditorError(n(357),this);return this[n(414)][n(306)](t)}[Ec(167)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(300)](t),i=this[e(256)][e(208)](n)||this[e(217)](r,s,n,o,{});switch(this[e(247)](i,r,s,o),this[e(420)][e(208)](i)){case e(211):this[e(523)](n)[e(273)]((t=>{const r=e;let s=Promise[r(137)]();t[r(337)]&&(s=this[r(502)][r(341)]({channelId:this[r(276)][r(507)][r(208)](r(423)),threadId:n})),s[r(273)]((()=>{const e=r;this[e(343)](t)[e(279)]=!0}))})),this[e(420)][e(444)](i,e(311));break;case e(232):this[e(195)](n,{state:e(264)});case e(353):this[e(420)][e(444)](i,e(262)),this[e(480)](e(347),i);break;case e(262):this[e(480)](e(194),i)}return i[e(218)](t),i}[Ec(190)](t){const e=Ec,n=Array[e(532)](t),r=n[e(171)]((t=>e(362)==t[e(281)]));this[e(351)](r);const s=n[e(171)]((t=>!t[e(260)]&&e(362)!=t[e(281)])),o=this[e(250)]({skipNotAttached:!0})[e(171)]((t=>!t[e(260)]&&e(362)!=t[e(281)])),i=o[e(171)]((n=>!t[e(302)](n))),a=new Map(o[e(449)]((t=>[t,this[e(253)][e(381)](t[e(281)],t[e(342)],e(320))]))),c=new Map(o[e(449)]((t=>[t,t[e(301)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(450)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(450)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(450)];t++){const n=s[t];!l[e(302)](n)&&n[e(193)]&&(f[e(380)](n[e(193)]),n[e(193)][e(177)]===n&&(n[e(193)][e(177)]=null),n[e(193)]=null),!u[e(302)](n)&&n[e(177)]&&(f[e(380)](n[e(177)]),n[e(177)][e(193)]===n&&(n[e(177)][e(193)]=null),n[e(177)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(450)];e++){const r=g(t,n[e]);r&&(r[0][s(177)]=r[1],r[1][s(193)]=r[0],u[s(380)](r[0]),l[s(380)](r[1]))}}function g(t,n){const r=e;if(t[r(221)].id!==n[r(221)].id)return null;const s=a[r(208)](t)(t,n,c[r(208)](t),c[r(208)](n));return s&&a[r(208)](n)(t,n,c[r(208)](t),c[r(208)](n))?s[1][r(121)]&&s[1][r(121)][r(450)]?null:s:null}f[e(323)]&&this[e(190)](f)}[Ec(351)](t){const e=Ec;if(0==t[e(450)])return;const n=this[e(250)]({skipNotAttached:!0})[e(171)]((t=>e(362)==t[e(281)]&&t[e(157)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(352)]);s[e(302)](n)||(s[e(444)](n,r[e(450)]),r[e(407)]([]));const i=s[e(208)](n);r[i][e(407)](t)}!function(){const t=e;r[t(125)](((e,n)=>{const r=t,s=e[0][r(143)],o=n[0][r(143)];return s==o?e[0][r(352)][r(432)]<n[0][r(352)][r(432)]?-1:1:s<o?-1:1}));for(const e of r)e[t(125)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(450)];t++){if(0==r[t][e(450)])continue;const n=[];for(let s=t+1;s<r[e(450)];s++)0!=r[s][e(450)]&&i(r[t],r[s])&&n[e(407)](s);for(const s of n)r[t]=r[t][e(435)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(450)];n++)t[n][e(177)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(450)];n++)t[n][e(193)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(352)][r(432)]!==n[0][r(352)][r(432)]&&t[0][r(221)]!==n[0][r(221)])return!1;if(!function(t,e){const n=r;return!t[n(337)]&&!e[n(337)]||(!t[n(337)]||!e[n(337)])&&(!!(t[n(337)]&&e[n(143)]<t[n(121)][n(522)][n(208)](0)[n(143)])||!!(e[n(337)]&&t[n(143)]<e[n(121)][n(522)][n(208)](0)[n(143)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(352)],r(432)),o=Ic(n[0][r(352)],r(432));return!!Or(s,o)&&(!!t[r(116)]((t=>n[r(540)]((e=>t[r(301)]()[r(363)](e[r(301)]())))))&&n[r(116)]((e=>t[r(540)]((t=>e[r(301)]()[r(363)](t[r(301)]()))))))}}[Ec(331)](t){const e=Ec,n=Array[e(532)](t),r=this[e(250)]({skipNotAttached:!0}),s=r[e(171)]((n=>!t[e(302)](n))),o=new Map(n[e(449)]((t=>[t,this[e(253)][e(381)](t[e(281)],t[e(342)],e(244))]))),i=new Map(r[e(449)]((t=>[t,t[e(261)]()])));for(let t=0;t<n[e(450)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(450)];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(450)];e++){const s=r[e];if(s[a(281)]!==n[a(281)]||s[a(221)].id!==n[a(221)].id||s[a(342)]!==n[a(342)])continue;if(!wc(n,s,[a(432)]))continue;if(a(362)==n[a(281)]&&n[a(294)][a(277)]!=s[a(294)][a(277)])continue;if(a(362)==n[a(281)]&&t[a(164)](n[a(294)][a(156)]))continue;if(a(284)==n[a(281)]){const e=t[a(276)][a(312)],r=n[a(319)]();if(r&&(e[a(385)][a(360)](r)||e[a(385)][a(182)](r)))continue}const c=o[a(208)](n),u=i[a(208)](n),l=i[a(208)](s),f=n[a(121)]&&n[a(121)][a(450)],h=s[a(121)]&&s[a(121)][a(450)];if(!f&&c(l,u))return t[a(298)](s,n),i[a(149)](n),!0;if(!h&&c(u,l))return t[a(298)](n,s),i[a(149)](s),!0}return!1}}[Ec(298)](t,e){const n=Ec;if(t[n(260)])for(const r of e[n(261)]())t[n(131)](r);else{const r=e[n(301)]()[n(291)];this[n(475)](t,this[n(427)][n(378)](t[n(301)]()[n(428)],r))}e[n(112)]()}[Ec(468)](t,e){const n=Ec,r=t[n(251)](n(280))||t[n(251)](n(362))?n(206):t[n(431)]();return Hr(this[n(276)][n(255)],e+"_"+r+n(254))}[Ec(368)](){const t=Ec,e=this[t(276)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(427)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(300)](t[s(289)]);if(s(442)===e){n[s(530)](this[s(468)](r,s(203)));break}}for(const t of r){const{group:e,type:r}=this[s(300)](t[s(289)]);if(s(442)===e){n[s(530)](this[s(468)](r,s(535)));break}}}))}[Ec(528)](t){const e=Ec;if(this[e(389)])return!1;const n=this[e(276)],r=n[e(312)][e(456)][e(212)][e(390)]();if(0==r[e(450)])return!1;const s=[],o=r[e(171)]((t=>e(362)==t[e(281)])),i=r[e(171)]((t=>e(330)==t[e(281)]&&e(148)!=t[e(289)])),a=r[e(171)]((t=>e(531)==t[e(281)]&&e(148)!=t[e(289)]));for(const t of o)s[e(407)]({key:t[e(170)],newValue:t[e(537)],oldValue:t[e(525)],range:Sc(t[e(338)],n[e(312)])});for(const t of i){const r=a[e(266)]((n=>n[e(322)][e(363)](t[e(322)])));r&&s[e(407)]({key:e(140),newValue:t[e(289)],oldValue:r[e(289)],range:n[e(312)][e(201)](t[e(322)][e(174)])})}return 0!=s[e(450)]&&this[e(242)](t,s)}[Ec(265)](t){const e=Ec;let n=!1;const r=this[e(276)][e(312)][e(456)][e(212)][e(120)]()[e(171)]((t=>t[e(294)][e(350)]&&t[e(289)][e(251)](e(245))));for(const s of r){const{subType:r,id:o}=this[e(300)](s[e(289)]),i=r[e(304)]("|")[0];for(const r of this[e(250)]({skipNotAttached:!0}))r.id!=o&&e(362)==r[e(281)]&&r[e(294)]&&r[e(294)][e(156)]==i&&r[e(301)]()[e(313)](s[e(294)][e(350)])&&(this[e(508)](r,s[e(294)][e(350)],t),n=!0)}return n}[Ec(534)](t){const e=Ec;this[e(276)],this[e(389)]=!0,t()}[Ec(425)](t){const e=Ec,n=this[e(164)](t),r=this[e(246)][e(302)](t);return n||r}[Ec(242)](t,e){const n=Ec;if(0==e[n(450)])return!1;let r=!1;for(const s of e){const e=this[n(519)](s[n(338)],n(362))[n(171)]((t=>!t[n(161)][n(505)]))[n(449)]((t=>t[n(442)])),i=(0,o.hashObject)({newValue:s[n(336)]});e[n(171)]((t=>{const e=n,[r,o]=t[e(342)][e(304)]("|");return r==s[e(156)]&&o!=i}))[n(224)]((e=>{const o=n;this[o(508)](e,s[o(338)],t),r=!0}))}return r}[Ec(508)](t,e,n){const r=Ec,s=t[r(301)]()[r(533)](e);0!==s[r(450)]?1!==s[r(450)]?this[r(271)](t,e[r(428)],e[r(291)]):this[r(475)](t,s[0]):n[r(371)](t[r(493)]())}}class yc{constructor(t){const e=Ec;this[e(118)]=t,this[e(427)]=t[e(312)],this[e(489)]=new Map,this[e(248)]=new Map,this[e(394)]()}[Ec(463)](t,e,n,r,s,o){const i=Ec;return new zr(this[i(427)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(381)](t,e,i(392))(...n),onDiscard:(...n)=>this[i(381)](t,e,i(172))(...n)})}[Ec(421)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(489)][s(444)](o,r)}[Ec(381)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(489)][r(208)](s)||this[r(248)][r(208)](t+":"+n)}[Ec(394)](){const t=Ec,e=()=>!1,n=t=>{const e=bc;t[e(125)](((t,n)=>t[e(428)][e(180)](n[e(428)])?1:-1)),this[e(427)][e(445)]((n=>{const r=e;for(const e of t){let t;t=e[r(291)][r(238)]&&e[r(291)][r(317)]==e[r(428)][r(174)]?n[r(470)](e[r(428)][r(174)],"on"):n[r(470)](e),this[r(427)][r(487)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(427)][n(445)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(449)]((t=>(kc(t)&&(t=this[s(427)][s(378)](t[s(291)])),t)))[s(171)]((t=>s(328)!==t[s(359)][s(448)]));if(c[s(450)]<1)return;const u=Array[s(532)](this[s(427)][s(456)][s(345)][s(261)]())[s(449)]((t=>i.LiveRange[s(340)](t)));r[s(168)](c);for(const t of this[s(118)][s(249)][s(249)]())t[s(220)]();a[s(407)]({forceDefaultExecution:!0}),this[s(118)][s(514)](o,...a);const l=u[s(171)]((t=>s(328)!=t[s(359)][s(448)]));l[s(450)]>0&&r[s(168)](l);for(const t of u)t[s(241)]()}))},s=(e,n)=>1==e[t(450)]&&1==n[t(450)]&&e[0][t(291)][t(363)](n[0][t(428)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(427)])?[e,n]:vc(n,e,s,r,this[t(427)])?[n,e]:null;this[t(248)][t(444)](t(506),e),this[t(248)][t(444)](t(189),n),this[t(248)][t(444)](t(512),s),this[t(248)][t(444)](t(268),o),this[t(248)][t(444)](t(222),n),this[t(248)][t(444)](t(204),e),this[t(248)][t(444)](t(136),s),this[t(248)][t(444)](t(386),o),this[t(248)][t(444)](t(126),r),this[t(248)][t(444)](t(152),e),this[t(248)][t(444)](t(159),s),this[t(248)][t(444)](t(160),e),this[t(248)][t(444)](t(139),r),this[t(248)][t(444)](t(219),e),this[t(248)][t(444)](t(536),s),this[t(248)][t(444)](t(465),e),this[t(248)][t(444)](t(539),e),this[t(248)][t(444)](t(396),((e,n)=>{const r=t;if(!n)return;const s=this[r(118)][r(411)][r(208)](_c);this[r(427)][r(445)]((t=>{const o=r;if(o(140)==n[o(156)])for(const r of e){const e=r[o(428)][o(174)],s=n[o(277)];t[o(243)](e,s)}else if(s[o(164)](n[o(156)]))for(const r of e)void 0!==n[o(277)]?t[o(438)](n[o(156)],n[o(277)],r[o(428)][o(174)]):t[o(252)](n[o(156)],r[o(428)][o(174)]);else for(const r of e)n[o(277)]?t[o(438)](n[o(156)],n[o(277)],r):t[o(252)](n[o(156)],r)}))})),this[t(248)][t(444)](t(335),s)}}function Ac(t,e,n){const r=Ec;for(const s of e[r(317)][r(309)]({includeSelf:!0,parentFirst:!0})){if(s[r(359)]==s)return!1;if(!n[r(114)](s))return!1;if(t[r(360)](s)||t[r(182)](s))return!0}return!1}function kc(t){const e=Ec;return t[e(291)][e(317)]==t[e(428)][e(174)]&&t[e(291)][e(163)]}function Cc(t,e,n,r){const s=Ec,o=t=>!t[s(196)].is(s(367))&&!r[s(360)](t[s(196)]),i=t[s(428)][s(447)](o),a=t[s(291)][s(447)](o,{direction:s(186)});return!(t[s(428)][s(363)](i)&&t[s(291)][s(363)](a)||(i[s(180)](a)?n[s(439)](e,{range:n[s(378)](i,a)}):n[s(371)](e),0))}function Lc(){const t=["markMultiRangeBlockFormat","unbind","addRange","editingDowncast","track-changes-command-not-found","acceptSuggestion","_enabledCommands","deletion:join","resolve","markInlineFormat","formatBlock:accept","$elementName","addMarker","trackChangesCommand","createdAt","isSelectable","unbindElementFromMarkerName","insertion","ck-suggestion-marker","$text","delete","elementEnd","upcast","formatInline:discard","forward","oldRange","markerNameToElements","key","_isDataLoaded","_getAuthorFromId","formatInline:join","formatInline:chain","meta","35714xYmhPY","isAtStart","_isBlockAttribute","creator","pop","_handleNewSuggestionMarker","setSelection","_getAttributeKey","attributeKey","filter","discard","containerElement","nodeAfter","reconvertMarker","moveTargetPosition","next","rejected","10884520uxikhZ","isBefore","getMarkers","isLimit","isInsideObject","removeMarker:suggestion:formatBlock","markAttributeChange","backward","PendingActions","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.","insertion:discard","_refreshSuggestionsChain","isIntersectingWithRange","enableCommand","previous","suggestionChanged","_updateSuggestionData","item","CommentsRepository","getWalker","trackChanges","rethrowUnexpectedError","createRangeOn","splitPosition","LEAVE","deletion:discard","conversion","FORMATTING","60AJTtiM","get","trackChanges.trackFormatChanges","isArray","notReady","differ","low","suggestion:","consume","substr","_createSuggestion","addMarkerName","formatBlock:discard","refresh","author","deletion:accept","acceptSelectedSuggestions","forEach","264546zyKsAL","init","toViewElement","registerPostFixer","containsRangeInObject","documentSelection","toJSON","removed","nodeBefore","track-changes-adapter-already-set","getMultiRangeId","getAttribute","error-saving-suggestion-data-suggestion-discarded","isAtEnd","elementStart","trackChanges.mergeNestedSuggestions","detach","_reduceExistingSuggestions","rename","join","suggestion:attribute:","_inlineAttributeKeys","_checkSuggestionCorrectness","_defaultCallbacks","commands","getSuggestions","startsWith","removeAttribute","_suggestionFactory","_SUGGESTION_ANNOUNCEMENT","locale","_suggestions","isUndo","containsRange","addClass","isMultiRange","getRanges","ready","head","open","_processAttributeSuggestions","find","editing","insertion:chain","always","11032bDhwOO","_breakSuggestionMarker","_afterChanges","then","element","_cutOutSuggestionMarker","editor","oldValue","discardAllSuggestions","_saved","format","type","_setSuggestionData","addMarker:suggestion","formatBlock","hasCommentThread","bindElementToMarker","values","formatInline:","name","update:suggestion","end","dataToMarker","lowest","data","multi","getShiftedBy","value","_joinSuggestions","262420kJJKjr","_splitMarkerName","getFirstRange","has","applyOperation","split","descriptionFactory","getSuggestion","_element","define","getAncestors","splice","markerReady","model","isIntersecting","pluginName","highest","markMultiRangeDeletion","parent","formatGroupId","getContainedElement","chain","_rangeIsInLocalUserInsertion","position","size","isBlock","change:data","warn","suggestionUnloaded","$graveyard","addSuggestion","insert","_joinWithAdjacentSuggestions","widget","writer","getNearestSelectionRange","attribute:join","newValue","hasComments","range","ck-suggestion-marker-formatBlock","fromRange","fetchCommentThread","subType","addSuggestionData","getItems","selection","insertion:","suggestionLoaded","external:","isAfter","newRange","_refreshAttributeSuggestionsChain","attributes","dataReady","commandName","substring","before","track-changes-adapter-missing-getsuggestion","getIntersection","root","isObject","stopListening","attribute","isEqual","skipNestingCheck","hasSuggestion","catch","$textProxy","_initAriaMarkerChangeAnnouncements","_trackFormatChanges","adapter","removeMarker","track-changes-suggestion-not-found","removeMarker:suggestion:attribute","updateSuggestion","getUser","markMultiRangeInsertion","_removeSuggestion","createRange","batch","add","getSuggestionCallback","enableDefaultAttributesIntegration","774DxDjXJ","originalSuggestionId","schema","deletion:chain","markerToHighlight","after","_recordAttributeSuggestions","getChanges","authoredAt","accept","suggestion-type","_registerDefaultCallbacks","move","attribute:discard","markerName","_getExternalAuthor","howMany","track-changes-enable-command-twice","insertContent","change:_saved","return","$marker","markBlockFormat","addHighlight","push","isDocumentOperation","ck-suggestion-marker-","accepted","plugins","change:activeMarkers","includes","_adapter","mapper","addComment","default","669446IOiaMT","enqueueChange","_suggestionState","registerCustomCallback","_isForcedDefaultExecutionBlock","collaboration.channelId","isTouching","_isRegisteredAttribute","registerBlockAttribute","_model","start","isCollapsed","createRangeIn","toUpperCase","groupId","track-changes-user-not-found","discardSuggestion","concat","showSuggestionHighlights","getRange","setAttribute","updateMarker","enableReadOnlyMode","acceptAllSuggestions","suggestion","unshift","set","change","markerToData","getLastMatchingPosition","rootName","map","length","addMarker:suggestion:attribute","_addSuggestionMarker","Users","requires","_onDiscard","document","_descriptionFactory","markInsertion","containsPosition","removeComment","attribute:","listenTo","buildSuggestion","stop","formatBlock:chain","setTo","high","_getMarkerAnnouncementText","createPositionAfter","createSelection","310zjbMNE","createPositionAt","removeClass","assign","_setSuggestionRange","normal","ck-suggestion-marker--active","track-changes-suggestion-data-mismatch","markers","fire","fromCharCode","clear","clone","consumable","deletion:","addCommentThread","deleteContent","@external","_customCallbacks","deletion","isExternal","activeMarkers","getFirstMarker","createPositionBefore","elementToElement","registerInlineAttribute","isRemovable","formatBlock:","options","_blockAttributeKeys","isInContent","_commentsRepository","data-suggestion","ck-suggestion-marker-formatInline","isNextTo","insertion:accept","config","_reduceSuggestionAttributeRange","addUser","markDeletion","multipleBlocks","insertion:join","getCommentThread","execute","dataDowncast","targetPosition","discardSelectedSuggestions","formatInline","_findSuggestions","for","marker-count","comments","_getSuggestionData","30jJqlLj","attributeOldValue","forceDefaultExecution","_mergeNestedSuggestions","_processAttributeChanges","addMarker:suggestion:formatBlock","announce","remove","from","getDifference","_recordAttributeChanges","ENTER","formatBlock:join","attributeNewValue","getAllAdjacentSuggestions","attribute:accept","some","TrackChangesEditing","PENDING_ACTION_SUGGESTION","keys","isLocal","removeMarkers","_addThreadToSuggestion","containsItem","23592954zlHqWo","every","never","_editor","tablePasteChainId","getChangedMarkers","commentThread","getCustomProperty","isOwn","group","sort","formatInline:accept","createElement","authorName"];return(Lc=function(){return t})()}function Nc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(428)][e(174)];return n&&n.is(e(274))}function Sc(t,e){const n=Ec;return null==t[n(291)][n(233)]&&t[n(291)][n(317)]==t[n(428)][n(174)]?Mc(t[n(428)][n(174)],e):t}function Mc(t,e){const n=Ec,r=e[n(385)][n(360)](t)||e[n(385)][n(144)](t);return e[n(378)](e[n(472)](t,n(356)),r?e[n(469)](t):e[n(472)](t,n(291)))}function vc(t,e,n,r,s){const o=Ec;if(!wc(t,e))return!1;if(n[o(291)][o(363)](r[o(428)]))return!0;if(t[o(281)]!=e[o(281)])return!1;if(!n[o(291)][o(424)](r[o(428)]))return!1;const i=s[o(378)](n[o(291)],r[o(428)])[o(198)]();for(const t of i)if([o(239),o(150)][o(413)](t[o(281)])&&s[o(385)][o(182)](t[o(196)]))return!1;return!0}function wc(t,e,n=[]){const r=Ec;return!(!t[r(157)]||!e[r(157)])&&Or(Ic(t[r(352)],n),Ic(e[r(352)],n))}function Oc(t,e){const n=Ec,r=Dc(t[n(352)]),s=Dc(e);if(!t[n(157)])return!1;for(const t of Object[n(110)](s))if(!Or(r[t],s[t]))return!1;return!0}function Dc(t){const e=Ec,n=Object[e(474)]({},t);return delete n[e(364)],delete n[e(119)],n}const Fc=Bc;function Pc(){const t=["unbind","6402230XMgKFc","_editor","locale","isDirty","stopListening","listenTo","change:isDirty","_acceptCommand","_setPendingAction","40364005lhMHGM","86993HJwaCw","canEditAt","PendingActions","648110RZhqsJ","_discardCommand","canDiscard","2147803lkOrhX","get","4PwEGyy","commands","3161880HUPEIe","discardSuggestion","add","execute","isEnabled","destroy","_removePendingAction","acceptSuggestion","commentThreadController","16MANfwg","2024469kkEEfS","PENDING_ACTION_SUGGESTION","_pendingAction","model","plugins","getRanges","bind","8dYUwJv","remove","view","canAccept","108XvSIfs"];return(Pc=function(){return t})()}function Bc(t,e){const n=Pc();return(Bc=function(t,e){return n[t-=213]})(t,e)}!function(t,e){const n=Bc,r=t();for(;;)try{if(962165===-parseInt(n(236))/1*(parseInt(n(255))/2)+-parseInt(n(213))/3+-parseInt(n(244))/4*(parseInt(n(226))/5)+-parseInt(n(246))/6+-parseInt(n(242))/7*(parseInt(n(220))/8)+parseInt(n(224))/9*(parseInt(n(239))/10)+parseInt(n(235))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pc);class xc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Bc;super(),this[s(216)]=e,this[s(222)]=n,this[s(254)]=r,this[s(227)]=t,this[s(233)]=t[s(245)][s(243)](s(253)),this[s(240)]=t[s(245)][s(243)](s(247)),this[s(222)][s(219)](s(250)).to(this[s(233)],this[s(240)],((t,e)=>t||e)),this[s(222)][s(219)](s(223)).to(this[s(233)],s(250),(t=>t&&this[s(227)][s(216)][s(237)](e[s(218)]()))),this[s(222)][s(219)](s(241)).to(this[s(240)],s(250),(t=>t&&this[s(227)][s(216)][s(237)](e[s(218)]()))),this[s(215)]=null,n[s(229)]&&this[s(234)](),this[s(231)](n,s(253),(()=>this[s(253)]())),this[s(231)](n,s(247),(()=>this[s(247)]())),this[s(231)](n,s(232),(()=>{const t=s;n[t(229)]?this[t(234)]():this[t(252)]()}))}[Fc(253)](){const t=Fc;this[t(233)][t(249)](this[t(216)].id)}[Fc(247)](){const t=Fc;this[t(240)][t(249)](this[t(216)].id)}[Fc(251)](){const t=Fc;this[t(222)][t(225)](t(250)),this[t(222)][t(225)](t(223)),this[t(222)][t(225)](t(241)),this[t(230)](),this[t(254)][t(251)](),this[t(215)]&&this[t(252)]()}[Fc(234)](){const t=Fc,e=Hr(this[t(227)][t(228)],t(214));this[t(215)]=this[t(227)][t(217)][t(243)](t(238))[t(248)](e)}[Fc(252)](){const t=Fc;null!==this[t(215)]&&this[t(227)][t(217)][t(243)](t(238))[t(221)](this[t(215)]),this[t(215)]=null}}function Uc(t,e){const n=jc();return(Uc=function(t,e){return n[t-=419]})(t,e)}function jc(){const t=["146792hxftXD","_createCommentViews","canDiscard","232992AAuZnD","commentThreadInputView","addComment","185XfNUzj","length","isReadOnly","isEnabled","element","isDirty","setData","removeComment","isActive","17896879JkrOle","value","890ThDDGc","disabledSubmit","authoredAt","focus","descriptionParts","assign","hasDirtyComment","_createCommentThreadInputView","cancel","submit","commentThread","disableComments","editor","editorConfig","100tKcACy","329YAwFwv","updateComment","291987GPmULL","4299RtSkLz","locale","commentsListView","1563279HEskuB","bind","showInput","CommentView","canAccept","146652dXYUGu","destroy","_localUser","set","_config","_model","commentInputView","delegate","fire"];return(jc=function(){return t})()}const Gc=Uc;!function(t,e){const n=Uc,r=t();for(;;)try{if(998604===parseInt(n(448))/1+-parseInt(n(427))/2*(-parseInt(n(445))/3)+parseInt(n(465))/4+-parseInt(n(468))/5*(-parseInt(n(453))/6)+-parseInt(n(442))/7*(parseInt(n(462))/8)+-parseInt(n(444))/9*(-parseInt(n(441))/10)+-parseInt(n(425))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jc);class Vc extends s.View{constructor(t,e,n,r){const s=Uc;super(t),this[s(447)]=null,this[s(466)]=null,this[s(456)](s(424),!1),this[s(456)](s(429),e[s(429)]),this[s(449)](s(429)).to(e),this[s(456)](s(431),[]),this[s(456)](s(421),!1),this[s(456)](s(419),!1),this[s(456)](s(452),!1),this[s(456)](s(464),!1),this[s(458)]=e,this[s(455)]=n,this[s(457)]=r,r[s(438)]?this[s(456)](s(469),1):this[s(463)]()}[Gc(430)](){const t=Gc;this[t(420)][t(430)]()}[Gc(454)](){const t=Gc;this[t(447)]&&this[t(447)][t(454)](),this[t(466)]&&this[t(466)][t(454)](),super[t(454)]()}[Gc(463)](){const t=Gc,{CommentsListView:e}=this[t(457)];this[t(447)]=new e(this[t(446)],this[t(458)][t(437)],Object[t(432)]({CommentView:this[t(457)][t(451)]},this[t(457)])),this[t(447)][t(460)](t(423)).to(this),this[t(447)][t(460)](t(443)).to(this),this[t(447)][t(449)](t(424)).to(this),this[t(456)](t(469),this[t(447)][t(469)]+1),this[t(449)](t(469)).to(this[t(447)],t(469),(t=>t+1)),this[t(466)]=this[t(434)](),this.on(t(423),(()=>this[t(430)]())),this[t(449)](t(421)).to(this[t(447)],t(433),this[t(466)][t(459)],t(426),((t,e)=>t||!!e))}[Gc(434)](){const t=Gc,{CommentThreadInputView:e}=this[t(457)],n=new e(this[t(446)],this[t(455)],this[t(457)][t(440)]),r=n[t(459)];return n[t(449)](t(450)).to(this,t(424),this[t(458)][t(437)],t(470),r,t(426),((t,e,n)=>!!n||t&&!e)),r.on(t(436),((e,n)=>{const s=t;this[s(461)](s(467),n),r[s(439)][s(422)]("")})),r.on(t(435),(()=>this[t(430)]())),r[t(449)](t(428)).to(this[t(458)][t(437)],t(470)),n}}const zc=Wc;function Hc(){const t=["source","ck-suggestion__main","4650UjuKbX","385VrpiJG","ck-suggestion-","canDiscard","editorDestroyed","</span>","ck-comment__info-time","ck-suggestion__info-name","ck-suggestion__user","getUserViewNotificationText","ck-annotation__main","Accept suggestion","querySelector","ck-annotation__user","1095572asjxEJ","div","acceptSuggestion","ck-suggestion--accept","element","locale",".ck-annotation__content-wrapper","join","content","authoredAt","_model","innerHTML","fire","EXTERNAL_AVATAR","<p>","ck-annotation__info-time","execute","discardSuggestion","commentThread","change:description","innerText","1hzpIhR","550642aItBFz","bind","@external","attributes","disableComments","canAccept","acceptButton","type","importWord","1303263szyzDw","formatDateTime","ck-suggestion__info","description","extendTemplate","author","name",'" title="',"EXTERNAL_SUGGESTION","ck-annotation__info","isEnabled","531344HpczjI","1197765jQjvMR","ck-annotation__content-wrapper","commentThreadInputView","creator","delegate","cancel","getTemplate","ck-suggestion-wrapper--active",'<span class="ck-suggestion-color" style="background-color: ',"createElement","ck-comment__external",'"></span>',"span","render","title","check","ck-suggestion","discardButton","getExternalSuggestionNote","EXTERNAL_IMPORT_WORD_SUGGESTION","value","_config","map","isExternal",'<span class="ck-suggestion-type">',"set","ck-suggestion-wrapper","Discard suggestion","children","ck-suggestion--disabled-comments","setTemplate","EXTERNAL_IMPORT_WORD_AVATAR","ck-annotation__actions","_descriptionElement","ck-suggestion__actions","push","ck-suggestion--discard","editorReady","</p>","bindTemplate","commentsListView","_createButton","ck-annotation","397584nJGczz","isActive","descriptionParts","time","color","split","userView","ck-annotation__info-name"];return(Hc=function(){return t})()}function Wc(t,e){const n=Hc();return(Wc=function(t,e){return n[t-=196]})(t,e)}!function(t,e){const n=Wc,r=t();for(;;)try{if(148253===-parseInt(n(245))/1*(-parseInt(n(246))/2)+parseInt(n(200))/3+-parseInt(n(224))/4+-parseInt(n(267))/5+-parseInt(n(210))/6*(-parseInt(n(211))/7)+parseInt(n(266))/8+parseInt(n(255))/9)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(292)](i(253),""),this[i(247)](i(253)).to(this,i(202),(t=>t&&t[0]?t[0][i(253)]:"")),this[i(247)](i(258)).to(this,i(202),this,i(201),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(238)+Xc(e[n(232)],e[n(204)])+n(305);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(300)]=null,this[i(252)]=this[i(198)](Hr(e,i(221)),t.icons[i(282)],i(227),i(226),"sw"),this[i(252)][i(247)](i(265)).to(this,i(251)),this[i(284)]=this[i(198)](Hr(e,i(294)),t.icons[i(272)],i(303),i(241),"sw"),this[i(284)][i(247)](i(265)).to(this,i(213)),this[i(206)]=new o.UserView(e,this[i(234)][i(260)],this[i(219)]()),this[i(206)][i(259)]({attributes:{class:[i(218),i(223)]}}),this[i(297)](this[i(273)]())}[zc(273)](){const t=zc,e=this[t(196)],n=[{tag:t(225),attributes:{class:[t(257),t(264)]},children:[{tag:t(279),children:[{text:this[t(206)][t(261)]}],attributes:{class:[t(217),t(207)]}},{tag:t(203),attributes:{datetime:e.to(t(233)),class:[t(216),t(239)]},children:[{text:e.to(t(233),(e=>this[t(288)][t(256)](e)))}]}]},{tag:t(225),attributes:{class:[t(301),t(299)]},children:[this[t(252)],this[t(284)]]},{tag:t(225),attributes:{class:[t(268)]}}];this[t(234)][t(290)]&&n[t(302)]({tag:t(225),attributes:{class:[t(277)]},children:[{text:this[t(285)]()}]});const r={tag:t(225),attributes:{class:[t(293),e.if(t(201),t(274)),e.to(t(253),(e=>t(212)+e)),this[t(288)][t(250)]&&t(296)],"data-suggestion-id":this[t(234)].id,"data-thread-id":this[t(234)][t(242)].id,"data-author-id":this[t(234)][t(260)].id,tabindex:-1},children:[{tag:t(225),attributes:{class:[t(283),t(199)]},children:[this[t(206)],{tag:t(225),attributes:{class:[t(209),t(220)]},children:n}]}]};return this[t(197)]&&this[t(269)]&&(r[t(295)][t(302)](this[t(197)],this[t(269)]),this[t(197)][t(271)](t(304)).to(this),this[t(197)][t(271)](t(214)).to(this),this[t(269)][t(271)](t(304)).to(this),this[t(269)][t(271)](t(214)).to(this)),r}[zc(280)](){const t=zc;super[t(280)](),this[t(300)]=this[t(228)][t(222)](t(230)),this[t(300)][t(235)]=this[t(258)],this.on(t(243),((e,n,r)=>{const s=t;this[s(300)][s(235)]=r}))}[zc(198)](t,e,n,r,o){const i=zc,a=new s.ButtonView(this[i(229)]);return a[i(292)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(259)]({attributes:{class:n}}),a.on(i(240),(()=>{const t=i;this[t(236)](r,this[t(234)].id)})),a}[zc(285)](){const t=zc;return t(254)===this[t(234)][t(249)][t(248)][t(208)]?Hr(this[t(229)],t(286)):Hr(this[t(229)],t(263))}[zc(219)](){const t=zc;return this[t(234)][t(290)]?t(254)===this[t(234)][t(249)][t(248)][t(208)]?Hr(this[t(229)],t(298),this[t(234)][t(270)][t(261)]):Hr(this[t(229)],t(237),this[t(234)][t(270)][t(261)]):null}}function Xc(t,e){const n=zc;let r="";return r+=t[n(205)]("*")[n(289)](((t,e)=>e%2!=0?n(291)+qc(t)+n(215):qc(t)))[n(231)](""),e&&(r+=n(275)+e[n(287)]+n(262)+e[n(281)]+n(278)),r}function qc(t){const e=zc,n=document[e(276)](e(279));return n[e(244)]=t,n[e(235)]}const Jc='\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=Zc;function Zc(t,e){const n=Qc();return(Zc=function(t,e){return n[t-=339]})(t,e)}function Qc(){const t=["isInContent","actionView","Accept all selected suggestions","isDirty","hasSuggestion","menuBar:trackChanges","plugins","5748471UCLoub","getMarkers","3856024DgzPAk","delegate","233512qMRnOf","_refreshActiveMarkers","446156FucvAb","editing","mainView","addSourceCollector","componentFactory","listenTo","Discard all suggestions","trackChanges.disableComments","head","suggestion-","remove","button","isMultiRange","activeAnnotations","length","push","has","suggestionUnloaded","add","isOn","some","activeMarkers","toMany","getDescriptions","pluginName","children","suggestionChanged","reduce","innerView","editor","value","2774052ryiIZu","Track changes","from","descriptionParts","12nmILwm","panelView","focus","acceptSelectedSuggestions","locale","788467xEWUQy","keys","getJoined","size","model","comments","acceptButton","discardButton","getFirstRange","createAnnotationView","refreshSelectedViews","get","Annotations","delete","comments.maxThreadTotalWeight","_createToolbarButton","TrackChangesUI","getSuggestion","set","_unbindEditors","_updateController","TrackChangesEditing","execute","discardSelectedSuggestions","CommentView","_initializeController","registerAnnotation","buttonView","getAllAdjacentSuggestions","menuitemcheckbox","getRanges","Accept all suggestions","previous","_bindAnnotationToEditors","items","getMarkerNames","_annotationViews","menu","commands","createAnnotation","Discard all selected suggestions","type","CommentsUI","bind","values","addComment","CommentsRepository","trackChanges.SuggestionThreadView","init","destroy","comments.maxCommentCharsWhenCollapsed","comments.editorConfig","define","_addUIComponentsToFactory","view","arrowView","suggestionLoaded","_createMenuBarMenu","stopListening","requires","_disableComments","change:activeAnnotations","source","_handleControllerBuffer","_viewToController","commentThread","_suggestionToController","filter","EditorAnnotations","change:previous","SuggestionThreadView","20rDlnhs","discardAllSuggestions","_destroyController","descriptionFactory","trackChanges","lowest","createCommentThreadController","7YUYtSc","isEnabled","switchbutton","getByInnerView","acceptAllSuggestions","comments.maxCommentsWhenCollapsed","config","commandName","menuitem","3738725akjBil","separator","unbind","_handleSuggestionControllerDelayed","clear"];return(Qc=function(){return t})()}!function(t,e){const n=Zc,r=t();for(;;)try{if(654143===-parseInt(n(479))/1+-parseInt(n(437))/2+parseInt(n(474))/3*(-parseInt(n(439))/4)+parseInt(n(421))/5+parseInt(n(470))/6+parseInt(n(412))/7*(-parseInt(n(435))/8)+parseInt(n(433))/9*(parseInt(n(405))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qc);class $c extends t.Plugin{static get[Yc(393)](){const t=Yc;return[_c,o.Users,t(380),t(346),t(402)]}static get[Yc(463)](){return Yc(350)}constructor(t){const e=Yc;super(t),this[e(400)]=new Map,this[e(398)]=new Map,this[e(370)]=new Map,this[e(397)]=new Map;const n=this[e(468)][e(418)];n[e(386)](e(381),Kc),n[e(386)](e(446),!1),this[e(394)]=n[e(345)](e(446))}[Yc(424)](t,e){const n=Yc;0===this[n(397)][n(482)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(397)]){const r=this[t(400)][t(455)](e);r||n?r&&n&&this[t(407)](e):this[t(359)](e)}this[t(397)][t(425)](),this[t(468)][t(432)][t(345)](t(402))[t(344)](),this[t(438)]()}),10),this[n(397)][n(352)](t,e)}[Yc(382)](){const t=Yc,e=this[t(468)],n=e[t(432)][t(345)](t(355)),r=e[t(432)][t(345)](t(346)),s=e[t(432)][t(345)](t(402)),o=e[t(432)][t(345)](t(380));this[t(387)](),s[t(442)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(472)](this[e(400)])){const s=t[e(362)](),o=[];for(const t of s){if(!t[e(426)])continue;if(t[e(451)]){o[e(454)](...t[e(364)]());continue}const n=t[e(342)]();if(o[e(453)]>0){const t=o[0][e(481)](n);if(t){o[0]=t;continue}}o[e(454)](n)}n[e(454)]([r[e(388)],o])}return n})),this[t(444)](n,t(390),((e,n)=>{const r=t;this[r(444)](n,r(403),((t,e,s,o)=>{const i=r;n[i(426)]&&(null==s?(this[i(354)](o[i(447)]),this[i(424)](n,!1)):(this[i(354)](s[i(447)]),null==o&&this[i(424)](n,!0)))})),null!==n[r(366)]?this[r(354)](n[r(447)]):this[r(424)](n,!1)})),this[t(444)](n,t(456),((e,n,r)=>{const s=t;this[s(392)](n,s(403)),this[s(397)][s(347)](n),this[s(400)][s(455)](n)&&this[s(407)](n),r&&this[s(354)](r[s(447)])})),this[t(444)](n,t(465),((e,n)=>{this[t(354)](n)})),this[t(444)](r,t(395),(()=>{this[t(438)]()})),this[t(444)](o,t(379),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(430)](r))return;const i=n[o(351)](r);this[o(400)][o(345)](i)[o(388)][o(476)]()}),{priority:t(410)})}[Yc(438)](){const t=Yc,e=this[t(468)][t(432)][t(345)](t(346)),n=this[t(468)][t(432)][t(345)](t(355)),r=Array[t(472)](e[t(452)],(e=>e[t(467)]))[t(401)]((e=>this[t(398)][t(455)](e))),s=[];for(const e of r){const n=this[t(398)][t(345)](e)[t(483)][t(362)]();s[t(454)](...n[t(466)](((e,n)=>[...e,...n[t(369)]()]),[]))}n[t(460)]=s}[Yc(387)](){const t=Yc,n=this[t(468)],r=n[t(478)],o=Hr(r,t(471)),i=new e.Collection([{type:t(414),model:new s.ViewModel({withText:!0,label:o,commandName:t(409),role:t(363)})},{type:t(422)},{type:t(450),model:new s.ViewModel({withText:!0,label:Hr(r,t(365)),commandName:t(416),role:t(420)})},{type:t(450),model:new s.ViewModel({withText:!0,label:Hr(r,t(428)),commandName:t(477),role:t(420)})},{type:t(450),model:new s.ViewModel({withText:!0,label:Hr(r,t(445)),commandName:t(406),role:t(420)})},{type:t(450),model:new s.ViewModel({withText:!0,label:Hr(r,t(374)),commandName:t(357),role:t(420)})}]);for(const e of i)if(tu(e)){const r=n[t(372)][t(345)](e[t(483)][t(419)]);e[t(483)][t(377)](t(458),t(413)).to(r,t(469),t(413))}n.ui[t(443)][t(457)](t(409),(e=>this[t(349)](e,i,o))),n.ui[t(443)][t(457)](t(431),(e=>this[t(391)](e,i,o)))}[Yc(349)](t,e,n){const r=Yc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(468)][r(372)][r(345)](r(409));o[r(361)][r(352)]({tooltip:n,label:n,icon:Jc}),o[r(361)][r(377)](r(458)).to(i,r(469)),o[r(361)].on(r(356),(()=>{const t=r;i[t(356)](),this[t(468)][t(440)][t(388)][t(476)]()})),(0,s.addListToDropdown)(o,e,{role:r(371)});const a=[];for(const t of e)tu(t)&&a[r(454)](this[r(468)][r(372)][r(345)](t[r(483)][r(419)]));const c=o[r(361)];return c[r(427)][r(423)](r(413)),c[r(389)][r(423)](r(413)),c[r(427)][r(377)](r(413)).to(i,r(413)),c[r(389)][r(377)](r(413))[r(461)](a,r(413),((...t)=>t[r(459)]((t=>t)))),o.on(r(356),(t=>{const e=r;this[e(468)][e(356)](t[e(396)][e(419)]),this[e(468)][e(440)][e(388)][e(476)]()})),o}[Yc(391)](t,e,n){const r=Yc,o=new s.MenuBarMenuView(t),i=this[r(468)][r(372)][r(345)](r(409));o[r(361)][r(352)]({label:n,icon:Jc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(422)==n[r(375)]){a[r(368)][r(457)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(483)];i[r(377)](...Object[r(480)](c)).to(c),i[r(436)](r(356)).to(o),i.on(r(356),(()=>{const t=r;this[t(468)][t(356)](c[t(419)]),this[t(468)][t(440)][t(388)][t(476)]()})),e[r(464)][r(457)](i),a[r(368)][r(457)](e)}return o[r(377)](r(413)).to(i,r(413)),o[r(475)][r(464)][r(457)](a),o}[Yc(359)](t){const e=Yc,n=this[e(468)],r=n[e(418)],s=n[e(432)][e(345)](e(346)),i=n[e(432)][e(345)](e(380)),a=n[e(432)][e(345)](e(402)),c=n[e(432)][e(345)](o.Users).me,u=r[e(345)](e(409))[e(404)],{CommentsListView:l,CommentThreadInputView:f}=n[e(432)][e(345)](e(376));let h,g;this[e(370)][e(455)](t.id)?(g=this[e(370)][e(345)](t.id),h=g[e(441)]):(h=new u(n[e(478)],t,c,{disableComments:this[e(394)],editorConfig:r[e(345)](e(385)),maxCommentsWhenCollapsed:r[e(345)](e(417)),maxThreadTotalWeight:r[e(345)](e(348)),maxCommentCharsWhenCollapsed:r[e(345)](e(384)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(345)](e(478))),CommentView:r[e(345)](e(339))[e(358)],CommentsListView:l,CommentThreadInputView:f}),h[e(340)].on(e(356),(()=>{const t=e;n[t(440)][t(388)][t(476)]()})),h[e(341)].on(e(356),(()=>{const t=e;n[t(440)][t(388)][t(476)]()})),g=s[e(343)](this[e(468)][e(478)],h),g[e(377)](e(429)).to(h,e(429)),g[e(377)](e(453)).to(h),g[e(377)](e(375)).to(h,e(375),(t=>e(448)+t)),this[e(370)][e(352)](t.id,g));const d=i[e(411)](t[e(399)],h),p=new xc(n,t,h,d),m=t[e(362)]()[e(401)]((t=>t[e(426)]));h[e(473)]=n[e(432)][e(345)](e(355))[e(408)][e(462)](m),this[e(400)][e(352)](t,p),this[e(398)][e(352)](h,p);const I=s[e(373)]({view:g,target:()=>{const r=e,s=[],i=t[r(362)]()[r(401)]((t=>t[r(426)]));for(const t of i)s[r(454)](...t[r(434)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(440)],s)},type:()=>e(448)+p[e(388)][e(375)]});i[e(367)](h,I),s[e(457)](I),a[e(360)](I)}[Yc(407)](t){const e=Yc,n=this[e(468)][e(432)][e(345)](e(380)),r=this[e(468)][e(432)][e(345)](e(346)),s=this[e(400)][e(345)](t),o=s[e(388)],i=r[e(415)](o);n[e(353)](o),i&&r[e(449)](i),this[e(400)][e(347)](t),this[e(398)][e(347)](o),s[e(383)]()}[Yc(354)](t){const e=Yc;if(!t[e(426)]||!this[e(400)][e(455)](t))return;const n=this[e(468)][e(432)][e(345)](e(355)),r=this[e(400)][e(345)](t),s=t[e(362)]();r[e(388)][e(473)]=n[e(408)][e(462)](s)}[Yc(383)](){const t=Yc;for(const e of this[t(400)][t(480)]())this[t(407)](e);for(const e of this[t(370)][t(378)]())e[t(441)][t(383)]();super[t(383)]()}}function tu(t){return Yc(483)in t}var eu=nu;function nu(t,e){var n=ru();return(nu=function(t,e){return n[t-=174]})(t,e)}function ru(){var t=["102005EWJEfa","112154ylmFFB","editor","adapter","100YQcNmy","getSuggestions","addSuggestionData","addSuggestion","plugins","6zLAkxe","147084LLjHCQ","280722aNnmNg","TrackChanges","3224448upTOKh","1050472IfEPGu","get","requires","getSuggestion","Comments","58885XGttPS","pluginName"];return(ru=function(){return t})()}!function(t,e){for(var n=nu,r=t();;)try{if(170868===-parseInt(n(184))/1+parseInt(n(174))/2+parseInt(n(194))/3+-parseInt(n(188))/4*(-parseInt(n(182))/5)+parseInt(n(193))/6*(parseInt(n(185))/7)+parseInt(n(177))/8+-parseInt(n(176))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ru);class su extends t.Plugin{static get[eu(179)](){return[_c,$c,eu(181)]}static get[eu(183)](){return eu(175)}set[eu(187)](t){var e=eu;this[e(186)][e(192)][e(178)](_c)[e(187)]=t}get[eu(187)](){var t=eu;return this[t(186)][t(192)][t(178)](_c)[t(187)]}[eu(191)](t){var e=eu;return this[e(186)][e(192)][e(178)](_c)[e(190)](t)}[eu(189)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(186)][n(192)][n(178)](_c)[n(189)]({skipNotAttached:t,toJSON:e})}[eu(180)](t){var e=eu;return this[e(186)][e(192)][e(178)](_c)[e(180)](t)}}const ou=cu;!function(t,e){const n=cu,r=t();for(;;)try{if(887420===parseInt(n(152))/1*(parseInt(n(158))/2)+-parseInt(n(129))/3+-parseInt(n(165))/4*(parseInt(n(156))/5)+-parseInt(n(157))/6+parseInt(n(130))/7*(-parseInt(n(150))/8)+parseInt(n(133))/9+parseInt(n(179))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(lu);const iu=[ou(145)];class au extends t.Plugin{static get[ou(189)](){return[_c]}static get[ou(138)](){return ou(182)}[ou(166)](){const t=ou,n=this[t(127)];if(n[t(146)][t(164)](t(173),(e=>{const r=t,s=n[r(171)][r(161)][r(188)]()[r(142)](((t,e)=>(t[e]="",t)),{});return n[r(184)][r(177)](s,e)})),t(183)!=typeof n[t(146)][t(154)](t(170))[t(178)])throw new e.CKEditorError(t(140))}[ou(168)](t){return hu(this[ou(127)],!0,t)}[ou(141)](t){return hu(this[ou(127)],!1,t)}}function cu(t,e){const n=lu();return(cu=function(t,e){return n[t-=126]})(t,e)}class uu extends t.Plugin{static get[ou(138)](){return ou(144)}constructor(t){const e=ou;super(t),this[e(186)]=e(174)}[ou(166)](){const t=ou;this[t(127)][t(155)][t(154)](t(176))[t(147)]={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(127)][t(155)][t(154)](t(137))[t(147)]=null}}function lu(){const t=["define","4lvkIZj","init","acceptAllSuggestions","getDataWithAcceptedSuggestions","execute","trackChangesData","model","users","trackChangesData.editorCreator","end","addSuggestionData","CommentsRepository","create","editorCreator","14642680pKMbAs","createElement","appendChild","TrackChangesData","function","constructor","map","result","data","getRootNames","requires","getSuggestions","editor","getUser","2300469RXDHvT","371CrVfpf","destroy","addCommentThread","8216541MpDjmb","rootsAttributes","div","Users","TrackChangesEditing","pluginName","name","track-changes-data-invalid-editor-creator","getDataWithDiscardedSuggestions","reduce","discardAllSuggestions","TrackChangesDataGetter","Pagination","config","_adapter","getFullData","getCommentThreads","10432MXPuoX","getRootsAttributes","18127JXHPtz","createDocumentFragment","get","plugins","3120915UBgOFk","2788362asuKyK","48MOPuUk","push","addUser","document","set","useAnonymousUser"];return(lu=function(){return t})()}function fu(t){return void 0!==t[ou(151)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,iu);s[r(155)][r(159)](_c,uu),s[r(134)]=fu(t)?t[r(151)]():void 0;const i=document[r(153)](),a=t[r(146)][r(154)](r(170))[r(178)],c=await a(s,(()=>function(t){const e=r,n=document[e(180)](e(135));return t[e(181)](n),n}(i)));!function(t,e){const n=r,s=t[n(171)][n(161)][n(188)]()[n(142)](((e,r)=>(e[r]=t[n(187)][n(154)]({rootName:r}),e)),{}),o=t[n(155)][n(154)](n(136))[n(172)][n(185)]((t=>({id:t.id,name:t[n(139)]}))),i=t[n(155)][n(154)](n(137))[n(126)]({skipNotAttached:!0,toJSON:!0}),a=t[n(155)][n(154)](n(176))[n(149)]({skipNotAttached:!0,toJSON:!0}),c=e[n(155)][n(154)](n(136)),u=e[n(155)][n(154)](n(137)),l=e[n(155)][n(154)](n(176));for(const t of o)c[n(128)](t.id)||c[n(160)](t);c.me||c[n(163)]();for(const t of i)u[n(175)](t);for(const t of a)l[n(132)](t);e[n(187)][n(162)](s)}(t,c),c[r(169)](r(e?167:143));const u=fu(c)?c[r(148)](n):c[r(187)][r(154)](n);return await c[r(131)](),u}function gu(){var t=["5862393pUWgok","4uzTwXV","6PQvHop","662367iHxjNR","596JdBbpg","3055465USjhxU","566mqVXfm","2888968hcyTmJ","12531080zeEbFL","2644789muTsBi"];return(gu=function(){return t})()}function du(t,e){var n=gu();return(du=function(t,e){return n[t-=229]})(t,e)}!function(t,e){for(var n=du,r=t();;)try{if(396801===parseInt(n(229))/1*(parseInt(n(231))/2)+-parseInt(n(238))/3*(-parseInt(n(236))/4)+-parseInt(n(230))/5*(parseInt(n(237))/6)+parseInt(n(234))/7+-parseInt(n(232))/8+-parseInt(n(235))/9+parseInt(n(233))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();