@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20241017.0 → 0.0.0-nightly-20241019.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:()=>Xc,Suggestion:()=>Wr,SuggestionThreadView:()=>Yc,SuggestionView:()=>nu,TrackChanges:()=>hu,TrackChangesData:()=>Iu,TrackChangesEditing:()=>Nc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;!function(t){const e=l,n=t();for(;;)try{if(342230===parseInt(e(337))/1*(parseInt(e(347))/2)+-parseInt(e(357))/3*(-parseInt(e(339))/4)+-parseInt(e(338))/5+-parseInt(e(353))/6+parseInt(e(343))/7*(parseInt(e(346))/8)+-parseInt(e(349))/9*(parseInt(e(350))/10)+parseInt(e(348))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);class u extends t.Command{constructor(t,e){const n=l;super(t),this[n(352)]=e,this[n(354)]=!1,this[n(344)](),this[n(356)]=!1}[c(344)](){this[c(351)]=!0}[c(362)](){const t=c;this[t(354)]=!this[t(354)],this[t(354)]?this[t(361)]():this[t(340)]()}[c(361)](){const t=c;for(const e of this[t(342)][t(345)][t(345)]())e[t(358)]&&!this[t(352)][t(359)](e)&&e[t(341)](t(360))}[c(340)](){const t=c;for(const e of this[t(342)][t(345)][t(345)]())e[t(358)]&&!this[t(352)][t(359)](e)&&e[t(355)](t(360))}}function l(t,e){const n=f();return(l=function(t,e){return n[t-=337]})(t,e)}function f(){const t=["4987430ijycnF","isEnabled","_enabledCommands","2196990lNugAR","value","clearForceDisabled","_isEnabledBasedOnSelection","3mYQlEd","affectsData","has","TrackChangesCommand","_disableUnsupportedCommands","execute","54LRcnho","1074905HmpMyk","536980bxpLlj","_enableCommands","forceDisabled","editor","440489lvNVFe","refresh","commands","24aPENJL","4114rGfnSs","10868165QQldga","9cEavNN"];return(f=function(){return t})()}const h=g;function g(t,e){const n=d();return(g=function(t,e){return n[t-=239]})(t,e)}function d(){const t=["200304zWSxmV","track-changes-accept-suggestion-not-found","140146uQRgzf","editor","2hFqnjb","_isEnabledBasedOnSelection","576432HjsMva","refresh","658399wCVjBC","_suggestions","getRanges","16EyuCBa","24AagQGv","183996oahHKM","canEditAt","276865DFKDeD","123100WHFjNL","get","TrackChangesEditing","286lSBStD","isEnabled","plugins","execute","acceptSuggestion","model","40deYBZc"];return(d=function(){return t})()}!function(t){const e=g,n=t();for(;;)try{if(128601===-parseInt(e(240))/1*(-parseInt(e(264))/2)+parseInt(e(262))/3+parseInt(e(252))/4+-parseInt(e(251))/5*(-parseInt(e(248))/6)+-parseInt(e(244))/7*(parseInt(e(247))/8)+parseInt(e(242))/9*(parseInt(e(261))/10)+parseInt(e(255))/11*(-parseInt(e(249))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(d);class p extends t.Command{constructor(t,e){const n=g;super(t),this[n(245)]=e,this[n(243)](),this[n(241)]=!1}[h(243)](){this[h(256)]=!0}[h(258)](t){const n=h,r=this[n(245)][n(253)](t);if(!r)throw new e.CKEditorError(n(263),this);const s=r[n(246)]();this[n(239)][n(260)][n(250)](s)&&this[n(239)][n(257)][n(253)](n(254))[n(259)](r)}}const m=E;function I(){const t=["2sGrEhJ","6640044tWZuna","7689560TIkdfu","534003UaYbaD","_suggestions","4jTmDHu","canEditAt","19947717HiHGDP","refresh","276034LuZoHn","isEnabled","get","track-changes-discard-suggestion-not-found","TrackChangesEditing","model","plugins","1058624slwZMT","discardSuggestion","execute","_isEnabledBasedOnSelection","224415LSLoHd","editor","getRanges"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=360]})(t,e)}!function(t){const e=E,n=t();for(;;)try{if(708928===-parseInt(e(381))/1*(-parseInt(e(372))/2)+-parseInt(e(375))/3*(-parseInt(e(377))/4)+-parseInt(e(369))/5+-parseInt(e(373))/6+parseInt(e(365))/7+-parseInt(e(374))/8+parseInt(e(379))/9)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(376)]=e,this[n(380)](),this[n(368)]=!1}[m(380)](){this[m(382)]=!0}[m(367)](t){const n=m,r=this[n(376)][n(360)](t);if(!r)throw new e.CKEditorError(n(361),this);const s=r[n(371)]();this[n(370)][n(363)][n(378)](s)&&this[n(370)][n(364)][n(360)](n(362))[n(366)](r)}}function T(){const t=[" [color ","innerHTML","isObject","splice","execute","join","change","content","push","start","getRanges","add","length","isCollapsed","split","4122032lmCBaW","7tPuqnE","isMultiRange","map","isArray","createPositionAfter","isInContent","createElement","from","createPositionBefore","641051IPdiQt","1076952twwSnW","next","end","createRange","type","sort","isTouching","22WHLMyQ","innerText","180096xiHlVu","isIntersecting",'" title="',"schema","span","6057305qUPnlE","2763054KjYQCg","value",'<span class="ck-suggestion-type">',"color","title","167982UnEoCI","</span>","deletion","replace",'<span class="ck-suggestion-color" style="background-color: ','"></span>',"createPositionAt"];return(T=function(){return t})()}function _(t,e){const n=T();return(_=function(t,e){return n[t-=238]})(t,e)}function y(t,e){const n=_;let r="";return r+=t[n(274)]("*")[n(278)](((t,e)=>e%2!=0?n(250)+A(t)+n(254):A(t)))[n(265)](""),e&&(r+=n(257)+e[n(249)]+n(244)+e[n(252)]+n(258)),r}function A(t){const e=_,n=document[e(282)](e(246));return n[e(241)]=t,n[e(261)]}function k(t){const e=_;return t[e(238)](((t,n)=>e(255)==t[e(290)]&&e(255)!=n[e(290)]?-1:e(255)!=t[e(290)]&&e(255)==n[e(290)]?1:0))}function C(t,e){const n=_;let r,s=0;const o=[],i=e[n(245)];for(;s<t[n(272)];){const a=t[s],c=t[s+1];r||(r=e[n(284)](a)),L(e,a,c)||(o[n(268)](e[n(289)](r,i[n(262)](a)?e[n(280)](a):e[n(259)](a,n(288)))),r=null),s++}return o}function L(t,e,n){const r=_;if(!n)return!1;const s=t[r(280)](e),o=t[r(284)](n);return s[r(239)](o)}!function(t){const e=_,n=t();for(;;)try{if(706822===parseInt(e(285))/1+-parseInt(e(240))/2*(-parseInt(e(242))/3)+parseInt(e(275))/4+-parseInt(e(247))/5+parseInt(e(253))/6+parseInt(e(276))/7*(-parseInt(e(286))/8)+-parseInt(e(248))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);function S(t,e,n){const r=_;for(;n[r(272)];){const s=n[r(263)](0,100);t[r(266)]((()=>{const t=r;for(const n of s)n[t(281)]&&e[t(264)](n.id)}))}}function N(){const t=["execute","3viLoiJ","model","getRanges","5qbQjTD","isEnabled","10699764NCHEcl","1896650BXLXQS","1787051vHKtWS","editor","40zITKhj","240922sZrwBe","values","_suggestions","some","_isEnabledBasedOnSelection","3403557TkoDFU","refresh","isInContent","2084456weKhQq","from","242378FCvznr","_command","canEditAt"];return(N=function(){return t})()}function R(t,e){const n=N();return(R=function(t,e){return n[t-=111]})(t,e)}const v=R;!function(t){const e=R,n=t();for(;;)try{if(915664===parseInt(e(114))/1+parseInt(e(124))/2+parseInt(e(128))/3*(-parseInt(e(122))/4)+parseInt(e(131))/5*(parseInt(e(133))/6)+-parseInt(e(111))/7*(parseInt(e(113))/8)+parseInt(e(119))/9+parseInt(e(134))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);class M extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(125)]=e,this[r(116)]=n,this[r(120)](),this[r(118)]=!1}[v(120)](){const t=v,e=Array[t(123)](this[t(116)][t(115)]())[t(117)]((e=>e[t(121)]));this[t(132)]=this[t(125)][t(132)]&&e}[v(127)](){const t=v,e=k(Array[t(123)](this[t(116)][t(115)]()));for(const n of e){const e=n[t(130)]();if(!this[t(112)][t(129)][t(126)](e))return}S(this[t(112)][t(129)],this[t(125)],e)}}const w=O;function O(t,e){const n=D();return(O=function(t,e){return n[t-=439]})(t,e)}function D(){const t=["canEditAt","editor","17097892YEdYlV","5323945KnvmUX","1927248kNmEkJ","1207834kTSIEU","document","653166DeKEyb","from","model","_suggestions","isEnabled","execute","selection","size","2384624aZSBJx","refresh","getRanges","values","_command","_selectedSuggestions","_isEnabledBasedOnSelection","1135476cQouOu"];return(D=function(){return t})()}!function(t){const e=O,n=t();for(;;)try{if(618853===parseInt(e(454))/1+-parseInt(e(453))/2+-parseInt(e(456))/3+-parseInt(e(441))/4+-parseInt(e(452))/5+-parseInt(e(448))/6+parseInt(e(451))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class F extends t.Command{constructor(t,e,n){const r=O;super(t),this[r(445)]=e,this[r(459)]=n,this[r(446)]=new Set,this[r(442)](),this[r(447)]=!1}[w(442)](){const t=w,e=this[t(450)][t(458)][t(455)][t(439)],n=Array[t(457)](this[t(459)][t(444)]());this[t(446)]=function(t,e){const n=_,r=Array[n(283)](t[n(270)]()),s=new Set;for(const o of e)if(o[n(281)])for(const e of r)for(const r of o[n(270)]())(e[n(243)](r)||t[n(273)]&&!o[n(277)]&&o[n(287)]&&r[n(288)][n(239)](e[n(269)]))&&s[n(271)](o);return s}(e,n),this[t(460)]=this[t(445)][t(460)]&&!!this[t(446)][t(440)]}[w(461)](){const t=w,e=k(Array[t(457)](this[t(446)]));for(const n of e){const e=n[t(443)]();if(!this[t(450)][t(458)][t(449)](e))return}S(this[t(450)][t(458)],this[t(445)],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 q=function(){this.__data__=new W,this.size=0};const K=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const X=function(t){return this.__data__.get(t)};const Q=function(t){return this.__data__.has(t)};const Z="object"==typeof global&&global&&global.Object===Object&&global;var J="object"==typeof self&&self&&self.Object===Object&&self;const Y=Z||J||Function("return this")();const $=Y.Symbol;var tt=Object.prototype,et=tt.hasOwnProperty,nt=tt.toString,rt=$?$.toStringTag:void 0;const st=function(t){var e=et.call(t,rt),n=t[rt];try{t[rt]=void 0;var r=!0}catch(t){}var s=nt.call(t);return r&&(e?t[rt]=n:delete t[rt]),s};var ot=Object.prototype.toString;const it=function(t){return ot.call(t)};var at=$?$.toStringTag:void 0;const ct=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":at&&at in Object(t)?st(t):it(t)};const ut=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const lt=function(t){if(!ut(t))return!1;var e=ct(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ft=Y["__core-js_shared__"];var ht,gt=(ht=/[^.]+$/.exec(ft&&ft.keys&&ft.keys.IE_PROTO||""))?"Symbol(src)_1."+ht:"";const dt=function(t){return!!gt&&gt in t};var pt=Function.prototype.toString;const mt=function(t){if(null!=t){try{return pt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var It=/^\[object .+?Constructor\]$/,Et=Function.prototype,bt=Object.prototype,Tt=Et.toString,_t=bt.hasOwnProperty,yt=RegExp("^"+Tt.call(_t).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const At=function(t){return!(!ut(t)||dt(t))&&(lt(t)?yt:It).test(mt(t))};const kt=function(t,e){return null==t?void 0:t[e]};const Ct=function(t,e){var n=kt(t,e);return At(n)?n:void 0};const Lt=Ct(Y,"Map");const St=Ct(Object,"create");const Nt=function(){this.__data__=St?St(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 vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;if(St){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return vt.call(e,t)?e[t]:void 0};var wt=Object.prototype.hasOwnProperty;const Ot=function(t){var e=this.__data__;return St?void 0!==e[t]:wt.call(e,t)};const Dt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=St&&void 0===e?"__lodash_hash_undefined__":e,this};function Ft(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ft.prototype.clear=Nt,Ft.prototype.delete=Rt,Ft.prototype.get=Mt,Ft.prototype.has=Ot,Ft.prototype.set=Dt;const Pt=Ft;const xt=function(){this.size=0,this.__data__={hash:new Pt,map:new(Lt||W),string:new Pt}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Ut=function(t,e){var n=t.__data__;return Bt(e)?n["string"==typeof e?"string":"hash"]:n.map};const jt=function(t){var e=Ut(this,t).delete(t);return this.size-=e?1:0,e};const Gt=function(t){return Ut(this,t).get(t)};const Vt=function(t){return Ut(this,t).has(t)};const Ht=function(t,e){var n=Ut(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function zt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}zt.prototype.clear=xt,zt.prototype.delete=jt,zt.prototype.get=Gt,zt.prototype.has=Vt,zt.prototype.set=Ht;const Wt=zt;const qt=function(t,e){var n=this.__data__;if(n instanceof W){var r=n.__data__;if(!Lt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Wt(r)}return n.set(t,e),this.size=n.size,this};function Kt(t){var e=this.__data__=new W(t);this.size=e.size}Kt.prototype.clear=q,Kt.prototype.delete=K,Kt.prototype.get=X,Kt.prototype.has=Q,Kt.prototype.set=qt;const Xt=Kt;const Qt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Zt=function(){try{var t=Ct(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Jt=function(t,e,n){"__proto__"==e&&Zt?Zt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Yt=Object.prototype.hasOwnProperty;const $t=function(t,e,n){var r=t[e];Yt.call(t,e)&&x(r,n)&&(void 0!==n||e in t)||Jt(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?Jt(n,a,c):$t(n,a,c)}return n};const ee=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const ne=function(t){return null!=t&&"object"==typeof t};const re=function(t){return ne(t)&&"[object Arguments]"==ct(t)};var se=Object.prototype,oe=se.hasOwnProperty,ie=se.propertyIsEnumerable;const ae=re(function(){return arguments}())?re:function(t){return ne(t)&&oe.call(t,"callee")&&!ie.call(t,"callee")};const ce=Array.isArray;const ue=function(){return!1};var le="object"==typeof exports&&exports&&!exports.nodeType&&exports,fe=le&&"object"==typeof module&&module&&!module.nodeType&&module,he=fe&&fe.exports===le?Y.Buffer:void 0;const 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&&Z.process;const Ae=function(){try{var t=_e&&_e.require&&_e.require("util").types;return t||ye&&ye.binding&&ye.binding("util")}catch(t){}}();var ke=Ae&&Ae.isTypedArray;const Ce=ke?be(ke):Ee;var Le=Object.prototype.hasOwnProperty;const Se=function(t,e){var n=ce(t),r=!n&&ae(t),s=!n&&!r&&ge(t),o=!n&&!r&&!s&&Ce(t),i=n||r||s||o,a=i?ee(t.length,String):[],c=a.length;for(var u in t)!e&&!Le.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||pe(u,c))||a.push(u);return a};var Ne=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Ne)};const ve=function(t,e){return function(n){return t(e(n))}};const Me=ve(Object.keys,Object);var we=Object.prototype.hasOwnProperty;const Oe=function(t){if(!Re(t))return Me(t);var e=[];for(var n in Object(t))we.call(t,n)&&"constructor"!=n&&e.push(n);return e};const De=function(t){return null!=t&&me(t.length)&&!lt(t)};const Fe=function(t){return De(t)?Se(t):Oe(t)};const Pe=function(t,e){return t&&te(e,Fe(e),t)};const xe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Be=Object.prototype.hasOwnProperty;const Ue=function(t){if(!ut(t))return xe(t);var e=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)?Se(t,!0):Ue(t)};const Ge=function(t,e){return t&&te(e,je(e),t)};var Ve="object"==typeof exports&&exports&&!exports.nodeType&&exports,He=Ve&&"object"==typeof module&&module&&!module.nodeType&&module,ze=He&&He.exports===Ve?Y.Buffer:void 0,We=ze?ze.allocUnsafe:void 0;const qe=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 Ke=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Xe=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Qe=function(){return[]};var Ze=Object.prototype.propertyIsEnumerable,Je=Object.getOwnPropertySymbols;const Ye=Je?function(t){return null==t?[]:(t=Object(t),Xe(Je(t),(function(e){return Ze.call(t,e)})))}:Qe;const $e=function(t,e){return te(t,Ye(t),e)};const tn=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const en=ve(Object.getPrototypeOf,Object);const nn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)tn(e,Ye(t)),t=en(t);return e}:Qe;const rn=function(t,e){return te(t,nn(t),e)};const sn=function(t,e,n){var r=e(t);return ce(t)?r:tn(r,n(t))};const on=function(t){return sn(t,Fe,Ye)};const an=function(t){return sn(t,je,nn)};const cn=Ct(Y,"DataView");const un=Ct(Y,"Promise");const ln=Ct(Y,"Set");const fn=Ct(Y,"WeakMap");var hn="[object Map]",gn="[object Promise]",dn="[object Set]",pn="[object WeakMap]",mn="[object DataView]",In=mt(cn),En=mt(Lt),bn=mt(un),Tn=mt(ln),_n=mt(fn),yn=ct;(cn&&yn(new cn(new ArrayBuffer(1)))!=mn||Lt&&yn(new Lt)!=hn||un&&yn(un.resolve())!=gn||ln&&yn(new ln)!=dn||fn&&yn(new fn)!=pn)&&(yn=function(t){var e=ct(t),n="[object Object]"==e?t.constructor:void 0,r=n?mt(n):"";if(r)switch(r){case In:return mn;case En:return hn;case bn:return gn;case Tn:return dn;case _n:return pn}return e});const An=yn;var kn=Object.prototype.hasOwnProperty;const Cn=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&kn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Ln=Y.Uint8Array;const Sn=function(t){var e=new t.constructor(t.byteLength);return new Ln(e).set(new Ln(t)),e};const Nn=function(t,e){var n=e?Sn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const vn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var Mn=$?$.prototype:void 0,wn=Mn?Mn.valueOf:void 0;const On=function(t){return wn?Object(wn.call(t)):{}};const Dn=function(t,e){var n=e?Sn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const Fn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Sn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Nn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return Dn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return vn(t);case"[object Symbol]":return 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 zn=Hn?be(Hn):Vn;var Wn="[object Arguments]",qn="[object Function]",Kn="[object Object]",Xn={};Xn[Wn]=Xn["[object Array]"]=Xn["[object ArrayBuffer]"]=Xn["[object DataView]"]=Xn["[object Boolean]"]=Xn["[object Date]"]=Xn["[object Float32Array]"]=Xn["[object Float64Array]"]=Xn["[object Int8Array]"]=Xn["[object Int16Array]"]=Xn["[object Int32Array]"]=Xn["[object Map]"]=Xn["[object Number]"]=Xn[Kn]=Xn["[object RegExp]"]=Xn["[object Set]"]=Xn["[object String]"]=Xn["[object Symbol]"]=Xn["[object Uint8Array]"]=Xn["[object Uint8ClampedArray]"]=Xn["[object Uint16Array]"]=Xn["[object Uint32Array]"]=!0,Xn["[object Error]"]=Xn[qn]=Xn["[object WeakMap]"]=!1;const Qn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!ut(e))return e;var f=ce(e);if(f){if(a=Cn(e),!c)return Ke(e,a)}else{var h=An(e),g=h==qn||"[object GeneratorFunction]"==h;if(ge(e))return qe(e,c);if(h==Kn||h==Wn||g&&!o){if(a=u||g?{}:Bn(e),!c)return u?rn(e,Ge(a,e)):$e(e,Pe(a,e))}else{if(!Xn[h])return o?e:{};a=Fn(e,h,c)}}i||(i=new Xt);var d=i.get(e);if(d)return d;i.set(e,a),zn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Gn(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?an:on:u?je:Fe)(e);return Qt(p||e,(function(s,o){p&&(s=e[o=s]),$t(a,o,t(s,n,r,o,e,i))})),a};const Zn=function(t){return Qn(t,5)};const Jn=function(t){return"symbol"==typeof t||ne(t)&&"[object Symbol]"==ct(t)};var Yn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,$n=/^\w*$/;const tr=function(t,e){if(ce(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Jn(t))||($n.test(t)||!Yn.test(t)||null!=e&&t in Object(e))};function er(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new(er.Cache||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(Jn(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||Jn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const gr=function(t,e,n,r){if(!ut(t))return t;for(var s=-1,o=(e=fr(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=hr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=ut(l)?l:pe(e[s+1])?[]:{})}$t(a,c,u),a=a[c]}return t};const dr=function(t,e,n){return null==t?t:gr(t,e,n)};const pr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const mr=function(t){return this.__data__.has(t)};function Ir(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Wt;++e<n;)this.add(t[e])}Ir.prototype.add=Ir.prototype.push=pr,Ir.prototype.has=mr;const Er=Ir;const br=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Tr=function(t,e){return t.has(e)};const _r=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new Er:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!br(e,(function(t,e){if(!Tr(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const yr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const Ar=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var kr=$?$.prototype:void 0,Cr=kr?kr.valueOf:void 0;const Lr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new Ln(t),new Ln(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return x(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=yr;case"[object Set]":var c=1&r;if(a||(a=Ar),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=_r(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Cr)return Cr.call(t)==Cr.call(e)}return!1};var Sr=Object.prototype.hasOwnProperty;const 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:Sr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Rr="[object Arguments]",vr="[object Array]",Mr="[object Object]",wr=Object.prototype.hasOwnProperty;const Or=function(t,e,n,r,s,o){var i=ce(t),a=ce(e),c=i?vr:An(t),u=a?vr:An(e),l=(c=c==Rr?Mr:c)==Mr,f=(u=u==Rr?Mr:u)==Mr,h=c==u;if(h&&ge(t)){if(!ge(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Xt),i||Ce(t)?_r(t,e,n,r,s,o):Lr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&wr.call(t,"__wrapped__"),d=f&&wr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Xt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Xt),Nr(t,e,n,r,s,o))};const Dr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!ne(e)&&!ne(n)?e!=e&&n!=n:Or(e,n,r,s,t,o))};const Fr=function(t,e){return Dr(t,e)};const Pr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const xr=function(t,e){for(var n=0,r=(e=fr(e,t)).length;null!=t&&n<r;)t=t[hr(e[n++])];return n&&n==r?t:void 0};const Br=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Ur=function(t,e){return e.length<2?t:xr(t,Br(e,0,-1))};const jr=function(t,e){return e=fr(e,t),null==(t=Ur(t,e))||delete t[hr(Pr(e))]};const Gr=function(t,e){return null==t||jr(t,e)},Vr=Hr;function Hr(t,e){const n=zr();return(Hr=function(t,e){return n[t-=262]})(t,e)}function zr(){const t=["filter","addMarkerName","start","getContainedElement","get","isIntersecting","push","getItems","1627lUNoYE","_isDataLoaded","end","@external","getRanges","discard","getAllAdjacentSuggestions","888HWHhze","getFirstRange","nodeAfter","attributes","removeAttribute","getMultiRangeId","type","_saved","commentThread","delete","56rHcTsO","nodeBefore","authoredAt","_onAccept","_onDiscard","decorate","split","previous","head","suggestion:","set","add","getMarkerNames","markers","_model","author","isInContent","_markerNames","size","isMultiRange","onAttributesChange","subType","removeMarkers","115qfgpWa","createdAt","accept","isIntersectingWithRange","clear","from","getRange","data","addRange","5015529FVjgUV","hasComments","363eHgmYb","onAccept","isExternal","reduce","setAttribute","546931cYlFcm","164549iLrKaQ","substr","6164910tvVfsD","next","196OsiqMK","addMarker","getMarkers","17624mfDDGT","creator","length","change","getFirstMarker","_onAttributesChange","map","toJSON","134754HefBWB","onDiscard","removeMarker"];return(zr=function(){return t})()}!function(t){const e=Hr,n=t();for(;;)try{if(410112===-parseInt(e(335))/1*(parseInt(e(313))/2)+-parseInt(e(303))/3*(-parseInt(e(316))/4)+parseInt(e(292))/5*(parseInt(e(324))/6)+parseInt(e(308))/7*(-parseInt(e(269))/8)+parseInt(e(301))/9+parseInt(e(311))/10+-parseInt(e(309))/11*(parseInt(e(342))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zr);class Wr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Hr;super(),this[n(336)]=!1,this.id=e.id,this[n(265)]=e[n(265)],this[n(290)]=e[n(290)]||null,this[n(284)]=e[n(284)],this[n(317)]=e[n(317)]||e[n(284)],this[n(305)]=Boolean(e[n(262)]&&e[n(262)][n(338)]),this[n(299)]=null,this[n(283)]=t,this[n(272)]=e[n(304)],this[n(273)]=e[n(325)],this[n(321)]=e[n(289)],this[n(286)]=new Set,this[n(293)]=null,this[n(279)](n(271),null),this[n(279)](n(262),e[n(262)]||{}),this[n(279)](n(276),null),this[n(279)](n(312),null),this[n(279)](n(267),null),this[n(279)](n(266),!1),this[n(274)](n(294)),this[n(274)](n(340))}get[Vr(277)](){const t=Vr;let e=this;for(;e[t(276)];)e=e[t(276)];return e}get[Vr(302)](){const t=Vr;return!!this[t(267)]&&this[t(267)][t(318)]>0}get[Vr(288)](){const t=Vr;return 0!=this[t(286)][t(287)]&&6==Array[t(297)](this[t(286)])[0][t(275)](":")[t(318)]}get[Vr(285)](){return null!==this[Vr(320)]()}[Vr(328)](t){const e=Vr;this[e(286)][e(280)](t)}[Vr(281)](){const t=Vr;return Array[t(297)](this[t(286)])}[Vr(315)](){const t=Vr;return this[t(281)]()[t(322)]((e=>this[t(283)][t(282)][t(331)](e)))[t(327)]((t=>t))}[Vr(320)](){return this[Vr(315)]()[0]||null}[Vr(291)](){const t=Vr;this[t(283)][t(319)]((e=>{const n=t;for(const t of this[n(315)]())e[n(326)](t)})),this[t(286)][t(296)]()}[Vr(326)](t){const e=Vr;this[e(283)][e(319)]((n=>{n[e(326)](t)})),this[e(286)][e(268)](t)}[Vr(300)](t){const e=Vr,n=e(278)+this[e(265)]+":"+this[e(290)]+":"+this.id+":"+this[e(317)].id+":"+Wr[e(264)]();this[e(328)](n),this[e(283)][e(319)]((r=>{r[e(314)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Vr(295)](t){const e=Vr;for(const n of this[e(339)]())if(n[e(332)](t))return!0;return!1}[Vr(339)](){const t=Vr;return this[t(315)]()[t(322)]((e=>e[t(298)]()))}[Vr(334)](){const t=Vr;return this[t(339)]()[t(306)](((e,n)=>[...e,...n[t(334)]()]),[])}[Vr(343)](){const t=Vr;var e;return(null===(e=this[t(320)]())||void 0===e?void 0:e[t(298)]())||null}[Vr(330)](){const t=Vr,e=this[t(339)]();if(1!=e[t(318)])return null;const n=e[0],r=n[t(329)][t(344)],s=n[t(337)][t(270)];return r instanceof i.Element?r!=s?null:r:null}[Vr(294)](){const t=Vr;this[t(272)](this[t(339)](),this[t(299)],this[t(262)]),this[t(291)]()}[Vr(340)](){const t=Vr;this[t(273)](this[t(339)](),this[t(299)],this[t(262)]),this[t(291)]()}[Vr(341)](){const t=Vr,e=[];let n=this[t(277)];for(;n;)e[t(333)](n),n=n[t(312)];return e}[Vr(307)](t,e){const n=Vr,r=Zn(this[n(262)]);dr(r,t,e),Fr(r,this[n(262)])||(this[n(262)]=r,this[n(321)](r))}[Vr(263)](t){const e=Vr,n=Zn(this[e(262)]);Gr(n,t),Fr(n,this[e(262)])||(this[e(262)]=n,this[e(321)](this[e(262)]))}[Vr(323)](){const t=Vr;return{id:this.id,type:this[t(290)]?this[t(265)]+":"+this[t(290)]:this[t(265)],authorId:this[t(317)].id,createdAt:this[t(293)],hasComments:this[t(302)],data:this[t(299)],attributes:this[t(262)]}}static[Vr(264)](){const t=Vr;return(0,e.uid)()[t(310)](1,5)}}function qr(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 Kr=Qr;function Xr(){const t=["ELEMENT_SPACE","remove","isEmpty","get","push","nodeAfter","5331536zqkBJs","_addDescriptionItems","type","function","removeFormat","addContainer","_schema","getItemLabel","elementEnd","5204290CjcZdf","_handleRenameSuggestionDescription","getWalker","subType","*Split:* %0","removeContainer","pop","REPLACE_TEXT","128726eGbpdE","indexOf","EmptyContainer","13201683iAJWdY","add","_resolveDescriptionItems","_locale","removeObject","9ytlcIi","newValue","Container","_customCallbacks","end","$textProxy","map","$text","21TbmnwQ","7IQytCW","has","*Insert:* %0","length","quantity","$1 $2","isObject","item","isEqual","Object","normal","match","start","removeEmptyContainer","_handleInsertRemoveSuggestionDescription","element","registerElementLabel","key","_handleAttributeSuggestionDescription","_itemLabelsCallbacks","*Remove:* %0","format","deletion","softBreak","getFirstRange","_handleCustomCallbackDescription","*Change to:* %0","_itemLabels","elementStart","previousSibling","name","7786120WVkGIq","matchingCallback","isInContent","2559324EPsXXx","15APGnVg","addFormat","*Set format:* %0","replace","skip","addObject","set","join","addEmptyContainer","text","data","registerAttributeLabel","_attributeLabels","attribute","getDescriptions","*Merge:* %0","nextSibling","insertion","registerDescriptionCallback","label","*Remove format:* %0","checkChild","790604uwXWiH"];return(Xr=function(){return t})()}function Qr(t,e){const n=Xr();return(Qr=function(t,e){return n[t-=277]})(t,e)}!function(t){const e=Qr,n=t();for(;;)try{if(699123===-parseInt(e(338))/1*(-parseInt(e(321))/2)+parseInt(e(337))/3*(parseInt(e(297))/4)+-parseInt(e(373))/5*(-parseInt(e(372))/6)+-parseInt(e(304))/7+-parseInt(e(369))/8*(parseInt(e(329))/9)+parseInt(e(313))/10+-parseInt(e(324))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xr);class Zr{constructor(t,e){const n=Qr;this[n(332)]=[],this[n(365)]=new Map,this[n(357)]=[],this[n(287)]=new Map,this[n(310)]=t,this[n(327)]=e}[Kr(289)](t){const e=Kr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(341)];o++){const i=t[o];if(!i[e(371)])continue;const a=this[e(363)](i);if(a){if(null!=i[e(316)]){if(r[e(339)](i[e(316)]))continue;r[e(325)](i[e(316)])}n[e(302)](a)}else if(e(288)!=i[e(306)])e(292)!=i[e(306)]&&e(360)!=i[e(306)]||this[e(352)](n,i,t[o+1]);else{const t=i[e(285)][e(355)];if(s[e(339)](t))continue;s[e(325)](i[e(285)][e(355)]),t==Sc?this[e(314)](n,i):this[e(356)](n,i)}}return this[e(326)](n)}[Kr(293)](t){const e=Kr;this[e(332)][e(302)](t)}[Kr(354)](t,n,r=e.priorities[Kr(348)]){const s=Kr;s(307)==typeof t?(0,e.insertToPriorityArray)(this[s(357)],{matchingCallback:t,label:n,priority:r}):this[s(365)][s(281)](t,n)}[Kr(286)](t,e){const n=Kr;this[n(287)][n(281)](t,e)}[Kr(311)](t,e=1){const n=Kr;let r;for(const e of this[n(357)])if(e[n(370)](t)){r=e[n(294)];break}return r||(r=this[n(365)][n(301)](t[n(368)])),r?r(e):1!==e?e+" "+t[n(368)]+"s":""+t[n(368)]}[Kr(305)](t,e){const n=Kr,r=e[n(362)]()[n(315)](),s=n(292)==e[n(306)]?n(325):n(299);for(const e of r){const o=e[n(345)],i=t[t[n(341)]-1];if(o.is(n(334)))i&&i[n(306)][n(322)](n(331))>-1&&t[n(319)](),i&&n(284)==i[n(306)]?i[s]+=o[n(285)]:t[n(302)]({type:n(284),add:n(325)==s?o[n(285)]:"",remove:n(299)==s?o[n(285)]:""});else if(this[n(310)][n(344)](o)){const a=o;if(i&&i[n(306)][n(322)](n(331))>-1&&t[n(319)](),n(312)==e[n(306)])continue;i&&i[n(306)]==s+n(347)&&i[n(353)][n(368)]==a[n(368)]?i[n(342)]++:t[n(302)]({type:s+n(347),element:a,quantity:1}),r[n(279)]((t=>!(n(312)==t[n(306)]&&t[n(345)]==o)))}else if(this[n(310)][n(296)](o,n(336))||o.is(n(353),n(361))){const r=o;if(n(325)==s&&n(366)==e[n(306)]||n(299)==s&&n(312)==e[n(306)])continue;if(i&&-1==i[n(306)][n(322)](n(331))){n(284)==i[n(306)]&&(i[s]+="\n");continue}let a;if(a=n(325)==s?r[n(291)]&&!this[n(310)][n(344)](r[n(291)])?r[n(291)]:null:r[n(367)]&&!this[n(310)][n(344)](r[n(367)])?r[n(367)]:null,r[n(300)]||a&&a[n(300)]){const e=a&&a[n(300)]?a:r;i&&i[n(306)]==s+n(323)&&i[n(353)][n(368)]==e[n(368)]?i[n(342)]++:t[n(302)]({type:s+n(323),element:e,quantity:1})}else t[n(302)]({type:s+n(331),element:r})}}}[Kr(326)](t){const e=Kr,n=this[e(327)],r=[],s=[],o=[];for(const i of t)switch(i[e(306)]){case e(284):if(i[e(325)]=i[e(325)][e(278)](/(\S)\u000A+(\S)/g,e(343))[e(278)](/\u000A/g,""),i[e(299)]=i[e(299)][e(278)](/(\S)\u000A+(\S)/g,e(343))[e(278)](/\u000A/g,""),""!=i[e(325)]&&""!=i[e(299)]){r[e(302)]({type:e(278),content:qr(n,e(320),['"'+i[e(299)]+'"','"'+i[e(325)]+'"'])});continue}if(null!=i[e(325)][e(349)](/^ +$/)){r[e(302)]({type:e(292),content:qr(n,e(340),qr(n,e(298),i[e(325)][e(341)]))});continue}if(null!=i[e(299)][e(349)](/^ +$/)){r[e(302)]({type:e(360),content:qr(n,e(358),qr(n,e(298),i[e(299)][e(341)]))});continue}if(""!=i[e(325)]){r[e(302)]({type:e(292),content:qr(n,e(340),'"'+i[e(325)]+'"')});continue}r[e(302)]({type:e(360),content:qr(n,e(358),'"'+i[e(299)]+'"')});continue;case e(283):case e(280):r[e(302)]({type:e(292),content:qr(n,e(340),this[e(311)](i[e(353)],i[e(342)]))});continue;case e(351):case e(328):r[e(302)]({type:e(360),content:qr(n,e(358),this[e(311)](i[e(353)],i[e(342)]))});continue;case e(309):r[e(302)]({type:e(292),content:qr(n,e(317),this[e(311)](i[e(353)],i[e(342)]))});continue;case e(318):r[e(302)]({type:e(360),content:qr(n,e(290),this[e(311)](i[e(353)],i[e(342)]))});continue;case e(374):s[e(302)](i[e(355)]);continue;case e(308):o[e(302)](i[e(355)]);continue;default:r[e(302)](i)}if(s[e(341)]){const t=s[e(335)]((t=>this[e(287)][e(339)](t)?this[e(287)][e(301)](t):t))[e(282)](", ");r[e(302)]({type:e(359),content:qr(this[e(327)],e(277),t)})}if(o[e(341)]){const t=o[e(335)]((t=>this[e(287)][e(339)](t)?this[e(287)][e(301)](t):t))[e(282)](", ");r[e(302)]({type:e(359),content:qr(this[e(327)],e(295),t)})}return r}[Kr(363)](t){const e=Kr;for(const n of this[e(332)]){const r=n(t);if(r&&e(306)in r)return r}}[Kr(356)](t,e){const n=Kr,r=e[n(285)],s=void 0===r[n(330)]?n(308):n(374);t[n(302)]({type:s,key:r[n(355)]})}[Kr(314)](t,e){const n=Kr;t[n(302)]({type:n(359),content:qr(this[n(327)],n(364),this[n(311)](e[n(362)]()[n(350)][n(303)],1))})}[Kr(352)](t,e,n){const r=Kr;if(this[r(305)](t,e),n&&n[r(362)]()&&!e[r(362)]()[r(333)][r(346)](n[r(362)]()[r(350)])){const n=t[t[r(341)]-1],s=r(292)==e[r(306)]?r(325):r(299);n&&r(284)==n[r(306)]&&(n[s]+="\n")}}}const Jr=$r;function Yr(){const t=["182xRNsqM","afterInit","28072dlQApl","TrackChangesEditing","showAIAssistant","2206428PEISDH","4565736ggGeKL","commands","plugins","1848660ukNoWd","401584WpdHzI","2hOJCOY","editor","get","150KdYNwd","enableCommand","45952GShcSd","14013560yFuAUV"];return(Yr=function(){return t})()}function $r(t,e){const n=Yr();return($r=function(t,e){return n[t-=460]})(t,e)}!function(t){const e=$r,n=t();for(;;)try{if(292906===parseInt(e(474))/1*(-parseInt(e(475))/2)+-parseInt(e(460))/3*(parseInt(e(466))/4)+parseInt(e(473))/5+-parseInt(e(469))/6+parseInt(e(464))/7*(parseInt(e(462))/8)+-parseInt(e(470))/9+parseInt(e(463))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yr);class ts extends t.Plugin{[Jr(465)](){const t=Jr,e=this[t(476)],n=e[t(472)][t(477)](t(467));e[t(471)][t(477)](t(468))&&n[t(461)](t(468))}}function es(){const t=["AlignmentEditing","plugins","get","FORMAT_ALIGN_TO_RIGHT","editor","right","registerAttributeLabel","locale","left","TrackChangesEditing","registerBlockAttribute","FORMAT_ALIGNMENT","77spPLTp","876532bjTaso","336654FkuXtC","center","value","afterInit","481398YjErCb","1801192VBQFFj","registerDescriptionCallback","4050630MWAiST","1qGjdfs","*Format:* %0","descriptionFactory","_registerLegacyDescription","justify","112pCMmVl","2020400QzTOAB","FORMAT_ALIGN_TO_LEFT","FORMAT_JUSTIFY_TEXT","enableDefaultAttributesIntegration","commandName","formatBlock","has","74215ehLUom","format","FORMAT_ALIGN_TO_CENTER","commandParams","type","alignment"];return(es=function(){return t})()}function ns(t,e){const n=es();return(ns=function(t,e){return n[t-=475]})(t,e)}const rs=ns;!function(t){const e=ns,n=t();for(;;)try{if(420018===-parseInt(e(497))/1*(-parseInt(e(488))/2)+parseInt(e(493))/3+-parseInt(e(502))/4*(-parseInt(e(510))/5)+-parseInt(e(489))/6*(parseInt(e(487))/7)+-parseInt(e(494))/8+parseInt(e(496))/9+-parseInt(e(503))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(es);class ss extends t.Plugin{[rs(492)](){const t=rs,e=this[t(479)],n=e[t(482)];if(!e[t(476)][t(509)](t(475)))return;const r=e[t(476)][t(477)](t(484));r[t(506)](t(515)),r[t(485)](t(515)),r[t(499)][t(481)](t(515),qr(n,t(486))),this[t(500)]()}[rs(500)](){const t=rs,e=this[t(479)],n=e[t(482)];e[t(476)][t(477)](t(484))[t(499)][t(495)]((e=>{const r=t;if(r(508)!=e[r(514)])return;const{data:s}=e;if(s&&r(515)==s[r(507)]){const t=s[r(513)][0][r(491)];return{type:r(511),content:qr(n,r(498),function(t){const e=r;switch(t){case e(483):return qr(n,e(504));case e(480):return qr(n,e(478));case e(490):return qr(n,e(512));case e(501):return qr(n,e(505))}}(t))}}}))}}function os(){const t=["superscript","*Format:* %0","italic","toUpperCase","registerInlineAttribute","_registerLegacyDescription","*Remove format:* %0","registerDescriptionCallback","ItalicEditing","BoldEditing","underline","registerAttributeLabel","56XVFIFl","commandParams","FORMAT_CODE","170177VdtIMq","StrikethroughEditing","965367BgsUuQ","bold","subscript","UnderlineEditing","get","26RgUmGl","TrackChangesEditing","FORMAT_SUPERSCRIPT","formatInline","toLowerCase","plugins","code","afterInit","FORMAT_","enableDefaultAttributesIntegration","SuperscriptEditing","locale","descriptionFactory","format","4027OAjlPM","forceValue","8390448tPlxnT","commandName","FORMAT_SUBSCRIPT","522188JTgGDE","FORMAT_UNDERLINE","editor","slice","1117210ohONsC","SubscriptEditing","has","FORMAT_ITALIC","CodeEditing","1108434bRLznZ","FORMAT_STRIKETHROUGH","strikethrough","type","FORMAT_BOLD","10ydNhrV","9zyogzD"];return(os=function(){return t})()}const is=as;function as(t,e){const n=os();return(as=function(t,e){return n[t-=218]})(t,e)}!function(t){const e=as,n=t();for(;;)try{if(183085===-parseInt(e(272))/1*(parseInt(e(258))/2)+-parseInt(e(253))/3+parseInt(e(220))/4*(parseInt(e(234))/5)+-parseInt(e(229))/6+parseInt(e(251))/7*(-parseInt(e(248))/8)+parseInt(e(235))/9*(-parseInt(e(224))/10)+parseInt(e(274))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(os);const cs=[is(245),is(244),is(256),is(228),is(252),is(225),is(268)];class us extends t.Plugin{[is(265)](){const t=is,e=this[t(222)],n=e[t(263)][t(257)](t(259)),r=e[t(269)];for(const s of cs){if(!e[t(263)][t(226)](s))continue;const o=s[t(223)](0,-7)[t(262)](),i=t(266)+o[t(239)]();n[t(267)](o),n[t(240)](o),n[t(270)][t(247)](o,qr(r,i))}this[t(241)]()}[is(241)](){const t=is,e=this[t(222)],n=e[t(269)],r=e[t(263)][t(257)](t(259));function s(e,s){const o=t;r[o(270)][o(243)]((t=>{const r=o;if(r(261)!=t[r(232)])return;const{data:i}=t;return i&&i[r(218)]===e?i[r(249)][0][r(273)]?{type:r(271),content:qr(n,r(237),s)}:{type:r(271),content:qr(n,r(242),s)}:void 0}))}s(t(254),qr(n,t(233))),s(t(238),qr(n,t(227))),s(t(246),qr(n,t(221))),s(t(264),qr(n,t(250))),s(t(231),qr(n,t(230))),s(t(255),qr(n,t(219))),s(t(236),qr(n,t(260)))}}function ls(t,e){const n=gs();return(ls=function(t,e){return n[t-=452]})(t,e)}const fs=ls;!function(t){const e=ls,n=t();for(;;)try{if(900213===-parseInt(e(489))/1+parseInt(e(457))/2+parseInt(e(458))/3+parseInt(e(454))/4+parseInt(e(480))/5+parseInt(e(464))/6*(-parseInt(e(492))/7)+-parseInt(e(476))/8*(parseInt(e(481))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gs);class hs extends t.Plugin{[fs(475)](){const t=fs,e=this[t(456)],n=e[t(467)];if(!e[t(474)][t(461)](t(453)))return;const r=e[t(474)][t(472)](t(477)),s=this[t(456)][t(494)][t(472)](t(482));r[t(487)](t(482),((n,o={})=>{const i=t,a=this[i(456)][i(468)][i(459)][i(488)],c=o&&void 0!==o[i(466)]?o[i(466)]:!s[i(483)];let u=[];if(c){const t=Array[i(463)](a[i(465)]())[i(473)]((t=>ds(t)||function(t,e){const n=i,r=e[n(484)](t[n(479)],n(482)),s=e[n(484)]([n(486),n(482)],t);return r&&s}(t,this[i(456)][i(468)][i(490)])));u=C(t,e[i(468)])}else{const t=Array[i(463)](a[i(465)]())[i(473)]((t=>ds(t)));u=C(t,e[i(468)])}e[i(468)][i(485)]((()=>{const t=i;for(const e of u)r[t(452)](e,{commandName:t(482),commandParams:[{forceValue:c}]})}))})),r[t(478)][t(455)]((e=>{const r=t,{data:s}=e;if(s&&r(482)==s[r(470)]){const t=qr(n,r(462));return s[r(469)][0][r(466)]?{type:r(471),content:qr(n,r(491),t)}:{type:r(471),content:qr(n,r(460),t)}}}))}}function gs(){const t=["document","*Remove format:* %0","has","ELEMENT_BLOCK_QUOTE","from","6Ayuucu","getSelectedBlocks","forceValue","locale","model","commandParams","commandName","format","get","filter","plugins","afterInit","16433992ixbCPr","TrackChangesEditing","descriptionFactory","parent","8503330BCRgRI","9gbrdXP","blockQuote","value","checkChild","change","$root","enableCommand","selection","1530775vtlSbF","schema","*Set format:* %0","9059274LihnpK","name","commands","markBlockFormat","BlockQuoteEditing","3026180RINDOh","registerDescriptionCallback","editor","3470910qIBlWQ","4760259xZFkAT"];return(gs=function(){return t})()}function ds(t){const e=fs;return e(482)==t[e(479)][e(493)]}function ps(){const t=["2559172GYkWcH","TrackChangesEditing","408548LQaNBH","editor","changeCaseTitle","plugins","411952oChetk","2124085fWoZII","has","1WILxKD","864NYGbyV","CaseChange","3390726CtywHa","afterInit","enableCommand","20IfnfQn","changeCaseLower","changeCaseUpper","get","2463bkasCO","873378QBDtTW"];return(ps=function(){return t})()}const ms=Is;function Is(t,e){const n=ps();return(Is=function(t,e){return n[t-=294]})(t,e)}!function(t){const e=Is,n=t();for(;;)try{if(401896===-parseInt(e(314))/1*(-parseInt(e(307))/2)+parseInt(e(303))/3*(parseInt(e(294))/4)+-parseInt(e(312))/5+parseInt(e(296))/6+-parseInt(e(305))/7+parseInt(e(311))/8+parseInt(e(304))/9*(parseInt(e(299))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ps);class Es extends t.Plugin{[ms(297)](){const t=ms,e=this[t(308)];e[t(310)][t(313)](t(295))&&(e[t(310)][t(302)](t(306))[t(298)](t(301)),e[t(310)][t(302)](t(306))[t(298)](t(300)),e[t(310)][t(302)](t(306))[t(298)](t(309)))}}const bs=_s;!function(t){const e=_s,n=t();for(;;)try{if(257755===parseInt(e(149))/1*(-parseInt(e(164))/2)+-parseInt(e(156))/3+parseInt(e(150))/4+-parseInt(e(158))/5*(parseInt(e(161))/6)+parseInt(e(155))/7*(-parseInt(e(157))/8)+parseInt(e(153))/9+parseInt(e(154))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ys);class Ts extends t.Plugin{[bs(160)](){const t=bs,e=this[t(151)];e[t(148)][t(163)](t(152))&&e[t(159)][t(163)](t(147))[t(162)](t(152))}}function _s(t,e){const n=ys();return(_s=function(t,e){return n[t-=147]})(t,e)}function ys(){const t=["280YcbrwH","295152MEIlxH","20568ahBfca","5teXacX","plugins","afterInit","2144406KeyKei","enableCommand","get","10zZRFwL","TrackChangesEditing","commands","21991ypnCwI","1644808cnTbsU","editor","ckbox","829476OgpzXk","4229690kbUwIw"];return(ys=function(){return t})()}const As=Cs;function ks(){const t=["model","locale","codeBlock","schema","registerDescriptionCallback","selection","ELEMENT_CODE_BLOCK","blockName","CodeBlock","format","971178CEaxnw","name","getSelectedBlocks","3579580EsUjuz","872200vALGoL","commands","commandName","*Remove format:* %0","27769266JQcIQA","type","document","language","plugins","value","3XqOLBy","TrackChangesEditing","markBlockFormat","change","from","registerElementLabel","afterInit","indentCodeBlock","outdentCodeBlock","rootElement","*Set format:* %0","6cXuojT","formatBlock","filter","languages","commandParams","toLowerCase","isLimit","5705640Qdspun","has","enableCommand","4825790PFmaed","3665249XaFTGu","config","checkChild","descriptionFactory","forceValue","parent","editor","label","find","get"];return(ks=function(){return t})()}function Cs(t,e){const n=ks();return(Cs=function(t,e){return n[t-=327]})(t,e)}!function(t){const e=Cs,n=t();for(;;)try{if(511647===-parseInt(e(347))/1+-parseInt(e(351))/2+-parseInt(e(361))/3*(parseInt(e(350))/4)+parseInt(e(382))/5+parseInt(e(372))/6*(-parseInt(e(327))/7)+-parseInt(e(379))/8+parseInt(e(355))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ks);class Ls extends t.Plugin{[As(367)](){const t=As,e=this[t(333)];if(!e[t(359)][t(380)](t(345)))return;const n=e[t(359)][t(336)](t(362)),r=e[t(338)],s=e[t(328)][t(336)](t(339))[t(375)],o=e[t(352)][t(336)](t(339));n[t(381)](t(368)),n[t(381)](t(369)),n[t(381)](t(339),((r,i={})=>{const a=t,c=e[a(337)],u=e[a(337)][a(357)][a(342)],l=i&&void 0!==i[a(331)]?i[a(331)]:!o[a(360)];let f;i[a(358)]||(i[a(358)]=s[0][a(358)]),f=l?Array[a(365)](u[a(349)]())[a(374)]((t=>Ss(t)||function(t,e){const n=a;return!t.is(n(370))&&!e[n(378)](t)&&e[n(329)](t[n(332)],n(339))}(t,c[a(340)]))):Array[a(365)](u[a(349)]())[a(374)]((t=>Ss(t)));const h=C(f,c);c[a(364)]((()=>{const t=a;for(const e of h)n[t(363)](e,{commandName:t(339),commandParams:[{...i,forceValue:l}],formatGroupId:t(344)})}))})),n[t(330)][t(366)](t(339),(e=>qr(r,t(343),e))),n[t(330)][t(341)]((e=>{const n=t;if(n(373)!=e[n(356)])return;const o=r.t,{data:i}=e;if(!i||n(339)!=i[n(353)])return;const a=i[n(376)][0][n(358)],c=o(s[n(335)]((t=>t[n(358)]===a))[n(334)])[n(377)]();return i[n(376)][0][n(331)]?{type:n(346),content:qr(r,n(371),qr(r,n(343),1)+" ("+c+")")}:{type:n(346),content:qr(r,n(354),qr(r,n(343),1))}}))}}function Ss(t){const e=As;return e(339)==t[e(348)]}const Ns=Rs;function Rs(t,e){const n=Ms();return(Rs=function(t,e){return n[t-=336]})(t,e)}!function(t){const e=Rs,n=t();for(;;)try{if(269544===-parseInt(e(353))/1*(parseInt(e(338))/2)+-parseInt(e(348))/3+-parseInt(e(350))/4+parseInt(e(346))/5+-parseInt(e(345))/6*(parseInt(e(349))/7)+-parseInt(e(347))/8*(-parseInt(e(344))/9)+parseInt(e(341))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ms);class vs extends t.Plugin{[Ns(342)](){const t=Ns,e=this[t(343)];e[t(339)][t(354)](t(337))&&e[t(339)][t(352)](t(336))[t(351)](t(340))}}function Ms(){const t=["2129240YbhURH","enableCommand","get","10039knaQDp","has","TrackChangesEditing","CommentsEditing","100ZtdMsv","plugins","addCommentThread","8941410qyprwk","afterInit","editor","63JKvJux","102iIWkLq","2153365ieyCrt","548832tbHUGs","734175igzTnf","105623mwOKmf"];return(Ms=function(){return t})()}var ws=n(834);function Os(t,e,n){const r=Ds,s=[];for(const o of e[r(393)]())o[r(421)](t)&&s[r(422)](n[r(384)](o));return s}function Ds(t,e){const n=Fs();return(Ds=function(t,e){return n[t-=382]})(t,e)}function Fs(){const t=["isLimit","schema","_splitMarkerName","test","markerRange","get","ck-suggestion-marker-","createRangeOn","elementEnd","span","consumable","nextSibling","toViewElement","parent","model","isContent","getItems","previousPosition","item","insert","6013265DxXaMe","isAtEnd","markerName","addClass","TrackChangesEditing","writer","toViewPosition","name","886563RwHOlq","476835Dambgs","getWalker","createUIElement","18SJJCoO","mapper","3968964gQFPwq","getCustomProperty","40klLPfk","2730792rUhIGS","ck-suggestion-marker--active","plugins","includes","type","isBlock","addHighlight","hasAttribute","push","91889PLGLvS","bindElementToMarker","activeMarkers","719480ZUPJta","start"];return(Fs=function(){return t})()}function Ps(t,e,{showActiveMarker:n=!0}={}){const r=Ds,s=t[r(416)][r(382)](r(401));return(o,i,a)=>{const c=r;if(!a[c(387)][c(431)](i[c(432)],o[c(404)]))return;const u=i[c(432)][c(407)](),l=i[c(432)][c(427)],f=t[c(391)][c(429)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(395)];d=d||f[c(392)](e);const n=a[c(410)][c(389)](e);if(n&&n[c(412)](c(420)))return;c(385)==t[c(418)]&&f[c(419)](e)&&!f[c(428)](e)&&(e[c(388)]||l[c(398)]?h&&h[c(390)]==e||(h=e,m(t[c(394)]),p=!0):g=g||t[c(394)])}function m(t){const r=c,{authorId:o}=s[r(430)](i[r(399)]),u=a[r(402)][r(408)](r(386),{class:r(383)+e,"data-author-id":o}),l=a[r(410)][r(403)](t);n&&s[r(425)][r(417)](i[r(399)])&&a[r(402)][r(400)](r(415),u),a[r(402)][r(396)](l,u),a[r(410)][r(424)](u,i[r(399)])}d||p||!g||m(g)}}!function(t){const e=Ds,n=t();for(;;)try{if(668639===parseInt(e(406))/1+parseInt(e(426))/2+-parseInt(e(414))/3+-parseInt(e(411))/4+parseInt(e(397))/5+parseInt(e(409))/6*(parseInt(e(423))/7)+parseInt(e(413))/8*(parseInt(e(405))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fs);const xs=Bs;function Bs(t,e){const n=Us();return(Bs=function(t,e){return n[t-=141]})(t,e)}function Us(){const t=["selection","unit","mapper","4435230kidljb","setSelection","addMarker:suggestion:deletion","remove","get","start","485062QayArS","createSelection","root","batch","editor","1500039QbhIqa","rootName","deleteForward","detach","model","requires","isCollapsed","markerName","$graveyard","data","removeMarker:suggestion:deletion","3955875muaivx","unlock","showSuggestionHighlights","options","delete","8KpKBCY","487737nVbpaW","merge","getFirstRange","enableCommand","fromRange","document","init","TrackChangesEditing","2730472sPqJZR","buffer","writer","markerNameToElements","forward","uiElement","createRange","2pgkcYX","bind","high","plugins","enqueueChange","70710dhUKeZ","modifySelection","commands","lock","end","downcastDispatcher","editing","unbindElementFromMarkerName","78AgRJxq"];return(Us=function(){return t})()}!function(t){const e=Bs,n=t();for(;;)try{if(437142===parseInt(e(174))/1*(parseInt(e(197))/2)+parseInt(e(159))/3+-parseInt(e(167))/4+parseInt(e(179))/5*(parseInt(e(187))/6)+-parseInt(e(153))/7*(-parseInt(e(158))/8)+parseInt(e(142))/9+-parseInt(e(191))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Us);class js extends t.Plugin{static get[xs(147)](){return[ws.Delete]}[xs(165)](){const t=xs,e=this[t(141)],n=e[t(177)][t(195)](t(166));n[t(162)](t(157));const r=e[t(181)][t(195)](t(144));n[t(162)](t(144),((n,s={})=>{const o=t,a=e[o(146)][o(198)](e[o(146)][o(164)][o(188)]);a[o(148)]&&e[o(146)][o(180)](a,{direction:o(171),unit:s[o(189)]});const c=a[o(161)](),u=i.LiveRange[o(163)](c);let l;n(s),l=o(150)==u[o(199)][o(143)]?e[o(146)][o(173)](c[o(196)]):e[o(146)][o(173)](u[o(196)],u[o(183)]),u[o(145)](),e[o(146)][o(178)](r[o(168)][o(200)],(t=>{const e=o;r[e(168)][e(182)](),t[e(192)](t[e(173)](l[e(183)])),r[e(168)][e(154)]()}))})),e[t(185)][t(184)].on(t(193),Ps(e,t(160)),{priority:t(176)}),e[t(151)][t(184)].on(t(193),((n,r,s)=>{const o=t;s[o(156)][o(155)]&&Ps(e,o(160),{showActiveMarker:!1})[o(175)](this)(n,r,s)}),{priority:t(176)}),e[t(185)][t(184)].on(t(152),((e,n,r)=>{const s=t,o=r[s(190)][s(170)](n[s(149)]);if(o)for(const t of o)t.is(s(172))&&(r[s(190)][s(186)](t,n[s(149)]),r[s(169)][s(194)](t))}),{priority:t(176)})}}const Gs=Vs;function Vs(t,e){const n=zs();return(Vs=function(t,e){return n[t-=246]})(t,e)}!function(t){const e=Vs,n=t();for(;;)try{if(502617===-parseInt(e(342))/1+-parseInt(e(261))/2+parseInt(e(294))/3*(parseInt(e(310))/4)+parseInt(e(264))/5*(parseInt(e(368))/6)+-parseInt(e(271))/7*(parseInt(e(258))/8)+-parseInt(e(365))/9*(parseInt(e(347))/10)+parseInt(e(316))/11*(parseInt(e(336))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zs);class Hs extends t.Plugin{[Gs(381)](){const t=Gs,e=this[t(297)];if(!e[t(373)][t(265)](t(324)))return;const n=e[t(358)],r=e[t(373)][t(399)](t(286)),s=e[t(373)][t(265)](t(308)),o=!!e[t(298)][t(399)](t(325));function i(e){const r=t;return{type:r(249),content:""+qr(n,r(253),e)}}function a(e){const r=t;return{type:r(249),content:""+qr(n,r(352),e)}}r[t(312)](t(313)),r[t(312)](t(340)),r[t(312)](t(380)),r[t(312)](t(260)),r[t(312)](t(289)),r[t(312)](t(317)),r[t(312)](t(330)),r[t(312)](t(384)),r[t(279)](t(248)),r[t(279)](t(270)),r[t(279)](t(409)),o&&(r[t(312)](t(301)),r[t(312)](t(349))),s&&(r[t(312)](t(278)),r[t(312)](t(292)),r[t(279)](t(291)),r[t(346)][t(283)]((e=>{const r=t,{data:s}=e;if(s&&r(291)==s[r(274)])return{type:r(249),content:s[r(379)]?qr(n,r(299)):qr(n,r(385))}})),this[t(297)][t(309)][t(355)][t(389)]((e=>{const n=t;if(e[n(403)][n(364)])return!1;let s=!1;const o=r[n(257)]({skipNotAttached:!0})[n(341)]((t=>n(291)===r[n(369)](t)));for(const t of o)n(405)!=t[n(331)]()[n(337)][n(350)][n(254)](n(270))&&(r[n(334)](t[n(331)](),n(361))[n(329)]((t=>n(270)===r[n(369)](t[n(335)])))||(e[n(362)](t[n(356)]()),s=!0));return s}))),r[t(346)][t(269)](t(409),qr(n,t(268)));const c={type:t(249),content:""};r[t(346)][t(283)]((e=>{const r=t,{data:s}=e;if(!s||r(270)!=s[r(274)])return;let u=e[r(393)];for(;u;){if(u[r(326)]&&((r(287)==u[r(326)][r(274)]||r(400)==u[r(326)][r(274)])&&(u[r(326)][r(379)]&&r(339)!=u[r(326)][r(379)]||r(339)!=u[r(326)][r(383)]&&!s[r(379)])||!o&&u[r(326)][r(274)]==Sc))return c;u=u[r(375)]}if(null==s[r(379)])switch(s[r(383)]){case r(318):return a(qr(n,r(315)));case r(382):return a(qr(n,r(387)));case r(405):return a(qr(n,r(360)))}switch(s[r(379)]){case r(318):return i(qr(n,r(315)));case r(382):return i(qr(n,r(387)));case r(405):return i(qr(n,r(360)))}})),r[t(346)][t(283)]((e=>{const n=t,{data:r}=e;if(r&&n(409)==r[n(274)])return null==r[n(379)]||null==r[n(383)]&&0==r[n(379)]?c:void 0})),r[t(346)][t(283)]((e=>{const r=t;if(r(361)!=e[r(374)])return;const{data:s}=e;if(!s||r(248)!=s[r(274)])return;const o=Ws(e);return r(379)==o?{type:r(249),content:qr(n,r(372))}:r(383)==o?{type:r(249),content:qr(n,r(359))}:c})),e[t(309)][t(355)][t(389)]((e=>this[t(303)](e))),e[t(309)][t(355)][t(389)]((e=>this[t(327)](e))),e[t(309)][t(355)].on(t(266),((e,n)=>{const r=t;if(n[r(364)]||!n[r(348)])return!1;this[r(281)]()}),{priority:t(388)}),this[t(363)]()}[Gs(303)](t){const e=Gs;if(t[e(403)][e(364)]||!t[e(403)][e(348)])return!1;let n=!1;const r=this[e(297)][e(373)][e(399)](e(286))[e(257)]({skipNotAttached:!0})[e(341)]((t=>t[e(326)]&&e(248)==t[e(326)][e(274)]))[e(341)]((t=>t[e(326)][e(379)]&&t[e(326)][e(383)]));for(const s of r)Ws(s)||(t[e(362)](s[e(356)]()),n=!0);return n}[Gs(327)](t){const e=Gs;if(t[e(403)][e(364)]||!t[e(403)][e(348)])return!1;const n=this[e(297)][e(373)][e(399)](e(286));if(n[e(259)][e(247)])return!1;let r=!1;const s=[e(270),e(248),e(409),e(287),e(351),e(357),e(250),e(255),e(400)],o=this[e(297)][e(309)][e(355)][e(306)][e(296)]()[e(341)]((t=>e(361)==t[e(374)]))[e(341)]((t=>s[e(408)](t[e(378)])));if(0==o[e(305)])return r;for(const i of o){const o=n[e(334)](i[e(246)],e(361))[e(341)]((t=>!t[e(323)][e(322)]))[e(370)]((t=>t[e(335)]))[e(341)]((t=>{const r=e,o=n[r(369)](t);return s[r(408)](o)}));if(o[e(305)]){for(const n of o)t[e(362)](n[e(356)]());r=!0}}return r}[Gs(281)](){const t=Gs,e=this[t(297)][t(373)][t(399)](t(286)),n=[t(270),t(248),t(409),t(287),t(351),t(357),t(250),t(255),t(400)];let r;const s=new Set(this[t(297)][t(309)][t(355)][t(306)][t(391)]()[t(341)]((r=>{const s=t;if(r[s(326)][s(407)]||!r[s(326)][s(276)])return null;if(!r[s(367)][s(311)](s(293)))return null;const{id:o}=e[s(338)](r[s(367)]);if(!e[s(406)](o))return null;const i=e[s(295)](o);return n[s(408)](i[s(326)][s(274)])}))[t(370)]((n=>{const s=t,{id:o}=e[s(338)](n[s(367)]),i=e[s(295)](o);return r=i[s(302)][s(321)],i[s(331)]()[s(337)][s(350)]})));if(0==s[t(404)])return;const o=e[t(257)]({skipNotAttached:!0})[t(341)]((e=>t(361)==e[t(374)]&&e[t(326)]&&n[t(408)](e[t(326)][t(274)])&&e[t(302)][t(321)]!=r))[t(370)]((e=>({listItem:e[t(331)]()[t(337)][t(350)],groupId:e[t(302)][t(321)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(265)](n)&&i[t(390)](e);for(const n of e[t(257)]())i[t(265)](n[t(302)][t(321)])&&n[t(395)](t(321),r)}[Gs(363)](){const t=Gs,e=this[t(297)],n=e[t(358)],r=e[t(373)][t(399)](t(286));this[t(402)](),r[t(252)][t(397)](t(377),t(273),t(332),(function(n,r){const s=t,o=[];for(let t of n)t[s(337)][s(350)]===t[s(344)][s(256)]&&(t=e[s(309)][s(307)](e[s(309)][s(392)](t[s(337)][s(350)],0))),o[s(328)](t);e[s(309)][s(262)]((t=>{const n=s,a=e[n(309)][n(355)][n(345)],c=Array[n(343)](a[n(275)]())[n(370)]((t=>i.LiveRange[n(263)](t)));t[n(333)](o),e[n(272)][n(399)](r[n(371)])[n(401)](),r[n(366)][n(328)]({forceDefaultExecution:!0}),e[n(300)](r[n(371)],...r[n(366)]),t[n(333)](c);for(const t of c)t[n(394)]()}))})),r[t(346)][t(280)]((function(n){const r=t,s=!e[r(309)][r(396)][r(277)](n),o=n[r(290)],i=n[r(285)],a=n[r(254)](r(248)),c=!o||o[r(254)](r(248))!==a,u=!i||i[r(254)](r(248))!==a;return s&&Boolean(a)&&c&&u}),(e=>qr(n,t(398),e)))}[Gs(402)](){const t=Gs,e=this[t(297)],n=e[t(358)];function r(n){const r=t,s=e[r(272)][r(399)](r(340))[r(247)],o=e[r(272)][r(399)](r(313))[r(247)];return r(313)===n?s:o}e[t(373)][t(399)](t(286))[t(346)][t(283)]((function(s){const o=t;if(o(377)!=s[o(374)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(371)]){case o(340):u=i[o(366)][0][o(282)],l=r(i[o(371)]),a=o(u?354:288),!l&&e[o(298)][o(399)](o(325))||(a=o(376)),c={type:o(249),content:qr(n,a,qr(n,o(315)))};break;case o(313):u=i[o(366)][0][o(282)],l=r(i[o(371)]),a=o(u?354:288),!l&&e[o(298)][o(399)](o(325))||(a=o(376)),c={type:o(249),content:qr(n,a,qr(n,o(387)))};break;case o(289):a=o(314),c={type:o(249),content:qr(n,a,qr(n,o(398)))};break;case o(317):a=function(t){const e=o,n=t[e(331)]();let r=n[e(337)][e(350)];for(;r&&n[e(386)](r);){if(r[e(254)](e(409))>0)return!1;r=r[e(285)]}return!0}(s)?qr(n,o(288),qr(n,function(t){const e=o;return e(267)+t[e(331)]()[e(337)][e(350)][e(254)](e(270))[e(353)]()+e(251)}(s))):qr(n,o(320),qr(n,o(398))),c={type:o(249),content:a};break;case o(301):case o(349):!1===i[o(319)]&&(a=o(284),c={type:o(304),content:qr(n,a,qr(n,o(398)))})}return c}))}}function zs(){const t=["ELEMENT_","FORMAT_INDENT","registerAttributeLabel","listType","7ntCXct","commands","documentList","key","getRanges","newRange","isObject","todoList","registerBlockAttribute","registerElementLabel","assureChains","forceValue","registerDescriptionCallback","*Merge:* %0","nextSibling","TrackChangesEditing","listStyle","*Format:* remove from %0","indentList","previousSibling","todoListChecked","checkTodoList","suggestion:attribute:","6zWmjaR","getSuggestion","getChanges","editor","config","*Check item*","execute","mergeListItemBackward","attributes","listItemIdFixer","deletion","length","differ","createRange","TodoListEditing","model","197752HGuwHW","startsWith","enableDefaultAttributesIntegration","numberedList","*Indent:* %0","ELEMENT_BULLETED_LIST","11NSlzmD","outdentList","bulleted","multipleBlocks","*Outdent:* %0","groupId","isNextTo","meta","ListEditing","list.multiBlock","data","noTrackChangesFixer","push","find","splitListItemAfter","getFirstRange","accept","setSelection","_findSuggestions","suggestion","26553708OSBzrO","start","_splitMarkerName","default","bulletedList","filter","346329DFTQSy","from","end","selection","descriptionFactory","20WuiVhy","isLocal","mergeListItemForward","nodeAfter","listStart","*Remove format:* %0","toUpperCase","*Format:* insert into %0","document","getFirstMarker","listReversed","locale","*Split:* list item","ELEMENT_TODO_LIST","attribute","removeMarker","_supportLegacySuggestions","isUndo","1766241Negqsp","commandParams","name","6uQcLWw","_getAttributeKey","map","commandName","*Merge:* list item","plugins","type","next","*Change to:* %0","formatBlock","attributeKey","newValue","customNumberedList","afterInit","numbered","oldValue","splitListItemBefore","*Uncheck item*","containsItem","ELEMENT_NUMBERED_LIST","high","registerPostFixer","add","getChangedMarkers","createPositionAt","head","detach","setAttribute","schema","registerCustomCallback","ELEMENT_LIST_ITEM","get","listMarkerStyle","refresh","_registerLegacyDescription","batch","size","todo","hasSuggestion","oldRange","includes","listIndent","range","value","listItemId","format","todoListCheck","_LIST","_suggestionFactory","*Set format:* %0","getAttribute","listMarker","parent","getSuggestions","6076256eRbtDd","trackChangesCommand","customBulletedList","866100kqCAIW","change","fromRange","611705xzvDHe","has","change:data"];return(zs=function(){return t})()}function Ws(t){const e=Gs;let n=t[e(331)]()[e(337)][e(350)][e(290)];for(;n;){const r=n[e(254)](e(248));if(!r)return!1;if(r==t[e(326)][e(379)])return e(379);if(r==t[e(326)][e(383)])return e(383);n=n[e(290)]}return!1}const qs=Qs;function Ks(){const t=["numbered","find","list.properties","*Format:* set order to reversed","formatBlock","square","includes","has","get","*Set format:* %0","upper-latin","model","removeMarker","_registerLegacyDescription","18370752NMvcJu","commandName","styles","commandParams","getAttribute","toUpperCase","TrackChangesEditing","descriptionFactory","attribute","3374696psbQHM","*Format:* set start index to %0","*Change to:* %0","3484830vhNobS","head","filter","11732700xywVjA","listStart","*Remove format:* %0","isUndo","locale","_LIST_","bulleted","232151eyefCP","*Format:* set order to regular","handleDescriptions","suggestion","nodeAfter","oldValue","data","default","registerDescriptionCallback","listType","customNumbered","decimal-leading-zero","document","registerAttributeLabel","decimal","ListPropertiesEditing","key","newValue","lower-roman","ELEMENT_","getFirstRange","listReversed","start","8938300ApbUdF","upper-roman","circle","6FdClId","plugins","afterInit","editor","_getAttributeKey","5143329QlDyll","replace","_getTranslationKeyForListStyle","next","bind","disc","getSuggestions","enableDefaultAttributesIntegration","lower-latin","type","format","reversed","FORMAT_LIST_START","_findSuggestions","registerBlockAttribute","config","batch","_LIST_DEFAULT","startIndex","registerPostFixer","getFirstMarker","listStyle","FORMAT_LIST_REVERSED"];return(Ks=function(){return t})()}!function(t){const e=Qs,n=t();for(;;)try{if(980611===-parseInt(e(479))/1*(-parseInt(e(505))/2)+parseInt(e(510))/3+-parseInt(e(466))/4+-parseInt(e(502))/5+parseInt(e(469))/6+-parseInt(e(472))/7+parseInt(e(457))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ks);class Xs extends t.Plugin{[qs(507)](){const t=qs;if(!this[t(508)][t(506)][t(450)](t(494)))return;const e=this[t(508)][t(525)][t(451)](t(445)),n=this[t(508)][t(506)][t(451)](t(463));e[t(459)]&&(n[t(517)](t(531)),n[t(524)](t(531))),e[t(521)]&&(n[t(517)](t(500)),n[t(524)](t(500))),e[t(528)]&&(n[t(517)](t(473)),n[t(524)](t(473)));const r={type:t(520),content:""};n[t(464)][t(487)](this[t(481)][t(514)](this));const s=this[t(508)][t(476)];n[t(464)][t(492)](t(500),qr(s,t(442))),n[t(464)][t(487)]((e=>{const n=t,{data:s}=e;if(s&&n(500)==s[n(495)])return null==s[n(496)]||0==s[n(496)]&&null==s[n(484)]?r:void 0})),n[t(464)][t(492)](t(473),qr(s,t(522))),n[t(464)][t(487)]((e=>{const n=t,{data:s}=e;if(s&&n(473)==s[n(495)])return null==s[n(496)]||1==s[n(496)]&&null==s[n(484)]?r:void 0})),this[t(508)][t(454)][t(491)][t(529)]((e=>{const r=t;if(e[r(526)][r(475)])return!1;let s=!1;const o=n[r(516)]({skipNotAttached:!0})[r(471)]((t=>{const e=r,s=n[e(509)](t);return e(473)==s||e(500)==s}));for(const t of o){const o=t[r(499)]()[r(501)][r(483)][r(461)](r(488));r(443)!=o&&r(489)!=o&&(n[r(523)](t[r(499)](),r(465))[r(444)]((t=>r(488)==n[r(509)](t[r(482)])))||(e[r(455)](t[r(530)]()),s=!0))}return s})),this[t(456)]()}[qs(481)](t){const e=qs,n=this[e(508)][e(476)],{data:r}=t,s={type:e(520),content:""};if(!r||e(531)!=r[e(495)])return;if(!r[e(484)])return e(486)==r[e(496)]?s:{type:e(520),content:""+qr(n,e(452),qr(n,this[e(512)](r[e(496)])))};if(!r[e(496)]){if(e(486)==r[e(484)])return s;let o=t[e(470)];for(;o;){if(o[e(485)]&&e(488)==o[e(485)][e(495)]&&o[e(485)][e(496)])return s;o=o[e(513)]}return{type:e(520),content:""+qr(n,e(474),qr(n,this[e(512)](r[e(484)])))}}if(e(486)!=r[e(496)])return{type:e(520),content:""+qr(n,e(452),qr(n,this[e(512)](r[e(496)])))};let o=t[e(470)];for(;o;){if(o[e(485)]&&e(488)==o[e(485)][e(495)]&&o[e(485)][e(496)]&&o[e(485)][e(484)])return s;o=o[e(513)]}const i=t[e(499)]()[e(501)][e(483)][e(461)](e(488));return{type:e(520),content:qr(n,e(452),qr(n,e(498)+i[e(462)]()+e(527)))}}[qs(456)](){const t=qs,e=this[t(508)],n=e[t(476)];e[t(506)][t(451)](t(463))[t(464)][t(487)]((e=>{const r=t;if(r(447)!=e[r(519)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(458)]){case r(531):o=r(468),i={type:r(520),content:qr(n,o,qr(n,this[r(512)](s[r(460)][0][r(519)])))};break;case r(500):o=s[r(460)][0][r(521)]?r(446):r(480),i={type:r(520),content:qr(n,o)};break;case r(473):o=r(467),i={type:r(520),content:qr(n,o,s[r(460)][0][r(528)])}}return i}))}[qs(512)](t){const e=qs;return e(498)+function(t){const n=e;return Zs[n(449)](t)?n(478):Js[n(449)](t)?n(443):null}(t)[e(462)]()+e(477)+t[e(462)]()[e(511)](/-/g,"_")}}function Qs(t,e){const n=Ks();return(Qs=function(t,e){return n[t-=442]})(t,e)}const Zs=[qs(515),qs(504),qs(448)],Js=[qs(493),qs(490),qs(497),qs(503),qs(518),qs(453)];var Ys=n(507);const $s=eo;function to(){const t=["unbindElementFromMarkerName","getFirstRange","bind","markerName","downcastDispatcher","2799828GcTYUd","model","4wqCkYr","setSelection","enterBlock","enableCommand","5812296izDHEa","requires","3443307ZnSsUe","writer","markInsertion","end","5597478AeKtrg","addMarker:suggestion:insertion","2MUvvvj","createRange","mapper","editor","options","5708325wUiDki","enter","detach","747376QxveqJ","high","nextSibling","document","init","plugins","selection","showSuggestionHighlights","10Vgczbz","split","fire","removeMarker:suggestion:insertion","ck-suggestion-marker-split","remove","editing","change","createPositionAt","getFirstPosition","hasClass","get","commands","parent","fromRange","markerNameToElements","TrackChangesEditing","1160607cimrGn","afterExecute","data"];return(to=function(){return t})()}function eo(t,e){const n=to();return(eo=function(t,e){return n[t-=165]})(t,e)}!function(t){const e=eo,n=t();for(;;)try{if(713669===parseInt(e(205))/1*(parseInt(e(172))/2)+-parseInt(e(213))/3*(-parseInt(e(215))/4)+-parseInt(e(177))/5+parseInt(e(219))/6+-parseInt(e(166))/7+-parseInt(e(180))/8+parseInt(e(170))/9*(-parseInt(e(188))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(to);class no extends t.Plugin{static get[$s(165)](){return[Ys.Enter]}[$s(184)](){const t=$s,e=this[t(175)],n=e[t(185)][t(199)](t(204)),r=e[t(200)][t(199)](t(178));n[t(218)](t(178),(()=>{const s=t;e[s(214)][s(195)]((t=>{const o=s,a=e[o(214)][o(183)][o(186)],c=a[o(197)](),u=i.LiveRange[o(202)](a[o(209)]());if(r[o(217)](t)){const r=e[o(214)][o(196)](c[o(201)][o(182)],0),s=t[o(173)](c,r);n[o(168)](s)}else t[o(216)](t[o(173)](u[o(169)]));u[o(179)](),r[o(190)](o(206),{writer:t})}))})),e[t(194)][t(212)].on(t(171),Ps(e,t(189)),{priority:t(181)}),e[t(194)][t(212)].on(t(191),((e,n,r)=>{const s=t,o=r[s(174)][s(203)](n[s(211)]);if(o)for(const t of o)t[s(198)](s(192))&&(r[s(174)][s(208)](t,n[s(211)]),r[s(167)][s(193)](t))}),{priority:t(181)}),e[t(207)][t(212)].on(t(171),((n,r,s)=>{const o=t;s[o(176)][o(187)]&&Ps(e,o(189),{showActiveMarker:!1})[o(210)](this)(n,r,s)}),{priority:t(181)})}}const ro=so;function so(t,e){const n=oo();return(so=function(t,e){return n[t-=151]})(t,e)}function oo(){const t=["12248559LfwILt","markers","handleFindCommand","createPositionAt","95MzlTJI","filter","get","getMarkersGroup","suggestion:deletion","findByTextCallback","263408GxRzMb","has","isArray","9015752jOixqE","_isInDeletionRange","enableCommand","bind","afterInit","TrackChangesEditing","1148821jFmFVj","935134vJuAUY","editor","7RUuyEb","464034SQYSnt","30njHKjD","getRange","findPrevious","string","model","FindAndReplaceUtils","getIntersection","createRange","8471510pyvcLZ","end","replaceAll","results","start","FindAndReplaceEditing","find","findNext","plugins","item","replace"];return(oo=function(){return t})()}!function(t){const e=so,n=t();for(;;)try{if(742836===-parseInt(e(184))/1+parseInt(e(185))/2+-parseInt(e(189))/3*(parseInt(e(175))/4)+parseInt(e(169))/5*(parseInt(e(188))/6)+-parseInt(e(187))/7*(-parseInt(e(178))/8)+-parseInt(e(165))/9+parseInt(e(154))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oo);class io extends t.Plugin{[ro(182)](){const t=ro;if(!this[t(186)][t(162)][t(176)](t(159)))return;const e=this[t(186)][t(162)][t(171)](t(183));e[t(180)](t(160),this[t(167)][t(181)](this)),e[t(180)](t(161)),e[t(180)](t(191)),e[t(180)](t(164)),e[t(180)](t(156))}[ro(167)](t,e,n={}){const r=ro,s=this[r(186)][r(162)][r(171)](r(151));return t((t=>{const o=r;let i=(o(192)==typeof e?s[o(174)](e,n):e)(t);Array[o(177)](i)&&(i={results:i,searchText:o(192)==typeof e?e:""});const a=i[o(157)][o(170)]((e=>!1===this[o(179)](e,t[o(163)])));return{...i,results:a}}),n)}[ro(179)](t,e){const n=ro,r=this[n(186)][n(193)][n(153)](this[n(186)][n(193)][n(168)](e,t[n(158)]),this[n(186)][n(193)][n(168)](e,t[n(155)]));for(const t of this[n(186)][n(193)][n(166)][n(172)](n(173)))if(null!==r[n(152)](t[n(190)]()))return!0;return!1}}const ao=uo;!function(t){const e=uo,n=t();for(;;)try{if(855899===parseInt(e(244))/1+-parseInt(e(235))/2*(parseInt(e(228))/3)+parseInt(e(206))/4+-parseInt(e(263))/5*(-parseInt(e(213))/6)+parseInt(e(258))/7+parseInt(e(257))/8+-parseInt(e(218))/9*(parseInt(e(210))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fo);const co=[{pluginName:ao(233),commandName:ao(252)},{pluginName:ao(222),commandName:ao(232)},{pluginName:ao(203),commandName:ao(229)},{pluginName:ao(216),commandName:ao(227)}];function uo(t,e){const n=fo();return(uo=function(t,e){return n[t-=203]})(t,e)}class lo extends t.Plugin{[ao(224)](){const t=ao,e=this[t(209)][t(231)],n=this[t(209)][t(249)][t(260)](t(261));for(const{pluginName:e,commandName:r}of co)this[t(209)][t(249)][t(214)](e)&&(n[t(230)](r),n[t(256)](r));n[t(253)][t(245)](t(252),qr(e,t(238))),n[t(253)][t(245)](t(232),qr(e,t(204))),n[t(253)][t(245)](t(229),qr(e,t(211))),n[t(253)][t(245)](t(227),qr(e,t(255))),this[t(248)]()}[ao(248)](){const t=ao,e=this[t(209)],n=e[t(231)];e[t(249)][t(260)](t(261))[t(253)][t(221)]((e=>{const r=t,o=n.t;if(r(236)!=e[r(212)])return;const{data:i}=e;if(null!=i){if(r(252)==i[r(262)]){const t=i[r(254)][0][r(215)];if(t){const e=o(this[r(209)][r(249)][r(260)](r(241))[r(219)](this[r(209)][r(205)][r(260)](r(243)))[r(226)]((e=>e[r(247)]==t))[r(240)])[r(259)]();return{type:r(242),content:qr(n,r(246),e)}}return{type:r(242),content:qr(n,r(251))}}if(r(232)==i[r(262)]){const t=i[r(254)][0][r(215)];return t?{type:r(242),content:qr(n,r(220),t)}:{type:r(242),content:qr(n,r(250))}}if(r(229)==i[r(262)]){const t=i[r(254)][0][r(215)];if(t){const e=(0,s.normalizeColorOptions)(this[r(209)][r(205)][r(260)](r(208)))[r(226)]((e=>e[r(247)]==t));let i=t,a="";return e&&(i=e[r(234)],a=o(i)[r(259)]()),{type:r(242),content:qr(n,r(207),a)[r(237)](),color:{value:t,title:a||i}}}return{type:r(242),content:qr(n,r(225))}}if(r(227)==i[r(262)]){const t=i[r(254)][0][r(215)];if(t){const e=(0,s.normalizeColorOptions)(this[r(209)][r(205)][r(260)](r(239)))[r(226)]((e=>e[r(247)]==t));let i=t,a="";return e&&(i=e[r(234)],a=o(i)[r(259)]()),{type:r(242),content:qr(n,r(217),a)[r(237)](),color:{value:t,title:a||i}}}return{type:r(242),content:qr(n,r(223))}}}}))}}function fo(){const t=["title","FontSize","format","fontSize.options","722442aXLeCC","registerAttributeLabel","*Set font size:* %0","model","_registerLegacyDescription","plugins","*Reset font family*","*Reset font size*","fontSize","descriptionFactory","commandParams","FORMAT_FONT_BACKGROUND","registerInlineAttribute","4900056AjIIPM","4628127CShNjF","toLowerCase","get","TrackChangesEditing","commandName","776255JKuIye","FontColorEditing","FORMAT_FONT_FAMILY","config","2855832SQeRJd","*Set font color:* %0","fontColor.colors","editor","10DYYItT","FORMAT_FONT_COLOR","type","36ugHttr","has","value","FontBackgroundColorEditing","*Set font background color:* %0","19281069hZgNlG","normalizeSizeOptions","*Set font family:* %0","registerDescriptionCallback","FontFamilyEditing","*Reset font background color*","afterInit","*Reset font color*","find","fontBackgroundColor","6ZkSdrm","fontColor","enableDefaultAttributesIntegration","locale","fontFamily","FontSizeEditing","label","643334jOlQXx","formatInline","trim","FORMAT_FONT_SIZE","fontBackgroundColor.colors"];return(fo=function(){return t})()}const ho=go;function go(t,e){const n=po();return(go=function(t,e){return n[t-=416]})(t,e)}function po(){const t=["commandParams","141617WNZsHp","toLowerCase","format","boolean","commandName","get","enableCommand","plugins","toUpperCase","normalizeSizeOptions","*Set format to:* %0","*Remove all formatting*","label","5SsJNYO","model","pasteFormat","push","_registerLegacyDescription","28227VFynkm","entries","title","type","charAt","fontSize","59066110CfbUex","find","456gMxvam","fontColor.colors","TrackChangesEditing","slice","registerDescriptionCallback","commands","fontBackgroundColor","formatBlock","length","fontSize.options","editor","11410911lpKpBO","1384674fEIlaw","191WcUFmK","enableDefaultAttributesIntegration","afterInit","5296768MvEmhJ","10398KOsnht","fontColor","descriptionFactory","copyFormat","config","formatInline","split","locale","join","FontSize"];return(po=function(){return t})()}!function(t){const e=go,n=t();for(;;)try{if(928176===parseInt(e(423))/1*(-parseInt(e(427))/2)+-parseInt(e(456))/3+-parseInt(e(426))/4+-parseInt(e(451))/5*(parseInt(e(422))/6)+parseInt(e(438))/7*(-parseInt(e(464))/8)+-parseInt(e(421))/9+parseInt(e(462))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(po);class mo extends t.Plugin{[ho(425)](){const t=ho,e=this[t(420)],n=e[t(445)][t(443)](t(466)),r=e[t(469)][t(443)](t(430)),s=e[t(469)][t(443)](t(453));r&&s&&(n[t(424)](t(453)),n[t(444)](t(430)),this[t(455)]())}[ho(455)](){const t=ho,e=this[t(420)],n=e[t(434)];e[t(445)][t(443)](t(466))[t(429)][t(468)]((r=>{const s=t;if(s(417)!=r[s(459)]&&s(432)!=r[s(459)])return;const{data:o}=r;if(o&&s(453)===o[s(442)]){const t=[],r=o[s(437)][0];for(const[n,o]of Object[s(457)](r))t[s(454)](Io(e,n,o));return t[s(418)]?{type:s(440),content:qr(n,s(448),t[s(435)](", "))}:{type:s(440),content:qr(n,s(449))}}}))}}function Io(t,e,n){const r=ho,o=t[r(434)].t,i=e[r(433)](/(?=[A-Z])/)[r(435)](" "),a=o(i[r(460)](0)[r(446)]()+i[r(467)](1))[r(439)]();if(r(441)==typeof n)return a;if(r(428)===e||r(416)===e){const e=(0,s.normalizeColorOptions)(t[r(431)][r(443)](r(465)))[r(463)]((t=>t[r(452)]==n));return a+" ("+(e?o(e[r(450)])[r(439)]():n)+")"}if(r(461)===e&&isNaN(parseFloat(n))){const e=t[r(445)][r(443)](r(436))[r(447)](t[r(431)][r(443)](r(419)))[r(463)]((t=>t[r(452)]==n));return a+" ("+(e?o(e[r(458)])[r(439)]():n)+")"}return a+" ("+n+")"}const Eo=bo;function bo(t,e){const n=To();return(bo=function(t,e){return n[t-=461]})(t,e)}function To(){const t=["*Change to:* %0","heading","2ztNmxW","7590pNuyYq","_registerLegacyDescription","registerDescriptionCallback","format","match","model","388315yYYsRa","TrackChangesEditing","paragraph","formatBlock","editor","1507LtDvvG","commandParams","ELEMENT_HEADING_CUSTOM","12tpBGoU","58038GkviIG","56TkvLhp","view","value","registerElementLabel","title","descriptionFactory","get","_headingOptions","heading.options","find","685920EtKObo","has","afterInit","config","395628PsSmdb","commandName","plugins","HeadingEditing","enableDefaultAttributesIntegration","name","125865TeeiTu","locale","ELEMENT_HEADING","_getHeadingLevel","897568xWKxeL","type"];return(To=function(){return t})()}!function(t){const e=bo,n=t();for(;;)try{if(118656===parseInt(e(502))/1+-parseInt(e(486))/2*(parseInt(e(472))/3)+parseInt(e(468))/4+-parseInt(e(493))/5*(-parseInt(e(501))/6)+-parseInt(e(482))/7+-parseInt(e(503))/8*(-parseInt(e(478))/9)+parseInt(e(487))/10*(-parseInt(e(498))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(To);class _o extends t.Plugin{[Eo(470)](){const t=Eo,e=this[t(497)];if(!e[t(474)][t(469)](t(475)))return;this[t(465)]=e[t(471)][t(464)](t(466));const n=e[t(479)],r=e[t(474)][t(464)](t(494));r[t(476)](t(485));for(const e of this[t(465)])t(495)!=e[t(492)]&&r[t(463)][t(461)](e[t(492)],(n=>{const r=t,i=this[r(481)](e[r(492)]);return null!==i?s(n,i):o(n,e[r(462)])}));function s(e,r){return qr(n,t(480),[e,r])}function o(e,r){return qr(n,t(500),[e,r])}this[t(488)]()}[Eo(488)](){const t=Eo,e=this[t(497)],n=e[t(479)];e[t(474)][t(464)](t(494))[t(463)][t(489)]((e=>{const r=t;if(r(496)!=e[r(483)])return;const{data:s}=e;if(s&&r(485)==s[r(473)]){const e=s[r(499)][0][r(505)],c=this[r(481)](e);if(null!==c)return{type:r(490),content:qr(n,r(484),(a=c,qr(n,r(480),[1,a])))};const u=this[r(465)][r(467)]((t=>t[r(492)]===e))[r(462)];return{type:r(490),content:qr(n,r(484),(o=1,i=u,qr(n,t(500),[o,i])))}}var o,i,a}))}[Eo(481)](t){const e=Eo;var n,r;const s=t[e(491)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(465)])||void 0===n?void 0:n[e(467)]((n=>n[e(492)]==t));if(o&&o[e(504)]){const t=o[e(504)],n=(null!==(r=t[e(477)])&&void 0!==r?r:t)[e(491)](/^h(\d+)/);if(n)return n[1]}return null}}function yo(){const t=["locale","registerAttributeLabel","*Set highlight:* %0","TrackChangesEditing","HighlightEditing","descriptionFactory","*Remove highlight*","has","type","32iiwJuR","highlight.options","80QLiFlm","color","afterInit","find","236OvfvuM","value","2fPkeoM","format","23211384eLVZgF","model","toLowerCase","7470GdSnLR","1232772EfdLBf","registerDescriptionCallback","_registerLegacyDescription","highlight","formatInline","commandName","plugins","1731780uypQRm","240062LXtAym","config","805354NdppUa","7IIYMwz","commandParams","FORMAT_HIGHLIGHT","title","get","registerInlineAttribute","1020141nbSTzV","editor","enableDefaultAttributesIntegration"];return(yo=function(){return t})()}const Ao=ko;function ko(t,e){const n=yo();return(ko=function(t,e){return n[t-=225]})(t,e)}!function(t){const e=ko,n=t();for(;;)try{if(367308===-parseInt(e(253))/1*(parseInt(e(239))/2)+parseInt(e(244))/3*(-parseInt(e(237))/4)+-parseInt(e(252))/5+-parseInt(e(245))/6*(-parseInt(e(256))/7)+-parseInt(e(231))/8*(parseInt(e(262))/9)+-parseInt(e(233))/10*(parseInt(e(255))/11)+parseInt(e(241))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yo);class Co extends t.Plugin{[Ao(235)](){const t=Ao,e=this[t(263)];if(!e[t(251)][t(229)](t(226)))return;const n=e[t(251)][t(260)](t(225)),r=e[t(265)];n[t(264)](t(248)),n[t(261)](t(248)),n[t(227)][t(266)](t(248),qr(r,t(258))),this[t(247)]()}[Ao(247)](){const t=Ao,e=this[t(263)],n=e[t(265)];e[t(251)][t(260)](t(225))[t(227)][t(246)]((r=>{const s=t;if(s(249)!=r[s(230)])return;const{data:o}=r;if(o&&s(248)==o[s(250)]){const t=n.t,r=o[s(257)][0][s(238)];if(r){const o=e[s(254)][s(260)](s(232))[s(236)]((t=>t[s(242)]==r)),i=t(o[s(259)])[s(243)]();return{type:s(240),content:qr(n,s(267),i),color:{value:o[s(234)],title:o[s(259)]}}}return{type:s(240),content:qr(n,s(228),qr(n,s(258)))}}}))}}function Lo(t,e){const n=No();return(Lo=function(t,e){return n[t-=425]})(t,e)}const So=Lo;function No(){const t=["ck-horizontal-line","elementToStructure","10cZRmIP","horizontalLine","175HoUpiQ","afterInit","41114LXDcXu","editor","ELEMENT_HORIZONTAL_LINE","insert","locale","2778372LJSTcq","221456KLpLdD","dataDowncast","has","high","enableCommand","for","conversion","registerElementLabel","showSuggestionHighlights","get","descriptionFactory","369528okvXuV","927310JpVsZc","251826FtINCr","24037164BYlWgN","addClass","plugins","createContainerElement","21exYxIA","HorizontalLineEditing","TrackChangesEditing","div","createEmptyElement","createPositionAt"];return(No=function(){return t})()}!function(t){const e=Lo,n=t();for(;;)try{if(571281===-parseInt(e(437))/1+parseInt(e(456))/2*(-parseInt(e(444))/3)+-parseInt(e(425))/4+parseInt(e(438))/5+parseInt(e(439))/6*(-parseInt(e(454))/7)+-parseInt(e(426))/8+parseInt(e(440))/9*(parseInt(e(452))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(No);class Ro extends t.Plugin{[So(455)](){const t=So,e=this[t(457)];if(!e[t(442)][t(428)](t(445)))return;e[t(442)][t(435)](t(446))[t(430)](t(453));const n=e[t(442)][t(435)](t(446)),r=e[t(460)];n[t(436)][t(433)](t(453),(e=>qr(r,t(458),e))),e[t(432)][t(431)](t(427))[t(451)]({model:t(453),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(434)])return null;const o=n[s(443)](s(447)),i=n[s(448)]("hr");return n[s(441)](s(450),o),n[s(459)](n[s(449)](o,0),i),o},converterPriority:t(429)})}}const vo=Mo;function Mo(t,e){const n=wo();return(Mo=function(t,e){return n[t-=208]})(t,e)}function wo(){const t=["3435318qEMQNV","1990732tCrFSX","3jTqEsw","attribute","locale","descriptionFactory","TrackChangesEditing","nodeAfter","type","get","htmlEmbed","704194OsAqYK","_registerLegacyDescription","ELEMENT_HTML_EMBED","rawHtml","3464174qYqxMH","registerBlockAttribute","145flGNDj","HtmlEmbed","key","afterInit","enableDefaultAttributesIntegration","start","32632HhqVAO","getFirstRange","registerDescriptionCallback","16dUDNVd","element","editor","formatBlock","has","registerElementLabel","10827070FajNjo","32922yinyUy","commandName","value","*Change %0 content*","format","plugins"];return(wo=function(){return t})()}!function(t){const e=Mo,n=t();for(;;)try{if(499296===parseInt(e(222))/1+parseInt(e(212))/2*(parseInt(e(213))/3)+-parseInt(e(234))/4+parseInt(e(228))/5*(parseInt(e(244))/6)+parseInt(e(226))/7+parseInt(e(237))/8*(-parseInt(e(211))/9)+-parseInt(e(243))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wo);class Oo extends t.Plugin{[vo(231)](){const t=vo,e=this[t(239)];if(!e[t(210)][t(241)](t(229)))return;const n=e[t(210)][t(220)](t(217)),r=e[t(215)];n[t(216)][t(242)](t(225),(e=>qr(r,t(224),e))),n[t(232)](t(221)),n[t(227)](t(246)),n[t(216)][t(236)]((e=>{const n=t;if(n(214)!=e[n(219)])return;const{data:s}=e;if(s&&n(246)==s[n(230)]&&e[n(235)]()[n(233)][n(218)].is(n(238),n(225))){const t=qr(r,n(224));return{type:n(209),content:qr(r,n(208),t)}}})),this[t(223)]()}[vo(223)](){const t=vo,e=this[t(239)],n=e[t(215)];e[t(210)][t(220)](t(217))[t(216)][t(236)]((e=>{const r=t;if(r(240)!=e[r(219)])return;const{data:s}=e;if(s&&r(221)==s[r(245)]){const t=qr(n,r(224));return{type:r(209),content:qr(n,r(208),t)}}}))}}const Do=Fo;function Fo(t,e){const n=Po();return(Fo=function(t,e){return n[t-=353]})(t,e)}function Po(){const t=["2847960gCzQIq","attribute","previous","width","format","model","insertion","forward","78716SnGTHj","ImageUploadEditing","nodeBefore","isEqual","find","markDeletion","schema","resizeImage","end","3584aFngEN","imageBlock","ImageEditing","getNearestSelectionRange","nodeAfter","discard","formatInline","imageInline","newValue","2429dXgqvZ","*Set image width:* %0","fromPosition","FORMAT_IMAGE_SIZE","_findSuggestions","getClosestSelectedImageElement","toPrevious","key","document","imageTextAlternative","54QhcSTl","join","*Remove image text alternative*","ImageBlockEditing","*Reset image width*","uploadImage","element","createRange","plugins","2441295bWAyAp","convertBlockImageToInline","convertInlineImageToBlock","getCaptionFromImageModelElement","markBlockFormat","formatBlock","getFirstRange","insertImage","TrackChangesEditing","_registerLegacyDescription","imageTypeBlock","ImageCaptionUtils","has","registerAttributeLabel","detach","imageTypeInline","registerDescriptionCallback","createRangeOn","354784sVRMoe","_suggestionFactory","filter","Inline image to block image","isCollapsed","subType","descriptionFactory","locale","backward","getContainedElement","ImageTextAlternativeEditing","afterInit","Block image to inline image","getSuggestionCallback","type","registerBlockAttribute","commandParams","imageCaption","isBlockImage","resizedWidth","forceDefaultExecution","ImageUtils","toggleImageCaption","ELEMENT_CAPTION","isIntersecting","findIndex","alt","caption","selection","chain","markInsertion","deletion","*Set image text alternative:* %0","112426qLkFOn","isBefore","ELEMENT_IMAGE","editor","removeObject","accept","imageStylePreApply","ImageInlineEditing","registerElementLabel","enableDefaultAttributesIntegration","ELEMENT_INLINE_IMAGE","1146906nCCgAx","registerCustomCallback","ImageCaptionEditing","toNext","change","enableCommand","get","isOwn","addObject","ImageResize","length","commandName","start"];return(Po=function(){return t})()}!function(t){const e=Fo,n=t();for(;;)try{if(307127===parseInt(e(362))/1+parseInt(e(395))/2+parseInt(e(455))/3*(parseInt(e(427))/4)+-parseInt(e(464))/5+parseInt(e(406))/6+-parseInt(e(445))/7*(-parseInt(e(436))/8)+-parseInt(e(419))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Po);class xo extends t.Plugin{[Do(373)](){const t=Do,e=this[t(398)];if(!e[t(463)][t(356)](t(438)))return;const n=e[t(463)][t(412)](t(472)),r=e[t(463)][t(412)](t(383)),s=e[t(369)];n[t(411)](t(471)),n[t(368)][t(403)](t(437),(e=>qr(s,t(397),e))),n[t(368)][t(403)](t(443),(e=>qr(s,t(405),e))),n[t(368)][t(403)](t(389),(()=>qr(s,t(385)))),e[t(463)][t(356)](t(428))&&n[t(411)](t(460)),e[t(463)][t(356)](t(458))&&e[t(463)][t(356)](t(402))&&(n[t(411)](t(359),((s,o)=>{const i=t,a=r[i(450)](e[i(424)][i(453)][i(390)]);e[i(424)][i(410)]((()=>{const t=i;n[t(468)](a,{commandName:t(359),commandParams:[o]},[],t(465))}))})),n[t(411)](t(354),((s,o)=>{const a=t;e[a(424)][a(410)]((t=>{const c=a;let u=r[c(450)](e[c(424)][c(453)][c(390)]),l=t[c(361)](u);const f=i.LivePosition[c(447)](l[c(418)],c(451)),h=i.LivePosition[c(447)](l[c(435)],c(409));n[c(382)]((()=>s(o))),u=r[c(450)](e[c(424)][c(453)][c(390)]),l=t[c(361)](u);const g=t[c(462)](f,h);f[c(358)](),h[c(358)](),n[c(468)](u,{commandName:c(359),commandParams:[o]},[],c(466)),g[c(418)][c(396)](l[c(418)])&&n[c(392)](t[c(462)](g[c(418)],l[c(418)]),c(466)),l[c(435)][c(396)](g[c(435)])&&n[c(392)](t[c(462)](l[c(435)],g[c(435)]),c(466))}))})),n[t(363)][t(407)](t(469),t(466),t(456),(()=>!1)),n[t(363)][t(407)](t(469),t(466),t(400),(()=>!1)),n[t(363)][t(407)](t(469),t(466),t(441),n[t(363)][t(375)](t(469),"",t(400))),n[t(363)][t(407)](t(425),t(466),t(456),(()=>!1)),n[t(363)][t(407)](t(425),t(466),t(441),(([r])=>{const s=t,o=n[s(363)][s(375)](s(425),"",s(441));let i=r[s(418)],a=r[s(435)];const c=e[s(424)][s(433)][s(439)](i,s(370)),u=e[s(424)][s(433)][s(439)](a,s(426));c[s(366)]&&(i=c[s(418)]),u[s(366)]&&(a=u[s(435)]),o([e[s(424)][s(462)](i,a)])})),n[t(363)][t(407)](t(469),t(466),t(391),c),n[t(363)][t(407)](t(425),t(466),t(391),c)),e[t(463)][t(356)](t(408))&&(n[t(411)](t(384),((s,o)=>{const i=t,a=e[i(463)][i(412)](i(355));let c=r[i(450)](e[i(424)][i(453)][i(390)]),u=a[i(467)](c);e[i(424)][i(410)]((()=>{const t=i;if(u)return void n[t(432)](e[t(424)][t(361)](u));const l=r[t(380)](c);s(o),c=r[t(450)](e[t(424)][t(453)][t(390)]),u=a[t(467)](c),n[t(392)](e[t(424)][t(361)](u),l?null:t(379))}))})),n[t(363)][t(407)](t(425),t(379),t(391),c));const o=[{type:t(469),subType:t(401)},{type:t(425),subType:t(379)},{type:t(469),subType:t(466)},{type:t(425),subType:t(466)}];function a(e,s){const i=t,a=o[i(387)]((({type:t,subType:n})=>e[i(376)]==t&&e[i(367)]==n)),c=o[i(387)]((({type:t,subType:e})=>s[i(376)]==t&&s[i(367)]==e));if(a<0||c<0)return!1;const u=e[i(470)](),l=s[i(470)]();if((0==a||1==a)&&2==c&&u[i(386)](l))return!0;if(2==a&&3==c){const t=n[i(449)](u,i(425))[i(364)]((({suggestion:t,meta:e})=>e[i(413)]&&i(466)==t[i(367)]));if(t[i(416)]>1&&l[i(435)][i(430)](u[i(418)]))return!0;if(1==t[i(416)]&&(u[i(418)][i(430)](l[i(435)])||u[i(435)][i(430)](l[i(418)])))return!0}if(3==a&&3==c&&u[i(418)][i(396)](l[i(418)])){const t=u[i(435)][i(440)],e=l[i(418)][i(429)];return r[i(380)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(463)][t(356)](t(415))&&(n[t(404)](t(434)),n[t(377)](t(381)),n[t(368)][t(357)](t(381),qr(s,t(448)))),e[t(463)][t(356)](t(372))&&(n[t(404)](t(454)),n[t(377)](t(388))),n[t(368)][t(360)]((e=>{const n=t;if(o[n(431)]((({type:t,subType:r})=>e[n(376)]==t&&e[n(367)]==r)))return e[n(421)]?{}:void 0})),n[t(368)][t(360)]((e=>{const n=t;if(n(425)==e[n(376)]||n(393)==e[n(376)]){const t=e[n(371)]();if(t&&t.is(n(461),n(389)))return{type:n(425)==e[n(376)]?n(414):n(399),element:t,quantity:1}}})),n[t(368)][t(360)]((e=>t(469)==e[t(376)]&&t(466)==e[t(367)]?{type:t(423),content:t(365)}:t(469)==e[t(376)]&&t(465)==e[t(367)]?{type:t(423),content:t(374)}:void 0)),n[t(368)][t(360)]((e=>{const n=t;if(n(420)!=e[n(376)])return;const{data:r}=e;if(!r||n(388)!=r[n(452)])return;const o=r[n(444)];return o?{type:n(423),content:qr(s,n(394),'"'+o+'"')}:{type:n(423),content:qr(s,n(457))}})),this[t(353)]()}[Do(353)](){const t=Do,e=this[t(398)],n=e[t(369)];e[t(463)][t(412)](t(472))[t(368)][t(360)]((e=>{const r=t;if(r(469)!=e[r(376)]&&r(442)!=e[r(376)])return;const{data:s}=e;if(s){if(r(454)==s[r(417)]){const t=s[r(378)][0][r(444)];return t?{type:r(423),content:qr(n,r(394),'"'+t+'"')}:{type:r(423),content:qr(n,r(457))}}if(r(434)==s[r(417)]){const t=s[r(378)][0][r(422)];return t?{type:r(423),content:qr(n,r(446),t)}:{type:r(423),content:qr(n,r(459))}}}}))}}function Bo(){const t=["newValue","3702swWHVH","registerDescriptionCallback","descriptionFactory","27OHFqgA","accept","_handleLegacySuggestions","1779833LIOxfH","*Format:* replace image URL","1928975VRYrWj","has","replaceImageSource","ImageEditing","registerBlockAttribute","registerCustomCallback","TrackChangesEditing","commandName","key","formatBlock","type","afterInit","_suggestionFactory","50gYzCwD","locale","getSuggestionCallback","oldValue","format","82670cvrhvG","discard","formatInline","7jImgPP","editor","enableDefaultAttributesIntegration","*Replace image URL*","8ReLPYE","678951KCqnAm","plugins","src","1751652VCLSio","attribute","_registerLegacyDescription","get","293397XMHQkc"];return(Bo=function(){return t})()}const Uo=jo;function jo(t,e){const n=Bo();return(jo=function(t,e){return n[t-=116]})(t,e)}!function(t){const e=jo,n=t();for(;;)try{if(270543===-parseInt(e(154))/1+parseInt(e(139))/2*(-parseInt(e(116))/3)+parseInt(e(150))/4+-parseInt(e(121))/5+parseInt(e(156))/6*(-parseInt(e(142))/7)+-parseInt(e(146))/8*(-parseInt(e(147))/9)+-parseInt(e(134))/10*(-parseInt(e(119))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bo);class Go extends t.Plugin{[Uo(132)](){const t=Uo;if(!this[t(143)][t(148)][t(122)](t(124)))return;const e=this[t(143)][t(135)],n=this[t(143)][t(148)][t(153)](t(127));n[t(144)](t(123)),n[t(125)](t(149)),n[t(158)][t(157)]((n=>{const r=t;if(r(151)!=n[r(131)])return;const{data:s}=n;return s&&r(149)==s[r(129)]?s[r(155)]&&s[r(137)]?{type:r(138),content:qr(e,r(145))}:{type:r(138),content:""}:void 0})),this[t(118)]()}[Uo(118)](){const t=Uo,e=this[t(143)][t(148)][t(153)](t(127));e[t(133)][t(126)](t(130),t(123),t(117),e[t(133)][t(136)](t(130),null,t(140))),e[t(133)][t(126)](t(130),t(123),t(140),e[t(133)][t(136)](t(130),null,t(117))),this[t(152)]()}[Uo(152)](){const t=Uo,e=this[t(143)],n=e[t(135)];e[t(148)][t(153)](t(127))[t(158)][t(157)]((e=>{const r=t;if(r(130)!=e[r(131)]&&r(141)!=e[r(131)])return;const{data:s}=e;return s&&r(123)==s[r(128)]?{type:r(138),content:qr(n,r(120))}:void 0}))}}const Vo=Ho;function Ho(t,e){const n=zo();return(Ho=function(t,e){return n[t-=138]})(t,e)}function zo(){const t=["descriptionFactory","editor","_suggestionFactory","imageTypeInline","author","insertion","next","*Format:* %0","getSuggestionCallback","3318870QoCZcF","isEqual","commandReversedParams","format","document","imageTypeBlock","findIndex","nodeBefore","TrackChangesEditing","ImageUtils","isBefore","accept","_registerLegacyDescription","getSuggestions","differ","from","isInContent","afterInit","isIntersecting","_splitMarkerName","registerPostFixer","isOwn","479416Ofgznp","getClosestSelectedImageElement","suggestion","147750tzjSsZ","head","title","normalizedStyles","join","getFirstRange","6138146bLvxOT","registerCustomCallback","type","length","2892966rAxYSD","commandParams","hasSuggestion","formatBlock","9383840lTXFxp","discard","isBlockImage","change","commands","getSuggestion","selection","locale","registerDescriptionCallback","value","markBlockFormat","FORMAT_SIDE_IMAGE","enableCommand","imageStylePostApply","chain","get","imageStylePreApply","507772iNsdsJ","model","toLowerCase","createRangeOn","plugins","start","imageCaption","has","shouldConvertImageType","imageStyle","discardSuggestion","setImageNaturalSizeAttributes","end","getChangedMarkers","commandName","formatInline","convertInlineImageToBlock","subType","Users","isInlineImage","ImageStyleEditing","newRange","side","getContainedElement","forEach","refresh","name","filter","_findSuggestions","18OJSjAJ","markInlineFormat","nodeAfter"];return(zo=function(){return t})()}!function(t){const e=Ho,n=t();for(;;)try{if(450938===parseInt(e(164))/1+parseInt(e(230))/2+parseInt(e(193))/3*(parseInt(e(227))/4)+-parseInt(e(205))/5+-parseInt(e(143))/6+-parseInt(e(139))/7+parseInt(e(147))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zo);class Wo extends t.Plugin{[Vo(222)](){const t=Vo,n=this[t(197)];if(!n[t(168)][t(171)](t(184)))return;const r=n[t(168)][t(162)](t(213)),s=n[t(168)][t(162)](t(214)),o={};r[t(159)](t(173),((o,i)=>{const a=t,c=n[a(168)][a(162)](a(182)).me,u=n[a(151)][a(162)](a(173));let l=s[a(228)](n[a(165)][a(209)][a(153)]),f=n[a(165)][a(167)](l),h=u[a(156)];if(h==i[a(156)])return;const g={commandName:a(173),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(165)][a(150)]((()=>{const t=a;if(r[t(218)]()[t(191)]((e=>e[t(221)]&&c==e[t(200)]&&(t(146)==e[t(141)]||t(179)==e[t(141)])&&(t(163)==e[t(181)]||t(160)==e[t(181)])&&e[t(138)]()[t(206)](f)))[t(188)]((e=>r[t(174)](e[t(231)]))),l=s[t(228)](n[t(165)][t(209)][t(153)]),f=n[t(165)][t(167)](l),u[t(189)](),n[t(151)][t(162)](t(199))[t(189)](),n[t(151)][t(162)](t(210))[t(189)](),h=u[t(156)],h!=i[t(156)])return s[t(183)](l)&&u[t(172)](i[t(156)],l)?(o({...i,setImageSizes:!1}),l=s[t(228)](n[t(165)][t(209)][t(153)]),void r[t(157)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(163))):void(s[t(149)](l)?r[t(157)](l,g,[],t(160)):r[t(194)](f,g,t(160)))}))}));for(const e of n[t(168)][t(162)](t(184))[t(233)])o[e[t(190)]]=e[t(232)][t(166)]();r[t(198)][t(140)](t(146),t(163),t(234),(()=>!1)),r[t(198)][t(140)](t(146),t(160),t(234),(()=>!1)),r[t(198)][t(140)](t(179),t(160),t(234),(()=>!1)),r[t(198)][t(140)](t(146),t(163),t(216),(([e])=>{const n=t;s[n(175)](e[n(187)]())})),r[t(198)][t(140)](t(146),t(163),t(148),((e,n)=>{const s=t;r[s(198)][s(204)](s(146),"",s(216))(e,{commandName:n[s(178)],commandParams:n[s(207)]})})),r[t(198)][t(140)](t(146),t(163),t(161),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(146),subType:t(163)},{type:t(201),subType:t(170)},{type:t(146),subType:t(180)},{type:t(201),subType:t(180)}];function a(e,n){const o=t,a=i[o(211)]((({type:t,subType:n})=>e[o(141)]==t&&e[o(181)]==n)),c=i[o(211)]((({type:t,subType:e})=>n[o(141)]==t&&n[o(181)]==e));if(a<0||c<0)return!1;const u=e[o(138)](),l=n[o(138)]();if((0==a||1==a)&&2==c&&u[o(223)](l))return!0;if(2==a&&3==c){const t=r[o(192)](u,o(201))[o(191)]((({suggestion:t,meta:e})=>e[o(226)]&&o(180)==t[o(181)]));if(t[o(142)]>1&&l[o(176)][o(206)](u[o(169)]))return!0;if(1==t[o(142)]&&(u[o(169)][o(206)](l[o(176)])||u[o(176)][o(206)](l[o(169)])))return!0}if(3==a&&3==c&&u[o(169)][o(215)](l[o(169)])){const t=u[o(176)][o(195)],e=l[o(169)][o(212)];return s[o(149)](t)&&t===e}return!1}n[t(165)][t(209)][t(225)]((()=>{const e=t;let o=!1;const i=Array[e(220)](n[e(165)][e(209)][e(219)][e(177)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(224)](t);if(e(229)==i&&r[e(145)](u)){if(e(146)==a&&(e(163)==c||e(160)==c)){const t=r[e(152)](u);if(n[e(185)]){const n=t[e(138)]()[e(187)]();if(s[e(149)](n))continue;r[e(174)](t),o=!0}}if(e(201)==a&&e(170)==c&&!n[e(185)]){const t=r[e(152)](u);t[e(202)]&&t[e(202)][e(221)]&&(r[e(174)](t[e(202)]),o=!0)}}}return o})),this[t(217)](o)}[Vo(217)](t){const e=Vo,n=this[e(197)],r=n[e(154)];n[e(168)][e(162)](e(213))[e(196)][e(155)]((n=>{const s=e;if(s(146)!=n[s(141)]&&s(179)!=n[s(141)])return;const{data:o}=n;if(!o||s(173)!=o[s(178)])return;const i=o[s(144)][0][s(156)];return function(t){const e=s;return{type:e(208),content:qr(r,e(203),t)}}(s(186)===i?qr(r,s(158)):t[i]||i)}))}}function qo(){const t=["forEach","dataInsert","16vsglCh","2859516LRjaui","_trackChangesValueDuringImport","_setSuggestionData","execute","track_changes","175868pqFBUC","_handleImportedData","get","bind","plugins","18GsbBce","959040XDaPQn","editor","listenTo","afterInit","collaboration_features","Users","5qyGvUo","value","_trackChangesExecuted","TrackChangesEditing","commands","trackChanges","8277570BgYpxU","high","enableCommand","4708332ebWopM","lowest","1403456EOCdgA","548309xyrwPa","importWord"];return(qo=function(){return t})()}const Ko=Xo;function Xo(t,e){const n=qo();return(Xo=function(t,e){return n[t-=299]})(t,e)}!function(t){const e=Xo,n=t();for(;;)try{if(718073===parseInt(e(321))/1+parseInt(e(331))/2*(parseInt(e(302))/3)+-parseInt(e(320))/4*(-parseInt(e(309))/5)+-parseInt(e(326))/6+-parseInt(e(315))/7+parseInt(e(325))/8*(parseInt(e(318))/9)+-parseInt(e(303))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qo);class Qo extends t.Plugin{constructor(t){const e=Xo;super(t),this[e(327)]=!1,this[e(311)]=!1}[Ko(306)](){const t=Ko,e=this[t(304)],n=e[t(313)][t(299)](t(322)),r=e[t(313)][t(299)](t(314));n&&(n.on(t(329),((e,[,n])=>{const s=t;this[s(327)]=r[s(310)],n[s(307)][s(330)]=!this[s(327)]}),{priority:t(316)}),this[t(305)](n,t(324),this[t(332)][t(300)](this)),this[t(305)](n,t(324),(()=>{const e=t;this[e(311)]&&(r[e(329)](),this[e(311)]=!1)}),{priority:t(319)}),e[t(301)][t(299)](t(312))[t(317)](t(322)))}[Ko(332)](t,e){const n=Ko,{suggestions:r}=e,s=this[n(304)][n(313)][n(299)](n(314)),o=s[n(310)];this[n(327)]!==o&&(s[n(329)](),this[n(311)]=!0),r&&r[n(323)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(304)][o(301)][o(299)](o(308)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(322)}}};this[o(304)][o(301)][o(299)](o(312))[o(328)](i)}))}}const Zo=Yo;function Jo(){const t=["107520lRwOcc","commandName","descriptionFactory","afterInit","21644OlExti","outdentBlock","editor","formatBlock","registerDescriptionCallback","TrackChangesEditing","enableDefaultAttributesIntegration","enableCommand","2WxPDcZ","837SVDvqG","blockIndent","format","*Indent:* %0","getItemLabel","475359Evldru","indent","getItems","plugins","IndentEditing","1330EQIzNF","4064628pzZTwG","type","registerBlockAttribute","_registerLegacyDescription","FORMAT_INDENT","*Outdent:* %0","get","outdent","613140ETRwNB","registerAttributeLabel","12742870tfgsOM","locale","indentBlock","IndentBlock","has","7798063fNXWpb"];return(Jo=function(){return t})()}function Yo(t,e){const n=Jo();return(Yo=function(t,e){return n[t-=252]})(t,e)}!function(t){const e=Yo,n=t();for(;;)try{if(756143===-parseInt(e(252))/1*(parseInt(e(286))/2)+parseInt(e(266))/3+parseInt(e(278))/4*(parseInt(e(257))/5)+parseInt(e(258))/6+-parseInt(e(273))/7+-parseInt(e(274))/8*(parseInt(e(287))/9)+parseInt(e(268))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jo);class $o extends t.Plugin{[Zo(277)](){const t=Zo,e=this[t(280)],n=e[t(255)][t(264)](t(283));if(e[t(255)][t(272)](t(256))&&(n[t(285)](t(253)),n[t(285)](t(265))),e[t(255)][t(272)](t(271)))for(const e of[t(270),t(279)])n[t(284)](e);const r=e[t(269)];n[t(260)](t(288)),n[t(276)][t(267)](t(288),qr(r,t(262))),this[t(261)]()}[Zo(261)](){const t=Zo,e=this[t(280)],n=e[t(269)],r=e[t(255)][t(264)](t(283));r[t(276)][t(282)]((e=>{const s=t;if(s(281)!=e[s(259)])return;const{data:o}=e;if(!o)return;if(s(270)!=o[s(275)]&&s(279)!=o[s(275)])return;const i=e[s(254)]()[0],a=r[s(276)][s(291)](i);return s(270)==o[s(275)]?{type:s(289),content:qr(n,s(290),a)}:s(279)==o[s(275)]?{type:s(289),content:qr(n,s(263),a)}:void 0}))}}var ti=ni;function ei(){var t=["get","315uWzSza","50262fGkDit","requires","763ZZiCfu","enableCommand","190phRrub","825928TQekfv","120392XHMcoy","11262272otlFKU","plugins","init","11GuGgGP","TrackChangesEditing","editor","input","7395264liLHaj","30252pGfWki","7343430HtMyYK"];return(ei=function(){return t})()}function ni(t,e){var n=ei();return(ni=function(t,e){return n[t-=157]})(t,e)}!function(t){for(var e=ni,n=t();;)try{if(966878===-parseInt(e(164))/1+-parseInt(e(163))/2*(-parseInt(e(174))/3)+-parseInt(e(165))/4*(-parseInt(e(158))/5)+-parseInt(e(159))/6*(parseInt(e(161))/7)+parseInt(e(166))/8+-parseInt(e(173))/9+parseInt(e(175))/10*(-parseInt(e(169))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ei);class ri extends t.Plugin{static get[ti(160)](){return[ws.Input]}[ti(168)](){var t=ti;this[t(171)][t(167)][t(157)](t(170))[t(162)](t(172))}}const si=oi;function oi(t,e){const n=ii();return(oi=function(t,e){return n[t-=364]})(t,e)}function ii(){const t=["88kZxzUF","link","newValue","568450OjEuAj","720592vnoPaX","unlink","has","linkHref","6096924MJkQjC","format","descriptionFactory","1041355rECIaQ","commandParams","afterInit","plugins","commandName","commands","type","editor","formatInline","enableDefaultAttributesIntegration","locale","660807LlBTaI","*Remove link*","registerDescriptionCallback","_registerLegacyDescription","88312IqlykP","attribute","16rSLxns","manualDecorators","key","get","registerAttributeLabel","link (","2534283sflcIz","label","TrackChangesEditing","LinkEditing","registerInlineAttribute","toLowerCase","*Set link:* %0"];return(ii=function(){return t})()}!function(t){const e=oi,n=t();for(;;)try{if(602249===-parseInt(e(375))/1+parseInt(e(394))/2+parseInt(e(383))/3+parseInt(e(377))/4*(-parseInt(e(393))/5)+-parseInt(e(398))/6+parseInt(e(401))/7+parseInt(e(390))/8*(parseInt(e(371))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ii);class ai extends t.Plugin{[si(403)](){const t=si,e=this[t(367)];if(!e[t(404)][t(396)](t(386)))return;const n=e[t(404)][t(380)](t(385)),r=e[t(365)][t(380)](t(391));n[t(369)](t(391)),n[t(369)](t(395)),n[t(387)](t(397));for(const e of r[t(378)])n[t(387)](e.id),n[t(400)][t(381)](e.id,t(382)+e[t(384)][t(388)]()+")");n[t(400)][t(373)]((n=>{const r=t;if(r(376)!=n[r(366)])return;const{data:s}=n;if(!s||r(397)!=s[r(379)])return;const o=s[r(392)],i=e[r(370)];return{type:r(399),content:null==o?qr(i,r(372)):qr(i,r(389),'"'+o+'"')}})),this[t(374)]()}[si(374)](){const t=si,e=this[t(367)],n=e[t(370)];e[t(404)][t(380)](t(385))[t(400)][t(373)]((e=>{const r=t;if(r(368)!=e[r(366)])return;const{data:s}=e;if(s){if(r(391)==s[r(364)]){const t=s[r(402)][0];return{type:r(399),content:qr(n,r(389),'"'+t+'"')}}return r(395)==s[r(364)]?{type:r(399),content:qr(n,r(372))}:void 0}}))}}const ci=ui;function ui(t,e){const n=fi();return(ui=function(t,e){return n[t-=413]})(t,e)}!function(t){const e=ui,n=t();for(;;)try{if(564868===parseInt(e(476))/1*(-parseInt(e(477))/2)+-parseInt(e(468))/3+parseInt(e(417))/4*(parseInt(e(447))/5)+-parseInt(e(485))/6+parseInt(e(461))/7*(parseInt(e(413))/8)+-parseInt(e(452))/9+-parseInt(e(482))/10*(-parseInt(e(486))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fi);class li extends t.Plugin{[ci(470)](){const t=ci,e=this[t(492)],n=e[t(460)];if(!e[t(438)][t(481)](t(464)))return;const r=e[t(438)][t(436)](t(435)),s=e[t(438)][t(481)](t(453));function o(t){return()=>{const n=ui,s=e[n(490)][n(423)][n(419)],o=e[n(454)][n(436)](t);if(o[n(434)])return void e[n(414)](n(421),{});const i=t[n(439)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(444)](t)[s(427)]((t=>function(t,e){const n=s;return e[n(499)](t[n(456)],n(491))&&!e[n(440)](t)}(t,r)));o=o[s(427)]((t=>!t.is(s(451),s(491))||t[s(472)](s(467))!=e));const i=new Set;for(const t of o)t.is(s(451),s(491))?i[s(415)](hi(t)):i[s(415)](t);return Array[s(444)](i)}(s[n(422)](),i,e[n(490)][n(479)]);e[n(490)][n(441)]((()=>{const e=n;for(const n of a)r[e(469)](n,{commandName:t,commandParams:[{forceValue:!o[e(434)]}],formatGroupId:e(471)},gi(n))}))}}function i(t){return()=>{const n=ui,s=function(t){const e=ui;let n=Array[e(444)](t);const r=n[e(489)]((t=>e(491)!=t[e(498)]));return r>-1&&(n=n[e(439)](0,r)),n}(e[n(490)][n(423)][n(419)][n(422)]()),o=e[n(490)][n(462)](e[n(490)][n(446)](s[0],n(428)),e[n(490)][n(446)](s[s[n(494)]-1],n(426)));e[n(490)][n(441)]((()=>{const e=n;r[e(469)](o,{commandName:t,commandParams:[],formatGroupId:e(459)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(484)];for(;t&&t[n(472)](n(459))>e[n(472)](n(459));)r[n(415)](t),t=t[n(484)]}return Array[n(444)](r)}(s))}))}}r[t(455)](t(495),o(t(495))),r[t(455)](t(473),o(t(473))),s&&r[t(455)](t(431),o(t(431))),r[t(455)](t(458),i(t(458))),r[t(455)](t(449),i(t(449))),s&&r[t(455)](t(465),(()=>{const n=t,s=e[n(454)][n(436)](n(465)),o=Array[n(444)](s[n(432)]);o[n(427)]((t=>t[n(472)](n(448))!=s[n(434)])),e[n(490)][n(441)]((()=>{const t=n;for(const e of o)r[t(469)](e,{commandName:t(465),commandParams:[{forceValue:!s[t(434)]}]})}))})),r[t(443)][t(466)](t(491),(e=>qr(n,t(475),e))),r[t(443)][t(416)]((e=>{const r=t;if(r(418)!=e[r(496)]&&r(463)!=e[r(496)])return;const{data:s}=e;if(s){if(r(495)==s[r(493)]||r(473)==s[r(493)]||r(431)==s[r(493)])switch(s[r(493)][r(433)](r(480),"")){case r(445):return o(qr(n,r(442)));case r(429):return o(qr(n,r(450)));case r(487):return o(qr(n,r(488)))}if(r(458)==s[r(493)])return{type:r(420),content:qr(n,r(437),qr(n,r(475)))};if(r(449)==s[r(493)])return{type:r(420),content:qr(n,r(424),qr(n,r(475)))};if(r(465)==s[r(493)])return s[r(457)][0][r(478)]?{type:r(420),content:qr(n,r(483))}:{type:r(420),content:qr(n,r(474))}}function o(t){const e=r;return{type:e(420),content:qr(n,e(430),t)}}}))}}function fi(){const t=["3730WvAHPp","todoListChecked","outdentList","ELEMENT_NUMBERED_LIST","element","737793tSmvVl","LegacyTodoListEditing","commands","enableCommand","parent","commandParams","indentList","listIndent","locale","7tQRbgy","createRange","formatInline","LegacyListEditing","checkTodoList","registerElementLabel","listType","1837590ZXFqID","markBlockFormat","afterInit","blockName","getAttribute","bulletedList","*Uncheck item*","ELEMENT_LIST_ITEM","3165zshgNL","518mojnTh","forceValue","schema","List","has","6464120wDfliX","*Check item*","nextSibling","4406844fgksDN","33oYQFkF","todo","ELEMENT_TODO_LIST","findIndex","model","listItem","editor","commandName","length","numberedList","type","previousSibling","name","checkChild","1110336jgFJdQ","execute","add","registerDescriptionCallback","3944Haidqb","formatBlock","selection","format","paragraph","getSelectedBlocks","document","*Outdent:* %0","push","end","filter","before","numbered","*Change to:* %0","todoList","_selectedElements","replace","value","TrackChangesEditing","get","*Indent:* %0","plugins","slice","isObject","change","ELEMENT_BULLETED_LIST","descriptionFactory","from","bulleted","createPositionAt"];return(fi=function(){return t})()}function hi(t){const e=ci,n=t[e(472)](e(459));if(0==n)return t;let r=t;for(;t[e(497)]&&t[e(497)].is(e(451),e(491));){const s=t[e(497)][e(472)](e(459));if(s==n)r=t[e(497)];else if(s<n)break;t=t[e(497)]}return r}function gi(t){const e=ci,n=[];if(t.is(e(451),e(491))&&t[e(472)](e(459))>0){let r=t[e(484)];for(;r&&e(491)==r[e(498)]&&r[e(472)](e(459))==t[e(472)](e(459));)n[e(425)](r),r=r[e(484)]}return n}const di=mi;function pi(){const t=["15sQrdEc","getListTypeFromListStyleType","listType","length","document","27133689bSLocL","before","markMultiRangeBlockFormat","handleListStyleCommand","editor","getLastPosition","formatBlock","map","getSiblingNodes","backward","5339016LOXzUx","86952KgFcDd","createPositionAt","listReversed","get","afterInit","startIndex","LegacyListPropertiesEditing","bind","plugins","createRange","commandName","commandParams","*Format:* set start index to %0","*Change to:* %0","config","handleListStartCommand","replace","_LIST_","model","flat","filter","locale","handleDescriptions","parent","reversed","_getTranslationKeyForListStyle","descriptionFactory","type","forward","LegacyListUtils","741RycJjf","unshift","*Format:* set order to regular","482777lJuFuL","2246uKjfRX","getFirstPosition","_getSuggestionBlocks","listStyle","getAttribute","default","push","from","enableCommand","styles","listItem","format","toUpperCase","change","list.properties","49AsURUu","_getSuggestionBlocksForListStyle","682932RzGCOh","selection","10cRvbfm","TrackChangesEditing","element","numbered","*Format:* set order to reversed","has","registerDescriptionCallback","1952196KgACyA","formatInline","getSelectedBlocks","listStart","handleListReversedCommand","ELEMENT_"];return(pi=function(){return t})()}function mi(t,e){const n=pi();return(mi=function(t,e){return n[t-=400]})(t,e)}!function(t){const e=mi,n=t();for(;;)try{if(351835===-parseInt(e(471))/1+parseInt(e(472))/2*(-parseInt(e(468))/3)+parseInt(e(407))/4*(-parseInt(e(422))/5)+-parseInt(e(416))/6+parseInt(e(405))/7*(parseInt(e(438))/8)+-parseInt(e(437))/9+parseInt(e(409))/10*(parseInt(e(427))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pi);class Ii extends t.Plugin{[di(442)](){const t=di;if(!this[t(431)][t(446)][t(414)](t(444)))return;const e=this[t(431)][t(452)][t(441)](t(404)),n=this[t(431)][t(446)][t(441)](t(410));e[t(481)]&&n[t(480)](t(475),this[t(430)][t(445)](this)),e[t(462)]&&n[t(480)](t(440),this[t(420)][t(445)](this)),e[t(443)]&&n[t(480)](t(419),this[t(453)][t(445)](this)),n[t(464)][t(415)](this[t(460)][t(445)](this))}[di(430)](t,e={}){const n=di,r=this[n(431)][n(446)][n(441)](n(410)),s=this[n(406)]();this[n(431)][n(456)][n(403)]((()=>{const t=n;r[t(429)](s,{commandName:t(475),commandParams:[{type:e[t(465)]}],formatGroupId:t(475)})}))}[di(420)](t,e={}){const n=di,r=this[n(431)][n(446)][n(441)](n(410)),s=this[n(474)]((t=>t.is(n(411),n(400))&&n(412)===t[n(476)](n(424))));if(s[n(425)]<1)return;const o=s[n(434)]((t=>this[n(431)][n(456)][n(447)](this[n(431)][n(456)][n(439)](t,n(428)),this[n(431)][n(456)][n(439)](t,0))));this[n(431)][n(456)][n(403)]((()=>{const t=n;r[t(429)](o,{commandName:t(440),commandParams:[{reversed:e[t(462)]}],formatGroupId:t(440)})}))}[di(453)](t,e={}){const n=di,r=this[n(431)][n(446)][n(441)](n(410)),s=this[n(474)]((t=>t.is(n(411),n(400))&&n(412)===t[n(476)](n(424))));if(s[n(425)]<1)return;const o=s[n(434)]((t=>this[n(431)][n(456)][n(447)](this[n(431)][n(456)][n(439)](t,n(428)),this[n(431)][n(456)][n(439)](t,0))));this[n(431)][n(456)][n(403)]((()=>{const t=n;r[t(429)](o,{commandName:t(419),commandParams:[{startIndex:e[t(443)]}],formatGroupId:t(419)})}))}[di(460)](t){const e=di;if(e(433)!=t[e(465)]&&e(417)!=t[e(465)])return;const n=this[e(431)][e(459)],{data:r}=t;if(!r)return;let s,o;switch(r[e(448)]){case e(475):s=e(451),o={type:e(401),content:qr(n,s,qr(n,this[e(463)](r[e(449)][0][e(465)])))};break;case e(440):s=r[e(449)][0][e(462)]?e(413):e(470),o={type:e(401),content:qr(n,s)};break;case e(419):s=e(450),o={type:e(401),content:qr(n,s,r[e(449)][0][e(443)])}}return o}[di(406)](){const t=di;var e,n,r,s;const o=this[t(431)][t(446)][t(441)](t(467));let i=Array[t(479)](this[t(431)][t(456)][t(426)][t(408)][t(418)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(411),t(400)))&&i[t(469)](...o[t(435)](this[t(431)][t(456)][t(426)][t(408)][t(473)](),t(436))),(null===(n=i[i[t(425)]-1])||void 0===n?void 0:n.is(t(411),t(400)))&&i[t(478)](...o[t(435)](this[t(431)][t(456)][t(426)][t(408)][t(432)](),t(466))),i=[...new Set(i)],(null===(s=null===(r=this[t(431)][t(456)][t(426)][t(408)][t(473)]())||void 0===r?void 0:r[t(461)])||void 0===s?void 0:s.is(t(411),t(400)))&&(i=i[t(458)]((e=>e.is(t(411),t(400))))),i}[di(474)](t){const e=di,n=this[e(431)][e(446)][e(441)](e(467));let r=Array[e(479)](this[e(431)][e(456)][e(426)][e(408)][e(418)]())[e(458)](t)[e(434)]((t=>{const r=e,s=this[r(431)][r(456)][r(439)](t,0);return[...n[r(435)](s,r(436)),...n[r(435)](s,r(466))]}))[e(457)]();return r=[...new Set(r)],r}[di(463)](t){const e=di;return e(421)+(this[e(431)][e(446)][e(441)](e(467))[e(423)](t)||e(477))[e(402)]()+e(455)+t[e(402)]()[e(454)](/-/g,"_")}}const Ei=bi;function bi(t,e){const n=Ti();return(bi=function(t,e){return n[t-=499]})(t,e)}function Ti(){const t=["ELEMENT_MEDIA","elementToElement","enableCommand","34537860UmXnoO","createEmptyElement","1262427uJUvwz","40930rvjtqj","MediaEmbedEditing","stop","div","2792007ivvpwu","dataDowncast","afterInit","attribute:url:media","2123fraoux","registerElementLabel","high","data","descriptionFactory","get","40028aISyjk","mediaEmbed","2614RQeRxU","16pWxaMK","TrackChangesEditing","plugins","media","options","locale","editor","has","44268qjCpTK","140YYMjnz","for","175PskdQc","showSuggestionHighlights","conversion","downcastDispatcher","220OpAFzA"];return(Ti=function(){return t})()}!function(t){const e=bi,n=t();for(;;)try{if(556726===parseInt(e(503))/1*(-parseInt(e(526))/2)+-parseInt(e(509))/3+-parseInt(e(524))/4*(parseInt(e(499))/5)+parseInt(e(535))/6*(parseInt(e(536))/7)+parseInt(e(527))/8*(-parseInt(e(514))/9)+parseInt(e(510))/10*(-parseInt(e(518))/11)+parseInt(e(507))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ti);class _i extends t.Plugin{[Ei(516)](){const t=Ei,e=this[t(533)];if(!e[t(529)][t(534)](t(511)))return;const n=e[t(529)][t(523)](t(528)),r=e[t(532)];n[t(506)](t(525)),n[t(522)][t(519)](t(530),(e=>qr(r,t(504),e))),e[t(501)][t(537)](t(515))[t(505)]({model:t(530),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(500)])return n[s(508)](s(513))},converterPriority:t(520)}),e[t(521)][t(502)].on(t(517),((e,n,r)=>{const s=t;r[s(531)][s(500)]&&e[s(512)]()}),{priority:t(520)})}}const yi=Ai;function Ai(t,e){const n=Ci();return(Ai=function(t,e){return n[t-=406]})(t,e)}!function(t){const e=Ai,n=t();for(;;)try{if(585423===parseInt(e(410))/1*(-parseInt(e(411))/2)+parseInt(e(422))/3+-parseInt(e(417))/4*(-parseInt(e(409))/5)+parseInt(e(416))/6*(parseInt(e(415))/7)+-parseInt(e(421))/8*(parseInt(e(419))/9)+-parseInt(e(414))/10*(parseInt(e(425))/11)+parseInt(e(418))/12*(parseInt(e(427))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ci);class ki extends t.Plugin{[yi(408)](){const t=yi,e=this[t(406)];e[t(424)][t(412)](t(420))&&e[t(424)][t(407)](t(426))[t(423)](t(413))}}function Ci(){const t=["afterInit","5686315SZcLrf","1zzrqRN","1401706oTfKRS","has","mention","3049420PYBCJL","994qxrjHq","7458CqheBv","4woDbiD","11148UvVrCJ","49509jjwyLg","MentionEditing","1336tJelTn","960207nqeLTB","enableCommand","plugins","11uMXqRp","TrackChangesEditing","12259WqBqPS","editor","get"];return(Ci=function(){return t})()}const Li=Ni;function Si(){const t=["4503163FPebYK","descriptionFactory","8MvIULF","1908810HXfknk","type","insertion","1002760eWViqv","getLabel","element","7839072XhasBl","509288lDRaUV","locale","insertMergeFieldBlock","2kEjwFC","mergeFieldBlock","*Remove:* %0","editor","registerDescriptionCallback","registerElementLabel","getAttribute","getContainedElement","enableCommand","deletion","mergeField","ELEMENT_MERGE_FIELD","plugins","insertMergeField","MergeFieldsEditing","get","afterInit","has","TrackChangesEditing","866475bSrTLA","1844415YVSvnG","*Insert:* %0"];return(Si=function(){return t})()}function Ni(t,e){const n=Si();return(Ni=function(t,e){return n[t-=388]})(t,e)}!function(t){const e=Ni,n=t();for(;;)try{if(351896===parseInt(e(422))/1+-parseInt(e(390))/2*(-parseInt(e(410))/3)+parseInt(e(418))/4+parseInt(e(409))/5+parseInt(e(415))/6+parseInt(e(412))/7*(-parseInt(e(414))/8)+-parseInt(e(421))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Si);class Ri extends t.Plugin{[Li(406)](){const t=Li,e=this[t(393)];if(!e[t(402)][t(407)](t(404)))return;e[t(402)][t(405)](t(408))[t(398)](t(403)),e[t(402)][t(405)](t(408))[t(398)](t(389));const n=e[t(402)][t(405)](t(408)),r=e[t(388)];n[t(413)][t(395)](t(400),(e=>qr(r,t(401),e))),n[t(413)][t(395)](t(391),(e=>qr(r,t(401),e))),n[t(413)][t(394)]((n=>{const s=t;if(s(417)!=n[s(416)]&&s(399)!=n[s(416)])return;const o=n[s(397)]();if(null==o)return;if(!o.is(s(420),s(400))&&!o.is(s(420),s(391)))return;const i=e[s(402)][s(405)](s(404))[s(419)](o[s(396)]("id"));return s(417)==n[s(416)]?{type:s(417),content:qr(r,s(411),'"'+i+'" '+qr(r,s(401)))}:{type:s(399),content:qr(r,s(392),'"'+i+'" '+qr(r,s(401)))}}))}}const vi=wi;function Mi(){const t=["ELEMENT_MULTI_LEVEL_LIST","locale","enableDefaultAttributesIntegration","handleDescriptions","afterInit","3460104EdSivV","key","1612975fPvfZm","plugins","*Set format:* %0","listType","get","format","descriptionFactory","356776JMIPOI","multiLevelList","head","14xHJoQK","data","next","registerBlockAttribute","*Remove format:* %0","6195400vkLyst","2399310Gznyma","has","20283oEmPXR","listMarkerStyle","MultiLevelList","newValue","oldValue","4450560qpmzBx","editor","TrackChangesEditing","registerDescriptionCallback"];return(Mi=function(){return t})()}function wi(t,e){const n=Mi();return(wi=function(t,e){return n[t-=274]})(t,e)}!function(t){const e=wi,n=t();for(;;)try{if(496853===parseInt(e(298))/1+parseInt(e(301))/2*(-parseInt(e(275))/3)+parseInt(e(289))/4+-parseInt(e(307))/5+-parseInt(e(280))/6+-parseInt(e(291))/7+parseInt(e(306))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mi);class Oi extends t.Plugin{[vi(288)](){const t=vi,e=this[t(281)],n=e[t(292)][t(295)](t(282));e[t(292)][t(274)](t(277))&&(n[t(286)](t(299)),n[t(304)](t(276)),n[t(297)][t(283)]((e=>this[t(287)](e))))}[vi(287)](t){const e=vi,n=this[e(281)][e(285)],{data:r}=t,s={type:e(296),content:""};if(r&&e(276)==r[e(290)]){if(!r[e(279)])return{type:e(296),content:qr(n,e(293),qr(n,e(284)))+" ("+r[e(278)]+")"};if(!r[e(278)]){let o=t[e(300)];for(;o;){if(o[e(302)]&&e(294)==o[e(302)][e(290)]&&o[e(302)][e(278)])return s;o=o[e(303)]}return{type:e(296),content:qr(n,e(305),qr(n,e(284)))+" ("+r[e(279)]+")"}}}}}const Di=Fi;function Fi(t,e){const n=Pi();return(Fi=function(t,e){return n[t-=450]})(t,e)}function Pi(){const t=["9756ANQvHn","has","PageBreakEditing","editor","descriptionFactory","pageBreak","670593jflutf","22980Sibifq","909NHLxTY","afterInit","enableCommand","203578JQgONN","TrackChangesEditing","registerElementLabel","1216932PYflUd","locale","125JGLoSP","plugins","367650ATMiZo","ELEMENT_PAGE_BREAK","get","13576vykSno"];return(Pi=function(){return t})()}!function(t){const e=Fi,n=t();for(;;)try{if(163304===parseInt(e(458))/1+-parseInt(e(469))/2+parseInt(e(454))/3+parseInt(e(450))/4+-parseInt(e(452))/5*(-parseInt(e(465))/6)+-parseInt(e(464))/7+-parseInt(e(457))/8*(parseInt(e(466))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pi);class xi extends t.Plugin{[Di(467)](){const t=Di,e=this[t(461)];if(!e[t(453)][t(459)](t(460)))return;e[t(453)][t(456)](t(470))[t(468)](t(463));const n=e[t(453)][t(456)](t(470)),r=e[t(451)];n[t(462)][t(471)](t(463),(e=>qr(r,t(455),e)))}}function Bi(t,e){const n=ji();return(Bi=function(t,e){return n[t-=432]})(t,e)}const Ui=Bi;function ji(){const t=["highest","55095633LJzvRN","registerDescriptionCallback","name","activeMarkers","Paragraph","consume","_splitMarkerName","320264niugrB","_registerLegacyDescription","schema","options","nodeAfter","plugins","getItemLabel","format","markerName","has","insert","locale","editor","bindElementToMarker","toViewPosition","isLimit","*Change to:* %0","enableCommand","isBlock","formatBlock","afterInit","editing","type","writer","10167984rXztSV","getFirstRange","5tMGGcN","downcastDispatcher","get","$text","insertion","ck-suggestion-marker--active","consumable","showSuggestionHighlights","4381232iqQFto","2449510qiNHhI","data","paragraph","enableDefaultAttributesIntegration","span","10107366OlIlTp","insertParagraph","descriptionFactory","commandName","model","ELEMENT_PARAGRAPH","mapper","isTouching","markerRange","addClass","24PewjDT","addMarker:suggestion:insertion","159699tBgYXP","end","*Insert:* %0","createUIElement","start","checkChild","includes","TrackChangesEditing","registerElementLabel","ck-suggestion-marker-split"];return(ji=function(){return t})()}!function(t){const e=Bi,n=t();for(;;)try{if(980045===-parseInt(e(436))/1+parseInt(e(454))/2*(-parseInt(e(434))/3)+-parseInt(e(488))/4+parseInt(e(480))/5*(-parseInt(e(494))/6)+parseInt(e(489))/7+-parseInt(e(478))/8+parseInt(e(447))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ji);class Gi extends t.Plugin{[Ui(474)](){const t=Ui,e=this[t(466)];if(!e[t(459)][t(463)](t(451)))return;const n=e[t(465)],r=e[t(459)][t(482)](t(443));r[t(496)][t(444)](t(491),(e=>qr(n,t(499),e))),r[t(492)](t(491)),r[t(471)](t(495)),e[t(475)][t(481)].on(t(435),Vi(e),{priority:t(446)}),e[t(490)][t(481)].on(t(435),((n,r,s)=>{const o=t;s[o(457)][o(487)]&&Vi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(446)});const s=r[t(496)];s[t(448)]((r=>{const o=t;if(o(484)!==r[o(476)])return;const{start:i,end:a}=r[o(479)]();if(!i[o(501)](a)||!i[o(458)])return;const c=e[o(498)][o(456)],u=i[o(458)];return c[o(472)](u)&&!c[o(469)](u)&&c[o(441)](u,o(483))?{type:o(484),content:qr(n,o(438),s[o(460)](u,1))}:void 0})),this[t(455)]()}[Ui(455)](){const t=Ui,e=this[t(466)],n=e[t(465)];e[t(459)][t(482)](t(443))[t(496)][t(448)]((e=>{const r=t;if(r(473)!=e[r(476)])return;const{data:s}=e;return s&&r(491)==s[r(497)]?{type:r(461),content:qr(n,r(470),qr(n,r(499)))}:void 0}))}}function Vi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Bi,i=t[o(459)][o(482)](o(443)),a=r[o(432)][o(440)],c=r[o(432)][o(437)],u=t[o(498)][o(456)];if(!a[o(501)](c)||!a[o(458)])return;const l=a[o(458)];if(u[o(472)](l)&&!u[o(469)](l)&&u[o(441)](l,o(483))){if(!s[o(486)][o(452)](r[o(432)],n[o(449)]))return;const{authorId:t}=i[o(453)](r[o(462)]),a=s[o(477)][o(439)](o(493),{class:o(445),"data-author-id":t}),u=s[o(500)][o(468)](c);e&&i[o(450)][o(442)](r[o(462)])&&s[o(477)][o(433)](o(485),a),s[o(477)][o(464)](u,a),s[o(500)][o(467)](a,r[o(462)])}}}function Hi(){const t=["editor","enableDefaultAttributesIntegration","formatBlock","TrackChangesEditing","has","commandName","format","afterInit","registerDescriptionCallback","removeFormat","4444230ieQNCZ","689861vGDrKb","8309917RvaMxb","1176840tkaHIj","get","2498728xnDifL","_registerLegacyDescription","formatInline","3776832qGknvv","*Remove all formatting*","plugins","RemoveFormatEditing","3816930PgWXYU","type","locale","descriptionFactory"];return(Hi=function(){return t})()}const zi=Wi;function Wi(t,e){const n=Hi();return(Wi=function(t,e){return n[t-=225]})(t,e)}!function(t){const e=Wi,n=t();for(;;)try{if(662837===-parseInt(e(245))/1+parseInt(e(249))/2+-parseInt(e(247))/3+-parseInt(e(226))/4+parseInt(e(244))/5+-parseInt(e(230))/6+parseInt(e(246))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hi);class qi extends t.Plugin{[zi(241)](){const t=zi,e=this[t(234)];e[t(228)][t(238)](t(229))&&(e[t(228)][t(248)](t(237))[t(235)](t(243)),this[t(250)]())}[zi(250)](){const t=zi,e=this[t(234)];e[t(228)][t(248)](t(237))[t(233)][t(242)]((n=>{const r=t;if(r(236)!=n[r(231)]&&r(225)!=n[r(231)])return;const{data:s}=n;return s&&r(243)==s[r(239)]?{type:r(240),content:qr(e[r(232)],r(227))}:void 0}))}}function Ki(){const t=["21555770rEociW","1233648EnyWnB","56406lMGeje","discardSuggestion","goToPreviousRestrictedEditingException","TrackChangesEditing","acceptSelectedSuggestions","afterInit","728jnoXTf","has","725643ekzFNn","acceptAllSuggestions","plugins","48LHpUbE","discardAllSuggestions","goToNextRestrictedEditingException","get","10DChsnQ","enableCommand","editor","843021surqUx","RestrictedEditingModeEditing","2454280aSHiNx","trackChanges","3850nZLrZV","acceptSuggestion","discardSelectedSuggestions"];return(Ki=function(){return t})()}function Xi(t,e){const n=Ki();return(Xi=function(t,e){return n[t-=190]})(t,e)}const Qi=Xi;!function(t){const e=Xi,n=t();for(;;)try{if(742554===-parseInt(e(207))/1+parseInt(e(196))/2*(-parseInt(e(216))/3)+parseInt(e(201))/4+parseInt(e(203))/5+-parseInt(e(208))/6*(-parseInt(e(214))/7)+parseInt(e(192))/8*(-parseInt(e(199))/9)+parseInt(e(206))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ki);class Zi extends t.Plugin{[Qi(213)](){const t=Qi,e=this[t(198)];if(!e[t(191)][t(215)](t(200)))return;const n=e[t(191)][t(195)](t(211));n[t(197)](t(210)),n[t(197)](t(194));const r=e[t(191)][t(195)](t(200));r[t(197)](t(202)),r[t(197)](t(204)),r[t(197)](t(209)),r[t(197)](t(190)),r[t(197)](t(193)),r[t(197)](t(212)),r[t(197)](t(205))}}const Ji=ta;!function(t){const e=ta,n=t();for(;;)try{if(875444===-parseInt(e(237))/1*(-parseInt(e(249))/2)+-parseInt(e(250))/3+parseInt(e(275))/4+-parseInt(e(270))/5*(-parseInt(e(244))/6)+parseInt(e(238))/7+parseInt(e(243))/8+-parseInt(e(241))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($i);class Yi extends t.Plugin{static get[Ji(273)](){return[Ys.ShiftEnter]}[Ji(284)](){const t=Ji,e=this[t(245)],n=e[t(239)][t(254)](t(258));n[t(283)](t(277)),e[t(282)][t(271)].on(t(251),ea(e),{priority:t(286)}),e[t(282)][t(271)].on(t(287),ea(e),{priority:t(286)}),e[t(290)][t(271)].on(t(288),((n,r,s)=>{const o=t;s[o(278)][o(247)]&&ea(e,{showActiveMarker:!1})(n,r,s)})),n[t(281)][t(262)](t(292),(n=>qr(e[t(242)],t(268),n)))}}function $i(){const t=["_splitMarkerName","toViewPosition","ck-suggestion-marker-","TrackChangesEditing","bindElementToMarker","split","mapper","registerElementLabel","createUIElement","deletion","insert","consumable","includes","ELEMENT_LINE_BREAK","createPositionBefore","872500MoAbxU","downcastDispatcher","markerRange","requires","markerName","4718544vAEJfJ","test","shiftEnter","options","addClass","span","descriptionFactory","editing","enableCommand","init","activeMarkers","high","addMarker:suggestion:deletion","addMarker:suggestion","writer","data","ck-suggestion-marker--active","softBreak","1752jMybCs","12221608yDNIjl","plugins","merge","46154871uwCnTd","locale","9463944NEEcIz","30jyfMlu","editor","model","showSuggestionHighlights","name","1996Cffazz","2177418SJMjwZ","addMarker:suggestion:insertion","element","getItems","get"];return($i=function(){return t})()}function ta(t,e){const n=$i();return(ta=function(t,e){return n[t-=237]})(t,e)}function ea(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=ta,i=t[o(239)][o(254)](o(258));if(!s[o(266)][o(276)](r[o(272)],n[o(248)]))return;const a=t[o(246)];for(const t of r[o(272)][o(253)]()){if(!t.is(o(252),o(292)))continue;const n=o(264)==r[o(274)][o(260)](":")[1]?o(240):o(260),{authorId:c}=i[o(255)](r[o(274)]),u=s[o(289)][o(263)](o(280),{class:o(257)+n,"data-author-id":c}),l=s[o(261)][o(256)](a[o(269)](t));e&&i[o(285)][o(267)](r[o(274)])&&s[o(289)][o(279)](o(291),u),s[o(289)][o(265)](l,u),s[o(261)][o(259)](u,r[o(274)])}}}const na=ra;function ra(t,e){const n=sa();return(ra=function(t,e){return n[t-=279]})(t,e)}function sa(){const t=["16093JmnRCE","get","14937924gWHRoq","model","selection","272550hwmLSO","formatInline","commands","TrackChangesEditing","4GyiDTr","354xcbSZt","document","locale","169515GZmeHA","136FUruxo","5521980fHotoB","379294pLeMGV","FORMAT_RESTRICTED_ENABLED","StandardEditingModeEditing","FORMAT_RESTRICTED_DISABLED","enableCommand","markInlineFormat","formatBlock","plugins","format","registerDescriptionCallback","restrictedEditingException","afterInit","from","change","editor","forceValue","type","isCollapsed","1479513kdgwaZ","275oMORvA","commandName","commandParams","getRanges","8pDpvbG","value","has","descriptionFactory"];return(sa=function(){return t})()}!function(t){const e=ra,n=t();for(;;)try{if(778606===parseInt(e(299))/1*(parseInt(e(292))/2)+parseInt(e(317))/3*(-parseInt(e(279))/4)+-parseInt(e(298))/5+parseInt(e(293))/6*(-parseInt(e(283))/7)+parseInt(e(297))/8*(parseInt(e(296))/9)+-parseInt(e(288))/10*(-parseInt(e(318))/11)+parseInt(e(285))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(sa);class oa extends t.Plugin{[na(310)](){const t=na,e=this[t(313)],n=e[t(286)],r=e[t(295)];if(!e[t(306)][t(281)](t(301)))return;const s=e[t(306)][t(284)](t(291)),o=t(309),i=e[t(290)][t(284)](o);s[t(303)](o,((e,r={})=>{const a=t,c=n[a(294)][a(287)];if(c[a(316)])return void e(r);const u=void 0!==r[a(314)]?r[a(314)]:!i[a(280)];n[a(312)]((()=>{const t=a,e=Array[t(311)](c[t(321)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(304)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(282)][t(308)]((e=>{const n=t;if(n(305)!=e[n(315)]&&n(289)!=e[n(315)])return;const{data:s}=e;return s&&s[n(319)]==o?s[n(320)][0][n(314)]?{type:n(307),content:qr(r,n(300))}:{type:n(307),content:qr(r,n(302))}:void 0}))}}const ia=aa;function aa(t,e){const n=ca();return(aa=function(t,e){return n[t-=496]})(t,e)}function ca(){const t=["TrackChangesEditing","9noeuLV","138LuuDbl","normalizeConfig","GeneralHtmlSupport","commandParams","plugins","*Remove format:* %0","2660980uTYyBX","4914679jmCEHH","has","1QmezGB","enableDefaultAttributesIntegration","7632485TyCfEz","config","inline","afterInit","definitions","registerDescriptionCallback","locale","registerInlineAttribute","get","getGhsAttributeNameForElement","ghsAttributes","Style","16762625gOtrFL","type","editor","registerBlockAttribute","style","format","formatInline","registerAttributeLabel","styleName","block","descriptionFactory","add","element","75356KWpNDd","commandName","FORMAT_STYLE","6673212gXEqwH","forceValue","4232570Cisxhc","*Set format:* %0","DataSchema","formatBlock","8PYeimg","StyleUtils","toLowerCase","_registerLegacyDescription"];return(ca=function(){return t})()}!function(t){const e=aa,n=t();for(;;)try{if(866440===-parseInt(e(538))/1*(parseInt(e(535))/2)+-parseInt(e(529))/3*(parseInt(e(514))/4)+parseInt(e(540))/5+-parseInt(e(517))/6+parseInt(e(536))/7*(parseInt(e(523))/8)+-parseInt(e(528))/9*(-parseInt(e(519))/10)+parseInt(e(501))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ca);class ua extends t.Plugin{[ia(543)](){const t=ia,e=this[t(503)];if(!e[t(533)][t(537)](t(500))||!e[t(533)][t(537)](t(521)))return;const n=e[t(533)][t(497)](t(527)),r=e[t(546)],s=e[t(541)][t(497)](t(505))||{},o=e[t(533)][t(497)](t(531)),i=e[t(533)][t(497)](t(524))[t(530)](e[t(533)][t(497)](t(521)),s[t(544)]);n[t(539)](t(505));const a=new Set;for(const e of i[t(510)]){const n=o[t(498)](e[t(513)]);a[t(512)](n)}const c=new Set;for(const e of i[t(542)]){const n=o[t(498)](e[t(513)]);c[t(512)](n);for(const n of e[t(499)])c[t(512)](n)}for(const e of a)n[t(504)](e),n[t(511)][t(508)](e,qr(r,t(516)));for(const e of c)n[t(496)](e),n[t(511)][t(508)](e,qr(r,t(516)));this[t(526)]()}[ia(526)](){const t=ia,e=this[t(503)],n=e[t(546)];e[t(533)][t(497)](t(527))[t(511)][t(545)]((e=>{const r=t;if(r(522)!=e[r(502)]&&r(507)!=e[r(502)])return;const{data:s}=e;return s&&r(505)===s[r(515)]?s[r(532)][0][r(518)]?{type:r(506),content:qr(n,r(520),s[r(532)][0][r(509)][r(525)]())}:{type:r(506),content:qr(n,r(534),s[r(532)][0][r(509)][r(525)]())}:void 0}))}}const la=ha;function fa(){const t=["type","minColumn","1486009LavJaT","getChanges","2420PukpDz","*Insert:* %0","insert","low","every","insertTableRowAbove","from","max","selectTableRow","insertion","above","7653411ioQEQB","end","writer","name","registerDescriptionCallback","*Remove:* %0","document","_splitMarkerName","153ybudIR","plugins","41996aADObf","createRangeIn","commands","model","isArray","tableRow","item","deletion","markMultiRangeDeletion","nodeBefore","isTouching","accept","position","span","createRangeOn","setSelection","oldRange","min","removeTableRow","fromRange","toViewElement","add","insertTable","_suggestionFactory","isIntersectingWithRange","has","startsWith","ELEMENT_TABLE_ROW_WITH_TEXT","minRow","values","ELEMENT_TABLE_ROW","registerPostFixer","getRanges","length","forceValue","get","enableCommand","execute","8346ekAbWb","descriptionFactory","some","80840KzSNTk","ELEMENT_TABLE","insertTableColumnRight","4445GhynnO","element","getChangedMarkers","ELEMENT_TABLE_COLUMN","enqueueChange","filter","$textProxy","markMultiRangeInsertion","data","order","117310joGxdn","ELEMENT_TABLE_COLUMN_WITH_TEXT","_tableSuggestions","detach","tablePaste","table","locale","MAX_SAFE_INTEGER","getRowIndexes","change","options","$graveyard","_getCoordsForCells","map","getColumnIndexes","mapper","_acceptFormatSuggestionCallbackFactory","colspan","getContainedElement","TableUtils","isEqual","maxRow","getAttribute","rootName","classes","insertTableRowBelow","removeTableColumn","removeClass","getItems","subType","insertTableColumnLeft","19HrFgGP","getSuggestion","push","includes","ELEMENT_TABLE_WITH_TEXT","start","tableCell","isInContent","addClass","registerElementLabel","createPositionAt","showSuggestionHighlights","findAncestor","TrackChangesEditing","nodeAfter","getChildren","getFirstRange","toLowerCase","selectTableColumn","highest","registerCustomCallback","getSelectionAffectedTableCells","change:data","first","_getSuggestionCoords","hasAttribute","_setupColumnsRowsFixing","refresh","join","selection","isIntersecting","editor","root","cell","rowspan","afterInit","MIN_SAFE_INTEGER","createTableWalker","tableColumn","TableEditing","addMarker:suggestion","differ","downcastDispatcher","205736Fvssvi","left","maxColumn","batch","addRange","discard","getCellLocation","_tablePostFixingSubtypes","substr","last","suggestion"];return(fa=function(){return t})()}function ha(t,e){const n=fa();return(ha=function(t,e){return n[t-=346]})(t,e)}!function(t){const e=ha,n=t();for(;;)try{if(951498===parseInt(e(433))/1*(-parseInt(e(348))/2)+parseInt(e(346))/3*(-parseInt(e(389))/4)+parseInt(e(392))/5*(-parseInt(e(386))/6)+parseInt(e(489))/7+-parseInt(e(476))/8+parseInt(e(502))/9+-parseInt(e(402))/10*(-parseInt(e(491))/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(483)]=[e(353),e(471)],this[e(404)]=new Set}[la(468)](){const t=la,e=this[t(464)],n=e[t(351)][t(508)][t(462)];if(!e[t(347)][t(373)](t(472)))return;const r=e[t(408)],s=e[t(347)][t(383)](t(446)),o=e[t(347)][t(383)](t(421));s[t(387)][t(442)](t(407),(e=>qr(r,t(390),e))),this[t(459)](),s[t(384)](t(370)),s[t(384)](t(499)),s[t(384)](t(451));for(const r of[t(496),t(427)]){const i=e[t(350)][t(383)](r);s[t(384)](r,(r=>{const a=t;e[a(351)][a(411)]((t=>{const e=a;r();const c=e(501)===i[e(401)],u=o[e(454)](n),l=o[e(410)](u),f=c?l[e(456)]-1:l[e(485)]+1,h=u[0][e(445)](e(407)),g=o[e(470)](h,{startRow:f,endRow:f}),d=Array[e(497)](g)[e(415)]((n=>t[e(362)](n[e(466)])));s[e(399)](d,e(353))}))}))}for(const r of[t(432),t(391)]){const i=e[t(350)][t(383)](r);s[t(384)](r,(r=>{const a=t;e[a(351)][a(411)]((t=>{const e=a;r();const c=e(477)===i[e(401)],u=o[e(454)](n),l=o[e(416)](u),f=c?l[e(456)]-1:l[e(485)]+1,h=u[0][e(445)](e(407)),g=o[e(470)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(497)](g)[e(415)]((n=>t[e(362)](n[e(466)])));s[e(399)](d,e(471))}))}))}for(const r of[t(366),t(428)]){const i=r[t(484)](11),a=i[t(450)](),c=a[t(484)](0,3)+t(361),u=t(407)+i,l=t(365)+i,f=t(498)+i;s[t(384)](r,(()=>{const i=t;e[i(351)][i(411)]((t=>{const e=i,h=o[e(454)](n),g=h[0][e(445)](e(407));let d;if(e(366)==r){const t=o[e(410)](h);d={startRow:t[e(456)],endRow:t[e(485)],includeAllSlots:!0}}else{const t=o[e(416)](h);d={startColumn:t[e(456)],endColumn:t[e(485)],includeAllSlots:!0}}const p=o[e(470)](g,d),m=Array[e(497)](p)[e(415)]((({cell:t})=>t)),I=da(m[e(397)]((t=>t[e(458)](c)))),E=da(m[e(397)]((t=>!t[e(458)](c))))[e(415)]((n=>t[e(362)](n))),b=s[e(356)](E,u);if(b&&(e(353)==b[e(431)]||e(471)==b[e(431)])){const n=this[e(457)](b);for(const r of I){const s=t[e(362)](r),i=o[e(482)](r),u=r[e(424)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(480)](s)}}}))}))}function c(r){const s=t,o=Array[s(497)](n[s(380)]())[s(415)]((t=>i.LiveRange[s(367)](t)));e[s(351)][s(411)]((t=>{const n=s,i=t[n(479)];r=r[n(397)]((t=>n(413)!=t[n(465)][n(425)])),t[n(363)](r),e[n(350)][n(383)](n(366))[n(460)](),e[n(385)](n(366),{forceDefaultExecution:!0}),e[n(351)][n(396)]((()=>{const t=n;e[t(351)][t(396)](i,(e=>{const n=t,r=o[n(397)]((t=>n(413)!=t[n(465)][n(425)]));r[n(381)]>0&&e[n(363)](r);for(const t of o)t[n(405)]()}))}))}))}function u(r){const s=t;e[s(351)][s(411)]((t=>{const o=s,a=Array[o(497)](n[o(380)]())[o(415)]((t=>i.LiveRange[o(367)](t))),c=[];for(const t of r)for(const e of t[o(430)]({shallow:!0}))c[o(435)](e);for(const n of c)o(413)!=n[o(465)][o(425)]&&(t[o(363)](t[o(443)](n,0)),e[o(350)][o(383)](o(428))[o(460)](),e[o(385)](o(428),{forceDefaultExecution:!0}));const u=a[o(397)]((t=>o(413)!=t[o(465)][o(425)]));u[o(381)]>0&&t[o(363)](u);for(const t of a)t[o(405)]()}))}function l(e,n){const r=t;return n[r(495)]((t=>e[r(388)]((e=>e[r(503)][r(422)](t[r(438)])||t[r(503)][r(422)](e[r(438)])))))}function f(e,n){const r=t;return!e[r(388)]((t=>n[r(388)]((e=>t[r(463)](e)))))&&e[r(388)]((t=>n[r(388)]((e=>t[r(503)][r(358)](e[r(438)])))))}e[t(400)][t(475)].on(t(473),((e,n,r)=>{const s=t;if(!r[s(412)][s(444)])return;const o=n[s(354)];if(!o)return;const i=r[s(417)][s(368)](o);function c(t){return Array[s(352)](t)?t:[t]}i&&s(439)===o[s(505)]&&(0,a.setHighlightHandling)(i,r[s(504)],((t,e,n)=>n[s(441)](c(e[s(426)]),t)),((t,e,n)=>n[s(429)](c(e[s(426)]),t)))}),{priority:t(452)}),s[t(387)][t(506)]((e=>{const n=t;if(n(500)!=e[n(487)]&&n(355)!=e[n(487)])return;const s=e[n(420)]();if(null!=s&&s.is(n(393),n(407))){if(n(500)==e[n(487)]){const t=e[n(430)]()[n(397)]((t=>t.is(n(398))))[n(415)]((t=>t[n(400)]));if(t[n(381)])return{type:n(500),content:qr(r,n(492),qr(r,n(437),'"'+t[n(461)](" ")+'"'))}}if(n(355)==e[n(487)]){const t=e[n(430)]()[n(397)]((t=>t.is(n(398))))[n(415)]((t=>t[n(400)]));if(t[n(381)])return{type:n(355),content:qr(r,n(507),qr(r,n(437),'"'+t[n(461)](" ")+'"'))}}}})),s[t(387)][t(506)]((e=>{const n=t;if(n(353)==e[n(431)]){const t=e[n(430)]()[n(397)]((t=>t.is(n(398))))[n(415)]((t=>t[n(400)])),s=this[n(457)](e),o=s[n(423)]-s[n(376)]+1;if(n(500)==e[n(487)])return t[n(381)]?{type:n(500),content:qr(r,n(492),qr(r,n(375),[o,'"'+t[n(461)](" ")+'"']))}:{type:n(500),content:qr(r,n(492),qr(r,n(378),o))};if(n(355)==e[n(487)])return t[n(381)]?{type:n(355),content:qr(r,n(507),qr(r,n(375),[o,'"'+t[n(461)](" ")+'"']))}:{type:n(355),content:qr(r,n(507),qr(r,n(378),o))}}if(n(471)==e[n(431)]){const t=e[n(430)]()[n(397)]((t=>t.is(n(398))))[n(415)]((t=>t[n(400)])),s=this[n(457)](e),o=s[n(478)]-s[n(488)]+1;if(n(500)==e[n(487)])return t[n(381)]?{type:n(500),content:qr(r,n(492),qr(r,n(403),[o,'"'+t[n(461)](" ")+'"']))}:{type:n(500),content:qr(r,n(492),qr(r,n(395),o))};if(n(355)==e[n(487)])return t[n(381)]?{type:n(355),content:qr(r,n(507),qr(r,n(403),[o,'"'+t[n(461)](" ")+'"']))}:{type:n(355),content:qr(r,n(507),qr(r,n(395),o))}}})),s[t(371)][t(453)](t(500),t(353),t(481),c),s[t(371)][t(453)](t(355),t(353),t(359),c),s[t(371)][t(453)](t(500),t(471),t(481),u),s[t(371)][t(453)](t(355),t(471),t(359),u),s[t(371)][t(453)](t(500),t(471),t(461),l),s[t(371)][t(453)](t(355),t(471),t(461),l),s[t(371)][t(453)](t(500),t(353),t(461),f),s[t(371)][t(453)](t(355),t(353),t(461),f)}[la(418)](){const t=la,e=this[t(464)],n=e[t(351)][t(508)][t(462)];return(r,s)=>{const o=t;e[o(351)][o(411)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(503)][a(357)];u&&u[0]&&!1===u[0][a(382)]&&(l=r[0][a(438)][a(447)]);const f=t[a(349)](l);if(a(413)==f[a(465)][a(425)])return;const h=Array[a(497)](n[a(380)]())[a(415)]((t=>i.LiveRange[a(367)](t)));t[a(363)](f),e[a(350)][a(383)](c)[a(460)](),u[a(435)]({forceDefaultExecution:!0}),e[a(385)](c,...u);const g=h[a(397)]((t=>a(413)!=t[a(465)][a(425)]));g[a(381)]>0&&t[a(363)](g);for(const t of h)t[a(405)]()}))}}[la(414)](t){const e=la,n=this[e(464)][e(347)][e(383)](e(421));let r=Number[e(409)],s=Number[e(469)],o=Number[e(409)],i=Number[e(469)];for(const a of t){if(e(413)==a[e(465)][e(425)])continue;const{row:t,column:c}=n[e(482)](a),u=a[e(458)](e(467))?a[e(424)](e(467))-1:0,l=a[e(458)](e(419))?a[e(424)](e(419))-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(459)](){const t=la,e=this[t(464)],n=e[t(347)][t(383)](t(446)),r=e[t(347)][t(383)](t(421));e[t(351)][t(508)].on(t(455),(()=>{const r=t,s=Array[r(497)](e[r(351)][r(508)][r(474)][r(394)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(509)](t);if(r(486)!=s)continue;if(null!=e[r(364)])continue;const a=n[r(434)](o);this[r(483)][r(436)](i)&&this[r(404)][r(369)](a)}}),{priority:t(494)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(362)](e),a=e[s(445)](s(407)),c=r[s(482)](e);for(const t of this[s(404)]){const n=t[s(431)],r=n[s(374)](s(406)),u=n[s(484)](r?10:5),l=u[s(450)](),f=l[s(484)](0,3)+s(361),h=s(365)+u,g=s(498)+u;if(!t[s(440)])continue;if(a!=t[s(449)]()[s(438)][s(445)](s(407)))continue;if(t[s(372)](i))continue;const d=e[s(458)](f)?e[s(424)](f)-1:0,p=this[s(457)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(480)](i),o=!0)}return o};e[t(351)][t(508)][t(379)]((n=>{const r=t;let o=!1;for(const t of e[r(351)][r(508)][r(474)][r(490)]())if(r(493)==t[r(487)])if(r(353)==t[r(505)])for(const e of t[r(360)][r(447)][r(448)]())o=o||s(e,n);else r(439)==t[r(505)]&&(o=o||s(t[r(360)][r(447)],n));return o}))}[la(457)](t){const e=la;return this[e(414)](t[e(380)]()[e(415)]((t=>t[e(438)][e(447)])))}}function da(t){const e=la;return Array[e(497)](new Set(t)[e(377)]())}function pa(){const t=["markBlockFormat","filter","getSuggestions","getRanges","editor","detach","_suggestionFactory","89OHDWvb","fromRange","markMultiRangeBlockFormat","add","mergeTableCells","registerDescriptionCallback","subType","change","getSelectionAffectedTableCells","TrackChangesEditing","requires","_acceptFormatSuggestionCallbackFactory","horizontally","execute","registerCustomCallback","has","author","forceDefaultExecution","getFirstPosition","from","formatBlock","trackChanges","containsRange","560394nMZfta","selection","_isForcedDefaultExecutionBlock","value","91qBIUxP","tableCell","plugins","4887580CFztOa","splitTableCellHorizontally","_tablePostFixingSubtypes","getCellLocation","push","splitTableCellVertically","commandName","mergeTableCellUp","document","isInContent","highest","model","1011550JCtoCS","get","*Merge cells*","type","mergeTableCellDown","root","table","cell","_areSelectedCellsMergable","map","createTableWalker","commands","stop","format","mergeTableCellRight","isEnabled","9BdQiPt","_areMergableCells","3071634pwemyE","accept","formatInline","5MUwywE","element","rootName","$graveyard","mergeTableCellLeft","findAncestor","set:isEnabled","locale","descriptionFactory","TableUtils","return","TableEditing","4129584AbfpCh","*Split cell:* vertically","length","22586enJhfn","createRangeOn","afterInit","10647054YOaowo","deletion","direction","refresh","size","insertion","*Split cell:* horizontally","find","low","setSelection","getAncestors","enableCommand"];return(pa=function(){return t})()}const ma=Ia;function Ia(t,e){const n=pa();return(Ia=function(t,e){return n[t-=188]})(t,e)}!function(t){const e=Ia,n=t();for(;;)try{if(638290===parseInt(e(232))/1*(parseInt(e(210))/2)+parseInt(e(192))/3+-parseInt(e(262))/4*(parseInt(e(195))/5)+parseInt(e(255))/6*(parseInt(e(259))/7)+-parseInt(e(207))/8+parseInt(e(190))/9*(parseInt(e(274))/10)+-parseInt(e(213))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pa);class Ea extends t.Plugin{static get[ma(242)](){return[ga]}[ma(212)](){const t=ma,e=this[t(229)],n=e[t(273)][t(270)][t(256)],r=e[t(202)];if(!e[t(261)][t(247)](t(206)))return;const s=e[t(261)][t(275)](t(241)),o=e[t(261)][t(275)](t(204)),a=e[t(261)][t(275)](ga);a[t(264)][t(266)](t(236)),s[t(224)](t(236),(()=>{const n=t,r=o[n(240)](e[n(273)][n(270)][n(256)]);e[n(273)][n(239)]((()=>{const t=n;s[t(234)](r,{commandName:t(236),commandParams:[]},[],t(236))}))})),e[t(285)][t(275)](t(236)).on(t(245),((n,r)=>{const o=t;e[o(285)][o(275)](o(253))[o(258)]&&(r[o(209)]>0&&r[r[o(209)]-1]&&r[r[o(209)]-1][o(249)]||s[o(257)]||this[o(282)]()||n[o(286)]())}),{priority:t(272)});for(const n of[t(269),t(188),t(278),t(199)]){const r=e[t(285)][t(275)](n);s[t(224)](n,(()=>{const n=t,o=e[n(273)][n(270)][n(256)][n(250)]()[n(223)]()[n(220)]((t=>t.is(n(196),n(260)))),i=r[n(258)];e[n(273)][n(239)]((()=>{const t=n;s[t(234)]([o,i],{commandName:t(236),commandParams:[]},[],t(236))}))}))}for(const n of[t(267),t(263)]){const r=e[t(285)][t(275)](n);s[t(224)](n,(()=>{const i=t,a=o[i(240)](e[i(273)][i(270)][i(256)])[0],c=a[i(200)](i(280)),{column:u,row:l}=o[i(265)](a);let f=[];if(i(244)==r[i(215)]){const t=o[i(284)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(251)](t)[i(283)]((t=>t[i(281)]))}else{const t=o[i(284)](c,{column:u,includeAllSlots:!0});f=Array[i(251)](t)[i(283)]((t=>t[i(281)]))}e[i(273)][i(239)]((t=>{const e=i;s[e(225)](t[e(211)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(203)][t(237)]((e=>{const n=t;if(n(252)!=e[n(277)]&&n(194)!=e[n(277)])return;const{data:s}=e;return s&&n(236)==s[n(268)]?{type:n(287),content:qr(r,n(276))}:void 0})),s[t(203)][t(237)]((e=>{const n=t;if(n(252)!=e[n(277)]&&n(194)!=e[n(277)])return;const{data:s}=e;return s?n(267)==s[n(268)]?{type:n(287),content:qr(r,n(208))}:n(263)==s[n(268)]?{type:n(287),content:qr(r,n(219))}:void 0:void 0}));const c=a[t(243)]();for(const e of[t(269),t(188),t(278),t(199)])s[t(231)][t(246)](t(252),e,t(193),c);for(const e of[t(267),t(263)])s[t(231)][t(246)](t(252),e,t(193),c);s[t(231)][t(246)](t(252),t(236),t(193),(r=>{const s=t;e[s(273)][s(239)]((t=>{const o=s,a=Array[o(251)](n[o(228)]())[o(283)]((t=>i.LiveRange[o(233)](t)));t[o(222)](r),e[o(285)][o(275)](o(236))[o(216)](),e[o(245)](o(236),{forceDefaultExecution:!0});const c=a[o(226)]((t=>o(198)!=t[o(279)][o(197)]));c[o(209)]>0&&t[o(222)](c);for(const t of a)t[o(230)]()}))}));for(const n of[t(269),t(278),t(199),t(188)]){const r=e[t(285)][t(275)](n);r.on(t(201),((n,s,o)=>{const i=t;if(o){const t=e[i(273)][i(270)][i(256)][i(250)]()[i(223)]()[i(220)]((t=>t.is(i(196),i(260))));this[i(191)](r[i(258)],t)||(n[i(205)]=!1,n[i(286)]())}}),{priority:t(221)})}}[ma(282)](){const t=ma,e=this[t(229)][t(285)][t(275)](t(236)),n=this[t(229)][t(261)][t(275)](t(204));if(!e[t(189)])return!1;const r=n[t(240)](this[t(229)][t(273)][t(270)][t(256)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(191)](e,n))return!1;return!0}[ma(191)](t,e){const n=ma,r=this[n(229)][n(261)][n(275)](n(241)),s=this[n(229)][n(273)][n(211)](t),o=this[n(229)][n(273)][n(211)](e),i=new Set,a=new Set;for(const t of r[n(227)]())if((n(218)==t[n(277)]||n(214)==t[n(277)]||n(236)==t[n(238)])&&t[n(271)])for(const e of t[n(228)]())e[n(254)](s,!0)&&i[n(235)](t[n(277)]+":"+t[n(248)].id),e[n(254)](o,!0)&&a[n(235)](t[n(277)]+":"+t[n(248)].id);if(i[n(217)]!=a[n(217)])return!1;for(const t of i)if(!a[n(247)](t))return!1;return!0}}const ba=Ta;function Ta(t,e){const n=_a();return(Ta=function(t,e){return n[t-=157]})(t,e)}function _a(){const t=["plugins","15676YIBVjR","editing","FORMAT_REGULAR_ROW","_handleLegacySuggestions","get","getSuggestion","format","removeAttribute","includes","descriptionFactory","138zKCBzl","524922nHuKeB","enableDefaultAttributesIntegration","setTableColumnHeader","removeClass","registerAttributeLabel","295691smUnRZ","4297624CAGTgX","consumable","FORMAT_HEADER_COLUMN","mapper","addClass","item","addMarker:suggestion","data","setTableRowHeader","TrackChangesEditing","_suggestionFactory","FORMAT_REGULAR_COLUMN","_splitMarkerName","getCellLocation","*Format:* %0","headingRows","ck-suggestion-marker--active","formatBlock","5MUpbcY","createTableWalker","3750147jwZWOE","requires","editor","accept","writer","unbindElementFromMarkerName","TableEditing","headingColumns","_acceptFormatSuggestionCallbackFactory","activeMarkers","1214526iWehoA","1390xSsRSH","markerNameToElements","parent","setAttribute","commandParams","registerBlockAttribute","options","registerCustomCallback","TableUtils","data-suggestion","nodeBefore","bindElementToMarker","locale","afterInit","forceValue","showSuggestionHighlights","FORMAT_HEADER_ROW","35FDAtRy","removeMarker:suggestion","ck-suggestion-marker-","downcastDispatcher","has","_registerLegacyDescription","stop","highest","markerRange","start","toViewElement","consume","cell","nodeAfter","2672032emBalU","type","end","registerDescriptionCallback","commandName","markerName","name"];return(_a=function(){return t})()}!function(t){const e=Ta,n=t();for(;;)try{if(655453===-parseInt(e(176))/1*(parseInt(e(186))/2)+-parseInt(e(223))/3+-parseInt(e(193))/4*(parseInt(e(211))/5)+-parseInt(e(187))/6*(parseInt(e(241))/7)+parseInt(e(168))/8+-parseInt(e(213))/9+-parseInt(e(224))/10*(-parseInt(e(192))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_a);class ya extends t.Plugin{static get[ba(214)](){return[ga]}[ba(237)](){const t=ba,e=this[t(215)];if(!e[t(175)][t(158)](t(219)))return;const n=e[t(236)],r=e[t(175)][t(180)](t(202));r[t(188)](t(201)),r[t(188)](t(189)),r[t(229)](t(208)),r[t(229)](t(220)),r[t(185)][t(191)](t(208),qr(n,t(240))),r[t(185)][t(191)](t(220),qr(n,t(195))),this[t(179)]()}[ba(179)](){const t=ba,e=this[t(215)][t(175)][t(180)](t(202)),n=this[t(215)][t(175)][t(180)](t(232)),r=this[t(215)][t(175)][t(180)](ga)[t(221)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=Ta,{type:c,id:u}=e[a(205)](o[a(173)]),l=e[a(181)](u),f=l[a(200)];if(a(210)!=l[a(169)]||!f||a(189)!=f[a(172)])return;if(o[a(198)])return void s[a(160)]();if(!i[a(194)][a(165)](o[a(162)],s[a(174)]))return;const h=o[a(162)][a(163)][a(167)],g=o[a(162)][a(170)][a(234)],d=h[a(226)][a(226)],{column:p}=n[a(206)](h),{column:m}=n[a(206)](g);for(let s=p;s<=m;s++){const l=n[a(212)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(166)],l=i[a(196)][a(164)](s);i[a(217)][a(197)](a(243)+c,l),r&&i[a(217)][a(227)](a(233),u,l),i[a(196)][a(235)](l,o[a(173)]),t&&(e[a(222)][a(184)](o[a(173)])?i[a(217)][a(197)](a(209),l):i[a(217)][a(190)](a(209),l))}}}}e[t(203)][t(231)](t(210),t(201),t(216),r),e[t(203)][t(231)](t(210),t(189),t(216),r),this[t(215)][t(177)][t(157)].on(t(199),s(),{priority:t(161)}),this[t(215)][t(200)][t(157)].on(t(199),((e,n,r)=>{const o=t;r[o(230)][o(239)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(161)}),this[t(215)][t(177)][t(157)].on(t(242),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(205)](r[o(173)]),c=e[o(181)](a),u=c[o(200)];if(o(210)!=c[o(169)]||!u||o(189)!=u[o(172)])return;const l=s[o(196)][o(225)](r[o(173)]);if(l)for(const t of l)s[o(217)][o(190)](o(243)+i,t),s[o(217)][o(190)](o(209),t),s[o(217)][o(183)](o(233),t),s[o(196)][o(218)](t,r[o(173)])}),{priority:t(161)}),this[t(159)]()}[ba(159)](){const t=ba,e=this[t(215)],n=e[t(236)];function r(e){const r=t;return{type:r(182),content:qr(n,r(207),e)}}e[t(175)][t(180)](t(202))[t(185)][t(171)]((e=>{const s=t;if(s(210)!=e[s(169)])return;const{data:o}=e;if(o){if(s(201)==o[s(172)]){const t=o[s(228)][0][s(238)];return r(qr(n,s(t?240:178)))}if(s(189)==o[s(172)]){const t=o[s(228)][0][s(238)];return r(qr(n,s(t?195:204)))}}}))}}const Aa=Ca;function ka(){const t=["createPositionBefore","ck-suggestion-marker","call","updateMarker","unwrap","isInContent","fromEntries","formatBlock","tablePasteColumn","elementToElement","setAttributes","wrap","return","TrackChangesEditing","getShiftedBy","_createdBatches","listenTo","$graveyard","rowInsertionRanges","editing","getChild","TableUtils","markerToHighlight","insertContent","find","tableCellPadding","9471786hFzLgM","markMultiRangeBlockFormat","_splitMarkerName","10APbUdh","_getCoordsForCells","Users","next","createTableWalker","value","1745374AqCEoC","differ","editingDowncast","forceDefaultExecution","hasSuggestion","tablePasteRow","getRowIndexes","register","tablePaste","insert","markerAttributes","redo","getSuggestionCallback","markerName","tablePasteChainId","model","insertRows","detach","set","view","ck-suggestion-marker-insertion","column","removeMarker","fill","remove","descriptionFactory","tableCell","7lxuXbb","createElement","from","documentSelection","newRange","document","deletionRanges","tablePasteCell","change","push","TableClipboard","createRange","getRanges","name","getAttributes","getChanges","_suggestionFactory","removeColumns","high","getContainedElement","last","every","24070JSehcw","tableCellBorderColor","_tablePostFixingSubtypes","insertColumns","rootName","columnInsertionRanges","tableCellHorizontalAlignment","editor","options","clipboardOutput","fromRange","removeRows","_isForcedDefaultExecutionBlock","suggestionUnloaded","paragraph","4488624kHDUeP","tableCellSuggestion","includes","first","content","map","stop","table","forEach","get","getItems","isEqual","startsWith","markers","join","getSelectionAffectedTableCells","oldRange","dataDowncast","nodeAfter","registerDescriptionCallback","markMultiRangeInsertion","getRange","endColumn","row","getMarkers","afterInit","commands","tableCellBorderWidth","suggestionLoaded","move","registerCustomCallback","attributes","tableCellBackgroundColor","rowInsertionIndexes","22124808kZiQkc","suggestion-td","setAttribute","columnInsertionIndexes","1222140qySJvO","reduce","tableCellVerticalAlignment","3cXjlsq","low","position","endRow","element","getRows","markMultiRangeDeletion","removeMarkers","plugins","*Replace table cells*","length","getColumnIndexes","suggestion","previous","batch","has","conversion","type","76nzQdCC","columns","previousSibling","getSuggestions","cells","rows","showSuggestionHighlights","subType","createRangeIn","tableCellBorderStyle","discard","createRangeOn","14701872CoziCT","start","findAncestor","entries","getChangedMarkers","containsRange","getSuggestion","root","isEmpty","insertionRanges","selection","22SiYboP","keys","getColumns","getChildren","registerPostFixer","cell","nextSibling","trackChanges","end","schema","ck-suggestion-marker--active","filter","deletion","getTableIfOnlyTableInContent","getAllAdjacentSuggestions","some","activeMarkers","add","accept","author","for","requires","suggestion:formatBlock:tablePasteCell","locale","insertion","_replaceTableSlotCell"];return(ka=function(){return t})()}function Ca(t,e){const n=ka();return(Ca=function(t,e){return n[t-=106]})(t,e)}!function(t){const e=Ca,n=t();for(;;)try{if(926268===-parseInt(e(137))/1+parseInt(e(242))/2*(-parseInt(e(140))/3)+-parseInt(e(158))/4*(-parseInt(e(291))/5)+-parseInt(e(233))/6*(-parseInt(e(269))/7)+-parseInt(e(170))/8+parseInt(e(306))/9*(-parseInt(e(236))/10)+-parseInt(e(181))/11*(-parseInt(e(133))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ka);const La=[Aa(126),Aa(292),Aa(167),Aa(297),Aa(139),Aa(131),Aa(232)],Sa=Object[Aa(213)](La[Aa(311)]((t=>[t,null])));class Na extends t.Plugin{static get[Aa(202)](){return[ga]}[Aa(124)](){const t=Aa,n=this[t(298)];if(!n[t(148)][t(155)](t(279)))return;const r=n[t(148)][t(108)](t(220)),s=n[t(148)][t(108)](t(228)),o=n[t(148)][t(108)](ga),a=n[t(148)][t(108)](t(279));o[t(293)][t(278)](t(247),t(215)),n[t(257)][t(190)][t(249)](t(307),{allowIn:t(268),allowContentOf:t(268),isLimit:!0}),n[t(156)][t(216)]({model:t(307),view:t(134)});let c=null;n[t(257)].on(t(230),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(150)]-1];h&&h[u(245)]||r[u(303)]||this[u(298)][u(125)][u(108)](u(188))[u(241)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(272)))return!1;const i=s[o(194)](t,n);if(!i||!va(i,void 0,r))return!1;const a=r[o(114)](n[o(274)][o(180)]);if(!a[o(150)])return!1;const c=a[0][o(172)](o(106)),l=r[o(248)](a),f=r[o(151)](a),h={startRow:l[o(309)],endRow:l[o(289)],startColumn:f[o(309)],endColumn:f[o(289)]};return 1==a[o(150)]&&(h[o(143)]+=r[o(145)](i)-1,h[o(121)]+=r[o(183)](i)-1),va(c,h,r)}(l,f,n[u(257)],s,a)&&(o[u(312)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(257)][u(277)]((()=>{const t=u;n[t(257)][t(230)](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(150)]&&r[t(119)](o,t(247),{tablePasteChainId:s}),a[t(150)]&&r[t(119)](a,t(215),{tablePasteChainId:s}),l[t(150)]&&(r[t(119)](l,t(250),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(107)]((e=>{const n=t;var r;return null===(r=e[n(259)])||void 0===r?void 0:r[n(209)](e)}))),f[t(150)]&&(r[t(146)](f,t(250),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(107)]((e=>{const n=t;var r;return null===(r=e[n(259)])||void 0===r?void 0:r[n(209)](e)})));const g=r[t(234)](h[t(311)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(276),{tablePasteChainId:s});if(g){const e=g[t(123)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(257)][t(169)](s),a=e[t(231)]((e=>e[t(120)]()[t(110)](i)));a&&r[t(278)]([a[t(282)],o])}r[t(150)]&&g[t(135)](t(252),Object[t(213)](r))}c=null})))}),{priority:e.priorities[t(287)]+10}),n[t(148)][t(108)](t(279)).on(t(206),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(312)]();const u=s[r(186)],l=o,f=Ra(u),h=Ra(l);e[r(219)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(266)](u[r(227)](0));for(const t of Array[r(271)](l[r(184)]()))a[r(251)](t,u,r(189));const t=c[r(132)][r(308)](s[r(122)]),e=c[r(136)][r(308)](s[r(263)]);t||e||(g=i.LiveRange[r(301)](a[r(166)](u)))}else h&&!f&&(d=a[r(166)](u));else{const t=a[r(270)](r(307)),e=a[r(270)](r(307));a[r(218)](a[r(166)](u),e),a[r(251)](t,u,0);for(const e of Array[r(271)](l[r(184)]()))a[r(251)](e,t,r(189));g=i.LiveRange[r(301)](a[r(169)](t)),d=i.LiveRange[r(301)](a[r(169)](e))}const p=Array[r(271)](l[r(283)]())[r(192)]((([t])=>La[r(308)](t)));c[r(162)][r(278)]({element:u,attributes:p[r(150)]?Object[r(213)](p):null}),g&&c[r(179)][r(278)](g),d&&c[r(275)][r(278)](d)}),{priority:t(287)}),s.on(t(294),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(159)]||1;c[o(136)]=new Array(l)[o(265)](u)[o(311)](((t,e)=>t+e));for(const{cell:t}of s[o(240)](i,{startColumn:u,endColumn:u+l-1}))c[o(296)][o(278)](n[o(257)][o(169)](t))}),{priority:t(141)}),s.on(t(258),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(163)]||1;c[o(132)]=new Array(l)[o(265)](u)[o(311)](((t,e)=>t+e));for(const{cell:t}of s[o(240)](i,{startRow:u,endRow:u+l-1}))c[o(225)][o(278)](n[o(257)][o(169)](t))}),{priority:t(141)}),r[t(267)][t(118)]((e=>{const r=t;if(e[r(165)]&&e[r(165)][r(111)](r(250)))return e[r(153)]?{}:{type:r(205),content:qr(n[r(204)],r(149))}}));const u=()=>!1;for(const e of[t(250),t(215),t(247),t(276)])r[t(285)][t(129)](t(205),e,t(113),u),r[t(285)][t(129)](t(193),e,t(113),u),r[t(285)][t(129)](t(214),e,t(113),u);r[t(285)][t(129)](t(214),t(276),t(168),u),r[t(285)][t(129)](t(214),t(276),t(199),((e,r,s)=>{const o=t,i=e[o(311)]((t=>t[o(288)]()))[o(192)]((t=>t)),a=new Map(i[o(311)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(162)])e&&a[o(260)](t,e);else if(s&&s[o(252)])for(const[t,e]of Object[o(173)](s[o(252)])){const r=n[o(257)][o(112)][o(108)](t),s=r?r[o(120)]()[o(288)]():null;s&&a[o(260)](s,e)}n[o(257)][o(277)]((t=>{const e=o;for(const[n,r]of a)t[e(217)]({...Sa,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(285)][o(129)](e,o(250),s,((t,i,a)=>{const c=o;n[c(257)][c(277)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(171)][o(117)];t.is(o(144),o(307))&&u[o(278)](t)}r[o(285)][o(254)](e,null,s)(t,i,a);for(const t of u)o(224)!=t[o(177)][o(295)]&&n[o(211)](t)}))}))};l(t(205),t(199)),l(t(205),t(168)),l(t(193),t(199)),l(t(193),t(168)),r[t(285)][t(129)](t(205),t(247),t(168),(e=>{const n=t,r=e[n(311)]((t=>t[n(288)]())),i=r[0][n(172)](n(106)),{minRow:a,maxRow:c}=o[n(237)](r);s[n(302)](i,{at:a,rows:c-a+1})})),r[t(285)][t(129)](t(205),t(215),t(168),(e=>{const n=t,r=e[n(311)]((t=>t[n(288)]())),i=r[0][n(172)](n(106)),{minColumn:a,maxColumn:c}=o[n(237)](r);s[n(286)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(165)]||!n[s(165)][s(111)](s(250)))return;const o=n[s(130)][s(256)],i=r[s(161)]()[s(192)]((t=>t[s(212)]&&t[s(130)]&&t[s(130)][s(256)]==o));i[s(150)]&&n[s(195)]()[s(150)]!=i[s(150)]&&i[s(138)](((t,e)=>(t[s(239)]=e,e[s(153)]=t,e)))};function h(e,n=!0){const s=t,{id:o,authorId:i}=r[s(235)](e[s(255)]),a=[s(208),s(262)],c=r[s(197)][s(308)](e[s(255)]);return c&&a[s(278)](s(191)),{classes:a,attributes:{"data-suggestion":o,"data-author-id":i},priority:c&&n?3010:3e3}}r.on(t(127),f,{priority:t(287)}),r.on(t(304),f,{priority:t(287)}),n[t(257)][t(274)][t(185)]((()=>{const e=t;let s=!1;const o=Array[e(271)](n[e(257)][e(274)][e(243)][e(174)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(235)](t);if(e(152)!=o||e(193)!=a||i[e(115)])continue;if(!r[e(246)](c))continue;const u=r[e(176)](c)[e(281)](),l=n[e(148)][e(108)](e(238)).me;for(const t of r[e(161)]())if(t[e(212)]&&t[e(200)]==l&&e(214)==t[e(157)]&&e(276)==t[e(165)]&&t[e(281)]()[e(290)]((t=>u[e(196)]((n=>n[e(175)](t,!0))))))for(const n of t[e(195)]())n[e(212)]&&(n[e(168)](),s=!0)}return s})),n[t(257)][t(274)][t(185)]((e=>{const s=t,o=n[s(125)][s(108)](s(253));if(!o||!o[s(222)][s(155)](e[s(154)]))return!1;let i=!1;const a=n[s(148)][s(108)](s(238)).me,c=n[s(257)][s(274)][s(243)][s(284)](),u=Array[s(271)](n[s(257)][s(274)][s(243)][s(174)]())[s(192)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(235)](t);return n(152)==o&&n(250)==i&&c==a.id&&!e[n(115)]}));for(const t of c){if(s(251)!=t[s(157)]||s(307)!=t[s(282)]||1!=t[s(150)])continue;const n=e[s(280)](t[s(142)],t[s(142)][s(221)](1));if(!u[s(231)]((({data:t})=>t[s(273)][s(110)](n))))for(const{name:t,data:r}of u)if(n[s(175)](r[s(273)])){e[s(210)](t,{range:n}),i=!0;break}}return i})),n[t(257)][t(274)][t(185)]((e=>{const s=t;let o=!1;const i=n[s(148)][s(108)](s(238)).me,a=r[s(161)]()[s(192)]((t=>t[s(212)]&&t[s(200)]==i)),c=new Set,u=new Set;for(const t of a)if(s(250)==t[s(165)])for(const e of t[s(123)]()){const n=e[s(120)]()[s(288)]();if(n)if(n.is(s(144),s(307))&&Ra(n)){t[s(264)](e[s(282)]),c[s(198)](n),o=!0;const r=n[s(187)],i=n[s(160)],a=r&&r.is(s(144),s(307)),l=i&&i.is(s(144),s(307));a&&!c[s(155)](r)&&u[s(198)](r),l&&!c[s(155)](i)&&u[s(198)](i)}else n.is(s(144),s(305))&&n[s(178)]&&(t[s(264)](e[s(282)]),o=!0)}else if(s(276)==t[s(165)]){if(!t[s(130)]||!t[s(130)][s(256)])continue;const e=t[s(130)][s(252)];if(e&&Object[s(182)](e)[s(150)])continue;const n=t[s(130)][s(256)];let r=!0,i=!0;for(const e of a)if(e[s(165)]&&e[s(165)][s(111)](s(250))){if(!e[s(130)][s(256)]){i=!1;break}if(e.id!=t.id&&e[s(130)][s(256)]==n){r=!1;break}}i&&r&&(t[s(147)](),o=!0)}for(const t of c)e[s(266)](t);for(const t of u)e[s(211)](t);return o})),n[t(156)][t(201)](t(244))[t(229)]({model:t(203),view:t=>h(t),converterPriority:t(287)}),n[t(156)][t(201)](t(116))[t(229)]({model:t(203),view:(e,n)=>n[t(299)][t(164)]?h(e,!1):null,converterPriority:t(287)});const g=n[t(226)][t(261)];this[t(223)](g[t(274)],t(300),((e,n)=>{const r=t,s=[];for(const t of g[r(166)](n[r(310)])[r(109)]())t.is(r(144),r(134))&&s[r(278)](t);g[r(277)]((t=>{const e=r;for(const n of s)t[e(128)](t[e(166)](n),t[e(207)](n)),t[e(266)](n)}))}))}}function Ra(t){const e=Aa;if(t[e(178)])return!0;const n=t[e(227)](0);return n.is(e(144),e(305))&&n[e(178)]}function va(t,e={},n){const r=Aa;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(240)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function Ma(){const t=["resizeTableWidth","type","bind","formatInline","50758CFqTkG","getSuggestions","getColumnGroupElement","1490ncZTWH","enableCommand","data","plugins","locale","21688vqsjET","author","handleSuggestionDescription","*Format:* resize table","getSuggestionCallback","has","editor","columnWidths","document","93TQUjyN","getTableColumnsWidths","tableWidth","TableColumnResizeEditing","discard","subType","120bqhZot","commandParams","afterInit","table","getAttribute","formatGroupId","registerDescriptionCallback","20457yLiZRM","handleResizeTableWidthCommand","getContainedElement","1405816RUEtpk","descriptionFactory","change","model","10CMDkWT","accept","974732lhYFAc","21ntLTgf","resizeTable","registerCustomCallback","_suggestionFactory","TrackChangesEditing","format","getSelectedElement","get","Users","2428374fhJlsG","formatBlock","markBlockFormat","506666LrwwSs","selection"];return(Ma=function(){return t})()}const wa=Oa;function Oa(t,e){const n=Ma();return(Oa=function(t,e){return n[t-=348]})(t,e)}!function(t){const e=Oa,n=t();for(;;)try{if(400656===parseInt(e(373))/1+parseInt(e(379))/2*(-parseInt(e(396))/3)+-parseInt(e(387))/4*(-parseInt(e(358))/5)+-parseInt(e(370))/6+-parseInt(e(361))/7*(-parseInt(e(354))/8)+-parseInt(e(351))/9*(parseInt(e(382))/10)+-parseInt(e(360))/11*(-parseInt(e(402))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ma);class Da extends t.Plugin{[wa(404)](){const t=wa;if(!this[t(393)][t(385)][t(392)](t(399)))return;const e=this[t(393)][t(385)][t(368)](t(365));e[t(383)](t(375),this[t(352)][t(377)](this)),e[t(364)][t(363)](t(371),t(362),t(359),e[t(364)][t(391)](t(371),null,t(400))),e[t(364)][t(363)](t(371),t(362),t(400),e[t(364)][t(391)](t(371),null,t(359))),e[t(355)][t(350)](this[t(389)][t(377)](this))}[wa(352)](t,e){const n=wa,r=this[n(393)][n(385)][n(368)](n(365)),s=this[n(393)][n(385)][n(368)](n(399)),o=e[n(405)]||this[n(393)][n(357)][n(395)][n(374)][n(367)]();this[n(393)][n(357)][n(356)]((()=>{const i=n,a=s[i(381)](o);let c=a?s[i(397)](a):null,u=o[i(348)](i(398))||null;const l=e[i(398)]||u,f=e[i(394)]||c,h=this[i(393)][i(385)][i(368)](i(369)).me;for(const t of r[i(380)]()){const e=t[i(353)]();if(i(362)===t[i(401)]&&e===o){t[i(388)]!==h&&t[i(400)]();const e=t[i(384)][i(403)];u=e[0][i(398)],c=e[0][i(394)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(372)](o,{commandName:i(375),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(362)},[],i(362))}))}[wa(389)](t){const e=wa;if(e(371)!=t[e(376)]&&e(378)!=t[e(376)])return;const{data:n}=t;if(n&&e(362)===n[e(349)]){const t=e(390);return{type:e(366),content:qr(this[e(393)][e(386)],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=["editor","1548306KADtgn","plugins","get","TrackChangesEditing","44828PpWgQn","6782704zGizoA","1506827oTsWPI","2736YIdneI","7278948mbPJYk","10194ALZLzY","enableCommand","Template","57760SvkKKz","65NhsCye","afterInit","606EHAITf","has","insertTemplate"];return(xa=function(){return t})()}!function(t){const e=Pa,n=t();for(;;)try{if(817628===parseInt(e(243))/1+-parseInt(e(252))/2*(-parseInt(e(239))/3)+-parseInt(e(247))/4*(-parseInt(e(237))/5)+-parseInt(e(251))/6+parseInt(e(249))/7+parseInt(e(248))/8+parseInt(e(250))/9*(-parseInt(e(236))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xa);class Ba extends t.Plugin{[Fa(238)](){const t=Fa,e=this[t(242)];e[t(244)][t(240)](t(254))&&e[t(244)][t(245)](t(246))[t(253)](t(241))}}function Ua(t,e){const n=Ga();return(Ua=function(t,e){return n[t-=229]})(t,e)}const ja=Ua;function Ga(){const t=["afterInit","TrackChangesEditing","422MsVSQd","470BPYwci","9162804kLKYvW","2429QGmpeg","38827260paXMGB","registerElementLabel","1965525JzsPJa","19252UWZfhP","12173184NAyJgu","175854ilnmly","tableOfContents","get","locale","enableCommand","descriptionFactory","ELEMENT_TABLE_OF_CONTENTS","commands","insertTableOfContents","plugins","112zcRWwb","editor"];return(Ga=function(){return t})()}!function(t){const e=Ua,n=t();for(;;)try{if(961074===parseInt(e(235))/1*(parseInt(e(232))/2)+-parseInt(e(238))/3+parseInt(e(239))/4*(parseInt(e(233))/5)+-parseInt(e(234))/6+parseInt(e(241))/7*(-parseInt(e(251))/8)+-parseInt(e(240))/9+parseInt(e(236))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ga);class Va extends t.Plugin{[ja(230)](){const t=ja,e=this[t(229)];if(!e[t(248)][t(243)](t(249)))return;e[t(250)][t(243)](t(231))[t(245)](t(249));const n=e[t(250)][t(243)](t(231)),r=e[t(244)];n[t(246)][t(237)](t(242),(e=>qr(r,t(247),e)))}}const Ha=za;function za(t,e){const n=Wa();return(za=function(t,e){return n[t-=222]})(t,e)}function Wa(){const t=["3138486QpAbZg","end","updateMarker","getChangedMarkers","title-content","376820lNHChT","afterInit","12SRqmst","_splitMarkerName","locale","3216633tRfEdx","4753AgPEqZ","223038rPcwOa","get","TrackChangesEditing","registerPostFixer","nodeBefore","has","getNearestSelectionRange","element","schema","suggestion","plugins","newRange","createRange","11722560jPfpvL","registerElementLabel","model","ELEMENT_TITLE","isCollapsed","from","3713409Oumqzz","descriptionFactory","8yVbhlR","start","254tNxKOC","document","165obouBI","isTouching","5UIBMpn","Title","forward","isEqual","removeMarker","differ","editor"];return(Wa=function(){return t})()}!function(t){const e=za,n=t();for(;;)try{if(316080===parseInt(e(240))/1*(parseInt(e(264))/2)+parseInt(e(241))/3*(-parseInt(e(236))/4)+-parseInt(e(222))/5*(parseInt(e(229))/6)+-parseInt(e(239))/7*(-parseInt(e(262))/8)+-parseInt(e(260))/9+-parseInt(e(234))/10*(parseInt(e(266))/11)+parseInt(e(254))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wa);class qa extends t.Plugin{[Ha(235)](){const t=Ha,e=this[t(228)];if(!e[t(251)][t(246)](t(223)))return;const n=e[t(251)][t(242)](t(243));n[t(261)][t(255)](t(233),(()=>qr(e[t(238)],t(257)))),e[t(256)][t(265)][t(244)]((r=>{const s=t;let o=!1;const i=Array[s(259)](e[s(256)][s(265)][s(227)][s(232)]());for(const{name:t,data:a}of i){const{group:i}=n[s(237)](t);if(s(250)!==i||!a[s(252)])continue;const c=a[s(252)],u=c[s(230)][s(245)];if(!u||!u.is(s(248),s(233)))continue;if(!c[s(263)][s(267)](c[s(230)]))continue;const l=e[s(256)][s(249)][s(247)](c[s(230)],s(224));if(l&&l[s(258)]){const e=r[s(253)](c[s(263)],l[s(263)]);e[s(225)](c)||(r[s(231)](t,{range:e}),o=!0)}o||(r[s(226)](t),o=!0)}return o}))}}const Ka=Xa;function Xa(t,e){const n=Qa();return(Xa=function(t,e){return n[t-=181]})(t,e)}function Qa(){const t=["826900qsGSXv","529055lTsDRW","get","enableCommand","has","editor","1487054OBIWcC","8465067SWEXfZ","3NJzeAB","UndoEditing","60ZuDboW","17045kixrfA","1287204CfuWQI","redo","plugins","TrackChangesEditing","undo","46504UbjyQk","afterInit"];return(Qa=function(){return t})()}!function(t){const e=Xa,n=t();for(;;)try{if(458277===parseInt(e(187))/1+parseInt(e(192))/2*(parseInt(e(194))/3)+parseInt(e(198))/4+-parseInt(e(186))/5+parseInt(e(196))/6*(-parseInt(e(197))/7)+-parseInt(e(184))/8+-parseInt(e(193))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qa);class Za extends t.Plugin{[Ka(185)](){const t=Ka,e=this[t(191)],n=e[t(181)][t(188)](t(182));e[t(181)][t(190)](t(195))&&(n[t(189)](t(183)),n[t(189)](t(199)))}}const Ja=Ya;function Ya(t,e){const n=$a();return(Ya=function(t,e){return n[t-=261]})(t,e)}function $a(){const t=["toggleTableCaption","get","requires","22253oJclSb","editor","afterInit","has","281652mbfmJD","plugins","enableCommand","385raMEon","5cMBVaE","TrackChangesEditing","3745240sEEozm","TableCaptionEditing","1421068gzSVbM","1816yHxVWG","9qoMDaK","464946DvFNgG","5103732CRAvBq","9uCOoRG","671356McddTd"];return($a=function(){return t})()}!function(t){const e=Ya,n=t();for(;;)try{if(437558===parseInt(e(272))/1+-parseInt(e(269))/2*(-parseInt(e(271))/3)+-parseInt(e(266))/4+-parseInt(e(262))/5*(parseInt(e(270))/6)+parseInt(e(276))/7*(parseInt(e(267))/8)+parseInt(e(268))/9*(parseInt(e(264))/10)+parseInt(e(261))/11*(-parseInt(e(280))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($a);class tc extends t.Plugin{static get[Ja(275)](){return[ga]}[Ja(278)](){const t=Ja,e=this[t(277)];e[t(281)][t(279)](t(265))&&e[t(281)][t(274)](t(263))[t(282)](t(273))}}const ec=nc;function nc(t,e){const n=sc();return(nc=function(t,e){return n[t-=342]})(t,e)}!function(t){const e=nc,n=t();for(;;)try{if(684371===parseInt(e(354))/1*(parseInt(e(355))/2)+parseInt(e(370))/3*(-parseInt(e(366))/4)+-parseInt(e(384))/5+parseInt(e(346))/6*(-parseInt(e(361))/7)+parseInt(e(372))/8*(parseInt(e(403))/9)+parseInt(e(342))/10*(parseInt(e(396))/11)+parseInt(e(397))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(sc);class rc extends t.Plugin{constructor(t){const e=nc;super(t),this[e(422)]=[e(408),e(395),e(368),e(343),e(405),e(387),e(404)],this[e(394)]=[e(390),e(392),e(382),e(359),e(348),e(364),e(421),e(356),e(369)]}static get[ec(357)](){return ec(416)}static get[ec(378)](){return!0}static get[ec(352)](){return!0}[ec(412)](){const t=ec,e=this[t(393)][t(414)][t(391)](t(420));if(this[t(393)][t(414)][t(353)](t(347))){for(const n of this[t(422)])e[t(358)](n,((e,r)=>{const s=t,o=this[s(393)][s(409)][s(375)][s(401)][s(380)]()[s(413)](s(411));this[s(419)](n,[o],this[s(422)],s(422),e,r)}));e[t(345)][t(360)](t(377),t(422),t(349),e[t(345)][t(400)](t(377),null,t(344))),e[t(345)][t(360)](t(377),t(422),t(344),((e,n)=>this[t(385)](this[t(422)],e,n))),e[t(345)][t(360)](t(377),t(422),t(423),(()=>!1))}if(this[t(393)][t(414)][t(353)](t(365))){for(const n of this[t(394)])e[t(358)](n,((e,r)=>{const s=t,o=this[s(393)][s(414)][s(391)](s(379))[s(381)](this[s(393)][s(409)][s(375)][s(401)]);this[s(419)](n,o,this[s(394)],s(394),e,r)}));e[t(345)][t(360)](t(377),t(394),t(349),e[t(345)][t(400)](t(377),null,t(344))),e[t(345)][t(360)](t(377),t(394),t(344),((e,n)=>this[t(385)](this[t(394)],e,n))),e[t(345)][t(360)](t(377),t(394),t(423),(()=>!1))}e[t(398)][t(407)]((e=>this[t(389)](e)))}[ec(419)](t,e,n,r,s,o){const i=ec,a=this[i(393)][i(414)][i(391)](i(420));this[i(393)][i(409)][i(351)](o[i(418)],(()=>{const t=i;for(const i of e)if(this[t(363)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(362)](r);void 0!==n&&(e[r]=n)}s(o),a[t(406)](i,{commandParams:[e]},[],r)}}))}[ec(385)](t,e,n){const r=ec,s=e[0][r(410)][r(371)],o=n[r(388)][0];this[r(393)][r(409)][r(386)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(376)](r,o[r],s):e[n(367)](r,s)}))}[ec(389)](t){const e=ec;if(t[e(373)])switch(t[e(417)]){case e(422):return{type:e(383),content:qr(this[e(393)][e(399)],e(402))};case e(394):return{type:e(383),content:qr(this[e(393)][e(399)],e(350))}}}[ec(363)](t,e){const n=ec,r=this[n(393)][n(414)][n(391)](n(420));for(const s of r[n(374)]({skipNotAttached:!0})){const r=s[n(415)]();if(s[n(417)]===e&&r===t)return s}return null}}function sc(){const t=["getSuggestionCallback","selection","*Format:* change table properties","634086Lawdgp","tableBackgroundColor","tableWidth","markBlockFormat","registerDescriptionCallback","tableBorderColor","model","start","table","afterInit","findAncestor","plugins","getContainedElement","TrackChangesTableProperties","subType","batch","_handlePropertyChange","TrackChangesEditing","tableCellBackgroundColor","tableProperties","join","60QIjcsu","tableAlignment","discard","_suggestionFactory","666426ATdtYy","TablePropertiesEditing","tableCellWidth","accept","*Format:* change table cell properties","enqueueChange","isPremiumPlugin","has","64601VszlUf","24YTqiCG","tableCellHorizontalAlignment","pluginName","enableCommand","tableCellPadding","registerCustomCallback","63IECtXS","getAttribute","_getSuggestion","tableCellHeight","TableCellPropertiesEditing","4wJTLtw","removeAttribute","tableBorderWidth","tableCellVerticalAlignment","1320303YOHoEA","nodeAfter","72PAffEm","data","getSuggestions","document","setAttribute","formatBlock","isOfficialPlugin","TableUtils","getFirstPosition","getSelectionAffectedTableCells","tableCellBorderWidth","format","5477760EUxOOH","handleDiscardAction","change","tableHeight","commandParams","handleSuggestionDescription","tableCellBorderColor","get","tableCellBorderStyle","editor","tableCellProperties","tableBorderStyle","1484263qjbrsa","12009204FUeZdn","descriptionFactory","locale"];return(sc=function(){return t})()}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=Zt?function(t,e){return Zt(t,"toString",{configurable:!0,enumerable:!1,value:bc(e),writable:!0})}:function(t){return t};var _c=Date.now;const yc=function(t){var e=0,n=0;return function(){var r=_c(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(Tc);const Ac=function(t){return yc(Ec(t,void 0,pc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=ir(e,(function(e){return e=fr(e,t),r||(r=e.length>1),e})),te(t,an(t),n),r&&(n=Qn(n,7,fc));for(var s=e.length;s--;)jr(n,e[s]);return n})),kc=Lc;function Cc(){const t=["mapper","concat","_model","multipleBlocks","accept","addMarker","name","markAttributeChange","clear","consumable","selection","isLimit","isInsideObject","_defaultCallbacks","head","pluginName","end","containerElement","6048904FrvGZf","key","enableCommand","track-changes-adapter-already-set","createPositionAt","isMultiRange","isAtStart","addMarker:suggestion:attribute","LEAVE","createRangeIn","getAttribute","oldRange","_checkSuggestionCorrectness","position","markMultiRangeDeletion","groupId","howMany","30RcnzSS","high","hasSuggestion","getSuggestions","substr","formatInline:discard","_setSuggestionRange","isArray","value","addComment","getChangedMarkers","getLastMatchingPosition","forEach","dataReady","createSelection","getAncestors","_saved","attribute:accept","isRemovable","_inlineAttributeKeys","isSelectable","group","_joinSuggestions","upcast","_SUGGESTION_ANNOUNCEMENT","suggestion:","buildSuggestion","low","values","isAtEnd","elementStart","differ","getDifference","nodeBefore","isTouching","rethrowUnexpectedError","reconvertMarker","discard","addSuggestionData","dataDowncast","ENTER","_initAriaMarkerChangeAnnouncements","removed","data-author-id","consume","1489066mgJviN","get","markerName","type","attributes","parent","updateSuggestion","getItems","_updateSuggestionData","_reduceSuggestionAttributeRange","isOfficialPlugin","isOwn","requires","insertion:chain","plugins","addRange","markMultiRangeInsertion","data-suggestion","setSelection","backward","attribute:join","ck-suggestion-marker--active","external:","_getExternalAuthor","comments","_recordAttributeChanges","formatBlock:","dataToMarker","insertion:accept","PendingActions","_suggestionState","chain","newValue","commandName","getFirstRange","set","toUpperCase","unshift","marker-count","isBlock","subType","documentSelection","isCollapsed","addMarker:suggestion","2251632TMKPKe","_addThreadToSuggestion","element","announce","getUser","_handleNewSuggestionMarker","_onDiscard","_addSuggestionMarker","assign","toJSON","insertContent","config","accepted","getRanges","ck-suggestion-marker-","data","meta","markerToHighlight","fetchCommentThread","change","markerNameToElements","removeMarker","join","getShiftedBy","some","addCommentThread","length","resolve","includes","2178PpgTSv","PENDING_ACTION_SUGGESTION","insert","isDocumentOperation","_processAttributeSuggestions","warn","editingDowncast","isIntersectingWithRange","substring","_customCallbacks","change:data","getSuggestionCallback","getFirstMarker","attributeNewValue","document","listenTo","lowest","every","formatInline:chain","_isForcedDefaultExecutionBlock","detach","define","tablePasteChainId","deletion","markInsertion","for","_breakSuggestionMarker","activeMarkers","bindElementToMarker","ck-suggestion-marker-formatBlock","isUndo","authorName","remove","commentThread","stringify","markerReady","action","addMarker:suggestion:formatBlock","_setSuggestionData","suggestionLoaded","registerPostFixer","elementEnd","highest","adapter","createElement","markerToData","getChanges","getMultiRangeId","conversion","removeMarker:suggestion:attribute","getNearestSelectionRange","removeMarkers","attribute:","FORMATTING","locale","formatBlock:join","insertion:","getRange","addUser","isBefore","change:activeMarkers","_cutOutSuggestionMarker","suggestion-type","_getMarkerAnnouncementText","discardSelectedSuggestions","fromRange","_enabledCommands","_recordAttributeSuggestions","getAllAdjacentSuggestions","enableDefaultAttributesIntegration","Users","createRangeOn","trackChanges","acceptAllSuggestions","startsWith","formatBlock:accept","execute","createPositionAfter","_rangeIsInLocalUserInsertion","_suggestions","catch","nodeAfter","applyOperation","_commentsRepository","originalSuggestionId","getSuggestion","_isDataLoaded","TrackChangesEditing","CommentsRepository","default","writer","toViewElement","splice","$elementName","unbind","getCustomProperty","1779333lxQXFN","hasCommentThread","ck-suggestion-marker-formatInline","_mergeNestedSuggestions","_blockAttributeKeys","formatBlock","$text","9rdIYwM","notReady","_processAttributeChanges","track-changes-user-not-found","_removeSuggestion","15984067mJnBvj","formatInline","suggestionUnloaded","keys","then","_findSuggestions","targetPosition","markBlockFormat","update:suggestion","forceDefaultExecution","$graveyard","suggestion:attribute:","isExternal","containsRange","showSuggestionHighlights","track-changes-command-not-found","batch","refresh","markInlineFormat","deletion:accept","createdAt","error-saving-suggestion-data-suggestion-discarded","addSuggestion","trackChanges.trackFormatChanges","formatInline:join","_refreshAttributeSuggestionsChain","acceptSelectedSuggestions","insertion:join","init","forward","enqueueChange","getContainedElement","ck-suggestion-marker","addMarkerName","start","rename","markMultiRangeBlockFormat","deletion:discard","265RUOgeS","_trackFormatChanges","find","_refreshSuggestionsChain","enableReadOnlyMode","hasComments","containsPosition","@external","_reduceExistingSuggestions","clone","widget","oldValue","containsItem","acceptSuggestion","isAfter","registerBlockAttribute","removeClass","getCommentThread","authoredAt","descriptionFactory","deletion:join","editing","$textProxy","options","add","track-changes-adapter-missing-getsuggestion","elementToElement","isLocal","editor","attribute:discard","multi","previous","commands","delete","isObject","sort","getWalker","ready","_isRegisteredAttribute","track-changes-enable-command-twice","$marker","rootName","formatGroupId","pop","_afterChanges","change:_saved","stopListening","fire","28098YcchIB","removeMarker:suggestion:formatBlock","next","filter","deletion:","newRange","split","updateMarker","formatBlock:chain","addClass","track-changes-suggestion-not-found","_editor","_suggestionFactory","before","deletion:chain","attributeKey","createPositionBefore","format","creator","map","suggestion","isIntersecting","_getSuggestionData","collaboration.channelId","splitPosition","open","push","discardSuggestion","removeComment","never","containsRangeInObject","isPremiumPlugin","normal","_joinWithAdjacentSuggestions","from","createRange","insertion","unbindElementFromMarkerName","registerCustomCallback","item","author","always","registerInlineAttribute","isEqual","_getAuthorFromId","getIntersection","model","isInContent","track-changes-suggestion-data-mismatch","attributeOldValue","skipNestingCheck","discardAllSuggestions","has","_registerDefaultCallbacks","_createSuggestion","return","rejected","size","insertion:discard","trackChangesCommand","setAttribute","formatInline:","attribute","moveTargetPosition","after","_splitMarkerName","markDeletion","_isBlockAttribute","isNextTo","fromCharCode","schema","stop","_getAttributeKey","getMarkers","setTo","suggestionChanged","formatInline:accept","range","addHighlight","move","trackChanges.mergeNestedSuggestions","formatBlock:discard","markers","40312exFrlL","removeAttribute","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.","deleteContent","root","_adapter"];return(Cc=function(){return t})()}function Lc(t,e){const n=Cc();return(Lc=function(t,e){return n[t-=497]})(t,e)}!function(t){const e=Lc,n=t();for(;;)try{if(906908===-parseInt(e(810))/1+-parseInt(e(641))/2+parseInt(e(685))/3+-parseInt(e(555))/4*(-parseInt(e(860))/5)+parseInt(e(714))/6*(-parseInt(e(908))/7)+parseInt(e(579))/8*(-parseInt(e(817))/9)+parseInt(e(596))/10*(parseInt(e(822))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cc);const Sc=kc(807);class Nc extends t.Plugin{static get[kc(653)](){return[kc(802),o.Users,t.PendingActions,ts,ss,us,hs,Ts,Es,Ls,vs,js,no,io,lo,mo,_o,Co,Ro,Oo,xo,Wo,Go,Qo,$o,ri,li,Ii,Oi,ai,Hs,Xs,_i,ki,Ri,xi,Gi,qi,Zi,Yi,oa,ua,ga,Ea,ya,tc,Na,Da,Va,rc,Ba,qa,Za]}static get[kc(576)](){return kc(801)}static get[kc(651)](){return!0}static get[kc(503)](){return!0}constructor(t){const e=kc;function n(t){const e=Lc;return t[e(927)]((t=>String[e(541)](t)))[e(707)]("")}super(t),this[e(781)]=!1,this[e(676)](e(741),[]),this.on(e(774),((n,r,s,o)=>{const i=e;this[i(563)][i(704)]((()=>{const e=i;for(const n of[...o,...s])this[e(563)][e(554)][e(524)](n)&&t[e(881)][e(632)](n)}))})),this[e(879)]=new Zr(this[e(888)][e(518)][e(542)],this[e(888)][e(768)]),this[e(560)]=null,this[e(920)]=new Rc(this[e(888)]),this[e(793)]=new Map,this[e(797)]=t[e(655)][e(642)](e(802)),this[e(780)]=new Set,this[e(563)]=this[e(888)][e(518)],this[e(671)]=new WeakMap,this[e(733)]=!1,this[e(814)]=new Set([e(807)]),this[e(615)]=new Set,t[e(696)][e(735)](e(845),e(803)),this[e(861)]=t[e(696)][e(642)](e(845)),t[e(696)][e(735)](e(552),!0),this[e(813)]=t[e(696)][e(642)](e(552)),this[e(531)]=new u(t,this[e(780)]),this[e(637)](),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,56])}[kc(850)](){const t=kc,n=this[t(888)],r=(e,n)=>{const r=t;if(r(534)!=e)return r(699)+e;const s=n[r(914)]("|")[0];return this[r(539)](s)?r(743):r(812)};n[t(762)][t(739)](t(720))[t(702)]({model:t(928),view:e=>{const n=t,{id:s,authorId:o,type:i,subType:a}=this[n(537)](e[n(643)]),c=[n(854),r(i,a)];let u=3e3;return this[n(741)][n(713)](e[n(643)])&&(c[n(498)](n(662)),u=3010),n(737)==i&&(u+=5),{classes:c,attributes:{"data-suggestion":s,"data-author-id":o},priority:u}}}),n[t(762)][t(739)](t(635))[t(884)]((e=>{const r=t;e.on(r(684),((t,e,s)=>{const o=r;if(!s[o(883)][o(836)])return;const i=e[o(511)];if(!i)return;const c=s[o(561)][o(805)](i);n[o(518)][o(542)][o(894)](i)&&c&&!c[o(809)](o(870))&&c.is(o(578))&&(0,a.toWidget)(c,s[o(804)])}),{priority:r(597)})})),n[t(762)][t(739)](t(635))[t(702)]({model:t(928),view:(e,n)=>{const s=t;if(!n[s(883)][s(836)])return null;const{type:o,subType:i}=this[s(537)](e[s(643)]);return{classes:[s(854),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(511)])return;const{id:c,authorId:u}=this[a(537)](o[a(643)]);if(r){const t=this[a(793)][a(642)](c),e=this[a(544)](t);if(!this[a(539)](e))return}if(o[a(511)].is(a(571)))return void i[a(570)][a(640)](o[a(511)],s[a(567)]);const l=i[a(561)][a(805)](o[a(511)]);if(o[a(511)].is(a(687))&&n[a(518)][a(542)][a(680)](o[a(511)])&&!l[a(809)](a(550))){i[a(804)][a(917)]([a(854),a(743)],l),i[a(804)][a(532)](a(658),c,l),i[a(804)][a(532)](a(639),u,l),i[a(561)][a(742)](l,o[a(643)]),e&&(this[a(741)][a(713)](o[a(643)])?i[a(804)][a(917)](a(662),l):i[a(804)][a(876)](a(662),l));for(const t of n[a(518)][a(588)](o[a(511)])[a(648)]())i[a(570)][a(640)](t,s[a(567)]);i[a(570)][a(640)](o[a(511)],s[a(567)])}};n[t(762)][t(739)](t(635))[t(884)]((e=>{const n=t;e.on(n(751),((t,e,r)=>{const o=n;r[o(883)][o(836)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(756)})})),n[t(762)][t(739)](t(635))[t(884)]((e=>{const n=t;e.on(n(586),((t,e,r)=>{const o=n;r[o(883)][o(836)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(756)})})),n[t(762)][t(739)](t(635))[t(759)]({model:t(928),view:(e,n)=>n[t(883)][t(836)]?null:{group:t(928),name:e[t(600)](11)}}),n[t(762)][t(739)](t(619))[t(886)]({view:{name:t(928),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(621)+e[r(589)](r(776))+":"+e[r(589)]("id");return e[r(589)](r(679))&&(s+=":"+e[r(589)](r(679))),n[r(758)](r(900),{"data-name":s})}}),n[t(762)][t(739)](t(619))[t(668)]({view:t(928)}),n[t(762)][t(739)](t(720))[t(884)]((e=>{const n=t;e.on(n(751),s(),{priority:n(597)})})),n[t(762)][t(739)](t(720))[t(884)]((e=>{const n=t;e.on(n(586),s({isAttributeSuggestion:!0}),{priority:n(597)})})),n[t(762)][t(739)](t(720))[t(884)]((e=>{const n=t;e.on(n(909),((t,e,r)=>{const s=n,o=r[s(561)][s(705)](e[s(643)]);if(o)for(const t of o)t[s(809)](s(550))||(r[s(804)][s(876)]([s(854),s(743),s(662)],t),r[s(804)][s(556)](s(658),t),r[s(804)][s(556)](s(639),t),r[s(561)][s(509)](t,e[s(643)]))}),{priority:n(597)})})),n[t(762)][t(739)](t(720))[t(884)]((e=>{const n=t;e.on(n(763),((t,e,r)=>{const s=n,o=r[s(561)][s(705)](e[s(643)]);if(!o)return;const{id:i}=this[s(537)](e[s(643)]),a=this[s(793)][s(642)](i),c=this[s(544)](a);if(this[s(539)](c))for(const t of o)t[s(809)](s(550))||(r[s(804)][s(876)]([s(854),s(743),s(662)],t),r[s(804)][s(556)](s(658),t),r[s(804)][s(556)](s(639),t),r[s(561)][s(509)](t,e[s(643)]))}),{priority:n(597)})})),n[t(518)][t(728)][t(754)]((e=>{const r=t;let s=!1;const o=Array[r(506)](n[r(518)][r(728)][r(627)][r(606)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(537)](t);if(r(928)!==o)continue;const h=this[r(793)][r(642)](f);if(null!=c[r(913)]){r(823)==u&&(s=s||wc(c[r(913)],t,e,n[r(518)][r(542)]));const o=r(534)==u&&this[r(539)](l[r(914)]("|")[0]);if(c[r(913)][r(683)]||r(832)==c[r(913)][r(559)][r(901)]||r(815)==u&&!Dc(c[r(913)])||o&&!Dc(c[r(913)])||r(737)==u&&(Mc(a=c[r(913)])||function(t){const e=r;return t[e(856)][e(646)]==t[e(577)][e(629)]&&t[e(856)][e(625)]}(a)))e[r(706)](t),s=!0;else{if(!h||!h[r(519)])continue;if(c[r(913)]&&c[r(590)]&&c[r(913)][r(515)](c[r(590)]))continue;i[r(884)](h)}}}var a;return i[r(529)]>0&&(s=!!this[r(505)](i)||s),s})),n[t(518)][t(728)][t(754)]((e=>{const r=t;let s=!1;for(const t of n[r(518)][r(728)][r(627)][r(760)]())if(r(716)==t[r(644)])for(const t of this[r(793)][r(624)]()){if(t[r(584)]||!t[r(519)])continue;const o=r(815)==t[r(644)],i=this[r(544)](t),a=i&&this[r(539)](i);if(!o&&!a)continue;const c=t[r(675)]();if(c[r(856)][r(646)]!=c[r(577)][r(646)]&&!c[r(577)][r(625)]){const o=n[r(518)][r(583)](c[r(856)][r(795)],r(577)),i=n[r(518)][r(507)](c[r(856)],o);e[r(915)](t[r(726)](),{range:i}),s=!0}}return s})),n[t(518)][t(728)][t(754)]((e=>this[t(819)](e))),n[t(518)][t(728)][t(754)]((e=>!e[t(838)][t(887)]&&this[t(718)](e))),n[t(518)].on(t(904),(()=>{this[t(781)]=!1})),n[t(518)][t(728)].on(t(724),((r,s)=>{const o=t;if(!s[o(887)]||s[o(744)])return;if(!this[o(781)])return;const i=n[o(518)][o(728)][o(627)][o(760)]();if(0==i[o(711)])return;const a=[],c=i[o(911)]((t=>o(534)==t[o(644)])),u=i[o(911)]((t=>o(716)==t[o(644)]&&o(816)!=t[o(567)]));for(const t of c)this[o(898)](t[o(923)])&&a[o(498)]({key:t[o(923)],newValue:t[o(727)],oldValue:t[o(521)],range:Fc(t[o(549)],n[o(518)])});for(const t of u){if(o(857)!=t[o(750)]&&o(839)!=t[o(750)])continue;const e=Pc(t[o(592)][o(795)],n[o(518)]),r=t[o(921)];o(857)==t[o(750)]&&a[o(498)]({key:o(807),newValue:t[o(567)],oldValue:r[o(567)],range:e});for(const[n,s]of r[o(645)]){if(!this[o(898)](n))continue;const r=t[o(645)][o(642)](n);s!==r&&a[o(498)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(645)])this[o(898)](n)&&(r[o(645)][o(524)](n)||a[o(498)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(711)]&&n[o(518)][o(852)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(568)](t,e,s,o,{groupId:r});this[n(868)](t,a)}))}),{priority:t(730)}),n[t(518)][t(554)].on(t(830),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(537)](n[s(567)]),e=this[s(793)][s(642)](t);e&&e[s(855)](n[s(567)])}})),n[t(518)][t(728)].on(t(724),(()=>{const e=t,r=Array[e(506)](n[e(518)][e(728)][e(627)][e(606)]())[e(911)]((t=>e(928)===this[e(537)](t[e(567)])[e(617)]));if(0===r[e(711)])return;r[e(895)](((t,n)=>{const r=e,s=t[r(700)][r(590)],o=n[r(700)][r(590)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(856)][r(773)](o[r(856)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(537)](t);if(null===n[e(590)]){const n=this[e(690)](t);o[e(884)](n)}else{const t=this[e(793)][e(642)](r);null!==n[e(913)]||t[e(519)]?(s[e(884)](t[e(575)]),o[e(884)](t)):this[e(821)](t)}}o[e(529)]>0&&this[e(863)](o);for(const t of s)this[e(907)](e(547),t)})),n[t(518)].on(t(796),((e,r)=>{const s=t,o=r[0];if(!this[s(793)][s(529)])return;if(!o[s(717)])return;if(o[s(838)][s(744)]||!o[s(838)][s(887)])return;let i,a;switch(o[s(644)]){case s(716):i=n[s(518)][s(583)](o[s(592)]),a=i[s(708)](o[s(595)]);break;case s(914):i=n[s(518)][s(583)](o[s(932)]),a=n[s(518)][s(583)](o[s(535)]);break;case s(551):i=n[s(518)][s(583)](o[s(828)]),a=i[s(708)](o[s(595)]);break;default:return}const c=n[s(518)][s(507)](i,a);n[s(518)][s(704)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(827)](c)){if(e[t(584)])continue;if(t(823)==e[t(644)])continue;const r=this[t(544)](e);if(r&&this[t(539)](r)&&t(914)!=o[t(644)])continue;const s=e[t(700)]&&e[t(700)][t(564)];(t(815)!=e[t(644)]||t(914)==o[t(644)]&&!s)&&(n[t(502)]||t(508)==e[t(644)]&&n[t(652)]||e[t(675)]()[t(835)](c)&&this[t(740)](e,i,a))}}))}),{priority:t(730)}),n[t(518)].on(t(558),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(831)])return;if(this[s(733)])return;if(!this[s(531)][s(604)])return;if(o[s(683)])return;const a=n[s(518)][s(542)],{start:c,end:u}=o[s(675)](),l=c[s(795)]&&a[s(572)](c[s(795)])?null:a[s(764)](c,s(851)),f=u[s(629)]&&a[s(572)](u[s(629)])?null:a[s(764)](u,s(660)),h=n[s(518)][s(507)](l?l[s(856)]:c,f?f[s(577)]:u);n[s(518)][s(704)]((t=>{const e=s;this[e(538)](h);const r=n[e(518)][e(542)][e(764)](h[e(856)]);o.is(e(682))?t[e(659)](r):o[e(546)](r)})),e[s(543)]()}),{priority:e.priorities[t(504)]+10}),n[t(518)].on(t(695),((e,r)=>{const s=t,o=r[r[s(711)]-1];o&&o[s(831)]||this[s(733)]||this[s(531)][s(604)]&&(n[s(518)][s(704)]((()=>{const t=s;let o=n[t(518)][t(695)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(527)]=o[t(869)]();const i=o[t(577)][t(629)],a=n[t(518)][t(542)];i&&a[t(680)](i)&&!a[t(894)](i)&&(o=n[t(518)][t(507)](o[t(856)],n[t(518)][t(583)](i,t(577)))),this[t(738)](o)})),e[s(543)]())}),{priority:t(597)}),this[t(888)][t(892)][t(884)](t(786),this[t(531)]),this[t(581)](t(786));const o=new p(n,this[t(793)]);n[t(892)][t(884)](t(873),o),this[t(581)](t(873));const i=new b(n,this[t(793)]);n[t(892)][t(884)](t(499),i),this[t(581)](t(499)),n[t(892)][t(884)](t(787),new M(n,o,this[t(793)])),this[t(581)](t(787)),n[t(892)][t(884)](t(523),new M(n,i,this[t(793)])),this[t(581)](t(523)),n[t(892)][t(884)](t(848),new F(n,o,this[t(793)])),this[t(581)](t(848)),n[t(892)][t(884)](t(778),new F(n,i,this[t(793)])),this[t(581)](t(778));const c=n[t(655)][t(642)](t(802));this[t(729)](c,t(605),((e,{threadId:n})=>{const r=t,s=this[r(793)][r(642)](n);s&&s[r(747)]&&1===s[r(747)][r(711)]&&this[r(649)](n,{hasComments:!0})}),{priority:t(623)}),this[t(729)](c,t(500),((e,{threadId:n})=>{const r=t,s=this[r(793)][r(642)](n);s&&s[r(747)]&&!s[r(747)][r(711)]&&this[r(649)](n,{hasComments:!1})}),{priority:t(623)})}set[kc(757)](t){const n=kc;if(this[n(560)])throw new e.CKEditorError(n(582),this);this[n(560)]=t}get[kc(757)](){return this[kc(560)]}[kc(599)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=kc,r=[];for(const e of this[n(793)][n(624)]())t&&!e[n(519)]||r[n(498)](e);return e?r[n(927)]((t=>t[n(694)]())):r}[kc(799)](t){const n=kc,r=this[n(793)][n(642)](t);if(!r)throw new e.CKEditorError(n(918),this);return r}[kc(598)](t){const e=kc;return this[e(793)][e(524)](t)}[kc(634)](t){const e=kc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(644)][e(914)](":"),a=this[e(793)][e(642)](r)||this[e(526)](o,i,r,n,s);if(this[e(686)](a),this[e(591)](a,o,i||null,n),a[e(842)]=t[e(842)],a[e(800)]=!0,s&&s[e(867)]){const t=s[e(867)],n=this[e(664)](t[e(745)]);a[e(878)]=t[e(842)],a[e(512)]=n,a[e(834)]=!0}else a[e(878)]=t[e(842)];switch(t[e(700)]&&(a[e(700)]=t[e(700)]),t[e(645)]&&(a[e(645)]=t[e(645)]),this[e(560)]&&this[e(560)][e(844)]||(a[e(612)]=!0),this[e(671)][e(642)](a)){case e(818):this[e(671)][e(676)](a,e(609));break;case e(749):a[e(519)]?(this[e(505)](new Set([a])),this[e(863)](new Set([a])),this[e(671)][e(676)](a,e(897)),this[e(907)](e(753),a)):this[e(671)][e(676)](a,e(638))}return a}[kc(873)](t){const e=kc;this[e(831)]((()=>{const n=e;this[n(888)][n(518)][n(704)]((()=>{const e=n;for(const n of t[e(782)]())n[e(565)]()}))}))}[kc(499)](t){const e=kc;this[e(831)]((()=>{const n=e;this[n(888)][n(518)][n(704)]((()=>{const e=n;for(const n of t[e(782)]())n[e(633)]()}))}))}[kc(581)](t,n){const r=kc,s=this[r(888)][r(892)][r(642)](t);if(!s)throw new e.CKEditorError(r(837),this,{commandName:t});if(this[r(780)][r(524)](s))throw new e.CKEditorError(r(899),this,{commandName:t});this[r(780)][r(884)](s),n&&s.on(r(790),((t,e)=>{const o=r;this[o(531)][o(604)]&&(this[o(733)]||(e[o(711)]>0&&e[e[o(711)]-1]&&e[e[o(711)]-1][o(831)]?e[o(903)]():(t[o(527)]=n(((...t)=>s[o(790)](...t,{forceDefaultExecution:!0})),...e),t[o(543)]())))}),{priority:r(597)})}[kc(831)](t){const n=kc;let r,s;const o=this[n(733)];this[n(733)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(733)]=!1),s&&e.CKEditorError[n(631)](s,this),r}[kc(738)](t,n=null,r={}){const s=kc;if(t[s(683)])return null;const o=this[s(888)][s(655)][s(642)](s(784)).me;for(const{suggestion:e,meta:o}of this[s(827)](t,s(508)))if(o[s(652)]){if(!o[s(540)]){if(o[s(502)]){if(!this[s(813)]||!Uc(e,r))continue;return e}if(Uc(e,r))return e;this[s(740)](e,t[s(856)],t[s(577)]);break}if(n==e[s(681)]&&Uc(e,r)){const n=e[s(675)]();return n[s(856)][s(515)](t[s(577)])?this[s(602)](e,this[s(563)][s(507)](t[s(856)],n[s(577)])):this[s(602)](e,this[s(563)][s(507)](n[s(856)],t[s(577)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(770)+n:s(508),u=this[s(752)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(692)](c,i,a,t),u}[kc(657)](t,n=kc(890),r={}){const s=kc,o=this[s(888)][s(655)][s(642)](s(784)).me,i=this[s(920)][s(725)](s(508),n,s(707));for(const e of this[s(599)]())if(e[s(512)].id==o.id&&s(508)==e[s(644)]&&e[s(681)]==n&&Uc(e,r)&&(i(e[s(698)](),t)||i(t,e[s(698)]()))){for(const n of t)e[s(656)](n);return e}for(const{suggestion:e,meta:n}of this[s(827)](t,s(508))){if(!n[s(652)])continue;if(!this[s(813)]&&n[s(502)])continue;if(!Uc(e,r))continue;let o=!0;for(const n of e[s(698)]())for(const e of t)if(!n[s(835)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(770)+n,l=this[s(752)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(692)](u,a,c,e,Wr[s(761)]());return l}[kc(840)](t,n,r=null,s={}){const o=kc;if(r=r||Oc(n),t[o(683)])return null;if(o(501)===this[o(861)]){const e=this[o(920)][o(725)](o(823),r,o(565));return this[o(831)]((()=>e([t],n,s))),null}const i=this[o(888)][o(655)][o(642)](o(784)).me,a=[];if(o(513)!==this[o(861)])for(const{suggestion:e,meta:n}of this[o(827)](t,o(508)))n[o(652)]&&!n[o(573)]&&a[o(498)](...e[o(698)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(517)](s);e&&r[n(498)](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(711)];){const s=r[e][n(628)](t);r[n(806)](e,1,...s),e+=s[n(711)]}}return r}(t,a);c[o(711)]&&this[o(563)][o(704)]((()=>{const t=o;for(const e of c){const o=this[t(920)][t(725)](t(823),r,t(565));this[t(831)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(856)],u=t[o(577)];for(const{suggestion:e,meta:n}of this[o(827)](t,o(823))){if(!n[o(652)])continue;if(e[o(681)]!=r)continue;if(!Uc(e,s))continue;const i=e[o(675)]();if(i[o(835)](t,!0))return null;c=c[o(773)](i[o(856)])?c:i[o(856)],u=u[o(874)](i[o(577)])?u:i[o(577)],a?i[o(856)][o(773)](a[o(675)]()[o(856)])?(a[o(765)](),a=e):e[o(765)]():a=e}const l=this[o(563)][o(507)](c,u);if(a)this[o(602)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(752)]({id:t,type:o(533)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(692)](o(533)+r,t,a,l)}}return null}[kc(829)](t,n,r=[],s=null,o={}){const i=kc;n[i(902)]||(n[i(902)]=n[i(674)]),n[i(564)]=t.is(i(549)),s=s||Oc(n);const a=r[i(927)]((t=>Pc(t,this[i(563)]))),c=t.is(i(549))?t:Pc(t,this[i(563)]);if(i(501)===this[i(861)]){const t=this[i(920)][i(725)](i(815),s,i(565));return this[i(831)]((()=>t([c],n,o))),null}a[i(498)](c);let u=!0;for(const t of a)if(!this[i(792)](t)){u=!1;break}if(u&&i(513)!==this[i(861)]){const t=this[i(920)][i(725)](i(815),s,i(565));return this[i(831)]((()=>t([c],n,o))),null}let l=null,f=c[i(856)],h=c[i(577)];for(const{suggestion:t,meta:e}of this[i(827)](c,i(815))){if(!e[i(652)])continue;if(e[i(540)]||e[i(502)]||e[i(573)])continue;if(t[i(700)][i(902)]!=n[i(902)])continue;if(!Uc(t,o))continue;const r=t[i(675)]();if(t[i(681)]==s){if(r[i(835)](c,!0))return null;f=f[i(773)](r[i(856)])?f:r[i(856)],h=h[i(874)](r[i(577)])?h:r[i(577)],l?r[i(856)][i(773)](l[i(675)]()[i(856)])?(l[i(765)](),l=t):t[i(765)]():l=t}else{const e=c[i(517)](r);this[i(775)](t,e)}}const g=this[i(888)][i(655)][i(642)](i(784)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(602)](l,this[i(563)][i(507)](f,h)),l;{const t=this[i(752)]({id:d,type:i(667)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(692)](i(667)+s,d,p,this[i(563)][i(507)](f,h)),t}}[kc(858)](t,n,r=[],s=null,o={}){const i=kc;n[i(902)]||(n[i(902)]=n[i(674)]);const a=t[0];n[i(564)]=a.is(i(549)),s=s||Oc(n);const c=r[i(927)]((t=>Pc(t,this[i(563)]))),u=a.is(i(549))?t:t[i(927)]((t=>Pc(t,this[i(563)])));if(i(501)===this[i(861)]){const t=this[i(920)][i(725)](i(815),s,i(565));return this[i(831)]((()=>t(u,n,o))),null}c[i(498)](...u);let l=!0;for(const t of c)if(!this[i(792)](t)){l=!1;break}if(l&&i(513)!==this[i(861)]){const t=this[i(920)][i(725)](i(815),s,i(565));return this[i(831)]((()=>t(u,n,o))),null}const f=this[i(888)][i(655)][i(642)](i(784)).me;for(const t of this[i(599)]()){if(t[i(512)].id!=f.id)continue;if(i(815)!=t[i(644)]||t[i(700)][i(902)]!=n[i(902)])continue;if(!Uc(t,o))continue;const e=t[i(681)]==s;for(let n=0;n<u[i(711)];n++){const r=u[n];for(const s of t[i(545)]()){const o=s[i(771)]();if(r[i(515)](o)){e?(u[i(806)](n,1),n--):t[i(706)](s[i(567)]);break}}}}if(0==u[i(711)])return null;const h=this[i(920)][i(725)](i(815),s,i(707));for(const t of this[i(599)]())if(t[i(512)].id==f.id&&i(815)==t[i(644)]&&t[i(700)][i(902)]==n[i(902)]&&t[i(681)]==s&&Uc(t,o)&&(h(t[i(698)](),u)||h(u,t[i(698)]()))){for(const e of u)t[i(656)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(667)+s,m=this[i(752)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(692)](p,g,d,t,Wr[i(761)]());return m}[kc(538)](t,n=null,r={}){const s=kc;if(t[s(683)])return null;const o=this[s(888)][s(655)][s(642)](s(784)).me,a=new i.LiveRange(t[s(856)],t[s(577)]);for(const{suggestion:t,meta:e}of this[s(827)](a,s(508)))if(e[s(652)]&&!e[s(540)])if(t[s(584)]){const e=t[s(698)]()[s(911)]((t=>s(832)!=t[s(559)][s(901)]));if(e[s(731)]((t=>a[s(835)](t,!0)))&&t[s(633)](),e[s(709)]((t=>t[s(835)](a,!0)))){const t=this[s(920)][s(725)](s(737),n,s(565));return this[s(831)]((()=>t([a],null,r))),null}}else{const e=a[s(517)](t[s(675)]());null!==e&&t[s(691)]([e],null,r)}if(a[s(734)](),a[s(683)]||s(832)==a[s(559)][s(901)])return null;let c=null,u=a[s(856)],l=a[s(577)];const f=this[s(827)](a,s(737));for(const{suggestion:t,meta:e}of f){const n=this[s(563)][s(507)](u,l);if(e[s(652)]&&(this[s(813)]||!e[s(502)]&&!e[s(573)]))if(t[s(584)]){if(!Uc(t,r))continue;let e=!0;for(const r of t[s(698)]()){if(r[s(835)](n,!0))return t;n[s(835)](r)||(e=!1)}e&&t[s(633)]()}else{const e=t[s(675)]();if(e[s(835)](n,!0))return t;if(!Uc(t,r)){n[s(835)](e)?t[s(765)]():e[s(866)](u)?u=e[s(577)]:e[s(866)](l)&&(l=e[s(856)]);continue}u=u[s(773)](e[s(856)])?u:e[s(856)],l=l[s(874)](e[s(577)])?l:e[s(577)],r=Object[s(693)]({},t[s(645)]),c?e[s(856)][s(773)](c[s(675)]()[s(856)])?(c[s(765)](),c=t):t[s(765)]():c=t}}if(c)return this[s(602)](c,this[s(563)][s(507)](u,l)),c;{const t=(0,e.uid)(),i=this[s(563)][s(507)](u,l),a=o.id,c=n?s(912)+n:s(737),f=this[s(752)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(692)](c,t,a,i),f}}[kc(593)](t,n=kc(890),r={}){const s=kc,o=this[s(888)][s(655)][s(642)](s(784)).me,a=t[s(927)]((t=>new i.LiveRange(t[s(856)],t[s(577)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(827)](a,s(508)))e[s(652)]&&!e[s(540)]&&c[s(884)](t);for(const e of c)if(e[s(584)]){const o=e[s(698)]();if((!e[s(645)]||!e[s(645)][s(522)])&&o[s(731)]((t=>a[s(709)]((e=>e[s(835)](t,!0)))))&&e[s(633)](),a[s(731)]((t=>o[s(709)]((e=>e[s(835)](t,!0)))))){const e=this[s(920)][s(725)](s(737),n,s(565));return this[s(831)]((()=>e(t,null,r))),null}}else{const t=e[s(675)]();if(a[s(709)]((e=>e[s(835)](t,!0)))&&e[s(633)](),a[s(731)]((e=>t[s(835)](e,!0)))){const t=this[s(920)][s(725)](s(737),n,s(565));return this[s(831)]((()=>t(a,null,r))),null}}const u=this[s(920)][s(725)](s(737),n,s(707));let l=null;for(const t of this[s(599)]())if(t[s(512)].id==o.id&&t[s(519)]&&s(737)==t[s(644)]&&t[s(681)]==n&&Uc(t,r)&&(u(t[s(698)](),a)||u(a,t[s(698)]())))if(l){if(t[s(747)]&&t[s(747)][s(711)])continue;for(const e of t[s(698)]())l[s(721)](e)||l[s(656)](e);t[s(765)]()}else{l=t;for(const e of a)t[s(721)](e)||t[s(656)](e)}if(l)return l;c[s(569)]();for(const{suggestion:t,meta:e}of this[s(827)](a,s(737)))e[s(652)]&&(this[s(813)]||!e[s(502)]&&!e[s(573)])&&Uc(t,r)&&c[s(884)](t);for(const t of c){const e=t[s(698)]();if((!r||!r[s(522)])&&a[s(731)]((t=>e[s(709)]((e=>e[s(835)](t,!0))))))return t;(!t[s(645)]||!t[s(645)][s(522)])&&e[s(731)]((t=>a[s(709)]((e=>e[s(835)](t,!0)))))&&t[s(633)]()}const f=(0,e.uid)(),h=o.id,g=s(912)+n,d=this[s(752)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(734)](),t[s(683)]||s(832)==t[s(559)][s(901)]||this[s(692)](g,f,h,t,Wr[s(761)]());return d}[kc(568)](t,n,r,s,o){const i=kc;if(t[i(683)])return[];if(i(501)===this[i(861)])return[];const a=this[i(888)][i(655)][i(642)](i(784)).me.id,c=Array[i(506)](this[i(793)][i(624)]())[i(911)]((e=>i(534)==e[i(644)]&&e[i(700)][i(580)]==n&&e[i(721)](t)));if(i(803)===this[i(861)]){const e=this[i(827)](t,i(508))[i(911)]((({meta:t})=>t[i(652)]&&!t[i(573)]&&!t[i(540)]))[i(927)]((({suggestion:t})=>t));c[i(678)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(534)==t[i(644)]?t[i(700)][i(871)]:void 0,o=t[i(675)](),a=Array[i(506)](u[i(825)]())[i(862)]((t=>t[i(929)](o)));if(!a)continue;const c=a[i(628)](o);this[i(539)](n)&&i(508)==t[i(644)]&&0!=c[i(711)]||(u[i(893)](a),c[i(608)]((t=>{u[i(676)](t,r)})),i(508)!=t[i(644)]&&e!=s&&u[i(676)](a[i(517)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(711)]>37&&console[i(719)](i(557),{key:n});const f=(i(766)+(n+"|")+Oc({newValue:s}))[i(722)](0,60),h=this[i(752)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(498)](h),this[i(692)](f,c,a,t)}return l}[kc(783)](t){const e=kc;this[e(581)](t,((t,...n)=>{this[e(666)]((()=>{t(...n)}))}))}[kc(875)](t){const e=kc;this[e(814)][e(884)](t)}[kc(514)](t){const e=kc;this[e(615)][e(884)](t)}[kc(544)](t){const e=kc;return e(534)==t[e(644)]?t[e(681)][e(914)]("|")[0]:null}[kc(602)](t,e){const n=kc,r=t[n(726)]();this[n(563)][n(704)]((t=>{t[n(915)](r,{range:e})}))}[kc(686)](t){const e=kc,n=t.id,r=this[e(888)][e(696)][e(642)](e(931));this[e(797)][e(811)](n)||this[e(797)][e(710)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(797)][e(877)](n);s[e(808)](e(614)),s[e(614)]=!1,t[e(747)]=s}[kc(591)](t,n,r,s){const o=kc;if(t[o(644)]!=n||t[o(681)]!=r||t[o(926)].id!=s)throw this[o(888)][o(864)](o(520)),new e.CKEditorError(o(520),this)}[kc(775)](t,n){const r=kc,s=t[r(675)]();if(n[r(515)](s))t[r(765)]();else if(s[r(835)](n)){const o=this[r(563)][r(583)](n[r(856)][r(629)],r(577));this[r(602)](t,this[r(563)][r(507)](s[r(856)],o));const i=(0,e.uid)(),a=t[r(926)].id,c=t[r(644)]+":"+t[r(681)];this[r(752)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(700)],attributes:t[r(645)]});const u=this[r(563)][r(583)](n[r(577)][r(646)],r(536)),l=this[r(563)][r(507)](u,s[r(577)]);this[r(692)](c,i,a,l)}else if(s[r(866)](n[r(856)])){const e=this[r(563)][r(583)](n[r(856)][r(629)],r(577));this[r(602)](t,this[r(563)][r(507)](s[r(856)],e))}else{const e=this[r(563)][r(583)](n[r(577)][r(646)],r(536));this[r(602)](t,this[r(563)][r(507)](e,s[r(577)]))}}[kc(792)](t){const e=kc;for(const{suggestion:n,meta:r}of this[e(827)](t,e(508))){if(!r[e(652)])continue;const s=n[e(698)]();for(const n of s)if(!t[e(628)](n)[e(711)])return!0}return!1}[kc(516)](t){const n=kc,r=this[n(888)][n(655)][n(642)](n(784))[n(689)](t);if(!r)throw new e.CKEditorError(n(820),this);return r}[kc(664)](t){const e=kc,n=this[e(888)][e(655)][e(642)](e(784)),r=(0,o.hashObject)(e(663)+t);return n[e(689)](r)||n[e(772)]({id:r,name:t})}[kc(526)](t,e,n,r,s){const o=kc,i=this[o(516)](r),a=this[o(920)][o(622)](t,e,n,i,s,(t=>{const e=o;this[e(649)](n,{attributes:t});const r=this[e(799)](n);this[e(505)](new Set([r])),this[e(863)](new Set([r]))}));return this[o(729)](a,o(565),(()=>{const t=o;this[t(649)](n,{state:t(697)})}),{priority:o(597)}),this[o(729)](a,o(633),(()=>{const t=o;this[t(649)](n,{state:t(528)})}),{priority:o(597)}),this[o(793)][o(676)](n,a),this[o(671)][o(676)](a,o(818)),a}[kc(537)](t){const e=kc,n=t[e(914)](":");return{group:n[0],type:n[1],subType:n[e(711)]>=5?n[2]:null,id:n[e(711)]<5?n[2]:n[3],authorId:n[e(711)]<5?n[3]:n[4],markerCount:6==n[e(711)]?n[5]:null}}[kc(740)](t,n,r){const s=kc,o=t[s(675)](),i=o[s(856)],a=o[s(577)];this[s(602)](t,this[s(563)][s(507)](i,n));const c=(0,e.uid)(),u=t[s(926)].id,l=t[s(644)]+(t[s(681)]?":"+t[s(681)]:"");this[s(752)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(645)],data:t[s(700)]});const f=this[s(544)](t);(s(815)==t[s(644)]||f&&this[s(539)](f))&&(r=this[s(563)][s(924)](r[s(646)])),this[s(692)](l,c,u,this[s(563)][s(507)](r,a))}[kc(827)](t,e=null){const n=kc,r=[],s=this[n(888)][n(655)][n(642)](n(784)).me;Array[n(603)](t)||(t=[t]);for(const o of this[n(599)]()){if(!o[n(519)])continue;if(e&&o[n(644)]!=e)continue;let i=!1;for(const e of o[n(698)]()){for(const a of t){const t=a[n(856)][n(515)](e[n(577)])||a[n(577)][n(515)](e[n(856)]);if(t||a[n(517)](e)){const c=a[n(835)](e)&&vc(this[n(563)][n(542)],e[n(856)],a),u=e[n(835)](a)&&vc(this[n(563)][n(542)],a[n(856)],e);r[n(498)]({suggestion:o,meta:{isOwn:s==o[n(512)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[kc(692)](t,e,n,r,s){const o=kc;this[o(563)][o(704)]((i=>{const a=o;let c=a(621)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(566)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[kc(821)](t){const e=kc,n=t[e(891)],r=t[e(910)];t[e(891)]=null,t[e(910)]=null,null!=n&&n[e(910)]==t&&(n[e(910)]=r),null!=r&&r[e(891)]==t&&(r[e(891)]=n),e(897)==this[e(671)][e(642)](t)&&(this[e(671)][e(676)](t,e(638)),this[e(907)](e(824),t,n,r))}[kc(752)](t){const n=kc,r=t.id,s=this[n(634)](t);if(this[n(560)]&&this[n(560)][n(844)]){const o=this[n(888)][n(655)][n(642)](n(670)),i=s[n(865)],a=s[n(681)]?s[n(644)]+":"+s[n(681)]:s[n(644)],c=this[n(888)][n(768)],u=o[n(884)](qr(c,n(715))),l={id:r,type:a,hasComments:i,data:t[n(700)]||null,originalSuggestionId:t[n(798)]||null,attributes:s[n(645)]};this[n(560)][n(844)](l)[n(826)]((t=>{const e=n;s[e(612)]=!0,o[e(746)](u),t&&t[e(842)]&&(this[e(793)][e(642)](r)[e(842)]=t[e(842)])}))[n(794)]((t=>{const r=n;throw(0,e.logWarning)(r(843)),this[r(888)][r(518)][r(852)]({isUndoable:!1},(()=>{s[r(633)]()})),s[r(906)](),this[r(793)][r(893)](s.id),this[r(671)][r(893)](s),t}))}return s}[kc(539)](t){const e=kc;return this[e(814)][e(524)](t)}[kc(649)](t,e){const n=kc,r=this[n(888)][n(655)][n(642)](n(670)),s=this[n(799)](t);if(this[n(560)]&&this[n(560)][n(647)])if(s[n(612)]){const s=r[n(884)](qr(this[n(888)][n(768)],n(715)));this[n(560)][n(647)](t,e)[n(826)]((()=>{r[n(746)](s)}))}else s.on(n(905),(()=>{this[n(649)](t,e)}))}[kc(930)](t){const n=kc;if(!this[n(560)]||!this[n(560)][n(799)])throw new e.CKEditorError(n(885),this);return this[n(560)][n(799)](t)}[kc(690)](t){const e=kc,{id:n,type:r,subType:s,authorId:o}=this[e(537)](t),i=this[e(793)][e(642)](n)||this[e(526)](r,s,n,o,{});switch(this[e(591)](i,r,s,o),this[e(671)][e(642)](i)){case e(818):this[e(930)](n)[e(826)]((t=>{const r=e;let s=Promise[r(712)]();t[r(865)]&&(s=this[r(797)][r(703)]({channelId:this[r(888)][r(696)][r(642)](r(931)),threadId:n})),s[r(826)]((()=>{const e=r;this[e(634)](t)[e(612)]=!0}))})),this[e(671)][e(676)](i,e(749));break;case e(638):this[e(649)](n,{state:e(497)});case e(609):this[e(671)][e(676)](i,e(897)),this[e(907)](e(753),i);break;case e(897):this[e(907)](e(547),i)}return i[e(855)](t),i}[kc(863)](t){const e=kc,n=Array[e(506)](t),r=n[e(911)]((t=>e(534)==t[e(644)]));this[e(847)](r);const s=n[e(911)]((t=>!t[e(584)]&&e(534)!=t[e(644)])),o=this[e(599)]({skipNotAttached:!0})[e(911)]((t=>!t[e(584)]&&e(534)!=t[e(644)])),i=o[e(911)]((n=>!t[e(524)](n))),a=new Map(o[e(927)]((t=>[t,this[e(920)][e(725)](t[e(644)],t[e(681)],e(672))]))),c=new Map(o[e(927)]((t=>[t,t[e(675)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(711)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(711)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(711)];t++){const n=s[t];!l[e(524)](n)&&n[e(891)]&&(f[e(884)](n[e(891)]),n[e(891)][e(910)]===n&&(n[e(891)][e(910)]=null),n[e(891)]=null),!u[e(524)](n)&&n[e(910)]&&(f[e(884)](n[e(910)]),n[e(910)][e(891)]===n&&(n[e(910)][e(891)]=null),n[e(910)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(711)];e++){const r=g(t,n[e]);r&&(r[0][s(910)]=r[1],r[1][s(891)]=r[0],u[s(884)](r[0]),l[s(884)](r[1]))}}function g(t,n){const r=e;if(t[r(512)].id!==n[r(512)].id)return null;const s=a[r(642)](t)(t,n,c[r(642)](t),c[r(642)](n));return s&&a[r(642)](n)(t,n,c[r(642)](t),c[r(642)](n))?s[1][r(747)]&&s[1][r(747)][r(711)]?null:s:null}f[e(529)]&&this[e(863)](f)}[kc(847)](t){const e=kc;if(0==t[e(711)])return;const n=this[e(599)]({skipNotAttached:!0})[e(911)]((t=>e(534)==t[e(644)]&&t[e(800)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(645)]);s[e(524)](n)||(s[e(676)](n,r[e(711)]),r[e(498)]([]));const i=s[e(642)](n);r[i][e(498)](t)}!function(){const t=e;r[t(895)](((e,n)=>{const r=t,s=e[0][r(842)],o=n[0][r(842)];return s==o?e[0][r(645)][r(594)]<n[0][r(645)][r(594)]?-1:1:s<o?-1:1}));for(const e of r)e[t(895)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(711)];t++){if(0==r[t][e(711)])continue;const n=[];for(let s=t+1;s<r[e(711)];s++)0!=r[s][e(711)]&&i(r[t],r[s])&&n[e(498)](s);for(const s of n)r[t]=r[t][e(562)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(711)];n++){const r=t[n+1]||null;t[n][e(910)]!==r&&(t[n][e(910)]=r)}for(const t of r)for(let n=0;n<t[e(711)];n++){const r=t[n-1]||null;t[n][e(891)]!==r&&(t[n][e(891)]=r)}function i(t,n){const r=e;if(t[0][r(645)][r(594)]!==n[0][r(645)][r(594)]&&t[0][r(512)]!==n[0][r(512)])return!1;if(!function(t,e){const n=r;return!t[n(865)]&&!e[n(865)]||(!t[n(865)]||!e[n(865)])&&(!!(t[n(865)]&&e[n(842)]<t[n(747)][n(665)][n(642)](0)[n(842)])||!!(e[n(865)]&&t[n(842)]<e[n(747)][n(665)][n(642)](0)[n(842)]))}(t[0],n[0]))return!1;const s=Ac(t[0][r(645)],r(594)),o=Ac(n[0][r(645)],r(594));return!!Fr(s,o)&&(!!t[r(731)]((t=>n[r(709)]((e=>t[r(675)]()[r(515)](e[r(675)]())))))&&n[r(731)]((e=>t[r(709)]((t=>e[r(675)]()[r(515)](t[r(675)]()))))))}}[kc(505)](t){const e=kc,n=Array[e(506)](t),r=this[e(599)]({skipNotAttached:!0}),s=r[e(911)]((n=>!t[e(524)](n))),o=new Map(n[e(927)]((t=>[t,this[e(920)][e(725)](t[e(644)],t[e(681)],e(707))]))),i=new Map(r[e(927)]((t=>[t,t[e(698)]()])));for(let t=0;t<n[e(711)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(711)];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(711)];e++){const s=r[e];if(s[a(644)]!==n[a(644)]||s[a(512)].id!==n[a(512)].id||s[a(681)]!==n[a(681)])continue;if(!Bc(n,s))continue;if(a(534)==n[a(644)]&&n[a(700)][a(871)]!=s[a(700)][a(871)])continue;if(a(534)==n[a(644)]&&t[a(539)](n[a(700)][a(580)]))continue;if(a(815)==n[a(644)]){const e=t[a(888)][a(518)],r=n[a(853)]();if(r&&(e[a(542)][a(894)](r)||e[a(542)][a(572)](r)))continue}const c=o[a(642)](n),u=i[a(642)](n),l=i[a(642)](s),f=n[a(747)]&&n[a(747)][a(711)],h=s[a(747)]&&s[a(747)][a(711)];if(!f&&c(l,u))return t[a(618)](s,n),i[a(893)](n),!0;if(!h&&c(u,l))return t[a(618)](n,s),i[a(893)](s),!0}return!1}}[kc(618)](t,e){const n=kc;if(t[n(584)])for(const r of e[n(698)]())t[n(656)](r);else{const r=e[n(675)]()[n(577)];this[n(602)](t,this[n(563)][n(507)](t[n(675)]()[n(856)],r))}e[n(765)]()}[kc(777)](t,e,n){const r=kc,s=t[r(788)](r(925))||t[r(788)](r(534))?r(767):t[r(677)]();return qr(this[r(888)][r(768)],e+"_"+s+r(620),n)}[kc(637)](){const t=kc,n=this[t(888)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(563)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(537)](t[i(567)]);if(i(928)===e){r[i(688)](this[i(777)](n,i(587)));break}}for(const t of s){const{group:n,type:s}=this[i(537)](t[i(567)]);if(i(928)===n){r[i(688)](this[i(777)](s,i(636),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}}))}[kc(819)](t){const e=kc;if(this[e(781)])return!1;const n=this[e(888)],r=n[e(518)][e(728)][e(627)][e(760)]();if(0==r[e(711)])return!1;const s=[],o=r[e(911)]((t=>e(534)==t[e(644)])),i=r[e(911)]((t=>e(716)==t[e(644)]&&e(816)!=t[e(567)])),a=r[e(911)]((t=>e(746)==t[e(644)]&&e(816)!=t[e(567)]));for(const t of o)s[e(498)]({key:t[e(923)],newValue:t[e(727)],oldValue:t[e(521)],range:Fc(t[e(549)],n[e(518)])});for(const t of i){const r=a[e(862)]((n=>n[e(592)][e(515)](t[e(592)])));r&&s[e(498)]({key:e(807),newValue:t[e(567)],oldValue:r[e(567)],range:n[e(518)][e(785)](t[e(592)][e(795)])})}return 0!=s[e(711)]&&this[e(868)](t,s)}[kc(718)](t){const e=kc;let n=!1;const r=this[e(888)][e(518)][e(728)][e(627)][e(606)]()[e(911)]((t=>t[e(700)][e(913)]&&t[e(567)][e(788)](e(833))));for(const s of r){const{subType:r,id:o}=this[e(537)](s[e(567)]),i=r[e(914)]("|")[0];for(const r of this[e(599)]({skipNotAttached:!0}))r.id!=o&&e(534)==r[e(644)]&&r[e(700)]&&r[e(700)][e(580)]==i&&r[e(675)]()[e(929)](s[e(700)][e(913)])&&(this[e(650)](r,s[e(700)][e(913)],t),n=!0)}return n}[kc(666)](t){this[kc(781)]=!0,t()}[kc(898)](t){const e=kc,n=this[e(539)](t),r=this[e(615)][e(524)](t);return n||r}[kc(868)](t,e){const n=kc;if(0==e[n(711)])return!1;let r=!1;for(const s of e){const e=this[n(827)](s[n(549)],n(534))[n(911)]((t=>!t[n(701)][n(540)]))[n(927)]((t=>t[n(928)])),i=(0,o.hashObject)({newValue:s[n(673)]});e[n(911)]((t=>{const e=n,[r,o]=t[e(681)][e(914)]("|");return r==s[e(580)]&&o!=i}))[n(608)]((e=>{const o=n;this[o(650)](e,s[o(549)],t),r=!0}))}return r}[kc(650)](t,e,n){const r=kc,s=t[r(675)]()[r(628)](e);0!==s[r(711)]?1!==s[r(711)]?this[r(740)](t,e[r(856)],e[r(577)]):this[r(602)](t,s[0]):n[r(706)](t[r(726)]())}}class Rc{constructor(t){const e=kc;this[e(919)]=t,this[e(563)]=t[e(518)],this[e(723)]=new Map,this[e(574)]=new Map,this[e(525)]()}[kc(622)](t,e,n,r,s,o){const i=kc;return new Wr(this[i(563)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(725)](t,e,i(565))(...n),onDiscard:(...n)=>this[i(725)](t,e,i(633))(...n)})}[kc(510)](t,e,n,r){const s=kc,o=t+":"+e+":"+n;this[s(723)][s(676)](o,r)}[kc(725)](t,e,n){const r=kc,s=t+":"+e+":"+n;return this[r(723)][r(642)](s)||this[r(574)][r(642)](t+":"+n)}[kc(525)](){const t=kc,e=()=>!1,n=t=>{const e=Lc;t[e(895)](((t,n)=>t[e(856)][e(773)](n[e(856)])?1:-1)),this[e(563)][e(704)]((n=>{const r=e;for(const e of t){let t;t=e[r(577)][r(625)]&&e[r(577)][r(646)]==e[r(856)][r(795)]?n[r(610)](e[r(856)][r(795)],"on"):n[r(610)](e),this[r(563)][r(558)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Lc;e&&this[n(563)][n(704)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(927)]((t=>(Mc(t)&&(t=this[s(563)][s(507)](t[s(577)])),t)))[s(911)]((t=>s(832)!==t[s(559)][s(901)]));if(c[s(711)]<1)return;const u=Array[s(506)](this[s(563)][s(728)][s(571)][s(698)]())[s(927)]((t=>i.LiveRange[s(779)](t)));r[s(659)](c);for(const t of this[s(919)][s(892)][s(892)]())t[s(839)]();a[s(498)]({forceDefaultExecution:!0}),this[s(919)][s(790)](o,...a);const l=u[s(911)]((t=>s(832)!=t[s(559)][s(901)]));l[s(711)]>0&&r[s(659)](l);for(const t of u)t[s(734)]()}))},s=(e,n)=>1==e[t(711)]&&1==n[t(711)]&&e[0][t(577)][t(515)](n[0][t(856)]),o=(e,n,r,s)=>xc(e,n,r,s,this[t(563)])?[e,n]:xc(n,e,s,r,this[t(563)])?[n,e]:null;this[t(574)][t(676)](t(669),e),this[t(574)][t(676)](t(530),n),this[t(574)][t(676)](t(849),s),this[t(574)][t(676)](t(654),o),this[t(574)][t(676)](t(841),n),this[t(574)][t(676)](t(859),e),this[t(574)][t(676)](t(880),s),this[t(574)][t(676)](t(922),o),this[t(574)][t(676)](t(548),r),this[t(574)][t(676)](t(601),e),this[t(574)][t(676)](t(846),s),this[t(574)][t(676)](t(732),e),this[t(574)][t(676)](t(789),r),this[t(574)][t(676)](t(553),e),this[t(574)][t(676)](t(769),s),this[t(574)][t(676)](t(916),e),this[t(574)][t(676)](t(613),e),this[t(574)][t(676)](t(889),((e,n)=>{const r=t;if(!n)return;const s=this[r(919)][r(655)][r(642)](Nc);this[r(563)][r(704)]((t=>{const o=r;if(o(807)==n[o(580)])for(const r of e){const e=r[o(856)][o(795)],s=n[o(871)];t[o(857)](e,s)}else if(s[o(539)](n[o(580)]))for(const r of e)void 0!==n[o(871)]?t[o(532)](n[o(580)],n[o(871)],r[o(856)][o(795)]):t[o(556)](n[o(580)],r[o(856)][o(795)]);else for(const r of e)n[o(871)]?t[o(532)](n[o(580)],n[o(871)],r):t[o(556)](n[o(580)],r)}))})),this[t(574)][t(676)](t(661),s)}}function vc(t,e,n){const r=kc;for(const s of e[r(646)][r(611)]({includeSelf:!0,parentFirst:!0})){if(s[r(559)]==s)return!1;if(!n[r(872)](s))return!1;if(t[r(894)](s)||t[r(572)](s))return!0}return!1}function Mc(t){const e=kc;return t[e(577)][e(646)]==t[e(856)][e(795)]&&t[e(577)][e(585)]}function wc(t,e,n,r){const s=kc,o=t=>!t[s(511)].is(s(882))&&!r[s(894)](t[s(511)]),i=t[s(856)][s(607)](o),a=t[s(577)][s(607)](o,{direction:s(660)});return!(t[s(856)][s(515)](i)&&t[s(577)][s(515)](a)||(i[s(773)](a)?n[s(915)](e,{range:n[s(507)](i,a)}):n[s(706)](e),0))}function Oc(t){return(0,o.hashObject)(t)}function Dc(t){const e=kc,n=t[e(856)][e(795)];return n&&n.is(e(687))}function Fc(t,e){const n=kc;return null==t[n(577)][n(629)]&&t[n(577)][n(646)]==t[n(856)][n(795)]?Pc(t[n(856)][n(795)],e):t}function Pc(t,e){const n=kc,r=e[n(542)][n(894)](t)||e[n(542)][n(616)](t);return e[n(507)](e[n(583)](t,n(921)),r?e[n(791)](t):e[n(583)](t,n(577)))}function xc(t,e,n,r,s){const o=kc;if(t[o(910)])return!1;if(!Bc(t,e))return!1;if(n[o(577)][o(515)](r[o(856)]))return!0;if(t[o(644)]!=e[o(644)])return!1;if(!n[o(577)][o(630)](r[o(856)]))return!1;const i=s[o(507)](n[o(577)],r[o(856)])[o(896)]();for(const t of i)if([o(626),o(755)][o(713)](t[o(644)])&&s[o(542)][o(572)](t[o(511)]))return!1;return!0}function Bc(t,e){const n=kc;if(!t[n(800)]||!e[n(800)])return!1;const r=new Set(Object[n(825)](t[n(645)])),s=new Set(Object[n(825)](e[n(645)]));if(r[n(893)](n(594)),s[n(893)](n(594)),0==r[n(529)]&&0==s[n(529)])return!0;if(r[n(529)]!=s[n(529)])return!1;const o={...t[n(645)]},i={...e[n(645)]};return delete o[n(594)],delete i[n(594)],JSON[n(748)](o)==JSON[n(748)](i)}function Uc(t,e){const n=kc,r=jc(t[n(645)]),s=jc(e);if(!t[n(800)])return!1;for(const t of Object[n(825)](s))if(!Fr(r[t],s[t]))return!1;return!0}function jc(t){const e=kc,n=Object[e(693)]({},t);return delete n[e(522)],delete n[e(736)],n}const Gc=Vc;function Vc(t,e){const n=Hc();return(Vc=function(t,e){return n[t-=229]})(t,e)}function Hc(){const t=["118008uPqmLr","_setPendingAction","remove","_pendingAction","9479323KTTHZI","14311GlrdgZ","change:isDirty","_editor","isEnabled","canDiscard","_discardCommand","commands","get","1000FDqVJp","destroy","commentThreadController","PENDING_ACTION_SUGGESTION","locale","987465DyTqgc","42fqDgvH","isDirty","2167266AeEYkO","18zBkyWh","741QWFaVH","getRanges","72788soNUMz","_acceptCommand","PendingActions","39684xccnuX","bind","listenTo","add","canEditAt","1ihMhCQ","stopListening","discardSuggestion","execute","plugins","model","_removePendingAction","view","unbind","21grFHkh","canAccept","acceptSuggestion"];return(Hc=function(){return t})()}!function(t){const e=Vc,n=t();for(;;)try{if(695419===parseInt(e(260))/1*(parseInt(e(248))/2)+-parseInt(e(269))/3*(parseInt(e(252))/4)+parseInt(e(245))/5*(parseInt(e(246))/6)+-parseInt(e(231))/7+parseInt(e(272))/8*(parseInt(e(249))/9)+-parseInt(e(240))/10*(parseInt(e(232))/11)+-parseInt(e(255))/12*(parseInt(e(250))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hc);class zc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Vc;super(),this[s(265)]=e,this[s(267)]=n,this[s(242)]=r,this[s(234)]=t,this[s(253)]=t[s(238)][s(239)](s(271)),this[s(237)]=t[s(238)][s(239)](s(262)),this[s(267)][s(256)](s(235)).to(this[s(253)],this[s(237)],((t,e)=>t||e)),this[s(267)][s(256)](s(270)).to(this[s(253)],s(235),(t=>t&&this[s(234)][s(265)][s(259)](e[s(251)]()))),this[s(267)][s(256)](s(236)).to(this[s(237)],s(235),(t=>t&&this[s(234)][s(265)][s(259)](e[s(251)]()))),this[s(230)]=null,n[s(247)]&&this[s(273)](),this[s(257)](n,s(271),(()=>this[s(271)]())),this[s(257)](n,s(262),(()=>this[s(262)]())),this[s(257)](n,s(233),(()=>{const t=s;n[t(247)]?this[t(273)]():this[t(266)]()}))}[Gc(271)](){const t=Gc;this[t(253)][t(263)](this[t(265)].id)}[Gc(262)](){const t=Gc;this[t(237)][t(263)](this[t(265)].id)}[Gc(241)](){const t=Gc;this[t(267)][t(268)](t(235)),this[t(267)][t(268)](t(270)),this[t(267)][t(268)](t(236)),this[t(261)](),this[t(242)][t(241)](),this[t(230)]&&this[t(266)]()}[Gc(273)](){const t=Gc,e=qr(this[t(234)][t(244)],t(243));this[t(230)]=this[t(234)][t(264)][t(239)](t(254))[t(258)](e)}[Gc(266)](){const t=Gc;null!==this[t(230)]&&this[t(234)][t(264)][t(239)](t(254))[t(229)](this[t(230)]),this[t(230)]=null}}function Wc(t,e){const n=Kc();return(Wc=function(t,e){return n[t-=192]})(t,e)}const qc=Wc;function Kc(){const t=["_model","commentThread","cancel","set","isDirty","removeComment","_config","editor","element","text/html","CommentView","formatDateTime","target","keystrokes","isActive","render","_createCommentViews","assign","SUGGESTION_THREAD_DESCRIPTION","focusables","body","parseFromString","descriptionParts","focusCycler","5265864ApWOoj","2542047axEaBa","updateComment","commentInputView","6873881invAGl","locale","2039382mJFZTB","tab","focus","editorConfig","2qjQNPR","showInput","isEnabled","join","1002279eadccQ","setData","disabledSubmit","canAccept","authoredAt","delegate","destroy","16RoeHIF","content","disableComments","3097314aKcsVu","fire","author","focusTracker","map","hasDirtyComment","textContent","addComment","commentThreadInputView","name","value","commentsListView","canDiscard","length","ariaLabel","SUGGESTION_THREAD_ARIA_LABEL","shift+tab","bind","1895685pZnfqD","ariaDescriptionView","submit","_localUser","isReadOnly","_createCommentThreadInputView"];return(Kc=function(){return t})()}!function(t){const e=Wc,n=t();for(;;)try{if(794967===-parseInt(e(215))/1+parseInt(e(211))/2*(parseInt(e(202))/3)+parseInt(e(201))/4+-parseInt(e(243))/5+-parseInt(e(225))/6+parseInt(e(205))/7+-parseInt(e(222))/8*(parseInt(e(207))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Kc);class Xc extends s.View{constructor(t,n,r,i){const a=Wc;super(t),this[a(236)]=null,this[a(233)]=null,this[a(244)]=new o.AriaDescriptionView(t,qr(t,a(195))),this[a(252)](a(263),!1),this[a(252)](a(219),n[a(219)]),this[a(242)](a(219)).to(n),this[a(252)](a(199),[]),this[a(252)](a(253),!1),this[a(252)](a(213),!1),this[a(252)](a(218),!1),this[a(252)](a(237),!1),this[a(242)](a(239)).to(this,a(238),n,a(219),this,a(199),((t,e,r)=>{const s=a,o=r[s(229)]((t=>y(t[s(223)])))[s(214)](". ")+".";return qr(this[s(206)],s(240),[t-1,n[s(227)][s(234)],e?i[s(260)](e):"",(new DOMParser)[s(198)](o,s(258))[s(197)][s(231)]])})),this[a(196)]=new s.ViewCollection,this[a(228)]=new e.FocusTracker,this[a(262)]=new e.KeystrokeHandler,this[a(200)]=new s.FocusCycler({focusables:this[a(196)],focusTracker:this[a(228)],keystrokeHandler:this[a(262)],keystrokeHandlerOptions:{filter:t=>t[a(261)]!==this[a(257)]},actions:{focusPrevious:a(241),focusNext:a(208)}}),this[a(249)]=n,this[a(246)]=r,this[a(255)]=i,i[a(224)]?this[a(252)](a(238),1):this[a(193)]()}[qc(192)](){const t=qc;super[t(192)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(196)])}[qc(209)](){const t=qc;this[t(257)][t(209)]()}[qc(221)](){const t=qc;this[t(236)]&&this[t(236)][t(221)](),this[t(233)]&&this[t(233)][t(221)](),super[t(221)]()}[qc(193)](){const t=qc,{CommentsListView:e}=this[t(255)];this[t(236)]=new e(this[t(206)],this[t(249)][t(250)],Object[t(194)]({CommentView:this[t(255)][t(259)]},this[t(255)])),this[t(236)][t(220)](t(254)).to(this),this[t(236)][t(220)](t(203)).to(this),this[t(236)][t(242)](t(263)).to(this),this[t(252)](t(238),this[t(236)][t(238)]+1),this[t(242)](t(238)).to(this[t(236)],t(238),(t=>t+1)),this[t(233)]=this[t(248)](),this.on(t(254),(()=>this[t(209)]())),this[t(242)](t(253)).to(this[t(236)],t(230),this[t(233)][t(204)],t(235),((t,e)=>t||!!e))}[qc(248)](){const t=qc,{CommentThreadInputView:e}=this[t(255)],n=new e(this[t(206)],this[t(246)],this[t(255)][t(210)]),r=n[t(204)];return n[t(242)](t(212)).to(this,t(263),this[t(249)][t(250)],t(247),r,t(235),((t,e,n)=>!!n||t&&!e)),r.on(t(245),((e,n)=>{const s=t;this[s(226)](s(232),n),r[s(256)][s(216)]("")})),r.on(t(251),(()=>this[t(209)]())),r[t(242)](t(217)).to(this[t(249)][t(250)],t(247)),n}}function Qc(t,e){const n=Jc();return(Qc=function(t,e){return n[t-=194]})(t,e)}const Zc=Qc;function Jc(){const t=["6802032JBRWWT","author","12344yNzUsX","ck-suggestion-","acceptButton","_descriptionElement","ariaDescriptionView","1806491gFpltP","discardSuggestion","7354215CrPYey","canDiscard","</p>","set","delegate","descriptionParts","add","acceptSuggestion","suggestionView","ariaLabel","render","listitem","_model","isEnabled","8351OyTVhM","ck-rounded-corners","color","SuggestionView","<p>","formatDateTime","3790314HOwwrK","editorDestroyed","discardButton","ck-suggestion-wrapper","getTemplate","focusables","commentThreadInputView","929085dfFgIP","9140382xcZxyq","div","isActive","commentThread","2pxyGDB","canAccept","_config","disableComments","bindTemplate","ck-suggestion--disabled-comments","description","type","content","bind","commentsListView","editorReady","ck-suggestion-wrapper--active","setTemplate","push"];return(Jc=function(){return t})()}!function(t){const e=Qc,n=t();for(;;)try{if(923207===parseInt(e(210))/1*(parseInt(e(244))/2)+-parseInt(e(232))/3+parseInt(e(203))/4+-parseInt(e(239))/5+parseInt(e(240))/6+parseInt(e(226))/7*(-parseInt(e(205))/8)+-parseInt(e(212))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jc);class Yc extends Xc{constructor(t,e,n,r){const s=Qc;super(t,e,n,r),this[s(215)](s(195),""),this[s(197)](s(195)).to(this,s(217),(t=>t&&t[0]?t[0][s(195)]:"")),this[s(197)](s(194)).to(this,s(217),this,s(242),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(230)+y(e[n(196)],e[n(228)])+n(214);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(208)]=null,this[s(220)]=new(r[s(229)])(t,e,{formatDateTime:r[s(231)]}),this[s(220)][s(197)](s(194)).to(this),this[s(220)][s(216)](s(219),s(211)).to(this),this[s(220)][s(207)][s(197)](s(225)).to(this,s(245)),this[s(220)][s(234)][s(197)](s(225)).to(this,s(213)),this[s(237)][s(218)](this[s(220)]),this[s(198)]&&this[s(237)][s(218)](this[s(198)]),this[s(238)]&&this[s(237)][s(218)](this[s(238)]),this[s(201)](this[s(236)]())}[Zc(236)](){const t=Zc,e=this[t(248)],n=[this[t(220)]];return this[t(198)]&&n[t(202)](this[t(198)]),this[t(238)]&&n[t(202)](this[t(238)]),n[t(202)](this[t(209)]),{tag:t(241),attributes:{class:["ck",t(227),t(235),e.if(t(242),t(200)),e.to(t(195),(e=>t(206)+e)),this[t(246)][t(247)]&&t(249)],"data-suggestion-id":this[t(224)].id,"data-thread-id":this[t(224)][t(243)].id,"data-author-id":this[t(224)][t(204)].id,tabindex:0,role:t(223),"aria-label":e.to(t(221)),"aria-describedby":this[t(209)].id},children:n}}[Zc(222)](){const t=Zc;super[t(222)](),this[t(198)]&&(this[t(198)][t(216)](t(199)).to(this),this[t(198)][t(216)](t(233)).to(this)),this[t(238)]&&(this[t(238)][t(216)](t(199)).to(this),this[t(238)][t(216)](t(233)).to(this))}}function $c(){const t=["ck-comment__external","shift+tab","ck-suggestion__actions","discardSuggestion","setTemplate","ck-annotation__user","locale","Accept suggestion",".ck-annotation__content-wrapper","1606308xkgpLf","9670ZXLpsL","add","fire","8owuTpM","target","ck-suggestion__info-name","ck-annotation__main","_model","span","listenTo","acceptSuggestion","ck-annotation__info","bind","formatDateTime","userView","enter","change:description","22212iuEcrI","render","_setupKeyboardNavigation","isExternal","author","ck-annotation__info-time","84CcWPrh","bindTemplate","description","focusTracker","Discard suggestion","innerHTML","_createButton","ck-suggestion","extendTemplate","ck-suggestion--discard","ck-suggestion__info","320985IRaSQt","name","presentation","attributes","ck-annotation__actions","7002RkCvpy","tab","753893YSDmTa","div","EXTERNAL_SUGGESTION","EXTERNAL_AVATAR","focusCycler","ck-suggestion__user","focus","ck-comment__info-time","importWord","ck-annotation__info-name","source","_config","execute","EXTERNAL_IMPORT_WORD_SUGGESTION","check","ck-annotation__content-wrapper","esc","keystrokes","getUserViewNotificationText","getTemplate","set","ck-suggestion__main","discardButton","@external","ck-annotation","cancel","time","acceptButton","querySelector","getExternalSuggestionNote","26392663FKPGer","authoredAt","element","focusables","push","EXTERNAL_IMPORT_WORD_AVATAR","ck-suggestion--accept","creator","focusFirst","2752230ZIQfUW","19pOlAEe","12kxYPwj"];return($c=function(){return t})()}const tu=eu;function eu(t,e){const n=$c();return(eu=function(t,e){return n[t-=418]})(t,e)}!function(t){const e=eu,n=t();for(;;)try{if(551129===parseInt(e(435))/1*(parseInt(e(464))/2)+-parseInt(e(434))/3+parseInt(e(446))/4+parseInt(e(481))/5*(-parseInt(e(470))/6)+-parseInt(e(488))/7*(-parseInt(e(450))/8)+parseInt(e(486))/9*(-parseInt(e(447))/10)+parseInt(e(425))/11*(parseInt(e(436))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($c);class nu extends s.View{constructor(n,r,i){const a=eu;super(n),this[a(454)]=r,this[a(499)]=i,this[a(508)](a(472),""),this[a(459)](a(426)).to(r),this[a(422)]=this[a(476)](qr(n,a(444)),t.icons[a(502)],a(431),a(457),"sw"),this[a(510)]=this[a(476)](qr(n,a(474)),t.icons[a(420)],a(479),a(440),"sw"),this[a(461)]=new o.UserView(n,r[a(468)],this[a(506)]()),this[a(461)][a(478)]({attributes:{class:[a(493),a(442)],"aria-hidden":!0}}),this[a(428)]=new s.ViewCollection([this[a(422)],this[a(510)]]),this[a(473)]=new e.FocusTracker,this[a(505)]=new e.KeystrokeHandler,this[a(492)]=new s.FocusCycler({focusables:this[a(428)],focusTracker:this[a(473)],keystrokeHandler:this[a(505)],actions:{focusPrevious:a(438),focusNext:a(487)},keystrokeHandlerOptions:{filter:t=>t[a(451)]!==this[a(427)]}}),this[a(441)](this[a(507)]())}[tu(465)](){const t=tu;super[t(465)]();const e=this[t(427)][t(423)](t(445));e[t(475)]=this[t(472)],this.on(t(463),((n,r,s)=>{e[t(475)]=s})),this[t(466)]()}[tu(507)](){const t=tu,e=this[t(471)],n=[{tag:t(489),attributes:{class:[t(480),t(458)]},children:[{tag:t(455),children:[{text:this[t(461)][t(482)]}],attributes:{class:[t(452),t(497)]}},{tag:t(421),attributes:{datetime:e.to(t(426)),class:[t(495),t(469)]},children:[{text:e.to(t(426),(e=>this[t(499)][t(460)](e)))}]}]},{tag:t(489),attributes:{class:[t(439),t(485)]},children:[this[t(422)],this[t(510)]]},{tag:t(489),attributes:{class:[t(503)]}}];return this[t(454)][t(467)]&&n[t(429)]({tag:t(489),attributes:{class:[t(437)]},children:[{text:this[t(424)]()}]}),{tag:t(489),attributes:{class:[t(477),t(419)],tabindex:-1},children:[this[t(461)],{tag:t(489),attributes:{class:[t(509),t(453)],role:t(483)},children:n}]}}[tu(494)](){const t=tu;this[t(427)][t(494)]()}[tu(506)](){const t=tu;return this[t(454)][t(467)]?t(496)===this[t(454)][t(484)][t(418)][t(498)]?qr(this[t(443)],t(430),this[t(454)][t(432)][t(482)]):qr(this[t(443)],t(491),this[t(454)][t(432)][t(482)]):null}[tu(424)](){const t=tu;return t(496)===this[t(454)][t(484)][t(418)][t(498)]?qr(this[t(443)],t(501)):qr(this[t(443)],t(490))}[tu(476)](t,e,n,r,s){const i=tu,a=new o.LateFocusButtonView(this[i(443)]);return a[i(508)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(478)]({attributes:{class:n}}),a.on(i(500),(()=>{const t=i;this[t(449)](r,this[t(454)].id)})),a}[tu(466)](){const t=tu,e=this[t(427)];this[t(505)][t(456)](e);for(const e of this[t(428)])this[t(473)][t(448)](e[t(427)]),this[t(505)][t(456)](e[t(427)]);this[t(505)][t(508)](t(462),((n,r)=>{const s=t;e===n[s(451)]&&(this[s(492)][s(433)](),r())})),this[t(505)][t(508)](t(504),((n,r)=>{const s=t;e!==n[s(451)]&&(this[s(494)](),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=au;function ou(){const t=["execute","menuitemcheckbox","lowest","actionView","trackChanges","getDescriptions","menu","filter","createAnnotation","change:previous","Accept all suggestions","SuggestionThreadView","delete","children","acceptButton","toMany","locale","_annotationViews","_suggestionToController","button","isInContent","1483854lkwFNX","comments.maxThreadTotalWeight","getMarkerNames","49602636IVYULj","getJoined","isDirty","addComment","getFirstRange","values","bind","comments","getMarkers","activeMarkers","isPremiumPlugin","Discard all suggestions","listenTo","CommentsUI","15998pIpnxG","registerAnnotation","comments.maxCommentsWhenCollapsed","_handleSuggestionControllerDelayed","suggestionChanged","isOn","TrackChangesEditing","4667403zqfhqa","descriptionFactory","suggestionUnloaded","getRanges","discardAllSuggestions","focus","stopListening","CommentsRepository","pluginName","size","previous","change:activeAnnotations","requires","trackChanges.SuggestionView","getByInnerView","_handleControllerBuffer","EditorAnnotations","comments.editorConfig","11650432nbRrwW","source","add","getAllAdjacentSuggestions","hasSuggestion","fire","push","keys","acceptSelectedSuggestions","isEnabled","editing","getSuggestion","head","acceptAllSuggestions","trackChanges.SuggestionThreadView","set","plugins","isOfficialPlugin","suggestionLoaded","destroy","view","CommentView","commands","21RNBSvn","model","TrackChangesUI","mainView","reduce","_unbindEditors","buttonView","innerView","panelView","menuBar:trackChanges","discardSelectedSuggestions","separator","Discard all selected suggestions","comments.maxCommentCharsWhenCollapsed","menuitem","_createMenuBarMenu","value","_updateController","addSourceCollector","trackChanges.disableComments","Accept all selected suggestions","commandName","unbind","refreshSelectedViews","_initializeController","createAnnotationView","commentThread","createCommentThreadController","type","_viewToController","componentFactory","Track changes","has","remove","editor","activeAnnotations","define","arrowView","descriptionParts","isMultiRange","Annotations","items","_destroyController","1014256wwQtBZ","SuggestionView","suggestionView","clear","switchbutton","_refreshActiveMarkers","_bindAnnotationToEditors","_addUIComponentsToFactory","escape","discardButton","get","config","length","init","commentsListView","85OXAkzX","9103695WLQYqk","some","delegate","from","suggestion-","_disableComments","_createToolbarButton"];return(ou=function(){return t})()}!function(t){const e=au,n=t();for(;;)try{if(996846===-parseInt(e(238))/1*(-parseInt(e(284))/2)+parseInt(e(291))/3+parseInt(e(223))/4+parseInt(e(239))/5+-parseInt(e(267))/6*(-parseInt(e(332))/7)+parseInt(e(309))/8+-parseInt(e(270))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ou);class iu extends t.Plugin{static get[su(303)](){const t=su;return[Nc,o.Users,t(298),t(220),t(307)]}static get[su(299)](){return su(334)}static get[su(326)](){return!0}static get[su(280)](){return!0}constructor(t){const e=su;super(t),this[e(264)]=new Map,this[e(361)]=new Map,this[e(263)]=new Map,this[e(306)]=new Map;const n=this[e(366)][e(234)];n[e(368)](e(323),Yc),n[e(368)](e(304),nu),n[e(368)](e(351),!1),this[e(244)]=n[e(233)](e(351))}[su(287)](t,e){const n=su;0===this[n(306)][n(300)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(306)]){const r=this[t(264)][t(364)](e);r||n?r&&n&&this[t(222)](e):this[t(356)](e)}this[t(306)][t(226)](),this[t(366)][t(325)][t(233)](t(307))[t(355)](),this[t(228)]()}),10),this[n(306)][n(324)](t,e)}[su(236)](){const t=su,e=this[t(366)],n=e[t(325)][t(233)](t(290)),r=e[t(325)][t(233)](t(220)),s=e[t(325)][t(233)](t(307)),o=e[t(325)][t(233)](t(298));this[t(230)](),s[t(350)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(242)](this[e(264)])){const s=t[e(312)](),o=[];for(const t of s){if(!t[e(266)])continue;if(t[e(219)]){o[e(315)](...t[e(294)]());continue}const n=t[e(274)]();if(o[e(235)]>0){const t=o[0][e(271)](n);if(t){o[0]=t;continue}}o[e(315)](n)}n[e(315)]([r[e(329)],o])}return n})),this[t(282)](n,t(327),((e,n)=>{const r=t;this[r(282)](n,r(255),((t,e,s,o)=>{const i=r;n[i(266)]&&(null==s?(this[i(349)](o[i(321)]),this[i(287)](n,!1)):(this[i(349)](s[i(321)]),null==o&&this[i(287)](n,!0)))})),null!==n[r(301)]?this[r(349)](n[r(321)]):this[r(287)](n,!1)})),this[t(282)](n,t(293),((e,n,r)=>{const s=t;this[s(297)](n,s(255)),this[s(306)][s(258)](n),this[s(264)][s(364)](n)&&this[s(222)](n),r&&this[s(349)](r[s(321)])})),this[t(282)](n,t(288),((e,n)=>{this[t(349)](n)})),this[t(282)](r,t(302),(()=>{this[t(228)]()})),this[t(282)](o,t(273),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(313)](r))return;const i=n[o(320)](r);this[o(264)][o(233)](i)[o(329)][o(237)][o(296)](-1)}),{priority:t(248)})}[su(228)](){const t=su,e=this[t(366)][t(325)][t(233)](t(220)),n=this[t(366)][t(325)][t(233)](t(290)),r=Array[t(242)](e[t(367)],(e=>e[t(339)]))[t(253)]((e=>this[t(361)][t(364)](e))),s=[];for(const e of r){const n=this[t(361)][t(233)](e)[t(333)][t(312)]();s[t(315)](...n[t(336)](((e,n)=>[...e,...n[t(269)]()]),[]))}n[t(279)]=s}[su(230)](){const t=su,n=this[t(366)],r=n[t(262)],o=qr(r,t(363)),i=new e.Collection([{type:t(227),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(250),role:t(247)})},{type:t(343)},{type:t(265),model:new s.ViewModel({withText:!0,label:qr(r,t(256)),commandName:t(322),role:t(346)})},{type:t(265),model:new s.ViewModel({withText:!0,label:qr(r,t(352)),commandName:t(317),role:t(346)})},{type:t(265),model:new s.ViewModel({withText:!0,label:qr(r,t(281)),commandName:t(295),role:t(346)})},{type:t(265),model:new s.ViewModel({withText:!0,label:qr(r,t(344)),commandName:t(342),role:t(346)})}]);for(const e of i)if(cu(e)){const r=n[t(331)][t(233)](e[t(333)][t(353)]);e[t(333)][t(276)](t(289),t(318)).to(r,t(348),t(318))}n.ui[t(362)][t(311)](t(250),(e=>this[t(245)](e,i,o))),n.ui[t(362)][t(311)](t(341),(e=>this[t(347)](e,i,o)))}[su(245)](t,e,n){const r=su,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(366)][r(331)][r(233)](r(250));o[r(338)][r(324)]({tooltip:n,label:n,icon:ru}),o[r(338)][r(276)](r(289)).to(i,r(348)),o[r(338)].on(r(246),(()=>{const t=r;i[t(246)](),this[t(366)][t(319)][t(329)][t(296)]()})),(0,s.addListToDropdown)(o,e,{role:r(252)});const a=[];for(const t of e)cu(t)&&a[r(315)](this[r(366)][r(331)][r(233)](t[r(333)][r(353)]));const c=o[r(338)];return c[r(249)][r(354)](r(318)),c[r(369)][r(354)](r(318)),c[r(249)][r(276)](r(318)).to(i,r(318)),c[r(369)][r(276)](r(318))[r(261)](a,r(318),((...t)=>t[r(240)]((t=>t)))),o.on(r(246),(t=>{const e=r;this[e(366)][e(246)](t[e(310)][e(353)]),this[e(366)][e(319)][e(329)][e(296)]()})),o}[su(347)](t,e,n){const r=su,o=new s.MenuBarMenuView(t),i=this[r(366)][r(331)][r(233)](r(250));o[r(338)][r(324)]({label:n,icon:ru});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(343)==n[r(360)]){a[r(221)][r(311)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(333)];i[r(276)](...Object[r(316)](c)).to(c),i[r(241)](r(246)).to(o),i.on(r(246),(()=>{const t=r;this[t(366)][t(246)](c[t(353)]),this[t(366)][t(319)][t(329)][t(296)]()})),e[r(259)][r(311)](i),a[r(221)][r(311)](e)}return o[r(276)](r(318)).to(i,r(318)),o[r(340)][r(259)][r(311)](a),o}[su(356)](t){const e=su,n=this[e(366)],r=n[e(234)],s=n[e(325)][e(233)](e(220)),i=n[e(325)][e(233)](e(298)),a=n[e(325)][e(233)](e(307)),c=n[e(325)][e(233)](o.Users).me,u=r[e(233)](e(250))[e(257)],l=r[e(233)](e(250))[e(224)],{CommentsListView:f,CommentThreadInputView:h}=n[e(325)][e(233)](e(283));let g,d,p;this[e(263)][e(364)](t.id)?(d=this[e(263)][e(233)](t.id),g=d[e(335)]):(g=new u(n[e(262)],t,c,{disableComments:this[e(244)],editorConfig:r[e(233)](e(308)),maxCommentsWhenCollapsed:r[e(233)](e(286)),maxThreadTotalWeight:r[e(233)](e(268)),maxCommentCharsWhenCollapsed:r[e(233)](e(345)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(233)](e(262))),CommentView:r[e(233)](e(277))[e(330)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),g[e(225)][e(260)].on(e(246),(()=>{const t=e;n[t(319)][t(329)][t(296)]()})),g[e(225)][e(232)].on(e(246),(()=>{const t=e;n[t(319)][t(329)][t(296)]()})),d=s[e(357)](this[e(366)][e(262)],g),d[e(276)](e(272)).to(g,e(272)),d[e(276)](e(235)).to(g),d[e(276)](e(360)).to(g,e(360),(t=>e(243)+t)),g.on(e(231),(()=>{const t=e;p[t(314)](t(231))})),this[e(263)][e(324)](t.id,d));const m=i[e(359)](t[e(358)],g),I=new zc(n,t,g,m),E=t[e(312)]()[e(253)]((t=>t[e(266)]));g[e(370)]=n[e(325)][e(233)](e(290))[e(292)][e(251)](E),this[e(264)][e(324)](t,I),this[e(361)][e(324)](g,I),p=s[e(254)]({view:d,target:()=>{const r=e,s=[],i=t[r(312)]()[r(253)]((t=>t[r(266)]));for(const t of i)s[r(315)](...t[r(278)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(319)],s)},type:()=>e(243)+I[e(329)][e(360)]}),i[e(229)](g,p),s[e(311)](p),a[e(285)](p)}[su(222)](t){const e=su,n=this[e(366)][e(325)][e(233)](e(298)),r=this[e(366)][e(325)][e(233)](e(220)),s=this[e(264)][e(233)](t),o=s[e(329)],i=r[e(305)](o);n[e(337)](o),i&&r[e(365)](i),this[e(264)][e(258)](t),this[e(361)][e(258)](o),s[e(328)]()}[su(349)](t){const e=su;if(!t[e(266)]||!this[e(264)][e(364)](t))return;const n=this[e(366)][e(325)][e(233)](e(290)),r=this[e(264)][e(233)](t),s=t[e(312)]();r[e(329)][e(370)]=n[e(292)][e(251)](s)}[su(328)](){const t=su;for(const e of this[t(264)][t(316)]())this[t(222)](e);for(const e of this[t(263)][t(275)]())e[t(335)][t(328)]();super[t(328)]()}}function au(t,e){const n=ou();return(au=function(t,e){return n[t-=219]})(t,e)}function cu(t){return su(333)in t}var uu=lu;function lu(t,e){var n=fu();return(lu=function(t,e){return n[t-=288]})(t,e)}function fu(){var t=["pluginName","11448717ZKkyet","addSuggestion","addSuggestionData","get","2513086heREsA","2861397zBtPLL","editor","TrackChanges","303133wBpJEI","requires","75wgkTXJ","adapter","Comments","11370192HhrRhQ","isOfficialPlugin","getSuggestion","isPremiumPlugin","getSuggestions","9032256PumeMp","12676ShUrSd","plugins"];return(fu=function(){return t})()}!function(t){for(var e=lu,n=t();;)try{if(898017===-parseInt(e(288))/1+-parseInt(e(306))/2+parseInt(e(307))/3+parseInt(e(299))/4*(-parseInt(e(290))/5)+-parseInt(e(298))/6+parseInt(e(302))/7+parseInt(e(293))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fu);class hu extends t.Plugin{static get[uu(289)](){return[Nc,iu,uu(292)]}static get[uu(301)](){return uu(309)}static get[uu(294)](){return!0}static get[uu(296)](){return!0}set[uu(291)](t){var e=uu;this[e(308)][e(300)][e(305)](Nc)[e(291)]=t}get[uu(291)](){var t=uu;return this[t(308)][t(300)][t(305)](Nc)[t(291)]}[uu(303)](t){var e=uu;return this[e(308)][e(300)][e(305)](Nc)[e(304)](t)}[uu(297)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=uu;return this[n(308)][n(300)][n(305)](Nc)[n(297)]({skipNotAttached:t,toJSON:e})}[uu(295)](t){var e=uu;return this[e(308)][e(300)][e(305)](Nc)[e(295)](t)}}const gu=du;function du(t,e){const n=pu();return(du=function(t,e){return n[t-=164]})(t,e)}function pu(){const t=["appendChild","set","getDataWithDiscardedSuggestions","CommentsRepository","name","model","21OjwQht","result","pluginName","addSuggestionData","plugins","_adapter","getUser","push","1650472yRVgQk","config","isPremiumPlugin","define","remove","60JZrypU","getRootNames","reduce","88098KhJMGt","acceptAllSuggestions","editorCreator","execute","create","TrackChangesDataGetter","954594uXnOVi","33408GHnafL","createElement","getCommentThreads","183309qzLXSd","getDataWithAcceptedSuggestions","requires","map","destroy","end","9268556fMaUeX","getFullData","TrackChangesData","TrackChangesEditing","data","getSuggestions","trackChangesData.editorCreator","4akwKPf","700uYTXej","editor","track-changes-data-invalid-editor-creator","Users","function","rootsAttributes","discardAllSuggestions","createDocumentFragment","1615535OJMCDc","constructor","Pagination","addCommentThread","isOfficialPlugin","init","addUser","div","users","document","useAnonymousUser","trackChangesData","getRootsAttributes","get"];return(pu=function(){return t})()}!function(t){const e=du,n=t();for(;;)try{if(479180===parseInt(e(218))/1+parseInt(e(208))/2*(-parseInt(e(205))/3)+-parseInt(e(231))/4*(-parseInt(e(172))/5)+parseInt(e(214))/6*(parseInt(e(192))/7)+-parseInt(e(200))/8+parseInt(e(215))/9*(-parseInt(e(164))/10)+parseInt(e(224))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pu);const mu=[gu(174)];class Iu extends t.Plugin{static get[gu(220)](){return[Nc]}static get[gu(194)](){return gu(226)}static get[gu(176)](){return!0}static get[gu(202)](){return!0}[gu(177)](){const t=gu,n=this[t(165)];if(n[t(201)][t(203)](t(230),(e=>{const r=t,s=n[r(191)][r(181)][r(206)]()[r(207)](((t,e)=>(t[e]="",t)),{});return n[r(173)][r(212)](s,e)})),t(168)!=typeof n[t(201)][t(185)](t(183))[t(210)])throw new e.CKEditorError(t(166))}[gu(219)](t){return Tu(this[gu(165)],!0,t)}[gu(188)](t){return Tu(this[gu(165)],!1,t)}}class Eu extends t.Plugin{static get[gu(194)](){return gu(213)}static get[gu(176)](){return!0}static get[gu(202)](){return!0}constructor(t){const e=gu;super(t),this[e(193)]=e(223)}[gu(177)](){const t=gu;this[t(165)][t(196)][t(185)](t(189))[t(197)]={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(165)][t(196)][t(185)](t(227))[t(197)]=null}}function bu(t){return void 0!==t[gu(184)]}async function Tu(t,e,n){const r=gu,s=(0,o.sanitizeEditorConfig)(t,mu);s[r(196)][r(199)](Nc,Eu),s[r(169)]=bu(t)?t[r(184)]():void 0;const i=document[r(171)](),a=t[r(201)][r(185)](r(183))[r(210)],c=await a(s,(()=>function(t){const e=r,n=document[e(216)](e(179));return t[e(186)](n),n}(i)));!function(t,e){const n=r,s=t[n(191)][n(181)][n(206)]()[n(207)](((e,r)=>(e[r]=t[n(228)][n(185)]({rootName:r}),e)),{}),o=t[n(196)][n(185)](n(167))[n(180)][n(221)]((t=>({id:t.id,name:t[n(190)]}))),i=t[n(196)][n(185)](n(227))[n(229)]({skipNotAttached:!0,toJSON:!0}),a=t[n(196)][n(185)](n(189))[n(217)]({skipNotAttached:!0,toJSON:!0}),c=e[n(196)][n(185)](n(167)),u=e[n(196)][n(185)](n(227)),l=e[n(196)][n(185)](n(189));for(const t of l[n(217)]())t[n(204)]();for(const t of o)c[n(198)](t.id)||c[n(178)](t);c.me||c[n(182)]();for(const t of a)l[n(175)](t);for(const t of i)u[n(195)](t);e[n(228)][n(187)](s)}(t,c),c[r(211)](r(e?209:170));const u=bu(c)?c[r(225)](n):c[r(228)][r(185)](n);return await c[r(222)](),u}function _u(){var t=["6391707kvbZNA","1481864XFQcJU","504237vQwZhN","1518255gysMxJ","5795000jCFgEm","2253185xoIeMx","2204540CdrGzM","27qRTwaA","6yOtryu","2ymiASp","100tMvgAS"];return(_u=function(){return t})()}function yu(t,e){var n=_u();return(yu=function(t,e){return n[t-=227]})(t,e)}!function(t){for(var e=yu,n=t();;)try{if(782874===-parseInt(e(235))/1*(parseInt(e(230))/2)+-parseInt(e(234))/3+parseInt(e(236))/4+parseInt(e(227))/5+-parseInt(e(229))/6*(parseInt(e(232))/7)+-parseInt(e(233))/8*(parseInt(e(228))/9)+-parseInt(e(231))/10*(-parseInt(e(237))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_u)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();