@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20241017.0 → 0.0.0-nightly-20241018.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:()=>qc,Suggestion:()=>Wr,SuggestionThreadView:()=>Jc,SuggestionView:()=>nu,TrackChanges:()=>hu,TrackChangesData:()=>pu,TrackChangesEditing:()=>Nc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);function c(){const t=["_isEnabledBasedOnSelection","24324641aipftQ","7902oCBvPa","affectsData","execute","value","isEnabled","_disableUnsupportedCommands","9ITvkUP","TrackChangesCommand","2471410RceeXR","refresh","4nYpWeb","912987ofFUFT","_enableCommands","5346060xTzDqh","forceDisabled","119kzhaww","2926552ZQwcZF","has","commands","179274aQrSMH","75lHBuAw","clearForceDisabled","_enabledCommands","editor"];return(c=function(){return t})()}function u(t,e){const n=c();return(u=function(t,e){return n[t-=416]})(t,e)}const l=u;!function(t){const e=u,n=t();for(;;)try{if(291973===parseInt(e(425))/1*(parseInt(e(431))/2)+parseInt(e(416))/3+-parseInt(e(441))/4*(-parseInt(e(439))/5)+-parseInt(e(424))/6*(-parseInt(e(420))/7)+parseInt(e(421))/8+parseInt(e(437))/9*(parseInt(e(418))/10)+-parseInt(e(430))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(c);class f extends t.Command{constructor(t,e){const n=u;super(t),this[n(427)]=e,this[n(434)]=!1,this[n(440)](),this[n(429)]=!1}[l(440)](){this[l(435)]=!0}[l(433)](){const t=l;this[t(434)]=!this[t(434)],this[t(434)]?this[t(436)]():this[t(417)]()}[l(436)](){const t=l;for(const e of this[t(428)][t(423)][t(423)]())e[t(432)]&&!this[t(427)][t(422)](e)&&e[t(419)](t(438))}[l(417)](){const t=l;for(const e of this[t(428)][t(423)][t(423)]())e[t(432)]&&!this[t(427)][t(422)](e)&&e[t(426)](t(438))}}const h=g;function g(t,e){const n=d();return(g=function(t,e){return n[t-=481]})(t,e)}function d(){const t=["3224704wDJtSB","2898045ThukrD","execute","refresh","TrackChangesEditing","plugins","7eiucar","track-changes-accept-suggestion-not-found","206352yHENyj","acceptSuggestion","_isEnabledBasedOnSelection","570517IHFcrf","111300rJlezY","isEnabled","model","188781mcdpyd","canEditAt","getRanges","get","2472198FaicOQ","4ucjePI","_suggestions","editor"];return(d=function(){return t})()}!function(t){const e=g,n=t();for(;;)try{if(430654===parseInt(e(503))/1+parseInt(e(481))/2+parseInt(e(484))/3*(parseInt(e(489))/4)+parseInt(e(493))/5+parseInt(e(488))/6*(-parseInt(e(498))/7)+-parseInt(e(492))/8+-parseInt(e(500))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(d);class p extends t.Command{constructor(t,e){const n=g;super(t),this[n(490)]=e,this[n(495)](),this[n(502)]=!1}[h(495)](){this[h(482)]=!0}[h(494)](t){const n=h,r=this[n(490)][n(487)](t);if(!r)throw new e.CKEditorError(n(499),this);const s=r[n(486)]();this[n(491)][n(483)][n(485)](s)&&this[n(491)][n(497)][n(487)](n(496))[n(501)](r)}}const m=E;function I(){const t=["plugins","2048PkRRPl","1ZTtAHi","_isEnabledBasedOnSelection","execute","371054LtzOXr","1725668opwGcv","getRanges","canEditAt","editor","refresh","model","discardSuggestion","6Brqsyr","TrackChangesEditing","track-changes-discard-suggestion-not-found","get","3419670ZjgItS","448ytxiQT","_suggestions","isEnabled","766359fjQWuj","60732PDCENY","1076973xWiNeT","1735EeZFQy"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=313]})(t,e)}!function(t){const e=E,n=t();for(;;)try{if(284472===-parseInt(e(331))/1*(-parseInt(e(334))/2)+-parseInt(e(327))/3+-parseInt(e(330))/4*(-parseInt(e(328))/5)+parseInt(e(317))/6*(parseInt(e(335))/7)+parseInt(e(322))/8*(-parseInt(e(326))/9)+parseInt(e(321))/10+parseInt(e(325))/11)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(323)]=e,this[n(314)](),this[n(332)]=!1}[m(314)](){this[m(324)]=!0}[m(333)](t){const n=m,r=this[n(323)][n(320)](t);if(!r)throw new e.CKEditorError(n(319),this);const s=r[n(336)]();this[n(313)][n(315)][n(337)](s)&&this[n(313)][n(329)][n(320)](n(318))[n(316)](r)}}function T(t,e){const n=A;let r="";return r+=t[n(169)]("*")[n(153)](((t,e)=>e%2!=0?n(174)+_(t)+n(145):_(t)))[n(139)](""),e&&(r+=n(180)+e[n(160)]+n(155)+e[n(168)]+n(152)),r}function _(t){const e=A,n=document[e(128)](e(172));return n[e(144)]=t,n[e(141)]}function y(t){const e=A;return t[e(165)](((t,n)=>e(150)==t[e(134)]&&e(150)!=n[e(134)]?-1:e(150)!=t[e(134)]&&e(150)==n[e(134)]?1:0))}function A(t,e){const n=k();return(A=function(t,e){return n[t-=128]})(t,e)}function k(){const t=["createRange","isMultiRange","isIntersecting","281720cKnzRS","execute","type","createPositionAt","isArray","934769LIhfuy","color","join","from","innerHTML","isTouching","splice","innerText","</span>","length","38437VjkkpD","replace","isObject","deletion","104myrnGE",'"></span>',"map","getRanges",'" title="',"add","3744050OGmKSU","1xhFXbT","change","value","isCollapsed"," [color ","next","content","sort","124854oxgPGa","634854sSXsvZ","title","split","end","push","span","isInContent",'<span class="ck-suggestion-type">',"createPositionAfter","2654271EYsRuW","5voiObC","createPositionBefore","schema",'<span class="ck-suggestion-color" style="background-color: ',"start","12ELbMtJ","createElement"];return(k=function(){return t})()}function C(t,e){const n=A;let r,s=0;const o=[],i=e[n(179)];for(;s<t[n(146)];){const a=t[s],c=t[s+1];r||(r=e[n(178)](a)),S(e,a,c)||(o[n(171)](e[n(129)](r,i[n(149)](a)?e[n(175)](a):e[n(135)](a,n(170)))),r=null),s++}return o}function S(t,e,n){const r=A;if(!n)return!1;const s=t[r(175)](e),o=t[r(178)](n);return s[r(142)](o)}!function(t){const e=A,n=t();for(;;)try{if(187705===-parseInt(e(158))/1*(-parseInt(e(132))/2)+parseInt(e(166))/3*(-parseInt(e(182))/4)+parseInt(e(177))/5*(parseInt(e(167))/6)+-parseInt(e(147))/7*(-parseInt(e(151))/8)+-parseInt(e(176))/9+parseInt(e(157))/10+-parseInt(e(137))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);function L(t,e,n){const r=A;for(;n[r(146)];){const s=n[r(143)](0,100);t[r(159)]((()=>{const t=r;for(const n of s)n[t(173)]&&e[t(133)](n.id)}))}}function N(t,e){const n=M();return(N=function(t,e){return n[t-=245]})(t,e)}const R=N;function M(){const t=["editor","execute","isEnabled","2522330LUCVwE","isInContent","188775GfAtQL","2959239qMeaAV","_command","_isEnabledBasedOnSelection","some","from","values","1100087gnCMNN","7SKxQpb","_suggestions","canEditAt","29288105EqmNOU","4881690wKfMls","5xIDQQT","model","refresh","96TOqGHf","2UvVfFn","getRanges","4698964jlIVom"];return(M=function(){return t})()}!function(t){const e=N,n=t();for(;;)try{if(718862===-parseInt(e(250))/1+parseInt(e(260))/2*(-parseInt(e(269))/3)+parseInt(e(262))/4*(-parseInt(e(256))/5)+-parseInt(e(255))/6*(-parseInt(e(251))/7)+parseInt(e(259))/8*(parseInt(e(268))/9)+parseInt(e(266))/10+parseInt(e(254))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class v extends t.Command{constructor(t,e,n){const r=N;super(t),this[r(245)]=e,this[r(252)]=n,this[r(258)](),this[r(246)]=!1}[R(258)](){const t=R,e=Array[t(248)](this[t(252)][t(249)]())[t(247)]((e=>e[t(267)]));this[t(265)]=this[t(245)][t(265)]&&e}[R(264)](){const t=R,e=y(Array[t(248)](this[t(252)][t(249)]()));for(const n of e){const e=n[t(261)]();if(!this[t(263)][t(257)][t(253)](e))return}L(this[t(263)][t(257)],this[t(245)],e)}}const w=F;function O(){const t=["_selectedSuggestions","2159920rFTBHl","13835000VWeJZF","getRanges","1eTpXPJ","document","1108PDDJbv","2714998xznIYB","selection","refresh","27kleNkm","editor","12765NpFDVi","2518263SlMPHO","_isEnabledBasedOnSelection","2732534vdgBqt","execute","6YYCOhp","values","isEnabled","from","model","_command","canEditAt","_suggestions","1374744AiTmSY","size"];return(O=function(){return t})()}function F(t,e){const n=O();return(F=function(t,e){return n[t-=467]})(t,e)}!function(t){const e=F,n=t();for(;;)try{if(959662===-parseInt(e(475))/1*(parseInt(e(478))/2)+-parseInt(e(483))/3*(-parseInt(e(477))/4)+parseInt(e(472))/5*(parseInt(e(488))/6)+-parseInt(e(486))/7+parseInt(e(469))/8*(-parseInt(e(481))/9)+parseInt(e(473))/10+parseInt(e(484))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);class D extends t.Command{constructor(t,e,n){const r=F;super(t),this[r(493)]=e,this[r(468)]=n,this[r(471)]=new Set,this[r(480)](),this[r(485)]=!1}[w(480)](){const t=w,e=this[t(482)][t(492)][t(476)][t(479)],n=Array[t(491)](this[t(468)][t(489)]());this[t(471)]=function(t,e){const n=A,r=Array[n(140)](t[n(154)]()),s=new Set;for(const o of e)if(o[n(173)])for(const e of r)for(const r of o[n(154)]())(e[n(131)](r)||t[n(161)]&&!o[n(130)]&&o[n(163)]&&r[n(170)][n(142)](e[n(181)]))&&s[n(156)](o);return s}(e,n),this[t(490)]=this[t(493)][t(490)]&&!!this[t(471)][t(470)]}[w(487)](){const t=w,e=y(Array[t(491)](this[t(471)]));for(const n of e){const e=n[t(474)]();if(!this[t(482)][t(492)][t(467)](e))return}L(this[t(482)][t(492)],this[t(493)],e)}}const P=function(){this.__data__=[],this.size=0};const x=function(t,e){return t===e||t!=t&&e!=e};const B=function(t,e){for(var n=t.length;n--;)if(x(t[n][0],e))return n;return-1};var U=Array.prototype.splice;const j=function(t){var e=this.__data__,n=B(e,t);return!(n<0)&&(n==e.length-1?e.pop():U.call(e,n,1),--this.size,!0)};const G=function(t){var e=this.__data__,n=B(e,t);return n<0?void 0:e[n][1]};const V=function(t){return B(this.__data__,t)>-1};const H=function(t,e){var n=this.__data__,r=B(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function W(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}W.prototype.clear=P,W.prototype.delete=j,W.prototype.get=G,W.prototype.has=V,W.prototype.set=H;const z=W;const K=function(){this.__data__=new z,this.size=0};const X=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const q=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 J=Q||Y||Function("return this")();const $=J.Symbol;var tt=Object.prototype,et=tt.hasOwnProperty,nt=tt.toString,rt=$?$.toStringTag:void 0;const st=function(t){var e=et.call(t,rt),n=t[rt];try{t[rt]=void 0;var r=!0}catch(t){}var s=nt.call(t);return r&&(e?t[rt]=n:delete t[rt]),s};var ot=Object.prototype.toString;const it=function(t){return ot.call(t)};var at=$?$.toStringTag:void 0;const ct=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":at&&at in Object(t)?st(t):it(t)};const ut=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const lt=function(t){if(!ut(t))return!1;var e=ct(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ft=J["__core-js_shared__"];var ht,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 St=Ct(J,"Map");const Lt=Ct(Object,"create");const Nt=function(){this.__data__=Lt?Lt(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(Lt){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 Lt?void 0!==e[t]:wt.call(e,t)};const Ft=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Lt&&void 0===e?"__lodash_hash_undefined__":e,this};function Dt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Dt.prototype.clear=Nt,Dt.prototype.delete=Rt,Dt.prototype.get=vt,Dt.prototype.has=Ot,Dt.prototype.set=Ft;const Pt=Dt;const xt=function(){this.size=0,this.__data__={hash:new Pt,map:new(St||z),string:new Pt}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Ut=function(t,e){var n=t.__data__;return Bt(e)?n["string"==typeof e?"string":"hash"]:n.map};const jt=function(t){var e=Ut(this,t).delete(t);return this.size-=e?1:0,e};const Gt=function(t){return Ut(this,t).get(t)};const Vt=function(t){return Ut(this,t).has(t)};const Ht=function(t,e){var n=Ut(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Wt.prototype.clear=xt,Wt.prototype.delete=jt,Wt.prototype.get=Gt,Wt.prototype.has=Vt,Wt.prototype.set=Ht;const zt=Wt;const Kt=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!St||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=q,Xt.prototype.has=Z,Xt.prototype.set=Kt;const qt=Xt;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 Jt=Object.prototype.hasOwnProperty;const $t=function(t,e,n){var r=t[e];Jt.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?J.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 Se=Object.prototype.hasOwnProperty;const Le=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&&!Se.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||pe(u,c))||a.push(u);return a};var Ne=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Ne)};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 Fe=function(t){return null!=t&&me(t.length)&&!lt(t)};const De=function(t){return Fe(t)?Le(t):Oe(t)};const Pe=function(t,e){return t&&te(e,De(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=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&Be.call(t,r))&&n.push(r);return n};const je=function(t){return Fe(t)?Le(t,!0):Ue(t)};const Ge=function(t,e){return t&&te(e,je(e),t)};var Ve="object"==typeof exports&&exports&&!exports.nodeType&&exports,He=Ve&&"object"==typeof module&&module&&!module.nodeType&&module,We=He&&He.exports===Ve?J.Buffer:void 0,ze=We?We.allocUnsafe:void 0;const Ke=function(t,e){if(e)return t.slice();var n=t.length,r=ze?ze(n):new t.constructor(n);return t.copy(r),r};const Xe=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const qe=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 Je=Ye?function(t){return null==t?[]:(t=Object(t),qe(Ye(t),(function(e){return Qe.call(t,e)})))}:Ze;const $e=function(t,e){return te(t,Je(t),e)};const tn=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const en=Me(Object.getPrototypeOf,Object);const nn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)tn(e,Je(t)),t=en(t);return e}: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,De,Je)};const an=function(t){return sn(t,je,nn)};const cn=Ct(J,"DataView");const un=Ct(J,"Promise");const ln=Ct(J,"Set");const fn=Ct(J,"WeakMap");var hn="[object Map]",gn="[object Promise]",dn="[object Set]",pn="[object WeakMap]",mn="[object DataView]",In=mt(cn),En=mt(St),bn=mt(un),Tn=mt(ln),_n=mt(fn),yn=ct;(cn&&yn(new cn(new ArrayBuffer(1)))!=mn||St&&yn(new St)!=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 Sn=J.Uint8Array;const Ln=function(t){var e=new t.constructor(t.byteLength);return new Sn(e).set(new Sn(t)),e};const Nn=function(t,e){var n=e?Ln(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 Fn=function(t,e){var n=e?Ln(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const Dn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Ln(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Nn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return Fn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Mn(t);case"[object Symbol]":return On(t)}};var 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||Re(t)?{}:xn(en(t))};const Un=function(t){return ne(t)&&"[object Map]"==An(t)};var jn=Ae&&Ae.isMap;const Gn=jn?be(jn):Un;const Vn=function(t){return ne(t)&&"[object Set]"==An(t)};var Hn=Ae&&Ae.isSet;const Wn=Hn?be(Hn):Vn;var zn="[object Arguments]",Kn="[object Function]",Xn="[object Object]",qn={};qn[zn]=qn["[object Array]"]=qn["[object ArrayBuffer]"]=qn["[object DataView]"]=qn["[object Boolean]"]=qn["[object Date]"]=qn["[object Float32Array]"]=qn["[object Float64Array]"]=qn["[object Int8Array]"]=qn["[object Int16Array]"]=qn["[object Int32Array]"]=qn["[object Map]"]=qn["[object Number]"]=qn[Xn]=qn["[object RegExp]"]=qn["[object Set]"]=qn["[object String]"]=qn["[object Symbol]"]=qn["[object Uint8Array]"]=qn["[object Uint8ClampedArray]"]=qn["[object Uint16Array]"]=qn["[object Uint32Array]"]=!0,qn["[object Error]"]=qn[Kn]=qn["[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 Xe(e,a)}else{var h=An(e),g=h==Kn||"[object GeneratorFunction]"==h;if(ge(e))return Ke(e,c);if(h==Xn||h==zn||g&&!o){if(a=u||g?{}:Bn(e),!c)return u?rn(e,Ge(a,e)):$e(e,Pe(a,e))}else{if(!qn[h])return o?e:{};a=Dn(e,h,c)}}i||(i=new qt);var d=i.get(e);if(d)return d;i.set(e,a),Wn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Gn(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?an:on:u?je:De)(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 Jn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,$n=/^\w*$/;const tr=function(t,e){if(ce(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Yn(t))||($n.test(t)||!Jn.test(t)||null!=e&&t in Object(e))};function er(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new(er.Cache||zt),n}er.Cache=zt;const nr=er;var rr=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,sr=/\\(\\)?/g;const or=function(t){var e=nr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(rr,(function(t,n,r,s){e.push(r?s.replace(sr,"$1"):n||t)})),e}));const ir=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var ar=$?$.prototype:void 0,cr=ar?ar.toString:void 0;const ur=function t(e){if("string"==typeof e)return e;if(ce(e))return ir(e,t)+"";if(Yn(e))return cr?cr.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const lr=function(t){return null==t?"":ur(t)};const fr=function(t,e){return ce(t)?t:tr(t,e)?[t]:or(lr(t))};const hr=function(t){if("string"==typeof t||Yn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const gr=function(t,e,n,r){if(!ut(t))return t;for(var s=-1,o=(e=fr(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=hr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=ut(l)?l:pe(e[s+1])?[]:{})}$t(a,c,u),a=a[c]}return t};const dr=function(t,e,n){return null==t?t:gr(t,e,n)};const pr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const mr=function(t){return this.__data__.has(t)};function Ir(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new zt;++e<n;)this.add(t[e])}Ir.prototype.add=Ir.prototype.push=pr,Ir.prototype.has=mr;const Er=Ir;const br=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Tr=function(t,e){return t.has(e)};const _r=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new Er:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!br(e,(function(t,e){if(!Tr(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const yr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const Ar=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var kr=$?$.prototype:void 0,Cr=kr?kr.valueOf:void 0;const Sr=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 Sn(t),new Sn(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 Lr=Object.prototype.hasOwnProperty;const Nr=function(t,e,n,r,s,o){var i=1&n,a=on(t),c=a.length;if(c!=on(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Lr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Rr="[object Arguments]",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&&ge(t)){if(!ge(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new qt),i||Ce(t)?_r(t,e,n,r,s,o):Sr(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 qt),s(p,m,n,r,o)}}return!!h&&(o||(o=new qt),Nr(t,e,n,r,s,o))};const Fr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!ne(e)&&!ne(n)?e!=e&&n!=n:Or(e,n,r,s,t,o))};const Dr=function(t,e){return Fr(t,e)};const 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(t,e){const n=zr();return(Vr=function(t,e){return n[t-=233]})(t,e)}const Hr=Vr;!function(t){const e=Vr,n=t();for(;;)try{if(400257===-parseInt(e(273))/1*(parseInt(e(254))/2)+parseInt(e(308))/3*(-parseInt(e(261))/4)+parseInt(e(268))/5*(-parseInt(e(245))/6)+parseInt(e(265))/7*(-parseInt(e(235))/8)+parseInt(e(302))/9+-parseInt(e(239))/10*(parseInt(e(277))/11)+parseInt(e(314))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zr);class Wr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Vr;super(),this[n(294)]=!1,this.id=e.id,this[n(274)]=e[n(274)],this[n(281)]=e[n(281)]||null,this[n(286)]=e[n(286)],this[n(240)]=e[n(240)]||e[n(286)],this[n(285)]=Boolean(e[n(291)]&&e[n(291)][n(269)]),this[n(287)]=null,this[n(309)]=t,this[n(236)]=e[n(243)],this[n(310)]=e[n(301)],this[n(247)]=e[n(288)],this[n(307)]=new Set,this[n(315)]=null,this[n(251)](n(283),null),this[n(251)](n(291),e[n(291)]||{}),this[n(251)](n(312),null),this[n(251)](n(250),null),this[n(251)](n(238),null),this[n(251)](n(270),!1),this[n(257)](n(284)),this[n(257)](n(304))}get[Hr(244)](){const t=Hr;let e=this;for(;e[t(312)];)e=e[t(312)];return e}get[Hr(278)](){const t=Hr;return!!this[t(238)]&&this[t(238)][t(267)]>0}get[Hr(241)](){const t=Hr;return 0!=this[t(307)][t(296)]&&6==Array[t(298)](this[t(307)])[0][t(237)](":")[t(267)]}get[Hr(233)](){return null!==this[Hr(275)]()}[Hr(252)](t){const e=Hr;this[e(307)][e(295)](t)}[Hr(258)](){const t=Hr;return Array[t(298)](this[t(307)])}[Hr(280)](){const t=Hr;return this[t(258)]()[t(264)]((e=>this[t(309)][t(253)][t(290)](e)))[t(255)]((t=>t))}[Hr(275)](){return this[Hr(280)]()[0]||null}[Hr(262)](){const t=Hr;this[t(309)][t(256)]((e=>{const n=t;for(const t of this[n(280)]())e[n(306)](t)})),this[t(307)][t(282)]()}[Hr(306)](t){const e=Hr;this[e(309)][e(256)]((n=>{n[e(306)](t)})),this[e(307)][e(234)](t)}[Hr(303)](t){const e=Hr,n=e(271)+this[e(274)]+":"+this[e(281)]+":"+this.id+":"+this[e(240)].id+":"+Wr[e(292)]();this[e(252)](n),this[e(309)][e(256)]((r=>{r[e(242)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Hr(279)](t){const e=Hr;for(const n of this[e(293)]())if(n[e(305)](t))return!0;return!1}[Hr(293)](){const t=Hr;return this[t(280)]()[t(264)]((e=>e[t(272)]()))}[Hr(297)](){const t=Hr;return this[t(293)]()[t(246)](((e,n)=>[...e,...n[t(297)]()]),[])}[Hr(311)](){const t=Hr;var e;return(null===(e=this[t(275)]())||void 0===e?void 0:e[t(272)]())||null}[Hr(259)](){const t=Hr,e=this[t(293)]();if(1!=e[t(267)])return null;const n=e[0],r=n[t(248)][t(266)],s=n[t(299)][t(289)];return r instanceof i.Element?r!=s?null:r:null}[Hr(284)](){const t=Hr;this[t(236)](this[t(293)](),this[t(287)],this[t(291)]),this[t(262)]()}[Hr(304)](){const t=Hr;this[t(310)](this[t(293)](),this[t(287)],this[t(291)]),this[t(262)]()}[Hr(313)](){const t=Hr,e=[];let n=this[t(244)];for(;n;)e[t(276)](n),n=n[t(250)];return e}[Hr(300)](t,e){const n=Hr,r=Qn(this[n(291)]);dr(r,t,e),Dr(r,this[n(291)])||(this[n(291)]=r,this[n(247)](r))}[Hr(263)](t){const e=Hr,n=Qn(this[e(291)]);Gr(n,t),Dr(n,this[e(291)])||(this[e(291)]=n,this[e(247)](this[e(291)]))}[Hr(249)](){const t=Hr;return{id:this.id,type:this[t(281)]?this[t(274)]+":"+this[t(281)]:this[t(274)],authorId:this[t(240)].id,createdAt:this[t(315)],hasComments:this[t(278)],data:this[t(287)],attributes:this[t(291)]}}static[Hr(292)](){const t=Hr;return(0,e.uid)()[t(260)](1,5)}}function zr(){const t=["_onDiscard","getFirstRange","previous","getAllAdjacentSuggestions","30389340ecYoOj","createdAt","isInContent","delete","56tmZSQs","_onAccept","split","commentThread","178350UxZkVk","creator","isMultiRange","addMarker","onAccept","head","1018236kqjdDh","reduce","_onAttributesChange","start","toJSON","next","set","addMarkerName","markers","40koCpms","filter","change","decorate","getMarkerNames","getContainedElement","substr","16TYyfGq","removeMarkers","removeAttribute","map","742791WMmiYn","nodeAfter","length","10BxPkXs","@external","_saved","suggestion:","getRange","32324YaHUUp","type","getFirstMarker","push","407fJGLnF","hasComments","isIntersectingWithRange","getMarkers","subType","clear","authoredAt","accept","isExternal","author","data","onAttributesChange","nodeBefore","get","attributes","getMultiRangeId","getRanges","_isDataLoaded","add","size","getItems","from","end","setAttribute","onDiscard","4566042nRrNDn","addRange","discard","isIntersecting","removeMarker","_markerNames","188211eneTrE","_model"];return(zr=function(){return t})()}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 qr(){const t=["addFormat","quantity","addObject","24766yoZcVD","push","getDescriptions","539880YMlopz","replace","indexOf","*Remove:* %0","$text","remove","get","413417zsmeXN","_attributeLabels","text","match","_addDescriptionItems","pop","insertion","subType","REPLACE_TEXT","element","594904xomCNI","ELEMENT_SPACE","_handleInsertRemoveSuggestionDescription","_locale","*Change to:* %0","skip","504gdEkce","previousSibling","softBreak","start","add","item","elementEnd","*Remove format:* %0","end","EmptyContainer","144RDJKGy","1533960byUtsW","registerDescriptionCallback","$textProxy","attribute","_itemLabels","isInContent","removeEmptyContainer","_handleAttributeSuggestionDescription","isObject","join","length","addEmptyContainer","elementStart","getWalker","name","_schema","normal","_customCallbacks","_itemLabelsCallbacks","*Split:* %0","registerAttributeLabel","key","data","6VWmCXI","*Merge:* %0","getItemLabel","getFirstRange","format","registerElementLabel","745090lwETku","has","nodeAfter","type","deletion","isEmpty","_resolveDescriptionItems","nextSibling","checkChild","matchingCallback","isEqual","label","addContainer","function","removeFormat","*Insert:* %0","removeContainer","_handleCustomCallbackDescription","removeObject","_handleRenameSuggestionDescription","$1 $2","*Set format:* %0","map","4775175KZxswE","Container","set","Object","newValue"];return(qr=function(){return t})()}function Zr(t,e){const n=qr();return(Zr=function(t,e){return n[t-=490]})(t,e)}!function(t){const e=Zr,n=t();for(;;)try{if(609223===-parseInt(e(522))/1+parseInt(e(515))/2+-parseInt(e(572))/3*(-parseInt(e(549))/4)+parseInt(e(504))/5+-parseInt(e(538))/6*(-parseInt(e(512))/7)+-parseInt(e(532))/8+-parseInt(e(548))/9*(parseInt(e(578))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qr);class Qr{constructor(t,e){const n=Zr;this[n(566)]=[],this[n(553)]=new Map,this[n(567)]=[],this[n(523)]=new Map,this[n(564)]=t,this[n(535)]=e}[Xr(514)](t){const e=Xr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(559)];o++){const i=t[o];if(!i[e(554)])continue;const a=this[e(498)](i);if(a){if(null!=i[e(529)]){if(r[e(579)](i[e(529)]))continue;r[e(542)](i[e(529)])}n[e(513)](a)}else if(e(552)!=i[e(581)])e(528)!=i[e(581)]&&e(582)!=i[e(581)]||this[e(534)](n,i,t[o+1]);else{const t=i[e(571)][e(570)];if(s[e(579)](t))continue;s[e(542)](i[e(571)][e(570)]),t==Lc?this[e(500)](n,i):this[e(556)](n,i)}}return this[e(584)](n)}[Xr(550)](t){const e=Xr;this[e(566)][e(513)](t)}[Xr(577)](t,n,r=e.priorities[Xr(565)]){const s=Xr;s(494)==typeof t?(0,e.insertToPriorityArray)(this[s(567)],{matchingCallback:t,label:n,priority:r}):this[s(553)][s(506)](t,n)}[Xr(569)](t,e){const n=Xr;this[n(523)][n(506)](t,e)}[Xr(574)](t,e=1){const n=Xr;let r;for(const e of this[n(567)])if(e[n(490)](t)){r=e[n(492)];break}return r||(r=this[n(553)][n(521)](t[n(563)])),r?r(e):1!==e?e+" "+t[n(563)]+"s":""+t[n(563)]}[Xr(526)](t,e){const n=Xr,r=e[n(575)]()[n(562)](),s=n(528)==e[n(581)]?n(542):n(520);for(const e of r){const o=e[n(543)],i=t[t[n(559)]-1];if(o.is(n(551)))i&&i[n(581)][n(517)](n(505))>-1&&t[n(527)](),i&&n(524)==i[n(581)]?i[s]+=o[n(571)]:t[n(513)]({type:n(524),add:n(542)==s?o[n(571)]:"",remove:n(520)==s?o[n(571)]:""});else if(this[n(564)][n(557)](o)){const a=o;if(i&&i[n(581)][n(517)](n(505))>-1&&t[n(527)](),n(544)==e[n(581)])continue;i&&i[n(581)]==s+n(507)&&i[n(531)][n(563)]==a[n(563)]?i[n(510)]++:t[n(513)]({type:s+n(507),element:a,quantity:1}),r[n(537)]((t=>!(n(544)==t[n(581)]&&t[n(543)]==o)))}else if(this[n(564)][n(586)](o,n(519))||o.is(n(531),n(540))){const r=o;if(n(542)==s&&n(561)==e[n(581)]||n(520)==s&&n(544)==e[n(581)])continue;if(i&&-1==i[n(581)][n(517)](n(505))){n(524)==i[n(581)]&&(i[s]+="\n");continue}let a;if(a=n(542)==s?r[n(585)]&&!this[n(564)][n(557)](r[n(585)])?r[n(585)]:null:r[n(539)]&&!this[n(564)][n(557)](r[n(539)])?r[n(539)]:null,r[n(583)]||a&&a[n(583)]){const e=a&&a[n(583)]?a:r;i&&i[n(581)]==s+n(547)&&i[n(531)][n(563)]==e[n(563)]?i[n(510)]++:t[n(513)]({type:s+n(547),element:e,quantity:1})}else t[n(513)]({type:s+n(505),element:r})}}}[Xr(584)](t){const e=Xr,n=this[e(535)],r=[],s=[],o=[];for(const i of t)switch(i[e(581)]){case e(524):if(i[e(542)]=i[e(542)][e(516)](/(\S)\u000A+(\S)/g,e(501))[e(516)](/\u000A/g,""),i[e(520)]=i[e(520)][e(516)](/(\S)\u000A+(\S)/g,e(501))[e(516)](/\u000A/g,""),""!=i[e(542)]&&""!=i[e(520)]){r[e(513)]({type:e(516),content:Kr(n,e(530),['"'+i[e(520)]+'"','"'+i[e(542)]+'"'])});continue}if(null!=i[e(542)][e(525)](/^ +$/)){r[e(513)]({type:e(528),content:Kr(n,e(496),Kr(n,e(533),i[e(542)][e(559)]))});continue}if(null!=i[e(520)][e(525)](/^ +$/)){r[e(513)]({type:e(582),content:Kr(n,e(518),Kr(n,e(533),i[e(520)][e(559)]))});continue}if(""!=i[e(542)]){r[e(513)]({type:e(528),content:Kr(n,e(496),'"'+i[e(542)]+'"')});continue}r[e(513)]({type:e(582),content:Kr(n,e(518),'"'+i[e(520)]+'"')});continue;case e(560):case e(511):r[e(513)]({type:e(528),content:Kr(n,e(496),this[e(574)](i[e(531)],i[e(510)]))});continue;case e(555):case e(499):r[e(513)]({type:e(582),content:Kr(n,e(518),this[e(574)](i[e(531)],i[e(510)]))});continue;case e(493):r[e(513)]({type:e(528),content:Kr(n,e(568),this[e(574)](i[e(531)],i[e(510)]))});continue;case e(497):r[e(513)]({type:e(582),content:Kr(n,e(573),this[e(574)](i[e(531)],i[e(510)]))});continue;case e(509):s[e(513)](i[e(570)]);continue;case e(495):o[e(513)](i[e(570)]);continue;default:r[e(513)](i)}if(s[e(559)]){const t=s[e(503)]((t=>this[e(523)][e(579)](t)?this[e(523)][e(521)](t):t))[e(558)](", ");r[e(513)]({type:e(576),content:Kr(this[e(535)],e(502),t)})}if(o[e(559)]){const t=o[e(503)]((t=>this[e(523)][e(579)](t)?this[e(523)][e(521)](t):t))[e(558)](", ");r[e(513)]({type:e(576),content:Kr(this[e(535)],e(545),t)})}return r}[Xr(498)](t){const e=Xr;for(const n of this[e(566)]){const r=n(t);if(r&&e(581)in r)return r}}[Xr(556)](t,e){const n=Xr,r=e[n(571)],s=void 0===r[n(508)]?n(495):n(509);t[n(513)]({type:s,key:r[n(570)]})}[Xr(500)](t,e){const n=Xr;t[n(513)]({type:n(576),content:Kr(this[n(535)],n(536),this[n(574)](e[n(575)]()[n(541)][n(580)],1))})}[Xr(534)](t,e,n){const r=Xr;if(this[r(526)](t,e),n&&n[r(575)]()&&!e[r(575)]()[r(546)][r(491)](n[r(575)]()[r(541)])){const n=t[t[r(559)]-1],s=r(528)==e[r(581)]?r(542):r(520);n&&r(524)==n[r(581)]&&(n[s]+="\n")}}}const Yr=Jr;function Jr(t,e){const n=$r();return(Jr=function(t,e){return n[t-=169]})(t,e)}function $r(){const t=["12621nTYLeo","42cGBFGD","plugins","9KHUQtS","commands","105590rcAFTb","2522328HfyxlU","1727KlhBxD","504133aeBAll","showAIAssistant","8148WoqsJy","609367ccjsHy","1730WWpQHW","editor","1508058aTsNWH","get","enableCommand","TrackChangesEditing","afterInit"];return($r=function(){return t})()}!function(t){const e=Jr,n=t();for(;;)try{if(391214===-parseInt(e(173))/1+parseInt(e(182))/2*(-parseInt(e(181))/3)+-parseInt(e(172))/4*(parseInt(e(174))/5)+-parseInt(e(176))/6+parseInt(e(170))/7+parseInt(e(187))/8*(parseInt(e(184))/9)+-parseInt(e(186))/10*(-parseInt(e(169))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($r);class ts extends t.Plugin{[Yr(180)](){const t=Yr,e=this[t(175)],n=e[t(183)][t(177)](t(179));e[t(185)][t(177)](t(171))&&n[t(178)](t(171))}}const es=ns;function ns(t,e){const n=rs();return(ns=function(t,e){return n[t-=170]})(t,e)}function rs(){const t=["locale","FORMAT_ALIGN_TO_CENTER","10602576SnQhVi","735741XlHUsN","FORMAT_ALIGN_TO_RIGHT","6BTpsIT","144354vHiNPG","plugins","1131993yErvbA","1430775EALozN","format","42NLXZYo","FORMAT_ALIGN_TO_LEFT","4Ddfoei","enableDefaultAttributesIntegration","AlignmentEditing","right","*Format:* %0","62285iSfUWB","left","FORMAT_JUSTIFY_TEXT","justify","get","formatBlock","alignment","value","registerDescriptionCallback","20OBTyoH","TrackChangesEditing","registerBlockAttribute","FORMAT_ALIGNMENT","afterInit","descriptionFactory","16IPgEVl","has","type","registerAttributeLabel","commandParams","commandName","center","editor","308759DsieLc","_registerLegacyDescription"];return(rs=function(){return t})()}!function(t){const e=ns,n=t();for(;;)try{if(174479===-parseInt(e(198))/1*(-parseInt(e(185))/2)+parseInt(e(183))/3+-parseInt(e(193))/4*(-parseInt(e(189))/5)+-parseInt(e(186))/6*(-parseInt(e(191))/7)+parseInt(e(170))/8*(parseInt(e(188))/9)+parseInt(e(207))/10*(-parseInt(e(178))/11)+-parseInt(e(182))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rs);class ss extends t.Plugin{[es(211)](){const t=es,e=this[t(177)],n=e[t(180)];if(!e[t(187)][t(171)](t(195)))return;const r=e[t(187)][t(202)](t(208));r[t(194)](t(204)),r[t(209)](t(204)),r[t(212)][t(173)](t(204),Kr(n,t(210))),this[t(179)]()}[es(179)](){const t=es,e=this[t(177)],n=e[t(180)];e[t(187)][t(202)](t(208))[t(212)][t(206)]((e=>{const r=t;if(r(203)!=e[r(172)])return;const{data:s}=e;if(s&&r(204)==s[r(175)]){const t=s[r(174)][0][r(205)];return{type:r(190),content:Kr(n,r(197),function(t){const e=r;switch(t){case e(199):return Kr(n,e(192));case e(196):return Kr(n,e(184));case e(176):return Kr(n,e(181));case e(201):return Kr(n,e(200))}}(t))}}}))}}const os=is;function is(t,e){const n=as();return(is=function(t,e){return n[t-=216]})(t,e)}function as(){const t=["CodeEditing","type","2761344GApkAG","4755hDUueO","descriptionFactory","FORMAT_SUPERSCRIPT","formatInline","StrikethroughEditing","commandParams","subscript","forceValue","TrackChangesEditing","UnderlineEditing","255960cxUIcx","get","editor","locale","FORMAT_ITALIC","italic","enableDefaultAttributesIntegration","plugins","registerAttributeLabel","underline","bold","FORMAT_SUBSCRIPT","FORMAT_STRIKETHROUGH","superscript","FORMAT_UNDERLINE","SubscriptEditing","1005582gIvxSF","1092560tdqwQz","FORMAT_CODE","toUpperCase","code","toLowerCase","slice","commandName","FORMAT_BOLD","has","_registerLegacyDescription","95206gdfsFR","110572SHcbsr","registerInlineAttribute","afterInit","SuperscriptEditing","*Format:* %0","registerDescriptionCallback","format","BoldEditing","FORMAT_","ItalicEditing","820iUivqA","*Remove format:* %0","strikethrough"];return(as=function(){return t})()}!function(t){const e=is,n=t();for(;;)try{if(116330===parseInt(e(239))/1+-parseInt(e(240))/2+-parseInt(e(266))/3+parseInt(e(250))/4*(-parseInt(e(256))/5)+parseInt(e(228))/6+-parseInt(e(229))/7+parseInt(e(255))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(as);const cs=[os(247),os(249),os(265),os(253),os(260),os(227),os(243)];class us extends t.Plugin{[os(242)](){const t=os,e=this[t(268)],n=e[t(219)][t(267)](t(264)),r=e[t(269)];for(const s of cs){if(!e[t(219)][t(237)](s))continue;const o=s[t(234)](0,-7)[t(233)](),i=t(248)+o[t(231)]();n[t(218)](o),n[t(241)](o),n[t(257)][t(220)](o,Kr(r,i))}this[t(238)]()}[os(238)](){const t=os,e=this[t(268)],n=e[t(269)],r=e[t(219)][t(267)](t(264));function s(e,s){const o=t;r[o(257)][o(245)]((t=>{const r=o;if(r(259)!=t[r(254)])return;const{data:i}=t;return i&&i[r(235)]===e?i[r(261)][0][r(263)]?{type:r(246),content:Kr(n,r(244),s)}:{type:r(246),content:Kr(n,r(251),s)}:void 0}))}s(t(222),Kr(n,t(236))),s(t(217),Kr(n,t(216))),s(t(221),Kr(n,t(226))),s(t(232),Kr(n,t(230))),s(t(252),Kr(n,t(224))),s(t(262),Kr(n,t(223))),s(t(225),Kr(n,t(258)))}}function ls(){const t=["get","filter","editor","1595666SGOuIP","23617800LLZbPJ","$root","value","TrackChangesEditing","5921048Bhvvjb","locale","getSelectedBlocks","3952578ytwgGr","has","document","selection","blockQuote","1OBRyQb","from","plugins","1702125vEBgeD","schema","name","descriptionFactory","7fszgAm","1509344QQRwii","afterInit","markBlockFormat","ELEMENT_BLOCK_QUOTE","8359098MfoMLK","forceValue","commandParams","*Set format:* %0","parent","registerDescriptionCallback","commands","BlockQuoteEditing","format","checkChild","commandName","change","model","*Remove format:* %0","enableCommand"];return(ls=function(){return t})()}function fs(t,e){const n=ls();return(fs=function(t,e){return n[t-=166]})(t,e)}const hs=fs;!function(t){const e=fs,n=t();for(;;)try{if(746568===-parseInt(e(180))/1*(parseInt(e(167))/2)+parseInt(e(175))/3+parseInt(e(188))/4+parseInt(e(183))/5+-parseInt(e(192))/6*(-parseInt(e(187))/7)+parseInt(e(172))/8+-parseInt(e(168))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ls);class gs extends t.Plugin{[hs(189)](){const t=hs,e=this[t(166)],n=e[t(173)];if(!e[t(182)][t(176)](t(199)))return;const r=e[t(182)][t(207)](t(171)),s=this[t(166)][t(198)][t(207)](t(179));r[t(206)](t(179),((n,o={})=>{const i=t,a=this[i(166)][i(204)][i(177)][i(178)],c=o&&void 0!==o[i(193)]?o[i(193)]:!s[i(170)];let u=[];if(c){const t=Array[i(181)](a[i(174)]())[i(208)]((t=>ds(t)||function(t,e){const n=i,r=e[n(201)](t[n(196)],n(179)),s=e[n(201)]([n(169),n(179)],t);return r&&s}(t,this[i(166)][i(204)][i(184)])));u=C(t,e[i(204)])}else{const t=Array[i(181)](a[i(174)]())[i(208)]((t=>ds(t)));u=C(t,e[i(204)])}e[i(204)][i(203)]((()=>{const t=i;for(const e of u)r[t(190)](e,{commandName:t(179),commandParams:[{forceValue:c}]})}))})),r[t(186)][t(197)]((e=>{const r=t,{data:s}=e;if(s&&r(179)==s[r(202)]){const t=Kr(n,r(191));return s[r(194)][0][r(193)]?{type:r(200),content:Kr(n,r(195),t)}:{type:r(200),content:Kr(n,r(205),t)}}}))}}function ds(t){const e=hs;return e(179)==t[e(196)][e(185)]}function ps(t,e){const n=Is();return(ps=function(t,e){return n[t-=406]})(t,e)}const ms=ps;function Is(){const t=["has","afterInit","changeCaseTitle","enableCommand","TrackChangesEditing","376slBQTb","editor","15aPbEqa","185940QKpUut","CaseChange","changeCaseUpper","plugins","changeCaseLower","5439321MxPHBT","111937loMPAY","15Lnzcqe","5032450DXKWUm","get","960558vpPhdR","2111322cqkPlq","1202440cSmlJj"];return(Is=function(){return t})()}!function(t){const e=ps,n=t();for(;;)try{if(751626===parseInt(e(425))/1+-parseInt(e(423))/2+-parseInt(e(412))/3*(-parseInt(e(413))/4)+-parseInt(e(420))/5*(parseInt(e(424))/6)+-parseInt(e(419))/7*(-parseInt(e(410))/8)+parseInt(e(418))/9+-parseInt(e(421))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Is);class Es extends t.Plugin{[ms(406)](){const t=ms,e=this[t(411)];e[t(416)][t(426)](t(414))&&(e[t(416)][t(422)](t(409))[t(408)](t(415)),e[t(416)][t(422)](t(409))[t(408)](t(417)),e[t(416)][t(422)](t(409))[t(408)](t(407)))}}const bs=Ts;function Ts(t,e){const n=ys();return(Ts=function(t,e){return n[t-=459]})(t,e)}!function(t){const e=Ts,n=t();for(;;)try{if(474271===parseInt(e(461))/1+parseInt(e(474))/2*(parseInt(e(475))/3)+parseInt(e(462))/4+parseInt(e(472))/5+parseInt(e(476))/6*(-parseInt(e(468))/7)+-parseInt(e(471))/8*(-parseInt(e(459))/9)+-parseInt(e(467))/10*(parseInt(e(463))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ys);class _s extends t.Plugin{[bs(460)](){const t=bs,e=this[t(464)];e[t(470)][t(465)](t(466))&&e[t(477)][t(465)](t(469))[t(473)](t(466))}}function ys(){const t=["7479pKRYnn","afterInit","802287hdOMrO","3067040GpivUu","484lwbFLs","editor","get","ckbox","606110eBsmyi","35IVnVSi","TrackChangesEditing","commands","7944wEhVpD","3606005pYSBMv","enableCommand","1724798vAfTMV","3HXUhLA","1004010CKsSjz","plugins"];return(ys=function(){return t})()}const As=ks;function ks(t,e){const n=Ls();return(ks=function(t,e){return n[t-=129]})(t,e)}!function(t){const e=ks,n=t();for(;;)try{if(956400===-parseInt(e(161))/1*(parseInt(e(179))/2)+parseInt(e(188))/3*(-parseInt(e(157))/4)+-parseInt(e(148))/5*(-parseInt(e(156))/6)+-parseInt(e(132))/7+parseInt(e(180))/8*(parseInt(e(144))/9)+-parseInt(e(182))/10*(-parseInt(e(138))/11)+-parseInt(e(160))/12*(parseInt(e(130))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ls);class Cs extends t.Plugin{[As(163)](){const t=As,e=this[t(136)];if(!e[t(164)][t(129)](t(158)))return;const n=e[t(164)][t(176)](t(185)),r=e[t(172)],s=e[t(168)][t(176)](t(162))[t(133)],o=e[t(177)][t(176)](t(162));n[t(146)](t(181)),n[t(146)](t(169)),n[t(146)](t(162),((r,i={})=>{const a=t,c=e[a(131)],u=e[a(131)][a(141)][a(175)],l=i&&void 0!==i[a(171)]?i[a(171)]:!o[a(151)];let f;i[a(184)]||(i[a(184)]=s[0][a(184)]),f=l?Array[a(143)](u[a(150)]())[a(166)]((t=>Ss(t)||function(t,e){const n=a;return!t.is(n(153))&&!e[n(174)](t)&&e[n(154)](t[n(140)],n(162))}(t,c[a(170)]))):Array[a(143)](u[a(150)]())[a(166)]((t=>Ss(t)));const h=C(f,c);c[a(139)]((()=>{const t=a;for(const e of h)n[t(186)](e,{commandName:t(162),commandParams:[{...i,forceValue:l}],formatGroupId:t(142)})}))})),n[t(135)][t(167)](t(162),(e=>Kr(r,t(155),e))),n[t(135)][t(173)]((e=>{const n=t;if(n(137)!=e[n(165)])return;const o=r.t,{data:i}=e;if(!i||n(162)!=i[n(159)])return;const a=i[n(145)][0][n(184)],c=o(s[n(149)]((t=>t[n(184)]===a))[n(152)])[n(134)]();return i[n(145)][0][n(171)]?{type:n(187),content:Kr(r,n(178),Kr(r,n(155),1)+" ("+c+")")}:{type:n(187),content:Kr(r,n(183),Kr(r,n(155),1))}}))}}function Ss(t){const e=As;return e(162)==t[e(147)]}function Ls(){const t=["afterInit","plugins","type","filter","registerElementLabel","config","outdentCodeBlock","schema","forceValue","locale","registerDescriptionCallback","isLimit","selection","get","commands","*Set format:* %0","2LfnQjo","64RsnWnx","indentCodeBlock","150YFeuaM","*Remove format:* %0","language","TrackChangesEditing","markBlockFormat","format","3Vpastg","has","13fjBBnw","model","2710393UnkvJj","languages","toLowerCase","descriptionFactory","editor","formatBlock","574035wwrvly","change","parent","document","blockName","from","1403739zBRqSo","commandParams","enableCommand","name","10qCGgNI","find","getSelectedBlocks","value","label","rootElement","checkChild","ELEMENT_CODE_BLOCK","4481898omsIIv","7285276hsuhUc","CodeBlock","commandName","990696sZVeMu","277033QSIQpF","codeBlock"];return(Ls=function(){return t})()}function Ns(){const t=["addCommentThread","1823733MgsVmq","get","afterInit","enableCommand","plugins","2545318hYLHCP","12469237OIospF","editor","4399910SUndub","has","388hVtpAN","1edmhXA","9552222RkfvjZ","CommentsEditing","44097EnKLHs","20YOEZmK","TrackChangesEditing","961254CpiOwj","24CHpOJn"];return(Ns=function(){return t})()}const Rs=Ms;function Ms(t,e){const n=Ns();return(Ms=function(t,e){return n[t-=232]})(t,e)}!function(t){const e=Ms,n=t();for(;;)try{if(846148===parseInt(e(240))/1*(parseInt(e(234))/2)+parseInt(e(243))/3*(parseInt(e(239))/4)+parseInt(e(237))/5+-parseInt(e(241))/6+parseInt(e(246))/7*(-parseInt(e(247))/8)+-parseInt(e(249))/9*(-parseInt(e(244))/10)+-parseInt(e(235))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ns);class vs extends t.Plugin{[Rs(251)](){const t=Rs,e=this[t(236)];e[t(233)][t(238)](t(242))&&e[t(233)][t(250)](t(245))[t(232)](t(248))}}var ws=n(834);function Os(t,e,n){const r=Ds,s=[];for(const o of e[r(387)]())o[r(400)](t)&&s[r(415)](n[r(383)](o));return s}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=Ds,s=t[r(427)][r(390)](r(399));return(o,i,a)=>{const c=r;if(!a[c(375)][c(404)](i[c(405)],o[c(380)]))return;const u=i[c(405)][c(419)](),l=i[c(405)][c(396)],f=t[c(423)][c(377)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(406)];d=d||f[c(426)](e);const n=a[c(413)][c(407)](e);if(n&&n[c(379)](c(382)))return;c(385)==t[c(424)]&&f[c(422)](e)&&!f[c(417)](e)&&(e[c(401)]||l[c(402)]?h&&h[c(398)]==e||(h=e,m(t[c(389)]),p=!0):g=g||t[c(389)])}function m(t){const r=c,{authorId:o}=s[r(397)](i[r(381)]),u=a[r(409)][r(378)](r(384),{class:r(388)+e,"data-author-id":o}),l=a[r(413)][r(376)](t);n&&s[r(416)][r(410)](i[r(381)])&&a[r(409)][r(414)](r(403),u),a[r(409)][r(412)](l,u),a[r(413)][r(425)](u,i[r(381)])}d||p||!g||m(g)}}function Ds(t,e){const n=Ps();return(Ds=function(t,e){return n[t-=375]})(t,e)}function Ps(){const t=["24ZruqkA","start","_splitMarkerName","parent","TrackChangesEditing","hasAttribute","nextSibling","isAtEnd","ck-suggestion-marker--active","test","markerRange","item","toViewElement","18EMCSRH","writer","includes","8059843HPjCwP","insert","mapper","addClass","push","activeMarkers","isLimit","27430RsArGz","getWalker","108EJPygi","1047950lSCURp","isBlock","model","type","bindElementToMarker","isContent","plugins","consumable","toViewPosition","schema","createUIElement","getCustomProperty","name","markerName","addHighlight","createRangeOn","span","elementEnd","4007656PKtnbx","getItems","ck-suggestion-marker-","previousPosition","get","1561xDYkeV","2891065InenJc","2710196bGWgUw","10zjVOyI"];return(Ps=function(){return t})()}!function(t){const e=Ds,n=t();for(;;)try{if(582719===-parseInt(e(421))/1+-parseInt(e(418))/2*(-parseInt(e(395))/3)+parseInt(e(393))/4+parseInt(e(392))/5+parseInt(e(420))/6*(-parseInt(e(391))/7)+-parseInt(e(386))/8*(-parseInt(e(408))/9)+-parseInt(e(394))/10*(parseInt(e(411))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ps);const xs=Bs;function Bs(t,e){const n=Us();return(Bs=function(t,e){return n[t-=204]})(t,e)}function Us(){const t=["modifySelection","detach","remove","bind","deleteForward","start","35233whBScA","2589786gJkUXG","createSelection","2424DmKIwV","document","editor","uiElement","buffer","unit","model","enableCommand","removeMarker:suggestion:deletion","3014UrTmRa","selection","root","plugins","unbindElementFromMarkerName","requires","lock","fromRange","4270EvprSE","createRange","merge","rootName","markerNameToElements","writer","options","init","unlock","get","markerName","enqueueChange","addMarker:suggestion:deletion","41072gClzfL","showSuggestionHighlights","delete","64FZbTzR","149664oAftfL","45FbJIxi","36QEwbii","forward","3212167RkQxGP","setSelection","$graveyard","commands","high","editing","batch","TrackChangesEditing","10iuwRUk","mapper","107913hdIdKf","isCollapsed","data","end","downcastDispatcher","getFirstRange"];return(Us=function(){return t})()}!function(t){const e=Bs,n=t();for(;;)try{if(753134===-parseInt(e(247))/1*(parseInt(e(211))/2)+-parseInt(e(209))/3*(parseInt(e(208))/4)+-parseInt(e(221))/5*(-parseInt(e(236))/6)+parseInt(e(213))/7+-parseInt(e(205))/8*(parseInt(e(210))/9)+parseInt(e(255))/10*(-parseInt(e(235))/11)+parseInt(e(238))/12*(parseInt(e(223))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Us);class js extends t.Plugin{static get[xs(252)](){return[ws.Delete]}[xs(262)](){const t=xs,e=this[t(240)],n=e[t(250)][t(264)](t(220));n[t(245)](t(207));const r=e[t(216)][t(264)](t(233));n[t(245)](t(233),((n,s={})=>{const o=t,a=e[o(244)][o(237)](e[o(244)][o(239)][o(248)]);a[o(224)]&&e[o(244)][o(229)](a,{direction:o(212),unit:s[o(243)]});const c=a[o(228)](),u=i.LiveRange[o(254)](c);let l;n(s),l=o(215)==u[o(249)][o(258)]?e[o(244)][o(256)](c[o(234)]):e[o(244)][o(256)](u[o(234)],u[o(226)]),u[o(230)](),e[o(244)][o(266)](r[o(242)][o(219)],(t=>{const e=o;r[e(242)][e(253)](),t[e(214)](t[e(256)](l[e(226)])),r[e(242)][e(263)]()}))})),e[t(218)][t(227)].on(t(204),Fs(e,t(257)),{priority:t(217)}),e[t(225)][t(227)].on(t(204),((n,r,s)=>{const o=t;s[o(261)][o(206)]&&Fs(e,o(257),{showActiveMarker:!1})[o(232)](this)(n,r,s)}),{priority:t(217)}),e[t(218)][t(227)].on(t(246),((e,n,r)=>{const s=t,o=r[s(222)][s(259)](n[s(265)]);if(o)for(const t of o)t.is(s(241))&&(r[s(222)][s(251)](t,n[s(265)]),r[s(260)][s(231)](t))}),{priority:t(217)})}}const Gs=Hs;function Vs(){const t=["get","ELEMENT_TODO_LIST","TodoListEditing","execute","getAttribute","80DFFuor","splitListItemAfter","listItemIdFixer","afterInit","registerElementLabel","commands","splitListItemBefore","differ","FORMAT_INDENT","registerDescriptionCallback","isNextTo","length","registerPostFixer","*Change to:* %0","editor","listMarker","fromRange","234381OTMXtz","listMarkerStyle","*Outdent:* %0","ELEMENT_LIST_ITEM","*Merge:* list item","*Format:* insert into %0","setAttribute","forceValue","high","isObject","change:data","*Format:* remove from %0","toUpperCase","numberedList","size","listItemId","assureChains","isLocal","*Remove format:* %0","nodeAfter","customBulletedList","refresh","29362201fiUXJT","_suggestionFactory","registerBlockAttribute","parent","bulleted","range","*Set format:* %0","registerCustomCallback","ELEMENT_BULLETED_LIST","bulletedList","map","push","getChanges","listIndent","schema","checkTodoList","has","todo","name","*Uncheck item*","getSuggestions","getFirstMarker","oldRange","includes","todoListChecked","newRange","_splitMarkerName","removeMarker","TrackChangesEditing","plugins","isUndo","accept","*Indent:* %0","commandName","setSelection","default","980958PBNXOa","list.multiBlock","detach","listStyle","documentList","mergeListItemBackward","descriptionFactory","filter","suggestion:attribute:","_getAttributeKey","outdentList","previousSibling","containsItem","config","attribute","listStart","next","180kGRzLP","meta","indentList","multipleBlocks","createPositionAt","value","deletion","getRanges","getSuggestion","change","listType","groupId","data","186EtCeLA","1yVMXcZ","start","ELEMENT_","end","todoListCheck","trackChangesCommand","48172yRvVfI","*Check item*","getChangedMarkers","from","key","head","_supportLegacySuggestions","registerAttributeLabel","startsWith","468576XomyWX","commandParams","find","add","mergeListItemForward","*Merge:* %0","2514896MiwBmD","newValue","_LIST","locale","enableDefaultAttributesIntegration","6171610GfiJVA","_findSuggestions","noTrackChangesFixer","batch","customNumberedList","_registerLegacyDescription","todoList","hasSuggestion","*Split:* list item","format","attributeKey","suggestion","type","getFirstRange","document","numbered","nextSibling","attributes","ELEMENT_NUMBERED_LIST","ListEditing","listReversed","selection","model","oldValue","formatBlock","createRange"];return(Vs=function(){return t})()}function Hs(t,e){const n=Vs();return(Hs=function(t,e){return n[t-=325]})(t,e)}!function(t){const e=Hs,n=t();for(;;)try{if(791010===-parseInt(e(355))/1*(parseInt(e(376))/2)+parseInt(e(354))/3*(-parseInt(e(361))/4)+parseInt(e(381))/5+parseInt(e(487))/6+parseInt(e(429))/7*(-parseInt(e(412))/8)+parseInt(e(370))/9*(-parseInt(e(341))/10)+parseInt(e(451))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vs);class Ws extends t.Plugin{[Gs(415)](){const t=Gs,e=this[t(426)];if(!e[t(480)][t(467)](t(400)))return;const n=e[t(379)],r=e[t(480)][t(407)](t(479)),s=e[t(480)][t(467)](t(409)),o=!!e[t(337)][t(407)](t(325));function i(e){const r=t;return{type:r(390),content:""+Kr(n,r(457),e)}}function a(e){const r=t;return{type:r(390),content:""+Kr(n,r(447),e)}}r[t(380)](t(442)),r[t(380)](t(460)),r[t(380)](t(385)),r[t(380)](t(449)),r[t(380)](t(343)),r[t(380)](t(334)),r[t(380)](t(413)),r[t(380)](t(418)),r[t(453)](t(444)),r[t(453)](t(351)),r[t(453)](t(464)),o&&(r[t(380)](t(329)),r[t(380)](t(374))),s&&(r[t(380)](t(387)),r[t(380)](t(466)),r[t(453)](t(475)),r[t(330)][t(421)]((e=>{const r=t,{data:s}=e;if(s&&r(475)==s[r(365)])return{type:r(390),content:s[r(377)]?Kr(n,r(362)):Kr(n,r(470))}})),this[t(426)][t(403)][t(395)][t(424)]((e=>{const n=t;if(e[n(384)][n(481)])return!1;let s=!1;const o=r[n(471)]({skipNotAttached:!0})[n(331)]((t=>n(475)===r[n(333)](t)));for(const t of o)n(468)!=t[n(394)]()[n(356)][n(448)][n(411)](n(351))&&(r[n(382)](t[n(394)](),n(338))[n(372)]((t=>n(351)===r[n(333)](t[n(392)])))||(e[n(478)](t[n(472)]()),s=!0));return s}))),r[t(330)][t(368)](t(464),Kr(n,t(420)));const c={type:t(390),content:""};r[t(330)][t(421)]((e=>{const r=t,{data:s}=e;if(!s||r(351)!=s[r(365)])return;let u=e[r(366)];for(;u;){if(u[r(353)]&&((r(327)==u[r(353)][r(365)]||r(430)==u[r(353)][r(365)])&&(u[r(353)][r(377)]&&r(486)!=u[r(353)][r(377)]||r(486)!=u[r(353)][r(404)]&&!s[r(377)])||!o&&u[r(353)][r(365)]==Lc))return c;u=u[r(340)]}if(null==s[r(377)])switch(s[r(404)]){case r(455):return a(Kr(n,r(459)));case r(396):return a(Kr(n,r(399)));case r(468):return a(Kr(n,r(408)))}switch(s[r(377)]){case r(455):return i(Kr(n,r(459)));case r(396):return i(Kr(n,r(399)));case r(468):return i(Kr(n,r(408)))}})),r[t(330)][t(421)]((e=>{const n=t,{data:r}=e;if(r&&n(464)==r[n(365)])return null==r[n(377)]||null==r[n(404)]&&0==r[n(377)]?c:void 0})),r[t(330)][t(421)]((e=>{const r=t;if(r(338)!=e[r(393)])return;const{data:s}=e;if(!s||r(444)!=s[r(365)])return;const o=zs(e);return r(377)==o?{type:r(390),content:Kr(n,r(433))}:r(404)==o?{type:r(390),content:Kr(n,r(389))}:c})),e[t(403)][t(395)][t(424)]((e=>this[t(414)](e))),e[t(403)][t(395)][t(424)]((e=>this[t(383)](e))),e[t(403)][t(395)].on(t(439),((e,n)=>{const r=t;if(n[r(481)]||!n[r(446)])return!1;this[r(445)]()}),{priority:t(437)}),this[t(367)]()}[Gs(414)](t){const e=Gs;if(t[e(384)][e(481)]||!t[e(384)][e(446)])return!1;let n=!1;const r=this[e(426)][e(480)][e(407)](e(479))[e(471)]({skipNotAttached:!0})[e(331)]((t=>t[e(353)]&&e(444)==t[e(353)][e(365)]))[e(331)]((t=>t[e(353)][e(377)]&&t[e(353)][e(404)]));for(const s of r)zs(s)||(t[e(478)](s[e(472)]()),n=!0);return n}[Gs(383)](t){const e=Gs;if(t[e(384)][e(481)]||!t[e(384)][e(446)])return!1;const n=this[e(426)][e(480)][e(407)](e(479));if(n[e(360)][e(346)])return!1;let r=!1;const s=[e(351),e(444),e(464),e(327),e(339),e(401),e(359),e(427),e(430)],o=this[e(426)][e(403)][e(395)][e(419)][e(463)]()[e(331)]((t=>e(338)==t[e(393)]))[e(331)]((t=>s[e(474)](t[e(391)])));if(0==o[e(423)])return r;for(const i of o){const o=n[e(382)](i[e(456)],e(338))[e(331)]((t=>!t[e(342)][e(422)]))[e(461)]((t=>t[e(392)]))[e(331)]((t=>{const r=e,o=n[r(333)](t);return s[r(474)](o)}));if(o[e(423)]){for(const n of o)t[e(478)](n[e(472)]());r=!0}}return r}[Gs(445)](){const t=Gs,e=this[t(426)][t(480)][t(407)](t(479)),n=[t(351),t(444),t(464),t(327),t(339),t(401),t(359),t(427),t(430)];let r;const s=new Set(this[t(426)][t(403)][t(395)][t(419)][t(363)]()[t(331)]((r=>{const s=t;if(r[s(353)][s(473)]||!r[s(353)][s(476)])return null;if(!r[s(469)][s(369)](s(332)))return null;const{id:o}=e[s(477)](r[s(469)]);if(!e[s(388)](o))return null;const i=e[s(349)](o);return n[s(474)](i[s(353)][s(365)])}))[t(461)]((n=>{const s=t,{id:o}=e[s(477)](n[s(469)]),i=e[s(349)](o);return r=i[s(398)][s(352)],i[s(394)]()[s(356)][s(448)]})));if(0==s[t(443)])return;const o=e[t(471)]({skipNotAttached:!0})[t(331)]((e=>t(338)==e[t(393)]&&e[t(353)]&&n[t(474)](e[t(353)][t(365)])&&e[t(398)][t(352)]!=r))[t(461)]((e=>({listItem:e[t(394)]()[t(356)][t(448)],groupId:e[t(398)][t(352)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(467)](n)&&i[t(373)](e);for(const n of e[t(471)]())i[t(467)](n[t(398)][t(352)])&&n[t(435)](t(352),r)}[Gs(367)](){const t=Gs,e=this[t(426)],n=e[t(379)],r=e[t(480)][t(407)](t(479));this[t(386)](),r[t(452)][t(458)](t(405),t(328),t(482),(function(n,r){const s=t,o=[];for(let t of n)t[s(356)][s(448)]===t[s(358)][s(454)]&&(t=e[s(403)][s(406)](e[s(403)][s(345)](t[s(356)][s(448)],0))),o[s(462)](t);e[s(403)][s(350)]((t=>{const n=s,a=e[n(403)][n(395)][n(402)],c=Array[n(364)](a[n(348)]())[n(461)]((t=>i.LiveRange[n(428)](t)));t[n(485)](o),e[n(417)][n(407)](r[n(484)])[n(450)](),r[n(371)][n(462)]({forceDefaultExecution:!0}),e[n(410)](r[n(484)],...r[n(371)]),t[n(485)](c);for(const t of c)t[n(326)]()}))})),r[t(330)][t(416)]((function(n){const r=t,s=!e[r(403)][r(465)][r(438)](n),o=n[r(335)],i=n[r(397)],a=n[r(411)](r(444)),c=!o||o[r(411)](r(444))!==a,u=!i||i[r(411)](r(444))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(432),e)))}[Gs(386)](){const t=Gs,e=this[t(426)],n=e[t(379)];function r(n){const r=t,s=e[r(417)][r(407)](r(460))[r(346)],o=e[r(417)][r(407)](r(442))[r(346)];return r(442)===n?s:o}e[t(480)][t(407)](t(479))[t(330)][t(421)]((function(s){const o=t;if(o(405)!=s[o(393)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(484)]){case o(460):u=i[o(371)][0][o(436)],l=r(i[o(484)]),a=o(u?434:440),!l&&e[o(337)][o(407)](o(325))||(a=o(425)),c={type:o(390),content:Kr(n,a,Kr(n,o(459)))};break;case o(442):u=i[o(371)][0][o(436)],l=r(i[o(484)]),a=o(u?434:440),!l&&e[o(337)][o(407)](o(325))||(a=o(425)),c={type:o(390),content:Kr(n,a,Kr(n,o(399)))};break;case o(343):a=o(483),c={type:o(390),content:Kr(n,a,Kr(n,o(432)))};break;case o(334):a=function(t){const e=o,n=t[e(394)]();let r=n[e(356)][e(448)];for(;r&&n[e(336)](r);){if(r[e(411)](e(464))>0)return!1;r=r[e(397)]}return!0}(s)?Kr(n,o(440),Kr(n,function(t){const e=o;return e(357)+t[e(394)]()[e(356)][e(448)][e(411)](e(351))[e(441)]()+e(378)}(s))):Kr(n,o(431),Kr(n,o(432))),c={type:o(390),content:a};break;case o(329):case o(374):!1===i[o(344)]&&(a=o(375),c={type:o(347),content:Kr(n,a,Kr(n,o(432)))})}return c}))}}function zs(t){const e=Gs;let n=t[e(394)]()[e(356)][e(448)][e(335)];for(;n;){const r=n[e(411)](e(444));if(!r)return!1;if(r==t[e(353)][e(377)])return e(377);if(r==t[e(353)][e(404)])return e(404);n=n[e(335)]}return!1}const Ks=qs;!function(t){const e=qs,n=t();for(;;)try{if(215325===-parseInt(e(485))/1*(parseInt(e(473))/2)+parseInt(e(481))/3*(-parseInt(e(516))/4)+-parseInt(e(515))/5*(-parseInt(e(509))/6)+parseInt(e(519))/7*(-parseInt(e(494))/8)+parseInt(e(450))/9*(-parseInt(e(480))/10)+-parseInt(e(444))/11+parseInt(e(460))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zs);class Xs extends t.Plugin{[Ks(486)](){const t=Ks;if(!this[t(443)][t(469)][t(505)](t(462)))return;const e=this[t(443)][t(496)][t(439)](t(472)),n=this[t(443)][t(469)][t(439)](t(449));e[t(507)]&&(n[t(506)](t(524)),n[t(467)](t(524))),e[t(499)]&&(n[t(506)](t(501)),n[t(467)](t(501))),e[t(468)]&&(n[t(506)](t(453)),n[t(467)](t(453)));const r={type:t(456),content:""};n[t(511)][t(452)](this[t(490)][t(517)](this));const s=this[t(443)][t(520)];n[t(511)][t(525)](t(501),Kr(s,t(448))),n[t(511)][t(452)]((e=>{const n=t,{data:s}=e;if(s&&n(501)==s[n(482)])return null==s[n(521)]||0==s[n(521)]&&null==s[n(477)]?r:void 0})),n[t(511)][t(525)](t(453),Kr(s,t(451))),n[t(511)][t(452)]((e=>{const n=t,{data:s}=e;if(s&&n(453)==s[n(482)])return null==s[n(521)]||1==s[n(521)]&&null==s[n(477)]?r:void 0})),this[t(443)][t(512)][t(488)][t(458)]((e=>{const r=t;if(e[r(508)][r(471)])return!1;let s=!1;const o=n[r(476)]({skipNotAttached:!0})[r(503)]((t=>{const e=r,s=n[e(466)](t);return e(453)==s||e(501)==s}));for(const t of o){const o=t[r(442)]()[r(465)][r(478)][r(470)](r(522));r(475)!=o&&r(446)!=o&&(n[r(518)](t[r(442)](),r(454))[r(445)]((t=>r(522)==n[r(466)](t[r(461)])))||(e[r(514)](t[r(435)]()),s=!0))}return s})),this[t(492)]()}[Ks(490)](t){const e=Ks,n=this[e(443)][e(520)],{data:r}=t,s={type:e(456),content:""};if(!r||e(524)!=r[e(482)])return;if(!r[e(477)])return e(528)==r[e(521)]?s:{type:e(456),content:""+Kr(n,e(493),Kr(n,this[e(474)](r[e(521)])))};if(!r[e(521)]){if(e(528)==r[e(477)])return s;let o=t[e(527)];for(;o;){if(o[e(447)]&&e(522)==o[e(447)][e(482)]&&o[e(447)][e(521)])return s;o=o[e(440)]}return{type:e(456),content:""+Kr(n,e(497),Kr(n,this[e(474)](r[e(477)])))}}if(e(528)!=r[e(521)])return{type:e(456),content:""+Kr(n,e(493),Kr(n,this[e(474)](r[e(521)])))};let o=t[e(527)];for(;o;){if(o[e(447)]&&e(522)==o[e(447)][e(482)]&&o[e(447)][e(521)]&&o[e(447)][e(477)])return s;o=o[e(440)]}const i=t[e(442)]()[e(465)][e(478)][e(470)](e(522));return{type:e(456),content:Kr(n,e(493),Kr(n,e(436)+i[e(523)]()+e(487)))}}[Ks(492)](){const t=Ks,e=this[t(443)],n=e[t(520)];e[t(469)][t(439)](t(449))[t(511)][t(452)]((e=>{const r=t;if(r(498)!=e[r(526)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(459)]){case r(524):o=r(489),i={type:r(456),content:Kr(n,o,Kr(n,this[r(474)](s[r(483)][0][r(526)])))};break;case r(501):o=s[r(483)][0][r(499)]?r(455):r(438),i={type:r(456),content:Kr(n,o)};break;case r(453):o=r(463),i={type:r(456),content:Kr(n,o,s[r(483)][0][r(468)])}}return i}))}[Ks(474)](t){const e=Ks;return e(436)+function(t){const n=e;return Qs[n(484)](t)?n(491):Ys[n(484)](t)?n(475):null}(t)[e(523)]()+e(457)+t[e(523)]()[e(464)](/-/g,"_")}}function qs(t,e){const n=Zs();return(qs=function(t,e){return n[t-=435]})(t,e)}function Zs(){const t=["2jyGUVz","_getTranslationKeyForListStyle","numbered","getSuggestions","oldValue","nodeAfter","lower-roman","2620HjjPvt","19191TKRbAQ","key","commandParams","includes","9278AwMymo","afterInit","_LIST_DEFAULT","document","*Change to:* %0","handleDescriptions","bulleted","_registerLegacyDescription","*Set format:* %0","8SjsggR","decimal-leading-zero","config","*Remove format:* %0","formatBlock","reversed","disc","listReversed","square","filter","upper-roman","has","enableDefaultAttributesIntegration","styles","batch","564fXTEHt","decimal","descriptionFactory","model","circle","removeMarker","6185SReSUJ","112KJUPlB","bind","_findSuggestions","461671SxSzfa","locale","newValue","listType","toUpperCase","listStyle","registerAttributeLabel","type","head","default","getFirstMarker","ELEMENT_","lower-latin","*Format:* set order to regular","get","next","upper-latin","getFirstRange","editor","3764794GlwmVs","find","customNumbered","data","FORMAT_LIST_REVERSED","TrackChangesEditing","2457UxKSpe","FORMAT_LIST_START","registerDescriptionCallback","listStart","attribute","*Format:* set order to reversed","format","_LIST_","registerPostFixer","commandName","9206088BvEpED","suggestion","ListPropertiesEditing","*Format:* set start index to %0","replace","start","_getAttributeKey","registerBlockAttribute","startIndex","plugins","getAttribute","isUndo","list.properties"];return(Zs=function(){return t})()}const Qs=[Ks(500),Ks(513),Ks(502)],Ys=[Ks(510),Ks(495),Ks(479),Ks(504),Ks(437),Ks(441)];var Js=n(507);const $s=to;function to(t,e){const n=eo();return(to=function(t,e){return n[t-=154]})(t,e)}function eo(){const t=["addMarker:suggestion:insertion","markInsertion","setSelection","ck-suggestion-marker-split","fromRange","high","22QZbnTj","fire","TrackChangesEditing","selection","end","writer","model","editing","markerName","plugins","split","createPositionAt","hasClass","markerNameToElements","getFirstPosition","bind","change","init","commands","unbindElementFromMarkerName","6173240vCRaig","parent","7LSecEy","341020VxeRyh","enableCommand","removeMarker:suggestion:insertion","9974WTLqym","enter","get","782361bMAmZN","8yOrdge","1587978pQaHkV","nextSibling","mapper","25696tFWFmT","downcastDispatcher","showSuggestionHighlights","data","45PNeOtg","afterExecute","options","detach","enterBlock","remove","createRange","editor","1379790utHDoJ","getFirstRange","requires","document"];return(eo=function(){return t})()}!function(t){const e=to,n=t();for(;;)try{if(184849===-parseInt(e(201))/1+-parseInt(e(204))/2*(parseInt(e(160))/3)+-parseInt(e(156))/4+-parseInt(e(168))/5+-parseInt(e(209))/6*(parseInt(e(200))/7)+-parseInt(e(208))/8*(parseInt(e(207))/9)+-parseInt(e(198))/10*(-parseInt(e(178))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(eo);class no extends t.Plugin{static get[$s(170)](){return[Js.Enter]}[$s(195)](){const t=$s,e=this[t(167)],n=e[t(187)][t(206)](t(180)),r=e[t(196)][t(206)](t(205));n[t(202)](t(205),(()=>{const s=t;e[s(184)][s(194)]((t=>{const o=s,a=e[o(184)][o(171)][o(181)],c=a[o(192)](),u=i.LiveRange[o(176)](a[o(169)]());if(r[o(164)](t)){const r=e[o(184)][o(189)](c[o(199)][o(154)],0),s=t[o(166)](c,r);n[o(173)](s)}else t[o(174)](t[o(166)](u[o(182)]));u[o(163)](),r[o(179)](o(161),{writer:t})}))})),e[t(185)][t(157)].on(t(172),Fs(e,t(188)),{priority:t(177)}),e[t(185)][t(157)].on(t(203),((e,n,r)=>{const s=t,o=r[s(155)][s(191)](n[s(186)]);if(o)for(const t of o)t[s(190)](s(175))&&(r[s(155)][s(197)](t,n[s(186)]),r[s(183)][s(165)](t))}),{priority:t(177)}),e[t(159)][t(157)].on(t(172),((n,r,s)=>{const o=t;s[o(162)][o(158)]&&Fs(e,o(188),{showActiveMarker:!1})[o(193)](this)(n,r,s)}),{priority:t(177)})}}function ro(t,e){const n=oo();return(ro=function(t,e){return n[t-=452]})(t,e)}const so=ro;function oo(){const t=["bind","item","string","getRange","3151760VgkzrX","isArray","FindAndReplaceUtils","get","1621880KioheT","start","editor","model","afterInit","findNext","markers","7924672bXCnbX","createPositionAt","TrackChangesEditing","plugins","1893383MxkYaR","suggestion:deletion","2123656pLNLKF","replaceAll","_isInDeletionRange","getIntersection","filter","handleFindCommand","106484GEhnDa","findPrevious","4525125MIBdoI","createRange","replace","has","117NnMEop","3apWFvu","384RDRXlh","getMarkersGroup","results","end","enableCommand","findByTextCallback","find","FindAndReplaceEditing"];return(oo=function(){return t})()}!function(t){const e=ro,n=t();for(;;)try{if(946836===parseInt(e(482))/1+parseInt(e(484))/2+-parseInt(e(454))/3*(parseInt(e(467))/4)+parseInt(e(492))/5+parseInt(e(455))/6*(parseInt(e(490))/7)+-parseInt(e(478))/8+parseInt(e(453))/9*(-parseInt(e(471))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oo);class io extends t.Plugin{[so(475)](){const t=so;if(!this[t(473)][t(481)][t(452)](t(462)))return;const e=this[t(473)][t(481)][t(470)](t(480));e[t(459)](t(461),this[t(489)][t(463)](this)),e[t(459)](t(476)),e[t(459)](t(491)),e[t(459)](t(494)),e[t(459)](t(485))}[so(489)](t,e,n={}){const r=so,s=this[r(473)][r(481)][r(470)](r(469));return t((t=>{const o=r;let i=(o(465)==typeof e?s[o(460)](e,n):e)(t);Array[o(468)](i)&&(i={results:i,searchText:o(465)==typeof e?e:""});const a=i[o(457)][o(488)]((e=>!1===this[o(486)](e,t[o(464)])));return{...i,results:a}}),n)}[so(486)](t,e){const n=so,r=this[n(473)][n(474)][n(493)](this[n(473)][n(474)][n(479)](e,t[n(472)]),this[n(473)][n(474)][n(479)](e,t[n(458)]));for(const t of this[n(473)][n(474)][n(477)][n(456)](n(483)))if(null!==r[n(487)](t[n(466)]()))return!0;return!1}}const ao=co;function co(t,e){const n=uo();return(co=function(t,e){return n[t-=341]})(t,e)}function uo(){const t=["13456mheeGs","2331SBZVWT","FORMAT_FONT_COLOR","FontColorEditing","commandParams","FontSizeEditing","FontBackgroundColorEditing","*Set font color:* %0","*Set font size:* %0","FORMAT_FONT_FAMILY","625590vCaCik","title","enableDefaultAttributesIntegration","locale","261924gQiLFR","model","descriptionFactory","*Set font family:* %0","config","registerAttributeLabel","742236aoqSyP","TrackChangesEditing","editor","label","*Reset font background color*","fontSize.options","fontSize","fontFamily","*Reset font color*","fontBackgroundColor","has","format","afterInit","normalizeSizeOptions","value","fontColor","get","registerDescriptionCallback","799008fMgOXz","*Reset font size*","trim","*Reset font family*","find","commandName","fontColor.colors","269592kBbzdA","_registerLegacyDescription","fontBackgroundColor.colors","FORMAT_FONT_SIZE","FORMAT_FONT_BACKGROUND","49RByavz","registerInlineAttribute","plugins","formatInline","60OllxwF","*Set font background color:* %0","1LPqBXn","FontFamilyEditing","type","FontSize","toLowerCase","1150300aVIGYa"];return(uo=function(){return t})()}!function(t){const e=co,n=t();for(;;)try{if(227186===-parseInt(e(372))/1*(-parseInt(e(388))/2)+-parseInt(e(354))/3+parseInt(e(392))/4+-parseInt(e(377))/5+-parseInt(e(361))/6*(-parseInt(e(366))/7)+parseInt(e(378))/8*(parseInt(e(379))/9)+parseInt(e(370))/10*(-parseInt(e(398))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(uo);const lo=[{pluginName:ao(383),commandName:ao(342)},{pluginName:ao(373),commandName:ao(343)},{pluginName:ao(381),commandName:ao(351)},{pluginName:ao(384),commandName:ao(345)}];class fo extends t.Plugin{[ao(348)](){const t=ao,e=this[t(400)][t(391)],n=this[t(400)][t(368)][t(352)](t(399));for(const{pluginName:e,commandName:r}of lo)this[t(400)][t(368)][t(346)](e)&&(n[t(390)](r),n[t(367)](r));n[t(394)][t(397)](t(342),Kr(e,t(364))),n[t(394)][t(397)](t(343),Kr(e,t(387))),n[t(394)][t(397)](t(351),Kr(e,t(380))),n[t(394)][t(397)](t(345),Kr(e,t(365))),this[t(362)]()}[ao(362)](){const t=ao,e=this[t(400)],n=e[t(391)];e[t(368)][t(352)](t(399))[t(394)][t(353)]((e=>{const r=t,o=n.t;if(r(369)!=e[r(374)])return;const{data:i}=e;if(null!=i){if(r(342)==i[r(359)]){const t=i[r(382)][0][r(350)];if(t){const e=o(this[r(400)][r(368)][r(352)](r(375))[r(349)](this[r(400)][r(396)][r(352)](r(341)))[r(358)]((e=>e[r(393)]==t))[r(389)])[r(376)]();return{type:r(347),content:Kr(n,r(386),e)}}return{type:r(347),content:Kr(n,r(355))}}if(r(343)==i[r(359)]){const t=i[r(382)][0][r(350)];return t?{type:r(347),content:Kr(n,r(395),t)}:{type:r(347),content:Kr(n,r(357))}}if(r(351)==i[r(359)]){const t=i[r(382)][0][r(350)];if(t){const e=(0,s.normalizeColorOptions)(this[r(400)][r(396)][r(352)](r(360)))[r(358)]((e=>e[r(393)]==t));let i=t,a="";return e&&(i=e[r(401)],a=o(i)[r(376)]()),{type:r(347),content:Kr(n,r(385),a)[r(356)](),color:{value:t,title:a||i}}}return{type:r(347),content:Kr(n,r(344))}}if(r(345)==i[r(359)]){const t=i[r(382)][0][r(350)];if(t){const e=(0,s.normalizeColorOptions)(this[r(400)][r(396)][r(352)](r(363)))[r(358)]((e=>e[r(393)]==t));let i=t,a="";return e&&(i=e[r(401)],a=o(i)[r(376)]()),{type:r(347),content:Kr(n,r(371),a)[r(356)](),color:{value:t,title:a||i}}}return{type:r(347),content:Kr(n,r(402))}}}}))}}const ho=go;function go(t,e){const n=po();return(go=function(t,e){return n[t-=101]})(t,e)}function po(){const t=["formatInline","afterInit","boolean","fontBackgroundColor","normalizeSizeOptions","format","71471FUByLk","formatBlock","commandParams","get","charAt","push","4ediiae","slice","registerDescriptionCallback","title","locale","3616344yovpYc","copyFormat","toUpperCase","commands","20607eTvXvJ","enableDefaultAttributesIntegration","pasteFormat","1110808NcgsgP","fontColor.colors","635496OgEbKW","descriptionFactory","entries","fontSize","fontSize.options","1510090pxGmgd","toLowerCase","split","_registerLegacyDescription","commandName","fontColor","type","*Set format to:* %0","label","enableCommand","990899HimnMj","FontSize","join","length","*Remove all formatting*","config","plugins","find","TrackChangesEditing","editor","model"];return(po=function(){return t})()}!function(t){const e=go,n=t();for(;;)try{if(171153===-parseInt(e(124))/1+parseInt(e(130))/2*(parseInt(e(139))/3)+-parseInt(e(142))/4+parseInt(e(149))/5+-parseInt(e(144))/6+-parseInt(e(107))/7+parseInt(e(135))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(po);class mo extends t.Plugin{[ho(119)](){const t=ho,e=this[t(116)],n=e[t(113)][t(127)](t(115)),r=e[t(138)][t(127)](t(136)),s=e[t(138)][t(127)](t(141));r&&s&&(n[t(140)](t(141)),n[t(106)](t(136)),this[t(152)]())}[ho(152)](){const t=ho,e=this[t(116)],n=e[t(134)];e[t(113)][t(127)](t(115))[t(145)][t(132)]((r=>{const s=t;if(s(125)!=r[s(103)]&&s(118)!=r[s(103)])return;const{data:o}=r;if(o&&s(141)===o[s(101)]){const t=[],r=o[s(126)][0];for(const[n,o]of Object[s(146)](r))t[s(129)](Io(e,n,o));return t[s(110)]?{type:s(123),content:Kr(n,s(104),t[s(109)](", "))}:{type:s(123),content:Kr(n,s(111))}}}))}}function Io(t,e,n){const r=ho,o=t[r(134)].t,i=e[r(151)](/(?=[A-Z])/)[r(109)](" "),a=o(i[r(128)](0)[r(137)]()+i[r(131)](1))[r(150)]();if(r(120)==typeof n)return a;if(r(102)===e||r(121)===e){const e=(0,s.normalizeColorOptions)(t[r(112)][r(127)](r(143)))[r(114)]((t=>t[r(117)]==n));return a+" ("+(e?o(e[r(105)])[r(150)]():n)+")"}if(r(147)===e&&isNaN(parseFloat(n))){const e=t[r(113)][r(127)](r(108))[r(122)](t[r(112)][r(127)](r(148)))[r(114)]((t=>t[r(117)]==n));return a+" ("+(e?o(e[r(133)])[r(150)]():n)+")"}return a+" ("+n+")"}const Eo=To;function bo(){const t=["enableDefaultAttributesIntegration","name","paragraph","match","afterInit","_getHeadingLevel","formatBlock","HeadingEditing","8229552DMgbDx","ELEMENT_HEADING","model","TrackChangesEditing","heading","config","18irYeFI","58432tnRWjp","_registerLegacyDescription","84ZcKcAq","*Change to:* %0","110844OWPRVG","value","2576024UWHfzm","view","type","editor","locale","heading.options","_headingOptions","1082312UzkeNr","3207879aOPztA","has","registerElementLabel","1280EIWTxt","commandName","title","find","format","get","plugins","descriptionFactory","278575jvzHKH","registerDescriptionCallback","commandParams","ELEMENT_HEADING_CUSTOM"];return(bo=function(){return t})()}function To(t,e){const n=bo();return(To=function(t,e){return n[t-=448]})(t,e)}!function(t){const e=To,n=t();for(;;)try{if(568671===parseInt(e(467))/1*(parseInt(e(466))/2)+parseInt(e(481))/3+parseInt(e(473))/4+parseInt(e(448))/5*(parseInt(e(469))/6)+parseInt(e(480))/7+-parseInt(e(460))/8+parseInt(e(471))/9*(-parseInt(e(484))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bo);class _o extends t.Plugin{[Eo(456)](){const t=Eo,e=this[t(476)];if(!e[t(490)][t(482)](t(459)))return;this[t(479)]=e[t(465)][t(489)](t(478));const n=e[t(477)],r=e[t(490)][t(489)](t(463));r[t(452)](t(464));for(const e of this[t(479)])t(454)!=e[t(462)]&&r[t(491)][t(483)](e[t(462)],(n=>{const r=t,i=this[r(457)](e[r(462)]);return null!==i?s(n,i):o(n,e[r(486)])}));function s(e,r){return Kr(n,t(461),[e,r])}function o(e,r){return Kr(n,t(451),[e,r])}this[t(468)]()}[Eo(468)](){const t=Eo,e=this[t(476)],n=e[t(477)];e[t(490)][t(489)](t(463))[t(491)][t(449)]((e=>{const r=t;if(r(458)!=e[r(475)])return;const{data:s}=e;if(s&&r(464)==s[r(485)]){const e=s[r(450)][0][r(472)],c=this[r(457)](e);if(null!==c)return{type:r(488),content:Kr(n,r(470),(a=c,Kr(n,r(461),[1,a])))};const u=this[r(479)][r(487)]((t=>t[r(462)]===e))[r(486)];return{type:r(488),content:Kr(n,r(470),(o=1,i=u,Kr(n,t(451),[o,i])))}}var o,i,a}))}[Eo(457)](t){const e=Eo;var n,r;const s=t[e(455)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(479)])||void 0===n?void 0:n[e(487)]((n=>n[e(462)]==t));if(o&&o[e(474)]){const t=o[e(474)],n=(null!==(r=t[e(453)])&&void 0!==r?r:t)[e(455)](/^h(\d+)/);if(n)return n[1]}return null}}function yo(t,e){const n=ko();return(yo=function(t,e){return n[t-=391]})(t,e)}const Ao=yo;function ko(){const t=["registerAttributeLabel","163256fiMHcl","editor","commandParams","commandName","type","get","581rHFXgn","config","highlight","15sHleVt","value","formatInline","2412888KYNkvt","TrackChangesEditing","registerDescriptionCallback","format","find","toLowerCase","*Remove highlight*","HighlightEditing","*Set highlight:* %0","54pjxuCP","afterInit","1742616DmcauT","31746oeSpKP","locale","4LspuKj","enableDefaultAttributesIntegration","115326THSDfA","_registerLegacyDescription","model","967011ZPomuM","highlight.options","53503AsknvY","FORMAT_HIGHLIGHT","3110McaIMy","color","78sChEXy","has","plugins","registerInlineAttribute","title","descriptionFactory"];return(ko=function(){return t})()}!function(t){const e=yo,n=t();for(;;)try{if(994990===-parseInt(e(414))/1+parseInt(e(407))/2*(-parseInt(e(412))/3)+-parseInt(e(404))/4*(-parseInt(e(434))/5)+-parseInt(e(409))/6*(parseInt(e(431))/7)+-parseInt(e(425))/8*(parseInt(e(402))/9)+-parseInt(e(416))/10*(-parseInt(e(405))/11)+-parseInt(e(393))/12*(-parseInt(e(418))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ko);class Co extends t.Plugin{[Ao(403)](){const t=Ao,e=this[t(426)];if(!e[t(420)][t(419)](t(400)))return;const n=e[t(420)][t(430)](t(394)),r=e[t(406)];n[t(408)](t(433)),n[t(421)](t(433)),n[t(423)][t(424)](t(433),Kr(r,t(415))),this[t(410)]()}[Ao(410)](){const t=Ao,e=this[t(426)],n=e[t(406)];e[t(420)][t(430)](t(394))[t(423)][t(395)]((r=>{const s=t;if(s(392)!=r[s(429)])return;const{data:o}=r;if(o&&s(433)==o[s(428)]){const t=n.t,r=o[s(427)][0][s(391)];if(r){const o=e[s(432)][s(430)](s(413))[s(397)]((t=>t[s(411)]==r)),i=t(o[s(422)])[s(398)]();return{type:s(396),content:Kr(n,s(401),i),color:{value:o[s(417)],title:o[s(422)]}}}return{type:s(396),content:Kr(n,s(399),Kr(n,s(415)))}}}))}}const So=Lo;function Lo(t,e){const n=No();return(Lo=function(t,e){return n[t-=168]})(t,e)}function No(){const t=["conversion","div","TrackChangesEditing","editor","6ncErpu","819656GMPAXY","insert","showSuggestionHighlights","200TmChOB","createEmptyElement","dataDowncast","2470272VJYHnn","high","elementToStructure","8fBSBZv","1524318iQilUR","1323531AuQquD","locale","addClass","registerElementLabel","createPositionAt","createContainerElement","75926nswgXc","horizontalLine","afterInit","enableCommand","for","get","311085rPuocr","398135uaysJM","plugins","HorizontalLineEditing","8xXNIMh","descriptionFactory","has","ck-horizontal-line","ELEMENT_HORIZONTAL_LINE","14whYyFe"];return(No=function(){return t})()}!function(t){const e=Lo,n=t();for(;;)try{if(588864===parseInt(e(187))/1*(parseInt(e(195))/2)+parseInt(e(188))/3*(parseInt(e(205))/4)+parseInt(e(202))/5*(parseInt(e(177))/6)+-parseInt(e(172))/7*(parseInt(e(178))/8)+-parseInt(e(201))/9*(parseInt(e(181))/10)+-parseInt(e(189))/11+parseInt(e(184))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(No);class Ro extends t.Plugin{[So(197)](){const t=So,e=this[t(176)];if(!e[t(203)][t(169)](t(204)))return;e[t(203)][t(200)](t(175))[t(198)](t(196));const n=e[t(203)][t(200)](t(175)),r=e[t(190)];n[t(168)][t(192)](t(196),(e=>Kr(r,t(171),e))),e[t(173)][t(199)](t(183))[t(186)]({model:t(196),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(180)])return null;const o=n[s(194)](s(174)),i=n[s(182)]("hr");return n[s(191)](s(170),o),n[s(179)](n[s(193)](o,0),i),o},converterPriority:t(185)})}}const Mo=wo;function vo(){const t=["key","HtmlEmbed","_registerLegacyDescription","*Change %0 content*","enableDefaultAttributesIntegration","type","attribute","has","htmlEmbed","14wIAROa","value","editor","plugins","10NYdfgR","descriptionFactory","commandName","11BESYjf","TrackChangesEditing","locale","registerBlockAttribute","element","5RWETgg","nodeAfter","249344wuDrVX","rawHtml","start","376620wyCOxE","79783fgVdOG","registerDescriptionCallback","formatBlock","1672614lPjDpj","ELEMENT_HTML_EMBED","registerElementLabel","541368ZdIQuI","get","5027340huMgpD","format","afterInit","20157hRzeGu","getFirstRange"];return(vo=function(){return t})()}function wo(t,e){const n=vo();return(wo=function(t,e){return n[t-=485]})(t,e)}!function(t){const e=wo,n=t();for(;;)try{if(102628===parseInt(e(490))/1+-parseInt(e(516))/2*(parseInt(e(501))/3)+-parseInt(e(496))/4+-parseInt(e(524))/5*(parseInt(e(489))/6)+parseInt(e(512))/7*(-parseInt(e(486))/8)+-parseInt(e(493))/9+parseInt(e(498))/10*(parseInt(e(519))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vo);class Oo extends t.Plugin{[Mo(500)](){const t=Mo,e=this[t(514)];if(!e[t(515)][t(510)](t(504)))return;const n=e[t(515)][t(497)](t(520)),r=e[t(521)];n[t(517)][t(495)](t(487),(e=>Kr(r,t(494),e))),n[t(507)](t(511)),n[t(522)](t(513)),n[t(517)][t(491)]((e=>{const n=t;if(n(509)!=e[n(508)])return;const{data:s}=e;if(s&&n(513)==s[n(503)]&&e[n(502)]()[n(488)][n(485)].is(n(523),n(487))){const t=Kr(r,n(494));return{type:n(499),content:Kr(r,n(506),t)}}})),this[t(505)]()}[Mo(505)](){const t=Mo,e=this[t(514)],n=e[t(521)];e[t(515)][t(497)](t(520))[t(517)][t(491)]((e=>{const r=t;if(r(492)!=e[r(508)])return;const{data:s}=e;if(s&&r(511)==s[r(518)]){const t=Kr(n,r(494));return{type:r(499),content:Kr(n,r(506),t)}}}))}}const Fo=Po;function Do(){const t=["attribute","6tTITOb","ELEMENT_IMAGE","detach","discard","backward","imageInline","ImageEditing","has","getContainedElement","change","nodeBefore","insertImage","addObject","createRangeOn","locale","uploadImage","registerDescriptionCallback","isIntersecting","start","*Set image width:* %0","find","_suggestionFactory","registerAttributeLabel","document","ImageCaptionUtils","enableDefaultAttributesIntegration","imageTextAlternative","newValue","insertion","alt","getCaptionFromImageModelElement","forward","width","get","registerCustomCallback","schema","36EaVWit","chain","isEqual","*Remove image text alternative*","33PmsmUx","imageCaption","ImageResize","ImageTextAlternativeEditing","toggleImageCaption","commandParams","508037eVoYIo","ImageInlineEditing","489985TylqTs","464672vDMvOA","element","ImageUploadEditing","format","registerBlockAttribute","model","deletion","subType","Block image to inline image","88680EThGGK","FORMAT_IMAGE_SIZE","key","forceDefaultExecution","markBlockFormat","resizedWidth","enableCommand","isCollapsed","commandName","imageTypeBlock","getFirstRange","fromPosition","1288189ZooDXa","imageBlock","180930czpire","ImageUtils","Inline image to block image","imageTypeInline","markInsertion","plugins","4lOWEGC","length","1472907eTQZOs","type","ImageCaptionEditing","descriptionFactory","afterInit","getSuggestionCallback","ELEMENT_INLINE_IMAGE","nodeAfter","filter","convertInlineImageToBlock","removeObject","ELEMENT_CAPTION","end","*Set image text alternative:* %0","ImageBlockEditing","join","imageStylePreApply","isBlockImage","_findSuggestions","getNearestSelectionRange","previous","caption","registerElementLabel","resizeImage","editor","isBefore","TrackChangesEditing","createRange","selection","formatInline","*Reset image width*","toPrevious","toNext","convertBlockImageToInline","getClosestSelectedImageElement","findIndex","formatBlock","accept","isOwn","markDeletion","_registerLegacyDescription"];return(Do=function(){return t})()}function Po(t,e){const n=Do();return(Po=function(t,e){return n[t-=276]})(t,e)}!function(t){const e=Po,n=t();for(;;)try{if(311237===-parseInt(e(390))/1+parseInt(e(393))/2+parseInt(e(302))/3*(parseInt(e(300))/4)+-parseInt(e(392))/5+parseInt(e(344))/6*(parseInt(e(292))/7)+-parseInt(e(280))/8*(parseInt(e(380))/9)+-parseInt(e(294))/10*(-parseInt(e(384))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Do);class xo extends t.Plugin{[Fo(306)](){const t=Fo,e=this[t(326)];if(!e[t(299)][t(351)](t(350)))return;const n=e[t(299)][t(377)](t(328)),r=e[t(299)][t(377)](t(295)),s=e[t(358)];n[t(286)](t(355)),n[t(305)][t(324)](t(293),(e=>Kr(s,t(345),e))),n[t(305)][t(324)](t(349),(e=>Kr(s,t(308),e))),n[t(305)][t(324)](t(323),(()=>Kr(s,t(313)))),e[t(299)][t(351)](t(395))&&n[t(286)](t(359)),e[t(299)][t(351)](t(316))&&e[t(299)][t(351)](t(391))&&(n[t(286)](t(297),((s,o)=>{const i=t,a=r[i(336)](e[i(276)][i(367)][i(330)]);e[i(276)][i(353)]((()=>{const t=i;n[t(284)](a,{commandName:t(297),commandParams:[o]},[],t(335))}))})),n[t(286)](t(289),((s,o)=>{const a=t;e[a(276)][a(353)]((t=>{const c=a;let u=r[c(336)](e[c(276)][c(367)][c(330)]),l=t[c(357)](u);const f=i.LivePosition[c(291)](l[c(362)],c(333)),h=i.LivePosition[c(291)](l[c(314)],c(334));n[c(283)]((()=>s(o))),u=r[c(336)](e[c(276)][c(367)][c(330)]),l=t[c(357)](u);const g=t[c(329)](f,h);f[c(346)](),h[c(346)](),n[c(284)](u,{commandName:c(297),commandParams:[o]},[],c(311)),g[c(362)][c(327)](l[c(362)])&&n[c(298)](t[c(329)](g[c(362)],l[c(362)]),c(311)),l[c(314)][c(327)](g[c(314)])&&n[c(298)](t[c(329)](l[c(314)],g[c(314)]),c(311))}))})),n[t(365)][t(378)](t(338),t(311),t(317),(()=>!1)),n[t(365)][t(378)](t(338),t(311),t(339),(()=>!1)),n[t(365)][t(378)](t(338),t(311),t(347),n[t(365)][t(307)](t(338),"",t(339))),n[t(365)][t(378)](t(372),t(311),t(317),(()=>!1)),n[t(365)][t(378)](t(372),t(311),t(347),(([r])=>{const s=t,o=n[s(365)][s(307)](s(372),"",s(347));let i=r[s(362)],a=r[s(314)];const c=e[s(276)][s(379)][s(321)](i,s(348)),u=e[s(276)][s(379)][s(321)](a,s(375));c[s(287)]&&(i=c[s(362)]),u[s(287)]&&(a=u[s(314)]),o([e[s(276)][s(329)](i,a)])})),n[t(365)][t(378)](t(338),t(311),t(381),c),n[t(365)][t(378)](t(372),t(311),t(381),c)),e[t(299)][t(351)](t(304))&&(n[t(286)](t(388),((s,o)=>{const i=t,a=e[i(299)][i(377)](i(368));let c=r[i(336)](e[i(276)][i(367)][i(330)]),u=a[i(374)](c);e[i(276)][i(353)]((()=>{const t=i;if(u)return void n[t(341)](e[t(276)][t(357)](u));const l=r[t(319)](c);s(o),c=r[t(336)](e[t(276)][t(367)][t(330)]),u=a[t(374)](c),n[t(298)](e[t(276)][t(357)](u),l?null:t(385))}))})),n[t(365)][t(378)](t(372),t(385),t(381),c));const o=[{type:t(338),subType:t(318)},{type:t(372),subType:t(385)},{type:t(338),subType:t(311)},{type:t(372),subType:t(311)}];function a(e,s){const i=t,a=o[i(337)]((({type:t,subType:n})=>e[i(303)]==t&&e[i(278)]==n)),c=o[i(337)]((({type:t,subType:e})=>s[i(303)]==t&&s[i(278)]==e));if(a<0||c<0)return!1;const u=e[i(290)](),l=s[i(290)]();if((0==a||1==a)&&2==c&&u[i(361)](l))return!0;if(2==a&&3==c){const t=n[i(320)](u,i(372))[i(310)]((({suggestion:t,meta:e})=>e[i(340)]&&i(311)==t[i(278)]));if(t[i(301)]>1&&l[i(314)][i(382)](u[i(362)]))return!0;if(1==t[i(301)]&&(u[i(362)][i(382)](l[i(314)])||u[i(314)][i(382)](l[i(362)])))return!0}if(3==a&&3==c&&u[i(362)][i(327)](l[i(362)])){const t=u[i(314)][i(309)],e=l[i(362)][i(354)];return r[i(319)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(299)][t(351)](t(386))&&(n[t(369)](t(325)),n[t(397)](t(285)),n[t(305)][t(366)](t(285),Kr(s,t(281)))),e[t(299)][t(351)](t(387))&&(n[t(369)](t(370)),n[t(397)](t(373))),n[t(305)][t(360)]((e=>{const n=t;if(o[n(364)]((({type:t,subType:r})=>e[n(303)]==t&&e[n(278)]==r)))return e[n(322)]?{}:void 0})),n[t(305)][t(360)]((e=>{const n=t;if(n(372)==e[n(303)]||n(277)==e[n(303)]){const t=e[n(352)]();if(t&&t.is(n(394),n(323)))return{type:n(372)==e[n(303)]?n(356):n(312),element:t,quantity:1}}})),n[t(305)][t(360)]((e=>t(338)==e[t(303)]&&t(311)==e[t(278)]?{type:t(396),content:t(296)}:t(338)==e[t(303)]&&t(335)==e[t(278)]?{type:t(396),content:t(279)}:void 0)),n[t(305)][t(360)]((e=>{const n=t;if(n(343)!=e[n(303)])return;const{data:r}=e;if(!r||n(373)!=r[n(282)])return;const o=r[n(371)];return o?{type:n(396),content:Kr(s,n(315),'"'+o+'"')}:{type:n(396),content:Kr(s,n(383))}})),this[t(342)]()}[Fo(342)](){const t=Fo,e=this[t(326)],n=e[t(358)];e[t(299)][t(377)](t(328))[t(305)][t(360)]((e=>{const r=t;if(r(338)!=e[r(303)]&&r(331)!=e[r(303)])return;const{data:s}=e;if(s){if(r(370)==s[r(288)]){const t=s[r(389)][0][r(371)];return t?{type:r(396),content:Kr(n,r(315),'"'+t+'"')}:{type:r(396),content:Kr(n,r(383))}}if(r(325)==s[r(288)]){const t=s[r(389)][0][r(376)];return t?{type:r(396),content:Kr(n,r(363),t)}:{type:r(396),content:Kr(n,r(332))}}}}))}}const Bo=jo;function Uo(){const t=["*Format:* replace image URL","5230fUaZGn","_suggestionFactory","enableDefaultAttributesIntegration","key","_handleLegacySuggestions","1459073FQiNnD","attribute","registerDescriptionCallback","*Replace image URL*","has","format","165689RTESaq","getSuggestionCallback","2250ZYsPbh","6SHBVNm","registerCustomCallback","1647592vZHbwM","45059BzgIIl","plugins","ImageEditing","oldValue","type","_registerLegacyDescription","afterInit","30PCzifE","formatInline","accept","21knCyGT","replaceImageSource","9946SGEOwX","descriptionFactory","newValue","TrackChangesEditing","editor","discard","commandName","registerBlockAttribute","locale","src","138172CUOIzP","formatBlock","get"];return(Uo=function(){return t})()}function jo(t,e){const n=Uo();return(jo=function(t,e){return n[t-=255]})(t,e)}!function(t){const e=jo,n=t();for(;;)try{if(124769===-parseInt(e(264))/1+parseInt(e(282))/2*(parseInt(e(280))/3)+-parseInt(e(292))/4*(parseInt(e(277))/5)+-parseInt(e(267))/6*(parseInt(e(270))/7)+parseInt(e(269))/8+-parseInt(e(266))/9*(-parseInt(e(296))/10)+parseInt(e(258))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Uo);class Go extends t.Plugin{[Bo(276)](){const t=Bo;if(!this[t(286)][t(271)][t(262)](t(272)))return;const e=this[t(286)][t(290)],n=this[t(286)][t(271)][t(294)](t(285));n[t(255)](t(281)),n[t(289)](t(291)),n[t(283)][t(260)]((n=>{const r=t;if(r(259)!=n[r(274)])return;const{data:s}=n;return s&&r(291)==s[r(256)]?s[r(284)]&&s[r(273)]?{type:r(263),content:Kr(e,r(261))}:{type:r(263),content:""}:void 0})),this[t(257)]()}[Bo(257)](){const t=Bo,e=this[t(286)][t(271)][t(294)](t(285));e[t(297)][t(268)](t(293),t(281),t(279),e[t(297)][t(265)](t(293),null,t(287))),e[t(297)][t(268)](t(293),t(281),t(287),e[t(297)][t(265)](t(293),null,t(279))),this[t(275)]()}[Bo(275)](){const t=Bo,e=this[t(286)],n=e[t(290)];e[t(271)][t(294)](t(285))[t(283)][t(260)]((e=>{const r=t;if(r(293)!=e[r(274)]&&r(278)!=e[r(274)])return;const{data:s}=e;return s&&r(281)==s[r(288)]?{type:r(263),content:Kr(n,r(295))}:void 0}))}}const Vo=Wo;function Ho(){const t=["differ","nodeAfter","getSuggestionCallback","accept","filter","convertInlineImageToBlock","afterInit","next","model","hasSuggestion","createRangeOn","formatBlock","FORMAT_SIDE_IMAGE","discard","normalizedStyles","type","getFirstRange","value","from","refresh","_suggestionFactory","forEach","isIntersecting","get","shouldConvertImageType","isBlockImage","insertion","change","registerCustomCallback","end","2SHDFPp","isBefore","author","head","ImageUtils","imageStylePreApply","getContainedElement","chain","newRange","imageStyle","115bUZudK","getSuggestion","getClosestSelectedImageElement","getSuggestions","markBlockFormat","ImageStyleEditing","imageCaption","26621320DaUFqC","commands","subType","imageTypeBlock","42NMhPaA","markInlineFormat","editor","isInContent","join","title","*Format:* %0","descriptionFactory","suggestion","setImageNaturalSizeAttributes","findIndex","formatInline","toLowerCase","commandReversedParams","imageStylePostApply","imageTypeInline","_findSuggestions","enableCommand","has","nodeBefore","registerDescriptionCallback","1598848IOQMQy","Users","isInlineImage","10KnMYtj","4316931MtrliK","registerPostFixer","discardSuggestion","TrackChangesEditing","plugins","name","_registerLegacyDescription","document","commandParams","201619acFymC","196576XwrFwf","getChangedMarkers","length","isOwn","_splitMarkerName","selection","commandName","format","1273328KBWkBa","side","184818LGfRCD","start","locale","isEqual"];return(Ho=function(){return t})()}function Wo(t,e){const n=Ho();return(Wo=function(t,e){return n[t-=421]})(t,e)}!function(t){const e=Wo,n=t();for(;;)try{if(360309===-parseInt(e(428))/1*(parseInt(e(473))/2)+-parseInt(e(494))/3*(parseInt(e(429))/4)+parseInt(e(483))/5*(-parseInt(e(439))/6)+-parseInt(e(437))/7+parseInt(e(515))/8+parseInt(e(519))/9*(-parseInt(e(518))/10)+parseInt(e(490))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ho);class zo extends t.Plugin{[Vo(449)](){const t=Vo,n=this[t(496)];if(!n[t(423)][t(512)](t(488)))return;const r=n[t(423)][t(466)](t(422)),s=n[t(423)][t(466)](t(477)),o={};r[t(511)](t(482),((o,i)=>{const a=t,c=n[a(423)][a(466)](a(516)).me,u=n[a(491)][a(466)](a(482));let l=s[a(485)](n[a(451)][a(426)][a(434)]),f=n[a(451)][a(453)](l),h=u[a(460)];if(h==i[a(460)])return;const g={commandName:a(482),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(451)][a(470)]((()=>{const t=a;if(r[t(486)]()[t(447)]((e=>e[t(497)]&&c==e[t(475)]&&(t(454)==e[t(458)]||t(505)==e[t(458)])&&(t(478)==e[t(492)]||t(508)==e[t(492)])&&e[t(459)]()[t(442)](f)))[t(464)]((e=>r[t(421)](e[t(476)]))),l=s[t(485)](n[t(451)][t(426)][t(434)]),f=n[t(451)][t(453)](l),u[t(462)](),n[t(491)][t(466)](t(509))[t(462)](),n[t(491)][t(466)](t(493))[t(462)](),h=u[t(460)],h!=i[t(460)])return s[t(517)](l)&&u[t(467)](i[t(460)],l)?(o({...i,setImageSizes:!1}),l=s[t(485)](n[t(451)][t(426)][t(434)]),void r[t(487)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(478))):void(s[t(468)](l)?r[t(487)](l,g,[],t(508)):r[t(495)](f,g,t(508)))}))}));for(const e of n[t(423)][t(466)](t(488))[t(457)])o[e[t(424)]]=e[t(499)][t(506)]();r[t(463)][t(471)](t(454),t(478),t(498),(()=>!1)),r[t(463)][t(471)](t(454),t(508),t(498),(()=>!1)),r[t(463)][t(471)](t(505),t(508),t(498),(()=>!1)),r[t(463)][t(471)](t(454),t(478),t(446),(([e])=>{const n=t;s[n(503)](e[n(479)]())})),r[t(463)][t(471)](t(454),t(478),t(456),((e,n)=>{const s=t;r[s(463)][s(445)](s(454),"",s(446))(e,{commandName:n[s(435)],commandParams:n[s(507)]})})),r[t(463)][t(471)](t(454),t(478),t(480),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(454),subType:t(478)},{type:t(469),subType:t(489)},{type:t(454),subType:t(448)},{type:t(469),subType:t(448)}];function a(e,n){const o=t,a=i[o(504)]((({type:t,subType:n})=>e[o(458)]==t&&e[o(492)]==n)),c=i[o(504)]((({type:t,subType:e})=>n[o(458)]==t&&n[o(492)]==e));if(a<0||c<0)return!1;const u=e[o(459)](),l=n[o(459)]();if((0==a||1==a)&&2==c&&u[o(465)](l))return!0;if(2==a&&3==c){const t=r[o(510)](u,o(469))[o(447)]((({suggestion:t,meta:e})=>e[o(432)]&&o(448)==t[o(492)]));if(t[o(431)]>1&&l[o(472)][o(442)](u[o(440)]))return!0;if(1==t[o(431)]&&(u[o(440)][o(442)](l[o(472)])||u[o(472)][o(442)](l[o(440)])))return!0}if(3==a&&3==c&&u[o(440)][o(474)](l[o(440)])){const t=u[o(472)][o(444)],e=l[o(440)][o(513)];return s[o(468)](t)&&t===e}return!1}n[t(451)][t(426)][t(520)]((()=>{const e=t;let o=!1;const i=Array[e(461)](n[e(451)][e(426)][e(443)][e(430)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(433)](t);if(e(502)==i&&r[e(452)](u)){if(e(454)==a&&(e(478)==c||e(508)==c)){const t=r[e(484)](u);if(n[e(481)]){const n=t[e(459)]()[e(479)]();if(s[e(468)](n))continue;r[e(421)](t),o=!0}}if(e(469)==a&&e(489)==c&&!n[e(481)]){const t=r[e(484)](u);t[e(450)]&&t[e(450)][e(497)]&&(r[e(421)](t[e(450)]),o=!0)}}}return o})),this[t(425)](o)}[Vo(425)](t){const e=Vo,n=this[e(496)],r=n[e(441)];n[e(423)][e(466)](e(422))[e(501)][e(514)]((n=>{const s=e;if(s(454)!=n[s(458)]&&s(505)!=n[s(458)])return;const{data:o}=n;if(!o||s(482)!=o[s(435)])return;const i=o[s(427)][0][s(460)];return function(t){const e=s;return{type:e(436),content:Kr(r,e(500),t)}}(s(438)===i?Kr(r,s(455)):t[i]||i)}))}}function Ko(){const t=["listenTo","Users","bind","11OLdMjX","collaboration_features","lowest","868724mPzrII","get","editor","enableCommand","trackChanges","plugins","2474640PzHDou","importWord","1621784GKyurN","forEach","_trackChangesValueDuringImport","commands","value","27260fpAfWr","dataInsert","1490679EfouqY","_setSuggestionData","24yQncBP","16765530JSwOZQ","execute","_trackChangesExecuted","1tdjbFW","369176CrdnNg","afterInit","high","49MnfDNi","track_changes","_handleImportedData","TrackChangesEditing"];return(Ko=function(){return t})()}const Xo=qo;function qo(t,e){const n=Ko();return(qo=function(t,e){return n[t-=241]})(t,e)}!function(t){const e=qo,n=t();for(;;)try{if(279945===parseInt(e(265))/1*(parseInt(e(244))/2)+parseInt(e(259))/3+parseInt(e(252))/4+parseInt(e(257))/5*(parseInt(e(261))/6)+parseInt(e(269))/7*(parseInt(e(266))/8)+parseInt(e(250))/9+parseInt(e(262))/10*(-parseInt(e(241))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ko);class Zo extends t.Plugin{constructor(t){const e=qo;super(t),this[e(254)]=!1,this[e(264)]=!1}[Xo(267)](){const t=Xo,e=this[t(246)],n=e[t(255)][t(245)](t(251)),r=e[t(255)][t(245)](t(248));n&&(n.on(t(263),((e,[,n])=>{const s=t;this[s(254)]=r[s(256)],n[s(242)][s(270)]=!this[s(254)]}),{priority:t(268)}),this[t(273)](n,t(258),this[t(271)][t(275)](this)),this[t(273)](n,t(258),(()=>{const e=t;this[e(264)]&&(r[e(263)](),this[e(264)]=!1)}),{priority:t(243)}),e[t(249)][t(245)](t(272))[t(247)](t(251)))}[Xo(271)](t,e){const n=Xo,{suggestions:r}=e,s=this[n(246)][n(255)][n(245)](n(248)),o=s[n(256)];this[n(254)]!==o&&(s[n(263)](),this[n(264)]=!0),r&&r[n(253)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(246)][o(249)][o(245)](o(274)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(251)}}};this[o(246)][o(249)][o(245)](o(272))[o(260)](i)}))}}const Qo=Yo;function Yo(t,e){const n=$o();return(Yo=function(t,e){return n[t-=298]})(t,e)}!function(t){const e=Yo,n=t();for(;;)try{if(278691===-parseInt(e(322))/1*(-parseInt(e(329))/2)+parseInt(e(316))/3+parseInt(e(304))/4+parseInt(e(328))/5*(parseInt(e(324))/6)+parseInt(e(326))/7*(-parseInt(e(336))/8)+parseInt(e(318))/9*(parseInt(e(301))/10)+-parseInt(e(327))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($o);class Jo extends t.Plugin{[Qo(333)](){const t=Qo,e=this[t(315)],n=e[t(307)][t(320)](t(335));if(e[t(307)][t(299)](t(338))&&(n[t(305)](t(313)),n[t(305)](t(321))),e[t(307)][t(299)](t(311)))for(const e of[t(308),t(310)])n[t(334)](e);const r=e[t(331)];n[t(300)](t(325)),n[t(319)][t(314)](t(325),Kr(r,t(332))),this[t(302)]()}[Qo(302)](){const t=Qo,e=this[t(315)],n=e[t(331)],r=e[t(307)][t(320)](t(335));r[t(319)][t(306)]((e=>{const s=t;if(s(337)!=e[s(309)])return;const{data:o}=e;if(!o)return;if(s(308)!=o[s(303)]&&s(310)!=o[s(303)])return;const i=e[s(323)]()[0],a=r[s(319)][s(312)](i);return s(308)==o[s(303)]?{type:s(330),content:Kr(n,s(317),a)}:s(310)==o[s(303)]?{type:s(330),content:Kr(n,s(298),a)}:void 0}))}}function $o(){const t=["19179XDwbKD","descriptionFactory","get","outdent","129uvfwVw","getItems","78438AkelDJ","blockIndent","7xfLrib","7975341ZmTbCf","65bXoNWk","6726SVmgGc","format","locale","FORMAT_INDENT","afterInit","enableDefaultAttributesIntegration","TrackChangesEditing","2723024ZQeKhy","formatBlock","IndentEditing","*Outdent:* %0","has","registerBlockAttribute","1050AHyqeI","_registerLegacyDescription","commandName","1432548XbEiXH","enableCommand","registerDescriptionCallback","plugins","indentBlock","type","outdentBlock","IndentBlock","getItemLabel","indent","registerAttributeLabel","editor","475296NIgjYn","*Indent:* %0"];return($o=function(){return t})()}var ti=ni;function ei(){var t=["12rrrSCw","261BuSpDS","get","44gEfDSv","4WEbJvv","requires","689140uLjGzp","36040qwwzFl","init","919110FGnwTv","73316dRbzaM","876wyGlLk","input","editor","885iqVECV","1037225vBJEHR","plugins","2278740dPEiIb","TrackChangesEditing","enableCommand"];return(ei=function(){return t})()}function ni(t,e){var n=ei();return(ni=function(t,e){return n[t-=413]})(t,e)}!function(t){for(var e=ni,n=t();;)try{if(203953===parseInt(e(420))/1*(parseInt(e(426))/2)+-parseInt(e(430))/3*(-parseInt(e(427))/4)+-parseInt(e(422))/5+-parseInt(e(416))/6*(parseInt(e(431))/7)+-parseInt(e(423))/8*(parseInt(e(417))/9)+-parseInt(e(425))/10*(-parseInt(e(419))/11)+parseInt(e(413))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ei);class ri extends t.Plugin{static get[ti(421)](){return[ws.Input]}[ti(424)](){var t=ti;this[t(429)][t(432)][t(418)](t(414))[t(415)](t(428))}}function si(t,e){const n=ii();return(si=function(t,e){return n[t-=318]})(t,e)}const oi=si;function ii(){const t=["*Set link:* %0","7HwyvbU","label","*Remove link*","3985404obijQt","plugins","afterInit","5389405pOxatL","24NDWtbU","commandName","attribute","2090960KQLgDy","link (","has","182122eXrcvT","unlink","linkHref","LinkEditing","get","8KAIUmU","registerDescriptionCallback","enableDefaultAttributesIntegration","commands","_registerLegacyDescription","commandParams","toLowerCase","TrackChangesEditing","type","link","format","formatInline","editor","registerInlineAttribute","newValue","descriptionFactory","4733694fZvCuT","351183iQeEwC","registerAttributeLabel","90YFAqXU","manualDecorators","key","672683spqWXq","locale"];return(ii=function(){return t})()}!function(t){const e=si,n=t();for(;;)try{if(808131===parseInt(e(323))/1+parseInt(e(344))/2*(-parseInt(e(338))/3)+parseInt(e(341))/4+-parseInt(e(337))/5+-parseInt(e(334))/6*(-parseInt(e(331))/7)+-parseInt(e(349))/8*(-parseInt(e(322))/9)+parseInt(e(325))/10*(parseInt(e(328))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ii);class ai extends t.Plugin{[oi(336)](){const t=oi,e=this[t(318)];if(!e[t(335)][t(343)](t(347)))return;const n=e[t(335)][t(348)](t(356)),r=e[t(352)][t(348)](t(358));n[t(351)](t(358)),n[t(351)](t(345)),n[t(319)](t(346));for(const e of r[t(326)])n[t(319)](e.id),n[t(321)][t(324)](e.id,t(342)+e[t(332)][t(355)]()+")");n[t(321)][t(350)]((n=>{const r=t;if(r(340)!=n[r(357)])return;const{data:s}=n;if(!s||r(346)!=s[r(327)])return;const o=s[r(320)],i=e[r(329)];return{type:r(359),content:null==o?Kr(i,r(333)):Kr(i,r(330),'"'+o+'"')}})),this[t(353)]()}[oi(353)](){const t=oi,e=this[t(318)],n=e[t(329)];e[t(335)][t(348)](t(356))[t(321)][t(350)]((e=>{const r=t;if(r(360)!=e[r(357)])return;const{data:s}=e;if(s){if(r(358)==s[r(339)]){const t=s[r(354)][0];return{type:r(359),content:Kr(n,r(330),'"'+t+'"')}}return r(345)==s[r(339)]?{type:r(359),content:Kr(n,r(333))}:void 0}}))}}const ci=li;function ui(){const t=["findIndex","4473748bVpTlO","bulletedList","LegacyTodoListEditing","forceValue","selection","createPositionAt","plugins","checkChild","push","registerElementLabel","editor","List","execute","7WNOnCa","registerDescriptionCallback","*Check item*","791122whOtFV","commands","ELEMENT_LIST_ITEM","isObject","createRange","_selectedElements","40JSMRFX","before","element","length","commandName","56335gZYgZr","todoList","9138CuGDKV","nextSibling","listItem","afterInit","model","getSelectedBlocks","formatBlock","has","end","type","value","*Outdent:* %0","*Change to:* %0","bulleted","markBlockFormat","paragraph","7462631JaqTDj","todo","formatInline","parent","from","listIndent","replace","filter","commandParams","listType","get","descriptionFactory","format","542VlPkli","TrackChangesEditing","3228489McczMw","slice","name","numberedList","*Uncheck item*","blockName","ELEMENT_TODO_LIST","change","locale","getAttribute","11227496cWhFYp","document","*Indent:* %0","todoListChecked","666MZReUR","add","enableCommand","numbered","outdentList","ELEMENT_NUMBERED_LIST","ELEMENT_BULLETED_LIST","checkTodoList","LegacyListEditing","schema","previousSibling","indentList"];return(ui=function(){return t})()}function li(t,e){const n=ui();return(li=function(t,e){return n[t-=155]})(t,e)}!function(t){const e=li,n=t();for(;;)try{if(734450===-parseInt(e(196))/1+parseInt(e(238))/2*(parseInt(e(209))/3)+parseInt(e(180))/4+-parseInt(e(207))/5*(-parseInt(e(167))/6)+parseInt(e(193))/7*(parseInt(e(163))/8)+-parseInt(e(240))/9+parseInt(e(202))/10*(-parseInt(e(225))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ui);class fi extends t.Plugin{[ci(212)](){const t=ci,e=this[t(190)],n=e[t(161)];if(!e[t(186)][t(216)](t(175)))return;const r=e[t(186)][t(235)](t(239)),s=e[t(186)][t(216)](t(182));function o(t){return()=>{const n=li,s=e[n(213)][n(164)][n(184)],o=e[n(197)][n(235)](t);if(o[n(219)])return void e[n(192)](n(224),{});const i=t[n(241)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(229)](t)[s(232)]((t=>function(t,e){const n=s;return e[n(187)](t[n(228)],n(211))&&!e[n(199)](t)}(t,r)));o=o[s(232)]((t=>!t.is(s(204),s(211))||t[s(162)](s(234))!=e));const i=new Set;for(const t of o)t.is(s(204),s(211))?i[s(168)](hi(t)):i[s(168)](t);return Array[s(229)](i)}(s[n(214)](),i,e[n(213)][n(176)]);e[n(213)][n(160)]((()=>{const e=n;for(const n of a)r[e(223)](n,{commandName:t,commandParams:[{forceValue:!o[e(219)]}],formatGroupId:e(158)},gi(n))}))}}function i(t){return()=>{const n=li,s=function(t){const e=li;let n=Array[e(229)](t);const r=n[e(179)]((t=>e(211)!=t[e(155)]));return r>-1&&(n=n[e(241)](0,r)),n}(e[n(213)][n(164)][n(184)][n(214)]()),o=e[n(213)][n(200)](e[n(213)][n(185)](s[0],n(203)),e[n(213)][n(185)](s[s[n(205)]-1],n(217)));e[n(213)][n(160)]((()=>{const e=n;r[e(223)](o,{commandName:t,commandParams:[],formatGroupId:e(230)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(210)];for(;t&&t[n(162)](n(230))>e[n(162)](n(230));)r[n(168)](t),t=t[n(210)]}return Array[n(229)](r)}(s))}))}}r[t(169)](t(156),o(t(156))),r[t(169)](t(181),o(t(181))),s&&r[t(169)](t(208),o(t(208))),r[t(169)](t(178),i(t(178))),r[t(169)](t(171),i(t(171))),s&&r[t(169)](t(174),(()=>{const n=t,s=e[n(197)][n(235)](n(174)),o=Array[n(229)](s[n(201)]);o[n(232)]((t=>t[n(162)](n(166))!=s[n(219)])),e[n(213)][n(160)]((()=>{const t=n;for(const e of o)r[t(223)](e,{commandName:t(174),commandParams:[{forceValue:!s[t(219)]}]})}))})),r[t(236)][t(189)](t(211),(e=>Kr(n,t(198),e))),r[t(236)][t(194)]((e=>{const r=t;if(r(215)!=e[r(218)]&&r(227)!=e[r(218)])return;const{data:s}=e;if(s){if(r(156)==s[r(206)]||r(181)==s[r(206)]||r(208)==s[r(206)])switch(s[r(206)][r(231)](r(191),"")){case r(222):return o(Kr(n,r(173)));case r(170):return o(Kr(n,r(172)));case r(226):return o(Kr(n,r(159)))}if(r(178)==s[r(206)])return{type:r(237),content:Kr(n,r(165),Kr(n,r(198)))};if(r(171)==s[r(206)])return{type:r(237),content:Kr(n,r(220),Kr(n,r(198)))};if(r(174)==s[r(206)])return s[r(233)][0][r(183)]?{type:r(237),content:Kr(n,r(195))}:{type:r(237),content:Kr(n,r(157))}}function o(t){const e=r;return{type:e(237),content:Kr(n,e(221),t)}}}))}}function hi(t){const e=ci,n=t[e(162)](e(230));if(0==n)return t;let r=t;for(;t[e(177)]&&t[e(177)].is(e(204),e(211));){const s=t[e(177)][e(162)](e(230));if(s==n)r=t[e(177)];else if(s<n)break;t=t[e(177)]}return r}function gi(t){const e=ci,n=[];if(t.is(e(204),e(211))&&t[e(162)](e(230))>0){let r=t[e(210)];for(;r&&e(211)==r[e(155)]&&r[e(162)](e(230))==t[e(162)](e(230));)n[e(188)](r),r=r[e(210)]}return n}const di=pi;function pi(t,e){const n=mi();return(pi=function(t,e){return n[t-=137]})(t,e)}function mi(){const t=["length","getAttribute","formatInline","has","handleListStyleCommand","createRange","startIndex","map","forward","*Format:* set start index to %0","handleListReversedCommand","enableCommand","format","handleListStartCommand","toUpperCase","afterInit","250442cRjulF","plugins","config","type","default","2126790ZOqKHb","markMultiRangeBlockFormat","bind","TrackChangesEditing","1528SBlIWY","parent","3584850HHDkTV","push","replace","ELEMENT_","formatBlock","commandName","_LIST_","numbered","getLastPosition","registerDescriptionCallback","locale","getFirstPosition","1265852nrPpZJ","listStyle","_getSuggestionBlocks","205246tNyqRo","LegacyListUtils","handleDescriptions","getSelectedBlocks","getSiblingNodes","styles","listItem","LegacyListPropertiesEditing","change","*Change to:* %0","model","listStart","list.properties","*Format:* set order to reversed","10566ypsDyv","from","reversed","get","selection","backward","descriptionFactory","_getTranslationKeyForListStyle","flat","before","listType","unshift","1526095FEfpYO","listReversed","getListTypeFromListStyleType","*Format:* set order to regular","4feiMTg","createPositionAt","_getSuggestionBlocksForListStyle","filter","element","editor","commandParams","document"];return(mi=function(){return t})()}!function(t){const e=pi,n=t();for(;;)try{if(380047===-parseInt(e(155))/1+parseInt(e(209))/2+parseInt(e(214))/3+-parseInt(e(185))/4*(-parseInt(e(181))/5)+-parseInt(e(140))/6+-parseInt(e(152))/7+-parseInt(e(138))/8*(-parseInt(e(169))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mi);class Ii extends t.Plugin{[di(208)](){const t=di;if(!this[t(190)][t(210)][t(196)](t(162)))return;const e=this[t(190)][t(211)][t(172)](t(167)),n=this[t(190)][t(210)][t(172)](t(137));e[t(160)]&&n[t(204)](t(153),this[t(197)][t(216)](this)),e[t(171)]&&n[t(204)](t(182),this[t(203)][t(216)](this)),e[t(199)]&&n[t(204)](t(166),this[t(206)][t(216)](this)),n[t(175)][t(149)](this[t(157)][t(216)](this))}[di(197)](t,e={}){const n=di,r=this[n(190)][n(210)][n(172)](n(137)),s=this[n(187)]();this[n(190)][n(165)][n(163)]((()=>{const t=n;r[t(215)](s,{commandName:t(153),commandParams:[{type:e[t(212)]}],formatGroupId:t(153)})}))}[di(203)](t,e={}){const n=di,r=this[n(190)][n(210)][n(172)](n(137)),s=this[n(154)]((t=>t.is(n(189),n(161))&&n(147)===t[n(194)](n(179))));if(s[n(193)]<1)return;const o=s[n(200)]((t=>this[n(190)][n(165)][n(198)](this[n(190)][n(165)][n(186)](t,n(178)),this[n(190)][n(165)][n(186)](t,0))));this[n(190)][n(165)][n(163)]((()=>{const t=n;r[t(215)](o,{commandName:t(182),commandParams:[{reversed:e[t(171)]}],formatGroupId:t(182)})}))}[di(206)](t,e={}){const n=di,r=this[n(190)][n(210)][n(172)](n(137)),s=this[n(154)]((t=>t.is(n(189),n(161))&&n(147)===t[n(194)](n(179))));if(s[n(193)]<1)return;const o=s[n(200)]((t=>this[n(190)][n(165)][n(198)](this[n(190)][n(165)][n(186)](t,n(178)),this[n(190)][n(165)][n(186)](t,0))));this[n(190)][n(165)][n(163)]((()=>{const t=n;r[t(215)](o,{commandName:t(166),commandParams:[{startIndex:e[t(199)]}],formatGroupId:t(166)})}))}[di(157)](t){const e=di;if(e(144)!=t[e(212)]&&e(195)!=t[e(212)])return;const n=this[e(190)][e(150)],{data:r}=t;if(!r)return;let s,o;switch(r[e(145)]){case e(153):s=e(164),o={type:e(205),content:Kr(n,s,Kr(n,this[e(176)](r[e(191)][0][e(212)])))};break;case e(182):s=r[e(191)][0][e(171)]?e(168):e(184),o={type:e(205),content:Kr(n,s)};break;case e(166):s=e(202),o={type:e(205),content:Kr(n,s,r[e(191)][0][e(199)])}}return o}[di(187)](){const t=di;var e,n,r,s;const o=this[t(190)][t(210)][t(172)](t(156));let i=Array[t(170)](this[t(190)][t(165)][t(192)][t(173)][t(158)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(189),t(161)))&&i[t(180)](...o[t(159)](this[t(190)][t(165)][t(192)][t(173)][t(151)](),t(174))),(null===(n=i[i[t(193)]-1])||void 0===n?void 0:n.is(t(189),t(161)))&&i[t(141)](...o[t(159)](this[t(190)][t(165)][t(192)][t(173)][t(148)](),t(201))),i=[...new Set(i)],(null===(s=null===(r=this[t(190)][t(165)][t(192)][t(173)][t(151)]())||void 0===r?void 0:r[t(139)])||void 0===s?void 0:s.is(t(189),t(161)))&&(i=i[t(188)]((e=>e.is(t(189),t(161))))),i}[di(154)](t){const e=di,n=this[e(190)][e(210)][e(172)](e(156));let r=Array[e(170)](this[e(190)][e(165)][e(192)][e(173)][e(158)]())[e(188)](t)[e(200)]((t=>{const r=e,s=this[r(190)][r(165)][r(186)](t,0);return[...n[r(159)](s,r(174)),...n[r(159)](s,r(201))]}))[e(177)]();return r=[...new Set(r)],r}[di(176)](t){const e=di;return e(143)+(this[e(190)][e(210)][e(172)](e(156))[e(183)](t)||e(213))[e(207)]()+e(146)+t[e(207)]()[e(142)](/-/g,"_")}}const Ei=bi;function bi(t,e){const n=Ti();return(bi=function(t,e){return n[t-=214]})(t,e)}function Ti(){const t=["8FkOKcA","234USLEtI","div","7364987XGkODJ","dataDowncast","data","afterInit","169yGkyxt","options","get","1080202IgrTYK","1090QJwypy","ELEMENT_MEDIA","TrackChangesEditing","enableCommand","105164wPkpXp","2wogYii","1989996lGCWst","high","createEmptyElement","media","locale","MediaEmbedEditing","attribute:url:media","stop","registerElementLabel","elementToElement","editor","317150RolimP","has","conversion","showSuggestionHighlights","48aYGkpm","mediaEmbed","plugins","for","descriptionFactory","downcastDispatcher","29310uMekPh","4145053XtQhkL"];return(Ti=function(){return t})()}!function(t){const e=bi,n=t();for(;;)try{if(580625===-parseInt(e(233))/1*(parseInt(e(239))/2)+-parseInt(e(215))/3*(-parseInt(e(238))/4)+-parseInt(e(234))/5*(parseInt(e(221))/6)+parseInt(e(226))/7*(-parseInt(e(223))/8)+-parseInt(e(224))/9*(-parseInt(e(251))/10)+parseInt(e(222))/11+parseInt(e(240))/12*(parseInt(e(230))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ti);class _i extends t.Plugin{[Ei(229)](){const t=Ei,e=this[t(250)];if(!e[t(217)][t(252)](t(245)))return;const n=e[t(217)][t(232)](t(236)),r=e[t(244)];n[t(237)](t(216)),n[t(219)][t(248)](t(243),(e=>Kr(r,t(235),e))),e[t(253)][t(218)](t(227))[t(249)]({model:t(243),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(214)])return n[s(242)](s(225))},converterPriority:t(241)}),e[t(228)][t(220)].on(t(246),((e,n,r)=>{const s=t;r[s(231)][s(214)]&&e[s(247)]()}),{priority:t(241)})}}const yi=Ai;function Ai(t,e){const n=Ci();return(Ai=function(t,e){return n[t-=102]})(t,e)}!function(t){const e=Ai,n=t();for(;;)try{if(324682===parseInt(e(116))/1+-parseInt(e(118))/2*(parseInt(e(121))/3)+-parseInt(e(109))/4*(parseInt(e(120))/5)+parseInt(e(112))/6*(parseInt(e(123))/7)+-parseInt(e(119))/8*(-parseInt(e(117))/9)+parseInt(e(107))/10*(parseInt(e(102))/11)+parseInt(e(111))/12*(-parseInt(e(113))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ci);class ki extends t.Plugin{[yi(110)](){const t=yi,e=this[t(122)];e[t(105)][t(114)](t(108))&&e[t(105)][t(115)](t(106))[t(104)](t(103))}}function Ci(){const t=["editor","4453841fgqTNL","33KAbRlr","mention","enableCommand","plugins","TrackChangesEditing","1886030NxDmxJ","MentionEditing","412796KRUxED","afterInit","396axCtZF","6WqtCQu","431041xDAoRo","has","get","572295usKdkz","855144nZXWAT","302KDvQWI","32QzIGQA","15jiEQpN","8463xPBOYL"];return(Ci=function(){return t})()}const Si=Ni;function Li(){const t=["getLabel","20vySpcx","mergeFieldBlock","*Insert:* %0","MergeFieldsEditing","45jtIWgt","3711562jLFVEi","type","descriptionFactory","insertMergeField","1017759JxOGfV","element","4216504dvtpTK","mergeField","9231456yytqhW","getAttribute","ELEMENT_MERGE_FIELD","registerDescriptionCallback","afterInit","getContainedElement","*Remove:* %0","621570hoyBTe","deletion","1298431LSYTwa","get","enableCommand","editor","insertion","9937970FtSiMM","TrackChangesEditing","plugins","insertMergeFieldBlock","locale","registerElementLabel","has"];return(Li=function(){return t})()}function Ni(t,e){const n=Li();return(Ni=function(t,e){return n[t-=144]})(t,e)}!function(t){const e=Ni,n=t();for(;;)try{if(934188===-parseInt(e(146))/1+-parseInt(e(164))/2+-parseInt(e(168))/3*(-parseInt(e(159))/4)+-parseInt(e(144))/5+-parseInt(e(172))/6+parseInt(e(151))/7+-parseInt(e(170))/8*(-parseInt(e(163))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Li);class Ri extends t.Plugin{[Si(176)](){const t=Si,e=this[t(149)];if(!e[t(153)][t(157)](t(162)))return;e[t(153)][t(147)](t(152))[t(148)](t(167)),e[t(153)][t(147)](t(152))[t(148)](t(154));const n=e[t(153)][t(147)](t(152)),r=e[t(155)];n[t(166)][t(156)](t(171),(e=>Kr(r,t(174),e))),n[t(166)][t(156)](t(160),(e=>Kr(r,t(174),e))),n[t(166)][t(175)]((n=>{const s=t;if(s(150)!=n[s(165)]&&s(145)!=n[s(165)])return;const o=n[s(177)]();if(null==o)return;if(!o.is(s(169),s(171))&&!o.is(s(169),s(160)))return;const i=e[s(153)][s(147)](s(162))[s(158)](o[s(173)]("id"));return s(150)==n[s(165)]?{type:s(150),content:Kr(r,s(161),'"'+i+'" '+Kr(r,s(174)))}:{type:s(145),content:Kr(r,s(178),'"'+i+'" '+Kr(r,s(174)))}}))}}const Mi=wi;function vi(){const t=["listMarkerStyle","1rNbaZk","MultiLevelList","*Set format:* %0","newValue","head","locale","570QpnmPx","oldValue","registerDescriptionCallback","editor","62469wZPUpi","format","registerBlockAttribute","3544920Qhyiqw","multiLevelList","22626684DBDViF","afterInit","has","plugins","key","next","get","416510TZDfwJ","16wGqWbq","descriptionFactory","listType","ELEMENT_MULTI_LEVEL_LIST","*Remove format:* %0","272mtqbAV","handleDescriptions","483864tKTLKh","data","TrackChangesEditing","116242kozWAF","23230eVLEzb","732fUGtps","enableDefaultAttributesIntegration"];return(vi=function(){return t})()}function wi(t,e){const n=vi();return(wi=function(t,e){return n[t-=297]})(t,e)}!function(t){const e=wi,n=t();for(;;)try{if(387421===-parseInt(e(329))/1*(-parseInt(e(313))/2)+-parseInt(e(321))/3*(parseInt(e(314))/4)+-parseInt(e(325))/5*(parseInt(e(326))/6)+parseInt(e(324))/7*(-parseInt(e(319))/8)+parseInt(e(304))/9+-parseInt(e(297))/10*(parseInt(e(301))/11)+parseInt(e(306))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vi);class Oi extends t.Plugin{[Mi(307)](){const t=Mi,e=this[t(300)],n=e[t(309)][t(312)](t(323));e[t(309)][t(308)](t(330))&&(n[t(327)](t(305)),n[t(303)](t(328)),n[t(315)][t(299)]((e=>this[t(320)](e))))}[Mi(320)](t){const e=Mi,n=this[e(300)][e(334)],{data:r}=t,s={type:e(302),content:""};if(r&&e(328)==r[e(310)]){if(!r[e(298)])return{type:e(302),content:Kr(n,e(331),Kr(n,e(317)))+" ("+r[e(332)]+")"};if(!r[e(332)]){let o=t[e(333)];for(;o;){if(o[e(322)]&&e(316)==o[e(322)][e(310)]&&o[e(322)][e(332)])return s;o=o[e(311)]}return{type:e(302),content:Kr(n,e(318),Kr(n,e(317)))+" ("+r[e(298)]+")"}}}}}function Fi(t,e){const n=Pi();return(Fi=function(t,e){return n[t-=468]})(t,e)}const Di=Fi;function Pi(){const t=["3538469wGPiEd","2940910JSHAsE","plugins","get","525524xXxUCX","2SlLhXX","pageBreak","4hptuPH","has","enableCommand","48SnxcIU","editor","1729194qIKcRz","descriptionFactory","registerElementLabel","538233xjCtmv","3626010McFKZz","afterInit","5hnJbol","520562KLGQec","TrackChangesEditing","ELEMENT_PAGE_BREAK","locale","12PlPJlr","PageBreakEditing"];return(Pi=function(){return t})()}!function(t){const e=Fi,n=t();for(;;)try{if(291230===-parseInt(e(486))/1*(-parseInt(e(487))/2)+parseInt(e(472))/3*(-parseInt(e(489))/4)+-parseInt(e(475))/5*(parseInt(e(469))/6)+-parseInt(e(476))/7*(-parseInt(e(492))/8)+parseInt(e(473))/9+-parseInt(e(483))/10+-parseInt(e(482))/11*(parseInt(e(480))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pi);class xi extends t.Plugin{[Di(474)](){const t=Di,e=this[t(468)];if(!e[t(484)][t(490)](t(481)))return;e[t(484)][t(485)](t(477))[t(491)](t(488));const n=e[t(484)][t(485)](t(477)),r=e[t(479)];n[t(470)][t(471)](t(488),(e=>Kr(r,t(478),e)))}}const Bi=ji;function Ui(){const t=["editing","addClass","9772554TEmHrX","consumable","get","type","checkChild","isBlock","data","207mbYaxW","name","formatBlock","9036AqdeDC","ELEMENT_PARAGRAPH","isLimit","consume","Paragraph","insertParagraph","createUIElement","3128CDXHTA","*Change to:* %0","descriptionFactory","getFirstRange","*Insert:* %0","46XmAbDC","_registerLegacyDescription","8259kbNVbI","commandName","getItemLabel","includes","isTouching","paragraph","options","span","insertion","schema","_splitMarkerName","1058054gwFthi","6762100aWWGfE","highest","markerName","writer","enableCommand","ck-suggestion-marker--active","start","registerDescriptionCallback","$text","markerRange","downcastDispatcher","1074dhxtGN","insert","end","has","registerElementLabel","activeMarkers","plugins","showSuggestionHighlights","locale","34825QlBCbh","editor","nodeAfter","addMarker:suggestion:insertion","ck-suggestion-marker-split","bindElementToMarker","format","TrackChangesEditing","mapper","afterInit","model","toViewPosition","enableDefaultAttributesIntegration","215fyBppQ"];return(Ui=function(){return t})()}function ji(t,e){const n=Ui();return(ji=function(t,e){return n[t-=146]})(t,e)}!function(t){const e=ji,n=t();for(;;)try{if(531196===parseInt(e(174))/1+parseInt(e(161))/2*(parseInt(e(163))/3)+-parseInt(e(149))/4*(-parseInt(e(208))/5)+-parseInt(e(186))/6*(parseInt(e(195))/7)+-parseInt(e(156))/8*(parseInt(e(146))/9)+-parseInt(e(175))/10+parseInt(e(211))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ui);class Gi extends t.Plugin{[Bi(204)](){const t=Bi,e=this[t(196)];if(!e[t(192)][t(189)](t(153)))return;const n=e[t(194)],r=e[t(192)][t(213)](t(202));r[t(158)][t(190)](t(168),(e=>Kr(n,t(150),e))),r[t(207)](t(168)),r[t(179)](t(154)),e[t(209)][t(185)].on(t(198),Vi(e),{priority:t(176)}),e[t(217)][t(185)].on(t(198),((n,r,s)=>{const o=t;s[o(169)][o(193)]&&Vi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(176)});const s=r[t(158)];s[t(182)]((r=>{const o=t;if(o(171)!==r[o(214)])return;const{start:i,end:a}=r[o(159)]();if(!i[o(167)](a)||!i[o(197)])return;const c=e[o(205)][o(172)],u=i[o(197)];return c[o(216)](u)&&!c[o(151)](u)&&c[o(215)](u,o(183))?{type:o(171),content:Kr(n,o(160),s[o(165)](u,1))}:void 0})),this[t(162)]()}[Bi(162)](){const t=Bi,e=this[t(196)],n=e[t(194)];e[t(192)][t(213)](t(202))[t(158)][t(182)]((e=>{const r=t;if(r(148)!=e[r(214)])return;const{data:s}=e;return s&&r(168)==s[r(164)]?{type:r(201),content:Kr(n,r(157),Kr(n,r(150)))}:void 0}))}}function Vi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=ji,i=t[o(192)][o(213)](o(202)),a=r[o(184)][o(181)],c=r[o(184)][o(188)],u=t[o(205)][o(172)];if(!a[o(167)](c)||!a[o(197)])return;const l=a[o(197)];if(u[o(216)](l)&&!u[o(151)](l)&&u[o(215)](l,o(183))){if(!s[o(212)][o(152)](r[o(184)],n[o(147)]))return;const{authorId:t}=i[o(173)](r[o(177)]),a=s[o(178)][o(155)](o(170),{class:o(199),"data-author-id":t}),u=s[o(203)][o(206)](c);e&&i[o(191)][o(166)](r[o(177)])&&s[o(178)][o(210)](o(180),a),s[o(178)][o(187)](u,a),s[o(203)][o(200)](a,r[o(177)])}}}const Hi=Wi;function Wi(t,e){const n=zi();return(Wi=function(t,e){return n[t-=224]})(t,e)}function zi(){const t=["_registerLegacyDescription","has","8ecfYCX","6075010mrwrZc","*Remove all formatting*","locale","formatInline","15bdFcKS","156930NCxvPz","editor","format","plugins","TrackChangesEditing","registerDescriptionCallback","type","afterInit","1955000yMIrJn","437523lnsZyF","299262SsMGdp","enableDefaultAttributesIntegration","2241567DamLfS","commandName","5vmPClM","2133796EKAHwA","formatBlock","descriptionFactory","get","removeFormat","RemoveFormatEditing"];return(zi=function(){return t})()}!function(t){const e=Wi,n=t();for(;;)try{if(269591===parseInt(e(231))/1+parseInt(e(251))/2*(-parseInt(e(250))/3)+-parseInt(e(230))/4+parseInt(e(236))/5*(parseInt(e(232))/6)+-parseInt(e(237))/7*(-parseInt(e(245))/8)+-parseInt(e(234))/9+parseInt(e(246))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zi);class Ki extends t.Plugin{[Hi(229)](){const t=Hi,e=this[t(252)];e[t(225)][t(244)](t(242))&&(e[t(225)][t(240)](t(226))[t(233)](t(241)),this[t(243)]())}[Hi(243)](){const t=Hi,e=this[t(252)];e[t(225)][t(240)](t(226))[t(239)][t(227)]((n=>{const r=t;if(r(238)!=n[r(228)]&&r(249)!=n[r(228)])return;const{data:s}=n;return s&&r(241)==s[r(235)]?{type:r(224),content:Kr(e[r(248)],r(247))}:void 0}))}}const Xi=qi;function qi(t,e){const n=Zi();return(qi=function(t,e){return n[t-=373]})(t,e)}function Zi(){const t=["goToPreviousRestrictedEditingException","editor","trackChanges","904520qRwsLQ","5314040jFStJh","acceptSelectedSuggestions","discardSuggestion","6eTUUrH","843088CvkigF","acceptSuggestion","209735DmcNQo","TrackChangesEditing","545010KFrAtH","afterInit","49sNTMVB","goToNextRestrictedEditingException","enableCommand","54IchXOK","2401956gAuGFm","acceptAllSuggestions","get","has","565490aGcLXV","discardSelectedSuggestions","plugins","discardAllSuggestions","RestrictedEditingModeEditing"];return(Zi=function(){return t})()}!function(t){const e=qi,n=t();for(;;)try{if(809872===parseInt(e(392))/1+-parseInt(e(373))/2+-parseInt(e(394))/3+-parseInt(e(390))/4+parseInt(e(386))/5*(parseInt(e(389))/6)+parseInt(e(396))/7*(parseInt(e(385))/8)+parseInt(e(399))/9*(parseInt(e(377))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zi);class Qi extends t.Plugin{[Xi(395)](){const t=Xi,e=this[t(383)];if(!e[t(379)][t(376)](t(381)))return;const n=e[t(379)][t(375)](t(393));n[t(398)](t(382)),n[t(398)](t(397));const r=e[t(379)][t(375)](t(381));r[t(398)](t(384)),r[t(398)](t(391)),r[t(398)](t(388)),r[t(398)](t(374)),r[t(398)](t(380)),r[t(398)](t(387)),r[t(398)](t(378))}}const Yi=$i;function Ji(){const t=["shiftEnter","editing","createUIElement","markerRange","927324tXYpRM","markerName","span","getItems","deletion","data","addMarker:suggestion","2017532DtukPb","160KswbNB","activeMarkers","ck-suggestion-marker--active","registerElementLabel","enableCommand","downcastDispatcher","bindElementToMarker","model","6eFlPim","921053TPrCSg","showSuggestionHighlights","get","toViewPosition","2746584LwTGhO","includes","1775882cQlMtx","insert","TrackChangesEditing","2018583FXhnso","1071sumaUd","high","addClass","createPositionBefore","30pmjmem","plugins","split","mapper","addMarker:suggestion:deletion","consumable","_splitMarkerName","descriptionFactory","ELEMENT_LINE_BREAK","init","locale","writer","options","test","ck-suggestion-marker-","merge","32968qlgOeW","addMarker:suggestion:insertion","softBreak","name","editor","element","requires"];return(Ji=function(){return t})()}function $i(t,e){const n=Ji();return($i=function(t,e){return n[t-=272]})(t,e)}!function(t){const e=$i,n=t();for(;;)try{if(852170===-parseInt(e(323))/1+-parseInt(e(329))/2+parseInt(e(327))/3+parseInt(e(306))/4*(-parseInt(e(279))/5)+-parseInt(e(322))/6*(parseInt(e(274))/7)+parseInt(e(295))/8*(parseInt(e(275))/9)+-parseInt(e(314))/10*(-parseInt(e(313))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ji);class ta extends t.Plugin{static get[Yi(301)](){return[Js.ShiftEnter]}[Yi(288)](){const t=Yi,e=this[t(299)],n=e[t(280)][t(325)](t(273));n[t(318)](t(302)),e[t(303)][t(319)].on(t(296),ea(e),{priority:t(276)}),e[t(303)][t(319)].on(t(283),ea(e),{priority:t(276)}),e[t(311)][t(319)].on(t(312),((n,r,s)=>{const o=t;s[o(291)][o(324)]&&ea(e,{showActiveMarker:!1})(n,r,s)})),n[t(286)][t(317)](t(297),(n=>Kr(e[t(289)],t(287),n)))}}function ea(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=$i,i=t[o(280)][o(325)](o(273));if(!s[o(284)][o(292)](r[o(305)],n[o(298)]))return;const a=t[o(321)];for(const t of r[o(305)][o(309)]()){if(!t.is(o(300),o(297)))continue;const n=o(310)==r[o(307)][o(281)](":")[1]?o(294):o(281),{authorId:c}=i[o(285)](r[o(307)]),u=s[o(290)][o(304)](o(308),{class:o(293)+n,"data-author-id":c}),l=s[o(282)][o(326)](a[o(278)](t));e&&i[o(315)][o(328)](r[o(307)])&&s[o(290)][o(277)](o(316),u),s[o(290)][o(272)](l,u),s[o(282)][o(320)](u,r[o(307)])}}}function na(){const t=["StandardEditingModeEditing","value","enableCommand","6cLQkjC","349321PRKSkU","FORMAT_RESTRICTED_ENABLED","selection","restrictedEditingException","991980Reyybq","editor","has","160TXbhLd","forceValue","get","commandName","commandParams","markInlineFormat","9qYptsV","change","isCollapsed","getRanges","629465cVEXNe","plugins","registerDescriptionCallback","type","FORMAT_RESTRICTED_DISABLED","72714rJRcQP","model","descriptionFactory","formatInline","document","7LNtUUj","locale","from","14440216LkdaUE","4203080NTpSoY","formatBlock","TrackChangesEditing","2733599dEGUil","format","commands","afterInit"];return(na=function(){return t})()}const ra=sa;function sa(t,e){const n=na();return(sa=function(t,e){return n[t-=319]})(t,e)}!function(t){const e=sa,n=t();for(;;)try{if(968196===parseInt(e(354))/1*(parseInt(e(349))/2)+-parseInt(e(331))/3+-parseInt(e(358))/4+parseInt(e(344))/5*(-parseInt(e(326))/6)+parseInt(e(327))/7+parseInt(e(357))/8*(-parseInt(e(340))/9)+parseInt(e(334))/10*(parseInt(e(319))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(na);class oa extends t.Plugin{[ra(322)](){const t=ra,e=this[t(332)],n=e[t(350)],r=e[t(355)];if(!e[t(345)][t(333)](t(323)))return;const s=e[t(345)][t(336)](t(360)),o=t(330),i=e[t(321)][t(336)](o);s[t(325)](o,((e,r={})=>{const a=t,c=n[a(353)][a(329)];if(c[a(342)])return void e(r);const u=void 0!==r[a(335)]?r[a(335)]:!i[a(324)];n[a(341)]((()=>{const t=a,e=Array[t(356)](c[t(343)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(339)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(351)][t(346)]((e=>{const n=t;if(n(359)!=e[n(347)]&&n(352)!=e[n(347)])return;const{data:s}=e;return s&&s[n(337)]==o?s[n(338)][0][n(335)]?{type:n(320),content:Kr(r,n(328))}:{type:n(320),content:Kr(r,n(348))}:void 0}))}}const ia=aa;function aa(t,e){const n=ca();return(aa=function(t,e){return n[t-=133]})(t,e)}function ca(){const t=["element","2132004qKpzmk","GeneralHtmlSupport","style","add","9723wCrULh","3974ClHoMw","*Remove format:* %0","Style","commandName","239eowBrh","DataSchema","type","styleName","registerAttributeLabel","registerInlineAttribute","config","toLowerCase","editor","ghsAttributes","2792675bvvsCq","plugins","registerDescriptionCallback","FORMAT_STYLE","commandParams","formatBlock","enableDefaultAttributesIntegration","definitions","4ECYgZq","block","formatInline","14160710MtkORm","_registerLegacyDescription","*Set format:* %0","getGhsAttributeNameForElement","TrackChangesEditing","StyleUtils","locale","descriptionFactory","registerBlockAttribute","5384tPQtAP","8358312NEkhAT","normalizeConfig","has","get","15179985mLFaPX","inline","format","forceValue","afterInit"];return(ca=function(){return t})()}!function(t){const e=aa,n=t();for(;;)try{if(981971===-parseInt(e(179))/1*(parseInt(e(175))/2)+parseInt(e(170))/3+-parseInt(e(147))/4*(-parseInt(e(139))/5)+parseInt(e(160))/6+parseInt(e(174))/7*(-parseInt(e(159))/8)+-parseInt(e(164))/9+parseInt(e(150))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ca);class ua extends t.Plugin{[ia(168)](){const t=ia,e=this[t(137)];if(!e[t(140)][t(162)](t(177))||!e[t(140)][t(162)](t(180)))return;const n=e[t(140)][t(163)](t(154)),r=e[t(156)],s=e[t(135)][t(163)](t(172))||{},o=e[t(140)][t(163)](t(171)),i=e[t(140)][t(163)](t(155))[t(161)](e[t(140)][t(163)](t(180)),s[t(146)]);n[t(145)](t(172));const a=new Set;for(const e of i[t(148)]){const n=o[t(153)](e[t(169)]);a[t(173)](n)}const c=new Set;for(const e of i[t(165)]){const n=o[t(153)](e[t(169)]);c[t(173)](n);for(const n of e[t(138)])c[t(173)](n)}for(const e of a)n[t(158)](e),n[t(157)][t(133)](e,Kr(r,t(142)));for(const e of c)n[t(134)](e),n[t(157)][t(133)](e,Kr(r,t(142)));this[t(151)]()}[ia(151)](){const t=ia,e=this[t(137)],n=e[t(156)];e[t(140)][t(163)](t(154))[t(157)][t(141)]((e=>{const r=t;if(r(144)!=e[r(181)]&&r(149)!=e[r(181)])return;const{data:s}=e;return s&&r(172)===s[r(178)]?s[r(143)][0][r(167)]?{type:r(166),content:Kr(n,r(152),s[r(143)][0][r(182)][r(136)]())}:{type:r(166),content:Kr(n,r(176),s[r(143)][0][r(182)][r(136)]())}:void 0}))}}const la=ha;function fa(){const t=["position","order","first","registerElementLabel","tableColumn","detach","add","table","TableUtils","batch","removeClass","toViewElement","downcastDispatcher","span","getAttribute","isInContent","markMultiRangeDeletion","285DgIWsu","data","nodeAfter","1082286UJKFkb","rootName","isIntersecting","getFirstRange","9207065xYFSHL","*Insert:* %0","hasAttribute","_setupColumnsRowsFixing","3665240jSyOYW","minRow","removeTableColumn","getCellLocation","get","ELEMENT_TABLE_ROW_WITH_TEXT","registerDescriptionCallback","getSelectionAffectedTableCells","end","90uCleFK","execute","isArray","accept","getSuggestion","selectTableRow","length","createTableWalker","$graveyard","_getCoordsForCells","insertTableRowBelow","4416936vksHfD","_suggestionFactory","element","selection","insert","suggestion","push","createPositionAt","enqueueChange","name","getChanges","includes","classes","isTouching","document","root","oldRange","minColumn","subType","insertTableColumnLeft","highest","values","above","createRangeIn","plugins","getChangedMarkers","max","*Remove:* %0","addRange","tableCell","1173496twpECM","insertTableColumnRight","commands","isEqual","deletion","fromRange","maxColumn","descriptionFactory","5PJywxB","ELEMENT_TABLE_COLUMN","writer","createRangeOn","insertTable","refresh","change","type","ELEMENT_TABLE","1489146NARuTS","MIN_SAFE_INTEGER","maxRow","start","filter","getRanges","registerCustomCallback","editor","toLowerCase","addMarker:suggestion","afterInit","getContainedElement","last","from","change:data","_tablePostFixingSubtypes","substr","cell","options","discard","colspan","nodeBefore","item","min","locale","model","TrackChangesEditing","rowspan","MAX_SAFE_INTEGER","tableRow","setSelection","_tableSuggestions","forceValue","registerPostFixer","insertTableRowAbove","selectTableColumn","_getSuggestionCoords","map","low","$textProxy","removeTableRow","getRowIndexes","ELEMENT_TABLE_ROW","left","TableEditing","enableCommand","ELEMENT_TABLE_WITH_TEXT","findAncestor","startsWith","showSuggestionHighlights","ELEMENT_TABLE_COLUMN_WITH_TEXT","has","getChildren","mapper","tablePaste","_splitMarkerName","isIntersectingWithRange","join","22380gKsHrg","getItems","differ","insertion","every","markMultiRangeInsertion","some","addClass","getColumnIndexes","_acceptFormatSuggestionCallbackFactory"];return(fa=function(){return t})()}function ha(t,e){const n=fa();return(ha=function(t,e){return n[t-=114]})(t,e)}!function(t){const e=ha,n=t();for(;;)try{if(773419===-parseInt(e(116))/1+parseInt(e(191))/2*(-parseInt(e(218))/3)+parseInt(e(229))/4*(parseInt(e(124))/5)+parseInt(e(133))/6+parseInt(e(225))/7+-parseInt(e(249))/8+-parseInt(e(221))/9*(-parseInt(e(238))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fa);class ga extends t.Plugin{constructor(t){const e=ha;super(t),this[e(148)]=[e(162),e(205)],this[e(164)]=new Set}[la(143)](){const t=la,e=this[t(140)],n=e[t(158)][t(263)][t(252)];if(!e[t(273)][t(184)](t(177)))return;const r=e[t(157)],s=e[t(273)][t(233)](t(159)),o=e[t(273)][t(233)](t(209));s[t(123)][t(204)](t(208),(e=>Kr(r,t(132),e))),this[t(228)](),s[t(178)](t(128)),s[t(178)](t(243)),s[t(178)](t(168));for(const r of[t(167),t(248)]){const i=e[t(118)][t(233)](r);s[t(178)](r,(r=>{const a=t;e[a(158)][a(130)]((t=>{const e=a;r();const c=e(271)===i[e(202)],u=o[e(236)](n),l=o[e(174)](u),f=c?l[e(203)]-1:l[e(145)]+1,h=u[0][e(180)](e(208)),g=o[e(245)](h,{startRow:f,endRow:f}),d=Array[e(146)](g)[e(170)]((n=>t[e(127)](n[e(150)])));s[e(196)](d,e(162))}))}))}for(const r of[t(268),t(117)]){const i=e[t(118)][t(233)](r);s[t(178)](r,(r=>{const a=t;e[a(158)][a(130)]((t=>{const e=a;r();const c=e(176)===i[e(202)],u=o[e(236)](n),l=o[e(199)](u),f=c?l[e(203)]-1:l[e(145)]+1,h=u[0][e(180)](e(208)),g=o[e(245)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(146)](g)[e(170)]((n=>t[e(127)](n[e(150)])));s[e(196)](d,e(205))}))}))}for(const r of[t(173),t(231)]){const i=r[t(149)](11),a=i[t(141)](),c=a[t(149)](0,3)+t(214),u=t(208)+i,l=t(156)+i,f=t(275)+i;s[t(178)](r,(()=>{const i=t;e[i(158)][i(130)]((t=>{const e=i,h=o[e(236)](n),g=h[0][e(180)](e(208));let d;if(e(173)==r){const t=o[e(174)](h);d={startRow:t[e(203)],endRow:t[e(145)],includeAllSlots:!0}}else{const t=o[e(199)](h);d={startColumn:t[e(203)],endColumn:t[e(145)],includeAllSlots:!0}}const p=o[e(245)](g,d),m=Array[e(146)](p)[e(170)]((({cell:t})=>t)),I=da(m[e(137)]((t=>t[e(227)](c)))),E=da(m[e(137)]((t=>!t[e(227)](c))))[e(170)]((n=>t[e(127)](n))),b=s[e(217)](E,u);if(b&&(e(162)==b[e(267)]||e(205)==b[e(267)])){const n=this[e(169)](b);for(const r of I){const s=t[e(127)](r),i=o[e(232)](r),u=r[e(215)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(114)](s)}}}))}))}function c(r){const s=t,o=Array[s(146)](n[s(138)]())[s(170)]((t=>i.LiveRange[s(121)](t)));e[s(158)][s(130)]((t=>{const n=s,i=t[n(210)];r=r[n(137)]((t=>n(246)!=t[n(264)][n(222)])),t[n(163)](r),e[n(118)][n(233)](n(173))[n(129)](),e[n(239)](n(173),{forceDefaultExecution:!0}),e[n(158)][n(257)]((()=>{const t=n;e[t(158)][t(257)](i,(e=>{const n=t,r=o[n(137)]((t=>n(246)!=t[n(264)][n(222)]));r[n(244)]>0&&e[n(163)](r);for(const t of o)t[n(206)]()}))}))}))}function u(r){const s=t;e[s(158)][s(130)]((t=>{const o=s,a=Array[o(146)](n[o(138)]())[o(170)]((t=>i.LiveRange[o(121)](t))),c=[];for(const t of r)for(const e of t[o(192)]({shallow:!0}))c[o(255)](e);for(const n of c)o(246)!=n[o(264)][o(222)]&&(t[o(163)](t[o(256)](n,0)),e[o(118)][o(233)](o(231))[o(129)](),e[o(239)](o(231),{forceDefaultExecution:!0}));const u=a[o(137)]((t=>o(246)!=t[o(264)][o(222)]));u[o(244)]>0&&t[o(163)](u);for(const t of a)t[o(206)]()}))}function l(e,n){const r=t;return n[r(195)]((t=>e[r(197)]((e=>e[r(237)][r(119)](t[r(136)])||t[r(237)][r(119)](e[r(136)])))))}function f(e,n){const r=t;return!e[r(197)]((t=>n[r(197)]((e=>t[r(223)](e)))))&&e[r(197)]((t=>n[r(197)]((e=>t[r(237)][r(262)](e[r(136)])))))}e[t(219)][t(213)].on(t(142),((e,n,r)=>{const s=t;if(!r[s(151)][s(182)])return;const o=n[s(155)];if(!o)return;const i=r[s(186)][s(212)](o);function c(t){return Array[s(240)](t)?t:[t]}i&&s(115)===o[s(258)]&&(0,a.setHighlightHandling)(i,r[s(126)],((t,e,n)=>n[s(198)](c(e[s(261)]),t)),((t,e,n)=>n[s(211)](c(e[s(261)]),t)))}),{priority:t(269)}),s[t(123)][t(235)]((e=>{const n=t;if(n(194)!=e[n(131)]&&n(120)!=e[n(131)])return;const s=e[n(144)]();if(null!=s&&s.is(n(251),n(208))){if(n(194)==e[n(131)]){const t=e[n(192)]()[n(137)]((t=>t.is(n(172))))[n(170)]((t=>t[n(219)]));if(t[n(244)])return{type:n(194),content:Kr(r,n(226),Kr(r,n(179),'"'+t[n(190)](" ")+'"'))}}if(n(120)==e[n(131)]){const t=e[n(192)]()[n(137)]((t=>t.is(n(172))))[n(170)]((t=>t[n(219)]));if(t[n(244)])return{type:n(120),content:Kr(r,n(276),Kr(r,n(179),'"'+t[n(190)](" ")+'"'))}}}})),s[t(123)][t(235)]((e=>{const n=t;if(n(162)==e[n(267)]){const t=e[n(192)]()[n(137)]((t=>t.is(n(172))))[n(170)]((t=>t[n(219)])),s=this[n(169)](e),o=s[n(135)]-s[n(230)]+1;if(n(194)==e[n(131)])return t[n(244)]?{type:n(194),content:Kr(r,n(226),Kr(r,n(234),[o,'"'+t[n(190)](" ")+'"']))}:{type:n(194),content:Kr(r,n(226),Kr(r,n(175),o))};if(n(120)==e[n(131)])return t[n(244)]?{type:n(120),content:Kr(r,n(276),Kr(r,n(234),[o,'"'+t[n(190)](" ")+'"']))}:{type:n(120),content:Kr(r,n(276),Kr(r,n(175),o))}}if(n(205)==e[n(267)]){const t=e[n(192)]()[n(137)]((t=>t.is(n(172))))[n(170)]((t=>t[n(219)])),s=this[n(169)](e),o=s[n(122)]-s[n(266)]+1;if(n(194)==e[n(131)])return t[n(244)]?{type:n(194),content:Kr(r,n(226),Kr(r,n(183),[o,'"'+t[n(190)](" ")+'"']))}:{type:n(194),content:Kr(r,n(226),Kr(r,n(125),o))};if(n(120)==e[n(131)])return t[n(244)]?{type:n(120),content:Kr(r,n(276),Kr(r,n(183),[o,'"'+t[n(190)](" ")+'"']))}:{type:n(120),content:Kr(r,n(276),Kr(r,n(125),o))}}})),s[t(250)][t(139)](t(194),t(162),t(152),c),s[t(250)][t(139)](t(120),t(162),t(241),c),s[t(250)][t(139)](t(194),t(205),t(152),u),s[t(250)][t(139)](t(120),t(205),t(241),u),s[t(250)][t(139)](t(194),t(205),t(190),l),s[t(250)][t(139)](t(120),t(205),t(190),l),s[t(250)][t(139)](t(194),t(162),t(190),f),s[t(250)][t(139)](t(120),t(162),t(190),f)}[la(200)](){const t=la,e=this[t(140)],n=e[t(158)][t(263)][t(252)];return(r,s)=>{const o=t;e[o(158)][o(130)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(237)][a(154)];u&&u[0]&&!1===u[0][a(165)]&&(l=r[0][a(136)][a(220)]);const f=t[a(272)](l);if(a(246)==f[a(264)][a(222)])return;const h=Array[a(146)](n[a(138)]())[a(170)]((t=>i.LiveRange[a(121)](t)));t[a(163)](f),e[a(118)][a(233)](c)[a(129)](),u[a(255)]({forceDefaultExecution:!0}),e[a(239)](c,...u);const g=h[a(137)]((t=>a(246)!=t[a(264)][a(222)]));g[a(244)]>0&&t[a(163)](g);for(const t of h)t[a(206)]()}))}}[la(247)](t){const e=la,n=this[e(140)][e(273)][e(233)](e(209));let r=Number[e(161)],s=Number[e(134)],o=Number[e(161)],i=Number[e(134)];for(const a of t){if(e(246)==a[e(264)][e(222)])continue;const{row:t,column:c}=n[e(232)](a),u=a[e(227)](e(160))?a[e(215)](e(160))-1:0,l=a[e(227)](e(153))?a[e(215)](e(153))-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(228)](){const t=la,e=this[t(140)],n=e[t(273)][t(233)](t(159)),r=e[t(273)][t(233)](t(209));e[t(158)][t(263)].on(t(147),(()=>{const r=t,s=Array[r(146)](e[r(158)][r(263)][r(193)][r(274)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(188)](t);if(r(254)!=s)continue;if(null!=e[r(265)])continue;const a=n[r(242)](o);this[r(148)][r(260)](i)&&this[r(164)][r(207)](a)}}),{priority:t(171)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(127)](e),a=e[s(180)](s(208)),c=r[s(232)](e);for(const t of this[s(164)]){const n=t[s(267)],r=n[s(181)](s(187)),u=n[s(149)](r?10:5),l=u[s(141)](),f=l[s(149)](0,3)+s(214),h=s(156)+u,g=s(275)+u;if(!t[s(216)])continue;if(a!=t[s(224)]()[s(136)][s(180)](s(208)))continue;if(t[s(189)](i))continue;const d=e[s(227)](f)?e[s(215)](f)-1:0,p=this[s(169)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(114)](i),o=!0)}return o};e[t(158)][t(263)][t(166)]((n=>{const r=t;let o=!1;for(const t of e[r(158)][r(263)][r(193)][r(259)]())if(r(253)==t[r(131)])if(r(162)==t[r(258)])for(const e of t[r(201)][r(220)][r(185)]())o=o||s(e,n);else r(115)==t[r(258)]&&(o=o||s(t[r(201)][r(220)],n));return o}))}[la(169)](t){const e=la;return this[e(247)](t[e(138)]()[e(170)]((t=>t[e(136)][e(220)])))}}function da(t){const e=la;return Array[e(146)](new Set(t)[e(270)]())}function pa(){const t=["getCellLocation","format","mergeTableCells","244980QlIrtY","createTableWalker","markBlockFormat","root","horizontally","getSuggestions","requires","_areSelectedCellsMergable","mergeTableCellDown","commands","fromRange","getAncestors","*Merge cells*","size","descriptionFactory","document","model","map","_suggestionFactory","isEnabled","return","find","findAncestor","isInContent","filter","454868PqDJIS","add","TableEditing","rootName","mergeTableCellRight","locale","detach","plugins","set:isEnabled","get","length","selection","getFirstPosition","deletion","mergeTableCellLeft","afterInit","tableCell","formatBlock","717825gyXfhx","stop","markMultiRangeBlockFormat","execute","low","subType","4278464jRHjJr","20225502ywSnQT","highest","value","forceDefaultExecution","_isForcedDefaultExecutionBlock","splitTableCellHorizontally","accept","registerDescriptionCallback","commandName","TableUtils","mergeTableCellUp","registerCustomCallback","splitTableCellVertically","push","4414450hodNiA","cell","trackChanges","*Split cell:* horizontally","refresh","direction","createRangeOn","3ZqHfEg","*Split cell:* vertically","$graveyard","getRanges","TrackChangesEditing","formatInline","insertion","table","change","66zkMVOl","containsRange","from","_acceptFormatSuggestionCallbackFactory","editor","enableCommand","getSelectionAffectedTableCells","_areMergableCells","has","type","_tablePostFixingSubtypes","author","setSelection","328671vFlWvj","element"];return(pa=function(){return t})()}const ma=Ia;function Ia(t,e){const n=pa();return(Ia=function(t,e){return n[t-=421]})(t,e)}!function(t){const e=Ia,n=t();for(;;)try{if(794715===parseInt(e(448))/1+-parseInt(e(503))/2*(parseInt(e(476))/3)+-parseInt(e(430))/4+-parseInt(e(469))/5+parseInt(e(485))/6*(-parseInt(e(498))/7)+-parseInt(e(454))/8+parseInt(e(455))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pa);class Ea extends t.Plugin{static get[ma(509)](){return[ga]}[ma(445)](){const t=ma,e=this[t(489)],n=e[t(421)][t(518)][t(441)],r=e[t(435)];if(!e[t(437)][t(493)](t(432)))return;const s=e[t(437)][t(439)](t(480)),o=e[t(437)][t(439)](t(464)),a=e[t(437)][t(439)](ga);a[t(495)][t(468)](t(502)),s[t(490)](t(502),(()=>{const n=t,r=o[n(491)](e[n(421)][n(518)][n(441)]);e[n(421)][n(484)]((()=>{const t=n;s[t(450)](r,{commandName:t(502),commandParams:[]},[],t(502))}))})),e[t(512)][t(439)](t(502)).on(t(451),((n,r)=>{const o=t;e[o(512)][o(439)](o(471))[o(457)]&&(r[o(440)]>0&&r[r[o(440)]-1]&&r[r[o(440)]-1][o(458)]||s[o(459)]||this[o(510)]()||n[o(449)]())}),{priority:t(456)});for(const n of[t(465),t(434),t(511),t(444)]){const r=e[t(512)][t(439)](n);s[t(490)](n,(()=>{const n=t,o=e[n(421)][n(518)][n(441)][n(442)]()[n(514)]()[n(426)]((t=>t.is(n(499),n(446)))),i=r[n(457)];e[n(421)][n(484)]((()=>{const t=n;s[t(450)]([o,i],{commandName:t(502),commandParams:[]},[],t(502))}))}))}for(const n of[t(467),t(460)]){const r=e[t(512)][t(439)](n);s[t(490)](n,(()=>{const i=t,a=o[i(491)](e[i(421)][i(518)][i(441)])[0],c=a[i(427)](i(483)),{column:u,row:l}=o[i(500)](a);let f=[];if(i(507)==r[i(474)]){const t=o[i(504)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(487)](t)[i(422)]((t=>t[i(470)]))}else{const t=o[i(504)](c,{column:u,includeAllSlots:!0});f=Array[i(487)](t)[i(422)]((t=>t[i(470)]))}e[i(421)][i(484)]((t=>{const e=i;s[e(505)](t[e(475)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(517)][t(462)]((e=>{const n=t;if(n(447)!=e[n(494)]&&n(481)!=e[n(494)])return;const{data:s}=e;return s&&n(502)==s[n(463)]?{type:n(501),content:Kr(r,n(515))}:void 0})),s[t(517)][t(462)]((e=>{const n=t;if(n(447)!=e[n(494)]&&n(481)!=e[n(494)])return;const{data:s}=e;return s?n(467)==s[n(463)]?{type:n(501),content:Kr(r,n(477))}:n(460)==s[n(463)]?{type:n(501),content:Kr(r,n(472))}:void 0:void 0}));const c=a[t(488)]();for(const e of[t(465),t(434),t(511),t(444)])s[t(423)][t(466)](t(447),e,t(461),c);for(const e of[t(467),t(460)])s[t(423)][t(466)](t(447),e,t(461),c);s[t(423)][t(466)](t(447),t(502),t(461),(r=>{const s=t;e[s(421)][s(484)]((t=>{const o=s,a=Array[o(487)](n[o(479)]())[o(422)]((t=>i.LiveRange[o(513)](t)));t[o(497)](r),e[o(512)][o(439)](o(502))[o(473)](),e[o(451)](o(502),{forceDefaultExecution:!0});const c=a[o(429)]((t=>o(478)!=t[o(506)][o(433)]));c[o(440)]>0&&t[o(497)](c);for(const t of a)t[o(436)]()}))}));for(const n of[t(465),t(511),t(444),t(434)]){const r=e[t(512)][t(439)](n);r.on(t(438),((n,s,o)=>{const i=t;if(o){const t=e[i(421)][i(518)][i(441)][i(442)]()[i(514)]()[i(426)]((t=>t.is(i(499),i(446))));this[i(492)](r[i(457)],t)||(n[i(425)]=!1,n[i(449)]())}}),{priority:t(452)})}}[ma(510)](){const t=ma,e=this[t(489)][t(512)][t(439)](t(502)),n=this[t(489)][t(437)][t(439)](t(464));if(!e[t(424)])return!1;const r=n[t(491)](this[t(489)][t(421)][t(518)][t(441)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(492)](e,n))return!1;return!0}[ma(492)](t,e){const n=ma,r=this[n(489)][n(437)][n(439)](n(480)),s=this[n(489)][n(421)][n(475)](t),o=this[n(489)][n(421)][n(475)](e),i=new Set,a=new Set;for(const t of r[n(508)]())if((n(482)==t[n(494)]||n(443)==t[n(494)]||n(502)==t[n(453)])&&t[n(428)])for(const e of t[n(479)]())e[n(486)](s,!0)&&i[n(431)](t[n(494)]+":"+t[n(496)].id),e[n(486)](o,!0)&&a[n(431)](t[n(494)]+":"+t[n(496)].id);if(i[n(516)]!=a[n(516)])return!1;for(const t of i)if(!a[n(493)](t))return!1;return!0}}const ba=_a;function Ta(){const t=["3970413KxhFZq","registerDescriptionCallback","options","writer","3239LBttPN","end","addMarker:suggestion","createTableWalker","ck-suggestion-marker-","enableDefaultAttributesIntegration","addClass","_suggestionFactory","requires","_handleLegacySuggestions","markerNameToElements","markerName","highest","item","1718628epfbHp","FORMAT_HEADER_COLUMN","setTableColumnHeader","3SpURpe","consumable","*Format:* %0","showSuggestionHighlights","type","activeMarkers","_acceptFormatSuggestionCallbackFactory","commandName","getSuggestion","headingColumns","descriptionFactory","consume","FORMAT_HEADER_ROW","has","bindElementToMarker","removeAttribute","forceValue","581ZabYaI","52Vfgkkk","removeMarker:suggestion","locale","registerCustomCallback","get","640189VFPHVw","36584GrLsQK","getCellLocation","nodeBefore","formatBlock","toViewElement","53354wnRZgI","commandParams","data","includes","setTableRowHeader","start","TableEditing","FORMAT_REGULAR_COLUMN","nodeAfter","accept","data-suggestion","TrackChangesEditing","_splitMarkerName","editor","setAttribute","5PFvWbL","removeClass","_registerLegacyDescription","mapper","48FsaPro","unbindElementFromMarkerName","name","685962sOrxex","downcastDispatcher","format","stop","afterInit","headingRows","registerAttributeLabel","editing","10axvPPo","ck-suggestion-marker--active","cell","FORMAT_REGULAR_ROW","markerRange","parent","TableUtils","1950FlTGhC","registerBlockAttribute","plugins"];return(Ta=function(){return t})()}function _a(t,e){const n=Ta();return(_a=function(t,e){return n[t-=397]})(t,e)}!function(t){const e=_a,n=t();for(;;)try{if(237846===parseInt(e(450))/1*(-parseInt(e(485))/2)+-parseInt(e(467))/3*(parseInt(e(464))/4)+-parseInt(e(421))/5*(parseInt(e(428))/6)+-parseInt(e(484))/7*(parseInt(e(401))/8)+-parseInt(e(446))/9*(-parseInt(e(436))/10)+parseInt(e(400))/11*(parseInt(e(425))/12)+-parseInt(e(443))/13*(-parseInt(e(406))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ta);class ya extends t.Plugin{static get[ba(458)](){return[ga]}[ba(432)](){const t=ba,e=this[t(419)];if(!e[t(445)][t(480)](t(412)))return;const n=e[t(397)],r=e[t(445)][t(399)](t(417));r[t(455)](t(410)),r[t(455)](t(466)),r[t(444)](t(433)),r[t(444)](t(476)),r[t(477)][t(434)](t(433),Kr(n,t(479))),r[t(477)][t(434)](t(476),Kr(n,t(465))),this[t(459)]()}[ba(459)](){const t=ba,e=this[t(419)][t(445)][t(399)](t(417)),n=this[t(419)][t(445)][t(399)](t(442)),r=this[t(419)][t(445)][t(399)](ga)[t(473)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=_a,{type:c,id:u}=e[a(418)](o[a(461)]),l=e[a(475)](u),f=l[a(408)];if(a(404)!=l[a(471)]||!f||a(466)!=f[a(474)])return;if(o[a(463)])return void s[a(431)]();if(!i[a(468)][a(478)](o[a(440)],s[a(427)]))return;const h=o[a(440)][a(411)][a(414)],g=o[a(440)][a(451)][a(403)],d=h[a(441)][a(441)],{column:p}=n[a(402)](h),{column:m}=n[a(402)](g);for(let s=p;s<=m;s++){const l=n[a(453)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(438)],l=i[a(424)][a(405)](s);i[a(449)][a(456)](a(454)+c,l),r&&i[a(449)][a(420)](a(416),u,l),i[a(424)][a(481)](l,o[a(461)]),t&&(e[a(472)][a(409)](o[a(461)])?i[a(449)][a(456)](a(437),l):i[a(449)][a(422)](a(437),l))}}}}e[t(457)][t(398)](t(404),t(410),t(415),r),e[t(457)][t(398)](t(404),t(466),t(415),r),this[t(419)][t(435)][t(429)].on(t(452),s(),{priority:t(462)}),this[t(419)][t(408)][t(429)].on(t(452),((e,n,r)=>{const o=t;r[o(448)][o(470)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(462)}),this[t(419)][t(435)][t(429)].on(t(486),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(418)](r[o(461)]),c=e[o(475)](a),u=c[o(408)];if(o(404)!=c[o(471)]||!u||o(466)!=u[o(474)])return;const l=s[o(424)][o(460)](r[o(461)]);if(l)for(const t of l)s[o(449)][o(422)](o(454)+i,t),s[o(449)][o(422)](o(437),t),s[o(449)][o(482)](o(416),t),s[o(424)][o(426)](t,r[o(461)])}),{priority:t(462)}),this[t(423)]()}[ba(423)](){const t=ba,e=this[t(419)],n=e[t(397)];function r(e){const r=t;return{type:r(430),content:Kr(n,r(469),e)}}e[t(445)][t(399)](t(417))[t(477)][t(447)]((e=>{const s=t;if(s(404)!=e[s(471)])return;const{data:o}=e;if(o){if(s(410)==o[s(474)]){const t=o[s(407)][0][s(483)];return r(Kr(n,s(t?479:439)))}if(s(466)==o[s(474)]){const t=o[s(407)][0][s(483)];return r(Kr(n,s(t?465:413)))}}}))}}function Aa(t,e){const n=Ra();return(Aa=function(t,e){return n[t-=426]})(t,e)}const ka=Aa;!function(t){const e=Aa,n=t();for(;;)try{if(484929===parseInt(e(444))/1+-parseInt(e(523))/2+parseInt(e(599))/3*(parseInt(e(540))/4)+-parseInt(e(464))/5*(parseInt(e(597))/6)+parseInt(e(596))/7*(-parseInt(e(600))/8)+-parseInt(e(614))/9*(parseInt(e(616))/10)+parseInt(e(583))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ra);const Ca=[ka(598),ka(560),ka(434),ka(577),ka(586),ka(509),ka(522)],Sa=Object[ka(430)](Ca[ka(495)]((t=>[t,null])));class La extends t.Plugin{static get[ka(579)](){return[ga]}[ka(561)](){const t=ka,n=this[t(453)];if(!n[t(517)][t(469)](t(585)))return;const r=n[t(517)][t(494)](t(612)),s=n[t(517)][t(494)](t(626)),o=n[t(517)][t(494)](ga),a=n[t(517)][t(494)](t(585));o[t(550)][t(629)](t(503),t(452)),n[t(558)][t(458)][t(480)](t(607),{allowIn:t(507),allowContentOf:t(507),isLimit:!0}),n[t(591)][t(606)]({model:t(607),view:t(582)});let c=null;n[t(558)].on(t(457),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(554)]-1];h&&h[u(589)]||r[u(460)]||this[u(453)][u(426)][u(494)](u(505))[u(576)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(533)))return!1;const i=s[o(571)](t,n);if(!i||!Ma(i,void 0,r))return!1;const a=r[o(555)](n[o(584)][o(559)]);if(!a[o(554)])return!1;const c=a[0][o(516)](o(578)),l=r[o(625)](a),f=r[o(539)](a),h={startRow:l[o(621)],endRow:l[o(592)],startColumn:f[o(621)],endColumn:f[o(592)]};return 1==a[o(554)]&&(h[o(518)]+=r[o(502)](i)-1,h[o(528)]+=r[o(573)](i)-1),Ma(c,h,r)}(l,f,n[u(558)],s,a)&&(o[u(521)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(558)][u(617)]((()=>{const t=u;n[t(558)][t(457)](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(554)]&&r[t(545)](o,t(503),{tablePasteChainId:s}),a[t(554)]&&r[t(545)](a,t(452),{tablePasteChainId:s}),l[t(554)]&&(r[t(545)](l,t(620),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(590)]((e=>{const n=t;var r;return null===(r=e[n(438)])||void 0===r?void 0:r[n(443)](e)}))),f[t(554)]&&(r[t(564)](f,t(620),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(590)]((e=>{const n=t;var r;return null===(r=e[n(438)])||void 0===r?void 0:r[n(443)](e)})));const g=r[t(473)](h[t(495)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(566),{tablePasteChainId:s});if(g){const e=g[t(520)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(558)][t(575)](s),a=e[t(623)]((e=>e[t(604)]()[t(580)](i)));a&&r[t(629)]([a[t(439)],o])}r[t(554)]&&g[t(504)](t(471),Object[t(430)](r))}c=null})))}),{priority:e.priorities[t(510)]+10}),n[t(517)][t(494)](t(585)).on(t(534),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(521)]();const u=s[r(548)],l=o,f=Na(u),h=Na(l);e[r(433)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(594)](u[r(524)](0));for(const t of Array[r(563)](l[r(465)]()))a[r(619)](t,u,r(526));const t=c[r(475)][r(565)](s[r(613)]),e=c[r(489)][r(565)](s[r(624)]);t||e||(g=i.LiveRange[r(527)](a[r(544)](u)))}else h&&!f&&(d=a[r(544)](u));else{const t=a[r(609)](r(607)),e=a[r(609)](r(607));a[r(601)](a[r(544)](u),e),a[r(619)](t,u,0);for(const e of Array[r(563)](l[r(465)]()))a[r(619)](e,t,r(526));g=i.LiveRange[r(527)](a[r(575)](t)),d=i.LiveRange[r(527)](a[r(575)](e))}const p=Array[r(563)](l[r(454)]())[r(501)]((([t])=>Ca[r(565)](t)));c[r(499)][r(629)]({element:u,attributes:p[r(554)]?Object[r(430)](p):null}),g&&c[r(557)][r(629)](g),d&&c[r(547)][r(629)](d)}),{priority:t(510)}),s.on(t(488),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(630)]||1;c[o(489)]=new Array(l)[o(483)](u)[o(495)](((t,e)=>t+e));for(const{cell:t}of s[o(631)](i,{startColumn:u,endColumn:u+l-1}))c[o(538)][o(629)](n[o(558)][o(575)](t))}),{priority:t(478)}),s.on(t(627),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(482)]||1;c[o(475)]=new Array(l)[o(483)](u)[o(495)](((t,e)=>t+e));for(const{cell:t}of s[o(631)](i,{startRow:u,endRow:u+l-1}))c[o(567)][o(629)](n[o(558)][o(575)](t))}),{priority:t(478)}),r[t(470)][t(474)]((e=>{const r=t;if(e[r(429)]&&e[r(429)][r(490)](r(620)))return e[r(588)]?{}:{type:r(481),content:Kr(n[r(468)],r(610))}}));const u=()=>!1;for(const e of[t(620),t(452),t(503),t(566)])r[t(491)][t(511)](t(481),e,t(615),u),r[t(491)][t(511)](t(569),e,t(615),u),r[t(491)][t(511)](t(552),e,t(615),u);r[t(491)][t(511)](t(552),t(566),t(543),u),r[t(491)][t(511)](t(552),t(566),t(445),((e,r,s)=>{const o=t,i=e[o(495)]((t=>t[o(574)]()))[o(501)]((t=>t)),a=new Map(i[o(495)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(499)])e&&a[o(603)](t,e);else if(s&&s[o(471)])for(const[t,e]of Object[o(467)](s[o(471)])){const r=n[o(558)][o(549)][o(494)](t),s=r?r[o(604)]()[o(574)]():null;s&&a[o(603)](s,e)}n[o(558)][o(617)]((t=>{const e=o;for(const[n,r]of a)t[e(508)]({...Sa,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(491)][o(511)](e,o(620),s,((t,i,a)=>{const c=o;n[c(558)][c(617)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(479)][o(535)];t.is(o(461),o(607))&&u[o(629)](t)}r[o(491)][o(595)](e,null,s)(t,i,a);for(const t of u)o(455)!=t[o(448)][o(512)]&&n[o(532)](t)}))}))};l(t(481),t(445)),l(t(481),t(543)),l(t(569),t(445)),l(t(569),t(543)),r[t(491)][t(511)](t(481),t(503),t(543),(e=>{const n=t,r=e[n(495)]((t=>t[n(574)]())),i=r[0][n(516)](n(578)),{minRow:a,maxRow:c}=o[n(515)](r);s[n(496)](i,{at:a,rows:c-a+1})})),r[t(491)][t(511)](t(481),t(452),t(543),(e=>{const n=t,r=e[n(495)]((t=>t[n(574)]())),i=r[0][n(516)](n(578)),{minColumn:a,maxColumn:c}=o[n(515)](r);s[n(472)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(429)]||!n[s(429)][s(490)](s(620)))return;const o=n[s(492)][s(442)],i=r[s(530)]()[s(501)]((t=>t[s(485)]&&t[s(492)]&&t[s(492)][s(442)]==o));i[s(554)]&&n[s(568)]()[s(554)]!=i[s(554)]&&i[s(546)](((t,e)=>(t[s(462)]=e,e[s(588)]=t,e)))};function h(e,n=!0){const s=t,{id:o,authorId:i}=r[s(497)](e[s(440)]),a=[s(498),s(428)],c=r[s(451)][s(565)](e[s(440)]);return c&&a[s(629)](s(542)),{classes:a,attributes:{"data-suggestion":o,"data-author-id":i},priority:c&&n?3010:3e3}}r.on(t(486),f,{priority:t(510)}),r.on(t(570),f,{priority:t(510)}),n[t(558)][t(584)][t(447)]((()=>{const e=t;let s=!1;const o=Array[e(563)](n[e(558)][e(584)][e(432)][e(441)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(497)](t);if(e(477)!=o||e(569)!=a||i[e(484)])continue;if(!r[e(487)](c))continue;const u=r[e(556)](c)[e(605)](),l=n[e(517)][e(494)](e(513)).me;for(const t of r[e(530)]())if(t[e(485)]&&t[e(602)]==l&&e(552)==t[e(463)]&&e(566)==t[e(429)]&&t[e(605)]()[e(551)]((t=>u[e(611)]((n=>n[e(466)](t,!0))))))for(const n of t[e(568)]())n[e(485)]&&(n[e(543)](),s=!0)}return s})),n[t(558)][t(584)][t(447)]((e=>{const s=t,o=n[s(426)][s(494)](s(459));if(!o||!o[s(427)][s(469)](e[s(553)]))return!1;let i=!1;const a=n[s(517)][s(494)](s(513)).me,c=n[s(558)][s(584)][s(432)][s(622)](),u=Array[s(563)](n[s(558)][s(584)][s(432)][s(441)]())[s(501)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(497)](t);return n(477)==o&&n(620)==i&&c==a.id&&!e[n(484)]}));for(const t of c){if(s(619)!=t[s(463)]||s(607)!=t[s(439)]||1!=t[s(554)])continue;const n=e[s(450)](t[s(593)],t[s(593)][s(449)](1));if(!u[s(623)]((({data:t})=>t[s(618)][s(580)](n))))for(const{name:t,data:r}of u)if(n[s(466)](r[s(618)])){e[s(493)](t,{range:n}),i=!0;break}}return i})),n[t(558)][t(584)][t(447)]((e=>{const s=t;let o=!1;const i=n[s(517)][s(494)](s(513)).me,a=r[s(530)]()[s(501)]((t=>t[s(485)]&&t[s(602)]==i)),c=new Set,u=new Set;for(const t of a)if(s(620)==t[s(429)])for(const e of t[s(520)]()){const n=e[s(604)]()[s(574)]();if(n)if(n.is(s(461),s(607))&&Na(n)){t[s(476)](e[s(439)]),c[s(431)](n),o=!0;const r=n[s(531)],i=n[s(514)],a=r&&r.is(s(461),s(607)),l=i&&i.is(s(461),s(607));a&&!c[s(469)](r)&&u[s(431)](r),l&&!c[s(469)](i)&&u[s(431)](i)}else n.is(s(461),s(541))&&n[s(562)]&&(t[s(476)](e[s(439)]),o=!0)}else if(s(566)==t[s(429)]){if(!t[s(492)]||!t[s(492)][s(442)])continue;const e=t[s(492)][s(471)];if(e&&Object[s(436)](e)[s(554)])continue;const n=t[s(492)][s(442)];let r=!0,i=!0;for(const e of a)if(e[s(429)]&&e[s(429)][s(490)](s(620))){if(!e[s(492)][s(442)]){i=!1;break}if(e.id!=t.id&&e[s(492)][s(442)]==n){r=!1;break}}i&&r&&(t[s(581)](),o=!0)}for(const t of c)e[s(594)](t);for(const t of u)e[s(532)](t);return o})),n[t(591)][t(536)](t(519))[t(437)]({model:t(608),view:t=>h(t),converterPriority:t(510)}),n[t(591)][t(536)](t(500))[t(437)]({model:t(608),view:(e,n)=>n[t(537)][t(572)]?h(e,!1):null,converterPriority:t(510)});const g=n[t(587)][t(456)];this[t(525)](g[t(584)],t(435),((e,n)=>{const r=t,s=[];for(const t of g[r(544)](n[r(446)])[r(628)]())t.is(r(461),r(582))&&s[r(629)](t);g[r(617)]((t=>{const e=r;for(const n of s)t[e(529)](t[e(544)](n),t[e(506)](n)),t[e(594)](n)}))}))}}function Na(t){const e=ka;if(t[e(562)])return!0;const n=t[e(524)](0);return n.is(e(461),e(541))&&n[e(562)]}function Ra(){const t=["startsWith","_suggestionFactory","attributes","updateMarker","get","map","removeRows","_splitMarkerName","ck-suggestion-marker","cells","dataDowncast","filter","getRows","tablePasteRow","setAttribute","trackChanges","createPositionBefore","tableCell","setAttributes","tableCellBackgroundColor","high","registerCustomCallback","rootName","Users","previousSibling","_getCoordsForCells","findAncestor","plugins","endRow","editingDowncast","getMarkers","stop","tableCellPadding","984578qvRJEQ","getChild","listenTo","end","fromRange","endColumn","move","getSuggestions","nextSibling","unwrap","documentSelection","_replaceTableSlotCell","nodeAfter","for","options","columnInsertionRanges","getColumnIndexes","8PfnfPN","paragraph","ck-suggestion-marker--active","discard","createRangeIn","markMultiRangeInsertion","reduce","deletionRanges","cell","markers","_tablePostFixingSubtypes","every","formatBlock","batch","length","getSelectionAffectedTableCells","getSuggestion","insertionRanges","model","selection","tableCellBorderColor","afterInit","isEmpty","from","markMultiRangeDeletion","includes","tablePasteCell","rowInsertionRanges","getAllAdjacentSuggestions","deletion","suggestionUnloaded","getTableIfOnlyTableInContent","showSuggestionHighlights","getColumns","getContainedElement","createRangeOn","value","tableCellHorizontalAlignment","table","requires","isEqual","removeMarkers","suggestion-td","21672871yUAfdy","document","TableClipboard","tableCellVerticalAlignment","editing","previous","forceDefaultExecution","forEach","conversion","last","position","remove","getSuggestionCallback","6072367BxqZyG","54594mhbQoY","tableCellBorderWidth","429561wWEjiF","8jKxnjb","wrap","author","set","getRange","getRanges","elementToElement","tableCellSuggestion","suggestion:formatBlock:tablePasteCell","createElement","*Replace table cells*","some","TrackChangesEditing","row","4184226QhSfzD","join","10NkeTgW","change","newRange","insert","tablePaste","first","getChanges","find","column","getRowIndexes","TableUtils","insertRows","getItems","push","columns","createTableWalker","commands","_createdBatches","ck-suggestion-marker-insertion","subType","fromEntries","add","differ","return","tableCellBorderStyle","clipboardOutput","keys","markerToHighlight","detach","name","markerName","getChangedMarkers","tablePasteChainId","call","335047mZSriY","accept","content","registerPostFixer","root","getShiftedBy","createRange","activeMarkers","tablePasteColumn","editor","getAttributes","$graveyard","view","insertContent","schema","redo","_isForcedDefaultExecutionBlock","element","next","type","155APpqWa","getChildren","containsRange","entries","locale","has","descriptionFactory","markerAttributes","removeColumns","markMultiRangeBlockFormat","registerDescriptionCallback","rowInsertionIndexes","removeMarker","suggestion","low","start","register","insertion","rows","fill","oldRange","isInContent","suggestionLoaded","hasSuggestion","insertColumns","columnInsertionIndexes"];return(Ra=function(){return t})()}function Ma(t,e={},n){const r=ka;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(631)](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-=151]})(t,e)}function Oa(){const t=["*Format:* resize table","plugins","getSuggestionCallback","125853ZIQear","change","registerCustomCallback","handleResizeTableWidthCommand","bind","getSelectedElement","author","locale","columnWidths","_suggestionFactory","tableWidth","subType","getSuggestions","format","TableColumnResizeEditing","get","getColumnGroupElement","formatInline","markBlockFormat","descriptionFactory","table","6713812FNJjdL","getContainedElement","18TzptKE","15668nZpywB","222xsHtbs","Users","formatGroupId","enableCommand","document","formatBlock","getAttribute","2116236lNdkFu","3423608QZFrtf","data","registerDescriptionCallback","TrackChangesEditing","model","handleSuggestionDescription","commandParams","51NMgKHn","resizeTable","has","getTableColumnsWidths","selection","type","editor","discard","afterInit","resizeTableWidth","accept","39110djFpoy","17769740PVsWXb"];return(Oa=function(){return t})()}!function(t){const e=wa,n=t();for(;;)try{if(521398===-parseInt(e(161))/1+-parseInt(e(185))/2*(parseInt(e(201))/3)+parseInt(e(193))/4+parseInt(e(156))/5*(parseInt(e(186))/6)+-parseInt(e(182))/7+parseInt(e(194))/8*(-parseInt(e(184))/9)+parseInt(e(157))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oa);class Fa extends t.Plugin{[va(153)](){const t=va;if(!this[t(151)][t(159)][t(203)](t(175)))return;const e=this[t(151)][t(159)][t(176)](t(197));e[t(189)](t(154),this[t(164)][t(165)](this)),e[t(170)][t(163)](t(191),t(202),t(155),e[t(170)][t(160)](t(191),null,t(152))),e[t(170)][t(163)](t(191),t(202),t(152),e[t(170)][t(160)](t(191),null,t(155))),e[t(180)][t(196)](this[t(199)][t(165)](this))}[va(164)](t,e){const n=va,r=this[n(151)][n(159)][n(176)](n(197)),s=this[n(151)][n(159)][n(176)](n(175)),o=e[n(181)]||this[n(151)][n(198)][n(190)][n(205)][n(166)]();this[n(151)][n(198)][n(162)]((()=>{const i=n,a=s[i(177)](o);let c=a?s[i(204)](a):null,u=o[i(192)](i(171))||null;const l=e[i(171)]||u,f=e[i(169)]||c,h=this[i(151)][i(159)][i(176)](i(187)).me;for(const t of r[i(173)]()){const e=t[i(183)]();if(i(202)===t[i(172)]&&e===o){t[i(167)]!==h&&t[i(152)]();const e=t[i(195)][i(200)];u=e[0][i(171)],c=e[0][i(169)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(179)](o,{commandName:i(154),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(202)},[],i(202))}))}[va(199)](t){const e=va;if(e(191)!=t[e(206)]&&e(178)!=t[e(206)])return;const{data:n}=t;if(n&&e(202)===n[e(188)]){const t=e(158);return{type:e(174),content:Kr(this[e(151)][e(168)],t)}}}}const Da=xa;function Pa(){const t=["42nSfYAx","5840Lggupr","insertTemplate","has","1728015oXuETZ","TrackChangesEditing","afterInit","30RhmQmu","876020OeENUX","get","editor","enableCommand","plugins","31205dRkEAg","26656YTCkAM","1357245yBEzcM","12tMnmVE","1162376kgykqe","Template"];return(Pa=function(){return t})()}function xa(t,e){const n=Pa();return(xa=function(t,e){return n[t-=210]})(t,e)}!function(t){const e=xa,n=t();for(;;)try{if(211309===-parseInt(e(228))/1+-parseInt(e(216))/2*(-parseInt(e(212))/3)+parseInt(e(223))/4+parseInt(e(219))/5+-parseInt(e(215))/6*(parseInt(e(210))/7)+parseInt(e(213))/8+-parseInt(e(211))/9*(parseInt(e(222))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pa);class Ba extends t.Plugin{[Da(221)](){const t=Da,e=this[t(225)];e[t(227)][t(218)](t(214))&&e[t(227)][t(224)](t(220))[t(226)](t(217))}}const Ua=Ga;function ja(){const t=["2376ulwadE","3584063echLNP","1842580XdVbUH","locale","2376474BdRWhq","enableCommand","commands","1868qoXAil","tableOfContents","8MvmFSH","383012sHWqTn","1078620BDLYjj","6943689VvTkih","get","registerElementLabel","editor","plugins","afterInit","insertTableOfContents","ELEMENT_TABLE_OF_CONTENTS","descriptionFactory","TrackChangesEditing"];return(ja=function(){return t})()}function Ga(t,e){const n=ja();return(Ga=function(t,e){return n[t-=120]})(t,e)}!function(t){const e=Ga,n=t();for(;;)try{if(291517===-parseInt(e(131))/1+parseInt(e(132))/2+-parseInt(e(121))/3*(parseInt(e(128))/4)+parseInt(e(123))/5+parseInt(e(125))/6+-parseInt(e(122))/7*(-parseInt(e(130))/8)+-parseInt(e(133))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ja);class Va extends t.Plugin{[Ua(138)](){const t=Ua,e=this[t(136)];if(!e[t(127)][t(134)](t(139)))return;e[t(137)][t(134)](t(120))[t(126)](t(139));const n=e[t(137)][t(134)](t(120)),r=e[t(124)];n[t(141)][t(135)](t(129),(e=>Kr(r,t(140),e)))}}function Ha(){const t=["forward","newRange","document","getNearestSelectionRange","1038nEmdbe","has","isTouching","21DxlCTT","56258sNuRps","updateMarker","isCollapsed","from","removeMarker","descriptionFactory","isEqual","createRange","Title","editor","end","registerPostFixer","786816ZcACXM","plugins","_splitMarkerName","3416960nzOKUA","afterInit","get","start","nodeBefore","10AbnuWd","3336BnozcK","element","model","13197150feqqrZ","suggestion","locale","getChangedMarkers","TrackChangesEditing","1722216qygMAa","ELEMENT_TITLE","differ","2372616HDLYlR","schema","registerElementLabel","title-content"];return(Ha=function(){return t})()}const Wa=za;function za(t,e){const n=Ha();return(za=function(t,e){return n[t-=227]})(t,e)}!function(t){const e=za,n=t();for(;;)try{if(432663===parseInt(e(248))/1*(parseInt(e(228))/2)+parseInt(e(268))/3*(parseInt(e(249))/4)+parseInt(e(243))/5+parseInt(e(257))/6*(parseInt(e(227))/7)+-parseInt(e(240))/8+-parseInt(e(260))/9+-parseInt(e(252))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ha);class Ka extends t.Plugin{[Wa(244)](){const t=Wa,e=this[t(237)];if(!e[t(241)][t(269)](t(236)))return;const n=e[t(241)][t(245)](t(256));n[t(233)][t(262)](t(263),(()=>Kr(e[t(254)],t(258)))),e[t(251)][t(266)][t(239)]((r=>{const s=t;let o=!1;const i=Array[s(231)](e[s(251)][s(266)][s(259)][s(255)]());for(const{name:t,data:a}of i){const{group:i}=n[s(242)](t);if(s(253)!==i||!a[s(265)])continue;const c=a[s(265)],u=c[s(238)][s(247)];if(!u||!u.is(s(250),s(263)))continue;if(!c[s(246)][s(270)](c[s(238)]))continue;const l=e[s(251)][s(261)][s(267)](c[s(238)],s(264));if(l&&l[s(230)]){const e=r[s(235)](c[s(246)],l[s(246)]);e[s(234)](c)||(r[s(229)](t,{range:e}),o=!0)}o||(r[s(232)](t),o=!0)}return o}))}}const Xa=Za;!function(t){const e=Za,n=t();for(;;)try{if(275617===-parseInt(e(193))/1+-parseInt(e(186))/2*(-parseInt(e(195))/3)+parseInt(e(198))/4+parseInt(e(191))/5*(-parseInt(e(202))/6)+-parseInt(e(187))/7*(-parseInt(e(188))/8)+-parseInt(e(199))/9*(-parseInt(e(201))/10)+-parseInt(e(192))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qa);class qa extends t.Plugin{[Xa(185)](){const t=Xa,e=this[t(196)],n=e[t(183)][t(200)](t(189));e[t(183)][t(203)](t(197))&&(n[t(194)](t(190)),n[t(194)](t(184)))}}function Za(t,e){const n=Qa();return(Za=function(t,e){return n[t-=183]})(t,e)}function Qa(){const t=["TrackChangesEditing","undo","454345XEqxOr","6614894dPcgpO","227326bIRaIG","enableCommand","507MrKnIB","editor","UndoEditing","992456OyxhvO","1822131pxStXv","get","10cBSREZ","6NuPUUZ","has","plugins","redo","afterInit","3698XDxrKE","28fAEzDu","864224BANBaB"];return(Qa=function(){return t})()}function Ya(t,e){const n=$a();return(Ya=function(t,e){return n[t-=455]})(t,e)}const Ja=Ya;function $a(){const t=["816Dhstch","editor","206745toGehW","requires","79743pvSJve","get","enableCommand","2919ZUCzKm","TrackChangesEditing","8CmbBzL","4hlbxgp","TableCaptionEditing","68ESpuvK","has","afterInit","31405NhbPcT","1918548fqBywc","486816XRFFZm","plugins","toggleTableCaption","2046030bFiBeN"];return($a=function(){return t})()}!function(t){const e=Ya,n=t();for(;;)try{if(138911===parseInt(e(462))/1*(-parseInt(e(468))/2)+parseInt(e(475))/3+parseInt(e(470))/4*(parseInt(e(473))/5)+parseInt(e(458))/6*(parseInt(e(465))/7)+parseInt(e(467))/8*(-parseInt(e(474))/9)+parseInt(e(457))/10+-parseInt(e(460))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($a);class tc extends t.Plugin{static get[Ja(461)](){return[ga]}[Ja(472)](){const t=Ja,e=this[t(459)];e[t(455)][t(471)](t(469))&&e[t(455)][t(463)](t(466))[t(464)](t(456))}}const ec=rc;function nc(){const t=["accept","findAncestor","selection","tableCellWidth","tableCellBorderWidth","3745323eMcQsR","tableAlignment","TableCellPropertiesEditing","handleDiscardAction","getSuggestions","isPremiumPlugin","tableBorderWidth","start","66269BpsYxU","formatBlock","data","TrackChangesTableProperties","tableBackgroundColor","tableBorderStyle","descriptionFactory","getSelectionAffectedTableCells","document","tableProperties","getAttribute","enableCommand","_handlePropertyChange","get","afterInit","tableCellBorderColor","plugins","model","tableCellPadding","1504080GjvEcn","isOfficialPlugin","TrackChangesEditing","tableCellProperties","commandParams","table","enqueueChange","6DzWPnr","tableCellBackgroundColor","*Format:* change table properties","265887ShTMis","handleSuggestionDescription","pluginName","tableCellHorizontalAlignment","markBlockFormat","8MUhMzU","tableHeight","10dscPZM","has","change","getFirstPosition","locale","discard","56qlFceZ","editor","435460YsPSgT","_suggestionFactory","getSuggestionCallback","join","64152iUhZef","517DHLlHm","registerDescriptionCallback","format","removeAttribute","batch","tableCellBorderStyle","getContainedElement","TablePropertiesEditing","tableWidth","setAttribute","242448pwfDyO","registerCustomCallback","nodeAfter","tableBorderColor","_getSuggestion","tableCellHeight","*Format:* change table cell properties","tableCellVerticalAlignment","subType","TableUtils"];return(nc=function(){return t})()}function rc(t,e){const n=nc();return(rc=function(t,e){return n[t-=391]})(t,e)}!function(t){const e=rc,n=t();for(;;)try{if(213629===-parseInt(e(460))/1+-parseInt(e(404))/2*(parseInt(e(407))/3)+parseInt(e(412))/4*(-parseInt(e(422))/5)+parseInt(e(397))/6+parseInt(e(420))/7*(-parseInt(e(426))/8)+parseInt(e(452))/9*(-parseInt(e(414))/10)+parseInt(e(427))/11*(parseInt(e(437))/12))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(469)]=[e(440),e(465),e(458),e(453),e(435),e(413),e(464)],this[e(400)]=[e(393),e(432),e(451),e(396),e(450),e(442),e(405),e(410),e(444)]}static get[ec(409)](){return ec(463)}static get[ec(398)](){return!0}static get[ec(457)](){return!0}[ec(392)](){const t=ec,e=this[t(421)][t(394)][t(391)](t(399));if(this[t(421)][t(394)][t(415)](t(434))){for(const n of this[t(469)])e[t(471)](n,((e,r)=>{const s=t,o=this[s(421)][s(395)][s(468)][s(449)][s(417)]()[s(448)](s(402));this[s(472)](n,[o],this[s(469)],s(469),e,r)}));e[t(423)][t(438)](t(461),t(469),t(447),e[t(423)][t(424)](t(461),null,t(419))),e[t(423)][t(438)](t(461),t(469),t(419),((e,n)=>this[t(455)](this[t(469)],e,n))),e[t(423)][t(438)](t(461),t(469),t(425),(()=>!1))}if(this[t(421)][t(394)][t(415)](t(454))){for(const n of this[t(400)])e[t(471)](n,((e,r)=>{const s=t,o=this[s(421)][s(394)][s(391)](s(446))[s(467)](this[s(421)][s(395)][s(468)][s(449)]);this[s(472)](n,o,this[s(400)],s(400),e,r)}));e[t(423)][t(438)](t(461),t(400),t(447),e[t(423)][t(424)](t(461),null,t(419))),e[t(423)][t(438)](t(461),t(400),t(419),((e,n)=>this[t(455)](this[t(400)],e,n))),e[t(423)][t(438)](t(461),t(400),t(425),(()=>!1))}e[t(466)][t(428)]((e=>this[t(408)](e)))}[ec(472)](t,e,n,r,s,o){const i=ec,a=this[i(421)][i(394)][i(391)](i(399));this[i(421)][i(395)][i(403)](o[i(431)],(()=>{const t=i;for(const i of e)if(this[t(441)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(470)](r);void 0!==n&&(e[r]=n)}s(o),a[t(411)](i,{commandParams:[e]},[],r)}}))}[ec(455)](t,e,n){const r=ec,s=e[0][r(459)][r(439)],o=n[r(401)][0];this[r(421)][r(395)][r(416)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(436)](r,o[r],s):e[n(430)](r,s)}))}[ec(408)](t){const e=ec;if(t[e(462)])switch(t[e(445)]){case e(469):return{type:e(429),content:Kr(this[e(421)][e(418)],e(406))};case e(400):return{type:e(429),content:Kr(this[e(421)][e(418)],e(443))}}}[ec(441)](t,e){const n=ec,r=this[n(421)][n(394)][n(391)](n(399));for(const s of r[n(456)]({skipNotAttached:!0})){const r=s[n(433)]();if(s[n(445)]===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=Cc;function Cc(t,e){const n=Sc();return(Cc=function(t,e){return n[t-=108]})(t,e)}function Sc(){const t=["forward","marker-count","discard","change:data","$textProxy","ck-suggestion-marker-formatBlock","for","trackChanges","getSuggestion","stopListening","_checkSuggestionCorrectness","consumable","attributeNewValue","rejected","_updateSuggestionData","item","default","howMany","suggestion:attribute:","formatBlock:chain","_mergeNestedSuggestions","getFirstRange","_isBlockAttribute","isPremiumPlugin","attribute:discard","getRange","_findSuggestions","map","detach","_blockAttributeKeys","fire","track-changes-adapter-missing-getsuggestion","insertion:","sort","open","markMultiRangeInsertion","createElement","creator","_getAuthorFromId","acceptSuggestion","attributeKey","parent","markMultiRangeDeletion","skipNestingCheck","isTouching","insertion:chain","_splitMarkerName","markBlockFormat","removeMarker:suggestion:attribute","registerPostFixer","track-changes-command-not-found","_getAttributeKey","pop","_reduceSuggestionAttributeRange","ready","clear","enableReadOnlyMode","21168cAbjNy","dataDowncast","containsPosition","key","createPositionBefore","after","_addSuggestionMarker","getWalker","FORMATTING","plugins","find","consume","normal","markAttributeChange","low","addSuggestion","addHighlight","getIntersection","getSuggestions","editor","addMarker:suggestion:formatBlock","markerToHighlight","isLocal","enableCommand","return","removed","options","formatBlock:","suggestionUnloaded","TrackChangesEditing","isMultiRange","attributeOldValue","$marker","push","deletion:","acceptSelectedSuggestions","597129mwvghE","listenTo","descriptionFactory","getCustomProperty","formatInline:chain","_getMarkerAnnouncementText","LEAVE","commands","widget","elementStart","concat","_editor","trackChangesCommand","suggestionLoaded","value","subType","reconvertMarker","unbindElementFromMarkerName","discardSuggestion","insertion:discard","highest","values","_isForcedDefaultExecutionBlock","differ","enableDefaultAttributesIntegration","_refreshSuggestionsChain","catch","announce","unshift","groupId","split","position","CommentsRepository","addMarker:suggestion:attribute","targetPosition","removeMarker","suggestionChanged","486046occzMk","unbind","getShiftedBy","name","nodeBefore","refresh","isBefore","markerReady","deletion:join","set","fetchCommentThread","from","_inlineAttributeKeys","ck-suggestion-marker-","_joinWithAdjacentSuggestions","accept","rethrowUnexpectedError","_cutOutSuggestionMarker","oldValue","dataReady","isIntersecting","substring","commentThread","createPositionAt","meta","addMarkerName","change:_saved","removeClass","isOwn","containsRangeInObject","attributes","2483019pPXQVu","track-changes-suggestion-not-found","attribute","chain","_afterChanges","trackChanges.mergeNestedSuggestions","_reduceExistingSuggestions","removeAttribute","getAttribute","_isRegisteredAttribute","keys","_getExternalAuthor","toUpperCase","formatBlock:accept","isUndo","pluginName","upcast","external:","_getSuggestionData","multi","next","ck-suggestion-marker--active","data-suggestion","deletion","deletion:accept","before","setSelection","isSelectable","move","isArray","formatGroupId","632934AKOQer","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.","notReady","change","fromRange","batch","6aYqUtI","substr","conversion","stringify","hasSuggestion","clone","get","isObject","_removeSuggestion","setTo","track-changes-user-not-found","markInsertion","commandName","rootName","isLimit","document","forceDefaultExecution","every","_enabledCommands","_registerDefaultCallbacks","showSuggestionHighlights","markers","suggestion","then","buildSuggestion","includes","addUser","attribute:accept","_SUGGESTION_ANNOUNCEMENT","track-changes-enable-command-twice","head","config","addComment","always","containsItem","formatInline","track-changes-suggestion-data-mismatch","end","data-author-id","activeMarkers","insertion:join","track-changes-adapter-already-set","startsWith","addSuggestionData","markMultiRangeBlockFormat","isNextTo","removeComment","getAllAdjacentSuggestions","group","containsRange","requires","deleteContent","splitPosition","acceptAllSuggestions","ENTER","markDeletion","_recordAttributeSuggestions","isOfficialPlugin","getSuggestionCallback","collaboration.channelId","_setSuggestionRange","getRanges","formatInline:accept","_isDataLoaded","createdAt","getCommentThread","lowest","isInContent","type","add","writer","model","element","editing","registerBlockAttribute","setAttribute","insertion:accept","forEach","discardAllSuggestions","applyOperation","$graveyard","attribute:join","markerName","schema","enqueueChange","getFirstMarker","init","warn","_joinSuggestions","data","toJSON","adapter","insertContent","fromCharCode","newRange","addMarker","_handleNewSuggestionMarker","_suggestionState","define","Users","filter","getLastMatchingPosition","start","attribute:","721KfVHKi","comments","getDifference","getChanges","_saved","createRange","markInlineFormat","update:suggestion","action","addCommentThread","removeMarkers","locale","isRemovable","_processAttributeSuggestions","isAtStart","accepted","originalSuggestionId","addMarker:suggestion","deletion:discard","$elementName","$text","hasCommentThread","toViewElement","some","isExternal","addRange","addClass","markerToData","rename","_refreshAttributeSuggestionsChain","error-saving-suggestion-data-suggestion-discarded","getItems","_commentsRepository","deletion:chain","_model","getAncestors","authorName","getMultiRangeId","author","elementToElement","createRangeOn","insert","_processAttributeChanges","trackChanges.trackFormatChanges","formatBlock","getMarkers","dataToMarker","suggestion:","registerInlineAttribute","getNearestSelectionRange","isEqual","formatInline:discard","change:activeMarkers","@external","documentSelection","remove","_setSuggestionData","_suggestionFactory","range","ck-suggestion-marker","_createSuggestion","has","size","getContainedElement","isAfter","tablePasteChainId","stop","format","_addThreadToSuggestion","newValue","_defaultCallbacks","ck-suggestion-marker-formatInline","_onDiscard","multipleBlocks","nodeAfter","isBlock","formatBlock:discard","never","_trackFormatChanges","isIntersectingWithRange","_initAriaMarkerChangeAnnouncements","_suggestions","elementEnd","2520320pCNOiK","backward","join","splice","resolve","updateMarker","discardSelectedSuggestions","getChangedMarkers","formatBlock:join","PENDING_ACTION_SUGGESTION","isCollapsed","isInsideObject","createSelection","getUser","moveTargetPosition","hasComments","markerNameToElements","_customCallbacks","registerCustomCallback","length","execute","mapper","_adapter","assign","isAtEnd","insertion","_rangeIsInLocalUserInsertion","previous","high","createRangeIn","delete","_breakSuggestionMarker","removeMarker:suggestion:formatBlock","selection","root","_recordAttributeChanges","editingDowncast","formatInline:","formatInline:join","oldRange","1986295AfXUun","PendingActions","suggestion-type","authoredAt","isDocumentOperation","bindElementToMarker","updateSuggestion","containerElement","createPositionAfter"];return(Sc=function(){return t})()}!function(t){const e=Cc,n=t();for(;;)try{if(345072===-parseInt(e(204))/1+parseInt(e(266))/2+parseInt(e(167))/3+-parseInt(e(459))/4+parseInt(e(499))/5*(parseInt(e(272))/6)+-parseInt(e(376))/7*(-parseInt(e(131))/8)+parseInt(e(235))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Sc);const Lc=kc(395);class Nc extends t.Plugin{static get[kc(322)](){return[kc(199),o.Users,t.PendingActions,ts,ss,us,gs,_s,Es,Cs,vs,js,no,io,fo,mo,_o,Co,Ro,Oo,xo,zo,Go,Zo,Jo,ri,fi,Ii,Oi,ai,Ws,Xs,_i,ki,Ri,xi,Gi,Ki,Qi,ta,oa,ua,ga,Ea,ya,tc,La,Fa,Va,sc,Ba,Ka,qa]}static get[kc(250)](){return kc(160)}static get[kc(329)](){return!0}static get[kc(531)](){return!0}constructor(t){const e=kc;function n(t){const e=Cc;return t[e(535)]((t=>String[e(365)](t)))[e(461)]("")}super(t),this[e(328)]=!1,this[e(213)](e(311),[]),this.on(e(428),((n,r,s,o)=>{const i=e;this[i(410)][i(269)]((()=>{const e=i;for(const n of[...o,...s])this[e(410)][e(293)][e(437)](n)&&t[e(345)][e(183)](n)}))})),this[e(169)]=new Qr(this[e(150)][e(343)][e(355)],this[e(150)][e(387)]),this[e(481)]=null,this[e(433)]=new Rc(this[e(150)]),this[e(457)]=new Map,this[e(408)]=t[e(140)][e(278)](e(199)),this[e(290)]=new Set,this[e(410)]=this[e(150)][e(343)],this[e(369)]=new WeakMap,this[e(189)]=!1,this[e(537)]=new Set([e(395)]),this[e(216)]=new Set,t[e(303)][e(370)](e(419),e(524)),this[e(454)]=t[e(303)][e(278)](e(419)),t[e(303)][e(370)](e(240),!0),this[e(528)]=t[e(303)][e(278)](e(240)),this[e(179)]=new f(t,this[e(290)]),this[e(456)](),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,50,48,51,52])}[kc(358)](){const t=kc,n=this[t(150)],r=(e,n)=>{const r=t;if(r(237)!=e)return r(217)+e;const s=n[r(197)]("|")[0];return this[r(530)](s)?r(513):r(447)};n[t(274)][t(514)](t(495))[t(152)]({model:t(294),view:e=>{const n=t,{id:s,authorId:o,type:i,subType:a}=this[n(120)](e[n(354)]),c=[n(435),r(i,a)];let u=3e3;return this[n(311)][n(297)](e[n(354)])&&(c[n(164)](n(256)),u=3010),n(258)==i&&(u+=5),{classes:c,attributes:{"data-suggestion":s,"data-author-id":o},priority:u}}}),n[t(274)][t(514)](t(132))[t(341)]((e=>{const r=t;e.on(r(393),((t,e,s)=>{const o=r;if(!s[o(157)][o(292)])return;const i=e[o(523)];if(!i)return;const c=s[o(480)][o(398)](i);n[o(343)][o(355)][o(279)](i)&&c&&!c[o(170)](o(175))&&c.is(o(506))&&(0,a.toWidget)(c,s[o(342)])}),{priority:r(487)})})),n[t(274)][t(514)](t(132))[t(152)]({model:t(294),view:(e,n)=>{const s=t;if(!n[s(157)][s(292)])return null;const{type:o,subType:i}=this[s(120)](e[s(354)]);return{classes:[s(435),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(523)])return;const{id:c,authorId:u}=this[a(120)](o[a(354)]);if(r){const t=this[a(457)][a(278)](c),e=this[a(125)](t);if(!this[a(530)](e))return}if(o[a(523)].is(a(492)))return void i[a(519)][a(142)](o[a(523)],s[a(207)]);const l=i[a(480)][a(398)](o[a(523)]);if(o[a(523)].is(a(344))&&n[a(343)][a(355)][a(451)](o[a(523)])&&!l[a(170)](a(147))){i[a(342)][a(402)]([a(435),a(513)],l),i[a(342)][a(347)](a(257),c,l),i[a(342)][a(347)](a(310),u,l),i[a(480)][a(504)](l,o[a(354)]),e&&(this[a(311)][a(297)](o[a(354)])?i[a(342)][a(402)](a(256),l):i[a(342)][a(231)](a(256),l));for(const t of n[a(343)][a(488)](o[a(523)])[a(407)]())i[a(519)][a(142)](t,s[a(207)]);i[a(519)][a(142)](o[a(523)],s[a(207)])}};n[t(274)][t(514)](t(132))[t(341)]((e=>{const n=t;e.on(n(151),((t,e,r)=>{const o=n;r[o(157)][o(292)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(187)})})),n[t(274)][t(514)](t(132))[t(341)]((e=>{const n=t;e.on(n(200),((t,e,r)=>{const o=n;r[o(157)][o(292)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(187)})})),n[t(274)][t(514)](t(132))[t(403)]({model:t(294),view:(e,n)=>n[t(157)][t(292)]?null:{group:t(294),name:e[t(273)](11)}}),n[t(274)][t(514)](t(251))[t(415)]({view:{name:t(294),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(423)+e[r(243)](r(501))+":"+e[r(243)]("id");return e[r(243)](r(509))&&(s+=":"+e[r(243)](r(509))),n[r(110)](r(163),{"data-name":s})}}),n[t(274)][t(514)](t(251))[t(422)]({view:t(294)}),n[t(274)][t(514)](t(495))[t(341)]((e=>{const n=t;e.on(n(151),s(),{priority:n(487)})})),n[t(274)][t(514)](t(495))[t(341)]((e=>{const n=t;e.on(n(200),s({isAttributeSuggestion:!0}),{priority:n(487)})})),n[t(274)][t(514)](t(495))[t(341)]((e=>{const n=t;e.on(n(491),((t,e,r)=>{const s=n,o=r[s(480)][s(475)](e[s(354)]);if(o)for(const t of o)t[s(170)](s(147))||(r[s(342)][s(231)]([s(435),s(513),s(256)],t),r[s(342)][s(242)](s(257),t),r[s(342)][s(242)](s(310),t),r[s(480)][s(184)](t,e[s(354)]))}),{priority:n(487)})})),n[t(274)][t(514)](t(495))[t(341)]((e=>{const n=t;e.on(n(122),((t,e,r)=>{const s=n,o=r[s(480)][s(475)](e[s(354)]);if(!o)return;const{id:i}=this[s(120)](e[s(354)]),a=this[s(457)][s(278)](i),c=this[s(125)](a);if(this[s(530)](c))for(const t of o)t[s(170)](s(147))||(r[s(342)][s(231)]([s(435),s(513),s(256)],t),r[s(342)][s(242)](s(257),t),r[s(342)][s(242)](s(310),t),r[s(480)][s(184)](t,e[s(354)]))}),{priority:n(487)})})),n[t(343)][t(287)][t(123)]((e=>{const r=t;let s=!1;const o=Array[r(215)](n[r(343)][r(287)][r(190)][r(466)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(120)](t);if(r(294)!==o)continue;const h=this[r(457)][r(278)](f);if(null!=c[r(366)]){r(307)==u&&(s=s||wc(c[r(366)],t,e,n[r(343)][r(355)]));const o=r(237)==u&&this[r(530)](l[r(197)]("|")[0]);if(c[r(366)][r(469)]||r(352)==c[r(366)][r(493)][r(285)]||r(420)==u&&!Fc(c[r(366)])||o&&!Fc(c[r(366)])||r(258)==u&&(vc(a=c[r(366)])||function(t){const e=r;return t[e(374)][e(115)]==t[e(309)][e(208)]&&t[e(374)][e(483)]}(a)))e[r(202)](t),s=!0;else{if(!h||!h[r(339)])continue;if(c[r(366)]&&c[r(498)]&&c[r(366)][r(426)](c[r(498)]))continue;i[r(341)](h)}}}var a;return i[r(438)]>0&&(s=!!this[r(218)](i)||s),s})),n[t(343)][t(287)][t(123)]((e=>{const r=t;let s=!1;for(const t of n[r(343)][r(287)][r(190)][r(379)]())if(r(417)==t[r(340)])for(const t of this[r(457)][r(188)]()){if(t[r(161)]||!t[r(339)])continue;const o=r(420)==t[r(340)],i=this[r(125)](t),a=i&&this[r(530)](i);if(!o&&!a)continue;const c=t[r(529)]();if(c[r(374)][r(115)]!=c[r(309)][r(115)]&&!c[r(309)][r(483)]){const o=n[r(343)][r(227)](c[r(374)][r(450)],r(309)),i=n[r(343)][r(381)](c[r(374)],o);e[r(464)](t[r(357)](),{range:i}),s=!0}}return s})),n[t(343)][t(287)][t(123)]((e=>this[t(418)](e))),n[t(343)][t(287)][t(123)]((e=>!e[t(271)][t(153)]&&this[t(389)](e))),n[t(343)].on(t(239),(()=>{this[t(328)]=!1})),n[t(343)][t(287)].on(t(511),((r,s)=>{const o=t;if(!s[o(153)]||s[o(249)])return;if(!this[o(328)])return;const i=n[o(343)][o(287)][o(190)][o(379)]();if(0==i[o(478)])return;const a=[],c=i[o(372)]((t=>o(237)==t[o(340)])),u=i[o(372)]((t=>o(417)==t[o(340)]&&o(396)!=t[o(207)]));for(const t of c)this[o(244)](t[o(114)])&&a[o(164)]({key:t[o(114)],newValue:t[o(520)],oldValue:t[o(162)],range:Dc(t[o(434)],n[o(343)])});for(const t of u){if(o(404)!=t[o(384)]&&o(209)!=t[o(384)])continue;const e=Pc(t[o(198)][o(450)],n[o(343)]),r=t[o(260)];o(404)==t[o(384)]&&a[o(164)]({key:o(395),newValue:t[o(207)],oldValue:r[o(207)],range:e});for(const[n,s]of r[o(234)]){if(!this[o(244)](n))continue;const r=t[o(234)][o(278)](n);s!==r&&a[o(164)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(234)])this[o(244)](n)&&(r[o(234)][o(437)](n)||a[o(164)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(478)]&&n[o(343)][o(356)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(144)](t,e,s,o,{groupId:r});this[n(241)](t,a)}))}),{priority:t(338)}),n[t(343)][t(293)].on(t(383),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(120)](n[s(207)]),e=this[s(457)][s(278)](t);e&&e[s(229)](n[s(207)])}})),n[t(343)][t(287)].on(t(511),(()=>{const e=t,r=Array[e(215)](n[e(343)][e(287)][e(190)][e(466)]())[e(372)]((t=>e(294)===this[e(120)](t[e(207)])[e(320)]));if(0===r[e(478)])return;r[e(541)](((t,n)=>{const r=e,s=t[r(361)][r(498)],o=n[r(361)][r(498)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(374)][r(210)](o[r(374)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(120)](t);if(null===n[e(498)]){const n=this[e(368)](t);o[e(341)](n)}else{const t=this[e(457)][e(278)](r);null!==n[e(366)]||t[e(339)]?(s[e(341)](t[e(302)]),o[e(341)](t)):this[e(280)](t)}}o[e(438)]>0&&this[e(192)](o);for(const t of s)this[e(538)](e(203),t)})),n[t(343)].on(t(351),((e,r)=>{const s=t,o=r[0];if(!this[s(457)][s(438)])return;if(!o[s(503)])return;if(o[s(271)][s(249)]||!o[s(271)][s(153)])return;let i,a;switch(o[s(340)]){case s(417):i=n[s(343)][s(227)](o[s(198)]),a=i[s(206)](o[s(525)]);break;case s(197):i=n[s(343)][s(227)](o[s(324)]),a=n[s(343)][s(227)](o[s(473)]);break;case s(263):i=n[s(343)][s(227)](o[s(201)]),a=i[s(206)](o[s(525)]);break;default:return}const c=n[s(343)][s(381)](i,a);n[s(343)][s(269)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(534)](c)){if(e[t(161)])continue;if(t(307)==e[t(340)])continue;const r=this[t(125)](e);if(r&&this[t(530)](r)&&t(197)!=o[t(340)])continue;const s=e[t(361)]&&e[t(361)][t(449)];(t(420)!=e[t(340)]||t(197)==o[t(340)]&&!s)&&(n[t(233)]||t(484)==e[t(340)]&&n[t(232)]||e[t(529)]()[t(321)](c)&&this[t(490)](e,i,a))}}))}),{priority:t(338)}),n[t(343)].on(t(323),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(288)])return;if(this[s(189)])return;if(!this[s(179)][s(181)])return;if(o[s(469)])return;const a=n[s(343)][s(355)],{start:c,end:u}=o[s(529)](),l=c[s(450)]&&a[s(286)](c[s(450)])?null:a[s(425)](c,s(508)),f=u[s(208)]&&a[s(286)](u[s(208)])?null:a[s(425)](u,s(460)),h=n[s(343)][s(381)](l?l[s(374)]:c,f?f[s(309)]:u);n[s(343)][s(269)]((t=>{const e=s;this[e(327)](h);const r=n[e(343)][e(355)][e(425)](h[e(374)]);o.is(e(430))?t[e(261)](r):o[e(281)](r)})),e[s(442)]()}),{priority:e.priorities[t(143)]+10}),n[t(343)].on(t(364),((e,r)=>{const s=t,o=r[r[s(478)]-1];o&&o[s(288)]||this[s(189)]||this[s(179)][s(181)]&&(n[s(343)][s(269)]((()=>{const t=s;let o=n[t(343)][t(364)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(155)]=o[t(277)]();const i=o[t(309)][t(208)],a=n[t(343)][t(355)];i&&a[t(451)](i)&&!a[t(279)](i)&&(o=n[t(343)][t(381)](o[t(374)],n[t(343)][t(227)](i,t(309)))),this[t(283)](o)})),e[s(442)]())}),{priority:t(487)}),this[t(150)][t(174)][t(341)](t(515),this[t(179)]),this[t(154)](t(515));const o=new p(n,this[t(457)]);n[t(174)][t(341)](t(113),o),this[t(154)](t(113));const i=new b(n,this[t(457)]);n[t(174)][t(341)](t(185),i),this[t(154)](t(185)),n[t(174)][t(341)](t(325),new v(n,o,this[t(457)])),this[t(154)](t(325)),n[t(174)][t(341)](t(350),new v(n,i,this[t(457)])),this[t(154)](t(350)),n[t(174)][t(341)](t(166),new D(n,o,this[t(457)])),this[t(154)](t(166)),n[t(174)][t(341)](t(465),new D(n,i,this[t(457)])),this[t(154)](t(465));const c=n[t(140)][t(278)](t(199));this[t(168)](c,t(304),((e,{threadId:n})=>{const r=t,s=this[r(457)][r(278)](n);s&&s[r(226)]&&1===s[r(226)][r(478)]&&this[r(522)](n,{hasComments:!0})}),{priority:t(145)}),this[t(168)](c,t(318),((e,{threadId:n})=>{const r=t,s=this[r(457)][r(278)](n);s&&s[r(226)]&&!s[r(226)][r(478)]&&this[r(522)](n,{hasComments:!1})}),{priority:t(145)})}set[kc(363)](t){const n=kc;if(this[n(481)])throw new e.CKEditorError(n(313),this);this[n(481)]=t}get[kc(363)](){return this[kc(481)]}[kc(149)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=kc,r=[];for(const e of this[n(457)][n(188)]())t&&!e[n(339)]||r[n(164)](e);return e?r[n(535)]((t=>t[n(362)]())):r}[kc(516)](t){const n=kc,r=this[n(457)][n(278)](t);if(!r)throw new e.CKEditorError(n(236),this);return r}[kc(276)](t){const e=kc;return this[e(457)][e(437)](t)}[kc(315)](t){const e=kc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(340)][e(197)](":"),a=this[e(457)][e(278)](r)||this[e(436)](o,i,r,n,s);if(this[e(444)](a),this[e(518)](a,o,i||null,n),a[e(336)]=t[e(336)],a[e(335)]=!0,s&&s[e(429)]){const t=s[e(429)],n=this[e(246)](t[e(412)]);a[e(502)]=t[e(336)],a[e(414)]=n,a[e(400)]=!0}else a[e(502)]=t[e(336)];switch(t[e(361)]&&(a[e(361)]=t[e(361)]),t[e(234)]&&(a[e(234)]=t[e(234)]),this[e(481)]&&this[e(481)][e(146)]||(a[e(380)]=!0),this[e(369)][e(278)](a)){case e(268):this[e(369)][e(213)](a,e(223));break;case e(211):a[e(339)]?(this[e(218)](new Set([a])),this[e(192)](new Set([a])),this[e(369)][e(213)](a,e(128)),this[e(538)](e(180),a)):this[e(369)][e(213)](a,e(156))}return a}[kc(113)](t){const e=kc;this[e(288)]((()=>{const n=e;this[n(150)][n(343)][n(269)]((()=>{const e=n;for(const n of t[e(319)]())n[e(219)]()}))}))}[kc(185)](t){const e=kc;this[e(288)]((()=>{const n=e;this[n(150)][n(343)][n(269)]((()=>{const e=n;for(const n of t[e(319)]())n[e(510)]()}))}))}[kc(154)](t,n){const r=kc,s=this[r(150)][r(174)][r(278)](t);if(!s)throw new e.CKEditorError(r(124),this,{commandName:t});if(this[r(290)][r(437)](s))throw new e.CKEditorError(r(301),this,{commandName:t});this[r(290)][r(341)](s),n&&s.on(r(479),((t,e)=>{const o=r;this[o(179)][o(181)]&&(this[o(189)]||(e[o(478)]>0&&e[e[o(478)]-1]&&e[e[o(478)]-1][o(288)]?e[o(126)]():(t[o(155)]=n(((...t)=>s[o(479)](...t,{forceDefaultExecution:!0})),...e),t[o(442)]())))}),{priority:r(487)})}[kc(288)](t){const n=kc;let r,s;const o=this[n(189)];this[n(189)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(189)]=!1),s&&e.CKEditorError[n(220)](s,this),r}[kc(283)](t,n=null,r={}){const s=kc;if(t[s(469)])return null;const o=this[s(150)][s(140)][s(278)](s(371)).me;for(const{suggestion:e,meta:o}of this[s(534)](t,s(484)))if(o[s(232)]){if(!o[s(317)]){if(o[s(233)]){if(!this[s(528)]||!Uc(e,r))continue;return e}if(Uc(e,r))return e;this[s(490)](e,t[s(374)],t[s(309)]);break}if(n==e[s(182)]&&Uc(e,r)){const n=e[s(529)]();return n[s(374)][s(426)](t[s(309)])?this[s(332)](e,this[s(410)][s(381)](t[s(374)],n[s(309)])):this[s(332)](e,this[s(410)][s(381)](n[s(374)],t[s(309)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(540)+n:s(484),u=this[s(432)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(137)](c,i,a,t),u}[kc(109)](t,n=kc(254),r={}){const s=kc,o=this[s(150)][s(140)][s(278)](s(371)).me,i=this[s(433)][s(330)](s(484),n,s(461));for(const e of this[s(149)]())if(e[s(414)].id==o.id&&s(484)==e[s(340)]&&e[s(182)]==n&&Uc(e,r)&&(i(e[s(333)](),t)||i(t,e[s(333)]()))){for(const n of t)e[s(401)](n);return e}for(const{suggestion:e,meta:n}of this[s(534)](t,s(484))){if(!n[s(232)])continue;if(!this[s(528)]&&n[s(233)])continue;if(!Uc(e,r))continue;let o=!0;for(const n of e[s(333)]())for(const e of t)if(!n[s(321)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(540)+n,l=this[s(432)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(137)](u,a,c,e,Wr[s(413)]());return l}[kc(382)](t,n,r=null,s={}){const o=kc;if(r=r||Oc(n),t[o(469)])return null;if(o(453)===this[o(454)]){const e=this[o(433)][o(330)](o(307),r,o(219));return this[o(288)]((()=>e([t],n,s))),null}const i=this[o(150)][o(140)][o(278)](o(371)).me,a=[];if(o(305)!==this[o(454)])for(const{suggestion:e,meta:n}of this[o(534)](t,o(484)))n[o(232)]&&!n[o(470)]&&a[o(164)](...e[o(333)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(148)](s);e&&r[n(164)](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(478)];){const s=r[e][n(378)](t);r[n(462)](e,1,...s),e+=s[n(478)]}}return r}(t,a);c[o(478)]&&this[o(410)][o(269)]((()=>{const t=o;for(const e of c){const o=this[t(433)][t(330)](t(307),r,t(219));this[t(288)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(374)],u=t[o(309)];for(const{suggestion:e,meta:n}of this[o(534)](t,o(307))){if(!n[o(232)])continue;if(e[o(182)]!=r)continue;if(!Uc(e,s))continue;const i=e[o(529)]();if(i[o(321)](t,!0))return null;c=c[o(210)](i[o(374)])?c:i[o(374)],u=u[o(440)](i[o(309)])?u:i[o(309)],a?i[o(374)][o(210)](a[o(529)]()[o(374)])?(a[o(386)](),a=e):e[o(386)]():a=e}const l=this[o(410)][o(381)](c,u);if(a)this[o(332)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(432)]({id:t,type:o(496)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(137)](o(496)+r,t,a,l)}}return null}[kc(121)](t,n,r=[],s=null,o={}){const i=kc;n[i(265)]||(n[i(265)]=n[i(284)]),n[i(449)]=t.is(i(434)),s=s||Oc(n);const a=r[i(535)]((t=>Pc(t,this[i(410)]))),c=t.is(i(434))?t:Pc(t,this[i(410)]);if(i(453)===this[i(454)]){const t=this[i(433)][i(330)](i(420),s,i(219));return this[i(288)]((()=>t([c],n,o))),null}a[i(164)](c);let u=!0;for(const t of a)if(!this[i(485)](t)){u=!1;break}if(u&&i(305)!==this[i(454)]){const t=this[i(433)][i(330)](i(420),s,i(219));return this[i(288)]((()=>t([c],n,o))),null}let l=null,f=c[i(374)],h=c[i(309)];for(const{suggestion:t,meta:e}of this[i(534)](c,i(420))){if(!e[i(232)])continue;if(e[i(317)]||e[i(233)]||e[i(470)])continue;if(t[i(361)][i(265)]!=n[i(265)])continue;if(!Uc(t,o))continue;const r=t[i(529)]();if(t[i(182)]==s){if(r[i(321)](c,!0))return null;f=f[i(210)](r[i(374)])?f:r[i(374)],h=h[i(440)](r[i(309)])?h:r[i(309)],l?r[i(374)][i(210)](l[i(529)]()[i(374)])?(l[i(386)](),l=t):t[i(386)]():l=t}else{const e=c[i(148)](r);this[i(221)](t,e)}}const g=this[i(150)][i(140)][i(278)](i(371)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(332)](l,this[i(410)][i(381)](f,h)),l;{const t=this[i(432)]({id:d,type:i(158)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(137)](i(158)+s,d,p,this[i(410)][i(381)](f,h)),t}}[kc(316)](t,n,r=[],s=null,o={}){const i=kc;n[i(265)]||(n[i(265)]=n[i(284)]);const a=t[0];n[i(449)]=a.is(i(434)),s=s||Oc(n);const c=r[i(535)]((t=>Pc(t,this[i(410)]))),u=a.is(i(434))?t:t[i(535)]((t=>Pc(t,this[i(410)])));if(i(453)===this[i(454)]){const t=this[i(433)][i(330)](i(420),s,i(219));return this[i(288)]((()=>t(u,n,o))),null}c[i(164)](...u);let l=!0;for(const t of c)if(!this[i(485)](t)){l=!1;break}if(l&&i(305)!==this[i(454)]){const t=this[i(433)][i(330)](i(420),s,i(219));return this[i(288)]((()=>t(u,n,o))),null}const f=this[i(150)][i(140)][i(278)](i(371)).me;for(const t of this[i(149)]()){if(t[i(414)].id!=f.id)continue;if(i(420)!=t[i(340)]||t[i(361)][i(265)]!=n[i(265)])continue;if(!Uc(t,o))continue;const e=t[i(182)]==s;for(let n=0;n<u[i(478)];n++){const r=u[n];for(const s of t[i(421)]()){const o=s[i(533)]();if(r[i(426)](o)){e?(u[i(462)](n,1),n--):t[i(202)](s[i(207)]);break}}}}if(0==u[i(478)])return null;const h=this[i(433)][i(330)](i(420),s,i(461));for(const t of this[i(149)]())if(t[i(414)].id==f.id&&i(420)==t[i(340)]&&t[i(361)][i(265)]==n[i(265)]&&t[i(182)]==s&&Uc(t,o)&&(h(t[i(333)](),u)||h(u,t[i(333)]()))){for(const e of u)t[i(401)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(158)+s,m=this[i(432)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(137)](p,g,d,t,Wr[i(413)]());return m}[kc(327)](t,n=null,r={}){const s=kc;if(t[s(469)])return null;const o=this[s(150)][s(140)][s(278)](s(371)).me,a=new i.LiveRange(t[s(374)],t[s(309)]);for(const{suggestion:t,meta:e}of this[s(534)](a,s(484)))if(e[s(232)]&&!e[s(317)])if(t[s(161)]){const e=t[s(333)]()[s(372)]((t=>s(352)!=t[s(493)][s(285)]));if(e[s(289)]((t=>a[s(321)](t,!0)))&&t[s(510)](),e[s(399)]((t=>t[s(321)](a,!0)))){const t=this[s(433)][s(330)](s(258),n,s(219));return this[s(288)]((()=>t([a],null,r))),null}}else{const e=a[s(148)](t[s(529)]());null!==e&&t[s(448)]([e],null,r)}if(a[s(536)](),a[s(469)]||s(352)==a[s(493)][s(285)])return null;let c=null,u=a[s(374)],l=a[s(309)];const f=this[s(534)](a,s(258));for(const{suggestion:t,meta:e}of f){const n=this[s(410)][s(381)](u,l);if(e[s(232)]&&(this[s(528)]||!e[s(233)]&&!e[s(470)]))if(t[s(161)]){if(!Uc(t,r))continue;let e=!0;for(const r of t[s(333)]()){if(r[s(321)](n,!0))return t;n[s(321)](r)||(e=!1)}e&&t[s(510)]()}else{const e=t[s(529)]();if(e[s(321)](n,!0))return t;if(!Uc(t,r)){n[s(321)](e)?t[s(386)]():e[s(133)](u)?u=e[s(309)]:e[s(133)](l)&&(l=e[s(374)]);continue}u=u[s(210)](e[s(374)])?u:e[s(374)],l=l[s(440)](e[s(309)])?l:e[s(309)],r=Object[s(482)]({},t[s(234)]),c?e[s(374)][s(210)](c[s(529)]()[s(374)])?(c[s(386)](),c=t):t[s(386)]():c=t}}if(c)return this[s(332)](c,this[s(410)][s(381)](u,l)),c;{const t=(0,e.uid)(),i=this[s(410)][s(381)](u,l),a=o.id,c=n?s(165)+n:s(258),f=this[s(432)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(137)](c,t,a,i),f}}[kc(116)](t,n=kc(254),r={}){const s=kc,o=this[s(150)][s(140)][s(278)](s(371)).me,a=t[s(535)]((t=>new i.LiveRange(t[s(374)],t[s(309)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(534)](a,s(484)))e[s(232)]&&!e[s(317)]&&c[s(341)](t);for(const e of c)if(e[s(161)]){const o=e[s(333)]();if((!e[s(234)]||!e[s(234)][s(117)])&&o[s(289)]((t=>a[s(399)]((e=>e[s(321)](t,!0)))))&&e[s(510)](),a[s(289)]((t=>o[s(399)]((e=>e[s(321)](t,!0)))))){const e=this[s(433)][s(330)](s(258),n,s(219));return this[s(288)]((()=>e(t,null,r))),null}}else{const t=e[s(529)]();if(a[s(399)]((e=>e[s(321)](t,!0)))&&e[s(510)](),a[s(289)]((e=>t[s(321)](e,!0)))){const t=this[s(433)][s(330)](s(258),n,s(219));return this[s(288)]((()=>t(a,null,r))),null}}const u=this[s(433)][s(330)](s(258),n,s(461));let l=null;for(const t of this[s(149)]())if(t[s(414)].id==o.id&&t[s(339)]&&s(258)==t[s(340)]&&t[s(182)]==n&&Uc(t,r)&&(u(t[s(333)](),a)||u(a,t[s(333)]())))if(l){if(t[s(226)]&&t[s(226)][s(478)])continue;for(const e of t[s(333)]())l[s(455)](e)||l[s(401)](e);t[s(386)]()}else{l=t;for(const e of a)t[s(455)](e)||t[s(401)](e)}if(l)return l;c[s(129)]();for(const{suggestion:t,meta:e}of this[s(534)](a,s(258)))e[s(232)]&&(this[s(528)]||!e[s(233)]&&!e[s(470)])&&Uc(t,r)&&c[s(341)](t);for(const t of c){const e=t[s(333)]();if((!r||!r[s(117)])&&a[s(289)]((t=>e[s(399)]((e=>e[s(321)](t,!0))))))return t;(!t[s(234)]||!t[s(234)][s(117)])&&e[s(289)]((t=>a[s(399)]((e=>e[s(321)](t,!0)))))&&t[s(510)]()}const f=(0,e.uid)(),h=o.id,g=s(165)+n,d=this[s(432)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(536)](),t[s(469)]||s(352)==t[s(493)][s(285)]||this[s(137)](g,f,h,t,Wr[s(413)]());return d}[kc(144)](t,n,r,s,o){const i=kc;if(t[i(469)])return[];if(i(453)===this[i(454)])return[];const a=this[i(150)][i(140)][i(278)](i(371)).me.id,c=Array[i(215)](this[i(457)][i(188)]())[i(372)]((e=>i(237)==e[i(340)]&&e[i(361)][i(134)]==n&&e[i(455)](t)));if(i(524)===this[i(454)]){const e=this[i(534)](t,i(484))[i(372)]((({meta:t})=>t[i(232)]&&!t[i(470)]&&!t[i(317)]))[i(535)]((({suggestion:t})=>t));c[i(195)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(237)==t[i(340)]?t[i(361)][i(222)]:void 0,o=t[i(529)](),a=Array[i(215)](u[i(245)]())[i(141)]((t=>t[i(224)](o)));if(!a)continue;const c=a[i(378)](o);this[i(530)](n)&&i(484)==t[i(340)]&&0!=c[i(478)]||(u[i(489)](a),c[i(349)]((t=>{u[i(213)](t,r)})),i(484)!=t[i(340)]&&e!=s&&u[i(213)](a[i(148)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(478)]>37&&console[i(359)](i(267),{key:n});const f=(i(375)+(n+"|")+Oc({newValue:s}))[i(225)](0,60),h=this[i(432)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(164)](h),this[i(137)](f,c,a,t)}return l}[kc(191)](t){const e=kc;this[e(154)](t,((t,...n)=>{this[e(494)]((()=>{t(...n)}))}))}[kc(346)](t){const e=kc;this[e(537)][e(341)](t)}[kc(424)](t){const e=kc;this[e(216)][e(341)](t)}[kc(125)](t){const e=kc;return e(237)==t[e(340)]?t[e(182)][e(197)]("|")[0]:null}[kc(332)](t,e){const n=kc,r=t[n(357)]();this[n(410)][n(269)]((t=>{t[n(464)](r,{range:e})}))}[kc(444)](t){const e=kc,n=t.id,r=this[e(150)][e(303)][e(278)](e(331));this[e(408)][e(397)](n)||this[e(408)][e(385)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(408)][e(337)](n);s[e(205)](e(388)),s[e(388)]=!1,t[e(226)]=s}[kc(518)](t,n,r,s){const o=kc;if(t[o(340)]!=n||t[o(182)]!=r||t[o(111)].id!=s)throw this[o(150)][o(130)](o(308)),new e.CKEditorError(o(308),this)}[kc(221)](t,n){const r=kc,s=t[r(529)]();if(n[r(426)](s))t[r(386)]();else if(s[r(321)](n)){const o=this[r(410)][r(227)](n[r(374)][r(208)],r(309));this[r(332)](t,this[r(410)][r(381)](s[r(374)],o));const i=(0,e.uid)(),a=t[r(111)].id,c=t[r(340)]+":"+t[r(182)];this[r(432)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(361)],attributes:t[r(234)]});const u=this[r(410)][r(227)](n[r(309)][r(115)],r(136)),l=this[r(410)][r(381)](u,s[r(309)]);this[r(137)](c,i,a,l)}else if(s[r(133)](n[r(374)])){const e=this[r(410)][r(227)](n[r(374)][r(208)],r(309));this[r(332)](t,this[r(410)][r(381)](s[r(374)],e))}else{const e=this[r(410)][r(227)](n[r(309)][r(115)],r(136));this[r(332)](t,this[r(410)][r(381)](e,s[r(309)]))}}[kc(485)](t){const e=kc;for(const{suggestion:n,meta:r}of this[e(534)](t,e(484))){if(!r[e(232)])continue;const s=n[e(333)]();for(const n of s)if(!t[e(378)](n)[e(478)])return!0}return!1}[kc(112)](t){const n=kc,r=this[n(150)][n(140)][n(278)](n(371))[n(472)](t);if(!r)throw new e.CKEditorError(n(282),this);return r}[kc(246)](t){const e=kc,n=this[e(150)][e(140)][e(278)](e(371)),r=(0,o.hashObject)(e(252)+t);return n[e(472)](r)||n[e(298)]({id:r,name:t})}[kc(436)](t,e,n,r,s){const o=kc,i=this[o(112)](r),a=this[o(433)][o(296)](t,e,n,i,s,(t=>{const e=o;this[e(522)](n,{attributes:t});const r=this[e(516)](n);this[e(218)](new Set([r])),this[e(192)](new Set([r]))}));return this[o(168)](a,o(219),(()=>{const t=o;this[t(522)](n,{state:t(391)})}),{priority:o(487)}),this[o(168)](a,o(510),(()=>{const t=o;this[t(522)](n,{state:t(521)})}),{priority:o(487)}),this[o(457)][o(213)](n,a),this[o(369)][o(213)](a,o(268)),a}[kc(120)](t){const e=kc,n=t[e(197)](":");return{group:n[0],type:n[1],subType:n[e(478)]>=5?n[2]:null,id:n[e(478)]<5?n[2]:n[3],authorId:n[e(478)]<5?n[3]:n[4],markerCount:6==n[e(478)]?n[5]:null}}[kc(490)](t,n,r){const s=kc,o=t[s(529)](),i=o[s(374)],a=o[s(309)];this[s(332)](t,this[s(410)][s(381)](i,n));const c=(0,e.uid)(),u=t[s(111)].id,l=t[s(340)]+(t[s(182)]?":"+t[s(182)]:"");this[s(432)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(234)],data:t[s(361)]});const f=this[s(125)](t);(s(420)==t[s(340)]||f&&this[s(530)](f))&&(r=this[s(410)][s(135)](r[s(115)])),this[s(137)](l,c,u,this[s(410)][s(381)](r,a))}[kc(534)](t,e=null){const n=kc,r=[],s=this[n(150)][n(140)][n(278)](n(371)).me;Array[n(264)](t)||(t=[t]);for(const o of this[n(149)]()){if(!o[n(339)])continue;if(e&&o[n(340)]!=e)continue;let i=!1;for(const e of o[n(333)]()){for(const a of t){const t=a[n(374)][n(426)](e[n(309)])||a[n(309)][n(426)](e[n(374)]);if(t||a[n(148)](e)){const c=a[n(321)](e)&&Mc(this[n(410)][n(355)],e[n(374)],a),u=e[n(321)](a)&&Mc(this[n(410)][n(355)],a[n(374)],e);r[n(164)]({suggestion:o,meta:{isOwn:s==o[n(414)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[kc(137)](t,e,n,r,s){const o=kc;this[o(410)][o(269)]((i=>{const a=o;let c=a(423)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(367)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[kc(280)](t){const e=kc,n=t[e(486)],r=t[e(255)];t[e(486)]=null,t[e(255)]=null,null!=n&&n[e(255)]==t&&(n[e(255)]=r),null!=r&&r[e(486)]==t&&(r[e(486)]=n),e(128)==this[e(369)][e(278)](t)&&(this[e(369)][e(213)](t,e(156)),this[e(538)](e(159),t,n,r))}[kc(432)](t){const n=kc,r=t.id,s=this[n(315)](t);if(this[n(481)]&&this[n(481)][n(146)]){const o=this[n(150)][n(140)][n(278)](n(500)),i=s[n(474)],a=s[n(182)]?s[n(340)]+":"+s[n(182)]:s[n(340)],c=this[n(150)][n(387)],u=o[n(341)](Kr(c,n(468))),l={id:r,type:a,hasComments:i,data:t[n(361)]||null,originalSuggestionId:t[n(392)]||null,attributes:s[n(234)]};this[n(481)][n(146)](l)[n(295)]((t=>{const e=n;s[e(380)]=!0,o[e(431)](u),t&&t[e(336)]&&(this[e(457)][e(278)](r)[e(336)]=t[e(336)])}))[n(193)]((t=>{const r=n;throw(0,e.logWarning)(r(406)),this[r(150)][r(343)][r(356)]({isUndoable:!1},(()=>{s[r(510)]()})),s[r(517)](),this[r(457)][r(489)](s.id),this[r(369)][r(489)](s),t}))}return s}[kc(530)](t){const e=kc;return this[e(537)][e(437)](t)}[kc(522)](t,e){const n=kc,r=this[n(150)][n(140)][n(278)](n(500)),s=this[n(516)](t);if(this[n(481)]&&this[n(481)][n(505)])if(s[n(380)]){const s=r[n(341)](Kr(this[n(150)][n(387)],n(468)));this[n(481)][n(505)](t,e)[n(295)]((()=>{r[n(431)](s)}))}else s.on(n(230),(()=>{this[n(522)](t,e)}))}[kc(253)](t){const n=kc;if(!this[n(481)]||!this[n(481)][n(516)])throw new e.CKEditorError(n(539),this);return this[n(481)][n(516)](t)}[kc(368)](t){const e=kc,{id:n,type:r,subType:s,authorId:o}=this[e(120)](t),i=this[e(457)][e(278)](n)||this[e(436)](r,s,n,o,{});switch(this[e(518)](i,r,s,o),this[e(369)][e(278)](i)){case e(268):this[e(253)](n)[e(295)]((t=>{const r=e;let s=Promise[r(463)]();t[r(474)]&&(s=this[r(408)][r(214)]({channelId:this[r(150)][r(303)][r(278)](r(331)),threadId:n})),s[r(295)]((()=>{const e=r;this[e(315)](t)[e(380)]=!0}))})),this[e(369)][e(213)](i,e(211));break;case e(156):this[e(522)](n,{state:e(108)});case e(223):this[e(369)][e(213)](i,e(128)),this[e(538)](e(180),i);break;case e(128):this[e(538)](e(203),i)}return i[e(229)](t),i}[kc(192)](t){const e=kc,n=Array[e(215)](t),r=n[e(372)]((t=>e(237)==t[e(340)]));this[e(405)](r);const s=n[e(372)]((t=>!t[e(161)]&&e(237)!=t[e(340)])),o=this[e(149)]({skipNotAttached:!0})[e(372)]((t=>!t[e(161)]&&e(237)!=t[e(340)])),i=o[e(372)]((n=>!t[e(437)](n))),a=new Map(o[e(535)]((t=>[t,this[e(433)][e(330)](t[e(340)],t[e(182)],e(238))]))),c=new Map(o[e(535)]((t=>[t,t[e(529)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(478)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(478)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(478)];t++){const n=s[t];!l[e(437)](n)&&n[e(486)]&&(f[e(341)](n[e(486)]),n[e(486)][e(255)]===n&&(n[e(486)][e(255)]=null),n[e(486)]=null),!u[e(437)](n)&&n[e(255)]&&(f[e(341)](n[e(255)]),n[e(255)][e(486)]===n&&(n[e(255)][e(486)]=null),n[e(255)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(478)];e++){const r=g(t,n[e]);r&&(r[0][s(255)]=r[1],r[1][s(486)]=r[0],u[s(341)](r[0]),l[s(341)](r[1]))}}function g(t,n){const r=e;if(t[r(414)].id!==n[r(414)].id)return null;const s=a[r(278)](t)(t,n,c[r(278)](t),c[r(278)](n));return s&&a[r(278)](n)(t,n,c[r(278)](t),c[r(278)](n))?s[1][r(226)]&&s[1][r(226)][r(478)]?null:s:null}f[e(438)]&&this[e(192)](f)}[kc(405)](t){const e=kc;if(0==t[e(478)])return;const n=this[e(149)]({skipNotAttached:!0})[e(372)]((t=>e(237)==t[e(340)]&&t[e(335)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(234)]);s[e(437)](n)||(s[e(213)](n,r[e(478)]),r[e(164)]([]));const i=s[e(278)](n);r[i][e(164)](t)}!function(){const t=e;r[t(541)](((e,n)=>{const r=t,s=e[0][r(336)],o=n[0][r(336)];return s==o?e[0][r(234)][r(196)]<n[0][r(234)][r(196)]?-1:1:s<o?-1:1}));for(const e of r)e[t(541)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(478)];t++){if(0==r[t][e(478)])continue;const n=[];for(let s=t+1;s<r[e(478)];s++)0!=r[s][e(478)]&&i(r[t],r[s])&&n[e(164)](s);for(const s of n)r[t]=r[t][e(177)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(478)];n++){const r=t[n+1]||null;t[n][e(255)]!==r&&(t[n][e(255)]=r)}for(const t of r)for(let n=0;n<t[e(478)];n++){const r=t[n-1]||null;t[n][e(486)]!==r&&(t[n][e(486)]=r)}function i(t,n){const r=e;if(t[0][r(234)][r(196)]!==n[0][r(234)][r(196)]&&t[0][r(414)]!==n[0][r(414)])return!1;if(!function(t,e){const n=r;return!t[n(474)]&&!e[n(474)]||(!t[n(474)]||!e[n(474)])&&(!!(t[n(474)]&&e[n(336)]<t[n(226)][n(377)][n(278)](0)[n(336)])||!!(e[n(474)]&&t[n(336)]<e[n(226)][n(377)][n(278)](0)[n(336)]))}(t[0],n[0]))return!1;const s=Ac(t[0][r(234)],r(196)),o=Ac(n[0][r(234)],r(196));return!!Dr(s,o)&&(!!t[r(289)]((t=>n[r(399)]((e=>t[r(529)]()[r(426)](e[r(529)]())))))&&n[r(289)]((e=>t[r(399)]((t=>e[r(529)]()[r(426)](t[r(529)]()))))))}}[kc(218)](t){const e=kc,n=Array[e(215)](t),r=this[e(149)]({skipNotAttached:!0}),s=r[e(372)]((n=>!t[e(437)](n))),o=new Map(n[e(535)]((t=>[t,this[e(433)][e(330)](t[e(340)],t[e(182)],e(461))]))),i=new Map(r[e(535)]((t=>[t,t[e(333)]()])));for(let t=0;t<n[e(478)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(478)];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(478)];e++){const s=r[e];if(s[a(340)]!==n[a(340)]||s[a(414)].id!==n[a(414)].id||s[a(182)]!==n[a(182)])continue;if(!Bc(n,s))continue;if(a(237)==n[a(340)]&&n[a(361)][a(222)]!=s[a(361)][a(222)])continue;if(a(237)==n[a(340)]&&t[a(530)](n[a(361)][a(134)]))continue;if(a(420)==n[a(340)]){const e=t[a(150)][a(343)],r=n[a(439)]();if(r&&(e[a(355)][a(279)](r)||e[a(355)][a(286)](r)))continue}const c=o[a(278)](n),u=i[a(278)](n),l=i[a(278)](s),f=n[a(226)]&&n[a(226)][a(478)],h=s[a(226)]&&s[a(226)][a(478)];if(!f&&c(l,u))return t[a(360)](s,n),i[a(489)](n),!0;if(!h&&c(u,l))return t[a(360)](n,s),i[a(489)](s),!0}return!1}}[kc(360)](t,e){const n=kc;if(t[n(161)])for(const r of e[n(333)]())t[n(401)](r);else{const r=e[n(529)]()[n(309)];this[n(332)](t,this[n(410)][n(381)](t[n(529)]()[n(374)],r))}e[n(386)]()}[kc(172)](t,e,n){const r=kc,s=t[r(314)](r(443))||t[r(314)](r(237))?r(139):t[r(247)]();return Kr(this[r(150)][r(387)],e+"_"+s+r(300),n)}[kc(456)](){const t=kc,n=this[t(150)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(410)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(120)](t[i(207)]);if(i(294)===e){r[i(194)](this[i(172)](n,i(173)));break}}for(const t of s){const{group:n,type:s}=this[i(120)](t[i(207)]);if(i(294)===n){r[i(194)](this[i(172)](s,i(326),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}}))}[kc(418)](t){const e=kc;if(this[e(328)])return!1;const n=this[e(150)],r=n[e(343)][e(287)][e(190)][e(379)]();if(0==r[e(478)])return!1;const s=[],o=r[e(372)]((t=>e(237)==t[e(340)])),i=r[e(372)]((t=>e(417)==t[e(340)]&&e(396)!=t[e(207)])),a=r[e(372)]((t=>e(431)==t[e(340)]&&e(396)!=t[e(207)]));for(const t of o)s[e(164)]({key:t[e(114)],newValue:t[e(520)],oldValue:t[e(162)],range:Dc(t[e(434)],n[e(343)])});for(const t of i){const r=a[e(141)]((n=>n[e(198)][e(426)](t[e(198)])));r&&s[e(164)]({key:e(395),newValue:t[e(207)],oldValue:r[e(207)],range:n[e(343)][e(416)](t[e(198)][e(450)])})}return 0!=s[e(478)]&&this[e(241)](t,s)}[kc(389)](t){const e=kc;let n=!1;const r=this[e(150)][e(343)][e(287)][e(190)][e(466)]()[e(372)]((t=>t[e(361)][e(366)]&&t[e(207)][e(314)](e(526))));for(const s of r){const{subType:r,id:o}=this[e(120)](s[e(207)]),i=r[e(197)]("|")[0];for(const r of this[e(149)]({skipNotAttached:!0}))r.id!=o&&e(237)==r[e(340)]&&r[e(361)]&&r[e(361)][e(134)]==i&&r[e(529)]()[e(224)](s[e(361)][e(366)])&&(this[e(127)](r,s[e(361)][e(366)],t),n=!0)}return n}[kc(494)](t){this[kc(328)]=!0,t()}[kc(244)](t){const e=kc,n=this[e(530)](t),r=this[e(216)][e(437)](t);return n||r}[kc(241)](t,e){const n=kc;if(0==e[n(478)])return!1;let r=!1;for(const s of e){const e=this[n(534)](s[n(434)],n(237))[n(372)]((t=>!t[n(228)][n(317)]))[n(535)]((t=>t[n(294)])),i=(0,o.hashObject)({newValue:s[n(445)]});e[n(372)]((t=>{const e=n,[r,o]=t[e(182)][e(197)]("|");return r==s[e(134)]&&o!=i}))[n(349)]((e=>{const o=n;this[o(127)](e,s[o(434)],t),r=!0}))}return r}[kc(127)](t,e,n){const r=kc,s=t[r(529)]()[r(378)](e);0!==s[r(478)]?1!==s[r(478)]?this[r(490)](t,e[r(374)],e[r(309)]):this[r(332)](t,s[0]):n[r(202)](t[r(357)]())}}class Rc{constructor(t){const e=kc;this[e(178)]=t,this[e(410)]=t[e(343)],this[e(476)]=new Map,this[e(446)]=new Map,this[e(291)]()}[kc(296)](t,e,n,r,s,o){const i=kc;return new Wr(this[i(410)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(330)](t,e,i(219))(...n),onDiscard:(...n)=>this[i(330)](t,e,i(510))(...n)})}[kc(477)](t,e,n,r){const s=kc,o=t+":"+e+":"+n;this[s(476)][s(213)](o,r)}[kc(330)](t,e,n){const r=kc,s=t+":"+e+":"+n;return this[r(476)][r(278)](s)||this[r(446)][r(278)](t+":"+n)}[kc(291)](){const t=kc,e=()=>!1,n=t=>{const e=Cc;t[e(541)](((t,n)=>t[e(374)][e(210)](n[e(374)])?1:-1)),this[e(410)][e(269)]((n=>{const r=e;for(const e of t){let t;t=e[r(309)][r(483)]&&e[r(309)][r(115)]==e[r(374)][r(450)]?n[r(471)](e[r(374)][r(450)],"on"):n[r(471)](e),this[r(410)][r(323)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Cc;e&&this[n(410)][n(269)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(535)]((t=>(vc(t)&&(t=this[s(410)][s(381)](t[s(309)])),t)))[s(372)]((t=>s(352)!==t[s(493)][s(285)]));if(c[s(478)]<1)return;const u=Array[s(215)](this[s(410)][s(287)][s(492)][s(333)]())[s(535)]((t=>i.LiveRange[s(270)](t)));r[s(261)](c);for(const t of this[s(178)][s(174)][s(174)]())t[s(209)]();a[s(164)]({forceDefaultExecution:!0}),this[s(178)][s(479)](o,...a);const l=u[s(372)]((t=>s(352)!=t[s(493)][s(285)]));l[s(478)]>0&&r[s(261)](l);for(const t of u)t[s(536)]()}))},s=(e,n)=>1==e[t(478)]&&1==n[t(478)]&&e[0][t(309)][t(426)](n[0][t(374)]),o=(e,n,r,s)=>xc(e,n,r,s,this[t(410)])?[e,n]:xc(n,e,s,r,this[t(410)])?[n,e]:null;this[t(446)][t(213)](t(348),e),this[t(446)][t(213)](t(186),n),this[t(446)][t(213)](t(312),s),this[t(446)][t(213)](t(119),o),this[t(446)][t(213)](t(259),n),this[t(446)][t(213)](t(394),e),this[t(446)][t(213)](t(212),s),this[t(446)][t(213)](t(409),o),this[t(446)][t(213)](t(334),r),this[t(446)][t(213)](t(427),e),this[t(446)][t(213)](t(497),s),this[t(446)][t(213)](t(171),e),this[t(446)][t(213)](t(248),r),this[t(446)][t(213)](t(452),e),this[t(446)][t(213)](t(467),s),this[t(446)][t(213)](t(527),e),this[t(446)][t(213)](t(299),e),this[t(446)][t(213)](t(532),((e,n)=>{const r=t;if(!n)return;const s=this[r(178)][r(140)][r(278)](Nc);this[r(410)][r(269)]((t=>{const o=r;if(o(395)==n[o(134)])for(const r of e){const e=r[o(374)][o(450)],s=n[o(222)];t[o(404)](e,s)}else if(s[o(530)](n[o(134)]))for(const r of e)void 0!==n[o(222)]?t[o(347)](n[o(134)],n[o(222)],r[o(374)][o(450)]):t[o(242)](n[o(134)],r[o(374)][o(450)]);else for(const r of e)n[o(222)]?t[o(347)](n[o(134)],n[o(222)],r):t[o(242)](n[o(134)],r)}))})),this[t(446)][t(213)](t(353),s)}}function Mc(t,e,n){const r=kc;for(const s of e[r(115)][r(411)]({includeSelf:!0,parentFirst:!0})){if(s[r(493)]==s)return!1;if(!n[r(306)](s))return!1;if(t[r(279)](s)||t[r(286)](s))return!0}return!1}function vc(t){const e=kc;return t[e(309)][e(115)]==t[e(374)][e(450)]&&t[e(309)][e(390)]}function wc(t,e,n,r){const s=kc,o=t=>!t[s(523)].is(s(512))&&!r[s(279)](t[s(523)]),i=t[s(374)][s(373)](o),a=t[s(309)][s(373)](o,{direction:s(460)});return!(t[s(374)][s(426)](i)&&t[s(309)][s(426)](a)||(i[s(210)](a)?n[s(464)](e,{range:n[s(381)](i,a)}):n[s(202)](e),0))}function Oc(t){return(0,o.hashObject)(t)}function Fc(t){const e=kc,n=t[e(374)][e(450)];return n&&n.is(e(344))}function Dc(t,e){const n=kc;return null==t[n(309)][n(208)]&&t[n(309)][n(115)]==t[n(374)][n(450)]?Pc(t[n(374)][n(450)],e):t}function Pc(t,e){const n=kc,r=e[n(355)][n(279)](t)||e[n(355)][n(262)](t);return e[n(381)](e[n(227)](t,n(260)),r?e[n(507)](t):e[n(227)](t,n(309)))}function xc(t,e,n,r,s){const o=kc;if(t[o(255)])return!1;if(!Bc(t,e))return!1;if(n[o(309)][o(426)](r[o(374)]))return!0;if(t[o(340)]!=e[o(340)])return!1;if(!n[o(309)][o(118)](r[o(374)]))return!1;const i=s[o(381)](n[o(309)],r[o(374)])[o(138)]();for(const t of i)if([o(176),o(458)][o(297)](t[o(340)])&&s[o(355)][o(286)](t[o(523)]))return!1;return!0}function Bc(t,e){const n=kc;if(!t[n(335)]||!e[n(335)])return!1;const r=new Set(Object[n(245)](t[n(234)])),s=new Set(Object[n(245)](e[n(234)]));if(r[n(489)](n(196)),s[n(489)](n(196)),0==r[n(438)]&&0==s[n(438)])return!0;if(r[n(438)]!=s[n(438)])return!1;const o={...t[n(234)]},i={...e[n(234)]};return delete o[n(196)],delete i[n(196)],JSON[n(275)](o)==JSON[n(275)](i)}function Uc(t,e){const n=kc,r=jc(t[n(234)]),s=jc(e);if(!t[n(335)])return!1;for(const t of Object[n(245)](s))if(!Dr(r[t],s[t]))return!1;return!0}function jc(t){const e=kc,n=Object[e(482)]({},t);return delete n[e(117)],delete n[e(441)],n}const Gc=Hc;function Vc(){const t=["canAccept","_acceptCommand","_removePendingAction","12116bCRlhh","stopListening","_setPendingAction","get","isEnabled","PENDING_ACTION_SUGGESTION","plugins","commands","1745380rEHYhw","_pendingAction","change:isDirty","remove","canDiscard","7991328zMHtCD","locale","acceptSuggestion","execute","view","1293sKTDtK","323587RScVWl","add","4268352XTsQRQ","unbind","canEditAt","4hnfQwJ","listenTo","PendingActions","bind","20275necmbQ","4862018JfNrNO","commentThreadController","destroy","_editor","getRanges","model","discardSuggestion","_discardCommand","18YIGgFv","isDirty"];return(Vc=function(){return t})()}function Hc(t,e){const n=Vc();return(Hc=function(t,e){return n[t-=234]})(t,e)}!function(t){const e=Hc,n=t();for(;;)try{if(710540===-parseInt(e(266))/1*(-parseInt(e(271))/2)+parseInt(e(265))/3*(-parseInt(e(247))/4)+parseInt(e(275))/5+parseInt(e(268))/6+-parseInt(e(234))/7+parseInt(e(260))/8+-parseInt(e(242))/9*(-parseInt(e(255))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vc);class Wc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Hc;super(),this[s(239)]=e,this[s(264)]=n,this[s(235)]=r,this[s(237)]=t,this[s(245)]=t[s(254)][s(250)](s(262)),this[s(241)]=t[s(254)][s(250)](s(240)),this[s(264)][s(274)](s(251)).to(this[s(245)],this[s(241)],((t,e)=>t||e)),this[s(264)][s(274)](s(244)).to(this[s(245)],s(251),(t=>t&&this[s(237)][s(239)][s(270)](e[s(238)]()))),this[s(264)][s(274)](s(259)).to(this[s(241)],s(251),(t=>t&&this[s(237)][s(239)][s(270)](e[s(238)]()))),this[s(256)]=null,n[s(243)]&&this[s(249)](),this[s(272)](n,s(262),(()=>this[s(262)]())),this[s(272)](n,s(240),(()=>this[s(240)]())),this[s(272)](n,s(257),(()=>{const t=s;n[t(243)]?this[t(249)]():this[t(246)]()}))}[Gc(262)](){const t=Gc;this[t(245)][t(263)](this[t(239)].id)}[Gc(240)](){const t=Gc;this[t(241)][t(263)](this[t(239)].id)}[Gc(236)](){const t=Gc;this[t(264)][t(269)](t(251)),this[t(264)][t(269)](t(244)),this[t(264)][t(269)](t(259)),this[t(248)](),this[t(235)][t(236)](),this[t(256)]&&this[t(246)]()}[Gc(249)](){const t=Gc,e=Kr(this[t(237)][t(261)],t(252));this[t(256)]=this[t(237)][t(253)][t(250)](t(273))[t(267)](e)}[Gc(246)](){const t=Gc;null!==this[t(256)]&&this[t(237)][t(253)][t(250)](t(273))[t(258)](this[t(256)]),this[t(256)]=null}}const zc=Xc;function Kc(){const t=["17934430tdGWxH","assign","_createCommentThreadInputView","2BDnEOn","CommentView","content","359842dSGoMf","isDirty","152484Wmletf","_config","text/html","fire","setData","545105lgumKk","focus","2105148BhFRYo","canAccept","shift+tab","commentThreadInputView","canDiscard","element","hasDirtyComment","destroy","40WIfecX","tab","isActive","locale","SUGGESTION_THREAD_DESCRIPTION","addComment","target","set","isReadOnly","focusCycler","SUGGESTION_THREAD_ARIA_LABEL","commentThread","disabledSubmit","keystrokes","isEnabled","11260942FIfzxY","formatDateTime","parseFromString","_model","removeComment","editorConfig","_localUser","_createCommentViews","delegate","6YlAGct","descriptionParts","showInput","ariaDescriptionView","body","disableComments","commentInputView","2552625hcgKWF","focusTracker","cancel","commentsListView","author","bind","join","ariaLabel","map","length","updateComment","render","name","value","editor","textContent","authoredAt","focusables","submit"];return(Kc=function(){return t})()}function Xc(t,e){const n=Kc();return(Xc=function(t,e){return n[t-=356]})(t,e)}!function(t){const e=Xc,n=t();for(;;)try{if(820614===parseInt(e(377))/1*(parseInt(e(374))/2)+-parseInt(e(386))/3+parseInt(e(379))/4+-parseInt(e(384))/5*(parseInt(e(418))/6)+parseInt(e(409))/7+-parseInt(e(394))/8*(-parseInt(e(425))/9)+-parseInt(e(371))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Kc);class qc extends s.View{constructor(t,n,r,i){const a=Xc;super(t),this[a(428)]=null,this[a(389)]=null,this[a(421)]=new o.AriaDescriptionView(t,Kr(t,a(398))),this[a(401)](a(396),!1),this[a(401)](a(368),n[a(368)]),this[a(357)](a(368)).to(n),this[a(401)](a(419),[]),this[a(401)](a(378),!1),this[a(401)](a(408),!1),this[a(401)](a(387),!1),this[a(401)](a(390),!1),this[a(357)](a(359)).to(this,a(361),n,a(368),this,a(419),((t,e,r)=>{const s=a,o=r[s(360)]((t=>T(t[s(376)])))[s(358)](". ")+".";return Kr(this[s(397)],s(404),[t-1,n[s(356)][s(364)],e?i[s(410)](e):"",(new DOMParser)[s(411)](o,s(381))[s(422)][s(367)]])})),this[a(369)]=new s.ViewCollection,this[a(426)]=new e.FocusTracker,this[a(407)]=new e.KeystrokeHandler,this[a(403)]=new s.FocusCycler({focusables:this[a(369)],focusTracker:this[a(426)],keystrokeHandler:this[a(407)],keystrokeHandlerOptions:{filter:t=>t[a(400)]!==this[a(391)]},actions:{focusPrevious:a(388),focusNext:a(395)}}),this[a(412)]=n,this[a(415)]=r,this[a(380)]=i,i[a(423)]?this[a(401)](a(361),1):this[a(416)]()}[zc(363)](){const t=zc;super[t(363)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(369)])}[zc(385)](){const t=zc;this[t(391)][t(385)]()}[zc(393)](){const t=zc;this[t(428)]&&this[t(428)][t(393)](),this[t(389)]&&this[t(389)][t(393)](),super[t(393)]()}[zc(416)](){const t=zc,{CommentsListView:e}=this[t(380)];this[t(428)]=new e(this[t(397)],this[t(412)][t(405)],Object[t(372)]({CommentView:this[t(380)][t(375)]},this[t(380)])),this[t(428)][t(417)](t(413)).to(this),this[t(428)][t(417)](t(362)).to(this),this[t(428)][t(357)](t(396)).to(this),this[t(401)](t(361),this[t(428)][t(361)]+1),this[t(357)](t(361)).to(this[t(428)],t(361),(t=>t+1)),this[t(389)]=this[t(373)](),this.on(t(413),(()=>this[t(385)]())),this[t(357)](t(378)).to(this[t(428)],t(392),this[t(389)][t(424)],t(365),((t,e)=>t||!!e))}[zc(373)](){const t=zc,{CommentThreadInputView:e}=this[t(380)],n=new e(this[t(397)],this[t(415)],this[t(380)][t(414)]),r=n[t(424)];return n[t(357)](t(420)).to(this,t(396),this[t(412)][t(405)],t(402),r,t(365),((t,e,n)=>!!n||t&&!e)),r.on(t(370),((e,n)=>{const s=t;this[s(382)](s(399),n),r[s(366)][s(383)]("")})),r.on(t(427),(()=>this[t(385)]())),r[t(357)](t(406)).to(this[t(412)][t(405)],t(402)),n}}const Zc=Qc;function Qc(t,e){const n=Yc();return(Qc=function(t,e){return n[t-=489]})(t,e)}function Yc(){const t=["canDiscard","div","isEnabled","6VNYcOI","disableComments","canAccept","4033295WigUio","SuggestionView","description","discardButton","push","_descriptionElement","commentThread","render","23yFZnkC","_model","formatDateTime","set","isActive","776724tpEqAG","16568CwGire","commentsListView","7791650IPninG","ariaLabel","commentThreadInputView","ck-suggestion-wrapper--active","suggestionView","_config","delegate","acceptSuggestion","ck-rounded-corners","bindTemplate","color","discardSuggestion","</p>","bind","3474738wmyhKM","<p>","51957bhSBfB","acceptButton","ck-suggestion--disabled-comments","setTemplate","getTemplate","36000GkPHFD","296DlplsU","descriptionParts","focusables","add","listitem","ck-suggestion-","author","editorDestroyed","ck-suggestion-wrapper","ariaDescriptionView","content","editorReady","type"];return(Yc=function(){return t})()}!function(t){const e=Qc,n=t();for(;;)try{if(403734===-parseInt(e(531))/1*(parseInt(e(537))/2)+parseInt(e(520))/3*(-parseInt(e(536))/4)+-parseInt(e(503))/5+-parseInt(e(496))/6+parseInt(e(523))/7+-parseInt(e(504))/8*(-parseInt(e(498))/9)+parseInt(e(539))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yc);class Jc extends qc{constructor(t,e,n,r){const s=Qc;super(t,e,n,r),this[s(534)](s(516),""),this[s(495)](s(516)).to(this,s(505),(t=>t&&t[0]?t[0][s(516)]:"")),this[s(495)](s(525)).to(this,s(505),this,s(535),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(497)+T(e[n(514)],e[n(492)])+n(494);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(528)]=null,this[s(543)]=new(r[s(524)])(t,e,{formatDateTime:r[s(533)]}),this[s(543)][s(495)](s(525)).to(this),this[s(543)][s(545)](s(489),s(493)).to(this),this[s(543)][s(499)][s(495)](s(519)).to(this,s(522)),this[s(543)][s(526)][s(495)](s(519)).to(this,s(517)),this[s(506)][s(507)](this[s(543)]),this[s(538)]&&this[s(506)][s(507)](this[s(538)]),this[s(541)]&&this[s(506)][s(507)](this[s(541)]),this[s(501)](this[s(502)]())}[Zc(502)](){const t=Zc,e=this[t(491)],n=[this[t(543)]];return this[t(538)]&&n[t(527)](this[t(538)]),this[t(541)]&&n[t(527)](this[t(541)]),n[t(527)](this[t(513)]),{tag:t(518),attributes:{class:["ck",t(490),t(512),e.if(t(535),t(542)),e.to(t(516),(e=>t(509)+e)),this[t(544)][t(521)]&&t(500)],"data-suggestion-id":this[t(532)].id,"data-thread-id":this[t(532)][t(529)].id,"data-author-id":this[t(532)][t(510)].id,tabindex:0,role:t(508),"aria-label":e.to(t(540)),"aria-describedby":this[t(513)].id},children:n}}[Zc(530)](){const t=Zc;super[t(530)](),this[t(538)]&&(this[t(538)][t(545)](t(515)).to(this),this[t(538)][t(545)](t(511)).to(this)),this[t(541)]&&(this[t(541)][t(545)](t(515)).to(this),this[t(541)][t(545)](t(511)).to(this))}}const $c=tu;function tu(t,e){const n=eu();return(tu=function(t,e){return n[t-=107]})(t,e)}function eu(){const t=["getTemplate","ck-comment__info-time","userView","EXTERNAL_AVATAR","255586wKbJCk","ck-annotation__content-wrapper","ck-suggestion--discard","2914644URGgxr","locale","add","fire","description","change:description","presentation","enter","625782dPJgrX","_createButton","getExternalSuggestionNote","EXTERNAL_IMPORT_WORD_SUGGESTION","focusTracker","@external","formatDateTime","getUserViewNotificationText","_model","isExternal","cancel","discardSuggestion","EXTERNAL_SUGGESTION","1213029HcesvH","ck-suggestion__user","ck-suggestion__actions","1580210WVYssI","10208224sQvKxy","creator","push","esc","bind","querySelector","execute","name","render","focusables","ck-suggestion--accept","listenTo","attributes","ck-suggestion__main","time","ck-annotation__user","span","target","element","acceptSuggestion","authoredAt","discardButton","shift+tab","focus","setTemplate",".ck-annotation__content-wrapper","innerHTML","div","ck-annotation__info","author","Discard suggestion","ck-annotation","ck-suggestion__info-name","2qtUWde","_config","focusCycler","acceptButton","keystrokes","ck-suggestion","9pwADvA","ck-comment__external","bindTemplate","check","ck-annotation__info-time","ck-annotation__main","focusFirst","_setupKeyboardNavigation","1869084qsIhhC","source","EXTERNAL_IMPORT_WORD_AVATAR","ck-suggestion__info","ck-annotation__actions","tab","extendTemplate","ck-annotation__info-name","10iGFTFM","Accept suggestion","set","importWord"];return(eu=function(){return t})()}!function(t){const e=tu,n=t();for(;;)try{if(746189===parseInt(e(144))/1+-parseInt(e(114))/2*(-parseInt(e(168))/3)+parseInt(e(147))/4+parseInt(e(136))/5*(parseInt(e(155))/6)+parseInt(e(128))/7+-parseInt(e(172))/8+-parseInt(e(120))/9*(-parseInt(e(171))/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(163)]=r,this[a(115)]=i,this[a(138)](a(151),""),this[a(176)](a(192)).to(r),this[a(117)]=this[a(156)](Kr(n,a(137)),t.icons[a(123)],a(182),a(191),"sw"),this[a(193)]=this[a(156)](Kr(n,a(111)),t.icons[a(165)],a(146),a(166),"sw"),this[a(142)]=new o.UserView(n,r[a(110)],this[a(162)]()),this[a(142)][a(134)]({attributes:{class:[a(169),a(187)],"aria-hidden":!0}}),this[a(181)]=new s.ViewCollection([this[a(117)],this[a(193)]]),this[a(159)]=new e.FocusTracker,this[a(118)]=new e.KeystrokeHandler,this[a(116)]=new s.FocusCycler({focusables:this[a(181)],focusTracker:this[a(159)],keystrokeHandler:this[a(118)],actions:{focusPrevious:a(194),focusNext:a(133)},keystrokeHandlerOptions:{filter:t=>t[a(189)]!==this[a(190)]}}),this[a(196)](this[a(140)]())}[$c(180)](){const t=$c;super[t(180)]();const e=this[t(190)][t(177)](t(197));e[t(107)]=this[t(151)],this.on(t(152),((n,r,s)=>{e[t(107)]=s})),this[t(127)]()}[$c(140)](){const t=$c,e=this[t(122)],n=[{tag:t(108),attributes:{class:[t(131),t(109)]},children:[{tag:t(188),children:[{text:this[t(142)][t(179)]}],attributes:{class:[t(113),t(135)]}},{tag:t(186),attributes:{datetime:e.to(t(192)),class:[t(141),t(124)]},children:[{text:e.to(t(192),(e=>this[t(115)][t(161)](e)))}]}]},{tag:t(108),attributes:{class:[t(170),t(132)]},children:[this[t(117)],this[t(193)]]},{tag:t(108),attributes:{class:[t(145)]}}];return this[t(163)][t(164)]&&n[t(174)]({tag:t(108),attributes:{class:[t(121)]},children:[{text:this[t(157)]()}]}),{tag:t(108),attributes:{class:[t(119),t(112)],tabindex:-1},children:[this[t(142)],{tag:t(108),attributes:{class:[t(185),t(125)],role:t(153)},children:n}]}}[$c(195)](){const t=$c;this[t(190)][t(195)]()}[$c(162)](){const t=$c;return this[t(163)][t(164)]?t(139)===this[t(163)][t(184)][t(160)][t(129)]?Kr(this[t(148)],t(130),this[t(163)][t(173)][t(179)]):Kr(this[t(148)],t(143),this[t(163)][t(173)][t(179)]):null}[$c(157)](){const t=$c;return t(139)===this[t(163)][t(184)][t(160)][t(129)]?Kr(this[t(148)],t(158)):Kr(this[t(148)],t(167))}[$c(156)](t,e,n,r,s){const i=$c,a=new o.LateFocusButtonView(this[i(148)]);return a[i(138)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(134)]({attributes:{class:n}}),a.on(i(178),(()=>{const t=i;this[t(150)](r,this[t(163)].id)})),a}[$c(127)](){const t=$c,e=this[t(190)];this[t(118)][t(183)](e);for(const e of this[t(181)])this[t(159)][t(149)](e[t(190)]),this[t(118)][t(183)](e[t(190)]);this[t(118)][t(138)](t(154),((n,r)=>{const s=t;e===n[s(189)]&&(this[s(116)][s(126)](),r())})),this[t(118)][t(138)](t(175),((n,r)=>{const s=t;e!==n[s(189)]&&(this[s(195)](),r())}))}}const ru='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M6.182 5.514a.643.643 0 0 0-.636.64v-.001a.636.636 0 0 0 .636.639h5.682a.641.641 0 0 0 .636-.638.637.637 0 0 0-.636-.64H6.182Z"/><path d="M6.182 8.5a.642.642 0 0 0-.588.882.636.636 0 0 0 .588.395h5.682a.641.641 0 0 0 .636-.639.635.635 0 0 0-.636-.638H6.182Z"/><path d="M6.18 11.5a.64.64 0 0 0 0 1.278h3.133a.64.64 0 0 0 0-1.278H6.18Z"/><path d="m11.772 18.308.154-.23c-.195-.098-.304-.192-.328-.28-.024-.09 0-.274.076-.551.062-.166.099-.296.11-.393a2.934 2.934 0 0 0 0-.479c-.137-.41-.2-.685-.186-.83.013-.145.117-.335.313-.57l4.465-6.207c.356-.6 1.059-.56 2.11.118 1.05.68 1.443 1.272 1.177 1.772l-3.876 6.833c-.105.27-.22.444-.347.515-.128.07-.4.119-.813.139a2.954 2.954 0 0 0-.487.21c-.127.09-.244.193-.347.31-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.739Zm-.184.274 1.039.727-.26.34h-1.496l.717-1.067Z"/><path clip-rule="evenodd" d="M3.272 1A1.28 1.28 0 0 0 2 2.28v14.439a1.276 1.276 0 0 0 1.272 1.28h6.838a2.13 2.13 0 0 1 .003-.61c.024-.18.066-.363.113-.534.012-.046.027-.092.043-.136.011-.029.02-.052.025-.069v-.008a7.395 7.395 0 0 1-.042-.142H3.5V2.46s11 .002 11 .005v6.341l.627-.872c.204-.32.49-.614.873-.819V2.281c0-.707-.569-1.28-1.272-1.28L3.272 1ZM16 9.29l-1.5 2.085V16.5h-2.708c.005.118.002.236-.007.354a.904.904 0 0 1-.013.075l-.001.005a3.108 3.108 0 0 1-.097.312c-.027.101-.048.19-.062.266a.734.734 0 0 0-.014.287.25.25 0 0 0 .068.105.65.65 0 0 0 .088.074l.017.011.016.01h.175L14.73 18c.697 0 1.271-.573 1.271-1.281v-7.43Z"/></svg>\n',su=iu;!function(t){const e=iu,n=t();for(;;)try{if(578168===-parseInt(e(328))/1+-parseInt(e(305))/2*(-parseInt(e(332))/3)+parseInt(e(245))/4*(-parseInt(e(197))/5)+-parseInt(e(218))/6*(-parseInt(e(229))/7)+parseInt(e(285))/8*(-parseInt(e(200))/9)+parseInt(e(254))/10*(parseInt(e(303))/11)+-parseInt(e(346))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(au);class ou extends t.Plugin{static get[su(262)](){const t=su;return[Nc,o.Users,t(267),t(211),t(337)]}static get[su(341)](){return su(249)}static get[su(243)](){return!0}static get[su(301)](){return!0}constructor(t){const e=su;super(t),this[e(288)]=new Map,this[e(294)]=new Map,this[e(210)]=new Map,this[e(223)]=new Map;const n=this[e(336)][e(319)];n[e(247)](e(203),Jc),n[e(247)](e(320),nu),n[e(247)](e(246),!1),this[e(324)]=n[e(311)](e(246))}[su(250)](t,e){const n=su;0===this[n(223)][n(231)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(223)]){const r=this[t(288)][t(350)](e);r||n?r&&n&&this[t(258)](e):this[t(240)](e)}this[t(223)][t(281)](),this[t(336)][t(347)][t(311)](t(337))[t(234)](),this[t(224)]()}),10),this[n(223)][n(279)](t,e)}[su(343)](){const t=su,e=this[t(336)],n=e[t(347)][t(311)](t(232)),r=e[t(347)][t(311)](t(211)),s=e[t(347)][t(311)](t(337)),o=e[t(347)][t(311)](t(267));this[t(266)](),s[t(339)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(236)](this[e(288)])){const s=t[e(286)](),o=[];for(const t of s){if(!t[e(310)])continue;if(t[e(330)]){o[e(225)](...t[e(227)]());continue}const n=t[e(334)]();if(o[e(307)]>0){const t=o[0][e(216)](n);if(t){o[0]=t;continue}}o[e(225)](n)}n[e(225)]([r[e(255)],o])}return n})),this[t(202)](n,t(268),((e,n)=>{const r=t;this[r(202)](n,r(196),((t,e,s,o)=>{const i=r;n[i(310)]&&(null==s?(this[i(259)](o[i(283)]),this[i(250)](n,!1)):(this[i(259)](s[i(283)]),null==o&&this[i(250)](n,!0)))})),null!==n[r(308)]?this[r(259)](n[r(283)]):this[r(250)](n,!1)})),this[t(202)](n,t(312),((e,n,r)=>{const s=t;this[s(235)](n,s(196)),this[s(223)][s(313)](n),this[s(288)][s(350)](n)&&this[s(258)](n),r&&this[s(259)](r[s(283)])})),this[t(202)](n,t(306),((e,n)=>{this[t(259)](n)})),this[t(202)](r,t(287),(()=>{this[t(224)]()})),this[t(202)](o,t(214),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(282)](r))return;const i=n[o(323)](r);this[o(288)][o(311)](i)[o(255)][o(335)][o(270)](-1)}),{priority:t(325)})}[su(224)](){const t=su,e=this[t(336)][t(347)][t(311)](t(211)),n=this[t(336)][t(347)][t(311)](t(232)),r=Array[t(236)](e[t(289)],(e=>e[t(300)]))[t(230)]((e=>this[t(294)][t(350)](e))),s=[];for(const e of r){const n=this[t(294)][t(311)](e)[t(242)][t(286)]();s[t(225)](...n[t(226)](((e,n)=>[...e,...n[t(333)]()]),[]))}n[t(318)]=s}[su(266)](){const t=su,n=this[t(336)],r=n[t(205)],o=Kr(r,t(265)),i=new e.Collection([{type:t(293),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(338),role:t(291)})},{type:t(248)},{type:t(278),model:new s.ViewModel({withText:!0,label:Kr(r,t(302)),commandName:t(215),role:t(269)})},{type:t(278),model:new s.ViewModel({withText:!0,label:Kr(r,t(299)),commandName:t(239),role:t(269)})},{type:t(278),model:new s.ViewModel({withText:!0,label:Kr(r,t(206)),commandName:t(213),role:t(269)})},{type:t(278),model:new s.ViewModel({withText:!0,label:Kr(r,t(264)),commandName:t(219),role:t(269)})}]);for(const e of i)if(cu(e)){const r=n[t(252)][t(311)](e[t(242)][t(204)]);e[t(242)][t(340)](t(228),t(280)).to(r,t(317),t(280))}n.ui[t(199)][t(212)](t(338),(e=>this[t(315)](e,i,o))),n.ui[t(199)][t(212)](t(327),(e=>this[t(290)](e,i,o)))}[su(315)](t,e,n){const r=su,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(336)][r(252)][r(311)](r(338));o[r(220)][r(279)]({tooltip:n,label:n,icon:ru}),o[r(220)][r(340)](r(228)).to(i,r(317)),o[r(220)].on(r(275),(()=>{const t=r;i[t(275)](),this[t(336)][t(257)][t(255)][t(270)]()})),(0,s.addListToDropdown)(o,e,{role:r(309)});const a=[];for(const t of e)cu(t)&&a[r(225)](this[r(336)][r(252)][r(311)](t[r(242)][r(204)]));const c=o[r(220)];return c[r(256)][r(272)](r(280)),c[r(276)][r(272)](r(280)),c[r(256)][r(340)](r(280)).to(i,r(280)),c[r(276)][r(340)](r(280))[r(297)](a,r(280),((...t)=>t[r(321)]((t=>t)))),o.on(r(275),(t=>{const e=r;this[e(336)][e(275)](t[e(273)][e(204)]),this[e(336)][e(257)][e(255)][e(270)]()})),o}[su(290)](t,e,n){const r=su,o=new s.MenuBarMenuView(t),i=this[r(336)][r(252)][r(311)](r(338));o[r(220)][r(279)]({label:n,icon:ru});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(248)==n[r(316)]){a[r(244)][r(212)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(242)];i[r(340)](...Object[r(271)](c)).to(c),i[r(208)](r(275)).to(o),i.on(r(275),(()=>{const t=r;this[t(336)][t(275)](c[t(204)]),this[t(336)][t(257)][t(255)][t(270)]()})),e[r(344)][r(212)](i),a[r(244)][r(212)](e)}return o[r(340)](r(280)).to(i,r(280)),o[r(292)][r(344)][r(212)](a),o}[su(240)](t){const e=su,n=this[e(336)],r=n[e(319)],s=n[e(347)][e(311)](e(211)),i=n[e(347)][e(311)](e(267)),a=n[e(347)][e(311)](e(337)),c=n[e(347)][e(311)](o.Users).me,u=r[e(311)](e(338))[e(233)],l=r[e(311)](e(338))[e(314)],{CommentsListView:f,CommentThreadInputView:h}=n[e(347)][e(311)](e(304));let g,d,p;this[e(210)][e(350)](t.id)?(d=this[e(210)][e(311)](t.id),g=d[e(349)]):(g=new u(n[e(205)],t,c,{disableComments:this[e(324)],editorConfig:r[e(311)](e(260)),maxCommentsWhenCollapsed:r[e(311)](e(253)),maxThreadTotalWeight:r[e(311)](e(201)),maxCommentCharsWhenCollapsed:r[e(311)](e(209)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(311)](e(205))),CommentView:r[e(311)](e(345))[e(238)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),g[e(342)][e(326)].on(e(275),(()=>{const t=e;n[t(257)][t(255)][t(270)]()})),g[e(342)][e(284)].on(e(275),(()=>{const t=e;n[t(257)][t(255)][t(270)]()})),d=s[e(322)](this[e(336)][e(205)],g),d[e(340)](e(217)).to(g,e(217)),d[e(340)](e(307)).to(g),d[e(340)](e(316)).to(g,e(316),(t=>e(237)+t)),g.on(e(274),(()=>{const t=e;p[t(263)](t(274))})),this[e(210)][e(279)](t.id,d));const m=i[e(251)](t[e(296)],g),I=new Wc(n,t,g,m),E=t[e(286)]()[e(230)]((t=>t[e(310)]));g[e(207)]=n[e(347)][e(311)](e(232))[e(331)][e(348)](E),this[e(288)][e(279)](t,I),this[e(294)][e(279)](g,I),p=s[e(261)]({view:d,target:()=>{const r=e,s=[],i=t[r(286)]()[r(230)]((t=>t[r(310)]));for(const t of i)s[r(225)](...t[r(222)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(257)],s)},type:()=>e(237)+I[e(255)][e(316)]}),i[e(295)](g,p),s[e(212)](p),a[e(329)](p)}[su(258)](t){const e=su,n=this[e(336)][e(347)][e(311)](e(267)),r=this[e(336)][e(347)][e(311)](e(211)),s=this[e(288)][e(311)](t),o=s[e(255)],i=r[e(241)](o);n[e(277)](o),i&&r[e(298)](i),this[e(288)][e(313)](t),this[e(294)][e(313)](o),s[e(198)]()}[su(259)](t){const e=su;if(!t[e(310)]||!this[e(288)][e(350)](t))return;const n=this[e(336)][e(347)][e(311)](e(232)),r=this[e(288)][e(311)](t),s=t[e(286)]();r[e(255)][e(207)]=n[e(331)][e(348)](s)}[su(198)](){const t=su;for(const e of this[t(288)][t(271)]())this[t(258)](e);for(const e of this[t(210)][t(221)]())e[t(349)][t(198)]();super[t(198)]()}}function iu(t,e){const n=au();return(iu=function(t,e){return n[t-=196]})(t,e)}function au(){const t=["_suggestionToController","activeAnnotations","_createMenuBarMenu","menuitemcheckbox","panelView","switchbutton","_viewToController","_bindAnnotationToEditors","commentThread","toMany","remove","Accept all selected suggestions","innerView","isPremiumPlugin","Accept all suggestions","3291266zqqguD","CommentsUI","74JZiizi","suggestionChanged","length","previous","menu","isInContent","get","suggestionUnloaded","delete","SuggestionView","_createToolbarButton","type","value","activeMarkers","config","trackChanges.SuggestionView","some","createAnnotationView","getSuggestion","_disableComments","lowest","acceptButton","menuBar:trackChanges","308931QBDpJR","registerAnnotation","isMultiRange","descriptionFactory","87753LZORos","getMarkerNames","getFirstRange","commentsListView","editor","EditorAnnotations","trackChanges","addSourceCollector","bind","pluginName","suggestionView","init","children","comments","11408520BCspQj","plugins","getDescriptions","mainView","has","change:previous","12535pFlXNC","destroy","componentFactory","253512KmFHPy","comments.maxThreadTotalWeight","listenTo","trackChanges.SuggestionThreadView","commandName","locale","Discard all suggestions","descriptionParts","delegate","comments.maxCommentCharsWhenCollapsed","_annotationViews","Annotations","add","discardAllSuggestions","addComment","acceptAllSuggestions","getJoined","isDirty","24qVuads","discardSelectedSuggestions","buttonView","values","getMarkers","_handleControllerBuffer","_refreshActiveMarkers","push","reduce","getRanges","isOn","1434454lTFGqx","filter","size","TrackChangesEditing","SuggestionThreadView","refreshSelectedViews","stopListening","from","suggestion-","CommentView","acceptSelectedSuggestions","_initializeController","getByInnerView","model","isOfficialPlugin","items","400Xwyglh","trackChanges.disableComments","define","separator","TrackChangesUI","_handleSuggestionControllerDelayed","createCommentThreadController","commands","comments.maxCommentsWhenCollapsed","10TYIXcY","view","actionView","editing","_destroyController","_updateController","comments.editorConfig","createAnnotation","requires","fire","Discard all selected suggestions","Track changes","_addUIComponentsToFactory","CommentsRepository","suggestionLoaded","menuitem","focus","keys","unbind","source","escape","execute","arrowView","_unbindEditors","button","set","isEnabled","clear","hasSuggestion","head","discardButton","32TpqIZe","getAllAdjacentSuggestions","change:activeAnnotations"];return(au=function(){return t})()}function cu(t){return su(242)in t}var uu=fu;function lu(){var t=["isPremiumPlugin","isOfficialPlugin","3157882EUSPqm","477aGxPys","getSuggestions","plugins","1067jKRNRr","get","addSuggestion","Comments","274370bkNxFq","45NqXyGQ","requires","pluginName","45CIVRmV","214404PMyEhA","122334SyELvC","editor","getSuggestion","10508tsTDNM","180300zchqmR","5qdmpUJ","TrackChanges","4239600azoKhM","addSuggestionData","adapter"];return(lu=function(){return t})()}function fu(t,e){var n=lu();return(fu=function(t,e){return n[t-=410]})(t,e)}!function(t){for(var e=fu,n=t();;)try{if(464394===parseInt(e(433))/1*(parseInt(e(432))/2)+parseInt(e(415))/3*(-parseInt(e(431))/4)+-parseInt(e(423))/5*(parseInt(e(428))/6)+-parseInt(e(414))/7+-parseInt(e(435))/8+parseInt(e(426))/9*(-parseInt(e(422))/10)+parseInt(e(418))/11*(parseInt(e(427))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lu);class hu extends t.Plugin{static get[uu(424)](){return[Nc,ou,uu(421)]}static get[uu(425)](){return uu(434)}static get[uu(413)](){return!0}static get[uu(412)](){return!0}set[uu(411)](t){var e=uu;this[e(429)][e(417)][e(419)](Nc)[e(411)]=t}get[uu(411)](){var t=uu;return this[t(429)][t(417)][t(419)](Nc)[t(411)]}[uu(420)](t){var e=uu;return this[e(429)][e(417)][e(419)](Nc)[e(410)](t)}[uu(416)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=uu;return this[n(429)][n(417)][n(419)](Nc)[n(416)]({skipNotAttached:t,toJSON:e})}[uu(430)](t){var e=uu;return this[e(429)][e(417)][e(419)](Nc)[e(430)](t)}}const gu=Eu;!function(t){const e=Eu,n=t();for(;;)try{if(675816===parseInt(e(485))/1+parseInt(e(477))/2*(parseInt(e(466))/3)+-parseInt(e(480))/4+parseInt(e(474))/5+parseInt(e(489))/6+-parseInt(e(438))/7+-parseInt(e(464))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bu);const du=[gu(481)];class pu extends t.Plugin{static get[gu(493)](){return[Nc]}static get[gu(478)](){return gu(458)}static get[gu(455)](){return!0}static get[gu(492)](){return!0}[gu(470)](){const t=gu,n=this[t(448)];if(n[t(469)][t(488)](t(487),(e=>{const r=t,s=n[r(447)][r(437)][r(449)]()[r(479)](((t,e)=>(t[e]="",t)),{});return n[r(435)][r(476)](s,e)})),t(450)!=typeof n[t(469)][t(433)](t(444))[t(497)])throw new e.CKEditorError(t(461))}[gu(496)](t){return Tu(this[gu(448)],!0,t)}[gu(467)](t){return Tu(this[gu(448)],!1,t)}}class mu extends t.Plugin{static get[gu(478)](){return gu(443)}static get[gu(455)](){return!0}static get[gu(492)](){return!0}constructor(t){const e=gu;super(t),this[e(494)]=e(459)}[gu(470)](){const t=gu;this[t(448)][t(491)][t(433)](t(441))[t(484)]={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(448)][t(491)][t(433)](t(442))[t(484)]=null}}function Iu(t){return void 0!==t[gu(483)]}function Eu(t,e){const n=bu();return(Eu=function(t,e){return n[t-=433]})(t,e)}function bu(){const t=["getSuggestions","getCommentThreads","5001344nHHdMC","execute","939210biYjdA","getDataWithDiscardedSuggestions","acceptAllSuggestions","config","init","destroy","appendChild","users","5223860odpxBh","createDocumentFragment","create","6HAIKdY","pluginName","reduce","4948204mIfOFZ","Pagination","useAnonymousUser","getRootsAttributes","_adapter","1186471CKQoGm","data","trackChangesData.editorCreator","define","1816530FAjbKP","name","plugins","isPremiumPlugin","requires","result","remove","getDataWithAcceptedSuggestions","editorCreator","get","div","constructor","map","document","6546211ZvNOlo","addUser","rootsAttributes","CommentsRepository","TrackChangesEditing","TrackChangesDataGetter","trackChangesData","discardAllSuggestions","getUser","model","editor","getRootNames","function","set","addCommentThread","addSuggestionData","Users","isOfficialPlugin","push","getFullData","TrackChangesData","end","createElement","track-changes-data-invalid-editor-creator"];return(bu=function(){return t})()}async function Tu(t,e,n){const r=gu,s=(0,o.sanitizeEditorConfig)(t,du);s[r(491)][r(456)](Nc,mu),s[r(440)]=Iu(t)?t[r(483)]():void 0;const i=document[r(475)](),a=t[r(469)][r(433)](r(444))[r(497)],c=await a(s,(()=>function(t){const e=r,n=document[e(460)](e(434));return t[e(472)](n),n}(i)));!function(t,e){const n=r,s=t[n(447)][n(437)][n(449)]()[n(479)](((e,r)=>(e[r]=t[n(486)][n(433)]({rootName:r}),e)),{}),o=t[n(491)][n(433)](n(454))[n(473)][n(436)]((t=>({id:t.id,name:t[n(490)]}))),i=t[n(491)][n(433)](n(442))[n(462)]({skipNotAttached:!0,toJSON:!0}),a=t[n(491)][n(433)](n(441))[n(463)]({skipNotAttached:!0,toJSON:!0}),c=e[n(491)][n(433)](n(454)),u=e[n(491)][n(433)](n(442)),l=e[n(491)][n(433)](n(441));for(const t of l[n(463)]())t[n(495)]();for(const t of o)c[n(446)](t.id)||c[n(439)](t);c.me||c[n(482)]();for(const t of a)l[n(452)](t);for(const t of i)u[n(453)](t);e[n(486)][n(451)](s)}(t,c),c[r(465)](r(e?468:445));const u=Iu(c)?c[r(457)](n):c[r(486)][r(433)](n);return await c[r(471)](),u}function _u(t,e){var n=yu();return(_u=function(t,e){return n[t-=352]})(t,e)}function yu(){var t=["2064646ArhejO","34136cqMldN","4570420eSIbcm","6397482mGlRtc","1887228cuMGTw","1510752xISPxS","825952ZwmdmH","75UWsUBj"];return(yu=function(){return t})()}!function(t){for(var e=_u,n=t();;)try{if(652644===-parseInt(e(357))/1+parseInt(e(359))/2+parseInt(e(358))/3*(parseInt(e(352))/4)+-parseInt(e(353))/5+parseInt(e(354))/6+parseInt(e(355))/7+-parseInt(e(356))/8)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:()=>qc,Suggestion:()=>Wr,SuggestionThreadView:()=>Qc,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=["_isEnabledBasedOnSelection","1520JbUoBh","editor","commands","161756mSUPiG","execute","96894YmSDWX","_enabledCommands","isEnabled","1729TpFmLu","_disableUnsupportedCommands","has","894UMOvzr","365tZHZKX","25356qMaYoy","forceDisabled","refresh","value","_enableCommands","clearForceDisabled","483930shhbIm","affectsData","3675544bRQsbf","3273151PCMnGj","TrackChangesCommand"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=267]})(t,e)}!function(t){const e=l,n=t();for(;;)try{if(492836===parseInt(e(271))/1*(parseInt(e(274))/2)+parseInt(e(282))/3+-parseInt(e(291))/4+-parseInt(e(275))/5*(-parseInt(e(276))/6)+parseInt(e(285))/7+parseInt(e(284))/8+parseInt(e(268))/9*(-parseInt(e(288))/10))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(269)]=e,this[n(279)]=!1,this[n(278)](),this[n(287)]=!1}[c(278)](){this[c(270)]=!0}[c(267)](){const t=c;this[t(279)]=!this[t(279)],this[t(279)]?this[t(272)]():this[t(280)]()}[c(272)](){const t=c;for(const e of this[t(289)][t(290)][t(290)]())e[t(283)]&&!this[t(269)][t(273)](e)&&e[t(277)](t(286))}[c(280)](){const t=c;for(const e of this[t(289)][t(290)][t(290)]())e[t(283)]&&!this[t(269)][t(273)](e)&&e[t(281)](t(286))}}const h=d;function g(){const t=["isEnabled","35leeKui","1293YaNNqw","_suggestions","track-changes-accept-suggestion-not-found","acceptSuggestion","3127134evAVKN","getRanges","8689869nDEyzZ","get","32670HCeUEV","1090640dKWiiT","refresh","1290052OgKVKN","TrackChangesEditing","execute","model","editor","canEditAt","3008TsXjDb","plugins","2526055aXpNrM","_isEnabledBasedOnSelection"];return(g=function(){return t})()}function d(t,e){const n=g();return(d=function(t,e){return n[t-=434]})(t,e)}!function(t){const e=d,n=t();for(;;)try{if(388925===-parseInt(e(442))/1+-parseInt(e(445))/2+parseInt(e(434))/3*(parseInt(e(451))/4)+parseInt(e(453))/5+parseInt(e(438))/6+-parseInt(e(456))/7*(-parseInt(e(443))/8)+-parseInt(e(440))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(g);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(435)]=e,this[n(444)](),this[n(454)]=!1}[h(444)](){this[h(455)]=!0}[h(447)](t){const n=h,r=this[n(435)][n(441)](t);if(!r)throw new e.CKEditorError(n(436),this);const s=r[n(439)]();this[n(449)][n(448)][n(450)](s)&&this[n(449)][n(452)][n(441)](n(446))[n(437)](r)}}const m=I;function I(t,e){const n=b();return(I=function(t,e){return n[t-=146]})(t,e)}!function(t){const e=I,n=t();for(;;)try{if(215340===parseInt(e(157))/1+-parseInt(e(153))/2*(-parseInt(e(164))/3)+-parseInt(e(171))/4*(-parseInt(e(169))/5)+-parseInt(e(150))/6*(parseInt(e(160))/7)+-parseInt(e(162))/8*(parseInt(e(163))/9)+parseInt(e(146))/10*(parseInt(e(168))/11)+parseInt(e(159))/12*(-parseInt(e(155))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(b);class E extends t.Command{constructor(t,e){const n=I;super(t),this[n(158)]=e,this[n(149)](),this[n(154)]=!1}[m(149)](){this[m(170)]=!0}[m(152)](t){const n=m,r=this[n(158)][n(147)](t);if(!r)throw new e.CKEditorError(n(161),this);const s=r[n(167)]();this[n(148)][n(172)][n(165)](s)&&this[n(148)][n(166)][n(147)](n(151))[n(156)](r)}}function b(){const t=["refresh","84zxrPPo","TrackChangesEditing","execute","18008mzPdYz","_isEnabledBasedOnSelection","414388oWyqoQ","discardSuggestion","156346BUvgQX","_suggestions","96ZkceZc","44926xuSGxF","track-changes-discard-suggestion-not-found","1106272rTRCqu","9IgNTeJ","45hZUssW","canEditAt","plugins","getRanges","2321rhkxtN","802095Jhljot","isEnabled","4IxXcNi","model","11690ZFkujS","get","editor"];return(b=function(){return t})()}function T(t,e){const n=k();return(T=function(t,e){return n[t-=261]})(t,e)}function _(t,e){const n=T;let r="";return r+=t[n(315)]("*")[n(307)](((t,e)=>e%2!=0?n(281)+y(t)+n(271):y(t)))[n(266)](""),e&&(r+=n(278)+e[n(305)]+n(296)+e[n(308)]+n(312)),r}function y(t){const e=T,n=document[e(275)](e(300));return n[e(274)]=t,n[e(292)]}function A(t){const e=T;return t[e(287)](((t,n)=>e(282)==t[e(311)]&&e(282)!=n[e(311)]?-1:e(282)!=t[e(311)]&&e(282)==n[e(311)]?1:0))}function k(){const t=["from","isMultiRange","split","schema","isCollapsed","isIntersecting","add"," [color ","join","10WiabIt","change","start","getRanges","</span>","350865OwnfgI","next","innerText","createElement","383632RaInWJ","1030664eCQAki",'<span class="ck-suggestion-color" style="background-color: ',"43288lwXzap","length",'<span class="ck-suggestion-type">',"deletion","123486fUrrjy","5rTvpZN","14zMFUkP","createPositionAt","sort","916497uAMBnJ","push","createRange","4168175OBOwQE","innerHTML","splice","end","isInContent",'" title="',"createPositionAfter","color","19JHSflE","span","replace","createPositionBefore","execute","isObject","value","content","map","title","isTouching","isArray","type",'"></span>'];return(k=function(){return t})()}function C(t,e){const n=T;let r,s=0;const o=[],i=e[n(261)];for(;s<t[n(280)];){const a=t[s],c=t[s+1];r||(r=e[n(302)](a)),N(e,a,c)||(o[n(289)](e[n(290)](r,i[n(304)](a)?e[n(297)](a):e[n(286)](a,n(294)))),r=null),s++}return o}function N(t,e,n){const r=T;if(!n)return!1;const s=t[r(297)](e),o=t[r(302)](n);return s[r(309)](o)}!function(t){const e=T,n=t();for(;;)try{if(326722===-parseInt(e(299))/1*(parseInt(e(279))/2)+-parseInt(e(272))/3+-parseInt(e(276))/4*(-parseInt(e(284))/5)+parseInt(e(283))/6+-parseInt(e(285))/7*(-parseInt(e(277))/8)+-parseInt(e(288))/9*(-parseInt(e(267))/10)+parseInt(e(291))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);function L(t,e,n){const r=T;for(;n[r(280)];){const s=n[r(293)](0,100);t[r(268)]((()=>{const t=r;for(const n of s)n[t(295)]&&e[t(303)](n.id)}))}}const S=R;function R(t,e){const n=v();return(R=function(t,e){return n[t-=219]})(t,e)}!function(t){const e=R,n=t();for(;;)try{if(813335===-parseInt(e(240))/1+parseInt(e(229))/2*(parseInt(e(239))/3)+-parseInt(e(237))/4*(parseInt(e(242))/5)+parseInt(e(231))/6+-parseInt(e(227))/7*(-parseInt(e(224))/8)+-parseInt(e(225))/9*(parseInt(e(220))/10)+parseInt(e(236))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(v);class M extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(238)]=e,this[r(235)]=n,this[r(223)](),this[r(226)]=!1}[S(223)](){const t=S,e=Array[t(222)](this[t(235)][t(241)]())[t(233)]((e=>e[t(243)]));this[t(232)]=this[t(238)][t(232)]&&e}[S(234)](){const t=S,e=A(Array[t(222)](this[t(235)][t(241)]()));for(const n of e){const e=n[t(219)]();if(!this[t(230)][t(228)][t(221)](e))return}L(this[t(230)][t(228)],this[t(238)],e)}}function v(){const t=["model","24kncTfq","editor","1703220QrVzoZ","isEnabled","some","execute","_suggestions","16798155Akdknl","44664HukKLO","_command","324003HdCnjC","1484474SRZrWp","values","80aPqwFh","isInContent","getRanges","10464090rDSOav","canEditAt","from","refresh","1109032rvqowg","9quzNlz","_isEnabledBasedOnSelection","21NpbElK"];return(v=function(){return t})()}const O=w;function w(t,e){const n=D();return(w=function(t,e){return n[t-=209]})(t,e)}function D(){const t=["2947895xwnZSR","model","_command","editor","279520siRAVL","canEditAt","_isEnabledBasedOnSelection","1770uDNKav","21917eTOlTe","isEnabled","32uCUXVb","refresh","24219cTVhjw","2057594gEXWlE","selection","values","document","2168vFPiHt","_selectedSuggestions","execute","175092kCpwSo","_suggestions","1123718OgqUbd","size","getRanges","from"];return(D=function(){return t})()}!function(t){const e=w,n=t();for(;;)try{if(594324===parseInt(e(223))/1+parseInt(e(214))/2+parseInt(e(221))/3*(-parseInt(e(211))/4)+parseInt(e(227))/5+parseInt(e(234))/6*(-parseInt(e(209))/7)+parseInt(e(218))/8*(-parseInt(e(213))/9)+-parseInt(e(231))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class F extends t.Command{constructor(t,e,n){const r=w;super(t),this[r(229)]=e,this[r(222)]=n,this[r(219)]=new Set,this[r(212)](),this[r(233)]=!1}[O(212)](){const t=O,e=this[t(230)][t(228)][t(217)][t(215)],n=Array[t(226)](this[t(222)][t(216)]());this[t(219)]=function(t,e){const n=T,r=Array[n(313)](t[n(270)]()),s=new Set;for(const o of e)if(o[n(295)])for(const e of r)for(const r of o[n(270)]())(e[n(263)](r)||t[n(262)]&&!o[n(314)]&&o[n(273)]&&r[n(294)][n(309)](e[n(269)]))&&s[n(264)](o);return s}(e,n),this[t(210)]=this[t(229)][t(210)]&&!!this[t(219)][t(224)]}[O(220)](){const t=O,e=A(Array[t(226)](this[t(219)]));for(const n of e){const e=n[t(225)]();if(!this[t(230)][t(228)][t(232)](e))return}L(this[t(230)][t(228)],this[t(229)],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 X=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const q=function(t){return this.__data__.get(t)};const Z=function(t){return this.__data__.has(t)};const J="object"==typeof global&&global&&global.Object===Object&&global;var Y="object"==typeof self&&self&&self.Object===Object&&self;const Q=J||Y||Function("return this")();const $=Q.Symbol;var tt=Object.prototype,et=tt.hasOwnProperty,nt=tt.toString,rt=$?$.toStringTag:void 0;const st=function(t){var e=et.call(t,rt),n=t[rt];try{t[rt]=void 0;var r=!0}catch(t){}var s=nt.call(t);return r&&(e?t[rt]=n:delete t[rt]),s};var ot=Object.prototype.toString;const it=function(t){return ot.call(t)};var at=$?$.toStringTag:void 0;const ct=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":at&&at in Object(t)?st(t):it(t)};const ut=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const lt=function(t){if(!ut(t))return!1;var e=ct(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ft=Q["__core-js_shared__"];var ht,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 Nt=Ct(Q,"Map");const Lt=Ct(Object,"create");const St=function(){this.__data__=Lt?Lt(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(Lt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Mt.call(e,t)?e[t]:void 0};var Ot=Object.prototype.hasOwnProperty;const wt=function(t){var e=this.__data__;return Lt?void 0!==e[t]:Ot.call(e,t)};const Dt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Lt&&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=wt,Ft.prototype.set=Dt;const Pt=Ft;const xt=function(){this.size=0,this.__data__={hash:new Pt,map:new(Nt||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(!Nt||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 Xt(t){var e=this.__data__=new W(t);this.size=e.size}Xt.prototype.clear=K,Xt.prototype.delete=X,Xt.prototype.get=q,Xt.prototype.has=Z,Xt.prototype.set=Kt;const qt=Xt;const Zt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Jt=function(){try{var t=Ct(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Yt=function(t,e,n){"__proto__"==e&&Jt?Jt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Qt=Object.prototype.hasOwnProperty;const $t=function(t,e,n){var r=t[e];Qt.call(t,e)&&x(r,n)&&(void 0!==n||e in t)||Yt(t,e,n)};const te=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Yt(n,a,c):$t(n,a,c)}return n};const ee=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const ne=function(t){return null!=t&&"object"==typeof t};const re=function(t){return ne(t)&&"[object Arguments]"==ct(t)};var se=Object.prototype,oe=se.hasOwnProperty,ie=se.propertyIsEnumerable;const ae=re(function(){return arguments}())?re:function(t){return ne(t)&&oe.call(t,"callee")&&!ie.call(t,"callee")};const ce=Array.isArray;const ue=function(){return!1};var le="object"==typeof exports&&exports&&!exports.nodeType&&exports,fe=le&&"object"==typeof module&&module&&!module.nodeType&&module,he=fe&&fe.exports===le?Q.Buffer:void 0;const 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&&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 Ne=Object.prototype.hasOwnProperty;const Le=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&&!Ne.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 Oe=Object.prototype.hasOwnProperty;const we=function(t){if(!Re(t))return ve(t);var e=[];for(var n in Object(t))Oe.call(t,n)&&"constructor"!=n&&e.push(n);return e};const De=function(t){return null!=t&&me(t.length)&&!lt(t)};const Fe=function(t){return De(t)?Le(t):we(t)};const Pe=function(t,e){return t&&te(e,Fe(e),t)};const xe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Be=Object.prototype.hasOwnProperty;const Ue=function(t){if(!ut(t))return xe(t);var e=Re(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)?Le(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 Xe=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const qe=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Ze=function(){return[]};var Je=Object.prototype.propertyIsEnumerable,Ye=Object.getOwnPropertySymbols;const Qe=Ye?function(t){return null==t?[]:(t=Object(t),qe(Ye(t),(function(e){return Je.call(t,e)})))}:Ze;const $e=function(t,e){return te(t,Qe(t),e)};const tn=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const en=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(Nt),bn=mt(un),Tn=mt(ln),_n=mt(fn),yn=ct;(cn&&yn(new cn(new ArrayBuffer(1)))!=mn||Nt&&yn(new Nt)!=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 Nn=Q.Uint8Array;const Ln=function(t){var e=new t.constructor(t.byteLength);return new Nn(e).set(new Nn(t)),e};const Sn=function(t,e){var n=e?Ln(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,On=vn?vn.valueOf:void 0;const wn=function(t){return On?Object(On.call(t)):{}};const Dn=function(t,e){var n=e?Ln(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 Ln(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 wn(t)}};var Pn=Object.create;const xn=function(){function t(){}return function(e){if(!ut(e))return{};if(Pn)return Pn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Bn=function(t){return"function"!=typeof t.constructor||Re(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]",Xn="[object Object]",qn={};qn[Wn]=qn["[object Array]"]=qn["[object ArrayBuffer]"]=qn["[object DataView]"]=qn["[object Boolean]"]=qn["[object Date]"]=qn["[object Float32Array]"]=qn["[object Float64Array]"]=qn["[object Int8Array]"]=qn["[object Int16Array]"]=qn["[object Int32Array]"]=qn["[object Map]"]=qn["[object Number]"]=qn[Xn]=qn["[object RegExp]"]=qn["[object Set]"]=qn["[object String]"]=qn["[object Symbol]"]=qn["[object Uint8Array]"]=qn["[object Uint8ClampedArray]"]=qn["[object Uint16Array]"]=qn["[object Uint32Array]"]=!0,qn["[object Error]"]=qn[Kn]=qn["[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 Xe(e,a)}else{var h=An(e),g=h==Kn||"[object GeneratorFunction]"==h;if(ge(e))return Ke(e,c);if(h==Xn||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(!qn[h])return o?e:{};a=Fn(e,h,c)}}i||(i=new qt);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 Jn=function(t){return Zn(t,5)};const Yn=function(t){return"symbol"==typeof t||ne(t)&&"[object Symbol]"==ct(t)};var Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,$n=/^\w*$/;const tr=function(t,e){if(ce(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Yn(t))||($n.test(t)||!Qn.test(t)||null!=e&&t in Object(e))};function er(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new(er.Cache||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 Nr=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 Nn(t),new Nn(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 Lr=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:Lr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Rr="[object Arguments]",Mr="[object Array]",vr="[object Object]",Or=Object.prototype.hasOwnProperty;const wr=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&&ge(t)){if(!ge(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new qt),i||Ce(t)?_r(t,e,n,r,s,o):Nr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Or.call(t,"__wrapped__"),d=f&&Or.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new qt),s(p,m,n,r,o)}}return!!h&&(o||(o=new qt),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:wr(e,n,r,s,t,o))};const Fr=function(t,e){return Dr(t,e)};const Pr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const xr=function(t,e){for(var n=0,r=(e=fr(e,t)).length;null!=t&&n<r;)t=t[hr(e[n++])];return n&&n==r?t:void 0};const Br=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Ur=function(t,e){return e.length<2?t:xr(t,Br(e,0,-1))};const jr=function(t,e){return e=fr(e,t),null==(t=Ur(t,e))||delete t[hr(Pr(e))]};const Gr=function(t,e){return null==t||jr(t,e)},Vr=zr;function Hr(){const t=["suggestion:","discard","877464KGNlvy","createdAt","add","data","removeMarker","accept","setAttribute","getMarkerNames","getRange","type","50fvcjmX","151142wKOhMI","size","getRanges","attributes","5jvZski","delete","addMarker","reduce","nodeAfter","_onAccept","set","_onDiscard","_markerNames","onAttributesChange","change","onAccept","getAllAdjacentSuggestions","9713rKpnOO","13LGGgXs","head","_onAttributesChange","split","nodeBefore","end","isMultiRange","get","getFirstMarker","getMarkers","onDiscard","isInContent","addRange","getContainedElement","hasComments","toJSON","removeAttribute","getFirstRange","markers","isIntersecting","decorate","4873952XwZubH","push","start","commentThread","239445fgySMg","clear","_saved","length","getMultiRangeId","_model","next","isIntersectingWithRange","map","removeMarkers","7QgaTLW","from","3332104uRExrW","author","_isDataLoaded","authoredAt","substr","addMarkerName","filter","previous","creator","46596LXiBMV","subType","3543342UNWsTG","isExternal","@external","getItems"];return(Hr=function(){return t})()}function zr(t,e){const n=Hr();return(zr=function(t,e){return n[t-=379]})(t,e)}!function(t){const e=zr,n=t();for(;;)try{if(628221===-parseInt(e(430))/1*(parseInt(e(412))/2)+-parseInt(e(401))/3+-parseInt(e(451))/4*(parseInt(e(416))/5)+-parseInt(e(395))/6+-parseInt(e(382))/7*(-parseInt(e(384))/8)+-parseInt(e(455))/9*(parseInt(e(411))/10)+parseInt(e(429))/11*(parseInt(e(393))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hr);class Wr extends((0,e.ObservableMixin)()){constructor(t,e){const n=zr;super(),this[n(386)]=!1,this.id=e.id,this[n(410)]=e[n(410)],this[n(394)]=e[n(394)]||null,this[n(385)]=e[n(385)],this[n(392)]=e[n(392)]||e[n(385)],this[n(396)]=Boolean(e[n(415)]&&e[n(415)][n(397)]),this[n(404)]=null,this[n(460)]=t,this[n(421)]=e[n(427)],this[n(423)]=e[n(440)],this[n(432)]=e[n(425)],this[n(424)]=new Set,this[n(402)]=null,this[n(422)](n(387),null),this[n(422)](n(415),e[n(415)]||{}),this[n(422)](n(391),null),this[n(422)](n(461),null),this[n(422)](n(454),null),this[n(422)](n(457),!1),this[n(450)](n(406)),this[n(450)](n(400))}get[Vr(431)](){const t=Vr;let e=this;for(;e[t(391)];)e=e[t(391)];return e}get[Vr(444)](){const t=Vr;return!!this[t(454)]&&this[t(454)][t(458)]>0}get[Vr(436)](){const t=Vr;return 0!=this[t(424)][t(413)]&&6==Array[t(383)](this[t(424)])[0][t(433)](":")[t(458)]}get[Vr(441)](){return null!==this[Vr(438)]()}[Vr(389)](t){const e=Vr;this[e(424)][e(403)](t)}[Vr(408)](){const t=Vr;return Array[t(383)](this[t(424)])}[Vr(439)](){const t=Vr;return this[t(408)]()[t(380)]((e=>this[t(460)][t(448)][t(437)](e)))[t(390)]((t=>t))}[Vr(438)](){return this[Vr(439)]()[0]||null}[Vr(381)](){const t=Vr;this[t(460)][t(426)]((e=>{const n=t;for(const t of this[n(439)]())e[n(405)](t)})),this[t(424)][t(456)]()}[Vr(405)](t){const e=Vr;this[e(460)][e(426)]((n=>{n[e(405)](t)})),this[e(424)][e(417)](t)}[Vr(442)](t){const e=Vr,n=e(399)+this[e(410)]+":"+this[e(394)]+":"+this.id+":"+this[e(392)].id+":"+Wr[e(459)]();this[e(389)](n),this[e(460)][e(426)]((r=>{r[e(418)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Vr(379)](t){const e=Vr;for(const n of this[e(414)]())if(n[e(449)](t))return!0;return!1}[Vr(414)](){const t=Vr;return this[t(439)]()[t(380)]((e=>e[t(409)]()))}[Vr(398)](){const t=Vr;return this[t(414)]()[t(419)](((e,n)=>[...e,...n[t(398)]()]),[])}[Vr(447)](){const t=Vr;var e;return(null===(e=this[t(438)]())||void 0===e?void 0:e[t(409)]())||null}[Vr(443)](){const t=Vr,e=this[t(414)]();if(1!=e[t(458)])return null;const n=e[0],r=n[t(453)][t(420)],s=n[t(435)][t(434)];return r instanceof i.Element?r!=s?null:r:null}[Vr(406)](){const t=Vr;this[t(421)](this[t(414)](),this[t(404)],this[t(415)]),this[t(381)]()}[Vr(400)](){const t=Vr;this[t(423)](this[t(414)](),this[t(404)],this[t(415)]),this[t(381)]()}[Vr(428)](){const t=Vr,e=[];let n=this[t(431)];for(;n;)e[t(452)](n),n=n[t(461)];return e}[Vr(407)](t,e){const n=Vr,r=Jn(this[n(415)]);dr(r,t,e),Fr(r,this[n(415)])||(this[n(415)]=r,this[n(432)](r))}[Vr(446)](t){const e=Vr,n=Jn(this[e(415)]);Gr(n,t),Fr(n,this[e(415)])||(this[e(415)]=n,this[e(432)](this[e(415)]))}[Vr(445)](){const t=Vr;return{id:this.id,type:this[t(394)]?this[t(410)]+":"+this[t(394)]:this[t(410)],authorId:this[t(392)].id,createdAt:this[t(402)],hasComments:this[t(444)],data:this[t(404)],attributes:this[t(415)]}}static[Vr(459)](){const t=Vr;return(0,e.uid)()[t(388)](1,5)}}function Kr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"ELEMENT_MERGE_FIELD":return r({id:"ELEMENT_MERGE_FIELD",string:"merge field",plural:"%0 merge fields"},n);case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion. Press %0 to go to the discussion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion. Press %0 to go to the discussion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion. Press %0 to go to the discussion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"SUGGESTION_THREAD_ARIA_LABEL":return r({string:"Suggestion by %1. Created on %2. %0 reply. %3",plural:"Suggestion by %1. Created on %2. %0 replies. %3",id:"SUGGESTION_THREAD_ARIA_LABEL"},n);case"SUGGESTION_THREAD_DESCRIPTION":return r({string:"Press Enter for more options. Press Escape to exit.",id:"SUGGESTION_THREAD_DESCRIPTION"});default:return e}}function Xr(t,e){const n=Zr();return(Xr=function(t,e){return n[t-=298]})(t,e)}const qr=Xr;function Zr(){const t=["elementEnd","*Remove:* %0","*Split:* %0","3337383PZsTSw","4950582lUKntf","REPLACE_TEXT","*Insert:* %0","elementStart","_itemLabels","start","isObject","$1 $2","nextSibling","deletion","newValue","softBreak","$text","Container","type","matchingCallback","quantity","4202247yzGTcs","skip","_handleAttributeSuggestionDescription","get","_handleCustomCallbackDescription","pop","getWalker","subType","getItemLabel","removeEmptyContainer","*Change to:* %0","format","removeObject","5280759KIoeMf","element","2531rGDtrq","*Set format:* %0","757930VYBFxk","match","_handleInsertRemoveSuggestionDescription","_handleRenameSuggestionDescription","length","isInContent","previousSibling","indexOf","addObject","nodeAfter","_resolveDescriptionItems","addContainer","12rcyGmj","key","_itemLabelsCallbacks","EmptyContainer","getFirstRange","removeFormat","insertion","2564020DKqVGU","isEqual","Object","end","item","data","name","removeContainer","isEmpty","_locale","_customCallbacks","*Merge:* %0","join","_schema","registerElementLabel","attribute","label","checkChild","add","$textProxy","remove","getDescriptions","normal","762NbVKhn","561kwMJgc","addFormat","text","map","ELEMENT_SPACE","registerAttributeLabel","function","*Remove format:* %0","addEmptyContainer","set","has","_attributeLabels","8PvzgCD","push","_addDescriptionItems","replace","registerDescriptionCallback"];return(Zr=function(){return t})()}!function(t){const e=Xr,n=t();for(;;)try{if(897050===-parseInt(e(322))/1*(parseInt(e(366))/2)+-parseInt(e(307))/3+-parseInt(e(336))/4*(parseInt(e(343))/5)+parseInt(e(388))/6+-parseInt(e(387))/7*(parseInt(e(379))/8)+parseInt(e(320))/9+-parseInt(e(324))/10*(-parseInt(e(367))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zr);class Jr{constructor(t,e){const n=Xr;this[n(353)]=[],this[n(392)]=new Map,this[n(338)]=[],this[n(378)]=new Map,this[n(356)]=t,this[n(352)]=e}[qr(364)](t){const e=qr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(328)];o++){const i=t[o];if(!i[e(329)])continue;const a=this[e(311)](i);if(a){if(null!=i[e(314)]){if(r[e(377)](i[e(314)]))continue;r[e(361)](i[e(314)])}n[e(380)](a)}else if(e(358)!=i[e(304)])e(342)!=i[e(304)]&&e(299)!=i[e(304)]||this[e(326)](n,i,t[o+1]);else{const t=i[e(348)][e(337)];if(s[e(377)](t))continue;s[e(361)](i[e(348)][e(337)]),t==Lc?this[e(327)](n,i):this[e(309)](n,i)}}return this[e(334)](n)}[qr(383)](t){const e=qr;this[e(353)][e(380)](t)}[qr(357)](t,n,r=e.priorities[qr(365)]){const s=qr;s(373)==typeof t?(0,e.insertToPriorityArray)(this[s(338)],{matchingCallback:t,label:n,priority:r}):this[s(392)][s(376)](t,n)}[qr(372)](t,e){const n=qr;this[n(378)][n(376)](t,e)}[qr(315)](t,e=1){const n=qr;let r;for(const e of this[n(338)])if(e[n(305)](t)){r=e[n(359)];break}return r||(r=this[n(392)][n(310)](t[n(349)])),r?r(e):1!==e?e+" "+t[n(349)]+"s":""+t[n(349)]}[qr(381)](t,e){const n=qr,r=e[n(340)]()[n(313)](),s=n(342)==e[n(304)]?n(361):n(363);for(const e of r){const o=e[n(347)],i=t[t[n(328)]-1];if(o.is(n(362)))i&&i[n(304)][n(331)](n(303))>-1&&t[n(312)](),i&&n(369)==i[n(304)]?i[s]+=o[n(348)]:t[n(380)]({type:n(369),add:n(361)==s?o[n(348)]:"",remove:n(363)==s?o[n(348)]:""});else if(this[n(356)][n(394)](o)){const a=o;if(i&&i[n(304)][n(331)](n(303))>-1&&t[n(312)](),n(384)==e[n(304)])continue;i&&i[n(304)]==s+n(345)&&i[n(321)][n(349)]==a[n(349)]?i[n(306)]++:t[n(380)]({type:s+n(345),element:a,quantity:1}),r[n(308)]((t=>!(n(384)==t[n(304)]&&t[n(347)]==o)))}else if(this[n(356)][n(360)](o,n(302))||o.is(n(321),n(301))){const r=o;if(n(361)==s&&n(391)==e[n(304)]||n(363)==s&&n(384)==e[n(304)])continue;if(i&&-1==i[n(304)][n(331)](n(303))){n(369)==i[n(304)]&&(i[s]+="\n");continue}let a;if(a=n(361)==s?r[n(298)]&&!this[n(356)][n(394)](r[n(298)])?r[n(298)]:null:r[n(330)]&&!this[n(356)][n(394)](r[n(330)])?r[n(330)]:null,r[n(351)]||a&&a[n(351)]){const e=a&&a[n(351)]?a:r;i&&i[n(304)]==s+n(339)&&i[n(321)][n(349)]==e[n(349)]?i[n(306)]++:t[n(380)]({type:s+n(339),element:e,quantity:1})}else t[n(380)]({type:s+n(303),element:r})}}}[qr(334)](t){const e=qr,n=this[e(352)],r=[],s=[],o=[];for(const i of t)switch(i[e(304)]){case e(369):if(i[e(361)]=i[e(361)][e(382)](/(\S)\u000A+(\S)/g,e(395))[e(382)](/\u000A/g,""),i[e(363)]=i[e(363)][e(382)](/(\S)\u000A+(\S)/g,e(395))[e(382)](/\u000A/g,""),""!=i[e(361)]&&""!=i[e(363)]){r[e(380)]({type:e(382),content:Kr(n,e(389),['"'+i[e(363)]+'"','"'+i[e(361)]+'"'])});continue}if(null!=i[e(361)][e(325)](/^ +$/)){r[e(380)]({type:e(342),content:Kr(n,e(390),Kr(n,e(371),i[e(361)][e(328)]))});continue}if(null!=i[e(363)][e(325)](/^ +$/)){r[e(380)]({type:e(299),content:Kr(n,e(385),Kr(n,e(371),i[e(363)][e(328)]))});continue}if(""!=i[e(361)]){r[e(380)]({type:e(342),content:Kr(n,e(390),'"'+i[e(361)]+'"')});continue}r[e(380)]({type:e(299),content:Kr(n,e(385),'"'+i[e(363)]+'"')});continue;case e(375):case e(332):r[e(380)]({type:e(342),content:Kr(n,e(390),this[e(315)](i[e(321)],i[e(306)]))});continue;case e(316):case e(319):r[e(380)]({type:e(299),content:Kr(n,e(385),this[e(315)](i[e(321)],i[e(306)]))});continue;case e(335):r[e(380)]({type:e(342),content:Kr(n,e(386),this[e(315)](i[e(321)],i[e(306)]))});continue;case e(350):r[e(380)]({type:e(299),content:Kr(n,e(354),this[e(315)](i[e(321)],i[e(306)]))});continue;case e(368):s[e(380)](i[e(337)]);continue;case e(341):o[e(380)](i[e(337)]);continue;default:r[e(380)](i)}if(s[e(328)]){const t=s[e(370)]((t=>this[e(378)][e(377)](t)?this[e(378)][e(310)](t):t))[e(355)](", ");r[e(380)]({type:e(318),content:Kr(this[e(352)],e(323),t)})}if(o[e(328)]){const t=o[e(370)]((t=>this[e(378)][e(377)](t)?this[e(378)][e(310)](t):t))[e(355)](", ");r[e(380)]({type:e(318),content:Kr(this[e(352)],e(374),t)})}return r}[qr(311)](t){const e=qr;for(const n of this[e(353)]){const r=n(t);if(r&&e(304)in r)return r}}[qr(309)](t,e){const n=qr,r=e[n(348)],s=void 0===r[n(300)]?n(341):n(368);t[n(380)]({type:s,key:r[n(337)]})}[qr(327)](t,e){const n=qr;t[n(380)]({type:n(318),content:Kr(this[n(352)],n(317),this[n(315)](e[n(340)]()[n(393)][n(333)],1))})}[qr(326)](t,e,n){const r=qr;if(this[r(381)](t,e),n&&n[r(340)]()&&!e[r(340)]()[r(346)][r(344)](n[r(340)]()[r(393)])){const n=t[t[r(328)]-1],s=r(342)==e[r(304)]?r(361):r(363);n&&r(369)==n[r(304)]&&(n[s]+="\n")}}}const Yr=Qr;function Qr(t,e){const n=$r();return(Qr=function(t,e){return n[t-=428]})(t,e)}function $r(){const t=["4802394DBHNup","16YPiilV","94964NyijOL","TrackChangesEditing","commands","651556gBPnXl","5846666BekcMU","showAIAssistant","2276505FBgWpg","10665279ERZArI","plugins","1858526wWqGWR","90zDotTS","get","enableCommand","afterInit","editor"];return($r=function(){return t})()}!function(t){const e=Qr,n=t();for(;;)try{if(514897===parseInt(e(441))/1+parseInt(e(430))/2+-parseInt(e(444))/3+-parseInt(e(438))/4*(-parseInt(e(431))/5)+parseInt(e(436))/6+parseInt(e(442))/7+parseInt(e(437))/8*(-parseInt(e(428))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($r);class ts extends t.Plugin{[Yr(434)](){const t=Yr,e=this[t(435)],n=e[t(429)][t(432)](t(439));e[t(440)][t(432)](t(443))&&n[t(433)](t(443))}}const es=ns;function ns(t,e){const n=rs();return(ns=function(t,e){return n[t-=462]})(t,e)}function rs(){const t=["format","FORMAT_ALIGN_TO_RIGHT","center","1998136LPBAVv","TrackChangesEditing","22850000tTvbaJ","FORMAT_ALIGN_TO_CENTER","AlignmentEditing","*Format:* %0","plugins","registerAttributeLabel","editor","commandName","value","get","locale","right","1623048lvcntO","type","203lFCvQV","_registerLegacyDescription","alignment","has","50682txENIk","FORMAT_JUSTIFY_TEXT","enableDefaultAttributesIntegration","FORMAT_ALIGN_TO_LEFT","afterInit","3366789IxzJzo","descriptionFactory","registerDescriptionCallback","formatBlock","commandParams","171485SubLJP","justify","FORMAT_ALIGNMENT","43299OOunuU","registerBlockAttribute","left"];return(rs=function(){return t})()}!function(t){const e=ns,n=t();for(;;)try{if(590296===-parseInt(e(486))/1+-parseInt(e(467))/2+-parseInt(e(478))/3+-parseInt(e(492))/4+-parseInt(e(483))/5+parseInt(e(473))/6*(parseInt(e(469))/7)+parseInt(e(494))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rs);class ss extends t.Plugin{[es(477)](){const t=es,e=this[t(500)],n=e[t(465)];if(!e[t(498)][t(472)](t(496)))return;const r=e[t(498)][t(464)](t(493));r[t(475)](t(471)),r[t(487)](t(471)),r[t(479)][t(499)](t(471),Kr(n,t(485))),this[t(470)]()}[es(470)](){const t=es,e=this[t(500)],n=e[t(465)];e[t(498)][t(464)](t(493))[t(479)][t(480)]((e=>{const r=t;if(r(481)!=e[r(468)])return;const{data:s}=e;if(s&&r(471)==s[r(462)]){const t=s[r(482)][0][r(463)];return{type:r(489),content:Kr(n,r(497),function(t){const e=r;switch(t){case e(488):return Kr(n,e(476));case e(466):return Kr(n,e(490));case e(491):return Kr(n,e(495));case e(484):return Kr(n,e(474))}}(t))}}}))}}const os=is;function is(t,e){const n=cs();return(is=function(t,e){return n[t-=128]})(t,e)}!function(t){const e=is,n=t();for(;;)try{if(666568===-parseInt(e(133))/1*(-parseInt(e(148))/2)+parseInt(e(170))/3*(parseInt(e(181))/4)+parseInt(e(174))/5+parseInt(e(180))/6*(parseInt(e(165))/7)+-parseInt(e(151))/8*(-parseInt(e(146))/9)+parseInt(e(147))/10+-parseInt(e(158))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(cs);const as=[os(176),os(161),os(134),os(140),os(145),os(155),os(142)];function cs(){const t=["registerAttributeLabel","enableDefaultAttributesIntegration","66TWHjYV","8mlESiz","strikethrough","code","FORMAT_SUPERSCRIPT","commandParams","registerInlineAttribute","commandName","*Remove format:* %0","bold","1qnzeXa","UnderlineEditing","forceValue","TrackChangesEditing","FORMAT_STRIKETHROUGH","*Format:* %0","_registerLegacyDescription","CodeEditing","toLowerCase","SuperscriptEditing","get","registerDescriptionCallback","StrikethroughEditing","10815291zPUjtr","8464000oVamIG","251578qnfdQh","FORMAT_","editor","8WmIFYV","format","plugins","FORMAT_CODE","SubscriptEditing","locale","FORMAT_UNDERLINE","39829372ETRXxU","FORMAT_BOLD","subscript","ItalicEditing","formatInline","type","superscript","739109TzvJwS","has","underline","slice","FORMAT_SUBSCRIPT","808698WzwADZ","afterInit","italic","toUpperCase","2064715zTvCDv","descriptionFactory","BoldEditing","FORMAT_ITALIC"];return(cs=function(){return t})()}class us extends t.Plugin{[os(171)](){const t=os,e=this[t(150)],n=e[t(153)][t(143)](t(136)),r=e[t(156)];for(const s of as){if(!e[t(153)][t(166)](s))continue;const o=s[t(168)](0,-7)[t(141)](),i=t(149)+o[t(173)]();n[t(179)](o),n[t(129)](o),n[t(175)][t(178)](o,Kr(r,i))}this[t(139)]()}[os(139)](){const t=os,e=this[t(150)],n=e[t(156)],r=e[t(153)][t(143)](t(136));function s(e,s){const o=t;r[o(175)][o(144)]((t=>{const r=o;if(r(162)!=t[r(163)])return;const{data:i}=t;return i&&i[r(130)]===e?i[r(128)][0][r(135)]?{type:r(152),content:Kr(n,r(138),s)}:{type:r(152),content:Kr(n,r(131),s)}:void 0}))}s(t(132),Kr(n,t(159))),s(t(172),Kr(n,t(177))),s(t(167),Kr(n,t(157))),s(t(183),Kr(n,t(154))),s(t(182),Kr(n,t(137))),s(t(160),Kr(n,t(169))),s(t(164),Kr(n,t(184)))}}const ls=hs;!function(t){const e=hs,n=t();for(;;)try{if(619243===parseInt(e(305))/1+-parseInt(e(299))/2+parseInt(e(291))/3+parseInt(e(282))/4*(parseInt(e(280))/5)+parseInt(e(313))/6+-parseInt(e(283))/7+-parseInt(e(308))/8*(parseInt(e(300))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gs);class fs extends t.Plugin{[ls(292)](){const t=ls,e=this[t(301)],n=e[t(316)];if(!e[t(293)][t(277)](t(286)))return;const r=e[t(293)][t(297)](t(289)),s=this[t(301)][t(310)][t(297)](t(302));r[t(294)](t(302),((n,o={})=>{const i=t,a=this[i(301)][i(296)][i(278)][i(298)],c=o&&void 0!==o[i(279)]?o[i(279)]:!s[i(288)];let u=[];if(c){const t=Array[i(295)](a[i(311)]())[i(314)]((t=>ds(t)||function(t,e){const n=i,r=e[n(285)](t[n(290)],n(302)),s=e[n(285)]([n(317),n(302)],t);return r&&s}(t,this[i(301)][i(296)][i(276)])));u=C(t,e[i(296)])}else{const t=Array[i(295)](a[i(311)]())[i(314)]((t=>ds(t)));u=C(t,e[i(296)])}e[i(296)][i(275)]((()=>{const t=i;for(const e of u)r[t(304)](e,{commandName:t(302),commandParams:[{forceValue:c}]})}))})),r[t(312)][t(306)]((e=>{const r=t,{data:s}=e;if(s&&r(302)==s[r(284)]){const t=Kr(n,r(307));return s[r(315)][0][r(279)]?{type:r(287),content:Kr(n,r(309),t)}:{type:r(287),content:Kr(n,r(303),t)}}}))}}function hs(t,e){const n=gs();return(hs=function(t,e){return n[t-=275]})(t,e)}function gs(){const t=["descriptionFactory","1179156hMtkAA","filter","commandParams","locale","$root","change","schema","has","document","forceValue","4470SgSLob","name","1316aZBAaj","2697849BknUxK","commandName","checkChild","BlockQuoteEditing","format","value","TrackChangesEditing","parent","2305089xhGwHp","afterInit","plugins","enableCommand","from","model","get","selection","927676MjdacR","30033TfggCF","editor","blockQuote","*Remove format:* %0","markBlockFormat","506466bYALWB","registerDescriptionCallback","ELEMENT_BLOCK_QUOTE","712DRAoOF","*Set format:* %0","commands","getSelectedBlocks"];return(gs=function(){return t})()}function ds(t){const e=ls;return e(302)==t[e(290)][e(281)]}function ps(t,e){const n=Es();return(ps=function(t,e){return n[t-=117]})(t,e)}const ms=ps;!function(t){const e=ps,n=t();for(;;)try{if(195662===-parseInt(e(129))/1*(-parseInt(e(119))/2)+-parseInt(e(128))/3+-parseInt(e(124))/4+-parseInt(e(132))/5+-parseInt(e(121))/6+-parseInt(e(126))/7*(-parseInt(e(120))/8)+parseInt(e(122))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Es);class Is extends t.Plugin{[ms(127)](){const t=ms,e=this[t(135)];e[t(123)][t(117)](t(130))&&(e[t(123)][t(118)](t(125))[t(136)](t(134)),e[t(123)][t(118)](t(125))[t(136)](t(133)),e[t(123)][t(118)](t(125))[t(136)](t(131)))}}function Es(){const t=["20160vleBbS","2511252ndpeub","plugins","1454372cEpNrm","TrackChangesEditing","154eJvfAG","afterInit","633198qGIOmT","1982Boxygl","CaseChange","changeCaseTitle","664035wbqfzE","changeCaseLower","changeCaseUpper","editor","enableCommand","has","get","262LCRmJD","133752SIPkak"];return(Es=function(){return t})()}function bs(t,e){const n=Ts();return(bs=function(t,e){return n[t-=489]})(t,e)}function Ts(){const t=["3642EfmCIg","2eLsrkD","afterInit","4492570JrIjmU","TrackChangesEditing","7548444OCfWnN","plugins","7wHDMqB","16nLPPcT","831267QBAuLg","1676HjjvAv","enableCommand","ckbox","4034478hmtwfe","411609fEyKRq","editor","commands","140LNgcbz","180529tnTLBo","get"];return(Ts=function(){return t})()}const _s=bs;!function(t){const e=bs,n=t();for(;;)try{if(455897===parseInt(e(507))/1*(parseInt(e(490))/2)+parseInt(e(489))/3*(parseInt(e(499))/4)+-parseInt(e(492))/5+parseInt(e(502))/6*(-parseInt(e(496))/7)+parseInt(e(497))/8*(parseInt(e(498))/9)+parseInt(e(506))/10*(parseInt(e(503))/11)+parseInt(e(494))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ts);class ys extends t.Plugin{[_s(491)](){const t=_s,e=this[t(504)];e[t(505)][t(508)](t(501))&&e[t(495)][t(508)](t(493))[t(500)](t(501))}}const As=ks;function ks(t,e){const n=Cs();return(ks=function(t,e){return n[t-=463]})(t,e)}function Cs(){const t=["isLimit","rootElement","from","commands","746184MCyGAm","registerElementLabel","4721380VHyKRi","commandName","2424rDXSDs","type","codeBlock","forceValue","document","ELEMENT_CODE_BLOCK","3389728lYsjdV","121043zxOnxo","markBlockFormat","CodeBlock","get","format","descriptionFactory","change","parent","getSelectedBlocks","find","filter","22XAAlAj","value","has","commandParams","registerDescriptionCallback","model","checkChild","outdentCodeBlock","16Wqjdnr","name","9qNdUUt","selection","enableCommand","TrackChangesEditing","blockName","editor","locale","*Set format:* %0","88SzpOQU","toLowerCase","42jIlyzi","schema","381199CsYtgZ","afterInit","languages","plugins","label","*Remove format:* %0","language","258550gqvmOD","indentCodeBlock","config","11630rtewQu","formatBlock"];return(Cs=function(){return t})()}!function(t){const e=ks,n=t();for(;;)try{if(579279===-parseInt(e(509))/1*(-parseInt(e(495))/2)+parseInt(e(515))/3*(parseInt(e(485))/4)+parseInt(e(517))/5+parseInt(e(497))/6*(parseInt(e(499))/7)+parseInt(e(465))/8*(-parseInt(e(487))/9)+parseInt(e(506))/10*(parseInt(e(477))/11)+-parseInt(e(519))/12*(parseInt(e(466))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cs);class Ns extends t.Plugin{[As(500)](){const t=As,e=this[t(492)];if(!e[t(502)][t(479)](t(468)))return;const n=e[t(502)][t(469)](t(490)),r=e[t(493)],s=e[t(508)][t(469)](t(521))[t(501)],o=e[t(514)][t(469)](t(521));n[t(489)](t(507)),n[t(489)](t(484)),n[t(489)](t(521),((r,i={})=>{const a=t,c=e[a(482)],u=e[a(482)][a(463)][a(488)],l=i&&void 0!==i[a(522)]?i[a(522)]:!o[a(478)];let f;i[a(505)]||(i[a(505)]=s[0][a(505)]),f=l?Array[a(513)](u[a(474)]())[a(476)]((t=>Ls(t)||function(t,e){const n=a;return!t.is(n(512))&&!e[n(511)](t)&&e[n(483)](t[n(473)],n(521))}(t,c[a(498)]))):Array[a(513)](u[a(474)]())[a(476)]((t=>Ls(t)));const h=C(f,c);c[a(472)]((()=>{const t=a;for(const e of h)n[t(467)](e,{commandName:t(521),commandParams:[{...i,forceValue:l}],formatGroupId:t(491)})}))})),n[t(471)][t(516)](t(521),(e=>Kr(r,t(464),e))),n[t(471)][t(481)]((e=>{const n=t;if(n(510)!=e[n(520)])return;const o=r.t,{data:i}=e;if(!i||n(521)!=i[n(518)])return;const a=i[n(480)][0][n(505)],c=o(s[n(475)]((t=>t[n(505)]===a))[n(503)])[n(496)]();return i[n(480)][0][n(522)]?{type:n(470),content:Kr(r,n(494),Kr(r,n(464),1)+" ("+c+")")}:{type:n(470),content:Kr(r,n(504),Kr(r,n(464),1))}}))}}function Ls(t){const e=As;return e(521)==t[e(486)]}const Ss=Rs;function Rs(t,e){const n=Ms();return(Rs=function(t,e){return n[t-=144]})(t,e)}function Ms(){const t=["TrackChangesEditing","has","get","addCommentThread","CommentsEditing","enableCommand","258021ANONgi","5235013ykIgFN","9621yOJjNu","3097192fMSYgI","44796vKAMTP","5NqQiUP","10536BwsaIe","plugins","1717710mtFjwb","206cyOeVO","23338680iVVbWP","editor","afterInit"];return(Ms=function(){return t})()}!function(t){const e=Rs,n=t();for(;;)try{if(938420===-parseInt(e(148))/1+parseInt(e(157))/2*(-parseInt(e(152))/3)+-parseInt(e(151))/4*(-parseInt(e(153))/5)+parseInt(e(156))/6+parseInt(e(149))/7+parseInt(e(154))/8*(-parseInt(e(150))/9)+parseInt(e(158))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ms);class vs extends t.Plugin{[Ss(160)](){const t=Ss,e=this[t(159)];e[t(155)][t(162)](t(146))&&e[t(155)][t(144)](t(161))[t(147)](t(145))}}var Os=n(834);function ws(t,e){const n=Ds();return(ws=function(t,e){return n[t-=304]})(t,e)}function Ds(){const t=["ck-suggestion-marker-","elementEnd","165MrrUet","plugins","createUIElement","markerName","parent","nextSibling","writer","model","2FNHIBa","test","hasAttribute","6310088TndtmH","push","isBlock","_splitMarkerName","6261092QhILUG","mapper","addHighlight","508700syYUny","span","917310FEuSXC","name","21pyPytC","createRangeOn","39659wbCOBs","consumable","5045175RJHPZQ","toViewPosition","getWalker","start","ck-suggestion-marker--active","bindElementToMarker","isAtEnd","598854BTeaKc","insert","toViewElement","item","9BDUJYe","schema","type","isContent","markerRange","get","addClass","getItems","previousPosition","TrackChangesEditing","isLimit","getCustomProperty","activeMarkers","includes"];return(Ds=function(){return t})()}function Fs(t,e,n){const r=ws,s=[];for(const o of e[r(331)]())o[r(350)](t)&&s[r(352)](n[r(310)](o));return s}function Ps(t,e,{showActiveMarker:n=!0}={}){const r=ws,s=t[r(341)][r(329)](r(333));return(o,i,a)=>{const c=r;if(!a[c(312)][c(349)](i[c(328)],o[c(308)]))return;const u=i[c(328)][c(315)](),l=i[c(328)][c(316)],f=t[c(347)][c(325)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(323)];d=d||f[c(327)](e);const n=a[c(356)][c(322)](e);if(n&&n[c(335)](c(304)))return;c(339)==t[c(326)]&&f[c(353)](e)&&!f[c(334)](e)&&(e[c(345)]||l[c(319)]?h&&h[c(344)]==e||(h=e,m(t[c(332)]),p=!0):g=g||t[c(332)])}function m(t){const r=c,{authorId:o}=s[r(354)](i[r(343)]),u=a[r(346)][r(342)](r(306),{class:r(338)+e,"data-author-id":o}),l=a[r(356)][r(314)](t);n&&s[r(336)][r(337)](i[r(343)])&&a[r(346)][r(330)](r(317),u),a[r(346)][r(321)](l,u),a[r(356)][r(318)](u,i[r(343)])}d||p||!g||m(g)}}function xs(t,e){const n=Us();return(xs=function(t,e){return n[t-=118]})(t,e)}!function(t){const e=ws,n=t();for(;;)try{if(801327===parseInt(e(311))/1*(-parseInt(e(348))/2)+-parseInt(e(320))/3+parseInt(e(355))/4+-parseInt(e(313))/5+parseInt(e(307))/6*(parseInt(e(309))/7)+parseInt(e(351))/8*(parseInt(e(324))/9)+parseInt(e(305))/10*(-parseInt(e(340))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ds);const Bs=xs;function Us(){const t=["detach","18YrGHAZ","markerNameToElements","model","unbindElementFromMarkerName","fromRange","get","showSuggestionHighlights","commands","5149035mNWFZF","start","merge","513BJjrfR","1418396XKTBIM","requires","getFirstRange","data","options","bind","lock","buffer","selection","deleteForward","mapper","markerName","plugins","uiElement","batch","delete","222312qeGRwu","134025cVANAl","unit","enqueueChange","$graveyard","1823064hfdxud","writer","rootName","init","editing","high","createRange","end","TrackChangesEditing","unlock","root","createSelection","enableCommand","isCollapsed","356393UTKAIN","addMarker:suggestion:deletion","downcastDispatcher","modifySelection","setSelection","forward","remove","document","editor","624939GJZpta","removeMarker:suggestion:deletion"];return(Us=function(){return t})()}!function(t){const e=xs,n=t();for(;;)try{if(654685===parseInt(e(122))/1+parseInt(e(146))/2+-parseInt(e(163))/3+parseInt(e(167))/4+parseInt(e(142))/5+-parseInt(e(134))/6*(parseInt(e(131))/7)+-parseInt(e(162))/8*(parseInt(e(145))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Us);class js extends t.Plugin{static get[Bs(147)](){return[Os.Delete]}[Bs(170)](){const t=Bs,e=this[t(130)],n=e[t(158)][t(139)](t(175));n[t(120)](t(161));const r=e[t(141)][t(139)](t(155));n[t(120)](t(155),((n,s={})=>{const o=t,a=e[o(136)][o(119)](e[o(136)][o(129)][o(154)]);a[o(121)]&&e[o(136)][o(125)](a,{direction:o(127),unit:s[o(164)]});const c=a[o(148)](),u=i.LiveRange[o(138)](c);let l;n(s),l=o(166)==u[o(118)][o(169)]?e[o(136)][o(173)](c[o(143)]):e[o(136)][o(173)](u[o(143)],u[o(174)]),u[o(133)](),e[o(136)][o(165)](r[o(153)][o(160)],(t=>{const e=o;r[e(153)][e(152)](),t[e(126)](t[e(173)](l[e(174)])),r[e(153)][e(176)]()}))})),e[t(171)][t(124)].on(t(123),Ps(e,t(144)),{priority:t(172)}),e[t(149)][t(124)].on(t(123),((n,r,s)=>{const o=t;s[o(150)][o(140)]&&Ps(e,o(144),{showActiveMarker:!1})[o(151)](this)(n,r,s)}),{priority:t(172)}),e[t(171)][t(124)].on(t(132),((e,n,r)=>{const s=t,o=r[s(156)][s(135)](n[s(157)]);if(o)for(const t of o)t.is(s(159))&&(r[s(156)][s(137)](t,n[s(157)]),r[s(168)][s(128)](t))}),{priority:t(172)})}}const Gs=Hs;function Vs(){const t=["containsItem","37008IaHDfL","previousSibling","plugins","change:data","listMarkerStyle","formatBlock","ELEMENT_LIST_ITEM","2186244caWdFN","list.multiBlock","registerBlockAttribute","commands","attributeKey","range","nextSibling","parent","find","todoListChecked","key","registerCustomCallback","execute","start","startsWith","mergeListItemBackward","head","isLocal","oldRange","todoList","documentList","getChangedMarkers","registerDescriptionCallback","refresh","81mVVLva","change","listStyle","size","TodoListEditing","length","listReversed","getFirstMarker","_suggestionFactory","1043oquDCj","*Format:* insert into %0","_LIST","40118aMdExK","createPositionAt","listType","isObject","*Set format:* %0","value","schema","TrackChangesEditing","listMarker","noTrackChangesFixer","config","editor","from","locale","listStart","document","listItemId","push","batch","get","oldValue","forceValue","*Merge:* list item","getSuggestions","customNumberedList","commandParams","bulleted","setSelection","_getAttributeKey","suggestion:attribute:","*Remove format:* %0","ELEMENT_TODO_LIST","_registerLegacyDescription","_findSuggestions","default","accept","*Change to:* %0","*Indent:* %0","data","fromRange","setAttribute","removeMarker","registerPostFixer","indentList","descriptionFactory","includes","getFirstRange","*Merge:* %0","toUpperCase","ELEMENT_","detach","createRange","trackChangesCommand","differ","registerElementLabel","name","1004095pPQBzR","groupId","splitListItemAfter","*Uncheck item*","1505880ERaKOq","getSuggestion","newRange","meta","attribute","checkTodoList","deletion","commandName","type","registerAttributeLabel","has","afterInit","assureChains","todoListCheck","*Split:* list item","customBulletedList","hasSuggestion","enableDefaultAttributesIntegration","3583188UfQzvt","map","ELEMENT_NUMBERED_LIST","numberedList","newValue","ListEditing","getChanges","getAttribute","selection","*Outdent:* %0","_splitMarkerName","attributes","end","multipleBlocks","splitListItemBefore","getRanges","model","bulletedList","nodeAfter","*Format:* remove from %0","_supportLegacySuggestions","format","474450utMnmV","isNextTo","*Check item*","FORMAT_INDENT","filter","todo","mergeListItemForward","listIndent","outdentList","ELEMENT_BULLETED_LIST","listItemIdFixer","high","numbered","add","next","isUndo","suggestion"];return(Vs=function(){return t})()}function Hs(t,e){const n=Vs();return(Hs=function(t,e){return n[t-=180]})(t,e)}!function(t){const e=Hs,n=t();for(;;)try{if(365522===parseInt(e(193))/1+-parseInt(e(254))/2*(-parseInt(e(242))/3)+-parseInt(e(314))/4+-parseInt(e(310))/5+-parseInt(e(218))/6+parseInt(e(251))/7*(parseInt(e(211))/8)+-parseInt(e(332))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vs);class zs extends t.Plugin{[Gs(325)](){const t=Gs,e=this[t(265)];if(!e[t(213)][t(324)](t(337)))return;const n=e[t(267)],r=e[t(213)][t(273)](t(261)),s=e[t(213)][t(324)](t(246)),o=!!e[t(264)][t(273)](t(219));function i(e){const r=t;return{type:r(192),content:""+Kr(n,r(258),e)}}function a(e){const r=t;return{type:r(192),content:""+Kr(n,r(284),e)}}r[t(331)](t(335)),r[t(331)](t(188)),r[t(331)](t(278)),r[t(331)](t(329)),r[t(331)](t(297)),r[t(331)](t(201)),r[t(331)](t(312)),r[t(331)](t(185)),r[t(220)](t(270)),r[t(220)](t(256)),r[t(220)](t(200)),o&&(r[t(331)](t(233)),r[t(331)](t(199))),s&&(r[t(331)](t(237)),r[t(331)](t(319)),r[t(220)](t(227)),r[t(298)][t(240)]((e=>{const r=t,{data:s}=e;if(s&&r(227)==s[r(228)])return{type:r(192),content:s[r(336)]?Kr(n,r(195)):Kr(n,r(313))}})),this[t(265)][t(187)][t(269)][t(296)]((e=>{const n=t;if(e[n(272)][n(208)])return!1;let s=!1;const o=r[n(277)]({skipNotAttached:!0})[n(197)]((t=>n(227)===r[n(282)](t)));for(const t of o)n(198)!=t[n(300)]()[n(231)][n(189)][n(339)](n(256))&&(r[n(287)](t[n(300)](),n(318))[n(226)]((t=>n(256)===r[n(282)](t[n(209)])))||(e[n(295)](t[n(249)]()),s=!0));return s}))),r[t(298)][t(323)](t(200),Kr(n,t(196)));const c={type:t(192),content:""};r[t(298)][t(240)]((e=>{const r=t,{data:s}=e;if(!s||r(256)!=s[r(228)])return;let u=e[r(234)];for(;u;){if(u[r(292)]&&((r(244)==u[r(292)][r(228)]||r(215)==u[r(292)][r(228)])&&(u[r(292)][r(336)]&&r(288)!=u[r(292)][r(336)]||r(288)!=u[r(292)][r(274)]&&!s[r(336)])||!o&&u[r(292)][r(228)]==Lc))return c;u=u[r(207)]}if(null==s[r(336)])switch(s[r(274)]){case r(280):return a(Kr(n,r(202)));case r(205):return a(Kr(n,r(334)));case r(198):return a(Kr(n,r(285)))}switch(s[r(336)]){case r(280):return i(Kr(n,r(202)));case r(205):return i(Kr(n,r(334)));case r(198):return i(Kr(n,r(285)))}})),r[t(298)][t(240)]((e=>{const n=t,{data:r}=e;if(r&&n(200)==r[n(228)])return null==r[n(336)]||null==r[n(274)]&&0==r[n(336)]?c:void 0})),r[t(298)][t(240)]((e=>{const r=t;if(r(318)!=e[r(322)])return;const{data:s}=e;if(!s||r(270)!=s[r(228)])return;const o=Ws(e);return r(336)==o?{type:r(192),content:Kr(n,r(276))}:r(274)==o?{type:r(192),content:Kr(n,r(328))}:c})),e[t(187)][t(269)][t(296)]((e=>this[t(203)](e))),e[t(187)][t(269)][t(296)]((e=>this[t(263)](e))),e[t(187)][t(269)].on(t(214),((e,n)=>{const r=t;if(n[r(208)]||!n[r(235)])return!1;this[r(326)]()}),{priority:t(204)}),this[t(191)]()}[Gs(203)](t){const e=Gs;if(t[e(272)][e(208)]||!t[e(272)][e(235)])return!1;let n=!1;const r=this[e(265)][e(213)][e(273)](e(261))[e(277)]({skipNotAttached:!0})[e(197)]((t=>t[e(292)]&&e(270)==t[e(292)][e(228)]))[e(197)]((t=>t[e(292)][e(336)]&&t[e(292)][e(274)]));for(const s of r)Ws(s)||(t[e(295)](s[e(249)]()),n=!0);return n}[Gs(263)](t){const e=Gs;if(t[e(272)][e(208)]||!t[e(272)][e(235)])return!1;const n=this[e(265)][e(213)][e(273)](e(261));if(n[e(306)][e(259)])return!1;let r=!1;const s=[e(256),e(270),e(200),e(244),e(268),e(248),e(327),e(262),e(215)],o=this[e(265)][e(187)][e(269)][e(307)][e(338)]()[e(197)]((t=>e(318)==t[e(322)]))[e(197)]((t=>s[e(299)](t[e(222)])));if(0==o[e(247)])return r;for(const i of o){const o=n[e(287)](i[e(223)],e(318))[e(197)]((t=>!t[e(317)][e(194)]))[e(333)]((t=>t[e(209)]))[e(197)]((t=>{const r=e,o=n[r(282)](t);return s[r(299)](o)}));if(o[e(247)]){for(const n of o)t[e(295)](n[e(249)]());r=!0}}return r}[Gs(326)](){const t=Gs,e=this[t(265)][t(213)][t(273)](t(261)),n=[t(256),t(270),t(200),t(244),t(268),t(248),t(327),t(262),t(215)];let r;const s=new Set(this[t(265)][t(187)][t(269)][t(307)][t(239)]()[t(197)]((r=>{const s=t;if(r[s(292)][s(236)]||!r[s(292)][s(316)])return null;if(!r[s(309)][s(232)](s(283)))return null;const{id:o}=e[s(181)](r[s(309)]);if(!e[s(330)](o))return null;const i=e[s(315)](o);return n[s(299)](i[s(292)][s(228)])}))[t(333)]((n=>{const s=t,{id:o}=e[s(181)](n[s(309)]),i=e[s(315)](o);return r=i[s(182)][s(311)],i[s(300)]()[s(231)][s(189)]})));if(0==s[t(245)])return;const o=e[t(277)]({skipNotAttached:!0})[t(197)]((e=>t(318)==e[t(322)]&&e[t(292)]&&n[t(299)](e[t(292)][t(228)])&&e[t(182)][t(311)]!=r))[t(333)]((e=>({listItem:e[t(300)]()[t(231)][t(189)],groupId:e[t(182)][t(311)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(324)](n)&&i[t(206)](e);for(const n of e[t(277)]())i[t(324)](n[t(182)][t(311)])&&n[t(294)](t(311),r)}[Gs(191)](){const t=Gs,e=this[t(265)],n=e[t(267)],r=e[t(213)][t(273)](t(261));this[t(286)](),r[t(250)][t(229)](t(216),t(238),t(289),(function(n,r){const s=t,o=[];for(let t of n)t[s(231)][s(189)]===t[s(183)][s(225)]&&(t=e[s(187)][s(305)](e[s(187)][s(255)](t[s(231)][s(189)],0))),o[s(271)](t);e[s(187)][s(243)]((t=>{const n=s,a=e[n(187)][n(269)][n(340)],c=Array[n(266)](a[n(186)]())[n(333)]((t=>i.LiveRange[n(293)](t)));t[n(281)](o),e[n(221)][n(273)](r[n(321)])[n(241)](),r[n(279)][n(271)]({forceDefaultExecution:!0}),e[n(230)](r[n(321)],...r[n(279)]),t[n(281)](c);for(const t of c)t[n(304)]()}))})),r[t(298)][t(308)]((function(n){const r=t,s=!e[r(187)][r(260)][r(257)](n),o=n[r(212)],i=n[r(224)],a=n[r(339)](r(270)),c=!o||o[r(339)](r(270))!==a,u=!i||i[r(339)](r(270))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(217),e)))}[Gs(286)](){const t=Gs,e=this[t(265)],n=e[t(267)];function r(n){const r=t,s=e[r(221)][r(273)](r(188))[r(259)],o=e[r(221)][r(273)](r(335))[r(259)];return r(335)===n?s:o}e[t(213)][t(273)](t(261))[t(298)][t(240)]((function(s){const o=t;if(o(216)!=s[o(322)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(321)]){case o(188):u=i[o(279)][0][o(275)],l=r(i[o(321)]),a=o(u?252:190),!l&&e[o(264)][o(273)](o(219))||(a=o(290)),c={type:o(192),content:Kr(n,a,Kr(n,o(202)))};break;case o(335):u=i[o(279)][0][o(275)],l=r(i[o(321)]),a=o(u?252:190),!l&&e[o(264)][o(273)](o(219))||(a=o(290)),c={type:o(192),content:Kr(n,a,Kr(n,o(334)))};break;case o(297):a=o(291),c={type:o(192),content:Kr(n,a,Kr(n,o(217)))};break;case o(201):a=function(t){const e=o,n=t[e(300)]();let r=n[e(231)][e(189)];for(;r&&n[e(210)](r);){if(r[e(339)](e(200))>0)return!1;r=r[e(224)]}return!0}(s)?Kr(n,o(190),Kr(n,function(t){const e=o;return e(303)+t[e(300)]()[e(231)][e(189)][e(339)](e(256))[e(302)]()+e(253)}(s))):Kr(n,o(180),Kr(n,o(217))),c={type:o(192),content:a};break;case o(233):case o(199):!1===i[o(184)]&&(a=o(301),c={type:o(320),content:Kr(n,a,Kr(n,o(217)))})}return c}))}}function Ws(t){const e=Gs;let n=t[e(300)]()[e(231)][e(189)][e(212)];for(;n;){const r=n[e(339)](e(270));if(!r)return!1;if(r==t[e(292)][e(336)])return e(336);if(r==t[e(292)][e(274)])return e(274);n=n[e(212)]}return!1}const Ks=Xs;function Xs(t,e){const n=qs();return(Xs=function(t,e){return n[t-=187]})(t,e)}function qs(){const t=["upper-latin","toUpperCase","515613NzMAAg","decimal","has","suggestion","filter","FORMAT_LIST_REVERSED","_LIST_DEFAULT","removeMarker","getAttribute","850727pCxaXF","_getTranslationKeyForListStyle","listType","*Format:* set order to reversed","8412160llCVtM","key","document","*Change to:* %0","9584916qhrdkY","includes","registerPostFixer","*Remove format:* %0","listStart","registerBlockAttribute","locale","10PbTadX","plugins","customNumbered","reversed","_getAttributeKey","*Set format:* %0","TrackChangesEditing","next","getFirstMarker","config","ListPropertiesEditing","bulleted","lower-roman","25746fqbpoM","type","ELEMENT_","numbered","lower-latin","newValue","replace","afterInit","square","210ShAjNr","isUndo","4IiKldV","attribute","bind","batch","styles","get","circle","oldValue","decimal-leading-zero","handleDescriptions","*Format:* set start index to %0","format","data","2122866HSUOfN","_registerLegacyDescription","registerDescriptionCallback","listReversed","_LIST_","formatBlock","*Format:* set order to regular","editor","registerAttributeLabel","commandName","upper-roman","startIndex","commandParams","listStyle","model","2qKYZnV","disc","start","list.properties","head","default","FORMAT_LIST_START","10554381znqkEH","nodeAfter","descriptionFactory","_findSuggestions","find","getFirstRange","getSuggestions","enableDefaultAttributesIntegration"];return(qs=function(){return t})()}!function(t){const e=Xs,n=t();for(;;)try{if(672367===-parseInt(e(263))/1*(-parseInt(e(237))/2)+parseInt(e(222))/3*(parseInt(e(209))/4)+parseInt(e(207))/5*(parseInt(e(198))/6)+-parseInt(e(254))/7+parseInt(e(267))/8+parseInt(e(244))/9*(-parseInt(e(278))/10)+-parseInt(e(271))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qs);class Zs extends t.Plugin{[Ks(205)](){const t=Ks;if(!this[t(229)][t(279)][t(256)](t(195)))return;const e=this[t(229)][t(194)][t(214)](t(240)),n=this[t(229)][t(279)][t(214)](t(191));e[t(213)]&&(n[t(251)](t(235)),n[t(276)](t(235))),e[t(188)]&&(n[t(251)](t(225)),n[t(276)](t(225))),e[t(233)]&&(n[t(251)](t(275)),n[t(276)](t(275)));const r={type:t(220),content:""};n[t(246)][t(224)](this[t(218)][t(211)](this));const s=this[t(229)][t(277)];n[t(246)][t(230)](t(225),Kr(s,t(259))),n[t(246)][t(224)]((e=>{const n=t,{data:s}=e;if(s&&n(225)==s[n(268)])return null==s[n(203)]||0==s[n(203)]&&null==s[n(216)]?r:void 0})),n[t(246)][t(230)](t(275),Kr(s,t(243))),n[t(246)][t(224)]((e=>{const n=t,{data:s}=e;if(s&&n(275)==s[n(268)])return null==s[n(203)]||1==s[n(203)]&&null==s[n(216)]?r:void 0})),this[t(229)][t(236)][t(269)][t(273)]((e=>{const r=t;if(e[r(212)][r(208)])return!1;let s=!1;const o=n[r(250)]({skipNotAttached:!0})[r(258)]((t=>{const e=r,s=n[e(189)](t);return e(275)==s||e(225)==s}));for(const t of o){const o=t[r(249)]()[r(239)][r(245)][r(262)](r(265));r(201)!=o&&r(187)!=o&&(n[r(247)](t[r(249)](),r(210))[r(248)]((t=>r(265)==n[r(189)](t[r(257)])))||(e[r(261)](t[r(193)]()),s=!0))}return s})),this[t(223)]()}[Ks(218)](t){const e=Ks,n=this[e(229)][e(277)],{data:r}=t,s={type:e(220),content:""};if(!r||e(235)!=r[e(268)])return;if(!r[e(216)])return e(242)==r[e(203)]?s:{type:e(220),content:""+Kr(n,e(190),Kr(n,this[e(264)](r[e(203)])))};if(!r[e(203)]){if(e(242)==r[e(216)])return s;let o=t[e(241)];for(;o;){if(o[e(221)]&&e(265)==o[e(221)][e(268)]&&o[e(221)][e(203)])return s;o=o[e(192)]}return{type:e(220),content:""+Kr(n,e(274),Kr(n,this[e(264)](r[e(216)])))}}if(e(242)!=r[e(203)])return{type:e(220),content:""+Kr(n,e(190),Kr(n,this[e(264)](r[e(203)])))};let o=t[e(241)];for(;o;){if(o[e(221)]&&e(265)==o[e(221)][e(268)]&&o[e(221)][e(203)]&&o[e(221)][e(216)])return s;o=o[e(192)]}const i=t[e(249)]()[e(239)][e(245)][e(262)](e(265));return{type:e(220),content:Kr(n,e(190),Kr(n,e(200)+i[e(253)]()+e(260)))}}[Ks(223)](){const t=Ks,e=this[t(229)],n=e[t(277)];e[t(279)][t(214)](t(191))[t(246)][t(224)]((e=>{const r=t;if(r(227)!=e[r(199)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(231)]){case r(235):o=r(270),i={type:r(220),content:Kr(n,o,Kr(n,this[r(264)](s[r(234)][0][r(199)])))};break;case r(225):o=s[r(234)][0][r(188)]?r(266):r(228),i={type:r(220),content:Kr(n,o)};break;case r(275):o=r(219),i={type:r(220),content:Kr(n,o,s[r(234)][0][r(233)])}}return i}))}[Ks(264)](t){const e=Ks;return e(200)+function(t){const n=e;return Js[n(272)](t)?n(196):Ys[n(272)](t)?n(201):null}(t)[e(253)]()+e(226)+t[e(253)]()[e(204)](/-/g,"_")}}const Js=[Ks(238),Ks(215),Ks(206)],Ys=[Ks(255),Ks(217),Ks(197),Ks(232),Ks(202),Ks(252)];var Qs=n(507);const $s=to;function to(t,e){const n=no();return(to=function(t,e){return n[t-=325]})(t,e)}!function(t){const e=to,n=t();for(;;)try{if(651615===-parseInt(e(374))/1*(-parseInt(e(332))/2)+-parseInt(e(372))/3*(-parseInt(e(363))/4)+parseInt(e(356))/5+parseInt(e(357))/6+parseInt(e(337))/7+-parseInt(e(351))/8+parseInt(e(360))/9*(-parseInt(e(338))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(no);class eo extends t.Plugin{static get[$s(344)](){return[Qs.Enter]}[$s(329)](){const t=$s,e=this[t(359)],n=e[t(353)][t(375)](t(345)),r=e[t(336)][t(375)](t(328));n[t(341)](t(328),(()=>{const s=t;e[s(366)][s(354)]((t=>{const o=s,a=e[o(366)][o(370)][o(368)],c=a[o(350)](),u=i.LiveRange[o(364)](a[o(331)]());if(r[o(339)](t)){const r=e[o(366)][o(378)](c[o(340)][o(342)],0),s=t[o(355)](c,r);n[o(335)](s)}else t[o(377)](t[o(355)](u[o(376)]));u[o(367)](),r[o(330)](o(343),{writer:t})}))})),e[t(334)][t(369)].on(t(346),Ps(e,t(327)),{priority:t(325)}),e[t(334)][t(369)].on(t(333),((e,n,r)=>{const s=t,o=r[s(348)][s(373)](n[s(358)]);if(o)for(const t of o)t[s(326)](s(349))&&(r[s(348)][s(352)](t,n[s(358)]),r[s(362)][s(361)](t))}),{priority:t(325)}),e[t(371)][t(369)].on(t(346),((n,r,s)=>{const o=t;s[o(379)][o(347)]&&Ps(e,o(327),{showActiveMarker:!1})[o(365)](this)(n,r,s)}),{priority:t(325)})}}function no(){const t=["options","high","hasClass","split","enter","init","fire","getFirstRange","150186ymCNak","removeMarker:suggestion:insertion","editing","markInsertion","commands","6735078pPyHwa","10jpXfHf","enterBlock","parent","enableCommand","nextSibling","afterExecute","requires","TrackChangesEditing","addMarker:suggestion:insertion","showSuggestionHighlights","mapper","ck-suggestion-marker-split","getFirstPosition","877920FBMUIN","unbindElementFromMarkerName","plugins","change","createRange","4885815TwdzTA","6810114ZdpNuf","markerName","editor","33830532aSEzRJ","remove","writer","4980SoBZih","fromRange","bind","model","detach","selection","downcastDispatcher","document","data","951KMiyao","markerNameToElements","14PoNPZu","get","end","setSelection","createPositionAt"];return(no=function(){return t})()}const ro=oo;function so(){const t=["item","enableCommand","plugins","3484791iAkZss","createRange","model","suggestion:deletion","477496dWGmnu","end","180yhlIUh","2544xrTBen","FindAndReplaceUtils","findByTextCallback","4121343qidtdi","has","get","findPrevious","results","isArray","getRange","markers","getMarkersGroup","_isInDeletionRange","createPositionAt","replace","findNext","1458126WqQdzC","afterInit","89272wtNLxw","597548husNQS","find","filter","editor","string","handleFindCommand","TrackChangesEditing","replaceAll","4676lTrCMr","FindAndReplaceEditing","bind","getIntersection","start"];return(so=function(){return t})()}function oo(t,e){const n=so();return(oo=function(t,e){return n[t-=162]})(t,e)}!function(t){const e=oo,n=t();for(;;)try{if(667951===-parseInt(e(171))/1+parseInt(e(193))/2+parseInt(e(167))/3+parseInt(e(192))/4*(-parseInt(e(173))/5)+parseInt(e(190))/6+parseInt(e(201))/7*(-parseInt(e(174))/8)+parseInt(e(177))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(so);class io extends t.Plugin{[ro(191)](){const t=ro;if(!this[t(196)][t(166)][t(178)](t(202)))return;const e=this[t(196)][t(166)][t(179)](t(199));e[t(165)](t(194),this[t(198)][t(203)](this)),e[t(165)](t(189)),e[t(165)](t(180)),e[t(165)](t(188)),e[t(165)](t(200))}[ro(198)](t,e,n={}){const r=ro,s=this[r(196)][r(166)][r(179)](r(175));return t((t=>{const o=r;let i=(o(197)==typeof e?s[o(176)](e,n):e)(t);Array[o(182)](i)&&(i={results:i,searchText:o(197)==typeof e?e:""});const a=i[o(181)][o(195)]((e=>!1===this[o(186)](e,t[o(164)])));return{...i,results:a}}),n)}[ro(186)](t,e){const n=ro,r=this[n(196)][n(169)][n(168)](this[n(196)][n(169)][n(187)](e,t[n(163)]),this[n(196)][n(169)][n(187)](e,t[n(172)]));for(const t of this[n(196)][n(169)][n(184)][n(185)](n(170)))if(null!==r[n(162)](t[n(183)]()))return!0;return!1}}const ao=lo;function co(){const t=["config","FontSize","FORMAT_FONT_FAMILY","*Reset font size*","34764544pMbwLK","formatInline","FORMAT_FONT_SIZE","10346958JMcoab","trim","*Set font background color:* %0","TrackChangesEditing","*Set font size:* %0","5075724SleUKh","find","1077370bxZbbK","has","title","_registerLegacyDescription","fontSize.options","model","1FEtGOd","fontColor","FontBackgroundColorEditing","*Reset font background color*","commandName","2713758NEpqWx","fontSize","FORMAT_FONT_BACKGROUND","*Reset font color*","locale","667639UxcVcs","fontBackgroundColor","registerAttributeLabel","afterInit","registerInlineAttribute","get","format","*Set font color:* %0","toLowerCase","normalizeSizeOptions","enableDefaultAttributesIntegration","FontColorEditing","descriptionFactory","*Reset font family*","fontColor.colors","value","4352043vNBujl","FontFamilyEditing","plugins","editor","fontBackgroundColor.colors","label","type","registerDescriptionCallback","fontFamily","commandParams","FORMAT_FONT_COLOR","*Set font family:* %0","FontSizeEditing"];return(co=function(){return t})()}!function(t){const e=lo,n=t();for(;;)try{if(947491===parseInt(e(466))/1*(parseInt(e(471))/2)+-parseInt(e(433))/3+-parseInt(e(458))/4+-parseInt(e(460))/5+-parseInt(e(453))/6+-parseInt(e(417))/7+parseInt(e(450))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(co);const uo=[{pluginName:ao(445),commandName:ao(472)},{pluginName:ao(434),commandName:ao(441)},{pluginName:ao(428),commandName:ao(467)},{pluginName:ao(468),commandName:ao(418)}];function lo(t,e){const n=co();return(lo=function(t,e){return n[t-=417]})(t,e)}class fo extends t.Plugin{[ao(420)](){const t=ao,e=this[t(436)][t(475)],n=this[t(436)][t(435)][t(422)](t(456));for(const{pluginName:e,commandName:r}of uo)this[t(436)][t(435)][t(461)](e)&&(n[t(427)](r),n[t(421)](r));n[t(429)][t(419)](t(472),Kr(e,t(452))),n[t(429)][t(419)](t(441),Kr(e,t(448))),n[t(429)][t(419)](t(467),Kr(e,t(443))),n[t(429)][t(419)](t(418),Kr(e,t(473))),this[t(463)]()}[ao(463)](){const t=ao,e=this[t(436)],n=e[t(475)];e[t(435)][t(422)](t(456))[t(429)][t(440)]((e=>{const r=t,o=n.t;if(r(451)!=e[r(439)])return;const{data:i}=e;if(null!=i){if(r(472)==i[r(470)]){const t=i[r(442)][0][r(432)];if(t){const e=o(this[r(436)][r(435)][r(422)](r(447))[r(426)](this[r(436)][r(446)][r(422)](r(464)))[r(459)]((e=>e[r(465)]==t))[r(462)])[r(425)]();return{type:r(423),content:Kr(n,r(457),e)}}return{type:r(423),content:Kr(n,r(449))}}if(r(441)==i[r(470)]){const t=i[r(442)][0][r(432)];return t?{type:r(423),content:Kr(n,r(444),t)}:{type:r(423),content:Kr(n,r(430))}}if(r(467)==i[r(470)]){const t=i[r(442)][0][r(432)];if(t){const e=(0,s.normalizeColorOptions)(this[r(436)][r(446)][r(422)](r(431)))[r(459)]((e=>e[r(465)]==t));let i=t,a="";return e&&(i=e[r(438)],a=o(i)[r(425)]()),{type:r(423),content:Kr(n,r(424),a)[r(454)](),color:{value:t,title:a||i}}}return{type:r(423),content:Kr(n,r(474))}}if(r(418)==i[r(470)]){const t=i[r(442)][0][r(432)];if(t){const e=(0,s.normalizeColorOptions)(this[r(436)][r(446)][r(422)](r(437)))[r(459)]((e=>e[r(465)]==t));let i=t,a="";return e&&(i=e[r(438)],a=o(i)[r(425)]()),{type:r(423),content:Kr(n,r(455),a)[r(454)](),color:{value:t,title:a||i}}}return{type:r(423),content:Kr(n,r(469))}}}}))}}const ho=go;function go(t,e){const n=po();return(go=function(t,e){return n[t-=490]})(t,e)}function po(){const t=["fontBackgroundColor","editor","FontSize","get","commands","*Set format to:* %0","TrackChangesEditing","toUpperCase","push","join","find","registerDescriptionCallback","1339374lAzaBJ","split","*Remove all formatting*","format","model","slice","1381624xKOHdJ","14dbgoTm","charAt","boolean","fontSize","formatBlock","locale","normalizeSizeOptions","toLowerCase","plugins","711438amlgaG","formatInline","copyFormat","entries","afterInit","5pDXJOH","56570nQuswq","4284MVkrtl","label","type","2176930NapjJR","fontColor.colors","descriptionFactory","title","enableDefaultAttributesIntegration","pasteFormat","986808vXHyFH","enableCommand","fontSize.options","fontColor","commandParams","5045620YhfzzL","length","config","_registerLegacyDescription","commandName"];return(po=function(){return t})()}!function(t){const e=go,n=t();for(;;)try{if(733383===-parseInt(e(518))/1+-parseInt(e(490))/2+-parseInt(e(496))/3+parseInt(e(501))/4+parseInt(e(539))/5*(-parseInt(e(534))/6)+parseInt(e(525))/7*(-parseInt(e(524))/8)+-parseInt(e(541))/9*(-parseInt(e(540))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(po);class mo extends t.Plugin{[ho(538)](){const t=ho,e=this[t(507)],n=e[t(533)][t(509)](t(512)),r=e[t(510)][t(509)](t(536)),s=e[t(510)][t(509)](t(495));r&&s&&(n[t(494)](t(495)),n[t(497)](t(536)),this[t(504)]())}[ho(504)](){const t=ho,e=this[t(507)],n=e[t(530)];e[t(533)][t(509)](t(512))[t(492)][t(517)]((r=>{const s=t;if(s(529)!=r[s(543)]&&s(535)!=r[s(543)])return;const{data:o}=r;if(o&&s(495)===o[s(505)]){const t=[],r=o[s(500)][0];for(const[n,o]of Object[s(537)](r))t[s(514)](Io(e,n,o));return t[s(502)]?{type:s(521),content:Kr(n,s(511),t[s(515)](", "))}:{type:s(521),content:Kr(n,s(520))}}}))}}function Io(t,e,n){const r=ho,o=t[r(530)].t,i=e[r(519)](/(?=[A-Z])/)[r(515)](" "),a=o(i[r(526)](0)[r(513)]()+i[r(523)](1))[r(532)]();if(r(527)==typeof n)return a;if(r(499)===e||r(506)===e){const e=(0,s.normalizeColorOptions)(t[r(503)][r(509)](r(491)))[r(516)]((t=>t[r(522)]==n));return a+" ("+(e?o(e[r(542)])[r(532)]():n)+")"}if(r(528)===e&&isNaN(parseFloat(n))){const e=t[r(533)][r(509)](r(508))[r(531)](t[r(503)][r(509)](r(498)))[r(516)]((t=>t[r(522)]==n));return a+" ("+(e?o(e[r(493)])[r(532)]():n)+")"}return a+" ("+n+")"}const Eo=bo;function bo(t,e){const n=To();return(bo=function(t,e){return n[t-=464]})(t,e)}function To(){const t=["type","enableDefaultAttributesIntegration","14EHSKwa","locale","has","1688080ikHUXW","name","2824566wXPvjB","ELEMENT_HEADING","3993834oSbECE","get","afterInit","commandName","ELEMENT_HEADING_CUSTOM","3077613uhTdTG","find","_getHeadingLevel","editor","plugins","20275288NTxrjX","TrackChangesEditing","match","config","paragraph","registerDescriptionCallback","514346GTyrMB","registerElementLabel","commandParams","1927790oKqSBe","view","descriptionFactory","_headingOptions","*Change to:* %0","model","HeadingEditing","formatBlock","title","heading","heading.options","value","10mxztxF","1HMkMgU","_registerLegacyDescription","8RMMQkt","format"];return(To=function(){return t})()}!function(t){const e=bo,n=t();for(;;)try{if(904914===parseInt(e(464))/1*(parseInt(e(493))/2)+parseInt(e(475))/3+parseInt(e(466))/4*(parseInt(e(496))/5)+-parseInt(e(477))/6*(-parseInt(e(470))/7)+-parseInt(e(473))/8+parseInt(e(482))/9*(-parseInt(e(508))/10)+-parseInt(e(487))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(To);class _o extends t.Plugin{[Eo(479)](){const t=Eo,e=this[t(485)];if(!e[t(486)][t(472)](t(502)))return;this[t(499)]=e[t(490)][t(478)](t(506));const n=e[t(471)],r=e[t(486)][t(478)](t(488));r[t(469)](t(505));for(const e of this[t(499)])t(491)!=e[t(501)]&&r[t(498)][t(494)](e[t(501)],(n=>{const r=t,i=this[r(484)](e[r(501)]);return null!==i?s(n,i):o(n,e[r(504)])}));function s(e,r){return Kr(n,t(476),[e,r])}function o(e,r){return Kr(n,t(481),[e,r])}this[t(465)]()}[Eo(465)](){const t=Eo,e=this[t(485)],n=e[t(471)];e[t(486)][t(478)](t(488))[t(498)][t(492)]((e=>{const r=t;if(r(503)!=e[r(468)])return;const{data:s}=e;if(s&&r(505)==s[r(480)]){const e=s[r(495)][0][r(507)],c=this[r(484)](e);if(null!==c)return{type:r(467),content:Kr(n,r(500),(a=c,Kr(n,r(476),[1,a])))};const u=this[r(499)][r(483)]((t=>t[r(501)]===e))[r(504)];return{type:r(467),content:Kr(n,r(500),(o=1,i=u,Kr(n,t(481),[o,i])))}}var o,i,a}))}[Eo(484)](t){const e=Eo;var n,r;const s=t[e(489)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(499)])||void 0===n?void 0:n[e(483)]((n=>n[e(501)]==t));if(o&&o[e(497)]){const t=o[e(497)],n=(null!==(r=t[e(474)])&&void 0!==r?r:t)[e(489)](/^h(\d+)/);if(n)return n[1]}return null}}const yo=ko;function Ao(){const t=["3138056PSSsEG","TrackChangesEditing","descriptionFactory","find","FORMAT_HIGHLIGHT","*Set highlight:* %0","registerDescriptionCallback","1601442bHNdnh","model","has","commandParams","title","value","enableDefaultAttributesIntegration","format","registerInlineAttribute","type","7697610mclYTp","32LIosNy","afterInit","HighlightEditing","5032GftPjK","_registerLegacyDescription","color","*Remove highlight*","toLowerCase","commandName","get","formatInline","highlight.options","highlight","198534ezNQvT","6979VycSti","editor","locale","config","plugins","74831KcLrRK","registerAttributeLabel","6371195FcLEJs"];return(Ao=function(){return t})()}function ko(t,e){const n=Ao();return(ko=function(t,e){return n[t-=249]})(t,e)}!function(t){const e=ko,n=t();for(;;)try{if(705343===parseInt(e(267))/1*(parseInt(e(288))/2)+parseInt(e(277))/3+-parseInt(e(270))/4+parseInt(e(269))/5+-parseInt(e(261))/6+parseInt(e(262))/7*(-parseInt(e(251))/8)+-parseInt(e(287))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ao);class Co extends t.Plugin{[yo(249)](){const t=yo,e=this[t(263)];if(!e[t(266)][t(279)](t(250)))return;const n=e[t(266)][t(257)](t(271)),r=e[t(264)];n[t(283)](t(260)),n[t(285)](t(260)),n[t(272)][t(268)](t(260),Kr(r,t(274))),this[t(252)]()}[yo(252)](){const t=yo,e=this[t(263)],n=e[t(264)];e[t(266)][t(257)](t(271))[t(272)][t(276)]((r=>{const s=t;if(s(258)!=r[s(286)])return;const{data:o}=r;if(o&&s(260)==o[s(256)]){const t=n.t,r=o[s(280)][0][s(282)];if(r){const o=e[s(265)][s(257)](s(259))[s(273)]((t=>t[s(278)]==r)),i=t(o[s(281)])[s(255)]();return{type:s(284),content:Kr(n,s(275),i),color:{value:o[s(253)],title:o[s(281)]}}}return{type:s(284),content:Kr(n,s(254),Kr(n,s(274)))}}}))}}const No=Lo;function Lo(t,e){const n=So();return(Lo=function(t,e){return n[t-=255]})(t,e)}function So(){const t=["createPositionAt","for","createEmptyElement","high","plugins","enableCommand","TrackChangesEditing","elementToStructure","registerElementLabel","898639imoENi","1088235LJeQqq","has","locale","createContainerElement","1616700lWCnqa","conversion","div","42WngmMk","149945aULxLe","ck-horizontal-line","editor","afterInit","descriptionFactory","dataDowncast","ELEMENT_HORIZONTAL_LINE","showSuggestionHighlights","68VKVIub","horizontalLine","insert","1373602voMexm","49657563dEziKb","addClass","8341296TKcYZZ","HorizontalLineEditing","get"];return(So=function(){return t})()}!function(t){const e=Lo,n=t();for(;;)try{if(752457===-parseInt(e(274))/1+-parseInt(e(258))/2+-parseInt(e(278))/3+parseInt(e(255))/4*(-parseInt(e(282))/5)+parseInt(e(281))/6*(-parseInt(e(273))/7)+-parseInt(e(261))/8+parseInt(e(259))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(So);class Ro extends t.Plugin{[No(285)](){const t=No,e=this[t(284)];if(!e[t(268)][t(275)](t(262)))return;e[t(268)][t(263)](t(270))[t(269)](t(256));const n=e[t(268)][t(263)](t(270)),r=e[t(276)];n[t(286)][t(272)](t(256),(e=>Kr(r,t(288),e))),e[t(279)][t(265)](t(287))[t(271)]({model:t(256),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(289)])return null;const o=n[s(277)](s(280)),i=n[s(266)]("hr");return n[s(260)](s(283),o),n[s(257)](n[s(264)](o,0),i),o},converterPriority:t(267)})}}const Mo=Oo;function vo(){const t=["447490GjBoGo","afterInit","734996VraKhI","locale","rawHtml","attribute","key","registerBlockAttribute","has","1681185LdXRyj","*Change %0 content*","_registerLegacyDescription","start","1189419EnovGI","plugins","ELEMENT_HTML_EMBED","element","699714bRxKWX","TrackChangesEditing","formatBlock","registerElementLabel","enableDefaultAttributesIntegration","registerDescriptionCallback","11089848pGadVm","value","nodeAfter","format","4871924TTbbhR","HtmlEmbed","commandName","getFirstRange","get","editor","392tbVMTz","htmlEmbed","descriptionFactory","type","12EoCjJF"];return(vo=function(){return t})()}function Oo(t,e){const n=vo();return(Oo=function(t,e){return n[t-=236]})(t,e)}!function(t){const e=Oo,n=t();for(;;)try{if(811300===parseInt(e(236))/1+-parseInt(e(238))/2+parseInt(e(249))/3+-parseInt(e(263))/4+parseInt(e(245))/5*(-parseInt(e(273))/6)+-parseInt(e(259))/7+-parseInt(e(269))/8*(-parseInt(e(253))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vo);class wo extends t.Plugin{[Mo(237)](){const t=Mo,e=this[t(268)];if(!e[t(250)][t(244)](t(264)))return;const n=e[t(250)][t(267)](t(254)),r=e[t(239)];n[t(271)][t(256)](t(240),(e=>Kr(r,t(251),e))),n[t(257)](t(270)),n[t(243)](t(260)),n[t(271)][t(258)]((e=>{const n=t;if(n(241)!=e[n(272)])return;const{data:s}=e;if(s&&n(260)==s[n(242)]&&e[n(266)]()[n(248)][n(261)].is(n(252),n(240))){const t=Kr(r,n(251));return{type:n(262),content:Kr(r,n(246),t)}}})),this[t(247)]()}[Mo(247)](){const t=Mo,e=this[t(268)],n=e[t(239)];e[t(250)][t(267)](t(254))[t(271)][t(258)]((e=>{const r=t;if(r(255)!=e[r(272)])return;const{data:s}=e;if(s&&r(270)==s[r(265)]){const t=Kr(n,r(251));return{type:r(262),content:Kr(n,r(246),t)}}}))}}const Do=Po;function Fo(){const t=["end","enableDefaultAttributesIntegration","discard","uploadImage","schema","getCaptionFromImageModelElement","isBefore","ImageBlockEditing","markInsertion","*Remove image text alternative*","imageTypeInline","findIndex","locale","previous","convertBlockImageToInline","format","toggleImageCaption","isBlockImage","Block image to inline image","addObject","insertImage","toNext","registerBlockAttribute","backward","getContainedElement","nodeBefore","markBlockFormat","ELEMENT_INLINE_IMAGE","getSuggestionCallback","*Set image text alternative:* %0","afterInit","getNearestSelectionRange","_registerLegacyDescription","find","type","removeObject","registerDescriptionCallback","getClosestSelectedImageElement","formatInline","toPrevious","subType","*Set image width:* %0","insertion","imageTextAlternative","chain","accept","editor","938640YpVtKp","width","detach","getFirstRange","resizedWidth","ImageCaptionUtils","isEqual","280442CzeccP","convertInlineImageToBlock","imageStylePreApply","539mjgXDJ","9NveXoz","1114806TOtkDa","createRangeOn","Inline image to block image","ImageUploadEditing","model","createRange","newValue","isIntersecting","307083WenPeS","imageTypeBlock","forceDefaultExecution","registerElementLabel","imageBlock","registerAttributeLabel","alt","3shtSjO","forward","selection","join","deletion","length","TrackChangesEditing","_suggestionFactory","change","commandName","document","6872680BgpeSy","key","imageInline","start","resizeImage","FORMAT_IMAGE_SIZE","69ugjskR","ImageTextAlternativeEditing","caption","filter","has","element","registerCustomCallback","ImageResize","plugins","ELEMENT_IMAGE","fromPosition","enableCommand","ImageEditing","ELEMENT_CAPTION","ImageUtils","descriptionFactory","ImageInlineEditing","41276MqvGtD","nodeAfter","isOwn","markDeletion","isCollapsed","get","100960yCCkZL","imageCaption","*Reset image width*","_findSuggestions","ImageCaptionEditing","attribute","commandParams","formatBlock"];return(Fo=function(){return t})()}function Po(t,e){const n=Fo();return(Po=function(t,e){return n[t-=268]})(t,e)}!function(t){const e=Po,n=t();for(;;)try{if(692721===parseInt(e(300))/1*(parseInt(e(280))/2)+parseInt(e(317))/3*(parseInt(e(334))/4)+-parseInt(e(273))/5+-parseInt(e(285))/6+parseInt(e(293))/7+parseInt(e(311))/8*(parseInt(e(284))/9)+parseInt(e(340))/10*(-parseInt(e(283))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fo);class xo extends t.Plugin{[Do(378)](){const t=Do,e=this[t(272)];if(!e[t(325)][t(321)](t(329)))return;const n=e[t(325)][t(339)](t(306)),r=e[t(325)][t(339)](t(331)),s=e[t(360)];n[t(328)](t(368)),n[t(332)][t(296)](t(297),(e=>Kr(s,t(326),e))),n[t(332)][t(296)](t(313),(e=>Kr(s,t(375),e))),n[t(332)][t(296)](t(319),(()=>Kr(s,t(330)))),e[t(325)][t(321)](t(288))&&n[t(328)](t(351)),e[t(325)][t(321)](t(355))&&e[t(325)][t(321)](t(333))&&(n[t(328)](t(358),((s,o)=>{const i=t,a=r[i(385)](e[i(289)][i(310)][i(302)]);e[i(289)][i(308)]((()=>{const t=i;n[t(374)](a,{commandName:t(358),commandParams:[o]},[],t(362))}))})),n[t(328)](t(294),((s,o)=>{const a=t;e[a(289)][a(308)]((t=>{const c=a;let u=r[c(385)](e[c(289)][c(310)][c(302)]),l=t[c(286)](u);const f=i.LivePosition[c(327)](l[c(314)],c(387)),h=i.LivePosition[c(327)](l[c(348)],c(369));n[c(295)]((()=>s(o))),u=r[c(385)](e[c(289)][c(310)][c(302)]),l=t[c(286)](u);const g=t[c(290)](f,h);f[c(275)](),h[c(275)](),n[c(374)](u,{commandName:c(358),commandParams:[o]},[],c(281)),g[c(314)][c(354)](l[c(314)])&&n[c(356)](t[c(290)](g[c(314)],l[c(314)]),c(281)),l[c(348)][c(354)](g[c(348)])&&n[c(356)](t[c(290)](l[c(348)],g[c(348)]),c(281))}))})),n[t(307)][t(323)](t(347),t(281),t(303),(()=>!1)),n[t(307)][t(323)](t(347),t(281),t(271),(()=>!1)),n[t(307)][t(323)](t(347),t(281),t(350),n[t(307)][t(376)](t(347),"",t(271))),n[t(307)][t(323)](t(268),t(281),t(303),(()=>!1)),n[t(307)][t(323)](t(268),t(281),t(350),(([r])=>{const s=t,o=n[s(307)][s(376)](s(268),"",s(350));let i=r[s(314)],a=r[s(348)];const c=e[s(289)][s(352)][s(379)](i,s(371)),u=e[s(289)][s(352)][s(379)](a,s(301));c[s(338)]&&(i=c[s(314)]),u[s(338)]&&(a=u[s(348)]),o([e[s(289)][s(290)](i,a)])})),n[t(307)][t(323)](t(347),t(281),t(270),c),n[t(307)][t(323)](t(268),t(281),t(270),c)),e[t(325)][t(321)](t(344))&&(n[t(328)](t(364),((s,o)=>{const i=t,a=e[i(325)][i(339)](i(278));let c=r[i(385)](e[i(289)][i(310)][i(302)]),u=a[i(353)](c);e[i(289)][i(308)]((()=>{const t=i;if(u)return void n[t(337)](e[t(289)][t(286)](u));const l=r[t(365)](c);s(o),c=r[t(385)](e[t(289)][t(310)][t(302)]),u=a[t(353)](c),n[t(356)](e[t(289)][t(286)](u),l?null:t(341))}))})),n[t(307)][t(323)](t(268),t(341),t(270),c));const o=[{type:t(347),subType:t(282)},{type:t(268),subType:t(341)},{type:t(347),subType:t(281)},{type:t(268),subType:t(281)}];function a(e,s){const i=t,a=o[i(359)]((({type:t,subType:n})=>e[i(382)]==t&&e[i(388)]==n)),c=o[i(359)]((({type:t,subType:e})=>s[i(382)]==t&&s[i(388)]==e));if(a<0||c<0)return!1;const u=e[i(276)](),l=s[i(276)]();if((0==a||1==a)&&2==c&&u[i(292)](l))return!0;if(2==a&&3==c){const t=n[i(343)](u,i(268))[i(320)]((({suggestion:t,meta:e})=>e[i(336)]&&i(281)==t[i(388)]));if(t[i(305)]>1&&l[i(348)][i(279)](u[i(314)]))return!0;if(1==t[i(305)]&&(u[i(314)][i(279)](l[i(348)])||u[i(348)][i(279)](l[i(314)])))return!0}if(3==a&&3==c&&u[i(314)][i(354)](l[i(314)])){const t=u[i(348)][i(335)],e=l[i(314)][i(373)];return r[i(365)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(325)][t(321)](t(324))&&(n[t(349)](t(315)),n[t(370)](t(277)),n[t(332)][t(298)](t(277),Kr(s,t(316)))),e[t(325)][t(321)](t(318))&&(n[t(349)](t(269)),n[t(370)](t(299))),n[t(332)][t(384)]((e=>{const n=t;if(o[n(381)]((({type:t,subType:r})=>e[n(382)]==t&&e[n(388)]==r)))return e[n(361)]?{}:void 0})),n[t(332)][t(384)]((e=>{const n=t;if(n(268)==e[n(382)]||n(304)==e[n(382)]){const t=e[n(372)]();if(t&&t.is(n(322),n(319)))return{type:n(268)==e[n(382)]?n(367):n(383),element:t,quantity:1}}})),n[t(332)][t(384)]((e=>t(347)==e[t(382)]&&t(281)==e[t(388)]?{type:t(363),content:t(287)}:t(347)==e[t(382)]&&t(362)==e[t(388)]?{type:t(363),content:t(366)}:void 0)),n[t(332)][t(384)]((e=>{const n=t;if(n(345)!=e[n(382)])return;const{data:r}=e;if(!r||n(299)!=r[n(312)])return;const o=r[n(291)];return o?{type:n(363),content:Kr(s,n(377),'"'+o+'"')}:{type:n(363),content:Kr(s,n(357))}})),this[t(380)]()}[Do(380)](){const t=Do,e=this[t(272)],n=e[t(360)];e[t(325)][t(339)](t(306))[t(332)][t(384)]((e=>{const r=t;if(r(347)!=e[r(382)]&&r(386)!=e[r(382)])return;const{data:s}=e;if(s){if(r(269)==s[r(309)]){const t=s[r(346)][0][r(291)];return t?{type:r(363),content:Kr(n,r(377),'"'+t+'"')}:{type:r(363),content:Kr(n,r(357))}}if(r(315)==s[r(309)]){const t=s[r(346)][0][r(274)];return t?{type:r(363),content:Kr(n,r(389),t)}:{type:r(363),content:Kr(n,r(342))}}}}))}}function Bo(t,e){const n=jo();return(Bo=function(t,e){return n[t-=247]})(t,e)}const Uo=Bo;function jo(){const t=["getSuggestionCallback","formatInline","18Fmdmvl","ImageEditing","discard","get","src","afterInit","accept","has","6038197FLvgCB","format","2535790OCMXxS","*Replace image URL*","oldValue","_handleLegacySuggestions","TrackChangesEditing","newValue","registerCustomCallback","commandName","descriptionFactory","_suggestionFactory","registerDescriptionCallback","editor","locale","23832180ofvJJq","replaceImageSource","enableDefaultAttributesIntegration","formatBlock","10cTMxXS","type","plugins","434819xDvUUo","*Format:* replace image URL","_registerLegacyDescription","registerBlockAttribute","6gQdXoV","1170472ineYfp","2449RCsyYT","306SAfxNq","2010429VrdcSV","key","attribute","4rGhahZ"];return(jo=function(){return t})()}!function(t){const e=Bo,n=t();for(;;)try{if(345411===-parseInt(e(263))/1*(-parseInt(e(264))/2)+parseInt(e(265))/3*(parseInt(e(268))/4)+parseInt(e(281))/5+parseInt(e(261))/6*(-parseInt(e(257))/7)+-parseInt(e(262))/8*(-parseInt(e(271))/9)+parseInt(e(254))/10*(parseInt(e(279))/11)+-parseInt(e(250))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(jo);class Go extends t.Plugin{[Uo(276)](){const t=Uo;if(!this[t(248)][t(256)][t(278)](t(272)))return;const e=this[t(248)][t(249)],n=this[t(248)][t(256)][t(274)](t(285));n[t(252)](t(251)),n[t(260)](t(275)),n[t(289)][t(247)]((n=>{const r=t;if(r(267)!=n[r(255)])return;const{data:s}=n;return s&&r(275)==s[r(266)]?s[r(286)]&&s[r(283)]?{type:r(280),content:Kr(e,r(282))}:{type:r(280),content:""}:void 0})),this[t(284)]()}[Uo(284)](){const t=Uo,e=this[t(248)][t(256)][t(274)](t(285));e[t(290)][t(287)](t(253),t(251),t(277),e[t(290)][t(269)](t(253),null,t(273))),e[t(290)][t(287)](t(253),t(251),t(273),e[t(290)][t(269)](t(253),null,t(277))),this[t(259)]()}[Uo(259)](){const t=Uo,e=this[t(248)],n=e[t(249)];e[t(256)][t(274)](t(285))[t(289)][t(247)]((e=>{const r=t;if(r(253)!=e[r(255)]&&r(270)!=e[r(255)])return;const{data:s}=e;return s&&r(251)==s[r(288)]?{type:r(280),content:Kr(n,r(258))}:void 0}))}}const Vo=Ho;function Ho(t,e){const n=Wo();return(Ho=function(t,e){return n[t-=167]})(t,e)}!function(t){const e=Ho,n=t();for(;;)try{if(882041===parseInt(e(246))/1*(parseInt(e(241))/2)+parseInt(e(201))/3*(parseInt(e(223))/4)+parseInt(e(254))/5*(-parseInt(e(227))/6)+parseInt(e(193))/7+-parseInt(e(197))/8*(-parseInt(e(258))/9)+-parseInt(e(257))/10*(-parseInt(e(221))/11)+parseInt(e(207))/12*(-parseInt(e(245))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wo);class zo extends t.Plugin{[Vo(264)](){const t=Vo,n=this[t(170)];if(!n[t(222)][t(194)](t(226)))return;const r=n[t(222)][t(248)](t(239)),s=n[t(222)][t(248)](t(230)),o={};r[t(225)](t(179),((o,i)=>{const a=t,c=n[a(222)][a(248)](a(195)).me,u=n[a(172)][a(248)](a(179));let l=s[a(244)](n[a(171)][a(238)][a(202)]),f=n[a(171)][a(214)](l),h=u[a(205)];if(h==i[a(205)])return;const g={commandName:a(179),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(171)][a(198)]((()=>{const t=a;if(r[t(200)]()[t(229)]((e=>e[t(233)]&&c==e[t(204)]&&(t(208)==e[t(180)]||t(234)==e[t(180)])&&(t(173)==e[t(237)]||t(181)==e[t(237)])&&e[t(240)]()[t(190)](f)))[t(175)]((e=>r[t(232)](e[t(250)]))),l=s[t(244)](n[t(171)][t(238)][t(202)]),f=n[t(171)][t(214)](l),u[t(255)](),n[t(172)][t(248)](t(256))[t(255)](),n[t(172)][t(248)](t(212))[t(255)](),h=u[t(205)],h!=i[t(205)])return s[t(266)](l)&&u[t(260)](i[t(205)],l)?(o({...i,setImageSizes:!1}),l=s[t(244)](n[t(171)][t(238)][t(202)]),void r[t(206)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(173))):void(s[t(186)](l)?r[t(206)](l,g,[],t(181)):r[t(242)](f,g,t(181)))}))}));for(const e of n[t(222)][t(248)](t(226))[t(215)])o[e[t(210)]]=e[t(261)][t(176)]();r[t(228)][t(199)](t(208),t(173),t(216),(()=>!1)),r[t(228)][t(199)](t(208),t(181),t(216),(()=>!1)),r[t(228)][t(199)](t(234),t(181),t(216),(()=>!1)),r[t(228)][t(199)](t(208),t(173),t(213),(([e])=>{const n=t;s[n(203)](e[n(265)]())})),r[t(228)][t(199)](t(208),t(173),t(209),((e,n)=>{const s=t;r[s(228)][s(169)](s(208),"",s(213))(e,{commandName:n[s(188)],commandParams:n[s(247)]})})),r[t(228)][t(199)](t(208),t(173),t(220),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(208),subType:t(173)},{type:t(268),subType:t(178)},{type:t(208),subType:t(184)},{type:t(268),subType:t(184)}];function a(e,n){const o=t,a=i[o(224)]((({type:t,subType:n})=>e[o(180)]==t&&e[o(237)]==n)),c=i[o(224)]((({type:t,subType:e})=>n[o(180)]==t&&n[o(237)]==e));if(a<0||c<0)return!1;const u=e[o(240)](),l=n[o(240)]();if((0==a||1==a)&&2==c&&u[o(174)](l))return!0;if(2==a&&3==c){const t=r[o(252)](u,o(268))[o(229)]((({suggestion:t,meta:e})=>e[o(251)]&&o(184)==t[o(237)]));if(t[o(219)]>1&&l[o(185)][o(190)](u[o(267)]))return!0;if(1==t[o(219)]&&(u[o(267)][o(190)](l[o(185)])||u[o(185)][o(190)](l[o(267)])))return!0}if(3==a&&3==c&&u[o(267)][o(231)](l[o(267)])){const t=u[o(185)][o(259)],e=l[o(267)][o(187)];return s[o(186)](t)&&t===e}return!1}n[t(171)][t(238)][t(253)]((()=>{const e=t;let o=!1;const i=Array[e(218)](n[e(171)][e(238)][e(211)][e(168)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(167)](t);if(e(243)==i&&r[e(191)](u)){if(e(208)==a&&(e(173)==c||e(181)==c)){const t=r[e(196)](u);if(n[e(236)]){const n=t[e(240)]()[e(265)]();if(s[e(186)](n))continue;r[e(232)](t),o=!0}}if(e(268)==a&&e(178)==c&&!n[e(236)]){const t=r[e(196)](u);t[e(249)]&&t[e(249)][e(233)]&&(r[e(232)](t[e(249)]),o=!0)}}}return o})),this[t(235)](o)}[Vo(235)](t){const e=Vo,n=this[e(170)],r=n[e(217)];n[e(222)][e(248)](e(239))[e(183)][e(192)]((n=>{const s=e;if(s(208)!=n[s(180)]&&s(234)!=n[s(180)])return;const{data:o}=n;if(!o||s(179)!=o[s(188)])return;const i=o[s(262)][0][s(205)];return function(t){const e=s;return{type:e(182),content:Kr(r,e(189),t)}}(s(263)===i?Kr(r,s(177)):t[i]||i)}))}}function Wo(){const t=["discard","name","differ","imageTypeBlock","accept","createRangeOn","normalizedStyles","join","locale","from","length","chain","8600537uKDyDC","plugins","9604igYmwW","findIndex","enableCommand","ImageStyleEditing","450LuTcgT","_suggestionFactory","filter","ImageUtils","isBefore","discardSuggestion","isInContent","formatInline","_registerLegacyDescription","newRange","subType","document","TrackChangesEditing","getFirstRange","2892QiucWt","markInlineFormat","suggestion","getClosestSelectedImageElement","2826265IuwaIP","363kkjBkE","commandReversedParams","get","next","head","isOwn","_findSuggestions","registerPostFixer","29685nbxpho","refresh","imageTypeInline","20JkzzGc","891umUhjE","nodeAfter","shouldConvertImageType","title","commandParams","side","afterInit","getContainedElement","isInlineImage","start","insertion","_splitMarkerName","getChangedMarkers","getSuggestionCallback","editor","model","commands","imageStylePreApply","isIntersecting","forEach","toLowerCase","FORMAT_SIDE_IMAGE","imageCaption","imageStyle","type","imageStylePostApply","format","descriptionFactory","convertInlineImageToBlock","end","isBlockImage","nodeBefore","commandName","*Format:* %0","isEqual","hasSuggestion","registerDescriptionCallback","7484442NClPfq","has","Users","getSuggestion","440YfIhYq","change","registerCustomCallback","getSuggestions","1509elesbx","selection","setImageNaturalSizeAttributes","author","value","markBlockFormat","168JDcSLt","formatBlock"];return(Wo=function(){return t})()}const Ko=qo;function Xo(){const t=["312838cxtrVn","774993JOdUTj","high","editor","3180drxjCp","enableCommand","commands","Users","track_changes","4077896BXTeKD","value","afterInit","3IpnXTV","lowest","_trackChangesExecuted","843070pLbHsI","execute","_setSuggestionData","listenTo","trackChanges","plugins","_handleImportedData","importWord","collaboration_features","3015175MwSaXr","_trackChangesValueDuringImport","get","bind","dataInsert","forEach","2513xjnQwO","12yhhFgf","108NdQODl","TrackChangesEditing","2000009dUDJnm"];return(Xo=function(){return t})()}function qo(t,e){const n=Xo();return(qo=function(t,e){return n[t-=456]})(t,e)}!function(t){const e=qo,n=t();for(;;)try{if(508117===-parseInt(e(460))/1*(parseInt(e(483))/2)+-parseInt(e(484))/3*(parseInt(e(479))/4)+parseInt(e(472))/5+-parseInt(e(487))/6*(parseInt(e(478))/7)+parseInt(e(457))/8+-parseInt(e(480))/9*(-parseInt(e(463))/10)+-parseInt(e(482))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xo);class Zo extends t.Plugin{constructor(t){const e=qo;super(t),this[e(473)]=!1,this[e(462)]=!1}[Ko(459)](){const t=Ko,e=this[t(486)],n=e[t(489)][t(474)](t(470)),r=e[t(489)][t(474)](t(467));n&&(n.on(t(464),((e,[,n])=>{const s=t;this[s(473)]=r[s(458)],n[s(471)][s(456)]=!this[s(473)]}),{priority:t(485)}),this[t(466)](n,t(476),this[t(469)][t(475)](this)),this[t(466)](n,t(476),(()=>{const e=t;this[e(462)]&&(r[e(464)](),this[e(462)]=!1)}),{priority:t(461)}),e[t(468)][t(474)](t(481))[t(488)](t(470)))}[Ko(469)](t,e){const n=Ko,{suggestions:r}=e,s=this[n(486)][n(489)][n(474)](n(467)),o=s[n(458)];this[n(473)]!==o&&(s[n(464)](),this[n(462)]=!0),r&&r[n(477)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(486)][o(468)][o(474)](o(490)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(470)}}};this[o(486)][o(468)][o(474)](o(481))[o(465)](i)}))}}const Jo=Yo;function Yo(t,e){const n=Qo();return(Yo=function(t,e){return n[t-=181]})(t,e)}function Qo(){const t=["1235368MIjvRz","indentBlock","registerDescriptionCallback","*Indent:* %0","239615hPYnJh","8DiNhxS","getItems","306IyAyXf","format","formatBlock","enableDefaultAttributesIntegration","enableCommand","registerAttributeLabel","_registerLegacyDescription","FORMAT_INDENT","10760xvIhBY","IndentEditing","type","descriptionFactory","12188jrslFO","outdentBlock","743528OuLfRF","95280gEbkZi","registerBlockAttribute","getItemLabel","get","locale","9HnFuDE","afterInit","commandName","plugins","outdent","editor","TrackChangesEditing","has","230448zjKlpj","*Outdent:* %0","IndentBlock","indent","blockIndent","11347pBefZG"];return(Qo=function(){return t})()}!function(t){const e=Yo,n=t();for(;;)try{if(307161===-parseInt(e(183))/1+-parseInt(e(184))/2*(parseInt(e(214))/3)+-parseInt(e(220))/4+-parseInt(e(201))/5+parseInt(e(186))/6*(parseInt(e(219))/7)+parseInt(e(200))/8*(-parseInt(e(206))/9)+parseInt(e(194))/10*(parseInt(e(198))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qo);class $o extends t.Plugin{[Jo(207)](){const t=Jo,e=this[t(211)],n=e[t(209)][t(204)](t(212));if(e[t(209)][t(213)](t(195))&&(n[t(190)](t(217)),n[t(190)](t(210))),e[t(209)][t(213)](t(216)))for(const e of[t(221),t(199)])n[t(189)](e);const r=e[t(205)];n[t(202)](t(218)),n[t(197)][t(191)](t(218),Kr(r,t(193))),this[t(192)]()}[Jo(192)](){const t=Jo,e=this[t(211)],n=e[t(205)],r=e[t(209)][t(204)](t(212));r[t(197)][t(181)]((e=>{const s=t;if(s(188)!=e[s(196)])return;const{data:o}=e;if(!o)return;if(s(221)!=o[s(208)]&&s(199)!=o[s(208)])return;const i=e[s(185)]()[0],a=r[s(197)][s(203)](i);return s(221)==o[s(208)]?{type:s(187),content:Kr(n,s(182),a)}:s(199)==o[s(208)]?{type:s(187),content:Kr(n,s(215),a)}:void 0}))}}function ti(t,e){var n=ni();return(ti=function(t,e){return n[t-=285]})(t,e)}var ei=ti;function ni(){var t=["11IiJMmp","enableCommand","2TtbGwm","get","1282101iErKfa","30JmecES","editor","14162650hAndAo","requires","1917167EPrJyY","99XBPMjX","input","TrackChangesEditing","init","3976460JXdPOo","1436310yPEQNg","2913414SwquoG","plugins","146408XVwASU"];return(ni=function(){return t})()}!function(t){for(var e=ti,n=t();;)try{if(723691===parseInt(e(303))/1*(parseInt(e(301))/2)+parseInt(e(296))/3+-parseInt(e(294))/4+-parseInt(e(295))/5+parseInt(e(285))/6*(parseInt(e(289))/7)+-parseInt(e(298))/8*(parseInt(e(290))/9)+-parseInt(e(287))/10*(parseInt(e(299))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ni);class ri extends t.Plugin{static get[ei(288)](){return[Os.Input]}[ei(293)](){var t=ei;this[t(286)][t(297)][t(302)](t(292))[t(300)](t(291))}}function si(){const t=["link (","8EbKxpT","newValue","572895rDzEsu","869yYcQVV","label","editor","registerInlineAttribute","plugins","toLowerCase","manualDecorators","locale","16790kJaMRO","4QWhBgA","attribute","get","format","*Remove link*","1337211qlbqUO","descriptionFactory","formatInline","registerDescriptionCallback","2tfXfsR","commands","afterInit","has","enableDefaultAttributesIntegration","508667dbvDaF","LinkEditing","TrackChangesEditing","3413815GqFigT","key","*Set link:* %0","link","unlink","commandParams","type","registerAttributeLabel","18448344QgAvXd","2441292cahkfW","commandName","_registerLegacyDescription","linkHref","6NXChYI"];return(si=function(){return t})()}const oi=ii;function ii(t,e){const n=si();return(ii=function(t,e){return n[t-=233]})(t,e)}!function(t){const e=ii,n=t();for(;;)try{if(475009===parseInt(e(238))/1*(parseInt(e(233))/2)+-parseInt(e(258))/3*(-parseInt(e(268))/4)+parseInt(e(241))/5*(parseInt(e(254))/6)+parseInt(e(250))/7+parseInt(e(256))/8*(parseInt(e(273))/9)+parseInt(e(267))/10*(parseInt(e(259))/11)+-parseInt(e(249))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(si);class ai extends t.Plugin{[oi(235)](){const t=oi,e=this[t(261)];if(!e[t(263)][t(236)](t(239)))return;const n=e[t(263)][t(270)](t(240)),r=e[t(234)][t(270)](t(244));n[t(237)](t(244)),n[t(237)](t(245)),n[t(262)](t(253));for(const e of r[t(265)])n[t(262)](e.id),n[t(274)][t(248)](e.id,t(255)+e[t(260)][t(264)]()+")");n[t(274)][t(276)]((n=>{const r=t;if(r(269)!=n[r(247)])return;const{data:s}=n;if(!s||r(253)!=s[r(242)])return;const o=s[r(257)],i=e[r(266)];return{type:r(271),content:null==o?Kr(i,r(272)):Kr(i,r(243),'"'+o+'"')}})),this[t(252)]()}[oi(252)](){const t=oi,e=this[t(261)],n=e[t(266)];e[t(263)][t(270)](t(240))[t(274)][t(276)]((e=>{const r=t;if(r(275)!=e[r(247)])return;const{data:s}=e;if(s){if(r(244)==s[r(251)]){const t=s[r(246)][0];return{type:r(271),content:Kr(n,r(243),'"'+t+'"')}}return r(245)==s[r(251)]?{type:r(271),content:Kr(n,r(272))}:void 0}}))}}const ci=ui;function ui(t,e){const n=li();return(ui=function(t,e){return n[t-=376]})(t,e)}function li(){const t=["registerDescriptionCallback","plugins","model","listItem","locale","length","ELEMENT_BULLETED_LIST","previousSibling","value","enableCommand","LegacyTodoListEditing","*Outdent:* %0","getSelectedBlocks","parent","791056cjtjbo","formatInline","commandParams","listType","registerElementLabel","listIndent","TrackChangesEditing","_selectedElements","bulletedList","createRange","nextSibling","end","75772DhNbWr","*Indent:* %0","checkChild","*Uncheck item*","List","isObject","checkTodoList","findIndex","527667ihZeBa","428934pomomJ","1750905IMQLmT","1451073pSiBOb","change","ELEMENT_TODO_LIST","has","outdentList","type","commands","commandName","bulleted","format","selection","398215IsZjht","afterInit","add","descriptionFactory","todo","push","*Check item*","get","forceValue","getAttribute","todoListChecked","ELEMENT_LIST_ITEM","indentList","before","4zIPRSK","*Change to:* %0","paragraph","slice","schema","numberedList","filter","editor","formatBlock","ELEMENT_NUMBERED_LIST","replace","numbered","execute","createPositionAt","from","todoList","markBlockFormat","name","LegacyListEditing","document","blockName","element"];return(li=function(){return t})()}!function(t){const e=ui,n=t();for(;;)try{if(521531===-parseInt(e(410))/1+parseInt(e(388))/2+parseInt(e(399))/3+parseInt(e(424))/4*(parseInt(e(398))/5)+parseInt(e(397))/6+parseInt(e(396))/7+-parseInt(e(376))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(li);class fi extends t.Plugin{[ci(411)](){const t=ci,e=this[t(431)],n=e[t(450)];if(!e[t(447)][t(402)](t(442)))return;const r=e[t(447)][t(417)](t(382)),s=e[t(447)][t(402)](t(456));function o(t){return()=>{const n=ui,s=e[n(448)][n(443)][n(409)],o=e[n(405)][n(417)](t);if(o[n(454)])return void e[n(436)](n(426),{});const i=t[n(427)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(438)](t)[s(430)]((t=>function(t,e){const n=s;return e[n(390)](t[n(459)],n(449))&&!e[n(393)](t)}(t,r)));o=o[s(430)]((t=>!t.is(s(445),s(449))||t[s(419)](s(379))!=e));const i=new Set;for(const t of o)t.is(s(445),s(449))?i[s(412)](hi(t)):i[s(412)](t);return Array[s(438)](i)}(s[n(458)](),i,e[n(448)][n(428)]);e[n(448)][n(400)]((()=>{const e=n;for(const n of a)r[e(440)](n,{commandName:t,commandParams:[{forceValue:!o[e(454)]}],formatGroupId:e(444)},gi(n))}))}}function i(t){return()=>{const n=ui,s=function(t){const e=ui;let n=Array[e(438)](t);const r=n[e(395)]((t=>e(449)!=t[e(441)]));return r>-1&&(n=n[e(427)](0,r)),n}(e[n(448)][n(443)][n(409)][n(458)]()),o=e[n(448)][n(385)](e[n(448)][n(437)](s[0],n(423)),e[n(448)][n(437)](s[s[n(451)]-1],n(387)));e[n(448)][n(400)]((()=>{const e=n;r[e(440)](o,{commandName:t,commandParams:[],formatGroupId:e(381)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(386)];for(;t&&t[n(419)](n(381))>e[n(419)](n(381));)r[n(412)](t),t=t[n(386)]}return Array[n(438)](r)}(s))}))}}r[t(455)](t(429),o(t(429))),r[t(455)](t(384),o(t(384))),s&&r[t(455)](t(439),o(t(439))),r[t(455)](t(422),i(t(422))),r[t(455)](t(403),i(t(403))),s&&r[t(455)](t(394),(()=>{const n=t,s=e[n(405)][n(417)](n(394)),o=Array[n(438)](s[n(383)]);o[n(430)]((t=>t[n(419)](n(420))!=s[n(454)])),e[n(448)][n(400)]((()=>{const t=n;for(const e of o)r[t(440)](e,{commandName:t(394),commandParams:[{forceValue:!s[t(454)]}]})}))})),r[t(413)][t(380)](t(449),(e=>Kr(n,t(421),e))),r[t(413)][t(446)]((e=>{const r=t;if(r(432)!=e[r(404)]&&r(377)!=e[r(404)])return;const{data:s}=e;if(s){if(r(429)==s[r(406)]||r(384)==s[r(406)]||r(439)==s[r(406)])switch(s[r(406)][r(434)](r(392),"")){case r(407):return o(Kr(n,r(452)));case r(435):return o(Kr(n,r(433)));case r(414):return o(Kr(n,r(401)))}if(r(422)==s[r(406)])return{type:r(408),content:Kr(n,r(389),Kr(n,r(421)))};if(r(403)==s[r(406)])return{type:r(408),content:Kr(n,r(457),Kr(n,r(421)))};if(r(394)==s[r(406)])return s[r(378)][0][r(418)]?{type:r(408),content:Kr(n,r(416))}:{type:r(408),content:Kr(n,r(391))}}function o(t){const e=r;return{type:e(408),content:Kr(n,e(425),t)}}}))}}function hi(t){const e=ci,n=t[e(419)](e(381));if(0==n)return t;let r=t;for(;t[e(453)]&&t[e(453)].is(e(445),e(449));){const s=t[e(453)][e(419)](e(381));if(s==n)r=t[e(453)];else if(s<n)break;t=t[e(453)]}return r}function gi(t){const e=ci,n=[];if(t.is(e(445),e(449))&&t[e(419)](e(381))>0){let r=t[e(386)];for(;r&&e(449)==r[e(441)]&&r[e(419)](e(381))==t[e(419)](e(381));)n[e(415)](r),r=r[e(386)]}return n}function di(){const t=["commandParams","before","2WYWZdz","formatInline","6230qKcurU","6zArGCm","createPositionAt","filter","length","3869026uLOaBl","listStyle","push","_getSuggestionBlocksForListStyle","replace","model","LegacyListPropertiesEditing","listItem","*Change to:* %0","126EoIyxH","reversed","516742IEnOaL","numbered","handleListReversedCommand","10viLKge","element","map","createRange","getListTypeFromListStyleType","type","startIndex","2133428yZxsGA","format","55912XSMnhH","handleListStartCommand","markMultiRangeBlockFormat","commandName","unshift","document","config","getSiblingNodes","flat","ELEMENT_","parent","*Format:* set order to reversed","getFirstPosition","plugins","getSelectedBlocks","formatBlock","handleDescriptions","listType","_getTranslationKeyForListStyle","toUpperCase","134181jMWsQT","has","get","change","forward","locale","editor","selection","handleListStyleCommand","*Format:* set start index to %0","bind","LegacyListUtils","from","enableCommand","TrackChangesEditing","*Format:* set order to regular","backward","getLastPosition","registerDescriptionCallback","listStart","listReversed","getAttribute","_LIST_","descriptionFactory","afterInit","9341688SxDqpc","896IltWGu","_getSuggestionBlocks","styles","list.properties","default"];return(di=function(){return t})()}const pi=mi;function mi(t,e){const n=di();return(mi=function(t,e){return n[t-=109]})(t,e)}!function(t){const e=mi,n=t();for(;;)try{if(324639===-parseInt(e(189))/1*(parseInt(e(171))/2)+parseInt(e(138))/3+-parseInt(e(164))/4*(-parseInt(e(173))/5)+parseInt(e(174))/6*(-parseInt(e(178))/7)+parseInt(e(118))/8*(parseInt(e(187))/9)+parseInt(e(109))/10*(parseInt(e(116))/11)+parseInt(e(163))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(di);class Ii extends t.Plugin{[pi(162)](){const t=pi;if(!this[t(144)][t(131)][t(139)](t(184)))return;const e=this[t(144)][t(124)][t(140)](t(167)),n=this[t(144)][t(131)][t(140)](t(152));e[t(166)]&&n[t(151)](t(179),this[t(146)][t(148)](this)),e[t(188)]&&n[t(151)](t(158),this[t(191)][t(148)](this)),e[t(115)]&&n[t(151)](t(157),this[t(119)][t(148)](this)),n[t(161)][t(156)](this[t(134)][t(148)](this))}[pi(146)](t,e={}){const n=pi,r=this[n(144)][n(131)][n(140)](n(152)),s=this[n(181)]();this[n(144)][n(183)][n(141)]((()=>{const t=n;r[t(120)](s,{commandName:t(179),commandParams:[{type:e[t(114)]}],formatGroupId:t(179)})}))}[pi(191)](t,e={}){const n=pi,r=this[n(144)][n(131)][n(140)](n(152)),s=this[n(165)]((t=>t.is(n(110),n(185))&&n(190)===t[n(159)](n(135))));if(s[n(177)]<1)return;const o=s[n(111)]((t=>this[n(144)][n(183)][n(112)](this[n(144)][n(183)][n(175)](t,n(170)),this[n(144)][n(183)][n(175)](t,0))));this[n(144)][n(183)][n(141)]((()=>{const t=n;r[t(120)](o,{commandName:t(158),commandParams:[{reversed:e[t(188)]}],formatGroupId:t(158)})}))}[pi(119)](t,e={}){const n=pi,r=this[n(144)][n(131)][n(140)](n(152)),s=this[n(165)]((t=>t.is(n(110),n(185))&&n(190)===t[n(159)](n(135))));if(s[n(177)]<1)return;const o=s[n(111)]((t=>this[n(144)][n(183)][n(112)](this[n(144)][n(183)][n(175)](t,n(170)),this[n(144)][n(183)][n(175)](t,0))));this[n(144)][n(183)][n(141)]((()=>{const t=n;r[t(120)](o,{commandName:t(157),commandParams:[{startIndex:e[t(115)]}],formatGroupId:t(157)})}))}[pi(134)](t){const e=pi;if(e(133)!=t[e(114)]&&e(172)!=t[e(114)])return;const n=this[e(144)][e(143)],{data:r}=t;if(!r)return;let s,o;switch(r[e(121)]){case e(179):s=e(186),o={type:e(117),content:Kr(n,s,Kr(n,this[e(136)](r[e(169)][0][e(114)])))};break;case e(158):s=r[e(169)][0][e(188)]?e(129):e(153),o={type:e(117),content:Kr(n,s)};break;case e(157):s=e(147),o={type:e(117),content:Kr(n,s,r[e(169)][0][e(115)])}}return o}[pi(181)](){const t=pi;var e,n,r,s;const o=this[t(144)][t(131)][t(140)](t(149));let i=Array[t(150)](this[t(144)][t(183)][t(123)][t(145)][t(132)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(110),t(185)))&&i[t(122)](...o[t(125)](this[t(144)][t(183)][t(123)][t(145)][t(130)](),t(154))),(null===(n=i[i[t(177)]-1])||void 0===n?void 0:n.is(t(110),t(185)))&&i[t(180)](...o[t(125)](this[t(144)][t(183)][t(123)][t(145)][t(155)](),t(142))),i=[...new Set(i)],(null===(s=null===(r=this[t(144)][t(183)][t(123)][t(145)][t(130)]())||void 0===r?void 0:r[t(128)])||void 0===s?void 0:s.is(t(110),t(185)))&&(i=i[t(176)]((e=>e.is(t(110),t(185))))),i}[pi(165)](t){const e=pi,n=this[e(144)][e(131)][e(140)](e(149));let r=Array[e(150)](this[e(144)][e(183)][e(123)][e(145)][e(132)]())[e(176)](t)[e(111)]((t=>{const r=e,s=this[r(144)][r(183)][r(175)](t,0);return[...n[r(125)](s,r(154)),...n[r(125)](s,r(142))]}))[e(126)]();return r=[...new Set(r)],r}[pi(136)](t){const e=pi;return e(127)+(this[e(144)][e(131)][e(140)](e(149))[e(113)](t)||e(168))[e(137)]()+e(160)+t[e(137)]()[e(182)](/-/g,"_")}}const Ei=Ti;function bi(){const t=["dataDowncast","20oqUkaz","has","afterInit","mediaEmbed","showSuggestionHighlights","238zRngVt","editor","24FMTAdU","div","registerElementLabel","TrackChangesEditing","createEmptyElement","5294sVGqdN","downcastDispatcher","260600UQYfVP","3XjIgwC","12ZlKRaC","2999583WGAYEj","for","options","plugins","42dciDiv","high","get","enableCommand","conversion","media","elementToElement","attribute:url:media","MediaEmbedEditing","8906417DNoQlR","ELEMENT_MEDIA","data","descriptionFactory","locale","stop","1711884OWrRCI","737569JqcDAe","1151029zbvTUz"];return(bi=function(){return t})()}function Ti(t,e){const n=bi();return(Ti=function(t,e){return n[t-=165]})(t,e)}!function(t){const e=Ti,n=t();for(;;)try{if(336382===-parseInt(e(166))/1*(parseInt(e(173))/2)+-parseInt(e(176))/3*(-parseInt(e(197))/4)+-parseInt(e(175))/5*(-parseInt(e(182))/6)+-parseInt(e(198))/7*(-parseInt(e(168))/8)+parseInt(e(178))/9+parseInt(e(201))/10*(parseInt(e(199))/11)+-parseInt(e(177))/12*(parseInt(e(191))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bi);class _i extends t.Plugin{[Ei(203)](){const t=Ei,e=this[t(167)];if(!e[t(181)][t(202)](t(190)))return;const n=e[t(181)][t(184)](t(171)),r=e[t(195)];n[t(185)](t(204)),n[t(194)][t(170)](t(187),(e=>Kr(r,t(192),e))),e[t(186)][t(179)](t(200))[t(188)]({model:t(187),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(165)])return n[s(172)](s(169))},converterPriority:t(183)}),e[t(193)][t(174)].on(t(189),((e,n,r)=>{const s=t;r[s(180)][s(165)]&&e[s(196)]()}),{priority:t(183)})}}function yi(t,e){const n=ki();return(yi=function(t,e){return n[t-=213]})(t,e)}const Ai=yi;function ki(){const t=["2366436oXIRQM","afterInit","has","777vYVksO","751885BmtIny","7367607zfAWkN","77dIkTOp","editor","enableCommand","2861500cHhwmL","12813XRBVAw","plugins","3558ArsOIB","TrackChangesEditing","8MslNfe","get","199876IoydhA","8DBVvpp","MentionEditing","162bCOHAq","mention"];return(ki=function(){return t})()}!function(t){const e=yi,n=t();for(;;)try{if(759092===-parseInt(e(215))/1+-parseInt(e(218))/2*(-parseInt(e(230))/3)+parseInt(e(213))/4*(-parseInt(e(224))/5)+-parseInt(e(232))/6*(-parseInt(e(223))/7)+parseInt(e(216))/8*(-parseInt(e(225))/9)+parseInt(e(229))/10+-parseInt(e(226))/11*(-parseInt(e(220))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ki);class Ci extends t.Plugin{[Ai(221)](){const t=Ai,e=this[t(227)];e[t(231)][t(222)](t(217))&&e[t(231)][t(214)](t(233))[t(228)](t(219))}}function Ni(t,e){const n=Ri();return(Ni=function(t,e){return n[t-=298]})(t,e)}const Li=Ni;!function(t){const e=Ni,n=t();for(;;)try{if(503613===parseInt(e(328))/1*(parseInt(e(323))/2)+-parseInt(e(326))/3+-parseInt(e(305))/4+parseInt(e(313))/5+-parseInt(e(321))/6+-parseInt(e(331))/7+-parseInt(e(316))/8*(-parseInt(e(301))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ri);class Si extends t.Plugin{[Li(310)](){const t=Li,e=this[t(308)];if(!e[t(311)][t(332)](t(329)))return;e[t(311)][t(314)](t(325))[t(300)](t(307)),e[t(311)][t(314)](t(325))[t(300)](t(304));const n=e[t(311)][t(314)](t(325)),r=e[t(327)];n[t(298)][t(306)](t(309),(e=>Kr(r,t(324),e))),n[t(298)][t(306)](t(299),(e=>Kr(r,t(324),e))),n[t(298)][t(322)]((n=>{const s=t;if(s(312)!=n[s(330)]&&s(302)!=n[s(330)])return;const o=n[s(315)]();if(null==o)return;if(!o.is(s(320),s(309))&&!o.is(s(320),s(299)))return;const i=e[s(311)][s(314)](s(329))[s(319)](o[s(317)]("id"));return s(312)==n[s(330)]?{type:s(312),content:Kr(r,s(303),'"'+i+'" '+Kr(r,s(324)))}:{type:s(302),content:Kr(r,s(318),'"'+i+'" '+Kr(r,s(324)))}}))}}function Ri(){const t=["2207024alSnVq","registerElementLabel","insertMergeField","editor","mergeField","afterInit","plugins","insertion","3480680vBLmPS","get","getContainedElement","6743928WaFPlk","getAttribute","*Remove:* %0","getLabel","element","4960536RuWLfE","registerDescriptionCallback","98IIOuhH","ELEMENT_MERGE_FIELD","TrackChangesEditing","3007698UopmQf","locale","20389kRXaRI","MergeFieldsEditing","type","3475416wNDLxv","has","descriptionFactory","mergeFieldBlock","enableCommand","18lVPeyA","deletion","*Insert:* %0","insertMergeFieldBlock"];return(Ri=function(){return t})()}const Mi=Oi;function vi(){const t=["oldValue","20652QNCRyc","*Set format:* %0","next","*Remove format:* %0","registerDescriptionCallback","multiLevelList","302888DvqILx","editor","30530151tKqRpY","get","listType","format","listMarkerStyle","key","afterInit","ELEMENT_MULTI_LEVEL_LIST","has","enableDefaultAttributesIntegration","data","MultiLevelList","head","registerBlockAttribute","descriptionFactory","606yWEDiP","plugins","2123012PJbdug","handleDescriptions","1698600Ozvwdu","locale","2483058ygWSXs","TrackChangesEditing","651813tiuChF","77QTnPLl","newValue"];return(vi=function(){return t})()}function Oi(t,e){const n=vi();return(Oi=function(t,e){return n[t-=486]})(t,e)}!function(t){const e=Oi,n=t();for(;;)try{if(534040===parseInt(e(504))/1+parseInt(e(498))/2+-parseInt(e(496))/3*(-parseInt(e(508))/4)+parseInt(e(500))/5+parseInt(e(502))/6+parseInt(e(505))/7*(parseInt(e(514))/8)+-parseInt(e(516))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vi);class wi extends t.Plugin{[Mi(487)](){const t=Mi,e=this[t(515)],n=e[t(497)][t(517)](t(503));e[t(497)][t(489)](t(492))&&(n[t(490)](t(513)),n[t(494)](t(520)),n[t(495)][t(512)]((e=>this[t(499)](e))))}[Mi(499)](t){const e=Mi,n=this[e(515)][e(501)],{data:r}=t,s={type:e(519),content:""};if(r&&e(520)==r[e(486)]){if(!r[e(507)])return{type:e(519),content:Kr(n,e(509),Kr(n,e(488)))+" ("+r[e(506)]+")"};if(!r[e(506)]){let o=t[e(493)];for(;o;){if(o[e(491)]&&e(518)==o[e(491)][e(486)]&&o[e(491)][e(506)])return s;o=o[e(510)]}return{type:e(519),content:Kr(n,e(511),Kr(n,e(488)))+" ("+r[e(507)]+")"}}}}}function Di(){const t=["TrackChangesEditing","enableCommand","1790331aIUZWm","locale","PageBreakEditing","pageBreak","9mmgfYO","265949CGdhNi","3540410EMBYCK","17423978trfMAf","get","2695835dfMWHP","plugins","318094pmfCPa","has","editor","4MzVuug","2PpQsyb","afterInit","ELEMENT_PAGE_BREAK","12MKXSFZ","registerElementLabel","570352IPIPez","descriptionFactory"];return(Di=function(){return t})()}const Fi=Pi;function Pi(t,e){const n=Di();return(Pi=function(t,e){return n[t-=138]})(t,e)}!function(t){const e=Pi,n=t();for(;;)try{if(334114===-parseInt(e(150))/1*(-parseInt(e(160))/2)+parseInt(e(145))/3+parseInt(e(159))/4*(parseInt(e(154))/5)+-parseInt(e(139))/6*(-parseInt(e(156))/7)+parseInt(e(141))/8+parseInt(e(149))/9*(parseInt(e(151))/10)+-parseInt(e(152))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Di);class xi extends t.Plugin{[Fi(161)](){const t=Fi,e=this[t(158)];if(!e[t(155)][t(157)](t(147)))return;e[t(155)][t(153)](t(143))[t(144)](t(148));const n=e[t(155)][t(153)](t(143)),r=e[t(146)];n[t(142)][t(140)](t(148),(e=>Kr(r,t(138),e)))}}function Bi(t,e){const n=Vi();return(Bi=function(t,e){return n[t-=329]})(t,e)}const Ui=Bi;!function(t){const e=Bi,n=t();for(;;)try{if(542666===-parseInt(e(386))/1+parseInt(e(387))/2*(parseInt(e(373))/3)+parseInt(e(392))/4*(-parseInt(e(381))/5)+parseInt(e(378))/6*(parseInt(e(375))/7)+-parseInt(e(382))/8*(parseInt(e(332))/9)+-parseInt(e(366))/10*(parseInt(e(337))/11)+parseInt(e(365))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vi);class ji extends t.Plugin{[Ui(391)](){const t=Ui,e=this[t(351)];if(!e[t(349)][t(397)](t(329)))return;const n=e[t(353)],r=e[t(349)][t(376)](t(358));r[t(340)][t(384)](t(341),(e=>Kr(n,t(333),e))),r[t(389)](t(341)),r[t(347)](t(352)),e[t(372)][t(342)].on(t(355),Gi(e),{priority:t(339)}),e[t(334)][t(342)].on(t(355),((n,r,s)=>{const o=t;s[o(331)][o(362)]&&Gi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(339)});const s=r[t(340)];s[t(399)]((r=>{const o=t;if(o(370)!==r[o(395)])return;const{start:i,end:a}=r[o(363)]();if(!i[o(400)](a)||!i[o(383)])return;const c=e[o(346)][o(374)],u=i[o(383)];return c[o(356)](u)&&!c[o(380)](u)&&c[o(390)](u,o(377))?{type:o(370),content:Kr(n,o(338),s[o(348)](u,1))}:void 0})),this[t(379)]()}[Ui(379)](){const t=Ui,e=this[t(351)],n=e[t(353)];e[t(349)][t(376)](t(358))[t(340)][t(399)]((e=>{const r=t;if(r(359)!=e[r(395)])return;const{data:s}=e;return s&&r(341)==s[r(361)]?{type:r(343),content:Kr(n,r(345),Kr(n,r(333)))}:void 0}))}}function Gi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Bi,i=t[o(349)][o(376)](o(358)),a=r[o(369)][o(335)],c=r[o(369)][o(360)],u=t[o(346)][o(374)];if(!a[o(400)](c)||!a[o(383)])return;const l=a[o(383)];if(u[o(356)](l)&&!u[o(380)](l)&&u[o(390)](l,o(377))){if(!s[o(394)][o(357)](r[o(369)],n[o(385)]))return;const{authorId:t}=i[o(368)](r[o(401)]),a=s[o(393)][o(344)](o(398),{class:o(367),"data-author-id":t}),u=s[o(336)][o(330)](c);e&&i[o(350)][o(388)](r[o(401)])&&s[o(393)][o(396)](o(371),a),s[o(393)][o(354)](u,a),s[o(336)][o(364)](a,r[o(401)])}}}function Vi(){const t=["data","start","mapper","2904eVOonm","*Insert:* %0","highest","descriptionFactory","paragraph","downcastDispatcher","format","createUIElement","*Change to:* %0","model","enableCommand","getItemLabel","plugins","activeMarkers","editor","insertParagraph","locale","insert","addMarker:suggestion:insertion","isBlock","consume","TrackChangesEditing","formatBlock","end","commandName","showSuggestionHighlights","getFirstRange","bindElementToMarker","17472420GYClUE","18790smJucx","ck-suggestion-marker-split","_splitMarkerName","markerRange","insertion","ck-suggestion-marker--active","editing","495qUAOQp","schema","7rflOMz","get","$text","4943058RqeURj","_registerLegacyDescription","isLimit","5173010XxsxfS","298888BMsrHp","nodeAfter","registerElementLabel","name","413558DUxmBb","2962nXCCgu","includes","enableDefaultAttributesIntegration","checkChild","afterInit","4jcHiqn","writer","consumable","type","addClass","has","span","registerDescriptionCallback","isTouching","markerName","Paragraph","toViewPosition","options","9XEwoLx","ELEMENT_PARAGRAPH"];return(Vi=function(){return t})()}const Hi=zi;function zi(t,e){const n=Ki();return(zi=function(t,e){return n[t-=134]})(t,e)}!function(t){const e=zi,n=t();for(;;)try{if(213532===parseInt(e(147))/1+-parseInt(e(134))/2+-parseInt(e(158))/3+-parseInt(e(145))/4*(-parseInt(e(140))/5)+parseInt(e(154))/6+-parseInt(e(139))/7+parseInt(e(136))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ki);class Wi extends t.Plugin{[Hi(135)](){const t=Hi,e=this[t(156)];e[t(153)][t(143)](t(157))&&(e[t(153)][t(142)](t(152))[t(160)](t(148)),this[t(155)]())}[Hi(155)](){const t=Hi,e=this[t(156)];e[t(153)][t(142)](t(152))[t(138)][t(137)]((n=>{const r=t;if(r(149)!=n[r(144)]&&r(151)!=n[r(144)])return;const{data:s}=n;return s&&r(148)==s[r(150)]?{type:r(141),content:Kr(e[r(146)],r(159))}:void 0}))}}function Ki(){const t=["format","get","has","type","716ylrZuU","locale","183892jmyfGU","removeFormat","formatBlock","commandName","formatInline","TrackChangesEditing","plugins","317502zTydYz","_registerLegacyDescription","editor","RemoveFormatEditing","1011990APoeYz","*Remove all formatting*","enableDefaultAttributesIntegration","92966bkpWiW","afterInit","191600wOWBZs","registerDescriptionCallback","descriptionFactory","78477KigYBo","9715EejLJd"];return(Ki=function(){return t})()}const Xi=qi;function qi(t,e){const n=Zi();return(qi=function(t,e){return n[t-=349]})(t,e)}function Zi(){const t=["has","acceptSelectedSuggestions","discardAllSuggestions","acceptSuggestion","15223800smdYiL","goToNextRestrictedEditingException","RestrictedEditingModeEditing","trackChanges","251399XMVkAO","discardSelectedSuggestions","4555BscIes","afterInit","8121442jCcLxf","get","acceptAllSuggestions","TrackChangesEditing","editor","2000002ghCzVC","enableCommand","1878CfhiPX","discardSuggestion","2222868yCQkny","plugins","goToPreviousRestrictedEditingException","131007GWbjNl"];return(Zi=function(){return t})()}!function(t){const e=qi,n=t();for(;;)try{if(927252===-parseInt(e(363))/1+-parseInt(e(372))/2+-parseInt(e(354))/3+-parseInt(e(351))/4+parseInt(e(365))/5*(-parseInt(e(349))/6)+parseInt(e(367))/7+parseInt(e(359))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zi);class Ji extends t.Plugin{[Xi(366)](){const t=Xi,e=this[t(371)];if(!e[t(352)][t(355)](t(361)))return;const n=e[t(352)][t(368)](t(370));n[t(373)](t(353)),n[t(373)](t(360));const r=e[t(352)][t(368)](t(361));r[t(373)](t(362)),r[t(373)](t(358)),r[t(373)](t(350)),r[t(373)](t(369)),r[t(373)](t(357)),r[t(373)](t(356)),r[t(373)](t(364))}}const Yi=Qi;function Qi(t,e){const n=$i();return(Qi=function(t,e){return n[t-=460]})(t,e)}function $i(){const t=["markerRange","plugins","addMarker:suggestion:deletion","enableCommand","options","registerElementLabel","editing","45FcImrv","504MPcOgf","addMarker:suggestion","markerName","24akQvkc","4581CPiQEE","shiftEnter","includes","addMarker:suggestion:insertion","241460KGQfJM","createUIElement","createPositionBefore","model","745199AqsZAY","data","locale","ck-suggestion-marker-","get","bindElementToMarker","element","80cbQraT","ELEMENT_LINE_BREAK","11016rbbzMB","writer","1485279zPjkJN","735361bKjCAw","ck-suggestion-marker--active","span","getItems","softBreak","235010cWATOc","deletion","consumable","init","high","activeMarkers","TrackChangesEditing","showSuggestionHighlights","_splitMarkerName","downcastDispatcher","test","merge","1158724EtrUNI","insert","descriptionFactory","mapper","toViewPosition","requires","split","6bFcpuo","editor","addClass","name"];return($i=function(){return t})()}!function(t){const e=Qi,n=t();for(;;)try{if(857149===-parseInt(e(490))/1+parseInt(e(496))/2*(-parseInt(e(470))/3)+-parseInt(e(475))/4*(-parseInt(e(466))/5)+parseInt(e(515))/6*(parseInt(e(508))/7)+parseInt(e(488))/8*(parseInt(e(471))/9)+parseInt(e(486))/10*(-parseInt(e(491))/11)+parseInt(e(467))/12*(parseInt(e(479))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($i);class ta extends t.Plugin{static get[Yi(513)](){return[Qs.ShiftEnter]}[Yi(499)](){const t=Yi,e=this[t(516)],n=e[t(460)][t(483)](t(502));n[t(462)](t(472)),e[t(465)][t(505)].on(t(474),ea(e),{priority:t(500)}),e[t(465)][t(505)].on(t(461),ea(e),{priority:t(500)}),e[t(480)][t(505)].on(t(468),((n,r,s)=>{const o=t;s[o(463)][o(503)]&&ea(e,{showActiveMarker:!1})(n,r,s)})),n[t(510)][t(464)](t(495),(n=>Kr(e[t(481)],t(487),n)))}}function ea(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Qi,i=t[o(460)][o(483)](o(502));if(!s[o(498)][o(506)](r[o(519)],n[o(518)]))return;const a=t[o(478)];for(const t of r[o(519)][o(494)]()){if(!t.is(o(485),o(495)))continue;const n=o(497)==r[o(469)][o(514)](":")[1]?o(507):o(514),{authorId:c}=i[o(504)](r[o(469)]),u=s[o(489)][o(476)](o(493),{class:o(482)+n,"data-author-id":c}),l=s[o(511)][o(512)](a[o(477)](t));e&&i[o(501)][o(473)](r[o(469)])&&s[o(489)][o(517)](o(492),u),s[o(489)][o(509)](l,u),s[o(511)][o(484)](u,r[o(469)])}}}function na(t,e){const n=ra();return(na=function(t,e){return n[t-=293]})(t,e)}function ra(){const t=["type","StandardEditingModeEditing","4312134WaFkAp","descriptionFactory","format","isCollapsed","forceValue","TrackChangesEditing","commandName","getRanges","document","from","commands","FORMAT_RESTRICTED_ENABLED","FORMAT_RESTRICTED_DISABLED","117acQzDT","commandParams","enableCommand","plugins","3695168sfprZY","1503020uxjGiZ","afterInit","editor","42ZoGhwz","locale","7089328LWGPeQ","formatBlock","model","selection","value","2461885oPFYgi","6XDuhfk","markInlineFormat","registerDescriptionCallback","get","change","restrictedEditingException","formatInline","has","373631lULhko","515336aIbLWD"];return(ra=function(){return t})()}const sa=na;!function(t){const e=na,n=t();for(;;)try{if(946544===-parseInt(e(304))/1+-parseInt(e(325))/2+-parseInt(e(308))/3+parseInt(e(331))/4+parseInt(e(295))/5*(parseInt(e(296))/6)+parseInt(e(329))/7*(parseInt(e(305))/8)+parseInt(e(321))/9*(parseInt(e(326))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ra);class oa extends t.Plugin{[sa(327)](){const t=sa,e=this[t(328)],n=e[t(333)],r=e[t(330)];if(!e[t(324)][t(303)](t(307)))return;const s=e[t(324)][t(299)](t(313)),o=t(301),i=e[t(318)][t(299)](o);s[t(323)](o,((e,r={})=>{const a=t,c=n[a(316)][a(293)];if(c[a(311)])return void e(r);const u=void 0!==r[a(312)]?r[a(312)]:!i[a(294)];n[a(300)]((()=>{const t=a,e=Array[t(317)](c[t(315)]());for(const r of e){const e=u?[r]:Fs(o,r,n);for(const n of e)s[t(297)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(309)][t(298)]((e=>{const n=t;if(n(332)!=e[n(306)]&&n(302)!=e[n(306)])return;const{data:s}=e;return s&&s[n(314)]==o?s[n(322)][0][n(312)]?{type:n(310),content:Kr(r,n(319))}:{type:n(310),content:Kr(r,n(320))}:void 0}))}}function ia(){const t=["383ndpQdN","has","*Remove format:* %0","config","formatBlock","add","2474SCfClF","registerDescriptionCallback","commandParams","registerAttributeLabel","ghsAttributes","3060450yIFYkh","editor","enableDefaultAttributesIntegration","definitions","element","14rZDDRp","1384422QJSIzf","TrackChangesEditing","block","locale","inline","formatInline","FORMAT_STYLE","plugins","123295AQiTsY","6647427kuictl","*Set format:* %0","StyleUtils","afterInit","format","1622336coPjqg","commandName","descriptionFactory","76yrfzLE","registerBlockAttribute","forceValue","DataSchema","Style","registerInlineAttribute","toLowerCase","normalizeConfig","style","getGhsAttributeNameForElement","_registerLegacyDescription","get","type","styleName","GeneralHtmlSupport","721974nFcmtX"];return(ia=function(){return t})()}const aa=ca;function ca(t,e){const n=ia();return(ca=function(t,e){return n[t-=349]})(t,e)}!function(t){const e=ca,n=t();for(;;)try{if(396984===-parseInt(e(390))/1*(-parseInt(e(396))/2)+parseInt(e(389))/3+-parseInt(e(374))/4*(-parseInt(e(365))/5)+-parseInt(e(357))/6*(-parseInt(e(356))/7)+-parseInt(e(371))/8+-parseInt(e(366))/9+-parseInt(e(351))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ia);class ua extends t.Plugin{[aa(369)](){const t=aa,e=this[t(352)];if(!e[t(364)][t(391)](t(378))||!e[t(364)][t(391)](t(377)))return;const n=e[t(364)][t(385)](t(358)),r=e[t(360)],s=e[t(393)][t(385)](t(382))||{},o=e[t(364)][t(385)](t(388)),i=e[t(364)][t(385)](t(368))[t(381)](e[t(364)][t(385)](t(377)),s[t(354)]);n[t(353)](t(382));const a=new Set;for(const e of i[t(359)]){const n=o[t(383)](e[t(355)]);a[t(395)](n)}const c=new Set;for(const e of i[t(361)]){const n=o[t(383)](e[t(355)]);c[t(395)](n);for(const n of e[t(350)])c[t(395)](n)}for(const e of a)n[t(375)](e),n[t(373)][t(349)](e,Kr(r,t(363)));for(const e of c)n[t(379)](e),n[t(373)][t(349)](e,Kr(r,t(363)));this[t(384)]()}[aa(384)](){const t=aa,e=this[t(352)],n=e[t(360)];e[t(364)][t(385)](t(358))[t(373)][t(397)]((e=>{const r=t;if(r(394)!=e[r(386)]&&r(362)!=e[r(386)])return;const{data:s}=e;return s&&r(382)===s[r(372)]?s[r(398)][0][r(376)]?{type:r(370),content:Kr(n,r(367),s[r(398)][0][r(387)][r(380)]())}:{type:r(370),content:Kr(n,r(392),s[r(398)][0][r(387)][r(380)]())}:void 0}))}}const la=ha;function fa(){const t=["5371387EaEMyP","_tablePostFixingSubtypes","ELEMENT_TABLE_COLUMN","model","refresh","_tableSuggestions","afterInit","insertTableRowAbove","from","values","differ","insertion","*Remove:* %0","first","getSuggestion","document","getCellLocation","*Insert:* %0","getChildren","addClass","commands","table","ELEMENT_TABLE_WITH_TEXT","1539819TmAMnP","3157276aFawYY","selectTableColumn","map","isInContent","item","root","add","get","isIntersectingWithRange","batch","oldRange","removeClass","selection","every","removeTableColumn","getItems","$textProxy","MIN_SAFE_INTEGER","getChangedMarkers","locale","isIntersecting","enqueueChange","findAncestor","change","getContainedElement","length","ELEMENT_TABLE_ROW","colspan","span","end","769510pzrbvb","registerCustomCallback","isEqual","getColumnIndexes","max","TrackChangesEditing","isArray","element","fromRange","enableCommand","insertTableRowBelow","data","1899464NLVjcd","8GMsbwS","5kuXxvW","ELEMENT_TABLE_COLUMN_WITH_TEXT","TableEditing","$graveyard","getSelectionAffectedTableCells","createTableWalker","filter","subType","createRangeOn","getChanges","selectTableRow","detach","maxRow","addRange","descriptionFactory","insert","options","registerDescriptionCallback","3twHyvb","registerPostFixer","_setupColumnsRowsFixing","change:data","deletion","name","order","createRangeIn","plugins","writer","removeTableRow","position","isTouching","above","start","insertTableColumnLeft","startsWith","getRanges","ELEMENT_TABLE_ROW_WITH_TEXT","374czEUvR","_suggestionFactory","discard","markMultiRangeInsertion","minRow","downcastDispatcher","toLowerCase","last","insertTableColumnRight","getAttribute","5112006HbGaRx","_getSuggestionCoords","MAX_SAFE_INTEGER","substr","ELEMENT_TABLE","maxColumn","execute","left","type","_getCoordsForCells","includes","cell","low","getFirstRange","editor","getRowIndexes","classes","_acceptFormatSuggestionCallbackFactory","accept","setSelection","showSuggestionHighlights","has","tableRow","_splitMarkerName","nodeBefore","join","highest","markMultiRangeDeletion","createPositionAt","addMarker:suggestion","TableUtils","min","tableColumn","rootName","nodeAfter","10658FhtFZo","toViewElement","registerElementLabel","insertTable","suggestion","tablePaste","mapper","some","push","hasAttribute","rowspan","minColumn","forceValue","tableCell"];return(fa=function(){return t})()}function ha(t,e){const n=fa();return(ha=function(t,e){return n[t-=329]})(t,e)}!function(t){const e=ha,n=t();for(;;)try{if(654830===-parseInt(e(378))/1+-parseInt(e(458))/2+-parseInt(e(478))/3*(-parseInt(e(416))/4)+-parseInt(e(460))/5*(parseInt(e(343))/6)+-parseInt(e(392))/7+parseInt(e(459))/8*(-parseInt(e(415))/9)+-parseInt(e(446))/10*(-parseInt(e(333))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fa);class ga extends t.Plugin{constructor(t){const e=ha;super(t),this[e(393)]=[e(365),e(375)],this[e(397)]=new Set}[la(398)](){const t=la,e=this[t(357)],n=e[t(395)][t(407)][t(428)];if(!e[t(486)][t(364)](t(462)))return;const r=e[t(435)],s=e[t(486)][t(423)](t(451)),o=e[t(486)][t(423)](t(373));s[t(474)][t(380)](t(413),(e=>Kr(r,t(347),e))),this[t(480)](),s[t(455)](t(381)),s[t(455)](t(470)),s[t(455)](t(417));for(const r of[t(399),t(456)]){const i=e[t(412)][t(423)](r);s[t(455)](r,(r=>{const a=t;e[a(395)][a(439)]((t=>{const e=a;r();const c=e(491)===i[e(484)],u=o[e(464)](n),l=o[e(358)](u),f=c?l[e(405)]-1:l[e(340)]+1,h=u[0][e(438)](e(413)),g=o[e(465)](h,{startRow:f,endRow:f}),d=Array[e(400)](g)[e(418)]((n=>t[e(468)](n[e(354)])));s[e(336)](d,e(365))}))}))}for(const r of[t(329),t(341)]){const i=e[t(412)][t(423)](r);s[t(455)](r,(r=>{const a=t;e[a(395)][a(439)]((t=>{const e=a;r();const c=e(350)===i[e(484)],u=o[e(464)](n),l=o[e(449)](u),f=c?l[e(405)]-1:l[e(340)]+1,h=u[0][e(438)](e(413)),g=o[e(465)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(400)](g)[e(418)]((n=>t[e(468)](n[e(354)])));s[e(336)](d,e(375))}))}))}for(const r of[t(488),t(430)]){const i=r[t(346)](11),a=i[t(339)](),c=a[t(346)](0,3)+t(444),u=t(413)+i,l=t(374)+i,f=t(450)+i;s[t(455)](r,(()=>{const i=t;e[i(395)][i(439)]((t=>{const e=i,h=o[e(464)](n),g=h[0][e(438)](e(413));let d;if(e(488)==r){const t=o[e(358)](h);d={startRow:t[e(405)],endRow:t[e(340)],includeAllSlots:!0}}else{const t=o[e(449)](h);d={startColumn:t[e(405)],endColumn:t[e(340)],includeAllSlots:!0}}const p=o[e(465)](g,d),m=Array[e(400)](p)[e(418)]((({cell:t})=>t)),I=da(m[e(466)]((t=>t[e(387)](c)))),E=da(m[e(466)]((t=>!t[e(387)](c))))[e(418)]((n=>t[e(468)](n))),b=s[e(370)](E,u);if(b&&(e(365)==b[e(467)]||e(375)==b[e(467)])){const n=this[e(344)](b);for(const r of I){const s=t[e(468)](r),i=o[e(408)](r),u=r[e(342)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(473)](s)}}}))}))}function c(r){const s=t,o=Array[s(400)](n[s(331)]())[s(418)]((t=>i.LiveRange[s(454)](t)));e[s(395)][s(439)]((t=>{const n=s,i=t[n(425)];r=r[n(466)]((t=>n(463)!=t[n(421)][n(376)])),t[n(362)](r),e[n(412)][n(423)](n(488))[n(396)](),e[n(349)](n(488),{forceDefaultExecution:!0}),e[n(395)][n(437)]((()=>{const t=n;e[t(395)][t(437)](i,(e=>{const n=t,r=o[n(466)]((t=>n(463)!=t[n(421)][n(376)]));r[n(441)]>0&&e[n(362)](r);for(const t of o)t[n(471)]()}))}))}))}function u(r){const s=t;e[s(395)][s(439)]((t=>{const o=s,a=Array[o(400)](n[o(331)]())[o(418)]((t=>i.LiveRange[o(454)](t))),c=[];for(const t of r)for(const e of t[o(431)]({shallow:!0}))c[o(386)](e);for(const n of c)o(463)!=n[o(421)][o(376)]&&(t[o(362)](t[o(371)](n,0)),e[o(412)][o(423)](o(430))[o(396)](),e[o(349)](o(430),{forceDefaultExecution:!0}));const u=a[o(466)]((t=>o(463)!=t[o(421)][o(376)]));u[o(441)]>0&&t[o(362)](u);for(const t of a)t[o(471)]()}))}function l(e,n){const r=t;return n[r(429)]((t=>e[r(385)]((e=>e[r(445)][r(448)](t[r(492)])||t[r(445)][r(448)](e[r(492)])))))}function f(e,n){const r=t;return!e[r(385)]((t=>n[r(385)]((e=>t[r(436)](e)))))&&e[r(385)]((t=>n[r(385)]((e=>t[r(445)][r(490)](e[r(492)])))))}e[t(457)][t(338)].on(t(372),((e,n,r)=>{const s=t;if(!r[s(476)][s(363)])return;const o=n[s(420)];if(!o)return;const i=r[s(384)][s(379)](o);function c(t){return Array[s(452)](t)?t:[t]}i&&s(391)===o[s(483)]&&(0,a.setHighlightHandling)(i,r[s(487)],((t,e,n)=>n[s(411)](c(e[s(359)]),t)),((t,e,n)=>n[s(427)](c(e[s(359)]),t)))}),{priority:t(369)}),s[t(474)][t(477)]((e=>{const n=t;if(n(403)!=e[n(351)]&&n(482)!=e[n(351)])return;const s=e[n(440)]();if(null!=s&&s.is(n(453),n(413))){if(n(403)==e[n(351)]){const t=e[n(431)]()[n(466)]((t=>t.is(n(432))))[n(418)]((t=>t[n(457)]));if(t[n(441)])return{type:n(403),content:Kr(r,n(409),Kr(r,n(414),'"'+t[n(368)](" ")+'"'))}}if(n(482)==e[n(351)]){const t=e[n(431)]()[n(466)]((t=>t.is(n(432))))[n(418)]((t=>t[n(457)]));if(t[n(441)])return{type:n(482),content:Kr(r,n(404),Kr(r,n(414),'"'+t[n(368)](" ")+'"'))}}}})),s[t(474)][t(477)]((e=>{const n=t;if(n(365)==e[n(467)]){const t=e[n(431)]()[n(466)]((t=>t.is(n(432))))[n(418)]((t=>t[n(457)])),s=this[n(344)](e),o=s[n(472)]-s[n(337)]+1;if(n(403)==e[n(351)])return t[n(441)]?{type:n(403),content:Kr(r,n(409),Kr(r,n(332),[o,'"'+t[n(368)](" ")+'"']))}:{type:n(403),content:Kr(r,n(409),Kr(r,n(442),o))};if(n(482)==e[n(351)])return t[n(441)]?{type:n(482),content:Kr(r,n(404),Kr(r,n(332),[o,'"'+t[n(368)](" ")+'"']))}:{type:n(482),content:Kr(r,n(404),Kr(r,n(442),o))}}if(n(375)==e[n(467)]){const t=e[n(431)]()[n(466)]((t=>t.is(n(432))))[n(418)]((t=>t[n(457)])),s=this[n(344)](e),o=s[n(348)]-s[n(389)]+1;if(n(403)==e[n(351)])return t[n(441)]?{type:n(403),content:Kr(r,n(409),Kr(r,n(461),[o,'"'+t[n(368)](" ")+'"']))}:{type:n(403),content:Kr(r,n(409),Kr(r,n(394),o))};if(n(482)==e[n(351)])return t[n(441)]?{type:n(482),content:Kr(r,n(404),Kr(r,n(461),[o,'"'+t[n(368)](" ")+'"']))}:{type:n(482),content:Kr(r,n(404),Kr(r,n(394),o))}}})),s[t(334)][t(447)](t(403),t(365),t(335),c),s[t(334)][t(447)](t(482),t(365),t(361),c),s[t(334)][t(447)](t(403),t(375),t(335),u),s[t(334)][t(447)](t(482),t(375),t(361),u),s[t(334)][t(447)](t(403),t(375),t(368),l),s[t(334)][t(447)](t(482),t(375),t(368),l),s[t(334)][t(447)](t(403),t(365),t(368),f),s[t(334)][t(447)](t(482),t(365),t(368),f)}[la(360)](){const t=la,e=this[t(357)],n=e[t(395)][t(407)][t(428)];return(r,s)=>{const o=t;e[o(395)][o(439)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(445)][a(367)];u&&u[0]&&!1===u[0][a(390)]&&(l=r[0][a(492)][a(377)]);const f=t[a(485)](l);if(a(463)==f[a(421)][a(376)])return;const h=Array[a(400)](n[a(331)]())[a(418)]((t=>i.LiveRange[a(454)](t)));t[a(362)](f),e[a(412)][a(423)](c)[a(396)](),u[a(386)]({forceDefaultExecution:!0}),e[a(349)](c,...u);const g=h[a(466)]((t=>a(463)!=t[a(421)][a(376)]));g[a(441)]>0&&t[a(362)](g);for(const t of h)t[a(471)]()}))}}[la(352)](t){const e=la,n=this[e(357)][e(486)][e(423)](e(373));let r=Number[e(345)],s=Number[e(433)],o=Number[e(345)],i=Number[e(433)];for(const a of t){if(e(463)==a[e(421)][e(376)])continue;const{row:t,column:c}=n[e(408)](a),u=a[e(387)](e(388))?a[e(342)](e(388))-1:0,l=a[e(387)](e(443))?a[e(342)](e(443))-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(480)](){const t=la,e=this[t(357)],n=e[t(486)][t(423)](t(451)),r=e[t(486)][t(423)](t(373));e[t(395)][t(407)].on(t(481),(()=>{const r=t,s=Array[r(400)](e[r(395)][r(407)][r(402)][r(434)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(366)](t);if(r(382)!=s)continue;if(null!=e[r(426)])continue;const a=n[r(406)](o);this[r(393)][r(353)](i)&&this[r(397)][r(422)](a)}}),{priority:t(355)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(468)](e),a=e[s(438)](s(413)),c=r[s(408)](e);for(const t of this[s(397)]){const n=t[s(467)],r=n[s(330)](s(383)),u=n[s(346)](r?10:5),l=u[s(339)](),f=l[s(346)](0,3)+s(444),h=s(374)+u,g=s(450)+u;if(!t[s(419)])continue;if(a!=t[s(356)]()[s(492)][s(438)](s(413)))continue;if(t[s(424)](i))continue;const d=e[s(387)](f)?e[s(342)](f)-1:0,p=this[s(344)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(473)](i),o=!0)}return o};e[t(395)][t(407)][t(479)]((n=>{const r=t;let o=!1;for(const t of e[r(395)][r(407)][r(402)][r(469)]())if(r(475)==t[r(351)])if(r(365)==t[r(483)])for(const e of t[r(489)][r(377)][r(410)]())o=o||s(e,n);else r(391)==t[r(483)]&&(o=o||s(t[r(489)][r(377)],n));return o}))}[la(344)](t){const e=la;return this[e(352)](t[e(331)]()[e(418)]((t=>t[e(492)][e(377)])))}}function da(t){const e=la;return Array[e(400)](new Set(t)[e(401)]())}const pa=ma;function ma(t,e){const n=Ia();return(ma=function(t,e){return n[t-=430]})(t,e)}function Ia(){const t=["1810630GGuXRA","_areSelectedCellsMergable","containsRange","subType","3BRApgR","557016ZVIuuD","commands","format","mergeTableCellRight","selection","181600zHhXRN","$graveyard","mergeTableCellUp","stop","push","*Split cell:* vertically","getRanges","refresh","add","fromRange","_suggestionFactory","document","TableUtils","length","root","*Merge cells*","_acceptFormatSuggestionCallbackFactory","splitTableCellHorizontally","_areMergableCells","horizontally","TrackChangesEditing","afterInit","setSelection","map","registerDescriptionCallback","TableEditing","change","splitTableCellVertically","3440140nwSlkS","mergeTableCellLeft","descriptionFactory","createRangeOn","getAncestors","insertion","find","low","isInContent","mergeTableCellDown","mergeTableCells","author","findAncestor","highest","accept","get","requires","_tablePostFixingSubtypes","registerCustomCallback","355916UJalqG","deletion","size","104KyhyKY","set:isEnabled","rootName","plugins","commandName","9wWbcIk","forceDefaultExecution","formatInline","locale","markBlockFormat","model","8BorAGS","filter","return","table","getSuggestions","getFirstPosition","createTableWalker","getCellLocation","114212aGmLac","*Split cell:* horizontally","tableCell","element","cell","execute","has","isEnabled","type","editor","getSelectionAffectedTableCells","direction","enableCommand","from","detach","formatBlock","859428gKxhwP","value","markMultiRangeBlockFormat","trackChanges","_isForcedDefaultExecutionBlock"];return(Ia=function(){return t})()}!function(t){const e=ma,n=t();for(;;)try{if(611917===parseInt(e(453))/1+parseInt(e(491))/2*(-parseInt(e(500))/3)+-parseInt(e(467))/4*(-parseInt(e(506))/5)+-parseInt(e(501))/6+parseInt(e(475))/7*(parseInt(e(456))/8)+parseInt(e(461))/9*(parseInt(e(496))/10)+parseInt(e(434))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ia);class Ea extends t.Plugin{static get[pa(450)](){return[ga]}[pa(527)](){const t=pa,e=this[t(484)],n=e[t(466)][t(517)][t(505)],r=e[t(464)];if(!e[t(459)][t(481)](t(431)))return;const s=e[t(459)][t(449)](t(526)),o=e[t(459)][t(449)](t(518)),a=e[t(459)][t(449)](ga);a[t(451)][t(510)](t(444)),s[t(487)](t(444),(()=>{const n=t,r=o[n(485)](e[n(466)][n(517)][n(505)]);e[n(466)][n(432)]((()=>{const t=n;s[t(493)](r,{commandName:t(444),commandParams:[]},[],t(444))}))})),e[t(502)][t(449)](t(444)).on(t(480),((n,r)=>{const o=t;e[o(502)][o(449)](o(494))[o(492)]&&(r[o(519)]>0&&r[r[o(519)]-1]&&r[r[o(519)]-1][o(462)]||s[o(495)]||this[o(497)]()||n[o(509)]())}),{priority:t(447)});for(const n of[t(508),t(504),t(443),t(435)]){const r=e[t(502)][t(449)](n);s[t(487)](n,(()=>{const n=t,o=e[n(466)][n(517)][n(505)][n(472)]()[n(438)]()[n(440)]((t=>t.is(n(478),n(477)))),i=r[n(492)];e[n(466)][n(432)]((()=>{const t=n;s[t(493)]([o,i],{commandName:t(444),commandParams:[]},[],t(444))}))}))}for(const n of[t(433),t(523)]){const r=e[t(502)][t(449)](n);s[t(487)](n,(()=>{const i=t,a=o[i(485)](e[i(466)][i(517)][i(505)])[0],c=a[i(446)](i(470)),{column:u,row:l}=o[i(474)](a);let f=[];if(i(525)==r[i(486)]){const t=o[i(473)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(488)](t)[i(529)]((t=>t[i(479)]))}else{const t=o[i(473)](c,{column:u,includeAllSlots:!0});f=Array[i(488)](t)[i(529)]((t=>t[i(479)]))}e[i(466)][i(432)]((t=>{const e=i;s[e(465)](t[e(437)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(436)][t(430)]((e=>{const n=t;if(n(490)!=e[n(483)]&&n(463)!=e[n(483)])return;const{data:s}=e;return s&&n(444)==s[n(460)]?{type:n(503),content:Kr(r,n(521))}:void 0})),s[t(436)][t(430)]((e=>{const n=t;if(n(490)!=e[n(483)]&&n(463)!=e[n(483)])return;const{data:s}=e;return s?n(433)==s[n(460)]?{type:n(503),content:Kr(r,n(511))}:n(523)==s[n(460)]?{type:n(503),content:Kr(r,n(476))}:void 0:void 0}));const c=a[t(522)]();for(const e of[t(508),t(504),t(443),t(435)])s[t(516)][t(452)](t(490),e,t(448),c);for(const e of[t(433),t(523)])s[t(516)][t(452)](t(490),e,t(448),c);s[t(516)][t(452)](t(490),t(444),t(448),(r=>{const s=t;e[s(466)][s(432)]((t=>{const o=s,a=Array[o(488)](n[o(512)]())[o(529)]((t=>i.LiveRange[o(515)](t)));t[o(528)](r),e[o(502)][o(449)](o(444))[o(513)](),e[o(480)](o(444),{forceDefaultExecution:!0});const c=a[o(468)]((t=>o(507)!=t[o(520)][o(458)]));c[o(519)]>0&&t[o(528)](c);for(const t of a)t[o(489)]()}))}));for(const n of[t(508),t(443),t(435),t(504)]){const r=e[t(502)][t(449)](n);r.on(t(457),((n,s,o)=>{const i=t;if(o){const t=e[i(466)][i(517)][i(505)][i(472)]()[i(438)]()[i(440)]((t=>t.is(i(478),i(477))));this[i(524)](r[i(492)],t)||(n[i(469)]=!1,n[i(509)]())}}),{priority:t(441)})}}[pa(497)](){const t=pa,e=this[t(484)][t(502)][t(449)](t(444)),n=this[t(484)][t(459)][t(449)](t(518));if(!e[t(482)])return!1;const r=n[t(485)](this[t(484)][t(466)][t(517)][t(505)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(524)](e,n))return!1;return!0}[pa(524)](t,e){const n=pa,r=this[n(484)][n(459)][n(449)](n(526)),s=this[n(484)][n(466)][n(437)](t),o=this[n(484)][n(466)][n(437)](e),i=new Set,a=new Set;for(const t of r[n(471)]())if((n(439)==t[n(483)]||n(454)==t[n(483)]||n(444)==t[n(499)])&&t[n(442)])for(const e of t[n(512)]())e[n(498)](s,!0)&&i[n(514)](t[n(483)]+":"+t[n(445)].id),e[n(498)](o,!0)&&a[n(514)](t[n(483)]+":"+t[n(445)].id);if(i[n(455)]!=a[n(455)])return!1;for(const t of i)if(!a[n(481)](t))return!1;return!0}}const ba=_a;function Ta(){const t=["FORMAT_REGULAR_ROW","showSuggestionHighlights","includes","5728420oaDhHk","removeAttribute","TableUtils","markerRange","FORMAT_REGULAR_COLUMN","parent","afterInit","stop","options","headingColumns","item","FORMAT_HEADER_ROW","3704824iSjKXi","_registerLegacyDescription","nodeBefore","format","removeClass","start","381975txszvS","commandParams","*Format:* %0","addClass","189973BxQmgv","getSuggestion","toViewElement","plugins","_acceptFormatSuggestionCallbackFactory","end","_splitMarkerName","forceValue","name","getCellLocation","nodeAfter","formatBlock","writer","removeMarker:suggestion","unbindElementFromMarkerName","2573676DlGxdl","addMarker:suggestion","headingRows","activeMarkers","mapper","consumable","bindElementToMarker","editor","TableEditing","markerNameToElements","type","_handleLegacySuggestions","setTableRowHeader","highest","downcastDispatcher","registerAttributeLabel","data","editing","markerName","descriptionFactory","FORMAT_HEADER_COLUMN","cell","locale","2074449NoArbI","ck-suggestion-marker-","consume","get","registerBlockAttribute","_suggestionFactory","registerCustomCallback","ck-suggestion-marker--active","has","12236144UMxIRV","TrackChangesEditing","enableDefaultAttributesIntegration","data-suggestion","setAttribute","accept","registerDescriptionCallback","requires","createTableWalker","2nTwZfa","commandName","setTableColumnHeader"];return(Ta=function(){return t})()}function _a(t,e){const n=Ta();return(_a=function(t,e){return n[t-=369]})(t,e)}!function(t){const e=_a,n=t();for(;;)try{if(638389===-parseInt(e(400))/1+parseInt(e(376))/2*(-parseInt(e(442))/3)+parseInt(e(394))/4+-parseInt(e(382))/5+parseInt(e(419))/6+-parseInt(e(404))/7+parseInt(e(451))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ta);class ya extends t.Plugin{static get[ba(374)](){return[ga]}[ba(388)](){const t=ba,e=this[t(426)];if(!e[t(407)][t(450)](t(427)))return;const n=e[t(441)],r=e[t(407)][t(445)](t(452));r[t(369)](t(431)),r[t(369)](t(378)),r[t(446)](t(421)),r[t(446)](t(391)),r[t(438)][t(434)](t(421),Kr(n,t(393))),r[t(438)][t(434)](t(391),Kr(n,t(439))),this[t(430)]()}[ba(430)](){const t=ba,e=this[t(426)][t(407)][t(445)](t(452)),n=this[t(426)][t(407)][t(445)](t(384)),r=this[t(426)][t(407)][t(445)](ga)[t(408)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=_a,{type:c,id:u}=e[a(410)](o[a(437)]),l=e[a(405)](u),f=l[a(435)];if(a(415)!=l[a(429)]||!f||a(378)!=f[a(377)])return;if(o[a(392)])return void s[a(389)]();if(!i[a(424)][a(444)](o[a(385)],s[a(412)]))return;const h=o[a(385)][a(399)][a(414)],g=o[a(385)][a(409)][a(396)],d=h[a(387)][a(387)],{column:p}=n[a(413)](h),{column:m}=n[a(413)](g);for(let s=p;s<=m;s++){const l=n[a(375)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(440)],l=i[a(423)][a(406)](s);i[a(416)][a(403)](a(443)+c,l),r&&i[a(416)][a(371)](a(370),u,l),i[a(423)][a(425)](l,o[a(437)]),t&&(e[a(422)][a(381)](o[a(437)])?i[a(416)][a(403)](a(449),l):i[a(416)][a(398)](a(449),l))}}}}e[t(447)][t(448)](t(415),t(431),t(372),r),e[t(447)][t(448)](t(415),t(378),t(372),r),this[t(426)][t(436)][t(433)].on(t(420),s(),{priority:t(432)}),this[t(426)][t(435)][t(433)].on(t(420),((e,n,r)=>{const o=t;r[o(390)][o(380)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(432)}),this[t(426)][t(436)][t(433)].on(t(417),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(410)](r[o(437)]),c=e[o(405)](a),u=c[o(435)];if(o(415)!=c[o(429)]||!u||o(378)!=u[o(377)])return;const l=s[o(423)][o(428)](r[o(437)]);if(l)for(const t of l)s[o(416)][o(398)](o(443)+i,t),s[o(416)][o(398)](o(449),t),s[o(416)][o(383)](o(370),t),s[o(423)][o(418)](t,r[o(437)])}),{priority:t(432)}),this[t(395)]()}[ba(395)](){const t=ba,e=this[t(426)],n=e[t(441)];function r(e){const r=t;return{type:r(397),content:Kr(n,r(402),e)}}e[t(407)][t(445)](t(452))[t(438)][t(373)]((e=>{const s=t;if(s(415)!=e[s(429)])return;const{data:o}=e;if(o){if(s(431)==o[s(377)]){const t=o[s(401)][0][s(411)];return r(Kr(n,s(t?393:379)))}if(s(378)==o[s(377)]){const t=o[s(401)][0][s(411)];return r(Kr(n,s(t?439:386)))}}}))}}const Aa=Ra;function ka(){const t=["insertRows","getChildren","markers","endRow","previous","low","rows","getSuggestions","suggestion:formatBlock:tablePasteCell","_getCoordsForCells","find","isEmpty","createPositionBefore","stop","17405344sKIkvc","return","selection","3760984GGdCNa","_splitMarkerName","model","join","table","insert","Users","activeMarkers","getTableIfOnlyTableInContent","isInContent","$graveyard","documentSelection","discard","editor","tableCellPadding","locale","trackChanges","value","change","getAllAdjacentSuggestions","_isForcedDefaultExecutionBlock","insertion","registerCustomCallback","_replaceTableSlotCell","nodeAfter","position","oldRange","markMultiRangeInsertion","suggestion-td","forceDefaultExecution","TableClipboard","commands","isEqual","tableCellBorderColor","56OArAdb","columnInsertionIndexes","clipboardOutput","register","_tablePostFixingSubtypes","fromEntries","document","getChild","move","fromRange","first","content","removeColumns","row","showSuggestionHighlights","columnInsertionRanges","getChangedMarkers","accept","suggestion","tableCellHorizontalAlignment","getColumnIndexes","get","removeRows","some","suggestionUnloaded","column","descriptionFactory","wrap","getItems","type","189188lYupqH","insertColumns","includes","set","insertContent","root","rowInsertionIndexes","tableCellBackgroundColor","subType","startsWith","insertionRanges","getRange","previousSibling","*Replace table cells*","1157886EnOHbF","tableCellBorderStyle","listenTo","remove","cell","end","call","tablePasteColumn","start","getSuggestion","reduce","deletionRanges","afterInit","getRanges","every","registerPostFixer","map","options","ck-suggestion-marker","70oWJNXY","findAncestor","tablePaste","element","paragraph","keys","suggestionLoaded","deletion","forEach","redo","editing","detach","getContainedElement","getColumns","formatBlock","containsRange","TrackChangesEditing","createRangeOn","getMarkers","createElement","9DPZNyQ","markerToHighlight","next","plugins","nextSibling","newRange","_createdBatches","rowInsertionRanges","name","conversion","setAttribute","unwrap","21294eCbGji","entries","editingDowncast","last","cells","elementToElement","tableCellVerticalAlignment","columns","3NnXUCx","fill","add","differ","push","_suggestionFactory","getChanges","markerName","author","from","createRangeIn","getSuggestionCallback","markerAttributes","registerDescriptionCallback","getShiftedBy","markMultiRangeBlockFormat","rootName","removeMarker","updateMarker","tablePasteCell","tableCellBorderWidth","getSelectionAffectedTableCells","attributes","dataDowncast","createRange","getRows","view","getRowIndexes","has","hasSuggestion","schema","createTableWalker","for","tableCell","markMultiRangeDeletion","length","high","tablePasteRow","2083170bZHVhr","tablePasteChainId","tableCellSuggestion","setAttributes","getAttributes","ck-suggestion-marker-insertion","ck-suggestion-marker--active","641158EmroSd","requires","batch","filter","removeMarkers","TableUtils","endColumn"];return(ka=function(){return t})()}!function(t){const e=Ra,n=t();for(;;)try{if(332313===parseInt(e(519))/1+parseInt(e(415))/2*(-parseInt(e(474))/3)+parseInt(e(607))/4*(-parseInt(e(434))/5)+-parseInt(e(466))/6*(-parseInt(e(577))/7)+-parseInt(e(543))/8*(parseInt(e(454))/9)+-parseInt(e(512))/10+parseInt(e(540))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ka);const Ca=[Aa(494),Aa(576),Aa(416),Aa(596),Aa(472),Aa(408),Aa(557)],Na=Object[Aa(582)](Ca[Aa(431)]((t=>[t,null])));class La extends t.Plugin{static get[Aa(520)](){return[ga]}[Aa(427)](){const t=Aa,n=this[t(556)];if(!n[t(457)][t(502)](t(573)))return;const r=n[t(457)][t(598)](t(450)),s=n[t(457)][t(598)](t(524)),o=n[t(457)][t(598)](ga),a=n[t(457)][t(598)](t(573));o[t(581)][t(478)](t(511),t(422)),n[t(545)][t(504)][t(580)](t(514),{allowIn:t(507),allowContentOf:t(507),isLimit:!0}),n[t(463)][t(471)]({model:t(514),view:t(571)});let c=null;n[t(545)].on(t(611),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(509)]-1];h&&h[u(572)]||r[u(563)]||this[u(556)][u(574)][u(598)](u(559))[u(560)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(554)))return!1;const i=s[o(551)](t,n);if(!i||!Ma(i,void 0,r))return!1;const a=r[o(495)](n[o(583)][o(542)]);if(!a[o(509)])return!1;const c=a[0][o(435)](o(547)),l=r[o(501)](a),f=r[o(597)](a),h={startRow:l[o(587)],endRow:l[o(469)],startColumn:f[o(587)],endColumn:f[o(469)]};return 1==a[o(509)]&&(h[o(529)]+=r[o(499)](i)-1,h[o(525)]+=r[o(447)](i)-1),Ma(c,h,r)}(l,f,n[u(545)],s,a)&&(o[u(539)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(545)][u(561)]((()=>{const t=u;n[t(545)][t(611)](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(509)]&&r[t(570)](o,t(511),{tablePasteChainId:s}),a[t(509)]&&r[t(570)](a,t(422),{tablePasteChainId:s}),l[t(509)]&&(r[t(570)](l,t(436),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(442)]((e=>{const n=t;var r;return null===(r=e[n(445)])||void 0===r?void 0:r[n(421)](e)}))),f[t(509)]&&(r[t(508)](f,t(436),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(442)]((e=>{const n=t;var r;return null===(r=e[n(445)])||void 0===r?void 0:r[n(421)](e)})));const g=r[t(489)](h[t(431)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(493),{tablePasteChainId:s});if(g){const e=g[t(452)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(545)][t(451)](s),a=e[t(536)]((e=>e[t(412)]()[t(575)](i)));a&&r[t(478)]([a[t(462)],o])}r[t(509)]&&g[t(464)](t(486),Object[t(582)](r))}c=null})))}),{priority:e.priorities[t(510)]+10}),n[t(457)][t(598)](t(573)).on(t(566),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(539)]();const u=s[r(419)],l=o,f=Sa(u),h=Sa(l);e[r(541)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(418)](u[r(584)](0));for(const t of Array[r(483)](l[r(527)]()))a[r(548)](t,u,r(420));const t=c[r(407)][r(609)](s[r(590)]),e=c[r(578)][r(609)](s[r(602)]);t||e||(g=i.LiveRange[r(586)](a[r(484)](u)))}else h&&!f&&(d=a[r(484)](u));else{const t=a[r(453)](r(514)),e=a[r(453)](r(514));a[r(604)](a[r(484)](u),e),a[r(548)](t,u,0);for(const e of Array[r(483)](l[r(527)]()))a[r(548)](e,t,r(420));g=i.LiveRange[r(586)](a[r(451)](t)),d=i.LiveRange[r(586)](a[r(451)](e))}const p=Array[r(483)](l[r(516)]())[r(522)]((([t])=>Ca[r(609)](t)));c[r(470)][r(478)]({element:u,attributes:p[r(509)]?Object[r(582)](p):null}),g&&c[r(411)][r(478)](g),d&&c[r(426)][r(478)](d)}),{priority:t(510)}),s.on(t(608),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(473)]||1;c[o(578)]=new Array(l)[o(475)](u)[o(431)](((t,e)=>t+e));for(const{cell:t}of s[o(505)](i,{startColumn:u,endColumn:u+l-1}))c[o(592)][o(478)](n[o(545)][o(451)](t))}),{priority:t(531)}),s.on(t(526),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(532)]||1;c[o(407)]=new Array(l)[o(475)](u)[o(431)](((t,e)=>t+e));for(const{cell:t}of s[o(505)](i,{startRow:u,endRow:u+l-1}))c[o(461)][o(478)](n[o(545)][o(451)](t))}),{priority:t(531)}),r[t(603)][t(487)]((e=>{const r=t;if(e[r(409)]&&e[r(409)][r(410)](r(436)))return e[r(530)]?{}:{type:r(564),content:Kr(n[r(558)],r(414))}}));const u=()=>!1;for(const e of[t(436),t(422),t(511),t(493)])r[t(479)][t(565)](t(564),e,t(546),u),r[t(479)][t(565)](t(441),e,t(546),u),r[t(479)][t(565)](t(448),e,t(546),u);r[t(479)][t(565)](t(448),t(493),t(555),u),r[t(479)][t(565)](t(448),t(493),t(594),((e,r,s)=>{const o=t,i=e[o(431)]((t=>t[o(446)]()))[o(522)]((t=>t)),a=new Map(i[o(431)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(470)])e&&a[o(610)](t,e);else if(s&&s[o(486)])for(const[t,e]of Object[o(467)](s[o(486)])){const r=n[o(545)][o(528)][o(598)](t),s=r?r[o(412)]()[o(446)]():null;s&&a[o(610)](s,e)}n[o(545)][o(561)]((t=>{const e=o;for(const[n,r]of a)t[e(515)]({...Na,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(479)][o(565)](e,o(436),s,((t,i,a)=>{const c=o;n[c(545)][c(561)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(423)][o(567)];t.is(o(437),o(514))&&u[o(478)](t)}r[o(479)][o(485)](e,null,s)(t,i,a);for(const t of u)o(553)!=t[o(612)][o(490)]&&n[o(465)](t)}))}))};l(t(564),t(594)),l(t(564),t(555)),l(t(441),t(594)),l(t(441),t(555)),r[t(479)][t(565)](t(564),t(511),t(555),(e=>{const n=t,r=e[n(431)]((t=>t[n(446)]())),i=r[0][n(435)](n(547)),{minRow:a,maxRow:c}=o[n(535)](r);s[n(599)](i,{at:a,rows:c-a+1})})),r[t(479)][t(565)](t(564),t(422),t(555),(e=>{const n=t,r=e[n(431)]((t=>t[n(446)]())),i=r[0][n(435)](n(547)),{minColumn:a,maxColumn:c}=o[n(535)](r);s[n(589)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(409)]||!n[s(409)][s(410)](s(436)))return;const o=n[s(496)][s(513)],i=r[s(533)]()[s(522)]((t=>t[s(552)]&&t[s(496)]&&t[s(496)][s(513)]==o));i[s(509)]&&n[s(562)]()[s(509)]!=i[s(509)]&&i[s(425)](((t,e)=>(t[s(456)]=e,e[s(530)]=t,e)))};function h(e,n=!0){const s=t,{id:o,authorId:i}=r[s(544)](e[s(481)]),a=[s(433),s(517)],c=r[s(550)][s(609)](e[s(481)]);return c&&a[s(478)](s(518)),{classes:a,attributes:{"data-suggestion":o,"data-author-id":i},priority:c&&n?3010:3e3}}r.on(t(440),f,{priority:t(510)}),r.on(t(601),f,{priority:t(510)}),n[t(545)][t(583)][t(430)]((()=>{const e=t;let s=!1;const o=Array[e(483)](n[e(545)][e(583)][e(477)][e(593)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(544)](t);if(e(595)!=o||e(441)!=a||i[e(569)])continue;if(!r[e(503)](c))continue;const u=r[e(424)](c)[e(428)](),l=n[e(457)][e(598)](e(549)).me;for(const t of r[e(533)]())if(t[e(552)]&&t[e(482)]==l&&e(448)==t[e(606)]&&e(493)==t[e(409)]&&t[e(428)]()[e(429)]((t=>u[e(600)]((n=>n[e(449)](t,!0))))))for(const n of t[e(562)]())n[e(552)]&&(n[e(555)](),s=!0)}return s})),n[t(545)][t(583)][t(430)]((e=>{const s=t,o=n[s(574)][s(598)](s(443));if(!o||!o[s(460)][s(502)](e[s(521)]))return!1;let i=!1;const a=n[s(457)][s(598)](s(549)).me,c=n[s(545)][s(583)][s(477)][s(480)](),u=Array[s(483)](n[s(545)][s(583)][s(477)][s(593)]())[s(522)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(544)](t);return n(595)==o&&n(436)==i&&c==a.id&&!e[n(569)]}));for(const t of c){if(s(548)!=t[s(606)]||s(514)!=t[s(462)]||1!=t[s(509)])continue;const n=e[s(498)](t[s(568)],t[s(568)][s(488)](1));if(!u[s(536)]((({data:t})=>t[s(459)][s(575)](n))))for(const{name:t,data:r}of u)if(n[s(449)](r[s(459)])){e[s(492)](t,{range:n}),i=!0;break}}return i})),n[t(545)][t(583)][t(430)]((e=>{const s=t;let o=!1;const i=n[s(457)][s(598)](s(549)).me,a=r[s(533)]()[s(522)]((t=>t[s(552)]&&t[s(482)]==i)),c=new Set,u=new Set;for(const t of a)if(s(436)==t[s(409)])for(const e of t[s(452)]()){const n=e[s(412)]()[s(446)]();if(n)if(n.is(s(437),s(514))&&Sa(n)){t[s(491)](e[s(462)]),c[s(476)](n),o=!0;const r=n[s(458)],i=n[s(413)],a=r&&r.is(s(437),s(514)),l=i&&i.is(s(437),s(514));a&&!c[s(502)](r)&&u[s(476)](r),l&&!c[s(502)](i)&&u[s(476)](i)}else n.is(s(437),s(438))&&n[s(537)]&&(t[s(491)](e[s(462)]),o=!0)}else if(s(493)==t[s(409)]){if(!t[s(496)]||!t[s(496)][s(513)])continue;const e=t[s(496)][s(486)];if(e&&Object[s(439)](e)[s(509)])continue;const n=t[s(496)][s(513)];let r=!0,i=!0;for(const e of a)if(e[s(409)]&&e[s(409)][s(410)](s(436))){if(!e[s(496)][s(513)]){i=!1;break}if(e.id!=t.id&&e[s(496)][s(513)]==n){r=!1;break}}i&&r&&(t[s(523)](),o=!0)}for(const t of c)e[s(418)](t);for(const t of u)e[s(465)](t);return o})),n[t(463)][t(506)](t(468))[t(455)]({model:t(534),view:t=>h(t),converterPriority:t(510)}),n[t(463)][t(506)](t(497))[t(455)]({model:t(534),view:(e,n)=>n[t(432)][t(591)]?h(e,!1):null,converterPriority:t(510)});const g=n[t(444)][t(500)];this[t(417)](g[t(583)],t(579),((e,n)=>{const r=t,s=[];for(const t of g[r(484)](n[r(588)])[r(605)]())t.is(r(437),r(571))&&s[r(478)](t);g[r(561)]((t=>{const e=r;for(const n of s)t[e(585)](t[e(484)](n),t[e(538)](n)),t[e(418)](n)}))}))}}function Sa(t){const e=Aa;if(t[e(537)])return!0;const n=t[e(584)](0);return n.is(e(437),e(438))&&n[e(537)]}function Ra(t,e){const n=ka();return(Ra=function(t,e){return n[t-=407]})(t,e)}function Ma(t,e={},n){const r=Aa;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(505)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const va=Oa;function Oa(t,e){const n=wa();return(Oa=function(t,e){return n[t-=487]})(t,e)}function wa(){const t=["formatBlock","_suggestionFactory","model","plugins","1302nylokO","afterInit","type","*Format:* resize table","Users","selection","has","handleSuggestionDescription","287398UlMYUD","getContainedElement","getSuggestionCallback","200175twHiQZ","resizeTableWidth","formatInline","2622geecAu","format","accept","subType","table","11hqvnHs","TrackChangesEditing","bind","author","getTableColumnsWidths","descriptionFactory","resizeTable","discard","6mBzbeV","getSuggestions","getSelectedElement","tableWidth","markBlockFormat","editor","get","2177268TWoKwI","getAttribute","columnWidths","4670pRrLAN","3773688GMuTkL","enableCommand","5868ayFyXx","data","TableColumnResizeEditing","5716zxvpDJ","handleResizeTableWidthCommand","getColumnGroupElement","commandParams","change","registerCustomCallback","295jwUvbB","document","formatGroupId","locale","registerDescriptionCallback"];return(wa=function(){return t})()}!function(t){const e=Oa,n=t();for(;;)try{if(267028===-parseInt(e(523))/1+parseInt(e(520))/2*(parseInt(e(539))/3)+parseInt(e(497))/4*(parseInt(e(503))/5)+parseInt(e(526))/6*(parseInt(e(512))/7)+-parseInt(e(492))/8+-parseInt(e(494))/9*(-parseInt(e(491))/10)+-parseInt(e(531))/11*(-parseInt(e(488))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wa);class Da extends t.Plugin{[va(513)](){const t=va;if(!this[t(544)][t(511)][t(518)](t(496)))return;const e=this[t(544)][t(511)][t(487)](t(532));e[t(493)](t(524),this[t(498)][t(533)](this)),e[t(509)][t(502)](t(508),t(537),t(528),e[t(509)][t(522)](t(508),null,t(538))),e[t(509)][t(502)](t(508),t(537),t(538),e[t(509)][t(522)](t(508),null,t(528))),e[t(536)][t(507)](this[t(519)][t(533)](this))}[va(498)](t,e){const n=va,r=this[n(544)][n(511)][n(487)](n(532)),s=this[n(544)][n(511)][n(487)](n(496)),o=e[n(530)]||this[n(544)][n(510)][n(504)][n(517)][n(541)]();this[n(544)][n(510)][n(501)]((()=>{const i=n,a=s[i(499)](o);let c=a?s[i(535)](a):null,u=o[i(489)](i(542))||null;const l=e[i(542)]||u,f=e[i(490)]||c,h=this[i(544)][i(511)][i(487)](i(516)).me;for(const t of r[i(540)]()){const e=t[i(521)]();if(i(537)===t[i(529)]&&e===o){t[i(534)]!==h&&t[i(538)]();const e=t[i(495)][i(500)];u=e[0][i(542)],c=e[0][i(490)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(543)](o,{commandName:i(524),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(537)},[],i(537))}))}[va(519)](t){const e=va;if(e(508)!=t[e(514)]&&e(525)!=t[e(514)])return;const{data:n}=t;if(n&&e(537)===n[e(505)]){const t=e(515);return{type:e(527),content:Kr(this[e(544)][e(506)],t)}}}}const Fa=Pa;function Pa(t,e){const n=xa();return(Pa=function(t,e){return n[t-=236]})(t,e)}function xa(){const t=["get","editor","2050050fwHKab","enableCommand","159632SjsrCW","33999086kobkXZ","TrackChangesEditing","4194pGcjGi","plugins","Template","has","insertTemplate","4572580eeiFqq","137136DhHpfh","549246mYOvGa","12WukBKQ","469IgZEfJ","afterInit","5105IgHEdA","18QIzBmL"];return(xa=function(){return t})()}!function(t){const e=Pa,n=t();for(;;)try{if(630264===-parseInt(e(240))/1+parseInt(e(238))/2+parseInt(e(250))/3*(-parseInt(e(251))/4)+-parseInt(e(254))/5*(parseInt(e(243))/6)+-parseInt(e(252))/7*(parseInt(e(249))/8)+parseInt(e(255))/9*(-parseInt(e(248))/10)+parseInt(e(241))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xa);class Ba extends t.Plugin{[Fa(253)](){const t=Fa,e=this[t(237)];e[t(244)][t(246)](t(245))&&e[t(244)][t(236)](t(242))[t(239)](t(247))}}const Ua=ja;function ja(t,e){const n=Va();return(ja=function(t,e){return n[t-=193]})(t,e)}!function(t){const e=ja,n=t();for(;;)try{if(892269===-parseInt(e(210))/1*(-parseInt(e(211))/2)+-parseInt(e(215))/3*(parseInt(e(213))/4)+-parseInt(e(214))/5+parseInt(e(205))/6+parseInt(e(217))/7*(parseInt(e(203))/8)+parseInt(e(216))/9*(parseInt(e(197))/10)+-parseInt(e(199))/11*(-parseInt(e(194))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Va);class Ga extends t.Plugin{[Ua(206)](){const t=Ua,e=this[t(193)];if(!e[t(209)][t(200)](t(198)))return;e[t(202)][t(200)](t(208))[t(204)](t(198));const n=e[t(202)][t(200)](t(208)),r=e[t(196)];n[t(212)][t(201)](t(195),(e=>Kr(r,t(207),e)))}}function Va(){const t=["registerElementLabel","plugins","8iJoTYg","enableCommand","394836wAuiOg","afterInit","ELEMENT_TABLE_OF_CONTENTS","TrackChangesEditing","commands","120431YysHTY","24FKfvlT","descriptionFactory","148YHTfEJ","1477125wxatni","119307wRwJhv","6777JstUUx","5306707Trrhkq","editor","12fsIXeH","tableOfContents","locale","1850bXwgFT","insertTableOfContents","2758393IhWGcA","get"];return(Va=function(){return t})()}const Ha=Wa;function za(){const t=["Title","70mFpqah","getChangedMarkers","30hjTdGB","587536FgxNeK","ELEMENT_TITLE","title-content","_splitMarkerName","isTouching","getNearestSelectionRange","38530LMWUSR","TrackChangesEditing","newRange","34396DpOUSt","543519IQvSok","isEqual","suggestion","isCollapsed","differ","locale","registerPostFixer","schema","model","from","1110YLaMdb","editor","forward","element","removeMarker","start","registerElementLabel","createRange","descriptionFactory","435270wCjiZH","afterInit","nodeBefore","end","plugins","get","915ivPSul","has","520317OOUnyh","updateMarker","document"];return(za=function(){return t})()}function Wa(t,e){const n=za();return(Wa=function(t,e){return n[t-=402]})(t,e)}!function(t){const e=Wa,n=t();for(;;)try{if(116304===-parseInt(e(439))/1+parseInt(e(409))/2*(parseInt(e(424))/3)+-parseInt(e(442))/4*(parseInt(e(430))/5)+parseInt(e(418))/6+-parseInt(e(426))/7+-parseInt(e(433))/8+parseInt(e(443))/9*(parseInt(e(432))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(za);class Ka extends t.Plugin{[Ha(419)](){const t=Ha,e=this[t(410)];if(!e[t(422)][t(425)](t(429)))return;const n=e[t(422)][t(423)](t(440));n[t(417)][t(415)](t(435),(()=>Kr(e[t(404)],t(434)))),e[t(407)][t(428)][t(405)]((r=>{const s=t;let o=!1;const i=Array[s(408)](e[s(407)][s(428)][s(403)][s(431)]());for(const{name:t,data:a}of i){const{group:i}=n[s(436)](t);if(s(445)!==i||!a[s(441)])continue;const c=a[s(441)],u=c[s(421)][s(420)];if(!u||!u.is(s(412),s(435)))continue;if(!c[s(414)][s(437)](c[s(421)]))continue;const l=e[s(407)][s(406)][s(438)](c[s(421)],s(411));if(l&&l[s(402)]){const e=r[s(416)](c[s(414)],l[s(414)]);e[s(444)](c)||(r[s(427)](t,{range:e}),o=!0)}o||(r[s(413)](t),o=!0)}return o}))}}const Xa=qa;function qa(t,e){const n=Za();return(qa=function(t,e){return n[t-=477]})(t,e)}function Za(){const t=["get","11SlPxWx","enableCommand","3018600YmFTLe","TrackChangesEditing","editor","undo","770742orcgbj","6404IUsaNU","311087TbnkfV","245VFgoJR","2387XdVutX","has","158660QjKIwT","redo","314VaVKYS","plugins","afterInit","1701OognaF","UndoEditing","9784iLQsHU"];return(Za=function(){return t})()}!function(t){const e=qa,n=t();for(;;)try{if(284321===parseInt(e(484))/1+-parseInt(e(490))/2*(-parseInt(e(493))/3)+parseInt(e(483))/4*(parseInt(e(485))/5)+-parseInt(e(482))/6+-parseInt(e(486))/7*(parseInt(e(495))/8)+parseInt(e(478))/9+parseInt(e(488))/10*(parseInt(e(497))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Za);class Ja extends t.Plugin{[Xa(492)](){const t=Xa,e=this[t(480)],n=e[t(491)][t(496)](t(479));e[t(491)][t(487)](t(494))&&(n[t(477)](t(481)),n[t(477)](t(489)))}}const Ya=Qa;function Qa(t,e){const n=tc();return(Qa=function(t,e){return n[t-=280]})(t,e)}!function(t){const e=Qa,n=t();for(;;)try{if(732527===-parseInt(e(298))/1+-parseInt(e(295))/2*(parseInt(e(296))/3)+parseInt(e(281))/4+parseInt(e(286))/5+-parseInt(e(287))/6*(parseInt(e(299))/7)+parseInt(e(290))/8*(parseInt(e(294))/9)+-parseInt(e(289))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tc);class $a extends t.Plugin{static get[Ya(282)](){return[ga]}[Ya(288)](){const t=Ya,e=this[t(285)];e[t(284)][t(297)](t(292))&&e[t(284)][t(293)](t(291))[t(280)](t(283))}}function tc(){const t=["72918WYNgDU","has","180042hmjHvq","322hpXPDt","enableCommand","5608972aSVWoU","requires","toggleTableCaption","plugins","editor","2340185dABXqB","94794iSjmPo","afterInit","8856550jcomZY","727616FvUUHS","TrackChangesEditing","TableCaptionEditing","get","72KILZFL","6nqvkaH"];return(tc=function(){return t})()}const ec=rc;function nc(){const t=["tableCellHeight","693CAwQoq","discard","getSelectionAffectedTableCells","TablePropertiesEditing","*Format:* change table properties","*Format:* change table cell properties","6189280OZZdmZ","plugins","change","batch","has","document","registerCustomCallback","findAncestor","markBlockFormat","setAttribute","subType","getSuggestions","getContainedElement","model","getSuggestionCallback","isPremiumPlugin","join","accept","handleSuggestionDescription","tableWidth","handleDiscardAction","tableBorderWidth","tableBackgroundColor","editor","tableCellProperties","pluginName","tableCellWidth","2211237CIppzI","tableCellBorderWidth","_getSuggestion","getFirstPosition","descriptionFactory","table","tableAlignment","selection","10YXRrsh","35896wOJQJd","removeAttribute","locale","1784252xiJcBt","tableCellVerticalAlignment","isOfficialPlugin","63162eJJqNP","tableHeight","nodeAfter","TableCellPropertiesEditing","start","688260RTngYa","enqueueChange","596AleQjA","35KxEXMI","_suggestionFactory","registerDescriptionCallback","tableCellHorizontalAlignment","TableUtils","formatBlock","enableCommand","tableCellBorderColor","afterInit","getAttribute","commandParams","tableCellPadding","_handlePropertyChange","TrackChangesTableProperties","tableCellBorderStyle","get","tableProperties","tableBorderColor","tableBorderStyle","format","TrackChangesEditing","data","tableCellBackgroundColor"];return(nc=function(){return t})()}function rc(t,e){const n=nc();return(rc=function(t,e){return n[t-=285]})(t,e)}!function(t){const e=rc,n=t();for(;;)try{if(244890===parseInt(e(314))/1*(-parseInt(e(300))/2)+-parseInt(e(312))/3+parseInt(e(304))/4+parseInt(e(315))/5*(parseInt(e(307))/6)+-parseInt(e(292))/7+parseInt(e(301))/8*(-parseInt(e(339))/9)+parseInt(e(345))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nc);class sc extends t.Plugin{constructor(t){const e=rc;super(t),this[e(331)]=[e(332),e(333),e(286),e(298),e(364),e(308),e(287)],this[e(289)]=[e(322),e(329),e(293),e(326),e(291),e(338),e(337),e(318),e(305)]}static get[ec(290)](){return ec(328)}static get[ec(306)](){return!0}static get[ec(360)](){return!0}[ec(323)](){const t=ec,e=this[t(288)][t(346)][t(330)](t(335));if(this[t(288)][t(346)][t(349)](t(342))){for(const n of this[t(331)])e[t(321)](n,((e,r)=>{const s=t,o=this[s(288)][s(358)][s(350)][s(299)][s(295)]()[s(352)](s(297));this[s(327)](n,[o],this[s(331)],s(331),e,r)}));e[t(316)][t(351)](t(320),t(331),t(362),e[t(316)][t(359)](t(320),null,t(340))),e[t(316)][t(351)](t(320),t(331),t(340),((e,n)=>this[t(285)](this[t(331)],e,n))),e[t(316)][t(351)](t(320),t(331),t(361),(()=>!1))}if(this[t(288)][t(346)][t(349)](t(310))){for(const n of this[t(289)])e[t(321)](n,((e,r)=>{const s=t,o=this[s(288)][s(346)][s(330)](s(319))[s(341)](this[s(288)][s(358)][s(350)][s(299)]);this[s(327)](n,o,this[s(289)],s(289),e,r)}));e[t(316)][t(351)](t(320),t(289),t(362),e[t(316)][t(359)](t(320),null,t(340))),e[t(316)][t(351)](t(320),t(289),t(340),((e,n)=>this[t(285)](this[t(289)],e,n))),e[t(316)][t(351)](t(320),t(289),t(361),(()=>!1))}e[t(296)][t(317)]((e=>this[t(363)](e)))}[ec(327)](t,e,n,r,s,o){const i=ec,a=this[i(288)][i(346)][i(330)](i(335));this[i(288)][i(358)][i(313)](o[i(348)],(()=>{const t=i;for(const i of e)if(this[t(294)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(324)](r);void 0!==n&&(e[r]=n)}s(o),a[t(353)](i,{commandParams:[e]},[],r)}}))}[ec(285)](t,e,n){const r=ec,s=e[0][r(311)][r(309)],o=n[r(325)][0];this[r(288)][r(358)][r(347)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(354)](r,o[r],s):e[n(302)](r,s)}))}[ec(363)](t){const e=ec;if(t[e(336)])switch(t[e(355)]){case e(331):return{type:e(334),content:Kr(this[e(288)][e(303)],e(343))};case e(289):return{type:e(334),content:Kr(this[e(288)][e(303)],e(344))}}}[ec(294)](t,e){const n=ec,r=this[n(288)][n(346)][n(330)](n(335));for(const s of r[n(356)]({skipNotAttached:!0})){const r=s[n(357)]();if(s[n(355)]===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=Jt?function(t,e){return Jt(t,"toString",{configurable:!0,enumerable:!1,value:bc(e),writable:!0})}:function(t){return t};var _c=Date.now;const yc=function(t){var e=0,n=0;return function(){var r=_c(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(Tc);const Ac=function(t){return yc(Ec(t,void 0,pc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=ir(e,(function(e){return e=fr(e,t),r||(r=e.length>1),e})),te(t,an(t),n),r&&(n=Zn(n,7,fc));for(var s=e.length;s--;)jr(n,e[s]);return n})),kc=Nc;function Cc(){const t=["documentSelection","isSelectable","includes","moveTargetPosition","Users","_getExternalAuthor","markMultiRangeBlockFormat","track-changes-command-not-found","PENDING_ACTION_SUGGESTION","document","722682ejmXOI","addComment","warn","isArray","sort","get","_model","track-changes-enable-command-twice","deleteContent","_isDataLoaded","insertion:discard","_initAriaMarkerChangeAnnouncements","oldRange","_splitMarkerName","_setSuggestionRange","registerPostFixer","map","ck-suggestion-marker-formatBlock","name","_customCallbacks","ck-suggestion-marker","ck-suggestion-marker-formatInline","trackChangesCommand","getDifference","toUpperCase","isDocumentOperation","formatBlock:discard","_joinWithAdjacentSuggestions","getCommentThread","_updateSuggestionData","catch","data-suggestion","removed","push","getMarkers","element","multi","unbind","init","update:suggestion","batch","_onDiscard","addMarker:suggestion:attribute","low","_suggestions","format","plugins","getFirstMarker","move","showSuggestionHighlights","filter","ENTER","enqueueChange","acceptAllSuggestions","registerCustomCallback","creator","pluginName","getMultiRangeId","TrackChangesEditing","_isBlockAttribute","pop","_trackFormatChanges","getSuggestions","detach","FORMATTING","deletion:join","announce","splitPosition","createPositionAt","createRangeOn","clear","addHighlight","concat","getRange","attributeNewValue","root","isLocal","createSelection","isMultiRange","removeAttribute","formatBlock:chain","external:","bindElementToMarker","_reduceSuggestionAttributeRange","discardSelectedSuggestions","removeMarkers","_isRegisteredAttribute","getSuggestionCallback","attributeKey","_getMarkerAnnouncementText","marker-count","elementEnd","isAtStart","isInsideObject","forEach","writer","action","subType","suggestion:attribute:","insertion:chain","range","removeClass","4120036fslJqm","isEqual","split","addMarkerName","forward","editing","define","formatInline:chain","_inlineAttributeKeys","getUser","error-saving-suggestion-data-suggestion-discarded","change:data","isAtEnd","size","formatBlock:accept","_isForcedDefaultExecutionBlock","getCustomProperty","track-changes-adapter-already-set","isRemovable","_findSuggestions","stop","_breakSuggestionMarker","_commentsRepository","set","consume","track-changes-adapter-missing-getsuggestion","default","_joinSuggestions","authoredAt","_reduceExistingSuggestions","markerReady","conversion","isIntersecting","next","attribute:","accepted","markerToHighlight","containsRangeInObject","key","options","suggestionUnloaded","formatBlock","editor","_addThreadToSuggestion","stringify","isPremiumPlugin","getShiftedBy","applyOperation","isUndo","fromRange","attributes","isOfficialPlugin","config","_SUGGESTION_ANNOUNCEMENT","splice","_removeSuggestion","insertion:join","attribute:discard","CommentsRepository","ck-suggestion-marker-","rethrowUnexpectedError","_setSuggestionData","multipleBlocks","createPositionAfter","_recordAttributeSuggestions","addMarker","markerToData","data-author-id","1757CqdpZq","some","getAttribute","value","_createSuggestion","$marker","widget","requires","markBlockFormat","enableCommand","consumable","track-changes-suggestion-not-found","discard","isLimit","insert","getAllAdjacentSuggestions","rejected","_blockAttributeKeys","createPositionBefore","addMarker:suggestion:formatBlock","elementToElement","_rangeIsInLocalUserInsertion","addSuggestionData","upcast","head","_checkSuggestionCorrectness","mapper","attributeOldValue","setSelection","suggestion-type","setTo","oldValue","every","author","accept","$graveyard","removeMarker:suggestion:attribute","isAfter","suggestionChanged","targetPosition","getAncestors","formatBlock:join","stopListening","dataDowncast","track-changes-user-not-found","newValue","_cutOutSuggestionMarker","markers","listenTo","updateSuggestion","ck-suggestion-marker--active","containsRange","elementStart","formatInline:accept","_getAuthorFromId","$textProxy","addCommentThread","hasCommentThread","lowest","_suggestionFactory","formatBlock:","has","165sFdVLi","1qmRrao","_processAttributeChanges","isBefore","locale","_afterChanges","isBlock","commandName","skipNestingCheck","markInsertion","createRangeIn","_adapter","change","createRange","enableReadOnlyMode","registerBlockAttribute","high","rename","createElement","adapter","createdAt","change:_saved","differ","group","resolve","attribute:accept","fire","markAttributeChange","isOwn","normal","model","markerNameToElements","activeMarkers","dataReady","1094580Ajdnmm","startsWith","_addSuggestionMarker","isIntersectingWithRange","markMultiRangeDeletion","remove","_handleNewSuggestionMarker","unbindElementFromMarkerName","buildSuggestion","attribute:join","suggestion","clone","enableDefaultAttributesIntegration","formatInline:","containsItem","backward","$text","registerInlineAttribute","change:activeMarkers","markMultiRangeInsertion","length","editingDowncast","deletion:chain","acceptSelectedSuggestions","LEAVE","commentThread","nodeBefore","meta","substr","761870vcSOTk","delete","isInContent","@external","deletion:accept","never","3984219usCzUO","track-changes-suggestion-data-mismatch","_refreshAttributeSuggestionsChain","_defaultCallbacks","unshift","rootName","isExternal","_mergeNestedSuggestions","chain","10448gNxUET","howMany","getSuggestion","deletion","_registerDefaultCallbacks","data","_getSuggestionData","nodeAfter","item","trackChanges.mergeNestedSuggestions","fetchCommentThread","fromCharCode","join","suggestion:","_editor","PendingActions","addUser","getLastMatchingPosition","refresh","toViewElement","removeMarker","isCollapsed","type","commands","descriptionFactory","getFirstRange","suggestionLoaded","addMarker:suggestion","after","schema","execute","hasSuggestion","310dCsjKM","originalSuggestionId","isObject","markInlineFormat","getRanges","getContainedElement","notReady","discardSuggestion","formatInline:discard","markDeletion","parent","formatGroupId","trackChanges","position","getWalker","comments","assign","_saved","removeMarker:suggestion:formatBlock","updateMarker","forceDefaultExecution","always","end","_processAttributeSuggestions","substring","formatInline","setAttribute","insertion:","acceptSuggestion","insertion:accept","getChangedMarkers","addRange","_enabledCommands","containsPosition","ready","isTouching","keys","highest","toJSON","dataToMarker","addSuggestion","getNearestSelectionRange","attribute","open","before","from","discardAllSuggestions","getChanges","insertion","selection","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.","_getAttributeKey","groupId","find","60288iFXZwb","$elementName","_suggestionState","isNextTo","deletion:discard","reconvertMarker","insertContent","hasComments","addClass","collaboration.channelId","start","return","newRange","_refreshSuggestionsChain","containerElement","formatInline:join","deletion:","values","tablePasteChainId","previous","getItems","trackChanges.trackFormatChanges","_recordAttributeChanges","add","authorName","removeComment","getIntersection","for","markerName","then"];return(Cc=function(){return t})()}function Nc(t,e){const n=Cc();return(Nc=function(t,e){return n[t-=134]})(t,e)}!function(t){const e=Nc,n=t();for(;;)try{if(727893===-parseInt(e(371))/1*(parseInt(e(433))/2)+-parseInt(e(138))/3+-parseInt(e(240))/4+parseInt(e(480))/5*(parseInt(e(534))/6)+-parseInt(e(308))/7*(parseInt(e(448))/8)+parseInt(e(439))/9+-parseInt(e(404))/10*(-parseInt(e(370))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cc);const Lc=kc(535);class Sc extends t.Plugin{static get[kc(315)](){return[kc(298),o.Users,t.PendingActions,ts,ss,us,fs,ys,Is,Ns,vs,js,eo,io,fo,mo,_o,Co,Ro,wo,xo,zo,Go,Zo,$o,ri,fi,Ii,wi,ai,zs,Zs,_i,Ci,Si,xi,ji,Wi,Ji,ta,oa,ua,ga,Ea,ya,$a,La,Da,Ga,sc,Ba,Ka,Ja]}static get[kc(194)](){return kc(196)}static get[kc(291)](){return!0}static get[kc(285)](){return!0}constructor(t){const e=kc;function n(t){const e=Nc;return t[e(154)]((t=>String[e(459)](t)))[e(460)]("")}super(t),this[e(304)]=!1,this[e(263)](e(402),[]),this.on(e(422),((n,r,s,o)=>{const i=e;this[i(144)][i(382)]((()=>{const e=i;for(const n of[...o,...s])this[e(144)][e(355)][e(369)](n)&&t[e(245)][e(539)](n)}))})),this[e(472)]=new Jr(this[e(282)][e(400)][e(477)],this[e(282)][e(374)]),this[e(381)]=null,this[e(367)]=new Rc(this[e(282)]),this[e(182)]=new Map,this[e(262)]=t[e(184)][e(143)](e(298)),this[e(512)]=new Set,this[e(144)]=this[e(282)][e(400)],this[e(536)]=new WeakMap,this[e(255)]=!1,this[e(325)]=new Set([e(535)]),this[e(248)]=new Set,t[e(292)][e(246)](e(555),e(266)),this[e(199)]=t[e(292)][e(143)](e(555)),t[e(292)][e(246)](e(457),!0),this[e(446)]=t[e(292)][e(143)](e(457)),this[e(160)]=new f(t,this[e(512)]),this[e(149)](),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,50,48,51,54])}[kc(176)](){const t=kc,n=this[t(282)],r=(e,n)=>{const r=t;if(r(522)!=e)return r(299)+e;const s=n[r(242)]("|")[0];return this[r(197)](s)?r(155):r(159)};n[t(271)][t(561)](t(425))[t(276)]({model:t(414),view:e=>{const n=t,{id:s,authorId:o,type:i,subType:a}=this[n(151)](e[n(562)]),c=[n(158),r(i,a)];let u=3e3;return this[n(402)][n(566)](e[n(562)])&&(c[n(171)](n(358)),u=3010),n(451)==i&&(u+=5),{classes:c,attributes:{"data-suggestion":s,"data-author-id":o},priority:u}}}),n[t(271)][t(561)](t(351))[t(557)]((e=>{const r=t;e.on(r(475),((t,e,s)=>{const o=r;if(!s[o(279)][o(187)])return;const i=e[o(456)];if(!i)return;const c=s[o(334)][o(467)](i);n[o(400)][o(477)][o(482)](i)&&c&&!c[o(256)](o(314))&&c.is(o(548))&&(0,a.toWidget)(c,s[o(233)])}),{priority:r(386)})})),n[t(271)][t(561)](t(351))[t(276)]({model:t(414),view:(e,n)=>{const s=t;if(!n[s(279)][s(187)])return null;const{type:o,subType:i}=this[s(151)](e[s(562)]);return{classes:[s(158),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(456)])return;const{id:c,authorId:u}=this[a(151)](o[a(562)]);if(r){const t=this[a(182)][a(143)](c),e=this[a(531)](t);if(!this[a(197)](e))return}if(o[a(456)].is(a(529)))return void i[a(318)][a(264)](o[a(456)],s[a(156)]);const l=i[a(334)][a(467)](o[a(456)]);if(o[a(456)].is(a(173))&&n[a(400)][a(477)][a(376)](o[a(456)])&&!l[a(256)](a(209))){i[a(233)][a(542)]([a(158),a(155)],l),i[a(233)][a(506)](a(169),c,l),i[a(233)][a(506)](a(307),u,l),i[a(334)][a(220)](l,o[a(562)]),e&&(this[a(402)][a(566)](o[a(562)])?i[a(233)][a(542)](a(358),l):i[a(233)][a(239)](a(358),l));for(const t of n[a(400)][a(380)](o[a(456)])[a(554)]())i[a(318)][a(264)](t,s[a(156)]);i[a(318)][a(264)](o[a(456)],s[a(156)])}};n[t(271)][t(561)](t(351))[t(557)]((e=>{const n=t;e.on(n(327),((t,e,r)=>{const o=n;r[o(279)][o(187)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(517)})})),n[t(271)][t(561)](t(351))[t(557)]((e=>{const n=t;e.on(n(180),((t,e,r)=>{const o=n;r[o(279)][o(187)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(517)})})),n[t(271)][t(561)](t(351))[t(306)]({model:t(414),view:(e,n)=>n[t(279)][t(187)]?null:{group:t(414),name:e[t(432)](11)}}),n[t(271)][t(561)](t(331))[t(328)]({view:{name:t(414),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(461)+e[r(310)](r(337))+":"+e[r(310)]("id");return e[r(310)](r(228))&&(s+=":"+e[r(310)](r(228))),n[r(388)](r(313),{"data-name":s})}}),n[t(271)][t(561)](t(331))[t(519)]({view:t(414)}),n[t(271)][t(561)](t(425))[t(557)]((e=>{const n=t;e.on(n(327),s(),{priority:n(386)})})),n[t(271)][t(561)](t(425))[t(557)]((e=>{const n=t;e.on(n(180),s({isAttributeSuggestion:!0}),{priority:n(386)})})),n[t(271)][t(561)](t(425))[t(557)]((e=>{const n=t;e.on(n(498),((t,e,r)=>{const s=n,o=r[s(334)][s(401)](e[s(562)]);if(o)for(const t of o)t[s(256)](s(209))||(r[s(233)][s(239)]([s(158),s(155),s(358)],t),r[s(233)][s(217)](s(169),t),r[s(233)][s(217)](s(307),t),r[s(334)][s(411)](t,e[s(562)]))}),{priority:n(386)})})),n[t(271)][t(561)](t(425))[t(557)]((e=>{const n=t;e.on(n(344),((t,e,r)=>{const s=n,o=r[s(334)][s(401)](e[s(562)]);if(!o)return;const{id:i}=this[s(151)](e[s(562)]),a=this[s(182)][s(143)](i),c=this[s(531)](a);if(this[s(197)](c))for(const t of o)t[s(256)](s(209))||(r[s(233)][s(239)]([s(158),s(155),s(358)],t),r[s(233)][s(217)](s(169),t),r[s(233)][s(217)](s(307),t),r[s(334)][s(411)](t,e[s(562)]))}),{priority:n(386)})})),n[t(400)][t(137)][t(153)]((e=>{const r=t;let s=!1;const o=Array[r(525)](n[r(400)][r(137)][r(392)][r(510)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(151)](t);if(r(414)!==o)continue;const h=this[r(182)][r(143)](f);if(null!=c[r(546)]){r(505)==u&&(s=s||Oc(c[r(546)],t,e,n[r(400)][r(477)]));const o=r(522)==u&&this[r(197)](l[r(242)]("|")[0]);if(c[r(546)][r(469)]||r(343)==c[r(546)][r(213)][r(444)]||r(281)==u&&!Dc(c[r(546)])||o&&!Dc(c[r(546)])||r(451)==u&&(vc(a=c[r(546)])||function(t){const e=r;return t[e(544)][e(490)]==t[e(502)][e(430)]&&t[e(544)][e(252)]}(a)))e[r(468)](t),s=!0;else{if(!h||!h[r(435)])continue;if(c[r(546)]&&c[r(150)]&&c[r(546)][r(241)](c[r(150)]))continue;i[r(557)](h)}}}var a;return i[r(253)]>0&&(s=!!this[r(165)](i)||s),s})),n[t(400)][t(137)][t(153)]((e=>{const r=t;let s=!1;for(const t of n[r(400)][r(137)][r(392)][r(527)]())if(r(322)==t[r(470)])for(const t of this[r(182)][r(551)]()){if(t[r(216)]||!t[r(435)])continue;const o=r(281)==t[r(470)],i=this[r(531)](t),a=i&&this[r(197)](i);if(!o&&!a)continue;const c=t[r(473)]();if(c[r(544)][r(490)]!=c[r(502)][r(490)]&&!c[r(502)][r(252)]){const o=n[r(400)][r(206)](c[r(544)][r(455)],r(502)),i=n[r(400)][r(383)](c[r(544)],o);e[r(499)](t[r(185)](),{range:i}),s=!0}}return s})),n[t(400)][t(137)][t(153)]((e=>this[t(372)](e))),n[t(400)][t(137)][t(153)]((e=>!e[t(178)][t(214)]&&this[t(503)](e))),n[t(400)].on(t(375),(()=>{this[t(304)]=!1})),n[t(400)][t(137)].on(t(251),((r,s)=>{const o=t;if(!s[o(214)]||s[o(288)])return;if(!this[o(304)])return;const i=n[o(400)][o(137)][o(392)][o(527)]();if(0==i[o(424)])return;const a=[],c=i[o(188)]((t=>o(522)==t[o(470)])),u=i[o(188)]((t=>o(322)==t[o(470)]&&o(420)!=t[o(156)]));for(const t of c)this[o(224)](t[o(226)])&&a[o(171)]({key:t[o(226)],newValue:t[o(212)],oldValue:t[o(335)],range:Fc(t[o(238)],n[o(400)])});for(const t of u){if(o(387)!=t[o(234)]&&o(466)!=t[o(234)])continue;const e=Pc(t[o(493)][o(455)],n[o(400)]),r=t[o(524)];o(387)==t[o(234)]&&a[o(171)]({key:o(535),newValue:t[o(156)],oldValue:r[o(156)],range:e});for(const[n,s]of r[o(290)]){if(!this[o(224)](n))continue;const r=t[o(290)][o(143)](n);s!==r&&a[o(171)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(290)])this[o(224)](n)&&(r[o(290)][o(369)](n)||a[o(171)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(424)]&&n[o(400)][o(190)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(397)](t,e,s,o,{groupId:r});this[n(269)](t,a)}))}),{priority:t(366)}),n[t(400)][t(355)].on(t(177),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(151)](n[s(156)]),e=this[s(182)][s(143)](t);e&&e[s(243)](n[s(156)])}})),n[t(400)][t(137)].on(t(251),(()=>{const e=t,r=Array[e(525)](n[e(400)][e(137)][e(392)][e(510)]())[e(188)]((t=>e(414)===this[e(151)](t[e(156)])[e(393)]));if(0===r[e(424)])return;r[e(142)](((t,n)=>{const r=e,s=t[r(453)][r(150)],o=n[r(453)][r(150)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(544)][r(373)](o[r(544)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(151)](t);if(null===n[e(150)]){const n=this[e(410)](t);o[e(557)](n)}else{const t=this[e(182)][e(143)](r);null!==n[e(546)]||t[e(435)]?(s[e(557)](t[e(332)]),o[e(557)](t)):this[e(295)](t)}}o[e(253)]>0&&this[e(547)](o);for(const t of s)this[e(396)](e(346),t)})),n[t(400)].on(t(287),((e,r)=>{const s=t,o=r[0];if(!this[s(182)][s(253)])return;if(!o[s(163)])return;if(o[s(178)][s(288)]||!o[s(178)][s(214)])return;let i,a;switch(o[s(470)]){case s(322):i=n[s(400)][s(206)](o[s(493)]),a=i[s(286)](o[s(449)]);break;case s(242):i=n[s(400)][s(206)](o[s(205)]),a=n[s(400)][s(206)](o[s(567)]);break;case s(186):i=n[s(400)][s(206)](o[s(347)]),a=i[s(286)](o[s(449)]);break;default:return}const c=n[s(400)][s(383)](i,a);n[s(400)][s(382)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(259)](c)){if(e[t(216)])continue;if(t(505)==e[t(470)])continue;const r=this[t(531)](e);if(r&&this[t(197)](r)&&t(242)!=o[t(470)])continue;const s=e[t(453)]&&e[t(453)][t(302)];(t(281)!=e[t(470)]||t(242)==o[t(470)]&&!s)&&(n[t(277)]||t(528)==e[t(470)]&&n[t(398)]||e[t(473)]()[t(359)](c)&&this[t(261)](e,i,a))}}))}),{priority:t(366)}),n[t(400)].on(t(146),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(500)])return;if(this[s(255)])return;if(!this[s(160)][s(311)])return;if(o[s(469)])return;const a=n[s(400)][s(477)],{start:c,end:u}=o[s(473)](),l=c[s(455)]&&a[s(321)](c[s(455)])?null:a[s(521)](c,s(244)),f=u[s(430)]&&a[s(321)](u[s(430)])?null:a[s(521)](u,s(419)),h=n[s(400)][s(383)](l?l[s(544)]:c,f?f[s(502)]:u);n[s(400)][s(382)]((t=>{const e=s;this[e(489)](h);const r=n[e(400)][e(477)][e(521)](h[e(544)]);o.is(e(564))?t[e(336)](r):o[e(338)](r)})),e[s(260)]()}),{priority:e.priorities[t(399)]+10}),n[t(400)].on(t(540),((e,r)=>{const s=t,o=r[r[s(424)]-1];o&&o[s(500)]||this[s(255)]||this[s(160)][s(311)]&&(n[s(400)][s(382)]((()=>{const t=s;let o=n[t(400)][t(540)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(545)]=o[t(415)]();const i=o[t(502)][t(430)],a=n[t(400)][t(477)];i&&a[t(376)](i)&&!a[t(482)](i)&&(o=n[t(400)][t(383)](o[t(544)],n[t(400)][t(206)](i,t(502)))),this[t(379)](o)})),e[s(260)]())}),{priority:t(386)}),this[t(282)][t(471)][t(557)](t(492),this[t(160)]),this[t(317)](t(492));const o=new p(n,this[t(182)]);n[t(471)][t(557)](t(508),o),this[t(317)](t(508));const i=new E(n,this[t(182)]);n[t(471)][t(557)](t(487),i),this[t(317)](t(487)),n[t(471)][t(557)](t(191),new M(n,o,this[t(182)])),this[t(317)](t(191)),n[t(471)][t(557)](t(526),new M(n,i,this[t(182)])),this[t(317)](t(526)),n[t(471)][t(557)](t(427),new F(n,o,this[t(182)])),this[t(317)](t(427)),n[t(471)][t(557)](t(222),new F(n,i,this[t(182)])),this[t(317)](t(222));const c=n[t(184)][t(143)](t(298));this[t(356)](c,t(139),((e,{threadId:n})=>{const r=t,s=this[r(182)][r(143)](n);s&&s[r(429)]&&1===s[r(429)][r(424)]&&this[r(167)](n,{hasComments:!0})}),{priority:t(181)}),this[t(356)](c,t(559),((e,{threadId:n})=>{const r=t,s=this[r(182)][r(143)](n);s&&s[r(429)]&&!s[r(429)][r(424)]&&this[r(167)](n,{hasComments:!1})}),{priority:t(181)})}set[kc(389)](t){const n=kc;if(this[n(381)])throw new e.CKEditorError(n(257),this);this[n(381)]=t}get[kc(389)](){return this[kc(381)]}[kc(200)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=kc,r=[];for(const e of this[n(182)][n(551)]())t&&!e[n(435)]||r[n(171)](e);return e?r[n(154)]((t=>t[n(518)]())):r}[kc(450)](t){const n=kc,r=this[n(182)][n(143)](t);if(!r)throw new e.CKEditorError(n(319),this);return r}[kc(479)](t){const e=kc;return this[e(182)][e(369)](t)}[kc(330)](t){const e=kc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(470)][e(242)](":"),a=this[e(182)][e(143)](r)||this[e(312)](o,i,r,n,s);if(this[e(283)](a),this[e(333)](a,o,i||null,n),a[e(390)]=t[e(390)],a[e(147)]=!0,s&&s[e(436)]){const t=s[e(436)],n=this[e(569)](t[e(558)]);a[e(268)]=t[e(390)],a[e(341)]=n,a[e(445)]=!0}else a[e(268)]=t[e(390)];switch(t[e(453)]&&(a[e(453)]=t[e(453)]),t[e(290)]&&(a[e(290)]=t[e(290)]),this[e(381)]&&this[e(381)][e(520)]||(a[e(497)]=!0),this[e(536)][e(143)](a)){case e(486):this[e(536)][e(263)](a,e(403));break;case e(270):a[e(435)]?(this[e(165)](new Set([a])),this[e(547)](new Set([a])),this[e(536)][e(263)](a,e(514)),this[e(396)](e(474),a)):this[e(536)][e(263)](a,e(170))}return a}[kc(508)](t){const e=kc;this[e(500)]((()=>{const n=e;this[n(282)][n(400)][n(382)]((()=>{const e=n;for(const n of t[e(323)]())n[e(342)]()}))}))}[kc(487)](t){const e=kc;this[e(500)]((()=>{const n=e;this[n(282)][n(400)][n(382)]((()=>{const e=n;for(const n of t[e(323)]())n[e(320)]()}))}))}[kc(317)](t,n){const r=kc,s=this[r(282)][r(471)][r(143)](t);if(!s)throw new e.CKEditorError(r(135),this,{commandName:t});if(this[r(512)][r(369)](s))throw new e.CKEditorError(r(145),this,{commandName:t});this[r(512)][r(557)](s),n&&s.on(r(478),((t,e)=>{const o=r;this[o(160)][o(311)]&&(this[o(255)]||(e[o(424)]>0&&e[e[o(424)]-1]&&e[e[o(424)]-1][o(500)]?e[o(198)]():(t[o(545)]=n(((...t)=>s[o(478)](...t,{forceDefaultExecution:!0})),...e),t[o(260)]())))}),{priority:r(386)})}[kc(500)](t){const n=kc;let r,s;const o=this[n(255)];this[n(255)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(255)]=!1),s&&e.CKEditorError[n(300)](s,this),r}[kc(379)](t,n=null,r={}){const s=kc;if(t[s(469)])return null;const o=this[s(282)][s(184)][s(143)](s(568)).me;for(const{suggestion:e,meta:o}of this[s(259)](t,s(528)))if(o[s(398)]){if(!o[s(537)]){if(o[s(277)]){if(!this[s(446)]||!Uc(e,r))continue;return e}if(Uc(e,r))return e;this[s(261)](e,t[s(544)],t[s(502)]);break}if(n==e[s(235)]&&Uc(e,r)){const n=e[s(473)]();return n[s(544)][s(241)](t[s(502)])?this[s(152)](e,this[s(144)][s(383)](t[s(544)],n[s(502)])):this[s(152)](e,this[s(144)][s(383)](n[s(544)],t[s(502)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(507)+n:s(528),u=this[s(301)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(406)](c,i,a,t),u}[kc(423)](t,n=kc(174),r={}){const s=kc,o=this[s(282)][s(184)][s(143)](s(568)).me,i=this[s(367)][s(225)](s(528),n,s(460));for(const e of this[s(200)]())if(e[s(341)].id==o.id&&s(528)==e[s(470)]&&e[s(235)]==n&&Uc(e,r)&&(i(e[s(484)](),t)||i(t,e[s(484)]()))){for(const n of t)e[s(511)](n);return e}for(const{suggestion:e,meta:n}of this[s(259)](t,s(528))){if(!n[s(398)])continue;if(!this[s(446)]&&n[s(277)])continue;if(!Uc(e,r))continue;let o=!0;for(const n of e[s(484)]())for(const e of t)if(!n[s(359)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(507)+n,l=this[s(301)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(406)](u,a,c,e,Wr[s(195)]());return l}[kc(483)](t,n,r=null,s={}){const o=kc;if(r=r||wc(n),t[o(469)])return null;if(o(438)===this[o(199)]){const e=this[o(367)][o(225)](o(505),r,o(342));return this[o(500)]((()=>e([t],n,s))),null}const i=this[o(282)][o(184)][o(143)](o(568)).me,a=[];if(o(501)!==this[o(199)])for(const{suggestion:e,meta:n}of this[o(259)](t,o(528)))n[o(398)]&&!n[o(231)]&&a[o(171)](...e[o(484)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(560)](s);e&&r[n(171)](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(424)];){const s=r[e][n(161)](t);r[n(294)](e,1,...s),e+=s[n(424)]}}return r}(t,a);c[o(424)]&&this[o(144)][o(382)]((()=>{const t=o;for(const e of c){const o=this[t(367)][t(225)](t(505),r,t(342));this[t(500)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(544)],u=t[o(502)];for(const{suggestion:e,meta:n}of this[o(259)](t,o(505))){if(!n[o(398)])continue;if(e[o(235)]!=r)continue;if(!Uc(e,s))continue;const i=e[o(473)]();if(i[o(359)](t,!0))return null;c=c[o(373)](i[o(544)])?c:i[o(544)],u=u[o(345)](i[o(502)])?u:i[o(502)],a?i[o(544)][o(373)](a[o(473)]()[o(544)])?(a[o(223)](),a=e):e[o(223)]():a=e}const l=this[o(144)][o(383)](c,u);if(a)this[o(152)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(301)]({id:t,type:o(417)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(406)](o(417)+r,t,a,l)}}return null}[kc(316)](t,n,r=[],s=null,o={}){const i=kc;n[i(491)]||(n[i(491)]=n[i(377)]),n[i(302)]=t.is(i(238)),s=s||wc(n);const a=r[i(154)]((t=>Pc(t,this[i(144)]))),c=t.is(i(238))?t:Pc(t,this[i(144)]);if(i(438)===this[i(199)]){const t=this[i(367)][i(225)](i(281),s,i(342));return this[i(500)]((()=>t([c],n,o))),null}a[i(171)](c);let u=!0;for(const t of a)if(!this[i(329)](t)){u=!1;break}if(u&&i(501)!==this[i(199)]){const t=this[i(367)][i(225)](i(281),s,i(342));return this[i(500)]((()=>t([c],n,o))),null}let l=null,f=c[i(544)],h=c[i(502)];for(const{suggestion:t,meta:e}of this[i(259)](c,i(281))){if(!e[i(398)])continue;if(e[i(537)]||e[i(277)]||e[i(231)])continue;if(t[i(453)][i(491)]!=n[i(491)])continue;if(!Uc(t,o))continue;const r=t[i(473)]();if(t[i(235)]==s){if(r[i(359)](c,!0))return null;f=f[i(373)](r[i(544)])?f:r[i(544)],h=h[i(345)](r[i(502)])?h:r[i(502)],l?r[i(544)][i(373)](l[i(473)]()[i(544)])?(l[i(223)](),l=t):t[i(223)]():l=t}else{const e=c[i(560)](r);this[i(354)](t,e)}}const g=this[i(282)][i(184)][i(143)](i(568)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(152)](l,this[i(144)][i(383)](f,h)),l;{const t=this[i(301)]({id:d,type:i(368)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(406)](i(368)+s,d,p,this[i(144)][i(383)](f,h)),t}}[kc(134)](t,n,r=[],s=null,o={}){const i=kc;n[i(491)]||(n[i(491)]=n[i(377)]);const a=t[0];n[i(302)]=a.is(i(238)),s=s||wc(n);const c=r[i(154)]((t=>Pc(t,this[i(144)]))),u=a.is(i(238))?t:t[i(154)]((t=>Pc(t,this[i(144)])));if(i(438)===this[i(199)]){const t=this[i(367)][i(225)](i(281),s,i(342));return this[i(500)]((()=>t(u,n,o))),null}c[i(171)](...u);let l=!0;for(const t of c)if(!this[i(329)](t)){l=!1;break}if(l&&i(501)!==this[i(199)]){const t=this[i(367)][i(225)](i(281),s,i(342));return this[i(500)]((()=>t(u,n,o))),null}const f=this[i(282)][i(184)][i(143)](i(568)).me;for(const t of this[i(200)]()){if(t[i(341)].id!=f.id)continue;if(i(281)!=t[i(470)]||t[i(453)][i(491)]!=n[i(491)])continue;if(!Uc(t,o))continue;const e=t[i(235)]==s;for(let n=0;n<u[i(424)];n++){const r=u[n];for(const s of t[i(172)]()){const o=s[i(211)]();if(r[i(241)](o)){e?(u[i(294)](n,1),n--):t[i(468)](s[i(156)]);break}}}}if(0==u[i(424)])return null;const h=this[i(367)][i(225)](i(281),s,i(460));for(const t of this[i(200)]())if(t[i(341)].id==f.id&&i(281)==t[i(470)]&&t[i(453)][i(491)]==n[i(491)]&&t[i(235)]==s&&Uc(t,o)&&(h(t[i(484)](),u)||h(u,t[i(484)]()))){for(const e of u)t[i(511)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(368)+s,m=this[i(301)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(406)](p,g,d,t,Wr[i(195)]());return m}[kc(489)](t,n=null,r={}){const s=kc;if(t[s(469)])return null;const o=this[s(282)][s(184)][s(143)](s(568)).me,a=new i.LiveRange(t[s(544)],t[s(502)]);for(const{suggestion:t,meta:e}of this[s(259)](a,s(528)))if(e[s(398)]&&!e[s(537)])if(t[s(216)]){const e=t[s(484)]()[s(188)]((t=>s(343)!=t[s(213)][s(444)]));if(e[s(340)]((t=>a[s(359)](t,!0)))&&t[s(320)](),e[s(309)]((t=>t[s(359)](a,!0)))){const t=this[s(367)][s(225)](s(451),n,s(342));return this[s(500)]((()=>t([a],null,r))),null}}else{const e=a[s(560)](t[s(473)]());null!==e&&t[s(179)]([e],null,r)}if(a[s(201)](),a[s(469)]||s(343)==a[s(213)][s(444)])return null;let c=null,u=a[s(544)],l=a[s(502)];const f=this[s(259)](a,s(451));for(const{suggestion:t,meta:e}of f){const n=this[s(144)][s(383)](u,l);if(e[s(398)]&&(this[s(446)]||!e[s(277)]&&!e[s(231)]))if(t[s(216)]){if(!Uc(t,r))continue;let e=!0;for(const r of t[s(484)]()){if(r[s(359)](n,!0))return t;n[s(359)](r)||(e=!1)}e&&t[s(320)]()}else{const e=t[s(473)]();if(e[s(359)](n,!0))return t;if(!Uc(t,r)){n[s(359)](e)?t[s(223)]():e[s(513)](u)?u=e[s(502)]:e[s(513)](l)&&(l=e[s(544)]);continue}u=u[s(373)](e[s(544)])?u:e[s(544)],l=l[s(345)](e[s(502)])?l:e[s(502)],r=Object[s(496)]({},t[s(290)]),c?e[s(544)][s(373)](c[s(473)]()[s(544)])?(c[s(223)](),c=t):t[s(223)]():c=t}}if(c)return this[s(152)](c,this[s(144)][s(383)](u,l)),c;{const t=(0,e.uid)(),i=this[s(144)][s(383)](u,l),a=o.id,c=n?s(550)+n:s(451),f=this[s(301)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(406)](c,t,a,i),f}}[kc(408)](t,n=kc(174),r={}){const s=kc,o=this[s(282)][s(184)][s(143)](s(568)).me,a=t[s(154)]((t=>new i.LiveRange(t[s(544)],t[s(502)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(259)](a,s(528)))e[s(398)]&&!e[s(537)]&&c[s(557)](t);for(const e of c)if(e[s(216)]){const o=e[s(484)]();if((!e[s(290)]||!e[s(290)][s(378)])&&o[s(340)]((t=>a[s(309)]((e=>e[s(359)](t,!0)))))&&e[s(320)](),a[s(340)]((t=>o[s(309)]((e=>e[s(359)](t,!0)))))){const e=this[s(367)][s(225)](s(451),n,s(342));return this[s(500)]((()=>e(t,null,r))),null}}else{const t=e[s(473)]();if(a[s(309)]((e=>e[s(359)](t,!0)))&&e[s(320)](),a[s(340)]((e=>t[s(359)](e,!0)))){const t=this[s(367)][s(225)](s(451),n,s(342));return this[s(500)]((()=>t(a,null,r))),null}}const u=this[s(367)][s(225)](s(451),n,s(460));let l=null;for(const t of this[s(200)]())if(t[s(341)].id==o.id&&t[s(435)]&&s(451)==t[s(470)]&&t[s(235)]==n&&Uc(t,r)&&(u(t[s(484)](),a)||u(a,t[s(484)]())))if(l){if(t[s(429)]&&t[s(429)][s(424)])continue;for(const e of t[s(484)]())l[s(407)](e)||l[s(511)](e);t[s(223)]()}else{l=t;for(const e of a)t[s(407)](e)||t[s(511)](e)}if(l)return l;c[s(208)]();for(const{suggestion:t,meta:e}of this[s(259)](a,s(451)))e[s(398)]&&(this[s(446)]||!e[s(277)]&&!e[s(231)])&&Uc(t,r)&&c[s(557)](t);for(const t of c){const e=t[s(484)]();if((!r||!r[s(378)])&&a[s(340)]((t=>e[s(309)]((e=>e[s(359)](t,!0))))))return t;(!t[s(290)]||!t[s(290)][s(378)])&&e[s(340)]((t=>a[s(309)]((e=>e[s(359)](t,!0)))))&&t[s(320)]()}const f=(0,e.uid)(),h=o.id,g=s(550)+n,d=this[s(301)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(201)](),t[s(469)]||s(343)==t[s(213)][s(444)]||this[s(406)](g,f,h,t,Wr[s(195)]());return d}[kc(397)](t,n,r,s,o){const i=kc;if(t[i(469)])return[];if(i(438)===this[i(199)])return[];const a=this[i(282)][i(184)][i(143)](i(568)).me.id,c=Array[i(525)](this[i(182)][i(551)]())[i(188)]((e=>i(522)==e[i(470)]&&e[i(453)][i(278)]==n&&e[i(407)](t)));if(i(266)===this[i(199)]){const e=this[i(259)](t,i(528))[i(188)]((({meta:t})=>t[i(398)]&&!t[i(231)]&&!t[i(537)]))[i(154)]((({suggestion:t})=>t));c[i(443)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(522)==t[i(470)]?t[i(453)][i(339)]:void 0,o=t[i(473)](),a=Array[i(525)](u[i(516)]())[i(533)]((t=>t[i(272)](o)));if(!a)continue;const c=a[i(161)](o);this[i(197)](n)&&i(528)==t[i(470)]&&0!=c[i(424)]||(u[i(434)](a),c[i(232)]((t=>{u[i(263)](t,r)})),i(528)!=t[i(470)]&&e!=s&&u[i(263)](a[i(560)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(424)]>37&&console[i(140)](i(530),{key:n});const f=(i(274)+(n+"|")+wc({newValue:s}))[i(504)](0,60),h=this[i(301)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(171)](h),this[i(406)](f,c,a,t)}return l}[kc(416)](t){const e=kc;this[e(317)](t,((t,...n)=>{this[e(556)]((()=>{t(...n)}))}))}[kc(385)](t){const e=kc;this[e(325)][e(557)](t)}[kc(421)](t){const e=kc;this[e(248)][e(557)](t)}[kc(531)](t){const e=kc;return e(522)==t[e(470)]?t[e(235)][e(242)]("|")[0]:null}[kc(152)](t,e){const n=kc,r=t[n(185)]();this[n(144)][n(382)]((t=>{t[n(499)](r,{range:e})}))}[kc(283)](t){const e=kc,n=t.id,r=this[e(282)][e(292)][e(143)](e(543));this[e(262)][e(365)](n)||this[e(262)][e(364)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(262)][e(166)](n);s[e(175)](e(258)),s[e(258)]=!1,t[e(429)]=s}[kc(333)](t,n,r,s){const o=kc;if(t[o(470)]!=n||t[o(235)]!=r||t[o(193)].id!=s)throw this[o(282)][o(384)](o(440)),new e.CKEditorError(o(440),this)}[kc(354)](t,n){const r=kc,s=t[r(473)]();if(n[r(241)](s))t[r(223)]();else if(s[r(359)](n)){const o=this[r(144)][r(206)](n[r(544)][r(430)],r(502));this[r(152)](t,this[r(144)][r(383)](s[r(544)],o));const i=(0,e.uid)(),a=t[r(193)].id,c=t[r(470)]+":"+t[r(235)];this[r(301)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(453)],attributes:t[r(290)]});const u=this[r(144)][r(206)](n[r(502)][r(490)],r(476)),l=this[r(144)][r(383)](u,s[r(502)]);this[r(406)](c,i,a,l)}else if(s[r(513)](n[r(544)])){const e=this[r(144)][r(206)](n[r(544)][r(430)],r(502));this[r(152)](t,this[r(144)][r(383)](s[r(544)],e))}else{const e=this[r(144)][r(206)](n[r(502)][r(490)],r(476));this[r(152)](t,this[r(144)][r(383)](e,s[r(502)]))}}[kc(329)](t){const e=kc;for(const{suggestion:n,meta:r}of this[e(259)](t,e(528))){if(!r[e(398)])continue;const s=n[e(484)]();for(const n of s)if(!t[e(161)](n)[e(424)])return!0}return!1}[kc(362)](t){const n=kc,r=this[n(282)][n(184)][n(143)](n(568))[n(249)](t);if(!r)throw new e.CKEditorError(n(352),this);return r}[kc(569)](t){const e=kc,n=this[e(282)][e(184)][e(143)](e(568)),r=(0,o.hashObject)(e(219)+t);return n[e(249)](r)||n[e(464)]({id:r,name:t})}[kc(312)](t,e,n,r,s){const o=kc,i=this[o(362)](r),a=this[o(367)][o(412)](t,e,n,i,s,(t=>{const e=o;this[e(167)](n,{attributes:t});const r=this[e(450)](n);this[e(165)](new Set([r])),this[e(547)](new Set([r]))}));return this[o(356)](a,o(342),(()=>{const t=o;this[t(167)](n,{state:t(275)})}),{priority:o(386)}),this[o(356)](a,o(320),(()=>{const t=o;this[t(167)](n,{state:t(324)})}),{priority:o(386)}),this[o(182)][o(263)](n,a),this[o(536)][o(263)](a,o(486)),a}[kc(151)](t){const e=kc,n=t[e(242)](":");return{group:n[0],type:n[1],subType:n[e(424)]>=5?n[2]:null,id:n[e(424)]<5?n[2]:n[3],authorId:n[e(424)]<5?n[3]:n[4],markerCount:6==n[e(424)]?n[5]:null}}[kc(261)](t,n,r){const s=kc,o=t[s(473)](),i=o[s(544)],a=o[s(502)];this[s(152)](t,this[s(144)][s(383)](i,n));const c=(0,e.uid)(),u=t[s(193)].id,l=t[s(470)]+(t[s(235)]?":"+t[s(235)]:"");this[s(301)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(290)],data:t[s(453)]});const f=this[s(531)](t);(s(281)==t[s(470)]||f&&this[s(197)](f))&&(r=this[s(144)][s(326)](r[s(490)])),this[s(406)](l,c,u,this[s(144)][s(383)](r,a))}[kc(259)](t,e=null){const n=kc,r=[],s=this[n(282)][n(184)][n(143)](n(568)).me;Array[n(141)](t)||(t=[t]);for(const o of this[n(200)]()){if(!o[n(435)])continue;if(e&&o[n(470)]!=e)continue;let i=!1;for(const e of o[n(484)]()){for(const a of t){const t=a[n(544)][n(241)](e[n(502)])||a[n(502)][n(241)](e[n(544)]);if(t||a[n(560)](e)){const c=a[n(359)](e)&&Mc(this[n(144)][n(477)],e[n(544)],a),u=e[n(359)](a)&&Mc(this[n(144)][n(477)],a[n(544)],e);r[n(171)]({suggestion:o,meta:{isOwn:s==o[n(341)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[kc(406)](t,e,n,r,s){const o=kc;this[o(144)][o(382)]((i=>{const a=o;let c=a(461)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(305)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[kc(295)](t){const e=kc,n=t[e(553)],r=t[e(273)];t[e(553)]=null,t[e(273)]=null,null!=n&&n[e(273)]==t&&(n[e(273)]=r),null!=r&&r[e(553)]==t&&(r[e(553)]=n),e(514)==this[e(536)][e(143)](t)&&(this[e(536)][e(263)](t,e(170)),this[e(396)](e(280),t,n,r))}[kc(301)](t){const n=kc,r=t.id,s=this[n(330)](t);if(this[n(381)]&&this[n(381)][n(520)]){const o=this[n(282)][n(184)][n(143)](n(463)),i=s[n(541)],a=s[n(235)]?s[n(470)]+":"+s[n(235)]:s[n(470)],c=this[n(282)][n(374)],u=o[n(557)](Kr(c,n(136))),l={id:r,type:a,hasComments:i,data:t[n(453)]||null,originalSuggestionId:t[n(481)]||null,attributes:s[n(290)]};this[n(381)][n(520)](l)[n(563)]((t=>{const e=n;s[e(497)]=!0,o[e(409)](u),t&&t[e(390)]&&(this[e(182)][e(143)](r)[e(390)]=t[e(390)])}))[n(168)]((t=>{const r=n;throw(0,e.logWarning)(r(250)),this[r(282)][r(400)][r(190)]({isUndoable:!1},(()=>{s[r(320)]()})),s[r(350)](),this[r(182)][r(434)](s.id),this[r(536)][r(434)](s),t}))}return s}[kc(197)](t){const e=kc;return this[e(325)][e(369)](t)}[kc(167)](t,e){const n=kc,r=this[n(282)][n(184)][n(143)](n(463)),s=this[n(450)](t);if(this[n(381)]&&this[n(381)][n(357)])if(s[n(497)]){const s=r[n(557)](Kr(this[n(282)][n(374)],n(136)));this[n(381)][n(357)](t,e)[n(563)]((()=>{r[n(409)](s)}))}else s.on(n(391),(()=>{this[n(167)](t,e)}))}[kc(454)](t){const n=kc;if(!this[n(381)]||!this[n(381)][n(450)])throw new e.CKEditorError(n(265),this);return this[n(381)][n(450)](t)}[kc(410)](t){const e=kc,{id:n,type:r,subType:s,authorId:o}=this[e(151)](t),i=this[e(182)][e(143)](n)||this[e(312)](r,s,n,o,{});switch(this[e(333)](i,r,s,o),this[e(536)][e(143)](i)){case e(486):this[e(454)](n)[e(563)]((t=>{const r=e;let s=Promise[r(394)]();t[r(541)]&&(s=this[r(262)][r(458)]({channelId:this[r(282)][r(292)][r(143)](r(543)),threadId:n})),s[r(563)]((()=>{const e=r;this[e(330)](t)[e(497)]=!0}))})),this[e(536)][e(263)](i,e(270));break;case e(170):this[e(167)](n,{state:e(523)});case e(403):this[e(536)][e(263)](i,e(514)),this[e(396)](e(474),i);break;case e(514):this[e(396)](e(346),i)}return i[e(243)](t),i}[kc(547)](t){const e=kc,n=Array[e(525)](t),r=n[e(188)]((t=>e(522)==t[e(470)]));this[e(441)](r);const s=n[e(188)]((t=>!t[e(216)]&&e(522)!=t[e(470)])),o=this[e(200)]({skipNotAttached:!0})[e(188)]((t=>!t[e(216)]&&e(522)!=t[e(470)])),i=o[e(188)]((n=>!t[e(369)](n))),a=new Map(o[e(154)]((t=>[t,this[e(367)][e(225)](t[e(470)],t[e(235)],e(447))]))),c=new Map(o[e(154)]((t=>[t,t[e(473)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(424)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(424)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(424)];t++){const n=s[t];!l[e(369)](n)&&n[e(553)]&&(f[e(557)](n[e(553)]),n[e(553)][e(273)]===n&&(n[e(553)][e(273)]=null),n[e(553)]=null),!u[e(369)](n)&&n[e(273)]&&(f[e(557)](n[e(273)]),n[e(273)][e(553)]===n&&(n[e(273)][e(553)]=null),n[e(273)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(424)];e++){const r=g(t,n[e]);r&&(r[0][s(273)]=r[1],r[1][s(553)]=r[0],u[s(557)](r[0]),l[s(557)](r[1]))}}function g(t,n){const r=e;if(t[r(341)].id!==n[r(341)].id)return null;const s=a[r(143)](t)(t,n,c[r(143)](t),c[r(143)](n));return s&&a[r(143)](n)(t,n,c[r(143)](t),c[r(143)](n))?s[1][r(429)]&&s[1][r(429)][r(424)]?null:s:null}f[e(253)]&&this[e(547)](f)}[kc(441)](t){const e=kc;if(0==t[e(424)])return;const n=this[e(200)]({skipNotAttached:!0})[e(188)]((t=>e(522)==t[e(470)]&&t[e(147)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(290)]);s[e(369)](n)||(s[e(263)](n,r[e(424)]),r[e(171)]([]));const i=s[e(143)](n);r[i][e(171)](t)}!function(){const t=e;r[t(142)](((e,n)=>{const r=t,s=e[0][r(390)],o=n[0][r(390)];return s==o?e[0][r(290)][r(532)]<n[0][r(290)][r(532)]?-1:1:s<o?-1:1}));for(const e of r)e[t(142)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(424)];t++){if(0==r[t][e(424)])continue;const n=[];for(let s=t+1;s<r[e(424)];s++)0!=r[s][e(424)]&&i(r[t],r[s])&&n[e(171)](s);for(const s of n)r[t]=r[t][e(210)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(424)];n++){const r=t[n+1]||null;t[n][e(273)]!==r&&(t[n][e(273)]=r)}for(const t of r)for(let n=0;n<t[e(424)];n++){const r=t[n-1]||null;t[n][e(553)]!==r&&(t[n][e(553)]=r)}function i(t,n){const r=e;if(t[0][r(290)][r(532)]!==n[0][r(290)][r(532)]&&t[0][r(341)]!==n[0][r(341)])return!1;if(!function(t,e){const n=r;return!t[n(541)]&&!e[n(541)]||(!t[n(541)]||!e[n(541)])&&(!!(t[n(541)]&&e[n(390)]<t[n(429)][n(495)][n(143)](0)[n(390)])||!!(e[n(541)]&&t[n(390)]<e[n(429)][n(495)][n(143)](0)[n(390)]))}(t[0],n[0]))return!1;const s=Ac(t[0][r(290)],r(532)),o=Ac(n[0][r(290)],r(532));return!!Fr(s,o)&&(!!t[r(340)]((t=>n[r(309)]((e=>t[r(473)]()[r(241)](e[r(473)]())))))&&n[r(340)]((e=>t[r(309)]((t=>e[r(473)]()[r(241)](t[r(473)]()))))))}}[kc(165)](t){const e=kc,n=Array[e(525)](t),r=this[e(200)]({skipNotAttached:!0}),s=r[e(188)]((n=>!t[e(369)](n))),o=new Map(n[e(154)]((t=>[t,this[e(367)][e(225)](t[e(470)],t[e(235)],e(460))]))),i=new Map(r[e(154)]((t=>[t,t[e(484)]()])));for(let t=0;t<n[e(424)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(424)];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(424)];e++){const s=r[e];if(s[a(470)]!==n[a(470)]||s[a(341)].id!==n[a(341)].id||s[a(235)]!==n[a(235)])continue;if(!Bc(n,s))continue;if(a(522)==n[a(470)]&&n[a(453)][a(339)]!=s[a(453)][a(339)])continue;if(a(522)==n[a(470)]&&t[a(197)](n[a(453)][a(278)]))continue;if(a(281)==n[a(470)]){const e=t[a(282)][a(400)],r=n[a(485)]();if(r&&(e[a(477)][a(482)](r)||e[a(477)][a(321)](r)))continue}const c=o[a(143)](n),u=i[a(143)](n),l=i[a(143)](s),f=n[a(429)]&&n[a(429)][a(424)],h=s[a(429)]&&s[a(429)][a(424)];if(!f&&c(l,u))return t[a(267)](s,n),i[a(434)](n),!0;if(!h&&c(u,l))return t[a(267)](n,s),i[a(434)](s),!0}return!1}}[kc(267)](t,e){const n=kc;if(t[n(216)])for(const r of e[n(484)]())t[n(511)](r);else{const r=e[n(473)]()[n(502)];this[n(152)](t,this[n(144)][n(383)](t[n(473)]()[n(544)],r))}e[n(223)]()}[kc(227)](t,e,n){const r=kc,s=t[r(405)](r(183))||t[r(405)](r(522))?r(202):t[r(162)]();return Kr(this[r(282)][r(374)],e+"_"+s+r(293),n)}[kc(149)](){const t=kc,n=this[t(282)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(144)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(151)](t[i(156)]);if(i(414)===e){r[i(204)](this[i(227)](n,i(428)));break}}for(const t of s){const{group:n,type:s}=this[i(151)](t[i(156)]);if(i(414)===n){r[i(204)](this[i(227)](s,i(189),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}}))}[kc(372)](t){const e=kc;if(this[e(304)])return!1;const n=this[e(282)],r=n[e(400)][e(137)][e(392)][e(527)]();if(0==r[e(424)])return!1;const s=[],o=r[e(188)]((t=>e(522)==t[e(470)])),i=r[e(188)]((t=>e(322)==t[e(470)]&&e(420)!=t[e(156)])),a=r[e(188)]((t=>e(409)==t[e(470)]&&e(420)!=t[e(156)]));for(const t of o)s[e(171)]({key:t[e(226)],newValue:t[e(212)],oldValue:t[e(335)],range:Fc(t[e(238)],n[e(400)])});for(const t of i){const r=a[e(533)]((n=>n[e(493)][e(241)](t[e(493)])));r&&s[e(171)]({key:e(535),newValue:t[e(156)],oldValue:r[e(156)],range:n[e(400)][e(207)](t[e(493)][e(455)])})}return 0!=s[e(424)]&&this[e(269)](t,s)}[kc(503)](t){const e=kc;let n=!1;const r=this[e(282)][e(400)][e(137)][e(392)][e(510)]()[e(188)]((t=>t[e(453)][e(546)]&&t[e(156)][e(405)](e(236))));for(const s of r){const{subType:r,id:o}=this[e(151)](s[e(156)]),i=r[e(242)]("|")[0];for(const r of this[e(200)]({skipNotAttached:!0}))r.id!=o&&e(522)==r[e(470)]&&r[e(453)]&&r[e(453)][e(278)]==i&&r[e(473)]()[e(272)](s[e(453)][e(546)])&&(this[e(221)](r,s[e(453)][e(546)],t),n=!0)}return n}[kc(556)](t){this[kc(304)]=!0,t()}[kc(224)](t){const e=kc,n=this[e(197)](t),r=this[e(248)][e(369)](t);return n||r}[kc(269)](t,e){const n=kc;if(0==e[n(424)])return!1;let r=!1;for(const s of e){const e=this[n(259)](s[n(238)],n(522))[n(188)]((t=>!t[n(431)][n(537)]))[n(154)]((t=>t[n(414)])),i=(0,o.hashObject)({newValue:s[n(353)]});e[n(188)]((t=>{const e=n,[r,o]=t[e(235)][e(242)]("|");return r==s[e(278)]&&o!=i}))[n(232)]((e=>{const o=n;this[o(221)](e,s[o(238)],t),r=!0}))}return r}[kc(221)](t,e,n){const r=kc,s=t[r(473)]()[r(161)](e);0!==s[r(424)]?1!==s[r(424)]?this[r(261)](t,e[r(544)],e[r(502)]):this[r(152)](t,s[0]):n[r(468)](t[r(185)]())}}class Rc{constructor(t){const e=kc;this[e(462)]=t,this[e(144)]=t[e(400)],this[e(157)]=new Map,this[e(442)]=new Map,this[e(452)]()}[kc(412)](t,e,n,r,s,o){const i=kc;return new Wr(this[i(144)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(225)](t,e,i(342))(...n),onDiscard:(...n)=>this[i(225)](t,e,i(320))(...n)})}[kc(192)](t,e,n,r){const s=kc,o=t+":"+e+":"+n;this[s(157)][s(263)](o,r)}[kc(225)](t,e,n){const r=kc,s=t+":"+e+":"+n;return this[r(157)][r(143)](s)||this[r(442)][r(143)](t+":"+n)}[kc(452)](){const t=kc,e=()=>!1,n=t=>{const e=Nc;t[e(142)](((t,n)=>t[e(544)][e(373)](n[e(544)])?1:-1)),this[e(144)][e(382)]((n=>{const r=e;for(const e of t){let t;t=e[r(502)][r(252)]&&e[r(502)][r(490)]==e[r(544)][r(455)]?n[r(215)](e[r(544)][r(455)],"on"):n[r(215)](e),this[r(144)][r(146)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Nc;e&&this[n(144)][n(382)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(154)]((t=>(vc(t)&&(t=this[s(144)][s(383)](t[s(502)])),t)))[s(188)]((t=>s(343)!==t[s(213)][s(444)]));if(c[s(424)]<1)return;const u=Array[s(525)](this[s(144)][s(137)][s(529)][s(484)]())[s(154)]((t=>i.LiveRange[s(289)](t)));r[s(336)](c);for(const t of this[s(462)][s(471)][s(471)]())t[s(466)]();a[s(171)]({forceDefaultExecution:!0}),this[s(462)][s(478)](o,...a);const l=u[s(188)]((t=>s(343)!=t[s(213)][s(444)]));l[s(424)]>0&&r[s(336)](l);for(const t of u)t[s(201)]()}))},s=(e,n)=>1==e[t(424)]&&1==n[t(424)]&&e[0][t(502)][t(241)](n[0][t(544)]),o=(e,n,r,s)=>xc(e,n,r,s,this[t(144)])?[e,n]:xc(n,e,s,r,this[t(144)])?[n,e]:null;this[t(442)][t(263)](t(509),e),this[t(442)][t(263)](t(148),n),this[t(442)][t(263)](t(296),s),this[t(442)][t(263)](t(237),o),this[t(442)][t(263)](t(437),n),this[t(442)][t(263)](t(538),e),this[t(442)][t(263)](t(203),s),this[t(442)][t(263)](t(426),o),this[t(442)][t(263)](t(361),r),this[t(442)][t(263)](t(488),e),this[t(442)][t(263)](t(549),s),this[t(442)][t(263)](t(247),e),this[t(442)][t(263)](t(254),r),this[t(442)][t(263)](t(164),e),this[t(442)][t(263)](t(349),s),this[t(442)][t(263)](t(218),e),this[t(442)][t(263)](t(395),e),this[t(442)][t(263)](t(297),((e,n)=>{const r=t;if(!n)return;const s=this[r(462)][r(184)][r(143)](Sc);this[r(144)][r(382)]((t=>{const o=r;if(o(535)==n[o(278)])for(const r of e){const e=r[o(544)][o(455)],s=n[o(339)];t[o(387)](e,s)}else if(s[o(197)](n[o(278)]))for(const r of e)void 0!==n[o(339)]?t[o(506)](n[o(278)],n[o(339)],r[o(544)][o(455)]):t[o(217)](n[o(278)],r[o(544)][o(455)]);else for(const r of e)n[o(339)]?t[o(506)](n[o(278)],n[o(339)],r):t[o(217)](n[o(278)],r)}))})),this[t(442)][t(263)](t(413),s)}}function Mc(t,e,n){const r=kc;for(const s of e[r(490)][r(348)]({includeSelf:!0,parentFirst:!0})){if(s[r(213)]==s)return!1;if(!n[r(418)](s))return!1;if(t[r(482)](s)||t[r(321)](s))return!0}return!1}function vc(t){const e=kc;return t[e(502)][e(490)]==t[e(544)][e(455)]&&t[e(502)][e(230)]}function Oc(t,e,n,r){const s=kc,o=t=>!t[s(456)].is(s(363))&&!r[s(482)](t[s(456)]),i=t[s(544)][s(465)](o),a=t[s(502)][s(465)](o,{direction:s(419)});return!(t[s(544)][s(241)](i)&&t[s(502)][s(241)](a)||(i[s(373)](a)?n[s(499)](e,{range:n[s(383)](i,a)}):n[s(468)](e),0))}function wc(t){return(0,o.hashObject)(t)}function Dc(t){const e=kc,n=t[e(544)][e(455)];return n&&n.is(e(173))}function Fc(t,e){const n=kc;return null==t[n(502)][n(430)]&&t[n(502)][n(490)]==t[n(544)][n(455)]?Pc(t[n(544)][n(455)],e):t}function Pc(t,e){const n=kc,r=e[n(477)][n(482)](t)||e[n(477)][n(565)](t);return e[n(383)](e[n(206)](t,n(524)),r?e[n(303)](t):e[n(206)](t,n(502)))}function xc(t,e,n,r,s){const o=kc;if(t[o(273)])return!1;if(!Bc(t,e))return!1;if(n[o(502)][o(241)](r[o(544)]))return!0;if(t[o(470)]!=e[o(470)])return!1;if(!n[o(502)][o(515)](r[o(544)]))return!1;const i=s[o(383)](n[o(502)],r[o(544)])[o(494)]();for(const t of i)if([o(360),o(229)][o(566)](t[o(470)])&&s[o(477)][o(321)](t[o(456)]))return!1;return!0}function Bc(t,e){const n=kc;if(!t[n(147)]||!e[n(147)])return!1;const r=new Set(Object[n(516)](t[n(290)])),s=new Set(Object[n(516)](e[n(290)]));if(r[n(434)](n(532)),s[n(434)](n(532)),0==r[n(253)]&&0==s[n(253)])return!0;if(r[n(253)]!=s[n(253)])return!1;const o={...t[n(290)]},i={...e[n(290)]};return delete o[n(532)],delete i[n(532)],JSON[n(284)](o)==JSON[n(284)](i)}function Uc(t,e){const n=kc,r=jc(t[n(290)]),s=jc(e);if(!t[n(147)])return!1;for(const t of Object[n(516)](s))if(!Fr(r[t],s[t]))return!1;return!0}function jc(t){const e=kc,n=Object[e(496)]({},t);return delete n[e(378)],delete n[e(552)],n}const Gc=Hc;function Vc(){const t=["unbind","878408omuqmt","PendingActions","canEditAt","_acceptCommand","8827679uVNocW","view","locale","add","canDiscard","canAccept","12SswGRR","_discardCommand","1483810WfnmIP","plugins","model","execute","26415PEdeZl","_setPendingAction","_editor","bind","460767ukKllI","isDirty","5413984JhgULe","commentThreadController","stopListening","6gCbsoc","change:isDirty","_pendingAction","isEnabled","acceptSuggestion","getRanges","discardSuggestion","_removePendingAction","commands","destroy","get","PENDING_ACTION_SUGGESTION","681738XdJfDD","9630CDEYSm","remove","listenTo"];return(Vc=function(){return t})()}function Hc(t,e){const n=Vc();return(Hc=function(t,e){return n[t-=467]})(t,e)}!function(t){const e=Hc,n=t();for(;;)try{if(725924===parseInt(e(492))/1+-parseInt(e(507))/2*(parseInt(e(475))/3)+-parseInt(e(497))/4+parseInt(e(467))/5*(parseInt(e(480))/6)+-parseInt(e(501))/7+-parseInt(e(477))/8+-parseInt(e(471))/9*(-parseInt(e(493))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vc);class zc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Hc;super(),this[s(469)]=e,this[s(502)]=n,this[s(478)]=r,this[s(473)]=t,this[s(500)]=t[s(488)][s(490)](s(484)),this[s(508)]=t[s(488)][s(490)](s(486)),this[s(502)][s(474)](s(483)).to(this[s(500)],this[s(508)],((t,e)=>t||e)),this[s(502)][s(474)](s(506)).to(this[s(500)],s(483),(t=>t&&this[s(473)][s(469)][s(499)](e[s(485)]()))),this[s(502)][s(474)](s(505)).to(this[s(508)],s(483),(t=>t&&this[s(473)][s(469)][s(499)](e[s(485)]()))),this[s(482)]=null,n[s(476)]&&this[s(472)](),this[s(495)](n,s(484),(()=>this[s(484)]())),this[s(495)](n,s(486),(()=>this[s(486)]())),this[s(495)](n,s(481),(()=>{const t=s;n[t(476)]?this[t(472)]():this[t(487)]()}))}[Gc(484)](){const t=Gc;this[t(500)][t(470)](this[t(469)].id)}[Gc(486)](){const t=Gc;this[t(508)][t(470)](this[t(469)].id)}[Gc(489)](){const t=Gc;this[t(502)][t(496)](t(483)),this[t(502)][t(496)](t(506)),this[t(502)][t(496)](t(505)),this[t(479)](),this[t(478)][t(489)](),this[t(482)]&&this[t(487)]()}[Gc(472)](){const t=Gc,e=Kr(this[t(473)][t(503)],t(491));this[t(482)]=this[t(473)][t(468)][t(490)](t(498))[t(504)](e)}[Gc(487)](){const t=Gc;null!==this[t(482)]&&this[t(473)][t(468)][t(490)](t(498))[t(494)](this[t(482)]),this[t(482)]=null}}const Wc=Kc;function Kc(t,e){const n=Xc();return(Kc=function(t,e){return n[t-=340]})(t,e)}function Xc(){const t=["render","authoredAt","body","focus","isDirty","_config","descriptionParts","701270rBjvPd","showInput","setData","map","16cypVjK","isActive","hasDirtyComment","bind","author","focusTracker","canAccept","target","_createCommentThreadInputView","tab","parseFromString","10479440OOmZUT","disabledSubmit","editor","_localUser","focusables","locale","isEnabled","delegate","fire","shift+tab","editorConfig","ariaDescriptionView","_model","content","focusCycler","commentsListView","name","isReadOnly","618898VMQuaE","length","value","2875086vIBFye","5085768SJBXKU","destroy","commentThreadInputView","element","join","set","canDiscard","SUGGESTION_THREAD_DESCRIPTION","ariaLabel","formatDateTime","submit","disableComments","keystrokes","CommentView","2191126WRPHiV","cancel","SUGGESTION_THREAD_ARIA_LABEL","commentThread","_createCommentViews","updateComment","textContent","removeComment","text/html","addComment","868940tfWOni","assign","commentInputView"];return(Xc=function(){return t})()}!function(t){const e=Kc,n=t();for(;;)try{if(766770===-parseInt(e(357))/1+parseInt(e(385))/2+-parseInt(e(360))/3+parseInt(e(399))/4*(-parseInt(e(395))/5)+parseInt(e(361))/6+parseInt(e(375))/7+parseInt(e(410))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xc);class qc extends s.View{constructor(t,n,r,i){const a=Kc;super(t),this[a(354)]=null,this[a(363)]=null,this[a(350)]=new o.AriaDescriptionView(t,Kr(t,a(368))),this[a(366)](a(400),!1),this[a(366)](a(389),n[a(389)]),this[a(402)](a(389)).to(n),this[a(366)](a(394),[]),this[a(366)](a(392),!1),this[a(366)](a(345),!1),this[a(366)](a(405),!1),this[a(366)](a(367),!1),this[a(402)](a(369)).to(this,a(358),n,a(389),this,a(394),((t,e,r)=>{const s=a,o=r[s(398)]((t=>_(t[s(352)])))[s(365)](". ")+".";return Kr(this[s(344)],s(377),[t-1,n[s(403)][s(355)],e?i[s(370)](e):"",(new DOMParser)[s(409)](o,s(383))[s(390)][s(381)]])})),this[a(343)]=new s.ViewCollection,this[a(404)]=new e.FocusTracker,this[a(373)]=new e.KeystrokeHandler,this[a(353)]=new s.FocusCycler({focusables:this[a(343)],focusTracker:this[a(404)],keystrokeHandler:this[a(373)],keystrokeHandlerOptions:{filter:t=>t[a(406)]!==this[a(364)]},actions:{focusPrevious:a(348),focusNext:a(408)}}),this[a(351)]=n,this[a(342)]=r,this[a(393)]=i,i[a(372)]?this[a(366)](a(358),1):this[a(379)]()}[Wc(388)](){const t=Wc;super[t(388)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(343)])}[Wc(391)](){const t=Wc;this[t(364)][t(391)]()}[Wc(362)](){const t=Wc;this[t(354)]&&this[t(354)][t(362)](),this[t(363)]&&this[t(363)][t(362)](),super[t(362)]()}[Wc(379)](){const t=Wc,{CommentsListView:e}=this[t(393)];this[t(354)]=new e(this[t(344)],this[t(351)][t(378)],Object[t(386)]({CommentView:this[t(393)][t(374)]},this[t(393)])),this[t(354)][t(346)](t(382)).to(this),this[t(354)][t(346)](t(380)).to(this),this[t(354)][t(402)](t(400)).to(this),this[t(366)](t(358),this[t(354)][t(358)]+1),this[t(402)](t(358)).to(this[t(354)],t(358),(t=>t+1)),this[t(363)]=this[t(407)](),this.on(t(382),(()=>this[t(391)]())),this[t(402)](t(392)).to(this[t(354)],t(401),this[t(363)][t(387)],t(359),((t,e)=>t||!!e))}[Wc(407)](){const t=Wc,{CommentThreadInputView:e}=this[t(393)],n=new e(this[t(344)],this[t(342)],this[t(393)][t(349)]),r=n[t(387)];return n[t(402)](t(396)).to(this,t(400),this[t(351)][t(378)],t(356),r,t(359),((t,e,n)=>!!n||t&&!e)),r.on(t(371),((e,n)=>{const s=t;this[s(347)](s(384),n),r[s(341)][s(397)]("")})),r.on(t(376),(()=>this[t(391)]())),r[t(402)](t(340)).to(this[t(351)][t(378)],t(356)),n}}function Zc(t,e){const n=Yc();return(Zc=function(t,e){return n[t-=125]})(t,e)}const Jc=Zc;function Yc(){const t=["9IAxcMX","1528724EZFpGM","40BatWdV","description","ck-rounded-corners","_descriptionElement","suggestionView","canDiscard","182MCWoJs","isActive","descriptionParts","formatDateTime","add","SuggestionView","set","</p>","setTemplate","_model","content","canAccept","author","div","ck-suggestion--disabled-comments","commentThread","commentThreadInputView","discardButton","bind","render","<p>","editorReady","delegate","_config","300006vdxcEE","ck-suggestion-wrapper","6689608PefRMd","acceptButton","getTemplate","732452FDHnTy","push","acceptSuggestion","listitem","ariaDescriptionView","focusables","11928770CSNcMq","discardSuggestion","ariaLabel","4196055kwZUdF","type","ck-suggestion-wrapper--active","color","bindTemplate","disableComments","464390MmLaMs","editorDestroyed","ck-suggestion-","isEnabled","commentsListView"];return(Yc=function(){return t})()}!function(t){const e=Zc,n=t();for(;;)try{if(702673===-parseInt(e(161))/1+parseInt(e(125))/2+parseInt(e(170))/3+parseInt(e(126))/4*(parseInt(e(176))/5)+parseInt(e(156))/6*(-parseInt(e(132))/7)+parseInt(e(158))/8*(parseInt(e(181))/9)+-parseInt(e(167))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yc);class Qc extends qc{constructor(t,e,n,r){const s=Zc;super(t,e,n,r),this[s(138)](s(171),""),this[s(150)](s(171)).to(this,s(134),(t=>t&&t[0]?t[0][s(171)]:"")),this[s(150)](s(127)).to(this,s(134),this,s(133),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(152)+_(e[n(142)],e[n(173)])+n(139);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(129)]=null,this[s(130)]=new(r[s(137)])(t,e,{formatDateTime:r[s(135)]}),this[s(130)][s(150)](s(127)).to(this),this[s(130)][s(154)](s(163),s(168)).to(this),this[s(130)][s(159)][s(150)](s(179)).to(this,s(143)),this[s(130)][s(149)][s(150)](s(179)).to(this,s(131)),this[s(166)][s(136)](this[s(130)]),this[s(180)]&&this[s(166)][s(136)](this[s(180)]),this[s(148)]&&this[s(166)][s(136)](this[s(148)]),this[s(140)](this[s(160)]())}[Jc(160)](){const t=Jc,e=this[t(174)],n=[this[t(130)]];return this[t(180)]&&n[t(162)](this[t(180)]),this[t(148)]&&n[t(162)](this[t(148)]),n[t(162)](this[t(165)]),{tag:t(145),attributes:{class:["ck",t(128),t(157),e.if(t(133),t(172)),e.to(t(171),(e=>t(178)+e)),this[t(155)][t(175)]&&t(146)],"data-suggestion-id":this[t(141)].id,"data-thread-id":this[t(141)][t(147)].id,"data-author-id":this[t(141)][t(144)].id,tabindex:0,role:t(164),"aria-label":e.to(t(169)),"aria-describedby":this[t(165)].id},children:n}}[Jc(151)](){const t=Jc;super[t(151)](),this[t(180)]&&(this[t(180)][t(154)](t(153)).to(this),this[t(180)][t(154)](t(177)).to(this)),this[t(148)]&&(this[t(148)][t(154)](t(153)).to(this),this[t(148)][t(154)](t(177)).to(this))}}const $c=tu;function tu(t,e){const n=eu();return(tu=function(t,e){return n[t-=395]})(t,e)}function eu(){const t=["creator","_model","getUserViewNotificationText","ck-annotation__info","acceptSuggestion","presentation","ck-suggestion","focusTracker","ck-annotation__user",".ck-annotation__content-wrapper","render","enter","attributes","span","esc","ck-suggestion__main","formatDateTime","getTemplate","getExternalSuggestionNote","innerHTML","cancel","ck-suggestion__info","focusCycler","ck-suggestion--discard","453bJEUUo","ck-suggestion__info-name","execute","acceptButton","shift+tab","ck-comment__external","1271838BzhjOd","ck-annotation__info-name","set","keystrokes","EXTERNAL_AVATAR","ck-suggestion__actions","_setupKeyboardNavigation","div","authoredAt","1392420lNPYVo","@external","fire","2506072dzRTBU","discardButton","target","discardSuggestion","time","Discard suggestion","push","tab","check","_createButton","ck-suggestion--accept","bindTemplate","isExternal","extendTemplate","author","locale","7WVYPUk","add","ck-suggestion__user","860udKGVP","userView","focusables","ck-annotation__info-time","515580pVMQWo","EXTERNAL_IMPORT_WORD_AVATAR","source","setTemplate","_config","EXTERNAL_SUGGESTION","Accept suggestion","bind","focus","querySelector","listenTo","ck-annotation__content-wrapper","ck-annotation__main","description","ck-comment__info-time","878800pJtBFA","EXTERNAL_IMPORT_WORD_SUGGESTION","change:description","ck-annotation__actions","focusFirst","ck-annotation","name","element","importWord","8049438kCbmFu"];return(eu=function(){return t})()}!function(t){const e=tu,n=t();for(;;)try{if(211935===parseInt(e(409))/1*(parseInt(e(446))/2)+parseInt(e(450))/3+-parseInt(e(424))/4+-parseInt(e(465))/5+-parseInt(e(415))/6+-parseInt(e(443))/7*(parseInt(e(427))/8)+parseInt(e(474))/9)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(476)]=r,this[a(454)]=i,this[a(417)](a(463),""),this[a(457)](a(423)).to(r),this[a(412)]=this[a(436)](Kr(n,a(456)),t.icons[a(435)],a(437),a(479),"sw"),this[a(428)]=this[a(436)](Kr(n,a(432)),t.icons[a(405)],a(408),a(430),"sw"),this[a(447)]=new o.UserView(n,r[a(441)],this[a(477)]()),this[a(447)][a(440)]({attributes:{class:[a(445),a(483)],"aria-hidden":!0}}),this[a(448)]=new s.ViewCollection([this[a(412)],this[a(428)]]),this[a(482)]=new e.FocusTracker,this[a(418)]=new e.KeystrokeHandler,this[a(407)]=new s.FocusCycler({focusables:this[a(448)],focusTracker:this[a(482)],keystrokeHandler:this[a(418)],actions:{focusPrevious:a(413),focusNext:a(434)},keystrokeHandlerOptions:{filter:t=>t[a(429)]!==this[a(472)]}}),this[a(453)](this[a(402)]())}[$c(395)](){const t=$c;super[t(395)]();const e=this[t(472)][t(459)](t(484));e[t(404)]=this[t(463)],this.on(t(467),((n,r,s)=>{e[t(404)]=s})),this[t(421)]()}[$c(402)](){const t=$c,e=this[t(438)],n=[{tag:t(422),attributes:{class:[t(406),t(478)]},children:[{tag:t(398),children:[{text:this[t(447)][t(471)]}],attributes:{class:[t(410),t(416)]}},{tag:t(431),attributes:{datetime:e.to(t(423)),class:[t(464),t(449)]},children:[{text:e.to(t(423),(e=>this[t(454)][t(401)](e)))}]}]},{tag:t(422),attributes:{class:[t(420),t(468)]},children:[this[t(412)],this[t(428)]]},{tag:t(422),attributes:{class:[t(461)]}}];return this[t(476)][t(439)]&&n[t(433)]({tag:t(422),attributes:{class:[t(414)]},children:[{text:this[t(403)]()}]}),{tag:t(422),attributes:{class:[t(481),t(470)],tabindex:-1},children:[this[t(447)],{tag:t(422),attributes:{class:[t(400),t(462)],role:t(480)},children:n}]}}[$c(458)](){const t=$c;this[t(472)][t(458)]()}[$c(477)](){const t=$c;return this[t(476)][t(439)]?t(473)===this[t(476)][t(397)][t(425)][t(452)]?Kr(this[t(442)],t(451),this[t(476)][t(475)][t(471)]):Kr(this[t(442)],t(419),this[t(476)][t(475)][t(471)]):null}[$c(403)](){const t=$c;return t(473)===this[t(476)][t(397)][t(425)][t(452)]?Kr(this[t(442)],t(466)):Kr(this[t(442)],t(455))}[$c(436)](t,e,n,r,s){const i=$c,a=new o.LateFocusButtonView(this[i(442)]);return a[i(417)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(440)]({attributes:{class:n}}),a.on(i(411),(()=>{const t=i;this[t(426)](r,this[t(476)].id)})),a}[$c(421)](){const t=$c,e=this[t(472)];this[t(418)][t(460)](e);for(const e of this[t(448)])this[t(482)][t(444)](e[t(472)]),this[t(418)][t(460)](e[t(472)]);this[t(418)][t(417)](t(396),((n,r)=>{const s=t;e===n[s(429)]&&(this[s(407)][s(469)](),r())})),this[t(418)][t(417)](t(399),((n,r)=>{const s=t;e!==n[s(429)]&&(this[s(458)](),r())}))}}const ru='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M6.182 5.514a.643.643 0 0 0-.636.64v-.001a.636.636 0 0 0 .636.639h5.682a.641.641 0 0 0 .636-.638.637.637 0 0 0-.636-.64H6.182Z"/><path d="M6.182 8.5a.642.642 0 0 0-.588.882.636.636 0 0 0 .588.395h5.682a.641.641 0 0 0 .636-.639.635.635 0 0 0-.636-.638H6.182Z"/><path d="M6.18 11.5a.64.64 0 0 0 0 1.278h3.133a.64.64 0 0 0 0-1.278H6.18Z"/><path d="m11.772 18.308.154-.23c-.195-.098-.304-.192-.328-.28-.024-.09 0-.274.076-.551.062-.166.099-.296.11-.393a2.934 2.934 0 0 0 0-.479c-.137-.41-.2-.685-.186-.83.013-.145.117-.335.313-.57l4.465-6.207c.356-.6 1.059-.56 2.11.118 1.05.68 1.443 1.272 1.177 1.772l-3.876 6.833c-.105.27-.22.444-.347.515-.128.07-.4.119-.813.139a2.954 2.954 0 0 0-.487.21c-.127.09-.244.193-.347.31-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.739Zm-.184.274 1.039.727-.26.34h-1.496l.717-1.067Z"/><path clip-rule="evenodd" d="M3.272 1A1.28 1.28 0 0 0 2 2.28v14.439a1.276 1.276 0 0 0 1.272 1.28h6.838a2.13 2.13 0 0 1 .003-.61c.024-.18.066-.363.113-.534.012-.046.027-.092.043-.136.011-.029.02-.052.025-.069v-.008a7.395 7.395 0 0 1-.042-.142H3.5V2.46s11 .002 11 .005v6.341l.627-.872c.204-.32.49-.614.873-.819V2.281c0-.707-.569-1.28-1.272-1.28L3.272 1ZM16 9.29l-1.5 2.085V16.5h-2.708c.005.118.002.236-.007.354a.904.904 0 0 1-.013.075l-.001.005a3.108 3.108 0 0 1-.097.312c-.027.101-.048.19-.062.266a.734.734 0 0 0-.014.287.25.25 0 0 0 .068.105.65.65 0 0 0 .088.074l.017.011.016.01h.175L14.73 18c.697 0 1.271-.573 1.271-1.281v-7.43Z"/></svg>\n',su=iu;function ou(){const t=["reduce","_handleSuggestionControllerDelayed","button","items","from","338758qthJIr","_unbindEditors","isMultiRange","view","_suggestionToController","createAnnotation","acceptAllSuggestions","isDirty","activeMarkers","trackChanges.disableComments","clear","acceptButton","suggestionView","length","commands","_destroyController","previous","Discard all suggestions","getJoined","remove","separator","getAllAdjacentSuggestions","lowest","has","model","listenTo","comments.maxThreadTotalWeight","add","actionView","2429515bBXGDt","addComment","children","46kIOytY","discardSelectedSuggestions","locale","_updateController","_refreshActiveMarkers","init","escape","registerAnnotation","comments.editorConfig","trackChanges.SuggestionThreadView","suggestionUnloaded","toMany","descriptionFactory","componentFactory","Track changes","buttonView","commandName","head","delegate","switchbutton","type","_annotationViews","commentsListView","destroy","menuitemcheckbox","source","mainView","activeAnnotations","requires","focus","stopListening","config","730924SaSJmw","isInContent","delete","4312656NAJTnV","getFirstRange","getByInnerView","refreshSelectedViews","_initializeController","CommentsUI","comments.maxCommentCharsWhenCollapsed","discardButton","_createMenuBarMenu","15480200LneCSm","filter","_handleControllerBuffer","change:activeAnnotations","suggestionChanged","comments.maxCommentsWhenCollapsed","fire","Accept all suggestions","Discard all selected suggestions","TrackChangesUI","acceptSelectedSuggestions","get","change:previous","86349TcrGMc","trackChanges.SuggestionView","Annotations","CommentView","values","editing","innerView","_bindAnnotationToEditors","SuggestionView","Accept all selected suggestions","hasSuggestion","size","execute","menuitem","unbind","isPremiumPlugin","getMarkers","keys","_addUIComponentsToFactory","2990388JUSQDs","panelView","value","set","define","editor","discardAllSuggestions","getRanges","CommentsRepository","_createToolbarButton","isOfficialPlugin","EditorAnnotations","suggestion-","plugins","menuBar:trackChanges","some","isEnabled","trackChanges","isOn","getMarkerNames","SuggestionThreadView","_viewToController","bind","comments","menu","createAnnotationView","addSourceCollector","getSuggestion","push","TrackChangesEditing","arrowView","createCommentThreadController","commentThread","pluginName","suggestionLoaded","getDescriptions","descriptionParts","_disableComments"];return(ou=function(){return t})()}function iu(t,e){const n=ou();return(iu=function(t,e){return n[t-=471]})(t,e)}!function(t){const e=iu,n=t();for(;;)try{if(389984===parseInt(e(519))/1+-parseInt(e(487))/2*(-parseInt(e(544))/3)+parseInt(e(563))/4+-parseInt(e(484))/5+parseInt(e(522))/6+-parseInt(e(606))/7+-parseInt(e(531))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ou);class au extends t.Plugin{static get[su(515)](){const t=su;return[Sc,o.Users,t(571),t(546),t(574)]}static get[su(596)](){return su(540)}static get[su(573)](){return!0}static get[su(559)](){return!0}constructor(t){const e=su;super(t),this[e(610)]=new Map,this[e(584)]=new Map,this[e(508)]=new Map,this[e(533)]=new Map;const n=this[e(568)][e(518)];n[e(567)](e(496),Qc),n[e(567)](e(545),nu),n[e(567)](e(615),!1),this[e(600)]=n[e(542)](e(615))}[su(602)](t,e){const n=su;0===this[n(533)][n(555)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(533)]){const r=this[t(610)][t(478)](e);r||n?r&&n&&this[t(621)](e):this[t(526)](e)}this[t(533)][t(616)](),this[t(568)][t(576)][t(542)](t(574))[t(525)](),this[t(491)]()}),10),this[n(533)][n(566)](t,e)}[su(492)](){const t=su,e=this[t(568)],n=e[t(576)][t(542)](t(592)),r=e[t(576)][t(542)](t(546)),s=e[t(576)][t(542)](t(574)),o=e[t(576)][t(542)](t(571));this[t(562)](),s[t(589)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(605)](this[e(610)])){const s=t[e(476)](),o=[];for(const t of s){if(!t[e(520)])continue;if(t[e(608)]){o[e(591)](...t[e(570)]());continue}const n=t[e(523)]();if(o[e(619)]>0){const t=o[0][e(473)](n);if(t){o[0]=t;continue}}o[e(591)](n)}n[e(591)]([r[e(609)],o])}return n})),this[t(480)](n,t(597),((e,n)=>{const r=t;this[r(480)](n,r(543),((t,e,s,o)=>{const i=r;n[i(520)]&&(null==s?(this[i(490)](o[i(504)]),this[i(602)](n,!1)):(this[i(490)](s[i(504)]),null==o&&this[i(602)](n,!0)))})),null!==n[r(471)]?this[r(490)](n[r(504)]):this[r(602)](n,!1)})),this[t(480)](n,t(497),((e,n,r)=>{const s=t;this[s(517)](n,s(543)),this[s(533)][s(521)](n),this[s(610)][s(478)](n)&&this[s(621)](n),r&&this[s(490)](r[s(504)])})),this[t(480)](n,t(535),((e,n)=>{this[t(490)](n)})),this[t(480)](r,t(534),(()=>{this[t(491)]()})),this[t(480)](o,t(485),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(554)](r))return;const i=n[o(590)](r);this[o(610)][o(542)](i)[o(609)][o(509)][o(516)](-1)}),{priority:t(477)})}[su(491)](){const t=su,e=this[t(568)][t(576)][t(542)](t(546)),n=this[t(568)][t(576)][t(542)](t(592)),r=Array[t(605)](e[t(514)],(e=>e[t(550)]))[t(532)]((e=>this[t(584)][t(478)](e))),s=[];for(const e of r){const n=this[t(584)][t(542)](e)[t(479)][t(476)]();s[t(591)](...n[t(601)](((e,n)=>[...e,...n[t(582)]()]),[]))}n[t(614)]=s}[su(562)](){const t=su,n=this[t(568)],r=n[t(489)],o=Kr(r,t(501)),i=new e.Collection([{type:t(506),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(580),role:t(511)})},{type:t(475)},{type:t(603),model:new s.ViewModel({withText:!0,label:Kr(r,t(538)),commandName:t(612),role:t(557)})},{type:t(603),model:new s.ViewModel({withText:!0,label:Kr(r,t(553)),commandName:t(541),role:t(557)})},{type:t(603),model:new s.ViewModel({withText:!0,label:Kr(r,t(472)),commandName:t(569),role:t(557)})},{type:t(603),model:new s.ViewModel({withText:!0,label:Kr(r,t(539)),commandName:t(488),role:t(557)})}]);for(const e of i)if(cu(e)){const r=n[t(620)][t(542)](e[t(479)][t(503)]);e[t(479)][t(585)](t(581),t(579)).to(r,t(565),t(579))}n.ui[t(500)][t(482)](t(580),(e=>this[t(572)](e,i,o))),n.ui[t(500)][t(482)](t(577),(e=>this[t(530)](e,i,o)))}[su(572)](t,e,n){const r=su,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(568)][r(620)][r(542)](r(580));o[r(502)][r(566)]({tooltip:n,label:n,icon:ru}),o[r(502)][r(585)](r(581)).to(i,r(565)),o[r(502)].on(r(556),(()=>{const t=r;i[t(556)](),this[t(568)][t(549)][t(609)][t(516)]()})),(0,s.addListToDropdown)(o,e,{role:r(587)});const a=[];for(const t of e)cu(t)&&a[r(591)](this[r(568)][r(620)][r(542)](t[r(479)][r(503)]));const c=o[r(502)];return c[r(483)][r(558)](r(579)),c[r(593)][r(558)](r(579)),c[r(483)][r(585)](r(579)).to(i,r(579)),c[r(593)][r(585)](r(579))[r(498)](a,r(579),((...t)=>t[r(578)]((t=>t)))),o.on(r(556),(t=>{const e=r;this[e(568)][e(556)](t[e(512)][e(503)]),this[e(568)][e(549)][e(609)][e(516)]()})),o}[su(530)](t,e,n){const r=su,o=new s.MenuBarMenuView(t),i=this[r(568)][r(620)][r(542)](r(580));o[r(502)][r(566)]({label:n,icon:ru});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(475)==n[r(507)]){a[r(604)][r(482)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(479)];i[r(585)](...Object[r(561)](c)).to(c),i[r(505)](r(556)).to(o),i.on(r(556),(()=>{const t=r;this[t(568)][t(556)](c[t(503)]),this[t(568)][t(549)][t(609)][t(516)]()})),e[r(486)][r(482)](i),a[r(604)][r(482)](e)}return o[r(585)](r(579)).to(i,r(579)),o[r(564)][r(486)][r(482)](a),o}[su(526)](t){const e=su,n=this[e(568)],r=n[e(518)],s=n[e(576)][e(542)](e(546)),i=n[e(576)][e(542)](e(571)),a=n[e(576)][e(542)](e(574)),c=n[e(576)][e(542)](o.Users).me,u=r[e(542)](e(580))[e(583)],l=r[e(542)](e(580))[e(552)],{CommentsListView:f,CommentThreadInputView:h}=n[e(576)][e(542)](e(527));let g,d,p;this[e(508)][e(478)](t.id)?(d=this[e(508)][e(542)](t.id),g=d[e(513)]):(g=new u(n[e(489)],t,c,{disableComments:this[e(600)],editorConfig:r[e(542)](e(495)),maxCommentsWhenCollapsed:r[e(542)](e(536)),maxThreadTotalWeight:r[e(542)](e(481)),maxCommentCharsWhenCollapsed:r[e(542)](e(528)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(542)](e(489))),CommentView:r[e(542)](e(586))[e(547)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),g[e(618)][e(617)].on(e(556),(()=>{const t=e;n[t(549)][t(609)][t(516)]()})),g[e(618)][e(529)].on(e(556),(()=>{const t=e;n[t(549)][t(609)][t(516)]()})),d=s[e(588)](this[e(568)][e(489)],g),d[e(585)](e(613)).to(g,e(613)),d[e(585)](e(619)).to(g),d[e(585)](e(507)).to(g,e(507),(t=>e(575)+t)),g.on(e(493),(()=>{const t=e;p[t(537)](t(493))})),this[e(508)][e(566)](t.id,d));const m=i[e(594)](t[e(595)],g),I=new zc(n,t,g,m),E=t[e(476)]()[e(532)]((t=>t[e(520)]));g[e(599)]=n[e(576)][e(542)](e(592))[e(499)][e(598)](E),this[e(610)][e(566)](t,I),this[e(584)][e(566)](g,I),p=s[e(611)]({view:d,target:()=>{const r=e,s=[],i=t[r(476)]()[r(532)]((t=>t[r(520)]));for(const t of i)s[r(591)](...t[r(560)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(549)],s)},type:()=>e(575)+I[e(609)][e(507)]}),i[e(551)](g,p),s[e(482)](p),a[e(494)](p)}[su(621)](t){const e=su,n=this[e(568)][e(576)][e(542)](e(571)),r=this[e(568)][e(576)][e(542)](e(546)),s=this[e(610)][e(542)](t),o=s[e(609)],i=r[e(524)](o);n[e(607)](o),i&&r[e(474)](i),this[e(610)][e(521)](t),this[e(584)][e(521)](o),s[e(510)]()}[su(490)](t){const e=su;if(!t[e(520)]||!this[e(610)][e(478)](t))return;const n=this[e(568)][e(576)][e(542)](e(592)),r=this[e(610)][e(542)](t),s=t[e(476)]();r[e(609)][e(599)]=n[e(499)][e(598)](s)}[su(510)](){const t=su;for(const e of this[t(610)][t(561)]())this[t(621)](e);for(const e of this[t(508)][t(548)]())e[t(513)][t(510)]();super[t(510)]()}}function cu(t){return su(479)in t}var uu=fu;function lu(){var t=["149018aslfGE","getSuggestion","get","adapter","464456rzFTlW","addSuggestion","6sPlZuI","41720DgYCMh","plugins","isOfficialPlugin","413bTkdkP","Comments","editor","1881234tTVEwx","pluginName","getSuggestions","16941WLCcue","600QxiyMG","TrackChanges","245392YLdolX","requires","isPremiumPlugin","addSuggestionData"];return(lu=function(){return t})()}function fu(t,e){var n=lu();return(fu=function(t,e){return n[t-=261]})(t,e)}!function(t){for(var e=fu,n=t();;)try{if(117279===parseInt(e(283))/1+parseInt(e(267))/2+-parseInt(e(273))/3*(parseInt(e(263))/4)+-parseInt(e(274))/5+-parseInt(e(261))/6*(-parseInt(e(277))/7)+-parseInt(e(271))/8+parseInt(e(280))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lu);class hu extends t.Plugin{static get[uu(264)](){return[Sc,au,uu(278)]}static get[uu(281)](){return uu(262)}static get[uu(276)](){return!0}static get[uu(265)](){return!0}set[uu(270)](t){var e=uu;this[e(279)][e(275)][e(269)](Sc)[e(270)]=t}get[uu(270)](){var t=uu;return this[t(279)][t(275)][t(269)](Sc)[t(270)]}[uu(272)](t){var e=uu;return this[e(279)][e(275)][e(269)](Sc)[e(266)](t)}[uu(282)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=uu;return this[n(279)][n(275)][n(269)](Sc)[n(282)]({skipNotAttached:t,toJSON:e})}[uu(268)](t){var e=uu;return this[e(279)][e(275)][e(269)](Sc)[e(268)](t)}}const gu=Eu;function du(){const t=["622HwDSGC","trackChangesData","getSuggestions","div","init","name","getRootsAttributes","TrackChangesEditing","getFullData","3918dHWuiz","36168AFPhXf","result","getDataWithDiscardedSuggestions","trackChangesData.editorCreator","model","createElement","useAnonymousUser","function","4765RHljXx","3824877WEnYmk","CommentsRepository","rootsAttributes","constructor","requires","createDocumentFragment","TrackChangesData","track-changes-data-invalid-editor-creator","get","appendChild","editorCreator","set","data","discardAllSuggestions","plugins","getDataWithAcceptedSuggestions","document","reduce","execute","addSuggestionData","config","end","getRootNames","define","getCommentThreads","isOfficialPlugin","Users","417180pOTkvK","map","addCommentThread","Pagination","editor","getUser","7946704yrONPV","push","pluginName","isPremiumPlugin","remove","acceptAllSuggestions","addUser","users","create","_adapter","TrackChangesDataGetter","1974504tMkCyv","destroy"];return(du=function(){return t})()}!function(t){const e=Eu,n=t();for(;;)try{if(282132===parseInt(e(397))/1+-parseInt(e(379))/2*(parseInt(e(388))/3)+-parseInt(e(389))/4+-parseInt(e(360))/5+parseInt(e(377))/6+-parseInt(e(398))/7+parseInt(e(366))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(du);const pu=[gu(363)];class mu extends t.Plugin{static get[gu(402)](){return[Sc]}static get[gu(368)](){return gu(339)}static get[gu(358)](){return!0}static get[gu(369)](){return!0}[gu(383)](){const t=gu,n=this[t(364)];if(n[t(353)][t(356)](t(392),(e=>{const r=t,s=n[r(393)][r(349)][r(355)]()[r(350)](((t,e)=>(t[e]="",t)),{});return n[r(401)][r(374)](s,e)})),t(396)!=typeof n[t(353)][t(341)](t(380))[t(343)])throw new e.CKEditorError(t(340))}[gu(348)](t){return Tu(this[gu(364)],!0,t)}[gu(391)](t){return Tu(this[gu(364)],!1,t)}}class Iu extends t.Plugin{static get[gu(368)](){return gu(376)}static get[gu(358)](){return!0}static get[gu(369)](){return!0}constructor(t){const e=gu;super(t),this[e(390)]=e(354)}[gu(383)](){const t=gu;this[t(364)][t(347)][t(341)](t(399))[t(375)]={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(364)][t(347)][t(341)](t(386))[t(375)]=null}}function Eu(t,e){const n=du();return(Eu=function(t,e){return n[t-=338]})(t,e)}function bu(t){return void 0!==t[gu(385)]}async function Tu(t,e,n){const r=gu,s=(0,o.sanitizeEditorConfig)(t,pu);s[r(347)][r(367)](Sc,Iu),s[r(400)]=bu(t)?t[r(385)]():void 0;const i=document[r(338)](),a=t[r(353)][r(341)](r(380))[r(343)],c=await a(s,(()=>function(t){const e=r,n=document[e(394)](e(382));return t[e(342)](n),n}(i)));!function(t,e){const n=r,s=t[n(393)][n(349)][n(355)]()[n(350)](((e,r)=>(e[r]=t[n(345)][n(341)]({rootName:r}),e)),{}),o=t[n(347)][n(341)](n(359))[n(373)][n(361)]((t=>({id:t.id,name:t[n(384)]}))),i=t[n(347)][n(341)](n(386))[n(381)]({skipNotAttached:!0,toJSON:!0}),a=t[n(347)][n(341)](n(399))[n(357)]({skipNotAttached:!0,toJSON:!0}),c=e[n(347)][n(341)](n(359)),u=e[n(347)][n(341)](n(386)),l=e[n(347)][n(341)](n(399));for(const t of l[n(357)]())t[n(370)]();for(const t of o)c[n(365)](t.id)||c[n(372)](t);c.me||c[n(395)]();for(const t of a)l[n(362)](t);for(const t of i)u[n(352)](t);e[n(345)][n(344)](s)}(t,c),c[r(351)](r(e?371:346));const u=bu(c)?c[r(387)](n):c[r(345)][r(341)](n);return await c[r(378)](),u}function _u(t,e){var n=yu();return(_u=function(t,e){return n[t-=441]})(t,e)}function yu(){var t=["4EiTBNi","3258054OUuygK","8oNJcRj","90dQUuXf","270402DOZYLx","16098JqzMnf","1295SsMtdH","1211172YANgLD","1234230WXCBNb","1529560BXgrsA","640958pRcWIN"];return(yu=function(){return t})()}!function(t){for(var e=_u,n=t();;)try{if(326905===-parseInt(e(447))/1+parseInt(e(444))/2+-parseInt(e(445))/3+parseInt(e(448))/4*(-parseInt(e(446))/5)+parseInt(e(442))/6*(parseInt(e(443))/7)+parseInt(e(450))/8*(parseInt(e(449))/9)+-parseInt(e(451))/10*(-parseInt(e(441))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();