@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240923.0 → 0.0.0-nightly-20240925.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:()=>Zc,Suggestion:()=>zr,SuggestionThreadView:()=>Yc,SuggestionView:()=>nu,TrackChanges:()=>hu,TrackChangesData:()=>mu,TrackChangesEditing:()=>Sc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;function u(){const t=["has","471196YyZPoS","editor","clearForceDisabled","3BAamUf","isEnabled","_enableCommands","_isEnabledBasedOnSelection","4434775kizoOW","TrackChangesCommand","value","279469ezUHdY","forceDisabled","2582748FMufTh","11942IwmCdE","commands","execute","1044OwiILY","1208800zxQGdP","_enabledCommands","refresh","1312784iWlByq","_disableUnsupportedCommands","affectsData"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=292]})(t,e)}!function(t){const e=l,n=t();for(;;)try{if(581771===-parseInt(e(313))/1+parseInt(e(296))/2+parseInt(e(306))/3*(parseInt(e(303))/4)+parseInt(e(310))/5+parseInt(e(295))/6*(-parseInt(e(292))/7)+-parseInt(e(299))/8+-parseInt(e(315))/9)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(297)]=e,this[n(312)]=!1,this[n(298)](),this[n(309)]=!1}[c(298)](){this[c(307)]=!0}[c(294)](){const t=c;this[t(312)]=!this[t(312)],this[t(312)]?this[t(300)]():this[t(308)]()}[c(300)](){const t=c;for(const e of this[t(304)][t(293)][t(293)]())e[t(301)]&&!this[t(297)][t(302)](e)&&e[t(314)](t(311))}[c(308)](){const t=c;for(const e of this[t(304)][t(293)][t(293)]())e[t(301)]&&!this[t(297)][t(302)](e)&&e[t(305)](t(311))}}function h(){const t=["10770jBvkKW","410MdvOZf","_isEnabledBasedOnSelection","365730AkfdMj","execute","259olZHOr","12LhnzRC","25591PQDXwm","track-changes-accept-suggestion-not-found","canEditAt","refresh","12mDsFyt","editor","671984drdGpy","getRanges","TrackChangesEditing","9EiBrii","isEnabled","1068562SroOUP","_suggestions","plugins","223323cgMiWS","acceptSuggestion","model","get","33848zyWFoz"];return(h=function(){return t})()}const d=g;function g(t,e){const n=h();return(g=function(t,e){return n[t-=492]})(t,e)}!function(t){const e=g,n=t();for(;;)try{if(177175===parseInt(e(497))/1*(parseInt(e(501))/2)+-parseInt(e(511))/3+parseInt(e(503))/4+parseInt(e(517))/5*(parseInt(e(516))/6)+-parseInt(e(495))/7*(parseInt(e(515))/8)+-parseInt(e(506))/9*(-parseInt(e(493))/10)+-parseInt(e(508))/11*(parseInt(e(496))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(h);class p extends t.Command{constructor(t,e){const n=g;super(t),this[n(509)]=e,this[n(500)](),this[n(492)]=!1}[d(500)](){this[d(507)]=!0}[d(494)](t){const n=d,r=this[n(509)][n(514)](t);if(!r)throw new e.CKEditorError(n(498),this);const s=r[n(504)]();this[n(502)][n(513)][n(499)](s)&&this[n(502)][n(510)][n(514)](n(505))[n(512)](r)}}const m=E;function I(){const t=["51JKtJdR","model","discardSuggestion","168847hgjEsE","3260mWSkyx","editor","3664940SECYoB","22RTjuDz","isEnabled","_suggestions","execute","10138752ZqOhAT","6BKTWyA","2225wdZUny","8KpuVAu","72366cXUGZS","535103ZybwyM","getRanges","canEditAt","get","6368022fpBwuT","track-changes-discard-suggestion-not-found","TrackChangesEditing","plugins","_isEnabledBasedOnSelection","refresh"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=200]})(t,e)}!function(t){const e=E,n=t();for(;;)try{if(400904===parseInt(e(206))/1+parseInt(e(205))/2*(-parseInt(e(216))/3)+parseInt(e(220))/4*(-parseInt(e(203))/5)+parseInt(e(202))/6*(parseInt(e(219))/7)+parseInt(e(204))/8*(parseInt(e(210))/9)+-parseInt(e(222))/10*(parseInt(e(223))/11)+parseInt(e(201))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(I);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(225)]=e,this[n(215)](),this[n(214)]=!1}[m(215)](){this[m(224)]=!0}[m(200)](t){const n=m,r=this[n(225)][n(209)](t);if(!r)throw new e.CKEditorError(n(211),this);const s=r[n(207)]();this[n(221)][n(217)][n(208)](s)&&this[n(221)][n(213)][n(209)](n(212))[n(218)](r)}}function T(){const t=["title","isTouching","split","</span>","79664rYVFRw","color","isInContent","innerText","deletion","getRanges","77MxLxww","innerHTML","6UMvmEm","15370404EUzlWS","66SklyuG",'<span class="ck-suggestion-color" style="background-color: ',"sort","join","isObject","add","next","1115982cCocEw","isMultiRange","push","createPositionAt","change","51835XCKNFS","2151tikNCR","isArray","createRange","start","length","isIntersecting","13698oprgmv","replace","value","span","createElement","end",'"></span>',"120IQdWMI","splice","createPositionAfter",'<span class="ck-suggestion-type">',"from","543960WLupXk","schema",'" title="'," [color ","type","map","createPositionBefore","960yLyGGJ","content","isCollapsed","execute"];return(T=function(){return t})()}function _(t,e){const n=L;let r="";return r+=t[n(451)]("*")[n(499)](((t,e)=>e%2!=0?n(492)+y(t)+n(452):y(t)))[n(466)](""),e&&(r+=n(464)+e[n(484)]+n(496)+e[n(449)]+n(488)),r}function y(t){const e=L,n=document[e(486)](e(485));return n[e(456)]=t,n[e(460)]}function A(t){const e=L;return t[e(465)](((t,n)=>e(457)==t[e(498)]&&e(457)!=n[e(498)]?-1:e(457)!=t[e(498)]&&e(457)==n[e(498)]?1:0))}function k(t,e){const n=L;let r,s=0;const o=[],i=e[n(495)];for(;s<t[n(480)];){const a=t[s],c=t[s+1];r||(r=e[n(500)](a)),C(e,a,c)||(o[n(472)](e[n(478)](r,i[n(467)](a)?e[n(491)](a):e[n(473)](a,n(487)))),r=null),s++}return o}function C(t,e,n){const r=L;if(!n)return!1;const s=t[r(491)](e),o=t[r(500)](n);return s[r(450)](o)}function L(t,e){const n=T();return(L=function(t,e){return n[t-=448]})(t,e)}!function(t){const e=L,n=t();for(;;)try{if(192730===parseInt(e(453))/1*(-parseInt(e(461))/2)+parseInt(e(476))/3*(-parseInt(e(501))/4)+parseInt(e(475))/5*(-parseInt(e(463))/6)+-parseInt(e(470))/7+-parseInt(e(489))/8*(parseInt(e(482))/9)+parseInt(e(494))/10*(-parseInt(e(459))/11)+parseInt(e(462))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);function N(t,e,n){const r=L;for(;n[r(480)];){const s=n[r(490)](0,100);t[r(474)]((()=>{const t=r;for(const n of s)n[t(455)]&&e[t(448)](n.id)}))}}const S=R;function R(t,e){const n=M();return(R=function(t,e){return n[t-=136]})(t,e)}function M(){const t=["canEditAt","1133012ypxcMU","72518edHFmC","execute","12yDqiXt","_suggestions","editor","model","56wPexTI","some","getRanges","from","504240QINiVh","1150492oMYCnJ","refresh","_command","70829JBUiXc","_isEnabledBasedOnSelection","49266txjsgI","306419QSGllT","5EwnhGK","isEnabled","values","650upjYyZ","isInContent"];return(M=function(){return t})()}!function(t){const e=R,n=t();for(;;)try{if(254667===parseInt(e(152))/1+-parseInt(e(160))/2*(parseInt(e(137))/3)+parseInt(e(159))/4*(-parseInt(e(153))/5)+parseInt(e(145))/6+-parseInt(e(146))/7+-parseInt(e(141))/8*(-parseInt(e(151))/9)+-parseInt(e(156))/10*(-parseInt(e(149))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class v extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(148)]=e,this[r(138)]=n,this[r(147)](),this[r(150)]=!1}[S(147)](){const t=S,e=Array[t(144)](this[t(138)][t(155)]())[t(142)]((e=>e[t(157)]));this[t(154)]=this[t(148)][t(154)]&&e}[S(136)](){const t=S,e=A(Array[t(144)](this[t(138)][t(155)]()));for(const n of e){const e=n[t(143)]();if(!this[t(139)][t(140)][t(158)](e))return}N(this[t(139)][t(140)],this[t(148)],e)}}const w=O;function O(t,e){const n=D();return(O=function(t,e){return n[t-=332]})(t,e)}function D(){const t=["from","_command","document","8eoutQx","980415ppZrzd","values","115bWtKSW","2385360DObXUW","_suggestions","155099SVUBxO","selection","execute","30116TELSyN","refresh","475368BuBQgl","size","1353687rlYQKY","editor","592543pcCQQi","model","_selectedSuggestions","isEnabled","_isEnabledBasedOnSelection","getRanges","canEditAt"];return(D=function(){return t})()}!function(t){const e=O,n=t();for(;;)try{if(874821===parseInt(e(347))/1+parseInt(e(352))/2+parseInt(e(354))/3+parseInt(e(350))/4*(-parseInt(e(344))/5)+parseInt(e(345))/6+-parseInt(e(356))/7*(parseInt(e(341))/8)+-parseInt(e(342))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class F extends t.Command{constructor(t,e,n){const r=O;super(t),this[r(339)]=e,this[r(346)]=n,this[r(333)]=new Set,this[r(351)](),this[r(335)]=!1}[w(351)](){const t=w,e=this[t(355)][t(332)][t(340)][t(348)],n=Array[t(338)](this[t(346)][t(343)]());this[t(333)]=function(t,e){const n=L,r=Array[n(493)](t[n(458)]()),s=new Set;for(const o of e)if(o[n(455)])for(const e of r)for(const r of o[n(458)]())(e[n(481)](r)||t[n(503)]&&!o[n(471)]&&o[n(469)]&&r[n(487)][n(450)](e[n(479)]))&&s[n(468)](o);return s}(e,n),this[t(334)]=this[t(339)][t(334)]&&!!this[t(333)][t(353)]}[w(349)](){const t=w,e=A(Array[t(338)](this[t(333)]));for(const n of e){const e=n[t(336)]();if(!this[t(355)][t(332)][t(337)](e))return}N(this[t(355)][t(332)],this[t(339)],e)}}const B=function(){this.__data__=[],this.size=0};const P=function(t,e){return t===e||t!=t&&e!=e};const x=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=x(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=x(e,t);return n<0?void 0:e[n][1]};const V=function(t){return x(this.__data__,t)>-1};const H=function(t,e){var n=this.__data__,r=x(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function 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=B,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 X=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const Z=function(t){return this.__data__.get(t)};const q=function(t){return this.__data__.has(t)};const J="object"==typeof global&&global&&global.Object===Object&&global;var Q="object"==typeof self&&self&&self.Object===Object&&self;const Y=J||Q||Function("return this")();const $=Y.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=Y["__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(Y,"Map");const Nt=Ct(Object,"create");const St=function(){this.__data__=Nt?Nt(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;if(Nt){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 Nt?void 0!==e[t]:wt.call(e,t)};const Dt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Nt&&void 0===e?"__lodash_hash_undefined__":e,this};function Ft(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ft.prototype.clear=St,Ft.prototype.delete=Rt,Ft.prototype.get=vt,Ft.prototype.has=Ot,Ft.prototype.set=Dt;const Bt=Ft;const Pt=function(){this.size=0,this.__data__={hash:new Bt,map:new(Lt||z),string:new Bt}};const xt=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 xt(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 Xt(t){var e=this.__data__=new z(t);this.size=e.size}Xt.prototype.clear=K,Xt.prototype.delete=X,Xt.prototype.get=Z,Xt.prototype.has=q,Xt.prototype.set=Kt;const Zt=Xt;const qt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Jt=function(){try{var t=Ct(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Qt=function(t,e,n){"__proto__"==e&&Jt?Jt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Yt=Object.prototype.hasOwnProperty;const $t=function(t,e,n){var r=t[e];Yt.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?Y.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 Ne=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 Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Se)};const Me=function(t,e){return function(n){return t(e(n))}};const ve=Me(Object.keys,Object);var we=Object.prototype.hasOwnProperty;const Oe=function(t){if(!Re(t))return ve(t);var e=[];for(var n in Object(t))we.call(t,n)&&"constructor"!=n&&e.push(n);return e};const De=function(t){return null!=t&&me(t.length)&&!lt(t)};const Fe=function(t){return De(t)?Ne(t):Oe(t)};const Be=function(t,e){return t&&te(e,Fe(e),t)};const Pe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var xe=Object.prototype.hasOwnProperty;const Ue=function(t){if(!ut(t))return Pe(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&xe.call(t,r))&&n.push(r);return n};const je=function(t){return De(t)?Ne(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?Y.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 Xe=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ze=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const qe=function(){return[]};var Je=Object.prototype.propertyIsEnumerable,Qe=Object.getOwnPropertySymbols;const Ye=Qe?function(t){return null==t?[]:(t=Object(t),Ze(Qe(t),(function(e){return Je.call(t,e)})))}:qe;const $e=function(t,e){return te(t,Ye(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,Ye(t)),t=en(t);return e}:qe;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,Ye)};const an=function(t){return sn(t,je,nn)};const cn=Ct(Y,"DataView");const un=Ct(Y,"Promise");const ln=Ct(Y,"Set");const fn=Ct(Y,"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=Y.Uint8Array;const Nn=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?Nn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Mn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var vn=$?$.prototype:void 0,wn=vn?vn.valueOf:void 0;const On=function(t){return wn?Object(wn.call(t)):{}};const Dn=function(t,e){var n=e?Nn(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 Nn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Sn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return Dn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Mn(t);case"[object Symbol]":return On(t)}};var Bn=Object.create;const Pn=function(){function t(){}return function(e){if(!ut(e))return{};if(Bn)return Bn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const xn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:Pn(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]",Xn="[object Object]",Zn={};Zn[zn]=Zn["[object Array]"]=Zn["[object ArrayBuffer]"]=Zn["[object DataView]"]=Zn["[object Boolean]"]=Zn["[object Date]"]=Zn["[object Float32Array]"]=Zn["[object Float64Array]"]=Zn["[object Int8Array]"]=Zn["[object Int16Array]"]=Zn["[object Int32Array]"]=Zn["[object Map]"]=Zn["[object Number]"]=Zn[Xn]=Zn["[object RegExp]"]=Zn["[object Set]"]=Zn["[object String]"]=Zn["[object Symbol]"]=Zn["[object Uint8Array]"]=Zn["[object Uint8ClampedArray]"]=Zn["[object Uint16Array]"]=Zn["[object Uint32Array]"]=!0,Zn["[object Error]"]=Zn[Kn]=Zn["[object WeakMap]"]=!1;const qn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!ut(e))return e;var f=ce(e);if(f){if(a=Cn(e),!c)return Xe(e,a)}else{var h=An(e),d=h==Kn||"[object GeneratorFunction]"==h;if(de(e))return Ke(e,c);if(h==Xn||h==zn||d&&!o){if(a=u||d?{}:xn(e),!c)return u?rn(e,Ge(a,e)):$e(e,Be(a,e))}else{if(!Zn[h])return o?e:{};a=Fn(e,h,c)}}i||(i=new Zt);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 qt(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 qn(t,5)};const Qn=function(t){return"symbol"==typeof t||ne(t)&&"[object Symbol]"==ct(t)};var Yn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\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)||!Yn.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 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 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 Nr=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:Nr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var d=!0;o.set(t,e),o.set(e,t);for(var g=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){d=!1;break}g||(g="constructor"==l)}if(d&&!g){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(d=!1)}return o.delete(t),o.delete(e),d};var Rr="[object Arguments]",Mr="[object Array]",vr="[object Object]",wr=Object.prototype.hasOwnProperty;const Or=function(t,e,n,r,s,o){var i=ce(t),a=ce(e),c=i?Mr:An(t),u=a?Mr:An(e),l=(c=c==Rr?vr:c)==vr,f=(u=u==Rr?vr:u)==vr,h=c==u;if(h&&de(t)){if(!de(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Zt),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 Zt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Zt),Sr(t,e,n,r,s,o))};const Dr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!ne(e)&&!ne(n)?e!=e&&n!=n:Or(e,n,r,s,t,o))};const Fr=function(t,e){return Dr(t,e)};const Br=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 xr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Ur=function(t,e){return e.length<2?t:Pr(t,xr(e,0,-1))};const jr=function(t,e){return e=fr(e,t),null==(t=Ur(t,e))||delete t[hr(Br(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-=299]})(t,e)}function Wr(){const t=["1242687dhWnZF","onDiscard","onAccept","getFirstMarker","decorate","commentThread","nodeAfter","removeAttribute","2413124QtIfQY","addMarkerName","head","21gWQUUr","delete","toJSON","discard","from","isIntersectingWithRange","getAllAdjacentSuggestions","hasComments","_isDataLoaded","removeMarker","getItems","_onAttributesChange","_onDiscard","getRange","addMarker","getMarkerNames","clear","suggestion:","reduce","4825505yshZzn","1061713jmiJsV","previous","getMultiRangeId","2336188agxKEj","setAttribute","isMultiRange","10015576oUWzmu","split","getRanges","push","getContainedElement","substr","length","createdAt","subType","accept","type","set","filter","getMarkers","start","get","add","next","markers","getFirstRange","creator","_markerNames","5900904fxCVKa","authoredAt","map","end","isExternal","attributes","_model","removeMarkers","size","nodeBefore","change","@external","data","addRange","_saved","isIntersecting","author","onAttributesChange","isInContent","_onAccept"];return(Wr=function(){return t})()}!function(t){const e=Hr,n=t();for(;;)try{if(664131===parseInt(e(336))/1+-parseInt(e(313))/2+-parseInt(e(305))/3+-parseInt(e(339))/4+-parseInt(e(335))/5+-parseInt(e(364))/6+-parseInt(e(316))/7*(-parseInt(e(342))/8))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(324)]=!1,this.id=e.id,this[n(352)]=e[n(352)],this[n(350)]=e[n(350)]||null,this[n(301)]=e[n(301)],this[n(362)]=e[n(362)]||e[n(301)],this[n(368)]=Boolean(e[n(369)]&&e[n(369)][n(375)]),this[n(376)]=null,this[n(370)]=t,this[n(304)]=e[n(307)],this[n(328)]=e[n(306)],this[n(327)]=e[n(302)],this[n(363)]=new Set,this[n(349)]=null,this[n(353)](n(365),null),this[n(353)](n(369),e[n(369)]||{}),this[n(353)](n(337),null),this[n(353)](n(359),null),this[n(353)](n(310),null),this[n(353)](n(299),!1),this[n(309)](n(351)),this[n(309)](n(319))}get[Vr(315)](){const t=Vr;let e=this;for(;e[t(337)];)e=e[t(337)];return e}get[Vr(323)](){const t=Vr;return!!this[t(310)]&&this[t(310)][t(348)]>0}get[Vr(341)](){const t=Vr;return 0!=this[t(363)][t(372)]&&6==Array[t(320)](this[t(363)])[0][t(343)](":")[t(348)]}get[Vr(303)](){return null!==this[Vr(308)]()}[Vr(314)](t){const e=Vr;this[e(363)][e(358)](t)}[Vr(331)](){const t=Vr;return Array[t(320)](this[t(363)])}[Vr(355)](){const t=Vr;return this[t(331)]()[t(366)]((e=>this[t(370)][t(360)][t(357)](e)))[t(354)]((t=>t))}[Vr(308)](){return this[Vr(355)]()[0]||null}[Vr(371)](){const t=Vr;this[t(370)][t(374)]((e=>{const n=t;for(const t of this[n(355)]())e[n(325)](t)})),this[t(363)][t(332)]()}[Vr(325)](t){const e=Vr;this[e(370)][e(374)]((n=>{n[e(325)](t)})),this[e(363)][e(317)](t)}[Vr(377)](t){const e=Vr,n=e(333)+this[e(352)]+":"+this[e(350)]+":"+this.id+":"+this[e(362)].id+":"+zr[e(338)]();this[e(314)](n),this[e(370)][e(374)]((r=>{r[e(330)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Vr(321)](t){const e=Vr;for(const n of this[e(344)]())if(n[e(300)](t))return!0;return!1}[Vr(344)](){const t=Vr;return this[t(355)]()[t(366)]((e=>e[t(329)]()))}[Vr(326)](){const t=Vr;return this[t(344)]()[t(334)](((e,n)=>[...e,...n[t(326)]()]),[])}[Vr(361)](){const t=Vr;var e;return(null===(e=this[t(308)]())||void 0===e?void 0:e[t(329)]())||null}[Vr(346)](){const t=Vr,e=this[t(344)]();if(1!=e[t(348)])return null;const n=e[0],r=n[t(356)][t(311)],s=n[t(367)][t(373)];return r instanceof i.Element?r!=s?null:r:null}[Vr(351)](){const t=Vr;this[t(304)](this[t(344)](),this[t(376)],this[t(369)]),this[t(371)]()}[Vr(319)](){const t=Vr;this[t(328)](this[t(344)](),this[t(376)],this[t(369)]),this[t(371)]()}[Vr(322)](){const t=Vr,e=[];let n=this[t(315)];for(;n;)e[t(345)](n),n=n[t(359)];return e}[Vr(340)](t,e){const n=Vr,r=Jn(this[n(369)]);gr(r,t,e),Fr(r,this[n(369)])||(this[n(369)]=r,this[n(327)](r))}[Vr(312)](t){const e=Vr,n=Jn(this[e(369)]);Gr(n,t),Fr(n,this[e(369)])||(this[e(369)]=n,this[e(327)](this[e(369)]))}[Vr(318)](){const t=Vr;return{id:this.id,type:this[t(350)]?this[t(352)]+":"+this[t(350)]:this[t(352)],authorId:this[t(362)].id,createdAt:this[t(349)],hasComments:this[t(323)],data:this[t(376)],attributes:this[t(369)]}}static[Vr(338)](){const t=Vr;return(0,e.uid)()[t(347)](1,5)}}function Kr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"ELEMENT_MERGE_FIELD":return r({id:"ELEMENT_MERGE_FIELD",string:"merge field",plural:"%0 merge fields"},n);case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion. Press %0 to go to the discussion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion. Press %0 to go to the discussion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion. Press %0 to go to the discussion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"SUGGESTION_THREAD_ARIA_LABEL":return r({string:"Suggestion by %1. Created on %2. %0 reply. %3",plural:"Suggestion by %1. Created on %2. %0 replies. %3",id:"SUGGESTION_THREAD_ARIA_LABEL"},n);case"SUGGESTION_THREAD_DESCRIPTION":return r({string:"Press Enter for more options. Press Escape to exit.",id:"SUGGESTION_THREAD_DESCRIPTION"});default:return e}}const Xr=Zr;function Zr(t,e){const n=qr();return(Zr=function(t,e){return n[t-=295]})(t,e)}function qr(){const t=["end","Container","_handleAttributeSuggestionDescription","removeContainer","1842115YxFDEd","getDescriptions","text","removeFormat","_attributeLabels","_itemLabels","_addDescriptionItems","replace","push","*Change to:* %0","registerAttributeLabel","_locale","EmptyContainer","isEqual","_handleCustomCallbackDescription","getWalker","*Merge:* %0","*Split:* %0","join","addFormat","previousSibling","nextSibling","isObject","pop","quantity","elementStart","3597825PBFgTt","registerDescriptionCallback","*Remove format:* %0","matchingCallback","skip","has","_handleInsertRemoveSuggestionDescription","getFirstRange","name","getItemLabel","get","3743720kYpRlc","addObject","remove","addContainer","_itemLabelsCallbacks","isEmpty","map","type","245914FUbAhQ","REPLACE_TEXT","length","*Remove:* %0","removeObject","isInContent","nodeAfter","indexOf","item","ELEMENT_SPACE","addEmptyContainer","label","6747540wvZdvV","409737AHNnae","_schema","checkChild","newValue","set","6XVJHsD","$textProxy","4378239EGwcvu","attribute","$text","_resolveDescriptionItems","*Insert:* %0","_customCallbacks","subType","registerElementLabel","key","$1 $2","function","16QUHpLP","element","removeEmptyContainer","Object","deletion","_handleRenameSuggestionDescription","*Set format:* %0","2TrigIE","elementEnd","add","format","match","start","softBreak","normal","insertion","data"];return(qr=function(){return t})()}!function(t){const e=Zr,n=t();for(;;)try{if(281534===parseInt(e(311))/1*(parseInt(e(349))/2)+-parseInt(e(324))/3*(-parseInt(e(342))/4)+parseInt(e(363))/5*(-parseInt(e(329))/6)+parseInt(e(389))/7+-parseInt(e(303))/8+parseInt(e(331))/9+-parseInt(e(323))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qr);class Jr{constructor(t,e){const n=Zr;this[n(336)]=[],this[n(368)]=new Map,this[n(307)]=[],this[n(367)]=new Map,this[n(325)]=t,this[n(374)]=e}[Xr(364)](t){const e=Xr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(313)];o++){const i=t[o];if(!i[e(316)])continue;const a=this[e(377)](i);if(a){if(null!=i[e(337)]){if(r[e(297)](i[e(337)]))continue;r[e(351)](i[e(337)])}n[e(371)](a)}else if(e(332)!=i[e(310)])e(357)!=i[e(310)]&&e(346)!=i[e(310)]||this[e(298)](n,i,t[o+1]);else{const t=i[e(358)][e(339)];if(s[e(297)](t))continue;s[e(351)](i[e(358)][e(339)]),t==Nc?this[e(347)](n,i):this[e(361)](n,i)}}return this[e(334)](n)}[Xr(390)](t){const e=Xr;this[e(336)][e(371)](t)}[Xr(338)](t,n,r=e.priorities[Xr(356)]){const s=Xr;s(341)==typeof t?(0,e.insertToPriorityArray)(this[s(307)],{matchingCallback:t,label:n,priority:r}):this[s(368)][s(328)](t,n)}[Xr(373)](t,e){const n=Xr;this[n(367)][n(328)](t,e)}[Xr(301)](t,e=1){const n=Xr;let r;for(const e of this[n(307)])if(e[n(295)](t)){r=e[n(322)];break}return r||(r=this[n(368)][n(302)](t[n(300)])),r?r(e):1!==e?e+" "+t[n(300)]+"s":""+t[n(300)]}[Xr(369)](t,e){const n=Xr,r=e[n(299)]()[n(378)](),s=n(357)==e[n(310)]?n(351):n(305);for(const e of r){const o=e[n(319)],i=t[t[n(313)]-1];if(o.is(n(330)))i&&i[n(310)][n(318)](n(360))>-1&&t[n(386)](),i&&n(365)==i[n(310)]?i[s]+=o[n(358)]:t[n(371)]({type:n(365),add:n(351)==s?o[n(358)]:"",remove:n(305)==s?o[n(358)]:""});else if(this[n(325)][n(385)](o)){const a=o;if(i&&i[n(310)][n(318)](n(360))>-1&&t[n(386)](),n(350)==e[n(310)])continue;i&&i[n(310)]==s+n(345)&&i[n(343)][n(300)]==a[n(300)]?i[n(387)]++:t[n(371)]({type:s+n(345),element:a,quantity:1}),r[n(296)]((t=>!(n(350)==t[n(310)]&&t[n(319)]==o)))}else if(this[n(325)][n(326)](o,n(333))||o.is(n(343),n(355))){const r=o;if(n(351)==s&&n(388)==e[n(310)]||n(305)==s&&n(350)==e[n(310)])continue;if(i&&-1==i[n(310)][n(318)](n(360))){n(365)==i[n(310)]&&(i[s]+="\n");continue}let a;if(a=n(351)==s?r[n(384)]&&!this[n(325)][n(385)](r[n(384)])?r[n(384)]:null:r[n(383)]&&!this[n(325)][n(385)](r[n(383)])?r[n(383)]:null,r[n(308)]||a&&a[n(308)]){const e=a&&a[n(308)]?a:r;i&&i[n(310)]==s+n(375)&&i[n(343)][n(300)]==e[n(300)]?i[n(387)]++:t[n(371)]({type:s+n(375),element:e,quantity:1})}else t[n(371)]({type:s+n(360),element:r})}}}[Xr(334)](t){const e=Xr,n=this[e(374)],r=[],s=[],o=[];for(const i of t)switch(i[e(310)]){case e(365):if(i[e(351)]=i[e(351)][e(370)](/(\S)\u000A+(\S)/g,e(340))[e(370)](/\u000A/g,""),i[e(305)]=i[e(305)][e(370)](/(\S)\u000A+(\S)/g,e(340))[e(370)](/\u000A/g,""),""!=i[e(351)]&&""!=i[e(305)]){r[e(371)]({type:e(370),content:Kr(n,e(312),['"'+i[e(305)]+'"','"'+i[e(351)]+'"'])});continue}if(null!=i[e(351)][e(353)](/^ +$/)){r[e(371)]({type:e(357),content:Kr(n,e(335),Kr(n,e(320),i[e(351)][e(313)]))});continue}if(null!=i[e(305)][e(353)](/^ +$/)){r[e(371)]({type:e(346),content:Kr(n,e(314),Kr(n,e(320),i[e(305)][e(313)]))});continue}if(""!=i[e(351)]){r[e(371)]({type:e(357),content:Kr(n,e(335),'"'+i[e(351)]+'"')});continue}r[e(371)]({type:e(346),content:Kr(n,e(314),'"'+i[e(305)]+'"')});continue;case e(321):case e(304):r[e(371)]({type:e(357),content:Kr(n,e(335),this[e(301)](i[e(343)],i[e(387)]))});continue;case e(344):case e(315):r[e(371)]({type:e(346),content:Kr(n,e(314),this[e(301)](i[e(343)],i[e(387)]))});continue;case e(306):r[e(371)]({type:e(357),content:Kr(n,e(380),this[e(301)](i[e(343)],i[e(387)]))});continue;case e(362):r[e(371)]({type:e(346),content:Kr(n,e(379),this[e(301)](i[e(343)],i[e(387)]))});continue;case e(382):s[e(371)](i[e(339)]);continue;case e(366):o[e(371)](i[e(339)]);continue;default:r[e(371)](i)}if(s[e(313)]){const t=s[e(309)]((t=>this[e(367)][e(297)](t)?this[e(367)][e(302)](t):t))[e(381)](", ");r[e(371)]({type:e(352),content:Kr(this[e(374)],e(348),t)})}if(o[e(313)]){const t=o[e(309)]((t=>this[e(367)][e(297)](t)?this[e(367)][e(302)](t):t))[e(381)](", ");r[e(371)]({type:e(352),content:Kr(this[e(374)],e(391),t)})}return r}[Xr(377)](t){const e=Xr;for(const n of this[e(336)]){const r=n(t);if(r&&e(310)in r)return r}}[Xr(361)](t,e){const n=Xr,r=e[n(358)],s=void 0===r[n(327)]?n(366):n(382);t[n(371)]({type:s,key:r[n(339)]})}[Xr(347)](t,e){const n=Xr;t[n(371)]({type:n(352),content:Kr(this[n(374)],n(372),this[n(301)](e[n(299)]()[n(354)][n(317)],1))})}[Xr(298)](t,e,n){const r=Xr;if(this[r(369)](t,e),n&&n[r(299)]()&&!e[r(299)]()[r(359)][r(376)](n[r(299)]()[r(354)])){const n=t[t[r(313)]-1],s=r(357)==e[r(310)]?r(351):r(305);n&&r(365)==n[r(310)]&&(n[s]+="\n")}}}function Qr(t,e){const n=Yr();return(Qr=function(t,e){return n[t-=303]})(t,e)}function Yr(){const t=["afterInit","10gyaxCd","12673144RJcPNg","enableCommand","plugins","12GJBrCF","177128UFHVBC","3268902bQhMHT","968700fJqyjn","get","showAIAssistant","1217386ULUGwm","commands","261EWoONH","4MgMDlh","TrackChangesEditing","421735bwqtOx","2818686YhUpXX","editor"];return(Yr=function(){return t})()}const $r=Qr;!function(t){const e=Qr,n=t();for(;;)try{if(780085===parseInt(e(317))/1+-parseInt(e(320))/2+-parseInt(e(307))/3+-parseInt(e(304))/4*(parseInt(e(306))/5)+-parseInt(e(314))/6*(-parseInt(e(316))/7)+-parseInt(e(315))/8*(parseInt(e(303))/9)+parseInt(e(310))/10*(parseInt(e(311))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yr);class ts extends t.Plugin{[$r(309)](){const t=$r,e=this[t(308)],n=e[t(313)][t(318)](t(305));e[t(321)][t(318)](t(319))&&n[t(312)](t(319))}}const es=ns;function ns(t,e){const n=ss();return(ns=function(t,e){return n[t-=134]})(t,e)}!function(t){const e=ns,n=t();for(;;)try{if(430654===-parseInt(e(169))/1+-parseInt(e(170))/2*(parseInt(e(143))/3)+parseInt(e(150))/4+parseInt(e(165))/5+-parseInt(e(160))/6*(parseInt(e(136))/7)+-parseInt(e(156))/8+-parseInt(e(166))/9*(-parseInt(e(162))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ss);class rs extends t.Plugin{[es(154)](){const t=es,e=this[t(144)],n=e[t(134)];if(!e[t(161)][t(137)](t(159)))return;const r=e[t(161)][t(163)](t(174));r[t(172)](t(173)),r[t(153)](t(173)),r[t(140)][t(158)](t(173),Kr(n,t(164))),this[t(152)]()}[es(152)](){const t=es,e=this[t(144)],n=e[t(134)];e[t(161)][t(163)](t(174))[t(140)][t(142)]((e=>{const r=t;if(r(135)!=e[r(148)])return;const{data:s}=e;if(s&&r(173)==s[r(167)]){const t=s[r(146)][0][r(157)];return{type:r(151),content:Kr(n,r(145),function(t){const e=r;switch(t){case e(138):return Kr(n,e(149));case e(147):return Kr(n,e(171));case e(168):return Kr(n,e(139));case e(141):return Kr(n,e(155))}}(t))}}}))}}function ss(){const t=["enableDefaultAttributesIntegration","alignment","TrackChangesEditing","locale","formatBlock","1663886nNyRNf","has","left","FORMAT_ALIGN_TO_CENTER","descriptionFactory","justify","registerDescriptionCallback","3501foWebS","editor","*Format:* %0","commandParams","right","type","FORMAT_ALIGN_TO_LEFT","898064FFIkew","format","_registerLegacyDescription","registerBlockAttribute","afterInit","FORMAT_JUSTIFY_TEXT","1629648RGQVCr","value","registerAttributeLabel","AlignmentEditing","18IaArXy","plugins","23063970YyUXkW","get","FORMAT_ALIGNMENT","1507890YNmxjo","9XxePMn","commandName","center","750994AMgeaP","1258ZeMjhI","FORMAT_ALIGN_TO_RIGHT"];return(ss=function(){return t})()}function os(t,e){const n=as();return(os=function(t,e){return n[t-=491]})(t,e)}const is=os;function as(){const t=["SubscriptEditing","plugins","has","FORMAT_STRIKETHROUGH","enableDefaultAttributesIntegration","ItalicEditing","commandName","underline","registerDescriptionCallback","code","slice","superscript","registerAttributeLabel","1550464MGEjXN","3069687kxqGEC","FORMAT_BOLD","151778MRGnjA","UnderlineEditing","FORMAT_UNDERLINE","format","forceValue","SuperscriptEditing","FORMAT_","BoldEditing","3470872ZWHHJB","afterInit","italic","FORMAT_SUPERSCRIPT","6070062iSgaWT","strikethrough","formatInline","*Remove format:* %0","10081548uAvloz","FORMAT_ITALIC","locale","14gqfVma","get","toUpperCase","230XWdyxa","TrackChangesEditing","registerInlineAttribute","toLowerCase","FORMAT_SUBSCRIPT","subscript","commandParams","_registerLegacyDescription","editor","type","CodeEditing","FORMAT_CODE","descriptionFactory","bold","StrikethroughEditing","4zGtEeu","124223wYrVkC","*Format:* %0","5EEtWwF"];return(as=function(){return t})()}!function(t){const e=os,n=t();for(;;)try{if(604617===-parseInt(e(519))/1+parseInt(e(516))/2+-parseInt(e(517))/3*(parseInt(e(499))/4)+-parseInt(e(502))/5*(-parseInt(e(531))/6)+-parseInt(e(538))/7*(parseInt(e(527))/8)+parseInt(e(535))/9+-parseInt(e(541))/10*(parseInt(e(500))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(as);const cs=[is(526),is(508),is(520),is(494),is(498),is(503),is(524)];class us extends t.Plugin{[is(528)](){const t=is,e=this[t(492)],n=e[t(504)][t(539)](t(542)),r=e[t(537)];for(const s of cs){if(!e[t(504)][t(505)](s))continue;const o=s[t(513)](0,-7)[t(544)](),i=t(525)+o[t(540)]();n[t(507)](o),n[t(543)](o),n[t(496)][t(515)](o,Kr(r,i))}this[t(491)]()}[is(491)](){const t=is,e=this[t(492)],n=e[t(537)],r=e[t(504)][t(539)](t(542));function s(e,s){const o=t;r[o(496)][o(511)]((t=>{const r=o;if(r(533)!=t[r(493)])return;const{data:i}=t;return i&&i[r(509)]===e?i[r(547)][0][r(523)]?{type:r(522),content:Kr(n,r(501),s)}:{type:r(522),content:Kr(n,r(534),s)}:void 0}))}s(t(497),Kr(n,t(518))),s(t(529),Kr(n,t(536))),s(t(510),Kr(n,t(521))),s(t(512),Kr(n,t(495))),s(t(532),Kr(n,t(506))),s(t(546),Kr(n,t(545))),s(t(514),Kr(n,t(530)))}}const ls=hs;function fs(){const t=["5jhmeKS","BlockQuoteEditing","document","getSelectedBlocks","commandName","*Remove format:* %0","24WyQZBB","9NKRCAv","plugins","model","3094343HlaiGP","842840COYDjz","get","246879cooKbs","checkChild","change","afterInit","editor","2952719iReICa","has","filter","markBlockFormat","locale","blockQuote","format","54595UCkQCA","30cJucIe","commands","TrackChangesEditing","parent","4630776qYAxTg","ELEMENT_BLOCK_QUOTE","name","5119690EtCrzO","commandParams","value","selection","descriptionFactory","enableCommand","from","$root","schema","registerDescriptionCallback","*Set format:* %0","forceValue"];return(fs=function(){return t})()}function hs(t,e){const n=fs();return(hs=function(t,e){return n[t-=123]})(t,e)}!function(t){const e=hs,n=t();for(;;)try{if(447733===-parseInt(e(159))/1*(-parseInt(e(160))/2)+parseInt(e(147))/3*(parseInt(e(140))/4)+-parseInt(e(134))/5*(parseInt(e(164))/6)+-parseInt(e(144))/7+parseInt(e(145))/8+-parseInt(e(141))/9*(-parseInt(e(167))/10)+-parseInt(e(152))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fs);class ds extends t.Plugin{[ls(150)](){const t=ls,e=this[t(151)],n=e[t(156)];if(!e[t(142)][t(153)](t(135)))return;const r=e[t(142)][t(146)](t(162)),s=this[t(151)][t(161)][t(146)](t(157));r[t(127)](t(157),((n,o={})=>{const i=t,a=this[i(151)][i(143)][i(136)][i(125)],c=o&&void 0!==o[i(133)]?o[i(133)]:!s[i(124)];let u=[];if(c){const t=Array[i(128)](a[i(137)]())[i(154)]((t=>gs(t)||function(t,e){const n=i,r=e[n(148)](t[n(163)],n(157)),s=e[n(148)]([n(129),n(157)],t);return r&&s}(t,this[i(151)][i(143)][i(130)])));u=k(t,e[i(143)])}else{const t=Array[i(128)](a[i(137)]())[i(154)]((t=>gs(t)));u=k(t,e[i(143)])}e[i(143)][i(149)]((()=>{const t=i;for(const e of u)r[t(155)](e,{commandName:t(157),commandParams:[{forceValue:c}]})}))})),r[t(126)][t(131)]((e=>{const r=t,{data:s}=e;if(s&&r(157)==s[r(138)]){const t=Kr(n,r(165));return s[r(123)][0][r(133)]?{type:r(158),content:Kr(n,r(132),t)}:{type:r(158),content:Kr(n,r(139),t)}}}))}}function gs(t){const e=ls;return e(157)==t[e(163)][e(166)]}function ps(t,e){const n=Is();return(ps=function(t,e){return n[t-=252]})(t,e)}const ms=ps;function Is(){const t=["64siOmFK","plugins","TrackChangesEditing","editor","3241518knuRTG","135kFXhgj","get","2RjTPew","198471UkLOfW","4007590tajOcc","457248hyPsQd","afterInit","changeCaseUpper","changeCaseLower","has","enableCommand","523687CfxDZZ","CaseChange","271675peNCFo","changeCaseTitle","1587834QjmVur"];return(Is=function(){return t})()}!function(t){const e=ps,n=t();for(;;)try{if(562594===-parseInt(e(269))/1*(parseInt(e(260))/2)+-parseInt(e(252))/3+parseInt(e(253))/4*(parseInt(e(271))/5)+-parseInt(e(257))/6+parseInt(e(261))/7+parseInt(e(263))/8*(parseInt(e(258))/9)+parseInt(e(262))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Is);class Es extends t.Plugin{[ms(264)](){const t=ms,e=this[t(256)];e[t(254)][t(267)](t(270))&&(e[t(254)][t(259)](t(255))[t(268)](t(265)),e[t(254)][t(259)](t(255))[t(268)](t(266)),e[t(254)][t(259)](t(255))[t(268)](t(272)))}}const bs=_s;function Ts(){const t=["40530qPENcb","16204WazkhS","7WsdwIn","enableCommand","commands","118WGkomK","300104cHJNkR","78ohmwcR","51WpTiwb","ckbox","18650PhytHQ","954mgElIW","editor","afterInit","get","TrackChangesEditing","10332399TwXpho","2665slIiwj","plugins","19601316eskprh"];return(Ts=function(){return t})()}function _s(t,e){const n=Ts();return(_s=function(t,e){return n[t-=297]})(t,e)}!function(t){const e=_s,n=t();for(;;)try{if(736383===parseInt(e(297))/1*(parseInt(e(312))/2)+-parseInt(e(315))/3*(parseInt(e(308))/4)+-parseInt(e(304))/5*(-parseInt(e(314))/6)+-parseInt(e(309))/7*(parseInt(e(313))/8)+-parseInt(e(298))/9*(-parseInt(e(307))/10)+parseInt(e(303))/11+-parseInt(e(306))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ts);class ys extends t.Plugin{[bs(300)](){const t=bs,e=this[t(299)];e[t(311)][t(301)](t(316))&&e[t(305)][t(301)](t(302))[t(310)](t(316))}}const As=Cs;function ks(){const t=["2194551DRqkCX","*Remove format:* %0","8yeWpyu","commandParams","document","label","2075392wZSLWg","blockName","descriptionFactory","editor","outdentCodeBlock","model","CodeBlock","codeBlock","commands","selection","94330lBOZNb","value","locale","forceValue","3198566gPWMHX","has","find","registerDescriptionCallback","from","commandName","2fBBSSg","languages","formatBlock","type","language","markBlockFormat","TrackChangesEditing","getSelectedBlocks","62045SDOhKP","indentCodeBlock","change","8471652ilZZqi","plugins","toLowerCase","name","enableCommand","rootElement","ELEMENT_CODE_BLOCK","22AjJdPT","schema","registerElementLabel","format","145542ZakUjt","675UMDxVU","filter","80zHXxGt","afterInit","isLimit","config","parent","get","*Set format:* %0","checkChild"];return(ks=function(){return t})()}function Cs(t,e){const n=ks();return(Cs=function(t,e){return n[t-=162]})(t,e)}!function(t){const e=Cs,n=t();for(;;)try{if(415027===-parseInt(e(202))/1+-parseInt(e(194))/2*(-parseInt(e(168))/3)+parseInt(e(174))/4+parseInt(e(219))/5*(parseInt(e(216))/6)+parseInt(e(188))/7*(-parseInt(e(170))/8)+-parseInt(e(217))/9*(-parseInt(e(184))/10)+parseInt(e(212))/11*(-parseInt(e(205))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ks);class Ls extends t.Plugin{[As(220)](){const t=As,e=this[t(177)];if(!e[t(206)][t(189)](t(180)))return;const n=e[t(206)][t(165)](t(200)),r=e[t(186)],s=e[t(163)][t(165)](t(181))[t(195)],o=e[t(182)][t(165)](t(181));n[t(209)](t(203)),n[t(209)](t(178)),n[t(209)](t(181),((r,i={})=>{const a=t,c=e[a(179)],u=e[a(179)][a(172)][a(183)],l=i&&void 0!==i[a(187)]?i[a(187)]:!o[a(185)];let f;i[a(198)]||(i[a(198)]=s[0][a(198)]),f=l?Array[a(192)](u[a(201)]())[a(218)]((t=>Ns(t)||function(t,e){const n=a;return!t.is(n(210))&&!e[n(162)](t)&&e[n(167)](t[n(164)],n(181))}(t,c[a(213)]))):Array[a(192)](u[a(201)]())[a(218)]((t=>Ns(t)));const h=k(f,c);c[a(204)]((()=>{const t=a;for(const e of h)n[t(199)](e,{commandName:t(181),commandParams:[{...i,forceValue:l}],formatGroupId:t(175)})}))})),n[t(176)][t(214)](t(181),(e=>Kr(r,t(211),e))),n[t(176)][t(191)]((e=>{const n=t;if(n(196)!=e[n(197)])return;const o=r.t,{data:i}=e;if(!i||n(181)!=i[n(193)])return;const a=i[n(171)][0][n(198)],c=o(s[n(190)]((t=>t[n(198)]===a))[n(173)])[n(207)]();return i[n(171)][0][n(187)]?{type:n(215),content:Kr(r,n(166),Kr(r,n(211),1)+" ("+c+")")}:{type:n(215),content:Kr(r,n(169),Kr(r,n(211),1))}}))}}function Ns(t){const e=As;return e(181)==t[e(208)]}const Ss=Rs;function Rs(t,e){const n=vs();return(Rs=function(t,e){return n[t-=265]})(t,e)}!function(t){const e=Rs,n=t();for(;;)try{if(826786===parseInt(e(285))/1*(-parseInt(e(279))/2)+-parseInt(e(280))/3+parseInt(e(265))/4+-parseInt(e(266))/5*(parseInt(e(268))/6)+parseInt(e(272))/7*(-parseInt(e(273))/8)+parseInt(e(278))/9*(parseInt(e(270))/10)+-parseInt(e(284))/11*(-parseInt(e(271))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vs);class Ms extends t.Plugin{[Ss(281)](){const t=Ss,e=this[t(282)];e[t(267)][t(276)](t(269))&&e[t(267)][t(275)](t(277))[t(274)](t(283))}}function vs(){const t=["addCommentThread","2189WWgswN","1255GOiTJr","4515560RxFiHa","1185TJOiWd","plugins","38778kWnHrD","CommentsEditing","10soHdnC","177564BkVTed","7EIVhdK","11937464eYjatu","enableCommand","get","has","TrackChangesEditing","12079845oKRUsm","1886NAamsc","1144599UABnmx","afterInit","editor"];return(vs=function(){return t})()}var ws=n(834);function Os(t,e){const n=Fs();return(Os=function(t,e){return n[t-=299]})(t,e)}function Ds(t,e,n){const r=Os,s=[];for(const o of e[r(347)]())o[r(305)](t)&&s[r(336)](n[r(313)](o));return s}function Fs(){const t=["markerName","getCustomProperty","schema","nextSibling","16207BjFgJI","1300104LnlERy","createRangeOn","start","getWalker","consumable","createUIElement","bindElementToMarker","type","previousPosition","name","isBlock","item","test","addClass","146226oQsUGu","get","mapper","27mdYfoy","plugins","model","parent","isAtEnd","addHighlight","toViewElement","push","includes","5732363QpRCMi","26877480meoWMx","insert","isLimit","280HXVQHQ","399711mUVFsO","writer","isContent","elementEnd","getItems","span","ck-suggestion-marker--active","ck-suggestion-marker-","activeMarkers","_splitMarkerName","toViewPosition","42khEmqx","markerRange","3640024iGvmnj","hasAttribute","TrackChangesEditing"];return(Fs=function(){return t})()}function Bs(t,e,{showActiveMarker:n=!0}={}){const r=Os,s=t[r(330)][r(327)](r(306));return(o,i,a)=>{const c=r;if(!a[c(316)][c(324)](i[c(303)],o[c(321)]))return;const u=i[c(303)][c(315)](),l=i[c(303)][c(314)],f=t[c(331)][c(309)];let h=null,d=null,g=!1,p=!1;for(const t of u){const e=t[c(323)];g=g||f[c(345)](e);const n=a[c(328)][c(335)](e);if(n&&n[c(308)](c(334)))return;c(346)==t[c(319)]&&f[c(322)](e)&&!f[c(341)](e)&&(e[c(310)]||l[c(333)]?h&&h[c(332)]==e||(h=e,m(t[c(320)]),p=!0):d=d||t[c(320)])}function m(t){const r=c,{authorId:o}=s[r(300)](i[r(307)]),u=a[r(344)][r(317)](r(348),{class:r(350)+e,"data-author-id":o}),l=a[r(328)][r(301)](t);n&&s[r(299)][r(337)](i[r(307)])&&a[r(344)][r(325)](r(349),u),a[r(344)][r(340)](l,u),a[r(328)][r(318)](u,i[r(307)])}g||p||!d||m(d)}}!function(t){const e=Os,n=t();for(;;)try{if(686372===parseInt(e(311))/1*(-parseInt(e(302))/2)+parseInt(e(343))/3+parseInt(e(304))/4+parseInt(e(342))/5*(parseInt(e(326))/6)+parseInt(e(338))/7+parseInt(e(312))/8*(parseInt(e(329))/9)+-parseInt(e(339))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fs);const Ps=xs;function xs(t,e){const n=Us();return(xs=function(t,e){return n[t-=162]})(t,e)}function Us(){const t=["removeMarker:suggestion:deletion","deleteForward","2763kbiBDY","document","commands","80DZtLeU","detach","requires","markerNameToElements","editing","getFirstRange","downcastDispatcher","setSelection","11073630BFSSye","1PgHXVe","buffer","start","bind","batch","editor","forward","enableCommand","isCollapsed","uiElement","7tpTyhW","unit","data","rootName","mapper","markerName","end","writer","unlock","merge","707458hYdKPa","selection","remove","addMarker:suggestion:deletion","fromRange","createSelection","enqueueChange","73328QiRcVn","modifySelection","613788FAqqJD","get","$graveyard","delete","options","lock","init","plugins","createRange","high","model","showSuggestionHighlights","TrackChangesEditing","7592wDFmQH","root","unbindElementFromMarkerName","7362120JmBXoU","17262839wYWypQ"];return(Us=function(){return t})()}!function(t){const e=xs,n=t();for(;;)try{if(613932===-parseInt(e(209))/1*(parseInt(e(168))/2)+parseInt(e(177))/3+-parseInt(e(175))/4*(parseInt(e(200))/5)+-parseInt(e(193))/6*(-parseInt(e(219))/7)+parseInt(e(190))/8*(parseInt(e(197))/9)+parseInt(e(208))/10+-parseInt(e(194))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Us);class js extends t.Plugin{static get[Ps(202)](){return[ws.Delete]}[Ps(183)](){const t=Ps,e=this[t(214)],n=e[t(184)][t(178)](t(189));n[t(216)](t(180));const r=e[t(199)][t(178)](t(196));n[t(216)](t(196),((n,s={})=>{const o=t,a=e[o(187)][o(173)](e[o(187)][o(198)][o(169)]);a[o(217)]&&e[o(187)][o(176)](a,{direction:o(215),unit:s[o(220)]});const c=a[o(205)](),u=i.LiveRange[o(172)](c);let l;n(s),l=o(179)==u[o(191)][o(222)]?e[o(187)][o(185)](c[o(211)]):e[o(187)][o(185)](u[o(211)],u[o(164)]),u[o(201)](),e[o(187)][o(174)](r[o(210)][o(213)],(t=>{const e=o;r[e(210)][e(182)](),t[e(207)](t[e(185)](l[e(164)])),r[e(210)][e(166)]()}))})),e[t(204)][t(206)].on(t(171),Bs(e,t(167)),{priority:t(186)}),e[t(221)][t(206)].on(t(171),((n,r,s)=>{const o=t;s[o(181)][o(188)]&&Bs(e,o(167),{showActiveMarker:!1})[o(212)](this)(n,r,s)}),{priority:t(186)}),e[t(204)][t(206)].on(t(195),((e,n,r)=>{const s=t,o=r[s(162)][s(203)](n[s(163)]);if(o)for(const t of o)t.is(s(218))&&(r[s(162)][s(192)](t,n[s(163)]),r[s(165)][s(170)](t))}),{priority:t(186)})}}const Gs=Hs;function Vs(){const t=["_splitMarkerName","editor","multipleBlocks","listStart","TrackChangesEditing","deletion","*Change to:* %0","assureChains","value","6107236XLeily","listMarker","numberedList","outdentList","data","get","TodoListEditing","map","removeMarker","getFirstMarker","model","newValue","_supportLegacySuggestions","default","commands","locale","groupId","_registerLegacyDescription","attributes","afterInit","registerDescriptionCallback","ELEMENT_NUMBERED_LIST","customNumberedList","document","4913896RPpCHx","commandName","oldRange","listType","ListEditing","numbered","getFirstRange","length","setSelection","indentList","isUndo","parent","checkTodoList","_LIST","299JxPRWS","FORMAT_INDENT","mergeListItemBackward","5586870UoInNF","todo","listIndent","change","documentList","listReversed","*Split:* list item","toUpperCase","createRange","getChangedMarkers","ELEMENT_TODO_LIST","5UhkLtI","has","newRange","isObject","nodeAfter","bulletedList","suggestion:attribute:","getAttribute","next","selection","_findSuggestions","attributeKey","fromRange","key","setAttribute","nextSibling","*Merge:* list item","meta","list.multiBlock","getSuggestions","splitListItemAfter","batch","hasSuggestion","ELEMENT_LIST_ITEM","*Uncheck item*","registerPostFixer","formatBlock","todoListChecked","accept","createPositionAt","noTrackChangesFixer","mergeListItemForward","isLocal","_suggestionFactory","previousSibling","size","attribute","todoListCheck","suggestion","filter","listItemId","customBulletedList","registerBlockAttribute","*Merge:* %0","range","ELEMENT_","ELEMENT_BULLETED_LIST","push","from","5198khkdLn","getSuggestion","*Set format:* %0","trackChangesCommand","plugins","enableDefaultAttributesIntegration","listMarkerStyle","start","3504235DoxHiB","registerCustomCallback","bulleted","startsWith","high","execute","detach","*Format:* insert into %0","includes","*Outdent:* %0","forceValue","isNextTo","head","find","containsItem","commandParams","*Indent:* %0","type","todoList","listItemIdFixer","registerAttributeLabel","differ","20449827cJHcLZ","_getAttributeKey","*Remove format:* %0","3498288ljDpom","listStyle","*Check item*","add","descriptionFactory","*Format:* remove from %0","change:data","schema","getRanges","oldValue","splitListItemBefore","registerElementLabel","config","getChanges","refresh","name","end","format"];return(Vs=function(){return t})()}function Hs(t,e){const n=Vs();return(Hs=function(t,e){return n[t-=432]})(t,e)}!function(t){const e=Hs,n=t();for(;;)try{if(811038===-parseInt(e(494))/1*(parseInt(e(557))/2)+-parseInt(e(590))/3+parseInt(e(456))/4*(parseInt(e(508))/5)+-parseInt(e(497))/6+parseInt(e(565))/7+-parseInt(e(480))/8+parseInt(e(587))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vs);class Ws extends t.Plugin{[Gs(475)](){const t=Gs,e=this[t(448)];if(!e[t(561)][t(509)](t(484)))return;const n=e[t(471)],r=e[t(561)][t(461)](t(451)),s=e[t(561)][t(509)](t(462)),o=!!e[t(441)][t(461)](t(526));function i(e){const r=t;return{type:r(446),content:""+Kr(n,r(559),e)}}function a(e){const r=t;return{type:r(446),content:""+Kr(n,r(589),e)}}r[t(562)](t(458)),r[t(562)](t(513)),r[t(562)](t(478)),r[t(562)](t(549)),r[t(562)](t(489)),r[t(562)](t(459)),r[t(562)](t(528)),r[t(562)](t(439)),r[t(550)](t(548)),r[t(550)](t(483)),r[t(550)](t(499)),o&&(r[t(562)](t(496)),r[t(562)](t(539))),s&&(r[t(562)](t(583)),r[t(562)](t(492)),r[t(550)](t(535)),r[t(433)][t(476)]((e=>{const r=t,{data:s}=e;if(s&&r(535)==s[r(521)])return{type:r(446),content:s[r(467)]?Kr(n,r(592)):Kr(n,r(532))}})),this[t(448)][t(466)][t(479)][t(533)]((e=>{const n=t;if(e[n(529)][n(490)])return!1;let s=!1;const o=r[n(527)]({skipNotAttached:!0})[n(547)]((t=>n(535)===r[n(588)](t)));for(const t of o)n(498)!=t[n(486)]()[n(564)][n(512)][n(515)](n(483))&&(r[n(518)](t[n(486)](),n(544))[n(578)]((t=>n(483)===r[n(588)](t[n(546)])))||(e[n(464)](t[n(465)]()),s=!0));return s}))),r[t(433)][t(585)](t(499),Kr(n,t(495)));const c={type:t(446),content:""};r[t(433)][t(476)]((e=>{const r=t,{data:s}=e;if(!s||r(483)!=s[r(521)])return;let u=e[r(577)];for(;u;){if(u[r(460)]&&((r(591)==u[r(460)][r(521)]||r(563)==u[r(460)][r(521)])&&(u[r(460)][r(467)]&&r(469)!=u[r(460)][r(467)]||r(469)!=u[r(460)][r(438)]&&!s[r(467)])||!o&&u[r(460)][r(521)]==Nc))return c;u=u[r(516)]}if(null==s[r(467)])switch(s[r(438)]){case r(567):return a(Kr(n,r(554)));case r(485):return a(Kr(n,r(477)));case r(498):return a(Kr(n,r(507)))}switch(s[r(467)]){case r(567):return i(Kr(n,r(554)));case r(485):return i(Kr(n,r(477)));case r(498):return i(Kr(n,r(507)))}})),r[t(433)][t(476)]((e=>{const n=t,{data:r}=e;if(r&&n(499)==r[n(521)])return null==r[n(467)]||null==r[n(438)]&&0==r[n(467)]?c:void 0})),r[t(433)][t(476)]((e=>{const r=t;if(r(544)!=e[r(582)])return;const{data:s}=e;if(!s||r(548)!=s[r(521)])return;const o=zs(e);return r(467)==o?{type:r(446),content:Kr(n,r(524))}:r(438)==o?{type:r(446),content:Kr(n,r(503))}:c})),e[t(466)][t(479)][t(533)]((e=>this[t(584)](e))),e[t(466)][t(479)][t(533)]((e=>this[t(538)](e))),e[t(466)][t(479)].on(t(435),((e,n)=>{const r=t;if(n[r(490)]||!n[r(540)])return!1;this[r(454)]()}),{priority:t(569)}),this[t(468)]()}[Gs(584)](t){const e=Gs;if(t[e(529)][e(490)]||!t[e(529)][e(540)])return!1;let n=!1;const r=this[e(448)][e(561)][e(461)](e(451))[e(527)]({skipNotAttached:!0})[e(547)]((t=>t[e(460)]&&e(548)==t[e(460)][e(521)]))[e(547)]((t=>t[e(460)][e(467)]&&t[e(460)][e(438)]));for(const s of r)zs(s)||(t[e(464)](s[e(465)]()),n=!0);return n}[Gs(538)](t){const e=Gs;if(t[e(529)][e(490)]||!t[e(529)][e(540)])return!1;const n=this[e(448)][e(561)][e(461)](e(451));if(n[e(560)][e(455)])return!1;let r=!1;const s=[e(483),e(548),e(499),e(591),e(450),e(502),e(545),e(457),e(563)],o=this[e(448)][e(466)][e(479)][e(586)][e(442)]()[e(547)]((t=>e(544)==t[e(582)]))[e(547)]((t=>s[e(573)](t[e(519)])));if(0==o[e(487)])return r;for(const i of o){const o=n[e(518)](i[e(552)],e(544))[e(547)]((t=>!t[e(525)][e(576)]))[e(463)]((t=>t[e(546)]))[e(547)]((t=>{const r=e,o=n[r(588)](t);return s[r(573)](o)}));if(o[e(487)]){for(const n of o)t[e(464)](n[e(465)]());r=!0}}return r}[Gs(454)](){const t=Gs,e=this[t(448)][t(561)][t(461)](t(451)),n=[t(483),t(548),t(499),t(591),t(450),t(502),t(545),t(457),t(563)];let r;const s=new Set(this[t(448)][t(466)][t(479)][t(586)][t(506)]()[t(547)]((r=>{const s=t;if(r[s(460)][s(482)]||!r[s(460)][s(510)])return null;if(!r[s(444)][s(568)](s(514)))return null;const{id:o}=e[s(447)](r[s(444)]);if(!e[s(530)](o))return null;const i=e[s(558)](o);return n[s(573)](i[s(460)][s(521)])}))[t(463)]((n=>{const s=t,{id:o}=e[s(447)](n[s(444)]),i=e[s(558)](o);return r=i[s(474)][s(472)],i[s(486)]()[s(564)][s(512)]})));if(0==s[t(543)])return;const o=e[t(527)]({skipNotAttached:!0})[t(547)]((e=>t(544)==e[t(582)]&&e[t(460)]&&n[t(573)](e[t(460)][t(521)])&&e[t(474)][t(472)]!=r))[t(463)]((e=>({listItem:e[t(486)]()[t(564)][t(512)],groupId:e[t(474)][t(472)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(509)](n)&&i[t(432)](e);for(const n of e[t(527)]())i[t(509)](n[t(474)][t(472)])&&n[t(522)](t(472),r)}[Gs(468)](){const t=Gs,e=this[t(448)],n=e[t(471)],r=e[t(561)][t(461)](t(451));this[t(473)](),r[t(541)][t(566)](t(534),t(501),t(536),(function(n,r){const s=t,o=[];for(let t of n)t[s(564)][s(512)]===t[s(445)][s(491)]&&(t=e[s(466)][s(505)](e[s(466)][s(537)](t[s(564)][s(512)],0))),o[s(555)](t);e[s(466)][s(500)]((t=>{const n=s,a=e[n(466)][n(479)][n(517)],c=Array[n(556)](a[n(437)]())[n(463)]((t=>i.LiveRange[n(520)](t)));t[n(488)](o),e[n(470)][n(461)](r[n(481)])[n(443)](),r[n(580)][n(555)]({forceDefaultExecution:!0}),e[n(570)](r[n(481)],...r[n(580)]),t[n(488)](c);for(const t of c)t[n(571)]()}))})),r[t(433)][t(440)]((function(n){const r=t,s=!e[r(466)][r(436)][r(511)](n),o=n[r(542)],i=n[r(523)],a=n[r(515)](r(548)),c=!o||o[r(515)](r(548))!==a,u=!i||i[r(515)](r(548))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(531),e)))}[Gs(473)](){const t=Gs,e=this[t(448)],n=e[t(471)];function r(n){const r=t,s=e[r(470)][r(461)](r(513))[r(455)],o=e[r(470)][r(461)](r(458))[r(455)];return r(458)===n?s:o}e[t(561)][t(461)](t(451))[t(433)][t(476)]((function(s){const o=t;if(o(534)!=s[o(582)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(481)]){case o(513):u=i[o(580)][0][o(575)],l=r(i[o(481)]),a=o(u?572:434),!l&&e[o(441)][o(461)](o(526))||(a=o(453)),c={type:o(446),content:Kr(n,a,Kr(n,o(554)))};break;case o(458):u=i[o(580)][0][o(575)],l=r(i[o(481)]),a=o(u?572:434),!l&&e[o(441)][o(461)](o(526))||(a=o(453)),c={type:o(446),content:Kr(n,a,Kr(n,o(477)))};break;case o(489):a=o(581),c={type:o(446),content:Kr(n,a,Kr(n,o(531)))};break;case o(459):a=function(t){const e=o,n=t[e(486)]();let r=n[e(564)][e(512)];for(;r&&n[e(579)](r);){if(r[e(515)](e(499))>0)return!1;r=r[e(523)]}return!0}(s)?Kr(n,o(434),Kr(n,function(t){const e=o;return e(553)+t[e(486)]()[e(564)][e(512)][e(515)](e(483))[e(504)]()+e(493)}(s))):Kr(n,o(574),Kr(n,o(531))),c={type:o(446),content:a};break;case o(496):case o(539):!1===i[o(449)]&&(a=o(551),c={type:o(452),content:Kr(n,a,Kr(n,o(531)))})}return c}))}}function zs(t){const e=Gs;let n=t[e(486)]()[e(564)][e(512)][e(542)];for(;n;){const r=n[e(515)](e(548));if(!r)return!1;if(r==t[e(460)][e(467)])return e(467);if(r==t[e(460)][e(438)])return e(438);n=n[e(542)]}return!1}const Ks=Xs;function Xs(t,e){const n=Zs();return(Xs=function(t,e){return n[t-=465]})(t,e)}function Zs(){const t=["formatBlock","replace","oldValue","startIndex","getFirstRange","219933vIyAdE","*Format:* set start index to %0","325JKIckb","head","*Set format:* %0","registerPostFixer","listType","_getAttributeKey","start","key","toUpperCase","listStyle","suggestion","*Format:* set order to regular","decimal-leading-zero","customNumbered","handleDescriptions","nodeAfter","enableDefaultAttributesIntegration","*Remove format:* %0","_getTranslationKeyForListStyle","list.properties","getSuggestions","_findSuggestions","config","getAttribute","descriptionFactory","data","registerDescriptionCallback","disc","14088KVeUYR","next","get","find","15212OQWIVY","bulleted","_LIST_","newValue","reversed","upper-roman","commandParams","listStart","numbered","ListPropertiesEditing","lower-latin","afterInit","decimal","type","plugins","49170lXzgfv","bind","locale","has","lower-roman","includes","circle","_LIST_DEFAULT","batch","246qhgBxS","111lfsCSC","*Change to:* %0","_registerLegacyDescription","TrackChangesEditing","listReversed","square","model","7371jqBxIL","default","format","document","registerBlockAttribute","editor","commandName","registerAttributeLabel","upper-latin","FORMAT_LIST_REVERSED","96BQwtFv","getFirstMarker","styles","*Format:* set order to reversed","42675HVBjdr","removeMarker","FORMAT_LIST_START","isUndo","filter","attribute","1628RhlFsm","6248uHdiAs","ELEMENT_"];return(Zs=function(){return t})()}!function(t){const e=Xs,n=t();for(;;)try{if(152092===-parseInt(e(471))/1+parseInt(e(477))/2*(parseInt(e(544))/3)+-parseInt(e(519))/4*(parseInt(e(487))/5)+-parseInt(e(543))/6*(-parseInt(e(551))/7)+-parseInt(e(467))/8*(parseInt(e(485))/9)+-parseInt(e(534))/10+-parseInt(e(478))/11*(-parseInt(e(515))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zs);class qs extends t.Plugin{[Ks(530)](){const t=Ks;if(!this[t(556)][t(533)][t(537)](t(528)))return;const e=this[t(556)][t(509)][t(517)](t(506)),n=this[t(556)][t(533)][t(517)](t(547));e[t(469)]&&(n[t(503)](t(496)),n[t(555)](t(496))),e[t(523)]&&(n[t(503)](t(548)),n[t(555)](t(548))),e[t(483)]&&(n[t(503)](t(526)),n[t(555)](t(526)));const r={type:t(553),content:""};n[t(511)][t(513)](this[t(501)][t(535)](this));const s=this[t(556)][t(536)];n[t(511)][t(558)](t(548),Kr(s,t(466))),n[t(511)][t(513)]((e=>{const n=t,{data:s}=e;if(s&&n(548)==s[n(494)])return null==s[n(522)]||0==s[n(522)]&&null==s[n(482)]?r:void 0})),n[t(511)][t(558)](t(526),Kr(s,t(473))),n[t(511)][t(513)]((e=>{const n=t,{data:s}=e;if(s&&n(526)==s[n(494)])return null==s[n(522)]||1==s[n(522)]&&null==s[n(482)]?r:void 0})),this[t(556)][t(550)][t(554)][t(490)]((e=>{const r=t;if(e[r(542)][r(474)])return!1;let s=!1;const o=n[r(507)]({skipNotAttached:!0})[r(475)]((t=>{const e=r,s=n[e(492)](t);return e(526)==s||e(548)==s}));for(const t of o){const o=t[r(484)]()[r(493)][r(502)][r(510)](r(491));r(527)!=o&&r(500)!=o&&(n[r(508)](t[r(484)](),r(476))[r(518)]((t=>r(491)==n[r(492)](t[r(497)])))||(e[r(472)](t[r(468)]()),s=!0))}return s})),this[t(546)]()}[Ks(501)](t){const e=Ks,n=this[e(556)][e(536)],{data:r}=t,s={type:e(553),content:""};if(!r||e(496)!=r[e(494)])return;if(!r[e(482)])return e(552)==r[e(522)]?s:{type:e(553),content:""+Kr(n,e(489),Kr(n,this[e(505)](r[e(522)])))};if(!r[e(522)]){if(e(552)==r[e(482)])return s;let o=t[e(488)];for(;o;){if(o[e(512)]&&e(491)==o[e(512)][e(494)]&&o[e(512)][e(522)])return s;o=o[e(516)]}return{type:e(553),content:""+Kr(n,e(504),Kr(n,this[e(505)](r[e(482)])))}}if(e(552)!=r[e(522)])return{type:e(553),content:""+Kr(n,e(489),Kr(n,this[e(505)](r[e(522)])))};let o=t[e(488)];for(;o;){if(o[e(512)]&&e(491)==o[e(512)][e(494)]&&o[e(512)][e(522)]&&o[e(512)][e(482)])return s;o=o[e(516)]}const i=t[e(484)]()[e(493)][e(502)][e(510)](e(491));return{type:e(553),content:Kr(n,e(489),Kr(n,e(479)+i[e(495)]()+e(541)))}}[Ks(546)](){const t=Ks,e=this[t(556)],n=e[t(536)];e[t(533)][t(517)](t(547))[t(511)][t(513)]((e=>{const r=t;if(r(480)!=e[r(532)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(557)]){case r(496):o=r(545),i={type:r(553),content:Kr(n,o,Kr(n,this[r(505)](s[r(525)][0][r(532)])))};break;case r(548):o=s[r(525)][0][r(523)]?r(470):r(498),i={type:r(553),content:Kr(n,o)};break;case r(526):o=r(486),i={type:r(553),content:Kr(n,o,s[r(525)][0][r(483)])}}return i}))}[Ks(505)](t){const e=Ks;return e(479)+function(t){const n=e;return Js[n(539)](t)?n(520):Qs[n(539)](t)?n(527):null}(t)[e(495)]()+e(521)+t[e(495)]()[e(481)](/-/g,"_")}}const Js=[Ks(514),Ks(540),Ks(549)],Qs=[Ks(531),Ks(499),Ks(538),Ks(524),Ks(529),Ks(465)];var Ys=n(507);const $s=to;function to(t,e){const n=eo();return(to=function(t,e){return n[t-=121]})(t,e)}function eo(){const t=["1366797aaSBmw","markerNameToElements","ck-suggestion-marker-split","detach","createRange","writer","options","editing","enterBlock","mapper","1871215PpPHym","removeMarker:suggestion:insertion","change","getFirstPosition","markInsertion","4145844HAuGkv","document","markerName","1pBhtth","requires","editor","unbindElementFromMarkerName","fromRange","downcastDispatcher","init","showSuggestionHighlights","plugins","createPositionAt","3338720Aececo","enableCommand","fire","nextSibling","data","get","285036yQqwCe","parent","split","enter","5637824eqVKIf","hasClass","commands","setSelection","remove","addMarker:suggestion:insertion","selection","afterExecute","end","model","TrackChangesEditing","high","2655568ZkfaFS","getFirstRange","bind"];return(eo=function(){return t})()}!function(t){const e=to,n=t();for(;;)try{if(439774===-parseInt(e(160))/1*(-parseInt(e(123))/2)+-parseInt(e(142))/3+parseInt(e(139))/4+-parseInt(e(152))/5+parseInt(e(157))/6+parseInt(e(170))/7+-parseInt(e(127))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(eo);class no extends t.Plugin{static get[$s(161)](){return[Ys.Enter]}[$s(166)](){const t=$s,e=this[t(162)],n=e[t(168)][t(122)](t(137)),r=e[t(129)][t(122)](t(126));n[t(171)](t(126),(()=>{const s=t;e[s(136)][s(154)]((t=>{const o=s,a=e[o(136)][o(158)][o(133)],c=a[o(155)](),u=i.LiveRange[o(164)](a[o(140)]());if(r[o(150)](t)){const r=e[o(136)][o(169)](c[o(124)][o(173)],0),s=t[o(146)](c,r);n[o(156)](s)}else t[o(130)](t[o(146)](u[o(135)]));u[o(145)](),r[o(172)](o(134),{writer:t})}))})),e[t(149)][t(165)].on(t(132),Bs(e,t(125)),{priority:t(138)}),e[t(149)][t(165)].on(t(153),((e,n,r)=>{const s=t,o=r[s(151)][s(143)](n[s(159)]);if(o)for(const t of o)t[s(128)](s(144))&&(r[s(151)][s(163)](t,n[s(159)]),r[s(147)][s(131)](t))}),{priority:t(138)}),e[t(121)][t(165)].on(t(132),((n,r,s)=>{const o=t;s[o(148)][o(167)]&&Bs(e,o(125),{showActiveMarker:!1})[o(141)](this)(n,r,s)}),{priority:t(138)})}}const ro=oo;function so(){const t=["getRange","getIntersection","isArray","findPrevious","615561kIDrsc","filter","12322224XGvEex","createPositionAt","replaceAll","10tWdMaN","FindAndReplaceUtils","suggestion:deletion","afterInit","bind","6139014lHKWsj","model","TrackChangesEditing","_isInDeletionRange","enableCommand","has","start","string","findNext","get","plugins","find","editor","markers","2390982pbxLrM","results","end","1187196GUmuEv","982700tvMwQg","584196MYXogd","replace","FindAndReplaceEditing","findByTextCallback","handleFindCommand","item","getMarkersGroup","createRange"];return(so=function(){return t})()}function oo(t,e){const n=so();return(oo=function(t,e){return n[t-=286]})(t,e)}!function(t){const e=oo,n=t();for(;;)try{if(552162===-parseInt(e(297))/1+parseInt(e(324))/2+parseInt(e(321))/3+parseInt(e(325))/4+-parseInt(e(302))/5*(-parseInt(e(326))/6)+parseInt(e(307))/7+-parseInt(e(299))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(so);class io extends t.Plugin{[ro(305)](){const t=ro;if(!this[t(319)][t(317)][t(312)](t(287)))return;const e=this[t(319)][t(317)][t(316)](t(309));e[t(311)](t(318),this[t(289)][t(306)](this)),e[t(311)](t(315)),e[t(311)](t(296)),e[t(311)](t(286)),e[t(311)](t(301))}[ro(289)](t,e,n={}){const r=ro,s=this[r(319)][r(317)][r(316)](r(303));return t((t=>{const o=r;let i=(o(314)==typeof e?s[o(288)](e,n):e)(t);Array[o(295)](i)&&(i={results:i,searchText:o(314)==typeof e?e:""});const a=i[o(322)][o(298)]((e=>!1===this[o(310)](e,t[o(290)])));return{...i,results:a}}),n)}[ro(310)](t,e){const n=ro,r=this[n(319)][n(308)][n(292)](this[n(319)][n(308)][n(300)](e,t[n(313)]),this[n(319)][n(308)][n(300)](e,t[n(323)]));for(const t of this[n(319)][n(308)][n(320)][n(291)](n(304)))if(null!==r[n(294)](t[n(293)]()))return!0;return!1}}const ao=co;function co(t,e){const n=fo();return(co=function(t,e){return n[t-=231]})(t,e)}!function(t){const e=co,n=t();for(;;)try{if(128870===parseInt(e(292))/1*(parseInt(e(264))/2)+parseInt(e(231))/3+-parseInt(e(281))/4+parseInt(e(276))/5*(parseInt(e(260))/6)+parseInt(e(261))/7*(-parseInt(e(254))/8)+parseInt(e(273))/9*(parseInt(e(248))/10)+parseInt(e(272))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fo);const uo=[{pluginName:ao(283),commandName:ao(268)},{pluginName:ao(265),commandName:ao(255)},{pluginName:ao(274),commandName:ao(278)},{pluginName:ao(289),commandName:ao(275)}];class lo extends t.Plugin{[ao(252)](){const t=ao,e=this[t(291)][t(233)],n=this[t(291)][t(263)][t(240)](t(250));for(const{pluginName:e,commandName:r}of uo)this[t(291)][t(263)][t(239)](e)&&(n[t(269)](r),n[t(232)](r));n[t(271)][t(241)](t(268),Kr(e,t(247))),n[t(271)][t(241)](t(255),Kr(e,t(258))),n[t(271)][t(241)](t(278),Kr(e,t(251))),n[t(271)][t(241)](t(275),Kr(e,t(286))),this[t(280)]()}[ao(280)](){const t=ao,e=this[t(291)],n=e[t(233)];e[t(263)][t(240)](t(250))[t(271)][t(270)]((e=>{const r=t,o=n.t;if(r(282)!=e[r(244)])return;const{data:i}=e;if(null!=i){if(r(268)==i[r(288)]){const t=i[r(287)][0][r(256)];if(t){const e=o(this[r(291)][r(263)][r(240)](r(246))[r(242)](this[r(291)][r(257)][r(240)](r(235)))[r(253)]((e=>e[r(285)]==t))[r(237)])[r(243)]();return{type:r(279),content:Kr(n,r(284),e)}}return{type:r(279),content:Kr(n,r(259))}}if(r(255)==i[r(288)]){const t=i[r(287)][0][r(256)];return t?{type:r(279),content:Kr(n,r(290),t)}:{type:r(279),content:Kr(n,r(267))}}if(r(278)==i[r(288)]){const t=i[r(287)][0][r(256)];if(t){const e=(0,s.normalizeColorOptions)(this[r(291)][r(257)][r(240)](r(266)))[r(253)]((e=>e[r(285)]==t));let i=t,a="";return e&&(i=e[r(245)],a=o(i)[r(243)]()),{type:r(279),content:Kr(n,r(234),a)[r(277)](),color:{value:t,title:a||i}}}return{type:r(279),content:Kr(n,r(236))}}if(r(275)==i[r(288)]){const t=i[r(287)][0][r(256)];if(t){const e=(0,s.normalizeColorOptions)(this[r(291)][r(257)][r(240)](r(262)))[r(253)]((e=>e[r(285)]==t));let i=t,a="";return e&&(i=e[r(245)],a=o(i)[r(243)]()),{type:r(279),content:Kr(n,r(238),a)[r(277)](),color:{value:t,title:a||i}}}return{type:r(279),content:Kr(n,r(249))}}}}))}}function fo(){const t=["7nWqWmE","fontBackgroundColor.colors","plugins","1426UbGFGz","FontFamilyEditing","fontColor.colors","*Reset font family*","fontSize","enableDefaultAttributesIntegration","registerDescriptionCallback","descriptionFactory","600270BadbbV","33111WSItOn","FontColorEditing","fontBackgroundColor","352175UrXztZ","trim","fontColor","format","_registerLegacyDescription","315360YavMAr","formatInline","FontSizeEditing","*Set font size:* %0","model","FORMAT_FONT_BACKGROUND","commandParams","commandName","FontBackgroundColorEditing","*Set font family:* %0","editor","131mXRBqH","300210afKZiN","registerInlineAttribute","locale","*Set font color:* %0","fontSize.options","*Reset font color*","title","*Set font background color:* %0","has","get","registerAttributeLabel","normalizeSizeOptions","toLowerCase","type","label","FontSize","FORMAT_FONT_SIZE","40vtcjIU","*Reset font background color*","TrackChangesEditing","FORMAT_FONT_COLOR","afterInit","find","1567352LiIaXG","fontFamily","value","config","FORMAT_FONT_FAMILY","*Reset font size*","12zlQxrc"];return(fo=function(){return t})()}function ho(t,e){const n=Io();return(ho=function(t,e){return n[t-=282]})(t,e)}const go=ho;!function(t){const e=ho,n=t();for(;;)try{if(952948===-parseInt(e(304))/1+-parseInt(e(329))/2*(parseInt(e(303))/3)+-parseInt(e(332))/4*(-parseInt(e(309))/5)+parseInt(e(305))/6+parseInt(e(298))/7*(parseInt(e(317))/8)+parseInt(e(310))/9+parseInt(e(315))/10*(-parseInt(e(334))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Io);class po extends t.Plugin{[go(283)](){const t=go,e=this[t(328)],n=e[t(291)][t(333)](t(293)),r=e[t(336)][t(333)](t(318)),s=e[t(336)][t(333)](t(282));r&&s&&(n[t(285)](t(282)),n[t(307)](t(318)),this[t(302)]())}[go(302)](){const t=go,e=this[t(328)],n=e[t(286)];e[t(291)][t(333)](t(293))[t(295)][t(297)]((r=>{const s=t;if(s(284)!=r[s(322)]&&s(296)!=r[s(322)])return;const{data:o}=r;if(o&&s(282)===o[s(299)]){const t=[],r=o[s(290)][0];for(const[n,o]of Object[s(294)](r))t[s(326)](mo(e,n,o));return t[s(287)]?{type:s(311),content:Kr(n,s(308),t[s(301)](", "))}:{type:s(311),content:Kr(n,s(331))}}}))}}function mo(t,e,n){const r=go,o=t[r(286)].t,i=e[r(292)](/(?=[A-Z])/)[r(301)](" "),a=o(i[r(289)](0)[r(306)]()+i[r(300)](1))[r(320)]();if(r(312)==typeof n)return a;if(r(330)===e||r(323)===e){const e=(0,s.normalizeColorOptions)(t[r(319)][r(333)](r(324)))[r(335)]((t=>t[r(313)]==n));return a+" ("+(e?o(e[r(325)])[r(320)]():n)+")"}if(r(321)===e&&isNaN(parseFloat(n))){const e=t[r(291)][r(333)](r(288))[r(327)](t[r(319)][r(333)](r(316)))[r(335)]((t=>t[r(313)]==n));return a+" ("+(e?o(e[r(314)])[r(320)]():n)+")"}return a+" ("+n+")"}function Io(){const t=["get","11803ETQqPx","find","commands","pasteFormat","afterInit","formatBlock","enableDefaultAttributesIntegration","locale","length","FontSize","charAt","commandParams","plugins","split","TrackChangesEditing","entries","descriptionFactory","formatInline","registerDescriptionCallback","270487OiXISJ","commandName","slice","join","_registerLegacyDescription","6BkwUhL","789567jGNDQm","2353890pSybpA","toUpperCase","enableCommand","*Set format to:* %0","25KtINJg","11422620wZXIKG","format","boolean","model","title","12170qfZpXq","fontSize.options","56NdSaDY","copyFormat","config","toLowerCase","fontSize","type","fontBackgroundColor","fontColor.colors","label","push","normalizeSizeOptions","editor","368636EGJyXe","fontColor","*Remove all formatting*","1188008QGSStZ"];return(Io=function(){return t})()}const Eo=To;function bo(){const t=["heading.options","plugins","604394vDzJYN","_getHeadingLevel","value","get","124209VjkOdW","paragraph","TrackChangesEditing","config","editor","locale","type","commandName","736pnOupS","commandParams","afterInit","_headingOptions","1246671NBMRkE","HeadingEditing","84kaKcQH","has","5738598mQQjoS","114541tocZlr","988CvLzjB","1690FvMuLW","view","_registerLegacyDescription","find","registerElementLabel","title","formatBlock","224STHjAz","*Change to:* %0","model","heading","ELEMENT_HEADING","380fvHpMt","ELEMENT_HEADING_CUSTOM","5skPBoZ","match","name","format","860233KFuEMx","descriptionFactory","registerDescriptionCallback","enableDefaultAttributesIntegration","4FzKOFE"];return(bo=function(){return t})()}function To(t,e){const n=bo();return(To=function(t,e){return n[t-=452]})(t,e)}!function(t){const e=To,n=t();for(;;)try{if(588177===-parseInt(e(474))/1*(parseInt(e(485))/2)+parseInt(e(478))/3*(parseInt(e(459))/4)+parseInt(e(499))/5*(-parseInt(e(482))/6)+-parseInt(e(483))/7*(parseInt(e(492))/8)+-parseInt(e(466))/9*(parseInt(e(497))/10)+-parseInt(e(455))/11*(parseInt(e(480))/12)+parseInt(e(484))/13*(parseInt(e(462))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bo);class _o extends t.Plugin{[Eo(476)](){const t=Eo,e=this[t(470)];if(!e[t(461)][t(481)](t(479)))return;this[t(477)]=e[t(469)][t(465)](t(460));const n=e[t(471)],r=e[t(461)][t(465)](t(468));r[t(458)](t(495));for(const e of this[t(477)])t(467)!=e[t(494)]&&r[t(456)][t(489)](e[t(494)],(n=>{const r=t,i=this[r(463)](e[r(494)]);return null!==i?s(n,i):o(n,e[r(490)])}));function s(e,r){return Kr(n,t(496),[e,r])}function o(e,r){return Kr(n,t(498),[e,r])}this[t(487)]()}[Eo(487)](){const t=Eo,e=this[t(470)],n=e[t(471)];e[t(461)][t(465)](t(468))[t(456)][t(457)]((e=>{const r=t;if(r(491)!=e[r(472)])return;const{data:s}=e;if(s&&r(495)==s[r(473)]){const e=s[r(475)][0][r(464)],c=this[r(463)](e);if(null!==c)return{type:r(454),content:Kr(n,r(493),(a=c,Kr(n,r(496),[1,a])))};const u=this[r(477)][r(488)]((t=>t[r(494)]===e))[r(490)];return{type:r(454),content:Kr(n,r(493),(o=1,i=u,Kr(n,t(498),[o,i])))}}var o,i,a}))}[Eo(463)](t){const e=Eo;var n,r;const s=t[e(452)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(477)])||void 0===n?void 0:n[e(488)]((n=>n[e(494)]==t));if(o&&o[e(486)]){const t=o[e(486)],n=(null!==(r=t[e(453)])&&void 0!==r?r:t)[e(452)](/^h(\d+)/);if(n)return n[1]}return null}}const yo=ko;function Ao(){const t=["formatInline","FORMAT_HIGHLIGHT","TrackChangesEditing","value","661075uewoju","HighlightEditing","43968KzrJJm","find","615816STIlRk","commandParams","get","plugins","*Set highlight:* %0","format","79872wTyUQy","has","locale","enableDefaultAttributesIntegration","4xVUfZH","config","toLowerCase","model","497766IaGrHk","color","highlight","title","*Remove highlight*","editor","_registerLegacyDescription","afterInit","73816OMUpVu","203ZWWymN","10DBRSfi","type","registerInlineAttribute","608850wXmZmg","registerDescriptionCallback","descriptionFactory","commandName","highlight.options","registerAttributeLabel"];return(Ao=function(){return t})()}function ko(t,e){const n=Ao();return(ko=function(t,e){return n[t-=450]})(t,e)}!function(t){const e=ko,n=t();for(;;)try{if(116894===parseInt(e(479))/1*(parseInt(e(483))/2)+-parseInt(e(459))/3+-parseInt(e(454))/4+-parseInt(e(469))/5+parseInt(e(487))/6+-parseInt(e(455))/7*(-parseInt(e(471))/8)+parseInt(e(473))/9*(parseInt(e(456))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ao);class Co extends t.Plugin{[yo(453)](){const t=yo,e=this[t(451)];if(!e[t(476)][t(480)](t(470)))return;const n=e[t(476)][t(475)](t(467)),r=e[t(481)];n[t(482)](t(489)),n[t(458)](t(489)),n[t(461)][t(464)](t(489),Kr(r,t(466))),this[t(452)]()}[yo(452)](){const t=yo,e=this[t(451)],n=e[t(481)];e[t(476)][t(475)](t(467))[t(461)][t(460)]((r=>{const s=t;if(s(465)!=r[s(457)])return;const{data:o}=r;if(o&&s(489)==o[s(462)]){const t=n.t,r=o[s(474)][0][s(468)];if(r){const o=e[s(484)][s(475)](s(463))[s(472)]((t=>t[s(486)]==r)),i=t(o[s(490)])[s(485)]();return{type:s(478),content:Kr(n,s(477),i),color:{value:o[s(488)],title:o[s(490)]}}}return{type:s(478),content:Kr(n,s(450),Kr(n,s(466)))}}}))}}const Lo=No;function No(t,e){const n=So();return(No=function(t,e){return n[t-=348]})(t,e)}function So(){const t=["conversion","1028120NoDfLi","has","66046ATXpZr","52ZyFJKW","horizontalLine","HorizontalLineEditing","plugins","65715MNTOYT","high","847760TXmlzk","TrackChangesEditing","24ImejtF","ck-horizontal-line","117106qXJuPp","registerElementLabel","7277985EeOIXD","ELEMENT_HORIZONTAL_LINE","insert","dataDowncast","42fNwGUs","get","createEmptyElement","createContainerElement","editor","afterInit","showSuggestionHighlights","for","locale","elementToStructure","descriptionFactory","3MGQXZA","972upmgbj","addClass","enableCommand","div","createPositionAt","6856360QbxooO"];return(So=function(){return t})()}!function(t){const e=No,n=t();for(;;)try{if(694403===parseInt(e(384))/1*(-parseInt(e(356))/2)+-parseInt(e(361))/3*(parseInt(e(357))/4)+parseInt(e(363))/5*(-parseInt(e(365))/6)+parseInt(e(373))/7*(parseInt(e(354))/8)+parseInt(e(369))/9+-parseInt(e(352))/10+-parseInt(e(367))/11*(-parseInt(e(385))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(So);class Ro extends t.Plugin{[Lo(378)](){const t=Lo,e=this[t(377)];if(!e[t(360)][t(355)](t(359)))return;e[t(360)][t(374)](t(364))[t(349)](t(358));const n=e[t(360)][t(374)](t(364)),r=e[t(381)];n[t(383)][t(368)](t(358),(e=>Kr(r,t(370),e))),e[t(353)][t(380)](t(372))[t(382)]({model:t(358),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(379)])return null;const o=n[s(376)](s(350)),i=n[s(375)]("hr");return n[s(348)](s(366),o),n[s(371)](n[s(351)](o,0),i),o},converterPriority:t(362)})}}const Mo=wo;function vo(){const t=["ELEMENT_HTML_EMBED","start","_registerLegacyDescription","get","plugins","registerBlockAttribute","3203600LvhsIE","has","rawHtml","248155MhBLWf","298276HfsUJK","formatBlock","enableDefaultAttributesIntegration","afterInit","commandName","registerElementLabel","7eUuklV","HtmlEmbed","element","type","getFirstRange","htmlEmbed","*Change %0 content*","locale","editor","600839tBObTp","2894910pawjsy","nodeAfter","3790083vHghwo","registerDescriptionCallback","descriptionFactory","value","5096288sOhZpU","key","TrackChangesEditing","attribute","format"];return(vo=function(){return t})()}function wo(t,e){const n=vo();return(wo=function(t,e){return n[t-=276]})(t,e)}!function(t){const e=wo,n=t();for(;;)try{if(954152===-parseInt(e(306))/1+-parseInt(e(291))/2+parseInt(e(309))/3+parseInt(e(276))/4+parseInt(e(290))/5+-parseInt(e(307))/6*(parseInt(e(297))/7)+-parseInt(e(287))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vo);class Oo extends t.Plugin{[Mo(294)](){const t=Mo,e=this[t(305)];if(!e[t(285)][t(288)](t(298)))return;const n=e[t(285)][t(284)](t(278)),r=e[t(304)];n[t(311)][t(296)](t(289),(e=>Kr(r,t(281),e))),n[t(293)](t(302)),n[t(286)](t(312)),n[t(311)][t(310)]((e=>{const n=t;if(n(279)!=e[n(300)])return;const{data:s}=e;if(s&&n(312)==s[n(277)]&&e[n(301)]()[n(282)][n(308)].is(n(299),n(289))){const t=Kr(r,n(281));return{type:n(280),content:Kr(r,n(303),t)}}})),this[t(283)]()}[Mo(283)](){const t=Mo,e=this[t(305)],n=e[t(304)];e[t(285)][t(284)](t(278))[t(311)][t(310)]((e=>{const r=t;if(r(292)!=e[r(300)])return;const{data:s}=e;if(s&&r(302)==s[r(295)]){const t=Kr(n,r(281));return{type:r(280),content:Kr(n,r(303),t)}}}))}}const Do=Fo;function Fo(t,e){const n=Po();return(Fo=function(t,e){return n[t-=229]})(t,e)}!function(t){const e=Fo,n=t();for(;;)try{if(681668===-parseInt(e(318))/1+-parseInt(e(319))/2*(-parseInt(e(242))/3)+-parseInt(e(271))/4*(-parseInt(e(252))/5)+parseInt(e(267))/6+parseInt(e(253))/7+-parseInt(e(317))/8*(parseInt(e(282))/9)+parseInt(e(321))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Po);class Bo extends t.Plugin{[Do(244)](){const t=Do,e=this[t(287)];if(!e[t(297)][t(261)](t(236)))return;const n=e[t(297)][t(286)](t(283)),r=e[t(297)][t(286)](t(339)),s=e[t(258)];n[t(325)](t(308)),n[t(310)][t(281)](t(298),(e=>Kr(s,t(243),e))),n[t(310)][t(281)](t(305),(e=>Kr(s,t(331),e))),n[t(310)][t(281)](t(229),(()=>Kr(s,t(332)))),e[t(297)][t(261)](t(328))&&n[t(325)](t(245)),e[t(297)][t(261)](t(341))&&e[t(297)][t(261)](t(337))&&(n[t(325)](t(346),((s,o)=>{const i=t,a=r[i(246)](e[i(306)][i(335)][i(241)]);e[i(306)][i(340)]((()=>{const t=i;n[t(336)](a,{commandName:t(346),commandParams:[o]},[],t(250))}))})),n[t(325)](t(348),((s,o)=>{const a=t;e[a(306)][a(340)]((t=>{const c=a;let u=r[c(246)](e[c(306)][c(335)][c(241)]),l=t[c(338)](u);const f=i.LivePosition[c(272)](l[c(279)],c(294)),h=i.LivePosition[c(272)](l[c(303)],c(284));n[c(314)]((()=>s(o))),u=r[c(246)](e[c(306)][c(335)][c(241)]),l=t[c(338)](u);const d=t[c(296)](f,h);f[c(313)](),h[c(313)](),n[c(336)](u,{commandName:c(346),commandParams:[o]},[],c(302)),d[c(279)][c(343)](l[c(279)])&&n[c(309)](t[c(296)](d[c(279)],l[c(279)]),c(302)),l[c(303)][c(343)](d[c(303)])&&n[c(309)](t[c(296)](l[c(303)],d[c(303)]),c(302))}))})),n[t(288)][t(316)](t(257),t(302),t(247),(()=>!1)),n[t(288)][t(316)](t(257),t(302),t(230),(()=>!1)),n[t(288)][t(316)](t(257),t(302),t(311),n[t(288)][t(285)](t(257),"",t(230))),n[t(288)][t(316)](t(344),t(302),t(247),(()=>!1)),n[t(288)][t(316)](t(344),t(302),t(311),(([r])=>{const s=t,o=n[s(288)][s(285)](s(344),"",s(311));let i=r[s(279)],a=r[s(303)];const c=e[s(306)][s(237)][s(326)](i,s(248)),u=e[s(306)][s(237)][s(326)](a,s(234));c[s(256)]&&(i=c[s(279)]),u[s(256)]&&(a=u[s(303)]),o([e[s(306)][s(296)](i,a)])})),n[t(288)][t(316)](t(257),t(302),t(312),c),n[t(288)][t(316)](t(344),t(302),t(312),c)),e[t(297)][t(261)](t(323))&&(n[t(325)](t(233),((s,o)=>{const i=t,a=e[i(297)][i(286)](i(327));let c=r[i(246)](e[i(306)][i(335)][i(241)]),u=a[i(322)](c);e[i(306)][i(340)]((()=>{const t=i;if(u)return void n[t(307)](e[t(306)][t(338)](u));const l=r[t(277)](c);s(o),c=r[t(246)](e[t(306)][t(335)][t(241)]),u=a[t(322)](c),n[t(309)](e[t(306)][t(338)](u),l?null:t(265))}))})),n[t(288)][t(316)](t(344),t(265),t(312),c));const o=[{type:t(257),subType:t(268)},{type:t(344),subType:t(265)},{type:t(257),subType:t(302)},{type:t(344),subType:t(302)}];function a(e,s){const i=t,a=o[i(292)]((({type:t,subType:n})=>e[i(263)]==t&&e[i(255)]==n)),c=o[i(292)]((({type:t,subType:e})=>s[i(263)]==t&&s[i(255)]==e));if(a<0||c<0)return!1;const u=e[i(345)](),l=s[i(345)]();if((0==a||1==a)&&2==c&&u[i(276)](l))return!0;if(2==a&&3==c){const t=n[i(240)](u,i(344))[i(235)]((({suggestion:t,meta:e})=>e[i(334)]&&i(302)==t[i(255)]));if(t[i(259)]>1&&l[i(303)][i(238)](u[i(279)]))return!0;if(1==t[i(259)]&&(u[i(279)][i(238)](l[i(303)])||u[i(303)][i(238)](l[i(279)])))return!0}if(3==a&&3==c&&u[i(279)][i(343)](l[i(279)])){const t=u[i(303)][i(280)],e=l[i(279)][i(293)];return r[i(277)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(297)][t(261)](t(299))&&(n[t(262)](t(324)),n[t(349)](t(330)),n[t(310)][t(342)](t(330),Kr(s,t(301)))),e[t(297)][t(261)](t(254))&&(n[t(262)](t(269)),n[t(349)](t(304))),n[t(310)][t(289)]((e=>{const n=t;if(o[n(329)]((({type:t,subType:r})=>e[n(263)]==t&&e[n(255)]==r)))return e[n(274)]?{}:void 0})),n[t(310)][t(289)]((e=>{const n=t;if(n(344)==e[n(263)]||n(264)==e[n(263)]){const t=e[n(320)]();if(t&&t.is(n(270),n(229)))return{type:n(344)==e[n(263)]?n(232):n(266),element:t,quantity:1}}})),n[t(310)][t(289)]((e=>t(257)==e[t(263)]&&t(302)==e[t(255)]?{type:t(249),content:t(333)}:t(257)==e[t(263)]&&t(250)==e[t(255)]?{type:t(249),content:t(239)}:void 0)),n[t(310)][t(289)]((e=>{const n=t;if(n(260)!=e[n(263)])return;const{data:r}=e;if(!r||n(304)!=r[n(315)])return;const o=r[n(278)];return o?{type:n(249),content:Kr(s,n(300),'"'+o+'"')}:{type:n(249),content:Kr(s,n(231))}})),this[t(273)]()}[Do(273)](){const t=Do,e=this[t(287)],n=e[t(258)];e[t(297)][t(286)](t(283))[t(310)][t(289)]((e=>{const r=t;if(r(257)!=e[r(263)]&&r(295)!=e[r(263)])return;const{data:s}=e;if(s){if(r(269)==s[r(251)]){const t=s[r(291)][0][r(278)];return t?{type:r(249),content:Kr(n,r(300),'"'+t+'"')}:{type:r(249),content:Kr(n,r(231))}}if(r(324)==s[r(251)]){const t=s[r(291)][0][r(290)];return t?{type:r(249),content:Kr(n,r(347),t)}:{type:r(249),content:Kr(n,r(275))}}}}))}}function Po(){const t=["enableDefaultAttributesIntegration","type","deletion","imageCaption","removeObject","1300752uoKXkw","imageStylePreApply","imageTextAlternative","element","2026376ztFXBF","fromPosition","_registerLegacyDescription","previous","*Reset image width*","isIntersecting","isBlockImage","newValue","start","nodeAfter","registerElementLabel","3501XghZKz","TrackChangesEditing","toNext","getSuggestionCallback","get","editor","_suggestionFactory","registerDescriptionCallback","width","commandParams","findIndex","nodeBefore","toPrevious","formatInline","createRange","plugins","imageBlock","ImageResize","*Set image text alternative:* %0","FORMAT_IMAGE_SIZE","convertInlineImageToBlock","end","alt","imageInline","model","markDeletion","insertImage","markInsertion","descriptionFactory","discard","chain","detach","forceDefaultExecution","key","registerCustomCallback","20312DlEhYe","547546xpUSsV","6RVezdX","getContainedElement","5321700xRBrMv","getCaptionFromImageModelElement","ImageCaptionEditing","resizeImage","enableCommand","getNearestSelectionRange","ImageCaptionUtils","ImageUploadEditing","find","resizedWidth","ELEMENT_INLINE_IMAGE","ELEMENT_CAPTION","Inline image to block image","isOwn","document","markBlockFormat","ImageInlineEditing","createRangeOn","ImageUtils","change","ImageBlockEditing","registerAttributeLabel","isBefore","insertion","getFirstRange","imageTypeInline","*Set image width:* %0","imageTypeBlock","registerBlockAttribute","caption","accept","*Remove image text alternative*","addObject","toggleImageCaption","forward","filter","ImageEditing","schema","isEqual","Block image to inline image","_findSuggestions","selection","113145iVRtbn","ELEMENT_IMAGE","afterInit","uploadImage","getClosestSelectedImageElement","join","backward","format","convertBlockImageToInline","commandName","5ryMVZJ","5937288afujaX","ImageTextAlternativeEditing","subType","isCollapsed","formatBlock","locale","length","attribute","has"];return(Po=function(){return t})()}function xo(t,e){const n=jo();return(xo=function(t,e){return n[t-=178]})(t,e)}const Uo=xo;function jo(){const t=["*Replace image URL*","type","registerDescriptionCallback","ImageEditing","attribute","2131148kfuiKB","newValue","oldValue","registerBlockAttribute","get","505441MTRmtR","3GlTFcs","_suggestionFactory","has","14LGJXhY","1241368hTYboh","formatBlock","replaceImageSource","editor","discard","src","TrackChangesEditing","registerCustomCallback","plugins","18787310pyCZFc","getSuggestionCallback","4579675ahwSMy","1819646becjcv","_handleLegacySuggestions","commandName","*Format:* replace image URL","27fDNSvR","locale","enableDefaultAttributesIntegration","accept","_registerLegacyDescription","187662sKHgMR","afterInit","descriptionFactory","format","key","formatInline"];return(jo=function(){return t})()}!function(t){const e=xo,n=t();for(;;)try{if(483278===-parseInt(e(199))/1+-parseInt(e(216))/2+-parseInt(e(200))/3*(-parseInt(e(194))/4)+-parseInt(e(215))/5+-parseInt(e(183))/6*(parseInt(e(203))/7)+-parseInt(e(204))/8*(-parseInt(e(178))/9)+parseInt(e(213))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(jo);class Go extends t.Plugin{[Uo(184)](){const t=Uo;if(!this[t(207)][t(212)][t(202)](t(192)))return;const e=this[t(207)][t(179)],n=this[t(207)][t(212)][t(198)](t(210));n[t(180)](t(206)),n[t(197)](t(209)),n[t(185)][t(191)]((n=>{const r=t;if(r(193)!=n[r(190)])return;const{data:s}=n;return s&&r(209)==s[r(187)]?s[r(195)]&&s[r(196)]?{type:r(186),content:Kr(e,r(189))}:{type:r(186),content:""}:void 0})),this[t(217)]()}[Uo(217)](){const t=Uo,e=this[t(207)][t(212)][t(198)](t(210));e[t(201)][t(211)](t(205),t(206),t(181),e[t(201)][t(214)](t(205),null,t(208))),e[t(201)][t(211)](t(205),t(206),t(208),e[t(201)][t(214)](t(205),null,t(181))),this[t(182)]()}[Uo(182)](){const t=Uo,e=this[t(207)],n=e[t(179)];e[t(212)][t(198)](t(210))[t(185)][t(191)]((e=>{const r=t;if(r(205)!=e[r(190)]&&r(188)!=e[r(190)])return;const{data:s}=e;return s&&r(206)==s[r(218)]?{type:r(186),content:Kr(n,r(219))}:void 0}))}}const Vo=Ho;function Ho(t,e){const n=Wo();return(Ho=function(t,e){return n[t-=135]})(t,e)}function Wo(){const t=["1000165QTRmVV","isBefore","author","formatInline","end","getContainedElement","selection","length","formatBlock","_findSuggestions","setImageNaturalSizeAttributes","2196950sVlKOa","registerPostFixer","format","3961308qXlApi","join","plugins","suggestion","newRange","from","getSuggestion","828660IDAEff","FORMAT_SIDE_IMAGE","Users","2113263dwDEYG","subType","nodeBefore","chain","ImageUtils","commands","registerCustomCallback","differ","type","150ZYXMae","accept","isIntersecting","model","_suggestionFactory","markBlockFormat","forEach","start","_registerLegacyDescription","isEqual","change","descriptionFactory","locale","*Format:* %0","title","discard","head","normalizedStyles","createRangeOn","imageStyle","getChangedMarkers","get","4uFeHDX","next","toLowerCase","shouldConvertImageType","convertInlineImageToBlock","discardSuggestion","editor","afterInit","TrackChangesEditing","_splitMarkerName","1905098FweMmC","imageCaption","enableCommand","nodeAfter","getSuggestionCallback","has","isBlockImage","isOwn","isInlineImage","side","isInContent","imageTypeInline","registerDescriptionCallback","document","markInlineFormat","findIndex","4907325QxEWNv","getClosestSelectedImageElement","ImageStyleEditing","insertion","imageStylePostApply","value","filter","imageTypeBlock","refresh","commandReversedParams","8UsJWSs","getFirstRange","commandParams","getSuggestions","name","hasSuggestion","imageStylePreApply","commandName"];return(Wo=function(){return t})()}!function(t){const e=Ho,n=t();for(;;)try{if(517778===-parseInt(e(223))/1+-parseInt(e(189))/2+parseInt(e(145))/3+-parseInt(e(179))/4*(parseInt(e(205))/5)+-parseInt(e(138))/6+-parseInt(e(135))/7*(-parseInt(e(215))/8)+-parseInt(e(148))/9*(-parseInt(e(157))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wo);class zo extends t.Plugin{[Vo(186)](){const t=Vo,n=this[t(185)];if(!n[t(140)][t(194)](t(207)))return;const r=n[t(140)][t(178)](t(187)),s=n[t(140)][t(178)](t(152)),o={};r[t(191)](t(176),((o,i)=>{const a=t,c=n[a(140)][a(178)](a(147)).me,u=n[a(153)][a(178)](a(176));let l=s[a(206)](n[a(160)][a(202)][a(229)]),f=n[a(160)][a(175)](l),h=u[a(210)];if(h==i[a(210)])return;const d={commandName:a(176),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(160)][a(167)]((()=>{const t=a;if(r[t(218)]()[t(211)]((e=>e[t(199)]&&c==e[t(225)]&&(t(231)==e[t(156)]||t(226)==e[t(156)])&&(t(221)==e[t(149)]||t(209)==e[t(149)])&&e[t(216)]()[t(166)](f)))[t(163)]((e=>r[t(184)](e[t(173)]))),l=s[t(206)](n[t(160)][t(202)][t(229)]),f=n[t(160)][t(175)](l),u[t(213)](),n[t(153)][t(178)](t(200))[t(213)](),n[t(153)][t(178)](t(212))[t(213)](),h=u[t(210)],h!=i[t(210)])return s[t(197)](l)&&u[t(182)](i[t(210)],l)?(o({...i,setImageSizes:!1}),l=s[t(206)](n[t(160)][t(202)][t(229)]),void r[t(162)](l,{...d,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(221))):void(s[t(195)](l)?r[t(162)](l,d,[],t(209)):r[t(203)](f,d,t(209)))}))}));for(const e of n[t(140)][t(178)](t(207))[t(174)])o[e[t(219)]]=e[t(171)][t(181)]();r[t(161)][t(154)](t(231),t(221),t(139),(()=>!1)),r[t(161)][t(154)](t(231),t(209),t(139),(()=>!1)),r[t(161)][t(154)](t(226),t(209),t(139),(()=>!1)),r[t(161)][t(154)](t(231),t(221),t(158),(([e])=>{const n=t;s[n(233)](e[n(228)]())})),r[t(161)][t(154)](t(231),t(221),t(172),((e,n)=>{const s=t;r[s(161)][s(193)](s(231),"",s(158))(e,{commandName:n[s(222)],commandParams:n[s(214)]})})),r[t(161)][t(154)](t(231),t(221),t(151),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(231),subType:t(221)},{type:t(208),subType:t(190)},{type:t(231),subType:t(183)},{type:t(208),subType:t(183)}];function a(e,n){const o=t,a=i[o(204)]((({type:t,subType:n})=>e[o(156)]==t&&e[o(149)]==n)),c=i[o(204)]((({type:t,subType:e})=>n[o(156)]==t&&n[o(149)]==e));if(a<0||c<0)return!1;const u=e[o(216)](),l=n[o(216)]();if((0==a||1==a)&&2==c&&u[o(159)](l))return!0;if(2==a&&3==c){const t=r[o(232)](u,o(208))[o(211)]((({suggestion:t,meta:e})=>e[o(196)]&&o(183)==t[o(149)]));if(t[o(230)]>1&&l[o(227)][o(166)](u[o(164)]))return!0;if(1==t[o(230)]&&(u[o(164)][o(166)](l[o(227)])||u[o(227)][o(166)](l[o(164)])))return!0}if(3==a&&3==c&&u[o(164)][o(224)](l[o(164)])){const t=u[o(227)][o(192)],e=l[o(164)][o(150)];return s[o(195)](t)&&t===e}return!1}n[t(160)][t(202)][t(136)]((()=>{const e=t;let o=!1;const i=Array[e(143)](n[e(160)][e(202)][e(155)][e(177)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(188)](t);if(e(141)==i&&r[e(220)](u)){if(e(231)==a&&(e(221)==c||e(209)==c)){const t=r[e(144)](u);if(n[e(142)]){const n=t[e(216)]()[e(228)]();if(s[e(195)](n))continue;r[e(184)](t),o=!0}}if(e(208)==a&&e(190)==c&&!n[e(142)]){const t=r[e(144)](u);t[e(180)]&&t[e(180)][e(199)]&&(r[e(184)](t[e(180)]),o=!0)}}}return o})),this[t(165)](o)}[Vo(165)](t){const e=Vo,n=this[e(185)],r=n[e(169)];n[e(140)][e(178)](e(187))[e(168)][e(201)]((n=>{const s=e;if(s(231)!=n[s(156)]&&s(226)!=n[s(156)])return;const{data:o}=n;if(!o||s(176)!=o[s(222)])return;const i=o[s(217)][0][s(210)];return function(t){const e=s;return{type:e(137),content:Kr(r,e(170),t)}}(s(198)===i?Kr(r,s(146)):t[i]||i)}))}}const Ko=Xo;function Xo(t,e){const n=Zo();return(Xo=function(t,e){return n[t-=112]})(t,e)}function Zo(){const t=["66loVVWn","trackChanges","enableCommand","afterInit","lowest","high","dataInsert","2992134hWkNWB","collaboration_features","value","_trackChangesExecuted","_setSuggestionData","5459KhPbMK","plugins","Users","commands","execute","_handleImportedData","bind","_trackChangesValueDuringImport","track_changes","editor","get","TrackChangesEditing","18208WjORjD","97008APJCKu","90mbXNsS","154984wuNZPq","importWord","listenTo","3523570bxmAjS","4207539uyzRzw","2097fmMvBk","forEach"];return(Zo=function(){return t})()}!function(t){const e=Xo,n=t();for(;;)try{if(367806===-parseInt(e(130))/1*(parseInt(e(118))/2)+-parseInt(e(143))/3+-parseInt(e(145))/4*(parseInt(e(144))/5)+parseInt(e(125))/6+parseInt(e(115))/7+parseInt(e(142))/8*(parseInt(e(116))/9)+-parseInt(e(114))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zo);class qo extends t.Plugin{constructor(t){const e=Xo;super(t),this[e(137)]=!1,this[e(128)]=!1}[Ko(121)](){const t=Ko,e=this[t(139)],n=e[t(133)][t(140)](t(112)),r=e[t(133)][t(140)](t(119));n&&(n.on(t(134),((e,[,n])=>{const s=t;this[s(137)]=r[s(127)],n[s(126)][s(138)]=!this[s(137)]}),{priority:t(123)}),this[t(113)](n,t(124),this[t(135)][t(136)](this)),this[t(113)](n,t(124),(()=>{const e=t;this[e(128)]&&(r[e(134)](),this[e(128)]=!1)}),{priority:t(122)}),e[t(131)][t(140)](t(141))[t(120)](t(112)))}[Ko(135)](t,e){const n=Ko,{suggestions:r}=e,s=this[n(139)][n(133)][n(140)](n(119)),o=s[n(127)];this[n(137)]!==o&&(s[n(134)](),this[n(128)]=!0),r&&r[n(117)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(139)][o(131)][o(140)](o(132)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(112)}}};this[o(139)][o(131)][o(140)](o(141))[o(129)](i)}))}}function Jo(t,e){const n=Qo();return(Jo=function(t,e){return n[t-=340]})(t,e)}function Qo(){const t=["1580236BRYAhv","getItems","afterInit","outdentBlock","1872744ERbcLI","8dCurVr","_registerLegacyDescription","descriptionFactory","IndentBlock","outdent","registerBlockAttribute","registerAttributeLabel","indentBlock","33zrbWul","591peseCJ","enableCommand","has","434372jyZozY","locale","3ETItRk","160750NiQiVy","editor","FORMAT_INDENT","type","commandName","772rsyupT","*Outdent:* %0","1546885FSdZXn","261shrArO","getItemLabel","plugins","registerDescriptionCallback","IndentEditing","enableDefaultAttributesIntegration","get","indent","format","*Indent:* %0","TrackChangesEditing","formatBlock","2788110MYBbgS","blockIndent"];return(Qo=function(){return t})()}const Yo=Jo;!function(t){const e=Jo,n=t();for(;;)try{if(271270===-parseInt(e(365))/1*(-parseInt(e(376))/2)+parseInt(e(370))/3*(parseInt(e(368))/4)+-parseInt(e(378))/5+-parseInt(e(349))/6+parseInt(e(351))/7*(-parseInt(e(356))/8)+-parseInt(e(379))/9*(-parseInt(e(371))/10)+parseInt(e(364))/11*(parseInt(e(355))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qo);class $o extends t.Plugin{[Yo(353)](){const t=Yo,e=this[t(372)],n=e[t(381)][t(343)](t(347));if(e[t(381)][t(367)](t(341))&&(n[t(366)](t(344)),n[t(366)](t(360))),e[t(381)][t(367)](t(359)))for(const e of[t(363),t(354)])n[t(342)](e);const r=e[t(369)];n[t(361)](t(350)),n[t(358)][t(362)](t(350),Kr(r,t(373))),this[t(357)]()}[Yo(357)](){const t=Yo,e=this[t(372)],n=e[t(369)],r=e[t(381)][t(343)](t(347));r[t(358)][t(340)]((e=>{const s=t;if(s(348)!=e[s(374)])return;const{data:o}=e;if(!o)return;if(s(363)!=o[s(375)]&&s(354)!=o[s(375)])return;const i=e[s(352)]()[0],a=r[s(358)][s(380)](i);return s(363)==o[s(375)]?{type:s(345),content:Kr(n,s(346),a)}:s(354)==o[s(375)]?{type:s(345),content:Kr(n,s(377),a)}:void 0}))}}var ti=ei;function ei(t,e){var n=ni();return(ei=function(t,e){return n[t-=171]})(t,e)}function ni(){var t=["editor","215ZkGHNP","input","requires","get","7077KoMuRn","1180OnIvUH","16541789nhQfAe","8429160jNSVKl","5810413OvcUxh","TrackChangesEditing","4942424kCvXJe","init","2412Tgqmgk","enableCommand","plugins","53742RZZEOX","9SFwUjm","168PAdVNq"];return(ni=function(){return t})()}!function(t){for(var e=ei,n=t();;)try{if(556773===-parseInt(e(183))/1*(parseInt(e(188))/2)+-parseInt(e(175))/3*(-parseInt(e(176))/4)+-parseInt(e(171))/5*(parseInt(e(186))/6)+-parseInt(e(179))/7+-parseInt(e(181))/8*(-parseInt(e(187))/9)+-parseInt(e(178))/10+parseInt(e(177))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ni);class ri extends t.Plugin{static get[ti(173)](){return[ws.Input]}[ti(182)](){var t=ti;this[t(189)][t(185)][t(174)](t(180))[t(184)](t(172))}}function si(t,e){const n=ii();return(si=function(t,e){return n[t-=139]})(t,e)}const oi=si;function ii(){const t=["13GQOhar","link","descriptionFactory","has","afterInit","editor","registerAttributeLabel","newValue","locale","link (","type","3207iYBDzb","registerDescriptionCallback","enableDefaultAttributesIntegration","117113LbSHPl","2pHlxYa","toLowerCase","284EEOKDZ","commands","label","manualDecorators","get","TrackChangesEditing","unlink","_registerLegacyDescription","commandName","format","3582062BERFYA","commandParams","792yVcTjL","8013732mxXpDJ","*Set link:* %0","10enxmwt","attribute","key","registerInlineAttribute","89748fpNmMu","14XGwnPO","LinkEditing","formatInline","plugins","520DNUnnB","linkHref","*Remove link*","221360RKtnpI"];return(ii=function(){return t})()}!function(t){const e=si,n=t();for(;;)try{if(200741===parseInt(e(160))/1*(-parseInt(e(161))/2)+parseInt(e(157))/3*(-parseInt(e(163))/4)+parseInt(e(142))/5*(-parseInt(e(175))/6)+-parseInt(e(183))/7*(-parseInt(e(145))/8)+parseInt(e(182))/9+-parseInt(e(178))/10*(parseInt(e(173))/11)+parseInt(e(176))/12*(parseInt(e(146))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ii);class ai extends t.Plugin{[oi(150)](){const t=oi,e=this[t(151)];if(!e[t(141)][t(149)](t(139)))return;const n=e[t(141)][t(167)](t(168)),r=e[t(164)][t(167)](t(147));n[t(159)](t(147)),n[t(159)](t(169)),n[t(181)](t(143));for(const e of r[t(166)])n[t(181)](e.id),n[t(148)][t(152)](e.id,t(155)+e[t(165)][t(162)]()+")");n[t(148)][t(158)]((n=>{const r=t;if(r(179)!=n[r(156)])return;const{data:s}=n;if(!s||r(143)!=s[r(180)])return;const o=s[r(153)],i=e[r(154)];return{type:r(172),content:null==o?Kr(i,r(144)):Kr(i,r(177),'"'+o+'"')}})),this[t(170)]()}[oi(170)](){const t=oi,e=this[t(151)],n=e[t(154)];e[t(141)][t(167)](t(168))[t(148)][t(158)]((e=>{const r=t;if(r(140)!=e[r(156)])return;const{data:s}=e;if(s){if(r(147)==s[r(171)]){const t=s[r(174)][0];return{type:r(172),content:Kr(n,r(177),'"'+t+'"')}}return r(169)==s[r(171)]?{type:r(172),content:Kr(n,r(144))}:void 0}}))}}const ci=li;function ui(){const t=["List","get","markBlockFormat","760JxJkWn","document","format","add","previousSibling","has","bulletedList","numberedList","value","plugins","checkChild","listItem","locale","todoList","before","10EdMwjq","slice","*Change to:* %0","from","createRange","*Outdent:* %0","*Indent:* %0","blockName","commandName","ELEMENT_TODO_LIST","commands","ELEMENT_LIST_ITEM","schema","_selectedElements","getSelectedBlocks","nextSibling","filter","type","ELEMENT_BULLETED_LIST","ELEMENT_NUMBERED_LIST","38626zwHcxz","model","formatInline","indentList","listIndent","end","push","registerElementLabel","selection","*Check item*","paragraph","element","listType","getAttribute","name","LegacyTodoListEditing","findIndex","outdentList","descriptionFactory","*Uncheck item*","2jKzRpH","LegacyListEditing","12532003YTkoaW","bulleted","formatBlock","length","commandParams","todo","82991CFOEIJ","execute","1394691PBciFf","checkTodoList","enableCommand","isObject","307745RftRNx","change","TrackChangesEditing","editor","parent","3003894ZVRhsP","registerDescriptionCallback","forceValue","28IFFROq","numbered","afterInit","todoListChecked","532692yDxpKQ","replace","createPositionAt"];return(ui=function(){return t})()}function li(t,e){const n=ui();return(li=function(t,e){return n[t-=189]})(t,e)}!function(t){const e=li,n=t();for(;;)try{if(439768===-parseInt(e(192))/1*(parseInt(e(271))/2)+-parseInt(e(194))/3+parseInt(e(206))/4*(-parseInt(e(198))/5)+parseInt(e(210))/6+-parseInt(e(251))/7*(-parseInt(e(216))/8)+-parseInt(e(203))/9+parseInt(e(231))/10*(parseInt(e(273))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ui);class fi extends t.Plugin{[ci(208)](){const t=ci,e=this[t(201)],n=e[t(228)];if(!e[t(225)][t(221)](t(272)))return;const r=e[t(225)][t(214)](t(200)),s=e[t(225)][t(221)](t(266));function o(t){return()=>{const n=li,s=e[n(252)][n(217)][n(259)],o=e[n(241)][n(214)](t);if(o[n(224)])return void e[n(193)](n(261),{});const i=t[n(232)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(234)](t)[s(247)]((t=>function(t,e){const n=s;return e[n(226)](t[n(202)],n(227))&&!e[n(197)](t)}(t,r)));o=o[s(247)]((t=>!t.is(s(262),s(227))||t[s(264)](s(263))!=e));const i=new Set;for(const t of o)t.is(s(262),s(227))?i[s(219)](hi(t)):i[s(219)](t);return Array[s(234)](i)}(s[n(245)](),i,e[n(252)][n(243)]);e[n(252)][n(199)]((()=>{const e=n;for(const n of a)r[e(215)](n,{commandName:t,commandParams:[{forceValue:!o[e(224)]}],formatGroupId:e(238)},di(n))}))}}function i(t){return()=>{const n=li,s=function(t){const e=li;let n=Array[e(234)](t);const r=n[e(267)]((t=>e(227)!=t[e(265)]));return r>-1&&(n=n[e(232)](0,r)),n}(e[n(252)][n(217)][n(259)][n(245)]()),o=e[n(252)][n(235)](e[n(252)][n(212)](s[0],n(230)),e[n(252)][n(212)](s[s[n(189)]-1],n(256)));e[n(252)][n(199)]((()=>{const e=n;r[e(215)](o,{commandName:t,commandParams:[],formatGroupId:e(255)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(246)];for(;t&&t[n(264)](n(255))>e[n(264)](n(255));)r[n(219)](t),t=t[n(246)]}return Array[n(234)](r)}(s))}))}}r[t(196)](t(223),o(t(223))),r[t(196)](t(222),o(t(222))),s&&r[t(196)](t(229),o(t(229))),r[t(196)](t(254),i(t(254))),r[t(196)](t(268),i(t(268))),s&&r[t(196)](t(195),(()=>{const n=t,s=e[n(241)][n(214)](n(195)),o=Array[n(234)](s[n(244)]);o[n(247)]((t=>t[n(264)](n(209))!=s[n(224)])),e[n(252)][n(199)]((()=>{const t=n;for(const e of o)r[t(215)](e,{commandName:t(195),commandParams:[{forceValue:!s[t(224)]}]})}))})),r[t(269)][t(258)](t(227),(e=>Kr(n,t(242),e))),r[t(269)][t(204)]((e=>{const r=t;if(r(275)!=e[r(248)]&&r(253)!=e[r(248)])return;const{data:s}=e;if(s){if(r(223)==s[r(239)]||r(222)==s[r(239)]||r(229)==s[r(239)])switch(s[r(239)][r(211)](r(213),"")){case r(274):return o(Kr(n,r(249)));case r(207):return o(Kr(n,r(250)));case r(191):return o(Kr(n,r(240)))}if(r(254)==s[r(239)])return{type:r(218),content:Kr(n,r(237),Kr(n,r(242)))};if(r(268)==s[r(239)])return{type:r(218),content:Kr(n,r(236),Kr(n,r(242)))};if(r(195)==s[r(239)])return s[r(190)][0][r(205)]?{type:r(218),content:Kr(n,r(260))}:{type:r(218),content:Kr(n,r(270))}}function o(t){const e=r;return{type:e(218),content:Kr(n,e(233),t)}}}))}}function hi(t){const e=ci,n=t[e(264)](e(255));if(0==n)return t;let r=t;for(;t[e(220)]&&t[e(220)].is(e(262),e(227));){const s=t[e(220)][e(264)](e(255));if(s==n)r=t[e(220)];else if(s<n)break;t=t[e(220)]}return r}function di(t){const e=ci,n=[];if(t.is(e(262),e(227))&&t[e(264)](e(255))>0){let r=t[e(246)];for(;r&&e(227)==r[e(265)]&&r[e(264)](e(255))==t[e(264)](e(255));)n[e(257)](r),r=r[e(246)]}return n}const gi=pi;function pi(t,e){const n=mi();return(pi=function(t,e){return n[t-=284]})(t,e)}function mi(){const t=["forward","18fwaqTA","getLastPosition","replace","locale","_getSuggestionBlocksForListStyle","692HWyLOL","formatInline","createRange","257814vdLhDj","_LIST_","getSiblingNodes","enableCommand","markMultiRangeBlockFormat","*Format:* set order to reversed","listReversed","afterInit","backward","descriptionFactory","commandName","get","1870170ysLeHA","215RUcDsb","bind","length","push","handleListReversedCommand","LegacyListUtils","105744GbFTlH","editor","filter","config","default","numbered","219588EndMJx","4uWGcZt","*Format:* set order to regular","type","formatBlock","flat","getFirstPosition","change","listItem","list.properties","ELEMENT_","7075qOKEOA","handleDescriptions","unshift","toUpperCase","*Change to:* %0","reversed","listStart","element","has","plugins","_getSuggestionBlocks","*Format:* set start index to %0","getSelectedBlocks","startIndex","commandParams","getListTypeFromListStyleType","registerDescriptionCallback","getAttribute","handleListStyleCommand","createPositionAt","before","styles","handleListStartCommand","selection","from","format","_getTranslationKeyForListStyle","LegacyListPropertiesEditing","model","map","1653344lyqzrP","parent","TrackChangesEditing","document","listType","listStyle"];return(mi=function(){return t})()}!function(t){const e=pi,n=t();for(;;)try{if(262054===-parseInt(e(303))/1*(parseInt(e(316))/2)+-parseInt(e(315))/3+-parseInt(e(287))/4*(parseInt(e(326))/5)+-parseInt(e(290))/6+parseInt(e(356))/7+parseInt(e(309))/8+-parseInt(e(363))/9*(-parseInt(e(302))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mi);class Ii extends t.Plugin{[gi(297)](){const t=gi;if(!this[t(310)][t(335)][t(334)](t(353)))return;const e=this[t(310)][t(312)][t(301)](t(324)),n=this[t(310)][t(335)][t(301)](t(358));e[t(347)]&&n[t(293)](t(361),this[t(344)][t(304)](this)),e[t(331)]&&n[t(293)](t(296),this[t(307)][t(304)](this)),e[t(339)]&&n[t(293)](t(332),this[t(348)][t(304)](this)),n[t(299)][t(342)](this[t(327)][t(304)](this))}[gi(344)](t,e={}){const n=gi,r=this[n(310)][n(335)][n(301)](n(358)),s=this[n(286)]();this[n(310)][n(354)][n(322)]((()=>{const t=n;r[t(294)](s,{commandName:t(361),commandParams:[{type:e[t(318)]}],formatGroupId:t(361)})}))}[gi(307)](t,e={}){const n=gi,r=this[n(310)][n(335)][n(301)](n(358)),s=this[n(336)]((t=>t.is(n(333),n(323))&&n(314)===t[n(343)](n(360))));if(s[n(305)]<1)return;const o=s[n(355)]((t=>this[n(310)][n(354)][n(289)](this[n(310)][n(354)][n(345)](t,n(346)),this[n(310)][n(354)][n(345)](t,0))));this[n(310)][n(354)][n(322)]((()=>{const t=n;r[t(294)](o,{commandName:t(296),commandParams:[{reversed:e[t(331)]}],formatGroupId:t(296)})}))}[gi(348)](t,e={}){const n=gi,r=this[n(310)][n(335)][n(301)](n(358)),s=this[n(336)]((t=>t.is(n(333),n(323))&&n(314)===t[n(343)](n(360))));if(s[n(305)]<1)return;const o=s[n(355)]((t=>this[n(310)][n(354)][n(289)](this[n(310)][n(354)][n(345)](t,n(346)),this[n(310)][n(354)][n(345)](t,0))));this[n(310)][n(354)][n(322)]((()=>{const t=n;r[t(294)](o,{commandName:t(332),commandParams:[{startIndex:e[t(339)]}],formatGroupId:t(332)})}))}[gi(327)](t){const e=gi;if(e(319)!=t[e(318)]&&e(288)!=t[e(318)])return;const n=this[e(310)][e(285)],{data:r}=t;if(!r)return;let s,o;switch(r[e(300)]){case e(361):s=e(330),o={type:e(351),content:Kr(n,s,Kr(n,this[e(352)](r[e(340)][0][e(318)])))};break;case e(296):s=r[e(340)][0][e(331)]?e(295):e(317),o={type:e(351),content:Kr(n,s)};break;case e(332):s=e(337),o={type:e(351),content:Kr(n,s,r[e(340)][0][e(339)])}}return o}[gi(286)](){const t=gi;var e,n,r,s;const o=this[t(310)][t(335)][t(301)](t(308));let i=Array[t(350)](this[t(310)][t(354)][t(359)][t(349)][t(338)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(333),t(323)))&&i[t(328)](...o[t(292)](this[t(310)][t(354)][t(359)][t(349)][t(321)](),t(298))),(null===(n=i[i[t(305)]-1])||void 0===n?void 0:n.is(t(333),t(323)))&&i[t(306)](...o[t(292)](this[t(310)][t(354)][t(359)][t(349)][t(364)](),t(362))),i=[...new Set(i)],(null===(s=null===(r=this[t(310)][t(354)][t(359)][t(349)][t(321)]())||void 0===r?void 0:r[t(357)])||void 0===s?void 0:s.is(t(333),t(323)))&&(i=i[t(311)]((e=>e.is(t(333),t(323))))),i}[gi(336)](t){const e=gi,n=this[e(310)][e(335)][e(301)](e(308));let r=Array[e(350)](this[e(310)][e(354)][e(359)][e(349)][e(338)]())[e(311)](t)[e(355)]((t=>{const r=e,s=this[r(310)][r(354)][r(345)](t,0);return[...n[r(292)](s,r(298)),...n[r(292)](s,r(362))]}))[e(320)]();return r=[...new Set(r)],r}[gi(352)](t){const e=gi;return e(325)+(this[e(310)][e(335)][e(301)](e(308))[e(341)](t)||e(313))[e(329)]()+e(291)+t[e(329)]()[e(284)](/-/g,"_")}}function Ei(t,e){const n=Ti();return(Ei=function(t,e){return n[t-=360]})(t,e)}const bi=Ei;function Ti(){const t=["2919480yCjYfO","800338vjDKkV","data","65KgyoDj","afterInit","has","TrackChangesEditing","3361644KeUJJd","MediaEmbedEditing","434033WPYNib","stop","high","createEmptyElement","elementToElement","registerElementLabel","plugins","div","18893vlJClB","1434jZPkNo","410dZhsIa","for","get","descriptionFactory","showSuggestionHighlights","13352GnxJDd","dataDowncast","mediaEmbed","options","9boLUUq","enableCommand","editor","ELEMENT_MEDIA","8302984uLpvuz","attribute:url:media","media","conversion","locale","downcastDispatcher"];return(Ti=function(){return t})()}!function(t){const e=Ei,n=t();for(;;)try{if(802717===-parseInt(e(397))/1+parseInt(e(388))/2+parseInt(e(395))/3+-parseInt(e(374))/4*(parseInt(e(391))/5)+-parseInt(e(368))/6*(-parseInt(e(367))/7)+parseInt(e(382))/8*(parseInt(e(378))/9)+-parseInt(e(369))/10*(parseInt(e(389))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ti);class _i extends t.Plugin{[bi(392)](){const t=bi,e=this[t(380)];if(!e[t(365)][t(393)](t(396)))return;const n=e[t(365)][t(371)](t(394)),r=e[t(386)];n[t(379)](t(376)),n[t(372)][t(364)](t(384),(e=>Kr(r,t(381),e))),e[t(385)][t(370)](t(375))[t(363)]({model:t(384),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(373)])return n[s(362)](s(366))},converterPriority:t(361)}),e[t(390)][t(387)].on(t(383),((e,n,r)=>{const s=t;r[s(377)][s(373)]&&e[s(360)]()}),{priority:t(361)})}}function yi(t,e){const n=ki();return(yi=function(t,e){return n[t-=417]})(t,e)}const Ai=yi;function ki(){const t=["MentionEditing","plugins","2KgKmMx","TrackChangesEditing","afterInit","1241199CjZUmI","get","has","editor","enableCommand","2044ubiBAA","2598846eglvfJ","12576762jTBOLy","373767iiQdtu","6490440Zcjdfv","6035WKfFdx","mention","6535277mLbKAT"];return(ki=function(){return t})()}!function(t){const e=yi,n=t();for(;;)try{if(663368===parseInt(e(418))/1+-parseInt(e(433))/2*(-parseInt(e(426))/3)+-parseInt(e(423))/4*(parseInt(e(428))/5)+-parseInt(e(424))/6+parseInt(e(430))/7+parseInt(e(427))/8+-parseInt(e(425))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ki);class Ci extends t.Plugin{[Ai(417)](){const t=Ai,e=this[t(421)];e[t(432)][t(420)](t(431))&&e[t(432)][t(419)](t(434))[t(422)](t(429))}}const Li=Ni;function Ni(t,e){const n=Si();return(Ni=function(t,e){return n[t-=113]})(t,e)}function Si(){const t=["getLabel","mergeFieldBlock","getContainedElement","descriptionFactory","editor","616338NNtYnq","MergeFieldsEditing","deletion","insertion","registerDescriptionCallback","enableCommand","insertMergeFieldBlock","get","ELEMENT_MERGE_FIELD","getAttribute","*Insert:* %0","plugins","240ebDzGg","afterInit","insertMergeField","element","locale","3XUSAJc","3754398rVMkUs","36752BVYBBE","registerElementLabel","mergeField","type","616KIlAWJ","2613411DcFfDX","988916ybxJbk","58928WYFclM","TrackChangesEditing","has","15348360PaTevc","*Remove:* %0"];return(Si=function(){return t})()}!function(t){const e=Ni,n=t();for(;;)try{if(329838===parseInt(e(147))/1+parseInt(e(136))/2*(parseInt(e(128))/3)+-parseInt(e(130))/4*(-parseInt(e(123))/5)+-parseInt(e(129))/6+parseInt(e(134))/7*(parseInt(e(137))/8)+parseInt(e(135))/9+-parseInt(e(140))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Si);class Ri extends t.Plugin{[Li(124)](){const t=Li,e=this[t(146)];if(!e[t(122)][t(139)](t(148)))return;e[t(122)][t(118)](t(138))[t(116)](t(125)),e[t(122)][t(118)](t(138))[t(116)](t(117));const n=e[t(122)][t(118)](t(138)),r=e[t(127)];n[t(145)][t(131)](t(132),(e=>Kr(r,t(119),e))),n[t(145)][t(131)](t(143),(e=>Kr(r,t(119),e))),n[t(145)][t(115)]((n=>{const s=t;if(s(114)!=n[s(133)]&&s(113)!=n[s(133)])return;const o=n[s(144)]();if(null==o)return;if(!o.is(s(126),s(132))&&!o.is(s(126),s(143)))return;const i=e[s(122)][s(118)](s(148))[s(142)](o[s(120)]("id"));return s(114)==n[s(133)]?{type:s(114),content:Kr(r,s(121),'"'+i+'" '+Kr(r,s(119)))}:{type:s(113),content:Kr(r,s(141),'"'+i+'" '+Kr(r,s(119)))}}))}}const Mi=wi;function vi(){const t=["81424PxITCJ","listMarkerStyle","multiLevelList","6673722bHKmZQ","5977224MqbfZy","10MdRiPv","28BndIUt","88693RztNvD","listType","TrackChangesEditing","1159164bIRgbk","ELEMENT_MULTI_LEVEL_LIST","*Remove format:* %0","descriptionFactory","MultiLevelList","locale","get","registerDescriptionCallback","newValue","47011ZexjRo","afterInit","editor","2240Ereanv","plugins","enableDefaultAttributesIntegration","*Set format:* %0","oldValue","data","has","head","key","format","825124CxPwnf","872eldFIU","registerBlockAttribute","handleDescriptions","next"];return(vi=function(){return t})()}function wi(t,e){const n=vi();return(wi=function(t,e){return n[t-=133]})(t,e)}!function(t){const e=wi,n=t();for(;;)try{if(665597===-parseInt(e(147))/1*(parseInt(e(134))/2)+-parseInt(e(138))/3+parseInt(e(160))/4*(parseInt(e(133))/5)+-parseInt(e(168))/6+-parseInt(e(165))/7*(-parseInt(e(161))/8)+-parseInt(e(169))/9+parseInt(e(150))/10*(parseInt(e(135))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vi);class Oi extends t.Plugin{[Mi(148)](){const t=Mi,e=this[t(149)],n=e[t(151)][t(144)](t(137));e[t(151)][t(156)](t(142))&&(n[t(152)](t(167)),n[t(162)](t(166)),n[t(141)][t(145)]((e=>this[t(163)](e))))}[Mi(163)](t){const e=Mi,n=this[e(149)][e(143)],{data:r}=t,s={type:e(159),content:""};if(r&&e(166)==r[e(158)]){if(!r[e(154)])return{type:e(159),content:Kr(n,e(153),Kr(n,e(139)))+" ("+r[e(146)]+")"};if(!r[e(146)]){let o=t[e(157)];for(;o;){if(o[e(155)]&&e(136)==o[e(155)][e(158)]&&o[e(155)][e(146)])return s;o=o[e(164)]}return{type:e(159),content:Kr(n,e(140),Kr(n,e(139)))+" ("+r[e(154)]+")"}}}}}function Di(){const t=["30cPGUUB","18156iAJSUU","ELEMENT_PAGE_BREAK","1993784Qtawlr","afterInit","registerElementLabel","plugins","PageBreakEditing","38534XWtlXz","9240jKoRdB","editor","32dpgvhz","1831455ythCqo","has","60138VCLmYH","TrackChangesEditing","pageBreak","descriptionFactory","get","52iBijRZ","enableCommand","84eUmFVD","155172fBvqVZ","259890AkIbSP","locale"];return(Di=function(){return t})()}function Fi(t,e){const n=Di();return(Fi=function(t,e){return n[t-=206]})(t,e)}const Bi=Fi;!function(t){const e=Fi,n=t();for(;;)try{if(329806===parseInt(e(215))/1*(parseInt(e(218))/2)+-parseInt(e(221))/3*(-parseInt(e(226))/4)+parseInt(e(230))/5+parseInt(e(229))/6*(parseInt(e(228))/7)+-parseInt(e(210))/8+-parseInt(e(219))/9*(-parseInt(e(207))/10)+parseInt(e(216))/11*(-parseInt(e(208))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Di);class Pi extends t.Plugin{[Bi(211)](){const t=Bi,e=this[t(217)];if(!e[t(213)][t(220)](t(214)))return;e[t(213)][t(225)](t(222))[t(227)](t(223));const n=e[t(213)][t(225)](t(222)),r=e[t(206)];n[t(224)][t(212)](t(223),(e=>Kr(r,t(209),e)))}}const xi=Ui;function Ui(t,e){const n=ji();return(Ui=function(t,e){return n[t-=180]})(t,e)}function ji(){const t=["1dkWbCI","isTouching","model","type","formatBlock","consumable","highest","44778ZvnMvT","markerName","nodeAfter","span","ck-suggestion-marker--active","insertion","mapper","insert","toViewPosition","insertParagraph","276MLxYkO","includes","bindElementToMarker","consume","addClass","_splitMarkerName","locale","TrackChangesEditing","markerRange","316860upeJPJ","start","isBlock","commandName","descriptionFactory","ELEMENT_PARAGRAPH","activeMarkers","Paragraph","56vtinko","1554CzkmCe","enableDefaultAttributesIntegration","3130898CGeiNa","afterInit","addMarker:suggestion:insertion","createUIElement","has","isLimit","ck-suggestion-marker-split","registerElementLabel","*Change to:* %0","editing","3lszAqT","editor","data","enableCommand","plugins","1743053gomYoq","_registerLegacyDescription","options","$text","registerDescriptionCallback","paragraph","get","schema","getItemLabel","35365OSiQZl","name","format","end","downcastDispatcher","1113885qMpbTD","checkChild","*Insert:* %0","4490kHISjy","getFirstRange","showSuggestionHighlights","7949630PSYcer","writer"];return(ji=function(){return t})()}!function(t){const e=Ui,n=t();for(;;)try{if(928879===-parseInt(e(197))/1*(parseInt(e(234))/2)+parseInt(e(244))/3*(-parseInt(e(223))/4)+-parseInt(e(195))/5+parseInt(e(204))/6*(parseInt(e(232))/7)+-parseInt(e(231))/8*(-parseInt(e(189))/9)+-parseInt(e(192))/10*(parseInt(e(184))/11)+parseInt(e(214))/12*(parseInt(e(249))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ji);class Gi extends t.Plugin{[xi(235)](){const t=xi,e=this[t(245)];if(!e[t(248)][t(238)](t(230)))return;const n=e[t(220)],r=e[t(248)][t(181)](t(221));r[t(227)][t(241)](t(180),(e=>Kr(n,t(228),e))),r[t(233)](t(180)),r[t(247)](t(213)),e[t(243)][t(188)].on(t(236),Vi(e),{priority:t(203)}),e[t(246)][t(188)].on(t(236),((n,r,s)=>{const o=t;s[o(251)][o(194)]&&Vi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(203)});const s=r[t(227)];s[t(253)]((r=>{const o=t;if(o(209)!==r[o(200)])return;const{start:i,end:a}=r[o(193)]();if(!i[o(198)](a)||!i[o(206)])return;const c=e[o(199)][o(182)],u=i[o(206)];return c[o(225)](u)&&!c[o(239)](u)&&c[o(190)](u,o(252))?{type:o(209),content:Kr(n,o(191),s[o(183)](u,1))}:void 0})),this[t(250)]()}[xi(250)](){const t=xi,e=this[t(245)],n=e[t(220)];e[t(248)][t(181)](t(221))[t(227)][t(253)]((e=>{const r=t;if(r(201)!=e[r(200)])return;const{data:s}=e;return s&&r(180)==s[r(226)]?{type:r(186),content:Kr(n,r(242),Kr(n,r(228)))}:void 0}))}}function Vi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ui,i=t[o(248)][o(181)](o(221)),a=r[o(222)][o(224)],c=r[o(222)][o(187)],u=t[o(199)][o(182)];if(!a[o(198)](c)||!a[o(206)])return;const l=a[o(206)];if(u[o(225)](l)&&!u[o(239)](l)&&u[o(190)](l,o(252))){if(!s[o(202)][o(217)](r[o(222)],n[o(185)]))return;const{authorId:t}=i[o(219)](r[o(205)]),a=s[o(196)][o(237)](o(207),{class:o(240),"data-author-id":t}),u=s[o(210)][o(212)](c);e&&i[o(229)][o(215)](r[o(205)])&&s[o(196)][o(218)](o(208),a),s[o(196)][o(211)](u,a),s[o(210)][o(216)](a,r[o(205)])}}}const Hi=zi;function Wi(){const t=["type","6735hogzso","commandName","has","RemoveFormatEditing","9212850NqDHDV","afterInit","editor","TrackChangesEditing","153hGCOvA","locale","plugins","1757841mzkjlX","752dqSOTV","4JRZjjj","format","15219rKZsmr","enableDefaultAttributesIntegration","85208QSrGTx","34354452ehJnjK","descriptionFactory","formatBlock","registerDescriptionCallback","203cUCzhf","get","711890jfDSed","*Remove all formatting*","removeFormat","_registerLegacyDescription","formatInline"];return(Wi=function(){return t})()}function zi(t,e){const n=Wi();return(zi=function(t,e){return n[t-=294]})(t,e)}!function(t){const e=zi,n=t();for(;;)try{if(972004===-parseInt(e(309))/1+-parseInt(e(307))/2*(-parseInt(e(305))/3)+-parseInt(e(306))/4*(parseInt(e(294))/5)+-parseInt(e(298))/6+-parseInt(e(316))/7*(parseInt(e(311))/8)+-parseInt(e(302))/9*(parseInt(e(318))/10)+parseInt(e(312))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wi);class Ki extends t.Plugin{[Hi(299)](){const t=Hi,e=this[t(300)];e[t(304)][t(296)](t(297))&&(e[t(304)][t(317)](t(301))[t(310)](t(320)),this[t(321)]())}[Hi(321)](){const t=Hi,e=this[t(300)];e[t(304)][t(317)](t(301))[t(313)][t(315)]((n=>{const r=t;if(r(314)!=n[r(323)]&&r(322)!=n[r(323)])return;const{data:s}=n;return s&&r(320)==s[r(295)]?{type:r(308),content:Kr(e[r(303)],r(319))}:void 0}))}}function Xi(){const t=["1OvctJb","get","goToPreviousRestrictedEditingException","TrackChangesEditing","RestrictedEditingModeEditing","6oBculb","has","acceptSuggestion","490430eAaysu","1138158CsImSU","121iCciDF","51928CcVktq","459bdoVct","trackChanges","1309176MqZCEb","acceptAllSuggestions","acceptSelectedSuggestions","enableCommand","1377894IhvdDZ","afterInit","480345kGLcvN","discardSelectedSuggestions","editor","discardSuggestion","goToNextRestrictedEditingException","discardAllSuggestions","29118vNpjuQ","plugins"];return(Xi=function(){return t})()}const Zi=qi;function qi(t,e){const n=Xi();return(qi=function(t,e){return n[t-=412]})(t,e)}!function(t){const e=qi,n=t();for(;;)try{if(334056===-parseInt(e(421))/1*(-parseInt(e(419))/2)+parseInt(e(439))/3+parseInt(e(435))/4+parseInt(e(413))/5*(-parseInt(e(426))/6)+-parseInt(e(430))/7+parseInt(e(432))/8*(parseInt(e(433))/9)+-parseInt(e(429))/10*(parseInt(e(431))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xi);class Ji extends t.Plugin{[Zi(412)](){const t=Zi,e=this[t(415)];if(!e[t(420)][t(427)](t(425)))return;const n=e[t(420)][t(422)](t(424));n[t(438)](t(423)),n[t(438)](t(417));const r=e[t(420)][t(422)](t(425));r[t(438)](t(434)),r[t(438)](t(428)),r[t(438)](t(416)),r[t(438)](t(436)),r[t(438)](t(418)),r[t(438)](t(437)),r[t(438)](t(414))}}function Qi(t,e){const n=$i();return(Qi=function(t,e){return n[t-=180]})(t,e)}const Yi=Qi;function $i(){const t=["693385YNSBxG","markerName","shiftEnter","8648976TyGoeB","options","1476qaqgBa","createPositionBefore","737578prwsZY","plugins","createUIElement","enableCommand","locale","registerElementLabel","ELEMENT_LINE_BREAK","activeMarkers","4ikeQqd","editor","ck-suggestion-marker--active","get","11430832fIZxcP","markerRange","test","includes","requires","high","showSuggestionHighlights","477720okXvCf","descriptionFactory","addMarker:suggestion:insertion","editing","deletion","split","toViewPosition","model","4456RUZlBC","data","addMarker:suggestion","addMarker:suggestion:deletion","14965UEvQVw","init","downcastDispatcher","insert","ck-suggestion-marker-","writer","softBreak","1527dUmpMP","consumable","span","getItems","element","mapper","addClass","117jYaLTo","merge","TrackChangesEditing","228oewlQE","_splitMarkerName","name","bindElementToMarker"];return($i=function(){return t})()}!function(t){const e=Qi,n=t();for(;;)try{if(798687===parseInt(e(186))/1*(parseInt(e(194))/2)+parseInt(e(224))/3*(-parseInt(e(213))/4)+-parseInt(e(217))/5*(-parseInt(e(184))/6)+-parseInt(e(182))/7+-parseInt(e(198))/8+-parseInt(e(231))/9*(-parseInt(e(205))/10)+-parseInt(e(238))/11*(-parseInt(e(234))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($i);class ta extends t.Plugin{static get[Yi(202)](){return[Ys.ShiftEnter]}[Yi(218)](){const t=Yi,e=this[t(195)],n=e[t(187)][t(197)](t(233));n[t(189)](t(181)),e[t(208)][t(219)].on(t(207),ea(e),{priority:t(203)}),e[t(208)][t(219)].on(t(216),ea(e),{priority:t(203)}),e[t(214)][t(219)].on(t(215),((n,r,s)=>{const o=t;s[o(183)][o(204)]&&ea(e,{showActiveMarker:!1})(n,r,s)})),n[t(206)][t(191)](t(223),(n=>Kr(e[t(190)],t(192),n)))}}function ea(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Qi,i=t[o(187)][o(197)](o(233));if(!s[o(225)][o(200)](r[o(199)],n[o(236)]))return;const a=t[o(212)];for(const t of r[o(199)][o(227)]()){if(!t.is(o(228),o(223)))continue;const n=o(209)==r[o(180)][o(210)](":")[1]?o(232):o(210),{authorId:c}=i[o(235)](r[o(180)]),u=s[o(222)][o(188)](o(226),{class:o(221)+n,"data-author-id":c}),l=s[o(229)][o(211)](a[o(185)](t));e&&i[o(193)][o(201)](r[o(180)])&&s[o(222)][o(230)](o(196),u),s[o(222)][o(220)](l,u),s[o(229)][o(237)](u,r[o(180)])}}}const na=ra;function ra(t,e){const n=sa();return(ra=function(t,e){return n[t-=225]})(t,e)}function sa(){const t=["FORMAT_RESTRICTED_DISABLED","27129420CBHojU","enableCommand","afterInit","formatInline","524784uYBYXs","156dLXUWZ","document","model","has","markInlineFormat","StandardEditingModeEditing","1217628ASvwZX","getRanges","FORMAT_RESTRICTED_ENABLED","commandParams","plugins","1364901NAqEIc","locale","value","forceValue","isCollapsed","26778Dhcaxn","selection","594454klkgyO","descriptionFactory","9LTLVPy","get","TrackChangesEditing","from","5muLboO","commands","format","restrictedEditingException","registerDescriptionCallback","commandName","type","46374PJLImt","editor","change","formatBlock"];return(sa=function(){return t})()}!function(t){const e=ra,n=t();for(;;)try{if(784208===-parseInt(e(252))/1+-parseInt(e(257))/2+parseInt(e(231))/3*(-parseInt(e(241))/4)+parseInt(e(265))/5*(parseInt(e(247))/6)+-parseInt(e(259))/7+parseInt(e(240))/8*(-parseInt(e(261))/9)+parseInt(e(236))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(sa);class oa extends t.Plugin{[na(238)](){const t=na,e=this[t(232)],n=e[t(243)],r=e[t(253)];if(!e[t(251)][t(244)](t(246)))return;const s=e[t(251)][t(262)](t(263)),o=t(227),i=e[t(225)][t(262)](o);s[t(237)](o,((e,r={})=>{const a=t,c=n[a(242)][a(258)];if(c[a(256)])return void e(r);const u=void 0!==r[a(255)]?r[a(255)]:!i[a(254)];n[a(233)]((()=>{const t=a,e=Array[t(264)](c[t(248)]());for(const r of e){const e=u?[r]:Ds(o,r,n);for(const n of e)s[t(245)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(260)][t(228)]((e=>{const n=t;if(n(234)!=e[n(230)]&&n(239)!=e[n(230)])return;const{data:s}=e;return s&&s[n(229)]==o?s[n(250)][0][n(255)]?{type:n(226),content:Kr(r,n(249))}:{type:n(226),content:Kr(r,n(235))}:void 0}))}}const ia=ca;function aa(){const t=["element","16788djGZbM","definitions","afterInit","type","680TwJUfm","config","registerInlineAttribute","111140dorhVz","registerBlockAttribute","Style","get","276nmWYHS","4811787MtJyGq","70LYmJLC","commandParams","GeneralHtmlSupport","*Set format:* %0","format","DataSchema","locale","has","add","ghsAttributes","getGhsAttributeNameForElement","809230OHFVxs","inline","FORMAT_STYLE","normalizeConfig","forceValue","formatBlock","1121536XkDVqZ","enableDefaultAttributesIntegration","*Remove format:* %0","registerDescriptionCallback","1026942yOjXSs","block","StyleUtils","plugins","TrackChangesEditing","descriptionFactory","styleName","toLowerCase","editor","style","_registerLegacyDescription","formatInline","registerAttributeLabel","8687848sUoBdC","commandName"];return(aa=function(){return t})()}function ca(t,e){const n=aa();return(ca=function(t,e){return n[t-=449]})(t,e)}!function(t){const e=ca,n=t();for(;;)try{if(696733===parseInt(e(490))/1+parseInt(e(484))/2+parseInt(e(460))/3*(parseInt(e(464))/4)+parseInt(e(467))/5*(parseInt(e(471))/6)+-parseInt(e(494))/7+parseInt(e(457))/8+-parseInt(e(472))/9*(parseInt(e(473))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(aa);class ua extends t.Plugin{[ia(462)](){const t=ia,e=this[t(452)];if(!e[t(497)][t(480)](t(469))||!e[t(497)][t(480)](t(478)))return;const n=e[t(497)][t(470)](t(498)),r=e[t(479)],s=e[t(465)][t(470)](t(453))||{},o=e[t(497)][t(470)](t(475)),i=e[t(497)][t(470)](t(496))[t(487)](e[t(497)][t(470)](t(478)),s[t(461)]);n[t(491)](t(453));const a=new Set;for(const e of i[t(495)]){const n=o[t(483)](e[t(459)]);a[t(481)](n)}const c=new Set;for(const e of i[t(485)]){const n=o[t(483)](e[t(459)]);c[t(481)](n);for(const n of e[t(482)])c[t(481)](n)}for(const e of a)n[t(468)](e),n[t(449)][t(456)](e,Kr(r,t(486)));for(const e of c)n[t(466)](e),n[t(449)][t(456)](e,Kr(r,t(486)));this[t(454)]()}[ia(454)](){const t=ia,e=this[t(452)],n=e[t(479)];e[t(497)][t(470)](t(498))[t(449)][t(493)]((e=>{const r=t;if(r(489)!=e[r(463)]&&r(455)!=e[r(463)])return;const{data:s}=e;return s&&r(453)===s[r(458)]?s[r(474)][0][r(488)]?{type:r(477),content:Kr(n,r(476),s[r(474)][0][r(450)][r(451)]())}:{type:r(477),content:Kr(n,r(492),s[r(474)][0][r(450)][r(451)]())}:void 0}))}}const la=fa;function fa(t,e){const n=ha();return(fa=function(t,e){return n[t-=497]})(t,e)}function ha(){const t=["cell","$graveyard","getSelectionAffectedTableCells","TableUtils","first","table","push","data","getChildren","options","rowspan","locale","above","1328227iFVCSn","createRangeOn","forceValue","enqueueChange","item","getAttribute","isEqual","suggestion","tableCell","tablePaste","_getSuggestionCoords","map","minColumn","every","getSuggestion","descriptionFactory","editor","includes","ELEMENT_TABLE","batch","5625375Kqziki","fromRange","3513skztcA","insertion","_suggestionFactory","removeClass","removeTableRow","findAncestor","root","end","differ","getFirstRange","selectTableRow","MAX_SAFE_INTEGER","filter","insertTableColumnLeft","model","_acceptFormatSuggestionCallbackFactory","setSelection","selectTableColumn","createTableWalker","get","ELEMENT_TABLE_ROW_WITH_TEXT","element","15111414ZNrRgG","insertTableRowAbove","MIN_SAFE_INTEGER","substr","highest","_tableSuggestions","some","span","getContainedElement","_getCoordsForCells","_setupColumnsRowsFixing","tableColumn","plugins","6useoeI","from","rootName","registerCustomCallback","getChanges","isIntersecting","join","isTouching","toLowerCase","addMarker:suggestion","ELEMENT_TABLE_COLUMN","tableRow","insertTableRowBelow","11374712wHIslA","registerPostFixer","left","oldRange","ELEMENT_TABLE_ROW","getRowIndexes","enableCommand","nodeBefore","TrackChangesEditing","min","colspan","getCellLocation","downcastDispatcher","detach","classes","discard","deletion","selection","ELEMENT_TABLE_WITH_TEXT","minRow","removeTableColumn","refresh","showSuggestionHighlights","insertTable","markMultiRangeDeletion","TableEditing","$textProxy","insertTableColumnRight","low","commands","2318064AGvKHv","2524NMZOQL","_tablePostFixingSubtypes","*Insert:* %0","name","ELEMENT_TABLE_COLUMN_WITH_TEXT","createPositionAt","_splitMarkerName","afterInit","start","position","order","maxRow","length","mapper","hasAttribute","isInContent","type","isArray","execute","document","getRanges","nodeAfter","*Remove:* %0","last","max","getChangedMarkers","accept","change:data","change","createRangeIn","startsWith","isIntersectingWithRange","addRange","maxColumn","values","toViewElement","getColumnIndexes","registerDescriptionCallback","insert","registerElementLabel","writer","2351842kKswkp","add","addClass","has","markMultiRangeInsertion","subType","getItems"];return(ha=function(){return t})()}!function(t){const e=fa,n=t();for(;;)try{if(822227===-parseInt(e(606))/1+parseInt(e(586))/2+parseInt(e(628))/3*(-parseInt(e(545))/4)+parseInt(e(626))/5+-parseInt(e(501))/6*(-parseInt(e(544))/7)+-parseInt(e(514))/8+parseInt(e(650))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ha);class da extends t.Plugin{constructor(t){const e=fa;super(t),this[e(546)]=[e(512),e(499)],this[e(655)]=new Set}[la(552)](){const t=la,e=this[t(622)],n=e[t(642)][t(564)][t(531)];if(!e[t(500)][t(589)](t(539)))return;const r=e[t(604)],s=e[t(500)][t(647)](t(522)),o=e[t(500)][t(647)](t(596));s[t(621)][t(584)](t(598),(e=>Kr(r,t(624),e))),this[t(498)](),s[t(520)](t(537)),s[t(520)](t(638)),s[t(520)](t(645));for(const r of[t(651),t(513)]){const i=e[t(543)][t(647)](r);s[t(520)](r,(r=>{const a=t;e[a(642)][a(573)]((t=>{const e=a;r();const c=e(605)===i[e(555)],u=o[e(595)](n),l=o[e(519)](u),f=c?l[e(597)]-1:l[e(568)]+1,h=u[0][e(633)](e(598)),d=o[e(646)](h,{startRow:f,endRow:f}),g=Array[e(502)](d)[e(617)]((n=>t[e(607)](n[e(593)])));s[e(590)](g,e(512))}))}))}for(const r of[t(641),t(541)]){const i=e[t(543)][t(647)](r);s[t(520)](r,(r=>{const a=t;e[a(642)][a(573)]((t=>{const e=a;r();const c=e(516)===i[e(555)],u=o[e(595)](n),l=o[e(581)](u),f=c?l[e(597)]-1:l[e(568)]+1,h=u[0][e(633)](e(598)),d=o[e(646)](h,{startRow:0,column:f,includeAllSlots:!1}),g=Array[e(502)](d)[e(617)]((n=>t[e(607)](n[e(593)])));s[e(590)](g,e(499))}))}))}for(const r of[t(632),t(534)]){const i=r[t(653)](11),a=i[t(509)](),c=a[t(653)](0,3)+t(657),u=t(598)+i,l=t(523)+i,f=t(569)+i;s[t(520)](r,(()=>{const i=t;e[i(642)][i(573)]((t=>{const e=i,h=o[e(595)](n),d=h[0][e(633)](e(598));let g;if(e(632)==r){const t=o[e(519)](h);g={startRow:t[e(597)],endRow:t[e(568)],includeAllSlots:!0}}else{const t=o[e(581)](h);g={startColumn:t[e(597)],endColumn:t[e(568)],includeAllSlots:!0}}const p=o[e(646)](d,g),m=Array[e(502)](p)[e(617)]((({cell:t})=>t)),I=ga(m[e(640)]((t=>t[e(559)](c)))),E=ga(m[e(640)]((t=>!t[e(559)](c))))[e(617)]((n=>t[e(607)](n))),b=s[e(538)](E,u);if(b&&(e(512)==b[e(591)]||e(499)==b[e(591)])){const n=this[e(616)](b);for(const r of I){const s=t[e(607)](r),i=o[e(525)](r),u=r[e(611)](c)-1,h=n[l],d=n[f];h<=i[a]&&i[a]+u<=d&&b[e(577)](s)}}}))}))}function c(r){const s=t,o=Array[s(502)](n[s(565)]())[s(617)]((t=>i.LiveRange[s(627)](t)));e[s(642)][s(573)]((t=>{const n=s,i=t[n(625)];r=r[n(640)]((t=>n(594)!=t[n(634)][n(503)])),t[n(644)](r),e[n(543)][n(647)](n(632))[n(535)](),e[n(563)](n(632),{forceDefaultExecution:!0}),e[n(642)][n(609)]((()=>{const t=n;e[t(642)][t(609)](i,(e=>{const n=t,r=o[n(640)]((t=>n(594)!=t[n(634)][n(503)]));r[n(557)]>0&&e[n(644)](r);for(const t of o)t[n(527)]()}))}))}))}function u(r){const s=t;e[s(642)][s(573)]((t=>{const o=s,a=Array[o(502)](n[o(565)]())[o(617)]((t=>i.LiveRange[o(627)](t))),c=[];for(const t of r)for(const e of t[o(592)]({shallow:!0}))c[o(599)](e);for(const n of c)o(594)!=n[o(634)][o(503)]&&(t[o(644)](t[o(550)](n,0)),e[o(543)][o(647)](o(534))[o(535)](),e[o(563)](o(534),{forceDefaultExecution:!0}));const u=a[o(640)]((t=>o(594)!=t[o(634)][o(503)]));u[o(557)]>0&&t[o(644)](u);for(const t of a)t[o(527)]()}))}function l(e,n){const r=t;return n[r(619)]((t=>e[r(656)]((e=>e[r(635)][r(612)](t[r(553)])||t[r(635)][r(612)](e[r(553)])))))}function f(e,n){const r=t;return!e[r(656)]((t=>n[r(656)]((e=>t[r(506)](e)))))&&e[r(656)]((t=>n[r(656)]((e=>t[r(635)][r(508)](e[r(553)])))))}e[t(600)][t(526)].on(t(510),((e,n,r)=>{const s=t;if(!r[s(602)][s(536)])return;const o=n[s(610)];if(!o)return;const i=r[s(558)][s(580)](o);function c(t){return Array[s(562)](t)?t:[t]}i&&s(614)===o[s(548)]&&(0,a.setHighlightHandling)(i,r[s(585)],((t,e,n)=>n[s(588)](c(e[s(528)]),t)),((t,e,n)=>n[s(631)](c(e[s(528)]),t)))}),{priority:t(654)}),s[t(621)][t(582)]((e=>{const n=t;if(n(629)!=e[n(561)]&&n(530)!=e[n(561)])return;const s=e[n(658)]();if(null!=s&&s.is(n(649),n(598))){if(n(629)==e[n(561)]){const t=e[n(592)]()[n(640)]((t=>t.is(n(540))))[n(617)]((t=>t[n(600)]));if(t[n(557)])return{type:n(629),content:Kr(r,n(547),Kr(r,n(532),'"'+t[n(507)](" ")+'"'))}}if(n(530)==e[n(561)]){const t=e[n(592)]()[n(640)]((t=>t.is(n(540))))[n(617)]((t=>t[n(600)]));if(t[n(557)])return{type:n(530),content:Kr(r,n(567),Kr(r,n(532),'"'+t[n(507)](" ")+'"'))}}}})),s[t(621)][t(582)]((e=>{const n=t;if(n(512)==e[n(591)]){const t=e[n(592)]()[n(640)]((t=>t.is(n(540))))[n(617)]((t=>t[n(600)])),s=this[n(616)](e),o=s[n(556)]-s[n(533)]+1;if(n(629)==e[n(561)])return t[n(557)]?{type:n(629),content:Kr(r,n(547),Kr(r,n(648),[o,'"'+t[n(507)](" ")+'"']))}:{type:n(629),content:Kr(r,n(547),Kr(r,n(518),o))};if(n(530)==e[n(561)])return t[n(557)]?{type:n(530),content:Kr(r,n(567),Kr(r,n(648),[o,'"'+t[n(507)](" ")+'"']))}:{type:n(530),content:Kr(r,n(567),Kr(r,n(518),o))}}if(n(499)==e[n(591)]){const t=e[n(592)]()[n(640)]((t=>t.is(n(540))))[n(617)]((t=>t[n(600)])),s=this[n(616)](e),o=s[n(578)]-s[n(618)]+1;if(n(629)==e[n(561)])return t[n(557)]?{type:n(629),content:Kr(r,n(547),Kr(r,n(549),[o,'"'+t[n(507)](" ")+'"']))}:{type:n(629),content:Kr(r,n(547),Kr(r,n(511),o))};if(n(530)==e[n(561)])return t[n(557)]?{type:n(530),content:Kr(r,n(567),Kr(r,n(549),[o,'"'+t[n(507)](" ")+'"']))}:{type:n(530),content:Kr(r,n(567),Kr(r,n(511),o))}}})),s[t(630)][t(504)](t(629),t(512),t(529),c),s[t(630)][t(504)](t(530),t(512),t(571),c),s[t(630)][t(504)](t(629),t(499),t(529),u),s[t(630)][t(504)](t(530),t(499),t(571),u),s[t(630)][t(504)](t(629),t(499),t(507),l),s[t(630)][t(504)](t(530),t(499),t(507),l),s[t(630)][t(504)](t(629),t(512),t(507),f),s[t(630)][t(504)](t(530),t(512),t(507),f)}[la(643)](){const t=la,e=this[t(622)],n=e[t(642)][t(564)][t(531)];return(r,s)=>{const o=t;e[o(642)][o(573)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(635)][a(521)];u&&u[0]&&!1===u[0][a(608)]&&(l=r[0][a(553)][a(566)]);const f=t[a(574)](l);if(a(594)==f[a(634)][a(503)])return;const h=Array[a(502)](n[a(565)]())[a(617)]((t=>i.LiveRange[a(627)](t)));t[a(644)](f),e[a(543)][a(647)](c)[a(535)](),u[a(599)]({forceDefaultExecution:!0}),e[a(563)](c,...u);const d=h[a(640)]((t=>a(594)!=t[a(634)][a(503)]));d[a(557)]>0&&t[a(644)](d);for(const t of h)t[a(527)]()}))}}[la(497)](t){const e=la,n=this[e(622)][e(500)][e(647)](e(596));let r=Number[e(639)],s=Number[e(652)],o=Number[e(639)],i=Number[e(652)];for(const a of t){if(e(594)==a[e(634)][e(503)])continue;const{row:t,column:c}=n[e(525)](a),u=a[e(559)](e(603))?a[e(611)](e(603))-1:0,l=a[e(559)](e(524))?a[e(611)](e(524))-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(498)](){const t=la,e=this[t(622)],n=e[t(500)][t(647)](t(522)),r=e[t(500)][t(647)](t(596));e[t(642)][t(564)].on(t(572),(()=>{const r=t,s=Array[r(502)](e[r(642)][r(564)][r(636)][r(570)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(551)](t);if(r(613)!=s)continue;if(null!=e[r(517)])continue;const a=n[r(620)](o);this[r(546)][r(623)](i)&&this[r(655)][r(587)](a)}}),{priority:t(542)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(607)](e),a=e[s(633)](s(598)),c=r[s(525)](e);for(const t of this[s(655)]){const n=t[s(591)],r=n[s(575)](s(615)),u=n[s(653)](r?10:5),l=u[s(509)](),f=l[s(653)](0,3)+s(657),h=s(523)+u,d=s(569)+u;if(!t[s(560)])continue;if(a!=t[s(637)]()[s(553)][s(633)](s(598)))continue;if(t[s(576)](i))continue;const g=e[s(559)](f)?e[s(611)](f)-1:0,p=this[s(616)](t),m=p[h],I=p[d];m<=c[l]&&c[l]+g<=I&&(t[s(577)](i),o=!0)}return o};e[t(642)][t(564)][t(515)]((n=>{const r=t;let o=!1;for(const t of e[r(642)][r(564)][r(636)][r(505)]())if(r(583)==t[r(561)])if(r(512)==t[r(548)])for(const e of t[r(554)][r(566)][r(601)]())o=o||s(e,n);else r(614)==t[r(548)]&&(o=o||s(t[r(554)][r(566)],n));return o}))}[la(616)](t){const e=la;return this[e(497)](t[e(565)]()[e(617)]((t=>t[e(553)][e(566)])))}}function ga(t){const e=la;return Array[e(502)](new Set(t)[e(579)]())}const pa=Ia;function ma(){const t=["map","mergeTableCells","_isForcedDefaultExecutionBlock","push","tableCell","horizontally","commands","selection","accept","isInContent","761034YVagnW","splitTableCellVertically","editor","getAncestors","rootName","TableEditing","formatBlock","containsRange","_tablePostFixingSubtypes","9388408xOuZHI","registerDescriptionCallback","author","registerCustomCallback","locale","length","setSelection","markBlockFormat","size","733323vAhhLO","getRanges","detach","_suggestionFactory","low","highest","mergeTableCellDown","TrackChangesEditing","enableCommand","model","deletion","refresh","find","value","formatInline","type","45gEvLRg","*Merge cells*","stop","insertion","_areMergableCells","format","getSelectionAffectedTableCells","table","8VSDjBh","element","markMultiRangeBlockFormat","cell","commandName","get","root","createRangeOn","descriptionFactory","mergeTableCellRight","4580891OQKygi","direction","getSuggestions","return","execute","findAncestor","splitTableCellHorizontally","*Split cell:* horizontally","document","getFirstPosition","trackChanges","change","has","122189pMQHje","add","requires","*Split cell:* vertically","_areSelectedCellsMergable","from","set:isEnabled","mergeTableCellLeft","filter","TableUtils","isEnabled","subType","afterInit","getCellLocation","170604kTfqcw","forceDefaultExecution","7511157zSmVNj","createTableWalker","$graveyard","fromRange","_acceptFormatSuggestionCallbackFactory","mergeTableCellUp","plugins"];return(ma=function(){return t})()}function Ia(t,e){const n=ma();return(Ia=function(t,e){return n[t-=327]})(t,e)}!function(t){const e=Ia,n=t();for(;;)try{if(644062===parseInt(e(377))/1+parseInt(e(354))/2*(-parseInt(e(330))/3)+parseInt(e(391))/4+-parseInt(e(346))/5*(-parseInt(e(410))/6)+parseInt(e(364))/7+-parseInt(e(419))/8+parseInt(e(393))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ma);class Ea extends t.Plugin{static get[pa(379)](){return[da]}[pa(389)](){const t=pa,e=this[t(412)],n=e[t(339)][t(372)][t(407)],r=e[t(423)];if(!e[t(399)][t(376)](t(415)))return;const s=e[t(399)][t(359)](t(337)),o=e[t(399)][t(359)](t(386)),a=e[t(399)][t(359)](da);a[t(418)][t(403)](t(401)),s[t(338)](t(401),(()=>{const n=t,r=o[n(352)](e[n(339)][n(372)][n(407)]);e[n(339)][n(375)]((()=>{const t=n;s[t(356)](r,{commandName:t(401),commandParams:[]},[],t(401))}))})),e[t(406)][t(359)](t(401)).on(t(368),((n,r)=>{const o=t;e[o(406)][o(359)](o(374))[o(343)]&&(r[o(424)]>0&&r[r[o(424)]-1]&&r[r[o(424)]-1][o(392)]||s[o(402)]||this[o(381)]()||n[o(348)]())}),{priority:t(335)});for(const n of[t(398),t(363),t(336),t(384)]){const r=e[t(406)][t(359)](n);s[t(338)](n,(()=>{const n=t,o=e[n(339)][n(372)][n(407)][n(373)]()[n(413)]()[n(342)]((t=>t.is(n(355),n(404)))),i=r[n(343)];e[n(339)][n(375)]((()=>{const t=n;s[t(356)]([o,i],{commandName:t(401),commandParams:[]},[],t(401))}))}))}for(const n of[t(411),t(370)]){const r=e[t(406)][t(359)](n);s[t(338)](n,(()=>{const i=t,a=o[i(352)](e[i(339)][i(372)][i(407)])[0],c=a[i(369)](i(353)),{column:u,row:l}=o[i(390)](a);let f=[];if(i(405)==r[i(365)]){const t=o[i(394)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(382)](t)[i(400)]((t=>t[i(357)]))}else{const t=o[i(394)](c,{column:u,includeAllSlots:!0});f=Array[i(382)](t)[i(400)]((t=>t[i(357)]))}e[i(339)][i(375)]((t=>{const e=i;s[e(328)](t[e(361)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(362)][t(420)]((e=>{const n=t;if(n(416)!=e[n(345)]&&n(344)!=e[n(345)])return;const{data:s}=e;return s&&n(401)==s[n(358)]?{type:n(351),content:Kr(r,n(347))}:void 0})),s[t(362)][t(420)]((e=>{const n=t;if(n(416)!=e[n(345)]&&n(344)!=e[n(345)])return;const{data:s}=e;return s?n(411)==s[n(358)]?{type:n(351),content:Kr(r,n(380))}:n(370)==s[n(358)]?{type:n(351),content:Kr(r,n(371))}:void 0:void 0}));const c=a[t(397)]();for(const e of[t(398),t(363),t(336),t(384)])s[t(333)][t(422)](t(416),e,t(408),c);for(const e of[t(411),t(370)])s[t(333)][t(422)](t(416),e,t(408),c);s[t(333)][t(422)](t(416),t(401),t(408),(r=>{const s=t;e[s(339)][s(375)]((t=>{const o=s,a=Array[o(382)](n[o(331)]())[o(400)]((t=>i.LiveRange[o(396)](t)));t[o(327)](r),e[o(406)][o(359)](o(401))[o(341)](),e[o(368)](o(401),{forceDefaultExecution:!0});const c=a[o(385)]((t=>o(395)!=t[o(360)][o(414)]));c[o(424)]>0&&t[o(327)](c);for(const t of a)t[o(332)]()}))}));for(const n of[t(398),t(336),t(384),t(363)]){const r=e[t(406)][t(359)](n);r.on(t(383),((n,s,o)=>{const i=t;if(o){const t=e[i(339)][i(372)][i(407)][i(373)]()[i(413)]()[i(342)]((t=>t.is(i(355),i(404))));this[i(350)](r[i(343)],t)||(n[i(367)]=!1,n[i(348)]())}}),{priority:t(334)})}}[pa(381)](){const t=pa,e=this[t(412)][t(406)][t(359)](t(401)),n=this[t(412)][t(399)][t(359)](t(386));if(!e[t(387)])return!1;const r=n[t(352)](this[t(412)][t(339)][t(372)][t(407)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(350)](e,n))return!1;return!0}[pa(350)](t,e){const n=pa,r=this[n(412)][n(399)][n(359)](n(337)),s=this[n(412)][n(339)][n(361)](t),o=this[n(412)][n(339)][n(361)](e),i=new Set,a=new Set;for(const t of r[n(366)]())if((n(349)==t[n(345)]||n(340)==t[n(345)]||n(401)==t[n(388)])&&t[n(409)])for(const e of t[n(331)]())e[n(417)](s,!0)&&i[n(378)](t[n(345)]+":"+t[n(421)].id),e[n(417)](o,!0)&&a[n(378)](t[n(345)]+":"+t[n(421)].id);if(i[n(329)]!=a[n(329)])return!1;for(const t of i)if(!a[n(376)](t))return!1;return!0}}const ba=Ta;function Ta(t,e){const n=ya();return(Ta=function(t,e){return n[t-=396]})(t,e)}!function(t){const e=Ta,n=t();for(;;)try{if(115395===parseInt(e(441))/1*(-parseInt(e(418))/2)+parseInt(e(419))/3*(-parseInt(e(421))/4)+parseInt(e(417))/5*(parseInt(e(443))/6)+parseInt(e(422))/7+-parseInt(e(402))/8*(parseInt(e(448))/9)+parseInt(e(429))/10+-parseInt(e(472))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ya);class _a extends t.Plugin{static get[ba(477)](){return[da]}[ba(447)](){const t=ba,e=this[t(408)];if(!e[t(452)][t(473)](t(482)))return;const n=e[t(478)],r=e[t(452)][t(423)](t(461));r[t(464)](t(415)),r[t(464)](t(476)),r[t(463)](t(437)),r[t(463)](t(405)),r[t(480)][t(462)](t(437),Kr(n,t(435))),r[t(480)][t(462)](t(405),Kr(n,t(413))),this[t(474)]()}[ba(474)](){const t=ba,e=this[t(408)][t(452)][t(423)](t(461)),n=this[t(408)][t(452)][t(423)](t(453)),r=this[t(408)][t(452)][t(423)](da)[t(428)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=Ta,{type:c,id:u}=e[a(471)](o[a(410)]),l=e[a(406)](u),f=l[a(432)];if(a(460)!=l[a(433)]||!f||a(476)!=f[a(465)])return;if(o[a(412)])return void s[a(411)]();if(!i[a(454)][a(425)](o[a(401)],s[a(440)]))return;const h=o[a(401)][a(438)][a(469)],d=o[a(401)][a(451)][a(467)],g=h[a(409)][a(409)],{column:p}=n[a(459)](h),{column:m}=n[a(459)](d);for(let s=p;s<=m;s++){const l=n[a(431)](g,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(475)],l=i[a(458)][a(398)](s);i[a(449)][a(400)](a(444)+c,l),r&&i[a(449)][a(439)](a(455),u,l),i[a(458)][a(414)](l,o[a(410)]),t&&(e[a(416)][a(481)](o[a(410)])?i[a(449)][a(400)](a(434),l):i[a(449)][a(450)](a(434),l))}}}}e[t(468)][t(479)](t(460),t(415),t(420),r),e[t(468)][t(479)](t(460),t(476),t(420),r),this[t(408)][t(430)][t(457)].on(t(426),s(),{priority:t(456)}),this[t(408)][t(432)][t(457)].on(t(426),((e,n,r)=>{const o=t;r[o(397)][o(403)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(456)}),this[t(408)][t(430)][t(457)].on(t(445),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(471)](r[o(410)]),c=e[o(406)](a),u=c[o(432)];if(o(460)!=c[o(433)]||!u||o(476)!=u[o(465)])return;const l=s[o(458)][o(399)](r[o(410)]);if(l)for(const t of l)s[o(449)][o(450)](o(444)+i,t),s[o(449)][o(450)](o(434),t),s[o(449)][o(396)](o(455),t),s[o(458)][o(466)](t,r[o(410)])}),{priority:t(456)}),this[t(407)]()}[ba(407)](){const t=ba,e=this[t(408)],n=e[t(478)];function r(e){const r=t;return{type:r(442),content:Kr(n,r(424),e)}}e[t(452)][t(423)](t(461))[t(480)][t(470)]((e=>{const s=t;if(s(460)!=e[s(433)])return;const{data:o}=e;if(o){if(s(415)==o[s(465)]){const t=o[s(436)][0][s(404)];return r(Kr(n,s(t?435:427)))}if(s(476)==o[s(465)]){const t=o[s(436)][0][s(404)];return r(Kr(n,s(t?413:446)))}}}))}}function ya(){const t=["name","12188YBRGrr","format","62022TeYrOn","ck-suggestion-marker-","removeMarker:suggestion","FORMAT_REGULAR_COLUMN","afterInit","46503SYMupT","writer","removeClass","end","plugins","TableUtils","consumable","data-suggestion","highest","downcastDispatcher","mapper","getCellLocation","formatBlock","TrackChangesEditing","registerAttributeLabel","registerBlockAttribute","enableDefaultAttributesIntegration","commandName","unbindElementFromMarkerName","nodeBefore","_suggestionFactory","nodeAfter","registerDescriptionCallback","_splitMarkerName","1598960cmQzQh","has","_handleLegacySuggestions","cell","setTableColumnHeader","requires","locale","registerCustomCallback","descriptionFactory","includes","TableEditing","removeAttribute","options","toViewElement","markerNameToElements","addClass","markerRange","168PJtSyG","showSuggestionHighlights","forceValue","headingColumns","getSuggestion","_registerLegacyDescription","editor","parent","markerName","stop","item","FORMAT_HEADER_COLUMN","bindElementToMarker","setTableRowHeader","activeMarkers","85GigTSZ","8VUvdwk","21vfHJBi","accept","72604CohxHo","1584548oUhgSh","get","*Format:* %0","consume","addMarker:suggestion","FORMAT_REGULAR_ROW","_acceptFormatSuggestionCallbackFactory","1429780lgMHLw","editing","createTableWalker","data","type","ck-suggestion-marker--active","FORMAT_HEADER_ROW","commandParams","headingRows","start","setAttribute"];return(ya=function(){return t})()}const Aa=ka;function ka(t,e){const n=Ca();return(ka=function(t,e){return n[t-=416]})(t,e)}function Ca(){const t=["getSelectionAffectedTableCells","_splitMarkerName","keys","3HKDGiB","cells","name","isEmpty","findAncestor","getChangedMarkers","getColumnIndexes","registerPostFixer","return","activeMarkers","document","getRows","paragraph","move","getRange","insertion","suggestionLoaded","removeColumns","unwrap","requires","showSuggestionHighlights","forceDefaultExecution","oldRange","markerAttributes","getContainedElement","createPositionBefore","getChild","getColumns","createRange","_replaceTableSlotCell","getAttributes","markerToHighlight","registerDescriptionCallback","listenTo","setAttributes","621024XWuBGw","editing","tableCell","105833EzobQN","tablePasteChainId","tablePasteRow","fill","selection","some","startsWith","find","newRange","content","forEach","ck-suggestion-marker-insertion","tableCellPadding","discard","tableCellBorderColor","2434311kxmtCI","ck-suggestion-marker--active","row","entries","type","wrap","formatBlock","includes","remove","213292zDcKQL","$graveyard","_isForcedDefaultExecutionBlock","hasSuggestion","low","map","get","3079130nDfwGn","_tablePostFixingSubtypes","attributes","TrackChangesEditing","columnInsertionIndexes","model","detach","insert","isInContent","296lTkmCf","previous","removeRows","length","call","createRangeOn","markMultiRangeDeletion","accept","createRangeIn","tableCellSuggestion","markMultiRangeBlockFormat","markMultiRangeInsertion","subType","from","tablePaste","suggestionUnloaded","getRowIndexes","endColumn","next","rowInsertionRanges","push","*Replace table cells*","getAllAdjacentSuggestions","documentSelection","getMarkers","markers","previousSibling","setAttribute","start","columnInsertionRanges","clipboardOutput","high","every","containsRange","root","rows","column","nextSibling","editingDowncast","getItems","editor","options","getSuggestionCallback","deletionRanges","view","cell","change","suggestion","tablePasteColumn","386ZTWVzg","markerName","isEqual","fromRange","_suggestionFactory","tableCellBorderStyle","differ","join","fromEntries","TableClipboard","first","dataDowncast","descriptionFactory","rowInsertionIndexes","tableCellBackgroundColor","schema","batch","set","getRanges","filter","tableCellBorderWidth","insertColumns","columns","endRow","position","suggestion:formatBlock:tablePasteCell","registerCustomCallback","has","suggestion-td","1949790aaGMHH","removeMarker","2819AutiYL","elementToElement","end","insertContent","createTableWalker","tableCellVerticalAlignment","insertRows","ck-suggestion-marker","for","TableUtils","stop","element","tablePasteCell","deletion","rootName","getShiftedBy","getTableIfOnlyTableInContent","commands","_getCoordsForCells","_createdBatches","getSuggestion","insertionRanges","plugins","createElement","updateMarker","removeMarkers","getChildren","getSuggestions","Users","nodeAfter","author","table","reduce","register","tableCellHorizontalAlignment","getChanges","trackChanges","redo","add","conversion","value","locale","last","afterInit"];return(Ca=function(){return t})()}!function(t){const e=ka,n=t();for(;;)try{if(361875===parseInt(e(573))/1*(parseInt(e(542))/2)+-parseInt(e(620))/3*(-parseInt(e(477))/4)+parseInt(e(571))/5+-parseInt(e(450))/6+parseInt(e(453))/7*(-parseInt(e(493))/8)+-parseInt(e(468))/9+parseInt(e(484))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ca);const La=[Aa(562),Aa(467),Aa(547),Aa(607),Aa(578),Aa(556),Aa(465)],Na=Object[Aa(550)](La[Aa(482)]((t=>[t,null])));class Sa extends t.Plugin{static get[Aa(434)](){return[da]}[Aa(616)](){const t=Aa,n=this[t(533)];if(!n[t(595)][t(569)](t(551)))return;const r=n[t(595)][t(483)](t(487)),s=n[t(595)][t(483)](t(582)),o=n[t(595)][t(483)](da),a=n[t(595)][t(483)](t(551));o[t(485)][t(513)](t(455),t(541)),n[t(489)][t(557)][t(606)](t(502),{allowIn:t(452),allowContentOf:t(452),isLimit:!0}),n[t(612)][t(574)]({model:t(502),view:t(570)});let c=null;n[t(489)].on(t(576),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(496)]-1];h&&h[u(436)]||r[u(479)]||this[u(533)][u(590)][u(483)](u(609))[u(613)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(516)))return!1;const i=s[o(589)](t,n);if(!i||!Ma(i,void 0,r))return!1;const a=r[o(617)](n[o(425)][o(457)]);if(!a[o(496)])return!1;const c=a[0][o(419)](o(604)),l=r[o(509)](a),f=r[o(421)](a),h={startRow:l[o(552)],endRow:l[o(615)],startColumn:f[o(552)],endColumn:f[o(615)]};return 1==a[o(496)]&&(h[o(565)]+=r[o(426)](i)-1,h[o(510)]+=r[o(442)](i)-1),Ma(c,h,r)}(l,f,n[u(489)],s,a)&&(o[u(583)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(489)][u(539)]((()=>{const t=u;n[t(489)][t(576)](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(496)]&&r[t(504)](o,t(455),{tablePasteChainId:s}),a[t(496)]&&r[t(504)](a,t(541),{tablePasteChainId:s}),l[t(496)]&&(r[t(504)](l,t(507),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(463)]((e=>{const n=t;var r;return null===(r=e[n(490)])||void 0===r?void 0:r[n(497)](e)}))),f[t(496)]&&(r[t(499)](f,t(507),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(463)]((e=>{const n=t;var r;return null===(r=e[n(490)])||void 0===r?void 0:r[n(497)](e)})));const d=r[t(503)](h[t(482)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(585),{tablePasteChainId:s});if(d){const e=d[t(517)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(489)][t(498)](s),a=e[t(460)]((e=>e[t(429)]()[t(544)](i)));a&&r[t(513)]([a[t(417)],o])}r[t(496)]&&d[t(520)](t(438),Object[t(550)](r))}c=null})))}),{priority:e.priorities[t(524)]+10}),n[t(595)][t(483)](t(551)).on(t(444),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(583)]();const u=s[r(538)],l=o,f=Ra(u),h=Ra(l);e[r(423)]=u;let d=null,g=null;if(h||f)if(f&&!h){a[r(476)](u[r(441)](0));for(const t of Array[r(506)](l[r(599)]()))a[r(491)](t,u,r(575));const t=c[r(555)][r(475)](s[r(470)]),e=c[r(488)][r(475)](s[r(529)]);t||e||(d=i.LiveRange[r(545)](a[r(501)](u)))}else h&&!f&&(g=a[r(501)](u));else{const t=a[r(596)](r(502)),e=a[r(596)](r(502));a[r(473)](a[r(501)](u),e),a[r(491)](t,u,0);for(const e of Array[r(506)](l[r(599)]()))a[r(491)](e,t,r(575));d=i.LiveRange[r(545)](a[r(498)](t)),g=i.LiveRange[r(545)](a[r(498)](e))}const p=Array[r(506)](l[r(445)]())[r(561)]((([t])=>La[r(475)](t)));c[r(416)][r(513)]({element:u,attributes:p[r(496)]?Object[r(550)](p):null}),d&&c[r(594)][r(513)](d),g&&c[r(536)][r(513)](g)}),{priority:t(524)}),s.on(t(563),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(564)]||1;c[o(488)]=new Array(l)[o(456)](u)[o(482)](((t,e)=>t+e));for(const{cell:t}of s[o(577)](i,{startColumn:u,endColumn:u+l-1}))c[o(522)][o(513)](n[o(489)][o(498)](t))}),{priority:t(481)}),s.on(t(579),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(528)]||1;c[o(555)]=new Array(l)[o(456)](u)[o(482)](((t,e)=>t+e));for(const{cell:t}of s[o(577)](i,{startRow:u,endRow:u+l-1}))c[o(512)][o(513)](n[o(489)][o(498)](t))}),{priority:t(481)}),r[t(554)][t(447)]((e=>{const r=t;if(e[r(505)]&&e[r(505)][r(459)](r(507)))return e[r(494)]?{}:{type:r(430),content:Kr(n[r(614)],r(514))}}));const u=()=>!1;for(const e of[t(507),t(541),t(455),t(585)])r[t(546)][t(568)](t(430),e,t(549),u),r[t(546)][t(568)](t(586),e,t(549),u),r[t(546)][t(568)](t(474),e,t(549),u);r[t(546)][t(568)](t(474),t(585),t(466),u),r[t(546)][t(568)](t(474),t(585),t(500),((e,r,s)=>{const o=t,i=e[o(482)]((t=>t[o(439)]()))[o(561)]((t=>t)),a=new Map(i[o(482)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(416)])e&&a[o(559)](t,e);else if(s&&s[o(438)])for(const[t,e]of Object[o(471)](s[o(438)])){const r=n[o(489)][o(518)][o(483)](t),s=r?r[o(429)]()[o(439)]():null;s&&a[o(559)](s,e)}n[o(489)][o(539)]((t=>{const e=o;for(const[n,r]of a)t[e(449)]({...Na,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(546)][o(568)](e,o(507),s,((t,i,a)=>{const c=o;n[c(489)][c(539)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(521)][o(602)];t.is(o(584),o(502))&&u[o(513)](t)}r[o(546)][o(535)](e,null,s)(t,i,a);for(const t of u)o(478)!=t[o(527)][o(587)]&&n[o(433)](t)}))}))};l(t(430),t(500)),l(t(430),t(466)),l(t(586),t(500)),l(t(586),t(466)),r[t(546)][t(568)](t(430),t(455),t(466),(e=>{const n=t,r=e[n(482)]((t=>t[n(439)]())),i=r[0][n(419)](n(604)),{minRow:a,maxRow:c}=o[n(591)](r);s[n(495)](i,{at:a,rows:c-a+1})})),r[t(546)][t(568)](t(430),t(541),t(466),(e=>{const n=t,r=e[n(482)]((t=>t[n(439)]())),i=r[0][n(419)](n(604)),{minColumn:a,maxColumn:c}=o[n(591)](r);s[n(432)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(505)]||!n[s(505)][s(459)](s(507)))return;const o=n[s(486)][s(454)],i=r[s(600)]()[s(561)]((t=>t[s(492)]&&t[s(486)]&&t[s(486)][s(454)]==o));i[s(496)]&&n[s(515)]()[s(496)]!=i[s(496)]&&i[s(605)](((t,e)=>(t[s(511)]=e,e[s(494)]=t,e)))};function h(e,n=!0){const s=t,{id:o,authorId:i}=r[s(618)](e[s(543)]),a=[s(580),s(464)],c=r[s(424)][s(475)](e[s(543)]);return c&&a[s(513)](s(469)),{classes:a,attributes:{"data-suggestion":o,"data-author-id":i},priority:c&&n?3010:3e3}}r.on(t(431),f,{priority:t(524)}),r.on(t(508),f,{priority:t(524)}),n[t(489)][t(425)][t(422)]((()=>{const e=t;let s=!1;const o=Array[e(506)](n[e(489)][e(425)][e(548)][e(420)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(618)](t);if(e(540)!=o||e(586)!=a||i[e(437)])continue;if(!r[e(480)](c))continue;const u=r[e(593)](c)[e(560)](),l=n[e(595)][e(483)](e(601)).me;for(const t of r[e(600)]())if(t[e(492)]&&t[e(603)]==l&&e(474)==t[e(472)]&&e(585)==t[e(505)]&&t[e(560)]()[e(525)]((t=>u[e(458)]((n=>n[e(526)](t,!0))))))for(const n of t[e(515)]())n[e(492)]&&(n[e(466)](),s=!0)}return s})),n[t(489)][t(425)][t(422)]((e=>{const s=t,o=n[s(590)][s(483)](s(610));if(!o||!o[s(592)][s(569)](e[s(558)]))return!1;let i=!1;const a=n[s(595)][s(483)](s(601)).me,c=n[s(489)][s(425)][s(548)][s(608)](),u=Array[s(506)](n[s(489)][s(425)][s(548)][s(420)]())[s(561)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(618)](t);return n(540)==o&&n(507)==i&&c==a.id&&!e[n(437)]}));for(const t of c){if(s(491)!=t[s(472)]||s(502)!=t[s(417)]||1!=t[s(496)])continue;const n=e[s(443)](t[s(566)],t[s(566)][s(588)](1));if(!u[s(460)]((({data:t})=>t[s(461)][s(544)](n))))for(const{name:t,data:r}of u)if(n[s(526)](r[s(461)])){e[s(597)](t,{range:n}),i=!0;break}}return i})),n[t(489)][t(425)][t(422)]((e=>{const s=t;let o=!1;const i=n[s(595)][s(483)](s(601)).me,a=r[s(600)]()[s(561)]((t=>t[s(492)]&&t[s(603)]==i)),c=new Set,u=new Set;for(const t of a)if(s(507)==t[s(505)])for(const e of t[s(517)]()){const n=e[s(429)]()[s(439)]();if(n)if(n.is(s(584),s(502))&&Ra(n)){t[s(572)](e[s(417)]),c[s(611)](n),o=!0;const r=n[s(530)],i=n[s(519)],a=r&&r.is(s(584),s(502)),l=i&&i.is(s(584),s(502));a&&!c[s(569)](r)&&u[s(611)](r),l&&!c[s(569)](i)&&u[s(611)](i)}else n.is(s(584),s(427))&&n[s(418)]&&(t[s(572)](e[s(417)]),o=!0)}else if(s(585)==t[s(505)]){if(!t[s(486)]||!t[s(486)][s(454)])continue;const e=t[s(486)][s(438)];if(e&&Object[s(619)](e)[s(496)])continue;const n=t[s(486)][s(454)];let r=!0,i=!0;for(const e of a)if(e[s(505)]&&e[s(505)][s(459)](s(507))){if(!e[s(486)][s(454)]){i=!1;break}if(e.id!=t.id&&e[s(486)][s(454)]==n){r=!1;break}}i&&r&&(t[s(598)](),o=!0)}for(const t of c)e[s(476)](t);for(const t of u)e[s(433)](t);return o})),n[t(612)][t(581)](t(531))[t(446)]({model:t(567),view:t=>h(t),converterPriority:t(524)}),n[t(612)][t(581)](t(553))[t(446)]({model:t(567),view:(e,n)=>n[t(534)][t(435)]?h(e,!1):null,converterPriority:t(524)});const d=n[t(451)][t(537)];this[t(448)](d[t(425)],t(523),((e,n)=>{const r=t,s=[];for(const t of d[r(501)](n[r(462)])[r(532)]())t.is(r(584),r(570))&&s[r(513)](t);d[r(539)]((t=>{const e=r;for(const n of s)t[e(428)](t[e(501)](n),t[e(440)](n)),t[e(476)](n)}))}))}}function Ra(t){const e=Aa;if(t[e(418)])return!0;const n=t[e(441)](0);return n.is(e(584),e(427))&&n[e(418)]}function Ma(t,e={},n){const r=Aa;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(577)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const va=Oa;function wa(){const t=["getAttribute","getColumnGroupElement","registerDescriptionCallback","afterInit","model","TrackChangesEditing","change","accept","63034uglWbh","getTableColumnsWidths","type","tableWidth","8669637ZEUfCF","1537728ppteJv","document","formatInline","formatBlock","formatGroupId","commandParams","markBlockFormat","has","TableColumnResizeEditing","getSuggestionCallback","handleSuggestionDescription","25izmRUD","editor","Users","table","subType","getContainedElement","bind","discard","plugins","descriptionFactory","columnWidths","get","_suggestionFactory","6546456KxzGFn","format","data","resizeTable","resizeTableWidth","48rQMHNw","getSuggestions","author","selection","4007514LUrQML","handleResizeTableWidthCommand","locale","enableCommand","11043389QpsRlk","registerCustomCallback","getSelectedElement","*Format:* resize table","1177986vCqvFy"];return(wa=function(){return t})()}function Oa(t,e){const n=wa();return(Oa=function(t,e){return n[t-=111]})(t,e)}!function(t){const e=Oa,n=t();for(;;)try{if(985136===parseInt(e(149))/1*(-parseInt(e(115))/2)+parseInt(e(153))/3+parseInt(e(120))/4+-parseInt(e(131))/5*(-parseInt(e(161))/6)+parseInt(e(157))/7+-parseInt(e(144))/8+-parseInt(e(119))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wa);class Da extends t.Plugin{[va(165)](){const t=va;if(!this[t(132)][t(139)][t(127)](t(128)))return;const e=this[t(132)][t(139)][t(142)](t(112));e[t(156)](t(148),this[t(154)][t(137)](this)),e[t(143)][t(158)](t(123),t(147),t(114),e[t(143)][t(129)](t(123),null,t(138))),e[t(143)][t(158)](t(123),t(147),t(138),e[t(143)][t(129)](t(123),null,t(114))),e[t(140)][t(164)](this[t(130)][t(137)](this))}[va(154)](t,e){const n=va,r=this[n(132)][n(139)][n(142)](n(112)),s=this[n(132)][n(139)][n(142)](n(128)),o=e[n(134)]||this[n(132)][n(111)][n(121)][n(152)][n(159)]();this[n(132)][n(111)][n(113)]((()=>{const i=n,a=s[i(163)](o);let c=a?s[i(116)](a):null,u=o[i(162)](i(118))||null;const l=e[i(118)]||u,f=e[i(141)]||c,h=this[i(132)][i(139)][i(142)](i(133)).me;for(const t of r[i(150)]()){const e=t[i(136)]();if(i(147)===t[i(135)]&&e===o){t[i(151)]!==h&&t[i(138)]();const e=t[i(146)][i(125)];u=e[0][i(118)],c=e[0][i(141)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(126)](o,{commandName:i(148),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(147)},[],i(147))}))}[va(130)](t){const e=va;if(e(123)!=t[e(117)]&&e(122)!=t[e(117)])return;const{data:n}=t;if(n&&e(147)===n[e(124)]){const t=e(160);return{type:e(145),content:Kr(this[e(132)][e(155)],t)}}}}const Fa=Ba;function Ba(t,e){const n=Pa();return(Ba=function(t,e){return n[t-=396]})(t,e)}function Pa(){const t=["get","has","14ylDVNj","10713339qJGlPb","enableCommand","3330696fqshBL","387087OktvLX","editor","insertTemplate","TrackChangesEditing","496458ElBXQo","879377BCBbpB","781820wCTumC","Template","5819142LWoQex","152GnPVmB","plugins","afterInit"];return(Pa=function(){return t})()}!function(t){const e=Ba,n=t();for(;;)try{if(799772===-parseInt(e(408))/1+parseInt(e(399))/2*(parseInt(e(403))/3)+-parseInt(e(402))/4+parseInt(e(409))/5+parseInt(e(411))/6+parseInt(e(400))/7+-parseInt(e(412))/8*(parseInt(e(407))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pa);class xa extends t.Plugin{[Fa(396)](){const t=Fa,e=this[t(404)];e[t(413)][t(398)](t(410))&&e[t(413)][t(397)](t(406))[t(401)](t(405))}}const Ua=ja;function ja(t,e){const n=Ga();return(ja=function(t,e){return n[t-=315]})(t,e)}function Ga(){const t=["1655514GCWCdW","19652rrDYzF","TrackChangesEditing","editor","1279785AJXyQW","tableOfContents","registerElementLabel","commands","321041oQEJPO","725iiEMNU","get","8012616AkTvhA","25180808bCrOTK","afterInit","locale","plugins","insertTableOfContents","enableCommand","1936242EWVdnp","descriptionFactory","ELEMENT_TABLE_OF_CONTENTS"];return(Ga=function(){return t})()}!function(t){const e=ja,n=t();for(;;)try{if(925045===-parseInt(e(319))/1+-parseInt(e(333))/2+-parseInt(e(315))/3+-parseInt(e(316))/4*(parseInt(e(324))/5)+parseInt(e(326))/6+-parseInt(e(323))/7+parseInt(e(327))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ga);class Va extends t.Plugin{[Ua(328)](){const t=Ua,e=this[t(318)];if(!e[t(322)][t(325)](t(331)))return;e[t(330)][t(325)](t(317))[t(332)](t(331));const n=e[t(330)][t(325)](t(317)),r=e[t(329)];n[t(334)][t(321)](t(320),(e=>Kr(r,t(335),e)))}}function Ha(){const t=["afterInit","get","createRange","2141274rhSopl","from","1164843ZBGSLR","isCollapsed","element","locale","Title","getChangedMarkers","ELEMENT_TITLE","newRange","differ","updateMarker","710268YpuqOG","isTouching","getNearestSelectionRange","removeMarker","_splitMarkerName","end","editor","schema","start","3289770EpJrMi","TrackChangesEditing","registerPostFixer","4020375CjcYpf","suggestion","forward","plugins","document","8yIZCdP","isEqual","title-content","descriptionFactory","nodeBefore","model","registerElementLabel","has","12226781qjwyEM","333091nYQqqj"];return(Ha=function(){return t})()}const Wa=za;function za(t,e){const n=Ha();return(za=function(t,e){return n[t-=320]})(t,e)}!function(t){const e=za,n=t();for(;;)try{if(566011===-parseInt(e(324))/1+parseInt(e(328))/2+-parseInt(e(330))/3+-parseInt(e(340))/4+-parseInt(e(352))/5+-parseInt(e(349))/6+-parseInt(e(323))/7*(-parseInt(e(357))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ha);class Ka extends t.Plugin{[Wa(325)](){const t=Wa,e=this[t(346)];if(!e[t(355)][t(322)](t(334)))return;const n=e[t(355)][t(326)](t(350));n[t(360)][t(321)](t(359),(()=>Kr(e[t(333)],t(336)))),e[t(320)][t(356)][t(351)]((r=>{const s=t;let o=!1;const i=Array[s(329)](e[s(320)][s(356)][s(338)][s(335)]());for(const{name:t,data:a}of i){const{group:i}=n[s(344)](t);if(s(353)!==i||!a[s(337)])continue;const c=a[s(337)],u=c[s(345)][s(361)];if(!u||!u.is(s(332),s(359)))continue;if(!c[s(348)][s(341)](c[s(345)]))continue;const l=e[s(320)][s(347)][s(342)](c[s(345)],s(354));if(l&&l[s(331)]){const e=r[s(327)](c[s(348)],l[s(348)]);e[s(358)](c)||(r[s(339)](t,{range:e}),o=!0)}o||(r[s(343)](t),o=!0)}return o}))}}const Xa=Za;function Za(t,e){const n=Ja();return(Za=function(t,e){return n[t-=258]})(t,e)}!function(t){const e=Za,n=t();for(;;)try{if(700271===parseInt(e(264))/1*(parseInt(e(275))/2)+-parseInt(e(265))/3*(-parseInt(e(263))/4)+parseInt(e(272))/5+parseInt(e(276))/6+parseInt(e(260))/7+-parseInt(e(259))/8+-parseInt(e(267))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ja);class qa extends t.Plugin{[Xa(262)](){const t=Xa,e=this[t(273)],n=e[t(271)][t(268)](t(270));e[t(271)][t(274)](t(266))&&(n[t(261)](t(269)),n[t(261)](t(258)))}}function Ja(){const t=["has","1032NVGMgh","4545444nPRkfu","redo","10826800dsxstd","4840528fyCPZc","enableCommand","afterInit","472hayhHj","2019YKHwfV","3567Hmaqgk","UndoEditing","16842168avZvNH","get","undo","TrackChangesEditing","plugins","6468945IGxoAE","editor"];return(Ja=function(){return t})()}function Qa(){const t=["16695dRPPEB","editor","has","5070354JXmiKC","enableCommand","get","afterInit","toggleTableCaption","1429659WzbpSM","1110760CCOAwq","9024040TajFMU","1091lNDUJm","TrackChangesEditing","TableCaptionEditing","8vUyvVT","requires","5872743diNRUh","5sahZTk","574aBglrG","plugins"];return(Qa=function(){return t})()}const Ya=$a;function $a(t,e){const n=Qa();return($a=function(t,e){return n[t-=152]})(t,e)}!function(t){const e=$a,n=t();for(;;)try{if(593233===parseInt(e(155))/1*(-parseInt(e(162))/2)+parseInt(e(152))/3+-parseInt(e(153))/4+-parseInt(e(161))/5*(parseInt(e(167))/6)+parseInt(e(164))/7*(-parseInt(e(158))/8)+parseInt(e(160))/9+parseInt(e(154))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qa);class tc extends t.Plugin{static get[Ya(159)](){return[da]}[Ya(170)](){const t=Ya,e=this[t(165)];e[t(163)][t(166)](t(157))&&e[t(163)][t(169)](t(156))[t(168)](t(171))}}const ec=rc;function nc(){const t=["tableCellHeight","tableCellVerticalAlignment","nodeAfter","tableBorderWidth","registerCustomCallback","tableAlignment","tableCellBackgroundColor","plugins","batch","_handlePropertyChange","tableHeight","data","tableCellBorderWidth","enqueueChange","72FKhNrS","findAncestor","model","TablePropertiesEditing","locale","tableWidth","12163032ziPZIU","getSuggestionCallback","TableUtils","tableCellPadding","tableBorderColor","subType","start","enableCommand","table","818230KWrQeC","selection","editor","*Format:* change table cell properties","tableBorderStyle","commandParams","_suggestionFactory","getAttribute","get","registerDescriptionCallback","getContainedElement","handleDiscardAction","157006AQHtht","*Format:* change table properties","tableCellBorderStyle","removeAttribute","tableProperties","TrackChangesTableProperties","tableCellBorderColor","tableCellWidth","formatBlock","join","accept","format","tableCellProperties","TrackChangesEditing","3491040tUDlta","tableBackgroundColor","getSuggestions","afterInit","_getSuggestion","2902752oVfPUx","6EFrQNT","has","tableCellHorizontalAlignment","descriptionFactory","handleSuggestionDescription","29049paPYjT","setAttribute","document","markBlockFormat","change","getSelectionAffectedTableCells","getFirstPosition","TableCellPropertiesEditing","261700PdEgxr","pluginName","discard"];return(nc=function(){return t})()}function rc(t,e){const n=nc();return(rc=function(t,e){return n[t-=118]})(t,e)}!function(t){const e=rc,n=t();for(;;)try{if(476477===parseInt(e(192))/1+-parseInt(e(127))/2+-parseInt(e(152))/3*(-parseInt(e(177))/4)+parseInt(e(160))/5*(parseInt(e(147))/6)+parseInt(e(141))/7+parseInt(e(146))/8+-parseInt(e(183))/9)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(131)]=[e(187),e(119),e(166),e(168),e(182),e(173),e(142)],this[e(139)]=[e(133),e(129),e(175),e(186),e(134),e(163),e(169),e(149),e(164)]}static get[ec(161)](){return ec(132)}[ec(144)](){const t=ec,e=this[t(194)][t(170)][t(123)](t(140));if(this[t(194)][t(170)][t(148)](t(180))){for(const n of this[t(131)])e[t(190)](n,((e,r)=>{const s=t,o=this[s(194)][s(179)][s(154)][s(193)][s(158)]()[s(178)](s(191));this[s(172)](n,[o],this[s(131)],s(131),e,r)}));e[t(121)][t(167)](t(135),t(131),t(137),e[t(121)][t(184)](t(135),null,t(162))),e[t(121)][t(167)](t(135),t(131),t(162),((e,n)=>this[t(126)](this[t(131)],e,n))),e[t(121)][t(167)](t(135),t(131),t(136),(()=>!1))}if(this[t(194)][t(170)][t(148)](t(159))){for(const n of this[t(139)])e[t(190)](n,((e,r)=>{const s=t,o=this[s(194)][s(170)][s(123)](s(185))[s(157)](this[s(194)][s(179)][s(154)][s(193)]);this[s(172)](n,o,this[s(139)],s(139),e,r)}));e[t(121)][t(167)](t(135),t(139),t(137),e[t(121)][t(184)](t(135),null,t(162))),e[t(121)][t(167)](t(135),t(139),t(162),((e,n)=>this[t(126)](this[t(139)],e,n))),e[t(121)][t(167)](t(135),t(139),t(136),(()=>!1))}e[t(150)][t(124)]((e=>this[t(151)](e)))}[ec(172)](t,e,n,r,s,o){const i=ec,a=this[i(194)][i(170)][i(123)](i(140));this[i(194)][i(179)][i(176)](o[i(171)],(()=>{const t=i;for(const i of e)if(this[t(145)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(122)](r);void 0!==n&&(e[r]=n)}s(o),a[t(155)](i,{commandParams:[e]},[],r)}}))}[ec(126)](t,e,n){const r=ec,s=e[0][r(189)][r(165)],o=n[r(120)][0];this[r(194)][r(179)][r(156)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(153)](r,o[r],s):e[n(130)](r,s)}))}[ec(151)](t){const e=ec;if(t[e(174)])switch(t[e(188)]){case e(131):return{type:e(138),content:Kr(this[e(194)][e(181)],e(128))};case e(139):return{type:e(138),content:Kr(this[e(194)][e(181)],e(118))}}}[ec(145)](t,e){const n=ec,r=this[n(194)][n(170)][n(123)](n(140));for(const s of r[n(143)]({skipNotAttached:!0})){const r=s[n(125)]();if(s[n(188)]===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=qn(n,7,fc));for(var s=e.length;s--;)jr(n,e[s]);return n})),kc=Lc;function Cc(){const t=["_onDiscard","_reduceExistingSuggestions","never","isInsideObject","highest","name","data-author-id","reconvertMarker","type","pluginName","_blockAttributeKeys","track-changes-adapter-missing-getsuggestion","addMarker:suggestion:attribute","isInContent","TrackChangesEditing","_findSuggestions","_editor","formatBlock:chain","descriptionFactory","_commentsRepository","$textProxy","editingDowncast","getAttribute","comments","Users","elementEnd","applyOperation","formatInline:accept","containsRange","document","nodeAfter","commandName","formatGroupId","keys","trackChanges.trackFormatChanges","format","fromCharCode","selection","skipNestingCheck","setTo","_getMarkerAnnouncementText","registerBlockAttribute","writer","_joinSuggestions","map","oldValue","forceDefaultExecution","track-changes-suggestion-not-found","originalSuggestionId","containsItem","get","isCollapsed","dataDowncast","discardSuggestion","createRangeOn","setAttribute","every","notReady","marker-count","delete","_customCallbacks","getSuggestions","dataToMarker","concat","ENTER","attributeOldValue","insertion:accept","isOwn","isLimit","toJSON","updateMarker","_cutOutSuggestionMarker","mapper","substr","_getSuggestionData","showSuggestionHighlights","plugins","isBefore","deleteContent","hasCommentThread","containerElement","insertion:","getRanges","$text","markerNameToElements","consume","split","getContainedElement","formatBlock:accept","deletion","_afterChanges","_trackFormatChanges","isAfter","_addThreadToSuggestion","differ","catch","range","$elementName","moveTargetPosition","removeMarker","filter","pop","insertContent","markDeletion","_refreshSuggestionsChain","removed","_registerDefaultCallbacks","_defaultCallbacks","markInsertion","_setSuggestionData","widget","CommentsRepository","warn","dataReady","discardAllSuggestions","1418jEMTXO","high","isNextTo","formatBlock:join","PendingActions","discardSelectedSuggestions","join","accept","sort","editing","refresh","ck-suggestion-marker-formatBlock","requires","from","howMany","commentThread","ck-suggestion-marker-formatInline","4535132gvnxBR","acceptAllSuggestions","some","activeMarkers","_processAttributeChanges","acceptSelectedSuggestions","track-changes-suggestion-data-mismatch","_suggestions","getCommentThread","unbindElementFromMarkerName","createPositionAt","track-changes-adapter-already-set","authorName","createRangeIn","listenTo","isExternal","acceptSuggestion","getAllAdjacentSuggestions","_SUGGESTION_ANNOUNCEMENT","isEqual","accepted","resolve","isSelectable","enableDefaultAttributesIntegration","registerPostFixer","startsWith","getSuggestionCallback","markers","stringify","209827mvisrq","multipleBlocks","ck-suggestion-marker--active","suggestion","error-saving-suggestion-data-suggestion-discarded","insertion","createPositionAfter","for","deletion:discard","markAttributeChange","_checkSuggestionCorrectness","createdAt","stop","removeComment","batch","addHighlight","isUndo","FORMATTING","markerReady","deletion:chain","setSelection","isArray","172422jEFTUV","rootName","PENDING_ACTION_SUGGESTION","attribute:discard","_getAttributeKey","track-changes-user-not-found","formatInline:discard","values","_refreshAttributeSuggestionsChain","push","_createSuggestion","move","isAtEnd","data","getUser","removeAttribute","schema","enqueueChange","forEach","set","root","getItems","getChangedMarkers","addMarker","_isRegisteredAttribute","external:","multi","1494960clyuBL","_recordAttributeChanges","trackChanges","attribute","markMultiRangeDeletion","collaboration.channelId","suggestion-type","_getExternalAuthor","author","isTouching","addUser","next","suggestionLoaded","element","find","execute","$marker","open","bindElementToMarker","formatInline","newRange","insert","markerToHighlight","value","meta","_isForcedDefaultExecutionBlock","lowest","isIntersecting","group","addMarker:suggestion:formatBlock","getAncestors","createSelection","createRange","attribute:join","buildSuggestion","editor","getLastMatchingPosition","length","before","_isDataLoaded","addSuggestionData","markMultiRangeInsertion","includes","addComment","enableCommand","getWalker","attribute:accept","trackChangesCommand","_saved","_isBlockAttribute","assign","$graveyard","_suggestionFactory","has","markerName","low","ck-suggestion-marker","previous","createElement","elementToElement","_rangeIsInLocalUserInsertion","LEAVE","head","key","attributes","splitPosition","return","getNearestSelectionRange","start","track-changes-command-not-found","addMarker:suggestion","position","toViewElement","getCustomProperty","addRange","isAtStart","clone","registerCustomCallback","after","fire","265360XkOJBI","_breakSuggestionMarker","hasSuggestion","deletion:accept","_reduceSuggestionAttributeRange","change:activeMarkers","1383zFjOxP","updateSuggestion","discard","@external","_processAttributeSuggestions","parent","forward","documentSelection","formatBlock:discard","splice","adapter","change","change:data","subType","attributeKey","suggestion:attribute:","change:_saved","toUpperCase","_setSuggestionRange","unbind","suggestionUnloaded","trackChanges.mergeNestedSuggestions","data-suggestion","isObject","getChanges","getSuggestion","rethrowUnexpectedError","suggestionChanged","removeMarker:suggestion:attribute","removeClass","newValue","insertion:chain","_suggestionState","authoredAt","add","chain","deletion:","insertion:join","removeMarker:suggestion:formatBlock","item","locale","define","ready","enableReadOnlyMode","isDocumentOperation","removeMarkers","registerInlineAttribute","conversion","_updateSuggestionData","addSuggestion","markBlockFormat","getFirstMarker","config","size","rejected","_getAuthorFromId","formatInline:","suggestion:","tablePasteChainId","substring","_initAriaMarkerChangeAnnouncements","formatBlock","isLocal","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.","containsRangeInObject","formatInline:chain","clear","12EbGqon","elementStart","_removeSuggestion","commands","getMultiRangeId","attribute:","markerToData","targetPosition","getFirstRange","_handleNewSuggestionMarker","getShiftedBy","detach","rename","action","fetchCommentThread","_adapter","markMultiRangeBlockFormat","update:suggestion","announce","addClass","_joinWithAdjacentSuggestions","_enabledCommands","nodeBefore","containsPosition","then","684610EdVYGp","isIntersectingWithRange","always","_addSuggestionMarker","init","end","_mergeNestedSuggestions","_inlineAttributeKeys","fromRange","_recordAttributeSuggestions","isRemovable","unshift","consumable","remove","createPositionBefore","normal","formatInline:join","ck-suggestion-marker-","model","oldRange","formatBlock:","getMarkers","getRange","backward","addMarkerName","creator","stopListening","hasComments","256mplVYx","insertion:discard","_model","getIntersection","_splitMarkerName","markInlineFormat","upcast","track-changes-enable-command-twice","isBlock","getDifference","addCommentThread","deletion:join","attributeNewValue","options","groupId","default","isMultiRange"];return(Cc=function(){return t})()}function Lc(t,e){const n=Cc();return(Lc=function(t,e){return n[t-=489]})(t,e)}!function(t){const e=Lc,n=t();for(;;)try{if(383354===parseInt(e(800))/1+-parseInt(e(754))/2*(-parseInt(e(502))/3)+-parseInt(e(569))/4*(parseInt(e(594))/5)+parseInt(e(849))/6+parseInt(e(771))/7+parseInt(e(622))/8*(-parseInt(e(822))/9)+-parseInt(e(496))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cc);const Nc=kc(736);class Sc extends t.Plugin{static get[kc(766)](){return[kc(750),o.Users,t.PendingActions,ts,rs,us,ds,ys,Es,Ls,Ms,js,no,io,lo,po,_o,Co,Ro,Oo,Bo,zo,Go,qo,$o,ri,fi,Ii,Oi,ai,Ws,qs,_i,Ci,Ri,Pi,Gi,Ki,Ji,ta,oa,ua,da,Ea,_a,tc,Sa,Da,Va,sc,xa,Ka,qa]}static get[kc(648)](){return kc(653)}constructor(t){const e=kc;function n(t){const e=Lc;return t[e(683)]((t=>String[e(675)](t)))[e(760)]("")}super(t),this[e(603)]=!1,this[e(841)](e(774),[]),this.on(e(501),((n,r,s,o)=>{const i=e;this[i(624)][i(513)]((()=>{const e=i;for(const n of[...o,...s])this[e(624)][e(798)][e(902)](n)&&t[e(763)][e(646)](n)}))})),this[e(657)]=new Jr(this[e(884)][e(612)][e(838)],this[e(884)][e(542)]),this[e(584)]=null,this[e(901)]=new Rc(this[e(884)]),this[e(778)]=new Map,this[e(658)]=t[e(715)][e(689)](e(750)),this[e(590)]=new Set,this[e(624)]=this[e(884)][e(612)],this[e(534)]=new WeakMap,this[e(874)]=!1,this[e(649)]=new Set([e(736)]),this[e(601)]=new Set,t[e(554)][e(543)](e(673),e(637)),this[e(730)]=t[e(554)][e(689)](e(673)),t[e(554)][e(543)](e(523),!0),this[e(600)]=t[e(554)][e(689)](e(523)),this[e(896)]=new f(t,this[e(590)]),this[e(562)](),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,56,52,54])}[kc(598)](){const t=kc,n=this[t(884)],r=(e,n)=>{const r=t;if(r(852)!=e)return r(611)+e;const s=n[r(725)]("|")[0];return this[r(898)](s)?r(765):r(770)};n[t(549)][t(807)](t(660))[t(871)]({model:t(803),view:e=>{const n=t,{id:s,authorId:o,type:i,subType:a}=this[n(626)](e[n(903)]),c=[n(905),r(i,a)];let u=3e3;return this[n(774)][n(891)](e[n(903)])&&(c[n(831)](n(802)),u=3010),n(728)==i&&(u+=5),{classes:c,attributes:{"data-suggestion":s,"data-author-id":o},priority:u}}}),n[t(549)][t(807)](t(691))[t(536)]((e=>{const r=t;e.on(r(919),((t,e,s)=>{const o=r;if(!s[o(635)][o(714)])return;const i=e[o(541)];if(!i)return;const c=s[o(711)][o(921)](i);n[o(612)][o(838)][o(525)](i)&&c&&!c[o(489)](o(749))&&c.is(o(719))&&(0,a.toWidget)(c,s[o(681)])}),{priority:r(755)})})),n[t(549)][t(807)](t(691))[t(871)]({model:t(803),view:(e,n)=>{const s=t;if(!n[s(635)][s(714)])return null;const{type:o,subType:i}=this[s(626)](e[s(903)]);return{classes:[s(905),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(541)])return;const{id:c,authorId:u}=this[a(626)](o[a(903)]);if(r){const t=this[a(778)][a(689)](c),e=this[a(826)](t);if(!this[a(898)](e))return}if(o[a(541)].is(a(676)))return void i[a(606)][a(724)](o[a(541)],s[a(644)]);const l=i[a(711)][a(921)](o[a(541)]);if(o[a(541)].is(a(862))&&n[a(612)][a(838)][a(630)](o[a(541)])&&!l[a(489)](a(815))){i[a(681)][a(588)]([a(905),a(765)],l),i[a(681)][a(694)](a(524),c,l),i[a(681)][a(694)](a(645),u,l),i[a(711)][a(867)](l,o[a(903)]),e&&(this[a(774)][a(891)](o[a(903)])?i[a(681)][a(588)](a(802),l):i[a(681)][a(531)](a(802),l));for(const t of n[a(612)][a(784)](o[a(541)])[a(843)]())i[a(606)][a(724)](t,s[a(644)]);i[a(606)][a(724)](o[a(541)],s[a(644)])}};n[t(549)][t(807)](t(691))[t(536)]((e=>{const n=t;e.on(n(878),((t,e,r)=>{const o=n;r[o(635)][o(714)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(643)})})),n[t(549)][t(807)](t(691))[t(536)]((e=>{const n=t;e.on(n(651),((t,e,r)=>{const o=n;r[o(635)][o(714)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(643)})})),n[t(549)][t(807)](t(691))[t(575)]({model:t(803),view:(e,n)=>n[t(635)][t(714)]?null:{group:t(803),name:e[t(712)](11)}}),n[t(549)][t(807)](t(628))[t(908)]({view:{name:t(803),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(559)+e[r(661)](r(855))+":"+e[r(661)]("id");return e[r(661)](r(697))&&(s+=":"+e[r(661)](r(697))),n[r(907)](r(865),{"data-name":s})}}),n[t(549)][t(807)](t(628))[t(701)]({view:t(803)}),n[t(549)][t(807)](t(660))[t(536)]((e=>{const n=t;e.on(n(878),s(),{priority:n(755)})})),n[t(549)][t(807)](t(660))[t(536)]((e=>{const n=t;e.on(n(651),s({isAttributeSuggestion:!0}),{priority:n(755)})})),n[t(549)][t(807)](t(660))[t(536)]((e=>{const n=t;e.on(n(540),((t,e,r)=>{const s=n,o=r[s(711)][s(723)](e[s(903)]);if(o)for(const t of o)t[s(489)](s(815))||(r[s(681)][s(531)]([s(905),s(765),s(802)],t),r[s(681)][s(837)](s(524),t),r[s(681)][s(837)](s(645),t),r[s(711)][s(780)](t,e[s(903)]))}),{priority:n(755)})})),n[t(549)][t(807)](t(660))[t(536)]((e=>{const n=t;e.on(n(530),((t,e,r)=>{const s=n,o=r[s(711)][s(723)](e[s(903)]);if(!o)return;const{id:i}=this[s(626)](e[s(903)]),a=this[s(778)][s(689)](i),c=this[s(826)](a);if(this[s(898)](c))for(const t of o)t[s(489)](s(815))||(r[s(681)][s(531)]([s(905),s(765),s(802)],t),r[s(681)][s(837)](s(524),t),r[s(681)][s(837)](s(645),t),r[s(711)][s(780)](t,e[s(903)]))}),{priority:n(755)})})),n[t(612)][t(668)][t(795)]((e=>{const r=t;let s=!1;const o=Array[r(767)](n[r(612)][r(668)][r(733)][r(844)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(626)](t);if(r(803)!==o)continue;const h=this[r(778)][r(689)](f);if(null!=c[r(869)]){r(868)==u&&(s=s||wc(c[r(869)],t,e,n[r(612)][r(838)]));const o=r(852)==u&&this[r(898)](l[r(725)]("|")[0]);if(c[r(869)][r(690)]||r(900)==c[r(869)][r(842)][r(823)]||r(563)==u&&!Dc(c[r(869)])||o&&!Dc(c[r(869)])||r(728)==u&&(vc(a=c[r(869)])||function(t){const e=r;return t[e(917)][e(507)]==t[e(599)][e(591)]&&t[e(917)][e(834)]}(a)))e[r(738)](t),s=!0;else{if(!h||!h[r(652)])continue;if(c[r(869)]&&c[r(613)]&&c[r(869)][r(790)](c[r(613)]))continue;i[r(536)](h)}}}var a;return i[r(555)]>0&&(s=!!this[r(589)](i)||s),s})),n[t(612)][t(668)][t(795)]((e=>{const r=t;let s=!1;for(const t of n[r(612)][r(668)][r(733)][r(526)]())if(r(870)==t[r(647)])for(const t of this[r(778)][r(829)]()){if(t[r(638)]||!t[r(652)])continue;const o=r(563)==t[r(647)],i=this[r(826)](t),a=i&&this[r(898)](i);if(!o&&!a)continue;const c=t[r(577)]();if(c[r(917)][r(507)]!=c[r(599)][r(507)]&&!c[r(599)][r(834)]){const o=n[r(612)][r(781)](c[r(917)][r(669)],r(599)),i=n[r(612)][r(881)](c[r(917)],o);e[r(709)](t[r(553)](),{range:i}),s=!0}}return s})),n[t(612)][t(668)][t(795)]((e=>this[t(775)](e))),n[t(612)][t(668)][t(795)]((e=>!e[t(814)][t(564)]&&this[t(506)](e))),n[t(612)].on(t(729),(()=>{this[t(603)]=!1})),n[t(612)][t(668)].on(t(514),((r,s)=>{const o=t;if(!s[o(564)]||s[o(816)])return;if(!this[o(603)])return;const i=n[o(612)][o(668)][o(733)][o(526)]();if(0==i[o(886)])return;const a=[],c=i[o(739)]((t=>o(852)==t[o(647)])),u=i[o(739)]((t=>o(870)==t[o(647)]&&o(722)!=t[o(644)]));for(const t of c)this[o(846)](t[o(516)])&&a[o(831)]({key:t[o(516)],newValue:t[o(634)],oldValue:t[o(704)],range:Fc(t[o(735)],n[o(612)])});for(const t of u){if(o(581)!=t[o(582)]&&o(764)!=t[o(582)])continue;const e=Bc(t[o(920)][o(669)],n[o(612)]),r=t[o(887)];o(581)==t[o(582)]&&a[o(831)]({key:o(736),newValue:t[o(644)],oldValue:r[o(644)],range:e});for(const[n,s]of r[o(913)]){if(!this[o(846)](n))continue;const r=t[o(913)][o(689)](n);s!==r&&a[o(831)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(913)])this[o(846)](n)&&(r[o(913)][o(902)](n)||a[o(831)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(886)]&&n[o(612)][o(839)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(809)](t,e,s,o,{groupId:r});this[n(640)](t,a)}))}),{priority:t(875)}),n[t(612)][t(798)].on(t(586),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(626)](n[s(644)]),e=this[s(778)][s(689)](t);e&&e[s(618)](n[s(644)])}})),n[t(612)][t(668)].on(t(514),(()=>{const e=t,r=Array[e(767)](n[e(612)][e(668)][e(733)][e(844)]())[e(739)]((t=>e(803)===this[e(626)](t[e(644)])[e(877)]));if(0===r[e(886)])return;r[e(762)](((t,n)=>{const r=e,s=t[r(835)][r(613)],o=n[r(835)][r(613)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(917)][r(716)](o[r(917)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(626)](t);if(null===n[e(613)]){const n=this[e(578)](t);o[e(536)](n)}else{const t=this[e(778)][e(689)](r);null!==n[e(869)]||t[e(652)]?(s[e(536)](t[e(911)]),o[e(536)](t)):this[e(571)](t)}}o[e(555)]>0&&this[e(743)](o);for(const t of s)this[e(495)](e(529),t)})),n[t(612)].on(t(665),((e,r)=>{const s=t,o=r[0];if(!this[s(778)][s(555)])return;if(!o[s(546)])return;if(o[s(814)][s(816)]||!o[s(814)][s(564)])return;let i,a;switch(o[s(647)]){case s(870):i=n[s(612)][s(781)](o[s(920)]),a=i[s(579)](o[s(768)]);break;case s(725):i=n[s(612)][s(781)](o[s(914)]),a=n[s(612)][s(781)](o[s(737)]);break;case s(833):i=n[s(612)][s(781)](o[s(576)]),a=i[s(579)](o[s(768)]);break;default:return}const c=n[s(612)][s(881)](i,a);n[s(612)][s(513)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(654)](c)){if(e[t(638)])continue;if(t(868)==e[t(647)])continue;const r=this[t(826)](e);if(r&&this[t(898)](r)&&t(725)!=o[t(647)])continue;const s=e[t(835)]&&e[t(835)][t(801)];(t(563)!=e[t(647)]||t(725)==o[t(647)]&&!s)&&(n[t(566)]||t(805)==e[t(647)]&&n[t(706)]||e[t(577)]()[t(667)](c)&&this[t(497)](e,i,a))}}))}),{priority:t(875)}),n[t(612)].on(t(717),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(685)])return;if(this[s(874)])return;if(!this[s(896)][s(872)])return;if(o[s(690)])return;const a=n[s(612)][s(838)],{start:c,end:u}=o[s(577)](),l=c[s(669)]&&a[s(707)](c[s(669)])?null:a[s(916)](c,s(508)),f=u[s(591)]&&a[s(707)](u[s(591)])?null:a[s(916)](u,s(617)),h=n[s(612)][s(881)](l?l[s(917)]:c,f?f[s(599)]:u);n[s(612)][s(513)]((t=>{const e=s;this[e(742)](h);const r=n[e(612)][e(838)][e(916)](h[e(917)]);o.is(e(509))?t[e(820)](r):o[e(678)](r)})),e[s(812)]()}),{priority:e.priorities[t(609)]+10}),n[t(612)].on(t(741),((e,r)=>{const s=t,o=r[r[s(886)]-1];o&&o[s(685)]||this[s(874)]||this[s(896)][s(872)]&&(n[s(612)][s(513)]((()=>{const t=s;let o=n[t(612)][t(741)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(915)]=o[t(492)]();const i=o[t(599)][t(591)],a=n[t(612)][t(838)];i&&a[t(630)](i)&&!a[t(525)](i)&&(o=n[t(612)][t(881)](o[t(917)],n[t(612)][t(781)](i,t(599)))),this[t(747)](o)})),e[s(812)]())}),{priority:t(755)}),this[t(884)][t(572)][t(536)](t(851),this[t(896)]),this[t(893)](t(851));const o=new p(n,this[t(778)]);n[t(572)][t(536)](t(787),o),this[t(893)](t(787));const i=new b(n,this[t(778)]);n[t(572)][t(536)](t(692),i),this[t(893)](t(692)),n[t(572)][t(536)](t(772),new v(n,o,this[t(778)])),this[t(893)](t(772)),n[t(572)][t(536)](t(753),new v(n,i,this[t(778)])),this[t(893)](t(753)),n[t(572)][t(536)](t(776),new F(n,o,this[t(778)])),this[t(893)](t(776)),n[t(572)][t(536)](t(759),new F(n,i,this[t(778)])),this[t(893)](t(759));const c=n[t(715)][t(689)](t(750));this[t(785)](c,t(892),((e,{threadId:n})=>{const r=t,s=this[r(778)][r(689)](n);s&&s[r(769)]&&1===s[r(769)][r(886)]&&this[r(550)](n,{hasComments:!0})}),{priority:t(904)}),this[t(785)](c,t(813),((e,{threadId:n})=>{const r=t,s=this[r(778)][r(689)](n);s&&s[r(769)]&&!s[r(769)][r(886)]&&this[r(550)](n,{hasComments:!1})}),{priority:t(904)})}set[kc(512)](t){const n=kc;if(this[n(584)])throw new e.CKEditorError(n(782),this);this[n(584)]=t}get[kc(512)](){return this[kc(584)]}[kc(700)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=kc,r=[];for(const e of this[n(778)][n(829)]())t&&!e[n(652)]||r[n(831)](e);return e?r[n(683)]((t=>t[n(708)]())):r}[kc(527)](t){const n=kc,r=this[n(778)][n(689)](t);if(!r)throw new e.CKEditorError(n(686),this);return r}[kc(498)](t){const e=kc;return this[e(778)][e(902)](t)}[kc(889)](t){const e=kc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(647)][e(725)](":"),a=this[e(778)][e(689)](r)||this[e(832)](o,i,r,n,s);if(this[e(732)](a),this[e(810)](a,o,i||null,n),a[e(811)]=t[e(811)],a[e(888)]=!0,s&&s[e(505)]){const t=s[e(505)],n=this[e(856)](t[e(783)]);a[e(535)]=t[e(811)],a[e(857)]=n,a[e(786)]=!0}else a[e(535)]=t[e(811)];switch(t[e(835)]&&(a[e(835)]=t[e(835)]),t[e(913)]&&(a[e(913)]=t[e(913)]),this[e(584)]&&this[e(584)][e(551)]||(a[e(897)]=!0),this[e(534)][e(689)](a)){case e(696):this[e(534)][e(841)](a,e(752));break;case e(818):a[e(652)]?(this[e(589)](new Set([a])),this[e(743)](new Set([a])),this[e(534)][e(841)](a,e(544)),this[e(495)](e(861),a)):this[e(534)][e(841)](a,e(744))}return a}[kc(787)](t){const e=kc;this[e(685)]((()=>{const n=e;this[n(884)][n(612)][n(513)]((()=>{const e=n;for(const n of t[e(788)]())n[e(761)]()}))}))}[kc(692)](t){const e=kc;this[e(685)]((()=>{const n=e;this[n(884)][n(612)][n(513)]((()=>{const e=n;for(const n of t[e(788)]())n[e(504)]()}))}))}[kc(893)](t,n){const r=kc,s=this[r(884)][r(572)][r(689)](t);if(!s)throw new e.CKEditorError(r(918),this,{commandName:t});if(this[r(590)][r(902)](s))throw new e.CKEditorError(r(629),this,{commandName:t});this[r(590)][r(536)](s),n&&s.on(r(864),((t,e)=>{const o=r;this[o(896)][o(872)]&&(this[o(874)]||(e[o(886)]>0&&e[e[o(886)]-1]&&e[e[o(886)]-1][o(685)]?e[o(740)]():(t[o(915)]=n(((...t)=>s[o(864)](...t,{forceDefaultExecution:!0})),...e),t[o(812)]())))}),{priority:r(755)})}[kc(685)](t){const n=kc;let r,s;const o=this[n(874)];this[n(874)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(874)]=!1),s&&e.CKEditorError[n(528)](s,this),r}[kc(747)](t,n=null,r={}){const s=kc;if(t[s(690)])return null;const o=this[s(884)][s(715)][s(689)](s(663)).me;for(const{suggestion:e,meta:o}of this[s(654)](t,s(805)))if(o[s(706)]){if(!o[s(756)]){if(o[s(566)]){if(!this[s(600)]||!Uc(e,r))continue;return e}if(Uc(e,r))return e;this[s(497)](e,t[s(917)],t[s(599)]);break}if(n==e[s(515)]&&Uc(e,r)){const n=e[s(577)]();return n[s(917)][s(790)](t[s(599)])?this[s(520)](e,this[s(624)][s(881)](t[s(917)],n[s(599)])):this[s(520)](e,this[s(624)][s(881)](n[s(917)],t[s(599)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(720)+n:s(805),u=this[s(748)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(597)](c,i,a,t),u}[kc(890)](t,n=kc(848),r={}){const s=kc,o=this[s(884)][s(715)][s(689)](s(663)).me,i=this[s(901)][s(797)](s(805),n,s(760));for(const e of this[s(700)]())if(e[s(857)].id==o.id&&s(805)==e[s(647)]&&e[s(515)]==n&&Uc(e,r)&&(i(e[s(721)](),t)||i(t,e[s(721)]()))){for(const n of t)e[s(490)](n);return e}for(const{suggestion:e,meta:n}of this[s(654)](t,s(805))){if(!n[s(706)])continue;if(!this[s(600)]&&n[s(566)])continue;if(!Uc(e,r))continue;let o=!0;for(const n of e[s(721)]())for(const e of t)if(!n[s(667)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(720)+n,l=this[s(748)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(597)](u,a,c,e,zr[s(573)]());return l}[kc(627)](t,n,r=null,s={}){const o=kc;if(r=r||Oc(n),t[o(690)])return null;if(o(641)===this[o(730)]){const e=this[o(901)][o(797)](o(868),r,o(761));return this[o(685)]((()=>e([t],n,s))),null}const i=this[o(884)][o(715)][o(689)](o(663)).me,a=[];if(o(596)!==this[o(730)])for(const{suggestion:e,meta:n}of this[o(654)](t,o(805)))n[o(706)]&&!n[o(642)]&&a[o(831)](...e[o(721)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(625)](s);e&&r[n(831)](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(886)];){const s=r[e][n(631)](t);r[n(511)](e,1,...s),e+=s[n(886)]}}return r}(t,a);c[o(886)]&&this[o(624)][o(513)]((()=>{const t=o;for(const e of c){const o=this[t(901)][t(797)](t(868),r,t(761));this[t(685)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(917)],u=t[o(599)];for(const{suggestion:e,meta:n}of this[o(654)](t,o(868))){if(!n[o(706)])continue;if(e[o(515)]!=r)continue;if(!Uc(e,s))continue;const i=e[o(577)]();if(i[o(667)](t,!0))return null;c=c[o(716)](i[o(917)])?c:i[o(917)],u=u[o(731)](i[o(599)])?u:i[o(599)],a?i[o(917)][o(716)](a[o(577)]()[o(917)])?(a[o(547)](),a=e):e[o(547)]():a=e}const l=this[o(624)][o(881)](c,u);if(a)this[o(520)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(748)]({id:t,type:o(558)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(597)](o(558)+r,t,a,l)}}return null}[kc(552)](t,n,r=[],s=null,o={}){const i=kc;n[i(671)]||(n[i(671)]=n[i(670)]),n[i(801)]=t.is(i(735)),s=s||Oc(n);const a=r[i(683)]((t=>Bc(t,this[i(624)]))),c=t.is(i(735))?t:Bc(t,this[i(624)]);if(i(641)===this[i(730)]){const t=this[i(901)][i(797)](i(563),s,i(761));return this[i(685)]((()=>t([c],n,o))),null}a[i(831)](c);let u=!0;for(const t of a)if(!this[i(909)](t)){u=!1;break}if(u&&i(596)!==this[i(730)]){const t=this[i(901)][i(797)](i(563),s,i(761));return this[i(685)]((()=>t([c],n,o))),null}let l=null,f=c[i(917)],h=c[i(599)];for(const{suggestion:t,meta:e}of this[i(654)](c,i(563))){if(!e[i(706)])continue;if(e[i(756)]||e[i(566)]||e[i(642)])continue;if(t[i(835)][i(671)]!=n[i(671)])continue;if(!Uc(t,o))continue;const r=t[i(577)]();if(t[i(515)]==s){if(r[i(667)](c,!0))return null;f=f[i(716)](r[i(917)])?f:r[i(917)],h=h[i(731)](r[i(599)])?h:r[i(599)],l?r[i(917)][i(716)](l[i(577)]()[i(917)])?(l[i(547)](),l=t):t[i(547)]():l=t}else{const e=c[i(625)](r);this[i(710)](t,e)}}const d=this[i(884)][i(715)][i(689)](i(663)).me,g=(0,e.uid)(),p=d.id;if(l)return this[i(520)](l,this[i(624)][i(881)](f,h)),l;{const t=this[i(748)]({id:g,type:i(614)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(597)](i(614)+s,g,p,this[i(624)][i(881)](f,h)),t}}[kc(585)](t,n,r=[],s=null,o={}){const i=kc;n[i(671)]||(n[i(671)]=n[i(670)]);const a=t[0];n[i(801)]=a.is(i(735)),s=s||Oc(n);const c=r[i(683)]((t=>Bc(t,this[i(624)]))),u=a.is(i(735))?t:t[i(683)]((t=>Bc(t,this[i(624)])));if(i(641)===this[i(730)]){const t=this[i(901)][i(797)](i(563),s,i(761));return this[i(685)]((()=>t(u,n,o))),null}c[i(831)](...u);let l=!0;for(const t of c)if(!this[i(909)](t)){l=!1;break}if(l&&i(596)!==this[i(730)]){const t=this[i(901)][i(797)](i(563),s,i(761));return this[i(685)]((()=>t(u,n,o))),null}const f=this[i(884)][i(715)][i(689)](i(663)).me;for(const t of this[i(700)]()){if(t[i(857)].id!=f.id)continue;if(i(563)!=t[i(647)]||t[i(835)][i(671)]!=n[i(671)])continue;if(!Uc(t,o))continue;const e=t[i(515)]==s;for(let n=0;n<u[i(886)];n++){const r=u[n];for(const s of t[i(615)]()){const o=s[i(616)]();if(r[i(790)](o)){e?(u[i(511)](n,1),n--):t[i(738)](s[i(644)]);break}}}}if(0==u[i(886)])return null;const h=this[i(901)][i(797)](i(563),s,i(760));for(const t of this[i(700)]())if(t[i(857)].id==f.id&&i(563)==t[i(647)]&&t[i(835)][i(671)]==n[i(671)]&&t[i(515)]==s&&Uc(t,o)&&(h(t[i(721)](),u)||h(u,t[i(721)]()))){for(const e of u)t[i(490)](e);return t}const d=(0,e.uid)(),g=f.id,p=i(614)+s,m=this[i(748)]({id:d,type:p,data:n,createdAt:new Date,authorId:g,attributes:o});for(const t of u)this[i(597)](p,d,g,t,zr[i(573)]());return m}[kc(742)](t,n=null,r={}){const s=kc;if(t[s(690)])return null;const o=this[s(884)][s(715)][s(689)](s(663)).me,a=new i.LiveRange(t[s(917)],t[s(599)]);for(const{suggestion:t,meta:e}of this[s(654)](a,s(805)))if(e[s(706)]&&!e[s(756)])if(t[s(638)]){const e=t[s(721)]()[s(739)]((t=>s(900)!=t[s(842)][s(823)]));if(e[s(695)]((t=>a[s(667)](t,!0)))&&t[s(504)](),e[s(773)]((t=>t[s(667)](a,!0)))){const t=this[s(901)][s(797)](s(728),n,s(761));return this[s(685)]((()=>t([a],null,r))),null}}else{const e=a[s(625)](t[s(577)]());null!==e&&t[s(639)]([e],null,r)}if(a[s(580)](),a[s(690)]||s(900)==a[s(842)][s(823)])return null;let c=null,u=a[s(917)],l=a[s(599)];const f=this[s(654)](a,s(728));for(const{suggestion:t,meta:e}of f){const n=this[s(624)][s(881)](u,l);if(e[s(706)]&&(this[s(600)]||!e[s(566)]&&!e[s(642)]))if(t[s(638)]){if(!Uc(t,r))continue;let e=!0;for(const r of t[s(721)]()){if(r[s(667)](n,!0))return t;n[s(667)](r)||(e=!1)}e&&t[s(504)]()}else{const e=t[s(577)]();if(e[s(667)](n,!0))return t;if(!Uc(t,r)){n[s(667)](e)?t[s(547)]():e[s(592)](u)?u=e[s(599)]:e[s(592)](l)&&(l=e[s(917)]);continue}u=u[s(716)](e[s(917)])?u:e[s(917)],l=l[s(731)](e[s(599)])?l:e[s(599)],r=Object[s(899)]({},t[s(913)]),c?e[s(917)][s(716)](c[s(577)]()[s(917)])?(c[s(547)](),c=t):t[s(547)]():c=t}}if(c)return this[s(520)](c,this[s(624)][s(881)](u,l)),c;{const t=(0,e.uid)(),i=this[s(624)][s(881)](u,l),a=o.id,c=n?s(538)+n:s(728),f=this[s(748)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(597)](c,t,a,i),f}}[kc(853)](t,n=kc(848),r={}){const s=kc,o=this[s(884)][s(715)][s(689)](s(663)).me,a=t[s(683)]((t=>new i.LiveRange(t[s(917)],t[s(599)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(654)](a,s(805)))e[s(706)]&&!e[s(756)]&&c[s(536)](t);for(const e of c)if(e[s(638)]){const o=e[s(721)]();if((!e[s(913)]||!e[s(913)][s(677)])&&o[s(695)]((t=>a[s(773)]((e=>e[s(667)](t,!0)))))&&e[s(504)](),a[s(695)]((t=>o[s(773)]((e=>e[s(667)](t,!0)))))){const e=this[s(901)][s(797)](s(728),n,s(761));return this[s(685)]((()=>e(t,null,r))),null}}else{const t=e[s(577)]();if(a[s(773)]((e=>e[s(667)](t,!0)))&&e[s(504)](),a[s(695)]((e=>t[s(667)](e,!0)))){const t=this[s(901)][s(797)](s(728),n,s(761));return this[s(685)]((()=>t(a,null,r))),null}}const u=this[s(901)][s(797)](s(728),n,s(760));let l=null;for(const t of this[s(700)]())if(t[s(857)].id==o.id&&t[s(652)]&&s(728)==t[s(647)]&&t[s(515)]==n&&Uc(t,r)&&(u(t[s(721)](),a)||u(a,t[s(721)]())))if(l){if(t[s(769)]&&t[s(769)][s(886)])continue;for(const e of t[s(721)]())l[s(595)](e)||l[s(490)](e);t[s(547)]()}else{l=t;for(const e of a)t[s(595)](e)||t[s(490)](e)}if(l)return l;c[s(568)]();for(const{suggestion:t,meta:e}of this[s(654)](a,s(728)))e[s(706)]&&(this[s(600)]||!e[s(566)]&&!e[s(642)])&&Uc(t,r)&&c[s(536)](t);for(const t of c){const e=t[s(721)]();if((!r||!r[s(677)])&&a[s(695)]((t=>e[s(773)]((e=>e[s(667)](t,!0))))))return t;(!t[s(913)]||!t[s(913)][s(677)])&&e[s(695)]((t=>a[s(773)]((e=>e[s(667)](t,!0)))))&&t[s(504)]()}const f=(0,e.uid)(),h=o.id,d=s(538)+n,g=this[s(748)]({id:f,type:d,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(580)](),t[s(690)]||s(900)==t[s(842)][s(823)]||this[s(597)](d,f,h,t,zr[s(573)]());return g}[kc(809)](t,n,r,s,o){const i=kc;if(t[i(690)])return[];if(i(641)===this[i(730)])return[];const a=this[i(884)][i(715)][i(689)](i(663)).me.id,c=Array[i(767)](this[i(778)][i(829)]())[i(739)]((e=>i(852)==e[i(647)]&&e[i(835)][i(912)]==n&&e[i(595)](t)));if(i(637)===this[i(730)]){const e=this[i(654)](t,i(805))[i(739)]((({meta:t})=>t[i(706)]&&!t[i(642)]&&!t[i(756)]))[i(683)]((({suggestion:t})=>t));c[i(605)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(852)==t[i(647)]?t[i(835)][i(684)]:void 0,o=t[i(577)](),a=Array[i(767)](u[i(672)]())[i(863)]((t=>t[i(876)](o)));if(!a)continue;const c=a[i(631)](o);this[i(898)](n)&&i(805)==t[i(647)]&&0!=c[i(886)]||(u[i(698)](a),c[i(840)]((t=>{u[i(841)](t,r)})),i(805)!=t[i(647)]&&e!=s&&u[i(841)](a[i(625)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(886)]>37&&console[i(751)](i(565),{key:n});const f=(i(574)+(n+"|")+Oc({newValue:s}))[i(561)](0,60),h=this[i(748)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(831)](h),this[i(597)](f,c,a,t)}return l}[kc(794)](t){const e=kc;this[e(893)](t,((t,...n)=>{this[e(850)]((()=>{t(...n)}))}))}[kc(680)](t){const e=kc;this[e(649)][e(536)](t)}[kc(548)](t){const e=kc;this[e(601)][e(536)](t)}[kc(826)](t){const e=kc;return e(852)==t[e(647)]?t[e(515)][e(725)]("|")[0]:null}[kc(520)](t,e){const n=kc,r=t[n(553)]();this[n(624)][n(513)]((t=>{t[n(709)](r,{range:e})}))}[kc(732)](t){const e=kc,n=t.id,r=this[e(884)][e(554)][e(689)](e(854));this[e(658)][e(718)](n)||this[e(658)][e(632)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(658)][e(779)](n);s[e(521)](e(604)),s[e(604)]=!1,t[e(769)]=s}[kc(810)](t,n,r,s){const o=kc;if(t[o(647)]!=n||t[o(515)]!=r||t[o(619)].id!=s)throw this[o(884)][o(545)](o(777)),new e.CKEditorError(o(777),this)}[kc(710)](t,n){const r=kc,s=t[r(577)]();if(n[r(790)](s))t[r(547)]();else if(s[r(667)](n)){const o=this[r(624)][r(781)](n[r(917)][r(591)],r(599));this[r(520)](t,this[r(624)][r(881)](s[r(917)],o));const i=(0,e.uid)(),a=t[r(619)].id,c=t[r(647)]+":"+t[r(515)];this[r(748)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(835)],attributes:t[r(913)]});const u=this[r(624)][r(781)](n[r(599)][r(507)],r(494)),l=this[r(624)][r(881)](u,s[r(599)]);this[r(597)](c,i,a,l)}else if(s[r(592)](n[r(917)])){const e=this[r(624)][r(781)](n[r(917)][r(591)],r(599));this[r(520)](t,this[r(624)][r(881)](s[r(917)],e))}else{const e=this[r(624)][r(781)](n[r(599)][r(507)],r(494));this[r(520)](t,this[r(624)][r(881)](e,s[r(599)]))}}[kc(909)](t){const e=kc;for(const{suggestion:n,meta:r}of this[e(654)](t,e(805))){if(!r[e(706)])continue;const s=n[e(721)]();for(const n of s)if(!t[e(631)](n)[e(886)])return!0}return!1}[kc(557)](t){const n=kc,r=this[n(884)][n(715)][n(689)](n(663))[n(836)](t);if(!r)throw new e.CKEditorError(n(827),this);return r}[kc(856)](t){const e=kc,n=this[e(884)][e(715)][e(689)](e(663)),r=(0,o.hashObject)(e(847)+t);return n[e(836)](r)||n[e(859)]({id:r,name:t})}[kc(832)](t,e,n,r,s){const o=kc,i=this[o(557)](r),a=this[o(901)][o(883)](t,e,n,i,s,(t=>{const e=o;this[e(550)](n,{attributes:t});const r=this[e(527)](n);this[e(589)](new Set([r])),this[e(743)](new Set([r]))}));return this[o(785)](a,o(761),(()=>{const t=o;this[t(550)](n,{state:t(791)})}),{priority:o(755)}),this[o(785)](a,o(504),(()=>{const t=o;this[t(550)](n,{state:t(556)})}),{priority:o(755)}),this[o(778)][o(841)](n,a),this[o(534)][o(841)](a,o(696)),a}[kc(626)](t){const e=kc,n=t[e(725)](":");return{group:n[0],type:n[1],subType:n[e(886)]>=5?n[2]:null,id:n[e(886)]<5?n[2]:n[3],authorId:n[e(886)]<5?n[3]:n[4],markerCount:6==n[e(886)]?n[5]:null}}[kc(497)](t,n,r){const s=kc,o=t[s(577)](),i=o[s(917)],a=o[s(599)];this[s(520)](t,this[s(624)][s(881)](i,n));const c=(0,e.uid)(),u=t[s(619)].id,l=t[s(647)]+(t[s(515)]?":"+t[s(515)]:"");this[s(748)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(913)],data:t[s(835)]});const f=this[s(826)](t);(s(563)==t[s(647)]||f&&this[s(898)](f))&&(r=this[s(624)][s(608)](r[s(507)])),this[s(597)](l,c,u,this[s(624)][s(881)](r,a))}[kc(654)](t,e=null){const n=kc,r=[],s=this[n(884)][n(715)][n(689)](n(663)).me;Array[n(821)](t)||(t=[t]);for(const o of this[n(700)]()){if(!o[n(652)])continue;if(e&&o[n(647)]!=e)continue;let i=!1;for(const e of o[n(721)]()){for(const a of t){const t=a[n(917)][n(790)](e[n(599)])||a[n(599)][n(790)](e[n(917)]);if(t||a[n(625)](e)){const c=a[n(667)](e)&&Mc(this[n(624)][n(838)],e[n(917)],a),u=e[n(667)](a)&&Mc(this[n(624)][n(838)],a[n(917)],e);r[n(831)]({suggestion:o,meta:{isOwn:s==o[n(857)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[kc(597)](t,e,n,r,s){const o=kc;this[o(624)][o(513)]((i=>{const a=o;let c=a(559)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(845)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[kc(571)](t){const e=kc,n=t[e(906)],r=t[e(860)];t[e(906)]=null,t[e(860)]=null,null!=n&&n[e(860)]==t&&(n[e(860)]=r),null!=r&&r[e(906)]==t&&(r[e(906)]=n),e(544)==this[e(534)][e(689)](t)&&(this[e(534)][e(841)](t,e(744)),this[e(495)](e(522),t,n,r))}[kc(748)](t){const n=kc,r=t.id,s=this[n(889)](t);if(this[n(584)]&&this[n(584)][n(551)]){const o=this[n(884)][n(715)][n(689)](n(758)),i=s[n(621)],a=s[n(515)]?s[n(647)]+":"+s[n(515)]:s[n(647)],c=this[n(884)][n(542)],u=o[n(536)](Kr(c,n(824))),l={id:r,type:a,hasComments:i,data:t[n(835)]||null,originalSuggestionId:t[n(687)]||null,attributes:s[n(913)]};this[n(584)][n(551)](l)[n(593)]((t=>{const e=n;s[e(897)]=!0,o[e(607)](u),t&&t[e(811)]&&(this[e(778)][e(689)](r)[e(811)]=t[e(811)])}))[n(734)]((t=>{const r=n;throw(0,e.logWarning)(r(804)),this[r(884)][r(612)][r(839)]({isUndoable:!1},(()=>{s[r(504)]()})),s[r(620)](),this[r(778)][r(698)](s.id),this[r(534)][r(698)](s),t}))}return s}[kc(898)](t){const e=kc;return this[e(649)][e(902)](t)}[kc(550)](t,e){const n=kc,r=this[n(884)][n(715)][n(689)](n(758)),s=this[n(527)](t);if(this[n(584)]&&this[n(584)][n(503)])if(s[n(897)]){const s=r[n(536)](Kr(this[n(884)][n(542)],n(824)));this[n(584)][n(503)](t,e)[n(593)]((()=>{r[n(607)](s)}))}else s.on(n(518),(()=>{this[n(550)](t,e)}))}[kc(713)](t){const n=kc;if(!this[n(584)]||!this[n(584)][n(527)])throw new e.CKEditorError(n(650),this);return this[n(584)][n(527)](t)}[kc(578)](t){const e=kc,{id:n,type:r,subType:s,authorId:o}=this[e(626)](t),i=this[e(778)][e(689)](n)||this[e(832)](r,s,n,o,{});switch(this[e(810)](i,r,s,o),this[e(534)][e(689)](i)){case e(696):this[e(713)](n)[e(593)]((t=>{const r=e;let s=Promise[r(792)]();t[r(621)]&&(s=this[r(658)][r(583)]({channelId:this[r(884)][r(554)][r(689)](r(854)),threadId:n})),s[r(593)]((()=>{const e=r;this[e(889)](t)[e(897)]=!0}))})),this[e(534)][e(841)](i,e(818));break;case e(744):this[e(550)](n,{state:e(866)});case e(752):this[e(534)][e(841)](i,e(544)),this[e(495)](e(861),i);break;case e(544):this[e(495)](e(529),i)}return i[e(618)](t),i}[kc(743)](t){const e=kc,n=Array[e(767)](t),r=n[e(739)]((t=>e(852)==t[e(647)]));this[e(830)](r);const s=n[e(739)]((t=>!t[e(638)]&&e(852)!=t[e(647)])),o=this[e(700)]({skipNotAttached:!0})[e(739)]((t=>!t[e(638)]&&e(852)!=t[e(647)])),i=o[e(739)]((n=>!t[e(902)](n))),a=new Map(o[e(683)]((t=>[t,this[e(901)][e(797)](t[e(647)],t[e(515)],e(537))]))),c=new Map(o[e(683)]((t=>[t,t[e(577)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(886)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(886)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(886)];t++){const n=s[t];!l[e(902)](n)&&n[e(906)]&&(f[e(536)](n[e(906)]),n[e(906)][e(860)]===n&&(n[e(906)][e(860)]=null),n[e(906)]=null),!u[e(902)](n)&&n[e(860)]&&(f[e(536)](n[e(860)]),n[e(860)][e(906)]===n&&(n[e(860)][e(906)]=null),n[e(860)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(886)];e++){const r=d(t,n[e]);r&&(r[0][s(860)]=r[1],r[1][s(906)]=r[0],u[s(536)](r[0]),l[s(536)](r[1]))}}function d(t,n){const r=e;if(t[r(857)].id!==n[r(857)].id)return null;const s=a[r(689)](t)(t,n,c[r(689)](t),c[r(689)](n));return s&&a[r(689)](n)(t,n,c[r(689)](t),c[r(689)](n))?s[1][r(769)]&&s[1][r(769)][r(886)]?null:s:null}f[e(555)]&&this[e(743)](f)}[kc(830)](t){const e=kc;if(0==t[e(886)])return;const n=this[e(700)]({skipNotAttached:!0})[e(739)]((t=>e(852)==t[e(647)]&&t[e(888)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(913)]);s[e(902)](n)||(s[e(841)](n,r[e(886)]),r[e(831)]([]));const i=s[e(689)](n);r[i][e(831)](t)}!function(){const t=e;r[t(762)](((e,n)=>{const r=t,s=e[0][r(811)],o=n[0][r(811)];return s==o?e[0][r(913)][r(636)]<n[0][r(913)][r(636)]?-1:1:s<o?-1:1}));for(const e of r)e[t(762)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(886)];t++){if(0==r[t][e(886)])continue;const n=[];for(let s=t+1;s<r[e(886)];s++)0!=r[s][e(886)]&&i(r[t],r[s])&&n[e(831)](s);for(const s of n)r[t]=r[t][e(702)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(886)];n++){const r=t[n+1]||null;t[n][e(860)]!==r&&(t[n][e(860)]=r)}for(const t of r)for(let n=0;n<t[e(886)];n++){const r=t[n-1]||null;t[n][e(906)]!==r&&(t[n][e(906)]=r)}function i(t,n){const r=e;if(t[0][r(913)][r(636)]!==n[0][r(913)][r(636)]&&t[0][r(857)]!==n[0][r(857)])return!1;if(!function(t,e){const n=r;return!t[n(621)]&&!e[n(621)]||(!t[n(621)]||!e[n(621)])&&(!!(t[n(621)]&&e[n(811)]<t[n(769)][n(662)][n(689)](0)[n(811)])||!!(e[n(621)]&&t[n(811)]<e[n(769)][n(662)][n(689)](0)[n(811)]))}(t[0],n[0]))return!1;const s=Ac(t[0][r(913)],r(636)),o=Ac(n[0][r(913)],r(636));return!!Fr(s,o)&&(!!t[r(695)]((t=>n[r(773)]((e=>t[r(577)]()[r(790)](e[r(577)]())))))&&n[r(695)]((e=>t[r(773)]((t=>e[r(577)]()[r(790)](t[r(577)]()))))))}}[kc(589)](t){const e=kc,n=Array[e(767)](t),r=this[e(700)]({skipNotAttached:!0}),s=r[e(739)]((n=>!t[e(902)](n))),o=new Map(n[e(683)]((t=>[t,this[e(901)][e(797)](t[e(647)],t[e(515)],e(760))]))),i=new Map(r[e(683)]((t=>[t,t[e(721)]()])));for(let t=0;t<n[e(886)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(886)];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(886)];e++){const s=r[e];if(s[a(647)]!==n[a(647)]||s[a(857)].id!==n[a(857)].id||s[a(515)]!==n[a(515)])continue;if(!xc(n,s))continue;if(a(852)==n[a(647)]&&n[a(835)][a(684)]!=s[a(835)][a(684)])continue;if(a(852)==n[a(647)]&&t[a(898)](n[a(835)][a(912)]))continue;if(a(563)==n[a(647)]){const e=t[a(884)][a(612)],r=n[a(726)]();if(r&&(e[a(838)][a(525)](r)||e[a(838)][a(707)](r)))continue}const c=o[a(689)](n),u=i[a(689)](n),l=i[a(689)](s),f=n[a(769)]&&n[a(769)][a(886)],h=s[a(769)]&&s[a(769)][a(886)];if(!f&&c(l,u))return t[a(682)](s,n),i[a(698)](n),!0;if(!h&&c(u,l))return t[a(682)](n,s),i[a(698)](s),!0}return!1}}[kc(682)](t,e){const n=kc;if(t[n(638)])for(const r of e[n(721)]())t[n(490)](r);else{const r=e[n(577)]()[n(599)];this[n(520)](t,this[n(624)][n(881)](t[n(577)]()[n(917)],r))}e[n(547)]()}[kc(679)](t,e,n){const r=kc,s=t[r(796)](r(674))||t[r(796)](r(852))?r(817):t[r(519)]();return Kr(this[r(884)][r(542)],e+"_"+s+r(789),n)}[kc(562)](){const t=kc,n=this[t(884)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(624)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(626)](t[i(644)]);if(i(803)===e){r[i(587)](this[i(679)](n,i(910)));break}}for(const t of s){const{group:n,type:s}=this[i(626)](t[i(644)]);if(i(803)===n){r[i(587)](this[i(679)](s,i(703),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}}))}[kc(775)](t){const e=kc;if(this[e(603)])return!1;const n=this[e(884)],r=n[e(612)][e(668)][e(733)][e(526)]();if(0==r[e(886)])return!1;const s=[],o=r[e(739)]((t=>e(852)==t[e(647)])),i=r[e(739)]((t=>e(870)==t[e(647)]&&e(722)!=t[e(644)])),a=r[e(739)]((t=>e(607)==t[e(647)]&&e(722)!=t[e(644)]));for(const t of o)s[e(831)]({key:t[e(516)],newValue:t[e(634)],oldValue:t[e(704)],range:Fc(t[e(735)],n[e(612)])});for(const t of i){const r=a[e(863)]((n=>n[e(920)][e(790)](t[e(920)])));r&&s[e(831)]({key:e(736),newValue:t[e(644)],oldValue:r[e(644)],range:n[e(612)][e(693)](t[e(920)][e(669)])})}return 0!=s[e(886)]&&this[e(640)](t,s)}[kc(506)](t){const e=kc;let n=!1;const r=this[e(884)][e(612)][e(668)][e(733)][e(844)]()[e(739)]((t=>t[e(835)][e(869)]&&t[e(644)][e(796)](e(517))));for(const s of r){const{subType:r,id:o}=this[e(626)](s[e(644)]),i=r[e(725)]("|")[0];for(const r of this[e(700)]({skipNotAttached:!0}))r.id!=o&&e(852)==r[e(647)]&&r[e(835)]&&r[e(835)][e(912)]==i&&r[e(577)]()[e(876)](s[e(835)][e(869)])&&(this[e(500)](r,s[e(835)][e(869)],t),n=!0)}return n}[kc(850)](t){this[kc(603)]=!0,t()}[kc(846)](t){const e=kc,n=this[e(898)](t),r=this[e(601)][e(902)](t);return n||r}[kc(640)](t,e){const n=kc;if(0==e[n(886)])return!1;let r=!1;for(const s of e){const e=this[n(654)](s[n(735)],n(852))[n(739)]((t=>!t[n(873)][n(756)]))[n(683)]((t=>t[n(803)])),i=(0,o.hashObject)({newValue:s[n(532)]});e[n(739)]((t=>{const e=n,[r,o]=t[e(515)][e(725)]("|");return r==s[e(912)]&&o!=i}))[n(840)]((e=>{const o=n;this[o(500)](e,s[o(735)],t),r=!0}))}return r}[kc(500)](t,e,n){const r=kc,s=t[r(577)]()[r(631)](e);0!==s[r(886)]?1!==s[r(886)]?this[r(497)](t,e[r(917)],e[r(599)]):this[r(520)](t,s[0]):n[r(738)](t[r(553)]())}}class Rc{constructor(t){const e=kc;this[e(655)]=t,this[e(624)]=t[e(612)],this[e(699)]=new Map,this[e(746)]=new Map,this[e(745)]()}[kc(883)](t,e,n,r,s,o){const i=kc;return new zr(this[i(624)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(797)](t,e,i(761))(...n),onDiscard:(...n)=>this[i(797)](t,e,i(504))(...n)})}[kc(493)](t,e,n,r){const s=kc,o=t+":"+e+":"+n;this[s(699)][s(841)](o,r)}[kc(797)](t,e,n){const r=kc,s=t+":"+e+":"+n;return this[r(699)][r(689)](s)||this[r(746)][r(689)](t+":"+n)}[kc(745)](){const t=kc,e=()=>!1,n=t=>{const e=Lc;t[e(762)](((t,n)=>t[e(917)][e(716)](n[e(917)])?1:-1)),this[e(624)][e(513)]((n=>{const r=e;for(const e of t){let t;t=e[r(599)][r(834)]&&e[r(599)][r(507)]==e[r(917)][r(669)]?n[r(880)](e[r(917)][r(669)],"on"):n[r(880)](e),this[r(624)][r(717)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Lc;e&&this[n(624)][n(513)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(683)]((t=>(vc(t)&&(t=this[s(624)][s(881)](t[s(599)])),t)))[s(739)]((t=>s(900)!==t[s(842)][s(823)]));if(c[s(886)]<1)return;const u=Array[s(767)](this[s(624)][s(668)][s(676)][s(721)]())[s(683)]((t=>i.LiveRange[s(602)](t)));r[s(820)](c);for(const t of this[s(655)][s(572)][s(572)]())t[s(764)]();a[s(831)]({forceDefaultExecution:!0}),this[s(655)][s(864)](o,...a);const l=u[s(739)]((t=>s(900)!=t[s(842)][s(823)]));l[s(886)]>0&&r[s(820)](l);for(const t of u)t[s(580)]()}))},s=(e,n)=>1==e[t(886)]&&1==n[t(886)]&&e[0][t(599)][t(790)](n[0][t(917)]),o=(e,n,r,s)=>Pc(e,n,r,s,this[t(624)])?[e,n]:Pc(n,e,s,r,this[t(624)])?[n,e]:null;this[t(746)][t(841)](t(705),e),this[t(746)][t(841)](t(623),n),this[t(746)][t(841)](t(539),s),this[t(746)][t(841)](t(533),o),this[t(746)][t(841)](t(499),n),this[t(746)][t(841)](t(808),e),this[t(746)][t(841)](t(633),s),this[t(746)][t(841)](t(819),o),this[t(746)][t(841)](t(666),r),this[t(746)][t(841)](t(828),e),this[t(746)][t(841)](t(610),s),this[t(746)][t(841)](t(567),e),this[t(746)][t(841)](t(727),r),this[t(746)][t(841)](t(510),e),this[t(746)][t(841)](t(757),s),this[t(746)][t(841)](t(656),e),this[t(746)][t(841)](t(895),e),this[t(746)][t(841)](t(825),((e,n)=>{const r=t;if(!n)return;const s=this[r(655)][r(715)][r(689)](Sc);this[r(624)][r(513)]((t=>{const o=r;if(o(736)==n[o(912)])for(const r of e){const e=r[o(917)][o(669)],s=n[o(684)];t[o(581)](e,s)}else if(s[o(898)](n[o(912)]))for(const r of e)void 0!==n[o(684)]?t[o(694)](n[o(912)],n[o(684)],r[o(917)][o(669)]):t[o(837)](n[o(912)],r[o(917)][o(669)]);else for(const r of e)n[o(684)]?t[o(694)](n[o(912)],n[o(684)],r):t[o(837)](n[o(912)],r)}))})),this[t(746)][t(841)](t(882),s)}}function Mc(t,e,n){const r=kc;for(const s of e[r(507)][r(879)]({includeSelf:!0,parentFirst:!0})){if(s[r(842)]==s)return!1;if(!n[r(688)](s))return!1;if(t[r(525)](s)||t[r(707)](s))return!0}return!1}function vc(t){const e=kc;return t[e(599)][e(507)]==t[e(917)][e(669)]&&t[e(599)][e(491)]}function wc(t,e,n,r){const s=kc,o=t=>!t[s(541)].is(s(659))&&!r[s(525)](t[s(541)]),i=t[s(917)][s(885)](o),a=t[s(599)][s(885)](o,{direction:s(617)});return!(t[s(917)][s(790)](i)&&t[s(599)][s(790)](a)||(i[s(716)](a)?n[s(709)](e,{range:n[s(881)](i,a)}):n[s(738)](e),0))}function Oc(t){return(0,o.hashObject)(t)}function Dc(t){const e=kc,n=t[e(917)][e(669)];return n&&n.is(e(862))}function Fc(t,e){const n=kc;return null==t[n(599)][n(591)]&&t[n(599)][n(507)]==t[n(917)][n(669)]?Bc(t[n(917)][n(669)],e):t}function Bc(t,e){const n=kc,r=e[n(838)][n(525)](t)||e[n(838)][n(793)](t);return e[n(881)](e[n(781)](t,n(887)),r?e[n(806)](t):e[n(781)](t,n(599)))}function Pc(t,e,n,r,s){const o=kc;if(t[o(860)])return!1;if(!xc(t,e))return!1;if(n[o(599)][o(790)](r[o(917)]))return!0;if(t[o(647)]!=e[o(647)])return!1;if(!n[o(599)][o(858)](r[o(917)]))return!1;const i=s[o(881)](n[o(599)],r[o(917)])[o(894)]();for(const t of i)if([o(570),o(664)][o(891)](t[o(647)])&&s[o(838)][o(707)](t[o(541)]))return!1;return!0}function xc(t,e){const n=kc;if(!t[n(888)]||!e[n(888)])return!1;const r=new Set(Object[n(672)](t[n(913)])),s=new Set(Object[n(672)](e[n(913)]));if(r[n(698)](n(636)),s[n(698)](n(636)),0==r[n(555)]&&0==s[n(555)])return!0;if(r[n(555)]!=s[n(555)])return!1;const o={...t[n(913)]},i={...e[n(913)]};return delete o[n(636)],delete i[n(636)],JSON[n(799)](o)==JSON[n(799)](i)}function Uc(t,e){const n=kc,r=jc(t[n(913)]),s=jc(e);if(!t[n(888)])return!1;for(const t of Object[n(672)](s))if(!Fr(r[t],s[t]))return!1;return!0}function jc(t){const e=kc,n=Object[e(899)]({},t);return delete n[e(677)],delete n[e(560)],n}function Gc(){const t=["6778878rAXgkJ","commentThreadController","_setPendingAction","31580890XbwfyI","_discardCommand","canAccept","bind","plugins","remove","PendingActions","186746anzVbN","getRanges","canEditAt","360LtNzPi","2210556rQmXic","listenTo","_pendingAction","locale","discardSuggestion","_editor","_acceptCommand","isEnabled","acceptSuggestion","1012141WrysOx","9iETwia","10gJaLYQ","_removePendingAction","unbind","destroy","view","get","execute","929362KhzWPm","5832108kUErQl","5BeUQqs","change:isDirty","PENDING_ACTION_SUGGESTION","canDiscard","stopListening","isDirty","model","commands","add"];return(Gc=function(){return t})()}function Vc(t,e){const n=Gc();return(Vc=function(t,e){return n[t-=207]})(t,e)}const Hc=Vc;!function(t){const e=Vc,n=t();for(;;)try{if(841064===parseInt(e(243))/1+parseInt(e(209))/2+parseInt(e(244))/3*(parseInt(e(234))/4)+-parseInt(e(211))/5*(-parseInt(e(220))/6)+parseInt(e(230))/7*(-parseInt(e(233))/8)+-parseInt(e(210))/9*(-parseInt(e(245))/10)+-parseInt(e(223))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gc);class Wc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Vc;super(),this[s(217)]=e,this[s(249)]=n,this[s(221)]=r,this[s(239)]=t,this[s(240)]=t[s(218)][s(207)](s(242)),this[s(224)]=t[s(218)][s(207)](s(238)),this[s(249)][s(226)](s(241)).to(this[s(240)],this[s(224)],((t,e)=>t||e)),this[s(249)][s(226)](s(225)).to(this[s(240)],s(241),(t=>t&&this[s(239)][s(217)][s(232)](e[s(231)]()))),this[s(249)][s(226)](s(214)).to(this[s(224)],s(241),(t=>t&&this[s(239)][s(217)][s(232)](e[s(231)]()))),this[s(236)]=null,n[s(216)]&&this[s(222)](),this[s(235)](n,s(242),(()=>this[s(242)]())),this[s(235)](n,s(238),(()=>this[s(238)]())),this[s(235)](n,s(212),(()=>{const t=s;n[t(216)]?this[t(222)]():this[t(246)]()}))}[Hc(242)](){const t=Hc;this[t(240)][t(208)](this[t(217)].id)}[Hc(238)](){const t=Hc;this[t(224)][t(208)](this[t(217)].id)}[Hc(248)](){const t=Hc;this[t(249)][t(247)](t(241)),this[t(249)][t(247)](t(225)),this[t(249)][t(247)](t(214)),this[t(215)](),this[t(221)][t(248)](),this[t(236)]&&this[t(246)]()}[Hc(222)](){const t=Hc,e=Kr(this[t(239)][t(237)],t(213));this[t(236)]=this[t(239)][t(227)][t(207)](t(229))[t(219)](e)}[Hc(246)](){const t=Hc;null!==this[t(236)]&&this[t(239)][t(227)][t(207)](t(229))[t(228)](this[t(236)]),this[t(236)]=null}}const zc=Kc;function Kc(t,e){const n=Xc();return(Kc=function(t,e){return n[t-=233]})(t,e)}function Xc(){const t=["delegate","commentThread","417824UAnpBX","3420515dQYJFx","name","locale","focusTracker","commentThreadInputView","_config","disableComments","_model","parseFromString","descriptionParts","434968TjgaaX","value","shift+tab","addComment","content","SUGGESTION_THREAD_ARIA_LABEL","updateComment","render","canDiscard","editorConfig","118550AZKMtJ","showInput","ariaLabel","length","isActive","bind","editor","2206988FjdeuU","focusables","map","CommentView","commentsListView","isReadOnly","text/html","keystrokes","117SAMBwQ","destroy","canAccept","commentInputView","setData","121vwzvfW","body","authoredAt","_createCommentViews","10052819WAQjPl","formatDateTime","join","733749hmmOVv","author","8tLsbSa","focus","removeComment","SUGGESTION_THREAD_DESCRIPTION","isDirty","tab","disabledSubmit","assign","_localUser","focusCycler","12kDwcXn","isEnabled","target","element","_createCommentThreadInputView","textContent","hasDirtyComment","submit","fire","ariaDescriptionView","cancel","set"];return(Xc=function(){return t})()}!function(t){const e=Kc,n=t();for(;;)try{if(795830===-parseInt(e(288))/1+parseInt(e(305))/2+-parseInt(e(251))/3*(parseInt(e(253))/4)+parseInt(e(278))/5*(-parseInt(e(263))/6)+parseInt(e(248))/7+-parseInt(e(277))/8*(-parseInt(e(239))/9)+parseInt(e(298))/10*(-parseInt(e(244))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xc);class Zc extends s.View{constructor(t,n,r,i){const a=Kc;super(t),this[a(235)]=null,this[a(282)]=null,this[a(272)]=new o.AriaDescriptionView(t,Kr(t,a(256))),this[a(274)](a(302),!1),this[a(274)](a(246),n[a(246)]),this[a(303)](a(246)).to(n),this[a(274)](a(287),[]),this[a(274)](a(257),!1),this[a(274)](a(264),!1),this[a(274)](a(241),!1),this[a(274)](a(296),!1),this[a(303)](a(300)).to(this,a(301),n,a(246),this,a(287),((t,e,r)=>{const s=a,o=r[s(233)]((t=>_(t[s(292)])))[s(250)](". ")+".";return Kr(this[s(280)],s(293),[t-1,n[s(252)][s(279)],e?i[s(249)](e):"",(new DOMParser)[s(286)](o,s(237))[s(245)][s(268)]])})),this[a(306)]=new s.ViewCollection,this[a(281)]=new e.FocusTracker,this[a(238)]=new e.KeystrokeHandler,this[a(262)]=new s.FocusCycler({focusables:this[a(306)],focusTracker:this[a(281)],keystrokeHandler:this[a(238)],keystrokeHandlerOptions:{filter:t=>t[a(265)]!==this[a(266)]},actions:{focusPrevious:a(290),focusNext:a(258)}}),this[a(285)]=n,this[a(261)]=r,this[a(283)]=i,i[a(284)]?this[a(274)](a(301),1):this[a(247)]()}[zc(295)](){const t=zc;super[t(295)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(306)])}[zc(254)](){const t=zc;this[t(266)][t(254)]()}[zc(240)](){const t=zc;this[t(235)]&&this[t(235)][t(240)](),this[t(282)]&&this[t(282)][t(240)](),super[t(240)]()}[zc(247)](){const t=zc,{CommentsListView:e}=this[t(283)];this[t(235)]=new e(this[t(280)],this[t(285)][t(276)],Object[t(260)]({CommentView:this[t(283)][t(234)]},this[t(283)])),this[t(235)][t(275)](t(255)).to(this),this[t(235)][t(275)](t(294)).to(this),this[t(235)][t(303)](t(302)).to(this),this[t(274)](t(301),this[t(235)][t(301)]+1),this[t(303)](t(301)).to(this[t(235)],t(301),(t=>t+1)),this[t(282)]=this[t(267)](),this.on(t(255),(()=>this[t(254)]())),this[t(303)](t(257)).to(this[t(235)],t(269),this[t(282)][t(242)],t(289),((t,e)=>t||!!e))}[zc(267)](){const t=zc,{CommentThreadInputView:e}=this[t(283)],n=new e(this[t(280)],this[t(261)],this[t(283)][t(297)]),r=n[t(242)];return n[t(303)](t(299)).to(this,t(302),this[t(285)][t(276)],t(236),r,t(289),((t,e,n)=>!!n||t&&!e)),r.on(t(270),((e,n)=>{const s=t;this[s(271)](s(291),n),r[s(304)][s(243)]("")})),r.on(t(273),(()=>this[t(254)]())),r[t(303)](t(259)).to(this[t(285)][t(276)],t(236)),n}}function qc(t,e){const n=Qc();return(qc=function(t,e){return n[t-=440]})(t,e)}const Jc=qc;function Qc(){const t=["ck-suggestion--disabled-comments","canDiscard","div","add","render","author","formatDateTime","_model","<p>","ck-rounded-corners","1339874uNIaeU","12362625WmoIQh","isEnabled","ck-suggestion-wrapper--active","560lMXZqy","set","2623188DyYuQa","editorDestroyed","96964Ayitlg","suggestionView","commentThreadInputView","ariaLabel","ariaDescriptionView","setTemplate","type","editorReady","description","4066590blcVAg","color","_descriptionElement","push","</p>","786GjDViv","bind","discardSuggestion","343120FcYgfJ","getTemplate","canAccept","descriptionParts","content","1oVHemD","acceptButton","9JrkGDJ","listitem","ck-suggestion-wrapper","commentsListView","acceptSuggestion","focusables","_config","bindTemplate","ck-suggestion-","commentThread","isActive","disableComments","discardButton","18265OtzEao","delegate","SuggestionView"];return(Qc=function(){return t})()}!function(t){const e=qc,n=t();for(;;)try{if(749198===-parseInt(e(474))/1*(-parseInt(e(444))/2)+-parseInt(e(450))/3+-parseInt(e(469))/4+parseInt(e(489))/5*(parseInt(e(466))/6)+-parseInt(e(452))/7*(parseInt(e(448))/8)+parseInt(e(476))/9*(parseInt(e(461))/10)+parseInt(e(445))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qc);class Yc extends Zc{constructor(t,e,n,r){const s=qc;super(t,e,n,r),this[s(449)](s(458),""),this[s(467)](s(458)).to(this,s(472),(t=>t&&t[0]?t[0][s(458)]:"")),this[s(467)](s(460)).to(this,s(472),this,s(486),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(442)+_(e[n(473)],e[n(462)])+n(465);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(463)]=null,this[s(453)]=new(r[s(491)])(t,e,{formatDateTime:r[s(440)]}),this[s(453)][s(467)](s(460)).to(this),this[s(453)][s(490)](s(480),s(468)).to(this),this[s(453)][s(475)][s(467)](s(446)).to(this,s(471)),this[s(453)][s(488)][s(467)](s(446)).to(this,s(493)),this[s(481)][s(495)](this[s(453)]),this[s(479)]&&this[s(481)][s(495)](this[s(479)]),this[s(454)]&&this[s(481)][s(495)](this[s(454)]),this[s(457)](this[s(470)]())}[Jc(470)](){const t=Jc,e=this[t(483)],n=[this[t(453)]];return this[t(479)]&&n[t(464)](this[t(479)]),this[t(454)]&&n[t(464)](this[t(454)]),n[t(464)](this[t(456)]),{tag:t(494),attributes:{class:["ck",t(443),t(478),e.if(t(486),t(447)),e.to(t(458),(e=>t(484)+e)),this[t(482)][t(487)]&&t(492)],"data-suggestion-id":this[t(441)].id,"data-thread-id":this[t(441)][t(485)].id,"data-author-id":this[t(441)][t(497)].id,tabindex:0,role:t(477),"aria-label":e.to(t(455)),"aria-describedby":this[t(456)].id},children:n}}[Jc(496)](){const t=Jc;super[t(496)](),this[t(479)]&&(this[t(479)][t(490)](t(459)).to(this),this[t(479)][t(490)](t(451)).to(this)),this[t(454)]&&(this[t(454)][t(490)](t(459)).to(this),this[t(454)][t(490)](t(451)).to(this))}}const $c=tu;function tu(t,e){const n=eu();return(tu=function(t,e){return n[t-=339]})(t,e)}function eu(){const t=["EXTERNAL_IMPORT_WORD_SUGGESTION","source","creator","_setupKeyboardNavigation","add","attributes","45qLGpmH","innerHTML","render","focusCycler","_createButton","ck-suggestion--accept","7660300YiZinw","discardButton","ck-annotation__info-name","element","Discard suggestion","_config","ck-suggestion--discard","author","getUserViewNotificationText","focus","tab","33054LivJbB","keystrokes",".ck-annotation__content-wrapper","ck-comment__external","discardSuggestion","ck-annotation__info-time","acceptButton","querySelector","1014792UJXdsq","setTemplate","143grXOuL","focusTracker","@external","1477vYEWlq","1390845FiDmPT","EXTERNAL_IMPORT_WORD_AVATAR","presentation","authoredAt","esc","target","span","ck-annotation__main","formatDateTime","ck-comment__info-time","name","ck-annotation__content-wrapper","bindTemplate","_model","focusFirst","execute","693832mmzMTw","ck-suggestion__actions","ck-suggestion","change:description","ck-annotation__actions","description","push","userView","importWord","ck-suggestion__info-name","fire","ck-annotation","shift+tab","bind","722682dMZXKO","time","listenTo","extendTemplate","check","cancel","getTemplate","ck-suggestion__main","getExternalSuggestionNote","ck-suggestion__info","isExternal","ck-annotation__info","ck-annotation__user","16HkatHb","Accept suggestion","set","div","acceptSuggestion","enter","3109466ZMMvcv","EXTERNAL_AVATAR","locale","EXTERNAL_SUGGESTION","ck-suggestion__user","1pBKNBV","focusables"];return(eu=function(){return t})()}!function(t){const e=tu,n=t();for(;;)try{if(860919===parseInt(e(386))/1*(-parseInt(e(381))/2)+parseInt(e(362))/3+-parseInt(e(375))/4*(-parseInt(e(425))/5)+-parseInt(e(411))/6*(-parseInt(e(424))/7)+-parseInt(e(348))/8*(parseInt(e(394))/9)+-parseInt(e(400))/10+-parseInt(e(421))/11*(-parseInt(e(419))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(eu);class nu extends s.View{constructor(n,r,i){const a=tu;super(n),this[a(345)]=r,this[a(405)]=i,this[a(377)](a(353),""),this[a(361)](a(428)).to(r),this[a(417)]=this[a(398)](Kr(n,a(376)),t.icons[a(366)],a(399),a(379),"sw"),this[a(401)]=this[a(398)](Kr(n,a(404)),t.icons[a(367)],a(406),a(415),"sw"),this[a(355)]=new o.UserView(n,r[a(407)],this[a(408)]()),this[a(355)][a(365)]({attributes:{class:[a(385),a(374)],"aria-hidden":!0}}),this[a(387)]=new s.ViewCollection([this[a(417)],this[a(401)]]),this[a(422)]=new e.FocusTracker,this[a(412)]=new e.KeystrokeHandler,this[a(397)]=new s.FocusCycler({focusables:this[a(387)],focusTracker:this[a(422)],keystrokeHandler:this[a(412)],actions:{focusPrevious:a(360),focusNext:a(410)},keystrokeHandlerOptions:{filter:t=>t[a(430)]!==this[a(403)]}}),this[a(420)](this[a(368)]())}[$c(396)](){const t=$c;super[t(396)]();const e=this[t(403)][t(418)](t(413));e[t(395)]=this[t(353)],this.on(t(351),((n,r,s)=>{e[t(395)]=s})),this[t(391)]()}[$c(368)](){const t=$c,e=this[t(344)],n=[{tag:t(378),attributes:{class:[t(371),t(373)]},children:[{tag:t(431),children:[{text:this[t(355)][t(342)]}],attributes:{class:[t(357),t(402)]}},{tag:t(363),attributes:{datetime:e.to(t(428)),class:[t(341),t(416)]},children:[{text:e.to(t(428),(e=>this[t(405)][t(340)](e)))}]}]},{tag:t(378),attributes:{class:[t(349),t(352)]},children:[this[t(417)],this[t(401)]]},{tag:t(378),attributes:{class:[t(343)]}}];return this[t(345)][t(372)]&&n[t(354)]({tag:t(378),attributes:{class:[t(414)]},children:[{text:this[t(370)]()}]}),{tag:t(378),attributes:{class:[t(350),t(359)],tabindex:-1},children:[this[t(355)],{tag:t(378),attributes:{class:[t(369),t(339)],role:t(427)},children:n}]}}[$c(409)](){const t=$c;this[t(403)][t(409)]()}[$c(408)](){const t=$c;return this[t(345)][t(372)]?t(356)===this[t(345)][t(393)][t(423)][t(389)]?Kr(this[t(383)],t(426),this[t(345)][t(390)][t(342)]):Kr(this[t(383)],t(382),this[t(345)][t(390)][t(342)]):null}[$c(370)](){const t=$c;return t(356)===this[t(345)][t(393)][t(423)][t(389)]?Kr(this[t(383)],t(388)):Kr(this[t(383)],t(384))}[$c(398)](t,e,n,r,s){const i=$c,a=new o.LateFocusButtonView(this[i(383)]);return a[i(377)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(365)]({attributes:{class:n}}),a.on(i(347),(()=>{const t=i;this[t(358)](r,this[t(345)].id)})),a}[$c(391)](){const t=$c,e=this[t(403)];this[t(412)][t(364)](e);for(const e of this[t(387)])this[t(422)][t(392)](e[t(403)]),this[t(412)][t(364)](e[t(403)]);this[t(412)][t(377)](t(380),((n,r)=>{const s=t;e===n[s(430)]&&(this[s(397)][s(346)](),r())})),this[t(412)][t(377)](t(429),((n,r)=>{const s=t;e!==n[s(430)]&&(this[s(409)](),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-=443]})(t,e)}function iu(){const t=["registerAnnotation","getMarkerNames","discardSelectedSuggestions","plugins","commandName","buttonView","Accept all suggestions","comments.maxCommentCharsWhenCollapsed","_handleSuggestionControllerDelayed","innerView","Discard all suggestions","acceptSelectedSuggestions","actionView","_bindAnnotationToEditors","menuBar:trackChanges","editing","_updateController","from","length","stopListening","_disableComments","head","isInContent","TrackChangesUI","SuggestionThreadView","4869966YaqxHr","getAllAdjacentSuggestions","addSourceCollector","destroy","_destroyController","editor","_viewToController","arrowView","263080tjJUrB","getRanges","values","refreshSelectedViews","remove","panelView","source","_unbindEditors","suggestionLoaded","reduce","change:previous","trackChanges.SuggestionThreadView","EditorAnnotations","hasSuggestion","lowest","menuitemcheckbox","componentFactory","_createToolbarButton","_suggestionToController","unbind","descriptionParts","switchbutton","SuggestionView","delegate","5993ptiFCD","CommentsUI","CommentView","getJoined","getFirstRange","isEnabled","4EVXPhM","push","focus","value","view","80nGcveU","discardButton","delete","Accept all selected suggestions","_annotationViews","createAnnotation","comments.editorConfig","acceptAllSuggestions","escape","trackChanges.SuggestionView","CommentsRepository","_refreshActiveMarkers","children","comments.maxCommentsWhenCollapsed","requires","fire","4504788nflbij","size","getByInnerView","bind","filter","toMany","16398310Fplqoj","config","some","change:activeAnnotations","previous","descriptionFactory","suggestionChanged","pluginName","suggestionView","get","createAnnotationView","add","createCommentThreadController","isDirty","trackChanges","items","getMarkers","addComment","19683EUsDha","comments.maxThreadTotalWeight","suggestionUnloaded","clear","commentThread","set","acceptButton","TrackChangesEditing","comments","discardAllSuggestions","Discard all selected suggestions","Track changes","activeMarkers","mainView","commands","Annotations","getSuggestion","activeAnnotations","listenTo","_addUIComponentsToFactory","separator","_initializeController","commentsListView","_handleControllerBuffer","button","5368yLQWjh","init","_createMenuBarMenu","menu","7308294ustztb","menuitem","define","trackChanges.disableComments","isMultiRange","has","execute","suggestion-","getDescriptions","model","isOn","locale","keys","type"];return(iu=function(){return t})()}!function(t){const e=ou,n=t();for(;;)try{if(790343===-parseInt(e(458))/1*(parseInt(e(464))/2)+-parseInt(e(485))/3+parseInt(e(469))/4*(parseInt(e(585))/5)+-parseInt(e(577))/6+-parseInt(e(538))/7+-parseInt(e(534))/8*(-parseInt(e(509))/9)+parseInt(e(491))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(iu);class au extends t.Plugin{static get[su(483)](){const t=su;return[Sc,o.Users,t(479),t(524),t(446)]}static get[su(498)](){return su(575)}constructor(t){const e=su;super(t),this[e(452)]=new Map,this[e(583)]=new Map,this[e(473)]=new Map,this[e(532)]=new Map;const n=this[e(582)][e(492)];n[e(540)](e(445),Yc),n[e(540)](e(478),nu),n[e(540)](e(541),!1),this[e(572)]=n[e(500)](e(541))}[su(560)](t,e){const n=su;0===this[n(532)][n(486)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(532)]){const r=this[t(452)][t(543)](e);r||n?r&&n&&this[t(581)](e):this[t(530)](e)}this[t(532)][t(512)](),this[t(582)][t(555)][t(500)](t(446))[t(588)](),this[t(480)]()}),10),this[n(532)][n(514)](t,e)}[su(535)](){const t=su,e=this[t(582)],n=e[t(555)][t(500)](t(516)),r=e[t(555)][t(500)](t(524)),s=e[t(555)][t(500)](t(446)),o=e[t(555)][t(500)](t(479));this[t(528)](),s[t(579)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(569)](this[e(452)])){const s=t[e(578)](),o=[];for(const t of s){if(!t[e(574)])continue;if(t[e(542)]){o[e(465)](...t[e(586)]());continue}const n=t[e(462)]();if(o[e(570)]>0){const t=o[0][e(461)](n);if(t){o[0]=t;continue}}o[e(465)](n)}n[e(465)]([r[e(468)],o])}return n})),this[t(527)](n,t(593),((e,n)=>{const r=t;this[r(527)](n,r(444),((t,e,s,o)=>{const i=r;n[i(574)]&&(null==s?(this[i(568)](o[i(573)]),this[i(560)](n,!1)):(this[i(568)](s[i(573)]),null==o&&this[i(560)](n,!0)))})),null!==n[r(495)]?this[r(568)](n[r(573)]):this[r(560)](n,!1)})),this[t(527)](n,t(511),((e,n,r)=>{const s=t;this[s(571)](n,s(444)),this[s(532)][s(471)](n),this[s(452)][s(543)](n)&&this[s(581)](n),r&&this[s(568)](r[s(573)])})),this[t(527)](n,t(497),((e,n)=>{this[t(568)](n)})),this[t(527)](r,t(494),(()=>{this[t(480)]()})),this[t(527)](o,t(508),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(447)](r))return;const i=n[o(525)](r);this[o(452)][o(500)](i)[o(468)][o(531)][o(466)](-1)}),{priority:t(448)})}[su(480)](){const t=su,e=this[t(582)][t(555)][t(500)](t(524)),n=this[t(582)][t(555)][t(500)](t(516)),r=Array[t(569)](e[t(526)],(e=>e[t(561)]))[t(489)]((e=>this[t(583)][t(543)](e))),s=[];for(const e of r){const n=this[t(583)][t(500)](e)[t(547)][t(578)]();s[t(465)](...n[t(443)](((e,n)=>[...e,...n[t(553)]()]),[]))}n[t(521)]=s}[su(528)](){const t=su,n=this[t(582)],r=n[t(549)],o=Kr(r,t(520)),i=new e.Collection([{type:t(455),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(505),role:t(449)})},{type:t(529)},{type:t(533),model:new s.ViewModel({withText:!0,label:Kr(r,t(558)),commandName:t(476),role:t(539)})},{type:t(533),model:new s.ViewModel({withText:!0,label:Kr(r,t(472)),commandName:t(563),role:t(539)})},{type:t(533),model:new s.ViewModel({withText:!0,label:Kr(r,t(562)),commandName:t(518),role:t(539)})},{type:t(533),model:new s.ViewModel({withText:!0,label:Kr(r,t(519)),commandName:t(554),role:t(539)})}]);for(const e of i)if(cu(e)){const r=n[t(523)][t(500)](e[t(547)][t(556)]);e[t(547)][t(488)](t(548),t(463)).to(r,t(467),t(463))}n.ui[t(450)][t(502)](t(505),(e=>this[t(451)](e,i,o))),n.ui[t(450)][t(502)](t(566),(e=>this[t(536)](e,i,o)))}[su(451)](t,e,n){const r=su,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(582)][r(523)][r(500)](r(505));o[r(557)][r(514)]({tooltip:n,label:n,icon:ru}),o[r(557)][r(488)](r(548)).to(i,r(467)),o[r(557)].on(r(544),(()=>{const t=r;i[t(544)](),this[t(582)][t(567)][t(468)][t(466)]()})),(0,s.addListToDropdown)(o,e,{role:r(537)});const a=[];for(const t of e)cu(t)&&a[r(465)](this[r(582)][r(523)][r(500)](t[r(547)][r(556)]));const c=o[r(557)];return c[r(564)][r(453)](r(463)),c[r(584)][r(453)](r(463)),c[r(564)][r(488)](r(463)).to(i,r(463)),c[r(584)][r(488)](r(463))[r(490)](a,r(463),((...t)=>t[r(493)]((t=>t)))),o.on(r(544),(t=>{const e=r;this[e(582)][e(544)](t[e(591)][e(556)]),this[e(582)][e(567)][e(468)][e(466)]()})),o}[su(536)](t,e,n){const r=su,o=new s.MenuBarMenuView(t),i=this[r(582)][r(523)][r(500)](r(505));o[r(557)][r(514)]({label:n,icon:ru});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(529)==n[r(551)]){a[r(506)][r(502)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(547)];i[r(488)](...Object[r(550)](c)).to(c),i[r(457)](r(544)).to(o),i.on(r(544),(()=>{const t=r;this[t(582)][t(544)](c[t(556)]),this[t(582)][t(567)][t(468)][t(466)]()})),e[r(481)][r(502)](i),a[r(506)][r(502)](e)}return o[r(488)](r(463)).to(i,r(463)),o[r(590)][r(481)][r(502)](a),o}[su(530)](t){const e=su,n=this[e(582)],r=n[e(492)],s=n[e(555)][e(500)](e(524)),i=n[e(555)][e(500)](e(479)),a=n[e(555)][e(500)](e(446)),c=n[e(555)][e(500)](o.Users).me,u=r[e(500)](e(505))[e(576)],l=r[e(500)](e(505))[e(456)],{CommentsListView:f,CommentThreadInputView:h}=n[e(555)][e(500)](e(459));let d,g,p;this[e(473)][e(543)](t.id)?(g=this[e(473)][e(500)](t.id),d=g[e(522)]):(d=new u(n[e(549)],t,c,{disableComments:this[e(572)],editorConfig:r[e(500)](e(475)),maxCommentsWhenCollapsed:r[e(500)](e(482)),maxThreadTotalWeight:r[e(500)](e(510)),maxCommentCharsWhenCollapsed:r[e(500)](e(559)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(500)](e(549))),CommentView:r[e(500)](e(517))[e(460)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),d[e(499)][e(515)].on(e(544),(()=>{const t=e;n[t(567)][t(468)][t(466)]()})),d[e(499)][e(470)].on(e(544),(()=>{const t=e;n[t(567)][t(468)][t(466)]()})),g=s[e(501)](this[e(582)][e(549)],d),g[e(488)](e(504)).to(d,e(504)),g[e(488)](e(570)).to(d),g[e(488)](e(551)).to(d,e(551),(t=>e(545)+t)),d.on(e(477),(()=>{const t=e;p[t(484)](t(477))})),this[e(473)][e(514)](t.id,g));const m=i[e(503)](t[e(513)],d),I=new Wc(n,t,d,m),E=t[e(578)]()[e(489)]((t=>t[e(574)]));d[e(454)]=n[e(555)][e(500)](e(516))[e(496)][e(546)](E),this[e(452)][e(514)](t,I),this[e(583)][e(514)](d,I),p=s[e(474)]({view:g,target:()=>{const r=e,s=[],i=t[r(578)]()[r(489)]((t=>t[r(574)]));for(const t of i)s[r(465)](...t[r(507)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(567)],s)},type:()=>e(545)+I[e(468)][e(551)]}),i[e(565)](d,p),s[e(502)](p),a[e(552)](p)}[su(581)](t){const e=su,n=this[e(582)][e(555)][e(500)](e(479)),r=this[e(582)][e(555)][e(500)](e(524)),s=this[e(452)][e(500)](t),o=s[e(468)],i=r[e(487)](o);n[e(592)](o),i&&r[e(589)](i),this[e(452)][e(471)](t),this[e(583)][e(471)](o),s[e(580)]()}[su(568)](t){const e=su;if(!t[e(574)]||!this[e(452)][e(543)](t))return;const n=this[e(582)][e(555)][e(500)](e(516)),r=this[e(452)][e(500)](t),s=t[e(578)]();r[e(468)][e(454)]=n[e(496)][e(546)](s)}[su(580)](){const t=su;for(const e of this[t(452)][t(550)]())this[t(581)](e);for(const e of this[t(473)][t(587)]())e[t(522)][t(580)]();super[t(580)]()}}function cu(t){return su(547)in t}var uu=lu;function lu(t,e){var n=fu();return(lu=function(t,e){return n[t-=262]})(t,e)}function fu(){var t=["plugins","1656745TSsDUu","315sRAaeh","354568iozbBt","addSuggestion","1328fCfLsz","202ClxLiM","adapter","addSuggestionData","4139UHIsrM","Comments","34300oZgNJN","TrackChanges","98838kPgjBR","getSuggestion","pluginName","editor","4543wkNHZW","getSuggestions","get","9OoStgY","11588357UQpteZ","requires"];return(fu=function(){return t})()}!function(t){for(var e=lu,n=t();;)try{if(249484===parseInt(e(277))/1*(-parseInt(e(274))/2)+-parseInt(e(265))/3*(parseInt(e(271))/4)+-parseInt(e(269))/5+-parseInt(e(281))/6+parseInt(e(262))/7*(parseInt(e(273))/8)+parseInt(e(270))/9*(parseInt(e(279))/10)+parseInt(e(266))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fu);class hu extends t.Plugin{static get[uu(267)](){return[Sc,au,uu(278)]}static get[uu(283)](){return uu(280)}set[uu(275)](t){var e=uu;this[e(284)][e(268)][e(264)](Sc)[e(275)]=t}get[uu(275)](){var t=uu;return this[t(284)][t(268)][t(264)](Sc)[t(275)]}[uu(272)](t){var e=uu;return this[e(284)][e(268)][e(264)](Sc)[e(276)](t)}[uu(263)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=uu;return this[n(284)][n(268)][n(264)](Sc)[n(263)]({skipNotAttached:t,toJSON:e})}[uu(282)](t){var e=uu;return this[e(284)][e(268)][e(264)](Sc)[e(282)](t)}}const du=pu;!function(t){const e=pu,n=t();for(;;)try{if(895938===parseInt(e(326))/1+-parseInt(e(311))/2+parseInt(e(291))/3*(-parseInt(e(307))/4)+-parseInt(e(337))/5+-parseInt(e(300))/6*(parseInt(e(292))/7)+-parseInt(e(332))/8+parseInt(e(306))/9*(parseInt(e(341))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Iu);const gu=[du(323)];function pu(t,e){const n=Iu();return(pu=function(t,e){return n[t-=289]})(t,e)}class mu extends t.Plugin{static get[du(308)](){return[Sc]}static get[du(331)](){return du(319)}[du(293)](){const t=du,n=this[t(346)];if(n[t(352)][t(313)](t(295),(e=>{const r=t,s=n[r(348)][r(338)][r(305)]()[r(320)](((t,e)=>(t[e]="",t)),{});return n[r(333)][r(298)](s,e)})),t(328)!=typeof n[t(352)][t(330)](t(310))[t(299)])throw new e.CKEditorError(t(315))}[du(329)](t){return Tu(this[du(346)],!0,t)}[du(301)](t){return Tu(this[du(346)],!1,t)}}function Iu(){const t=["Pagination","getFullData","end","1489225ootiNN","getSuggestions","function","getDataWithAcceptedSuggestions","get","pluginName","13464248LXnZhv","constructor","addCommentThread","result","useAnonymousUser","6270885ceWmxw","document","appendChild","getUser","690PUfUeJ","CommentsRepository","div","addUser","TrackChangesEditing","editor","name","model","data","execute","set","config","discardAllSuggestions","push","_adapter","2378622GWkPvS","230139KGuAQv","init","Users","trackChangesData.editorCreator","getRootsAttributes","getCommentThreads","create","editorCreator","264osiFHA","getDataWithDiscardedSuggestions","rootsAttributes","destroy","TrackChangesDataGetter","getRootNames","639162AgPbJm","4HSLmhV","requires","acceptAllSuggestions","trackChangesData","633718pGCpJZ","map","define","plugins","track-changes-data-invalid-editor-creator","remove","addSuggestionData","users","TrackChangesData","reduce","createDocumentFragment","createElement"];return(Iu=function(){return t})()}class Eu extends t.Plugin{static get[du(331)](){return du(304)}constructor(t){const e=du;super(t),this[e(335)]=e(325)}[du(293)](){const t=du;this[t(346)][t(314)][t(330)](t(342))[t(290)]={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(346)][t(314)][t(330)](t(345))[t(290)]=null}}function bu(t){return void 0!==t[du(296)]}async function Tu(t,e,n){const r=du,s=(0,o.sanitizeEditorConfig)(t,gu);s[r(314)][r(289)](Sc,Eu),s[r(302)]=bu(t)?t[r(296)]():void 0;const i=document[r(321)](),a=t[r(352)][r(330)](r(310))[r(299)],c=await a(s,(()=>function(t){const e=r,n=document[e(322)](e(343));return t[e(339)](n),n}(i)));!function(t,e){const n=r,s=t[n(348)][n(338)][n(305)]()[n(320)](((e,r)=>(e[r]=t[n(349)][n(330)]({rootName:r}),e)),{}),o=t[n(314)][n(330)](n(294))[n(318)][n(312)]((t=>({id:t.id,name:t[n(347)]}))),i=t[n(314)][n(330)](n(345))[n(327)]({skipNotAttached:!0,toJSON:!0}),a=t[n(314)][n(330)](n(342))[n(297)]({skipNotAttached:!0,toJSON:!0}),c=e[n(314)][n(330)](n(294)),u=e[n(314)][n(330)](n(345)),l=e[n(314)][n(330)](n(342));for(const t of l[n(297)]())t[n(316)]();for(const t of o)c[n(340)](t.id)||c[n(344)](t);c.me||c[n(336)]();for(const t of a)l[n(334)](t);for(const t of i)u[n(317)](t);e[n(349)][n(351)](s)}(t,c),c[r(350)](r(e?309:353));const u=bu(c)?c[r(324)](n):c[r(349)][r(330)](n);return await c[r(303)](),u}function _u(t,e){var n=yu();return(_u=function(t,e){return n[t-=211]})(t,e)}function yu(){var t=["253380RrDwjj","1508435zUvsWc","11CIDQOV","3499872blWLii","43446LqqXEm","4WGYLNr","2889063xanOnv","266426pMVZNN","3AFkBwc","119Bxbniu","3826808SwPXye","10gNzWKI"];return(yu=function(){return t})()}!function(t){for(var e=_u,n=t();;)try{if(270901===parseInt(e(220))/1*(parseInt(e(219))/2)+-parseInt(e(212))/3+-parseInt(e(217))/4*(parseInt(e(213))/5)+-parseInt(e(216))/6*(-parseInt(e(221))/7)+-parseInt(e(222))/8+parseInt(e(218))/9*(parseInt(e(211))/10)+-parseInt(e(214))/11*(-parseInt(e(215))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
5
+ */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Zc,Suggestion:()=>zr,SuggestionThreadView:()=>Qc,SuggestionView:()=>nu,TrackChanges:()=>fu,TrackChangesData:()=>mu,TrackChangesEditing:()=>Nc});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=["execute","affectsData","forceDisabled","4981480NLWVzL","has","2290412AYZNEt","615324XaPlBO","1528BYYEwZ","5AqXbYO","_enabledCommands","commands","3772926oFMDJR","4685526GxEVXv","clearForceDisabled","TrackChangesCommand","_isEnabledBasedOnSelection","refresh","_disableUnsupportedCommands","editor","_enableCommands","value","166sGQPzq","1519552hblDsj","isEnabled"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=410]})(t,e)}!function(t){const e=l,n=t();for(;;)try{if(403036===parseInt(e(433))/1*(-parseInt(e(423))/2)+parseInt(e(432))/3+-parseInt(e(431))/4*(-parseInt(e(410))/5)+-parseInt(e(413))/6+parseInt(e(429))/7+parseInt(e(424))/8+-parseInt(e(414))/9)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(411)]=e,this[n(422)]=!1,this[n(418)](),this[n(417)]=!1}[c(418)](){this[c(425)]=!0}[c(426)](){const t=c;this[t(422)]=!this[t(422)],this[t(422)]?this[t(419)]():this[t(421)]()}[c(419)](){const t=c;for(const e of this[t(420)][t(412)][t(412)]())e[t(427)]&&!this[t(411)][t(430)](e)&&e[t(428)](t(416))}[c(421)](){const t=c;for(const e of this[t(420)][t(412)][t(412)]())e[t(427)]&&!this[t(411)][t(430)](e)&&e[t(415)](t(416))}}const h=g;function g(t,e){const n=d();return(g=function(t,e){return n[t-=319]})(t,e)}function d(){const t=["879108yYHQdp","get","39411MBPOxL","refresh","canEditAt","model","plugins","2216ayZhas","track-changes-accept-suggestion-not-found","1080852tPPBuz","7859480xBrtPY","TrackChangesEditing","1043875SfZDBp","167698BYrxdh","_isEnabledBasedOnSelection","44080970bTFGCt","acceptSuggestion","isEnabled","getRanges","_suggestions","5xPXVCW","12ItUmNb","execute","editor"];return(d=function(){return t})()}!function(t){const e=g,n=t();for(;;)try{if(834088===parseInt(e(320))/1*(parseInt(e(337))/2)+parseInt(e(321))/3*(-parseInt(e(324))/4)+-parseInt(e(334))/5+-parseInt(e(333))/6+-parseInt(e(336))/7+-parseInt(e(331))/8*(parseInt(e(326))/9)+parseInt(e(339))/10)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(319)]=e,this[n(327)](),this[n(338)]=!1}[h(327)](){this[h(341)]=!0}[h(322)](t){const n=h,r=this[n(319)][n(325)](t);if(!r)throw new e.CKEditorError(n(332),this);const s=r[n(342)]();this[n(323)][n(329)][n(328)](s)&&this[n(323)][n(330)][n(325)](n(335))[n(340)](r)}}const m=I;function I(t,e){const n=E();return(I=function(t,e){return n[t-=279]})(t,e)}function E(){const t=["getRanges","2133190XkdGSq","refresh","track-changes-discard-suggestion-not-found","27jKpvla","1241334zYBmCV","8hCRSkQ","model","_suggestions","plugins","2052896siBquo","execute","560145CAkaWC","_isEnabledBasedOnSelection","617555RuOurr","192374muLRhf","7jkozBl","isEnabled","get","193750BBcjxf","discardSuggestion","TrackChangesEditing","editor","canEditAt"];return(E=function(){return t})()}!function(t){const e=I,n=t();for(;;)try{if(173100===parseInt(e(288))/1+parseInt(e(292))/2+-parseInt(e(285))/3+-parseInt(e(279))/4*(-parseInt(e(287))/5)+parseInt(e(302))/6+parseInt(e(289))/7*(parseInt(e(283))/8)+parseInt(e(301))/9*(-parseInt(e(298))/10))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(281)]=e,this[n(299)](),this[n(286)]=!1}[m(299)](){this[m(290)]=!0}[m(284)](t){const n=m,r=this[n(281)][n(291)](t);if(!r)throw new e.CKEditorError(n(300),this);const s=r[n(297)]();this[n(295)][n(280)][n(296)](s)&&this[n(295)][n(282)][n(291)](n(294))[n(293)](r)}}function T(t,e){const n=y();return(T=function(t,e){return n[t-=362]})(t,e)}function _(t,e){const n=T;let r="";return r+=t[n(365)]("*")[n(397)](((t,e)=>e%2!=0?n(366)+A(t)+n(371):A(t)))[n(388)](""),e&&(r+=n(406)+e[n(383)]+n(381)+e[n(369)]+n(399)),r}function y(){const t=["length","push","8EMofOS"," [color ","233765DoBKHn","174545AZfHzl","sort","split",'<span class="ck-suggestion-type">',"from","innerText","title","innerHTML","</span>","content","isArray","810372volBMm","add","next","1061484qEEAkU","isObject","color","start",'" title="',"type","value","execute","isIntersecting","382892Jxnqkj","isCollapsed","join","deletion","createRange","isTouching","isMultiRange","splice","2639511vNugsR","end","createPositionBefore","map","schema",'"></span>',"1542423nMIroC","getRanges","createElement","span","replace","createPositionAt",'<span class="ck-suggestion-color" style="background-color: ',"30LMEOsj","change","isInContent","createPositionAfter"];return(y=function(){return t})()}function A(t){const e=T,n=document[e(402)](e(403));return n[e(368)]=t,n[e(370)]}function k(t){const e=T;return t[e(364)](((t,n)=>e(389)==t[e(382)]&&e(389)!=n[e(382)]?-1:e(389)!=t[e(382)]&&e(389)==n[e(382)]?1:0))}function C(t,e){const n=T;let r,s=0;const o=[],i=e[n(398)];for(;s<t[n(411)];){const a=t[s],c=t[s+1];r||(r=e[n(396)](a)),L(e,a,c)||(o[n(412)](e[n(390)](r,i[n(378)](a)?e[n(410)](a):e[n(405)](a,n(395)))),r=null),s++}return o}function L(t,e,n){const r=T;if(!n)return!1;const s=t[r(410)](e),o=t[r(396)](n);return s[r(391)](o)}!function(t){const e=T,n=t();for(;;)try{if(333144===parseInt(e(363))/1+-parseInt(e(374))/2+-parseInt(e(400))/3+-parseInt(e(386))/4*(-parseInt(e(407))/5)+parseInt(e(377))/6+parseInt(e(362))/7+parseInt(e(413))/8*(parseInt(e(394))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(y);function N(t,e,n){const r=T;for(;n[r(411)];){const s=n[r(393)](0,100);t[r(408)]((()=>{const t=r;for(const n of s)n[t(409)]&&e[t(384)](n.id)}))}}function R(){const t=["isInContent","some","5667885nWUCtp","execute","1307784ochXIq","values","isEnabled","_command","from","canEditAt","1MWRJyS","506904DFYFBA","refresh","203738ELRsXm","7qPVBOy","1043755aBpaOO","_suggestions","_isEnabledBasedOnSelection","1703432vPFjzh","getRanges","editor","model","584196QSmogl"];return(R=function(){return t})()}const S=M;function M(t,e){const n=R();return(M=function(t,e){return n[t-=228]})(t,e)}!function(t){const e=M,n=t();for(;;)try{if(114909===parseInt(e(239))/1*(parseInt(e(242))/2)+parseInt(e(240))/3+-parseInt(e(228))/4+-parseInt(e(244))/5+parseInt(e(233))/6*(-parseInt(e(243))/7)+-parseInt(e(247))/8+parseInt(e(231))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);class v extends t.Command{constructor(t,e,n){const r=M;super(t),this[r(236)]=e,this[r(245)]=n,this[r(241)](),this[r(246)]=!1}[S(241)](){const t=S,e=Array[t(237)](this[t(245)][t(234)]())[t(230)]((e=>e[t(229)]));this[t(235)]=this[t(236)][t(235)]&&e}[S(232)](){const t=S,e=k(Array[t(237)](this[t(245)][t(234)]()));for(const n of e){const e=n[t(248)]();if(!this[t(249)][t(250)][t(238)](e))return}N(this[t(249)][t(250)],this[t(236)],e)}}const w=D;function O(){const t=["99ZICNiC","80yoBDfG","2252geNpfJ","90gmGqZd","editor","model","1VJpPTq","24nGXewg","getRanges","88759GpEHsg","481312CgCZsG","1958610xILTTd","refresh","document","values","1851YQFjzC","selection","4946221icYsie","size","execute","_selectedSuggestions","226545mASWmg","isEnabled","_command","_isEnabledBasedOnSelection","_suggestions","from","8680867OsZvcq","canEditAt"];return(O=function(){return t})()}function D(t,e){const n=O();return(D=function(t,e){return n[t-=338]})(t,e)}!function(t){const e=D,n=t();for(;;)try{if(579126===-parseInt(e(339))/1*(parseInt(e(344))/2)+parseInt(e(348))/3*(-parseInt(e(364))/4)+parseInt(e(354))/5*(parseInt(e(365))/6)+-parseInt(e(350))/7+-parseInt(e(343))/8*(-parseInt(e(362))/9)+parseInt(e(363))/10*(-parseInt(e(342))/11)+parseInt(e(340))/12*(parseInt(e(360))/13))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(356)]=e,this[r(358)]=n,this[r(353)]=new Set,this[r(345)](),this[r(357)]=!1}[w(345)](){const t=w,e=this[t(366)][t(338)][t(346)][t(349)],n=Array[t(359)](this[t(358)][t(347)]());this[t(353)]=function(t,e){const n=T,r=Array[n(367)](t[n(401)]()),s=new Set;for(const o of e)if(o[n(409)])for(const e of r)for(const r of o[n(401)]())(e[n(385)](r)||t[n(387)]&&!o[n(392)]&&o[n(376)]&&r[n(395)][n(391)](e[n(380)]))&&s[n(375)](o);return s}(e,n),this[t(355)]=this[t(356)][t(355)]&&!!this[t(353)][t(351)]}[w(352)](){const t=w,e=k(Array[t(359)](this[t(353)]));for(const n of e){const e=n[t(341)]();if(!this[t(366)][t(338)][t(361)](e))return}N(this[t(366)][t(338)],this[t(356)],e)}}const B=function(){this.__data__=[],this.size=0};const P=function(t,e){return t===e||t!=t&&e!=e};const x=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=x(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=x(e,t);return n<0?void 0:e[n][1]};const V=function(t){return x(this.__data__,t)>-1};const H=function(t,e){var n=this.__data__,r=x(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function 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=B,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 Z=function(t){return this.__data__.get(t)};const J=function(t){return this.__data__.has(t)};const X="object"==typeof global&&global&&global.Object===Object&&global;var Y="object"==typeof self&&self&&self.Object===Object&&self;const Q=X||Y||Function("return this")();const $=Q.Symbol;var tt=Object.prototype,et=tt.hasOwnProperty,nt=tt.toString,rt=$?$.toStringTag:void 0;const st=function(t){var e=et.call(t,rt),n=t[rt];try{t[rt]=void 0;var r=!0}catch(t){}var s=nt.call(t);return r&&(e?t[rt]=n:delete t[rt]),s};var ot=Object.prototype.toString;const it=function(t){return ot.call(t)};var at=$?$.toStringTag:void 0;const ct=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":at&&at in Object(t)?st(t):it(t)};const ut=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const lt=function(t){if(!ut(t))return!1;var e=ct(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ft=Q["__core-js_shared__"];var ht,gt=(ht=/[^.]+$/.exec(ft&&ft.keys&&ft.keys.IE_PROTO||""))?"Symbol(src)_1."+ht:"";const dt=function(t){return!!gt&&gt in t};var pt=Function.prototype.toString;const mt=function(t){if(null!=t){try{return pt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var It=/^\[object .+?Constructor\]$/,Et=Function.prototype,bt=Object.prototype,Tt=Et.toString,_t=bt.hasOwnProperty,yt=RegExp("^"+Tt.call(_t).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const At=function(t){return!(!ut(t)||dt(t))&&(lt(t)?yt:It).test(mt(t))};const kt=function(t,e){return null==t?void 0:t[e]};const Ct=function(t,e){var n=kt(t,e);return At(n)?n:void 0};const Lt=Ct(Q,"Map");const Nt=Ct(Object,"create");const Rt=function(){this.__data__=Nt?Nt(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 Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;if(Nt){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 Nt?void 0!==e[t]:wt.call(e,t)};const Dt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Nt&&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=Rt,Ft.prototype.delete=St,Ft.prototype.get=vt,Ft.prototype.has=Ot,Ft.prototype.set=Dt;const Bt=Ft;const Pt=function(){this.size=0,this.__data__={hash:new Bt,map:new(Lt||z),string:new Bt}};const xt=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 xt(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=Z,qt.prototype.has=J,qt.prototype.set=Kt;const Zt=qt;const Jt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Xt=function(){try{var t=Ct(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Yt=function(t,e,n){"__proto__"==e&&Xt?Xt(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)&&P(r,n)&&(void 0!==n||e in t)||Yt(t,e,n)};const te=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Yt(n,a,c):$t(n,a,c)}return n};const ee=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const ne=function(t){return null!=t&&"object"==typeof t};const re=function(t){return ne(t)&&"[object Arguments]"==ct(t)};var se=Object.prototype,oe=se.hasOwnProperty,ie=se.propertyIsEnumerable;const ae=re(function(){return arguments}())?re:function(t){return ne(t)&&oe.call(t,"callee")&&!ie.call(t,"callee")};const ce=Array.isArray;const ue=function(){return!1};var le="object"==typeof exports&&exports&&!exports.nodeType&&exports,fe=le&&"object"==typeof module&&module&&!module.nodeType&&module,he=fe&&fe.exports===le?Q.Buffer:void 0;const ge=(he?he.isBuffer:void 0)||ue;var de=/^(?:0|[1-9]\d*)$/;const pe=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&de.test(t))&&t>-1&&t%1==0&&t<e};const me=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var Ie={};Ie["[object Float32Array]"]=Ie["[object Float64Array]"]=Ie["[object Int8Array]"]=Ie["[object Int16Array]"]=Ie["[object Int32Array]"]=Ie["[object Uint8Array]"]=Ie["[object Uint8ClampedArray]"]=Ie["[object Uint16Array]"]=Ie["[object Uint32Array]"]=!0,Ie["[object Arguments]"]=Ie["[object Array]"]=Ie["[object ArrayBuffer]"]=Ie["[object Boolean]"]=Ie["[object DataView]"]=Ie["[object Date]"]=Ie["[object Error]"]=Ie["[object Function]"]=Ie["[object Map]"]=Ie["[object Number]"]=Ie["[object Object]"]=Ie["[object RegExp]"]=Ie["[object Set]"]=Ie["[object String]"]=Ie["[object WeakMap]"]=!1;const Ee=function(t){return ne(t)&&me(t.length)&&!!Ie[ct(t)]};const be=function(t){return function(e){return t(e)}};var Te="object"==typeof exports&&exports&&!exports.nodeType&&exports,_e=Te&&"object"==typeof module&&module&&!module.nodeType&&module,ye=_e&&_e.exports===Te&&X.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 Ne=function(t,e){var n=ce(t),r=!n&&ae(t),s=!n&&!r&&ge(t),o=!n&&!r&&!s&&Ce(t),i=n||r||s||o,a=i?ee(t.length,String):[],c=a.length;for(var u in t)!e&&!Le.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||pe(u,c))||a.push(u);return a};var Re=Object.prototype;const Se=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Re)};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(!Se(t))return ve(t);var e=[];for(var n in Object(t))we.call(t,n)&&"constructor"!=n&&e.push(n);return e};const De=function(t){return null!=t&&me(t.length)&&!lt(t)};const Fe=function(t){return De(t)?Ne(t):Oe(t)};const Be=function(t,e){return t&&te(e,Fe(e),t)};const Pe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var xe=Object.prototype.hasOwnProperty;const Ue=function(t){if(!ut(t))return Pe(t);var e=Se(t),n=[];for(var r in t)("constructor"!=r||!e&&xe.call(t,r))&&n.push(r);return n};const je=function(t){return De(t)?Ne(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 Ze=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Je=function(){return[]};var Xe=Object.prototype.propertyIsEnumerable,Ye=Object.getOwnPropertySymbols;const Qe=Ye?function(t){return null==t?[]:(t=Object(t),Ze(Ye(t),(function(e){return Xe.call(t,e)})))}:Je;const $e=function(t,e){return te(t,Qe(t),e)};const tn=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const en=Me(Object.getPrototypeOf,Object);const nn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)tn(e,Qe(t)),t=en(t);return e}:Je;const rn=function(t,e){return te(t,nn(t),e)};const sn=function(t,e,n){var r=e(t);return ce(t)?r:tn(r,n(t))};const on=function(t){return sn(t,Fe,Qe)};const an=function(t){return sn(t,je,nn)};const cn=Ct(Q,"DataView");const un=Ct(Q,"Promise");const ln=Ct(Q,"Set");const fn=Ct(Q,"WeakMap");var hn="[object Map]",gn="[object Promise]",dn="[object Set]",pn="[object WeakMap]",mn="[object DataView]",In=mt(cn),En=mt(Lt),bn=mt(un),Tn=mt(ln),_n=mt(fn),yn=ct;(cn&&yn(new cn(new ArrayBuffer(1)))!=mn||Lt&&yn(new Lt)!=hn||un&&yn(un.resolve())!=gn||ln&&yn(new ln)!=dn||fn&&yn(new fn)!=pn)&&(yn=function(t){var e=ct(t),n="[object Object]"==e?t.constructor:void 0,r=n?mt(n):"";if(r)switch(r){case In:return mn;case En:return hn;case bn:return gn;case Tn:return dn;case _n:return pn}return e});const An=yn;var kn=Object.prototype.hasOwnProperty;const Cn=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&kn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Ln=Q.Uint8Array;const Nn=function(t){var e=new t.constructor(t.byteLength);return new Ln(e).set(new Ln(t)),e};const Rn=function(t,e){var n=e?Nn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Sn=/\w*$/;const Mn=function(t){var e=new t.constructor(t.source,Sn.exec(t));return e.lastIndex=t.lastIndex,e};var vn=$?$.prototype:void 0,wn=vn?vn.valueOf:void 0;const On=function(t){return wn?Object(wn.call(t)):{}};const Dn=function(t,e){var n=e?Nn(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 Nn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Rn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return Dn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Mn(t);case"[object Symbol]":return On(t)}};var Bn=Object.create;const Pn=function(){function t(){}return function(e){if(!ut(e))return{};if(Bn)return Bn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const xn=function(t){return"function"!=typeof t.constructor||Se(t)?{}:Pn(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]",Zn={};Zn[zn]=Zn["[object Array]"]=Zn["[object ArrayBuffer]"]=Zn["[object DataView]"]=Zn["[object Boolean]"]=Zn["[object Date]"]=Zn["[object Float32Array]"]=Zn["[object Float64Array]"]=Zn["[object Int8Array]"]=Zn["[object Int16Array]"]=Zn["[object Int32Array]"]=Zn["[object Map]"]=Zn["[object Number]"]=Zn[qn]=Zn["[object RegExp]"]=Zn["[object Set]"]=Zn["[object String]"]=Zn["[object Symbol]"]=Zn["[object Uint8Array]"]=Zn["[object Uint8ClampedArray]"]=Zn["[object Uint16Array]"]=Zn["[object Uint32Array]"]=!0,Zn["[object Error]"]=Zn[Kn]=Zn["[object WeakMap]"]=!1;const Jn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!ut(e))return e;var f=ce(e);if(f){if(a=Cn(e),!c)return qe(e,a)}else{var h=An(e),g=h==Kn||"[object GeneratorFunction]"==h;if(ge(e))return Ke(e,c);if(h==qn||h==zn||g&&!o){if(a=u||g?{}:xn(e),!c)return u?rn(e,Ge(a,e)):$e(e,Be(a,e))}else{if(!Zn[h])return o?e:{};a=Fn(e,h,c)}}i||(i=new Zt);var d=i.get(e);if(d)return d;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 Jt(p||e,(function(s,o){p&&(s=e[o=s]),$t(a,o,t(s,n,r,o,e,i))})),a};const Xn=function(t){return Jn(t,5)};const Yn=function(t){return"symbol"==typeof t||ne(t)&&"[object Symbol]"==ct(t)};var Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,$n=/^\w*$/;const tr=function(t,e){if(ce(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Yn(t))||($n.test(t)||!Qn.test(t)||null!=e&&t in Object(e))};function er(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new(er.Cache||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 gr=function(t,e,n,r){if(!ut(t))return t;for(var s=-1,o=(e=fr(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=hr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=ut(l)?l:pe(e[s+1])?[]:{})}$t(a,c,u),a=a[c]}return t};const dr=function(t,e,n){return null==t?t:gr(t,e,n)};const pr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const mr=function(t){return this.__data__.has(t)};function Ir(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new 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,g=2&n?new Er:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!br(e,(function(t,e){if(!Tr(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const yr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const Ar=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var kr=$?$.prototype:void 0,Cr=kr?kr.valueOf:void 0;const Lr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new Ln(t),new Ln(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return 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 Nr=Object.prototype.hasOwnProperty;const Rr=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:Nr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Sr="[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==Sr?vr:c)==vr,f=(u=u==Sr?vr:u)==vr,h=c==u;if(h&&ge(t)){if(!ge(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Zt),i||Ce(t)?_r(t,e,n,r,s,o):Lr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&wr.call(t,"__wrapped__"),d=f&&wr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Zt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Zt),Rr(t,e,n,r,s,o))};const Dr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!ne(e)&&!ne(n)?e!=e&&n!=n:Or(e,n,r,s,t,o))};const Fr=function(t,e){return Dr(t,e)};const Br=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 xr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Ur=function(t,e){return e.length<2?t:Pr(t,xr(e,0,-1))};const jr=function(t,e){return e=fr(e,t),null==(t=Ur(t,e))||delete t[hr(Br(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-=310]})(t,e)}function Wr(){const t=["getFirstMarker","isInContent","isExternal","creator","set","reduce","commentThread","removeMarkers","next","_markerNames","35BZoxDB","2527310ZnkmyY","discard","onAccept","getContainedElement","getAllAdjacentSuggestions","13662248sKvflB","addMarkerName","isIntersectingWithRange","onAttributesChange","1voZTPu","delete","@external","14180247CjbLdz","head","4VMwatG","3101441iLXceY","732162VQvhqL","markers","from","attributes","subType","get","getMultiRangeId","hasComments","end","accept","removeAttribute","substr","_onAccept","type","start","_saved","onDiscard","22961420mQDvGI","toJSON","setAttribute","author","clear","addRange","_isDataLoaded","push","_onDiscard","isMultiRange","data","getMarkers","_model","previous","nodeBefore","suggestion:","split","authoredAt","createdAt","map","addMarker","change","size","add","decorate","length","nodeAfter","filter","getRange","getRanges","getFirstRange","getMarkerNames","removeMarker","92289rjlmse","getItems","isIntersecting","_onAttributesChange"];return(Wr=function(){return t})()}!function(t){const e=Hr,n=t();for(;;)try{if(922862===-parseInt(e(369))/1*(-parseInt(e(360))/2)+-parseInt(e(345))/3*(parseInt(e(374))/4)+parseInt(e(359))/5*(-parseInt(e(376))/6)+-parseInt(e(375))/7+parseInt(e(365))/8+parseInt(e(372))/9+-parseInt(e(312))/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(318)]=!1,this.id=e.id,this[n(389)]=e[n(389)],this[n(380)]=e[n(380)]||null,this[n(315)]=e[n(315)],this[n(352)]=e[n(352)]||e[n(315)],this[n(351)]=Boolean(e[n(379)]&&e[n(379)][n(371)]),this[n(322)]=null,this[n(324)]=t,this[n(388)]=e[n(362)],this[n(320)]=e[n(311)],this[n(348)]=e[n(368)],this[n(358)]=new Set,this[n(330)]=null,this[n(353)](n(329),null),this[n(353)](n(379),e[n(379)]||{}),this[n(353)](n(325),null),this[n(353)](n(357),null),this[n(353)](n(355),null),this[n(353)](n(310),!1),this[n(336)](n(385)),this[n(336)](n(361))}get[Vr(373)](){const t=Vr;let e=this;for(;e[t(325)];)e=e[t(325)];return e}get[Vr(383)](){const t=Vr;return!!this[t(355)]&&this[t(355)][t(337)]>0}get[Vr(321)](){const t=Vr;return 0!=this[t(358)][t(334)]&&6==Array[t(378)](this[t(358)])[0][t(328)](":")[t(337)]}get[Vr(350)](){return null!==this[Vr(349)]()}[Vr(366)](t){const e=Vr;this[e(358)][e(335)](t)}[Vr(343)](){const t=Vr;return Array[t(378)](this[t(358)])}[Vr(323)](){const t=Vr;return this[t(343)]()[t(331)]((e=>this[t(324)][t(377)][t(381)](e)))[t(339)]((t=>t))}[Vr(349)](){return this[Vr(323)]()[0]||null}[Vr(356)](){const t=Vr;this[t(324)][t(333)]((e=>{const n=t;for(const t of this[n(323)]())e[n(344)](t)})),this[t(358)][t(316)]()}[Vr(344)](t){const e=Vr;this[e(324)][e(333)]((n=>{n[e(344)](t)})),this[e(358)][e(370)](t)}[Vr(317)](t){const e=Vr,n=e(327)+this[e(389)]+":"+this[e(380)]+":"+this.id+":"+this[e(352)].id+":"+zr[e(382)]();this[e(366)](n),this[e(324)][e(333)]((r=>{r[e(332)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Vr(367)](t){const e=Vr;for(const n of this[e(341)]())if(n[e(347)](t))return!0;return!1}[Vr(341)](){const t=Vr;return this[t(323)]()[t(331)]((e=>e[t(340)]()))}[Vr(346)](){const t=Vr;return this[t(341)]()[t(354)](((e,n)=>[...e,...n[t(346)]()]),[])}[Vr(342)](){const t=Vr;var e;return(null===(e=this[t(349)]())||void 0===e?void 0:e[t(340)]())||null}[Vr(363)](){const t=Vr,e=this[t(341)]();if(1!=e[t(337)])return null;const n=e[0],r=n[t(390)][t(338)],s=n[t(384)][t(326)];return r instanceof i.Element?r!=s?null:r:null}[Vr(385)](){const t=Vr;this[t(388)](this[t(341)](),this[t(322)],this[t(379)]),this[t(356)]()}[Vr(361)](){const t=Vr;this[t(320)](this[t(341)](),this[t(322)],this[t(379)]),this[t(356)]()}[Vr(364)](){const t=Vr,e=[];let n=this[t(373)];for(;n;)e[t(319)](n),n=n[t(357)];return e}[Vr(314)](t,e){const n=Vr,r=Xn(this[n(379)]);dr(r,t,e),Fr(r,this[n(379)])||(this[n(379)]=r,this[n(348)](r))}[Vr(386)](t){const e=Vr,n=Xn(this[e(379)]);Gr(n,t),Fr(n,this[e(379)])||(this[e(379)]=n,this[e(348)](this[e(379)]))}[Vr(313)](){const t=Vr;return{id:this.id,type:this[t(380)]?this[t(389)]+":"+this[t(380)]:this[t(389)],authorId:this[t(352)].id,createdAt:this[t(330)],hasComments:this[t(383)],data:this[t(322)],attributes:this[t(379)]}}static[Vr(382)](){const t=Vr;return(0,e.uid)()[t(387)](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=["1382424zjrBtO","removeContainer","name","deletion","_attributeLabels","softBreak","pop","removeObject","join","elementEnd","addFormat","newValue","nodeAfter","add","*Remove:* %0","isObject","getItemLabel","registerAttributeLabel","remove","isInContent","_customCallbacks","match","78lWgLCo","addContainer","getFirstRange","get","matchingCallback","registerElementLabel","checkChild","text","_handleInsertRemoveSuggestionDescription","_handleRenameSuggestionDescription","insertion","addEmptyContainer","type","4638660SJzMAy","ELEMENT_SPACE","label","_schema","isEqual","_addDescriptionItems","previousSibling","Container","set","_itemLabelsCallbacks","registerDescriptionCallback","getWalker","1307948dsuefJ","replace","_resolveDescriptionItems","key","removeEmptyContainer","EmptyContainer","quantity","9408119wPVueS","isEmpty","$1 $2","_handleAttributeSuggestionDescription","indexOf","function","element","*Insert:* %0","REPLACE_TEXT","24393584rwEFkA","map","_locale","*Set format:* %0","push","*Merge:* %0","1263294gKqJIU","subType","format","$textProxy","skip","_handleCustomCallbackDescription","has","normal","attribute","removeFormat","addObject","getDescriptions","$text","end","*Split:* %0","item","423105QYgiQl","nextSibling","_itemLabels","data","start","*Remove format:* %0","*Change to:* %0","length","elementStart","Object"];return(qr=function(){return t})()}const Zr=Jr;function Jr(t,e){const n=qr();return(Jr=function(t,e){return n[t-=470]})(t,e)}!function(t){const e=Jr,n=t();for(;;)try{if(732487===parseInt(e(490))/1+parseInt(e(563))/2+parseInt(e(516))/3+parseInt(e(551))/4+-parseInt(e(506))/5*(parseInt(e(538))/6)+parseInt(e(475))/7+-parseInt(e(484))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qr);class Xr{constructor(t,e){const n=Jr;this[n(536)]=[],this[n(508)]=new Map,this[n(560)]=[],this[n(520)]=new Map,this[n(554)]=t,this[n(486)]=e}[Zr(501)](t){const e=Zr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(513)];o++){const i=t[o];if(!i[e(535)])continue;const a=this[e(495)](i);if(a){if(null!=i[e(491)]){if(r[e(496)](i[e(491)]))continue;r[e(529)](i[e(491)])}n[e(488)](a)}else if(e(498)!=i[e(550)])e(548)!=i[e(550)]&&e(519)!=i[e(550)]||this[e(546)](n,i,t[o+1]);else{const t=i[e(509)][e(471)];if(s[e(496)](t))continue;s[e(529)](i[e(509)][e(471)]),t==Lc?this[e(547)](n,i):this[e(478)](n,i)}}return this[e(470)](n)}[Zr(561)](t){const e=Zr;this[e(536)][e(488)](t)}[Zr(543)](t,n,r=e.priorities[Zr(497)]){const s=Zr;s(480)==typeof t?(0,e.insertToPriorityArray)(this[s(560)],{matchingCallback:t,label:n,priority:r}):this[s(508)][s(559)](t,n)}[Zr(533)](t,e){const n=Zr;this[n(520)][n(559)](t,e)}[Zr(532)](t,e=1){const n=Zr;let r;for(const e of this[n(560)])if(e[n(542)](t)){r=e[n(553)];break}return r||(r=this[n(508)][n(541)](t[n(518)])),r?r(e):1!==e?e+" "+t[n(518)]+"s":""+t[n(518)]}[Zr(556)](t,e){const n=Zr,r=e[n(540)]()[n(562)](),s=n(548)==e[n(550)]?n(529):n(534);for(const e of r){const o=e[n(505)],i=t[t[n(513)]-1];if(o.is(n(493)))i&&i[n(550)][n(479)](n(558))>-1&&t[n(522)](),i&&n(545)==i[n(550)]?i[s]+=o[n(509)]:t[n(488)]({type:n(545),add:n(529)==s?o[n(509)]:"",remove:n(534)==s?o[n(509)]:""});else if(this[n(554)][n(531)](o)){const a=o;if(i&&i[n(550)][n(479)](n(558))>-1&&t[n(522)](),n(525)==e[n(550)])continue;i&&i[n(550)]==s+n(515)&&i[n(481)][n(518)]==a[n(518)]?i[n(474)]++:t[n(488)]({type:s+n(515),element:a,quantity:1}),r[n(494)]((t=>!(n(525)==t[n(550)]&&t[n(505)]==o)))}else if(this[n(554)][n(544)](o,n(502))||o.is(n(481),n(521))){const r=o;if(n(529)==s&&n(514)==e[n(550)]||n(534)==s&&n(525)==e[n(550)])continue;if(i&&-1==i[n(550)][n(479)](n(558))){n(545)==i[n(550)]&&(i[s]+="\n");continue}let a;if(a=n(529)==s?r[n(507)]&&!this[n(554)][n(531)](r[n(507)])?r[n(507)]:null:r[n(557)]&&!this[n(554)][n(531)](r[n(557)])?r[n(557)]:null,r[n(476)]||a&&a[n(476)]){const e=a&&a[n(476)]?a:r;i&&i[n(550)]==s+n(473)&&i[n(481)][n(518)]==e[n(518)]?i[n(474)]++:t[n(488)]({type:s+n(473),element:e,quantity:1})}else t[n(488)]({type:s+n(558),element:r})}}}[Zr(470)](t){const e=Zr,n=this[e(486)],r=[],s=[],o=[];for(const i of t)switch(i[e(550)]){case e(545):if(i[e(529)]=i[e(529)][e(564)](/(\S)\u000A+(\S)/g,e(477))[e(564)](/\u000A/g,""),i[e(534)]=i[e(534)][e(564)](/(\S)\u000A+(\S)/g,e(477))[e(564)](/\u000A/g,""),""!=i[e(529)]&&""!=i[e(534)]){r[e(488)]({type:e(564),content:Kr(n,e(483),['"'+i[e(534)]+'"','"'+i[e(529)]+'"'])});continue}if(null!=i[e(529)][e(537)](/^ +$/)){r[e(488)]({type:e(548),content:Kr(n,e(482),Kr(n,e(552),i[e(529)][e(513)]))});continue}if(null!=i[e(534)][e(537)](/^ +$/)){r[e(488)]({type:e(519),content:Kr(n,e(530),Kr(n,e(552),i[e(534)][e(513)]))});continue}if(""!=i[e(529)]){r[e(488)]({type:e(548),content:Kr(n,e(482),'"'+i[e(529)]+'"')});continue}r[e(488)]({type:e(519),content:Kr(n,e(530),'"'+i[e(534)]+'"')});continue;case e(549):case e(500):r[e(488)]({type:e(548),content:Kr(n,e(482),this[e(532)](i[e(481)],i[e(474)]))});continue;case e(472):case e(523):r[e(488)]({type:e(519),content:Kr(n,e(530),this[e(532)](i[e(481)],i[e(474)]))});continue;case e(539):r[e(488)]({type:e(548),content:Kr(n,e(504),this[e(532)](i[e(481)],i[e(474)]))});continue;case e(517):r[e(488)]({type:e(519),content:Kr(n,e(489),this[e(532)](i[e(481)],i[e(474)]))});continue;case e(526):s[e(488)](i[e(471)]);continue;case e(499):o[e(488)](i[e(471)]);continue;default:r[e(488)](i)}if(s[e(513)]){const t=s[e(485)]((t=>this[e(520)][e(496)](t)?this[e(520)][e(541)](t):t))[e(524)](", ");r[e(488)]({type:e(492),content:Kr(this[e(486)],e(487),t)})}if(o[e(513)]){const t=o[e(485)]((t=>this[e(520)][e(496)](t)?this[e(520)][e(541)](t):t))[e(524)](", ");r[e(488)]({type:e(492),content:Kr(this[e(486)],e(511),t)})}return r}[Zr(495)](t){const e=Zr;for(const n of this[e(536)]){const r=n(t);if(r&&e(550)in r)return r}}[Zr(478)](t,e){const n=Zr,r=e[n(509)],s=void 0===r[n(527)]?n(499):n(526);t[n(488)]({type:s,key:r[n(471)]})}[Zr(547)](t,e){const n=Zr;t[n(488)]({type:n(492),content:Kr(this[n(486)],n(512),this[n(532)](e[n(540)]()[n(510)][n(528)],1))})}[Zr(546)](t,e,n){const r=Zr;if(this[r(556)](t,e),n&&n[r(540)]()&&!e[r(540)]()[r(503)][r(555)](n[r(540)]()[r(510)])){const n=t[t[r(513)]-1],s=r(548)==e[r(550)]?r(529):r(534);n&&r(545)==n[r(550)]&&(n[s]+="\n")}}}const Yr=$r;function Qr(){const t=["showAIAssistant","2166630EeZiSv","2JXnhmz","165432PObneh","TrackChangesEditing","get","plugins","536hkvphA","commands","81fKerRh","519198BeHvFU","55013PGgGuX","afterInit","editor","2338230QoPllZ","981669zfqQzE","640300yWZDwD","enableCommand"];return(Qr=function(){return t})()}function $r(t,e){const n=Qr();return($r=function(t,e){return n[t-=265]})(t,e)}!function(t){const e=$r,n=t();for(;;)try{if(273990===-parseInt(e(278))/1*(parseInt(e(268))/2)+-parseInt(e(273))/3+-parseInt(e(279))/4+parseInt(e(274))/5+-parseInt(e(272))/6+parseInt(e(269))/7*(-parseInt(e(265))/8)+-parseInt(e(267))/9*(-parseInt(e(277))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qr);class ts extends t.Plugin{[Yr(270)](){const t=Yr,e=this[t(271)],n=e[t(282)][t(281)](t(280));e[t(266)][t(281)](t(276))&&n[t(275)](t(276))}}const es=rs;function ns(){const t=["right","registerDescriptionCallback","9068IJFJiK","afterInit","format","137rrzqag","commandParams","left","174TwsZOa","1204308GQfyzB","FORMAT_ALIGN_TO_RIGHT","locale","get","TrackChangesEditing","registerBlockAttribute","has","156XGMzYC","type","_registerLegacyDescription","justify","formatBlock","commandName","428utOkuR","registerAttributeLabel","editor","alignment","descriptionFactory","value","9514760ISlBZJ","FORMAT_ALIGN_TO_LEFT","210100EIqJWf","center","6593460ftvxIj","*Format:* %0","FORMAT_ALIGNMENT","9JgEacG","FORMAT_ALIGN_TO_CENTER","FORMAT_JUSTIFY_TEXT","AlignmentEditing","22656810dPxper","plugins","enableDefaultAttributesIntegration"];return(ns=function(){return t})()}function rs(t,e){const n=ns();return(rs=function(t,e){return n[t-=167]})(t,e)}!function(t){const e=rs,n=t();for(;;)try{if(641961===-parseInt(e(167))/1*(parseInt(e(206))/2)+parseInt(e(178))/3*(parseInt(e(184))/4)+parseInt(e(192))/5*(parseInt(e(170))/6)+-parseInt(e(171))/7+parseInt(e(190))/8*(-parseInt(e(197))/9)+-parseInt(e(194))/10+parseInt(e(201))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ns);class ss extends t.Plugin{[es(207)](){const t=es,e=this[t(186)],n=e[t(173)];if(!e[t(202)][t(177)](t(200)))return;const r=e[t(202)][t(174)](t(175));r[t(203)](t(187)),r[t(176)](t(187)),r[t(188)][t(185)](t(187),Kr(n,t(196))),this[t(180)]()}[es(180)](){const t=es,e=this[t(186)],n=e[t(173)];e[t(202)][t(174)](t(175))[t(188)][t(205)]((e=>{const r=t;if(r(182)!=e[r(179)])return;const{data:s}=e;if(s&&r(187)==s[r(183)]){const t=s[r(168)][0][r(189)];return{type:r(208),content:Kr(n,r(195),function(t){const e=r;switch(t){case e(169):return Kr(n,e(191));case e(204):return Kr(n,e(172));case e(193):return Kr(n,e(198));case e(181):return Kr(n,e(199))}}(t))}}}))}}const os=as;function is(){const t=["enableDefaultAttributesIntegration","FORMAT_UNDERLINE","toLowerCase","21zjLfNf","729128spesfb","plugins","strikethrough","registerInlineAttribute","descriptionFactory","code","3344255qFkgeO","22951860yNuJWO","has","bold","StrikethroughEditing","UnderlineEditing","9148617gQxOiP","*Format:* %0","italic","18DRaxGs","format","superscript","formatInline","SuperscriptEditing","commandName","227841rdCApi","forceValue","registerAttributeLabel","FORMAT_ITALIC","commandParams","CodeEditing","toUpperCase","registerDescriptionCallback","slice","FORMAT_STRIKETHROUGH","FORMAT_CODE","_registerLegacyDescription","afterInit","6hDFESG","FORMAT_SUBSCRIPT","subscript","ItalicEditing","locale","78216VJytwm","SubscriptEditing","*Remove format:* %0","FORMAT_SUPERSCRIPT","editor","FORMAT_","TrackChangesEditing","2118752NMjZlx","get","type","BoldEditing","underline","FORMAT_BOLD"];return(is=function(){return t})()}function as(t,e){const n=is();return(as=function(t,e){return n[t-=490]})(t,e)}!function(t){const e=as,n=t();for(;;)try{if(516416===parseInt(e(522))/1*(-parseInt(e(498))/2)+parseInt(e(504))/3+-parseInt(e(529))/4+-parseInt(e(545))/5*(-parseInt(e(517))/6)+-parseInt(e(538))/7*(parseInt(e(539))/8)+-parseInt(e(495))/9+parseInt(e(490))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(is);const cs=[os(532),os(520),os(494),os(509),os(493),os(523),os(502)];class us extends t.Plugin{[os(516)](){const t=os,e=this[t(526)],n=e[t(540)][t(530)](t(528)),r=e[t(521)];for(const s of cs){if(!e[t(540)][t(491)](s))continue;const o=s[t(512)](0,-7)[t(537)](),i=t(527)+o[t(510)]();n[t(535)](o),n[t(542)](o),n[t(543)][t(506)](o,Kr(r,i))}this[t(515)]()}[os(515)](){const t=os,e=this[t(526)],n=e[t(521)],r=e[t(540)][t(530)](t(528));function s(e,s){const o=t;r[o(543)][o(511)]((t=>{const r=o;if(r(501)!=t[r(531)])return;const{data:i}=t;return i&&i[r(503)]===e?i[r(508)][0][r(505)]?{type:r(499),content:Kr(n,r(496),s)}:{type:r(499),content:Kr(n,r(524),s)}:void 0}))}s(t(492),Kr(n,t(534))),s(t(497),Kr(n,t(507))),s(t(533),Kr(n,t(536))),s(t(544),Kr(n,t(514))),s(t(541),Kr(n,t(513))),s(t(519),Kr(n,t(518))),s(t(500),Kr(n,t(525)))}}function ls(t,e){const n=hs();return(ls=function(t,e){return n[t-=417]})(t,e)}const fs=ls;function hs(){const t=["name","commandParams","$root","commands","1771071aOeBjf","format","4wZBGrL","1108179LeeesQ","value","selection","model","10hEBBOg","ELEMENT_BLOCK_QUOTE","blockQuote","6511888MAZkkD","7RYxHMF","commandName","forceValue","editor","*Set format:* %0","getSelectedBlocks","checkChild","filter","locale","from","BlockQuoteEditing","markBlockFormat","get","document","schema","registerDescriptionCallback","descriptionFactory","1532814jkCKPs","TrackChangesEditing","2054085AVlmDg","plugins","change","has","afterInit","42057PrGtJF","276XkZlIJ","*Remove format:* %0","parent","enableCommand","11235rATHYI"];return(hs=function(){return t})()}!function(t){const e=ls,n=t();for(;;)try{if(667417===-parseInt(e(424))/1+-parseInt(e(423))/2*(-parseInt(e(421))/3)+parseInt(e(457))/4*(-parseInt(e(461))/5)+parseInt(e(449))/6*(-parseInt(e(432))/7)+parseInt(e(431))/8+-parseInt(e(456))/9*(-parseInt(e(428))/10)+parseInt(e(451))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(hs);class gs extends t.Plugin{[fs(455)](){const t=fs,e=this[t(435)],n=e[t(440)];if(!e[t(452)][t(454)](t(442)))return;const r=e[t(452)][t(444)](t(450)),s=this[t(435)][t(420)][t(444)](t(430));r[t(460)](t(430),((n,o={})=>{const i=t,a=this[i(435)][i(427)][i(445)][i(426)],c=o&&void 0!==o[i(434)]?o[i(434)]:!s[i(425)];let u=[];if(c){const t=Array[i(441)](a[i(437)]())[i(439)]((t=>ds(t)||function(t,e){const n=i,r=e[n(438)](t[n(459)],n(430)),s=e[n(438)]([n(419),n(430)],t);return r&&s}(t,this[i(435)][i(427)][i(446)])));u=C(t,e[i(427)])}else{const t=Array[i(441)](a[i(437)]())[i(439)]((t=>ds(t)));u=C(t,e[i(427)])}e[i(427)][i(453)]((()=>{const t=i;for(const e of u)r[t(443)](e,{commandName:t(430),commandParams:[{forceValue:c}]})}))})),r[t(448)][t(447)]((e=>{const r=t,{data:s}=e;if(s&&r(430)==s[r(433)]){const t=Kr(n,r(429));return s[r(418)][0][r(434)]?{type:r(422),content:Kr(n,r(436),t)}:{type:r(422),content:Kr(n,r(458),t)}}}))}}function ds(t){const e=fs;return e(430)==t[e(459)][e(417)]}const ps=Is;function ms(){const t=["3mvTfAy","editor","changeCaseUpper","CaseChange","has","7600415XUulRl","8513AQJhUC","276mJvajc","6201307sjrMBj","TrackChangesEditing","26296870FaIIsL","changeCaseLower","plugins","341308OruzIP","get","6uryfJB","3479528JEyFCw","4394691CKKtnc","changeCaseTitle","afterInit","enableCommand"];return(ms=function(){return t})()}function Is(t,e){const n=ms();return(Is=function(t,e){return n[t-=145]})(t,e)}!function(t){const e=Is,n=t();for(;;)try{if(852680===parseInt(e(165))/1*(-parseInt(e(145))/2)+parseInt(e(159))/3*(parseInt(e(151))/4)+-parseInt(e(164))/5*(parseInt(e(153))/6)+parseInt(e(146))/7+parseInt(e(154))/8+-parseInt(e(155))/9+parseInt(e(148))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ms);class Es extends t.Plugin{[ps(157)](){const t=ps,e=this[t(160)];e[t(150)][t(163)](t(162))&&(e[t(150)][t(152)](t(147))[t(158)](t(161)),e[t(150)][t(152)](t(147))[t(158)](t(149)),e[t(150)][t(152)](t(147))[t(158)](t(156)))}}function bs(t,e){const n=_s();return(bs=function(t,e){return n[t-=404]})(t,e)}const Ts=bs;function _s(){const t=["afterInit","140MZZSEK","18jvqFDD","3301128JGAikm","ckbox","editor","enableCommand","5WfLhOx","8zpRgXf","12880UTYAqz","TrackChangesEditing","963367ykHSFh","2508847ErVIAT","295119KSxseH","commands","5560446psayHp","2011863mWGAGT","get","plugins"];return(_s=function(){return t})()}!function(t){const e=bs,n=t();for(;;)try{if(500216===-parseInt(e(416))/1+parseInt(e(407))/2*(-parseInt(e(418))/3)+parseInt(e(414))/4+-parseInt(e(412))/5*(parseInt(e(420))/6)+-parseInt(e(421))/7*(parseInt(e(413))/8)+parseInt(e(408))/9+-parseInt(e(406))/10*(-parseInt(e(417))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_s);class ys extends t.Plugin{[Ts(405)](){const t=Ts,e=this[t(410)];e[t(419)][t(422)](t(409))&&e[t(404)][t(422)](t(415))[t(411)](t(409))}}const As=ks;function ks(t,e){const n=Cs();return(ks=function(t,e){return n[t-=316]})(t,e)}function Cs(){const t=["from","languages","forceValue","registerElementLabel","6HMscBE","schema","100088NaOdZG","4615006EZreSU","document","descriptionFactory","afterInit","5516610jCPPJL","markBlockFormat","4uPCFRU","type","find","checkChild","locale","getSelectedBlocks","format","formatBlock","16OAUDrs","blockName","60692rOQLFX","2028290RWBeDQ","model","change","commands","CodeBlock","has","*Set format:* %0","language","2027142wiDgQP","commandParams","ELEMENT_CODE_BLOCK","filter","value","name","outdentCodeBlock","isLimit","parent","rootElement","indentCodeBlock","commandName","registerDescriptionCallback","get","codeBlock","4126068BBRERE","TrackChangesEditing","selection","*Remove format:* %0","enableCommand","toLowerCase","config","editor","plugins","329Oyuesu","label"];return(Cs=function(){return t})()}!function(t){const e=ks,n=t();for(;;)try{if(345180===-parseInt(e(368))/1*(parseInt(e(366))/2)+parseInt(e(319))/3*(-parseInt(e(358))/4)+parseInt(e(369))/5*(parseInt(e(349))/6)+-parseInt(e(343))/7*(-parseInt(e(351))/8)+-parseInt(e(334))/9+parseInt(e(356))/10+parseInt(e(352))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cs);class Ls extends t.Plugin{[As(355)](){const t=As,e=this[t(341)];if(!e[t(342)][t(316)](t(373)))return;const n=e[t(342)][t(332)](t(335)),r=e[t(362)],s=e[t(340)][t(332)](t(333))[t(346)],o=e[t(372)][t(332)](t(333));n[t(338)](t(329)),n[t(338)](t(325)),n[t(338)](t(333),((r,i={})=>{const a=t,c=e[a(370)],u=e[a(370)][a(353)][a(336)],l=i&&void 0!==i[a(347)]?i[a(347)]:!o[a(323)];let f;i[a(318)]||(i[a(318)]=s[0][a(318)]),f=l?Array[a(345)](u[a(363)]())[a(322)]((t=>Ns(t)||function(t,e){const n=a;return!t.is(n(328))&&!e[n(326)](t)&&e[n(361)](t[n(327)],n(333))}(t,c[a(350)]))):Array[a(345)](u[a(363)]())[a(322)]((t=>Ns(t)));const h=C(f,c);c[a(371)]((()=>{const t=a;for(const e of h)n[t(357)](e,{commandName:t(333),commandParams:[{...i,forceValue:l}],formatGroupId:t(367)})}))})),n[t(354)][t(348)](t(333),(e=>Kr(r,t(321),e))),n[t(354)][t(331)]((e=>{const n=t;if(n(365)!=e[n(359)])return;const o=r.t,{data:i}=e;if(!i||n(333)!=i[n(330)])return;const a=i[n(320)][0][n(318)],c=o(s[n(360)]((t=>t[n(318)]===a))[n(344)])[n(339)]();return i[n(320)][0][n(347)]?{type:n(364),content:Kr(r,n(317),Kr(r,n(321),1)+" ("+c+")")}:{type:n(364),content:Kr(r,n(337),Kr(r,n(321),1))}}))}}function Ns(t){const e=As;return e(333)==t[e(324)]}const Rs=Ss;function Ss(t,e){const n=Ms();return(Ss=function(t,e){return n[t-=326]})(t,e)}function Ms(){const t=["has","36bUPzJA","CommentsEditing","enableCommand","314372LrxsDq","plugins","TrackChangesEditing","editor","4449550IoWKBH","27dsagbK","1843668yLpbas","118308TlXVYG","1668152QxRhjy","1864064tnEorM","addCommentThread","115620xBbdKB","afterInit","get"];return(Ms=function(){return t})()}!function(t){const e=Ss,n=t();for(;;)try{if(603231===-parseInt(e(339))/1+parseInt(e(330))/2+-parseInt(e(336))/3*(parseInt(e(328))/4)+parseInt(e(332))/5+parseInt(e(327))/6+parseInt(e(343))/7+parseInt(e(329))/8*(-parseInt(e(326))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ms);class vs extends t.Plugin{[Rs(333)](){const t=Rs,e=this[t(342)];e[t(340)][t(335)](t(337))&&e[t(340)][t(334)](t(341))[t(338)](t(331))}}var ws=n(834);function Os(){const t=["6evxWhd","bindElementToMarker","parent","isLimit","elementEnd","4014206CoKbph","isAtEnd","145739dsUMIO","item","getWalker","nextSibling","getCustomProperty","689TsiJUX","markerRange","ck-suggestion-marker-","createRangeOn","start","mapper","createUIElement","schema","8OaFcRU","isBlock","1360cKFDyU","plugins","markerName","729804DrDVUP","consumable","addClass","ck-suggestion-marker--active","toViewPosition","type","previousPosition","addHighlight","hasAttribute","includes","test","getItems","name","writer","_splitMarkerName","isContent","push","toViewElement","157993nbtPaG","TrackChangesEditing","27YYzxhB","get","184683ItViwk","span","2572250KwoOPz","867544oqcYCn","18SPTdYn","insert","activeMarkers","model"];return(Os=function(){return t})()}function Ds(t,e,n){const r=Fs,s=[];for(const o of e[r(162)]())o[r(159)](t)&&s[r(167)](n[r(141)](o));return s}function Fs(t,e){const n=Os();return(Fs=function(t,e){return n[t-=129]})(t,e)}function Bs(t,e,{showActiveMarker:n=!0}={}){const r=Fs,s=t[r(149)][r(172)](r(170));return(o,i,a)=>{const c=r;if(!a[c(152)][c(161)](i[c(139)],o[c(163)]))return;const u=i[c(139)][c(135)](),l=i[c(139)][c(142)],f=t[c(180)][c(145)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(134)];d=d||f[c(166)](e);const n=a[c(143)][c(168)](e);if(n&&n[c(137)](c(158)))return;c(130)==t[c(156)]&&f[c(147)](e)&&!f[c(129)](e)&&(e[c(136)]||l[c(132)]?h&&h[c(183)]==e||(h=e,m(t[c(157)]),p=!0):g=g||t[c(157)])}function m(t){const r=c,{authorId:o}=s[r(165)](i[r(150)]),u=a[r(164)][r(144)](r(174),{class:r(140)+e,"data-author-id":o}),l=a[r(143)][r(155)](t);n&&s[r(179)][r(160)](i[r(150)])&&a[r(164)][r(153)](r(154),u),a[r(164)][r(178)](l,u),a[r(143)][r(182)](u,i[r(150)])}d||p||!g||m(g)}}!function(t){const e=Fs,n=t();for(;;)try{if(902306===-parseInt(e(169))/1+-parseInt(e(177))/2*(-parseInt(e(173))/3)+-parseInt(e(146))/4*(-parseInt(e(175))/5)+-parseInt(e(181))/6*(-parseInt(e(131))/7)+parseInt(e(176))/8*(parseInt(e(171))/9)+-parseInt(e(148))/10*(-parseInt(e(133))/11)+-parseInt(e(151))/12*(parseInt(e(138))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Os);const Ps=Us;function xs(){const t=["6243645fECVip","rootName","2094763pighWY","unit","getFirstRange","unbindElementFromMarkerName","isCollapsed","createSelection","$graveyard","root","40eMEYGr","detach","end","4SWJnZM","removeMarker:suggestion:deletion","document","1XzCQrQ","markerName","enableCommand","modifySelection","fromRange","1382562ZNtgxL","2584413rniOup","showSuggestionHighlights","remove","mapper","requires","unlock","enqueueChange","markerNameToElements","data","selection","model","writer","deleteForward","options","plugins","batch","high","9080424cgUUuA","addMarker:suggestion:deletion","editor","delete","TrackChangesEditing","bind","489937tBaOwx","lock","editing","commands","buffer","init","forward","start","downcastDispatcher","setSelection","get","11626352sFhIXm","merge","uiElement","createRange","6nhaMsL"];return(xs=function(){return t})()}function Us(t,e){const n=xs();return(Us=function(t,e){return n[t-=427]})(t,e)}!function(t){const e=Us,n=t();for(;;)try{if(831156===parseInt(e(468))/1*(parseInt(e(473))/2)+-parseInt(e(474))/3+parseInt(e(465))/4*(parseInt(e(452))/5)+-parseInt(e(451))/6*(-parseInt(e(436))/7)+parseInt(e(447))/8+-parseInt(e(430))/9+parseInt(e(462))/10*(-parseInt(e(454))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xs);class js extends t.Plugin{static get[Ps(478)](){return[ws.Delete]}[Ps(441)](){const t=Ps,e=this[t(432)],n=e[t(427)][t(446)](t(434));n[t(470)](t(433));const r=e[t(439)][t(446)](t(486));n[t(470)](t(486),((n,s={})=>{const o=t,a=e[o(484)][o(459)](e[o(484)][o(467)][o(483)]);a[o(458)]&&e[o(484)][o(471)](a,{direction:o(442),unit:s[o(455)]});const c=a[o(456)](),u=i.LiveRange[o(472)](c);let l;n(s),l=o(460)==u[o(461)][o(453)]?e[o(484)][o(450)](c[o(443)]):e[o(484)][o(450)](u[o(443)],u[o(464)]),u[o(463)](),e[o(484)][o(480)](r[o(440)][o(428)],(t=>{const e=o;r[e(440)][e(437)](),t[e(445)](t[e(450)](l[e(464)])),r[e(440)][e(479)]()}))})),e[t(438)][t(444)].on(t(431),Bs(e,t(448)),{priority:t(429)}),e[t(482)][t(444)].on(t(431),((n,r,s)=>{const o=t;s[o(487)][o(475)]&&Bs(e,o(448),{showActiveMarker:!1})[o(435)](this)(n,r,s)}),{priority:t(429)}),e[t(438)][t(444)].on(t(466),((e,n,r)=>{const s=t,o=r[s(477)][s(481)](n[s(469)]);if(o)for(const t of o)t.is(s(449))&&(r[s(477)][s(457)](t,n[s(469)]),r[s(485)][s(476)](t))}),{priority:t(429)})}}const Gs=Hs;function Vs(){const t=["listReversed","noTrackChangesFixer","_registerLegacyDescription","indentList","start","size","has","registerCustomCallback","getFirstMarker","suggestion","config","setAttribute","commandName","multipleBlocks","getSuggestions","FORMAT_INDENT","previousSibling","todoList","removeMarker","registerAttributeLabel","add","length","plugins","ELEMENT_TODO_LIST","detach","numberedList","formatBlock","includes","meta","7530gNtuaM","checkTodoList","afterInit","batch","high","customNumberedList","listMarker","*Check item*","get","ListEditing","splitListItemAfter","getChanges","selection","outdentList","listStyle","_splitMarkerName","parent","isObject","execute","refresh","newRange","document","_LIST","assureChains","_supportLegacySuggestions","toUpperCase","push","type","bulletedList","attributeKey","listMarkerStyle","default","nodeAfter","registerPostFixer","registerElementLabel","todo","enableDefaultAttributesIntegration","getAttribute","fromRange","*Merge:* %0","containsItem","change","nextSibling","*Format:* insert into %0","listStart","trackChangesCommand","format","deletion","numbered","end","3043180xnDGZT","_getAttributeKey","createPositionAt","documentList","3261730fAQnKP","splitListItemBefore","mergeListItemBackward","newValue","isUndo","forceValue","setSelection","*Indent:* %0","from","range","isNextTo","hasSuggestion","registerDescriptionCallback","getRanges","next","493448VFdaAt","ELEMENT_BULLETED_LIST","_findSuggestions","listIndent","attribute","model","mergeListItemForward","isLocal","change:data","getFirstRange","attributes","commands","value","suggestion:attribute:","ELEMENT_NUMBERED_LIST","customBulletedList","todoListCheck","TodoListEditing","TrackChangesEditing","oldValue","10GlXWjb","bulleted","*Remove format:* %0","*Uncheck item*","listType","ELEMENT_","find","registerBlockAttribute","676617kikdew","3353aGLppe","filter","key","ELEMENT_LIST_ITEM","*Set format:* %0","startsWith","name","createRange","editor","listItemIdFixer","*Split:* list item","map","todoListChecked","getSuggestion","_suggestionFactory","oldRange","*Change to:* %0","data","schema","761106BheuWT","descriptionFactory","*Format:* remove from %0","listItemId","getChangedMarkers","locale","*Outdent:* %0","list.multiBlock","6XILfFr","accept","head","*Merge:* list item","commandParams","differ","groupId","13097934vcAnWg"];return(Vs=function(){return t})()}function Hs(t,e){const n=Vs();return(Hs=function(t,e){return n[t-=279]})(t,e)}!function(t){const e=Hs,n=t();for(;;)try{if(620522===parseInt(e(358))/1+-parseInt(e(378))/2*(parseInt(e(386))/3)+-parseInt(e(311))/4+-parseInt(e(315))/5+parseInt(e(423))/6*(parseInt(e(359))/7)+parseInt(e(330))/8+-parseInt(e(393))/9*(-parseInt(e(350))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vs);class Ws extends t.Plugin{[Gs(425)](){const t=Gs,e=this[t(367)];if(!e[t(416)][t(400)](t(432)))return;const n=e[t(383)],r=e[t(416)][t(431)](t(348)),s=e[t(416)][t(400)](t(347)),o=!!e[t(404)][t(431)](t(385));function i(e){const r=t;return{type:r(307),content:""+Kr(n,r(363),e)}}function a(e){const r=t;return{type:r(307),content:""+Kr(n,r(352),e)}}r[t(297)](t(419)),r[t(297)](t(289)),r[t(297)](t(428)),r[t(297)](t(345)),r[t(297)](t(397)),r[t(297)](t(436)),r[t(297)](t(433)),r[t(297)](t(316)),r[t(357)](t(381)),r[t(357)](t(354)),r[t(357)](t(333)),o&&(r[t(297)](t(317)),r[t(297)](t(336))),s&&(r[t(297)](t(411)),r[t(297)](t(424)),r[t(357)](t(371)),r[t(379)][t(327)]((e=>{const r=t,{data:s}=e;if(s&&r(371)==s[r(361)])return{type:r(307),content:s[r(318)]?Kr(n,r(430)):Kr(n,r(353))}})),this[t(367)][t(335)][t(282)][t(294)]((e=>{const n=t;if(e[n(426)][n(319)])return!1;let s=!1;const o=r[n(408)]({skipNotAttached:!0})[n(360)]((t=>n(371)===r[n(312)](t)));for(const t of o)n(296)!=t[n(339)]()[n(398)][n(293)][n(298)](n(354))&&(r[n(332)](t[n(339)](),n(334))[n(356)]((t=>n(354)===r[n(312)](t[n(403)])))||(e[n(412)](t[n(402)]()),s=!0));return s}))),r[t(379)][t(413)](t(333),Kr(n,t(409)));const c={type:t(307),content:""};r[t(379)][t(327)]((e=>{const r=t,{data:s}=e;if(!s||r(354)!=s[r(361)])return;let u=e[r(388)];for(;u;){if(u[r(376)]&&((r(437)==u[r(376)][r(361)]||r(291)==u[r(376)][r(361)])&&(u[r(376)][r(318)]&&r(292)!=u[r(376)][r(318)]||r(292)!=u[r(376)][r(349)]&&!s[r(318)])||!o&&u[r(376)][r(361)]==Lc))return c;u=u[r(329)]}if(null==s[r(318)])switch(s[r(349)]){case r(351):return a(Kr(n,r(331)));case r(309):return a(Kr(n,r(344)));case r(296):return a(Kr(n,r(417)))}switch(s[r(318)]){case r(351):return i(Kr(n,r(331)));case r(309):return i(Kr(n,r(344)));case r(296):return i(Kr(n,r(417)))}})),r[t(379)][t(327)]((e=>{const n=t,{data:r}=e;if(r&&n(333)==r[n(361)])return null==r[n(318)]||null==r[n(349)]&&0==r[n(318)]?c:void 0})),r[t(379)][t(327)]((e=>{const r=t;if(r(334)!=e[r(288)])return;const{data:s}=e;if(!s||r(381)!=s[r(361)])return;const o=zs(e);return r(318)==o?{type:r(307),content:Kr(n,r(389))}:r(349)==o?{type:r(307),content:Kr(n,r(369))}:c})),e[t(335)][t(282)][t(294)]((e=>this[t(368)](e))),e[t(335)][t(282)][t(294)]((e=>this[t(395)](e))),e[t(335)][t(282)].on(t(338),((e,n)=>{const r=t;if(n[r(319)]||!n[r(337)])return!1;this[r(284)]()}),{priority:t(427)}),this[t(285)]()}[Gs(368)](t){const e=Gs;if(t[e(426)][e(319)]||!t[e(426)][e(337)])return!1;let n=!1;const r=this[e(367)][e(416)][e(431)](e(348))[e(408)]({skipNotAttached:!0})[e(360)]((t=>t[e(376)]&&e(381)==t[e(376)][e(361)]))[e(360)]((t=>t[e(376)][e(318)]&&t[e(376)][e(349)]));for(const s of r)zs(s)||(t[e(412)](s[e(402)]()),n=!0);return n}[Gs(395)](t){const e=Gs;if(t[e(426)][e(319)]||!t[e(426)][e(337)])return!1;const n=this[e(367)][e(416)][e(431)](e(348));if(n[e(306)][e(342)])return!1;let r=!1;const s=[e(354),e(381),e(333),e(437),e(305),e(394),e(346),e(429),e(291)],o=this[e(367)][e(335)][e(282)][e(391)][e(434)]()[e(360)]((t=>e(334)==t[e(288)]))[e(360)]((t=>s[e(421)](t[e(290)])));if(0==o[e(415)])return r;for(const i of o){const o=n[e(332)](i[e(324)],e(334))[e(360)]((t=>!t[e(422)][e(325)]))[e(370)]((t=>t[e(403)]))[e(360)]((t=>{const r=e,o=n[r(312)](t);return s[r(421)](o)}));if(o[e(415)]){for(const n of o)t[e(412)](n[e(402)]());r=!0}}return r}[Gs(284)](){const t=Gs,e=this[t(367)][t(416)][t(431)](t(348)),n=[t(354),t(381),t(333),t(437),t(305),t(394),t(346),t(429),t(291)];let r;const s=new Set(this[t(367)][t(335)][t(282)][t(391)][t(382)]()[t(360)]((r=>{const s=t;if(r[s(376)][s(374)]||!r[s(376)][s(281)])return null;if(!r[s(365)][s(364)](s(343)))return null;const{id:o}=e[s(438)](r[s(365)]);if(!e[s(326)](o))return null;const i=e[s(372)](o);return n[s(421)](i[s(376)][s(361)])}))[t(370)]((n=>{const s=t,{id:o}=e[s(438)](n[s(365)]),i=e[s(372)](o);return r=i[s(340)][s(392)],i[s(339)]()[s(398)][s(293)]})));if(0==s[t(399)])return;const o=e[t(408)]({skipNotAttached:!0})[t(360)]((e=>t(334)==e[t(288)]&&e[t(376)]&&n[t(421)](e[t(376)][t(361)])&&e[t(340)][t(392)]!=r))[t(370)]((e=>({listItem:e[t(339)]()[t(398)][t(293)],groupId:e[t(340)][t(392)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(400)](n)&&i[t(414)](e);for(const n of e[t(408)]())i[t(400)](n[t(340)][t(392)])&&n[t(405)](t(392),r)}[Gs(285)](){const t=Gs,e=this[t(367)],n=e[t(383)],r=e[t(416)][t(431)](t(348));this[t(396)](),r[t(373)][t(401)](t(420),t(314),t(387),(function(n,r){const s=t,o=[];for(let t of n)t[s(398)][s(293)]===t[s(310)][s(439)]&&(t=e[s(335)][s(366)](e[s(335)][s(313)](t[s(398)][s(293)],0))),o[s(287)](t);e[s(335)][s(302)]((t=>{const n=s,a=e[n(335)][n(282)][n(435)],c=Array[n(323)](a[n(328)]())[n(370)]((t=>i.LiveRange[n(299)](t)));t[n(321)](o),e[n(341)][n(431)](r[n(406)])[n(280)](),r[n(390)][n(287)]({forceDefaultExecution:!0}),e[n(279)](r[n(406)],...r[n(390)]),t[n(321)](c);for(const t of c)t[n(418)]()}))})),r[t(379)][t(295)]((function(n){const r=t,s=!e[r(335)][r(377)][r(440)](n),o=n[r(410)],i=n[r(303)],a=n[r(298)](r(381)),c=!o||o[r(298)](r(381))!==a,u=!i||i[r(298)](r(381))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(362),e)))}[Gs(396)](){const t=Gs,e=this[t(367)],n=e[t(383)];function r(n){const r=t,s=e[r(341)][r(431)](r(289))[r(342)],o=e[r(341)][r(431)](r(419))[r(342)];return r(419)===n?s:o}e[t(416)][t(431)](t(348))[t(379)][t(327)]((function(s){const o=t;if(o(420)!=s[o(288)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(406)]){case o(289):u=i[o(390)][0][o(320)],l=r(i[o(406)]),a=o(u?304:380),!l&&e[o(404)][o(431)](o(385))||(a=o(375)),c={type:o(307),content:Kr(n,a,Kr(n,o(331)))};break;case o(419):u=i[o(390)][0][o(320)],l=r(i[o(406)]),a=o(u?304:380),!l&&e[o(404)][o(431)](o(385))||(a=o(375)),c={type:o(307),content:Kr(n,a,Kr(n,o(344)))};break;case o(397):a=o(322),c={type:o(307),content:Kr(n,a,Kr(n,o(362)))};break;case o(436):a=function(t){const e=o,n=t[e(339)]();let r=n[e(398)][e(293)];for(;r&&n[e(301)](r);){if(r[e(298)](e(333))>0)return!1;r=r[e(303)]}return!0}(s)?Kr(n,o(380),Kr(n,function(t){const e=o;return e(355)+t[e(339)]()[e(398)][e(293)][e(298)](e(354))[e(286)]()+e(283)}(s))):Kr(n,o(384),Kr(n,o(362))),c={type:o(307),content:a};break;case o(317):case o(336):!1===i[o(407)]&&(a=o(300),c={type:o(308),content:Kr(n,a,Kr(n,o(362)))})}return c}))}}function zs(t){const e=Gs;let n=t[e(339)]()[e(398)][e(293)][e(410)];for(;n;){const r=n[e(298)](e(381));if(!r)return!1;if(r==t[e(376)][e(318)])return e(318);if(r==t[e(376)][e(349)])return e(349);n=n[e(410)]}return!1}function Ks(){const t=["afterInit","*Format:* set order to reversed","numbered","644142OyYvgH","*Format:* set start index to %0","_registerLegacyDescription","_LIST_","batch","customNumbered","TrackChangesEditing","lower-roman","formatBlock","34244OOLyHz","isUndo","removeMarker","find","get","decimal-leading-zero","registerDescriptionCallback","document","circle","filter","commandParams","getFirstRange","has","*Format:* set order to regular","startIndex","FORMAT_LIST_REVERSED","listStart","*Set format:* %0","plugins","type","data","descriptionFactory","listType","*Change to:* %0","format","includes","editor","styles","oldValue","head","ELEMENT_","list.properties","reversed","_findSuggestions","_LIST_DEFAULT","bind","1455876dRnlfv","newValue","upper-roman","getAttribute","getSuggestions","bulleted","5167vlrkLL","disc","getFirstMarker","lower-latin","46QgjfqP","registerAttributeLabel","suggestion","listReversed","model","attribute","_getTranslationKeyForListStyle","ListPropertiesEditing","toUpperCase","*Remove format:* %0","decimal","handleDescriptions","config","_getAttributeKey","locale","listStyle","registerPostFixer","commandName","enableDefaultAttributesIntegration","start","square","FORMAT_LIST_START","default","registerBlockAttribute","10ahDizv","439244DDknHC","1858024IqUuGM","replace","516999CKekeJ","next","nodeAfter","upper-latin","key"];return(Ks=function(){return t})()}const qs=Zs;function Zs(t,e){const n=Ks();return(Zs=function(t,e){return n[t-=367]})(t,e)}!function(t){const e=Zs,n=t();for(;;)try{if(117008===parseInt(e(414))/1*(parseInt(e(418))/2)+-parseInt(e(446))/3+-parseInt(e(443))/4+-parseInt(e(442))/5*(-parseInt(e(454))/6)+-parseInt(e(372))/7+parseInt(e(444))/8+-parseInt(e(408))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ks);class Js extends t.Plugin{[qs(451)](){const t=qs;if(!this[t(398)][t(390)][t(384)](t(425)))return;const e=this[t(398)][t(430)][t(376)](t(403)),n=this[t(398)][t(390)][t(376)](t(369));e[t(399)]&&(n[t(436)](t(433)),n[t(441)](t(433))),e[t(404)]&&(n[t(436)](t(421)),n[t(441)](t(421))),e[t(386)]&&(n[t(436)](t(388)),n[t(441)](t(388)));const r={type:t(396),content:""};n[t(393)][t(378)](this[t(429)][t(407)](this));const s=this[t(398)][t(432)];n[t(393)][t(419)](t(421),Kr(s,t(387))),n[t(393)][t(378)]((e=>{const n=t,{data:s}=e;if(s&&n(421)==s[n(450)])return null==s[n(409)]||0==s[n(409)]&&null==s[n(400)]?r:void 0})),n[t(393)][t(419)](t(388),Kr(s,t(439))),n[t(393)][t(378)]((e=>{const n=t,{data:s}=e;if(s&&n(388)==s[n(450)])return null==s[n(409)]||1==s[n(409)]&&null==s[n(400)]?r:void 0})),this[t(398)][t(422)][t(379)][t(434)]((e=>{const r=t;if(e[r(367)][r(373)])return!1;let s=!1;const o=n[r(412)]({skipNotAttached:!0})[r(381)]((t=>{const e=r,s=n[e(431)](t);return e(388)==s||e(421)==s}));for(const t of o){const o=t[r(383)]()[r(437)][r(448)][r(411)](r(394));r(453)!=o&&r(368)!=o&&(n[r(405)](t[r(383)](),r(423))[r(375)]((t=>r(394)==n[r(431)](t[r(420)])))||(e[r(374)](t[r(416)]()),s=!0))}return s})),this[t(456)]()}[qs(429)](t){const e=qs,n=this[e(398)][e(432)],{data:r}=t,s={type:e(396),content:""};if(!r||e(433)!=r[e(450)])return;if(!r[e(400)])return e(440)==r[e(409)]?s:{type:e(396),content:""+Kr(n,e(389),Kr(n,this[e(424)](r[e(409)])))};if(!r[e(409)]){if(e(440)==r[e(400)])return s;let o=t[e(401)];for(;o;){if(o[e(392)]&&e(394)==o[e(392)][e(450)]&&o[e(392)][e(409)])return s;o=o[e(447)]}return{type:e(396),content:""+Kr(n,e(427),Kr(n,this[e(424)](r[e(400)])))}}if(e(440)!=r[e(409)])return{type:e(396),content:""+Kr(n,e(389),Kr(n,this[e(424)](r[e(409)])))};let o=t[e(401)];for(;o;){if(o[e(392)]&&e(394)==o[e(392)][e(450)]&&o[e(392)][e(409)]&&o[e(392)][e(400)])return s;o=o[e(447)]}const i=t[e(383)]()[e(437)][e(448)][e(411)](e(394));return{type:e(396),content:Kr(n,e(389),Kr(n,e(402)+i[e(426)]()+e(406)))}}[qs(456)](){const t=qs,e=this[t(398)],n=e[t(432)];e[t(390)][t(376)](t(369))[t(393)][t(378)]((e=>{const r=t;if(r(371)!=e[r(391)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(435)]){case r(433):o=r(395),i={type:r(396),content:Kr(n,o,Kr(n,this[r(424)](s[r(382)][0][r(391)])))};break;case r(421):o=s[r(382)][0][r(404)]?r(452):r(385),i={type:r(396),content:Kr(n,o)};break;case r(388):o=r(455),i={type:r(396),content:Kr(n,o,s[r(382)][0][r(386)])}}return i}))}[qs(424)](t){const e=qs;return e(402)+function(t){const n=e;return Xs[n(397)](t)?n(413):Ys[n(397)](t)?n(453):null}(t)[e(426)]()+e(457)+t[e(426)]()[e(445)](/-/g,"_")}}const Xs=[qs(415),qs(380),qs(438)],Ys=[qs(428),qs(377),qs(370),qs(410),qs(417),qs(449)];var Qs=n(507);const $s=to;function to(t,e){const n=eo();return(to=function(t,e){return n[t-=437]})(t,e)}function eo(){const t=["showSuggestionHighlights","2459436VQZoub","mapper","4705xbcosl","document","nextSibling","getFirstRange","1896pzroxE","afterExecute","fromRange","removeMarker:suggestion:insertion","requires","unbindElementFromMarkerName","60046RmizmW","high","selection","1488399zdhoSb","getFirstPosition","remove","66ICFQVM","TrackChangesEditing","editor","end","detach","data","change","markInsertion","780966jZdaya","enterBlock","model","5khMiiX","ck-suggestion-marker-split","parent","get","split","createRange","enter","downcastDispatcher","options","addMarker:suggestion:insertion","14DGkWzz","markerNameToElements","markerName","init","fire","plugins","setSelection","bind","editing","2766504peYchz","enableCommand","createPositionAt","writer","220xjVsta","hasClass","commands","40122PSqOxD"];return(eo=function(){return t})()}!function(t){const e=to,n=t();for(;;)try{if(266545===parseInt(e(442))/1*(-parseInt(e(482))/2)+parseInt(e(485))/3+-parseInt(e(476))/4*(-parseInt(e(472))/5)+parseInt(e(439))/6*(parseInt(e(452))/7)+parseInt(e(461))/8+parseInt(e(468))/9*(parseInt(e(465))/10)+-parseInt(e(488))/11*(parseInt(e(470))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(eo);class no extends t.Plugin{static get[$s(480)](){return[Qs.Enter]}[$s(455)](){const t=$s,e=this[t(490)],n=e[t(457)][t(445)](t(489)),r=e[t(467)][t(445)](t(448));n[t(462)](t(448),(()=>{const s=t;e[s(441)][s(437)]((t=>{const o=s,a=e[o(441)][o(473)][o(484)],c=a[o(486)](),u=i.LiveRange[o(478)](a[o(475)]());if(r[o(440)](t)){const r=e[o(441)][o(463)](c[o(444)][o(474)],0),s=t[o(447)](c,r);n[o(438)](s)}else t[o(458)](t[o(447)](u[o(491)]));u[o(492)](),r[o(456)](o(477),{writer:t})}))})),e[t(460)][t(449)].on(t(451),Bs(e,t(446)),{priority:t(483)}),e[t(460)][t(449)].on(t(479),((e,n,r)=>{const s=t,o=r[s(471)][s(453)](n[s(454)]);if(o)for(const t of o)t[s(466)](s(443))&&(r[s(471)][s(481)](t,n[s(454)]),r[s(464)][s(487)](t))}),{priority:t(483)}),e[t(493)][t(449)].on(t(451),((n,r,s)=>{const o=t;s[o(450)][o(469)]&&Bs(e,o(446),{showActiveMarker:!1})[o(459)](this)(n,r,s)}),{priority:t(483)})}}function ro(t,e){const n=so();return(ro=function(t,e){return n[t-=261]})(t,e)}function so(){const t=["findNext","model","2929575YgyihN","findPrevious","find","string","getMarkersGroup","suggestion:deletion","FindAndReplaceUtils","TrackChangesEditing","start","results","createPositionAt","filter","findByTextCallback","624CGMiYU","replaceAll","77JfhBKw","editor","1twBuNB","getIntersection","684024AqnfPq","plugins","isArray","350127UwHvPG","FindAndReplaceEditing","item","2779902QVHpcv","afterInit","_isInDeletionRange","enableCommand","markers","2417134FSkSBL","end","bind","handleFindCommand","6817410XVUuhq","6780QOlxVD","getRange","get","createRange","has","replace"];return(so=function(){return t})()}const oo=ro;!function(t){const e=ro,n=t();for(;;)try{if(927768===-parseInt(e(277))/1*(parseInt(e(290))/2)+-parseInt(e(295))/3*(-parseInt(e(273))/4)+parseInt(e(303))/5+-parseInt(e(285))/6+-parseInt(e(275))/7*(-parseInt(e(279))/8)+parseInt(e(282))/9+parseInt(e(294))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(so);class io extends t.Plugin{[oo(286)](){const t=oo;if(!this[t(276)][t(280)][t(299)](t(283)))return;const e=this[t(276)][t(280)][t(297)](t(267));e[t(288)](t(262),this[t(293)][t(292)](this)),e[t(288)](t(301)),e[t(288)](t(261)),e[t(288)](t(300)),e[t(288)](t(274))}[oo(293)](t,e,n={}){const r=oo,s=this[r(276)][r(280)][r(297)](r(266));return t((t=>{const o=r;let i=(o(263)==typeof e?s[o(272)](e,n):e)(t);Array[o(281)](i)&&(i={results:i,searchText:o(263)==typeof e?e:""});const a=i[o(269)][o(271)]((e=>!1===this[o(287)](e,t[o(284)])));return{...i,results:a}}),n)}[oo(287)](t,e){const n=oo,r=this[n(276)][n(302)][n(298)](this[n(276)][n(302)][n(270)](e,t[n(268)]),this[n(276)][n(302)][n(270)](e,t[n(291)]));for(const t of this[n(276)][n(302)][n(289)][n(264)](n(265)))if(null!==r[n(278)](t[n(296)]()))return!0;return!1}}const ao=lo;function co(){const t=["FORMAT_FONT_BACKGROUND","commandParams","commandName","*Set font size:* %0","descriptionFactory","TrackChangesEditing","8rQltTu","FontColorEditing","*Reset font family*","fontFamily","registerDescriptionCallback","enableDefaultAttributesIntegration","1514080hpchqX","toLowerCase","fontSize.options","FontBackgroundColorEditing","98121XVgYWN","type","model","*Set font color:* %0","199905kwgpnX","*Reset font size*","FORMAT_FONT_SIZE","3llCTeE","FontSize","get","title","afterInit","fontBackgroundColor","editor","plugins","find","fontSize","normalizeSizeOptions","680LzBEoA","value","*Reset font background color*","9XrTXNu","_registerLegacyDescription","fontColor.colors","formatInline","trim","fontColor","4786140FLzRXh","387864uZOEBi","registerAttributeLabel","registerInlineAttribute","FontSizeEditing","1014HplaHz","format","14531eQRNmc","7672RJDlSs","FORMAT_FONT_COLOR","fontBackgroundColor.colors","label","locale","FontFamilyEditing","has","FORMAT_FONT_FAMILY","*Set font family:* %0","*Set font background color:* %0","*Reset font color*","config"];return(co=function(){return t})()}!function(t){const e=lo,n=t();for(;;)try{if(110306===-parseInt(e(284))/1+parseInt(e(249))/2*(parseInt(e(291))/3)+parseInt(e(274))/4*(parseInt(e(288))/5)+parseInt(e(253))/6*(-parseInt(e(256))/7)+-parseInt(e(280))/8*(parseInt(e(305))/9)+-parseInt(e(302))/10*(parseInt(e(255))/11)+parseInt(e(248))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(co);const uo=[{pluginName:ao(252),commandName:ao(300)},{pluginName:ao(261),commandName:ao(277)},{pluginName:ao(275),commandName:ao(247)},{pluginName:ao(283),commandName:ao(296)}];function lo(t,e){const n=co();return(lo=function(t,e){return n[t-=246]})(t,e)}class fo extends t.Plugin{[ao(295)](){const t=ao,e=this[t(297)][t(260)],n=this[t(297)][t(298)][t(293)](t(273));for(const{pluginName:e,commandName:r}of uo)this[t(297)][t(298)][t(262)](e)&&(n[t(279)](r),n[t(251)](r));n[t(272)][t(250)](t(300),Kr(e,t(290))),n[t(272)][t(250)](t(277),Kr(e,t(263))),n[t(272)][t(250)](t(247),Kr(e,t(257))),n[t(272)][t(250)](t(296),Kr(e,t(268))),this[t(306)]()}[ao(306)](){const t=ao,e=this[t(297)],n=e[t(260)];e[t(298)][t(293)](t(273))[t(272)][t(278)]((e=>{const r=t,o=n.t;if(r(308)!=e[r(285)])return;const{data:i}=e;if(null!=i){if(r(300)==i[r(270)]){const t=i[r(269)][0][r(303)];if(t){const e=o(this[r(297)][r(298)][r(293)](r(292))[r(301)](this[r(297)][r(267)][r(293)](r(282)))[r(299)]((e=>e[r(286)]==t))[r(294)])[r(281)]();return{type:r(254),content:Kr(n,r(271),e)}}return{type:r(254),content:Kr(n,r(289))}}if(r(277)==i[r(270)]){const t=i[r(269)][0][r(303)];return t?{type:r(254),content:Kr(n,r(264),t)}:{type:r(254),content:Kr(n,r(276))}}if(r(247)==i[r(270)]){const t=i[r(269)][0][r(303)];if(t){const e=(0,s.normalizeColorOptions)(this[r(297)][r(267)][r(293)](r(307)))[r(299)]((e=>e[r(286)]==t));let i=t,a="";return e&&(i=e[r(259)],a=o(i)[r(281)]()),{type:r(254),content:Kr(n,r(287),a)[r(246)](),color:{value:t,title:a||i}}}return{type:r(254),content:Kr(n,r(266))}}if(r(296)==i[r(270)]){const t=i[r(269)][0][r(303)];if(t){const e=(0,s.normalizeColorOptions)(this[r(297)][r(267)][r(293)](r(258)))[r(299)]((e=>e[r(286)]==t));let i=t,a="";return e&&(i=e[r(259)],a=o(i)[r(281)]()),{type:r(254),content:Kr(n,r(265),a)[r(246)](),color:{value:t,title:a||i}}}return{type:r(254),content:Kr(n,r(304))}}}}))}}const ho=go;function go(t,e){const n=mo();return(go=function(t,e){return n[t-=278]})(t,e)}!function(t){const e=go,n=t();for(;;)try{if(766840===parseInt(e(308))/1+parseInt(e(286))/2*(parseInt(e(281))/3)+-parseInt(e(283))/4*(parseInt(e(304))/5)+-parseInt(e(284))/6*(parseInt(e(299))/7)+-parseInt(e(325))/8+parseInt(e(280))/9*(parseInt(e(301))/10)+-parseInt(e(303))/11*(-parseInt(e(313))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mo);class po extends t.Plugin{[ho(302)](){const t=ho,e=this[t(309)],n=e[t(316)][t(333)](t(318)),r=e[t(317)][t(333)](t(288)),s=e[t(317)][t(333)](t(290));r&&s&&(n[t(310)](t(290)),n[t(321)](t(288)),this[t(331)]())}[ho(331)](){const t=ho,e=this[t(309)],n=e[t(314)];e[t(316)][t(333)](t(318))[t(279)][t(289)]((r=>{const s=t;if(s(298)!=r[s(278)]&&s(294)!=r[s(278)])return;const{data:o}=r;if(o&&s(290)===o[s(292)]){const t=[],r=o[s(329)][0];for(const[n,o]of Object[s(287)](r))t[s(297)](Io(e,n,o));return t[s(332)]?{type:s(285),content:Kr(n,s(323),t[s(315)](", "))}:{type:s(285),content:Kr(n,s(322))}}}))}}function mo(){const t=["format","107734tabkNU","entries","copyFormat","registerDescriptionCallback","pasteFormat","fontSize.options","commandName","toUpperCase","formatInline","charAt","split","push","formatBlock","1027124nMTlNS","config","410DEnWei","afterInit","7862624YlsTxl","20FjuULX","title","fontBackgroundColor","FontSize","823259gBvLPk","editor","enableDefaultAttributesIntegration","model","normalizeSizeOptions","24PagqkF","locale","join","plugins","commands","TrackChangesEditing","toLowerCase","slice","enableCommand","*Remove all formatting*","*Set format to:* %0","fontColor","3348200ndJXYn","find","boolean","fontColor.colors","commandParams","label","_registerLegacyDescription","length","get","type","descriptionFactory","100539PnmGJe","15kWouxw","fontSize","1207880oRmHgl","24nyWkTa"];return(mo=function(){return t})()}function Io(t,e,n){const r=ho,o=t[r(314)].t,i=e[r(296)](/(?=[A-Z])/)[r(315)](" "),a=o(i[r(295)](0)[r(293)]()+i[r(320)](1))[r(319)]();if(r(327)==typeof n)return a;if(r(324)===e||r(306)===e){const e=(0,s.normalizeColorOptions)(t[r(300)][r(333)](r(328)))[r(326)]((t=>t[r(311)]==n));return a+" ("+(e?o(e[r(330)])[r(319)]():n)+")"}if(r(282)===e&&isNaN(parseFloat(n))){const e=t[r(316)][r(333)](r(307))[r(312)](t[r(300)][r(333)](r(291)))[r(326)]((t=>t[r(311)]==n));return a+" ("+(e?o(e[r(305)])[r(319)]():n)+")"}return a+" ("+n+")"}const Eo=bo;function bo(t,e){const n=_o();return(bo=function(t,e){return n[t-=108]})(t,e)}!function(t){const e=bo,n=t();for(;;)try{if(649864===parseInt(e(140))/1+parseInt(e(118))/2+-parseInt(e(151))/3*(-parseInt(e(152))/4)+-parseInt(e(120))/5*(parseInt(e(130))/6)+parseInt(e(113))/7*(-parseInt(e(126))/8)+parseInt(e(142))/9*(-parseInt(e(144))/10)+-parseInt(e(110))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_o);class To extends t.Plugin{[Eo(122)](){const t=Eo,e=this[t(128)];if(!e[t(149)][t(115)](t(121)))return;this[t(147)]=e[t(133)][t(138)](t(111));const n=e[t(146)],r=e[t(149)][t(138)](t(125));r[t(145)](t(119));for(const e of this[t(147)])t(123)!=e[t(148)]&&r[t(141)][t(117)](e[t(148)],(n=>{const r=t,i=this[r(124)](e[r(148)]);return null!==i?s(n,i):o(n,e[r(136)])}));function s(e,r){return Kr(n,t(116),[e,r])}function o(e,r){return Kr(n,t(127),[e,r])}this[t(134)]()}[Eo(134)](){const t=Eo,e=this[t(128)],n=e[t(146)];e[t(149)][t(138)](t(125))[t(141)][t(112)]((e=>{const r=t;if(r(139)!=e[r(131)])return;const{data:s}=e;if(s&&r(119)==s[r(114)]){const e=s[r(109)][0][r(150)],c=this[r(124)](e);if(null!==c)return{type:r(129),content:Kr(n,r(137),(a=c,Kr(n,r(116),[1,a])))};const u=this[r(147)][r(108)]((t=>t[r(148)]===e))[r(136)];return{type:r(129),content:Kr(n,r(137),(o=1,i=u,Kr(n,t(127),[o,i])))}}var o,i,a}))}[Eo(124)](t){const e=Eo;var n,r;const s=t[e(132)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(147)])||void 0===n?void 0:n[e(108)]((n=>n[e(148)]==t));if(o&&o[e(135)]){const t=o[e(135)],n=(null!==(r=t[e(143)])&&void 0!==r?r:t)[e(132)](/^h(\d+)/);if(n)return n[1]}return null}}function _o(){const t=["8FKfWdi","ELEMENT_HEADING_CUSTOM","editor","format","876CFynUF","type","match","config","_registerLegacyDescription","view","title","*Change to:* %0","get","formatBlock","648162YGQElW","descriptionFactory","2422800nTSxeG","name","10sayTVW","enableDefaultAttributesIntegration","locale","_headingOptions","model","plugins","value","3357768EGYgcO","4bSdeNg","find","commandParams","2914978hpglpi","heading.options","registerDescriptionCallback","1237383mNnoCj","commandName","has","ELEMENT_HEADING","registerElementLabel","116846koakUm","heading","15925dKrCiY","HeadingEditing","afterInit","paragraph","_getHeadingLevel","TrackChangesEditing"];return(_o=function(){return t})()}const yo=Ao;function Ao(t,e){const n=ko();return(Ao=function(t,e){return n[t-=193]})(t,e)}function ko(){const t=["554051pntlqf","has","425033vLuDdS","TrackChangesEditing","get","value","10604496EjhZdL","registerInlineAttribute","plugins","title","config","format","FORMAT_HIGHLIGHT","6ZtCldW","locale","model","highlight.options","4PGPFOc","toLowerCase","formatInline","registerDescriptionCallback","18EVzjJJ","highlight","editor","registerAttributeLabel","HighlightEditing","11660510RdggMI","*Remove highlight*","color","421240DMcPDD","*Set highlight:* %0","descriptionFactory","afterInit","find","_registerLegacyDescription","901832Sxinnw","enableDefaultAttributesIntegration","2367699oJjfuc","type","commandParams","commandName"];return(ko=function(){return t})()}!function(t){const e=Ao,n=t();for(;;)try{if(768162===-parseInt(e(226))/1*(parseInt(e(202))/2)+parseInt(e(222))/3+parseInt(e(220))/4+-parseInt(e(214))/5+parseInt(e(198))/6*(-parseInt(e(228))/7)+-parseInt(e(232))/8+parseInt(e(206))/9*(parseInt(e(211))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ko);class Co extends t.Plugin{[yo(217)](){const t=yo,e=this[t(208)];if(!e[t(193)][t(227)](t(210)))return;const n=e[t(193)][t(230)](t(229)),r=e[t(199)];n[t(221)](t(207)),n[t(233)](t(207)),n[t(216)][t(209)](t(207),Kr(r,t(197))),this[t(219)]()}[yo(219)](){const t=yo,e=this[t(208)],n=e[t(199)];e[t(193)][t(230)](t(229))[t(216)][t(205)]((r=>{const s=t;if(s(204)!=r[s(223)])return;const{data:o}=r;if(o&&s(207)==o[s(225)]){const t=n.t,r=o[s(224)][0][s(231)];if(r){const o=e[s(195)][s(230)](s(201))[s(218)]((t=>t[s(200)]==r)),i=t(o[s(194)])[s(203)]();return{type:s(196),content:Kr(n,s(215),i),color:{value:o[s(213)],title:o[s(194)]}}}return{type:s(196),content:Kr(n,s(212),Kr(n,s(197)))}}}))}}const Lo=No;function No(t,e){const n=Ro();return(No=function(t,e){return n[t-=188]})(t,e)}function Ro(){const t=["dataDowncast","elementToStructure","225sbRhYs","982541UUHzoo","addClass","12828sVBORV","afterInit","2104556NtopXK","enableCommand","createEmptyElement","get","editor","horizontalLine","324616Fkrhil","registerElementLabel","showSuggestionHighlights","createContainerElement","insert","has","conversion","ck-horizontal-line","div","32083170unaSTZ","HorizontalLineEditing","TrackChangesEditing","7881366XxTvDi","locale","createPositionAt","descriptionFactory","high","940IAeuba","ELEMENT_HORIZONTAL_LINE","plugins","7wQqSMx","5507275PrnCKG","for"];return(Ro=function(){return t})()}!function(t){const e=No,n=t();for(;;)try{if(907189===parseInt(e(218))/1+-parseInt(e(222))/2+parseInt(e(220))/3*(-parseInt(e(209))/4)+parseInt(e(213))/5+-parseInt(e(204))/6*(parseInt(e(212))/7)+parseInt(e(192))/8*(-parseInt(e(217))/9)+parseInt(e(201))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ro);class So extends t.Plugin{[Lo(221)](){const t=Lo,e=this[t(190)];if(!e[t(211)][t(197)](t(202)))return;e[t(211)][t(189)](t(203))[t(223)](t(191));const n=e[t(211)][t(189)](t(203)),r=e[t(205)];n[t(207)][t(193)](t(191),(e=>Kr(r,t(210),e))),e[t(198)][t(214)](t(215))[t(216)]({model:t(191),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(194)])return null;const o=n[s(195)](s(200)),i=n[s(188)]("hr");return n[s(219)](s(199),o),n[s(196)](n[s(206)](o,0),i),o},converterPriority:t(208)})}}function Mo(){const t=["getFirstRange","791385aKCwwg","TrackChangesEditing","attribute","740KOlnRU","*Change %0 content*","8FwDAlW","781857XFPVIU","nodeAfter","editor","value","afterInit","28820EWwEWt","174EVdQse","format","get","commandName","enableDefaultAttributesIntegration","registerElementLabel","registerDescriptionCallback","registerBlockAttribute","2fJEnPo","ELEMENT_HTML_EMBED","key","plugins","HtmlEmbed","8841mxjDEn","start","element","locale","htmlEmbed","_registerLegacyDescription","5pnWcPm","type","1228412gbnCiA","has","rawHtml","formatBlock","2294040oOovmI","descriptionFactory","285996IOCvlj"];return(Mo=function(){return t})()}const vo=wo;function wo(t,e){const n=Mo();return(wo=function(t,e){return n[t-=258]})(t,e)}!function(t){const e=wo,n=t();for(;;)try{if(164112===-parseInt(e(284))/1*(parseInt(e(262))/2)+parseInt(e(264))/3+-parseInt(e(297))/4*(-parseInt(e(295))/5)+-parseInt(e(276))/6*(parseInt(e(289))/7)+parseInt(e(269))/8*(-parseInt(e(270))/9)+-parseInt(e(267))/10*(-parseInt(e(275))/11)+-parseInt(e(260))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mo);class Oo extends t.Plugin{[vo(274)](){const t=vo,e=this[t(272)];if(!e[t(287)][t(298)](t(288)))return;const n=e[t(287)][t(278)](t(265)),r=e[t(292)];n[t(261)][t(281)](t(258),(e=>Kr(r,t(285),e))),n[t(280)](t(293)),n[t(283)](t(273)),n[t(261)][t(282)]((e=>{const n=t;if(n(266)!=e[n(296)])return;const{data:s}=e;if(s&&n(273)==s[n(286)]&&e[n(263)]()[n(290)][n(271)].is(n(291),n(258))){const t=Kr(r,n(285));return{type:n(277),content:Kr(r,n(268),t)}}})),this[t(294)]()}[vo(294)](){const t=vo,e=this[t(272)],n=e[t(292)];e[t(287)][t(278)](t(265))[t(261)][t(282)]((e=>{const r=t;if(r(259)!=e[r(296)])return;const{data:s}=e;if(s&&r(293)==s[r(279)]){const t=Kr(n,r(285));return{type:r(277),content:Kr(n,r(268),t)}}}))}}function Do(t,e){const n=Bo();return(Do=function(t,e){return n[t-=244]})(t,e)}const Fo=Do;function Bo(){const t=["formatInline","isEqual","ImageEditing","key","imageTypeInline","_findSuggestions","addObject","has","279580rZtALk","getContainedElement","getNearestSelectionRange","element","selection","change","isIntersecting","138149fgpiXU","findIndex","6774250WemKzw","detach","descriptionFactory","caption","convertBlockImageToInline","resizedWidth","nodeAfter","imageCaption","imageBlock","convertInlineImageToBlock","filter","formatBlock","plugins","310riVRLo","uploadImage","getSuggestionCallback","*Remove image text alternative*","ImageUploadEditing","forward","324TzwFyL","ImageCaptionEditing","alt","deletion","accept","get","_registerLegacyDescription","ImageUtils","backward","getClosestSelectedImageElement","336bdwmfb","afterInit","editor","registerBlockAttribute","110728sVkhrw","10ywXRMU","createRangeOn","31630tneAOX","ELEMENT_INLINE_IMAGE","removeObject","getFirstRange","FORMAT_IMAGE_SIZE","format","toNext","nodeBefore","markInsertion","end","ImageResize","1528479YdTHxl","Inline image to block image","*Set image width:* %0","discard","registerCustomCallback","length","locale","subType","ImageBlockEditing","imageTypeBlock","attribute","isBefore","14492rQpBsB","schema","start","type","insertion","isBlockImage","imageInline","isCollapsed","imageStylePreApply","resizeImage","78EbZyVU","imageTextAlternative","ImageCaptionUtils","markBlockFormat","isOwn","commandName","toPrevious","ImageTextAlternativeEditing","ImageInlineEditing","registerElementLabel","fromPosition","getCaptionFromImageModelElement","width","registerAttributeLabel","_suggestionFactory","*Reset image width*","join","document","previous","markDeletion","enableCommand","registerDescriptionCallback","enableDefaultAttributesIntegration","forceDefaultExecution","insertImage","commandParams","toggleImageCaption","createRange","TrackChangesEditing","Block image to inline image","ELEMENT_IMAGE","model","*Set image text alternative:* %0","chain","ELEMENT_CAPTION","newValue","find"];return(Bo=function(){return t})()}!function(t){const e=Do,n=t();for(;;)try{if(451e3===parseInt(e(353))/1*(-parseInt(e(355))/2)+-parseInt(e(366))/3+-parseInt(e(255))/4*(parseInt(e(332))/5)+-parseInt(e(265))/6*(-parseInt(e(310))/7)+parseInt(e(352))/8*(parseInt(e(338))/9)+parseInt(e(319))/10+-parseInt(e(317))/11*(parseInt(e(348))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bo);class Po extends t.Plugin{[Fo(349)](){const t=Fo,e=this[t(350)];if(!e[t(331)][t(309)](t(304)))return;const n=e[t(331)][t(343)](t(293)),r=e[t(331)][t(343)](t(345)),s=e[t(249)];n[t(285)](t(289)),n[t(321)][t(274)](t(327),(e=>Kr(s,t(295),e))),n[t(321)][t(274)](t(261),(e=>Kr(s,t(356),e))),n[t(321)][t(274)](t(322),(()=>Kr(s,t(299)))),e[t(331)][t(309)](t(336))&&n[t(285)](t(333)),e[t(331)][t(309)](t(251))&&e[t(331)][t(309)](t(273))&&(n[t(285)](t(306),((s,o)=>{const i=t,a=r[i(347)](e[i(296)][i(282)][i(314)]);e[i(296)][i(315)]((()=>{const t=i;n[t(268)](a,{commandName:t(306),commandParams:[o]},[],t(323))}))})),n[t(285)](t(252),((s,o)=>{const a=t;e[a(296)][a(315)]((t=>{const c=a;let u=r[c(347)](e[c(296)][c(282)][c(314)]),l=t[c(354)](u);const f=i.LivePosition[c(275)](l[c(257)],c(271)),h=i.LivePosition[c(275)](l[c(364)],c(361));n[c(288)]((()=>s(o))),u=r[c(347)](e[c(296)][c(282)][c(314)]),l=t[c(354)](u);const g=t[c(292)](f,h);f[c(320)](),h[c(320)](),n[c(268)](u,{commandName:c(306),commandParams:[o]},[],c(328)),g[c(257)][c(254)](l[c(257)])&&n[c(363)](t[c(292)](g[c(257)],l[c(257)]),c(328)),l[c(364)][c(254)](g[c(364)])&&n[c(363)](t[c(292)](l[c(364)],g[c(364)]),c(328))}))})),n[t(279)][t(247)](t(330),t(328),t(281),(()=>!1)),n[t(279)][t(247)](t(330),t(328),t(342),(()=>!1)),n[t(279)][t(247)](t(330),t(328),t(246),n[t(279)][t(334)](t(330),"",t(342))),n[t(279)][t(247)](t(259),t(328),t(281),(()=>!1)),n[t(279)][t(247)](t(259),t(328),t(246),(([r])=>{const s=t,o=n[s(279)][s(334)](s(259),"",s(246));let i=r[s(257)],a=r[s(364)];const c=e[s(296)][s(256)][s(312)](i,s(346)),u=e[s(296)][s(256)][s(312)](a,s(337));c[s(262)]&&(i=c[s(257)]),u[s(262)]&&(a=u[s(364)]),o([e[s(296)][s(292)](i,a)])})),n[t(279)][t(247)](t(330),t(328),t(298),c),n[t(279)][t(247)](t(259),t(328),t(298),c)),e[t(331)][t(309)](t(339))&&(n[t(285)](t(291),((s,o)=>{const i=t,a=e[i(331)][i(343)](i(267));let c=r[i(347)](e[i(296)][i(282)][i(314)]),u=a[i(276)](c);e[i(296)][i(315)]((()=>{const t=i;if(u)return void n[t(284)](e[t(296)][t(354)](u));const l=r[t(260)](c);s(o),c=r[t(347)](e[t(296)][t(282)][t(314)]),u=a[t(276)](c),n[t(363)](e[t(296)][t(354)](u),l?null:t(326))}))})),n[t(279)][t(247)](t(259),t(326),t(298),c));const o=[{type:t(330),subType:t(263)},{type:t(259),subType:t(326)},{type:t(330),subType:t(328)},{type:t(259),subType:t(328)}];function a(e,s){const i=t,a=o[i(318)]((({type:t,subType:n})=>e[i(258)]==t&&e[i(250)]==n)),c=o[i(318)]((({type:t,subType:e})=>s[i(258)]==t&&s[i(250)]==e));if(a<0||c<0)return!1;const u=e[i(358)](),l=s[i(358)]();if((0==a||1==a)&&2==c&&u[i(316)](l))return!0;if(2==a&&3==c){const t=n[i(307)](u,i(259))[i(329)]((({suggestion:t,meta:e})=>e[i(269)]&&i(328)==t[i(250)]));if(t[i(248)]>1&&l[i(364)][i(303)](u[i(257)]))return!0;if(1==t[i(248)]&&(u[i(257)][i(303)](l[i(364)])||u[i(364)][i(303)](l[i(257)])))return!0}if(3==a&&3==c&&u[i(257)][i(254)](l[i(257)])){const t=u[i(364)][i(325)],e=l[i(257)][i(362)];return r[i(260)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(331)][t(309)](t(365))&&(n[t(287)](t(264)),n[t(351)](t(324)),n[t(321)][t(278)](t(324),Kr(s,t(359)))),e[t(331)][t(309)](t(272))&&(n[t(287)](t(266)),n[t(351)](t(340))),n[t(321)][t(286)]((e=>{const n=t;if(o[n(301)]((({type:t,subType:r})=>e[n(258)]==t&&e[n(250)]==r)))return e[n(283)]?{}:void 0})),n[t(321)][t(286)]((e=>{const n=t;if(n(259)==e[n(258)]||n(341)==e[n(258)]){const t=e[n(311)]();if(t&&t.is(n(313),n(322)))return{type:n(259)==e[n(258)]?n(308):n(357),element:t,quantity:1}}})),n[t(321)][t(286)]((e=>t(330)==e[t(258)]&&t(328)==e[t(250)]?{type:t(360),content:t(244)}:t(330)==e[t(258)]&&t(323)==e[t(250)]?{type:t(360),content:t(294)}:void 0)),n[t(321)][t(286)]((e=>{const n=t;if(n(253)!=e[n(258)])return;const{data:r}=e;if(!r||n(340)!=r[n(305)])return;const o=r[n(300)];return o?{type:n(360),content:Kr(s,n(297),'"'+o+'"')}:{type:n(360),content:Kr(s,n(335))}})),this[t(344)]()}[Fo(344)](){const t=Fo,e=this[t(350)],n=e[t(249)];e[t(331)][t(343)](t(293))[t(321)][t(286)]((e=>{const r=t;if(r(330)!=e[r(258)]&&r(302)!=e[r(258)])return;const{data:s}=e;if(s){if(r(266)==s[r(270)]){const t=s[r(290)][0][r(300)];return t?{type:r(360),content:Kr(n,r(297),'"'+t+'"')}:{type:r(360),content:Kr(n,r(335))}}if(r(264)==s[r(270)]){const t=s[r(290)][0][r(277)];return t?{type:r(360),content:Kr(n,r(245),t)}:{type:r(360),content:Kr(n,r(280))}}}}))}}const xo=jo;function Uo(){const t=["newValue","has","descriptionFactory","enableDefaultAttributesIntegration","_suggestionFactory","locale","accept","format","*Format:* replace image URL","editor","33111ziADdZ","2550WQZTbN","TrackChangesEditing","2492567VpFXCH","registerCustomCallback","type","get","registerBlockAttribute","6876Wemcim","plugins","registerDescriptionCallback","727032lyDgDi","316HfiEVW","ImageEditing","1004vdwzMf","_registerLegacyDescription","formatInline","getSuggestionCallback","commandName","src","afterInit","38823zsbEVj","oldValue","formatBlock","8076fORgmD","2730khWuJx","key","attribute","_handleLegacySuggestions","discard","2791ONByjz","replaceImageSource","*Replace image URL*","38159iwAJpC"];return(Uo=function(){return t})()}function jo(t,e){const n=Uo();return(jo=function(t,e){return n[t-=275]})(t,e)}!function(t){const e=jo,n=t();for(;;)try{if(773893===-parseInt(e(315))/1*(-parseInt(e(299))/2)+parseInt(e(306))/3*(parseInt(e(297))/4)+parseInt(e(286))/5*(-parseInt(e(293))/6)+parseInt(e(288))/7+-parseInt(e(296))/8+-parseInt(e(285))/9*(-parseInt(e(310))/10)+-parseInt(e(318))/11*(parseInt(e(309))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Uo);class Go extends t.Plugin{[xo(305)](){const t=xo;if(!this[t(284)][t(294)][t(276)](t(298)))return;const e=this[t(284)][t(280)],n=this[t(284)][t(294)][t(291)](t(287));n[t(278)](t(316)),n[t(292)](t(304)),n[t(277)][t(295)]((n=>{const r=t;if(r(312)!=n[r(290)])return;const{data:s}=n;return s&&r(304)==s[r(311)]?s[r(275)]&&s[r(307)]?{type:r(282),content:Kr(e,r(317))}:{type:r(282),content:""}:void 0})),this[t(313)]()}[xo(313)](){const t=xo,e=this[t(284)][t(294)][t(291)](t(287));e[t(279)][t(289)](t(308),t(316),t(281),e[t(279)][t(302)](t(308),null,t(314))),e[t(279)][t(289)](t(308),t(316),t(314),e[t(279)][t(302)](t(308),null,t(281))),this[t(300)]()}[xo(300)](){const t=xo,e=this[t(284)],n=e[t(280)];e[t(294)][t(291)](t(287))[t(277)][t(295)]((e=>{const r=t;if(r(308)!=e[r(290)]&&r(301)!=e[r(290)])return;const{data:s}=e;return s&&r(316)==s[r(303)]?{type:r(282),content:Kr(n,r(283))}:void 0}))}}const Vo=Wo;function Ho(){const t=["value","hasSuggestion","toLowerCase","change","next","model","has","formatInline","3090726duRcRD","_registerLegacyDescription","FORMAT_SIDE_IMAGE","commandReversedParams","registerPostFixer","805550zvUCIB","plugins","filter","commandName","descriptionFactory","markInlineFormat","format","getContainedElement","author","20MWbUos","from","locale","commandParams","shouldConvertImageType","editor","*Format:* %0","differ","imageStylePostApply","876358lbXOVW","459164dbumKv","isEqual","_splitMarkerName","330648DSZZla","title","isOwn","suggestion","getSuggestionCallback","ImageStyleEditing","imageTypeInline","getFirstRange","getSuggestion","_suggestionFactory","getSuggestions","start","imageStyle","insertion","registerDescriptionCallback","registerCustomCallback","Users","getChangedMarkers","length","type","selection","_findSuggestions","get","normalizedStyles","forEach","nodeAfter","end","document","name","3gvpspl","imageStylePreApply","632184mwrWwU","21dByjYR","refresh","isBefore","markBlockFormat","ImageUtils","TrackChangesEditing","afterInit","subType","imageCaption","head","commands","side","convertInlineImageToBlock","newRange","imageTypeBlock","formatBlock","getClosestSelectedImageElement","discardSuggestion","findIndex","discard","createRangeOn","isInContent","isIntersecting","join","enableCommand","setImageNaturalSizeAttributes","6731uWutFc","chain","isBlockImage","isInlineImage","accept","nodeBefore"];return(Ho=function(){return t})()}function Wo(t,e){const n=Ho();return(Wo=function(t,e){return n[t-=419]})(t,e)}!function(t){const e=Wo,n=t();for(;;)try{if(249878===-parseInt(e(514))/1+parseInt(e(452))/2*(parseInt(e(485))/3)+parseInt(e(453))/4+parseInt(e(434))/5+parseInt(e(487))/6+parseInt(e(488))/7*(parseInt(e(456))/8)+-parseInt(e(429))/9*(parseInt(e(443))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ho);class zo extends t.Plugin{[Vo(494)](){const t=Vo,n=this[t(448)];if(!n[t(435)][t(427)](t(461)))return;const r=n[t(435)][t(478)](t(493)),s=n[t(435)][t(478)](t(492)),o={};r[t(512)](t(468),((o,i)=>{const a=t,c=n[a(435)][a(478)](a(472)).me,u=n[a(498)][a(478)](a(468));let l=s[a(504)](n[a(426)][a(483)][a(476)]),f=n[a(426)][a(508)](l),h=u[a(421)];if(h==i[a(421)])return;const g={commandName:a(468),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(426)][a(424)]((()=>{const t=a;if(r[t(466)]()[t(436)]((e=>e[t(509)]&&c==e[t(442)]&&(t(503)==e[t(475)]||t(428)==e[t(475)])&&(t(486)==e[t(495)]||t(451)==e[t(495)])&&e[t(463)]()[t(454)](f)))[t(480)]((e=>r[t(505)](e[t(497)]))),l=s[t(504)](n[t(426)][t(483)][t(476)]),f=n[t(426)][t(508)](l),u[t(489)](),n[t(498)][t(478)](t(462))[t(489)](),n[t(498)][t(478)](t(502))[t(489)](),h=u[t(421)],h!=i[t(421)])return s[t(517)](l)&&u[t(447)](i[t(421)],l)?(o({...i,setImageSizes:!1}),l=s[t(504)](n[t(426)][t(483)][t(476)]),void r[t(491)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(486))):void(s[t(516)](l)?r[t(491)](l,g,[],t(451)):r[t(439)](f,g,t(451)))}))}));for(const e of n[t(435)][t(478)](t(461))[t(479)])o[e[t(484)]]=e[t(457)][t(423)]();r[t(465)][t(471)](t(503),t(486),t(511),(()=>!1)),r[t(465)][t(471)](t(503),t(451),t(511),(()=>!1)),r[t(465)][t(471)](t(428),t(451),t(511),(()=>!1)),r[t(465)][t(471)](t(503),t(486),t(419),(([e])=>{const n=t;s[n(513)](e[n(441)]())})),r[t(465)][t(471)](t(503),t(486),t(507),((e,n)=>{const s=t;r[s(465)][s(460)](s(503),"",s(419))(e,{commandName:n[s(437)],commandParams:n[s(432)]})})),r[t(465)][t(471)](t(503),t(486),t(515),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(503),subType:t(486)},{type:t(469),subType:t(496)},{type:t(503),subType:t(500)},{type:t(469),subType:t(500)}];function a(e,n){const o=t,a=i[o(506)]((({type:t,subType:n})=>e[o(475)]==t&&e[o(495)]==n)),c=i[o(506)]((({type:t,subType:e})=>n[o(475)]==t&&n[o(495)]==e));if(a<0||c<0)return!1;const u=e[o(463)](),l=n[o(463)]();if((0==a||1==a)&&2==c&&u[o(510)](l))return!0;if(2==a&&3==c){const t=r[o(477)](u,o(469))[o(436)]((({suggestion:t,meta:e})=>e[o(458)]&&o(500)==t[o(495)]));if(t[o(474)]>1&&l[o(482)][o(454)](u[o(467)]))return!0;if(1==t[o(474)]&&(u[o(467)][o(454)](l[o(482)])||u[o(482)][o(454)](l[o(467)])))return!0}if(3==a&&3==c&&u[o(467)][o(490)](l[o(467)])){const t=u[o(482)][o(481)],e=l[o(467)][o(420)];return s[o(516)](t)&&t===e}return!1}n[t(426)][t(483)][t(433)]((()=>{const e=t;let o=!1;const i=Array[e(444)](n[e(426)][e(483)][e(450)][e(473)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(455)](t);if(e(459)==i&&r[e(422)](u)){if(e(503)==a&&(e(486)==c||e(451)==c)){const t=r[e(464)](u);if(n[e(501)]){const n=t[e(463)]()[e(441)]();if(s[e(516)](n))continue;r[e(505)](t),o=!0}}if(e(469)==a&&e(496)==c&&!n[e(501)]){const t=r[e(464)](u);t[e(425)]&&t[e(425)][e(509)]&&(r[e(505)](t[e(425)]),o=!0)}}}return o})),this[t(430)](o)}[Vo(430)](t){const e=Vo,n=this[e(448)],r=n[e(445)];n[e(435)][e(478)](e(493))[e(438)][e(470)]((n=>{const s=e;if(s(503)!=n[s(475)]&&s(428)!=n[s(475)])return;const{data:o}=n;if(!o||s(468)!=o[s(437)])return;const i=o[s(446)][0][s(421)];return function(t){const e=s;return{type:e(440),content:Kr(r,e(449),t)}}(s(499)===i?Kr(r,s(431)):t[i]||i)}))}}function Ko(){const t=["enableCommand","Users","listenTo","high","_handleImportedData","TrackChangesEditing","execute","_trackChangesValueDuringImport","get","value","dataInsert","94RWxuMj","lowest","4431904yfBWje","afterInit","1066398taxiGH","track_changes","12557EXKDPt","plugins","collaboration_features","_trackChangesExecuted","_setSuggestionData","5269692jXEuQN","10wckJUX","importWord","commands","19404333umYeFw","1662596aIWdmg","trackChanges","bind","6524322HKbMin","forEach","editor"];return(Ko=function(){return t})()}const qo=Zo;function Zo(t,e){const n=Ko();return(Zo=function(t,e){return n[t-=390]})(t,e)}!function(t){const e=Zo,n=t();for(;;)try{if(482274===-parseInt(e(396))/1*(parseInt(e(390))/2)+parseInt(e(394))/3+-parseInt(e(406))/4*(parseInt(e(402))/5)+parseInt(e(401))/6+-parseInt(e(409))/7+-parseInt(e(392))/8+parseInt(e(405))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ko);class Jo extends t.Plugin{constructor(t){const e=Zo;super(t),this[e(419)]=!1,this[e(399)]=!1}[qo(393)](){const t=qo,e=this[t(411)],n=e[t(404)][t(420)](t(403)),r=e[t(404)][t(420)](t(407));n&&(n.on(t(418),((e,[,n])=>{const s=t;this[s(419)]=r[s(421)],n[s(398)][s(395)]=!this[s(419)]}),{priority:t(415)}),this[t(414)](n,t(422),this[t(416)][t(408)](this)),this[t(414)](n,t(422),(()=>{const e=t;this[e(399)]&&(r[e(418)](),this[e(399)]=!1)}),{priority:t(391)}),e[t(397)][t(420)](t(417))[t(412)](t(403)))}[qo(416)](t,e){const n=qo,{suggestions:r}=e,s=this[n(411)][n(404)][n(420)](n(407)),o=s[n(421)];this[n(419)]!==o&&(s[n(418)](),this[n(399)]=!0),r&&r[n(410)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(411)][o(397)][o(420)](o(413)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(403)}}};this[o(411)][o(397)][o(420)](o(417))[o(400)](i)}))}}function Xo(){const t=["*Indent:* %0","type","format","365460FHqJot","1768OVoAVD","formatBlock","_registerLegacyDescription","398girAns","outdent","plugins","FORMAT_INDENT","getItemLabel","enableDefaultAttributesIntegration","getItems","editor","blockIndent","indentBlock","1805004aRKuUR","IndentBlock","41aDFIaY","753czImrj","commandName","IndentEditing","5524530AZjOHu","enableCommand","descriptionFactory","afterInit","TrackChangesEditing","has","indent","2543520vZsxxq","registerDescriptionCallback","locale","10598IYbvHW","registerBlockAttribute","outdentBlock","*Outdent:* %0","get","registerAttributeLabel","1892lZOSGH"];return(Xo=function(){return t})()}const Yo=Qo;function Qo(t,e){const n=Xo();return(Qo=function(t,e){return n[t-=381]})(t,e)}!function(t){const e=Qo,n=t();for(;;)try{if(241249===-parseInt(e(416))/1*(parseInt(e(404))/2)+parseInt(e(417))/3*(-parseInt(e(396))/4)+-parseInt(e(400))/5+parseInt(e(387))/6+parseInt(e(390))/7*(-parseInt(e(401))/8)+-parseInt(e(414))/9+parseInt(e(420))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xo);class $o extends t.Plugin{[Yo(383)](){const t=Yo,e=this[t(411)],n=e[t(406)][t(394)](t(384));if(e[t(406)][t(385)](t(419))&&(n[t(381)](t(386)),n[t(381)](t(405))),e[t(406)][t(385)](t(415)))for(const e of[t(413),t(392)])n[t(409)](e);const r=e[t(389)];n[t(391)](t(412)),n[t(382)][t(395)](t(412),Kr(r,t(407))),this[t(403)]()}[Yo(403)](){const t=Yo,e=this[t(411)],n=e[t(389)],r=e[t(406)][t(394)](t(384));r[t(382)][t(388)]((e=>{const s=t;if(s(402)!=e[s(398)])return;const{data:o}=e;if(!o)return;if(s(413)!=o[s(418)]&&s(392)!=o[s(418)])return;const i=e[s(410)]()[0],a=r[s(382)][s(408)](i);return s(413)==o[s(418)]?{type:s(399),content:Kr(n,s(397),a)}:s(392)==o[s(418)]?{type:s(399),content:Kr(n,s(393),a)}:void 0}))}}function ti(t,e){var n=ei();return(ti=function(t,e){return n[t-=203]})(t,e)}function ei(){var t=["editor","7051580xqXVvq","271136xPhYXX","enableCommand","8877858YUVCyS","534632mdcQmM","get","65QXORyA","119qhqObl","674380dHhKcG","8633709lLKcZx","TrackChangesEditing","plugins","22HHhaoT","25628zOfDvj","input","init","33aruQTZ","requires"];return(ei=function(){return t})()}var ni=ti;!function(t){for(var e=ti,n=t();;)try{if(792694===-parseInt(e(206))/1+-parseInt(e(218))/2*(-parseInt(e(214))/3)+-parseInt(e(211))/4*(-parseInt(e(204))/5)+parseInt(e(220))/6+parseInt(e(205))/7*(-parseInt(e(221))/8)+parseInt(e(207))/9+-parseInt(e(217))/10*(parseInt(e(210))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ei);class ri extends t.Plugin{static get[ni(215)](){return[ws.Input]}[ni(213)](){var t=ni;this[t(216)][t(209)][t(203)](t(208))[t(219)](t(212))}}function si(t,e){const n=ii();return(si=function(t,e){return n[t-=304]})(t,e)}const oi=si;function ii(){const t=["format","toLowerCase","*Remove link*","12LZmezo","registerAttributeLabel","commandName","8UUNdqB","*Set link:* %0","LinkEditing","commandParams","locale","700048rXBeYE","key","3957140Hggnmw","registerDescriptionCallback","117zdigsA","TrackChangesEditing","10hKUeca","link (","385482NzRwCR","editor","descriptionFactory","label","link","formatInline","unlink","commands","enableDefaultAttributesIntegration","manualDecorators","attribute","get","478860uTeaDT","plugins","has","1391915hnFmGD","type","afterInit","32137ImBdjb","_registerLegacyDescription","linkHref","12269268uqgGnj","registerInlineAttribute","newValue"];return(ii=function(){return t})()}!function(t){const e=si,n=t();for(;;)try{if(406047===parseInt(e(314))/1*(parseInt(e(337))/2)+parseInt(e(339))/3*(parseInt(e(326))/4)+parseInt(e(333))/5+parseInt(e(323))/6*(-parseInt(e(311))/7)+parseInt(e(331))/8+-parseInt(e(335))/9*(-parseInt(e(308))/10)+-parseInt(e(317))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ii);class ai extends t.Plugin{[oi(313)](){const t=oi,e=this[t(340)];if(!e[t(309)][t(310)](t(328)))return;const n=e[t(309)][t(307)](t(336)),r=e[t(346)][t(307)](t(343));n[t(304)](t(343)),n[t(304)](t(345)),n[t(318)](t(316));for(const e of r[t(305)])n[t(318)](e.id),n[t(341)][t(324)](e.id,t(338)+e[t(342)][t(321)]()+")");n[t(341)][t(334)]((n=>{const r=t;if(r(306)!=n[r(312)])return;const{data:s}=n;if(!s||r(316)!=s[r(332)])return;const o=s[r(319)],i=e[r(330)];return{type:r(320),content:null==o?Kr(i,r(322)):Kr(i,r(327),'"'+o+'"')}})),this[t(315)]()}[oi(315)](){const t=oi,e=this[t(340)],n=e[t(330)];e[t(309)][t(307)](t(336))[t(341)][t(334)]((e=>{const r=t;if(r(344)!=e[r(312)])return;const{data:s}=e;if(s){if(r(343)==s[r(325)]){const t=s[r(329)][0];return{type:r(320),content:Kr(n,r(327),'"'+t+'"')}}return r(345)==s[r(325)]?{type:r(320),content:Kr(n,r(322))}:void 0}}))}}const ci=fi;function ui(){const t=["numbered","ELEMENT_TODO_LIST","1140464cQDpng","execute","getSelectedBlocks","indentList","LegacyTodoListEditing","from","schema","getAttribute","length","editor","1714601ULgPLO","parent","commandName","10PRNbjN","format","ELEMENT_BULLETED_LIST","numberedList","*Check item*","registerElementLabel","commands","bulleted","123DNrvGu","createPositionAt","*Change to:* %0","1293414PPbECI","TrackChangesEditing","paragraph","document","todoListChecked","plugins","before","formatInline","ELEMENT_LIST_ITEM","_selectedElements","outdentList","*Indent:* %0","filter","forceValue","change","name","findIndex","has","model","element","previousSibling","listType","slice","value","type","commandParams","*Uncheck item*","1726968qKuYoh","todoList","formatBlock","push","listItem","*Outdent:* %0","nextSibling","blockName","replace","isObject","LegacyListEditing","todo","markBlockFormat","checkTodoList","listIndent","8471007yzKnol","locale","ELEMENT_NUMBERED_LIST","end","418585FegqjX","List","descriptionFactory","checkChild","registerDescriptionCallback","bulletedList","get","add","afterInit","enableCommand","selection","614AXmouA","createRange"];return(ui=function(){return t})()}!function(t){const e=fi,n=t();for(;;)try{if(235275===parseInt(e(243))/1+-parseInt(e(254))/2*(-parseInt(e(279))/3)+parseInt(e(258))/4+-parseInt(e(271))/5*(-parseInt(e(282))/6)+parseInt(e(268))/7+-parseInt(e(224))/8+-parseInt(e(239))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ui);class li extends t.Plugin{[ci(251)](){const t=ci,e=this[t(267)],n=e[t(240)];if(!e[t(287)][t(299)](t(234)))return;const r=e[t(287)][t(249)](t(283)),s=e[t(287)][t(299)](t(262));function o(t){return()=>{const n=fi,s=e[n(300)][n(285)][n(253)],o=e[n(277)][n(249)](t);if(o[n(220)])return void e[n(259)](n(284),{});const i=t[n(304)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(263)](t)[s(294)]((t=>function(t,e){const n=s;return e[n(246)](t[n(269)],n(228))&&!e[n(233)](t)}(t,r)));o=o[s(294)]((t=>!t.is(s(301),s(228))||t[s(265)](s(303))!=e));const i=new Set;for(const t of o)t.is(s(301),s(228))?i[s(250)](hi(t)):i[s(250)](t);return Array[s(263)](i)}(s[n(260)](),i,e[n(300)][n(264)]);e[n(300)][n(296)]((()=>{const e=n;for(const n of a)r[e(236)](n,{commandName:t,commandParams:[{forceValue:!o[e(220)]}],formatGroupId:e(231)},gi(n))}))}}function i(t){return()=>{const n=fi,s=function(t){const e=fi;let n=Array[e(263)](t);const r=n[e(298)]((t=>e(228)!=t[e(297)]));return r>-1&&(n=n[e(304)](0,r)),n}(e[n(300)][n(285)][n(253)][n(260)]()),o=e[n(300)][n(255)](e[n(300)][n(280)](s[0],n(288)),e[n(300)][n(280)](s[s[n(266)]-1],n(242)));e[n(300)][n(296)]((()=>{const e=n;r[e(236)](o,{commandName:t,commandParams:[],formatGroupId:e(238)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(230)];for(;t&&t[n(265)](n(238))>e[n(265)](n(238));)r[n(250)](t),t=t[n(230)]}return Array[n(263)](r)}(s))}))}}r[t(252)](t(274),o(t(274))),r[t(252)](t(248),o(t(248))),s&&r[t(252)](t(225),o(t(225))),r[t(252)](t(261),i(t(261))),r[t(252)](t(292),i(t(292))),s&&r[t(252)](t(237),(()=>{const n=t,s=e[n(277)][n(249)](n(237)),o=Array[n(263)](s[n(291)]);o[n(294)]((t=>t[n(265)](n(286))!=s[n(220)])),e[n(300)][n(296)]((()=>{const t=n;for(const e of o)r[t(236)](e,{commandName:t(237),commandParams:[{forceValue:!s[t(220)]}]})}))})),r[t(245)][t(276)](t(228),(e=>Kr(n,t(290),e))),r[t(245)][t(247)]((e=>{const r=t;if(r(226)!=e[r(221)]&&r(289)!=e[r(221)])return;const{data:s}=e;if(s){if(r(274)==s[r(270)]||r(248)==s[r(270)]||r(225)==s[r(270)])switch(s[r(270)][r(232)](r(244),"")){case r(278):return o(Kr(n,r(273)));case r(256):return o(Kr(n,r(241)));case r(235):return o(Kr(n,r(257)))}if(r(261)==s[r(270)])return{type:r(272),content:Kr(n,r(293),Kr(n,r(290)))};if(r(292)==s[r(270)])return{type:r(272),content:Kr(n,r(229),Kr(n,r(290)))};if(r(237)==s[r(270)])return s[r(222)][0][r(295)]?{type:r(272),content:Kr(n,r(275))}:{type:r(272),content:Kr(n,r(223))}}function o(t){const e=r;return{type:e(272),content:Kr(n,e(281),t)}}}))}}function fi(t,e){const n=ui();return(fi=function(t,e){return n[t-=220]})(t,e)}function hi(t){const e=ci,n=t[e(265)](e(238));if(0==n)return t;let r=t;for(;t[e(302)]&&t[e(302)].is(e(301),e(228));){const s=t[e(302)][e(265)](e(238));if(s==n)r=t[e(302)];else if(s<n)break;t=t[e(302)]}return r}function gi(t){const e=ci,n=[];if(t.is(e(301),e(228))&&t[e(265)](e(238))>0){let r=t[e(230)];for(;r&&e(228)==r[e(297)]&&r[e(265)](e(238))==t[e(265)](e(238));)n[e(227)](r),r=r[e(230)]}return n}function di(){const t=["14543KtdBCt","getSiblingNodes","createPositionAt","TrackChangesEditing","afterInit","listType","editor","before","*Change to:* %0","forward","handleListStyleCommand","*Format:* set start index to %0","from","change","formatInline","parent","22hmQlti","descriptionFactory","listStyle","has","getLastPosition","getAttribute","get","getFirstPosition","7KdhClB","createRange","listItem","1067848hfDTUJ","handleListReversedCommand","element","unshift","numbered","plugins","list.properties","startIndex","styles","_LIST_","enableCommand","replace","*Format:* set order to reversed","length","1300DaMJGI","filter","_getSuggestionBlocksForListStyle","markMultiRangeBlockFormat","toUpperCase","commandParams","format","document","8heKecJ","10944588pMBDAP","2240npwTpf","495993cmIbXw","model","_getSuggestionBlocks","selection","10109OViuVu","flat","backward","getListTypeFromListStyleType","handleListStartCommand","type","listReversed","map","3342RULcLD","formatBlock","bind","handleDescriptions","getSelectedBlocks","push","config","_getTranslationKeyForListStyle","registerDescriptionCallback","*Format:* set order to regular","default","2277117BGeRbe","reversed","locale","ELEMENT_","LegacyListPropertiesEditing","listStart","commandName","LegacyListUtils"];return(di=function(){return t})()}const pi=mi;function mi(t,e){const n=di();return(mi=function(t,e){return n[t-=458]})(t,e)}!function(t){const e=mi,n=t();for(;;)try{if(271152===parseInt(e(464))/1*(parseInt(e(480))/2)+parseInt(e(516))/3*(-parseInt(e(513))/4)+-parseInt(e(505))/5*(parseInt(e(528))/6)+parseInt(e(488))/7*(parseInt(e(491))/8)+-parseInt(e(539))/9+parseInt(e(515))/10*(-parseInt(e(520))/11)+parseInt(e(514))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(di);class Ii extends t.Plugin{[pi(468)](){const t=pi;if(!this[t(470)][t(496)][t(483)](t(460)))return;const e=this[t(470)][t(534)][t(486)](t(497)),n=this[t(470)][t(496)][t(486)](t(467));e[t(499)]&&n[t(501)](t(482),this[t(474)][t(530)](this)),e[t(540)]&&n[t(501)](t(526),this[t(492)][t(530)](this)),e[t(498)]&&n[t(501)](t(461),this[t(524)][t(530)](this)),n[t(481)][t(536)](this[t(531)][t(530)](this))}[pi(474)](t,e={}){const n=pi,r=this[n(470)][n(496)][n(486)](n(467)),s=this[n(507)]();this[n(470)][n(517)][n(477)]((()=>{const t=n;r[t(508)](s,{commandName:t(482),commandParams:[{type:e[t(525)]}],formatGroupId:t(482)})}))}[pi(492)](t,e={}){const n=pi,r=this[n(470)][n(496)][n(486)](n(467)),s=this[n(518)]((t=>t.is(n(493),n(490))&&n(495)===t[n(485)](n(469))));if(s[n(504)]<1)return;const o=s[n(527)]((t=>this[n(470)][n(517)][n(489)](this[n(470)][n(517)][n(466)](t,n(471)),this[n(470)][n(517)][n(466)](t,0))));this[n(470)][n(517)][n(477)]((()=>{const t=n;r[t(508)](o,{commandName:t(526),commandParams:[{reversed:e[t(540)]}],formatGroupId:t(526)})}))}[pi(524)](t,e={}){const n=pi,r=this[n(470)][n(496)][n(486)](n(467)),s=this[n(518)]((t=>t.is(n(493),n(490))&&n(495)===t[n(485)](n(469))));if(s[n(504)]<1)return;const o=s[n(527)]((t=>this[n(470)][n(517)][n(489)](this[n(470)][n(517)][n(466)](t,n(471)),this[n(470)][n(517)][n(466)](t,0))));this[n(470)][n(517)][n(477)]((()=>{const t=n;r[t(508)](o,{commandName:t(461),commandParams:[{startIndex:e[t(498)]}],formatGroupId:t(461)})}))}[pi(531)](t){const e=pi;if(e(529)!=t[e(525)]&&e(478)!=t[e(525)])return;const n=this[e(470)][e(458)],{data:r}=t;if(!r)return;let s,o;switch(r[e(462)]){case e(482):s=e(472),o={type:e(511),content:Kr(n,s,Kr(n,this[e(535)](r[e(510)][0][e(525)])))};break;case e(526):s=r[e(510)][0][e(540)]?e(503):e(537),o={type:e(511),content:Kr(n,s)};break;case e(461):s=e(475),o={type:e(511),content:Kr(n,s,r[e(510)][0][e(498)])}}return o}[pi(507)](){const t=pi;var e,n,r,s;const o=this[t(470)][t(496)][t(486)](t(463));let i=Array[t(476)](this[t(470)][t(517)][t(512)][t(519)][t(532)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(493),t(490)))&&i[t(494)](...o[t(465)](this[t(470)][t(517)][t(512)][t(519)][t(487)](),t(522))),(null===(n=i[i[t(504)]-1])||void 0===n?void 0:n.is(t(493),t(490)))&&i[t(533)](...o[t(465)](this[t(470)][t(517)][t(512)][t(519)][t(484)](),t(473))),i=[...new Set(i)],(null===(s=null===(r=this[t(470)][t(517)][t(512)][t(519)][t(487)]())||void 0===r?void 0:r[t(479)])||void 0===s?void 0:s.is(t(493),t(490)))&&(i=i[t(506)]((e=>e.is(t(493),t(490))))),i}[pi(518)](t){const e=pi,n=this[e(470)][e(496)][e(486)](e(463));let r=Array[e(476)](this[e(470)][e(517)][e(512)][e(519)][e(532)]())[e(506)](t)[e(527)]((t=>{const r=e,s=this[r(470)][r(517)][r(466)](t,0);return[...n[r(465)](s,r(522)),...n[r(465)](s,r(473))]}))[e(521)]();return r=[...new Set(r)],r}[pi(535)](t){const e=pi;return e(459)+(this[e(470)][e(496)][e(486)](e(463))[e(523)](t)||e(538))[e(509)]()+e(500)+t[e(509)]()[e(502)](/-/g,"_")}}function Ei(t,e){const n=_i();return(Ei=function(t,e){return n[t-=322]})(t,e)}const bi=Ei;!function(t){const e=Ei,n=t();for(;;)try{if(854426===parseInt(e(323))/1*(-parseInt(e(336))/2)+-parseInt(e(341))/3*(-parseInt(e(349))/4)+parseInt(e(348))/5+-parseInt(e(337))/6+-parseInt(e(352))/7+-parseInt(e(340))/8+parseInt(e(332))/9*(parseInt(e(326))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_i);class Ti extends t.Plugin{[bi(334)](){const t=bi,e=this[t(331)];if(!e[t(329)][t(324)](t(356)))return;const n=e[t(329)][t(339)](t(350)),r=e[t(354)];n[t(346)](t(330)),n[t(327)][t(333)](t(345),(e=>Kr(r,t(328),e))),e[t(343)][t(351)](t(353))[t(342)]({model:t(345),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(347)])return n[s(335)](s(325))},converterPriority:t(357)}),e[t(338)][t(344)].on(t(322),((e,n,r)=>{const s=t;r[s(355)][s(347)]&&e[s(358)]()}),{priority:t(357)})}}function _i(){const t=["13wZzSQT","has","div","380pIvOIZ","descriptionFactory","ELEMENT_MEDIA","plugins","mediaEmbed","editor","641961raCGkt","registerElementLabel","afterInit","createEmptyElement","247126EBsofq","1638408CIImHu","data","get","2929216tvlpRR","2574YKJnJJ","elementToElement","conversion","downcastDispatcher","media","enableCommand","showSuggestionHighlights","3591745SRkgqa","3984fbgybx","TrackChangesEditing","for","8284178qhNjrQ","dataDowncast","locale","options","MediaEmbedEditing","high","stop","attribute:url:media"];return(_i=function(){return t})()}const yi=ki;function Ai(){const t=["enableCommand","9WkWbzl","editor","has","plugins","401487WOnHZJ","19lQYAlr","4ODGfiJ","get","TrackChangesEditing","1093848PKsjKa","1413248CxParB","1116810Grraxt","mention","18500veGtYk","MentionEditing","642173zYXqpp","66tphOlQ","afterInit","11HqpYIR","3326kjUIkC"];return(Ai=function(){return t})()}function ki(t,e){const n=Ai();return(ki=function(t,e){return n[t-=417]})(t,e)}!function(t){const e=ki,n=t();for(;;)try{if(140566===parseInt(e(419))/1*(parseInt(e(433))/2)+parseInt(e(418))/3*(parseInt(e(420))/4)+parseInt(e(427))/5*(parseInt(e(430))/6)+-parseInt(e(429))/7+-parseInt(e(424))/8+-parseInt(e(435))/9*(-parseInt(e(425))/10)+parseInt(e(432))/11*(parseInt(e(423))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ai);class Ci extends t.Plugin{[yi(431)](){const t=yi,e=this[t(436)];e[t(417)][t(437)](t(428))&&e[t(417)][t(421)](t(422))[t(434)](t(426))}}const Li=Ni;function Ni(t,e){const n=Ri();return(Ni=function(t,e){return n[t-=237]})(t,e)}function Ri(){const t=["type","7778659OTRtAU","*Remove:* %0","registerElementLabel","6LELnEc","getLabel","36iLtlIN","1899104nahfqF","deletion","getContainedElement","editor","MergeFieldsEditing","2740885rbNMMj","enableCommand","3939550jRDAkl","locale","mergeField","1289896QegWEC","mergeFieldBlock","insertMergeField","ELEMENT_MERGE_FIELD","getAttribute","153979SJyihb","insertion","*Insert:* %0","TrackChangesEditing","has","descriptionFactory","get","1440680jtLCiE","plugins","insertMergeFieldBlock","6TnqODw","element","afterInit","registerDescriptionCallback"];return(Ri=function(){return t})()}!function(t){const e=Ni,n=t();for(;;)try{if(738820===parseInt(e(264))/1+parseInt(e(271))/2+-parseInt(e(246))/3*(parseInt(e(249))/4)+-parseInt(e(254))/5+-parseInt(e(238))/6*(-parseInt(e(243))/7)+-parseInt(e(259))/8*(-parseInt(e(248))/9)+-parseInt(e(256))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ri);class Si extends t.Plugin{[Li(240)](){const t=Li,e=this[t(252)];if(!e[t(272)][t(268)](t(253)))return;e[t(272)][t(270)](t(267))[t(255)](t(261)),e[t(272)][t(270)](t(267))[t(255)](t(237));const n=e[t(272)][t(270)](t(267)),r=e[t(257)];n[t(269)][t(245)](t(258),(e=>Kr(r,t(262),e))),n[t(269)][t(245)](t(260),(e=>Kr(r,t(262),e))),n[t(269)][t(241)]((n=>{const s=t;if(s(265)!=n[s(242)]&&s(250)!=n[s(242)])return;const o=n[s(251)]();if(null==o)return;if(!o.is(s(239),s(258))&&!o.is(s(239),s(260)))return;const i=e[s(272)][s(270)](s(253))[s(247)](o[s(263)]("id"));return s(265)==n[s(242)]?{type:s(265),content:Kr(r,s(266),'"'+i+'" '+Kr(r,s(262)))}:{type:s(250),content:Kr(r,s(244),'"'+i+'" '+Kr(r,s(262)))}}))}}const Mi=vi;function vi(t,e){const n=wi();return(vi=function(t,e){return n[t-=276]})(t,e)}function wi(){const t=["MultiLevelList","registerDescriptionCallback","registerBlockAttribute","oldValue","next","689448IcRulB","plugins","key","52698jaJjAy","623HhgAga","data","enableDefaultAttributesIntegration","19192PrZTli","head","get","descriptionFactory","3916648OaIgVu","multiLevelList","TrackChangesEditing","995040xxSnmc","has","listType","*Set format:* %0","ELEMENT_MULTI_LEVEL_LIST","320uwwEuY","7039818kRICEk","newValue","listMarkerStyle","editor","1080205DnTeLt","afterInit","*Remove format:* %0","format","handleDescriptions","locale"];return(wi=function(){return t})()}!function(t){const e=vi,n=t();for(;;)try{if(632872===-parseInt(e(287))/1+parseInt(e(277))/2+parseInt(e(298))/3+parseInt(e(309))/4+parseInt(e(282))/5*(-parseInt(e(301))/6)+parseInt(e(302))/7*(-parseInt(e(305))/8)+parseInt(e(283))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wi);class Oi extends t.Plugin{[Mi(288)](){const t=Mi,e=this[t(286)],n=e[t(299)][t(307)](t(276));e[t(299)][t(278)](t(293))&&(n[t(304)](t(310)),n[t(295)](t(285)),n[t(308)][t(294)]((e=>this[t(291)](e))))}[Mi(291)](t){const e=Mi,n=this[e(286)][e(292)],{data:r}=t,s={type:e(290),content:""};if(r&&e(285)==r[e(300)]){if(!r[e(296)])return{type:e(290),content:Kr(n,e(280),Kr(n,e(281)))+" ("+r[e(284)]+")"};if(!r[e(284)]){let o=t[e(306)];for(;o;){if(o[e(303)]&&e(279)==o[e(303)][e(300)]&&o[e(303)][e(284)])return s;o=o[e(297)]}return{type:e(290),content:Kr(n,e(289),Kr(n,e(281)))+" ("+r[e(296)]+")"}}}}}const Di=Fi;function Fi(t,e){const n=Pi();return(Fi=function(t,e){return n[t-=393]})(t,e)}!function(t){const e=Fi,n=t();for(;;)try{if(270971===parseInt(e(409))/1+parseInt(e(398))/2*(parseInt(e(397))/3)+parseInt(e(396))/4*(parseInt(e(401))/5)+-parseInt(e(405))/6+-parseInt(e(408))/7+parseInt(e(410))/8*(-parseInt(e(394))/9)+parseInt(e(402))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pi);class Bi extends t.Plugin{[Di(403)](){const t=Di,e=this[t(395)];if(!e[t(415)][t(406)](t(404)))return;e[t(415)][t(407)](t(412))[t(413)](t(414));const n=e[t(415)][t(407)](t(412)),r=e[t(400)];n[t(399)][t(411)](t(414),(e=>Kr(r,t(393),e)))}}function Pi(){const t=["registerElementLabel","TrackChangesEditing","enableCommand","pageBreak","plugins","ELEMENT_PAGE_BREAK","4220199aYnuGj","editor","68sCeauS","48PxTLyG","5062wsOjHq","descriptionFactory","locale","122245CidWiT","8310490LFxRyJ","afterInit","PageBreakEditing","1809990qKeJPm","has","get","2547580nVgmTR","118309FPwPXh","8UOaTLu"];return(Pi=function(){return t})()}function xi(){const t=["enableCommand","format","TrackChangesEditing","addMarker:suggestion:insertion","4734882yoNTWr","getItemLabel","schema","insert","descriptionFactory","editor","has","registerDescriptionCallback","_splitMarkerName","markerName","7yuXwkl","777847tlBNoB","start","span","commandName","writer","addClass","name","checkChild","insertion","1358748xClfGO","end","model","consume","1655908JEZQqo","ck-suggestion-marker-split","toViewPosition","isLimit","$text","808Yerygr","consumable","enableDefaultAttributesIntegration","data","highest","*Insert:* %0","activeMarkers","registerElementLabel","markerRange","afterInit","isTouching","ck-suggestion-marker--active","4003168utjzgk","7685VDlAyS","nodeAfter","insertParagraph","bindElementToMarker","paragraph","type","includes","get","plugins","options","downcastDispatcher","ELEMENT_PARAGRAPH","Paragraph","showSuggestionHighlights","locale","isBlock","6049716LSuvWg","_registerLegacyDescription","getFirstRange","editing","*Change to:* %0","mapper","createUIElement","formatBlock"];return(xi=function(){return t})()}const Ui=ji;function ji(t,e){const n=xi();return(ji=function(t,e){return n[t-=136]})(t,e)}!function(t){const e=ji,n=t();for(;;)try{if(795289===-parseInt(e(137))/1+parseInt(e(150))/2+parseInt(e(146))/3+-parseInt(e(155))/4*(-parseInt(e(168))/5)+-parseInt(e(184))/6*(-parseInt(e(136))/7)+-parseInt(e(167))/8+-parseInt(e(196))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xi);class Gi extends t.Plugin{[Ui(164)](){const t=Ui,e=this[t(201)];if(!e[t(176)][t(202)](t(180)))return;const n=e[t(182)],r=e[t(176)][t(175)](t(194));r[t(200)][t(162)](t(172),(e=>Kr(n,t(179),e))),r[t(157)](t(172)),r[t(192)](t(170)),e[t(187)][t(178)].on(t(195),Vi(e),{priority:t(159)}),e[t(158)][t(178)].on(t(195),((n,r,s)=>{const o=t;s[o(177)][o(181)]&&Vi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(159)});const s=r[t(200)];s[t(203)]((r=>{const o=t;if(o(145)!==r[o(173)])return;const{start:i,end:a}=r[o(186)]();if(!i[o(165)](a)||!i[o(169)])return;const c=e[o(148)][o(198)],u=i[o(169)];return c[o(183)](u)&&!c[o(153)](u)&&c[o(144)](u,o(154))?{type:o(145),content:Kr(n,o(160),s[o(197)](u,1))}:void 0})),this[t(185)]()}[Ui(185)](){const t=Ui,e=this[t(201)],n=e[t(182)];e[t(176)][t(175)](t(194))[t(200)][t(203)]((e=>{const r=t;if(r(191)!=e[r(173)])return;const{data:s}=e;return s&&r(172)==s[r(140)]?{type:r(193),content:Kr(n,r(188),Kr(n,r(179)))}:void 0}))}}function Vi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=ji,i=t[o(176)][o(175)](o(194)),a=r[o(163)][o(138)],c=r[o(163)][o(147)],u=t[o(148)][o(198)];if(!a[o(165)](c)||!a[o(169)])return;const l=a[o(169)];if(u[o(183)](l)&&!u[o(153)](l)&&u[o(144)](l,o(154))){if(!s[o(156)][o(149)](r[o(163)],n[o(143)]))return;const{authorId:t}=i[o(204)](r[o(205)]),a=s[o(141)][o(190)](o(139),{class:o(151),"data-author-id":t}),u=s[o(189)][o(152)](c);e&&i[o(161)][o(174)](r[o(205)])&&s[o(141)][o(142)](o(166),a),s[o(141)][o(199)](u,a),s[o(189)][o(171)](a,r[o(205)])}}}const Hi=Wi;function Wi(t,e){const n=zi();return(Wi=function(t,e){return n[t-=299]})(t,e)}function zi(){const t=["TrackChangesEditing","RemoveFormatEditing","*Remove all formatting*","editor","commandName","561254LrPVXv","formatInline","_registerLegacyDescription","descriptionFactory","locale","6030324wwEGdP","type","afterInit","registerDescriptionCallback","plugins","formatBlock","removeFormat","8737484pVngBs","get","has","format","14833136BVgHcT","3351836WLZxlM","5227405hrRSDf","1UhjJwq","enableDefaultAttributesIntegration","4926954ygdhbl"];return(zi=function(){return t})()}!function(t){const e=Wi,n=t();for(;;)try{if(862277===-parseInt(e(299))/1*(-parseInt(e(307))/2)+-parseInt(e(301))/3+-parseInt(e(324))/4+-parseInt(e(325))/5+parseInt(e(312))/6+parseInt(e(319))/7+parseInt(e(323))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zi);class Ki extends t.Plugin{[Hi(314)](){const t=Hi,e=this[t(305)];e[t(316)][t(321)](t(303))&&(e[t(316)][t(320)](t(302))[t(300)](t(318)),this[t(309)]())}[Hi(309)](){const t=Hi,e=this[t(305)];e[t(316)][t(320)](t(302))[t(310)][t(315)]((n=>{const r=t;if(r(317)!=n[r(313)]&&r(308)!=n[r(313)])return;const{data:s}=n;return s&&r(318)==s[r(306)]?{type:r(322),content:Kr(e[r(311)],r(304))}:void 0}))}}function qi(){const t=["3334020nqtVTt","1860722fKqATj","discardSuggestion","935921UiFMLS","3708MzkBlz","26944WPLJwA","RestrictedEditingModeEditing","258271DfqPUY","acceptSelectedSuggestions","acceptAllSuggestions","21924ugABqG","discardSelectedSuggestions","enableCommand","goToPreviousRestrictedEditingException","acceptSuggestion","2587566nsNwrr","editor","trackChanges","has","afterInit","goToNextRestrictedEditingException","245sJaOVL","TrackChangesEditing","get","plugins","discardAllSuggestions"];return(qi=function(){return t})()}const Zi=Ji;function Ji(t,e){const n=qi();return(Ji=function(t,e){return n[t-=299]})(t,e)}!function(t){const e=Ji,n=t();for(;;)try{if(676428===-parseInt(e(306))/1+parseInt(e(300))/2+-parseInt(e(314))/3+-parseInt(e(299))/4+parseInt(e(320))/5*(parseInt(e(309))/6)+parseInt(e(302))/7+parseInt(e(304))/8*(parseInt(e(303))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qi);class Xi extends t.Plugin{[Zi(318)](){const t=Zi,e=this[t(315)];if(!e[t(323)][t(317)](t(305)))return;const n=e[t(323)][t(322)](t(321));n[t(311)](t(312)),n[t(311)](t(319));const r=e[t(323)][t(322)](t(305));r[t(311)](t(316)),r[t(311)](t(313)),r[t(311)](t(301)),r[t(311)](t(308)),r[t(311)](t(324)),r[t(311)](t(307)),r[t(311)](t(310))}}const Yi=Qi;function Qi(t,e){const n=$i();return(Qi=function(t,e){return n[t-=263]})(t,e)}function $i(){const t=["activeMarkers","329475ZUaxBu","writer","toViewPosition","test","createPositionBefore","ck-suggestion-marker--active","consumable","834144IuUnRw","get","registerElementLabel","downcastDispatcher","markerRange","bindElementToMarker","ELEMENT_LINE_BREAK","merge","108kBvSmo","insert","editor","getItems","split","3992776ZsUEFn","7024MsxQTC","showSuggestionHighlights","shiftEnter","474380AxdOif","addMarker:suggestion:deletion","905ynxixJ","data","includes","ck-suggestion-marker-","addMarker:suggestion:insertion","editing","init","name","202013WoIFzs","locale","high","descriptionFactory","span","deletion","addMarker:suggestion","enableCommand","markerName","model","createUIElement","6VtdANb","addClass","requires","TrackChangesEditing","softBreak","options","element","_splitMarkerName","plugins","709745FATfHI","mapper"];return($i=function(){return t})()}!function(t){const e=Qi,n=t();for(;;)try{if(456586===parseInt(e(297))/1+parseInt(e(288))/2*(parseInt(e(300))/3)+parseInt(e(264))/4*(parseInt(e(269))/5)+parseInt(e(307))/6+parseInt(e(277))/7+-parseInt(e(263))/8+-parseInt(e(315))/9*(parseInt(e(267))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($i);class ta extends t.Plugin{static get[Yi(290)](){return[Qs.ShiftEnter]}[Yi(275)](){const t=Yi,e=this[t(317)],n=e[t(296)][t(308)](t(291));n[t(284)](t(266)),e[t(274)][t(310)].on(t(273),ea(e),{priority:t(279)}),e[t(274)][t(310)].on(t(268),ea(e),{priority:t(279)}),e[t(270)][t(310)].on(t(283),((n,r,s)=>{const o=t;s[o(293)][o(265)]&&ea(e,{showActiveMarker:!1})(n,r,s)})),n[t(280)][t(309)](t(292),(n=>Kr(e[t(278)],t(313),n)))}}function ea(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Qi,i=t[o(296)][o(308)](o(291));if(!s[o(306)][o(303)](r[o(311)],n[o(276)]))return;const a=t[o(286)];for(const t of r[o(311)][o(318)]()){if(!t.is(o(294),o(292)))continue;const n=o(282)==r[o(285)][o(319)](":")[1]?o(314):o(319),{authorId:c}=i[o(295)](r[o(285)]),u=s[o(301)][o(287)](o(281),{class:o(272)+n,"data-author-id":c}),l=s[o(298)][o(302)](a[o(304)](t));e&&i[o(299)][o(271)](r[o(285)])&&s[o(301)][o(289)](o(305),u),s[o(301)][o(316)](l,u),s[o(298)][o(312)](u,r[o(285)])}}}const na=ra;function ra(t,e){const n=sa();return(ra=function(t,e){return n[t-=247]})(t,e)}function sa(){const t=["StandardEditingModeEditing","50190LjTwCm","restrictedEditingException","model","change","descriptionFactory","2834706AuGPrG","registerDescriptionCallback","editor","FORMAT_RESTRICTED_DISABLED","enableCommand","markInlineFormat","format","value","commandParams","1204492UhUvOl","2149120OcULPZ","getRanges","afterInit","1824880ZDjvOA","33DYKWDF","forceValue","plugins","from","commands","isCollapsed","type","document","7254ewiFOs","TrackChangesEditing","has","commandName","locale","3ocfqzf","FORMAT_RESTRICTED_ENABLED","424iJplDp","formatInline","formatBlock","1NuBbtO","get","selection","1004216cshnki"];return(sa=function(){return t})()}!function(t){const e=ra,n=t();for(;;)try{if(326799===parseInt(e(252))/1*(parseInt(e(271))/2)+parseInt(e(247))/3*(-parseInt(e(255))/4)+parseInt(e(272))/5+parseInt(e(262))/6+parseInt(e(257))/7*(-parseInt(e(249))/8)+parseInt(e(284))/9+-parseInt(e(275))/10*(parseInt(e(276))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(sa);class oa extends t.Plugin{[na(274)](){const t=na,e=this[t(264)],n=e[t(259)],r=e[t(288)];if(!e[t(278)][t(286)](t(256)))return;const s=e[t(278)][t(253)](t(285)),o=t(258),i=e[t(280)][t(253)](o);s[t(266)](o,((e,r={})=>{const a=t,c=n[a(283)][a(254)];if(c[a(281)])return void e(r);const u=void 0!==r[a(277)]?r[a(277)]:!i[a(269)];n[a(260)]((()=>{const t=a,e=Array[t(279)](c[t(273)]());for(const r of e){const e=u?[r]:Ds(o,r,n);for(const n of e)s[t(267)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(261)][t(263)]((e=>{const n=t;if(n(251)!=e[n(282)]&&n(250)!=e[n(282)])return;const{data:s}=e;return s&&s[n(287)]==o?s[n(270)][0][n(277)]?{type:n(268),content:Kr(r,n(248))}:{type:n(268),content:Kr(r,n(265))}:void 0}))}}const ia=ca;function aa(){const t=["790227CgQytx","11945112EoOHmH","formatInline","format","*Set format:* %0","editor","afterInit","plugins","9NpBepI","add","registerDescriptionCallback","toLowerCase","FORMAT_STYLE","definitions","enableDefaultAttributesIntegration","registerAttributeLabel","Style","commandParams","78495WvBWpG","forceValue","StyleUtils","7JcyxNg","commandName","descriptionFactory","TrackChangesEditing","formatBlock","locale","element","GeneralHtmlSupport","normalizeConfig","2320040rrnyNp","block","ghsAttributes","121WYZJhA","4760svbIov","92TQhxto","get","config","1370904NuZpLz","_registerLegacyDescription","*Remove format:* %0","registerBlockAttribute","styleName","has","getGhsAttributeNameForElement","registerInlineAttribute","style","DataSchema","inline","76diYDnL","type","288070FSDBph"];return(aa=function(){return t})()}function ca(t,e){const n=aa();return(ca=function(t,e){return n[t-=402]})(t,e)}!function(t){const e=ca,n=t();for(;;)try{if(163622===-parseInt(e(430))/1*(-parseInt(e(431))/2)+parseInt(e(448))/3+parseInt(e(445))/4*(parseInt(e(414))/5)+-parseInt(e(434))/6*(parseInt(e(417))/7)+parseInt(e(426))/8*(parseInt(e(404))/9)+-parseInt(e(447))/10*(-parseInt(e(429))/11)+-parseInt(e(449))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(aa);class ua extends t.Plugin{[ia(402)](){const t=ia,e=this[t(453)];if(!e[t(403)][t(439)](t(412))||!e[t(403)][t(439)](t(443)))return;const n=e[t(403)][t(432)](t(420)),r=e[t(422)],s=e[t(433)][t(432)](t(442))||{},o=e[t(403)][t(432)](t(424)),i=e[t(403)][t(432)](t(416))[t(425)](e[t(403)][t(432)](t(443)),s[t(409)]);n[t(410)](t(442));const a=new Set;for(const e of i[t(427)]){const n=o[t(440)](e[t(423)]);a[t(405)](n)}const c=new Set;for(const e of i[t(444)]){const n=o[t(440)](e[t(423)]);c[t(405)](n);for(const n of e[t(428)])c[t(405)](n)}for(const e of a)n[t(437)](e),n[t(419)][t(411)](e,Kr(r,t(408)));for(const e of c)n[t(441)](e),n[t(419)][t(411)](e,Kr(r,t(408)));this[t(435)]()}[ia(435)](){const t=ia,e=this[t(453)],n=e[t(422)];e[t(403)][t(432)](t(420))[t(419)][t(406)]((e=>{const r=t;if(r(421)!=e[r(446)]&&r(450)!=e[r(446)])return;const{data:s}=e;return s&&r(442)===s[r(418)]?s[r(413)][0][r(415)]?{type:r(451),content:Kr(n,r(452),s[r(413)][0][r(438)][r(407)]())}:{type:r(451),content:Kr(n,r(436),s[r(413)][0][r(438)][r(407)]())}:void 0}))}}const la=fa;function fa(t,e){const n=ha();return(fa=function(t,e){return n[t-=226]})(t,e)}function ha(){const t=["TableUtils","ELEMENT_TABLE_ROW_WITH_TEXT","add","insertTableColumnLeft","getColumnIndexes","findAncestor","6073508KmfuNG","min","get","ELEMENT_TABLE_ROW","execute","mapper","ELEMENT_TABLE_COLUMN","isIntersecting","from","enqueueChange","showSuggestionHighlights","40sNnBYU","afterInit","values","options","join","35NkwuWh","some","minColumn","table","getContainedElement","$textProxy","deletion","rootName","editor","maxRow","registerCustomCallback","accept","locale","model","map","getCellLocation","markMultiRangeDeletion","data","document","item","getFirstRange","isTouching","type","insertTableRowBelow","change","registerElementLabel","tableCell","createPositionAt","left","*Insert:* %0","suggestion","ELEMENT_TABLE","TableEditing","registerDescriptionCallback","descriptionFactory","insert","colspan","_acceptFormatSuggestionCallbackFactory","tablePaste","getSelectionAffectedTableCells","plugins","removeClass","*Remove:* %0","order","removeTableColumn","ELEMENT_TABLE_COLUMN_WITH_TEXT","361612JUwfjm","addRange","4960668QnsWYE","insertTable","createRangeIn","every","nodeBefore","addClass","MIN_SAFE_INTEGER","name","_setupColumnsRowsFixing","end","fromRange","getSuggestion","isArray","getChangedMarkers","cell","includes","_getSuggestionCoords","enableCommand","substr","nodeAfter","TrackChangesEditing","MAX_SAFE_INTEGER","first","_tablePostFixingSubtypes","getAttribute","getRanges","has","toViewElement","toLowerCase","downcastDispatcher","writer","tableColumn","addMarker:suggestion","_getCoordsForCells","change:data","selectTableColumn","minRow","selection","getChanges","commands","refresh","isIntersectingWithRange","_suggestionFactory","last","tableRow","hasAttribute","root","5545664lLuONn","forceValue","discard","createRangeOn","934656Tacgtl","15916149DTEsZY","low","markMultiRangeInsertion","getRowIndexes","length","position","isInContent","insertion","ELEMENT_TABLE_WITH_TEXT","rowspan","selectTableRow","removeTableRow","setSelection","differ","insertTableColumnRight","oldRange","filter","push","batch","$graveyard","maxColumn","isEqual","1176pBThFL","highest","classes","detach","max","insertTableRowAbove","_splitMarkerName","subType","span","_tableSuggestions","getItems","above","element","getChildren","startsWith","createTableWalker","start","registerPostFixer"];return(ha=function(){return t})()}!function(t){const e=fa,n=t();for(;;)try{if(525250===parseInt(e(333))/1+-parseInt(e(229))/2*(parseInt(e(356))/3)+-parseInt(e(280))/4*(-parseInt(e(234))/5)+-parseInt(e(282))/6+parseInt(e(380))/7+parseInt(e(329))/8+-parseInt(e(334))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ha);class ga extends t.Plugin{constructor(t){const e=fa;super(t),this[e(305)]=[e(326),e(313)],this[e(365)]=new Set}[la(230)](){const t=la,e=this[t(242)],n=e[t(247)][t(252)][t(319)];if(!e[t(274)][t(308)](t(266)))return;const r=e[t(246)],s=e[t(274)][t(382)](t(302)),o=e[t(274)][t(382)](t(374));s[t(268)][t(259)](t(237),(e=>Kr(r,t(265),e))),this[t(290)](),s[t(299)](t(283)),s[t(299)](t(344)),s[t(299)](t(317));for(const r of[t(361),t(257)]){const i=e[t(321)][t(382)](r);s[t(299)](r,(r=>{const a=t;e[a(247)][a(258)]((t=>{const e=a;r();const c=e(367)===i[e(277)],u=o[e(273)](n),l=o[e(337)](u),f=c?l[e(304)]-1:l[e(325)]+1,h=u[0][e(379)](e(237)),g=o[e(371)](h,{startRow:f,endRow:f}),d=Array[e(226)](g)[e(248)]((n=>t[e(332)](n[e(296)])));s[e(336)](d,e(326))}))}))}for(const r of[t(377),t(348)]){const i=e[t(321)][t(382)](r);s[t(299)](r,(r=>{const a=t;e[a(247)][a(258)]((t=>{const e=a;r();const c=e(262)===i[e(277)],u=o[e(273)](n),l=o[e(378)](u),f=c?l[e(304)]-1:l[e(325)]+1,h=u[0][e(379)](e(237)),g=o[e(371)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(226)](g)[e(248)]((n=>t[e(332)](n[e(296)])));s[e(336)](d,e(313))}))}))}for(const r of[t(345),t(278)]){const i=r[t(300)](11),a=i[t(310)](),c=a[t(300)](0,3)+t(364),u=t(237)+i,l=t(381)+i,f=t(360)+i;s[t(299)](r,(()=>{const i=t;e[i(247)][i(258)]((t=>{const e=i,h=o[e(273)](n),g=h[0][e(379)](e(237));let d;if(e(345)==r){const t=o[e(337)](h);d={startRow:t[e(304)],endRow:t[e(325)],includeAllSlots:!0}}else{const t=o[e(378)](h);d={startColumn:t[e(304)],endColumn:t[e(325)],includeAllSlots:!0}}const p=o[e(371)](g,d),m=Array[e(226)](p)[e(248)]((({cell:t})=>t)),I=da(m[e(350)]((t=>t[e(327)](c)))),E=da(m[e(350)]((t=>!t[e(327)](c))))[e(248)]((n=>t[e(332)](n))),b=s[e(250)](E,u);if(b&&(e(326)==b[e(363)]||e(313)==b[e(363)])){const n=this[e(298)](b);for(const r of I){const s=t[e(332)](r),i=o[e(249)](r),u=r[e(306)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(281)](s)}}}))}))}function c(r){const s=t,o=Array[s(226)](n[s(307)]())[s(248)]((t=>i.LiveRange[s(292)](t)));e[s(247)][s(258)]((t=>{const n=s,i=t[n(352)];r=r[n(350)]((t=>n(353)!=t[n(328)][n(241)])),t[n(346)](r),e[n(321)][n(382)](n(345))[n(322)](),e[n(384)](n(345),{forceDefaultExecution:!0}),e[n(247)][n(227)]((()=>{const t=n;e[t(247)][t(227)](i,(e=>{const n=t,r=o[n(350)]((t=>n(353)!=t[n(328)][n(241)]));r[n(338)]>0&&e[n(346)](r);for(const t of o)t[n(359)]()}))}))}))}function u(r){const s=t;e[s(247)][s(258)]((t=>{const o=s,a=Array[o(226)](n[o(307)]())[o(248)]((t=>i.LiveRange[o(292)](t))),c=[];for(const t of r)for(const e of t[o(366)]({shallow:!0}))c[o(351)](e);for(const n of c)o(353)!=n[o(328)][o(241)]&&(t[o(346)](t[o(261)](n,0)),e[o(321)][o(382)](o(278))[o(322)](),e[o(384)](o(278),{forceDefaultExecution:!0}));const u=a[o(350)]((t=>o(353)!=t[o(328)][o(241)]));u[o(338)]>0&&t[o(346)](u);for(const t of a)t[o(359)]()}))}function l(e,n){const r=t;return n[r(285)]((t=>e[r(235)]((e=>e[r(291)][r(355)](t[r(372)])||t[r(291)][r(355)](e[r(372)])))))}function f(e,n){const r=t;return!e[r(235)]((t=>n[r(235)]((e=>t[r(387)](e)))))&&e[r(235)]((t=>n[r(235)]((e=>t[r(291)][r(255)](e[r(372)])))))}e[t(251)][t(311)].on(t(314),((e,n,r)=>{const s=t;if(!r[s(232)][s(228)])return;const o=n[s(253)];if(!o)return;const i=r[s(385)][s(309)](o);function c(t){return Array[s(294)](t)?t:[t]}i&&s(260)===o[s(289)]&&(0,a.setHighlightHandling)(i,r[s(312)],((t,e,n)=>n[s(287)](c(e[s(358)]),t)),((t,e,n)=>n[s(275)](c(e[s(358)]),t)))}),{priority:t(357)}),s[t(268)][t(267)]((e=>{const n=t;if(n(341)!=e[n(256)]&&n(240)!=e[n(256)])return;const s=e[n(238)]();if(null!=s&&s.is(n(368),n(237))){if(n(341)==e[n(256)]){const t=e[n(366)]()[n(350)]((t=>t.is(n(239))))[n(248)]((t=>t[n(251)]));if(t[n(338)])return{type:n(341),content:Kr(r,n(263),Kr(r,n(342),'"'+t[n(233)](" ")+'"'))}}if(n(240)==e[n(256)]){const t=e[n(366)]()[n(350)]((t=>t.is(n(239))))[n(248)]((t=>t[n(251)]));if(t[n(338)])return{type:n(240),content:Kr(r,n(276),Kr(r,n(342),'"'+t[n(233)](" ")+'"'))}}}})),s[t(268)][t(267)]((e=>{const n=t;if(n(326)==e[n(363)]){const t=e[n(366)]()[n(350)]((t=>t.is(n(239))))[n(248)]((t=>t[n(251)])),s=this[n(298)](e),o=s[n(243)]-s[n(318)]+1;if(n(341)==e[n(256)])return t[n(338)]?{type:n(341),content:Kr(r,n(263),Kr(r,n(375),[o,'"'+t[n(233)](" ")+'"']))}:{type:n(341),content:Kr(r,n(263),Kr(r,n(383),o))};if(n(240)==e[n(256)])return t[n(338)]?{type:n(240),content:Kr(r,n(276),Kr(r,n(375),[o,'"'+t[n(233)](" ")+'"']))}:{type:n(240),content:Kr(r,n(276),Kr(r,n(383),o))}}if(n(313)==e[n(363)]){const t=e[n(366)]()[n(350)]((t=>t.is(n(239))))[n(248)]((t=>t[n(251)])),s=this[n(298)](e),o=s[n(354)]-s[n(236)]+1;if(n(341)==e[n(256)])return t[n(338)]?{type:n(341),content:Kr(r,n(263),Kr(r,n(279),[o,'"'+t[n(233)](" ")+'"']))}:{type:n(341),content:Kr(r,n(263),Kr(r,n(386),o))};if(n(240)==e[n(256)])return t[n(338)]?{type:n(240),content:Kr(r,n(276),Kr(r,n(279),[o,'"'+t[n(233)](" ")+'"']))}:{type:n(240),content:Kr(r,n(276),Kr(r,n(386),o))}}})),s[t(324)][t(244)](t(341),t(326),t(331),c),s[t(324)][t(244)](t(240),t(326),t(245),c),s[t(324)][t(244)](t(341),t(313),t(331),u),s[t(324)][t(244)](t(240),t(313),t(245),u),s[t(324)][t(244)](t(341),t(313),t(233),l),s[t(324)][t(244)](t(240),t(313),t(233),l),s[t(324)][t(244)](t(341),t(326),t(233),f),s[t(324)][t(244)](t(240),t(326),t(233),f)}[la(271)](){const t=la,e=this[t(242)],n=e[t(247)][t(252)][t(319)];return(r,s)=>{const o=t;e[o(247)][o(258)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(291)][a(286)];u&&u[0]&&!1===u[0][a(330)]&&(l=r[0][a(372)][a(301)]);const f=t[a(284)](l);if(a(353)==f[a(328)][a(241)])return;const h=Array[a(226)](n[a(307)]())[a(248)]((t=>i.LiveRange[a(292)](t)));t[a(346)](f),e[a(321)][a(382)](c)[a(322)](),u[a(351)]({forceDefaultExecution:!0}),e[a(384)](c,...u);const g=h[a(350)]((t=>a(353)!=t[a(328)][a(241)]));g[a(338)]>0&&t[a(346)](g);for(const t of h)t[a(359)]()}))}}[la(315)](t){const e=la,n=this[e(242)][e(274)][e(382)](e(374));let r=Number[e(303)],s=Number[e(288)],o=Number[e(303)],i=Number[e(288)];for(const a of t){if(e(353)==a[e(328)][e(241)])continue;const{row:t,column:c}=n[e(249)](a),u=a[e(327)](e(343))?a[e(306)](e(343))-1:0,l=a[e(327)](e(270))?a[e(306)](e(270))-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(290)](){const t=la,e=this[t(242)],n=e[t(274)][t(382)](t(302)),r=e[t(274)][t(382)](t(374));e[t(247)][t(252)].on(t(316),(()=>{const r=t,s=Array[r(226)](e[r(247)][r(252)][r(347)][r(295)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(362)](t);if(r(264)!=s)continue;if(null!=e[r(349)])continue;const a=n[r(293)](o);this[r(305)][r(297)](i)&&this[r(365)][r(376)](a)}}),{priority:t(335)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(332)](e),a=e[s(379)](s(237)),c=r[s(249)](e);for(const t of this[s(365)]){const n=t[s(363)],r=n[s(370)](s(272)),u=n[s(300)](r?10:5),l=u[s(310)](),f=l[s(300)](0,3)+s(364),h=s(381)+u,g=s(360)+u;if(!t[s(340)])continue;if(a!=t[s(254)]()[s(372)][s(379)](s(237)))continue;if(t[s(323)](i))continue;const d=e[s(327)](f)?e[s(306)](f)-1:0,p=this[s(298)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(281)](i),o=!0)}return o};e[t(247)][t(252)][t(373)]((n=>{const r=t;let o=!1;for(const t of e[r(247)][r(252)][r(347)][r(320)]())if(r(269)==t[r(256)])if(r(326)==t[r(289)])for(const e of t[r(339)][r(301)][r(369)]())o=o||s(e,n);else r(260)==t[r(289)]&&(o=o||s(t[r(339)][r(301)],n));return o}))}[la(298)](t){const e=la;return this[e(315)](t[e(307)]()[e(248)]((t=>t[e(372)][e(301)])))}}function da(t){const e=la;return Array[e(226)](new Set(t)[e(231)]())}const pa=Ia;function ma(){const t=["2GynJyL","42GwHRyM","*Merge cells*","find","formatInline","low","isEnabled","createRangeOn","887474PoPqED","root","deletion","TableUtils","stop","commandName","mergeTableCellDown","commands","requires","_suggestionFactory","detach","element","mergeTableCellUp","value","author","_tablePostFixingSubtypes","getCellLocation","getSelectionAffectedTableCells","push","registerCustomCallback","_areMergableCells","markMultiRangeBlockFormat","getRanges","3083288cMuBEa","filter","accept","cell","TrackChangesEditing","TableEditing","document","trackChanges","isInContent","refresh","fromRange","getSuggestions","enableCommand","return","format","markBlockFormat","has","afterInit","538702GBymuM","5494168SjBUcx","splitTableCellHorizontally","add","mergeTableCells","horizontally","execute","formatBlock","tableCell","locale","set:isEnabled","type","map","rootName","*Split cell:* vertically","*Split cell:* horizontally","13126968saLdFI","highest","$graveyard","containsRange","splitTableCellVertically","getAncestors","subType","mergeTableCellLeft","change","table","model","direction","selection","setSelection","from","419481inaPus","insertion","descriptionFactory","_acceptFormatSuggestionCallbackFactory","createTableWalker","editor","size","findAncestor","3590450SWVPHq","mergeTableCellRight","getFirstPosition","length","plugins","get","registerDescriptionCallback","forceDefaultExecution","_areSelectedCellsMergable","_isForcedDefaultExecutionBlock"];return(ma=function(){return t})()}function Ia(t,e){const n=ma();return(Ia=function(t,e){return n[t-=455]})(t,e)}!function(t){const e=Ia,n=t();for(;;)try{if(510104===-parseInt(e(478))/1*(-parseInt(e(527))/2)+parseInt(e(509))/3+-parseInt(e(460))/4+parseInt(e(517))/5+parseInt(e(528))/6*(-parseInt(e(535))/7)+-parseInt(e(479))/8+parseInt(e(494))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ma);class Ea extends t.Plugin{static get[pa(543)](){return[ga]}[pa(477)](){const t=pa,e=this[t(514)],n=e[t(504)][t(466)][t(506)],r=e[t(487)];if(!e[t(521)][t(476)](t(465)))return;const s=e[t(521)][t(522)](t(464)),o=e[t(521)][t(522)](t(538)),a=e[t(521)][t(522)](ga);a[t(550)][t(455)](t(482)),s[t(472)](t(482),(()=>{const n=t,r=o[n(552)](e[n(504)][n(466)][n(506)]);e[n(504)][n(502)]((()=>{const t=n;s[t(458)](r,{commandName:t(482),commandParams:[]},[],t(482))}))})),e[t(542)][t(522)](t(482)).on(t(484),((n,r)=>{const o=t;e[o(542)][o(522)](o(467))[o(548)]&&(r[o(520)]>0&&r[r[o(520)]-1]&&r[r[o(520)]-1][o(524)]||s[o(526)]||this[o(525)]()||n[o(539)]())}),{priority:t(495)});for(const n of[t(547),t(518),t(541),t(501)]){const r=e[t(542)][t(522)](n);s[t(472)](n,(()=>{const n=t,o=e[n(504)][n(466)][n(506)][n(519)]()[n(499)]()[n(530)]((t=>t.is(n(546),n(486)))),i=r[n(548)];e[n(504)][n(502)]((()=>{const t=n;s[t(458)]([o,i],{commandName:t(482),commandParams:[]},[],t(482))}))}))}for(const n of[t(498),t(480)]){const r=e[t(542)][t(522)](n);s[t(472)](n,(()=>{const i=t,a=o[i(552)](e[i(504)][i(466)][i(506)])[0],c=a[i(516)](i(503)),{column:u,row:l}=o[i(551)](a);let f=[];if(i(483)==r[i(505)]){const t=o[i(513)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(508)](t)[i(490)]((t=>t[i(463)]))}else{const t=o[i(513)](c,{column:u,includeAllSlots:!0});f=Array[i(508)](t)[i(490)]((t=>t[i(463)]))}e[i(504)][i(502)]((t=>{const e=i;s[e(475)](t[e(534)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(511)][t(523)]((e=>{const n=t;if(n(485)!=e[n(489)]&&n(531)!=e[n(489)])return;const{data:s}=e;return s&&n(482)==s[n(540)]?{type:n(474),content:Kr(r,n(529))}:void 0})),s[t(511)][t(523)]((e=>{const n=t;if(n(485)!=e[n(489)]&&n(531)!=e[n(489)])return;const{data:s}=e;return s?n(498)==s[n(540)]?{type:n(474),content:Kr(r,n(492))}:n(480)==s[n(540)]?{type:n(474),content:Kr(r,n(493))}:void 0:void 0}));const c=a[t(512)]();for(const e of[t(547),t(518),t(541),t(501)])s[t(544)][t(456)](t(485),e,t(462),c);for(const e of[t(498),t(480)])s[t(544)][t(456)](t(485),e,t(462),c);s[t(544)][t(456)](t(485),t(482),t(462),(r=>{const s=t;e[s(504)][s(502)]((t=>{const o=s,a=Array[o(508)](n[o(459)]())[o(490)]((t=>i.LiveRange[o(470)](t)));t[o(507)](r),e[o(542)][o(522)](o(482))[o(469)](),e[o(484)](o(482),{forceDefaultExecution:!0});const c=a[o(461)]((t=>o(496)!=t[o(536)][o(491)]));c[o(520)]>0&&t[o(507)](c);for(const t of a)t[o(545)]()}))}));for(const n of[t(547),t(541),t(501),t(518)]){const r=e[t(542)][t(522)](n);r.on(t(488),((n,s,o)=>{const i=t;if(o){const t=e[i(504)][i(466)][i(506)][i(519)]()[i(499)]()[i(530)]((t=>t.is(i(546),i(486))));this[i(457)](r[i(548)],t)||(n[i(473)]=!1,n[i(539)]())}}),{priority:t(532)})}}[pa(525)](){const t=pa,e=this[t(514)][t(542)][t(522)](t(482)),n=this[t(514)][t(521)][t(522)](t(538));if(!e[t(533)])return!1;const r=n[t(552)](this[t(514)][t(504)][t(466)][t(506)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(457)](e,n))return!1;return!0}[pa(457)](t,e){const n=pa,r=this[n(514)][n(521)][n(522)](n(464)),s=this[n(514)][n(504)][n(534)](t),o=this[n(514)][n(504)][n(534)](e),i=new Set,a=new Set;for(const t of r[n(471)]())if((n(510)==t[n(489)]||n(537)==t[n(489)]||n(482)==t[n(500)])&&t[n(468)])for(const e of t[n(459)]())e[n(497)](s,!0)&&i[n(481)](t[n(489)]+":"+t[n(549)].id),e[n(497)](o,!0)&&a[n(481)](t[n(489)]+":"+t[n(549)].id);if(i[n(515)]!=a[n(515)])return!1;for(const t of i)if(!a[n(476)](t))return!1;return!0}}const ba=_a;function Ta(){const t=["activeMarkers","requires","accept","TableEditing","downcastDispatcher","headingRows","338326vIsOSr","700888TRamwe","createTableWalker","cell","locale","registerCustomCallback","data","formatBlock","3FIkSTH","stop","markerNameToElements","TableUtils","25076osxexd","registerDescriptionCallback","addMarker:suggestion","end","has","FORMAT_HEADER_ROW","editing","includes","registerAttributeLabel","_handleLegacySuggestions","data-suggestion","type","*Format:* %0","parent","2905710hRbsJu","commandName","enableDefaultAttributesIntegration","ck-suggestion-marker--active","setTableColumnHeader","FORMAT_HEADER_COLUMN","removeAttribute","consume","nodeAfter","editor","headingColumns","unbindElementFromMarkerName","item","_suggestionFactory","_registerLegacyDescription","_acceptFormatSuggestionCallbackFactory","getCellLocation","3020733pEuSBx","forceValue","removeClass","consumable","markerRange","toViewElement","FORMAT_REGULAR_COLUMN","_splitMarkerName","7YaxVUI","bindElementToMarker","highest","setAttribute","plugins","nodeBefore","mapper","registerBlockAttribute","get","commandParams","FORMAT_REGULAR_ROW","removeMarker:suggestion","showSuggestionHighlights","setTableRowHeader","afterInit","writer","192594FNnJFk","start","addClass","ck-suggestion-marker-","descriptionFactory","TrackChangesEditing","format","getSuggestion","name","50cfNoYl","options","markerName","233848eitfIR"];return(Ta=function(){return t})()}function _a(t,e){const n=Ta();return(_a=function(t,e){return n[t-=359]})(t,e)}!function(t){const e=_a,n=t();for(;;)try{if(191637===parseInt(e(414))/1+-parseInt(e(426))/2*(-parseInt(e(422))/3)+parseInt(e(415))/4+-parseInt(e(404))/5*(-parseInt(e(395))/6)+parseInt(e(379))/7*(-parseInt(e(407))/8)+-parseInt(e(371))/9+-parseInt(e(440))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ta);class ya extends t.Plugin{static get[ba(409)](){return[ga]}[ba(393)](){const t=ba,e=this[t(363)];if(!e[t(383)][t(430)](t(411)))return;const n=e[t(418)],r=e[t(383)][t(387)](t(400));r[t(442)](t(392)),r[t(442)](t(444)),r[t(386)](t(413)),r[t(386)](t(364)),r[t(399)][t(434)](t(413),Kr(n,t(431))),r[t(399)][t(434)](t(364),Kr(n,t(359))),this[t(435)]()}[ba(435)](){const t=ba,e=this[t(363)][t(383)][t(387)](t(400)),n=this[t(363)][t(383)][t(387)](t(425)),r=this[t(363)][t(383)][t(387)](ga)[t(369)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=_a,{type:c,id:u}=e[a(378)](o[a(406)]),l=e[a(402)](u),f=l[a(420)];if(a(421)!=l[a(437)]||!f||a(444)!=f[a(441)])return;if(o[a(366)])return void s[a(423)]();if(!i[a(374)][a(361)](o[a(375)],s[a(403)]))return;const h=o[a(375)][a(396)][a(362)],g=o[a(375)][a(429)][a(384)],d=h[a(439)][a(439)],{column:p}=n[a(370)](h),{column:m}=n[a(370)](g);for(let s=p;s<=m;s++){const l=n[a(416)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(417)],l=i[a(385)][a(376)](s);i[a(394)][a(397)](a(398)+c,l),r&&i[a(394)][a(382)](a(436),u,l),i[a(385)][a(380)](l,o[a(406)]),t&&(e[a(408)][a(433)](o[a(406)])?i[a(394)][a(397)](a(443),l):i[a(394)][a(373)](a(443),l))}}}}e[t(367)][t(419)](t(421),t(392),t(410),r),e[t(367)][t(419)](t(421),t(444),t(410),r),this[t(363)][t(432)][t(412)].on(t(428),s(),{priority:t(381)}),this[t(363)][t(420)][t(412)].on(t(428),((e,n,r)=>{const o=t;r[o(405)][o(391)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(381)}),this[t(363)][t(432)][t(412)].on(t(390),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(378)](r[o(406)]),c=e[o(402)](a),u=c[o(420)];if(o(421)!=c[o(437)]||!u||o(444)!=u[o(441)])return;const l=s[o(385)][o(424)](r[o(406)]);if(l)for(const t of l)s[o(394)][o(373)](o(398)+i,t),s[o(394)][o(373)](o(443),t),s[o(394)][o(360)](o(436),t),s[o(385)][o(365)](t,r[o(406)])}),{priority:t(381)}),this[t(368)]()}[ba(368)](){const t=ba,e=this[t(363)],n=e[t(418)];function r(e){const r=t;return{type:r(401),content:Kr(n,r(438),e)}}e[t(383)][t(387)](t(400))[t(399)][t(427)]((e=>{const s=t;if(s(421)!=e[s(437)])return;const{data:o}=e;if(o){if(s(392)==o[s(441)]){const t=o[s(388)][0][s(372)];return r(Kr(n,s(t?431:389)))}if(s(444)==o[s(441)]){const t=o[s(388)][0][s(372)];return r(Kr(n,s(t?359:377)))}}}))}}const Aa=ka;function ka(t,e){const n=Ra();return(ka=function(t,e){return n[t-=277]})(t,e)}!function(t){const e=ka,n=t();for(;;)try{if(952648===parseInt(e(375))/1*(parseInt(e(463))/2)+-parseInt(e(335))/3+-parseInt(e(320))/4*(-parseInt(e(453))/5)+parseInt(e(426))/6+parseInt(e(400))/7*(parseInt(e(458))/8)+-parseInt(e(416))/9+-parseInt(e(323))/10*(-parseInt(e(405))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ra);const Ca=[Aa(333),Aa(445),Aa(302),Aa(361),Aa(344),Aa(289),Aa(420)],La=Object[Aa(447)](Ca[Aa(469)]((t=>[t,null])));class Na extends t.Plugin{static get[Aa(394)](){return[ga]}[Aa(368)](){const t=Aa,n=this[t(443)];if(!n[t(427)][t(440)](t(378)))return;const r=n[t(427)][t(331)](t(283)),s=n[t(427)][t(331)](t(330)),o=n[t(427)][t(331)](ga),a=n[t(427)][t(331)](t(378));o[t(461)][t(282)](t(422),t(462)),n[t(479)][t(300)][t(329)](t(379),{allowIn:t(480),allowContentOf:t(480),isLimit:!0}),n[t(328)][t(341)]({model:t(379),view:t(448)});let c=null;n[t(479)].on(t(350),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(438)]-1];h&&h[u(298)]||r[u(384)]||this[u(443)][u(392)][u(331)](u(398))[u(342)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(345)))return!1;const i=s[o(465)](t,n);if(!i||!Ma(i,void 0,r))return!1;const a=r[o(347)](n[o(346)][o(467)]);if(!a[o(438)])return!1;const c=a[0][o(279)](o(430)),l=r[o(399)](a),f=r[o(376)](a),h={startRow:l[o(326)],endRow:l[o(401)],startColumn:f[o(326)],endColumn:f[o(401)]};return 1==a[o(438)]&&(h[o(337)]+=r[o(429)](i)-1,h[o(299)]+=r[o(406)](i)-1),Ma(c,h,r)}(l,f,n[u(479)],s,a)&&(o[u(355)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(479)][u(332)]((()=>{const t=u;n[t(479)][t(350)](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(438)]&&r[t(457)](o,t(422),{tablePasteChainId:s}),a[t(438)]&&r[t(457)](a,t(462),{tablePasteChainId:s}),l[t(438)]&&(r[t(457)](l,t(295),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(319)]((e=>{const n=t;var r;return null===(r=e[n(403)])||void 0===r?void 0:r[n(407)](e)}))),f[t(438)]&&(r[t(377)](f,t(295),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(319)]((e=>{const n=t;var r;return null===(r=e[n(403)])||void 0===r?void 0:r[n(407)](e)})));const g=r[t(281)](h[t(469)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(418),{tablePasteChainId:s});if(g){const e=g[t(287)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(479)][t(290)](s),a=e[t(442)]((e=>e[t(441)]()[t(421)](i)));a&&r[t(282)]([a[t(353)],o])}r[t(438)]&&g[t(411)](t(381),Object[t(447)](r))}c=null})))}),{priority:e.priorities[t(470)]+10}),n[t(427)][t(331)](t(378)).on(t(455),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(355)]();const u=s[r(446)],l=o,f=Sa(u),h=Sa(l);e[r(325)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(307)](u[r(473)](0));for(const t of Array[r(336)](l[r(414)]()))a[r(478)](t,u,r(280));const t=c[r(343)][r(348)](s[r(477)]),e=c[r(360)][r(348)](s[r(338)]);t||e||(g=i.LiveRange[r(288)](a[r(358)](u)))}else h&&!f&&(d=a[r(358)](u));else{const t=a[r(433)](r(379)),e=a[r(433)](r(379));a[r(317)](a[r(358)](u),e),a[r(478)](t,u,0);for(const e of Array[r(336)](l[r(414)]()))a[r(478)](e,t,r(280));g=i.LiveRange[r(288)](a[r(290)](t)),d=i.LiveRange[r(288)](a[r(290)](e))}const p=Array[r(336)](l[r(425)]())[r(316)]((([t])=>Ca[r(348)](t)));c[r(349)][r(282)]({element:u,attributes:p[r(438)]?Object[r(447)](p):null}),g&&c[r(364)][r(282)](g),d&&c[r(466)][r(282)](d)}),{priority:t(470)}),s.on(t(363),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(309)]||1;c[o(360)]=new Array(l)[o(296)](u)[o(469)](((t,e)=>t+e));for(const{cell:t}of s[o(423)](i,{startColumn:u,endColumn:u+l-1}))c[o(371)][o(282)](n[o(479)][o(290)](t))}),{priority:t(436)}),s.on(t(367),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(439)]||1;c[o(343)]=new Array(l)[o(296)](u)[o(469)](((t,e)=>t+e));for(const{cell:t}of s[o(423)](i,{startRow:u,endRow:u+l-1}))c[o(357)][o(282)](n[o(479)][o(290)](t))}),{priority:t(436)}),r[t(476)][t(314)]((e=>{const r=t;if(e[r(286)]&&e[r(286)][r(308)](r(295)))return e[r(451)]?{}:{type:r(365),content:Kr(n[r(437)],r(482))}}));const u=()=>!1;for(const e of[t(295),t(462),t(422),t(418)])r[t(340)][t(417)](t(365),e,t(402),u),r[t(340)][t(417)](t(351),e,t(402),u),r[t(340)][t(417)](t(452),e,t(402),u);r[t(340)][t(417)](t(452),t(418),t(428),u),r[t(340)][t(417)](t(452),t(418),t(354),((e,r,s)=>{const o=t,i=e[o(469)]((t=>t[o(285)]()))[o(316)]((t=>t)),a=new Map(i[o(469)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(349)])e&&a[o(297)](t,e);else if(s&&s[o(381)])for(const[t,e]of Object[o(389)](s[o(381)])){const r=n[o(479)][o(334)][o(331)](t),s=r?r[o(441)]()[o(285)]():null;s&&a[o(297)](s,e)}n[o(479)][o(332)]((t=>{const e=o;for(const[n,r]of a)t[e(322)]({...La,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(340)][o(417)](e,o(295),s,((t,i,a)=>{const c=o;n[c(479)][c(332)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(301)][o(419)];t.is(o(324),o(379))&&u[o(282)](t)}r[o(340)][o(472)](e,null,s)(t,i,a);for(const t of u)o(294)!=t[o(373)][o(391)]&&n[o(292)](t)}))}))};l(t(365),t(354)),l(t(365),t(428)),l(t(351),t(354)),l(t(351),t(428)),r[t(340)][t(417)](t(365),t(422),t(428),(e=>{const n=t,r=e[n(469)]((t=>t[n(285)]())),i=r[0][n(279)](n(430)),{minRow:a,maxRow:c}=o[n(435)](r);s[n(327)](i,{at:a,rows:c-a+1})})),r[t(340)][t(417)](t(365),t(462),t(428),(e=>{const n=t,r=e[n(469)]((t=>t[n(285)]())),i=r[0][n(279)](n(430)),{minColumn:a,maxColumn:c}=o[n(435)](r);s[n(450)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(286)]||!n[s(286)][s(308)](s(295)))return;const o=n[s(390)][s(385)],i=r[s(459)]()[s(316)]((t=>t[s(475)]&&t[s(390)]&&t[s(390)][s(385)]==o));i[s(438)]&&n[s(431)]()[s(438)]!=i[s(438)]&&i[s(356)](((t,e)=>(t[s(306)]=e,e[s(451)]=t,e)))};function h(e,n=!0){const s=t,{id:o,authorId:i}=r[s(408)](e[s(449)]),a=[s(362),s(304)],c=r[s(460)][s(348)](e[s(449)]);return c&&a[s(282)](s(397)),{classes:a,attributes:{"data-suggestion":o,"data-author-id":i},priority:c&&n?3010:3e3}}r.on(t(370),f,{priority:t(470)}),r.on(t(291),f,{priority:t(470)}),n[t(479)][t(346)][t(432)]((()=>{const e=t;let s=!1;const o=Array[e(336)](n[e(479)][e(346)][e(404)][e(454)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(408)](t);if(e(415)!=o||e(351)!=a||i[e(359)])continue;if(!r[e(388)](c))continue;const u=r[e(278)](c)[e(313)](),l=n[e(427)][e(331)](e(424)).me;for(const t of r[e(459)]())if(t[e(475)]&&t[e(321)]==l&&e(452)==t[e(311)]&&e(418)==t[e(286)]&&t[e(313)]()[e(468)]((t=>u[e(315)]((n=>n[e(312)](t,!0))))))for(const n of t[e(431)]())n[e(475)]&&(n[e(428)](),s=!0)}return s})),n[t(479)][t(346)][t(432)]((e=>{const s=t,o=n[s(392)][s(331)](s(366));if(!o||!o[s(387)][s(440)](e[s(284)]))return!1;let i=!1;const a=n[s(427)][s(331)](s(424)).me,c=n[s(479)][s(346)][s(404)][s(396)](),u=Array[s(336)](n[s(479)][s(346)][s(404)][s(454)]())[s(316)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(408)](t);return n(415)==o&&n(295)==i&&c==a.id&&!e[n(359)]}));for(const t of c){if(s(478)!=t[s(311)]||s(379)!=t[s(353)]||1!=t[s(438)])continue;const n=e[s(310)](t[s(372)],t[s(372)][s(409)](1));if(!u[s(442)]((({data:t})=>t[s(386)][s(421)](n))))for(const{name:t,data:r}of u)if(n[s(312)](r[s(386)])){e[s(456)](t,{range:n}),i=!0;break}}return i})),n[t(479)][t(346)][t(432)]((e=>{const s=t;let o=!1;const i=n[s(427)][s(331)](s(424)).me,a=r[s(459)]()[s(316)]((t=>t[s(475)]&&t[s(321)]==i)),c=new Set,u=new Set;for(const t of a)if(s(295)==t[s(286)])for(const e of t[s(287)]()){const n=e[s(441)]()[s(285)]();if(n)if(n.is(s(324),s(379))&&Sa(n)){t[s(374)](e[s(353)]),c[s(464)](n),o=!0;const r=n[s(474)],i=n[s(318)],a=r&&r.is(s(324),s(379)),l=i&&i.is(s(324),s(379));a&&!c[s(440)](r)&&u[s(464)](r),l&&!c[s(440)](i)&&u[s(464)](i)}else n.is(s(324),s(434))&&n[s(382)]&&(t[s(374)](e[s(353)]),o=!0)}else if(s(418)==t[s(286)]){if(!t[s(390)]||!t[s(390)][s(385)])continue;const e=t[s(390)][s(381)];if(e&&Object[s(303)](e)[s(438)])continue;const n=t[s(390)][s(385)];let r=!0,i=!0;for(const e of a)if(e[s(286)]&&e[s(286)][s(308)](s(295))){if(!e[s(390)][s(385)]){i=!1;break}if(e.id!=t.id&&e[s(390)][s(385)]==n){r=!1;break}}i&&r&&(t[s(471)](),o=!0)}for(const t of c)e[s(307)](t);for(const t of u)e[s(292)](t);return o})),n[t(328)][t(410)](t(293))[t(444)]({model:t(413),view:t=>h(t),converterPriority:t(470)}),n[t(328)][t(410)](t(481))[t(444)]({model:t(413),view:(e,n)=>n[t(339)][t(393)]?h(e,!1):null,converterPriority:t(470)});const g=n[t(380)][t(412)];this[t(305)](g[t(346)],t(383),((e,n)=>{const r=t,s=[];for(const t of g[r(358)](n[r(277)])[r(369)]())t.is(r(324),r(448))&&s[r(282)](t);g[r(332)]((t=>{const e=r;for(const n of s)t[e(395)](t[e(358)](n),t[e(352)](n)),t[e(307)](n)}))}))}}function Ra(){const t=["tablePasteCell","nodeAfter","tableCellPadding","isEqual","tablePasteRow","createTableWalker","Users","getAttributes","10622460aJLgSH","plugins","discard","getRows","table","getAllAdjacentSuggestions","registerPostFixer","createElement","paragraph","_getCoordsForCells","low","locale","length","rows","has","getRange","find","editor","markerToHighlight","tableCellBorderColor","cell","fromEntries","suggestion-td","markerName","removeColumns","previous","formatBlock","5sZVyKN","getChangedMarkers","_replaceTableSlotCell","updateMarker","markMultiRangeInsertion","48EOlhbw","getSuggestions","activeMarkers","_tablePostFixingSubtypes","tablePasteColumn","548pAbJAk","add","getTableIfOnlyTableInContent","deletionRanges","selection","every","map","high","removeMarkers","getSuggestionCallback","getChild","nextSibling","isInContent","descriptionFactory","row","insert","model","tableCell","dataDowncast","*Replace table cells*","content","getSuggestion","findAncestor","end","markMultiRangeBlockFormat","push","TrackChangesEditing","batch","getContainedElement","subType","getMarkers","fromRange","tableCellBackgroundColor","createRangeOn","suggestionUnloaded","unwrap","editingDowncast","$graveyard","tablePaste","fill","set","forceDefaultExecution","endColumn","schema","start","tableCellBorderStyle","keys","ck-suggestion-marker-insertion","listenTo","next","remove","startsWith","columns","createRange","type","containsRange","getRanges","registerDescriptionCallback","some","filter","wrap","previousSibling","forEach","4256708GuaQgJ","author","setAttributes","10LEzgZX","element","return","first","removeRows","conversion","register","TableUtils","get","change","tableCellBorderWidth","markers","4521723izNZOr","from","endRow","column","options","_suggestionFactory","elementToElement","value","rowInsertionIndexes","tableCellVerticalAlignment","documentSelection","document","getSelectionAffectedTableCells","includes","cells","insertContent","deletion","createPositionBefore","name","accept","stop","reduce","rowInsertionRanges","createRangeIn","oldRange","columnInsertionIndexes","tableCellHorizontalAlignment","ck-suggestion-marker","insertColumns","insertionRanges","insertion","redo","insertRows","afterInit","getItems","suggestionLoaded","columnInsertionRanges","position","root","removeMarker","166qCcFBy","getColumnIndexes","markMultiRangeDeletion","TableClipboard","tableCellSuggestion","editing","markerAttributes","isEmpty","clipboardOutput","_isForcedDefaultExecutionBlock","tablePasteChainId","newRange","_createdBatches","hasSuggestion","entries","attributes","rootName","commands","showSuggestionHighlights","requires","move","getChanges","ck-suggestion-marker--active","trackChanges","getRowIndexes","249459mKvrfH","last","join","detach","differ","10420773RSumzM","getColumns","call","_splitMarkerName","getShiftedBy","for","setAttribute","view","suggestion:formatBlock:tablePasteCell","getChildren","suggestion","14232123rzlcxd","registerCustomCallback"];return(Ra=function(){return t})()}function Sa(t){const e=Aa;if(t[e(382)])return!0;const n=t[e(473)](0);return n.is(e(324),e(434))&&n[e(382)]}function Ma(t,e={},n){const r=Aa;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(423)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function va(t,e){const n=Oa();return(va=function(t,e){return n[t-=396]})(t,e)}const wa=va;function Oa(){const t=["subType","tableWidth","resizeTable","discard","locale","afterInit","592649zoIQjS","resizeTableWidth","getColumnGroupElement","7480568yxbrvg","model","registerDescriptionCallback","*Format:* resize table","get","getSelectedElement","130jtQJJy","registerCustomCallback","1344760MjJKus","TableColumnResizeEditing","selection","enableCommand","table","columnWidths","Users","158024SnKdyL","editor","getContainedElement","format","469923PWnTxr","author","74242FGZjAZ","getTableColumnsWidths","9fbQNLz","getAttribute","descriptionFactory","formatInline","commandParams","formatBlock","25768008EyEgsZ","document","formatGroupId","getSuggestionCallback","handleSuggestionDescription","handleResizeTableWidthCommand","data","4ctyBwN","getSuggestions","accept","132NINJVa","type","_suggestionFactory","bind","TrackChangesEditing","plugins","77WdCOSl","markBlockFormat","change","has"];return(Oa=function(){return t})()}!function(t){const e=va,n=t();for(;;)try{if(710190===-parseInt(e(436))/1+-parseInt(e(417))/2*(-parseInt(e(400))/3)+parseInt(e(396))/4*(parseInt(e(445))/5)+-parseInt(e(420))/6*(-parseInt(e(402))/7)+-parseInt(e(439))/8*(-parseInt(e(404))/9)+parseInt(e(447))/10*(parseInt(e(426))/11)+-parseInt(e(410))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oa);class Da extends t.Plugin{[wa(435)](){const t=wa;if(!this[t(397)][t(425)][t(429)](t(448)))return;const e=this[t(397)][t(425)][t(443)](t(424));e[t(450)](t(437),this[t(415)][t(423)](this)),e[t(422)][t(446)](t(409),t(432),t(419),e[t(422)][t(413)](t(409),null,t(433))),e[t(422)][t(446)](t(409),t(432),t(433),e[t(422)][t(413)](t(409),null,t(419))),e[t(406)][t(441)](this[t(414)][t(423)](this))}[wa(415)](t,e){const n=wa,r=this[n(397)][n(425)][n(443)](n(424)),s=this[n(397)][n(425)][n(443)](n(448)),o=e[n(451)]||this[n(397)][n(440)][n(411)][n(449)][n(444)]();this[n(397)][n(440)][n(428)]((()=>{const i=n,a=s[i(438)](o);let c=a?s[i(403)](a):null,u=o[i(405)](i(431))||null;const l=e[i(431)]||u,f=e[i(452)]||c,h=this[i(397)][i(425)][i(443)](i(453)).me;for(const t of r[i(418)]()){const e=t[i(398)]();if(i(432)===t[i(430)]&&e===o){t[i(401)]!==h&&t[i(433)]();const e=t[i(416)][i(408)];u=e[0][i(431)],c=e[0][i(452)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(427)](o,{commandName:i(437),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(432)},[],i(432))}))}[wa(414)](t){const e=wa;if(e(409)!=t[e(421)]&&e(407)!=t[e(421)])return;const{data:n}=t;if(n&&e(432)===n[e(412)]){const t=e(442);return{type:e(399),content:Kr(this[e(397)][e(434)],t)}}}}function Fa(t,e){const n=Pa();return(Fa=function(t,e){return n[t-=456]})(t,e)}const Ba=Fa;function Pa(){const t=["enableCommand","Template","970524YjmzBz","640661ooKpIC","afterInit","540KnBGyQ","1061672raWkxl","215567edFwdX","insertTemplate","6hVZGgD","TrackChangesEditing","has","9WwdrSm","70mVWRNH","886365jKzjlA","158008WWGyiJ","221svzRHs","plugins","get","12pjcidr","65AwlUBr","editor"];return(Pa=function(){return t})()}!function(t){const e=Fa,n=t();for(;;)try{if(105427===-parseInt(e(476))/1*(parseInt(e(465))/2)+parseInt(e(457))/3*(-parseInt(e(475))/4)+-parseInt(e(474))/5+-parseInt(e(469))/6*(-parseInt(e(463))/7)+parseInt(e(466))/8*(-parseInt(e(472))/9)+parseInt(e(473))/10*(parseInt(e(467))/11)+-parseInt(e(462))/12*(-parseInt(e(458))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pa);class xa extends t.Plugin{[Ba(464)](){const t=Ba,e=this[t(459)];e[t(477)][t(471)](t(461))&&e[t(477)][t(456)](t(470))[t(460)](t(468))}}const Ua=Ga;function ja(){const t=["insertTableOfContents","plugins","442418DaRceT","enableCommand","registerElementLabel","3110IHxArk","243102rGdgYA","get","locale","afterInit","526392vgKCHH","18bGJjrV","42tYytqE","editor","ELEMENT_TABLE_OF_CONTENTS","3214624ZDveKX","tableOfContents","descriptionFactory","3479428suAmOE","TrackChangesEditing","3754350VarDnY","68031xAPRhY","commands"];return(ja=function(){return t})()}function Ga(t,e){const n=ja();return(Ga=function(t,e){return n[t-=380]})(t,e)}!function(t){const e=Ga,n=t();for(;;)try{if(914321===parseInt(e(388))/1+-parseInt(e(392))/2*(parseInt(e(398))/3)+-parseInt(e(381))/4+-parseInt(e(383))/5+parseInt(e(397))/6*(parseInt(e(401))/7)+parseInt(e(396))/8+parseInt(e(384))/9*(parseInt(e(391))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ja);class Va extends t.Plugin{[Ua(395)](){const t=Ua,e=this[t(399)];if(!e[t(385)][t(393)](t(386)))return;e[t(387)][t(393)](t(382))[t(389)](t(386));const n=e[t(387)][t(393)](t(382)),r=e[t(394)];n[t(380)][t(390)](t(402),(e=>Kr(r,t(400),e)))}}function Ha(t,e){const n=za();return(Ha=function(t,e){return n[t-=195]})(t,e)}const Wa=Ha;function za(){const t=["1942146utsBlp","afterInit","14azXtjR","document","locale","updateMarker","78980QujLcn","Title","has","1713svPxHS","schema","forward","suggestion","registerPostFixer","createRange","1818OVyIbS","differ","removeMarker","isTouching","isCollapsed","element","descriptionFactory","TrackChangesEditing","nodeBefore","model","isEqual","newRange","plugins","registerElementLabel","get","getChangedMarkers","start","154598HChOCx","_splitMarkerName","4324HMFJyS","from","title-content","ELEMENT_TITLE","347634DwQssv","1342240dtyzwB","editor","getNearestSelectionRange","4764256CYwxEA","end"];return(za=function(){return t})()}!function(t){const e=Ha,n=t();for(;;)try{if(387512===-parseInt(e(206))/1+parseInt(e(200))/2+parseInt(e(221))/3*(-parseInt(e(202))/4)+-parseInt(e(207))/5+-parseInt(e(212))/6*(parseInt(e(214))/7)+parseInt(e(210))/8+parseInt(e(227))/9*(parseInt(e(218))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(za);class Ka extends t.Plugin{[Wa(213)](){const t=Wa,e=this[t(208)];if(!e[t(195)][t(220)](t(219)))return;const n=e[t(195)][t(197)](t(234));n[t(233)][t(196)](t(204),(()=>Kr(e[t(216)],t(205)))),e[t(236)][t(215)][t(225)]((r=>{const s=t;let o=!1;const i=Array[s(203)](e[s(236)][s(215)][s(228)][s(198)]());for(const{name:t,data:a}of i){const{group:i}=n[s(201)](t);if(s(224)!==i||!a[s(238)])continue;const c=a[s(238)],u=c[s(211)][s(235)];if(!u||!u.is(s(232),s(204)))continue;if(!c[s(199)][s(230)](c[s(211)]))continue;const l=e[s(236)][s(222)][s(209)](c[s(211)],s(223));if(l&&l[s(231)]){const e=r[s(226)](c[s(199)],l[s(199)]);e[s(237)](c)||(r[s(217)](t,{range:e}),o=!0)}o||(r[s(229)](t),o=!0)}return o}))}}function qa(){const t=["get","22365UbPsKj","TrackChangesEditing","13974777rEZZqw","editor","enableCommand","48876990HgpAND","UndoEditing","470841CgsFla","580HQdbUJ","1627PxnVTY","undo","168SeZnzF","180200Lepriq","9969128lRLiMA","has","1976IWwyeY","afterInit","plugins","redo"];return(qa=function(){return t})()}const Za=Ja;function Ja(t,e){const n=qa();return(Ja=function(t,e){return n[t-=362]})(t,e)}!function(t){const e=Ja,n=t();for(;;)try{if(816253===-parseInt(e(377))/1*(parseInt(e(363))/2)+parseInt(e(368))/3*(-parseInt(e(376))/4)+parseInt(e(380))/5*(-parseInt(e(379))/6)+-parseInt(e(375))/7+parseInt(e(381))/8+-parseInt(e(370))/9+parseInt(e(373))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qa);class Xa extends t.Plugin{[Za(364)](){const t=Za,e=this[t(371)],n=e[t(365)][t(367)](t(369));e[t(365)][t(362)](t(374))&&(n[t(372)](t(378)),n[t(372)](t(366)))}}function Ya(){const t=["192aWnBnR","7622757lolzzo","5KlhBVh","TrackChangesEditing","afterInit","12dtkEPo","8lBLBSp","6189yRomWE","763625qUBnyB","2649330jmxPhg","2634137PjDbgS","10maduDU","8684682AznHLs","plugins","has","toggleTableCaption","TableCaptionEditing","3978905lmiZyN","enableCommand","get","editor","requires"];return(Ya=function(){return t})()}const Qa=$a;function $a(t,e){const n=Ya();return($a=function(t,e){return n[t-=267]})(t,e)}!function(t){const e=$a,n=t();for(;;)try{if(748292===parseInt(e(271))/1+-parseInt(e(272))/2+-parseInt(e(270))/3*(parseInt(e(285))/4)+parseInt(e(287))/5*(parseInt(e(275))/6)+parseInt(e(280))/7*(parseInt(e(269))/8)+-parseInt(e(286))/9*(parseInt(e(274))/10)+parseInt(e(273))/11*(parseInt(e(268))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ya);class tc extends t.Plugin{static get[Qa(284)](){return[ga]}[Qa(267)](){const t=Qa,e=this[t(283)];e[t(276)][t(277)](t(279))&&e[t(276)][t(282)](t(288))[t(281)](t(278))}}const ec=rc;function nc(){const t=["*Format:* change table cell properties","batch","tableCellProperties","selection","data","TrackChangesEditing","model","tableCellHorizontalAlignment","TableCellPropertiesEditing","tableBackgroundColor","getAttribute","2542491uJQxDM","52926fdwfCx","tableCellBorderColor","handleSuggestionDescription","tableWidth","tableCellWidth","tableBorderColor","tableCellVerticalAlignment","formatBlock","tableProperties","pluginName","findAncestor","commandParams","setAttribute","enqueueChange","tableCellBorderStyle","getContainedElement","markBlockFormat","getSuggestionCallback","nodeAfter","has","tableCellPadding","175968nNEIiK","join","_getSuggestion","registerCustomCallback","15BhTUSL","accept","registerDescriptionCallback","tableAlignment","TablePropertiesEditing","getFirstPosition","document","tableHeight","15830vRmVQS","editor","start","format","get","TableUtils","*Format:* change table properties","subType","locale","tableCellBorderWidth","table","_suggestionFactory","descriptionFactory","getSuggestions","tableBorderStyle","TrackChangesTableProperties","60132Yhmnwn","plugins","641160vvVLmx","287RsUHsh","tableCellHeight","tableBorderWidth","afterInit","enableCommand","change","handleDiscardAction","_handlePropertyChange","discard","tableCellBackgroundColor","getSelectionAffectedTableCells","79900iMjpdT","removeAttribute"];return(nc=function(){return t})()}function rc(t,e){const n=nc();return(rc=function(t,e){return n[t-=235]})(t,e)}!function(t){const e=rc,n=t();for(;;)try{if(199724===parseInt(e(311))/1*(parseInt(e(242))/2)+parseInt(e(258))/3+parseInt(e(307))/4+parseInt(e(272))/5+-parseInt(e(286))/6*(parseInt(e(261))/7)+parseInt(e(260))/8+parseInt(e(285))/9)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(294)]=[e(291),e(256),e(263),e(237),e(289),e(241),e(283)],this[e(276)]=[e(287),e(300),e(251),e(306),e(290),e(262),e(270),e(281),e(292)]}static get[ec(295)](){return ec(257)}[ec(264)](){const t=ec,e=this[t(243)][t(259)][t(246)](t(279));if(this[t(243)][t(259)][t(305)](t(238))){for(const n of this[t(294)])e[t(265)](n,((e,r)=>{const s=t,o=this[s(243)][s(280)][s(240)][s(277)][s(239)]()[s(296)](s(252));this[s(268)](n,[o],this[s(294)],s(294),e,r)}));e[t(253)][t(310)](t(293),t(294),t(235),e[t(253)][t(303)](t(293),null,t(269))),e[t(253)][t(310)](t(293),t(294),t(269),((e,n)=>this[t(267)](this[t(294)],e,n))),e[t(253)][t(310)](t(293),t(294),t(308),(()=>!1))}if(this[t(243)][t(259)][t(305)](t(282))){for(const n of this[t(276)])e[t(265)](n,((e,r)=>{const s=t,o=this[s(243)][s(259)][s(246)](s(247))[s(271)](this[s(243)][s(280)][s(240)][s(277)]);this[s(268)](n,o,this[s(276)],s(276),e,r)}));e[t(253)][t(310)](t(293),t(276),t(235),e[t(253)][t(303)](t(293),null,t(269))),e[t(253)][t(310)](t(293),t(276),t(269),((e,n)=>this[t(267)](this[t(276)],e,n))),e[t(253)][t(310)](t(293),t(276),t(308),(()=>!1))}e[t(254)][t(236)]((e=>this[t(288)](e)))}[ec(268)](t,e,n,r,s,o){const i=ec,a=this[i(243)][i(259)][i(246)](i(279));this[i(243)][i(280)][i(299)](o[i(275)],(()=>{const t=i;for(const i of e)if(this[t(309)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(284)](r);void 0!==n&&(e[r]=n)}s(o),a[t(302)](i,{commandParams:[e]},[],r)}}))}[ec(267)](t,e,n){const r=ec,s=e[0][r(244)][r(304)],o=n[r(297)][0];this[r(243)][r(280)][r(266)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(298)](r,o[r],s):e[n(273)](r,s)}))}[ec(288)](t){const e=ec;if(t[e(278)])switch(t[e(249)]){case e(294):return{type:e(245),content:Kr(this[e(243)][e(250)],e(248))};case e(276):return{type:e(245),content:Kr(this[e(243)][e(250)],e(274))}}}[ec(309)](t,e){const n=ec,r=this[n(243)][n(259)][n(246)](n(279));for(const s of r[n(255)]({skipNotAttached:!0})){const r=s[n(301)]();if(s[n(249)]===e&&r===t)return s}return null}}var oc=Function.prototype,ic=Object.prototype,ac=oc.toString,cc=ic.hasOwnProperty,uc=ac.call(Object);const lc=function(t){if(!ne(t)||"[object Object]"!=ct(t))return!1;var e=en(t);if(null===e)return!0;var n=cc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ac.call(n)==uc};const fc=function(t){return lc(t)?void 0:t};var hc=$?$.isConcatSpreadable:void 0;const gc=function(t){return ce(t)||ae(t)||!!(hc&&t&&t[hc])};const dc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=gc),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):tn(o,c):s||(o[o.length]=c)}return o};const pc=function(t){return(null==t?0:t.length)?dc(t,1):[]};const mc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var Ic=Math.max;const Ec=function(t,e,n){return e=Ic(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=Ic(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),mc(t,this,a)}};const bc=function(t){return function(){return t}};const Tc=Xt?function(t,e){return Xt(t,"toString",{configurable:!0,enumerable:!1,value:bc(e),writable:!0})}:function(t){return t};var _c=Date.now;const yc=function(t){var e=0,n=0;return function(){var r=_c(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(Tc);const Ac=function(t){return yc(Ec(t,void 0,pc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=ir(e,(function(e){return e=fr(e,t),r||(r=e.length>1),e})),te(t,an(t),n),r&&(n=Jn(n,7,fc));for(var s=e.length;s--;)jr(n,e[s]);return n})),kc=Rc;function Cc(){const t=["stringify","ck-suggestion-marker","$graveyard","some","widget","setAttribute","elementEnd","enableDefaultAttributesIntegration","_setSuggestionRange","_isBlockAttribute","ENTER","markInsertion","PendingActions","formatBlock:discard","range","containsItem","addCommentThread","hasCommentThread","getChangedMarkers","containsPosition","trackChangesCommand","_blockAttributeKeys","delete","createRangeIn","_suggestionFactory","isMultiRange","suggestion:","createdAt","getShiftedBy","isOwn","_joinWithAdjacentSuggestions","getNearestSelectionRange","mapper","formatGroupId","skipNestingCheck","1693088rDRonx","acceptSuggestion","_updateSuggestionData","_enabledCommands","_editor","after","track-changes-command-not-found","discard","track-changes-user-not-found","listenTo","return","addMarker:suggestion","subType","formatInline:join","insertContent","comments","trackChanges.mergeNestedSuggestions","data-suggestion","config","key","high","attribute:discard","addMarker","howMany","accept","rejected","getAttribute","includes","parent","dataDowncast","warn","stopListening","track-changes-suggestion-not-found","setTo","markerToHighlight","buildSuggestion","_addSuggestionMarker","track-changes-adapter-already-set","sort","deletion:chain","announce","_getAuthorFromId","editingDowncast","unbindElementFromMarkerName","end","removeMarkers","insertion:","name","isInsideObject","before","addRange","clear","_commentsRepository","_removeSuggestion","documentSelection","track-changes-enable-command-twice","registerCustomCallback","attribute","markerName","accepted","ck-suggestion-marker--active","refresh","isExternal","_adapter","formatInline:chain","add","removed","substring","createSelection","$text","toUpperCase","clone","map","_createSuggestion","updateSuggestion","_registerDefaultCallbacks","deletion:","values","_recordAttributeChanges","markInlineFormat","remove","createElement","author","formatBlock:","markAttributeChange","_checkSuggestionCorrectness","$marker","_recordAttributeSuggestions","tablePasteChainId","split","toViewElement","nodeAfter","acceptSelectedSuggestions","addSuggestion","getContainedElement","deletion:discard","PENDING_ACTION_SUGGESTION","get","fire","fromCharCode","error-saving-suggestion-data-suggestion-discarded","_initAriaMarkerChangeAnnouncements","push","isLocal","consume","_rangeIsInLocalUserInsertion","addSuggestionData","registerBlockAttribute","attribute:accept","has","position","filter","_isForcedDefaultExecutionBlock","insertion:chain","_afterChanges","_suggestionState","registerPostFixer","suggestion-type","getIntersection","value","locale","FORMATTING","discardSuggestion","hasSuggestion","pluginName","_getSuggestionData","external:","insert","TrackChangesEditing","batch","isBefore","markerToData","always","splice","254tuYiDG","splitPosition","removeComment","keys","item","formatBlock:accept","addUser","data","catch","_isRegisteredAttribute","addMarker:suggestion:attribute","isEqual","12QxfpLe","unshift","unbind","attribute:join","assign","addClass","_refreshSuggestionsChain","markDeletion","markerNameToElements","group","_findSuggestions","forward","addMarker:suggestion:formatBlock","_addThreadToSuggestion","rename","attributeOldValue","markBlockFormat","formatBlock:chain","getItems","deletion:accept","suggestion","removeMarker","descriptionFactory","multipleBlocks","editor","type","then","head","fromRange","_saved","markMultiRangeDeletion","1587110wEUEcp","_mergeNestedSuggestions","522459wqtqvo","collaboration.channelId","getDifference","backward","isAfter","isTouching","conversion","removeClass","elementToElement","pop","formatBlock:join","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.","_defaultCallbacks","highest","length","getWalker","getChanges","_getExternalAuthor","rootName","attributeNewValue","_setSuggestionData","rethrowUnexpectedError","getRange","createPositionBefore","LEAVE","commandName","CommentsRepository","attribute:","init","addHighlight","elementStart","isDocumentOperation","_reduceSuggestionAttributeRange","update:suggestion","move","getSuggestion","getLastMatchingPosition","editing","upcast","registerInlineAttribute","isAtStart","track-changes-adapter-missing-getsuggestion","isIntersecting","writer","_reduceExistingSuggestions","insertion","forEach","originalSuggestionId","enqueueChange","every","detach","showSuggestionHighlights","isCollapsed","getAncestors","insertion:accept","isArray","insertion:join","isIntersectingWithRange","trackChanges.trackFormatChanges","isSelectable","isLimit","markerReady","change:activeMarkers","_getMarkerAnnouncementText","element","discardSelectedSuggestions","model","createRangeOn","_refreshAttributeSuggestionsChain","_processAttributeSuggestions","deleteContent","_processAttributeChanges","stop","_breakSuggestionMarker","differ","notReady","acceptAllSuggestions","meta","formatInline:accept","markers","startsWith","enableReadOnlyMode","track-changes-suggestion-data-mismatch","nodeBefore","forceDefaultExecution","_splitMarkerName","newValue","multi","low","commands","attributeKey","removeMarker:suggestion:attribute","find","deletion:join","concat","activeMarkers","@external","suggestionChanged","open","formatInline","discardAllSuggestions","reconvertMarker","containerElement","consumable","change","getMultiRangeId","normal","_SUGGESTION_ANNOUNCEMENT","_cutOutSuggestionMarker","change:_saved","ck-suggestion-marker-formatBlock","_suggestions","getSuggestions","ready","643936UWCHDu","formatInline:discard","_inlineAttributeKeys","authorName","getSuggestionCallback","_onDiscard","markMultiRangeBlockFormat","ck-suggestion-marker-","start","getMarkers","removeMarker:suggestion:formatBlock","8133GeIBPN","formatBlock","size","change:data","containsRange","_isDataLoaded","never","creator","join","set","addComment","_customCallbacks","targetPosition","addMarkerName","format","suggestionUnloaded","from","insertion:discard","getFirstMarker","getCommentThread","createRange","_model","markMultiRangeInsertion","default","542864wIjLuF","isAtEnd","setSelection","root","adapter","commentThread","define","options","data-author-id","lowest","authoredAt","suggestion:attribute:","substr","next","execute","selection","schema","requires","getFirstRange","action","previous","$elementName","resolve","toJSON","ck-suggestion-marker-formatInline","plugins","createPositionAfter","dataReady","document","deletion","attributes","for","getUser","getAllAdjacentSuggestions","containsRangeInObject","isNextTo","oldRange","isInContent","groupId","fetchCommentThread","_joinSuggestions","isObject","trackChanges","isUndo","enableCommand","removeAttribute","applyOperation","formatInline:","newRange","suggestionLoaded","oldValue","_getAttributeKey","bindElementToMarker","isBlock","chain","$textProxy","dataToMarker","getCustomProperty","_trackFormatChanges","updateMarker","3680739OcWLiC","isRemovable","Users","getRanges","marker-count","moveTargetPosition","hasComments","_handleNewSuggestionMarker","createPositionAt"];return(Cc=function(){return t})()}!function(t){const e=Rc,n=t();for(;;)try{if(335194===parseInt(e(474))/1+parseInt(e(315))/2*(parseInt(e(485))/3)+parseInt(e(509))/4+-parseInt(e(358))/5+-parseInt(e(327))/6*(-parseInt(e(360))/7)+-parseInt(e(181))/8+-parseInt(e(569))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cc);const Lc=kc(530);class Nc extends t.Plugin{static get[kc(526)](){return[kc(386),o.Users,t.PendingActions,ts,ss,us,gs,ys,Es,Ls,vs,js,no,io,fo,po,To,Co,So,Oo,Po,zo,Go,Jo,$o,ri,li,Ii,Oi,ai,Ws,Js,Ti,Ci,Si,Bi,Gi,Ki,Xi,ta,oa,ua,ga,Ea,ya,tc,Na,Da,Va,sc,xa,Ka,Xa]}static get[kc(305)](){return kc(309)}constructor(t){const e=kc;function n(t){const e=Rc;return t[e(253)]((t=>String[e(280)](t)))[e(493)]("")}super(t),this[e(268)]=!1,this[e(494)](e(455),[]),this.on(e(422),((n,r,s,o)=>{const i=e;this[i(506)][i(464)]((()=>{const e=i;for(const n of[...o,...s])this[e(506)][e(439)][e(290)](n)&&t[e(397)][e(461)](n)}))})),this[e(349)]=new Xr(this[e(351)][e(426)][e(525)],this[e(351)][e(301)]),this[e(244)]=null,this[e(602)]=new Sc(this[e(351)]),this[e(471)]=new Map,this[e(233)]=t[e(534)][e(278)](e(386)),this[e(184)]=new Set,this[e(506)]=this[e(351)][e(426)],this[e(296)]=new WeakMap,this[e(293)]=!1,this[e(599)]=new Set([e(530)]),this[e(476)]=new Set,t[e(199)][e(515)](e(418),e(508)),this[e(567)]=t[e(199)][e(278)](e(418)),t[e(199)][e(515)](e(197),!0),this[e(359)]=t[e(199)][e(278)](e(197)),this[e(598)]=new f(t,this[e(184)]),this[e(282)](),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,56,53,48])}[kc(388)](){const t=kc,n=this[t(351)],r=(e,n)=>{const r=t;if(r(238)!=e)return r(481)+e;const s=n[r(270)]("|")[0];return this[r(587)](s)?r(470):r(533)};n[t(366)][t(540)](t(223))[t(215)]({model:t(347),view:e=>{const n=t,{id:s,authorId:o,type:i,subType:a}=this[n(445)](e[n(239)]),c=[n(579),r(i,a)];let u=3e3;return this[n(455)][n(208)](e[n(239)])&&(c[n(283)](n(241)),u=3010),n(538)==i&&(u+=5),{classes:c,attributes:{"data-suggestion":s,"data-author-id":o},priority:u}}}),n[t(366)][t(540)](t(210))[t(246)]((e=>{const r=t;e.on(r(192),((t,e,s)=>{const o=r;if(!s[o(516)][o(411)])return;const i=e[o(319)];if(!i)return;const c=s[o(610)][o(271)](i);n[o(426)][o(525)][o(550)](i)&&c&&!c[o(566)](o(582))&&c.is(o(462))&&(0,a.toWidget)(c,s[o(403)])}),{priority:r(201)})})),n[t(366)][t(540)](t(210))[t(215)]({model:t(347),view:(e,n)=>{const s=t;if(!n[s(516)][s(411)])return null;const{type:o,subType:i}=this[s(445)](e[s(239)]);return{classes:[s(579),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(319)])return;const{id:c,authorId:u}=this[a(445)](o[a(239)]);if(r){const t=this[a(471)][a(278)](c),e=this[a(560)](t);if(!this[a(587)](e))return}if(o[a(319)].is(a(524)))return void i[a(463)][a(285)](o[a(319)],s[a(228)]);const l=i[a(610)][a(271)](o[a(319)]);if(o[a(319)].is(a(424))&&n[a(426)][a(525)][a(562)](o[a(319)])&&!l[a(566)](a(389))){i[a(403)][a(332)]([a(579),a(470)],l),i[a(403)][a(583)](a(198),c,l),i[a(403)][a(583)](a(517),u,l),i[a(610)][a(561)](l,o[a(239)]),e&&(this[a(455)][a(208)](o[a(239)])?i[a(403)][a(332)](a(241),l):i[a(403)][a(367)](a(241),l));for(const t of n[a(426)][a(601)](o[a(319)])[a(345)]())i[a(463)][a(285)](t,s[a(228)]);i[a(463)][a(285)](o[a(319)],s[a(228)])}};n[t(366)][t(540)](t(210))[t(246)]((e=>{const n=t;e.on(n(339),((t,e,r)=>{const o=n;r[o(516)][o(411)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(373)})})),n[t(366)][t(540)](t(210))[t(246)]((e=>{const n=t;e.on(n(325),((t,e,r)=>{const o=n;r[o(516)][o(411)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(373)})})),n[t(366)][t(540)](t(210))[t(312)]({model:t(347),view:(e,n)=>n[t(516)][t(411)]?null:{group:t(347),name:e[t(521)](11)}}),n[t(366)][t(540)](t(398))[t(368)]({view:{name:t(347),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(604)+e[r(207)](r(298))+":"+e[r(207)]("id");return e[r(207)](r(573))&&(s+=":"+e[r(207)](r(573))),n[r(262)](r(267),{"data-name":s})}}),n[t(366)][t(540)](t(398))[t(565)]({view:t(347)}),n[t(366)][t(540)](t(223))[t(246)]((e=>{const n=t;e.on(n(339),s(),{priority:n(201)})})),n[t(366)][t(540)](t(223))[t(246)]((e=>{const n=t;e.on(n(325),s({isAttributeSuggestion:!0}),{priority:n(201)})})),n[t(366)][t(540)](t(223))[t(246)]((e=>{const n=t;e.on(n(484),((t,e,r)=>{const s=n,o=r[s(610)][s(335)](e[s(239)]);if(o)for(const t of o)t[s(566)](s(389))||(r[s(403)][s(367)]([s(579),s(470),s(241)],t),r[s(403)][s(554)](s(198),t),r[s(403)][s(554)](s(517),t),r[s(610)][s(224)](t,e[s(239)]))}),{priority:n(201)})})),n[t(366)][t(540)](t(223))[t(246)]((e=>{const n=t;e.on(n(451),((t,e,r)=>{const s=n,o=r[s(610)][s(335)](e[s(239)]);if(!o)return;const{id:i}=this[s(445)](e[s(239)]),a=this[s(471)][s(278)](i),c=this[s(560)](a);if(this[s(587)](c))for(const t of o)t[s(566)](s(389))||(r[s(403)][s(367)]([s(579),s(470),s(241)],t),r[s(403)][s(554)](s(198),t),r[s(403)][s(554)](s(517),t),r[s(610)][s(224)](t,e[s(239)]))}),{priority:n(201)})})),n[t(426)][t(537)][t(297)]((e=>{const r=t;let s=!1;const o=Array[r(501)](n[r(426)][r(537)][r(434)][r(596)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(445)](t);if(r(347)!==o)continue;const h=this[r(471)][r(278)](f);if(null!=c[r(557)]){r(459)==u&&(s=s||wc(c[r(557)],t,e,n[r(426)][r(525)]));const o=r(238)==u&&this[r(587)](l[r(270)]("|")[0]);if(c[r(557)][r(412)]||r(580)==c[r(557)][r(512)][r(378)]||r(486)==u&&!Dc(c[r(557)])||o&&!Dc(c[r(557)])||r(538)==u&&(vc(a=c[r(557)])||function(t){const e=r;return t[e(482)][e(209)]==t[e(225)][e(443)]&&t[e(482)][e(510)]}(a)))e[r(348)](t),s=!0;else{if(!h||!h[r(546)])continue;if(c[r(557)]&&c[r(545)]&&c[r(557)][r(326)](c[r(545)]))continue;i[r(246)](h)}}}var a;return i[r(487)]>0&&(s=!!this[r(608)](i)||s),s})),n[t(426)][t(537)][t(297)]((e=>{const r=t;let s=!1;for(const t of n[r(426)][r(537)][r(434)][r(376)]())if(r(308)==t[r(352)])for(const t of this[r(471)][r(258)]()){if(t[r(603)]||!t[r(546)])continue;const o=r(486)==t[r(352)],i=this[r(560)](t),a=i&&this[r(587)](i);if(!o&&!a)continue;const c=t[r(527)]();if(c[r(482)][r(209)]!=c[r(225)][r(209)]&&!c[r(225)][r(510)]){const o=n[r(426)][r(577)](c[r(482)][r(272)],r(225)),i=n[r(426)][r(505)](c[r(482)],o);e[r(568)](t[r(503)](),{range:i}),s=!0}}return s})),n[t(426)][t(537)][t(297)]((e=>this[t(431)](e))),n[t(426)][t(537)][t(297)]((e=>!e[t(310)][t(284)]&&this[t(429)](e))),n[t(426)].on(t(295),(()=>{this[t(268)]=!1})),n[t(426)][t(537)].on(t(488),((r,s)=>{const o=t;if(!s[o(284)]||s[o(552)])return;if(!this[o(268)])return;const i=n[o(426)][o(537)][o(434)][o(376)]();if(0==i[o(374)])return;const a=[],c=i[o(292)]((t=>o(238)==t[o(352)])),u=i[o(292)]((t=>o(308)==t[o(352)]&&o(250)!=t[o(228)]));for(const t of c)this[o(324)](t[o(450)])&&a[o(283)]({key:t[o(450)],newValue:t[o(379)],oldValue:t[o(342)],range:Fc(t[o(592)],n[o(426)])});for(const t of u){if(o(341)!=t[o(528)]&&o(242)!=t[o(528)])continue;const e=Bc(t[o(291)][o(272)],n[o(426)]),r=t[o(230)];o(341)==t[o(528)]&&a[o(283)]({key:o(530),newValue:t[o(228)],oldValue:r[o(228)],range:e});for(const[n,s]of r[o(539)]){if(!this[o(324)](n))continue;const r=t[o(539)][o(278)](n);s!==r&&a[o(283)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(539)])this[o(324)](n)&&(r[o(539)][o(290)](n)||a[o(283)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(374)]&&n[o(426)][o(408)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(265)](t,e,s,o,{groupId:r});this[n(404)](t,a)}))}),{priority:t(518)}),n[t(426)][t(439)].on(t(393),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(445)](n[s(228)]),e=this[s(471)][s(278)](t);e&&e[s(498)](n[s(228)])}})),n[t(426)][t(537)].on(t(488),(()=>{const e=t,r=Array[e(501)](n[e(426)][e(537)][e(434)][e(596)]())[e(292)]((t=>e(347)===this[e(445)](t[e(228)])[e(336)]));if(0===r[e(374)])return;r[e(219)](((t,n)=>{const r=e,s=t[r(322)][r(545)],o=n[r(322)][r(545)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(482)][r(311)](o[r(482)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(445)](t);if(null===n[e(545)]){const n=this[e(576)](t);o[e(246)](n)}else{const t=this[e(471)][e(278)](r);null!==n[e(557)]||t[e(546)]?(s[e(246)](t[e(354)]),o[e(246)](t)):this[e(234)](t)}}o[e(487)]>0&&this[e(333)](o);for(const t of s)this[e(279)](e(457),t)})),n[t(426)].on(t(555),((e,r)=>{const s=t,o=r[0];if(!this[s(471)][s(487)])return;if(!o[s(391)])return;if(o[s(310)][s(552)]||!o[s(310)][s(284)])return;let i,a;switch(o[s(352)]){case s(308):i=n[s(426)][s(577)](o[s(291)]),a=i[s(606)](o[s(204)]);break;case s(270):i=n[s(426)][s(577)](o[s(316)]),a=n[s(426)][s(577)](o[s(574)]);break;case s(394):i=n[s(426)][s(577)](o[s(497)]),a=i[s(606)](o[s(204)]);break;default:return}const c=n[s(426)][s(505)](i,a);n[s(426)][s(464)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(337)](c)){if(e[t(603)])continue;if(t(459)==e[t(352)])continue;const r=this[t(560)](e);if(r&&this[t(587)](r)&&t(270)!=o[t(352)])continue;const s=e[t(322)]&&e[t(322)][t(350)];(t(486)!=e[t(352)]||t(270)==o[t(352)]&&!s)&&(n[t(543)]||t(405)==e[t(352)]&&n[t(607)]||e[t(527)]()[t(489)](c)&&this[t(433)](e,i,a))}}))}),{priority:t(518)}),n[t(426)].on(t(430),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(444)])return;if(this[s(293)])return;if(!this[s(598)][s(300)])return;if(o[s(412)])return;const a=n[s(426)][s(525)],{start:c,end:u}=o[s(527)](),l=c[s(272)]&&a[s(420)](c[s(272)])?null:a[s(609)](c,s(338)),f=u[s(443)]&&a[s(420)](u[s(443)])?null:a[s(609)](u,s(363)),h=n[s(426)][s(505)](l?l[s(482)]:c,f?f[s(225)]:u);n[s(426)][s(464)]((t=>{const e=s;this[e(334)](h);const r=n[e(426)][e(525)][e(609)](h[e(482)]);o.is(e(235))?t[e(511)](r):o[e(214)](r)})),e[s(432)]()}),{priority:e.priorities[t(466)]+10}),n[t(426)].on(t(195),((e,r)=>{const s=t,o=r[r[s(374)]-1];o&&o[s(444)]||this[s(293)]||this[s(598)][s(300)]&&(n[s(426)][s(464)]((()=>{const t=s;let o=n[t(426)][t(195)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(191)]=o[t(252)]();const i=o[t(225)][t(443)],a=n[t(426)][t(525)];i&&a[t(562)](i)&&!a[t(550)](i)&&(o=n[t(426)][t(505)](o[t(482)],n[t(426)][t(577)](i,t(225)))),this[t(589)](o)})),e[s(432)]())}),{priority:t(201)}),this[t(351)][t(449)][t(246)](t(551),this[t(598)]),this[t(553)](t(551));const o=new p(n,this[t(471)]);n[t(449)][t(246)](t(182),o),this[t(553)](t(182));const i=new b(n,this[t(471)]);n[t(449)][t(246)](t(303),i),this[t(553)](t(303)),n[t(449)][t(246)](t(436),new v(n,o,this[t(471)])),this[t(553)](t(436)),n[t(449)][t(246)](t(460),new v(n,i,this[t(471)])),this[t(553)](t(460)),n[t(449)][t(246)](t(273),new F(n,o,this[t(471)])),this[t(553)](t(273)),n[t(449)][t(246)](t(425),new F(n,i,this[t(471)])),this[t(553)](t(425));const c=n[t(534)][t(278)](t(386));this[t(190)](c,t(495),((e,{threadId:n})=>{const r=t,s=this[r(471)][r(278)](n);s&&s[r(514)]&&1===s[r(514)][r(374)]&&this[r(183)](n,{hasComments:!0})}),{priority:t(448)}),this[t(190)](c,t(317),((e,{threadId:n})=>{const r=t,s=this[r(471)][r(278)](n);s&&s[r(514)]&&!s[r(514)][r(374)]&&this[r(183)](n,{hasComments:!1})}),{priority:t(448)})}set[kc(513)](t){const n=kc;if(this[n(244)])throw new e.CKEditorError(n(218),this);this[n(244)]=t}get[kc(513)](){return this[kc(244)]}[kc(472)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=kc,r=[];for(const e of this[n(471)][n(258)]())t&&!e[n(546)]||r[n(283)](e);return e?r[n(253)]((t=>t[n(532)]())):r}[kc(395)](t){const n=kc,r=this[n(471)][n(278)](t);if(!r)throw new e.CKEditorError(n(213),this);return r}[kc(304)](t){const e=kc;return this[e(471)][e(290)](t)}[kc(287)](t){const e=kc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(352)][e(270)](":"),a=this[e(471)][e(278)](r)||this[e(254)](o,i,r,n,s);if(this[e(340)](a),this[e(266)](a,o,i||null,n),a[e(605)]=t[e(605)],a[e(490)]=!0,s&&s[e(456)]){const t=s[e(456)],n=this[e(377)](t[e(477)]);a[e(519)]=t[e(605)],a[e(263)]=n,a[e(243)]=!0}else a[e(519)]=t[e(605)];switch(t[e(322)]&&(a[e(322)]=t[e(322)]),t[e(539)]&&(a[e(539)]=t[e(539)]),this[e(244)]&&this[e(244)][e(274)]||(a[e(356)]=!0),this[e(296)][e(278)](a)){case e(435):this[e(296)][e(494)](a,e(536));break;case e(421):a[e(546)]?(this[e(608)](new Set([a])),this[e(333)](new Set([a])),this[e(296)][e(494)](a,e(473)),this[e(279)](e(558),a)):this[e(296)][e(494)](a,e(247))}return a}[kc(182)](t){const e=kc;this[e(444)]((()=>{const n=e;this[n(351)][n(426)][n(464)]((()=>{const e=n;for(const n of t[e(542)]())n[e(205)]()}))}))}[kc(303)](t){const e=kc;this[e(444)]((()=>{const n=e;this[n(351)][n(426)][n(464)]((()=>{const e=n;for(const n of t[e(542)]())n[e(188)]()}))}))}[kc(553)](t,n){const r=kc,s=this[r(351)][r(449)][r(278)](t);if(!s)throw new e.CKEditorError(r(187),this,{commandName:t});if(this[r(184)][r(290)](s))throw new e.CKEditorError(r(236),this,{commandName:t});this[r(184)][r(246)](s),n&&s.on(r(523),((t,e)=>{const o=r;this[o(598)][o(300)]&&(this[o(293)]||(e[o(374)]>0&&e[e[o(374)]-1]&&e[e[o(374)]-1][o(444)]?e[o(369)]():(t[o(191)]=n(((...t)=>s[o(523)](...t,{forceDefaultExecution:!0})),...e),t[o(432)]())))}),{priority:r(201)})}[kc(444)](t){const n=kc;let r,s;const o=this[n(293)];this[n(293)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(293)]=!1),s&&e.CKEditorError[n(381)](s,this),r}[kc(589)](t,n=null,r={}){const s=kc;if(t[s(412)])return null;const o=this[s(351)][s(534)][s(278)](s(571)).me;for(const{suggestion:e,meta:o}of this[s(337)](t,s(405)))if(o[s(607)]){if(!o[s(544)]){if(o[s(543)]){if(!this[s(359)]||!Uc(e,r))continue;return e}if(Uc(e,r))return e;this[s(433)](e,t[s(482)],t[s(225)]);break}if(n==e[s(193)]&&Uc(e,r)){const n=e[s(527)]();return n[s(482)][s(326)](t[s(225)])?this[s(586)](e,this[s(506)][s(505)](t[s(482)],n[s(225)])):this[s(586)](e,this[s(506)][s(505)](n[s(482)],t[s(225)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(227)+n:s(405),u=this[s(380)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(217)](c,i,a,t),u}[kc(507)](t,n=kc(447),r={}){const s=kc,o=this[s(351)][s(534)][s(278)](s(571)).me,i=this[s(602)][s(478)](s(405),n,s(493));for(const e of this[s(472)]())if(e[s(263)].id==o.id&&s(405)==e[s(352)]&&e[s(193)]==n&&Uc(e,r)&&(i(e[s(572)](),t)||i(t,e[s(572)]()))){for(const n of t)e[s(231)](n);return e}for(const{suggestion:e,meta:n}of this[s(337)](t,s(405))){if(!n[s(607)])continue;if(!this[s(359)]&&n[s(543)])continue;if(!Uc(e,r))continue;let o=!0;for(const n of e[s(572)]())for(const e of t)if(!n[s(489)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(227)+n,l=this[s(380)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(217)](u,a,c,e,zr[s(465)]());return l}[kc(260)](t,n,r=null,s={}){const o=kc;if(r=r||Oc(n),t[o(412)])return null;if(o(491)===this[o(567)]){const e=this[o(602)][o(478)](o(459),r,o(205));return this[o(444)]((()=>e([t],n,s))),null}const i=this[o(351)][o(534)][o(278)](o(571)).me,a=[];if(o(313)!==this[o(567)])for(const{suggestion:e,meta:n}of this[o(337)](t,o(405)))n[o(607)]&&!n[o(229)]&&a[o(283)](...e[o(572)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(299)](s);e&&r[n(283)](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(374)];){const s=r[e][n(362)](t);r[n(314)](e,1,...s),e+=s[n(374)]}}return r}(t,a);c[o(374)]&&this[o(506)][o(464)]((()=>{const t=o;for(const e of c){const o=this[t(602)][t(478)](t(459),r,t(205));this[t(444)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(482)],u=t[o(225)];for(const{suggestion:e,meta:n}of this[o(337)](t,o(459))){if(!n[o(607)])continue;if(e[o(193)]!=r)continue;if(!Uc(e,s))continue;const i=e[o(527)]();if(i[o(489)](t,!0))return null;c=c[o(311)](i[o(482)])?c:i[o(482)],u=u[o(364)](i[o(225)])?u:i[o(225)],a?i[o(482)][o(311)](a[o(527)]()[o(482)])?(a[o(226)](),a=e):e[o(226)]():a=e}const l=this[o(506)][o(505)](c,u);if(a)this[o(586)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(380)]({id:t,type:o(556)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(217)](o(556)+r,t,a,l)}}return null}[kc(343)](t,n,r=[],s=null,o={}){const i=kc;n[i(179)]||(n[i(179)]=n[i(385)]),n[i(350)]=t.is(i(592)),s=s||Oc(n);const a=r[i(253)]((t=>Bc(t,this[i(506)]))),c=t.is(i(592))?t:Bc(t,this[i(506)]);if(i(491)===this[i(567)]){const t=this[i(602)][i(478)](i(486),s,i(205));return this[i(444)]((()=>t([c],n,o))),null}a[i(283)](c);let u=!0;for(const t of a)if(!this[i(286)](t)){u=!1;break}if(u&&i(313)!==this[i(567)]){const t=this[i(602)][i(478)](i(486),s,i(205));return this[i(444)]((()=>t([c],n,o))),null}let l=null,f=c[i(482)],h=c[i(225)];for(const{suggestion:t,meta:e}of this[i(337)](c,i(486))){if(!e[i(607)])continue;if(e[i(544)]||e[i(543)]||e[i(229)])continue;if(t[i(322)][i(179)]!=n[i(179)])continue;if(!Uc(t,o))continue;const r=t[i(527)]();if(t[i(193)]==s){if(r[i(489)](c,!0))return null;f=f[i(311)](r[i(482)])?f:r[i(482)],h=h[i(364)](r[i(225)])?h:r[i(225)],l?r[i(482)][i(311)](l[i(527)]()[i(482)])?(l[i(226)](),l=t):t[i(226)]():l=t}else{const e=c[i(299)](r);this[i(468)](t,e)}}const g=this[i(351)][i(534)][i(278)](i(571)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(586)](l,this[i(506)][i(505)](f,h)),l;{const t=this[i(380)]({id:d,type:i(264)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(217)](i(264)+s,d,p,this[i(506)][i(505)](f,h)),t}}[kc(480)](t,n,r=[],s=null,o={}){const i=kc;n[i(179)]||(n[i(179)]=n[i(385)]);const a=t[0];n[i(350)]=a.is(i(592)),s=s||Oc(n);const c=r[i(253)]((t=>Bc(t,this[i(506)]))),u=a.is(i(592))?t:t[i(253)]((t=>Bc(t,this[i(506)])));if(i(491)===this[i(567)]){const t=this[i(602)][i(478)](i(486),s,i(205));return this[i(444)]((()=>t(u,n,o))),null}c[i(283)](...u);let l=!0;for(const t of c)if(!this[i(286)](t)){l=!1;break}if(l&&i(313)!==this[i(567)]){const t=this[i(602)][i(478)](i(486),s,i(205));return this[i(444)]((()=>t(u,n,o))),null}const f=this[i(351)][i(534)][i(278)](i(571)).me;for(const t of this[i(472)]()){if(t[i(263)].id!=f.id)continue;if(i(486)!=t[i(352)]||t[i(322)][i(179)]!=n[i(179)])continue;if(!Uc(t,o))continue;const e=t[i(193)]==s;for(let n=0;n<u[i(374)];n++){const r=u[n];for(const s of t[i(483)]()){const o=s[i(382)]();if(r[i(326)](o)){e?(u[i(314)](n,1),n--):t[i(348)](s[i(228)]);break}}}}if(0==u[i(374)])return null;const h=this[i(602)][i(478)](i(486),s,i(493));for(const t of this[i(472)]())if(t[i(263)].id==f.id&&i(486)==t[i(352)]&&t[i(322)][i(179)]==n[i(179)]&&t[i(193)]==s&&Uc(t,o)&&(h(t[i(572)](),u)||h(u,t[i(572)]()))){for(const e of u)t[i(231)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(264)+s,m=this[i(380)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(217)](p,g,d,t,zr[i(465)]());return m}[kc(334)](t,n=null,r={}){const s=kc;if(t[s(412)])return null;const o=this[s(351)][s(534)][s(278)](s(571)).me,a=new i.LiveRange(t[s(482)],t[s(225)]);for(const{suggestion:t,meta:e}of this[s(337)](a,s(405)))if(e[s(607)]&&!e[s(544)])if(t[s(603)]){const e=t[s(572)]()[s(292)]((t=>s(580)!=t[s(512)][s(378)]));if(e[s(409)]((t=>a[s(489)](t,!0)))&&t[s(188)](),e[s(581)]((t=>t[s(489)](a,!0)))){const t=this[s(602)][s(478)](s(538),n,s(205));return this[s(444)]((()=>t([a],null,r))),null}}else{const e=a[s(299)](t[s(527)]());null!==e&&t[s(479)]([e],null,r)}if(a[s(410)](),a[s(412)]||s(580)==a[s(512)][s(378)])return null;let c=null,u=a[s(482)],l=a[s(225)];const f=this[s(337)](a,s(538));for(const{suggestion:t,meta:e}of f){const n=this[s(506)][s(505)](u,l);if(e[s(607)]&&(this[s(359)]||!e[s(543)]&&!e[s(229)]))if(t[s(603)]){if(!Uc(t,r))continue;let e=!0;for(const r of t[s(572)]()){if(r[s(489)](n,!0))return t;n[s(489)](r)||(e=!1)}e&&t[s(188)]()}else{const e=t[s(527)]();if(e[s(489)](n,!0))return t;if(!Uc(t,r)){n[s(489)](e)?t[s(226)]():e[s(597)](u)?u=e[s(225)]:e[s(597)](l)&&(l=e[s(482)]);continue}u=u[s(311)](e[s(482)])?u:e[s(482)],l=l[s(364)](e[s(225)])?l:e[s(225)],r=Object[s(331)]({},t[s(539)]),c?e[s(482)][s(311)](c[s(527)]()[s(482)])?(c[s(226)](),c=t):t[s(226)]():c=t}}if(c)return this[s(586)](c,this[s(506)][s(505)](u,l)),c;{const t=(0,e.uid)(),i=this[s(506)][s(505)](u,l),a=o.id,c=n?s(257)+n:s(538),f=this[s(380)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(217)](c,t,a,i),f}}[kc(357)](t,n=kc(447),r={}){const s=kc,o=this[s(351)][s(534)][s(278)](s(571)).me,a=t[s(253)]((t=>new i.LiveRange(t[s(482)],t[s(225)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(337)](a,s(405)))e[s(607)]&&!e[s(544)]&&c[s(246)](t);for(const e of c)if(e[s(603)]){const o=e[s(572)]();if((!e[s(539)]||!e[s(539)][s(180)])&&o[s(409)]((t=>a[s(581)]((e=>e[s(489)](t,!0)))))&&e[s(188)](),a[s(409)]((t=>o[s(581)]((e=>e[s(489)](t,!0)))))){const e=this[s(602)][s(478)](s(538),n,s(205));return this[s(444)]((()=>e(t,null,r))),null}}else{const t=e[s(527)]();if(a[s(581)]((e=>e[s(489)](t,!0)))&&e[s(188)](),a[s(409)]((e=>t[s(489)](e,!0)))){const t=this[s(602)][s(478)](s(538),n,s(205));return this[s(444)]((()=>t(a,null,r))),null}}const u=this[s(602)][s(478)](s(538),n,s(493));let l=null;for(const t of this[s(472)]())if(t[s(263)].id==o.id&&t[s(546)]&&s(538)==t[s(352)]&&t[s(193)]==n&&Uc(t,r)&&(u(t[s(572)](),a)||u(a,t[s(572)]())))if(l){if(t[s(514)]&&t[s(514)][s(374)])continue;for(const e of t[s(572)]())l[s(417)](e)||l[s(231)](e);t[s(226)]()}else{l=t;for(const e of a)t[s(417)](e)||t[s(231)](e)}if(l)return l;c[s(232)]();for(const{suggestion:t,meta:e}of this[s(337)](a,s(538)))e[s(607)]&&(this[s(359)]||!e[s(543)]&&!e[s(229)])&&Uc(t,r)&&c[s(246)](t);for(const t of c){const e=t[s(572)]();if((!r||!r[s(180)])&&a[s(409)]((t=>e[s(581)]((e=>e[s(489)](t,!0))))))return t;(!t[s(539)]||!t[s(539)][s(180)])&&e[s(409)]((t=>a[s(581)]((e=>e[s(489)](t,!0)))))&&t[s(188)]()}const f=(0,e.uid)(),h=o.id,g=s(257)+n,d=this[s(380)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(410)](),t[s(412)]||s(580)==t[s(512)][s(378)]||this[s(217)](g,f,h,t,zr[s(465)]());return d}[kc(265)](t,n,r,s,o){const i=kc;if(t[i(412)])return[];if(i(491)===this[i(567)])return[];const a=this[i(351)][i(534)][i(278)](i(571)).me.id,c=Array[i(501)](this[i(471)][i(258)]())[i(292)]((e=>i(238)==e[i(352)]&&e[i(322)][i(200)]==n&&e[i(417)](t)));if(i(508)===this[i(567)]){const e=this[i(337)](t,i(405))[i(292)]((({meta:t})=>t[i(607)]&&!t[i(229)]&&!t[i(544)]))[i(253)]((({suggestion:t})=>t));c[i(328)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(238)==t[i(352)]?t[i(322)][i(559)]:void 0,o=t[i(527)](),a=Array[i(501)](u[i(318)]())[i(452)]((t=>t[i(402)](o)));if(!a)continue;const c=a[i(362)](o);this[i(587)](n)&&i(405)==t[i(352)]&&0!=c[i(374)]||(u[i(600)](a),c[i(406)]((t=>{u[i(494)](t,r)})),i(405)!=t[i(352)]&&e!=s&&u[i(494)](a[i(299)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(374)]>37&&console[i(211)](i(371),{key:n});const f=(i(387)+(n+"|")+Oc({newValue:s}))[i(248)](0,60),h=this[i(380)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(283)](h),this[i(217)](f,c,a,t)}return l}[kc(585)](t){const e=kc;this[e(553)](t,((t,...n)=>{this[e(259)]((()=>{t(...n)}))}))}[kc(288)](t){const e=kc;this[e(599)][e(246)](t)}[kc(399)](t){const e=kc;this[e(476)][e(246)](t)}[kc(560)](t){const e=kc;return e(238)==t[e(352)]?t[e(193)][e(270)]("|")[0]:null}[kc(586)](t,e){const n=kc,r=t[n(503)]();this[n(506)][n(464)]((t=>{t[n(568)](r,{range:e})}))}[kc(340)](t){const e=kc,n=t.id,r=this[e(351)][e(199)][e(278)](e(361));this[e(233)][e(595)](n)||this[e(233)][e(594)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(233)][e(504)](n);s[e(329)](e(570)),s[e(570)]=!1,t[e(514)]=s}[kc(266)](t,n,r,s){const o=kc;if(t[o(352)]!=n||t[o(193)]!=r||t[o(492)].id!=s)throw this[o(351)][o(441)](o(442)),new e.CKEditorError(o(442),this)}[kc(468)](t,n){const r=kc,s=t[r(527)]();if(n[r(326)](s))t[r(226)]();else if(s[r(489)](n)){const o=this[r(506)][r(577)](n[r(482)][r(443)],r(225));this[r(586)](t,this[r(506)][r(505)](s[r(482)],o));const i=(0,e.uid)(),a=t[r(492)].id,c=t[r(352)]+":"+t[r(193)];this[r(380)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(322)],attributes:t[r(539)]});const u=this[r(506)][r(577)](n[r(225)][r(209)],r(186)),l=this[r(506)][r(505)](u,s[r(225)]);this[r(217)](c,i,a,l)}else if(s[r(597)](n[r(482)])){const e=this[r(506)][r(577)](n[r(482)][r(443)],r(225));this[r(586)](t,this[r(506)][r(505)](s[r(482)],e))}else{const e=this[r(506)][r(577)](n[r(225)][r(209)],r(186));this[r(586)](t,this[r(506)][r(505)](e,s[r(225)]))}}[kc(286)](t){const e=kc;for(const{suggestion:n,meta:r}of this[e(337)](t,e(405))){if(!r[e(607)])continue;const s=n[e(572)]();for(const n of s)if(!t[e(362)](n)[e(374)])return!0}return!1}[kc(222)](t){const n=kc,r=this[n(351)][n(534)][n(278)](n(571))[n(541)](t);if(!r)throw new e.CKEditorError(n(189),this);return r}[kc(377)](t){const e=kc,n=this[e(351)][e(534)][e(278)](e(571)),r=(0,o.hashObject)(e(307)+t);return n[e(541)](r)||n[e(321)]({id:r,name:t})}[kc(254)](t,e,n,r,s){const o=kc,i=this[o(222)](r),a=this[o(602)][o(216)](t,e,n,i,s,(t=>{const e=o;this[e(183)](n,{attributes:t});const r=this[e(395)](n);this[e(608)](new Set([r])),this[e(333)](new Set([r]))}));return this[o(190)](a,o(205),(()=>{const t=o;this[t(183)](n,{state:t(240)})}),{priority:o(201)}),this[o(190)](a,o(188),(()=>{const t=o;this[t(183)](n,{state:t(206)})}),{priority:o(201)}),this[o(471)][o(494)](n,a),this[o(296)][o(494)](a,o(435)),a}[kc(445)](t){const e=kc,n=t[e(270)](":");return{group:n[0],type:n[1],subType:n[e(374)]>=5?n[2]:null,id:n[e(374)]<5?n[2]:n[3],authorId:n[e(374)]<5?n[3]:n[4],markerCount:6==n[e(374)]?n[5]:null}}[kc(433)](t,n,r){const s=kc,o=t[s(527)](),i=o[s(482)],a=o[s(225)];this[s(586)](t,this[s(506)][s(505)](i,n));const c=(0,e.uid)(),u=t[s(492)].id,l=t[s(352)]+(t[s(193)]?":"+t[s(193)]:"");this[s(380)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(539)],data:t[s(322)]});const f=this[s(560)](t);(s(486)==t[s(352)]||f&&this[s(587)](f))&&(r=this[s(506)][s(383)](r[s(209)])),this[s(217)](l,c,u,this[s(506)][s(505)](r,a))}[kc(337)](t,e=null){const n=kc,r=[],s=this[n(351)][n(534)][n(278)](n(571)).me;Array[n(415)](t)||(t=[t]);for(const o of this[n(472)]()){if(!o[n(546)])continue;if(e&&o[n(352)]!=e)continue;let i=!1;for(const e of o[n(572)]()){for(const a of t){const t=a[n(482)][n(326)](e[n(225)])||a[n(225)][n(326)](e[n(482)]);if(t||a[n(299)](e)){const c=a[n(489)](e)&&Mc(this[n(506)][n(525)],e[n(482)],a),u=e[n(489)](a)&&Mc(this[n(506)][n(525)],a[n(482)],e);r[n(283)]({suggestion:o,meta:{isOwn:s==o[n(263)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[kc(217)](t,e,n,r,s){const o=kc;this[o(506)][o(464)]((i=>{const a=o;let c=a(604)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(203)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[kc(234)](t){const e=kc,n=t[e(529)],r=t[e(522)];t[e(529)]=null,t[e(522)]=null,null!=n&&n[e(522)]==t&&(n[e(522)]=r),null!=r&&r[e(529)]==t&&(r[e(529)]=n),e(473)==this[e(296)][e(278)](t)&&(this[e(296)][e(494)](t,e(247)),this[e(279)](e(500),t,n,r))}[kc(380)](t){const n=kc,r=t.id,s=this[n(287)](t);if(this[n(244)]&&this[n(244)][n(274)]){const o=this[n(351)][n(534)][n(278)](n(590)),i=s[n(575)],a=s[n(193)]?s[n(352)]+":"+s[n(193)]:s[n(352)],c=this[n(351)][n(301)],u=o[n(246)](Kr(c,n(277))),l={id:r,type:a,hasComments:i,data:t[n(322)]||null,originalSuggestionId:t[n(407)]||null,attributes:s[n(539)]};this[n(244)][n(274)](l)[n(353)]((t=>{const e=n;s[e(356)]=!0,o[e(261)](u),t&&t[e(605)]&&(this[e(471)][e(278)](r)[e(605)]=t[e(605)])}))[n(323)]((t=>{const r=n;throw(0,e.logWarning)(r(281)),this[r(351)][r(426)][r(408)]({isUndoable:!1},(()=>{s[r(188)]()})),s[r(212)](),this[r(471)][r(600)](s.id),this[r(296)][r(600)](s),t}))}return s}[kc(587)](t){const e=kc;return this[e(599)][e(290)](t)}[kc(183)](t,e){const n=kc,r=this[n(351)][n(534)][n(278)](n(590)),s=this[n(395)](t);if(this[n(244)]&&this[n(244)][n(255)])if(s[n(356)]){const s=r[n(246)](Kr(this[n(351)][n(301)],n(277)));this[n(244)][n(255)](t,e)[n(353)]((()=>{r[n(261)](s)}))}else s.on(n(469),(()=>{this[n(183)](t,e)}))}[kc(306)](t){const n=kc;if(!this[n(244)]||!this[n(244)][n(395)])throw new e.CKEditorError(n(401),this);return this[n(244)][n(395)](t)}[kc(576)](t){const e=kc,{id:n,type:r,subType:s,authorId:o}=this[e(445)](t),i=this[e(471)][e(278)](n)||this[e(254)](r,s,n,o,{});switch(this[e(266)](i,r,s,o),this[e(296)][e(278)](i)){case e(435):this[e(306)](n)[e(353)]((t=>{const r=e;let s=Promise[r(531)]();t[r(575)]&&(s=this[r(233)][r(548)]({channelId:this[r(351)][r(199)][r(278)](r(361)),threadId:n})),s[r(353)]((()=>{const e=r;this[e(287)](t)[e(356)]=!0}))})),this[e(296)][e(494)](i,e(421));break;case e(247):this[e(183)](n,{state:e(458)});case e(536):this[e(296)][e(494)](i,e(473)),this[e(279)](e(558),i);break;case e(473):this[e(279)](e(457),i)}return i[e(498)](t),i}[kc(333)](t){const e=kc,n=Array[e(501)](t),r=n[e(292)]((t=>e(238)==t[e(352)]));this[e(428)](r);const s=n[e(292)]((t=>!t[e(603)]&&e(238)!=t[e(352)])),o=this[e(472)]({skipNotAttached:!0})[e(292)]((t=>!t[e(603)]&&e(238)!=t[e(352)])),i=o[e(292)]((n=>!t[e(290)](n))),a=new Map(o[e(253)]((t=>[t,this[e(602)][e(478)](t[e(352)],t[e(193)],e(563))]))),c=new Map(o[e(253)]((t=>[t,t[e(527)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(374)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(374)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(374)];t++){const n=s[t];!l[e(290)](n)&&n[e(529)]&&(f[e(246)](n[e(529)]),n[e(529)][e(522)]===n&&(n[e(529)][e(522)]=null),n[e(529)]=null),!u[e(290)](n)&&n[e(522)]&&(f[e(246)](n[e(522)]),n[e(522)][e(529)]===n&&(n[e(522)][e(529)]=null),n[e(522)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(374)];e++){const r=g(t,n[e]);r&&(r[0][s(522)]=r[1],r[1][s(529)]=r[0],u[s(246)](r[0]),l[s(246)](r[1]))}}function g(t,n){const r=e;if(t[r(263)].id!==n[r(263)].id)return null;const s=a[r(278)](t)(t,n,c[r(278)](t),c[r(278)](n));return s&&a[r(278)](n)(t,n,c[r(278)](t),c[r(278)](n))?s[1][r(514)]&&s[1][r(514)][r(374)]?null:s:null}f[e(487)]&&this[e(333)](f)}[kc(428)](t){const e=kc;if(0==t[e(374)])return;const n=this[e(472)]({skipNotAttached:!0})[e(292)]((t=>e(238)==t[e(352)]&&t[e(490)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(539)]);s[e(290)](n)||(s[e(494)](n,r[e(374)]),r[e(283)]([]));const i=s[e(278)](n);r[i][e(283)](t)}!function(){const t=e;r[t(219)](((e,n)=>{const r=t,s=e[0][r(605)],o=n[0][r(605)];return s==o?e[0][r(539)][r(547)]<n[0][r(539)][r(547)]?-1:1:s<o?-1:1}));for(const e of r)e[t(219)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(374)];t++){if(0==r[t][e(374)])continue;const n=[];for(let s=t+1;s<r[e(374)];s++)0!=r[s][e(374)]&&i(r[t],r[s])&&n[e(283)](s);for(const s of n)r[t]=r[t][e(454)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(374)];n++){const r=t[n+1]||null;t[n][e(522)]!==r&&(t[n][e(522)]=r)}for(const t of r)for(let n=0;n<t[e(374)];n++){const r=t[n-1]||null;t[n][e(529)]!==r&&(t[n][e(529)]=r)}function i(t,n){const r=e;if(t[0][r(539)][r(547)]!==n[0][r(539)][r(547)]&&t[0][r(263)]!==n[0][r(263)])return!1;if(!function(t,e){const n=r;return!t[n(575)]&&!e[n(575)]||(!t[n(575)]||!e[n(575)])&&(!!(t[n(575)]&&e[n(605)]<t[n(514)][n(196)][n(278)](0)[n(605)])||!!(e[n(575)]&&t[n(605)]<e[n(514)][n(196)][n(278)](0)[n(605)]))}(t[0],n[0]))return!1;const s=Ac(t[0][r(539)],r(547)),o=Ac(n[0][r(539)],r(547));return!!Fr(s,o)&&(!!t[r(409)]((t=>n[r(581)]((e=>t[r(527)]()[r(326)](e[r(527)]())))))&&n[r(409)]((e=>t[r(581)]((t=>e[r(527)]()[r(326)](t[r(527)]()))))))}}[kc(608)](t){const e=kc,n=Array[e(501)](t),r=this[e(472)]({skipNotAttached:!0}),s=r[e(292)]((n=>!t[e(290)](n))),o=new Map(n[e(253)]((t=>[t,this[e(602)][e(478)](t[e(352)],t[e(193)],e(493))]))),i=new Map(r[e(253)]((t=>[t,t[e(572)]()])));for(let t=0;t<n[e(374)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(374)];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(374)];e++){const s=r[e];if(s[a(352)]!==n[a(352)]||s[a(263)].id!==n[a(263)].id||s[a(193)]!==n[a(193)])continue;if(!xc(n,s))continue;if(a(238)==n[a(352)]&&n[a(322)][a(559)]!=s[a(322)][a(559)])continue;if(a(238)==n[a(352)]&&t[a(587)](n[a(322)][a(200)]))continue;if(a(486)==n[a(352)]){const e=t[a(351)][a(426)],r=n[a(275)]();if(r&&(e[a(525)][a(550)](r)||e[a(525)][a(420)](r)))continue}const c=o[a(278)](n),u=i[a(278)](n),l=i[a(278)](s),f=n[a(514)]&&n[a(514)][a(374)],h=s[a(514)]&&s[a(514)][a(374)];if(!f&&c(l,u))return t[a(549)](s,n),i[a(600)](n),!0;if(!h&&c(u,l))return t[a(549)](n,s),i[a(600)](s),!0}return!1}}[kc(549)](t,e){const n=kc;if(t[n(603)])for(const r of e[n(572)]())t[n(231)](r);else{const r=e[n(527)]()[n(225)];this[n(586)](t,this[n(506)][n(505)](t[n(527)]()[n(482)],r))}e[n(226)]()}[kc(423)](t,e,n){const r=kc,s=t[r(440)](r(499))||t[r(440)](r(238))?r(302):t[r(251)]();return Kr(this[r(351)][r(301)],e+"_"+s+r(467),n)}[kc(282)](){const t=kc,n=this[t(351)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(506)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(445)](t[i(228)]);if(i(347)===e){r[i(221)](this[i(423)](n,i(384)));break}}for(const t of s){const{group:n,type:s}=this[i(445)](t[i(228)]);if(i(347)===n){r[i(221)](this[i(423)](s,i(588),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}}))}[kc(431)](t){const e=kc;if(this[e(268)])return!1;const n=this[e(351)],r=n[e(426)][e(537)][e(434)][e(376)]();if(0==r[e(374)])return!1;const s=[],o=r[e(292)]((t=>e(238)==t[e(352)])),i=r[e(292)]((t=>e(308)==t[e(352)]&&e(250)!=t[e(228)])),a=r[e(292)]((t=>e(261)==t[e(352)]&&e(250)!=t[e(228)]));for(const t of o)s[e(283)]({key:t[e(450)],newValue:t[e(379)],oldValue:t[e(342)],range:Fc(t[e(592)],n[e(426)])});for(const t of i){const r=a[e(452)]((n=>n[e(291)][e(326)](t[e(291)])));r&&s[e(283)]({key:e(530),newValue:t[e(228)],oldValue:r[e(228)],range:n[e(426)][e(427)](t[e(291)][e(272)])})}return 0!=s[e(374)]&&this[e(404)](t,s)}[kc(429)](t){const e=kc;let n=!1;const r=this[e(351)][e(426)][e(537)][e(434)][e(596)]()[e(292)]((t=>t[e(322)][e(557)]&&t[e(228)][e(440)](e(520))));for(const s of r){const{subType:r,id:o}=this[e(445)](s[e(228)]),i=r[e(270)]("|")[0];for(const r of this[e(472)]({skipNotAttached:!0}))r.id!=o&&e(238)==r[e(352)]&&r[e(322)]&&r[e(322)][e(200)]==i&&r[e(527)]()[e(402)](s[e(322)][e(557)])&&(this[e(392)](r,s[e(322)][e(557)],t),n=!0)}return n}[kc(259)](t){this[kc(268)]=!0,t()}[kc(324)](t){const e=kc,n=this[e(587)](t),r=this[e(476)][e(290)](t);return n||r}[kc(404)](t,e){const n=kc;if(0==e[n(374)])return!1;let r=!1;for(const s of e){const e=this[n(337)](s[n(592)],n(238))[n(292)]((t=>!t[n(437)][n(544)]))[n(253)]((t=>t[n(347)])),i=(0,o.hashObject)({newValue:s[n(446)]});e[n(292)]((t=>{const e=n,[r,o]=t[e(193)][e(270)]("|");return r==s[e(200)]&&o!=i}))[n(406)]((e=>{const o=n;this[o(392)](e,s[o(592)],t),r=!0}))}return r}[kc(392)](t,e,n){const r=kc,s=t[r(527)]()[r(362)](e);0!==s[r(374)]?1!==s[r(374)]?this[r(433)](t,e[r(482)],e[r(225)]):this[r(586)](t,s[0]):n[r(348)](t[r(503)]())}}function Rc(t,e){const n=Cc();return(Rc=function(t,e){return n[t-=179]})(t,e)}class Sc{constructor(t){const e=kc;this[e(185)]=t,this[e(506)]=t[e(426)],this[e(496)]=new Map,this[e(372)]=new Map,this[e(256)]()}[kc(216)](t,e,n,r,s,o){const i=kc;return new zr(this[i(506)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(478)](t,e,i(205))(...n),onDiscard:(...n)=>this[i(478)](t,e,i(188))(...n)})}[kc(237)](t,e,n,r){const s=kc,o=t+":"+e+":"+n;this[s(496)][s(494)](o,r)}[kc(478)](t,e,n){const r=kc,s=t+":"+e+":"+n;return this[r(496)][r(278)](s)||this[r(372)][r(278)](t+":"+n)}[kc(256)](){const t=kc,e=()=>!1,n=t=>{const e=Rc;t[e(219)](((t,n)=>t[e(482)][e(311)](n[e(482)])?1:-1)),this[e(506)][e(464)]((n=>{const r=e;for(const e of t){let t;t=e[r(225)][r(510)]&&e[r(225)][r(209)]==e[r(482)][r(272)]?n[r(249)](e[r(482)][r(272)],"on"):n[r(249)](e),this[r(506)][r(430)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Rc;e&&this[n(506)][n(464)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(253)]((t=>(vc(t)&&(t=this[s(506)][s(505)](t[s(225)])),t)))[s(292)]((t=>s(580)!==t[s(512)][s(378)]));if(c[s(374)]<1)return;const u=Array[s(501)](this[s(506)][s(537)][s(524)][s(572)]())[s(253)]((t=>i.LiveRange[s(355)](t)));r[s(511)](c);for(const t of this[s(185)][s(449)][s(449)]())t[s(242)]();a[s(283)]({forceDefaultExecution:!0}),this[s(185)][s(523)](o,...a);const l=u[s(292)]((t=>s(580)!=t[s(512)][s(378)]));l[s(374)]>0&&r[s(511)](l);for(const t of u)t[s(410)]()}))},s=(e,n)=>1==e[t(374)]&&1==n[t(374)]&&e[0][t(225)][t(326)](n[0][t(482)]),o=(e,n,r,s)=>Pc(e,n,r,s,this[t(506)])?[e,n]:Pc(n,e,s,r,this[t(506)])?[n,e]:null;this[t(372)][t(494)](t(414),e),this[t(372)][t(494)](t(502),n),this[t(372)][t(494)](t(416),s),this[t(372)][t(494)](t(294),o),this[t(372)][t(494)](t(346),n),this[t(372)][t(494)](t(276),e),this[t(372)][t(494)](t(453),s),this[t(372)][t(494)](t(220),o),this[t(372)][t(494)](t(438),r),this[t(372)][t(494)](t(475),e),this[t(372)][t(494)](t(194),s),this[t(372)][t(494)](t(245),e),this[t(372)][t(494)](t(320),r),this[t(372)][t(494)](t(591),e),this[t(372)][t(494)](t(370),s),this[t(372)][t(494)](t(344),e),this[t(372)][t(494)](t(289),e),this[t(372)][t(494)](t(202),((e,n)=>{const r=t;if(!n)return;const s=this[r(185)][r(534)][r(278)](Nc);this[r(506)][r(464)]((t=>{const o=r;if(o(530)==n[o(200)])for(const r of e){const e=r[o(482)][o(272)],s=n[o(559)];t[o(341)](e,s)}else if(s[o(587)](n[o(200)]))for(const r of e)void 0!==n[o(559)]?t[o(583)](n[o(200)],n[o(559)],r[o(482)][o(272)]):t[o(554)](n[o(200)],r[o(482)][o(272)]);else for(const r of e)n[o(559)]?t[o(583)](n[o(200)],n[o(559)],r):t[o(554)](n[o(200)],r)}))})),this[t(372)][t(494)](t(330),s)}}function Mc(t,e,n){const r=kc;for(const s of e[r(209)][r(413)]({includeSelf:!0,parentFirst:!0})){if(s[r(512)]==s)return!1;if(!n[r(593)](s))return!1;if(t[r(550)](s)||t[r(420)](s))return!0}return!1}function vc(t){const e=kc;return t[e(225)][e(209)]==t[e(482)][e(272)]&&t[e(225)][e(400)]}function wc(t,e,n,r){const s=kc,o=t=>!t[s(319)].is(s(564))&&!r[s(550)](t[s(319)]),i=t[s(482)][s(396)](o),a=t[s(225)][s(396)](o,{direction:s(363)});return!(t[s(482)][s(326)](i)&&t[s(225)][s(326)](a)||(i[s(311)](a)?n[s(568)](e,{range:n[s(505)](i,a)}):n[s(348)](e),0))}function Oc(t){return(0,o.hashObject)(t)}function Dc(t){const e=kc,n=t[e(482)][e(272)];return n&&n.is(e(424))}function Fc(t,e){const n=kc;return null==t[n(225)][n(443)]&&t[n(225)][n(209)]==t[n(482)][n(272)]?Bc(t[n(482)][n(272)],e):t}function Bc(t,e){const n=kc,r=e[n(525)][n(550)](t)||e[n(525)][n(419)](t);return e[n(505)](e[n(577)](t,n(230)),r?e[n(535)](t):e[n(577)](t,n(225)))}function Pc(t,e,n,r,s){const o=kc;if(t[o(522)])return!1;if(!xc(t,e))return!1;if(n[o(225)][o(326)](r[o(482)]))return!0;if(t[o(352)]!=e[o(352)])return!1;if(!n[o(225)][o(365)](r[o(482)]))return!1;const i=s[o(505)](n[o(225)],r[o(482)])[o(375)]();for(const t of i)if([o(390),o(584)][o(208)](t[o(352)])&&s[o(525)][o(420)](t[o(319)]))return!1;return!0}function xc(t,e){const n=kc;if(!t[n(490)]||!e[n(490)])return!1;const r=new Set(Object[n(318)](t[n(539)])),s=new Set(Object[n(318)](e[n(539)]));if(r[n(600)](n(547)),s[n(600)](n(547)),0==r[n(487)]&&0==s[n(487)])return!0;if(r[n(487)]!=s[n(487)])return!1;const o={...t[n(539)]},i={...e[n(539)]};return delete o[n(547)],delete i[n(547)],JSON[n(578)](o)==JSON[n(578)](i)}function Uc(t,e){const n=kc,r=jc(t[n(539)]),s=jc(e);if(!t[n(490)])return!1;for(const t of Object[n(318)](s))if(!Fr(r[t],s[t]))return!1;return!0}function jc(t){const e=kc,n=Object[e(331)]({},t);return delete n[e(180)],delete n[e(269)],n}const Gc=Hc;function Vc(){const t=["97471beLGlZ","550npfmrx","7230hMKEdW","5KlDDrg","_acceptCommand","get","_removePendingAction","_discardCommand","2896512ENlFuU","change:isDirty","canDiscard","_setPendingAction","view","canAccept","locale","PENDING_ACTION_SUGGESTION","175731ImRbVS","_pendingAction","remove","94779Dqyzfa","710016ktXVbr","discardSuggestion","4781tYphSW","10024MGtJHM","PendingActions","listenTo","isEnabled","_editor","stopListening","bind","acceptSuggestion","model","660riQWHs","commands","commentThreadController","destroy","74fUKboa","execute","getRanges","canEditAt","isDirty","plugins","unbind","add"];return(Vc=function(){return t})()}function Hc(t,e){const n=Vc();return(Hc=function(t,e){return n[t-=431]})(t,e)}!function(t){const e=Hc,n=t();for(;;)try{if(433468===parseInt(e(434))/1*(-parseInt(e(444))/2)+parseInt(e(458))/3+parseInt(e(462))/4+parseInt(e(445))/5*(-parseInt(e(450))/6)+parseInt(e(464))/7*(parseInt(e(465))/8)+-parseInt(e(461))/9*(-parseInt(e(443))/10)+-parseInt(e(442))/11*(parseInt(e(474))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vc);class Wc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Hc;super(),this[s(473)]=e,this[s(454)]=n,this[s(432)]=r,this[s(469)]=t,this[s(446)]=t[s(431)][s(447)](s(472)),this[s(449)]=t[s(431)][s(447)](s(463)),this[s(454)][s(471)](s(468)).to(this[s(446)],this[s(449)],((t,e)=>t||e)),this[s(454)][s(471)](s(455)).to(this[s(446)],s(468),(t=>t&&this[s(469)][s(473)][s(437)](e[s(436)]()))),this[s(454)][s(471)](s(452)).to(this[s(449)],s(468),(t=>t&&this[s(469)][s(473)][s(437)](e[s(436)]()))),this[s(459)]=null,n[s(438)]&&this[s(453)](),this[s(467)](n,s(472),(()=>this[s(472)]())),this[s(467)](n,s(463),(()=>this[s(463)]())),this[s(467)](n,s(451),(()=>{const t=s;n[t(438)]?this[t(453)]():this[t(448)]()}))}[Gc(472)](){const t=Gc;this[t(446)][t(435)](this[t(473)].id)}[Gc(463)](){const t=Gc;this[t(449)][t(435)](this[t(473)].id)}[Gc(433)](){const t=Gc;this[t(454)][t(440)](t(468)),this[t(454)][t(440)](t(455)),this[t(454)][t(440)](t(452)),this[t(470)](),this[t(432)][t(433)](),this[t(459)]&&this[t(448)]()}[Gc(453)](){const t=Gc,e=Kr(this[t(469)][t(456)],t(457));this[t(459)]=this[t(469)][t(439)][t(447)](t(466))[t(441)](e)}[Gc(448)](){const t=Gc;null!==this[t(459)]&&this[t(469)][t(439)][t(447)](t(466))[t(460)](this[t(459)]),this[t(459)]=null}}const zc=Kc;function Kc(t,e){const n=qc();return(Kc=function(t,e){return n[t-=260]})(t,e)}function qc(){const t=["destroy","disabledSubmit","ariaDescriptionView","body","4696407poPuiX","updateComment","disableComments","authoredAt","name","editorConfig","1364654CLWJJG","_createCommentThreadInputView","canAccept","SUGGESTION_THREAD_ARIA_LABEL","_model","removeComment","target","keystrokes","15700pSwtJV","descriptionParts","element","commentThreadInputView","showInput","11VpmTKG","submit","commentThread","delegate","_localUser","_config","CommentView","focusCycler","content","5149690nrJZev","isReadOnly","text/html","setData","focusTracker","isActive","isEnabled","focusables","length","canDiscard","editor","1xwLpNz","tab","shift+tab","map","addComment","_createCommentViews","3180842hciTPB","cancel","textContent","author","formatDateTime","bind","locale","commentsListView","join","focus","1453128RVGyfW","hasDirtyComment","assign","5DPRBCO","4072278zIzXho","parseFromString","isDirty","SUGGESTION_THREAD_DESCRIPTION","value","render","fire","ariaLabel","commentInputView","set","294MdngYx"];return(qc=function(){return t})()}!function(t){const e=Kc,n=t();for(;;)try{if(382991===parseInt(e(320))/1*(parseInt(e(287))/2)+parseInt(e(276))/3*(-parseInt(e(295))/4)+parseInt(e(265))/5*(-parseInt(e(266))/6)+-parseInt(e(326))/7+parseInt(e(262))/8+parseInt(e(281))/9+-parseInt(e(309))/10*(-parseInt(e(300))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qc);class Zc extends s.View{constructor(t,n,r,i){const a=Kc;super(t),this[a(333)]=null,this[a(298)]=null,this[a(279)]=new o.AriaDescriptionView(t,Kr(t,a(269))),this[a(275)](a(314),!1),this[a(275)](a(284),n[a(284)]),this[a(331)](a(284)).to(n),this[a(275)](a(296),[]),this[a(275)](a(268),!1),this[a(275)](a(315),!1),this[a(275)](a(289),!1),this[a(275)](a(318),!1),this[a(331)](a(273)).to(this,a(317),n,a(284),this,a(296),((t,e,r)=>{const s=a,o=r[s(323)]((t=>_(t[s(308)])))[s(260)](". ")+".";return Kr(this[s(332)],s(290),[t-1,n[s(329)][s(285)],e?i[s(330)](e):"",(new DOMParser)[s(267)](o,s(311))[s(280)][s(328)]])})),this[a(316)]=new s.ViewCollection,this[a(313)]=new e.FocusTracker,this[a(294)]=new e.KeystrokeHandler,this[a(307)]=new s.FocusCycler({focusables:this[a(316)],focusTracker:this[a(313)],keystrokeHandler:this[a(294)],keystrokeHandlerOptions:{filter:t=>t[a(293)]!==this[a(297)]},actions:{focusPrevious:a(322),focusNext:a(321)}}),this[a(291)]=n,this[a(304)]=r,this[a(305)]=i,i[a(283)]?this[a(275)](a(317),1):this[a(325)]()}[zc(271)](){const t=zc;super[t(271)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(316)])}[zc(261)](){const t=zc;this[t(297)][t(261)]()}[zc(277)](){const t=zc;this[t(333)]&&this[t(333)][t(277)](),this[t(298)]&&this[t(298)][t(277)](),super[t(277)]()}[zc(325)](){const t=zc,{CommentsListView:e}=this[t(305)];this[t(333)]=new e(this[t(332)],this[t(291)][t(302)],Object[t(264)]({CommentView:this[t(305)][t(306)]},this[t(305)])),this[t(333)][t(303)](t(292)).to(this),this[t(333)][t(303)](t(282)).to(this),this[t(333)][t(331)](t(314)).to(this),this[t(275)](t(317),this[t(333)][t(317)]+1),this[t(331)](t(317)).to(this[t(333)],t(317),(t=>t+1)),this[t(298)]=this[t(288)](),this.on(t(292),(()=>this[t(261)]())),this[t(331)](t(268)).to(this[t(333)],t(263),this[t(298)][t(274)],t(270),((t,e)=>t||!!e))}[zc(288)](){const t=zc,{CommentThreadInputView:e}=this[t(305)],n=new e(this[t(332)],this[t(304)],this[t(305)][t(286)]),r=n[t(274)];return n[t(331)](t(299)).to(this,t(314),this[t(291)][t(302)],t(310),r,t(270),((t,e,n)=>!!n||t&&!e)),r.on(t(301),((e,n)=>{const s=t;this[s(272)](s(324),n),r[s(319)][s(312)]("")})),r.on(t(327),(()=>this[t(261)]())),r[t(331)](t(278)).to(this[t(291)][t(302)],t(310)),n}}const Jc=Yc;function Xc(){const t=["3326414UYOHjX","add","div","acceptSuggestion","delegate","color","ck-rounded-corners","disableComments","getTemplate","set","56xeozrc","2845GqHfxN","<p>","16efZaSo","canAccept","formatDateTime","2742OkeLHm","discardSuggestion","description","ariaLabel","ck-suggestion-","5188kYTBXt","ariaDescriptionView","commentsListView","commentThread","push","1104jvBnQY","type","805527yyTTwb","content","focusables","bind","52343bAOjbX","listitem","descriptionParts","editorReady","isActive","11107464nbvjtI","editorDestroyed","commentThreadInputView","canDiscard","</p>","ck-suggestion--disabled-comments","_config","13sqGXMv","acceptButton","suggestionView","isEnabled","1886929lVQQfZ","10NEBBEx","author","setTemplate","_model","ck-suggestion-wrapper","bindTemplate","render","ck-suggestion-wrapper--active","SuggestionView","_descriptionElement","discardButton"];return(Xc=function(){return t})()}function Yc(t,e){const n=Xc();return(Yc=function(t,e){return n[t-=380]})(t,e)}!function(t){const e=Yc,n=t();for(;;)try{if(401283===-parseInt(e(397))/1*(parseInt(e(438))/2)+parseInt(e(391))/3*(parseInt(e(386))/4)+-parseInt(e(436))/5*(parseInt(e(381))/6)+parseInt(e(425))/7+parseInt(e(435))/8*(-parseInt(e(393))/9)+parseInt(e(414))/10*(-parseInt(e(413))/11)+-parseInt(e(402))/12*(-parseInt(e(409))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xc);class Qc extends Zc{constructor(t,e,n,r){const s=Yc;super(t,e,n,r),this[s(434)](s(392),""),this[s(396)](s(392)).to(this,s(399),(t=>t&&t[0]?t[0][s(392)]:"")),this[s(396)](s(383)).to(this,s(399),this,s(401),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(437)+_(e[n(394)],e[n(430)])+n(406);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(423)]=null,this[s(411)]=new(r[s(422)])(t,e,{formatDateTime:r[s(380)]}),this[s(411)][s(396)](s(383)).to(this),this[s(411)][s(429)](s(428),s(382)).to(this),this[s(411)][s(410)][s(396)](s(412)).to(this,s(439)),this[s(411)][s(424)][s(396)](s(412)).to(this,s(405)),this[s(395)][s(426)](this[s(411)]),this[s(388)]&&this[s(395)][s(426)](this[s(388)]),this[s(404)]&&this[s(395)][s(426)](this[s(404)]),this[s(416)](this[s(433)]())}[Jc(433)](){const t=Jc,e=this[t(419)],n=[this[t(411)]];return this[t(388)]&&n[t(390)](this[t(388)]),this[t(404)]&&n[t(390)](this[t(404)]),n[t(390)](this[t(387)]),{tag:t(427),attributes:{class:["ck",t(431),t(418),e.if(t(401),t(421)),e.to(t(392),(e=>t(385)+e)),this[t(408)][t(432)]&&t(407)],"data-suggestion-id":this[t(417)].id,"data-thread-id":this[t(417)][t(389)].id,"data-author-id":this[t(417)][t(415)].id,tabindex:0,role:t(398),"aria-label":e.to(t(384)),"aria-describedby":this[t(387)].id},children:n}}[Jc(420)](){const t=Jc;super[t(420)](),this[t(388)]&&(this[t(388)][t(429)](t(400)).to(this),this[t(388)][t(429)](t(403)).to(this)),this[t(404)]&&(this[t(404)][t(429)](t(400)).to(this),this[t(404)][t(429)](t(403)).to(this))}}const $c=eu;function tu(){const t=["shift+tab","authoredAt","7aPRqvh","span","19840227qFSVaE","40QalqnW","ck-suggestion__actions","EXTERNAL_SUGGESTION","importWord","set","userView","ck-comment__external","Discard suggestion","ck-annotation__info","source","attributes","ck-annotation","ck-annotation__user","ck-annotation__main",".ck-annotation__content-wrapper","listenTo","ck-suggestion__info-name","enter","acceptSuggestion","querySelector","div","2315802eKdojy","_config","locale","getTemplate","discardSuggestion","ck-suggestion__info","ck-comment__info-time","Accept suggestion","focusCycler","creator","render","fire","768lWtmDc","ck-suggestion","EXTERNAL_IMPORT_WORD_AVATAR","push","ck-suggestion--discard","keystrokes","ck-suggestion__user","acceptButton","check","time","714240WQrzNv","element","EXTERNAL_AVATAR","isExternal","EXTERNAL_IMPORT_WORD_SUGGESTION","discardButton","focusTracker","execute","_model","description","target","name","extendTemplate","189898uXsreE","bindTemplate","_setupKeyboardNavigation","@external","focusFirst","getUserViewNotificationText","4128860gOgyow","_createButton","ck-annotation__actions","5115rtasbh","esc","318663CcGZIs","ck-annotation__content-wrapper","formatDateTime","ck-suggestion__main","15APUqsL","presentation","add","ck-annotation__info-name","setTemplate","bind","tab","focus","change:description","ck-annotation__info-time","focusables","cancel","author","ck-suggestion--accept","getExternalSuggestionNote","innerHTML"];return(tu=function(){return t})()}function eu(t,e){const n=tu();return(eu=function(t,e){return n[t-=292]})(t,e)}!function(t){const e=eu,n=t();for(;;)try{if(391858===-parseInt(e(294))/1+parseInt(e(307))/2*(parseInt(e(322))/3)+-parseInt(e(376))/4*(parseInt(e(316))/5)+parseInt(e(364))/6*(-parseInt(e(340))/7)+parseInt(e(343))/8*(-parseInt(e(318))/9)+-parseInt(e(313))/10+parseInt(e(342))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tu);class nu extends s.View{constructor(n,r,i){const a=eu;super(n),this[a(302)]=r,this[a(365)]=i,this[a(347)](a(303),""),this[a(327)](a(339)).to(r),this[a(383)]=this[a(314)](Kr(n,a(371)),t.icons[a(292)],a(335),a(361),"sw"),this[a(299)]=this[a(314)](Kr(n,a(350)),t.icons[a(333)],a(380),a(368),"sw"),this[a(348)]=new o.UserView(n,r[a(334)],this[a(312)]()),this[a(348)][a(306)]({attributes:{class:[a(382),a(355)],"aria-hidden":!0}}),this[a(332)]=new s.ViewCollection([this[a(383)],this[a(299)]]),this[a(300)]=new e.FocusTracker,this[a(381)]=new e.KeystrokeHandler,this[a(372)]=new s.FocusCycler({focusables:this[a(332)],focusTracker:this[a(300)],keystrokeHandler:this[a(381)],actions:{focusPrevious:a(338),focusNext:a(328)},keystrokeHandlerOptions:{filter:t=>t[a(304)]!==this[a(295)]}}),this[a(326)](this[a(367)]())}[$c(374)](){const t=$c;super[t(374)]();const e=this[t(295)][t(362)](t(357));e[t(337)]=this[t(303)],this.on(t(330),((n,r,s)=>{e[t(337)]=s})),this[t(309)]()}[$c(367)](){const t=$c,e=this[t(308)],n=[{tag:t(363),attributes:{class:[t(369),t(351)]},children:[{tag:t(341),children:[{text:this[t(348)][t(305)]}],attributes:{class:[t(359),t(325)]}},{tag:t(293),attributes:{datetime:e.to(t(339)),class:[t(370),t(331)]},children:[{text:e.to(t(339),(e=>this[t(365)][t(320)](e)))}]}]},{tag:t(363),attributes:{class:[t(344),t(315)]},children:[this[t(383)],this[t(299)]]},{tag:t(363),attributes:{class:[t(319)]}}];return this[t(302)][t(297)]&&n[t(379)]({tag:t(363),attributes:{class:[t(349)]},children:[{text:this[t(336)]()}]}),{tag:t(363),attributes:{class:[t(377),t(354)],tabindex:-1},children:[this[t(348)],{tag:t(363),attributes:{class:[t(321),t(356)],role:t(323)},children:n}]}}[$c(329)](){const t=$c;this[t(295)][t(329)]()}[$c(312)](){const t=$c;return this[t(302)][t(297)]?t(346)===this[t(302)][t(353)][t(310)][t(352)]?Kr(this[t(366)],t(378),this[t(302)][t(373)][t(305)]):Kr(this[t(366)],t(296),this[t(302)][t(373)][t(305)]):null}[$c(336)](){const t=$c;return t(346)===this[t(302)][t(353)][t(310)][t(352)]?Kr(this[t(366)],t(298)):Kr(this[t(366)],t(345))}[$c(314)](t,e,n,r,s){const i=$c,a=new o.LateFocusButtonView(this[i(366)]);return a[i(347)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(306)]({attributes:{class:n}}),a.on(i(301),(()=>{const t=i;this[t(375)](r,this[t(302)].id)})),a}[$c(309)](){const t=$c,e=this[t(295)];this[t(381)][t(358)](e);for(const e of this[t(332)])this[t(300)][t(324)](e[t(295)]),this[t(381)][t(358)](e[t(295)]);this[t(381)][t(347)](t(360),((n,r)=>{const s=t;e===n[s(304)]&&(this[s(372)][s(311)](),r())})),this[t(381)][t(347)](t(317),((n,r)=>{const s=t;e!==n[s(304)]&&(this[s(329)](),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=iu;function ou(){const t=["109704xZCyhM","7445930EptbwP","acceptButton","clear","SuggestionThreadView","getAllAdjacentSuggestions","235vYpppW","execute","panelView","items","hasSuggestion","comments","from","acceptAllSuggestions","_bindAnnotationToEditors","suggestion-","368942OaYdit","source","comments.maxThreadTotalWeight","suggestionUnloaded","_annotationViews","view","menu","change:activeAnnotations","change:previous","trackChanges.SuggestionThreadView","_addUIComponentsToFactory","some","value","activeAnnotations","init","descriptionParts","commands","children","CommentView","has","commentsListView","_disableComments","suggestionChanged","config","getFirstRange","stopListening","push","arrowView","Discard all selected suggestions","model","buttonView","destroy","discardButton","getByInnerView","_unbindEditors","lowest","comments.editorConfig","71979WUEZEA","comments.maxCommentCharsWhenCollapsed","getSuggestion","menuBar:trackChanges","createCommentThreadController","4yLtEtG","suggestionLoaded","trackChanges.disableComments","editor","getMarkers","_createMenuBarMenu","toMany","1394607rTcxQH","SuggestionView","actionView","TrackChangesUI","commandName","1889253dQjdLl","menuitem","_initializeController","locale","menuitemcheckbox","createAnnotationView","createAnnotation","define","Accept all selected suggestions","getMarkerNames","Discard all suggestions","Annotations","fire","button","values","commentThread","isInContent","editing","Accept all suggestions","listenTo","_refreshActiveMarkers","5054616ElQCsR","keys","bind","_handleControllerBuffer","8JtmFlk","suggestionView","TrackChangesEditing","isOn","_viewToController","_createToolbarButton","focus","trackChanges","delegate","isDirty","previous","unbind","activeMarkers","CommentsUI","_destroyController","discardSelectedSuggestions","requires","addComment","isMultiRange","plugins","remove","comments.maxCommentsWhenCollapsed","_handleSuggestionControllerDelayed","reduce","length","innerView","switchbutton","CommentsRepository","_updateController","EditorAnnotations","24WEQvBh","getJoined","set","descriptionFactory","_suggestionToController","addSourceCollector","delete","separator","add","11woQHYB","mainView","pluginName","getRanges","discardAllSuggestions","refreshSelectedViews","getDescriptions","type","size","get","Track changes","escape","componentFactory","acceptSelectedSuggestions","isEnabled","registerAnnotation","head","filter","trackChanges.SuggestionView"];return(ou=function(){return t})()}function iu(t,e){const n=ou();return(iu=function(t,e){return n[t-=411]})(t,e)}!function(t){const e=iu,n=t();for(;;)try{if(442719===parseInt(e(502))/1*(parseInt(e(421))/2)+parseInt(e(514))/3*(-parseInt(e(507))/4)+parseInt(e(455))/5*(-parseInt(e(449))/6)+parseInt(e(465))/7*(-parseInt(e(544))/8)+-parseInt(e(519))/9+parseInt(e(450))/10+-parseInt(e(430))/11*(-parseInt(e(540))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ou);class au extends t.Plugin{static get[su(560)](){const t=su;return[Nc,o.Users,t(418),t(530),t(420)]}static get[su(432)](){return su(517)}constructor(t){const e=su;super(t),this[e(425)]=new Map,this[e(548)]=new Map,this[e(469)]=new Map,this[e(543)]=new Map;const n=this[e(510)][e(488)];n[e(526)](e(474),Qc),n[e(526)](e(448),nu),n[e(526)](e(509),!1),this[e(486)]=n[e(439)](e(509))}[su(413)](t,e){const n=su;0===this[n(543)][n(438)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(543)]){const r=this[t(425)][t(484)](e);r||n?r&&n&&this[t(558)](e):this[t(521)](e)}this[t(543)][t(452)](),this[t(510)][t(563)][t(439)](t(420))[t(435)](),this[t(539)]()}),10),this[n(543)][n(423)](t,e)}[su(479)](){const t=su,e=this[t(510)],n=e[t(563)][t(439)](t(546)),r=e[t(563)][t(439)](t(530)),s=e[t(563)][t(439)](t(420)),o=e[t(563)][t(439)](t(418));this[t(475)](),s[t(426)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(461)](this[e(425)])){const s=t[e(454)](),o=[];for(const t of s){if(!t[e(535)])continue;if(t[e(562)]){o[e(491)](...t[e(433)]());continue}const n=t[e(489)]();if(o[e(415)]>0){const t=o[0][e(422)](n);if(t){o[0]=t;continue}}o[e(491)](n)}n[e(491)]([r[e(470)],o])}return n})),this[t(538)](n,t(508),((e,n)=>{const r=t;this[r(538)](n,r(473),((t,e,s,o)=>{const i=r;n[i(535)]&&(null==s?(this[i(419)](o[i(446)]),this[i(413)](n,!1)):(this[i(419)](s[i(446)]),null==o&&this[i(413)](n,!0)))})),null!==n[r(554)]?this[r(419)](n[r(446)]):this[r(413)](n,!1)})),this[t(538)](n,t(468),((e,n,r)=>{const s=t;this[s(490)](n,s(473)),this[s(543)][s(427)](n),this[s(425)][s(484)](n)&&this[s(558)](n),r&&this[s(419)](r[s(446)])})),this[t(538)](n,t(487),((e,n)=>{this[t(419)](n)})),this[t(538)](r,t(472),(()=>{this[t(539)]()})),this[t(538)](o,t(561),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(459)](r))return;const i=n[o(504)](r);this[o(425)][o(439)](i)[o(470)][o(485)][o(550)](-1)}),{priority:t(500)})}[su(539)](){const t=su,e=this[t(510)][t(563)][t(439)](t(530)),n=this[t(510)][t(563)][t(439)](t(546)),r=Array[t(461)](e[t(478)],(e=>e[t(416)]))[t(447)]((e=>this[t(548)][t(484)](e))),s=[];for(const e of r){const n=this[t(548)][t(439)](e)[t(494)][t(454)]();s[t(491)](...n[t(414)](((e,n)=>[...e,...n[t(528)]()]),[]))}n[t(556)]=s}[su(475)](){const t=su,n=this[t(510)],r=n[t(522)],o=Kr(r,t(440)),i=new e.Collection([{type:t(417),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(551),role:t(523)})},{type:t(428)},{type:t(532),model:new s.ViewModel({withText:!0,label:Kr(r,t(537)),commandName:t(462),role:t(520)})},{type:t(532),model:new s.ViewModel({withText:!0,label:Kr(r,t(527)),commandName:t(443),role:t(520)})},{type:t(532),model:new s.ViewModel({withText:!0,label:Kr(r,t(529)),commandName:t(434),role:t(520)})},{type:t(532),model:new s.ViewModel({withText:!0,label:Kr(r,t(493)),commandName:t(559),role:t(520)})}]);for(const e of i)if(cu(e)){const r=n[t(481)][t(439)](e[t(494)][t(518)]);e[t(494)][t(542)](t(547),t(444)).to(r,t(477),t(444))}n.ui[t(442)][t(429)](t(551),(e=>this[t(549)](e,i,o))),n.ui[t(442)][t(429)](t(505),(e=>this[t(512)](e,i,o)))}[su(549)](t,e,n){const r=su,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(510)][r(481)][r(439)](r(551));o[r(495)][r(423)]({tooltip:n,label:n,icon:ru}),o[r(495)][r(542)](r(547)).to(i,r(477)),o[r(495)].on(r(456),(()=>{const t=r;i[t(456)](),this[t(510)][t(536)][t(470)][t(550)]()})),(0,s.addListToDropdown)(o,e,{role:r(471)});const a=[];for(const t of e)cu(t)&&a[r(491)](this[r(510)][r(481)][r(439)](t[r(494)][r(518)]));const c=o[r(495)];return c[r(516)][r(555)](r(444)),c[r(492)][r(555)](r(444)),c[r(516)][r(542)](r(444)).to(i,r(444)),c[r(492)][r(542)](r(444))[r(513)](a,r(444),((...t)=>t[r(476)]((t=>t)))),o.on(r(456),(t=>{const e=r;this[e(510)][e(456)](t[e(466)][e(518)]),this[e(510)][e(536)][e(470)][e(550)]()})),o}[su(512)](t,e,n){const r=su,o=new s.MenuBarMenuView(t),i=this[r(510)][r(481)][r(439)](r(551));o[r(495)][r(423)]({label:n,icon:ru});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(428)==n[r(437)]){a[r(458)][r(429)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(494)];i[r(542)](...Object[r(541)](c)).to(c),i[r(552)](r(456)).to(o),i.on(r(456),(()=>{const t=r;this[t(510)][t(456)](c[t(518)]),this[t(510)][t(536)][t(470)][t(550)]()})),e[r(482)][r(429)](i),a[r(458)][r(429)](e)}return o[r(542)](r(444)).to(i,r(444)),o[r(457)][r(482)][r(429)](a),o}[su(521)](t){const e=su,n=this[e(510)],r=n[e(488)],s=n[e(563)][e(439)](e(530)),i=n[e(563)][e(439)](e(418)),a=n[e(563)][e(439)](e(420)),c=n[e(563)][e(439)](o.Users).me,u=r[e(439)](e(551))[e(453)],l=r[e(439)](e(551))[e(515)],{CommentsListView:f,CommentThreadInputView:h}=n[e(563)][e(439)](e(557));let g,d,p;this[e(469)][e(484)](t.id)?(d=this[e(469)][e(439)](t.id),g=d[e(431)]):(g=new u(n[e(522)],t,c,{disableComments:this[e(486)],editorConfig:r[e(439)](e(501)),maxCommentsWhenCollapsed:r[e(439)](e(412)),maxThreadTotalWeight:r[e(439)](e(467)),maxCommentCharsWhenCollapsed:r[e(439)](e(503)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(439)](e(522))),CommentView:r[e(439)](e(460))[e(483)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),g[e(545)][e(451)].on(e(456),(()=>{const t=e;n[t(536)][t(470)][t(550)]()})),g[e(545)][e(497)].on(e(456),(()=>{const t=e;n[t(536)][t(470)][t(550)]()})),d=s[e(524)](this[e(510)][e(522)],g),d[e(542)](e(553)).to(g,e(553)),d[e(542)](e(415)).to(g),d[e(542)](e(437)).to(g,e(437),(t=>e(464)+t)),g.on(e(441),(()=>{const t=e;p[t(531)](t(441))})),this[e(469)][e(423)](t.id,d));const m=i[e(506)](t[e(534)],g),I=new Wc(n,t,g,m),E=t[e(454)]()[e(447)]((t=>t[e(535)]));g[e(480)]=n[e(563)][e(439)](e(546))[e(424)][e(436)](E),this[e(425)][e(423)](t,I),this[e(548)][e(423)](g,I),p=s[e(525)]({view:d,target:()=>{const r=e,s=[],i=t[r(454)]()[r(447)]((t=>t[r(535)]));for(const t of i)s[r(491)](...t[r(511)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(536)],s)},type:()=>e(464)+I[e(470)][e(437)]}),i[e(463)](g,p),s[e(429)](p),a[e(445)](p)}[su(558)](t){const e=su,n=this[e(510)][e(563)][e(439)](e(418)),r=this[e(510)][e(563)][e(439)](e(530)),s=this[e(425)][e(439)](t),o=s[e(470)],i=r[e(498)](o);n[e(499)](o),i&&r[e(411)](i),this[e(425)][e(427)](t),this[e(548)][e(427)](o),s[e(496)]()}[su(419)](t){const e=su;if(!t[e(535)]||!this[e(425)][e(484)](t))return;const n=this[e(510)][e(563)][e(439)](e(546)),r=this[e(425)][e(439)](t),s=t[e(454)]();r[e(470)][e(480)]=n[e(424)][e(436)](s)}[su(496)](){const t=su;for(const e of this[t(425)][t(541)]())this[t(558)](e);for(const e of this[t(469)][t(533)]())e[t(431)][t(496)]();super[t(496)]()}}function cu(t){return su(494)in t}function uu(t,e){var n=hu();return(uu=function(t,e){return n[t-=459]})(t,e)}var lu=uu;!function(t){for(var e=uu,n=t();;)try{if(637388===parseInt(e(463))/1+parseInt(e(477))/2*(-parseInt(e(467))/3)+parseInt(e(475))/4*(-parseInt(e(470))/5)+parseInt(e(472))/6+parseInt(e(479))/7+-parseInt(e(468))/8*(parseInt(e(464))/9)+parseInt(e(476))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(hu);class fu extends t.Plugin{static get[lu(469)](){return[Nc,au,lu(480)]}static get[lu(460)](){return lu(461)}set[lu(478)](t){var e=lu;this[e(471)][e(459)][e(473)](Nc)[e(478)]=t}get[lu(478)](){var t=lu;return this[t(471)][t(459)][t(473)](Nc)[t(478)]}[lu(465)](t){var e=lu;return this[e(471)][e(459)][e(473)](Nc)[e(466)](t)}[lu(462)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=lu;return this[n(471)][n(459)][n(473)](Nc)[n(462)]({skipNotAttached:t,toJSON:e})}[lu(474)](t){var e=lu;return this[e(471)][e(459)][e(473)](Nc)[e(474)](t)}}function hu(){var t=["TrackChanges","getSuggestions","443381nlNNgV","207NeJnRU","addSuggestion","addSuggestionData","207raWKdc","182568WbGVRG","requires","94280HJpwGJ","editor","4507764yiCdEd","get","getSuggestion","256ntOgRl","11152340TChDbq","6204xbBjLs","adapter","1912288NCiEUO","Comments","plugins","pluginName"];return(hu=function(){return t})()}const gu=Eu;function du(){const t=["result","document","pluginName","rootsAttributes","config","end","execute","getFullData","reduce","editorCreator","acceptAllSuggestions","discardAllSuggestions","161LbmOOZ","getCommentThreads","TrackChangesData","_adapter","div","users","addUser","define","model","useAnonymousUser","128wqsvjk","getDataWithDiscardedSuggestions","set","init","map","function","addCommentThread","destroy","getRootNames","CommentsRepository","3651685aBErwA","Users","name","data","appendChild","getSuggestions","59256KvKhQf","13388OroUcc","trackChangesData","plugins","remove","create","20pWkuQv","TrackChangesEditing","get","getUser","createDocumentFragment","track-changes-data-invalid-editor-creator","getRootsAttributes","getDataWithAcceptedSuggestions","TrackChangesDataGetter","createElement","requires","559614Hzdgjj","trackChangesData.editorCreator","constructor","210405YNrJeA","Pagination","2401968mjUhQJ","addSuggestionData","editor","10657656VMuYfW","10gsawwd","push"];return(du=function(){return t})()}!function(t){const e=Eu,n=t();for(;;)try{if(780911===parseInt(e(443))/1*(parseInt(e(492))/2)+parseInt(e(462))/3*(-parseInt(e(448))/4)+-parseInt(e(502))/5+-parseInt(e(464))/6+parseInt(e(482))/7*(parseInt(e(442))/8)+parseInt(e(467))/9+-parseInt(e(468))/10*(-parseInt(e(459))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(du);const pu=[gu(463)];class mu extends t.Plugin{static get[gu(458)](){return[Nc]}static get[gu(472)](){return gu(484)}[gu(495)](){const t=gu,n=this[t(466)];if(n[t(474)][t(489)](t(460),(e=>{const r=t,s=n[r(490)][r(471)][r(500)]()[r(478)](((t,e)=>(t[e]="",t)),{});return n[r(461)][r(447)](s,e)})),t(497)!=typeof n[t(474)][t(450)](t(444))[t(479)])throw new e.CKEditorError(t(453))}[gu(455)](t){return Tu(this[gu(466)],!0,t)}[gu(493)](t){return Tu(this[gu(466)],!1,t)}}class Iu extends t.Plugin{static get[gu(472)](){return gu(456)}constructor(t){const e=gu;super(t),this[e(470)]=e(475)}[gu(495)](){const t=gu;this[t(466)][t(445)][t(450)](t(501))[t(485)]={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(466)][t(445)][t(450)](t(449))[t(485)]=null}}function Eu(t,e){const n=du();return(Eu=function(t,e){return n[t-=442]})(t,e)}function bu(t){return void 0!==t[gu(454)]}async function Tu(t,e,n){const r=gu,s=(0,o.sanitizeEditorConfig)(t,pu);s[r(445)][r(469)](Nc,Iu),s[r(473)]=bu(t)?t[r(454)]():void 0;const i=document[r(452)](),a=t[r(474)][r(450)](r(444))[r(479)],c=await a(s,(()=>function(t){const e=r,n=document[e(457)](e(486));return t[e(506)](n),n}(i)));!function(t,e){const n=r,s=t[n(490)][n(471)][n(500)]()[n(478)](((e,r)=>(e[r]=t[n(505)][n(450)]({rootName:r}),e)),{}),o=t[n(445)][n(450)](n(503))[n(487)][n(496)]((t=>({id:t.id,name:t[n(504)]}))),i=t[n(445)][n(450)](n(449))[n(507)]({skipNotAttached:!0,toJSON:!0}),a=t[n(445)][n(450)](n(501))[n(483)]({skipNotAttached:!0,toJSON:!0}),c=e[n(445)][n(450)](n(503)),u=e[n(445)][n(450)](n(449)),l=e[n(445)][n(450)](n(501));for(const t of l[n(483)]())t[n(446)]();for(const t of o)c[n(451)](t.id)||c[n(488)](t);c.me||c[n(491)]();for(const t of a)l[n(498)](t);for(const t of i)u[n(465)](t);e[n(505)][n(494)](s)}(t,c),c[r(476)](r(e?480:481));const u=bu(c)?c[r(477)](n):c[r(505)][r(450)](n);return await c[r(499)](),u}function _u(){var t=["772RsDdsP","3750120NQKkeX","1457700lniMOT","19761gCPWRF","5075045LdxSGb","21501qfMDMZ","11587rKlwFs","7AKUnsI","80QTdJiI","8684286ZQKcsk","100JIMywm"];return(_u=function(){return t})()}function yu(t,e){var n=_u();return(yu=function(t,e){return n[t-=339]})(t,e)}!function(t){for(var e=yu,n=t();;)try{if(905273===parseInt(e(348))/1*(-parseInt(e(341))/2)+-parseInt(e(345))/3*(-parseInt(e(342))/4)+-parseInt(e(346))/5+parseInt(e(340))/6*(parseInt(e(349))/7)+-parseInt(e(339))/8*(parseInt(e(347))/9)+parseInt(e(344))/10+-parseInt(e(343))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_u)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();