@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240813.0 → 0.0.0-nightly-20240815.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (167) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +10 -10
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/mergefields.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/ui/view/suggestionview.js +1 -1
  166. package/src/utils/common-translations.js +1 -1
  167. package/src/utils/utils.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Yc,SuggestionThreadView:()=>Jc,SuggestionView:()=>nu,TrackChanges:()=>fu,TrackChangesData:()=>mu,TrackChangesEditing:()=>Sc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);function c(){const t=["1450IPpVgw","_isEnabledBasedOnSelection","isEnabled","405rIJnQc","value","execute","editor","1614ztYaJB","clearForceDisabled","2842EjTpXj","66qfKMGk","has","20872mnFwOX","commands","_enableCommands","5TAbUWz","forceDisabled","8229456QBzfaq","_disableUnsupportedCommands","refresh","affectsData","5252634ERjwyK","TrackChangesCommand","438648ExSYPb","2601lYmPty","5156348JFTrsw","_enabledCommands"];return(c=function(){return t})()}const u=l;function l(t,e){const n=c();return(l=function(t,e){return n[t-=310]})(t,e)}!function(t){const e=l,n=t();for(;;)try{if(752234===parseInt(e(315))/1*(-parseInt(e(319))/2)+parseInt(e(335))/3+-parseInt(e(310))/4*(parseInt(e(327))/5)+-parseInt(e(333))/6+parseInt(e(321))/7*(-parseInt(e(324))/8)+parseInt(e(336))/9*(parseInt(e(312))/10)+-parseInt(e(322))/11*(-parseInt(e(329))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(c);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(311)]=e,this[n(316)]=!1,this[n(331)](),this[n(313)]=!1}[u(331)](){this[u(314)]=!0}[u(317)](){const t=u;this[t(316)]=!this[t(316)],this[t(316)]?this[t(330)]():this[t(326)]()}[u(330)](){const t=u;for(const e of this[t(318)][t(325)][t(325)]())e[t(332)]&&!this[t(311)][t(323)](e)&&e[t(328)](t(334))}[u(326)](){const t=u;for(const e of this[t(318)][t(325)][t(325)]())e[t(332)]&&!this[t(311)][t(323)](e)&&e[t(320)](t(334))}}const h=g;function d(){const t=["5FjeVNp","getRanges","27939984ErKQso","_suggestions","4525314UFSfnU","154GiIQhK","38286RNhFmt","746490rxWFGx","get","acceptSuggestion","38628DMAdKZ","isEnabled","54DIYRKp","execute","TrackChangesEditing","plugins","602444DjLXDk","refresh","7249060saeQAO","model","canEditAt","track-changes-accept-suggestion-not-found","9RXvVSC","8UfrJWV","_isEnabledBasedOnSelection","editor"];return(d=function(){return t})()}function g(t,e){const n=d();return(g=function(t,e){return n[t-=108]})(t,e)}!function(t){const e=g,n=t();for(;;)try{if(969230===-parseInt(e(110))/1*(parseInt(e(112))/2)+-parseInt(e(122))/3*(-parseInt(e(116))/4)+-parseInt(e(126))/5*(parseInt(e(130))/6)+parseInt(e(118))/7+-parseInt(e(123))/8*(parseInt(e(132))/9)+-parseInt(e(133))/10*(parseInt(e(131))/11)+parseInt(e(128))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(d);class p extends t.Command{constructor(t,e){const n=g;super(t),this[n(129)]=e,this[n(117)](),this[n(124)]=!1}[h(117)](){this[h(111)]=!0}[h(113)](t){const n=h,r=this[n(129)][n(108)](t);if(!r)throw new e.CKEditorError(n(121),this);const s=r[n(127)]();this[n(125)][n(119)][n(120)](s)&&this[n(125)][n(115)][n(108)](n(114))[n(109)](r)}}function m(t,e){const n=E();return(m=function(t,e){return n[t-=358]})(t,e)}const I=m;function E(){const t=["execute","plugins","discardSuggestion","14190204dbRhei","5261192RCXWtk","329892fSzMnV","refresh","7836777JaFQpB","model","isEnabled","_isEnabledBasedOnSelection","10lroVnF","editor","1489552FevQSl","TrackChangesEditing","getRanges","get","track-changes-discard-suggestion-not-found","_suggestions","124296hAIerM","21TPHLQK","canEditAt","66337JWZnGR","5EBaXmY","34sfKjeo","33eFXrdX"];return(E=function(){return t})()}!function(t){const e=m,n=t();for(;;)try{if(923033===-parseInt(e(383))/1*(parseInt(e(359))/2)+parseInt(e(366))/3+parseInt(e(365))/4*(-parseInt(e(358))/5)+parseInt(e(380))/6+-parseInt(e(381))/7*(-parseInt(e(374))/8)+parseInt(e(368))/9*(-parseInt(e(372))/10)+-parseInt(e(360))/11*(-parseInt(e(364))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E);class T extends t.Command{constructor(t,e){const n=m;super(t),this[n(379)]=e,this[n(367)](),this[n(371)]=!1}[I(367)](){this[I(370)]=!0}[I(361)](t){const n=I,r=this[n(379)][n(377)](t);if(!r)throw new e.CKEditorError(n(378),this);const s=r[n(376)]();this[n(373)][n(369)][n(382)](s)&&this[n(373)][n(362)][n(377)](n(375))[n(363)](r)}}function b(t,e){const n=L;let r="";return r+=t[n(525)]("*")[n(506)](((t,e)=>e%2!=0?n(482)+_(t)+n(485):_(t)))[n(510)](""),e&&(r+=n(504)+e[n(474)]+n(508)+e[n(523)]+n(498)),r}function _(t){const e=L,n=document[e(518)](e(509));return n[e(501)]=t,n[e(490)]}function y(){const t=["createElement","284375ONpPbC"," [color ","getRanges","71oZOsEl","title","next","split","length","replace","createPositionAfter","value","createPositionBefore","content","1458ylQwkn","8324wneTFa","isArray","8867448LAfJPj","66toySWy",'<span class="ck-suggestion-type">',"push","15652461BFQsuU","</span>","execute","isMultiRange","splice","3007179FwaLkk","innerHTML","schema","isInContent","change","color","isIntersecting","add","632EZSjlp",'"></span>',"from","start","innerText","end","isObject",'<span class="ck-suggestion-color" style="background-color: ',"type","map","createRange",'" title="',"span","join","deletion","49260gjzGZZ","createPositionAt","isTouching","sort","21340qrzCNp","isCollapsed"];return(y=function(){return t})()}function A(t){const e=L;return t[e(515)](((t,n)=>e(511)==t[e(505)]&&e(511)!=n[e(505)]?-1:e(511)!=t[e(505)]&&e(511)==n[e(505)]?1:0))}function k(t,e){const n=L;let r,s=0;const o=[],i=e[n(491)];for(;s<t[n(471)];){const a=t[s],c=t[s+1];r||(r=e[n(475)](a)),C(e,a,c)||(o[n(483)](e[n(507)](r,i[n(503)](a)?e[n(473)](a):e[n(513)](a,n(502)))),r=null),s++}return o}function C(t,e,n){const r=L;if(!n)return!1;const s=t[r(473)](e),o=t[r(475)](n);return s[r(514)](o)}!function(t){const e=L,n=t();for(;;)try{if(660168===parseInt(e(522))/1*(parseInt(e(478))/2)+parseInt(e(489))/3+parseInt(e(497))/4*(-parseInt(e(516))/5)+parseInt(e(481))/6*(-parseInt(e(519))/7)+parseInt(e(480))/8+parseInt(e(477))/9*(parseInt(e(512))/10)+-parseInt(e(484))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(y);function L(t,e){const n=y();return(L=function(t,e){return n[t-=471]})(t,e)}function R(t,e,n){const r=L;for(;n[r(471)];){const s=n[r(488)](0,100);t[r(493)]((()=>{const t=r;for(const n of s)n[t(492)]&&e[t(486)](n.id)}))}}function S(t,e){const n=M();return(S=function(t,e){return n[t-=422]})(t,e)}const N=S;function M(){const t=["from","623346wYpVNt","values","_command","_suggestions","_isEnabledBasedOnSelection","some","663578xGeXkP","1169649Tsoxxu","isInContent","model","7perNYI","1215432tnRFki","9228900gKktHh","editor","5revSBQ","3852774sdtTyD","4moVOkU","canEditAt","getRanges","11ydhsgl","799120bSQQYk","refresh","execute","isEnabled"];return(M=function(){return t})()}!function(t){const e=S,n=t();for(;;)try{if(358965===parseInt(e(436))/1+-parseInt(e(425))/2+-parseInt(e(430))/3*(parseInt(e(446))/4)+parseInt(e(444))/5*(-parseInt(e(445))/6)+parseInt(e(440))/7*(parseInt(e(441))/8)+-parseInt(e(437))/9+-parseInt(e(442))/10*(-parseInt(e(424))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class v extends t.Command{constructor(t,e,n){const r=S;super(t),this[r(432)]=e,this[r(433)]=n,this[r(426)](),this[r(434)]=!1}[N(426)](){const t=N,e=Array[t(429)](this[t(433)][t(431)]())[t(435)]((e=>e[t(438)]));this[t(428)]=this[t(432)][t(428)]&&e}[N(427)](){const t=N,e=A(Array[t(429)](this[t(433)][t(431)]()));for(const n of e){const e=n[t(423)]();if(!this[t(443)][t(439)][t(422)](e))return}R(this[t(443)][t(439)],this[t(432)],e)}}const w=F;function O(){const t=["1275324JazpTF","17421000sDUjvR","model","_suggestions","document","3943908ilklbc","execute","6NUAwRe","1536ajBwyI","getRanges","selection","24785nNEHMf","390kpydaC","2LePNEc","refresh","from","_selectedSuggestions","isEnabled","1179733hEWVgJ","values","size","16qVALZM","_isEnabledBasedOnSelection","210529qHcOHC","_command","canEditAt","editor","10371872HtrPHs"];return(O=function(){return t})()}function F(t,e){const n=O();return(F=function(t,e){return n[t-=212]})(t,e)}!function(t){const e=F,n=t();for(;;)try{if(762198===-parseInt(e(236))/1*(parseInt(e(231))/2)+-parseInt(e(225))/3*(parseInt(e(218))/4)+parseInt(e(229))/5*(parseInt(e(226))/6)+parseInt(e(217))/7+-parseInt(e(239))/8*(parseInt(e(223))/9)+-parseInt(e(230))/10*(parseInt(e(213))/11)+parseInt(e(219))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);class D extends t.Command{constructor(t,e,n){const r=F;super(t),this[r(214)]=e,this[r(221)]=n,this[r(234)]=new Set,this[r(232)](),this[r(212)]=!1}[w(232)](){const t=w,e=this[t(216)][t(220)][t(222)][t(228)],n=Array[t(233)](this[t(221)][t(237)]());this[t(234)]=function(t,e){const n=L,r=Array[n(499)](t[n(521)]()),s=new Set;for(const o of e)if(o[n(492)])for(const e of r)for(const r of o[n(521)]())(e[n(495)](r)||t[n(517)]&&!o[n(487)]&&o[n(524)]&&r[n(502)][n(514)](e[n(500)]))&&s[n(496)](o);return s}(e,n),this[t(235)]=this[t(214)][t(235)]&&!!this[t(234)][t(238)]}[w(224)](){const t=w,e=A(Array[t(233)](this[t(234)]));for(const n of e){const e=n[t(227)]();if(!this[t(216)][t(220)][t(215)](e))return}R(this[t(216)][t(220)],this[t(214)],e)}}const x=function(){this.__data__=[],this.size=0};const P=function(t,e){return t===e||t!=t&&e!=e};const B=function(t,e){for(var n=t.length;n--;)if(P(t[n][0],e))return n;return-1};var U=Array.prototype.splice;const j=function(t){var e=this.__data__,n=B(e,t);return!(n<0)&&(n==e.length-1?e.pop():U.call(e,n,1),--this.size,!0)};const G=function(t){var e=this.__data__,n=B(e,t);return n<0?void 0:e[n][1]};const V=function(t){return B(this.__data__,t)>-1};const H=function(t,e){var n=this.__data__,r=B(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function W(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])}}W.prototype.clear=x,W.prototype.delete=j,W.prototype.get=G,W.prototype.has=V,W.prototype.set=H;const z=W;const K=function(){this.__data__=new z,this.size=0};const q=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const Y=function(t){return this.__data__.get(t)};const X=function(t){return this.__data__.has(t)};const Z="object"==typeof global&&global&&global.Object===Object&&global;var Q="object"==typeof self&&self&&self.Object===Object&&self;const J=Z||Q||Function("return this")();const $=J.Symbol;var tt=Object.prototype,et=tt.hasOwnProperty,nt=tt.toString,rt=$?$.toStringTag:void 0;const st=function(t){var e=et.call(t,rt),n=t[rt];try{t[rt]=void 0;var r=!0}catch(t){}var s=nt.call(t);return r&&(e?t[rt]=n:delete t[rt]),s};var ot=Object.prototype.toString;const it=function(t){return ot.call(t)};var at=$?$.toStringTag:void 0;const ct=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":at&&at in Object(t)?st(t):it(t)};const ut=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const lt=function(t){if(!ut(t))return!1;var e=ct(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ft=J["__core-js_shared__"];var ht,dt=(ht=/[^.]+$/.exec(ft&&ft.keys&&ft.keys.IE_PROTO||""))?"Symbol(src)_1."+ht:"";const gt=function(t){return!!dt&&dt in t};var pt=Function.prototype.toString;const mt=function(t){if(null!=t){try{return pt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var It=/^\[object .+?Constructor\]$/,Et=Function.prototype,Tt=Object.prototype,bt=Et.toString,_t=Tt.hasOwnProperty,yt=RegExp("^"+bt.call(_t).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const At=function(t){return!(!ut(t)||gt(t))&&(lt(t)?yt:It).test(mt(t))};const kt=function(t,e){return null==t?void 0:t[e]};const Ct=function(t,e){var n=kt(t,e);return At(n)?n:void 0};const Lt=Ct(J,"Map");const Rt=Ct(Object,"create");const St=function(){this.__data__=Rt?Rt(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 Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;if(Rt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Mt.call(e,t)?e[t]:void 0};var wt=Object.prototype.hasOwnProperty;const Ot=function(t){var e=this.__data__;return Rt?void 0!==e[t]:wt.call(e,t)};const Ft=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Rt&&void 0===e?"__lodash_hash_undefined__":e,this};function Dt(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])}}Dt.prototype.clear=St,Dt.prototype.delete=Nt,Dt.prototype.get=vt,Dt.prototype.has=Ot,Dt.prototype.set=Ft;const xt=Dt;const Pt=function(){this.size=0,this.__data__={hash:new xt,map:new(Lt||z),string:new xt}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Ut=function(t,e){var n=t.__data__;return Bt(e)?n["string"==typeof e?"string":"hash"]:n.map};const jt=function(t){var e=Ut(this,t).delete(t);return this.size-=e?1:0,e};const Gt=function(t){return Ut(this,t).get(t)};const Vt=function(t){return Ut(this,t).has(t)};const Ht=function(t,e){var n=Ut(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function 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=Pt,Wt.prototype.delete=jt,Wt.prototype.get=Gt,Wt.prototype.has=Vt,Wt.prototype.set=Ht;const zt=Wt;const Kt=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!Lt||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 qt(t){var e=this.__data__=new z(t);this.size=e.size}qt.prototype.clear=K,qt.prototype.delete=q,qt.prototype.get=Y,qt.prototype.has=X,qt.prototype.set=Kt;const Yt=qt;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Zt=function(){try{var t=Ct(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Qt=function(t,e,n){"__proto__"==e&&Zt?Zt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Jt=Object.prototype.hasOwnProperty;const $t=function(t,e,n){var r=t[e];Jt.call(t,e)&&P(r,n)&&(void 0!==n||e in t)||Qt(t,e,n)};const te=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Qt(n,a,c):$t(n,a,c)}return n};const ee=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const ne=function(t){return null!=t&&"object"==typeof t};const re=function(t){return ne(t)&&"[object Arguments]"==ct(t)};var se=Object.prototype,oe=se.hasOwnProperty,ie=se.propertyIsEnumerable;const ae=re(function(){return arguments}())?re:function(t){return ne(t)&&oe.call(t,"callee")&&!ie.call(t,"callee")};const ce=Array.isArray;const ue=function(){return!1};var le="object"==typeof exports&&exports&&!exports.nodeType&&exports,fe=le&&"object"==typeof module&&module&&!module.nodeType&&module,he=fe&&fe.exports===le?J.Buffer:void 0;const de=(he?he.isBuffer:void 0)||ue;var ge=/^(?:0|[1-9]\d*)$/;const pe=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&ge.test(t))&&t>-1&&t%1==0&&t<e};const me=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var Ie={};Ie["[object Float32Array]"]=Ie["[object Float64Array]"]=Ie["[object Int8Array]"]=Ie["[object Int16Array]"]=Ie["[object Int32Array]"]=Ie["[object Uint8Array]"]=Ie["[object Uint8ClampedArray]"]=Ie["[object Uint16Array]"]=Ie["[object Uint32Array]"]=!0,Ie["[object Arguments]"]=Ie["[object Array]"]=Ie["[object ArrayBuffer]"]=Ie["[object Boolean]"]=Ie["[object DataView]"]=Ie["[object Date]"]=Ie["[object Error]"]=Ie["[object Function]"]=Ie["[object Map]"]=Ie["[object Number]"]=Ie["[object Object]"]=Ie["[object RegExp]"]=Ie["[object Set]"]=Ie["[object String]"]=Ie["[object WeakMap]"]=!1;const Ee=function(t){return ne(t)&&me(t.length)&&!!Ie[ct(t)]};const Te=function(t){return function(e){return t(e)}};var be="object"==typeof exports&&exports&&!exports.nodeType&&exports,_e=be&&"object"==typeof module&&module&&!module.nodeType&&module,ye=_e&&_e.exports===be&&Z.process;const Ae=function(){try{var t=_e&&_e.require&&_e.require("util").types;return t||ye&&ye.binding&&ye.binding("util")}catch(t){}}();var ke=Ae&&Ae.isTypedArray;const Ce=ke?Te(ke):Ee;var Le=Object.prototype.hasOwnProperty;const Re=function(t,e){var n=ce(t),r=!n&&ae(t),s=!n&&!r&&de(t),o=!n&&!r&&!s&&Ce(t),i=n||r||s||o,a=i?ee(t.length,String):[],c=a.length;for(var u in t)!e&&!Le.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||pe(u,c))||a.push(u);return a};var Se=Object.prototype;const Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Se)};const Me=function(t,e){return function(n){return t(e(n))}};const ve=Me(Object.keys,Object);var we=Object.prototype.hasOwnProperty;const Oe=function(t){if(!Ne(t))return ve(t);var e=[];for(var n in Object(t))we.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Fe=function(t){return null!=t&&me(t.length)&&!lt(t)};const De=function(t){return Fe(t)?Re(t):Oe(t)};const xe=function(t,e){return t&&te(e,De(e),t)};const Pe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Be=Object.prototype.hasOwnProperty;const Ue=function(t){if(!ut(t))return Pe(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Be.call(t,r))&&n.push(r);return n};const je=function(t){return Fe(t)?Re(t,!0):Ue(t)};const Ge=function(t,e){return t&&te(e,je(e),t)};var Ve="object"==typeof exports&&exports&&!exports.nodeType&&exports,He=Ve&&"object"==typeof module&&module&&!module.nodeType&&module,We=He&&He.exports===Ve?J.Buffer:void 0,ze=We?We.allocUnsafe:void 0;const Ke=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 qe=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ye=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Xe=function(){return[]};var Ze=Object.prototype.propertyIsEnumerable,Qe=Object.getOwnPropertySymbols;const Je=Qe?function(t){return null==t?[]:(t=Object(t),Ye(Qe(t),(function(e){return Ze.call(t,e)})))}:Xe;const $e=function(t,e){return te(t,Je(t),e)};const tn=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const en=Me(Object.getPrototypeOf,Object);const nn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)tn(e,Je(t)),t=en(t);return e}:Xe;const rn=function(t,e){return te(t,nn(t),e)};const sn=function(t,e,n){var r=e(t);return ce(t)?r:tn(r,n(t))};const on=function(t){return sn(t,De,Je)};const an=function(t){return sn(t,je,nn)};const cn=Ct(J,"DataView");const un=Ct(J,"Promise");const ln=Ct(J,"Set");const fn=Ct(J,"WeakMap");var hn="[object Map]",dn="[object Promise]",gn="[object Set]",pn="[object WeakMap]",mn="[object DataView]",In=mt(cn),En=mt(Lt),Tn=mt(un),bn=mt(ln),_n=mt(fn),yn=ct;(cn&&yn(new cn(new ArrayBuffer(1)))!=mn||Lt&&yn(new Lt)!=hn||un&&yn(un.resolve())!=dn||ln&&yn(new ln)!=gn||fn&&yn(new fn)!=pn)&&(yn=function(t){var e=ct(t),n="[object Object]"==e?t.constructor:void 0,r=n?mt(n):"";if(r)switch(r){case In:return mn;case En:return hn;case Tn:return dn;case bn:return gn;case _n:return pn}return e});const An=yn;var kn=Object.prototype.hasOwnProperty;const Cn=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&kn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Ln=J.Uint8Array;const Rn=function(t){var e=new t.constructor(t.byteLength);return new Ln(e).set(new Ln(t)),e};const Sn=function(t,e){var n=e?Rn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Mn=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var vn=$?$.prototype:void 0,wn=vn?vn.valueOf:void 0;const On=function(t){return wn?Object(wn.call(t)):{}};const Fn=function(t,e){var n=e?Rn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const Dn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Rn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Sn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return Fn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Mn(t);case"[object Symbol]":return On(t)}};var xn=Object.create;const Pn=function(){function t(){}return function(e){if(!ut(e))return{};if(xn)return xn(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)?{}:Pn(en(t))};const Un=function(t){return ne(t)&&"[object Map]"==An(t)};var jn=Ae&&Ae.isMap;const Gn=jn?Te(jn):Un;const Vn=function(t){return ne(t)&&"[object Set]"==An(t)};var Hn=Ae&&Ae.isSet;const Wn=Hn?Te(Hn):Vn;var zn="[object Arguments]",Kn="[object Function]",qn="[object Object]",Yn={};Yn[zn]=Yn["[object Array]"]=Yn["[object ArrayBuffer]"]=Yn["[object DataView]"]=Yn["[object Boolean]"]=Yn["[object Date]"]=Yn["[object Float32Array]"]=Yn["[object Float64Array]"]=Yn["[object Int8Array]"]=Yn["[object Int16Array]"]=Yn["[object Int32Array]"]=Yn["[object Map]"]=Yn["[object Number]"]=Yn[qn]=Yn["[object RegExp]"]=Yn["[object Set]"]=Yn["[object String]"]=Yn["[object Symbol]"]=Yn["[object Uint8Array]"]=Yn["[object Uint8ClampedArray]"]=Yn["[object Uint16Array]"]=Yn["[object Uint32Array]"]=!0,Yn["[object Error]"]=Yn[Kn]=Yn["[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(!ut(e))return e;var f=ce(e);if(f){if(a=Cn(e),!c)return qe(e,a)}else{var h=An(e),d=h==Kn||"[object GeneratorFunction]"==h;if(de(e))return Ke(e,c);if(h==qn||h==zn||d&&!o){if(a=u||d?{}:Bn(e),!c)return u?rn(e,Ge(a,e)):$e(e,xe(a,e))}else{if(!Yn[h])return o?e:{};a=Dn(e,h,c)}}i||(i=new Yt);var g=i.get(e);if(g)return g;i.set(e,a),Wn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Gn(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?an:on:u?je:De)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),$t(a,o,t(s,n,r,o,e,i))})),a};const Zn=function(t){return Xn(t,5)};const Qn=function(t){return"symbol"==typeof t||ne(t)&&"[object Symbol]"==ct(t)};var Jn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,$n=/^\w*$/;const tr=function(t,e){if(ce(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Qn(t))||($n.test(t)||!Jn.test(t)||null!=e&&t in Object(e))};function er(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new(er.Cache||zt),n}er.Cache=zt;const nr=er;var rr=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,sr=/\\(\\)?/g;const or=function(t){var e=nr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(rr,(function(t,n,r,s){e.push(r?s.replace(sr,"$1"):n||t)})),e}));const ir=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var ar=$?$.prototype:void 0,cr=ar?ar.toString:void 0;const ur=function t(e){if("string"==typeof e)return e;if(ce(e))return ir(e,t)+"";if(Qn(e))return cr?cr.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const lr=function(t){return null==t?"":ur(t)};const fr=function(t,e){return ce(t)?t:tr(t,e)?[t]:or(lr(t))};const hr=function(t){if("string"==typeof t||Qn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const dr=function(t,e,n,r){if(!ut(t))return t;for(var s=-1,o=(e=fr(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=hr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=ut(l)?l:pe(e[s+1])?[]:{})}$t(a,c,u),a=a[c]}return t};const gr=function(t,e,n){return null==t?t:dr(t,e,n)};const pr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const mr=function(t){return this.__data__.has(t)};function Ir(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new zt;++e<n;)this.add(t[e])}Ir.prototype.add=Ir.prototype.push=pr,Ir.prototype.has=mr;const Er=Ir;const Tr=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 br=function(t,e){return t.has(e)};const _r=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,d=2&n?new Er:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var g=t[f],p=e[f];if(r)var m=i?r(p,g,f,e,t,o):r(g,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(d){if(!Tr(e,(function(t,e){if(!br(d,e)&&(g===t||s(g,t,n,r,o)))return d.push(e)}))){h=!1;break}}else if(g!==p&&!s(g,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const yr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const Ar=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var kr=$?$.prototype:void 0,Cr=kr?kr.valueOf:void 0;const Lr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new Ln(t),new Ln(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return P(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=yr;case"[object Set]":var c=1&r;if(a||(a=Ar),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=_r(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Cr)return Cr.call(t)==Cr.call(e)}return!1};var Rr=Object.prototype.hasOwnProperty;const Sr=function(t,e,n,r,s,o){var i=1&n,a=on(t),c=a.length;if(c!=on(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Rr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var d=!0;o.set(t,e),o.set(e,t);for(var g=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){d=!1;break}g||(g="constructor"==l)}if(d&&!g){var E=t.constructor,T=e.constructor;E==T||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof T&&T instanceof T||(d=!1)}return o.delete(t),o.delete(e),d};var Nr="[object Arguments]",Mr="[object Array]",vr="[object Object]",wr=Object.prototype.hasOwnProperty;const Or=function(t,e,n,r,s,o){var i=ce(t),a=ce(e),c=i?Mr:An(t),u=a?Mr:An(e),l=(c=c==Nr?vr:c)==vr,f=(u=u==Nr?vr:u)==vr,h=c==u;if(h&&de(t)){if(!de(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Yt),i||Ce(t)?_r(t,e,n,r,s,o):Lr(t,e,c,n,r,s,o);if(!(1&n)){var d=l&&wr.call(t,"__wrapped__"),g=f&&wr.call(e,"__wrapped__");if(d||g){var p=d?t.value():t,m=g?e.value():e;return o||(o=new Yt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Yt),Sr(t,e,n,r,s,o))};const Fr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!ne(e)&&!ne(n)?e!=e&&n!=n:Or(e,n,r,s,t,o))};const Dr=function(t,e){return Fr(t,e)};const xr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Pr=function(t,e){for(var n=0,r=(e=fr(e,t)).length;null!=t&&n<r;)t=t[hr(e[n++])];return n&&n==r?t:void 0};const Br=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Ur=function(t,e){return e.length<2?t:Pr(t,Br(e,0,-1))};const jr=function(t,e){return e=fr(e,t),null==(t=Ur(t,e))||delete t[hr(xr(e))]};const Gr=function(t,e){return null==t||jr(t,e)},Vr=Wr;function Hr(){const t=["length","133aHoWCs","63spAbFN","get","getFirstRange","addMarkerName","commentThread","creator","suggestion:","attributes","76384maFJcI","6fDnMKe","toJSON","set","getRange","getRanges","add","end","from","_markerNames","head","markers","removeMarker","575573pYbCAz","previous","nodeAfter","createdAt","map","onAttributesChange","split","discard","filter","isInContent","decorate","getMarkers","isIntersectingWithRange","getAllAdjacentSuggestions","push","_onAccept","size","getContainedElement","_isDataLoaded","2233RQdkzQ","onAccept","authoredAt","reduce","getFirstMarker","_saved","setAttribute","getMultiRangeId","addRange","removeMarkers","onDiscard","next","isIntersecting","change","45sEAnwO","removeAttribute","_onDiscard","762252IJFKEY","nodeBefore","isExternal","accept","substr","isMultiRange","_onAttributesChange","564130uRhIGl","34414523NqIyXb","start","12732qqPjBF","delete","addMarker","data","author","40456umNkAe","25LGUtrQ","subType","_model","hasComments","clear","getMarkerNames","type","@external","getItems"];return(Hr=function(){return t})()}function Wr(t,e){const n=Hr();return(Wr=function(t,e){return n[t-=233]})(t,e)}!function(t){const e=Wr,n=t();for(;;)try{if(865914===parseInt(e(291))/1*(-parseInt(e(279))/2)+-parseInt(e(240))/3*(-parseInt(e(258))/4)+-parseInt(e(259))/5*(parseInt(e(243))/6)+-parseInt(e(269))/7*(parseInt(e(278))/8)+parseInt(e(270))/9*(parseInt(e(250))/10)+parseInt(e(310))/11*(parseInt(e(253))/12)+parseInt(e(251))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Wr;super(),this[n(309)]=!1,this.id=e.id,this[n(265)]=e[n(265)],this[n(260)]=e[n(260)]||null,this[n(257)]=e[n(257)],this[n(275)]=e[n(275)]||e[n(257)],this[n(245)]=Boolean(e[n(277)]&&e[n(277)][n(266)]),this[n(256)]=null,this[n(261)]=t,this[n(306)]=e[n(311)],this[n(242)]=e[n(236)],this[n(249)]=e[n(296)],this[n(287)]=new Set,this[n(294)]=null,this[n(281)](n(312),null),this[n(281)](n(277),e[n(277)]||{}),this[n(281)](n(292),null),this[n(281)](n(237),null),this[n(281)](n(274),null),this[n(281)](n(315),!1),this[n(301)](n(246)),this[n(301)](n(298))}get[Vr(288)](){const t=Vr;let e=this;for(;e[t(292)];)e=e[t(292)];return e}get[Vr(262)](){const t=Vr;return!!this[t(274)]&&this[t(274)][t(268)]>0}get[Vr(248)](){const t=Vr;return 0!=this[t(287)][t(307)]&&6==Array[t(286)](this[t(287)])[0][t(297)](":")[t(268)]}get[Vr(300)](){return null!==this[Vr(314)]()}[Vr(273)](t){const e=Vr;this[e(287)][e(284)](t)}[Vr(264)](){const t=Vr;return Array[t(286)](this[t(287)])}[Vr(302)](){const t=Vr;return this[t(264)]()[t(295)]((e=>this[t(261)][t(289)][t(271)](e)))[t(299)]((t=>t))}[Vr(314)](){return this[Vr(302)]()[0]||null}[Vr(235)](){const t=Vr;this[t(261)][t(239)]((e=>{const n=t;for(const t of this[n(302)]())e[n(290)](t)})),this[t(287)][t(263)]()}[Vr(290)](t){const e=Vr;this[e(261)][e(239)]((n=>{n[e(290)](t)})),this[e(287)][e(254)](t)}[Vr(234)](t){const e=Vr,n=e(276)+this[e(265)]+":"+this[e(260)]+":"+this.id+":"+this[e(275)].id+":"+zr[e(233)]();this[e(273)](n),this[e(261)][e(239)]((r=>{r[e(255)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Vr(303)](t){const e=Vr;for(const n of this[e(283)]())if(n[e(238)](t))return!0;return!1}[Vr(283)](){const t=Vr;return this[t(302)]()[t(295)]((e=>e[t(282)]()))}[Vr(267)](){const t=Vr;return this[t(283)]()[t(313)](((e,n)=>[...e,...n[t(267)]()]),[])}[Vr(272)](){const t=Vr;var e;return(null===(e=this[t(314)]())||void 0===e?void 0:e[t(282)]())||null}[Vr(308)](){const t=Vr,e=this[t(283)]();if(1!=e[t(268)])return null;const n=e[0],r=n[t(252)][t(293)],s=n[t(285)][t(244)];return r instanceof i.Element?r!=s?null:r:null}[Vr(246)](){const t=Vr;this[t(306)](this[t(283)](),this[t(256)],this[t(277)]),this[t(235)]()}[Vr(298)](){const t=Vr;this[t(242)](this[t(283)](),this[t(256)],this[t(277)]),this[t(235)]()}[Vr(304)](){const t=Vr,e=[];let n=this[t(288)];for(;n;)e[t(305)](n),n=n[t(237)];return e}[Vr(316)](t,e){const n=Vr,r=Zn(this[n(277)]);gr(r,t,e),Dr(r,this[n(277)])||(this[n(277)]=r,this[n(249)](r))}[Vr(241)](t){const e=Vr,n=Zn(this[e(277)]);Gr(n,t),Dr(n,this[e(277)])||(this[e(277)]=n,this[e(249)](this[e(277)]))}[Vr(280)](){const t=Vr;return{id:this.id,type:this[t(260)]?this[t(265)]+":"+this[t(260)]:this[t(265)],authorId:this[t(275)].id,createdAt:this[t(294)],hasComments:this[t(262)],data:this[t(256)],attributes:this[t(277)]}}static[Vr(233)](){const t=Vr;return(0,e.uid)()[t(247)](1,5)}}function Kr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"ELEMENT_MERGE_FIELD":return r({id:"ELEMENT_MERGE_FIELD",string:"merge field",plural:"%0 merge fields"},n);case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion. Press %0 to go to the discussion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion. Press %0 to go to the discussion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion. Press %0 to go to the discussion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"SUGGESTION_THREAD_ARIA_LABEL":return r({string:"Suggestion by %1. Created on %2. %0 reply. %3",plural:"Suggestion by %1. Created on %2. %0 replies. %3",id:"SUGGESTION_THREAD_ARIA_LABEL"},n);case"SUGGESTION_THREAD_DESCRIPTION":return r({string:"Press Enter for more options. Press Escape to exit.",id:"SUGGESTION_THREAD_DESCRIPTION"});default:return e}}function qr(){const t=["length","_locale","72QDomuJ","*Change to:* %0","removeObject","map","_resolveDescriptionItems","add","end","registerDescriptionCallback","function","start","*Merge:* %0","insertion","registerAttributeLabel","_handleInsertRemoveSuggestionDescription","subType","pop","_handleAttributeSuggestionDescription","_handleCustomCallbackDescription","_itemLabels","832074vEdcNC","$1 $2","*Remove:* %0","getFirstRange","isEqual","4ZZSeHd","name","label","_attributeLabels","_schema","attribute","remove","_itemLabelsCallbacks","ELEMENT_SPACE","newValue","registerElementLabel","*Remove format:* %0","replace","quantity","addEmptyContainer","6eJEeNG","addFormat","nextSibling","join","elementEnd","text","element","match","nodeAfter","isInContent","addObject","853181lGyjHf","indexOf","EmptyContainer","isObject","344050VmXrNY","checkChild","data","6333570DfacYh","normal","getWalker","removeEmptyContainer","$textProxy","deletion","9KJAwto","REPLACE_TEXT","*Insert:* %0","get","5510360mzsaxG","previousSibling","13909533XkcaIW","getItemLabel","*Set format:* %0","elementStart","matchingCallback","_handleRenameSuggestionDescription","has","softBreak","push","format","type","_customCallbacks","set","Object","addContainer","removeFormat","item","isEmpty","skip","getDescriptions","removeContainer","key","_addDescriptionItems","Container","$text","*Split:* %0","1272722FPwrqz"];return(qr=function(){return t})()}const Yr=Xr;function Xr(t,e){const n=qr();return(Xr=function(t,e){return n[t-=118]})(t,e)}!function(t){const e=Xr,n=t();for(;;)try{if(742090===-parseInt(e(141))/1+parseInt(e(168))/2*(-parseInt(e(163))/3)+-parseInt(e(144))/4*(-parseInt(e(198))/5)+-parseInt(e(183))/6*(-parseInt(e(194))/7)+parseInt(e(211))/8*(-parseInt(e(207))/9)+parseInt(e(201))/10+parseInt(e(213))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qr);class Zr{constructor(t,e){const n=Xr;this[n(126)]=[],this[n(162)]=new Map,this[n(175)]=[],this[n(171)]=new Map,this[n(172)]=t,this[n(143)]=e}[Yr(134)](t){const e=Yr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(142)];o++){const i=t[o];if(!i[e(192)])continue;const a=this[e(161)](i);if(a){if(null!=i[e(158)]){if(r[e(121)](i[e(158)]))continue;r[e(149)](i[e(158)])}n[e(123)](a)}else if(e(173)!=i[e(125)])e(155)!=i[e(125)]&&e(206)!=i[e(125)]||this[e(157)](n,i,t[o+1]);else{const t=i[e(200)][e(136)];if(s[e(121)](t))continue;s[e(149)](i[e(200)][e(136)]),t==Rc?this[e(120)](n,i):this[e(160)](n,i)}}return this[e(148)](n)}[Yr(151)](t){const e=Yr;this[e(126)][e(123)](t)}[Yr(178)](t,n,r=e.priorities[Yr(202)]){const s=Yr;s(152)==typeof t?(0,e.insertToPriorityArray)(this[s(175)],{matchingCallback:t,label:n,priority:r}):this[s(162)][s(127)](t,n)}[Yr(156)](t,e){const n=Yr;this[n(171)][n(127)](t,e)}[Yr(214)](t,e=1){const n=Yr;let r;for(const e of this[n(175)])if(e[n(119)](t)){r=e[n(170)];break}return r||(r=this[n(162)][n(210)](t[n(169)])),r?r(e):1!==e?e+" "+t[n(169)]+"s":""+t[n(169)]}[Yr(137)](t,e){const n=Yr,r=e[n(166)]()[n(203)](),s=n(155)==e[n(125)]?n(149):n(174);for(const e of r){const o=e[n(131)],i=t[t[n(142)]-1];if(o.is(n(205)))i&&i[n(125)][n(195)](n(138))>-1&&t[n(159)](),i&&n(188)==i[n(125)]?i[s]+=o[n(200)]:t[n(123)]({type:n(188),add:n(149)==s?o[n(200)]:"",remove:n(174)==s?o[n(200)]:""});else if(this[n(172)][n(197)](o)){const a=o;if(i&&i[n(125)][n(195)](n(138))>-1&&t[n(159)](),n(187)==e[n(125)])continue;i&&i[n(125)]==s+n(128)&&i[n(189)][n(169)]==a[n(169)]?i[n(181)]++:t[n(123)]({type:s+n(128),element:a,quantity:1}),r[n(133)]((t=>!(n(187)==t[n(125)]&&t[n(131)]==o)))}else if(this[n(172)][n(199)](o,n(139))||o.is(n(189),n(122))){const r=o;if(n(149)==s&&n(118)==e[n(125)]||n(174)==s&&n(187)==e[n(125)])continue;if(i&&-1==i[n(125)][n(195)](n(138))){n(188)==i[n(125)]&&(i[s]+="\n");continue}let a;if(a=n(149)==s?r[n(185)]&&!this[n(172)][n(197)](r[n(185)])?r[n(185)]:null:r[n(212)]&&!this[n(172)][n(197)](r[n(212)])?r[n(212)]:null,r[n(132)]||a&&a[n(132)]){const e=a&&a[n(132)]?a:r;i&&i[n(125)]==s+n(196)&&i[n(189)][n(169)]==e[n(169)]?i[n(181)]++:t[n(123)]({type:s+n(196),element:e,quantity:1})}else t[n(123)]({type:s+n(138),element:r})}}}[Yr(148)](t){const e=Yr,n=this[e(143)],r=[],s=[],o=[];for(const i of t)switch(i[e(125)]){case e(188):if(i[e(149)]=i[e(149)][e(180)](/(\S)\u000A+(\S)/g,e(164))[e(180)](/\u000A/g,""),i[e(174)]=i[e(174)][e(180)](/(\S)\u000A+(\S)/g,e(164))[e(180)](/\u000A/g,""),""!=i[e(149)]&&""!=i[e(174)]){r[e(123)]({type:e(180),content:Kr(n,e(208),['"'+i[e(174)]+'"','"'+i[e(149)]+'"'])});continue}if(null!=i[e(149)][e(190)](/^ +$/)){r[e(123)]({type:e(155),content:Kr(n,e(209),Kr(n,e(176),i[e(149)][e(142)]))});continue}if(null!=i[e(174)][e(190)](/^ +$/)){r[e(123)]({type:e(206),content:Kr(n,e(165),Kr(n,e(176),i[e(174)][e(142)]))});continue}if(""!=i[e(149)]){r[e(123)]({type:e(155),content:Kr(n,e(209),'"'+i[e(149)]+'"')});continue}r[e(123)]({type:e(206),content:Kr(n,e(165),'"'+i[e(174)]+'"')});continue;case e(182):case e(193):r[e(123)]({type:e(155),content:Kr(n,e(209),this[e(214)](i[e(189)],i[e(181)]))});continue;case e(204):case e(146):r[e(123)]({type:e(206),content:Kr(n,e(165),this[e(214)](i[e(189)],i[e(181)]))});continue;case e(129):r[e(123)]({type:e(155),content:Kr(n,e(140),this[e(214)](i[e(189)],i[e(181)]))});continue;case e(135):r[e(123)]({type:e(206),content:Kr(n,e(154),this[e(214)](i[e(189)],i[e(181)]))});continue;case e(184):s[e(123)](i[e(136)]);continue;case e(130):o[e(123)](i[e(136)]);continue;default:r[e(123)](i)}if(s[e(142)]){const t=s[e(147)]((t=>this[e(171)][e(121)](t)?this[e(171)][e(210)](t):t))[e(186)](", ");r[e(123)]({type:e(124),content:Kr(this[e(143)],e(215),t)})}if(o[e(142)]){const t=o[e(147)]((t=>this[e(171)][e(121)](t)?this[e(171)][e(210)](t):t))[e(186)](", ");r[e(123)]({type:e(124),content:Kr(this[e(143)],e(179),t)})}return r}[Yr(161)](t){const e=Yr;for(const n of this[e(126)]){const r=n(t);if(r&&e(125)in r)return r}}[Yr(160)](t,e){const n=Yr,r=e[n(200)],s=void 0===r[n(177)]?n(130):n(184);t[n(123)]({type:s,key:r[n(136)]})}[Yr(120)](t,e){const n=Yr;t[n(123)]({type:n(124),content:Kr(this[n(143)],n(145),this[n(214)](e[n(166)]()[n(153)][n(191)],1))})}[Yr(157)](t,e,n){const r=Yr;if(this[r(137)](t,e),n&&n[r(166)]()&&!e[r(166)]()[r(150)][r(167)](n[r(166)]()[r(153)])){const n=t[t[r(142)]-1],s=r(155)==e[r(125)]?r(149):r(174);n&&r(188)==n[r(125)]&&(n[s]+="\n")}}}const Qr=Jr;function Jr(t,e){const n=$r();return(Jr=function(t,e){return n[t-=442]})(t,e)}function $r(){const t=["afterInit","38708cYUgTj","1008LFIcvA","2287023JbrOzd","348640NDRTkB","commands","87280xnKSbp","5581982TtYnzP","showAIAssistant","2HRNkmd","6110910cZhRox","TrackChangesEditing","377339OrFiqZ","plugins","610LktZQt","enableCommand","get","editor"];return($r=function(){return t})()}!function(t){const e=Jr,n=t();for(;;)try{if(759143===-parseInt(e(458))/1*(-parseInt(e(455))/2)+parseInt(e(449))/3+-parseInt(e(447))/4*(parseInt(e(442))/5)+-parseInt(e(456))/6+parseInt(e(453))/7+parseInt(e(450))/8+-parseInt(e(448))/9*(-parseInt(e(452))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($r);class ts extends t.Plugin{[Qr(446)](){const t=Qr,e=this[t(445)],n=e[t(459)][t(444)](t(457));e[t(451)][t(444)](t(454))&&n[t(443)](t(454))}}function es(t,e){const n=rs();return(es=function(t,e){return n[t-=299]})(t,e)}const ns=es;function rs(){const t=["get","4kUPMSy","TrackChangesEditing","351jbkVVQ","75980QSntqO","type","registerDescriptionCallback","FORMAT_JUSTIFY_TEXT","88bBcEwQ","left","registerAttributeLabel","plugins","descriptionFactory","commandParams","value","center","908727LCzixn","182399tFbRfa","locale","formatBlock","justify","enableDefaultAttributesIntegration","commandName","FORMAT_ALIGN_TO_CENTER","FORMAT_ALIGNMENT","AlignmentEditing","format","afterInit","right","115142HWOcoe","*Format:* %0","224095FeleSN","registerBlockAttribute","5542559qovxow","has","1273332SzVgzc","1klVrxa","editor","alignment","_registerLegacyDescription","FORMAT_ALIGN_TO_RIGHT","FORMAT_ALIGN_TO_LEFT"];return(rs=function(){return t})()}!function(t){const e=es,n=t();for(;;)try{if(182519===parseInt(e(309))/1*(parseInt(e(302))/2)+parseInt(e(331))/3+-parseInt(e(316))/4*(parseInt(e(304))/5)+-parseInt(e(308))/6+-parseInt(e(332))/7*(-parseInt(e(323))/8)+-parseInt(e(318))/9*(-parseInt(e(319))/10)+-parseInt(e(306))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rs);class ss extends t.Plugin{[ns(300)](){const t=ns,e=this[t(310)],n=e[t(333)];if(!e[t(326)][t(307)](t(340)))return;const r=e[t(326)][t(315)](t(317));r[t(336)](t(311)),r[t(305)](t(311)),r[t(327)][t(325)](t(311),Kr(n,t(339))),this[t(312)]()}[ns(312)](){const t=ns,e=this[t(310)],n=e[t(333)];e[t(326)][t(315)](t(317))[t(327)][t(321)]((e=>{const r=t;if(r(334)!=e[r(320)])return;const{data:s}=e;if(s&&r(311)==s[r(337)]){const t=s[r(328)][0][r(329)];return{type:r(299),content:Kr(n,r(303),function(t){const e=r;switch(t){case e(324):return Kr(n,e(314));case e(301):return Kr(n,e(313));case e(330):return Kr(n,e(338));case e(335):return Kr(n,e(322))}}(t))}}}))}}function os(t,e){const n=as();return(os=function(t,e){return n[t-=146]})(t,e)}const is=os;function as(){const t=["bold","registerAttributeLabel","144czwOzD","FORMAT_STRIKETHROUGH","ItalicEditing","underline","FORMAT_SUPERSCRIPT","232453nCYJbC","8503848nlsFFE","FORMAT_UNDERLINE","subscript","enableDefaultAttributesIntegration","registerInlineAttribute","plugins","superscript","2479132eUKyly","5927481osvqTP","code","format","68804RTcpwf","type","BoldEditing","SuperscriptEditing","strikethrough","_registerLegacyDescription","FORMAT_CODE","forceValue","TrackChangesEditing","*Format:* %0","FORMAT_","get","20028CoWjFa","FORMAT_BOLD","FORMAT_ITALIC","2575TykggD","locale","toUpperCase","toLowerCase","commandName","36278901IPvkEe","afterInit","formatInline","commandParams","has","editor","FORMAT_SUBSCRIPT","descriptionFactory","registerDescriptionCallback","italic","CodeEditing","StrikethroughEditing","UnderlineEditing","SubscriptEditing","*Remove format:* %0","slice"];return(as=function(){return t})()}!function(t){const e=os,n=t();for(;;)try{if(861811===parseInt(e(151))/1+-parseInt(e(163))/2*(-parseInt(e(146))/3)+-parseInt(e(159))/4+-parseInt(e(178))/5*(-parseInt(e(175))/6)+parseInt(e(160))/7+parseInt(e(152))/8+-parseInt(e(183))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(as);const cs=[is(165),is(148),is(195),is(193),is(194),is(196),is(166)];class us extends t.Plugin{[is(184)](){const t=is,e=this[t(188)],n=e[t(157)][t(174)](t(171)),r=e[t(179)];for(const s of cs){if(!e[t(157)][t(187)](s))continue;const o=s[t(198)](0,-7)[t(181)](),i=t(173)+o[t(180)]();n[t(155)](o),n[t(156)](o),n[t(190)][t(200)](o,Kr(r,i))}this[t(168)]()}[is(168)](){const t=is,e=this[t(188)],n=e[t(179)],r=e[t(157)][t(174)](t(171));function s(e,s){const o=t;r[o(190)][o(191)]((t=>{const r=o;if(r(185)!=t[r(164)])return;const{data:i}=t;return i&&i[r(182)]===e?i[r(186)][0][r(170)]?{type:r(162),content:Kr(n,r(172),s)}:{type:r(162),content:Kr(n,r(197),s)}:void 0}))}s(t(199),Kr(n,t(176))),s(t(192),Kr(n,t(177))),s(t(149),Kr(n,t(153))),s(t(161),Kr(n,t(169))),s(t(167),Kr(n,t(147))),s(t(154),Kr(n,t(189))),s(t(158),Kr(n,t(150)))}}const ls=fs;function fs(t,e){const n=hs();return(fs=function(t,e){return n[t-=318]})(t,e)}function hs(){const t=["has","format","BlockQuoteEditing","document","commandParams","4035340SmuFAr","from","5179ddAdwm","change","value","getSelectedBlocks","plugins","markBlockFormat","7351916spPXCN","7720608BnvXFi","forceValue","descriptionFactory","enableCommand","275YCOrMW","351442iJsqfu","selection","editor","commandName","parent","*Set format:* %0","model","locale","schema","commands","blockQuote","26706epYpRZ","178732VTGdZI","afterInit","checkChild","name","$root","ELEMENT_BLOCK_QUOTE","556rLgDen","get","15yZXJud","9pDGPfi","registerDescriptionCallback","*Remove format:* %0","TrackChangesEditing","filter"];return(hs=function(){return t})()}!function(t){const e=fs,n=t();for(;;)try{if(768324===-parseInt(e(347))/1*(-parseInt(e(332))/2)+parseInt(e(334))/3*(parseInt(e(326))/4)+-parseInt(e(358))/5*(parseInt(e(325))/6)+parseInt(e(359))/7+-parseInt(e(354))/8+parseInt(e(335))/9*(-parseInt(e(345))/10)+parseInt(e(353))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(hs);class ds extends t.Plugin{[ls(327)](){const t=ls,e=this[t(361)],n=e[t(321)];if(!e[t(351)][t(340)](t(342)))return;const r=e[t(351)][t(333)](t(338)),s=this[t(361)][t(323)][t(333)](t(324));r[t(357)](t(324),((n,o={})=>{const i=t,a=this[i(361)][i(320)][i(343)][i(360)],c=o&&void 0!==o[i(355)]?o[i(355)]:!s[i(349)];let u=[];if(c){const t=Array[i(346)](a[i(350)]())[i(339)]((t=>gs(t)||function(t,e){const n=i,r=e[n(328)](t[n(318)],n(324)),s=e[n(328)]([n(330),n(324)],t);return r&&s}(t,this[i(361)][i(320)][i(322)])));u=k(t,e[i(320)])}else{const t=Array[i(346)](a[i(350)]())[i(339)]((t=>gs(t)));u=k(t,e[i(320)])}e[i(320)][i(348)]((()=>{const t=i;for(const e of u)r[t(352)](e,{commandName:t(324),commandParams:[{forceValue:c}]})}))})),r[t(356)][t(336)]((e=>{const r=t,{data:s}=e;if(s&&r(324)==s[r(362)]){const t=Kr(n,r(331));return s[r(344)][0][r(355)]?{type:r(341),content:Kr(n,r(319),t)}:{type:r(341),content:Kr(n,r(337),t)}}}))}}function gs(t){const e=ls;return e(324)==t[e(318)][e(329)]}function ps(){const t=["editor","CaseChange","446244LqiTEe","afterInit","enableCommand","10JplGWn","TrackChangesEditing","3743406KjIixS","changeCaseTitle","18845BdQIUP","changeCaseLower","has","plugins","388YNdxws","4666008PWQHrM","635144rTxaHv","3924396DOYUTs","20BJFTDf","get","changeCaseUpper","2017533ahGjfn"];return(ps=function(){return t})()}function ms(t,e){const n=ps();return(ms=function(t,e){return n[t-=360]})(t,e)}const Is=ms;!function(t){const e=ms,n=t();for(;;)try{if(374227===parseInt(e(373))/1+-parseInt(e(363))/2*(parseInt(e(360))/3)+-parseInt(e(371))/4*(-parseInt(e(367))/5)+parseInt(e(374))/6+-parseInt(e(378))/7+parseInt(e(372))/8+parseInt(e(365))/9*(-parseInt(e(375))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ps);class Es extends t.Plugin{[Is(361)](){const t=Is,e=this[t(379)];e[t(370)][t(369)](t(380))&&(e[t(370)][t(376)](t(364))[t(362)](t(377)),e[t(370)][t(376)](t(364))[t(362)](t(368)),e[t(370)][t(376)](t(364))[t(362)](t(366)))}}const Ts=_s;!function(t){const e=_s,n=t();for(;;)try{if(160732===parseInt(e(214))/1+parseInt(e(228))/2+parseInt(e(227))/3*(-parseInt(e(216))/4)+-parseInt(e(213))/5*(parseInt(e(229))/6)+-parseInt(e(223))/7+parseInt(e(226))/8*(parseInt(e(225))/9)+-parseInt(e(224))/10*(parseInt(e(221))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ys);class bs extends t.Plugin{[Ts(220)](){const t=Ts,e=this[t(217)];e[t(218)][t(219)](t(222))&&e[t(215)][t(219)](t(212))[t(230)](t(222))}}function _s(t,e){const n=ys();return(_s=function(t,e){return n[t-=212]})(t,e)}function ys(){const t=["plugins","730488WjBzQU","editor","commands","get","afterInit","173525WDiRlV","ckbox","873348tqyJiz","70UXtOUV","2185731OyOSWw","8WwJWuf","3LYGqZQ","275916OZgZFx","13434BUcfwE","enableCommand","TrackChangesEditing","245CRSimC","307437aSXqdz"];return(ys=function(){return t})()}const As=Cs;function ks(){const t=["document","model","schema","selection","rootElement","isLimit","outdentCodeBlock","toLowerCase","1270NtEUwC","*Set format:* %0","forceValue","plugins","getSelectedBlocks","locale","TrackChangesEditing","247156UklasF","66730FxsbSo","afterInit","config","checkChild","12971214EiMfIK","filter","8454JEMGyt","registerDescriptionCallback","name","commands","commandParams","indentCodeBlock","enableCommand","parent","markBlockFormat","languages","*Remove format:* %0","format","codeBlock","label","has","40856phcQbh","formatBlock","change","language","ELEMENT_CODE_BLOCK","98WgYaCe","blockName","get","from","type","descriptionFactory","value","registerElementLabel","1040544KzUcxI","commandName","CodeBlock","editor","find","1057460UUGXUB"];return(ks=function(){return t})()}function Cs(t,e){const n=ks();return(Cs=function(t,e){return n[t-=432]})(t,e)}!function(t){const e=Cs,n=t();for(;;)try{if(186858===-parseInt(e(479))/1+parseInt(e(480))/2+-parseInt(e(458))/3+-parseInt(e(463))/4+parseInt(e(472))/5*(-parseInt(e(486))/6)+parseInt(e(450))/7*(-parseInt(e(445))/8)+parseInt(e(484))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ks);class Ls extends t.Plugin{[As(481)](){const t=As,e=this[t(461)];if(!e[t(475)][t(444)](t(460)))return;const n=e[t(475)][t(452)](t(478)),r=e[t(477)],s=e[t(482)][t(452)](t(442))[t(439)],o=e[t(433)][t(452)](t(442));n[t(436)](t(435)),n[t(436)](t(470)),n[t(436)](t(442),((r,i={})=>{const a=t,c=e[a(465)],u=e[a(465)][a(464)][a(467)],l=i&&void 0!==i[a(474)]?i[a(474)]:!o[a(456)];let f;i[a(448)]||(i[a(448)]=s[0][a(448)]),f=l?Array[a(453)](u[a(476)]())[a(485)]((t=>Rs(t)||function(t,e){const n=a;return!t.is(n(468))&&!e[n(469)](t)&&e[n(483)](t[n(437)],n(442))}(t,c[a(466)]))):Array[a(453)](u[a(476)]())[a(485)]((t=>Rs(t)));const h=k(f,c);c[a(447)]((()=>{const t=a;for(const e of h)n[t(438)](e,{commandName:t(442),commandParams:[{...i,forceValue:l}],formatGroupId:t(451)})}))})),n[t(455)][t(457)](t(442),(e=>Kr(r,t(449),e))),n[t(455)][t(487)]((e=>{const n=t;if(n(446)!=e[n(454)])return;const o=r.t,{data:i}=e;if(!i||n(442)!=i[n(459)])return;const a=i[n(434)][0][n(448)],c=o(s[n(462)]((t=>t[n(448)]===a))[n(443)])[n(471)]();return i[n(434)][0][n(474)]?{type:n(441),content:Kr(r,n(473),Kr(r,n(449),1)+" ("+c+")")}:{type:n(441),content:Kr(r,n(440),Kr(r,n(449),1))}}))}}function Rs(t){const e=As;return e(442)==t[e(432)]}const Ss=Ms;function Ns(){const t=["enableCommand","addCommentThread","18VViKmX","plugins","TrackChangesEditing","409570jTtYnr","1147916grHGDg","358qsdIBn","3650706NLpMZe","has","10nkXLXW","afterInit","CommentsEditing","2931COOthj","get","editor","5342712WLuOhD","881526KHoulF","18961880BozSuU"];return(Ns=function(){return t})()}function Ms(t,e){const n=Ns();return(Ms=function(t,e){return n[t-=424]})(t,e)}!function(t){const e=Ms,n=t();for(;;)try{if(514500===-parseInt(e(424))/1+parseInt(e(433))/2*(parseInt(e(439))/3)+-parseInt(e(432))/4*(-parseInt(e(436))/5)+-parseInt(e(428))/6*(parseInt(e(431))/7)+-parseInt(e(442))/8+-parseInt(e(434))/9+parseInt(e(425))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ns);class vs extends t.Plugin{[Ss(437)](){const t=Ss,e=this[t(441)];e[t(429)][t(435)](t(438))&&e[t(429)][t(440)](t(430))[t(426)](t(427))}}var ws=n(834);function Os(t,e,n){const r=Fs,s=[];for(const o of e[r(361)]())o[r(369)](t)&&s[r(356)](n[r(365)](o));return s}function Fs(t,e){const n=Ds();return(Fs=function(t,e){return n[t-=331]})(t,e)}function Ds(){const t=["previousPosition","getItems","createUIElement","test","isContent","createRangeOn","_splitMarkerName","activeMarkers","nextSibling","hasAttribute","markerName","schema","TrackChangesEditing","5133976PHNogW","171sZAyuT","920610LbOQfi","model","get","getCustomProperty","145840IySLkC","4qxHBRH","span","start","145723RUwnbG","ck-suggestion-marker--active","consumable","includes","getWalker","elementEnd","417225VEQIDW","addClass","toViewElement","ck-suggestion-marker-","mapper","insert","addHighlight","isAtEnd","plugins","writer","600728JpFJRz","type","isBlock","bindElementToMarker","toViewPosition","126FvwVvZ","2336544FEXFnf","isLimit","item","push","parent","name","markerRange"];return(Ds=function(){return t})()}function xs(t,e,{showActiveMarker:n=!0}={}){const r=Fs,s=t[r(345)][r(377)](r(372));return(o,i,a)=>{const c=r;if(!a[c(333)][c(363)](i[c(359)],o[c(358)]))return;const u=i[c(359)][c(335)](),l=i[c(359)][c(382)],f=t[c(376)][c(371)];let h=null,d=null,g=!1,p=!1;for(const t of u){const e=t[c(355)];g=g||f[c(364)](e);const n=a[c(341)][c(339)](e);if(n&&n[c(378)](c(343)))return;c(336)==t[c(348)]&&f[c(349)](e)&&!f[c(354)](e)&&(e[c(368)]||l[c(344)]?h&&h[c(357)]==e||(h=e,m(t[c(360)]),p=!0):d=d||t[c(360)])}function m(t){const r=c,{authorId:o}=s[r(366)](i[r(370)]),u=a[r(346)][r(362)](r(381),{class:r(340)+e,"data-author-id":o}),l=a[r(341)][r(351)](t);n&&s[r(367)][r(334)](i[r(370)])&&a[r(346)][r(338)](r(332),u),a[r(346)][r(342)](l,u),a[r(341)][r(350)](u,i[r(370)])}g||p||!d||m(d)}}!function(t){const e=Fs,n=t();for(;;)try{if(454808===-parseInt(e(331))/1+parseInt(e(347))/2+parseInt(e(337))/3*(parseInt(e(380))/4)+-parseInt(e(379))/5*(parseInt(e(352))/6)+-parseInt(e(353))/7+-parseInt(e(373))/8+-parseInt(e(374))/9*(-parseInt(e(375))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ds);const Ps=Us;function Bs(){const t=["editor","setSelection","33196AhEyNS","data","merge","commands","8xdKRIW","addMarker:suggestion:deletion","mapper","high","deleteForward","1454FHexfM","markerNameToElements","enableCommand","fromRange","selection","createRange","createSelection","root","init","options","$graveyard","buffer","model","remove","2019609qiqegZ","181pcrilU","showSuggestionHighlights","detach","27JdfSzl","5920735kYEHBi","removeMarker:suggestion:deletion","modifySelection","bind","unbindElementFromMarkerName","TrackChangesEditing","delete","isCollapsed","rootName","unit","4110526wsaAUu","plugins","uiElement","forward","3730572AsUahd","lock","markerName","batch","getFirstRange","requires","enqueueChange","start","get","end","editing","unlock","writer","1185770FoWLcr","253XjWkGD","downcastDispatcher","document"];return(Bs=function(){return t})()}function Us(t,e){const n=Bs();return(Us=function(t,e){return n[t-=156]})(t,e)}!function(t){const e=Us,n=t();for(;;)try{if(615441===-parseInt(e(209))/1*(-parseInt(e(194))/2)+parseInt(e(212))/3*(-parseInt(e(185))/4)+-parseInt(e(213))/5+-parseInt(e(166))/6+-parseInt(e(162))/7*(parseInt(e(189))/8)+parseInt(e(208))/9+-parseInt(e(179))/10*(-parseInt(e(180))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bs);class js extends t.Plugin{static get[Ps(171)](){return[ws.Delete]}[Ps(202)](){const t=Ps,e=this[t(183)],n=e[t(163)][t(174)](t(157));n[t(196)](t(158));const r=e[t(188)][t(174)](t(193));n[t(196)](t(193),((n,s={})=>{const o=t,a=e[o(206)][o(200)](e[o(206)][o(182)][o(198)]);a[o(159)]&&e[o(206)][o(215)](a,{direction:o(165),unit:s[o(161)]});const c=a[o(170)](),u=i.LiveRange[o(197)](c);let l;n(s),l=o(204)==u[o(201)][o(160)]?e[o(206)][o(199)](c[o(173)]):e[o(206)][o(199)](u[o(173)],u[o(175)]),u[o(211)](),e[o(206)][o(172)](r[o(205)][o(169)],(t=>{const e=o;r[e(205)][e(167)](),t[e(184)](t[e(199)](l[e(175)])),r[e(205)][e(177)]()}))})),e[t(176)][t(181)].on(t(190),xs(e,t(187)),{priority:t(192)}),e[t(186)][t(181)].on(t(190),((n,r,s)=>{const o=t;s[o(203)][o(210)]&&xs(e,o(187),{showActiveMarker:!1})[o(216)](this)(n,r,s)}),{priority:t(192)}),e[t(176)][t(181)].on(t(214),((e,n,r)=>{const s=t,o=r[s(191)][s(195)](n[s(168)]);if(o)for(const t of o)t.is(s(164))&&(r[s(191)][s(156)](t,n[s(168)]),r[s(178)][s(207)](t))}),{priority:t(192)})}}const Gs=Vs;function Vs(t,e){const n=Hs();return(Vs=function(t,e){return n[t-=463]})(t,e)}function Hs(){const t=["registerCustomCallback","listType","commandParams","bulleted","getSuggestions","ELEMENT_","_suggestionFactory","list.multiBlock","getAttribute","12tuTJwi","registerAttributeLabel","305095NzHUej","deletion","locale","getFirstMarker","createPositionAt","ELEMENT_TODO_LIST","*Format:* remove from %0","value","*Merge:* list item","*Uncheck item*","change","selection","16YvFSkG","customNumberedList","getSuggestion","mergeListItemBackward","documentList","add","fromRange","outdentList","registerPostFixer","todoListChecked","TodoListEditing","706345ySYkSU","refresh","isLocal","*Split:* list item","formatBlock","*Remove format:* %0","from","288186FyVThm","next","attributeKey","324124GIhypB","document","differ","nodeAfter","listStart","setAttribute","ELEMENT_LIST_ITEM","trackChangesCommand","3092320SvpFab","ELEMENT_NUMBERED_LIST","filter","start","multipleBlocks","listMarker","map","commandName","hasSuggestion","TrackChangesEditing","80738HVsRrX","splitListItemBefore","suggestion","getFirstRange","change:data","suggestion:attribute:","editor","listIndent","numberedList","model","_supportLegacySuggestions","_registerLegacyDescription","*Check item*","*Set format:* %0","includes","setSelection","*Merge:* %0","*Outdent:* %0","default","data","format","noTrackChangesFixer","splitListItemAfter","*Indent:* %0","registerBlockAttribute","createRange","registerDescriptionCallback","getChanges","oldValue","high","bulletedList","startsWith","getRanges","isNextTo","oldRange","listReversed","key","previousSibling","parent","push","attributes","_splitMarkerName","meta","registerElementLabel","assureChains","config","*Format:* insert into %0","forceValue","descriptionFactory","plugins","checkTodoList","mergeListItemForward","end","ListEditing","todoList","accept","nextSibling","_LIST","detach","numbered","listItemId","execute","enableDefaultAttributesIntegration","size","batch","listItemIdFixer","customBulletedList","todo","length","_getAttributeKey","todoListCheck","ELEMENT_BULLETED_LIST","head","getChangedMarkers","find","*Change to:* %0","newRange","type","groupId","97677wOQGBs","indentList","has","attribute","commands","listStyle","listMarkerStyle","toUpperCase","_findSuggestions","range","isUndo","newValue","isObject","name","containsItem","removeMarker","get","afterInit","FORMAT_INDENT","schema","8QcRzDi"];return(Hs=function(){return t})()}!function(t){const e=Vs,n=t();for(;;)try{if(109763===parseInt(e(479))/1+parseInt(e(623))/2+-parseInt(e(620))/3*(parseInt(e(578))/4)+-parseInt(e(613))/5+-parseInt(e(588))/6*(parseInt(e(590))/7)+-parseInt(e(602))/8*(parseInt(e(558))/9)+parseInt(e(469))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hs);class Ws extends t.Plugin{[Gs(575)](){const t=Gs,e=this[t(485)];if(!e[t(528)][t(560)](t(532)))return;const n=e[t(592)],r=e[t(528)][t(574)](t(478)),s=e[t(528)][t(560)](t(612)),o=!!e[t(524)][t(574)](t(586));function i(e){const r=t;return{type:r(499),content:""+Kr(n,r(492),e)}}function a(e){const r=t;return{type:r(499),content:""+Kr(n,r(618),e)}}r[t(541)](t(487)),r[t(541)](t(509)),r[t(541)](t(603)),r[t(541)](t(545)),r[t(541)](t(559)),r[t(541)](t(609)),r[t(541)](t(501)),r[t(541)](t(480)),r[t(503)](t(539)),r[t(503)](t(580)),r[t(503)](t(486)),o&&(r[t(541)](t(605)),r[t(541)](t(530))),s&&(r[t(541)](t(533)),r[t(541)](t(529)),r[t(503)](t(611)),r[t(527)][t(505)]((e=>{const r=t,{data:s}=e;if(s&&r(611)==s[r(515)])return{type:r(499),content:s[r(569)]?Kr(n,r(491)):Kr(n,r(599))}})),this[t(485)][t(488)][t(624)][t(610)]((e=>{const n=t;if(e[n(543)][n(568)])return!1;let s=!1;const o=r[n(583)]({skipNotAttached:!0})[n(471)]((t=>n(611)===r[n(548)](t)));for(const t of o)n(546)!=t[n(482)]()[n(472)][n(464)][n(587)](n(580))&&(r[n(566)](t[n(482)](),n(561))[n(553)]((t=>n(580)===r[n(548)](t[n(481)])))||(e[n(573)](t[n(593)]()),s=!0));return s}))),r[t(527)][t(589)](t(486),Kr(n,t(576)));const c={type:t(499),content:""};r[t(527)][t(505)]((e=>{const r=t,{data:s}=e;if(!s||r(580)!=s[r(515)])return;let u=e[r(551)];for(;u;){if(u[r(498)]&&((r(563)==u[r(498)][r(515)]||r(564)==u[r(498)][r(515)])&&(u[r(498)][r(569)]&&r(497)!=u[r(498)][r(569)]||r(497)!=u[r(498)][r(507)]&&!s[r(569)])||!o&&u[r(498)][r(515)]==Rc))return c;u=u[r(621)]}if(null==s[r(569)])switch(s[r(507)]){case r(582):return a(Kr(n,r(550)));case r(538):return a(Kr(n,r(470)));case r(546):return a(Kr(n,r(595)))}switch(s[r(569)]){case r(582):return i(Kr(n,r(550)));case r(538):return i(Kr(n,r(470)));case r(546):return i(Kr(n,r(595)))}})),r[t(527)][t(505)]((e=>{const n=t,{data:r}=e;if(r&&n(486)==r[n(515)])return null==r[n(569)]||null==r[n(507)]&&0==r[n(569)]?c:void 0})),r[t(527)][t(505)]((e=>{const r=t;if(r(561)!=e[r(556)])return;const{data:s}=e;if(!s||r(539)!=s[r(515)])return;const o=zs(e);return r(569)==o?{type:r(499),content:Kr(n,r(598))}:r(507)==o?{type:r(499),content:Kr(n,r(616))}:c})),e[t(488)][t(624)][t(610)]((e=>this[t(544)](e))),e[t(488)][t(624)][t(610)]((e=>this[t(500)](e))),e[t(488)][t(624)].on(t(483),((e,n)=>{const r=t;if(n[r(568)]||!n[r(615)])return!1;this[r(523)]()}),{priority:t(508)}),this[t(489)]()}[Gs(544)](t){const e=Gs;if(t[e(543)][e(568)]||!t[e(543)][e(615)])return!1;let n=!1;const r=this[e(485)][e(528)][e(574)](e(478))[e(583)]({skipNotAttached:!0})[e(471)]((t=>t[e(498)]&&e(539)==t[e(498)][e(515)]))[e(471)]((t=>t[e(498)][e(569)]&&t[e(498)][e(507)]));for(const s of r)zs(s)||(t[e(573)](s[e(593)]()),n=!0);return n}[Gs(500)](t){const e=Gs;if(t[e(543)][e(568)]||!t[e(543)][e(615)])return!1;const n=this[e(485)][e(528)][e(574)](e(478));if(n[e(468)][e(597)])return!1;let r=!1;const s=[e(580),e(539),e(486),e(563),e(465),e(514),e(549),e(474),e(564)],o=this[e(485)][e(488)][e(624)][e(463)][e(506)]()[e(471)]((t=>e(561)==t[e(556)]))[e(471)]((t=>s[e(493)](t[e(622)])));if(0==o[e(547)])return r;for(const i of o){const o=n[e(566)](i[e(567)],e(561))[e(471)]((t=>!t[e(521)][e(512)]))[e(475)]((t=>t[e(481)]))[e(471)]((t=>{const r=e,o=n[r(548)](t);return s[r(493)](o)}));if(o[e(547)]){for(const n of o)t[e(573)](n[e(593)]());r=!0}}return r}[Gs(523)](){const t=Gs,e=this[t(485)][t(528)][t(574)](t(478)),n=[t(580),t(539),t(486),t(563),t(465),t(514),t(549),t(474),t(564)];let r;const s=new Set(this[t(485)][t(488)][t(624)][t(463)][t(552)]()[t(471)]((r=>{const s=t;if(r[s(498)][s(513)]||!r[s(498)][s(555)])return null;if(!r[s(571)][s(510)](s(484)))return null;const{id:o}=e[s(520)](r[s(571)]);if(!e[s(477)](o))return null;const i=e[s(604)](o);return n[s(493)](i[s(498)][s(515)])}))[t(475)]((n=>{const s=t,{id:o}=e[s(520)](n[s(571)]),i=e[s(604)](o);return r=i[s(519)][s(557)],i[s(482)]()[s(472)][s(464)]})));if(0==s[t(542)])return;const o=e[t(583)]({skipNotAttached:!0})[t(471)]((e=>t(561)==e[t(556)]&&e[t(498)]&&n[t(493)](e[t(498)][t(515)])&&e[t(519)][t(557)]!=r))[t(475)]((e=>({listItem:e[t(482)]()[t(472)][t(464)],groupId:e[t(519)][t(557)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(560)](n)&&i[t(607)](e);for(const n of e[t(583)]())i[t(560)](n[t(519)][t(557)])&&n[t(466)](t(557),r)}[Gs(489)](){const t=Gs,e=this[t(485)],n=e[t(592)],r=e[t(528)][t(574)](t(478));this[t(490)](),r[t(585)][t(579)](t(617),t(606),t(534),(function(n,r){const s=t,o=[];for(let t of n)t[s(472)][s(464)]===t[s(531)][s(517)]&&(t=e[s(488)][s(504)](e[s(488)][s(594)](t[s(472)][s(464)],0))),o[s(518)](t);e[s(488)][s(600)]((t=>{const n=s,a=e[n(488)][n(624)][n(601)],c=Array[n(619)](a[n(511)]())[n(475)]((t=>i.LiveRange[n(608)](t)));t[n(494)](o),e[n(562)][n(574)](r[n(476)])[n(614)](),r[n(581)][n(518)]({forceDefaultExecution:!0}),e[n(540)](r[n(476)],...r[n(581)]),t[n(494)](c);for(const t of c)t[n(537)]()}))})),r[t(527)][t(522)]((function(n){const r=t,s=!e[r(488)][r(577)][r(570)](n),o=n[r(516)],i=n[r(535)],a=n[r(587)](r(539)),c=!o||o[r(587)](r(539))!==a,u=!i||i[r(587)](r(539))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(467),e)))}[Gs(490)](){const t=Gs,e=this[t(485)],n=e[t(592)];function r(n){const r=t,s=e[r(562)][r(574)](r(509))[r(597)],o=e[r(562)][r(574)](r(487))[r(597)];return r(487)===n?s:o}e[t(528)][t(574)](t(478))[t(527)][t(505)]((function(s){const o=t;if(o(617)!=s[o(556)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(476)]){case o(509):u=i[o(581)][0][o(526)],l=r(i[o(476)]),a=o(u?525:596),!l&&e[o(524)][o(574)](o(586))||(a=o(554)),c={type:o(499),content:Kr(n,a,Kr(n,o(550)))};break;case o(487):u=i[o(581)][0][o(526)],l=r(i[o(476)]),a=o(u?525:596),!l&&e[o(524)][o(574)](o(586))||(a=o(554)),c={type:o(499),content:Kr(n,a,Kr(n,o(470)))};break;case o(559):a=o(502),c={type:o(499),content:Kr(n,a,Kr(n,o(467)))};break;case o(609):a=function(t){const e=o,n=t[e(482)]();let r=n[e(472)][e(464)];for(;r&&n[e(572)](r);){if(r[e(587)](e(486))>0)return!1;r=r[e(535)]}return!0}(s)?Kr(n,o(596),Kr(n,function(t){const e=o;return e(584)+t[e(482)]()[e(472)][e(464)][e(587)](e(580))[e(565)]()+e(536)}(s))):Kr(n,o(496),Kr(n,o(467))),c={type:o(499),content:a};break;case o(605):case o(530):!1===i[o(473)]&&(a=o(495),c={type:o(591),content:Kr(n,a,Kr(n,o(467)))})}return c}))}}function zs(t){const e=Gs;let n=t[e(482)]()[e(472)][e(464)][e(516)];for(;n;){const r=n[e(587)](e(539));if(!r)return!1;if(r==t[e(498)][e(569)])return e(569);if(r==t[e(498)][e(507)])return e(507);n=n[e(516)]}return!1}const Ks=qs;function qs(t,e){const n=Qs();return(qs=function(t,e){return n[t-=481]})(t,e)}!function(t){const e=qs,n=t();for(;;)try{if(259089===-parseInt(e(521))/1*(-parseInt(e(563))/2)+-parseInt(e(488))/3*(-parseInt(e(560))/4)+-parseInt(e(553))/5+-parseInt(e(497))/6*(-parseInt(e(519))/7)+parseInt(e(514))/8+-parseInt(e(528))/9*(-parseInt(e(561))/10)+-parseInt(e(487))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qs);class Ys extends t.Plugin{[Ks(526)](){const t=Ks;if(!this[t(550)][t(512)][t(495)](t(501)))return;const e=this[t(550)][t(484)][t(557)](t(518)),n=this[t(550)][t(512)][t(557)](t(566));e[t(539)]&&(n[t(541)](t(496)),n[t(492)](t(496))),e[t(551)]&&(n[t(541)](t(549)),n[t(492)](t(549))),e[t(517)]&&(n[t(541)](t(542)),n[t(492)](t(542)));const r={type:t(527),content:""};n[t(525)][t(552)](this[t(482)][t(520)](this));const s=this[t(550)][t(486)];n[t(525)][t(531)](t(549),Kr(s,t(505))),n[t(525)][t(552)]((e=>{const n=t,{data:s}=e;if(s&&n(549)==s[n(540)])return null==s[n(506)]||0==s[n(506)]&&null==s[n(537)]?r:void 0})),n[t(525)][t(531)](t(542),Kr(s,t(494))),n[t(525)][t(552)]((e=>{const n=t,{data:s}=e;if(s&&n(542)==s[n(540)])return null==s[n(506)]||1==s[n(506)]&&null==s[n(537)]?r:void 0})),this[t(550)][t(535)][t(534)][t(568)]((e=>{const r=t;if(e[r(556)][r(573)])return!1;let s=!1;const o=n[r(504)]({skipNotAttached:!0})[r(532)]((t=>{const e=r,s=n[e(483)](t);return e(542)==s||e(549)==s}));for(const t of o){const o=t[r(509)]()[r(489)][r(564)][r(555)](r(507));r(498)!=o&&r(533)!=o&&(n[r(513)](t[r(509)](),r(543))[r(499)]((t=>r(507)==n[r(483)](t[r(546)])))||(e[r(558)](t[r(511)]()),s=!0))}return s})),this[t(547)]()}[Ks(482)](t){const e=Ks,n=this[e(550)][e(486)],{data:r}=t,s={type:e(527),content:""};if(!r||e(496)!=r[e(540)])return;if(!r[e(537)])return e(529)==r[e(506)]?s:{type:e(527),content:""+Kr(n,e(572),Kr(n,this[e(510)](r[e(506)])))};if(!r[e(506)]){if(e(529)==r[e(537)])return s;let o=t[e(544)];for(;o;){if(o[e(536)]&&e(507)==o[e(536)][e(540)]&&o[e(536)][e(506)])return s;o=o[e(538)]}return{type:e(527),content:""+Kr(n,e(565),Kr(n,this[e(510)](r[e(537)])))}}if(e(529)!=r[e(506)])return{type:e(527),content:""+Kr(n,e(572),Kr(n,this[e(510)](r[e(506)])))};let o=t[e(544)];for(;o;){if(o[e(536)]&&e(507)==o[e(536)][e(540)]&&o[e(536)][e(506)]&&o[e(536)][e(537)])return s;o=o[e(538)]}const i=t[e(509)]()[e(489)][e(564)][e(555)](e(507));return{type:e(527),content:Kr(n,e(572),Kr(n,e(493)+i[e(530)]()+e(481)))}}[Ks(547)](){const t=Ks,e=this[t(550)],n=e[t(486)];e[t(512)][t(557)](t(566))[t(525)][t(552)]((e=>{const r=t;if(r(500)!=e[r(562)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(548)]){case r(496):o=r(485),i={type:r(527),content:Kr(n,o,Kr(n,this[r(510)](s[r(570)][0][r(562)])))};break;case r(549):o=s[r(570)][0][r(551)]?r(559):r(502),i={type:r(527),content:Kr(n,o)};break;case r(542):o=r(567),i={type:r(527),content:Kr(n,o,s[r(570)][0][r(517)])}}return i}))}[Ks(510)](t){const e=Ks;return e(493)+function(t){const n=e;return Xs[n(503)](t)?n(491):Zs[n(503)](t)?n(498):null}(t)[e(530)]()+e(516)+t[e(530)]()[e(508)](/-/g,"_")}}const Xs=[Ks(569),Ks(545),Ks(571)],Zs=[Ks(554),Ks(522),Ks(524),Ks(523),Ks(490),Ks(515)];function Qs(){const t=["oldValue","next","styles","key","enableDefaultAttributesIntegration","listStart","attribute","head","circle","suggestion","_registerLegacyDescription","commandName","listReversed","editor","reversed","registerDescriptionCallback","2568410TIkHjO","decimal","getAttribute","batch","get","removeMarker","*Format:* set order to reversed","2884gWgYCi","2782190KUkYuc","type","318948VfGWEV","nodeAfter","*Remove format:* %0","TrackChangesEditing","*Format:* set start index to %0","registerPostFixer","disc","commandParams","square","*Set format:* %0","isUndo","_LIST_DEFAULT","handleDescriptions","_getAttributeKey","config","*Change to:* %0","locale","12054570oHbuun","1938GPGpcQ","start","lower-latin","bulleted","registerBlockAttribute","ELEMENT_","FORMAT_LIST_START","has","listStyle","2694AZfmux","numbered","find","formatBlock","ListPropertiesEditing","*Format:* set order to regular","includes","getSuggestions","FORMAT_LIST_REVERSED","newValue","listType","replace","getFirstRange","_getTranslationKeyForListStyle","getFirstMarker","plugins","_findSuggestions","2483688lvZxat","upper-latin","_LIST_","startIndex","list.properties","7721pEuctc","bind","2IgdMLX","decimal-leading-zero","upper-roman","lower-roman","descriptionFactory","afterInit","format","9RmclYy","default","toUpperCase","registerAttributeLabel","filter","customNumbered","document","model","data"];return(Qs=function(){return t})()}var Js=n(507);const $s=eo;function to(){const t=["enableCommand","getFirstPosition","model","get","options","ck-suggestion-marker-split","bind","fire","7645832qceKRE","addMarker:suggestion:insertion","unbindElementFromMarkerName","data","split","parent","hasClass","showSuggestionHighlights","9960435vUognl","setSelection","remove","commands","writer","markerName","4040212hnDZSS","removeMarker:suggestion:insertion","7TYKceY","1fqZfxF","TrackChangesEditing","7058814zdyOSY","markerNameToElements","plugins","11491060XJEALL","48wcRlvr","markInsertion","editor","enter","enterBlock","downcastDispatcher","5fOjFJN","change","init","end","editing","selection","detach","mapper","nextSibling","32337LIFSyk","afterExecute","createPositionAt","452AsBLBd","requires","1275682pLmNPg","high","createRange","getFirstRange","document","fromRange"];return(to=function(){return t})()}function eo(t,e){const n=to();return(eo=function(t,e){return n[t-=485]})(t,e)}!function(t){const e=eo,n=t();for(;;)try{if(710633===parseInt(e(529))/1*(parseInt(e(498))/2)+parseInt(e(493))/3*(-parseInt(e(496))/4)+-parseInt(e(541))/5*(parseInt(e(531))/6)+parseInt(e(528))/7*(parseInt(e(512))/8)+-parseInt(e(520))/9+parseInt(e(534))/10+parseInt(e(526))/11*(parseInt(e(535))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(to);class no extends t.Plugin{static get[$s(497)](){return[Js.Enter]}[$s(486)](){const t=$s,e=this[t(537)],n=e[t(533)][t(507)](t(530)),r=e[t(523)][t(507)](t(538));n[t(504)](t(538),(()=>{const s=t;e[s(506)][s(485)]((t=>{const o=s,a=e[o(506)][o(502)][o(489)],c=a[o(505)](),u=i.LiveRange[o(503)](a[o(501)]());if(r[o(539)](t)){const r=e[o(506)][o(495)](c[o(517)][o(492)],0),s=t[o(500)](c,r);n[o(536)](s)}else t[o(521)](t[o(500)](u[o(487)]));u[o(490)](),r[o(511)](o(494),{writer:t})}))})),e[t(488)][t(540)].on(t(513),xs(e,t(516)),{priority:t(499)}),e[t(488)][t(540)].on(t(527),((e,n,r)=>{const s=t,o=r[s(491)][s(532)](n[s(525)]);if(o)for(const t of o)t[s(518)](s(509))&&(r[s(491)][s(514)](t,n[s(525)]),r[s(524)][s(522)](t))}),{priority:t(499)}),e[t(515)][t(540)].on(t(513),((n,r,s)=>{const o=t;s[o(508)][o(519)]&&xs(e,o(516),{showActiveMarker:!1})[o(510)](this)(n,r,s)}),{priority:t(499)})}}const ro=oo;function so(){const t=["string","handleFindCommand","799080aNkhva","5494440HJWuej","markers","replaceAll","findByTextCallback","getRange","enableCommand","end","has","1591716RskLxU","plugins","createPositionAt","44433000igJDcw","getMarkersGroup","createRange","replace","findNext","item","1199475TIhlxO","start","8501968NahRSU","suggestion:deletion","FindAndReplaceUtils","FindAndReplaceEditing","bind","getIntersection","model","filter","isArray","TrackChangesEditing","169054SLARxP","findPrevious","get","find","_isInDeletionRange","5fsxTed","results","editor","afterInit","18HKDOpQ"];return(so=function(){return t})()}function oo(t,e){const n=so();return(oo=function(t,e){return n[t-=364]})(t,e)}!function(t){const e=oo,n=t();for(;;)try{if(917641===-parseInt(e(369))/1+-parseInt(e(381))/2*(parseInt(e(390))/3)+parseInt(e(393))/4*(-parseInt(e(386))/5)+-parseInt(e(402))/6+-parseInt(e(394))/7+-parseInt(e(371))/8+parseInt(e(405))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(so);class io extends t.Plugin{[ro(389)](){const t=ro;if(!this[t(388)][t(403)][t(401)](t(374)))return;const e=this[t(388)][t(403)][t(383)](t(380));e[t(399)](t(384),this[t(392)][t(375)](this)),e[t(399)](t(367)),e[t(399)](t(382)),e[t(399)](t(366)),e[t(399)](t(396))}[ro(392)](t,e,n={}){const r=ro,s=this[r(388)][r(403)][r(383)](r(373));return t((t=>{const o=r;let i=(o(391)==typeof e?s[o(397)](e,n):e)(t);Array[o(379)](i)&&(i={results:i,searchText:o(391)==typeof e?e:""});const a=i[o(387)][o(378)]((e=>!1===this[o(385)](e,t[o(368)])));return{...i,results:a}}),n)}[ro(385)](t,e){const n=ro,r=this[n(388)][n(377)][n(365)](this[n(388)][n(377)][n(404)](e,t[n(370)]),this[n(388)][n(377)][n(404)](e,t[n(400)]));for(const t of this[n(388)][n(377)][n(395)][n(364)](n(372)))if(null!==r[n(376)](t[n(398)]()))return!0;return!1}}const ao=uo;function co(){const t=["FontFamilyEditing","fontSize.options","FontSizeEditing","trim","title","fontColor.colors","registerDescriptionCallback","config","registerInlineAttribute","106965axOHJY","editor","4ViQPMN","712rdOSRD","6893640xpyyqO","*Set font color:* %0","fontFamily","get","_registerLegacyDescription","commandName","TrackChangesEditing","FontBackgroundColorEditing","type","locale","FORMAT_FONT_COLOR","registerAttributeLabel","fontBackgroundColor.colors","420152hpgudZ","commandParams","format","has","FontColorEditing","fontColor","FORMAT_FONT_FAMILY","FORMAT_FONT_SIZE","value","find","plugins","toLowerCase","model","418932kKBngs","fontBackgroundColor","fontSize","enableDefaultAttributesIntegration","3830935oGRqTi","formatInline","3838744SXxLWZ","normalizeSizeOptions","FontSize","afterInit","*Reset font family*","*Reset font background color*","4ilMDjU","*Reset font color*","FORMAT_FONT_BACKGROUND","*Set font family:* %0","*Set font size:* %0","descriptionFactory","12752340tFyQXK","*Set font background color:* %0","*Reset font size*","label"];return(co=function(){return t})()}function uo(t,e){const n=co();return(uo=function(t,e){return n[t-=412]})(t,e)}!function(t){const e=uo,n=t();for(;;)try{if(604256===parseInt(e(454))/1*(-parseInt(e(429))/2)+-parseInt(e(442))/3+parseInt(e(414))/4*(parseInt(e(446))/5)+parseInt(e(416))/6+-parseInt(e(448))/7+parseInt(e(415))/8*(-parseInt(e(412))/9)+parseInt(e(460))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(co);const lo=[{pluginName:ao(466),commandName:ao(444)},{pluginName:ao(464),commandName:ao(418)},{pluginName:ao(433),commandName:ao(434)},{pluginName:ao(423),commandName:ao(443)}];class fo extends t.Plugin{[ao(451)](){const t=ao,e=this[t(413)][t(425)],n=this[t(413)][t(439)][t(419)](t(422));for(const{pluginName:e,commandName:r}of lo)this[t(413)][t(439)][t(432)](e)&&(n[t(445)](r),n[t(472)](r));n[t(459)][t(427)](t(444),Kr(e,t(436))),n[t(459)][t(427)](t(418),Kr(e,t(435))),n[t(459)][t(427)](t(434),Kr(e,t(426))),n[t(459)][t(427)](t(443),Kr(e,t(456))),this[t(420)]()}[ao(420)](){const t=ao,e=this[t(413)],n=e[t(425)];e[t(439)][t(419)](t(422))[t(459)][t(470)]((e=>{const r=t,o=n.t;if(r(447)!=e[r(424)])return;const{data:i}=e;if(null!=i){if(r(444)==i[r(421)]){const t=i[r(430)][0][r(437)];if(t){const e=o(this[r(413)][r(439)][r(419)](r(450))[r(449)](this[r(413)][r(471)][r(419)](r(465)))[r(438)]((e=>e[r(441)]==t))[r(468)])[r(440)]();return{type:r(431),content:Kr(n,r(458),e)}}return{type:r(431),content:Kr(n,r(462))}}if(r(418)==i[r(421)]){const t=i[r(430)][0][r(437)];return t?{type:r(431),content:Kr(n,r(457),t)}:{type:r(431),content:Kr(n,r(452))}}if(r(434)==i[r(421)]){const t=i[r(430)][0][r(437)];if(t){const e=(0,s.normalizeColorOptions)(this[r(413)][r(471)][r(419)](r(469)))[r(438)]((e=>e[r(441)]==t));let i=t,a="";return e&&(i=e[r(463)],a=o(i)[r(440)]()),{type:r(431),content:Kr(n,r(417),a)[r(467)](),color:{value:t,title:a||i}}}return{type:r(431),content:Kr(n,r(455))}}if(r(443)==i[r(421)]){const t=i[r(430)][0][r(437)];if(t){const e=(0,s.normalizeColorOptions)(this[r(413)][r(471)][r(419)](r(428)))[r(438)]((e=>e[r(441)]==t));let i=t,a="";return e&&(i=e[r(463)],a=o(i)[r(440)]()),{type:r(431),content:Kr(n,r(461),a)[r(467)](),color:{value:t,title:a||i}}}return{type:r(431),content:Kr(n,r(453))}}}}))}}function ho(t,e){const n=po();return(ho=function(t,e){return n[t-=259]})(t,e)}const go=ho;function po(){const t=["type","plugins","fontColor.colors","12844491KiveXE","616cRXIYt","commandParams","*Set format to:* %0","join","pasteFormat","fontBackgroundColor","charAt","split","config","slice","enableDefaultAttributesIntegration","9928NxyAYX","descriptionFactory","6MIWgZF","commands","label","format","model","_registerLegacyDescription","find","26970opzPNP","fontSize.options","*Remove all formatting*","toUpperCase","locale","commandName","86dRBfdb","192fffaYU","toLowerCase","76965WsUimy","2277UMSszR","fontSize","2134635Trkcqh","fontColor","get","entries","editor","2459691SdeWtt","normalizeSizeOptions","push","enableCommand","boolean","formatBlock","FontSize","4JVWict","formatInline","registerDescriptionCallback","title","copyFormat","TrackChangesEditing","length","afterInit","2794317asLGzJ"];return(po=function(){return t})()}!function(t){const e=ho,n=t();for(;;)try{if(763895===-parseInt(e(293))/1*(-parseInt(e(278))/2)+-parseInt(e(262))/3*(parseInt(e(311))/4)+-parseInt(e(299))/5*(parseInt(e(280))/6)+parseInt(e(296))/7*(-parseInt(e(267))/8)+-parseInt(e(297))/9*(-parseInt(e(287))/10)+-parseInt(e(266))/11+-parseInt(e(294))/12*(-parseInt(e(304))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(po);class mo extends t.Plugin{[go(261)](){const t=go,e=this[t(303)],n=e[t(264)][t(301)](t(259)),r=e[t(281)][t(301)](t(315)),s=e[t(281)][t(301)](t(271));r&&s&&(n[t(277)](t(271)),n[t(307)](t(315)),this[t(285)]())}[go(285)](){const t=go,e=this[t(303)],n=e[t(291)];e[t(264)][t(301)](t(259))[t(279)][t(313)]((r=>{const s=t;if(s(309)!=r[s(263)]&&s(312)!=r[s(263)])return;const{data:o}=r;if(o&&s(271)===o[s(292)]){const t=[],r=o[s(268)][0];for(const[n,o]of Object[s(302)](r))t[s(306)](Io(e,n,o));return t[s(260)]?{type:s(283),content:Kr(n,s(269),t[s(270)](", "))}:{type:s(283),content:Kr(n,s(289))}}}))}}function Io(t,e,n){const r=go,o=t[r(291)].t,i=e[r(274)](/(?=[A-Z])/)[r(270)](" "),a=o(i[r(273)](0)[r(290)]()+i[r(276)](1))[r(295)]();if(r(308)==typeof n)return a;if(r(300)===e||r(272)===e){const e=(0,s.normalizeColorOptions)(t[r(275)][r(301)](r(265)))[r(286)]((t=>t[r(284)]==n));return a+" ("+(e?o(e[r(282)])[r(295)]():n)+")"}if(r(298)===e&&isNaN(parseFloat(n))){const e=t[r(264)][r(301)](r(310))[r(305)](t[r(275)][r(301)](r(288)))[r(286)]((t=>t[r(284)]==n));return a+" ("+(e?o(e[r(314)])[r(295)]():n)+")"}return a+" ("+n+")"}const Eo=bo;function To(){const t=["9edGdYs","descriptionFactory","plugins","editor","config","find","format","paragraph","get","6081070XxoeYh","afterInit","ELEMENT_HEADING","view","model","commandParams","registerElementLabel","has","commandName","1BXPoXo","_registerLegacyDescription","title","9208764pWUYfG","4230940KQwslg","*Change to:* %0","heading","425664nkndLU","value","HeadingEditing","heading.options","registerDescriptionCallback","locale","TrackChangesEditing","_headingOptions","4862949bRgZlb","type","match","6mIXEHf","enableDefaultAttributesIntegration","formatBlock","_getHeadingLevel","name","976586qgnWyv","189308MWuuoh","ELEMENT_HEADING_CUSTOM"];return(To=function(){return t})()}function bo(t,e){const n=To();return(bo=function(t,e){return n[t-=278]})(t,e)}!function(t){const e=bo,n=t();for(;;)try{if(556712===-parseInt(e(315))/1*(-parseInt(e(294))/2)+parseInt(e(297))/3*(-parseInt(e(295))/4)+-parseInt(e(319))/5+parseInt(e(289))/6*(parseInt(e(286))/7)+-parseInt(e(278))/8+parseInt(e(318))/9+-parseInt(e(306))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(To);class _o extends t.Plugin{[Eo(307)](){const t=Eo,e=this[t(300)];if(!e[t(299)][t(313)](t(280)))return;this[t(285)]=e[t(301)][t(305)](t(281));const n=e[t(283)],r=e[t(299)][t(305)](t(284));r[t(290)](t(321));for(const e of this[t(285)])t(304)!=e[t(310)]&&r[t(298)][t(312)](e[t(310)],(n=>{const r=t,i=this[r(292)](e[r(310)]);return null!==i?s(n,i):o(n,e[r(317)])}));function s(e,r){return Kr(n,t(308),[e,r])}function o(e,r){return Kr(n,t(296),[e,r])}this[t(316)]()}[Eo(316)](){const t=Eo,e=this[t(300)],n=e[t(283)];e[t(299)][t(305)](t(284))[t(298)][t(282)]((e=>{const r=t;if(r(291)!=e[r(287)])return;const{data:s}=e;if(s&&r(321)==s[r(314)]){const e=s[r(311)][0][r(279)],c=this[r(292)](e);if(null!==c)return{type:r(303),content:Kr(n,r(320),(a=c,Kr(n,r(308),[1,a])))};const u=this[r(285)][r(302)]((t=>t[r(310)]===e))[r(317)];return{type:r(303),content:Kr(n,r(320),(o=1,i=u,Kr(n,t(296),[o,i])))}}var o,i,a}))}[Eo(292)](t){const e=Eo;var n,r;const s=t[e(288)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(285)])||void 0===n?void 0:n[e(302)]((n=>n[e(310)]==t));if(o&&o[e(309)]){const t=o[e(309)],n=(null!==(r=t[e(293)])&&void 0!==r?r:t)[e(288)](/^h(\d+)/);if(n)return n[1]}return null}}const yo=ko;function Ao(){const t=["registerAttributeLabel","502vTjUFh","config","HighlightEditing","model","21bAPCKX","descriptionFactory","registerDescriptionCallback","color","value","toLowerCase","commandParams","registerInlineAttribute","type","formatInline","enableDefaultAttributesIntegration","title","2716899TjLdBZ","format","_registerLegacyDescription","6746vNIyAh","locale","*Remove highlight*","highlight","find","6078420QTFmOG","22231620wfrgJh","highlight.options","671268BUWFGc","3571232araWVM","8NlOEji","commandName","afterInit","20QYyXnT","22oRVNeA","FORMAT_HIGHLIGHT","plugins","2461280alqyUB","TrackChangesEditing","*Set highlight:* %0","get","editor","has"];return(Ao=function(){return t})()}function ko(t,e){const n=Ao();return(ko=function(t,e){return n[t-=492]})(t,e)}!function(t){const e=ko,n=t();for(;;)try{if(983705===-parseInt(e(531))/1*(-parseInt(e(507))/2)+parseInt(e(504))/3*(-parseInt(e(517))/4)+-parseInt(e(520))/5*(-parseInt(e(515))/6)+-parseInt(e(492))/7*(-parseInt(e(516))/8)+parseInt(e(512))/9+parseInt(e(524))/10*(parseInt(e(521))/11)+-parseInt(e(513))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ao);class Co extends t.Plugin{[yo(519)](){const t=yo,e=this[t(528)];if(!e[t(523)][t(529)](t(533)))return;const n=e[t(523)][t(527)](t(525)),r=e[t(508)];n[t(502)](t(510)),n[t(499)](t(510)),n[t(493)][t(530)](t(510),Kr(r,t(522))),this[t(506)]()}[yo(506)](){const t=yo,e=this[t(528)],n=e[t(508)];e[t(523)][t(527)](t(525))[t(493)][t(494)]((r=>{const s=t;if(s(501)!=r[s(500)])return;const{data:o}=r;if(o&&s(510)==o[s(518)]){const t=n.t,r=o[s(498)][0][s(496)];if(r){const o=e[s(532)][s(527)](s(514))[s(511)]((t=>t[s(534)]==r)),i=t(o[s(503)])[s(497)]();return{type:s(505),content:Kr(n,s(526),i),color:{value:o[s(495)],title:o[s(503)]}}}return{type:s(505),content:Kr(n,s(509),Kr(n,s(522)))}}}))}}function Lo(){const t=["ELEMENT_HORIZONTAL_LINE","descriptionFactory","createContainerElement","HorizontalLineEditing","3846244FJESAW","createEmptyElement","div","get","conversion","addClass","createPositionAt","elementToStructure","7492149HnnICx","234KbTaxA","afterInit","TrackChangesEditing","high","1080952WWCxxV","registerElementLabel","ck-horizontal-line","editor","horizontalLine","dataDowncast","insert","showSuggestionHighlights","4586670TtpbsJ","locale","562783GwEVYc","for","240718mJPdcD","plugins","24zQPZfy","has","3649140kSPGFS","enableCommand"];return(Lo=function(){return t})()}function Ro(t,e){const n=Lo();return(Ro=function(t,e){return n[t-=390]})(t,e)}const So=Ro;!function(t){const e=Ro,n=t();for(;;)try{if(601912===-parseInt(e(405))/1+-parseInt(e(407))/2*(parseInt(e(409))/3)+-parseInt(e(417))/4+-parseInt(e(411))/5+-parseInt(e(403))/6+parseInt(e(390))/7+-parseInt(e(395))/8*(-parseInt(e(391))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lo);class No extends t.Plugin{[So(392)](){const t=So,e=this[t(398)];if(!e[t(408)][t(410)](t(416)))return;e[t(408)][t(420)](t(393))[t(412)](t(399));const n=e[t(408)][t(420)](t(393)),r=e[t(404)];n[t(414)][t(396)](t(399),(e=>Kr(r,t(413),e))),e[t(421)][t(406)](t(400))[t(424)]({model:t(399),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(402)])return null;const o=n[s(415)](s(419)),i=n[s(418)]("hr");return n[s(422)](s(397),o),n[s(401)](n[s(423)](o,0),i),o},converterPriority:t(394)})}}const Mo=vo;function vo(t,e){const n=wo();return(vo=function(t,e){return n[t-=429]})(t,e)}function wo(){const t=["2060248afrOVD","10hmogWo","htmlEmbed","3950221sEBdGn","getFirstRange","45dMVGuQ","2ARpYzs","_registerLegacyDescription","24421HZDROw","*Change %0 content*","7uQifpf","afterInit","formatBlock","start","plugins","TrackChangesEditing","8843094XRshOL","HtmlEmbed","type","get","ELEMENT_HTML_EMBED","enableDefaultAttributesIntegration","element","rawHtml","32292xIIWJf","registerBlockAttribute","attribute","format","nodeAfter","value","31896528IvXixb","editor","key","locale","60LihSuT","registerElementLabel","commandName","667638wpoWzA","has","registerDescriptionCallback","descriptionFactory"];return(wo=function(){return t})()}!function(t){const e=vo,n=t();for(;;)try{if(758322===-parseInt(e(448))/1*(-parseInt(e(446))/2)+-parseInt(e(433))/3*(-parseInt(e(464))/4)+-parseInt(e(445))/5*(parseInt(e(436))/6)+parseInt(e(450))/7*(parseInt(e(440))/8)+-parseInt(e(456))/9+parseInt(e(441))/10*(-parseInt(e(443))/11)+parseInt(e(429))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wo);class Oo extends t.Plugin{[Mo(451)](){const t=Mo,e=this[t(430)];if(!e[t(454)][t(437)](t(457)))return;const n=e[t(454)][t(459)](t(455)),r=e[t(432)];n[t(439)][t(434)](t(463),(e=>Kr(r,t(460),e))),n[t(461)](t(442)),n[t(465)](t(469)),n[t(439)][t(438)]((e=>{const n=t;if(n(466)!=e[n(458)])return;const{data:s}=e;if(s&&n(469)==s[n(431)]&&e[n(444)]()[n(453)][n(468)].is(n(462),n(463))){const t=Kr(r,n(460));return{type:n(467),content:Kr(r,n(449),t)}}})),this[t(447)]()}[Mo(447)](){const t=Mo,e=this[t(430)],n=e[t(432)];e[t(454)][t(459)](t(455))[t(439)][t(438)]((e=>{const r=t;if(r(452)!=e[r(458)])return;const{data:s}=e;if(s&&r(442)==s[r(435)]){const t=Kr(n,r(460));return{type:r(467),content:Kr(n,r(449),t)}}}))}}const Fo=xo;function Do(){const t=["getContainedElement","length","formatBlock","type","250265RzrIKF","addObject","selection","*Set image text alternative:* %0","ImageUtils","imageTypeInline","editor","has","markBlockFormat","isIntersecting","ImageEditing","3105117AODcsF","isCollapsed","isOwn","ImageTextAlternativeEditing","enableCommand","ImageInlineEditing","1553254jZRxEW","format","newValue","7IBsoJS","5477430KqvlKr","ImageBlockEditing","imageBlock","insertImage","findIndex","getNearestSelectionRange","registerBlockAttribute","resizedWidth","ImageResize","imageStylePreApply","FORMAT_IMAGE_SIZE","2033052fwdsSo","forceDefaultExecution","formatInline","forward","markInsertion","model","getFirstRange","deletion","registerDescriptionCallback","_registerLegacyDescription","subType","backward","toPrevious","getSuggestionCallback","discard","ImageCaptionEditing","_suggestionFactory","*Remove image text alternative*","40zkBAfg","removeObject","fromPosition","start","end","imageInline","insertion","commandParams","chain","2hUNLPI","alt","nodeAfter","width","Block image to inline image","enableDefaultAttributesIntegration","accept","registerAttributeLabel","ELEMENT_IMAGE","imageTextAlternative","ELEMENT_CAPTION","isEqual","imageTypeBlock","*Set image width:* %0","27166464zyiGcz","4207221EClCcN","ImageCaptionUtils","change","commandName","getClosestSelectedImageElement","element","key","locale","uploadImage","descriptionFactory","isBefore","toNext","previous","33FcwPiE","schema","nodeBefore","ELEMENT_INLINE_IMAGE","resizeImage","ImageUploadEditing","detach","caption","*Reset image width*","get","createRange","markDeletion","toggleImageCaption","createRangeOn","_findSuggestions","convertInlineImageToBlock","isBlockImage","Inline image to block image","40UHhtYA","attribute","getCaptionFromImageModelElement","imageCaption","registerCustomCallback","registerElementLabel","TrackChangesEditing","convertBlockImageToInline","plugins","find","join","filter","afterInit","document"];return(Do=function(){return t})()}function xo(t,e){const n=Do();return(xo=function(t,e){return n[t-=382]})(t,e)}!function(t){const e=xo,n=t();for(;;)try{if(935313===parseInt(e(427))/1*(parseInt(e(385))/2)+parseInt(e(442))/3+-parseInt(e(473))/4*(-parseInt(e(491))/5)+parseInt(e(400))/6*(-parseInt(e(388))/7)+parseInt(e(418))/8*(parseInt(e(502))/9)+parseInt(e(389))/10*(-parseInt(e(455))/11)+-parseInt(e(441))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Do);class Po extends t.Plugin{[Fo(485)](){const t=Fo,e=this[t(497)];if(!e[t(481)][t(498)](t(501)))return;const n=e[t(481)][t(464)](t(479)),r=e[t(481)][t(464)](t(495)),s=e[t(449)];n[t(383)](t(392)),n[t(451)][t(478)](t(391),(e=>Kr(s,t(435),e))),n[t(451)][t(478)](t(423),(e=>Kr(s,t(458),e))),n[t(451)][t(478)](t(462),(()=>Kr(s,t(437)))),e[t(481)][t(498)](t(460))&&n[t(383)](t(450)),e[t(481)][t(498)](t(390))&&e[t(481)][t(498)](t(384))&&(n[t(383)](t(496),((s,o)=>{const i=t,a=r[i(446)](e[i(405)][i(486)][i(493)]);e[i(405)][i(444)]((()=>{const t=i;n[t(499)](a,{commandName:t(496),commandParams:[o]},[],t(480))}))})),n[t(383)](t(439),((s,o)=>{const a=t;e[a(405)][a(444)]((t=>{const c=a;let u=r[c(446)](e[c(405)][c(486)][c(493)]),l=t[c(468)](u);const f=i.LivePosition[c(420)](l[c(421)],c(412)),h=i.LivePosition[c(420)](l[c(422)],c(453));n[c(401)]((()=>s(o))),u=r[c(446)](e[c(405)][c(486)][c(493)]),l=t[c(468)](u);const d=t[c(465)](f,h);f[c(461)](),h[c(461)](),n[c(499)](u,{commandName:c(496),commandParams:[o]},[],c(470)),d[c(421)][c(452)](l[c(421)])&&n[c(404)](t[c(465)](d[c(421)],l[c(421)]),c(470)),l[c(422)][c(452)](d[c(422)])&&n[c(404)](t[c(465)](l[c(422)],d[c(422)]),c(470))}))})),n[t(416)][t(477)](t(489),t(470),t(483),(()=>!1)),n[t(416)][t(477)](t(489),t(470),t(433),(()=>!1)),n[t(416)][t(477)](t(489),t(470),t(414),n[t(416)][t(413)](t(489),"",t(433))),n[t(416)][t(477)](t(424),t(470),t(483),(()=>!1)),n[t(416)][t(477)](t(424),t(470),t(414),(([r])=>{const s=t,o=n[s(416)][s(413)](s(424),"",s(414));let i=r[s(421)],a=r[s(422)];const c=e[s(405)][s(456)][s(394)](i,s(411)),u=e[s(405)][s(456)][s(394)](a,s(403));c[s(503)]&&(i=c[s(421)]),u[s(503)]&&(a=u[s(422)]),o([e[s(405)][s(465)](i,a)])})),n[t(416)][t(477)](t(489),t(470),t(426),c),n[t(416)][t(477)](t(424),t(470),t(426),c)),e[t(481)][t(498)](t(415))&&(n[t(383)](t(467),((s,o)=>{const i=t,a=e[i(481)][i(464)](i(443));let c=r[i(446)](e[i(405)][i(486)][i(493)]),u=a[i(475)](c);e[i(405)][i(444)]((()=>{const t=i;if(u)return void n[t(466)](e[t(405)][t(468)](u));const l=r[t(471)](c);s(o),c=r[t(446)](e[t(405)][t(486)][t(493)]),u=a[t(475)](c),n[t(404)](e[t(405)][t(468)](u),l?null:t(476))}))})),n[t(416)][t(477)](t(424),t(476),t(426),c));const o=[{type:t(489),subType:t(398)},{type:t(424),subType:t(476)},{type:t(489),subType:t(470)},{type:t(424),subType:t(470)}];function a(e,s){const i=t,a=o[i(393)]((({type:t,subType:n})=>e[i(490)]==t&&e[i(410)]==n)),c=o[i(393)]((({type:t,subType:e})=>s[i(490)]==t&&s[i(410)]==e));if(a<0||c<0)return!1;const u=e[i(406)](),l=s[i(406)]();if((0==a||1==a)&&2==c&&u[i(500)](l))return!0;if(2==a&&3==c){const t=n[i(469)](u,i(424))[i(484)]((({suggestion:t,meta:e})=>e[i(504)]&&i(470)==t[i(410)]));if(t[i(488)]>1&&l[i(422)][i(438)](u[i(421)]))return!0;if(1==t[i(488)]&&(u[i(421)][i(438)](l[i(422)])||u[i(422)][i(438)](l[i(421)])))return!0}if(3==a&&3==c&&u[i(421)][i(452)](l[i(421)])){const t=u[i(422)][i(429)],e=l[i(421)][i(457)];return r[i(471)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(481)][t(498)](t(397))&&(n[t(432)](t(459)),n[t(395)](t(396)),n[t(451)][t(434)](t(396),Kr(s,t(399)))),e[t(481)][t(498)](t(382))&&(n[t(432)](t(436)),n[t(395)](t(428))),n[t(451)][t(408)]((e=>{const n=t;if(o[n(482)]((({type:t,subType:r})=>e[n(490)]==t&&e[n(410)]==r)))return e[n(454)]?{}:void 0})),n[t(451)][t(408)]((e=>{const n=t;if(n(424)==e[n(490)]||n(407)==e[n(490)]){const t=e[n(487)]();if(t&&t.is(n(447),n(462)))return{type:n(424)==e[n(490)]?n(492):n(419),element:t,quantity:1}}})),n[t(451)][t(408)]((e=>t(489)==e[t(490)]&&t(470)==e[t(410)]?{type:t(386),content:t(472)}:t(489)==e[t(490)]&&t(480)==e[t(410)]?{type:t(386),content:t(431)}:void 0)),n[t(451)][t(408)]((e=>{const n=t;if(n(474)!=e[n(490)])return;const{data:r}=e;if(!r||n(428)!=r[n(448)])return;const o=r[n(387)];return o?{type:n(386),content:Kr(s,n(494),'"'+o+'"')}:{type:n(386),content:Kr(s,n(417))}})),this[t(409)]()}[Fo(409)](){const t=Fo,e=this[t(497)],n=e[t(449)];e[t(481)][t(464)](t(479))[t(451)][t(408)]((e=>{const r=t;if(r(489)!=e[r(490)]&&r(402)!=e[r(490)])return;const{data:s}=e;if(s){if(r(436)==s[r(445)]){const t=s[r(425)][0][r(387)];return t?{type:r(386),content:Kr(n,r(494),'"'+t+'"')}:{type:r(386),content:Kr(n,r(417))}}if(r(459)==s[r(445)]){const t=s[r(425)][0][r(430)];return t?{type:r(386),content:Kr(n,r(440),t)}:{type:r(386),content:Kr(n,r(463))}}}}))}}const Bo=jo;function Uo(){const t=["getSuggestionCallback","replaceImageSource","key","discard","80dOMVrL","editor","src","enableDefaultAttributesIntegration","afterInit","registerBlockAttribute","694133wwIXyv","registerDescriptionCallback","ImageEditing","330kOkynf","descriptionFactory","type","*Replace image URL*","formatBlock","registerCustomCallback","oldValue","_suggestionFactory","521685wtcFwb","has","2qxSsLy","get","3361900iCrneo","_handleLegacySuggestions","914690jbFWAy","plugins","commandName","format","newValue","TrackChangesEditing","formatInline","accept","9hGhYFM","4082907JlJHzY","172088Gysjob","attribute","1365704DHbvdD","*Format:* replace image URL","locale","_registerLegacyDescription"];return(Uo=function(){return t})()}function jo(t,e){const n=Uo();return(jo=function(t,e){return n[t-=229]})(t,e)}!function(t){const e=jo,n=t();for(;;)try{if(714508===-parseInt(e(260))/1+parseInt(e(256))/2*(parseInt(e(269))/3)+parseInt(e(258))/4+parseInt(e(254))/5+-parseInt(e(246))/6*(parseInt(e(270))/7)+-parseInt(e(229))/8*(-parseInt(e(268))/9)+-parseInt(e(237))/10*(-parseInt(e(243))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Uo);class Go extends t.Plugin{[Bo(241)](){const t=Bo;if(!this[t(238)][t(261)][t(255)](t(245)))return;const e=this[t(238)][t(231)],n=this[t(238)][t(261)][t(257)](t(265));n[t(240)](t(234)),n[t(242)](t(239)),n[t(247)][t(244)]((n=>{const r=t;if(r(271)!=n[r(248)])return;const{data:s}=n;return s&&r(239)==s[r(235)]?s[r(264)]&&s[r(252)]?{type:r(263),content:Kr(e,r(249))}:{type:r(263),content:""}:void 0})),this[t(259)]()}[Bo(259)](){const t=Bo,e=this[t(238)][t(261)][t(257)](t(265));e[t(253)][t(251)](t(250),t(234),t(267),e[t(253)][t(233)](t(250),null,t(236))),e[t(253)][t(251)](t(250),t(234),t(236),e[t(253)][t(233)](t(250),null,t(267))),this[t(232)]()}[Bo(232)](){const t=Bo,e=this[t(238)],n=e[t(231)];e[t(261)][t(257)](t(265))[t(247)][t(244)]((e=>{const r=t;if(r(250)!=e[r(248)]&&r(266)!=e[r(248)])return;const{data:s}=e;return s&&r(234)==s[r(262)]?{type:r(263),content:Kr(n,r(230))}:void 0}))}}const Vo=Ho;function Ho(t,e){const n=Wo();return(Ho=function(t,e){return n[t-=164]})(t,e)}function Wo(){const t=["1738776NUyWBG","insertion","head","getSuggestionCallback","ImageStyleEditing","getFirstRange","from","isBlockImage","name","nodeAfter","has","isEqual","5923970gEsRAq","document","chain","join","selection","ImageUtils","registerPostFixer","accept","plugins","7169928NvoxqP","author","toLowerCase","nodeBefore","isInContent","afterInit","findIndex","getSuggestion","getContainedElement","title","suggestion","format","descriptionFactory","shouldConvertImageType","subType","forEach","24IFRDPo","commands","3655582YjpVVg","commandParams","imageStylePostApply","start","10465839XcUpHw","imageStyle","change","imageStylePreApply","*Format:* %0","_suggestionFactory","type","markInlineFormat","next","createRangeOn","commandName","registerCustomCallback","isInlineImage","hasSuggestion","Users","formatBlock","imageCaption","isBefore","_findSuggestions","enableCommand","convertInlineImageToBlock","side","imageTypeInline","discard","markBlockFormat","locale","differ","get","filter","isOwn","newRange","getChangedMarkers","commandReversedParams","1207289ZqpRhF","model","22804myZeYg","normalizedStyles","getClosestSelectedImageElement","FORMAT_SIDE_IMAGE","setImageNaturalSizeAttributes","formatInline","getSuggestions","imageTypeBlock","editor","refresh","141EXZTBW","discardSuggestion","_splitMarkerName","registerDescriptionCallback","value","length","isIntersecting","end","_registerLegacyDescription","TrackChangesEditing"];return(Wo=function(){return t})()}!function(t){const e=Ho,n=t();for(;;)try{if(611569===-parseInt(e(224))/1+-parseInt(e(246))/2+parseInt(e(236))/3*(-parseInt(e(226))/4)+parseInt(e(258))/5+-parseInt(e(169))/6+-parseInt(e(187))/7+-parseInt(e(185))/8*(-parseInt(e(191))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wo);class zo extends t.Plugin{[Vo(174)](){const t=Vo,n=this[t(234)];if(!n[t(168)][t(256)](t(250)))return;const r=n[t(168)][t(218)](t(245)),s=n[t(168)][t(218)](t(165)),o={};r[t(210)](t(192),((o,i)=>{const a=t,c=n[a(168)][a(218)](a(205)).me,u=n[a(186)][a(218)](a(192));let l=s[a(228)](n[a(225)][a(259)][a(164)]),f=n[a(225)][a(200)](l),h=u[a(240)];if(h==i[a(240)])return;const d={commandName:a(192),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(225)][a(193)]((()=>{const t=a;if(r[t(232)]()[t(219)]((e=>e[t(173)]&&c==e[t(170)]&&(t(206)==e[t(197)]||t(231)==e[t(197)])&&(t(194)==e[t(183)]||t(189)==e[t(183)])&&e[t(251)]()[t(257)](f)))[t(184)]((e=>r[t(237)](e[t(248)]))),l=s[t(228)](n[t(225)][t(259)][t(164)]),f=n[t(225)][t(200)](l),u[t(235)](),n[t(186)][t(218)](t(213))[t(235)](),n[t(186)][t(218)](t(233))[t(235)](),h=u[t(240)],h!=i[t(240)])return s[t(203)](l)&&u[t(182)](i[t(240)],l)?(o({...i,setImageSizes:!1}),l=s[t(228)](n[t(225)][t(259)][t(164)]),void r[t(215)](l,{...d,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(194))):void(s[t(253)](l)?r[t(215)](l,d,[],t(189)):r[t(198)](f,d,t(189)))}))}));for(const e of n[t(168)][t(218)](t(250))[t(227)])o[e[t(254)]]=e[t(178)][t(171)]();r[t(196)][t(202)](t(206),t(194),t(261),(()=>!1)),r[t(196)][t(202)](t(206),t(189),t(261),(()=>!1)),r[t(196)][t(202)](t(231),t(189),t(261),(()=>!1)),r[t(196)][t(202)](t(206),t(194),t(167),(([e])=>{const n=t;s[n(230)](e[n(177)]())})),r[t(196)][t(202)](t(206),t(194),t(214),((e,n)=>{const s=t;r[s(196)][s(249)](s(206),"",s(167))(e,{commandName:n[s(201)],commandParams:n[s(223)]})})),r[t(196)][t(202)](t(206),t(194),t(260),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(206),subType:t(194)},{type:t(247),subType:t(207)},{type:t(206),subType:t(211)},{type:t(247),subType:t(211)}];function a(e,n){const o=t,a=i[o(175)]((({type:t,subType:n})=>e[o(197)]==t&&e[o(183)]==n)),c=i[o(175)]((({type:t,subType:e})=>n[o(197)]==t&&n[o(183)]==e));if(a<0||c<0)return!1;const u=e[o(251)](),l=n[o(251)]();if((0==a||1==a)&&2==c&&u[o(242)](l))return!0;if(2==a&&3==c){const t=r[o(209)](u,o(247))[o(219)]((({suggestion:t,meta:e})=>e[o(220)]&&o(211)==t[o(183)]));if(t[o(241)]>1&&l[o(243)][o(257)](u[o(190)]))return!0;if(1==t[o(241)]&&(u[o(190)][o(257)](l[o(243)])||u[o(243)][o(257)](l[o(190)])))return!0}if(3==a&&3==c&&u[o(190)][o(208)](l[o(190)])){const t=u[o(243)][o(255)],e=l[o(190)][o(172)];return s[o(253)](t)&&t===e}return!1}n[t(225)][t(259)][t(166)]((()=>{const e=t;let o=!1;const i=Array[e(252)](n[e(225)][e(259)][e(217)][e(222)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(238)](t);if(e(179)==i&&r[e(204)](u)){if(e(206)==a&&(e(194)==c||e(189)==c)){const t=r[e(176)](u);if(n[e(221)]){const n=t[e(251)]()[e(177)]();if(s[e(253)](n))continue;r[e(237)](t),o=!0}}if(e(247)==a&&e(207)==c&&!n[e(221)]){const t=r[e(176)](u);t[e(199)]&&t[e(199)][e(173)]&&(r[e(237)](t[e(199)]),o=!0)}}}return o})),this[t(244)](o)}[Vo(244)](t){const e=Vo,n=this[e(234)],r=n[e(216)];n[e(168)][e(218)](e(245))[e(181)][e(239)]((n=>{const s=e;if(s(206)!=n[s(197)]&&s(231)!=n[s(197)])return;const{data:o}=n;if(!o||s(192)!=o[s(201)])return;const i=o[s(188)][0][s(240)];return function(t){const e=s;return{type:e(180),content:Kr(r,e(195),t)}}(s(212)===i?Kr(r,s(229)):t[i]||i)}))}}const Ko=qo;function qo(t,e){const n=Yo();return(qo=function(t,e){return n[t-=164]})(t,e)}function Yo(){const t=["_trackChangesExecuted","enableCommand","1239762NniBEA","track_changes","1196935AXMLFm","TrackChangesEditing","7SWGJRF","11KYVtlE","listenTo","4LWpVkE","value","trackChanges","plugins","Users","high","get","_trackChangesValueDuringImport","collaboration_features","bind","editor","importWord","execute","forEach","6228230AXTgtv","4137363lMKJxb","_setSuggestionData","3369156YluSmF","commands","6BScVxk","_handleImportedData","lowest","dataInsert","3879096lDFLSZ","63532OUGIkm","afterInit"];return(Yo=function(){return t})()}!function(t){const e=qo,n=t();for(;;)try{if(254308===-parseInt(e(175))/1*(parseInt(e(167))/2)+-parseInt(e(171))/3*(parseInt(e(178))/4)+parseInt(e(173))/5*(-parseInt(e(197))/6)+parseInt(e(195))/7+parseInt(e(166))/8+-parseInt(e(193))/9+parseInt(e(192))/10*(parseInt(e(176))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yo);class Xo extends t.Plugin{constructor(t){const e=qo;super(t),this[e(185)]=!1,this[e(169)]=!1}[Ko(168)](){const t=Ko,e=this[t(188)],n=e[t(196)][t(184)](t(189)),r=e[t(196)][t(184)](t(180));n&&(n.on(t(190),((e,[,n])=>{const s=t;this[s(185)]=r[s(179)],n[s(186)][s(172)]=!this[s(185)]}),{priority:t(183)}),this[t(177)](n,t(165),this[t(198)][t(187)](this)),this[t(177)](n,t(165),(()=>{const e=t;this[e(169)]&&(r[e(190)](),this[e(169)]=!1)}),{priority:t(164)}),e[t(181)][t(184)](t(174))[t(170)](t(189)))}[Ko(198)](t,e){const n=Ko,{suggestions:r}=e,s=this[n(188)][n(196)][n(184)](n(180)),o=s[n(179)];this[n(185)]!==o&&(s[n(190)](),this[n(169)]=!0),r&&r[n(191)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(188)][o(181)][o(184)](o(182)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(189)}}};this[o(188)][o(181)][o(184)](o(174))[o(194)](i)}))}}function Zo(t,e){const n=$o();return(Zo=function(t,e){return n[t-=457]})(t,e)}const Qo=Zo;!function(t){const e=Zo,n=t();for(;;)try{if(995745===parseInt(e(464))/1*(-parseInt(e(458))/2)+parseInt(e(468))/3+parseInt(e(461))/4+parseInt(e(470))/5+-parseInt(e(484))/6+-parseInt(e(471))/7*(-parseInt(e(483))/8)+-parseInt(e(488))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($o);class Jo extends t.Plugin{[Qo(463)](){const t=Qo,e=this[t(485)],n=e[t(482)][t(460)](t(487));if(e[t(482)][t(490)](t(459))&&(n[t(469)](t(473)),n[t(469)](t(478))),e[t(482)][t(490)](t(494)))for(const e of[t(475),t(480)])n[t(479)](e);const r=e[t(491)];n[t(467)](t(493)),n[t(477)][t(481)](t(493),Kr(r,t(495))),this[t(492)]()}[Qo(492)](){const t=Qo,e=this[t(485)],n=e[t(491)],r=e[t(482)][t(460)](t(487));r[t(477)][t(466)]((e=>{const s=t;if(s(462)!=e[s(476)])return;const{data:o}=e;if(!o)return;if(s(475)!=o[s(489)]&&s(480)!=o[s(489)])return;const i=e[s(474)]()[0],a=r[s(477)][s(486)](i);return s(475)==o[s(489)]?{type:s(472),content:Kr(n,s(457),a)}:s(480)==o[s(489)]?{type:s(472),content:Kr(n,s(465),a)}:void 0}))}}function $o(){const t=["18984STPHWe","3954552fTnvZT","editor","getItemLabel","TrackChangesEditing","13428450jbcvnp","commandName","has","locale","_registerLegacyDescription","blockIndent","IndentBlock","FORMAT_INDENT","*Indent:* %0","16TiFFZY","IndentEditing","get","3139672nqEpFs","formatBlock","afterInit","203027fmJlKz","*Outdent:* %0","registerDescriptionCallback","registerBlockAttribute","1284336nxnVpR","enableCommand","9093320rMjhrT","5131GFVDcf","format","indent","getItems","indentBlock","type","descriptionFactory","outdent","enableDefaultAttributesIntegration","outdentBlock","registerAttributeLabel","plugins"];return($o=function(){return t})()}var ti=ni;!function(t){for(var e=ni,n=t();;)try{if(293748===-parseInt(e(403))/1*(parseInt(e(400))/2)+parseInt(e(395))/3+-parseInt(e(397))/4+parseInt(e(396))/5+parseInt(e(410))/6*(-parseInt(e(394))/7)+-parseInt(e(398))/8+parseInt(e(404))/9*(parseInt(e(402))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ri);class ei extends t.Plugin{static get[ti(399)](){return[ws.Input]}[ti(393)](){var t=ti;this[t(401)][t(406)][t(405)](t(408))[t(409)](t(407))}}function ni(t,e){var n=ri();return(ni=function(t,e){return n[t-=393]})(t,e)}function ri(){var t=["requires","2IznIzt","editor","370XujyGa","496863ArEgFR","190926BzNKRO","get","plugins","input","TrackChangesEditing","enableCommand","244914CySLbS","init","77hsjljW","1124172mneijt","1415760yAiCza","340952LheGBV","943488CCIFPQ"];return(ri=function(){return t})()}const si=oi;function oi(t,e){const n=ii();return(oi=function(t,e){return n[t-=368]})(t,e)}function ii(){const t=["7SMOnTq","link (","unlink","157496UzLGQv","*Remove link*","145048EuGzFl","795480taorQu","has","commandName","newValue","commands","108134lptQKX","link","registerAttributeLabel","enableDefaultAttributesIntegration","afterInit","formatInline","registerDescriptionCallback","TrackChangesEditing","419556luqKtA","plugins","toLowerCase","registerInlineAttribute","editor","*Set link:* %0","399006DiJUSq","attribute","717309oCKzDR","_registerLegacyDescription","label","locale","12EGydkL","format","key","10cTJhfg","type","LinkEditing","manualDecorators","get","commandParams","descriptionFactory","linkHref"];return(ii=function(){return t})()}!function(t){const e=oi,n=t();for(;;)try{if(185890===-parseInt(e(375))/1+parseInt(e(383))/2+-parseInt(e(389))/3+-parseInt(e(409))/4+parseInt(e(370))/5*(parseInt(e(395))/6)+-parseInt(e(406))/7*(-parseInt(e(369))/8)+-parseInt(e(391))/9*(parseInt(e(398))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ii);class ai extends t.Plugin{[si(379)](){const t=si,e=this[t(387)];if(!e[t(384)][t(371)](t(400)))return;const n=e[t(384)][t(402)](t(382)),r=e[t(374)][t(402)](t(376));n[t(378)](t(376)),n[t(378)](t(408)),n[t(386)](t(405));for(const e of r[t(401)])n[t(386)](e.id),n[t(404)][t(377)](e.id,t(407)+e[t(393)][t(385)]()+")");n[t(404)][t(381)]((n=>{const r=t;if(r(390)!=n[r(399)])return;const{data:s}=n;if(!s||r(405)!=s[r(397)])return;const o=s[r(373)],i=e[r(394)];return{type:r(396),content:null==o?Kr(i,r(368)):Kr(i,r(388),'"'+o+'"')}})),this[t(392)]()}[si(392)](){const t=si,e=this[t(387)],n=e[t(394)];e[t(384)][t(402)](t(382))[t(404)][t(381)]((e=>{const r=t;if(r(380)!=e[r(399)])return;const{data:s}=e;if(s){if(r(376)==s[r(372)]){const t=s[r(403)][0];return{type:r(396),content:Kr(n,r(388),'"'+t+'"')}}return r(408)==s[r(372)]?{type:r(396),content:Kr(n,r(368))}:void 0}}))}}const ci=fi;function ui(){const t=["formatInline","createRange","LegacyTodoListEditing","selection","*Indent:* %0","checkChild","formatBlock","name","ELEMENT_TODO_LIST","markBlockFormat","get","16904mEhnfl","format","parent","indentList","paragraph","document","slice","todo","end","256090cGuzDM","getSelectedBlocks","add","length","afterInit","todoList","todoListChecked","numberedList","bulleted","forceValue","bulletedList","value","change","isObject","394332rszKrc","List","push","104308PlMkAW","execute","filter","model","outdentList","741nrFerj","2126RItneu","*Uncheck item*","checkTodoList","ELEMENT_BULLETED_LIST","before","1101bzmLhV","type","listType","registerElementLabel","listIndent","5085AcQspl","commandName","element","editor","enableCommand","from","previousSibling","*Change to:* %0","listItem","TrackChangesEditing","_selectedElements","schema","18066ybNYtj","ELEMENT_NUMBERED_LIST","LegacyListEditing","*Check item*","registerDescriptionCallback","plugins","33VTuCPl","getAttribute","locale","createPositionAt","35qZqhbJ","881968jzEGoH","descriptionFactory","1631LoLyEe","ELEMENT_LIST_ITEM","findIndex","has","nextSibling","commands","*Outdent:* %0","numbered","commandParams","blockName","replace"];return(ui=function(){return t})()}!function(t){const e=fi,n=t();for(;;)try{if(728882===parseInt(e(408))/1+-parseInt(e(375))/2*(parseInt(e(380))/3)+-parseInt(e(369))/4*(-parseInt(e(407))/5)+-parseInt(e(397))/6*(parseInt(e(410))/7)+parseInt(e(343))/8*(-parseInt(e(385))/9)+parseInt(e(352))/10*(parseInt(e(403))/11)+-parseInt(e(366))/12*(-parseInt(e(374))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ui);class li extends t.Plugin{[ci(356)](){const t=ci,e=this[t(388)],n=e[t(405)];if(!e[t(402)][t(413)](t(399)))return;const r=e[t(402)][t(342)](t(394)),s=e[t(402)][t(413)](t(423));function o(t){return()=>{const n=fi,s=e[n(372)][n(348)][n(424)],o=e[n(415)][n(342)](t);if(o[n(363)])return void e[n(370)](n(347),{});const i=t[n(349)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(390)](t)[s(371)]((t=>function(t,e){const n=s;return e[n(426)](t[n(345)],n(393))&&!e[n(365)](t)}(t,r)));o=o[s(371)]((t=>!t.is(s(387),s(393))||t[s(404)](s(382))!=e));const i=new Set;for(const t of o)t.is(s(387),s(393))?i[s(354)](hi(t)):i[s(354)](t);return Array[s(390)](i)}(s[n(353)](),i,e[n(372)][n(396)]);e[n(372)][n(364)]((()=>{const e=n;for(const n of a)r[e(341)](n,{commandName:t,commandParams:[{forceValue:!o[e(363)]}],formatGroupId:e(419)},di(n))}))}}function i(t){return()=>{const n=fi,s=function(t){const e=fi;let n=Array[e(390)](t);const r=n[e(412)]((t=>e(393)!=t[e(339)]));return r>-1&&(n=n[e(349)](0,r)),n}(e[n(372)][n(348)][n(424)][n(353)]()),o=e[n(372)][n(422)](e[n(372)][n(406)](s[0],n(379)),e[n(372)][n(406)](s[s[n(355)]-1],n(351)));e[n(372)][n(364)]((()=>{const e=n;r[e(341)](o,{commandName:t,commandParams:[],formatGroupId:e(384)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(414)];for(;t&&t[n(404)](n(384))>e[n(404)](n(384));)r[n(354)](t),t=t[n(414)]}return Array[n(390)](r)}(s))}))}}r[t(389)](t(359),o(t(359))),r[t(389)](t(362),o(t(362))),s&&r[t(389)](t(357),o(t(357))),r[t(389)](t(346),i(t(346))),r[t(389)](t(373),i(t(373))),s&&r[t(389)](t(377),(()=>{const n=t,s=e[n(415)][n(342)](n(377)),o=Array[n(390)](s[n(395)]);o[n(371)]((t=>t[n(404)](n(358))!=s[n(363)])),e[n(372)][n(364)]((()=>{const t=n;for(const e of o)r[t(341)](e,{commandName:t(377),commandParams:[{forceValue:!s[t(363)]}]})}))})),r[t(409)][t(383)](t(393),(e=>Kr(n,t(411),e))),r[t(409)][t(401)]((e=>{const r=t;if(r(338)!=e[r(381)]&&r(421)!=e[r(381)])return;const{data:s}=e;if(s){if(r(359)==s[r(386)]||r(362)==s[r(386)]||r(357)==s[r(386)])switch(s[r(386)][r(420)](r(367),"")){case r(360):return o(Kr(n,r(378)));case r(417):return o(Kr(n,r(398)));case r(350):return o(Kr(n,r(340)))}if(r(346)==s[r(386)])return{type:r(344),content:Kr(n,r(425),Kr(n,r(411)))};if(r(373)==s[r(386)])return{type:r(344),content:Kr(n,r(416),Kr(n,r(411)))};if(r(377)==s[r(386)])return s[r(418)][0][r(361)]?{type:r(344),content:Kr(n,r(400))}:{type:r(344),content:Kr(n,r(376))}}function o(t){const e=r;return{type:e(344),content:Kr(n,e(392),t)}}}))}}function fi(t,e){const n=ui();return(fi=function(t,e){return n[t-=338]})(t,e)}function hi(t){const e=ci,n=t[e(404)](e(384));if(0==n)return t;let r=t;for(;t[e(391)]&&t[e(391)].is(e(387),e(393));){const s=t[e(391)][e(404)](e(384));if(s==n)r=t[e(391)];else if(s<n)break;t=t[e(391)]}return r}function di(t){const e=ci,n=[];if(t.is(e(387),e(393))&&t[e(404)](e(384))>0){let r=t[e(414)];for(;r&&e(393)==r[e(339)]&&r[e(404)](e(384))==t[e(404)](e(384));)n[e(368)](r),r=r[e(414)]}return n}const gi=mi;!function(t){const e=mi,n=t();for(;;)try{if(384524===parseInt(e(239))/1+parseInt(e(296))/2+parseInt(e(292))/3*(-parseInt(e(313))/4)+parseInt(e(254))/5*(parseInt(e(262))/6)+parseInt(e(264))/7+-parseInt(e(310))/8+parseInt(e(267))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ii);class pi extends t.Plugin{[gi(258)](){const t=gi;if(!this[t(251)][t(272)][t(249)](t(287)))return;const e=this[t(251)][t(309)][t(300)](t(280)),n=this[t(251)][t(272)][t(300)](t(275));e[t(266)]&&n[t(293)](t(242),this[t(295)][t(265)](this)),e[t(294)]&&n[t(293)](t(271),this[t(238)][t(265)](this)),e[t(277)]&&n[t(293)](t(284),this[t(276)][t(265)](this)),n[t(301)][t(286)](this[t(306)][t(265)](this))}[gi(295)](t,e={}){const n=gi,r=this[n(251)][n(272)][n(300)](n(275)),s=this[n(299)]();this[n(251)][n(270)][n(289)]((()=>{const t=n;r[t(291)](s,{commandName:t(242),commandParams:[{type:e[t(312)]}],formatGroupId:t(242)})}))}[gi(238)](t,e={}){const n=gi,r=this[n(251)][n(272)][n(300)](n(275)),s=this[n(257)]((t=>t.is(n(235),n(241))&&n(273)===t[n(298)](n(269))));if(s[n(288)]<1)return;const o=s[n(252)]((t=>this[n(251)][n(270)][n(243)](this[n(251)][n(270)][n(305)](t,n(282)),this[n(251)][n(270)][n(305)](t,0))));this[n(251)][n(270)][n(289)]((()=>{const t=n;r[t(291)](o,{commandName:t(271),commandParams:[{reversed:e[t(294)]}],formatGroupId:t(271)})}))}[gi(276)](t,e={}){const n=gi,r=this[n(251)][n(272)][n(300)](n(275)),s=this[n(257)]((t=>t.is(n(235),n(241))&&n(273)===t[n(298)](n(269))));if(s[n(288)]<1)return;const o=s[n(252)]((t=>this[n(251)][n(270)][n(243)](this[n(251)][n(270)][n(305)](t,n(282)),this[n(251)][n(270)][n(305)](t,0))));this[n(251)][n(270)][n(289)]((()=>{const t=n;r[t(291)](o,{commandName:t(284),commandParams:[{startIndex:e[t(277)]}],formatGroupId:t(284)})}))}[gi(306)](t){const e=gi;if(e(240)!=t[e(312)]&&e(256)!=t[e(312)])return;const n=this[e(251)][e(314)],{data:r}=t;if(!r)return;let s,o;switch(r[e(303)]){case e(242):s=e(247),o={type:e(308),content:Kr(n,s,Kr(n,this[e(281)](r[e(297)][0][e(312)])))};break;case e(271):s=r[e(297)][0][e(294)]?e(268):e(290),o={type:e(308),content:Kr(n,s)};break;case e(284):s=e(245),o={type:e(308),content:Kr(n,s,r[e(297)][0][e(277)])}}return o}[gi(299)](){const t=gi;var e,n,r,s;const o=this[t(251)][t(272)][t(300)](t(304));let i=Array[t(285)](this[t(251)][t(270)][t(248)][t(278)][t(311)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(235),t(241)))&&i[t(250)](...o[t(302)](this[t(251)][t(270)][t(248)][t(278)][t(274)](),t(283))),(null===(n=i[i[t(288)]-1])||void 0===n?void 0:n.is(t(235),t(241)))&&i[t(263)](...o[t(302)](this[t(251)][t(270)][t(248)][t(278)][t(279)](),t(261))),i=[...new Set(i)],(null===(s=null===(r=this[t(251)][t(270)][t(248)][t(278)][t(274)]())||void 0===r?void 0:r[t(236)])||void 0===s?void 0:s.is(t(235),t(241)))&&(i=i[t(259)]((e=>e.is(t(235),t(241))))),i}[gi(257)](t){const e=gi,n=this[e(251)][e(272)][e(300)](e(304));let r=Array[e(285)](this[e(251)][e(270)][e(248)][e(278)][e(311)]())[e(259)](t)[e(252)]((t=>{const r=e,s=this[r(251)][r(270)][r(305)](t,0);return[...n[r(302)](s,r(283)),...n[r(302)](s,r(261))]}))[e(246)]();return r=[...new Set(r)],r}[gi(281)](t){const e=gi;return e(255)+(this[e(251)][e(272)][e(300)](e(304))[e(237)](t)||e(253))[e(244)]()+e(260)+t[e(244)]()[e(307)](/-/g,"_")}}function mi(t,e){const n=Ii();return(mi=function(t,e){return n[t-=235]})(t,e)}function Ii(){const t=["getFirstPosition","TrackChangesEditing","handleListStartCommand","startIndex","selection","getLastPosition","list.properties","_getTranslationKeyForListStyle","before","backward","listStart","from","registerDescriptionCallback","LegacyListPropertiesEditing","length","change","*Format:* set order to regular","markMultiRangeBlockFormat","3HkQSDe","enableCommand","reversed","handleListStyleCommand","70736iIAFIF","commandParams","getAttribute","_getSuggestionBlocksForListStyle","get","descriptionFactory","getSiblingNodes","commandName","LegacyListUtils","createPositionAt","handleDescriptions","replace","format","config","1682464xhJHFf","getSelectedBlocks","type","2621884orArDH","locale","element","parent","getListTypeFromListStyleType","handleListReversedCommand","313455PMAyUY","formatBlock","listItem","listStyle","createRange","toUpperCase","*Format:* set start index to %0","flat","*Change to:* %0","document","has","unshift","editor","map","default","161765QfWTfd","ELEMENT_","formatInline","_getSuggestionBlocks","afterInit","filter","_LIST_","forward","6xTdnYw","push","4816084IvdECZ","bind","styles","1630035uReDPu","*Format:* set order to reversed","listType","model","listReversed","plugins","numbered"];return(Ii=function(){return t})()}function Ei(){const t=["downcastDispatcher","enableCommand","for","MediaEmbedEditing","163fsGghU","showSuggestionHighlights","2978sHqRXx","get","createEmptyElement","high","options","plugins","has","data","descriptionFactory","editor","div","290728hfHfqO","5630vzGffo","conversion","4152500nkDwpk","TrackChangesEditing","3820TpxRSn","ELEMENT_MEDIA","stop","registerElementLabel","mediaEmbed","2112966UAgBNN","attribute:url:media","dataDowncast","5033736diyTnF","afterInit","media","105szWNcQ","elementToElement","locale","2138508XjGOCE"];return(Ei=function(){return t})()}const Ti=bi;function bi(t,e){const n=Ei();return(bi=function(t,e){return n[t-=160]})(t,e)}!function(t){const e=bi,n=t();for(;;)try{if(562307===-parseInt(e(174))/1*(parseInt(e(176))/2)+parseInt(e(169))/3+parseInt(e(192))/4*(-parseInt(e(188))/5)+-parseInt(e(160))/6+parseInt(e(166))/7*(parseInt(e(187))/8)+parseInt(e(163))/9+parseInt(e(190))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ei);class _i extends t.Plugin{[Ti(164)](){const t=Ti,e=this[t(185)];if(!e[t(181)][t(182)](t(173)))return;const n=e[t(181)][t(177)](t(191)),r=e[t(168)];n[t(171)](t(196)),n[t(184)][t(195)](t(165),(e=>Kr(r,t(193),e))),e[t(189)][t(172)](t(162))[t(167)]({model:t(165),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(175)])return n[s(178)](s(186))},converterPriority:t(179)}),e[t(183)][t(170)].on(t(161),((e,n,r)=>{const s=t;r[s(180)][s(175)]&&e[s(194)]()}),{priority:t(179)})}}function yi(t,e){const n=Ci();return(yi=function(t,e){return n[t-=496]})(t,e)}const Ai=yi;!function(t){const e=yi,n=t();for(;;)try{if(880692===parseInt(e(509))/1*(-parseInt(e(497))/2)+-parseInt(e(504))/3*(parseInt(e(501))/4)+-parseInt(e(510))/5+-parseInt(e(511))/6*(parseInt(e(500))/7)+-parseInt(e(508))/8*(parseInt(e(507))/9)+parseInt(e(512))/10*(-parseInt(e(498))/11)+parseInt(e(514))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ci);class ki extends t.Plugin{[Ai(516)](){const t=Ai,e=this[t(499)];e[t(505)][t(506)](t(515))&&e[t(505)][t(503)](t(496))[t(513)](t(502))}}function Ci(){const t=["mention","get","3IQqAEH","plugins","has","54muOcdV","92296OYYYPK","154269HTSSDM","4127425ttqwGz","6stOsLN","5210RubjUE","enableCommand","54749868FnsRvW","MentionEditing","afterInit","TrackChangesEditing","8rKhVDs","1738znxQow","editor","10335073KdPQiu","2445028sOVuQy"];return(Ci=function(){return t})()}const Li=Si;function Ri(){const t=["*Insert:* %0","2919930KTWmOl","afterInit","plugins","type","element","17547330IRVacf","registerDescriptionCallback","12jEHrME","registerElementLabel","MergeFieldsEditing","getContainedElement","mergeField","3772811MjaPhw","TrackChangesEditing","insertMergeField","commands","locale","insertion","641091oNOnTO","get","descriptionFactory","2367925pQHUgj","211518aKwRcu","2siPeHM","*Remove:* %0","244616AlVbSa","ELEMENT_MERGE_FIELD","enableCommand","getLabel","168NGlYLQ","editor","deletion","getAttribute"];return(Ri=function(){return t})()}function Si(t,e){const n=Ri();return(Si=function(t,e){return n[t-=360]})(t,e)}!function(t){const e=Si,n=t();for(;;)try{if(338813===-parseInt(e(375))/1*(-parseInt(e(373))/2)+parseInt(e(368))/3*(-parseInt(e(391))/4)+-parseInt(e(371))/5+parseInt(e(384))/6+-parseInt(e(362))/7+parseInt(e(379))/8*(-parseInt(e(372))/9)+parseInt(e(389))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ri);class Ni extends t.Plugin{[Li(385)](){const t=Li,e=this[t(380)];if(!e[t(365)][t(369)](t(364)))return;e[t(386)][t(369)](t(363))[t(377)](t(364));const n=e[t(386)][t(369)](t(363)),r=e[t(366)];n[t(370)][t(392)](t(361),(e=>Kr(r,t(376),e))),n[t(370)][t(390)]((n=>{const s=t;if(s(367)!=n[s(387)]&&s(381)!=n[s(387)])return;const o=n[s(360)]();if(null==o)return;if(!o.is(s(388),s(361)))return;const i=e[s(386)][s(369)](s(393))[s(378)](o[s(382)]("id"));return s(367)==n[s(387)]?{type:s(367),content:Kr(r,s(383),'"'+i+'" '+Kr(r,s(376)))}:{type:s(381),content:Kr(r,s(374),'"'+i+'" '+Kr(r,s(376)))}}))}}const Mi=vi;function vi(t,e){const n=wi();return(vi=function(t,e){return n[t-=411]})(t,e)}function wi(){const t=["head","has","listType","afterInit","2224SHyAnT","newValue","enableDefaultAttributesIntegration","ELEMENT_MULTI_LEVEL_LIST","468277IrXzpu","listMarkerStyle","format","TrackChangesEditing","*Set format:* %0","editor","113122QvrLcd","154595CVXiFn","locale","multiLevelList","get","7208088XwliMg","10493hyFJmD","next","5141276zmOCPv","descriptionFactory","plugins","registerBlockAttribute","oldValue","data","9324099hZNaDV","MultiLevelList","key","handleDescriptions","27fEYRgl","*Remove format:* %0","registerDescriptionCallback"];return(wi=function(){return t})()}!function(t){const e=vi,n=t();for(;;)try{if(713113===-parseInt(e(440))/1+parseInt(e(411))/2*(parseInt(e(429))/3)+parseInt(e(419))/4+-parseInt(e(412))/5+-parseInt(e(416))/6+parseInt(e(417))/7*(-parseInt(e(436))/8)+parseInt(e(425))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wi);class Oi extends t.Plugin{[Mi(435)](){const t=Mi,e=this[t(445)],n=e[t(421)][t(415)](t(443));e[t(421)][t(433)](t(426))&&(n[t(438)](t(414)),n[t(422)](t(441)),n[t(420)][t(431)]((e=>this[t(428)](e))))}[Mi(428)](t){const e=Mi,n=this[e(445)][e(413)],{data:r}=t,s={type:e(442),content:""};if(r&&e(441)==r[e(427)]){if(!r[e(423)])return{type:e(442),content:Kr(n,e(444),Kr(n,e(439)))+" ("+r[e(437)]+")"};if(!r[e(437)]){let o=t[e(432)];for(;o;){if(o[e(424)]&&e(434)==o[e(424)][e(427)]&&o[e(424)][e(437)])return s;o=o[e(418)]}return{type:e(442),content:Kr(n,e(430),Kr(n,e(439)))+" ("+r[e(423)]+")"}}}}}function Fi(){const t=["1965510pLPZuV","has","9992eBMqrH","enableCommand","pageBreak","15340hyqpSz","descriptionFactory","2815290HfrcWX","147WgjbBS","get","TrackChangesEditing","locale","553992tLQvcn","afterInit","4125PWkwaE","32150HVRCUJ","PageBreakEditing","1YSXpKZ","registerElementLabel","editor","366868shFDWq","175xQawTm","ELEMENT_PAGE_BREAK","plugins"];return(Fi=function(){return t})()}const Di=xi;function xi(t,e){const n=Fi();return(xi=function(t,e){return n[t-=445]})(t,e)}!function(t){const e=xi,n=t();for(;;)try{if(358589===-parseInt(e(449))/1*(-parseInt(e(452))/2)+parseInt(e(464))/3*(-parseInt(e(461))/4)+-parseInt(e(463))/5+-parseInt(e(468))/6+-parseInt(e(453))/7*(-parseInt(e(458))/8)+-parseInt(e(456))/9+-parseInt(e(447))/10*(-parseInt(e(446))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fi);class Pi extends t.Plugin{[Di(445)](){const t=Di,e=this[t(451)];if(!e[t(455)][t(457)](t(448)))return;e[t(455)][t(465)](t(466))[t(459)](t(460));const n=e[t(455)][t(465)](t(466)),r=e[t(467)];n[t(462)][t(450)](t(460),(e=>Kr(r,t(454),e)))}}function Bi(t,e){const n=ji();return(Bi=function(t,e){return n[t-=457]})(t,e)}const Ui=Bi;function ji(){const t=["TrackChangesEditing","121Rkvhyl","isBlock","insertParagraph","3342605apOJVK","2178170zUVlxP","commandName","plugins","addClass","*Change to:* %0","consumable","enableCommand","registerElementLabel","_splitMarkerName","markerName","nodeAfter","*Insert:* %0","2bsEtdd","type","locale","end","281192KgdRyD","has","consume","get","downcastDispatcher","formatBlock","span","includes","paragraph","isTouching","afterInit","1622772CtsTwC","insertion","options","enableDefaultAttributesIntegration","model","writer","Paragraph","$text","format","schema","insert","838271YvxRmF","activeMarkers","registerDescriptionCallback","getItemLabel","markerRange","toViewPosition","809523otdxxK","getFirstRange","isLimit","data","editing","_registerLegacyDescription","ck-suggestion-marker--active","createUIElement","ck-suggestion-marker-split","name","showSuggestionHighlights","start","24GjQUbo","738755lCEYkV","highest","editor","checkChild","bindElementToMarker","56nXdIDS","descriptionFactory","addMarker:suggestion:insertion","ELEMENT_PARAGRAPH","mapper"];return(ji=function(){return t})()}!function(t){const e=Bi,n=t();for(;;)try{if(430354===-parseInt(e(518))/1+-parseInt(e(492))/2*(parseInt(e(507))/3)+-parseInt(e(496))/4+-parseInt(e(465))/5*(-parseInt(e(464))/6)+-parseInt(e(479))/7+-parseInt(e(470))/8*(parseInt(e(524))/9)+parseInt(e(480))/10*(parseInt(e(476))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ji);class Gi extends t.Plugin{[Ui(506)](){const t=Ui,e=this[t(467)];if(!e[t(482)][t(497)](t(513)))return;const n=e[t(494)],r=e[t(482)][t(499)](t(475));r[t(471)][t(487)](t(504),(e=>Kr(n,t(473),e))),r[t(510)](t(504)),r[t(486)](t(478)),e[t(528)][t(500)].on(t(472),Vi(e),{priority:t(466)}),e[t(527)][t(500)].on(t(472),((n,r,s)=>{const o=t;s[o(509)][o(462)]&&Vi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(466)});const s=r[t(471)];s[t(520)]((r=>{const o=t;if(o(508)!==r[o(493)])return;const{start:i,end:a}=r[o(525)]();if(!i[o(505)](a)||!i[o(490)])return;const c=e[o(511)][o(516)],u=i[o(490)];return c[o(477)](u)&&!c[o(526)](u)&&c[o(468)](u,o(514))?{type:o(508),content:Kr(n,o(491),s[o(521)](u,1))}:void 0})),this[t(457)]()}[Ui(457)](){const t=Ui,e=this[t(467)],n=e[t(494)];e[t(482)][t(499)](t(475))[t(471)][t(520)]((e=>{const r=t;if(r(501)!=e[r(493)])return;const{data:s}=e;return s&&r(504)==s[r(481)]?{type:r(515),content:Kr(n,r(484),Kr(n,r(473)))}:void 0}))}}function Vi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Bi,i=t[o(482)][o(499)](o(475)),a=r[o(522)][o(463)],c=r[o(522)][o(495)],u=t[o(511)][o(516)];if(!a[o(505)](c)||!a[o(490)])return;const l=a[o(490)];if(u[o(477)](l)&&!u[o(526)](l)&&u[o(468)](l,o(514))){if(!s[o(485)][o(498)](r[o(522)],n[o(461)]))return;const{authorId:t}=i[o(488)](r[o(489)]),a=s[o(512)][o(459)](o(502),{class:o(460),"data-author-id":t}),u=s[o(474)][o(523)](c);e&&i[o(519)][o(503)](r[o(489)])&&s[o(512)][o(483)](o(458),a),s[o(512)][o(517)](u,a),s[o(474)][o(469)](a,r[o(489)])}}}const Hi=Wi;function Wi(t,e){const n=zi();return(Wi=function(t,e){return n[t-=240]})(t,e)}function zi(){const t=["TrackChangesEditing","has","1003916JIaSIU","enableDefaultAttributesIntegration","formatInline","2037366TTnIaS","removeFormat","plugins","2756733syQNlU","RemoveFormatEditing","1457984SbOPvp","format","567162iyEpBo","editor","get","registerDescriptionCallback","type","*Remove all formatting*","descriptionFactory","3TyECLG","commandName","_registerLegacyDescription","locale","afterInit","1787229HVmIYG","5288880rCmfPM","48zhNZPP","formatBlock"];return(zi=function(){return t})()}!function(t){const e=Wi,n=t();for(;;)try{if(735456===parseInt(e(261))/1+-parseInt(e(263))/2+parseInt(e(242))/3*(-parseInt(e(253))/4)+parseInt(e(248))/5+parseInt(e(256))/6+-parseInt(e(259))/7+-parseInt(e(249))/8*(parseInt(e(247))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zi);class Ki extends t.Plugin{[Hi(246)](){const t=Hi,e=this[t(264)];e[t(258)][t(252)](t(260))&&(e[t(258)][t(265)](t(251))[t(254)](t(257)),this[t(244)]())}[Hi(244)](){const t=Hi,e=this[t(264)];e[t(258)][t(265)](t(251))[t(241)][t(266)]((n=>{const r=t;if(r(250)!=n[r(267)]&&r(255)!=n[r(267)])return;const{data:s}=n;return s&&r(257)==s[r(243)]?{type:r(262),content:Kr(e[r(245)],r(240))}:void 0}))}}const qi=Yi;function Yi(t,e){const n=Xi();return(Yi=function(t,e){return n[t-=471]})(t,e)}function Xi(){const t=["goToNextRestrictedEditingException","77377zfsyOi","27871128tHpsQh","2269832ofdxOe","goToPreviousRestrictedEditingException","TrackChangesEditing","RestrictedEditingModeEditing","has","5528815kKVkAQ","4ILnHPB","discardSelectedSuggestions","acceptSelectedSuggestions","6330648jtpMbX","plugins","editor","4428529EIYIxx","afterInit","trackChanges","enableCommand","2712930nMpdjV","acceptAllSuggestions","get","discardAllSuggestions","acceptSuggestion","discardSuggestion","8RSTVqu"];return(Xi=function(){return t})()}!function(t){const e=Yi,n=t();for(;;)try{if(611257===parseInt(e(475))/1+parseInt(e(477))/2+-parseInt(e(493))/3+parseInt(e(483))/4*(-parseInt(e(482))/5)+-parseInt(e(486))/6+parseInt(e(489))/7*(-parseInt(e(473))/8)+parseInt(e(476))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xi);class Zi extends t.Plugin{[qi(490)](){const t=qi,e=this[t(488)];if(!e[t(487)][t(481)](t(480)))return;const n=e[t(487)][t(495)](t(479));n[t(492)](t(478)),n[t(492)](t(474));const r=e[t(487)][t(495)](t(480));r[t(492)](t(491)),r[t(492)](t(471)),r[t(492)](t(472)),r[t(492)](t(494)),r[t(492)](t(496)),r[t(492)](t(485)),r[t(492)](t(484))}}const Qi=$i;function Ji(){const t=["markerRange","registerElementLabel","14011WpkoYA","_splitMarkerName","633867RFAhMF","8301112jiZTLV","createUIElement","locale","options","35sUzLyw","high","ck-suggestion-marker-","enableCommand","324XOfrCh","showSuggestionHighlights","span","requires","writer","addMarker:suggestion:deletion","ELEMENT_LINE_BREAK","addMarker:suggestion","108ZwdXEP","element","downcastDispatcher","1330cwNhKN","229808GVTCEH","bindElementToMarker","toViewPosition","editor","consumable","markerName","descriptionFactory","editing","584551NlimVG","test","TrackChangesEditing","getItems","split","includes","name","deletion","model","get","37377OgxEtp","merge","insert","createPositionBefore","addMarker:suggestion:insertion","shiftEnter","ck-suggestion-marker--active","data","mapper","58284NIUsiu","softBreak","addClass","7OptTBF","init","activeMarkers","plugins"];return(Ji=function(){return t})()}function $i(t,e){const n=Ji();return($i=function(t,e){return n[t-=142]})(t,e)}!function(t){const e=$i,n=t();for(;;)try{if(540336===-parseInt(e(162))/1*(parseInt(e(181))/2)+-parseInt(e(164))/3+-parseInt(e(185))/4*(parseInt(e(169))/5)+-parseInt(e(153))/6+parseInt(e(156))/7*(parseInt(e(165))/8)+parseInt(e(144))/9*(-parseInt(e(184))/10)+-parseInt(e(193))/11*(-parseInt(e(173))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ji);class ta extends t.Plugin{static get[Qi(176)](){return[Js.ShiftEnter]}[Qi(157)](){const t=Qi,e=this[t(188)],n=e[t(159)][t(143)](t(195));n[t(172)](t(149)),e[t(192)][t(183)].on(t(148),ea(e),{priority:t(170)}),e[t(192)][t(183)].on(t(178),ea(e),{priority:t(170)}),e[t(151)][t(183)].on(t(180),((n,r,s)=>{const o=t;s[o(168)][o(174)]&&ea(e,{showActiveMarker:!1})(n,r,s)})),n[t(191)][t(161)](t(154),(n=>Kr(e[t(167)],t(179),n)))}}function ea(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=$i,i=t[o(159)][o(143)](o(195));if(!s[o(189)][o(194)](r[o(160)],n[o(199)]))return;const a=t[o(142)];for(const t of r[o(160)][o(196)]()){if(!t.is(o(182),o(154)))continue;const n=o(200)==r[o(190)][o(197)](":")[1]?o(145):o(197),{authorId:c}=i[o(163)](r[o(190)]),u=s[o(177)][o(166)](o(175),{class:o(171)+n,"data-author-id":c}),l=s[o(152)][o(187)](a[o(147)](t));e&&i[o(158)][o(198)](r[o(190)])&&s[o(177)][o(155)](o(150),u),s[o(177)][o(146)](l,u),s[o(152)][o(186)](u,r[o(190)])}}}function na(){const t=["formatInline","from","StandardEditingModeEditing","descriptionFactory","commands","editor","type","selection","change","FORMAT_RESTRICTED_ENABLED","has","9429101HrrryB","isCollapsed","get","locale","commandName","3AWCKpz","model","2145987KLncLE","commandParams","markInlineFormat","plugins","1926436yjwiiv","28umKSte","10sqIHdd","value","registerDescriptionCallback","FORMAT_RESTRICTED_DISABLED","983768uJlyKP","forceValue","enableCommand","142444KKdtBk","restrictedEditingException","185460zOgIbj","format","afterInit","TrackChangesEditing","document","formatBlock","375750wjjZhp","getRanges","12igQkxr"];return(na=function(){return t})()}const ra=sa;function sa(t,e){const n=na();return(sa=function(t,e){return n[t-=157]})(t,e)}!function(t){const e=sa,n=t();for(;;)try{if(248363===-parseInt(e(158))/1+-parseInt(e(198))/2*(parseInt(e(183))/3)+parseInt(e(189))/4+-parseInt(e(164))/5*(-parseInt(e(166))/6)+parseInt(e(190))/7*(parseInt(e(195))/8)+-parseInt(e(185))/9*(-parseInt(e(191))/10)+-parseInt(e(178))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(na);class oa extends t.Plugin{[ra(160)](){const t=ra,e=this[t(172)],n=e[t(184)],r=e[t(181)];if(!e[t(188)][t(177)](t(169)))return;const s=e[t(188)][t(180)](t(161)),o=t(157),i=e[t(171)][t(180)](o);s[t(197)](o,((e,r={})=>{const a=t,c=n[a(162)][a(174)];if(c[a(179)])return void e(r);const u=void 0!==r[a(196)]?r[a(196)]:!i[a(192)];n[a(175)]((()=>{const t=a,e=Array[t(168)](c[t(165)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(187)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(170)][t(193)]((e=>{const n=t;if(n(163)!=e[n(173)]&&n(167)!=e[n(173)])return;const{data:s}=e;return s&&s[n(182)]==o?s[n(186)][0][n(196)]?{type:n(159),content:Kr(r,n(176))}:{type:n(159),content:Kr(r,n(194))}:void 0}))}}function ia(t,e){const n=ca();return(ia=function(t,e){return n[t-=306]})(t,e)}const aa=ia;function ca(){const t=["registerInlineAttribute","registerAttributeLabel","ghsAttributes","formatBlock","definitions","registerDescriptionCallback","33369mziFfO","formatInline","registerBlockAttribute","*Remove format:* %0","plugins","editor","toLowerCase","36HnCizE","commandParams","add","afterInit","styleName","2120sprWiq","style","30oKHhBE","forceValue","4YhbpTZ","FORMAT_STYLE","normalizeConfig","block","1196070crjMrV","2475hpuvIF","2407218edbHJx","format","*Set format:* %0","get","DataSchema","element","inline","descriptionFactory","TrackChangesEditing","GeneralHtmlSupport","config","Style","getGhsAttributeNameForElement","commandName","type","locale","StyleUtils","311607EwTTYM","52NKvpAM","_registerLegacyDescription","1713650LAdLgk","enableDefaultAttributesIntegration","has","5333911WFJyyQ"];return(ca=function(){return t})()}!function(t){const e=ia,n=t();for(;;)try{if(820830===parseInt(e(309))/1+parseInt(e(329))/2*(-parseInt(e(310))/3)+parseInt(e(357))/4*(parseInt(e(331))/5)+-parseInt(e(311))/6+parseInt(e(341))/7*(parseInt(e(353))/8)+-parseInt(e(328))/9*(parseInt(e(355))/10)+parseInt(e(334))/11*(-parseInt(e(348))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ca);class ua extends t.Plugin{[aa(351)](){const t=aa,e=this[t(346)];if(!e[t(345)][t(333)](t(322))||!e[t(345)][t(333)](t(315)))return;const n=e[t(345)][t(314)](t(319)),r=e[t(326)],s=e[t(321)][t(314)](t(354))||{},o=e[t(345)][t(314)](t(320)),i=e[t(345)][t(314)](t(327))[t(307)](e[t(345)][t(314)](t(315)),s[t(339)]);n[t(332)](t(354));const a=new Set;for(const e of i[t(308)]){const n=o[t(323)](e[t(316)]);a[t(350)](n)}const c=new Set;for(const e of i[t(317)]){const n=o[t(323)](e[t(316)]);c[t(350)](n);for(const n of e[t(337)])c[t(350)](n)}for(const e of a)n[t(343)](e),n[t(318)][t(336)](e,Kr(r,t(306)));for(const e of c)n[t(335)](e),n[t(318)][t(336)](e,Kr(r,t(306)));this[t(330)]()}[aa(330)](){const t=aa,e=this[t(346)],n=e[t(326)];e[t(345)][t(314)](t(319))[t(318)][t(340)]((e=>{const r=t;if(r(338)!=e[r(325)]&&r(342)!=e[r(325)])return;const{data:s}=e;return s&&r(354)===s[r(324)]?s[r(349)][0][r(356)]?{type:r(312),content:Kr(n,r(313),s[r(349)][0][r(352)][r(347)]())}:{type:r(312),content:Kr(n,r(344),s[r(349)][0][r(352)][r(347)]())}:void 0}))}}const la=ha;function fa(){const t=["map","*Insert:* %0","isTouching","model","some","insertTableRowAbove","above","createRangeIn","has","registerCustomCallback","max","_suggestionFactory","element","removeTableColumn","toLowerCase","afterInit","get","nodeBefore","$graveyard","maxColumn","markMultiRangeInsertion","tableColumn","getSuggestion","removeTableRow","902TlyVuH","getRanges","getFirstRange","accept","getChanges","ELEMENT_TABLE_ROW_WITH_TEXT","getRowIndexes","locale","mapper","_getSuggestionCoords","tableCell","rootName","62780jxIlRC","ELEMENT_TABLE_COLUMN_WITH_TEXT","selectTableColumn","nodeAfter","addMarker:suggestion","_tableSuggestions","ELEMENT_TABLE","writer","from","showSuggestionHighlights","ELEMENT_TABLE_ROW","discard","insertTableRowBelow","isArray","minRow","createTableWalker","document","getItems","365250gZtyWG","selection","descriptionFactory","getContainedElement","isInContent","cell","selectTableRow","enqueueChange","toViewElement","56868XDubEm","highest","insertTableColumnLeft","root","change","filter","registerElementLabel","maxRow","registerPostFixer","createRangeOn","MAX_SAFE_INTEGER","values","classes","TrackChangesEditing","detach","addClass","insertion","downcastDispatcher","markMultiRangeDeletion","oldRange","587344uHFLMz","tablePaste","batch","table","subType","getChangedMarkers","name","_tablePostFixingSubtypes","getSelectionAffectedTableCells","push","change:data","MIN_SAFE_INTEGER","_splitMarkerName","9692SZCBTB","length","position","execute","addRange","start","removeClass","options","insertTable","7kCxoeW","531834tlyIXH","commands","findAncestor","isEqual","order","first","_setupColumnsRowsFixing","getChildren","ELEMENT_TABLE_WITH_TEXT","item","every","registerDescriptionCallback","isIntersectingWithRange","hasAttribute","low","setSelection","$textProxy","suggestion","*Remove:* %0","getCellLocation","substr","isIntersecting","join","insert","colspan","320JImJLA","getColumnIndexes","tableRow","_getCoordsForCells","editor","insertTableColumnRight","enableCommand","differ","deletion","last","18bwRfqp","refresh","plugins","span","minColumn","type","223002JjSJZi","startsWith","includes","ELEMENT_TABLE_COLUMN","getAttribute","forceValue","TableUtils","rowspan","fromRange","min","end","createPositionAt","left","_acceptFormatSuggestionCallbackFactory","data","add","TableEditing"];return(fa=function(){return t})()}function ha(t,e){const n=fa();return(ha=function(t,e){return n[t-=127]})(t,e)}!function(t){const e=ha,n=t();for(;;)try{if(118075===-parseInt(e(252))/1+parseInt(e(168))/2+-parseInt(e(159))/3+parseInt(e(201))/4*(parseInt(e(236))/5)+parseInt(e(211))/6*(-parseInt(e(210))/7)+parseInt(e(188))/8*(-parseInt(e(246))/9)+-parseInt(e(141))/10*(-parseInt(e(129))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fa);class da extends t.Plugin{constructor(t){const e=ha;super(t),this[e(195)]=[e(238),e(290)],this[e(146)]=new Set}[la(284)](){const t=la,e=this[t(240)],n=e[t(272)][t(157)][t(160)];if(!e[t(248)][t(277)](t(268)))return;const r=e[t(136)],s=e[t(248)][t(285)](t(181)),o=e[t(248)][t(285)](t(258));s[t(161)][t(174)](t(191),(e=>Kr(r,t(147),e))),this[t(217)](),s[t(242)](t(209)),s[t(242)](t(165)),s[t(242)](t(143));for(const r of[t(274),t(153)]){const i=e[t(212)][t(285)](r);s[t(242)](r,(r=>{const a=t;e[a(272)][a(172)]((t=>{const e=a;r();const c=e(275)===i[e(215)],u=o[e(196)](n),l=o[e(135)](u),f=c?l[e(216)]-1:l[e(245)]+1,h=u[0][e(213)](e(191)),d=o[e(156)](h,{startRow:f,endRow:f}),g=Array[e(149)](d)[e(269)]((n=>t[e(177)](n[e(164)])));s[e(289)](g,e(238))}))}))}for(const r of[t(170),t(241)]){const i=e[t(212)][t(285)](r);s[t(242)](r,(r=>{const a=t;e[a(272)][a(172)]((t=>{const e=a;r();const c=e(264)===i[e(215)],u=o[e(196)](n),l=o[e(237)](u),f=c?l[e(216)]-1:l[e(245)]+1,h=u[0][e(213)](e(191)),d=o[e(156)](h,{startRow:0,column:f,includeAllSlots:!1}),g=Array[e(149)](d)[e(269)]((n=>t[e(177)](n[e(164)])));s[e(289)](g,e(290))}))}))}for(const r of[t(128),t(282)]){const i=r[t(231)](11),a=i[t(283)](),c=a[t(231)](0,3)+t(249),u=t(191)+i,l=t(261)+i,f=t(279)+i;s[t(242)](r,(()=>{const i=t;e[i(272)][i(172)]((t=>{const e=i,h=o[e(196)](n),d=h[0][e(213)](e(191));let g;if(e(128)==r){const t=o[e(135)](h);g={startRow:t[e(216)],endRow:t[e(245)],includeAllSlots:!0}}else{const t=o[e(237)](h);g={startColumn:t[e(216)],endColumn:t[e(245)],includeAllSlots:!0}}const p=o[e(156)](d,g),m=Array[e(149)](p)[e(269)]((({cell:t})=>t)),I=ga(m[e(173)]((t=>t[e(224)](c)))),E=ga(m[e(173)]((t=>!t[e(224)](c))))[e(269)]((n=>t[e(177)](n))),T=s[e(186)](E,u);if(T&&(e(238)==T[e(192)]||e(290)==T[e(192)])){const n=this[e(138)](T);for(const r of I){const s=t[e(177)](r),i=o[e(230)](r),u=r[e(256)](c)-1,h=n[l],d=n[f];h<=i[a]&&i[a]+u<=d&&T[e(205)](s)}}}))}))}function c(r){const s=t,o=Array[s(149)](n[s(130)]())[s(269)]((t=>i.LiveRange[s(260)](t)));e[s(272)][s(172)]((t=>{const n=s,i=t[n(190)];r=r[n(173)]((t=>n(287)!=t[n(171)][n(140)])),t[n(226)](r),e[n(212)][n(285)](n(128))[n(247)](),e[n(204)](n(128),{forceDefaultExecution:!0}),e[n(272)][n(166)]((()=>{const t=n;e[t(272)][t(166)](i,(e=>{const n=t,r=o[n(173)]((t=>n(287)!=t[n(171)][n(140)]));r[n(202)]>0&&e[n(226)](r);for(const t of o)t[n(182)]()}))}))}))}function u(r){const s=t;e[s(272)][s(172)]((t=>{const o=s,a=Array[o(149)](n[o(130)]())[o(269)]((t=>i.LiveRange[o(260)](t))),c=[];for(const t of r)for(const e of t[o(158)]({shallow:!0}))c[o(197)](e);for(const n of c)o(287)!=n[o(171)][o(140)]&&(t[o(226)](t[o(263)](n,0)),e[o(212)][o(285)](o(282))[o(247)](),e[o(204)](o(282),{forceDefaultExecution:!0}));const u=a[o(173)]((t=>o(287)!=t[o(171)][o(140)]));u[o(202)]>0&&t[o(226)](u);for(const t of a)t[o(182)]()}))}function l(e,n){const r=t;return n[r(221)]((t=>e[r(273)]((e=>e[r(262)][r(214)](t[r(206)])||t[r(262)][r(214)](e[r(206)])))))}function f(e,n){const r=t;return!e[r(273)]((t=>n[r(273)]((e=>t[r(232)](e)))))&&e[r(273)]((t=>n[r(273)]((e=>t[r(262)][r(271)](e[r(206)])))))}e[t(266)][t(185)].on(t(145),((e,n,r)=>{const s=t;if(!r[s(208)][s(150)])return;const o=n[s(220)];if(!o)return;const i=r[s(137)][s(167)](o);function c(t){return Array[s(154)](t)?t:[t]}i&&s(139)===o[s(194)]&&(0,a.setHighlightHandling)(i,r[s(148)],((t,e,n)=>n[s(183)](c(e[s(180)]),t)),((t,e,n)=>n[s(207)](c(e[s(180)]),t)))}),{priority:t(169)}),s[t(161)][t(222)]((e=>{const n=t;if(n(184)!=e[n(251)]&&n(244)!=e[n(251)])return;const s=e[n(162)]();if(null!=s&&s.is(n(281),n(191))){if(n(184)==e[n(251)]){const t=e[n(158)]()[n(173)]((t=>t.is(n(227))))[n(269)]((t=>t[n(266)]));if(t[n(202)])return{type:n(184),content:Kr(r,n(270),Kr(r,n(219),'"'+t[n(233)](" ")+'"'))}}if(n(244)==e[n(251)]){const t=e[n(158)]()[n(173)]((t=>t.is(n(227))))[n(269)]((t=>t[n(266)]));if(t[n(202)])return{type:n(244),content:Kr(r,n(229),Kr(r,n(219),'"'+t[n(233)](" ")+'"'))}}}})),s[t(161)][t(222)]((e=>{const n=t;if(n(238)==e[n(192)]){const t=e[n(158)]()[n(173)]((t=>t.is(n(227))))[n(269)]((t=>t[n(266)])),s=this[n(138)](e),o=s[n(175)]-s[n(155)]+1;if(n(184)==e[n(251)])return t[n(202)]?{type:n(184),content:Kr(r,n(270),Kr(r,n(134),[o,'"'+t[n(233)](" ")+'"']))}:{type:n(184),content:Kr(r,n(270),Kr(r,n(151),o))};if(n(244)==e[n(251)])return t[n(202)]?{type:n(244),content:Kr(r,n(229),Kr(r,n(134),[o,'"'+t[n(233)](" ")+'"']))}:{type:n(244),content:Kr(r,n(229),Kr(r,n(151),o))}}if(n(290)==e[n(192)]){const t=e[n(158)]()[n(173)]((t=>t.is(n(227))))[n(269)]((t=>t[n(266)])),s=this[n(138)](e),o=s[n(288)]-s[n(250)]+1;if(n(184)==e[n(251)])return t[n(202)]?{type:n(184),content:Kr(r,n(270),Kr(r,n(142),[o,'"'+t[n(233)](" ")+'"']))}:{type:n(184),content:Kr(r,n(270),Kr(r,n(255),o))};if(n(244)==e[n(251)])return t[n(202)]?{type:n(244),content:Kr(r,n(229),Kr(r,n(142),[o,'"'+t[n(233)](" ")+'"']))}:{type:n(244),content:Kr(r,n(229),Kr(r,n(255),o))}}})),s[t(280)][t(278)](t(184),t(238),t(152),c),s[t(280)][t(278)](t(244),t(238),t(132),c),s[t(280)][t(278)](t(184),t(290),t(152),u),s[t(280)][t(278)](t(244),t(290),t(132),u),s[t(280)][t(278)](t(184),t(290),t(233),l),s[t(280)][t(278)](t(244),t(290),t(233),l),s[t(280)][t(278)](t(184),t(238),t(233),f),s[t(280)][t(278)](t(244),t(238),t(233),f)}[la(265)](){const t=la,e=this[t(240)],n=e[t(272)][t(157)][t(160)];return(r,s)=>{const o=t;e[o(272)][o(172)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(262)][a(286)];u&&u[0]&&!1===u[0][a(257)]&&(l=r[0][a(206)][a(144)]);const f=t[a(276)](l);if(a(287)==f[a(171)][a(140)])return;const h=Array[a(149)](n[a(130)]())[a(269)]((t=>i.LiveRange[a(260)](t)));t[a(226)](f),e[a(212)][a(285)](c)[a(247)](),u[a(197)]({forceDefaultExecution:!0}),e[a(204)](c,...u);const d=h[a(173)]((t=>a(287)!=t[a(171)][a(140)]));d[a(202)]>0&&t[a(226)](d);for(const t of h)t[a(182)]()}))}}[la(239)](t){const e=la,n=this[e(240)][e(248)][e(285)](e(258));let r=Number[e(178)],s=Number[e(199)],o=Number[e(178)],i=Number[e(199)];for(const a of t){if(e(287)==a[e(171)][e(140)])continue;const{row:t,column:c}=n[e(230)](a),u=a[e(224)](e(259))?a[e(256)](e(259))-1:0,l=a[e(224)](e(235))?a[e(256)](e(235))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[la(217)](){const t=la,e=this[t(240)],n=e[t(248)][t(285)](t(181)),r=e[t(248)][t(285)](t(258));e[t(272)][t(157)].on(t(198),(()=>{const r=t,s=Array[r(149)](e[r(272)][r(157)][r(243)][r(193)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(200)](t);if(r(228)!=s)continue;if(null!=e[r(187)])continue;const a=n[r(127)](o);this[r(195)][r(254)](i)&&this[r(146)][r(267)](a)}}),{priority:t(225)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(177)](e),a=e[s(213)](s(191)),c=r[s(230)](e);for(const t of this[s(146)]){const n=t[s(192)],r=n[s(253)](s(189)),u=n[s(231)](r?10:5),l=u[s(283)](),f=l[s(231)](0,3)+s(249),h=s(261)+u,d=s(279)+u;if(!t[s(163)])continue;if(a!=t[s(131)]()[s(206)][s(213)](s(191)))continue;if(t[s(223)](i))continue;const g=e[s(224)](f)?e[s(256)](f)-1:0,p=this[s(138)](t),m=p[h],I=p[d];m<=c[l]&&c[l]+g<=I&&(t[s(205)](i),o=!0)}return o};e[t(272)][t(157)][t(176)]((n=>{const r=t;let o=!1;for(const t of e[r(272)][r(157)][r(243)][r(133)]())if(r(234)==t[r(251)])if(r(238)==t[r(194)])for(const e of t[r(203)][r(144)][r(218)]())o=o||s(e,n);else r(139)==t[r(194)]&&(o=o||s(t[r(203)][r(144)],n));return o}))}[la(138)](t){const e=la;return this[e(239)](t[e(130)]()[e(269)]((t=>t[e(206)][e(144)])))}}function ga(t){const e=la;return Array[e(149)](new Set(t)[e(179)]())}const pa=ma;function ma(t,e){const n=Ea();return(ma=function(t,e){return n[t-=180]})(t,e)}!function(t){const e=ma,n=t();for(;;)try{if(574836===parseInt(e(201))/1+parseInt(e(227))/2+-parseInt(e(257))/3+-parseInt(e(251))/4+parseInt(e(197))/5+-parseInt(e(214))/6*(parseInt(e(218))/7)+parseInt(e(210))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ea);class Ia extends t.Plugin{static get[pa(269)](){return[da]}[pa(207)](){const t=pa,e=this[t(267)],n=e[t(265)][t(240)][t(275)],r=e[t(273)];if(!e[t(236)][t(211)](t(271)))return;const s=e[t(236)][t(272)](t(225)),o=e[t(236)][t(272)](t(260)),a=e[t(236)][t(272)](da);a[t(231)][t(249)](t(246)),s[t(196)](t(246),(()=>{const n=t,r=o[n(245)](e[n(265)][n(240)][n(275)]);e[n(265)][n(224)]((()=>{const t=n;s[t(188)](r,{commandName:t(246),commandParams:[]},[],t(246))}))})),e[t(261)][t(272)](t(246)).on(t(230),((n,r)=>{const o=t;e[o(261)][o(272)](o(234))[o(182)]&&(r[o(262)]>0&&r[r[o(262)]-1]&&r[r[o(262)]-1][o(183)]||s[o(216)]||this[o(180)]()||n[o(233)]())}),{priority:t(199)});for(const n of[t(248),t(194),t(238),t(255)]){const r=e[t(261)][t(272)](n);s[t(196)](n,(()=>{const n=t,o=e[n(265)][n(240)][n(275)][n(228)]()[n(212)]()[n(181)]((t=>t.is(n(270),n(190)))),i=r[n(182)];e[n(265)][n(224)]((()=>{const t=n;s[t(188)]([o,i],{commandName:t(246),commandParams:[]},[],t(246))}))}))}for(const n of[t(274),t(215)]){const r=e[t(261)][t(272)](n);s[t(196)](n,(()=>{const i=t,a=o[i(245)](e[i(265)][i(240)][i(275)])[0],c=a[i(198)](i(191)),{column:u,row:l}=o[i(252)](a);let f=[];if(i(242)==r[i(208)]){const t=o[i(243)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(229)](t)[i(244)]((t=>t[i(250)]))}else{const t=o[i(243)](c,{column:u,includeAllSlots:!0});f=Array[i(229)](t)[i(244)]((t=>t[i(250)]))}e[i(265)][i(224)]((t=>{const e=i;s[e(186)](t[e(206)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(222)][t(223)]((e=>{const n=t;if(n(219)!=e[n(235)]&&n(203)!=e[n(235)])return;const{data:s}=e;return s&&n(246)==s[n(193)]?{type:n(258),content:Kr(r,n(195))}:void 0})),s[t(222)][t(223)]((e=>{const n=t;if(n(219)!=e[n(235)]&&n(203)!=e[n(235)])return;const{data:s}=e;return s?n(274)==s[n(193)]?{type:n(258),content:Kr(r,n(259))}:n(215)==s[n(193)]?{type:n(258),content:Kr(r,n(217))}:void 0:void 0}));const c=a[t(209)]();for(const e of[t(248),t(194),t(238),t(255)])s[t(263)][t(247)](t(219),e,t(213),c);for(const e of[t(274),t(215)])s[t(263)][t(247)](t(219),e,t(213),c);s[t(263)][t(247)](t(219),t(246),t(213),(r=>{const s=t;e[s(265)][s(224)]((t=>{const o=s,a=Array[o(229)](n[o(264)]())[o(244)]((t=>i.LiveRange[o(237)](t)));t[o(232)](r),e[o(261)][o(272)](o(246))[o(189)](),e[o(230)](o(246),{forceDefaultExecution:!0});const c=a[o(220)]((t=>o(221)!=t[o(253)][o(184)]));c[o(262)]>0&&t[o(232)](c);for(const t of a)t[o(226)]()}))}));for(const n of[t(248),t(238),t(255),t(194)]){const r=e[t(261)][t(272)](n);r.on(t(276),((n,s,o)=>{const i=t;if(o){const t=e[i(265)][i(240)][i(275)][i(228)]()[i(212)]()[i(181)]((t=>t.is(i(270),i(190))));this[i(205)](r[i(182)],t)||(n[i(204)]=!1,n[i(233)]())}}),{priority:t(202)})}}[pa(180)](){const t=pa,e=this[t(267)][t(261)][t(272)](t(246)),n=this[t(267)][t(236)][t(272)](t(260));if(!e[t(241)])return!1;const r=n[t(245)](this[t(267)][t(265)][t(240)][t(275)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(205)](e,n))return!1;return!0}[pa(205)](t,e){const n=pa,r=this[n(267)][n(236)][n(272)](n(225)),s=this[n(267)][n(265)][n(206)](t),o=this[n(267)][n(265)][n(206)](e),i=new Set,a=new Set;for(const t of r[n(239)]())if((n(192)==t[n(235)]||n(200)==t[n(235)]||n(246)==t[n(268)])&&t[n(256)])for(const e of t[n(264)]())e[n(266)](s,!0)&&i[n(254)](t[n(235)]+":"+t[n(187)].id),e[n(266)](o,!0)&&a[n(254)](t[n(235)]+":"+t[n(187)].id);if(i[n(185)]!=a[n(185)])return!1;for(const t of i)if(!a[n(211)](t))return!1;return!0}}function Ea(){const t=["_isForcedDefaultExecutionBlock","*Split cell:* horizontally","1693671sJUZml","formatBlock","filter","$graveyard","descriptionFactory","registerDescriptionCallback","change","TrackChangesEditing","detach","1336638dqgtsU","getFirstPosition","from","execute","_tablePostFixingSubtypes","setSelection","stop","trackChanges","type","plugins","fromRange","mergeTableCellDown","getSuggestions","document","isEnabled","horizontally","createTableWalker","map","getSelectionAffectedTableCells","mergeTableCells","registerCustomCallback","mergeTableCellUp","push","cell","2315580FvYwDG","getCellLocation","root","add","mergeTableCellLeft","isInContent","2933649IXczip","format","*Split cell:* vertically","TableUtils","commands","length","_suggestionFactory","getRanges","model","containsRange","editor","subType","requires","element","TableEditing","get","locale","splitTableCellVertically","selection","set:isEnabled","_areSelectedCellsMergable","find","value","forceDefaultExecution","rootName","size","markBlockFormat","author","markMultiRangeBlockFormat","refresh","tableCell","table","insertion","commandName","mergeTableCellRight","*Merge cells*","enableCommand","2186520rlyvxW","findAncestor","highest","deletion","949541xTxKpy","low","formatInline","return","_areMergableCells","createRangeOn","afterInit","direction","_acceptFormatSuggestionCallbackFactory","2547224HWhaKe","has","getAncestors","accept","6TPEHBF","splitTableCellHorizontally"];return(Ea=function(){return t})()}const Ta=ba;function ba(t,e){const n=ya();return(ba=function(t,e){return n[t-=131]})(t,e)}!function(t){const e=ba,n=t();for(;;)try{if(250797===-parseInt(e(137))/1*(parseInt(e(210))/2)+parseInt(e(162))/3*(-parseInt(e(160))/4)+-parseInt(e(161))/5*(parseInt(e(140))/6)+parseInt(e(201))/7+-parseInt(e(177))/8*(-parseInt(e(203))/9)+-parseInt(e(136))/10+-parseInt(e(172))/11*(-parseInt(e(181))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ya);class _a extends t.Plugin{static get[Ta(206)](){return[da]}[Ta(167)](){const t=Ta,e=this[t(180)];if(!e[t(147)][t(204)](t(163)))return;const n=e[t(174)],r=e[t(147)][t(208)](t(139));r[t(154)](t(205)),r[t(154)](t(213)),r[t(138)](t(158)),r[t(138)](t(215)),r[t(152)][t(176)](t(158),Kr(n,t(168))),r[t(152)][t(176)](t(215),Kr(n,t(218))),this[t(188)]()}[Ta(188)](){const t=Ta,e=this[t(180)][t(147)][t(208)](t(139)),n=this[t(180)][t(147)][t(208)](t(198)),r=this[t(180)][t(147)][t(208)](da)[t(217)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=ba,{type:c,id:u}=e[a(216)](o[a(131)]),l=e[a(159)](u),f=l[a(182)];if(a(165)!=l[a(155)]||!f||a(213)!=f[a(143)])return;if(o[a(197)])return void s[a(211)]();if(!i[a(135)][a(186)](o[a(179)],s[a(170)]))return;const h=o[a(179)][a(183)][a(151)],d=o[a(179)][a(193)][a(196)],g=h[a(214)][a(214)],{column:p}=n[a(132)](h),{column:m}=n[a(132)](d);for(let s=p;s<=m;s++){const l=n[a(166)](g,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(144)],l=i[a(153)][a(148)](s);i[a(149)][a(209)](a(200)+c,l),r&&i[a(149)][a(164)](a(207),u,l),i[a(153)][a(199)](l,o[a(131)]),t&&(e[a(202)][a(150)](o[a(131)])?i[a(149)][a(209)](a(185),l):i[a(149)][a(145)](a(185),l))}}}}e[t(156)][t(212)](t(165),t(205),t(169),r),e[t(156)][t(212)](t(165),t(213),t(169),r),this[t(180)][t(190)][t(184)].on(t(142),s(),{priority:t(146)}),this[t(180)][t(182)][t(184)].on(t(142),((e,n,r)=>{const o=t;r[o(173)][o(133)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(146)}),this[t(180)][t(190)][t(184)].on(t(141),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(216)](r[o(131)]),c=e[o(159)](a),u=c[o(182)];if(o(165)!=c[o(155)]||!u||o(213)!=u[o(143)])return;const l=s[o(153)][o(175)](r[o(131)]);if(l)for(const t of l)s[o(149)][o(145)](o(200)+i,t),s[o(149)][o(145)](o(185),t),s[o(149)][o(134)](o(207),t),s[o(153)][o(157)](t,r[o(131)])}),{priority:t(146)}),this[t(195)]()}[Ta(195)](){const t=Ta,e=this[t(180)],n=e[t(174)];function r(e){const r=t;return{type:r(187),content:Kr(n,r(178),e)}}e[t(147)][t(208)](t(139))[t(152)][t(171)]((e=>{const s=t;if(s(165)!=e[s(155)])return;const{data:o}=e;if(o){if(s(205)==o[s(143)]){const t=o[s(189)][0][s(194)];return r(Kr(n,s(t?168:192)))}if(s(213)==o[s(143)]){const t=o[s(189)][0][s(194)];return r(Kr(n,s(t?218:191)))}}}))}}function ya(){const t=["highest","plugins","toViewElement","writer","includes","nodeAfter","descriptionFactory","mapper","enableDefaultAttributesIntegration","type","_suggestionFactory","unbindElementFromMarkerName","headingRows","getSuggestion","153932lTiEla","115toNzXe","15bjaitC","TableEditing","setAttribute","formatBlock","createTableWalker","afterInit","FORMAT_HEADER_ROW","accept","name","registerDescriptionCallback","22ivARui","options","locale","markerNameToElements","registerAttributeLabel","96RYwuyv","*Format:* %0","markerRange","editor","2629236PTYqZr","data","start","downcastDispatcher","ck-suggestion-marker--active","consume","format","_handleLegacySuggestions","commandParams","editing","FORMAT_REGULAR_COLUMN","FORMAT_REGULAR_ROW","end","forceValue","_registerLegacyDescription","nodeBefore","item","TableUtils","bindElementToMarker","ck-suggestion-marker-","2964934BJegvM","activeMarkers","281745kqYfAf","has","setTableRowHeader","requires","data-suggestion","get","addClass","1318TvqXGi","stop","registerCustomCallback","setTableColumnHeader","parent","headingColumns","_splitMarkerName","_acceptFormatSuggestionCallbackFactory","FORMAT_HEADER_COLUMN","markerName","getCellLocation","showSuggestionHighlights","removeAttribute","consumable","4770440YQSNbH","293eTdiSm","registerBlockAttribute","TrackChangesEditing","32370gyeQAl","removeMarker:suggestion","addMarker:suggestion","commandName","cell","removeClass"];return(ya=function(){return t})()}const Aa=La;!function(t){const e=La,n=t();for(;;)try{if(227046===-parseInt(e(360))/1*(parseInt(e(335))/2)+parseInt(e(342))/3+parseInt(e(294))/4*(parseInt(e(297))/5)+-parseInt(e(378))/6+parseInt(e(402))/7*(-parseInt(e(466))/8)+parseInt(e(318))/9*(-parseInt(e(309))/10)+parseInt(e(450))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Na);const ka=[Aa(322),Aa(437),Aa(463),Aa(337),Aa(320),Aa(325),Aa(453)],Ca=Object[Aa(411)](ka[Aa(350)]((t=>[t,null])));function La(t,e){const n=Na();return(La=function(t,e){return n[t-=267]})(t,e)}class Ra extends t.Plugin{static get[Aa(372)](){return[da]}[Aa(355)](){const t=Aa,n=this[t(268)];if(!n[t(468)][t(328)](t(356)))return;const r=n[t(468)][t(293)](t(276)),s=n[t(468)][t(293)](t(298)),o=n[t(468)][t(293)](da),a=n[t(468)][t(293)](t(356));o[t(363)][t(302)](t(444),t(270)),n[t(283)][t(403)][t(267)](t(359),{allowIn:t(432),allowContentOf:t(432),isLimit:!0}),n[t(310)][t(393)]({model:t(359),view:t(272)});let c=null;n[t(283)].on(t(303),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(358)]-1];h&&h[u(377)]||r[u(334)]||this[u(268)][u(288)][u(293)](u(373))[u(456)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(343)))return!1;const i=s[o(366)](t,n);if(!i||!Ma(i,void 0,r))return!1;const a=r[o(427)](n[o(391)][o(365)]);if(!a[o(358)])return!1;const c=a[0][o(407)](o(438)),l=r[o(374)](a),f=r[o(382)](a),h={startRow:l[o(281)],endRow:l[o(409)],startColumn:f[o(281)],endColumn:f[o(409)]};return 1==a[o(358)]&&(h[o(430)]+=r[o(340)](i)-1,h[o(447)]+=r[o(440)](i)-1),Ma(c,h,r)}(l,f,n[u(283)],s,a)&&(o[u(352)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(283)][u(400)]((()=>{const t=u;n[t(283)][t(303)](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(358)]&&r[t(326)](o,t(444),{tablePasteChainId:s}),a[t(358)]&&r[t(326)](a,t(270),{tablePasteChainId:s}),l[t(358)]&&(r[t(326)](l,t(316),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(269)]((e=>{const n=t;var r;return null===(r=e[n(282)])||void 0===r?void 0:r[n(329)](e)}))),f[t(358)]&&(r[t(379)](f,t(316),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(269)]((e=>{const n=t;var r;return null===(r=e[n(282)])||void 0===r?void 0:r[n(329)](e)})));const d=r[t(289)](h[t(350)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(384),{tablePasteChainId:s});if(d){const e=d[t(357)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(283)][t(388)](s),a=e[t(469)]((e=>e[t(458)]()[t(353)](i)));a&&r[t(302)]([a[t(426)],o])}r[t(358)]&&d[t(319)](t(349),Object[t(411)](r))}c=null})))}),{priority:e.priorities[t(324)]+10}),n[t(468)][t(293)](t(356)).on(t(361),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(352)]();const u=s[r(420)],l=o,f=Sa(u),h=Sa(l);e[r(401)]=u;let d=null,g=null;if(h||f)if(f&&!h){a[r(470)](u[r(295)](0));for(const t of Array[r(354)](l[r(301)]()))a[r(417)](t,u,r(333));const t=c[r(299)][r(398)](s[r(459)]),e=c[r(347)][r(398)](s[r(278)]);t||e||(d=i.LiveRange[r(375)](a[r(443)](u)))}else h&&!f&&(g=a[r(443)](u));else{const t=a[r(408)](r(359)),e=a[r(408)](r(359));a[r(274)](a[r(443)](u),e),a[r(417)](t,u,0);for(const e of Array[r(354)](l[r(301)]()))a[r(417)](e,t,r(333));d=i.LiveRange[r(375)](a[r(388)](t)),g=i.LiveRange[r(375)](a[r(388)](e))}const p=Array[r(354)](l[r(414)]())[r(314)]((([t])=>ka[r(398)](t)));c[r(331)][r(302)]({element:u,attributes:p[r(358)]?Object[r(411)](p):null}),d&&c[r(436)][r(302)](d),g&&c[r(273)][r(302)](g)}),{priority:t(324)}),s.on(t(396),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(317)]||1;c[o(347)]=new Array(l)[o(390)](u)[o(350)](((t,e)=>t+e));for(const{cell:t}of s[o(422)](i,{startColumn:u,endColumn:u+l-1}))c[o(418)][o(302)](n[o(283)][o(388)](t))}),{priority:t(404)}),s.on(t(445),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(351)]||1;c[o(299)]=new Array(l)[o(390)](u)[o(350)](((t,e)=>t+e));for(const{cell:t}of s[o(422)](i,{startRow:u,endRow:u+l-1}))c[o(312)][o(302)](n[o(283)][o(388)](t))}),{priority:t(404)}),r[t(452)][t(387)]((e=>{const r=t;if(e[r(336)]&&e[r(336)][r(370)](r(316)))return e[r(305)]?{}:{type:r(313),content:Kr(n[r(371)],r(330))}}));const u=()=>!1;for(const e of[t(316),t(270),t(444),t(384)])r[t(442)][t(304)](t(313),e,t(471),u),r[t(442)][t(304)](t(292),e,t(471),u),r[t(442)][t(304)](t(454),e,t(471),u);r[t(442)][t(304)](t(454),t(384),t(327),u),r[t(442)][t(304)](t(454),t(384),t(441),((e,r,s)=>{const o=t,i=e[o(350)]((t=>t[o(275)]()))[o(314)]((t=>t)),a=new Map(i[o(350)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(331)])e&&a[o(346)](t,e);else if(s&&s[o(349)])for(const[t,e]of Object[o(291)](s[o(349)])){const r=n[o(283)][o(323)][o(293)](t),s=r?r[o(458)]()[o(275)]():null;s&&a[o(346)](s,e)}n[o(283)][o(400)]((t=>{const e=o;for(const[n,r]of a)t[e(415)]({...Ca,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(442)][o(304)](e,o(316),s,((t,i,a)=>{const c=o;n[c(283)][c(400)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(429)][o(341)];t.is(o(376),o(359))&&u[o(302)](t)}r[o(442)][o(385)](e,null,s)(t,i,a);for(const t of u)o(286)!=t[o(290)][o(412)]&&n[o(461)](t)}))}))};l(t(313),t(441)),l(t(313),t(327)),l(t(292),t(441)),l(t(292),t(327)),r[t(442)][t(304)](t(313),t(444),t(327),(e=>{const n=t,r=e[n(350)]((t=>t[n(275)]())),i=r[0][n(407)](n(438)),{minRow:a,maxRow:c}=o[n(311)](r);s[n(435)](i,{at:a,rows:c-a+1})})),r[t(442)][t(304)](t(313),t(270),t(327),(e=>{const n=t,r=e[n(350)]((t=>t[n(275)]())),i=r[0][n(407)](n(438)),{minColumn:a,maxColumn:c}=o[n(311)](r);s[n(446)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(336)]||!n[s(336)][s(370)](s(316)))return;const o=n[s(381)][s(472)],i=r[s(306)]()[s(314)]((t=>t[s(344)]&&t[s(381)]&&t[s(381)][s(472)]==o));i[s(358)]&&n[s(421)]()[s(358)]!=i[s(358)]&&i[s(424)](((t,e)=>(t[s(367)]=e,e[s(305)]=t,e)))};function h(e,n=!0){const s=t,{id:o,authorId:i}=r[s(380)](e[s(439)]),a=[s(425),s(467)],c=r[s(451)][s(398)](e[s(439)]);return c&&a[s(302)](s(399)),{classes:a,attributes:{"data-suggestion":o,"data-author-id":i},priority:c&&n?3010:3e3}}r.on(t(395),f,{priority:t(324)}),r.on(t(416),f,{priority:t(324)}),n[t(283)][t(391)][t(462)]((()=>{const e=t;let s=!1;const o=Array[e(354)](n[e(283)][e(391)][e(410)][e(419)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(380)](t);if(e(362)!=o||e(292)!=a||i[e(386)])continue;if(!r[e(345)](c))continue;const u=r[e(394)](c)[e(285)](),l=n[e(468)][e(293)](e(348)).me;for(const t of r[e(306)]())if(t[e(344)]&&t[e(457)]==l&&e(454)==t[e(280)]&&e(384)==t[e(336)]&&t[e(285)]()[e(392)]((t=>u[e(284)]((n=>n[e(300)](t,!0))))))for(const n of t[e(421)]())n[e(344)]&&(n[e(327)](),s=!0)}return s})),n[t(283)][t(391)][t(462)]((e=>{const s=t,o=n[s(288)][s(293)](s(397));if(!o||!o[s(465)][s(328)](e[s(434)]))return!1;let i=!1;const a=n[s(468)][s(293)](s(348)).me,c=n[s(283)][s(391)][s(410)][s(423)](),u=Array[s(354)](n[s(283)][s(391)][s(410)][s(419)]())[s(314)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(380)](t);return n(362)==o&&n(316)==i&&c==a.id&&!e[n(386)]}));for(const t of c){if(s(417)!=t[s(280)]||s(359)!=t[s(426)]||1!=t[s(358)])continue;const n=e[s(428)](t[s(406)],t[s(406)][s(338)](1));if(!u[s(469)]((({data:t})=>t[s(460)][s(353)](n))))for(const{name:t,data:r}of u)if(n[s(300)](r[s(460)])){e[s(369)](t,{range:n}),i=!0;break}}return i})),n[t(283)][t(391)][t(462)]((e=>{const s=t;let o=!1;const i=n[s(468)][s(293)](s(348)).me,a=r[s(306)]()[s(314)]((t=>t[s(344)]&&t[s(457)]==i)),c=new Set,u=new Set;for(const t of a)if(s(316)==t[s(336)])for(const e of t[s(357)]()){const n=e[s(458)]()[s(275)]();if(n)if(n.is(s(376),s(359))&&Sa(n)){t[s(364)](e[s(426)]),c[s(448)](n),o=!0;const r=n[s(431)],i=n[s(339)],a=r&&r.is(s(376),s(359)),l=i&&i.is(s(376),s(359));a&&!c[s(328)](r)&&u[s(448)](r),l&&!c[s(328)](i)&&u[s(448)](i)}else n.is(s(376),s(287))&&n[s(308)]&&(t[s(364)](e[s(426)]),o=!0)}else if(s(384)==t[s(336)]){if(!t[s(381)]||!t[s(381)][s(472)])continue;const e=t[s(381)][s(349)];if(e&&Object[s(449)](e)[s(358)])continue;const n=t[s(381)][s(472)];let r=!0,i=!0;for(const e of a)if(e[s(336)]&&e[s(336)][s(370)](s(316))){if(!e[s(381)][s(472)]){i=!1;break}if(e.id!=t.id&&e[s(381)][s(472)]==n){r=!1;break}}i&&r&&(t[s(464)](),o=!0)}for(const t of c)e[s(470)](t);for(const t of u)e[s(461)](t);return o})),n[t(310)][t(296)](t(321))[t(307)]({model:t(433),view:(t,e)=>h(t),converterPriority:t(324)}),n[t(310)][t(296)](t(413))[t(307)]({model:t(433),view:(e,n)=>n[t(315)][t(332)]?h(e,!1):null,converterPriority:t(324)});const d=n[t(277)][t(383)];this[t(271)](d[t(391)],t(405),((e,n)=>{const r=t,s=[];for(const t of d[r(443)](n[r(368)])[r(279)]())t.is(r(376),r(272))&&s[r(302)](t);d[r(400)]((t=>{const e=r;for(const n of s)t[e(455)](t[e(443)](n),t[e(389)](n)),t[e(470)](n)}))}))}}function Sa(t){const e=Aa;if(t[e(308)])return!0;const n=t[e(295)](0);return n.is(e(376),e(287))&&n[e(308)]}function Na(){const t=["removeRows","insertionRanges","tableCellBorderColor","table","markerName","getColumns","accept","_suggestionFactory","createRangeIn","tablePasteRow","insertRows","removeColumns","endColumn","add","keys","9026754oJFlhB","activeMarkers","descriptionFactory","tableCellPadding","formatBlock","move","value","author","getRange","row","newRange","unwrap","registerPostFixer","tableCellBorderStyle","removeMarkers","_createdBatches","284112xQDlxP","ck-suggestion-marker-insertion","plugins","find","remove","join","tablePasteChainId","register","editor","forEach","tablePasteColumn","listenTo","suggestion-td","deletionRanges","wrap","getContainedElement","TrackChangesEditing","editing","column","getItems","type","first","detach","model","some","getRanges","$graveyard","paragraph","commands","markMultiRangeBlockFormat","root","entries","deletion","get","1410180clywOX","getChild","for","5RWKhtl","TableUtils","rowInsertionIndexes","containsRange","getChildren","push","insertContent","registerCustomCallback","previous","getSuggestions","markerToHighlight","isEmpty","10EslizY","conversion","_getCoordsForCells","rowInsertionRanges","insertion","filter","options","tablePaste","columns","3100149wDkyNf","setAttribute","tableCellVerticalAlignment","editingDowncast","tableCellBorderWidth","markers","high","tableCellBackgroundColor","markMultiRangeInsertion","discard","has","call","*Replace table cells*","cells","showSuggestionHighlights","end","_isForcedDefaultExecutionBlock","129378tkrCBd","subType","tableCellHorizontalAlignment","getShiftedBy","previousSibling","getRows","nodeAfter","273879OPFnHy","documentSelection","isInContent","hasSuggestion","set","columnInsertionIndexes","Users","markerAttributes","map","rows","stop","isEqual","from","afterInit","TableClipboard","getMarkers","length","tableCellSuggestion","2DFfqei","_replaceTableSlotCell","suggestion","_tablePostFixingSubtypes","removeMarker","selection","getTableIfOnlyTableInContent","next","content","updateMarker","startsWith","locale","requires","trackChanges","getRowIndexes","fromRange","element","forceDefaultExecution","1250562zmpZAE","markMultiRangeDeletion","_splitMarkerName","attributes","getColumnIndexes","view","tablePasteCell","getSuggestionCallback","oldRange","registerDescriptionCallback","createRangeOn","createPositionBefore","fill","document","every","elementToElement","getSuggestion","suggestionLoaded","insertColumns","redo","includes","ck-suggestion-marker--active","change","return","70VUkxke","schema","low","clipboardOutput","position","findAncestor","createElement","last","differ","fromEntries","rootName","dataDowncast","getAttributes","setAttributes","suggestionUnloaded","insert","columnInsertionRanges","getChangedMarkers","cell","getAllAdjacentSuggestions","createTableWalker","getChanges","reduce","ck-suggestion-marker","name","getSelectionAffectedTableCells","createRange","start","endRow","nextSibling","tableCell","suggestion:formatBlock:tablePasteCell","batch"];return(Na=function(){return t})()}function Ma(t,e={},n){const r=Aa;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(422)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const va=Oa;!function(t){const e=Oa,n=t();for(;;)try{if(958027===parseInt(e(490))/1*(parseInt(e(471))/2)+-parseInt(e(457))/3*(-parseInt(e(449))/4)+-parseInt(e(492))/5+-parseInt(e(480))/6+-parseInt(e(482))/7+-parseInt(e(489))/8+parseInt(e(486))/9*(parseInt(e(483))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fa);class wa extends t.Plugin{[va(474)](){const t=va;if(!this[t(462)][t(460)][t(498)](t(447)))return;const e=this[t(462)][t(460)][t(445)](t(455));e[t(493)](t(448),this[t(473)][t(491)](this)),e[t(468)][t(451)](t(452),t(472),t(495),e[t(468)][t(470)](t(452),null,t(465))),e[t(468)][t(451)](t(452),t(472),t(465),e[t(468)][t(470)](t(452),null,t(495))),e[t(494)][t(464)](this[t(484)][t(491)](this))}[va(473)](t,e){const n=va,r=this[n(462)][n(460)][n(445)](n(455)),s=this[n(462)][n(460)][n(445)](n(447)),o=e[n(458)]||this[n(462)][n(485)][n(454)][n(456)][n(475)]();this[n(462)][n(485)][n(461)]((()=>{const i=n,a=s[i(479)](o);let c=a?s[i(477)](a):null,u=o[i(476)](i(453))||null;const l=e[i(453)]||u,f=e[i(497)]||c,h=this[i(462)][i(460)][i(445)](i(463)).me;for(const t of r[i(487)]()){const e=t[i(450)]();if(i(472)===t[i(488)]&&e===o){t[i(496)]!==h&&t[i(465)]();const e=t[i(459)][i(444)];u=e[0][i(453)],c=e[0][i(497)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(481)](o,{commandName:i(448),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(472)},[],i(472))}))}[va(484)](t){const e=va;if(e(452)!=t[e(499)]&&e(446)!=t[e(499)])return;const{data:n}=t;if(n&&e(472)===n[e(478)]){const t=e(467);return{type:e(469),content:Kr(this[e(462)][e(466)],t)}}}}function Oa(t,e){const n=Fa();return(Oa=function(t,e){return n[t-=444]})(t,e)}function Fa(){const t=["getContainedElement","registerCustomCallback","formatBlock","tableWidth","document","TrackChangesEditing","selection","27txZORm","table","data","plugins","change","editor","Users","registerDescriptionCallback","discard","locale","*Format:* resize table","_suggestionFactory","format","getSuggestionCallback","664886WvwQYs","resizeTable","handleResizeTableWidthCommand","afterInit","getSelectedElement","getAttribute","getTableColumnsWidths","formatGroupId","getColumnGroupElement","8542548pQalSN","markBlockFormat","3784949uwGIpS","40HzliHE","handleSuggestionDescription","model","9423720bZtjvw","getSuggestions","subType","10748112SYRPgx","1USTfVq","bind","6870930IgsQrl","enableCommand","descriptionFactory","accept","author","columnWidths","has","type","commandParams","get","formatInline","TableColumnResizeEditing","resizeTableWidth","497524CnnRsc"];return(Fa=function(){return t})()}const Da=xa;function xa(t,e){const n=Pa();return(xa=function(t,e){return n[t-=219]})(t,e)}function Pa(){const t=["20gZFzGK","insertTemplate","afterInit","2716602YkqJEq","31083GBGARG","2908917ljZNAJ","get","Template","4687803OFRTgB","42aawrCu","465095VRPgAf","8PRAAYf","82BAZYsY","plugins","editor","8aVuRNm","2939WwwxBz","30693984YBCoqE","enableCommand","TrackChangesEditing","has"];return(Pa=function(){return t})()}!function(t){const e=xa,n=t();for(;;)try{if(369075===-parseInt(e(227))/1*(parseInt(e(223))/2)+-parseInt(e(236))/3*(-parseInt(e(226))/4)+parseInt(e(221))/5*(-parseInt(e(220))/6)+-parseInt(e(235))/7+parseInt(e(222))/8*(-parseInt(e(219))/9)+-parseInt(e(232))/10*(parseInt(e(237))/11)+parseInt(e(228))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pa);class Ba extends t.Plugin{[Da(234)](){const t=Da,e=this[t(225)];e[t(224)][t(231)](t(239))&&e[t(224)][t(238)](t(230))[t(229)](t(233))}}const Ua=Ga;function ja(){const t=["afterInit","get","8545869VgZTnH","locale","1035231QoEqXN","ELEMENT_TABLE_OF_CONTENTS","insertTableOfContents","2tErKKi","commands","enableCommand","descriptionFactory","659514EDHekO","TrackChangesEditing","plugins","6881aEuZlM","13373576sgKonO","6310552GwuPqH","tableOfContents","606hpFyQq","20764090oDFZKx","5hLtpOX","editor","registerElementLabel"];return(ja=function(){return t})()}function Ga(t,e){const n=ja();return(Ga=function(t,e){return n[t-=205]})(t,e)}!function(t){const e=Ga,n=t();for(;;)try{if(880489===parseInt(e(211))/1+-parseInt(e(207))/2*(-parseInt(e(227))/3)+-parseInt(e(216))/4*(parseInt(e(220))/5)+-parseInt(e(218))/6*(-parseInt(e(214))/7)+-parseInt(e(215))/8+parseInt(e(225))/9+parseInt(e(219))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ja);class Va extends t.Plugin{[Ua(223)](){const t=Ua,e=this[t(221)];if(!e[t(208)][t(224)](t(206)))return;e[t(213)][t(224)](t(212))[t(209)](t(206));const n=e[t(213)][t(224)](t(212)),r=e[t(226)];n[t(210)][t(222)](t(217),(e=>Kr(r,t(205),e)))}}function Ha(){const t=["7757024SUzJmR","TrackChangesEditing","getNearestSelectionRange","document","isEqual","differ","element","end","locale","schema","20329848CVDVxa","plugins","removeMarker","ELEMENT_TITLE","isCollapsed","isTouching","3kRacYf","updateMarker","Title","start","registerPostFixer","3474bhqJkH","get","has","1674822WCKQVf","descriptionFactory","_splitMarkerName","120uPNTot","218444TCvWYL","afterInit","getChangedMarkers","title-content","nodeBefore","535029gpFodM","suggestion","registerElementLabel","model","from","55OVqejR","10227NBqGdK","editor","forward","createRange","173277OFyblq","newRange"];return(Ha=function(){return t})()}function Wa(t,e){const n=Ha();return(Wa=function(t,e){return n[t-=318]})(t,e)}const za=Wa;!function(t){const e=Wa,n=t();for(;;)try{if(721704===-parseInt(e(361))/1+-parseInt(e(352))/2*(parseInt(e(344))/3)+parseInt(e(356))/4*(parseInt(e(321))/5)+-parseInt(e(349))/6*(-parseInt(e(322))/7)+-parseInt(e(328))/8+parseInt(e(326))/9*(-parseInt(e(355))/10)+parseInt(e(338))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ha);class Ka extends t.Plugin{[za(357)](){const t=za,e=this[t(323)];if(!e[t(339)][t(351)](t(346)))return;const n=e[t(339)][t(350)](t(329));n[t(353)][t(318)](t(359),(()=>Kr(e[t(336)],t(341)))),e[t(319)][t(331)][t(348)]((r=>{const s=t;let o=!1;const i=Array[s(320)](e[s(319)][s(331)][s(333)][s(358)]());for(const{name:t,data:a}of i){const{group:i}=n[s(354)](t);if(s(362)!==i||!a[s(327)])continue;const c=a[s(327)],u=c[s(335)][s(360)];if(!u||!u.is(s(334),s(359)))continue;if(!c[s(347)][s(343)](c[s(335)]))continue;const l=e[s(319)][s(337)][s(330)](c[s(335)],s(324));if(l&&l[s(342)]){const e=r[s(325)](c[s(347)],l[s(347)]);e[s(332)](c)||(r[s(345)](t,{range:e}),o=!0)}o||(r[s(340)](t),o=!0)}return o}))}}const qa=Xa;function Ya(){const t=["has","afterInit","undo","editor","4675416KUAqYb","543720pRtKEz","1386823RQAyjD","get","plugins","UndoEditing","enableCommand","5irGRTf","1204458qUJBuk","redo","2203026dVURGG","TrackChangesEditing","21418600qxZBmr","3794778BuloAv"];return(Ya=function(){return t})()}function Xa(t,e){const n=Ya();return(Xa=function(t,e){return n[t-=243]})(t,e)}!function(t){const e=Xa,n=t();for(;;)try{if(808595===-parseInt(e(257))/1+-parseInt(e(256))/2+-parseInt(e(250))/3+-parseInt(e(255))/4*(-parseInt(e(244))/5)+parseInt(e(245))/6+-parseInt(e(247))/7+parseInt(e(249))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ya);class Za extends t.Plugin{[qa(252)](){const t=qa,e=this[t(254)],n=e[t(259)][t(258)](t(248));e[t(259)][t(251)](t(260))&&(n[t(243)](t(253)),n[t(243)](t(246)))}}function Qa(){const t=["TableCaptionEditing","get","2754776HVISPE","7JsBMDl","340650uupPwv","4392300bCbyAl","plugins","requires","toggleTableCaption","afterInit","874662mTsmjf","170883nKCwfT","5CjYOIn","66972mWunaW","15TaODEK","has","enableCommand","editor","TrackChangesEditing","1439456kCIQkl"];return(Qa=function(){return t})()}const Ja=$a;function $a(t,e){const n=Qa();return($a=function(t,e){return n[t-=391]})(t,e)}!function(t){const e=$a,n=t();for(;;)try{if(288131===-parseInt(e(408))/1*(-parseInt(e(407))/2)+parseInt(e(405))/3+-parseInt(e(393))/4+-parseInt(e(406))/5*(-parseInt(e(404))/6)+parseInt(e(397))/7*(parseInt(e(396))/8)+parseInt(e(398))/9+-parseInt(e(399))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qa);class tc extends t.Plugin{static get[Ja(401)](){return[da]}[Ja(403)](){const t=Ja,e=this[t(391)];e[t(400)][t(409)](t(394))&&e[t(400)][t(395)](t(392))[t(410)](t(402))}}const ec=nc;function nc(t,e){const n=rc();return(nc=function(t,e){return n[t-=196]})(t,e)}function rc(){const t=["handleSuggestionDescription","get","nodeAfter","enableCommand","getSuggestionCallback","*Format:* change table cell properties","change","3288390SOlNjM","join","format","tableCellWidth","setAttribute","has","getAttribute","TableUtils","afterInit","261rrETnU","tableCellBorderColor","document","48201VVUCVo","228aYdHkD","subType","data","tableAlignment","pluginName","tableCellBackgroundColor","tableCellProperties","_suggestionFactory","discard","formatBlock","tableHeight","getSelectionAffectedTableCells","_getSuggestion","accept","1439194llOoHK","*Format:* change table properties","commandParams","tableCellVerticalAlignment","editor","tableBorderWidth","1Mfpuqv","1015gMgGqL","tableWidth","markBlockFormat","tableCellHeight","tableCellBorderWidth","tableCellHorizontalAlignment","removeAttribute","TrackChangesEditing","findAncestor","TablePropertiesEditing","3452994CONmTe","batch","tableCellBorderStyle","enqueueChange","getFirstPosition","6933025CsmHoy","tableBackgroundColor","tableBorderStyle","handleDiscardAction","tableCellPadding","locale","tableProperties","registerDescriptionCallback","registerCustomCallback","getSuggestions","_handlePropertyChange","table","descriptionFactory","start","tableBorderColor","plugins","model","TrackChangesTableProperties","getContainedElement","33270knlwQE","selection","TableCellPropertiesEditing","27928xCQEUv"];return(rc=function(){return t})()}!function(t){const e=nc,n=t();for(;;)try{if(513250===parseInt(e(264))/1*(parseInt(e(258))/2)+-parseInt(e(243))/3*(-parseInt(e(244))/4)+-parseInt(e(231))/5+parseInt(e(196))/6+-parseInt(e(265))/7*(parseInt(e(223))/8)+parseInt(e(240))/9*(parseInt(e(220))/10)+-parseInt(e(201))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rc);class sc extends t.Plugin{constructor(t){const e=nc;super(t),this[e(207)]=[e(215),e(203),e(263),e(247),e(266),e(254),e(202)],this[e(250)]=[e(241),e(198),e(269),e(205),e(234),e(268),e(249),e(270),e(261)]}static get[ec(248)](){return ec(218)}[ec(239)](){const t=ec,e=this[t(262)][t(216)][t(225)](t(272));if(this[t(262)][t(216)][t(236)](t(274))){for(const n of this[t(207)])e[t(227)](n,((e,r)=>{const s=t,o=this[s(262)][s(217)][s(242)][s(221)][s(200)]()[s(273)](s(212));this[s(211)](n,[o],this[s(207)],s(207),e,r)}));e[t(251)][t(209)](t(253),t(207),t(257),e[t(251)][t(228)](t(253),null,t(252))),e[t(251)][t(209)](t(253),t(207),t(252),((e,n)=>this[t(204)](this[t(207)],e,n))),e[t(251)][t(209)](t(253),t(207),t(232),(()=>!1))}if(this[t(262)][t(216)][t(236)](t(222))){for(const n of this[t(250)])e[t(227)](n,((e,r)=>{const s=t,o=this[s(262)][s(216)][s(225)](s(238))[s(255)](this[s(262)][s(217)][s(242)][s(221)]);this[s(211)](n,o,this[s(250)],s(250),e,r)}));e[t(251)][t(209)](t(253),t(250),t(257),e[t(251)][t(228)](t(253),null,t(252))),e[t(251)][t(209)](t(253),t(250),t(252),((e,n)=>this[t(204)](this[t(250)],e,n))),e[t(251)][t(209)](t(253),t(250),t(232),(()=>!1))}e[t(213)][t(208)]((e=>this[t(224)](e)))}[ec(211)](t,e,n,r,s,o){const i=ec,a=this[i(262)][i(216)][i(225)](i(272));this[i(262)][i(217)][i(199)](o[i(197)],(()=>{const t=i;for(const i of e)if(this[t(256)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(237)](r);void 0!==n&&(e[r]=n)}s(o),a[t(267)](i,{commandParams:[e]},[],r)}}))}[ec(204)](t,e,n){const r=ec,s=e[0][r(214)][r(226)],o=n[r(260)][0];this[r(262)][r(217)][r(230)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(235)](r,o[r],s):e[n(271)](r,s)}))}[ec(224)](t){const e=ec;if(t[e(246)])switch(t[e(245)]){case e(207):return{type:e(233),content:Kr(this[e(262)][e(206)],e(259))};case e(250):return{type:e(233),content:Kr(this[e(262)][e(206)],e(229))}}}[ec(256)](t,e){const n=ec,r=this[n(262)][n(216)][n(225)](n(272));for(const s of r[n(210)]({skipNotAttached:!0})){const r=s[n(219)]();if(s[n(245)]===e&&r===t)return s}return null}}var oc=Function.prototype,ic=Object.prototype,ac=oc.toString,cc=ic.hasOwnProperty,uc=ac.call(Object);const lc=function(t){if(!ne(t)||"[object Object]"!=ct(t))return!1;var e=en(t);if(null===e)return!0;var n=cc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ac.call(n)==uc};const fc=function(t){return lc(t)?void 0:t};var hc=$?$.isConcatSpreadable:void 0;const dc=function(t){return ce(t)||ae(t)||!!(hc&&t&&t[hc])};const gc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=dc),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):tn(o,c):s||(o[o.length]=c)}return o};const pc=function(t){return(null==t?0:t.length)?gc(t,1):[]};const mc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var Ic=Math.max;const Ec=function(t,e,n){return e=Ic(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=Ic(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),mc(t,this,a)}};const Tc=function(t){return function(){return t}};const bc=Zt?function(t,e){return Zt(t,"toString",{configurable:!0,enumerable:!1,value:Tc(e),writable:!0})}:function(t){return t};var _c=Date.now;const yc=function(t){var e=0,n=0;return function(){var r=_c(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(bc);const Ac=function(t){return yc(Ec(t,void 0,pc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=ir(e,(function(e){return e=fr(e,t),r||(r=e.length>1),e})),te(t,an(t),n),r&&(n=Xn(n,7,fc));for(var s=e.length;s--;)jr(n,e[s]);return n})),kc=Cc;function Cc(t,e){const n=Lc();return(Cc=function(t,e){return n[t-=491]})(t,e)}function Lc(){const t=["_mergeNestedSuggestions","_getMarkerAnnouncementText","discardSuggestion","formatGroupId","ready","getFirstMarker","getCommentThread","_getSuggestionData","track-changes-user-not-found","formatBlock:accept","discard","createPositionAt","remove","substr","execute","removeMarker:suggestion:attribute","attribute:join","getSuggestionCallback","attributes","markerReady","isNextTo","markerName","get","PendingActions","isInContent","markers","addHighlight","bindElementToMarker","every","filter","_reduceSuggestionAttributeRange","insertion:","containsItem","1341336KIvRBg","getAllAdjacentSuggestions","FORMATTING","68ZBYxlH","isAtStart","unshift","previous","isMultiRange","_model","fromCharCode","LEAVE","change:data","enableDefaultAttributesIntegration","dataReady","insertion","external:","deletion:","getNearestSelectionRange","suggestionChanged","descriptionFactory","_defaultCallbacks","skipNestingCheck","sort","nodeAfter","unbindElementFromMarkerName","accept","splitPosition","getLastMatchingPosition","rootName","markerToHighlight","startsWith","getDifference","_afterChanges","isLimit","elementToElement","markBlockFormat","_getAttributeKey","_reduceExistingSuggestions","@external","conversion","map","removeAttribute","addComment","update:suggestion","updateSuggestion","addUser","_isRegisteredAttribute","formatInline:join","parent","addMarker:suggestion:attribute","registerInlineAttribute","insert","addClass","announce","position","authorName","isLocal","isIntersectingWithRange","isIntersecting","setAttribute","markInlineFormat","getRange","track-changes-enable-command-twice","isOwn","track-changes-adapter-already-set","52645isBFxS","_removeSuggestion","isBlock","deletion:chain","key","suggestionLoaded","ck-suggestion-marker--active","creator","element","removeMarker:suggestion:formatBlock","length","_onDiscard","_trackFormatChanges","return","removeMarkers","markerNameToElements","removed","documentSelection","forceDefaultExecution","getAncestors","concat","name","format","containsPosition","catch","forEach","_isForcedDefaultExecutionBlock","fire","requires","deleteContent","_cutOutSuggestionMarker","addSuggestionData","head","high","set","createElement","_addSuggestionMarker","editingDowncast","from","_suggestionState","_SUGGESTION_ANNOUNCEMENT","formatBlock:join","getSuggestions","substring","insertion:accept","markMultiRangeDeletion","_processAttributeChanges","$elementName","elementEnd","track-changes-suggestion-not-found","markMultiRangeBlockFormat","tablePasteChainId","markMultiRangeInsertion","splice","attribute:discard","locale","getIntersection","fromRange","never","commands","addCommentThread","getShiftedBy","default","markAttributeChange","$graveyard","isRemovable","insertContent","createRangeIn","oldValue","setTo","hasCommentThread","Users","formatInline","change:_saved","_setSuggestionRange","isAfter","createPositionBefore","newValue","consume","registerCustomCallback","discardSelectedSuggestions","collaboration.channelId","document","trackChanges","addMarker","data-author-id","comments","unbind","_findSuggestions","_editor","action","_processAttributeSuggestions","enableReadOnlyMode","$textProxy","ck-suggestion-marker-formatInline","addMarker:suggestion:formatBlock","includes","607930GrWtaE","deletion:accept","group","root","then","_refreshSuggestionsChain","_isBlockAttribute","consumable","change","resolve","plugins","getSuggestion","clear","low","getChangedMarkers","createRangeOn","newRange","745119AJnrAM","_createSuggestion","push","createdAt","suggestion:","chain","open","CommentsRepository","_recordAttributeSuggestions","300900oCsZFB","markerToData","containsRange","hasComments","suggestionUnloaded","createPositionAfter","track-changes-adapter-missing-getsuggestion","values","elementStart","batch","groupId","ck-suggestion-marker","attributeOldValue","_joinWithAdjacentSuggestions","_suggestions","registerBlockAttribute","_rangeIsInLocalUserInsertion","delete","split","formatInline:discard","assign","attribute","_splitMarkerName","hasSuggestion","_blockAttributeKeys","setSelection","removeComment","trackChangesCommand","formatInline:","rejected","isBefore","isObject","differ","insertion:join","formatBlock:discard","selection","adapter","reconvertMarker","getContainedElement","model","change:activeMarkers","start","getChanges","_customCallbacks","containerElement","accepted","getMarkers","addSuggestion","showSuggestionHighlights","addMarkerName","_isDataLoaded","suggestion-type","commandName","editing","getUser","buildSuggestion","fetchCommentThread","value","track-changes-suggestion-data-mismatch","next","insertion:chain","stringify","author","has","options","markDeletion","_registerDefaultCallbacks","nodeBefore","type","before","suggestion","insertion:discard","isDocumentOperation","error-saving-suggestion-data-suggestion-discarded","track-changes-command-not-found","8630586TCAEgv","dataDowncast","marker-count","attribute:","$text","_enabledCommands","refresh","backward","deletion","data-suggestion","_suggestionFactory","enqueueChange","ck-suggestion-marker-","after","removeMarker","_handleNewSuggestionMarker","formatInline:chain","init","_breakSuggestionMarker","for","clone","attributeKey","isTouching","TrackChangesEditing","createRange","lowest","formatInline:accept","deletion:discard","$marker","getItems","isAtEnd","_addThreadToSuggestion","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.","addRange","getWalker","forward","ENTER","oldRange","range","multipleBlocks","notReady","pop","detach","getAttribute","toViewElement","activeMarkers","moveTargetPosition","toJSON","attribute:accept","discardAllSuggestions","updateMarker","deletion:join","howMany","_recordAttributeChanges","some","isEqual","authoredAt","acceptSuggestion","isInsideObject","_getAuthorFromId","find","always","stopListening","commentThread","writer","editor","isSelectable","getMultiRangeId","isExternal","markInsertion","_joinSuggestions","size","rename","mapper","2186jKElMK","acceptSelectedSuggestions","item","getFirstRange","trackChanges.trackFormatChanges","getRanges","rethrowUnexpectedError","attributeNewValue","stop","define","trackChanges.mergeNestedSuggestions","_saved","applyOperation","containsRangeInObject","formatBlock:chain","upcast","meta","config","_getExternalAuthor","warn","PENDING_ACTION_SUGGESTION","getCustomProperty","_refreshAttributeSuggestionsChain","data","addMarker:suggestion","end","formatBlock:","originalSuggestionId","_updateSuggestionData","isCollapsed","highest","schema","formatBlock","acceptAllSuggestions","move","createSelection","multi","ck-suggestion-marker-formatBlock","_checkSuggestionCorrectness","enableCommand","normal","_initAriaMarkerChangeAnnouncements","targetPosition","add","isUndo","suggestion:attribute:","subType","21yXnmyG","_commentsRepository","join","_inlineAttributeKeys","pluginName","listenTo","removeClass","registerPostFixer","toUpperCase","_setSuggestionData","_adapter","keys","isArray","widget","dataToMarker"];return(Lc=function(){return t})()}!function(t){const e=Cc,n=t();for(;;)try{if(208220===-parseInt(e(501))/1+-parseInt(e(758))/2+-parseInt(e(775))/3+parseInt(e(599))/4*(-parseInt(e(661))/5)+parseInt(e(784))/6*(parseInt(e(548))/7)+-parseInt(e(596))/8+parseInt(e(859))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lc);const Rc=kc(708);class Sc extends t.Plugin{static get[kc(689)](){return[kc(782),o.Users,t.PendingActions,ts,ss,us,ds,bs,Es,Ls,vs,js,no,io,fo,mo,_o,Co,No,Oo,Po,zo,Go,Xo,Jo,ei,li,pi,Oi,ai,Ws,Ys,_i,ki,Ni,Pi,Gi,Ki,Zi,ta,oa,ua,da,Ia,_a,tc,Ra,wa,Va,sc,Ba,Ka,Za]}static get[kc(552)](){return kc(882)}constructor(t){const e=kc;function n(t){const e=Cc;return t[e(636)]((t=>String[e(605)](t)))[e(550)]("")}super(t),this[e(783)]=!1,this[e(695)](e(904),[]),this.on(e(824),((n,r,s,o)=>{const i=e;this[i(604)][i(766)]((()=>{const e=i;for(const n of[...o,...s])this[e(604)][e(588)][e(847)](n)&&t[e(837)][e(821)](n)}))})),this[e(615)]=new Zr(this[e(492)][e(823)][e(532)],this[e(492)][e(716)]),this[e(558)]=null,this[e(869)]=new Nc(this[e(492)]),this[e(798)]=new Map,this[e(549)]=t[e(768)][e(585)](e(782)),this[e(864)]=new Set,this[e(604)]=this[e(492)][e(823)],this[e(700)]=new WeakMap,this[e(687)]=!1,this[e(808)]=new Set([e(708)]),this[e(551)]=new Set,t[e(518)][e(510)](e(505),e(723)),this[e(673)]=t[e(518)][e(585)](e(505)),t[e(518)][e(510)](e(511),!0),this[e(563)]=t[e(518)][e(585)](e(511)),this[e(811)]=new f(t,this[e(864)]),this[e(542)](),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,54,50,54])}[kc(876)](){const t=kc,n=this[t(492)],r=(e,n)=>{const r=t;if(r(805)!=e)return r(871)+e;const s=n[r(802)]("|")[0];return this[r(764)](s)?r(538):r(755)};n[t(635)][t(878)](t(698))[t(625)]({model:t(854),view:e=>{const n=t,{id:s,authorId:o,type:i,subType:a}=this[n(806)](e[n(584)]),c=[n(795),r(i,a)];let u=3e3;return this[n(904)][n(757)](e[n(584)])&&(c[n(777)](n(667)),u=3010),n(867)==i&&(u+=5),{classes:c,attributes:{"data-suggestion":s,"data-author-id":o},priority:u}}}),n[t(635)][t(878)](t(860))[t(544)]((e=>{const r=t;e.on(r(525),((t,e,s)=>{const o=r;if(!s[o(848)][o(832)])return;const i=e[o(503)];if(!i)return;const c=s[o(500)][o(903)](i);n[o(823)][o(532)][o(815)](i)&&c&&!c[o(522)](o(561))&&c.is(o(828))&&(0,a.toWidget)(c,s[o(491)])}),{priority:r(694)})})),n[t(635)][t(878)](t(860))[t(625)]({model:t(854),view:(e,n)=>{const s=t;if(!n[s(848)][s(832)])return null;const{type:o,subType:i}=this[s(806)](e[s(584)]);return{classes:[s(795),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(503)])return;const{id:c,authorId:u}=this[a(806)](o[a(584)]);if(r){const t=this[a(798)][a(585)](c),e=this[a(632)](t);if(!this[a(764)](e))return}if(o[a(503)].is(a(819)))return void i[a(765)][a(739)](o[a(503)],s[a(682)]);const l=i[a(500)][a(903)](o[a(503)]);if(o[a(503)].is(a(669))&&n[a(823)][a(532)][a(663)](o[a(503)])&&!l[a(522)](a(589))){i[a(491)][a(648)]([a(795),a(538)],l),i[a(491)][a(655)](a(868),c,l),i[a(491)][a(655)](a(746),u,l),i[a(500)][a(590)](l,o[a(584)]),e&&(this[a(904)][a(757)](o[a(584)])?i[a(491)][a(648)](a(667),l):i[a(491)][a(554)](a(667),l));for(const t of n[a(823)][a(728)](o[a(503)])[a(888)]())i[a(765)][a(739)](t,s[a(682)]);i[a(765)][a(739)](o[a(503)],s[a(682)])}};n[t(635)][t(878)](t(860))[t(544)]((e=>{const n=t;e.on(n(756),((t,e,r)=>{const o=n;r[o(848)][o(832)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(531)})})),n[t(635)][t(878)](t(860))[t(544)]((e=>{const n=t;e.on(n(645),((t,e,r)=>{const o=n;r[o(848)][o(832)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(531)})})),n[t(635)][t(878)](t(860))[t(785)]({model:t(854),view:(e,n)=>n[t(848)][t(832)]?null:{group:t(854),name:e[t(576)](11)}}),n[t(635)][t(878)](t(516))[t(630)]({view:{name:t(854),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(779)+e[r(902)](r(835))+":"+e[r(902)]("id");return e[r(902)](r(861))&&(s+=":"+e[r(902)](r(861))),n[r(696)](r(887),{"data-name":s})}}),n[t(635)][t(878)](t(516))[t(562)]({view:t(854)}),n[t(635)][t(878)](t(698))[t(544)]((e=>{const n=t;e.on(n(756),s(),{priority:n(694)})})),n[t(635)][t(878)](t(698))[t(544)]((e=>{const n=t;e.on(n(645),s({isAttributeSuggestion:!0}),{priority:n(694)})})),n[t(635)][t(878)](t(698))[t(544)]((e=>{const n=t;e.on(n(670),((t,e,r)=>{const s=n,o=r[s(500)][s(676)](e[s(584)]);if(o)for(const t of o)t[s(522)](s(589))||(r[s(491)][s(554)]([s(795),s(538),s(667)],t),r[s(491)][s(637)](s(868),t),r[s(491)][s(637)](s(746),t),r[s(500)][s(620)](t,e[s(584)]))}),{priority:n(694)})})),n[t(635)][t(878)](t(698))[t(544)]((e=>{const n=t;e.on(n(578),((t,e,r)=>{const s=n,o=r[s(500)][s(676)](e[s(584)]);if(!o)return;const{id:i}=this[s(806)](e[s(584)]),a=this[s(798)][s(585)](i),c=this[s(632)](a);if(this[s(764)](c))for(const t of o)t[s(522)](s(589))||(r[s(491)][s(554)]([s(795),s(538),s(667)],t),r[s(491)][s(637)](s(868),t),r[s(491)][s(637)](s(746),t),r[s(500)][s(620)](t,e[s(584)]))}),{priority:n(694)})})),n[t(823)][t(743)][t(555)]((e=>{const r=t;let s=!1;const o=Array[r(699)](n[r(823)][r(743)][r(816)][r(772)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(806)](t);if(r(854)!==o)continue;const h=this[r(798)][r(585)](f);if(null!=c[r(774)]){r(733)==u&&(s=s||wc(c[r(774)],t,e,n[r(823)][r(532)]));const o=r(805)==u&&this[r(764)](l[r(802)]("|")[0]);if(c[r(774)][r(530)]||r(725)==c[r(774)][r(761)][r(624)]||r(533)==u&&!Fc(c[r(774)])||o&&!Fc(c[r(774)])||r(867)==u&&(vc(a=c[r(774)])||function(t){const e=r;return t[e(825)][e(644)]==t[e(526)][e(851)]&&t[e(825)][e(889)]}(a)))e[r(873)](t),s=!0;else{if(!h||!h[r(587)])continue;if(c[r(774)]&&c[r(896)]&&c[r(774)][r(914)](c[r(896)]))continue;i[r(544)](h)}}}var a;return i[r(498)]>0&&(s=!!this[r(797)](i)||s),s})),n[t(823)][t(743)][t(555)]((e=>{const r=t;let s=!1;for(const t of n[r(823)][r(743)][r(816)][r(826)]())if(r(647)==t[r(852)])for(const t of this[r(798)][r(791)]()){if(t[r(603)]||!t[r(587)])continue;const o=r(533)==t[r(852)],i=this[r(632)](t),a=i&&this[r(764)](i);if(!o&&!a)continue;const c=t[r(504)]();if(c[r(825)][r(644)]!=c[r(526)][r(644)]&&!c[r(526)][r(889)]){const o=n[r(823)][r(574)](c[r(825)][r(619)],r(526)),i=n[r(823)][r(883)](c[r(825)],o);e[r(909)](t[r(568)](),{range:i}),s=!0}}return s})),n[t(823)][t(743)][t(555)]((e=>this[t(707)](e))),n[t(823)][t(743)][t(555)]((e=>!e[t(793)][t(652)]&&this[t(752)](e))),n[t(823)].on(t(628),(()=>{this[t(783)]=!1})),n[t(823)][t(743)].on(t(607),((r,s)=>{const o=t;if(!s[o(652)]||s[o(545)])return;if(!this[o(783)])return;const i=n[o(823)][o(743)][o(816)][o(826)]();if(0==i[o(671)])return;const a=[],c=i[o(592)]((t=>o(805)==t[o(852)])),u=i[o(592)]((t=>o(647)==t[o(852)]&&o(863)!=t[o(682)]));for(const t of c)this[o(642)](t[o(880)])&&a[o(777)]({key:t[o(880)],newValue:t[o(508)],oldValue:t[o(796)],range:Dc(t[o(897)],n[o(823)])});for(const t of u){if(o(499)!=t[o(751)]&&o(865)!=t[o(751)])continue;const e=xc(t[o(650)][o(619)],n[o(823)]),r=t[o(853)];o(499)==t[o(751)]&&a[o(777)]({key:o(708),newValue:t[o(682)],oldValue:r[o(682)],range:e});for(const[n,s]of r[o(581)]){if(!this[o(642)](n))continue;const r=t[o(581)][o(585)](n);s!==r&&a[o(777)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(581)])this[o(642)](n)&&(r[o(581)][o(847)](n)||a[o(777)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(671)]&&n[o(823)][o(870)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(724)](t,e,s,o,{groupId:r});this[n(633)](t,a)}))}),{priority:t(884)}),n[t(823)][t(588)].on(t(639),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(806)](n[s(682)]),e=this[s(798)][s(585)](t);e&&e[s(833)](n[s(682)])}})),n[t(823)][t(743)].on(t(607),(()=>{const e=t,r=Array[e(699)](n[e(823)][e(743)][e(816)][e(772)]())[e(592)]((t=>e(854)===this[e(806)](t[e(682)])[e(760)]));if(0===r[e(671)])return;r[e(618)](((t,n)=>{const r=e,s=t[r(524)][r(896)],o=n[r(524)][r(896)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(825)][r(814)](o[r(825)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(806)](t);if(null===n[e(896)]){const n=this[e(874)](t);o[e(544)](n)}else{const t=this[e(798)][e(585)](r);null!==n[e(774)]||t[e(587)]?(s[e(544)](t[e(693)]),o[e(544)](t)):this[e(662)](t)}}o[e(498)]>0&&this[e(763)](o);for(const t of s)this[e(688)](e(614),t)})),n[t(823)].on(t(513),((e,r)=>{const s=t,o=r[0];if(!this[s(798)][s(498)])return;if(!o[s(856)])return;if(o[s(793)][s(545)]||!o[s(793)][s(652)])return;let i,a;switch(o[s(852)]){case s(647):i=n[s(823)][s(574)](o[s(650)]),a=i[s(722)](o[s(911)]);break;case s(802):i=n[s(823)][s(574)](o[s(622)]),a=n[s(823)][s(574)](o[s(905)]);break;case s(535):i=n[s(823)][s(574)](o[s(543)]),a=i[s(722)](o[s(911)]);break;default:return}const c=n[s(823)][s(883)](i,a);n[s(823)][s(766)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(749)](c)){if(e[t(603)])continue;if(t(733)==e[t(852)])continue;const r=this[t(632)](e);if(r&&this[t(764)](r)&&t(802)!=o[t(852)])continue;const s=e[t(524)]&&e[t(524)][t(898)];(t(533)!=e[t(852)]||t(802)==o[t(852)]&&!s)&&(n[t(514)]||t(610)==e[t(852)]&&n[t(659)]||e[t(504)]()[t(786)](c)&&this[t(877)](e,i,a))}}))}),{priority:t(884)}),n[t(823)].on(t(690),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(679)])return;if(this[s(687)])return;if(!this[s(811)][s(841)])return;if(o[s(530)])return;const a=n[s(823)][s(532)],{start:c,end:u}=o[s(504)](),l=c[s(619)]&&a[s(629)](c[s(619)])?null:a[s(613)](c,s(894)),f=u[s(851)]&&a[s(629)](u[s(851)])?null:a[s(613)](u,s(866)),h=n[s(823)][s(883)](l?l[s(825)]:c,f?f[s(526)]:u);n[s(823)][s(766)]((t=>{const e=s;this[e(849)](h);const r=n[e(823)][e(532)][e(613)](h[e(825)]);o.is(e(678))?t[e(809)](r):o[e(730)](r)})),e[s(509)]()}),{priority:e.priorities[t(541)]+10}),n[t(823)].on(t(727),((e,r)=>{const s=t,o=r[r[s(671)]-1];o&&o[s(679)]||this[s(687)]||this[s(811)][s(841)]&&(n[s(823)][s(766)]((()=>{const t=s;let o=n[t(823)][t(727)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(674)]=o[t(879)]();const i=o[t(526)][t(851)],a=n[t(823)][t(532)];i&&a[t(663)](i)&&!a[t(815)](i)&&(o=n[t(823)][t(883)](o[t(825)],n[t(823)][t(574)](i,t(526)))),this[t(496)](o)})),e[s(509)]())}),{priority:t(694)}),this[t(492)][t(720)][t(544)](t(744),this[t(811)]),this[t(540)](t(744));const o=new p(n,this[t(798)]);n[t(720)][t(544)](t(916),o),this[t(540)](t(916));const i=new T(n,this[t(798)]);n[t(720)][t(544)](t(565),i),this[t(540)](t(565)),n[t(720)][t(544)](t(534),new v(n,o,this[t(798)])),this[t(540)](t(534)),n[t(720)][t(544)](t(908),new v(n,i,this[t(798)])),this[t(540)](t(908)),n[t(720)][t(544)](t(502),new D(n,o,this[t(798)])),this[t(540)](t(502)),n[t(720)][t(544)](t(741),new D(n,i,this[t(798)])),this[t(540)](t(741));const c=n[t(768)][t(585)](t(782));this[t(553)](c,t(638),((e,{threadId:n})=>{const r=t,s=this[r(798)][r(585)](n);s&&s[r(922)]&&1===s[r(922)][r(671)]&&this[r(529)](n,{hasComments:!0})}),{priority:t(771)}),this[t(553)](c,t(810),((e,{threadId:n})=>{const r=t,s=this[r(798)][r(585)](n);s&&s[r(922)]&&!s[r(922)][r(671)]&&this[r(529)](n,{hasComments:!1})}),{priority:t(771)})}set[kc(820)](t){const n=kc;if(this[n(558)])throw new e.CKEditorError(n(660),this);this[n(558)]=t}get[kc(820)](){return this[kc(558)]}[kc(703)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=kc,r=[];for(const e of this[n(798)][n(791)]())t&&!e[n(587)]||r[n(777)](e);return e?r[n(636)]((t=>t[n(906)]())):r}[kc(769)](t){const n=kc,r=this[n(798)][n(585)](t);if(!r)throw new e.CKEditorError(n(710),this);return r}[kc(807)](t){const e=kc;return this[e(798)][e(847)](t)}[kc(692)](t){const e=kc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(852)][e(802)](":"),a=this[e(798)][e(585)](r)||this[e(776)](o,i,r,n,s);if(this[e(890)](a),this[e(539)](a,o,i||null,n),a[e(778)]=t[e(778)],a[e(834)]=!0,s&&s[e(634)]){const t=s[e(634)],n=this[e(519)](t[e(651)]);a[e(915)]=t[e(778)],a[e(846)]=n,a[e(495)]=!0}else a[e(915)]=t[e(778)];switch(t[e(524)]&&(a[e(524)]=t[e(524)]),t[e(581)]&&(a[e(581)]=t[e(581)]),this[e(558)]&&this[e(558)][e(831)]||(a[e(512)]=!0),this[e(700)][e(585)](a)){case e(899):this[e(700)][e(695)](a,e(609));break;case e(582):a[e(587)]?(this[e(797)](new Set([a])),this[e(763)](new Set([a])),this[e(700)][e(695)](a,e(567)),this[e(688)](e(666),a)):this[e(700)][e(695)](a,e(677))}return a}[kc(916)](t){const e=kc;this[e(679)]((()=>{const n=e;this[n(492)][n(823)][n(766)]((()=>{const e=n;for(const n of t[e(597)]())n[e(621)]()}))}))}[kc(565)](t){const e=kc;this[e(679)]((()=>{const n=e;this[n(492)][n(823)][n(766)]((()=>{const e=n;for(const n of t[e(597)]())n[e(573)]()}))}))}[kc(540)](t,n){const r=kc,s=this[r(492)][r(720)][r(585)](t);if(!s)throw new e.CKEditorError(r(858),this,{commandName:t});if(this[r(864)][r(847)](s))throw new e.CKEditorError(r(658),this,{commandName:t});this[r(864)][r(544)](s),n&&s.on(r(577),((t,e)=>{const o=r;this[o(811)][o(841)]&&(this[o(687)]||(e[o(671)]>0&&e[e[o(671)]-1]&&e[e[o(671)]-1][o(679)]?e[o(900)]():(t[o(674)]=n(((...t)=>s[o(577)](...t,{forceDefaultExecution:!0})),...e),t[o(509)]())))}),{priority:r(694)})}[kc(679)](t){const n=kc;let r,s;const o=this[n(687)];this[n(687)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(687)]=!1),s&&e.CKEditorError[n(507)](s,this),r}[kc(496)](t,n=null,r={}){const s=kc;if(t[s(530)])return null;const o=this[s(492)][s(768)][s(585)](s(732)).me;for(const{suggestion:e,meta:o}of this[s(749)](t,s(610)))if(o[s(659)]){if(!o[s(583)]){if(o[s(514)]){if(!this[s(563)]||!Uc(e,r))continue;return e}if(Uc(e,r))return e;this[s(877)](e,t[s(825)],t[s(526)]);break}if(n==e[s(547)]&&Uc(e,r)){const n=e[s(504)]();return n[s(825)][s(914)](t[s(526)])?this[s(735)](e,this[s(604)][s(883)](t[s(825)],n[s(526)])):this[s(735)](e,this[s(604)][s(883)](n[s(825)],t[s(526)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(594)+n:s(610),u=this[s(557)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(697)](c,i,a,t),u}[kc(713)](t,n=kc(537),r={}){const s=kc,o=this[s(492)][s(768)][s(585)](s(732)).me,i=this[s(869)][s(580)](s(610),n,s(550));for(const e of this[s(703)]())if(e[s(846)].id==o.id&&s(610)==e[s(852)]&&e[s(547)]==n&&Uc(e,r)&&(i(e[s(506)](),t)||i(t,e[s(506)]()))){for(const n of t)e[s(892)](n);return e}for(const{suggestion:e,meta:n}of this[s(749)](t,s(610))){if(!n[s(659)])continue;if(!this[s(563)]&&n[s(514)])continue;if(!Uc(e,r))continue;let o=!0;for(const n of e[s(506)]())for(const e of t)if(!n[s(786)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(594)+n,l=this[s(557)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(697)](u,a,c,e,zr[s(494)]());return l}[kc(656)](t,n,r=null,s={}){const o=kc;if(r=r||Oc(n),t[o(530)])return null;if(o(719)===this[o(673)]){const e=this[o(869)][o(580)](o(733),r,o(621));return this[o(679)]((()=>e([t],n,s))),null}const i=this[o(492)][o(768)][o(585)](o(732)).me,a=[];if(o(920)!==this[o(673)])for(const{suggestion:e,meta:n}of this[o(749)](t,o(610)))n[o(659)]&&!n[o(917)]&&a[o(777)](...e[o(506)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(717)](s);e&&r[n(777)](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(671)];){const s=r[e][n(627)](t);r[n(714)](e,1,...s),e+=s[n(671)]}}return r}(t,a);c[o(671)]&&this[o(604)][o(766)]((()=>{const t=o;for(const e of c){const o=this[t(869)][t(580)](t(733),r,t(621));this[t(679)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(825)],u=t[o(526)];for(const{suggestion:e,meta:n}of this[o(749)](t,o(733))){if(!n[o(659)])continue;if(e[o(547)]!=r)continue;if(!Uc(e,s))continue;const i=e[o(504)]();if(i[o(786)](t,!0))return null;c=c[o(814)](i[o(825)])?c:i[o(825)],u=u[o(736)](i[o(526)])?u:i[o(526)],a?i[o(825)][o(814)](a[o(504)]()[o(825)])?(a[o(675)](),a=e):e[o(675)]():a=e}const l=this[o(604)][o(883)](c,u);if(a)this[o(735)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(557)]({id:t,type:o(812)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(697)](o(812)+r,t,a,l)}}return null}[kc(631)](t,n,r=[],s=null,o={}){const i=kc;n[i(566)]||(n[i(566)]=n[i(836)]),n[i(898)]=t.is(i(897)),s=s||Oc(n);const a=r[i(636)]((t=>xc(t,this[i(604)]))),c=t.is(i(897))?t:xc(t,this[i(604)]);if(i(719)===this[i(673)]){const t=this[i(869)][i(580)](i(533),s,i(621));return this[i(679)]((()=>t([c],n,o))),null}a[i(777)](c);let u=!0;for(const t of a)if(!this[i(800)](t)){u=!1;break}if(u&&i(920)!==this[i(673)]){const t=this[i(869)][i(580)](i(533),s,i(621));return this[i(679)]((()=>t([c],n,o))),null}let l=null,f=c[i(825)],h=c[i(526)];for(const{suggestion:t,meta:e}of this[i(749)](c,i(533))){if(!e[i(659)])continue;if(e[i(583)]||e[i(514)]||e[i(917)])continue;if(t[i(524)][i(566)]!=n[i(566)])continue;if(!Uc(t,o))continue;const r=t[i(504)]();if(t[i(547)]==s){if(r[i(786)](c,!0))return null;f=f[i(814)](r[i(825)])?f:r[i(825)],h=h[i(736)](r[i(526)])?h:r[i(526)],l?r[i(825)][i(814)](l[i(504)]()[i(825)])?(l[i(675)](),l=t):t[i(675)]():l=t}else{const e=c[i(717)](r);this[i(691)](t,e)}}const d=this[i(492)][i(768)][i(585)](i(732)).me,g=(0,e.uid)(),p=d.id;if(l)return this[i(735)](l,this[i(604)][i(883)](f,h)),l;{const t=this[i(557)]({id:g,type:i(527)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(697)](i(527)+s,g,p,this[i(604)][i(883)](f,h)),t}}[kc(711)](t,n,r=[],s=null,o={}){const i=kc;n[i(566)]||(n[i(566)]=n[i(836)]);const a=t[0];n[i(898)]=a.is(i(897)),s=s||Oc(n);const c=r[i(636)]((t=>xc(t,this[i(604)]))),u=a.is(i(897))?t:t[i(636)]((t=>xc(t,this[i(604)])));if(i(719)===this[i(673)]){const t=this[i(869)][i(580)](i(533),s,i(621));return this[i(679)]((()=>t(u,n,o))),null}c[i(777)](...u);let l=!0;for(const t of c)if(!this[i(800)](t)){l=!1;break}if(l&&i(920)!==this[i(673)]){const t=this[i(869)][i(580)](i(533),s,i(621));return this[i(679)]((()=>t(u,n,o))),null}const f=this[i(492)][i(768)][i(585)](i(732)).me;for(const t of this[i(703)]()){if(t[i(846)].id!=f.id)continue;if(i(533)!=t[i(852)]||t[i(524)][i(566)]!=n[i(566)])continue;if(!Uc(t,o))continue;const e=t[i(547)]==s;for(let n=0;n<u[i(671)];n++){const r=u[n];for(const s of t[i(830)]()){const o=s[i(657)]();if(r[i(914)](o)){e?(u[i(714)](n,1),n--):t[i(873)](s[i(682)]);break}}}}if(0==u[i(671)])return null;const h=this[i(869)][i(580)](i(533),s,i(550));for(const t of this[i(703)]())if(t[i(846)].id==f.id&&i(533)==t[i(852)]&&t[i(524)][i(566)]==n[i(566)]&&t[i(547)]==s&&Uc(t,o)&&(h(t[i(506)](),u)||h(u,t[i(506)]()))){for(const e of u)t[i(892)](e);return t}const d=(0,e.uid)(),g=f.id,p=i(527)+s,m=this[i(557)]({id:d,type:p,data:n,createdAt:new Date,authorId:g,attributes:o});for(const t of u)this[i(697)](p,d,g,t,zr[i(494)]());return m}[kc(849)](t,n=null,r={}){const s=kc;if(t[s(530)])return null;const o=this[s(492)][s(768)][s(585)](s(732)).me,a=new i.LiveRange(t[s(825)],t[s(526)]);for(const{suggestion:t,meta:e}of this[s(749)](a,s(610)))if(e[s(659)]&&!e[s(583)])if(t[s(603)]){const e=t[s(506)]()[s(592)]((t=>s(725)!=t[s(761)][s(624)]));if(e[s(591)]((t=>a[s(786)](t,!0)))&&t[s(573)](),e[s(913)]((t=>t[s(786)](a,!0)))){const t=this[s(869)][s(580)](s(867),n,s(621));return this[s(679)]((()=>t([a],null,r))),null}}else{const e=a[s(717)](t[s(504)]());null!==e&&t[s(672)]([e],null,r)}if(a[s(901)](),a[s(530)]||s(725)==a[s(761)][s(624)])return null;let c=null,u=a[s(825)],l=a[s(526)];const f=this[s(749)](a,s(867));for(const{suggestion:t,meta:e}of f){const n=this[s(604)][s(883)](u,l);if(e[s(659)]&&(this[s(563)]||!e[s(514)]&&!e[s(917)]))if(t[s(603)]){if(!Uc(t,r))continue;let e=!0;for(const r of t[s(506)]()){if(r[s(786)](n,!0))return t;n[s(786)](r)||(e=!1)}e&&t[s(573)]()}else{const e=t[s(504)]();if(e[s(786)](n,!0))return t;if(!Uc(t,r)){n[s(786)](e)?t[s(675)]():e[s(684)](u)?u=e[s(526)]:e[s(684)](l)&&(l=e[s(825)]);continue}u=u[s(814)](e[s(825)])?u:e[s(825)],l=l[s(736)](e[s(526)])?l:e[s(526)],r=Object[s(804)]({},t[s(581)]),c?e[s(825)][s(814)](c[s(504)]()[s(825)])?(c[s(675)](),c=t):t[s(675)]():c=t}}if(c)return this[s(735)](c,this[s(604)][s(883)](u,l)),c;{const t=(0,e.uid)(),i=this[s(604)][s(883)](u,l),a=o.id,c=n?s(612)+n:s(867),f=this[s(557)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(697)](c,t,a,i),f}}[kc(706)](t,n=kc(537),r={}){const s=kc,o=this[s(492)][s(768)][s(585)](s(732)).me,a=t[s(636)]((t=>new i.LiveRange(t[s(825)],t[s(526)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(749)](a,s(610)))e[s(659)]&&!e[s(583)]&&c[s(544)](t);for(const e of c)if(e[s(603)]){const o=e[s(506)]();if((!e[s(581)]||!e[s(581)][s(617)])&&o[s(591)]((t=>a[s(913)]((e=>e[s(786)](t,!0)))))&&e[s(573)](),a[s(591)]((t=>o[s(913)]((e=>e[s(786)](t,!0)))))){const e=this[s(869)][s(580)](s(867),n,s(621));return this[s(679)]((()=>e(t,null,r))),null}}else{const t=e[s(504)]();if(a[s(913)]((e=>e[s(786)](t,!0)))&&e[s(573)](),a[s(591)]((e=>t[s(786)](e,!0)))){const t=this[s(869)][s(580)](s(867),n,s(621));return this[s(679)]((()=>t(a,null,r))),null}}const u=this[s(869)][s(580)](s(867),n,s(550));let l=null;for(const t of this[s(703)]())if(t[s(846)].id==o.id&&t[s(587)]&&s(867)==t[s(852)]&&t[s(547)]==n&&Uc(t,r)&&(u(t[s(506)](),a)||u(a,t[s(506)]())))if(l){if(t[s(922)]&&t[s(922)][s(671)])continue;for(const e of t[s(506)]())l[s(653)](e)||l[s(892)](e);t[s(675)]()}else{l=t;for(const e of a)t[s(653)](e)||t[s(892)](e)}if(l)return l;c[s(770)]();for(const{suggestion:t,meta:e}of this[s(749)](a,s(867)))e[s(659)]&&(this[s(563)]||!e[s(514)]&&!e[s(917)])&&Uc(t,r)&&c[s(544)](t);for(const t of c){const e=t[s(506)]();if((!r||!r[s(617)])&&a[s(591)]((t=>e[s(913)]((e=>e[s(786)](t,!0))))))return t;(!t[s(581)]||!t[s(581)][s(617)])&&e[s(591)]((t=>a[s(913)]((e=>e[s(786)](t,!0)))))&&t[s(573)]()}const f=(0,e.uid)(),h=o.id,d=s(612)+n,g=this[s(557)]({id:f,type:d,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(901)](),t[s(530)]||s(725)==t[s(761)][s(624)]||this[s(697)](d,f,h,t,zr[s(494)]());return g}[kc(724)](t,n,r,s,o){const i=kc;if(t[i(530)])return[];if(i(719)===this[i(673)])return[];const a=this[i(492)][i(768)][i(585)](i(732)).me.id,c=Array[i(699)](this[i(798)][i(791)]())[i(592)]((e=>i(805)==e[i(852)]&&e[i(524)][i(665)]==n&&e[i(653)](t)));if(i(723)===this[i(673)]){const e=this[i(749)](t,i(610))[i(592)]((({meta:t})=>t[i(659)]&&!t[i(917)]&&!t[i(583)]))[i(636)]((({suggestion:t})=>t));c[i(601)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(805)==t[i(852)]?t[i(524)][i(729)]:void 0,o=t[i(504)](),a=Array[i(699)](u[i(559)]())[i(919)]((t=>t[i(654)](o)));if(!a)continue;const c=a[i(627)](o);this[i(764)](n)&&i(610)==t[i(852)]&&0!=c[i(671)]||(u[i(801)](a),c[i(686)]((t=>{u[i(695)](t,r)})),i(610)!=t[i(852)]&&e!=s&&u[i(695)](a[i(717)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(671)]>37&&console[i(520)](i(891),{key:n});const f=(i(862)+(n+"|")+Oc({newValue:s}))[i(704)](0,60),h=this[i(557)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(777)](h),this[i(697)](f,c,a,t)}return l}[kc(608)](t){const e=kc;this[e(540)](t,((t,...n)=>{this[e(912)]((()=>{t(...n)}))}))}[kc(799)](t){const e=kc;this[e(808)][e(544)](t)}[kc(646)](t){const e=kc;this[e(551)][e(544)](t)}[kc(632)](t){const e=kc;return e(805)==t[e(852)]?t[e(547)][e(802)]("|")[0]:null}[kc(735)](t,e){const n=kc,r=t[n(568)]();this[n(604)][n(766)]((t=>{t[n(909)](r,{range:e})}))}[kc(890)](t){const e=kc,n=t.id,r=this[e(492)][e(518)][e(585)](e(742));this[e(549)][e(731)](n)||this[e(549)][e(721)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(549)][e(569)](n);s[e(748)](e(726)),s[e(726)]=!1,t[e(922)]=s}[kc(539)](t,n,r,s){const o=kc;if(t[o(852)]!=n||t[o(547)]!=r||t[o(668)].id!=s)throw this[o(492)][o(753)](o(842)),new e.CKEditorError(o(842),this)}[kc(691)](t,n){const r=kc,s=t[r(504)]();if(n[r(914)](s))t[r(675)]();else if(s[r(786)](n)){const o=this[r(604)][r(574)](n[r(825)][r(851)],r(526));this[r(735)](t,this[r(604)][r(883)](s[r(825)],o));const i=(0,e.uid)(),a=t[r(668)].id,c=t[r(852)]+":"+t[r(547)];this[r(557)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(524)],attributes:t[r(581)]});const u=this[r(604)][r(574)](n[r(526)][r(644)],r(872)),l=this[r(604)][r(883)](u,s[r(526)]);this[r(697)](c,i,a,l)}else if(s[r(684)](n[r(825)])){const e=this[r(604)][r(574)](n[r(825)][r(851)],r(526));this[r(735)](t,this[r(604)][r(883)](s[r(825)],e))}else{const e=this[r(604)][r(574)](n[r(526)][r(644)],r(872));this[r(735)](t,this[r(604)][r(883)](e,s[r(526)]))}}[kc(800)](t){const e=kc;for(const{suggestion:n,meta:r}of this[e(749)](t,e(610))){if(!r[e(659)])continue;const s=n[e(506)]();for(const n of s)if(!t[e(627)](n)[e(671)])return!0}return!1}[kc(918)](t){const n=kc,r=this[n(492)][n(768)][n(585)](n(732))[n(838)](t);if(!r)throw new e.CKEditorError(n(571),this);return r}[kc(519)](t){const e=kc,n=this[e(492)][e(768)][e(585)](e(732)),r=(0,o.hashObject)(e(611)+t);return n[e(838)](r)||n[e(641)]({id:r,name:t})}[kc(776)](t,e,n,r,s){const o=kc,i=this[o(918)](r),a=this[o(869)][o(839)](t,e,n,i,s,(t=>{const e=o;this[e(529)](n,{attributes:t});const r=this[e(769)](n);this[e(797)](new Set([r])),this[e(763)](new Set([r]))}));return this[o(553)](a,o(621),(()=>{const t=o;this[t(529)](n,{state:t(829)})}),{priority:o(694)}),this[o(553)](a,o(573),(()=>{const t=o;this[t(529)](n,{state:t(813)})}),{priority:o(694)}),this[o(798)][o(695)](n,a),this[o(700)][o(695)](a,o(899)),a}[kc(806)](t){const e=kc,n=t[e(802)](":");return{group:n[0],type:n[1],subType:n[e(671)]>=5?n[2]:null,id:n[e(671)]<5?n[2]:n[3],authorId:n[e(671)]<5?n[3]:n[4],markerCount:6==n[e(671)]?n[5]:null}}[kc(877)](t,n,r){const s=kc,o=t[s(504)](),i=o[s(825)],a=o[s(526)];this[s(735)](t,this[s(604)][s(883)](i,n));const c=(0,e.uid)(),u=t[s(668)].id,l=t[s(852)]+(t[s(547)]?":"+t[s(547)]:"");this[s(557)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(581)],data:t[s(524)]});const f=this[s(632)](t);(s(533)==t[s(852)]||f&&this[s(764)](f))&&(r=this[s(604)][s(737)](r[s(644)])),this[s(697)](l,c,u,this[s(604)][s(883)](r,a))}[kc(749)](t,e=null){const n=kc,r=[],s=this[n(492)][n(768)][n(585)](n(732)).me;Array[n(560)](t)||(t=[t]);for(const o of this[n(703)]()){if(!o[n(587)])continue;if(e&&o[n(852)]!=e)continue;let i=!1;for(const e of o[n(506)]()){for(const a of t){const t=a[n(825)][n(914)](e[n(526)])||a[n(526)][n(914)](e[n(825)]);if(t||a[n(717)](e)){const c=a[n(786)](e)&&Mc(this[n(604)][n(532)],e[n(825)],a),u=e[n(786)](a)&&Mc(this[n(604)][n(532)],a[n(825)],e);r[n(777)]({suggestion:o,meta:{isOwn:s==o[n(846)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[kc(697)](t,e,n,r,s){const o=kc;this[o(604)][o(766)]((i=>{const a=o;let c=a(779)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(745)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[kc(662)](t){const e=kc,n=t[e(602)],r=t[e(843)];t[e(602)]=null,t[e(843)]=null,null!=n&&n[e(843)]==t&&(n[e(843)]=r),null!=r&&r[e(602)]==t&&(r[e(602)]=n),e(567)==this[e(700)][e(585)](t)&&(this[e(700)][e(695)](t,e(677)),this[e(688)](e(788),t,n,r))}[kc(557)](t){const n=kc,r=t.id,s=this[n(692)](t);if(this[n(558)]&&this[n(558)][n(831)]){const o=this[n(492)][n(768)][n(585)](n(586)),i=s[n(787)],a=s[n(547)]?s[n(852)]+":"+s[n(547)]:s[n(852)],c=this[n(492)][n(716)],u=o[n(544)](Kr(c,n(521))),l={id:r,type:a,hasComments:i,data:t[n(524)]||null,originalSuggestionId:t[n(528)]||null,attributes:s[n(581)]};this[n(558)][n(831)](l)[n(762)]((t=>{const e=n;s[e(512)]=!0,o[e(575)](u),t&&t[e(778)]&&(this[e(798)][e(585)](r)[e(778)]=t[e(778)])}))[n(685)]((t=>{const r=n;throw(0,e.logWarning)(r(857)),this[r(492)][r(823)][r(870)]({isUndoable:!1},(()=>{s[r(573)]()})),s[r(921)](),this[r(798)][r(801)](s.id),this[r(700)][r(801)](s),t}))}return s}[kc(764)](t){const e=kc;return this[e(808)][e(847)](t)}[kc(529)](t,e){const n=kc,r=this[n(492)][n(768)][n(585)](n(586)),s=this[n(769)](t);if(this[n(558)]&&this[n(558)][n(640)])if(s[n(512)]){const s=r[n(544)](Kr(this[n(492)][n(716)],n(521)));this[n(558)][n(640)](t,e)[n(762)]((()=>{r[n(575)](s)}))}else s.on(n(734),(()=>{this[n(529)](t,e)}))}[kc(570)](t){const n=kc;if(!this[n(558)]||!this[n(558)][n(769)])throw new e.CKEditorError(n(790),this);return this[n(558)][n(769)](t)}[kc(874)](t){const e=kc,{id:n,type:r,subType:s,authorId:o}=this[e(806)](t),i=this[e(798)][e(585)](n)||this[e(776)](r,s,n,o,{});switch(this[e(539)](i,r,s,o),this[e(700)][e(585)](i)){case e(899):this[e(570)](n)[e(762)]((t=>{const r=e;let s=Promise[r(767)]();t[r(787)]&&(s=this[r(549)][r(840)]({channelId:this[r(492)][r(518)][r(585)](r(742)),threadId:n})),s[r(762)]((()=>{const e=r;this[e(692)](t)[e(512)]=!0}))})),this[e(700)][e(695)](i,e(582));break;case e(677):this[e(529)](n,{state:e(781)});case e(609):this[e(700)][e(695)](i,e(567)),this[e(688)](e(666),i);break;case e(567):this[e(688)](e(614),i)}return i[e(833)](t),i}[kc(763)](t){const e=kc,n=Array[e(699)](t),r=n[e(592)]((t=>e(805)==t[e(852)]));this[e(523)](r);const s=n[e(592)]((t=>!t[e(603)]&&e(805)!=t[e(852)])),o=this[e(703)]({skipNotAttached:!0})[e(592)]((t=>!t[e(603)]&&e(805)!=t[e(852)])),i=o[e(592)]((n=>!t[e(847)](n))),a=new Map(o[e(636)]((t=>[t,this[e(869)][e(580)](t[e(852)],t[e(547)],e(780))]))),c=new Map(o[e(636)]((t=>[t,t[e(504)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(671)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(671)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(671)];t++){const n=s[t];!l[e(847)](n)&&n[e(602)]&&(f[e(544)](n[e(602)]),n[e(602)][e(843)]===n&&(n[e(602)][e(843)]=null),n[e(602)]=null),!u[e(847)](n)&&n[e(843)]&&(f[e(544)](n[e(843)]),n[e(843)][e(602)]===n&&(n[e(843)][e(602)]=null),n[e(843)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(671)];e++){const r=d(t,n[e]);r&&(r[0][s(843)]=r[1],r[1][s(602)]=r[0],u[s(544)](r[0]),l[s(544)](r[1]))}}function d(t,n){const r=e;if(t[r(846)].id!==n[r(846)].id)return null;const s=a[r(585)](t)(t,n,c[r(585)](t),c[r(585)](n));return s&&a[r(585)](n)(t,n,c[r(585)](t),c[r(585)](n))?s[1][r(922)]&&s[1][r(922)][r(671)]?null:s:null}f[e(498)]&&this[e(763)](f)}[kc(523)](t){const e=kc;if(0==t[e(671)])return;const n=this[e(703)]({skipNotAttached:!0})[e(592)]((t=>e(805)==t[e(852)]&&t[e(834)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(581)]);s[e(847)](n)||(s[e(695)](n,r[e(671)]),r[e(777)]([]));const i=s[e(585)](n);r[i][e(777)](t)}!function(){const t=e;r[t(618)](((e,n)=>{const r=t,s=e[0][r(778)],o=n[0][r(778)];return s==o?e[0][r(581)][r(794)]<n[0][r(581)][r(794)]?-1:1:s<o?-1:1}));for(const e of r)e[t(618)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(671)];t++){if(0==r[t][e(671)])continue;const n=[];for(let s=t+1;s<r[e(671)];s++)0!=r[s][e(671)]&&i(r[t],r[s])&&n[e(777)](s);for(const s of n)r[t]=r[t][e(681)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(671)];n++){const r=t[n+1]||null;t[n][e(843)]!==r&&(t[n][e(843)]=r)}for(const t of r)for(let n=0;n<t[e(671)];n++){const r=t[n-1]||null;t[n][e(602)]!==r&&(t[n][e(602)]=r)}function i(t,n){const r=e;if(t[0][r(581)][r(794)]!==n[0][r(581)][r(794)]&&t[0][r(846)]!==n[0][r(846)])return!1;if(!function(t,e){const n=r;return!t[n(787)]&&!e[n(787)]||(!t[n(787)]||!e[n(787)])&&(!!(t[n(787)]&&e[n(778)]<t[n(922)][n(747)][n(585)](0)[n(778)])||!!(e[n(787)]&&t[n(778)]<e[n(922)][n(747)][n(585)](0)[n(778)]))}(t[0],n[0]))return!1;const s=Ac(t[0][r(581)],r(794)),o=Ac(n[0][r(581)],r(794));return!!Dr(s,o)&&(!!t[r(591)]((t=>n[r(913)]((e=>t[r(504)]()[r(914)](e[r(504)]())))))&&n[r(591)]((e=>t[r(913)]((t=>e[r(504)]()[r(914)](t[r(504)]()))))))}}[kc(797)](t){const e=kc,n=Array[e(699)](t),r=this[e(703)]({skipNotAttached:!0}),s=r[e(592)]((n=>!t[e(847)](n))),o=new Map(n[e(636)]((t=>[t,this[e(869)][e(580)](t[e(852)],t[e(547)],e(550))]))),i=new Map(r[e(636)]((t=>[t,t[e(506)]()])));for(let t=0;t<n[e(671)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(671)];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(671)];e++){const s=r[e];if(s[a(852)]!==n[a(852)]||s[a(846)].id!==n[a(846)].id||s[a(547)]!==n[a(547)])continue;if(!Bc(n,s))continue;if(a(805)==n[a(852)]&&n[a(524)][a(729)]!=s[a(524)][a(729)])continue;if(a(805)==n[a(852)]&&t[a(764)](n[a(524)][a(665)]))continue;if(a(533)==n[a(852)]){const e=t[a(492)][a(823)],r=n[a(822)]();if(r&&(e[a(532)][a(815)](r)||e[a(532)][a(629)](r)))continue}const c=o[a(585)](n),u=i[a(585)](n),l=i[a(585)](s),f=n[a(922)]&&n[a(922)][a(671)],h=s[a(922)]&&s[a(922)][a(671)];if(!f&&c(l,u))return t[a(497)](s,n),i[a(801)](n),!0;if(!h&&c(u,l))return t[a(497)](n,s),i[a(801)](s),!0}return!1}}[kc(497)](t,e){const n=kc;if(t[n(603)])for(const r of e[n(506)]())t[n(892)](r);else{const r=e[n(504)]()[n(526)];this[n(735)](t,this[n(604)][n(883)](t[n(504)]()[n(825)],r))}e[n(675)]()}[kc(564)](t,e,n){const r=kc,s=t[r(626)](r(683))||t[r(626)](r(805))?r(598):t[r(556)]();return Kr(this[r(492)][r(716)],e+"_"+s+r(701),n)}[kc(542)](){const t=kc,n=this[t(492)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(604)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(806)](t[i(682)]);if(i(854)===e){r[i(649)](this[i(564)](n,i(606)));break}}for(const t of s){const{group:n,type:s}=this[i(806)](t[i(682)]);if(i(854)===n){r[i(649)](this[i(564)](s,i(895),(0,e.getEnvKeystrokeText)(o.ENTER_THREAD_KEYSTROKE)));break}}}))}[kc(707)](t){const e=kc;if(this[e(783)])return!1;const n=this[e(492)],r=n[e(823)][e(743)][e(816)][e(826)]();if(0==r[e(671)])return!1;const s=[],o=r[e(592)]((t=>e(805)==t[e(852)])),i=r[e(592)]((t=>e(647)==t[e(852)]&&e(863)!=t[e(682)])),a=r[e(592)]((t=>e(575)==t[e(852)]&&e(863)!=t[e(682)]));for(const t of o)s[e(777)]({key:t[e(880)],newValue:t[e(508)],oldValue:t[e(796)],range:Dc(t[e(897)],n[e(823)])});for(const t of i){const r=a[e(919)]((n=>n[e(650)][e(914)](t[e(650)])));r&&s[e(777)]({key:e(708),newValue:t[e(682)],oldValue:r[e(682)],range:n[e(823)][e(773)](t[e(650)][e(619)])})}return 0!=s[e(671)]&&this[e(633)](t,s)}[kc(752)](t){const e=kc;let n=!1;const r=this[e(492)][e(823)][e(743)][e(816)][e(772)]()[e(592)]((t=>t[e(524)][e(774)]&&t[e(682)][e(626)](e(546))));for(const s of r){const{subType:r,id:o}=this[e(806)](s[e(682)]),i=r[e(802)]("|")[0];for(const r of this[e(703)]({skipNotAttached:!0}))r.id!=o&&e(805)==r[e(852)]&&r[e(524)]&&r[e(524)][e(665)]==i&&r[e(504)]()[e(654)](s[e(524)][e(774)])&&(this[e(593)](r,s[e(524)][e(774)],t),n=!0)}return n}[kc(912)](t){const e=kc;this[e(492)],this[e(783)]=!0,t()}[kc(642)](t){const e=kc,n=this[e(764)](t),r=this[e(551)][e(847)](t);return n||r}[kc(633)](t,e){const n=kc;if(0==e[n(671)])return!1;let r=!1;for(const s of e){const e=this[n(749)](s[n(897)],n(805))[n(592)]((t=>!t[n(517)][n(583)]))[n(636)]((t=>t[n(854)])),i=(0,o.hashObject)({newValue:s[n(738)]});e[n(592)]((t=>{const e=n,[r,o]=t[e(547)][e(802)]("|");return r==s[e(665)]&&o!=i}))[n(686)]((e=>{const o=n;this[o(593)](e,s[o(897)],t),r=!0}))}return r}[kc(593)](t,e,n){const r=kc,s=t[r(504)]()[r(627)](e);0!==s[r(671)]?1!==s[r(671)]?this[r(877)](t,e[r(825)],e[r(526)]):this[r(735)](t,s[0]):n[r(873)](t[r(568)]())}}class Nc{constructor(t){const e=kc;this[e(750)]=t,this[e(604)]=t[e(823)],this[e(827)]=new Map,this[e(616)]=new Map,this[e(850)]()}[kc(839)](t,e,n,r,s,o){const i=kc;return new zr(this[i(604)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(580)](t,e,i(621))(...n),onDiscard:(...n)=>this[i(580)](t,e,i(573))(...n)})}[kc(740)](t,e,n,r){const s=kc,o=t+":"+e+":"+n;this[s(827)][s(695)](o,r)}[kc(580)](t,e,n){const r=kc,s=t+":"+e+":"+n;return this[r(827)][r(585)](s)||this[r(616)][r(585)](t+":"+n)}[kc(850)](){const t=kc,e=()=>!1,n=t=>{const e=Cc;t[e(618)](((t,n)=>t[e(825)][e(814)](n[e(825)])?1:-1)),this[e(604)][e(766)]((n=>{const r=e;for(const e of t){let t;t=e[r(526)][r(889)]&&e[r(526)][r(644)]==e[r(825)][r(619)]?n[r(536)](e[r(825)][r(619)],"on"):n[r(536)](e),this[r(604)][r(690)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Cc;e&&this[n(604)][n(766)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(636)]((t=>(vc(t)&&(t=this[s(604)][s(883)](t[s(526)])),t)))[s(592)]((t=>s(725)!==t[s(761)][s(624)]));if(c[s(671)]<1)return;const u=Array[s(699)](this[s(604)][s(743)][s(819)][s(506)]())[s(636)]((t=>i.LiveRange[s(718)](t)));r[s(809)](c);for(const t of this[s(750)][s(720)][s(720)]())t[s(865)]();a[s(777)]({forceDefaultExecution:!0}),this[s(750)][s(577)](o,...a);const l=u[s(592)]((t=>s(725)!=t[s(761)][s(624)]));l[s(671)]>0&&r[s(809)](l);for(const t of u)t[s(901)]()}))},s=(e,n)=>1==e[t(671)]&&1==n[t(671)]&&e[0][t(526)][t(914)](n[0][t(825)]),o=(e,n,r,s)=>Pc(e,n,r,s,this[t(604)])?[e,n]:Pc(n,e,s,r,this[t(604)])?[n,e]:null;this[t(616)][t(695)](t(705),e),this[t(616)][t(695)](t(855),n),this[t(616)][t(695)](t(817),s),this[t(616)][t(695)](t(844),o),this[t(616)][t(695)](t(759),n),this[t(616)][t(695)](t(886),e),this[t(616)][t(695)](t(910),s),this[t(616)][t(695)](t(664),o),this[t(616)][t(695)](t(885),r),this[t(616)][t(695)](t(803),e),this[t(616)][t(695)](t(643),s),this[t(616)][t(695)](t(875),e),this[t(616)][t(695)](t(572),r),this[t(616)][t(695)](t(818),e),this[t(616)][t(695)](t(702),s),this[t(616)][t(695)](t(515),e),this[t(616)][t(695)](t(907),e),this[t(616)][t(695)](t(715),((e,n)=>{const r=t;if(!n)return;const s=this[r(750)][r(768)][r(585)](Sc);this[r(604)][r(766)]((t=>{const o=r;if(o(708)==n[o(665)])for(const r of e){const e=r[o(825)][o(619)],s=n[o(729)];t[o(499)](e,s)}else if(s[o(764)](n[o(665)]))for(const r of e)void 0!==n[o(729)]?t[o(655)](n[o(665)],n[o(729)],r[o(825)][o(619)]):t[o(637)](n[o(665)],r[o(825)][o(619)]);else for(const r of e)n[o(729)]?t[o(655)](n[o(665)],n[o(729)],r):t[o(637)](n[o(665)],r)}))})),this[t(616)][t(695)](t(579),s)}}function Mc(t,e,n){const r=kc;for(const s of e[r(644)][r(680)]({includeSelf:!0,parentFirst:!0})){if(s[r(761)]==s)return!1;if(!n[r(595)](s))return!1;if(t[r(815)](s)||t[r(629)](s))return!0}return!1}function vc(t){const e=kc;return t[e(526)][e(644)]==t[e(825)][e(619)]&&t[e(526)][e(600)]}function wc(t,e,n,r){const s=kc,o=t=>!t[s(503)].is(s(754))&&!r[s(815)](t[s(503)]),i=t[s(825)][s(623)](o),a=t[s(526)][s(623)](o,{direction:s(866)});return!(t[s(825)][s(914)](i)&&t[s(526)][s(914)](a)||(i[s(814)](a)?n[s(909)](e,{range:n[s(883)](i,a)}):n[s(873)](e),0))}function Oc(t){return(0,o.hashObject)(t)}function Fc(t){const e=kc,n=t[e(825)][e(619)];return n&&n.is(e(669))}function Dc(t,e){const n=kc;return null==t[n(526)][n(851)]&&t[n(526)][n(644)]==t[n(825)][n(619)]?xc(t[n(825)][n(619)],e):t}function xc(t,e){const n=kc,r=e[n(532)][n(815)](t)||e[n(532)][n(493)](t);return e[n(883)](e[n(574)](t,n(853)),r?e[n(789)](t):e[n(574)](t,n(526)))}function Pc(t,e,n,r,s){const o=kc;if(t[o(843)])return!1;if(!Bc(t,e))return!1;if(n[o(526)][o(914)](r[o(825)]))return!0;if(t[o(852)]!=e[o(852)])return!1;if(!n[o(526)][o(881)](r[o(825)]))return!1;const i=s[o(883)](n[o(526)],r[o(825)])[o(893)]();for(const t of i)if([o(792),o(709)][o(757)](t[o(852)])&&s[o(532)][o(629)](t[o(503)]))return!1;return!0}function Bc(t,e){const n=kc;if(!t[n(834)]||!e[n(834)])return!1;const r=new Set(Object[n(559)](t[n(581)])),s=new Set(Object[n(559)](e[n(581)]));if(r[n(801)](n(794)),s[n(801)](n(794)),0==r[n(498)]&&0==s[n(498)])return!0;if(r[n(498)]!=s[n(498)])return!1;const o={...t[n(581)]},i={...e[n(581)]};return delete o[n(794)],delete i[n(794)],JSON[n(845)](o)==JSON[n(845)](i)}function Uc(t,e){const n=kc,r=jc(t[n(581)]),s=jc(e);if(!t[n(834)])return!1;for(const t of Object[n(559)](s))if(!Dr(r[t],s[t]))return!1;return!0}function jc(t){const e=kc,n=Object[e(804)]({},t);return delete n[e(617)],delete n[e(712)],n}function Gc(t,e){const n=Wc();return(Gc=function(t,e){return n[t-=298]})(t,e)}const Vc=Gc;!function(t){const e=Gc,n=t();for(;;)try{if(280117===parseInt(e(307))/1+parseInt(e(301))/2*(parseInt(e(314))/3)+parseInt(e(323))/4*(parseInt(e(329))/5)+-parseInt(e(302))/6*(parseInt(e(328))/7)+-parseInt(e(313))/8*(-parseInt(e(311))/9)+-parseInt(e(317))/10+-parseInt(e(327))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wc);class Hc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Gc;super(),this[s(336)]=e,this[s(337)]=n,this[s(324)]=r,this[s(308)]=t,this[s(335)]=t[s(304)][s(299)](s(332)),this[s(310)]=t[s(304)][s(299)](s(330)),this[s(337)][s(326)](s(316)).to(this[s(335)],this[s(310)],((t,e)=>t||e)),this[s(337)][s(326)](s(319)).to(this[s(335)],s(316),(t=>t&&this[s(308)][s(336)][s(303)](e[s(320)]()))),this[s(337)][s(326)](s(325)).to(this[s(310)],s(316),(t=>t&&this[s(308)][s(336)][s(303)](e[s(320)]()))),this[s(340)]=null,n[s(312)]&&this[s(315)](),this[s(321)](n,s(332),(()=>this[s(332)]())),this[s(321)](n,s(330),(()=>this[s(330)]())),this[s(321)](n,s(298),(()=>{const t=s;n[t(312)]?this[t(315)]():this[t(322)]()}))}[Vc(332)](){const t=Vc;this[t(335)][t(300)](this[t(336)].id)}[Vc(330)](){const t=Vc;this[t(310)][t(300)](this[t(336)].id)}[Vc(338)](){const t=Vc;this[t(337)][t(331)](t(316)),this[t(337)][t(331)](t(319)),this[t(337)][t(331)](t(325)),this[t(306)](),this[t(324)][t(338)](),this[t(340)]&&this[t(322)]()}[Vc(315)](){const t=Vc,e=Kr(this[t(308)][t(333)],t(309));this[t(340)]=this[t(308)][t(339)][t(299)](t(334))[t(305)](e)}[Vc(322)](){const t=Vc;null!==this[t(340)]&&this[t(308)][t(339)][t(299)](t(334))[t(318)](this[t(340)]),this[t(340)]=null}}function Wc(){const t=["locale","PendingActions","_acceptCommand","model","view","destroy","plugins","_pendingAction","change:isDirty","get","execute","54nTGsIM","37866FEBMAR","canEditAt","commands","add","stopListening","259869jfCiPH","_editor","PENDING_ACTION_SUGGESTION","_discardCommand","9sZYwYt","isDirty","3053512ZKnTYL","24051CUfCyG","_setPendingAction","isEnabled","737370OKDLsC","remove","canAccept","getRanges","listenTo","_removePendingAction","4xLuLlF","commentThreadController","canDiscard","bind","6584248fHSqBP","28ejnuVO","598245VpFnAb","discardSuggestion","unbind","acceptSuggestion"];return(Wc=function(){return t})()}const zc=Kc;function Kc(t,e){const n=qc();return(Kc=function(t,e){return n[t-=406]})(t,e)}function qc(){const t=["assign","canAccept","descriptionParts","shift+tab","8732NxaLpJ","focus","tab","SUGGESTION_THREAD_ARIA_LABEL","name","content","3472uNGDPw","commentThread","render","5pZlWng","textContent","addComment","disabledSubmit","SUGGESTION_THREAD_DESCRIPTION","disableComments","authoredAt","body","isDirty","value","editorConfig","canDiscard","setData","_localUser","map","CommentView","join","author","focusTracker","isReadOnly","126542DymlZq","_model","element","1223114jYVWpp","commentThreadInputView","destroy","_createCommentViews","ariaDescriptionView","focusables","submit","12JEzfOf","720929ABnmGU","showInput","target","hasDirtyComment","keystrokes","9195993qjnEDX","isEnabled","fire","parseFromString","locale","removeComment","length","2864286kuYAYB","text/html","delegate","10zzulEx","1050DOJLYW","ariaLabel","cancel","isActive","formatDateTime","8540008KBjnut","updateComment","focusCycler","_createCommentThreadInputView","commentInputView","editor","set","commentsListView","bind","7CSWDIf","_config","1XlqtOP"];return(qc=function(){return t})()}!function(t){const e=Kc,n=t();for(;;)try{if(584103===-parseInt(e(419))/1*(-parseInt(e(456))/2)+-parseInt(e(480))/3*(parseInt(e(424))/4)+-parseInt(e(433))/5*(-parseInt(e(476))/6)+-parseInt(e(417))/7*(parseInt(e(408))/8)+parseInt(e(469))/9*(-parseInt(e(479))/10)+parseInt(e(464))/11*(-parseInt(e(463))/12)+parseInt(e(453))/13*(parseInt(e(430))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qc);class Yc extends s.View{constructor(t,n,r,i){const a=Kc;super(t),this[a(415)]=null,this[a(457)]=null,this[a(460)]=new o.AriaDescriptionView(t,Kr(t,a(437))),this[a(414)](a(406),!1),this[a(414)](a(439),n[a(439)]),this[a(416)](a(439)).to(n),this[a(414)](a(422),[]),this[a(414)](a(441),!1),this[a(414)](a(470),!1),this[a(414)](a(421),!1),this[a(414)](a(444),!1),this[a(416)](a(481)).to(this,a(475),n,a(439),this,a(422),((t,e,r)=>{const s=a,o=r[s(447)]((t=>b(t[s(429)])))[s(449)](". ")+".";return Kr(this[s(473)],s(427),[t-1,n[s(450)][s(428)],e?i[s(407)](e):"",(new DOMParser)[s(472)](o,s(477))[s(440)][s(434)]])})),this[a(461)]=new s.ViewCollection,this[a(451)]=new e.FocusTracker,this[a(468)]=new e.KeystrokeHandler,this[a(410)]=new s.FocusCycler({focusables:this[a(461)],focusTracker:this[a(451)],keystrokeHandler:this[a(468)],keystrokeHandlerOptions:{filter:t=>t[a(466)]!==this[a(455)]},actions:{focusPrevious:a(423),focusNext:a(426)}}),this[a(454)]=n,this[a(446)]=r,this[a(418)]=i,i[a(438)]?this[a(414)](a(475),1):this[a(459)]()}[zc(432)](){const t=zc;super[t(432)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(461)])}[zc(425)](){const t=zc;this[t(455)][t(425)]()}[zc(458)](){const t=zc;this[t(415)]&&this[t(415)][t(458)](),this[t(457)]&&this[t(457)][t(458)](),super[t(458)]()}[zc(459)](){const t=zc,{CommentsListView:e}=this[t(418)];this[t(415)]=new e(this[t(473)],this[t(454)][t(431)],Object[t(420)]({CommentView:this[t(418)][t(448)]},this[t(418)])),this[t(415)][t(478)](t(474)).to(this),this[t(415)][t(478)](t(409)).to(this),this[t(415)][t(416)](t(406)).to(this),this[t(414)](t(475),this[t(415)][t(475)]+1),this[t(416)](t(475)).to(this[t(415)],t(475),(t=>t+1)),this[t(457)]=this[t(411)](),this.on(t(474),(()=>this[t(425)]())),this[t(416)](t(441)).to(this[t(415)],t(467),this[t(457)][t(412)],t(442),((t,e)=>t||!!e))}[zc(411)](){const t=zc,{CommentThreadInputView:e}=this[t(418)],n=new e(this[t(473)],this[t(446)],this[t(418)][t(443)]),r=n[t(412)];return n[t(416)](t(465)).to(this,t(406),this[t(454)][t(431)],t(452),r,t(442),((t,e,n)=>!!n||t&&!e)),r.on(t(462),((e,n)=>{const s=t;this[s(471)](s(435),n),r[s(413)][s(445)]("")})),r.on(t(482),(()=>this[t(425)]())),r[t(416)](t(436)).to(this[t(454)][t(431)],t(452)),n}}const Xc=Zc;function Zc(t,e){const n=Qc();return(Zc=function(t,e){return n[t-=475]})(t,e)}function Qc(){const t=["ck-suggestion-wrapper","author","discardButton","acceptButton","ck-suggestion-","12839787UqybBM","isActive","commentThread","add","suggestionView","acceptSuggestion","descriptionParts","delegate","canDiscard","2251072ARWThs","112626TsuDqC","isEnabled","2649542KifFvN","focusables","bindTemplate","editorDestroyed","ariaDescriptionView","div","ck-suggestion-wrapper--active","ck-rounded-corners","_model","description","render","push","discardSuggestion","40kzhuLP","<p>","commentsListView","setTemplate","1514608LovPrx","</p>","bind","_config","disableComments","SuggestionView","ariaLabel","editorReady","_descriptionElement","canAccept","getTemplate","ck-suggestion--disabled-comments","commentThreadInputView","type","formatDateTime","399PHKkwI","color","331149zYmgsa","5285195qZBvlW","listitem","set","content"];return(Qc=function(){return t})()}!function(t){const e=Zc,n=t();for(;;)try{if(874708===parseInt(e(477))/1+-parseInt(e(516))/2+-parseInt(e(494))/3*(-parseInt(e(529))/4)+-parseInt(e(495))/5+-parseInt(e(514))/6*(parseInt(e(492))/7)+parseInt(e(513))/8+parseInt(e(504))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qc);class Jc extends Yc{constructor(t,e,n,r){const s=Zc;super(t,e,n,r),this[s(497)](s(490),""),this[s(479)](s(490)).to(this,s(510),(t=>t&&t[0]?t[0][s(490)]:"")),this[s(479)](s(525)).to(this,s(510),this,s(505),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(530)+b(e[n(498)],e[n(493)])+n(478);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(485)]=null,this[s(508)]=new(r[s(482)])(t,e,{formatDateTime:r[s(491)]}),this[s(508)][s(479)](s(525)).to(this),this[s(508)][s(511)](s(509),s(528)).to(this),this[s(508)][s(502)][s(479)](s(515)).to(this,s(486)),this[s(508)][s(501)][s(479)](s(515)).to(this,s(512)),this[s(517)][s(507)](this[s(508)]),this[s(475)]&&this[s(517)][s(507)](this[s(475)]),this[s(489)]&&this[s(517)][s(507)](this[s(489)]),this[s(476)](this[s(487)]())}[Xc(487)](){const t=Xc,e=this[t(518)],n=[this[t(508)]];return this[t(475)]&&n[t(527)](this[t(475)]),this[t(489)]&&n[t(527)](this[t(489)]),n[t(527)](this[t(520)]),{tag:t(521),attributes:{class:["ck",t(523),t(499),e.if(t(505),t(522)),e.to(t(490),(e=>t(503)+e)),this[t(480)][t(481)]&&t(488)],"data-suggestion-id":this[t(524)].id,"data-thread-id":this[t(524)][t(506)].id,"data-author-id":this[t(524)][t(500)].id,tabindex:0,role:t(496),"aria-label":e.to(t(483)),"aria-describedby":this[t(520)].id},children:n}}[Xc(526)](){const t=Xc;super[t(526)](),this[t(475)]&&(this[t(475)][t(511)](t(484)).to(this),this[t(475)][t(511)](t(519)).to(this)),this[t(489)]&&(this[t(489)][t(511)](t(484)).to(this),this[t(489)][t(511)](t(519)).to(this))}}function $c(t,e){const n=eu();return($c=function(t,e){return n[t-=399]})(t,e)}const tu=$c;function eu(){const t=["change:description","727490YshIQF","description","set","push","focusCycler","@external","bindTemplate","focus","discardButton","getTemplate","EXTERNAL_SUGGESTION","keystrokes","attributes","ck-comment__external","span","shift+tab","ck-suggestion__user","getUserViewNotificationText","formatDateTime","enter","ck-annotation","isExternal","EXTERNAL_AVATAR","688ZVWBex","target","ck-suggestion--discard","execute","getExternalSuggestionNote","setTemplate","ck-annotation__actions","_config","ck-annotation__user","esc","ck-annotation__content-wrapper","EXTERNAL_IMPORT_WORD_AVATAR","listenTo","importWord","locale","_createButton","ck-comment__info-time","ck-suggestion__actions",".ck-annotation__content-wrapper","userView","ck-suggestion__main","creator","EXTERNAL_IMPORT_WORD_SUGGESTION","add","23802ODPfhU","source","_setupKeyboardNavigation","acceptButton","presentation","authoredAt","focusTracker","19395aiMdFU","check","96246pMHMOO","name","discardSuggestion","209981KWYxue","bind","ck-suggestion--accept","_model","author","14Segeos","ck-suggestion__info-name","Discard suggestion","181611HoBIEh","extendTemplate","113904pddmNa","tab","ck-suggestion__info","render","div","focusFirst","cancel","Accept suggestion","focusables","ck-annotation__info-name","fire","innerHTML","querySelector","ck-annotation__main","ck-suggestion","time","ck-annotation__info","element","acceptSuggestion","ck-annotation__info-time"];return(eu=function(){return t})()}!function(t){const e=$c,n=t();for(;;)try{if(137193===parseInt(e(412))/1+parseInt(e(409))/2+-parseInt(e(420))/3+-parseInt(e(422))/4+parseInt(e(443))/5+-parseInt(e(400))/6*(-parseInt(e(417))/7)+parseInt(e(466))/8*(-parseInt(e(407))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(eu);class nu extends s.View{constructor(n,r,i){const a=$c;super(n),this[a(415)]=r,this[a(473)]=i,this[a(445)](a(444),""),this[a(413)](a(405)).to(r),this[a(403)]=this[a(481)](Kr(n,a(429)),t.icons[a(408)],a(414),a(440),"sw"),this[a(451)]=this[a(481)](Kr(n,a(419)),t.icons[a(428)],a(468),a(411),"sw"),this[a(485)]=new o.UserView(n,r[a(416)],this[a(460)]()),this[a(485)][a(421)]({attributes:{class:[a(459),a(474)],"aria-hidden":!0}}),this[a(430)]=new s.ViewCollection([this[a(403)],this[a(451)]]),this[a(406)]=new e.FocusTracker,this[a(454)]=new e.KeystrokeHandler,this[a(447)]=new s.FocusCycler({focusables:this[a(430)],focusTracker:this[a(406)],keystrokeHandler:this[a(454)],actions:{focusPrevious:a(458),focusNext:a(423)},keystrokeHandlerOptions:{filter:t=>t[a(467)]!==this[a(439)]}}),this[a(471)](this[a(452)]())}[tu(425)](){const t=tu;super[t(425)]();const e=this[t(439)][t(434)](t(484));e[t(433)]=this[t(444)],this.on(t(442),((n,r,s)=>{e[t(433)]=s})),this[t(402)]()}[tu(452)](){const t=tu,e=this[t(449)],n=[{tag:t(426),attributes:{class:[t(424),t(438)]},children:[{tag:t(457),children:[{text:this[t(485)][t(410)]}],attributes:{class:[t(418),t(431)]}},{tag:t(437),attributes:{datetime:e.to(t(405)),class:[t(482),t(441)]},children:[{text:e.to(t(405),(e=>this[t(473)][t(461)](e)))}]}]},{tag:t(426),attributes:{class:[t(483),t(472)]},children:[this[t(403)],this[t(451)]]},{tag:t(426),attributes:{class:[t(476)]}}];return this[t(415)][t(464)]&&n[t(446)]({tag:t(426),attributes:{class:[t(456)]},children:[{text:this[t(470)]()}]}),{tag:t(426),attributes:{class:[t(436),t(463)],tabindex:-1},children:[this[t(485)],{tag:t(426),attributes:{class:[t(486),t(435)],role:t(404)},children:n}]}}[tu(450)](){const t=tu;this[t(439)][t(450)]()}[tu(460)](){const t=tu;return this[t(415)][t(464)]?t(479)===this[t(415)][t(455)][t(448)][t(401)]?Kr(this[t(480)],t(477),this[t(415)][t(487)][t(410)]):Kr(this[t(480)],t(465),this[t(415)][t(487)][t(410)]):null}[tu(470)](){const t=tu;return t(479)===this[t(415)][t(455)][t(448)][t(401)]?Kr(this[t(480)],t(488)):Kr(this[t(480)],t(453))}[tu(481)](t,e,n,r,s){const i=tu,a=new o.LateFocusButtonView(this[i(480)]);return a[i(445)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(421)]({attributes:{class:n}}),a.on(i(469),(()=>{const t=i;this[t(432)](r,this[t(415)].id)})),a}[tu(402)](){const t=tu,e=this[t(439)];this[t(454)][t(478)](e);for(const e of this[t(430)])this[t(406)][t(399)](e[t(439)]),this[t(454)][t(478)](e[t(439)]);this[t(454)][t(445)](t(462),((n,r)=>{const s=t;e===n[s(467)]&&(this[s(447)][s(427)](),r())})),this[t(454)][t(445)](t(475),((n,r)=>{const s=t;e!==n[s(467)]&&(this[s(450)](),r())}))}}const ru='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M6.182 5.514a.643.643 0 0 0-.636.64v-.001a.636.636 0 0 0 .636.639h5.682a.641.641 0 0 0 .636-.638.637.637 0 0 0-.636-.64H6.182Z"/><path d="M6.182 8.5a.642.642 0 0 0-.588.882.636.636 0 0 0 .588.395h5.682a.641.641 0 0 0 .636-.639.635.635 0 0 0-.636-.638H6.182Z"/><path d="M6.18 11.5a.64.64 0 0 0 0 1.278h3.133a.64.64 0 0 0 0-1.278H6.18Z"/><path d="m11.772 18.308.154-.23c-.195-.098-.304-.192-.328-.28-.024-.09 0-.274.076-.551.062-.166.099-.296.11-.393a2.934 2.934 0 0 0 0-.479c-.137-.41-.2-.685-.186-.83.013-.145.117-.335.313-.57l4.465-6.207c.356-.6 1.059-.56 2.11.118 1.05.68 1.443 1.272 1.177 1.772l-3.876 6.833c-.105.27-.22.444-.347.515-.128.07-.4.119-.813.139a2.954 2.954 0 0 0-.487.21c-.127.09-.244.193-.347.31-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.739Zm-.184.274 1.039.727-.26.34h-1.496l.717-1.067Z"/><path clip-rule="evenodd" d="M3.272 1A1.28 1.28 0 0 0 2 2.28v14.439a1.276 1.276 0 0 0 1.272 1.28h6.838a2.13 2.13 0 0 1 .003-.61c.024-.18.066-.363.113-.534.012-.046.027-.092.043-.136.011-.029.02-.052.025-.069v-.008a7.395 7.395 0 0 1-.042-.142H3.5V2.46s11 .002 11 .005v6.341l.627-.872c.204-.32.49-.614.873-.819V2.281c0-.707-.569-1.28-1.272-1.28L3.272 1ZM16 9.29l-1.5 2.085V16.5h-2.708c.005.118.002.236-.007.354a.904.904 0 0 1-.013.075l-.001.005a3.108 3.108 0 0 1-.097.312c-.027.101-.048.19-.062.266a.734.734 0 0 0-.014.287.25.25 0 0 0 .068.105.65.65 0 0 0 .088.074l.017.011.016.01h.175L14.73 18c.697 0 1.271-.573 1.271-1.281v-7.43Z"/></svg>\n',su=ou;function ou(t,e){const n=iu();return(ou=function(t,e){return n[t-=163]})(t,e)}function iu(){const t=["requires","2793395agzmAx","suggestionView","createAnnotationView","2317550tGtLpQ","_refreshActiveMarkers","_unbindEditors","Track changes","869VvWXkC","toMany","7wwlDKq","commands","filter","Accept all selected suggestions","model","commentsListView","get","menuitem","getMarkerNames","change:activeAnnotations","12PXsSgN","size","Discard all selected suggestions","_annotationViews","_destroyController","TrackChangesEditing","previous","remove","_viewToController","add","suggestionUnloaded","discardSelectedSuggestions","getRanges","acceptSelectedSuggestions","children","suggestionLoaded","Annotations","editor","init","getMarkers","_updateController","keys","getJoined","config","_suggestionToController","isDirty","arrowView","from","mainView","refreshSelectedViews","isInContent","descriptionParts","menu","acceptAllSuggestions","Accept all suggestions","stopListening","CommentsRepository","SuggestionThreadView","low","keystrokes","menuitemcheckbox","locale","suggestion-","CommentView","trackChanges","acceptButton","change:previous","_initKeyboardNavigationToThread","getByInnerView","getSuggestion","activeMarkers","destroy","activeAnnotations","comments","_handleSuggestionControllerDelayed","bind","539334SqEoxL","getFirstRange","values","delegate","trackChanges.disableComments","_createToolbarButton","_disableComments","76808vkKUec","comments.editorConfig","plugins","commandName","editing","EditorAnnotations","execute","_bindAnnotationToEditors","source","_handleControllerBuffer","_splitMarkerName","getDescriptions","listenTo","length","view","set","TrackChangesUI","lowest","192830ujLWhG","commentThread","push","_initializeController","discardAllSuggestions","trackChanges.SuggestionView","50372PAYjiM","pluginName","descriptionFactory","switchbutton","componentFactory","head","items","477HJbJWy","SuggestionView","escape","panelView","has","suggestionChanged","registerAnnotation","separator","delete","getAllAdjacentSuggestions","clear","reduce","isMultiRange","innerView","focus","discardButton","addComment","comments.maxThreadTotalWeight","comments.maxCommentCharsWhenCollapsed","_addUIComponentsToFactory","menuBar:trackChanges","type","define","hasSuggestion","Discard all suggestions","some","value","actionView","trackChanges.SuggestionThreadView","createCommentThreadController","addSourceCollector","isEnabled","unbind","comments.maxCommentsWhenCollapsed","button","buttonView","createAnnotation","50271FWeGTa","CommentsUI","isOn","_createMenuBarMenu"];return(iu=function(){return t})()}!function(t){const e=ou,n=t();for(;;)try{if(604940===parseInt(e(309))/1+-parseInt(e(317))/2+parseInt(e(178))/3*(parseInt(e(265))/4)+parseInt(e(314))/5+-parseInt(e(234))/6*(-parseInt(e(168))/7)+-parseInt(e(241))/8*(parseInt(e(272))/9)+-parseInt(e(259))/10*(-parseInt(e(166))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(iu);class au extends t.Plugin{static get[su(313)](){const t=su;return[Sc,o.Users,t(214),t(194),t(246)]}static get[su(266)](){return su(257)}constructor(t){const e=su;super(t),this[e(202)]=new Map,this[e(186)]=new Map,this[e(181)]=new Map,this[e(250)]=new Map;const n=this[e(195)][e(201)];n[e(294)](e(300),Jc),n[e(294)](e(264),nu),n[e(294)](e(238),!1),this[e(240)]=n[e(174)](e(238)),this[e(225)]()}[su(232)](t,e){const n=su;0===this[n(250)][n(179)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(250)]){const r=this[t(202)][t(276)](e);r||n?r&&n&&this[t(182)](e):this[t(262)](e)}this[t(250)][t(282)](),this[t(195)][t(243)][t(174)](t(246))[t(207)](),this[t(163)]()}),10),this[n(250)][n(256)](t,e)}[su(196)](){const t=su,e=this[t(195)],n=e[t(243)][t(174)](t(183)),r=e[t(243)][t(174)](t(194)),s=e[t(243)][t(174)](t(246)),o=e[t(243)][t(174)](t(214));this[t(291)](),s[t(302)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(205)](this[e(202)])){const s=t[e(281)](),o=[];for(const t of s){if(!t[e(208)])continue;if(t[e(284)]){o[e(261)](...t[e(190)]());continue}const n=t[e(235)]();if(o[e(254)]>0){const t=o[0][e(200)](n);if(t){o[0]=t;continue}}o[e(261)](n)}n[e(261)]([r[e(255)],o])}return n})),this[t(253)](n,t(193),((e,n)=>{const r=t;this[r(253)](n,r(224),((t,e,s,o)=>{const i=r;n[i(208)]&&(null==s?(this[i(198)](o[i(270)]),this[i(232)](n,!1)):(this[i(198)](s[i(270)]),null==o&&this[i(232)](n,!0)))})),null!==n[r(184)]?this[r(198)](n[r(270)]):this[r(232)](n,!1)})),this[t(253)](n,t(188),((e,n,r)=>{const s=t;this[s(213)](n,s(224)),this[s(250)][s(280)](n),this[s(202)][s(276)](n)&&this[s(182)](n),r&&this[s(198)](r[s(270)])})),this[t(253)](n,t(277),((e,n)=>{this[t(198)](n)})),this[t(253)](r,t(177),(()=>{this[t(163)]()})),this[t(253)](o,t(288),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(295)](r))return;const i=n[o(227)](r);this[o(202)][o(174)](i)[o(255)][o(173)][o(286)](-1)}),{priority:t(258)})}[su(163)](){const t=su,e=this[t(195)][t(243)][t(174)](t(194)),n=this[t(195)][t(243)][t(174)](t(183)),r=Array[t(205)](e[t(230)],(e=>e[t(285)]))[t(170)]((e=>this[t(186)][t(276)](e))),s=[];for(const e of r){const n=this[t(186)][t(174)](e)[t(172)][t(281)]();s[t(261)](...n[t(283)](((e,n)=>[...e,...n[t(176)]()]),[]))}n[t(228)]=s}[su(291)](){const t=su,n=this[t(195)],r=n[t(219)],o=Kr(r,t(165)),i=new e.Collection([{type:t(268),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(222),role:t(218)})},{type:t(279)},{type:t(306),model:new s.ViewModel({withText:!0,label:Kr(r,t(212)),commandName:t(211),role:t(175)})},{type:t(306),model:new s.ViewModel({withText:!0,label:Kr(r,t(171)),commandName:t(191),role:t(175)})},{type:t(306),model:new s.ViewModel({withText:!0,label:Kr(r,t(296)),commandName:t(263),role:t(175)})},{type:t(306),model:new s.ViewModel({withText:!0,label:Kr(r,t(180)),commandName:t(189),role:t(175)})}]);for(const e of i)if(cu(e)){const r=n[t(169)][t(174)](e[t(172)][t(244)]);e[t(172)][t(233)](t(311),t(303)).to(r,t(298),t(303))}n.ui[t(269)][t(187)](t(222),(e=>this[t(239)](e,i,o))),n.ui[t(269)][t(187)](t(292),(e=>this[t(312)](e,i,o)))}[su(239)](t,e,n){const r=su,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(195)][r(169)][r(174)](r(222));o[r(307)][r(256)]({tooltip:n,label:n,icon:ru}),o[r(307)][r(233)](r(311)).to(i,r(298)),o[r(307)].on(r(247),(()=>{const t=r;i[t(247)](),this[t(195)][t(245)][t(255)][t(286)]()})),(0,s.addListToDropdown)(o,e,{role:r(210)});const a=[];for(const t of e)cu(t)&&a[r(261)](this[r(195)][r(169)][r(174)](t[r(172)][r(244)]));const c=o[r(307)];return c[r(299)][r(304)](r(303)),c[r(204)][r(304)](r(303)),c[r(299)][r(233)](r(303)).to(i,r(303)),c[r(204)][r(233)](r(303))[r(167)](a,r(303),((...t)=>t[r(297)]((t=>t)))),o.on(r(247),(t=>{const e=r;this[e(195)][e(247)](t[e(249)][e(244)]),this[e(195)][e(245)][e(255)][e(286)]()})),o}[su(312)](t,e,n){const r=su,o=new s.MenuBarMenuView(t),i=this[r(195)][r(169)][r(174)](r(222));o[r(307)][r(256)]({label:n,icon:ru});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(279)==n[r(293)]){a[r(271)][r(187)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(172)];i[r(233)](...Object[r(199)](c)).to(c),i[r(237)](r(247)).to(o),i.on(r(247),(()=>{const t=r;this[t(195)][t(247)](c[t(244)]),this[t(195)][t(245)][t(255)][t(286)]()})),e[r(192)][r(187)](i),a[r(271)][r(187)](e)}return o[r(233)](r(303)).to(i,r(303)),o[r(275)][r(192)][r(187)](a),o}[su(262)](t){const e=su,n=this[e(195)],r=n[e(201)],s=n[e(243)][e(174)](e(194)),i=n[e(243)][e(174)](e(214)),a=n[e(243)][e(174)](e(246)),c=n[e(243)][e(174)](o.Users).me,u=r[e(174)](e(222))[e(215)],l=r[e(174)](e(222))[e(273)],{CommentsListView:f,CommentThreadInputView:h}=n[e(243)][e(174)](e(310));let d,g;this[e(181)][e(276)](t.id)?(g=this[e(181)][e(174)](t.id),d=g[e(206)]):(d=new u(n[e(219)],t,c,{disableComments:this[e(240)],editorConfig:r[e(174)](e(242)),maxCommentsWhenCollapsed:r[e(174)](e(305)),maxThreadTotalWeight:r[e(174)](e(289)),maxCommentCharsWhenCollapsed:r[e(174)](e(290)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(174)](e(219))),CommentView:r[e(174)](e(231))[e(221)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),d[e(315)][e(223)].on(e(247),(()=>{const t=e;n[t(245)][t(255)][t(286)]()})),d[e(315)][e(287)].on(e(247),(()=>{const t=e;n[t(245)][t(255)][t(286)]()})),g=s[e(316)](this[e(195)][e(219)],d),g[e(233)](e(203)).to(d,e(203)),g[e(233)](e(254)).to(d),g[e(233)](e(293)).to(d,e(293),(t=>e(220)+t)),this[e(253)](d,e(274),(()=>{const t=e;n[t(245)][t(255)][t(286)]()}),{priority:e(216)}),this[e(181)][e(256)](t.id,g));const p=i[e(301)](t[e(260)],d),m=new Hc(n,t,d,p),I=t[e(281)]()[e(170)]((t=>t[e(208)]));d[e(209)]=n[e(243)][e(174)](e(183))[e(267)][e(252)](I),this[e(202)][e(256)](t,m),this[e(186)][e(256)](d,m);const E=s[e(308)]({view:g,target:()=>{const r=e,s=[],i=t[r(281)]()[r(170)]((t=>t[r(208)]));for(const t of i)s[r(261)](...t[r(197)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(245)],s)},type:()=>e(220)+m[e(255)][e(293)]});i[e(248)](d,E),s[e(187)](E),a[e(278)](E)}[su(182)](t){const e=su,n=this[e(195)][e(243)][e(174)](e(214)),r=this[e(195)][e(243)][e(174)](e(194)),s=this[e(202)][e(174)](t),o=s[e(255)],i=r[e(226)](o);n[e(164)](o),i&&r[e(185)](i),this[e(202)][e(280)](t),this[e(186)][e(280)](o),s[e(229)]()}[su(198)](t){const e=su;if(!t[e(208)]||!this[e(202)][e(276)](t))return;const n=this[e(195)][e(243)][e(174)](e(183)),r=this[e(202)][e(174)](t),s=t[e(281)]();r[e(255)][e(209)]=n[e(267)][e(252)](s)}[su(225)](){const t=su;this[t(195)][t(217)][t(256)](o.ENTER_THREAD_KEYSTROKE,((e,n)=>{const r=t,s=this[r(195)][r(243)][r(174)](fu),o=this[r(195)][r(243)][r(174)](Sc);if(!o[r(228)][r(254)])return;const{id:i}=o[r(251)](o[r(228)][0]),a=s[r(227)](i);a&&(this[r(202)][r(174)](a)[r(255)][r(286)](),n())}))}[su(229)](){const t=su;for(const e of this[t(202)][t(199)]())this[t(182)](e);for(const e of this[t(181)][t(236)]())e[t(206)][t(229)]();super[t(229)]()}}function cu(t){return su(172)in t}function uu(t,e){var n=hu();return(uu=function(t,e){return n[t-=170]})(t,e)}var lu=uu;!function(t){for(var e=uu,n=t();;)try{if(814406===parseInt(e(174))/1+-parseInt(e(189))/2*(parseInt(e(179))/3)+parseInt(e(182))/4+-parseInt(e(178))/5*(-parseInt(e(181))/6)+-parseInt(e(184))/7*(parseInt(e(187))/8)+-parseInt(e(171))/9+parseInt(e(172))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(hu);class fu extends t.Plugin{static get[lu(173)](){return[Sc,au,lu(177)]}static get[lu(175)](){return lu(185)}set[lu(170)](t){var e=lu;this[e(188)][e(180)][e(186)](Sc)[e(170)]=t}get[lu(170)](){var t=lu;return this[t(188)][t(180)][t(186)](Sc)[t(170)]}[lu(176)](t){var e=lu;return this[e(188)][e(180)][e(186)](Sc)[e(191)](t)}[lu(190)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=lu;return this[n(188)][n(180)][n(186)](Sc)[n(190)]({skipNotAttached:t,toJSON:e})}[lu(183)](t){var e=lu;return this[e(188)][e(180)][e(186)](Sc)[e(183)](t)}}function hu(){var t=["Comments","15sEuRUH","3amQcnI","plugins","1523514efqHUN","1431144qmcaxZ","getSuggestion","7WZfocT","TrackChanges","get","832528aqhKFM","editor","272482ezFkVo","getSuggestions","addSuggestionData","adapter","6391341ASnHDw","2230620QDQlda","requires","422257ZmleUB","pluginName","addSuggestion"];return(hu=function(){return t})()}function du(){const t=["81820elkwwu","destroy","remove","appendChild","config","trackChangesData.editorCreator","TrackChangesData","editor","8734583EpmCVG","result","create","constructor","createDocumentFragment","944bFPImx","468pKfhHZ","TrackChangesDataGetter","3HekLoI","getUser","11710ksckzv","rootsAttributes","init","div","end","getDataWithDiscardedSuggestions","define","getCommentThreads","createElement","set","CommentsRepository","track-changes-data-invalid-editor-creator","getRootNames","editorCreator","TrackChangesEditing","get","463653yMkuQC","21546DZxuLl","document","plugins","Pagination","addUser","getSuggestions","model","reduce","map","Users","1603768TRmgaU","addCommentThread","addSuggestionData","pluginName","372FcRhdN","trackChangesData","useAnonymousUser","discardAllSuggestions","data","getFullData","function","_adapter","execute","push","users","requires","acceptAllSuggestions","name","6090ydRjiQ","getDataWithAcceptedSuggestions","getRootsAttributes"];return(du=function(){return t})()}const gu=Eu;!function(t){const e=Eu,n=t();for(;;)try{if(467274===parseInt(e(476))/1+-parseInt(e(508))/2+parseInt(e(458))/3*(-parseInt(e(487))/4)+parseInt(e(505))/5*(parseInt(e(491))/6)+parseInt(e(477))/7*(-parseInt(e(455))/8)+-parseInt(e(456))/9*(parseInt(e(460))/10)+parseInt(e(450))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(du);const pu=[gu(480)];class mu extends t.Plugin{static get[gu(502)](){return[Sc]}static get[gu(490)](){return gu(448)}[gu(462)](){const t=gu,n=this[t(449)];if(n[t(446)][t(466)](t(447),(e=>{const r=t,s=n[r(483)][r(478)][r(472)]()[r(484)](((t,e)=>(t[e]="",t)),{});return n[r(453)][r(452)](s,e)})),t(497)!=typeof n[t(446)][t(475)](t(492))[t(473)])throw new e.CKEditorError(t(471))}[gu(506)](t){return bu(this[gu(449)],!0,t)}[gu(465)](t){return bu(this[gu(449)],!1,t)}}class Iu extends t.Plugin{static get[gu(490)](){return gu(457)}constructor(t){const e=gu;super(t),this[e(451)]=e(464)}[gu(462)](){const t=gu;this[t(449)][t(479)][t(475)](t(470))[t(498)]={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(449)][t(479)][t(475)](t(474))[t(498)]=null}}function Eu(t,e){const n=du();return(Eu=function(t,e){return n[t-=444]})(t,e)}function Tu(t){return void 0!==t[gu(507)]}async function bu(t,e,n){const r=gu,s=(0,o.sanitizeEditorConfig)(t,pu);s[r(479)][r(500)](Sc,Iu),s[r(461)]=Tu(t)?t[r(507)]():void 0;const i=document[r(454)](),a=t[r(446)][r(475)](r(492))[r(473)],c=await a(s,(()=>function(t){const e=r,n=document[e(468)](e(463));return t[e(445)](n),n}(i)));!function(t,e){const n=r,s=t[n(483)][n(478)][n(472)]()[n(484)](((e,r)=>(e[r]=t[n(495)][n(475)]({rootName:r}),e)),{}),o=t[n(479)][n(475)](n(486))[n(501)][n(485)]((t=>({id:t.id,name:t[n(504)]}))),i=t[n(479)][n(475)](n(474))[n(482)]({skipNotAttached:!0,toJSON:!0}),a=t[n(479)][n(475)](n(470))[n(467)]({skipNotAttached:!0,toJSON:!0}),c=e[n(479)][n(475)](n(486)),u=e[n(479)][n(475)](n(474)),l=e[n(479)][n(475)](n(470));for(const t of l[n(467)]())t[n(444)]();for(const t of o)c[n(459)](t.id)||c[n(481)](t);c.me||c[n(493)]();for(const t of a)l[n(488)](t);for(const t of i)u[n(489)](t);e[n(495)][n(469)](s)}(t,c),c[r(499)](r(e?503:494));const u=Tu(c)?c[r(496)](n):c[r(495)][r(475)](n);return await c[r(509)](),u}function _u(t,e){var n=yu();return(_u=function(t,e){return n[t-=463]})(t,e)}function yu(){var t=["15hNnXes","6893688drEDZW","816gAlWxN","5693835fgKgpq","22127445KaWNXD","296444xWglkP","580676OTFYHV","247746BOSnmy","3878NfxjUg"];return(yu=function(){return t})()}!function(t){for(var e=_u,n=t();;)try{if(436435===-parseInt(e(468))/1+parseInt(e(471))/2*(-parseInt(e(465))/3)+parseInt(e(469))/4*(parseInt(e(463))/5)+parseInt(e(470))/6+-parseInt(e(466))/7+-parseInt(e(464))/8+parseInt(e(467))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
5
+ */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Xc,SuggestionThreadView:()=>Qc,SuggestionView:()=>eu,TrackChanges:()=>hu,TrackChangesData:()=>Iu,TrackChangesEditing:()=>Rc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;function u(){const t=["TrackChangesCommand","forceDisabled","value","isEnabled","21KBJQlI","12bnoyOu","commands","_enabledCommands","affectsData","281649fJVVDb","_isEnabledBasedOnSelection","11250270OyapoO","_disableUnsupportedCommands","851440DTvkAj","240GSffZT","has","1931225sBNFjK","5206584FnLyhV","execute","_enableCommands","97624eGvOyL","275627cRQynQ","refresh","clearForceDisabled","editor","6fNrgRf"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=301]})(t,e)}!function(t){const e=l,n=t();for(;;)try{if(958424===-parseInt(e(318))/1+-parseInt(e(310))/2*(parseInt(e(314))/3)+parseInt(e(322))/4+parseInt(e(321))/5*(parseInt(e(304))/6)+-parseInt(e(309))/7*(-parseInt(e(325))/8)+parseInt(e(316))/9+parseInt(e(319))/10*(-parseInt(e(326))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(u);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(312)]=e,this[n(307)]=!1,this[n(301)](),this[n(315)]=!1}[c(301)](){this[c(308)]=!0}[c(323)](){const t=c;this[t(307)]=!this[t(307)],this[t(307)]?this[t(317)]():this[t(324)]()}[c(317)](){const t=c;for(const e of this[t(303)][t(311)][t(311)]())e[t(313)]&&!this[t(312)][t(320)](e)&&e[t(306)](t(305))}[c(324)](){const t=c;for(const e of this[t(303)][t(311)][t(311)]())e[t(313)]&&!this[t(312)][t(320)](e)&&e[t(302)](t(305))}}const h=d;function d(t,e){const n=g();return(d=function(t,e){return n[t-=134]})(t,e)}function g(){const t=["refresh","plugins","track-changes-accept-suggestion-not-found","model","10zDDmbi","_suggestions","get","isEnabled","2311945FFFujh","351924TAOKLU","TrackChangesEditing","4837lXKWYE","canEditAt","16120764kWKgyn","_isEnabledBasedOnSelection","getRanges","4kafzUj","execute","11704ZpYcTm","acceptSuggestion","5654574pZBdFY","1305480EMiXko","2FppqpO","6121431XDCnAk","editor"];return(g=function(){return t})()}!function(t){const e=d,n=t();for(;;)try{if(517016===parseInt(e(136))/1*(parseInt(e(149))/2)+parseInt(e(148))/3*(parseInt(e(143))/4)+-parseInt(e(135))/5+-parseInt(e(147))/6+-parseInt(e(138))/7*(parseInt(e(145))/8)+parseInt(e(150))/9*(parseInt(e(156))/10)+parseInt(e(140))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(g);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(157)]=e,this[n(152)](),this[n(141)]=!1}[h(152)](){this[h(134)]=!0}[h(144)](t){const n=h,r=this[n(157)][n(158)](t);if(!r)throw new e.CKEditorError(n(154),this);const s=r[n(142)]();this[n(151)][n(155)][n(139)](s)&&this[n(151)][n(153)][n(158)](n(137))[n(146)](r)}}const m=I;function I(t,e){const n=E();return(I=function(t,e){return n[t-=393]})(t,e)}function E(){const t=["editor","track-changes-discard-suggestion-not-found","_suggestions","plugins","2984WUwGwt","discardSuggestion","execute","450JPExpK","108070wnKnWx","9mbgPly","670decNTc","model","get","TrackChangesEditing","refresh","isEnabled","getRanges","1699586BKiFZH","6917722lmiJLO","8548472UxLyKr","1551PJTyLN","_isEnabledBasedOnSelection","18588bMOURv","canEditAt","87718gSOCYf"];return(E=function(){return t})()}!function(t){const e=I,n=t();for(;;)try{if(756089===-parseInt(e(403))/1+parseInt(e(396))/2+parseInt(e(411))/3*(parseInt(e(408))/4)+parseInt(e(414))/5*(parseInt(e(401))/6)+-parseInt(e(397))/7+-parseInt(e(398))/8*(parseInt(e(413))/9)+-parseInt(e(412))/10*(-parseInt(e(399))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E);class b extends t.Command{constructor(t,e){const n=I;super(t),this[n(406)]=e,this[n(393)](),this[n(400)]=!1}[m(393)](){this[m(394)]=!0}[m(410)](t){const n=m,r=this[n(406)][n(416)](t);if(!r)throw new e.CKEditorError(n(405),this);const s=r[n(395)]();this[n(404)][n(415)][n(402)](s)&&this[n(404)][n(407)][n(416)](n(417))[n(409)](r)}}function T(t,e){const n=A;let r="";return r+=t[n(509)]("*")[n(542)](((t,e)=>e%2!=0?n(545)+_(t)+n(516):_(t)))[n(498)](""),e&&(r+=n(540)+e[n(500)]+n(523)+e[n(505)]+n(533)),r}function _(t){const e=A,n=document[e(547)](e(504));return n[e(517)]=t,n[e(503)]}function y(t){const e=A;return t[e(518)](((t,n)=>e(532)==t[e(539)]&&e(532)!=n[e(539)]?-1:e(532)!=t[e(539)]&&e(532)==n[e(539)]?1:0))}function A(t,e){const n=L();return(A=function(t,e){return n[t-=495]})(t,e)}function k(t,e){const n=A;let r,s=0;const o=[],i=e[n(526)];for(;s<t[n(543)];){const a=t[s],c=t[s+1];r||(r=e[n(506)](a)),C(e,a,c)||(o[n(546)](e[n(541)](r,i[n(544)](a)?e[n(501)](a):e[n(519)](a,n(534)))),r=null),s++}return o}function C(t,e,n){const r=A;if(!n)return!1;const s=t[r(501)](e),o=t[r(506)](n);return s[r(512)](o)}!function(t){const e=A,n=t();for(;;)try{if(375664===parseInt(e(513))/1*(parseInt(e(507))/2)+-parseInt(e(499))/3+parseInt(e(536))/4*(parseInt(e(496))/5)+parseInt(e(502))/6+parseInt(e(495))/7+-parseInt(e(524))/8+-parseInt(e(538))/9*(parseInt(e(522))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);function L(){const t=["start","isIntersecting","10LVRNEI",'" title="',"2260944KWnNHp","isMultiRange","schema","execute","change","isInContent","getRanges"," [color ","deletion",'"></span>',"end","splice","20DMnbTA","color","6951654WEgidY","type",'<span class="ck-suggestion-color" style="background-color: ',"createRange","map","length","isObject",'<span class="ck-suggestion-type">',"push","createElement","from","4904081LTBTiD","46270dAmyKc","isCollapsed","join","1349550hyvtzY","value","createPositionAfter","3318858Kjfagy","innerHTML","span","title","createPositionBefore","2zQceCQ","isArray","split","replace","content","isTouching","580542NMdkMl","next","add","</span>","innerText","sort","createPositionAt"];return(L=function(){return t})()}function R(t,e,n){const r=A;for(;n[r(543)];){const s=n[r(535)](0,100);t[r(528)]((()=>{const t=r;for(const n of s)n[t(529)]&&e[t(527)](n.id)}))}}function N(){const t=["4995947YmdPao","505461ymmsqe","refresh","_suggestions","isEnabled","canEditAt","editor","17315vuoVUJ","getRanges","_isEnabledBasedOnSelection","112fcyElj","_command","58877DPrunA","execute","2xSBWQv","model","479895fwEIXH","values","from","isInContent","6ISxZvQ","21825wwMZpz","1602160uwPIPs","some","236JYuRSO"];return(N=function(){return t})()}const S=v;function v(t,e){const n=N();return(v=function(t,e){return n[t-=103]})(t,e)}!function(t){const e=v,n=t();for(;;)try{if(280889===parseInt(e(126))/1+-parseInt(e(114))/2*(-parseInt(e(116))/3)+parseInt(e(124))/4*(parseInt(e(107))/5)+parseInt(e(120))/6*(-parseInt(e(112))/7)+parseInt(e(110))/8*(parseInt(e(121))/9)+-parseInt(e(122))/10+-parseInt(e(125))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);class M extends t.Command{constructor(t,e,n){const r=v;super(t),this[r(111)]=e,this[r(103)]=n,this[r(127)](),this[r(109)]=!1}[S(127)](){const t=S,e=Array[t(118)](this[t(103)][t(117)]())[t(123)]((e=>e[t(119)]));this[t(104)]=this[t(111)][t(104)]&&e}[S(113)](){const t=S,e=y(Array[t(118)](this[t(103)][t(117)]()));for(const n of e){const e=n[t(108)]();if(!this[t(106)][t(115)][t(105)](e))return}R(this[t(106)][t(115)],this[t(111)],e)}}function O(){const t=["refresh","document","from","canEditAt","values","size","5187726RbZESW","_selectedSuggestions","editor","107265JIGlPl","selection","34PZiqWS","10bWIqJG","41909HyxJSk","289342bhAZUO","getRanges","4969162jYRffR","55148jmjYjh","2653479KQkLfU","_isEnabledBasedOnSelection","execute","model","_suggestions","215GlfaLU","_command","872SdZldb","isEnabled"];return(O=function(){return t})()}const w=D;function D(t,e){const n=O();return(D=function(t,e){return n[t-=353]})(t,e)}!function(t){const e=D,n=t();for(;;)try{if(719387===parseInt(e(357))/1+-parseInt(e(354))/2*(-parseInt(e(379))/3)+-parseInt(e(360))/4*(-parseInt(e(366))/5)+-parseInt(e(376))/6+parseInt(e(356))/7*(-parseInt(e(368))/8)+parseInt(e(361))/9+parseInt(e(355))/10*(parseInt(e(359))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);class F extends t.Command{constructor(t,e,n){const r=D;super(t),this[r(367)]=e,this[r(365)]=n,this[r(377)]=new Set,this[r(370)](),this[r(362)]=!1}[w(370)](){const t=w,e=this[t(378)][t(364)][t(371)][t(353)],n=Array[t(372)](this[t(365)][t(374)]());this[t(377)]=function(t,e){const n=A,r=Array[n(548)](t[n(530)]()),s=new Set;for(const o of e)if(o[n(529)])for(const e of r)for(const r of o[n(530)]())(e[n(521)](r)||t[n(497)]&&!o[n(525)]&&o[n(514)]&&r[n(534)][n(512)](e[n(520)]))&&s[n(515)](o);return s}(e,n),this[t(369)]=this[t(367)][t(369)]&&!!this[t(377)][t(375)]}[w(363)](){const t=w,e=y(Array[t(372)](this[t(377)]));for(const n of e){const e=n[t(358)]();if(!this[t(378)][t(364)][t(373)](e))return}R(this[t(378)][t(364)],this[t(367)],e)}}const P=function(){this.__data__=[],this.size=0};const x=function(t,e){return t===e||t!=t&&e!=e};const B=function(t,e){for(var n=t.length;n--;)if(x(t[n][0],e))return n;return-1};var U=Array.prototype.splice;const j=function(t){var e=this.__data__,n=B(e,t);return!(n<0)&&(n==e.length-1?e.pop():U.call(e,n,1),--this.size,!0)};const G=function(t){var e=this.__data__,n=B(e,t);return n<0?void 0:e[n][1]};const V=function(t){return B(this.__data__,t)>-1};const H=function(t,e){var n=this.__data__,r=B(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function W(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])}}W.prototype.clear=P,W.prototype.delete=j,W.prototype.get=G,W.prototype.has=V,W.prototype.set=H;const z=W;const K=function(){this.__data__=new z,this.size=0};const q=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const X=function(t){return this.__data__.get(t)};const Z=function(t){return this.__data__.has(t)};const J="object"==typeof global&&global&&global.Object===Object&&global;var Y="object"==typeof self&&self&&self.Object===Object&&self;const Q=J||Y||Function("return this")();const $=Q.Symbol;var tt=Object.prototype,et=tt.hasOwnProperty,nt=tt.toString,rt=$?$.toStringTag:void 0;const st=function(t){var e=et.call(t,rt),n=t[rt];try{t[rt]=void 0;var r=!0}catch(t){}var s=nt.call(t);return r&&(e?t[rt]=n:delete t[rt]),s};var ot=Object.prototype.toString;const it=function(t){return ot.call(t)};var at=$?$.toStringTag:void 0;const ct=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":at&&at in Object(t)?st(t):it(t)};const ut=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const lt=function(t){if(!ut(t))return!1;var e=ct(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ft=Q["__core-js_shared__"];var ht,dt=(ht=/[^.]+$/.exec(ft&&ft.keys&&ft.keys.IE_PROTO||""))?"Symbol(src)_1."+ht:"";const gt=function(t){return!!dt&&dt in t};var pt=Function.prototype.toString;const mt=function(t){if(null!=t){try{return pt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var It=/^\[object .+?Constructor\]$/,Et=Function.prototype,bt=Object.prototype,Tt=Et.toString,_t=bt.hasOwnProperty,yt=RegExp("^"+Tt.call(_t).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const At=function(t){return!(!ut(t)||gt(t))&&(lt(t)?yt:It).test(mt(t))};const kt=function(t,e){return null==t?void 0:t[e]};const Ct=function(t,e){var n=kt(t,e);return At(n)?n:void 0};const Lt=Ct(Q,"Map");const Rt=Ct(Object,"create");const Nt=function(){this.__data__=Rt?Rt(null):{},this.size=0};const St=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;if(Rt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return vt.call(e,t)?e[t]:void 0};var Ot=Object.prototype.hasOwnProperty;const wt=function(t){var e=this.__data__;return Rt?void 0!==e[t]:Ot.call(e,t)};const Dt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Rt&&void 0===e?"__lodash_hash_undefined__":e,this};function Ft(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ft.prototype.clear=Nt,Ft.prototype.delete=St,Ft.prototype.get=Mt,Ft.prototype.has=wt,Ft.prototype.set=Dt;const Pt=Ft;const xt=function(){this.size=0,this.__data__={hash:new Pt,map:new(Lt||z),string:new Pt}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Ut=function(t,e){var n=t.__data__;return Bt(e)?n["string"==typeof e?"string":"hash"]:n.map};const jt=function(t){var e=Ut(this,t).delete(t);return this.size-=e?1:0,e};const Gt=function(t){return Ut(this,t).get(t)};const Vt=function(t){return Ut(this,t).has(t)};const Ht=function(t,e){var n=Ut(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function 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=xt,Wt.prototype.delete=jt,Wt.prototype.get=Gt,Wt.prototype.has=Vt,Wt.prototype.set=Ht;const zt=Wt;const Kt=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!Lt||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 qt(t){var e=this.__data__=new z(t);this.size=e.size}qt.prototype.clear=K,qt.prototype.delete=q,qt.prototype.get=X,qt.prototype.has=Z,qt.prototype.set=Kt;const Xt=qt;const Zt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Jt=function(){try{var t=Ct(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Yt=function(t,e,n){"__proto__"==e&&Jt?Jt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Qt=Object.prototype.hasOwnProperty;const $t=function(t,e,n){var r=t[e];Qt.call(t,e)&&x(r,n)&&(void 0!==n||e in t)||Yt(t,e,n)};const te=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Yt(n,a,c):$t(n,a,c)}return n};const ee=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const ne=function(t){return null!=t&&"object"==typeof t};const re=function(t){return ne(t)&&"[object Arguments]"==ct(t)};var se=Object.prototype,oe=se.hasOwnProperty,ie=se.propertyIsEnumerable;const ae=re(function(){return arguments}())?re:function(t){return ne(t)&&oe.call(t,"callee")&&!ie.call(t,"callee")};const ce=Array.isArray;const ue=function(){return!1};var le="object"==typeof exports&&exports&&!exports.nodeType&&exports,fe=le&&"object"==typeof module&&module&&!module.nodeType&&module,he=fe&&fe.exports===le?Q.Buffer:void 0;const de=(he?he.isBuffer:void 0)||ue;var ge=/^(?:0|[1-9]\d*)$/;const pe=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&ge.test(t))&&t>-1&&t%1==0&&t<e};const me=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var Ie={};Ie["[object Float32Array]"]=Ie["[object Float64Array]"]=Ie["[object Int8Array]"]=Ie["[object Int16Array]"]=Ie["[object Int32Array]"]=Ie["[object Uint8Array]"]=Ie["[object Uint8ClampedArray]"]=Ie["[object Uint16Array]"]=Ie["[object Uint32Array]"]=!0,Ie["[object Arguments]"]=Ie["[object Array]"]=Ie["[object ArrayBuffer]"]=Ie["[object Boolean]"]=Ie["[object DataView]"]=Ie["[object Date]"]=Ie["[object Error]"]=Ie["[object Function]"]=Ie["[object Map]"]=Ie["[object Number]"]=Ie["[object Object]"]=Ie["[object RegExp]"]=Ie["[object Set]"]=Ie["[object String]"]=Ie["[object WeakMap]"]=!1;const Ee=function(t){return ne(t)&&me(t.length)&&!!Ie[ct(t)]};const be=function(t){return function(e){return t(e)}};var Te="object"==typeof exports&&exports&&!exports.nodeType&&exports,_e=Te&&"object"==typeof module&&module&&!module.nodeType&&module,ye=_e&&_e.exports===Te&&J.process;const Ae=function(){try{var t=_e&&_e.require&&_e.require("util").types;return t||ye&&ye.binding&&ye.binding("util")}catch(t){}}();var ke=Ae&&Ae.isTypedArray;const Ce=ke?be(ke):Ee;var Le=Object.prototype.hasOwnProperty;const Re=function(t,e){var n=ce(t),r=!n&&ae(t),s=!n&&!r&&de(t),o=!n&&!r&&!s&&Ce(t),i=n||r||s||o,a=i?ee(t.length,String):[],c=a.length;for(var u in t)!e&&!Le.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||pe(u,c))||a.push(u);return a};var Ne=Object.prototype;const Se=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Ne)};const ve=function(t,e){return function(n){return t(e(n))}};const Me=ve(Object.keys,Object);var Oe=Object.prototype.hasOwnProperty;const we=function(t){if(!Se(t))return Me(t);var e=[];for(var n in Object(t))Oe.call(t,n)&&"constructor"!=n&&e.push(n);return e};const De=function(t){return null!=t&&me(t.length)&&!lt(t)};const Fe=function(t){return De(t)?Re(t):we(t)};const Pe=function(t,e){return t&&te(e,Fe(e),t)};const xe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Be=Object.prototype.hasOwnProperty;const Ue=function(t){if(!ut(t))return xe(t);var e=Se(t),n=[];for(var r in t)("constructor"!=r||!e&&Be.call(t,r))&&n.push(r);return n};const je=function(t){return De(t)?Re(t,!0):Ue(t)};const Ge=function(t,e){return t&&te(e,je(e),t)};var Ve="object"==typeof exports&&exports&&!exports.nodeType&&exports,He=Ve&&"object"==typeof module&&module&&!module.nodeType&&module,We=He&&He.exports===Ve?Q.Buffer:void 0,ze=We?We.allocUnsafe:void 0;const Ke=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 qe=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Xe=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Ze=function(){return[]};var Je=Object.prototype.propertyIsEnumerable,Ye=Object.getOwnPropertySymbols;const Qe=Ye?function(t){return null==t?[]:(t=Object(t),Xe(Ye(t),(function(e){return Je.call(t,e)})))}:Ze;const $e=function(t,e){return te(t,Qe(t),e)};const tn=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const en=ve(Object.getPrototypeOf,Object);const nn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)tn(e,Qe(t)),t=en(t);return e}:Ze;const rn=function(t,e){return te(t,nn(t),e)};const sn=function(t,e,n){var r=e(t);return ce(t)?r:tn(r,n(t))};const on=function(t){return sn(t,Fe,Qe)};const an=function(t){return sn(t,je,nn)};const cn=Ct(Q,"DataView");const un=Ct(Q,"Promise");const ln=Ct(Q,"Set");const fn=Ct(Q,"WeakMap");var hn="[object Map]",dn="[object Promise]",gn="[object Set]",pn="[object WeakMap]",mn="[object DataView]",In=mt(cn),En=mt(Lt),bn=mt(un),Tn=mt(ln),_n=mt(fn),yn=ct;(cn&&yn(new cn(new ArrayBuffer(1)))!=mn||Lt&&yn(new Lt)!=hn||un&&yn(un.resolve())!=dn||ln&&yn(new ln)!=gn||fn&&yn(new fn)!=pn)&&(yn=function(t){var e=ct(t),n="[object Object]"==e?t.constructor:void 0,r=n?mt(n):"";if(r)switch(r){case In:return mn;case En:return hn;case bn:return dn;case Tn:return gn;case _n:return pn}return e});const An=yn;var kn=Object.prototype.hasOwnProperty;const Cn=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&kn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Ln=Q.Uint8Array;const Rn=function(t){var e=new t.constructor(t.byteLength);return new Ln(e).set(new Ln(t)),e};const Nn=function(t,e){var n=e?Rn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Sn=/\w*$/;const vn=function(t){var e=new t.constructor(t.source,Sn.exec(t));return e.lastIndex=t.lastIndex,e};var Mn=$?$.prototype:void 0,On=Mn?Mn.valueOf:void 0;const wn=function(t){return On?Object(On.call(t)):{}};const Dn=function(t,e){var n=e?Rn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const Fn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Rn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Nn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return Dn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return vn(t);case"[object Symbol]":return wn(t)}};var Pn=Object.create;const xn=function(){function t(){}return function(e){if(!ut(e))return{};if(Pn)return Pn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Bn=function(t){return"function"!=typeof t.constructor||Se(t)?{}:xn(en(t))};const Un=function(t){return ne(t)&&"[object Map]"==An(t)};var jn=Ae&&Ae.isMap;const Gn=jn?be(jn):Un;const Vn=function(t){return ne(t)&&"[object Set]"==An(t)};var Hn=Ae&&Ae.isSet;const Wn=Hn?be(Hn):Vn;var zn="[object Arguments]",Kn="[object Function]",qn="[object Object]",Xn={};Xn[zn]=Xn["[object Array]"]=Xn["[object ArrayBuffer]"]=Xn["[object DataView]"]=Xn["[object Boolean]"]=Xn["[object Date]"]=Xn["[object Float32Array]"]=Xn["[object Float64Array]"]=Xn["[object Int8Array]"]=Xn["[object Int16Array]"]=Xn["[object Int32Array]"]=Xn["[object Map]"]=Xn["[object Number]"]=Xn[qn]=Xn["[object RegExp]"]=Xn["[object Set]"]=Xn["[object String]"]=Xn["[object Symbol]"]=Xn["[object Uint8Array]"]=Xn["[object Uint8ClampedArray]"]=Xn["[object Uint16Array]"]=Xn["[object Uint32Array]"]=!0,Xn["[object Error]"]=Xn[Kn]=Xn["[object WeakMap]"]=!1;const Zn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!ut(e))return e;var f=ce(e);if(f){if(a=Cn(e),!c)return qe(e,a)}else{var h=An(e),d=h==Kn||"[object GeneratorFunction]"==h;if(de(e))return Ke(e,c);if(h==qn||h==zn||d&&!o){if(a=u||d?{}:Bn(e),!c)return u?rn(e,Ge(a,e)):$e(e,Pe(a,e))}else{if(!Xn[h])return o?e:{};a=Fn(e,h,c)}}i||(i=new Xt);var g=i.get(e);if(g)return g;i.set(e,a),Wn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Gn(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?an:on:u?je:Fe)(e);return Zt(p||e,(function(s,o){p&&(s=e[o=s]),$t(a,o,t(s,n,r,o,e,i))})),a};const Jn=function(t){return Zn(t,5)};const Yn=function(t){return"symbol"==typeof t||ne(t)&&"[object Symbol]"==ct(t)};var Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,$n=/^\w*$/;const tr=function(t,e){if(ce(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Yn(t))||($n.test(t)||!Qn.test(t)||null!=e&&t in Object(e))};function er(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new(er.Cache||zt),n}er.Cache=zt;const nr=er;var rr=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,sr=/\\(\\)?/g;const or=function(t){var e=nr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(rr,(function(t,n,r,s){e.push(r?s.replace(sr,"$1"):n||t)})),e}));const ir=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var ar=$?$.prototype:void 0,cr=ar?ar.toString:void 0;const ur=function t(e){if("string"==typeof e)return e;if(ce(e))return ir(e,t)+"";if(Yn(e))return cr?cr.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const lr=function(t){return null==t?"":ur(t)};const fr=function(t,e){return ce(t)?t:tr(t,e)?[t]:or(lr(t))};const hr=function(t){if("string"==typeof t||Yn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const dr=function(t,e,n,r){if(!ut(t))return t;for(var s=-1,o=(e=fr(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=hr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=ut(l)?l:pe(e[s+1])?[]:{})}$t(a,c,u),a=a[c]}return t};const gr=function(t,e,n){return null==t?t:dr(t,e,n)};const pr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const mr=function(t){return this.__data__.has(t)};function Ir(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new zt;++e<n;)this.add(t[e])}Ir.prototype.add=Ir.prototype.push=pr,Ir.prototype.has=mr;const Er=Ir;const br=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Tr=function(t,e){return t.has(e)};const _r=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,d=2&n?new Er:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var g=t[f],p=e[f];if(r)var m=i?r(p,g,f,e,t,o):r(g,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(d){if(!br(e,(function(t,e){if(!Tr(d,e)&&(g===t||s(g,t,n,r,o)))return d.push(e)}))){h=!1;break}}else if(g!==p&&!s(g,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const yr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const Ar=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var kr=$?$.prototype:void 0,Cr=kr?kr.valueOf:void 0;const Lr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new Ln(t),new Ln(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return x(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=yr;case"[object Set]":var c=1&r;if(a||(a=Ar),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=_r(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Cr)return Cr.call(t)==Cr.call(e)}return!1};var Rr=Object.prototype.hasOwnProperty;const Nr=function(t,e,n,r,s,o){var i=1&n,a=on(t),c=a.length;if(c!=on(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Rr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var d=!0;o.set(t,e),o.set(e,t);for(var g=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){d=!1;break}g||(g="constructor"==l)}if(d&&!g){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(d=!1)}return o.delete(t),o.delete(e),d};var Sr="[object Arguments]",vr="[object Array]",Mr="[object Object]",Or=Object.prototype.hasOwnProperty;const wr=function(t,e,n,r,s,o){var i=ce(t),a=ce(e),c=i?vr:An(t),u=a?vr:An(e),l=(c=c==Sr?Mr:c)==Mr,f=(u=u==Sr?Mr:u)==Mr,h=c==u;if(h&&de(t)){if(!de(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Xt),i||Ce(t)?_r(t,e,n,r,s,o):Lr(t,e,c,n,r,s,o);if(!(1&n)){var d=l&&Or.call(t,"__wrapped__"),g=f&&Or.call(e,"__wrapped__");if(d||g){var p=d?t.value():t,m=g?e.value():e;return o||(o=new Xt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Xt),Nr(t,e,n,r,s,o))};const Dr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!ne(e)&&!ne(n)?e!=e&&n!=n:wr(e,n,r,s,t,o))};const Fr=function(t,e){return Dr(t,e)};const Pr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const xr=function(t,e){for(var n=0,r=(e=fr(e,t)).length;null!=t&&n<r;)t=t[hr(e[n++])];return n&&n==r?t:void 0};const Br=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Ur=function(t,e){return e.length<2?t:xr(t,Br(e,0,-1))};const jr=function(t,e){return e=fr(e,t),null==(t=Ur(t,e))||delete t[hr(Pr(e))]};const Gr=function(t,e){return null==t||jr(t,e)},Vr=Hr;function Hr(t,e){const n=Wr();return(Hr=function(t,e){return n[t-=456]})(t,e)}function Wr(){const t=["accept","data","setAttribute","isIntersectingWithRange","discard","suggestion:","toJSON","_onAccept","start","creator","addMarker","delete","48bLHRTF","getMarkerNames","attributes","6litNWm","isInContent","getContainedElement","_isDataLoaded","filter","2SjpwvV","isMultiRange","subType","markers","split","getFirstRange","onAttributesChange","push","commentThread","previous","author","463988FptBXM","type","end","addRange","2562831dfaRSO","removeMarkers","getRanges","reduce","@external","get","createdAt","getRange","1999120dfyyJg","isExternal","decorate","6620wPttqK","getItems","size","_markerNames","getFirstMarker","substr","set","getMultiRangeId","_model","_onDiscard","nodeAfter","clear","addMarkerName","add","isIntersecting","next","removeAttribute","onDiscard","386629FQteHF","length","authoredAt","from","3310576OTZMID","nodeBefore","head","hasComments","_saved","removeMarker","change","69093xNvbPX","getMarkers","onAccept","map","_onAttributesChange","getAllAdjacentSuggestions"];return(Wr=function(){return t})()}!function(t){const e=Hr,n=t();for(;;)try{if(242353===parseInt(e(487))/1*(parseInt(e(524))/2)+-parseInt(e(498))/3+parseInt(e(516))/4*(parseInt(e(469))/5)+parseInt(e(519))/6*(-parseInt(e(535))/7)+parseInt(e(491))/8+-parseInt(e(458))/9+-parseInt(e(466))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Hr;super(),this[n(522)]=!1,this.id=e.id,this[n(536)]=e[n(536)],this[n(526)]=e[n(526)]||null,this[n(534)]=e[n(534)],this[n(513)]=e[n(513)]||e[n(534)],this[n(467)]=Boolean(e[n(518)]&&e[n(518)][n(462)]),this[n(505)]=null,this[n(477)]=t,this[n(511)]=e[n(500)],this[n(478)]=e[n(486)],this[n(502)]=e[n(530)],this[n(472)]=new Set,this[n(464)]=null,this[n(475)](n(489),null),this[n(475)](n(518),e[n(518)]||{}),this[n(475)](n(533),null),this[n(475)](n(484),null),this[n(475)](n(532),null),this[n(475)](n(495),!1),this[n(468)](n(504)),this[n(468)](n(508))}get[Vr(493)](){const t=Vr;let e=this;for(;e[t(533)];)e=e[t(533)];return e}get[Vr(494)](){const t=Vr;return!!this[t(532)]&&this[t(532)][t(488)]>0}get[Vr(525)](){const t=Vr;return 0!=this[t(472)][t(471)]&&6==Array[t(490)](this[t(472)])[0][t(528)](":")[t(488)]}get[Vr(520)](){return null!==this[Vr(473)]()}[Vr(481)](t){const e=Vr;this[e(472)][e(482)](t)}[Vr(517)](){const t=Vr;return Array[t(490)](this[t(472)])}[Vr(499)](){const t=Vr;return this[t(517)]()[t(501)]((e=>this[t(477)][t(527)][t(463)](e)))[t(523)]((t=>t))}[Vr(473)](){return this[Vr(499)]()[0]||null}[Vr(459)](){const t=Vr;this[t(477)][t(497)]((e=>{const n=t;for(const t of this[n(499)]())e[n(496)](t)})),this[t(472)][t(480)]()}[Vr(496)](t){const e=Vr;this[e(477)][e(497)]((n=>{n[e(496)](t)})),this[e(472)][e(515)](t)}[Vr(457)](t){const e=Vr,n=e(509)+this[e(536)]+":"+this[e(526)]+":"+this.id+":"+this[e(513)].id+":"+zr[e(476)]();this[e(481)](n),this[e(477)][e(497)]((r=>{r[e(514)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Vr(507)](t){const e=Vr;for(const n of this[e(460)]())if(n[e(483)](t))return!0;return!1}[Vr(460)](){const t=Vr;return this[t(499)]()[t(501)]((e=>e[t(465)]()))}[Vr(470)](){const t=Vr;return this[t(460)]()[t(461)](((e,n)=>[...e,...n[t(470)]()]),[])}[Vr(529)](){const t=Vr;var e;return(null===(e=this[t(473)]())||void 0===e?void 0:e[t(465)]())||null}[Vr(521)](){const t=Vr,e=this[t(460)]();if(1!=e[t(488)])return null;const n=e[0],r=n[t(512)][t(479)],s=n[t(456)][t(492)];return r instanceof i.Element?r!=s?null:r:null}[Vr(504)](){const t=Vr;this[t(511)](this[t(460)](),this[t(505)],this[t(518)]),this[t(459)]()}[Vr(508)](){const t=Vr;this[t(478)](this[t(460)](),this[t(505)],this[t(518)]),this[t(459)]()}[Vr(503)](){const t=Vr,e=[];let n=this[t(493)];for(;n;)e[t(531)](n),n=n[t(484)];return e}[Vr(506)](t,e){const n=Vr,r=Jn(this[n(518)]);gr(r,t,e),Fr(r,this[n(518)])||(this[n(518)]=r,this[n(502)](r))}[Vr(485)](t){const e=Vr,n=Jn(this[e(518)]);Gr(n,t),Fr(n,this[e(518)])||(this[e(518)]=n,this[e(502)](this[e(518)]))}[Vr(510)](){const t=Vr;return{id:this.id,type:this[t(526)]?this[t(536)]+":"+this[t(526)]:this[t(536)],authorId:this[t(513)].id,createdAt:this[t(464)],hasComments:this[t(494)],data:this[t(505)],attributes:this[t(518)]}}static[Vr(476)](){const t=Vr;return(0,e.uid)()[t(474)](1,5)}}function Kr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"ELEMENT_MERGE_FIELD":return r({id:"ELEMENT_MERGE_FIELD",string:"merge field",plural:"%0 merge fields"},n);case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion. Press %0 to go to the discussion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion. Press %0 to go to the discussion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion. Press %0 to go to the discussion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"SUGGESTION_THREAD_ARIA_LABEL":return r({string:"Suggestion by %1. Created on %2. %0 reply. %3",plural:"Suggestion by %1. Created on %2. %0 replies. %3",id:"SUGGESTION_THREAD_ARIA_LABEL"},n);case"SUGGESTION_THREAD_DESCRIPTION":return r({string:"Press Enter for more options. Press Escape to exit.",id:"SUGGESTION_THREAD_DESCRIPTION"});default:return e}}const qr=Xr;function Xr(t,e){const n=Jr();return(Xr=function(t,e){return n[t-=302]})(t,e)}!function(t){const e=Xr,n=t();for(;;)try{if(278482===-parseInt(e(304))/1+-parseInt(e(387))/2+-parseInt(e(370))/3+-parseInt(e(384))/4*(-parseInt(e(344))/5)+-parseInt(e(325))/6+-parseInt(e(328))/7+parseInt(e(314))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jr);class Zr{constructor(t,e){const n=Xr;this[n(369)]=[],this[n(379)]=new Map,this[n(363)]=[],this[n(371)]=new Map,this[n(337)]=t,this[n(390)]=e}[qr(341)](t){const e=qr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(343)];o++){const i=t[o];if(!i[e(383)])continue;const a=this[e(385)](i);if(a){if(null!=i[e(313)]){if(r[e(307)](i[e(313)]))continue;r[e(330)](i[e(313)])}n[e(357)](a)}else if(e(386)!=i[e(367)])e(319)!=i[e(367)]&&e(377)!=i[e(367)]||this[e(356)](n,i,t[o+1]);else{const t=i[e(318)][e(392)];if(s[e(307)](t))continue;s[e(330)](i[e(318)][e(392)]),t==Lc?this[e(334)](n,i):this[e(376)](n,i)}}return this[e(323)](n)}[qr(342)](t){const e=qr;this[e(369)][e(357)](t)}[qr(380)](t,n,r=e.priorities[qr(332)]){const s=qr;s(393)==typeof t?(0,e.insertToPriorityArray)(this[s(363)],{matchingCallback:t,label:n,priority:r}):this[s(379)][s(389)](t,n)}[qr(362)](t,e){const n=qr;this[n(371)][n(389)](t,e)}[qr(338)](t,e=1){const n=qr;let r;for(const e of this[n(363)])if(e[n(361)](t)){r=e[n(329)];break}return r||(r=this[n(379)][n(308)](t[n(348)])),r?r(e):1!==e?e+" "+t[n(348)]+"s":""+t[n(348)]}[qr(378)](t,e){const n=qr,r=e[n(391)]()[n(372)](),s=n(319)==e[n(367)]?n(330):n(366);for(const e of r){const o=e[n(321)],i=t[t[n(343)]-1];if(o.is(n(350)))i&&i[n(367)][n(303)](n(388))>-1&&t[n(305)](),i&&n(311)==i[n(367)]?i[s]+=o[n(318)]:t[n(357)]({type:n(311),add:n(330)==s?o[n(318)]:"",remove:n(366)==s?o[n(318)]:""});else if(this[n(337)][n(309)](o)){const a=o;if(i&&i[n(367)][n(303)](n(388))>-1&&t[n(305)](),n(364)==e[n(367)])continue;i&&i[n(367)]==s+n(316)&&i[n(353)][n(348)]==a[n(348)]?i[n(317)]++:t[n(357)]({type:s+n(316),element:a,quantity:1}),r[n(354)]((t=>!(n(364)==t[n(367)]&&t[n(321)]==o)))}else if(this[n(337)][n(382)](o,n(322))||o.is(n(353),n(375))){const r=o;if(n(330)==s&&n(320)==e[n(367)]||n(366)==s&&n(364)==e[n(367)])continue;if(i&&-1==i[n(367)][n(303)](n(388))){n(311)==i[n(367)]&&(i[s]+="\n");continue}let a;if(a=n(330)==s?r[n(340)]&&!this[n(337)][n(309)](r[n(340)])?r[n(340)]:null:r[n(335)]&&!this[n(337)][n(309)](r[n(335)])?r[n(335)]:null,r[n(306)]||a&&a[n(306)]){const e=a&&a[n(306)]?a:r;i&&i[n(367)]==s+n(368)&&i[n(353)][n(348)]==e[n(348)]?i[n(317)]++:t[n(357)]({type:s+n(368),element:e,quantity:1})}else t[n(357)]({type:s+n(388),element:r})}}}[qr(323)](t){const e=qr,n=this[e(390)],r=[],s=[],o=[];for(const i of t)switch(i[e(367)]){case e(311):if(i[e(330)]=i[e(330)][e(333)](/(\S)\u000A+(\S)/g,e(395))[e(333)](/\u000A/g,""),i[e(366)]=i[e(366)][e(333)](/(\S)\u000A+(\S)/g,e(395))[e(333)](/\u000A/g,""),""!=i[e(330)]&&""!=i[e(366)]){r[e(357)]({type:e(333),content:Kr(n,e(373),['"'+i[e(366)]+'"','"'+i[e(330)]+'"'])});continue}if(null!=i[e(330)][e(336)](/^ +$/)){r[e(357)]({type:e(319),content:Kr(n,e(394),Kr(n,e(302),i[e(330)][e(343)]))});continue}if(null!=i[e(366)][e(336)](/^ +$/)){r[e(357)]({type:e(377),content:Kr(n,e(360),Kr(n,e(302),i[e(366)][e(343)]))});continue}if(""!=i[e(330)]){r[e(357)]({type:e(319),content:Kr(n,e(394),'"'+i[e(330)]+'"')});continue}r[e(357)]({type:e(377),content:Kr(n,e(360),'"'+i[e(366)]+'"')});continue;case e(312):case e(327):r[e(357)]({type:e(319),content:Kr(n,e(394),this[e(338)](i[e(353)],i[e(317)]))});continue;case e(347):case e(345):r[e(357)]({type:e(377),content:Kr(n,e(360),this[e(338)](i[e(353)],i[e(317)]))});continue;case e(315):r[e(357)]({type:e(319),content:Kr(n,e(310),this[e(338)](i[e(353)],i[e(317)]))});continue;case e(396):r[e(357)]({type:e(377),content:Kr(n,e(351),this[e(338)](i[e(353)],i[e(317)]))});continue;case e(324):s[e(357)](i[e(392)]);continue;case e(346):o[e(357)](i[e(392)]);continue;default:r[e(357)](i)}if(s[e(343)]){const t=s[e(381)]((t=>this[e(371)][e(307)](t)?this[e(371)][e(308)](t):t))[e(339)](", ");r[e(357)]({type:e(365),content:Kr(this[e(390)],e(331),t)})}if(o[e(343)]){const t=o[e(381)]((t=>this[e(371)][e(307)](t)?this[e(371)][e(308)](t):t))[e(339)](", ");r[e(357)]({type:e(365),content:Kr(this[e(390)],e(355),t)})}return r}[qr(385)](t){const e=qr;for(const n of this[e(369)]){const r=n(t);if(r&&e(367)in r)return r}}[qr(376)](t,e){const n=qr,r=e[n(318)],s=void 0===r[n(358)]?n(346):n(324);t[n(357)]({type:s,key:r[n(392)]})}[qr(334)](t,e){const n=qr;t[n(357)]({type:n(365),content:Kr(this[n(390)],n(349),this[n(338)](e[n(391)]()[n(326)][n(352)],1))})}[qr(356)](t,e,n){const r=qr;if(this[r(378)](t,e),n&&n[r(391)]()&&!e[r(391)]()[r(374)][r(359)](n[r(391)]()[r(326)])){const n=t[t[r(343)]-1],s=r(319)==e[r(367)]?r(330):r(366);n&&r(311)==n[r(367)]&&(n[s]+="\n")}}}function Jr(){const t=["removeObject","removeFormat","removeEmptyContainer","name","*Change to:* %0","$textProxy","*Merge:* %0","nodeAfter","element","skip","*Remove format:* %0","_handleInsertRemoveSuggestionDescription","push","newValue","isEqual","*Remove:* %0","matchingCallback","registerAttributeLabel","_itemLabelsCallbacks","elementEnd","format","remove","type","EmptyContainer","_customCallbacks","1101096HcyfEm","_attributeLabels","getWalker","REPLACE_TEXT","end","softBreak","_handleAttributeSuggestionDescription","deletion","_addDescriptionItems","_itemLabels","registerElementLabel","map","checkChild","isInContent","15496QoxEwX","_handleCustomCallbackDescription","attribute","239068qUaSvw","Container","set","_locale","getFirstRange","key","function","*Insert:* %0","$1 $2","removeContainer","ELEMENT_SPACE","indexOf","134647tAlrJC","pop","isEmpty","has","get","isObject","*Split:* %0","text","addEmptyContainer","subType","9267912tEdbpb","addContainer","Object","quantity","data","insertion","elementStart","item","$text","_resolveDescriptionItems","addFormat","3028782MgRFOv","start","addObject","528773GFbgbI","label","add","*Set format:* %0","normal","replace","_handleRenameSuggestionDescription","previousSibling","match","_schema","getItemLabel","join","nextSibling","getDescriptions","registerDescriptionCallback","length","415ekdCmi"];return(Jr=function(){return t})()}function Yr(){const t=["get","1311745YgzHIo","editor","enableCommand","46781KHFcIf","1446375QtMGPJ","commands","plugins","afterInit","654348UTddGC","40317eJKvOv","TrackChangesEditing","showAIAssistant","2753512OrGFHm","6wcYvgG","471402uNLmyC"];return(Yr=function(){return t})()}const Qr=$r;function $r(t,e){const n=Yr();return($r=function(t,e){return n[t-=317]})(t,e)}!function(t){const e=$r,n=t();for(;;)try{if(163557===-parseInt(e(319))/1+parseInt(e(330))/2+parseInt(e(325))/3+-parseInt(e(324))/4+-parseInt(e(332))/5*(-parseInt(e(329))/6)+parseInt(e(320))/7+-parseInt(e(328))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yr);class ts extends t.Plugin{[Qr(323)](){const t=Qr,e=this[t(317)],n=e[t(322)][t(331)](t(326));e[t(321)][t(331)](t(327))&&n[t(318)](t(327))}}const es=rs;function ns(){const t=["242820ycWBrA","center","642954WusqDv","4290jbrPHu","value","format","right","4969659TBQXML","FORMAT_ALIGN_TO_RIGHT","TrackChangesEditing","9605AUxymI","commandName","has","descriptionFactory","afterInit","*Format:* %0","7kFBRyH","FORMAT_ALIGN_TO_CENTER","registerDescriptionCallback","registerAttributeLabel","locale","alignment","FORMAT_JUSTIFY_TEXT","AlignmentEditing","FORMAT_ALIGN_TO_LEFT","_registerLegacyDescription","77lCxqaX","FORMAT_ALIGNMENT","plugins","commandParams","type","enableDefaultAttributesIntegration","left","9306240bMqIAG","24204spaIXf","justify","68866DpvUrT","formatBlock","36ggsMdx","2372CwbBml","registerBlockAttribute","editor","get"];return(ns=function(){return t})()}function rs(t,e){const n=ns();return(rs=function(t,e){return n[t-=381]})(t,e)}!function(t){const e=rs,n=t();for(;;)try{if(894096===-parseInt(e(387))/1*(parseInt(e(407))/2)+-parseInt(e(421))/3+-parseInt(e(410))/4*(-parseInt(e(381))/5)+parseInt(e(416))/6*(parseInt(e(397))/7)+parseInt(e(404))/8+-parseInt(e(409))/9*(-parseInt(e(414))/10)+-parseInt(e(417))/11*(parseInt(e(405))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ns);class ss extends t.Plugin{[es(385)](){const t=es,e=this[t(412)],n=e[t(391)];if(!e[t(399)][t(383)](t(394)))return;const r=e[t(399)][t(413)](t(423));r[t(402)](t(392)),r[t(411)](t(392)),r[t(384)][t(390)](t(392),Kr(n,t(398))),this[t(396)]()}[es(396)](){const t=es,e=this[t(412)],n=e[t(391)];e[t(399)][t(413)](t(423))[t(384)][t(389)]((e=>{const r=t;if(r(408)!=e[r(401)])return;const{data:s}=e;if(s&&r(392)==s[r(382)]){const t=s[r(400)][0][r(418)];return{type:r(419),content:Kr(n,r(386),function(t){const e=r;switch(t){case e(403):return Kr(n,e(395));case e(420):return Kr(n,e(422));case e(415):return Kr(n,e(388));case e(406):return Kr(n,e(393))}}(t))}}}))}}const os=is;function is(t,e){const n=us();return(is=function(t,e){return n[t-=248]})(t,e)}!function(t){const e=is,n=t();for(;;)try{if(285239===parseInt(e(289))/1*(-parseInt(e(274))/2)+parseInt(e(263))/3*(-parseInt(e(271))/4)+parseInt(e(286))/5*(parseInt(e(260))/6)+-parseInt(e(248))/7+-parseInt(e(284))/8+parseInt(e(291))/9*(-parseInt(e(297))/10)+parseInt(e(277))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(us);const as=[os(253),os(282),os(252),os(272),os(278),os(259),os(258)];class cs extends t.Plugin{[os(276)](){const t=os,e=this[t(294)],n=e[t(266)][t(269)](t(295)),r=e[t(283)];for(const s of as){if(!e[t(266)][t(257)](s))continue;const o=s[t(303)](0,-7)[t(268)](),i=t(261)+o[t(298)]();n[t(287)](o),n[t(296)](o),n[t(288)][t(275)](o,Kr(r,i))}this[t(304)]()}[os(304)](){const t=os,e=this[t(294)],n=e[t(283)],r=e[t(266)][t(269)](t(295));function s(e,s){const o=t;r[o(288)][o(267)]((t=>{const r=o;if(r(250)!=t[r(301)])return;const{data:i}=t;return i&&i[r(299)]===e?i[r(281)][0][r(264)]?{type:r(251),content:Kr(n,r(290),s)}:{type:r(251),content:Kr(n,r(249),s)}:void 0}))}s(t(300),Kr(n,t(273))),s(t(279),Kr(n,t(270))),s(t(265),Kr(n,t(256))),s(t(302),Kr(n,t(285))),s(t(280),Kr(n,t(255))),s(t(262),Kr(n,t(293))),s(t(254),Kr(n,t(292)))}}function us(){const t=["2703160typDit","FORMAT_CODE","367435EhhDpp","enableDefaultAttributesIntegration","descriptionFactory","8389PMIPeK","*Format:* %0","45QrEVlM","FORMAT_SUPERSCRIPT","FORMAT_SUBSCRIPT","editor","TrackChangesEditing","registerInlineAttribute","1101670MyalSq","toUpperCase","commandName","bold","type","code","slice","_registerLegacyDescription","1698746ASrRwA","*Remove format:* %0","formatInline","format","UnderlineEditing","BoldEditing","superscript","FORMAT_STRIKETHROUGH","FORMAT_UNDERLINE","has","SuperscriptEditing","SubscriptEditing","36IYyPMq","FORMAT_","subscript","5298SPKkzw","forceValue","underline","plugins","registerDescriptionCallback","toLowerCase","get","FORMAT_ITALIC","1164RmwDJC","CodeEditing","FORMAT_BOLD","34FlxSnD","registerAttributeLabel","afterInit","17954684HcDlZN","StrikethroughEditing","italic","strikethrough","commandParams","ItalicEditing","locale"];return(us=function(){return t})()}function ls(t,e){const n=gs();return(ls=function(t,e){return n[t-=302]})(t,e)}const fs=ls;!function(t){const e=ls,n=t();for(;;)try{if(830605===parseInt(e(327))/1+-parseInt(e(324))/2+-parseInt(e(340))/3+-parseInt(e(302))/4+parseInt(e(323))/5+-parseInt(e(325))/6+-parseInt(e(310))/7*(-parseInt(e(319))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gs);class hs extends t.Plugin{[fs(313)](){const t=fs,e=this[t(322)],n=e[t(321)];if(!e[t(336)][t(311)](t(333)))return;const r=e[t(336)][t(332)](t(306)),s=this[t(322)][t(303)][t(332)](t(338));r[t(315)](t(338),((n,o={})=>{const i=t,a=this[i(322)][i(317)][i(339)][i(320)],c=o&&void 0!==o[i(314)]?o[i(314)]:!s[i(318)];let u=[];if(c){const t=Array[i(329)](a[i(337)]())[i(328)]((t=>ds(t)||function(t,e){const n=i,r=e[n(331)](t[n(309)],n(338)),s=e[n(331)]([n(330),n(338)],t);return r&&s}(t,this[i(322)][i(317)][i(305)])));u=k(t,e[i(317)])}else{const t=Array[i(329)](a[i(337)]())[i(328)]((t=>ds(t)));u=k(t,e[i(317)])}e[i(317)][i(343)]((()=>{const t=i;for(const e of u)r[t(316)](e,{commandName:t(338),commandParams:[{forceValue:c}]})}))})),r[t(334)][t(326)]((e=>{const r=t,{data:s}=e;if(s&&r(338)==s[r(342)]){const t=Kr(n,r(304));return s[r(308)][0][r(314)]?{type:r(307),content:Kr(n,r(341),t)}:{type:r(307),content:Kr(n,r(335),t)}}}))}}function ds(t){const e=fs;return e(338)==t[e(309)][e(312)]}function gs(){const t=["826aKXDou","has","name","afterInit","forceValue","enableCommand","markBlockFormat","model","value","194608xrSBtx","selection","locale","editor","1583265VvuneI","1689742yRvmQq","1986630djmDgN","registerDescriptionCallback","665589nfMThF","filter","from","$root","checkChild","get","BlockQuoteEditing","descriptionFactory","*Remove format:* %0","plugins","getSelectedBlocks","blockQuote","document","2047794BPsWaW","*Set format:* %0","commandName","change","4654124iwesuT","commands","ELEMENT_BLOCK_QUOTE","schema","TrackChangesEditing","format","commandParams","parent"];return(gs=function(){return t})()}function ps(t,e){const n=Is();return(ps=function(t,e){return n[t-=349]})(t,e)}const ms=ps;function Is(){const t=["91LanxUH","85Iusvyu","afterInit","editor","changeCaseTitle","CaseChange","TrackChangesEditing","148199jHscCb","2651526eTCCIs","changeCaseUpper","39902WnXJSq","has","82494vRhaly","11QLvXgK","plugins","enableCommand","changeCaseLower","1047580IKRJOM","116944acHJBV","9330770vfPQBO","3ZOlzPP","get"];return(Is=function(){return t})()}!function(t){const e=ps,n=t();for(;;)try{if(164719===-parseInt(e(355))/1+parseInt(e(358))/2*(-parseInt(e(368))/3)+-parseInt(e(365))/4+parseInt(e(349))/5*(-parseInt(e(360))/6)+parseInt(e(370))/7*(parseInt(e(366))/8)+-parseInt(e(356))/9+-parseInt(e(367))/10*(-parseInt(e(361))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Is);class Es extends t.Plugin{[ms(350)](){const t=ms,e=this[t(351)];e[t(362)][t(359)](t(353))&&(e[t(362)][t(369)](t(354))[t(363)](t(357)),e[t(362)][t(369)](t(354))[t(363)](t(364)),e[t(362)][t(369)](t(354))[t(363)](t(352)))}}const bs=_s;!function(t){const e=_s,n=t();for(;;)try{if(567980===parseInt(e(351))/1*(parseInt(e(364))/2)+parseInt(e(348))/3*(parseInt(e(359))/4)+parseInt(e(363))/5+-parseInt(e(352))/6*(-parseInt(e(355))/7)+-parseInt(e(354))/8+-parseInt(e(350))/9*(parseInt(e(358))/10)+-parseInt(e(365))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ys);class Ts extends t.Plugin{[bs(357)](){const t=bs,e=this[t(360)];e[t(361)][t(353)](t(347))&&e[t(356)][t(353)](t(349))[t(362)](t(347))}}function _s(t,e){const n=ys();return(_s=function(t,e){return n[t-=347]})(t,e)}function ys(){const t=["editor","commands","enableCommand","465380juKRdQ","211612zYIpxR","2644411IqvJBh","ckbox","3OmqEvW","TrackChangesEditing","9ggkiII","8hCqWwT","870mJShqs","get","1774872jAxrJG","602aHcnSd","plugins","afterInit","9238430JJqUNS","4008356DdzIkZ"];return(ys=function(){return t})()}const As=Cs;function ks(){const t=["4403488ITtJJN","toLowerCase","parent","value","afterInit","change","outdentCodeBlock","ELEMENT_CODE_BLOCK","enableCommand","markBlockFormat","266172qzfctB","CodeBlock","getSelectedBlocks","5zynWXS","forceValue","label","filter","descriptionFactory","model","1607706IIrcwz","*Remove format:* %0","1109123NyMUPN","languages","has","rootElement","6689235CGBIlY","isLimit","commandParams","checkChild","commandName","3baxhJd","find","registerDescriptionCallback","get","schema","config","TrackChangesEditing","indentCodeBlock","from","document","registerElementLabel","blockName","selection","formatBlock","710tohPol","*Set format:* %0","31149JpFRWT","5370918JyOjto","commands","format","language","plugins","name","editor","codeBlock","type","locale"];return(ks=function(){return t})()}function Cs(t,e){const n=ks();return(Cs=function(t,e){return n[t-=212]})(t,e)}!function(t){const e=Cs,n=t();for(;;)try{if(617892===-parseInt(e(243))/1+parseInt(e(241))/2*(parseInt(e(252))/3)+parseInt(e(232))/4+parseInt(e(235))/5*(-parseInt(e(212))/6)+parseInt(e(247))/7+parseInt(e(222))/8+-parseInt(e(268))/9*(-parseInt(e(266))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ks);class Ls extends t.Plugin{[As(226)](){const t=As,e=this[t(218)];if(!e[t(216)][t(245)](t(233)))return;const n=e[t(216)][t(255)](t(258)),r=e[t(221)],s=e[t(257)][t(255)](t(219))[t(244)],o=e[t(213)][t(255)](t(219));n[t(230)](t(259)),n[t(230)](t(228)),n[t(230)](t(219),((r,i={})=>{const a=t,c=e[a(240)],u=e[a(240)][a(261)][a(264)],l=i&&void 0!==i[a(236)]?i[a(236)]:!o[a(225)];let f;i[a(215)]||(i[a(215)]=s[0][a(215)]),f=l?Array[a(260)](u[a(234)]())[a(238)]((t=>Rs(t)||function(t,e){const n=a;return!t.is(n(246))&&!e[n(248)](t)&&e[n(250)](t[n(224)],n(219))}(t,c[a(256)]))):Array[a(260)](u[a(234)]())[a(238)]((t=>Rs(t)));const h=k(f,c);c[a(227)]((()=>{const t=a;for(const e of h)n[t(231)](e,{commandName:t(219),commandParams:[{...i,forceValue:l}],formatGroupId:t(263)})}))})),n[t(239)][t(262)](t(219),(e=>Kr(r,t(229),e))),n[t(239)][t(254)]((e=>{const n=t;if(n(265)!=e[n(220)])return;const o=r.t,{data:i}=e;if(!i||n(219)!=i[n(251)])return;const a=i[n(249)][0][n(215)],c=o(s[n(253)]((t=>t[n(215)]===a))[n(237)])[n(223)]();return i[n(249)][0][n(236)]?{type:n(214),content:Kr(r,n(267),Kr(r,n(229),1)+" ("+c+")")}:{type:n(214),content:Kr(r,n(242),Kr(r,n(229),1))}}))}}function Rs(t){const e=As;return e(219)==t[e(217)]}const Ns=Ss;function Ss(t,e){const n=vs();return(Ss=function(t,e){return n[t-=184]})(t,e)}function vs(){const t=["editor","27YRofGU","4307976PWiBmz","220EHjLlz","addCommentThread","afterInit","1022889eHzhQt","has","get","4042728YEKyrs","10cLaTSy","265022JnKivk","8538780hYqsUq","TrackChangesEditing","enableCommand","18595ZTybvU","plugins","CommentsEditing","2194011NyGIvS"];return(vs=function(){return t})()}!function(t){const e=Ss,n=t();for(;;)try{if(971718===-parseInt(e(189))/1*(-parseInt(e(188))/2)+parseInt(e(196))/3+-parseInt(e(200))/4*(-parseInt(e(193))/5)+-parseInt(e(187))/6+parseInt(e(184))/7+parseInt(e(199))/8*(-parseInt(e(198))/9)+parseInt(e(190))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vs);class Ms extends t.Plugin{[Ns(202)](){const t=Ns,e=this[t(197)];e[t(194)][t(185)](t(195))&&e[t(194)][t(186)](t(191))[t(192)](t(201))}}var Os=n(834);function ws(){const t=["93744xEXnpA","_splitMarkerName","includes","parent","12VQqTxX","isLimit","bindElementToMarker","item","markerRange","name","hasAttribute","getCustomProperty","688FNQuTO","3033177qeHOYI","push","TrackChangesEditing","35743056siAWLs","createRangeOn","toViewElement","getWalker","addClass","elementEnd","isBlock","start","previousPosition","nextSibling","span","createUIElement","8sKpjut","ck-suggestion-marker--active","ck-suggestion-marker-","toViewPosition","insert","markerName","mapper","isContent","activeMarkers","156486FoHOJF","2wvtvey","type","plugins","get","870unjFYM","test","896689YEyNQA","consumable","2756075FvAzGD","2672613gZHxcS","getItems","model","addHighlight","writer","isAtEnd","schema"];return(ws=function(){return t})()}function Ds(t,e,n){const r=Fs,s=[];for(const o of e[r(312)]())o[r(328)](t)&&s[r(278)](n[r(281)](o));return s}function Fs(t,e){const n=ws();return(Fs=function(t,e){return n[t-=278]})(t,e)}function Ps(t,e,{showActiveMarker:n=!0}={}){const r=Fs,s=t[r(304)][r(305)](r(279));return(o,i,a)=>{const c=r;if(!a[c(309)][c(307)](i[c(326)],o[c(327)]))return;const u=i[c(326)][c(283)](),l=i[c(326)][c(287)],f=t[c(313)][c(317)];let h=null,d=null,g=!1,p=!1;for(const t of u){const e=t[c(325)];g=g||f[c(299)](e);const n=a[c(298)][c(282)](e);if(n&&n[c(329)](c(314)))return;c(285)==t[c(303)]&&f[c(286)](e)&&!f[c(323)](e)&&(e[c(289)]||l[c(316)]?h&&h[c(321)]==e||(h=e,m(t[c(288)]),p=!0):d=d||t[c(288)])}function m(t){const r=c,{authorId:o}=s[r(319)](i[r(297)]),u=a[r(315)][r(291)](r(290),{class:r(294)+e,"data-author-id":o}),l=a[r(298)][r(295)](t);n&&s[r(300)][r(320)](i[r(297)])&&a[r(315)][r(284)](r(293),u),a[r(315)][r(296)](l,u),a[r(298)][r(324)](u,i[r(297)])}g||p||!d||m(d)}}!function(t){const e=Fs,n=t();for(;;)try{if(661832===-parseInt(e(308))/1+parseInt(e(302))/2*(parseInt(e(311))/3)+parseInt(e(292))/4*(-parseInt(e(310))/5)+-parseInt(e(322))/6*(parseInt(e(331))/7)+-parseInt(e(330))/8*(-parseInt(e(318))/9)+parseInt(e(306))/10*(-parseInt(e(301))/11)+parseInt(e(280))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ws);const xs=Bs;function Bs(t,e){const n=Us();return(Bs=function(t,e){return n[t-=156]})(t,e)}function Us(){const t=["forward","unbindElementFromMarkerName","7289656UtUqbo","markerNameToElements","buffer","addMarker:suggestion:deletion","7538DjietR","438360odTdwx","setSelection","331KugPHm","unlock","end","selection","batch","3RYhXjc","6156796orBAiU","data","get","fromRange","markerName","enableCommand","bind","high","unit","29508820vZluCn","start","requires","createRange","commands","createSelection","modifySelection","lock","rootName","7yTewSJ","$graveyard","getFirstRange","model","root","writer","downcastDispatcher","options","plugins","enqueueChange","removeMarker:suggestion:deletion","showSuggestionHighlights","detach","editing","init","7989995WuWxZS","5644578eFpQXL","remove","TrackChangesEditing","delete","editor","uiElement","document","merge","deleteForward","mapper","234tgsZsN","isCollapsed"];return(Us=function(){return t})()}!function(t){const e=Bs,n=t();for(;;)try{if(879653===parseInt(e(193))/1*(parseInt(e(190))/2)+-parseInt(e(198))/3*(-parseInt(e(199))/4)+-parseInt(e(171))/5+parseInt(e(172))/6*(-parseInt(e(156))/7)+-parseInt(e(186))/8+parseInt(e(182))/9*(-parseInt(e(191))/10)+parseInt(e(208))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Us);class js extends t.Plugin{static get[xs(210)](){return[Os.Delete]}[xs(170)](){const t=xs,e=this[t(176)],n=e[t(164)][t(201)](t(174));n[t(204)](t(175));const r=e[t(212)][t(201)](t(180));n[t(204)](t(180),((n,s={})=>{const o=t,a=e[o(159)][o(213)](e[o(159)][o(178)][o(196)]);a[o(183)]&&e[o(159)][o(214)](a,{direction:o(184),unit:s[o(207)]});const c=a[o(158)](),u=i.LiveRange[o(202)](c);let l;n(s),l=o(157)==u[o(160)][o(216)]?e[o(159)][o(211)](c[o(209)]):e[o(159)][o(211)](u[o(209)],u[o(195)]),u[o(168)](),e[o(159)][o(165)](r[o(188)][o(197)],(t=>{const e=o;r[e(188)][e(215)](),t[e(192)](t[e(211)](l[e(195)])),r[e(188)][e(194)]()}))})),e[t(169)][t(162)].on(t(189),Ps(e,t(179)),{priority:t(206)}),e[t(200)][t(162)].on(t(189),((n,r,s)=>{const o=t;s[o(163)][o(167)]&&Ps(e,o(179),{showActiveMarker:!1})[o(205)](this)(n,r,s)}),{priority:t(206)}),e[t(169)][t(162)].on(t(166),((e,n,r)=>{const s=t,o=r[s(181)][s(187)](n[s(203)]);if(o)for(const t of o)t.is(s(177))&&(r[s(181)][s(185)](t,n[s(203)]),r[s(161)][s(173)](t))}),{priority:t(206)})}}const Gs=Vs;function Vs(t,e){const n=Hs();return(Vs=function(t,e){return n[t-=476]})(t,e)}function Hs(){const t=["schema","_LIST","name","_getAttributeKey","deletion","multipleBlocks","add","commandName","_suggestionFactory","customBulletedList","afterInit","editor","182745cppUFm","*Indent:* %0","253ZkooKG","*Change to:* %0","change","nextSibling","getFirstMarker","from","size","enableDefaultAttributesIntegration","filter","*Uncheck item*","oldValue","*Split:* list item","forceValue","meta","differ","getSuggestions","map","*Remove format:* %0","model","8XDYtts","*Check item*","677100TGxrdQ","suggestion","splitListItemAfter","1247604gtXubt","ELEMENT_TODO_LIST","commands","listReversed","push","todoListChecked","end","mergeListItemBackward","_supportLegacySuggestions","*Outdent:* %0","documentList","registerElementLabel","execute","oldRange","refresh","*Format:* remove from %0","TodoListEditing","registerPostFixer","key","numberedList","assureChains","splitListItemBefore","createRange","parent","formatBlock","attributes","detach","outdentList","value","TrackChangesEditing","suggestion:attribute:","ELEMENT_BULLETED_LIST","config","360081kDgOba","groupId","isNextTo","fromRange","type","registerCustomCallback","newValue","locale","setSelection","isUndo","head","createPositionAt","FORMAT_INDENT","10INdOlw","hasSuggestion","noTrackChangesFixer","trackChangesCommand","batch","format","data","todoList","previousSibling","listMarker","isObject","setAttribute","bulleted","getRanges","listItemId","_splitMarkerName","bulletedList","getAttribute","removeMarker","7370GKNumO","change:data","ELEMENT_NUMBERED_LIST","start","listIndent","registerBlockAttribute","length","registerAttributeLabel","mergeListItemForward","390lszCEU","default","commandParams","*Set format:* %0","*Format:* insert into %0","todoListCheck","getChangedMarkers","1839649cGtwLW","customNumberedList","listItemIdFixer","selection","_registerLegacyDescription","accept","registerDescriptionCallback","nodeAfter","attributeKey","ELEMENT_","indentList","numbered","listType","todo","startsWith","_findSuggestions","range","listStart","getFirstRange","newRange","find","listStyle","checkTodoList","ListEditing","ELEMENT_LIST_ITEM","plugins","next","descriptionFactory","toUpperCase","get","containsItem","includes","has","6042092hnfXjK","*Merge:* list item","attribute","getChanges","list.multiBlock","618ZDJOtG","listMarkerStyle","*Merge:* %0","high","document","getSuggestion","isLocal"];return(Hs=function(){return t})()}!function(t){const e=Vs,n=t();for(;;)try{if(819203===-parseInt(e(502))/1+parseInt(e(548))/2*(parseInt(e(476))/3)+-parseInt(e(616))/4+-parseInt(e(567))/5*(-parseInt(e(621))/6)+-parseInt(e(583))/7*(-parseInt(e(497))/8)+parseInt(e(535))/9*(parseInt(e(576))/10)+-parseInt(e(478))/11*(-parseInt(e(499))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hs);class Ws extends t.Plugin{[Gs(638)](){const t=Gs,e=this[t(639)];if(!e[t(608)][t(615)](t(606)))return;const n=e[t(542)],r=e[t(608)][t(612)](t(531)),s=e[t(608)][t(615)](t(518)),o=!!e[t(534)][t(612)](t(620));function i(e){const r=t;return{type:r(553),content:""+Kr(n,r(579),e)}}function a(e){const r=t;return{type:r(553),content:""+Kr(n,r(495),e)}}r[t(485)](t(521)),r[t(485)](t(564)),r[t(485)](t(584)),r[t(485)](t(637)),r[t(485)](t(593)),r[t(485)](t(529)),r[t(485)](t(501)),r[t(485)](t(523)),r[t(572)](t(562)),r[t(572)](t(595)),r[t(572)](t(571)),o&&(r[t(485)](t(509)),r[t(485)](t(575))),s&&(r[t(485)](t(555)),r[t(485)](t(605)),r[t(572)](t(507)),r[t(610)][t(589)]((e=>{const r=t,{data:s}=e;if(s&&r(507)==s[r(520)])return{type:r(553),content:s[r(541)]?Kr(n,r(498)):Kr(n,r(487))}})),this[t(639)][t(496)][t(625)][t(519)]((e=>{const n=t;if(e[n(552)][n(544)])return!1;let s=!1;const o=r[n(493)]({skipNotAttached:!0})[n(486)]((t=>n(507)===r[n(631)](t)));for(const t of o)n(596)!=t[n(601)]()[n(570)][n(590)][n(565)](n(595))&&(r[n(598)](t[n(601)](),n(618))[n(603)]((t=>n(595)===r[n(631)](t[n(500)])))||(e[n(566)](t[n(482)]()),s=!0));return s}))),r[t(610)][t(574)](t(571),Kr(n,t(547)));const c={type:t(553),content:""};r[t(610)][t(589)]((e=>{const r=t,{data:s}=e;if(!s||r(595)!=s[r(520)])return;let u=e[r(545)];for(;u;){if(u[r(554)]&&((r(604)==u[r(554)][r(520)]||r(622)==u[r(554)][r(520)])&&(u[r(554)][r(541)]&&r(577)!=u[r(554)][r(541)]||r(577)!=u[r(554)][r(488)]&&!s[r(541)])||!o&&u[r(554)][r(520)]==Lc))return c;u=u[r(609)]}if(null==s[r(541)])switch(s[r(488)]){case r(560):return a(Kr(n,r(533)));case r(594):return a(Kr(n,r(569)));case r(596):return a(Kr(n,r(503)))}switch(s[r(541)]){case r(560):return i(Kr(n,r(533)));case r(594):return i(Kr(n,r(569)));case r(596):return i(Kr(n,r(503)))}})),r[t(610)][t(589)]((e=>{const n=t,{data:r}=e;if(r&&n(571)==r[n(520)])return null==r[n(541)]||null==r[n(488)]&&0==r[n(541)]?c:void 0})),r[t(610)][t(589)]((e=>{const r=t;if(r(618)!=e[r(539)])return;const{data:s}=e;if(!s||r(562)!=s[r(520)])return;const o=zs(e);return r(541)==o?{type:r(553),content:Kr(n,r(617))}:r(488)==o?{type:r(553),content:Kr(n,r(489))}:c})),e[t(496)][t(625)][t(519)]((e=>this[t(585)](e))),e[t(496)][t(625)][t(519)]((e=>this[t(550)](e))),e[t(496)][t(625)].on(t(568),((e,n)=>{const r=t;if(n[r(544)]||!n[r(627)])return!1;this[r(522)]()}),{priority:t(624)}),this[t(510)]()}[Gs(585)](t){const e=Gs;if(t[e(552)][e(544)]||!t[e(552)][e(627)])return!1;let n=!1;const r=this[e(639)][e(608)][e(612)](e(531))[e(493)]({skipNotAttached:!0})[e(486)]((t=>t[e(554)]&&e(562)==t[e(554)][e(520)]))[e(486)]((t=>t[e(554)][e(541)]&&t[e(554)][e(488)]));for(const s of r)zs(s)||(t[e(566)](s[e(482)]()),n=!0);return n}[Gs(550)](t){const e=Gs;if(t[e(552)][e(544)]||!t[e(552)][e(627)])return!1;const n=this[e(639)][e(608)][e(612)](e(531));if(n[e(551)][e(530)])return!1;let r=!1;const s=[e(595),e(562),e(571),e(604),e(600),e(505),e(581),e(557),e(622)],o=this[e(639)][e(496)][e(625)][e(492)][e(619)]()[e(486)]((t=>e(618)==t[e(539)]))[e(486)]((t=>s[e(614)](t[e(591)])));if(0==o[e(573)])return r;for(const i of o){const o=n[e(598)](i[e(599)],e(618))[e(486)]((t=>!t[e(491)][e(537)]))[e(494)]((t=>t[e(500)]))[e(486)]((t=>{const r=e,o=n[r(631)](t);return s[r(614)](o)}));if(o[e(573)]){for(const n of o)t[e(566)](n[e(482)]());r=!0}}return r}[Gs(522)](){const t=Gs,e=this[t(639)][t(608)][t(612)](t(531)),n=[t(595),t(562),t(571),t(604),t(600),t(505),t(581),t(557),t(622)];let r;const s=new Set(this[t(639)][t(496)][t(625)][t(492)][t(582)]()[t(486)]((r=>{const s=t;if(r[s(554)][s(515)]||!r[s(554)][s(602)])return null;if(!r[s(630)][s(597)](s(532)))return null;const{id:o}=e[s(563)](r[s(630)]);if(!e[s(549)](o))return null;const i=e[s(626)](o);return n[s(614)](i[s(554)][s(520)])}))[t(494)]((n=>{const s=t,{id:o}=e[s(563)](n[s(630)]),i=e[s(626)](o);return r=i[s(527)][s(536)],i[s(601)]()[s(570)][s(590)]})));if(0==s[t(484)])return;const o=e[t(493)]({skipNotAttached:!0})[t(486)]((e=>t(618)==e[t(539)]&&e[t(554)]&&n[t(614)](e[t(554)][t(520)])&&e[t(527)][t(536)]!=r))[t(494)]((e=>({listItem:e[t(601)]()[t(570)][t(590)],groupId:e[t(527)][t(536)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(615)](n)&&i[t(634)](e);for(const n of e[t(493)]())i[t(615)](n[t(527)][t(536)])&&n[t(559)](t(536),r)}[Gs(510)](){const t=Gs,e=this[t(639)],n=e[t(542)],r=e[t(608)][t(612)](t(531));this[t(587)](),r[t(636)][t(540)](t(526),t(512),t(588),(function(n,r){const s=t,o=[];for(let t of n)t[s(570)][s(590)]===t[s(508)][s(525)]&&(t=e[s(496)][s(524)](e[s(496)][s(546)](t[s(570)][s(590)],0))),o[s(506)](t);e[s(496)][s(480)]((t=>{const n=s,a=e[n(496)][n(625)][n(586)],c=Array[n(483)](a[n(561)]())[n(494)]((t=>i.LiveRange[n(538)](t)));t[n(543)](o),e[n(504)][n(612)](r[n(635)])[n(516)](),r[n(578)][n(506)]({forceDefaultExecution:!0}),e[n(514)](r[n(635)],...r[n(578)]),t[n(543)](c);for(const t of c)t[n(528)]()}))})),r[t(610)][t(513)]((function(n){const r=t,s=!e[r(496)][r(628)][r(558)](n),o=n[r(556)],i=n[r(481)],a=n[r(565)](r(562)),c=!o||o[r(565)](r(562))!==a,u=!i||i[r(565)](r(562))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(607),e)))}[Gs(587)](){const t=Gs,e=this[t(639)],n=e[t(542)];function r(n){const r=t,s=e[r(504)][r(612)](r(564))[r(530)],o=e[r(504)][r(612)](r(521))[r(530)];return r(521)===n?s:o}e[t(608)][t(612)](t(531))[t(610)][t(589)]((function(s){const o=t;if(o(526)!=s[o(539)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(635)]){case o(564):u=i[o(578)][0][o(490)],l=r(i[o(635)]),a=o(u?580:517),!l&&e[o(534)][o(612)](o(620))||(a=o(479)),c={type:o(553),content:Kr(n,a,Kr(n,o(533)))};break;case o(521):u=i[o(578)][0][o(490)],l=r(i[o(635)]),a=o(u?580:517),!l&&e[o(534)][o(612)](o(620))||(a=o(479)),c={type:o(553),content:Kr(n,a,Kr(n,o(569)))};break;case o(593):a=o(477),c={type:o(553),content:Kr(n,a,Kr(n,o(607)))};break;case o(529):a=function(t){const e=o,n=t[e(601)]();let r=n[e(570)][e(590)];for(;r&&n[e(613)](r);){if(r[e(565)](e(571))>0)return!1;r=r[e(481)]}return!0}(s)?Kr(n,o(517),Kr(n,function(t){const e=o;return e(592)+t[e(601)]()[e(570)][e(590)][e(565)](e(595))[e(611)]()+e(629)}(s))):Kr(n,o(511),Kr(n,o(607))),c={type:o(553),content:a};break;case o(509):case o(575):!1===i[o(633)]&&(a=o(623),c={type:o(632),content:Kr(n,a,Kr(n,o(607)))})}return c}))}}function zs(t){const e=Gs;let n=t[e(601)]()[e(570)][e(590)][e(556)];for(;n;){const r=n[e(565)](e(562));if(!r)return!1;if(r==t[e(554)][e(541)])return e(541);if(r==t[e(554)][e(488)])return e(488);n=n[e(556)]}return!1}const Ks=qs;function qs(t,e){const n=Xs();return(qs=function(t,e){return n[t-=417]})(t,e)}function Xs(){const t=["getFirstRange","2822372RQVlkv","getFirstMarker","config","listType","head","registerPostFixer","has","bulleted","_LIST_DEFAULT","get","decimal","getAttribute","square","getSuggestions","ListPropertiesEditing","140zVvgVM","descriptionFactory","filter","*Format:* set start index to %0","reversed","toUpperCase","commandParams","FORMAT_LIST_START","replace","*Format:* set order to reversed","_getTranslationKeyForListStyle","registerAttributeLabel","120XFZfXM","ELEMENT_","commandName","attribute","model","registerBlockAttribute","locale","605871KmZzWn","nodeAfter","bind","*Set format:* %0","handleDescriptions","next","2269948uytEnK","type","lower-roman","suggestion","circle","*Format:* set order to regular","formatBlock","_findSuggestions","15144AcyvJK","decimal-leading-zero","isUndo","numbered","data","styles","default","newValue","startIndex","editor","_getAttributeKey","plugins","upper-latin","TrackChangesEditing","includes","enableDefaultAttributesIntegration","1WzizcH","start","batch","upper-roman","document","4031559JJHlRf","*Remove format:* %0","*Change to:* %0","5128160jidwEu","customNumbered","find","listStyle","10255072usvORl","key","disc","format","_registerLegacyDescription","registerDescriptionCallback","oldValue","removeMarker","listStart","list.properties","_LIST_","listReversed","FORMAT_LIST_REVERSED","lower-latin","afterInit"];return(Xs=function(){return t})()}!function(t){const e=qs,n=t();for(;;)try{if(687417===-parseInt(e(454))/1*(parseInt(e(430))/2)+parseInt(e(459))/3+-parseInt(e(462))/4+parseInt(e(417))/5*(-parseInt(e(438))/6)+-parseInt(e(482))/7+parseInt(e(466))/8+parseInt(e(424))/9*(parseInt(e(497))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xs);class Zs extends t.Plugin{[Ks(480)](){const t=Ks;if(!this[t(447)][t(449)][t(488)](t(496)))return;const e=this[t(447)][t(484)][t(491)](t(475)),n=this[t(447)][t(449)][t(491)](t(451));e[t(443)]&&(n[t(453)](t(465)),n[t(422)](t(465))),e[t(501)]&&(n[t(453)](t(477)),n[t(422)](t(477))),e[t(446)]&&(n[t(453)](t(474)),n[t(422)](t(474)));const r={type:t(469),content:""};n[t(498)][t(471)](this[t(428)][t(426)](this));const s=this[t(447)][t(423)];n[t(498)][t(508)](t(477),Kr(s,t(478))),n[t(498)][t(471)]((e=>{const n=t,{data:s}=e;if(s&&n(477)==s[n(467)])return null==s[n(445)]||0==s[n(445)]&&null==s[n(472)]?r:void 0})),n[t(498)][t(508)](t(474),Kr(s,t(504))),n[t(498)][t(471)]((e=>{const n=t,{data:s}=e;if(s&&n(474)==s[n(467)])return null==s[n(445)]||1==s[n(445)]&&null==s[n(472)]?r:void 0})),this[t(447)][t(421)][t(458)][t(487)]((e=>{const r=t;if(e[r(456)][r(440)])return!1;let s=!1;const o=n[r(495)]({skipNotAttached:!0})[r(499)]((t=>{const e=r,s=n[e(448)](t);return e(474)==s||e(477)==s}));for(const t of o){const o=t[r(481)]()[r(455)][r(425)][r(493)](r(485));r(441)!=o&&r(463)!=o&&(n[r(437)](t[r(481)](),r(420))[r(464)]((t=>r(485)==n[r(448)](t[r(433)])))||(e[r(473)](t[r(483)]()),s=!0))}return s})),this[t(470)]()}[Ks(428)](t){const e=Ks,n=this[e(447)][e(423)],{data:r}=t,s={type:e(469),content:""};if(!r||e(465)!=r[e(467)])return;if(!r[e(472)])return e(444)==r[e(445)]?s:{type:e(469),content:""+Kr(n,e(427),Kr(n,this[e(507)](r[e(445)])))};if(!r[e(445)]){if(e(444)==r[e(472)])return s;let o=t[e(486)];for(;o;){if(o[e(442)]&&e(485)==o[e(442)][e(467)]&&o[e(442)][e(445)])return s;o=o[e(429)]}return{type:e(469),content:""+Kr(n,e(460),Kr(n,this[e(507)](r[e(472)])))}}if(e(444)!=r[e(445)])return{type:e(469),content:""+Kr(n,e(427),Kr(n,this[e(507)](r[e(445)])))};let o=t[e(486)];for(;o;){if(o[e(442)]&&e(485)==o[e(442)][e(467)]&&o[e(442)][e(445)]&&o[e(442)][e(472)])return s;o=o[e(429)]}const i=t[e(481)]()[e(455)][e(425)][e(493)](e(485));return{type:e(469),content:Kr(n,e(427),Kr(n,e(418)+i[e(502)]()+e(490)))}}[Ks(470)](){const t=Ks,e=this[t(447)],n=e[t(423)];e[t(449)][t(491)](t(451))[t(498)][t(471)]((e=>{const r=t;if(r(436)!=e[r(431)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(419)]){case r(465):o=r(461),i={type:r(469),content:Kr(n,o,Kr(n,this[r(507)](s[r(503)][0][r(431)])))};break;case r(477):o=s[r(503)][0][r(501)]?r(506):r(435),i={type:r(469),content:Kr(n,o)};break;case r(474):o=r(500),i={type:r(469),content:Kr(n,o,s[r(503)][0][r(446)])}}return i}))}[Ks(507)](t){const e=Ks;return e(418)+function(t){const n=e;return Js[n(452)](t)?n(489):Ys[n(452)](t)?n(441):null}(t)[e(502)]()+e(476)+t[e(502)]()[e(505)](/-/g,"_")}}const Js=[Ks(468),Ks(434),Ks(494)],Ys=[Ks(492),Ks(439),Ks(432),Ks(457),Ks(479),Ks(450)];var Qs=n(507);const $s=eo;function to(){const t=["editing","get","document","8rjtFLF","markerNameToElements","nextSibling","ck-suggestion-marker-split","high","change","fromRange","getFirstPosition","selection","992228GZmYZT","677479FqQjDC","fire","markInsertion","model","createPositionAt","enterBlock","enter","downcastDispatcher","data","hasClass","parent","markerName","addMarker:suggestion:insertion","commands","plugins","split","afterExecute","17293293QIGOIv","removeMarker:suggestion:insertion","writer","mapper","setSelection","end","4814706EjtvVS","5eBxbKi","1412319biZujK","getFirstRange","createRange","bind","showSuggestionHighlights","841540snsrfu","requires","editor","TrackChangesEditing","1825804VTdzQr","init","unbindElementFromMarkerName","options","remove","detach","enableCommand"];return(to=function(){return t})()}function eo(t,e){const n=to();return(eo=function(t,e){return n[t-=480]})(t,e)}!function(t){const e=eo,n=t();for(;;)try{if(534937===-parseInt(e(480))/1+-parseInt(e(514))/2+-parseInt(e(505))/3+-parseInt(e(533))/4+-parseInt(e(504))/5*(-parseInt(e(503))/6)+parseInt(e(510))/7+parseInt(e(524))/8*(parseInt(e(497))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(to);class no extends t.Plugin{static get[$s(511)](){return[Qs.Enter]}[$s(515)](){const t=$s,e=this[t(512)],n=e[t(494)][t(522)](t(513)),r=e[t(493)][t(522)](t(486));n[t(520)](t(486),(()=>{const s=t;e[s(483)][s(529)]((t=>{const o=s,a=e[o(483)][o(523)][o(532)],c=a[o(531)](),u=i.LiveRange[o(530)](a[o(506)]());if(r[o(485)](t)){const r=e[o(483)][o(484)](c[o(490)][o(526)],0),s=t[o(507)](c,r);n[o(482)](s)}else t[o(501)](t[o(507)](u[o(502)]));u[o(519)](),r[o(481)](o(496),{writer:t})}))})),e[t(521)][t(487)].on(t(492),Ps(e,t(495)),{priority:t(528)}),e[t(521)][t(487)].on(t(498),((e,n,r)=>{const s=t,o=r[s(500)][s(525)](n[s(491)]);if(o)for(const t of o)t[s(489)](s(527))&&(r[s(500)][s(516)](t,n[s(491)]),r[s(499)][s(518)](t))}),{priority:t(528)}),e[t(488)][t(487)].on(t(492),((n,r,s)=>{const o=t;s[o(517)][o(509)]&&Ps(e,o(495),{showActiveMarker:!1})[o(508)](this)(n,r,s)}),{priority:t(528)})}}function ro(t,e){const n=io();return(ro=function(t,e){return n[t-=221]})(t,e)}const so=ro;!function(t){const e=ro,n=t();for(;;)try{if(899896===parseInt(e(260))/1+parseInt(e(234))/2+parseInt(e(257))/3*(-parseInt(e(230))/4)+-parseInt(e(250))/5*(-parseInt(e(245))/6)+parseInt(e(226))/7+-parseInt(e(247))/8*(parseInt(e(251))/9)+-parseInt(e(222))/10*(parseInt(e(221))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(io);class oo extends t.Plugin{[so(225)](){const t=so;if(!this[t(264)][t(233)][t(253)](t(263)))return;const e=this[t(264)][t(233)][t(252)](t(243));e[t(228)](t(223),this[t(235)][t(249)](this)),e[t(228)](t(259)),e[t(228)](t(229)),e[t(228)](t(254)),e[t(228)](t(256))}[so(235)](t,e,n={}){const r=so,s=this[r(264)][r(233)][r(252)](r(242));return t((t=>{const o=r;let i=(o(246)==typeof e?s[o(258)](e,n):e)(t);Array[o(261)](i)&&(i={results:i,searchText:o(246)==typeof e?e:""});const a=i[o(255)][o(231)]((e=>!1===this[o(232)](e,t[o(237)])));return{...i,results:a}}),n)}[so(232)](t,e){const n=so,r=this[n(264)][n(238)][n(248)](this[n(264)][n(238)][n(240)](e,t[n(224)]),this[n(264)][n(238)][n(240)](e,t[n(239)]));for(const t of this[n(264)][n(238)][n(227)][n(244)](n(241)))if(null!==r[n(262)](t[n(236)]()))return!0;return!1}}function io(){const t=["5767139TOccaf","markers","enableCommand","findPrevious","40brPeeH","filter","_isInDeletionRange","plugins","3033036mQertb","handleFindCommand","getRange","item","model","end","createPositionAt","suggestion:deletion","FindAndReplaceUtils","TrackChangesEditing","getMarkersGroup","138dEXLOG","string","645256znNEap","createRange","bind","241765zkbkpp","36JGbCvr","get","has","replace","results","replaceAll","173046tzyKjo","findByTextCallback","findNext","1633511WeQYcs","isArray","getIntersection","FindAndReplaceEditing","editor","406219fgdech","890dABESv","find","start","afterInit"];return(io=function(){return t})()}const ao=co;function co(t,e){const n=uo();return(co=function(t,e){return n[t-=243]})(t,e)}function uo(){const t=["has","format","FontFamilyEditing","model","72NRYPLP","*Reset font family*","910588uSPYfh","fontColor.colors","*Reset font size*","afterInit","title","editor","50013jfMCcq","685521OUjcxP","normalizeSizeOptions","1910130mhaZAP","fontSize.options","toLowerCase","582zWQYJc","*Reset font background color*","type","TrackChangesEditing","fontBackgroundColor","14732856YswOrB","FORMAT_FONT_FAMILY","*Set font color:* %0","commandName","fontFamily","FontColorEditing","plugins","FORMAT_FONT_SIZE","registerInlineAttribute","4xwViKF","locale","config","descriptionFactory","10HPJzGI","FontSize","75991iWdIrn","commandParams","3125NJWHnr","registerAttributeLabel","*Reset font color*","FontSizeEditing","trim","label","registerDescriptionCallback","fontBackgroundColor.colors","*Set font background color:* %0","FORMAT_FONT_COLOR","fontColor","FontBackgroundColorEditing","FORMAT_FONT_BACKGROUND","fontSize","value","find","_registerLegacyDescription","get","formatInline","22LVoGLV","enableDefaultAttributesIntegration","*Set font size:* %0","*Set font family:* %0"];return(uo=function(){return t})()}!function(t){const e=co,n=t();for(;;)try{if(217804===parseInt(e(250))/1*(-parseInt(e(248))/2)+parseInt(e(288))/3*(-parseInt(e(244))/4)+parseInt(e(252))/5*(parseInt(e(293))/6)+-parseInt(e(281))/7+-parseInt(e(279))/8*(-parseInt(e(287))/9)+parseInt(e(290))/10*(-parseInt(e(271))/11)+parseInt(e(298))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(uo);const lo=[{pluginName:ao(255),commandName:ao(265)},{pluginName:ao(277),commandName:ao(302)},{pluginName:ao(303),commandName:ao(262)},{pluginName:ao(263),commandName:ao(297)}];class fo extends t.Plugin{[ao(284)](){const t=ao,e=this[t(286)][t(245)],n=this[t(286)][t(304)][t(269)](t(296));for(const{pluginName:e,commandName:r}of lo)this[t(286)][t(304)][t(275)](e)&&(n[t(272)](r),n[t(243)](r));n[t(247)][t(253)](t(265),Kr(e,t(305))),n[t(247)][t(253)](t(302),Kr(e,t(299))),n[t(247)][t(253)](t(262),Kr(e,t(261))),n[t(247)][t(253)](t(297),Kr(e,t(264))),this[t(268)]()}[ao(268)](){const t=ao,e=this[t(286)],n=e[t(245)];e[t(304)][t(269)](t(296))[t(247)][t(258)]((e=>{const r=t,o=n.t;if(r(270)!=e[r(295)])return;const{data:i}=e;if(null!=i){if(r(265)==i[r(301)]){const t=i[r(251)][0][r(266)];if(t){const e=o(this[r(286)][r(304)][r(269)](r(249))[r(289)](this[r(286)][r(246)][r(269)](r(291)))[r(267)]((e=>e[r(278)]==t))[r(285)])[r(292)]();return{type:r(276),content:Kr(n,r(273),e)}}return{type:r(276),content:Kr(n,r(283))}}if(r(302)==i[r(301)]){const t=i[r(251)][0][r(266)];return t?{type:r(276),content:Kr(n,r(274),t)}:{type:r(276),content:Kr(n,r(280))}}if(r(262)==i[r(301)]){const t=i[r(251)][0][r(266)];if(t){const e=(0,s.normalizeColorOptions)(this[r(286)][r(246)][r(269)](r(282)))[r(267)]((e=>e[r(278)]==t));let i=t,a="";return e&&(i=e[r(257)],a=o(i)[r(292)]()),{type:r(276),content:Kr(n,r(300),a)[r(256)](),color:{value:t,title:a||i}}}return{type:r(276),content:Kr(n,r(254))}}if(r(297)==i[r(301)]){const t=i[r(251)][0][r(266)];if(t){const e=(0,s.normalizeColorOptions)(this[r(286)][r(246)][r(269)](r(259)))[r(267)]((e=>e[r(278)]==t));let i=t,a="";return e&&(i=e[r(257)],a=o(i)[r(292)]()),{type:r(276),content:Kr(n,r(260),a)[r(256)](),color:{value:t,title:a||i}}}return{type:r(276),content:Kr(n,r(294))}}}}))}}const ho=po;function go(){const t=["TrackChangesEditing","3734872iTZGHI","normalizeSizeOptions","split","formatInline","slice","title","editor","boolean","afterInit","get","config","length","label","fontSize.options","formatBlock","fontColor","FontSize","1481435fRbNVw","*Set format to:* %0","entries","fontSize","6CIxSJy","format","919716jktKNZ","descriptionFactory","toUpperCase","copyFormat","9EXlzsG","217252bPWKqr","registerDescriptionCallback","commandParams","type","enableCommand","*Remove all formatting*","fontBackgroundColor","fontColor.colors","join","commands","locale","commandName","23904SsfFjP","pasteFormat","push","_registerLegacyDescription","model","toLowerCase","282526rXEbHy","1225100cJyWWb","find","plugins","enableDefaultAttributesIntegration","charAt"];return(go=function(){return t})()}function po(t,e){const n=go();return(po=function(t,e){return n[t-=340]})(t,e)}!function(t){const e=po,n=t();for(;;)try{if(183134===-parseInt(e(342))/1+parseInt(e(360))/2+-parseInt(e(354))/3+parseInt(e(361))/4+-parseInt(e(384))/5*(-parseInt(e(388))/6)+parseInt(e(390))/7+parseInt(e(367))/8*(-parseInt(e(341))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(go);class mo extends t.Plugin{[ho(375)](){const t=ho,e=this[t(373)],n=e[t(363)][t(376)](t(366)),r=e[t(351)][t(376)](t(340)),s=e[t(351)][t(376)](t(355));r&&s&&(n[t(364)](t(355)),n[t(346)](t(340)),this[t(357)]())}[ho(357)](){const t=ho,e=this[t(373)],n=e[t(352)];e[t(363)][t(376)](t(366))[t(391)][t(343)]((r=>{const s=t;if(s(381)!=r[s(345)]&&s(370)!=r[s(345)])return;const{data:o}=r;if(o&&s(355)===o[s(353)]){const t=[],r=o[s(344)][0];for(const[n,o]of Object[s(386)](r))t[s(356)](Io(e,n,o));return t[s(378)]?{type:s(389),content:Kr(n,s(385),t[s(350)](", "))}:{type:s(389),content:Kr(n,s(347))}}}))}}function Io(t,e,n){const r=ho,o=t[r(352)].t,i=e[r(369)](/(?=[A-Z])/)[r(350)](" "),a=o(i[r(365)](0)[r(392)]()+i[r(371)](1))[r(359)]();if(r(374)==typeof n)return a;if(r(382)===e||r(348)===e){const e=(0,s.normalizeColorOptions)(t[r(377)][r(376)](r(349)))[r(362)]((t=>t[r(358)]==n));return a+" ("+(e?o(e[r(379)])[r(359)]():n)+")"}if(r(387)===e&&isNaN(parseFloat(n))){const e=t[r(363)][r(376)](r(383))[r(368)](t[r(377)][r(376)](r(380)))[r(362)]((t=>t[r(358)]==n));return a+" ("+(e?o(e[r(372)])[r(359)]():n)+")"}return a+" ("+n+")"}const Eo=bo;function bo(t,e){const n=_o();return(bo=function(t,e){return n[t-=275]})(t,e)}!function(t){const e=bo,n=t();for(;;)try{if(590006===-parseInt(e(282))/1*(parseInt(e(318))/2)+-parseInt(e(302))/3*(-parseInt(e(283))/4)+parseInt(e(279))/5+parseInt(e(297))/6+-parseInt(e(311))/7*(-parseInt(e(316))/8)+-parseInt(e(285))/9*(-parseInt(e(298))/10)+-parseInt(e(305))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_o);class To extends t.Plugin{[Eo(306)](){const t=Eo,e=this[t(284)];if(!e[t(290)][t(280)](t(286)))return;this[t(315)]=e[t(317)][t(278)](t(313));const n=e[t(312)],r=e[t(290)][t(278)](t(310));r[t(299)](t(275));for(const e of this[t(315)])t(288)!=e[t(294)]&&r[t(308)][t(295)](e[t(294)],(n=>{const r=t,i=this[r(277)](e[r(294)]);return null!==i?s(n,i):o(n,e[r(276)])}));function s(e,r){return Kr(n,t(281),[e,r])}function o(e,r){return Kr(n,t(293),[e,r])}this[t(287)]()}[Eo(287)](){const t=Eo,e=this[t(284)],n=e[t(312)];e[t(290)][t(278)](t(310))[t(308)][t(304)]((e=>{const r=t;if(r(296)!=e[r(292)])return;const{data:s}=e;if(s&&r(275)==s[r(319)]){const e=s[r(301)][0][r(291)],c=this[r(277)](e);if(null!==c)return{type:r(309),content:Kr(n,r(300),(a=c,Kr(n,r(281),[1,a])))};const u=this[r(315)][r(303)]((t=>t[r(294)]===e))[r(276)];return{type:r(309),content:Kr(n,r(300),(o=1,i=u,Kr(n,t(293),[o,i])))}}var o,i,a}))}[Eo(277)](t){const e=Eo;var n,r;const s=t[e(307)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(315)])||void 0===n?void 0:n[e(303)]((n=>n[e(294)]==t));if(o&&o[e(289)]){const t=o[e(289)],n=(null!==(r=t[e(314)])&&void 0!==r?r:t)[e(307)](/^h(\d+)/);if(n)return n[1]}return null}}function _o(){const t=["formatBlock","6744576NIDTXs","10bfhPdE","enableDefaultAttributesIntegration","*Change to:* %0","commandParams","1133481rzLoeC","find","registerDescriptionCallback","26841067VeofKk","afterInit","match","descriptionFactory","format","TrackChangesEditing","1267pSLELq","locale","heading.options","name","_headingOptions","23656irfOrY","config","4392AVGfxb","commandName","heading","title","_getHeadingLevel","get","1955725RZsLow","has","ELEMENT_HEADING","293VWJeeD","8ESovhW","editor","7806771yidtlM","HeadingEditing","_registerLegacyDescription","paragraph","view","plugins","value","type","ELEMENT_HEADING_CUSTOM","model","registerElementLabel"];return(_o=function(){return t})()}const yo=Ao;function Ao(t,e){const n=ko();return(Ao=function(t,e){return n[t-=419]})(t,e)}function ko(){const t=["*Set highlight:* %0","title","FORMAT_HIGHLIGHT","formatInline","get","8762661RkduCT","afterInit","commandParams","HighlightEditing","locale","148iPjnuZ","registerDescriptionCallback","config","format","toLowerCase","descriptionFactory","*Remove highlight*","7xqILpi","plugins","7453897UloVRe","52865RGFYZU","enableDefaultAttributesIntegration","809004XFOaIv","_registerLegacyDescription","50sprDDb","16BwbhTn","highlight","value","13351304doWmFx","TrackChangesEditing","registerAttributeLabel","color","has","5022711dvpuIz","commandName","model","type","48325lGlHbk","editor","find","registerInlineAttribute","highlight.options"];return(ko=function(){return t})()}!function(t){const e=Ao,n=t();for(;;)try{if(949095===parseInt(e(424))/1*(parseInt(e(429))/2)+-parseInt(e(437))/3+-parseInt(e(456))/4*(parseInt(e(441))/5)+-parseInt(e(426))/6+parseInt(e(421))/7*(-parseInt(e(432))/8)+parseInt(e(451))/9+parseInt(e(428))/10*(parseInt(e(423))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ko);class Co extends t.Plugin{[yo(452)](){const t=yo,e=this[t(442)];if(!e[t(422)][t(436)](t(454)))return;const n=e[t(422)][t(450)](t(433)),r=e[t(455)];n[t(425)](t(430)),n[t(444)](t(430)),n[t(419)][t(434)](t(430),Kr(r,t(448))),this[t(427)]()}[yo(427)](){const t=yo,e=this[t(442)],n=e[t(455)];e[t(422)][t(450)](t(433))[t(419)][t(457)]((r=>{const s=t;if(s(449)!=r[s(440)])return;const{data:o}=r;if(o&&s(430)==o[s(438)]){const t=n.t,r=o[s(453)][0][s(431)];if(r){const o=e[s(458)][s(450)](s(445))[s(443)]((t=>t[s(439)]==r)),i=t(o[s(447)])[s(460)]();return{type:s(459),content:Kr(n,s(446),i),color:{value:o[s(435)],title:o[s(447)]}}}return{type:s(459),content:Kr(n,s(420),Kr(n,s(448)))}}}))}}const Lo=Ro;function Ro(t,e){const n=No();return(Ro=function(t,e){return n[t-=288]})(t,e)}function No(){const t=["159033FAyUlP","3aWINqX","1293648dThJaQ","844140RzNhag","has","1udwlto","TrackChangesEditing","editor","conversion","dataDowncast","get","descriptionFactory","registerElementLabel","92362ZDOTiG","createPositionAt","locale","for","plugins","elementToStructure","horizontalLine","88tufEXe","addClass","createContainerElement","div","afterInit","854552dEnorE","insert","460270qwHzIw","enableCommand","ELEMENT_HORIZONTAL_LINE","high","ck-horizontal-line","createEmptyElement","277155jgzbcH","HorizontalLineEditing","showSuggestionHighlights"];return(No=function(){return t})()}!function(t){const e=Ro,n=t();for(;;)try{if(140524===parseInt(e(313))/1*(parseInt(e(321))/2)+parseInt(e(309))/3*(parseInt(e(297))/4)+-parseInt(e(311))/5+-parseInt(e(310))/6+parseInt(e(308))/7*(parseInt(e(292))/8)+-parseInt(e(305))/9+parseInt(e(299))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(No);class So extends t.Plugin{[Lo(296)](){const t=Lo,e=this[t(315)];if(!e[t(289)][t(312)](t(306)))return;e[t(289)][t(318)](t(314))[t(300)](t(291));const n=e[t(289)][t(318)](t(314)),r=e[t(323)];n[t(319)][t(320)](t(291),(e=>Kr(r,t(301),e))),e[t(316)][t(288)](t(317))[t(290)]({model:t(291),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(307)])return null;const o=n[s(294)](s(295)),i=n[s(304)]("hr");return n[s(293)](s(303),o),n[s(298)](n[s(322)](o,0),i),o},converterPriority:t(302)})}}const vo=Oo;function Mo(){const t=["htmlEmbed","rawHtml","528824AIMBmm","key","start","8915060bAcFyx","type","commandName","format","registerBlockAttribute","HtmlEmbed","element","get","attribute","nodeAfter","value","registerElementLabel","TrackChangesEditing","94xqJTbu","locale","1218311eQbKnN","14604fdBUvR","45hwVOJb","_registerLegacyDescription","registerDescriptionCallback","afterInit","enableDefaultAttributesIntegration","descriptionFactory","plugins","3559108RRkcOX","ELEMENT_HTML_EMBED","formatBlock","1774300cieTGM","1320SwysoQ","has","*Change %0 content*","editor","50307xUSkYr","getFirstRange"];return(Mo=function(){return t})()}function Oo(t,e){const n=Mo();return(Oo=function(t,e){return n[t-=106]})(t,e)}!function(t){const e=Oo,n=t();for(;;)try{if(708530===-parseInt(e(126))/1+-parseInt(e(124))/2*(-parseInt(e(143))/3)+parseInt(e(138))/4+parseInt(e(139))/5*(parseInt(e(127))/6)+-parseInt(e(135))/7+-parseInt(e(108))/8*(parseInt(e(128))/9)+parseInt(e(111))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mo);class wo extends t.Plugin{[vo(131)](){const t=vo,e=this[t(142)];if(!e[t(134)][t(140)](t(116)))return;const n=e[t(134)][t(118)](t(123)),r=e[t(125)];n[t(133)][t(122)](t(107),(e=>Kr(r,t(136),e))),n[t(132)](t(106)),n[t(115)](t(121)),n[t(133)][t(130)]((e=>{const n=t;if(n(119)!=e[n(112)])return;const{data:s}=e;if(s&&n(121)==s[n(109)]&&e[n(144)]()[n(110)][n(120)].is(n(117),n(107))){const t=Kr(r,n(136));return{type:n(114),content:Kr(r,n(141),t)}}})),this[t(129)]()}[vo(129)](){const t=vo,e=this[t(142)],n=e[t(125)];e[t(134)][t(118)](t(123))[t(133)][t(130)]((e=>{const r=t;if(r(137)!=e[r(112)])return;const{data:s}=e;if(s&&r(106)==s[r(113)]){const t=Kr(n,r(136));return{type:r(114),content:Kr(n,r(141),t)}}}))}}function Do(t,e){const n=Po();return(Do=function(t,e){return n[t-=108]})(t,e)}const Fo=Do;function Po(){const t=["resizeImage","findIndex","651489ITdXCG","locale","format","chain","length","imageInline","576AYqsBv","ImageTextAlternativeEditing","get","Inline image to block image","document","TrackChangesEditing","49744NesRjy","nodeBefore","createRange","imageTypeInline","selection","isCollapsed","resizedWidth","getSuggestionCallback","*Reset image width*","has","createRangeOn","discard","markDeletion","ImageUploadEditing","commandParams","isBlockImage","backward","newValue","imageTextAlternative","deletion","removeObject","55kAOmTe","previous","getFirstRange","registerElementLabel","editor","getContainedElement","fromPosition","type","ImageInlineEditing","imageBlock","insertion","*Set image text alternative:* %0","schema","814722vYkxrQ","ImageResize","element","isBefore","plugins","change","enableCommand","ImageBlockEditing","isIntersecting","uploadImage","accept","find","ImageCaptionUtils","ImageCaptionEditing","ELEMENT_INLINE_IMAGE","attribute","commandName","getCaptionFromImageModelElement","17097610HwKvXG","*Remove image text alternative*","convertInlineImageToBlock","width","addObject","key","forward","201120iCyzxs","markInsertion","registerBlockAttribute","toNext","isOwn","registerAttributeLabel","registerCustomCallback","subType","ImageEditing","FORMAT_IMAGE_SIZE","getClosestSelectedImageElement","registerDescriptionCallback","toggleImageCaption","filter","1564638oYfdYa","start","markBlockFormat","1841252lZvrsw","formatBlock","end","caption","ELEMENT_IMAGE","model","convertBlockImageToInline","enableDefaultAttributesIntegration","nodeAfter","imageStylePreApply","forceDefaultExecution","ELEMENT_CAPTION","toPrevious","detach","_findSuggestions","imageTypeBlock","_suggestionFactory","imageCaption","getNearestSelectionRange","join","*Set image width:* %0","descriptionFactory","12nvgwPS","ImageUtils","isEqual","_registerLegacyDescription","Block image to inline image","alt","insertImage","afterInit","formatInline"];return(Po=function(){return t})()}!function(t){const e=Do,n=t();for(;;)try{if(530405===-parseInt(e(220))/1+-parseInt(e(138))/2+-parseInt(e(174))/3*(-parseInt(e(163))/4)+-parseInt(e(207))/5*(parseInt(e(124))/6)+-parseInt(e(141))/7+-parseInt(e(186))/8*(-parseInt(e(180))/9)+parseInt(e(117))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Po);class xo extends t.Plugin{[Fo(170)](){const t=Fo,e=this[t(211)];if(!e[t(224)][t(195)](t(132)))return;const n=e[t(224)][t(182)](t(185)),r=e[t(224)][t(182)](t(164)),s=e[t(175)];n[t(226)](t(169)),n[t(162)][t(210)](t(216),(e=>Kr(s,t(145),e))),n[t(162)][t(210)](t(179),(e=>Kr(s,t(113),e))),n[t(162)][t(210)](t(144),(()=>Kr(s,t(152)))),e[t(224)][t(195)](t(199))&&n[t(226)](t(108)),e[t(224)][t(195)](t(227))&&e[t(224)][t(195)](t(215))&&(n[t(226)](t(189),((s,o)=>{const i=t,a=r[i(134)](e[i(146)][i(184)][i(190)]);e[i(146)][i(225)]((()=>{const t=i;n[t(140)](a,{commandName:t(189),commandParams:[o]},[],t(147))}))})),n[t(226)](t(156),((s,o)=>{const a=t;e[a(146)][a(225)]((t=>{const c=a;let u=r[c(134)](e[c(146)][c(184)][c(190)]),l=t[c(196)](u);const f=i.LivePosition[c(213)](l[c(139)],c(153)),h=i.LivePosition[c(213)](l[c(143)],c(127));n[c(151)]((()=>s(o))),u=r[c(134)](e[c(146)][c(184)][c(190)]),l=t[c(196)](u);const d=t[c(188)](f,h);f[c(154)](),h[c(154)](),n[c(140)](u,{commandName:c(189),commandParams:[o]},[],c(119)),d[c(139)][c(223)](l[c(139)])&&n[c(125)](t[c(188)](d[c(139)],l[c(139)]),c(119)),l[c(143)][c(223)](d[c(143)])&&n[c(125)](t[c(188)](l[c(143)],d[c(143)]),c(119))}))})),n[t(157)][t(130)](t(142),t(119),t(160),(()=>!1)),n[t(157)][t(130)](t(142),t(119),t(109),(()=>!1)),n[t(157)][t(130)](t(142),t(119),t(197),n[t(157)][t(193)](t(142),"",t(109))),n[t(157)][t(130)](t(217),t(119),t(160),(()=>!1)),n[t(157)][t(130)](t(217),t(119),t(197),(([r])=>{const s=t,o=n[s(157)][s(193)](s(217),"",s(197));let i=r[s(139)],a=r[s(143)];const c=e[s(146)][s(219)][s(159)](i,s(202)),u=e[s(146)][s(219)][s(159)](a,s(123));c[s(191)]&&(i=c[s(139)]),u[s(191)]&&(a=u[s(143)]),o([e[s(146)][s(188)](i,a)])})),n[t(157)][t(130)](t(142),t(119),t(177),c),n[t(157)][t(130)](t(217),t(119),t(177),c)),e[t(224)][t(195)](t(112))&&(n[t(226)](t(136),((s,o)=>{const i=t,a=e[i(224)][i(182)](i(111));let c=r[i(134)](e[i(146)][i(184)][i(190)]),u=a[i(116)](c);e[i(146)][i(225)]((()=>{const t=i;if(u)return void n[t(198)](e[t(146)][t(196)](u));const l=r[t(201)](c);s(o),c=r[t(134)](e[t(146)][t(184)][t(190)]),u=a[t(116)](c),n[t(125)](e[t(146)][t(196)](u),l?null:t(158))}))})),n[t(157)][t(130)](t(217),t(158),t(177),c));const o=[{type:t(142),subType:t(150)},{type:t(217),subType:t(158)},{type:t(142),subType:t(119)},{type:t(217),subType:t(119)}];function a(e,s){const i=t,a=o[i(173)]((({type:t,subType:n})=>e[i(214)]==t&&e[i(131)]==n)),c=o[i(173)]((({type:t,subType:e})=>s[i(214)]==t&&s[i(131)]==e));if(a<0||c<0)return!1;const u=e[i(209)](),l=s[i(209)]();if((0==a||1==a)&&2==c&&u[i(228)](l))return!0;if(2==a&&3==c){const t=n[i(155)](u,i(217))[i(137)]((({suggestion:t,meta:e})=>e[i(128)]&&i(119)==t[i(131)]));if(t[i(178)]>1&&l[i(143)][i(165)](u[i(139)]))return!0;if(1==t[i(178)]&&(u[i(139)][i(165)](l[i(143)])||u[i(143)][i(165)](l[i(139)])))return!0}if(3==a&&3==c&&u[i(139)][i(223)](l[i(139)])){const t=u[i(143)][i(149)],e=l[i(139)][i(187)];return r[i(201)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(224)][t(195)](t(221))&&(n[t(148)](t(172)),n[t(126)](t(192)),n[t(162)][t(129)](t(192),Kr(s,t(133)))),e[t(224)][t(195)](t(181))&&(n[t(148)](t(204)),n[t(126)](t(168))),n[t(162)][t(135)]((e=>{const n=t;if(o[n(110)]((({type:t,subType:r})=>e[n(214)]==t&&e[n(131)]==r)))return e[n(208)]?{}:void 0})),n[t(162)][t(135)]((e=>{const n=t;if(n(217)==e[n(214)]||n(205)==e[n(214)]){const t=e[n(212)]();if(t&&t.is(n(222),n(144)))return{type:n(217)==e[n(214)]?n(121):n(206),element:t,quantity:1}}})),n[t(162)][t(135)]((e=>t(142)==e[t(214)]&&t(119)==e[t(131)]?{type:t(176),content:t(183)}:t(142)==e[t(214)]&&t(147)==e[t(131)]?{type:t(176),content:t(167)}:void 0)),n[t(162)][t(135)]((e=>{const n=t;if(n(114)!=e[n(214)])return;const{data:r}=e;if(!r||n(168)!=r[n(122)])return;const o=r[n(203)];return o?{type:n(176),content:Kr(s,n(218),'"'+o+'"')}:{type:n(176),content:Kr(s,n(118))}})),this[t(166)]()}[Fo(166)](){const t=Fo,e=this[t(211)],n=e[t(175)];e[t(224)][t(182)](t(185))[t(162)][t(135)]((e=>{const r=t;if(r(142)!=e[r(214)]&&r(171)!=e[r(214)])return;const{data:s}=e;if(s){if(r(204)==s[r(115)]){const t=s[r(200)][0][r(203)];return t?{type:r(176),content:Kr(n,r(218),'"'+t+'"')}:{type:r(176),content:Kr(n,r(118))}}if(r(172)==s[r(115)]){const t=s[r(200)][0][r(120)];return t?{type:r(176),content:Kr(n,r(161),t)}:{type:r(176),content:Kr(n,r(194))}}}}))}}const Bo=Uo;function Uo(t,e){const n=jo();return(Uo=function(t,e){return n[t-=135]})(t,e)}function jo(){const t=["oldValue","has","newValue","TrackChangesEditing","key","formatInline","discard","*Replace image URL*","6829336TzMfXc","ImageEditing","9ytmZcv","10HthQQf","replaceImageSource","_handleLegacySuggestions","enableDefaultAttributesIntegration","descriptionFactory","editor","registerDescriptionCallback","3493280EgdVIk","*Format:* replace image URL","registerBlockAttribute","src","414100zjqoiw","format","registerCustomCallback","plugins","_registerLegacyDescription","afterInit","_suggestionFactory","type","getSuggestionCallback","get","623553QMlAOc","commandName","1545180AcBFKO","accept","attribute","formatBlock","373180chGfvI","677740VngRTO","locale"];return(jo=function(){return t})()}!function(t){const e=Uo,n=t();for(;;)try{if(264891===-parseInt(e(160))/1+parseInt(e(135))/2+-parseInt(e(170))/3+-parseInt(e(136))/4+-parseInt(e(149))/5*(-parseInt(e(172))/6)+-parseInt(e(156))/7+-parseInt(e(146))/8*(-parseInt(e(148))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(jo);class Go extends t.Plugin{[Bo(165)](){const t=Bo;if(!this[t(154)][t(163)][t(139)](t(147)))return;const e=this[t(154)][t(137)],n=this[t(154)][t(163)][t(169)](t(141));n[t(152)](t(150)),n[t(158)](t(159)),n[t(153)][t(155)]((n=>{const r=t;if(r(174)!=n[r(167)])return;const{data:s}=n;return s&&r(159)==s[r(142)]?s[r(140)]&&s[r(138)]?{type:r(161),content:Kr(e,r(145))}:{type:r(161),content:""}:void 0})),this[t(151)]()}[Bo(151)](){const t=Bo,e=this[t(154)][t(163)][t(169)](t(141));e[t(166)][t(162)](t(175),t(150),t(173),e[t(166)][t(168)](t(175),null,t(144))),e[t(166)][t(162)](t(175),t(150),t(144),e[t(166)][t(168)](t(175),null,t(173))),this[t(164)]()}[Bo(164)](){const t=Bo,e=this[t(154)],n=e[t(137)];e[t(163)][t(169)](t(141))[t(153)][t(155)]((e=>{const r=t;if(r(175)!=e[r(167)]&&r(143)!=e[r(167)])return;const{data:s}=e;return s&&r(150)==s[r(171)]?{type:r(161),content:Kr(n,r(157))}:void 0}))}}const Vo=Wo;function Ho(){const t=["imageCaption","selection","_findSuggestions","start","isIntersecting","registerDescriptionCallback","convertInlineImageToBlock","subType","getSuggestion","commandParams","end","change","6580203VdjHRG","format","imageStyle","3975856INQlNB","imageStylePreApply","filter","side","*Format:* %0","toLowerCase","imageTypeInline","length","commands","afterInit","_splitMarkerName","discard","isBefore","_suggestionFactory","value","getSuggestions","imageTypeBlock","next","ImageStyleEditing","forEach","FORMAT_SIDE_IMAGE","9ngWfVu","model","descriptionFactory","createRangeOn","formatBlock","registerPostFixer","setImageNaturalSizeAttributes","ImageUtils","nodeAfter","name","TrackChangesEditing","type","50922570HAGjyl","isOwn","registerCustomCallback","commandName","title","insertion","from","markInlineFormat","plugins","4380207aKAjWS","locale","newRange","9590344feKrWh","join","nodeBefore","findIndex","21702qTPWDi","getSuggestionCallback","suggestion","getChangedMarkers","Users","imageStylePostApply","author","refresh","get","isBlockImage","hasSuggestion","100MITrtn","differ","normalizedStyles","isEqual","editor","discardSuggestion","173942xOUvdW","enableCommand","head","_registerLegacyDescription","document","formatInline","2OaIOky","getContainedElement","isInlineImage","getFirstRange","chain","commandReversedParams","accept","isInContent","shouldConvertImageType","markBlockFormat","getClosestSelectedImageElement","has"];return(Ho=function(){return t})()}function Wo(t,e){const n=Ho();return(Wo=function(t,e){return n[t-=233]})(t,e)}!function(t){const e=Wo,n=t();for(;;)try{if(745684===parseInt(e(278))/1+parseInt(e(284))/2*(-parseInt(e(254))/3)+-parseInt(e(311))/4+parseInt(e(272))/5*(parseInt(e(261))/6)+-parseInt(e(308))/7+-parseInt(e(257))/8*(parseInt(e(233))/9)+parseInt(e(245))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ho);class zo extends t.Plugin{[Vo(320)](){const t=Vo,n=this[t(276)];if(!n[t(253)][t(295)](t(329)))return;const r=n[t(253)][t(269)](t(243)),s=n[t(253)][t(269)](t(240)),o={};r[t(279)](t(310),((o,i)=>{const a=t,c=n[a(253)][a(269)](a(265)).me,u=n[a(319)][a(269)](a(310));let l=s[a(294)](n[a(234)][a(282)][a(297)]),f=n[a(234)][a(236)](l),h=u[a(325)];if(h==i[a(325)])return;const d={commandName:a(310),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(234)][a(307)]((()=>{const t=a;if(r[t(326)]()[t(313)]((e=>e[t(291)]&&c==e[t(267)]&&(t(237)==e[t(244)]||t(283)==e[t(244)])&&(t(312)==e[t(303)]||t(266)==e[t(303)])&&e[t(287)]()[t(275)](f)))[t(330)]((e=>r[t(277)](e[t(280)]))),l=s[t(294)](n[t(234)][t(282)][t(297)]),f=n[t(234)][t(236)](l),u[t(268)](),n[t(319)][t(269)](t(317))[t(268)](),n[t(319)][t(269)](t(327))[t(268)](),h=u[t(325)],h!=i[t(325)])return s[t(286)](l)&&u[t(292)](i[t(325)],l)?(o({...i,setImageSizes:!1}),l=s[t(294)](n[t(234)][t(282)][t(297)]),void r[t(293)](l,{...d,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(312))):void(s[t(270)](l)?r[t(293)](l,d,[],t(266)):r[t(252)](f,d,t(266)))}))}));for(const e of n[t(253)][t(269)](t(329))[t(274)])o[e[t(242)]]=e[t(249)][t(316)]();r[t(324)][t(247)](t(237),t(312),t(258),(()=>!1)),r[t(324)][t(247)](t(237),t(266),t(258),(()=>!1)),r[t(324)][t(247)](t(283),t(266),t(258),(()=>!1)),r[t(324)][t(247)](t(237),t(312),t(290),(([e])=>{const n=t;s[n(239)](e[n(285)]())})),r[t(324)][t(247)](t(237),t(312),t(322),((e,n)=>{const s=t;r[s(324)][s(262)](s(237),"",s(290))(e,{commandName:n[s(248)],commandParams:n[s(289)]})})),r[t(324)][t(247)](t(237),t(312),t(288),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(237),subType:t(312)},{type:t(250),subType:t(296)},{type:t(237),subType:t(302)},{type:t(250),subType:t(302)}];function a(e,n){const o=t,a=i[o(260)]((({type:t,subType:n})=>e[o(244)]==t&&e[o(303)]==n)),c=i[o(260)]((({type:t,subType:e})=>n[o(244)]==t&&n[o(303)]==e));if(a<0||c<0)return!1;const u=e[o(287)](),l=n[o(287)]();if((0==a||1==a)&&2==c&&u[o(300)](l))return!0;if(2==a&&3==c){const t=r[o(298)](u,o(250))[o(313)]((({suggestion:t,meta:e})=>e[o(246)]&&o(302)==t[o(303)]));if(t[o(318)]>1&&l[o(306)][o(275)](u[o(299)]))return!0;if(1==t[o(318)]&&(u[o(299)][o(275)](l[o(306)])||u[o(306)][o(275)](l[o(299)])))return!0}if(3==a&&3==c&&u[o(299)][o(323)](l[o(299)])){const t=u[o(306)][o(241)],e=l[o(299)][o(259)];return s[o(270)](t)&&t===e}return!1}n[t(234)][t(282)][t(238)]((()=>{const e=t;let o=!1;const i=Array[e(251)](n[e(234)][e(282)][e(273)][e(264)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(321)](t);if(e(263)==i&&r[e(271)](u)){if(e(237)==a&&(e(312)==c||e(266)==c)){const t=r[e(304)](u);if(n[e(256)]){const n=t[e(287)]()[e(285)]();if(s[e(270)](n))continue;r[e(277)](t),o=!0}}if(e(250)==a&&e(296)==c&&!n[e(256)]){const t=r[e(304)](u);t[e(328)]&&t[e(328)][e(291)]&&(r[e(277)](t[e(328)]),o=!0)}}}return o})),this[t(281)](o)}[Vo(281)](t){const e=Vo,n=this[e(276)],r=n[e(255)];n[e(253)][e(269)](e(243))[e(235)][e(301)]((n=>{const s=e;if(s(237)!=n[s(244)]&&s(283)!=n[s(244)])return;const{data:o}=n;if(!o||s(310)!=o[s(248)])return;const i=o[s(305)][0][s(325)];return function(t){const e=s;return{type:e(309),content:Kr(r,e(315),t)}}(s(314)===i?Kr(r,s(331)):t[i]||i)}))}}function Ko(){const t=["plugins","value","lowest","track_changes","execute","_trackChangesExecuted","_trackChangesValueDuringImport","get","trackChanges","10gPWNWO","afterInit","3pWGCOG","_setSuggestionData","listenTo","forEach","50406FTqcNH","high","enableCommand","962792JdXTCA","913ZnufRP","1754228dCbqFe","importWord","134965GKkjIO","collaboration_features","TrackChangesEditing","dataInsert","Users","commands","bind","589806kwaXxQ","_handleImportedData","editor","275270yVYgVO","210lbgrgb","3314988aDUPWT"];return(Ko=function(){return t})()}const qo=Xo;function Xo(t,e){const n=Ko();return(Xo=function(t,e){return n[t-=119]})(t,e)}!function(t){const e=Xo,n=t();for(;;)try{if(567480===-parseInt(e(139))/1*(-parseInt(e(145))/2)+-parseInt(e(141))/3*(parseInt(e(129))/4)+parseInt(e(152))/5*(-parseInt(e(128))/6)+-parseInt(e(150))/7+parseInt(e(148))/8+-parseInt(e(124))/9+parseInt(e(127))/10*(parseInt(e(149))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ko);class Zo extends t.Plugin{constructor(t){const e=Xo;super(t),this[e(136)]=!1,this[e(135)]=!1}[qo(140)](){const t=qo,e=this[t(126)],n=e[t(122)][t(137)](t(151)),r=e[t(122)][t(137)](t(138));n&&(n.on(t(134),((e,[,n])=>{const s=t;this[s(136)]=r[s(131)],n[s(153)][s(133)]=!this[s(136)]}),{priority:t(146)}),this[t(143)](n,t(120),this[t(125)][t(123)](this)),this[t(143)](n,t(120),(()=>{const e=t;this[e(135)]&&(r[e(134)](),this[e(135)]=!1)}),{priority:t(132)}),e[t(130)][t(137)](t(119))[t(147)](t(151)))}[qo(125)](t,e){const n=qo,{suggestions:r}=e,s=this[n(126)][n(122)][n(137)](n(138)),o=s[n(131)];this[n(136)]!==o&&(s[n(134)](),this[n(135)]=!0),r&&r[n(144)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(126)][o(130)][o(137)](o(121)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(151)}}};this[o(126)][o(130)][o(137)](o(119))[o(142)](i)}))}}function Jo(){const t=["indentBlock","IndentBlock","registerAttributeLabel","2686128qxyTDw","10338HMZgoD","get","enableDefaultAttributesIntegration","*Outdent:* %0","144522XPlfyX","getItems","plugins","registerBlockAttribute","registerDescriptionCallback","indent","10WJWgFx","1blcOFc","format","_registerLegacyDescription","1784397LjybmV","descriptionFactory","FORMAT_INDENT","getItemLabel","afterInit","IndentEditing","editor","outdent","*Indent:* %0","5124hPfsRl","1188ONMVcp","has","blockIndent","enableCommand","type","530Vhsfoo","1106676ViQiiO","152654kFqtCP","481404pZVBko","locale","TrackChangesEditing","commandName","formatBlock","outdentBlock"];return(Jo=function(){return t})()}const Yo=Qo;function Qo(t,e){const n=Jo();return(Qo=function(t,e){return n[t-=250]})(t,e)}!function(t){const e=Qo,n=t();for(;;)try{if(812750===-parseInt(e(287))/1*(-parseInt(e(265))/2)+-parseInt(e(290))/3+-parseInt(e(264))/4*(parseInt(e(286))/5)+parseInt(e(276))/6*(-parseInt(e(257))/7)+-parseInt(e(275))/8+-parseInt(e(280))/9*(parseInt(e(263))/10)+-parseInt(e(258))/11*(-parseInt(e(266))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jo);class $o extends t.Plugin{[Yo(252)](){const t=Yo,e=this[t(254)],n=e[t(282)][t(277)](t(268));if(e[t(282)][t(259)](t(253))&&(n[t(261)](t(285)),n[t(261)](t(255))),e[t(282)][t(259)](t(273)))for(const e of[t(272),t(271)])n[t(278)](e);const r=e[t(267)];n[t(283)](t(260)),n[t(291)][t(274)](t(260),Kr(r,t(250))),this[t(289)]()}[Yo(289)](){const t=Yo,e=this[t(254)],n=e[t(267)],r=e[t(282)][t(277)](t(268));r[t(291)][t(284)]((e=>{const s=t;if(s(270)!=e[s(262)])return;const{data:o}=e;if(!o)return;if(s(272)!=o[s(269)]&&s(271)!=o[s(269)])return;const i=e[s(281)]()[0],a=r[s(291)][s(251)](i);return s(272)==o[s(269)]?{type:s(288),content:Kr(n,s(256),a)}:s(271)==o[s(269)]?{type:s(288),content:Kr(n,s(279),a)}:void 0}))}}var ti=ni;function ei(){var t=["527394jvCHRM","13919tCJMsq","3760057SFFOZf","TrackChangesEditing","16927389XxirWl","enableCommand","1641576XflDJx","1178852QlpwZC","requires","init","get","editor","3085990LsCOsD","input","3DFqYFd","34zpFPTv","plugins"];return(ei=function(){return t})()}function ni(t,e){var n=ei();return(ni=function(t,e){return n[t-=350]})(t,e)}!function(t){for(var e=ni,n=t();;)try{if(375286===-parseInt(e(354))/1*(-parseInt(e(351))/2)+-parseInt(e(350))/3*(parseInt(e(360))/4)+-parseInt(e(365))/5+-parseInt(e(353))/6+-parseInt(e(355))/7+-parseInt(e(359))/8+parseInt(e(357))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ei);class ri extends t.Plugin{static get[ti(361)](){return[Os.Input]}[ti(362)](){var t=ti;this[t(364)][t(352)][t(363)](t(356))[t(358)](t(366))}}const si=ii;function oi(){const t=["label","unlink","1030995pYOzGl","newValue","195BWjPBz","1026752qbAyFT","link (","*Set link:* %0","registerInlineAttribute","afterInit","TrackChangesEditing","get","124872XfEjyO","_registerLegacyDescription","manualDecorators","plugins","descriptionFactory","28256xsxyCf","editor","86ApWqAM","has","commandName","key","commandParams","toLowerCase","574LpBJfk","format","LinkEditing","commands","6278166zacRTj","linkHref","*Remove link*","attribute","1345614ZpjBwE","link","enableDefaultAttributesIntegration","registerDescriptionCallback","formatInline","locale","registerAttributeLabel","type"];return(oi=function(){return t})()}function ii(t,e){const n=oi();return(ii=function(t,e){return n[t-=397]})(t,e)}!function(t){const e=ii,n=t();for(;;)try{if(151539===-parseInt(e(420))/1+parseInt(e(427))/2*(-parseInt(e(412))/3)+parseInt(e(413))/4+parseInt(e(410))/5+parseInt(e(400))/6+parseInt(e(433))/7*(parseInt(e(425))/8)+-parseInt(e(437))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oi);class ai extends t.Plugin{[si(417)](){const t=si,e=this[t(426)];if(!e[t(423)][t(428)](t(435)))return;const n=e[t(423)][t(419)](t(418)),r=e[t(436)][t(419)](t(401));n[t(402)](t(401)),n[t(402)](t(409)),n[t(416)](t(397));for(const e of r[t(422)])n[t(416)](e.id),n[t(424)][t(406)](e.id,t(414)+e[t(408)][t(432)]()+")");n[t(424)][t(403)]((n=>{const r=t;if(r(399)!=n[r(407)])return;const{data:s}=n;if(!s||r(397)!=s[r(430)])return;const o=s[r(411)],i=e[r(405)];return{type:r(434),content:null==o?Kr(i,r(398)):Kr(i,r(415),'"'+o+'"')}})),this[t(421)]()}[si(421)](){const t=si,e=this[t(426)],n=e[t(405)];e[t(423)][t(419)](t(418))[t(424)][t(403)]((e=>{const r=t;if(r(404)!=e[r(407)])return;const{data:s}=e;if(s){if(r(401)==s[r(429)]){const t=s[r(431)][0];return{type:r(434),content:Kr(n,r(415),'"'+t+'"')}}return r(409)==s[r(429)]?{type:r(434),content:Kr(n,r(398))}:void 0}}))}}function ci(){const t=["add","createRange","26QJyzzX","16185537NlDzeB","markBlockFormat","filter","listItem","List","numbered","ELEMENT_LIST_ITEM","afterInit","get","*Check item*","descriptionFactory","execute","*Uncheck item*","locale","isObject","2778830GtmApR","formatBlock","plugins","from","indentList","TrackChangesEditing","name","parent","model","slice","formatInline","_selectedElements","3062283EdwmGn","ELEMENT_TODO_LIST","LegacyListEditing","end","listType","commandName","listIndent","ELEMENT_BULLETED_LIST","todo","blockName","push","length","*Indent:* %0","33904KvbQiZ","editor","selection","enableCommand","commandParams","4324536UwPhAa","value","getAttribute","forceValue","1437uAUawl","has","change","format","nextSibling","previousSibling","type","LegacyTodoListEditing","replace","document","ELEMENT_NUMBERED_LIST","commands","bulletedList","2450544tumisU","schema","findIndex","1000FIdRKy","checkChild","numberedList","createPositionAt","checkTodoList","bulleted","getSelectedBlocks","before","registerDescriptionCallback","todoListChecked","paragraph","*Change to:* %0","outdentList","*Outdent:* %0","registerElementLabel","element","todoList"];return(ci=function(){return t})()}const ui=li;function li(t,e){const n=ci();return(li=function(t,e){return n[t-=121]})(t,e)}!function(t){const e=li,n=t();for(;;)try{if(407197===-parseInt(e(201))/1*(parseInt(e(157))/2)+parseInt(e(166))/3*(-parseInt(e(182))/4)+parseInt(e(132))/5+-parseInt(e(179))/6+-parseInt(e(144))/7+-parseInt(e(162))/8+parseInt(e(202))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ci);class fi extends t.Plugin{[ui(124)](){const t=ui,e=this[t(158)],n=e[t(130)];if(!e[t(134)][t(167)](t(146)))return;const r=e[t(134)][t(125)](t(137)),s=e[t(134)][t(167)](t(173));function o(t){return()=>{const n=li,s=e[n(140)][n(175)][n(159)],o=e[n(177)][n(125)](t);if(o[n(163)])return void e[n(128)](n(192),{});const i=t[n(141)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(135)](t)[s(204)]((t=>function(t,e){const n=s;return e[n(183)](t[n(139)],n(205))&&!e[n(131)](t)}(t,r)));o=o[s(204)]((t=>!t.is(s(197),s(205))||t[s(164)](s(148))!=e));const i=new Set;for(const t of o)t.is(s(197),s(205))?i[s(199)](hi(t)):i[s(199)](t);return Array[s(135)](i)}(s[n(188)](),i,e[n(140)][n(180)]);e[n(140)][n(168)]((()=>{const e=n;for(const n of a)r[e(203)](n,{commandName:t,commandParams:[{forceValue:!o[e(163)]}],formatGroupId:e(153)},di(n))}))}}function i(t){return()=>{const n=li,s=function(t){const e=li;let n=Array[e(135)](t);const r=n[e(181)]((t=>e(205)!=t[e(138)]));return r>-1&&(n=n[e(141)](0,r)),n}(e[n(140)][n(175)][n(159)][n(188)]()),o=e[n(140)][n(200)](e[n(140)][n(185)](s[0],n(189)),e[n(140)][n(185)](s[s[n(155)]-1],n(147)));e[n(140)][n(168)]((()=>{const e=n;r[e(203)](o,{commandName:t,commandParams:[],formatGroupId:e(150)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(170)];for(;t&&t[n(164)](n(150))>e[n(164)](n(150));)r[n(199)](t),t=t[n(170)]}return Array[n(135)](r)}(s))}))}}r[t(160)](t(184),o(t(184))),r[t(160)](t(178),o(t(178))),s&&r[t(160)](t(198),o(t(198))),r[t(160)](t(136),i(t(136))),r[t(160)](t(194),i(t(194))),s&&r[t(160)](t(186),(()=>{const n=t,s=e[n(177)][n(125)](n(186)),o=Array[n(135)](s[n(143)]);o[n(204)]((t=>t[n(164)](n(191))!=s[n(163)])),e[n(140)][n(168)]((()=>{const t=n;for(const e of o)r[t(203)](e,{commandName:t(186),commandParams:[{forceValue:!s[t(163)]}]})}))})),r[t(127)][t(196)](t(205),(e=>Kr(n,t(123),e))),r[t(127)][t(190)]((e=>{const r=t;if(r(133)!=e[r(172)]&&r(142)!=e[r(172)])return;const{data:s}=e;if(s){if(r(184)==s[r(149)]||r(178)==s[r(149)]||r(198)==s[r(149)])switch(s[r(149)][r(174)](r(121),"")){case r(187):return o(Kr(n,r(151)));case r(122):return o(Kr(n,r(176)));case r(152):return o(Kr(n,r(145)))}if(r(136)==s[r(149)])return{type:r(169),content:Kr(n,r(156),Kr(n,r(123)))};if(r(194)==s[r(149)])return{type:r(169),content:Kr(n,r(195),Kr(n,r(123)))};if(r(186)==s[r(149)])return s[r(161)][0][r(165)]?{type:r(169),content:Kr(n,r(126))}:{type:r(169),content:Kr(n,r(129))}}function o(t){const e=r;return{type:e(169),content:Kr(n,e(193),t)}}}))}}function hi(t){const e=ui,n=t[e(164)](e(150));if(0==n)return t;let r=t;for(;t[e(171)]&&t[e(171)].is(e(197),e(205));){const s=t[e(171)][e(164)](e(150));if(s==n)r=t[e(171)];else if(s<n)break;t=t[e(171)]}return r}function di(t){const e=ui,n=[];if(t.is(e(197),e(205))&&t[e(164)](e(150))>0){let r=t[e(170)];for(;r&&e(205)==r[e(138)]&&r[e(164)](e(150))==t[e(164)](e(150));)n[e(154)](r),r=r[e(170)]}return n}const gi=pi;function pi(t,e){const n=mi();return(pi=function(t,e){return n[t-=130]})(t,e)}function mi(){const t=["97872tfOSZy","editor","LegacyListUtils","startIndex","727761iusFtE","_getSuggestionBlocksForListStyle","locale","map","numbered","filter","getAttribute","styles","get","backward","parent","enableCommand","getSelectedBlocks","listStyle","afterInit","from","listType","format","createPositionAt","createRange","1025444igYPJX","24pCyWUc","registerDescriptionCallback","459GezfDO","flat","handleListReversedCommand","list.properties","25PhQIcC","toUpperCase","config","4bqswBI","forward","*Format:* set order to reversed","element","*Format:* set start index to %0","type","*Format:* set order to regular","listReversed","default","getSiblingNodes","commandName","change","markMultiRangeBlockFormat","formatInline","unshift","listStart","plugins","reversed","getLastPosition","model","document","handleListStartCommand","LegacyListPropertiesEditing","73574tTYqWj","TrackChangesEditing","handleDescriptions","bind","length","ELEMENT_","push","before","commandParams","getFirstPosition","6470850ZosusC","formatBlock","_getSuggestionBlocks","replace","_getTranslationKeyForListStyle","listItem","selection","descriptionFactory","14640HGQzgZ","_LIST_","has","handleListStyleCommand","*Change to:* %0","getListTypeFromListStyleType","15982989jzgBLR"];return(mi=function(){return t})()}!function(t){const e=pi,n=t();for(;;)try{if(472092===-parseInt(e(196))/1*(parseInt(e(140))/2)+parseInt(e(169))/3*(-parseInt(e(199))/4)+-parseInt(e(158))/5*(-parseInt(e(190))/6)+parseInt(e(189))/7+-parseInt(e(165))/8*(parseInt(e(192))/9)+parseInt(e(150))/10+parseInt(e(164))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mi);class Ii extends t.Plugin{[gi(183)](){const t=gi;if(!this[t(166)][t(133)][t(160)](t(139)))return;const e=this[t(166)][t(198)][t(177)](t(195)),n=this[t(166)][t(133)][t(177)](t(141));e[t(176)]&&n[t(180)](t(182),this[t(161)][t(143)](this)),e[t(134)]&&n[t(180)](t(206),this[t(194)][t(143)](this)),e[t(168)]&&n[t(180)](t(132),this[t(138)][t(143)](this)),n[t(157)][t(191)](this[t(142)][t(143)](this))}[gi(161)](t,e={}){const n=gi,r=this[n(166)][n(133)][n(177)](n(141)),s=this[n(170)]();this[n(166)][n(136)][n(210)]((()=>{const t=n;r[t(211)](s,{commandName:t(182),commandParams:[{type:e[t(204)]}],formatGroupId:t(182)})}))}[gi(194)](t,e={}){const n=gi,r=this[n(166)][n(133)][n(177)](n(141)),s=this[n(152)]((t=>t.is(n(202),n(155))&&n(173)===t[n(175)](n(185))));if(s[n(144)]<1)return;const o=s[n(172)]((t=>this[n(166)][n(136)][n(188)](this[n(166)][n(136)][n(187)](t,n(147)),this[n(166)][n(136)][n(187)](t,0))));this[n(166)][n(136)][n(210)]((()=>{const t=n;r[t(211)](o,{commandName:t(206),commandParams:[{reversed:e[t(134)]}],formatGroupId:t(206)})}))}[gi(138)](t,e={}){const n=gi,r=this[n(166)][n(133)][n(177)](n(141)),s=this[n(152)]((t=>t.is(n(202),n(155))&&n(173)===t[n(175)](n(185))));if(s[n(144)]<1)return;const o=s[n(172)]((t=>this[n(166)][n(136)][n(188)](this[n(166)][n(136)][n(187)](t,n(147)),this[n(166)][n(136)][n(187)](t,0))));this[n(166)][n(136)][n(210)]((()=>{const t=n;r[t(211)](o,{commandName:t(132),commandParams:[{startIndex:e[t(168)]}],formatGroupId:t(132)})}))}[gi(142)](t){const e=gi;if(e(151)!=t[e(204)]&&e(130)!=t[e(204)])return;const n=this[e(166)][e(171)],{data:r}=t;if(!r)return;let s,o;switch(r[e(209)]){case e(182):s=e(162),o={type:e(186),content:Kr(n,s,Kr(n,this[e(154)](r[e(148)][0][e(204)])))};break;case e(206):s=r[e(148)][0][e(134)]?e(201):e(205),o={type:e(186),content:Kr(n,s)};break;case e(132):s=e(203),o={type:e(186),content:Kr(n,s,r[e(148)][0][e(168)])}}return o}[gi(170)](){const t=gi;var e,n,r,s;const o=this[t(166)][t(133)][t(177)](t(167));let i=Array[t(184)](this[t(166)][t(136)][t(137)][t(156)][t(181)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(202),t(155)))&&i[t(131)](...o[t(208)](this[t(166)][t(136)][t(137)][t(156)][t(149)](),t(178))),(null===(n=i[i[t(144)]-1])||void 0===n?void 0:n.is(t(202),t(155)))&&i[t(146)](...o[t(208)](this[t(166)][t(136)][t(137)][t(156)][t(135)](),t(200))),i=[...new Set(i)],(null===(s=null===(r=this[t(166)][t(136)][t(137)][t(156)][t(149)]())||void 0===r?void 0:r[t(179)])||void 0===s?void 0:s.is(t(202),t(155)))&&(i=i[t(174)]((e=>e.is(t(202),t(155))))),i}[gi(152)](t){const e=gi,n=this[e(166)][e(133)][e(177)](e(167));let r=Array[e(184)](this[e(166)][e(136)][e(137)][e(156)][e(181)]())[e(174)](t)[e(172)]((t=>{const r=e,s=this[r(166)][r(136)][r(187)](t,0);return[...n[r(208)](s,r(178)),...n[r(208)](s,r(200))]}))[e(193)]();return r=[...new Set(r)],r}[gi(154)](t){const e=gi;return e(145)+(this[e(166)][e(133)][e(177)](e(167))[e(163)](t)||e(207))[e(197)]()+e(159)+t[e(197)]()[e(153)](/-/g,"_")}}function Ei(){const t=["options","registerElementLabel","ELEMENT_MEDIA","descriptionFactory","123784xFIunw","20thtyDM","high","has","for","downcastDispatcher","dataDowncast","locale","4zxvdDt","119eiDszE","MediaEmbedEditing","data","conversion","get","afterInit","2157276reMKyr","div","createEmptyElement","498483RGZGrl","TrackChangesEditing","stop","media","plugins","editor","558214AIiujf","showSuggestionHighlights","enableCommand","106932INKxxn","elementToElement","mediaEmbed","2269340KBeBEC","attribute:url:media","944331pgxTBD"];return(Ei=function(){return t})()}const bi=Ti;function Ti(t,e){const n=Ei();return(Ti=function(t,e){return n[t-=266]})(t,e)}!function(t){const e=Ti,n=t();for(;;)try{if(354848===parseInt(e(290))/1+parseInt(e(293))/2+parseInt(e(298))/3*(-parseInt(e(274))/4)+-parseInt(e(296))/5+parseInt(e(281))/6+parseInt(e(275))/7*(parseInt(e(266))/8)+parseInt(e(284))/9*(-parseInt(e(267))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ei);class _i extends t.Plugin{[bi(280)](){const t=bi,e=this[t(289)];if(!e[t(288)][t(269)](t(276)))return;const n=e[t(288)][t(279)](t(285)),r=e[t(273)];n[t(292)](t(295)),n[t(302)][t(300)](t(287),(e=>Kr(r,t(301),e))),e[t(278)][t(270)](t(272))[t(294)]({model:t(287),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(291)])return n[s(283)](s(282))},converterPriority:t(268)}),e[t(277)][t(271)].on(t(297),((e,n,r)=>{const s=t;r[s(299)][s(291)]&&e[s(286)]()}),{priority:t(268)})}}const yi=ki;function Ai(){const t=["MentionEditing","has","302925vukjPz","20FOGujp","plugins","mention","12ddMUiW","get","afterInit","editor","374823OWBhEH","37460665LNhROG","enableCommand","30vcehvz","7PXSBUT","399870MxXjQu","10JQqhVm","584236gqpapd","8266716LqHdar","TrackChangesEditing","10167656rxGnFm"];return(Ai=function(){return t})()}function ki(t,e){const n=Ai();return(ki=function(t,e){return n[t-=495]})(t,e)}!function(t){const e=ki,n=t();for(;;)try{if(782311===parseInt(e(509))/1+parseInt(e(507))/2*(parseInt(e(496))/3)+parseInt(e(511))/4*(-parseInt(e(510))/5)+parseInt(e(512))/6+parseInt(e(508))/7*(parseInt(e(514))/8)+-parseInt(e(504))/9*(parseInt(e(497))/10)+parseInt(e(505))/11*(-parseInt(e(500))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ai);class Ci extends t.Plugin{[yi(502)](){const t=yi,e=this[t(503)];e[t(498)][t(495)](t(515))&&e[t(498)][t(501)](t(513))[t(506)](t(499))}}function Li(t,e){const n=Si();return(Li=function(t,e){return n[t-=360]})(t,e)}const Ri=Li;!function(t){const e=Li,n=t();for(;;)try{if(104176===-parseInt(e(362))/1+-parseInt(e(370))/2+parseInt(e(377))/3+parseInt(e(391))/4+-parseInt(e(390))/5*(parseInt(e(379))/6)+-parseInt(e(366))/7*(-parseInt(e(380))/8)+-parseInt(e(369))/9*(-parseInt(e(364))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Si);class Ni extends t.Plugin{[Ri(373)](){const t=Ri,e=this[t(372)];if(!e[t(376)][t(384)](t(393)))return;e[t(383)][t(384)](t(388))[t(361)](t(393));const n=e[t(383)][t(384)](t(388)),r=e[t(360)];n[t(385)][t(367)](t(375),(e=>Kr(r,t(389),e))),n[t(385)][t(392)]((n=>{const s=t;if(s(365)!=n[s(378)]&&s(381)!=n[s(378)])return;const o=n[s(374)]();if(null==o)return;if(!o.is(s(371),s(375)))return;const i=e[s(383)][s(384)](s(363))[s(386)](o[s(387)]("id"));return s(365)==n[s(378)]?{type:s(365),content:Kr(r,s(368),'"'+i+'" '+Kr(r,s(389)))}:{type:s(381),content:Kr(r,s(382),'"'+i+'" '+Kr(r,s(389)))}}))}}function Si(){const t=["12NbsXdP","159176SlvOqL","deletion","*Remove:* %0","plugins","get","descriptionFactory","getLabel","getAttribute","TrackChangesEditing","ELEMENT_MERGE_FIELD","476585opmRxw","556540xPSNcg","registerDescriptionCallback","insertMergeField","locale","enableCommand","133816KxsLVF","MergeFieldsEditing","90nMBWle","insertion","21lJxrqp","registerElementLabel","*Insert:* %0","269316nLVfRM","187054ynqeXi","element","editor","afterInit","getContainedElement","mergeField","commands","162033mkwAfG","type"];return(Si=function(){return t})()}function vi(){const t=["4223956zcDMKp","32628woDZKX","ELEMENT_MULTI_LEVEL_LIST","35pHPjUy","listMarkerStyle","registerDescriptionCallback","318498WSjRYL","enableDefaultAttributesIntegration","newValue","12cInOpZ","next","has","354327QZhyQA","locale","head","handleDescriptions","TrackChangesEditing","registerBlockAttribute","85GcYdHu","multiLevelList","oldValue","data","key","editor","9FNqyrc","get","format","37977IKmKJJ","descriptionFactory","*Set format:* %0","808640zDQeVc","listType","*Remove format:* %0","afterInit","720152xhkKOa","MultiLevelList","plugins"];return(vi=function(){return t})()}const Mi=Oi;function Oi(t,e){const n=vi();return(Oi=function(t,e){return n[t-=136]})(t,e)}!function(t){const e=Oi,n=t();for(;;)try{if(138996===-parseInt(e(164))/1*(-parseInt(e(146))/2)+-parseInt(e(149))/3+parseInt(e(138))/4*(parseInt(e(155))/5)+-parseInt(e(143))/6*(-parseInt(e(140))/7)+parseInt(e(171))/8+-parseInt(e(161))/9*(parseInt(e(167))/10)+-parseInt(e(137))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vi);class wi extends t.Plugin{[Mi(170)](){const t=Mi,e=this[t(160)],n=e[t(136)][t(162)](t(153));e[t(136)][t(148)](t(172))&&(n[t(144)](t(156)),n[t(154)](t(141)),n[t(165)][t(142)]((e=>this[t(152)](e))))}[Mi(152)](t){const e=Mi,n=this[e(160)][e(150)],{data:r}=t,s={type:e(163),content:""};if(r&&e(141)==r[e(159)]){if(!r[e(157)])return{type:e(163),content:Kr(n,e(166),Kr(n,e(139)))+" ("+r[e(145)]+")"};if(!r[e(145)]){let o=t[e(151)];for(;o;){if(o[e(158)]&&e(168)==o[e(158)][e(159)]&&o[e(158)][e(145)])return s;o=o[e(147)]}return{type:e(163),content:Kr(n,e(169),Kr(n,e(139)))+" ("+r[e(157)]+")"}}}}}function Di(){const t=["PageBreakEditing","1077156ylaUyI","TrackChangesEditing","afterInit","12kOANUf","has","105325ahXwAn","editor","1404380yJZIhj","plugins","get","enableCommand","2627712jhxpwH","registerElementLabel","247974GgbNWH","5630508VrVAkW","pageBreak","6EDNceP","descriptionFactory","ELEMENT_PAGE_BREAK","locale","3512236LFFMhq"];return(Di=function(){return t})()}const Fi=Pi;function Pi(t,e){const n=Di();return(Pi=function(t,e){return n[t-=418]})(t,e)}!function(t){const e=Pi,n=t();for(;;)try{if(336832===parseInt(e(431))/1+-parseInt(e(439))/2+parseInt(e(420))/3*(-parseInt(e(426))/4)+parseInt(e(433))/5*(-parseInt(e(429))/6)+parseInt(e(424))/7+parseInt(e(437))/8+parseInt(e(418))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Di);class xi extends t.Plugin{[Fi(428)](){const t=Fi,e=this[t(432)];if(!e[t(434)][t(430)](t(425)))return;e[t(434)][t(435)](t(427))[t(436)](t(419));const n=e[t(434)][t(435)](t(427)),r=e[t(423)];n[t(421)][t(438)](t(419),(e=>Kr(r,t(422),e)))}}function Bi(t,e){const n=ji();return(Bi=function(t,e){return n[t-=189]})(t,e)}const Ui=Bi;function ji(){const t=["$text","registerElementLabel","options","consumable","activeMarkers","showSuggestionHighlights","ck-suggestion-marker-split","getFirstRange","isBlock","isLimit","has","end","writer","type","*Insert:* %0","checkChild","registerDescriptionCallback","get","_registerLegacyDescription","paragraph","includes","format","span","data","113414YxEsxF","toViewPosition","155280UMgEMg","schema","plugins","insertion","_splitMarkerName","addMarker:suggestion:insertion","3wbzcLh","15PNKKsc","ck-suggestion-marker--active","descriptionFactory","editor","editing","locale","enableDefaultAttributesIntegration","commandName","292540UZgLOy","addClass","bindElementToMarker","createUIElement","44XaDQOn","ELEMENT_PARAGRAPH","highest","16948HbJVTC","markerRange","Paragraph","start","TrackChangesEditing","name","insertParagraph","mapper","insert","nodeAfter","enableCommand","getItemLabel","model","formatBlock","consume","*Change to:* %0","65690VJYHea","853263wRhuMI","markerName","downcastDispatcher","afterInit","701392IEkMbx","isTouching","48JDksXN"];return(ji=function(){return t})()}!function(t){const e=Bi,n=t();for(;;)try{if(110395===parseInt(e(204))/1*(-parseInt(e(236))/2)+parseInt(e(198))/3+parseInt(e(220))/4*(-parseInt(e(205))/5)+parseInt(e(243))/6*(-parseInt(e(196))/7)+parseInt(e(241))/8+parseInt(e(237))/9+-parseInt(e(213))/10*(-parseInt(e(217))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ji);class Gi extends t.Plugin{[Ui(240)](){const t=Ui,e=this[t(208)];if(!e[t(200)][t(254)](t(222)))return;const n=e[t(210)],r=e[t(200)][t(189)](t(224));r[t(207)][t(245)](t(191),(e=>Kr(n,t(218),e))),r[t(211)](t(191)),r[t(230)](t(226)),e[t(209)][t(239)].on(t(203),Vi(e),{priority:t(219)}),e[t(195)][t(239)].on(t(203),((n,r,s)=>{const o=t;s[o(246)][o(249)]&&Vi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(219)});const s=r[t(207)];s[t(260)]((r=>{const o=t;if(o(201)!==r[o(257)])return;const{start:i,end:a}=r[o(251)]();if(!i[o(242)](a)||!i[o(229)])return;const c=e[o(232)][o(199)],u=i[o(229)];return c[o(252)](u)&&!c[o(253)](u)&&c[o(259)](u,o(244))?{type:o(201),content:Kr(n,o(258),s[o(231)](u,1))}:void 0})),this[t(190)]()}[Ui(190)](){const t=Ui,e=this[t(208)],n=e[t(210)];e[t(200)][t(189)](t(224))[t(207)][t(260)]((e=>{const r=t;if(r(233)!=e[r(257)])return;const{data:s}=e;return s&&r(191)==s[r(212)]?{type:r(193),content:Kr(n,r(235),Kr(n,r(218)))}:void 0}))}}function Vi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Bi,i=t[o(200)][o(189)](o(224)),a=r[o(221)][o(223)],c=r[o(221)][o(255)],u=t[o(232)][o(199)];if(!a[o(242)](c)||!a[o(229)])return;const l=a[o(229)];if(u[o(252)](l)&&!u[o(253)](l)&&u[o(259)](l,o(244))){if(!s[o(247)][o(234)](r[o(221)],n[o(225)]))return;const{authorId:t}=i[o(202)](r[o(238)]),a=s[o(256)][o(216)](o(194),{class:o(250),"data-author-id":t}),u=s[o(227)][o(197)](c);e&&i[o(248)][o(192)](r[o(238)])&&s[o(256)][o(214)](o(206),a),s[o(256)][o(228)](u,a),s[o(227)][o(215)](a,r[o(238)])}}}const Hi=Wi;function Wi(t,e){const n=zi();return(Wi=function(t,e){return n[t-=201]})(t,e)}function zi(){const t=["enableDefaultAttributesIntegration","afterInit","has","4976TjJNvI","plugins","TrackChangesEditing","_registerLegacyDescription","753374gYdUMI","20326592hzuwMe","get","52gwprzg","removeFormat","registerDescriptionCallback","formatInline","descriptionFactory","locale","format","2MoajdA","RemoveFormatEditing","7470tnFdYS","commandName","*Remove all formatting*","6685zMjlbH","151257KDGQBZ","7695390rYCHox","type","formatBlock","editor","4034250shadYP","11547QOyFkp"];return(zi=function(){return t})()}!function(t){const e=Wi,n=t();for(;;)try{if(976055===parseInt(e(227))/1*(-parseInt(e(217))/2)+parseInt(e(203))/3*(-parseInt(e(220))/4)+parseInt(e(208))/5+parseInt(e(204))/6+-parseInt(e(202))/7*(parseInt(e(213))/8)+parseInt(e(209))/9*(-parseInt(e(229))/10)+parseInt(e(218))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zi);class Ki extends t.Plugin{[Hi(211)](){const t=Hi,e=this[t(207)];e[t(214)][t(212)](t(228))&&(e[t(214)][t(219)](t(215))[t(210)](t(221)),this[t(216)]())}[Hi(216)](){const t=Hi,e=this[t(207)];e[t(214)][t(219)](t(215))[t(224)][t(222)]((n=>{const r=t;if(r(206)!=n[r(205)]&&r(223)!=n[r(205)])return;const{data:s}=n;return s&&r(221)==s[r(230)]?{type:r(226),content:Kr(e[r(225)],r(201))}:void 0}))}}function qi(t,e){const n=Ji();return(qi=function(t,e){return n[t-=376]})(t,e)}const Xi=qi;!function(t){const e=qi,n=t();for(;;)try{if(506643===-parseInt(e(376))/1+-parseInt(e(390))/2+parseInt(e(379))/3*(parseInt(e(383))/4)+parseInt(e(402))/5+parseInt(e(399))/6*(-parseInt(e(388))/7)+-parseInt(e(380))/8+parseInt(e(396))/9*(parseInt(e(393))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ji);class Zi extends t.Plugin{[Xi(401)](){const t=Xi,e=this[t(387)];if(!e[t(389)][t(381)](t(398)))return;const n=e[t(389)][t(397)](t(385));n[t(378)](t(377)),n[t(378)](t(400));const r=e[t(389)][t(397)](t(398));r[t(378)](t(394)),r[t(378)](t(386)),r[t(378)](t(382)),r[t(378)](t(392)),r[t(378)](t(384)),r[t(378)](t(391)),r[t(378)](t(395))}}function Ji(){const t=["discardSelectedSuggestions","341541lPcQAJ","get","RestrictedEditingModeEditing","295872YTcpLr","goToNextRestrictedEditingException","afterInit","3943350djOiTB","818084gbmXSL","goToPreviousRestrictedEditingException","enableCommand","36KZhoAR","2703120vrVknM","has","discardSuggestion","87564hoVKMN","discardAllSuggestions","TrackChangesEditing","acceptSuggestion","editor","28RQwjIn","plugins","2026098eOEvYF","acceptSelectedSuggestions","acceptAllSuggestions","480zrDHeX","trackChanges"];return(Ji=function(){return t})()}const Yi=ta;function Qi(){const t=["writer","getItems","locale","split","addClass","TrackChangesEditing","toViewPosition","282jpXUoF","createPositionBefore","deletion","includes","173812msybDy","span","downcastDispatcher","2535zQADyU","editing","data","test","merge","createUIElement","requires","addMarker:suggestion:deletion","615117rVxZlq","2822141cbTepn","addMarker:suggestion:insertion","shiftEnter","activeMarkers","addMarker:suggestion","plugins","_splitMarkerName","ck-suggestion-marker--active","registerElementLabel","enableCommand","ELEMENT_LINE_BREAK","consumable","init","markerRange","element","editor","descriptionFactory","2298652RLdavR","name","showSuggestionHighlights","ck-suggestion-marker-","12268314wVTdFB","high","mapper","markerName","bindElementToMarker","options","model","get","8308096xuEclk","softBreak","6HjJYoF","insert"];return(Qi=function(){return t})()}!function(t){const e=ta,n=t();for(;;)try{if(537360===-parseInt(e(357))/1+-parseInt(e(346))/2*(parseInt(e(333))/3)+parseInt(e(319))/4+parseInt(e(349))/5*(parseInt(e(342))/6)+parseInt(e(358))/7+-parseInt(e(331))/8+parseInt(e(323))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qi);class $i extends t.Plugin{static get[Yi(355)](){return[Qs.ShiftEnter]}[Yi(314)](){const t=Yi,e=this[t(317)],n=e[t(363)][t(330)](t(340));n[t(367)](t(360)),e[t(350)][t(348)].on(t(359),ea(e),{priority:t(324)}),e[t(350)][t(348)].on(t(356),ea(e),{priority:t(324)}),e[t(351)][t(348)].on(t(362),((n,r,s)=>{const o=t;s[o(328)][o(321)]&&ea(e,{showActiveMarker:!1})(n,r,s)})),n[t(318)][t(366)](t(332),(n=>Kr(e[t(337)],t(368),n)))}}function ta(t,e){const n=Qi();return(ta=function(t,e){return n[t-=313]})(t,e)}function ea(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=ta,i=t[o(363)][o(330)](o(340));if(!s[o(313)][o(352)](r[o(315)],n[o(320)]))return;const a=t[o(329)];for(const t of r[o(315)][o(336)]()){if(!t.is(o(316),o(332)))continue;const n=o(344)==r[o(326)][o(338)](":")[1]?o(353):o(338),{authorId:c}=i[o(364)](r[o(326)]),u=s[o(335)][o(354)](o(347),{class:o(322)+n,"data-author-id":c}),l=s[o(325)][o(341)](a[o(343)](t));e&&i[o(361)][o(345)](r[o(326)])&&s[o(335)][o(339)](o(365),u),s[o(335)][o(334)](l,u),s[o(325)][o(327)](u,r[o(326)])}}}const na=ra;function ra(t,e){const n=sa();return(ra=function(t,e){return n[t-=399]})(t,e)}function sa(){const t=["registerDescriptionCallback","20896pGkNHB","5705DQgldq","25835249pOWVKf","has","enableCommand","model","selection","6888SdhojH","from","get","commandName","editor","880615TvcvKE","afterInit","8bnTdTR","markInlineFormat","type","formatBlock","4355238Tdummb","FORMAT_RESTRICTED_ENABLED","locale","document","FORMAT_RESTRICTED_DISABLED","commandParams","plugins","formatInline","331467BtKhgr","5937290CjRfFl","change","isCollapsed","StandardEditingModeEditing","descriptionFactory","value","commands","TrackChangesEditing","restrictedEditingException","9HcBuhG","20BQuRDO","forceValue","getRanges","format"];return(sa=function(){return t})()}!function(t){const e=ra,n=t();for(;;)try{if(491447===-parseInt(e(439))/1*(-parseInt(e(434))/2)+-parseInt(e(423))/3*(parseInt(e(411))/4)+parseInt(e(409))/5+-parseInt(e(415))/6+parseInt(e(440))/7*(-parseInt(e(404))/8)+-parseInt(e(433))/9*(parseInt(e(424))/10)+parseInt(e(399))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(sa);class oa extends t.Plugin{[na(410)](){const t=na,e=this[t(408)],n=e[t(402)],r=e[t(417)];if(!e[t(421)][t(400)](t(427)))return;const s=e[t(421)][t(406)](t(431)),o=t(432),i=e[t(430)][t(406)](o);s[t(401)](o,((e,r={})=>{const a=t,c=n[a(418)][a(403)];if(c[a(426)])return void e(r);const u=void 0!==r[a(435)]?r[a(435)]:!i[a(429)];n[a(425)]((()=>{const t=a,e=Array[t(405)](c[t(436)]());for(const r of e){const e=u?[r]:Ds(o,r,n);for(const n of e)s[t(412)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(428)][t(438)]((e=>{const n=t;if(n(414)!=e[n(413)]&&n(422)!=e[n(413)])return;const{data:s}=e;return s&&s[n(407)]==o?s[n(420)][0][n(435)]?{type:n(437),content:Kr(r,n(416))}:{type:n(437),content:Kr(r,n(419))}:void 0}))}}function ia(t,e){const n=ca();return(ia=function(t,e){return n[t-=225]})(t,e)}const aa=ia;function ca(){const t=["*Remove format:* %0","has","1443582jflgGk","toLowerCase","9GKAqco","commandName","enableDefaultAttributesIntegration","4MDTMFs","35080kIGqAs","registerDescriptionCallback","plugins","definitions","style","afterInit","config","_registerLegacyDescription","normalizeConfig","registerInlineAttribute","format","type","styleName","404389lFiGlm","4961538bazBTq","get","add","FORMAT_STYLE","TrackChangesEditing","formatInline","descriptionFactory","element","*Set format:* %0","formatBlock","Style","registerBlockAttribute","12072630QVBVly","ghsAttributes","GeneralHtmlSupport","block","315QylKVs","StyleUtils","getGhsAttributeNameForElement","718015oCQlWl","locale","2142656iEGbiM","DataSchema","forceValue","registerAttributeLabel","commandParams","inline","editor"];return(ca=function(){return t})()}!function(t){const e=ia,n=t();for(;;)try{if(427690===-parseInt(e(252))/1*(-parseInt(e(238))/2)+parseInt(e(233))/3+-parseInt(e(274))/4+-parseInt(e(272))/5+parseInt(e(253))/6+-parseInt(e(269))/7*(-parseInt(e(239))/8)+parseInt(e(235))/9*(-parseInt(e(265))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ca);class ua extends t.Plugin{[aa(244)](){const t=aa,e=this[t(230)];if(!e[t(241)][t(232)](t(263))||!e[t(241)][t(232)](t(225)))return;const n=e[t(241)][t(254)](t(257)),r=e[t(273)],s=e[t(245)][t(254)](t(243))||{},o=e[t(241)][t(254)](t(267)),i=e[t(241)][t(254)](t(270))[t(247)](e[t(241)][t(254)](t(225)),s[t(242)]);n[t(237)](t(243));const a=new Set;for(const e of i[t(268)]){const n=o[t(271)](e[t(260)]);a[t(255)](n)}const c=new Set;for(const e of i[t(229)]){const n=o[t(271)](e[t(260)]);c[t(255)](n);for(const n of e[t(266)])c[t(255)](n)}for(const e of a)n[t(264)](e),n[t(259)][t(227)](e,Kr(r,t(256)));for(const e of c)n[t(248)](e),n[t(259)][t(227)](e,Kr(r,t(256)));this[t(246)]()}[aa(246)](){const t=aa,e=this[t(230)],n=e[t(273)];e[t(241)][t(254)](t(257))[t(259)][t(240)]((e=>{const r=t;if(r(262)!=e[r(250)]&&r(258)!=e[r(250)])return;const{data:s}=e;return s&&r(243)===s[r(236)]?s[r(228)][0][r(226)]?{type:r(249),content:Kr(n,r(261),s[r(228)][0][r(251)][r(234)]())}:{type:r(249),content:Kr(n,r(231),s[r(228)][0][r(251)][r(234)]())}:void 0}))}}function la(){const t=["*Remove:* %0","start","createRangeOn","join","MAX_SAFE_INTEGER","getColumnIndexes","tableCell","name","descriptionFactory","getSuggestion","change","_setupColumnsRowsFixing","TableEditing","enableCommand","toLowerCase","writer","suggestion","3687219okSAeP","_acceptFormatSuggestionCallbackFactory","addMarker:suggestion","min","getChanges","isArray","$graveyard","enqueueChange","insertTableColumnLeft","fromRange","406tZtLuE","isInContent","substr","first","change:data","batch","insertTableColumnRight","_tableSuggestions","commands","startsWith","refresh","subType","insertion","showSuggestionHighlights","addClass","highest","maxRow","options","low","order","has","cell","removeClass","getCellLocation","editor","markMultiRangeInsertion","length","$textProxy","minRow","plugins","from","*Insert:* %0","rowspan","getChangedMarkers","MIN_SAFE_INTEGER","max","deletion","removeTableRow","registerPostFixer","setSelection","373763GPEpsf","left","detach","registerCustomCallback","hasAttribute","mapper","values","selectTableColumn","getSelectionAffectedTableCells","isTouching","differ","minColumn","_getCoordsForCells","colspan","_getSuggestionCoords","getRanges","6RuNbmi","root","downcastDispatcher","insertTableRowAbove","tablePaste","oldRange","nodeBefore","span","get","last","975568sEsHkQ","getRowIndexes","459195DrNbCb","selection","type","document","ELEMENT_TABLE_COLUMN","data","tableRow","53832nOXanL","TableUtils","removeTableColumn","ELEMENT_TABLE_ROW_WITH_TEXT","TrackChangesEditing","toViewElement","markMultiRangeDeletion","getAttribute","addRange","isIntersectingWithRange","add","isEqual","getItems","createTableWalker","insertTable","map","_splitMarkerName","getContainedElement","insert","registerDescriptionCallback","every","push","forceValue","rootName","item","locale","577515cUouIa","table","getFirstRange","accept","selectTableRow","element","execute","maxColumn","findAncestor","isIntersecting","registerElementLabel","model","classes","_tablePostFixingSubtypes","tableColumn","end","ELEMENT_TABLE","filter","ELEMENT_TABLE_WITH_TEXT","includes","above","createPositionAt","insertTableRowBelow","ELEMENT_TABLE_ROW","getChildren","nodeAfter","createRangeIn","292356DTSPId","some","discard","ELEMENT_TABLE_COLUMN_WITH_TEXT","position","_suggestionFactory","afterInit"];return(la=function(){return t})()}const fa=ha;function ha(t,e){const n=la();return(ha=function(t,e){return n[t-=167]})(t,e)}!function(t){const e=ha,n=t();for(;;)try{if(206542===parseInt(e(294))/1+-parseInt(e(220))/2+-parseInt(e(193))/3+parseInt(e(320))/4+-parseInt(e(322))/5*(parseInt(e(310))/6)+-parseInt(e(254))/7*(parseInt(e(167))/8)+parseInt(e(244))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(la);class da extends t.Plugin{constructor(t){const e=ha;super(t),this[e(206)]=[e(328),e(207)],this[e(261)]=new Set}[fa(226)](){const t=fa,e=this[t(278)],n=e[t(204)][t(325)][t(323)];if(!e[t(283)][t(274)](t(239)))return;const r=e[t(192)],s=e[t(283)][t(318)](t(171)),o=e[t(283)][t(318)](t(168));s[t(235)][t(203)](t(194),(e=>Kr(r,t(209),e))),this[t(238)](),s[t(240)](t(181)),s[t(240)](t(197)),s[t(240)](t(301));for(const r of[t(313),t(215)]){const i=e[t(262)][t(318)](r);s[t(240)](r,(r=>{const a=t;e[a(204)][a(237)]((t=>{const e=a;r();const c=e(213)===i[e(273)],u=o[e(302)](n),l=o[e(321)](u),f=c?l[e(257)]-1:l[e(319)]+1,h=u[0][e(201)](e(194)),d=o[e(180)](h,{startRow:f,endRow:f}),g=Array[e(284)](d)[e(182)]((n=>t[e(229)](n[e(275)])));s[e(279)](g,e(328))}))}))}for(const r of[t(252),t(260)]){const i=e[t(262)][t(318)](r);s[t(240)](r,(r=>{const a=t;e[a(204)][a(237)]((t=>{const e=a;r();const c=e(295)===i[e(273)],u=o[e(302)](n),l=o[e(232)](u),f=c?l[e(257)]-1:l[e(319)]+1,h=u[0][e(201)](e(194)),d=o[e(180)](h,{startRow:0,column:f,includeAllSlots:!1}),g=Array[e(284)](d)[e(182)]((n=>t[e(229)](n[e(275)])));s[e(279)](g,e(207))}))}))}for(const r of[t(291),t(169)]){const i=r[t(256)](11),a=i[t(241)](),c=a[t(256)](0,3)+t(317),u=t(194)+i,l=t(247)+i,f=t(289)+i;s[t(240)](r,(()=>{const i=t;e[i(204)][i(237)]((t=>{const e=i,h=o[e(302)](n),d=h[0][e(201)](e(194));let g;if(e(291)==r){const t=o[e(321)](h);g={startRow:t[e(257)],endRow:t[e(319)],includeAllSlots:!0}}else{const t=o[e(232)](h);g={startColumn:t[e(257)],endColumn:t[e(319)],includeAllSlots:!0}}const p=o[e(180)](d,g),m=Array[e(284)](p)[e(182)]((({cell:t})=>t)),I=ga(m[e(210)]((t=>t[e(298)](c)))),E=ga(m[e(210)]((t=>!t[e(298)](c))))[e(182)]((n=>t[e(229)](n))),b=s[e(173)](E,u);if(b&&(e(328)==b[e(265)]||e(207)==b[e(265)])){const n=this[e(308)](b);for(const r of I){const s=t[e(229)](r),i=o[e(277)](r),u=r[e(174)](c)-1,h=n[l],d=n[f];h<=i[a]&&i[a]+u<=d&&b[e(175)](s)}}}))}))}function c(r){const s=t,o=Array[s(284)](n[s(309)]())[s(182)]((t=>i.LiveRange[s(253)](t)));e[s(204)][s(237)]((t=>{const n=s,i=t[n(259)];r=r[n(210)]((t=>n(250)!=t[n(311)][n(190)])),t[n(293)](r),e[n(262)][n(318)](n(291))[n(264)](),e[n(199)](n(291),{forceDefaultExecution:!0}),e[n(204)][n(251)]((()=>{const t=n;e[t(204)][t(251)](i,(e=>{const n=t,r=o[n(210)]((t=>n(250)!=t[n(311)][n(190)]));r[n(280)]>0&&e[n(293)](r);for(const t of o)t[n(296)]()}))}))}))}function u(r){const s=t;e[s(204)][s(237)]((t=>{const o=s,a=Array[o(284)](n[o(309)]())[o(182)]((t=>i.LiveRange[o(253)](t))),c=[];for(const t of r)for(const e of t[o(179)]({shallow:!0}))c[o(188)](e);for(const n of c)o(250)!=n[o(311)][o(190)]&&(t[o(293)](t[o(214)](n,0)),e[o(262)][o(318)](o(169))[o(264)](),e[o(199)](o(169),{forceDefaultExecution:!0}));const u=a[o(210)]((t=>o(250)!=t[o(311)][o(190)]));u[o(280)]>0&&t[o(293)](u);for(const t of a)t[o(296)]()}))}function l(e,n){const r=t;return n[r(187)]((t=>e[r(221)]((e=>e[r(208)][r(178)](t[r(228)])||t[r(208)][r(178)](e[r(228)])))))}function f(e,n){const r=t;return!e[r(221)]((t=>n[r(221)]((e=>t[r(202)](e)))))&&e[r(221)]((t=>n[r(221)]((e=>t[r(208)][r(303)](e[r(228)])))))}e[t(327)][t(312)].on(t(246),((e,n,r)=>{const s=t;if(!r[s(271)][s(267)])return;const o=n[s(191)];if(!o)return;const i=r[s(299)][s(172)](o);function c(t){return Array[s(249)](t)?t:[t]}i&&s(233)===o[s(234)]&&(0,a.setHighlightHandling)(i,r[s(242)],((t,e,n)=>n[s(268)](c(e[s(205)]),t)),((t,e,n)=>n[s(276)](c(e[s(205)]),t)))}),{priority:t(269)}),s[t(235)][t(186)]((e=>{const n=t;if(n(266)!=e[n(324)]&&n(290)!=e[n(324)])return;const s=e[n(184)]();if(null!=s&&s.is(n(198),n(194))){if(n(266)==e[n(324)]){const t=e[n(179)]()[n(210)]((t=>t.is(n(281))))[n(182)]((t=>t[n(327)]));if(t[n(280)])return{type:n(266),content:Kr(r,n(285),Kr(r,n(211),'"'+t[n(230)](" ")+'"'))}}if(n(290)==e[n(324)]){const t=e[n(179)]()[n(210)]((t=>t.is(n(281))))[n(182)]((t=>t[n(327)]));if(t[n(280)])return{type:n(290),content:Kr(r,n(227),Kr(r,n(211),'"'+t[n(230)](" ")+'"'))}}}})),s[t(235)][t(186)]((e=>{const n=t;if(n(328)==e[n(265)]){const t=e[n(179)]()[n(210)]((t=>t.is(n(281))))[n(182)]((t=>t[n(327)])),s=this[n(308)](e),o=s[n(270)]-s[n(282)]+1;if(n(266)==e[n(324)])return t[n(280)]?{type:n(266),content:Kr(r,n(285),Kr(r,n(170),[o,'"'+t[n(230)](" ")+'"']))}:{type:n(266),content:Kr(r,n(285),Kr(r,n(216),o))};if(n(290)==e[n(324)])return t[n(280)]?{type:n(290),content:Kr(r,n(227),Kr(r,n(170),[o,'"'+t[n(230)](" ")+'"']))}:{type:n(290),content:Kr(r,n(227),Kr(r,n(216),o))}}if(n(207)==e[n(265)]){const t=e[n(179)]()[n(210)]((t=>t.is(n(281))))[n(182)]((t=>t[n(327)])),s=this[n(308)](e),o=s[n(200)]-s[n(305)]+1;if(n(266)==e[n(324)])return t[n(280)]?{type:n(266),content:Kr(r,n(285),Kr(r,n(223),[o,'"'+t[n(230)](" ")+'"']))}:{type:n(266),content:Kr(r,n(285),Kr(r,n(326),o))};if(n(290)==e[n(324)])return t[n(280)]?{type:n(290),content:Kr(r,n(227),Kr(r,n(223),[o,'"'+t[n(230)](" ")+'"']))}:{type:n(290),content:Kr(r,n(227),Kr(r,n(326),o))}}})),s[t(225)][t(297)](t(266),t(328),t(222),c),s[t(225)][t(297)](t(290),t(328),t(196),c),s[t(225)][t(297)](t(266),t(207),t(222),u),s[t(225)][t(297)](t(290),t(207),t(196),u),s[t(225)][t(297)](t(266),t(207),t(230),l),s[t(225)][t(297)](t(290),t(207),t(230),l),s[t(225)][t(297)](t(266),t(328),t(230),f),s[t(225)][t(297)](t(290),t(328),t(230),f)}[fa(245)](){const t=fa,e=this[t(278)],n=e[t(204)][t(325)][t(323)];return(r,s)=>{const o=t;e[o(204)][o(237)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(208)][a(316)];u&&u[0]&&!1===u[0][a(189)]&&(l=r[0][a(228)][a(218)]);const f=t[a(219)](l);if(a(250)==f[a(311)][a(190)])return;const h=Array[a(284)](n[a(309)]())[a(182)]((t=>i.LiveRange[a(253)](t)));t[a(293)](f),e[a(262)][a(318)](c)[a(264)](),u[a(188)]({forceDefaultExecution:!0}),e[a(199)](c,...u);const d=h[a(210)]((t=>a(250)!=t[a(311)][a(190)]));d[a(280)]>0&&t[a(293)](d);for(const t of h)t[a(296)]()}))}}[fa(306)](t){const e=fa,n=this[e(278)][e(283)][e(318)](e(168));let r=Number[e(231)],s=Number[e(288)],o=Number[e(231)],i=Number[e(288)];for(const a of t){if(e(250)==a[e(311)][e(190)])continue;const{row:t,column:c}=n[e(277)](a),u=a[e(298)](e(286))?a[e(174)](e(286))-1:0,l=a[e(298)](e(307))?a[e(174)](e(307))-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}}[fa(238)](){const t=fa,e=this[t(278)],n=e[t(283)][t(318)](t(171)),r=e[t(283)][t(318)](t(168));e[t(204)][t(325)].on(t(258),(()=>{const r=t,s=Array[r(284)](e[r(204)][r(325)][r(304)][r(287)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(183)](t);if(r(243)!=s)continue;if(null!=e[r(315)])continue;const a=n[r(236)](o);this[r(206)][r(212)](i)&&this[r(261)][r(177)](a)}}),{priority:t(272)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(229)](e),a=e[s(201)](s(194)),c=r[s(277)](e);for(const t of this[s(261)]){const n=t[s(265)],r=n[s(263)](s(314)),u=n[s(256)](r?10:5),l=u[s(241)](),f=l[s(256)](0,3)+s(317),h=s(247)+u,d=s(289)+u;if(!t[s(255)])continue;if(a!=t[s(195)]()[s(228)][s(201)](s(194)))continue;if(t[s(176)](i))continue;const g=e[s(298)](f)?e[s(174)](f)-1:0,p=this[s(308)](t),m=p[h],I=p[d];m<=c[l]&&c[l]+g<=I&&(t[s(175)](i),o=!0)}return o};e[t(204)][t(325)][t(292)]((n=>{const r=t;let o=!1;for(const t of e[r(204)][r(325)][r(304)][r(248)]())if(r(185)==t[r(324)])if(r(328)==t[r(234)])for(const e of t[r(224)][r(218)][r(217)]())o=o||s(e,n);else r(233)==t[r(234)]&&(o=o||s(t[r(224)][r(218)],n));return o}))}[fa(308)](t){const e=fa;return this[e(306)](t[e(309)]()[e(182)]((t=>t[e(228)][e(218)])))}}function ga(t){const e=fa;return Array[e(284)](new Set(t)[e(300)]())}function pa(t,e){const n=Ia();return(pa=function(t,e){return n[t-=124]})(t,e)}const ma=pa;function Ia(){const t=["formatBlock","subType","direction","has","15632uWMmnS","1080xGZbGJ","forceDefaultExecution","plugins","*Split cell:* horizontally","size","document","markBlockFormat","45939uRUSQD","mergeTableCellRight","mergeTableCellLeft","set:isEnabled","table","stop","requires","horizontally","author","4671oZYhEy","afterInit","splitTableCellVertically","_isForcedDefaultExecutionBlock","getRanges","map","format","type","36EiFDvv","getSuggestions","locale","model","element","length","containsRange","commands","enableCommand","_acceptFormatSuggestionCallbackFactory","mergeTableCellUp","isInContent","*Merge cells*","52558jxIuzT","94731fzrNUJ","TrackChangesEditing","$graveyard","registerCustomCallback","findAncestor","6990382ZXDVno","TableUtils","createRangeOn","cell","get","trackChanges","mergeTableCells","add","_tablePostFixingSubtypes","accept","createTableWalker","descriptionFactory","56690erlrnj","12TLSOrI","markMultiRangeBlockFormat","splitTableCellHorizontally","getFirstPosition","fromRange","find","insertion","execute","rootName","_areSelectedCellsMergable","commandName","change","registerDescriptionCallback","_suggestionFactory","getSelectionAffectedTableCells","formatInline","return","54333joXzGM","getAncestors","filter","_areMergableCells","deletion","detach","TableEditing","selection","360DDyzSQ","getCellLocation","mergeTableCellDown","isEnabled","refresh","value","from","push","low","highest","root","setSelection","*Split cell:* vertically","366wWEXEg","tableCell","editor"];return(Ia=function(){return t})()}!function(t){const e=pa,n=t();for(;;)try{if(594615===parseInt(e(166))/1*(-parseInt(e(219))/2)+-parseInt(e(202))/3*(parseInt(e(149))/4)+parseInt(e(148))/5*(-parseInt(e(187))/6)+parseInt(e(136))/7+-parseInt(e(194))/8*(-parseInt(e(211))/9)+parseInt(e(195))/10*(parseInt(e(130))/11)+parseInt(e(174))/12*(-parseInt(e(131))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ia);class Ea extends t.Plugin{static get[ma(208)](){return[da]}[ma(212)](){const t=ma,e=this[t(189)],n=e[t(222)][t(200)][t(173)],r=e[t(221)];if(!e[t(197)][t(193)](t(172)))return;const s=e[t(197)][t(140)](t(132)),o=e[t(197)][t(140)](t(137)),a=e[t(197)][t(140)](da);a[t(144)][t(181)](t(142)),s[t(125)](t(142),(()=>{const n=t,r=o[n(163)](e[n(222)][n(200)][n(173)]);e[n(222)][n(160)]((()=>{const t=n;s[t(150)](r,{commandName:t(142),commandParams:[]},[],t(142))}))})),e[t(124)][t(140)](t(142)).on(t(156),((n,r)=>{const o=t;e[o(124)][o(140)](o(141))[o(179)]&&(r[o(224)]>0&&r[r[o(224)]-1]&&r[r[o(224)]-1][o(196)]||s[o(214)]||this[o(158)]()||n[o(207)]())}),{priority:t(183)});for(const n of[t(127),t(203),t(176),t(204)]){const r=e[t(124)][t(140)](n);s[t(125)](n,(()=>{const n=t,o=e[n(222)][n(200)][n(173)][n(152)]()[n(167)]()[n(154)]((t=>t.is(n(223),n(188)))),i=r[n(179)];e[n(222)][n(160)]((()=>{const t=n;s[t(150)]([o,i],{commandName:t(142),commandParams:[]},[],t(142))}))}))}for(const n of[t(213),t(151)]){const r=e[t(124)][t(140)](n);s[t(125)](n,(()=>{const i=t,a=o[i(163)](e[i(222)][i(200)][i(173)])[0],c=a[i(135)](i(206)),{column:u,row:l}=o[i(175)](a);let f=[];if(i(209)==r[i(192)]){const t=o[i(146)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(180)](t)[i(216)]((t=>t[i(139)]))}else{const t=o[i(146)](c,{column:u,includeAllSlots:!0});f=Array[i(180)](t)[i(216)]((t=>t[i(139)]))}e[i(222)][i(160)]((t=>{const e=i;s[e(201)](t[e(138)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(147)][t(161)]((e=>{const n=t;if(n(190)!=e[n(218)]&&n(164)!=e[n(218)])return;const{data:s}=e;return s&&n(142)==s[n(159)]?{type:n(217),content:Kr(r,n(129))}:void 0})),s[t(147)][t(161)]((e=>{const n=t;if(n(190)!=e[n(218)]&&n(164)!=e[n(218)])return;const{data:s}=e;return s?n(213)==s[n(159)]?{type:n(217),content:Kr(r,n(186))}:n(151)==s[n(159)]?{type:n(217),content:Kr(r,n(198))}:void 0:void 0}));const c=a[t(126)]();for(const e of[t(127),t(203),t(176),t(204)])s[t(162)][t(134)](t(190),e,t(145),c);for(const e of[t(213),t(151)])s[t(162)][t(134)](t(190),e,t(145),c);s[t(162)][t(134)](t(190),t(142),t(145),(r=>{const s=t;e[s(222)][s(160)]((t=>{const o=s,a=Array[o(180)](n[o(215)]())[o(216)]((t=>i.LiveRange[o(153)](t)));t[o(185)](r),e[o(124)][o(140)](o(142))[o(178)](),e[o(156)](o(142),{forceDefaultExecution:!0});const c=a[o(168)]((t=>o(133)!=t[o(184)][o(157)]));c[o(224)]>0&&t[o(185)](c);for(const t of a)t[o(171)]()}))}));for(const n of[t(127),t(176),t(204),t(203)]){const r=e[t(124)][t(140)](n);r.on(t(205),((n,s,o)=>{const i=t;if(o){const t=e[i(222)][i(200)][i(173)][i(152)]()[i(167)]()[i(154)]((t=>t.is(i(223),i(188))));this[i(169)](r[i(179)],t)||(n[i(165)]=!1,n[i(207)]())}}),{priority:t(182)})}}[ma(158)](){const t=ma,e=this[t(189)][t(124)][t(140)](t(142)),n=this[t(189)][t(197)][t(140)](t(137));if(!e[t(177)])return!1;const r=n[t(163)](this[t(189)][t(222)][t(200)][t(173)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(169)](e,n))return!1;return!0}[ma(169)](t,e){const n=ma,r=this[n(189)][n(197)][n(140)](n(132)),s=this[n(189)][n(222)][n(138)](t),o=this[n(189)][n(222)][n(138)](e),i=new Set,a=new Set;for(const t of r[n(220)]())if((n(155)==t[n(218)]||n(170)==t[n(218)]||n(142)==t[n(191)])&&t[n(128)])for(const e of t[n(215)]())e[n(225)](s,!0)&&i[n(143)](t[n(218)]+":"+t[n(210)].id),e[n(225)](o,!0)&&a[n(143)](t[n(218)]+":"+t[n(210)].id);if(i[n(199)]!=a[n(199)])return!1;for(const t of i)if(!a[n(193)](t))return!1;return!0}}const ba=Ta;function Ta(t,e){const n=_a();return(Ta=function(t,e){return n[t-=150]})(t,e)}function _a(){const t=["231018ZmhGIo","addClass","FORMAT_REGULAR_ROW","*Format:* %0","12DFAzuB","925632vqAMPa","stop","requires","_registerLegacyDescription","registerDescriptionCallback","markerName","setAttribute","TrackChangesEditing","downcastDispatcher","unbindElementFromMarkerName","registerAttributeLabel","markerRange","consume","removeAttribute","cell","parent","getSuggestion","3085inudvZ","_splitMarkerName","commandName","FORMAT_HEADER_ROW","highest","markerNameToElements","writer","end","toViewElement","commandParams","headingColumns","locale","editing","ck-suggestion-marker--active","includes","consumable","editor","removeMarker:suggestion","showSuggestionHighlights","TableUtils","1676rGvSYy","removeClass","_suggestionFactory","formatBlock","accept","type","1944700SScNUk","62PAPDLE","activeMarkers","_handleLegacySuggestions","getCellLocation","descriptionFactory","start","get","afterInit","item","format","_acceptFormatSuggestionCallbackFactory","createTableWalker","369qNKHin","FORMAT_HEADER_COLUMN","bindElementToMarker","setTableRowHeader","headingRows","7093Phebfk","setTableColumnHeader","name","TableEditing","options","nodeAfter","70zKSgDW","FORMAT_REGULAR_COLUMN","nodeBefore","enableDefaultAttributesIntegration","data-suggestion","mapper","ck-suggestion-marker-","plugins","registerCustomCallback","forceValue","registerBlockAttribute","62192ioVwgN","data","17085761aFqmJO","addMarker:suggestion","has"];return(_a=function(){return t})()}!function(t){const e=Ta,n=t();for(;;)try{if(257007===parseInt(e(185))/1*(-parseInt(e(168))/2)+-parseInt(e(212))/3+-parseInt(e(161))/4*(parseInt(e(229))/5)+-parseInt(e(207))/6*(parseInt(e(191))/7)+parseInt(e(202))/8*(-parseInt(e(180))/9)+parseInt(e(167))/10+parseInt(e(204))/11*(parseInt(e(211))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_a);class ya extends t.Plugin{static get[ba(214)](){return[da]}[ba(175)](){const t=ba,e=this[t(157)];if(!e[t(198)][t(206)](t(188)))return;const n=e[t(152)],r=e[t(198)][t(174)](t(219));r[t(194)](t(183)),r[t(194)](t(186)),r[t(201)](t(184)),r[t(201)](t(151)),r[t(172)][t(222)](t(184),Kr(n,t(232))),r[t(172)][t(222)](t(151),Kr(n,t(181))),this[t(170)]()}[ba(170)](){const t=ba,e=this[t(157)][t(198)][t(174)](t(219)),n=this[t(157)][t(198)][t(174)](t(160)),r=this[t(157)][t(198)][t(174)](da)[t(178)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=Ta,{type:c,id:u}=e[a(230)](o[a(217)]),l=e[a(228)](u),f=l[a(203)];if(a(164)!=l[a(166)]||!f||a(186)!=f[a(231)])return;if(o[a(176)])return void s[a(213)]();if(!i[a(156)][a(224)](o[a(223)],s[a(187)]))return;const h=o[a(223)][a(173)][a(190)],d=o[a(223)][a(236)][a(193)],g=h[a(227)][a(227)],{column:p}=n[a(171)](h),{column:m}=n[a(171)](d);for(let s=p;s<=m;s++){const l=n[a(179)](g,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(226)],l=i[a(196)][a(237)](s);i[a(235)][a(208)](a(197)+c,l),r&&i[a(235)][a(218)](a(195),u,l),i[a(196)][a(182)](l,o[a(217)]),t&&(e[a(169)][a(155)](o[a(217)])?i[a(235)][a(208)](a(154),l):i[a(235)][a(162)](a(154),l))}}}}e[t(163)][t(199)](t(164),t(183),t(165),r),e[t(163)][t(199)](t(164),t(186),t(165),r),this[t(157)][t(153)][t(220)].on(t(205),s(),{priority:t(233)}),this[t(157)][t(203)][t(220)].on(t(205),((e,n,r)=>{const o=t;r[o(189)][o(159)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(233)}),this[t(157)][t(153)][t(220)].on(t(158),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(230)](r[o(217)]),c=e[o(228)](a),u=c[o(203)];if(o(164)!=c[o(166)]||!u||o(186)!=u[o(231)])return;const l=s[o(196)][o(234)](r[o(217)]);if(l)for(const t of l)s[o(235)][o(162)](o(197)+i,t),s[o(235)][o(162)](o(154),t),s[o(235)][o(225)](o(195),t),s[o(196)][o(221)](t,r[o(217)])}),{priority:t(233)}),this[t(215)]()}[ba(215)](){const t=ba,e=this[t(157)],n=e[t(152)];function r(e){const r=t;return{type:r(177),content:Kr(n,r(210),e)}}e[t(198)][t(174)](t(219))[t(172)][t(216)]((e=>{const s=t;if(s(164)!=e[s(166)])return;const{data:o}=e;if(o){if(s(183)==o[s(231)]){const t=o[s(150)][0][s(200)];return r(Kr(n,s(t?232:209)))}if(s(186)==o[s(231)]){const t=o[s(150)][0][s(200)];return r(Kr(n,s(t?181:192)))}}}))}}const Aa=ka;function ka(t,e){const n=Sa();return(ka=function(t,e){return n[t-=132]})(t,e)}!function(t){const e=ka,n=t();for(;;)try{if(474178===parseInt(e(285))/1+parseInt(e(312))/2+parseInt(e(228))/3*(parseInt(e(251))/4)+-parseInt(e(293))/5*(-parseInt(e(272))/6)+parseInt(e(171))/7*(-parseInt(e(231))/8)+-parseInt(e(244))/9+-parseInt(e(297))/10*(parseInt(e(178))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Sa);const Ca=[Aa(224),Aa(304),Aa(186),Aa(201),Aa(280),Aa(199),Aa(263)],La=Object[Aa(154)](Ca[Aa(308)]((t=>[t,null])));class Ra extends t.Plugin{static get[Aa(187)](){return[da]}[Aa(139)](){const t=Aa,n=this[t(240)];if(!n[t(232)][t(265)](t(247)))return;const r=n[t(232)][t(134)](t(137)),s=n[t(232)][t(134)](t(276)),o=n[t(232)][t(134)](da),a=n[t(232)][t(134)](t(247));o[t(153)][t(329)](t(275),t(207)),n[t(198)][t(230)][t(295)](t(161),{allowIn:t(169),allowContentOf:t(169),isLimit:!0}),n[t(142)][t(177)]({model:t(161),view:t(181)});let c=null;n[t(198)].on(t(257),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(133)]-1];h&&h[u(334)]||r[u(200)]||this[u(240)][u(281)][u(134)](u(320))[u(164)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(188)))return!1;const i=s[o(151)](t,n);if(!i||!va(i,void 0,r))return!1;const a=r[o(140)](n[o(256)][o(323)]);if(!a[o(133)])return!1;const c=a[0][o(222)](o(302)),l=r[o(206)](a),f=r[o(290)](a),h={startRow:l[o(283)],endRow:l[o(159)],startColumn:f[o(283)],endColumn:f[o(159)]};return 1==a[o(133)]&&(h[o(167)]+=r[o(217)](i)-1,h[o(336)]+=r[o(168)](i)-1),va(c,h,r)}(l,f,n[u(198)],s,a)&&(o[u(146)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(198)][u(191)]((()=>{const t=u;n[t(198)][t(257)](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(133)]&&r[t(248)](o,t(275),{tablePasteChainId:s}),a[t(133)]&&r[t(248)](a,t(207),{tablePasteChainId:s}),l[t(133)]&&(r[t(248)](l,t(179),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(158)]((e=>{const n=t;var r;return null===(r=e[n(319)])||void 0===r?void 0:r[n(310)](e)}))),f[t(133)]&&(r[t(194)](f,t(179),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(158)]((e=>{const n=t;var r;return null===(r=e[n(319)])||void 0===r?void 0:r[n(310)](e)})));const d=r[t(213)](h[t(308)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(203),{tablePasteChainId:s});if(d){const e=d[t(254)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(198)][t(309)](s),a=e[t(229)]((e=>e[t(223)]()[t(255)](i)));a&&r[t(329)]([a[t(324)],o])}r[t(133)]&&d[t(212)](t(332),Object[t(154)](r))}c=null})))}),{priority:e.priorities[t(330)]+10}),n[t(232)][t(134)](t(247)).on(t(306),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(146)]();const u=s[r(239)],l=o,f=Na(u),h=Na(l);e[r(136)]=u;let d=null,g=null;if(h||f)if(f&&!h){a[r(261)](u[r(182)](0));for(const t of Array[r(227)](l[r(274)]()))a[r(221)](t,u,r(195));const t=c[r(175)][r(216)](s[r(326)]),e=c[r(135)][r(216)](s[r(190)]);t||e||(d=i.LiveRange[r(289)](a[r(162)](u)))}else h&&!f&&(g=a[r(162)](u));else{const t=a[r(196)](r(161)),e=a[r(196)](r(161));a[r(180)](a[r(162)](u),e),a[r(221)](t,u,0);for(const e of Array[r(227)](l[r(274)]()))a[r(221)](e,t,r(195));d=i.LiveRange[r(289)](a[r(309)](t)),g=i.LiveRange[r(289)](a[r(309)](e))}const p=Array[r(227)](l[r(204)]())[r(155)]((([t])=>Ca[r(216)](t)));c[r(316)][r(329)]({element:u,attributes:p[r(133)]?Object[r(154)](p):null}),d&&c[r(284)][r(329)](d),g&&c[r(301)][r(329)](g)}),{priority:t(330)}),s.on(t(150),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(296)]||1;c[o(135)]=new Array(l)[o(218)](u)[o(308)](((t,e)=>t+e));for(const{cell:t}of s[o(245)](i,{startColumn:u,endColumn:u+l-1}))c[o(270)][o(329)](n[o(198)][o(309)](t))}),{priority:t(273)}),s.on(t(282),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(258)]||1;c[o(175)]=new Array(l)[o(218)](u)[o(308)](((t,e)=>t+e));for(const{cell:t}of s[o(245)](i,{startRow:u,endRow:u+l-1}))c[o(152)][o(329)](n[o(198)][o(309)](t))}),{priority:t(273)}),r[t(269)][t(246)]((e=>{const r=t;if(e[r(172)]&&e[r(172)][r(271)](r(179)))return e[r(278)]?{}:{type:r(335),content:Kr(n[r(307)],r(311))}}));const u=()=>!1;for(const e of[t(179),t(207),t(275),t(203)])r[t(252)][t(242)](t(335),e,t(205),u),r[t(252)][t(242)](t(143),e,t(205),u),r[t(252)][t(242)](t(234),e,t(205),u);r[t(252)][t(242)](t(234),t(203),t(298),u),r[t(252)][t(242)](t(234),t(203),t(267),((e,r,s)=>{const o=t,i=e[o(308)]((t=>t[o(189)]()))[o(155)]((t=>t)),a=new Map(i[o(308)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(316)])e&&a[o(313)](t,e);else if(s&&s[o(332)])for(const[t,e]of Object[o(233)](s[o(332)])){const r=n[o(198)][o(174)][o(134)](t),s=r?r[o(223)]()[o(189)]():null;s&&a[o(313)](s,e)}n[o(198)][o(191)]((t=>{const e=o;for(const[n,r]of a)t[e(328)]({...La,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(252)][o(242)](e,o(179),s,((t,i,a)=>{const c=o;n[c(198)][c(191)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(170)][o(165)];t.is(o(157),o(161))&&u[o(329)](t)}r[o(252)][o(147)](e,null,s)(t,i,a);for(const t of u)o(253)!=t[o(220)][o(144)]&&n[o(237)](t)}))}))};l(t(335),t(267)),l(t(335),t(298)),l(t(143),t(267)),l(t(143),t(298)),r[t(252)][t(242)](t(335),t(275),t(298),(e=>{const n=t,r=e[n(308)]((t=>t[n(189)]())),i=r[0][n(222)](n(302)),{minRow:a,maxRow:c}=o[n(327)](r);s[n(294)](i,{at:a,rows:c-a+1})})),r[t(252)][t(242)](t(335),t(207),t(298),(e=>{const n=t,r=e[n(308)]((t=>t[n(189)]())),i=r[0][n(222)](n(302)),{minColumn:a,maxColumn:c}=o[n(327)](r);s[n(249)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(172)]||!n[s(172)][s(271)](s(179)))return;const o=n[s(315)][s(211)],i=r[s(286)]()[s(155)]((t=>t[s(210)]&&t[s(315)]&&t[s(315)][s(211)]==o));i[s(133)]&&n[s(259)]()[s(133)]!=i[s(133)]&&i[s(262)](((t,e)=>(t[s(193)]=e,e[s(278)]=t,e)))};function h(e,n=!0){const s=t,{id:o,authorId:i}=r[s(337)](e[s(145)]),a=[s(279),s(299)],c=r[s(148)][s(216)](e[s(145)]);return c&&a[s(329)](s(303)),{classes:a,attributes:{"data-suggestion":o,"data-author-id":i},priority:c&&n?3010:3e3}}r.on(t(300),f,{priority:t(330)}),r.on(t(202),f,{priority:t(330)}),n[t(198)][t(256)][t(197)]((()=>{const e=t;let s=!1;const o=Array[e(227)](n[e(198)][e(256)][e(156)][e(250)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(337)](t);if(e(149)!=o||e(143)!=a||i[e(305)])continue;if(!r[e(214)](c))continue;const u=r[e(185)](c)[e(266)](),l=n[e(232)][e(134)](e(192)).me;for(const t of r[e(286)]())if(t[e(210)]&&t[e(132)]==l&&e(234)==t[e(184)]&&e(203)==t[e(172)]&&t[e(266)]()[e(317)]((t=>u[e(314)]((n=>n[e(215)](t,!0))))))for(const n of t[e(259)]())n[e(210)]&&(n[e(298)](),s=!0)}return s})),n[t(198)][t(256)][t(197)]((e=>{const s=t,o=n[s(281)][s(134)](s(225));if(!o||!o[s(219)][s(265)](e[s(331)]))return!1;let i=!1;const a=n[s(232)][s(134)](s(192)).me,c=n[s(198)][s(256)][s(156)][s(333)](),u=Array[s(227)](n[s(198)][s(256)][s(156)][s(250)]())[s(155)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(337)](t);return n(149)==o&&n(179)==i&&c==a.id&&!e[n(305)]}));for(const t of c){if(s(221)!=t[s(184)]||s(161)!=t[s(324)]||1!=t[s(133)])continue;const n=e[s(138)](t[s(277)],t[s(277)][s(226)](1));if(!u[s(229)]((({data:t})=>t[s(268)][s(255)](n))))for(const{name:t,data:r}of u)if(n[s(215)](r[s(268)])){e[s(260)](t,{range:n}),i=!0;break}}return i})),n[t(198)][t(256)][t(197)]((e=>{const s=t;let o=!1;const i=n[s(232)][s(134)](s(192)).me,a=r[s(286)]()[s(155)]((t=>t[s(210)]&&t[s(132)]==i)),c=new Set,u=new Set;for(const t of a)if(s(179)==t[s(172)])for(const e of t[s(254)]()){const n=e[s(223)]()[s(189)]();if(n)if(n.is(s(157),s(161))&&Na(n)){t[s(176)](e[s(324)]),c[s(288)](n),o=!0;const r=n[s(291)],i=n[s(173)],a=r&&r.is(s(157),s(161)),l=i&&i.is(s(157),s(161));a&&!c[s(265)](r)&&u[s(288)](r),l&&!c[s(265)](i)&&u[s(288)](i)}else n.is(s(157),s(166))&&n[s(235)]&&(t[s(176)](e[s(324)]),o=!0)}else if(s(203)==t[s(172)]){if(!t[s(315)]||!t[s(315)][s(211)])continue;const e=t[s(315)][s(332)];if(e&&Object[s(236)](e)[s(133)])continue;const n=t[s(315)][s(211)];let r=!0,i=!0;for(const e of a)if(e[s(172)]&&e[s(172)][s(271)](s(179))){if(!e[s(315)][s(211)]){i=!1;break}if(e.id!=t.id&&e[s(315)][s(211)]==n){r=!1;break}}i&&r&&(t[s(322)](),o=!0)}for(const t of c)e[s(261)](t);for(const t of u)e[s(237)](t);return o})),n[t(142)][t(163)](t(325))[t(160)]({model:t(318),view:(t,e)=>h(t),converterPriority:t(330)}),n[t(142)][t(163)](t(208))[t(160)]({model:t(318),view:(e,n)=>n[t(183)][t(292)]?h(e,!1):null,converterPriority:t(330)});const d=n[t(243)][t(264)];this[t(209)](d[t(256)],t(287),((e,n)=>{const r=t,s=[];for(const t of d[r(162)](n[r(141)])[r(241)]())t.is(r(157),r(181))&&s[r(329)](t);d[r(191)]((t=>{const e=r;for(const n of s)t[e(321)](t[e(162)](n),t[e(238)](n)),t[e(261)](n)}))}))}}function Na(t){const e=Aa;if(t[e(235)])return!0;const n=t[e(182)](0);return n.is(e(157),e(166))&&n[e(235)]}function Sa(){const t=["join","getRowIndexes","tablePasteColumn","dataDowncast","listenTo","isInContent","tablePasteChainId","setAttribute","markMultiRangeBlockFormat","hasSuggestion","containsRange","includes","getRows","fill","_createdBatches","root","insert","findAncestor","getRange","tableCellBorderWidth","redo","getShiftedBy","from","148575eOxBDF","find","schema","952dvlXyo","plugins","entries","formatBlock","isEmpty","keys","unwrap","createPositionBefore","cell","editor","getItems","registerCustomCallback","editing","3775923cdNrpY","createTableWalker","registerDescriptionCallback","TableClipboard","markMultiRangeInsertion","removeColumns","getChangedMarkers","20eXjcjq","_suggestionFactory","$graveyard","getMarkers","isEqual","document","insertContent","rows","getAllAdjacentSuggestions","updateMarker","remove","reduce","tableCellPadding","view","has","getRanges","accept","newRange","descriptionFactory","columnInsertionRanges","startsWith","1758BTNdLo","low","getChildren","tablePasteRow","TableUtils","position","previous","ck-suggestion-marker","tableCellVerticalAlignment","commands","insertRows","first","insertionRanges","7764ZqRqwa","getSuggestions","clipboardOutput","add","fromRange","getColumnIndexes","nextSibling","showSuggestionHighlights","11140dZtCtN","removeRows","register","columns","2140wKjvVj","discard","ck-suggestion-marker-insertion","suggestionLoaded","deletionRanges","table","ck-suggestion-marker--active","tableCellBorderColor","oldRange","_replaceTableSlotCell","locale","map","createRangeOn","call","*Replace table cells*","56886gOGPTL","set","some","attributes","cells","every","suggestion:formatBlock:tablePasteCell","detach","trackChanges","move","removeMarkers","selection","name","editingDowncast","row","_getCoordsForCells","setAttributes","push","high","batch","markerAttributes","getChanges","forceDefaultExecution","insertion","endColumn","_splitMarkerName","author","length","get","columnInsertionIndexes","return","TrackChangesEditing","createRange","afterInit","getSelectionAffectedTableCells","content","conversion","deletion","rootName","markerName","stop","getSuggestionCallback","activeMarkers","suggestion","insertColumns","getTableIfOnlyTableInContent","rowInsertionRanges","_tablePostFixingSubtypes","fromEntries","filter","differ","element","forEach","last","markerToHighlight","tableCellSuggestion","createRangeIn","for","value","nodeAfter","paragraph","endRow","getColumns","tableCell","start","1001WRJNXn","subType","previousSibling","markers","rowInsertionIndexes","removeMarker","elementToElement","1331DovyJY","tablePaste","wrap","suggestion-td","getChild","options","type","getSuggestion","tableCellBorderStyle","requires","documentSelection","getContainedElement","column","change","Users","next","markMultiRangeDeletion","end","createElement","registerPostFixer","model","tableCellBackgroundColor","_isForcedDefaultExecutionBlock","tableCellHorizontalAlignment","suggestionUnloaded","tablePasteCell","getAttributes"];return(Sa=function(){return t})()}function va(t,e={},n){const r=Aa;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(245)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ma=Oa;function Oa(t,e){const n=Da();return(Oa=function(t,e){return n[t-=370]})(t,e)}!function(t){const e=Oa,n=t();for(;;)try{if(751485===parseInt(e(422))/1*(-parseInt(e(407))/2)+parseInt(e(420))/3+-parseInt(e(419))/4+-parseInt(e(392))/5+parseInt(e(389))/6+parseInt(e(394))/7+parseInt(e(397))/8*(-parseInt(e(378))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Da);class wa extends t.Plugin{[Ma(410)](){const t=Ma;if(!this[t(411)][t(408)][t(417)](t(381)))return;const e=this[t(411)][t(408)][t(391)](t(379));e[t(403)](t(384),this[t(424)][t(400)](this)),e[t(370)][t(377)](t(418),t(386),t(382),e[t(370)][t(415)](t(418),null,t(374))),e[t(370)][t(377)](t(418),t(386),t(374),e[t(370)][t(415)](t(418),null,t(382))),e[t(405)][t(387)](this[t(395)][t(400)](this))}[Ma(424)](t,e){const n=Ma,r=this[n(411)][n(408)][n(391)](n(379)),s=this[n(411)][n(408)][n(391)](n(381)),o=e[n(409)]||this[n(411)][n(373)][n(388)][n(401)][n(393)]();this[n(411)][n(373)][n(423)]((()=>{const i=n,a=s[i(402)](o);let c=a?s[i(375)](a):null,u=o[i(380)](i(385))||null;const l=e[i(385)]||u,f=e[i(376)]||c,h=this[i(411)][i(408)][i(391)](i(371)).me;for(const t of r[i(413)]()){const e=t[i(399)]();if(i(386)===t[i(398)]&&e===o){t[i(421)]!==h&&t[i(374)]();const e=t[i(383)][i(372)];u=e[0][i(385)],c=e[0][i(376)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(406)](o,{commandName:i(384),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(386)},[],i(386))}))}[Ma(395)](t){const e=Ma;if(e(418)!=t[e(412)]&&e(414)!=t[e(412)])return;const{data:n}=t;if(n&&e(386)===n[e(390)]){const t=e(416);return{type:e(396),content:Kr(this[e(411)][e(404)],t)}}}}function Da(){const t=["TableColumnResizeEditing","accept","data","resizeTableWidth","tableWidth","resizeTable","registerDescriptionCallback","document","4152822hWLcVZ","formatGroupId","get","1063875fMbNJb","getSelectedElement","8768809viEdWU","handleSuggestionDescription","format","56yRHtVM","subType","getContainedElement","bind","selection","getColumnGroupElement","enableCommand","locale","descriptionFactory","markBlockFormat","1042hXxRvz","plugins","table","afterInit","editor","type","getSuggestions","formatInline","getSuggestionCallback","*Format:* resize table","has","formatBlock","846308OtgHfW","1170624Ezxntw","author","10WpUxmx","change","handleResizeTableWidthCommand","_suggestionFactory","Users","commandParams","model","discard","getTableColumnsWidths","columnWidths","registerCustomCallback","1483695WXjMdO","TrackChangesEditing","getAttribute"];return(Da=function(){return t})()}const Fa=Pa;function Pa(t,e){const n=xa();return(Pa=function(t,e){return n[t-=358]})(t,e)}function xa(){const t=["42337740XrMNAR","get","enableCommand","plugins","4lvvybp","7403910IWdKyN","96roUQrd","editor","622293yGyoPV","has","262ApZUjd","afterInit","insertTemplate","TrackChangesEditing","8470881zukrmQ","5309870lajRiW","3082ehfGDC","Template","2658852uJYUDM"];return(xa=function(){return t})()}!function(t){const e=Pa,n=t();for(;;)try{if(763740===parseInt(e(362))/1*(-parseInt(e(375))/2)+-parseInt(e(364))/3+-parseInt(e(369))/4*(-parseInt(e(361))/5)+-parseInt(e(370))/6+-parseInt(e(373))/7*(parseInt(e(371))/8)+-parseInt(e(360))/9+parseInt(e(365))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xa);class Ba extends t.Plugin{[Fa(376)](){const t=Fa,e=this[t(372)];e[t(368)][t(374)](t(363))&&e[t(368)][t(366)](t(359))[t(367)](t(358))}}function Ua(t,e){const n=Va();return(Ua=function(t,e){return n[t-=162]})(t,e)}const ja=Ua;!function(t){const e=Ua,n=t();for(;;)try{if(707257===-parseInt(e(186))/1*(parseInt(e(181))/2)+parseInt(e(167))/3+-parseInt(e(172))/4*(parseInt(e(164))/5)+-parseInt(e(162))/6*(-parseInt(e(165))/7)+-parseInt(e(166))/8*(parseInt(e(170))/9)+parseInt(e(183))/10*(parseInt(e(187))/11)+parseInt(e(177))/12*(parseInt(e(163))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Va);class Ga extends t.Plugin{[ja(185)](){const t=ja,e=this[t(182)];if(!e[t(179)][t(171)](t(176)))return;e[t(173)][t(171)](t(184))[t(180)](t(176));const n=e[t(173)][t(171)](t(184)),r=e[t(175)];n[t(178)][t(168)](t(169),(e=>Kr(r,t(174),e)))}}function Va(){const t=["ELEMENT_TABLE_OF_CONTENTS","locale","insertTableOfContents","372IsTtXx","descriptionFactory","commands","enableCommand","214EEwBII","editor","1641700OICyyM","TrackChangesEditing","afterInit","9601dooFcs","44wtSDHh","1541172rEtDjI","302354yawwjg","340bCgZKa","21ECfqaD","240936fyhMtr","3231687FSjTWt","registerElementLabel","tableOfContents","225XEcTKs","get","43412gtLlkO","plugins"];return(Va=function(){return t})()}const Ha=Wa;function Wa(t,e){const n=za();return(Wa=function(t,e){return n[t-=155]})(t,e)}function za(){const t=["forward","1344741lBpFgR","from","end","afterInit","start","TrackChangesEditing","descriptionFactory","newRange","355124sZOmTS","suggestion","12613286fSQoeC","ELEMENT_TITLE","getNearestSelectionRange","isEqual","removeMarker","isCollapsed","nodeBefore","plugins","5585564DovZhE","Title","element","2205448nlgMMR","document","registerPostFixer","editor","registerElementLabel","5345190VgVbcg","get","title-content","_splitMarkerName","getChangedMarkers","has","createRange","updateMarker","isTouching","7034070PSDnvV","schema","locale","differ","model"];return(za=function(){return t})()}!function(t){const e=Wa,n=t();for(;;)try{if(707401===parseInt(e(186))/1+parseInt(e(158))/2+-parseInt(e(178))/3+parseInt(e(155))/4+-parseInt(e(163))/5+parseInt(e(172))/6+-parseInt(e(188))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(za);class Ka extends t.Plugin{[Ha(181)](){const t=Ha,e=this[t(161)];if(!e[t(195)][t(168)](t(156)))return;const n=e[t(195)][t(164)](t(183));n[t(184)][t(162)](t(165),(()=>Kr(e[t(174)],t(189)))),e[t(176)][t(159)][t(160)]((r=>{const s=t;let o=!1;const i=Array[s(179)](e[s(176)][s(159)][s(175)][s(167)]());for(const{name:t,data:a}of i){const{group:i}=n[s(166)](t);if(s(187)!==i||!a[s(185)])continue;const c=a[s(185)],u=c[s(180)][s(194)];if(!u||!u.is(s(157),s(165)))continue;if(!c[s(182)][s(171)](c[s(180)]))continue;const l=e[s(176)][s(173)][s(190)](c[s(180)],s(177));if(l&&l[s(193)]){const e=r[s(169)](c[s(182)],l[s(182)]);e[s(191)](c)||(r[s(170)](t,{range:e}),o=!0)}o||(r[s(192)](t),o=!0)}return o}))}}const qa=Xa;function Xa(t,e){const n=Za();return(Xa=function(t,e){return n[t-=449]})(t,e)}function Za(){const t=["70465VyJFyU","768510CWefjR","33DdcnST","1190502TMmRVs","36jANlqY","1423280CeEhHS","editor","UndoEditing","enableCommand","72KoUlZE","2846090WXpIlw","140lObmiL","257622JaHfos","TrackChangesEditing","plugins","undo","has","19901323rPXoOd","12dVmvbc","afterInit","1iUqkUj","redo","get"];return(Za=function(){return t})()}!function(t){const e=Xa,n=t();for(;;)try{if(477863===-parseInt(e(469))/1*(-parseInt(e(454))/2)+parseInt(e(452))/3+parseInt(e(453))/4*(parseInt(e(449))/5)+-parseInt(e(461))/6*(-parseInt(e(460))/7)+parseInt(e(458))/8*(parseInt(e(450))/9)+-parseInt(e(459))/10*(parseInt(e(451))/11)+-parseInt(e(467))/12*(parseInt(e(466))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Za);class Ja extends t.Plugin{[qa(468)](){const t=qa,e=this[t(455)],n=e[t(463)][t(471)](t(462));e[t(463)][t(465)](t(456))&&(n[t(457)](t(464)),n[t(457)](t(470)))}}const Ya=Qa;function Qa(t,e){const n=$a();return(Qa=function(t,e){return n[t-=455]})(t,e)}function $a(){const t=["291779kIsYQa","requires","4TobEXd","enableCommand","plugins","TrackChangesEditing","TableCaptionEditing","6yzXlPB","get","48FbsnoL","toggleTableCaption","6DhgDHI","6216245RNekpe","3803140kTrQVw","1756467AGOCBw","afterInit","has","4342457etWUJx","4600024cCbewe","editor","4100259zPuqPL"];return($a=function(){return t})()}!function(t){const e=Qa,n=t();for(;;)try{if(741834===parseInt(e(472))/1*(-parseInt(e(462))/2)+-parseInt(e(471))/3*(-parseInt(e(474))/4)+-parseInt(e(463))/5*(-parseInt(e(458))/6)+-parseInt(e(468))/7+-parseInt(e(460))/8*(parseInt(e(465))/9)+parseInt(e(464))/10+parseInt(e(469))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($a);class tc extends t.Plugin{static get[Ya(473)](){return[da]}[Ya(466)](){const t=Ya,e=this[t(470)];e[t(455)][t(467)](t(457))&&e[t(455)][t(459)](t(456))[t(475)](t(461))}}const ec=rc;function nc(){const t=["get","data","tableBackgroundColor","getSelectionAffectedTableCells","296972VMOCSs","386094yyfZFF","handleSuggestionDescription","*Format:* change table properties","change","findAncestor","descriptionFactory","subType","6YUawbW","commandParams","pluginName","tableBorderStyle","model","7567445tyJfvC","3722392ytxpbk","TrackChangesTableProperties","afterInit","tableHeight","registerCustomCallback","tableCellBorderStyle","_handlePropertyChange","tableWidth","discard","getContainedElement","tableCellWidth","formatBlock","tableCellBorderWidth","_suggestionFactory","enqueueChange","table","removeAttribute","tableCellHorizontalAlignment","tableCellBorderColor","getSuggestions","tableCellHeight","tableBorderWidth","4ZtbFYX","join","tableCellVerticalAlignment","5353684kuLJSD","TrackChangesEditing","locale","editor","setAttribute","27yEpqEo","1671918kBlLOE","format","has","selection","getSuggestionCallback","TableUtils","tableProperties","registerDescriptionCallback","enableCommand","tableCellBackgroundColor","getFirstPosition","tableCellProperties","tableCellPadding","_getSuggestion","handleDiscardAction","accept","getAttribute","plugins","nodeAfter","batch","TablePropertiesEditing","TableCellPropertiesEditing","markBlockFormat","tableBorderColor","tableAlignment","start","17209320VlpssL","document","*Format:* change table cell properties"];return(nc=function(){return t})()}function rc(t,e){const n=nc();return(rc=function(t,e){return n[t-=146]})(t,e)}!function(t){const e=rc,n=t();for(;;)try{if(964415===parseInt(e(184))/1*(-parseInt(e(219))/2)+-parseInt(e(150))/3+-parseInt(e(183))/4+parseInt(e(196))/5*(-parseInt(e(191))/6)+parseInt(e(222))/7+parseInt(e(197))/8*(parseInt(e(149))/9)+parseInt(e(176))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nc);class sc extends t.Plugin{constructor(t){const e=rc;super(t),this[e(156)]=[e(173),e(194),e(218),e(174),e(204),e(200),e(181)],this[e(161)]=[e(215),e(202),e(209),e(162),e(207),e(217),e(159),e(214),e(221)]}static get[ec(193)](){return ec(198)}[ec(199)](){const t=ec,e=this[t(147)][t(167)][t(179)](t(223));if(this[t(147)][t(167)][t(152)](t(170))){for(const n of this[t(156)])e[t(158)](n,((e,r)=>{const s=t,o=this[s(147)][s(195)][s(177)][s(153)][s(160)]()[s(188)](s(212));this[s(203)](n,[o],this[s(156)],s(156),e,r)}));e[t(210)][t(201)](t(208),t(156),t(165),e[t(210)][t(154)](t(208),null,t(205))),e[t(210)][t(201)](t(208),t(156),t(205),((e,n)=>this[t(164)](this[t(156)],e,n))),e[t(210)][t(201)](t(208),t(156),t(220),(()=>!1))}if(this[t(147)][t(167)][t(152)](t(171))){for(const n of this[t(161)])e[t(158)](n,((e,r)=>{const s=t,o=this[s(147)][s(167)][s(179)](s(155))[s(182)](this[s(147)][s(195)][s(177)][s(153)]);this[s(203)](n,o,this[s(161)],s(161),e,r)}));e[t(210)][t(201)](t(208),t(161),t(165),e[t(210)][t(154)](t(208),null,t(205))),e[t(210)][t(201)](t(208),t(161),t(205),((e,n)=>this[t(164)](this[t(161)],e,n))),e[t(210)][t(201)](t(208),t(161),t(220),(()=>!1))}e[t(189)][t(157)]((e=>this[t(185)](e)))}[ec(203)](t,e,n,r,s,o){const i=ec,a=this[i(147)][i(167)][i(179)](i(223));this[i(147)][i(195)][i(211)](o[i(169)],(()=>{const t=i;for(const i of e)if(this[t(163)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(166)](r);void 0!==n&&(e[r]=n)}s(o),a[t(172)](i,{commandParams:[e]},[],r)}}))}[ec(164)](t,e,n){const r=ec,s=e[0][r(175)][r(168)],o=n[r(192)][0];this[r(147)][r(195)][r(187)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(148)](r,o[r],s):e[n(213)](r,s)}))}[ec(185)](t){const e=ec;if(t[e(180)])switch(t[e(190)]){case e(156):return{type:e(151),content:Kr(this[e(147)][e(146)],e(186))};case e(161):return{type:e(151),content:Kr(this[e(147)][e(146)],e(178))}}}[ec(163)](t,e){const n=ec,r=this[n(147)][n(167)][n(179)](n(223));for(const s of r[n(216)]({skipNotAttached:!0})){const r=s[n(206)]();if(s[n(190)]===e&&r===t)return s}return null}}var oc=Function.prototype,ic=Object.prototype,ac=oc.toString,cc=ic.hasOwnProperty,uc=ac.call(Object);const lc=function(t){if(!ne(t)||"[object Object]"!=ct(t))return!1;var e=en(t);if(null===e)return!0;var n=cc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ac.call(n)==uc};const fc=function(t){return lc(t)?void 0:t};var hc=$?$.isConcatSpreadable:void 0;const dc=function(t){return ce(t)||ae(t)||!!(hc&&t&&t[hc])};const gc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=dc),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):tn(o,c):s||(o[o.length]=c)}return o};const pc=function(t){return(null==t?0:t.length)?gc(t,1):[]};const mc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var Ic=Math.max;const Ec=function(t,e,n){return e=Ic(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=Ic(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),mc(t,this,a)}};const bc=function(t){return function(){return t}};const Tc=Jt?function(t,e){return Jt(t,"toString",{configurable:!0,enumerable:!1,value:bc(e),writable:!0})}:function(t){return t};var _c=Date.now;const yc=function(t){var e=0,n=0;return function(){var r=_c(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(Tc);const Ac=function(t){return yc(Ec(t,void 0,pc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=ir(e,(function(e){return e=fr(e,t),r||(r=e.length>1),e})),te(t,an(t),n),r&&(n=Zn(n,7,fc));for(var s=e.length;s--;)jr(n,e[s]);return n})),kc=Cc;function Cc(t,e){const n=Mc();return(Cc=function(t,e){return n[t-=424]})(t,e)}!function(t){const e=Cc,n=t();for(;;)try{if(433655===-parseInt(e(462))/1*(parseInt(e(455))/2)+parseInt(e(720))/3+parseInt(e(855))/4*(-parseInt(e(797))/5)+parseInt(e(556))/6+parseInt(e(581))/7+parseInt(e(677))/8*(parseInt(e(500))/9)+parseInt(e(458))/10*(parseInt(e(532))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mc);const Lc=kc(520);class Rc extends t.Plugin{static get[kc(622)](){return[kc(762),o.Users,t.PendingActions,ts,ss,cs,hs,Ts,Es,Ls,Ms,js,no,oo,fo,mo,To,Co,So,wo,xo,zo,Go,Zo,$o,ri,fi,Ii,wi,ai,Ws,Zs,_i,Ci,Ni,xi,Gi,Ki,Zi,$i,oa,ua,da,Ea,ya,tc,Ra,wa,Ga,sc,Ba,Ka,Ja]}static get[kc(813)](){return kc(575)}constructor(t){const e=kc;function n(t){const e=Cc;return t[e(452)]((t=>String[e(493)](t)))[e(590)]("")}super(t),this[e(759)]=!1,this[e(782)](e(558),[]),this.on(e(636),((n,r,s,o)=>{const i=e;this[i(471)][i(643)]((()=>{const e=i;for(const n of[...o,...s])this[e(471)][e(507)][e(560)](n)&&t[e(598)][e(476)](n)}))})),this[e(825)]=new Zr(this[e(713)][e(648)][e(599)],this[e(713)][e(736)]),this[e(770)]=null,this[e(547)]=new Nc(this[e(713)]),this[e(460)]=new Map,this[e(570)]=t[e(831)][e(719)](e(762)),this[e(646)]=new Set,this[e(471)]=this[e(713)][e(648)],this[e(750)]=new WeakMap,this[e(508)]=!1,this[e(487)]=new Set([e(520)]),this[e(457)]=new Set,t[e(627)][e(678)](e(456),e(584)),this[e(724)]=t[e(627)][e(719)](e(456)),t[e(627)][e(678)](e(511),!0),this[e(472)]=t[e(627)][e(719)](e(511)),this[e(698)]=new f(t,this[e(646)]),this[e(552)](),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,54,51,48])}[kc(513)](){const t=kc,n=this[t(713)],r=(e,n)=>{const r=t;if(r(450)!=e)return r(816)+e;const s=n[r(551)]("|")[0];return this[r(580)](s)?r(603):r(463)};n[t(660)][t(633)](t(758))[t(425)]({model:t(824),view:e=>{const n=t,{id:s,authorId:o,type:i,subType:a}=this[n(709)](e[n(587)]),c=[n(595),r(i,a)];let u=3e3;return this[n(558)][n(557)](e[n(587)])&&(c[n(832)](n(470)),u=3010),n(652)==i&&(u+=5),{classes:c,attributes:{"data-suggestion":s,"data-author-id":o},priority:u}}}),n[t(660)][t(633)](t(802))[t(706)]((e=>{const r=t;e.on(r(685),((t,e,s)=>{const o=r;if(!s[o(692)][o(429)])return;const i=e[o(535)];if(!i)return;const c=s[o(465)][o(559)](i);n[o(648)][o(599)][o(630)](i)&&c&&!c[o(846)](o(439))&&c.is(o(466))&&(0,a.toWidget)(c,s[o(527)])}),{priority:r(478)})})),n[t(660)][t(633)](t(802))[t(425)]({model:t(824),view:(e,n)=>{const s=t;if(!n[s(692)][s(429)])return null;const{type:o,subType:i}=this[s(709)](e[s(587)]);return{classes:[s(595),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(535)])return;const{id:c,authorId:u}=this[a(709)](o[a(587)]);if(r){const t=this[a(460)][a(719)](c),e=this[a(854)](t);if(!this[a(580)](e))return}if(o[a(535)].is(a(509)))return void i[a(658)][a(459)](o[a(535)],s[a(539)]);const l=i[a(465)][a(559)](o[a(535)]);if(o[a(535)].is(a(752))&&n[a(648)][a(599)][a(498)](o[a(535)])&&!l[a(846)](a(602))){i[a(527)][a(667)]([a(595),a(603)],l),i[a(527)][a(744)](a(477),c,l),i[a(527)][a(744)](a(657),u,l),i[a(465)][a(711)](l,o[a(587)]),e&&(this[a(558)][a(557)](o[a(587)])?i[a(527)][a(667)](a(470),l):i[a(527)][a(562)](a(470),l));for(const t of n[a(648)][a(705)](o[a(535)])[a(536)]())i[a(658)][a(459)](t,s[a(539)]);i[a(658)][a(459)](o[a(535)],s[a(539)])}};n[t(660)][t(633)](t(802))[t(706)]((e=>{const n=t;e.on(n(853),((t,e,r)=>{const o=n;r[o(692)][o(429)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(624)})})),n[t(660)][t(633)](t(802))[t(706)]((e=>{const n=t;e.on(n(589),((t,e,r)=>{const o=n;r[o(692)][o(429)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(624)})})),n[t(660)][t(633)](t(802))[t(714)]({model:t(824),view:(e,n)=>n[t(692)][t(429)]?null:{group:t(824),name:e[t(553)](11)}}),n[t(660)][t(633)](t(796))[t(518)]({view:{name:t(824),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(431)+e[r(489)](r(656))+":"+e[r(489)]("id");return e[r(489)](r(664))&&(s+=":"+e[r(489)](r(664))),n[r(691)](r(745),{"data-name":s})}}),n[t(660)][t(633)](t(796))[t(512)]({view:t(824)}),n[t(660)][t(633)](t(758))[t(706)]((e=>{const n=t;e.on(n(853),s(),{priority:n(478)})})),n[t(660)][t(633)](t(758))[t(706)]((e=>{const n=t;e.on(n(589),s({isAttributeSuggestion:!0}),{priority:n(478)})})),n[t(660)][t(633)](t(758))[t(706)]((e=>{const n=t;e.on(n(663),((t,e,r)=>{const s=n,o=r[s(465)][s(837)](e[s(587)]);if(o)for(const t of o)t[s(846)](s(602))||(r[s(527)][s(562)]([s(595),s(603),s(470)],t),r[s(527)][s(526)](s(477),t),r[s(527)][s(526)](s(657),t),r[s(465)][s(453)](t,e[s(587)]))}),{priority:n(478)})})),n[t(660)][t(633)](t(758))[t(706)]((e=>{const n=t;e.on(n(550),((t,e,r)=>{const s=n,o=r[s(465)][s(837)](e[s(587)]);if(!o)return;const{id:i}=this[s(709)](e[s(587)]),a=this[s(460)][s(719)](i),c=this[s(854)](a);if(this[s(580)](c))for(const t of o)t[s(846)](s(602))||(r[s(527)][s(562)]([s(595),s(603),s(470)],t),r[s(527)][s(526)](s(477),t),r[s(527)][s(526)](s(657),t),r[s(465)][s(453)](t,e[s(587)]))}),{priority:n(478)})})),n[t(648)][t(433)][t(597)]((e=>{const r=t;let s=!1;const o=Array[r(605)](n[r(648)][r(433)][r(682)][r(566)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(709)](t);if(r(824)!==o)continue;const h=this[r(460)][r(719)](f);if(null!=c[r(723)]){r(571)==u&&(s=s||Oc(c[r(723)],t,e,n[r(648)][r(599)]));const o=r(450)==u&&this[r(580)](l[r(551)]("|")[0]);if(c[r(723)][r(521)]||r(467)==c[r(723)][r(734)][r(799)]||r(568)==u&&!Dc(c[r(723)])||o&&!Dc(c[r(723)])||r(652)==u&&(vc(a=c[r(723)])||function(t){const e=r;return t[e(756)][e(638)]==t[e(681)][e(785)]&&t[e(756)][e(483)]}(a)))e[r(436)](t),s=!0;else{if(!h||!h[r(594)])continue;if(c[r(723)]&&c[r(629)]&&c[r(723)][r(448)](c[r(629)]))continue;i[r(706)](h)}}}var a;return i[r(839)]>0&&(s=!!this[r(790)](i)||s),s})),n[t(648)][t(433)][t(597)]((e=>{const r=t;let s=!1;for(const t of n[r(648)][r(433)][r(682)][r(739)]())if(r(794)==t[r(428)])for(const t of this[r(460)][r(690)]()){if(t[r(625)]||!t[r(594)])continue;const o=r(568)==t[r(428)],i=this[r(854)](t),a=i&&this[r(580)](i);if(!o&&!a)continue;const c=t[r(437)]();if(c[r(756)][r(638)]!=c[r(681)][r(638)]&&!c[r(681)][r(483)]){const o=n[r(648)][r(443)](c[r(756)][r(601)],r(681)),i=n[r(648)][r(729)](c[r(756)],o);e[r(445)](t[r(848)](),{range:i}),s=!0}}return s})),n[t(648)][t(433)][t(597)]((e=>this[t(788)](e))),n[t(648)][t(433)][t(597)]((e=>!e[t(618)][t(742)]&&this[t(482)](e))),n[t(648)].on(t(823),(()=>{this[t(759)]=!1})),n[t(648)][t(433)].on(t(582),((r,s)=>{const o=t;if(!s[o(742)]||s[o(544)])return;if(!this[o(759)])return;const i=n[o(648)][o(433)][o(682)][o(739)]();if(0==i[o(665)])return;const a=[],c=i[o(815)]((t=>o(450)==t[o(428)])),u=i[o(815)]((t=>o(794)==t[o(428)]&&o(798)!=t[o(539)]));for(const t of c)this[o(576)](t[o(502)])&&a[o(832)]({key:t[o(502)],newValue:t[o(833)],oldValue:t[o(496)],range:Fc(t[o(533)],n[o(648)])});for(const t of u){if(o(754)!=t[o(446)]&&o(771)!=t[o(446)])continue;const e=Pc(t[o(783)][o(601)],n[o(648)]),r=t[o(494)];o(754)==t[o(446)]&&a[o(832)]({key:o(520),newValue:t[o(539)],oldValue:r[o(539)],range:e});for(const[n,s]of r[o(712)]){if(!this[o(576)](n))continue;const r=t[o(712)][o(719)](n);s!==r&&a[o(832)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(712)])this[o(576)](n)&&(r[o(712)][o(560)](n)||a[o(832)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(665)]&&n[o(648)][o(623)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(717)](t,e,s,o,{groupId:r});this[n(807)](t,a)}))}),{priority:t(818)}),n[t(648)][t(507)].on(t(485),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(709)](n[s(539)]),e=this[s(460)][s(719)](t);e&&e[s(826)](n[s(539)])}})),n[t(648)][t(433)].on(t(582),(()=>{const e=t,r=Array[e(605)](n[e(648)][e(433)][e(682)][e(566)]())[e(815)]((t=>e(824)===this[e(709)](t[e(539)])[e(738)]));if(0===r[e(665)])return;r[e(820)](((t,n)=>{const r=e,s=t[r(699)][r(629)],o=n[r(699)][r(629)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(756)][r(748)](o[r(756)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(709)](t);if(null===n[e(629)]){const n=this[e(856)](t);o[e(706)](n)}else{const t=this[e(460)][e(719)](r);null!==n[e(723)]||t[e(594)]?(s[e(706)](t[e(704)]),o[e(706)](t)):this[e(612)](t)}}o[e(839)]>0&&this[e(710)](o);for(const t of s)this[e(632)](e(628),t)})),n[t(648)].on(t(666),((e,r)=>{const s=t,o=r[0];if(!this[s(460)][s(839)])return;if(!o[s(514)])return;if(o[s(618)][s(544)]||!o[s(618)][s(742)])return;let i,a;switch(o[s(428)]){case s(794):i=n[s(648)][s(443)](o[s(783)]),a=i[s(767)](o[s(722)]);break;case s(551):i=n[s(648)][s(443)](o[s(732)]),a=n[s(648)][s(443)](o[s(613)]);break;case s(773):i=n[s(648)][s(443)](o[s(469)]),a=i[s(767)](o[s(722)]);break;default:return}const c=n[s(648)][s(729)](i,a);n[s(648)][s(643)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(499)](c)){if(e[t(625)])continue;if(t(571)==e[t(428)])continue;const r=this[t(854)](e);if(r&&this[t(580)](r)&&t(551)!=o[t(428)])continue;const s=e[t(699)]&&e[t(699)][t(438)];(t(568)!=e[t(428)]||t(551)==o[t(428)]&&!s)&&(n[t(757)]||t(741)==e[t(428)]&&n[t(490)]||e[t(437)]()[t(781)](c)&&this[t(619)](e,i,a))}}))}),{priority:t(818)}),n[t(648)].on(t(812),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(718)])return;if(this[s(508)])return;if(!this[s(698)][s(486)])return;if(o[s(521)])return;const a=n[s(648)][s(599)],{start:c,end:u}=o[s(437)](),l=c[s(601)]&&a[s(671)](c[s(601)])?null:a[s(850)](c,s(787)),f=u[s(785)]&&a[s(671)](u[s(785)])?null:a[s(850)](u,s(805)),h=n[s(648)][s(729)](l?l[s(756)]:c,f?f[s(681)]:u);n[s(648)][s(643)]((t=>{const e=s;this[e(530)](h);const r=n[e(648)][e(599)][e(850)](h[e(756)]);o.is(e(830))?t[e(529)](r):o[e(586)](r)})),e[s(655)]()}),{priority:e.priorities[t(819)]+10}),n[t(648)].on(t(468),((e,r)=>{const s=t,o=r[r[s(665)]-1];o&&o[s(718)]||this[s(508)]||this[s(698)][s(486)]&&(n[s(648)][s(643)]((()=>{const t=s;let o=n[t(648)][t(468)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(565)]=o[t(695)]();const i=o[t(681)][t(785)],a=n[t(648)][t(599)];i&&a[t(498)](i)&&!a[t(630)](i)&&(o=n[t(648)][t(729)](o[t(756)],n[t(648)][t(443)](i,t(681)))),this[t(680)](o)})),e[s(655)]())}),{priority:t(478)}),this[t(713)][t(838)][t(706)](t(806),this[t(698)]),this[t(432)](t(806));const o=new p(n,this[t(460)]);n[t(838)][t(706)](t(728),o),this[t(432)](t(728));const i=new b(n,this[t(460)]);n[t(838)][t(706)](t(610),i),this[t(432)](t(610)),n[t(838)][t(706)](t(777),new M(n,o,this[t(460)])),this[t(432)](t(777)),n[t(838)][t(706)](t(804),new M(n,i,this[t(460)])),this[t(432)](t(804)),n[t(838)][t(706)](t(753),new F(n,o,this[t(460)])),this[t(432)](t(753)),n[t(838)][t(706)](t(647),new F(n,i,this[t(460)])),this[t(432)](t(647));const c=n[t(831)][t(719)](t(762));this[t(670)](c,t(515),((e,{threadId:n})=>{const r=t,s=this[r(460)][r(719)](n);s&&s[r(653)]&&1===s[r(653)][r(665)]&&this[r(475)](n,{hasComments:!0})}),{priority:t(766)}),this[t(670)](c,t(555),((e,{threadId:n})=>{const r=t,s=this[r(460)][r(719)](n);s&&s[r(653)]&&!s[r(653)][r(665)]&&this[r(475)](n,{hasComments:!1})}),{priority:t(766)})}set[kc(545)](t){const n=kc;if(this[n(770)])throw new e.CKEditorError(n(579),this);this[n(770)]=t}get[kc(545)](){return this[kc(770)]}[kc(800)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=kc,r=[];for(const e of this[n(460)][n(690)]())t&&!e[n(594)]||r[n(832)](e);return e?r[n(452)]((t=>t[n(760)]())):r}[kc(746)](t){const n=kc,r=this[n(460)][n(719)](t);if(!r)throw new e.CKEditorError(n(733),this);return r}[kc(834)](t){const e=kc;return this[e(460)][e(560)](t)}[kc(776)](t){const e=kc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(428)][e(551)](":"),a=this[e(460)][e(719)](r)||this[e(519)](o,i,r,n,s);if(this[e(523)](a),this[e(673)](a,o,i||null,n),a[e(525)]=t[e(525)],a[e(505)]=!0,s&&s[e(596)]){const t=s[e(596)],n=this[e(697)](t[e(857)]);a[e(639)]=t[e(525)],a[e(484)]=n,a[e(779)]=!0}else a[e(639)]=t[e(525)];switch(t[e(699)]&&(a[e(699)]=t[e(699)]),t[e(712)]&&(a[e(712)]=t[e(712)]),this[e(770)]&&this[e(770)][e(694)]||(a[e(789)]=!0),this[e(750)][e(719)](a)){case e(755):this[e(750)][e(782)](a,e(548));break;case e(524):a[e(594)]?(this[e(790)](new Set([a])),this[e(710)](new Set([a])),this[e(750)][e(782)](a,e(731)),this[e(632)](e(516),a)):this[e(750)][e(782)](a,e(689))}return a}[kc(728)](t){const e=kc;this[e(718)]((()=>{const n=e;this[n(713)][n(648)][n(643)]((()=>{const e=n;for(const n of t[e(676)]())n[e(793)]()}))}))}[kc(610)](t){const e=kc;this[e(718)]((()=>{const n=e;this[n(713)][n(648)][n(643)]((()=>{const e=n;for(const n of t[e(676)]())n[e(774)]()}))}))}[kc(432)](t,n){const r=kc,s=this[r(713)][r(838)][r(719)](t);if(!s)throw new e.CKEditorError(r(561),this,{commandName:t});if(this[r(646)][r(560)](s))throw new e.CKEditorError(r(669),this,{commandName:t});this[r(646)][r(706)](s),n&&s.on(r(609),((t,e)=>{const o=r;this[o(698)][o(486)]&&(this[o(508)]||(e[o(665)]>0&&e[e[o(665)]-1]&&e[e[o(665)]-1][o(718)]?e[o(684)]():(t[o(565)]=n(((...t)=>s[o(609)](...t,{forceDefaultExecution:!0})),...e),t[o(655)]())))}),{priority:r(478)})}[kc(718)](t){const n=kc;let r,s;const o=this[n(508)];this[n(508)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(508)]=!1),s&&e.CKEditorError[n(764)](s,this),r}[kc(680)](t,n=null,r={}){const s=kc;if(t[s(521)])return null;const o=this[s(713)][s(831)][s(719)](s(451)).me;for(const{suggestion:e,meta:o}of this[s(499)](t,s(741)))if(o[s(490)]){if(!o[s(426)]){if(o[s(757)]){if(!this[s(472)]||!Uc(e,r))continue;return e}if(Uc(e,r))return e;this[s(619)](e,t[s(756)],t[s(681)]);break}if(n==e[s(661)]&&Uc(e,r)){const n=e[s(437)]();return n[s(756)][s(448)](t[s(681)])?this[s(810)](e,this[s(471)][s(729)](t[s(756)],n[s(681)])):this[s(810)](e,this[s(471)][s(729)](n[s(756)],t[s(681)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(811)+n:s(741),u=this[s(642)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(730)](c,i,a,t),u}[kc(592)](t,n=kc(488),r={}){const s=kc,o=this[s(713)][s(831)][s(719)](s(451)).me,i=this[s(547)][s(687)](s(741),n,s(590));for(const e of this[s(800)]())if(e[s(484)].id==o.id&&s(741)==e[s(428)]&&e[s(661)]==n&&Uc(e,r)&&(i(e[s(650)](),t)||i(t,e[s(650)]()))){for(const n of t)e[s(784)](n);return e}for(const{suggestion:e,meta:n}of this[s(499)](t,s(741))){if(!n[s(490)])continue;if(!this[s(472)]&&n[s(757)])continue;if(!Uc(e,r))continue;let o=!0;for(const n of e[s(650)]())for(const e of t)if(!n[s(781)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(811)+n,l=this[s(642)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(730)](u,a,c,e,zr[s(626)]());return l}[kc(827)](t,n,r=null,s={}){const o=kc;if(r=r||wc(n),t[o(521)])return null;if(o(567)===this[o(724)]){const e=this[o(547)][o(687)](o(571),r,o(793));return this[o(718)]((()=>e([t],n,s))),null}const i=this[o(713)][o(831)][o(719)](o(451)).me,a=[];if(o(510)!==this[o(724)])for(const{suggestion:e,meta:n}of this[o(499)](t,o(741)))n[o(490)]&&!n[o(583)]&&a[o(832)](...e[o(650)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(564)](s);e&&r[n(832)](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(665)];){const s=r[e][n(701)](t);r[n(617)](e,1,...s),e+=s[n(665)]}}return r}(t,a);c[o(665)]&&this[o(471)][o(643)]((()=>{const t=o;for(const e of c){const o=this[t(547)][t(687)](t(571),r,t(793));this[t(718)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(756)],u=t[o(681)];for(const{suggestion:e,meta:n}of this[o(499)](t,o(571))){if(!n[o(490)])continue;if(e[o(661)]!=r)continue;if(!Uc(e,s))continue;const i=e[o(437)]();if(i[o(781)](t,!0))return null;c=c[o(748)](i[o(756)])?c:i[o(756)],u=u[o(675)](i[o(681)])?u:i[o(681)],a?i[o(756)][o(748)](a[o(437)]()[o(756)])?(a[o(563)](),a=e):e[o(563)]():a=e}const l=this[o(471)][o(729)](c,u);if(a)this[o(810)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(642)]({id:t,type:o(795)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(730)](o(795)+r,t,a,l)}}return null}[kc(727)](t,n,r=[],s=null,o={}){const i=kc;n[i(822)]||(n[i(822)]=n[i(735)]),n[i(438)]=t.is(i(533)),s=s||wc(n);const a=r[i(452)]((t=>Pc(t,this[i(471)]))),c=t.is(i(533))?t:Pc(t,this[i(471)]);if(i(567)===this[i(724)]){const t=this[i(547)][i(687)](i(568),s,i(793));return this[i(718)]((()=>t([c],n,o))),null}a[i(832)](c);let u=!0;for(const t of a)if(!this[i(573)](t)){u=!1;break}if(u&&i(510)!==this[i(724)]){const t=this[i(547)][i(687)](i(568),s,i(793));return this[i(718)]((()=>t([c],n,o))),null}let l=null,f=c[i(756)],h=c[i(681)];for(const{suggestion:t,meta:e}of this[i(499)](c,i(568))){if(!e[i(490)])continue;if(e[i(426)]||e[i(757)]||e[i(583)])continue;if(t[i(699)][i(822)]!=n[i(822)])continue;if(!Uc(t,o))continue;const r=t[i(437)]();if(t[i(661)]==s){if(r[i(781)](c,!0))return null;f=f[i(748)](r[i(756)])?f:r[i(756)],h=h[i(675)](r[i(681)])?h:r[i(681)],l?r[i(756)][i(748)](l[i(437)]()[i(756)])?(l[i(563)](),l=t):t[i(563)]():l=t}else{const e=c[i(564)](r);this[i(492)](t,e)}}const d=this[i(713)][i(831)][i(719)](i(451)).me,g=(0,e.uid)(),p=d.id;if(l)return this[i(810)](l,this[i(471)][i(729)](f,h)),l;{const t=this[i(642)]({id:g,type:i(554)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(730)](i(554)+s,g,p,this[i(471)][i(729)](f,h)),t}}[kc(447)](t,n,r=[],s=null,o={}){const i=kc;n[i(822)]||(n[i(822)]=n[i(735)]);const a=t[0];n[i(438)]=a.is(i(533)),s=s||wc(n);const c=r[i(452)]((t=>Pc(t,this[i(471)]))),u=a.is(i(533))?t:t[i(452)]((t=>Pc(t,this[i(471)])));if(i(567)===this[i(724)]){const t=this[i(547)][i(687)](i(568),s,i(793));return this[i(718)]((()=>t(u,n,o))),null}c[i(832)](...u);let l=!0;for(const t of c)if(!this[i(573)](t)){l=!1;break}if(l&&i(510)!==this[i(724)]){const t=this[i(547)][i(687)](i(568),s,i(793));return this[i(718)]((()=>t(u,n,o))),null}const f=this[i(713)][i(831)][i(719)](i(451)).me;for(const t of this[i(800)]()){if(t[i(484)].id!=f.id)continue;if(i(568)!=t[i(428)]||t[i(699)][i(822)]!=n[i(822)])continue;if(!Uc(t,o))continue;const e=t[i(661)]==s;for(let n=0;n<u[i(665)];n++){const r=u[n];for(const s of t[i(700)]()){const o=s[i(768)]();if(r[i(448)](o)){e?(u[i(617)](n,1),n--):t[i(436)](s[i(539)]);break}}}}if(0==u[i(665)])return null;const h=this[i(547)][i(687)](i(568),s,i(590));for(const t of this[i(800)]())if(t[i(484)].id==f.id&&i(568)==t[i(428)]&&t[i(699)][i(822)]==n[i(822)]&&t[i(661)]==s&&Uc(t,o)&&(h(t[i(650)](),u)||h(u,t[i(650)]()))){for(const e of u)t[i(784)](e);return t}const d=(0,e.uid)(),g=f.id,p=i(554)+s,m=this[i(642)]({id:d,type:p,data:n,createdAt:new Date,authorId:g,attributes:o});for(const t of u)this[i(730)](p,d,g,t,zr[i(626)]());return m}[kc(530)](t,n=null,r={}){const s=kc;if(t[s(521)])return null;const o=this[s(713)][s(831)][s(719)](s(451)).me,a=new i.LiveRange(t[s(756)],t[s(681)]);for(const{suggestion:t,meta:e}of this[s(499)](a,s(741)))if(e[s(490)]&&!e[s(426)])if(t[s(625)]){const e=t[s(650)]()[s(815)]((t=>s(467)!=t[s(734)][s(799)]));if(e[s(688)]((t=>a[s(781)](t,!0)))&&t[s(774)](),e[s(549)]((t=>t[s(781)](a,!0)))){const t=this[s(547)][s(687)](s(652),n,s(793));return this[s(718)]((()=>t([a],null,r))),null}}else{const e=a[s(564)](t[s(437)]());null!==e&&t[s(442)]([e],null,r)}if(a[s(604)](),a[s(521)]||s(467)==a[s(734)][s(799)])return null;let c=null,u=a[s(756)],l=a[s(681)];const f=this[s(499)](a,s(652));for(const{suggestion:t,meta:e}of f){const n=this[s(471)][s(729)](u,l);if(e[s(490)]&&(this[s(472)]||!e[s(757)]&&!e[s(583)]))if(t[s(625)]){if(!Uc(t,r))continue;let e=!0;for(const r of t[s(650)]()){if(r[s(781)](n,!0))return t;n[s(781)](r)||(e=!1)}e&&t[s(774)]()}else{const e=t[s(437)]();if(e[s(781)](n,!0))return t;if(!Uc(t,r)){n[s(781)](e)?t[s(563)]():e[s(569)](u)?u=e[s(681)]:e[s(569)](l)&&(l=e[s(756)]);continue}u=u[s(748)](e[s(756)])?u:e[s(756)],l=l[s(675)](e[s(681)])?l:e[s(681)],r=Object[s(591)]({},t[s(712)]),c?e[s(756)][s(748)](c[s(437)]()[s(756)])?(c[s(563)](),c=t):t[s(563)]():c=t}}if(c)return this[s(810)](c,this[s(471)][s(729)](u,l)),c;{const t=(0,e.uid)(),i=this[s(471)][s(729)](u,l),a=o.id,c=n?s(775)+n:s(652),f=this[s(642)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(730)](c,t,a,i),f}}[kc(616)](t,n=kc(488),r={}){const s=kc,o=this[s(713)][s(831)][s(719)](s(451)).me,a=t[s(452)]((t=>new i.LiveRange(t[s(756)],t[s(681)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(499)](a,s(741)))e[s(490)]&&!e[s(426)]&&c[s(706)](t);for(const e of c)if(e[s(625)]){const o=e[s(650)]();if((!e[s(712)]||!e[s(712)][s(843)])&&o[s(688)]((t=>a[s(549)]((e=>e[s(781)](t,!0)))))&&e[s(774)](),a[s(688)]((t=>o[s(549)]((e=>e[s(781)](t,!0)))))){const e=this[s(547)][s(687)](s(652),n,s(793));return this[s(718)]((()=>e(t,null,r))),null}}else{const t=e[s(437)]();if(a[s(549)]((e=>e[s(781)](t,!0)))&&e[s(774)](),a[s(688)]((e=>t[s(781)](e,!0)))){const t=this[s(547)][s(687)](s(652),n,s(793));return this[s(718)]((()=>t(a,null,r))),null}}const u=this[s(547)][s(687)](s(652),n,s(590));let l=null;for(const t of this[s(800)]())if(t[s(484)].id==o.id&&t[s(594)]&&s(652)==t[s(428)]&&t[s(661)]==n&&Uc(t,r)&&(u(t[s(650)](),a)||u(a,t[s(650)]())))if(l){if(t[s(653)]&&t[s(653)][s(665)])continue;for(const e of t[s(650)]())l[s(668)](e)||l[s(784)](e);t[s(563)]()}else{l=t;for(const e of a)t[s(668)](e)||t[s(784)](e)}if(l)return l;c[s(621)]();for(const{suggestion:t,meta:e}of this[s(499)](a,s(652)))e[s(490)]&&(this[s(472)]||!e[s(757)]&&!e[s(583)])&&Uc(t,r)&&c[s(706)](t);for(const t of c){const e=t[s(650)]();if((!r||!r[s(843)])&&a[s(688)]((t=>e[s(549)]((e=>e[s(781)](t,!0))))))return t;(!t[s(712)]||!t[s(712)][s(843)])&&e[s(688)]((t=>a[s(549)]((e=>e[s(781)](t,!0)))))&&t[s(774)]()}const f=(0,e.uid)(),h=o.id,d=s(775)+n,g=this[s(642)]({id:f,type:d,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(604)](),t[s(521)]||s(467)==t[s(734)][s(799)]||this[s(730)](d,f,h,t,zr[s(626)]());return g}[kc(717)](t,n,r,s,o){const i=kc;if(t[i(521)])return[];if(i(567)===this[i(724)])return[];const a=this[i(713)][i(831)][i(719)](i(451)).me.id,c=Array[i(605)](this[i(460)][i(690)]())[i(815)]((e=>i(450)==e[i(428)]&&e[i(699)][i(501)]==n&&e[i(668)](t)));if(i(584)===this[i(724)]){const e=this[i(499)](t,i(741))[i(815)]((({meta:t})=>t[i(490)]&&!t[i(583)]&&!t[i(426)]))[i(452)]((({suggestion:t})=>t));c[i(841)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(450)==t[i(428)]?t[i(699)][i(461)]:void 0,o=t[i(437)](),a=Array[i(605)](u[i(761)]())[i(649)]((t=>t[i(847)](o)));if(!a)continue;const c=a[i(701)](o);this[i(580)](n)&&i(741)==t[i(428)]&&0!=c[i(665)]||(u[i(606)](a),c[i(542)]((t=>{u[i(782)](t,r)})),i(741)!=t[i(428)]&&e!=s&&u[i(782)](a[i(564)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(665)]>37&&console[i(615)](i(546),{key:n});const f=(i(683)+(n+"|")+wc({newValue:s}))[i(645)](0,60),h=this[i(642)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(832)](h),this[i(730)](f,c,a,t)}return l}[kc(814)](t){const e=kc;this[e(432)](t,((t,...n)=>{this[e(809)]((()=>{t(...n)}))}))}[kc(531)](t){const e=kc;this[e(487)][e(706)](t)}[kc(829)](t){const e=kc;this[e(457)][e(706)](t)}[kc(854)](t){const e=kc;return e(450)==t[e(428)]?t[e(661)][e(551)]("|")[0]:null}[kc(810)](t,e){const n=kc,r=t[n(848)]();this[n(471)][n(643)]((t=>{t[n(445)](r,{range:e})}))}[kc(523)](t){const e=kc,n=t.id,r=this[e(713)][e(627)][e(719)](e(686));this[e(570)][e(801)](n)||this[e(570)][e(481)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(570)][e(644)](n);s[e(503)](e(778)),s[e(778)]=!1,t[e(653)]=s}[kc(673)](t,n,r,s){const o=kc;if(t[o(428)]!=n||t[o(661)]!=r||t[o(772)].id!=s)throw this[o(713)][o(614)](o(654)),new e.CKEditorError(o(654),this)}[kc(492)](t,n){const r=kc,s=t[r(437)]();if(n[r(448)](s))t[r(563)]();else if(s[r(781)](n)){const o=this[r(471)][r(443)](n[r(756)][r(785)],r(681));this[r(810)](t,this[r(471)][r(729)](s[r(756)],o));const i=(0,e.uid)(),a=t[r(772)].id,c=t[r(428)]+":"+t[r(661)];this[r(642)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(699)],attributes:t[r(712)]});const u=this[r(471)][r(443)](n[r(681)][r(638)],r(588)),l=this[r(471)][r(729)](u,s[r(681)]);this[r(730)](c,i,a,l)}else if(s[r(569)](n[r(756)])){const e=this[r(471)][r(443)](n[r(756)][r(785)],r(681));this[r(810)](t,this[r(471)][r(729)](s[r(756)],e))}else{const e=this[r(471)][r(443)](n[r(681)][r(638)],r(588));this[r(810)](t,this[r(471)][r(729)](e,s[r(681)]))}}[kc(573)](t){const e=kc;for(const{suggestion:n,meta:r}of this[e(499)](t,e(741))){if(!r[e(490)])continue;const s=n[e(650)]();for(const n of s)if(!t[e(701)](n)[e(665)])return!0}return!1}[kc(434)](t){const n=kc,r=this[n(713)][n(831)][n(719)](n(451))[n(769)](t);if(!r)throw new e.CKEditorError(n(522),this);return r}[kc(697)](t){const e=kc,n=this[e(713)][e(831)][e(719)](e(451)),r=(0,o.hashObject)(e(715)+t);return n[e(769)](r)||n[e(473)]({id:r,name:t})}[kc(519)](t,e,n,r,s){const o=kc,i=this[o(434)](r),a=this[o(547)][o(578)](t,e,n,i,s,(t=>{const e=o;this[e(475)](n,{attributes:t});const r=this[e(746)](n);this[e(790)](new Set([r])),this[e(710)](new Set([r]))}));return this[o(670)](a,o(793),(()=>{const t=o;this[t(475)](n,{state:t(585)})}),{priority:o(478)}),this[o(670)](a,o(774),(()=>{const t=o;this[t(475)](n,{state:t(640)})}),{priority:o(478)}),this[o(460)][o(782)](n,a),this[o(750)][o(782)](a,o(755)),a}[kc(709)](t){const e=kc,n=t[e(551)](":");return{group:n[0],type:n[1],subType:n[e(665)]>=5?n[2]:null,id:n[e(665)]<5?n[2]:n[3],authorId:n[e(665)]<5?n[3]:n[4],markerCount:6==n[e(665)]?n[5]:null}}[kc(619)](t,n,r){const s=kc,o=t[s(437)](),i=o[s(756)],a=o[s(681)];this[s(810)](t,this[s(471)][s(729)](i,n));const c=(0,e.uid)(),u=t[s(772)].id,l=t[s(428)]+(t[s(661)]?":"+t[s(661)]:"");this[s(642)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(712)],data:t[s(699)]});const f=this[s(854)](t);(s(568)==t[s(428)]||f&&this[s(580)](f))&&(r=this[s(471)][s(702)](r[s(638)])),this[s(730)](l,c,u,this[s(471)][s(729)](r,a))}[kc(499)](t,e=null){const n=kc,r=[],s=this[n(713)][n(831)][n(719)](n(451)).me;Array[n(480)](t)||(t=[t]);for(const o of this[n(800)]()){if(!o[n(594)])continue;if(e&&o[n(428)]!=e)continue;let i=!1;for(const e of o[n(650)]()){for(const a of t){const t=a[n(756)][n(448)](e[n(681)])||a[n(681)][n(448)](e[n(756)]);if(t||a[n(564)](e)){const c=a[n(781)](e)&&Sc(this[n(471)][n(599)],e[n(756)],a),u=e[n(781)](a)&&Sc(this[n(471)][n(599)],a[n(756)],e);r[n(832)]({suggestion:o,meta:{isOwn:s==o[n(484)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[kc(730)](t,e,n,r,s){const o=kc;this[o(471)][o(643)]((i=>{const a=o;let c=a(431)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(662)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[kc(612)](t){const e=kc,n=t[e(540)],r=t[e(792)];t[e(540)]=null,t[e(792)]=null,null!=n&&n[e(792)]==t&&(n[e(792)]=r),null!=r&&r[e(540)]==t&&(r[e(540)]=n),e(731)==this[e(750)][e(719)](t)&&(this[e(750)][e(782)](t,e(689)),this[e(632)](e(454),t,n,r))}[kc(642)](t){const n=kc,r=t.id,s=this[n(776)](t);if(this[n(770)]&&this[n(770)][n(694)]){const o=this[n(713)][n(831)][n(719)](n(821)),i=s[n(740)],a=s[n(661)]?s[n(428)]+":"+s[n(661)]:s[n(428)],c=this[n(713)][n(736)],u=o[n(706)](Kr(c,n(608))),l={id:r,type:a,hasComments:i,data:t[n(699)]||null,originalSuggestionId:t[n(803)]||null,attributes:s[n(712)]};this[n(770)][n(694)](l)[n(780)]((t=>{const e=n;s[e(789)]=!0,o[e(541)](u),t&&t[e(525)]&&(this[e(460)][e(719)](r)[e(525)]=t[e(525)])}))[n(659)]((t=>{const r=n;throw(0,e.logWarning)(r(836)),this[r(713)][r(648)][r(623)]({isUndoable:!1},(()=>{s[r(774)]()})),s[r(693)](),this[r(460)][r(606)](s.id),this[r(750)][r(606)](s),t}))}return s}[kc(580)](t){const e=kc;return this[e(487)][e(560)](t)}[kc(475)](t,e){const n=kc,r=this[n(713)][n(831)][n(719)](n(821)),s=this[n(746)](t);if(this[n(770)]&&this[n(770)][n(844)])if(s[n(789)]){const s=r[n(706)](Kr(this[n(713)][n(736)],n(608)));this[n(770)][n(844)](t,e)[n(780)]((()=>{r[n(541)](s)}))}else s.on(n(577),(()=>{this[n(475)](t,e)}))}[kc(641)](t){const n=kc;if(!this[n(770)]||!this[n(770)][n(746)])throw new e.CKEditorError(n(725),this);return this[n(770)][n(746)](t)}[kc(856)](t){const e=kc,{id:n,type:r,subType:s,authorId:o}=this[e(709)](t),i=this[e(460)][e(719)](n)||this[e(519)](r,s,n,o,{});switch(this[e(673)](i,r,s,o),this[e(750)][e(719)](i)){case e(755):this[e(641)](n)[e(780)]((t=>{const r=e;let s=Promise[r(672)]();t[r(740)]&&(s=this[r(570)][r(851)]({channelId:this[r(713)][r(627)][r(719)](r(686)),threadId:n})),s[r(780)]((()=>{const e=r;this[e(776)](t)[e(789)]=!0}))})),this[e(750)][e(782)](i,e(524));break;case e(689):this[e(475)](n,{state:e(707)});case e(548):this[e(750)][e(782)](i,e(731)),this[e(632)](e(516),i);break;case e(731):this[e(632)](e(628),i)}return i[e(826)](t),i}[kc(710)](t){const e=kc,n=Array[e(605)](t),r=n[e(815)]((t=>e(450)==t[e(428)]));this[e(726)](r);const s=n[e(815)]((t=>!t[e(625)]&&e(450)!=t[e(428)])),o=this[e(800)]({skipNotAttached:!0})[e(815)]((t=>!t[e(625)]&&e(450)!=t[e(428)])),i=o[e(815)]((n=>!t[e(560)](n))),a=new Map(o[e(452)]((t=>[t,this[e(547)][e(687)](t[e(428)],t[e(661)],e(716))]))),c=new Map(o[e(452)]((t=>[t,t[e(437)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(665)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(665)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(665)];t++){const n=s[t];!l[e(560)](n)&&n[e(540)]&&(f[e(706)](n[e(540)]),n[e(540)][e(792)]===n&&(n[e(540)][e(792)]=null),n[e(540)]=null),!u[e(560)](n)&&n[e(792)]&&(f[e(706)](n[e(792)]),n[e(792)][e(540)]===n&&(n[e(792)][e(540)]=null),n[e(792)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(665)];e++){const r=d(t,n[e]);r&&(r[0][s(792)]=r[1],r[1][s(540)]=r[0],u[s(706)](r[0]),l[s(706)](r[1]))}}function d(t,n){const r=e;if(t[r(484)].id!==n[r(484)].id)return null;const s=a[r(719)](t)(t,n,c[r(719)](t),c[r(719)](n));return s&&a[r(719)](n)(t,n,c[r(719)](t),c[r(719)](n))?s[1][r(653)]&&s[1][r(653)][r(665)]?null:s:null}f[e(839)]&&this[e(710)](f)}[kc(726)](t){const e=kc;if(0==t[e(665)])return;const n=this[e(800)]({skipNotAttached:!0})[e(815)]((t=>e(450)==t[e(428)]&&t[e(505)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(712)]);s[e(560)](n)||(s[e(782)](n,r[e(665)]),r[e(832)]([]));const i=s[e(719)](n);r[i][e(832)](t)}!function(){const t=e;r[t(820)](((e,n)=>{const r=t,s=e[0][r(525)],o=n[0][r(525)];return s==o?e[0][r(712)][r(845)]<n[0][r(712)][r(845)]?-1:1:s<o?-1:1}));for(const e of r)e[t(820)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(665)];t++){if(0==r[t][e(665)])continue;const n=[];for(let s=t+1;s<r[e(665)];s++)0!=r[s][e(665)]&&i(r[t],r[s])&&n[e(832)](s);for(const s of n)r[t]=r[t][e(791)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(665)];n++){const r=t[n+1]||null;t[n][e(792)]!==r&&(t[n][e(792)]=r)}for(const t of r)for(let n=0;n<t[e(665)];n++){const r=t[n-1]||null;t[n][e(540)]!==r&&(t[n][e(540)]=r)}function i(t,n){const r=e;if(t[0][r(712)][r(845)]!==n[0][r(712)][r(845)]&&t[0][r(484)]!==n[0][r(484)])return!1;if(!function(t,e){const n=r;return!t[n(740)]&&!e[n(740)]||(!t[n(740)]||!e[n(740)])&&(!!(t[n(740)]&&e[n(525)]<t[n(653)][n(749)][n(719)](0)[n(525)])||!!(e[n(740)]&&t[n(525)]<e[n(653)][n(749)][n(719)](0)[n(525)]))}(t[0],n[0]))return!1;const s=Ac(t[0][r(712)],r(845)),o=Ac(n[0][r(712)],r(845));return!!Fr(s,o)&&(!!t[r(688)]((t=>n[r(549)]((e=>t[r(437)]()[r(448)](e[r(437)]())))))&&n[r(688)]((e=>t[r(549)]((t=>e[r(437)]()[r(448)](t[r(437)]()))))))}}[kc(790)](t){const e=kc,n=Array[e(605)](t),r=this[e(800)]({skipNotAttached:!0}),s=r[e(815)]((n=>!t[e(560)](n))),o=new Map(n[e(452)]((t=>[t,this[e(547)][e(687)](t[e(428)],t[e(661)],e(590))]))),i=new Map(r[e(452)]((t=>[t,t[e(650)]()])));for(let t=0;t<n[e(665)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(665)];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(665)];e++){const s=r[e];if(s[a(428)]!==n[a(428)]||s[a(484)].id!==n[a(484)].id||s[a(661)]!==n[a(661)])continue;if(!Bc(n,s))continue;if(a(450)==n[a(428)]&&n[a(699)][a(461)]!=s[a(699)][a(461)])continue;if(a(450)==n[a(428)]&&t[a(580)](n[a(699)][a(501)]))continue;if(a(568)==n[a(428)]){const e=t[a(713)][a(648)],r=n[a(679)]();if(r&&(e[a(599)][a(630)](r)||e[a(599)][a(671)](r)))continue}const c=o[a(719)](n),u=i[a(719)](n),l=i[a(719)](s),f=n[a(653)]&&n[a(653)][a(665)],h=s[a(653)]&&s[a(653)][a(665)];if(!f&&c(l,u))return t[a(817)](s,n),i[a(606)](n),!0;if(!h&&c(u,l))return t[a(817)](n,s),i[a(606)](s),!0}return!1}}[kc(817)](t,e){const n=kc;if(t[n(625)])for(const r of e[n(650)]())t[n(784)](r);else{const r=e[n(437)]()[n(681)];this[n(810)](t,this[n(471)][n(729)](t[n(437)]()[n(756)],r))}e[n(563)]()}[kc(506)](t,e,n){const r=kc,s=t[r(435)](r(449))||t[r(435)](r(450))?r(600):t[r(464)]();return Kr(this[r(713)][r(736)],e+"_"+s+r(517),n)}[kc(552)](){const t=kc,n=this[t(713)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(471)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(709)](t[i(539)]);if(i(824)===e){r[i(635)](this[i(506)](n,i(537)));break}}for(const t of s){const{group:n,type:s}=this[i(709)](t[i(539)]);if(i(824)===n){r[i(635)](this[i(506)](s,i(721),(0,e.getEnvKeystrokeText)(o.ENTER_THREAD_KEYSTROKE)));break}}}))}[kc(788)](t){const e=kc;if(this[e(759)])return!1;const n=this[e(713)],r=n[e(648)][e(433)][e(682)][e(739)]();if(0==r[e(665)])return!1;const s=[],o=r[e(815)]((t=>e(450)==t[e(428)])),i=r[e(815)]((t=>e(794)==t[e(428)]&&e(798)!=t[e(539)])),a=r[e(815)]((t=>e(541)==t[e(428)]&&e(798)!=t[e(539)]));for(const t of o)s[e(832)]({key:t[e(502)],newValue:t[e(833)],oldValue:t[e(496)],range:Fc(t[e(533)],n[e(648)])});for(const t of i){const r=a[e(649)]((n=>n[e(783)][e(448)](t[e(783)])));r&&s[e(832)]({key:e(520),newValue:t[e(539)],oldValue:r[e(539)],range:n[e(648)][e(474)](t[e(783)][e(601)])})}return 0!=s[e(665)]&&this[e(807)](t,s)}[kc(482)](t){const e=kc;let n=!1;const r=this[e(713)][e(648)][e(433)][e(682)][e(566)]()[e(815)]((t=>t[e(699)][e(723)]&&t[e(539)][e(435)](e(651))));for(const s of r){const{subType:r,id:o}=this[e(709)](s[e(539)]),i=r[e(551)]("|")[0];for(const r of this[e(800)]({skipNotAttached:!0}))r.id!=o&&e(450)==r[e(428)]&&r[e(699)]&&r[e(699)][e(501)]==i&&r[e(437)]()[e(847)](s[e(699)][e(723)])&&(this[e(441)](r,s[e(699)][e(723)],t),n=!0)}return n}[kc(809)](t){const e=kc;this[e(713)],this[e(759)]=!0,t()}[kc(576)](t){const e=kc,n=this[e(580)](t),r=this[e(457)][e(560)](t);return n||r}[kc(807)](t,e){const n=kc;if(0==e[n(665)])return!1;let r=!1;for(const s of e){const e=this[n(499)](s[n(533)],n(450))[n(815)]((t=>!t[n(852)][n(426)]))[n(452)]((t=>t[n(824)])),i=(0,o.hashObject)({newValue:s[n(479)]});e[n(815)]((t=>{const e=n,[r,o]=t[e(661)][e(551)]("|");return r==s[e(501)]&&o!=i}))[n(542)]((e=>{const o=n;this[o(441)](e,s[o(533)],t),r=!0}))}return r}[kc(441)](t,e,n){const r=kc,s=t[r(437)]()[r(701)](e);0!==s[r(665)]?1!==s[r(665)]?this[r(619)](t,e[r(756)],e[r(681)]):this[r(810)](t,s[0]):n[r(436)](t[r(848)]())}}class Nc{constructor(t){const e=kc;this[e(631)]=t,this[e(471)]=t[e(648)],this[e(634)]=new Map,this[e(763)]=new Map,this[e(593)]()}[kc(578)](t,e,n,r,s,o){const i=kc;return new zr(this[i(471)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(687)](t,e,i(793))(...n),onDiscard:(...n)=>this[i(687)](t,e,i(774))(...n)})}[kc(696)](t,e,n,r){const s=kc,o=t+":"+e+":"+n;this[s(634)][s(782)](o,r)}[kc(687)](t,e,n){const r=kc,s=t+":"+e+":"+n;return this[r(634)][r(719)](s)||this[r(763)][r(719)](t+":"+n)}[kc(593)](){const t=kc,e=()=>!1,n=t=>{const e=Cc;t[e(820)](((t,n)=>t[e(756)][e(748)](n[e(756)])?1:-1)),this[e(471)][e(643)]((n=>{const r=e;for(const e of t){let t;t=e[r(681)][r(483)]&&e[r(681)][r(638)]==e[r(756)][r(601)]?n[r(765)](e[r(756)][r(601)],"on"):n[r(765)](e),this[r(471)][r(812)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Cc;e&&this[n(471)][n(643)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(452)]((t=>(vc(t)&&(t=this[s(471)][s(729)](t[s(681)])),t)))[s(815)]((t=>s(467)!==t[s(734)][s(799)]));if(c[s(665)]<1)return;const u=Array[s(605)](this[s(471)][s(433)][s(509)][s(650)]())[s(452)]((t=>i.LiveRange[s(786)](t)));r[s(529)](c);for(const t of this[s(631)][s(838)][s(838)]())t[s(771)]();a[s(832)]({forceDefaultExecution:!0}),this[s(631)][s(609)](o,...a);const l=u[s(815)]((t=>s(467)!=t[s(734)][s(799)]));l[s(665)]>0&&r[s(529)](l);for(const t of u)t[s(604)]()}))},s=(e,n)=>1==e[t(665)]&&1==n[t(665)]&&e[0][t(681)][t(448)](n[0][t(756)]),o=(e,n,r,s)=>xc(e,n,r,s,this[t(471)])?[e,n]:xc(n,e,s,r,this[t(471)])?[n,e]:null;this[t(763)][t(782)](t(497),e),this[t(763)][t(782)](t(424),n),this[t(763)][t(782)](t(849),s),this[t(763)][t(782)](t(607),o),this[t(763)][t(782)](t(427),n),this[t(763)][t(782)](t(534),e),this[t(763)][t(782)](t(637),s),this[t(763)][t(782)](t(620),o),this[t(763)][t(782)](t(737),r),this[t(763)][t(782)](t(751),e),this[t(763)][t(782)](t(495),s),this[t(763)][t(782)](t(543),e),this[t(763)][t(782)](t(743),r),this[t(763)][t(782)](t(842),e),this[t(763)][t(782)](t(528),s),this[t(763)][t(782)](t(708),e),this[t(763)][t(782)](t(491),e),this[t(763)][t(782)](t(504),((e,n)=>{const r=t;if(!n)return;const s=this[r(631)][r(831)][r(719)](Rc);this[r(471)][r(643)]((t=>{const o=r;if(o(520)==n[o(501)])for(const r of e){const e=r[o(756)][o(601)],s=n[o(461)];t[o(754)](e,s)}else if(s[o(580)](n[o(501)]))for(const r of e)void 0!==n[o(461)]?t[o(744)](n[o(501)],n[o(461)],r[o(756)][o(601)]):t[o(526)](n[o(501)],r[o(756)][o(601)]);else for(const r of e)n[o(461)]?t[o(744)](n[o(501)],n[o(461)],r):t[o(526)](n[o(501)],r)}))})),this[t(763)][t(782)](t(703),s)}}function Sc(t,e,n){const r=kc;for(const s of e[r(638)][r(440)]({includeSelf:!0,parentFirst:!0})){if(s[r(734)]==s)return!1;if(!n[r(430)](s))return!1;if(t[r(630)](s)||t[r(671)](s))return!0}return!1}function vc(t){const e=kc;return t[e(681)][e(638)]==t[e(756)][e(601)]&&t[e(681)][e(572)]}function Mc(){const t=["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.","_suggestionFactory","dataReady","some","removeMarker:suggestion:attribute","split","_initAriaMarkerChangeAnnouncements","substr","formatBlock:","removeComment","2299302Zpyxyt","includes","activeMarkers","toViewElement","has","track-changes-command-not-found","removeClass","removeMarkers","getIntersection","return","getChangedMarkers","never","formatBlock","containsPosition","_commentsRepository","formatInline","isAtStart","_rangeIsInLocalUserInsertion","$textProxy","TrackChangesEditing","_isRegisteredAttribute","change:_saved","buildSuggestion","track-changes-adapter-already-set","_isBlockAttribute","1293740qwuzGq","change:data","isInsideObject","default","accepted","setTo","markerName","after","addMarker:suggestion:attribute","join","assign","markMultiRangeInsertion","_registerDefaultCallbacks","isInContent","ck-suggestion-marker","@external","registerPostFixer","editing","schema","FORMATTING","nodeAfter","addHighlight","ck-suggestion-marker-formatBlock","detach","from","delete","insertion:chain","PENDING_ACTION_SUGGESTION","execute","discardSuggestion","getWalker","_removeSuggestion","moveTargetPosition","enableReadOnlyMode","warn","markMultiRangeDeletion","splice","batch","_breakSuggestionMarker","deletion:chain","clear","requires","enqueueChange","highest","isMultiRange","getMultiRangeId","config","suggestionChanged","oldRange","isObject","_editor","fire","for","_customCallbacks","announce","change:activeMarkers","deletion:join","parent","authoredAt","rejected","_getSuggestionData","_setSuggestionData","change","getCommentThread","substring","_enabledCommands","discardSelectedSuggestions","model","find","getRanges","suggestion:attribute:","deletion","commentThread","track-changes-suggestion-data-mismatch","stop","suggestion-type","data-author-id","consumable","catch","conversion","subType","addMarker","removeMarker:suggestion:formatBlock","marker-count","length","applyOperation","addClass","isIntersectingWithRange","track-changes-enable-command-twice","listenTo","isLimit","resolve","_checkSuggestionCorrectness","isSelectable","isAfter","getAllAdjacentSuggestions","1469656kHOvGu","define","getContainedElement","markInsertion","end","differ","attribute:","pop","addMarker:suggestion","collaboration.channelId","getSuggestionCallback","every","removed","values","createElement","options","stopListening","addSuggestion","clone","registerCustomCallback","_getExternalAuthor","trackChangesCommand","data","getMarkers","getDifference","createPositionBefore","attribute:join","head","createRangeIn","add","open","formatBlock:chain","_splitMarkerName","_refreshSuggestionsChain","bindElementToMarker","attributes","editor","markerToData","external:","chain","markAttributeChange","forceDefaultExecution","get","818181skfija","ENTER","howMany","newRange","_trackFormatChanges","track-changes-adapter-missing-getsuggestion","_refreshAttributeSuggestionsChain","markBlockFormat","acceptSuggestion","createRange","_addSuggestionMarker","ready","splitPosition","track-changes-suggestion-not-found","root","commandName","locale","formatInline:accept","group","getChanges","hasComments","insertion","isLocal","formatBlock:accept","setAttribute","$marker","getSuggestion","getLastMatchingPosition","isBefore","comments","_suggestionState","formatInline:discard","element","acceptSelectedSuggestions","rename","notReady","start","containsRangeInObject","editingDowncast","_recordAttributeSuggestions","toJSON","keys","CommentsRepository","_defaultCallbacks","rethrowUnexpectedError","createSelection","low","getShiftedBy","getRange","getUser","_adapter","refresh","creator","move","discard","deletion:","addSuggestionData","acceptAllSuggestions","isRemovable","isExternal","then","containsRange","set","position","addRange","nodeBefore","fromRange","forward","_processAttributeChanges","_saved","_joinWithAdjacentSuggestions","concat","next","accept","insert","formatInline:","upcast","2310WOZfCs","$text","rootName","getSuggestions","hasCommentThread","dataDowncast","originalSuggestionId","discardAllSuggestions","backward","trackChanges","_reduceExistingSuggestions","isTouching","_recordAttributeChanges","_setSuggestionRange","insertion:","deleteContent","pluginName","enableDefaultAttributesIntegration","filter","ck-suggestion-marker-","_joinSuggestions","lowest","normal","sort","PendingActions","formatGroupId","_afterChanges","suggestion","descriptionFactory","addMarkerName","markInlineFormat","stringify","registerInlineAttribute","documentSelection","plugins","push","attributeNewValue","hasSuggestion","elementStart","error-saving-suggestion-data-suggestion-discarded","markerNameToElements","commands","size","createPositionAfter","unshift","formatBlock:discard","skipNestingCheck","updateSuggestion","groupId","getCustomProperty","isIntersecting","getFirstMarker","insertion:join","getNearestSelectionRange","fetchCommentThread","meta","addMarker:suggestion:formatBlock","_getAttributeKey","5208OCVuhJ","_handleNewSuggestionMarker","authorName","insertion:discard","markerToHighlight","isNextTo","deletion:accept","type","showSuggestionHighlights","containsItem","suggestion:","enableCommand","document","_getAuthorFromId","startsWith","removeMarker","getFirstRange","multipleBlocks","widget","getAncestors","_reduceSuggestionAttributeRange","_onDiscard","createPositionAt","elementEnd","updateMarker","action","markMultiRangeBlockFormat","isEqual","format","attribute","Users","map","unbindElementFromMarkerName","suggestionUnloaded","48674FgjRyM","trackChanges.trackFormatChanges","_inlineAttributeKeys","10pfJKjA","consume","_suggestions","oldValue","23qhtelA","ck-suggestion-marker-formatInline","toUpperCase","mapper","containerElement","$graveyard","insertContent","targetPosition","ck-suggestion-marker--active","_model","_mergeNestedSuggestions","addUser","createRangeOn","_updateSuggestionData","reconvertMarker","data-suggestion","high","newValue","isArray","addCommentThread","_processAttributeSuggestions","isAtEnd","author","update:suggestion","value","_blockAttributeKeys","multi","getAttribute","isOwn","attribute:accept","_cutOutSuggestionMarker","fromCharCode","before","formatInline:join","attributeOldValue","insertion:accept","isBlock","_findSuggestions","9snNowW","key","attributeKey","unbind","attribute:discard","_isDataLoaded","_getMarkerAnnouncementText","markers","_isForcedDefaultExecutionBlock","selection","always","trackChanges.mergeNestedSuggestions","dataToMarker","init","isDocumentOperation","addComment","suggestionLoaded","_SUGGESTION_ANNOUNCEMENT","elementToElement","_createSuggestion","$elementName","isCollapsed","track-changes-user-not-found","_addThreadToSuggestion","markerReady","createdAt","removeAttribute","writer","formatBlock:join","setSelection","markDeletion","registerBlockAttribute","6275049sqvqFT","range","deletion:discard","item","getItems","LEAVE","tablePasteChainId","name","previous","remove","forEach","formatInline:chain","isUndo","adapter"];return(Mc=function(){return t})()}function Oc(t,e,n,r){const s=kc,o=t=>!t[s(535)].is(s(574))&&!r[s(630)](t[s(535)]),i=t[s(756)][s(747)](o),a=t[s(681)][s(747)](o,{direction:s(805)});return!(t[s(756)][s(448)](i)&&t[s(681)][s(448)](a)||(i[s(748)](a)?n[s(445)](e,{range:n[s(729)](i,a)}):n[s(436)](e),0))}function wc(t){return(0,o.hashObject)(t)}function Dc(t){const e=kc,n=t[e(756)][e(601)];return n&&n.is(e(752))}function Fc(t,e){const n=kc;return null==t[n(681)][n(785)]&&t[n(681)][n(638)]==t[n(756)][n(601)]?Pc(t[n(756)][n(601)],e):t}function Pc(t,e){const n=kc,r=e[n(599)][n(630)](t)||e[n(599)][n(674)](t);return e[n(729)](e[n(443)](t,n(494)),r?e[n(840)](t):e[n(443)](t,n(681)))}function xc(t,e,n,r,s){const o=kc;if(t[o(792)])return!1;if(!Bc(t,e))return!1;if(n[o(681)][o(448)](r[o(756)]))return!0;if(t[o(428)]!=e[o(428)])return!1;if(!n[o(681)][o(808)](r[o(756)]))return!1;const i=s[o(729)](n[o(681)],r[o(756)])[o(611)]();for(const t of i)if([o(835),o(444)][o(557)](t[o(428)])&&s[o(599)][o(671)](t[o(535)]))return!1;return!0}function Bc(t,e){const n=kc;if(!t[n(505)]||!e[n(505)])return!1;const r=new Set(Object[n(761)](t[n(712)])),s=new Set(Object[n(761)](e[n(712)]));if(r[n(606)](n(845)),s[n(606)](n(845)),0==r[n(839)]&&0==s[n(839)])return!0;if(r[n(839)]!=s[n(839)])return!1;const o={...t[n(712)]},i={...e[n(712)]};return delete o[n(845)],delete i[n(845)],JSON[n(828)](o)==JSON[n(828)](i)}function Uc(t,e){const n=kc,r=jc(t[n(712)]),s=jc(e);if(!t[n(505)])return!1;for(const t of Object[n(761)](s))if(!Fr(r[t],s[t]))return!1;return!0}function jc(t){const e=kc,n=Object[e(591)]({},t);return delete n[e(843)],delete n[e(538)],n}function Gc(t,e){const n=Wc();return(Gc=function(t,e){return n[t-=168]})(t,e)}const Vc=Gc;!function(t){const e=Gc,n=t();for(;;)try{if(910123===parseInt(e(204))/1+-parseInt(e(211))/2*(parseInt(e(168))/3)+parseInt(e(196))/4*(-parseInt(e(173))/5)+-parseInt(e(187))/6*(-parseInt(e(207))/7)+-parseInt(e(176))/8*(-parseInt(e(194))/9)+-parseInt(e(209))/10*(parseInt(e(180))/11)+parseInt(e(190))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wc);class Hc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Gc;super(),this[s(175)]=e,this[s(202)]=n,this[s(172)]=r,this[s(200)]=t,this[s(189)]=t[s(178)][s(181)](s(201)),this[s(191)]=t[s(178)][s(181)](s(182)),this[s(202)][s(186)](s(170)).to(this[s(189)],this[s(191)],((t,e)=>t||e)),this[s(202)][s(186)](s(197)).to(this[s(189)],s(170),(t=>t&&this[s(200)][s(175)][s(183)](e[s(171)]()))),this[s(202)][s(186)](s(206)).to(this[s(191)],s(170),(t=>t&&this[s(200)][s(175)][s(183)](e[s(171)]()))),this[s(199)]=null,n[s(198)]&&this[s(192)](),this[s(184)](n,s(201),(()=>this[s(201)]())),this[s(184)](n,s(182),(()=>this[s(182)]())),this[s(184)](n,s(169),(()=>{const t=s;n[t(198)]?this[t(192)]():this[t(205)]()}))}[Vc(201)](){const t=Vc;this[t(189)][t(174)](this[t(175)].id)}[Vc(182)](){const t=Vc;this[t(191)][t(174)](this[t(175)].id)}[Vc(188)](){const t=Vc;this[t(202)][t(210)](t(170)),this[t(202)][t(210)](t(197)),this[t(202)][t(210)](t(206)),this[t(203)](),this[t(172)][t(188)](),this[t(199)]&&this[t(205)]()}[Vc(192)](){const t=Vc,e=Kr(this[t(200)][t(185)],t(179));this[t(199)]=this[t(200)][t(193)][t(181)](t(208))[t(177)](e)}[Vc(205)](){const t=Vc;null!==this[t(199)]&&this[t(200)][t(193)][t(181)](t(208))[t(195)](this[t(199)]),this[t(199)]=null}}function Wc(){const t=["change:isDirty","isEnabled","getRanges","commentThreadController","547460owlpJH","execute","model","519352EjDwjp","add","commands","PENDING_ACTION_SUGGESTION","176JFcavV","get","discardSuggestion","canEditAt","listenTo","locale","bind","144780VErHMg","destroy","_acceptCommand","26802924HFoYxh","_discardCommand","_setPendingAction","plugins","45nDPHGW","remove","20udjFBo","canAccept","isDirty","_pendingAction","_editor","acceptSuggestion","view","stopListening","938312cVWLGq","_removePendingAction","canDiscard","252KnCQup","PendingActions","1086700TgAMdv","unbind","2GNAoCl","3506583VXKZZV"];return(Wc=function(){return t})()}const zc=Kc;function Kc(t,e){const n=qc();return(Kc=function(t,e){return n[t-=131]})(t,e)}function qc(){const t=["focusTracker","fire","bind","text/html","commentThread","_config","authoredAt","236tEtzPJ","delegate","author","content","2340366bdKrXf","_createCommentViews","render","CommentView","230704CaOGmE","updateComment","51252FiAasS","descriptionParts","_localUser","isReadOnly","focusables","set","shift+tab","element","locale","1726754lkYuVX","cancel","length","_createCommentThreadInputView","showInput","ariaLabel","map","disableComments","parseFromString","destroy","setData","disabledSubmit","target","submit","focus","411230hnTthL","textContent","keystrokes","isDirty","name","commentsListView","_model","formatDateTime","hasDirtyComment","editor","isActive","tab","commentThreadInputView","canAccept","SUGGESTION_THREAD_DESCRIPTION","canDiscard","editorConfig","commentInputView","removeComment","SUGGESTION_THREAD_ARIA_LABEL","focusCycler","join","1517460EwLERW","isEnabled","body","assign","addComment","18GSKrwv","value","ariaDescriptionView","3149874lSiWqS"];return(qc=function(){return t})()}!function(t){const e=Kc,n=t();for(;;)try{if(572388===parseInt(e(144))/1+parseInt(e(201))/2+parseInt(e(192))/3*(-parseInt(e(182))/4)+parseInt(e(166))/5+-parseInt(e(186))/6+parseInt(e(174))/7+parseInt(e(190))/8*(-parseInt(e(171))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qc);class Xc extends s.View{constructor(t,n,r,i){const a=Kc;super(t),this[a(149)]=null,this[a(156)]=null,this[a(173)]=new o.AriaDescriptionView(t,Kr(t,a(158))),this[a(197)](a(154),!1),this[a(197)](a(181),n[a(181)]),this[a(177)](a(181)).to(n),this[a(197)](a(193),[]),this[a(197)](a(147),!1),this[a(197)](a(167),!1),this[a(197)](a(157),!1),this[a(197)](a(159),!1),this[a(177)](a(134)).to(this,a(131),n,a(181),this,a(193),((t,e,r)=>{const s=a,o=r[s(135)]((t=>T(t[s(185)])))[s(165)](". ")+".";return Kr(this[s(200)],s(163),[t-1,n[s(184)][s(148)],e?i[s(151)](e):"",(new DOMParser)[s(137)](o,s(178))[s(168)][s(145)]])})),this[a(196)]=new s.ViewCollection,this[a(175)]=new e.FocusTracker,this[a(146)]=new e.KeystrokeHandler,this[a(164)]=new s.FocusCycler({focusables:this[a(196)],focusTracker:this[a(175)],keystrokeHandler:this[a(146)],keystrokeHandlerOptions:{filter:t=>t[a(141)]!==this[a(199)]},actions:{focusPrevious:a(198),focusNext:a(155)}}),this[a(150)]=n,this[a(194)]=r,this[a(180)]=i,i[a(136)]?this[a(197)](a(131),1):this[a(187)]()}[zc(188)](){const t=zc;super[t(188)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(196)])}[zc(143)](){const t=zc;this[t(199)][t(143)]()}[zc(138)](){const t=zc;this[t(149)]&&this[t(149)][t(138)](),this[t(156)]&&this[t(156)][t(138)](),super[t(138)]()}[zc(187)](){const t=zc,{CommentsListView:e}=this[t(180)];this[t(149)]=new e(this[t(200)],this[t(150)][t(179)],Object[t(169)]({CommentView:this[t(180)][t(189)]},this[t(180)])),this[t(149)][t(183)](t(162)).to(this),this[t(149)][t(183)](t(191)).to(this),this[t(149)][t(177)](t(154)).to(this),this[t(197)](t(131),this[t(149)][t(131)]+1),this[t(177)](t(131)).to(this[t(149)],t(131),(t=>t+1)),this[t(156)]=this[t(132)](),this.on(t(162),(()=>this[t(143)]())),this[t(177)](t(147)).to(this[t(149)],t(152),this[t(156)][t(161)],t(172),((t,e)=>t||!!e))}[zc(132)](){const t=zc,{CommentThreadInputView:e}=this[t(180)],n=new e(this[t(200)],this[t(194)],this[t(180)][t(160)]),r=n[t(161)];return n[t(177)](t(133)).to(this,t(154),this[t(150)][t(179)],t(195),r,t(172),((t,e,n)=>!!n||t&&!e)),r.on(t(142),((e,n)=>{const s=t;this[s(176)](s(170),n),r[s(153)][s(139)]("")})),r.on(t(202),(()=>this[t(143)]())),r[t(177)](t(140)).to(this[t(150)][t(179)],t(195)),n}}const Zc=Jc;function Jc(t,e){const n=Yc();return(Jc=function(t,e){return n[t-=463]})(t,e)}function Yc(){const t=["ck-suggestion-wrapper--active","render","acceptSuggestion","1119007feuvny","ck-suggestion--disabled-comments","SuggestionView","6009612ncGOsV","3881637tGpRjR","78JiXjEo","18aHsFRy","canDiscard","ck-suggestion-wrapper","_model","commentThreadInputView","delegate","editorReady","editorDestroyed","_descriptionElement","focusables","</p>","disableComments","132780xqjhLd","color","discardButton","div","description","push","commentsListView","ck-suggestion-","bindTemplate","isActive","ariaLabel","15teaDZL","add","2710064pHpELx","type","<p>","author","ariaDescriptionView","canAccept","acceptButton","suggestionView","isEnabled","ck-rounded-corners","33333wRvyfN","setTemplate","38fcMFgK","content","getTemplate","38170jEpfrI","listitem","set","1070JSbgzZ","commentThread","16CKtuMK","formatDateTime","_config","bind","descriptionParts","discardSuggestion"];return(Yc=function(){return t})()}!function(t){const e=Jc,n=t();for(;;)try{if(621057===parseInt(e(520))/1+-parseInt(e(503))/2*(-parseInt(e(501))/3)+-parseInt(e(478))/4*(parseInt(e(489))/5)+parseInt(e(466))/6*(parseInt(e(491))/7)+-parseInt(e(511))/8*(-parseInt(e(464))/9)+-parseInt(e(509))/10*(-parseInt(e(506))/11)+parseInt(e(463))/12*(-parseInt(e(465))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yc);class Qc extends Xc{constructor(t,e,n,r){const s=Jc;super(t,e,n,r),this[s(508)](s(492),""),this[s(514)](s(492)).to(this,s(515),(t=>t&&t[0]?t[0][s(492)]:"")),this[s(514)](s(482)).to(this,s(515),this,s(487),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(493)+T(e[n(504)],e[n(479)])+n(476);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(474)]=null,this[s(498)]=new(r[s(522)])(t,e,{formatDateTime:r[s(512)]}),this[s(498)][s(514)](s(482)).to(this),this[s(498)][s(471)](s(519),s(516)).to(this),this[s(498)][s(497)][s(514)](s(499)).to(this,s(496)),this[s(498)][s(480)][s(514)](s(499)).to(this,s(467)),this[s(475)][s(490)](this[s(498)]),this[s(484)]&&this[s(475)][s(490)](this[s(484)]),this[s(470)]&&this[s(475)][s(490)](this[s(470)]),this[s(502)](this[s(505)]())}[Zc(505)](){const t=Zc,e=this[t(486)],n=[this[t(498)]];return this[t(484)]&&n[t(483)](this[t(484)]),this[t(470)]&&n[t(483)](this[t(470)]),n[t(483)](this[t(495)]),{tag:t(481),attributes:{class:["ck",t(500),t(468),e.if(t(487),t(517)),e.to(t(492),(e=>t(485)+e)),this[t(513)][t(477)]&&t(521)],"data-suggestion-id":this[t(469)].id,"data-thread-id":this[t(469)][t(510)].id,"data-author-id":this[t(469)][t(494)].id,tabindex:0,role:t(507),"aria-label":e.to(t(488)),"aria-describedby":this[t(495)].id},children:n}}[Zc(518)](){const t=Zc;super[t(518)](),this[t(484)]&&(this[t(484)][t(471)](t(472)).to(this),this[t(484)][t(471)](t(473)).to(this)),this[t(470)]&&(this[t(470)][t(471)](t(472)).to(this),this[t(470)][t(471)](t(473)).to(this))}}const $c=tu;function tu(t,e){const n=nu();return(tu=function(t,e){return n[t-=191]})(t,e)}!function(t){const e=tu,n=t();for(;;)try{if(430041===-parseInt(e(209))/1*(-parseInt(e(278))/2)+parseInt(e(244))/3+-parseInt(e(270))/4*(parseInt(e(263))/5)+-parseInt(e(242))/6*(parseInt(e(227))/7)+-parseInt(e(226))/8*(-parseInt(e(271))/9)+parseInt(e(256))/10*(parseInt(e(247))/11)+-parseInt(e(267))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nu);class eu extends s.View{constructor(n,r,i){const a=tu;super(n),this[a(225)]=r,this[a(228)]=i,this[a(245)](a(275),""),this[a(208)](a(251)).to(r),this[a(211)]=this[a(243)](Kr(n,a(265)),t.icons[a(193)],a(269),a(220),"sw"),this[a(276)]=this[a(243)](Kr(n,a(216)),t.icons[a(223)],a(266),a(262),"sw"),this[a(241)]=new o.UserView(n,r[a(234)],this[a(191)]()),this[a(241)][a(221)]({attributes:{class:[a(203),a(248)],"aria-hidden":!0}}),this[a(250)]=new s.ViewCollection([this[a(211)],this[a(276)]]),this[a(230)]=new e.FocusTracker,this[a(199)]=new e.KeystrokeHandler,this[a(217)]=new s.FocusCycler({focusables:this[a(250)],focusTracker:this[a(230)],keystrokeHandler:this[a(199)],actions:{focusPrevious:a(210),focusNext:a(237)},keystrokeHandlerOptions:{filter:t=>t[a(258)]!==this[a(268)]}}),this[a(206)](this[a(249)]())}[$c(224)](){const t=$c;super[t(224)]();const e=this[t(268)][t(277)](t(240));e[t(254)]=this[t(275)],this.on(t(201),((n,r,s)=>{e[t(254)]=s})),this[t(202)]()}[$c(249)](){const t=$c,e=this[t(279)],n=[{tag:t(195),attributes:{class:[t(235),t(236)]},children:[{tag:t(246),children:[{text:this[t(241)][t(238)]}],attributes:{class:[t(280),t(233)]}},{tag:t(281),attributes:{datetime:e.to(t(251)),class:[t(253),t(283)]},children:[{text:e.to(t(251),(e=>this[t(228)][t(204)](e)))}]}]},{tag:t(195),attributes:{class:[t(200),t(219)]},children:[this[t(211)],this[t(276)]]},{tag:t(195),attributes:{class:[t(264)]}}];return this[t(225)][t(222)]&&n[t(282)]({tag:t(195),attributes:{class:[t(274)]},children:[{text:this[t(239)]()}]}),{tag:t(195),attributes:{class:[t(192),t(196)],tabindex:-1},children:[this[t(241)],{tag:t(195),attributes:{class:[t(212),t(272)],role:t(197)},children:n}]}}[$c(214)](){const t=$c;this[t(268)][t(214)]()}[$c(191)](){const t=$c;return this[t(225)][t(222)]?t(232)===this[t(225)][t(252)][t(261)][t(215)]?Kr(this[t(207)],t(229),this[t(225)][t(194)][t(238)]):Kr(this[t(207)],t(213),this[t(225)][t(194)][t(238)]):null}[$c(239)](){const t=$c;return t(232)===this[t(225)][t(252)][t(261)][t(215)]?Kr(this[t(207)],t(260)):Kr(this[t(207)],t(257))}[$c(243)](t,e,n,r,s){const i=$c,a=new o.LateFocusButtonView(this[i(207)]);return a[i(245)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(221)]({attributes:{class:n}}),a.on(i(198),(()=>{const t=i;this[t(259)](r,this[t(225)].id)})),a}[$c(202)](){const t=$c,e=this[t(268)];this[t(199)][t(205)](e);for(const e of this[t(250)])this[t(230)][t(255)](e[t(268)]),this[t(199)][t(205)](e[t(268)]);this[t(199)][t(245)](t(218),((n,r)=>{const s=t;e===n[s(258)]&&(this[s(217)][s(273)](),r())})),this[t(199)][t(245)](t(231),((n,r)=>{const s=t;e!==n[s(258)]&&(this[s(214)](),r())}))}}function nu(){const t=["attributes","ck-comment__info-time","innerHTML","add","15280KXrdfb","EXTERNAL_SUGGESTION","target","fire","EXTERNAL_IMPORT_WORD_SUGGESTION","@external","discardSuggestion","35LTTOsS","ck-annotation__content-wrapper","Accept suggestion","ck-suggestion--discard","1984920mWjlVc","element","ck-suggestion--accept","325740EsVNhW","287190uWTzOD","ck-annotation__main","focusFirst","ck-comment__external","description","discardButton","querySelector","1494414pFlKie","bindTemplate","ck-suggestion__info-name","time","push","ck-annotation__info-time","getUserViewNotificationText","ck-suggestion","check","creator","div","ck-annotation","presentation","execute","keystrokes","ck-suggestion__actions","change:description","_setupKeyboardNavigation","ck-suggestion__user","formatDateTime","listenTo","setTemplate","locale","bind","1JjUoEO","shift+tab","acceptButton","ck-suggestion__main","EXTERNAL_AVATAR","focus","source","Discard suggestion","focusCycler","enter","ck-annotation__actions","acceptSuggestion","extendTemplate","isExternal","cancel","render","_model","56ccrSdI","12278BuLFob","_config","EXTERNAL_IMPORT_WORD_AVATAR","focusTracker","esc","importWord","ck-annotation__info-name","author","ck-suggestion__info","ck-annotation__info","tab","name","getExternalSuggestionNote",".ck-annotation__content-wrapper","userView","1698EnwcSa","_createButton","1560495VvEnIu","set","span","1232jZkLFL","ck-annotation__user","getTemplate","focusables","authoredAt"];return(nu=function(){return t})()}const ru='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M6.182 5.514a.643.643 0 0 0-.636.64v-.001a.636.636 0 0 0 .636.639h5.682a.641.641 0 0 0 .636-.638.637.637 0 0 0-.636-.64H6.182Z"/><path d="M6.182 8.5a.642.642 0 0 0-.588.882.636.636 0 0 0 .588.395h5.682a.641.641 0 0 0 .636-.639.635.635 0 0 0-.636-.638H6.182Z"/><path d="M6.18 11.5a.64.64 0 0 0 0 1.278h3.133a.64.64 0 0 0 0-1.278H6.18Z"/><path d="m11.772 18.308.154-.23c-.195-.098-.304-.192-.328-.28-.024-.09 0-.274.076-.551.062-.166.099-.296.11-.393a2.934 2.934 0 0 0 0-.479c-.137-.41-.2-.685-.186-.83.013-.145.117-.335.313-.57l4.465-6.207c.356-.6 1.059-.56 2.11.118 1.05.68 1.443 1.272 1.177 1.772l-3.876 6.833c-.105.27-.22.444-.347.515-.128.07-.4.119-.813.139a2.954 2.954 0 0 0-.487.21c-.127.09-.244.193-.347.31-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.739Zm-.184.274 1.039.727-.26.34h-1.496l.717-1.067Z"/><path clip-rule="evenodd" d="M3.272 1A1.28 1.28 0 0 0 2 2.28v14.439a1.276 1.276 0 0 0 1.272 1.28h6.838a2.13 2.13 0 0 1 .003-.61c.024-.18.066-.363.113-.534.012-.046.027-.092.043-.136.011-.029.02-.052.025-.069v-.008a7.395 7.395 0 0 1-.042-.142H3.5V2.46s11 .002 11 .005v6.341l.627-.872c.204-.32.49-.614.873-.819V2.281c0-.707-.569-1.28-1.272-1.28L3.272 1ZM16 9.29l-1.5 2.085V16.5h-2.708c.005.118.002.236-.007.354a.904.904 0 0 1-.013.075l-.001.005a3.108 3.108 0 0 1-.097.312c-.027.101-.048.19-.062.266a.734.734 0 0 0-.014.287.25.25 0 0 0 .068.105.65.65 0 0 0 .088.074l.017.011.016.01h.175L14.73 18c.697 0 1.271-.573 1.271-1.281v-7.43Z"/></svg>\n',su=ou;function ou(t,e){const n=iu();return(ou=function(t,e){return n[t-=403]})(t,e)}function iu(){const t=["getDescriptions","toMany","CommentView","suggestionLoaded","values","_unbindEditors","source","keystrokes","21TlKwlY","some","suggestionChanged","discardSelectedSuggestions","lowest","define","addComment","getFirstRange","menuitemcheckbox","isOn","activeAnnotations","arrowView","filter","12028qYYVrL","commentsListView","previous","20OVKnwr","menuitem","delegate","comments.maxCommentsWhenCollapsed","_destroyController","2195325dxYDUu","_handleSuggestionControllerDelayed","commands","TrackChangesEditing","mainView","componentFactory","suggestionUnloaded","TrackChangesUI","editing","panelView","_addUIComponentsToFactory","trackChanges.SuggestionView","_annotationViews","getJoined","69uHDSvI","button","acceptButton","destroy","acceptSelectedSuggestions","Discard all selected suggestions","init","low","_updateController","Track changes","size","CommentsRepository","_initializeController","commandName","createCommentThreadController","comments","189GGeIuX","_refreshActiveMarkers","push","focus","reduce","Accept all suggestions","length","locale","bind","_createMenuBarMenu","view","remove","get","change:previous","getRanges","addSourceCollector","isDirty","config","_handleControllerBuffer","comments.maxCommentCharsWhenCollapsed","listenTo","has","getByInnerView","change:activeAnnotations","trackChanges.disableComments","delete","comments.editorConfig","Annotations","CommentsUI","type","_initKeyboardNavigationToThread","14878534suRRPU","keys","set","plugins","isInContent","hasSuggestion","createAnnotation","menuBar:trackChanges","isMultiRange","_bindAnnotationToEditors","value","getAllAdjacentSuggestions","pluginName","descriptionFactory","items","menu","execute","getMarkers","getMarkerNames","223434JyjVED","SuggestionThreadView","unbind","acceptAllSuggestions","suggestion-","comments.maxThreadTotalWeight","requires","_suggestionToController","937515nRLrOv","EditorAnnotations","head","add","getSuggestion","Discard all suggestions","commentThread","activeMarkers","SuggestionView","children","_createToolbarButton","stopListening","descriptionParts","suggestionView","discardButton","74684ySKUPW","editor","clear","model","_viewToController","actionView","separator","isEnabled","registerAnnotation","switchbutton","Accept all selected suggestions","escape","innerView","from","trackChanges","trackChanges.SuggestionThreadView","refreshSelectedViews","buttonView","_splitMarkerName","createAnnotationView","3459088PzwtWf","_disableComments","discardAllSuggestions"];return(iu=function(){return t})()}!function(t){const e=ou,n=t();for(;;)try{if(798051===-parseInt(e(514))/1*(-parseInt(e(476))/2)+parseInt(e(498))/3*(parseInt(e(432))/4)+-parseInt(e(417))/5+-parseInt(e(409))/6+parseInt(e(463))/7*(parseInt(e(452))/8)+parseInt(e(484))/9*(-parseInt(e(479))/10)+-parseInt(e(545))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(iu);class au extends t.Plugin{static get[su(415)](){const t=su;return[Rc,o.Users,t(509),t(541),t(418)]}static get[su(557)](){return su(491)}constructor(t){const e=su;super(t),this[e(416)]=new Map,this[e(436)]=new Map,this[e(496)]=new Map,this[e(532)]=new Map;const n=this[e(433)][e(531)];n[e(468)](e(447),Qc),n[e(468)](e(495),eu),n[e(468)](e(538),!1),this[e(453)]=n[e(526)](e(538)),this[e(544)]()}[su(485)](t,e){const n=su;0===this[n(532)][n(508)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(532)]){const r=this[t(416)][t(535)](e);r||n?r&&n&&this[t(483)](e):this[t(510)](e)}this[t(532)][t(434)](),this[t(433)][t(548)][t(526)](t(418))[t(448)](),this[t(515)]()}),10),this[n(532)][n(547)](t,e)}[su(504)](){const t=su,e=this[t(433)],n=e[t(548)][t(526)](t(487)),r=e[t(548)][t(526)](t(541)),s=e[t(548)][t(526)](t(418)),o=e[t(548)][t(526)](t(509));this[t(494)](),s[t(529)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(445)](this[e(416)])){const s=t[e(556)](),o=[];for(const t of s){if(!t[e(549)])continue;if(t[e(553)]){o[e(516)](...t[e(528)]());continue}const n=t[e(470)]();if(o[e(520)]>0){const t=o[0][e(497)](n);if(t){o[0]=t;continue}}o[e(516)](n)}n[e(516)]([r[e(524)],o])}return n})),this[t(534)](n,t(458),((e,n)=>{const r=t;this[r(534)](n,r(527),((t,e,s,o)=>{const i=r;n[i(549)]&&(null==s?(this[i(506)](o[i(419)]),this[i(485)](n,!1)):(this[i(506)](s[i(419)]),null==o&&this[i(485)](n,!0)))})),null!==n[r(478)]?this[r(506)](n[r(419)]):this[r(485)](n,!1)})),this[t(534)](n,t(490),((e,n,r)=>{const s=t;this[s(428)](n,s(527)),this[s(532)][s(539)](n),this[s(416)][s(535)](n)&&this[s(483)](n),r&&this[s(506)](r[s(419)])})),this[t(534)](n,t(465),((e,n)=>{this[t(506)](n)})),this[t(534)](r,t(537),(()=>{this[t(515)]()})),this[t(534)](o,t(469),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(550)](r))return;const i=n[o(421)](r);this[o(416)][o(526)](i)[o(524)][o(477)][o(517)](-1)}),{priority:t(467)})}[su(515)](){const t=su,e=this[t(433)][t(548)][t(526)](t(541)),n=this[t(433)][t(548)][t(526)](t(487)),r=Array[t(445)](e[t(473)],(e=>e[t(444)]))[t(475)]((e=>this[t(436)][t(535)](e))),s=[];for(const e of r){const n=this[t(436)][t(526)](e)[t(435)][t(556)]();s[t(516)](...n[t(518)](((e,n)=>[...e,...n[t(408)]()]),[]))}n[t(424)]=s}[su(494)](){const t=su,n=this[t(433)],r=n[t(521)],o=Kr(r,t(507)),i=new e.Collection([{type:t(441),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(446),role:t(471)})},{type:t(438)},{type:t(499),model:new s.ViewModel({withText:!0,label:Kr(r,t(519)),commandName:t(412),role:t(480)})},{type:t(499),model:new s.ViewModel({withText:!0,label:Kr(r,t(442)),commandName:t(502),role:t(480)})},{type:t(499),model:new s.ViewModel({withText:!0,label:Kr(r,t(422)),commandName:t(454),role:t(480)})},{type:t(499),model:new s.ViewModel({withText:!0,label:Kr(r,t(503)),commandName:t(466),role:t(480)})}]);for(const e of i)if(cu(e)){const r=n[t(486)][t(526)](e[t(435)][t(511)]);e[t(435)][t(522)](t(472),t(439)).to(r,t(555),t(439))}n.ui[t(489)][t(420)](t(446),(e=>this[t(427)](e,i,o))),n.ui[t(489)][t(420)](t(552),(e=>this[t(523)](e,i,o)))}[su(427)](t,e,n){const r=su,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(433)][r(486)][r(526)](r(446));o[r(449)][r(547)]({tooltip:n,label:n,icon:ru}),o[r(449)][r(522)](r(472)).to(i,r(555)),o[r(449)].on(r(406),(()=>{const t=r;i[t(406)](),this[t(433)][t(492)][t(524)][t(517)]()})),(0,s.addListToDropdown)(o,e,{role:r(405)});const a=[];for(const t of e)cu(t)&&a[r(516)](this[r(433)][r(486)][r(526)](t[r(435)][r(511)]));const c=o[r(449)];return c[r(437)][r(411)](r(439)),c[r(474)][r(411)](r(439)),c[r(437)][r(522)](r(439)).to(i,r(439)),c[r(474)][r(522)](r(439))[r(456)](a,r(439),((...t)=>t[r(464)]((t=>t)))),o.on(r(406),(t=>{const e=r;this[e(433)][e(406)](t[e(461)][e(511)]),this[e(433)][e(492)][e(524)][e(517)]()})),o}[su(523)](t,e,n){const r=su,o=new s.MenuBarMenuView(t),i=this[r(433)][r(486)][r(526)](r(446));o[r(449)][r(547)]({label:n,icon:ru});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(438)==n[r(543)]){a[r(404)][r(420)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(435)];i[r(522)](...Object[r(546)](c)).to(c),i[r(481)](r(406)).to(o),i.on(r(406),(()=>{const t=r;this[t(433)][t(406)](c[t(511)]),this[t(433)][t(492)][t(524)][t(517)]()})),e[r(426)][r(420)](i),a[r(404)][r(420)](e)}return o[r(522)](r(439)).to(i,r(439)),o[r(493)][r(426)][r(420)](a),o}[su(510)](t){const e=su,n=this[e(433)],r=n[e(531)],s=n[e(548)][e(526)](e(541)),i=n[e(548)][e(526)](e(509)),a=n[e(548)][e(526)](e(418)),c=n[e(548)][e(526)](o.Users).me,u=r[e(526)](e(446))[e(410)],l=r[e(526)](e(446))[e(425)],{CommentsListView:f,CommentThreadInputView:h}=n[e(548)][e(526)](e(542));let d,g;this[e(496)][e(535)](t.id)?(g=this[e(496)][e(526)](t.id),d=g[e(488)]):(d=new u(n[e(521)],t,c,{disableComments:this[e(453)],editorConfig:r[e(526)](e(540)),maxCommentsWhenCollapsed:r[e(526)](e(482)),maxThreadTotalWeight:r[e(526)](e(414)),maxCommentCharsWhenCollapsed:r[e(526)](e(533)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(526)](e(521))),CommentView:r[e(526)](e(513))[e(457)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),d[e(430)][e(500)].on(e(406),(()=>{const t=e;n[t(492)][t(524)][t(517)]()})),d[e(430)][e(431)].on(e(406),(()=>{const t=e;n[t(492)][t(524)][t(517)]()})),g=s[e(451)](this[e(433)][e(521)],d),g[e(522)](e(530)).to(d,e(530)),g[e(522)](e(520)).to(d),g[e(522)](e(543)).to(d,e(543),(t=>e(413)+t)),this[e(534)](d,e(443),(()=>{const t=e;n[t(492)][t(524)][t(517)]()}),{priority:e(505)}),this[e(496)][e(547)](t.id,g));const p=i[e(512)](t[e(423)],d),m=new Hc(n,t,d,p),I=t[e(556)]()[e(475)]((t=>t[e(549)]));d[e(429)]=n[e(548)][e(526)](e(487))[e(403)][e(455)](I),this[e(416)][e(547)](t,m),this[e(436)][e(547)](d,m);const E=s[e(551)]({view:g,target:()=>{const r=e,s=[],i=t[r(556)]()[r(475)]((t=>t[r(549)]));for(const t of i)s[r(516)](...t[r(407)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(492)],s)},type:()=>e(413)+m[e(524)][e(543)]});i[e(554)](d,E),s[e(420)](E),a[e(440)](E)}[su(483)](t){const e=su,n=this[e(433)][e(548)][e(526)](e(509)),r=this[e(433)][e(548)][e(526)](e(541)),s=this[e(416)][e(526)](t),o=s[e(524)],i=r[e(536)](o);n[e(460)](o),i&&r[e(525)](i),this[e(416)][e(539)](t),this[e(436)][e(539)](o),s[e(501)]()}[su(506)](t){const e=su;if(!t[e(549)]||!this[e(416)][e(535)](t))return;const n=this[e(433)][e(548)][e(526)](e(487)),r=this[e(416)][e(526)](t),s=t[e(556)]();r[e(524)][e(429)]=n[e(403)][e(455)](s)}[su(544)](){const t=su;this[t(433)][t(462)][t(547)](o.ENTER_THREAD_KEYSTROKE,((e,n)=>{const r=t,s=this[r(433)][r(548)][r(526)](hu),o=this[r(433)][r(548)][r(526)](Rc);if(!o[r(424)][r(520)])return;const{id:i}=o[r(450)](o[r(424)][0]),a=s[r(421)](i);a&&(this[r(416)][r(526)](a)[r(524)][r(517)](),n())}))}[su(501)](){const t=su;for(const e of this[t(416)][t(546)]())this[t(483)](e);for(const e of this[t(496)][t(459)]())e[t(488)][t(501)]();super[t(501)]()}}function cu(t){return su(435)in t}var uu=lu;function lu(t,e){var n=fu();return(lu=function(t,e){return n[t-=324]})(t,e)}function fu(){var t=["addSuggestion","getSuggestions","3954015WZOZDZ","pluginName","editor","TrackChanges","98735gVladI","addSuggestionData","1395459xJkeMM","Comments","4006504IJeLVK","104044pOJjWQ","get","246bvUbUl","adapter","24332XhkRTP","plugins","2583130ahTVaV","requires","1nqrOFk","getSuggestion"];return(fu=function(){return t})()}!function(t){for(var e=lu,n=t();;)try{if(380173===-parseInt(e(332))/1*(-parseInt(e(328))/2)+parseInt(e(342))/3+parseInt(e(324))/4+parseInt(e(330))/5+parseInt(e(326))/6*(-parseInt(e(340))/7)+-parseInt(e(344))/8+parseInt(e(336))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fu);class hu extends t.Plugin{static get[uu(331)](){return[Rc,au,uu(343)]}static get[uu(337)](){return uu(339)}set[uu(327)](t){var e=uu;this[e(338)][e(329)][e(325)](Rc)[e(327)]=t}get[uu(327)](){var t=uu;return this[t(338)][t(329)][t(325)](Rc)[t(327)]}[uu(334)](t){var e=uu;return this[e(338)][e(329)][e(325)](Rc)[e(341)](t)}[uu(335)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=uu;return this[n(338)][n(329)][n(325)](Rc)[n(335)]({skipNotAttached:t,toJSON:e})}[uu(333)](t){var e=uu;return this[e(338)][e(329)][e(325)](Rc)[e(333)](t)}}function du(t,e){const n=mu();return(du=function(t,e){return n[t-=380]})(t,e)}const gu=du;!function(t){const e=du,n=t();for(;;)try{if(870426===parseInt(e(407))/1*(-parseInt(e(393))/2)+-parseInt(e(439))/3+parseInt(e(442))/4+-parseInt(e(405))/5*(-parseInt(e(391))/6)+-parseInt(e(430))/7*(-parseInt(e(429))/8)+-parseInt(e(403))/9+parseInt(e(441))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mu);const pu=[gu(392)];function mu(){const t=["7bmSNHc","getSuggestions","push","define","users","createElement","useAnonymousUser","addCommentThread","plugins","26298ZCpbTd","trackChangesData.editorCreator","640100ZRpZjV","2266968NlWdyF","config","destroy","document","set","TrackChangesDataGetter","constructor","appendChild","getUser","model","addSuggestionData","addUser","rootsAttributes","remove","2430eTbiCk","Pagination","671198EoUlbl","getDataWithDiscardedSuggestions","editorCreator","TrackChangesEditing","result","name","CommentsRepository","getDataWithAcceptedSuggestions","editor","create","2662839Gkjlkx","getFullData","12665iSpbFl","requires","3KRqiuQ","get","trackChangesData","_adapter","execute","data","getRootsAttributes","pluginName","map","Users","createDocumentFragment","init","function","acceptAllSuggestions","TrackChangesData","track-changes-data-invalid-editor-creator","end","reduce","div","getCommentThreads","discardAllSuggestions","getRootNames","4201944ZEVnaz"];return(mu=function(){return t})()}class Iu extends t.Plugin{static get[gu(406)](){return[Rc]}static get[gu(414)](){return gu(421)}[gu(418)](){const t=gu,n=this[t(401)];if(n[t(443)][t(433)](t(440),(e=>{const r=t,s=n[r(386)][r(380)][r(428)]()[r(424)](((t,e)=>(t[e]="",t)),{});return n[r(383)][r(402)](s,e)})),t(419)!=typeof n[t(443)][t(408)](t(409))[t(395)])throw new e.CKEditorError(t(422))}[gu(400)](t){return Tu(this[gu(401)],!0,t)}[gu(394)](t){return Tu(this[gu(401)],!1,t)}}class Eu extends t.Plugin{static get[gu(414)](){return gu(382)}constructor(t){const e=gu;super(t),this[e(397)]=e(423)}[gu(418)](){const t=gu;this[t(401)][t(438)][t(408)](t(399))[t(410)]={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(401)][t(438)][t(408)](t(396))[t(410)]=null}}function bu(t){return void 0!==t[gu(413)]}async function Tu(t,e,n){const r=gu,s=(0,o.sanitizeEditorConfig)(t,pu);s[r(438)][r(432)](Rc,Eu),s[r(389)]=bu(t)?t[r(413)]():void 0;const i=document[r(417)](),a=t[r(443)][r(408)](r(409))[r(395)],c=await a(s,(()=>function(t){const e=r,n=document[e(435)](e(425));return t[e(384)](n),n}(i)));!function(t,e){const n=r,s=t[n(386)][n(380)][n(428)]()[n(424)](((e,r)=>(e[r]=t[n(412)][n(408)]({rootName:r}),e)),{}),o=t[n(438)][n(408)](n(416))[n(434)][n(415)]((t=>({id:t.id,name:t[n(398)]}))),i=t[n(438)][n(408)](n(396))[n(431)]({skipNotAttached:!0,toJSON:!0}),a=t[n(438)][n(408)](n(399))[n(426)]({skipNotAttached:!0,toJSON:!0}),c=e[n(438)][n(408)](n(416)),u=e[n(438)][n(408)](n(396)),l=e[n(438)][n(408)](n(399));for(const t of l[n(426)]())t[n(390)]();for(const t of o)c[n(385)](t.id)||c[n(388)](t);c.me||c[n(436)]();for(const t of a)l[n(437)](t);for(const t of i)u[n(387)](t);e[n(412)][n(381)](s)}(t,c),c[r(411)](r(e?420:427));const u=bu(c)?c[r(404)](n):c[r(412)][r(408)](n);return await c[r(444)](),u}function _u(){var t=["2373654YnaEWR","16TgkYyd","2004ZhBEaB","56wbtaKZ","1828684suRdYa","108977rzXfyP","72cojNas","2542jtmPuB","821620RHUELs","154273mHPUEo","67080sXetsl","25RZqEtX"];return(_u=function(){return t})()}function yu(t,e){var n=_u();return(yu=function(t,e){return n[t-=234]})(t,e)}!function(t){for(var e=yu,n=t();;)try{if(544417===-parseInt(e(236))/1*(parseInt(e(242))/2)+-parseInt(e(235))/3+parseInt(e(239))/4+parseInt(e(234))/5*(parseInt(e(245))/6)+-parseInt(e(244))/7*(parseInt(e(238))/8)+-parseInt(e(241))/9*(parseInt(e(243))/10)+parseInt(e(240))/11*(parseInt(e(237))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_u)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();