@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240923.0 → 0.0.0-nightly-20240924.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:()=>Xc,Suggestion:()=>Wr,SuggestionThreadView:()=>Qc,SuggestionView:()=>nu,TrackChanges:()=>hu,TrackChangesData:()=>mu,TrackChangesEditing:()=>Rc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;function u(){const t=["1944090TwTsmS","21088VEAjwA","refresh","editor","affectsData","forceDisabled","TrackChangesCommand","13CirrNN","223233SUoTAe","value","339WOvhPb","has","execute","_enabledCommands","720hwGrUT","372kYjEHV","2611TjMjLj","_isEnabledBasedOnSelection","isEnabled","_disableUnsupportedCommands","507980plMCJP","clearForceDisabled","commands","175870suTINJ","_enableCommands","21359394hpTINE","10FQHmVn","34180iRGYJs","15NWdxEs"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=468]})(t,e)}!function(t){const e=l,n=t();for(;;)try{if(792984===-parseInt(e(482))/1*(-parseInt(e(471))/2)+parseInt(e(484))/3*(-parseInt(e(472))/4)+-parseInt(e(473))/5*(-parseInt(e(474))/6)+parseInt(e(490))/7*(parseInt(e(475))/8)+-parseInt(e(488))/9*(parseInt(e(468))/10)+parseInt(e(494))/11*(-parseInt(e(489))/12)+-parseInt(e(481))/13*(-parseInt(e(470))/14))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(487)]=e,this[n(483)]=!1,this[n(476)](),this[n(491)]=!1}[c(476)](){this[c(492)]=!0}[c(486)](){const t=c;this[t(483)]=!this[t(483)],this[t(483)]?this[t(493)]():this[t(469)]()}[c(493)](){const t=c;for(const e of this[t(477)][t(496)][t(496)]())e[t(478)]&&!this[t(487)][t(485)](e)&&e[t(479)](t(480))}[c(469)](){const t=c;for(const e of this[t(477)][t(496)][t(496)]())e[t(478)]&&!this[t(487)][t(485)](e)&&e[t(495)](t(480))}}const h=g;function g(t,e){const n=p();return(g=function(t,e){return n[t-=171]})(t,e)}!function(t){const e=g,n=t();for(;;)try{if(821203===-parseInt(e(177))/1*(-parseInt(e(175))/2)+parseInt(e(189))/3+-parseInt(e(188))/4+-parseInt(e(171))/5*(-parseInt(e(176))/6)+parseInt(e(185))/7+parseInt(e(192))/8+-parseInt(e(182))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(p);class d extends t.Command{constructor(t,e){const n=g;super(t),this[n(173)]=e,this[n(179)](),this[n(172)]=!1}[h(179)](){this[h(186)]=!0}[h(193)](t){const n=h,r=this[n(173)][n(187)](t);if(!r)throw new e.CKEditorError(n(183),this);const s=r[n(180)]();this[n(191)][n(174)][n(190)](s)&&this[n(191)][n(181)][n(187)](n(178))[n(184)](r)}}function p(){const t=["track-changes-accept-suggestion-not-found","acceptSuggestion","2684080aOUTAH","isEnabled","get","5097456NoaTIt","1197684FyUUSi","canEditAt","editor","8699024pHuyUe","execute","3156640GFFFoj","_isEnabledBasedOnSelection","_suggestions","model","2nqhLuD","12oSsqpP","772429uDwoZf","TrackChangesEditing","refresh","getRanges","plugins","16286076GCOQmn"];return(p=function(){return t})()}const m=I;function I(t,e){const n=E();return(I=function(t,e){return n[t-=452]})(t,e)}function E(){const t=["3106134VYNcCe","execute","refresh","2194554cWQOxJ","discardSuggestion","canEditAt","getRanges","_isEnabledBasedOnSelection","TrackChangesEditing","4RZzzIx","plugins","720810VzWUtP","252053vuvLZV","184429ckumkz","_suggestions","track-changes-discard-suggestion-not-found","isEnabled","model","editor","883488jRMDTB","88xrceqT","get","1271445GJByBI"];return(E=function(){return t})()}!function(t){const e=I,n=t();for(;;)try{if(231597===parseInt(e(454))/1+parseInt(e(453))/2+parseInt(e(461))/3*(parseInt(e(474))/4)+-parseInt(e(464))/5+-parseInt(e(468))/6+parseInt(e(455))/7*(parseInt(e(462))/8)+-parseInt(e(465))/9)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(456)]=e,this[n(467)](),this[n(472)]=!1}[m(467)](){this[m(458)]=!0}[m(466)](t){const n=m,r=this[n(456)][n(463)](t);if(!r)throw new e.CKEditorError(n(457),this);const s=r[n(471)]();this[n(460)][n(459)][n(470)](s)&&this[n(460)][n(452)][n(463)](n(473))[n(469)](r)}}function T(t,e){const n=k();return(T=function(t,e){return n[t-=157]})(t,e)}function _(t,e){const n=T;let r="";return r+=t[n(180)]("*")[n(174)](((t,e)=>e%2!=0?n(205)+y(t)+n(210):y(t)))[n(161)](""),e&&(r+=n(202)+e[n(207)]+n(195)+e[n(170)]+n(175)),r}function y(t){const e=T,n=document[e(201)](e(159));return n[e(183)]=t,n[e(194)]}function A(t){const e=T;return t[e(204)](((t,n)=>e(177)==t[e(196)]&&e(177)!=n[e(196)]?-1:e(177)!=t[e(196)]&&e(177)==n[e(196)]?1:0))}function k(){const t=["end","109351sAwyFy","60hzIzHw","986442KCSHCP","isArray","push","start","55626KyQoaY","isObject","innerHTML",'" title="',"type","5527584AumZDt","createPositionAfter","1369238oFtTDk","isMultiRange","createElement",'<span class="ck-suggestion-color" style="background-color: ',"splice","sort",'<span class="ck-suggestion-type">',"createRange","value","7932750reTgiC","color","</span>","next","createPositionAt","getRanges","span","isIntersecting","join","10995381gKgePQ","isInContent","execute","content","isTouching","schema","175kHiJdh","createPositionBefore","title","length","isCollapsed","change","map",'"></span>'," [color ","deletion","3LbuIux","8RRvLRg","split","from","add","innerText","replace"];return(k=function(){return t})()}function C(t,e){const n=T;let r,s=0;const o=[],i=e[n(167)];for(;s<t[n(171)];){const a=t[s],c=t[s+1];r||(r=e[n(169)](a)),L(e,a,c)||(o[n(190)](e[n(206)](r,i[n(193)](a)?e[n(198)](a):e[n(157)](a,n(185)))),r=null),s++}return o}function L(t,e,n){const r=T;if(!n)return!1;const s=t[r(198)](e),o=t[r(169)](n);return s[r(166)](o)}!function(t){const e=T,n=t();for(;;)try{if(726775===-parseInt(e(188))/1+-parseInt(e(199))/2*(-parseInt(e(178))/3)+parseInt(e(197))/4+-parseInt(e(168))/5*(parseInt(e(192))/6)+parseInt(e(208))/7+-parseInt(e(179))/8*(parseInt(e(162))/9)+-parseInt(e(187))/10*(-parseInt(e(186))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);function S(t,e,n){const r=T;for(;n[r(171)];){const s=n[r(203)](0,100);t[r(173)]((()=>{const t=r;for(const n of s)n[t(163)]&&e[t(164)](n.id)}))}}const R=M;function N(){const t=["model","891468suhMpm","some","11275KhKIaf","_command","12540FmPXSA","values","60978tnlHQX","isEnabled","getRanges","168728KmWujo","refresh","from","25436280CjrveT","editor","_suggestions","canEditAt","8059450cGSWas","15EamZUv","255NrivLQ","_isEnabledBasedOnSelection","isInContent","execute","28owIoCB","82562IOVROB","747DRBdDI"];return(N=function(){return t})()}function M(t,e){const n=N();return(M=function(t,e){return n[t-=482]})(t,e)}!function(t){const e=M,n=t();for(;;)try{if(947727===-parseInt(e(500))/1*(parseInt(e(501))/2)+parseInt(e(495))/3*(-parseInt(e(504))/4)+parseInt(e(496))/5*(-parseInt(e(484))/6)+parseInt(e(494))/7+parseInt(e(487))/8*(parseInt(e(502))/9)+parseInt(e(482))/10*(-parseInt(e(506))/11)+parseInt(e(490))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);class v extends t.Command{constructor(t,e,n){const r=M;super(t),this[r(507)]=e,this[r(492)]=n,this[r(488)](),this[r(497)]=!1}[R(488)](){const t=R,e=Array[t(489)](this[t(492)][t(483)]())[t(505)]((e=>e[t(498)]));this[t(485)]=this[t(507)][t(485)]&&e}[R(499)](){const t=R,e=A(Array[t(489)](this[t(492)][t(483)]()));for(const n of e){const e=n[t(486)]();if(!this[t(491)][t(503)][t(493)](e))return}S(this[t(491)][t(503)],this[t(507)],e)}}const w=O;function O(t,e){const n=D();return(O=function(t,e){return n[t-=331]})(t,e)}function D(){const t=["6010bBDXHE","size","model","3382956aEEdKh","306385BccBsL","editor","canEditAt","execute","getRanges","values","617937uzkGzO","selection","refresh","document","_isEnabledBasedOnSelection","12uYaGoi","45OaLbdl","3244418DpgMSa","126379DYQlbq","from","_command","239790wMdZlM","_suggestions","isEnabled","11568396LmHGfy","32SjBDcW","_selectedSuggestions"];return(D=function(){return t})()}!function(t){const e=O,n=t();for(;;)try{if(842509===-parseInt(e(350))/1+-parseInt(e(336))/2+parseInt(e(356))/3*(-parseInt(e(334))/4)+-parseInt(e(335))/5*(parseInt(e(340))/6)+-parseInt(e(343))/7+parseInt(e(344))/8*(-parseInt(e(349))/9)+-parseInt(e(346))/10*(-parseInt(e(337))/11))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(341)]=n,this[r(345)]=new Set,this[r(331)](),this[r(333)]=!1}[w(331)](){const t=w,e=this[t(351)][t(348)][t(332)][t(357)],n=Array[t(338)](this[t(341)][t(355)]());this[t(345)]=function(t,e){const n=T,r=Array[n(181)](t[n(158)]()),s=new Set;for(const o of e)if(o[n(163)])for(const e of r)for(const r of o[n(158)]())(e[n(160)](r)||t[n(172)]&&!o[n(200)]&&o[n(211)]&&r[n(185)][n(166)](e[n(191)]))&&s[n(182)](o);return s}(e,n),this[t(342)]=this[t(339)][t(342)]&&!!this[t(345)][t(347)]}[w(353)](){const t=w,e=A(Array[t(338)](this[t(345)]));for(const n of e){const e=n[t(354)]();if(!this[t(351)][t(348)][t(352)](e))return}S(this[t(351)][t(348)],this[t(339)],e)}}const P=function(){this.__data__=[],this.size=0};const x=function(t,e){return t===e||t!=t&&e!=e};const B=function(t,e){for(var n=t.length;n--;)if(x(t[n][0],e))return n;return-1};var U=Array.prototype.splice;const j=function(t){var e=this.__data__,n=B(e,t);return!(n<0)&&(n==e.length-1?e.pop():U.call(e,n,1),--this.size,!0)};const G=function(t){var e=this.__data__,n=B(e,t);return n<0?void 0:e[n][1]};const V=function(t){return B(this.__data__,t)>-1};const H=function(t,e){var n=this.__data__,r=B(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function z(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}z.prototype.clear=P,z.prototype.delete=j,z.prototype.get=G,z.prototype.has=V,z.prototype.set=H;const W=z;const K=function(){this.__data__=new W,this.size=0};const J=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const X=function(t){return this.__data__.get(t)};const Z=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var Y="object"==typeof self&&self&&self.Object===Object&&self;const Q=q||Y||Function("return this")();const $=Q.Symbol;var tt=Object.prototype,et=tt.hasOwnProperty,nt=tt.toString,rt=$?$.toStringTag:void 0;const st=function(t){var e=et.call(t,rt),n=t[rt];try{t[rt]=void 0;var r=!0}catch(t){}var s=nt.call(t);return r&&(e?t[rt]=n:delete t[rt]),s};var ot=Object.prototype.toString;const it=function(t){return ot.call(t)};var at=$?$.toStringTag:void 0;const ct=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":at&&at in Object(t)?st(t):it(t)};const ut=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const lt=function(t){if(!ut(t))return!1;var e=ct(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ft=Q["__core-js_shared__"];var ht,gt=(ht=/[^.]+$/.exec(ft&&ft.keys&&ft.keys.IE_PROTO||""))?"Symbol(src)_1."+ht:"";const dt=function(t){return!!gt&&gt in t};var pt=Function.prototype.toString;const mt=function(t){if(null!=t){try{return pt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var It=/^\[object .+?Constructor\]$/,Et=Function.prototype,bt=Object.prototype,Tt=Et.toString,_t=bt.hasOwnProperty,yt=RegExp("^"+Tt.call(_t).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const At=function(t){return!(!ut(t)||dt(t))&&(lt(t)?yt:It).test(mt(t))};const kt=function(t,e){return null==t?void 0:t[e]};const Ct=function(t,e){var n=kt(t,e);return At(n)?n:void 0};const Lt=Ct(Q,"Map");const St=Ct(Object,"create");const Rt=function(){this.__data__=St?St(null):{},this.size=0};const Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;if(St){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 St?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]=St&&void 0===e?"__lodash_hash_undefined__":e,this};function Ft(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ft.prototype.clear=Rt,Ft.prototype.delete=Nt,Ft.prototype.get=vt,Ft.prototype.has=Ot,Ft.prototype.set=Dt;const Pt=Ft;const xt=function(){this.size=0,this.__data__={hash:new Pt,map:new(Lt||W),string:new Pt}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Ut=function(t,e){var n=t.__data__;return Bt(e)?n["string"==typeof e?"string":"hash"]:n.map};const jt=function(t){var e=Ut(this,t).delete(t);return this.size-=e?1:0,e};const Gt=function(t){return Ut(this,t).get(t)};const Vt=function(t){return Ut(this,t).has(t)};const Ht=function(t,e){var n=Ut(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function zt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}zt.prototype.clear=xt,zt.prototype.delete=jt,zt.prototype.get=Gt,zt.prototype.has=Vt,zt.prototype.set=Ht;const Wt=zt;const Kt=function(t,e){var n=this.__data__;if(n instanceof W){var r=n.__data__;if(!Lt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Wt(r)}return n.set(t,e),this.size=n.size,this};function Jt(t){var e=this.__data__=new W(t);this.size=e.size}Jt.prototype.clear=K,Jt.prototype.delete=J,Jt.prototype.get=X,Jt.prototype.has=Z,Jt.prototype.set=Kt;const Xt=Jt;const Zt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=Ct(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Yt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Qt=Object.prototype.hasOwnProperty;const $t=function(t,e,n){var r=t[e];Qt.call(t,e)&&x(r,n)&&(void 0!==n||e in t)||Yt(t,e,n)};const te=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Yt(n,a,c):$t(n,a,c)}return n};const ee=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const ne=function(t){return null!=t&&"object"==typeof t};const re=function(t){return ne(t)&&"[object Arguments]"==ct(t)};var se=Object.prototype,oe=se.hasOwnProperty,ie=se.propertyIsEnumerable;const ae=re(function(){return arguments}())?re:function(t){return ne(t)&&oe.call(t,"callee")&&!ie.call(t,"callee")};const ce=Array.isArray;const ue=function(){return!1};var le="object"==typeof exports&&exports&&!exports.nodeType&&exports,fe=le&&"object"==typeof module&&module&&!module.nodeType&&module,he=fe&&fe.exports===le?Q.Buffer:void 0;const ge=(he?he.isBuffer:void 0)||ue;var de=/^(?:0|[1-9]\d*)$/;const pe=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&de.test(t))&&t>-1&&t%1==0&&t<e};const me=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var Ie={};Ie["[object Float32Array]"]=Ie["[object Float64Array]"]=Ie["[object Int8Array]"]=Ie["[object Int16Array]"]=Ie["[object Int32Array]"]=Ie["[object Uint8Array]"]=Ie["[object Uint8ClampedArray]"]=Ie["[object Uint16Array]"]=Ie["[object Uint32Array]"]=!0,Ie["[object Arguments]"]=Ie["[object Array]"]=Ie["[object ArrayBuffer]"]=Ie["[object Boolean]"]=Ie["[object DataView]"]=Ie["[object Date]"]=Ie["[object Error]"]=Ie["[object Function]"]=Ie["[object Map]"]=Ie["[object Number]"]=Ie["[object Object]"]=Ie["[object RegExp]"]=Ie["[object Set]"]=Ie["[object String]"]=Ie["[object WeakMap]"]=!1;const Ee=function(t){return ne(t)&&me(t.length)&&!!Ie[ct(t)]};const be=function(t){return function(e){return t(e)}};var Te="object"==typeof exports&&exports&&!exports.nodeType&&exports,_e=Te&&"object"==typeof module&&module&&!module.nodeType&&module,ye=_e&&_e.exports===Te&&q.process;const Ae=function(){try{var t=_e&&_e.require&&_e.require("util").types;return t||ye&&ye.binding&&ye.binding("util")}catch(t){}}();var ke=Ae&&Ae.isTypedArray;const Ce=ke?be(ke):Ee;var Le=Object.prototype.hasOwnProperty;const Se=function(t,e){var n=ce(t),r=!n&&ae(t),s=!n&&!r&&ge(t),o=!n&&!r&&!s&&Ce(t),i=n||r||s||o,a=i?ee(t.length,String):[],c=a.length;for(var u in t)!e&&!Le.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||pe(u,c))||a.push(u);return a};var Re=Object.prototype;const Ne=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(!Ne(t))return ve(t);var e=[];for(var n in Object(t))we.call(t,n)&&"constructor"!=n&&e.push(n);return e};const De=function(t){return null!=t&&me(t.length)&&!lt(t)};const Fe=function(t){return De(t)?Se(t):Oe(t)};const Pe=function(t,e){return t&&te(e,Fe(e),t)};const xe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Be=Object.prototype.hasOwnProperty;const Ue=function(t){if(!ut(t))return xe(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Be.call(t,r))&&n.push(r);return n};const je=function(t){return De(t)?Se(t,!0):Ue(t)};const Ge=function(t,e){return t&&te(e,je(e),t)};var Ve="object"==typeof exports&&exports&&!exports.nodeType&&exports,He=Ve&&"object"==typeof module&&module&&!module.nodeType&&module,ze=He&&He.exports===Ve?Q.Buffer:void 0,We=ze?ze.allocUnsafe:void 0;const Ke=function(t,e){if(e)return t.slice();var n=t.length,r=We?We(n):new t.constructor(n);return t.copy(r),r};const Je=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Xe=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Ze=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Ye=Object.getOwnPropertySymbols;const Qe=Ye?function(t){return null==t?[]:(t=Object(t),Xe(Ye(t),(function(e){return qe.call(t,e)})))}:Ze;const $e=function(t,e){return te(t,Qe(t),e)};const tn=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const en=Me(Object.getPrototypeOf,Object);const nn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)tn(e,Qe(t)),t=en(t);return e}:Ze;const rn=function(t,e){return te(t,nn(t),e)};const sn=function(t,e,n){var r=e(t);return ce(t)?r:tn(r,n(t))};const on=function(t){return sn(t,Fe,Qe)};const an=function(t){return sn(t,je,nn)};const cn=Ct(Q,"DataView");const un=Ct(Q,"Promise");const ln=Ct(Q,"Set");const fn=Ct(Q,"WeakMap");var hn="[object Map]",gn="[object Promise]",dn="[object Set]",pn="[object WeakMap]",mn="[object DataView]",In=mt(cn),En=mt(Lt),bn=mt(un),Tn=mt(ln),_n=mt(fn),yn=ct;(cn&&yn(new cn(new ArrayBuffer(1)))!=mn||Lt&&yn(new Lt)!=hn||un&&yn(un.resolve())!=gn||ln&&yn(new ln)!=dn||fn&&yn(new fn)!=pn)&&(yn=function(t){var e=ct(t),n="[object Object]"==e?t.constructor:void 0,r=n?mt(n):"";if(r)switch(r){case In:return mn;case En:return hn;case bn:return gn;case Tn:return dn;case _n:return pn}return e});const An=yn;var kn=Object.prototype.hasOwnProperty;const Cn=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&kn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Ln=Q.Uint8Array;const Sn=function(t){var e=new t.constructor(t.byteLength);return new Ln(e).set(new Ln(t)),e};const Rn=function(t,e){var n=e?Sn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Mn=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var vn=$?$.prototype:void 0,wn=vn?vn.valueOf:void 0;const On=function(t){return wn?Object(wn.call(t)):{}};const Dn=function(t,e){var n=e?Sn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const Fn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Sn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return 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 Pn=Object.create;const xn=function(){function t(){}return function(e){if(!ut(e))return{};if(Pn)return Pn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Bn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:xn(en(t))};const Un=function(t){return ne(t)&&"[object Map]"==An(t)};var jn=Ae&&Ae.isMap;const Gn=jn?be(jn):Un;const Vn=function(t){return ne(t)&&"[object Set]"==An(t)};var Hn=Ae&&Ae.isSet;const zn=Hn?be(Hn):Vn;var Wn="[object Arguments]",Kn="[object Function]",Jn="[object Object]",Xn={};Xn[Wn]=Xn["[object Array]"]=Xn["[object ArrayBuffer]"]=Xn["[object DataView]"]=Xn["[object Boolean]"]=Xn["[object Date]"]=Xn["[object Float32Array]"]=Xn["[object Float64Array]"]=Xn["[object Int8Array]"]=Xn["[object Int16Array]"]=Xn["[object Int32Array]"]=Xn["[object Map]"]=Xn["[object Number]"]=Xn[Jn]=Xn["[object RegExp]"]=Xn["[object Set]"]=Xn["[object String]"]=Xn["[object Symbol]"]=Xn["[object Uint8Array]"]=Xn["[object Uint8ClampedArray]"]=Xn["[object Uint16Array]"]=Xn["[object Uint32Array]"]=!0,Xn["[object Error]"]=Xn[Kn]=Xn["[object WeakMap]"]=!1;const Zn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!ut(e))return e;var f=ce(e);if(f){if(a=Cn(e),!c)return Je(e,a)}else{var h=An(e),g=h==Kn||"[object GeneratorFunction]"==h;if(ge(e))return Ke(e,c);if(h==Jn||h==Wn||g&&!o){if(a=u||g?{}:Bn(e),!c)return u?rn(e,Ge(a,e)):$e(e,Pe(a,e))}else{if(!Xn[h])return o?e:{};a=Fn(e,h,c)}}i||(i=new Xt);var d=i.get(e);if(d)return d;i.set(e,a),zn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Gn(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?an:on:u?je:Fe)(e);return Zt(p||e,(function(s,o){p&&(s=e[o=s]),$t(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Zn(t,5)};const Yn=function(t){return"symbol"==typeof t||ne(t)&&"[object Symbol]"==ct(t)};var Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,$n=/^\w*$/;const tr=function(t,e){if(ce(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Yn(t))||($n.test(t)||!Qn.test(t)||null!=e&&t in Object(e))};function er(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new(er.Cache||Wt),n}er.Cache=Wt;const nr=er;var rr=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,sr=/\\(\\)?/g;const or=function(t){var e=nr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(rr,(function(t,n,r,s){e.push(r?s.replace(sr,"$1"):n||t)})),e}));const ir=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var ar=$?$.prototype:void 0,cr=ar?ar.toString:void 0;const ur=function t(e){if("string"==typeof e)return e;if(ce(e))return ir(e,t)+"";if(Yn(e))return cr?cr.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const lr=function(t){return null==t?"":ur(t)};const fr=function(t,e){return ce(t)?t:tr(t,e)?[t]:or(lr(t))};const hr=function(t){if("string"==typeof t||Yn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const gr=function(t,e,n,r){if(!ut(t))return t;for(var s=-1,o=(e=fr(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=hr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=ut(l)?l:pe(e[s+1])?[]:{})}$t(a,c,u),a=a[c]}return t};const dr=function(t,e,n){return null==t?t:gr(t,e,n)};const pr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const mr=function(t){return this.__data__.has(t)};function Ir(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Wt;++e<n;)this.add(t[e])}Ir.prototype.add=Ir.prototype.push=pr,Ir.prototype.has=mr;const Er=Ir;const br=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Tr=function(t,e){return t.has(e)};const _r=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new Er:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!br(e,(function(t,e){if(!Tr(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const yr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const Ar=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var kr=$?$.prototype:void 0,Cr=kr?kr.valueOf:void 0;const Lr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new Ln(t),new Ln(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return x(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=yr;case"[object Set]":var c=1&r;if(a||(a=Ar),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=_r(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Cr)return Cr.call(t)==Cr.call(e)}return!1};var Sr=Object.prototype.hasOwnProperty;const 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:Sr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Mr="[object Array]",vr="[object Object]",wr=Object.prototype.hasOwnProperty;const Or=function(t,e,n,r,s,o){var i=ce(t),a=ce(e),c=i?Mr:An(t),u=a?Mr:An(e),l=(c=c==Nr?vr:c)==vr,f=(u=u==Nr?vr:u)==vr,h=c==u;if(h&&ge(t)){if(!ge(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Xt),i||Ce(t)?_r(t,e,n,r,s,o):Lr(t,e,c,n,r,s,o);if(!(1&n)){var 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 Xt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Xt),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 Pr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const xr=function(t,e){for(var n=0,r=(e=fr(e,t)).length;null!=t&&n<r;)t=t[hr(e[n++])];return n&&n==r?t:void 0};const Br=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Ur=function(t,e){return e.length<2?t:xr(t,Br(e,0,-1))};const jr=function(t,e){return e=fr(e,t),null==(t=Ur(t,e))||delete t[hr(Pr(e))]};const Gr=function(t,e){return null==t||jr(t,e)};function Vr(){const t=["getItems","getContainedElement","markers","12592521dWfyQa","push","_onAttributesChange","map","from","hasComments","9513440WjaFDx","discard","head","5RmmIGp","6011646ATaFSE","addRange","nodeAfter","getRanges","reduce","getRange","split","getFirstMarker","change","add","subType","get","clear","_model","addMarker","delete","authoredAt","suggestion:","_saved","getMarkers","isInContent","setAttribute","length","creator","nodeBefore","isIntersectingWithRange","_onAccept","substr","_isDataLoaded","onAttributesChange","decorate","onDiscard","3468747KMbNSa","accept","size","commentThread","end","author","type","getMultiRangeId","removeMarker","_onDiscard","start","isMultiRange","filter","_markerNames","next","636025lcPDqp","4AsvIgm","createdAt","removeMarkers","getAllAdjacentSuggestions","1172178TCoVNe","removeAttribute","454854DaamlW","attributes","isIntersecting","previous","getMarkerNames","toJSON","addMarkerName","data","set","getFirstRange","@external","onAccept","isExternal"];return(Vr=function(){return t})()}const Hr=zr;function zr(t,e){const n=Vr();return(zr=function(t,e){return n[t-=420]})(t,e)}!function(t){const e=zr,n=t();for(;;)try{if(605441===parseInt(e(426))/1+-parseInt(e(433))/2+parseInt(e(491))/3*(parseInt(e(427))/4)+-parseInt(e(458))/5*(parseInt(e(459))/6)+-parseInt(e(431))/7+-parseInt(e(455))/8+parseInt(e(449))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vr);class Wr extends((0,e.ObservableMixin)()){constructor(t,e){const n=zr;super(),this[n(487)]=!1,this.id=e.id,this[n(497)]=e[n(497)],this[n(469)]=e[n(469)]||null,this[n(496)]=e[n(496)],this[n(482)]=e[n(482)]||e[n(496)],this[n(445)]=Boolean(e[n(434)]&&e[n(434)][n(443)]),this[n(440)]=null,this[n(472)]=t,this[n(485)]=e[n(444)],this[n(420)]=e[n(490)],this[n(451)]=e[n(488)],this[n(424)]=new Set,this[n(428)]=null,this[n(441)](n(475),null),this[n(441)](n(434),e[n(434)]||{}),this[n(441)](n(436),null),this[n(441)](n(425),null),this[n(441)](n(494),null),this[n(441)](n(477),!1),this[n(489)](n(492)),this[n(489)](n(456))}get[Hr(457)](){const t=Hr;let e=this;for(;e[t(436)];)e=e[t(436)];return e}get[Hr(454)](){const t=Hr;return!!this[t(494)]&&this[t(494)][t(481)]>0}get[Hr(422)](){const t=Hr;return 0!=this[t(424)][t(493)]&&6==Array[t(453)](this[t(424)])[0][t(465)](":")[t(481)]}get[Hr(479)](){return null!==this[Hr(466)]()}[Hr(439)](t){const e=Hr;this[e(424)][e(468)](t)}[Hr(437)](){const t=Hr;return Array[t(453)](this[t(424)])}[Hr(478)](){const t=Hr;return this[t(437)]()[t(452)]((e=>this[t(472)][t(448)][t(470)](e)))[t(423)]((t=>t))}[Hr(466)](){return this[Hr(478)]()[0]||null}[Hr(429)](){const t=Hr;this[t(472)][t(467)]((e=>{const n=t;for(const t of this[n(478)]())e[n(499)](t)})),this[t(424)][t(471)]()}[Hr(499)](t){const e=Hr;this[e(472)][e(467)]((n=>{n[e(499)](t)})),this[e(424)][e(474)](t)}[Hr(460)](t){const e=Hr,n=e(476)+this[e(497)]+":"+this[e(469)]+":"+this.id+":"+this[e(482)].id+":"+Wr[e(498)]();this[e(439)](n),this[e(472)][e(467)]((r=>{r[e(473)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Hr(484)](t){const e=Hr;for(const n of this[e(462)]())if(n[e(435)](t))return!0;return!1}[Hr(462)](){const t=Hr;return this[t(478)]()[t(452)]((e=>e[t(464)]()))}[Hr(446)](){const t=Hr;return this[t(462)]()[t(463)](((e,n)=>[...e,...n[t(446)]()]),[])}[Hr(442)](){const t=Hr;var e;return(null===(e=this[t(466)]())||void 0===e?void 0:e[t(464)]())||null}[Hr(447)](){const t=Hr,e=this[t(462)]();if(1!=e[t(481)])return null;const n=e[0],r=n[t(421)][t(461)],s=n[t(495)][t(483)];return r instanceof i.Element?r!=s?null:r:null}[Hr(492)](){const t=Hr;this[t(485)](this[t(462)](),this[t(440)],this[t(434)]),this[t(429)]()}[Hr(456)](){const t=Hr;this[t(420)](this[t(462)](),this[t(440)],this[t(434)]),this[t(429)]()}[Hr(430)](){const t=Hr,e=[];let n=this[t(457)];for(;n;)e[t(450)](n),n=n[t(425)];return e}[Hr(480)](t,e){const n=Hr,r=qn(this[n(434)]);dr(r,t,e),Fr(r,this[n(434)])||(this[n(434)]=r,this[n(451)](r))}[Hr(432)](t){const e=Hr,n=qn(this[e(434)]);Gr(n,t),Fr(n,this[e(434)])||(this[e(434)]=n,this[e(451)](this[e(434)]))}[Hr(438)](){const t=Hr;return{id:this.id,type:this[t(469)]?this[t(497)]+":"+this[t(469)]:this[t(497)],authorId:this[t(482)].id,createdAt:this[t(428)],hasComments:this[t(454)],data:this[t(440)],attributes:this[t(434)]}}static[Hr(498)](){const t=Hr;return(0,e.uid)()[t(486)](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 Jr=Xr;function Xr(t,e){const n=qr();return(Xr=function(t,e){return n[t-=386]})(t,e)}!function(t){const e=Xr,n=t();for(;;)try{if(978887===-parseInt(e(423))/1+parseInt(e(451))/2+-parseInt(e(418))/3*(parseInt(e(410))/4)+-parseInt(e(417))/5+parseInt(e(389))/6+-parseInt(e(402))/7*(parseInt(e(456))/8)+parseInt(e(481))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qr);class Zr{constructor(t,e){const n=Xr;this[n(390)]=[],this[n(414)]=new Map,this[n(461)]=[],this[n(395)]=new Map,this[n(474)]=t,this[n(442)]=e}[Jr(412)](t){const e=Jr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(401)];o++){const i=t[o];if(!i[e(447)])continue;const a=this[e(472)](i);if(a){if(null!=i[e(470)]){if(r[e(450)](i[e(470)]))continue;r[e(416)](i[e(470)])}n[e(473)](a)}else if(e(413)!=i[e(438)])e(469)!=i[e(438)]&&e(421)!=i[e(438)]||this[e(460)](n,i,t[o+1]);else{const t=i[e(419)][e(444)];if(s[e(450)](t))continue;s[e(416)](i[e(419)][e(444)]),t==Sc?this[e(448)](n,i):this[e(411)](n,i)}}return this[e(459)](n)}[Jr(475)](t){const e=Jr;this[e(390)][e(473)](t)}[Jr(463)](t,n,r=e.priorities[Jr(466)]){const s=Jr;s(464)==typeof t?(0,e.insertToPriorityArray)(this[s(461)],{matchingCallback:t,label:n,priority:r}):this[s(414)][s(434)](t,n)}[Jr(452)](t,e){const n=Jr;this[n(395)][n(434)](t,e)}[Jr(446)](t,e=1){const n=Jr;let r;for(const e of this[n(461)])if(e[n(432)](t)){r=e[n(430)];break}return r||(r=this[n(414)][n(408)](t[n(454)])),r?r(e):1!==e?e+" "+t[n(454)]+"s":""+t[n(454)]}[Jr(397)](t,e){const n=Jr,r=e[n(457)]()[n(394)](),s=n(469)==e[n(438)]?n(416):n(458);for(const e of r){const o=e[n(476)],i=t[t[n(401)]-1];if(o.is(n(429)))i&&i[n(438)][n(409)](n(467))>-1&&t[n(399)](),i&&n(403)==i[n(438)]?i[s]+=o[n(419)]:t[n(473)]({type:n(403),add:n(416)==s?o[n(419)]:"",remove:n(458)==s?o[n(419)]:""});else if(this[n(474)][n(424)](o)){const a=o;if(i&&i[n(438)][n(409)](n(467))>-1&&t[n(399)](),n(480)==e[n(438)])continue;i&&i[n(438)]==s+n(386)&&i[n(407)][n(454)]==a[n(454)]?i[n(387)]++:t[n(473)]({type:s+n(386),element:a,quantity:1}),r[n(422)]((t=>!(n(480)==t[n(438)]&&t[n(476)]==o)))}else if(this[n(474)][n(404)](o,n(393))||o.is(n(407),n(391))){const r=o;if(n(416)==s&&n(449)==e[n(438)]||n(458)==s&&n(480)==e[n(438)])continue;if(i&&-1==i[n(438)][n(409)](n(467))){n(403)==i[n(438)]&&(i[s]+="\n");continue}let a;if(a=n(416)==s?r[n(479)]&&!this[n(474)][n(424)](r[n(479)])?r[n(479)]:null:r[n(398)]&&!this[n(474)][n(424)](r[n(398)])?r[n(398)]:null,r[n(420)]||a&&a[n(420)]){const e=a&&a[n(420)]?a:r;i&&i[n(438)]==s+n(439)&&i[n(407)][n(454)]==e[n(454)]?i[n(387)]++:t[n(473)]({type:s+n(439),element:e,quantity:1})}else t[n(473)]({type:s+n(467),element:r})}}}[Jr(459)](t){const e=Jr,n=this[e(442)],r=[],s=[],o=[];for(const i of t)switch(i[e(438)]){case e(403):if(i[e(416)]=i[e(416)][e(468)](/(\S)\u000A+(\S)/g,e(465))[e(468)](/\u000A/g,""),i[e(458)]=i[e(458)][e(468)](/(\S)\u000A+(\S)/g,e(465))[e(468)](/\u000A/g,""),""!=i[e(416)]&&""!=i[e(458)]){r[e(473)]({type:e(468),content:Kr(n,e(441),['"'+i[e(458)]+'"','"'+i[e(416)]+'"'])});continue}if(null!=i[e(416)][e(427)](/^ +$/)){r[e(473)]({type:e(469),content:Kr(n,e(405),Kr(n,e(462),i[e(416)][e(401)]))});continue}if(null!=i[e(458)][e(427)](/^ +$/)){r[e(473)]({type:e(421),content:Kr(n,e(453),Kr(n,e(462),i[e(458)][e(401)]))});continue}if(""!=i[e(416)]){r[e(473)]({type:e(469),content:Kr(n,e(405),'"'+i[e(416)]+'"')});continue}r[e(473)]({type:e(421),content:Kr(n,e(453),'"'+i[e(458)]+'"')});continue;case e(406):case e(428):r[e(473)]({type:e(469),content:Kr(n,e(405),this[e(446)](i[e(407)],i[e(387)]))});continue;case e(425):case e(396):r[e(473)]({type:e(421),content:Kr(n,e(453),this[e(446)](i[e(407)],i[e(387)]))});continue;case e(388):r[e(473)]({type:e(469),content:Kr(n,e(433),this[e(446)](i[e(407)],i[e(387)]))});continue;case e(471):r[e(473)]({type:e(421),content:Kr(n,e(436),this[e(446)](i[e(407)],i[e(387)]))});continue;case e(400):s[e(473)](i[e(444)]);continue;case e(437):o[e(473)](i[e(444)]);continue;default:r[e(473)](i)}if(s[e(401)]){const t=s[e(477)]((t=>this[e(395)][e(450)](t)?this[e(395)][e(408)](t):t))[e(415)](", ");r[e(473)]({type:e(478),content:Kr(this[e(442)],e(426),t)})}if(o[e(401)]){const t=o[e(477)]((t=>this[e(395)][e(450)](t)?this[e(395)][e(408)](t):t))[e(415)](", ");r[e(473)]({type:e(478),content:Kr(this[e(442)],e(392),t)})}return r}[Jr(472)](t){const e=Jr;for(const n of this[e(390)]){const r=n(t);if(r&&e(438)in r)return r}}[Jr(411)](t,e){const n=Jr,r=e[n(419)],s=void 0===r[n(435)]?n(437):n(400);t[n(473)]({type:s,key:r[n(444)]})}[Jr(448)](t,e){const n=Jr;t[n(473)]({type:n(478),content:Kr(this[n(442)],n(445),this[n(446)](e[n(457)]()[n(443)][n(455)],1))})}[Jr(460)](t,e,n){const r=Jr;if(this[r(397)](t,e),n&&n[r(457)]()&&!e[r(457)]()[r(431)][r(440)](n[r(457)]()[r(443)])){const n=t[t[r(401)]-1],s=r(469)==e[r(438)]?r(416):r(458);n&&r(403)==n[r(438)]&&(n[s]+="\n")}}}function qr(){const t=["registerElementLabel","function","$1 $2","normal","Container","replace","insertion","subType","removeContainer","_handleCustomCallbackDescription","push","_schema","registerDescriptionCallback","item","map","format","nextSibling","elementEnd","25858377RnWXLk","Object","quantity","addContainer","3499182wqyghN","_customCallbacks","softBreak","*Remove format:* %0","$text","getWalker","_attributeLabels","removeObject","_addDescriptionItems","previousSibling","pop","addFormat","length","42aLkhxN","text","checkChild","*Insert:* %0","addEmptyContainer","element","get","indexOf","152ESGLAU","_handleAttributeSuggestionDescription","getDescriptions","attribute","_itemLabels","join","add","1569880LgJxIH","70782uXtEtJ","data","isEmpty","deletion","skip","678652KHRIKK","isObject","removeEmptyContainer","*Set format:* %0","match","addObject","$textProxy","label","end","matchingCallback","*Split:* %0","set","newValue","*Merge:* %0","removeFormat","type","EmptyContainer","isEqual","REPLACE_TEXT","_locale","start","key","*Change to:* %0","getItemLabel","isInContent","_handleRenameSuggestionDescription","elementStart","has","1473878bnhxrD","registerAttributeLabel","*Remove:* %0","name","nodeAfter","1766936yAhKIq","getFirstRange","remove","_resolveDescriptionItems","_handleInsertRemoveSuggestionDescription","_itemLabelsCallbacks","ELEMENT_SPACE"];return(qr=function(){return t})()}const Yr=$r;function Qr(){const t=["8hgDnfv","showAIAssistant","396227TxUaJD","809683Aklcno","13128696qtGwWt","354555OeewYT","get","15884DXKUhX","10pySvLc","commands","70012MpIihY","plugins","3500Vyhbay","editor","6234lcRqXY","enableCommand","6mlPRTw","TrackChangesEditing","afterInit","505NmvLZN"];return(Qr=function(){return t})()}function $r(t,e){const n=Qr();return($r=function(t,e){return n[t-=400]})(t,e)}!function(t){const e=$r,n=t();for(;;)try{if(948372===-parseInt(e(413))/1+parseInt(e(419))/2*(parseInt(e(405))/3)+parseInt(e(401))/4*(parseInt(e(410))/5)+parseInt(e(407))/6*(parseInt(e(414))/7)+parseInt(e(411))/8*(parseInt(e(416))/9)+parseInt(e(403))/10*(parseInt(e(418))/11)+-parseInt(e(415))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qr);class ts extends t.Plugin{[Yr(409)](){const t=Yr,e=this[t(404)],n=e[t(402)][t(417)](t(408));e[t(400)][t(417)](t(412))&&n[t(406)](t(412))}}const es=ns;function ns(t,e){const n=rs();return(ns=function(t,e){return n[t-=333]})(t,e)}function rs(){const t=["has","84729zcNeyK","FORMAT_ALIGNMENT","enableDefaultAttributesIntegration","AlignmentEditing","7344424PTHVWD","_registerLegacyDescription","4967616LdSOBu","commandParams","descriptionFactory","registerDescriptionCallback","editor","1qIEFNZ","commandName","registerAttributeLabel","FORMAT_JUSTIFY_TEXT","alignment","type","right","justify","18856ZecZtC","center","get","3049794WxNGdn","613310zfBMJH","locale","TrackChangesEditing","afterInit","FORMAT_ALIGN_TO_LEFT","registerBlockAttribute","FORMAT_ALIGN_TO_CENTER","FORMAT_ALIGN_TO_RIGHT","7adKjwY","135Crknef","formatBlock","*Format:* %0","value","format","plugins","left","15wJnwIU","223112KhWIgE"];return(rs=function(){return t})()}!function(t){const e=ns,n=t();for(;;)try{if(738743===parseInt(e(341))/1*(-parseInt(e(349))/2)+parseInt(e(372))/3+-parseInt(e(370))/4*(-parseInt(e(369))/5)+parseInt(e(336))/6+-parseInt(e(361))/7*(parseInt(e(334))/8)+-parseInt(e(362))/9*(-parseInt(e(353))/10)+-parseInt(e(352))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rs);class ss extends t.Plugin{[es(356)](){const t=es,e=this[t(340)],n=e[t(354)];if(!e[t(367)][t(371)](t(333)))return;const r=e[t(367)][t(351)](t(355));r[t(374)](t(345)),r[t(358)](t(345)),r[t(338)][t(343)](t(345),Kr(n,t(373))),this[t(335)]()}[es(335)](){const t=es,e=this[t(340)],n=e[t(354)];e[t(367)][t(351)](t(355))[t(338)][t(339)]((e=>{const r=t;if(r(363)!=e[r(346)])return;const{data:s}=e;if(s&&r(345)==s[r(342)]){const t=s[r(337)][0][r(365)];return{type:r(366),content:Kr(n,r(364),function(t){const e=r;switch(t){case e(368):return Kr(n,e(357));case e(347):return Kr(n,e(360));case e(350):return Kr(n,e(359));case e(348):return Kr(n,e(344))}}(t))}}}))}}const os=is;function is(t,e){const n=as();return(is=function(t,e){return n[t-=352]})(t,e)}function as(){const t=["superscript","FORMAT_CODE","bold","plugins","1339036JnPTit","StrikethroughEditing","FORMAT_ITALIC","has","SuperscriptEditing","underline","626qkQEki","BoldEditing","CodeEditing","311955HeWbSa","_registerLegacyDescription","registerInlineAttribute","slice","subscript","locale","FORMAT_UNDERLINE","italic","registerDescriptionCallback","314603fUPpYE","16722ttpPGJ","*Remove format:* %0","2427930KxorGj","afterInit","FORMAT_BOLD","format","get","SubscriptEditing","editor","descriptionFactory","enableDefaultAttributesIntegration","FORMAT_SUBSCRIPT","FORMAT_STRIKETHROUGH","FORMAT_","ItalicEditing","UnderlineEditing","formatInline","toUpperCase","*Format:* %0","type","3144FfrxPl","56xbJJNR","code","forceValue","TrackChangesEditing","strikethrough","429496hQdSol","toLowerCase","registerAttributeLabel","FORMAT_SUPERSCRIPT","commandName","commandParams"];return(as=function(){return t})()}!function(t){const e=is,n=t();for(;;)try{if(176472===parseInt(e(395))/1+-parseInt(e(383))/2*(-parseInt(e(361))/3)+-parseInt(e(377))/4+parseInt(e(386))/5+-parseInt(e(396))/6*(-parseInt(e(362))/7)+parseInt(e(367))/8+-parseInt(e(398))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(as);const cs=[os(384),os(355),os(356),os(385),os(378),os(403),os(381)];class us extends t.Plugin{[os(399)](){const t=os,e=this[t(404)],n=e[t(376)][t(402)](t(365)),r=e[t(391)];for(const s of cs){if(!e[t(376)][t(380)](s))continue;const o=s[t(389)](0,-7)[t(368)](),i=t(354)+o[t(358)]();n[t(406)](o),n[t(388)](o),n[t(405)][t(369)](o,Kr(r,i))}this[t(387)]()}[os(387)](){const t=os,e=this[t(404)],n=e[t(391)],r=e[t(376)][t(402)](t(365));function s(e,s){const o=t;r[o(405)][o(394)]((t=>{const r=o;if(r(357)!=t[r(360)])return;const{data:i}=t;return i&&i[r(371)]===e?i[r(372)][0][r(364)]?{type:r(401),content:Kr(n,r(359),s)}:{type:r(401),content:Kr(n,r(397),s)}:void 0}))}s(t(375),Kr(n,t(400))),s(t(393),Kr(n,t(379))),s(t(382),Kr(n,t(392))),s(t(363),Kr(n,t(374))),s(t(366),Kr(n,t(353))),s(t(390),Kr(n,t(352))),s(t(373),Kr(n,t(370)))}}const ls=hs;function fs(){const t=["*Set format:* %0","*Remove format:* %0","ELEMENT_BLOCK_QUOTE","20008tHIFLS","schema","locale","1777383yykoaF","registerDescriptionCallback","commandParams","8kcGgkr","selection","get","335ReClmT","blockQuote","commandName","2jTsSmx","forceValue","editor","enableCommand","3906980hwJghh","filter","model","commands","parent","206490dbJQSO","77noIcsw","markBlockFormat","TrackChangesEditing","BlockQuoteEditing","399017kuXzuj","format","6179445AlkEql","afterInit","1364688UogKMZ","document","133GrQbdB","checkChild","from","has","getSelectedBlocks","change","$root","name","value","descriptionFactory","plugins"];return(fs=function(){return t})()}function hs(t,e){const n=fs();return(hs=function(t,e){return n[t-=178]})(t,e)}!function(t){const e=hs,n=t();for(;;)try{if(406542===parseInt(e(196))/1+-parseInt(e(182))/2*(parseInt(e(219))/3)+-parseInt(e(216))/4*(parseInt(e(179))/5)+-parseInt(e(191))/6*(-parseInt(e(202))/7)+-parseInt(e(222))/8*(-parseInt(e(198))/9)+parseInt(e(186))/10+-parseInt(e(192))/11*(parseInt(e(200))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fs);class gs extends t.Plugin{[ls(199)](){const t=ls,e=this[t(184)],n=e[t(218)];if(!e[t(212)][t(205)](t(195)))return;const r=e[t(212)][t(178)](t(194)),s=this[t(184)][t(189)][t(178)](t(180));r[t(185)](t(180),((n,o={})=>{const i=t,a=this[i(184)][i(188)][i(201)][i(223)],c=o&&void 0!==o[i(183)]?o[i(183)]:!s[i(210)];let u=[];if(c){const t=Array[i(204)](a[i(206)]())[i(187)]((t=>ds(t)||function(t,e){const n=i,r=e[n(203)](t[n(190)],n(180)),s=e[n(203)]([n(208),n(180)],t);return r&&s}(t,this[i(184)][i(188)][i(217)])));u=C(t,e[i(188)])}else{const t=Array[i(204)](a[i(206)]())[i(187)]((t=>ds(t)));u=C(t,e[i(188)])}e[i(188)][i(207)]((()=>{const t=i;for(const e of u)r[t(193)](e,{commandName:t(180),commandParams:[{forceValue:c}]})}))})),r[t(211)][t(220)]((e=>{const r=t,{data:s}=e;if(s&&r(180)==s[r(181)]){const t=Kr(n,r(215));return s[r(221)][0][r(183)]?{type:r(197),content:Kr(n,r(213),t)}:{type:r(197),content:Kr(n,r(214),t)}}}))}}function ds(t){const e=ls;return e(180)==t[e(190)][e(209)]}const ps=Is;function ms(){const t=["editor","changeCaseUpper","36TvyIFe","changeCaseTitle","changeCaseLower","5Bmipaw","2430836btiluG","get","42QcNwzM","CaseChange","63ZIZOVf","901870XEJvmq","has","afterInit","901840ENNXjM","TrackChangesEditing","58948Wbqsyu","2337168hunQYv","6919086kNMHpo","plugins","5184421aGeQta","12TDnUix","enableCommand"];return(ms=function(){return t})()}function Is(t,e){const n=ms();return(Is=function(t,e){return n[t-=419]})(t,e)}!function(t){const e=Is,n=t();for(;;)try{if(779846===-parseInt(e(426))/1*(parseInt(e(440))/2)+parseInt(e(441))/3+-parseInt(e(430))/4*(parseInt(e(429))/5)+parseInt(e(419))/6+-parseInt(e(432))/7*(-parseInt(e(438))/8)+parseInt(e(434))/9*(-parseInt(e(435))/10)+-parseInt(e(421))/11*(-parseInt(e(422))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ms);class Es extends t.Plugin{[ps(437)](){const t=ps,e=this[t(424)];e[t(420)][t(436)](t(433))&&(e[t(420)][t(431)](t(439))[t(423)](t(425)),e[t(420)][t(431)](t(439))[t(423)](t(428)),e[t(420)][t(431)](t(439))[t(423)](t(427)))}}const bs=Ts;function Ts(t,e){const n=_s();return(Ts=function(t,e){return n[t-=415]})(t,e)}function _s(){const t=["2601232HNehZS","enableCommand","149658BSHzNk","10239363tPkejn","afterInit","21zvMvUw","get","editor","265ZpyJUU","1662408ihnmZM","plugins","3756SoDYRM","commands","28377khAekO","17662250YHQpWA","ckbox","242LzAybk","TrackChangesEditing"];return(_s=function(){return t})()}!function(t){const e=Ts,n=t();for(;;)try{if(641210===-parseInt(e(418))/1+parseInt(e(432))/2*(-parseInt(e(429))/3)+parseInt(e(416))/4+parseInt(e(424))/5*(parseInt(e(427))/6)+-parseInt(e(421))/7*(-parseInt(e(425))/8)+-parseInt(e(419))/9+parseInt(e(430))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_s);class ys extends t.Plugin{[bs(420)](){const t=bs,e=this[t(423)];e[t(428)][t(422)](t(431))&&e[t(426)][t(422)](t(415))[t(417)](t(431))}}const As=ks;function ks(t,e){const n=Ls();return(ks=function(t,e){return n[t-=168]})(t,e)}!function(t){const e=ks,n=t();for(;;)try{if(236210===-parseInt(e(222))/1*(parseInt(e(206))/2)+-parseInt(e(177))/3+-parseInt(e(178))/4*(-parseInt(e(212))/5)+-parseInt(e(171))/6+-parseInt(e(221))/7+-parseInt(e(182))/8+parseInt(e(202))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ls);class Cs extends t.Plugin{[As(170)](){const t=As,e=this[t(188)];if(!e[t(210)][t(214)](t(191)))return;const n=e[t(210)][t(205)](t(185)),r=e[t(200)],s=e[t(199)][t(205)](t(174))[t(223)],o=e[t(208)][t(205)](t(174));n[t(207)](t(175)),n[t(207)](t(195)),n[t(207)](t(174),((r,i={})=>{const a=t,c=e[a(219)],u=e[a(219)][a(203)][a(173)],l=i&&void 0!==i[a(213)]?i[a(213)]:!o[a(218)];let f;i[a(193)]||(i[a(193)]=s[0][a(193)]),f=l?Array[a(192)](u[a(220)]())[a(198)]((t=>Ss(t)||function(t,e){const n=a;return!t.is(n(169))&&!e[n(190)](t)&&e[n(172)](t[n(180)],n(174))}(t,c[a(209)]))):Array[a(192)](u[a(220)]())[a(198)]((t=>Ss(t)));const h=C(f,c);c[a(168)]((()=>{const t=a;for(const e of h)n[t(183)](e,{commandName:t(174),commandParams:[{...i,forceValue:l}],formatGroupId:t(197)})}))})),n[t(215)][t(187)](t(174),(e=>Kr(r,t(181),e))),n[t(215)][t(186)]((e=>{const n=t;if(n(194)!=e[n(201)])return;const o=r.t,{data:i}=e;if(!i||n(174)!=i[n(216)])return;const a=i[n(217)][0][n(193)],c=o(s[n(211)]((t=>t[n(193)]===a))[n(189)])[n(204)]();return i[n(217)][0][n(213)]?{type:n(179),content:Kr(r,n(196),Kr(r,n(181),1)+" ("+c+")")}:{type:n(179),content:Kr(r,n(176),Kr(r,n(181),1))}}))}}function Ls(){const t=["language","formatBlock","outdentCodeBlock","*Set format:* %0","blockName","filter","config","locale","type","8407791FOkQfs","document","toLowerCase","get","2wUCXoZ","enableCommand","commands","schema","plugins","find","5HekQBn","forceValue","has","descriptionFactory","commandName","commandParams","value","model","getSelectedBlocks","1083292SndgjP","328737LDyeQG","languages","change","rootElement","afterInit","500466daDhbA","checkChild","selection","codeBlock","indentCodeBlock","*Remove format:* %0","899214GhjPXU","899804wzaKfn","format","parent","ELEMENT_CODE_BLOCK","450384KwdIBH","markBlockFormat","name","TrackChangesEditing","registerDescriptionCallback","registerElementLabel","editor","label","isLimit","CodeBlock","from"];return(Ls=function(){return t})()}function Ss(t){const e=As;return e(174)==t[e(184)]}function Rs(){const t=["5730669RYIkon","81UMJJwt","72xmMvHg","353456KQSVWi","get","173685iPMqeK","TrackChangesEditing","16355590dHOGiD","has","editor","plugins","afterInit","enableCommand","693EIsQzg","44JVwlSu","addCommentThread","21581NUUQHJ","CommentsEditing","209404RcfPGh"];return(Rs=function(){return t})()}const Ns=Ms;function Ms(t,e){const n=Rs();return(Ms=function(t,e){return n[t-=475]})(t,e)}!function(t){const e=Ms,n=t();for(;;)try{if(413898===parseInt(e(485))/1*(-parseInt(e(483))/2)+parseInt(e(482))/3+parseInt(e(487))/4+-parseInt(e(493))/5*(-parseInt(e(490))/6)+-parseInt(e(488))/7+parseInt(e(491))/8*(-parseInt(e(489))/9)+parseInt(e(476))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Rs);class vs extends t.Plugin{[Ns(480)](){const t=Ns,e=this[t(478)];e[t(479)][t(477)](t(486))&&e[t(479)][t(492)](t(475))[t(481)](t(484))}}var ws=n(834);function Os(){const t=["insert","createRangeOn","TrackChangesEditing","toViewPosition","markerRange","start","activeMarkers","hasAttribute","isContent","ck-suggestion-marker-","test","type","markerName","model","push","previousPosition","2268738HZDLIv","isLimit","18xEDgNn","addClass","isAtEnd","elementEnd","804068gbMJpA","get","schema","1958803UmqthL","4574448njSBUm","getWalker","11582LxYCgA","2197985rzuPdx","bindElementToMarker","span","writer","isBlock","parent","2410VZeqMr","getCustomProperty","84359MUonuB","includes","item","plugins","nextSibling","getItems","consumable","mapper","18kSZaBW","toViewElement","ck-suggestion-marker--active","name","107ZynCPF","_splitMarkerName","createUIElement","addHighlight"];return(Os=function(){return t})()}function Ds(t,e){const n=Os();return(Ds=function(t,e){return n[t-=494]})(t,e)}function Fs(t,e,n){const r=Ds,s=[];for(const o of e[r(545)]())o[r(510)](t)&&s[r(517)](n[r(504)](o));return s}function Ps(t,e,{showActiveMarker:n=!0}={}){const r=Ds,s=t[r(543)][r(526)](r(505));return(o,i,a)=>{const c=r;if(!a[c(546)][c(513)](i[c(507)],o[c(498)]))return;const u=i[c(507)][c(530)](),l=i[c(507)][c(508)],f=t[c(516)][c(527)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(542)];d=d||f[c(511)](e);const n=a[c(494)][c(496)](e);if(n&&n[c(539)](c(502)))return;c(524)==t[c(514)]&&f[c(536)](e)&&!f[c(520)](e)&&(e[c(544)]||l[c(523)]?h&&h[c(537)]==e||(h=e,m(t[c(518)]),p=!0):g=g||t[c(518)])}function m(t){const r=c,{authorId:o}=s[r(500)](i[r(515)]),u=a[r(535)][r(501)](r(534),{class:r(512)+e,"data-author-id":o}),l=a[r(494)][r(506)](t);n&&s[r(509)][r(541)](i[r(515)])&&a[r(535)][r(522)](r(497),u),a[r(535)][r(503)](l,u),a[r(494)][r(533)](u,i[r(515)])}d||p||!g||m(g)}}!function(t){const e=Ds,n=t();for(;;)try{if(797222===parseInt(e(499))/1*(-parseInt(e(531))/2)+-parseInt(e(521))/3*(parseInt(e(525))/4)+-parseInt(e(532))/5*(-parseInt(e(495))/6)+parseInt(e(528))/7+-parseInt(e(529))/8+-parseInt(e(519))/9+-parseInt(e(538))/10*(-parseInt(e(540))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Os);const xs=Bs;function Bs(t,e){const n=Us();return(Bs=function(t,e){return n[t-=111]})(t,e)}function Us(){const t=["TrackChangesEditing","unbindElementFromMarkerName","rootName","editing","getFirstRange","data","init","1368392ILhSNq","editor","root","7jxzCgk","deleteForward","bind","buffer","99wBcDFR","createSelection","4352660EjoVeH","requires","commands","document","merge","remove","addMarker:suggestion:deletion","12swOblP","$graveyard","isCollapsed","enableCommand","delete","407362PBYVIX","forward","showSuggestionHighlights","end","enqueueChange","writer","high","unlock","markerName","lock","detach","unit","start","mapper","createRange","model","batch","6068696kxzugJ","setSelection","downcastDispatcher","markerNameToElements","4944rzpOjP","selection","removeMarker:suggestion:deletion","options","uiElement","1468810LJHvNH","9321609hupjhB","get","modifySelection","10705HtpBNJ","fromRange","plugins"];return(Us=function(){return t})()}!function(t){const e=Bs,n=t();for(;;)try{if(923016===parseInt(e(167))/1+-parseInt(e(127))/2*(parseInt(e(122))/3)+-parseInt(e(115))/4+-parseInt(e(157))/5*(parseInt(e(148))/6)+parseInt(e(170))/7*(parseInt(e(144))/8)+parseInt(e(113))/9*(parseInt(e(153))/10)+parseInt(e(154))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Us);class js extends t.Plugin{static get[xs(116)](){return[ws.Delete]}[xs(166)](){const t=xs,e=this[t(168)],n=e[t(159)][t(155)](t(160));n[t(125)](t(126));const r=e[t(117)][t(155)](t(171));n[t(125)](t(171),((n,s={})=>{const o=t,a=e[o(142)][o(114)](e[o(142)][o(118)][o(149)]);a[o(124)]&&e[o(142)][o(156)](a,{direction:o(128),unit:s[o(138)]});const c=a[o(164)](),u=i.LiveRange[o(158)](c);let l;n(s),l=o(123)==u[o(169)][o(162)]?e[o(142)][o(141)](c[o(139)]):e[o(142)][o(141)](u[o(139)],u[o(130)]),u[o(137)](),e[o(142)][o(131)](r[o(112)][o(143)],(t=>{const e=o;r[e(112)][e(136)](),t[e(145)](t[e(141)](l[e(130)])),r[e(112)][e(134)]()}))})),e[t(163)][t(146)].on(t(121),Ps(e,t(119)),{priority:t(133)}),e[t(165)][t(146)].on(t(121),((n,r,s)=>{const o=t;s[o(151)][o(129)]&&Ps(e,o(119),{showActiveMarker:!1})[o(111)](this)(n,r,s)}),{priority:t(133)}),e[t(163)][t(146)].on(t(150),((e,n,r)=>{const s=t,o=r[s(140)][s(147)](n[s(135)]);if(o)for(const t of o)t.is(s(152))&&(r[s(140)][s(161)](t,n[s(135)]),r[s(132)][s(120)](t))}),{priority:t(133)})}}function Gs(){const t=["forceValue","format","model","nodeAfter","batch","selection","listMarkerStyle","isNextTo","listStyle","afterInit","get","plugins","*Remove format:* %0","editor","startsWith","createRange","newRange","filter","ListEditing","isObject","fromRange","getChangedMarkers","execute","mergeListItemForward","customNumberedList","assureChains","splitListItemAfter","data","toUpperCase","groupId","commandParams","*Merge:* list item","deletion","336ymtaox","*Change to:* %0","newValue","getSuggestion","getChanges","end","setAttribute","bulletedList","registerElementLabel","map","_splitMarkerName","ELEMENT_TODO_LIST","*Format:* remove from %0","listStart","getSuggestions","todoListChecked","_LIST","checkTodoList","isUndo","differ","listMarker","listItemIdFixer","suggestion:attribute:","detach","attributeKey","listReversed","numberedList","oldRange","oldValue","customBulletedList","noTrackChangesFixer","181578fJJlPZ","schema","registerAttributeLabel","listIndent","attribute","documentList","change","getFirstMarker","push","todoListCheck","registerCustomCallback","_registerLegacyDescription","getAttribute","locale","265620maVpGy","refresh","createPositionAt","list.multiBlock","key","high","48FCgcCr","90kovjHH","FORMAT_INDENT","type","containsItem","setSelection","todoList","previousSibling","value","*Set format:* %0","_findSuggestions","splitListItemBefore","config","head","*Uncheck item*","next","length","getFirstRange","bulleted","multipleBlocks","_getAttributeKey","enableDefaultAttributesIntegration","meta","ELEMENT_BULLETED_LIST","listType","registerPostFixer","size","ELEMENT_LIST_ITEM","registerBlockAttribute","TrackChangesEditing","*Merge:* %0","numbered","37856aXbhRI","find","range","has","includes","3309640olGKDQ","registerDescriptionCallback","getRanges","230736MjlcJr","accept","add","_suggestionFactory","mergeListItemBackward","listItemId","ELEMENT_","trackChangesCommand","*Indent:* %0","removeMarker","2193960XykWqP","indentList","*Split:* list item","isLocal","nextSibling","todo","change:data","ELEMENT_NUMBERED_LIST","document","parent","52kjRCxi","descriptionFactory","*Outdent:* %0","from","310599fXEKLC","formatBlock","name","start","TodoListEditing","*Check item*","commands","hasSuggestion","default","suggestion","_supportLegacySuggestions","attributes","*Format:* insert into %0","commandName","outdentList","14DDThEc"];return(Gs=function(){return t})()}const Vs=Hs;function Hs(t,e){const n=Gs();return(Hs=function(t,e){return n[t-=171]})(t,e)}!function(t){const e=Hs,n=t();for(;;)try{if(497831===-parseInt(e(174))/1*(parseInt(e(310))/2)+-parseInt(e(258))/3*(parseInt(e(278))/4)+parseInt(e(328))/5+parseInt(e(272))/6+-parseInt(e(193))/7*(-parseInt(e(315))/8)+parseInt(e(178))/9*(parseInt(e(279))/10)+parseInt(e(318))/11*(parseInt(e(227))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gs);class zs extends t.Plugin{[Vs(203)](){const t=Vs,e=this[t(207)];if(!e[t(205)][t(313)](t(212)))return;const n=e[t(271)],r=e[t(205)][t(204)](t(307)),s=e[t(205)][t(313)](t(182)),o=!!e[t(290)][t(204)](t(275));function i(e){const r=t;return{type:r(195),content:""+Kr(n,r(287),e)}}function a(e){const r=t;return{type:r(195),content:""+Kr(n,r(206),e)}}r[t(299)](t(253)),r[t(299)](t(234)),r[t(299)](t(218)),r[t(299)](t(256)),r[t(299)](t(329)),r[t(299)](t(192)),r[t(299)](t(220)),r[t(299)](t(289)),r[t(306)](t(323)),r[t(306)](t(302)),r[t(306)](t(261)),o&&(r[t(299)](t(322)),r[t(299)](t(217))),s&&(r[t(299)](t(284)),r[t(299)](t(244)),r[t(306)](t(242)),r[t(175)][t(316)]((e=>{const r=t,{data:s}=e;if(s&&r(242)==s[r(276)])return{type:r(195),content:s[r(229)]?Kr(n,r(183)):Kr(n,r(292))}})),this[t(207)][t(196)][t(172)][t(303)]((e=>{const n=t;if(e[n(198)][n(245)])return!1;let s=!1;const o=r[n(241)]({skipNotAttached:!0})[n(211)]((t=>n(242)===r[n(298)](t)));for(const t of o)n(333)!=t[n(295)]()[n(181)][n(197)][n(270)](n(302))&&(r[n(288)](t[n(295)](),n(262))[n(311)]((t=>n(302)===r[n(298)](t[n(187)])))||(e[n(327)](t[n(265)]()),s=!0));return s}))),r[t(175)][t(260)](t(261),Kr(n,t(280)));const c={type:t(195),content:""};r[t(175)][t(316)]((e=>{const r=t,{data:s}=e;if(!s||r(302)!=s[r(276)])return;let u=e[r(291)];for(;u;){if(u[r(221)]&&((r(202)==u[r(221)][r(276)]||r(200)==u[r(221)][r(276)])&&(u[r(221)][r(229)]&&r(186)!=u[r(221)][r(229)]||r(186)!=u[r(221)][r(255)]&&!s[r(229)])||!o&&u[r(221)][r(276)]==Sc))return c;u=u[r(293)]}if(null==s[r(229)])switch(s[r(255)]){case r(296):return a(Kr(n,r(301)));case r(309):return a(Kr(n,r(171)));case r(333):return a(Kr(n,r(238)))}switch(s[r(229)]){case r(296):return i(Kr(n,r(301)));case r(309):return i(Kr(n,r(171)));case r(333):return i(Kr(n,r(238)))}})),r[t(175)][t(316)]((e=>{const n=t,{data:r}=e;if(r&&n(261)==r[n(276)])return null==r[n(229)]||null==r[n(255)]&&0==r[n(229)]?c:void 0})),r[t(175)][t(316)]((e=>{const r=t;if(r(262)!=e[r(281)])return;const{data:s}=e;if(!s||r(323)!=s[r(276)])return;const o=Ws(e);return r(229)==o?{type:r(195),content:Kr(n,r(225))}:r(255)==o?{type:r(195),content:Kr(n,r(330))}:c})),e[t(196)][t(172)][t(303)]((e=>this[t(248)](e))),e[t(196)][t(172)][t(303)]((e=>this[t(257)](e))),e[t(196)][t(172)].on(t(334),((e,n)=>{const r=t;if(n[r(245)]||!n[r(331)])return!1;this[r(219)]()}),{priority:t(277)}),this[t(188)]()}[Vs(248)](t){const e=Vs;if(t[e(198)][e(245)]||!t[e(198)][e(331)])return!1;let n=!1;const r=this[e(207)][e(205)][e(204)](e(307))[e(241)]({skipNotAttached:!0})[e(211)]((t=>t[e(221)]&&e(323)==t[e(221)][e(276)]))[e(211)]((t=>t[e(221)][e(229)]&&t[e(221)][e(255)]));for(const s of r)Ws(s)||(t[e(327)](s[e(265)]()),n=!0);return n}[Vs(257)](t){const e=Vs;if(t[e(198)][e(245)]||!t[e(198)][e(331)])return!1;const n=this[e(207)][e(205)][e(204)](e(307));if(n[e(325)][e(286)])return!1;let r=!1;const s=[e(302),e(323),e(261),e(202),e(240),e(252),e(267),e(247),e(200)],o=this[e(207)][e(196)][e(172)][e(246)][e(231)]()[e(211)]((t=>e(262)==t[e(281)]))[e(211)]((t=>s[e(314)](t[e(251)])));if(0==o[e(294)])return r;for(const i of o){const o=n[e(288)](i[e(312)],e(262))[e(211)]((t=>!t[e(300)][e(201)]))[e(236)]((t=>t[e(187)]))[e(211)]((t=>{const r=e,o=n[r(298)](t);return s[r(314)](o)}));if(o[e(294)]){for(const n of o)t[e(327)](n[e(265)]());r=!0}}return r}[Vs(219)](){const t=Vs,e=this[t(207)][t(205)][t(204)](t(307)),n=[t(302),t(323),t(261),t(202),t(240),t(252),t(267),t(247),t(200)];let r;const s=new Set(this[t(207)][t(196)][t(172)][t(246)][t(215)]()[t(211)]((r=>{const s=t;if(r[s(221)][s(254)]||!r[s(221)][s(210)])return null;if(!r[s(180)][s(208)](s(249)))return null;const{id:o}=e[s(237)](r[s(180)]);if(!e[s(185)](o))return null;const i=e[s(230)](o);return n[s(314)](i[s(221)][s(276)])}))[t(236)]((n=>{const s=t,{id:o}=e[s(237)](n[s(180)]),i=e[s(230)](o);return r=i[s(189)][s(223)],i[s(295)]()[s(181)][s(197)]})));if(0==s[t(304)])return;const o=e[t(241)]({skipNotAttached:!0})[t(211)]((e=>t(262)==e[t(281)]&&e[t(221)]&&n[t(314)](e[t(221)][t(276)])&&e[t(189)][t(223)]!=r))[t(236)]((e=>({listItem:e[t(295)]()[t(181)][t(197)],groupId:e[t(189)][t(223)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(313)](n)&&i[t(320)](e);for(const n of e[t(241)]())i[t(313)](n[t(189)][t(223)])&&n[t(233)](t(223),r)}[Vs(188)](){const t=Vs,e=this[t(207)],n=e[t(271)],r=e[t(205)][t(204)](t(307));this[t(269)](),r[t(321)][t(268)](t(179),t(263),t(319),(function(n,r){const s=t,o=[];for(let t of n)t[s(181)][s(197)]===t[s(232)][s(173)]&&(t=e[s(196)][s(209)](e[s(196)][s(274)](t[s(181)][s(197)],0))),o[s(266)](t);e[s(196)][s(264)]((t=>{const n=s,a=e[n(196)][n(172)][n(199)],c=Array[n(177)](a[n(317)]())[n(236)]((t=>i.LiveRange[n(214)](t)));t[n(283)](o),e[n(184)][n(204)](r[n(191)])[n(273)](),r[n(224)][n(266)]({forceDefaultExecution:!0}),e[n(216)](r[n(191)],...r[n(224)]),t[n(283)](c);for(const t of c)t[n(250)]()}))})),r[t(175)][t(235)]((function(n){const r=t,s=!e[r(196)][r(259)][r(213)](n),o=n[r(285)],i=n[r(332)],a=n[r(270)](r(323)),c=!o||o[r(270)](r(323))!==a,u=!i||i[r(270)](r(323))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(305),e)))}[Vs(269)](){const t=Vs,e=this[t(207)],n=e[t(271)];function r(n){const r=t,s=e[r(184)][r(204)](r(234))[r(286)],o=e[r(184)][r(204)](r(253))[r(286)];return r(253)===n?s:o}e[t(205)][t(204)](t(307))[t(175)][t(316)]((function(s){const o=t;if(o(179)!=s[o(281)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(191)]){case o(234):u=i[o(224)][0][o(194)],l=r(i[o(191)]),a=o(u?190:239),!l&&e[o(290)][o(204)](o(275))||(a=o(228)),c={type:o(195),content:Kr(n,a,Kr(n,o(301)))};break;case o(253):u=i[o(224)][0][o(194)],l=r(i[o(191)]),a=o(u?190:239),!l&&e[o(290)][o(204)](o(275))||(a=o(228)),c={type:o(195),content:Kr(n,a,Kr(n,o(171)))};break;case o(329):a=o(326),c={type:o(195),content:Kr(n,a,Kr(n,o(305)))};break;case o(192):a=function(t){const e=o,n=t[e(295)]();let r=n[e(181)][e(197)];for(;r&&n[e(282)](r);){if(r[e(270)](e(261))>0)return!1;r=r[e(332)]}return!0}(s)?Kr(n,o(239),Kr(n,function(t){const e=o;return e(324)+t[e(295)]()[e(181)][e(197)][e(270)](e(302))[e(222)]()+e(243)}(s))):Kr(n,o(176),Kr(n,o(305))),c={type:o(195),content:a};break;case o(322):case o(217):!1===i[o(297)]&&(a=o(308),c={type:o(226),content:Kr(n,a,Kr(n,o(305)))})}return c}))}}function Ws(t){const e=Vs;let n=t[e(295)]()[e(181)][e(197)][e(285)];for(;n;){const r=n[e(270)](e(323));if(!r)return!1;if(r==t[e(221)][e(229)])return e(229);if(r==t[e(221)][e(255)])return e(255);n=n[e(285)]}return!1}function Ks(){const t=["lower-latin","4254560PhTSZw","config","oldValue","disc","newValue","customNumbered","has","*Change to:* %0","_LIST_DEFAULT","3436824YiOnQj","1084KADxaG","ELEMENT_","decimal-leading-zero","FORMAT_LIST_START","includes","get","removeMarker","1187AOAltV","descriptionFactory","registerBlockAttribute","2984hcRFIA","start","commandName","toUpperCase","listStart","decimal","listType","styles","next","listStyle","upper-latin","*Remove format:* %0","batch","_LIST_","bulleted","registerDescriptionCallback","plugins","editor","*Format:* set start index to %0","handleDescriptions","*Format:* set order to reversed","getFirstMarker","ListPropertiesEditing","list.properties","listReversed","*Set format:* %0","square","_getTranslationKeyForListStyle","*Format:* set order to regular","_getAttributeKey","replace","registerAttributeLabel","attribute","lower-roman","document","suggestion","find","_registerLegacyDescription","1505991OqvJHO","data","_findSuggestions","numbered","filter","TrackChangesEditing","default","8561dijhay","FORMAT_LIST_REVERSED","getAttribute","format","6DUczED","formatBlock","2412dVTpsK","head","type","getFirstRange","upper-roman","registerPostFixer","afterInit","circle","isUndo","17655968Brbpvt","bind","startIndex","commandParams","model","locale","enableDefaultAttributesIntegration","getSuggestions","nodeAfter","5210cCWUjq","reversed","key"];return(Ks=function(){return t})()}const Js=Xs;function Xs(t,e){const n=Ks();return(Xs=function(t,e){return n[t-=272]})(t,e)}!function(t){const e=Xs,n=t();for(;;)try{if(559480===parseInt(e(300))/1*(-parseInt(e(293))/2)+parseInt(e(341))/3+parseInt(e(292))/4+parseInt(e(283))/5*(parseInt(e(352))/6)+parseInt(e(348))/7*(parseInt(e(303))/8)+parseInt(e(354))/9*(parseInt(e(279))/10)+-parseInt(e(363))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ks);class Zs extends t.Plugin{[Js(360)](){const t=Js;if(!this[t(320)][t(319)][t(289)](t(325)))return;const e=this[t(320)][t(284)][t(298)](t(326)),n=this[t(320)][t(319)][t(298)](t(346));e[t(310)]&&(n[t(276)](t(312)),n[t(302)](t(312))),e[t(280)]&&(n[t(276)](t(327)),n[t(302)](t(327))),e[t(272)]&&(n[t(276)](t(307)),n[t(302)](t(307)));const r={type:t(351),content:""};n[t(301)][t(318)](this[t(322)][t(364)](this));const s=this[t(320)][t(275)];n[t(301)][t(334)](t(327),Kr(s,t(349))),n[t(301)][t(318)]((e=>{const n=t,{data:s}=e;if(s&&n(327)==s[n(281)])return null==s[n(287)]||0==s[n(287)]&&null==s[n(285)]?r:void 0})),n[t(301)][t(334)](t(307),Kr(s,t(296))),n[t(301)][t(318)]((e=>{const n=t,{data:s}=e;if(s&&n(307)==s[n(281)])return null==s[n(287)]||1==s[n(287)]&&null==s[n(285)]?r:void 0})),this[t(320)][t(274)][t(337)][t(359)]((e=>{const r=t;if(e[r(315)][r(362)])return!1;let s=!1;const o=n[r(277)]({skipNotAttached:!0})[r(345)]((t=>{const e=r,s=n[e(332)](t);return e(307)==s||e(327)==s}));for(const t of o){const o=t[r(357)]()[r(304)][r(278)][r(350)](r(309));r(344)!=o&&r(288)!=o&&(n[r(343)](t[r(357)](),r(335))[r(339)]((t=>r(309)==n[r(332)](t[r(338)])))||(e[r(299)](t[r(324)]()),s=!0))}return s})),this[t(340)]()}[Js(322)](t){const e=Js,n=this[e(320)][e(275)],{data:r}=t,s={type:e(351),content:""};if(!r||e(312)!=r[e(281)])return;if(!r[e(285)])return e(347)==r[e(287)]?s:{type:e(351),content:""+Kr(n,e(328),Kr(n,this[e(330)](r[e(287)])))};if(!r[e(287)]){if(e(347)==r[e(285)])return s;let o=t[e(355)];for(;o;){if(o[e(342)]&&e(309)==o[e(342)][e(281)]&&o[e(342)][e(287)])return s;o=o[e(311)]}return{type:e(351),content:""+Kr(n,e(314),Kr(n,this[e(330)](r[e(285)])))}}if(e(347)!=r[e(287)])return{type:e(351),content:""+Kr(n,e(328),Kr(n,this[e(330)](r[e(287)])))};let o=t[e(355)];for(;o;){if(o[e(342)]&&e(309)==o[e(342)][e(281)]&&o[e(342)][e(287)]&&o[e(342)][e(285)])return s;o=o[e(311)]}const i=t[e(357)]()[e(304)][e(278)][e(350)](e(309));return{type:e(351),content:Kr(n,e(328),Kr(n,e(294)+i[e(306)]()+e(291)))}}[Js(340)](){const t=Js,e=this[t(320)],n=e[t(275)];e[t(319)][t(298)](t(346))[t(301)][t(318)]((e=>{const r=t;if(r(353)!=e[r(356)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(305)]){case r(312):o=r(290),i={type:r(351),content:Kr(n,o,Kr(n,this[r(330)](s[r(273)][0][r(356)])))};break;case r(327):o=s[r(273)][0][r(280)]?r(323):r(331),i={type:r(351),content:Kr(n,o)};break;case r(307):o=r(321),i={type:r(351),content:Kr(n,o,s[r(273)][0][r(272)])}}return i}))}[Js(330)](t){const e=Js;return e(294)+function(t){const n=e;return qs[n(297)](t)?n(317):Ys[n(297)](t)?n(344):null}(t)[e(306)]()+e(316)+t[e(306)]()[e(333)](/-/g,"_")}}const qs=[Js(286),Js(361),Js(329)],Ys=[Js(308),Js(295),Js(336),Js(358),Js(282),Js(313)];var Qs=n(507);function $s(t,e){const n=eo();return($s=function(t,e){return n[t-=157]})(t,e)}const to=$s;function eo(){const t=["commands","fire","enter","fromRange","high","7789797ZzsSgP","11SeYpUU","mapper","writer","split","createRange","ck-suggestion-marker-split","901739tVxVay","7837570tzxVjO","parent","setSelection","bind","showSuggestionHighlights","editing","document","model","downcastDispatcher","removeMarker:suggestion:insertion","1991494kCTJgB","afterExecute","unbindElementFromMarkerName","selection","editor","markerName","enterBlock","data","plugins","init","14lwNOmd","getFirstRange","nextSibling","getFirstPosition","132264wHnOkj","addMarker:suggestion:insertion","requires","enableCommand","hasClass","65xEBUxu","createPositionAt","change","100496GlEwtM","markerNameToElements","51ozsQVR","detach","remove","markInsertion","2721816KZKCeG","get","TrackChangesEditing","end","options"];return(eo=function(){return t})()}!function(t){const e=$s,n=t();for(;;)try{if(788114===parseInt(e(164))/1+parseInt(e(175))/2+parseInt(e(199))/3*(-parseInt(e(197))/4)+parseInt(e(194))/5*(parseInt(e(189))/6)+parseInt(e(185))/7*(parseInt(e(203))/8)+-parseInt(e(157))/9+parseInt(e(165))/10*(-parseInt(e(158))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(eo);class no extends t.Plugin{static get[to(191)](){return[Qs.Enter]}[to(184)](){const t=to,e=this[t(179)],n=e[t(183)][t(204)](t(205)),r=e[t(208)][t(204)](t(210));n[t(192)](t(210),(()=>{const s=t;e[s(172)][s(196)]((t=>{const o=s,a=e[o(172)][o(171)][o(178)],c=a[o(188)](),u=i.LiveRange[o(211)](a[o(186)]());if(r[o(181)](t)){const r=e[o(172)][o(195)](c[o(166)][o(187)],0),s=t[o(162)](c,r);n[o(202)](s)}else t[o(167)](t[o(162)](u[o(206)]));u[o(200)](),r[o(209)](o(176),{writer:t})}))})),e[t(170)][t(173)].on(t(190),Ps(e,t(161)),{priority:t(212)}),e[t(170)][t(173)].on(t(174),((e,n,r)=>{const s=t,o=r[s(159)][s(198)](n[s(180)]);if(o)for(const t of o)t[s(193)](s(163))&&(r[s(159)][s(177)](t,n[s(180)]),r[s(160)][s(201)](t))}),{priority:t(212)}),e[t(182)][t(173)].on(t(190),((n,r,s)=>{const o=t;s[o(207)][o(169)]&&Ps(e,o(161),{showActiveMarker:!1})[o(168)](this)(n,r,s)}),{priority:t(212)})}}function ro(t,e){const n=oo();return(ro=function(t,e){return n[t-=360]})(t,e)}const so=ro;function oo(){const t=["672aBFGRu","item","createPositionAt","248012cRIUAg","replace","filter","find","1116636RjOSpU","results","has","start","3342MNFexg","92453gHTuTg","bind","34902VkWrhm","FindAndReplaceEditing","_isInDeletionRange","replaceAll","createRange","suggestion:deletion","findPrevious","model","string","148usRzhU","afterInit","FindAndReplaceUtils","handleFindCommand","markers","getMarkersGroup","getIntersection","findNext","808213hpHqKu","findByTextCallback","plugins","isArray","1034695GLeqwC","getRange","end","enableCommand","TrackChangesEditing","get","editor"];return(oo=function(){return t})()}!function(t){const e=ro,n=t();for(;;)try{if(120937===-parseInt(e(387))/1+parseInt(e(378))/2+-parseInt(e(386))/3*(-parseInt(e(398))/4)+-parseInt(e(368))/5+-parseInt(e(382))/6+parseInt(e(364))/7+-parseInt(e(375))/8*(-parseInt(e(389))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oo);class io extends t.Plugin{[so(399)](){const t=so;if(!this[t(374)][t(366)][t(384)](t(390)))return;const e=this[t(374)][t(366)][t(373)](t(372));e[t(371)](t(381),this[t(401)][t(388)](this)),e[t(371)](t(363)),e[t(371)](t(395)),e[t(371)](t(379)),e[t(371)](t(392))}[so(401)](t,e,n={}){const r=so,s=this[r(374)][r(366)][r(373)](r(400));return t((t=>{const o=r;let i=(o(397)==typeof e?s[o(365)](e,n):e)(t);Array[o(367)](i)&&(i={results:i,searchText:o(397)==typeof e?e:""});const a=i[o(383)][o(380)]((e=>!1===this[o(391)](e,t[o(376)])));return{...i,results:a}}),n)}[so(391)](t,e){const n=so,r=this[n(374)][n(396)][n(393)](this[n(374)][n(396)][n(377)](e,t[n(385)]),this[n(374)][n(396)][n(377)](e,t[n(370)]));for(const t of this[n(374)][n(396)][n(360)][n(361)](n(394)))if(null!==r[n(362)](t[n(369)]()))return!0;return!1}}const ao=co;function co(t,e){const n=uo();return(co=function(t,e){return n[t-=337]})(t,e)}function uo(){const t=["259aDGSQE","label","FontSizeEditing","locale","get","fontColor.colors","472455BSZSEA","FORMAT_FONT_SIZE","*Set font size:* %0","fontSize.options","FontColorEditing","plugins","FORMAT_FONT_BACKGROUND","*Reset font background color*","editor","normalizeSizeOptions","registerDescriptionCallback","338rBzIwU","toLowerCase","_registerLegacyDescription","FontBackgroundColorEditing","*Set font color:* %0","FontSize","fontFamily","find","*Reset font color*","title","type","descriptionFactory","fontBackgroundColor.colors","308ZFaXlc","20DXqvrM","1380440wbmVTg","*Reset font size*","*Reset font family*","1506wqSaur","*Set font background color:* %0","afterInit","value","*Set font family:* %0","FORMAT_FONT_COLOR","config","fontSize","FontFamilyEditing","179331BwwfPz","trim","13404PDgZCY","TrackChangesEditing","fontColor","has","6223745pmJfnd","10745ymejJL","fontBackgroundColor","format","model","FORMAT_FONT_FAMILY","commandParams","commandName","registerAttributeLabel","formatInline","registerInlineAttribute","enableDefaultAttributesIntegration"];return(uo=function(){return t})()}!function(t){const e=co,n=t();for(;;)try{if(110942===-parseInt(e(355))/1+-parseInt(e(390))/2*(-parseInt(e(346))/3)+parseInt(e(341))/4*(-parseInt(e(362))/5)+parseInt(e(357))/6*(parseInt(e(373))/7)+-parseInt(e(343))/8+parseInt(e(379))/9*(-parseInt(e(342))/10)+parseInt(e(361))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(uo);const lo=[{pluginName:ao(375),commandName:ao(353)},{pluginName:ao(354),commandName:ao(396)},{pluginName:ao(383),commandName:ao(359)},{pluginName:ao(393),commandName:ao(363)}];class fo extends t.Plugin{[ao(348)](){const t=ao,e=this[t(387)][t(376)],n=this[t(387)][t(384)][t(377)](t(358));for(const{pluginName:e,commandName:r}of lo)this[t(387)][t(384)][t(360)](e)&&(n[t(372)](r),n[t(371)](r));n[t(339)][t(369)](t(353),Kr(e,t(380))),n[t(339)][t(369)](t(396),Kr(e,t(366))),n[t(339)][t(369)](t(359),Kr(e,t(351))),n[t(339)][t(369)](t(363),Kr(e,t(385))),this[t(392)]()}[ao(392)](){const t=ao,e=this[t(387)],n=e[t(376)];e[t(384)][t(377)](t(358))[t(339)][t(389)]((e=>{const r=t,o=n.t;if(r(370)!=e[r(338)])return;const{data:i}=e;if(null!=i){if(r(353)==i[r(368)]){const t=i[r(367)][0][r(349)];if(t){const e=o(this[r(387)][r(384)][r(377)](r(395))[r(388)](this[r(387)][r(352)][r(377)](r(382)))[r(397)]((e=>e[r(365)]==t))[r(337)])[r(391)]();return{type:r(364),content:Kr(n,r(381),e)}}return{type:r(364),content:Kr(n,r(344))}}if(r(396)==i[r(368)]){const t=i[r(367)][0][r(349)];return t?{type:r(364),content:Kr(n,r(350),t)}:{type:r(364),content:Kr(n,r(345))}}if(r(359)==i[r(368)]){const t=i[r(367)][0][r(349)];if(t){const e=(0,s.normalizeColorOptions)(this[r(387)][r(352)][r(377)](r(378)))[r(397)]((e=>e[r(365)]==t));let i=t,a="";return e&&(i=e[r(374)],a=o(i)[r(391)]()),{type:r(364),content:Kr(n,r(394),a)[r(356)](),color:{value:t,title:a||i}}}return{type:r(364),content:Kr(n,r(398))}}if(r(363)==i[r(368)]){const t=i[r(367)][0][r(349)];if(t){const e=(0,s.normalizeColorOptions)(this[r(387)][r(352)][r(377)](r(340)))[r(397)]((e=>e[r(365)]==t));let i=t,a="";return e&&(i=e[r(374)],a=o(i)[r(391)]()),{type:r(364),content:Kr(n,r(347),a)[r(356)](),color:{value:t,title:a||i}}}return{type:r(364),content:Kr(n,r(386))}}}}))}}function ho(t,e){const n=mo();return(ho=function(t,e){return n[t-=125]})(t,e)}const go=ho;!function(t){const e=ho,n=t();for(;;)try{if(127347===parseInt(e(137))/1+parseInt(e(127))/2*(parseInt(e(164))/3)+-parseInt(e(166))/4*(parseInt(e(147))/5)+-parseInt(e(130))/6*(parseInt(e(140))/7)+-parseInt(e(146))/8*(parseInt(e(165))/9)+-parseInt(e(153))/10+parseInt(e(158))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mo);class po extends t.Plugin{[go(169)](){const t=go,e=this[t(171)],n=e[t(135)][t(138)](t(175)),r=e[t(139)][t(138)](t(170)),s=e[t(139)][t(138)](t(144));r&&s&&(n[t(133)](t(144)),n[t(136)](t(170)),this[t(173)]())}[go(173)](){const t=go,e=this[t(171)],n=e[t(134)];e[t(135)][t(138)](t(175))[t(143)][t(159)]((r=>{const s=t;if(s(149)!=r[s(155)]&&s(176)!=r[s(155)])return;const{data:o}=r;if(o&&s(144)===o[s(148)]){const t=[],r=o[s(152)][0];for(const[n,o]of Object[s(168)](r))t[s(151)](Io(e,n,o));return t[s(154)]?{type:s(157),content:Kr(n,s(126),t[s(125)](", "))}:{type:s(157),content:Kr(n,s(132))}}}))}}function mo(){const t=["model","normalizeSizeOptions","find","212241DnIZzW","1845AWWumT","8cDMUjg","fontSize.options","entries","afterInit","copyFormat","editor","toLowerCase","_registerLegacyDescription","split","TrackChangesEditing","formatInline","label","toUpperCase","charAt","join","*Set format to:* %0","2tOxdrY","config","boolean","42OfyMBl","fontColor","*Remove all formatting*","enableDefaultAttributesIntegration","locale","plugins","enableCommand","103819gRCOZY","get","commands","231847isVJeU","title","fontBackgroundColor","descriptionFactory","pasteFormat","slice","3576EIDhwq","546085HpoEFI","commandName","formatBlock","fontSize","push","commandParams","93650rITMEq","length","type","FontSize","format","5544682XcHxfR","registerDescriptionCallback","fontColor.colors"];return(mo=function(){return t})()}function Io(t,e,n){const r=go,o=t[r(134)].t,i=e[r(174)](/(?=[A-Z])/)[r(125)](" "),a=o(i[r(179)](0)[r(178)]()+i[r(145)](1))[r(172)]();if(r(129)==typeof n)return a;if(r(131)===e||r(142)===e){const e=(0,s.normalizeColorOptions)(t[r(128)][r(138)](r(160)))[r(163)]((t=>t[r(161)]==n));return a+" ("+(e?o(e[r(177)])[r(172)]():n)+")"}if(r(150)===e&&isNaN(parseFloat(n))){const e=t[r(135)][r(138)](r(156))[r(162)](t[r(128)][r(138)](r(167)))[r(163)]((t=>t[r(161)]==n));return a+" ("+(e?o(e[r(141)])[r(172)]():n)+")"}return a+" ("+n+")"}const Eo=bo;function bo(t,e){const n=To();return(bo=function(t,e){return n[t-=277]})(t,e)}function To(){const t=["registerDescriptionCallback","3241548nicdCU","ELEMENT_HEADING_CUSTOM","enableDefaultAttributesIntegration","TrackChangesEditing","title","_registerLegacyDescription","name","heading.options","ELEMENT_HEADING","4844504GbmfSY","value","3773070eobWlK","_headingOptions","1125270tPUQGZ","type","commandName","format","heading","formatBlock","HeadingEditing","descriptionFactory","plugins","*Change to:* %0","locale","paragraph","model","match","config","view","14RmVbvb","afterInit","3HteHAe","registerElementLabel","commandParams","15668532HPuCjF","244784FoxEAv","has","191047ZbEyIq","_getHeadingLevel","editor","get","find"];return(To=function(){return t})()}!function(t){const e=bo,n=t();for(;;)try{if(714758===parseInt(e(309))/1+-parseInt(e(285))/2+-parseInt(e(303))/3*(-parseInt(e(281))/4)+-parseInt(e(283))/5+parseInt(e(315))/6*(-parseInt(e(301))/7)+-parseInt(e(307))/8+parseInt(e(306))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(To);class _o extends t.Plugin{[Eo(302)](){const t=Eo,e=this[t(311)];if(!e[t(293)][t(308)](t(291)))return;this[t(284)]=e[t(299)][t(312)](t(279));const n=e[t(295)],r=e[t(293)][t(312)](t(318));r[t(317)](t(289));for(const e of this[t(284)])t(296)!=e[t(297)]&&r[t(292)][t(304)](e[t(297)],(n=>{const r=t,i=this[r(310)](e[r(297)]);return null!==i?s(n,i):o(n,e[r(319)])}));function s(e,r){return Kr(n,t(280),[e,r])}function o(e,r){return Kr(n,t(316),[e,r])}this[t(277)]()}[Eo(277)](){const t=Eo,e=this[t(311)],n=e[t(295)];e[t(293)][t(312)](t(318))[t(292)][t(314)]((e=>{const r=t;if(r(290)!=e[r(286)])return;const{data:s}=e;if(s&&r(289)==s[r(287)]){const e=s[r(305)][0][r(282)],c=this[r(310)](e);if(null!==c)return{type:r(288),content:Kr(n,r(294),(a=c,Kr(n,r(280),[1,a])))};const u=this[r(284)][r(313)]((t=>t[r(297)]===e))[r(319)];return{type:r(288),content:Kr(n,r(294),(o=1,i=u,Kr(n,t(316),[o,i])))}}var o,i,a}))}[Eo(310)](t){const e=Eo;var n,r;const s=t[e(298)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(284)])||void 0===n?void 0:n[e(313)]((n=>n[e(297)]==t));if(o&&o[e(300)]){const t=o[e(300)],n=(null!==(r=t[e(278)])&&void 0!==r?r:t)[e(298)](/^h(\d+)/);if(n)return n[1]}return null}}const yo=ko;function Ao(){const t=["registerAttributeLabel","color","locale","36852UzvglL","3527406yQRiEG","toLowerCase","editor","registerDescriptionCallback","highlight.options","enableDefaultAttributesIntegration","1193872gmARnV","afterInit","model","format","title","*Remove highlight*","registerInlineAttribute","16gzpNpt","has","config","find","_registerLegacyDescription","get","TrackChangesEditing","40790nniZdJ","12jJIRMu","1413LLHksA","55uTIyrC","plugins","commandParams","HighlightEditing","818390ZtDRUB","value","commandName","FORMAT_HIGHLIGHT","207038DITbtf","descriptionFactory","3042277MbjXus","highlight","2SklZro","formatInline","*Set highlight:* %0","type"];return(Ao=function(){return t})()}function ko(t,e){const n=Ao();return(ko=function(t,e){return n[t-=109]})(t,e)}!function(t){const e=ko,n=t();for(;;)try{if(661806===-parseInt(e(148))/1*(-parseInt(e(144))/2)+parseInt(e(113))/3+parseInt(e(126))/4*(parseInt(e(140))/5)+parseInt(e(134))/6*(-parseInt(e(146))/7)+parseInt(e(119))/8+-parseInt(e(135))/9*(parseInt(e(133))/10)+parseInt(e(136))/11*(-parseInt(e(112))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ao);class Co extends t.Plugin{[yo(120)](){const t=yo,e=this[t(115)];if(!e[t(137)][t(127)](t(139)))return;const n=e[t(137)][t(131)](t(132)),r=e[t(111)];n[t(118)](t(147)),n[t(125)](t(147)),n[t(145)][t(109)](t(147),Kr(r,t(143))),this[t(130)]()}[yo(130)](){const t=yo,e=this[t(115)],n=e[t(111)];e[t(137)][t(131)](t(132))[t(145)][t(116)]((r=>{const s=t;if(s(149)!=r[s(151)])return;const{data:o}=r;if(o&&s(147)==o[s(142)]){const t=n.t,r=o[s(138)][0][s(141)];if(r){const o=e[s(128)][s(131)](s(117))[s(129)]((t=>t[s(121)]==r)),i=t(o[s(123)])[s(114)]();return{type:s(122),content:Kr(n,s(150),i),color:{value:o[s(110)],title:o[s(123)]}}}return{type:s(122),content:Kr(n,s(124),Kr(n,s(143)))}}}))}}function Lo(){const t=["conversion","registerElementLabel","9VvKwOT","dataDowncast","4465456RudZLT","insert","988374hariFQ","7940clAMqd","locale","showSuggestionHighlights","descriptionFactory","createContainerElement","afterInit","ck-horizontal-line","elementToStructure","ELEMENT_HORIZONTAL_LINE","createPositionAt","horizontalLine","get","enableCommand","div","editor","addClass","2KRKhOX","createEmptyElement","has","1177818ZpQyOx","HorizontalLineEditing","4RcAzzW","for","TrackChangesEditing","251265GZnZcD","1669310XdWPpC","160079MOLlDp","high","plugins"];return(Lo=function(){return t})()}const So=Ro;function Ro(t,e){const n=Lo();return(Ro=function(t,e){return n[t-=476]})(t,e)}!function(t){const e=Ro,n=t();for(;;)try{if(287933===-parseInt(e(509))/1*(-parseInt(e(499))/2)+-parseInt(e(482))/3+-parseInt(e(504))/4*(parseInt(e(508))/5)+parseInt(e(502))/6+parseInt(e(507))/7+parseInt(e(480))/8+parseInt(e(478))/9*(parseInt(e(483))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lo);class No extends t.Plugin{[So(488)](){const t=So,e=this[t(497)];if(!e[t(511)][t(501)](t(503)))return;e[t(511)][t(494)](t(506))[t(495)](t(493));const n=e[t(511)][t(494)](t(506)),r=e[t(484)];n[t(486)][t(477)](t(493),(e=>Kr(r,t(491),e))),e[t(476)][t(505)](t(479))[t(490)]({model:t(493),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(485)])return null;const o=n[s(487)](s(496)),i=n[s(500)]("hr");return n[s(498)](s(489),o),n[s(481)](n[s(492)](o,0),i),o},converterPriority:t(510)})}}const Mo=vo;function vo(t,e){const n=Oo();return(vo=function(t,e){return n[t-=470]})(t,e)}!function(t){const e=vo,n=t();for(;;)try{if(140938===parseInt(e(472))/1+parseInt(e(489))/2+-parseInt(e(470))/3+-parseInt(e(487))/4+-parseInt(e(505))/5*(parseInt(e(476))/6)+parseInt(e(473))/7+-parseInt(e(486))/8*(-parseInt(e(483))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oo);class wo extends t.Plugin{[Mo(492)](){const t=Mo,e=this[t(497)];if(!e[t(502)][t(477)](t(499)))return;const n=e[t(502)][t(496)](t(500)),r=e[t(474)];n[t(493)][t(475)](t(478),(e=>Kr(r,t(482),e))),n[t(479)](t(504)),n[t(507)](t(471)),n[t(493)][t(506)]((e=>{const n=t;if(n(495)!=e[n(484)])return;const{data:s}=e;if(s&&n(471)==s[n(480)]&&e[n(498)]()[n(491)][n(490)].is(n(481),n(478))){const t=Kr(r,n(482));return{type:n(503),content:Kr(r,n(488),t)}}})),this[t(485)]()}[Mo(485)](){const t=Mo,e=this[t(497)],n=e[t(474)];e[t(502)][t(496)](t(500))[t(493)][t(506)]((e=>{const r=t;if(r(501)!=e[r(484)])return;const{data:s}=e;if(s&&r(504)==s[r(494)]){const t=Kr(n,r(482));return{type:r(503),content:Kr(n,r(488),t)}}}))}}function Oo(){const t=["attribute","get","editor","getFirstRange","HtmlEmbed","TrackChangesEditing","formatBlock","plugins","format","htmlEmbed","526930JnYbOQ","registerDescriptionCallback","registerBlockAttribute","274083oPsrOa","value","96485ARoHex","1460662oEPdMv","locale","registerElementLabel","6OnYbdu","has","rawHtml","enableDefaultAttributesIntegration","key","element","ELEMENT_HTML_EMBED","16659pKcyzk","type","_registerLegacyDescription","592ojnouR","909060zyBIbv","*Change %0 content*","245650VfGIxe","nodeAfter","start","afterInit","descriptionFactory","commandName"];return(Oo=function(){return t})()}const Do=Po;function Fo(){const t=["type","forward","schema","TrackChangesEditing","*Reset image width*","287262FFenFE","commandName","12391951uaRpPg","createRangeOn","toggleImageCaption","isCollapsed","ImageCaptionEditing","convertInlineImageToBlock","formatBlock","get","formatInline","nodeBefore","newValue","convertBlockImageToInline","ImageInlineEditing","imageStylePreApply","getCaptionFromImageModelElement","insertImage","_registerLegacyDescription","imageBlock","getNearestSelectionRange","7jAFHvC","backward","afterInit","descriptionFactory","registerCustomCallback","plugins","width","chain","subType","previous","99mgGfLK","1170624DucSFn","isBefore","getClosestSelectedImageElement","change","ImageEditing","model","deletion","key","has","fromPosition","markInsertion","FORMAT_IMAGE_SIZE","attribute","insertion","registerBlockAttribute","enableCommand","*Remove image text alternative*","element","Block image to inline image","_suggestionFactory","nodeAfter","*Set image width:* %0","imageInline","selection","getFirstRange","resizedWidth","start","removeObject","getContainedElement","imageCaption","208635UGRxsV","imageTextAlternative","end","uploadImage","883320bHiboY","ImageResize","ELEMENT_INLINE_IMAGE","caption","ImageBlockEditing","enableDefaultAttributesIntegration","editor","_findSuggestions","addObject","find","isEqual","toPrevious","join","locale","2nmNDFx","discard","66MAPSPc","getSuggestionCallback","ImageCaptionUtils","alt","findIndex","markBlockFormat","resizeImage","*Set image text alternative:* %0","detach","length","registerDescriptionCallback","ELEMENT_IMAGE","ImageTextAlternativeEditing","markDeletion","ELEMENT_CAPTION","registerElementLabel","Inline image to block image","imageTypeBlock","ImageUploadEditing","isIntersecting","2029305KNqNts","ImageUtils","document","forceDefaultExecution","toNext","isBlockImage","registerAttributeLabel","format","540610vzzmrD","filter","imageTypeInline","commandParams","isOwn","createRange","accept"];return(Fo=function(){return t})()}function Po(t,e){const n=Fo();return(Po=function(t,e){return n[t-=446]})(t,e)}!function(t){const e=Po,n=t();for(;;)try{if(375901===parseInt(e(555))/1+parseInt(e(513))/2*(parseInt(e(535))/3)+parseInt(e(465))/4+parseInt(e(495))/5*(-parseInt(e(515))/6)+-parseInt(e(454))/7*(-parseInt(e(499))/8)+-parseInt(e(464))/9*(-parseInt(e(543))/10)+-parseInt(e(557))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fo);class xo extends t.Plugin{[Do(456)](){const t=Do,e=this[t(505)];if(!e[t(459)][t(473)](t(469)))return;const n=e[t(459)][t(564)](t(553)),r=e[t(459)][t(564)](t(536)),s=e[t(512)];n[t(480)](t(450)),n[t(457)][t(530)](t(452),(e=>Kr(s,t(526),e))),n[t(457)][t(530)](t(487),(e=>Kr(s,t(501),e))),n[t(457)][t(530)](t(502),(()=>Kr(s,t(529)))),e[t(459)][t(473)](t(533))&&n[t(480)](t(498)),e[t(459)][t(473)](t(503))&&e[t(459)][t(473)](t(447))&&(n[t(480)](t(545),((s,o)=>{const i=t,a=r[i(467)](e[i(470)][i(537)][i(488)]);e[i(470)][i(468)]((()=>{const t=i;n[t(520)](a,{commandName:t(545),commandParams:[o]},[],t(446))}))})),n[t(480)](t(532),((s,o)=>{const a=t;e[a(470)][a(468)]((t=>{const c=a;let u=r[c(467)](e[c(470)][c(537)][c(488)]),l=t[c(558)](u);const f=i.LivePosition[c(474)](l[c(491)],c(510)),h=i.LivePosition[c(474)](l[c(497)],c(539));n[c(538)]((()=>s(o))),u=r[c(467)](e[c(470)][c(537)][c(488)]),l=t[c(558)](u);const g=t[c(548)](f,h);f[c(523)](),h[c(523)](),n[c(520)](u,{commandName:c(545),commandParams:[o]},[],c(562)),g[c(491)][c(466)](l[c(491)])&&n[c(475)](t[c(548)](g[c(491)],l[c(491)]),c(562)),l[c(497)][c(466)](g[c(497)])&&n[c(475)](t[c(548)](l[c(497)],g[c(497)]),c(562))}))})),n[t(484)][t(458)](t(563),t(562),t(511),(()=>!1)),n[t(484)][t(458)](t(563),t(562),t(549),(()=>!1)),n[t(484)][t(458)](t(563),t(562),t(514),n[t(484)][t(516)](t(563),"",t(549))),n[t(484)][t(458)](t(478),t(562),t(511),(()=>!1)),n[t(484)][t(458)](t(478),t(562),t(514),(([r])=>{const s=t,o=n[s(484)][s(516)](s(478),"",s(514));let i=r[s(491)],a=r[s(497)];const c=e[s(470)][s(552)][s(453)](i,s(455)),u=e[s(470)][s(552)][s(453)](a,s(551));c[s(560)]&&(i=c[s(491)]),u[s(560)]&&(a=u[s(497)]),o([e[s(470)][s(548)](i,a)])})),n[t(484)][t(458)](t(563),t(562),t(461),c),n[t(484)][t(458)](t(478),t(562),t(461),c)),e[t(459)][t(473)](t(561))&&(n[t(480)](t(559),((s,o)=>{const i=t,a=e[i(459)][i(564)](i(517));let c=r[i(467)](e[i(470)][i(537)][i(488)]),u=a[i(449)](c);e[i(470)][i(468)]((()=>{const t=i;if(u)return void n[t(528)](e[t(470)][t(558)](u));const l=r[t(540)](c);s(o),c=r[t(467)](e[t(470)][t(537)][t(488)]),u=a[t(449)](c),n[t(475)](e[t(470)][t(558)](u),l?null:t(494))}))})),n[t(484)][t(458)](t(478),t(494),t(461),c));const o=[{type:t(563),subType:t(448)},{type:t(478),subType:t(494)},{type:t(563),subType:t(562)},{type:t(478),subType:t(562)}];function a(e,s){const i=t,a=o[i(519)]((({type:t,subType:n})=>e[i(550)]==t&&e[i(462)]==n)),c=o[i(519)]((({type:t,subType:e})=>s[i(550)]==t&&s[i(462)]==e));if(a<0||c<0)return!1;const u=e[i(489)](),l=s[i(489)]();if((0==a||1==a)&&2==c&&u[i(534)](l))return!0;if(2==a&&3==c){const t=n[i(506)](u,i(478))[i(544)]((({suggestion:t,meta:e})=>e[i(547)]&&i(562)==t[i(462)]));if(t[i(524)]>1&&l[i(497)][i(509)](u[i(491)]))return!0;if(1==t[i(524)]&&(u[i(491)][i(509)](l[i(497)])||u[i(497)][i(509)](l[i(491)])))return!0}if(3==a&&3==c&&u[i(491)][i(466)](l[i(491)])){const t=u[i(497)][i(485)],e=l[i(491)][i(566)];return r[i(540)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(459)][t(473)](t(500))&&(n[t(504)](t(521)),n[t(479)](t(490)),n[t(457)][t(541)](t(490),Kr(s,t(476)))),e[t(459)][t(473)](t(527))&&(n[t(504)](t(496)),n[t(479)](t(518))),n[t(457)][t(525)]((e=>{const n=t;if(o[n(508)]((({type:t,subType:r})=>e[n(550)]==t&&e[n(462)]==r)))return e[n(463)]?{}:void 0})),n[t(457)][t(525)]((e=>{const n=t;if(n(478)==e[n(550)]||n(471)==e[n(550)]){const t=e[n(493)]();if(t&&t.is(n(482),n(502)))return{type:n(478)==e[n(550)]?n(507):n(492),element:t,quantity:1}}})),n[t(457)][t(525)]((e=>t(563)==e[t(550)]&&t(562)==e[t(462)]?{type:t(542),content:t(531)}:t(563)==e[t(550)]&&t(446)==e[t(462)]?{type:t(542),content:t(483)}:void 0)),n[t(457)][t(525)]((e=>{const n=t;if(n(477)!=e[n(550)])return;const{data:r}=e;if(!r||n(518)!=r[n(472)])return;const o=r[n(567)];return o?{type:n(542),content:Kr(s,n(522),'"'+o+'"')}:{type:n(542),content:Kr(s,n(481))}})),this[t(451)]()}[Do(451)](){const t=Do,e=this[t(505)],n=e[t(512)];e[t(459)][t(564)](t(553))[t(457)][t(525)]((e=>{const r=t;if(r(563)!=e[r(550)]&&r(565)!=e[r(550)])return;const{data:s}=e;if(s){if(r(496)==s[r(556)]){const t=s[r(546)][0][r(567)];return t?{type:r(542),content:Kr(n,r(522),'"'+t+'"')}:{type:r(542),content:Kr(n,r(481))}}if(r(521)==s[r(556)]){const t=s[r(546)][0][r(460)];return t?{type:r(542),content:Kr(n,r(486),t)}:{type:r(542),content:Kr(n,r(554))}}}}))}}const Bo=jo;function Uo(){const t=["plugins","10Ylpsbg","getSuggestionCallback","commandName","_suggestionFactory","1444512VDqyMw","6457520SXqyXU","2449025Lxmrmn","attribute","_registerLegacyDescription","type","get","1908991RfmumD","17762193STpMOB","*Format:* replace image URL","has","enableDefaultAttributesIntegration","newValue","replaceImageSource","formatInline","format","afterInit","ImageEditing","*Replace image URL*","registerCustomCallback","locale","descriptionFactory","8pPOGIZ","src","618EUSdZR","2764RdotaP","oldValue","registerDescriptionCallback","4479666swimrC","accept","discard","editor","key","registerBlockAttribute","TrackChangesEditing","_handleLegacySuggestions","formatBlock"];return(Uo=function(){return t})()}function jo(t,e){const n=Uo();return(jo=function(t,e){return n[t-=352]})(t,e)}!function(t){const e=jo,n=t();for(;;)try{if(503033===parseInt(e(362))/1*(parseInt(e(363))/2)+parseInt(e(380))/3+-parseInt(e(360))/4*(parseInt(e(382))/5)+-parseInt(e(366))/6+-parseInt(e(387))/7+-parseInt(e(381))/8+parseInt(e(388))/9*(parseInt(e(376))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Uo);class Go extends t.Plugin{[Bo(354)](){const t=Bo;if(!this[t(369)][t(375)][t(390)](t(355)))return;const e=this[t(369)][t(358)],n=this[t(369)][t(375)][t(386)](t(372));n[t(391)](t(393)),n[t(371)](t(361)),n[t(359)][t(365)]((n=>{const r=t;if(r(383)!=n[r(385)])return;const{data:s}=n;return s&&r(361)==s[r(370)]?s[r(392)]&&s[r(364)]?{type:r(353),content:Kr(e,r(356))}:{type:r(353),content:""}:void 0})),this[t(373)]()}[Bo(373)](){const t=Bo,e=this[t(369)][t(375)][t(386)](t(372));e[t(379)][t(357)](t(374),t(393),t(367),e[t(379)][t(377)](t(374),null,t(368))),e[t(379)][t(357)](t(374),t(393),t(368),e[t(379)][t(377)](t(374),null,t(367))),this[t(384)]()}[Bo(384)](){const t=Bo,e=this[t(369)],n=e[t(358)];e[t(375)][t(386)](t(372))[t(359)][t(365)]((e=>{const r=t;if(r(374)!=e[r(385)]&&r(352)!=e[r(385)])return;const{data:s}=e;return s&&r(393)==s[r(378)]?{type:r(353),content:Kr(n,r(389))}:void 0}))}}function Vo(){const t=["getContainedElement","_registerLegacyDescription","insertion","commandName","subType","locale","isEqual","afterInit","isOwn","toLowerCase","FORMAT_SIDE_IMAGE","getClosestSelectedImageElement","setImageNaturalSizeAttributes","imageCaption","6sIlxEB","refresh","registerCustomCallback","699332neBmHw","isBefore","get","ImageStyleEditing","imageStylePostApply","next","9ohdiQj","_findSuggestions","formatInline","from","imageStyle","plugins","getSuggestions","22823070inHdgb","_suggestionFactory","filter","head","ImageUtils","markBlockFormat","forEach","Users","accept","differ","TrackChangesEditing","type","markInlineFormat","5330575rKeHeH","value","editor","2279494QjWiAp","findIndex","newRange","descriptionFactory","nodeBefore","registerDescriptionCallback","createRangeOn","352068donKOR","isBlockImage","normalizedStyles","start","document","enableCommand","discardSuggestion","model","format","getChangedMarkers","803670MEJjXg","join","selection","getSuggestion","formatBlock","registerPostFixer","suggestion","hasSuggestion","isInContent","discard","commandParams","has","imageTypeBlock","side","end","shouldConvertImageType","imageTypeInline","*Format:* %0","getSuggestionCallback","convertInlineImageToBlock","length","change","author","commands","293640DTPnye","getFirstRange","commandReversedParams","imageStylePreApply","isIntersecting","name","9nRSUoT","_splitMarkerName","nodeAfter","title","chain","isInlineImage"];return(Vo=function(){return t})()}const Ho=zo;function zo(t,e){const n=Vo();return(zo=function(t,e){return n[t-=208]})(t,e)}!function(t){const e=zo,n=t();for(;;)try{if(589831===parseInt(e(253))/1+-parseInt(e(282))/2+parseInt(e(230))/3*(-parseInt(e(289))/4)+parseInt(e(279))/5*(-parseInt(e(250))/6)+parseInt(e(299))/7+-parseInt(e(224))/8+parseInt(e(259))/9*(parseInt(e(266))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vo);class Wo extends t.Plugin{[Ho(243)](){const t=Ho,n=this[t(281)];if(!n[t(264)][t(211)](t(256)))return;const r=n[t(264)][t(255)](t(276)),s=n[t(264)][t(255)](t(270)),o={};r[t(294)](t(263),((o,i)=>{const a=t,c=n[a(264)][a(255)](a(273)).me,u=n[a(223)][a(255)](a(263));let l=s[a(247)](n[a(296)][a(293)][a(301)]),f=n[a(296)][a(288)](l),h=u[a(280)];if(h==i[a(280)])return;const g={commandName:a(263),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(296)][a(221)]((()=>{const t=a;if(r[t(265)]()[t(268)]((e=>e[t(208)]&&c==e[t(222)]&&(t(303)==e[t(277)]||t(261)==e[t(277)])&&(t(227)==e[t(240)]||t(257)==e[t(240)])&&e[t(225)]()[t(242)](f)))[t(272)]((e=>r[t(295)](e[t(269)]))),l=s[t(247)](n[t(296)][t(293)][t(301)]),f=n[t(296)][t(288)](l),u[t(251)](),n[t(223)][t(255)](t(216))[t(251)](),n[t(223)][t(255)](t(212))[t(251)](),h=u[t(280)],h!=i[t(280)])return s[t(235)](l)&&u[t(215)](i[t(280)],l)?(o({...i,setImageSizes:!1}),l=s[t(247)](n[t(296)][t(293)][t(301)]),void r[t(271)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(227))):void(s[t(290)](l)?r[t(271)](l,g,[],t(257)):r[t(278)](f,g,t(257)))}))}));for(const e of n[t(264)][t(255)](t(256))[t(291)])o[e[t(229)]]=e[t(233)][t(245)]();r[t(267)][t(252)](t(303),t(227),t(300),(()=>!1)),r[t(267)][t(252)](t(303),t(257),t(300),(()=>!1)),r[t(267)][t(252)](t(261),t(257),t(300),(()=>!1)),r[t(267)][t(252)](t(303),t(227),t(274),(([e])=>{const n=t;s[n(248)](e[n(236)]())})),r[t(267)][t(252)](t(303),t(227),t(209),((e,n)=>{const s=t;r[s(267)][s(218)](s(303),"",s(274))(e,{commandName:n[s(239)],commandParams:n[s(226)]})})),r[t(267)][t(252)](t(303),t(227),t(234),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(303),subType:t(227)},{type:t(238),subType:t(249)},{type:t(303),subType:t(219)},{type:t(238),subType:t(219)}];function a(e,n){const o=t,a=i[o(283)]((({type:t,subType:n})=>e[o(277)]==t&&e[o(240)]==n)),c=i[o(283)]((({type:t,subType:e})=>n[o(277)]==t&&n[o(240)]==e));if(a<0||c<0)return!1;const u=e[o(225)](),l=n[o(225)]();if((0==a||1==a)&&2==c&&u[o(228)](l))return!0;if(2==a&&3==c){const t=r[o(260)](u,o(238))[o(268)]((({suggestion:t,meta:e})=>e[o(244)]&&o(219)==t[o(240)]));if(t[o(220)]>1&&l[o(214)][o(242)](u[o(292)]))return!0;if(1==t[o(220)]&&(u[o(292)][o(242)](l[o(214)])||u[o(214)][o(242)](l[o(292)])))return!0}if(3==a&&3==c&&u[o(292)][o(254)](l[o(292)])){const t=u[o(214)][o(232)],e=l[o(292)][o(286)];return s[o(290)](t)&&t===e}return!1}n[t(296)][t(293)][t(304)]((()=>{const e=t;let o=!1;const i=Array[e(262)](n[e(296)][e(293)][e(275)][e(298)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(231)](t);if(e(305)==i&&r[e(306)](u)){if(e(303)==a&&(e(227)==c||e(257)==c)){const t=r[e(302)](u);if(n[e(284)]){const n=t[e(225)]()[e(236)]();if(s[e(290)](n))continue;r[e(295)](t),o=!0}}if(e(238)==a&&e(249)==c&&!n[e(284)]){const t=r[e(302)](u);t[e(258)]&&t[e(258)][e(208)]&&(r[e(295)](t[e(258)]),o=!0)}}}return o})),this[t(237)](o)}[Ho(237)](t){const e=Ho,n=this[e(281)],r=n[e(241)];n[e(264)][e(255)](e(276))[e(285)][e(287)]((n=>{const s=e;if(s(303)!=n[s(277)]&&s(261)!=n[s(277)])return;const{data:o}=n;if(!o||s(263)!=o[s(239)])return;const i=o[s(210)][0][s(280)];return function(t){const e=s;return{type:e(297),content:Kr(r,e(217),t)}}(s(213)===i?Kr(r,s(246)):t[i]||i)}))}}const Ko=Xo;function Jo(){const t=["522062ITbvwe","track_changes","_trackChangesValueDuringImport","1673274UxdqTz","value","dataInsert","plugins","_setSuggestionData","374876yogSYF","collaboration_features","394695FrBSqh","11491230UGFBVz","commands","editor","get","enableCommand","afterInit","_trackChangesExecuted","5ukZESz","Users","bind","TrackChangesEditing","listenTo","trackChanges","2wZpeXI","high","6DCVNHm","execute","4617432JvZypP","forEach","3327291TBIaKi","_handleImportedData","importWord","lowest"];return(Jo=function(){return t})()}function Xo(t,e){const n=Jo();return(Xo=function(t,e){return n[t-=285]})(t,e)}!function(t){const e=Xo,n=t();for(;;)try{if(354873===parseInt(e(287))/1*(parseInt(e(311))/2)+parseInt(e(313))/3*(-parseInt(e(295))/4)+parseInt(e(305))/5*(parseInt(e(290))/6)+-parseInt(e(297))/7+parseInt(e(315))/8+parseInt(e(317))/9+-parseInt(e(298))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jo);class Zo extends t.Plugin{constructor(t){const e=Xo;super(t),this[e(289)]=!1,this[e(304)]=!1}[Ko(303)](){const t=Ko,e=this[t(300)],n=e[t(299)][t(301)](t(285)),r=e[t(299)][t(301)](t(310));n&&(n.on(t(314),((e,[,n])=>{const s=t;this[s(289)]=r[s(291)],n[s(296)][s(288)]=!this[s(289)]}),{priority:t(312)}),this[t(309)](n,t(292),this[t(318)][t(307)](this)),this[t(309)](n,t(292),(()=>{const e=t;this[e(304)]&&(r[e(314)](),this[e(304)]=!1)}),{priority:t(286)}),e[t(293)][t(301)](t(308))[t(302)](t(285)))}[Ko(318)](t,e){const n=Ko,{suggestions:r}=e,s=this[n(300)][n(299)][n(301)](n(310)),o=s[n(291)];this[n(289)]!==o&&(s[n(314)](),this[n(304)]=!0),r&&r[n(316)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(300)][o(293)][o(301)](o(306)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(285)}}};this[o(300)][o(293)][o(301)](o(308))[o(294)](i)}))}}const qo=Yo;function Yo(t,e){const n=Qo();return(Yo=function(t,e){return n[t-=247]})(t,e)}function Qo(){const t=["commandName","plugins","indentBlock","766TNoMzI","29678592tMMAKL","9bMRUrv","indent","2955WlPluk","formatBlock","getItemLabel","outdentBlock","type","registerDescriptionCallback","5149727fxJlFv","IndentBlock","getItems","*Outdent:* %0","registerBlockAttribute","IndentEditing","TrackChangesEditing","enableCommand","get","blockIndent","FORMAT_INDENT","4294616TTUgKy","format","_registerLegacyDescription","outdent","afterInit","8wTsrMK","288471TSpNPA","editor","*Indent:* %0","descriptionFactory","enableDefaultAttributesIntegration","4021409mcgHYL","10mupYIA","locale","has","13872feYOaQ","registerAttributeLabel","2640fPLLJF"];return(Qo=function(){return t})()}!function(t){const e=Yo,n=t();for(;;)try{if(612460===-parseInt(e(280))/1*(-parseInt(e(276))/2)+-parseInt(e(261))/3*(parseInt(e(260))/4)+-parseInt(e(272))/5*(parseInt(e(270))/6)+-parseInt(e(266))/7+parseInt(e(255))/8*(-parseInt(e(278))/9)+parseInt(e(267))/10*(-parseInt(e(286))/11)+parseInt(e(277))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qo);class $o extends t.Plugin{[qo(259)](){const t=qo,e=this[t(262)],n=e[t(274)][t(252)](t(250));if(e[t(274)][t(269)](t(249))&&(n[t(251)](t(279)),n[t(251)](t(258))),e[t(274)][t(269)](t(287)))for(const e of[t(275),t(283)])n[t(265)](e);const r=e[t(268)];n[t(248)](t(253)),n[t(264)][t(271)](t(253),Kr(r,t(254))),this[t(257)]()}[qo(257)](){const t=qo,e=this[t(262)],n=e[t(268)],r=e[t(274)][t(252)](t(250));r[t(264)][t(285)]((e=>{const s=t;if(s(281)!=e[s(284)])return;const{data:o}=e;if(!o)return;if(s(275)!=o[s(273)]&&s(283)!=o[s(273)])return;const i=e[s(288)]()[0],a=r[s(264)][s(282)](i);return s(275)==o[s(273)]?{type:s(256),content:Kr(n,s(263),a)}:s(283)==o[s(273)]?{type:s(256),content:Kr(n,s(247),a)}:void 0}))}}function ti(t,e){var n=ni();return(ti=function(t,e){return n[t-=490]})(t,e)}var ei=ti;function ni(){var t=["requires","311600HhGCMt","plugins","4eaMWZH","enableCommand","get","init","3110926pSEAEv","45wugYQc","54066DFixsM","620229PuYSvs","370pLJnYm","668794nhgWsP","input","885680bnZUFC","10736300KilJuY","editor","TrackChangesEditing"];return(ni=function(){return t})()}!function(t){for(var e=ti,n=t();;)try{if(361612===parseInt(e(491))/1+-parseInt(e(502))/2+parseInt(e(500))/3*(-parseInt(e(493))/4)+-parseInt(e(501))/5*(-parseInt(e(499))/6)+parseInt(e(497))/7+parseInt(e(504))/8*(parseInt(e(498))/9)+-parseInt(e(505))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ni);class ri extends t.Plugin{static get[ei(490)](){return[ws.Input]}[ei(496)](){var t=ei;this[t(506)][t(492)][t(495)](t(507))[t(494)](t(503))}}const si=oi;function oi(t,e){const n=ii();return(oi=function(t,e){return n[t-=238]})(t,e)}function ii(){const t=["key","link","LinkEditing","4388027fnapAT","enableDefaultAttributesIntegration","afterInit","attribute","1354542jVzBsX","3024656mMgVPe","registerDescriptionCallback","171gLuOxJ","manualDecorators","editor","38385SarZGb","82920WPOWdD","*Remove link*","227120UWxslB","registerInlineAttribute","commandParams","TrackChangesEditing","unlink","type","linkHref","link (","get","formatInline","descriptionFactory","11562xULuLx","label","registerAttributeLabel","6BIXlWH","3058SStcPd","commandName","newValue","locale","has","*Set link:* %0","commands","toLowerCase","plugins","204IKsHPn","format","_registerLegacyDescription"];return(ii=function(){return t})()}!function(t){const e=oi,n=t();for(;;)try{if(793454===-parseInt(e(280))/1+-parseInt(e(238))/2+parseInt(e(257))/3*(parseInt(e(270))/4)+-parseInt(e(243))/5+parseInt(e(260))/6*(parseInt(e(276))/7)+parseInt(e(246))/8*(parseInt(e(240))/9)+-parseInt(e(244))/10*(-parseInt(e(261))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ii);class ai extends t.Plugin{[si(278)](){const t=si,e=this[t(242)];if(!e[t(269)][t(265)](t(275)))return;const n=e[t(269)][t(254)](t(249)),r=e[t(267)][t(254)](t(274));n[t(277)](t(274)),n[t(277)](t(250)),n[t(247)](t(252));for(const e of r[t(241)])n[t(247)](e.id),n[t(256)][t(259)](e.id,t(253)+e[t(258)][t(268)]()+")");n[t(256)][t(239)]((n=>{const r=t;if(r(279)!=n[r(251)])return;const{data:s}=n;if(!s||r(252)!=s[r(273)])return;const o=s[r(263)],i=e[r(264)];return{type:r(271),content:null==o?Kr(i,r(245)):Kr(i,r(266),'"'+o+'"')}})),this[t(272)]()}[si(272)](){const t=si,e=this[t(242)],n=e[t(264)];e[t(269)][t(254)](t(249))[t(256)][t(239)]((e=>{const r=t;if(r(255)!=e[r(251)])return;const{data:s}=e;if(s){if(r(274)==s[r(262)]){const t=s[r(248)][0];return{type:r(271),content:Kr(n,r(266),'"'+t+'"')}}return r(250)==s[r(262)]?{type:r(271),content:Kr(n,r(245))}:void 0}}))}}const ci=li;function ui(){const t=["ELEMENT_LIST_ITEM","value","listIndent","ELEMENT_TODO_LIST","bulleted","enableCommand","previousSibling","plugins","createRange","outdentList","forceValue","from","indentList","todo","499480lyWMLx","todoListChecked","document","8071680eEUPcd","commands","slice","length","isObject","TrackChangesEditing","has","*Outdent:* %0","push","*Change to:* %0","424777atocpv","parent","findIndex","bulletedList","afterInit","ELEMENT_NUMBERED_LIST","change","2436910ukkJIn","add","registerElementLabel","format","*Uncheck item*","end","execute","selection","*Check item*","model","numbered","getAttribute","markBlockFormat","replace","nextSibling","2eEBtjW","ELEMENT_BULLETED_LIST","List","commandName","commandParams","descriptionFactory","get","getSelectedBlocks","element","LegacyListEditing","registerDescriptionCallback","listType","*Indent:* %0","todoList","formatInline","editor","listItem","schema","createPositionAt","name","53847uBnpJv","420CnOVbt","before","numberedList","3234501rsXfdM","checkChild","LegacyTodoListEditing","186OOCEfu","locale","checkTodoList","52ZJAOYy","type","blockName","filter","_selectedElements","paragraph","formatBlock"];return(ui=function(){return t})()}function li(t,e){const n=ui();return(li=function(t,e){return n[t-=454]})(t,e)}!function(t){const e=li,n=t();for(;;)try{if(291618===-parseInt(e(487))/1*(-parseInt(e(509))/2)+parseInt(e(529))/3*(-parseInt(e(539))/4)+parseInt(e(494))/5+-parseInt(e(536))/6*(parseInt(e(530))/7)+parseInt(e(474))/8+parseInt(e(533))/9+-parseInt(e(477))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ui);class fi extends t.Plugin{[ci(491)](){const t=ci,e=this[t(524)],n=e[t(537)];if(!e[t(467)][t(483)](t(518)))return;const r=e[t(467)][t(515)](t(482)),s=e[t(467)][t(483)](t(535));function o(t){return()=>{const n=li,s=e[n(503)][n(476)][n(501)],o=e[n(478)][n(515)](t);if(o[n(461)])return void e[n(500)](n(458),{});const i=t[n(479)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(471)](t)[s(456)]((t=>function(t,e){const n=s;return e[n(534)](t[n(488)],n(525))&&!e[n(481)](t)}(t,r)));o=o[s(456)]((t=>!t.is(s(517),s(525))||t[s(505)](s(520))!=e));const i=new Set;for(const t of o)t.is(s(517),s(525))?i[s(495)](hi(t)):i[s(495)](t);return Array[s(471)](i)}(s[n(516)](),i,e[n(503)][n(526)]);e[n(503)][n(493)]((()=>{const e=n;for(const n of a)r[e(506)](n,{commandName:t,commandParams:[{forceValue:!o[e(461)]}],formatGroupId:e(455)},gi(n))}))}}function i(t){return()=>{const n=li,s=function(t){const e=li;let n=Array[e(471)](t);const r=n[e(489)]((t=>e(525)!=t[e(528)]));return r>-1&&(n=n[e(479)](0,r)),n}(e[n(503)][n(476)][n(501)][n(516)]()),o=e[n(503)][n(468)](e[n(503)][n(527)](s[0],n(531)),e[n(503)][n(527)](s[s[n(480)]-1],n(499)));e[n(503)][n(493)]((()=>{const e=n;r[e(506)](o,{commandName:t,commandParams:[],formatGroupId:e(462)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(508)];for(;t&&t[n(505)](n(462))>e[n(505)](n(462));)r[n(495)](t),t=t[n(508)]}return Array[n(471)](r)}(s))}))}}r[t(465)](t(532),o(t(532))),r[t(465)](t(490),o(t(490))),s&&r[t(465)](t(522),o(t(522))),r[t(465)](t(472),i(t(472))),r[t(465)](t(469),i(t(469))),s&&r[t(465)](t(538),(()=>{const n=t,s=e[n(478)][n(515)](n(538)),o=Array[n(471)](s[n(457)]);o[n(456)]((t=>t[n(505)](n(475))!=s[n(461)])),e[n(503)][n(493)]((()=>{const t=n;for(const e of o)r[t(506)](e,{commandName:t(538),commandParams:[{forceValue:!s[t(461)]}]})}))})),r[t(514)][t(496)](t(525),(e=>Kr(n,t(460),e))),r[t(514)][t(519)]((e=>{const r=t;if(r(459)!=e[r(454)]&&r(523)!=e[r(454)])return;const{data:s}=e;if(s){if(r(532)==s[r(512)]||r(490)==s[r(512)]||r(522)==s[r(512)])switch(s[r(512)][r(507)](r(511),"")){case r(464):return o(Kr(n,r(510)));case r(504):return o(Kr(n,r(492)));case r(473):return o(Kr(n,r(463)))}if(r(472)==s[r(512)])return{type:r(497),content:Kr(n,r(521),Kr(n,r(460)))};if(r(469)==s[r(512)])return{type:r(497),content:Kr(n,r(484),Kr(n,r(460)))};if(r(538)==s[r(512)])return s[r(513)][0][r(470)]?{type:r(497),content:Kr(n,r(502))}:{type:r(497),content:Kr(n,r(498))}}function o(t){const e=r;return{type:e(497),content:Kr(n,e(486),t)}}}))}}function hi(t){const e=ci,n=t[e(505)](e(462));if(0==n)return t;let r=t;for(;t[e(466)]&&t[e(466)].is(e(517),e(525));){const s=t[e(466)][e(505)](e(462));if(s==n)r=t[e(466)];else if(s<n)break;t=t[e(466)]}return r}function gi(t){const e=ci,n=[];if(t.is(e(517),e(525))&&t[e(505)](e(462))>0){let r=t[e(508)];for(;r&&e(525)==r[e(528)]&&r[e(505)](e(462))==t[e(505)](e(462));)n[e(485)](r),r=r[e(508)]}return n}const di=pi;function pi(t,e){const n=mi();return(pi=function(t,e){return n[t-=263]})(t,e)}function mi(){const t=["registerDescriptionCallback","backward","push","descriptionFactory","LegacyListPropertiesEditing","unshift","length","7192325WzlvVy","type","*Format:* set order to regular","TrackChangesEditing","commandParams","55lqYJvp","14112408nXFZBR","flat","856758oPlBHZ","change","_getTranslationKeyForListStyle","getListTypeFromListStyleType","*Format:* set order to reversed","140eRYnpk","getFirstPosition","format","default","parent","_getSuggestionBlocks","markMultiRangeBlockFormat","getAttribute","toUpperCase","3538970MuWJJT","handleListStyleCommand","3254048cwJDhy","plugins","get","forward","handleListReversedCommand","listStart","numbered","commandName","document","createPositionAt","enableCommand","list.properties","*Change to:* %0","startIndex","editor","config","_LIST_","listType","_getSuggestionBlocksForListStyle","createRange","handleDescriptions","LegacyListUtils","filter","listReversed","getLastPosition","bind","listItem","styles","locale","afterInit","listStyle","ELEMENT_","from","457416bbYpgD","has","element","formatInline","handleListStartCommand","selection","before","replace","*Format:* set start index to %0","getSelectedBlocks","2538657roCcFc","getSiblingNodes","map","3IkbkoC","formatBlock","model","reversed"];return(mi=function(){return t})()}!function(t){const e=pi,n=t();for(;;)try{if(911784===-parseInt(e(331))/1+parseInt(e(296))/2*(parseInt(e(263))/3)+-parseInt(e(298))/4+parseInt(e(279))/5*(parseInt(e(282))/6)+parseInt(e(274))/7+parseInt(e(280))/8+parseInt(e(341))/9*(-parseInt(e(287))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mi);class Ii extends t.Plugin{[di(327)](){const t=di;if(!this[t(312)][t(299)][t(332)](t(271)))return;const e=this[t(312)][t(313)][t(300)](t(309)),n=this[t(312)][t(299)][t(300)](t(277));e[t(325)]&&n[t(308)](t(328),this[t(297)][t(323)](this)),e[t(266)]&&n[t(308)](t(321),this[t(302)][t(323)](this)),e[t(311)]&&n[t(308)](t(303),this[t(335)][t(323)](this)),n[t(270)][t(267)](this[t(318)][t(323)](this))}[di(297)](t,e={}){const n=di,r=this[n(312)][n(299)][n(300)](n(277)),s=this[n(316)]();this[n(312)][n(265)][n(283)]((()=>{const t=n;r[t(293)](s,{commandName:t(328),commandParams:[{type:e[t(275)]}],formatGroupId:t(328)})}))}[di(302)](t,e={}){const n=di,r=this[n(312)][n(299)][n(300)](n(277)),s=this[n(292)]((t=>t.is(n(333),n(324))&&n(304)===t[n(294)](n(315))));if(s[n(273)]<1)return;const o=s[n(343)]((t=>this[n(312)][n(265)][n(317)](this[n(312)][n(265)][n(307)](t,n(337)),this[n(312)][n(265)][n(307)](t,0))));this[n(312)][n(265)][n(283)]((()=>{const t=n;r[t(293)](o,{commandName:t(321),commandParams:[{reversed:e[t(266)]}],formatGroupId:t(321)})}))}[di(335)](t,e={}){const n=di,r=this[n(312)][n(299)][n(300)](n(277)),s=this[n(292)]((t=>t.is(n(333),n(324))&&n(304)===t[n(294)](n(315))));if(s[n(273)]<1)return;const o=s[n(343)]((t=>this[n(312)][n(265)][n(317)](this[n(312)][n(265)][n(307)](t,n(337)),this[n(312)][n(265)][n(307)](t,0))));this[n(312)][n(265)][n(283)]((()=>{const t=n;r[t(293)](o,{commandName:t(303),commandParams:[{startIndex:e[t(311)]}],formatGroupId:t(303)})}))}[di(318)](t){const e=di;if(e(264)!=t[e(275)]&&e(334)!=t[e(275)])return;const n=this[e(312)][e(326)],{data:r}=t;if(!r)return;let s,o;switch(r[e(305)]){case e(328):s=e(310),o={type:e(289),content:Kr(n,s,Kr(n,this[e(284)](r[e(278)][0][e(275)])))};break;case e(321):s=r[e(278)][0][e(266)]?e(286):e(276),o={type:e(289),content:Kr(n,s)};break;case e(303):s=e(339),o={type:e(289),content:Kr(n,s,r[e(278)][0][e(311)])}}return o}[di(316)](){const t=di;var e,n,r,s;const o=this[t(312)][t(299)][t(300)](t(319));let i=Array[t(330)](this[t(312)][t(265)][t(306)][t(336)][t(340)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(333),t(324)))&&i[t(272)](...o[t(342)](this[t(312)][t(265)][t(306)][t(336)][t(288)](),t(268))),(null===(n=i[i[t(273)]-1])||void 0===n?void 0:n.is(t(333),t(324)))&&i[t(269)](...o[t(342)](this[t(312)][t(265)][t(306)][t(336)][t(322)](),t(301))),i=[...new Set(i)],(null===(s=null===(r=this[t(312)][t(265)][t(306)][t(336)][t(288)]())||void 0===r?void 0:r[t(291)])||void 0===s?void 0:s.is(t(333),t(324)))&&(i=i[t(320)]((e=>e.is(t(333),t(324))))),i}[di(292)](t){const e=di,n=this[e(312)][e(299)][e(300)](e(319));let r=Array[e(330)](this[e(312)][e(265)][e(306)][e(336)][e(340)]())[e(320)](t)[e(343)]((t=>{const r=e,s=this[r(312)][r(265)][r(307)](t,0);return[...n[r(342)](s,r(268)),...n[r(342)](s,r(301))]}))[e(281)]();return r=[...new Set(r)],r}[di(284)](t){const e=di;return e(329)+(this[e(312)][e(299)][e(300)](e(319))[e(285)](t)||e(290))[e(295)]()+e(314)+t[e(295)]()[e(338)](/-/g,"_")}}const Ei=Ti;function bi(){const t=["2556843aTAMtY","2aEWeSf","high","for","172OSkalc","4124134kxeytL","get","803691tcmJEe","attribute:url:media","7705672PwKbam","5688696KxwWQC","media","conversion","plugins","has","showSuggestionHighlights","afterInit","1955UccZDL","elementToElement","1582128IPGcje","editor","stop","createEmptyElement","descriptionFactory","div","data","dataDowncast","downcastDispatcher","registerElementLabel","mediaEmbed","enableCommand","ELEMENT_MEDIA","TrackChangesEditing","MediaEmbedEditing","options","locale"];return(bi=function(){return t})()}function Ti(t,e){const n=bi();return(Ti=function(t,e){return n[t-=374]})(t,e)}!function(t){const e=Ti,n=t();for(;;)try{if(492788===parseInt(e(376))/1+parseInt(e(406))/2*(parseInt(e(405))/3)+-parseInt(e(409))/4*(parseInt(e(386))/5)+-parseInt(e(379))/6+parseInt(e(374))/7+-parseInt(e(378))/8+parseInt(e(388))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bi);class _i extends t.Plugin{[Ei(385)](){const t=Ei,e=this[t(389)];if(!e[t(382)][t(383)](t(402)))return;const n=e[t(382)][t(375)](t(401)),r=e[t(404)];n[t(399)](t(398)),n[t(392)][t(397)](t(380),(e=>Kr(r,t(400),e))),e[t(381)][t(408)](t(395))[t(387)]({model:t(380),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(384)])return n[s(391)](s(393))},converterPriority:t(407)}),e[t(394)][t(396)].on(t(377),((e,n,r)=>{const s=t;r[s(403)][s(384)]&&e[s(390)]()}),{priority:t(407)})}}const yi=Ai;function Ai(t,e){const n=Ci();return(Ai=function(t,e){return n[t-=214]})(t,e)}!function(t){const e=Ai,n=t();for(;;)try{if(945040===-parseInt(e(215))/1*(parseInt(e(217))/2)+parseInt(e(231))/3*(parseInt(e(224))/4)+parseInt(e(214))/5+parseInt(e(233))/6*(-parseInt(e(227))/7)+-parseInt(e(221))/8*(parseInt(e(226))/9)+parseInt(e(216))/10*(parseInt(e(223))/11)+parseInt(e(228))/12*(parseInt(e(218))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ci);class ki extends t.Plugin{[yi(225)](){const t=yi,e=this[t(232)];e[t(235)][t(230)](t(220))&&e[t(235)][t(219)](t(229))[t(222)](t(234))}}function Ci(){const t=["754490GgyAnJ","1342815tsPABn","860bzyutQ","2iNgboB","3029ihxcxy","get","MentionEditing","72lmrvGS","enableCommand","241274ULghwS","660YReZyp","afterInit","1385991nqtGpV","14KnOJEf","146892PDRwAa","TrackChangesEditing","has","10173afPIPr","editor","5325132EvHKsi","mention","plugins"];return(Ci=function(){return t})()}const Li=Ri;function Si(){const t=["insertMergeFieldBlock","insertion","getAttribute","236DrxPxT","registerElementLabel","2402892uAgbgb","ELEMENT_MERGE_FIELD","10llzcnd","locale","TrackChangesEditing","enableCommand","registerDescriptionCallback","descriptionFactory","4123265EvSwQO","insertMergeField","48920MpUZhx","17617567zAszXw","22zkONbq","element","*Remove:* %0","afterInit","6519450XGcYoS","plugins","get","*Insert:* %0","6813NhwOkq","getLabel","mergeFieldBlock","mergeField","getContainedElement","10384iakMjj","7175WGGXKu","has","type","editor","MergeFieldsEditing","deletion"];return(Si=function(){return t})()}function Ri(t,e){const n=Si();return(Ri=function(t,e){return n[t-=362]})(t,e)}!function(t){const e=Ri,n=t();for(;;)try{if(680344===parseInt(e(394))/1*(parseInt(e(392))/2)+parseInt(e(365))/3*(-parseInt(e(380))/4)+parseInt(e(390))/5+-parseInt(e(398))/6+-parseInt(e(371))/7*(parseInt(e(370))/8)+parseInt(e(382))/9+-parseInt(e(384))/10*(-parseInt(e(393))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Si);class Ni extends t.Plugin{[Li(397)](){const t=Li,e=this[t(374)];if(!e[t(362)][t(372)](t(375)))return;e[t(362)][t(363)](t(386))[t(387)](t(391)),e[t(362)][t(363)](t(386))[t(387)](t(377));const n=e[t(362)][t(363)](t(386)),r=e[t(385)];n[t(389)][t(381)](t(368),(e=>Kr(r,t(383),e))),n[t(389)][t(381)](t(367),(e=>Kr(r,t(383),e))),n[t(389)][t(388)]((n=>{const s=t;if(s(378)!=n[s(373)]&&s(376)!=n[s(373)])return;const o=n[s(369)]();if(null==o)return;if(!o.is(s(395),s(368))&&!o.is(s(395),s(367)))return;const i=e[s(362)][s(363)](s(375))[s(366)](o[s(379)]("id"));return s(378)==n[s(373)]?{type:s(378),content:Kr(r,s(364),'"'+i+'" '+Kr(r,s(383)))}:{type:s(376),content:Kr(r,s(396),'"'+i+'" '+Kr(r,s(383)))}}))}}function Mi(){const t=["listMarkerStyle","descriptionFactory","MultiLevelList","newValue","2474502TVsTPL","registerBlockAttribute","193352VxNyWy","TrackChangesEditing","head","ELEMENT_MULTI_LEVEL_LIST","editor","oldValue","4jtUvbo","498yfUyRG","key","get","handleDescriptions","7KDVUCi","registerDescriptionCallback","locale","20043yCAFdO","1044usetOX","multiLevelList","6518740fsTgUX","data","342845vAcfEv","afterInit","format","*Set format:* %0","has","next","enableDefaultAttributesIntegration","listType","*Remove format:* %0","plugins","1459368IzzlXE"];return(Mi=function(){return t})()}function vi(t,e){const n=Mi();return(vi=function(t,e){return n[t-=434]})(t,e)}const wi=vi;!function(t){const e=vi,n=t();for(;;)try{if(220370===-parseInt(e(438))/1*(-parseInt(e(466))/2)+-parseInt(e(437))/3+parseInt(e(465))/4*(parseInt(e(442))/5)+-parseInt(e(457))/6*(-parseInt(e(434))/7)+-parseInt(e(459))/8+parseInt(e(452))/9+-parseInt(e(440))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mi);class Oi extends t.Plugin{[wi(443)](){const t=wi,e=this[t(463)],n=e[t(451)][t(468)](t(460));e[t(451)][t(446)](t(455))&&(n[t(448)](t(439)),n[t(458)](t(453)),n[t(454)][t(435)]((e=>this[t(469)](e))))}[wi(469)](t){const e=wi,n=this[e(463)][e(436)],{data:r}=t,s={type:e(444),content:""};if(r&&e(453)==r[e(467)]){if(!r[e(464)])return{type:e(444),content:Kr(n,e(445),Kr(n,e(462)))+" ("+r[e(456)]+")"};if(!r[e(456)]){let o=t[e(461)];for(;o;){if(o[e(441)]&&e(449)==o[e(441)][e(467)]&&o[e(441)][e(456)])return s;o=o[e(447)]}return{type:e(444),content:Kr(n,e(450),Kr(n,e(462)))+" ("+r[e(464)]+")"}}}}}function Di(t,e){const n=Pi();return(Di=function(t,e){return n[t-=109]})(t,e)}const Fi=Di;function Pi(){const t=["470XzTReY","plugins","12199990yzszCE","314936PShagC","276074DhWSpD","pageBreak","ELEMENT_PAGE_BREAK","registerElementLabel","editor","320XBDCOX","423807dwPdZC","has","descriptionFactory","38133eCfZcX","4qltmLb","35zTSXLS","255490IzhEsh","TrackChangesEditing","locale","enableCommand","33870inujrq","get","PageBreakEditing","afterInit"];return(Pi=function(){return t})()}!function(t){const e=Di,n=t();for(;;)try{if(200418===-parseInt(e(111))/1+-parseInt(e(123))/2+-parseInt(e(117))/3*(parseInt(e(121))/4)+parseInt(e(116))/5*(-parseInt(e(127))/6)+-parseInt(e(122))/7*(-parseInt(e(110))/8)+-parseInt(e(120))/9*(parseInt(e(131))/10)+parseInt(e(109))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pi);class xi extends t.Plugin{[Fi(130)](){const t=Fi,e=this[t(115)];if(!e[t(132)][t(118)](t(129)))return;e[t(132)][t(128)](t(124))[t(126)](t(112));const n=e[t(132)][t(128)](t(124)),r=e[t(125)];n[t(119)][t(114)](t(112),(e=>Kr(r,t(113),e)))}}const Bi=Gi;!function(t){const e=Gi,n=t();for(;;)try{if(107939===-parseInt(e(484))/1+parseInt(e(468))/2+-parseInt(e(426))/3*(-parseInt(e(434))/4)+-parseInt(e(429))/5*(parseInt(e(459))/6)+parseInt(e(471))/7*(parseInt(e(470))/8)+parseInt(e(450))/9*(-parseInt(e(444))/10)+-parseInt(e(439))/11*(-parseInt(e(476))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ji);class Ui extends t.Plugin{[Bi(433)](){const t=Bi,e=this[t(469)];if(!e[t(474)][t(462)](t(453)))return;const n=e[t(415)],r=e[t(474)][t(431)](t(478));r[t(420)][t(455)](t(464),(e=>Kr(n,t(461),e))),r[t(449)](t(464)),r[t(424)](t(421)),e[t(440)][t(432)].on(t(417),Vi(e),{priority:t(428)}),e[t(430)][t(432)].on(t(417),((n,r,s)=>{const o=t;s[o(463)][o(423)]&&Vi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(428)});const s=r[t(420)];s[t(456)]((r=>{const o=t;if(o(414)!==r[o(472)])return;const{start:i,end:a}=r[o(419)]();if(!i[o(435)](a)||!i[o(481)])return;const c=e[o(413)][o(458)],u=i[o(481)];return c[o(448)](u)&&!c[o(465)](u)&&c[o(436)](u,o(460))?{type:o(414),content:Kr(n,o(482),s[o(466)](u,1))}:void 0})),this[t(483)]()}[Bi(483)](){const t=Bi,e=this[t(469)],n=e[t(415)];e[t(474)][t(431)](t(478))[t(420)][t(456)]((e=>{const r=t;if(r(475)!=e[r(472)])return;const{data:s}=e;return s&&r(464)==s[r(441)]?{type:r(445),content:Kr(n,r(479),Kr(n,r(461)))}:void 0}))}}function ji(){const t=["152136HflFza","49TRRMTF","type","activeMarkers","plugins","formatBlock","888ZnZSEv","consumable","TrackChangesEditing","*Change to:* %0","start","nodeAfter","*Insert:* %0","_registerLegacyDescription","70771QYVixA","name","model","insertion","locale","ck-suggestion-marker--active","addMarker:suggestion:insertion","span","getFirstRange","descriptionFactory","insertParagraph","writer","showSuggestionHighlights","enableCommand","createUIElement","1491sYsIFp","consume","highest","10yVUhTn","data","get","downcastDispatcher","afterInit","436uMVCxB","isTouching","checkChild","ck-suggestion-marker-split","mapper","23342zsiWiQ","editing","commandName","end","markerName","4460mObFXP","format","insert","markerRange","isBlock","enableDefaultAttributesIntegration","2952PJLQUG","_splitMarkerName","addClass","Paragraph","includes","registerElementLabel","registerDescriptionCallback","toViewPosition","schema","144168ivuVnh","$text","ELEMENT_PARAGRAPH","has","options","paragraph","isLimit","getItemLabel","bindElementToMarker","57468iGPPEZ","editor"];return(ji=function(){return t})()}function Gi(t,e){const n=ji();return(Gi=function(t,e){return n[t-=412]})(t,e)}function Vi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Gi,i=t[o(474)][o(431)](o(478)),a=r[o(447)][o(480)],c=r[o(447)][o(442)],u=t[o(413)][o(458)];if(!a[o(435)](c)||!a[o(481)])return;const l=a[o(481)];if(u[o(448)](l)&&!u[o(465)](l)&&u[o(436)](l,o(460))){if(!s[o(477)][o(427)](r[o(447)],n[o(412)]))return;const{authorId:t}=i[o(451)](r[o(443)]),a=s[o(422)][o(425)](o(418),{class:o(437),"data-author-id":t}),u=s[o(438)][o(457)](c);e&&i[o(473)][o(454)](r[o(443)])&&s[o(422)][o(452)](o(416),a),s[o(422)][o(446)](u,a),s[o(438)][o(467)](a,r[o(443)])}}}const Hi=zi;function zi(t,e){const n=Wi();return(zi=function(t,e){return n[t-=406]})(t,e)}function Wi(){const t=["plugins","2100616yMURla","editor","has","removeFormat","formatBlock","registerDescriptionCallback","get","TrackChangesEditing","formatInline","enableDefaultAttributesIntegration","descriptionFactory","60eZJpAD","3553253tFQxiV","137605eDjSDP","2ihVrUO","3560452vHdoEN","2028610VQEKCP","188WivvWl","RemoveFormatEditing","commandName","afterInit","format","locale","type","794413MPZEDI","67533jnVwkx","45HxDVTT","_registerLegacyDescription","*Remove all formatting*"];return(Wi=function(){return t})()}!function(t){const e=zi,n=t();for(;;)try{if(577721===-parseInt(e(423))/1*(-parseInt(e(413))/2)+-parseInt(e(424))/3*(parseInt(e(416))/4)+-parseInt(e(412))/5*(-parseInt(e(410))/6)+-parseInt(e(414))/7+-parseInt(e(429))/8+parseInt(e(425))/9*(parseInt(e(415))/10)+parseInt(e(411))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wi);class Ki extends t.Plugin{[Hi(419)](){const t=Hi,e=this[t(430)];e[t(428)][t(431)](t(417))&&(e[t(428)][t(435)](t(406))[t(408)](t(432)),this[t(426)]())}[Hi(426)](){const t=Hi,e=this[t(430)];e[t(428)][t(435)](t(406))[t(409)][t(434)]((n=>{const r=t;if(r(433)!=n[r(422)]&&r(407)!=n[r(422)])return;const{data:s}=n;return s&&r(432)==s[r(418)]?{type:r(420),content:Kr(e[r(421)],r(427))}:void 0}))}}const Ji=Xi;function Xi(t,e){const n=qi();return(Xi=function(t,e){return n[t-=216]})(t,e)}!function(t){const e=Xi,n=t();for(;;)try{if(730580===-parseInt(e(225))/1+parseInt(e(233))/2+-parseInt(e(228))/3+parseInt(e(226))/4+parseInt(e(235))/5*(-parseInt(e(223))/6)+parseInt(e(217))/7*(-parseInt(e(240))/8)+parseInt(e(241))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qi);class Zi extends t.Plugin{[Ji(232)](){const t=Ji,e=this[t(218)];if(!e[t(227)][t(237)](t(234)))return;const n=e[t(227)][t(231)](t(238));n[t(221)](t(222)),n[t(221)](t(229));const r=e[t(227)][t(231)](t(234));r[t(221)](t(220)),r[t(221)](t(239)),r[t(221)](t(219)),r[t(221)](t(230)),r[t(221)](t(236)),r[t(221)](t(216)),r[t(221)](t(224))}}function qi(){const t=["TrackChangesEditing","acceptSuggestion","288sLRpvx","28630908CwnLhm","acceptSelectedSuggestions","113911qYYLPt","editor","discardSuggestion","trackChanges","enableCommand","goToPreviousRestrictedEditingException","102YxOtRr","discardSelectedSuggestions","1412366EwPspg","3010944ycWfCp","plugins","1361937jiDmGm","goToNextRestrictedEditingException","acceptAllSuggestions","get","afterInit","641684XGbCwH","RestrictedEditingModeEditing","315305UByIYE","discardAllSuggestions","has"];return(qi=function(){return t})()}const Yi=$i;function Qi(){const t=["activeMarkers","createPositionBefore","_splitMarkerName","894334dSDDks","addMarker:suggestion:insertion","descriptionFactory","4592640fRHCBg","888420JoQiwl","shiftEnter","data","insert","14ZeFLhV","init","989095zaUAWD","editing","high","ELEMENT_LINE_BREAK","enableCommand","markerRange","requires","1869795uoFdfH","addMarker:suggestion","softBreak","element","mapper","addMarker:suggestion:deletion","getItems","13187624sdzVAd","markerName","registerElementLabel","545700vQhnuk","bindElementToMarker","addClass","model","ck-suggestion-marker--active","test","createUIElement","deletion","editor","writer","name","consumable","downcastDispatcher","get","span","TrackChangesEditing","merge","includes","showSuggestionHighlights","plugins","locale","split","toViewPosition","ck-suggestion-marker-","options"];return(Qi=function(){return t})()}function $i(t,e){const n=Qi();return($i=function(t,e){return n[t-=399]})(t,e)}!function(t){const e=$i,n=t();for(;;)try{if(511220===-parseInt(e(412))/1+-parseInt(e(408))/2+-parseInt(e(425))/3+parseInt(e(435))/4+-parseInt(e(418))/5+-parseInt(e(411))/6+parseInt(e(416))/7*(parseInt(e(432))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qi);class ta extends t.Plugin{static get[Yi(424)](){return[Qs.ShiftEnter]}[Yi(417)](){const t=Yi,e=this[t(443)],n=e[t(399)][t(448)](t(450));n[t(422)](t(413)),e[t(419)][t(447)].on(t(409),ea(e),{priority:t(420)}),e[t(419)][t(447)].on(t(430),ea(e),{priority:t(420)}),e[t(414)][t(447)].on(t(426),((n,r,s)=>{const o=t;s[o(404)][o(453)]&&ea(e,{showActiveMarker:!1})(n,r,s)})),n[t(410)][t(434)](t(427),(n=>Kr(e[t(400)],t(421),n)))}}function ea(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=$i,i=t[o(399)][o(448)](o(450));if(!s[o(446)][o(440)](r[o(423)],n[o(445)]))return;const a=t[o(438)];for(const t of r[o(423)][o(431)]()){if(!t.is(o(428),o(427)))continue;const n=o(442)==r[o(433)][o(401)](":")[1]?o(451):o(401),{authorId:c}=i[o(407)](r[o(433)]),u=s[o(444)][o(441)](o(449),{class:o(403)+n,"data-author-id":c}),l=s[o(429)][o(402)](a[o(406)](t));e&&i[o(405)][o(452)](r[o(433)])&&s[o(444)][o(437)](o(439),u),s[o(444)][o(415)](l,u),s[o(429)][o(436)](u,r[o(433)])}}}const na=ra;function ra(t,e){const n=sa();return(ra=function(t,e){return n[t-=251]})(t,e)}function sa(){const t=["getRanges","commands","formatInline","editor","forceValue","5XxQyfI","selection","has","166936bTlzsw","14Pvmfgk","restrictedEditingException","71937yeKEmx","commandName","markInlineFormat","1130UaHuqN","locale","descriptionFactory","value","format","enableCommand","model","from","registerDescriptionCallback","commandParams","formatBlock","FORMAT_RESTRICTED_ENABLED","isCollapsed","document","768936qNKeIK","1118848MRNVGY","afterInit","TrackChangesEditing","StandardEditingModeEditing","2573364tSoKDC","plugins","change","get","1344700uXccMs","type","FORMAT_RESTRICTED_DISABLED","3006036PsbQPA"];return(sa=function(){return t})()}!function(t){const e=ra,n=t();for(;;)try{if(855106===-parseInt(e(263))/1+parseInt(e(275))/2+-parseInt(e(254))/3+-parseInt(e(266))/4*(-parseInt(e(272))/5)+parseInt(e(259))/6*(parseInt(e(276))/7)+-parseInt(e(255))/8+parseInt(e(278))/9*(parseInt(e(281))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(sa);class oa extends t.Plugin{[na(256)](){const t=na,e=this[t(270)],n=e[t(287)],r=e[t(282)];if(!e[t(260)][t(274)](t(258)))return;const s=e[t(260)][t(262)](t(257)),o=t(277),i=e[t(268)][t(262)](o);s[t(286)](o,((e,r={})=>{const a=t,c=n[a(253)][a(273)];if(c[a(252)])return void e(r);const u=void 0!==r[a(271)]?r[a(271)]:!i[a(284)];n[a(261)]((()=>{const t=a,e=Array[t(288)](c[t(267)]());for(const r of e){const e=u?[r]:Fs(o,r,n);for(const n of e)s[t(280)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(283)][t(289)]((e=>{const n=t;if(n(291)!=e[n(264)]&&n(269)!=e[n(264)])return;const{data:s}=e;return s&&s[n(279)]==o?s[n(290)][0][n(271)]?{type:n(285),content:Kr(r,n(251))}:{type:n(285),content:Kr(r,n(265))}:void 0}))}}const ia=ca;function aa(){const t=["1271305hJVnPY","formatInline","descriptionFactory","TrackChangesEditing","108xPeLcV","inline","693623BjtvQJ","StyleUtils","definitions","get","enableDefaultAttributesIntegration","registerAttributeLabel","*Set format:* %0","formatBlock","plugins","5667937lsXvGi","commandName","normalizeConfig","registerInlineAttribute","toLowerCase","FORMAT_STYLE","229710RlFoVF","editor","_registerLegacyDescription","format","block","252708nCHfCo","GeneralHtmlSupport","8IRECGK","afterInit","451662QZrYxw","*Remove format:* %0","12YPVtsj","has","element","12iZTIPx","locale","ghsAttributes","forceValue","DataSchema","style","commandParams","add","2FlznUk","getGhsAttributeNameForElement","styleName","config","1261692komfpi","type","registerDescriptionCallback","Style","registerBlockAttribute"];return(aa=function(){return t})()}function ca(t,e){const n=aa();return(ca=function(t,e){return n[t-=193]})(t,e)}!function(t){const e=ca,n=t();for(;;)try{if(435779===parseInt(e(219))/1+parseInt(e(236))/2*(-parseInt(e(223))/3)+-parseInt(e(240))/4+-parseInt(e(193))/5*(-parseInt(e(225))/6)+parseInt(e(199))/7*(-parseInt(e(221))/8)+parseInt(e(197))/9*(-parseInt(e(214))/10)+-parseInt(e(208))/11*(-parseInt(e(228))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(aa);class ua extends t.Plugin{[ia(222)](){const t=ia,e=this[t(215)];if(!e[t(207)][t(226)](t(243))||!e[t(207)][t(226)](t(232)))return;const n=e[t(207)][t(202)](t(196)),r=e[t(229)],s=e[t(239)][t(202)](t(233))||{},o=e[t(207)][t(202)](t(220)),i=e[t(207)][t(202)](t(200))[t(210)](e[t(207)][t(202)](t(232)),s[t(201)]);n[t(203)](t(233));const a=new Set;for(const e of i[t(218)]){const n=o[t(237)](e[t(227)]);a[t(235)](n)}const c=new Set;for(const e of i[t(198)]){const n=o[t(237)](e[t(227)]);c[t(235)](n);for(const n of e[t(230)])c[t(235)](n)}for(const e of a)n[t(244)](e),n[t(195)][t(204)](e,Kr(r,t(213)));for(const e of c)n[t(211)](e),n[t(195)][t(204)](e,Kr(r,t(213)));this[t(216)]()}[ia(216)](){const t=ia,e=this[t(215)],n=e[t(229)];e[t(207)][t(202)](t(196))[t(195)][t(242)]((e=>{const r=t;if(r(206)!=e[r(241)]&&r(194)!=e[r(241)])return;const{data:s}=e;return s&&r(233)===s[r(209)]?s[r(234)][0][r(231)]?{type:r(217),content:Kr(n,r(205),s[r(234)][0][r(238)][r(212)]())}:{type:r(217),content:Kr(n,r(224),s[r(234)][0][r(238)][r(212)]())}:void 0}))}}const la=ga;function fa(){const t=["plugins","1050588aDYlyI","add","_tableSuggestions","_tablePostFixingSubtypes","139328dXeMhJ","from","values","insertTableColumnLeft","insertTableRowBelow","minRow","substr","insertTable","136830cwvQGA","selectTableRow","forceValue","registerCustomCallback","join","has","above","selectTableColumn","createRangeIn","ELEMENT_TABLE_ROW_WITH_TEXT","isEqual","insertion","descriptionFactory","1102200DhNjlC","_getSuggestionCoords","differ","data","_splitMarkerName","removeTableColumn","registerDescriptionCallback","ELEMENT_TABLE","downcastDispatcher","includes","minColumn","_setupColumnsRowsFixing","detach","getItems","toViewElement","isInContent","table","tableCell","accept","rootName","MAX_SAFE_INTEGER","insert","filter","*Remove:* %0","nodeBefore","batch","getCellLocation","getRanges","min","classes","getChildren","removeClass","item","type","ELEMENT_TABLE_ROW","end","registerPostFixer","afterInit","name","isArray","ELEMENT_TABLE_WITH_TEXT","_suggestionFactory","colspan","addClass","order","startsWith","cell","createPositionAt","tableRow","isIntersectingWithRange","473KMhIaC","highest","low","insertTableColumnRight","position","change","getChangedMarkers","toLowerCase","maxRow","selection","max","isTouching","nodeAfter","maxColumn","get","element","getSuggestion","showSuggestionHighlights","createRangeOn","length","enqueueChange","3tTfXIk","119thZITB","getAttribute","$graveyard","tableColumn","registerElementLabel","deletion","enableCommand","59316DrmTyk","editor","$textProxy","document","findAncestor","commands","markMultiRangeDeletion","hasAttribute","subType","ELEMENT_TABLE_COLUMN_WITH_TEXT","getSelectionAffectedTableCells","createTableWalker","insertTableRowAbove","root","*Insert:* %0","refresh","span","getRowIndexes","6ikfHss","MIN_SAFE_INTEGER","TableEditing","execute","options","start","first","model","isIntersecting","_getCoordsForCells","every","change:data","TrackChangesEditing","suggestion","addRange","60682dutvTp","push","left","setSelection","removeTableRow","fromRange","_acceptFormatSuggestionCallbackFactory","markMultiRangeInsertion","discard","tablePaste","map","locale","writer","some","addMarker:suggestion","ELEMENT_TABLE_COLUMN","getChanges","TableUtils","getContainedElement","getColumnIndexes","998050tHCaMh","oldRange","mapper","last","getFirstRange","rowspan"];return(fa=function(){return t})()}!function(t){const e=ga,n=t();for(;;)try{if(261838===parseInt(e(373))/1*(-parseInt(e(414))/2)+parseInt(e(381))/3+-parseInt(e(466))/4+-parseInt(e(434))/5*(-parseInt(e(399))/6)+-parseInt(e(374))/7*(parseInt(e(445))/8)+parseInt(e(441))/9+-parseInt(e(453))/10*(-parseInt(e(352))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fa);class ha extends t.Plugin{constructor(t){const e=ga;super(t),this[e(444)]=[e(350),e(377)],this[e(443)]=new Set}[la(339)](){const t=la,e=this[t(382)],n=e[t(406)][t(384)][t(361)];if(!e[t(440)][t(458)](t(401)))return;const r=e[t(425)],s=e[t(440)][t(366)](t(411)),o=e[t(440)][t(366)](t(431));s[t(465)][t(378)](t(482),(e=>Kr(r,t(473),e))),this[t(477)](),s[t(380)](t(452)),s[t(380)](t(454)),s[t(380)](t(460));for(const r of[t(393),t(449)]){const i=e[t(386)][t(366)](r);s[t(380)](r,(r=>{const a=t;e[a(406)][a(357)]((t=>{const e=a;r();const c=e(459)===i[e(346)],u=o[e(391)](n),l=o[e(398)](u),f=c?l[e(405)]-1:l[e(437)]+1,h=u[0][e(385)](e(482)),g=o[e(392)](h,{startRow:f,endRow:f}),d=Array[e(446)](g)[e(424)]((n=>t[e(370)](n[e(348)])));s[e(421)](d,e(350))}))}))}for(const r of[t(448),t(355)]){const i=e[t(386)][t(366)](r);s[t(380)](r,(r=>{const a=t;e[a(406)][a(357)]((t=>{const e=a;r();const c=e(416)===i[e(346)],u=o[e(391)](n),l=o[e(433)](u),f=c?l[e(405)]-1:l[e(437)]+1,h=u[0][e(385)](e(482)),g=o[e(392)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(446)](g)[e(424)]((n=>t[e(370)](n[e(348)])));s[e(421)](d,e(377))}))}))}for(const r of[t(418),t(471)]){const i=r[t(451)](11),a=i[t(359)](),c=a[t(451)](0,3)+t(397),u=t(482)+i,l=t(494)+i,f=t(362)+i;s[t(380)](r,(()=>{const i=t;e[i(406)][i(357)]((t=>{const e=i,h=o[e(391)](n),g=h[0][e(385)](e(482));let d;if(e(418)==r){const t=o[e(398)](h);d={startRow:t[e(405)],endRow:t[e(437)],includeAllSlots:!0}}else{const t=o[e(433)](h);d={startColumn:t[e(405)],endColumn:t[e(437)],includeAllSlots:!0}}const p=o[e(392)](g,d),m=Array[e(446)](p)[e(424)]((({cell:t})=>t)),I=da(m[e(488)]((t=>t[e(388)](c)))),E=da(m[e(488)]((t=>!t[e(388)](c))))[e(424)]((n=>t[e(370)](n))),b=s[e(387)](E,u);if(b&&(e(350)==b[e(389)]||e(377)==b[e(389)])){const n=this[e(467)](b);for(const r of I){const s=t[e(370)](r),i=o[e(492)](r),u=r[e(375)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(413)](s)}}}))}))}function c(r){const s=t,o=Array[s(446)](n[s(493)]())[s(424)]((t=>i.LiveRange[s(419)](t)));e[s(406)][s(357)]((t=>{const n=s,i=t[n(491)];r=r[n(488)]((t=>n(376)!=t[n(394)][n(485)])),t[n(417)](r),e[n(386)][n(366)](n(418))[n(396)](),e[n(402)](n(418),{forceDefaultExecution:!0}),e[n(406)][n(372)]((()=>{const t=n;e[t(406)][t(372)](i,(e=>{const n=t,r=o[n(488)]((t=>n(376)!=t[n(394)][n(485)]));r[n(371)]>0&&e[n(417)](r);for(const t of o)t[n(478)]()}))}))}))}function u(r){const s=t;e[s(406)][s(357)]((t=>{const o=s,a=Array[o(446)](n[o(493)]())[o(424)]((t=>i.LiveRange[o(419)](t))),c=[];for(const t of r)for(const e of t[o(479)]({shallow:!0}))c[o(415)](e);for(const n of c)o(376)!=n[o(394)][o(485)]&&(t[o(417)](t[o(349)](n,0)),e[o(386)][o(366)](o(471))[o(396)](),e[o(402)](o(471),{forceDefaultExecution:!0}));const u=a[o(488)]((t=>o(376)!=t[o(394)][o(485)]));u[o(371)]>0&&t[o(417)](u);for(const t of a)t[o(478)]()}))}function l(e,n){const r=t;return n[r(409)]((t=>e[r(427)]((e=>e[r(501)][r(463)](t[r(404)])||t[r(501)][r(463)](e[r(404)])))))}function f(e,n){const r=t;return!e[r(427)]((t=>n[r(427)]((e=>t[r(407)](e)))))&&e[r(427)]((t=>n[r(427)]((e=>t[r(501)][r(363)](e[r(404)])))))}e[t(469)][t(474)].on(t(428),((e,n,r)=>{const s=t;if(!r[s(403)][s(369)])return;const o=n[s(498)];if(!o)return;const i=r[s(436)][s(480)](o);function c(t){return Array[s(341)](t)?t:[t]}i&&s(483)===o[s(340)]&&(0,a.setHighlightHandling)(i,r[s(426)],((t,e,n)=>n[s(345)](c(e[s(495)]),t)),((t,e,n)=>n[s(497)](c(e[s(495)]),t)))}),{priority:t(353)}),s[t(465)][t(472)]((e=>{const n=t;if(n(464)!=e[n(499)]&&n(379)!=e[n(499)])return;const s=e[n(432)]();if(null!=s&&s.is(n(367),n(482))){if(n(464)==e[n(499)]){const t=e[n(479)]()[n(488)]((t=>t.is(n(383))))[n(424)]((t=>t[n(469)]));if(t[n(371)])return{type:n(464),content:Kr(r,n(395),Kr(r,n(342),'"'+t[n(457)](" ")+'"'))}}if(n(379)==e[n(499)]){const t=e[n(479)]()[n(488)]((t=>t.is(n(383))))[n(424)]((t=>t[n(469)]));if(t[n(371)])return{type:n(379),content:Kr(r,n(489),Kr(r,n(342),'"'+t[n(457)](" ")+'"'))}}}})),s[t(465)][t(472)]((e=>{const n=t;if(n(350)==e[n(389)]){const t=e[n(479)]()[n(488)]((t=>t.is(n(383))))[n(424)]((t=>t[n(469)])),s=this[n(467)](e),o=s[n(360)]-s[n(450)]+1;if(n(464)==e[n(499)])return t[n(371)]?{type:n(464),content:Kr(r,n(395),Kr(r,n(462),[o,'"'+t[n(457)](" ")+'"']))}:{type:n(464),content:Kr(r,n(395),Kr(r,n(500),o))};if(n(379)==e[n(499)])return t[n(371)]?{type:n(379),content:Kr(r,n(489),Kr(r,n(462),[o,'"'+t[n(457)](" ")+'"']))}:{type:n(379),content:Kr(r,n(489),Kr(r,n(500),o))}}if(n(377)==e[n(389)]){const t=e[n(479)]()[n(488)]((t=>t.is(n(383))))[n(424)]((t=>t[n(469)])),s=this[n(467)](e),o=s[n(365)]-s[n(476)]+1;if(n(464)==e[n(499)])return t[n(371)]?{type:n(464),content:Kr(r,n(395),Kr(r,n(390),[o,'"'+t[n(457)](" ")+'"']))}:{type:n(464),content:Kr(r,n(395),Kr(r,n(429),o))};if(n(379)==e[n(499)])return t[n(371)]?{type:n(379),content:Kr(r,n(489),Kr(r,n(390),[o,'"'+t[n(457)](" ")+'"']))}:{type:n(379),content:Kr(r,n(489),Kr(r,n(429),o))}}})),s[t(343)][t(456)](t(464),t(350),t(422),c),s[t(343)][t(456)](t(379),t(350),t(484),c),s[t(343)][t(456)](t(464),t(377),t(422),u),s[t(343)][t(456)](t(379),t(377),t(484),u),s[t(343)][t(456)](t(464),t(377),t(457),l),s[t(343)][t(456)](t(379),t(377),t(457),l),s[t(343)][t(456)](t(464),t(350),t(457),f),s[t(343)][t(456)](t(379),t(350),t(457),f)}[la(420)](){const t=la,e=this[t(382)],n=e[t(406)][t(384)][t(361)];return(r,s)=>{const o=t;e[o(406)][o(357)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(501)][a(490)];u&&u[0]&&!1===u[0][a(455)]&&(l=r[0][a(404)][a(364)]);const f=t[a(461)](l);if(a(376)==f[a(394)][a(485)])return;const h=Array[a(446)](n[a(493)]())[a(424)]((t=>i.LiveRange[a(419)](t)));t[a(417)](f),e[a(386)][a(366)](c)[a(396)](),u[a(415)]({forceDefaultExecution:!0}),e[a(402)](c,...u);const g=h[a(488)]((t=>a(376)!=t[a(394)][a(485)]));g[a(371)]>0&&t[a(417)](g);for(const t of h)t[a(478)]()}))}}[la(408)](t){const e=la,n=this[e(382)][e(440)][e(366)](e(431));let r=Number[e(486)],s=Number[e(400)],o=Number[e(486)],i=Number[e(400)];for(const a of t){if(e(376)==a[e(394)][e(485)])continue;const{row:t,column:c}=n[e(492)](a),u=a[e(388)](e(439))?a[e(375)](e(439))-1:0,l=a[e(388)](e(344))?a[e(375)](e(344))-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(477)](){const t=la,e=this[t(382)],n=e[t(440)][t(366)](t(411)),r=e[t(440)][t(366)](t(431));e[t(406)][t(384)].on(t(410),(()=>{const r=t,s=Array[r(446)](e[r(406)][r(384)][r(468)][r(358)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(470)](t);if(r(412)!=s)continue;if(null!=e[r(435)])continue;const a=n[r(368)](o);this[r(444)][r(475)](i)&&this[r(443)][r(442)](a)}}),{priority:t(354)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(370)](e),a=e[s(385)](s(482)),c=r[s(492)](e);for(const t of this[s(443)]){const n=t[s(389)],r=n[s(347)](s(423)),u=n[s(451)](r?10:5),l=u[s(359)](),f=l[s(451)](0,3)+s(397),h=s(494)+u,g=s(362)+u;if(!t[s(481)])continue;if(a!=t[s(438)]()[s(404)][s(385)](s(482)))continue;if(t[s(351)](i))continue;const d=e[s(388)](f)?e[s(375)](f)-1:0,p=this[s(467)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(413)](i),o=!0)}return o};e[t(406)][t(384)][t(338)]((n=>{const r=t;let o=!1;for(const t of e[r(406)][r(384)][r(468)][r(430)]())if(r(487)==t[r(499)])if(r(350)==t[r(340)])for(const e of t[r(356)][r(364)][r(496)]())o=o||s(e,n);else r(483)==t[r(340)]&&(o=o||s(t[r(356)][r(364)],n));return o}))}[la(467)](t){const e=la;return this[e(408)](t[e(493)]()[e(424)]((t=>t[e(404)][e(364)])))}}function ga(t,e){const n=fa();return(ga=function(t,e){return n[t-=338]})(t,e)}function da(t){const e=la;return Array[e(446)](new Set(t)[e(447)]())}const pa=Ia;function ma(){const t=["formatBlock","map","insertion","descriptionFactory","format","detach","root","value","add","direction","isInContent","change","setSelection","mergeTableCellRight","rootName","tableCell","containsRange","plugins","set:isEnabled","cell","TableEditing","fromRange","author","getAncestors","3735gIxqay","return","_tablePostFixingSubtypes","accept","splitTableCellVertically","stop","TrackChangesEditing","markMultiRangeBlockFormat","getRanges","_acceptFormatSuggestionCallbackFactory","registerDescriptionCallback","findAncestor","$graveyard","1389296OkKgng","requires","horizontally","subType","*Split cell:* horizontally","element","has","execute","_areSelectedCellsMergable","_areMergableCells","splitTableCellHorizontally","filter","_suggestionFactory","selection","model","mergeTableCells","enableCommand","forceDefaultExecution","from","TableUtils","editor","createTableWalker","537484ULCyWM","mergeTableCellUp","afterInit","createRangeOn","locale","type","trackChanges","getFirstPosition","549965xcIiwb","826464Tgqxcx","175079tQaNWY","size","_isForcedDefaultExecutionBlock","get","length","getSelectionAffectedTableCells","isEnabled","registerCustomCallback","mergeTableCellDown","push","getSuggestions","1472170aTUigF","2UONpUX","3DxZtBU","highest","commands","refresh","19960hVqwWb","deletion","markBlockFormat","formatInline","commandName","find","*Split cell:* vertically","low","document","table","mergeTableCellLeft","getCellLocation","*Merge cells*"];return(ma=function(){return t})()}function Ia(t,e){const n=ma();return(Ia=function(t,e){return n[t-=308]})(t,e)}!function(t){const e=Ia,n=t();for(;;)try{if(112819===parseInt(e(311))/1*(parseInt(e(323))/2)+-parseInt(e(324))/3*(-parseInt(e(400))/4)+parseInt(e(309))/5+parseInt(e(310))/6+parseInt(e(322))/7+parseInt(e(378))/8+parseInt(e(365))/9*(-parseInt(e(328))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ma);class Ea extends t.Plugin{static get[pa(379)](){return[ha]}[pa(402)](){const t=pa,e=this[t(398)],n=e[t(392)][t(336)][t(391)],r=e[t(404)];if(!e[t(358)][t(384)](t(361)))return;const s=e[t(358)][t(314)](t(371)),o=e[t(358)][t(314)](t(397)),a=e[t(358)][t(314)](ha);a[t(367)][t(320)](t(393)),s[t(394)](t(393),(()=>{const n=t,r=o[n(316)](e[n(392)][n(336)][n(391)]);e[n(392)][n(352)]((()=>{const t=n;s[t(372)](r,{commandName:t(393),commandParams:[]},[],t(393))}))})),e[t(326)][t(314)](t(393)).on(t(385),((n,r)=>{const o=t;e[o(326)][o(314)](o(406))[o(348)]&&(r[o(315)]>0&&r[r[o(315)]-1]&&r[r[o(315)]-1][o(395)]||s[o(313)]||this[o(386)]()||n[o(370)]())}),{priority:t(325)});for(const n of[t(401),t(354),t(319),t(338)]){const r=e[t(326)][t(314)](n);s[t(394)](n,(()=>{const n=t,o=e[n(392)][n(336)][n(391)][n(308)]()[n(364)]()[n(333)]((t=>t.is(n(383),n(356)))),i=r[n(348)];e[n(392)][n(352)]((()=>{const t=n;s[t(372)]([o,i],{commandName:t(393),commandParams:[]},[],t(393))}))}))}for(const n of[t(369),t(388)]){const r=e[t(326)][t(314)](n);s[t(394)](n,(()=>{const i=t,a=o[i(316)](e[i(392)][i(336)][i(391)])[0],c=a[i(376)](i(337)),{column:u,row:l}=o[i(339)](a);let f=[];if(i(380)==r[i(350)]){const t=o[i(399)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(396)](t)[i(342)]((t=>t[i(360)]))}else{const t=o[i(399)](c,{column:u,includeAllSlots:!0});f=Array[i(396)](t)[i(342)]((t=>t[i(360)]))}e[i(392)][i(352)]((t=>{const e=i;s[e(330)](t[e(403)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(344)][t(375)]((e=>{const n=t;if(n(341)!=e[n(405)]&&n(331)!=e[n(405)])return;const{data:s}=e;return s&&n(393)==s[n(332)]?{type:n(345),content:Kr(r,n(340))}:void 0})),s[t(344)][t(375)]((e=>{const n=t;if(n(341)!=e[n(405)]&&n(331)!=e[n(405)])return;const{data:s}=e;return s?n(369)==s[n(332)]?{type:n(345),content:Kr(r,n(334))}:n(388)==s[n(332)]?{type:n(345),content:Kr(r,n(382))}:void 0:void 0}));const c=a[t(374)]();for(const e of[t(401),t(354),t(319),t(338)])s[t(390)][t(318)](t(341),e,t(368),c);for(const e of[t(369),t(388)])s[t(390)][t(318)](t(341),e,t(368),c);s[t(390)][t(318)](t(341),t(393),t(368),(r=>{const s=t;e[s(392)][s(352)]((t=>{const o=s,a=Array[o(396)](n[o(373)]())[o(342)]((t=>i.LiveRange[o(362)](t)));t[o(353)](r),e[o(326)][o(314)](o(393))[o(327)](),e[o(385)](o(393),{forceDefaultExecution:!0});const c=a[o(389)]((t=>o(377)!=t[o(347)][o(355)]));c[o(315)]>0&&t[o(353)](c);for(const t of a)t[o(346)]()}))}));for(const n of[t(401),t(319),t(338),t(354)]){const r=e[t(326)][t(314)](n);r.on(t(359),((n,s,o)=>{const i=t;if(o){const t=e[i(392)][i(336)][i(391)][i(308)]()[i(364)]()[i(333)]((t=>t.is(i(383),i(356))));this[i(387)](r[i(348)],t)||(n[i(366)]=!1,n[i(370)]())}}),{priority:t(335)})}}[pa(386)](){const t=pa,e=this[t(398)][t(326)][t(314)](t(393)),n=this[t(398)][t(358)][t(314)](t(397));if(!e[t(317)])return!1;const r=n[t(316)](this[t(398)][t(392)][t(336)][t(391)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(387)](e,n))return!1;return!0}[pa(387)](t,e){const n=pa,r=this[n(398)][n(358)][n(314)](n(371)),s=this[n(398)][n(392)][n(403)](t),o=this[n(398)][n(392)][n(403)](e),i=new Set,a=new Set;for(const t of r[n(321)]())if((n(343)==t[n(405)]||n(329)==t[n(405)]||n(393)==t[n(381)])&&t[n(351)])for(const e of t[n(373)]())e[n(357)](s,!0)&&i[n(349)](t[n(405)]+":"+t[n(363)].id),e[n(357)](o,!0)&&a[n(349)](t[n(405)]+":"+t[n(363)].id);if(i[n(312)]!=a[n(312)])return!1;for(const t of i)if(!a[n(384)](t))return!1;return!0}}const ba=Ta;function Ta(t,e){const n=_a();return(Ta=function(t,e){return n[t-=198]})(t,e)}function _a(){const t=["_handleLegacySuggestions","highest","get","toViewElement","_suggestionFactory","editor","removeMarker:suggestion","has","removeClass","enableDefaultAttributesIntegration","forceValue","_acceptFormatSuggestionCallbackFactory","TableUtils","registerDescriptionCallback","writer","mapper","locale","headingColumns","requires","descriptionFactory","*Format:* %0","registerAttributeLabel","stop","_splitMarkerName","headingRows","FORMAT_HEADER_COLUMN","11814446fJQZvJ","nodeBefore","6339204CqCAle","afterInit","showSuggestionHighlights","setAttribute","type","ck-suggestion-marker-","ck-suggestion-marker--active","start","registerCustomCallback","item","commandParams","addClass","getCellLocation","markerName","data","FORMAT_REGULAR_COLUMN","formatBlock","getSuggestion","commandName","parent","bindElementToMarker","setTableRowHeader","_registerLegacyDescription","format","markerNameToElements","237268ADdsVd","FORMAT_REGULAR_ROW","cell","TableEditing","892075MXWwdP","plugins","editing","activeMarkers","name","includes","accept","consumable","unbindElementFromMarkerName","13190136IfmkCb","removeAttribute","addMarker:suggestion","48723yDtuqd","setTableColumnHeader","FORMAT_HEADER_ROW","data-suggestion","markerRange","364kICCSl","downcastDispatcher","registerBlockAttribute","nodeAfter","createTableWalker","consume","6zqteuS","end","TrackChangesEditing","options","3440403mlLOSc"];return(_a=function(){return t})()}!function(t){const e=Ta,n=t();for(;;)try{if(953202===parseInt(e(255))/1*(parseInt(e(228))/2)+parseInt(e(244))/3*(-parseInt(e(249))/4)+-parseInt(e(232))/5+-parseInt(e(203))/6+parseInt(e(201))/7+parseInt(e(241))/8+-parseInt(e(259))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_a);class ya extends t.Plugin{static get[ba(278)](){return[ha]}[ba(204)](){const t=ba,e=this[t(265)];if(!e[t(233)][t(267)](t(231)))return;const n=e[t(276)],r=e[t(233)][t(262)](t(257));r[t(269)](t(224)),r[t(269)](t(245)),r[t(251)](t(199)),r[t(251)](t(277)),r[t(279)][t(281)](t(199),Kr(n,t(246))),r[t(279)][t(281)](t(277),Kr(n,t(200))),this[t(260)]()}[ba(260)](){const t=ba,e=this[t(265)][t(233)][t(262)](t(257)),n=this[t(265)][t(233)][t(262)](t(272)),r=this[t(265)][t(233)][t(262)](ha)[t(271)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=Ta,{type:c,id:u}=e[a(198)](o[a(216)]),l=e[a(220)](u),f=l[a(217)];if(a(219)!=l[a(207)]||!f||a(245)!=f[a(221)])return;if(o[a(212)])return void s[a(282)]();if(!i[a(239)][a(254)](o[a(248)],s[a(236)]))return;const h=o[a(248)][a(210)][a(252)],g=o[a(248)][a(256)][a(202)],d=h[a(222)][a(222)],{column:p}=n[a(215)](h),{column:m}=n[a(215)](g);for(let s=p;s<=m;s++){const l=n[a(253)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(230)],l=i[a(275)][a(263)](s);i[a(274)][a(214)](a(208)+c,l),r&&i[a(274)][a(206)](a(247),u,l),i[a(275)][a(223)](l,o[a(216)]),t&&(e[a(235)][a(237)](o[a(216)])?i[a(274)][a(214)](a(209),l):i[a(274)][a(268)](a(209),l))}}}}e[t(264)][t(211)](t(219),t(224),t(238),r),e[t(264)][t(211)](t(219),t(245),t(238),r),this[t(265)][t(234)][t(250)].on(t(243),s(),{priority:t(261)}),this[t(265)][t(217)][t(250)].on(t(243),((e,n,r)=>{const o=t;r[o(258)][o(205)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(261)}),this[t(265)][t(234)][t(250)].on(t(266),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(198)](r[o(216)]),c=e[o(220)](a),u=c[o(217)];if(o(219)!=c[o(207)]||!u||o(245)!=u[o(221)])return;const l=s[o(275)][o(227)](r[o(216)]);if(l)for(const t of l)s[o(274)][o(268)](o(208)+i,t),s[o(274)][o(268)](o(209),t),s[o(274)][o(242)](o(247),t),s[o(275)][o(240)](t,r[o(216)])}),{priority:t(261)}),this[t(225)]()}[ba(225)](){const t=ba,e=this[t(265)],n=e[t(276)];function r(e){const r=t;return{type:r(226),content:Kr(n,r(280),e)}}e[t(233)][t(262)](t(257))[t(279)][t(273)]((e=>{const s=t;if(s(219)!=e[s(207)])return;const{data:o}=e;if(o){if(s(224)==o[s(221)]){const t=o[s(213)][0][s(270)];return r(Kr(n,s(t?246:229)))}if(s(245)==o[s(221)]){const t=o[s(213)][0][s(270)];return r(Kr(n,s(t?200:218)))}}}))}}const Aa=Ca;function ka(){const t=["cell","tableCellVerticalAlignment","model","8074008ptZyym","insertion","markers","root","options","register","move","isInContent","every","cells","_getCoordsForCells","showSuggestionHighlights","forceDefaultExecution","unwrap","columnInsertionIndexes","getMarkers","clipboardOutput","nodeAfter","isEmpty","getSelectionAffectedTableCells","getChild","length","previousSibling","_replaceTableSlotCell","requires","getAttributes","plugins","formatBlock","suggestionLoaded","paragraph","setAttributes","selection","Users","fill","add","registerDescriptionCallback","TableUtils","updateMarker","endColumn","markMultiRangeBlockFormat","getSuggestions","redo","insert","documentSelection","tableCell","tablePasteCell","batch","name","tableCellBorderColor","last","end","columns","columnInsertionRanges","keys","trackChanges","fromRange","first","editing","isEqual","wrap","deletion","_suggestionFactory","_createdBatches","row","createElement","insertRows","find","tablePaste","419226ESNFjO","join","_tablePostFixingSubtypes","content","ck-suggestion-marker--active","elementToElement","value","push","low","_isForcedDefaultExecutionBlock","getSuggestionCallback","markMultiRangeDeletion","ck-suggestion-marker-insertion","getChildren","$graveyard","tablePasteRow","getRange","editor","rowInsertionIndexes","getColumns","hasSuggestion","getRows","call","detach","next","createRangeIn","removeMarker","TableClipboard","*Replace table cells*","rowInsertionRanges","deletionRanges","afterInit","tableCellPadding","findAncestor","getContainedElement","getTableIfOnlyTableInContent","locale","suggestionUnloaded","element","getChanges","containsRange","TrackChangesEditing","registerCustomCallback","tablePasteColumn","getColumnIndexes","removeMarkers","high","forEach","startsWith","subType","view","previous","get","insertContent","some","commands","insertionRanges","ck-suggestion-marker","getItems","has","document","tableCellBackgroundColor","tableCellSuggestion","rows","getSuggestion","position","rootName","author","tableCellHorizontalAlignment","tableCellBorderStyle","editingDowncast","suggestion","schema","setAttribute","filter","getShiftedBy","removeRows","activeMarkers","nextSibling","type","change","markerToHighlight","createPositionBefore","return","map","from","createRangeOn","set","endRow","oldRange","fromEntries","getRanges","descriptionFactory","column","insertColumns","markerName","for","table","tablePasteChainId","accept","getAllAdjacentSuggestions","reduce","suggestion:formatBlock:tablePasteCell","newRange","discard","markMultiRangeInsertion","_splitMarkerName","2463166eQajTz","removeColumns","3911836cnAlev","getChangedMarkers","registerPostFixer","stop","1170825LBBqIK","3567998Qcaaqq","conversion","tableCellBorderWidth","getRowIndexes","dataDowncast","createTableWalker","4482186oUMQBk","start","attributes","remove","includes","entries","suggestion-td","differ","createRange","listenTo","markerAttributes"];return(ka=function(){return t})()}function Ca(t,e){const n=ka();return(Ca=function(t,e){return n[t-=428]})(t,e)}!function(t){const e=Ca,n=t();for(;;)try{if(761087===parseInt(e(624))/1+-parseInt(e(529))/2+-parseInt(e(542))/3+parseInt(e(531))/4+parseInt(e(535))/5+parseInt(e(556))/6+parseInt(e(536))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ka);const La=[Aa(538),Aa(604),Aa(491),Aa(490),Aa(554),Aa(483),Aa(454)],Sa=Object[Aa(512)](La[Aa(506)]((t=>[t,null])));class Ra extends t.Plugin{static get[Aa(580)](){return[ha]}[Aa(453)](){const t=Aa,n=this[t(439)];if(!n[t(582)][t(481)](t(449)))return;const r=n[t(582)][t(474)](t(463)),s=n[t(582)][t(474)](t(592)),o=n[t(582)][t(474)](ha),a=n[t(582)][t(474)](t(449));o[t(626)][t(429)](t(437),t(465)),n[t(555)][t(494)][t(561)](t(484),{allowIn:t(600),allowContentOf:t(600),isLimit:!0}),n[t(537)][t(629)]({model:t(484),view:t(548)});let c=null;n[t(555)].on(t(475),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(577)]-1];h&&h[u(568)]||r[u(431)]||this[u(439)][u(477)][u(474)](u(610))[u(428)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(599)))return!1;const i=s[o(457)](t,n);if(!i||!Ma(i,void 0,r))return!1;const a=r[o(575)](n[o(482)][o(587)]);if(!a[o(577)])return!1;const c=a[0][o(455)](o(519)),l=r[o(539)](a),f=r[o(466)](a),h={startRow:l[o(612)],endRow:l[o(605)],startColumn:f[o(612)],endColumn:f[o(605)]};return 1==a[o(577)]&&(h[o(510)]+=r[o(443)](i)-1,h[o(594)]+=r[o(441)](i)-1),Ma(c,h,r)}(l,f,n[u(555)],s,a)&&(o[u(534)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(555)][u(502)]((()=>{const t=u;n[t(555)][t(475)](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(577)]&&r[t(527)](o,t(437),{tablePasteChainId:s}),a[t(577)]&&r[t(527)](a,t(465),{tablePasteChainId:s}),l[t(577)]&&(r[t(527)](l,t(623),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(469)]((e=>{const n=t;var r;return null===(r=e[n(445)])||void 0===r?void 0:r[n(444)](e)}))),f[t(577)]&&(r[t(433)](f,t(623),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(469)]((e=>{const n=t;var r;return null===(r=e[n(445)])||void 0===r?void 0:r[n(444)](e)})));const g=r[t(595)](h[t(506)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(601),{tablePasteChainId:s});if(g){const e=g[t(571)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(555)][t(508)](s),a=e[t(622)]((e=>e[t(438)]()[t(614)](i)));a&&r[t(429)]([a[t(603)],o])}r[t(577)]&&g[t(495)](t(552),Object[t(512)](r))}c=null})))}),{priority:e.priorities[t(468)]+10}),n[t(582)][t(474)](t(449)).on(t(579),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(534)]();const u=s[r(553)],l=o,f=Na(u),h=Na(l);e[r(505)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(545)](u[r(576)](0));for(const t of Array[r(507)](l[r(435)]()))a[r(598)](t,u,r(606));const t=c[r(440)][r(546)](s[r(619)]),e=c[r(570)][r(546)](s[r(515)]);t||e||(g=i.LiveRange[r(611)](a[r(447)](u)))}else h&&!f&&(d=a[r(447)](u));else{const t=a[r(620)](r(484)),e=a[r(620)](r(484));a[r(615)](a[r(447)](u),e),a[r(598)](t,u,0);for(const e of Array[r(507)](l[r(435)]()))a[r(598)](e,t,r(606));g=i.LiveRange[r(611)](a[r(508)](t)),d=i.LiveRange[r(611)](a[r(508)](e))}const p=Array[r(507)](l[r(581)]())[r(496)]((([t])=>La[r(546)](t)));c[r(565)][r(429)]({element:u,attributes:p[r(577)]?Object[r(512)](p):null}),g&&c[r(478)][r(429)](g),d&&c[r(452)][r(429)](d)}),{priority:t(468)}),s.on(t(516),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(607)]||1;c[o(570)]=new Array(l)[o(589)](u)[o(506)](((t,e)=>t+e));for(const{cell:t}of s[o(541)](i,{startColumn:u,endColumn:u+l-1}))c[o(608)][o(429)](n[o(555)][o(508)](t))}),{priority:t(430)}),s.on(t(621),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(485)]||1;c[o(440)]=new Array(l)[o(589)](u)[o(506)](((t,e)=>t+e));for(const{cell:t}of s[o(541)](i,{startRow:u,endRow:u+l-1}))c[o(451)][o(429)](n[o(555)][o(508)](t))}),{priority:t(430)}),r[t(514)][t(591)]((e=>{const r=t;if(e[r(471)]&&e[r(471)][r(470)](r(623)))return e[r(473)]?{}:{type:r(557),content:Kr(n[r(458)],r(450))}}));const u=()=>!1;for(const e of[t(623),t(465),t(437),t(601)])r[t(617)][t(464)](t(557),e,t(625),u),r[t(617)][t(464)](t(616),e,t(625),u),r[t(617)][t(464)](t(583),e,t(625),u);r[t(617)][t(464)](t(583),t(601),t(526),u),r[t(617)][t(464)](t(583),t(601),t(521),((e,r,s)=>{const o=t,i=e[o(506)]((t=>t[o(456)]()))[o(496)]((t=>t)),a=new Map(i[o(506)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(565)])e&&a[o(509)](t,e);else if(s&&s[o(552)])for(const[t,e]of Object[o(547)](s[o(552)])){const r=n[o(555)][o(558)][o(474)](t),s=r?r[o(438)]()[o(456)]():null;s&&a[o(509)](s,e)}n[o(555)][o(502)]((t=>{const e=o;for(const[n,r]of a)t[e(586)]({...Sa,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(617)][o(464)](e,o(623),s,((t,i,a)=>{const c=o;n[c(555)][c(502)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(543)][o(573)];t.is(o(460),o(484))&&u[o(429)](t)}r[o(617)][o(432)](e,null,s)(t,i,a);for(const t of u)o(436)!=t[o(559)][o(488)]&&n[o(569)](t)}))}))};l(t(557),t(521)),l(t(557),t(526)),l(t(616),t(521)),l(t(616),t(526)),r[t(617)][t(464)](t(557),t(437),t(526),(e=>{const n=t,r=e[n(506)]((t=>t[n(456)]())),i=r[0][n(455)](n(519)),{minRow:a,maxRow:c}=o[n(566)](r);s[n(498)](i,{at:a,rows:c-a+1})})),r[t(617)][t(464)](t(557),t(465),t(526),(e=>{const n=t,r=e[n(506)]((t=>t[n(456)]())),i=r[0][n(455)](n(519)),{minColumn:a,maxColumn:c}=o[n(566)](r);s[n(530)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(471)]||!n[s(471)][s(470)](s(623)))return;const o=n[s(544)][s(520)],i=r[s(596)]()[s(496)]((t=>t[s(563)]&&t[s(544)]&&t[s(544)][s(520)]==o));i[s(577)]&&n[s(522)]()[s(577)]!=i[s(577)]&&i[s(523)](((t,e)=>(t[s(446)]=e,e[s(473)]=t,e)))};function h(e,n=!0){const s=t,{id:o,authorId:i}=r[s(528)](e[s(517)]),a=[s(479),s(434)],c=r[s(499)][s(546)](e[s(517)]);return c&&a[s(429)](s(628)),{classes:a,attributes:{"data-suggestion":o,"data-author-id":i},priority:c&&n?3010:3e3}}r.on(t(584),f,{priority:t(468)}),r.on(t(459),f,{priority:t(468)}),n[t(555)][t(482)][t(533)]((()=>{const e=t;let s=!1;const o=Array[e(507)](n[e(555)][e(482)][e(549)][e(532)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(528)](t);if(e(493)!=o||e(616)!=a||i[e(511)])continue;if(!r[e(442)](c))continue;const u=r[e(486)](c)[e(513)](),l=n[e(582)][e(474)](e(588)).me;for(const t of r[e(596)]())if(t[e(563)]&&t[e(489)]==l&&e(583)==t[e(501)]&&e(601)==t[e(471)]&&t[e(513)]()[e(564)]((t=>u[e(476)]((n=>n[e(462)](t,!0))))))for(const n of t[e(522)]())n[e(563)]&&(n[e(526)](),s=!0)}return s})),n[t(555)][t(482)][t(533)]((e=>{const s=t,o=n[s(477)][s(474)](s(597));if(!o||!o[s(618)][s(481)](e[s(602)]))return!1;let i=!1;const a=n[s(582)][s(474)](s(588)).me,c=n[s(555)][s(482)][s(549)][s(461)](),u=Array[s(507)](n[s(555)][s(482)][s(549)][s(532)]())[s(496)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(528)](t);return n(493)==o&&n(623)==i&&c==a.id&&!e[n(511)]}));for(const t of c){if(s(598)!=t[s(501)]||s(484)!=t[s(603)]||1!=t[s(577)])continue;const n=e[s(550)](t[s(487)],t[s(487)][s(497)](1));if(!u[s(622)]((({data:t})=>t[s(525)][s(614)](n))))for(const{name:t,data:r}of u)if(n[s(462)](r[s(525)])){e[s(593)](t,{range:n}),i=!0;break}}return i})),n[t(555)][t(482)][t(533)]((e=>{const s=t;let o=!1;const i=n[s(582)][s(474)](s(588)).me,a=r[s(596)]()[s(496)]((t=>t[s(563)]&&t[s(489)]==i)),c=new Set,u=new Set;for(const t of a)if(s(623)==t[s(471)])for(const e of t[s(571)]()){const n=e[s(438)]()[s(456)]();if(n)if(n.is(s(460),s(484))&&Na(n)){t[s(448)](e[s(603)]),c[s(590)](n),o=!0;const r=n[s(500)],i=n[s(578)],a=r&&r.is(s(460),s(484)),l=i&&i.is(s(460),s(484));a&&!c[s(481)](r)&&u[s(590)](r),l&&!c[s(481)](i)&&u[s(590)](i)}else n.is(s(460),s(585))&&n[s(574)]&&(t[s(448)](e[s(603)]),o=!0)}else if(s(601)==t[s(471)]){if(!t[s(544)]||!t[s(544)][s(520)])continue;const e=t[s(544)][s(552)];if(e&&Object[s(609)](e)[s(577)])continue;const n=t[s(544)][s(520)];let r=!0,i=!0;for(const e of a)if(e[s(471)]&&e[s(471)][s(470)](s(623))){if(!e[s(544)][s(520)]){i=!1;break}if(e.id!=t.id&&e[s(544)][s(520)]==n){r=!1;break}}i&&r&&(t[s(467)](),o=!0)}for(const t of c)e[s(545)](t);for(const t of u)e[s(569)](t);return o})),n[t(537)][t(518)](t(492))[t(503)]({model:t(524),view:t=>h(t),converterPriority:t(468)}),n[t(537)][t(518)](t(540))[t(503)]({model:t(524),view:(e,n)=>n[t(560)][t(567)]?h(e,!1):null,converterPriority:t(468)});const g=n[t(613)][t(472)];this[t(551)](g[t(482)],t(572),((e,n)=>{const r=t,s=[];for(const t of g[r(447)](n[r(627)])[r(480)]())t.is(r(460),r(548))&&s[r(429)](t);g[r(502)]((t=>{const e=r;for(const n of s)t[e(562)](t[e(447)](n),t[e(504)](n)),t[e(545)](n)}))}))}}function Na(t){const e=Aa;if(t[e(574)])return!0;const n=t[e(576)](0);return n.is(e(460),e(585))&&n[e(574)]}function Ma(t,e={},n){const r=Aa;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(541)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const va=wa;function wa(t,e){const n=Oa();return(wa=function(t,e){return n[t-=317]})(t,e)}function Oa(){const t=["locale","registerDescriptionCallback","221100QtLmkj","resizeTable","getColumnGroupElement","76842Dfkuxs","2911015yJpGoB","350108bprhMX","1jDRvhf","model","resizeTableWidth","enableCommand","table","153372CXaJWI","data","bind","TableColumnResizeEditing","afterInit","descriptionFactory","130FyQyjb","editor","handleResizeTableWidthCommand","type","getTableColumnsWidths","tableWidth","columnWidths","formatGroupId","*Format:* resize table","getSelectedElement","commandParams","formatBlock","1507496WwCCOu","getAttribute","3ElSKUx","has","author","TrackChangesEditing","getSuggestionCallback","subType","48HZDFpd","change","discard","plugins","formatInline","document","_suggestionFactory","1708553LmRBFs","getContainedElement","handleSuggestionDescription","format","get","84LSpgxt","registerCustomCallback","getSuggestions","selection","Users","markBlockFormat","accept"];return(Oa=function(){return t})()}!function(t){const e=wa,n=t();for(;;)try{if(291413===parseInt(e(329))/1*(parseInt(e(323))/2)+-parseInt(e(354))/3*(parseInt(e(328))/4)+-parseInt(e(327))/5+-parseInt(e(334))/6*(-parseInt(e(372))/7)+-parseInt(e(352))/8+parseInt(e(326))/9*(parseInt(e(340))/10)+-parseInt(e(367))/11*(-parseInt(e(360))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oa);class Da extends t.Plugin{[va(338)](){const t=va;if(!this[t(341)][t(363)][t(355)](t(337)))return;const e=this[t(341)][t(363)][t(371)](t(357));e[t(332)](t(331),this[t(342)][t(336)](this)),e[t(366)][t(373)](t(351),t(324),t(320),e[t(366)][t(358)](t(351),null,t(362))),e[t(366)][t(373)](t(351),t(324),t(362),e[t(366)][t(358)](t(351),null,t(320))),e[t(339)][t(322)](this[t(369)][t(336)](this))}[va(342)](t,e){const n=va,r=this[n(341)][n(363)][n(371)](n(357)),s=this[n(341)][n(363)][n(371)](n(337)),o=e[n(333)]||this[n(341)][n(330)][n(365)][n(317)][n(349)]();this[n(341)][n(330)][n(361)]((()=>{const i=n,a=s[i(325)](o);let c=a?s[i(344)](a):null,u=o[i(353)](i(345))||null;const l=e[i(345)]||u,f=e[i(346)]||c,h=this[i(341)][i(363)][i(371)](i(318)).me;for(const t of r[i(374)]()){const e=t[i(368)]();if(i(324)===t[i(359)]&&e===o){t[i(356)]!==h&&t[i(362)]();const e=t[i(335)][i(350)];u=e[0][i(345)],c=e[0][i(346)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(319)](o,{commandName:i(331),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(324)},[],i(324))}))}[va(369)](t){const e=va;if(e(351)!=t[e(343)]&&e(364)!=t[e(343)])return;const{data:n}=t;if(n&&e(324)===n[e(347)]){const t=e(348);return{type:e(370),content:Kr(this[e(341)][e(321)],t)}}}}const Fa=Pa;function Pa(t,e){const n=Ba();return(Pa=function(t,e){return n[t-=259]})(t,e)}!function(t){const e=Pa,n=t();for(;;)try{if(275117===-parseInt(e(275))/1*(-parseInt(e(271))/2)+parseInt(e(277))/3+parseInt(e(270))/4+-parseInt(e(260))/5*(parseInt(e(272))/6)+parseInt(e(276))/7+-parseInt(e(274))/8*(-parseInt(e(261))/9)+-parseInt(e(267))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ba);class xa extends t.Plugin{[Fa(265)](){const t=Fa,e=this[t(264)];e[t(259)][t(262)](t(269))&&e[t(259)][t(273)](t(263))[t(268)](t(266))}}function Ba(){const t=["4CPbrce","161478rIjfBI","get","1344xgdjZn","187648cEQOXR","1468117MXimzB","677484GTqsox","plugins","5daNjEj","27234ySETKr","has","TrackChangesEditing","editor","afterInit","insertTemplate","15090090MtOieJ","enableCommand","Template","1967264bTtCUn"];return(Ba=function(){return t})()}const Ua=ja;function ja(t,e){const n=Ga();return(ja=function(t,e){return n[t-=164]})(t,e)}function Ga(){const t=["9730AGKccd","tableOfContents","get","35Xtovge","918348HNtWvv","TrackChangesEditing","locale","293964CqdEXf","editor","6468iYKRok","2765432tApzYs","plugins","3962943yoPFdr","5JwzFTu","30fkFPqB","registerElementLabel","commands","afterInit","ELEMENT_TABLE_OF_CONTENTS","descriptionFactory","insertTableOfContents","26002aEtgTz","enableCommand","243988YbDnAN"];return(Ga=function(){return t})()}!function(t){const e=ja,n=t();for(;;)try{if(566213===parseInt(e(170))/1+parseInt(e(168))/2*(parseInt(e(185))/3)+parseInt(e(175))/4*(-parseInt(e(184))/5)+parseInt(e(178))/6*(-parseInt(e(174))/7)+-parseInt(e(181))/8+parseInt(e(183))/9+parseInt(e(171))/10*(parseInt(e(180))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ga);class Va extends t.Plugin{[Ua(164)](){const t=Ua,e=this[t(179)];if(!e[t(187)][t(173)](t(167)))return;e[t(182)][t(173)](t(176))[t(169)](t(167));const n=e[t(182)][t(173)](t(176)),r=e[t(177)];n[t(166)][t(186)](t(172),(e=>Kr(r,t(165),e)))}}function Ha(t,e){const n=Ka();return(Ha=function(t,e){return n[t-=412]})(t,e)}const za=Ha;!function(t){const e=Ha,n=t();for(;;)try{if(687123===-parseInt(e(412))/1+-parseInt(e(419))/2*(parseInt(e(420))/3)+-parseInt(e(442))/4*(-parseInt(e(416))/5)+-parseInt(e(449))/6+parseInt(e(454))/7*(parseInt(e(428))/8)+-parseInt(e(447))/9+parseInt(e(437))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ka);class Wa extends t.Plugin{[za(421)](){const t=za,e=this[t(434)];if(!e[t(413)][t(431)](t(426)))return;const n=e[t(413)][t(451)](t(455));n[t(415)][t(436)](t(438),(()=>Kr(e[t(424)],t(423)))),e[t(450)][t(443)][t(444)]((r=>{const s=t;let o=!1;const i=Array[s(417)](e[s(450)][s(443)][s(422)][s(425)]());for(const{name:t,data:a}of i){const{group:i}=n[s(430)](t);if(s(439)!==i||!a[s(452)])continue;const c=a[s(452)],u=c[s(448)][s(433)];if(!u||!u.is(s(453),s(438)))continue;if(!c[s(441)][s(429)](c[s(448)]))continue;const l=e[s(450)][s(414)][s(435)](c[s(448)],s(440));if(l&&l[s(446)]){const e=r[s(418)](c[s(441)],l[s(441)]);e[s(427)](c)||(r[s(432)](t,{range:e}),o=!0)}o||(r[s(445)](t),o=!0)}return o}))}}function Ka(){const t=["editor","getNearestSelectionRange","registerElementLabel","5827250FtEnsA","title-content","suggestion","forward","start","642196rMUZoS","document","registerPostFixer","removeMarker","isCollapsed","4725MCvXNf","end","5600178WIpJpX","model","get","newRange","element","24122rNhjTr","TrackChangesEditing","576652qbLewV","plugins","schema","descriptionFactory","15sAyyKF","from","createRange","2UvLKqD","84033MJJfVY","afterInit","differ","ELEMENT_TITLE","locale","getChangedMarkers","Title","isEqual","2696InoRVH","isTouching","_splitMarkerName","has","updateMarker","nodeBefore"];return(Ka=function(){return t})()}function Ja(t,e){const n=Za();return(Ja=function(t,e){return n[t-=443]})(t,e)}const Xa=Ja;function Za(){const t=["plugins","3XYCkkA","TrackChangesEditing","10803881opXXnI","1363204EXbzls","30AvdFJm","get","afterInit","3607UGcaaK","UndoEditing","213336SWFZSt","enableCommand","4234320aepYQN","297OcZgev","undo","424xBQPmR","10fSAPLw","682577vxFDYm","redo","10032qmXBQJ","editor","has","51571yBObjN"];return(Za=function(){return t})()}!function(t){const e=Ja,n=t();for(;;)try{if(543694===parseInt(e(461))/1*(parseInt(e(445))/2)+-parseInt(e(454))/3*(parseInt(e(457))/4)+-parseInt(e(465))/5+-parseInt(e(458))/6*(parseInt(e(447))/7)+parseInt(e(463))/8*(-parseInt(e(443))/9)+parseInt(e(446))/10*(-parseInt(e(456))/11)+parseInt(e(449))/12*(parseInt(e(452))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Za);class qa extends t.Plugin{[Xa(460)](){const t=Xa,e=this[t(450)],n=e[t(453)][t(459)](t(455));e[t(453)][t(451)](t(462))&&(n[t(464)](t(444)),n[t(464)](t(448)))}}const Ya=$a;function Qa(){const t=["editor","plugins","4HqXENJ","3704glRecg","3085VQheID","requires","457968HYqJcU","afterInit","toggleTableCaption","has","TableCaptionEditing","186071oxZrEu","1148624ujtvna","3052986xLtYvi","enableCommand","105282CxVRKP","5816547icMcZt","TrackChangesEditing","get"];return(Qa=function(){return t})()}function $a(t,e){const n=Qa();return($a=function(t,e){return n[t-=377]})(t,e)}!function(t){const e=$a,n=t();for(;;)try{if(510560===-parseInt(e(390))/1*(parseInt(e(381))/2)+-parseInt(e(394))/3+parseInt(e(382))/4*(parseInt(e(383))/5)+-parseInt(e(392))/6+parseInt(e(385))/7+parseInt(e(391))/8+parseInt(e(395))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qa);class tc extends t.Plugin{static get[Ya(384)](){return[ha]}[Ya(386)](){const t=Ya,e=this[t(379)];e[t(380)][t(388)](t(389))&&e[t(380)][t(378)](t(377))[t(393)](t(387))}}const ec=nc;function nc(t,e){const n=rc();return(nc=function(t,e){return n[t-=318]})(t,e)}function rc(){const t=["11DPdsEu","has","setAttribute","accept","tableCellHeight","TablePropertiesEditing","*Format:* change table properties","get","format","getFirstPosition","_suggestionFactory","start","*Format:* change table cell properties","handleDiscardAction","13298031JEpZyV","1826680rNWkHj","341490JDfDem","TrackChangesTableProperties","TableCellPropertiesEditing","7323106VRhqcj","_getSuggestion","tableHeight","35732Yqrtma","tableCellVerticalAlignment","tableCellPadding","subType","tableBorderWidth","table","TrackChangesEditing","editor","tableCellBorderColor","document","tableAlignment","handleSuggestionDescription","model","discard","tableCellBackgroundColor","findAncestor","tableCellBorderStyle","156932SVBaid","4PJKCZR","tableBorderColor","tableCellWidth","enableCommand","nodeAfter","pluginName","6xUcxWj","57JRFATz","getContainedElement","commandParams","removeAttribute","formatBlock","10beVFRl","batch","enqueueChange","getSuggestions","getSuggestionCallback","_handlePropertyChange","tableCellProperties","descriptionFactory","afterInit","125688WFeSoW","change","markBlockFormat","tableProperties","getSelectionAffectedTableCells","tableBorderStyle","tableCellBorderWidth","tableBackgroundColor","tableCellHorizontalAlignment","registerCustomCallback","plugins","locale","data","registerDescriptionCallback","TableUtils","join","selection","tableWidth","getAttribute"];return(rc=function(){return t})()}!function(t){const e=nc,n=t();for(;;)try{if(945622===parseInt(e(383))/1+parseInt(e(320))/2*(parseInt(e(328))/3)+-parseInt(e(321))/4*(-parseInt(e(377))/5)+parseInt(e(327))/6*(parseInt(e(380))/7)+-parseInt(e(376))/8+-parseInt(e(375))/9*(parseInt(e(333))/10)+-parseInt(e(361))/11*(-parseInt(e(342))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rc);class sc extends t.Plugin{constructor(t){const e=nc;super(t),this[e(345)]=[e(322),e(347),e(387),e(393),e(359),e(382),e(349)],this[e(339)]=[e(391),e(319),e(348),e(385),e(323),e(365),e(397),e(350),e(384)]}static get[ec(326)](){return ec(378)}[ec(341)](){const t=ec,e=this[t(390)][t(352)][t(368)](t(389));if(this[t(390)][t(352)][t(362)](t(366))){for(const n of this[t(345)])e[t(324)](n,((e,r)=>{const s=t,o=this[s(390)][s(395)][s(392)][s(358)][s(370)]()[s(318)](s(388));this[s(338)](n,[o],this[s(345)],s(345),e,r)}));e[t(371)][t(351)](t(332),t(345),t(364),e[t(371)][t(337)](t(332),null,t(396))),e[t(371)][t(351)](t(332),t(345),t(396),((e,n)=>this[t(374)](this[t(345)],e,n))),e[t(371)][t(351)](t(332),t(345),t(357),(()=>!1))}if(this[t(390)][t(352)][t(362)](t(379))){for(const n of this[t(339)])e[t(324)](n,((e,r)=>{const s=t,o=this[s(390)][s(352)][s(368)](s(356))[s(346)](this[s(390)][s(395)][s(392)][s(358)]);this[s(338)](n,o,this[s(339)],s(339),e,r)}));e[t(371)][t(351)](t(332),t(339),t(364),e[t(371)][t(337)](t(332),null,t(396))),e[t(371)][t(351)](t(332),t(339),t(396),((e,n)=>this[t(374)](this[t(339)],e,n))),e[t(371)][t(351)](t(332),t(339),t(357),(()=>!1))}e[t(340)][t(355)]((e=>this[t(394)](e)))}[ec(338)](t,e,n,r,s,o){const i=ec,a=this[i(390)][i(352)][i(368)](i(389));this[i(390)][i(395)][i(335)](o[i(334)],(()=>{const t=i;for(const i of e)if(this[t(381)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(360)](r);void 0!==n&&(e[r]=n)}s(o),a[t(344)](i,{commandParams:[e]},[],r)}}))}[ec(374)](t,e,n){const r=ec,s=e[0][r(372)][r(325)],o=n[r(330)][0];this[r(390)][r(395)][r(343)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(363)](r,o[r],s):e[n(331)](r,s)}))}[ec(394)](t){const e=ec;if(t[e(354)])switch(t[e(386)]){case e(345):return{type:e(369),content:Kr(this[e(390)][e(353)],e(367))};case e(339):return{type:e(369),content:Kr(this[e(390)][e(353)],e(373))}}}[ec(381)](t,e){const n=ec,r=this[n(390)][n(352)][n(368)](n(389));for(const s of r[n(336)]({skipNotAttached:!0})){const r=s[n(329)]();if(s[n(386)]===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=qt?function(t,e){return qt(t,"toString",{configurable:!0,enumerable:!1,value:bc(e),writable:!0})}:function(t){return t};var _c=Date.now;const yc=function(t){var e=0,n=0;return function(){var r=_c(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(Tc);const Ac=function(t){return yc(Ec(t,void 0,pc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=ir(e,(function(e){return e=fr(e,t),r||(r=e.length>1),e})),te(t,an(t),n),r&&(n=Zn(n,7,fc));for(var s=e.length;s--;)jr(n,e[s]);return n})),kc=Lc;function Cc(){const t=["PendingActions","_enabledCommands","setAttribute","change:_saved","splice","oldValue","then","isUndo","warn","markBlockFormat","getSuggestions","formatBlock:join","options","markDeletion","markerToData","stringify","editing","ck-suggestion-marker-formatInline","config","updateSuggestion","documentSelection","isOwn","getItems","ENTER","_getSuggestionData","pluginName","registerPostFixer","markers","dataReady","202205IsSJbi","announce","isAfter","group","markMultiRangeDeletion","nodeAfter","_getAuthorFromId","addComment","markInsertion","parent","getShiftedBy","CommentsRepository","previous","_updateSuggestionData","forward","rename","after","end","getRanges","deletion","before","has","_isForcedDefaultExecutionBlock","rethrowUnexpectedError","_mergeNestedSuggestions","1854692ACYVut","attribute:discard","rootName","start","getMultiRangeId","tablePasteChainId","fetchCommentThread","_refreshAttributeSuggestionsChain","get","getNearestSelectionRange","root","removed","createRangeOn","length","_breakSuggestionMarker","$marker","authorName","createPositionBefore","TrackChangesEditing","_joinSuggestions","formatBlock:chain","nodeBefore","1744QysUoi","3DOuzqP","_isDataLoaded","key","elementStart","toUpperCase","12GsoGnA","_getExternalAuthor","removeAttribute","head","isBefore","forceDefaultExecution","data-suggestion","enableReadOnlyMode","deletion:","stop","isArray","addRange","removeClass","consume","deletion:discard","_removeSuggestion","getWalker","deletion:accept","attribute:accept","createRangeIn","getAllAdjacentSuggestions","fromCharCode","move","isEqual","isAtEnd","notReady","trackChanges.mergeNestedSuggestions","getFirstRange","clone","getSuggestion","_createSuggestion","multi","containsPosition","_joinWithAdjacentSuggestions","keys","define","trackChanges.trackFormatChanges","commands","_model","getMarkers","addUser","widget","isLimit","substring","substr","isSelectable","_processAttributeSuggestions","insert","track-changes-suggestion-not-found","update:suggestion","attribute","createRange","addMarker:suggestion","$text","$elementName","updateMarker","element","Users","_registerDefaultCallbacks","bindElementToMarker","containsRange","isBlock","addCommentThread","_editor","formatGroupId","acceptSelectedSuggestions","adapter","insertion:accept","filter","isIntersectingWithRange","add","resolve","init","_recordAttributeSuggestions","formatInline","enableDefaultAttributesIntegration","createPositionAfter","authoredAt","high","attribute:join","_handleNewSuggestionMarker","_commentsRepository","containsRangeInObject","_onDiscard","attributeNewValue","PENDING_ACTION_SUGGESTION","suggestion-type","_setSuggestionData","toViewElement","getChanges","elementToElement","accepted","acceptSuggestion","markerNameToElements","differ","error-saving-suggestion-data-suggestion-discarded","track-changes-adapter-missing-getsuggestion","from","range","deleteContent","3439541uCcHlW","groupId","_getMarkerAnnouncementText","trackChangesCommand","oldRange","dataToMarker","76374kRMUCo","never","splitPosition","1220mAVRZA","addMarkerName","hasCommentThread","_processAttributeChanges","1169888wqQsmA","_reduceSuggestionAttributeRange","schema","editor","insertion:chain","writer","return","registerInlineAttribute","discardSelectedSuggestions","createdAt","_afterChanges","creator","getCustomProperty","execute","trackChanges","suggestion","clear","rejected","containerElement","toJSON","showSuggestionHighlights","low","normal","removeMarker:suggestion:formatBlock","setSelection","map","external:","addMarker:suggestion:attribute","listenTo","markerReady","applyOperation","find","getSuggestionCallback","@external","enableCommand","values","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.","$graveyard","getAncestors","_isRegisteredAttribute","getUser","unbind","every","batch","mapper","604UeaOLH","isDocumentOperation","createElement","value","for","newRange","buildSuggestion","multipleBlocks","registerCustomCallback","attribute:","addSuggestion","skipNestingCheck","_recordAttributeChanges","highest","descriptionFactory","_customCallbacks","open","addSuggestionData","getAttribute","accept","containsItem","marker-count","isTouching","removeMarker:suggestion:attribute","insertion","unbindElementFromMarkerName","lowest","removeMarkers","isInContent","formatBlock","locale","model","ck-suggestion-marker-formatBlock","fire","acceptAllSuggestions","getFirstMarker","position","_setSuggestionRange","hasSuggestion","_trackFormatChanges","catch","howMany","ck-suggestion-marker--active","forEach","targetPosition","setTo","formatInline:chain","$textProxy","isRemovable","deletion:join","markAttributeChange","track-changes-adapter-already-set","data-author-id","_getAttributeKey","includes","document","commentThread","addClass","isCollapsed","subType","action","markerToHighlight","deletion:chain","createSelection","name","attributes","unshift","discard","formatInline:","elementEnd","type","registerBlockAttribute","refresh","ck-suggestion-marker","insertContent","getChangedMarkers","isInsideObject","markInlineFormat","suggestion:","addMarker","size","chain","hasComments","isAtStart","activeMarkers","sort","_saved","reconvertMarker","formatBlock:discard","_SUGGESTION_ANNOUNCEMENT","some","_suggestions","_addSuggestionMarker","7813619sTBCcS","markMultiRangeBlockFormat","ck-suggestion-marker-","createPositionAt","isIntersecting","conversion","meta","_defaultCallbacks","formatInline:accept","pop","_reduceExistingSuggestions","collaboration.channelId","_initAriaMarkerChangeAnnouncements","getContainedElement","isNextTo","push","removeComment","commandName","consumable","getDifference","isObject","_cutOutSuggestionMarker","assign","suggestion:attribute:","attributeKey","addHighlight","suggestionChanged","getIntersection","formatBlock:accept","_suggestionFactory","attributeOldValue","join","markerName","formatInline:discard","change:data","_addThreadToSuggestion","isExternal","track-changes-suggestion-data-mismatch","_inlineAttributeKeys","plugins","getLastMatchingPosition","delete","getCommentThread","insertion:","_rangeIsInLocalUserInsertion","insertion:join","editingDowncast","_isBlockAttribute","_splitMarkerName","item","addMarker:suggestion:formatBlock","change:activeMarkers","track-changes-user-not-found","suggestionUnloaded","getRange","upcast","insertion:discard","fromRange","originalSuggestionId","track-changes-command-not-found","requires","remove","selection","newValue","author","detach","isMultiRange","track-changes-enable-command-twice","comments","data","enqueueChange","concat","format","removeMarker","set","startsWith","_adapter","_refreshSuggestionsChain","always","_blockAttributeKeys","LEAVE","formatBlock:","discardSuggestion","stopListening","default","ready","_suggestionState","next","_checkSuggestionCorrectness","FORMATTING","formatInline:join","dataDowncast","isLocal","markMultiRangeInsertion","_findSuggestions","moveTargetPosition","split","change","discardAllSuggestions","suggestionLoaded","backward"];return(Cc=function(){return t})()}function Lc(t,e){const n=Cc();return(Lc=function(t,e){return n[t-=121]})(t,e)}!function(t){const e=Lc,n=t();for(;;)try{if(526193===-parseInt(e(464))/1*(parseInt(e(194))/2)+-parseInt(e(465))/3*(-parseInt(e(442))/4)+parseInt(e(417))/5*(-parseInt(e(470))/6)+parseInt(e(136))/7+-parseInt(e(149))/8+parseInt(e(142))/9*(parseInt(e(145))/10)+-parseInt(e(287))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cc);const Sc=kc(524);class Rc extends t.Plugin{static get[kc(347)](){return[kc(428),o.Users,t.PendingActions,ts,ss,us,gs,ys,Es,Cs,vs,js,no,io,fo,po,_o,Co,No,wo,xo,Wo,Go,Zo,$o,ri,fi,Ii,Oi,ai,zs,Zs,_i,ki,Ni,xi,Ui,Ki,Zi,ta,oa,ua,ha,Ea,ya,tc,Ra,Da,Va,sc,xa,Wa,qa]}static get[kc(413)](){return kc(460)}constructor(t){const e=kc;function n(t){const e=Lc;return t[e(174)]((t=>String[e(491)](t)))[e(318)]("")}super(t),this[e(543)]=!1,this[e(361)](e(278),[]),this.on(e(338),((n,r,s,o)=>{const i=e;this[i(508)][i(384)]((()=>{const e=i;for(const n of[...o,...s])this[e(508)][e(415)][e(438)](n)&&t[e(404)][e(281)](n)}))})),this[e(208)]=new Zr(this[e(152)][e(225)][e(151)],this[e(152)][e(224)]),this[e(363)]=null,this[e(316)]=new Nc(this[e(152)]),this[e(285)]=new Map,this[e(551)]=t[e(326)][e(450)](e(428)),this[e(389)]=new Set,this[e(508)]=this[e(152)][e(225)],this[e(373)]=new WeakMap,this[e(439)]=!1,this[e(366)]=new Set([e(524)]),this[e(325)]=new Set,t[e(406)][e(505)](e(506),e(371)),this[e(233)]=t[e(406)][e(450)](e(506)),t[e(406)][e(505)](e(496),!0),this[e(441)]=t[e(406)][e(450)](e(496)),this[e(139)]=new f(t,this[e(389)]),this[e(299)](),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,56])}[kc(542)](){const t=kc,n=this[t(152)],r=(e,n)=>{const r=t;if(r(520)!=e)return r(289)+e;const s=n[r(383)]("|")[0];return this[r(334)](s)?r(226):r(405)};n[t(292)][t(198)](t(333))[t(255)]({model:t(164),view:e=>{const n=t,{id:s,authorId:o,type:i,subType:a}=this[n(335)](e[n(319)]),c=[n(267),r(i,a)];let u=3e3;return this[n(278)][n(248)](e[n(319)])&&(c[n(302)](n(236)),u=3010),n(436)==i&&(u+=5),{classes:c,attributes:{"data-suggestion":s,"data-author-id":o},priority:u}}}),n[t(292)][t(198)](t(378))[t(540)]((e=>{const r=t;e.on(r(522),((t,e,s)=>{const o=r;if(!s[o(400)][o(169)])return;const i=e[o(336)];if(!i)return;const c=s[o(193)][o(124)](i);n[o(225)][o(151)][o(307)](i)&&c&&!c[o(161)](o(511))&&c.is(o(167))&&(0,a.toWidget)(c,s[o(154)])}),{priority:r(548)})})),n[t(292)][t(198)](t(378))[t(255)]({model:t(164),view:(e,n)=>{const s=t;if(!n[s(400)][s(169)])return null;const{type:o,subType:i}=this[s(335)](e[s(319)]);return{classes:[s(267),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(336)])return;const{id:c,authorId:u}=this[a(335)](o[a(319)]);if(r){const t=this[a(285)][a(450)](c),e=this[a(247)](t);if(!this[a(334)](e))return}if(o[a(336)].is(a(349)))return void i[a(305)][a(483)](o[a(336)],s[a(258)]);const l=i[a(193)][a(124)](o[a(336)]);if(o[a(336)].is(a(526))&&n[a(225)][a(151)][a(531)](o[a(336)])&&!l[a(161)](a(312))){i[a(154)][a(251)]([a(267),a(226)],l),i[a(154)][a(390)](a(476),c,l),i[a(154)][a(390)](a(246),u,l),i[a(193)][a(529)](l,o[a(319)]),e&&(this[a(278)][a(248)](o[a(319)])?i[a(154)][a(251)](a(236),l):i[a(154)][a(482)](a(236),l));for(const t of n[a(225)][a(489)](o[a(336)])[a(410)]())i[a(305)][a(483)](t,s[a(258)]);i[a(305)][a(483)](o[a(336)],s[a(258)])}};n[t(292)][t(198)](t(378))[t(540)]((e=>{const n=t;e.on(n(337),((t,e,r)=>{const o=n;r[o(400)][o(169)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(207)})})),n[t(292)][t(198)](t(378))[t(540)]((e=>{const n=t;e.on(n(176),((t,e,r)=>{const o=n;r[o(400)][o(169)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(207)})})),n[t(292)][t(198)](t(378))[t(402)]({model:t(164),view:(e,n)=>n[t(400)][t(169)]?null:{group:t(164),name:e[t(514)](11)}}),n[t(292)][t(198)](t(342))[t(126)]({view:{name:t(164),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(272)+e[r(212)](r(122))+":"+e[r(212)]("id");return e[r(212)](r(215))&&(s+=":"+e[r(212)](r(215))),n[r(196)](r(457),{"data-name":s})}}),n[t(292)][t(198)](t(342))[t(141)]({view:t(164)}),n[t(292)][t(198)](t(333))[t(540)]((e=>{const n=t;e.on(n(337),s(),{priority:n(548)})})),n[t(292)][t(198)](t(333))[t(540)]((e=>{const n=t;e.on(n(176),s({isAttributeSuggestion:!0}),{priority:n(548)})})),n[t(292)][t(198)](t(333))[t(540)]((e=>{const n=t;e.on(n(172),((t,e,r)=>{const s=n,o=r[s(193)][s(129)](e[s(319)]);if(o)for(const t of o)t[s(161)](s(312))||(r[s(154)][s(482)]([s(267),s(226),s(236)],t),r[s(154)][s(472)](s(476),t),r[s(154)][s(472)](s(246),t),r[s(193)][s(219)](t,e[s(319)]))}),{priority:n(548)})})),n[t(292)][t(198)](t(333))[t(540)]((e=>{const n=t;e.on(n(217),((t,e,r)=>{const s=n,o=r[s(193)][s(129)](e[s(319)]);if(!o)return;const{id:i}=this[s(335)](e[s(319)]),a=this[s(285)][s(450)](i),c=this[s(247)](a);if(this[s(334)](c))for(const t of o)t[s(161)](s(312))||(r[s(154)][s(482)]([s(267),s(226),s(236)],t),r[s(154)][s(472)](s(476),t),r[s(154)][s(472)](s(246),t),r[s(193)][s(219)](t,e[s(319)]))}),{priority:n(548)})})),n[t(225)][t(249)][t(414)]((e=>{const r=t;let s=!1;const o=Array[r(133)](n[r(225)][r(249)][r(130)][r(269)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(335)](t);if(r(164)!==o)continue;const h=this[r(285)][r(450)](f);if(null!=c[r(199)]){r(544)==u&&(s=s||wc(c[r(199)],t,e,n[r(225)][r(151)]));const o=r(520)==u&&this[r(334)](l[r(383)]("|")[0]);if(c[r(199)][r(252)]||r(186)==c[r(199)][r(452)][r(444)]||r(223)==u&&!Dc(c[r(199)])||o&&!Dc(c[r(199)])||r(436)==u&&(vc(a=c[r(199)])||function(t){const e=r;return t[e(445)][e(426)]==t[e(434)][e(463)]&&t[e(445)][e(494)]}(a)))e[r(360)](t),s=!0;else{if(!h||!h[r(222)])continue;if(c[r(199)]&&c[r(140)]&&c[r(199)][r(493)](c[r(140)]))continue;i[r(540)](h)}}}var a;return i[r(274)]>0&&(s=!!this[r(503)](i)||s),s})),n[t(225)][t(249)][t(414)]((e=>{const r=t;let s=!1;for(const t of n[r(225)][r(249)][r(130)][r(125)]())if(r(517)==t[r(264)])for(const t of this[r(285)][r(184)]()){if(t[r(353)]||!t[r(222)])continue;const o=r(223)==t[r(264)],i=this[r(247)](t),a=i&&this[r(334)](i);if(!o&&!a)continue;const c=t[r(497)]();if(c[r(445)][r(426)]!=c[r(434)][r(426)]&&!c[r(434)][r(494)]){const o=n[r(225)][r(290)](c[r(445)][r(422)],r(434)),i=n[r(225)][r(521)](c[r(445)],o);e[r(525)](t[r(229)](),{range:i}),s=!0}}return s})),n[t(225)][t(249)][t(414)]((e=>this[t(148)](e))),n[t(225)][t(249)][t(414)]((e=>!e[t(192)][t(379)]&&this[t(516)](e))),n[t(225)].on(t(159),(()=>{this[t(543)]=!1})),n[t(225)][t(249)].on(t(321),((r,s)=>{const o=t;if(!s[o(379)]||s[o(395)])return;if(!this[o(543)])return;const i=n[o(225)][o(249)][o(130)][o(125)]();if(0==i[o(455)])return;const a=[],c=i[o(538)]((t=>o(520)==t[o(264)])),u=i[o(538)]((t=>o(517)==t[o(264)]&&o(523)!=t[o(258)]));for(const t of c)this[o(188)](t[o(311)])&&a[o(302)]({key:t[o(311)],newValue:t[o(554)],oldValue:t[o(317)],range:Fc(t[o(134)],n[o(225)])});for(const t of u){if(o(432)!=t[o(254)]&&o(266)!=t[o(254)])continue;const e=Pc(t[o(230)][o(422)],n[o(225)]),r=t[o(437)];o(432)==t[o(254)]&&a[o(302)]({key:o(524),newValue:t[o(258)],oldValue:r[o(258)],range:e});for(const[n,s]of r[o(259)]){if(!this[o(188)](n))continue;const r=t[o(259)][o(450)](n);s!==r&&a[o(302)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(259)])this[o(188)](n)&&(r[o(259)][o(438)](n)||a[o(302)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(455)]&&n[o(225)][o(357)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(244)](t,e,s,o,{groupId:r});this[n(297)](t,a)}))}),{priority:t(220)}),n[t(225)][t(415)].on(t(519),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(335)](n[s(258)]),e=this[s(285)][s(450)](t);e&&e[s(146)](n[s(258)])}})),n[t(225)][t(249)].on(t(321),(()=>{const e=t,r=Array[e(133)](n[e(225)][e(249)][e(130)][e(269)]())[e(538)]((t=>e(164)===this[e(335)](t[e(258)])[e(420)]));if(0===r[e(455)])return;r[e(279)](((t,n)=>{const r=e,s=t[r(356)][r(140)],o=n[r(356)][r(140)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(445)][r(474)](o[r(445)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(335)](t);if(null===n[e(140)]){const n=this[e(550)](t);o[e(540)](n)}else{const t=this[e(285)][e(450)](r);null!==n[e(199)]||t[e(222)]?(s[e(540)](t[e(473)]),o[e(540)](t)):this[e(485)](t)}}o[e(274)]>0&&this[e(364)](o);for(const t of s)this[e(227)](e(313),t)})),n[t(225)].on(t(179),((e,r)=>{const s=t,o=r[0];if(!this[s(285)][s(274)])return;if(!o[s(195)])return;if(o[s(192)][s(395)]||!o[s(192)][s(379)])return;let i,a;switch(o[s(264)]){case s(517):i=n[s(225)][s(290)](o[s(230)]),a=i[s(427)](o[s(235)]);break;case s(383):i=n[s(225)][s(290)](o[s(144)]),a=n[s(225)][s(290)](o[s(382)]);break;case s(492):i=n[s(225)][s(290)](o[s(238)]),a=i[s(427)](o[s(235)]);break;default:return}const c=n[s(225)][s(521)](i,a);n[s(225)][s(384)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(381)](c)){if(e[t(353)])continue;if(t(544)==e[t(264)])continue;const r=this[t(247)](e);if(r&&this[t(334)](r)&&t(383)!=o[t(264)])continue;const s=e[t(356)]&&e[t(356)][t(201)];(t(223)!=e[t(264)]||t(383)==o[t(264)]&&!s)&&(n[t(552)]||t(218)==e[t(264)]&&n[t(409)]||e[t(497)]()[t(530)](c)&&this[t(456)](e,i,a))}}))}),{priority:t(220)}),n[t(225)].on(t(135),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(475)])return;if(this[s(439)])return;if(!this[s(139)][s(197)])return;if(o[s(252)])return;const a=n[s(225)][s(151)],{start:c,end:u}=o[s(497)](),l=c[s(422)]&&a[s(512)](c[s(422)])?null:a[s(451)](c,s(431)),f=u[s(463)]&&a[s(512)](u[s(463)])?null:a[s(451)](u,s(387)),h=n[s(225)][s(521)](l?l[s(445)]:c,f?f[s(434)]:u);n[s(225)][s(384)]((t=>{const e=s;this[e(401)](h);const r=n[e(225)][e(151)][e(451)](h[e(445)]);o.is(e(408))?t[e(173)](r):o[e(239)](r)})),e[s(479)]()}),{priority:e.priorities[t(171)]+10}),n[t(225)].on(t(268),((e,r)=>{const s=t,o=r[r[s(455)]-1];o&&o[s(475)]||this[s(439)]||this[s(139)][s(197)]&&(n[s(225)][s(384)]((()=>{const t=s;let o=n[t(225)][t(268)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(155)]=o[t(498)]();const i=o[t(434)][t(463)],a=n[t(225)][t(151)];i&&a[t(531)](i)&&!a[t(307)](i)&&(o=n[t(225)][t(521)](o[t(445)],n[t(225)][t(290)](i,t(434)))),this[t(425)](o)})),e[s(479)]())}),{priority:t(548)}),this[t(152)][t(507)][t(540)](t(163),this[t(139)]),this[t(183)](t(163));const o=new d(n,this[t(285)]);n[t(507)][t(540)](t(128),o),this[t(183)](t(128));const i=new b(n,this[t(285)]);n[t(507)][t(540)](t(369),i),this[t(183)](t(369)),n[t(507)][t(540)](t(228),new v(n,o,this[t(285)])),this[t(183)](t(228)),n[t(507)][t(540)](t(385),new v(n,i,this[t(285)])),this[t(183)](t(385)),n[t(507)][t(540)](t(535),new F(n,o,this[t(285)])),this[t(183)](t(535)),n[t(507)][t(540)](t(157),new F(n,i,this[t(285)])),this[t(183)](t(157));const c=n[t(326)][t(450)](t(428));this[t(177)](c,t(424),((e,{threadId:n})=>{const r=t,s=this[r(285)][r(450)](n);s&&s[r(250)]&&1===s[r(250)][r(455)]&&this[r(430)](n,{hasComments:!0})}),{priority:t(170)}),this[t(177)](c,t(303),((e,{threadId:n})=>{const r=t,s=this[r(285)][r(450)](n);s&&s[r(250)]&&!s[r(250)][r(455)]&&this[r(430)](n,{hasComments:!1})}),{priority:t(170)})}set[kc(536)](t){const n=kc;if(this[n(363)])throw new e.CKEditorError(n(245),this);this[n(363)]=t}get[kc(536)](){return this[kc(363)]}[kc(398)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=kc,r=[];for(const e of this[n(285)][n(184)]())t&&!e[n(222)]||r[n(302)](e);return e?r[n(174)]((t=>t[n(168)]())):r}[kc(499)](t){const n=kc,r=this[n(285)][n(450)](t);if(!r)throw new e.CKEditorError(n(518),this);return r}[kc(232)](t){const e=kc;return this[e(285)][e(438)](t)}[kc(211)](t){const e=kc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(264)][e(383)](":"),a=this[e(285)][e(450)](r)||this[e(500)](o,i,r,n,s);if(this[e(322)](a),this[e(375)](a,o,i||null,n),a[e(158)]=t[e(158)],a[e(466)]=!0,s&&s[e(182)]){const t=s[e(182)],n=this[e(471)](t[e(458)]);a[e(547)]=t[e(158)],a[e(351)]=n,a[e(323)]=!0}else a[e(547)]=t[e(158)];switch(t[e(356)]&&(a[e(356)]=t[e(356)]),t[e(259)]&&(a[e(259)]=t[e(259)]),this[e(363)]&&this[e(363)][e(204)]||(a[e(280)]=!0),this[e(373)][e(450)](a)){case e(495):this[e(373)][e(361)](a,e(416));break;case e(178):a[e(222)]?(this[e(503)](new Set([a])),this[e(364)](new Set([a])),this[e(373)][e(361)](a,e(372)),this[e(227)](e(386),a)):this[e(373)][e(361)](a,e(453))}return a}[kc(128)](t){const e=kc;this[e(475)]((()=>{const n=e;this[n(152)][n(225)][n(384)]((()=>{const e=n;for(const n of t[e(490)]())n[e(213)]()}))}))}[kc(369)](t){const e=kc;this[e(475)]((()=>{const n=e;this[n(152)][n(225)][n(384)]((()=>{const e=n;for(const n of t[e(490)]())n[e(261)]()}))}))}[kc(183)](t,n){const r=kc,s=this[r(152)][r(507)][r(450)](t);if(!s)throw new e.CKEditorError(r(346),this,{commandName:t});if(this[r(389)][r(438)](s))throw new e.CKEditorError(r(354),this,{commandName:t});this[r(389)][r(540)](s),n&&s.on(r(162),((t,e)=>{const o=r;this[o(139)][o(197)]&&(this[o(439)]||(e[o(455)]>0&&e[e[o(455)]-1]&&e[e[o(455)]-1][o(475)]?e[o(296)]():(t[o(155)]=n(((...t)=>s[o(162)](...t,{forceDefaultExecution:!0})),...e),t[o(479)]())))}),{priority:r(548)})}[kc(475)](t){const n=kc;let r,s;const o=this[n(439)];this[n(439)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(439)]=!1),s&&e.CKEditorError[n(440)](s,this),r}[kc(425)](t,n=null,r={}){const s=kc;if(t[s(252)])return null;const o=this[s(152)][s(326)][s(450)](s(527)).me;for(const{suggestion:e,meta:o}of this[s(381)](t,s(218)))if(o[s(409)]){if(!o[s(301)]){if(o[s(552)]){if(!this[s(441)]||!Uc(e,r))continue;return e}if(Uc(e,r))return e;this[s(456)](e,t[s(445)],t[s(434)]);break}if(n==e[s(253)]&&Uc(e,r)){const n=e[s(497)]();return n[s(445)][s(493)](t[s(434)])?this[s(231)](e,this[s(508)][s(521)](t[s(445)],n[s(434)])):this[s(231)](e,this[s(508)][s(521)](n[s(445)],t[s(434)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(330)+n:s(218),u=this[s(123)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(286)](c,i,a,t),u}[kc(380)](t,n=kc(501),r={}){const s=kc,o=this[s(152)][s(326)][s(450)](s(527)).me,i=this[s(316)][s(181)](s(218),n,s(318));for(const e of this[s(398)]())if(e[s(351)].id==o.id&&s(218)==e[s(264)]&&e[s(253)]==n&&Uc(e,r)&&(i(e[s(435)](),t)||i(t,e[s(435)]()))){for(const n of t)e[s(481)](n);return e}for(const{suggestion:e,meta:n}of this[s(381)](t,s(218))){if(!n[s(409)])continue;if(!this[s(441)]&&n[s(552)])continue;if(!Uc(e,r))continue;let o=!0;for(const n of e[s(435)]())for(const e of t)if(!n[s(530)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(330)+n,l=this[s(123)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(286)](u,a,c,e,Wr[s(446)]());return l}[kc(271)](t,n,r=null,s={}){const o=kc;if(r=r||Oc(n),t[o(252)])return null;if(o(143)===this[o(233)]){const e=this[o(316)][o(181)](o(544),r,o(213));return this[o(475)]((()=>e([t],n,s))),null}const i=this[o(152)][o(326)][o(450)](o(527)).me,a=[];if(o(365)!==this[o(233)])for(const{suggestion:e,meta:n}of this[o(381)](t,o(218)))n[o(409)]&&!n[o(270)]&&a[o(302)](...e[o(435)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(314)](s);e&&r[n(302)](e)}return r}(t,a),u=function(t,e){const n=o,r=[t];for(const t of e){let e=0;for(;e<r[n(455)];){const s=r[e][n(306)](t);r[n(392)](e,1,...s),e+=s[n(455)]}}return r}(t,a);c[o(455)]&&this[o(508)][o(384)]((()=>{const t=o;for(const e of c){const o=this[t(316)][t(181)](t(544),r,t(213));this[t(475)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(445)],u=t[o(434)];for(const{suggestion:e,meta:n}of this[o(381)](t,o(544))){if(!n[o(409)])continue;if(e[o(253)]!=r)continue;if(!Uc(e,s))continue;const i=e[o(497)]();if(i[o(530)](t,!0))return null;c=c[o(474)](i[o(445)])?c:i[o(445)],u=u[o(419)](i[o(434)])?u:i[o(434)],a?i[o(445)][o(474)](a[o(497)]()[o(445)])?(a[o(221)](),a=e):e[o(221)]():a=e}const l=this[o(508)][o(521)](c,u);if(a)this[o(231)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(123)]({id:t,type:o(262)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(286)](o(262)+r,t,a,l)}}return null}[kc(397)](t,n,r=[],s=null,o={}){const i=kc;n[i(534)]||(n[i(534)]=n[i(304)]),n[i(201)]=t.is(i(134)),s=s||Oc(n);const a=r[i(174)]((t=>Pc(t,this[i(508)]))),c=t.is(i(134))?t:Pc(t,this[i(508)]);if(i(143)===this[i(233)]){const t=this[i(316)][i(181)](i(223),s,i(213));return this[i(475)]((()=>t([c],n,o))),null}a[i(302)](c);let u=!0;for(const t of a)if(!this[i(331)](t)){u=!1;break}if(u&&i(365)!==this[i(233)]){const t=this[i(316)][i(181)](i(223),s,i(213));return this[i(475)]((()=>t([c],n,o))),null}let l=null,f=c[i(445)],h=c[i(434)];for(const{suggestion:t,meta:e}of this[i(381)](c,i(223))){if(!e[i(409)])continue;if(e[i(301)]||e[i(552)]||e[i(270)])continue;if(t[i(356)][i(534)]!=n[i(534)])continue;if(!Uc(t,o))continue;const r=t[i(497)]();if(t[i(253)]==s){if(r[i(530)](c,!0))return null;f=f[i(474)](r[i(445)])?f:r[i(445)],h=h[i(419)](r[i(434)])?h:r[i(434)],l?r[i(445)][i(474)](l[i(497)]()[i(445)])?(l[i(221)](),l=t):t[i(221)]():l=t}else{const e=c[i(314)](r);this[i(308)](t,e)}}const g=this[i(152)][i(326)][i(450)](i(527)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(231)](l,this[i(508)][i(521)](f,h)),l;{const t=this[i(123)]({id:d,type:i(368)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(286)](i(368)+s,d,p,this[i(508)][i(521)](f,h)),t}}[kc(288)](t,n,r=[],s=null,o={}){const i=kc;n[i(534)]||(n[i(534)]=n[i(304)]);const a=t[0];n[i(201)]=a.is(i(134)),s=s||Oc(n);const c=r[i(174)]((t=>Pc(t,this[i(508)]))),u=a.is(i(134))?t:t[i(174)]((t=>Pc(t,this[i(508)])));if(i(143)===this[i(233)]){const t=this[i(316)][i(181)](i(223),s,i(213));return this[i(475)]((()=>t(u,n,o))),null}c[i(302)](...u);let l=!0;for(const t of c)if(!this[i(331)](t)){l=!1;break}if(l&&i(365)!==this[i(233)]){const t=this[i(316)][i(181)](i(223),s,i(213));return this[i(475)]((()=>t(u,n,o))),null}const f=this[i(152)][i(326)][i(450)](i(527)).me;for(const t of this[i(398)]()){if(t[i(351)].id!=f.id)continue;if(i(223)!=t[i(264)]||t[i(356)][i(534)]!=n[i(534)])continue;if(!Uc(t,o))continue;const e=t[i(253)]==s;for(let n=0;n<u[i(455)];n++){const r=u[n];for(const s of t[i(509)]()){const o=s[i(341)]();if(r[i(493)](o)){e?(u[i(392)](n,1),n--):t[i(360)](s[i(258)]);break}}}}if(0==u[i(455)])return null;const h=this[i(316)][i(181)](i(223),s,i(318));for(const t of this[i(398)]())if(t[i(351)].id==f.id&&i(223)==t[i(264)]&&t[i(356)][i(534)]==n[i(534)]&&t[i(253)]==s&&Uc(t,o)&&(h(t[i(435)](),u)||h(u,t[i(435)]()))){for(const e of u)t[i(481)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(368)+s,m=this[i(123)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(286)](p,g,d,t,Wr[i(446)]());return m}[kc(401)](t,n=null,r={}){const s=kc;if(t[s(252)])return null;const o=this[s(152)][s(326)][s(450)](s(527)).me,a=new i.LiveRange(t[s(445)],t[s(434)]);for(const{suggestion:t,meta:e}of this[s(381)](a,s(218)))if(e[s(409)]&&!e[s(301)])if(t[s(353)]){const e=t[s(435)]()[s(538)]((t=>s(186)!=t[s(452)][s(444)]));if(e[s(191)]((t=>a[s(530)](t,!0)))&&t[s(261)](),e[s(284)]((t=>t[s(530)](a,!0)))){const t=this[s(316)][s(181)](s(436),n,s(213));return this[s(475)]((()=>t([a],null,r))),null}}else{const e=a[s(314)](t[s(497)]());null!==e&&t[s(553)]([e],null,r)}if(a[s(352)](),a[s(252)]||s(186)==a[s(452)][s(444)])return null;let c=null,u=a[s(445)],l=a[s(434)];const f=this[s(381)](a,s(436));for(const{suggestion:t,meta:e}of f){const n=this[s(508)][s(521)](u,l);if(e[s(409)]&&(this[s(441)]||!e[s(552)]&&!e[s(270)]))if(t[s(353)]){if(!Uc(t,r))continue;let e=!0;for(const r of t[s(435)]()){if(r[s(530)](n,!0))return t;n[s(530)](r)||(e=!1)}e&&t[s(261)]()}else{const e=t[s(497)]();if(e[s(530)](n,!0))return t;if(!Uc(t,r)){n[s(530)](e)?t[s(221)]():e[s(502)](u)?u=e[s(434)]:e[s(502)](l)&&(l=e[s(445)]);continue}u=u[s(474)](e[s(445)])?u:e[s(445)],l=l[s(419)](e[s(434)])?l:e[s(434)],r=Object[s(309)]({},t[s(259)]),c?e[s(445)][s(474)](c[s(497)]()[s(445)])?(c[s(221)](),c=t):t[s(221)]():c=t}}if(c)return this[s(231)](c,this[s(508)][s(521)](u,l)),c;{const t=(0,e.uid)(),i=this[s(508)][s(521)](u,l),a=o.id,c=n?s(478)+n:s(436),f=this[s(123)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(286)](c,t,a,i),f}}[kc(421)](t,n=kc(501),r={}){const s=kc,o=this[s(152)][s(326)][s(450)](s(527)).me,a=t[s(174)]((t=>new i.LiveRange(t[s(445)],t[s(434)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(381)](a,s(218)))e[s(409)]&&!e[s(301)]&&c[s(540)](t);for(const e of c)if(e[s(353)]){const o=e[s(435)]();if((!e[s(259)]||!e[s(259)][s(205)])&&o[s(191)]((t=>a[s(284)]((e=>e[s(530)](t,!0)))))&&e[s(261)](),a[s(191)]((t=>o[s(284)]((e=>e[s(530)](t,!0)))))){const e=this[s(316)][s(181)](s(436),n,s(213));return this[s(475)]((()=>e(t,null,r))),null}}else{const t=e[s(497)]();if(a[s(284)]((e=>e[s(530)](t,!0)))&&e[s(261)](),a[s(191)]((e=>t[s(530)](e,!0)))){const t=this[s(316)][s(181)](s(436),n,s(213));return this[s(475)]((()=>t(a,null,r))),null}}const u=this[s(316)][s(181)](s(436),n,s(318));let l=null;for(const t of this[s(398)]())if(t[s(351)].id==o.id&&t[s(222)]&&s(436)==t[s(264)]&&t[s(253)]==n&&Uc(t,r)&&(u(t[s(435)](),a)||u(a,t[s(435)]())))if(l){if(t[s(250)]&&t[s(250)][s(455)])continue;for(const e of t[s(435)]())l[s(539)](e)||l[s(481)](e);t[s(221)]()}else{l=t;for(const e of a)t[s(539)](e)||t[s(481)](e)}if(l)return l;c[s(165)]();for(const{suggestion:t,meta:e}of this[s(381)](a,s(436)))e[s(409)]&&(this[s(441)]||!e[s(552)]&&!e[s(270)])&&Uc(t,r)&&c[s(540)](t);for(const t of c){const e=t[s(435)]();if((!r||!r[s(205)])&&a[s(191)]((t=>e[s(284)]((e=>e[s(530)](t,!0))))))return t;(!t[s(259)]||!t[s(259)][s(205)])&&e[s(191)]((t=>a[s(284)]((e=>e[s(530)](t,!0)))))&&t[s(261)]()}const f=(0,e.uid)(),h=o.id,g=s(478)+n,d=this[s(123)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(352)](),t[s(252)]||s(186)==t[s(452)][s(444)]||this[s(286)](g,f,h,t,Wr[s(446)]());return d}[kc(244)](t,n,r,s,o){const i=kc;if(t[i(252)])return[];if(i(143)===this[i(233)])return[];const a=this[i(152)][i(326)][i(450)](i(527)).me.id,c=Array[i(133)](this[i(285)][i(184)]())[i(538)]((e=>i(520)==e[i(264)]&&e[i(356)][i(467)]==n&&e[i(539)](t)));if(i(371)===this[i(233)]){const e=this[i(381)](t,i(218))[i(538)]((({meta:t})=>t[i(409)]&&!t[i(270)]&&!t[i(301)]))[i(174)]((({suggestion:t})=>t));c[i(260)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(520)==t[i(264)]?t[i(356)][i(393)]:void 0,o=t[i(497)](),a=Array[i(133)](u[i(504)]())[i(180)]((t=>t[i(291)](o)));if(!a)continue;const c=a[i(306)](o);this[i(334)](n)&&i(218)==t[i(264)]&&0!=c[i(455)]||(u[i(328)](a),c[i(237)]((t=>{u[i(361)](t,r)})),i(218)!=t[i(264)]&&e!=s&&u[i(361)](a[i(314)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(455)]>37&&console[i(396)](i(185),{key:n});const f=(i(203)+(n+"|")+Oc({newValue:s}))[i(513)](0,60),h=this[i(123)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(302)](h),this[i(286)](f,c,a,t)}return l}[kc(545)](t){const e=kc;this[e(183)](t,((t,...n)=>{this[e(206)]((()=>{t(...n)}))}))}[kc(265)](t){const e=kc;this[e(366)][e(540)](t)}[kc(156)](t){const e=kc;this[e(325)][e(540)](t)}[kc(247)](t){const e=kc;return e(520)==t[e(264)]?t[e(253)][e(383)]("|")[0]:null}[kc(231)](t,e){const n=kc,r=t[n(229)]();this[n(508)][n(384)]((t=>{t[n(525)](r,{range:e})}))}[kc(322)](t){const e=kc,n=t.id,r=this[e(152)][e(406)][e(450)](e(298));this[e(551)][e(147)](n)||this[e(551)][e(532)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(551)][e(329)](n);s[e(190)](e(242)),s[e(242)]=!1,t[e(250)]=s}[kc(375)](t,n,r,s){const o=kc;if(t[o(264)]!=n||t[o(253)]!=r||t[o(160)].id!=s)throw this[o(152)][o(477)](o(324)),new e.CKEditorError(o(324),this)}[kc(308)](t,n){const r=kc,s=t[r(497)]();if(n[r(493)](s))t[r(221)]();else if(s[r(530)](n)){const o=this[r(508)][r(290)](n[r(445)][r(463)],r(434));this[r(231)](t,this[r(508)][r(521)](s[r(445)],o));const i=(0,e.uid)(),a=t[r(160)].id,c=t[r(264)]+":"+t[r(253)];this[r(123)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(356)],attributes:t[r(259)]});const u=this[r(508)][r(290)](n[r(434)][r(426)],r(433)),l=this[r(508)][r(521)](u,s[r(434)]);this[r(286)](c,i,a,l)}else if(s[r(502)](n[r(445)])){const e=this[r(508)][r(290)](n[r(445)][r(463)],r(434));this[r(231)](t,this[r(508)][r(521)](s[r(445)],e))}else{const e=this[r(508)][r(290)](n[r(434)][r(426)],r(433));this[r(231)](t,this[r(508)][r(521)](e,s[r(434)]))}}[kc(331)](t){const e=kc;for(const{suggestion:n,meta:r}of this[e(381)](t,e(218))){if(!r[e(409)])continue;const s=n[e(435)]();for(const n of s)if(!t[e(306)](n)[e(455)])return!0}return!1}[kc(423)](t){const n=kc,r=this[n(152)][n(326)][n(450)](n(527))[n(189)](t);if(!r)throw new e.CKEditorError(n(339),this);return r}[kc(471)](t){const e=kc,n=this[e(152)][e(326)][e(450)](e(527)),r=(0,o.hashObject)(e(175)+t);return n[e(189)](r)||n[e(510)]({id:r,name:t})}[kc(500)](t,e,n,r,s){const o=kc,i=this[o(423)](r),a=this[o(316)][o(200)](t,e,n,i,s,(t=>{const e=o;this[e(430)](n,{attributes:t});const r=this[e(499)](n);this[e(503)](new Set([r])),this[e(364)](new Set([r]))}));return this[o(177)](a,o(213),(()=>{const t=o;this[t(430)](n,{state:t(127)})}),{priority:o(548)}),this[o(177)](a,o(261),(()=>{const t=o;this[t(430)](n,{state:t(166)})}),{priority:o(548)}),this[o(285)][o(361)](n,a),this[o(373)][o(361)](a,o(495)),a}[kc(335)](t){const e=kc,n=t[e(383)](":");return{group:n[0],type:n[1],subType:n[e(455)]>=5?n[2]:null,id:n[e(455)]<5?n[2]:n[3],authorId:n[e(455)]<5?n[3]:n[4],markerCount:6==n[e(455)]?n[5]:null}}[kc(456)](t,n,r){const s=kc,o=t[s(497)](),i=o[s(445)],a=o[s(434)];this[s(231)](t,this[s(508)][s(521)](i,n));const c=(0,e.uid)(),u=t[s(160)].id,l=t[s(264)]+(t[s(253)]?":"+t[s(253)]:"");this[s(123)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(259)],data:t[s(356)]});const f=this[s(247)](t);(s(223)==t[s(264)]||f&&this[s(334)](f))&&(r=this[s(508)][s(459)](r[s(426)])),this[s(286)](l,c,u,this[s(508)][s(521)](r,a))}[kc(381)](t,e=null){const n=kc,r=[],s=this[n(152)][n(326)][n(450)](n(527)).me;Array[n(480)](t)||(t=[t]);for(const o of this[n(398)]()){if(!o[n(222)])continue;if(e&&o[n(264)]!=e)continue;let i=!1;for(const e of o[n(435)]()){for(const a of t){const t=a[n(445)][n(493)](e[n(434)])||a[n(434)][n(493)](e[n(445)]);if(t||a[n(314)](e)){const c=a[n(530)](e)&&Mc(this[n(508)][n(151)],e[n(445)],a),u=e[n(530)](a)&&Mc(this[n(508)][n(151)],a[n(445)],e);r[n(302)]({suggestion:o,meta:{isOwn:s==o[n(351)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[kc(286)](t,e,n,r,s){const o=kc;this[o(508)][o(384)]((i=>{const a=o;let c=a(272)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(273)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[kc(485)](t){const e=kc,n=t[e(429)],r=t[e(374)];t[e(429)]=null,t[e(374)]=null,null!=n&&n[e(374)]==t&&(n[e(374)]=r),null!=r&&r[e(429)]==t&&(r[e(429)]=n),e(372)==this[e(373)][e(450)](t)&&(this[e(373)][e(361)](t,e(453)),this[e(227)](e(340),t,n,r))}[kc(123)](t){const n=kc,r=t.id,s=this[n(211)](t);if(this[n(363)]&&this[n(363)][n(204)]){const o=this[n(152)][n(326)][n(450)](n(388)),i=s[n(276)],a=s[n(253)]?s[n(264)]+":"+s[n(253)]:s[n(264)],c=this[n(152)][n(224)],u=o[n(540)](Kr(c,n(121))),l={id:r,type:a,hasComments:i,data:t[n(356)]||null,originalSuggestionId:t[n(345)]||null,attributes:s[n(259)]};this[n(363)][n(204)](l)[n(394)]((t=>{const e=n;s[e(280)]=!0,o[e(348)](u),t&&t[e(158)]&&(this[e(285)][e(450)](r)[e(158)]=t[e(158)])}))[n(234)]((t=>{const r=n;throw(0,e.logWarning)(r(131)),this[r(152)][r(225)][r(357)]({isUndoable:!1},(()=>{s[r(261)]()})),s[r(370)](),this[r(285)][r(328)](s.id),this[r(373)][r(328)](s),t}))}return s}[kc(334)](t){const e=kc;return this[e(366)][e(438)](t)}[kc(430)](t,e){const n=kc,r=this[n(152)][n(326)][n(450)](n(388)),s=this[n(499)](t);if(this[n(363)]&&this[n(363)][n(407)])if(s[n(280)]){const s=r[n(540)](Kr(this[n(152)][n(224)],n(121)));this[n(363)][n(407)](t,e)[n(394)]((()=>{r[n(348)](s)}))}else s.on(n(391),(()=>{this[n(430)](t,e)}))}[kc(412)](t){const n=kc;if(!this[n(363)]||!this[n(363)][n(499)])throw new e.CKEditorError(n(132),this);return this[n(363)][n(499)](t)}[kc(550)](t){const e=kc,{id:n,type:r,subType:s,authorId:o}=this[e(335)](t),i=this[e(285)][e(450)](n)||this[e(500)](r,s,n,o,{});switch(this[e(375)](i,r,s,o),this[e(373)][e(450)](i)){case e(495):this[e(412)](n)[e(394)]((t=>{const r=e;let s=Promise[r(541)]();t[r(276)]&&(s=this[r(551)][r(448)]({channelId:this[r(152)][r(406)][r(450)](r(298)),threadId:n})),s[r(394)]((()=>{const e=r;this[e(211)](t)[e(280)]=!0}))})),this[e(373)][e(361)](i,e(178));break;case e(453):this[e(430)](n,{state:e(210)});case e(416):this[e(373)][e(361)](i,e(372)),this[e(227)](e(386),i);break;case e(372):this[e(227)](e(313),i)}return i[e(146)](t),i}[kc(364)](t){const e=kc,n=Array[e(133)](t),r=n[e(538)]((t=>e(520)==t[e(264)]));this[e(449)](r);const s=n[e(538)]((t=>!t[e(353)]&&e(520)!=t[e(264)])),o=this[e(398)]({skipNotAttached:!0})[e(538)]((t=>!t[e(353)]&&e(520)!=t[e(264)])),i=o[e(538)]((n=>!t[e(438)](n))),a=new Map(o[e(174)]((t=>[t,this[e(316)][e(181)](t[e(264)],t[e(253)],e(275))]))),c=new Map(o[e(174)]((t=>[t,t[e(497)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(455)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(455)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(455)];t++){const n=s[t];!l[e(438)](n)&&n[e(429)]&&(f[e(540)](n[e(429)]),n[e(429)][e(374)]===n&&(n[e(429)][e(374)]=null),n[e(429)]=null),!u[e(438)](n)&&n[e(374)]&&(f[e(540)](n[e(374)]),n[e(374)][e(429)]===n&&(n[e(374)][e(429)]=null),n[e(374)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(455)];e++){const r=g(t,n[e]);r&&(r[0][s(374)]=r[1],r[1][s(429)]=r[0],u[s(540)](r[0]),l[s(540)](r[1]))}}function g(t,n){const r=e;if(t[r(351)].id!==n[r(351)].id)return null;const s=a[r(450)](t)(t,n,c[r(450)](t),c[r(450)](n));return s&&a[r(450)](n)(t,n,c[r(450)](t),c[r(450)](n))?s[1][r(250)]&&s[1][r(250)][r(455)]?null:s:null}f[e(274)]&&this[e(364)](f)}[kc(449)](t){const e=kc;if(0==t[e(455)])return;const n=this[e(398)]({skipNotAttached:!0})[e(538)]((t=>e(520)==t[e(264)]&&t[e(466)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(259)]);s[e(438)](n)||(s[e(361)](n,r[e(455)]),r[e(302)]([]));const i=s[e(450)](n);r[i][e(302)](t)}!function(){const t=e;r[t(279)](((e,n)=>{const r=t,s=e[0][r(158)],o=n[0][r(158)];return s==o?e[0][r(259)][r(137)]<n[0][r(259)][r(137)]?-1:1:s<o?-1:1}));for(const e of r)e[t(279)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(455)];t++){if(0==r[t][e(455)])continue;const n=[];for(let s=t+1;s<r[e(455)];s++)0!=r[s][e(455)]&&i(r[t],r[s])&&n[e(302)](s);for(const s of n)r[t]=r[t][e(358)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(455)];n++){const r=t[n+1]||null;t[n][e(374)]!==r&&(t[n][e(374)]=r)}for(const t of r)for(let n=0;n<t[e(455)];n++){const r=t[n-1]||null;t[n][e(429)]!==r&&(t[n][e(429)]=r)}function i(t,n){const r=e;if(t[0][r(259)][r(137)]!==n[0][r(259)][r(137)]&&t[0][r(351)]!==n[0][r(351)])return!1;if(!function(t,e){const n=r;return!t[n(276)]&&!e[n(276)]||(!t[n(276)]||!e[n(276)])&&(!!(t[n(276)]&&e[n(158)]<t[n(250)][n(355)][n(450)](0)[n(158)])||!!(e[n(276)]&&t[n(158)]<e[n(250)][n(355)][n(450)](0)[n(158)]))}(t[0],n[0]))return!1;const s=Ac(t[0][r(259)],r(137)),o=Ac(n[0][r(259)],r(137));return!!Fr(s,o)&&(!!t[r(191)]((t=>n[r(284)]((e=>t[r(497)]()[r(493)](e[r(497)]())))))&&n[r(191)]((e=>t[r(284)]((t=>e[r(497)]()[r(493)](t[r(497)]()))))))}}[kc(503)](t){const e=kc,n=Array[e(133)](t),r=this[e(398)]({skipNotAttached:!0}),s=r[e(538)]((n=>!t[e(438)](n))),o=new Map(n[e(174)]((t=>[t,this[e(316)][e(181)](t[e(264)],t[e(253)],e(318))]))),i=new Map(r[e(174)]((t=>[t,t[e(435)]()])));for(let t=0;t<n[e(455)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(455)];t++)if(a(this,n[t],s,0))return!0;return!1;function a(t,n,r,s){const a=e;for(let e=s;e<r[a(455)];e++){const s=r[e];if(s[a(264)]!==n[a(264)]||s[a(351)].id!==n[a(351)].id||s[a(253)]!==n[a(253)])continue;if(!Bc(n,s))continue;if(a(520)==n[a(264)]&&n[a(356)][a(393)]!=s[a(356)][a(393)])continue;if(a(520)==n[a(264)]&&t[a(334)](n[a(356)][a(467)]))continue;if(a(223)==n[a(264)]){const e=t[a(152)][a(225)],r=n[a(300)]();if(r&&(e[a(151)][a(307)](r)||e[a(151)][a(512)](r)))continue}const c=o[a(450)](n),u=i[a(450)](n),l=i[a(450)](s),f=n[a(250)]&&n[a(250)][a(455)],h=s[a(250)]&&s[a(250)][a(455)];if(!f&&c(l,u))return t[a(461)](s,n),i[a(328)](n),!0;if(!h&&c(u,l))return t[a(461)](n,s),i[a(328)](s),!0}return!1}}[kc(461)](t,e){const n=kc;if(t[n(353)])for(const r of e[n(435)]())t[n(481)](r);else{const r=e[n(497)]()[n(434)];this[n(231)](t,this[n(508)][n(521)](t[n(497)]()[n(445)],r))}e[n(221)]()}[kc(138)](t,e,n){const r=kc,s=t[r(362)](r(359))||t[r(362)](r(520))?r(376):t[r(469)]();return Kr(this[r(152)][r(224)],e+"_"+s+r(283),n)}[kc(299)](){const t=kc,n=this[t(152)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(508)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(335)](t[i(258)]);if(i(164)===e){r[i(418)](this[i(138)](n,i(367)));break}}for(const t of s){const{group:n,type:s}=this[i(335)](t[i(258)]);if(i(164)===n){r[i(418)](this[i(138)](s,i(411),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}}))}[kc(148)](t){const e=kc;if(this[e(543)])return!1;const n=this[e(152)],r=n[e(225)][e(249)][e(130)][e(125)]();if(0==r[e(455)])return!1;const s=[],o=r[e(538)]((t=>e(520)==t[e(264)])),i=r[e(538)]((t=>e(517)==t[e(264)]&&e(523)!=t[e(258)])),a=r[e(538)]((t=>e(348)==t[e(264)]&&e(523)!=t[e(258)]));for(const t of o)s[e(302)]({key:t[e(311)],newValue:t[e(554)],oldValue:t[e(317)],range:Fc(t[e(134)],n[e(225)])});for(const t of i){const r=a[e(180)]((n=>n[e(230)][e(493)](t[e(230)])));r&&s[e(302)]({key:e(524),newValue:t[e(258)],oldValue:r[e(258)],range:n[e(225)][e(454)](t[e(230)][e(422)])})}return 0!=s[e(455)]&&this[e(297)](t,s)}[kc(516)](t){const e=kc;let n=!1;const r=this[e(152)][e(225)][e(249)][e(130)][e(269)]()[e(538)]((t=>t[e(356)][e(199)]&&t[e(258)][e(362)](e(310))));for(const s of r){const{subType:r,id:o}=this[e(335)](s[e(258)]),i=r[e(383)]("|")[0];for(const r of this[e(398)]({skipNotAttached:!0}))r.id!=o&&e(520)==r[e(264)]&&r[e(356)]&&r[e(356)][e(467)]==i&&r[e(497)]()[e(291)](s[e(356)][e(199)])&&(this[e(150)](r,s[e(356)][e(199)],t),n=!0)}return n}[kc(206)](t){this[kc(543)]=!0,t()}[kc(188)](t){const e=kc,n=this[e(334)](t),r=this[e(325)][e(438)](t);return n||r}[kc(297)](t,e){const n=kc;if(0==e[n(455)])return!1;let r=!1;for(const s of e){const e=this[n(381)](s[n(134)],n(520))[n(538)]((t=>!t[n(293)][n(301)]))[n(174)]((t=>t[n(164)])),i=(0,o.hashObject)({newValue:s[n(350)]});e[n(538)]((t=>{const e=n,[r,o]=t[e(253)][e(383)]("|");return r==s[e(467)]&&o!=i}))[n(237)]((e=>{const o=n;this[o(150)](e,s[o(134)],t),r=!0}))}return r}[kc(150)](t,e,n){const r=kc,s=t[r(497)]()[r(306)](e);0!==s[r(455)]?1!==s[r(455)]?this[r(456)](t,e[r(445)],e[r(434)]):this[r(231)](t,s[0]):n[r(360)](t[r(229)]())}}class Nc{constructor(t){const e=kc;this[e(533)]=t,this[e(508)]=t[e(225)],this[e(209)]=new Map,this[e(294)]=new Map,this[e(528)]()}[kc(200)](t,e,n,r,s,o){const i=kc;return new Wr(this[i(508)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(181)](t,e,i(213))(...n),onDiscard:(...n)=>this[i(181)](t,e,i(261))(...n)})}[kc(202)](t,e,n,r){const s=kc,o=t+":"+e+":"+n;this[s(209)][s(361)](o,r)}[kc(181)](t,e,n){const r=kc,s=t+":"+e+":"+n;return this[r(209)][r(450)](s)||this[r(294)][r(450)](t+":"+n)}[kc(528)](){const t=kc,e=()=>!1,n=t=>{const e=Lc;t[e(279)](((t,n)=>t[e(445)][e(474)](n[e(445)])?1:-1)),this[e(508)][e(384)]((n=>{const r=e;for(const e of t){let t;t=e[r(434)][r(494)]&&e[r(434)][r(426)]==e[r(445)][r(422)]?n[r(257)](e[r(445)][r(422)],"on"):n[r(257)](e),this[r(508)][r(135)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Lc;e&&this[n(508)][n(384)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(174)]((t=>(vc(t)&&(t=this[s(508)][s(521)](t[s(434)])),t)))[s(538)]((t=>s(186)!==t[s(452)][s(444)]));if(c[s(455)]<1)return;const u=Array[s(133)](this[s(508)][s(249)][s(349)][s(435)]())[s(174)]((t=>i.LiveRange[s(344)](t)));r[s(173)](c);for(const t of this[s(533)][s(507)][s(507)]())t[s(266)]();a[s(302)]({forceDefaultExecution:!0}),this[s(533)][s(162)](o,...a);const l=u[s(538)]((t=>s(186)!=t[s(452)][s(444)]));l[s(455)]>0&&r[s(173)](l);for(const t of u)t[s(352)]()}))},s=(e,n)=>1==e[t(455)]&&1==n[t(455)]&&e[0][t(434)][t(493)](n[0][t(445)]),o=(e,n,r,s)=>xc(e,n,r,s,this[t(508)])?[e,n]:xc(n,e,s,r,this[t(508)])?[n,e]:null;this[t(294)][t(361)](t(537),e),this[t(294)][t(361)](t(343),n),this[t(294)][t(361)](t(332),s),this[t(294)][t(361)](t(153),o),this[t(294)][t(361)](t(487),n),this[t(294)][t(361)](t(484),e),this[t(294)][t(361)](t(243),s),this[t(294)][t(361)](t(256),o),this[t(294)][t(361)](t(295),r),this[t(294)][t(361)](t(320),e),this[t(294)][t(361)](t(377),s),this[t(294)][t(361)](t(240),e),this[t(294)][t(361)](t(315),r),this[t(294)][t(361)](t(282),e),this[t(294)][t(361)](t(399),s),this[t(294)][t(361)](t(462),e),this[t(294)][t(361)](t(488),e),this[t(294)][t(361)](t(443),((e,n)=>{const r=t;if(!n)return;const s=this[r(533)][r(326)][r(450)](Rc);this[r(508)][r(384)]((t=>{const o=r;if(o(524)==n[o(467)])for(const r of e){const e=r[o(445)][o(422)],s=n[o(393)];t[o(432)](e,s)}else if(s[o(334)](n[o(467)]))for(const r of e)void 0!==n[o(393)]?t[o(390)](n[o(467)],n[o(393)],r[o(445)][o(422)]):t[o(472)](n[o(467)],r[o(445)][o(422)]);else for(const r of e)n[o(393)]?t[o(390)](n[o(467)],n[o(393)],r):t[o(472)](n[o(467)],r)}))})),this[t(294)][t(361)](t(549),s)}}function Mc(t,e,n){const r=kc;for(const s of e[r(426)][r(187)]({includeSelf:!0,parentFirst:!0})){if(s[r(452)]==s)return!1;if(!n[r(214)](s))return!1;if(t[r(307)](s)||t[r(512)](s))return!0}return!1}function vc(t){const e=kc;return t[e(434)][e(426)]==t[e(445)][e(422)]&&t[e(434)][e(277)]}function wc(t,e,n,r){const s=kc,o=t=>!t[s(336)].is(s(241))&&!r[s(307)](t[s(336)]),i=t[s(445)][s(327)](o),a=t[s(434)][s(327)](o,{direction:s(387)});return!(t[s(445)][s(493)](i)&&t[s(434)][s(493)](a)||(i[s(474)](a)?n[s(525)](e,{range:n[s(521)](i,a)}):n[s(360)](e),0))}function Oc(t){return(0,o.hashObject)(t)}function Dc(t){const e=kc,n=t[e(445)][e(422)];return n&&n.is(e(526))}function Fc(t,e){const n=kc;return null==t[n(434)][n(463)]&&t[n(434)][n(426)]==t[n(445)][n(422)]?Pc(t[n(445)][n(422)],e):t}function Pc(t,e){const n=kc,r=e[n(151)][n(307)](t)||e[n(151)][n(515)](t);return e[n(521)](e[n(290)](t,n(437)),r?e[n(546)](t):e[n(290)](t,n(434)))}function xc(t,e,n,r,s){const o=kc;if(t[o(374)])return!1;if(!Bc(t,e))return!1;if(n[o(434)][o(493)](r[o(445)]))return!0;if(t[o(264)]!=e[o(264)])return!1;if(!n[o(434)][o(216)](r[o(445)]))return!1;const i=s[o(521)](n[o(434)],r[o(445)])[o(486)]();for(const t of i)if([o(468),o(263)][o(248)](t[o(264)])&&s[o(151)][o(512)](t[o(336)]))return!1;return!0}function Bc(t,e){const n=kc;if(!t[n(466)]||!e[n(466)])return!1;const r=new Set(Object[n(504)](t[n(259)])),s=new Set(Object[n(504)](e[n(259)]));if(r[n(328)](n(137)),s[n(328)](n(137)),0==r[n(274)]&&0==s[n(274)])return!0;if(r[n(274)]!=s[n(274)])return!1;const o={...t[n(259)]},i={...e[n(259)]};return delete o[n(137)],delete i[n(137)],JSON[n(403)](o)==JSON[n(403)](i)}function Uc(t,e){const n=kc,r=jc(t[n(259)]),s=jc(e);if(!t[n(466)])return!1;for(const t of Object[n(504)](s))if(!Fr(r[t],s[t]))return!1;return!0}function jc(t){const e=kc,n=Object[e(309)]({},t);return delete n[e(205)],delete n[e(447)],n}function Gc(){const t=["5698503JpmBCg","locale","view","plugins","_editor","207qyREbt","6pVpaYv","PendingActions","commands","listenTo","bind","add","stopListening","_setPendingAction","getRanges","execute","isEnabled","destroy","3622150RcaPnJ","PENDING_ACTION_SUGGESTION","acceptSuggestion","canEditAt","isDirty","_acceptCommand","remove","3550448gVXmpg","change:isDirty","181122lGsgvw","2YjIoCS","_pendingAction","canAccept","commentThreadController","unbind","_discardCommand","model","discardSuggestion","get","3336835iglbxR","5387040ivMAHU","1724weShws","canDiscard","_removePendingAction"];return(Gc=function(){return t})()}const Vc=Hc;function Hc(t,e){const n=Gc();return(Hc=function(t,e){return n[t-=152]})(t,e)}!function(t){const e=Hc,n=t();for(;;)try{if(350809===parseInt(e(178))/1*(parseInt(e(179))/2)+parseInt(e(156))/3*(-parseInt(e(190))/4)+-parseInt(e(188))/5*(parseInt(e(157))/6)+parseInt(e(169))/7+parseInt(e(176))/8+-parseInt(e(193))/9+parseInt(e(189))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gc);class zc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Hc;super(),this[s(185)]=e,this[s(153)]=n,this[s(182)]=r,this[s(155)]=t,this[s(174)]=t[s(159)][s(187)](s(171)),this[s(184)]=t[s(159)][s(187)](s(186)),this[s(153)][s(161)](s(167)).to(this[s(174)],this[s(184)],((t,e)=>t||e)),this[s(153)][s(161)](s(181)).to(this[s(174)],s(167),(t=>t&&this[s(155)][s(185)][s(172)](e[s(165)]()))),this[s(153)][s(161)](s(191)).to(this[s(184)],s(167),(t=>t&&this[s(155)][s(185)][s(172)](e[s(165)]()))),this[s(180)]=null,n[s(173)]&&this[s(164)](),this[s(160)](n,s(171),(()=>this[s(171)]())),this[s(160)](n,s(186),(()=>this[s(186)]())),this[s(160)](n,s(177),(()=>{const t=s;n[t(173)]?this[t(164)]():this[t(192)]()}))}[Vc(171)](){const t=Vc;this[t(174)][t(166)](this[t(185)].id)}[Vc(186)](){const t=Vc;this[t(184)][t(166)](this[t(185)].id)}[Vc(168)](){const t=Vc;this[t(153)][t(183)](t(167)),this[t(153)][t(183)](t(181)),this[t(153)][t(183)](t(191)),this[t(163)](),this[t(182)][t(168)](),this[t(180)]&&this[t(192)]()}[Vc(164)](){const t=Vc,e=Kr(this[t(155)][t(152)],t(170));this[t(180)]=this[t(155)][t(154)][t(187)](t(158))[t(162)](e)}[Vc(192)](){const t=Vc;null!==this[t(180)]&&this[t(155)][t(154)][t(187)](t(158))[t(175)](this[t(180)]),this[t(180)]=null}}function Wc(t,e){const n=Jc();return(Wc=function(t,e){return n[t-=493]})(t,e)}const Kc=Wc;function Jc(){const t=["_createCommentViews","tab","_createCommentThreadInputView","updateComment","commentsListView","map","canDiscard","commentThreadInputView","addComment","render","fire","18TShGFe","commentInputView","target","body","SUGGESTION_THREAD_ARIA_LABEL","formatDateTime","SUGGESTION_THREAD_DESCRIPTION","1482140LzoPcc","name","848165fBieYX","text/html","assign","removeComment","content","delegate","commentThread","21722283bgHCKY","length","author","disableComments","CommentView","textContent","ariaDescriptionView","3285ASRYWs","focusTracker","1466976dJAFaT","_model","isEnabled","4yDWboY","hasDirtyComment","focus","parseFromString","isActive","keystrokes","editorConfig","1029917wQKJDj","descriptionParts","canAccept","isDirty","bind","value","showInput","shift+tab","submit","authoredAt","destroy","1282wWcUNt","6OigZza","set","isReadOnly","element","focusCycler","join","_localUser","ariaLabel","editor","_config","locale","disabledSubmit","setData","1609250jiVhhY","focusables","cancel"];return(Jc=function(){return t})()}!function(t){const e=Wc,n=t();for(;;)try{if(468504===-parseInt(e(503))/1+-parseInt(e(540))/2*(parseInt(e(517))/3)+parseInt(e(522))/4*(-parseInt(e(554))/5)+-parseInt(e(541))/6*(-parseInt(e(529))/7)+-parseInt(e(519))/8*(-parseInt(e(494))/9)+-parseInt(e(501))/10+parseInt(e(510))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jc);class Xc extends s.View{constructor(t,n,r,i){const a=Wc;super(t),this[a(561)]=null,this[a(564)]=null,this[a(516)]=new o.AriaDescriptionView(t,Kr(t,a(500))),this[a(542)](a(526),!1),this[a(542)](a(538),n[a(538)]),this[a(533)](a(538)).to(n),this[a(542)](a(530),[]),this[a(542)](a(532),!1),this[a(542)](a(521),!1),this[a(542)](a(531),!1),this[a(542)](a(563),!1),this[a(533)](a(548)).to(this,a(511),n,a(538),this,a(530),((t,e,r)=>{const s=a,o=r[s(562)]((t=>_(t[s(507)])))[s(546)](". ")+".";return Kr(this[s(551)],s(498),[t-1,n[s(512)][s(502)],e?i[s(499)](e):"",(new DOMParser)[s(525)](o,s(504))[s(497)][s(515)]])})),this[a(555)]=new s.ViewCollection,this[a(518)]=new e.FocusTracker,this[a(527)]=new e.KeystrokeHandler,this[a(545)]=new s.FocusCycler({focusables:this[a(555)],focusTracker:this[a(518)],keystrokeHandler:this[a(527)],keystrokeHandlerOptions:{filter:t=>t[a(496)]!==this[a(544)]},actions:{focusPrevious:a(536),focusNext:a(558)}}),this[a(520)]=n,this[a(547)]=r,this[a(550)]=i,i[a(513)]?this[a(542)](a(511),1):this[a(557)]()}[Kc(566)](){const t=Kc;super[t(566)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(555)])}[Kc(524)](){const t=Kc;this[t(544)][t(524)]()}[Kc(539)](){const t=Kc;this[t(561)]&&this[t(561)][t(539)](),this[t(564)]&&this[t(564)][t(539)](),super[t(539)]()}[Kc(557)](){const t=Kc,{CommentsListView:e}=this[t(550)];this[t(561)]=new e(this[t(551)],this[t(520)][t(509)],Object[t(505)]({CommentView:this[t(550)][t(514)]},this[t(550)])),this[t(561)][t(508)](t(506)).to(this),this[t(561)][t(508)](t(560)).to(this),this[t(561)][t(533)](t(526)).to(this),this[t(542)](t(511),this[t(561)][t(511)]+1),this[t(533)](t(511)).to(this[t(561)],t(511),(t=>t+1)),this[t(564)]=this[t(559)](),this.on(t(506),(()=>this[t(524)]())),this[t(533)](t(532)).to(this[t(561)],t(523),this[t(564)][t(495)],t(534),((t,e)=>t||!!e))}[Kc(559)](){const t=Kc,{CommentThreadInputView:e}=this[t(550)],n=new e(this[t(551)],this[t(547)],this[t(550)][t(528)]),r=n[t(495)];return n[t(533)](t(535)).to(this,t(526),this[t(520)][t(509)],t(543),r,t(534),((t,e,n)=>!!n||t&&!e)),r.on(t(537),((e,n)=>{const s=t;this[s(493)](s(565),n),r[s(549)][s(553)]("")})),r.on(t(556),(()=>this[t(524)]())),r[t(533)](t(552)).to(this[t(520)][t(509)],t(543)),n}}const Zc=Yc;function qc(){const t=["add","15985548iNcPtC","author","canDiscard","ariaLabel","disableComments","editorDestroyed","formatDateTime","description","isActive","listitem","acceptSuggestion","type","1tQcKpd","acceptButton","ck-rounded-corners","<p>","editorReady","730585JSurTv","focusables","8yafBIU","discardButton","3840rMCpSd","_descriptionElement","isEnabled","div","ariaDescriptionView","6714gcamcs","commentThread","commentsListView","discardSuggestion","SuggestionView","ck-suggestion--disabled-comments","ck-suggestion-","delegate","commentThreadInputView","getTemplate","1023582FeTBhJ","3zYIGFV","canAccept","3652808UmySQB","_model","11387299KJcRbh","setTemplate","_config","suggestionView","ck-suggestion-wrapper","</p>","color","bind","push","render","ck-suggestion-wrapper--active","7154462yLdsMs","6jMXjtT","content","set","bindTemplate","descriptionParts"];return(qc=function(){return t})()}function Yc(t,e){const n=qc();return(Yc=function(t,e){return n[t-=305]})(t,e)}!function(t){const e=Yc,n=t();for(;;)try{if(559500===parseInt(e(351))/1*(parseInt(e(316))/2)+-parseInt(e(317))/3*(-parseInt(e(319))/4)+parseInt(e(356))/5*(parseInt(e(333))/6)+-parseInt(e(332))/7*(parseInt(e(358))/8)+-parseInt(e(306))/9*(parseInt(e(360))/10)+-parseInt(e(321))/11+parseInt(e(339))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qc);class Qc extends Xc{constructor(t,e,n,r){const s=Yc;super(t,e,n,r),this[s(335)](s(350),""),this[s(328)](s(350)).to(this,s(337),(t=>t&&t[0]?t[0][s(350)]:"")),this[s(328)](s(346)).to(this,s(337),this,s(347),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(354)+_(e[n(334)],e[n(327)])+n(326);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(361)]=null,this[s(324)]=new(r[s(310)])(t,e,{formatDateTime:r[s(345)]}),this[s(324)][s(328)](s(346)).to(this),this[s(324)][s(313)](s(349),s(309)).to(this),this[s(324)][s(352)][s(328)](s(362)).to(this,s(318)),this[s(324)][s(359)][s(328)](s(362)).to(this,s(341)),this[s(357)][s(338)](this[s(324)]),this[s(308)]&&this[s(357)][s(338)](this[s(308)]),this[s(314)]&&this[s(357)][s(338)](this[s(314)]),this[s(322)](this[s(315)]())}[Zc(315)](){const t=Zc,e=this[t(336)],n=[this[t(324)]];return this[t(308)]&&n[t(329)](this[t(308)]),this[t(314)]&&n[t(329)](this[t(314)]),n[t(329)](this[t(305)]),{tag:t(363),attributes:{class:["ck",t(353),t(325),e.if(t(347),t(331)),e.to(t(350),(e=>t(312)+e)),this[t(323)][t(343)]&&t(311)],"data-suggestion-id":this[t(320)].id,"data-thread-id":this[t(320)][t(307)].id,"data-author-id":this[t(320)][t(340)].id,tabindex:0,role:t(348),"aria-label":e.to(t(342)),"aria-describedby":this[t(305)].id},children:n}}[Zc(330)](){const t=Zc;super[t(330)](),this[t(308)]&&(this[t(308)][t(313)](t(355)).to(this),this[t(308)][t(313)](t(344)).to(this)),this[t(314)]&&(this[t(314)][t(313)](t(355)).to(this),this[t(314)][t(313)](t(344)).to(this))}}const $c=tu;function tu(t,e){const n=eu();return(tu=function(t,e){return n[t-=417]})(t,e)}function eu(){const t=["element","ck-suggestion__main","shift+tab","setTemplate","@external","check","ck-suggestion__info","acceptButton","importWord","5283wiJcoY","4897944xDBsAs","add","time","attributes","_model","ck-annotation","ck-annotation__actions","ck-comment__info-time","getExternalSuggestionNote","source","focusables","ck-annotation__info-name","EXTERNAL_SUGGESTION","ck-suggestion","esc","querySelector","Accept suggestion","ck-suggestion--accept","set","name","ck-annotation__content-wrapper","push","Discard suggestion","userView","ck-annotation__info-time","target","18914CLgpOP","locale","tab","acceptSuggestion","ck-suggestion__actions","ck-suggestion--discard","2763528jOlKdt","enter","isExternal","ck-annotation__user","focusFirst","ck-suggestion__user","innerHTML","bind","focusCycler","cancel","description","focus","change:description","ck-annotation__main","ck-annotation__info","5620419ibDbdR","extendTemplate","ck-comment__external","ck-suggestion__info-name","author","listenTo","12zGsWHb","focusTracker","discardButton","div","32090clmoRD","execute","bindTemplate","presentation","113779PbWpPj","EXTERNAL_IMPORT_WORD_SUGGESTION",".ck-annotation__content-wrapper","keystrokes","EXTERNAL_AVATAR","formatDateTime","_setupKeyboardNavigation","getTemplate","span","creator","authoredAt","getUserViewNotificationText","fire","discardSuggestion","345005YpnVoi","render","255ScbMaT","EXTERNAL_IMPORT_WORD_AVATAR","_config","_createButton"];return(eu=function(){return t})()}!function(t){const e=tu,n=t();for(;;)try{if(521800===-parseInt(e(507))/1+parseInt(e(472))/2*(-parseInt(e(432))/3)+-parseInt(e(499))/4*(-parseInt(e(430))/5)+-parseInt(e(478))/6+-parseInt(e(493))/7+parseInt(e(446))/8+-parseInt(e(445))/9*(-parseInt(e(503))/10))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(450)]=r,this[a(434)]=i,this[a(464)](a(488),""),this[a(485)](a(426)).to(r),this[a(443)]=this[a(435)](Kr(n,a(462)),t.icons[a(441)],a(463),a(475),"sw"),this[a(501)]=this[a(435)](Kr(n,a(468)),t.icons[a(487)],a(477),a(429),"sw"),this[a(469)]=new o.UserView(n,r[a(497)],this[a(427)]()),this[a(469)][a(494)]({attributes:{class:[a(483),a(481)],"aria-hidden":!0}}),this[a(456)]=new s.ViewCollection([this[a(443)],this[a(501)]]),this[a(500)]=new e.FocusTracker,this[a(419)]=new e.KeystrokeHandler,this[a(486)]=new s.FocusCycler({focusables:this[a(456)],focusTracker:this[a(500)],keystrokeHandler:this[a(419)],actions:{focusPrevious:a(438),focusNext:a(474)},keystrokeHandlerOptions:{filter:t=>t[a(471)]!==this[a(436)]}}),this[a(439)](this[a(423)]())}[$c(431)](){const t=$c;super[t(431)]();const e=this[t(436)][t(461)](t(418));e[t(484)]=this[t(488)],this.on(t(490),((n,r,s)=>{e[t(484)]=s})),this[t(422)]()}[$c(423)](){const t=$c,e=this[t(505)],n=[{tag:t(502),attributes:{class:[t(442),t(492)]},children:[{tag:t(424),children:[{text:this[t(469)][t(465)]}],attributes:{class:[t(496),t(457)]}},{tag:t(448),attributes:{datetime:e.to(t(426)),class:[t(453),t(470)]},children:[{text:e.to(t(426),(e=>this[t(434)][t(421)](e)))}]}]},{tag:t(502),attributes:{class:[t(476),t(452)]},children:[this[t(443)],this[t(501)]]},{tag:t(502),attributes:{class:[t(466)]}}];return this[t(450)][t(480)]&&n[t(467)]({tag:t(502),attributes:{class:[t(495)]},children:[{text:this[t(454)]()}]}),{tag:t(502),attributes:{class:[t(459),t(451)],tabindex:-1},children:[this[t(469)],{tag:t(502),attributes:{class:[t(437),t(491)],role:t(506)},children:n}]}}[$c(489)](){const t=$c;this[t(436)][t(489)]()}[$c(427)](){const t=$c;return this[t(450)][t(480)]?t(444)===this[t(450)][t(449)][t(440)][t(455)]?Kr(this[t(473)],t(433),this[t(450)][t(425)][t(465)]):Kr(this[t(473)],t(420),this[t(450)][t(425)][t(465)]):null}[$c(454)](){const t=$c;return t(444)===this[t(450)][t(449)][t(440)][t(455)]?Kr(this[t(473)],t(417)):Kr(this[t(473)],t(458))}[$c(435)](t,e,n,r,s){const i=$c,a=new o.LateFocusButtonView(this[i(473)]);return a[i(464)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(494)]({attributes:{class:n}}),a.on(i(504),(()=>{const t=i;this[t(428)](r,this[t(450)].id)})),a}[$c(422)](){const t=$c,e=this[t(436)];this[t(419)][t(498)](e);for(const e of this[t(456)])this[t(500)][t(447)](e[t(436)]),this[t(419)][t(498)](e[t(436)]);this[t(419)][t(464)](t(479),((n,r)=>{const s=t;e===n[s(471)]&&(this[s(486)][s(482)](),r())})),this[t(419)][t(464)](t(460),((n,r)=>{const s=t;e!==n[s(471)]&&(this[s(489)](),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-=387]})(t,e)}function iu(){const t=["delegate","pluginName","commandName","buttonView","switchbutton","Discard all selected suggestions","button","comments.maxCommentCharsWhenCollapsed","9004984THgkqX","suggestionUnloaded","commands","view","toMany","arrowView","length","addSourceCollector","fire","_createMenuBarMenu","activeMarkers","331670GvRlCY","change:activeAnnotations","createCommentThreadController","set","commentsListView","trackChanges.disableComments","focus","define","_suggestionToController","_handleSuggestionControllerDelayed","getRanges","filter","suggestionChanged","_bindAnnotationToEditors","comments.maxThreadTotalWeight","comments.editorConfig","activeAnnotations","hasSuggestion","getSuggestion","panelView","Annotations","trackChanges","176542AYRydr","Accept all selected suggestions","suggestionLoaded","TrackChangesEditing","items","requires","4557IERyAs","_viewToController","get","_initializeController","editing","getMarkers","1233261xaJcGd","getJoined","_destroyController","discardAllSuggestions","editor","reduce","lowest","unbind","acceptSelectedSuggestions","_addUIComponentsToFactory","config","value","commentThread","remove","mainView","createAnnotationView","previous","menuBar:trackChanges","SuggestionThreadView","plugins","add","isOn","_annotationViews","head","locale","source","trackChanges.SuggestionView","getFirstRange","acceptAllSuggestions","6630eCdmUv","values","SuggestionView","Accept all suggestions","delete","init","getDescriptions","has","comments","_updateController","EditorAnnotations","createAnnotation","getMarkerNames","refreshSelectedViews","_unbindEditors","_createToolbarButton","discardSelectedSuggestions","innerView","_handleControllerBuffer","destroy","trackChanges.SuggestionThreadView","CommentsUI","menu","keys","model","type","menuitem","CommentView","_disableComments","discardButton","isInContent","descriptionFactory","Discard all suggestions","isEnabled","isDirty","getAllAdjacentSuggestions","getByInnerView","TrackChangesUI","size","escape","_refreshActiveMarkers","suggestion-","acceptButton","menuitemcheckbox","change:previous","1nAZllD","clear","comments.maxCommentsWhenCollapsed","separator","6639705kiLwmN","stopListening","componentFactory","from","execute","some","push","actionView","isMultiRange","registerAnnotation","bind","suggestionView","CommentsRepository","descriptionParts","1192EgPXtQ","2094wqekGI","listenTo","1133nSCLKH","addComment","children","Track changes"];return(iu=function(){return t})()}!function(t){const e=ou,n=t();for(;;)try{if(756556===-parseInt(e(482))/1*(-parseInt(e(396))/2)+parseInt(e(437))/3*(-parseInt(e(500))/4)+-parseInt(e(486))/5+parseInt(e(501))/6*(parseInt(e(402))/7)+-parseInt(e(515))/8+parseInt(e(408))/9+parseInt(e(526))/10*(parseInt(e(503))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(iu);class au extends t.Plugin{static get[su(401)](){const t=su;return[Rc,o.Users,t(498),t(394),t(447)]}static get[su(508)](){return su(474)}constructor(t){const e=su;super(t),this[e(534)]=new Map,this[e(403)]=new Map,this[e(430)]=new Map,this[e(455)]=new Map;const n=this[e(412)][e(418)];n[e(533)](e(457),Qc),n[e(533)](e(434),nu),n[e(533)](e(531),!1),this[e(465)]=n[e(404)](e(531))}[su(535)](t,e){const n=su;0===this[n(455)][n(475)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(455)]){const r=this[t(534)][t(444)](e);r||n?r&&n&&this[t(410)](e):this[t(405)](e)}this[t(455)][t(483)](),this[t(412)][t(427)][t(404)](t(447))[t(450)](),this[t(477)]()}),10),this[n(455)][n(529)](t,e)}[su(442)](){const t=su,e=this[t(412)],n=e[t(427)][t(404)](t(399)),r=e[t(427)][t(404)](t(394)),s=e[t(427)][t(404)](t(447)),o=e[t(427)][t(404)](t(498));this[t(417)](),s[t(522)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(489)](this[e(534)])){const s=t[e(472)](),o=[];for(const t of s){if(!t[e(467)])continue;if(t[e(494)]){o[e(492)](...t[e(536)]());continue}const n=t[e(435)]();if(o[e(521)]>0){const t=o[0][e(409)](n);if(t){o[0]=t;continue}}o[e(492)](n)}n[e(492)]([r[e(518)],o])}return n})),this[t(502)](n,t(398),((e,n)=>{const r=t;this[r(502)](n,r(481),((t,e,s,o)=>{const i=r;n[i(467)]&&(null==s?(this[i(446)](o[i(431)]),this[i(535)](n,!1)):(this[i(446)](s[i(431)]),null==o&&this[i(535)](n,!0)))})),null!==n[r(424)]?this[r(446)](n[r(431)]):this[r(535)](n,!1)})),this[t(502)](n,t(516),((e,n,r)=>{const s=t;this[s(487)](n,s(481)),this[s(455)][s(441)](n),this[s(534)][s(444)](n)&&this[s(410)](n),r&&this[s(446)](r[s(431)])})),this[t(502)](n,t(538),((e,n)=>{this[t(446)](n)})),this[t(502)](r,t(527),(()=>{this[t(477)]()})),this[t(502)](o,t(504),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(391)](r))return;const i=n[o(392)](r);this[o(534)][o(404)](i)[o(518)][o(530)][o(532)](-1)}),{priority:t(414)})}[su(477)](){const t=su,e=this[t(412)][t(427)][t(404)](t(394)),n=this[t(412)][t(427)][t(404)](t(399)),r=Array[t(489)](e[t(390)],(e=>e[t(454)]))[t(537)]((e=>this[t(403)][t(444)](e))),s=[];for(const e of r){const n=this[t(403)][t(404)](e)[t(461)][t(472)]();s[t(492)](...n[t(413)](((e,n)=>[...e,...n[t(449)]()]),[]))}n[t(525)]=s}[su(417)](){const t=su,n=this[t(412)],r=n[t(432)],o=Kr(r,t(506)),i=new e.Collection([{type:t(511),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(395),role:t(480)})},{type:t(485)},{type:t(513),model:new s.ViewModel({withText:!0,label:Kr(r,t(440)),commandName:t(436),role:t(463)})},{type:t(513),model:new s.ViewModel({withText:!0,label:Kr(r,t(397)),commandName:t(416),role:t(463)})},{type:t(513),model:new s.ViewModel({withText:!0,label:Kr(r,t(469)),commandName:t(411),role:t(463)})},{type:t(513),model:new s.ViewModel({withText:!0,label:Kr(r,t(512)),commandName:t(453),role:t(463)})}]);for(const e of i)if(cu(e)){const r=n[t(517)][t(404)](e[t(461)][t(509)]);e[t(461)][t(496)](t(429),t(470)).to(r,t(419),t(470))}n.ui[t(488)][t(428)](t(395),(e=>this[t(452)](e,i,o))),n.ui[t(488)][t(428)](t(425),(e=>this[t(524)](e,i,o)))}[su(452)](t,e,n){const r=su,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(412)][r(517)][r(404)](r(395));o[r(510)][r(529)]({tooltip:n,label:n,icon:ru}),o[r(510)][r(496)](r(429)).to(i,r(419)),o[r(510)].on(r(490),(()=>{const t=r;i[t(490)](),this[t(412)][t(406)][t(518)][t(532)]()})),(0,s.addListToDropdown)(o,e,{role:r(459)});const a=[];for(const t of e)cu(t)&&a[r(492)](this[r(412)][r(517)][r(404)](t[r(461)][r(509)]));const c=o[r(510)];return c[r(493)][r(415)](r(470)),c[r(520)][r(415)](r(470)),c[r(493)][r(496)](r(470)).to(i,r(470)),c[r(520)][r(496)](r(470))[r(519)](a,r(470),((...t)=>t[r(491)]((t=>t)))),o.on(r(490),(t=>{const e=r;this[e(412)][e(490)](t[e(433)][e(509)]),this[e(412)][e(406)][e(518)][e(532)]()})),o}[su(524)](t,e,n){const r=su,o=new s.MenuBarMenuView(t),i=this[r(412)][r(517)][r(404)](r(395));o[r(510)][r(529)]({label:n,icon:ru});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(485)==n[r(462)]){a[r(400)][r(428)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(461)];i[r(496)](...Object[r(460)](c)).to(c),i[r(507)](r(490)).to(o),i.on(r(490),(()=>{const t=r;this[t(412)][t(490)](c[t(509)]),this[t(412)][t(406)][t(518)][t(532)]()})),e[r(505)][r(428)](i),a[r(400)][r(428)](e)}return o[r(496)](r(470)).to(i,r(470)),o[r(393)][r(505)][r(428)](a),o}[su(405)](t){const e=su,n=this[e(412)],r=n[e(418)],s=n[e(427)][e(404)](e(394)),i=n[e(427)][e(404)](e(498)),a=n[e(427)][e(404)](e(447)),c=n[e(427)][e(404)](o.Users).me,u=r[e(404)](e(395))[e(426)],l=r[e(404)](e(395))[e(439)],{CommentsListView:f,CommentThreadInputView:h}=n[e(427)][e(404)](e(458));let g,d,p;this[e(430)][e(444)](t.id)?(d=this[e(430)][e(404)](t.id),g=d[e(422)]):(g=new u(n[e(432)],t,c,{disableComments:this[e(465)],editorConfig:r[e(404)](e(389)),maxCommentsWhenCollapsed:r[e(404)](e(484)),maxThreadTotalWeight:r[e(404)](e(388)),maxCommentCharsWhenCollapsed:r[e(404)](e(514)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(404)](e(432))),CommentView:r[e(404)](e(445))[e(464)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),g[e(497)][e(479)].on(e(490),(()=>{const t=e;n[t(406)][t(518)][t(532)]()})),g[e(497)][e(466)].on(e(490),(()=>{const t=e;n[t(406)][t(518)][t(532)]()})),d=s[e(423)](this[e(412)][e(432)],g),d[e(496)](e(471)).to(g,e(471)),d[e(496)](e(521)).to(g),d[e(496)](e(462)).to(g,e(462),(t=>e(478)+t)),g.on(e(476),(()=>{const t=e;p[t(523)](t(476))})),this[e(430)][e(529)](t.id,d));const m=i[e(528)](t[e(420)],g),I=new zc(n,t,g,m),E=t[e(472)]()[e(537)]((t=>t[e(467)]));g[e(499)]=n[e(427)][e(404)](e(399))[e(468)][e(443)](E),this[e(534)][e(529)](t,I),this[e(403)][e(529)](g,I),p=s[e(448)]({view:d,target:()=>{const r=e,s=[],i=t[r(472)]()[r(537)]((t=>t[r(467)]));for(const t of i)s[r(492)](...t[r(407)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(406)],s)},type:()=>e(478)+I[e(518)][e(462)]}),i[e(387)](g,p),s[e(428)](p),a[e(495)](p)}[su(410)](t){const e=su,n=this[e(412)][e(427)][e(404)](e(498)),r=this[e(412)][e(427)][e(404)](e(394)),s=this[e(534)][e(404)](t),o=s[e(518)],i=r[e(473)](o);n[e(451)](o),i&&r[e(421)](i),this[e(534)][e(441)](t),this[e(403)][e(441)](o),s[e(456)]()}[su(446)](t){const e=su;if(!t[e(467)]||!this[e(534)][e(444)](t))return;const n=this[e(412)][e(427)][e(404)](e(399)),r=this[e(534)][e(404)](t),s=t[e(472)]();r[e(518)][e(499)]=n[e(468)][e(443)](s)}[su(456)](){const t=su;for(const e of this[t(534)][t(460)]())this[t(410)](e);for(const e of this[t(430)][t(438)]())e[t(422)][t(456)]();super[t(456)]()}}function cu(t){return su(461)in t}function uu(){var t=["addSuggestionData","requires","TrackChanges","2528313nOJrqi","Comments","8TkyNyJ","2RuHhZa","plugins","380xwtgoD","1039254qVjCGN","get","185836LYJrmL","adapter","2186915rpAash","pluginName","376mhJrnN","editor","addSuggestion","getSuggestion","6760578ntndHZ","369695JeZxKv","139095FYNUvD","getSuggestions"];return(uu=function(){return t})()}var lu=fu;function fu(t,e){var n=uu();return(fu=function(t,e){return n[t-=330]})(t,e)}!function(t){for(var e=fu,n=t();;)try{if(700165===-parseInt(e(347))/1+-parseInt(e(333))/2*(-parseInt(e(330))/3)+-parseInt(e(332))/4*(parseInt(e(340))/5)+-parseInt(e(336))/6+-parseInt(e(338))/7*(-parseInt(e(342))/8)+parseInt(e(348))/9*(-parseInt(e(335))/10)+parseInt(e(346))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(uu);class hu extends t.Plugin{static get[lu(351)](){return[Rc,au,lu(331)]}static get[lu(341)](){return lu(352)}set[lu(339)](t){var e=lu;this[e(343)][e(334)][e(337)](Rc)[e(339)]=t}get[lu(339)](){var t=lu;return this[t(343)][t(334)][t(337)](Rc)[t(339)]}[lu(344)](t){var e=lu;return this[e(343)][e(334)][e(337)](Rc)[e(350)](t)}[lu(349)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=lu;return this[n(343)][n(334)][n(337)](Rc)[n(349)]({skipNotAttached:t,toJSON:e})}[lu(345)](t){var e=lu;return this[e(343)][e(334)][e(337)](Rc)[e(345)](t)}}const gu=bu;!function(t){const e=bu,n=t();for(;;)try{if(849203===-parseInt(e(171))/1*(parseInt(e(180))/2)+parseInt(e(175))/3+-parseInt(e(174))/4+parseInt(e(157))/5*(parseInt(e(201))/6)+-parseInt(e(186))/7+-parseInt(e(170))/8+parseInt(e(179))/9*(parseInt(e(173))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pu);const du=[gu(211)];function pu(){const t=["getCommentThreads","function","createElement","12288272RAiIUT","757VLSCCS","set","18536080yqanFb","3317148WjjjLO","3655965rBNvpc","getDataWithAcceptedSuggestions","editorCreator","getUser","9eYcKNE","458yIgMZm","define","Users","trackChangesData.editorCreator","discardAllSuggestions","remove","1705354AJtMnX","getRootsAttributes","init","getDataWithDiscardedSuggestions","getSuggestions","TrackChangesDataGetter","data","div","addSuggestionData","rootsAttributes","addCommentThread","config","get","TrackChangesData","acceptAllSuggestions","12YWrLVP","map","execute","editor","plugins","constructor","pluginName","result","reduce","track-changes-data-invalid-editor-creator","Pagination","TrackChangesEditing","getFullData","createDocumentFragment","name","model","getRootNames","destroy","users","create","document","1398090dEhiPp","push","_adapter","useAnonymousUser","end","requires","addUser","appendChild","trackChangesData","CommentsRepository"];return(pu=function(){return t})()}class mu extends t.Plugin{static get[gu(162)](){return[Rc]}static get[gu(207)](){return gu(199)}[gu(188)](){const t=gu,n=this[t(204)];if(n[t(197)][t(181)](t(183),(e=>{const r=t,s=n[r(216)][r(221)][r(217)]()[r(209)](((t,e)=>(t[e]="",t)),{});return n[r(206)][r(220)](s,e)})),t(168)!=typeof n[t(197)][t(198)](t(165))[t(177)])throw new e.CKEditorError(t(210))}[gu(176)](t){return Tu(this[gu(204)],!0,t)}[gu(189)](t){return Tu(this[gu(204)],!1,t)}}class Iu extends t.Plugin{static get[gu(207)](){return gu(191)}constructor(t){const e=gu;super(t),this[e(208)]=e(161)}[gu(188)](){const t=gu;this[t(204)][t(205)][t(198)](t(166))[t(159)]={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(204)][t(205)][t(198)](t(212))[t(159)]=null}}function Eu(t){return void 0!==t[gu(187)]}function bu(t,e){const n=pu();return(bu=function(t,e){return n[t-=157]})(t,e)}async function Tu(t,e,n){const r=gu,s=(0,o.sanitizeEditorConfig)(t,du);s[r(205)][r(158)](Rc,Iu),s[r(195)]=Eu(t)?t[r(187)]():void 0;const i=document[r(214)](),a=t[r(197)][r(198)](r(165))[r(177)],c=await a(s,(()=>function(t){const e=r,n=document[e(169)](e(193));return t[e(164)](n),n}(i)));!function(t,e){const n=r,s=t[n(216)][n(221)][n(217)]()[n(209)](((e,r)=>(e[r]=t[n(192)][n(198)]({rootName:r}),e)),{}),o=t[n(205)][n(198)](n(182))[n(219)][n(202)]((t=>({id:t.id,name:t[n(215)]}))),i=t[n(205)][n(198)](n(212))[n(190)]({skipNotAttached:!0,toJSON:!0}),a=t[n(205)][n(198)](n(166))[n(167)]({skipNotAttached:!0,toJSON:!0}),c=e[n(205)][n(198)](n(182)),u=e[n(205)][n(198)](n(212)),l=e[n(205)][n(198)](n(166));for(const t of l[n(167)]())t[n(185)]();for(const t of o)c[n(178)](t.id)||c[n(163)](t);c.me||c[n(160)]();for(const t of a)l[n(196)](t);for(const t of i)u[n(194)](t);e[n(192)][n(172)](s)}(t,c),c[r(203)](r(e?200:184));const u=Eu(c)?c[r(213)](n):c[r(192)][r(198)](n);return await c[r(218)](),u}function _u(){var t=["1LOElmx","1084468eXmlrG","1442736HzLhoD","20485287aMyOqs","18SUhYtv","2784205MjcaHm","8668344sWOuHP","3375022JXZLoS","1384116HoNwic"];return(_u=function(){return t})()}function yu(t,e){var n=_u();return(yu=function(t,e){return n[t-=285]})(t,e)}!function(t){for(var e=yu,n=t();;)try{if(906076===parseInt(e(287))/1*(parseInt(e(286))/2)+parseInt(e(289))/3+-parseInt(e(288))/4+-parseInt(e(292))/5*(parseInt(e(291))/6)+parseInt(e(285))/7+-parseInt(e(293))/8+parseInt(e(290))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_u)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();