@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20241014.0 → 0.0.0-nightly-20241016.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:()=>zr,SuggestionThreadView:()=>Jc,SuggestionView:()=>nu,TrackChanges:()=>hu,TrackChangesData:()=>mu,TrackChangesEditing:()=>Lc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=u;function u(t,e){const n=l();return(u=function(t,e){return n[t-=450]})(t,e)}function l(){const t=["refresh","172896wMpwoc","has","editor","8217lWqarv","_enableCommands","isEnabled","forceDisabled","4bTFAOX","2989048NmjoBB","2644630InFAWu","affectsData","clearForceDisabled","TrackChangesCommand","execute","1879692HJJCDX","_isEnabledBasedOnSelection","_enabledCommands","4716138bSEOAn","commands","value","_disableUnsupportedCommands","19256OKusWi","3567xWZHpg"];return(l=function(){return t})()}!function(t){const e=u,n=t();for(;;)try{if(400577===-parseInt(e(459))/1*(parseInt(e(468))/2)+parseInt(e(451))/3+parseInt(e(469))/4+parseInt(e(470))/5+parseInt(e(461))/6+parseInt(e(454))/7+-parseInt(e(458))/8*(parseInt(e(464))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(l);class f extends t.Command{constructor(t,e){const n=u;super(t),this[n(453)]=e,this[n(456)]=!1,this[n(460)](),this[n(452)]=!1}[c(460)](){this[c(466)]=!0}[c(450)](){const t=c;this[t(456)]=!this[t(456)],this[t(456)]?this[t(457)]():this[t(465)]()}[c(457)](){const t=c;for(const e of this[t(463)][t(455)][t(455)]())e[t(471)]&&!this[t(453)][t(462)](e)&&e[t(467)](t(473))}[c(465)](){const t=c;for(const e of this[t(463)][t(455)][t(455)]())e[t(471)]&&!this[t(453)][t(462)](e)&&e[t(472)](t(473))}}const h=d;function g(){const t=["331767wihbBP","refresh","196861JfRWwK","1600560HOCBKU","7742680NzQOfY","model","2WpVGus","1641934XpvxDT","canEditAt","plugins","TrackChangesEditing","track-changes-accept-suggestion-not-found","_isEnabledBasedOnSelection","2470036AIXfkC","acceptSuggestion","getRanges","_suggestions","109950OROnVK","24WnvlKu","get","execute","isEnabled","220gnnMxk","editor"];return(g=function(){return t})()}function d(t,e){const n=g();return(d=function(t,e){return n[t-=118]})(t,e)}!function(t){const e=d,n=t();for(;;)try{if(646537===-parseInt(e(132))/1*(parseInt(e(136))/2)+-parseInt(e(133))/3+parseInt(e(119))/4+-parseInt(e(123))/5+-parseInt(e(124))/6*(-parseInt(e(137))/7)+-parseInt(e(134))/8+-parseInt(e(130))/9*(-parseInt(e(128))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(g);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(122)]=e,this[n(131)](),this[n(118)]=!1}[h(131)](){this[h(127)]=!0}[h(126)](t){const n=h,r=this[n(122)][n(125)](t);if(!r)throw new e.CKEditorError(n(141),this);const s=r[n(121)]();this[n(129)][n(135)][n(138)](s)&&this[n(129)][n(139)][n(125)](n(140))[n(120)](r)}}const m=E;function I(){const t=["3108056dHIoEz","_isEnabledBasedOnSelection","10076724fqYBZm","execute","track-changes-discard-suggestion-not-found","model","1cHvlqP","4214819EaFysi","162YaQIZR","18fCbpKF","138avAbnI","isEnabled","6663530Xsqbjx","1494402AtKyqL","canEditAt","discardSuggestion","get","TrackChangesEditing","editor","_suggestions","plugins","189110npDqQK","11XZtULr","getRanges","refresh","33284PxuAgH"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=336]})(t,e)}!function(t){const e=E,n=t();for(;;)try{if(570516===-parseInt(e(353))/1*(parseInt(e(360))/2)+-parseInt(e(355))/3*(-parseInt(e(346))/4)+parseInt(e(342))/5*(parseInt(e(357))/6)+parseInt(e(354))/7+-parseInt(e(347))/8*(parseInt(e(356))/9)+parseInt(e(359))/10*(-parseInt(e(343))/11)+parseInt(e(349))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(I);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(340)]=e,this[n(345)](),this[n(348)]=!1}[m(345)](){this[m(358)]=!0}[m(350)](t){const n=m,r=this[n(340)][n(337)](t);if(!r)throw new e.CKEditorError(n(351),this);const s=r[n(344)]();this[n(339)][n(352)][n(361)](s)&&this[n(339)][n(341)][n(337)](n(338))[n(336)](r)}}function T(){const t=["length","4656951XKWJxJ","next","split","105460KemBRg","push","3275727oCKtJv","getRanges","isMultiRange","createElement","schema","7023456levIIg","createPositionAfter","31436SnGiYR","226SCQeND","join","createRange","sort","4777rqiZxe",'"></span>',"deletion","type","splice","add","isObject","span","color","from","isInContent",'<span class="ck-suggestion-color" style="background-color: ',"execute","change","396vJMOuA","end","createPositionBefore"," [color ","replace","innerText","innerHTML","635Nemyjl","</span>","1234373JcbtiW","value","isCollapsed","map",'<span class="ck-suggestion-type">',"content","isTouching","createPositionAt","32LFKIhO","isArray","title","start","isIntersecting",'" title="'];return(T=function(){return t})()}function _(t,e){const n=T();return(_=function(t,e){return n[t-=192]})(t,e)}function y(t,e){const n=_;let r="";return r+=t[n(225)]("*")[n(211)](((t,e)=>e%2!=0?n(212)+A(t)+n(207):A(t)))[n(237)](""),e&&(r+=n(196)+e[n(209)]+n(221)+e[n(218)]+n(241)),r}function A(t){const e=_,n=document[e(231)](e(192));return n[e(204)]=t,n[e(205)]}function k(t){const e=_;return t[e(239)](((t,n)=>e(242)==t[e(243)]&&e(242)!=n[e(243)]?-1:e(242)!=t[e(243)]&&e(242)==n[e(243)]?1:0))}function C(t,e){const n=_;let r,s=0;const o=[],i=e[n(232)];for(;s<t[n(222)];){const a=t[s],c=t[s+1];r||(r=e[n(201)](a)),L(e,a,c)||(o[n(227)](e[n(238)](r,i[n(246)](a)?e[n(234)](a):e[n(215)](a,n(200)))),r=null),s++}return o}function L(t,e,n){const r=_;if(!n)return!1;const s=t[r(234)](e),o=t[r(201)](n);return s[r(214)](o)}!function(t){const e=_,n=t();for(;;)try{if(616088===parseInt(e(240))/1*(parseInt(e(236))/2)+parseInt(e(228))/3+-parseInt(e(235))/4*(-parseInt(e(206))/5)+-parseInt(e(233))/6+parseInt(e(208))/7*(-parseInt(e(216))/8)+-parseInt(e(223))/9+-parseInt(e(226))/10*(-parseInt(e(199))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);function S(t,e,n){const r=_;for(;n[r(222)];){const s=n[r(244)](0,100);t[r(198)]((()=>{const t=r;for(const n of s)n[t(195)]&&e[t(197)](n.id)}))}}const R=N;function N(t,e){const n=M();return(N=function(t,e){return n[t-=380]})(t,e)}function M(){const t=["isEnabled","some","26nzxwSu","_suggestions","from","values","4RtNttt","isInContent","canEditAt","143568EnDdRF","_command","model","3150855ZIgHMs","2376999DuvMDS","2611950GvxnCF","1333473JEifHO","execute","53491TaUvwL","refresh","editor","429rkunGJ","_isEnabledBasedOnSelection","203CCWCLq","getRanges","388730gwvyKD"];return(M=function(){return t})()}!function(t){const e=N,n=t();for(;;)try{if(437650===parseInt(e(383))/1*(-parseInt(e(393))/2)+-parseInt(e(381))/3*(parseInt(e(397))/4)+-parseInt(e(403))/5+parseInt(e(380))/6+-parseInt(e(388))/7*(-parseInt(e(400))/8)+-parseInt(e(404))/9+-parseInt(e(390))/10*(-parseInt(e(386))/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(401)]=e,this[r(394)]=n,this[r(384)](),this[r(387)]=!1}[R(384)](){const t=R,e=Array[t(395)](this[t(394)][t(396)]())[t(392)]((e=>e[t(398)]));this[t(391)]=this[t(401)][t(391)]&&e}[R(382)](){const t=R,e=k(Array[t(395)](this[t(394)][t(396)]()));for(const n of e){const e=n[t(389)]();if(!this[t(385)][t(402)][t(399)](e))return}S(this[t(385)][t(402)],this[t(401)],e)}}const w=O;function O(t,e){const n=D();return(O=function(t,e){return n[t-=257]})(t,e)}function D(){const t=["getRanges","document","14169TDEmxF","_suggestions","refresh","editor","_command","execute","2844Anykux","model","194HwpkiP","12562848xMqqJW","values","417967iQpXxB","_selectedSuggestions","3183720AglMuC","size","isEnabled","from","_isEnabledBasedOnSelection","selection","1348508EmuTIg","12397UbLRQR","canEditAt","4962024YwQtgp"];return(D=function(){return t})()}!function(t){const e=O,n=t();for(;;)try{if(439358===-parseInt(e(262))/1+parseInt(e(259))/2*(-parseInt(e(276))/3)+parseInt(e(270))/4+-parseInt(e(264))/5+parseInt(e(257))/6*(parseInt(e(271))/7)+-parseInt(e(273))/8+parseInt(e(260))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class F extends t.Command{constructor(t,e,n){const r=O;super(t),this[r(280)]=e,this[r(277)]=n,this[r(263)]=new Set,this[r(278)](),this[r(268)]=!1}[w(278)](){const t=w,e=this[t(279)][t(258)][t(275)][t(269)],n=Array[t(267)](this[t(277)][t(261)]());this[t(263)]=function(t,e){const n=_,r=Array[n(194)](t[n(229)]()),s=new Set;for(const o of e)if(o[n(195)])for(const e of r)for(const r of o[n(229)]())(e[n(220)](r)||t[n(210)]&&!o[n(230)]&&o[n(224)]&&r[n(200)][n(214)](e[n(219)]))&&s[n(245)](o);return s}(e,n),this[t(266)]=this[t(280)][t(266)]&&!!this[t(263)][t(265)]}[w(281)](){const t=w,e=k(Array[t(267)](this[t(263)]));for(const n of e){const e=n[t(274)]();if(!this[t(279)][t(258)][t(272)](e))return}S(this[t(279)][t(258)],this[t(280)],e)}}const B=function(){this.__data__=[],this.size=0};const x=function(t,e){return t===e||t!=t&&e!=e};const P=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=P(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=P(e,t);return n<0?void 0:e[n][1]};const V=function(t){return P(this.__data__,t)>-1};const H=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function W(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}W.prototype.clear=B,W.prototype.delete=j,W.prototype.get=G,W.prototype.has=V,W.prototype.set=H;const z=W;const K=function(){this.__data__=new z,this.size=0};const X=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const q=function(t){return this.__data__.get(t)};const Q=function(t){return this.__data__.has(t)};const Y="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const J=Y||Z||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 Lt=Ct(J,"Map");const St=Ct(Object,"create");const Rt=function(){this.__data__=St?St(null):{},this.size=0};const Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;if(St){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Mt.call(e,t)?e[t]:void 0};var wt=Object.prototype.hasOwnProperty;const Ot=function(t){var e=this.__data__;return St?void 0!==e[t]:wt.call(e,t)};const Dt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=St&&void 0===e?"__lodash_hash_undefined__":e,this};function Ft(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ft.prototype.clear=Rt,Ft.prototype.delete=Nt,Ft.prototype.get=vt,Ft.prototype.has=Ot,Ft.prototype.set=Dt;const Bt=Ft;const xt=function(){this.size=0,this.__data__={hash:new Bt,map:new(Lt||z),string:new Bt}};const Pt=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 Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const jt=function(t){var e=Ut(this,t).delete(t);return this.size-=e?1:0,e};const Gt=function(t){return Ut(this,t).get(t)};const Vt=function(t){return Ut(this,t).has(t)};const Ht=function(t,e){var n=Ut(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Wt.prototype.clear=xt,Wt.prototype.delete=jt,Wt.prototype.get=Gt,Wt.prototype.has=Vt,Wt.prototype.set=Ht;const zt=Wt;const Kt=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!Lt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new zt(r)}return n.set(t,e),this.size=n.size,this};function 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=Q,Xt.prototype.set=Kt;const qt=Xt;const Qt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Yt=function(){try{var t=Ct(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&Yt?Yt(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)||Zt(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?Zt(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&&Y.process;const Ae=function(){try{var t=_e&&_e.require&&_e.require("util").types;return t||ye&&ye.binding&&ye.binding("util")}catch(t){}}();var ke=Ae&&Ae.isTypedArray;const Ce=ke?be(ke):Ee;var Le=Object.prototype.hasOwnProperty;const Se=function(t,e){var n=ce(t),r=!n&&ae(t),s=!n&&!r&&ge(t),o=!n&&!r&&!s&&Ce(t),i=n||r||s||o,a=i?ee(t.length,String):[],c=a.length;for(var u in t)!e&&!Le.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||pe(u,c))||a.push(u);return a};var Re=Object.prototype;const Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Re)};const Me=function(t,e){return function(n){return t(e(n))}};const ve=Me(Object.keys,Object);var we=Object.prototype.hasOwnProperty;const Oe=function(t){if(!Ne(t))return ve(t);var e=[];for(var n in Object(t))we.call(t,n)&&"constructor"!=n&&e.push(n);return e};const De=function(t){return null!=t&&me(t.length)&&!lt(t)};const Fe=function(t){return De(t)?Se(t):Oe(t)};const Be=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 Pe=Object.prototype.hasOwnProperty;const Ue=function(t){if(!ut(t))return xe(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.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,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 Qe=function(){return[]};var Ye=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Je=Ze?function(t){return null==t?[]:(t=Object(t),qe(Ze(t),(function(e){return Ye.call(t,e)})))}:Qe;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}: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,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(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=J.Uint8Array;const Sn=function(t){var e=new t.constructor(t.byteLength);return new Ln(e).set(new Ln(t)),e};const Rn=function(t,e){var n=e?Sn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Mn=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var vn=$?$.prototype:void 0,wn=vn?vn.valueOf:void 0;const On=function(t){return wn?Object(wn.call(t)):{}};const Dn=function(t,e){var n=e?Sn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const Fn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Sn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Rn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return Dn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Mn(t);case"[object Symbol]":return On(t)}};var Bn=Object.create;const xn=function(){function t(){}return function(e){if(!ut(e))return{};if(Bn)return Bn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:xn(en(t))};const Un=function(t){return ne(t)&&"[object Map]"==An(t)};var jn=Ae&&Ae.isMap;const Gn=jn?be(jn):Un;const Vn=function(t){return ne(t)&&"[object Set]"==An(t)};var Hn=Ae&&Ae.isSet;const 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 Qn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!ut(e))return e;var f=ce(e);if(f){if(a=Cn(e),!c)return Xe(e,a)}else{var h=An(e),g=h==Kn||"[object GeneratorFunction]"==h;if(ge(e))return Ke(e,c);if(h==Xn||h==zn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?rn(e,Ge(a,e)):$e(e,Be(a,e))}else{if(!qn[h])return o?e:{};a=Fn(e,h,c)}}i||(i=new qt);var d=i.get(e);if(d)return d;i.set(e,a),Wn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Gn(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?an:on:u?je:Fe)(e);return Qt(p||e,(function(s,o){p&&(s=e[o=s]),$t(a,o,t(s,n,r,o,e,i))})),a};const Yn=function(t){return Qn(t,5)};const Zn=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&&!Zn(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(Zn(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||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const gr=function(t,e,n,r){if(!ut(t))return t;for(var s=-1,o=(e=fr(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=hr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=ut(l)?l:pe(e[s+1])?[]:{})}$t(a,c,u),a=a[c]}return t};const dr=function(t,e,n){return null==t?t:gr(t,e,n)};const pr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const mr=function(t){return this.__data__.has(t)};function Ir(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new zt;++e<n;)this.add(t[e])}Ir.prototype.add=Ir.prototype.push=pr,Ir.prototype.has=mr;const Er=Ir;const br=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Tr=function(t,e){return t.has(e)};const _r=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new Er:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!br(e,(function(t,e){if(!Tr(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const yr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const Ar=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var kr=$?$.prototype:void 0,Cr=kr?kr.valueOf:void 0;const Lr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new Ln(t),new Ln(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return x(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=yr;case"[object Set]":var c=1&r;if(a||(a=Ar),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=_r(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Cr)return Cr.call(t)==Cr.call(e)}return!1};var Sr=Object.prototype.hasOwnProperty;const Rr=function(t,e,n,r,s,o){var i=1&n,a=on(t),c=a.length;if(c!=on(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Sr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Mr="[object Array]",vr="[object Object]",wr=Object.prototype.hasOwnProperty;const Or=function(t,e,n,r,s,o){var i=ce(t),a=ce(e),c=i?Mr:An(t),u=a?Mr:An(e),l=(c=c==Nr?vr:c)==vr,f=(u=u==Nr?vr:u)==vr,h=c==u;if(h&&ge(t)){if(!ge(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new qt),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 qt),s(p,m,n,r,o)}}return!!h&&(o||(o=new qt),Rr(t,e,n,r,s,o))};const Dr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!ne(e)&&!ne(n)?e!=e&&n!=n:Or(e,n,r,s,t,o))};const Fr=function(t,e){return Dr(t,e)};const Br=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const 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 Pr=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,Pr(e,0,-1))};const jr=function(t,e){return e=fr(e,t),null==(t=Ur(t,e))||delete t[hr(Br(e))]};const Gr=function(t,e){return null==t||jr(t,e)},Vr=Wr;function Hr(){const t=["addMarker","filter","push","3464700wllENJ","getMarkers","_markerNames","clear","onAccept","onAttributesChange","isInContent","toJSON","set","from","11JAHGZq","next","attributes","_onAttributesChange","2TfznkZ","addMarkerName","map","removeAttribute","_onDiscard","authoredAt","nodeAfter","decorate","_isDataLoaded","_saved","446830IBHUvr","delete","previous","accept","length","createdAt","getContainedElement","getFirstRange","isIntersecting","getMultiRangeId","setAttribute","onDiscard","author","reduce","isIntersectingWithRange","getMarkerNames","commentThread","subType","add","_model","2259576DoDGYJ","start","isExternal","nodeBefore","suggestion:","addRange","getFirstMarker","getRange","substr","3162CbiAUh","head","766048pREyNQ","getAllAdjacentSuggestions","5229966VaUMMH","change","data","get","isMultiRange","@external","size","markers","getItems","8okMZfY","removeMarkers","getRanges","7010VSRzUp","4168150cDUDlt","removeMarker","_onAccept","type","6orRmif","creator","split","discard","hasComments","end"];return(Hr=function(){return t})()}function Wr(t,e){const n=Hr();return(Wr=function(t,e){return n[t-=419]})(t,e)}!function(t){const e=Wr,n=t();for(;;)try{if(465582===parseInt(e(454))/1*(-parseInt(e(444))/2)+-parseInt(e(421))/3*(-parseInt(e(485))/4)+parseInt(e(499))/5*(parseInt(e(483))/6)+-parseInt(e(487))/7*(-parseInt(e(496))/8)+-parseInt(e(474))/9+-parseInt(e(500))/10*(parseInt(e(440))/11)+-parseInt(e(430))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Wr;super(),this[n(452)]=!1,this.id=e.id,this[n(420)]=e[n(420)],this[n(471)]=e[n(471)]||null,this[n(466)]=e[n(466)],this[n(422)]=e[n(422)]||e[n(466)],this[n(476)]=Boolean(e[n(442)]&&e[n(442)][n(492)]),this[n(489)]=null,this[n(473)]=t,this[n(419)]=e[n(434)],this[n(448)]=e[n(465)],this[n(443)]=e[n(435)],this[n(432)]=new Set,this[n(459)]=null,this[n(438)](n(449),null),this[n(438)](n(442),e[n(442)]||{}),this[n(438)](n(456),null),this[n(438)](n(441),null),this[n(438)](n(470),null),this[n(438)](n(453),!1),this[n(451)](n(457)),this[n(451)](n(424))}get[Vr(484)](){const t=Vr;let e=this;for(;e[t(456)];)e=e[t(456)];return e}get[Vr(425)](){const t=Vr;return!!this[t(470)]&&this[t(470)][t(458)]>0}get[Vr(491)](){const t=Vr;return 0!=this[t(432)][t(493)]&&6==Array[t(439)](this[t(432)])[0][t(423)](":")[t(458)]}get[Vr(436)](){return null!==this[Vr(480)]()}[Vr(445)](t){const e=Vr;this[e(432)][e(472)](t)}[Vr(469)](){const t=Vr;return Array[t(439)](this[t(432)])}[Vr(431)](){const t=Vr;return this[t(469)]()[t(446)]((e=>this[t(473)][t(494)][t(490)](e)))[t(428)]((t=>t))}[Vr(480)](){return this[Vr(431)]()[0]||null}[Vr(497)](){const t=Vr;this[t(473)][t(488)]((e=>{const n=t;for(const t of this[n(431)]())e[n(501)](t)})),this[t(432)][t(433)]()}[Vr(501)](t){const e=Vr;this[e(473)][e(488)]((n=>{n[e(501)](t)})),this[e(432)][e(455)](t)}[Vr(479)](t){const e=Vr,n=e(478)+this[e(420)]+":"+this[e(471)]+":"+this.id+":"+this[e(422)].id+":"+zr[e(463)]();this[e(445)](n),this[e(473)][e(488)]((r=>{r[e(427)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Vr(468)](t){const e=Vr;for(const n of this[e(498)]())if(n[e(462)](t))return!0;return!1}[Vr(498)](){const t=Vr;return this[t(431)]()[t(446)]((e=>e[t(481)]()))}[Vr(495)](){const t=Vr;return this[t(498)]()[t(467)](((e,n)=>[...e,...n[t(495)]()]),[])}[Vr(461)](){const t=Vr;var e;return(null===(e=this[t(480)]())||void 0===e?void 0:e[t(481)]())||null}[Vr(460)](){const t=Vr,e=this[t(498)]();if(1!=e[t(458)])return null;const n=e[0],r=n[t(475)][t(450)],s=n[t(426)][t(477)];return r instanceof i.Element?r!=s?null:r:null}[Vr(457)](){const t=Vr;this[t(419)](this[t(498)](),this[t(489)],this[t(442)]),this[t(497)]()}[Vr(424)](){const t=Vr;this[t(448)](this[t(498)](),this[t(489)],this[t(442)]),this[t(497)]()}[Vr(486)](){const t=Vr,e=[];let n=this[t(484)];for(;n;)e[t(429)](n),n=n[t(441)];return e}[Vr(464)](t,e){const n=Vr,r=Yn(this[n(442)]);dr(r,t,e),Fr(r,this[n(442)])||(this[n(442)]=r,this[n(443)](r))}[Vr(447)](t){const e=Vr,n=Yn(this[e(442)]);Gr(n,t),Fr(n,this[e(442)])||(this[e(442)]=n,this[e(443)](this[e(442)]))}[Vr(437)](){const t=Vr;return{id:this.id,type:this[t(471)]?this[t(420)]+":"+this[t(471)]:this[t(420)],authorId:this[t(422)].id,createdAt:this[t(459)],hasComments:this[t(425)],data:this[t(489)],attributes:this[t(442)]}}static[Vr(463)](){const t=Vr;return(0,e.uid)()[t(482)](1,5)}}function Kr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"ELEMENT_MERGE_FIELD":return r({id:"ELEMENT_MERGE_FIELD",string:"merge field",plural:"%0 merge fields"},n);case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion. Press %0 to go to the discussion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion. Press %0 to go to the discussion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion. Press %0 to go to the discussion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"SUGGESTION_THREAD_ARIA_LABEL":return r({string:"Suggestion by %1. Created on %2. %0 reply. %3",plural:"Suggestion by %1. Created on %2. %0 replies. %3",id:"SUGGESTION_THREAD_ARIA_LABEL"},n);case"SUGGESTION_THREAD_DESCRIPTION":return r({string:"Press Enter for more options. Press Escape to exit.",id:"SUGGESTION_THREAD_DESCRIPTION"});default:return e}}const Xr=qr;function qr(t,e){const n=Yr();return(qr=function(t,e){return n[t-=348]})(t,e)}!function(t){const e=qr,n=t();for(;;)try{if(951194===-parseInt(e(401))/1*(parseInt(e(369))/2)+-parseInt(e(349))/3*(parseInt(e(385))/4)+parseInt(e(374))/5*(parseInt(e(361))/6)+parseInt(e(383))/7*(-parseInt(e(366))/8)+-parseInt(e(388))/9*(-parseInt(e(377))/10)+parseInt(e(404))/11+-parseInt(e(411))/12*(-parseInt(e(348))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yr);class Qr{constructor(t,e){const n=qr;this[n(355)]=[],this[n(393)]=new Map,this[n(376)]=[],this[n(415)]=new Map,this[n(373)]=t,this[n(410)]=e}[Xr(389)](t){const e=Xr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(363)];o++){const i=t[o];if(!i[e(421)])continue;const a=this[e(370)](i);if(a){if(null!=i[e(438)]){if(r[e(446)](i[e(438)]))continue;r[e(420)](i[e(438)])}n[e(414)](a)}else if(e(417)!=i[e(399)])e(354)!=i[e(399)]&&e(390)!=i[e(399)]||this[e(405)](n,i,t[o+1]);else{const t=i[e(408)][e(433)];if(s[e(446)](t))continue;s[e(420)](i[e(408)][e(433)]),t==Cc?this[e(372)](n,i):this[e(439)](n,i)}}return this[e(434)](n)}[Xr(416)](t){const e=Xr;this[e(355)][e(414)](t)}[Xr(392)](t,n,r=e.priorities[Xr(418)]){const s=Xr;s(380)==typeof t?(0,e.insertToPriorityArray)(this[s(376)],{matchingCallback:t,label:n,priority:r}):this[s(393)][s(436)](t,n)}[Xr(437)](t,e){const n=Xr;this[n(415)][n(436)](t,e)}[Xr(441)](t,e=1){const n=Xr;let r;for(const e of this[n(376)])if(e[n(447)](t)){r=e[n(395)];break}return r||(r=this[n(393)][n(419)](t[n(424)])),r?r(e):1!==e?e+" "+t[n(424)]+"s":""+t[n(424)]}[Xr(422)](t,e){const n=Xr,r=e[n(428)]()[n(359)](),s=n(354)==e[n(399)]?n(420):n(362);for(const e of r){const o=e[n(356)],i=t[t[n(363)]-1];if(o.is(n(357)))i&&i[n(399)][n(368)](n(381))>-1&&t[n(387)](),i&&n(431)==i[n(399)]?i[s]+=o[n(408)]:t[n(414)]({type:n(431),add:n(420)==s?o[n(408)]:"",remove:n(362)==s?o[n(408)]:""});else if(this[n(373)][n(391)](o)){const a=o;if(i&&i[n(399)][n(368)](n(381))>-1&&t[n(387)](),n(367)==e[n(399)])continue;i&&i[n(399)]==s+n(365)&&i[n(360)][n(424)]==a[n(424)]?i[n(413)]++:t[n(414)]({type:s+n(365),element:a,quantity:1}),r[n(430)]((t=>!(n(367)==t[n(399)]&&t[n(356)]==o)))}else if(this[n(373)][n(364)](o,n(378))||o.is(n(360),n(397))){const r=o;if(n(420)==s&&n(445)==e[n(399)]||n(362)==s&&n(367)==e[n(399)])continue;if(i&&-1==i[n(399)][n(368)](n(381))){n(431)==i[n(399)]&&(i[s]+="\n");continue}let a;if(a=n(420)==s?r[n(379)]&&!this[n(373)][n(391)](r[n(379)])?r[n(379)]:null:r[n(384)]&&!this[n(373)][n(391)](r[n(384)])?r[n(384)]:null,r[n(407)]||a&&a[n(407)]){const e=a&&a[n(407)]?a:r;i&&i[n(399)]==s+n(429)&&i[n(360)][n(424)]==e[n(424)]?i[n(413)]++:t[n(414)]({type:s+n(429),element:e,quantity:1})}else t[n(414)]({type:s+n(381),element:r})}}}[Xr(434)](t){const e=Xr,n=this[e(410)],r=[],s=[],o=[];for(const i of t)switch(i[e(399)]){case e(431):if(i[e(420)]=i[e(420)][e(353)](/(\S)\u000A+(\S)/g,e(432))[e(353)](/\u000A/g,""),i[e(362)]=i[e(362)][e(353)](/(\S)\u000A+(\S)/g,e(432))[e(353)](/\u000A/g,""),""!=i[e(420)]&&""!=i[e(362)]){r[e(414)]({type:e(353),content:Kr(n,e(351),['"'+i[e(362)]+'"','"'+i[e(420)]+'"'])});continue}if(null!=i[e(420)][e(394)](/^ +$/)){r[e(414)]({type:e(354),content:Kr(n,e(396),Kr(n,e(409),i[e(420)][e(363)]))});continue}if(null!=i[e(362)][e(394)](/^ +$/)){r[e(414)]({type:e(390),content:Kr(n,e(423),Kr(n,e(409),i[e(362)][e(363)]))});continue}if(""!=i[e(420)]){r[e(414)]({type:e(354),content:Kr(n,e(396),'"'+i[e(420)]+'"')});continue}r[e(414)]({type:e(390),content:Kr(n,e(423),'"'+i[e(362)]+'"')});continue;case e(403):case e(435):r[e(414)]({type:e(354),content:Kr(n,e(396),this[e(441)](i[e(360)],i[e(413)]))});continue;case e(412):case e(352):r[e(414)]({type:e(390),content:Kr(n,e(423),this[e(441)](i[e(360)],i[e(413)]))});continue;case e(444):r[e(414)]({type:e(354),content:Kr(n,e(426),this[e(441)](i[e(360)],i[e(413)]))});continue;case e(371):r[e(414)]({type:e(390),content:Kr(n,e(386),this[e(441)](i[e(360)],i[e(413)]))});continue;case e(406):s[e(414)](i[e(433)]);continue;case e(402):o[e(414)](i[e(433)]);continue;default:r[e(414)](i)}if(s[e(363)]){const t=s[e(350)]((t=>this[e(415)][e(446)](t)?this[e(415)][e(419)](t):t))[e(398)](", ");r[e(414)]({type:e(443),content:Kr(this[e(410)],e(358),t)})}if(o[e(363)]){const t=o[e(350)]((t=>this[e(415)][e(446)](t)?this[e(415)][e(419)](t):t))[e(398)](", ");r[e(414)]({type:e(443),content:Kr(this[e(410)],e(427),t)})}return r}[Xr(370)](t){const e=Xr;for(const n of this[e(355)]){const r=n(t);if(r&&e(399)in r)return r}}[Xr(439)](t,e){const n=Xr,r=e[n(408)],s=void 0===r[n(425)]?n(402):n(406);t[n(414)]({type:s,key:r[n(433)]})}[Xr(372)](t,e){const n=Xr;t[n(414)]({type:n(443),content:Kr(this[n(410)],n(375),this[n(441)](e[n(428)]()[n(382)][n(400)],1))})}[Xr(405)](t,e,n){const r=Xr;if(this[r(422)](t,e),n&&n[r(428)]()&&!e[r(428)]()[r(440)][r(442)](n[r(428)]()[r(382)])){const n=t[t[r(363)]-1],s=r(354)==e[r(399)]?r(420):r(362);n&&r(431)==n[r(399)]&&(n[s]+="\n")}}}function Yr(){const t=["getItemLabel","isEqual","format","addContainer","elementStart","has","matchingCallback","1292512bBSqZB","303rIIfJC","map","REPLACE_TEXT","removeObject","replace","insertion","_customCallbacks","item","$textProxy","*Set format:* %0","getWalker","element","654924bhBdPy","remove","length","checkChild","Object","24VSeqaH","elementEnd","indexOf","875002eJNfYp","_handleCustomCallbackDescription","removeContainer","_handleRenameSuggestionDescription","_schema","15WcqjRf","*Change to:* %0","_itemLabelsCallbacks","10yLMgsL","$text","nextSibling","function","Container","start","1711955ZKpBXE","previousSibling","21580IoCjyN","*Merge:* %0","pop","6273117HAPipo","getDescriptions","deletion","isObject","registerElementLabel","_itemLabels","match","label","*Insert:* %0","softBreak","join","type","nodeAfter","3xFClwz","removeFormat","addEmptyContainer","5822652msFgCN","_handleInsertRemoveSuggestionDescription","addFormat","isEmpty","data","ELEMENT_SPACE","_locale","240LBbrMW","removeEmptyContainer","quantity","push","_attributeLabels","registerDescriptionCallback","attribute","normal","get","add","isInContent","_addDescriptionItems","*Remove:* %0","name","newValue","*Split:* %0","*Remove format:* %0","getFirstRange","EmptyContainer","skip","text","$1 $2","key","_resolveDescriptionItems","addObject","set","registerAttributeLabel","subType","_handleAttributeSuggestionDescription","end"];return(Yr=function(){return t})()}const Zr=Jr;function Jr(t,e){const n=ts();return(Jr=function(t,e){return n[t-=215]})(t,e)}!function(t){const e=Jr,n=t();for(;;)try{if(954342===-parseInt(e(218))/1*(parseInt(e(228))/2)+parseInt(e(233))/3*(-parseInt(e(231))/4)+-parseInt(e(229))/5*(-parseInt(e(217))/6)+parseInt(e(221))/7*(parseInt(e(220))/8)+-parseInt(e(222))/9+parseInt(e(223))/10+parseInt(e(225))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ts);class $r extends t.Plugin{[Zr(215)](){const t=Zr,e=this[t(224)],n=e[t(232)][t(219)](t(227));e[t(216)][t(219)](t(226))&&n[t(230)](t(226))}}function ts(){const t=["5687150uenejy","editor","20679912zGlHAF","showAIAssistant","TrackChangesEditing","413614Djqppf","3740QbHako","enableCommand","4HMqIUN","plugins","1973589xFWWFI","afterInit","commands","5268qFslxK","5qjfZFK","get","9416RdEEpd","1239LECXBh","6007860KSUHnx"];return(ts=function(){return t})()}const es=ns;function ns(t,e){const n=rs();return(ns=function(t,e){return n[t-=329]})(t,e)}function rs(){const t=["_registerLegacyDescription","*Format:* %0","justify","FORMAT_ALIGN_TO_RIGHT","706356HimhsH","commandParams","FORMAT_ALIGN_TO_LEFT","type","1364034EthtXV","registerDescriptionCallback","990FhBbtd","6mmsDnQ","FORMAT_ALIGN_TO_CENTER","246XeKMzM","left","format","FORMAT_JUSTIFY_TEXT","49804GrIRvB","39734ZWxsqV","value","afterInit","descriptionFactory","enableDefaultAttributesIntegration","16CQRsyB","locale","TrackChangesEditing","plugins","has","registerBlockAttribute","right","editor","FORMAT_ALIGNMENT","4856Nnivaq","commandName","AlignmentEditing","registerAttributeLabel","get","87530EtiKri","center","alignment","912390jHTmSu","formatBlock"];return(rs=function(){return t})()}!function(t){const e=ns,n=t();for(;;)try{if(106551===parseInt(e(365))/1+parseInt(e(337))/2*(-parseInt(e(360))/3)+parseInt(e(364))/4+-parseInt(e(345))/5*(parseInt(e(358))/6)+-parseInt(e(355))/7+parseInt(e(370))/8*(-parseInt(e(351))/9)+parseInt(e(342))/10*(parseInt(e(357))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rs);class ss extends t.Plugin{[es(367)](){const t=es,e=this[t(335)],n=e[t(329)];if(!e[t(331)][t(332)](t(339)))return;const r=e[t(331)][t(341)](t(330));r[t(369)](t(344)),r[t(333)](t(344)),r[t(368)][t(340)](t(344),Kr(n,t(336))),this[t(347)]()}[es(347)](){const t=es,e=this[t(335)],n=e[t(329)];e[t(331)][t(341)](t(330))[t(368)][t(356)]((e=>{const r=t;if(r(346)!=e[r(354)])return;const{data:s}=e;if(s&&r(344)==s[r(338)]){const t=s[r(352)][0][r(366)];return{type:r(362),content:Kr(n,r(348),function(t){const e=r;switch(t){case e(361):return Kr(n,e(353));case e(334):return Kr(n,e(350));case e(343):return Kr(n,e(359));case e(349):return Kr(n,e(363))}}(t))}}}))}}const os=is;function is(t,e){const n=as();return(is=function(t,e){return n[t-=385]})(t,e)}function as(){const t=["CodeEditing","460980juRVxT","subscript","TrackChangesEditing","FORMAT_SUPERSCRIPT","commandParams","slice","locale","registerDescriptionCallback","underline","FORMAT_BOLD","forceValue","superscript","FORMAT_SUBSCRIPT","138sBJmdm","FORMAT_ITALIC","has","1871514GvIWQW","5238709GMfrgW","code","strikethrough","commandName","9efHxco","toLowerCase","toUpperCase","_registerLegacyDescription","BoldEditing","afterInit","bold","get","formatInline","registerInlineAttribute","6239228nBueZn","plugins","registerAttributeLabel","FORMAT_UNDERLINE","type","FORMAT_","SuperscriptEditing","FORMAT_STRIKETHROUGH","ItalicEditing","StrikethroughEditing","italic","format","1533992hfzsnX","editor","SubscriptEditing","FORMAT_CODE","enableDefaultAttributesIntegration","*Remove format:* %0","descriptionFactory","115355LUkyZO","*Format:* %0","1510526qeadYH","UnderlineEditing"];return(as=function(){return t})()}!function(t){const e=is,n=t();for(;;)try{if(857383===-parseInt(e(399))/1+parseInt(e(418))/2+-parseInt(e(402))/3+parseInt(e(433))/4+parseInt(e(397))/5*(-parseInt(e(415))/6)+parseInt(e(419))/7+-parseInt(e(390))/8*(parseInt(e(423))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(as);const cs=[os(427),os(386),os(400),os(401),os(387),os(392),os(439)];class us extends t.Plugin{[os(428)](){const t=os,e=this[t(391)],n=e[t(434)][t(430)](t(404)),r=e[t(408)];for(const s of cs){if(!e[t(434)][t(417)](s))continue;const o=s[t(407)](0,-7)[t(424)](),i=t(438)+o[t(425)]();n[t(394)](o),n[t(432)](o),n[t(396)][t(435)](o,Kr(r,i))}this[t(426)]()}[os(426)](){const t=os,e=this[t(391)],n=e[t(408)],r=e[t(434)][t(430)](t(404));function s(e,s){const o=t;r[o(396)][o(409)]((t=>{const r=o;if(r(431)!=t[r(437)])return;const{data:i}=t;return i&&i[r(422)]===e?i[r(406)][0][r(412)]?{type:r(389),content:Kr(n,r(398),s)}:{type:r(389),content:Kr(n,r(395),s)}:void 0}))}s(t(429),Kr(n,t(411))),s(t(388),Kr(n,t(416))),s(t(410),Kr(n,t(436))),s(t(420),Kr(n,t(393))),s(t(421),Kr(n,t(385))),s(t(403),Kr(n,t(414))),s(t(413),Kr(n,t(405)))}}function ls(t,e){const n=ds();return(ls=function(t,e){return n[t-=416]})(t,e)}const fs=ls;!function(t){const e=ls,n=t();for(;;)try{if(952949===-parseInt(e(431))/1+-parseInt(e(436))/2+parseInt(e(424))/3*(-parseInt(e(438))/4)+-parseInt(e(442))/5+-parseInt(e(433))/6+-parseInt(e(434))/7*(parseInt(e(457))/8)+parseInt(e(449))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ds);class hs extends t.Plugin{[fs(454)](){const t=fs,e=this[t(440)],n=e[t(448)];if(!e[t(451)][t(445)](t(432)))return;const r=e[t(451)][t(437)](t(435)),s=this[t(440)][t(423)][t(437)](t(427));r[t(428)](t(427),((n,o={})=>{const i=t,a=this[i(440)][i(450)][i(417)][i(455)],c=o&&void 0!==o[i(439)]?o[i(439)]:!s[i(425)];let u=[];if(c){const t=Array[i(419)](a[i(456)]())[i(453)]((t=>gs(t)||function(t,e){const n=i,r=e[n(443)](t[n(416)],n(427)),s=e[n(443)]([n(429),n(427)],t);return r&&s}(t,this[i(440)][i(450)][i(458)])));u=C(t,e[i(450)])}else{const t=Array[i(419)](a[i(456)]())[i(453)]((t=>gs(t)));u=C(t,e[i(450)])}e[i(450)][i(422)]((()=>{const t=i;for(const e of u)r[t(426)](e,{commandName:t(427),commandParams:[{forceValue:c}]})}))})),r[t(418)][t(420)]((e=>{const r=t,{data:s}=e;if(s&&r(427)==s[r(447)]){const t=Kr(n,r(421));return s[r(441)][0][r(439)]?{type:r(444),content:Kr(n,r(430),t)}:{type:r(444),content:Kr(n,r(446),t)}}}))}}function gs(t){const e=fs;return e(427)==t[e(416)][e(452)]}function ds(){const t=["*Set format:* %0","1154159iVHmbH","BlockQuoteEditing","4389084SyjLUN","106939gavEkF","TrackChangesEditing","1475110rdpOZs","get","1347836kDXeYW","forceValue","editor","commandParams","8159095nWgBzx","checkChild","format","has","*Remove format:* %0","commandName","locale","60499341sNrUqa","model","plugins","name","filter","afterInit","selection","getSelectedBlocks","440gPMJud","schema","parent","document","descriptionFactory","from","registerDescriptionCallback","ELEMENT_BLOCK_QUOTE","change","commands","6JXyMdz","value","markBlockFormat","blockQuote","enableCommand","$root"];return(ds=function(){return t})()}const ps=ms;function ms(t,e){const n=Es();return(ms=function(t,e){return n[t-=341]})(t,e)}!function(t){const e=ms,n=t();for(;;)try{if(946098===-parseInt(e(350))/1+-parseInt(e(352))/2+parseInt(e(344))/3*(parseInt(e(357))/4)+-parseInt(e(343))/5+-parseInt(e(359))/6*(-parseInt(e(353))/7)+parseInt(e(356))/8+parseInt(e(358))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Es);class Is extends t.Plugin{[ps(346)](){const t=ps,e=this[t(349)];e[t(360)][t(351)](t(342))&&(e[t(360)][t(347)](t(341))[t(348)](t(345)),e[t(360)][t(347)](t(341))[t(348)](t(354)),e[t(360)][t(347)](t(341))[t(348)](t(355)))}}function Es(){const t=["1292940OizVfX","has","2407458FvdbOQ","2256982mHznIc","changeCaseLower","changeCaseTitle","7696192WrYEGg","196IyFjpx","5890950HubeSj","24fOmKRm","plugins","TrackChangesEditing","CaseChange","6076060KgzoWv","107247IgVELo","changeCaseUpper","afterInit","get","enableCommand","editor"];return(Es=function(){return t})()}function bs(t,e){const n=Ts();return(bs=function(t,e){return n[t-=252]})(t,e)}function Ts(){const t=["afterInit","get","9590SVNIEi","50448wvjgHH","661392ddvHwT","3318308gRBpwZ","editor","4ptaQcF","1646091NLCNUo","1856073ltcwYZ","plugins","3419195sJURte","commands","enableCommand","32LlSwpb","ckbox","TrackChangesEditing"];return(Ts=function(){return t})()}const _s=bs;!function(t){const e=bs,n=t();for(;;)try{if(465375===parseInt(e(253))/1+parseInt(e(268))/2+-parseInt(e(258))/3+-parseInt(e(256))/4*(-parseInt(e(260))/5)+-parseInt(e(252))/6+parseInt(e(254))/7+-parseInt(e(263))/8*(parseInt(e(257))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ts);class ys extends t.Plugin{[_s(266)](){const t=_s,e=this[t(255)];e[t(261)][t(267)](t(264))&&e[t(259)][t(267)](t(265))[t(262)](t(264))}}const As=ks;function ks(t,e){const n=Cs();return(ks=function(t,e){return n[t-=423]})(t,e)}function Cs(){const t=["descriptionFactory","129292tjHjBF","16QupFGG","filter","find","model","languages","from","language","3YOuJIv","value","codeBlock","rootElement","commandParams","formatBlock","editor","format","getSelectedBlocks","name","toLowerCase","change","has","label","markBlockFormat","parent","forceValue","blockName","locale","TrackChangesEditing","*Remove format:* %0","registerDescriptionCallback","outdentCodeBlock","60453NSgseA","enableCommand","indentCodeBlock","ELEMENT_CODE_BLOCK","110hWfXSR","selection","get","commands","config","308268JKAPJO","registerElementLabel","177839XjZatx","*Set format:* %0","20apoowh","CodeBlock","304570pGqQge","3938429LwSKfg","commandName","checkChild","schema","afterInit","type","plugins","document","351276jltmbk","isLimit"];return(Cs=function(){return t})()}!function(t){const e=ks,n=t();for(;;)try{if(182564===parseInt(e(437))/1+parseInt(e(453))/2+parseInt(e(461))/3*(parseInt(e(435))/4)+parseInt(e(439))/5*(parseInt(e(450))/6)+parseInt(e(441))/7*(-parseInt(e(454))/8)+-parseInt(e(426))/9*(-parseInt(e(430))/10)+-parseInt(e(442))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cs);class Ls extends t.Plugin{[As(446)](){const t=As,e=this[t(467)];if(!e[t(448)][t(473)](t(440)))return;const n=e[t(448)][t(432)](t(480)),r=e[t(479)],s=e[t(434)][t(432)](t(463))[t(458)],o=e[t(433)][t(432)](t(463));n[t(427)](t(428)),n[t(427)](t(425)),n[t(427)](t(463),((r,i={})=>{const a=t,c=e[a(457)],u=e[a(457)][a(449)][a(431)],l=i&&void 0!==i[a(477)]?i[a(477)]:!o[a(462)];let f;i[a(460)]||(i[a(460)]=s[0][a(460)]),f=l?Array[a(459)](u[a(469)]())[a(455)]((t=>Ss(t)||function(t,e){const n=a;return!t.is(n(464))&&!e[n(451)](t)&&e[n(444)](t[n(476)],n(463))}(t,c[a(445)]))):Array[a(459)](u[a(469)]())[a(455)]((t=>Ss(t)));const h=C(f,c);c[a(472)]((()=>{const t=a;for(const e of h)n[t(475)](e,{commandName:t(463),commandParams:[{...i,forceValue:l}],formatGroupId:t(478)})}))})),n[t(452)][t(436)](t(463),(e=>Kr(r,t(429),e))),n[t(452)][t(424)]((e=>{const n=t;if(n(466)!=e[n(447)])return;const o=r.t,{data:i}=e;if(!i||n(463)!=i[n(443)])return;const a=i[n(465)][0][n(460)],c=o(s[n(456)]((t=>t[n(460)]===a))[n(474)])[n(471)]();return i[n(465)][0][n(477)]?{type:n(468),content:Kr(r,n(438),Kr(r,n(429),1)+" ("+c+")")}:{type:n(468),content:Kr(r,n(423),Kr(r,n(429),1))}}))}}function Ss(t){const e=As;return e(463)==t[e(470)]}const Rs=Ms;!function(t){const e=Ms,n=t();for(;;)try{if(129512===parseInt(e(149))/1*(-parseInt(e(155))/2)+parseInt(e(144))/3+-parseInt(e(145))/4*(parseInt(e(160))/5)+-parseInt(e(148))/6+-parseInt(e(156))/7+parseInt(e(161))/8+parseInt(e(150))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vs);class Ns extends t.Plugin{[Rs(147)](){const t=Rs,e=this[t(157)];e[t(159)][t(158)](t(152))&&e[t(159)][t(151)](t(154))[t(153)](t(146))}}function Ms(t,e){const n=vs();return(Ms=function(t,e){return n[t-=144]})(t,e)}function vs(){const t=["109089iDwpMz","716XxiwXX","addCommentThread","afterInit","526536wlehvR","7PqRacw","4428189pYFUZL","get","CommentsEditing","enableCommand","TrackChangesEditing","3962jEYLIO","1294153ZmBQuO","editor","has","plugins","5410xaARZb","650464jUpRNY"];return(vs=function(){return t})()}var ws=n(834);function Os(){const t=["519756IkyfCb","316378vsBuzn","consumable","type","test","4245185YTrPPO","writer","isContent","ck-suggestion-marker-","item","model","plugins","start","mapper","markerRange","previousPosition","push","TrackChangesEditing","toViewPosition","createRangeOn","get","elementEnd","addClass","isAtEnd","hasAttribute","createUIElement","toViewElement","name","span","parent","6636610UkGCGp","addHighlight","includes","getWalker","1482185yRpGlm","isLimit","schema","ck-suggestion-marker--active","21crLWcL","16pULWCv","activeMarkers","nextSibling","isBlock","5414913ItNjLL","getCustomProperty","markerName","bindElementToMarker","22LUJDDD","insert","getItems","433352BCRcEM","10IeVfva","_splitMarkerName"];return(Os=function(){return t})()}function Ds(t,e){const n=Os();return(Ds=function(t,e){return n[t-=286]})(t,e)}function Fs(t,e,n){const r=Ds,s=[];for(const o of e[r(323)]())o[r(298)](t)&&s[r(290)](n[r(293)](o));return s}function Bs(t,e,{showActiveMarker:n=!0}={}){const r=Ds,s=t[r(338)][r(294)](r(291));return(o,i,a)=>{const c=r;if(!a[c(329)][c(331)](i[c(288)],o[c(301)]))return;const u=i[c(288)][c(307)](),l=i[c(288)][c(286)],f=t[c(337)][c(310)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(336)];d=d||f[c(334)](e);const n=a[c(287)][c(300)](e);if(n&&n[c(318)](c(305)))return;c(295)==t[c(330)]&&f[c(316)](e)&&!f[c(309)](e)&&(e[c(315)]||l[c(297)]?h&&h[c(303)]==e||(h=e,m(t[c(289)]),p=!0):g=g||t[c(289)])}function m(t){const r=c,{authorId:o}=s[r(326)](i[r(319)]),u=a[r(333)][r(299)](r(302),{class:r(335)+e,"data-author-id":o}),l=a[r(287)][r(292)](t);n&&s[r(314)][r(306)](i[r(319)])&&a[r(333)][r(296)](r(311),u),a[r(333)][r(322)](l,u),a[r(287)][r(320)](u,i[r(319)])}d||p||!g||m(g)}}!function(t){const e=Ds,n=t();for(;;)try{if(787629===parseInt(e(308))/1+parseInt(e(328))/2*(-parseInt(e(312))/3)+parseInt(e(324))/4*(-parseInt(e(325))/5)+-parseInt(e(327))/6+-parseInt(e(332))/7*(parseInt(e(313))/8)+parseInt(e(317))/9+parseInt(e(304))/10*(parseInt(e(321))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Os);const xs=Ps;function Ps(t,e){const n=js();return(Ps=function(t,e){return n[t-=339]})(t,e)}!function(t){const e=Ps,n=t();for(;;)try{if(707165===-parseInt(e(396))/1*(-parseInt(e(391))/2)+-parseInt(e(388))/3*(-parseInt(e(394))/4)+parseInt(e(368))/5+parseInt(e(365))/6+-parseInt(e(371))/7*(parseInt(e(363))/8)+-parseInt(e(343))/9*(-parseInt(e(345))/10)+parseInt(e(373))/11*(-parseInt(e(383))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(js);class Us extends t.Plugin{static get[xs(361)](){return[ws.Delete]}[xs(382)](){const t=xs,e=this[t(380)],n=e[t(353)][t(342)](t(400));n[t(393)](t(399));const r=e[t(366)][t(342)](t(352));n[t(393)](t(352),((n,s={})=>{const o=t,a=e[o(364)][o(384)](e[o(364)][o(358)][o(350)]);a[o(372)]&&e[o(364)][o(378)](a,{direction:o(386),unit:s[o(392)]});const c=a[o(387)](),u=i.LiveRange[o(398)](c);let l;n(s),l=o(340)==u[o(356)][o(341)]?e[o(364)][o(362)](c[o(357)]):e[o(364)][o(362)](u[o(357)],u[o(379)]),u[o(359)](),e[o(364)][o(390)](r[o(377)][o(389)],(t=>{const e=o;r[e(377)][e(370)](),t[e(385)](t[e(362)](l[e(379)])),r[e(377)][e(355)]()}))})),e[t(351)][t(344)].on(t(375),Bs(e,t(395)),{priority:t(339)}),e[t(360)][t(344)].on(t(375),((n,r,s)=>{const o=t;s[o(397)][o(347)]&&Bs(e,o(395),{showActiveMarker:!1})[o(354)](this)(n,r,s)}),{priority:t(339)}),e[t(351)][t(344)].on(t(346),((e,n,r)=>{const s=t,o=r[s(376)][s(374)](n[s(367)]);if(o)for(const t of o)t.is(s(381))&&(r[s(376)][s(348)](t,n[s(367)]),r[s(369)][s(349)](t))}),{priority:t(339)})}}function js(){const t=["markerName","6308845Laanfk","writer","lock","4109RXxXfh","isCollapsed","143cXUDDX","markerNameToElements","addMarker:suggestion:deletion","mapper","buffer","modifySelection","end","editor","uiElement","init","1745376yMAwLl","createSelection","setSelection","forward","getFirstRange","248868yyKsHg","batch","enqueueChange","2432774oENYmK","unit","enableCommand","8NpRQIl","merge","1bMFFfp","options","fromRange","delete","TrackChangesEditing","high","$graveyard","rootName","get","9tRqDxc","downcastDispatcher","10343570XoFcnp","removeMarker:suggestion:deletion","showSuggestionHighlights","unbindElementFromMarkerName","remove","selection","editing","deleteForward","plugins","bind","unlock","root","start","document","detach","data","requires","createRange","17704bFoScN","model","1311570hwXzMJ","commands"];return(js=function(){return t})()}const Gs=Hs;function Vs(){const t=["19579ZuOyGU","isNextTo","suggestion:attribute:","todo","8KobvmE","accept","assureChains","*Merge:* list item","checkTodoList","getChanges","config","plugins","customNumberedList","attribute","nodeAfter","splitListItemAfter","size","mergeListItemBackward","listStart","detach","attributeKey","listType","_splitMarkerName","listReversed","selection","ListEditing","todoList","high","commands","range","attributes","ELEMENT_TODO_LIST","*Format:* remove from %0","_suggestionFactory","head","oldRange","map","numbered","commandName","meta","*Split:* list item","add","listItemIdFixer","start","get","listMarker","setAttribute","trackChangesCommand","registerDescriptionCallback","*Uncheck item*","*Merge:* %0","*Format:* insert into %0","getFirstMarker","batch","TodoListEditing","documentList","splitListItemBefore","getFirstRange","list.multiBlock","bulleted","numberedList","registerAttributeLabel","find","3150760rFVWVr","editor","getSuggestions","registerCustomCallback","getAttribute","listIndent","*Change to:* %0","ELEMENT_NUMBERED_LIST","schema","*Outdent:* %0","indentList","*Check item*","todoListChecked","listStyle","noTrackChangesFixer","default","format","TrackChangesEditing","3695944DraAIs","newRange","isLocal","removeMarker","refresh","customBulletedList","parent","model","FORMAT_INDENT","isUndo","ELEMENT_BULLETED_LIST","isObject","formatBlock","push","bulletedList","7YikJWX","*Set format:* %0","nextSibling","*Indent:* %0","afterInit","has","length","_supportLegacySuggestions","type","startsWith","5374840ltGWPi","enableDefaultAttributesIntegration","filter","getRanges","registerBlockAttribute","listItemId","_findSuggestions","815064pOuzsH","next","change:data","data","2679309MLTCrI","commandParams","execute","groupId","descriptionFactory","setSelection","locale","end","containsItem","listMarkerStyle","_LIST","outdentList","ELEMENT_","includes","forceValue","value","createPositionAt","from","_getAttributeKey","createRange","newValue","78950EEXeoH","_registerLegacyDescription","change","getSuggestion","ELEMENT_LIST_ITEM","fromRange","toUpperCase","deletion","*Remove format:* %0","registerElementLabel","oldValue","todoListCheck","key","846zAybuw","name","document","differ","getChangedMarkers","previousSibling","hasSuggestion","suggestion","mergeListItemForward","multipleBlocks","registerPostFixer"];return(Vs=function(){return t})()}function Hs(t,e){const n=Vs();return(Hs=function(t,e){return n[t-=412]})(t,e)}!function(t){const e=Hs,n=t();for(;;)try{if(533232===parseInt(e(453))/1*(parseInt(e(457))/2)+-parseInt(e(570))/3+parseInt(e(534))/4+parseInt(e(516))/5+parseInt(e(566))/6*(-parseInt(e(549))/7)+parseInt(e(559))/8+parseInt(e(442))/9*(-parseInt(e(429))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vs);class Ws extends t.Plugin{[Gs(553)](){const t=Gs,e=this[t(517)];if(!e[t(464)][t(554)](t(478)))return;const n=e[t(414)],r=e[t(464)][t(497)](t(533)),s=e[t(464)][t(554)](t(507)),o=!!e[t(463)][t(497)](t(511));function i(e){const r=t;return{type:r(532),content:""+Kr(n,r(550),e)}}function a(e){const r=t;return{type:r(532),content:""+Kr(n,r(437),e)}}r[t(560)](t(513)),r[t(560)](t(548)),r[t(560)](t(465)),r[t(560)](t(539)),r[t(560)](t(526)),r[t(560)](t(419)),r[t(560)](t(468)),r[t(560)](t(509)),r[t(563)](t(564)),r[t(563)](t(474)),r[t(563)](t(521)),o&&(r[t(560)](t(470)),r[t(560)](t(450))),s&&(r[t(560)](t(479)),r[t(560)](t(461)),r[t(563)](t(528)),r[t(412)][t(501)]((e=>{const r=t,{data:s}=e;if(s&&r(528)==s[r(441)])return{type:r(532),content:s[r(428)]?Kr(n,r(527)):Kr(n,r(502))}})),this[t(517)][t(541)][t(444)][t(452)]((e=>{const n=t;if(e[n(506)][n(543)])return!1;let s=!1;const o=r[n(518)]({skipNotAttached:!0})[n(561)]((t=>n(528)===r[n(426)](t)));for(const t of o)n(456)!=t[n(510)]()[n(496)][n(467)][n(520)](n(474))&&(r[n(565)](t[n(510)](),n(466))[n(515)]((t=>n(474)===r[n(426)](t[n(449)])))||(e[n(537)](t[n(505)]()),s=!0));return s}))),r[t(412)][t(514)](t(521),Kr(n,t(542)));const c={type:t(532),content:""};r[t(412)][t(501)]((e=>{const r=t,{data:s}=e;if(!s||r(474)!=s[r(441)])return;let u=e[r(487)];for(;u;){if(u[r(569)]&&((r(529)==u[r(569)][r(441)]||r(417)==u[r(569)][r(441)])&&(u[r(569)][r(428)]&&r(531)!=u[r(569)][r(428)]||r(531)!=u[r(569)][r(439)]&&!s[r(428)])||!o&&u[r(569)][r(441)]==Cc))return c;u=u[r(567)]}if(null==s[r(428)])switch(s[r(439)]){case r(512):return a(Kr(n,r(544)));case r(490):return a(Kr(n,r(523)));case r(456):return a(Kr(n,r(484)))}switch(s[r(428)]){case r(512):return i(Kr(n,r(544)));case r(490):return i(Kr(n,r(523)));case r(456):return i(Kr(n,r(484)))}})),r[t(412)][t(501)]((e=>{const n=t,{data:r}=e;if(r&&n(521)==r[n(441)])return null==r[n(428)]||null==r[n(439)]&&0==r[n(428)]?c:void 0})),r[t(412)][t(501)]((e=>{const r=t;if(r(466)!=e[r(557)])return;const{data:s}=e;if(!s||r(564)!=s[r(441)])return;const o=zs(e);return r(428)==o?{type:r(532),content:Kr(n,r(460))}:r(439)==o?{type:r(532),content:Kr(n,r(493))}:c})),e[t(541)][t(444)][t(452)]((e=>this[t(495)](e))),e[t(541)][t(444)][t(452)]((e=>this[t(530)](e))),e[t(541)][t(444)].on(t(568),((e,n)=>{const r=t;if(n[r(543)]||!n[r(536)])return!1;this[r(459)]()}),{priority:t(480)}),this[t(556)]()}[Gs(495)](t){const e=Gs;if(t[e(506)][e(543)]||!t[e(506)][e(536)])return!1;let n=!1;const r=this[e(517)][e(464)][e(497)](e(533))[e(518)]({skipNotAttached:!0})[e(561)]((t=>t[e(569)]&&e(564)==t[e(569)][e(441)]))[e(561)]((t=>t[e(569)][e(428)]&&t[e(569)][e(439)]));for(const s of r)zs(s)||(t[e(537)](s[e(505)]()),n=!0);return n}[Gs(530)](t){const e=Gs;if(t[e(506)][e(543)]||!t[e(506)][e(536)])return!1;const n=this[e(517)][e(464)][e(497)](e(533));if(n[e(500)][e(423)])return!1;let r=!1;const s=[e(474),e(564),e(521),e(529),e(471),e(476),e(440),e(498),e(417)],o=this[e(517)][e(541)][e(444)][e(445)][e(462)]()[e(561)]((t=>e(466)==t[e(557)]))[e(561)]((t=>s[e(421)](t[e(473)])));if(0==o[e(555)])return r;for(const i of o){const o=n[e(565)](i[e(482)],e(466))[e(561)]((t=>!t[e(492)][e(454)]))[e(489)]((t=>t[e(449)]))[e(561)]((t=>{const r=e,o=n[r(426)](t);return s[r(421)](o)}));if(o[e(555)]){for(const n of o)t[e(537)](n[e(505)]());r=!0}}return r}[Gs(459)](){const t=Gs,e=this[t(517)][t(464)][t(497)](t(533)),n=[t(474),t(564),t(521),t(529),t(471),t(476),t(440),t(498),t(417)];let r;const s=new Set(this[t(517)][t(541)][t(444)][t(445)][t(446)]()[t(561)]((r=>{const s=t;if(r[s(569)][s(488)]||!r[s(569)][s(535)])return null;if(!r[s(443)][s(558)](s(455)))return null;const{id:o}=e[s(475)](r[s(443)]);if(!e[s(448)](o))return null;const i=e[s(432)](o);return n[s(421)](i[s(569)][s(441)])}))[t(489)]((n=>{const s=t,{id:o}=e[s(475)](n[s(443)]),i=e[s(432)](o);return r=i[s(483)][s(573)],i[s(510)]()[s(496)][s(467)]})));if(0==s[t(469)])return;const o=e[t(518)]({skipNotAttached:!0})[t(561)]((e=>t(466)==e[t(557)]&&e[t(569)]&&n[t(421)](e[t(569)][t(441)])&&e[t(483)][t(573)]!=r))[t(489)]((e=>({listItem:e[t(510)]()[t(496)][t(467)],groupId:e[t(483)][t(573)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(554)](n)&&i[t(494)](e);for(const n of e[t(518)]())i[t(554)](n[t(483)][t(573)])&&n[t(499)](t(573),r)}[Gs(556)](){const t=Gs,e=this[t(517)],n=e[t(414)],r=e[t(464)][t(497)](t(533));this[t(430)](),r[t(486)][t(519)](t(546),t(508),t(458),(function(n,r){const s=t,o=[];for(let t of n)t[s(496)][s(467)]===t[s(415)][s(540)]&&(t=e[s(541)][s(427)](e[s(541)][s(424)](t[s(496)][s(467)],0))),o[s(547)](t);e[s(541)][s(431)]((t=>{const n=s,a=e[n(541)][n(444)][n(477)],c=Array[n(425)](a[n(562)]())[n(489)]((t=>i.LiveRange[n(434)](t)));t[n(413)](o),e[n(481)][n(497)](r[n(491)])[n(538)](),r[n(571)][n(547)]({forceDefaultExecution:!0}),e[n(572)](r[n(491)],...r[n(571)]),t[n(413)](c);for(const t of c)t[n(472)]()}))})),r[t(412)][t(438)]((function(n){const r=t,s=!e[r(541)][r(524)][r(545)](n),o=n[r(447)],i=n[r(551)],a=n[r(520)](r(564)),c=!o||o[r(520)](r(564))!==a,u=!i||i[r(520)](r(564))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(433),e)))}[Gs(430)](){const t=Gs,e=this[t(517)],n=e[t(414)];function r(n){const r=t,s=e[r(481)][r(497)](r(548))[r(423)],o=e[r(481)][r(497)](r(513))[r(423)];return r(513)===n?s:o}e[t(464)][t(497)](t(533))[t(412)][t(501)]((function(s){const o=t;if(o(546)!=s[o(557)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(491)]){case o(548):u=i[o(571)][0][o(422)],l=r(i[o(491)]),a=o(u?504:485),!l&&e[o(463)][o(497)](o(511))||(a=o(522)),c={type:o(532),content:Kr(n,a,Kr(n,o(544)))};break;case o(513):u=i[o(571)][0][o(422)],l=r(i[o(491)]),a=o(u?504:485),!l&&e[o(463)][o(497)](o(511))||(a=o(522)),c={type:o(532),content:Kr(n,a,Kr(n,o(523)))};break;case o(526):a=o(552),c={type:o(532),content:Kr(n,a,Kr(n,o(433)))};break;case o(419):a=function(t){const e=o,n=t[e(510)]();let r=n[e(496)][e(467)];for(;r&&n[e(416)](r);){if(r[e(520)](e(521))>0)return!1;r=r[e(551)]}return!0}(s)?Kr(n,o(485),Kr(n,function(t){const e=o;return e(420)+t[e(510)]()[e(496)][e(467)][e(520)](e(474))[e(435)]()+e(418)}(s))):Kr(n,o(525),Kr(n,o(433))),c={type:o(532),content:a};break;case o(470):case o(450):!1===i[o(451)]&&(a=o(503),c={type:o(436),content:Kr(n,a,Kr(n,o(433)))})}return c}))}}function zs(t){const e=Gs;let n=t[e(510)]()[e(496)][e(467)][e(447)];for(;n;){const r=n[e(520)](e(564));if(!r)return!1;if(r==t[e(569)][e(428)])return e(428);if(r==t[e(569)][e(439)])return e(439);n=n[e(447)]}return!1}function Ks(){const t=["startIndex","decimal","*Format:* set order to regular","format","data","FORMAT_LIST_REVERSED","19915oLeZVl","*Set format:* %0","suggestion","list.properties","filter","batch","key","isUndo","lower-latin","_LIST_","registerPostFixer","getAttribute","4nTttQx","default","*Format:* set order to reversed","find","listReversed","FORMAT_LIST_START","86NOlgkI","replace","registerBlockAttribute","commandName","decimal-leading-zero","type","disc","2508LSIdCb","next","_registerLegacyDescription","registerDescriptionCallback","1024VjBoFa","*Format:* set start index to %0","square","getFirstMarker","549449qsrCau","bind","editor","formatBlock","descriptionFactory","enableDefaultAttributesIntegration","upper-roman","*Remove format:* %0","bulleted","get","start","listStart","listStyle","afterInit","ELEMENT_","commandParams","*Change to:* %0","ListPropertiesEditing","9758474hTImll","12115720mPCKng","newValue","_findSuggestions","nodeAfter","handleDescriptions","config","_getTranslationKeyForListStyle","15120MmsCPV","registerAttributeLabel","oldValue","5396045aHJaRt","attribute","listType","circle","has","TrackChangesEditing","getSuggestions","lower-roman","upper-latin","_getAttributeKey","62193Lkmjtq","removeMarker","model","numbered","document","plugins","locale","_LIST_DEFAULT","getFirstRange","styles","toUpperCase","head","customNumbered","reversed","includes"];return(Ks=function(){return t})()}const Xs=qs;function qs(t,e){const n=Ks();return(qs=function(t,e){return n[t-=294]})(t,e)}!function(t){const e=qs,n=t();for(;;)try{if(726737===-parseInt(e(353))/1+-parseInt(e(338))/2*(-parseInt(e(299))/3)+-parseInt(e(332))/4*(-parseInt(e(382))/5)+-parseInt(e(345))/6*(-parseInt(e(320))/7)+parseInt(e(349))/8*(parseInt(e(379))/9)+-parseInt(e(372))/10+-parseInt(e(371))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ks);class Qs extends t.Plugin{[Xs(366)](){const t=Xs;if(!this[t(355)][t(304)][t(386)](t(370)))return;const e=this[t(355)][t(377)][t(362)](t(323)),n=this[t(355)][t(304)][t(362)](t(294));e[t(308)]&&(n[t(358)](t(365)),n[t(340)](t(365))),e[t(312)]&&(n[t(358)](t(336)),n[t(340)](t(336))),e[t(314)]&&(n[t(358)](t(364)),n[t(340)](t(364)));const r={type:t(317),content:""};n[t(357)][t(348)](this[t(376)][t(354)](this));const s=this[t(355)][t(305)];n[t(357)][t(380)](t(336),Kr(s,t(319))),n[t(357)][t(348)]((e=>{const n=t,{data:s}=e;if(s&&n(336)==s[n(326)])return null==s[n(373)]||0==s[n(373)]&&null==s[n(381)]?r:void 0})),n[t(357)][t(380)](t(364),Kr(s,t(337))),n[t(357)][t(348)]((e=>{const n=t,{data:s}=e;if(s&&n(364)==s[n(326)])return null==s[n(373)]||1==s[n(373)]&&null==s[n(381)]?r:void 0})),this[t(355)][t(301)][t(303)][t(330)]((e=>{const r=t;if(e[r(325)][r(327)])return!1;let s=!1;const o=n[r(295)]({skipNotAttached:!0})[r(324)]((t=>{const e=r,s=n[e(298)](t);return e(364)==s||e(336)==s}));for(const t of o){const o=t[r(307)]()[r(363)][r(375)][r(331)](r(384));r(302)!=o&&r(311)!=o&&(n[r(374)](t[r(307)](),r(383))[r(335)]((t=>r(384)==n[r(298)](t[r(322)])))||(e[r(300)](t[r(352)]()),s=!0))}return s})),this[t(347)]()}[Xs(376)](t){const e=Xs,n=this[e(355)][e(305)],{data:r}=t,s={type:e(317),content:""};if(!r||e(365)!=r[e(326)])return;if(!r[e(381)])return e(333)==r[e(373)]?s:{type:e(317),content:""+Kr(n,e(321),Kr(n,this[e(378)](r[e(373)])))};if(!r[e(373)]){if(e(333)==r[e(381)])return s;let o=t[e(310)];for(;o;){if(o[e(318)]&&e(384)==o[e(318)][e(326)]&&o[e(318)][e(373)])return s;o=o[e(346)]}return{type:e(317),content:""+Kr(n,e(360),Kr(n,this[e(378)](r[e(381)])))}}if(e(333)!=r[e(373)])return{type:e(317),content:""+Kr(n,e(321),Kr(n,this[e(378)](r[e(373)])))};let o=t[e(310)];for(;o;){if(o[e(318)]&&e(384)==o[e(318)][e(326)]&&o[e(318)][e(373)]&&o[e(318)][e(381)])return s;o=o[e(346)]}const i=t[e(307)]()[e(363)][e(375)][e(331)](e(384));return{type:e(317),content:Kr(n,e(321),Kr(n,e(367)+i[e(309)]()+e(306)))}}[Xs(347)](){const t=Xs,e=this[t(355)],n=e[t(305)];e[t(304)][t(362)](t(294))[t(357)][t(348)]((e=>{const r=t;if(r(356)!=e[r(343)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(341)]){case r(365):o=r(369),i={type:r(317),content:Kr(n,o,Kr(n,this[r(378)](s[r(368)][0][r(343)])))};break;case r(336):o=s[r(368)][0][r(312)]?r(334):r(316),i={type:r(317),content:Kr(n,o)};break;case r(364):o=r(350),i={type:r(317),content:Kr(n,o,s[r(368)][0][r(314)])}}return i}))}[Xs(378)](t){const e=Xs;return e(367)+function(t){const n=e;return Ys[n(313)](t)?n(361):Zs[n(313)](t)?n(302):null}(t)[e(309)]()+e(329)+t[e(309)]()[e(339)](/-/g,"_")}}const Ys=[Xs(344),Xs(385),Xs(351)],Zs=[Xs(315),Xs(342),Xs(296),Xs(359),Xs(328),Xs(297)];var Js=n(507);const $s=to;function to(t,e){const n=eo();return(to=function(t,e){return n[t-=194]})(t,e)}function eo(){const t=["detach","markerNameToElements","enterBlock","init","afterExecute","getFirstRange","showSuggestionHighlights","240Mrwkhq","writer","bind","createPositionAt","setSelection","mapper","change","hasClass","selection","117iVSYjP","6FTpiHP","2980hQbMwQ","fromRange","get","high","getFirstPosition","editor","TrackChangesEditing","model","removeMarker:suggestion:insertion","enter","499386mEAgYm","downcastDispatcher","169675tZzDki","fire","editing","ck-suggestion-marker-split","document","215MjrxvY","108632lzyYxh","unbindElementFromMarkerName","nextSibling","enableCommand","remove","plugins","split","parent","markInsertion","markerName","addMarker:suggestion:insertion","requires","createRange","2lSVqJL","end","options","data","commands","313441fdVzpv","2315580uXiXZm","554855AHKkTS"];return(eo=function(){return t})()}!function(t){const e=to,n=t();for(;;)try{if(163602===parseInt(e(204))/1+-parseInt(e(199))/2*(-parseInt(e(235))/3)+parseInt(e(225))/4*(-parseInt(e(242))/5)+-parseInt(e(224))/6*(-parseInt(e(206))/7)+-parseInt(e(243))/8*(-parseInt(e(223))/9)+-parseInt(e(205))/10+-parseInt(e(237))/11*(parseInt(e(214))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(eo);class no extends t.Plugin{static get[$s(197)](){return[Js.Enter]}[$s(210)](){const t=$s,e=this[t(230)],n=e[t(248)][t(227)](t(231)),r=e[t(203)][t(227)](t(234));n[t(246)](t(234),(()=>{const s=t;e[s(232)][s(220)]((t=>{const o=s,a=e[o(232)][o(241)][o(222)],c=a[o(229)](),u=i.LiveRange[o(226)](a[o(212)]());if(r[o(209)](t)){const r=e[o(232)][o(217)](c[o(250)][o(245)],0),s=t[o(198)](c,r);n[o(194)](s)}else t[o(218)](t[o(198)](u[o(200)]));u[o(207)](),r[o(238)](o(211),{writer:t})}))})),e[t(239)][t(236)].on(t(196),Bs(e,t(249)),{priority:t(228)}),e[t(239)][t(236)].on(t(233),((e,n,r)=>{const s=t,o=r[s(219)][s(208)](n[s(195)]);if(o)for(const t of o)t[s(221)](s(240))&&(r[s(219)][s(244)](t,n[s(195)]),r[s(215)][s(247)](t))}),{priority:t(228)}),e[t(202)][t(236)].on(t(196),((n,r,s)=>{const o=t;s[o(201)][o(213)]&&Bs(e,o(249),{showActiveMarker:!1})[o(216)](this)(n,r,s)}),{priority:t(228)})}}function ro(t,e){const n=oo();return(ro=function(t,e){return n[t-=240]})(t,e)}const so=ro;function oo(){const t=["bind","1431888SViQjX","suggestion:deletion","item","createRange","replace","isArray","_isInDeletionRange","results","find","TrackChangesEditing","findByTextCallback","1066079efXmav","plugins","editor","50ALmlQW","get","afterInit","findNext","2515656yQHxPn","FindAndReplaceUtils","model","markers","FindAndReplaceEditing","86xvpbqk","getRange","handleFindCommand","getMarkersGroup","has","9055GBhfSX","getIntersection","replaceAll","20317MKeuoK","enableCommand","filter","string","findPrevious","32mYjYqC","1768063dcHvrG","start","end","createPositionAt","876kgIkxd","8498061zrgXUJ"];return(oo=function(){return t})()}!function(t){const e=ro,n=t();for(;;)try{if(481249===parseInt(e(254))/1*(-parseInt(e(246))/2)+parseInt(e(241))/3+-parseInt(e(267))/4+-parseInt(e(251))/5*(parseInt(e(264))/6)+-parseInt(e(278))/7*(parseInt(e(259))/8)+parseInt(e(265))/9+-parseInt(e(281))/10*(-parseInt(e(260))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oo);class io extends t.Plugin{[so(283)](){const t=so;if(!this[t(280)][t(279)][t(250)](t(245)))return;const e=this[t(280)][t(279)][t(282)](t(276));e[t(255)](t(275),this[t(248)][t(266)](this)),e[t(255)](t(240)),e[t(255)](t(258)),e[t(255)](t(271)),e[t(255)](t(253))}[so(248)](t,e,n={}){const r=so,s=this[r(280)][r(279)][r(282)](r(242));return t((t=>{const o=r;let i=(o(257)==typeof e?s[o(277)](e,n):e)(t);Array[o(272)](i)&&(i={results:i,searchText:o(257)==typeof e?e:""});const a=i[o(274)][o(256)]((e=>!1===this[o(273)](e,t[o(269)])));return{...i,results:a}}),n)}[so(273)](t,e){const n=so,r=this[n(280)][n(243)][n(270)](this[n(280)][n(243)][n(263)](e,t[n(261)]),this[n(280)][n(243)][n(263)](e,t[n(262)]));for(const t of this[n(280)][n(243)][n(244)][n(249)](n(268)))if(null!==r[n(252)](t[n(247)]()))return!0;return!1}}const ao=lo;function co(){const t=["registerAttributeLabel","fontColor.colors","normalizeSizeOptions","TrackChangesEditing","registerDescriptionCallback","2413908lzkvYq","551910XJzsIB","910443NCqGqB","fontBackgroundColor.colors","fontColor","*Reset font family*","config","61944SSWacC","455MWMRxu","598192mMHmVF","type","*Set font family:* %0","FORMAT_FONT_BACKGROUND","fontBackgroundColor","toLowerCase","afterInit","FORMAT_FONT_SIZE","*Set font size:* %0","editor","fontFamily","commandName","69534pvVYIy","trim","model","_registerLegacyDescription","commandParams","descriptionFactory","FORMAT_FONT_COLOR","formatInline","FontSizeEditing","*Set font color:* %0","plugins","value","FontBackgroundColorEditing","find","*Reset font background color*","has","*Reset font size*","locale","enableDefaultAttributesIntegration","1256mdJJcN","FontColorEditing","FontFamilyEditing","*Reset font color*","FORMAT_FONT_FAMILY","*Set font background color:* %0","fontSize.options","5579508DtKfZF","format","get","FontSize","fontSize","title","registerInlineAttribute","label"];return(co=function(){return t})()}!function(t){const e=lo,n=t();for(;;)try{if(741742===parseInt(e(205))/1+parseInt(e(213))/2+parseInt(e(206))/3+parseInt(e(191))/4+parseInt(e(212))/5*(-parseInt(e(211))/6)+parseInt(e(204))/7+parseInt(e(184))/8*(-parseInt(e(225))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(co);const uo=[{pluginName:ao(233),commandName:ao(195)},{pluginName:ao(186),commandName:ao(223)},{pluginName:ao(185),commandName:ao(208)},{pluginName:ao(237),commandName:ao(217)}];function lo(t,e){const n=co();return(lo=function(t,e){return n[t-=179]})(t,e)}class fo extends t.Plugin{[ao(219)](){const t=ao,e=this[t(222)][t(182)],n=this[t(222)][t(235)][t(193)](t(202));for(const{pluginName:e,commandName:r}of uo)this[t(222)][t(235)][t(180)](e)&&(n[t(183)](r),n[t(197)](r));n[t(230)][t(199)](t(195),Kr(e,t(220))),n[t(230)][t(199)](t(223),Kr(e,t(188))),n[t(230)][t(199)](t(208),Kr(e,t(231))),n[t(230)][t(199)](t(217),Kr(e,t(216))),this[t(228)]()}[ao(228)](){const t=ao,e=this[t(222)],n=e[t(182)];e[t(235)][t(193)](t(202))[t(230)][t(203)]((e=>{const r=t,o=n.t;if(r(232)!=e[r(214)])return;const{data:i}=e;if(null!=i){if(r(195)==i[r(224)]){const t=i[r(229)][0][r(236)];if(t){const e=o(this[r(222)][r(235)][r(193)](r(194))[r(201)](this[r(222)][r(210)][r(193)](r(190)))[r(238)]((e=>e[r(227)]==t))[r(196)])[r(218)]();return{type:r(192),content:Kr(n,r(221),e)}}return{type:r(192),content:Kr(n,r(181))}}if(r(223)==i[r(224)]){const t=i[r(229)][0][r(236)];return t?{type:r(192),content:Kr(n,r(215),t)}:{type:r(192),content:Kr(n,r(209))}}if(r(208)==i[r(224)]){const t=i[r(229)][0][r(236)];if(t){const e=(0,s.normalizeColorOptions)(this[r(222)][r(210)][r(193)](r(200)))[r(238)]((e=>e[r(227)]==t));let i=t,a="";return e&&(i=e[r(198)],a=o(i)[r(218)]()),{type:r(192),content:Kr(n,r(234),a)[r(226)](),color:{value:t,title:a||i}}}return{type:r(192),content:Kr(n,r(187))}}if(r(217)==i[r(224)]){const t=i[r(229)][0][r(236)];if(t){const e=(0,s.normalizeColorOptions)(this[r(222)][r(210)][r(193)](r(207)))[r(238)]((e=>e[r(227)]==t));let i=t,a="";return e&&(i=e[r(198)],a=o(i)[r(218)]()),{type:r(192),content:Kr(n,r(189),a)[r(226)](),color:{value:t,title:a||i}}}return{type:r(192),content:Kr(n,r(179))}}}}))}}const ho=go;function go(t,e){const n=mo();return(go=function(t,e){return n[t-=207]})(t,e)}!function(t){const e=go,n=t();for(;;)try{if(711068===-parseInt(e(236))/1+-parseInt(e(217))/2*(parseInt(e(256))/3)+parseInt(e(261))/4*(parseInt(e(214))/5)+parseInt(e(223))/6+-parseInt(e(228))/7*(parseInt(e(221))/8)+parseInt(e(216))/9*(-parseInt(e(224))/10)+-parseInt(e(257))/11*(-parseInt(e(246))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mo);class po extends t.Plugin{[ho(247)](){const t=ho,e=this[t(251)],n=e[t(212)][t(231)](t(232)),r=e[t(219)][t(231)](t(208)),s=e[t(219)][t(231)](t(245));r&&s&&(n[t(258)](t(245)),n[t(260)](t(208)),this[t(244)]())}[ho(244)](){const t=ho,e=this[t(251)],n=e[t(254)];e[t(212)][t(231)](t(232))[t(229)][t(210)]((r=>{const s=t;if(s(249)!=r[s(262)]&&s(250)!=r[s(262)])return;const{data:o}=r;if(o&&s(245)===o[s(252)]){const t=[],r=o[s(248)][0];for(const[n,o]of Object[s(207)](r))t[s(238)](Io(e,n,o));return t[s(255)]?{type:s(237),content:Kr(n,s(209),t[s(242)](", "))}:{type:s(237),content:Kr(n,s(239))}}}))}}function mo(){const t=["commandName","find","locale","length","3XGoZXH","77auDwDN","enableDefaultAttributesIntegration","label","enableCommand","828212qUIavP","type","entries","copyFormat","*Set format to:* %0","registerDescriptionCallback","split","plugins","charAt","15DQpwUK","normalizeSizeOptions","2912229aFIQrQ","1028814ZkbHxl","fontColor.colors","commands","slice","8dFNKyp","boolean","7734438CBWfEU","10GILNFz","config","fontColor","FontSize","8553741ILxBSC","descriptionFactory","toUpperCase","get","TrackChangesEditing","toLowerCase","fontSize.options","fontBackgroundColor","639656bpLUpj","format","push","*Remove all formatting*","model","fontSize","join","title","_registerLegacyDescription","pasteFormat","2572188UiiUqt","afterInit","commandParams","formatBlock","formatInline","editor"];return(mo=function(){return t})()}function Io(t,e,n){const r=ho,o=t[r(254)].t,i=e[r(211)](/(?=[A-Z])/)[r(242)](" "),a=o(i[r(213)](0)[r(230)]()+i[r(220)](1))[r(233)]();if(r(222)==typeof n)return a;if(r(226)===e||r(235)===e){const e=(0,s.normalizeColorOptions)(t[r(225)][r(231)](r(218)))[r(253)]((t=>t[r(240)]==n));return a+" ("+(e?o(e[r(259)])[r(233)]():n)+")"}if(r(241)===e&&isNaN(parseFloat(n))){const e=t[r(212)][r(231)](r(227))[r(215)](t[r(225)][r(231)](r(234)))[r(253)]((t=>t[r(240)]==n));return a+" ("+(e?o(e[r(243)])[r(233)]():n)+")"}return a+" ("+n+")"}const Eo=bo;function bo(t,e){const n=To();return(bo=function(t,e){return n[t-=284]})(t,e)}function To(){const t=["21290KkRuxc","35yDweQM","match","editor","24017708ajqAQp","_getHeadingLevel","37596afEXOs","registerElementLabel","type","_headingOptions","770997NhhDrg","model","ELEMENT_HEADING_CUSTOM","value","enableDefaultAttributesIntegration","format","92007hNVqsF","TrackChangesEditing","name","config","commandParams","afterInit","heading","get","40943JRSuyW","descriptionFactory","locale","890IBtiiw","find","formatBlock","registerDescriptionCallback","commandName","456jGWxku","has","view","heading.options","title","paragraph","246JTcZSZ","ELEMENT_HEADING","_registerLegacyDescription","plugins","2930944dDAtyc","*Change to:* %0","HeadingEditing"];return(To=function(){return t})()}!function(t){const e=bo,n=t();for(;;)try{if(506379===-parseInt(e(316))/1+parseInt(e(306))/2*(-parseInt(e(299))/3)+-parseInt(e(312))/4*(-parseInt(e(307))/5)+-parseInt(e(293))/6*(-parseInt(e(285))/7)+parseInt(e(303))/8+-parseInt(e(322))/9*(parseInt(e(288))/10)+parseInt(e(310))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(To);class _o extends t.Plugin{[Eo(327)](){const t=Eo,e=this[t(309)];if(!e[t(302)][t(294)](t(305)))return;this[t(315)]=e[t(325)][t(284)](t(296));const n=e[t(287)],r=e[t(302)][t(284)](t(323));r[t(320)](t(328));for(const e of this[t(315)])t(298)!=e[t(317)]&&r[t(286)][t(313)](e[t(317)],(n=>{const r=t,i=this[r(311)](e[r(317)]);return null!==i?s(n,i):o(n,e[r(297)])}));function s(e,r){return Kr(n,t(300),[e,r])}function o(e,r){return Kr(n,t(318),[e,r])}this[t(301)]()}[Eo(301)](){const t=Eo,e=this[t(309)],n=e[t(287)];e[t(302)][t(284)](t(323))[t(286)][t(291)]((e=>{const r=t;if(r(290)!=e[r(314)])return;const{data:s}=e;if(s&&r(328)==s[r(292)]){const e=s[r(326)][0][r(319)],c=this[r(311)](e);if(null!==c)return{type:r(321),content:Kr(n,r(304),(a=c,Kr(n,r(300),[1,a])))};const u=this[r(315)][r(289)]((t=>t[r(317)]===e))[r(297)];return{type:r(321),content:Kr(n,r(304),(o=1,i=u,Kr(n,t(318),[o,i])))}}var o,i,a}))}[Eo(311)](t){const e=Eo;var n,r;const s=t[e(308)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(315)])||void 0===n?void 0:n[e(289)]((n=>n[e(317)]==t));if(o&&o[e(295)]){const t=o[e(295)],n=(null!==(r=t[e(324)])&&void 0!==r?r:t)[e(308)](/^h(\d+)/);if(n)return n[1]}return null}}const yo=Ao;function Ao(t,e){const n=Co();return(Ao=function(t,e){return n[t-=155]})(t,e)}!function(t){const e=Ao,n=t();for(;;)try{if(470335===parseInt(e(174))/1*(parseInt(e(180))/2)+parseInt(e(173))/3+-parseInt(e(185))/4+parseInt(e(178))/5+-parseInt(e(184))/6+-parseInt(e(191))/7+parseInt(e(192))/8*(parseInt(e(190))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Co);class ko extends t.Plugin{[yo(167)](){const t=yo,e=this[t(176)];if(!e[t(155)][t(165)](t(166)))return;const n=e[t(155)][t(182)](t(163)),r=e[t(181)];n[t(168)](t(177)),n[t(194)](t(177)),n[t(160)][t(162)](t(177),Kr(r,t(156))),this[t(171)]()}[yo(171)](){const t=yo,e=this[t(176)],n=e[t(181)];e[t(155)][t(182)](t(163))[t(160)][t(187)]((r=>{const s=t;if(s(158)!=r[s(189)])return;const{data:o}=r;if(o&&s(177)==o[s(164)]){const t=n.t,r=o[s(179)][0][s(186)];if(r){const o=e[s(169)][s(182)](s(183))[s(157)]((t=>t[s(172)]==r)),i=t(o[s(175)])[s(170)]();return{type:s(193),content:Kr(n,s(159),i),color:{value:o[s(188)],title:o[s(175)]}}}return{type:s(193),content:Kr(n,s(161),Kr(n,s(156)))}}}))}}function Co(){const t=["*Set highlight:* %0","descriptionFactory","*Remove highlight*","registerAttributeLabel","TrackChangesEditing","commandName","has","HighlightEditing","afterInit","enableDefaultAttributesIntegration","config","toLowerCase","_registerLegacyDescription","model","1908744BWejay","51IQvatT","title","editor","highlight","3585115rAYaUy","commandParams","14158BCuGqW","locale","get","highlight.options","1914192VFVXLT","3250424kImuWd","value","registerDescriptionCallback","color","type","234PksRbF","3704841dlvRTw","128288gMVQxr","format","registerInlineAttribute","plugins","FORMAT_HIGHLIGHT","find","formatInline"];return(Co=function(){return t})()}function Lo(t,e){const n=Ro();return(Lo=function(t,e){return n[t-=366]})(t,e)}const So=Lo;function Ro(){const t=["createContainerElement","div","has","horizontalLine","afterInit","high","ck-horizontal-line","4452243VvQxaa","registerElementLabel","enableCommand","dataDowncast","56DdCPSv","788599tgDSWY","insert","addClass","elementToStructure","9100860jXTUTc","4509045tGSaRg","descriptionFactory","278636YLqZLH","createEmptyElement","editor","HorizontalLineEditing","plugins","5472730JBHiEa","get","showSuggestionHighlights","4FOwwfb","TrackChangesEditing","4GQdRBH","for","48385139wySmzH","locale","12pPHvfc","ELEMENT_HORIZONTAL_LINE","9FldtQF","conversion","createPositionAt"];return(Ro=function(){return t})()}!function(t){const e=Lo,n=t();for(;;)try{if(811895===parseInt(e(367))/1*(parseInt(e(397))/2)+parseInt(e(385))/3*(-parseInt(e(369))/4)+-parseInt(e(395))/5+-parseInt(e(394))/6+parseInt(e(390))/7*(-parseInt(e(389))/8)+parseInt(e(375))/9*(parseInt(e(402))/10)+-parseInt(e(371))/11*(-parseInt(e(373))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ro);class No extends t.Plugin{[So(382)](){const t=So,e=this[t(399)];if(!e[t(401)][t(380)](t(400)))return;e[t(401)][t(403)](t(368))[t(387)](t(381));const n=e[t(401)][t(403)](t(368)),r=e[t(372)];n[t(396)][t(386)](t(381),(e=>Kr(r,t(374),e))),e[t(376)][t(370)](t(388))[t(393)]({model:t(381),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(366)])return null;const o=n[s(378)](s(379)),i=n[s(398)]("hr");return n[s(392)](s(384),o),n[s(391)](n[s(377)](o,0),i),o},converterPriority:t(383)})}}const Mo=vo;function vo(t,e){const n=wo();return(vo=function(t,e){return n[t-=469]})(t,e)}function wo(){const t=["HtmlEmbed","1061118BesIGk","72388sRFAKY","start","_registerLegacyDescription","882633hsbYIV","*Change %0 content*","get","enableDefaultAttributesIntegration","nodeAfter","attribute","locale","ELEMENT_HTML_EMBED","registerBlockAttribute","rawHtml","htmlEmbed","149747EGfyjM","editor","descriptionFactory","getFirstRange","registerDescriptionCallback","registerElementLabel","key","14XfnlrE","1769710YExadE","has","commandName","28594845vNXdXC","TrackChangesEditing","format","formatBlock","1409216tqYBnN","value","plugins","205lvYZbY","element","type","afterInit"];return(wo=function(){return t})()}!function(t){const e=vo,n=t();for(;;)try{if(876051===parseInt(e(487))/1+-parseInt(e(495))/2+-parseInt(e(476))/3+parseInt(e(473))/4*(-parseInt(e(505))/5)+-parseInt(e(472))/6*(parseInt(e(494))/7)+-parseInt(e(502))/8+parseInt(e(498))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wo);class Oo extends t.Plugin{[Mo(470)](){const t=Mo,e=this[t(488)];if(!e[t(504)][t(496)](t(471)))return;const n=e[t(504)][t(478)](t(499)),r=e[t(482)];n[t(489)][t(492)](t(485),(e=>Kr(r,t(483),e))),n[t(479)](t(486)),n[t(484)](t(503)),n[t(489)][t(491)]((e=>{const n=t;if(n(481)!=e[n(469)])return;const{data:s}=e;if(s&&n(503)==s[n(493)]&&e[n(490)]()[n(474)][n(480)].is(n(506),n(485))){const t=Kr(r,n(483));return{type:n(500),content:Kr(r,n(477),t)}}})),this[t(475)]()}[Mo(475)](){const t=Mo,e=this[t(488)],n=e[t(482)];e[t(504)][t(478)](t(499))[t(489)][t(491)]((e=>{const r=t;if(r(501)!=e[r(469)])return;const{data:s}=e;if(s&&r(486)==s[r(497)]){const t=Kr(n,r(483));return{type:r(500),content:Kr(n,r(477),t)}}}))}}function Do(t,e){const n=Fo();return(Do=function(t,e){return n[t-=212]})(t,e)}function Fo(){const t=["isCollapsed","21cyVCjC","registerElementLabel","getNearestSelectionRange","enableCommand","nodeAfter","176wFXQkM","filter","imageBlock","join","commandName","ImageBlockEditing","width","resizeImage","chain","createRangeOn","isEqual","length","document","caption","getContainedElement","1021076SixzhT","Block image to inline image","isBlockImage","alt","toggleImageCaption","imageCaption","has","deletion","ImageUploadEditing","resizedWidth","registerAttributeLabel","addObject","markInsertion","fromPosition","ImageResize","convertBlockImageToInline","isIntersecting","ELEMENT_INLINE_IMAGE","forceDefaultExecution","_registerLegacyDescription","uploadImage","710976CSxTEp","model","start","imageTypeBlock","getFirstRange","end","discard","15FAmOfX","getSuggestionCallback","FORMAT_IMAGE_SIZE","2130594YEcASK","type","isOwn","158gANtZn","toNext","*Set image text alternative:* %0","get","selection","enableDefaultAttributesIntegration","accept","attribute","newValue","291016VIvEgZ","editor","backward","insertImage","toPrevious","formatInline","commandParams","ELEMENT_CAPTION","12799IqtPJT","subType","detach","imageTypeInline","find","afterInit","*Set image width:* %0","ImageCaptionUtils","nodeBefore","ELEMENT_IMAGE","getCaptionFromImageModelElement","_findSuggestions","ImageInlineEditing","TrackChangesEditing","*Reset image width*","isBefore","insertion","3886200zcPFag","ImageCaptionEditing","convertInlineImageToBlock","registerCustomCallback","ImageEditing","schema","_suggestionFactory","imageInline","getClosestSelectedImageElement","removeObject","*Remove image text alternative*","descriptionFactory","registerBlockAttribute","key","ImageUtils","plugins","markDeletion","ImageTextAlternativeEditing","forward","change","registerDescriptionCallback","45Tqtfaz","imageStylePreApply","format","imageTextAlternative","Inline image to block image","element","formatBlock","findIndex","createRange","previous","markBlockFormat","locale","294894evEyoi"];return(Fo=function(){return t})()}const Bo=Do;!function(t){const e=Do,n=t();for(;;)try{if(541370===-parseInt(e(308))/1*(parseInt(e(291))/2)+parseInt(e(235))/3+-parseInt(e(257))/4*(parseInt(e(285))/5)+parseInt(e(288))/6*(parseInt(e(237))/7)+parseInt(e(300))/8*(-parseInt(e(223))/9)+parseInt(e(325))/10+parseInt(e(242))/11*(parseInt(e(278))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fo);class xo extends t.Plugin{[Bo(313)](){const t=Bo,e=this[t(301)];if(!e[t(217)][t(263)](t(329)))return;const n=e[t(217)][t(294)](t(321)),r=e[t(217)][t(294)](t(216)),s=e[t(234)];n[t(240)](t(303)),n[t(213)][t(238)](t(244),(e=>Kr(s,t(317),e))),n[t(213)][t(238)](t(332),(e=>Kr(s,t(274),e))),n[t(213)][t(238)](t(255),(()=>Kr(s,t(307)))),e[t(217)][t(263)](t(265))&&n[t(240)](t(277)),e[t(217)][t(263)](t(247))&&e[t(217)][t(263)](t(320))&&(n[t(240)](t(311),((s,o)=>{const i=t,a=r[i(333)](e[i(279)][i(254)][i(295)]);e[i(279)][i(221)]((()=>{const t=i;n[t(233)](a,{commandName:t(311),commandParams:[o]},[],t(272))}))})),n[t(240)](t(281),((s,o)=>{const a=t;e[a(279)][a(221)]((t=>{const c=a;let u=r[c(333)](e[c(279)][c(254)][c(295)]),l=t[c(251)](u);const f=i.LivePosition[c(270)](l[c(280)],c(304)),h=i.LivePosition[c(270)](l[c(283)],c(292));n[c(275)]((()=>s(o))),u=r[c(333)](e[c(279)][c(254)][c(295)]),l=t[c(251)](u);const g=t[c(231)](f,h);f[c(310)](),h[c(310)](),n[c(233)](u,{commandName:c(311),commandParams:[o]},[],c(327)),g[c(280)][c(323)](l[c(280)])&&n[c(269)](t[c(231)](g[c(280)],l[c(280)]),c(327)),l[c(283)][c(323)](g[c(283)])&&n[c(269)](t[c(231)](l[c(283)],g[c(283)]),c(327))}))})),n[t(331)][t(328)](t(229),t(327),t(245),(()=>!1)),n[t(331)][t(328)](t(229),t(327),t(297),(()=>!1)),n[t(331)][t(328)](t(229),t(327),t(284),n[t(331)][t(286)](t(229),"",t(297))),n[t(331)][t(328)](t(324),t(327),t(245),(()=>!1)),n[t(331)][t(328)](t(324),t(327),t(284),(([r])=>{const s=t,o=n[s(331)][s(286)](s(324),"",s(284));let i=r[s(280)],a=r[s(283)];const c=e[s(279)][s(330)][s(239)](i,s(302)),u=e[s(279)][s(330)][s(239)](a,s(220));c[s(236)]&&(i=c[s(280)]),u[s(236)]&&(a=u[s(283)]),o([e[s(279)][s(231)](i,a)])})),n[t(331)][t(328)](t(229),t(327),t(250),c),n[t(331)][t(328)](t(324),t(327),t(250),c)),e[t(217)][t(263)](t(326))&&(n[t(240)](t(261),((s,o)=>{const i=t,a=e[i(217)][i(294)](i(315));let c=r[i(333)](e[i(279)][i(254)][i(295)]),u=a[i(318)](c);e[i(279)][i(221)]((()=>{const t=i;if(u)return void n[t(218)](e[t(279)][t(251)](u));const l=r[t(259)](c);s(o),c=r[t(333)](e[t(279)][t(254)][t(295)]),u=a[t(318)](c),n[t(269)](e[t(279)][t(251)](u),l?null:t(262))}))})),n[t(331)][t(328)](t(324),t(262),t(250),c));const o=[{type:t(229),subType:t(224)},{type:t(324),subType:t(262)},{type:t(229),subType:t(327)},{type:t(324),subType:t(327)}];function a(e,s){const i=t,a=o[i(230)]((({type:t,subType:n})=>e[i(289)]==t&&e[i(309)]==n)),c=o[i(230)]((({type:t,subType:e})=>s[i(289)]==t&&s[i(309)]==e));if(a<0||c<0)return!1;const u=e[i(282)](),l=s[i(282)]();if((0==a||1==a)&&2==c&&u[i(273)](l))return!0;if(2==a&&3==c){const t=n[i(319)](u,i(324))[i(243)]((({suggestion:t,meta:e})=>e[i(290)]&&i(327)==t[i(309)]));if(t[i(253)]>1&&l[i(283)][i(252)](u[i(280)]))return!0;if(1==t[i(253)]&&(u[i(280)][i(252)](l[i(283)])||u[i(283)][i(252)](l[i(280)])))return!0}if(3==a&&3==c&&u[i(280)][i(323)](l[i(280)])){const t=u[i(283)][i(241)],e=l[i(280)][i(316)];return r[i(259)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(217)][t(263)](t(271))&&(n[t(296)](t(249)),n[t(214)](t(266)),n[t(213)][t(267)](t(266),Kr(s,t(287)))),e[t(217)][t(263)](t(219))&&(n[t(296)](t(226)),n[t(214)](t(260))),n[t(213)][t(222)]((e=>{const n=t;if(o[n(312)]((({type:t,subType:r})=>e[n(289)]==t&&e[n(309)]==r)))return e[n(232)]?{}:void 0})),n[t(213)][t(222)]((e=>{const n=t;if(n(324)==e[n(289)]||n(264)==e[n(289)]){const t=e[n(256)]();if(t&&t.is(n(228),n(255)))return{type:n(324)==e[n(289)]?n(268):n(334),element:t,quantity:1}}})),n[t(213)][t(222)]((e=>t(229)==e[t(289)]&&t(327)==e[t(309)]?{type:t(225),content:t(227)}:t(229)==e[t(289)]&&t(272)==e[t(309)]?{type:t(225),content:t(258)}:void 0)),n[t(213)][t(222)]((e=>{const n=t;if(n(298)!=e[n(289)])return;const{data:r}=e;if(!r||n(260)!=r[n(215)])return;const o=r[n(299)];return o?{type:n(225),content:Kr(s,n(293),'"'+o+'"')}:{type:n(225),content:Kr(s,n(212))}})),this[t(276)]()}[Bo(276)](){const t=Bo,e=this[t(301)],n=e[t(234)];e[t(217)][t(294)](t(321))[t(213)][t(222)]((e=>{const r=t;if(r(229)!=e[r(289)]&&r(305)!=e[r(289)])return;const{data:s}=e;if(s){if(r(226)==s[r(246)]){const t=s[r(306)][0][r(299)];return t?{type:r(225),content:Kr(n,r(293),'"'+t+'"')}:{type:r(225),content:Kr(n,r(212))}}if(r(249)==s[r(246)]){const t=s[r(306)][0][r(248)];return t?{type:r(225),content:Kr(n,r(314),t)}:{type:r(225),content:Kr(n,r(322))}}}}))}}function Po(t,e){const n=jo();return(Po=function(t,e){return n[t-=251]})(t,e)}const Uo=Po;function jo(){const t=["format","1760510YQtrSO","110NgDHYf","accept","getSuggestionCallback","3285690NXbjMV","5WYRkRo","editor","has","key","newValue","attribute","formatInline","*Replace image URL*","enableDefaultAttributesIntegration","4777964CPztUD","ImageEditing","descriptionFactory","29HVTTHi","afterInit","type","53282KfYMRm","locale","1339245UTnnMM","registerCustomCallback","registerBlockAttribute","29760xTfnjP","commandName","_registerLegacyDescription","src","_suggestionFactory","*Format:* replace image URL","formatBlock","_handleLegacySuggestions","1687drpbBe","plugins","oldValue","replaceImageSource","get","2144928GhIVzj","discard","registerDescriptionCallback","TrackChangesEditing"];return(jo=function(){return t})()}!function(t){const e=Po,n=t();for(;;)try{if(721446===-parseInt(e(284))/1*(-parseInt(e(287))/2)+parseInt(e(262))/3+parseInt(e(281))/4+-parseInt(e(272))/5*(-parseInt(e(271))/6)+parseInt(e(257))/7*(-parseInt(e(292))/8)+parseInt(e(289))/9+-parseInt(e(267))/10*(parseInt(e(268))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(jo);class Go extends t.Plugin{[Uo(285)](){const t=Uo;if(!this[t(273)][t(258)][t(274)](t(282)))return;const e=this[t(273)][t(288)],n=this[t(273)][t(258)][t(261)](t(265));n[t(280)](t(260)),n[t(291)](t(252)),n[t(283)][t(264)]((n=>{const r=t;if(r(277)!=n[r(286)])return;const{data:s}=n;return s&&r(252)==s[r(275)]?s[r(276)]&&s[r(259)]?{type:r(266),content:Kr(e,r(279))}:{type:r(266),content:""}:void 0})),this[t(256)]()}[Uo(256)](){const t=Uo,e=this[t(273)][t(258)][t(261)](t(265));e[t(253)][t(290)](t(255),t(260),t(269),e[t(253)][t(270)](t(255),null,t(263))),e[t(253)][t(290)](t(255),t(260),t(263),e[t(253)][t(270)](t(255),null,t(269))),this[t(251)]()}[Uo(251)](){const t=Uo,e=this[t(273)],n=e[t(288)];e[t(258)][t(261)](t(265))[t(283)][t(264)]((e=>{const r=t;if(r(255)!=e[r(286)]&&r(278)!=e[r(286)])return;const{data:s}=e;return s&&r(260)==s[r(293)]?{type:r(266),content:Kr(n,r(254))}:void 0}))}}const Vo=Ho;function Ho(t,e){const n=Wo();return(Ho=function(t,e){return n[t-=245]})(t,e)}function Wo(){const t=["commandName","markInlineFormat","change","_suggestionFactory","document","getSuggestion","isBefore","getSuggestionCallback","format","has","_splitMarkerName","isBlockImage","56sjetUZ","normalizedStyles","_findSuggestions","29905kgZwag","plugins","getChangedMarkers","convertInlineImageToBlock","commands","get","6977927oVmJcZ","getSuggestions","getClosestSelectedImageElement","join","66177BvsDFG","imageStylePostApply","chain","suggestion","start","2616138toPrff","from","accept","imageStyle","imageTypeBlock","markBlockFormat","isOwn","type","toLowerCase","isIntersecting","afterInit","7gnDNHN","newRange","isInContent","formatInline","subType","nodeAfter","FORMAT_SIDE_IMAGE","TrackChangesEditing","next","getFirstRange","shouldConvertImageType","differ","*Format:* %0","head","_registerLegacyDescription","getContainedElement","selection","isEqual","name","end","imageTypeInline","discardSuggestion","length","side","hasSuggestion","filter","1147824YFPikr","ImageUtils","commandParams","4PECCqS","registerDescriptionCallback","insertion","findIndex","registerPostFixer","enableCommand","registerCustomCallback","forEach","imageStylePreApply","Users","formatBlock","44FQBEAA","value","model","refresh","setImageNaturalSizeAttributes","author","editor","ImageStyleEditing","descriptionFactory","title","isInlineImage","discard","117806xwWOJH","814240VewDOX","createRangeOn","commandReversedParams","imageCaption","locale","nodeBefore"];return(Wo=function(){return t})()}!function(t){const e=Ho,n=t();for(;;)try{if(309492===-parseInt(e(251))/1*(parseInt(e(328))/2)+parseInt(e(325))/3+-parseInt(e(339))/4*(parseInt(e(273))/5)+parseInt(e(288))/6*(-parseInt(e(299))/7)+parseInt(e(270))/8*(-parseInt(e(283))/9)+parseInt(e(252))/10+parseInt(e(279))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wo);class zo extends t.Plugin{[Vo(298)](){const t=Vo,n=this[t(245)];if(!n[t(274)][t(267)](t(246)))return;const r=n[t(274)][t(278)](t(306)),s=n[t(274)][t(278)](t(326)),o={};r[t(333)](t(291),((o,i)=>{const a=t,c=n[a(274)][a(278)](a(337)).me,u=n[a(277)][a(278)](a(291));let l=s[a(281)](n[a(341)][a(262)][a(315)]),f=n[a(341)][a(253)](l),h=u[a(340)];if(h==i[a(340)])return;const g={commandName:a(291),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(341)][a(260)]((()=>{const t=a;if(r[t(280)]()[t(324)]((e=>e[t(301)]&&c==e[t(344)]&&(t(338)==e[t(295)]||t(302)==e[t(295)])&&(t(336)==e[t(303)]||t(284)==e[t(303)])&&e[t(308)]()[t(316)](f)))[t(335)]((e=>r[t(320)](e[t(312)]))),l=s[t(281)](n[t(341)][t(262)][t(315)]),f=n[t(341)][t(253)](l),u[t(342)](),n[t(277)][t(278)](t(319))[t(342)](),n[t(277)][t(278)](t(292))[t(342)](),h=u[t(340)],h!=i[t(340)])return s[t(249)](l)&&u[t(309)](i[t(340)],l)?(o({...i,setImageSizes:!1}),l=s[t(281)](n[t(341)][t(262)][t(315)]),void r[t(293)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(336))):void(s[t(269)](l)?r[t(293)](l,g,[],t(284)):r[t(259)](f,g,t(284)))}))}));for(const e of n[t(274)][t(278)](t(246))[t(271)])o[e[t(317)]]=e[t(248)][t(296)]();r[t(261)][t(334)](t(338),t(336),t(282),(()=>!1)),r[t(261)][t(334)](t(338),t(284),t(282),(()=>!1)),r[t(261)][t(334)](t(302),t(284),t(282),(()=>!1)),r[t(261)][t(334)](t(338),t(336),t(290),(([e])=>{const n=t;s[n(343)](e[n(314)]())})),r[t(261)][t(334)](t(338),t(336),t(250),((e,n)=>{const s=t;r[s(261)][s(265)](s(338),"",s(290))(e,{commandName:n[s(258)],commandParams:n[s(254)]})})),r[t(261)][t(334)](t(338),t(336),t(285),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(338),subType:t(336)},{type:t(330),subType:t(255)},{type:t(338),subType:t(276)},{type:t(330),subType:t(276)}];function a(e,n){const o=t,a=i[o(331)]((({type:t,subType:n})=>e[o(295)]==t&&e[o(303)]==n)),c=i[o(331)]((({type:t,subType:e})=>n[o(295)]==t&&n[o(303)]==e));if(a<0||c<0)return!1;const u=e[o(308)](),l=n[o(308)]();if((0==a||1==a)&&2==c&&u[o(297)](l))return!0;if(2==a&&3==c){const t=r[o(272)](u,o(330))[o(324)]((({suggestion:t,meta:e})=>e[o(294)]&&o(276)==t[o(303)]));if(t[o(321)]>1&&l[o(318)][o(316)](u[o(287)]))return!0;if(1==t[o(321)]&&(u[o(287)][o(316)](l[o(318)])||u[o(318)][o(316)](l[o(287)])))return!0}if(3==a&&3==c&&u[o(287)][o(264)](l[o(287)])){const t=u[o(318)][o(304)],e=l[o(287)][o(257)];return s[o(269)](t)&&t===e}return!1}n[t(341)][t(262)][t(332)]((()=>{const e=t;let o=!1;const i=Array[e(289)](n[e(341)][e(262)][e(310)][e(275)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(268)](t);if(e(286)==i&&r[e(323)](u)){if(e(338)==a&&(e(336)==c||e(284)==c)){const t=r[e(263)](u);if(n[e(300)]){const n=t[e(308)]()[e(314)]();if(s[e(269)](n))continue;r[e(320)](t),o=!0}}if(e(330)==a&&e(255)==c&&!n[e(300)]){const t=r[e(263)](u);t[e(307)]&&t[e(307)][e(301)]&&(r[e(320)](t[e(307)]),o=!0)}}}return o})),this[t(313)](o)}[Vo(313)](t){const e=Vo,n=this[e(245)],r=n[e(256)];n[e(274)][e(278)](e(306))[e(247)][e(329)]((n=>{const s=e;if(s(338)!=n[s(295)]&&s(302)!=n[s(295)])return;const{data:o}=n;if(!o||s(291)!=o[s(258)])return;const i=o[s(327)][0][s(340)];return function(t){const e=s;return{type:e(266),content:Kr(r,e(311),t)}}(s(322)===i?Kr(r,s(305)):t[i]||i)}))}}function Ko(t,e){const n=qo();return(Ko=function(t,e){return n[t-=358]})(t,e)}const Xo=Ko;function qo(){const t=["10352MHGutG","3647aJfBgq","enableCommand","4joynXw","importWord","TrackChangesEditing","editor","listenTo","28936488rhefrh","_trackChangesExecuted","plugins","19280qIWrbY","_setSuggestionData","Users","16867664zmxnYd","execute","94611VEkwCB","afterInit","lowest","35ywioGl","369yZgHwc","high","forEach","value","_handleImportedData","_trackChangesValueDuringImport","commands","dataInsert","trackChanges","10prSdWm","get","976434uCujnN","track_changes","bind","2814780nDFByD","collaboration_features"];return(qo=function(){return t})()}!function(t){const e=Ko,n=t();for(;;)try{if(798696===parseInt(e(366))/1*(parseInt(e(379))/2)+-parseInt(e(384))/3*(parseInt(e(389))/4)+-parseInt(e(369))/5*(-parseInt(e(381))/6)+parseInt(e(387))/7*(-parseInt(e(386))/8)+-parseInt(e(370))/9*(parseInt(e(361))/10)+-parseInt(e(364))/11+parseInt(e(358))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qo);class Qo extends t.Plugin{constructor(t){const e=Ko;super(t),this[e(375)]=!1,this[e(359)]=!1}[Xo(367)](){const t=Xo,e=this[t(392)],n=e[t(376)][t(380)](t(390)),r=e[t(376)][t(380)](t(378));n&&(n.on(t(365),((e,[,n])=>{const s=t;this[s(375)]=r[s(373)],n[s(385)][s(382)]=!this[s(375)]}),{priority:t(371)}),this[t(393)](n,t(377),this[t(374)][t(383)](this)),this[t(393)](n,t(377),(()=>{const e=t;this[e(359)]&&(r[e(365)](),this[e(359)]=!1)}),{priority:t(368)}),e[t(360)][t(380)](t(391))[t(388)](t(390)))}[Xo(374)](t,e){const n=Xo,{suggestions:r}=e,s=this[n(392)][n(376)][n(380)](n(378)),o=s[n(373)];this[n(375)]!==o&&(s[n(365)](),this[n(359)]=!0),r&&r[n(372)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(392)][o(360)][o(380)](o(363)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(390)}}};this[o(392)][o(360)][o(380)](o(391))[o(362)](i)}))}}function Yo(){const t=["formatBlock","has","blockIndent","locale","115172NRGtAn","indentBlock","IndentBlock","FORMAT_INDENT","registerDescriptionCallback","9871857MSplyC","outdentBlock","1394826UOJZwV","TrackChangesEditing","13RWObBQ","type","afterInit","descriptionFactory","get","enableCommand","getItems","_registerLegacyDescription","outdent","8055720PWXNep","*Outdent:* %0","editor","2554580yAxayV","432698bfJdJO","32tzBYCd","format","registerAttributeLabel","indent","IndentEditing","commandName","registerBlockAttribute","getItemLabel","*Indent:* %0","2141008QEntXh","plugins","6Hpilke","enableDefaultAttributesIntegration"];return(Yo=function(){return t})()}const Zo=Jo;function Jo(t,e){const n=Yo();return(Jo=function(t,e){return n[t-=417]})(t,e)}!function(t){const e=Jo,n=t();for(;;)try{if(644376===parseInt(e(447))/1*(-parseInt(e(438))/2)+parseInt(e(432))/3*(parseInt(e(430))/4)+parseInt(e(419))/5+-parseInt(e(445))/6+parseInt(e(420))/7*(-parseInt(e(421))/8)+parseInt(e(443))/9+-parseInt(e(456))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yo);class $o extends t.Plugin{[Zo(449)](){const t=Zo,e=this[t(418)],n=e[t(431)][t(451)](t(446));if(e[t(431)][t(435)](t(425))&&(n[t(452)](t(424)),n[t(452)](t(455))),e[t(431)][t(435)](t(440)))for(const e of[t(439),t(444)])n[t(433)](e);const r=e[t(437)];n[t(427)](t(436)),n[t(450)][t(423)](t(436),Kr(r,t(441))),this[t(454)]()}[Zo(454)](){const t=Zo,e=this[t(418)],n=e[t(437)],r=e[t(431)][t(451)](t(446));r[t(450)][t(442)]((e=>{const s=t;if(s(434)!=e[s(448)])return;const{data:o}=e;if(!o)return;if(s(439)!=o[s(426)]&&s(444)!=o[s(426)])return;const i=e[s(453)]()[0],a=r[s(450)][s(428)](i);return s(439)==o[s(426)]?{type:s(422),content:Kr(n,s(429),a)}:s(444)==o[s(426)]?{type:s(422),content:Kr(n,s(417),a)}:void 0}))}}var ti=ei;function ei(t,e){var n=ni();return(ei=function(t,e){return n[t-=496]})(t,e)}function ni(){var t=["requires","4rznxVB","1021841ctNOjs","11540928BbIDAY","1439433rclSsI","plugins","2447994cHWgnW","editor","init","enableCommand","get","18GxHHjk","169185KjyaJk","10944164LDkjOi","TrackChangesEditing","input","4558434lEJlmM"];return(ni=function(){return t})()}!function(t){for(var e=ei,n=t();;)try{if(788770===parseInt(e(506))/1+parseInt(e(510))/2+parseInt(e(503))/3*(-parseInt(e(505))/4)+-parseInt(e(499))/5*(-parseInt(e(498))/6)+parseInt(e(500))/7+-parseInt(e(507))/8+-parseInt(e(508))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ni);class ri extends t.Plugin{static get[ti(504)](){return[ws.Input]}[ti(512)](){var t=ti;this[t(511)][t(509)][t(497)](t(501))[t(496)](t(502))}}const si=oi;function oi(t,e){const n=ii();return(oi=function(t,e){return n[t-=252]})(t,e)}function ii(){const t=["attribute","editor","label","enableDefaultAttributesIntegration","8746284YPyCfl","linkHref","registerAttributeLabel","type","commandParams","8lsSheM","plugins","link (","*Remove link*","formatInline","descriptionFactory","commandName","_registerLegacyDescription","manualDecorators","get","toLowerCase","1PACdTK","newValue","afterInit","locale","key","unlink","1132812LOjrAc","5295056fUAyDC","registerInlineAttribute","commands","34964397dyWsBj","1087954DiRTuj","4251695LXSYAX","has","*Set link:* %0","3207252wAaSqS","format","registerDescriptionCallback","LinkEditing","link","TrackChangesEditing"];return(ii=function(){return t})()}!function(t){const e=oi,n=t();for(;;)try{if(883194===parseInt(e(273))/1*(-parseInt(e(288))/2)+parseInt(e(279))/3+-parseInt(e(280))/4+parseInt(e(285))/5+-parseInt(e(257))/6+parseInt(e(284))/7+parseInt(e(262))/8*(parseInt(e(283))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ii);class ai extends t.Plugin{[si(275)](){const t=si,e=this[t(254)];if(!e[t(263)][t(286)](t(291)))return;const n=e[t(263)][t(271)](t(252)),r=e[t(282)][t(271)](t(292));n[t(256)](t(292)),n[t(256)](t(278)),n[t(281)](t(258));for(const e of r[t(270)])n[t(281)](e.id),n[t(267)][t(259)](e.id,t(264)+e[t(255)][t(272)]()+")");n[t(267)][t(290)]((n=>{const r=t;if(r(253)!=n[r(260)])return;const{data:s}=n;if(!s||r(258)!=s[r(277)])return;const o=s[r(274)],i=e[r(276)];return{type:r(289),content:null==o?Kr(i,r(265)):Kr(i,r(287),'"'+o+'"')}})),this[t(269)]()}[si(269)](){const t=si,e=this[t(254)],n=e[t(276)];e[t(263)][t(271)](t(252))[t(267)][t(290)]((e=>{const r=t;if(r(266)!=e[r(260)])return;const{data:s}=e;if(s){if(r(292)==s[r(268)]){const t=s[r(261)][0];return{type:r(289),content:Kr(n,r(287),'"'+t+'"')}}return r(278)==s[r(268)]?{type:r(289),content:Kr(n,r(265))}:void 0}}))}}const ci=hi;function ui(){const t=["496taLtnV","registerDescriptionCallback","bulleted","locale","model","todoListChecked","name","markBlockFormat","slice","checkTodoList","indentList","formatInline","5216410SBIWol","*Outdent:* %0","execute","formatBlock","*Change to:* %0","commands","enableCommand","7318YcVfBe","blockName","editor","document","todo","3231hxUiBr","schema","format","length","createPositionAt","outdentList","138ZPCIAc","numberedList","bulletedList","has","element","checkChild","add","descriptionFactory","listIndent","*Uncheck item*","TrackChangesEditing","*Check item*","replace","before","commandName","paragraph","selection","30868KPPZDd","createRange","afterInit","ELEMENT_NUMBERED_LIST","from","11190XhtqBT","commandParams","LegacyListEditing","listItem","value","nextSibling","change","end","771352uKworp","plugins","ELEMENT_BULLETED_LIST","11232426OanzDY","LegacyTodoListEditing","isObject","getAttribute","findIndex","numbered","push","type","ELEMENT_LIST_ITEM","91yZuFjh","todoList","get","_selectedElements","forceValue","getSelectedBlocks","40398380eWYjjP","filter","*Indent:* %0","listType","previousSibling","registerElementLabel","List","ELEMENT_TODO_LIST","parent"];return(ui=function(){return t})()}!function(t){const e=hi,n=t();for(;;)try{if(952513===-parseInt(e(149))/1*(parseInt(e(217))/2)+parseInt(e(160))/3*(parseInt(e(177))/4)+-parseInt(e(229))/5+-parseInt(e(193))/6+-parseInt(e(202))/7*(-parseInt(e(190))/8)+parseInt(e(154))/9*(parseInt(e(182))/10)+parseInt(e(208))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ui);class li extends t.Plugin{[ci(179)](){const t=ci,e=this[t(151)],n=e[t(220)];if(!e[t(191)][t(163)](t(184)))return;const r=e[t(191)][t(204)](t(170)),s=e[t(191)][t(163)](t(194));function o(t){return()=>{const n=hi,s=e[n(221)][n(152)][n(176)],o=e[n(147)][n(204)](t);if(o[n(186)])return void e[n(231)](n(175),{});const i=t[n(225)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(181)](t)[s(209)]((t=>function(t,e){const n=s;return e[n(165)](t[n(216)],n(185))&&!e[n(195)](t)}(t,r)));o=o[s(209)]((t=>!t.is(s(164),s(185))||t[s(196)](s(211))!=e));const i=new Set;for(const t of o)t.is(s(164),s(185))?i[s(166)](fi(t)):i[s(166)](t);return Array[s(181)](i)}(s[n(207)](),i,e[n(221)][n(155)]);e[n(221)][n(188)]((()=>{const e=n;for(const n of a)r[e(224)](n,{commandName:t,commandParams:[{forceValue:!o[e(186)]}],formatGroupId:e(150)},gi(n))}))}}function i(t){return()=>{const n=hi,s=function(t){const e=hi;let n=Array[e(181)](t);const r=n[e(197)]((t=>e(185)!=t[e(223)]));return r>-1&&(n=n[e(225)](0,r)),n}(e[n(221)][n(152)][n(176)][n(207)]()),o=e[n(221)][n(178)](e[n(221)][n(158)](s[0],n(173)),e[n(221)][n(158)](s[s[n(157)]-1],n(189)));e[n(221)][n(188)]((()=>{const e=n;r[e(224)](o,{commandName:t,commandParams:[],formatGroupId:e(168)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(187)];for(;t&&t[n(196)](n(168))>e[n(196)](n(168));)r[n(166)](t),t=t[n(187)]}return Array[n(181)](r)}(s))}))}}r[t(148)](t(161),o(t(161))),r[t(148)](t(162),o(t(162))),s&&r[t(148)](t(203),o(t(203))),r[t(148)](t(227),i(t(227))),r[t(148)](t(159),i(t(159))),s&&r[t(148)](t(226),(()=>{const n=t,s=e[n(147)][n(204)](n(226)),o=Array[n(181)](s[n(205)]);o[n(209)]((t=>t[n(196)](n(222))!=s[n(186)])),e[n(221)][n(188)]((()=>{const t=n;for(const e of o)r[t(224)](e,{commandName:t(226),commandParams:[{forceValue:!s[t(186)]}]})}))})),r[t(167)][t(213)](t(185),(e=>Kr(n,t(201),e))),r[t(167)][t(218)]((e=>{const r=t;if(r(232)!=e[r(200)]&&r(228)!=e[r(200)])return;const{data:s}=e;if(s){if(r(161)==s[r(174)]||r(162)==s[r(174)]||r(203)==s[r(174)])switch(s[r(174)][r(172)](r(214),"")){case r(219):return o(Kr(n,r(192)));case r(198):return o(Kr(n,r(180)));case r(153):return o(Kr(n,r(215)))}if(r(227)==s[r(174)])return{type:r(156),content:Kr(n,r(210),Kr(n,r(201)))};if(r(159)==s[r(174)])return{type:r(156),content:Kr(n,r(230),Kr(n,r(201)))};if(r(226)==s[r(174)])return s[r(183)][0][r(206)]?{type:r(156),content:Kr(n,r(171))}:{type:r(156),content:Kr(n,r(169))}}function o(t){const e=r;return{type:e(156),content:Kr(n,e(233),t)}}}))}}function fi(t){const e=ci,n=t[e(196)](e(168));if(0==n)return t;let r=t;for(;t[e(212)]&&t[e(212)].is(e(164),e(185));){const s=t[e(212)][e(196)](e(168));if(s==n)r=t[e(212)];else if(s<n)break;t=t[e(212)]}return r}function hi(t,e){const n=ui();return(hi=function(t,e){return n[t-=147]})(t,e)}function gi(t){const e=ci,n=[];if(t.is(e(164),e(185))&&t[e(196)](e(168))>0){let r=t[e(187)];for(;r&&e(185)==r[e(223)]&&r[e(196)](e(168))==t[e(196)](e(168));)n[e(199)](r),r=r[e(187)]}return n}const di=pi;function pi(t,e){const n=mi();return(pi=function(t,e){return n[t-=354]})(t,e)}function mi(){const t=["getLastPosition","has","*Change to:* %0","listReversed","replace","length","map","parent","type","listType","LegacyListPropertiesEditing","getSelectedBlocks","974715nKSUXr","default","4112pgFeXB","document","createRange","formatInline","listStart","handleListStartCommand","markMultiRangeBlockFormat","getSiblingNodes","getListTypeFromListStyleType","format","get","*Format:* set order to reversed","getFirstPosition","descriptionFactory","_LIST_","before","LegacyListUtils","commandName","1158745REaBLZ","config","push","formatBlock","_getTranslationKeyForListStyle","styles","reversed","handleDescriptions","forward","toUpperCase","createPositionAt","getAttribute","startIndex","registerDescriptionCallback","508233sihYNY","change","list.properties","element","flat","handleListStyleCommand","from","11389NIzIwt","filter","afterInit","*Format:* set order to regular","bind","TrackChangesEditing","unshift","handleListReversedCommand","enableCommand","ELEMENT_","listStyle","numbered","3612020eRXWAe","37790541DCSRba","model","6250656cQbAAF","plugins","editor","listItem","locale","_getSuggestionBlocks","backward","12UHhlfX","*Format:* set start index to %0","selection","commandParams","_getSuggestionBlocksForListStyle"];return(mi=function(){return t})()}!function(t){const e=pi,n=t();for(;;)try{if(919390===parseInt(e(400))/1+-parseInt(e(433))/2+-parseInt(e(414))/3+-parseInt(e(363))/4*(parseInt(e(380))/5)+-parseInt(e(356))/6+parseInt(e(421))/7*(-parseInt(e(382))/8)+parseInt(e(354))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mi);class Ii extends t.Plugin{[di(423)](){const t=di;if(!this[t(358)][t(357)][t(369)](t(378)))return;const e=this[t(358)][t(401)][t(392)](t(416)),n=this[t(358)][t(357)][t(392)](t(426));e[t(405)]&&n[t(429)](t(431),this[t(419)][t(425)](this)),e[t(406)]&&n[t(429)](t(371),this[t(428)][t(425)](this)),e[t(412)]&&n[t(429)](t(386),this[t(387)][t(425)](this)),n[t(395)][t(413)](this[t(407)][t(425)](this))}[di(419)](t,e={}){const n=di,r=this[n(358)][n(357)][n(392)](n(426)),s=this[n(367)]();this[n(358)][n(355)][n(415)]((()=>{const t=n;r[t(388)](s,{commandName:t(431),commandParams:[{type:e[t(376)]}],formatGroupId:t(431)})}))}[di(428)](t,e={}){const n=di,r=this[n(358)][n(357)][n(392)](n(426)),s=this[n(361)]((t=>t.is(n(417),n(359))&&n(432)===t[n(411)](n(377))));if(s[n(373)]<1)return;const o=s[n(374)]((t=>this[n(358)][n(355)][n(384)](this[n(358)][n(355)][n(410)](t,n(397)),this[n(358)][n(355)][n(410)](t,0))));this[n(358)][n(355)][n(415)]((()=>{const t=n;r[t(388)](o,{commandName:t(371),commandParams:[{reversed:e[t(406)]}],formatGroupId:t(371)})}))}[di(387)](t,e={}){const n=di,r=this[n(358)][n(357)][n(392)](n(426)),s=this[n(361)]((t=>t.is(n(417),n(359))&&n(432)===t[n(411)](n(377))));if(s[n(373)]<1)return;const o=s[n(374)]((t=>this[n(358)][n(355)][n(384)](this[n(358)][n(355)][n(410)](t,n(397)),this[n(358)][n(355)][n(410)](t,0))));this[n(358)][n(355)][n(415)]((()=>{const t=n;r[t(388)](o,{commandName:t(386),commandParams:[{startIndex:e[t(412)]}],formatGroupId:t(386)})}))}[di(407)](t){const e=di;if(e(403)!=t[e(376)]&&e(385)!=t[e(376)])return;const n=this[e(358)][e(360)],{data:r}=t;if(!r)return;let s,o;switch(r[e(399)]){case e(431):s=e(370),o={type:e(391),content:Kr(n,s,Kr(n,this[e(404)](r[e(366)][0][e(376)])))};break;case e(371):s=r[e(366)][0][e(406)]?e(393):e(424),o={type:e(391),content:Kr(n,s)};break;case e(386):s=e(364),o={type:e(391),content:Kr(n,s,r[e(366)][0][e(412)])}}return o}[di(367)](){const t=di;var e,n,r,s;const o=this[t(358)][t(357)][t(392)](t(398));let i=Array[t(420)](this[t(358)][t(355)][t(383)][t(365)][t(379)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(417),t(359)))&&i[t(427)](...o[t(389)](this[t(358)][t(355)][t(383)][t(365)][t(394)](),t(362))),(null===(n=i[i[t(373)]-1])||void 0===n?void 0:n.is(t(417),t(359)))&&i[t(402)](...o[t(389)](this[t(358)][t(355)][t(383)][t(365)][t(368)](),t(408))),i=[...new Set(i)],(null===(s=null===(r=this[t(358)][t(355)][t(383)][t(365)][t(394)]())||void 0===r?void 0:r[t(375)])||void 0===s?void 0:s.is(t(417),t(359)))&&(i=i[t(422)]((e=>e.is(t(417),t(359))))),i}[di(361)](t){const e=di,n=this[e(358)][e(357)][e(392)](e(398));let r=Array[e(420)](this[e(358)][e(355)][e(383)][e(365)][e(379)]())[e(422)](t)[e(374)]((t=>{const r=e,s=this[r(358)][r(355)][r(410)](t,0);return[...n[r(389)](s,r(362)),...n[r(389)](s,r(408))]}))[e(418)]();return r=[...new Set(r)],r}[di(404)](t){const e=di;return e(430)+(this[e(358)][e(357)][e(392)](e(398))[e(390)](t)||e(381))[e(409)]()+e(396)+t[e(409)]()[e(372)](/-/g,"_")}}function Ei(){const t=["options","2007994btuVOn","afterInit","showSuggestionHighlights","enableCommand","get","attribute:url:media","media","TrackChangesEditing","div","has","4dCuJFX","conversion","descriptionFactory","data","4547900TGvrQY","374975etYtrk","mediaEmbed","plugins","downcastDispatcher","MediaEmbedEditing","stop","high","locale","createEmptyElement","ELEMENT_MEDIA","2088318wVUWeV","7041684bVMmFn","dataDowncast","registerElementLabel","elementToElement","21252504TOdMEe","11601751bBcRPR","for","editor"];return(Ei=function(){return t})()}const bi=Ti;function Ti(t,e){const n=Ei();return(Ti=function(t,e){return n[t-=108]})(t,e)}!function(t){const e=Ti,n=t();for(;;)try{if(991054===parseInt(e(120))/1+parseInt(e(140))/2+-parseInt(e(130))/3*(-parseInt(e(115))/4)+-parseInt(e(119))/5+-parseInt(e(131))/6+-parseInt(e(136))/7+parseInt(e(135))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ei);class _i extends t.Plugin{[bi(141)](){const t=bi,e=this[t(138)];if(!e[t(122)][t(114)](t(124)))return;const n=e[t(122)][t(109)](t(112)),r=e[t(127)];n[t(108)](t(121)),n[t(117)][t(133)](t(111),(e=>Kr(r,t(129),e))),e[t(116)][t(137)](t(132))[t(134)]({model:t(111),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(142)])return n[s(128)](s(113))},converterPriority:t(126)}),e[t(118)][t(123)].on(t(110),((e,n,r)=>{const s=t;r[s(139)][s(142)]&&e[s(125)]()}),{priority:t(126)})}}function yi(t,e){const n=Ci();return(yi=function(t,e){return n[t-=475]})(t,e)}const Ai=yi;!function(t){const e=yi,n=t();for(;;)try{if(298026===parseInt(e(481))/1+-parseInt(e(475))/2*(-parseInt(e(492))/3)+-parseInt(e(488))/4*(-parseInt(e(478))/5)+parseInt(e(486))/6+-parseInt(e(490))/7+parseInt(e(479))/8*(parseInt(e(485))/9)+-parseInt(e(493))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ci);class ki extends t.Plugin{[Ai(489)](){const t=Ai,e=this[t(477)];e[t(476)][t(482)](t(491))&&e[t(476)][t(484)](t(487))[t(480)](t(483))}}function Ci(){const t=["TrackChangesEditing","4012WIqQAg","afterInit","3659985EMruIS","MentionEditing","111453vVjRhe","4609620xOONUc","26vQxIXw","plugins","editor","615YmZoaW","3881008mvCzeA","enableCommand","64954lQtRzA","has","mention","get","9kTvVSg","752586PQxtDl"];return(Ci=function(){return t})()}const Li=Si;function Si(t,e){const n=Ri();return(Si=function(t,e){return n[t-=428]})(t,e)}function Ri(){const t=["element","registerDescriptionCallback","38920BlhnLl","getAttribute","get","has","2978442oEVTkB","366jbFPTp","descriptionFactory","afterInit","insertMergeField","TrackChangesEditing","plugins","24OGIMBr","insertMergeFieldBlock","127330EOsQAw","mergeFieldBlock","240fdeEWb","mergeField","getContainedElement","55804LtRoIb","insertion","getLabel","174095nGwSNY","enableCommand","registerElementLabel","*Insert:* %0","deletion","MergeFieldsEditing","66olUgQh","locale","editor","853184ggALEs","type","548232yvvYNl","ELEMENT_MERGE_FIELD","*Remove:* %0"];return(Ri=function(){return t})()}!function(t){const e=Si,n=t();for(;;)try{if(918578===parseInt(e(448))/1+parseInt(e(446))/2+parseInt(e(458))/3*(-parseInt(e(434))/4)+parseInt(e(437))/5*(parseInt(e(431))/6)+parseInt(e(429))/7*(-parseInt(e(464))/8)+parseInt(e(457))/9+parseInt(e(453))/10*(-parseInt(e(443))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ri);class Ni extends t.Plugin{[Li(460)](){const t=Li,e=this[t(445)];if(!e[t(463)][t(456)](t(442)))return;e[t(463)][t(455)](t(462))[t(438)](t(461)),e[t(463)][t(455)](t(462))[t(438)](t(428));const n=e[t(463)][t(455)](t(462)),r=e[t(444)];n[t(459)][t(439)](t(432),(e=>Kr(r,t(449),e))),n[t(459)][t(439)](t(430),(e=>Kr(r,t(449),e))),n[t(459)][t(452)]((n=>{const s=t;if(s(435)!=n[s(447)]&&s(441)!=n[s(447)])return;const o=n[s(433)]();if(null==o)return;if(!o.is(s(451),s(432))&&!o.is(s(451),s(430)))return;const i=e[s(463)][s(455)](s(442))[s(436)](o[s(454)]("id"));return s(435)==n[s(447)]?{type:s(435),content:Kr(r,s(440),'"'+i+'" '+Kr(r,s(449)))}:{type:s(441),content:Kr(r,s(450),'"'+i+'" '+Kr(r,s(449)))}}))}}const Mi=vi;function vi(t,e){const n=wi();return(vi=function(t,e){return n[t-=269]})(t,e)}function wi(){const t=["ELEMENT_MULTI_LEVEL_LIST","326259TaRaZA","multiLevelList","locale","has","277202hEcdNs","editor","138JEbwvb","495152MITjpi","18eoFHvE","descriptionFactory","MultiLevelList","516850hHcZly","68509vMknBH","oldValue","903648yFrGcf","registerBlockAttribute","listMarkerStyle","handleDescriptions","enableDefaultAttributesIntegration","*Remove format:* %0","format","newValue","get","plugins","key","*Set format:* %0","TrackChangesEditing","3318020BKxrEn","data","next","head","4jorYbX","listType","afterInit","registerDescriptionCallback"];return(wi=function(){return t})()}!function(t){const e=vi,n=t();for(;;)try{if(148339===parseInt(e(279))/1+parseInt(e(270))/2*(parseInt(e(275))/3)+-parseInt(e(289))/4+-parseInt(e(286))/5+-parseInt(e(281))/6*(parseInt(e(287))/7)+parseInt(e(282))/8*(-parseInt(e(283))/9)+parseInt(e(302))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wi);class Oi extends t.Plugin{[Mi(272)](){const t=Mi,e=this[t(280)],n=e[t(298)][t(297)](t(301));e[t(298)][t(278)](t(285))&&(n[t(293)](t(276)),n[t(290)](t(291)),n[t(284)][t(273)]((e=>this[t(292)](e))))}[Mi(292)](t){const e=Mi,n=this[e(280)][e(277)],{data:r}=t,s={type:e(295),content:""};if(r&&e(291)==r[e(299)]){if(!r[e(288)])return{type:e(295),content:Kr(n,e(300),Kr(n,e(274)))+" ("+r[e(296)]+")"};if(!r[e(296)]){let o=t[e(269)];for(;o;){if(o[e(303)]&&e(271)==o[e(303)][e(299)]&&o[e(303)][e(296)])return s;o=o[e(304)]}return{type:e(295),content:Kr(n,e(294),Kr(n,e(274)))+" ("+r[e(288)]+")"}}}}}const Di=Fi;function Fi(t,e){const n=Bi();return(Fi=function(t,e){return n[t-=391]})(t,e)}function Bi(){const t=["321037BBbFfH","has","5UDVdGn","104bCZbtz","get","locale","pageBreak","6CXdCap","33584DqVQuh","TrackChangesEditing","ELEMENT_PAGE_BREAK","enableCommand","editor","114wjAuti","descriptionFactory","3498486IwUHSU","afterInit","352289bxXIJl","280HxmyGS","476376cIKrTb","1079fNqdgd","218036esynqV","registerElementLabel","168471pFIuQW","319DIPRvo","PageBreakEditing","plugins"];return(Bi=function(){return t})()}!function(t){const e=Fi,n=t();for(;;)try{if(710359===parseInt(e(405))/1*(parseInt(e(412))/2)+parseInt(e(391))/3*(parseInt(e(413))/4)+-parseInt(e(407))/5*(parseInt(e(393))/6)+parseInt(e(395))/7*(-parseInt(e(408))/8)+-parseInt(e(401))/9*(-parseInt(e(396))/10)+-parseInt(e(402))/11*(parseInt(e(397))/12)+parseInt(e(398))/13*(parseInt(e(399))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bi);class xi extends t.Plugin{[Di(394)](){const t=Di,e=this[t(417)];if(!e[t(404)][t(406)](t(403)))return;e[t(404)][t(409)](t(414))[t(416)](t(411));const n=e[t(404)][t(409)](t(414)),r=e[t(410)];n[t(392)][t(400)](t(411),(e=>Kr(r,t(415),e)))}}const Pi=Gi;!function(t){const e=Gi,n=t();for(;;)try{if(537765===-parseInt(e(392))/1*(parseInt(e(403))/2)+parseInt(e(451))/3*(-parseInt(e(393))/4)+-parseInt(e(407))/5+-parseInt(e(437))/6*(parseInt(e(448))/7)+parseInt(e(419))/8+parseInt(e(409))/9*(-parseInt(e(384))/10)+parseInt(e(424))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ji);class Ui extends t.Plugin{[Pi(406)](){const t=Pi,e=this[t(442)];if(!e[t(450)][t(426)](t(421)))return;const n=e[t(440)],r=e[t(450)][t(435)](t(395));r[t(391)][t(413)](t(416),(e=>Kr(n,t(397),e))),r[t(401)](t(416)),r[t(415)](t(443)),e[t(390)][t(400)].on(t(429),Vi(e),{priority:t(438)}),e[t(383)][t(400)].on(t(429),((n,r,s)=>{const o=t;s[o(386)][o(423)]&&Vi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(438)});const s=r[t(391)];s[t(394)]((r=>{const o=t;if(o(445)!==r[o(398)])return;const{start:i,end:a}=r[o(385)]();if(!i[o(417)](a)||!i[o(422)])return;const c=e[o(405)][o(449)],u=i[o(422)];return c[o(432)](u)&&!c[o(453)](u)&&c[o(404)](u,o(427))?{type:o(445),content:Kr(n,o(414),s[o(430)](u,1))}:void 0})),this[t(389)]()}[Pi(389)](){const t=Pi,e=this[t(442)],n=e[t(440)];e[t(450)][t(435)](t(395))[t(391)][t(394)]((e=>{const r=t;if(r(387)!=e[r(398)])return;const{data:s}=e;return s&&r(416)==s[r(436)]?{type:r(425),content:Kr(n,r(428),Kr(n,r(397)))}:void 0}))}}function ji(){const t=["paragraph","isTouching","insert","4616912leCaUn","end","Paragraph","nodeAfter","showSuggestionHighlights","16953266mDQScN","format","has","$text","*Change to:* %0","addMarker:suggestion:insertion","getItemLabel","activeMarkers","isBlock","markerRange","ck-suggestion-marker-split","get","commandName","174nuZubM","highest","addClass","locale","createUIElement","editor","insertParagraph","consumable","insertion","mapper","markerName","142583fAOcyH","schema","plugins","3czRHCV","consume","isLimit","writer","data","60CvMeHt","getFirstRange","options","formatBlock","bindElementToMarker","_registerLegacyDescription","editing","descriptionFactory","106xSoQcn","671852ZmrnKi","registerDescriptionCallback","TrackChangesEditing","_splitMarkerName","ELEMENT_PARAGRAPH","type","name","downcastDispatcher","enableDefaultAttributesIntegration","ck-suggestion-marker--active","8074RvTcSG","checkChild","model","afterInit","293265qPHJKn","start","502974JIwamW","span","toViewPosition","includes","registerElementLabel","*Insert:* %0","enableCommand"];return(ji=function(){return t})()}function Gi(t,e){const n=ji();return(Gi=function(t,e){return n[t-=383]})(t,e)}function Vi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Gi,i=t[o(450)][o(435)](o(395)),a=r[o(433)][o(408)],c=r[o(433)][o(420)],u=t[o(405)][o(449)];if(!a[o(417)](c)||!a[o(422)])return;const l=a[o(422)];if(u[o(432)](l)&&!u[o(453)](l)&&u[o(404)](l,o(427))){if(!s[o(444)][o(452)](r[o(433)],n[o(399)]))return;const{authorId:t}=i[o(396)](r[o(447)]),a=s[o(454)][o(441)](o(410),{class:o(434),"data-author-id":t}),u=s[o(446)][o(411)](c);e&&i[o(431)][o(412)](r[o(447)])&&s[o(454)][o(439)](o(402),a),s[o(454)][o(418)](u,a),s[o(446)][o(388)](a,r[o(447)])}}}function Hi(t,e){const n=zi();return(Hi=function(t,e){return n[t-=447]})(t,e)}const Wi=Hi;function zi(){const t=["23780NmfaRw","registerDescriptionCallback","_registerLegacyDescription","680533yWROIY","3259555BOEXzp","get","locale","2255QwdGgu","TrackChangesEditing","removeFormat","editor","enableDefaultAttributesIntegration","formatBlock","185901xEVbZs","descriptionFactory","12iFriPJ","type","afterInit","*Remove all formatting*","201CIrKQS","commandName","266488OQFuXQ","4LZyxre","RemoveFormatEditing","13263216lEOoAh","formatInline","plugins","45780SVLJwe","has","format","171ZvCfId"];return(zi=function(){return t})()}!function(t){const e=Hi,n=t();for(;;)try{if(398201===parseInt(e(476))/1*(parseInt(e(454))/2)+parseInt(e(451))/3*(-parseInt(e(459))/4)+-parseInt(e(467))/5+parseInt(e(447))/6*(parseInt(e(466))/7)+-parseInt(e(453))/8*(-parseInt(e(462))/9)+parseInt(e(463))/10*(-parseInt(e(470))/11)+parseInt(e(456))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zi);class Ki extends t.Plugin{[Wi(449)](){const t=Wi,e=this[t(473)];e[t(458)][t(460)](t(455))&&(e[t(458)][t(468)](t(471))[t(474)](t(472)),this[t(465)]())}[Wi(465)](){const t=Wi,e=this[t(473)];e[t(458)][t(468)](t(471))[t(477)][t(464)]((n=>{const r=t;if(r(475)!=n[r(448)]&&r(457)!=n[r(448)])return;const{data:s}=n;return s&&r(472)==s[r(452)]?{type:r(461),content:Kr(e[r(469)],r(450))}:void 0}))}}const Xi=qi;function qi(t,e){const n=Qi();return(qi=function(t,e){return n[t-=304]})(t,e)}function Qi(){const t=["discardAllSuggestions","6387948NOGEBg","acceptSuggestion","goToNextRestrictedEditingException","56qdwQsD","acceptAllSuggestions","TrackChangesEditing","135220pGebcd","editor","trackChanges","795716qFLDsg","11QgTlit","discardSelectedSuggestions","enableCommand","78171UaonCB","goToPreviousRestrictedEditingException","acceptSelectedSuggestions","discardSuggestion","18722490OQMShW","plugins","5563572BFrTdu","60UCbHYI","has","RestrictedEditingModeEditing","511JLEeng","64224JEMWap","afterInit","get"];return(Qi=function(){return t})()}!function(t){const e=qi,n=t();for(;;)try{if(596935===-parseInt(e(324))/1+parseInt(e(318))/2*(parseInt(e(328))/3)+parseInt(e(321))/4*(-parseInt(e(307))/5)+-parseInt(e(306))/6+parseInt(e(310))/7*(-parseInt(e(311))/8)+parseInt(e(315))/9+-parseInt(e(304))/10*(-parseInt(e(325))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qi);class Yi extends t.Plugin{[Xi(312)](){const t=Xi,e=this[t(322)];if(!e[t(305)][t(308)](t(309)))return;const n=e[t(305)][t(313)](t(320));n[t(327)](t(329)),n[t(327)](t(317));const r=e[t(305)][t(313)](t(309));r[t(327)](t(323)),r[t(327)](t(316)),r[t(327)](t(331)),r[t(327)](t(319)),r[t(327)](t(314)),r[t(327)](t(330)),r[t(327)](t(326))}}const Zi=Ji;function Ji(t,e){const n=$i();return(Ji=function(t,e){return n[t-=305]})(t,e)}function $i(){const t=["get","data","bindElementToMarker","showSuggestionHighlights","ck-suggestion-marker-","registerElementLabel","24915070oDShYC","addClass","consumable","softBreak","_splitMarkerName","enableCommand","descriptionFactory","test","2913xfesbM","5756xvzXaC","getItems","addMarker:suggestion","merge","5188985NwTzok","element","name","writer","options","5277378CsoGgu","createPositionBefore","113368rJcfSm","model","968499YFJBLJ","createUIElement","plugins","insert","span","TrackChangesEditing","ELEMENT_LINE_BREAK","locale","split","includes","ck-suggestion-marker--active","addMarker:suggestion:deletion","mapper","shiftEnter","requires","toViewPosition","markerName","markerRange","addMarker:suggestion:insertion","high","editor","15241XamocK","deletion","downcastDispatcher","init","editing","889pOaLQW","140xgnUgU","activeMarkers"];return($i=function(){return t})()}!function(t){const e=Ji,n=t();for(;;)try{if(971566===-parseInt(e(328))/1*(parseInt(e(334))/2)+parseInt(e(350))/3*(parseInt(e(351))/4)+-parseInt(e(355))/5+parseInt(e(360))/6+-parseInt(e(333))/7*(parseInt(e(305))/8)+parseInt(e(307))/9+parseInt(e(342))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($i);class ta extends t.Plugin{static get[Zi(321)](){return[Js.ShiftEnter]}[Zi(331)](){const t=Zi,e=this[t(327)],n=e[t(309)][t(336)](t(312));n[t(347)](t(320)),e[t(332)][t(330)].on(t(325),ea(e),{priority:t(326)}),e[t(332)][t(330)].on(t(318),ea(e),{priority:t(326)}),e[t(337)][t(330)].on(t(353),((n,r,s)=>{const o=t;s[o(359)][o(339)]&&ea(e,{showActiveMarker:!1})(n,r,s)})),n[t(348)][t(341)](t(345),(n=>Kr(e[t(314)],t(313),n)))}}function ea(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ji,i=t[o(309)][o(336)](o(312));if(!s[o(344)][o(349)](r[o(324)],n[o(357)]))return;const a=t[o(306)];for(const t of r[o(324)][o(352)]()){if(!t.is(o(356),o(345)))continue;const n=o(329)==r[o(323)][o(315)](":")[1]?o(354):o(315),{authorId:c}=i[o(346)](r[o(323)]),u=s[o(358)][o(308)](o(311),{class:o(340)+n,"data-author-id":c}),l=s[o(319)][o(322)](a[o(361)](t));e&&i[o(335)][o(316)](r[o(323)])&&s[o(358)][o(343)](o(317),u),s[o(358)][o(310)](l,u),s[o(319)][o(338)](u,r[o(323)])}}}function na(){const t=["value","FORMAT_RESTRICTED_ENABLED","2005114UnsoyL","type","TrackChangesEditing","change","138GBYhXu","document","StandardEditingModeEditing","983092HkqwKo","formatBlock","descriptionFactory","registerDescriptionCallback","5093313DVyzWQ","241773BOmIrp","2019415mvVTER","commandParams","FORMAT_RESTRICTED_DISABLED","from","has","get","isCollapsed","enableCommand","selection","model","30808800WIXUgi","editor","markInlineFormat","3222896uFMJNm","afterInit","format","commandName","forceValue","formatInline","plugins","commands","locale","restrictedEditingException","getRanges"];return(na=function(){return t})()}function ra(t,e){const n=na();return(ra=function(t,e){return n[t-=474]})(t,e)}const sa=ra;!function(t){const e=ra,n=t();for(;;)try{if(937626===parseInt(e(495))/1+-parseInt(e(488))/2+-parseInt(e(499))/3+-parseInt(e(475))/4+parseInt(e(501))/5+-parseInt(e(492))/6*(parseInt(e(500))/7)+parseInt(e(511))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(na);class oa extends t.Plugin{[sa(476)](){const t=sa,e=this[t(512)],n=e[t(510)],r=e[t(483)];if(!e[t(481)][t(505)](t(494)))return;const s=e[t(481)][t(506)](t(490)),o=t(484),i=e[t(482)][t(506)](o);s[t(508)](o,((e,r={})=>{const a=t,c=n[a(493)][a(509)];if(c[a(507)])return void e(r);const u=void 0!==r[a(479)]?r[a(479)]:!i[a(486)];n[a(491)]((()=>{const t=a,e=Array[t(504)](c[t(485)]());for(const r of e){const e=u?[r]:Fs(o,r,n);for(const n of e)s[t(474)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(497)][t(498)]((e=>{const n=t;if(n(496)!=e[n(489)]&&n(480)!=e[n(489)])return;const{data:s}=e;return s&&s[n(478)]==o?s[n(502)][0][n(479)]?{type:n(477),content:Kr(r,n(487))}:{type:n(477),content:Kr(r,n(503))}:void 0}))}}const ia=ca;function aa(){const t=["plugins","definitions","registerDescriptionCallback","normalizeConfig","formatInline","_registerLegacyDescription","4qpfDyP","descriptionFactory","ghsAttributes","834000FBGEbw","*Set format:* %0","editor","forceValue","2312625LKqXQQ","has","Style","afterInit","block","getGhsAttributeNameForElement","type","toLowerCase","402vOlTSv","get","locale","TrackChangesEditing","*Remove format:* %0","style","formatBlock","inline","registerAttributeLabel","element","enableDefaultAttributesIntegration","add","FORMAT_STYLE","StyleUtils","commandParams","config","format","47649fGfsBm","7983405hdoYoM","registerBlockAttribute","520472mAFwXL","styleName","DataSchema","8pZhOqM","commandName","registerInlineAttribute","GeneralHtmlSupport","57800IDTSjx","1069390OetRct"];return(aa=function(){return t})()}function ca(t,e){const n=aa();return(ca=function(t,e){return n[t-=206]})(t,e)}!function(t){const e=ca,n=t();for(;;)try{if(543387===parseInt(e(216))/1*(-parseInt(e(220))/2)+-parseInt(e(231))/3+-parseInt(e(228))/4*(parseInt(e(235))/5)+parseInt(e(243))/6*(parseInt(e(210))/7)+parseInt(e(213))/8+parseInt(e(211))/9+parseInt(e(221))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(aa);class ua extends t.Plugin{[ia(238)](){const t=ia,e=this[t(233)];if(!e[t(222)][t(236)](t(237))||!e[t(222)][t(236)](t(215)))return;const n=e[t(222)][t(244)](t(246)),r=e[t(245)],s=e[t(208)][t(244)](t(248))||{},o=e[t(222)][t(244)](t(219)),i=e[t(222)][t(244)](t(206))[t(225)](e[t(222)][t(244)](t(215)),s[t(223)]);n[t(253)](t(248));const a=new Set;for(const e of i[t(239)]){const n=o[t(240)](e[t(252)]);a[t(254)](n)}const c=new Set;for(const e of i[t(250)]){const n=o[t(240)](e[t(252)]);c[t(254)](n);for(const n of e[t(230)])c[t(254)](n)}for(const e of a)n[t(212)](e),n[t(229)][t(251)](e,Kr(r,t(255)));for(const e of c)n[t(218)](e),n[t(229)][t(251)](e,Kr(r,t(255)));this[t(227)]()}[ia(227)](){const t=ia,e=this[t(233)],n=e[t(245)];e[t(222)][t(244)](t(246))[t(229)][t(224)]((e=>{const r=t;if(r(249)!=e[r(241)]&&r(226)!=e[r(241)])return;const{data:s}=e;return s&&r(248)===s[r(217)]?s[r(207)][0][r(234)]?{type:r(209),content:Kr(n,r(232),s[r(207)][0][r(214)][r(242)]())}:{type:r(209),content:Kr(n,r(247),s[r(207)][0][r(214)][r(242)]())}:void 0}))}}const la=fa;function fa(t,e){const n=ha();return(fa=function(t,e){return n[t-=209]})(t,e)}function ha(){const t=["markMultiRangeDeletion","isArray","change","start","table","deletion","23914FRGGQU","detach","has","min","_setupColumnsRowsFixing","isIntersecting","isTouching","position","differ","getColumnIndexes","ELEMENT_TABLE_ROW","forceValue","model","startsWith","createRangeOn","low","from","_suggestionFactory","change:data","toLowerCase","name","insertTable","afterInit","suggestion","writer","removeTableRow","map","cell","getChildren","values","maxRow","insertTableColumnLeft","ELEMENT_TABLE_COLUMN","isIntersectingWithRange","_acceptFormatSuggestionCallbackFactory","fromRange","every","minRow","ELEMENT_TABLE_COLUMN_WITH_TEXT","editor","add","filter","getSelectionAffectedTableCells","addMarker:suggestion","item","ELEMENT_TABLE","left","registerPostFixer","_splitMarkerName","getCellLocation","nodeAfter","removeClass","getRanges","minColumn","isEqual","createTableWalker","execute","5090004WAUJJD","max","createRangeIn","registerElementLabel","$graveyard","get","isInContent","locale","first","registerDescriptionCallback","insertTableRowAbove","substr","end","refresh","document","data","_getSuggestionCoords","removeTableColumn","colspan","oldRange","TableEditing","commands","*Insert:* %0","2079824ruDIdr","getSuggestion","$textProxy","ELEMENT_TABLE_ROW_WITH_TEXT","toViewElement","insertTableColumnRight","batch","12297QPQdWD","last","root","nodeBefore","setSelection","markMultiRangeInsertion","TableUtils","getChangedMarkers","mapper","5000mhSmCR","insertion","getRowIndexes","getChanges","selectTableColumn","createPositionAt","selection","downcastDispatcher","7221333uzjRqT","push","highest","_tableSuggestions","options","tableRow","enqueueChange","findAncestor","descriptionFactory","addRange","rootName","addClass","tableColumn","discard","TrackChangesEditing","tablePaste","getAttribute","_tablePostFixingSubtypes","*Remove:* %0","registerCustomCallback","insertTableRowBelow","element","selectTableRow","tableCell","some","11646MHOzRq","type","getFirstRange","insert","12677841SRGfCC","hasAttribute","8aZYpLr","join","showSuggestionHighlights","MIN_SAFE_INTEGER","length","getContainedElement","enableCommand","rowspan","MAX_SAFE_INTEGER","_getCoordsForCells","subType","above","order","span","maxColumn","classes","ELEMENT_TABLE_WITH_TEXT","2245JPBePp","4sArOHe","plugins","accept","includes","getItems"];return(ha=function(){return t})()}!function(t){const e=fa,n=t();for(;;)try{if(912426===-parseInt(e(229))/1+parseInt(e(222))/2+parseInt(e(363))/3*(-parseInt(e(295))/4)+parseInt(e(294))/5*(parseInt(e(271))/6)+parseInt(e(246))/7+parseInt(e(277))/8*(-parseInt(e(275))/9)+-parseInt(e(238))/10*(-parseInt(e(306))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ha);class ga extends t.Plugin{constructor(t){const e=fa;super(t),this[e(263)]=[e(251),e(258)],this[e(249)]=new Set}[la(328)](){const t=la,e=this[t(345)],n=e[t(318)][t(213)][t(244)];if(!e[t(296)][t(308)](t(219)))return;const r=e[t(370)],s=e[t(296)][t(368)](t(260)),o=e[t(296)][t(368)](t(235));s[t(254)][t(366)](t(304),(e=>Kr(r,t(351),e))),this[t(310)](),s[t(283)](t(327)),s[t(283)](t(268)),s[t(283)](t(242));for(const r of[t(209),t(266)]){const i=e[t(220)][t(368)](r);s[t(283)](r,(r=>{const a=t;e[a(318)][a(302)]((t=>{const e=a;r();const c=e(288)===i[e(289)],u=o[e(348)](n),l=o[e(240)](u),f=c?l[e(371)]-1:l[e(230)]+1,h=u[0][e(253)](e(304)),g=o[e(361)](h,{startRow:f,endRow:f}),d=Array[e(322)](g)[e(332)]((n=>t[e(320)](n[e(333)])));s[e(234)](d,e(251))}))}))}for(const r of[t(337),t(227)]){const i=e[t(220)][t(368)](r);s[t(283)](r,(r=>{const a=t;e[a(318)][a(302)]((t=>{const e=a;r();const c=e(352)===i[e(289)],u=o[e(348)](n),l=o[e(315)](u),f=c?l[e(371)]-1:l[e(230)]+1,h=u[0][e(253)](e(304)),g=o[e(361)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(322)](g)[e(332)]((n=>t[e(320)](n[e(333)])));s[e(234)](d,e(258))}))}))}for(const r of[t(331),t(216)]){const i=r[t(210)](11),a=i[t(325)](),c=a[t(210)](0,3)+t(290),u=t(304)+i,l=t(309)+i,f=t(364)+i;s[t(283)](r,(()=>{const i=t;e[i(318)][i(302)]((t=>{const e=i,h=o[e(348)](n),g=h[0][e(253)](e(304));let d;if(e(331)==r){const t=o[e(240)](h);d={startRow:t[e(371)],endRow:t[e(230)],includeAllSlots:!0}}else{const t=o[e(315)](h);d={startColumn:t[e(371)],endColumn:t[e(230)],includeAllSlots:!0}}const p=o[e(361)](g,d),m=Array[e(322)](p)[e(332)]((({cell:t})=>t)),I=da(m[e(347)]((t=>t[e(276)](c)))),E=da(m[e(347)]((t=>!t[e(276)](c))))[e(332)]((n=>t[e(320)](n))),b=s[e(300)](E,u);if(b&&(e(251)==b[e(287)]||e(258)==b[e(287)])){const n=this[e(215)](b);for(const r of I){const s=t[e(320)](r),i=o[e(355)](r),u=r[e(262)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(255)](s)}}}))}))}function c(r){const s=t,o=Array[s(322)](n[s(358)]())[s(332)]((t=>i.LiveRange[s(341)](t)));e[s(318)][s(302)]((t=>{const n=s,i=t[n(228)];r=r[n(347)]((t=>n(367)!=t[n(231)][n(256)])),t[n(233)](r),e[n(220)][n(368)](n(331))[n(212)](),e[n(362)](n(331),{forceDefaultExecution:!0}),e[n(318)][n(252)]((()=>{const t=n;e[t(318)][t(252)](i,(e=>{const n=t,r=o[n(347)]((t=>n(367)!=t[n(231)][n(256)]));r[n(281)]>0&&e[n(233)](r);for(const t of o)t[n(307)]()}))}))}))}function u(r){const s=t;e[s(318)][s(302)]((t=>{const o=s,a=Array[o(322)](n[o(358)]())[o(332)]((t=>i.LiveRange[o(341)](t))),c=[];for(const t of r)for(const e of t[o(299)]({shallow:!0}))c[o(247)](e);for(const n of c)o(367)!=n[o(231)][o(256)]&&(t[o(233)](t[o(243)](n,0)),e[o(220)][o(368)](o(216))[o(212)](),e[o(362)](o(216),{forceDefaultExecution:!0}));const u=a[o(347)]((t=>o(367)!=t[o(231)][o(256)]));u[o(281)]>0&&t[o(233)](u);for(const t of a)t[o(307)]()}))}function l(e,n){const r=t;return n[r(342)]((t=>e[r(270)]((e=>e[r(211)][r(360)](t[r(303)])||t[r(211)][r(360)](e[r(303)])))))}function f(e,n){const r=t;return!e[r(270)]((t=>n[r(270)]((e=>t[r(311)](e)))))&&e[r(270)]((t=>n[r(270)]((e=>t[r(211)][r(312)](e[r(303)])))))}e[t(214)][t(245)].on(t(349),((e,n,r)=>{const s=t;if(!r[s(250)][s(279)])return;const o=n[s(350)];if(!o)return;const i=r[s(237)][s(226)](o);function c(t){return Array[s(301)](t)?t:[t]}i&&s(269)===o[s(326)]&&(0,a.setHighlightHandling)(i,r[s(330)],((t,e,n)=>n[s(257)](c(e[s(292)]),t)),((t,e,n)=>n[s(357)](c(e[s(292)]),t)))}),{priority:t(248)}),s[t(254)][t(372)]((e=>{const n=t;if(n(239)!=e[n(272)]&&n(305)!=e[n(272)])return;const s=e[n(282)]();if(null!=s&&s.is(n(267),n(304))){if(n(239)==e[n(272)]){const t=e[n(299)]()[n(347)]((t=>t.is(n(224))))[n(332)]((t=>t[n(214)]));if(t[n(281)])return{type:n(239),content:Kr(r,n(221),Kr(r,n(293),'"'+t[n(278)](" ")+'"'))}}if(n(305)==e[n(272)]){const t=e[n(299)]()[n(347)]((t=>t.is(n(224))))[n(332)]((t=>t[n(214)]));if(t[n(281)])return{type:n(305),content:Kr(r,n(264),Kr(r,n(293),'"'+t[n(278)](" ")+'"'))}}}})),s[t(254)][t(372)]((e=>{const n=t;if(n(251)==e[n(287)]){const t=e[n(299)]()[n(347)]((t=>t.is(n(224))))[n(332)]((t=>t[n(214)])),s=this[n(215)](e),o=s[n(336)]-s[n(343)]+1;if(n(239)==e[n(272)])return t[n(281)]?{type:n(239),content:Kr(r,n(221),Kr(r,n(225),[o,'"'+t[n(278)](" ")+'"']))}:{type:n(239),content:Kr(r,n(221),Kr(r,n(316),o))};if(n(305)==e[n(272)])return t[n(281)]?{type:n(305),content:Kr(r,n(264),Kr(r,n(225),[o,'"'+t[n(278)](" ")+'"']))}:{type:n(305),content:Kr(r,n(264),Kr(r,n(316),o))}}if(n(258)==e[n(287)]){const t=e[n(299)]()[n(347)]((t=>t.is(n(224))))[n(332)]((t=>t[n(214)])),s=this[n(215)](e),o=s[n(291)]-s[n(359)]+1;if(n(239)==e[n(272)])return t[n(281)]?{type:n(239),content:Kr(r,n(221),Kr(r,n(344),[o,'"'+t[n(278)](" ")+'"']))}:{type:n(239),content:Kr(r,n(221),Kr(r,n(338),o))};if(n(305)==e[n(272)])return t[n(281)]?{type:n(305),content:Kr(r,n(264),Kr(r,n(344),[o,'"'+t[n(278)](" ")+'"']))}:{type:n(305),content:Kr(r,n(264),Kr(r,n(338),o))}}})),s[t(323)][t(265)](t(239),t(251),t(259),c),s[t(323)][t(265)](t(305),t(251),t(297),c),s[t(323)][t(265)](t(239),t(258),t(259),u),s[t(323)][t(265)](t(305),t(258),t(297),u),s[t(323)][t(265)](t(239),t(258),t(278),l),s[t(323)][t(265)](t(305),t(258),t(278),l),s[t(323)][t(265)](t(239),t(251),t(278),f),s[t(323)][t(265)](t(305),t(251),t(278),f)}[la(340)](){const t=la,e=this[t(345)],n=e[t(318)][t(213)][t(244)];return(r,s)=>{const o=t;e[o(318)][o(302)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(211)][a(232)];u&&u[0]&&!1===u[0][a(317)]&&(l=r[0][a(303)][a(356)]);const f=t[a(365)](l);if(a(367)==f[a(231)][a(256)])return;const h=Array[a(322)](n[a(358)]())[a(332)]((t=>i.LiveRange[a(341)](t)));t[a(233)](f),e[a(220)][a(368)](c)[a(212)](),u[a(247)]({forceDefaultExecution:!0}),e[a(362)](c,...u);const g=h[a(347)]((t=>a(367)!=t[a(231)][a(256)]));g[a(281)]>0&&t[a(233)](g);for(const t of h)t[a(307)]()}))}}[la(286)](t){const e=la,n=this[e(345)][e(296)][e(368)](e(235));let r=Number[e(285)],s=Number[e(280)],o=Number[e(285)],i=Number[e(280)];for(const a of t){if(e(367)==a[e(231)][e(256)])continue;const{row:t,column:c}=n[e(355)](a),u=a[e(276)](e(284))?a[e(262)](e(284))-1:0,l=a[e(276)](e(217))?a[e(262)](e(217))-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(310)](){const t=la,e=this[t(345)],n=e[t(296)][t(368)](t(260)),r=e[t(296)][t(368)](t(235));e[t(318)][t(213)].on(t(324),(()=>{const r=t,s=Array[r(322)](e[r(318)][r(213)][r(314)][r(236)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(354)](t);if(r(329)!=s)continue;if(null!=e[r(218)])continue;const a=n[r(223)](o);this[r(263)][r(298)](i)&&this[r(249)][r(346)](a)}}),{priority:t(321)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(320)](e),a=e[s(253)](s(304)),c=r[s(355)](e);for(const t of this[s(249)]){const n=t[s(287)],r=n[s(319)](s(261)),u=n[s(210)](r?10:5),l=u[s(325)](),f=l[s(210)](0,3)+s(290),h=s(309)+u,g=s(364)+u;if(!t[s(369)])continue;if(a!=t[s(273)]()[s(303)][s(253)](s(304)))continue;if(t[s(339)](i))continue;const d=e[s(276)](f)?e[s(262)](f)-1:0,p=this[s(215)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(255)](i),o=!0)}return o};e[t(318)][t(213)][t(353)]((n=>{const r=t;let o=!1;for(const t of e[r(318)][r(213)][r(314)][r(241)]())if(r(274)==t[r(272)])if(r(251)==t[r(326)])for(const e of t[r(313)][r(356)][r(334)]())o=o||s(e,n);else r(269)==t[r(326)]&&(o=o||s(t[r(313)][r(356)],n));return o}))}[la(215)](t){const e=la;return this[e(286)](t[e(358)]()[e(332)]((t=>t[e(303)][e(356)])))}}function da(t){const e=la;return Array[e(322)](new Set(t)[e(335)]())}const pa=ma;function ma(t,e){const n=Ia();return(ma=function(t,e){return n[t-=223]})(t,e)}function Ia(){const t=["stop","954711XLuzdv","_areSelectedCellsMergable","mergeTableCellUp","setSelection","from","_areMergableCells","refresh","*Merge cells*","*Split cell:* vertically","accept","direction","fromRange","table","locale","markBlockFormat","TableUtils","120635ToliPY","plugins","getCellLocation","get","size","_suggestionFactory","*Split cell:* horizontally","set:isEnabled","deletion","30ioSnxx","TrackChangesEditing","length","144054HswdQd","add","trackChanges","containsRange","mergeTableCells","TableEditing","selection","_isForcedDefaultExecutionBlock","author","36pwFySn","insertion","registerDescriptionCallback","find","getSuggestions","editor","tableCell","subType","commandName","formatBlock","splitTableCellHorizontally","_tablePostFixingSubtypes","createRangeOn","requires","detach","446238zhUErX","findAncestor","342391CYAWdZ","type","format","model","327522hgQxKL","highest","value","_acceptFormatSuggestionCallbackFactory","isEnabled","11662Cpgkqe","createTableWalker","horizontally","enableCommand","commands","root","return","execute","getFirstPosition","getRanges","getAncestors","splitTableCellVertically","formatInline","element","has","filter","mergeTableCellLeft","descriptionFactory","low","registerCustomCallback","afterInit","forceDefaultExecution","isInContent","$graveyard","map","change","mergeTableCellRight","markMultiRangeBlockFormat","rootName","getSelectionAffectedTableCells","8VVCpOL","mergeTableCellDown","document","push","cell"];return(Ia=function(){return t})()}!function(t){const e=ma,n=t();for(;;)try{if(116213===-parseInt(e(286))/1+parseInt(e(251))/2+-parseInt(e(275))/3+-parseInt(e(260))/4*(parseInt(e(239))/5)+parseInt(e(281))/6+-parseInt(e(277))/7*(-parseInt(e(316))/8)+-parseInt(e(223))/9*(-parseInt(e(248))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ia);class Ea extends t.Plugin{static get[pa(273)](){return[ga]}[pa(306)](){const t=pa,e=this[t(265)],n=e[t(280)][t(318)][t(257)],r=e[t(236)];if(!e[t(240)][t(300)](t(256)))return;const s=e[t(240)][t(242)](t(249)),o=e[t(240)][t(242)](t(238)),a=e[t(240)][t(242)](ga);a[t(271)][t(319)](t(255)),s[t(289)](t(255),(()=>{const n=t,r=o[n(315)](e[n(280)][n(318)][n(257)]);e[n(280)][n(311)]((()=>{const t=n;s[t(313)](r,{commandName:t(255),commandParams:[]},[],t(255))}))})),e[t(290)][t(242)](t(255)).on(t(293),((n,r)=>{const o=t;e[o(290)][o(242)](o(253))[o(283)]&&(r[o(250)]>0&&r[r[o(250)]-1]&&r[r[o(250)]-1][o(307)]||s[o(258)]||this[o(224)]()||n[o(321)]())}),{priority:t(282)});for(const n of[t(225),t(312),t(317),t(302)]){const r=e[t(290)][t(242)](n);s[t(289)](n,(()=>{const n=t,o=e[n(280)][n(318)][n(257)][n(294)]()[n(296)]()[n(263)]((t=>t.is(n(299),n(266)))),i=r[n(283)];e[n(280)][n(311)]((()=>{const t=n;s[t(313)]([o,i],{commandName:t(255),commandParams:[]},[],t(255))}))}))}for(const n of[t(297),t(270)]){const r=e[t(290)][t(242)](n);s[t(289)](n,(()=>{const i=t,a=o[i(315)](e[i(280)][i(318)][i(257)])[0],c=a[i(276)](i(235)),{column:u,row:l}=o[i(241)](a);let f=[];if(i(288)==r[i(233)]){const t=o[i(287)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(227)](t)[i(310)]((t=>t[i(320)]))}else{const t=o[i(287)](c,{column:u,includeAllSlots:!0});f=Array[i(227)](t)[i(310)]((t=>t[i(320)]))}e[i(280)][i(311)]((t=>{const e=i;s[e(237)](t[e(272)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(303)][t(262)]((e=>{const n=t;if(n(269)!=e[n(278)]&&n(298)!=e[n(278)])return;const{data:s}=e;return s&&n(255)==s[n(268)]?{type:n(279),content:Kr(r,n(230))}:void 0})),s[t(303)][t(262)]((e=>{const n=t;if(n(269)!=e[n(278)]&&n(298)!=e[n(278)])return;const{data:s}=e;return s?n(297)==s[n(268)]?{type:n(279),content:Kr(r,n(231))}:n(270)==s[n(268)]?{type:n(279),content:Kr(r,n(245))}:void 0:void 0}));const c=a[t(284)]();for(const e of[t(225),t(312),t(317),t(302)])s[t(244)][t(305)](t(269),e,t(232),c);for(const e of[t(297),t(270)])s[t(244)][t(305)](t(269),e,t(232),c);s[t(244)][t(305)](t(269),t(255),t(232),(r=>{const s=t;e[s(280)][s(311)]((t=>{const o=s,a=Array[o(227)](n[o(295)]())[o(310)]((t=>i.LiveRange[o(234)](t)));t[o(226)](r),e[o(290)][o(242)](o(255))[o(229)](),e[o(293)](o(255),{forceDefaultExecution:!0});const c=a[o(301)]((t=>o(309)!=t[o(291)][o(314)]));c[o(250)]>0&&t[o(226)](c);for(const t of a)t[o(274)]()}))}));for(const n of[t(225),t(317),t(302),t(312)]){const r=e[t(290)][t(242)](n);r.on(t(246),((n,s,o)=>{const i=t;if(o){const t=e[i(280)][i(318)][i(257)][i(294)]()[i(296)]()[i(263)]((t=>t.is(i(299),i(266))));this[i(228)](r[i(283)],t)||(n[i(292)]=!1,n[i(321)]())}}),{priority:t(304)})}}[pa(224)](){const t=pa,e=this[t(265)][t(290)][t(242)](t(255)),n=this[t(265)][t(240)][t(242)](t(238));if(!e[t(285)])return!1;const r=n[t(315)](this[t(265)][t(280)][t(318)][t(257)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(228)](e,n))return!1;return!0}[pa(228)](t,e){const n=pa,r=this[n(265)][n(240)][n(242)](n(249)),s=this[n(265)][n(280)][n(272)](t),o=this[n(265)][n(280)][n(272)](e),i=new Set,a=new Set;for(const t of r[n(264)]())if((n(261)==t[n(278)]||n(247)==t[n(278)]||n(255)==t[n(267)])&&t[n(308)])for(const e of t[n(295)]())e[n(254)](s,!0)&&i[n(252)](t[n(278)]+":"+t[n(259)].id),e[n(254)](o,!0)&&a[n(252)](t[n(278)]+":"+t[n(259)].id);if(i[n(243)]!=a[n(243)])return!1;for(const t of i)if(!a[n(300)](t))return!1;return!0}}const ba=Ta;function Ta(t,e){const n=_a();return(Ta=function(t,e){return n[t-=300]})(t,e)}function _a(){const t=["descriptionFactory","data","item","get","data-suggestion","getCellLocation","nodeAfter","TrackChangesEditing","registerCustomCallback","activeMarkers","writer","showSuggestionHighlights","includes","removeClass","removeAttribute","addClass","ck-suggestion-marker--active","_registerLegacyDescription","TableEditing","6AEJHRU","mapper","accept","headingRows","1449060FGUtea","plugins","_acceptFormatSuggestionCallbackFactory","5ALtEvr","registerBlockAttribute","markerNameToElements","505868hwNqbu","4040OlJQhj","forceValue","stop","_suggestionFactory","toViewElement","bindElementToMarker","removeMarker:suggestion","17985mvoGCa","downcastDispatcher","registerDescriptionCallback","start","_splitMarkerName","803444TMHCAg","setAttribute","end","name","headingColumns","locale","formatBlock","has","requires","getSuggestion","594CcRsrG","commandName","editor","parent","cell","addMarker:suggestion","commandParams","consumable","unbindElementFromMarkerName","ck-suggestion-marker-","3745154jlUgBh","markerRange","enableDefaultAttributesIntegration","setTableRowHeader","FORMAT_REGULAR_COLUMN","FORMAT_HEADER_ROW","format","TableUtils","*Format:* %0","createTableWalker","consume","highest","registerAttributeLabel","editing","131883MRifNv","nodeBefore","setTableColumnHeader","44984lPUmHp","FORMAT_HEADER_COLUMN","options","_handleLegacySuggestions","FORMAT_REGULAR_ROW","afterInit","markerName","type"];return(_a=function(){return t})()}!function(t){const e=Ta,n=t();for(;;)try{if(348258===parseInt(e(339))/1+parseInt(e(379))/2+-parseInt(e(373))/3+-parseInt(e(305))/4*(-parseInt(e(376))/5)+-parseInt(e(369))/6*(-parseInt(e(325))/7)+parseInt(e(342))/8*(parseInt(e(315))/9)+parseInt(e(380))/10*(-parseInt(e(300))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_a);class ya extends t.Plugin{static get[ba(313)](){return[ga]}[ba(347)](){const t=ba,e=this[t(317)];if(!e[t(374)][t(312)](t(368)))return;const n=e[t(310)],r=e[t(374)][t(353)](t(357));r[t(327)](t(328)),r[t(327)](t(341)),r[t(377)](t(372)),r[t(377)](t(309)),r[t(350)][t(337)](t(372),Kr(n,t(330))),r[t(350)][t(337)](t(309),Kr(n,t(343))),this[t(345)]()}[ba(345)](){const t=ba,e=this[t(317)][t(374)][t(353)](t(357)),n=this[t(317)][t(374)][t(353)](t(332)),r=this[t(317)][t(374)][t(353)](ga)[t(375)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=Ta,{type:c,id:u}=e[a(304)](o[a(348)]),l=e[a(314)](u),f=l[a(351)];if(a(311)!=l[a(349)]||!f||a(341)!=f[a(316)])return;if(o[a(352)])return void s[a(382)]();if(!i[a(322)][a(335)](o[a(326)],s[a(308)]))return;const h=o[a(326)][a(303)][a(356)],g=o[a(326)][a(307)][a(340)],d=h[a(318)][a(318)],{column:p}=n[a(355)](h),{column:m}=n[a(355)](g);for(let s=p;s<=m;s++){const l=n[a(334)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(319)],l=i[a(370)][a(384)](s);i[a(360)][a(365)](a(324)+c,l),r&&i[a(360)][a(306)](a(354),u,l),i[a(370)][a(385)](l,o[a(348)]),t&&(e[a(359)][a(362)](o[a(348)])?i[a(360)][a(365)](a(366),l):i[a(360)][a(363)](a(366),l))}}}}e[t(383)][t(358)](t(311),t(328),t(371),r),e[t(383)][t(358)](t(311),t(341),t(371),r),this[t(317)][t(338)][t(301)].on(t(320),s(),{priority:t(336)}),this[t(317)][t(351)][t(301)].on(t(320),((e,n,r)=>{const o=t;r[o(344)][o(361)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(336)}),this[t(317)][t(338)][t(301)].on(t(386),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(304)](r[o(348)]),c=e[o(314)](a),u=c[o(351)];if(o(311)!=c[o(349)]||!u||o(341)!=u[o(316)])return;const l=s[o(370)][o(378)](r[o(348)]);if(l)for(const t of l)s[o(360)][o(363)](o(324)+i,t),s[o(360)][o(363)](o(366),t),s[o(360)][o(364)](o(354),t),s[o(370)][o(323)](t,r[o(348)])}),{priority:t(336)}),this[t(367)]()}[ba(367)](){const t=ba,e=this[t(317)],n=e[t(310)];function r(e){const r=t;return{type:r(331),content:Kr(n,r(333),e)}}e[t(374)][t(353)](t(357))[t(350)][t(302)]((e=>{const s=t;if(s(311)!=e[s(349)])return;const{data:o}=e;if(o){if(s(328)==o[s(316)]){const t=o[s(321)][0][s(381)];return r(Kr(n,s(t?330:346)))}if(s(341)==o[s(316)]){const t=o[s(321)][0][s(381)];return r(Kr(n,s(t?343:329)))}}}))}}const Aa=Sa;function ka(){const t=["_tablePostFixingSubtypes","model","keys","discard","insertionRanges","getRanges","columnInsertionIndexes","editor","content","getAttributes","ck-suggestion-marker","suggestion:formatBlock:tablePasteCell","createElement","insertion","isEqual","TableUtils","tableCellBackgroundColor","editing","get","find","TableClipboard","cell","createTableWalker","return","18736cWuQNt","endColumn","formatBlock","nextSibling","registerPostFixer","next","columns","_isForcedDefaultExecutionBlock","last","markers","deletion","getItems","every","tableCellSuggestion","plugins","suggestionUnloaded","detach","remove","findAncestor","1392294lXfxtz","createPositionBefore","fromEntries","insertColumns","tableCellVerticalAlignment","documentSelection","isInContent","paragraph","tableCellHorizontalAlignment","removeRows","rowInsertionRanges","getSuggestionCallback","includes","type","suggestionLoaded","name","has","registerDescriptionCallback","root","first","_replaceTableSlotCell","getColumnIndexes","insertContent","tableCellPadding","ck-suggestion-marker--active","getAllAdjacentSuggestions","getChildren","column","createRangeOn","map","setAttribute","markerToHighlight","clipboardOutput","rows","low","elementToElement","getChanges","3722568RNLFcU","activeMarkers","forceDefaultExecution","Users","insertRows","length","removeColumns","setAttributes","getRange","getChangedMarkers","$graveyard","dataDowncast","markMultiRangeInsertion","tableCellBorderColor","tablePasteChainId","redo","move","getTableIfOnlyTableInContent","updateMarker","for","trackChanges","register","reduce","deletionRanges","accept","subType","editingDowncast","stop","requires","oldRange","709233OIpeVq","getRowIndexes","ck-suggestion-marker-insertion","rootName","author","registerCustomCallback","join","set","change","entries","options","tablePaste","73668kwZPZt","tableCellBorderStyle","suggestion-td","columnInsertionRanges","isEmpty","hasSuggestion","view","differ","suggestion","push","batch","rowInsertionIndexes","locale","previous","_getCoordsForCells","listenTo","previousSibling","row","endRow","getSuggestions","newRange","commands","from","position","removeMarkers","selection","schema","fill","end","some","getSuggestion","getChild","markMultiRangeBlockFormat","insert","*Replace table cells*","_createdBatches","descriptionFactory","getShiftedBy","tableCellBorderWidth","startsWith","tablePasteColumn","wrap","add","call","element","fromRange","afterInit","forEach","conversion","cells","createRangeIn","value","markMultiRangeDeletion","_suggestionFactory","getColumns","TrackChangesEditing","table","_splitMarkerName","getRows","showSuggestionHighlights","getContainedElement","createRange","containsRange","attributes","getSelectionAffectedTableCells","tablePasteCell","filter","unwrap","document","markerName","295gySSUv","220246CZeUIK","nodeAfter","start","removeMarker","tableCell","getMarkers","293688iqewJd","markerAttributes","high","tablePasteRow"];return(ka=function(){return t})()}!function(t){const e=Sa,n=t();for(;;)try{if(143751===parseInt(e(342))/1+-parseInt(e(474))/2+-parseInt(e(348))/3+parseInt(e(376))/4*(-parseInt(e(341))/5)+-parseInt(e(395))/6+parseInt(e(462))/7+parseInt(e(432))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ka);const Ca=[Aa(512),Aa(445),Aa(475),Aa(403),Aa(399),Aa(368),Aa(418)],La=Object[Aa(397)](Ca[Aa(424)]((t=>[t,null])));function Sa(t,e){const n=ka();return(Sa=function(t,e){return n[t-=341]})(t,e)}class Ra extends t.Plugin{static get[Aa(460)](){return[ga]}[Aa(520)](){const t=Aa,n=this[t(359)];if(!n[t(390)][t(411)](t(372)))return;const r=n[t(390)][t(370)](t(529)),s=n[t(390)][t(370)](t(367)),o=n[t(390)][t(370)](ga),a=n[t(390)][t(370)](t(372));o[t(352)][t(483)](t(351),t(514)),n[t(353)][t(500)][t(453)](t(389),{allowIn:t(346),allowContentOf:t(346),isLimit:!0}),n[t(522)][t(430)]({model:t(389),view:t(476)});let c=null;n[t(353)].on(t(417),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(437)]-1];h&&h[u(434)]||r[u(383)]||this[u(359)][u(495)][u(370)](u(452))[u(525)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(400)))return!1;const i=s[o(449)](t,n);if(!i||!Ma(i,void 0,r))return!1;const a=r[o(538)](n[o(542)][o(499)]);if(!a[o(437)])return!1;const c=a[0][o(394)](o(530)),l=r[o(463)](a),f=r[o(416)](a),h={startRow:l[o(414)],endRow:l[o(384)],startColumn:f[o(414)],endColumn:f[o(384)]};return 1==a[o(437)]&&(h[o(492)]+=r[o(532)](i)-1,h[o(377)]+=r[o(528)](i)-1),Ma(c,h,r)}(l,f,n[u(353)],s,a)&&(o[u(459)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(353)][u(470)]((()=>{const t=u;n[t(353)][t(417)](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(437)]&&r[t(444)](o,t(351),{tablePasteChainId:s}),a[t(437)]&&r[t(444)](a,t(514),{tablePasteChainId:s}),l[t(437)]&&(r[t(444)](l,t(473),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(521)]((e=>{const n=t;var r;return null===(r=e[n(392)])||void 0===r?void 0:r[n(517)](e)}))),f[t(437)]&&(r[t(526)](f,t(473),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(521)]((e=>{const n=t;var r;return null===(r=e[n(392)])||void 0===r?void 0:r[n(517)](e)})));const g=r[t(506)](h[t(424)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(539),{tablePasteChainId:s});if(g){const e=g[t(347)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(353)][t(423)](s),a=e[t(371)]((e=>e[t(440)]()[t(366)](i)));a&&r[t(483)]([a[t(410)],o])}r[t(437)]&&g[t(425)](t(349),Object[t(397)](r))}c=null})))}),{priority:e.priorities[t(350)]+10}),n[t(390)][t(370)](t(372)).on(t(415),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(459)]();const u=s[r(373)],l=o,f=Na(u),h=Na(l);e[r(375)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(393)](u[r(505)](0));for(const t of Array[r(496)](l[r(421)]()))a[r(507)](t,u,r(502));const t=c[r(485)][r(407)](s[r(491)]),e=c[r(358)][r(407)](s[r(422)]);t||e||(g=i.LiveRange[r(519)](a[r(524)](u)))}else h&&!f&&(d=a[r(524)](u));else{const t=a[r(364)](r(389)),e=a[r(364)](r(389));a[r(515)](a[r(524)](u),e),a[r(507)](t,u,0);for(const e of Array[r(496)](l[r(421)]()))a[r(507)](e,t,r(502));g=i.LiveRange[r(519)](a[r(423)](t)),d=i.LiveRange[r(519)](a[r(423)](e))}const p=Array[r(496)](l[r(361)]())[r(540)]((([t])=>Ca[r(407)](t)));c[r(523)][r(483)]({element:u,attributes:p[r(437)]?Object[r(397)](p):null}),g&&c[r(356)][r(483)](g),d&&c[r(455)][r(483)](d)}),{priority:t(350)}),s.on(t(398),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(382)]||1;c[o(358)]=new Array(l)[o(501)](u)[o(424)](((t,e)=>t+e));for(const{cell:t}of s[o(374)](i,{startColumn:u,endColumn:u+l-1}))c[o(477)][o(483)](n[o(353)][o(423)](t))}),{priority:t(429)}),s.on(t(436),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(428)]||1;c[o(485)]=new Array(l)[o(501)](u)[o(424)](((t,e)=>t+e));for(const{cell:t}of s[o(374)](i,{startRow:u,endRow:u+l-1}))c[o(405)][o(483)](n[o(353)][o(423)](t))}),{priority:t(429)}),r[t(510)][t(412)]((e=>{const r=t;if(e[r(457)]&&e[r(457)][r(513)](r(473)))return e[r(487)]?{}:{type:r(365),content:Kr(n[r(486)],r(508))}}));const u=()=>!1;for(const e of[t(473),t(514),t(351),t(539)])r[t(527)][t(467)](t(365),e,t(468),u),r[t(527)][t(467)](t(386),e,t(468),u),r[t(527)][t(467)](t(378),e,t(468),u);r[t(527)][t(467)](t(378),t(539),t(355),u),r[t(527)][t(467)](t(378),t(539),t(456),((e,r,s)=>{const o=t,i=e[o(424)]((t=>t[o(534)]()))[o(540)]((t=>t)),a=new Map(i[o(424)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(523)])e&&a[o(469)](t,e);else if(s&&s[o(349)])for(const[t,e]of Object[o(471)](s[o(349)])){const r=n[o(353)][o(385)][o(370)](t),s=r?r[o(440)]()[o(534)]():null;s&&a[o(469)](s,e)}n[o(353)][o(470)]((t=>{const e=o;for(const[n,r]of a)t[e(439)]({...La,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(527)][o(467)](e,o(473),s,((t,i,a)=>{const c=o;n[c(353)][c(470)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(344)][o(343)];t.is(o(518),o(389))&&u[o(483)](t)}r[o(527)][o(406)](e,null,s)(t,i,a);for(const t of u)o(442)!=t[o(413)][o(465)]&&n[o(541)](t)}))}))};l(t(365),t(456)),l(t(365),t(355)),l(t(386),t(456)),l(t(386),t(355)),r[t(527)][t(467)](t(365),t(351),t(355),(e=>{const n=t,r=e[n(424)]((t=>t[n(534)]())),i=r[0][n(394)](n(530)),{minRow:a,maxRow:c}=o[n(488)](r);s[n(404)](i,{at:a,rows:c-a+1})})),r[t(527)][t(467)](t(365),t(514),t(355),(e=>{const n=t,r=e[n(424)]((t=>t[n(534)]())),i=r[0][n(394)](n(530)),{minColumn:a,maxColumn:c}=o[n(488)](r);s[n(438)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(457)]||!n[s(457)][s(513)](s(473)))return;const o=n[s(537)][s(446)],i=r[s(493)]()[s(540)]((t=>t[s(401)]&&t[s(537)]&&t[s(537)][s(446)]==o));i[s(437)]&&n[s(420)]()[s(437)]!=i[s(437)]&&i[s(454)](((t,e)=>(t[s(381)]=e,e[s(487)]=t,e)))};function h(e,n=!0){const s=t,{id:o,authorId:i}=r[s(531)](e[s(543)]),a=[s(362),s(464)],c=r[s(433)][s(407)](e[s(543)]);return c&&a[s(483)](s(419)),{classes:a,attributes:{"data-suggestion":o,"data-author-id":i},priority:c&&n?3010:3e3}}r.on(t(409),f,{priority:t(350)}),r.on(t(391),f,{priority:t(350)}),n[t(353)][t(542)][t(380)]((()=>{const e=t;let s=!1;const o=Array[e(496)](n[e(353)][e(542)][e(481)][e(441)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(531)](t);if(e(482)!=o||e(386)!=a||i[e(461)])continue;if(!r[e(479)](c))continue;const u=r[e(504)](c)[e(357)](),l=n[e(390)][e(370)](e(435)).me;for(const t of r[e(493)]())if(t[e(401)]&&t[e(466)]==l&&e(378)==t[e(408)]&&e(539)==t[e(457)]&&t[e(357)]()[e(388)]((t=>u[e(503)]((n=>n[e(536)](t,!0))))))for(const n of t[e(420)]())n[e(401)]&&(n[e(355)](),s=!0)}return s})),n[t(353)][t(542)][t(380)]((e=>{const s=t,o=n[s(495)][s(370)](s(447));if(!o||!o[s(509)][s(411)](e[s(484)]))return!1;let i=!1;const a=n[s(390)][s(370)](s(435)).me,c=n[s(353)][s(542)][s(481)][s(431)](),u=Array[s(496)](n[s(353)][s(542)][s(481)][s(441)]())[s(540)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(531)](t);return n(482)==o&&n(473)==i&&c==a.id&&!e[n(461)]}));for(const t of c){if(s(507)!=t[s(408)]||s(389)!=t[s(410)]||1!=t[s(437)])continue;const n=e[s(535)](t[s(497)],t[s(497)][s(511)](1));if(!u[s(371)]((({data:t})=>t[s(494)][s(366)](n))))for(const{name:t,data:r}of u)if(n[s(536)](r[s(494)])){e[s(450)](t,{range:n}),i=!0;break}}return i})),n[t(353)][t(542)][t(380)]((e=>{const s=t;let o=!1;const i=n[s(390)][s(370)](s(435)).me,a=r[s(493)]()[s(540)]((t=>t[s(401)]&&t[s(466)]==i)),c=new Set,u=new Set;for(const t of a)if(s(473)==t[s(457)])for(const e of t[s(347)]()){const n=e[s(440)]()[s(534)]();if(n)if(n.is(s(518),s(389))&&Na(n)){t[s(345)](e[s(410)]),c[s(516)](n),o=!0;const r=n[s(379)],i=n[s(490)],a=r&&r.is(s(518),s(389)),l=i&&i.is(s(518),s(389));a&&!c[s(411)](r)&&u[s(516)](r),l&&!c[s(411)](i)&&u[s(516)](i)}else n.is(s(518),s(402))&&n[s(478)]&&(t[s(345)](e[s(410)]),o=!0)}else if(s(539)==t[s(457)]){if(!t[s(537)]||!t[s(537)][s(446)])continue;const e=t[s(537)][s(349)];if(e&&Object[s(354)](e)[s(437)])continue;const n=t[s(537)][s(446)];let r=!0,i=!0;for(const e of a)if(e[s(457)]&&e[s(457)][s(513)](s(473))){if(!e[s(537)][s(446)]){i=!1;break}if(e.id!=t.id&&e[s(537)][s(446)]==n){r=!1;break}}i&&r&&(t[s(498)](),o=!0)}for(const t of c)e[s(393)](t);for(const t of u)e[s(541)](t);return o})),n[t(522)][t(451)](t(458))[t(426)]({model:t(363),view:t=>h(t),converterPriority:t(350)}),n[t(522)][t(451)](t(443))[t(426)]({model:t(363),view:(e,n)=>n[t(472)][t(533)]?h(e,!1):null,converterPriority:t(350)});const g=n[t(369)][t(480)];this[t(489)](g[t(542)],t(427),((e,n)=>{const r=t,s=[];for(const t of g[r(524)](n[r(360)])[r(387)]())t.is(r(518),r(476))&&s[r(483)](t);g[r(470)]((t=>{const e=r;for(const n of s)t[e(448)](t[e(524)](n),t[e(396)](n)),t[e(393)](n)}))}))}}function Na(t){const e=Aa;if(t[e(478)])return!0;const n=t[e(505)](0);return n.is(e(518),e(402))&&n[e(478)]}function Ma(t,e={},n){const r=Aa;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(374)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const va=Oa;function wa(){const t=["6214032PwhCVl","_suggestionFactory","getContainedElement","64yYAdjQ","subType","formatInline","selection","discard","bind","get","378060cqPIae","getSuggestions","275YSbCDm","table","56010AKTKQm","resizeTable","2267441DKKqXI","419682VoDmDn","resizeTableWidth","enableCommand","getAttribute","Users","getSuggestionCallback","*Format:* resize table","columnWidths","model","locale","change","handleResizeTableWidthCommand","author","accept","descriptionFactory","handleSuggestionDescription","getColumnGroupElement","1vFqoBG","18qNHQBa","getSelectedElement","TrackChangesEditing","editor","510167EXGbqG","formatGroupId","document","4098uhiPLJ","commandParams","plugins","tableWidth","formatBlock","afterInit","format","data","type","36OqDVQo","registerDescriptionCallback","markBlockFormat","has","getTableColumnsWidths","registerCustomCallback","TableColumnResizeEditing"];return(wa=function(){return t})()}function Oa(t,e){const n=wa();return(Oa=function(t,e){return n[t-=500]})(t,e)}!function(t){const e=Oa,n=t();for(;;)try{if(511609===-parseInt(e(513))/1*(parseInt(e(554))/2)+-parseInt(e(521))/3*(-parseInt(e(530))/4)+parseInt(e(549))/5*(parseInt(e(551))/6)+-parseInt(e(518))/7*(-parseInt(e(540))/8)+-parseInt(e(514))/9*(parseInt(e(547))/10)+parseInt(e(553))/11+-parseInt(e(537))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wa);class Da extends t.Plugin{[va(526)](){const t=va;if(!this[t(517)][t(523)][t(533)](t(536)))return;const e=this[t(517)][t(523)][t(546)](t(516));e[t(556)](t(555),this[t(507)][t(545)](this)),e[t(538)][t(535)](t(525),t(552),t(509),e[t(538)][t(501)](t(525),null,t(544))),e[t(538)][t(535)](t(525),t(552),t(544),e[t(538)][t(501)](t(525),null,t(509))),e[t(510)][t(531)](this[t(511)][t(545)](this))}[va(507)](t,e){const n=va,r=this[n(517)][n(523)][n(546)](n(516)),s=this[n(517)][n(523)][n(546)](n(536)),o=e[n(550)]||this[n(517)][n(504)][n(520)][n(543)][n(515)]();this[n(517)][n(504)][n(506)]((()=>{const i=n,a=s[i(512)](o);let c=a?s[i(534)](a):null,u=o[i(557)](i(524))||null;const l=e[i(524)]||u,f=e[i(503)]||c,h=this[i(517)][i(523)][i(546)](i(500)).me;for(const t of r[i(548)]()){const e=t[i(539)]();if(i(552)===t[i(541)]&&e===o){t[i(508)]!==h&&t[i(544)]();const e=t[i(528)][i(522)];u=e[0][i(524)],c=e[0][i(503)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(532)](o,{commandName:i(555),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(552)},[],i(552))}))}[va(511)](t){const e=va;if(e(525)!=t[e(529)]&&e(542)!=t[e(529)])return;const{data:n}=t;if(n&&e(552)===n[e(519)]){const t=e(502);return{type:e(527),content:Kr(this[e(517)][e(505)],t)}}}}const Fa=xa;function Ba(){const t=["editor","51300QlbQAO","afterInit","438767JblkmM","enableCommand","get","264dqPSMY","insertTemplate","801GtAuDJ","Template","64eGRDFu","370775QBIswI","2387160JuGsGx","has","3274758dUKnTu","TrackChangesEditing","79890uRXgcy","1334482GsRbPc","plugins"];return(Ba=function(){return t})()}function xa(t,e){const n=Ba();return(xa=function(t,e){return n[t-=289]})(t,e)}!function(t){const e=xa,n=t();for(;;)try{if(421048===parseInt(e(306))/1+-parseInt(e(293))/2+parseInt(e(307))/3+-parseInt(e(301))/4*(-parseInt(e(296))/5)+-parseInt(e(290))/6+-parseInt(e(298))/7*(-parseInt(e(305))/8)+parseInt(e(303))/9*(-parseInt(e(292))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ba);class Pa extends t.Plugin{[Fa(297)](){const t=Fa,e=this[t(295)];e[t(294)][t(289)](t(304))&&e[t(294)][t(300)](t(291))[t(299)](t(302))}}const Ua=ja;function ja(t,e){const n=Va();return(ja=function(t,e){return n[t-=167]})(t,e)}!function(t){const e=ja,n=t();for(;;)try{if(193837===-parseInt(e(178))/1+-parseInt(e(173))/2*(-parseInt(e(179))/3)+parseInt(e(171))/4+parseInt(e(167))/5*(parseInt(e(182))/6)+-parseInt(e(185))/7*(-parseInt(e(187))/8)+parseInt(e(186))/9+-parseInt(e(180))/10*(parseInt(e(174))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Va);class Ga extends t.Plugin{[Ua(175)](){const t=Ua,e=this[t(189)];if(!e[t(190)][t(183)](t(169)))return;e[t(172)][t(183)](t(181))[t(170)](t(169));const n=e[t(172)][t(183)](t(181)),r=e[t(188)];n[t(184)][t(176)](t(168),(e=>Kr(r,t(177),e)))}}function Va(){const t=["3oqABfA","6614840fmFLMo","TrackChangesEditing","6KPvETm","get","descriptionFactory","7924zYVsIs","2551896ePXCEi","896ojSWnO","locale","editor","commands","1067665RFyYEs","tableOfContents","insertTableOfContents","enableCommand","1011732WnHyHe","plugins","148202ldUzTi","11VVvaSQ","afterInit","registerElementLabel","ELEMENT_TABLE_OF_CONTENTS","95574oDbOiI"];return(Va=function(){return t})()}function Ha(){const t=["6719185JTEfbR","start","end","_splitMarkerName","element","4894CNSISn","27243153qlAZQr","descriptionFactory","isTouching","createRange","6HnjviI","document","TrackChangesEditing","newRange","getNearestSelectionRange","getChangedMarkers","model","75KPgZxV","nodeBefore","isEqual","has","get","2730888JUeIwZ","differ","2745064GtquoZ","Title","ELEMENT_TITLE","forward","registerElementLabel","afterInit","updateMarker","suggestion","editor","1554924KFfijx","from","2501130evVXcc","title-content","schema","registerPostFixer","plugins","isCollapsed","locale","removeMarker","10ImrVeH"];return(Ha=function(){return t})()}function Wa(t,e){const n=Ha();return(Wa=function(t,e){return n[t-=112]})(t,e)}const za=Wa;!function(t){const e=Wa,n=t();for(;;)try{if(695055===-parseInt(e(154))/1*(-parseInt(e(142))/2)+-parseInt(e(128))/3+-parseInt(e(126))/4+parseInt(e(137))/5*(-parseInt(e(147))/6)+parseInt(e(117))/7+-parseInt(e(115))/8+parseInt(e(143))/9*(parseInt(e(136))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ha);class Ka extends t.Plugin{[za(122)](){const t=za,e=this[t(125)];if(!e[t(132)][t(113)](t(118)))return;const n=e[t(132)][t(114)](t(149));n[t(144)][t(121)](t(129),(()=>Kr(e[t(134)],t(119)))),e[t(153)][t(148)][t(131)]((r=>{const s=t;let o=!1;const i=Array[s(127)](e[s(153)][s(148)][s(116)][s(152)]());for(const{name:t,data:a}of i){const{group:i}=n[s(140)](t);if(s(124)!==i||!a[s(150)])continue;const c=a[s(150)],u=c[s(139)][s(155)];if(!u||!u.is(s(141),s(129)))continue;if(!c[s(138)][s(145)](c[s(139)]))continue;const l=e[s(153)][s(130)][s(151)](c[s(139)],s(120));if(l&&l[s(133)]){const e=r[s(146)](c[s(138)],l[s(138)]);e[s(112)](c)||(r[s(123)](t,{range:e}),o=!0)}o||(r[s(135)](t),o=!0)}return o}))}}const Xa=Qa;!function(t){const e=Qa,n=t();for(;;)try{if(613599===parseInt(e(235))/1+-parseInt(e(221))/2*(-parseInt(e(222))/3)+parseInt(e(233))/4+parseInt(e(218))/5+parseInt(e(225))/6+-parseInt(e(223))/7*(-parseInt(e(226))/8)+-parseInt(e(229))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ya);class qa extends t.Plugin{[Xa(230)](){const t=Xa,e=this[t(228)],n=e[t(234)][t(220)](t(219));e[t(234)][t(224)](t(227))&&(n[t(217)](t(232)),n[t(217)](t(231)))}}function Qa(t,e){const n=Ya();return(Qa=function(t,e){return n[t-=217]})(t,e)}function Ya(){const t=["has","7104900WorBSs","16wPDECs","UndoEditing","editor","19158480jRQbDq","afterInit","redo","undo","677840TDVldq","plugins","837334NxvMAf","enableCommand","2020205bRQrSX","TrackChangesEditing","get","16FCwqxW","2838NjEhbH","489181uGWSJp"];return(Ya=function(){return t})()}function Za(t,e){const n=$a();return(Za=function(t,e){return n[t-=255]})(t,e)}const Ja=Za;function $a(){const t=["get","4553744nLLZuN","4974DaoJag","plugins","editor","6145jfcpQf","TableCaptionEditing","28FuUDYy","has","1PDfaKq","163869YVYcio","afterInit","requires","2421048iBpDUk","151546KnprrP","39120rXZRBh","toggleTableCaption","enableCommand","2242611ADEFKG","TrackChangesEditing"];return($a=function(){return t})()}!function(t){const e=Za,n=t();for(;;)try{if(607466===-parseInt(e(264))/1*(-parseInt(e(269))/2)+-parseInt(e(265))/3*(-parseInt(e(262))/4)+-parseInt(e(260))/5*(parseInt(e(257))/6)+parseInt(e(268))/7+parseInt(e(256))/8+parseInt(e(273))/9+parseInt(e(270))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($a);class tc extends t.Plugin{static get[Ja(267)](){return[ga]}[Ja(266)](){const t=Ja,e=this[t(259)];e[t(258)][t(263)](t(261))&&e[t(258)][t(255)](t(274))[t(272)](t(271))}}const ec=rc;function nc(){const t=["tableBorderStyle","_getSuggestion","formatBlock","14111977EpIoOu","tableHeight","252171aJCPdT","batch","format","tableWidth","subType","tableCellHorizontalAlignment","markBlockFormat","change","nodeAfter","TableCellPropertiesEditing","getFirstPosition","_handlePropertyChange","pluginName","9CGLKom","discard","registerCustomCallback","tableCellBorderColor","277416XywEFv","handleSuggestionDescription","tableProperties","320CMNroO","tableCellPadding","_suggestionFactory","getSuggestions","tableCellHeight","locale","getAttribute","tableBorderColor","selection","TrackChangesEditing","1117221LCeesl","TableUtils","24gkBdCT","7rQltxb","plugins","TablePropertiesEditing","getContainedElement","*Format:* change table cell properties","59650UiQhcV","tableBorderWidth","start","tableCellBackgroundColor","model","enableCommand","findAncestor","document","*Format:* change table properties","descriptionFactory","commandParams","tableAlignment","join","afterInit","tableCellBorderWidth","editor","has","22TSimad","setAttribute","TrackChangesTableProperties","table","tableBackgroundColor","getSuggestionCallback","removeAttribute","10214010VAsGvD","getSelectionAffectedTableCells","tableCellProperties","get","accept","registerDescriptionCallback","handleDiscardAction","5944086oqnRfB","data","tableCellWidth","tableCellVerticalAlignment","enqueueChange","tableCellBorderStyle"];return(nc=function(){return t})()}function rc(t,e){const n=nc();return(rc=function(t,e){return n[t-=446]})(t,e)}!function(t){const e=rc,n=t();for(;;)try{if(627939===parseInt(e(482))/1+parseInt(e(507))/2*(-parseInt(e(452))/3)+parseInt(e(472))/4*(parseInt(e(490))/5)+parseInt(e(521))/6+-parseInt(e(485))/7*(-parseInt(e(469))/8)+parseInt(e(465))/9*(parseInt(e(514))/10)+-parseInt(e(450))/11*(parseInt(e(484))/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(471)]=[e(479),e(447),e(491),e(501),e(455),e(451),e(511)],this[e(516)]=[e(468),e(446),e(504),e(473),e(523),e(476),e(493),e(457),e(524)]}static get[ec(464)](){return ec(509)}[ec(503)](){const t=ec,e=this[t(505)][t(486)][t(517)](t(481));if(this[t(505)][t(486)][t(506)](t(487))){for(const n of this[t(471)])e[t(495)](n,((e,r)=>{const s=t,o=this[s(505)][s(494)][s(497)][s(480)][s(462)]()[s(496)](s(510));this[s(463)](n,[o],this[s(471)],s(471),e,r)}));e[t(474)][t(467)](t(449),t(471),t(518),e[t(474)][t(512)](t(449),null,t(466))),e[t(474)][t(467)](t(449),t(471),t(466),((e,n)=>this[t(520)](this[t(471)],e,n))),e[t(474)][t(467)](t(449),t(471),t(502),(()=>!1))}if(this[t(505)][t(486)][t(506)](t(461))){for(const n of this[t(516)])e[t(495)](n,((e,r)=>{const s=t,o=this[s(505)][s(486)][s(517)](s(483))[s(515)](this[s(505)][s(494)][s(497)][s(480)]);this[s(463)](n,o,this[s(516)],s(516),e,r)}));e[t(474)][t(467)](t(449),t(516),t(518),e[t(474)][t(512)](t(449),null,t(466))),e[t(474)][t(467)](t(449),t(516),t(466),((e,n)=>this[t(520)](this[t(516)],e,n))),e[t(474)][t(467)](t(449),t(516),t(502),(()=>!1))}e[t(499)][t(519)]((e=>this[t(470)](e)))}[ec(463)](t,e,n,r,s,o){const i=ec,a=this[i(505)][i(486)][i(517)](i(481));this[i(505)][i(494)][i(525)](o[i(453)],(()=>{const t=i;for(const i of e)if(this[t(448)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(478)](r);void 0!==n&&(e[r]=n)}s(o),a[t(458)](i,{commandParams:[e]},[],r)}}))}[ec(520)](t,e,n){const r=ec,s=e[0][r(492)][r(460)],o=n[r(500)][0];this[r(505)][r(494)][r(459)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(508)](r,o[r],s):e[n(513)](r,s)}))}[ec(470)](t){const e=ec;if(t[e(522)])switch(t[e(456)]){case e(471):return{type:e(454),content:Kr(this[e(505)][e(477)],e(498))};case e(516):return{type:e(454),content:Kr(this[e(505)][e(477)],e(489))}}}[ec(448)](t,e){const n=ec,r=this[n(505)][n(486)][n(517)](n(481));for(const s of r[n(475)]({skipNotAttached:!0})){const r=s[n(488)]();if(s[n(456)]===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=Yt?function(t,e){return Yt(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=Mc;!function(t){const e=Mc,n=t();for(;;)try{if(881293===-parseInt(e(383))/1+parseInt(e(689))/2*(-parseInt(e(335))/3)+parseInt(e(732))/4+-parseInt(e(391))/5*(-parseInt(e(312))/6)+parseInt(e(479))/7*(parseInt(e(490))/8)+-parseInt(e(540))/9+-parseInt(e(710))/10*(-parseInt(e(526))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wc);const Cc=kc(470);class Lc extends t.Plugin{static get[kc(408)](){return[kc(505),o.Users,t.PendingActions,$r,ss,us,hs,ys,Is,Ls,Ns,Us,no,io,fo,po,_o,ko,No,Oo,xo,zo,Go,Qo,$o,ri,li,Ii,Oi,ai,Ws,Qs,_i,ki,Ni,xi,Ui,Ki,Yi,ta,oa,ua,ga,Ea,ya,tc,Ra,Da,Ga,sc,Pa,Ka,qa]}static get[kc(536)](){return kc(568)}constructor(t){const e=kc;function n(t){const e=Mc;return t[e(523)]((t=>String[e(352)](t)))[e(686)]("")}super(t),this[e(468)]=!1,this[e(709)](e(417),[]),this.on(e(364),((n,r,s,o)=>{const i=e;this[i(355)][i(454)]((()=>{const e=i;for(const n of[...o,...s])this[e(355)][e(525)][e(398)](n)&&t[e(437)][e(558)](n)}))})),this[e(475)]=new Qr(this[e(328)][e(307)][e(319)],this[e(328)][e(510)]),this[e(461)]=null,this[e(337)]=new Sc(this[e(328)]),this[e(330)]=new Map,this[e(694)]=t[e(560)][e(462)](e(505)),this[e(567)]=new Set,this[e(355)]=this[e(328)][e(307)],this[e(707)]=new WeakMap,this[e(451)]=!1,this[e(427)]=new Set([e(470)]),this[e(685)]=new Set,t[e(430)][e(483)](e(506),e(411)),this[e(409)]=t[e(430)][e(462)](e(506)),t[e(430)][e(483)](e(455),!0),this[e(412)]=t[e(430)][e(462)](e(455)),this[e(336)]=new f(t,this[e(567)]),this[e(595)](),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,50,56])}[kc(731)](){const t=kc,n=this[t(328)],r=(e,n)=>{const r=t;if(r(535)!=e)return r(572)+e;const s=n[r(500)]("|")[0];return this[r(650)](s)?r(610):r(488)};n[t(373)][t(317)](t(659))[t(440)]({model:t(304),view:e=>{const n=t,{id:s,authorId:o,type:i,subType:a}=this[n(553)](e[n(421)]),c=[n(667),r(i,a)];let u=3e3;return this[n(417)][n(471)](e[n(421)])&&(c[n(428)](n(682)),u=3010),n(608)==i&&(u+=5),{classes:c,attributes:{"data-suggestion":s,"data-author-id":o},priority:u}}}),n[t(373)][t(317)](t(699))[t(420)]((e=>{const r=t;e.on(r(575),((t,e,s)=>{const o=r;if(!s[o(339)][o(356)])return;const i=e[o(586)];if(!i)return;const c=s[o(574)][o(365)](i);n[o(307)][o(319)][o(333)](i)&&c&&!c[o(559)](o(674))&&c.is(o(708))&&(0,a.toWidget)(c,s[o(320)])}),{priority:r(735)})})),n[t(373)][t(317)](t(699))[t(440)]({model:t(304),view:(e,n)=>{const s=t;if(!n[s(339)][s(356)])return null;const{type:o,subType:i}=this[s(553)](e[s(421)]);return{classes:[s(667),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(586)])return;const{id:c,authorId:u}=this[a(553)](o[a(421)]);if(r){const t=this[a(330)][a(462)](c),e=this[a(566)](t);if(!this[a(650)](e))return}if(o[a(586)].is(a(466)))return void i[a(641)][a(348)](o[a(586)],s[a(578)]);const l=i[a(574)][a(365)](o[a(586)]);if(o[a(586)].is(a(323))&&n[a(307)][a(319)][a(447)](o[a(586)])&&!l[a(559)](a(381))){i[a(320)][a(637)]([a(667),a(610)],l),i[a(320)][a(562)](a(591),c,l),i[a(320)][a(562)](a(725),u,l),i[a(574)][a(425)](l,o[a(421)]),e&&(this[a(417)][a(471)](o[a(421)])?i[a(320)][a(637)](a(682),l):i[a(320)][a(628)](a(682),l));for(const t of n[a(307)][a(450)](o[a(586)])[a(537)]())i[a(641)][a(348)](t,s[a(578)]);i[a(641)][a(348)](o[a(586)],s[a(578)])}};n[t(373)][t(317)](t(699))[t(420)]((e=>{const n=t;e.on(n(520),((t,e,r)=>{const o=n;r[o(339)][o(356)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(607)})})),n[t(373)][t(317)](t(699))[t(420)]((e=>{const n=t;e.on(n(458),((t,e,r)=>{const o=n;r[o(339)][o(356)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(607)})})),n[t(373)][t(317)](t(699))[t(432)]({model:t(304),view:(e,n)=>n[t(339)][t(356)]?null:{group:t(304),name:e[t(675)](11)}}),n[t(373)][t(317)](t(704))[t(609)]({view:{name:t(304),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(629)+e[r(597)](r(419))+":"+e[r(597)]("id");return e[r(597)](r(326))&&(s+=":"+e[r(597)](r(326))),n[r(452)](r(498),{"data-name":s})}}),n[t(373)][t(317)](t(704))[t(678)]({view:t(304)}),n[t(373)][t(317)](t(659))[t(420)]((e=>{const n=t;e.on(n(520),s(),{priority:n(735)})})),n[t(373)][t(317)](t(659))[t(420)]((e=>{const n=t;e.on(n(458),s({isAttributeSuggestion:!0}),{priority:n(735)})})),n[t(373)][t(317)](t(659))[t(420)]((e=>{const n=t;e.on(n(501),((t,e,r)=>{const s=n,o=r[s(574)][s(368)](e[s(421)]);if(o)for(const t of o)t[s(559)](s(381))||(r[s(320)][s(628)]([s(667),s(610),s(682)],t),r[s(320)][s(592)](s(591),t),r[s(320)][s(592)](s(725),t),r[s(574)][s(604)](t,e[s(421)]))}),{priority:n(735)})})),n[t(373)][t(317)](t(659))[t(420)]((e=>{const n=t;e.on(n(619),((t,e,r)=>{const s=n,o=r[s(574)][s(368)](e[s(421)]);if(!o)return;const{id:i}=this[s(553)](e[s(421)]),a=this[s(330)][s(462)](i),c=this[s(566)](a);if(this[s(650)](c))for(const t of o)t[s(559)](s(381))||(r[s(320)][s(628)]([s(667),s(610),s(682)],t),r[s(320)][s(592)](s(591),t),r[s(320)][s(592)](s(725),t),r[s(574)][s(604)](t,e[s(421)]))}),{priority:n(735)})})),n[t(307)][t(459)][t(509)]((e=>{const r=t;let s=!1;const o=Array[r(712)](n[r(307)][r(459)][r(361)][r(589)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(553)](t);if(r(304)!==o)continue;const h=this[r(330)][r(462)](f);if(null!=c[r(376)]){r(550)==u&&(s=s||vc(c[r(376)],t,e,n[r(307)][r(319)]));const o=r(535)==u&&this[r(650)](l[r(500)]("|")[0]);if(c[r(376)][r(338)]||r(390)==c[r(376)][r(577)][r(651)]||r(571)==u&&!Dc(c[r(376)])||o&&!Dc(c[r(376)])||r(608)==u&&(Nc(a=c[r(376)])||function(t){const e=r;return t[e(472)][e(489)]==t[e(717)][e(343)]&&t[e(472)][e(663)]}(a)))e[r(358)](t),s=!0;else{if(!h||!h[r(321)])continue;if(c[r(376)]&&c[r(596)]&&c[r(376)][r(630)](c[r(596)]))continue;i[r(420)](h)}}}var a;return i[r(314)]>0&&(s=!!this[r(631)](i)||s),s})),n[t(307)][t(459)][t(509)]((e=>{const r=t;let s=!1;for(const t of n[r(307)][r(459)][r(361)][r(728)]())if(r(584)==t[r(534)])for(const t of this[r(330)][r(634)]()){if(t[r(569)]||!t[r(321)])continue;const o=r(571)==t[r(534)],i=this[r(566)](t),a=i&&this[r(650)](i);if(!o&&!a)continue;const c=t[r(414)]();if(c[r(472)][r(489)]!=c[r(717)][r(489)]&&!c[r(717)][r(663)]){const o=n[r(307)][r(719)](c[r(472)][r(657)],r(717)),i=n[r(307)][r(484)](c[r(472)],o);e[r(573)](t[r(688)](),{range:i}),s=!0}}return s})),n[t(307)][t(459)][t(509)]((e=>this[t(539)](e))),n[t(307)][t(459)][t(509)]((e=>!e[t(393)][t(618)]&&this[t(513)](e))),n[t(307)].on(t(460),(()=>{this[t(468)]=!1})),n[t(307)][t(459)].on(t(690),((r,s)=>{const o=t;if(!s[o(618)]||s[o(345)])return;if(!this[o(468)])return;const i=n[o(307)][o(459)][o(361)][o(728)]();if(0==i[o(722)])return;const a=[],c=i[o(404)]((t=>o(535)==t[o(534)])),u=i[o(404)]((t=>o(584)==t[o(534)]&&o(643)!=t[o(578)]));for(const t of c)this[o(366)](t[o(448)])&&a[o(428)]({key:t[o(448)],newValue:t[o(429)],oldValue:t[o(527)],range:Fc(t[o(325)],n[o(307)])});for(const t of u){if(o(639)!=t[o(672)]&&o(386)!=t[o(672)])continue;const e=Bc(t[o(626)][o(657)],n[o(307)]),r=t[o(729)];o(639)==t[o(672)]&&a[o(428)]({key:o(470),newValue:t[o(578)],oldValue:r[o(578)],range:e});for(const[n,s]of r[o(716)]){if(!this[o(366)](n))continue;const r=t[o(716)][o(462)](n);s!==r&&a[o(428)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(716)])this[o(366)](n)&&(r[o(716)][o(398)](n)||a[o(428)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(722)]&&n[o(307)][o(644)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(726)](t,e,s,o,{groupId:r});this[n(676)](t,a)}))}),{priority:t(563)}),n[t(307)][t(525)].on(t(303),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(553)](n[s(578)]),e=this[s(330)][s(462)](t);e&&e[s(727)](n[s(578)])}})),n[t(307)][t(459)].on(t(690),(()=>{const e=t,r=Array[e(712)](n[e(307)][e(459)][e(361)][e(589)]())[e(404)]((t=>e(304)===this[e(553)](t[e(578)])[e(313)]));if(0===r[e(722)])return;r[e(516)](((t,n)=>{const r=e,s=t[r(418)][r(596)],o=n[r(418)][r(596)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(472)][r(532)](o[r(472)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(553)](t);if(null===n[e(596)]){const n=this[e(541)](t);o[e(420)](n)}else{const t=this[e(330)][e(462)](r);null!==n[e(376)]||t[e(321)]?(s[e(420)](t[e(680)]),o[e(420)](t)):this[e(681)](t)}}o[e(314)]>0&&this[e(706)](o);for(const t of s)this[e(656)](e(415),t)})),n[t(307)].on(t(487),((e,r)=>{const s=t,o=r[0];if(!this[s(330)][s(314)])return;if(!o[s(622)])return;if(o[s(393)][s(345)]||!o[s(393)][s(618)])return;let i,a;switch(o[s(534)]){case s(584):i=n[s(307)][s(719)](o[s(626)]),a=i[s(444)](o[s(349)]);break;case s(500):i=n[s(307)][s(719)](o[s(424)]),a=n[s(307)][s(719)](o[s(507)]);break;case s(331):i=n[s(307)][s(719)](o[s(668)]),a=i[s(444)](o[s(349)]);break;default:return}const c=n[s(307)][s(484)](i,a);n[s(307)][s(454)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(382)](c)){if(e[t(569)])continue;if(t(550)==e[t(534)])continue;const r=this[t(566)](e);if(r&&this[t(650)](r)&&t(500)!=o[t(534)])continue;const s=e[t(418)]&&e[t(418)][t(588)];(t(571)!=e[t(534)]||t(500)==o[t(534)]&&!s)&&(n[t(495)]||t(327)==e[t(534)]&&n[t(551)]||e[t(414)]()[t(405)](c)&&this[t(318)](e,i,a))}}))}),{priority:t(563)}),n[t(307)].on(t(691),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(436)])return;if(this[s(451)])return;if(!this[s(336)][s(547)])return;if(o[s(338)])return;const a=n[s(307)][s(319)],{start:c,end:u}=o[s(414)](),l=c[s(657)]&&a[s(594)](c[s(657)])?null:a[s(465)](c,s(402)),f=u[s(343)]&&a[s(594)](u[s(343)])?null:a[s(465)](u,s(633)),h=n[s(307)][s(484)](l?l[s(472)]:c,f?f[s(717)]:u);n[s(307)][s(454)]((t=>{const e=s;this[e(666)](h);const r=n[e(307)][e(319)][e(465)](h[e(472)]);o.is(e(606))?t[e(555)](r):o[e(612)](r)})),e[s(671)]()}),{priority:e.priorities[t(548)]+10}),n[t(307)].on(t(721),((e,r)=>{const s=t,o=r[r[s(722)]-1];o&&o[s(436)]||this[s(451)]||this[s(336)][s(547)]&&(n[s(307)][s(454)]((()=>{const t=s;let o=n[t(307)][t(721)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(684)]=o[t(389)]();const i=o[t(717)][t(343)],a=n[t(307)][t(319)];i&&a[t(447)](i)&&!a[t(333)](i)&&(o=n[t(307)][t(484)](o[t(472)],n[t(307)][t(719)](i,t(717)))),this[t(413)](o)})),e[s(671)]())}),{priority:t(735)}),this[t(328)][t(449)][t(420)](t(698),this[t(336)]),this[t(416)](t(698));const o=new p(n,this[t(330)]);n[t(449)][t(420)](t(723),o),this[t(416)](t(723));const i=new b(n,this[t(330)]);n[t(449)][t(420)](t(400),i),this[t(416)](t(400)),n[t(449)][t(420)](t(570),new v(n,o,this[t(330)])),this[t(416)](t(570)),n[t(449)][t(420)](t(542),new v(n,i,this[t(330)])),this[t(416)](t(542)),n[t(449)][t(420)](t(494),new F(n,o,this[t(330)])),this[t(416)](t(494)),n[t(449)][t(420)](t(593),new F(n,i,this[t(330)])),this[t(416)](t(593));const c=n[t(560)][t(462)](t(505));this[t(310)](c,t(705),((e,{threadId:n})=>{const r=t,s=this[r(330)][r(462)](n);s&&s[r(724)]&&1===s[r(724)][r(722)]&&this[r(518)](n,{hasComments:!0})}),{priority:t(371)}),this[t(310)](c,t(388),((e,{threadId:n})=>{const r=t,s=this[r(330)][r(462)](n);s&&s[r(724)]&&!s[r(724)][r(722)]&&this[r(518)](n,{hasComments:!1})}),{priority:t(371)})}set[kc(350)](t){const n=kc;if(this[n(461)])throw new e.CKEditorError(n(410),this);this[n(461)]=t}get[kc(350)](){return this[kc(461)]}[kc(697)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=kc,r=[];for(const e of this[n(330)][n(634)]())t&&!e[n(321)]||r[n(428)](e);return e?r[n(523)]((t=>t[n(308)]())):r}[kc(334)](t){const n=kc,r=this[n(330)][n(462)](t);if(!r)throw new e.CKEditorError(n(374),this);return r}[kc(332)](t){const e=kc;return this[e(330)][e(398)](t)}[kc(422)](t){const e=kc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(534)][e(500)](":"),a=this[e(330)][e(462)](r)||this[e(482)](o,i,r,n,s);if(this[e(392)](a),this[e(543)](a,o,i||null,n),a[e(554)]=t[e(554)],a[e(329)]=!0,s&&s[e(603)]){const t=s[e(603)],n=this[e(306)](t[e(502)]);a[e(530)]=t[e(554)],a[e(627)]=n,a[e(585)]=!0}else a[e(530)]=t[e(554)];switch(t[e(418)]&&(a[e(418)]=t[e(418)]),t[e(716)]&&(a[e(716)]=t[e(716)]),this[e(461)]&&this[e(461)][e(556)]||(a[e(611)]=!0),this[e(707)][e(462)](a)){case e(380):this[e(707)][e(709)](a,e(363));break;case e(387):a[e(321)]?(this[e(631)](new Set([a])),this[e(706)](new Set([a])),this[e(707)][e(709)](a,e(702)),this[e(656)](e(715),a)):this[e(707)][e(709)](a,e(730))}return a}[kc(723)](t){const e=kc;this[e(436)]((()=>{const n=e;this[n(328)][n(307)][n(454)]((()=>{const e=n;for(const n of t[e(445)]())n[e(378)]()}))}))}[kc(400)](t){const e=kc;this[e(436)]((()=>{const n=e;this[n(328)][n(307)][n(454)]((()=>{const e=n;for(const n of t[e(445)]())n[e(602)]()}))}))}[kc(416)](t,n){const r=kc,s=this[r(328)][r(449)][r(462)](t);if(!s)throw new e.CKEditorError(r(669),this,{commandName:t});if(this[r(567)][r(398)](s))throw new e.CKEditorError(r(473),this,{commandName:t});this[r(567)][r(420)](s),n&&s.on(r(664),((t,e)=>{const o=r;this[o(336)][o(547)]&&(this[o(451)]||(e[o(722)]>0&&e[e[o(722)]-1]&&e[e[o(722)]-1][o(436)]?e[o(341)]():(t[o(684)]=n(((...t)=>s[o(664)](...t,{forceDefaultExecution:!0})),...e),t[o(671)]())))}),{priority:r(735)})}[kc(436)](t){const n=kc;let r,s;const o=this[n(451)];this[n(451)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(451)]=!1),s&&e.CKEditorError[n(640)](s,this),r}[kc(413)](t,n=null,r={}){const s=kc;if(t[s(338)])return null;const o=this[s(328)][s(560)][s(462)](s(529)).me;for(const{suggestion:e,meta:o}of this[s(382)](t,s(327)))if(o[s(551)]){if(!o[s(469)]){if(o[s(495)]){if(!this[s(412)]||!Uc(e,r))continue;return e}if(Uc(e,r))return e;this[s(318)](e,t[s(472)],t[s(717)]);break}if(n==e[s(620)]&&Uc(e,r)){const n=e[s(414)]();return n[s(472)][s(630)](t[s(717)])?this[s(661)](e,this[s(355)][s(484)](t[s(472)],n[s(717)])):this[s(661)](e,this[s(355)][s(484)](n[s(472)],t[s(717)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(531)+n:s(327),u=this[s(385)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(632)](c,i,a,t),u}[kc(457)](t,n=kc(587),r={}){const s=kc,o=this[s(328)][s(560)][s(462)](s(529)).me,i=this[s(337)][s(625)](s(327),n,s(686));for(const e of this[s(697)]())if(e[s(627)].id==o.id&&s(327)==e[s(534)]&&e[s(620)]==n&&Uc(e,r)&&(i(e[s(512)](),t)||i(t,e[s(512)]()))){for(const n of t)e[s(435)](n);return e}for(const{suggestion:e,meta:n}of this[s(382)](t,s(327))){if(!n[s(551)])continue;if(!this[s(412)]&&n[s(495)])continue;if(!Uc(e,r))continue;let o=!0;for(const n of e[s(512)]())for(const e of t)if(!n[s(405)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(531)+n,l=this[s(385)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(632)](u,a,c,e,zr[s(552)]());return l}[kc(673)](t,n,r=null,s={}){const o=kc;if(r=r||Oc(n),t[o(338)])return null;if(o(346)===this[o(409)]){const e=this[o(337)][o(625)](o(550),r,o(378));return this[o(436)]((()=>e([t],n,s))),null}const i=this[o(328)][o(560)][o(462)](o(529)).me,a=[];if(o(340)!==this[o(409)])for(const{suggestion:e,meta:n}of this[o(382)](t,o(327)))n[o(551)]&&!n[o(305)]&&a[o(428)](...e[o(512)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(508)](s);e&&r[n(428)](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(722)];){const s=r[e][n(645)](t);r[n(713)](e,1,...s),e+=s[n(722)]}}return r}(t,a);c[o(722)]&&this[o(355)][o(454)]((()=>{const t=o;for(const e of c){const o=this[t(337)][t(625)](t(550),r,t(378));this[t(436)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(472)],u=t[o(717)];for(const{suggestion:e,meta:n}of this[o(382)](t,o(550))){if(!n[o(551)])continue;if(e[o(620)]!=r)continue;if(!Uc(e,s))continue;const i=e[o(414)]();if(i[o(405)](t,!0))return null;c=c[o(532)](i[o(472)])?c:i[o(472)],u=u[o(528)](i[o(717)])?u:i[o(717)],a?i[o(472)][o(532)](a[o(414)]()[o(472)])?(a[o(395)](),a=e):e[o(395)]():a=e}const l=this[o(355)][o(484)](c,u);if(a)this[o(661)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(385)]({id:t,type:o(600)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(632)](o(600)+r,t,a,l)}}return null}[kc(583)](t,n,r=[],s=null,o={}){const i=kc;n[i(701)]||(n[i(701)]=n[i(423)]),n[i(588)]=t.is(i(325)),s=s||Oc(n);const a=r[i(523)]((t=>Bc(t,this[i(355)]))),c=t.is(i(325))?t:Bc(t,this[i(355)]);if(i(346)===this[i(409)]){const t=this[i(337)][i(625)](i(571),s,i(378));return this[i(436)]((()=>t([c],n,o))),null}a[i(428)](c);let u=!0;for(const t of a)if(!this[i(377)](t)){u=!1;break}if(u&&i(340)!==this[i(409)]){const t=this[i(337)][i(625)](i(571),s,i(378));return this[i(436)]((()=>t([c],n,o))),null}let l=null,f=c[i(472)],h=c[i(717)];for(const{suggestion:t,meta:e}of this[i(382)](c,i(571))){if(!e[i(551)])continue;if(e[i(469)]||e[i(495)]||e[i(305)])continue;if(t[i(418)][i(701)]!=n[i(701)])continue;if(!Uc(t,o))continue;const r=t[i(414)]();if(t[i(620)]==s){if(r[i(405)](c,!0))return null;f=f[i(532)](r[i(472)])?f:r[i(472)],h=h[i(528)](r[i(717)])?h:r[i(717)],l?r[i(472)][i(532)](l[i(414)]()[i(472)])?(l[i(395)](),l=t):t[i(395)]():l=t}else{const e=c[i(508)](r);this[i(309)](t,e)}}const g=this[i(328)][i(560)][i(462)](i(529)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(661)](l,this[i(355)][i(484)](f,h)),l;{const t=this[i(385)]({id:d,type:i(477)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(632)](i(477)+s,d,p,this[i(355)][i(484)](f,h)),t}}[kc(718)](t,n,r=[],s=null,o={}){const i=kc;n[i(701)]||(n[i(701)]=n[i(423)]);const a=t[0];n[i(588)]=a.is(i(325)),s=s||Oc(n);const c=r[i(523)]((t=>Bc(t,this[i(355)]))),u=a.is(i(325))?t:t[i(523)]((t=>Bc(t,this[i(355)])));if(i(346)===this[i(409)]){const t=this[i(337)][i(625)](i(571),s,i(378));return this[i(436)]((()=>t(u,n,o))),null}c[i(428)](...u);let l=!0;for(const t of c)if(!this[i(377)](t)){l=!1;break}if(l&&i(340)!==this[i(409)]){const t=this[i(337)][i(625)](i(571),s,i(378));return this[i(436)]((()=>t(u,n,o))),null}const f=this[i(328)][i(560)][i(462)](i(529)).me;for(const t of this[i(697)]()){if(t[i(627)].id!=f.id)continue;if(i(571)!=t[i(534)]||t[i(418)][i(701)]!=n[i(701)])continue;if(!Uc(t,o))continue;const e=t[i(620)]==s;for(let n=0;n<u[i(722)];n++){const r=u[n];for(const s of t[i(384)]()){const o=s[i(491)]();if(r[i(630)](o)){e?(u[i(713)](n,1),n--):t[i(358)](s[i(578)]);break}}}}if(0==u[i(722)])return null;const h=this[i(337)][i(625)](i(571),s,i(686));for(const t of this[i(697)]())if(t[i(627)].id==f.id&&i(571)==t[i(534)]&&t[i(418)][i(701)]==n[i(701)]&&t[i(620)]==s&&Uc(t,o)&&(h(t[i(512)](),u)||h(u,t[i(512)]()))){for(const e of u)t[i(435)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(477)+s,m=this[i(385)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(632)](p,g,d,t,zr[i(552)]());return m}[kc(666)](t,n=null,r={}){const s=kc;if(t[s(338)])return null;const o=this[s(328)][s(560)][s(462)](s(529)).me,a=new i.LiveRange(t[s(472)],t[s(717)]);for(const{suggestion:t,meta:e}of this[s(382)](a,s(327)))if(e[s(551)]&&!e[s(469)])if(t[s(569)]){const e=t[s(512)]()[s(404)]((t=>s(390)!=t[s(577)][s(651)]));if(e[s(493)]((t=>a[s(405)](t,!0)))&&t[s(602)](),e[s(464)]((t=>t[s(405)](a,!0)))){const t=this[s(337)][s(625)](s(608),n,s(378));return this[s(436)]((()=>t([a],null,r))),null}}else{const e=a[s(508)](t[s(414)]());null!==e&&t[s(703)]([e],null,r)}if(a[s(370)](),a[s(338)]||s(390)==a[s(577)][s(651)])return null;let c=null,u=a[s(472)],l=a[s(717)];const f=this[s(382)](a,s(608));for(const{suggestion:t,meta:e}of f){const n=this[s(355)][s(484)](u,l);if(e[s(551)]&&(this[s(412)]||!e[s(495)]&&!e[s(305)]))if(t[s(569)]){if(!Uc(t,r))continue;let e=!0;for(const r of t[s(512)]()){if(r[s(405)](n,!0))return t;n[s(405)](r)||(e=!1)}e&&t[s(602)]()}else{const e=t[s(414)]();if(e[s(405)](n,!0))return t;if(!Uc(t,r)){n[s(405)](e)?t[s(395)]():e[s(438)](u)?u=e[s(717)]:e[s(438)](l)&&(l=e[s(472)]);continue}u=u[s(532)](e[s(472)])?u:e[s(472)],l=l[s(528)](e[s(717)])?l:e[s(717)],r=Object[s(599)]({},t[s(716)]),c?e[s(472)][s(532)](c[s(414)]()[s(472)])?(c[s(395)](),c=t):t[s(395)]():c=t}}if(c)return this[s(661)](c,this[s(355)][s(484)](u,l)),c;{const t=(0,e.uid)(),i=this[s(355)][s(484)](u,l),a=o.id,c=n?s(406)+n:s(608),f=this[s(385)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(632)](c,t,a,i),f}}[kc(638)](t,n=kc(587),r={}){const s=kc,o=this[s(328)][s(560)][s(462)](s(529)).me,a=t[s(523)]((t=>new i.LiveRange(t[s(472)],t[s(717)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(382)](a,s(327)))e[s(551)]&&!e[s(469)]&&c[s(420)](t);for(const e of c)if(e[s(569)]){const o=e[s(512)]();if((!e[s(716)]||!e[s(716)][s(714)])&&o[s(493)]((t=>a[s(464)]((e=>e[s(405)](t,!0)))))&&e[s(602)](),a[s(493)]((t=>o[s(464)]((e=>e[s(405)](t,!0)))))){const e=this[s(337)][s(625)](s(608),n,s(378));return this[s(436)]((()=>e(t,null,r))),null}}else{const t=e[s(414)]();if(a[s(464)]((e=>e[s(405)](t,!0)))&&e[s(602)](),a[s(493)]((e=>t[s(405)](e,!0)))){const t=this[s(337)][s(625)](s(608),n,s(378));return this[s(436)]((()=>t(a,null,r))),null}}const u=this[s(337)][s(625)](s(608),n,s(686));let l=null;for(const t of this[s(697)]())if(t[s(627)].id==o.id&&t[s(321)]&&s(608)==t[s(534)]&&t[s(620)]==n&&Uc(t,r)&&(u(t[s(512)](),a)||u(a,t[s(512)]())))if(l){if(t[s(724)]&&t[s(724)][s(722)])continue;for(const e of t[s(512)]())l[s(372)](e)||l[s(435)](e);t[s(395)]()}else{l=t;for(const e of a)t[s(372)](e)||t[s(435)](e)}if(l)return l;c[s(642)]();for(const{suggestion:t,meta:e}of this[s(382)](a,s(608)))e[s(551)]&&(this[s(412)]||!e[s(495)]&&!e[s(305)])&&Uc(t,r)&&c[s(420)](t);for(const t of c){const e=t[s(512)]();if((!r||!r[s(714)])&&a[s(493)]((t=>e[s(464)]((e=>e[s(405)](t,!0))))))return t;(!t[s(716)]||!t[s(716)][s(714)])&&e[s(493)]((t=>a[s(464)]((e=>e[s(405)](t,!0)))))&&t[s(602)]()}const f=(0,e.uid)(),h=o.id,g=s(406)+n,d=this[s(385)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(370)](),t[s(338)]||s(390)==t[s(577)][s(651)]||this[s(632)](g,f,h,t,zr[s(552)]());return d}[kc(726)](t,n,r,s,o){const i=kc;if(t[i(338)])return[];if(i(346)===this[i(409)])return[];const a=this[i(328)][i(560)][i(462)](i(529)).me.id,c=Array[i(712)](this[i(330)][i(634)]())[i(404)]((e=>i(535)==e[i(534)]&&e[i(418)][i(649)]==n&&e[i(372)](t)));if(i(411)===this[i(409)]){const e=this[i(382)](t,i(327))[i(404)]((({meta:t})=>t[i(551)]&&!t[i(305)]&&!t[i(469)]))[i(523)]((({suggestion:t})=>t));c[i(646)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(535)==t[i(534)]?t[i(418)][i(485)]:void 0,o=t[i(414)](),a=Array[i(712)](u[i(522)]())[i(581)]((t=>t[i(407)](o)));if(!a)continue;const c=a[i(645)](o);this[i(650)](n)&&i(327)==t[i(534)]&&0!=c[i(722)]||(u[i(546)](a),c[i(579)]((t=>{u[i(709)](t,r)})),i(327)!=t[i(534)]&&e!=s&&u[i(709)](a[i(508)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(722)]>37&&console[i(647)](i(652),{key:n});const f=(i(517)+(n+"|")+Oc({newValue:s}))[i(617)](0,60),h=this[i(385)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(428)](h),this[i(632)](f,c,a,t)}return l}[kc(311)](t){const e=kc;this[e(416)](t,((t,...n)=>{this[e(351)]((()=>{t(...n)}))}))}[kc(442)](t){const e=kc;this[e(427)][e(420)](t)}[kc(344)](t){const e=kc;this[e(685)][e(420)](t)}[kc(566)](t){const e=kc;return e(535)==t[e(534)]?t[e(620)][e(500)]("|")[0]:null}[kc(661)](t,e){const n=kc,r=t[n(688)]();this[n(355)][n(454)]((t=>{t[n(573)](r,{range:e})}))}[kc(392)](t){const e=kc,n=t.id,r=this[e(328)][e(430)][e(462)](e(736));this[e(694)][e(511)](n)||this[e(694)][e(565)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(694)][e(665)](n);s[e(521)](e(478)),s[e(478)]=!1,t[e(724)]=s}[kc(543)](t,n,r,s){const o=kc;if(t[o(534)]!=n||t[o(620)]!=r||t[o(616)].id!=s)throw this[o(328)][o(453)](o(519)),new e.CKEditorError(o(519),this)}[kc(309)](t,n){const r=kc,s=t[r(414)]();if(n[r(630)](s))t[r(395)]();else if(s[r(405)](n)){const o=this[r(355)][r(719)](n[r(472)][r(343)],r(717));this[r(661)](t,this[r(355)][r(484)](s[r(472)],o));const i=(0,e.uid)(),a=t[r(616)].id,c=t[r(534)]+":"+t[r(620)];this[r(385)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(418)],attributes:t[r(716)]});const u=this[r(355)][r(719)](n[r(717)][r(489)],r(474)),l=this[r(355)][r(484)](u,s[r(717)]);this[r(632)](c,i,a,l)}else if(s[r(438)](n[r(472)])){const e=this[r(355)][r(719)](n[r(472)][r(343)],r(717));this[r(661)](t,this[r(355)][r(484)](s[r(472)],e))}else{const e=this[r(355)][r(719)](n[r(717)][r(489)],r(474));this[r(661)](t,this[r(355)][r(484)](e,s[r(717)]))}}[kc(377)](t){const e=kc;for(const{suggestion:n,meta:r}of this[e(382)](t,e(327))){if(!r[e(551)])continue;const s=n[e(512)]();for(const n of s)if(!t[e(645)](n)[e(722)])return!0}return!1}[kc(433)](t){const n=kc,r=this[n(328)][n(560)][n(462)](n(529))[n(439)](t);if(!r)throw new e.CKEditorError(n(446),this);return r}[kc(306)](t){const e=kc,n=this[e(328)][e(560)][e(462)](e(529)),r=(0,o.hashObject)(e(720)+t);return n[e(439)](r)||n[e(375)]({id:r,name:t})}[kc(482)](t,e,n,r,s){const o=kc,i=this[o(433)](r),a=this[o(337)][o(679)](t,e,n,i,s,(t=>{const e=o;this[e(518)](n,{attributes:t});const r=this[e(334)](n);this[e(631)](new Set([r])),this[e(706)](new Set([r]))}));return this[o(310)](a,o(378),(()=>{const t=o;this[t(518)](n,{state:t(431)})}),{priority:o(735)}),this[o(310)](a,o(602),(()=>{const t=o;this[t(518)](n,{state:t(360)})}),{priority:o(735)}),this[o(330)][o(709)](n,a),this[o(707)][o(709)](a,o(380)),a}[kc(553)](t){const e=kc,n=t[e(500)](":");return{group:n[0],type:n[1],subType:n[e(722)]>=5?n[2]:null,id:n[e(722)]<5?n[2]:n[3],authorId:n[e(722)]<5?n[3]:n[4],markerCount:6==n[e(722)]?n[5]:null}}[kc(318)](t,n,r){const s=kc,o=t[s(414)](),i=o[s(472)],a=o[s(717)];this[s(661)](t,this[s(355)][s(484)](i,n));const c=(0,e.uid)(),u=t[s(616)].id,l=t[s(534)]+(t[s(620)]?":"+t[s(620)]:"");this[s(385)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(716)],data:t[s(418)]});const f=this[s(566)](t);(s(571)==t[s(534)]||f&&this[s(650)](f))&&(r=this[s(355)][s(379)](r[s(489)])),this[s(632)](l,c,u,this[s(355)][s(484)](r,a))}[kc(382)](t,e=null){const n=kc,r=[],s=this[n(328)][n(560)][n(462)](n(529)).me;Array[n(492)](t)||(t=[t]);for(const o of this[n(697)]()){if(!o[n(321)])continue;if(e&&o[n(534)]!=e)continue;let i=!1;for(const e of o[n(512)]()){for(const a of t){const t=a[n(472)][n(630)](e[n(717)])||a[n(717)][n(630)](e[n(472)]);if(t||a[n(508)](e)){const c=a[n(405)](e)&&Rc(this[n(355)][n(319)],e[n(472)],a),u=e[n(405)](a)&&Rc(this[n(355)][n(319)],a[n(472)],e);r[n(428)]({suggestion:o,meta:{isOwn:s==o[n(627)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[kc(632)](t,e,n,r,s){const o=kc;this[o(355)][o(454)]((i=>{const a=o;let c=a(629)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(545)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[kc(681)](t){const e=kc,n=t[e(324)],r=t[e(711)];t[e(324)]=null,t[e(711)]=null,null!=n&&n[e(711)]==t&&(n[e(711)]=r),null!=r&&r[e(324)]==t&&(r[e(324)]=n),e(702)==this[e(707)][e(462)](t)&&(this[e(707)][e(709)](t,e(730)),this[e(656)](e(613),t,n,r))}[kc(385)](t){const n=kc,r=t.id,s=this[n(422)](t);if(this[n(461)]&&this[n(461)][n(556)]){const o=this[n(328)][n(560)][n(462)](n(648)),i=s[n(654)],a=s[n(620)]?s[n(534)]+":"+s[n(620)]:s[n(534)],c=this[n(328)][n(510)],u=o[n(420)](Kr(c,n(342))),l={id:r,type:a,hasComments:i,data:t[n(418)]||null,originalSuggestionId:t[n(538)]||null,attributes:s[n(716)]};this[n(461)][n(556)](l)[n(486)]((t=>{const e=n;s[e(611)]=!0,o[e(441)](u),t&&t[e(554)]&&(this[e(330)][e(462)](r)[e(554)]=t[e(554)])}))[n(456)]((t=>{const r=n;throw(0,e.logWarning)(r(623)),this[r(328)][r(307)][r(644)]({isUndoable:!1},(()=>{s[r(602)]()})),s[r(367)](),this[r(330)][r(546)](s.id),this[r(707)][r(546)](s),t}))}return s}[kc(650)](t){const e=kc;return this[e(427)][e(398)](t)}[kc(518)](t,e){const n=kc,r=this[n(328)][n(560)][n(462)](n(648)),s=this[n(334)](t);if(this[n(461)]&&this[n(461)][n(524)])if(s[n(611)]){const s=r[n(420)](Kr(this[n(328)][n(510)],n(342)));this[n(461)][n(524)](t,e)[n(486)]((()=>{r[n(441)](s)}))}else s.on(n(598),(()=>{this[n(518)](t,e)}))}[kc(590)](t){const n=kc;if(!this[n(461)]||!this[n(461)][n(334)])throw new e.CKEditorError(n(544),this);return this[n(461)][n(334)](t)}[kc(541)](t){const e=kc,{id:n,type:r,subType:s,authorId:o}=this[e(553)](t),i=this[e(330)][e(462)](n)||this[e(482)](r,s,n,o,{});switch(this[e(543)](i,r,s,o),this[e(707)][e(462)](i)){case e(380):this[e(590)](n)[e(486)]((t=>{const r=e;let s=Promise[r(670)]();t[r(654)]&&(s=this[r(694)][r(322)]({channelId:this[r(328)][r(430)][r(462)](r(736)),threadId:n})),s[r(486)]((()=>{const e=r;this[e(422)](t)[e(611)]=!0}))})),this[e(707)][e(709)](i,e(387));break;case e(730):this[e(518)](n,{state:e(359)});case e(363):this[e(707)][e(709)](i,e(702)),this[e(656)](e(715),i);break;case e(702):this[e(656)](e(415),i)}return i[e(727)](t),i}[kc(706)](t){const e=kc,n=Array[e(712)](t),r=n[e(404)]((t=>e(535)==t[e(534)]));this[e(734)](r);const s=n[e(404)]((t=>!t[e(569)]&&e(535)!=t[e(534)])),o=this[e(697)]({skipNotAttached:!0})[e(404)]((t=>!t[e(569)]&&e(535)!=t[e(534)])),i=o[e(404)]((n=>!t[e(398)](n))),a=new Map(o[e(523)]((t=>[t,this[e(337)][e(625)](t[e(534)],t[e(620)],e(515))]))),c=new Map(o[e(523)]((t=>[t,t[e(414)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(722)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(722)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(722)];t++){const n=s[t];!l[e(398)](n)&&n[e(324)]&&(f[e(420)](n[e(324)]),n[e(324)][e(711)]===n&&(n[e(324)][e(711)]=null),n[e(324)]=null),!u[e(398)](n)&&n[e(711)]&&(f[e(420)](n[e(711)]),n[e(711)][e(324)]===n&&(n[e(711)][e(324)]=null),n[e(711)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(722)];e++){const r=g(t,n[e]);r&&(r[0][s(711)]=r[1],r[1][s(324)]=r[0],u[s(420)](r[0]),l[s(420)](r[1]))}}function g(t,n){const r=e;if(t[r(627)].id!==n[r(627)].id)return null;const s=a[r(462)](t)(t,n,c[r(462)](t),c[r(462)](n));return s&&a[r(462)](n)(t,n,c[r(462)](t),c[r(462)](n))?s[1][r(724)]&&s[1][r(724)][r(722)]?null:s:null}f[e(314)]&&this[e(706)](f)}[kc(734)](t){const e=kc;if(0==t[e(722)])return;const n=this[e(697)]({skipNotAttached:!0})[e(404)]((t=>e(535)==t[e(534)]&&t[e(329)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(716)]);s[e(398)](n)||(s[e(709)](n,r[e(722)]),r[e(428)]([]));const i=s[e(462)](n);r[i][e(428)](t)}!function(){const t=e;r[t(516)](((e,n)=>{const r=t,s=e[0][r(554)],o=n[0][r(554)];return s==o?e[0][r(716)][r(316)]<n[0][r(716)][r(316)]?-1:1:s<o?-1:1}));for(const e of r)e[t(516)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(722)];t++){if(0==r[t][e(722)])continue;const n=[];for(let s=t+1;s<r[e(722)];s++)0!=r[s][e(722)]&&i(r[t],r[s])&&n[e(428)](s);for(const s of n)r[t]=r[t][e(564)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(722)];n++){const r=t[n+1]||null;t[n][e(711)]!==r&&(t[n][e(711)]=r)}for(const t of r)for(let n=0;n<t[e(722)];n++){const r=t[n-1]||null;t[n][e(324)]!==r&&(t[n][e(324)]=r)}function i(t,n){const r=e;if(t[0][r(716)][r(316)]!==n[0][r(716)][r(316)]&&t[0][r(627)]!==n[0][r(627)])return!1;if(!function(t,e){const n=r;return!t[n(654)]&&!e[n(654)]||(!t[n(654)]||!e[n(654)])&&(!!(t[n(654)]&&e[n(554)]<t[n(724)][n(662)][n(462)](0)[n(554)])||!!(e[n(654)]&&t[n(554)]<e[n(724)][n(662)][n(462)](0)[n(554)]))}(t[0],n[0]))return!1;const s=Ac(t[0][r(716)],r(316)),o=Ac(n[0][r(716)],r(316));return!!Fr(s,o)&&(!!t[r(493)]((t=>n[r(464)]((e=>t[r(414)]()[r(630)](e[r(414)]())))))&&n[r(493)]((e=>t[r(464)]((t=>e[r(414)]()[r(630)](t[r(414)]()))))))}}[kc(631)](t){const e=kc,n=Array[e(712)](t),r=this[e(697)]({skipNotAttached:!0}),s=r[e(404)]((n=>!t[e(398)](n))),o=new Map(n[e(523)]((t=>[t,this[e(337)][e(625)](t[e(534)],t[e(620)],e(686))]))),i=new Map(r[e(523)]((t=>[t,t[e(512)]()])));for(let t=0;t<n[e(722)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(722)];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(722)];e++){const s=r[e];if(s[a(534)]!==n[a(534)]||s[a(627)].id!==n[a(627)].id||s[a(620)]!==n[a(620)])continue;if(!Pc(n,s))continue;if(a(535)==n[a(534)]&&n[a(418)][a(485)]!=s[a(418)][a(485)])continue;if(a(535)==n[a(534)]&&t[a(650)](n[a(418)][a(649)]))continue;if(a(571)==n[a(534)]){const e=t[a(328)][a(307)],r=n[a(601)]();if(r&&(e[a(319)][a(333)](r)||e[a(319)][a(594)](r)))continue}const c=o[a(462)](n),u=i[a(462)](n),l=i[a(462)](s),f=n[a(724)]&&n[a(724)][a(722)],h=s[a(724)]&&s[a(724)][a(722)];if(!f&&c(l,u))return t[a(660)](s,n),i[a(546)](n),!0;if(!h&&c(u,l))return t[a(660)](n,s),i[a(546)](s),!0}return!1}}[kc(660)](t,e){const n=kc;if(t[n(569)])for(const r of e[n(512)]())t[n(435)](r);else{const r=e[n(414)]()[n(717)];this[n(661)](t,this[n(355)][n(484)](t[n(414)]()[n(472)],r))}e[n(395)]()}[kc(655)](t,e,n){const r=kc,s=t[r(499)](r(347))||t[r(499)](r(535))?r(692):t[r(362)]();return Kr(this[r(328)][r(510)],e+"_"+s+r(353),n)}[kc(595)](){const t=kc,n=this[t(328)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(355)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(553)](t[i(578)]);if(i(304)===e){r[i(399)](this[i(655)](n,i(695)));break}}for(const t of s){const{group:n,type:s}=this[i(553)](t[i(578)]);if(i(304)===n){r[i(399)](this[i(655)](s,i(605),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}}))}[kc(539)](t){const e=kc;if(this[e(468)])return!1;const n=this[e(328)],r=n[e(307)][e(459)][e(361)][e(728)]();if(0==r[e(722)])return!1;const s=[],o=r[e(404)]((t=>e(535)==t[e(534)])),i=r[e(404)]((t=>e(584)==t[e(534)]&&e(643)!=t[e(578)])),a=r[e(404)]((t=>e(441)==t[e(534)]&&e(643)!=t[e(578)]));for(const t of o)s[e(428)]({key:t[e(448)],newValue:t[e(429)],oldValue:t[e(527)],range:Fc(t[e(325)],n[e(307)])});for(const t of i){const r=a[e(581)]((n=>n[e(626)][e(630)](t[e(626)])));r&&s[e(428)]({key:e(470),newValue:t[e(578)],oldValue:r[e(578)],range:n[e(307)][e(658)](t[e(626)][e(657)])})}return 0!=s[e(722)]&&this[e(676)](t,s)}[kc(513)](t){const e=kc;let n=!1;const r=this[e(328)][e(307)][e(459)][e(361)][e(589)]()[e(404)]((t=>t[e(418)][e(376)]&&t[e(578)][e(499)](e(496))));for(const s of r){const{subType:r,id:o}=this[e(553)](s[e(578)]),i=r[e(500)]("|")[0];for(const r of this[e(697)]({skipNotAttached:!0}))r.id!=o&&e(535)==r[e(534)]&&r[e(418)]&&r[e(418)][e(649)]==i&&r[e(414)]()[e(407)](s[e(418)][e(376)])&&(this[e(476)](r,s[e(418)][e(376)],t),n=!0)}return n}[kc(351)](t){this[kc(468)]=!0,t()}[kc(366)](t){const e=kc,n=this[e(650)](t),r=this[e(685)][e(398)](t);return n||r}[kc(676)](t,e){const n=kc;if(0==e[n(722)])return!1;let r=!1;for(const s of e){const e=this[n(382)](s[n(325)],n(535))[n(404)]((t=>!t[n(582)][n(469)]))[n(523)]((t=>t[n(304)])),i=(0,o.hashObject)({newValue:s[n(514)]});e[n(404)]((t=>{const e=n,[r,o]=t[e(620)][e(500)]("|");return r==s[e(649)]&&o!=i}))[n(579)]((e=>{const o=n;this[o(476)](e,s[o(325)],t),r=!0}))}return r}[kc(476)](t,e,n){const r=kc,s=t[r(414)]()[r(645)](e);0!==s[r(722)]?1!==s[r(722)]?this[r(318)](t,e[r(472)],e[r(717)]):this[r(661)](t,s[0]):n[r(358)](t[r(688)]())}}class Sc{constructor(t){const e=kc;this[e(480)]=t,this[e(355)]=t[e(307)],this[e(481)]=new Map,this[e(396)]=new Map,this[e(443)]()}[kc(679)](t,e,n,r,s,o){const i=kc;return new zr(this[i(355)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(625)](t,e,i(378))(...n),onDiscard:(...n)=>this[i(625)](t,e,i(602))(...n)})}[kc(549)](t,e,n,r){const s=kc,o=t+":"+e+":"+n;this[s(481)][s(709)](o,r)}[kc(625)](t,e,n){const r=kc,s=t+":"+e+":"+n;return this[r(481)][r(462)](s)||this[r(396)][r(462)](t+":"+n)}[kc(443)](){const t=kc,e=()=>!1,n=t=>{const e=Mc;t[e(516)](((t,n)=>t[e(472)][e(532)](n[e(472)])?1:-1)),this[e(355)][e(454)]((n=>{const r=e;for(const e of t){let t;t=e[r(717)][r(663)]&&e[r(717)][r(489)]==e[r(472)][r(657)]?n[r(677)](e[r(472)][r(657)],"on"):n[r(677)](e),this[r(355)][r(691)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Mc;e&&this[n(355)][n(454)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(523)]((t=>(Nc(t)&&(t=this[s(355)][s(484)](t[s(717)])),t)))[s(404)]((t=>s(390)!==t[s(577)][s(651)]));if(c[s(722)]<1)return;const u=Array[s(712)](this[s(355)][s(459)][s(466)][s(512)]())[s(523)]((t=>i.LiveRange[s(733)](t)));r[s(555)](c);for(const t of this[s(480)][s(449)][s(449)]())t[s(386)]();a[s(428)]({forceDefaultExecution:!0}),this[s(480)][s(664)](o,...a);const l=u[s(404)]((t=>s(390)!=t[s(577)][s(651)]));l[s(722)]>0&&r[s(555)](l);for(const t of u)t[s(370)]()}))},s=(e,n)=>1==e[t(722)]&&1==n[t(722)]&&e[0][t(717)][t(630)](n[0][t(472)]),o=(e,n,r,s)=>xc(e,n,r,s,this[t(355)])?[e,n]:xc(n,e,s,r,this[t(355)])?[n,e]:null;this[t(396)][t(709)](t(394),e),this[t(396)][t(709)](t(497),n),this[t(396)][t(709)](t(403),s),this[t(396)][t(709)](t(635),o),this[t(396)][t(709)](t(467),n),this[t(396)][t(709)](t(504),e),this[t(396)][t(709)](t(653),s),this[t(396)][t(709)](t(369),o),this[t(396)][t(709)](t(700),r),this[t(396)][t(709)](t(576),e),this[t(396)][t(709)](t(636),s),this[t(396)][t(709)](t(624),e),this[t(396)][t(709)](t(463),r),this[t(396)][t(709)](t(401),e),this[t(396)][t(709)](t(614),s),this[t(396)][t(709)](t(621),e),this[t(396)][t(709)](t(315),e),this[t(396)][t(709)](t(426),((e,n)=>{const r=t;if(!n)return;const s=this[r(480)][r(560)][r(462)](Lc);this[r(355)][r(454)]((t=>{const o=r;if(o(470)==n[o(649)])for(const r of e){const e=r[o(472)][o(657)],s=n[o(485)];t[o(639)](e,s)}else if(s[o(650)](n[o(649)]))for(const r of e)void 0!==n[o(485)]?t[o(562)](n[o(649)],n[o(485)],r[o(472)][o(657)]):t[o(592)](n[o(649)],r[o(472)][o(657)]);else for(const r of e)n[o(485)]?t[o(562)](n[o(649)],n[o(485)],r):t[o(592)](n[o(649)],r)}))})),this[t(396)][t(709)](t(580),s)}}function Rc(t,e,n){const r=kc;for(const s of e[r(489)][r(696)]({includeSelf:!0,parentFirst:!0})){if(s[r(577)]==s)return!1;if(!n[r(434)](s))return!1;if(t[r(333)](s)||t[r(594)](s))return!0}return!1}function Nc(t){const e=kc;return t[e(717)][e(489)]==t[e(472)][e(657)]&&t[e(717)][e(615)]}function Mc(t,e){const n=wc();return(Mc=function(t,e){return n[t-=303]})(t,e)}function vc(t,e,n,r){const s=kc,o=t=>!t[s(586)].is(s(683))&&!r[s(333)](t[s(586)]),i=t[s(472)][s(693)](o),a=t[s(717)][s(693)](o,{direction:s(633)});return!(t[s(472)][s(630)](i)&&t[s(717)][s(630)](a)||(i[s(532)](a)?n[s(573)](e,{range:n[s(484)](i,a)}):n[s(358)](e),0))}function wc(){const t=["moveTargetPosition","getIntersection","registerPostFixer","locale","hasCommentThread","getRanges","_processAttributeSuggestions","newValue","chain","sort","attribute:","_updateSuggestionData","track-changes-suggestion-data-mismatch","addMarker:suggestion:formatBlock","unbind","keys","map","updateSuggestion","markers","1903rZAEsS","attributeOldValue","isAfter","Users","authoredAt","insertion:","isBefore","elementStart","type","attribute","pluginName","getItems","originalSuggestionId","_processAttributeChanges","14677641ciXijp","_handleNewSuggestionMarker","discardAllSuggestions","_checkSuggestionCorrectness","track-changes-adapter-missing-getsuggestion","addMarker","delete","value","normal","registerCustomCallback","formatInline","isOwn","getMultiRangeId","_splitMarkerName","createdAt","setSelection","addSuggestion","isSelectable","reconvertMarker","getCustomProperty","plugins","elementEnd","setAttribute","lowest","concat","addCommentThread","_getAttributeKey","_enabledCommands","TrackChangesEditing","isMultiRange","acceptAllSuggestions","formatBlock","ck-suggestion-marker-","updateMarker","mapper","addMarker:suggestion","formatInline:discard","root","name","forEach","attribute:join","find","meta","markBlockFormat","insert","isExternal","item","multi","multipleBlocks","getChangedMarkers","_getSuggestionData","data-suggestion","removeAttribute","discardSelectedSuggestions","isLimit","_initAriaMarkerChangeAnnouncements","oldRange","getAttribute","change:_saved","assign","formatInline:","getContainedElement","discard","@external","unbindElementFromMarkerName","ENTER","documentSelection","highest","deletion","elementToElement","ck-suggestion-marker-formatBlock","_saved","setTo","suggestionUnloaded","formatBlock:join","isAtStart","creator","substring","isLocal","removeMarker:suggestion:attribute","subType","formatBlock:chain","isDocumentOperation","error-saving-suggestion-data-suggestion-discarded","formatInline:chain","getSuggestionCallback","position","author","removeClass","suggestion:","isEqual","_joinWithAdjacentSuggestions","_addSuggestionMarker","backward","values","insertion:chain","formatInline:join","addClass","markMultiRangeDeletion","rename","rethrowUnexpectedError","consumable","clear","$text","enqueueChange","getDifference","unshift","warn","PendingActions","key","_isBlockAttribute","rootName","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.","deletion:join","hasComments","_getMarkerAnnouncementText","fire","nodeAfter","createRangeOn","editingDowncast","_joinSuggestions","_setSuggestionRange","comments","isAtEnd","execute","getCommentThread","markDeletion","ck-suggestion-marker","targetPosition","track-changes-command-not-found","resolve","stop","action","markInlineFormat","widget","substr","_reduceExistingSuggestions","createSelection","dataToMarker","buildSuggestion","head","_removeSuggestion","ck-suggestion-marker--active","$textProxy","return","_inlineAttributeKeys","join","tablePasteChainId","getFirstMarker","2ejenuH","change:data","deleteContent","FORMATTING","getLastMatchingPosition","_commentsRepository","LEAVE","getAncestors","getSuggestions","trackChanges","dataDowncast","formatInline:accept","formatGroupId","ready","_onDiscard","upcast","addComment","_refreshSuggestionsChain","_suggestionState","containerElement","set","193760rTkJif","next","from","splice","skipNestingCheck","suggestionLoaded","attributes","end","markMultiRangeBlockFormat","createPositionAt","external:","insertContent","length","acceptSuggestion","commentThread","data-author-id","markAttributeChange","addMarkerName","getChanges","before","removed","init","3280700aaosdM","fromRange","_refreshAttributeSuggestionsChain","high","collaboration.channelId","update:suggestion","suggestion","isInsideObject","_getExternalAuthor","model","toJSON","_cutOutSuggestionMarker","listenTo","enableDefaultAttributesIntegration","42tWglVh","group","size","attribute:accept","groupId","for","_breakSuggestionMarker","schema","writer","isInContent","fetchCommentThread","element","previous","range","marker-count","insertion","editor","_isDataLoaded","_suggestions","move","hasSuggestion","isObject","getSuggestion","1117083GgfsPR","trackChangesCommand","_suggestionFactory","isCollapsed","options","always","pop","PENDING_ACTION_SUGGESTION","nodeBefore","registerInlineAttribute","isUndo","never","format","consume","howMany","adapter","_recordAttributeChanges","fromCharCode","_SUGGESTION_ANNOUNCEMENT","isTouching","_model","showSuggestionHighlights","getWalker","removeMarker","open","rejected","differ","toUpperCase","dataReady","change:activeMarkers","toViewElement","_isRegisteredAttribute","stopListening","markerNameToElements","deletion:chain","detach","low","isIntersectingWithRange","conversion","track-changes-suggestion-not-found","addUser","newRange","_rangeIsInLocalUserInsertion","accept","createPositionBefore","notReady","addHighlight","_findSuggestions","1388559UcYqLX","getMarkers","_setSuggestionData","refresh","markerReady","removeComment","clone","$graveyard","48945Wvkncr","_addThreadToSuggestion","batch","insertion:accept","removeMarkers","_defaultCallbacks","stringify","has","announce","discardSuggestion","formatBlock:discard","forward","insertion:join","filter","containsRange","deletion:","isIntersecting","requires","_trackFormatChanges","track-changes-adapter-already-set","default","_mergeNestedSuggestions","markInsertion","getFirstRange","suggestionChanged","enableCommand","activeMarkers","data","suggestion-type","add","markerName","addSuggestionData","commandName","splitPosition","bindElementToMarker","attribute:discard","_blockAttributeKeys","push","attributeNewValue","config","accepted","markerToData","_getAuthorFromId","containsItem","addRange","forceDefaultExecution","editing","containsPosition","getUser","markerToHighlight","remove","registerBlockAttribute","_registerDefaultCallbacks","getShiftedBy","getAllAdjacentSuggestions","track-changes-user-not-found","isBlock","attributeKey","commands","createRangeIn","_isForcedDefaultExecutionBlock","createElement","enableReadOnlyMode","change","trackChanges.mergeNestedSuggestions","catch","markMultiRangeInsertion","addMarker:suggestion:attribute","document","_afterChanges","_adapter","get","formatBlock:accept","some","getNearestSelectionRange","selection","deletion:accept","_recordAttributeSuggestions","isNextTo","$elementName","includes","start","track-changes-enable-command-twice","after","descriptionFactory","_reduceSuggestionAttributeRange","formatBlock:","isRemovable","28iLkTYm","_editor","_customCallbacks","_createSuggestion","define","createRange","oldValue","then","applyOperation","ck-suggestion-marker-formatInline","parent","64632bUciDk","getRange","isArray","every","acceptSelectedSuggestions","containsRangeInObject","suggestion:attribute:","insertion:discard","$marker","startsWith","split","removeMarker:suggestion:formatBlock","authorName","createPositionAfter","deletion:discard","CommentsRepository","trackChanges.trackFormatChanges"];return(wc=function(){return t})()}function Oc(t){return(0,o.hashObject)(t)}function Dc(t){const e=kc,n=t[e(472)][e(657)];return n&&n.is(e(323))}function Fc(t,e){const n=kc;return null==t[n(717)][n(343)]&&t[n(717)][n(489)]==t[n(472)][n(657)]?Bc(t[n(472)][n(657)],e):t}function Bc(t,e){const n=kc,r=e[n(319)][n(333)](t)||e[n(319)][n(557)](t);return e[n(484)](e[n(719)](t,n(729)),r?e[n(503)](t):e[n(719)](t,n(717)))}function xc(t,e,n,r,s){const o=kc;if(t[o(711)])return!1;if(!Pc(t,e))return!1;if(n[o(717)][o(630)](r[o(472)]))return!0;if(t[o(534)]!=e[o(534)])return!1;if(!n[o(717)][o(354)](r[o(472)]))return!1;const i=s[o(484)](n[o(717)],r[o(472)])[o(357)]();for(const t of i)if([o(533),o(561)][o(471)](t[o(534)])&&s[o(319)][o(594)](t[o(586)]))return!1;return!0}function Pc(t,e){const n=kc;if(!t[n(329)]||!e[n(329)])return!1;const r=new Set(Object[n(522)](t[n(716)])),s=new Set(Object[n(522)](e[n(716)]));if(r[n(546)](n(316)),s[n(546)](n(316)),0==r[n(314)]&&0==s[n(314)])return!0;if(r[n(314)]!=s[n(314)])return!1;const o={...t[n(716)]},i={...e[n(716)]};return delete o[n(316)],delete i[n(316)],JSON[n(397)](o)==JSON[n(397)](i)}function Uc(t,e){const n=kc,r=jc(t[n(716)]),s=jc(e);if(!t[n(329)])return!1;for(const t of Object[n(522)](s))if(!Fr(r[t],s[t]))return!1;return!0}function jc(t){const e=kc,n=Object[e(599)]({},t);return delete n[e(714)],delete n[e(687)],n}function Gc(){const t=["77752JlekkY","_removePendingAction","24cmmkgc","canAccept","remove","736098LCKHGR","model","commentThreadController","_editor","10LybjVV","destroy","stopListening","834QxaHwI","getRanges","change:isDirty","get","257352ECQgdX","_pendingAction","view","_discardCommand","listenTo","PENDING_ACTION_SUGGESTION","isDirty","1166535QHiEBP","PendingActions","discardSuggestion","1404OkOGEQ","plugins","2xValRx","isEnabled","acceptSuggestion","bind","canDiscard","42pmKytM","_acceptCommand","_setPendingAction","commands","1259829TELpon","locale","execute","add","917622VGovvD","canEditAt","unbind"];return(Gc=function(){return t})()}const Vc=Hc;function Hc(t,e){const n=Gc();return(Hc=function(t,e){return n[t-=379]})(t,e)}!function(t){const e=Hc,n=t();for(;;)try{if(131573===parseInt(e(381))/1*(parseInt(e(393))/2)+-parseInt(e(421))/3*(parseInt(e(391))/4)+-parseInt(e(388))/5+parseInt(e(406))/6+-parseInt(e(398))/7*(-parseInt(e(409))/8)+parseInt(e(402))/9*(-parseInt(e(418))/10)+-parseInt(e(414))/11*(-parseInt(e(411))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gc);class Wc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Hc;super(),this[s(415)]=e,this[s(383)]=n,this[s(416)]=r,this[s(417)]=t,this[s(399)]=t[s(401)][s(380)](s(395)),this[s(384)]=t[s(401)][s(380)](s(390)),this[s(383)][s(396)](s(394)).to(this[s(399)],this[s(384)],((t,e)=>t||e)),this[s(383)][s(396)](s(412)).to(this[s(399)],s(394),(t=>t&&this[s(417)][s(415)][s(407)](e[s(422)]()))),this[s(383)][s(396)](s(397)).to(this[s(384)],s(394),(t=>t&&this[s(417)][s(415)][s(407)](e[s(422)]()))),this[s(382)]=null,n[s(387)]&&this[s(400)](),this[s(385)](n,s(395),(()=>this[s(395)]())),this[s(385)](n,s(390),(()=>this[s(390)]())),this[s(385)](n,s(379),(()=>{const t=s;n[t(387)]?this[t(400)]():this[t(410)]()}))}[Vc(395)](){const t=Vc;this[t(399)][t(404)](this[t(415)].id)}[Vc(390)](){const t=Vc;this[t(384)][t(404)](this[t(415)].id)}[Vc(419)](){const t=Vc;this[t(383)][t(408)](t(394)),this[t(383)][t(408)](t(412)),this[t(383)][t(408)](t(397)),this[t(420)](),this[t(416)][t(419)](),this[t(382)]&&this[t(410)]()}[Vc(400)](){const t=Vc,e=Kr(this[t(417)][t(403)],t(386));this[t(382)]=this[t(417)][t(392)][t(380)](t(389))[t(405)](e)}[Vc(410)](){const t=Vc;null!==this[t(382)]&&this[t(417)][t(392)][t(380)](t(389))[t(413)](this[t(382)]),this[t(382)]=null}}const zc=Xc;function Kc(){const t=["set","_model","17268eHGMhu","commentInputView","editor","render","body","name","canAccept","map","authoredAt","2091vFvKbV","23191MZLacN","isEnabled","_localUser","destroy","locale","value","ariaDescriptionView","author","focusables","text/html","1584tKyoGV","_createCommentThreadInputView","setData","keystrokes","SUGGESTION_THREAD_ARIA_LABEL","formatDateTime","descriptionParts","isReadOnly","_config","disabledSubmit","updateComment","SUGGESTION_THREAD_DESCRIPTION","commentsListView","7303090tRXGhN","isActive","632970akFqMw","1680872uFuYSE","commentThreadInputView","assign","join","focusTracker","removeComment","fire","33hkyoHg","editorConfig","1845NVWfvK","isDirty","tab","CommentView","ariaLabel","disableComments","shift+tab","focus","1022358GhCRuh","cancel","length","bind","canDiscard","textContent","_createCommentViews","hasDirtyComment","474dzxxTK","showInput","submit","content","delegate","parseFromString","focusCycler","element","addComment","commentThread","target"];return(Kc=function(){return t})()}function Xc(t,e){const n=Kc();return(Xc=function(t,e){return n[t-=397]})(t,e)}!function(t){const e=Xc,n=t();for(;;)try{if(895856===-parseInt(e(442))/1+parseInt(e(450))/2*(parseInt(e(398))/3)+parseInt(e(463))/4*(-parseInt(e(434))/5)+-parseInt(e(409))/6*(-parseInt(e(399))/7)+parseInt(e(425))/8+parseInt(e(424))/9+parseInt(e(422))/10*(parseInt(e(432))/11))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(421)]=null,this[a(426)]=null,this[a(405)]=new o.AriaDescriptionView(t,Kr(t,a(420))),this[a(461)](a(423),!1),this[a(461)](a(397),n[a(397)]),this[a(445)](a(397)).to(n),this[a(461)](a(415),[]),this[a(461)](a(435),!1),this[a(461)](a(400),!1),this[a(461)](a(469),!1),this[a(461)](a(446),!1),this[a(445)](a(438)).to(this,a(444),n,a(397),this,a(415),((t,e,r)=>{const s=a,o=r[s(470)]((t=>y(t[s(453)])))[s(428)](". ")+".";return Kr(this[s(403)],s(413),[t-1,n[s(406)][s(468)],e?i[s(414)](e):"",(new DOMParser)[s(455)](o,s(408))[s(467)][s(447)]])})),this[a(407)]=new s.ViewCollection,this[a(429)]=new e.FocusTracker,this[a(412)]=new e.KeystrokeHandler,this[a(456)]=new s.FocusCycler({focusables:this[a(407)],focusTracker:this[a(429)],keystrokeHandler:this[a(412)],keystrokeHandlerOptions:{filter:t=>t[a(460)]!==this[a(457)]},actions:{focusPrevious:a(440),focusNext:a(436)}}),this[a(462)]=n,this[a(401)]=r,this[a(417)]=i,i[a(439)]?this[a(461)](a(444),1):this[a(448)]()}[zc(466)](){const t=zc;super[t(466)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(407)])}[zc(441)](){const t=zc;this[t(457)][t(441)]()}[zc(402)](){const t=zc;this[t(421)]&&this[t(421)][t(402)](),this[t(426)]&&this[t(426)][t(402)](),super[t(402)]()}[zc(448)](){const t=zc,{CommentsListView:e}=this[t(417)];this[t(421)]=new e(this[t(403)],this[t(462)][t(459)],Object[t(427)]({CommentView:this[t(417)][t(437)]},this[t(417)])),this[t(421)][t(454)](t(430)).to(this),this[t(421)][t(454)](t(419)).to(this),this[t(421)][t(445)](t(423)).to(this),this[t(461)](t(444),this[t(421)][t(444)]+1),this[t(445)](t(444)).to(this[t(421)],t(444),(t=>t+1)),this[t(426)]=this[t(410)](),this.on(t(430),(()=>this[t(441)]())),this[t(445)](t(435)).to(this[t(421)],t(449),this[t(426)][t(464)],t(404),((t,e)=>t||!!e))}[zc(410)](){const t=zc,{CommentThreadInputView:e}=this[t(417)],n=new e(this[t(403)],this[t(401)],this[t(417)][t(433)]),r=n[t(464)];return n[t(445)](t(451)).to(this,t(423),this[t(462)][t(459)],t(416),r,t(404),((t,e,n)=>!!n||t&&!e)),r.on(t(452),((e,n)=>{const s=t;this[s(431)](s(458),n),r[s(465)][s(411)]("")})),r.on(t(443),(()=>this[t(441)]())),r[t(445)](t(418)).to(this[t(462)][t(459)],t(416)),n}}const Qc=Yc;function Yc(t,e){const n=Zc();return(Yc=function(t,e){return n[t-=146]})(t,e)}function Zc(){const t=["_model","3097404oTSmqN","<p>","ck-suggestion--disabled-comments","set","759264XXmmZy","ck-suggestion-","focusables","description","canDiscard","ariaLabel","isEnabled","ck-suggestion-wrapper","add","descriptionParts","color","disableComments","editorDestroyed","bind","isActive","push","commentThread","5607366UNvJSM","ariaDescriptionView","listitem","674249JsZtBM","_config","2086798xWFDzR","ck-suggestion-wrapper--active","8oKdEdj","delegate","type","2898315EWXtiU","discardSuggestion","4cpOwUH","_descriptionElement","commentsListView","</p>","div","commentThreadInputView","getTemplate","SuggestionView","suggestionView","acceptButton","author","discardButton","setTemplate","content","acceptSuggestion","canAccept","ck-rounded-corners","formatDateTime","2757800ecajdR","bindTemplate","editorReady","render"];return(Zc=function(){return t})()}!function(t){const e=Yc,n=t();for(;;)try{if(681108===parseInt(e(197))/1*(parseInt(e(150))/2)+parseInt(e(173))/3+-parseInt(e(177))/4+-parseInt(e(168))/5+-parseInt(e(194))/6+parseInt(e(199))/7+-parseInt(e(201))/8*(parseInt(e(148))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zc);class Jc extends qc{constructor(t,e,n,r){const s=Yc;super(t,e,n,r),this[s(176)](s(147),""),this[s(190)](s(147)).to(this,s(186),(t=>t&&t[0]?t[0][s(147)]:"")),this[s(190)](s(180)).to(this,s(186),this,s(191),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(174)+y(e[n(163)],e[n(187)])+n(153);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(151)]=null,this[s(158)]=new(r[s(157)])(t,e,{formatDateTime:r[s(167)]}),this[s(158)][s(190)](s(180)).to(this),this[s(158)][s(146)](s(164),s(149)).to(this),this[s(158)][s(159)][s(190)](s(183)).to(this,s(165)),this[s(158)][s(161)][s(190)](s(183)).to(this,s(181)),this[s(179)][s(185)](this[s(158)]),this[s(152)]&&this[s(179)][s(185)](this[s(152)]),this[s(155)]&&this[s(179)][s(185)](this[s(155)]),this[s(162)](this[s(156)]())}[Qc(156)](){const t=Qc,e=this[t(169)],n=[this[t(158)]];return this[t(152)]&&n[t(192)](this[t(152)]),this[t(155)]&&n[t(192)](this[t(155)]),n[t(192)](this[t(195)]),{tag:t(154),attributes:{class:["ck",t(166),t(184),e.if(t(191),t(200)),e.to(t(147),(e=>t(178)+e)),this[t(198)][t(188)]&&t(175)],"data-suggestion-id":this[t(172)].id,"data-thread-id":this[t(172)][t(193)].id,"data-author-id":this[t(172)][t(160)].id,tabindex:0,role:t(196),"aria-label":e.to(t(182)),"aria-describedby":this[t(195)].id},children:n}}[Qc(171)](){const t=Qc;super[t(171)](),this[t(152)]&&(this[t(152)][t(146)](t(170)).to(this),this[t(152)][t(146)](t(189)).to(this)),this[t(155)]&&(this[t(155)][t(146)](t(170)).to(this),this[t(155)][t(146)](t(189)).to(this))}}const $c=eu;function tu(){const t=["description","22uVxBap","set","ck-suggestion--accept","creator","_model","check","EXTERNAL_IMPORT_WORD_SUGGESTION","3598272qtjrsN","target","14ylEfXz","userView","EXTERNAL_SUGGESTION","author","innerHTML","ck-suggestion__actions","ck-suggestion__main","472690FmIFde","ck-comment__info-time","source","ck-comment__external","discardSuggestion","focusables","getExternalSuggestionNote","listenTo","time","18ZydfHf","ck-suggestion__info","@external","acceptButton","locale","getUserViewNotificationText","importWord","attributes","span","setTemplate","extendTemplate","authoredAt","div","isExternal",".ck-annotation__content-wrapper","bindTemplate","tab","6740ZjcMbg","ck-annotation__main","ck-suggestion__user","focusFirst","ck-annotation","push","add","cancel","Discard suggestion","_config","EXTERNAL_AVATAR","bind","execute","name","presentation","discardButton","ck-suggestion","focusCycler","_setupKeyboardNavigation","esc","change:description","EXTERNAL_IMPORT_WORD_AVATAR","ck-annotation__info","ck-suggestion__info-name","444352ZWSEpp","661872HnQSmL","ck-suggestion--discard","1504fXLWsq","shift+tab","getTemplate","608205rpDuhL","keystrokes","ck-annotation__info-time","acceptSuggestion","ck-annotation__actions","ck-annotation__info-name","render","formatDateTime","querySelector","enter","focus","3318eHMGAe","element","focusTracker","142SBIiXG","ck-annotation__content-wrapper","fire","ck-annotation__user","_createButton","Accept suggestion"];return(tu=function(){return t})()}function eu(t,e){const n=tu();return(eu=function(t,e){return n[t-=125]})(t,e)}!function(t){const e=eu,n=t();for(;;)try{if(255897===-parseInt(e(163))/1*(-parseInt(e(212))/2)+parseInt(e(160))/3*(-parseInt(e(146))/4)+-parseInt(e(149))/5+-parseInt(e(144))/6*(-parseInt(e(179))/7)+parseInt(e(143))/8*(-parseInt(e(195))/9)+parseInt(e(186))/10*(-parseInt(e(170))/11)+parseInt(e(177))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tu);class nu extends s.View{constructor(n,r,i){const a=eu;super(n),this[a(174)]=r,this[a(128)]=i,this[a(171)](a(169),""),this[a(130)](a(206)).to(r),this[a(198)]=this[a(167)](Kr(n,a(168)),t.icons[a(175)],a(172),a(152),"sw"),this[a(134)]=this[a(167)](Kr(n,a(127)),t.icons[a(126)],a(145),a(190),"sw"),this[a(180)]=new o.UserView(n,r[a(182)],this[a(200)]()),this[a(180)][a(205)]({attributes:{class:[a(214),a(166)],"aria-hidden":!0}}),this[a(191)]=new s.ViewCollection([this[a(198)],this[a(134)]]),this[a(162)]=new e.FocusTracker,this[a(150)]=new e.KeystrokeHandler,this[a(136)]=new s.FocusCycler({focusables:this[a(191)],focusTracker:this[a(162)],keystrokeHandler:this[a(150)],actions:{focusPrevious:a(147),focusNext:a(211)},keystrokeHandlerOptions:{filter:t=>t[a(178)]!==this[a(161)]}}),this[a(204)](this[a(148)]())}[$c(155)](){const t=$c;super[t(155)]();const e=this[t(161)][t(157)](t(209));e[t(183)]=this[t(169)],this.on(t(139),((n,r,s)=>{e[t(183)]=s})),this[t(137)]()}[$c(148)](){const t=$c,e=this[t(210)],n=[{tag:t(207),attributes:{class:[t(196),t(141)]},children:[{tag:t(203),children:[{text:this[t(180)][t(132)]}],attributes:{class:[t(142),t(154)]}},{tag:t(194),attributes:{datetime:e.to(t(206)),class:[t(187),t(151)]},children:[{text:e.to(t(206),(e=>this[t(128)][t(156)](e)))}]}]},{tag:t(207),attributes:{class:[t(184),t(153)]},children:[this[t(198)],this[t(134)]]},{tag:t(207),attributes:{class:[t(164)]}}];return this[t(174)][t(208)]&&n[t(217)]({tag:t(207),attributes:{class:[t(189)]},children:[{text:this[t(192)]()}]}),{tag:t(207),attributes:{class:[t(135),t(216)],tabindex:-1},children:[this[t(180)],{tag:t(207),attributes:{class:[t(185),t(213)],role:t(133)},children:n}]}}[$c(159)](){const t=$c;this[t(161)][t(159)]()}[$c(200)](){const t=$c;return this[t(174)][t(208)]?t(201)===this[t(174)][t(202)][t(197)][t(188)]?Kr(this[t(199)],t(140),this[t(174)][t(173)][t(132)]):Kr(this[t(199)],t(129),this[t(174)][t(173)][t(132)]):null}[$c(192)](){const t=$c;return t(201)===this[t(174)][t(202)][t(197)][t(188)]?Kr(this[t(199)],t(176)):Kr(this[t(199)],t(181))}[$c(167)](t,e,n,r,s){const i=$c,a=new o.LateFocusButtonView(this[i(199)]);return a[i(171)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(205)]({attributes:{class:n}}),a.on(i(131),(()=>{const t=i;this[t(165)](r,this[t(174)].id)})),a}[$c(137)](){const t=$c,e=this[t(161)];this[t(150)][t(193)](e);for(const e of this[t(191)])this[t(162)][t(125)](e[t(161)]),this[t(150)][t(193)](e[t(161)]);this[t(150)][t(171)](t(158),((n,r)=>{const s=t;e===n[s(178)]&&(this[s(136)][s(215)](),r())})),this[t(150)][t(171)](t(138),((n,r)=>{const s=t;e!==n[s(178)]&&(this[s(159)](),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=["init","isMultiRange","EditorAnnotations","editor","3400728YOPFtQ","getFirstRange","mainView","addComment","suggestionUnloaded","comments.maxCommentCharsWhenCollapsed","addSourceCollector","lowest","children","370386HrGYeE","bind","Discard all suggestions","hasSuggestion","locale","_handleSuggestionControllerDelayed","createAnnotation","focus","editing","_annotationViews","suggestion-","_bindAnnotationToEditors","17989xuzbpR","7433433tVOYEE","getJoined","discardButton","activeAnnotations","trackChanges.SuggestionView","commands","trackChanges.disableComments","SuggestionView","acceptSelectedSuggestions","Accept all selected suggestions","menu","isEnabled","isInContent","TrackChangesUI","CommentsRepository","Accept all suggestions","pluginName","suggestionView","activeMarkers","discardAllSuggestions","panelView","change:previous","acceptButton","_suggestionToController","requires","createCommentThreadController","createAnnotationView","destroy","_createMenuBarMenu","comments.maxCommentsWhenCollapsed","from","_initializeController","set","Track changes","getAllAdjacentSuggestions","CommentView","2833450WQovFH","menuitemcheckbox","Annotations","TrackChangesEditing","reduce","head","suggestionLoaded","model","listenTo","commandName","fire","_destroyController","clear","getSuggestion","previous","get","change:activeAnnotations","getMarkerNames","refreshSelectedViews","getDescriptions","commentsListView","_handleControllerBuffer","filter","switchbutton","delegate","stopListening","arrowView","acceptAllSuggestions","_addUIComponentsToFactory","CommentsUI","_updateController","buttonView","remove","keys","actionView","getByInnerView","value","delete","comments.editorConfig","descriptionFactory","view","isOn","112dtmMbo","_refreshActiveMarkers","execute","_viewToController","some","has","menuBar:trackChanges","length","getRanges","getMarkers","menuitem","suggestionChanged","push","descriptionParts","_createToolbarButton","348760rGMrBN","innerView","items","discardSelectedSuggestions","Discard all selected suggestions","componentFactory","12rhzmhD","config","add","toMany","unbind","source","separator","values","type","escape","define","SuggestionThreadView","isDirty","comments","comments.maxThreadTotalWeight","registerAnnotation","size","4817640hKwYZd","_disableComments","trackChanges.SuggestionThreadView","trackChanges","button","plugins","7CoBAev","_unbindEditors","commentThread"];return(ou=function(){return t})()}!function(t){const e=au,n=t();for(;;)try{if(553272===parseInt(e(359))/1*(parseInt(e(438))/2)+-parseInt(e(347))/3*(parseInt(e(308))/4)+-parseInt(e(396))/5+-parseInt(e(325))/6+-parseInt(e(331))/7*(-parseInt(e(338))/8)+parseInt(e(360))/9+parseInt(e(302))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ou);class iu extends t.Plugin{static get[su(384)](){const t=su;return[Lc,o.Users,t(374),t(398),t(336)]}static get[su(376)](){return su(373)}constructor(t){const e=su;super(t),this[e(383)]=new Map,this[e(441)]=new Map,this[e(356)]=new Map,this[e(417)]=new Map;const n=this[e(337)][e(309)];n[e(318)](e(327),Jc),n[e(318)](e(364),nu),n[e(318)](e(366),!1),this[e(326)]=n[e(411)](e(366))}[su(352)](t,e){const n=su;0===this[n(417)][n(324)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(417)]){const r=this[t(383)][t(443)](e);r||n?r&&n&&this[t(407)](e):this[t(391)](e)}this[t(417)][t(408)](),this[t(337)][t(330)][t(411)](t(336))[t(414)](),this[t(439)]()}),10),this[n(417)][n(392)](t,e)}[su(334)](){const t=su,e=this[t(337)],n=e[t(330)][t(411)](t(399)),r=e[t(330)][t(411)](t(398)),s=e[t(330)][t(411)](t(336)),o=e[t(330)][t(411)](t(374));this[t(424)](),s[t(344)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(390)](this[e(383)])){const s=t[e(394)](),o=[];for(const t of s){if(!t[e(372)])continue;if(t[e(335)]){o[e(299)](...t[e(446)]());continue}const n=t[e(339)]();if(o[e(445)]>0){const t=o[0][e(361)](n);if(t){o[0]=t;continue}}o[e(299)](n)}n[e(299)]([r[e(436)],o])}return n})),this[t(404)](n,t(402),((e,n)=>{const r=t;this[r(404)](n,r(381),((t,e,s,o)=>{const i=r;n[i(372)]&&(null==s?(this[i(426)](o[i(401)]),this[i(352)](n,!1)):(this[i(426)](s[i(401)]),null==o&&this[i(352)](n,!0)))})),null!==n[r(410)]?this[r(426)](n[r(401)]):this[r(352)](n,!1)})),this[t(404)](n,t(342),((e,n,r)=>{const s=t;this[s(421)](n,s(381)),this[s(417)][s(433)](n),this[s(383)][s(443)](n)&&this[s(407)](n),r&&this[s(426)](r[s(401)])})),this[t(404)](n,t(298),((e,n)=>{this[t(426)](n)})),this[t(404)](r,t(412),(()=>{this[t(439)]()})),this[t(404)](o,t(341),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(350)](r))return;const i=n[o(409)](r);this[o(383)][o(411)](i)[o(436)][o(416)][o(354)](-1)}),{priority:t(345)})}[su(439)](){const t=su,e=this[t(337)][t(330)][t(411)](t(398)),n=this[t(337)][t(330)][t(411)](t(399)),r=Array[t(390)](e[t(363)],(e=>e[t(303)]))[t(418)]((e=>this[t(441)][t(443)](e))),s=[];for(const e of r){const n=this[t(441)][t(411)](e)[t(403)][t(394)]();s[t(299)](...n[t(400)](((e,n)=>[...e,...n[t(413)]()]),[]))}n[t(378)]=s}[su(424)](){const t=su,n=this[t(337)],r=n[t(351)],o=Kr(r,t(393)),i=new e.Collection([{type:t(419),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(328),role:t(397)})},{type:t(314)},{type:t(329),model:new s.ViewModel({withText:!0,label:Kr(r,t(375)),commandName:t(423),role:t(297)})},{type:t(329),model:new s.ViewModel({withText:!0,label:Kr(r,t(369)),commandName:t(368),role:t(297)})},{type:t(329),model:new s.ViewModel({withText:!0,label:Kr(r,t(349)),commandName:t(379),role:t(297)})},{type:t(329),model:new s.ViewModel({withText:!0,label:Kr(r,t(306)),commandName:t(305),role:t(297)})}]);for(const e of i)if(cu(e)){const r=n[t(365)][t(411)](e[t(403)][t(405)]);e[t(403)][t(348)](t(437),t(371)).to(r,t(432),t(371))}n.ui[t(307)][t(310)](t(328),(e=>this[t(301)](e,i,o))),n.ui[t(307)][t(310)](t(444),(e=>this[t(388)](e,i,o)))}[su(301)](t,e,n){const r=su,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(337)][r(365)][r(411)](r(328));o[r(427)][r(392)]({tooltip:n,label:n,icon:ru}),o[r(427)][r(348)](r(437)).to(i,r(432)),o[r(427)].on(r(440),(()=>{const t=r;i[t(440)](),this[t(337)][t(355)][t(436)][t(354)]()})),(0,s.addListToDropdown)(o,e,{role:r(370)});const a=[];for(const t of e)cu(t)&&a[r(299)](this[r(337)][r(365)][r(411)](t[r(403)][r(405)]));const c=o[r(427)];return c[r(430)][r(312)](r(371)),c[r(422)][r(312)](r(371)),c[r(430)][r(348)](r(371)).to(i,r(371)),c[r(422)][r(348)](r(371))[r(311)](a,r(371),((...t)=>t[r(442)]((t=>t)))),o.on(r(440),(t=>{const e=r;this[e(337)][e(440)](t[e(313)][e(405)]),this[e(337)][e(355)][e(436)][e(354)]()})),o}[su(388)](t,e,n){const r=su,o=new s.MenuBarMenuView(t),i=this[r(337)][r(365)][r(411)](r(328));o[r(427)][r(392)]({label:n,icon:ru});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(314)==n[r(316)]){a[r(304)][r(310)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(403)];i[r(348)](...Object[r(429)](c)).to(c),i[r(420)](r(440)).to(o),i.on(r(440),(()=>{const t=r;this[t(337)][t(440)](c[t(405)]),this[t(337)][t(355)][t(436)][t(354)]()})),e[r(346)][r(310)](i),a[r(304)][r(310)](e)}return o[r(348)](r(371)).to(i,r(371)),o[r(380)][r(346)][r(310)](a),o}[su(391)](t){const e=su,n=this[e(337)],r=n[e(309)],s=n[e(330)][e(411)](e(398)),i=n[e(330)][e(411)](e(374)),a=n[e(330)][e(411)](e(336)),c=n[e(330)][e(411)](o.Users).me,u=r[e(411)](e(328))[e(319)],l=r[e(411)](e(328))[e(367)],{CommentsListView:f,CommentThreadInputView:h}=n[e(330)][e(411)](e(425));let g,d,p;this[e(356)][e(443)](t.id)?(d=this[e(356)][e(411)](t.id),g=d[e(340)]):(g=new u(n[e(351)],t,c,{disableComments:this[e(326)],editorConfig:r[e(411)](e(434)),maxCommentsWhenCollapsed:r[e(411)](e(389)),maxThreadTotalWeight:r[e(411)](e(322)),maxCommentCharsWhenCollapsed:r[e(411)](e(343)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(411)](e(351))),CommentView:r[e(411)](e(321))[e(395)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),g[e(377)][e(382)].on(e(440),(()=>{const t=e;n[t(355)][t(436)][t(354)]()})),g[e(377)][e(362)].on(e(440),(()=>{const t=e;n[t(355)][t(436)][t(354)]()})),d=s[e(386)](this[e(337)][e(351)],g),d[e(348)](e(320)).to(g,e(320)),d[e(348)](e(445)).to(g),d[e(348)](e(316)).to(g,e(316),(t=>e(357)+t)),g.on(e(317),(()=>{const t=e;p[t(406)](t(317))})),this[e(356)][e(392)](t.id,d));const m=i[e(385)](t[e(333)],g),I=new Wc(n,t,g,m),E=t[e(394)]()[e(418)]((t=>t[e(372)]));g[e(300)]=n[e(330)][e(411)](e(399))[e(435)][e(415)](E),this[e(383)][e(392)](t,I),this[e(441)][e(392)](g,I),p=s[e(353)]({view:d,target:()=>{const r=e,s=[],i=t[r(394)]()[r(418)]((t=>t[r(372)]));for(const t of i)s[r(299)](...t[r(447)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(355)],s)},type:()=>e(357)+I[e(436)][e(316)]}),i[e(358)](g,p),s[e(310)](p),a[e(323)](p)}[su(407)](t){const e=su,n=this[e(337)][e(330)][e(411)](e(374)),r=this[e(337)][e(330)][e(411)](e(398)),s=this[e(383)][e(411)](t),o=s[e(436)],i=r[e(431)](o);n[e(332)](o),i&&r[e(428)](i),this[e(383)][e(433)](t),this[e(441)][e(433)](o),s[e(387)]()}[su(426)](t){const e=su;if(!t[e(372)]||!this[e(383)][e(443)](t))return;const n=this[e(337)][e(330)][e(411)](e(399)),r=this[e(383)][e(411)](t),s=t[e(394)]();r[e(436)][e(300)]=n[e(435)][e(415)](s)}[su(387)](){const t=su;for(const e of this[t(383)][t(429)]())this[t(407)](e);for(const e of this[t(356)][t(315)]())e[t(340)][t(387)]();super[t(387)]()}}function au(t,e){const n=ou();return(au=function(t,e){return n[t-=297]})(t,e)}function cu(t){return su(403)in t}function uu(t,e){var n=fu();return(uu=function(t,e){return n[t-=467]})(t,e)}var lu=uu;function fu(){var t=["getSuggestion","addSuggestionData","96lhyBai","44076TZtqDG","pluginName","plugins","Comments","343238WzFNbX","56KXReFO","getSuggestions","14600043mYLWVu","359679MXmXxQ","2050712tsztij","3861420qYtMQR","addSuggestion","requires","get","adapter","editor","TrackChanges","309215TLiafu"];return(fu=function(){return t})()}!function(t){for(var e=uu,n=t();;)try{if(401837===parseInt(e(486))/1+parseInt(e(477))/2*(-parseInt(e(478))/3)+-parseInt(e(487))/4+-parseInt(e(474))/5+-parseInt(e(467))/6+-parseInt(e(482))/7*(-parseInt(e(483))/8)+parseInt(e(485))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fu);class hu extends t.Plugin{static get[lu(469)](){return[Lc,iu,lu(481)]}static get[lu(479)](){return lu(473)}set[lu(471)](t){var e=lu;this[e(472)][e(480)][e(470)](Lc)[e(471)]=t}get[lu(471)](){var t=lu;return this[t(472)][t(480)][t(470)](Lc)[t(471)]}[lu(468)](t){var e=lu;return this[e(472)][e(480)][e(470)](Lc)[e(476)](t)}[lu(484)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=lu;return this[n(472)][n(480)][n(470)](Lc)[n(484)]({skipNotAttached:t,toJSON:e})}[lu(475)](t){var e=lu;return this[e(472)][e(480)][e(470)](Lc)[e(475)](t)}}const gu=bu;function du(){const t=["getDataWithDiscardedSuggestions","14draqaK","config","createDocumentFragment","TrackChangesData","TrackChangesDataGetter","push","9lTKBlI","getCommentThreads","21624515DdZMhk","result","addSuggestionData","name","addCommentThread","trackChangesData.editorCreator","track-changes-data-invalid-editor-creator","getDataWithAcceptedSuggestions","editorCreator","CommentsRepository","2505688zzFIWw","end","editor","2793110SKckDo","rootsAttributes","constructor","getRootsAttributes","6zIuqpl","225964nBnZok","destroy","remove","addUser","30zEJBNQ","getSuggestions","discardAllSuggestions","getUser","acceptAllSuggestions","model","TrackChangesEditing","pluginName","function","document","Users","create","Pagination","init","useAnonymousUser","set","plugins","get","users","map","_adapter","68138XhBasI","getFullData","getRootNames","333970OdxFut","requires","div","trackChangesData","2799811UUOVvV","createElement","reduce","define","appendChild","data","execute"];return(du=function(){return t})()}!function(t){const e=bu,n=t();for(;;)try{if(423322===parseInt(e(330))/1*(-parseInt(e(315))/2)+-parseInt(e(294))/3*(parseInt(e(290))/4)+-parseInt(e(318))/5+-parseInt(e(289))/6*(parseInt(e(322))/7)+parseInt(e(348))/8*(-parseInt(e(336))/9)+parseInt(e(351))/10+parseInt(e(338))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(du);const pu=[gu(306)];class mu extends t.Plugin{static get[gu(319)](){return[Lc]}static get[gu(301)](){return gu(333)}[gu(307)](){const t=gu,n=this[t(350)];if(n[t(331)][t(325)](t(343),(e=>{const r=t,s=n[r(299)][r(303)][r(317)]()[r(324)](((t,e)=>(t[e]="",t)),{});return n[r(353)][r(305)](s,e)})),t(302)!=typeof n[t(331)][t(311)](t(321))[t(346)])throw new e.CKEditorError(t(344))}[gu(345)](t){return Tu(this[gu(350)],!0,t)}[gu(329)](t){return Tu(this[gu(350)],!1,t)}}class Iu extends t.Plugin{static get[gu(301)](){return gu(334)}constructor(t){const e=gu;super(t),this[e(339)]=e(349)}[gu(307)](){const t=gu;this[t(350)][t(310)][t(311)](t(347))[t(314)]={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(350)][t(310)][t(311)](t(300))[t(314)]=null}}function Eu(t){return void 0!==t[gu(354)]}function bu(t,e){const n=du();return(bu=function(t,e){return n[t-=289]})(t,e)}async function Tu(t,e,n){const r=gu,s=(0,o.sanitizeEditorConfig)(t,pu);s[r(310)][r(335)](Lc,Iu),s[r(352)]=Eu(t)?t[r(354)]():void 0;const i=document[r(332)](),a=t[r(331)][r(311)](r(321))[r(346)],c=await a(s,(()=>function(t){const e=r,n=document[e(323)](e(320));return t[e(326)](n),n}(i)));!function(t,e){const n=r,s=t[n(299)][n(303)][n(317)]()[n(324)](((e,r)=>(e[r]=t[n(327)][n(311)]({rootName:r}),e)),{}),o=t[n(310)][n(311)](n(304))[n(312)][n(313)]((t=>({id:t.id,name:t[n(341)]}))),i=t[n(310)][n(311)](n(300))[n(295)]({skipNotAttached:!0,toJSON:!0}),a=t[n(310)][n(311)](n(347))[n(337)]({skipNotAttached:!0,toJSON:!0}),c=e[n(310)][n(311)](n(304)),u=e[n(310)][n(311)](n(300)),l=e[n(310)][n(311)](n(347));for(const t of l[n(337)]())t[n(292)]();for(const t of o)c[n(297)](t.id)||c[n(293)](t);c.me||c[n(308)]();for(const t of a)l[n(342)](t);for(const t of i)u[n(340)](t);e[n(327)][n(309)](s)}(t,c),c[r(328)](r(e?298:296));const u=Eu(c)?c[r(316)](n):c[r(327)][r(311)](n);return await c[r(291)](),u}function _u(){var t=["18525216QSNXxi","840266FxRQgm","28rlNcJP","28038IsHywI","4242680iUGDBM","961107IBEhXa","826392IMwbEC","818013ilEmdG"];return(_u=function(){return t})()}function yu(t,e){var n=_u();return(yu=function(t,e){return n[t-=374]})(t,e)}!function(t){for(var e=yu,n=t();;)try{if(438581===-parseInt(e(378))/1+-parseInt(e(380))/2+-parseInt(e(374))/3*(parseInt(e(381))/4)+-parseInt(e(375))/5+parseInt(e(377))/6+parseInt(e(376))/7+parseInt(e(379))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_u)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
5
+ */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Xc,Suggestion:()=>Wr,SuggestionThreadView:()=>Qc,SuggestionView:()=>nu,TrackChanges:()=>hu,TrackChangesData:()=>Iu,TrackChangesEditing:()=>Rc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=u;function u(t,e){const n=f();return(u=function(t,e){return n[t-=443]})(t,e)}!function(t){const e=u,n=t();for(;;)try{if(345913===-parseInt(e(466))/1*(-parseInt(e(450))/2)+parseInt(e(446))/3*(-parseInt(e(444))/4)+parseInt(e(448))/5*(parseInt(e(461))/6)+-parseInt(e(462))/7+-parseInt(e(454))/8+parseInt(e(443))/9*(parseInt(e(447))/10)+parseInt(e(453))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);class l extends t.Command{constructor(t,e){const n=u;super(t),this[n(456)]=e,this[n(467)]=!1,this[n(468)](),this[n(460)]=!1}[c(468)](){this[c(459)]=!0}[c(457)](){const t=c;this[t(467)]=!this[t(467)],this[t(467)]?this[t(452)]():this[t(445)]()}[c(452)](){const t=c;for(const e of this[t(463)][t(458)][t(458)]())e[t(451)]&&!this[t(456)][t(449)](e)&&e[t(464)](t(465))}[c(445)](){const t=c;for(const e of this[t(463)][t(458)][t(458)]())e[t(451)]&&!this[t(456)][t(449)](e)&&e[t(455)](t(465))}}function f(){const t=["refresh","45NQEePI","1924244XWDkfP","_enableCommands","3iYTidn","1010340cTcPQS","163070jLDvIz","has","1202398rzqQVJ","affectsData","_disableUnsupportedCommands","2374845WzTVdp","3120336LWCaFR","clearForceDisabled","_enabledCommands","execute","commands","isEnabled","_isEnabledBasedOnSelection","90OSCgGw","4161206QqaaQj","editor","forceDisabled","TrackChangesCommand","1HJDYFl","value"];return(f=function(){return t})()}const h=g;function g(t,e){const n=p();return(g=function(t,e){return n[t-=488]})(t,e)}!function(t){const e=g,n=t();for(;;)try{if(839108===parseInt(e(510))/1*(-parseInt(e(504))/2)+parseInt(e(491))/3*(-parseInt(e(489))/4)+parseInt(e(505))/5*(parseInt(e(501))/6)+-parseInt(e(498))/7*(-parseInt(e(511))/8)+parseInt(e(493))/9+-parseInt(e(496))/10+-parseInt(e(497))/11*(parseInt(e(513))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(p);class d extends t.Command{constructor(t,e){const n=g;super(t),this[n(492)]=e,this[n(506)](),this[n(495)]=!1}[h(506)](){this[h(490)]=!0}[h(499)](t){const n=h,r=this[n(492)][n(507)](t);if(!r)throw new e.CKEditorError(n(500),this);const s=r[n(509)]();this[n(508)][n(494)][n(488)](s)&&this[n(508)][n(502)][n(507)](n(503))[n(512)](r)}}function p(){const t=["model","_isEnabledBasedOnSelection","7506700mpsgwF","209MrgAPb","287yPlrgI","execute","track-changes-accept-suggestion-not-found","18UDpfYY","plugins","TrackChangesEditing","2kaHWiw","2415975tPdKJW","refresh","get","editor","getRanges","467129bjutPS","224752fOXcdM","acceptSuggestion","1001256gyGOJS","canEditAt","699928oQmvqS","isEnabled","6rTbbxW","_suggestions","12516786ZusQnP"];return(p=function(){return t})()}const m=E;function I(){const t=["plugins","_suggestions","8AbncyF","5458SAChFB","discardSuggestion","223440bkYmhS","canEditAt","editor","refresh","10896tNNtqk","TrackChangesEditing","7272261VHjqiH","model","execute","1284786ybJCwG","1366876dOPnkN","1105400pisqdE","isEnabled","get","track-changes-discard-suggestion-not-found","_isEnabledBasedOnSelection","getRanges","6XewuEP"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=222]})(t,e)}!function(t){const e=E,n=t();for(;;)try{if(189096===-parseInt(e(231))/1*(parseInt(e(230))/2)+parseInt(e(227))/3*(parseInt(e(237))/4)+-parseInt(e(244))/5+-parseInt(e(242))/6+-parseInt(e(243))/7+parseInt(e(233))/8+parseInt(e(239))/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(229)]=e,this[n(236)](),this[n(225)]=!1}[m(236)](){this[m(222)]=!0}[m(241)](t){const n=m,r=this[n(229)][n(223)](t);if(!r)throw new e.CKEditorError(n(224),this);const s=r[n(226)]();this[n(235)][n(240)][n(234)](s)&&this[n(235)][n(228)][n(223)](n(238))[n(232)](r)}}function T(t,e){const n=k();return(T=function(t,e){return n[t-=490]})(t,e)}function _(t,e){const n=T;let r="";return r+=t[n(536)]("*")[n(510)](((t,e)=>e%2!=0?n(539)+y(t)+n(491):y(t)))[n(538)](""),e&&(r+=n(504)+e[n(522)]+n(513)+e[n(505)]+n(527)),r}function y(t){const e=T,n=document[e(517)](e(515));return n[e(493)]=t,n[e(511)]}function A(t){const e=T;return t[e(500)](((t,n)=>e(529)==t[e(492)]&&e(529)!=n[e(492)]?-1:e(529)!=t[e(492)]&&e(529)==n[e(492)]?1:0))}function k(){const t=["isArray","span","isObject","createElement","push","93368mVtDjI","isInContent","change","value","splice","isTouching","execute","start",'"></span>',"8jtsDun","deletion","267351bqXAoj"," [color ","schema","color","createRange","4mzMGgK","split","1344056ZalzZd","join",'<span class="ck-suggestion-type">',"next","createPositionBefore","isMultiRange","replace","isIntersecting","</span>","type","innerText","content","isCollapsed","1123420KguUwQ","end","length","add","sort","146310JlIXEF","192006sqYbwj","createPositionAt",'<span class="ck-suggestion-color" style="background-color: ',"title","getRanges","createPositionAfter","140ZjbjkJ","from","map","innerHTML","897804OpHtld",'" title="'];return(k=function(){return t})()}function C(t,e){const n=T;let r,s=0;const o=[],i=e[n(532)];for(;s<t[n(498)];){const a=t[s],c=t[s+1];r||(r=e[n(541)](a)),N(e,a,c)||(o[n(518)](e[n(534)](r,i[n(516)](a)?e[n(507)](a):e[n(503)](a,n(497)))),r=null),s++}return o}function N(t,e,n){const r=T;if(!n)return!1;const s=t[r(507)](e),o=t[r(541)](n);return s[r(524)](o)}!function(t){const e=T,n=t();for(;;)try{if(209919===parseInt(e(535))/1*(parseInt(e(519))/2)+parseInt(e(530))/3+parseInt(e(512))/4+parseInt(e(496))/5+-parseInt(e(501))/6+parseInt(e(537))/7*(-parseInt(e(528))/8)+-parseInt(e(502))/9*(parseInt(e(508))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);function L(t,e,n){const r=T;for(;n[r(498)];){const s=n[r(523)](0,100);t[r(521)]((()=>{const t=r;for(const n of s)n[t(520)]&&e[t(525)](n.id)}))}}const R=S;function S(t,e){const n=M();return(S=function(t,e){return n[t-=300]})(t,e)}function M(){const t=["41292nKSWPv","isInContent","getRanges","some","242wjRjWO","_suggestions","23257llbMOI","canEditAt","3JagNLk","994phjFtU","from","42318UKLRXB","1709300hbqkAi","editor","1tUTXAO","3899UClIJn","294436NCQrMN","1496TQnoDS","_command","execute","77906JnzxzE","9XFyWOo","values","125jjKteD","isEnabled","model","_isEnabledBasedOnSelection","refresh"];return(M=function(){return t})()}!function(t){const e=S,n=t();for(;;)try{if(126215===parseInt(e(306))/1*(parseInt(e(312))/2)+-parseInt(e(300))/3*(parseInt(e(308))/4)+parseInt(e(315))/5*(parseInt(e(303))/6)+-parseInt(e(307))/7*(-parseInt(e(309))/8)+-parseInt(e(313))/9*(parseInt(e(304))/10)+-parseInt(e(324))/11*(parseInt(e(320))/12)+-parseInt(e(326))/13*(-parseInt(e(301))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class v extends t.Command{constructor(t,e,n){const r=S;super(t),this[r(310)]=e,this[r(325)]=n,this[r(319)](),this[r(318)]=!1}[R(319)](){const t=R,e=Array[t(302)](this[t(325)][t(314)]())[t(323)]((e=>e[t(321)]));this[t(316)]=this[t(310)][t(316)]&&e}[R(311)](){const t=R,e=A(Array[t(302)](this[t(325)][t(314)]()));for(const n of e){const e=n[t(322)]();if(!this[t(305)][t(317)][t(327)](e))return}L(this[t(305)][t(317)],this[t(310)],e)}}const w=O;function O(t,e){const n=D();return(O=function(t,e){return n[t-=147]})(t,e)}function D(){const t=["isEnabled","canEditAt","584ncqXMf","1223614xOHYPH","10RoqSWT","7368417JtHBwX","132zTRavk","execute","65779BtcdXB","6324714LzhxIK","model","values","_suggestions","getRanges","refresh","from","_selectedSuggestions","document","editor","selection","_isEnabledBasedOnSelection","13020VAwsaq","size","_command","388580WSMqCZ","1299533nxZlzu"];return(D=function(){return t})()}!function(t){const e=O,n=t();for(;;)try{if(658985===parseInt(e(155))/1+parseInt(e(159))/2+-parseInt(e(162))/3*(parseInt(e(151))/4)+parseInt(e(154))/5+-parseInt(e(165))/6+-parseInt(e(164))/7*(-parseInt(e(158))/8)+-parseInt(e(161))/9*(parseInt(e(160))/10))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(153)]=e,this[r(168)]=n,this[r(172)]=new Set,this[r(170)](),this[r(150)]=!1}[w(170)](){const t=w,e=this[t(148)][t(166)][t(147)][t(149)],n=Array[t(171)](this[t(168)][t(167)]());this[t(172)]=function(t,e){const n=T,r=Array[n(509)](t[n(506)]()),s=new Set;for(const o of e)if(o[n(520)])for(const e of r)for(const r of o[n(506)]())(e[n(490)](r)||t[n(495)]&&!o[n(542)]&&o[n(540)]&&r[n(497)][n(524)](e[n(526)]))&&s[n(499)](o);return s}(e,n),this[t(156)]=this[t(153)][t(156)]&&!!this[t(172)][t(152)]}[w(163)](){const t=w,e=A(Array[t(171)](this[t(172)]));for(const n of e){const e=n[t(169)]();if(!this[t(148)][t(166)][t(157)](e))return}L(this[t(148)][t(166)],this[t(153)],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 J=function(t){return this.__data__.has(t)};const Z="object"==typeof global&&global&&global.Object===Object&&global;var Y="object"==typeof self&&self&&self.Object===Object&&self;const Q=Z||Y||Function("return this")();const $=Q.Symbol;var tt=Object.prototype,et=tt.hasOwnProperty,nt=tt.toString,rt=$?$.toStringTag:void 0;const st=function(t){var e=et.call(t,rt),n=t[rt];try{t[rt]=void 0;var r=!0}catch(t){}var s=nt.call(t);return r&&(e?t[rt]=n:delete t[rt]),s};var ot=Object.prototype.toString;const it=function(t){return ot.call(t)};var at=$?$.toStringTag:void 0;const ct=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":at&&at in Object(t)?st(t):it(t)};const ut=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const lt=function(t){if(!ut(t))return!1;var e=ct(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ft=Q["__core-js_shared__"];var ht,gt=(ht=/[^.]+$/.exec(ft&&ft.keys&&ft.keys.IE_PROTO||""))?"Symbol(src)_1."+ht:"";const dt=function(t){return!!gt&&gt in t};var pt=Function.prototype.toString;const mt=function(t){if(null!=t){try{return pt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var It=/^\[object .+?Constructor\]$/,Et=Function.prototype,bt=Object.prototype,Tt=Et.toString,_t=bt.hasOwnProperty,yt=RegExp("^"+Tt.call(_t).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const At=function(t){return!(!ut(t)||dt(t))&&(lt(t)?yt:It).test(mt(t))};const kt=function(t,e){return null==t?void 0:t[e]};const Ct=function(t,e){var n=kt(t,e);return At(n)?n:void 0};const Nt=Ct(Q,"Map");const Lt=Ct(Object,"create");const Rt=function(){this.__data__=Lt?Lt(null):{},this.size=0};const St=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;if(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 Dt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Lt&&void 0===e?"__lodash_hash_undefined__":e,this};function Ft(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ft.prototype.clear=Rt,Ft.prototype.delete=St,Ft.prototype.get=vt,Ft.prototype.has=Ot,Ft.prototype.set=Dt;const Pt=Ft;const xt=function(){this.size=0,this.__data__={hash:new Pt,map:new(Nt||W),string:new Pt}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Ut=function(t,e){var n=t.__data__;return Bt(e)?n["string"==typeof e?"string":"hash"]:n.map};const jt=function(t){var e=Ut(this,t).delete(t);return this.size-=e?1:0,e};const Gt=function(t){return Ut(this,t).get(t)};const Vt=function(t){return Ut(this,t).has(t)};const Ht=function(t,e){var n=Ut(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function zt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}zt.prototype.clear=xt,zt.prototype.delete=jt,zt.prototype.get=Gt,zt.prototype.has=Vt,zt.prototype.set=Ht;const Wt=zt;const qt=function(t,e){var n=this.__data__;if(n instanceof W){var r=n.__data__;if(!Nt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Wt(r)}return n.set(t,e),this.size=n.size,this};function 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=J,Kt.prototype.set=qt;const Xt=Kt;const Jt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Zt=function(){try{var t=Ct(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Yt=function(t,e,n){"__proto__"==e&&Zt?Zt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Qt=Object.prototype.hasOwnProperty;const $t=function(t,e,n){var r=t[e];Qt.call(t,e)&&x(r,n)&&(void 0!==n||e in t)||Yt(t,e,n)};const te=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Yt(n,a,c):$t(n,a,c)}return n};const ee=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const ne=function(t){return null!=t&&"object"==typeof t};const re=function(t){return ne(t)&&"[object Arguments]"==ct(t)};var se=Object.prototype,oe=se.hasOwnProperty,ie=se.propertyIsEnumerable;const ae=re(function(){return arguments}())?re:function(t){return ne(t)&&oe.call(t,"callee")&&!ie.call(t,"callee")};const ce=Array.isArray;const ue=function(){return!1};var le="object"==typeof exports&&exports&&!exports.nodeType&&exports,fe=le&&"object"==typeof module&&module&&!module.nodeType&&module,he=fe&&fe.exports===le?Q.Buffer:void 0;const ge=(he?he.isBuffer:void 0)||ue;var de=/^(?:0|[1-9]\d*)$/;const pe=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&de.test(t))&&t>-1&&t%1==0&&t<e};const me=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var Ie={};Ie["[object Float32Array]"]=Ie["[object Float64Array]"]=Ie["[object Int8Array]"]=Ie["[object Int16Array]"]=Ie["[object Int32Array]"]=Ie["[object Uint8Array]"]=Ie["[object Uint8ClampedArray]"]=Ie["[object Uint16Array]"]=Ie["[object Uint32Array]"]=!0,Ie["[object Arguments]"]=Ie["[object Array]"]=Ie["[object ArrayBuffer]"]=Ie["[object Boolean]"]=Ie["[object DataView]"]=Ie["[object Date]"]=Ie["[object Error]"]=Ie["[object Function]"]=Ie["[object Map]"]=Ie["[object Number]"]=Ie["[object Object]"]=Ie["[object RegExp]"]=Ie["[object Set]"]=Ie["[object String]"]=Ie["[object WeakMap]"]=!1;const Ee=function(t){return ne(t)&&me(t.length)&&!!Ie[ct(t)]};const be=function(t){return function(e){return t(e)}};var Te="object"==typeof exports&&exports&&!exports.nodeType&&exports,_e=Te&&"object"==typeof module&&module&&!module.nodeType&&module,ye=_e&&_e.exports===Te&&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 Ne=Object.prototype.hasOwnProperty;const Le=function(t,e){var n=ce(t),r=!n&&ae(t),s=!n&&!r&&ge(t),o=!n&&!r&&!s&&Ce(t),i=n||r||s||o,a=i?ee(t.length,String):[],c=a.length;for(var u in t)!e&&!Ne.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||pe(u,c))||a.push(u);return a};var Re=Object.prototype;const Se=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Re)};const Me=function(t,e){return function(n){return t(e(n))}};const ve=Me(Object.keys,Object);var we=Object.prototype.hasOwnProperty;const Oe=function(t){if(!Se(t))return ve(t);var e=[];for(var n in Object(t))we.call(t,n)&&"constructor"!=n&&e.push(n);return e};const De=function(t){return null!=t&&me(t.length)&&!lt(t)};const Fe=function(t){return De(t)?Le(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=Se(t),n=[];for(var r in t)("constructor"!=r||!e&&Be.call(t,r))&&n.push(r);return n};const je=function(t){return De(t)?Le(t,!0):Ue(t)};const Ge=function(t,e){return t&&te(e,je(e),t)};var Ve="object"==typeof exports&&exports&&!exports.nodeType&&exports,He=Ve&&"object"==typeof module&&module&&!module.nodeType&&module,ze=He&&He.exports===Ve?Q.Buffer:void 0,We=ze?ze.allocUnsafe:void 0;const 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 Je=function(){return[]};var Ze=Object.prototype.propertyIsEnumerable,Ye=Object.getOwnPropertySymbols;const Qe=Ye?function(t){return null==t?[]:(t=Object(t),Xe(Ye(t),(function(e){return Ze.call(t,e)})))}:Je;const $e=function(t,e){return te(t,Qe(t),e)};const tn=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const en=Me(Object.getPrototypeOf,Object);const nn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)tn(e,Qe(t)),t=en(t);return e}:Je;const rn=function(t,e){return te(t,nn(t),e)};const sn=function(t,e,n){var r=e(t);return ce(t)?r:tn(r,n(t))};const on=function(t){return sn(t,Fe,Qe)};const an=function(t){return sn(t,je,nn)};const cn=Ct(Q,"DataView");const un=Ct(Q,"Promise");const ln=Ct(Q,"Set");const fn=Ct(Q,"WeakMap");var hn="[object Map]",gn="[object Promise]",dn="[object Set]",pn="[object WeakMap]",mn="[object DataView]",In=mt(cn),En=mt(Nt),bn=mt(un),Tn=mt(ln),_n=mt(fn),yn=ct;(cn&&yn(new cn(new ArrayBuffer(1)))!=mn||Nt&&yn(new Nt)!=hn||un&&yn(un.resolve())!=gn||ln&&yn(new ln)!=dn||fn&&yn(new fn)!=pn)&&(yn=function(t){var e=ct(t),n="[object Object]"==e?t.constructor:void 0,r=n?mt(n):"";if(r)switch(r){case In:return mn;case En:return hn;case bn:return gn;case Tn:return dn;case _n:return pn}return e});const An=yn;var kn=Object.prototype.hasOwnProperty;const Cn=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&kn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Nn=Q.Uint8Array;const Ln=function(t){var e=new t.constructor(t.byteLength);return new Nn(e).set(new Nn(t)),e};const Rn=function(t,e){var n=e?Ln(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Sn=/\w*$/;const Mn=function(t){var e=new t.constructor(t.source,Sn.exec(t));return e.lastIndex=t.lastIndex,e};var vn=$?$.prototype:void 0,wn=vn?vn.valueOf:void 0;const On=function(t){return wn?Object(wn.call(t)):{}};const Dn=function(t,e){var n=e?Ln(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const Fn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Ln(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Rn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return Dn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Mn(t);case"[object Symbol]":return On(t)}};var Pn=Object.create;const xn=function(){function t(){}return function(e){if(!ut(e))return{};if(Pn)return Pn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Bn=function(t){return"function"!=typeof t.constructor||Se(t)?{}:xn(en(t))};const Un=function(t){return ne(t)&&"[object Map]"==An(t)};var jn=Ae&&Ae.isMap;const Gn=jn?be(jn):Un;const Vn=function(t){return ne(t)&&"[object Set]"==An(t)};var Hn=Ae&&Ae.isSet;const 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 Jn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!ut(e))return e;var f=ce(e);if(f){if(a=Cn(e),!c)return 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 Jt(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 Jn(t,5)};const Yn=function(t){return"symbol"==typeof t||ne(t)&&"[object Symbol]"==ct(t)};var Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,$n=/^\w*$/;const tr=function(t,e){if(ce(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Yn(t))||($n.test(t)||!Qn.test(t)||null!=e&&t in Object(e))};function er(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new(er.Cache||Wt),n}er.Cache=Wt;const nr=er;var rr=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,sr=/\\(\\)?/g;const or=function(t){var e=nr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(rr,(function(t,n,r,s){e.push(r?s.replace(sr,"$1"):n||t)})),e}));const ir=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var ar=$?$.prototype:void 0,cr=ar?ar.toString:void 0;const ur=function t(e){if("string"==typeof e)return e;if(ce(e))return ir(e,t)+"";if(Yn(e))return cr?cr.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const lr=function(t){return null==t?"":ur(t)};const fr=function(t,e){return ce(t)?t:tr(t,e)?[t]:or(lr(t))};const hr=function(t){if("string"==typeof t||Yn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const gr=function(t,e,n,r){if(!ut(t))return t;for(var s=-1,o=(e=fr(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=hr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=ut(l)?l:pe(e[s+1])?[]:{})}$t(a,c,u),a=a[c]}return t};const dr=function(t,e,n){return null==t?t:gr(t,e,n)};const pr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const mr=function(t){return this.__data__.has(t)};function Ir(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Wt;++e<n;)this.add(t[e])}Ir.prototype.add=Ir.prototype.push=pr,Ir.prototype.has=mr;const Er=Ir;const br=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Tr=function(t,e){return t.has(e)};const _r=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new Er:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!br(e,(function(t,e){if(!Tr(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const yr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const Ar=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var kr=$?$.prototype:void 0,Cr=kr?kr.valueOf:void 0;const Nr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new Nn(t),new Nn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return x(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=yr;case"[object Set]":var c=1&r;if(a||(a=Ar),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=_r(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Cr)return Cr.call(t)==Cr.call(e)}return!1};var Lr=Object.prototype.hasOwnProperty;const Rr=function(t,e,n,r,s,o){var i=1&n,a=on(t),c=a.length;if(c!=on(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e: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 Sr="[object Arguments]",Mr="[object Array]",vr="[object Object]",wr=Object.prototype.hasOwnProperty;const Or=function(t,e,n,r,s,o){var i=ce(t),a=ce(e),c=i?Mr:An(t),u=a?Mr:An(e),l=(c=c==Sr?vr:c)==vr,f=(u=u==Sr?vr:u)==vr,h=c==u;if(h&&ge(t)){if(!ge(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Xt),i||Ce(t)?_r(t,e,n,r,s,o):Nr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&wr.call(t,"__wrapped__"),d=f&&wr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Xt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Xt),Rr(t,e,n,r,s,o))};const Dr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!ne(e)&&!ne(n)?e!=e&&n!=n:Or(e,n,r,s,t,o))};const Fr=function(t,e){return Dr(t,e)};const Pr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const xr=function(t,e){for(var n=0,r=(e=fr(e,t)).length;null!=t&&n<r;)t=t[hr(e[n++])];return n&&n==r?t:void 0};const Br=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Ur=function(t,e){return e.length<2?t:xr(t,Br(e,0,-1))};const jr=function(t,e){return e=fr(e,t),null==(t=Ur(t,e))||delete t[hr(Pr(e))]};const Gr=function(t,e){return null==t||jr(t,e)},Vr=Hr;function Hr(t,e){const n=zr();return(Hr=function(t,e){return n[t-=437]})(t,e)}function zr(){const t=["markers","clear","_isDataLoaded","push","getRanges","_markerNames","next","getFirstRange","_onDiscard","removeMarkers","from","decorate","attributes","authoredAt","filter","previous","subType","getMarkerNames","403782HibulU","getMultiRangeId","_saved","isIntersectingWithRange","3JFyaJn","686NrDshR","setAttribute","add","map","nodeAfter","removeAttribute","addMarker","toJSON","32668ymhnqL","suggestion:","isIntersecting","onAttributesChange","length","nodeBefore","createdAt","author","reduce","delete","12jSukHT","discard","hasComments","getItems","getContainedElement","substr","addRange","start","addMarkerName","get","getFirstMarker","set","onDiscard","isMultiRange","data","4424POVwVT","split","isExternal","33654HaSLog","8tvVCVW","size","accept","getMarkers","getRange","36zqOLTN","122990bvDoUs","type","@external","onAccept","creator","5025922UIsvCf","removeMarker","getAllAdjacentSuggestions","commentThread","isInContent","end","_model","change","_onAccept","_onAttributesChange","947585KmiqKx","head"];return(zr=function(){return t})()}!function(t){const e=Hr,n=t();for(;;)try{if(198567===-parseInt(e(505))/1+parseInt(e(477))/2*(-parseInt(e(468))/3)+parseInt(e(506))/4*(-parseInt(e(444))/5)+parseInt(e(464))/6+-parseInt(e(469))/7*(-parseInt(e(502))/8)+-parseInt(e(511))/9*(-parseInt(e(512))/10)+parseInt(e(517))/11*(parseInt(e(487))/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(448)]=!1,this.id=e.id,this[n(513)]=e[n(513)],this[n(462)]=e[n(462)]||null,this[n(484)]=e[n(484)],this[n(516)]=e[n(516)]||e[n(484)],this[n(504)]=Boolean(e[n(458)]&&e[n(458)][n(514)]),this[n(501)]=null,this[n(440)]=t,this[n(442)]=e[n(515)],this[n(454)]=e[n(499)],this[n(443)]=e[n(480)],this[n(451)]=new Set,this[n(483)]=null,this[n(498)](n(459),null),this[n(498)](n(458),e[n(458)]||{}),this[n(498)](n(461),null),this[n(498)](n(452),null),this[n(498)](n(437),null),this[n(498)](n(466),!1),this[n(457)](n(508)),this[n(457)](n(488))}get[Vr(445)](){const t=Vr;let e=this;for(;e[t(461)];)e=e[t(461)];return e}get[Vr(489)](){const t=Vr;return!!this[t(437)]&&this[t(437)][t(481)]>0}get[Vr(500)](){const t=Vr;return 0!=this[t(451)][t(507)]&&6==Array[t(456)](this[t(451)])[0][t(503)](":")[t(481)]}get[Vr(438)](){return null!==this[Vr(497)]()}[Vr(495)](t){const e=Vr;this[e(451)][e(471)](t)}[Vr(463)](){const t=Vr;return Array[t(456)](this[t(451)])}[Vr(509)](){const t=Vr;return this[t(463)]()[t(472)]((e=>this[t(440)][t(446)][t(496)](e)))[t(460)]((t=>t))}[Vr(497)](){return this[Vr(509)]()[0]||null}[Vr(455)](){const t=Vr;this[t(440)][t(441)]((e=>{const n=t;for(const t of this[n(509)]())e[n(518)](t)})),this[t(451)][t(447)]()}[Vr(518)](t){const e=Vr;this[e(440)][e(441)]((n=>{n[e(518)](t)})),this[e(451)][e(486)](t)}[Vr(493)](t){const e=Vr,n=e(478)+this[e(513)]+":"+this[e(462)]+":"+this.id+":"+this[e(516)].id+":"+Wr[e(465)]();this[e(495)](n),this[e(440)][e(441)]((r=>{r[e(475)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Vr(467)](t){const e=Vr;for(const n of this[e(450)]())if(n[e(479)](t))return!0;return!1}[Vr(450)](){const t=Vr;return this[t(509)]()[t(472)]((e=>e[t(510)]()))}[Vr(490)](){const t=Vr;return this[t(450)]()[t(485)](((e,n)=>[...e,...n[t(490)]()]),[])}[Vr(453)](){const t=Vr;var e;return(null===(e=this[t(497)]())||void 0===e?void 0:e[t(510)]())||null}[Vr(491)](){const t=Vr,e=this[t(450)]();if(1!=e[t(481)])return null;const n=e[0],r=n[t(494)][t(473)],s=n[t(439)][t(482)];return r instanceof i.Element?r!=s?null:r:null}[Vr(508)](){const t=Vr;this[t(442)](this[t(450)](),this[t(501)],this[t(458)]),this[t(455)]()}[Vr(488)](){const t=Vr;this[t(454)](this[t(450)](),this[t(501)],this[t(458)]),this[t(455)]()}[Vr(519)](){const t=Vr,e=[];let n=this[t(445)];for(;n;)e[t(449)](n),n=n[t(452)];return e}[Vr(470)](t,e){const n=Vr,r=Zn(this[n(458)]);dr(r,t,e),Fr(r,this[n(458)])||(this[n(458)]=r,this[n(443)](r))}[Vr(474)](t){const e=Vr,n=Zn(this[e(458)]);Gr(n,t),Fr(n,this[e(458)])||(this[e(458)]=n,this[e(443)](this[e(458)]))}[Vr(476)](){const t=Vr;return{id:this.id,type:this[t(462)]?this[t(513)]+":"+this[t(462)]:this[t(513)],authorId:this[t(516)].id,createdAt:this[t(483)],hasComments:this[t(489)],data:this[t(501)],attributes:this[t(458)]}}static[Vr(465)](){const t=Vr;return(0,e.uid)()[t(492)](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}}function Kr(t,e){const n=Zr();return(Kr=function(t,e){return n[t-=325]})(t,e)}const Xr=Kr;!function(t){const e=Kr,n=t();for(;;)try{if(849451===-parseInt(e(386))/1*(parseInt(e(412))/2)+-parseInt(e(345))/3+parseInt(e(327))/4+parseInt(e(391))/5+parseInt(e(332))/6+-parseInt(e(411))/7*(-parseInt(e(328))/8)+parseInt(e(370))/9*(-parseInt(e(336))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zr);class Jr{constructor(t,e){const n=Kr;this[n(404)]=[],this[n(381)]=new Map,this[n(349)]=[],this[n(334)]=new Map,this[n(352)]=t,this[n(353)]=e}[Xr(333)](t){const e=Xr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(341)];o++){const i=t[o];if(!i[e(356)])continue;const a=this[e(372)](i);if(a){if(null!=i[e(387)]){if(r[e(407)](i[e(387)]))continue;r[e(374)](i[e(387)])}n[e(375)](a)}else if(e(330)!=i[e(378)])e(365)!=i[e(378)]&&e(388)!=i[e(378)]||this[e(394)](n,i,t[o+1]);else{const t=i[e(360)][e(382)];if(s[e(407)](t))continue;s[e(374)](i[e(360)][e(382)]),t==Lc?this[e(414)](n,i):this[e(366)](n,i)}}return this[e(329)](n)}[Xr(403)](t){const e=Xr;this[e(404)][e(375)](t)}[Xr(383)](t,n,r=e.priorities[Xr(417)]){const s=Xr;s(343)==typeof t?(0,e.insertToPriorityArray)(this[s(349)],{matchingCallback:t,label:n,priority:r}):this[s(381)][s(331)](t,n)}[Xr(400)](t,e){const n=Xr;this[n(334)][n(331)](t,e)}[Xr(392)](t,e=1){const n=Xr;let r;for(const e of this[n(349)])if(e[n(393)](t)){r=e[n(335)];break}return r||(r=this[n(381)][n(371)](t[n(355)])),r?r(e):1!==e?e+" "+t[n(355)]+"s":""+t[n(355)]}[Xr(395)](t,e){const n=Xr,r=e[n(373)]()[n(359)](),s=n(365)==e[n(378)]?n(374):n(409);for(const e of r){const o=e[n(337)],i=t[t[n(341)]-1];if(o.is(n(325)))i&&i[n(378)][n(418)](n(406))>-1&&t[n(351)](),i&&n(384)==i[n(378)]?i[s]+=o[n(360)]:t[n(375)]({type:n(384),add:n(374)==s?o[n(360)]:"",remove:n(409)==s?o[n(360)]:""});else if(this[n(352)][n(340)](o)){const a=o;if(i&&i[n(378)][n(418)](n(406))>-1&&t[n(351)](),n(379)==e[n(378)])continue;i&&i[n(378)]==s+n(350)&&i[n(421)][n(355)]==a[n(355)]?i[n(389)]++:t[n(375)]({type:s+n(350),element:a,quantity:1}),r[n(380)]((t=>!(n(379)==t[n(378)]&&t[n(337)]==o)))}else if(this[n(352)][n(364)](o,n(413))||o.is(n(421),n(405))){const r=o;if(n(374)==s&&n(357)==e[n(378)]||n(409)==s&&n(379)==e[n(378)])continue;if(i&&-1==i[n(378)][n(418)](n(406))){n(384)==i[n(378)]&&(i[s]+="\n");continue}let a;if(a=n(374)==s?r[n(354)]&&!this[n(352)][n(340)](r[n(354)])?r[n(354)]:null:r[n(361)]&&!this[n(352)][n(340)](r[n(361)])?r[n(361)]:null,r[n(369)]||a&&a[n(369)]){const e=a&&a[n(369)]?a:r;i&&i[n(378)]==s+n(368)&&i[n(421)][n(355)]==e[n(355)]?i[n(389)]++:t[n(375)]({type:s+n(368),element:e,quantity:1})}else t[n(375)]({type:s+n(406),element:r})}}}[Xr(329)](t){const e=Xr,n=this[e(353)],r=[],s=[],o=[];for(const i of t)switch(i[e(378)]){case e(384):if(i[e(374)]=i[e(374)][e(346)](/(\S)\u000A+(\S)/g,e(362))[e(346)](/\u000A/g,""),i[e(409)]=i[e(409)][e(346)](/(\S)\u000A+(\S)/g,e(362))[e(346)](/\u000A/g,""),""!=i[e(374)]&&""!=i[e(409)]){r[e(375)]({type:e(346),content:qr(n,e(398),['"'+i[e(409)]+'"','"'+i[e(374)]+'"'])});continue}if(null!=i[e(374)][e(344)](/^ +$/)){r[e(375)]({type:e(365),content:qr(n,e(339),qr(n,e(390),i[e(374)][e(341)]))});continue}if(null!=i[e(409)][e(344)](/^ +$/)){r[e(375)]({type:e(388),content:qr(n,e(377),qr(n,e(390),i[e(409)][e(341)]))});continue}if(""!=i[e(374)]){r[e(375)]({type:e(365),content:qr(n,e(339),'"'+i[e(374)]+'"')});continue}r[e(375)]({type:e(388),content:qr(n,e(377),'"'+i[e(409)]+'"')});continue;case e(410):case e(367):r[e(375)]({type:e(365),content:qr(n,e(339),this[e(392)](i[e(421)],i[e(389)]))});continue;case e(419):case e(363):r[e(375)]({type:e(388),content:qr(n,e(377),this[e(392)](i[e(421)],i[e(389)]))});continue;case e(358):r[e(375)]({type:e(365),content:qr(n,e(401),this[e(392)](i[e(421)],i[e(389)]))});continue;case e(347):r[e(375)]({type:e(388),content:qr(n,e(408),this[e(392)](i[e(421)],i[e(389)]))});continue;case e(376):s[e(375)](i[e(382)]);continue;case e(420):o[e(375)](i[e(382)]);continue;default:r[e(375)](i)}if(s[e(341)]){const t=s[e(416)]((t=>this[e(334)][e(407)](t)?this[e(334)][e(371)](t):t))[e(348)](", ");r[e(375)]({type:e(396),content:qr(this[e(353)],e(399),t)})}if(o[e(341)]){const t=o[e(416)]((t=>this[e(334)][e(407)](t)?this[e(334)][e(371)](t):t))[e(348)](", ");r[e(375)]({type:e(396),content:qr(this[e(353)],e(402),t)})}return r}[Xr(372)](t){const e=Xr;for(const n of this[e(404)]){const r=n(t);if(r&&e(378)in r)return r}}[Xr(366)](t,e){const n=Xr,r=e[n(360)],s=void 0===r[n(415)]?n(420):n(376);t[n(375)]({type:s,key:r[n(382)]})}[Xr(414)](t,e){const n=Xr;t[n(375)]({type:n(396),content:qr(this[n(353)],n(342),this[n(392)](e[n(373)]()[n(397)][n(326)],1))})}[Xr(394)](t,e,n){const r=Xr;if(this[r(395)](t,e),n&&n[r(373)]()&&!e[r(373)]()[r(385)][r(338)](n[r(373)]()[r(397)])){const n=t[t[r(341)]-1],s=r(365)==e[r(378)]?r(374):r(409);n&&r(384)==n[r(378)]&&(n[s]+="\n")}}}function Zr(){const t=["has","*Merge:* %0","remove","addEmptyContainer","1253WptxIG","310162JfnBQo","$text","_handleRenameSuggestionDescription","newValue","map","normal","indexOf","removeEmptyContainer","removeFormat","element","$textProxy","nodeAfter","2931532iXsBLJ","54824BZOTBJ","_resolveDescriptionItems","attribute","set","5374188CsFvyO","getDescriptions","_attributeLabels","label","500xFaYax","item","isEqual","*Insert:* %0","isObject","length","*Change to:* %0","function","match","1764378MSlFom","replace","removeContainer","join","_itemLabelsCallbacks","Object","pop","_schema","_locale","nextSibling","name","isInContent","elementStart","addContainer","getWalker","data","previousSibling","$1 $2","removeObject","checkChild","insertion","_handleAttributeSuggestionDescription","addObject","EmptyContainer","isEmpty","334242jKazxF","get","_handleCustomCallbackDescription","getFirstRange","add","push","addFormat","*Remove:* %0","type","elementEnd","skip","_itemLabels","key","registerElementLabel","text","end","4NCNsPP","subType","deletion","quantity","ELEMENT_SPACE","5297665bWjBBM","getItemLabel","matchingCallback","_handleInsertRemoveSuggestionDescription","_addDescriptionItems","format","start","REPLACE_TEXT","*Set format:* %0","registerAttributeLabel","*Split:* %0","*Remove format:* %0","registerDescriptionCallback","_customCallbacks","softBreak","Container"];return(Zr=function(){return t})()}const Yr=$r;function Qr(){const t=["showAIAssistant","plugins","TrackChangesEditing","editor","get","commands","3492510mBPuun","2995416oIfrBs","10CtXacM","305817HjVpSn","235998PQSRGr","4485573oReJbE","enableCommand","afterInit","352232QmrXvn","28rECbyp","1663584fdGoUl"];return(Qr=function(){return t})()}function $r(t,e){const n=Qr();return($r=function(t,e){return n[t-=159]})(t,e)}!function(t){const e=$r,n=t();for(;;)try{if(523737===parseInt(e(161))/1+-parseInt(e(165))/2+-parseInt(e(160))/3*(parseInt(e(166))/4)+-parseInt(e(159))/5*(-parseInt(e(167))/6)+parseInt(e(174))/7+-parseInt(e(175))/8+parseInt(e(162))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qr);class ts extends t.Plugin{[Yr(164)](){const t=Yr,e=this[t(171)],n=e[t(169)][t(172)](t(170));e[t(173)][t(172)](t(168))&&n[t(163)](t(168))}}const es=ns;function ns(t,e){const n=rs();return(ns=function(t,e){return n[t-=290]})(t,e)}function rs(){const t=["registerAttributeLabel","alignment","38162eVBmNl","locale","6laewFq","4346804Rnugup","registerDescriptionCallback","_registerLegacyDescription","FORMAT_ALIGN_TO_RIGHT","245785ckIZLY","commandName","has","value","15812060CMcwqd","commandParams","1692aipsjI","32pgRpmY","363450UguCbU","format","registerBlockAttribute","formatBlock","right","enableDefaultAttributesIntegration","descriptionFactory","AlignmentEditing","type","center","FORMAT_ALIGNMENT","plugins","afterInit","justify","TrackChangesEditing","FORMAT_ALIGN_TO_CENTER","editor","*Format:* %0","left","1395648XhsLdh","14648kAmKTq","FORMAT_JUSTIFY_TEXT","FORMAT_ALIGN_TO_LEFT","get"];return(rs=function(){return t})()}!function(t){const e=ns,n=t();for(;;)try{if(315430===parseInt(e(306))/1+-parseInt(e(291))/2*(parseInt(e(293))/3)+-parseInt(e(305))/4*(parseInt(e(298))/5)+-parseInt(e(325))/6+-parseInt(e(294))/7+parseInt(e(326))/8*(-parseInt(e(304))/9)+parseInt(e(302))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rs);class ss extends t.Plugin{[es(318)](){const t=es,e=this[t(322)],n=e[t(292)];if(!e[t(317)][t(300)](t(313)))return;const r=e[t(317)][t(329)](t(320));r[t(311)](t(290)),r[t(308)](t(290)),r[t(312)][t(330)](t(290),qr(n,t(316))),this[t(296)]()}[es(296)](){const t=es,e=this[t(322)],n=e[t(292)];e[t(317)][t(329)](t(320))[t(312)][t(295)]((e=>{const r=t;if(r(309)!=e[r(314)])return;const{data:s}=e;if(s&&r(290)==s[r(299)]){const t=s[r(303)][0][r(301)];return{type:r(307),content:qr(n,r(323),function(t){const e=r;switch(t){case e(324):return qr(n,e(328));case e(310):return qr(n,e(297));case e(315):return qr(n,e(321));case e(319):return qr(n,e(327))}}(t))}}}))}}const os=is;function is(t,e){const n=as();return(is=function(t,e){return n[t-=164]})(t,e)}function as(){const t=["FORMAT_BOLD","FORMAT_UNDERLINE","enableDefaultAttributesIntegration","FORMAT_STRIKETHROUGH","7471539OsGqGz","CodeEditing","*Format:* %0","descriptionFactory","formatInline","1vTYEyz","italic","code","UnderlineEditing","FORMAT_ITALIC","registerAttributeLabel","_registerLegacyDescription","editor","slice","TrackChangesEditing","5559582UXfrrs","6473848hllrgY","subscript","FORMAT_","type","underline","registerDescriptionCallback","toUpperCase","FORMAT_CODE","*Remove format:* %0","has","plugins","BoldEditing","forceValue","1026706MWtpMQ","SuperscriptEditing","551984xuGDuk","FORMAT_SUPERSCRIPT","ItalicEditing","commandParams","906801qctOry","SubscriptEditing","FORMAT_SUBSCRIPT","registerInlineAttribute","strikethrough","toLowerCase","commandName","bold","get","StrikethroughEditing","format","afterInit","locale","6cMozLE","superscript","4121215IrLSGp"];return(as=function(){return t})()}!function(t){const e=is,n=t();for(;;)try{if(478342===parseInt(e(216))/1*(parseInt(e(185))/2)+parseInt(e(204))/3*(-parseInt(e(187))/4)+parseInt(e(206))/5+parseInt(e(171))/6+parseInt(e(191))/7+-parseInt(e(172))/8+-parseInt(e(211))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(as);const cs=[os(183),os(189),os(164),os(212),os(200),os(192),os(186)];class us extends t.Plugin{[os(202)](){const t=os,e=this[t(168)],n=e[t(182)][t(199)](t(170)),r=e[t(203)];for(const s of cs){if(!e[t(182)][t(181)](s))continue;const o=s[t(169)](0,-7)[t(196)](),i=t(174)+o[t(178)]();n[t(209)](o),n[t(194)](o),n[t(214)][t(166)](o,qr(r,i))}this[t(167)]()}[os(167)](){const t=os,e=this[t(168)],n=e[t(203)],r=e[t(182)][t(199)](t(170));function s(e,s){const o=t;r[o(214)][o(177)]((t=>{const r=o;if(r(215)!=t[r(175)])return;const{data:i}=t;return i&&i[r(197)]===e?i[r(190)][0][r(184)]?{type:r(201),content:qr(n,r(213),s)}:{type:r(201),content:qr(n,r(180),s)}:void 0}))}s(t(198),qr(n,t(207))),s(t(217),qr(n,t(165))),s(t(176),qr(n,t(208))),s(t(218),qr(n,t(179))),s(t(195),qr(n,t(210))),s(t(173),qr(n,t(193))),s(t(205),qr(n,t(188)))}}function ls(){const t=["6qymPOy","markBlockFormat","get","locale","editor","5659832KCSoIj","filter","5oWxchc","blockQuote","schema","BlockQuoteEditing","ELEMENT_BLOCK_QUOTE","commands","7045577dlhKXO","561402dGNUHk","538660IpLHCU","TrackChangesEditing","registerDescriptionCallback","167132HLdiMq","3112086PFSOhL","getSelectedBlocks","enableCommand","*Set format:* %0","*Remove format:* %0","checkChild","commandParams","change","forceValue","model","name","selection","plugins","has","afterInit","commandName","10636416pPvuFv","document","format","value","$root","from","descriptionFactory","parent"];return(ls=function(){return t})()}const fs=hs;function hs(t,e){const n=ls();return(hs=function(t,e){return n[t-=480]})(t,e)}!function(t){const e=hs,n=t();for(;;)try{if(607354===parseInt(e(512))/1+parseInt(e(508))/2*(parseInt(e(494))/3)+-parseInt(e(509))/4+-parseInt(e(501))/5*(parseInt(e(513))/6)+parseInt(e(507))/7+parseInt(e(499))/8+-parseInt(e(486))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ls);class gs extends t.Plugin{[fs(484)](){const t=fs,e=this[t(498)],n=e[t(497)];if(!e[t(482)][t(483)](t(504)))return;const r=e[t(482)][t(496)](t(510)),s=this[t(498)][t(506)][t(496)](t(502));r[t(515)](t(502),((n,o={})=>{const i=t,a=this[i(498)][i(522)][i(487)][i(481)],c=o&&void 0!==o[i(521)]?o[i(521)]:!s[i(489)];let u=[];if(c){const t=Array[i(491)](a[i(514)]())[i(500)]((t=>ds(t)||function(t,e){const n=i,r=e[n(518)](t[n(493)],n(502)),s=e[n(518)]([n(490),n(502)],t);return r&&s}(t,this[i(498)][i(522)][i(503)])));u=C(t,e[i(522)])}else{const t=Array[i(491)](a[i(514)]())[i(500)]((t=>ds(t)));u=C(t,e[i(522)])}e[i(522)][i(520)]((()=>{const t=i;for(const e of u)r[t(495)](e,{commandName:t(502),commandParams:[{forceValue:c}]})}))})),r[t(492)][t(511)]((e=>{const r=t,{data:s}=e;if(s&&r(502)==s[r(485)]){const t=qr(n,r(505));return s[r(519)][0][r(521)]?{type:r(488),content:qr(n,r(516),t)}:{type:r(488),content:qr(n,r(517),t)}}}))}}function ds(t){const e=fs;return e(502)==t[e(493)][e(480)]}const ps=Is;function ms(){const t=["TrackChangesEditing","584iqqsfA","has","4cOcbpp","CaseChange","changeCaseUpper","1421000ZANvPl","enableCommand","317741PczzND","plugins","changeCaseLower","3620440wbFoIL","68013plJqpl","745332sbqxoM","43281LtDtRR","changeCaseTitle","editor","3081064EyhuZm","afterInit","get"];return(ms=function(){return t})()}function Is(t,e){const n=ms();return(Is=function(t,e){return n[t-=369]})(t,e)}!function(t){const e=Is,n=t();for(;;)try{if(552114===-parseInt(e(372))/1*(parseInt(e(387))/2)+-parseInt(e(378))/3+parseInt(e(375))/4+parseInt(e(370))/5+parseInt(e(377))/6+parseInt(e(381))/7+-parseInt(e(385))/8*(parseInt(e(376))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ms);class Es extends t.Plugin{[ps(382)](){const t=ps,e=this[t(380)];e[t(373)][t(386)](t(388))&&(e[t(373)][t(383)](t(384))[t(371)](t(369)),e[t(373)][t(383)](t(384))[t(371)](t(374)),e[t(373)][t(383)](t(384))[t(371)](t(379)))}}const bs=_s;!function(t){const e=_s,n=t();for(;;)try{if(832918===-parseInt(e(309))/1+-parseInt(e(293))/2*(parseInt(e(300))/3)+parseInt(e(299))/4+parseInt(e(294))/5+-parseInt(e(295))/6*(-parseInt(e(297))/7)+-parseInt(e(301))/8*(-parseInt(e(307))/9)+parseInt(e(296))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ys);class Ts extends t.Plugin{[bs(305)](){const t=bs,e=this[t(304)];e[t(292)][t(306)](t(298))&&e[t(303)][t(306)](t(308))[t(302)](t(298))}}function _s(t,e){const n=ys();return(_s=function(t,e){return n[t-=292]})(t,e)}function ys(){const t=["292203tBlNhg","TrackChangesEditing","796521PrbRgz","commands","8798bRwomu","2382240PcxleJ","224898mMOztg","220700LobtvR","287rUbHyM","ckbox","742896yQfVFC","957NZSNQT","200yeLCZA","enableCommand","plugins","editor","afterInit","get"];return(ys=function(){return t})()}function As(t,e){const n=Cs();return(As=function(t,e){return n[t-=167]})(t,e)}const ks=As;function Cs(){const t=["6CsItbg","type","indentCodeBlock","formatBlock","checkChild","value","673189qlHqXK","commandParams","editor","enableCommand","26iKKnBl","language","model","458408eUfvBg","3365172LKVcuK","languages","selection","outdentCodeBlock","codeBlock","schema","commands","document","name","afterInit","20SrmaHg","CodeBlock","get","parent","rootElement","from","toLowerCase","*Remove format:* %0","commandName","isLimit","1344880zaUbyi","descriptionFactory","filter","878754QnZgAr","registerDescriptionCallback","registerElementLabel","getSelectedBlocks","TrackChangesEditing","212670GqxKte","has","find","*Set format:* %0","blockName","markBlockFormat","format","forceValue","plugins","4260893bXKiGU","config","9RHWGEu","locale","change","label","130JgVRvz","ELEMENT_CODE_BLOCK"];return(Cs=function(){return t})()}!function(t){const e=As,n=t();for(;;)try{if(510911===-parseInt(e(171))/1+-parseInt(e(203))/2*(parseInt(e(176))/3)+parseInt(e(206))/4*(parseInt(e(217))/5)+-parseInt(e(193))/6*(-parseInt(e(185))/7)+parseInt(e(168))/8*(parseInt(e(187))/9)+parseInt(e(191))/10*(parseInt(e(199))/11)+parseInt(e(207))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cs);class Ns extends t.Plugin{[ks(216)](){const t=ks,e=this[t(201)];if(!e[t(184)][t(177)](t(218)))return;const n=e[t(184)][t(219)](t(175)),r=e[t(188)],s=e[t(186)][t(219)](t(211))[t(208)],o=e[t(213)][t(219)](t(211));n[t(202)](t(195)),n[t(202)](t(210)),n[t(202)](t(211),((r,i={})=>{const a=t,c=e[a(205)],u=e[a(205)][a(214)][a(209)],l=i&&void 0!==i[a(183)]?i[a(183)]:!o[a(198)];let f;i[a(204)]||(i[a(204)]=s[0][a(204)]),f=l?Array[a(222)](u[a(174)]())[a(170)]((t=>Ls(t)||function(t,e){const n=a;return!t.is(n(221))&&!e[n(167)](t)&&e[n(197)](t[n(220)],n(211))}(t,c[a(212)]))):Array[a(222)](u[a(174)]())[a(170)]((t=>Ls(t)));const h=C(f,c);c[a(189)]((()=>{const t=a;for(const e of h)n[t(181)](e,{commandName:t(211),commandParams:[{...i,forceValue:l}],formatGroupId:t(180)})}))})),n[t(169)][t(173)](t(211),(e=>qr(r,t(192),e))),n[t(169)][t(172)]((e=>{const n=t;if(n(196)!=e[n(194)])return;const o=r.t,{data:i}=e;if(!i||n(211)!=i[n(225)])return;const a=i[n(200)][0][n(204)],c=o(s[n(178)]((t=>t[n(204)]===a))[n(190)])[n(223)]();return i[n(200)][0][n(183)]?{type:n(182),content:qr(r,n(179),qr(r,n(192),1)+" ("+c+")")}:{type:n(182),content:qr(r,n(224),qr(r,n(192),1))}}))}}function Ls(t){const e=ks;return e(211)==t[e(215)]}function Rs(){const t=["1rrPDVx","editor","6405921JKuSDv","TrackChangesEditing","298638bLdEYa","addCommentThread","14pvznBJ","has","afterInit","enableCommand","3356178gAwfWp","175LOSBRv","8760433uagzTv","71428IRcjop","get","plugins","8tWHhAD","1340340ylDwub","2755623hlkxqV","36wCkMqI","CommentsEditing","10UiHHES"];return(Rs=function(){return t})()}const Ss=Ms;function Ms(t,e){const n=Rs();return(Ms=function(t,e){return n[t-=371]})(t,e)}!function(t){const e=Ms,n=t();for(;;)try{if(618179===parseInt(e(382))/1*(-parseInt(e(386))/2)+-parseInt(e(377))/3+parseInt(e(373))/4*(-parseInt(e(371))/5)+-parseInt(e(392))/6*(-parseInt(e(388))/7)+parseInt(e(376))/8*(-parseInt(e(384))/9)+-parseInt(e(381))/10*(-parseInt(e(372))/11)+-parseInt(e(379))/12*(-parseInt(e(378))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Rs);class vs extends t.Plugin{[Ss(390)](){const t=Ss,e=this[t(383)];e[t(375)][t(389)](t(380))&&e[t(375)][t(374)](t(385))[t(391)](t(387))}}var ws=n(834);function Os(t,e){const n=Ps();return(Os=function(t,e){return n[t-=409]})(t,e)}function Ds(t,e,n){const r=Os,s=[];for(const o of e[r(434)]())o[r(437)](t)&&s[r(413)](n[r(409)](o));return s}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=Os,s=t[r(449)][r(447)](r(431));return(o,i,a)=>{const c=r;if(!a[c(410)][c(420)](i[c(458)],o[c(454)]))return;const u=i[c(458)][c(450)](),l=i[c(458)][c(436)],f=t[c(442)][c(411)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(451)];d=d||f[c(426)](e);const n=a[c(443)][c(441)](e);if(n&&n[c(439)](c(457)))return;c(440)==t[c(417)]&&f[c(435)](e)&&!f[c(446)](e)&&(e[c(455)]||l[c(448)]?h&&h[c(460)]==e||(h=e,m(t[c(418)]),p=!0):g=g||t[c(418)])}function m(t){const r=c,{authorId:o}=s[r(416)](i[r(456)]),u=a[r(432)][r(419)](r(424),{class:r(427)+e,"data-author-id":o}),l=a[r(443)][r(415)](t);n&&s[r(452)][r(433)](i[r(456)])&&a[r(432)][r(421)](r(444),u),a[r(432)][r(425)](l,u),a[r(443)][r(459)](u,i[r(456)])}d||p||!g||m(g)}}function Ps(){const t=["22162tMUEeR","117kMmAqh","TrackChangesEditing","writer","includes","getItems","isBlock","start","hasAttribute","4687390jqAQWH","getCustomProperty","elementEnd","toViewElement","model","mapper","ck-suggestion-marker--active","13857152paeoZf","isLimit","get","isAtEnd","plugins","getWalker","item","activeMarkers","9xapJqu","name","nextSibling","markerName","addHighlight","markerRange","bindElementToMarker","parent","createRangeOn","consumable","schema","1872366HoEoeD","push","1474747hcXUxW","toViewPosition","_splitMarkerName","type","previousPosition","createUIElement","test","addClass","49359910qnPytA","7FmmXNt","span","insert","isContent","ck-suggestion-marker-","6629112BxCntL"];return(Ps=function(){return t})()}!function(t){const e=Os,n=t();for(;;)try{if(889202===-parseInt(e(414))/1+-parseInt(e(429))/2*(parseInt(e(430))/3)+-parseInt(e(428))/4+parseInt(e(438))/5+-parseInt(e(412))/6*(-parseInt(e(423))/7)+-parseInt(e(445))/8+parseInt(e(453))/9*(parseInt(e(422))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ps);const xs=Us;function Bs(){const t=["high","selection","get","TrackChangesEditing","document","root","mapper","commands","bind","isCollapsed","uiElement","writer","63KCaSle","markerName","184CWpmtg","showSuggestionHighlights","unit","end","delete","createSelection","unlock","downcastDispatcher","3244948MtNUCf","17670820PkrjuV","$graveyard","remove","forward","batch","createRange","buffer","enableCommand","detach","editing","deleteForward","85GBweex","fromRange","addMarker:suggestion:deletion","rootName","445602zYrFgo","options","166977SwXOpc","requires","getFirstRange","unbindElementFromMarkerName","start","merge","data","126284riEvrn","13494FLyNne","lock","removeMarker:suggestion:deletion","setSelection","model","editor","476250EpPtfZ","markerNameToElements","plugins","modifySelection","init","enqueueChange"];return(Bs=function(){return t})()}function Us(t,e){const n=Bs();return(Us=function(t,e){return n[t-=320]})(t,e)}!function(t){const e=Us,n=t();for(;;)try{if(352112===parseInt(e(351))/1+parseInt(e(345))/2*(parseInt(e(369))/3)+-parseInt(e(344))/4*(-parseInt(e(331))/5)+parseInt(e(335))/6+parseInt(e(379))/7+parseInt(e(371))/8*(parseInt(e(337))/9)+-parseInt(e(320))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bs);class js extends t.Plugin{static get[xs(338)](){return[ws.Delete]}[xs(355)](){const t=xs,e=this[t(350)],n=e[t(353)][t(359)](t(360));n[t(327)](t(375));const r=e[t(364)][t(359)](t(330));n[t(327)](t(330),((n,s={})=>{const o=t,a=e[o(349)][o(376)](e[o(349)][o(361)][o(358)]);a[o(366)]&&e[o(349)][o(354)](a,{direction:o(323),unit:s[o(373)]});const c=a[o(339)](),u=i.LiveRange[o(332)](c);let l;n(s),l=o(321)==u[o(362)][o(334)]?e[o(349)][o(325)](c[o(341)]):e[o(349)][o(325)](u[o(341)],u[o(374)]),u[o(328)](),e[o(349)][o(356)](r[o(326)][o(324)],(t=>{const e=o;r[e(326)][e(346)](),t[e(348)](t[e(325)](l[e(374)])),r[e(326)][e(377)]()}))})),e[t(329)][t(378)].on(t(333),Fs(e,t(342)),{priority:t(357)}),e[t(343)][t(378)].on(t(333),((n,r,s)=>{const o=t;s[o(336)][o(372)]&&Fs(e,o(342),{showActiveMarker:!1})[o(365)](this)(n,r,s)}),{priority:t(357)}),e[t(329)][t(378)].on(t(347),((e,n,r)=>{const s=t,o=r[s(363)][s(352)](n[s(370)]);if(o)for(const t of o)t.is(s(367))&&(r[s(363)][s(340)](t,n[s(370)]),r[s(368)][s(322)](t))}),{priority:t(357)})}}const Gs=Hs;function Vs(){const t=["plugins","attribute","isUndo","*Set format:* %0","*Outdent:* %0","ELEMENT_","TodoListEditing","*Merge:* %0","locale","suggestion:attribute:","has","registerCustomCallback","listStyle","oldValue","refresh","meta","todo","getChanges","descriptionFactory","model","registerElementLabel","getChangedMarkers","getSuggestion","bulletedList","checkTodoList","getFirstMarker","registerPostFixer","change","oldRange","numberedList","filter","execute","multipleBlocks","createRange","value","listMarkerStyle","customBulletedList","*Split:* list item","listIndent","listMarker","1299030KHhrOU","commandParams","ListEditing","_suggestionFactory","startsWith","TrackChangesEditing","isObject","2540415sbHVQN","type","config","todoList","outdentList","splitListItemBefore","todoListCheck","registerDescriptionCallback","7352856TaCUxY","noTrackChangesFixer","selection","hasSuggestion","forceValue","isNextTo","assureChains","mergeListItemBackward","1894184xufTsK","setSelection","trackChangesCommand","includes","push","*Merge:* list item","attributeKey","high","FORMAT_INDENT","nodeAfter","listType","listItemId","*Format:* insert into %0","setAttribute","249269UMXxwR","start","customNumberedList","previousSibling","_supportLegacySuggestions","suggestion","getAttribute","ELEMENT_TODO_LIST","get","newValue","*Check item*","registerBlockAttribute","removeMarker","from","1660784BhUDhS","*Format:* remove from %0","_findSuggestions","containsItem","format","formatBlock","fromRange","4044JOUUoQ","*Change to:* %0","newRange","differ","isLocal","data","registerAttributeLabel","todoListChecked","head","_LIST","range","createPositionAt","detach","length","*Indent:* %0","indentList","list.multiBlock","_registerLegacyDescription","mergeListItemForward","groupId","bulleted","name","afterInit","toUpperCase","splitListItemAfter","listReversed","editor","ELEMENT_BULLETED_LIST","find","documentList","*Remove format:* %0","enableDefaultAttributesIntegration","_splitMarkerName","end","batch","map","getSuggestions","deletion","listItemIdFixer","8hvLltO","nextSibling","key","accept","default","listStart","add","attributes","commands","ELEMENT_LIST_ITEM","commandName","_getAttributeKey","ELEMENT_NUMBERED_LIST","schema","getFirstRange","size","change:data","*Uncheck item*","document","parent","getRanges","next","numbered"];return(Vs=function(){return t})()}function Hs(t,e){const n=Vs();return(Hs=function(t,e){return n[t-=376]})(t,e)}!function(t){const e=Hs,n=t();for(;;)try{if(681418===parseInt(e(456))/1+parseInt(e(442))/2+parseInt(e(426))/3+-parseInt(e(516))/4*(parseInt(e(419))/5)+parseInt(e(477))/6+-parseInt(e(434))/7+parseInt(e(470))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vs);class zs extends t.Plugin{[Gs(499)](){const t=Gs,e=this[t(503)];if(!e[t(379)][t(389)](t(421)))return;const n=e[t(387)],r=e[t(379)][t(464)](t(424)),s=e[t(379)][t(389)](t(385)),o=!!e[t(428)][t(464)](t(493));function i(e){const r=t;return{type:r(474),content:""+qr(n,r(382),e)}}function a(e){const r=t;return{type:r(474),content:""+qr(n,r(507),e)}}r[t(508)](t(408)),r[t(508)](t(402)),r[t(508)](t(458)),r[t(508)](t(415)),r[t(508)](t(492)),r[t(508)](t(430)),r[t(508)](t(501)),r[t(508)](t(431)),r[t(467)](t(453)),r[t(467)](t(452)),r[t(467)](t(417)),o&&(r[t(508)](t(441)),r[t(508)](t(495))),s&&(r[t(508)](t(429)),r[t(508)](t(403)),r[t(467)](t(484)),r[t(397)][t(433)]((e=>{const r=t,{data:s}=e;if(s&&r(484)==s[r(518)])return{type:r(474),content:s[r(465)]?qr(n,r(466)):qr(n,r(533))}})),this[t(503)][t(398)][t(534)][t(405)]((e=>{const n=t;if(e[n(511)][n(381)])return!1;let s=!1;const o=r[n(513)]({skipNotAttached:!0})[n(409)]((t=>n(484)===r[n(527)](t)));for(const t of o)n(395)!=t[n(530)]()[n(457)][n(451)][n(462)](n(452))&&(r[n(472)](t[n(530)](),n(380))[n(505)]((t=>n(452)===r[n(527)](t[n(461)])))||(e[n(468)](t[n(404)]()),s=!0));return s}))),r[t(397)][t(483)](t(417),qr(n,t(450)));const c={type:t(474),content:""};r[t(397)][t(433)]((e=>{const r=t,{data:s}=e;if(!s||r(452)!=s[r(518)])return;let u=e[r(485)];for(;u;){if(u[r(482)]&&((r(391)==u[r(482)][r(518)]||r(414)==u[r(482)][r(518)])&&(u[r(482)][r(465)]&&r(520)!=u[r(482)][r(465)]||r(520)!=u[r(482)][r(392)]&&!s[r(465)])||!o&&u[r(482)][r(518)]==Lc))return c;u=u[r(377)]}if(null==s[r(465)])switch(s[r(392)]){case r(497):return a(qr(n,r(504)));case r(378):return a(qr(n,r(528)));case r(395):return a(qr(n,r(463)))}switch(s[r(465)]){case r(497):return i(qr(n,r(504)));case r(378):return i(qr(n,r(528)));case r(395):return i(qr(n,r(463)))}})),r[t(397)][t(433)]((e=>{const n=t,{data:r}=e;if(r&&n(417)==r[n(518)])return null==r[n(465)]||null==r[n(392)]&&0==r[n(465)]?c:void 0})),r[t(397)][t(433)]((e=>{const r=t;if(r(380)!=e[r(427)])return;const{data:s}=e;if(!s||r(453)!=s[r(518)])return;const o=Ws(e);return r(465)==o?{type:r(474),content:qr(n,r(447))}:r(392)==o?{type:r(474),content:qr(n,r(416))}:c})),e[t(398)][t(534)][t(405)]((e=>this[t(515)](e))),e[t(398)][t(534)][t(405)]((e=>this[t(435)](e))),e[t(398)][t(534)].on(t(532),((e,n)=>{const r=t;if(n[r(381)]||!n[r(481)])return!1;this[r(440)]()}),{priority:t(449)}),this[t(460)]()}[Gs(515)](t){const e=Gs;if(t[e(511)][e(381)]||!t[e(511)][e(481)])return!1;let n=!1;const r=this[e(503)][e(379)][e(464)](e(424))[e(513)]({skipNotAttached:!0})[e(409)]((t=>t[e(482)]&&e(453)==t[e(482)][e(518)]))[e(409)]((t=>t[e(482)][e(465)]&&t[e(482)][e(392)]));for(const s of r)Ws(s)||(t[e(468)](s[e(404)]()),n=!0);return n}[Gs(435)](t){const e=Gs;if(t[e(511)][e(381)]||!t[e(511)][e(481)])return!1;const n=this[e(503)][e(379)][e(464)](e(424));if(n[e(444)][e(413)])return!1;let r=!1;const s=[e(452),e(453),e(417),e(391),e(521),e(502),e(432),e(418),e(414)],o=this[e(503)][e(398)][e(534)][e(480)][e(396)]()[e(409)]((t=>e(380)==t[e(427)]))[e(409)]((t=>s[e(445)](t[e(448)])));if(0==o[e(490)])return r;for(const i of o){const o=n[e(472)](i[e(487)],e(380))[e(409)]((t=>!t[e(394)][e(439)]))[e(512)]((t=>t[e(461)]))[e(409)]((t=>{const r=e,o=n[r(527)](t);return s[r(445)](o)}));if(o[e(490)]){for(const n of o)t[e(468)](n[e(404)]());r=!0}}return r}[Gs(440)](){const t=Gs,e=this[t(503)][t(379)][t(464)](t(424)),n=[t(452),t(453),t(417),t(391),t(521),t(502),t(432),t(418),t(414)];let r;const s=new Set(this[t(503)][t(398)][t(534)][t(480)][t(400)]()[t(409)]((r=>{const s=t;if(r[s(482)][s(407)]||!r[s(482)][s(479)])return null;if(!r[s(498)][s(423)](s(388)))return null;const{id:o}=e[s(509)](r[s(498)]);if(!e[s(437)](o))return null;const i=e[s(401)](o);return n[s(445)](i[s(482)][s(518)])}))[t(512)]((n=>{const s=t,{id:o}=e[s(509)](n[s(498)]),i=e[s(401)](o);return r=i[s(523)][s(496)],i[s(530)]()[s(457)][s(451)]})));if(0==s[t(531)])return;const o=e[t(513)]({skipNotAttached:!0})[t(409)]((e=>t(380)==e[t(427)]&&e[t(482)]&&n[t(445)](e[t(482)][t(518)])&&e[t(523)][t(496)]!=r))[t(512)]((e=>({listItem:e[t(530)]()[t(457)][t(451)],groupId:e[t(523)][t(496)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(389)](n)&&i[t(522)](e);for(const n of e[t(513)]())i[t(389)](n[t(523)][t(496)])&&n[t(455)](t(496),r)}[Gs(460)](){const t=Gs,e=this[t(503)],n=e[t(387)],r=e[t(379)][t(464)](t(424));this[t(494)](),r[t(422)][t(390)](t(475),t(506),t(519),(function(n,r){const s=t,o=[];for(let t of n)t[s(457)][s(451)]===t[s(510)][s(535)]&&(t=e[s(398)][s(412)](e[s(398)][s(488)](t[s(457)][s(451)],0))),o[s(446)](t);e[s(398)][s(406)]((t=>{const n=s,a=e[n(398)][n(534)][n(436)],c=Array[n(469)](a[n(376)]())[n(512)]((t=>i.LiveRange[n(476)](t)));t[n(443)](o),e[n(524)][n(464)](r[n(526)])[n(393)](),r[n(420)][n(446)]({forceDefaultExecution:!0}),e[n(410)](r[n(526)],...r[n(420)]),t[n(443)](c);for(const t of c)t[n(489)]()}))})),r[t(397)][t(399)]((function(n){const r=t,s=!e[r(398)][r(529)][r(425)](n),o=n[r(459)],i=n[r(517)],a=n[r(462)](r(453)),c=!o||o[r(462)](r(453))!==a,u=!i||i[r(462)](r(453))!==a;return s&&Boolean(a)&&c&&u}),(e=>qr(n,t(525),e)))}[Gs(494)](){const t=Gs,e=this[t(503)],n=e[t(387)];function r(n){const r=t,s=e[r(524)][r(464)](r(402))[r(413)],o=e[r(524)][r(464)](r(408))[r(413)];return r(408)===n?s:o}e[t(379)][t(464)](t(424))[t(397)][t(433)]((function(s){const o=t;if(o(475)!=s[o(427)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(526)]){case o(402):u=i[o(420)][0][o(438)],l=r(i[o(526)]),a=o(u?454:471),!l&&e[o(428)][o(464)](o(493))||(a=o(478)),c={type:o(474),content:qr(n,a,qr(n,o(504)))};break;case o(408):u=i[o(420)][0][o(438)],l=r(i[o(526)]),a=o(u?454:471),!l&&e[o(428)][o(464)](o(493))||(a=o(478)),c={type:o(474),content:qr(n,a,qr(n,o(528)))};break;case o(492):a=o(491),c={type:o(474),content:qr(n,a,qr(n,o(525)))};break;case o(430):a=function(t){const e=o,n=t[e(530)]();let r=n[e(457)][e(451)];for(;r&&n[e(473)](r);){if(r[e(462)](e(417))>0)return!1;r=r[e(517)]}return!0}(s)?qr(n,o(471),qr(n,function(t){const e=o;return e(384)+t[e(530)]()[e(457)][e(451)][e(462)](e(452))[e(500)]()+e(486)}(s))):qr(n,o(383),qr(n,o(525))),c={type:o(474),content:a};break;case o(441):case o(495):!1===i[o(411)]&&(a=o(386),c={type:o(514),content:qr(n,a,qr(n,o(525)))})}return c}))}}function Ws(t){const e=Gs;let n=t[e(530)]()[e(457)][e(451)][e(459)];for(;n;){const r=n[e(462)](e(453));if(!r)return!1;if(r==t[e(482)][e(465)])return e(465);if(r==t[e(482)][e(392)])return e(392);n=n[e(459)]}return!1}const qs=Xs;function Ks(){const t=["replace","commandName","ListPropertiesEditing","listType","model","listStyle","TrackChangesEditing","*Change to:* %0","enableDefaultAttributesIntegration","plugins","1305418VfHNPb","formatBlock","lower-roman","descriptionFactory","8443530SXkGzs","getSuggestions","*Set format:* %0","find","nodeAfter","113300sKRNNa","format","editor","next","*Remove format:* %0","has","type","numbered","*Format:* set order to regular","bulleted","locale","includes","square","newValue","attribute","FORMAT_LIST_START","108KmRTRq","handleDescriptions","registerDescriptionCallback","config","28244106LpqBEg","head","listStart","toUpperCase","removeMarker","lower-latin","document","isUndo","styles","_findSuggestions","circle","batch","default","filter","afterInit","getAttribute","commandParams","_registerLegacyDescription","list.properties","start","_getAttributeKey","data","listReversed","FORMAT_LIST_REVERSED","registerPostFixer","_getTranslationKeyForListStyle","oldValue","5661082FKISzB","*Format:* set order to reversed","registerBlockAttribute","bind","getFirstRange","registerAttributeLabel","reversed","8oEkdbK","key","getFirstMarker","upper-roman","ELEMENT_","_LIST_DEFAULT","128958ZjxWym","upper-latin","_LIST_","get","suggestion","4700370bOPatW","decimal","startIndex","disc","decimal-leading-zero","customNumbered","*Format:* set start index to %0"];return(Ks=function(){return t})()}function Xs(t,e){const n=Ks();return(Xs=function(t,e){return n[t-=168]})(t,e)}!function(t){const e=Xs,n=t();for(;;)try{if(789966===parseInt(e(221))/1+parseInt(e(199))/2+parseInt(e(246))/3*(parseInt(e(230))/4)+parseInt(e(204))/5+parseInt(e(225))/6+parseInt(e(186))/7*(-parseInt(e(193))/8)+-parseInt(e(250))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ks);class Js extends t.Plugin{[qs(173)](){const t=qs;if(!this[t(232)][t(220)][t(235)](t(213)))return;const e=this[t(232)][t(249)][t(202)](t(177)),n=this[t(232)][t(220)][t(202)](t(217));e[t(258)]&&(n[t(219)](t(216)),n[t(188)](t(216))),e[t(192)]&&(n[t(219)](t(181)),n[t(188)](t(181))),e[t(206)]&&(n[t(219)](t(252)),n[t(188)](t(252)));const r={type:t(231),content:""};n[t(224)][t(248)](this[t(247)][t(189)](this));const s=this[t(232)][t(240)];n[t(224)][t(191)](t(181),qr(s,t(182))),n[t(224)][t(248)]((e=>{const n=t,{data:s}=e;if(s&&n(181)==s[n(194)])return null==s[n(243)]||0==s[n(243)]&&null==s[n(185)]?r:void 0})),n[t(224)][t(191)](t(252),qr(s,t(245))),n[t(224)][t(248)]((e=>{const n=t,{data:s}=e;if(s&&n(252)==s[n(194)])return null==s[n(243)]||1==s[n(243)]&&null==s[n(185)]?r:void 0})),this[t(232)][t(215)][t(256)][t(183)]((e=>{const r=t;if(e[r(170)][r(257)])return!1;let s=!1;const o=n[r(226)]({skipNotAttached:!0})[r(172)]((t=>{const e=r,s=n[e(179)](t);return e(252)==s||e(181)==s}));for(const t of o){const o=t[r(190)]()[r(178)][r(229)][r(174)](r(214));r(237)!=o&&r(209)!=o&&(n[r(168)](t[r(190)](),r(244))[r(228)]((t=>r(214)==n[r(179)](t[r(203)])))||(e[r(254)](t[r(195)]()),s=!0))}return s})),this[t(176)]()}[qs(247)](t){const e=qs,n=this[e(232)][e(240)],{data:r}=t,s={type:e(231),content:""};if(!r||e(216)!=r[e(194)])return;if(!r[e(185)])return e(171)==r[e(243)]?s:{type:e(231),content:""+qr(n,e(227),qr(n,this[e(184)](r[e(243)])))};if(!r[e(243)]){if(e(171)==r[e(185)])return s;let o=t[e(251)];for(;o;){if(o[e(180)]&&e(214)==o[e(180)][e(194)]&&o[e(180)][e(243)])return s;o=o[e(233)]}return{type:e(231),content:""+qr(n,e(234),qr(n,this[e(184)](r[e(185)])))}}if(e(171)!=r[e(243)])return{type:e(231),content:""+qr(n,e(227),qr(n,this[e(184)](r[e(243)])))};let o=t[e(251)];for(;o;){if(o[e(180)]&&e(214)==o[e(180)][e(194)]&&o[e(180)][e(243)]&&o[e(180)][e(185)])return s;o=o[e(233)]}const i=t[e(190)]()[e(178)][e(229)][e(174)](e(214));return{type:e(231),content:qr(n,e(227),qr(n,e(197)+i[e(253)]()+e(198)))}}[qs(176)](){const t=qs,e=this[t(232)],n=e[t(240)];e[t(220)][t(202)](t(217))[t(224)][t(248)]((e=>{const r=t;if(r(222)!=e[r(236)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(212)]){case r(216):o=r(218),i={type:r(231),content:qr(n,o,qr(n,this[r(184)](s[r(175)][0][r(236)])))};break;case r(181):o=s[r(175)][0][r(192)]?r(187):r(238),i={type:r(231),content:qr(n,o)};break;case r(252):o=r(210),i={type:r(231),content:qr(n,o,s[r(175)][0][r(206)])}}return i}))}[qs(184)](t){const e=qs;return e(197)+function(t){const n=e;return Zs[n(241)](t)?n(239):Ys[n(241)](t)?n(237):null}(t)[e(253)]()+e(201)+t[e(253)]()[e(211)](/-/g,"_")}}const Zs=[qs(207),qs(169),qs(242)],Ys=[qs(205),qs(208),qs(223),qs(196),qs(255),qs(200)];var Qs=n(507);function $s(){const t=["mapper","fromRange","editing","document","parent","markerName","17324racWHM","showSuggestionHighlights","10879648DJoUjK","120ciCRXp","addMarker:suggestion:insertion","nextSibling","enter","downcastDispatcher","get","markInsertion","afterExecute","enableCommand","5156037fDMfpf","init","bind","removeMarker:suggestion:insertion","requires","fire","selection","TrackChangesEditing","setSelection","plugins","7uPeNGm","high","commands","split","model","9685143AIPZEg","ck-suggestion-marker-split","createPositionAt","createRange","getFirstRange","end","markerNameToElements","451062VBaRgA","2755790OWTtkY","getFirstPosition","options","change","data","hasClass","editor","23011JBhVOp","enterBlock","remove","writer","485oANIyy","detach","unbindElementFromMarkerName"];return($s=function(){return t})()}const to=eo;function eo(t,e){const n=$s();return(eo=function(t,e){return n[t-=381]})(t,e)}!function(t){const e=eo,n=t();for(;;)try{if(882961===-parseInt(e(405))/1*(-parseInt(e(421))/2)+parseInt(e(430))/3+-parseInt(e(418))/4*(-parseInt(e(409))/5)+parseInt(e(397))/6*(parseInt(e(385))/7)+-parseInt(e(420))/8+-parseInt(e(390))/9+-parseInt(e(398))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($s);class no extends t.Plugin{static get[to(434)](){return[Qs.Enter]}[to(431)](){const t=to,e=this[t(404)],n=e[t(384)][t(426)](t(382)),r=e[t(387)][t(426)](t(424));n[t(429)](t(424),(()=>{const s=t;e[s(389)][s(401)]((t=>{const o=s,a=e[o(389)][o(415)][o(381)],c=a[o(399)](),u=i.LiveRange[o(413)](a[o(394)]());if(r[o(406)](t)){const r=e[o(389)][o(392)](c[o(416)][o(423)],0),s=t[o(393)](c,r);n[o(427)](s)}else t[o(383)](t[o(393)](u[o(395)]));u[o(410)](),r[o(435)](o(428),{writer:t})}))})),e[t(414)][t(425)].on(t(422),Fs(e,t(388)),{priority:t(386)}),e[t(414)][t(425)].on(t(433),((e,n,r)=>{const s=t,o=r[s(412)][s(396)](n[s(417)]);if(o)for(const t of o)t[s(403)](s(391))&&(r[s(412)][s(411)](t,n[s(417)]),r[s(408)][s(407)](t))}),{priority:t(386)}),e[t(402)][t(425)].on(t(422),((n,r,s)=>{const o=t;s[o(400)][o(419)]&&Fs(e,o(388),{showActiveMarker:!1})[o(432)](this)(n,r,s)}),{priority:t(386)})}}const ro=so;function so(t,e){const n=oo();return(so=function(t,e){return n[t-=222]})(t,e)}function oo(){const t=["item","821720dxzJdJ","7DoXNOa","has","enableCommand","1035188rbYQEI","FindAndReplaceEditing","string","createPositionAt","suggestion:deletion","165320TragvY","findPrevious","markers","start","TrackChangesEditing","filter","1056256qXfKlD","3426558DGDMDw","1526036UeuMzQ","bind","1059153GjBvHZ","findByTextCallback","replaceAll","end","model","81KyXCGz","handleFindCommand","results","getIntersection","replace","getMarkersGroup","editor","isArray","FindAndReplaceUtils","findNext","getRange","afterInit","get","plugins","find","_isInDeletionRange","createRange"];return(oo=function(){return t})()}!function(t){const e=so,n=t();for(;;)try{if(424673===-parseInt(e(262))/1+-parseInt(e(224))/2+parseInt(e(239))/3+-parseInt(e(237))/4+parseInt(e(229))/5+parseInt(e(236))/6*(parseInt(e(263))/7)+-parseInt(e(235))/8*(-parseInt(e(244))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oo);class io extends t.Plugin{[ro(255)](){const t=ro;if(!this[t(250)][t(257)][t(222)](t(225)))return;const e=this[t(250)][t(257)][t(256)](t(233));e[t(223)](t(258),this[t(245)][t(238)](this)),e[t(223)](t(253)),e[t(223)](t(230)),e[t(223)](t(248)),e[t(223)](t(241))}[ro(245)](t,e,n={}){const r=ro,s=this[r(250)][r(257)][r(256)](r(252));return t((t=>{const o=r;let i=(o(226)==typeof e?s[o(240)](e,n):e)(t);Array[o(251)](i)&&(i={results:i,searchText:o(226)==typeof e?e:""});const a=i[o(246)][o(234)]((e=>!1===this[o(259)](e,t[o(261)])));return{...i,results:a}}),n)}[ro(259)](t,e){const n=ro,r=this[n(250)][n(243)][n(260)](this[n(250)][n(243)][n(227)](e,t[n(232)]),this[n(250)][n(243)][n(227)](e,t[n(242)]));for(const t of this[n(250)][n(243)][n(231)][n(249)](n(228)))if(null!==r[n(247)](t[n(254)]()))return!0;return!1}}const ao=co;function co(t,e){const n=lo();return(co=function(t,e){return n[t-=255]})(t,e)}!function(t){const e=co,n=t();for(;;)try{if(879415===parseInt(e(314))/1+parseInt(e(268))/2*(-parseInt(e(303))/3)+-parseInt(e(295))/4+-parseInt(e(285))/5+-parseInt(e(288))/6*(parseInt(e(282))/7)+parseInt(e(257))/8*(-parseInt(e(309))/9)+parseInt(e(302))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lo);const uo=[{pluginName:ao(271),commandName:ao(293)},{pluginName:ao(290),commandName:ao(260)},{pluginName:ao(304),commandName:ao(298)},{pluginName:ao(259),commandName:ao(265)}];function lo(){const t=["editor","39477120ttwvhM","1158beUNEh","FontColorEditing","*Set font family:* %0","trim","_registerLegacyDescription","FORMAT_FONT_FAMILY","17397WaerHq","FORMAT_FONT_SIZE","normalizeSizeOptions","fontBackgroundColor.colors","*Set font size:* %0","1105141ZrWpSv","registerAttributeLabel","FORMAT_FONT_COLOR","*Reset font family*","3488WJqwQA","*Set font background color:* %0","FontBackgroundColorEditing","fontFamily","commandName","has","registerDescriptionCallback","label","fontBackgroundColor","format","FontSize","4252MtyRTD","type","fontColor.colors","FontSizeEditing","FORMAT_FONT_BACKGROUND","TrackChangesEditing","find","config","*Reset font color*","plugins","fontSize.options","registerInlineAttribute","title","model","1798293UyhTEs","get","commandParams","6079205OyRgLX","toLowerCase","*Reset font background color*","24SraRiM","locale","FontFamilyEditing","enableDefaultAttributesIntegration","*Reset font size*","fontSize","descriptionFactory","1066308oUxVmh","value","*Set font color:* %0","fontColor","afterInit","formatInline"];return(lo=function(){return t})()}class fo extends t.Plugin{[ao(299)](){const t=ao,e=this[t(301)][t(289)],n=this[t(301)][t(277)][t(283)](t(273));for(const{pluginName:e,commandName:r}of uo)this[t(301)][t(277)][t(262)](e)&&(n[t(291)](r),n[t(279)](r));n[t(294)][t(315)](t(293),qr(e,t(310))),n[t(294)][t(315)](t(260),qr(e,t(308))),n[t(294)][t(315)](t(298),qr(e,t(255))),n[t(294)][t(315)](t(265),qr(e,t(272))),this[t(307)]()}[ao(307)](){const t=ao,e=this[t(301)],n=e[t(289)];e[t(277)][t(283)](t(273))[t(294)][t(263)]((e=>{const r=t,o=n.t;if(r(300)!=e[r(269)])return;const{data:i}=e;if(null!=i){if(r(293)==i[r(261)]){const t=i[r(284)][0][r(296)];if(t){const e=o(this[r(301)][r(277)][r(283)](r(267))[r(311)](this[r(301)][r(275)][r(283)](r(278)))[r(274)]((e=>e[r(281)]==t))[r(280)])[r(286)]();return{type:r(266),content:qr(n,r(313),e)}}return{type:r(266),content:qr(n,r(292))}}if(r(260)==i[r(261)]){const t=i[r(284)][0][r(296)];return t?{type:r(266),content:qr(n,r(305),t)}:{type:r(266),content:qr(n,r(256))}}if(r(298)==i[r(261)]){const t=i[r(284)][0][r(296)];if(t){const e=(0,s.normalizeColorOptions)(this[r(301)][r(275)][r(283)](r(270)))[r(274)]((e=>e[r(281)]==t));let i=t,a="";return e&&(i=e[r(264)],a=o(i)[r(286)]()),{type:r(266),content:qr(n,r(297),a)[r(306)](),color:{value:t,title:a||i}}}return{type:r(266),content:qr(n,r(276))}}if(r(265)==i[r(261)]){const t=i[r(284)][0][r(296)];if(t){const e=(0,s.normalizeColorOptions)(this[r(301)][r(275)][r(283)](r(312)))[r(274)]((e=>e[r(281)]==t));let i=t,a="";return e&&(i=e[r(264)],a=o(i)[r(286)]()),{type:r(266),content:qr(n,r(258),a)[r(306)](),color:{value:t,title:a||i}}}return{type:r(266),content:qr(n,r(287))}}}}))}}function ho(){const t=["format","locale","fontColor.colors","commands","title","commandParams","15cqkqHq","push","fontSize.options","toUpperCase","plugins","enableCommand","normalizeSizeOptions","3088932DsRaEC","235348jjOzAI","*Set format to:* %0","join","9DqxAhf","12984jtTasi","TrackChangesEditing","fontColor","entries","charAt","config","pasteFormat","formatInline","FontSize","34hyywiY","*Remove all formatting*","length","model","enableDefaultAttributesIntegration","formatBlock","_registerLegacyDescription","find","copyFormat","fontSize","type","get","2998832JbrlYq","afterInit","commandName","boolean","2000020gQbiMi","1220OkbgBn","registerDescriptionCallback","76sNppSX","10573695waetJS","label","slice","editor","split","toLowerCase","fontBackgroundColor","descriptionFactory"];return(ho=function(){return t})()}const go=po;function po(t,e){const n=ho();return(po=function(t,e){return n[t-=350]})(t,e)}!function(t){const e=po,n=t();for(;;)try{if(287426===-parseInt(e(384))/1*(parseInt(e(403))/2)+-parseInt(e(363))/3*(parseInt(e(371))/4)+-parseInt(e(401))/5*(-parseInt(e(375))/6)+parseInt(e(370))/7+parseInt(e(396))/8+parseInt(e(374))/9*(parseInt(e(400))/10)+-parseInt(e(404))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ho);class mo extends t.Plugin{[go(397)](){const t=go,e=this[t(352)],n=e[t(367)][t(395)](t(376)),r=e[t(360)][t(395)](t(392)),s=e[t(360)][t(395)](t(381));r&&s&&(n[t(388)](t(381)),n[t(368)](t(392)),this[t(390)]())}[go(390)](){const t=go,e=this[t(352)],n=e[t(358)];e[t(367)][t(395)](t(376))[t(356)][t(402)]((r=>{const s=t;if(s(389)!=r[s(394)]&&s(382)!=r[s(394)])return;const{data:o}=r;if(o&&s(381)===o[s(398)]){const t=[],r=o[s(362)][0];for(const[n,o]of Object[s(378)](r))t[s(364)](Io(e,n,o));return t[s(386)]?{type:s(357),content:qr(n,s(372),t[s(373)](", "))}:{type:s(357),content:qr(n,s(385))}}}))}}function Io(t,e,n){const r=go,o=t[r(358)].t,i=e[r(353)](/(?=[A-Z])/)[r(373)](" "),a=o(i[r(379)](0)[r(366)]()+i[r(351)](1))[r(354)]();if(r(399)==typeof n)return a;if(r(377)===e||r(355)===e){const e=(0,s.normalizeColorOptions)(t[r(380)][r(395)](r(359)))[r(391)]((t=>t[r(387)]==n));return a+" ("+(e?o(e[r(350)])[r(354)]():n)+")"}if(r(393)===e&&isNaN(parseFloat(n))){const e=t[r(367)][r(395)](r(383))[r(369)](t[r(380)][r(395)](r(365)))[r(391)]((t=>t[r(387)]==n));return a+" ("+(e?o(e[r(361)])[r(354)]():n)+")"}return a+" ("+n+")"}function Eo(t,e){const n=To();return(Eo=function(t,e){return n[t-=364]})(t,e)}const bo=Eo;function To(){const t=["heading","paragraph","locale","3961398AvNpaz","40LPvKQq","heading.options","2990sHEiHN","_registerLegacyDescription","*Change to:* %0","_getHeadingLevel","editor","afterInit","match","1526695pRFIzR","enableDefaultAttributesIntegration","445389VNfTpZ","type","find","model","HeadingEditing","get","1708929mSdZlk","registerDescriptionCallback","TrackChangesEditing","formatBlock","format","82VwyjyJ","name","plugins","_headingOptions","9948DQdhdx","view","ELEMENT_HEADING","config","commandParams","21351DblsgS","590004LdcCCp","has","ELEMENT_HEADING_CUSTOM","8QnsFAU","registerElementLabel","10rTvXrO","commandName","title","descriptionFactory","value"];return(To=function(){return t})()}!function(t){const e=Eo,n=t();for(;;)try{if(489096===-parseInt(e(400))/1*(-parseInt(e(374))/2)+parseInt(e(384))/3+-parseInt(e(387))/4*(-parseInt(e(407))/5)+parseInt(e(397))/6+parseInt(e(409))/7*(parseInt(e(398))/8)+-parseInt(e(369))/9*(-parseInt(e(389))/10)+-parseInt(e(383))/11*(parseInt(e(378))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(To);class _o extends t.Plugin{[bo(405)](){const t=bo,e=this[t(404)];if(!e[t(376)][t(385)](t(367)))return;this[t(377)]=e[t(381)][t(368)](t(399));const n=e[t(396)],r=e[t(376)][t(368)](t(371));r[t(408)](t(394));for(const e of this[t(377)])t(395)!=e[t(366)]&&r[t(392)][t(388)](e[t(366)],(n=>{const r=t,i=this[r(403)](e[r(366)]);return null!==i?s(n,i):o(n,e[r(391)])}));function s(e,r){return qr(n,t(380),[e,r])}function o(e,r){return qr(n,t(386),[e,r])}this[t(401)]()}[bo(401)](){const t=bo,e=this[t(404)],n=e[t(396)];e[t(376)][t(368)](t(371))[t(392)][t(370)]((e=>{const r=t;if(r(372)!=e[r(364)])return;const{data:s}=e;if(s&&r(394)==s[r(390)]){const e=s[r(382)][0][r(393)],c=this[r(403)](e);if(null!==c)return{type:r(373),content:qr(n,r(402),(a=c,qr(n,r(380),[1,a])))};const u=this[r(377)][r(365)]((t=>t[r(366)]===e))[r(391)];return{type:r(373),content:qr(n,r(402),(o=1,i=u,qr(n,t(386),[o,i])))}}var o,i,a}))}[bo(403)](t){const e=bo;var n,r;const s=t[e(406)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(377)])||void 0===n?void 0:n[e(365)]((n=>n[e(366)]==t));if(o&&o[e(379)]){const t=o[e(379)],n=(null!==(r=t[e(375)])&&void 0!==r?r:t)[e(406)](/^h(\d+)/);if(n)return n[1]}return null}}const yo=Ao;function Ao(t,e){const n=ko();return(Ao=function(t,e){return n[t-=170]})(t,e)}function ko(){const t=["find","commandParams","toLowerCase","locale","get","value","107900WTXcud","plugins","68091QDsogU","registerDescriptionCallback","_registerLegacyDescription","1490guWDDT","highlight.options","color","TrackChangesEditing","format","*Set highlight:* %0","commandName","FORMAT_HIGHLIGHT","*Remove highlight*","formatInline","afterInit","model","7281324IRzPNC","658IAoIzE","editor","5EXabws","title","HighlightEditing","descriptionFactory","1689730xjoBSV","2035680lzzmrx","config","registerAttributeLabel","registerInlineAttribute","4597482NRANgh","has","type","enableDefaultAttributesIntegration","highlight"];return(ko=function(){return t})()}!function(t){const e=Ao,n=t();for(;;)try{if(496397===parseInt(e(208))/1*(parseInt(e(195))/2)+-parseInt(e(192))/3+-parseInt(e(190))/4+parseInt(e(170))/5*(-parseInt(e(179))/6)+-parseInt(e(174))/7+parseInt(e(175))/8+parseInt(e(207))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ko);class Co extends t.Plugin{[yo(205)](){const t=yo,e=this[t(209)];if(!e[t(191)][t(180)](t(172)))return;const n=e[t(191)][t(188)](t(198)),r=e[t(187)];n[t(182)](t(183)),n[t(178)](t(183)),n[t(173)][t(177)](t(183),qr(r,t(202))),this[t(194)]()}[yo(194)](){const t=yo,e=this[t(209)],n=e[t(187)];e[t(191)][t(188)](t(198))[t(173)][t(193)]((r=>{const s=t;if(s(204)!=r[s(181)])return;const{data:o}=r;if(o&&s(183)==o[s(201)]){const t=n.t,r=o[s(185)][0][s(189)];if(r){const o=e[s(176)][s(188)](s(196))[s(184)]((t=>t[s(206)]==r)),i=t(o[s(171)])[s(186)]();return{type:s(199),content:qr(n,s(200),i),color:{value:o[s(197)],title:o[s(171)]}}}return{type:s(199),content:qr(n,s(203),qr(n,s(202)))}}}))}}const No=Lo;function Lo(t,e){const n=So();return(Lo=function(t,e){return n[t-=229]})(t,e)}!function(t){const e=Lo,n=t();for(;;)try{if(314395===parseInt(e(250))/1*(parseInt(e(264))/2)+-parseInt(e(261))/3*(-parseInt(e(237))/4)+-parseInt(e(257))/5+parseInt(e(259))/6*(-parseInt(e(249))/7)+parseInt(e(235))/8+-parseInt(e(262))/9+parseInt(e(254))/10*(-parseInt(e(265))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(So);class Ro extends t.Plugin{[No(241)](){const t=No,e=this[t(260)];if(!e[t(258)][t(233)](t(246)))return;e[t(258)][t(242)](t(253))[t(244)](t(251));const n=e[t(258)][t(242)](t(253)),r=e[t(247)];n[t(240)][t(252)](t(251),(e=>qr(r,t(234),e))),e[t(231)][t(232)](t(229))[t(230)]({model:t(251),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(263)])return null;const o=n[s(248)](s(256)),i=n[s(245)]("hr");return n[s(243)](s(239),o),n[s(238)](n[s(255)](o,0),i),o},converterPriority:t(236)})}}function So(){const t=["ELEMENT_HORIZONTAL_LINE","4958824cawaLn","high","16qzbfRq","insert","ck-horizontal-line","descriptionFactory","afterInit","get","addClass","enableCommand","createEmptyElement","HorizontalLineEditing","locale","createContainerElement","172669LpSZiH","28zawwLq","horizontalLine","registerElementLabel","TrackChangesEditing","253620yVVSZd","createPositionAt","div","2125805cqGZgQ","plugins","18BDIVms","editor","360450AJcDiw","4759074wovhNA","showSuggestionHighlights","33582VmtnqB","99CIUeGf","dataDowncast","elementToStructure","conversion","for","has"];return(So=function(){return t})()}function Mo(t,e){const n=wo();return(Mo=function(t,e){return n[t-=481]})(t,e)}const vo=Mo;function wo(){const t=["42kXRStQ","htmlEmbed","formatBlock","*Change %0 content*","start","_registerLegacyDescription","descriptionFactory","2152717xDlYrm","ELEMENT_HTML_EMBED","value","1932168cTJjDg","2461275phMJSo","type","TrackChangesEditing","getFirstRange","key","commandName","registerBlockAttribute","element","9746660exmKrh","attribute","enableDefaultAttributesIntegration","registerDescriptionCallback","get","74129MunsiI","format","locale","plugins","editor","123835XyyeTu","35864qwpxbA","has","6NwjVrI","rawHtml","afterInit","36WaMFAY","nodeAfter","HtmlEmbed","registerElementLabel"];return(wo=function(){return t})()}!function(t){const e=Mo,n=t();for(;;)try{if(247683===-parseInt(e(491))/1+-parseInt(e(497))/2*(-parseInt(e(506))/3)+parseInt(e(502))/4*(parseInt(e(496))/5)+-parseInt(e(499))/6*(-parseInt(e(513))/7)+parseInt(e(516))/8+parseInt(e(517))/9+-parseInt(e(486))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wo);class Oo extends t.Plugin{[vo(501)](){const t=vo,e=this[t(495)];if(!e[t(494)][t(498)](t(504)))return;const n=e[t(494)][t(490)](t(519)),r=e[t(493)];n[t(512)][t(505)](t(500),(e=>qr(r,t(514),e))),n[t(488)](t(507)),n[t(484)](t(515)),n[t(512)][t(489)]((e=>{const n=t;if(n(487)!=e[n(518)])return;const{data:s}=e;if(s&&n(515)==s[n(482)]&&e[n(481)]()[n(510)][n(503)].is(n(485),n(500))){const t=qr(r,n(514));return{type:n(492),content:qr(r,n(509),t)}}})),this[t(511)]()}[vo(511)](){const t=vo,e=this[t(495)],n=e[t(493)];e[t(494)][t(490)](t(519))[t(512)][t(489)]((e=>{const r=t;if(r(508)!=e[r(518)])return;const{data:s}=e;if(s&&r(507)==s[r(483)]){const t=qr(n,r(514));return{type:r(492),content:qr(n,r(509),t)}}}))}}const Do=Fo;function Fo(t,e){const n=xo();return(Fo=function(t,e){return n[t-=366]})(t,e)}!function(t){const e=Fo,n=t();for(;;)try{if(167461===parseInt(e(407))/1*(-parseInt(e(403))/2)+parseInt(e(481))/3+-parseInt(e(381))/4+-parseInt(e(375))/5+parseInt(e(385))/6*(parseInt(e(422))/7)+-parseInt(e(458))/8+-parseInt(e(464))/9*(-parseInt(e(369))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xo);class Po extends t.Plugin{[Do(421)](){const t=Do,e=this[t(406)];if(!e[t(472)][t(444)](t(368)))return;const n=e[t(472)][t(414)](t(478)),r=e[t(472)][t(414)](t(417)),s=e[t(470)];n[t(439)](t(432)),n[t(428)][t(440)](t(467),(e=>qr(s,t(445),e))),n[t(428)][t(440)](t(404),(e=>qr(s,t(389),e))),n[t(428)][t(440)](t(465),(()=>qr(s,t(426)))),e[t(472)][t(444)](t(409))&&n[t(439)](t(459)),e[t(472)][t(444)](t(437))&&e[t(472)][t(444)](t(401))&&(n[t(439)](t(480),((s,o)=>{const i=t,a=r[i(455)](e[i(386)][i(477)][i(420)]);e[i(386)][i(411)]((()=>{const t=i;n[t(382)](a,{commandName:t(480),commandParams:[o]},[],t(471))}))})),n[t(439)](t(410),((s,o)=>{const a=t;e[a(386)][a(411)]((t=>{const c=a;let u=r[c(455)](e[c(386)][c(477)][c(420)]),l=t[c(450)](u);const f=i.LivePosition[c(388)](l[c(418)],c(378)),h=i.LivePosition[c(388)](l[c(454)],c(425));n[c(441)]((()=>s(o))),u=r[c(455)](e[c(386)][c(477)][c(420)]),l=t[c(450)](u);const g=t[c(379)](f,h);f[c(391)](),h[c(391)](),n[c(382)](u,{commandName:c(480),commandParams:[o]},[],c(372)),g[c(418)][c(473)](l[c(418)])&&n[c(485)](t[c(379)](g[c(418)],l[c(418)]),c(372)),l[c(454)][c(473)](g[c(454)])&&n[c(485)](t[c(379)](l[c(454)],g[c(454)]),c(372))}))})),n[t(453)][t(431)](t(482),t(372),t(383),(()=>!1)),n[t(453)][t(431)](t(482),t(372),t(434),(()=>!1)),n[t(453)][t(431)](t(482),t(372),t(384),n[t(453)][t(474)](t(482),"",t(434))),n[t(453)][t(431)](t(486),t(372),t(383),(()=>!1)),n[t(453)][t(431)](t(486),t(372),t(384),(([r])=>{const s=t,o=n[s(453)][s(474)](s(486),"",s(384));let i=r[s(418)],a=r[s(454)];const c=e[s(386)][s(366)][s(438)](i,s(468)),u=e[s(386)][s(366)][s(438)](a,s(374));c[s(397)]&&(i=c[s(418)]),u[s(397)]&&(a=u[s(454)]),o([e[s(386)][s(379)](i,a)])})),n[t(453)][t(431)](t(482),t(372),t(376),c),n[t(453)][t(431)](t(486),t(372),t(376),c)),e[t(472)][t(444)](t(451))&&(n[t(439)](t(373),((s,o)=>{const i=t,a=e[i(472)][i(414)](i(457));let c=r[i(455)](e[i(386)][i(477)][i(420)]),u=a[i(413)](c);e[i(386)][i(411)]((()=>{const t=i;if(u)return void n[t(380)](e[t(386)][t(450)](u));const l=r[t(462)](c);s(o),c=r[t(455)](e[t(386)][t(477)][t(420)]),u=a[t(413)](c),n[t(485)](e[t(386)][t(450)](u),l?null:t(424))}))})),n[t(453)][t(431)](t(486),t(424),t(376),c));const o=[{type:t(482),subType:t(395)},{type:t(486),subType:t(424)},{type:t(482),subType:t(372)},{type:t(486),subType:t(372)}];function a(e,s){const i=t,a=o[i(412)]((({type:t,subType:n})=>e[i(405)]==t&&e[i(423)]==n)),c=o[i(412)]((({type:t,subType:e})=>s[i(405)]==t&&s[i(423)]==e));if(a<0||c<0)return!1;const u=e[i(429)](),l=s[i(429)]();if((0==a||1==a)&&2==c&&u[i(476)](l))return!0;if(2==a&&3==c){const t=n[i(466)](u,i(486))[i(402)]((({suggestion:t,meta:e})=>e[i(452)]&&i(372)==t[i(423)]));if(t[i(370)]>1&&l[i(454)][i(430)](u[i(418)]))return!0;if(1==t[i(370)]&&(u[i(418)][i(430)](l[i(454)])||u[i(454)][i(430)](l[i(418)])))return!0}if(3==a&&3==c&&u[i(418)][i(473)](l[i(418)])){const t=u[i(454)][i(396)],e=l[i(418)][i(392)];return r[i(462)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(472)][t(444)](t(443))&&(n[t(479)](t(447)),n[t(456)](t(446)),n[t(428)][t(435)](t(446),qr(s,t(475)))),e[t(472)][t(444)](t(460))&&(n[t(479)](t(400)),n[t(456)](t(415))),n[t(428)][t(427)]((e=>{const n=t;if(o[n(393)]((({type:t,subType:r})=>e[n(405)]==t&&e[n(423)]==r)))return e[n(377)]?{}:void 0})),n[t(428)][t(427)]((e=>{const n=t;if(n(486)==e[n(405)]||n(399)==e[n(405)]){const t=e[n(483)]();if(t&&t.is(n(394),n(465)))return{type:n(486)==e[n(405)]?n(390):n(416),element:t,quantity:1}}})),n[t(428)][t(427)]((e=>t(482)==e[t(405)]&&t(372)==e[t(423)]?{type:t(449),content:t(461)}:t(482)==e[t(405)]&&t(471)==e[t(423)]?{type:t(449),content:t(387)}:void 0)),n[t(428)][t(427)]((e=>{const n=t;if(n(448)!=e[n(405)])return;const{data:r}=e;if(!r||n(415)!=r[n(436)])return;const o=r[n(484)];return o?{type:n(449),content:qr(s,n(419),'"'+o+'"')}:{type:n(449),content:qr(s,n(442))}})),this[t(408)]()}[Do(408)](){const t=Do,e=this[t(406)],n=e[t(470)];e[t(472)][t(414)](t(478))[t(428)][t(427)]((e=>{const r=t;if(r(482)!=e[r(405)]&&r(398)!=e[r(405)])return;const{data:s}=e;if(s){if(r(400)==s[r(469)]){const t=s[r(367)][0][r(484)];return t?{type:r(449),content:qr(n,r(419),'"'+t+'"')}:{type:r(449),content:qr(n,r(442))}}if(r(447)==s[r(469)]){const t=s[r(367)][0][r(433)];return t?{type:r(449),content:qr(n,r(371),t)}:{type:r(449),content:qr(n,r(463))}}}}))}}function xo(){const t=["createRange","markDeletion","802556NdjqcD","markBlockFormat","join","discard","219540EXKkZv","model","Block image to inline image","fromPosition","ELEMENT_INLINE_IMAGE","addObject","detach","nodeBefore","find","element","imageStylePreApply","nodeAfter","isCollapsed","formatInline","deletion","imageTextAlternative","ImageInlineEditing","filter","2CRxzCF","imageInline","type","editor","188806jyzOZN","_registerLegacyDescription","ImageUploadEditing","imageTypeBlock","change","findIndex","getCaptionFromImageModelElement","get","alt","removeObject","ImageUtils","start","*Set image text alternative:* %0","selection","afterInit","42ZymeeR","subType","imageCaption","toNext","ELEMENT_CAPTION","registerDescriptionCallback","descriptionFactory","getFirstRange","isEqual","registerCustomCallback","insertImage","width","accept","registerAttributeLabel","key","ImageBlockEditing","getNearestSelectionRange","enableCommand","registerElementLabel","forceDefaultExecution","*Remove image text alternative*","ImageResize","has","ELEMENT_IMAGE","resizedWidth","resizeImage","attribute","format","createRangeOn","ImageCaptionEditing","isOwn","_suggestionFactory","end","getClosestSelectedImageElement","registerBlockAttribute","ImageCaptionUtils","1820024etsCyq","uploadImage","ImageTextAlternativeEditing","Inline image to block image","isBlockImage","*Reset image width*","9CNWaNB","caption","_findSuggestions","imageBlock","backward","commandName","locale","convertBlockImageToInline","plugins","isBefore","getSuggestionCallback","FORMAT_IMAGE_SIZE","isIntersecting","document","TrackChangesEditing","enableDefaultAttributesIntegration","imageTypeInline","299292INQEfV","formatBlock","getContainedElement","newValue","markInsertion","insertion","schema","commandParams","ImageEditing","6803390gJbNgD","length","*Set image width:* %0","convertInlineImageToBlock","toggleImageCaption","forward","1076170SiBzcu","chain","previous","toPrevious"];return(xo=function(){return t})()}const Bo=jo;function Uo(){const t=["newValue","248586tSitlj","getSuggestionCallback","16106739OSQpXO","format","390DEgkYu","registerCustomCallback","_suggestionFactory","registerDescriptionCallback","TrackChangesEditing","oldValue","_handleLegacySuggestions","replaceImageSource","key","locale","ImageEditing","registerBlockAttribute","plugins","accept","commandName","descriptionFactory","76773FEtTme","14KGIBMA","82fTLCwj","discard","formatInline","editor","_registerLegacyDescription","enableDefaultAttributesIntegration","6860xkLdGp","src","*Replace image URL*","get","attribute","*Format:* replace image URL","8178112ruuEyK","188091jtyrCX","2708trNVeM","1221780RnsLRj","has","afterInit","formatBlock","type"];return(Uo=function(){return t})()}function jo(t,e){const n=Uo();return(jo=function(t,e){return n[t-=357]})(t,e)}!function(t){const e=jo,n=t();for(;;)try{if(667653===-parseInt(e(391))/1+-parseInt(e(370))/2*(parseInt(e(368))/3)+-parseInt(e(384))/4*(parseInt(e(376))/5)+parseInt(e(385))/6*(-parseInt(e(369))/7)+parseInt(e(382))/8+parseInt(e(383))/9*(parseInt(e(395))/10)+parseInt(e(393))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Uo);class Go extends t.Plugin{[Bo(387)](){const t=Bo;if(!this[t(373)][t(364)][t(386)](t(362)))return;const e=this[t(373)][t(361)],n=this[t(373)][t(364)][t(379)](t(399));n[t(375)](t(359)),n[t(363)](t(377)),n[t(367)][t(398)]((n=>{const r=t;if(r(380)!=n[r(389)])return;const{data:s}=n;return s&&r(377)==s[r(360)]?s[r(390)]&&s[r(357)]?{type:r(394),content:qr(e,r(378))}:{type:r(394),content:""}:void 0})),this[t(358)]()}[Bo(358)](){const t=Bo,e=this[t(373)][t(364)][t(379)](t(399));e[t(397)][t(396)](t(388),t(359),t(365),e[t(397)][t(392)](t(388),null,t(371))),e[t(397)][t(396)](t(388),t(359),t(371),e[t(397)][t(392)](t(388),null,t(365))),this[t(374)]()}[Bo(374)](){const t=Bo,e=this[t(373)],n=e[t(361)];e[t(364)][t(379)](t(399))[t(367)][t(398)]((e=>{const r=t;if(r(388)!=e[r(389)]&&r(372)!=e[r(389)])return;const{data:s}=e;return s&&r(359)==s[r(366)]?{type:r(394),content:qr(n,r(381))}:void 0}))}}const Vo=Ho;function Ho(t,e){const n=zo();return(Ho=function(t,e){return n[t-=111]})(t,e)}function zo(){const t=["isOwn","FORMAT_SIDE_IMAGE","refresh","commandParams","isIntersecting","end","imageCaption","discard","isInlineImage","9mczTxu","subType","selection","suggestion","side","imageTypeInline","findIndex","locale","head","imageStylePreApply","getSuggestion","nodeAfter","*Format:* %0","change","2hNsFtc","_suggestionFactory","has","differ","commandReversedParams","markInlineFormat","toLowerCase","_findSuggestions","5065768fYZTFk","imageStylePostApply","14500180OOgTsv","getSuggestions","type","discardSuggestion","value","join","getClosestSelectedImageElement","shouldConvertImageType","accept","_registerLegacyDescription","commands","_splitMarkerName","nodeBefore","name","filter","commandName","2000MxInLr","2658993pvdvzD","markBlockFormat","descriptionFactory","format","formatInline","registerDescriptionCallback","12COxORn","insertion","getSuggestionCallback","hasSuggestion","enableCommand","convertInlineImageToBlock","formatBlock","normalizedStyles","from","length","ImageUtils","chain","ImageStyleEditing","isInContent","5540SttDUG","getChangedMarkers","start","imageTypeBlock","getFirstRange","model","imageStyle","registerCustomCallback","createRangeOn","getContainedElement","Users","afterInit","document","forEach","TrackChangesEditing","newRange","1116807RSMtYr","editor","next","plugins","21667393cGaOLF","title","isBefore","3625328zuLuUF","setImageNaturalSizeAttributes","registerPostFixer","isBlockImage","get","author","isEqual"];return(zo=function(){return t})()}!function(t){const e=Ho,n=t();for(;;)try{if(825760===parseInt(e(151))/1+parseInt(e(188))/2*(-parseInt(e(115))/3)+parseInt(e(114))/4*(-parseInt(e(135))/5)+-parseInt(e(121))/6*(-parseInt(e(158))/7)+parseInt(e(196))/8*(parseInt(e(174))/9)+parseInt(e(198))/10+-parseInt(e(155))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zo);class Wo extends t.Plugin{[Vo(146)](){const t=Vo,n=this[t(152)];if(!n[t(154)][t(190)](t(133)))return;const r=n[t(154)][t(162)](t(149)),s=n[t(154)][t(162)](t(131)),o={};r[t(125)](t(141),((o,i)=>{const a=t,c=n[a(154)][a(162)](a(145)).me,u=n[a(208)][a(162)](a(141));let l=s[a(204)](n[a(140)][a(147)][a(176)]),f=n[a(140)][a(143)](l),h=u[a(202)];if(h==i[a(202)])return;const g={commandName:a(141),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(140)][a(187)]((()=>{const t=a;if(r[t(199)]()[t(112)]((e=>e[t(134)]&&c==e[t(163)]&&(t(127)==e[t(200)]||t(119)==e[t(200)])&&(t(183)==e[t(175)]||t(197)==e[t(175)])&&e[t(139)]()[t(164)](f)))[t(148)]((e=>r[t(201)](e[t(182)]))),l=s[t(204)](n[t(140)][t(147)][t(176)]),f=n[t(140)][t(143)](l),u[t(167)](),n[t(208)][t(162)](t(179))[t(167)](),n[t(208)][t(162)](t(138))[t(167)](),h=u[t(202)],h!=i[t(202)])return s[t(173)](l)&&u[t(205)](i[t(202)],l)?(o({...i,setImageSizes:!1}),l=s[t(204)](n[t(140)][t(147)][t(176)]),void r[t(116)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(183))):void(s[t(161)](l)?r[t(116)](l,g,[],t(197)):r[t(193)](f,g,t(197)))}))}));for(const e of n[t(154)][t(162)](t(133))[t(128)])o[e[t(111)]]=e[t(156)][t(194)]();r[t(189)][t(142)](t(127),t(183),t(203),(()=>!1)),r[t(189)][t(142)](t(127),t(197),t(203),(()=>!1)),r[t(189)][t(142)](t(119),t(197),t(203),(()=>!1)),r[t(189)][t(142)](t(127),t(183),t(206),(([e])=>{const n=t;s[n(159)](e[n(144)]())})),r[t(189)][t(142)](t(127),t(183),t(172),((e,n)=>{const s=t;r[s(189)][s(123)](s(127),"",s(206))(e,{commandName:n[s(113)],commandParams:n[s(192)]})})),r[t(189)][t(142)](t(127),t(183),t(132),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(127),subType:t(183)},{type:t(122),subType:t(171)},{type:t(127),subType:t(126)},{type:t(122),subType:t(126)}];function a(e,n){const o=t,a=i[o(180)]((({type:t,subType:n})=>e[o(200)]==t&&e[o(175)]==n)),c=i[o(180)]((({type:t,subType:e})=>n[o(200)]==t&&n[o(175)]==e));if(a<0||c<0)return!1;const u=e[o(139)](),l=n[o(139)]();if((0==a||1==a)&&2==c&&u[o(169)](l))return!0;if(2==a&&3==c){const t=r[o(195)](u,o(122))[o(112)]((({suggestion:t,meta:e})=>e[o(165)]&&o(126)==t[o(175)]));if(t[o(130)]>1&&l[o(170)][o(164)](u[o(137)]))return!0;if(1==t[o(130)]&&(u[o(137)][o(164)](l[o(170)])||u[o(170)][o(164)](l[o(137)])))return!0}if(3==a&&3==c&&u[o(137)][o(157)](l[o(137)])){const t=u[o(170)][o(185)],e=l[o(137)][o(210)];return s[o(161)](t)&&t===e}return!1}n[t(140)][t(147)][t(160)]((()=>{const e=t;let o=!1;const i=Array[e(129)](n[e(140)][e(147)][e(191)][e(136)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(209)](t);if(e(177)==i&&r[e(124)](u)){if(e(127)==a&&(e(183)==c||e(197)==c)){const t=r[e(184)](u);if(n[e(150)]){const n=t[e(139)]()[e(144)]();if(s[e(161)](n))continue;r[e(201)](t),o=!0}}if(e(122)==a&&e(171)==c&&!n[e(150)]){const t=r[e(184)](u);t[e(153)]&&t[e(153)][e(134)]&&(r[e(201)](t[e(153)]),o=!0)}}}return o})),this[t(207)](o)}[Vo(207)](t){const e=Vo,n=this[e(152)],r=n[e(181)];n[e(154)][e(162)](e(149))[e(117)][e(120)]((n=>{const s=e;if(s(127)!=n[s(200)]&&s(119)!=n[s(200)])return;const{data:o}=n;if(!o||s(141)!=o[s(113)])return;const i=o[s(168)][0][s(202)];return function(t){const e=s;return{type:e(118),content:qr(r,e(186),t)}}(s(178)===i?qr(r,s(166)):t[i]||i)}))}}function qo(){const t=["_trackChangesExecuted","24lXOZnf","823298JKdbMg","_trackChangesValueDuringImport","187IqyHXY","2mfHOOJ","afterInit","lowest","forEach","plugins","76ykYHts","listenTo","_handleImportedData","_setSuggestionData","bind","get","8KSpxKQ","value","execute","705549jeawWU","372100QlxGIA","Users","11102700XARZvW","834147AEIAYJ","1318090ZrItKd","importWord","editor","enableCommand","TrackChangesEditing","track_changes","dataInsert","793188rczOAc","commands","trackChanges","high","collaboration_features"];return(qo=function(){return t})()}const Ko=Xo;function Xo(t,e){const n=qo();return(Xo=function(t,e){return n[t-=272]})(t,e)}!function(t){const e=Xo,n=t();for(;;)try{if(715845===parseInt(e(280))/1+parseInt(e(297))/2*(parseInt(e(275))/3)+-parseInt(e(302))/4*(parseInt(e(276))/5)+parseInt(e(293))/6*(parseInt(e(294))/7)+-parseInt(e(272))/8*(-parseInt(e(279))/9)+-parseInt(e(278))/10+-parseInt(e(296))/11*(-parseInt(e(287))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qo);class Jo extends t.Plugin{constructor(t){const e=Xo;super(t),this[e(295)]=!1,this[e(292)]=!1}[Ko(298)](){const t=Ko,e=this[t(282)],n=e[t(288)][t(307)](t(281)),r=e[t(288)][t(307)](t(289));n&&(n.on(t(274),((e,[,n])=>{const s=t;this[s(295)]=r[s(273)],n[s(291)][s(285)]=!this[s(295)]}),{priority:t(290)}),this[t(303)](n,t(286),this[t(304)][t(306)](this)),this[t(303)](n,t(286),(()=>{const e=t;this[e(292)]&&(r[e(274)](),this[e(292)]=!1)}),{priority:t(299)}),e[t(301)][t(307)](t(284))[t(283)](t(281)))}[Ko(304)](t,e){const n=Ko,{suggestions:r}=e,s=this[n(282)][n(288)][n(307)](n(289)),o=s[n(273)];this[n(295)]!==o&&(s[n(274)](),this[n(292)]=!0),r&&r[n(300)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(282)][o(301)][o(307)](o(277)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(281)}}};this[o(282)][o(301)][o(307)](o(284))[o(305)](i)}))}}const Zo=Yo;function Yo(t,e){const n=Qo();return(Yo=function(t,e){return n[t-=240]})(t,e)}function Qo(){const t=["141898WrsvHB","indent","TrackChangesEditing","commandName","editor","type","registerBlockAttribute","getItems","get","10YBbZEP","has","format","outdent","1380057idxUJO","8IeDfAS","*Outdent:* %0","blockIndent","plugins","formatBlock","_registerLegacyDescription","*Indent:* %0","indentBlock","registerDescriptionCallback","outdentBlock","IndentBlock","641035nFLkIw","FORMAT_INDENT","enableDefaultAttributesIntegration","locale","afterInit","registerAttributeLabel","5568012nRwmCL","7FanPlA","IndentEditing","enableCommand","597576jywJYV","5307968qBLDpX","578424NNnPto","descriptionFactory","getItemLabel"];return(Qo=function(){return t})()}!function(t){const e=Yo,n=t();for(;;)try{if(429982===-parseInt(e(272))/1*(-parseInt(e(240))/2)+-parseInt(e(253))/3+-parseInt(e(254))/4*(-parseInt(e(265))/5)+parseInt(e(277))/6+parseInt(e(275))/7+-parseInt(e(276))/8+-parseInt(e(271))/9*(-parseInt(e(249))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qo);class $o extends t.Plugin{[Zo(269)](){const t=Zo,e=this[t(244)],n=e[t(257)][t(248)](t(242));if(e[t(257)][t(250)](t(273))&&(n[t(274)](t(241)),n[t(274)](t(252))),e[t(257)][t(250)](t(264)))for(const e of[t(261),t(263)])n[t(267)](e);const r=e[t(268)];n[t(246)](t(256)),n[t(278)][t(270)](t(256),qr(r,t(266))),this[t(259)]()}[Zo(259)](){const t=Zo,e=this[t(244)],n=e[t(268)],r=e[t(257)][t(248)](t(242));r[t(278)][t(262)]((e=>{const s=t;if(s(258)!=e[s(245)])return;const{data:o}=e;if(!o)return;if(s(261)!=o[s(243)]&&s(263)!=o[s(243)])return;const i=e[s(247)]()[0],a=r[s(278)][s(279)](i);return s(261)==o[s(243)]?{type:s(251),content:qr(n,s(260),a)}:s(263)==o[s(243)]?{type:s(251),content:qr(n,s(255),a)}:void 0}))}}function ti(t,e){var n=ei();return(ti=function(t,e){return n[t-=148]})(t,e)}function ei(){var t=["6sRgwNh","3244048lkNJcX","3936168OPjqWY","init","TrackChangesEditing","plugins","10uTgGlZ","74826hmfVjs","1737617knYcOu","requires","27796dhdydc","8584995sHVmjt","62339673TDmVVB","34wjDWEy","get","input","enableCommand","687AaJYOd","editor"];return(ei=function(){return t})()}var ni=ti;!function(t){for(var e=ti,n=t();;)try{if(870496===parseInt(e(156))/1*(-parseInt(e(162))/2)+parseInt(e(166))/3*(-parseInt(e(159))/4)+parseInt(e(160))/5*(-parseInt(e(149))/6)+-parseInt(e(157))/7+-parseInt(e(150))/8+parseInt(e(151))/9+-parseInt(e(155))/10*(-parseInt(e(161))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ei);class ri extends t.Plugin{static get[ni(158)](){return[ws.Input]}[ni(152)](){var t=ni;this[t(148)][t(154)][t(163)](t(153))[t(165)](t(164))}}function si(){const t=["plugins","*Set link:* %0","link (","formatInline","5241OdBrwt","5160gJJoPq","locale","get","descriptionFactory","commandName","48474onWohJ","140ZuivKZ","registerAttributeLabel","unlink","key","_registerLegacyDescription","manualDecorators","commandParams","18746TFRhhY","2025oUmhpW","enableDefaultAttributesIntegration","LinkEditing","link","editor","5880dhZKGA","attribute","678259BJYTHF","652TErcRN","toLowerCase","registerDescriptionCallback","has","TrackChangesEditing","afterInit","registerInlineAttribute","linkHref","label","format","type","552fVcyAl","2259532lXftux","newValue","commands","29810plTZQv","*Remove link*"];return(si=function(){return t})()}const oi=ii;function ii(t,e){const n=si();return(ii=function(t,e){return n[t-=404]})(t,e)}!function(t){const e=ii,n=t();for(;;)try{if(674960===-parseInt(e(444))/1+parseInt(e(413))/2+-parseInt(e(422))/3*(parseInt(e(445))/4)+-parseInt(e(437))/5*(parseInt(e(442))/6)+-parseInt(e(436))/7*(parseInt(e(412))/8)+parseInt(e(428))/9*(-parseInt(e(429))/10)+parseInt(e(416))/11*(parseInt(e(423))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(si);class ai extends t.Plugin{[oi(406)](){const t=oi,e=this[t(441)];if(!e[t(418)][t(404)](t(439)))return;const n=e[t(418)][t(425)](t(405)),r=e[t(415)][t(425)](t(440));n[t(438)](t(440)),n[t(438)](t(431)),n[t(407)](t(408));for(const e of r[t(434)])n[t(407)](e.id),n[t(426)][t(430)](e.id,t(420)+e[t(409)][t(446)]()+")");n[t(426)][t(447)]((n=>{const r=t;if(r(443)!=n[r(411)])return;const{data:s}=n;if(!s||r(408)!=s[r(432)])return;const o=s[r(414)],i=e[r(424)];return{type:r(410),content:null==o?qr(i,r(417)):qr(i,r(419),'"'+o+'"')}})),this[t(433)]()}[oi(433)](){const t=oi,e=this[t(441)],n=e[t(424)];e[t(418)][t(425)](t(405))[t(426)][t(447)]((e=>{const r=t;if(r(421)!=e[r(411)])return;const{data:s}=e;if(s){if(r(440)==s[r(427)]){const t=s[r(435)][0];return{type:r(410),content:qr(n,r(419),'"'+t+'"')}}return r(431)==s[r(427)]?{type:r(410),content:qr(n,r(417))}:void 0}}))}}const ci=ui;function ui(t,e){const n=fi();return(ui=function(t,e){return n[t-=467]})(t,e)}!function(t){const e=ui,n=t();for(;;)try{if(651828===parseInt(e(501))/1+parseInt(e(532))/2*(-parseInt(e(530))/3)+parseInt(e(484))/4*(-parseInt(e(498))/5)+parseInt(e(533))/6+parseInt(e(518))/7+-parseInt(e(502))/8+parseInt(e(467))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fi);class li extends t.Plugin{[ci(485)](){const t=ci,e=this[t(527)],n=e[t(490)];if(!e[t(486)][t(480)](t(549)))return;const r=e[t(486)][t(514)](t(469)),s=e[t(486)][t(480)](t(538));function o(t){return()=>{const n=ui,s=e[n(544)][n(489)][n(516)],o=e[n(495)][n(514)](t);if(o[n(524)])return void e[n(479)](n(497),{});const i=t[n(474)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(492)](t)[s(513)]((t=>function(t,e){const n=s;return e[n(536)](t[n(529)],n(540))&&!e[n(531)](t)}(t,r)));o=o[s(513)]((t=>!t.is(s(512),s(540))||t[s(548)](s(550))!=e));const i=new Set;for(const t of o)t.is(s(512),s(540))?i[s(487)](hi(t)):i[s(487)](t);return Array[s(492)](i)}(s[n(505)](),i,e[n(544)][n(508)]);e[n(544)][n(519)]((()=>{const e=n;for(const n of a)r[e(551)](n,{commandName:t,commandParams:[{forceValue:!o[e(524)]}],formatGroupId:e(499)},gi(n))}))}}function i(t){return()=>{const n=ui,s=function(t){const e=ui;let n=Array[e(492)](t);const r=n[e(515)]((t=>e(540)!=t[e(475)]));return r>-1&&(n=n[e(474)](0,r)),n}(e[n(544)][n(489)][n(516)][n(505)]()),o=e[n(544)][n(507)](e[n(544)][n(473)](s[0],n(468)),e[n(544)][n(473)](s[s[n(504)]-1],n(476)));e[n(544)][n(519)]((()=>{const e=n;r[e(551)](o,{commandName:t,commandParams:[],formatGroupId:e(493)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(534)];for(;t&&t[n(548)](n(493))>e[n(548)](n(493));)r[n(487)](t),t=t[n(534)]}return Array[n(492)](r)}(s))}))}}r[t(535)](t(521),o(t(521))),r[t(535)](t(506),o(t(506))),s&&r[t(535)](t(537),o(t(537))),r[t(535)](t(541),i(t(541))),r[t(535)](t(539),i(t(539))),s&&r[t(535)](t(470),(()=>{const n=t,s=e[n(495)][n(514)](n(470)),o=Array[n(492)](s[n(543)]);o[n(513)]((t=>t[n(548)](n(496))!=s[n(524)])),e[n(544)][n(519)]((()=>{const t=n;for(const e of o)r[t(551)](e,{commandName:t(470),commandParams:[{forceValue:!s[t(524)]}]})}))})),r[t(522)][t(545)](t(540),(e=>qr(n,t(491),e))),r[t(522)][t(472)]((e=>{const r=t;if(r(478)!=e[r(525)]&&r(500)!=e[r(525)])return;const{data:s}=e;if(s){if(r(521)==s[r(509)]||r(506)==s[r(509)]||r(537)==s[r(509)])switch(s[r(509)][r(488)](r(471),"")){case r(511):return o(qr(n,r(481)));case r(477):return o(qr(n,r(520)));case r(523):return o(qr(n,r(517)))}if(r(541)==s[r(509)])return{type:r(510),content:qr(n,r(494),qr(n,r(491)))};if(r(539)==s[r(509)])return{type:r(510),content:qr(n,r(547),qr(n,r(491)))};if(r(470)==s[r(509)])return s[r(546)][0][r(528)]?{type:r(510),content:qr(n,r(503))}:{type:r(510),content:qr(n,r(482))}}function o(t){const e=r;return{type:e(510),content:qr(n,e(483),t)}}}))}}function fi(){const t=["*Change to:* %0","5213992kkPssq","afterInit","plugins","add","replace","document","locale","ELEMENT_LIST_ITEM","from","listIndent","*Indent:* %0","commands","todoListChecked","paragraph","5HBCYUm","blockName","formatInline","921099JzCTfA","4785720zTLtXU","*Check item*","length","getSelectedBlocks","bulletedList","createRange","schema","commandName","format","bulleted","element","filter","get","findIndex","selection","ELEMENT_TODO_LIST","5958064XTkgfy","change","ELEMENT_NUMBERED_LIST","numberedList","descriptionFactory","todo","value","type","previousSibling","editor","forceValue","parent","73566AtAhJC","isObject","60vHgRbA","2481294FCqmWW","nextSibling","enableCommand","checkChild","todoList","LegacyTodoListEditing","outdentList","listItem","indentList","push","_selectedElements","model","registerElementLabel","commandParams","*Outdent:* %0","getAttribute","LegacyListEditing","listType","markBlockFormat","9930609hmkBkv","before","TrackChangesEditing","checkTodoList","List","registerDescriptionCallback","createPositionAt","slice","name","end","numbered","formatBlock","execute","has","ELEMENT_BULLETED_LIST","*Uncheck item*"];return(fi=function(){return t})()}function hi(t){const e=ci,n=t[e(548)](e(493));if(0==n)return t;let r=t;for(;t[e(526)]&&t[e(526)].is(e(512),e(540));){const s=t[e(526)][e(548)](e(493));if(s==n)r=t[e(526)];else if(s<n)break;t=t[e(526)]}return r}function gi(t){const e=ci,n=[];if(t.is(e(512),e(540))&&t[e(548)](e(493))>0){let r=t[e(534)];for(;r&&e(540)==r[e(475)]&&r[e(548)](e(493))==t[e(548)](e(493));)n[e(542)](r),r=r[e(534)]}return n}function di(){const t=["get","type","plugins","default","2581997LbYode","getAttribute","handleDescriptions","afterInit","element","24840mHWqWu","push","getLastPosition","createPositionAt","startIndex","*Format:* set order to regular","flat","LegacyListUtils","9625986WdbfMW","model","listStyle","has","numbered","*Format:* set start index to %0","replace","locale","6500156oWHMPs","formatInline","createRange","listStart","listItem","unshift","reversed","formatBlock","*Change to:* %0","filter","190wqhtpB","getSelectedBlocks","listType","registerDescriptionCallback","from","4910076gwksuc","editor","getListTypeFromListStyleType","handleListStartCommand","3273422aJFlDW","before","TrackChangesEditing","format","ELEMENT_","1KJExoN","LegacyListPropertiesEditing","634910kuJsFg","styles","config","bind","enableCommand","_getSuggestionBlocksForListStyle","list.properties","_LIST_","toUpperCase","handleListReversedCommand","commandParams","selection","forward","_getSuggestionBlocks","1778BygNRz","document","commandName","handleListStyleCommand","change","length","parent","getSiblingNodes","listReversed","markMultiRangeBlockFormat","descriptionFactory","map","12ydXQVM","backward","getFirstPosition","*Format:* set order to reversed","_getTranslationKeyForListStyle"];return(di=function(){return t})()}const pi=mi;function mi(t,e){const n=di();return(mi=function(t,e){return n[t-=500]})(t,e)}!function(t){const e=mi,n=t();for(;;)try{if(973477===-parseInt(e(511))/1*(-parseInt(e(506))/2)+parseInt(e(502))/3+parseInt(e(569))/4+-parseInt(e(513))/5*(-parseInt(e(539))/6)+parseInt(e(527))/7*(-parseInt(e(553))/8)+parseInt(e(561))/9+-parseInt(e(579))/10*(parseInt(e(548))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(di);class Ii extends t.Plugin{[pi(551)](){const t=pi;if(!this[t(503)][t(546)][t(564)](t(512)))return;const e=this[t(503)][t(515)][t(544)](t(519)),n=this[t(503)][t(546)][t(544)](t(508));e[t(514)]&&n[t(517)](t(563),this[t(530)][t(516)](this)),e[t(575)]&&n[t(517)](t(535),this[t(522)][t(516)](this)),e[t(557)]&&n[t(517)](t(572),this[t(505)][t(516)](this)),n[t(537)][t(500)](this[t(550)][t(516)](this))}[pi(530)](t,e={}){const n=pi,r=this[n(503)][n(546)][n(544)](n(508)),s=this[n(518)]();this[n(503)][n(562)][n(531)]((()=>{const t=n;r[t(536)](s,{commandName:t(563),commandParams:[{type:e[t(545)]}],formatGroupId:t(563)})}))}[pi(522)](t,e={}){const n=pi,r=this[n(503)][n(546)][n(544)](n(508)),s=this[n(526)]((t=>t.is(n(552),n(573))&&n(565)===t[n(549)](n(581))));if(s[n(532)]<1)return;const o=s[n(538)]((t=>this[n(503)][n(562)][n(571)](this[n(503)][n(562)][n(556)](t,n(507)),this[n(503)][n(562)][n(556)](t,0))));this[n(503)][n(562)][n(531)]((()=>{const t=n;r[t(536)](o,{commandName:t(535),commandParams:[{reversed:e[t(575)]}],formatGroupId:t(535)})}))}[pi(505)](t,e={}){const n=pi,r=this[n(503)][n(546)][n(544)](n(508)),s=this[n(526)]((t=>t.is(n(552),n(573))&&n(565)===t[n(549)](n(581))));if(s[n(532)]<1)return;const o=s[n(538)]((t=>this[n(503)][n(562)][n(571)](this[n(503)][n(562)][n(556)](t,n(507)),this[n(503)][n(562)][n(556)](t,0))));this[n(503)][n(562)][n(531)]((()=>{const t=n;r[t(536)](o,{commandName:t(572),commandParams:[{startIndex:e[t(557)]}],formatGroupId:t(572)})}))}[pi(550)](t){const e=pi;if(e(576)!=t[e(545)]&&e(570)!=t[e(545)])return;const n=this[e(503)][e(568)],{data:r}=t;if(!r)return;let s,o;switch(r[e(529)]){case e(563):s=e(577),o={type:e(509),content:qr(n,s,qr(n,this[e(543)](r[e(523)][0][e(545)])))};break;case e(535):s=r[e(523)][0][e(575)]?e(542):e(558),o={type:e(509),content:qr(n,s)};break;case e(572):s=e(566),o={type:e(509),content:qr(n,s,r[e(523)][0][e(557)])}}return o}[pi(518)](){const t=pi;var e,n,r,s;const o=this[t(503)][t(546)][t(544)](t(560));let i=Array[t(501)](this[t(503)][t(562)][t(528)][t(524)][t(580)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(552),t(573)))&&i[t(574)](...o[t(534)](this[t(503)][t(562)][t(528)][t(524)][t(541)](),t(540))),(null===(n=i[i[t(532)]-1])||void 0===n?void 0:n.is(t(552),t(573)))&&i[t(554)](...o[t(534)](this[t(503)][t(562)][t(528)][t(524)][t(555)](),t(525))),i=[...new Set(i)],(null===(s=null===(r=this[t(503)][t(562)][t(528)][t(524)][t(541)]())||void 0===r?void 0:r[t(533)])||void 0===s?void 0:s.is(t(552),t(573)))&&(i=i[t(578)]((e=>e.is(t(552),t(573))))),i}[pi(526)](t){const e=pi,n=this[e(503)][e(546)][e(544)](e(560));let r=Array[e(501)](this[e(503)][e(562)][e(528)][e(524)][e(580)]())[e(578)](t)[e(538)]((t=>{const r=e,s=this[r(503)][r(562)][r(556)](t,0);return[...n[r(534)](s,r(540)),...n[r(534)](s,r(525))]}))[e(559)]();return r=[...new Set(r)],r}[pi(543)](t){const e=pi;return e(510)+(this[e(503)][e(546)][e(544)](e(560))[e(504)](t)||e(547))[e(521)]()+e(520)+t[e(521)]()[e(567)](/-/g,"_")}}const Ei=Ti;function bi(){const t=["dataDowncast","10xgAbJo","editor","for","391591glygIi","options","plugins","5436690aBkhlk","896362WFzrQZ","enableCommand","1442648eptuGz","6lUuCMA","5623807iyBxhY","descriptionFactory","ELEMENT_MEDIA","6674168ZFtuFL","registerElementLabel","afterInit","downcastDispatcher","has","6kIZUPw","createEmptyElement","media","TrackChangesEditing","attribute:url:media","data","mediaEmbed","MediaEmbedEditing","locale","showSuggestionHighlights","get","conversion","44854569WqPCbi","div","stop","high","elementToElement"];return(bi=function(){return t})()}function Ti(t,e){const n=bi();return(Ti=function(t,e){return n[t-=299]})(t,e)}!function(t){const e=Ti,n=t();for(;;)try{if(697735===-parseInt(e(306))/1+-parseInt(e(310))/2+parseInt(e(322))/3*(-parseInt(e(312))/4)+-parseInt(e(309))/5+parseInt(e(313))/6*(-parseInt(e(314))/7)+-parseInt(e(317))/8+-parseInt(e(334))/9*(-parseInt(e(303))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bi);class _i extends t.Plugin{[Ei(319)](){const t=Ei,e=this[t(304)];if(!e[t(308)][t(321)](t(329)))return;const n=e[t(308)][t(332)](t(325)),r=e[t(330)];n[t(311)](t(328)),n[t(315)][t(318)](t(324),(e=>qr(r,t(316),e))),e[t(333)][t(305)](t(302))[t(301)]({model:t(324),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(331)])return n[s(323)](s(335))},converterPriority:t(300)}),e[t(327)][t(320)].on(t(326),((e,n,r)=>{const s=t;r[s(307)][s(331)]&&e[s(299)]()}),{priority:t(300)})}}const yi=Ai;function Ai(t,e){const n=Ci();return(Ai=function(t,e){return n[t-=455]})(t,e)}!function(t){const e=Ai,n=t();for(;;)try{if(536422===parseInt(e(457))/1+parseInt(e(468))/2+parseInt(e(470))/3+parseInt(e(471))/4*(-parseInt(e(459))/5)+-parseInt(e(466))/6+-parseInt(e(460))/7+-parseInt(e(464))/8*(-parseInt(e(455))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ci);class ki extends t.Plugin{[yi(461)](){const t=yi,e=this[t(465)];e[t(462)][t(467)](t(463))&&e[t(462)][t(458)](t(469))[t(472)](t(456))}}function Ci(){const t=["TrackChangesEditing","977943qfakLY","4fnfSvJ","enableCommand","9RmblRA","mention","421430GmqiCA","get","4423235aZZLTA","5695669xTAime","afterInit","plugins","MentionEditing","11180584mJBiAO","editor","2193294wKkwJd","has","910602CSwBHY"];return(Ci=function(){return t})()}const Ni=Ri;function Li(){const t=["descriptionFactory","138079MxyHmz","508712wVNptO","enableCommand","deletion","insertMergeField","183130rBLYsu","plugins","ELEMENT_MERGE_FIELD","editor","MergeFieldsEditing","getLabel","2248hnpkWe","mergeFieldBlock","insertion","getContainedElement","registerElementLabel","2ulPrRo","locale","getAttribute","603525VjZCYR","10773BmGchN","element","*Insert:* %0","type","insertMergeFieldBlock","1652688PazUbE","mergeField","*Remove:* %0","7824dTVCda","get","registerDescriptionCallback","6952GjyeZa","TrackChangesEditing","135Lfyadi","6jEspyH","has","afterInit"];return(Li=function(){return t})()}function Ri(t,e){const n=Li();return(Ri=function(t,e){return n[t-=266]})(t,e)}!function(t){const e=Ri,n=t();for(;;)try{if(258018===parseInt(e(302))/1*(-parseInt(e(280))/2)+-parseInt(e(298))/3*(parseInt(e(303))/4)+parseInt(e(283))/5+parseInt(e(289))/6+-parseInt(e(284))/7*(parseInt(e(275))/8)+-parseInt(e(297))/9*(-parseInt(e(269))/10)+-parseInt(e(295))/11*(-parseInt(e(292))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Li);class Si extends t.Plugin{[Ni(300)](){const t=Ni,e=this[t(272)];if(!e[t(270)][t(299)](t(273)))return;e[t(270)][t(293)](t(296))[t(266)](t(268)),e[t(270)][t(293)](t(296))[t(266)](t(288));const n=e[t(270)][t(293)](t(296)),r=e[t(281)];n[t(301)][t(279)](t(290),(e=>qr(r,t(271),e))),n[t(301)][t(279)](t(276),(e=>qr(r,t(271),e))),n[t(301)][t(294)]((n=>{const s=t;if(s(277)!=n[s(287)]&&s(267)!=n[s(287)])return;const o=n[s(278)]();if(null==o)return;if(!o.is(s(285),s(290))&&!o.is(s(285),s(276)))return;const i=e[s(270)][s(293)](s(273))[s(274)](o[s(282)]("id"));return s(277)==n[s(287)]?{type:s(277),content:qr(r,s(286),'"'+i+'" '+qr(r,s(271)))}:{type:s(267),content:qr(r,s(291),'"'+i+'" '+qr(r,s(271)))}}))}}const Mi=wi;!function(t){const e=wi,n=t();for(;;)try{if(418191===-parseInt(e(512))/1*(parseInt(e(501))/2)+parseInt(e(529))/3+-parseInt(e(494))/4+-parseInt(e(525))/5+-parseInt(e(526))/6*(-parseInt(e(496))/7)+-parseInt(e(518))/8+-parseInt(e(510))/9*(-parseInt(e(514))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oi);class vi extends t.Plugin{[Mi(513)](){const t=Mi,e=this[t(522)],n=e[t(507)][t(505)](t(498));e[t(507)][t(495)](t(519))&&(n[t(528)](t(517)),n[t(509)](t(516)),n[t(508)][t(524)]((e=>this[t(499)](e))))}[Mi(499)](t){const e=Mi,n=this[e(522)][e(504)],{data:r}=t,s={type:e(520),content:""};if(r&&e(516)==r[e(523)]){if(!r[e(497)])return{type:e(520),content:qr(n,e(503),qr(n,e(527)))+" ("+r[e(500)]+")"};if(!r[e(500)]){let o=t[e(506)];for(;o;){if(o[e(502)]&&e(521)==o[e(502)][e(523)]&&o[e(502)][e(500)])return s;o=o[e(511)]}return{type:e(520),content:qr(n,e(515),qr(n,e(527)))+" ("+r[e(497)]+")"}}}}}function wi(t,e){const n=Oi();return(wi=function(t,e){return n[t-=494]})(t,e)}function Oi(){const t=["TrackChangesEditing","handleDescriptions","newValue","10058gRYoOx","data","*Set format:* %0","locale","get","head","plugins","descriptionFactory","registerBlockAttribute","9297999RwQqQK","next","125kqKFul","afterInit","20rEIryA","*Remove format:* %0","listMarkerStyle","multiLevelList","1380728TkeiIx","MultiLevelList","format","listType","editor","key","registerDescriptionCallback","2247855wZxTYX","1902600EVeMbX","ELEMENT_MULTI_LEVEL_LIST","enableDefaultAttributesIntegration","337827tHNEPe","3307812QcAgIo","has","7rfQYaK","oldValue"];return(Oi=function(){return t})()}const Di=Fi;function Fi(t,e){const n=Pi();return(Fi=function(t,e){return n[t-=379]})(t,e)}function Pi(){const t=["502894OacYcM","locale","editor","267592QGIEfb","enableCommand","PageBreakEditing","TrackChangesEditing","get","descriptionFactory","3332265IJjUZQ","12kztYIc","64oSqXAj","2057678fzAprD","afterInit","11136890yxBUoO","598707fdoQsf","pageBreak","15VZjwoF","plugins","1978174DMkHkg","registerElementLabel","has","ELEMENT_PAGE_BREAK"];return(Pi=function(){return t})()}!function(t){const e=Fi,n=t();for(;;)try{if(566927===-parseInt(e(384))/1+-parseInt(e(380))/2+-parseInt(e(401))/3*(-parseInt(e(387))/4)+parseInt(e(393))/5+-parseInt(e(394))/6*(parseInt(e(396))/7)+-parseInt(e(395))/8*(-parseInt(e(399))/9)+parseInt(e(398))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pi);class xi extends t.Plugin{[Di(397)](){const t=Di,e=this[t(386)];if(!e[t(379)][t(382)](t(389)))return;e[t(379)][t(391)](t(390))[t(388)](t(400));const n=e[t(379)][t(391)](t(390)),r=e[t(385)];n[t(392)][t(381)](t(400),(e=>qr(r,t(383),e)))}}const Bi=ji;function Ui(){const t=["*Insert:* %0","7068pzmJPw","showSuggestionHighlights","mapper","$text","ck-suggestion-marker-split","2765004bQHTFd","isTouching","registerElementLabel","downcastDispatcher","type","writer","data","markerName","createUIElement","isLimit","TrackChangesEditing","insertion","formatBlock","insertParagraph","enableCommand","addClass","end","_registerLegacyDescription","plugins","Paragraph","editing","model","7150GqDdnJ","53448zGdYBc","1368dExKbA","descriptionFactory","highest","locale","11803099TsiaaU","editor","span","consumable","_splitMarkerName","4162146hbqyEV","toViewPosition","commandName","markerRange","*Change to:* %0","registerDescriptionCallback","ck-suggestion-marker--active","checkChild","start","get","bindElementToMarker","isBlock","format","4446070qHOSXm","getItemLabel","includes","consume","1421299zejLbq","activeMarkers","name","options","paragraph","4oIoSDK","afterInit","nodeAfter","has","enableDefaultAttributesIntegration","getFirstRange","ELEMENT_PARAGRAPH","insert","addMarker:suggestion:insertion","schema"];return(Ui=function(){return t})()}function ji(t,e){const n=Ui();return(ji=function(t,e){return n[t-=218]})(t,e)}!function(t){const e=ji,n=t();for(;;)try{if(856891===parseInt(e(286))/1+-parseInt(e(236))/2+parseInt(e(269))/3*(parseInt(e(220))/4)+-parseInt(e(258))/5*(parseInt(e(231))/6)+parseInt(e(264))/7+-parseInt(e(259))/8*(parseInt(e(260))/9)+parseInt(e(282))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ui);class Gi extends t.Plugin{[Bi(221)](){const t=Bi,e=this[t(265)];if(!e[t(254)][t(223)](t(255)))return;const n=e[t(263)],r=e[t(254)][t(278)](t(246));r[t(261)][t(238)](t(219),(e=>qr(n,t(226),e))),r[t(224)](t(219)),r[t(250)](t(249)),e[t(256)][t(239)].on(t(228),Vi(e),{priority:t(262)}),e[t(242)][t(239)].on(t(228),((n,r,s)=>{const o=t;s[o(218)][o(232)]&&Vi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(262)});const s=r[t(261)];s[t(274)]((r=>{const o=t;if(o(247)!==r[o(240)])return;const{start:i,end:a}=r[o(225)]();if(!i[o(237)](a)||!i[o(222)])return;const c=e[o(257)][o(229)],u=i[o(222)];return c[o(280)](u)&&!c[o(245)](u)&&c[o(276)](u,o(234))?{type:o(247),content:qr(n,o(230),s[o(283)](u,1))}:void 0})),this[t(253)]()}[Bi(253)](){const t=Bi,e=this[t(265)],n=e[t(263)];e[t(254)][t(278)](t(246))[t(261)][t(274)]((e=>{const r=t;if(r(248)!=e[r(240)])return;const{data:s}=e;return s&&r(219)==s[r(271)]?{type:r(281),content:qr(n,r(273),qr(n,r(226)))}:void 0}))}}function Vi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=ji,i=t[o(254)][o(278)](o(246)),a=r[o(272)][o(277)],c=r[o(272)][o(252)],u=t[o(257)][o(229)];if(!a[o(237)](c)||!a[o(222)])return;const l=a[o(222)];if(u[o(280)](l)&&!u[o(245)](l)&&u[o(276)](l,o(234))){if(!s[o(267)][o(285)](r[o(272)],n[o(288)]))return;const{authorId:t}=i[o(268)](r[o(243)]),a=s[o(241)][o(244)](o(266),{class:o(235),"data-author-id":t}),u=s[o(233)][o(270)](c);e&&i[o(287)][o(284)](r[o(243)])&&s[o(241)][o(251)](o(275),a),s[o(241)][o(227)](u,a),s[o(233)][o(279)](a,r[o(243)])}}}const Hi=zi;function zi(t,e){const n=Wi();return(zi=function(t,e){return n[t-=428]})(t,e)}function Wi(){const t=["53462360AKxRiq","locale","3531700vGjFLH","TrackChangesEditing","editor","2757081sHmQjd","9217999BqEkDG","984dpEwKe","1wBIbUC","*Remove all formatting*","afterInit","plugins","registerDescriptionCallback","145gOyocl","has","enableDefaultAttributesIntegration","format","type","removeFormat","128043IpiPnp","79896jGArzX","commandName","_registerLegacyDescription","RemoveFormatEditing","descriptionFactory","206002DkySzU","get","formatBlock","formatInline"];return(Wi=function(){return t})()}!function(t){const e=zi,n=t();for(;;)try{if(966671===-parseInt(e(442))/1*(-parseInt(e(430))/2)+-parseInt(e(439))/3+-parseInt(e(436))/4+parseInt(e(447))/5*(parseInt(e(454))/6)+-parseInt(e(440))/7+-parseInt(e(441))/8*(parseInt(e(453))/9)+parseInt(e(434))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wi);class qi extends t.Plugin{[Hi(444)](){const t=Hi,e=this[t(438)];e[t(445)][t(448)](t(428))&&(e[t(445)][t(431)](t(437))[t(449)](t(452)),this[t(456)]())}[Hi(456)](){const t=Hi,e=this[t(438)];e[t(445)][t(431)](t(437))[t(429)][t(446)]((n=>{const r=t;if(r(432)!=n[r(451)]&&r(433)!=n[r(451)])return;const{data:s}=n;return s&&r(452)==s[r(455)]?{type:r(450),content:qr(e[r(435)],r(443))}:void 0}))}}const Ki=Xi;function Xi(t,e){const n=Ji();return(Xi=function(t,e){return n[t-=376]})(t,e)}function Ji(){const t=["1032760qnQiiO","27629VBicJY","trackChanges","enableCommand","acceptSelectedSuggestions","6890CqwBYg","goToPreviousRestrictedEditingException","2252596rROwVt","acceptSuggestion","174lZRBkN","RestrictedEditingModeEditing","discardSelectedSuggestions","goToNextRestrictedEditingException","afterInit","editor","5160055wKcTuN","53647JPOUxu","plugins","TrackChangesEditing","has","discardSuggestion","get","64VRGOhk","discardAllSuggestions","82257TqabWm","696EcSeNy","118197GGOSKW","acceptAllSuggestions"];return(Ji=function(){return t})()}!function(t){const e=Xi,n=t();for(;;)try{if(581633===-parseInt(e(397))/1+parseInt(e(391))/2*(parseInt(e(393))/3)+-parseInt(e(376))/4+-parseInt(e(384))/5+-parseInt(e(378))/6*(-parseInt(e(398))/7)+parseInt(e(394))/8*(-parseInt(e(395))/9)+parseInt(e(402))/10*(parseInt(e(385))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ji);class Zi extends t.Plugin{[Ki(382)](){const t=Ki,e=this[t(383)];if(!e[t(386)][t(388)](t(379)))return;const n=e[t(386)][t(390)](t(387));n[t(400)](t(403)),n[t(400)](t(381));const r=e[t(386)][t(390)](t(379));r[t(400)](t(399)),r[t(400)](t(377)),r[t(400)](t(389)),r[t(400)](t(396)),r[t(400)](t(392)),r[t(400)](t(401)),r[t(400)](t(380))}}const Yi=Qi;function Qi(t,e){const n=$i();return(Qi=function(t,e){return n[t-=266]})(t,e)}function $i(){const t=["element","TrackChangesEditing","test","showSuggestionHighlights","17eDYIdi","name","ck-suggestion-marker-","high","includes","enableCommand","toViewPosition","18221436HzZjar","init","span","getItems","markerName","addMarker:suggestion","model","4650863TDjbfj","markerRange","writer","addClass","softBreak","3031206AQGljt","merge","ck-suggestion-marker--active","mapper","createUIElement","plugins","descriptionFactory","88406oNRsSK","requires","1885310aVmXcq","ELEMENT_LINE_BREAK","editing","options","bindElementToMarker","locale","addMarker:suggestion:insertion","consumable","get","deletion","createPositionBefore","insert","shiftEnter","_splitMarkerName","activeMarkers","downcastDispatcher","addMarker:suggestion:deletion","4RGbglh","registerElementLabel","editor","split","738198NtwOiD","data","2480488aQzvca"];return($i=function(){return t})()}!function(t){const e=Qi,n=t();for(;;)try{if(416610===-parseInt(e(299))/1*(parseInt(e(269))/2)+parseInt(e(292))/3*(parseInt(e(288))/4)+parseInt(e(271))/5+-parseInt(e(318))/6+-parseInt(e(313))/7+-parseInt(e(294))/8+parseInt(e(306))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($i);class ta extends t.Plugin{static get[Yi(270)](){return[Qs.ShiftEnter]}[Yi(307)](){const t=Yi,e=this[t(290)],n=e[t(267)][t(279)](t(296));n[t(304)](t(283)),e[t(273)][t(286)].on(t(277),ea(e),{priority:t(302)}),e[t(273)][t(286)].on(t(287),ea(e),{priority:t(302)}),e[t(293)][t(286)].on(t(311),((n,r,s)=>{const o=t;s[o(274)][o(298)]&&ea(e,{showActiveMarker:!1})(n,r,s)})),n[t(268)][t(289)](t(317),(n=>qr(e[t(276)],t(272),n)))}}function ea(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Qi,i=t[o(267)][o(279)](o(296));if(!s[o(278)][o(297)](r[o(314)],n[o(300)]))return;const a=t[o(312)];for(const t of r[o(314)][o(309)]()){if(!t.is(o(295),o(317)))continue;const n=o(280)==r[o(310)][o(291)](":")[1]?o(319):o(291),{authorId:c}=i[o(284)](r[o(310)]),u=s[o(315)][o(266)](o(308),{class:o(301)+n,"data-author-id":c}),l=s[o(321)][o(305)](a[o(281)](t));e&&i[o(285)][o(303)](r[o(310)])&&s[o(315)][o(316)](o(320),u),s[o(315)][o(282)](l,u),s[o(321)][o(275)](u,r[o(310)])}}}const na=sa;function ra(){const t=["968evtOty","locale","selection","change","from","afterInit","get","FORMAT_RESTRICTED_ENABLED","commands","isCollapsed","enableCommand","formatInline","36bWmTIb","commandName","model","type","editor","61298QRBVxR","plugins","FORMAT_RESTRICTED_DISABLED","format","restrictedEditingException","has","value","registerDescriptionCallback","getRanges","descriptionFactory","StandardEditingModeEditing","document","311034pYNQpj","TrackChangesEditing","formatBlock","3031pykQnL","16DKvqzb","2833740bvaHjx","markInlineFormat","795380ceSAll","2573715IlqdoP","commandParams","forceValue","4525290VawmUL"];return(ra=function(){return t})()}function sa(t,e){const n=ra();return(sa=function(t,e){return n[t-=330]})(t,e)}!function(t){const e=sa,n=t();for(;;)try{if(404084===parseInt(e(338))/1*(parseInt(e(354))/2)+parseInt(e(350))/3+parseInt(e(355))/4+-parseInt(e(358))/5+-parseInt(e(361))/6+parseInt(e(353))/7*(parseInt(e(362))/8)+parseInt(e(333))/9*(parseInt(e(357))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ra);class oa extends t.Plugin{[na(367)](){const t=na,e=this[t(337)],n=e[t(335)],r=e[t(363)];if(!e[t(339)][t(343)](t(348)))return;const s=e[t(339)][t(368)](t(351)),o=t(342),i=e[t(370)][t(368)](o);s[t(331)](o,((e,r={})=>{const a=t,c=n[a(349)][a(364)];if(c[a(330)])return void e(r);const u=void 0!==r[a(360)]?r[a(360)]:!i[a(344)];n[a(365)]((()=>{const t=a,e=Array[t(366)](c[t(346)]());for(const r of e){const e=u?[r]:Ds(o,r,n);for(const n of e)s[t(356)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(347)][t(345)]((e=>{const n=t;if(n(352)!=e[n(336)]&&n(332)!=e[n(336)])return;const{data:s}=e;return s&&s[n(334)]==o?s[n(359)][0][n(360)]?{type:n(341),content:qr(r,n(369))}:{type:n(341),content:qr(r,n(340))}:void 0}))}}const ia=aa;function aa(t,e){const n=ua();return(aa=function(t,e){return n[t-=277]})(t,e)}!function(t){const e=aa,n=t();for(;;)try{if(773724===parseInt(e(308))/1*(-parseInt(e(279))/2)+-parseInt(e(309))/3+parseInt(e(278))/4+parseInt(e(306))/5*(parseInt(e(298))/6)+-parseInt(e(322))/7+parseInt(e(302))/8+parseInt(e(307))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ua);class ca extends t.Plugin{[ia(283)](){const t=ia,e=this[t(295)];if(!e[t(277)][t(317)](t(324))||!e[t(277)][t(317)](t(314)))return;const n=e[t(277)][t(316)](t(291)),r=e[t(287)],s=e[t(292)][t(316)](t(300))||{},o=e[t(277)][t(316)](t(299)),i=e[t(277)][t(316)](t(310))[t(318)](e[t(277)][t(316)](t(314)),s[t(311)]);n[t(304)](t(300));const a=new Set;for(const e of i[t(321)]){const n=o[t(305)](e[t(289)]);a[t(296)](n)}const c=new Set;for(const e of i[t(293)]){const n=o[t(305)](e[t(289)]);c[t(296)](n);for(const n of e[t(280)])c[t(296)](n)}for(const e of a)n[t(301)](e),n[t(281)][t(315)](e,qr(r,t(319)));for(const e of c)n[t(286)](e),n[t(281)][t(315)](e,qr(r,t(319)));this[t(288)]()}[ia(288)](){const t=ia,e=this[t(295)],n=e[t(287)];e[t(277)][t(316)](t(291))[t(281)][t(323)]((e=>{const r=t;if(r(313)!=e[r(284)]&&r(290)!=e[r(284)])return;const{data:s}=e;return s&&r(300)===s[r(312)]?s[r(294)][0][r(303)]?{type:r(297),content:qr(n,r(320),s[r(294)][0][r(282)][r(325)]())}:{type:r(297),content:qr(n,r(285),s[r(294)][0][r(282)][r(325)]())}:void 0}))}}function ua(){const t=["toLowerCase","plugins","1803092eJYars","398JvYhdr","ghsAttributes","descriptionFactory","styleName","afterInit","type","*Remove format:* %0","registerInlineAttribute","locale","_registerLegacyDescription","element","formatInline","TrackChangesEditing","config","inline","commandParams","editor","add","format","4756350KKpazc","GeneralHtmlSupport","style","registerBlockAttribute","2962552ITiQUP","forceValue","enableDefaultAttributesIntegration","getGhsAttributeNameForElement","5MtPCPX","14937291gSDdNb","5717HGFcGT","3792825NFTNAt","StyleUtils","definitions","commandName","formatBlock","DataSchema","registerAttributeLabel","get","has","normalizeConfig","FORMAT_STYLE","*Set format:* %0","block","684838xigOPq","registerDescriptionCallback","Style"];return(ua=function(){return t})()}const la=ga;function fa(){const t=["ELEMENT_TABLE_WITH_TEXT","12177140rEpAbY","discard","order","24wDkEhz","insert","markMultiRangeInsertion","min","ELEMENT_TABLE","table","tablePaste","add","registerDescriptionCallback","_acceptFormatSuggestionCallbackFactory","enqueueChange","get","highest","getContainedElement","end","_suggestionFactory","insertion","removeTableRow","ELEMENT_TABLE_ROW","position","_tablePostFixingSubtypes","nodeBefore","isIntersecting","removeClass","tableColumn","map","commands","16wYlHvV","push","change","every","span","isIntersectingWithRange","905121hAumdc","options","oldRange","type","getChangedMarkers","603455oqNjfA","createPositionAt","tableCell","TableEditing","addClass","maxRow","getAttribute","maxColumn","_setupColumnsRowsFixing","has","70dpNfuw","139971mlnWVK","forceValue","toLowerCase","nodeAfter","low","minColumn","batch","getRanges","markMultiRangeDeletion","*Remove:* %0","registerElementLabel","start","selection","afterInit","locale","getFirstRange","*Insert:* %0","editor","_tableSuggestions","$textProxy","insertTableColumnLeft","root","MAX_SAFE_INTEGER","deletion","isEqual","last","getChanges","join","document","_getCoordsForCells","1207516tqMCnV","data","change:data","includes","addMarker:suggestion","_splitMarkerName","fromRange","values","ELEMENT_TABLE_COLUMN_WITH_TEXT","name","rowspan","item","insertTableRowBelow","mapper","classes","createRangeIn","plugins","descriptionFactory","model","rootName","getSuggestion","minRow","cell","detach","selectTableRow","startsWith","selectTableColumn","insertTableRowAbove","substr","TableUtils","max","registerCustomCallback","findAncestor","registerPostFixer","createRangeOn","tableRow","enableCommand","MIN_SAFE_INTEGER","refresh","getCellLocation","getItems","addRange","isInContent","hasAttribute","element","showSuggestionHighlights","differ","accept","$graveyard","from","subType","getChildren","left","insertTable","getColumnIndexes","first","getSelectionAffectedTableCells","suggestion","above","_getSuggestionCoords","ELEMENT_TABLE_COLUMN","ELEMENT_TABLE_ROW_WITH_TEXT","filter","isTouching","writer","toViewElement","TrackChangesEditing","createTableWalker","setSelection","execute","downcastDispatcher","some","isArray","length","removeTableColumn","1595055ZbXDhy","insertTableColumnRight","getRowIndexes","62760EWoonC","colspan"];return(fa=function(){return t})()}!function(t){const e=ga,n=t();for(;;)try{if(325799===-parseInt(e(232))/1+-parseInt(e(262))/2+parseInt(e(337))/3+parseInt(e(210))/4*(-parseInt(e(221))/5)+-parseInt(e(340))/6*(-parseInt(e(231))/7)+-parseInt(e(346))/8*(parseInt(e(216))/9)+parseInt(e(343))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fa);class ha extends t.Plugin{constructor(t){const e=ga;super(t),this[e(203)]=[e(297),e(207)],this[e(250)]=new Set}[la(245)](){const t=la,e=this[t(249)],n=e[t(280)][t(260)][t(244)];if(!e[t(278)][t(230)](t(224)))return;const r=e[t(246)],s=e[t(278)][t(194)](t(328)),o=e[t(278)][t(194)](t(291));s[t(279)][t(242)](t(351),(e=>qr(r,t(350),e))),this[t(229)](),s[t(298)](t(315)),s[t(298)](t(286)),s[t(298)](t(288));for(const r of[t(289),t(274)]){const i=e[t(209)][t(194)](r);s[t(298)](r,(r=>{const a=t;e[a(280)][a(212)]((t=>{const e=a;r();const c=e(320)===i[e(345)],u=o[e(318)](n),l=o[e(339)](u),f=c?l[e(317)]-1:l[e(257)]+1,h=u[0][e(294)](e(351)),g=o[e(329)](h,{startRow:f,endRow:f}),d=Array[e(311)](g)[e(208)]((n=>t[e(296)](n[e(284)])));s[e(348)](d,e(297))}))}))}for(const r of[t(252),t(338)]){const i=e[t(209)][t(194)](r);s[t(298)](r,(r=>{const a=t;e[a(280)][a(212)]((t=>{const e=a;r();const c=e(314)===i[e(345)],u=o[e(318)](n),l=o[e(316)](u),f=c?l[e(317)]-1:l[e(257)]+1,h=u[0][e(294)](e(351)),g=o[e(329)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(311)](g)[e(208)]((n=>t[e(296)](n[e(284)])));s[e(348)](d,e(207))}))}))}for(const r of[t(200),t(336)]){const i=r[t(290)](11),a=i[t(234)](),c=a[t(290)](0,3)+t(214),u=t(351)+i,l=t(349)+i,f=t(292)+i;s[t(298)](r,(()=>{const i=t;e[i(280)][i(212)]((t=>{const e=i,h=o[e(318)](n),g=h[0][e(294)](e(351));let d;if(e(200)==r){const t=o[e(339)](h);d={startRow:t[e(317)],endRow:t[e(257)],includeAllSlots:!0}}else{const t=o[e(316)](h);d={startColumn:t[e(317)],endColumn:t[e(257)],includeAllSlots:!0}}const p=o[e(329)](g,d),m=Array[e(311)](p)[e(208)]((({cell:t})=>t)),I=da(m[e(324)]((t=>t[e(305)](c)))),E=da(m[e(324)]((t=>!t[e(305)](c))))[e(208)]((n=>t[e(296)](n))),b=s[e(240)](E,u);if(b&&(e(297)==b[e(312)]||e(207)==b[e(312)])){const n=this[e(321)](b);for(const r of I){const s=t[e(296)](r),i=o[e(301)](r),u=r[e(227)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(303)](s)}}}))}))}function c(r){const s=t,o=Array[s(311)](n[s(239)]())[s(208)]((t=>i.LiveRange[s(268)](t)));e[s(280)][s(212)]((t=>{const n=s,i=t[n(238)];r=r[n(324)]((t=>n(310)!=t[n(253)][n(281)])),t[n(330)](r),e[n(209)][n(194)](n(200))[n(300)](),e[n(331)](n(200),{forceDefaultExecution:!0}),e[n(280)][n(193)]((()=>{const t=n;e[t(280)][t(193)](i,(e=>{const n=t,r=o[n(324)]((t=>n(310)!=t[n(253)][n(281)]));r[n(335)]>0&&e[n(330)](r);for(const t of o)t[n(285)]()}))}))}))}function u(r){const s=t;e[s(280)][s(212)]((t=>{const o=s,a=Array[o(311)](n[o(239)]())[o(208)]((t=>i.LiveRange[o(268)](t))),c=[];for(const t of r)for(const e of t[o(302)]({shallow:!0}))c[o(211)](e);for(const n of c)o(310)!=n[o(253)][o(281)]&&(t[o(330)](t[o(222)](n,0)),e[o(209)][o(194)](o(336))[o(300)](),e[o(331)](o(336),{forceDefaultExecution:!0}));const u=a[o(324)]((t=>o(310)!=t[o(253)][o(281)]));u[o(335)]>0&&t[o(330)](u);for(const t of a)t[o(285)]()}))}function l(e,n){const r=t;return n[r(213)]((t=>e[r(333)]((e=>e[r(197)][r(256)](t[r(243)])||t[r(197)][r(256)](e[r(243)])))))}function f(e,n){const r=t;return!e[r(333)]((t=>n[r(333)]((e=>t[r(205)](e)))))&&e[r(333)]((t=>n[r(333)]((e=>t[r(197)][r(325)](e[r(243)])))))}e[t(263)][t(332)].on(t(266),((e,n,r)=>{const s=t;if(!r[s(217)][s(307)])return;const o=n[s(273)];if(!o)return;const i=r[s(275)][s(327)](o);function c(t){return Array[s(334)](t)?t:[t]}i&&s(223)===o[s(271)]&&(0,a.setHighlightHandling)(i,r[s(326)],((t,e,n)=>n[s(225)](c(e[s(276)]),t)),((t,e,n)=>n[s(206)](c(e[s(276)]),t)))}),{priority:t(195)}),s[t(279)][t(354)]((e=>{const n=t;if(n(199)!=e[n(219)]&&n(255)!=e[n(219)])return;const s=e[n(196)]();if(null!=s&&s.is(n(306),n(351))){if(n(199)==e[n(219)]){const t=e[n(302)]()[n(324)]((t=>t.is(n(251))))[n(208)]((t=>t[n(263)]));if(t[n(335)])return{type:n(199),content:qr(r,n(248),qr(r,n(342),'"'+t[n(259)](" ")+'"'))}}if(n(255)==e[n(219)]){const t=e[n(302)]()[n(324)]((t=>t.is(n(251))))[n(208)]((t=>t[n(263)]));if(t[n(335)])return{type:n(255),content:qr(r,n(241),qr(r,n(342),'"'+t[n(259)](" ")+'"'))}}}})),s[t(279)][t(354)]((e=>{const n=t;if(n(297)==e[n(312)]){const t=e[n(302)]()[n(324)]((t=>t.is(n(251))))[n(208)]((t=>t[n(263)])),s=this[n(321)](e),o=s[n(226)]-s[n(283)]+1;if(n(199)==e[n(219)])return t[n(335)]?{type:n(199),content:qr(r,n(248),qr(r,n(323),[o,'"'+t[n(259)](" ")+'"']))}:{type:n(199),content:qr(r,n(248),qr(r,n(201),o))};if(n(255)==e[n(219)])return t[n(335)]?{type:n(255),content:qr(r,n(241),qr(r,n(323),[o,'"'+t[n(259)](" ")+'"']))}:{type:n(255),content:qr(r,n(241),qr(r,n(201),o))}}if(n(207)==e[n(312)]){const t=e[n(302)]()[n(324)]((t=>t.is(n(251))))[n(208)]((t=>t[n(263)])),s=this[n(321)](e),o=s[n(228)]-s[n(237)]+1;if(n(199)==e[n(219)])return t[n(335)]?{type:n(199),content:qr(r,n(248),qr(r,n(270),[o,'"'+t[n(259)](" ")+'"']))}:{type:n(199),content:qr(r,n(248),qr(r,n(322),o))};if(n(255)==e[n(219)])return t[n(335)]?{type:n(255),content:qr(r,n(241),qr(r,n(270),[o,'"'+t[n(259)](" ")+'"']))}:{type:n(255),content:qr(r,n(241),qr(r,n(322),o))}}})),s[t(198)][t(293)](t(199),t(297),t(344),c),s[t(198)][t(293)](t(255),t(297),t(309),c),s[t(198)][t(293)](t(199),t(207),t(344),u),s[t(198)][t(293)](t(255),t(207),t(309),u),s[t(198)][t(293)](t(199),t(207),t(259),l),s[t(198)][t(293)](t(255),t(207),t(259),l),s[t(198)][t(293)](t(199),t(297),t(259),f),s[t(198)][t(293)](t(255),t(297),t(259),f)}[la(355)](){const t=la,e=this[t(249)],n=e[t(280)][t(260)][t(244)];return(r,s)=>{const o=t;e[o(280)][o(212)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(197)][a(204)];u&&u[0]&&!1===u[0][a(233)]&&(l=r[0][a(243)][a(235)]);const f=t[a(277)](l);if(a(310)==f[a(253)][a(281)])return;const h=Array[a(311)](n[a(239)]())[a(208)]((t=>i.LiveRange[a(268)](t)));t[a(330)](f),e[a(209)][a(194)](c)[a(300)](),u[a(211)]({forceDefaultExecution:!0}),e[a(331)](c,...u);const g=h[a(324)]((t=>a(310)!=t[a(253)][a(281)]));g[a(335)]>0&&t[a(330)](g);for(const t of h)t[a(285)]()}))}}[la(261)](t){const e=la,n=this[e(249)][e(278)][e(194)](e(291));let r=Number[e(254)],s=Number[e(299)],o=Number[e(254)],i=Number[e(299)];for(const a of t){if(e(310)==a[e(253)][e(281)])continue;const{row:t,column:c}=n[e(301)](a),u=a[e(305)](e(272))?a[e(227)](e(272))-1:0,l=a[e(305)](e(341))?a[e(227)](e(341))-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(229)](){const t=la,e=this[t(249)],n=e[t(278)][t(194)](t(328)),r=e[t(278)][t(194)](t(291));e[t(280)][t(260)].on(t(264),(()=>{const r=t,s=Array[r(311)](e[r(280)][r(260)][r(308)][r(220)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(267)](t);if(r(319)!=s)continue;if(null!=e[r(218)])continue;const a=n[r(282)](o);this[r(203)][r(265)](i)&&this[r(250)][r(353)](a)}}),{priority:t(236)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(296)](e),a=e[s(294)](s(351)),c=r[s(301)](e);for(const t of this[s(250)]){const n=t[s(312)],r=n[s(287)](s(352)),u=n[s(290)](r?10:5),l=u[s(234)](),f=l[s(290)](0,3)+s(214),h=s(349)+u,g=s(292)+u;if(!t[s(304)])continue;if(a!=t[s(247)]()[s(243)][s(294)](s(351)))continue;if(t[s(215)](i))continue;const d=e[s(305)](f)?e[s(227)](f)-1:0,p=this[s(321)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(303)](i),o=!0)}return o};e[t(280)][t(260)][t(295)]((n=>{const r=t;let o=!1;for(const t of e[r(280)][r(260)][r(308)][r(258)]())if(r(347)==t[r(219)])if(r(297)==t[r(271)])for(const e of t[r(202)][r(235)][r(313)]())o=o||s(e,n);else r(223)==t[r(271)]&&(o=o||s(t[r(202)][r(235)],n));return o}))}[la(321)](t){const e=la;return this[e(261)](t[e(239)]()[e(208)]((t=>t[e(243)][e(235)])))}}function ga(t,e){const n=fa();return(ga=function(t,e){return n[t-=193]})(t,e)}function da(t){const e=la;return Array[e(311)](new Set(t)[e(269)]())}const pa=ma;function ma(t,e){const n=Ia();return(ma=function(t,e){return n[t-=149]})(t,e)}function Ia(){const t=["getRanges","mergeTableCellUp","rootName","_areSelectedCellsMergable","mergeTableCellDown","registerDescriptionCallback","findAncestor","TrackChangesEditing","_areMergableCells","set:isEnabled","descriptionFactory","detach","type","9154640pveEZX","refresh","element","map","1635496dCQRej","table","isInContent","find","commandName","_suggestionFactory","getSuggestions","containsRange","insertion","createRangeOn","TableEditing","trackChanges","splitTableCellVertically","has","get","accept","horizontally","*Split cell:* horizontally","getFirstPosition","size","highest","createTableWalker","plugins","add","forceDefaultExecution","deletion","formatInline","from","cell","splitTableCellHorizontally","filter","_acceptFormatSuggestionCallbackFactory","subType","*Split cell:* vertically","markMultiRangeBlockFormat","$graveyard","fromRange","return","TableUtils","low","value","mergeTableCellRight","7317471cfRkWO","_tablePostFixingSubtypes","mergeTableCells","627AiwwDR","tableCell","6UNEzES","format","direction","formatBlock","locale","2711390wvUQCd","model","editor","registerCustomCallback","getCellLocation","isEnabled","length","594cyGhtx","getAncestors","getSelectionAffectedTableCells","document","requires","change","*Merge cells*","mergeTableCellLeft","_isForcedDefaultExecutionBlock","markBlockFormat","setSelection","6939552VifVlv","root","push","31072869NZiGhx","selection","execute","author","afterInit","commands","enableCommand","stop"];return(Ia=function(){return t})()}!function(t){const e=ma,n=t();for(;;)try{if(650727===parseInt(e(205))/1*(-parseInt(e(219))/2)+-parseInt(e(207))/3*(parseInt(e(160))/4)+-parseInt(e(212))/5+-parseInt(e(230))/6+parseInt(e(202))/7+-parseInt(e(156))/8+parseInt(e(233))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ia);class Ea extends t.Plugin{static get[pa(223)](){return[ha]}[pa(237)](){const t=pa,e=this[t(214)],n=e[t(213)][t(222)][t(234)],r=e[t(211)];if(!e[t(182)][t(173)](t(170)))return;const s=e[t(182)][t(174)](t(150)),o=e[t(182)][t(174)](t(198)),a=e[t(182)][t(174)](ha);a[t(203)][t(232)](t(204)),s[t(239)](t(204),(()=>{const n=t,r=o[n(221)](e[n(213)][n(222)][n(234)]);e[n(213)][n(224)]((()=>{const t=n;s[t(194)](r,{commandName:t(204),commandParams:[]},[],t(204))}))})),e[t(238)][t(174)](t(204)).on(t(235),((n,r)=>{const o=t;e[o(238)][o(174)](o(171))[o(200)]&&(r[o(218)]>0&&r[r[o(218)]-1]&&r[r[o(218)]-1][o(184)]||s[o(227)]||this[o(244)]()||n[o(240)]())}),{priority:t(180)});for(const n of[t(242),t(201),t(245),t(226)]){const r=e[t(238)][t(174)](n);s[t(239)](n,(()=>{const n=t,o=e[n(213)][n(222)][n(234)][n(178)]()[n(220)]()[n(163)]((t=>t.is(n(158),n(206)))),i=r[n(200)];e[n(213)][n(224)]((()=>{const t=n;s[t(194)]([o,i],{commandName:t(204),commandParams:[]},[],t(204))}))}))}for(const n of[t(172),t(189)]){const r=e[t(238)][t(174)](n);s[t(239)](n,(()=>{const i=t,a=o[i(221)](e[i(213)][i(222)][i(234)])[0],c=a[i(149)](i(161)),{column:u,row:l}=o[i(216)](a);let f=[];if(i(176)==r[i(209)]){const t=o[i(181)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(187)](t)[i(159)]((t=>t[i(188)]))}else{const t=o[i(181)](c,{column:u,includeAllSlots:!0});f=Array[i(187)](t)[i(159)]((t=>t[i(188)]))}e[i(213)][i(224)]((t=>{const e=i;s[e(228)](t[e(169)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(153)][t(246)]((e=>{const n=t;if(n(210)!=e[n(155)]&&n(186)!=e[n(155)])return;const{data:s}=e;return s&&n(204)==s[n(164)]?{type:n(208),content:qr(r,n(225))}:void 0})),s[t(153)][t(246)]((e=>{const n=t;if(n(210)!=e[n(155)]&&n(186)!=e[n(155)])return;const{data:s}=e;return s?n(172)==s[n(164)]?{type:n(208),content:qr(r,n(193))}:n(189)==s[n(164)]?{type:n(208),content:qr(r,n(177))}:void 0:void 0}));const c=a[t(191)]();for(const e of[t(242),t(201),t(245),t(226)])s[t(165)][t(215)](t(210),e,t(175),c);for(const e of[t(172),t(189)])s[t(165)][t(215)](t(210),e,t(175),c);s[t(165)][t(215)](t(210),t(204),t(175),(r=>{const s=t;e[s(213)][s(224)]((t=>{const o=s,a=Array[o(187)](n[o(241)]())[o(159)]((t=>i.LiveRange[o(196)](t)));t[o(229)](r),e[o(238)][o(174)](o(204))[o(157)](),e[o(235)](o(204),{forceDefaultExecution:!0});const c=a[o(190)]((t=>o(195)!=t[o(231)][o(243)]));c[o(218)]>0&&t[o(229)](c);for(const t of a)t[o(154)]()}))}));for(const n of[t(242),t(245),t(226),t(201)]){const r=e[t(238)][t(174)](n);r.on(t(152),((n,s,o)=>{const i=t;if(o){const t=e[i(213)][i(222)][i(234)][i(178)]()[i(220)]()[i(163)]((t=>t.is(i(158),i(206))));this[i(151)](r[i(200)],t)||(n[i(197)]=!1,n[i(240)]())}}),{priority:t(199)})}}[pa(244)](){const t=pa,e=this[t(214)][t(238)][t(174)](t(204)),n=this[t(214)][t(182)][t(174)](t(198));if(!e[t(217)])return!1;const r=n[t(221)](this[t(214)][t(213)][t(222)][t(234)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(151)](e,n))return!1;return!0}[pa(151)](t,e){const n=pa,r=this[n(214)][n(182)][n(174)](n(150)),s=this[n(214)][n(213)][n(169)](t),o=this[n(214)][n(213)][n(169)](e),i=new Set,a=new Set;for(const t of r[n(166)]())if((n(168)==t[n(155)]||n(185)==t[n(155)]||n(204)==t[n(192)])&&t[n(162)])for(const e of t[n(241)]())e[n(167)](s,!0)&&i[n(183)](t[n(155)]+":"+t[n(236)].id),e[n(167)](o,!0)&&a[n(183)](t[n(155)]+":"+t[n(236)].id);if(i[n(179)]!=a[n(179)])return!1;for(const t of i)if(!a[n(173)](t))return!1;return!0}}function ba(t,e){const n=Ta();return(ba=function(t,e){return n[t-=466]})(t,e)}function Ta(){const t=["editor","type","markerName","data-suggestion","registerDescriptionCallback","markerNameToElements","_splitMarkerName","parent","FORMAT_HEADER_ROW","editing","createTableWalker","writer","103kmTmjb","_acceptFormatSuggestionCallbackFactory","enableDefaultAttributesIntegration","setAttribute","TableUtils","cell","removeMarker:suggestion","setTableColumnHeader","_suggestionFactory","commandParams","14gPjArx","6369055iHoKBn","_registerLegacyDescription","_handleLegacySuggestions","commandName","showSuggestionHighlights","downcastDispatcher","mapper","nodeAfter","*Format:* %0","3289464rjwODT","getSuggestion","ck-suggestion-marker--active","afterInit","accept","setTableRowHeader","FORMAT_HEADER_COLUMN","TrackChangesEditing","registerAttributeLabel","TableEditing","unbindElementFromMarkerName","toViewElement","highest","options","ck-suggestion-marker-","addMarker:suggestion","descriptionFactory","107370qgOtuk","end","markerRange","1168KDIvmZ","removeAttribute","nodeBefore","data","FORMAT_REGULAR_ROW","FORMAT_REGULAR_COLUMN","removeClass","activeMarkers","includes","bindElementToMarker","2820904TnYhXH","23752980ltCFxX","has","locale","3481767oBWOvw","registerCustomCallback","name","headingRows","23578PgPnVU","format","consume","requires","start","stop","forceValue","formatBlock","plugins","get","getCellLocation","registerBlockAttribute","item","addClass","consumable","headingColumns"];return(Ta=function(){return t})()}const _a=ba;!function(t){const e=ba,n=t();for(;;)try{if(977877===-parseInt(e(549))/1*(parseInt(e(521))/2)+parseInt(e(517))/3+-parseInt(e(513))/4+parseInt(e(474))/5+parseInt(e(483))/6*(parseInt(e(473))/7)+parseInt(e(503))/8*(parseInt(e(500))/9)+-parseInt(e(514))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ta);class ya extends t.Plugin{static get[_a(524)](){return[ha]}[_a(486)](){const t=_a,e=this[t(537)];if(!e[t(529)][t(515)](t(492)))return;const n=e[t(516)],r=e[t(529)][t(530)](t(490));r[t(551)](t(488)),r[t(551)](t(470)),r[t(532)](t(520)),r[t(532)](t(536)),r[t(499)][t(491)](t(520),qr(n,t(545))),r[t(499)][t(491)](t(536),qr(n,t(489))),this[t(476)]()}[_a(476)](){const t=_a,e=this[t(537)][t(529)][t(530)](t(490)),n=this[t(537)][t(529)][t(530)](t(467)),r=this[t(537)][t(529)][t(530)](ha)[t(550)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=ba,{type:c,id:u}=e[a(543)](o[a(539)]),l=e[a(484)](u),f=l[a(506)];if(a(528)!=l[a(538)]||!f||a(470)!=f[a(477)])return;if(o[a(533)])return void s[a(526)]();if(!i[a(535)][a(523)](o[a(502)],s[a(519)]))return;const h=o[a(502)][a(525)][a(481)],g=o[a(502)][a(501)][a(505)],d=h[a(544)][a(544)],{column:p}=n[a(531)](h),{column:m}=n[a(531)](g);for(let s=p;s<=m;s++){const l=n[a(547)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(468)],l=i[a(480)][a(494)](s);i[a(548)][a(534)](a(497)+c,l),r&&i[a(548)][a(466)](a(540),u,l),i[a(480)][a(512)](l,o[a(539)]),t&&(e[a(510)][a(511)](o[a(539)])?i[a(548)][a(534)](a(485),l):i[a(548)][a(509)](a(485),l))}}}}e[t(471)][t(518)](t(528),t(488),t(487),r),e[t(471)][t(518)](t(528),t(470),t(487),r),this[t(537)][t(546)][t(479)].on(t(498),s(),{priority:t(495)}),this[t(537)][t(506)][t(479)].on(t(498),((e,n,r)=>{const o=t;r[o(496)][o(478)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(495)}),this[t(537)][t(546)][t(479)].on(t(469),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(543)](r[o(539)]),c=e[o(484)](a),u=c[o(506)];if(o(528)!=c[o(538)]||!u||o(470)!=u[o(477)])return;const l=s[o(480)][o(542)](r[o(539)]);if(l)for(const t of l)s[o(548)][o(509)](o(497)+i,t),s[o(548)][o(509)](o(485),t),s[o(548)][o(504)](o(540),t),s[o(480)][o(493)](t,r[o(539)])}),{priority:t(495)}),this[t(475)]()}[_a(475)](){const t=_a,e=this[t(537)],n=e[t(516)];function r(e){const r=t;return{type:r(522),content:qr(n,r(482),e)}}e[t(529)][t(530)](t(490))[t(499)][t(541)]((e=>{const s=t;if(s(528)!=e[s(538)])return;const{data:o}=e;if(o){if(s(488)==o[s(477)]){const t=o[s(472)][0][s(527)];return r(qr(n,s(t?545:507)))}if(s(470)==o[s(477)]){const t=o[s(472)][0][s(527)];return r(qr(n,s(t?489:508)))}}}))}}const Aa=ka;function ka(t,e){const n=Ma();return(ka=function(t,e){return n[t-=137]})(t,e)}!function(t){const e=ka,n=t();for(;;)try{if(433742===parseInt(e(340))/1+-parseInt(e(185))/2*(parseInt(e(227))/3)+-parseInt(e(142))/4+parseInt(e(211))/5+-parseInt(e(240))/6+-parseInt(e(213))/7+-parseInt(e(218))/8*(-parseInt(e(180))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ma);const Ca=[Aa(179),Aa(272),Aa(210),Aa(315),Aa(293),Aa(206),Aa(327)],Na=Object[Aa(322)](Ca[Aa(168)]((t=>[t,null])));class La extends t.Plugin{static get[Aa(198)](){return[ha]}[Aa(248)](){const t=Aa,n=this[t(238)];if(!n[t(165)][t(151)](t(245)))return;const r=n[t(165)][t(221)](t(194)),s=n[t(165)][t(221)](t(283)),o=n[t(165)][t(221)](ha),a=n[t(165)][t(221)](t(245));o[t(232)][t(305)](t(256),t(187)),n[t(147)][t(149)][t(324)](t(306),{allowIn:t(226),allowContentOf:t(226),isLimit:!0}),n[t(284)][t(303)]({model:t(306),view:t(167)});let c=null;n[t(147)].on(t(148),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(320)]-1];h&&h[u(201)]||r[u(266)]||this[u(238)][u(219)][u(221)](u(274))[u(141)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(311)))return!1;const i=s[o(146)](t,n);if(!i||!Sa(i,void 0,r))return!1;const a=r[o(312)](n[o(164)][o(186)]);if(!a[o(320)])return!1;const c=a[0][o(258)](o(249)),l=r[o(171)](a),f=r[o(267)](a),h={startRow:l[o(215)],endRow:l[o(214)],startColumn:f[o(215)],endColumn:f[o(214)]};return 1==a[o(320)]&&(h[o(197)]+=r[o(234)](i)-1,h[o(177)]+=r[o(292)](i)-1),Sa(c,h,r)}(l,f,n[u(147)],s,a)&&(o[u(251)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(147)][u(334)]((()=>{const t=u;n[t(147)][t(148)](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(320)]&&r[t(138)](o,t(256),{tablePasteChainId:s}),a[t(320)]&&r[t(138)](a,t(187),{tablePasteChainId:s}),l[t(320)]&&(r[t(138)](l,t(339),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(261)]((e=>{const n=t;var r;return null===(r=e[n(295)])||void 0===r?void 0:r[n(332)](e)}))),f[t(320)]&&(r[t(297)](f,t(339),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(261)]((e=>{const n=t;var r;return null===(r=e[n(295)])||void 0===r?void 0:r[n(332)](e)})));const g=r[t(233)](h[t(168)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(254),{tablePasteChainId:s});if(g){const e=g[t(291)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(147)][t(316)](s),a=e[t(298)]((e=>e[t(250)]()[t(319)](i)));a&&r[t(305)]([a[t(209)],o])}r[t(320)]&&g[t(199)](t(331),Object[t(322)](r))}c=null})))}),{priority:e.priorities[t(160)]+10}),n[t(165)][t(221)](t(245)).on(t(159),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(251)]();const u=s[r(336)],l=o,f=Ra(u),h=Ra(l);e[r(155)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(279)](u[r(333)](0));for(const t of Array[r(268)](l[r(137)]()))a[r(143)](t,u,r(178));const t=c[r(278)][r(239)](s[r(317)]),e=c[r(190)][r(239)](s[r(231)]);t||e||(g=i.LiveRange[r(310)](a[r(228)](u)))}else h&&!f&&(d=a[r(228)](u));else{const t=a[r(242)](r(306)),e=a[r(242)](r(306));a[r(222)](a[r(228)](u),e),a[r(143)](t,u,0);for(const e of Array[r(268)](l[r(137)]()))a[r(143)](e,t,r(178));g=i.LiveRange[r(310)](a[r(316)](t)),d=i.LiveRange[r(310)](a[r(316)](e))}const p=Array[r(268)](l[r(191)]())[r(183)]((([t])=>Ca[r(239)](t)));c[r(154)][r(305)]({element:u,attributes:p[r(320)]?Object[r(322)](p):null}),g&&c[r(265)][r(305)](g),d&&c[r(287)][r(305)](d)}),{priority:t(160)}),s.on(t(296),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(174)]||1;c[o(190)]=new Array(l)[o(157)](u)[o(168)](((t,e)=>t+e));for(const{cell:t}of s[o(243)](i,{startColumn:u,endColumn:u+l-1}))c[o(269)][o(305)](n[o(147)][o(316)](t))}),{priority:t(259)}),s.on(t(140),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(163)]||1;c[o(278)]=new Array(l)[o(157)](u)[o(168)](((t,e)=>t+e));for(const{cell:t}of s[o(243)](i,{startRow:u,endRow:u+l-1}))c[o(208)][o(305)](n[o(147)][o(316)](t))}),{priority:t(259)}),r[t(161)][t(145)]((e=>{const r=t;if(e[r(290)]&&e[r(290)][r(280)](r(339)))return e[r(253)]?{}:{type:r(220),content:qr(n[r(289)],r(294))}}));const u=()=>!1;for(const e of[t(339),t(187),t(256),t(254)])r[t(162)][t(170)](t(220),e,t(337),u),r[t(162)][t(170)](t(241),e,t(337),u),r[t(162)][t(170)](t(313),e,t(337),u);r[t(162)][t(170)](t(313),t(254),t(193),u),r[t(162)][t(170)](t(313),t(254),t(224),((e,r,s)=>{const o=t,i=e[o(168)]((t=>t[o(169)]()))[o(183)]((t=>t)),a=new Map(i[o(168)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(154)])e&&a[o(270)](t,e);else if(s&&s[o(331)])for(const[t,e]of Object[o(309)](s[o(331)])){const r=n[o(147)][o(328)][o(221)](t),s=r?r[o(250)]()[o(169)]():null;s&&a[o(270)](s,e)}n[o(147)][o(334)]((t=>{const e=o;for(const[n,r]of a)t[e(184)]({...Na,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(162)][o(170)](e,o(339),s,((t,i,a)=>{const c=o;n[c(147)][c(334)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(282)][o(318)];t.is(o(216),o(306))&&u[o(305)](t)}r[o(162)][o(237)](e,null,s)(t,i,a);for(const t of u)o(189)!=t[o(207)][o(225)]&&n[o(173)](t)}))}))};l(t(220),t(224)),l(t(220),t(193)),l(t(241),t(224)),l(t(241),t(193)),r[t(162)][t(170)](t(220),t(256),t(193),(e=>{const n=t,r=e[n(168)]((t=>t[n(169)]())),i=r[0][n(258)](n(249)),{minRow:a,maxRow:c}=o[n(217)](r);s[n(158)](i,{at:a,rows:c-a+1})})),r[t(162)][t(170)](t(220),t(187),t(193),(e=>{const n=t,r=e[n(168)]((t=>t[n(169)]())),i=r[0][n(258)](n(249)),{minColumn:a,maxColumn:c}=o[n(217)](r);s[n(276)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(290)]||!n[s(290)][s(280)](s(339)))return;const o=n[s(182)][s(286)],i=r[s(314)]()[s(183)]((t=>t[s(338)]&&t[s(182)]&&t[s(182)][s(286)]==o));i[s(320)]&&n[s(192)]()[s(320)]!=i[s(320)]&&i[s(203)](((t,e)=>(t[s(246)]=e,e[s(253)]=t,e)))};function h(e,n=!0){const s=t,{id:o,authorId:i}=r[s(281)](e[s(307)]),a=[s(212),s(204)],c=r[s(223)][s(239)](e[s(307)]);return c&&a[s(305)](s(247)),{classes:a,attributes:{"data-suggestion":o,"data-author-id":i},priority:c&&n?3010:3e3}}r.on(t(175),f,{priority:t(160)}),r.on(t(188),f,{priority:t(160)}),n[t(147)][t(164)][t(139)]((()=>{const e=t;let s=!1;const o=Array[e(268)](n[e(147)][e(164)][e(299)][e(236)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(281)](t);if(e(323)!=o||e(241)!=a||i[e(260)])continue;if(!r[e(304)](c))continue;const u=r[e(156)](c)[e(277)](),l=n[e(165)][e(221)](e(172)).me;for(const t of r[e(314)]())if(t[e(338)]&&t[e(153)]==l&&e(313)==t[e(262)]&&e(254)==t[e(290)]&&t[e(277)]()[e(273)]((t=>u[e(264)]((n=>n[e(275)](t,!0))))))for(const n of t[e(192)]())n[e(338)]&&(n[e(193)](),s=!0)}return s})),n[t(147)][t(164)][t(139)]((e=>{const s=t,o=n[s(219)][s(221)](s(271));if(!o||!o[s(230)][s(151)](e[s(244)]))return!1;let i=!1;const a=n[s(165)][s(221)](s(172)).me,c=n[s(147)][s(164)][s(299)][s(326)](),u=Array[s(268)](n[s(147)][s(164)][s(299)][s(236)]())[s(183)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(281)](t);return n(323)==o&&n(339)==i&&c==a.id&&!e[n(260)]}));for(const t of c){if(s(143)!=t[s(262)]||s(306)!=t[s(209)]||1!=t[s(320)])continue;const n=e[s(329)](t[s(200)],t[s(200)][s(196)](1));if(!u[s(298)]((({data:t})=>t[s(152)][s(319)](n))))for(const{name:t,data:r}of u)if(n[s(275)](r[s(152)])){e[s(321)](t,{range:n}),i=!0;break}}return i})),n[t(147)][t(164)][t(139)]((e=>{const s=t;let o=!1;const i=n[s(165)][s(221)](s(172)).me,a=r[s(314)]()[s(183)]((t=>t[s(338)]&&t[s(153)]==i)),c=new Set,u=new Set;for(const t of a)if(s(339)==t[s(290)])for(const e of t[s(291)]()){const n=e[s(250)]()[s(169)]();if(n)if(n.is(s(216),s(306))&&Ra(n)){t[s(325)](e[s(209)]),c[s(150)](n),o=!0;const r=n[s(176)],i=n[s(255)],a=r&&r.is(s(216),s(306)),l=i&&i.is(s(216),s(306));a&&!c[s(151)](r)&&u[s(150)](r),l&&!c[s(151)](i)&&u[s(150)](i)}else n.is(s(216),s(205))&&n[s(300)]&&(t[s(325)](e[s(209)]),o=!0)}else if(s(254)==t[s(290)]){if(!t[s(182)]||!t[s(182)][s(286)])continue;const e=t[s(182)][s(331)];if(e&&Object[s(263)](e)[s(320)])continue;const n=t[s(182)][s(286)];let r=!0,i=!0;for(const e of a)if(e[s(290)]&&e[s(290)][s(280)](s(339))){if(!e[s(182)][s(286)]){i=!1;break}if(e.id!=t.id&&e[s(182)][s(286)]==n){r=!1;break}}i&&r&&(t[s(195)](),o=!0)}for(const t of c)e[s(279)](t);for(const t of u)e[s(173)](t);return o})),n[t(284)][t(335)](t(288))[t(257)]({model:t(181),view:t=>h(t),converterPriority:t(160)}),n[t(284)][t(335)](t(144))[t(257)]({model:t(181),view:(e,n)=>n[t(202)][t(308)]?h(e,!1):null,converterPriority:t(160)});const g=n[t(235)][t(301)];this[t(166)](g[t(164)],t(252),((e,n)=>{const r=t,s=[];for(const t of g[r(228)](n[r(229)])[r(330)]())t.is(r(216),r(167))&&s[r(305)](t);g[r(334)]((t=>{const e=r;for(const n of s)t[e(285)](t[e(228)](n),t[e(302)](n)),t[e(279)](n)}))}))}}function Ra(t){const e=Aa;if(t[e(300)])return!0;const n=t[e(333)](0);return n.is(e(216),e(205))&&n[e(300)]}function Sa(t,e={},n){const r=Aa;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(243)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function Ma(){const t=["some","insertionRanges","_isForcedDefaultExecutionBlock","getColumnIndexes","from","columnInsertionRanges","set","redo","tableCellBorderColor","every","trackChanges","containsRange","removeColumns","getRanges","rowInsertionIndexes","remove","startsWith","_splitMarkerName","start","TableUtils","conversion","move","tablePasteChainId","deletionRanges","editingDowncast","locale","subType","getMarkers","getColumns","tableCellVerticalAlignment","*Replace table cells*","detach","insertColumns","markMultiRangeDeletion","find","differ","isEmpty","view","createPositionBefore","elementToElement","hasSuggestion","push","tableCellSuggestion","markerName","showSuggestionHighlights","entries","fromRange","documentSelection","getSelectionAffectedTableCells","formatBlock","getSuggestions","tableCellHorizontalAlignment","createRangeOn","row","nodeAfter","isEqual","length","updateMarker","fromEntries","suggestion","register","removeMarker","getChanges","tableCellPadding","markers","createRange","getItems","markerAttributes","call","getChild","change","for","cell","join","isInContent","tablePaste","697585nKPYQg","getChildren","markMultiRangeInsertion","registerPostFixer","insertRows","value","3107060sKSzja","insert","dataDowncast","registerDescriptionCallback","getTableIfOnlyTableInContent","model","insertContent","schema","add","has","newRange","author","cells","return","getSuggestion","fill","removeRows","_replaceTableSlotCell","high","descriptionFactory","_suggestionFactory","rows","document","plugins","listenTo","suggestion-td","map","getContainedElement","registerCustomCallback","getRowIndexes","Users","unwrap","columns","suggestionLoaded","nextSibling","endColumn","end","tableCellBorderWidth","9sDZHST","suggestion:formatBlock:tablePasteCell","attributes","filter","setAttributes","1362owubFd","selection","tablePasteColumn","suggestionUnloaded","$graveyard","columnInsertionIndexes","getAttributes","getAllAdjacentSuggestions","discard","TrackChangesEditing","removeMarkers","getShiftedBy","endRow","requires","setAttribute","position","forceDefaultExecution","options","reduce","ck-suggestion-marker-insertion","paragraph","tableCellBackgroundColor","root","rowInsertionRanges","name","tableCellBorderStyle","105365CwUeKC","ck-suggestion-marker","3750929MhguSk","last","first","element","_getCoordsForCells","13007264sMcLVD","commands","insertion","get","wrap","activeMarkers","accept","rootName","tableCell","321JURsDO","createRangeIn","content","_createdBatches","column","_tablePostFixingSubtypes","markMultiRangeBlockFormat","getRows","editing","getChangedMarkers","getSuggestionCallback","editor","includes","3152070dcpePT","deletion","createElement","createTableWalker","batch","TableClipboard","next","ck-suggestion-marker--active","afterInit","table","getRange","stop","clipboardOutput","previous","tablePasteCell","previousSibling","tablePasteRow","markerToHighlight","findAncestor","low","oldRange","forEach","type","keys"];return(Ma=function(){return t})()}function va(t,e){const n=Oa();return(va=function(t,e){return n[t-=142]})(t,e)}const wa=va;function Oa(){const t=["table","accept","5494910gWpcCE","handleSuggestionDescription","getColumnGroupElement","data","author","registerDescriptionCallback","markBlockFormat","get","resizeTableWidth","discard","selection","registerCustomCallback","12kTWXNa","handleResizeTableWidthCommand","TableColumnResizeEditing","change","84nLRFMw","afterInit","formatInline","55208cIOvAk","resizeTable","15gSqPNT","getSelectedElement","getSuggestionCallback","plugins","420wvQXfR","3582171qljvQg","51634RSBFSV","96789XWlAzp","model","11DGlfao","format","locale","*Format:* resize table","editor","enableCommand","type","TrackChangesEditing","has","formatBlock","_suggestionFactory","Users","getTableColumnsWidths","descriptionFactory","getAttribute","getContainedElement","commandParams","tableWidth","columnWidths","bind","187240CdPKTG","569370NtePLz","document","subType","formatGroupId","getSuggestions"];return(Oa=function(){return t})()}!function(t){const e=va,n=t();for(;;)try{if(389097===parseInt(e(142))/1*(parseInt(e(197))/2)+-parseInt(e(182))/3*(parseInt(e(189))/4)+parseInt(e(191))/5*(parseInt(e(163))/6)+-parseInt(e(186))/7*(parseInt(e(162))/8)+parseInt(e(196))/9+-parseInt(e(170))/10+parseInt(e(198))/11*(parseInt(e(195))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oa);class Da extends t.Plugin{[wa(187)](){const t=wa;if(!this[t(146)][t(194)][t(150)](t(184)))return;const e=this[t(146)][t(194)][t(177)](t(149));e[t(147)](t(178),this[t(183)][t(161)](this)),e[t(152)][t(181)](t(151),t(190),t(169),e[t(152)][t(193)](t(151),null,t(179))),e[t(152)][t(181)](t(151),t(190),t(179),e[t(152)][t(193)](t(151),null,t(169))),e[t(155)][t(175)](this[t(171)][t(161)](this))}[wa(183)](t,e){const n=wa,r=this[n(146)][n(194)][n(177)](n(149)),s=this[n(146)][n(194)][n(177)](n(184)),o=e[n(168)]||this[n(146)][n(199)][n(164)][n(180)][n(192)]();this[n(146)][n(199)][n(185)]((()=>{const i=n,a=s[i(172)](o);let c=a?s[i(154)](a):null,u=o[i(156)](i(159))||null;const l=e[i(159)]||u,f=e[i(160)]||c,h=this[i(146)][i(194)][i(177)](i(153)).me;for(const t of r[i(167)]()){const e=t[i(157)]();if(i(190)===t[i(165)]&&e===o){t[i(174)]!==h&&t[i(179)]();const e=t[i(173)][i(158)];u=e[0][i(159)],c=e[0][i(160)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(176)](o,{commandName:i(178),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(190)},[],i(190))}))}[wa(171)](t){const e=wa;if(e(151)!=t[e(148)]&&e(188)!=t[e(148)])return;const{data:n}=t;if(n&&e(190)===n[e(166)]){const t=e(145);return{type:e(143),content:qr(this[e(146)][e(144)],t)}}}}const Fa=xa;function Pa(){const t=["576082lSIgYy","2905410UqPZfs","27VaPBAh","Template","235WBCQrJ","plugins","insertTemplate","708128nWfhpc","1fxVjHa","editor","get","35eVxhQo","166404EUeyCA","324HhAFHI","TrackChangesEditing","124641rLqVdB","has","18qQEqph","enableCommand","14685775FzFNtn","64902OSyeXu","afterInit"];return(Pa=function(){return t})()}function xa(t,e){const n=Pa();return(xa=function(t,e){return n[t-=451]})(t,e)}!function(t){const e=xa,n=t();for(;;)try{if(459735===-parseInt(e(464))/1*(parseInt(e(456))/2)+-parseInt(e(451))/3*(-parseInt(e(468))/4)+-parseInt(e(460))/5*(parseInt(e(454))/6)+parseInt(e(467))/7*(parseInt(e(463))/8)+-parseInt(e(458))/9*(parseInt(e(457))/10)+-parseInt(e(471))/11*(-parseInt(e(469))/12)+parseInt(e(453))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pa);class Ba extends t.Plugin{[Fa(455)](){const t=Fa,e=this[t(465)];e[t(461)][t(472)](t(459))&&e[t(461)][t(466)](t(470))[t(452)](t(462))}}const Ua=Ga;function ja(){const t=["TrackChangesEditing","791068Khsmnz","3441384fjbRfn","125JKWVLh","ELEMENT_TABLE_OF_CONTENTS","commands","21139481OneCZX","3TrVUwf","132882VGdPDG","9FneoND","158454VZnUOH","plugins","271656kzuhVT","3078628BKulPk","10WAYlbl","tableOfContents","get","editor","afterInit","locale","registerElementLabel","descriptionFactory","insertTableOfContents","enableCommand"];return(ja=function(){return t})()}function Ga(t,e){const n=ja();return(Ga=function(t,e){return n[t-=196]})(t,e)}!function(t){const e=Ga,n=t();for(;;)try{if(277726===-parseInt(e(213))/1+parseInt(e(215))/2+-parseInt(e(210))/3*(parseInt(e(204))/4)+-parseInt(e(206))/5*(parseInt(e(211))/6)+-parseInt(e(216))/7+-parseInt(e(205))/8*(parseInt(e(212))/9)+-parseInt(e(217))/10*(-parseInt(e(209))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ja);class Va extends t.Plugin{[Ua(197)](){const t=Ua,e=this[t(196)];if(!e[t(208)][t(219)](t(201)))return;e[t(214)][t(219)](t(203))[t(202)](t(201));const n=e[t(214)][t(219)](t(203)),r=e[t(198)];n[t(200)][t(199)](t(218),(e=>qr(r,t(207),e)))}}function Ha(){const t=["newRange","registerElementLabel","50667624CwuUNE","suggestion","ELEMENT_TITLE","isCollapsed","registerPostFixer","4RGczWK","model","get","document","_splitMarkerName","afterInit","540125zokOzk","1302sypOIi","element","getChangedMarkers","isTouching","from","getNearestSelectionRange","isEqual","739496NhPtmd","Title","title-content","start","forward","editor","createRange","has","descriptionFactory","2171106ffLIzQ","nodeBefore","end","removeMarker","TrackChangesEditing","4081527wOmNzo","locale","6728725YMHDjy","updateMarker","differ","schema","46182FGtlbU","plugins"];return(Ha=function(){return t})()}const za=Wa;function Wa(t,e){const n=Ha();return(Wa=function(t,e){return n[t-=122]})(t,e)}!function(t){const e=Wa,n=t();for(;;)try{if(853975===parseInt(e(128))/1+-parseInt(e(145))/2+-parseInt(e(150))/3+parseInt(e(122))/4*(-parseInt(e(152))/5)+parseInt(e(156))/6*(-parseInt(e(129))/7)+-parseInt(e(136))/8+parseInt(e(160))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ha);class qa extends t.Plugin{[za(127)](){const t=za,e=this[t(141)];if(!e[t(157)][t(143)](t(137)))return;const n=e[t(157)][t(124)](t(149));n[t(144)][t(159)](t(138),(()=>qr(e[t(151)],t(162)))),e[t(123)][t(125)][t(164)]((r=>{const s=t;let o=!1;const i=Array[s(133)](e[s(123)][s(125)][s(154)][s(131)]());for(const{name:t,data:a}of i){const{group:i}=n[s(126)](t);if(s(161)!==i||!a[s(158)])continue;const c=a[s(158)],u=c[s(147)][s(146)];if(!u||!u.is(s(130),s(138)))continue;if(!c[s(139)][s(132)](c[s(147)]))continue;const l=e[s(123)][s(155)][s(134)](c[s(147)],s(140));if(l&&l[s(163)]){const e=r[s(142)](c[s(139)],l[s(139)]);e[s(135)](c)||(r[s(153)](t,{range:e}),o=!0)}o||(r[s(148)](t),o=!0)}return o}))}}const Ka=Ja;function Xa(){const t=["undo","10kTtrgk","298113LgTXmI","2078840iblRJl","2393860BVYFzh","1418274WAscja","editor","enableCommand","8FSxmqm","6FOOvqC","redo","2190936yjWOrR","160006qHHYdi","has","TrackChangesEditing","290AtEzoe","get","6642vbonoU","UndoEditing","plugins","afterInit"];return(Xa=function(){return t})()}function Ja(t,e){const n=Xa();return(Ja=function(t,e){return n[t-=497]})(t,e)}!function(t){const e=Ja,n=t();for(;;)try{if(229701===parseInt(e(501))/1*(-parseInt(e(506))/2)+-parseInt(e(507))/3*(-parseInt(e(513))/4)+parseInt(e(508))/5+parseInt(e(514))/6*(-parseInt(e(509))/7)+-parseInt(e(516))/8+-parseInt(e(510))/9+parseInt(e(499))/10*(parseInt(e(517))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xa);class Za extends t.Plugin{[Ka(504)](){const t=Ka,e=this[t(511)],n=e[t(503)][t(500)](t(498));e[t(503)][t(497)](t(502))&&(n[t(512)](t(505)),n[t(512)](t(515)))}}function Ya(){const t=["has","2iixFgP","10iVxHWl","get","720081EwbRNM","TableCaptionEditing","editor","1587258sBprHa","3777IyoEUm","plugins","767270iUIxQY","TrackChangesEditing","15moJxCE","toggleTableCaption","requires","2528vIajLp","7519528lkYpXb","afterInit","18721021takSJB","257854AKGodY","enableCommand"];return(Ya=function(){return t})()}const Qa=$a;function $a(t,e){const n=Ya();return($a=function(t,e){return n[t-=279]})(t,e)}!function(t){const e=$a,n=t();for(;;)try{if(476574===parseInt(e(285))/1*(-parseInt(e(288))/2)+-parseInt(e(295))/3*(-parseInt(e(281))/4)+parseInt(e(299))/5*(-parseInt(e(294))/6)+-parseInt(e(297))/7+-parseInt(e(282))/8+parseInt(e(291))/9+parseInt(e(289))/10*(parseInt(e(284))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ya);class tc extends t.Plugin{static get[Qa(280)](){return[ha]}[Qa(283)](){const t=Qa,e=this[t(293)];e[t(296)][t(287)](t(292))&&e[t(296)][t(290)](t(298))[t(286)](t(279))}}const ec=nc;function nc(t,e){const n=sc();return(nc=function(t,e){return n[t-=108]})(t,e)}!function(t){const e=nc,n=t();for(;;)try{if(576340===-parseInt(e(110))/1+parseInt(e(116))/2*(parseInt(e(115))/3)+-parseInt(e(184))/4*(parseInt(e(120))/5)+-parseInt(e(166))/6+parseInt(e(137))/7+parseInt(e(132))/8*(parseInt(e(130))/9)+-parseInt(e(155))/10)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(141)]=[e(171),e(183),e(162),e(123),e(140),e(126),e(158)],this[e(177)]=[e(169),e(179),e(178),e(128),e(175),e(148),e(125),e(156),e(163)]}static get[ec(167)](){return ec(113)}[ec(164)](){const t=ec,e=this[t(114)][t(122)][t(153)](t(131));if(this[t(114)][t(122)][t(144)](t(174))){for(const n of this[t(141)])e[t(165)](n,((e,r)=>{const s=t,o=this[s(114)][s(133)][s(117)][s(160)][s(154)]()[s(157)](s(111));this[s(139)](n,[o],this[s(141)],s(141),e,r)}));e[t(149)][t(159)](t(142),t(141),t(146),e[t(149)][t(173)](t(142),null,t(138))),e[t(149)][t(159)](t(142),t(141),t(138),((e,n)=>this[t(112)](this[t(141)],e,n))),e[t(149)][t(159)](t(142),t(141),t(119),(()=>!1))}if(this[t(114)][t(122)][t(144)](t(109))){for(const n of this[t(177)])e[t(165)](n,((e,r)=>{const s=t,o=this[s(114)][s(122)][s(153)](s(135))[s(134)](this[s(114)][s(133)][s(117)][s(160)]);this[s(139)](n,o,this[s(177)],s(177),e,r)}));e[t(149)][t(159)](t(142),t(177),t(146),e[t(149)][t(173)](t(142),null,t(138))),e[t(149)][t(159)](t(142),t(177),t(138),((e,n)=>this[t(112)](this[t(177)],e,n))),e[t(149)][t(159)](t(142),t(177),t(119),(()=>!1))}e[t(121)][t(181)]((e=>this[t(127)](e)))}[ec(139)](t,e,n,r,s,o){const i=ec,a=this[i(114)][i(122)][i(153)](i(131));this[i(114)][i(133)][i(136)](o[i(180)],(()=>{const t=i;for(const i of e)if(this[t(108)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(185)](r);void 0!==n&&(e[r]=n)}s(o),a[t(172)](i,{commandParams:[e]},[],r)}}))}[ec(112)](t,e,n){const r=ec,s=e[0][r(176)][r(168)],o=n[r(170)][0];this[r(114)][r(133)][r(129)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(147)](r,o[r],s):e[n(124)](r,s)}))}[ec(127)](t){const e=ec;if(t[e(182)])switch(t[e(118)]){case e(141):return{type:e(152),content:qr(this[e(114)][e(150)],e(145))};case e(177):return{type:e(152),content:qr(this[e(114)][e(150)],e(161))}}}[ec(108)](t,e){const n=ec,r=this[n(114)][n(122)][n(153)](n(131));for(const s of r[n(143)]({skipNotAttached:!0})){const r=s[n(151)]();if(s[n(118)]===e&&r===t)return s}return null}}function sc(){const t=["findAncestor","tableBackgroundColor","registerCustomCallback","selection","*Format:* change table cell properties","tableBorderWidth","tableCellVerticalAlignment","afterInit","enableCommand","3150924ABgmbu","pluginName","nodeAfter","tableCellBorderColor","commandParams","tableBorderColor","markBlockFormat","getSuggestionCallback","TablePropertiesEditing","tableCellWidth","start","tableCellProperties","tableCellBorderWidth","tableCellBorderStyle","batch","registerDescriptionCallback","data","tableBorderStyle","1660CKkOjc","getAttribute","_getSuggestion","TableCellPropertiesEditing","85013mqvtxV","table","handleDiscardAction","TrackChangesTableProperties","editor","3HwZPEd","1587178zxbpbW","document","subType","join","7775gsamOG","descriptionFactory","plugins","tableAlignment","removeAttribute","tableCellBackgroundColor","tableHeight","handleSuggestionDescription","tableCellPadding","change","9AwTrJd","TrackChangesEditing","1015728kUUzPH","model","getSelectionAffectedTableCells","TableUtils","enqueueChange","6445985ZAuFzY","discard","_handlePropertyChange","tableWidth","tableProperties","formatBlock","getSuggestions","has","*Format:* change table properties","accept","setAttribute","tableCellHeight","_suggestionFactory","locale","getContainedElement","format","get","getFirstPosition","95780uJZEer","tableCellHorizontalAlignment"];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=Jn(n,7,fc));for(var s=e.length;s--;)jr(n,e[s]);return n})),kc=Nc;function Cc(){const t=["_rangeIsInLocalUserInsertion","substring","acceptSuggestion","toJSON","accepted","includes","mapper","stop","move","ck-suggestion-marker-","rootName","some","toUpperCase","removeMarker:suggestion:attribute","_joinWithAdjacentSuggestions","registerCustomCallback","_reduceExistingSuggestions","markBlockFormat","_getAttributeKey","getAncestors","delete","forceDefaultExecution","oldRange","has","attribute:discard","splice","PendingActions","deletion:chain","forward","listenTo","_updateSuggestionData","document","_findSuggestions","change:_saved","addCommentThread","authoredAt","creator","formatInline","removeComment","error-saving-suggestion-data-suggestion-discarded","default","hasComments","never","7443807LzkDwD","_refreshAttributeSuggestionsChain","isTouching","markMultiRangeDeletion","marker-count","_mergeNestedSuggestions","attribute:","attributes","CommentsRepository","isExternal","unbind","split","notReady","remove","_processAttributeChanges","chain","createSelection","unbindElementFromMarkerName","isLimit","createPositionBefore","getMarkers","update:suggestion","normal","$text","addUser","resolve","markInsertion","_cutOutSuggestionMarker","_getMarkerAnnouncementText","parent","getNearestSelectionRange","keys","markerToData","ck-suggestion-marker--active","10ZAzaxp","trackChangesCommand","addMarker:suggestion","nodeBefore","suggestion:","isUndo","stringify","multipleBlocks","deletion:","formatBlock:discard","change:activeMarkers","discard","formatBlock:","values","PENDING_ACTION_SUGGESTION","suggestionLoaded","isMultiRange","_onDiscard","buildSuggestion","clear","deletion:join","addSuggestionData","every","editingDowncast","formatBlock:accept","model","track-changes-command-not-found","authorName","schema","markerReady","addMarker","_editor","writer","fromRange","commandName","createPositionAt","_commentsRepository","author","isBlock","formatInline:accept","getAllAdjacentSuggestions","trackChanges.trackFormatChanges","attribute:join","56qVPzcF","containsPosition","isDocumentOperation","map","always","isAfter","backward","upcast","stopListening","239076SpHvig","_removeSuggestion","originalSuggestionId","removeMarker","$graveyard","track-changes-enable-command-twice","insertion:join","isOwn","action","fire","_customCallbacks","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.","getSuggestion","announce","splitPosition","removed","getDifference","registerPostFixer","meta","_joinSuggestions","ready","targetPosition","trackChanges","_createSuggestion","enableReadOnlyMode","addMarkerName","isInsideObject","registerInlineAttribute","subType","type","@external","toViewElement","acceptAllSuggestions","createdAt","previous","_isForcedDefaultExecutionBlock","Users","change","init","filter","_recordAttributeSuggestions","insert","attributeOldValue","formatBlock:join","addComment","ck-suggestion-marker-formatBlock","low","createElement","_blockAttributeKeys","markerNameToElements","config","locale","unshift","oldValue","get","updateMarker","containsItem","getChangedMarkers","after","227035SXMTIj","formatInline:chain","isAtEnd","FORMATTING","formatGroupId","$elementName","dataToMarker","addSuggestion","containerElement","documentSelection","isArray","createPositionAfter","multi","push","next","formatInline:join","getSuggestionCallback","widget","getRanges","name","isObject","rename","$marker","position","addMarker:suggestion:attribute","_setSuggestionRange","newRange","deletion","addRange","markMultiRangeInsertion","fromCharCode","selection","_initAriaMarkerChangeAnnouncements","getIntersection","suggestionUnloaded","applyOperation","_reduceSuggestionAttributeRange","trackChanges.mergeNestedSuggestions","requires","_processAttributeSuggestions","join","ck-suggestion-marker-formatInline","group","_getExternalAuthor","_inlineAttributeKeys","editing","then","track-changes-user-not-found","isSelectable","change:data","size","getRange","markers","adapter","getSuggestions","isEqual","root","_splitMarkerName","enableCommand","item","6885800bTuIgu","suggestion","warn","_model","fetchCommentThread","addMarker:suggestion:formatBlock","refresh","getItems","isIntersecting","$textProxy","addClass","dataDowncast","_suggestionState","dataReady","getFirstMarker","from","getLastMatchingPosition","length","deletion:accept","_enabledCommands","ck-suggestion-marker","sort","set","high","options","rejected","range","discardSelectedSuggestions","isBefore","_registerDefaultCallbacks","suggestionChanged","skipNestingCheck","groupId","head","getFirstRange","elementToElement","substr","attribute","isCollapsed","isRemovable","catch","_isDataLoaded","isLocal","_saved","execute","tablePasteChainId","removeClass","_trackFormatChanges","find","ENTER","LEAVE","markDeletion","descriptionFactory","data-author-id","suggestion-type","end","1162812IsWeSL","186HYbCEe","data","add","comments","_suggestionFactory","_isBlockAttribute","consume","getShiftedBy","batch","getContainedElement","formatInline:discard","reconvertMarker","registerBlockAttribute","value","key","_afterChanges","detach","clone","before","insertion:accept","plugins","track-changes-adapter-missing-getsuggestion","commands","hasSuggestion","isAtStart","1490398gKaqHc","differ","attribute:accept","hasCommentThread","showSuggestionHighlights","element","pop","editor","formatInline:","accept","_setSuggestionData","lowest","deleteContent","insertion:","_addSuggestionMarker","deletion:discard","getCustomProperty","formatBlock","insertion:chain","isInContent","discardAllSuggestions","_getSuggestionData","activeMarkers","collaboration.channelId","markAttributeChange","suggestion:attribute:","getMultiRangeId","3gECznK","setSelection","concat","insertContent","howMany","addHighlight","attributeKey","highest","_isRegisteredAttribute","setAttribute","formatBlock:chain","containsRangeInObject","_breakSuggestionMarker","TrackChangesEditing","define","getCommentThread","insertion:discard","startsWith","_suggestions","removeMarker:suggestion:formatBlock","isNextTo","return","createRangeIn","_checkSuggestionCorrectness","newValue","bindElementToMarker","format","track-changes-suggestion-data-mismatch","_adapter","getAttribute","pluginName","commentThread","getChanges","discardSuggestion","_SUGGESTION_ANNOUNCEMENT","forEach","track-changes-adapter-already-set","_recordAttributeChanges","getUser","isIntersectingWithRange","createRange","acceptSelectedSuggestions","createRangeOn","enqueueChange","external:","markMultiRangeBlockFormat","moveTargetPosition","insertion","removeAttribute","elementEnd","removeMarkers","markerName","data-suggestion","markerToHighlight","getWalker","setTo","open","_addThreadToSuggestion","13304588gotrog","conversion","for","markInlineFormat","rethrowUnexpectedError","_handleNewSuggestionMarker","_refreshSuggestionsChain","consumable","elementStart","updateSuggestion","_defaultCallbacks","track-changes-suggestion-not-found","start","_getAuthorFromId","nodeAfter","attributeNewValue","containsRange","assign","enableDefaultAttributesIntegration"];return(Cc=function(){return t})()}function Nc(t,e){const n=Cc();return(Nc=function(t,e){return n[t-=148]})(t,e)}!function(t){const e=Nc,n=t();for(;;)try{if(889001===-parseInt(e(418))/1+-parseInt(e(444))/2+-parseInt(e(471))/3*(-parseInt(e(362))/4)+-parseInt(e(302))/5*(-parseInt(e(419))/6)+parseInt(e(157))/7+parseInt(e(234))/8*(-parseInt(e(243))/9)+parseInt(e(191))/10*(-parseInt(e(529))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cc);const Lc=kc(307);class Rc extends t.Plugin{static get[kc(340)](){return[kc(165),o.Users,t.PendingActions,ts,ss,us,gs,Ts,Es,Ns,vs,js,no,io,fo,mo,_o,Co,Ro,Oo,Po,Wo,Go,Jo,$o,ri,li,Ii,vi,ai,zs,Js,_i,ki,Si,xi,Gi,qi,Zi,ta,oa,ca,ha,Ea,ya,tc,La,Da,Va,rc,Ba,qa,Za]}static get[kc(501)](){return kc(484)}constructor(t){const e=kc;function n(t){const e=Nc;return t[e(237)]((t=>String[e(332)](t)))[e(342)]("")}super(t),this[e(283)]=!1,this[e(384)](e(466),[]),this.on(e(201),((n,r,s,o)=>{const i=e;this[i(365)][i(280)]((()=>{const e=i;for(const n of[...o,...s])this[e(365)][e(354)][e(571)](n)&&t[e(347)][e(430)](n)}))})),this[e(414)]=new Jr(this[e(451)][e(216)][e(219)],this[e(451)][e(294)]),this[e(499)]=null,this[e(423)]=new Sc(this[e(451)]),this[e(489)]=new Map,this[e(227)]=t[e(439)][e(297)](e(165)),this[e(381)]=new Set,this[e(365)]=this[e(451)][e(216)],this[e(374)]=new WeakMap,this[e(278)]=!1,this[e(291)]=new Set([e(307)]),this[e(346)]=new Set,t[e(293)][e(485)](e(232),e(154)),this[e(409)]=t[e(293)][e(297)](e(232)),t[e(293)][e(485)](e(339),!0),this[e(162)]=t[e(293)][e(297)](e(339)),this[e(192)]=new l(t,this[e(381)]),this[e(334)](),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,50])}[kc(281)](){const t=kc,n=this[t(451)],r=(e,n)=>{const r=t;if(r(399)!=e)return r(557)+e;const s=n[r(168)]("|")[0];return this[r(424)](s)?r(288):r(343)};n[t(530)][t(531)](t(214))[t(524)]({model:t(363),view:e=>{const n=t,{id:s,authorId:o,type:i,subType:a}=this[n(359)](e[n(522)]),c=[n(382),r(i,a)];let u=3e3;return this[n(466)][n(553)](e[n(522)])&&(c[n(315)](n(190)),u=3010),n(329)==i&&(u+=5),{classes:c,attributes:{"data-suggestion":s,"data-author-id":o},priority:u}}}),n[t(530)][t(531)](t(373))[t(421)]((e=>{const r=t;e.on(r(193),((t,e,s)=>{const o=r;if(!s[o(386)][o(448)])return;const i=e[o(361)];if(!i)return;const c=s[o(554)][o(274)](i);n[o(216)][o(219)][o(322)](i)&&c&&!c[o(460)](o(319))&&c.is(o(310))&&(0,a.toWidget)(c,s[o(223)])}),{priority:r(385)})})),n[t(530)][t(531)](t(373))[t(524)]({model:t(363),view:(e,n)=>{const s=t;if(!n[s(386)][s(448)])return null;const{type:o,subType:i}=this[s(359)](e[s(522)]);return{classes:[s(382),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(361)])return;const{id:c,authorId:u}=this[a(359)](o[a(522)]);if(r){const t=this[a(489)][a(297)](c),e=this[a(566)](t);if(!this[a(424)](e))return}if(o[a(361)].is(a(333)))return void i[a(536)][a(425)](o[a(361)],s[a(321)]);const l=i[a(554)][a(274)](o[a(361)]);if(o[a(361)].is(a(449))&&n[a(216)][a(219)][a(229)](o[a(361)])&&!l[a(460)](a(476))){i[a(223)][a(372)]([a(382),a(288)],l),i[a(223)][a(480)](a(523),c,l),i[a(223)][a(480)](a(415),u,l),i[a(554)][a(496)](l,o[a(522)]),e&&(this[a(466)][a(553)](o[a(522)])?i[a(223)][a(372)](a(190),l):i[a(223)][a(408)](a(190),l));for(const t of n[a(216)][a(493)](o[a(361)])[a(369)]())i[a(536)][a(425)](t,s[a(321)]);i[a(536)][a(425)](o[a(361)],s[a(321)])}};n[t(530)][t(531)](t(373))[t(421)]((e=>{const n=t;e.on(n(367),((t,e,r)=>{const o=n;r[o(386)][o(448)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(478)})})),n[t(530)][t(531)](t(373))[t(421)]((e=>{const n=t;e.on(n(326),((t,e,r)=>{const o=n;r[o(386)][o(448)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(478)})})),n[t(530)][t(531)](t(373))[t(189)]({model:t(363),view:(e,n)=>n[t(386)][t(448)]?null:{group:t(363),name:e[t(398)](11)}}),n[t(530)][t(531)](t(241))[t(397)]({view:{name:t(363),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(195)+e[r(500)](r(416))+":"+e[r(500)]("id");return e[r(500)](r(161))&&(s+=":"+e[r(500)](r(161))),n[r(290)](r(324),{"data-name":s})}}),n[t(530)][t(531)](t(241))[t(308)]({view:t(363)}),n[t(530)][t(531)](t(214))[t(421)]((e=>{const n=t;e.on(n(367),s(),{priority:n(385)})})),n[t(530)][t(531)](t(214))[t(421)]((e=>{const n=t;e.on(n(326),s({isAttributeSuggestion:!0}),{priority:n(385)})})),n[t(530)][t(531)](t(214))[t(421)]((e=>{const n=t;e.on(n(490),((t,e,r)=>{const s=n,o=r[s(554)][s(292)](e[s(522)]);if(o)for(const t of o)t[s(460)](s(476))||(r[s(223)][s(408)]([s(382),s(288),s(190)],t),r[s(223)][s(519)](s(523),t),r[s(223)][s(519)](s(415),t),r[s(554)][s(174)](t,e[s(522)]))}),{priority:n(385)})})),n[t(530)][t(531)](t(214))[t(421)]((e=>{const n=t;e.on(n(561),((t,e,r)=>{const s=n,o=r[s(554)][s(292)](e[s(522)]);if(!o)return;const{id:i}=this[s(359)](e[s(522)]),a=this[s(489)][s(297)](i),c=this[s(566)](a);if(this[s(424)](c))for(const t of o)t[s(460)](s(476))||(r[s(223)][s(408)]([s(382),s(288),s(190)],t),r[s(223)][s(519)](s(523),t),r[s(223)][s(519)](s(415),t),r[s(554)][s(174)](t,e[s(522)]))}),{priority:n(385)})})),n[t(216)][t(579)][t(260)]((e=>{const r=t;let s=!1;const o=Array[r(377)](n[r(216)][r(579)][r(445)][r(300)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(359)](t);if(r(363)!==o)continue;const h=this[r(489)][r(297)](f);if(null!=c[r(328)]){r(151)==u&&(s=s||wc(c[r(328)],t,e,n[r(216)][r(219)]));const o=r(399)==u&&this[r(424)](l[r(168)]("|")[0]);if(c[r(328)][r(400)]||r(247)==c[r(328)][r(358)][r(558)]||r(461)==u&&!Dc(c[r(328)])||o&&!Dc(c[r(328)])||r(329)==u&&(vc(a=c[r(328)])||function(t){const e=r;return t[e(541)][e(186)]==t[e(417)][e(194)]&&t[e(541)][e(304)]}(a)))e[r(246)](t),s=!0;else{if(!h||!h[r(463)])continue;if(c[r(328)]&&c[r(570)]&&c[r(328)][r(357)](c[r(570)]))continue;i[r(421)](h)}}}var a;return i[r(352)]>0&&(s=!!this[r(562)](i)||s),s})),n[t(216)][t(579)][t(260)]((e=>{const r=t;let s=!1;for(const t of n[r(216)][r(579)][r(445)][r(503)]())if(r(284)==t[r(272)])for(const t of this[r(489)][r(204)]()){if(t[r(207)]||!t[r(463)])continue;const o=r(461)==t[r(272)],i=this[r(566)](t),a=i&&this[r(424)](i);if(!o&&!a)continue;const c=t[r(396)]();if(c[r(541)][r(186)]!=c[r(417)][r(186)]&&!c[r(417)][r(304)]){const o=n[r(216)][r(226)](c[r(541)][r(543)],r(417)),i=n[r(216)][r(511)](c[r(541)],o);e[r(298)](t[r(376)](),{range:i}),s=!0}}return s})),n[t(216)][t(579)][t(260)]((e=>this[t(171)](e))),n[t(216)][t(579)][t(260)]((e=>!e[t(427)][t(404)]&&this[t(341)](e))),n[t(216)].on(t(434),(()=>{this[t(283)]=!1})),n[t(216)][t(579)].on(t(351),((r,s)=>{const o=t;if(!s[o(404)]||s[o(196)])return;if(!this[o(283)])return;const i=n[o(216)][o(579)][o(445)][o(503)]();if(0==i[o(379)])return;const a=[],c=i[o(282)]((t=>o(399)==t[o(272)])),u=i[o(282)]((t=>o(284)==t[o(272)]&&o(180)!=t[o(321)]));for(const t of c)this[o(479)](t[o(477)])&&a[o(315)]({key:t[o(477)],newValue:t[o(544)],oldValue:t[o(285)],range:Fc(t[o(388)],n[o(216)])});for(const t of u){if(o(323)!=t[o(251)]&&o(368)!=t[o(251)])continue;const e=Pc(t[o(325)][o(543)],n[o(216)]),r=t[o(437)];o(323)==t[o(251)]&&a[o(315)]({key:o(307),newValue:t[o(321)],oldValue:r[o(321)],range:e});for(const[n,s]of r[o(164)]){if(!this[o(479)](n))continue;const r=t[o(164)][o(297)](n);s!==r&&a[o(315)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(164)])this[o(479)](n)&&(r[o(164)][o(571)](n)||a[o(315)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(379)]&&n[o(216)][o(514)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(468)](t,e,s,o,{groupId:r});this[n(564)](t,a)}))}),{priority:t(455)}),n[t(216)][t(354)].on(t(178),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(359)](n[s(321)]),e=this[s(489)][s(297)](t);e&&e[s(268)](n[s(321)])}})),n[t(216)][t(579)].on(t(351),(()=>{const e=t,r=Array[e(377)](n[e(216)][e(579)][e(445)][e(300)]())[e(282)]((t=>e(363)===this[e(359)](t[e(321)])[e(344)]));if(0===r[e(379)])return;r[e(383)](((t,n)=>{const r=e,s=t[r(420)][r(570)],o=n[r(420)][r(570)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(541)][r(390)](o[r(541)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(359)](t);if(null===n[e(570)]){const n=this[e(534)](t);o[e(421)](n)}else{const t=this[e(489)][e(297)](r);null!==n[e(328)]||t[e(463)]?(s[e(421)](t[e(395)]),o[e(421)](t)):this[e(244)](t)}}o[e(352)]>0&&this[e(535)](o);for(const t of s)this[e(252)](e(392),t)})),n[t(216)].on(t(337),((e,r)=>{const s=t,o=r[0];if(!this[s(489)][s(352)])return;if(!o[s(236)])return;if(o[s(427)][s(196)]||!o[s(427)][s(404)])return;let i,a;switch(o[s(272)]){case s(284):i=n[s(216)][s(226)](o[s(325)]),a=i[s(426)](o[s(475)]);break;case s(168):i=n[s(216)][s(226)](o[s(257)]),a=n[s(216)][s(226)](o[s(517)]);break;case s(556):i=n[s(216)][s(226)](o[s(264)]),a=i[s(426)](o[s(475)]);break;default:return}const c=n[s(216)][s(511)](i,a);n[s(216)][s(280)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(580)](c)){if(e[t(207)])continue;if(t(151)==e[t(272)])continue;const r=this[t(566)](e);if(r&&this[t(424)](r)&&t(168)!=o[t(272)])continue;const s=e[t(420)]&&e[t(420)][t(198)];(t(461)!=e[t(272)]||t(168)==o[t(272)]&&!s)&&(n[t(482)]||t(518)==e[t(272)]&&n[t(250)]||e[t(396)]()[t(545)](c)&&this[t(483)](e,i,a))}}))}),{priority:t(455)}),n[t(216)].on(t(456),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(569)])return;if(this[s(278)])return;if(!this[s(192)][s(432)])return;if(o[s(400)])return;const a=n[s(216)][s(219)],{start:c,end:u}=o[s(396)](),l=c[s(543)]&&a[s(175)](c[s(543)])?null:a[s(187)](c,s(576)),f=u[s(194)]&&a[s(175)](u[s(194)])?null:a[s(187)](u,s(240)),h=n[s(216)][s(511)](l?l[s(541)]:c,f?f[s(417)]:u);n[s(216)][s(280)]((t=>{const e=s;this[e(413)](h);const r=n[e(216)][e(219)][e(187)](h[e(541)]);o.is(e(311))?t[e(472)](r):o[e(526)](r)})),e[s(555)]()}),{priority:e.priorities[t(179)]+10}),n[t(216)].on(t(474),((e,r)=>{const s=t,o=r[r[s(379)]-1];o&&o[s(569)]||this[s(278)]||this[s(192)][s(432)]&&(n[s(216)][s(280)]((()=>{const t=s;let o=n[t(216)][t(474)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(492)]=o[t(436)]();const i=o[t(417)][t(194)],a=n[t(216)][t(219)];i&&a[t(229)](i)&&!a[t(322)](i)&&(o=n[t(216)][t(511)](o[t(541)],n[t(216)][t(226)](i,t(417)))),this[t(183)](o)})),e[s(555)]())}),{priority:t(385)}),this[t(451)][t(441)][t(421)](t(265),this[t(192)]),this[t(360)](t(265));const o=new d(n,this[t(489)]);n[t(441)][t(421)](t(550),o),this[t(360)](t(550));const i=new b(n,this[t(489)]);n[t(441)][t(421)](t(504),i),this[t(360)](t(504)),n[t(441)][t(421)](t(275),new v(n,o,this[t(489)])),this[t(360)](t(275)),n[t(441)][t(421)](t(464),new v(n,i,this[t(489)])),this[t(360)](t(464)),n[t(441)][t(421)](t(512),new F(n,o,this[t(489)])),this[t(360)](t(512)),n[t(441)][t(421)](t(389),new F(n,i,this[t(489)])),this[t(360)](t(389));const c=n[t(439)][t(297)](t(165));this[t(577)](c,t(287),((e,{threadId:n})=>{const r=t,s=this[r(489)][r(297)](n);s&&s[r(502)]&&1===s[r(502)][r(379)]&&this[r(578)](n,{hasComments:!0})}),{priority:t(289)}),this[t(577)](c,t(152),((e,{threadId:n})=>{const r=t,s=this[r(489)][r(297)](n);s&&s[r(502)]&&!s[r(502)][r(379)]&&this[r(578)](n,{hasComments:!1})}),{priority:t(289)})}set[kc(355)](t){const n=kc;if(this[n(499)])throw new e.CKEditorError(n(507),this);this[n(499)]=t}get[kc(355)](){return this[kc(499)]}[kc(356)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=kc,r=[];for(const e of this[n(489)][n(204)]())t&&!e[n(463)]||r[n(315)](e);return e?r[n(237)]((t=>t[n(551)]())):r}[kc(255)](t){const n=kc,r=this[n(489)][n(297)](t);if(!r)throw new e.CKEditorError(n(540),this);return r}[kc(442)](t){const e=kc;return this[e(489)][e(571)](t)}[kc(212)](t){const e=kc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(272)][e(168)](":"),a=this[e(489)][e(297)](r)||this[e(266)](o,i,r,n,s);if(this[e(528)](a),this[e(494)](a,o,i||null,n),a[e(276)]=t[e(276)],a[e(403)]=!0,s&&s[e(273)]){const t=s[e(273)],n=this[e(345)](t[e(218)]);a[e(149)]=t[e(276)],a[e(228)]=n,a[e(166)]=!0}else a[e(149)]=t[e(276)];switch(t[e(420)]&&(a[e(420)]=t[e(420)]),t[e(164)]&&(a[e(164)]=t[e(164)]),this[e(499)]&&this[e(499)][e(309)]||(a[e(405)]=!0),this[e(374)][e(297)](a)){case e(169):this[e(374)][e(384)](a,e(375));break;case e(220):a[e(463)]?(this[e(562)](new Set([a])),this[e(535)](new Set([a])),this[e(374)][e(384)](a,e(263)),this[e(252)](e(206),a)):this[e(374)][e(384)](a,e(258))}return a}[kc(550)](t){const e=kc;this[e(569)]((()=>{const n=e;this[n(451)][n(216)][n(280)]((()=>{const e=n;for(const n of t[e(231)]())n[e(453)]()}))}))}[kc(504)](t){const e=kc;this[e(569)]((()=>{const n=e;this[n(451)][n(216)][n(280)]((()=>{const e=n;for(const n of t[e(231)]())n[e(202)]()}))}))}[kc(360)](t,n){const r=kc,s=this[r(451)][r(441)][r(297)](t);if(!s)throw new e.CKEditorError(r(217),this,{commandName:t});if(this[r(381)][r(571)](s))throw new e.CKEditorError(r(248),this,{commandName:t});this[r(381)][r(421)](s),n&&s.on(r(406),((t,e)=>{const o=r;this[o(192)][o(432)]&&(this[o(278)]||(e[o(379)]>0&&e[e[o(379)]-1]&&e[e[o(379)]-1][o(569)]?e[o(450)]():(t[o(492)]=n(((...t)=>s[o(406)](...t,{forceDefaultExecution:!0})),...e),t[o(555)]())))}),{priority:r(385)})}[kc(569)](t){const n=kc;let r,s;const o=this[n(278)];this[n(278)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(278)]=!1),s&&e.CKEditorError[n(533)](s,this),r}[kc(183)](t,n=null,r={}){const s=kc;if(t[s(400)])return null;const o=this[s(451)][s(439)][s(297)](s(279)).me;for(const{suggestion:e,meta:o}of this[s(580)](t,s(518)))if(o[s(250)]){if(!o[s(491)]){if(o[s(482)]){if(!this[s(162)]||!Uc(e,r))continue;return e}if(Uc(e,r))return e;this[s(483)](e,t[s(541)],t[s(417)]);break}if(n==e[s(271)]&&Uc(e,r)){const n=e[s(396)]();return n[s(541)][s(357)](t[s(417)])?this[s(327)](e,this[s(365)][s(511)](t[s(541)],n[s(417)])):this[s(327)](e,this[s(365)][s(511)](n[s(541)],t[s(417)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(457)+n:s(518),u=this[s(454)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(458)](c,i,a,t),u}[kc(331)](t,n=kc(314),r={}){const s=kc,o=this[s(451)][s(439)][s(297)](s(279)).me,i=this[s(423)][s(318)](s(518),n,s(342));for(const e of this[s(356)]())if(e[s(228)].id==o.id&&s(518)==e[s(272)]&&e[s(271)]==n&&Uc(e,r)&&(i(e[s(320)](),t)||i(t,e[s(320)]()))){for(const n of t)e[s(330)](n);return e}for(const{suggestion:e,meta:n}of this[s(580)](t,s(518))){if(!n[s(250)])continue;if(!this[s(162)]&&n[s(482)])continue;if(!Uc(e,r))continue;let o=!0;for(const n of e[s(320)]())for(const e of t)if(!n[s(545)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(457)+n,l=this[s(454)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(458)](u,a,c,e,Wr[s(470)]());return l}[kc(532)](t,n,r=null,s={}){const o=kc;if(r=r||Oc(n),t[o(400)])return null;if(o(156)===this[o(409)]){const e=this[o(423)][o(318)](o(151),r,o(453));return this[o(569)]((()=>e([t],n,s))),null}const i=this[o(451)][o(439)][o(297)](o(279)).me,a=[];if(o(238)!==this[o(409)])for(const{suggestion:e,meta:n}of this[o(580)](t,o(518)))n[o(250)]&&!n[o(269)]&&a[o(315)](...e[o(320)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(335)](s);e&&r[n(315)](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(379)];){const s=r[e][n(259)](t);r[n(573)](e,1,...s),e+=s[n(379)]}}return r}(t,a);c[o(379)]&&this[o(365)][o(280)]((()=>{const t=o;for(const e of c){const o=this[t(423)][t(318)](t(151),r,t(453));this[t(569)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(541)],u=t[o(417)];for(const{suggestion:e,meta:n}of this[o(580)](t,o(151))){if(!n[o(250)])continue;if(e[o(271)]!=r)continue;if(!Uc(e,s))continue;const i=e[o(396)]();if(i[o(545)](t,!0))return null;c=c[o(390)](i[o(541)])?c:i[o(541)],u=u[o(239)](i[o(417)])?u:i[o(417)],a?i[o(541)][o(390)](a[o(396)]()[o(541)])?(a[o(521)](),a=e):e[o(521)]():a=e}const l=this[o(365)][o(511)](c,u);if(a)this[o(327)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(454)]({id:t,type:o(452)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(458)](o(452)+r,t,a,l)}}return null}[kc(565)](t,n,r=[],s=null,o={}){const i=kc;n[i(306)]||(n[i(306)]=n[i(225)]),n[i(198)]=t.is(i(388)),s=s||Oc(n);const a=r[i(237)]((t=>Pc(t,this[i(365)]))),c=t.is(i(388))?t:Pc(t,this[i(365)]);if(i(156)===this[i(409)]){const t=this[i(423)][i(318)](i(461),s,i(453));return this[i(569)]((()=>t([c],n,o))),null}a[i(315)](c);let u=!0;for(const t of a)if(!this[i(548)](t)){u=!1;break}if(u&&i(238)!==this[i(409)]){const t=this[i(423)][i(318)](i(461),s,i(453));return this[i(569)]((()=>t([c],n,o))),null}let l=null,f=c[i(541)],h=c[i(417)];for(const{suggestion:t,meta:e}of this[i(580)](c,i(461))){if(!e[i(250)])continue;if(e[i(491)]||e[i(482)]||e[i(269)])continue;if(t[i(420)][i(306)]!=n[i(306)])continue;if(!Uc(t,o))continue;const r=t[i(396)]();if(t[i(271)]==s){if(r[i(545)](c,!0))return null;f=f[i(390)](r[i(541)])?f:r[i(541)],h=h[i(239)](r[i(417)])?h:r[i(417)],l?r[i(541)][i(390)](l[i(396)]()[i(541)])?(l[i(521)](),l=t):t[i(521)]():l=t}else{const e=c[i(335)](r);this[i(184)](t,e)}}const g=this[i(451)][i(439)][i(297)](i(279)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(327)](l,this[i(365)][i(511)](f,h)),l;{const t=this[i(454)]({id:d,type:i(203)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(458)](i(203)+s,d,p,this[i(365)][i(511)](f,h)),t}}[kc(516)](t,n,r=[],s=null,o={}){const i=kc;n[i(306)]||(n[i(306)]=n[i(225)]);const a=t[0];n[i(198)]=a.is(i(388)),s=s||Oc(n);const c=r[i(237)]((t=>Pc(t,this[i(365)]))),u=a.is(i(388))?t:t[i(237)]((t=>Pc(t,this[i(365)])));if(i(156)===this[i(409)]){const t=this[i(423)][i(318)](i(461),s,i(453));return this[i(569)]((()=>t(u,n,o))),null}c[i(315)](...u);let l=!0;for(const t of c)if(!this[i(548)](t)){l=!1;break}if(l&&i(238)!==this[i(409)]){const t=this[i(423)][i(318)](i(461),s,i(453));return this[i(569)]((()=>t(u,n,o))),null}const f=this[i(451)][i(439)][i(297)](i(279)).me;for(const t of this[i(356)]()){if(t[i(228)].id!=f.id)continue;if(i(461)!=t[i(272)]||t[i(420)][i(306)]!=n[i(306)])continue;if(!Uc(t,o))continue;const e=t[i(271)]==s;for(let n=0;n<u[i(379)];n++){const r=u[n];for(const s of t[i(177)]()){const o=s[i(353)]();if(r[i(357)](o)){e?(u[i(573)](n,1),n--):t[i(246)](s[i(321)]);break}}}}if(0==u[i(379)])return null;const h=this[i(423)][i(318)](i(461),s,i(342));for(const t of this[i(356)]())if(t[i(228)].id==f.id&&i(461)==t[i(272)]&&t[i(420)][i(306)]==n[i(306)]&&t[i(271)]==s&&Uc(t,o)&&(h(t[i(320)](),u)||h(u,t[i(320)]()))){for(const e of u)t[i(330)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(203)+s,m=this[i(454)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(458)](p,g,d,t,Wr[i(470)]());return m}[kc(413)](t,n=null,r={}){const s=kc;if(t[s(400)])return null;const o=this[s(451)][s(439)][s(297)](s(279)).me,a=new i.LiveRange(t[s(541)],t[s(417)]);for(const{suggestion:t,meta:e}of this[s(580)](a,s(518)))if(e[s(250)]&&!e[s(491)])if(t[s(207)]){const e=t[s(320)]()[s(282)]((t=>s(247)!=t[s(358)][s(558)]));if(e[s(213)]((t=>a[s(545)](t,!0)))&&t[s(202)](),e[s(559)]((t=>t[s(545)](a,!0)))){const t=this[s(423)][s(318)](s(329),n,s(453));return this[s(569)]((()=>t([a],null,r))),null}}else{const e=a[s(335)](t[s(396)]());null!==e&&t[s(208)]([e],null,r)}if(a[s(435)](),a[s(400)]||s(247)==a[s(358)][s(558)])return null;let c=null,u=a[s(541)],l=a[s(417)];const f=this[s(580)](a,s(329));for(const{suggestion:t,meta:e}of f){const n=this[s(365)][s(511)](u,l);if(e[s(250)]&&(this[s(162)]||!e[s(482)]&&!e[s(269)]))if(t[s(207)]){if(!Uc(t,r))continue;let e=!0;for(const r of t[s(320)]()){if(r[s(545)](n,!0))return t;n[s(545)](r)||(e=!1)}e&&t[s(202)]()}else{const e=t[s(396)]();if(e[s(545)](n,!0))return t;if(!Uc(t,r)){n[s(545)](e)?t[s(521)]():e[s(235)](u)?u=e[s(417)]:e[s(235)](l)&&(l=e[s(541)]);continue}u=u[s(390)](e[s(541)])?u:e[s(541)],l=l[s(239)](e[s(417)])?l:e[s(417)],r=Object[s(546)]({},t[s(164)]),c?e[s(541)][s(390)](c[s(396)]()[s(541)])?(c[s(521)](),c=t):t[s(521)]():c=t}}if(c)return this[s(327)](c,this[s(365)][s(511)](u,l)),c;{const t=(0,e.uid)(),i=this[s(365)][s(511)](u,l),a=o.id,c=n?s(199)+n:s(329),f=this[s(454)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(458)](c,t,a,i),f}}[kc(160)](t,n=kc(314),r={}){const s=kc,o=this[s(451)][s(439)][s(297)](s(279)).me,a=t[s(237)]((t=>new i.LiveRange(t[s(541)],t[s(417)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(580)](a,s(518)))e[s(250)]&&!e[s(491)]&&c[s(421)](t);for(const e of c)if(e[s(207)]){const o=e[s(320)]();if((!e[s(164)]||!e[s(164)][s(393)])&&o[s(213)]((t=>a[s(559)]((e=>e[s(545)](t,!0)))))&&e[s(202)](),a[s(213)]((t=>o[s(559)]((e=>e[s(545)](t,!0)))))){const e=this[s(423)][s(318)](s(329),n,s(453));return this[s(569)]((()=>e(t,null,r))),null}}else{const t=e[s(396)]();if(a[s(559)]((e=>e[s(545)](t,!0)))&&e[s(202)](),a[s(213)]((e=>t[s(545)](e,!0)))){const t=this[s(423)][s(318)](s(329),n,s(453));return this[s(569)]((()=>t(a,null,r))),null}}const u=this[s(423)][s(318)](s(329),n,s(342));let l=null;for(const t of this[s(356)]())if(t[s(228)].id==o.id&&t[s(463)]&&s(329)==t[s(272)]&&t[s(271)]==n&&Uc(t,r)&&(u(t[s(320)](),a)||u(a,t[s(320)]())))if(l){if(t[s(502)]&&t[s(502)][s(379)])continue;for(const e of t[s(320)]())l[s(510)](e)||l[s(330)](e);t[s(521)]()}else{l=t;for(const e of a)t[s(510)](e)||t[s(330)](e)}if(l)return l;c[s(210)]();for(const{suggestion:t,meta:e}of this[s(580)](a,s(329)))e[s(250)]&&(this[s(162)]||!e[s(482)]&&!e[s(269)])&&Uc(t,r)&&c[s(421)](t);for(const t of c){const e=t[s(320)]();if((!r||!r[s(393)])&&a[s(213)]((t=>e[s(559)]((e=>e[s(545)](t,!0))))))return t;(!t[s(164)]||!t[s(164)][s(393)])&&e[s(213)]((t=>a[s(559)]((e=>e[s(545)](t,!0)))))&&t[s(202)]()}const f=(0,e.uid)(),h=o.id,g=s(199)+n,d=this[s(454)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(435)](),t[s(400)]||s(247)==t[s(358)][s(558)]||this[s(458)](g,f,h,t,Wr[s(470)]());return d}[kc(468)](t,n,r,s,o){const i=kc;if(t[i(400)])return[];if(i(156)===this[i(409)])return[];const a=this[i(451)][i(439)][i(297)](i(279)).me.id,c=Array[i(377)](this[i(489)][i(204)]())[i(282)]((e=>i(399)==e[i(272)]&&e[i(420)][i(433)]==n&&e[i(510)](t)));if(i(154)===this[i(409)]){const e=this[i(580)](t,i(518))[i(282)]((({meta:t})=>t[i(250)]&&!t[i(269)]&&!t[i(491)]))[i(237)]((({suggestion:t})=>t));c[i(295)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(399)==t[i(272)]?t[i(420)][i(296)]:void 0,o=t[i(396)](),a=Array[i(377)](u[i(188)]())[i(410)]((t=>t[i(370)](o)));if(!a)continue;const c=a[i(259)](o);this[i(424)](n)&&i(518)==t[i(272)]&&0!=c[i(379)]||(u[i(568)](a),c[i(506)]((t=>{u[i(384)](t,r)})),i(518)!=t[i(272)]&&e!=s&&u[i(384)](a[i(335)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(379)]>37&&console[i(364)](i(254),{key:n});const f=(i(163)+(n+"|")+Oc({newValue:s}))[i(549)](0,60),h=this[i(454)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(315)](h),this[i(458)](f,c,a,t)}return l}[kc(547)](t){const e=kc;this[e(360)](t,((t,...n)=>{this[e(508)]((()=>{t(...n)}))}))}[kc(431)](t){const e=kc;this[e(291)][e(421)](t)}[kc(270)](t){const e=kc;this[e(346)][e(421)](t)}[kc(566)](t){const e=kc;return e(399)==t[e(272)]?t[e(271)][e(168)]("|")[0]:null}[kc(327)](t,e){const n=kc,r=t[n(376)]();this[n(365)][n(280)]((t=>{t[n(298)](r,{range:e})}))}[kc(528)](t){const e=kc,n=t.id,r=this[e(451)][e(293)][e(297)](e(467));this[e(227)][e(447)](n)||this[e(227)][e(148)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(227)][e(486)](n);s[e(167)](e(401)),s[e(401)]=!1,t[e(502)]=s}[kc(494)](t,n,r,s){const o=kc;if(t[o(272)]!=n||t[o(271)]!=r||t[o(150)].id!=s)throw this[o(451)][o(267)](o(498)),new e.CKEditorError(o(498),this)}[kc(184)](t,n){const r=kc,s=t[r(396)]();if(n[r(357)](s))t[r(521)]();else if(s[r(545)](n)){const o=this[r(365)][r(226)](n[r(541)][r(194)],r(417));this[r(327)](t,this[r(365)][r(511)](s[r(541)],o));const i=(0,e.uid)(),a=t[r(150)].id,c=t[r(272)]+":"+t[r(271)];this[r(454)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(420)],attributes:t[r(164)]});const u=this[r(365)][r(226)](n[r(417)][r(186)],r(301)),l=this[r(365)][r(511)](u,s[r(417)]);this[r(458)](c,i,a,l)}else if(s[r(235)](n[r(541)])){const e=this[r(365)][r(226)](n[r(541)][r(194)],r(417));this[r(327)](t,this[r(365)][r(511)](s[r(541)],e))}else{const e=this[r(365)][r(226)](n[r(417)][r(186)],r(301));this[r(327)](t,this[r(365)][r(511)](e,s[r(417)]))}}[kc(548)](t){const e=kc;for(const{suggestion:n,meta:r}of this[e(580)](t,e(518))){if(!r[e(250)])continue;const s=n[e(320)]();for(const n of s)if(!t[e(259)](n)[e(379)])return!0}return!1}[kc(542)](t){const n=kc,r=this[n(451)][n(439)][n(297)](n(279))[n(509)](t);if(!r)throw new e.CKEditorError(n(349),this);return r}[kc(345)](t){const e=kc,n=this[e(451)][e(439)][e(297)](e(279)),r=(0,o.hashObject)(e(515)+t);return n[e(509)](r)||n[e(181)]({id:r,name:t})}[kc(266)](t,e,n,r,s){const o=kc,i=this[o(542)](r),a=this[o(423)][o(209)](t,e,n,i,s,(t=>{const e=o;this[e(578)](n,{attributes:t});const r=this[e(255)](n);this[e(562)](new Set([r])),this[e(535)](new Set([r]))}));return this[o(577)](a,o(453),(()=>{const t=o;this[t(578)](n,{state:t(552)})}),{priority:o(385)}),this[o(577)](a,o(202),(()=>{const t=o;this[t(578)](n,{state:t(387)})}),{priority:o(385)}),this[o(489)][o(384)](n,a),this[o(374)][o(384)](a,o(169)),a}[kc(359)](t){const e=kc,n=t[e(168)](":");return{group:n[0],type:n[1],subType:n[e(379)]>=5?n[2]:null,id:n[e(379)]<5?n[2]:n[3],authorId:n[e(379)]<5?n[3]:n[4],markerCount:6==n[e(379)]?n[5]:null}}[kc(483)](t,n,r){const s=kc,o=t[s(396)](),i=o[s(541)],a=o[s(417)];this[s(327)](t,this[s(365)][s(511)](i,n));const c=(0,e.uid)(),u=t[s(150)].id,l=t[s(272)]+(t[s(271)]?":"+t[s(271)]:"");this[s(454)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(164)],data:t[s(420)]});const f=this[s(566)](t);(s(461)==t[s(272)]||f&&this[s(424)](f))&&(r=this[s(365)][s(176)](r[s(186)])),this[s(458)](l,c,u,this[s(365)][s(511)](r,a))}[kc(580)](t,e=null){const n=kc,r=[],s=this[n(451)][n(439)][n(297)](n(279)).me;Array[n(312)](t)||(t=[t]);for(const o of this[n(356)]()){if(!o[n(463)])continue;if(e&&o[n(272)]!=e)continue;let i=!1;for(const e of o[n(320)]()){for(const a of t){const t=a[n(541)][n(357)](e[n(417)])||a[n(417)][n(357)](e[n(541)]);if(t||a[n(335)](e)){const c=a[n(545)](e)&&Mc(this[n(365)][n(219)],e[n(541)],a),u=e[n(545)](a)&&Mc(this[n(365)][n(219)],a[n(541)],e);r[n(315)]({suggestion:o,meta:{isOwn:s==o[n(228)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[kc(458)](t,e,n,r,s){const o=kc;this[o(365)][o(280)]((i=>{const a=o;let c=a(195)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(221)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[kc(244)](t){const e=kc,n=t[e(277)],r=t[e(316)];t[e(277)]=null,t[e(316)]=null,null!=n&&n[e(316)]==t&&(n[e(316)]=r),null!=r&&r[e(277)]==t&&(r[e(277)]=n),e(263)==this[e(374)][e(297)](t)&&(this[e(374)][e(384)](t,e(258)),this[e(252)](e(336),t,n,r))}[kc(454)](t){const n=kc,r=t.id,s=this[n(212)](t);if(this[n(499)]&&this[n(499)][n(309)]){const o=this[n(451)][n(439)][n(297)](n(574)),i=s[n(155)],a=s[n(271)]?s[n(272)]+":"+s[n(271)]:s[n(272)],c=this[n(451)][n(294)],u=o[n(421)](qr(c,n(205))),l={id:r,type:a,hasComments:i,data:t[n(420)]||null,originalSuggestionId:t[n(245)]||null,attributes:s[n(164)]};this[n(499)][n(309)](l)[n(348)]((t=>{const e=n;s[e(405)]=!0,o[e(170)](u),t&&t[e(276)]&&(this[e(489)][e(297)](r)[e(276)]=t[e(276)])}))[n(402)]((t=>{const r=n;throw(0,e.logWarning)(r(153)),this[r(451)][r(216)][r(514)]({isUndoable:!1},(()=>{s[r(202)]()})),s[r(242)](),this[r(489)][r(568)](s.id),this[r(374)][r(568)](s),t}))}return s}[kc(424)](t){const e=kc;return this[e(291)][e(571)](t)}[kc(578)](t,e){const n=kc,r=this[n(451)][n(439)][n(297)](n(574)),s=this[n(255)](t);if(this[n(499)]&&this[n(499)][n(538)])if(s[n(405)]){const s=r[n(421)](qr(this[n(451)][n(294)],n(205)));this[n(499)][n(538)](t,e)[n(348)]((()=>{r[n(170)](s)}))}else s.on(n(581),(()=>{this[n(578)](t,e)}))}[kc(465)](t){const n=kc;if(!this[n(499)]||!this[n(499)][n(255)])throw new e.CKEditorError(n(440),this);return this[n(499)][n(255)](t)}[kc(534)](t){const e=kc,{id:n,type:r,subType:s,authorId:o}=this[e(359)](t),i=this[e(489)][e(297)](n)||this[e(266)](r,s,n,o,{});switch(this[e(494)](i,r,s,o),this[e(374)][e(297)](i)){case e(169):this[e(465)](n)[e(348)]((t=>{const r=e;let s=Promise[r(182)]();t[r(155)]&&(s=this[r(227)][r(366)]({channelId:this[r(451)][r(293)][r(297)](r(467)),threadId:n})),s[r(348)]((()=>{const e=r;this[e(212)](t)[e(405)]=!0}))})),this[e(374)][e(384)](i,e(220));break;case e(258):this[e(578)](n,{state:e(527)});case e(375):this[e(374)][e(384)](i,e(263)),this[e(252)](e(206),i);break;case e(263):this[e(252)](e(392),i)}return i[e(268)](t),i}[kc(535)](t){const e=kc,n=Array[e(377)](t),r=n[e(282)]((t=>e(399)==t[e(272)]));this[e(158)](r);const s=n[e(282)]((t=>!t[e(207)]&&e(399)!=t[e(272)])),o=this[e(356)]({skipNotAttached:!0})[e(282)]((t=>!t[e(207)]&&e(399)!=t[e(272)])),i=o[e(282)]((n=>!t[e(571)](n))),a=new Map(o[e(237)]((t=>[t,this[e(423)][e(318)](t[e(272)],t[e(271)],e(172))]))),c=new Map(o[e(237)]((t=>[t,t[e(396)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(379)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(379)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(379)];t++){const n=s[t];!l[e(571)](n)&&n[e(277)]&&(f[e(421)](n[e(277)]),n[e(277)][e(316)]===n&&(n[e(277)][e(316)]=null),n[e(277)]=null),!u[e(571)](n)&&n[e(316)]&&(f[e(421)](n[e(316)]),n[e(316)][e(277)]===n&&(n[e(316)][e(277)]=null),n[e(316)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(379)];e++){const r=g(t,n[e]);r&&(r[0][s(316)]=r[1],r[1][s(277)]=r[0],u[s(421)](r[0]),l[s(421)](r[1]))}}function g(t,n){const r=e;if(t[r(228)].id!==n[r(228)].id)return null;const s=a[r(297)](t)(t,n,c[r(297)](t),c[r(297)](n));return s&&a[r(297)](n)(t,n,c[r(297)](t),c[r(297)](n))?s[1][r(502)]&&s[1][r(502)][r(379)]?null:s:null}f[e(352)]&&this[e(535)](f)}[kc(158)](t){const e=kc;if(0==t[e(379)])return;const n=this[e(356)]({skipNotAttached:!0})[e(282)]((t=>e(399)==t[e(272)]&&t[e(403)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(164)]);s[e(571)](n)||(s[e(384)](n,r[e(379)]),r[e(315)]([]));const i=s[e(297)](n);r[i][e(315)](t)}!function(){const t=e;r[t(383)](((e,n)=>{const r=t,s=e[0][r(276)],o=n[0][r(276)];return s==o?e[0][r(164)][r(394)]<n[0][r(164)][r(394)]?-1:1:s<o?-1:1}));for(const e of r)e[t(383)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(379)];t++){if(0==r[t][e(379)])continue;const n=[];for(let s=t+1;s<r[e(379)];s++)0!=r[s][e(379)]&&i(r[t],r[s])&&n[e(315)](s);for(const s of n)r[t]=r[t][e(473)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(379)];n++){const r=t[n+1]||null;t[n][e(316)]!==r&&(t[n][e(316)]=r)}for(const t of r)for(let n=0;n<t[e(379)];n++){const r=t[n-1]||null;t[n][e(277)]!==r&&(t[n][e(277)]=r)}function i(t,n){const r=e;if(t[0][r(164)][r(394)]!==n[0][r(164)][r(394)]&&t[0][r(228)]!==n[0][r(228)])return!1;if(!function(t,e){const n=r;return!t[n(155)]&&!e[n(155)]||(!t[n(155)]||!e[n(155)])&&(!!(t[n(155)]&&e[n(276)]<t[n(502)][n(422)][n(297)](0)[n(276)])||!!(e[n(155)]&&t[n(276)]<e[n(502)][n(422)][n(297)](0)[n(276)]))}(t[0],n[0]))return!1;const s=Ac(t[0][r(164)],r(394)),o=Ac(n[0][r(164)],r(394));return!!Fr(s,o)&&(!!t[r(213)]((t=>n[r(559)]((e=>t[r(396)]()[r(357)](e[r(396)]())))))&&n[r(213)]((e=>t[r(559)]((t=>e[r(396)]()[r(357)](t[r(396)]()))))))}}[kc(562)](t){const e=kc,n=Array[e(377)](t),r=this[e(356)]({skipNotAttached:!0}),s=r[e(282)]((n=>!t[e(571)](n))),o=new Map(n[e(237)]((t=>[t,this[e(423)][e(318)](t[e(272)],t[e(271)],e(342))]))),i=new Map(r[e(237)]((t=>[t,t[e(320)]()])));for(let t=0;t<n[e(379)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(379)];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(379)];e++){const s=r[e];if(s[a(272)]!==n[a(272)]||s[a(228)].id!==n[a(228)].id||s[a(271)]!==n[a(271)])continue;if(!Bc(n,s))continue;if(a(399)==n[a(272)]&&n[a(420)][a(296)]!=s[a(420)][a(296)])continue;if(a(399)==n[a(272)]&&t[a(424)](n[a(420)][a(433)]))continue;if(a(461)==n[a(272)]){const e=t[a(451)][a(216)],r=n[a(428)]();if(r&&(e[a(219)][a(322)](r)||e[a(219)][a(175)](r)))continue}const c=o[a(297)](n),u=i[a(297)](n),l=i[a(297)](s),f=n[a(502)]&&n[a(502)][a(379)],h=s[a(502)]&&s[a(502)][a(379)];if(!f&&c(l,u))return t[a(262)](s,n),i[a(568)](n),!0;if(!h&&c(u,l))return t[a(262)](n,s),i[a(568)](s),!0}return!1}}[kc(262)](t,e){const n=kc;if(t[n(207)])for(const r of e[n(320)]())t[n(330)](r);else{const r=e[n(396)]()[n(417)];this[n(327)](t,this[n(365)][n(511)](t[n(396)]()[n(541)],r))}e[n(521)]()}[kc(185)](t,e,n){const r=kc,s=t[r(488)](r(497))||t[r(488)](r(399))?r(305):t[r(560)]();return qr(this[r(451)][r(294)],e+"_"+s+r(505),n)}[kc(334)](){const t=kc,n=this[t(451)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(365)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(359)](t[i(321)]);if(i(363)===e){r[i(256)](this[i(185)](n,i(412)));break}}for(const t of s){const{group:n,type:s}=this[i(359)](t[i(321)]);if(i(363)===n){r[i(256)](this[i(185)](s,i(411),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}}))}[kc(171)](t){const e=kc;if(this[e(283)])return!1;const n=this[e(451)],r=n[e(216)][e(579)][e(445)][e(503)]();if(0==r[e(379)])return!1;const s=[],o=r[e(282)]((t=>e(399)==t[e(272)])),i=r[e(282)]((t=>e(284)==t[e(272)]&&e(180)!=t[e(321)])),a=r[e(282)]((t=>e(170)==t[e(272)]&&e(180)!=t[e(321)]));for(const t of o)s[e(315)]({key:t[e(477)],newValue:t[e(544)],oldValue:t[e(285)],range:Fc(t[e(388)],n[e(216)])});for(const t of i){const r=a[e(410)]((n=>n[e(325)][e(357)](t[e(325)])));r&&s[e(315)]({key:e(307),newValue:t[e(321)],oldValue:r[e(321)],range:n[e(216)][e(513)](t[e(325)][e(543)])})}return 0!=s[e(379)]&&this[e(564)](t,s)}[kc(341)](t){const e=kc;let n=!1;const r=this[e(451)][e(216)][e(579)][e(445)][e(300)]()[e(282)]((t=>t[e(420)][e(328)]&&t[e(321)][e(488)](e(469))));for(const s of r){const{subType:r,id:o}=this[e(359)](s[e(321)]),i=r[e(168)]("|")[0];for(const r of this[e(356)]({skipNotAttached:!0}))r.id!=o&&e(399)==r[e(272)]&&r[e(420)]&&r[e(420)][e(433)]==i&&r[e(396)]()[e(370)](s[e(420)][e(328)])&&(this[e(338)](r,s[e(420)][e(328)],t),n=!0)}return n}[kc(508)](t){this[kc(283)]=!0,t()}[kc(479)](t){const e=kc,n=this[e(424)](t),r=this[e(346)][e(571)](t);return n||r}[kc(564)](t,e){const n=kc;if(0==e[n(379)])return!1;let r=!1;for(const s of e){const e=this[n(580)](s[n(388)],n(399))[n(282)]((t=>!t[n(261)][n(491)]))[n(237)]((t=>t[n(363)])),i=(0,o.hashObject)({newValue:s[n(495)]});e[n(282)]((t=>{const e=n,[r,o]=t[e(271)][e(168)]("|");return r==s[e(433)]&&o!=i}))[n(506)]((e=>{const o=n;this[o(338)](e,s[o(388)],t),r=!0}))}return r}[kc(338)](t,e,n){const r=kc,s=t[r(396)]()[r(259)](e);0!==s[r(379)]?1!==s[r(379)]?this[r(483)](t,e[r(541)],e[r(417)]):this[r(327)](t,s[0]):n[r(246)](t[r(376)]())}}class Sc{constructor(t){const e=kc;this[e(222)]=t,this[e(365)]=t[e(216)],this[e(253)]=new Map,this[e(539)]=new Map,this[e(391)]()}[kc(209)](t,e,n,r,s,o){const i=kc;return new Wr(this[i(365)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(318)](t,e,i(453))(...n),onDiscard:(...n)=>this[i(318)](t,e,i(202))(...n)})}[kc(563)](t,e,n,r){const s=kc,o=t+":"+e+":"+n;this[s(253)][s(384)](o,r)}[kc(318)](t,e,n){const r=kc,s=t+":"+e+":"+n;return this[r(253)][r(297)](s)||this[r(539)][r(297)](t+":"+n)}[kc(391)](){const t=kc,e=()=>!1,n=t=>{const e=Nc;t[e(383)](((t,n)=>t[e(541)][e(390)](n[e(541)])?1:-1)),this[e(365)][e(280)]((n=>{const r=e;for(const e of t){let t;t=e[r(417)][r(304)]&&e[r(417)][r(186)]==e[r(541)][r(543)]?n[r(173)](e[r(541)][r(543)],"on"):n[r(173)](e),this[r(365)][r(456)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Nc;e&&this[n(365)][n(280)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(237)]((t=>(vc(t)&&(t=this[s(365)][s(511)](t[s(417)])),t)))[s(282)]((t=>s(247)!==t[s(358)][s(558)]));if(c[s(379)]<1)return;const u=Array[s(377)](this[s(365)][s(579)][s(333)][s(320)]())[s(237)]((t=>i.LiveRange[s(224)](t)));r[s(472)](c);for(const t of this[s(222)][s(441)][s(441)]())t[s(368)]();a[s(315)]({forceDefaultExecution:!0}),this[s(222)][s(406)](o,...a);const l=u[s(282)]((t=>s(247)!=t[s(358)][s(558)]));l[s(379)]>0&&r[s(472)](l);for(const t of u)t[s(435)]()}))},s=(e,n)=>1==e[t(379)]&&1==n[t(379)]&&e[0][t(417)][t(357)](n[0][t(541)]),o=(e,n,r,s)=>xc(e,n,r,s,this[t(365)])?[e,n]:xc(n,e,s,r,this[t(365)])?[n,e]:null;this[t(539)][t(384)](t(438),e),this[t(539)][t(384)](t(487),n),this[t(539)][t(384)](t(249),s),this[t(539)][t(384)](t(462),o),this[t(539)][t(384)](t(380),n),this[t(539)][t(384)](t(459),e),this[t(539)][t(384)](t(211),s),this[t(539)][t(384)](t(575),o),this[t(539)][t(384)](t(230),r),this[t(539)][t(384)](t(429),e),this[t(539)][t(384)](t(317),s),this[t(539)][t(384)](t(303),e),this[t(539)][t(384)](t(215),r),this[t(539)][t(384)](t(200),e),this[t(539)][t(384)](t(286),s),this[t(539)][t(384)](t(481),e),this[t(539)][t(384)](t(446),e),this[t(539)][t(384)](t(572),((e,n)=>{const r=t;if(!n)return;const s=this[r(222)][r(439)][r(297)](Rc);this[r(365)][r(280)]((t=>{const o=r;if(o(307)==n[o(433)])for(const r of e){const e=r[o(541)][o(543)],s=n[o(296)];t[o(323)](e,s)}else if(s[o(424)](n[o(433)]))for(const r of e)void 0!==n[o(296)]?t[o(480)](n[o(433)],n[o(296)],r[o(541)][o(543)]):t[o(519)](n[o(433)],r[o(541)][o(543)]);else for(const r of e)n[o(296)]?t[o(480)](n[o(433)],n[o(296)],r):t[o(519)](n[o(433)],r)}))})),this[t(539)][t(384)](t(233),s)}}function Mc(t,e,n){const r=kc;for(const s of e[r(186)][r(567)]({includeSelf:!0,parentFirst:!0})){if(s[r(358)]==s)return!1;if(!n[r(299)](s))return!1;if(t[r(322)](s)||t[r(175)](s))return!0}return!1}function vc(t){const e=kc;return t[e(417)][e(186)]==t[e(541)][e(543)]&&t[e(417)][e(443)]}function wc(t,e,n,r){const s=kc,o=t=>!t[s(361)].is(s(371))&&!r[s(322)](t[s(361)]),i=t[s(541)][s(378)](o),a=t[s(417)][s(378)](o,{direction:s(240)});return!(t[s(541)][s(357)](i)&&t[s(417)][s(357)](a)||(i[s(390)](a)?n[s(298)](e,{range:n[s(511)](i,a)}):n[s(246)](e),0))}function Oc(t){return(0,o.hashObject)(t)}function Dc(t){const e=kc,n=t[e(541)][e(543)];return n&&n.is(e(449))}function Fc(t,e){const n=kc;return null==t[n(417)][n(194)]&&t[n(417)][n(186)]==t[n(541)][n(543)]?Pc(t[n(541)][n(543)],e):t}function Pc(t,e){const n=kc,r=e[n(219)][n(322)](t)||e[n(219)][n(350)](t);return e[n(511)](e[n(226)](t,n(437)),r?e[n(313)](t):e[n(226)](t,n(417)))}function xc(t,e,n,r,s){const o=kc;if(t[o(316)])return!1;if(!Bc(t,e))return!1;if(n[o(417)][o(357)](r[o(541)]))return!0;if(t[o(272)]!=e[o(272)])return!1;if(!n[o(417)][o(159)](r[o(541)]))return!1;const i=s[o(511)](n[o(417)],r[o(541)])[o(525)]();for(const t of i)if([o(537),o(520)][o(553)](t[o(272)])&&s[o(219)][o(175)](t[o(361)]))return!1;return!0}function Bc(t,e){const n=kc;if(!t[n(403)]||!e[n(403)])return!1;const r=new Set(Object[n(188)](t[n(164)])),s=new Set(Object[n(188)](e[n(164)]));if(r[n(568)](n(394)),s[n(568)](n(394)),0==r[n(352)]&&0==s[n(352)])return!0;if(r[n(352)]!=s[n(352)])return!1;const o={...t[n(164)]},i={...e[n(164)]};return delete o[n(394)],delete i[n(394)],JSON[n(197)](o)==JSON[n(197)](i)}function Uc(t,e){const n=kc,r=jc(t[n(164)]),s=jc(e);if(!t[n(403)])return!1;for(const t of Object[n(188)](s))if(!Fr(r[t],s[t]))return!1;return!0}function jc(t){const e=kc,n=Object[e(546)]({},t);return delete n[e(393)],delete n[e(407)],n}const Gc=Vc;function Vc(t,e){const n=Hc();return(Vc=function(t,e){return n[t-=194]})(t,e)}function Hc(){const t=["3293568VqmMDl","stopListening","execute","59719xkUHsm","bind","getRanges","661055xtsYwq","commands","8236305RfttwR","acceptSuggestion","commentThreadController","isEnabled","unbind","remove","_removePendingAction","3251312sKoRtk","listenTo","model","destroy","9265302WFflMb","13DLNOOF","_pendingAction","discardSuggestion","plugins","canAccept","add","get","_acceptCommand","view","PendingActions","6nNJQFY","_setPendingAction","138806TyXdbk","isDirty","change:isDirty","3MEDtSw","_discardCommand","_editor","canDiscard","locale","PENDING_ACTION_SUGGESTION","canEditAt","1070eHrgiF"];return(Hc=function(){return t})()}!function(t){const e=Vc,n=t();for(;;)try{if(737394===parseInt(e(217))/1*(parseInt(e(229))/2)+-parseInt(e(232))/3*(-parseInt(e(212))/4)+parseInt(e(203))/5*(-parseInt(e(227))/6)+parseInt(e(205))/7+-parseInt(e(197))/8+-parseInt(e(216))/9+-parseInt(e(196))/10*(parseInt(e(200))/11))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(214)]=e,this[s(225)]=n,this[s(207)]=r,this[s(234)]=t,this[s(224)]=t[s(204)][s(223)](s(206)),this[s(233)]=t[s(204)][s(223)](s(219)),this[s(225)][s(201)](s(208)).to(this[s(224)],this[s(233)],((t,e)=>t||e)),this[s(225)][s(201)](s(221)).to(this[s(224)],s(208),(t=>t&&this[s(234)][s(214)][s(195)](e[s(202)]()))),this[s(225)][s(201)](s(235)).to(this[s(233)],s(208),(t=>t&&this[s(234)][s(214)][s(195)](e[s(202)]()))),this[s(218)]=null,n[s(230)]&&this[s(228)](),this[s(213)](n,s(206),(()=>this[s(206)]())),this[s(213)](n,s(219),(()=>this[s(219)]())),this[s(213)](n,s(231),(()=>{const t=s;n[t(230)]?this[t(228)]():this[t(211)]()}))}[Gc(206)](){const t=Gc;this[t(224)][t(199)](this[t(214)].id)}[Gc(219)](){const t=Gc;this[t(233)][t(199)](this[t(214)].id)}[Gc(215)](){const t=Gc;this[t(225)][t(209)](t(208)),this[t(225)][t(209)](t(221)),this[t(225)][t(209)](t(235)),this[t(198)](),this[t(207)][t(215)](),this[t(218)]&&this[t(211)]()}[Gc(228)](){const t=Gc,e=qr(this[t(234)][t(236)],t(194));this[t(218)]=this[t(234)][t(220)][t(223)](t(226))[t(222)](e)}[Gc(211)](){const t=Gc;null!==this[t(218)]&&this[t(234)][t(220)][t(223)](t(226))[t(210)](this[t(218)]),this[t(218)]=null}}function Wc(){const t=["hasDirtyComment","8028CGJfMK","bind","length","editor","fire","join","123lKYtDD","shift+tab","71701vWnPdN","focusTracker","_createCommentThreadInputView","locale","text/html","24rCZLxc","disabledSubmit","SUGGESTION_THREAD_ARIA_LABEL","4138056yPBebT","tab","submit","render","_model","showInput","838764lvzbqO","248xqcGHd","_createCommentViews","6yMnPuk","ariaLabel","50riCmeQ","680207YRfwby","addComment","map","SUGGESTION_THREAD_DESCRIPTION","descriptionParts","target","CommentView","2516860yOiLpa","_config","focus","value","assign","content","isEnabled","editorConfig","parseFromString","authoredAt","delegate","disableComments","commentThread","467403jdmJuV","setData","_localUser","commentInputView","isReadOnly","textContent","destroy","commentsListView","element","name","body","cancel","isDirty","canAccept","canDiscard","isActive","focusCycler","commentThreadInputView","ariaDescriptionView","set","removeComment","keystrokes","author","updateComment","formatDateTime","focusables"];return(Wc=function(){return t})()}const qc=Kc;function Kc(t,e){const n=Wc();return(Kc=function(t,e){return n[t-=433]})(t,e)}!function(t){const e=Kc,n=t();for(;;)try{if(548318===-parseInt(e(474))/1*(-parseInt(e(468))/2)+-parseInt(e(441))/3*(-parseInt(e(481))/4)+parseInt(e(503))/5*(-parseInt(e(493))/6)+parseInt(e(476))/7*(-parseInt(e(491))/8)+parseInt(e(490))/9*(-parseInt(e(495))/10)+parseInt(e(496))/11+parseInt(e(484))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wc);class Xc extends s.View{constructor(t,n,r,i){const a=Kc;super(t),this[a(448)]=null,this[a(458)]=null,this[a(459)]=new o.AriaDescriptionView(t,qr(t,a(499))),this[a(460)](a(456),!1),this[a(460)](a(437),n[a(437)]),this[a(469)](a(437)).to(n),this[a(460)](a(500),[]),this[a(460)](a(453),!1),this[a(460)](a(434),!1),this[a(460)](a(454),!1),this[a(460)](a(455),!1),this[a(469)](a(494)).to(this,a(470),n,a(437),this,a(500),((t,e,r)=>{const s=a,o=r[s(498)]((t=>_(t[s(433)])))[s(473)](". ")+".";return qr(this[s(479)],s(483),[t-1,n[s(463)][s(450)],e?i[s(465)](e):"",(new DOMParser)[s(436)](o,s(480))[s(451)][s(446)]])})),this[a(466)]=new s.ViewCollection,this[a(477)]=new e.FocusTracker,this[a(462)]=new e.KeystrokeHandler,this[a(457)]=new s.FocusCycler({focusables:this[a(466)],focusTracker:this[a(477)],keystrokeHandler:this[a(462)],keystrokeHandlerOptions:{filter:t=>t[a(501)]!==this[a(449)]},actions:{focusPrevious:a(475),focusNext:a(485)}}),this[a(488)]=n,this[a(443)]=r,this[a(504)]=i,i[a(439)]?this[a(460)](a(470),1):this[a(492)]()}[qc(487)](){const t=qc;super[t(487)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(466)])}[qc(505)](){const t=qc;this[t(449)][t(505)]()}[qc(447)](){const t=qc;this[t(448)]&&this[t(448)][t(447)](),this[t(458)]&&this[t(458)][t(447)](),super[t(447)]()}[qc(492)](){const t=qc,{CommentsListView:e}=this[t(504)];this[t(448)]=new e(this[t(479)],this[t(488)][t(440)],Object[t(507)]({CommentView:this[t(504)][t(502)]},this[t(504)])),this[t(448)][t(438)](t(461)).to(this),this[t(448)][t(438)](t(464)).to(this),this[t(448)][t(469)](t(456)).to(this),this[t(460)](t(470),this[t(448)][t(470)]+1),this[t(469)](t(470)).to(this[t(448)],t(470),(t=>t+1)),this[t(458)]=this[t(478)](),this.on(t(461),(()=>this[t(505)]())),this[t(469)](t(453)).to(this[t(448)],t(467),this[t(458)][t(444)],t(506),((t,e)=>t||!!e))}[qc(478)](){const t=qc,{CommentThreadInputView:e}=this[t(504)],n=new e(this[t(479)],this[t(443)],this[t(504)][t(435)]),r=n[t(444)];return n[t(469)](t(489)).to(this,t(456),this[t(488)][t(440)],t(445),r,t(506),((t,e,n)=>!!n||t&&!e)),r.on(t(486),((e,n)=>{const s=t;this[s(472)](s(497),n),r[s(471)][s(442)]("")})),r.on(t(452),(()=>this[t(505)]())),r[t(469)](t(482)).to(this[t(488)][t(440)],t(445)),n}}function Jc(){const t=["_config","acceptSuggestion","1426880szXIiv","discardSuggestion","<p>","content","canDiscard","set","author","listitem","ck-suggestion--disabled-comments","add","getTemplate","description","23022kRqDdu","formatDateTime","isActive","35NYXSij","acceptButton","commentThread","setTemplate","commentsListView","ariaDescriptionView","suggestionView","type","editorDestroyed","editorReady","1318ljdZFQ","descriptionParts","isEnabled","discardButton","ck-suggestion-wrapper--active","1038366evRdqO","div","582RhXJVQ","SuggestionView","commentThreadInputView","color","bind","canAccept","669696DXisNp","_model","3234216tIRnrM","ck-suggestion-","</p>","delegate","disableComments","focusables","ck-rounded-corners","3796875OBTLnj","_descriptionElement","bindTemplate","push","ariaLabel","ck-suggestion-wrapper","render"];return(Jc=function(){return t})()}const Zc=Yc;function Yc(t,e){const n=Jc();return(Yc=function(t,e){return n[t-=284]})(t,e)}!function(t){const e=Yc,n=t();for(;;)try{if(574972===parseInt(e(312))/1+-parseInt(e(299))/2*(parseInt(e(306))/3)+parseInt(e(314))/4+-parseInt(e(289))/5*(parseInt(e(286))/6)+-parseInt(e(304))/7+-parseInt(e(330))/8+-parseInt(e(321))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jc);class Qc extends Xc{constructor(t,e,n,r){const s=Yc;super(t,e,n,r),this[s(335)](s(296),""),this[s(310)](s(296)).to(this,s(300),(t=>t&&t[0]?t[0][s(296)]:"")),this[s(310)](s(285)).to(this,s(300),this,s(288),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(332)+_(e[n(333)],e[n(309)])+n(316);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(322)]=null,this[s(295)]=new(r[s(307)])(t,e,{formatDateTime:r[s(287)]}),this[s(295)][s(310)](s(285)).to(this),this[s(295)][s(317)](s(329),s(331)).to(this),this[s(295)][s(290)][s(310)](s(301)).to(this,s(311)),this[s(295)][s(302)][s(310)](s(301)).to(this,s(334)),this[s(319)][s(339)](this[s(295)]),this[s(293)]&&this[s(319)][s(339)](this[s(293)]),this[s(308)]&&this[s(319)][s(339)](this[s(308)]),this[s(292)](this[s(284)]())}[Zc(284)](){const t=Zc,e=this[t(323)],n=[this[t(295)]];return this[t(293)]&&n[t(324)](this[t(293)]),this[t(308)]&&n[t(324)](this[t(308)]),n[t(324)](this[t(294)]),{tag:t(305),attributes:{class:["ck",t(320),t(326),e.if(t(288),t(303)),e.to(t(296),(e=>t(315)+e)),this[t(328)][t(318)]&&t(338)],"data-suggestion-id":this[t(313)].id,"data-thread-id":this[t(313)][t(291)].id,"data-author-id":this[t(313)][t(336)].id,tabindex:0,role:t(337),"aria-label":e.to(t(325)),"aria-describedby":this[t(294)].id},children:n}}[Zc(327)](){const t=Zc;super[t(327)](),this[t(293)]&&(this[t(293)][t(317)](t(298)).to(this),this[t(293)][t(317)](t(297)).to(this)),this[t(308)]&&(this[t(308)][t(317)](t(298)).to(this),this[t(308)][t(317)](t(297)).to(this))}}const $c=tu;function tu(t,e){const n=eu();return(tu=function(t,e){return n[t-=463]})(t,e)}function eu(){const t=["target","bindTemplate","1833591khHozV","set","innerHTML","ck-suggestion--accept","7045116hlmcgu","attributes","ck-suggestion","extendTemplate","name","authoredAt","ck-suggestion__info-name","Accept suggestion","ck-annotation__content-wrapper","ck-suggestion__actions","acceptSuggestion","_createButton","_model","ck-comment__info-time","listenTo","span","keystrokes","ck-comment__external","659262kGpUZw","userView","esc","bind","@external","push","ck-suggestion__user","5114070BimOcC","focusFirst","getTemplate","presentation","setTemplate","ck-annotation__main","ck-annotation__info","enter","description","ck-annotation__user","3135013qhQgGc","importWord","Discard suggestion","fire","_config","focus","element","div","discardButton","focusCycler","acceptButton","getExternalSuggestionNote","author","ck-annotation__actions","EXTERNAL_IMPORT_WORD_SUGGESTION","_setupKeyboardNavigation","EXTERNAL_AVATAR",".ck-annotation__content-wrapper","locale","ck-annotation","formatDateTime","5nGBEhx","focusTracker","ck-annotation__info-name","ck-suggestion--discard","discardSuggestion","shift+tab","getUserViewNotificationText","querySelector","tab","cancel","ck-suggestion__main","EXTERNAL_SUGGESTION","291438hjGKYf","ck-annotation__info-time","isExternal","EXTERNAL_IMPORT_WORD_AVATAR","288dVbiXT","source","ck-suggestion__info","2tvwztU","add","check","execute","time","2656194FdrFAM","focusables","creator","change:description","render"];return(eu=function(){return t})()}!function(t){const e=tu,n=t();for(;;)try{if(926613===-parseInt(e(543))/1*(parseInt(e(486))/2)+parseInt(e(464))/3+parseInt(e(468))/4+-parseInt(e(524))/5*(-parseInt(e(548))/6)+parseInt(e(503))/7+-parseInt(e(540))/8*(parseInt(e(536))/9)+-parseInt(e(493))/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(480)]=r,this[a(507)]=i,this[a(465)](a(501),""),this[a(489)](a(473)).to(r),this[a(513)]=this[a(479)](qr(n,a(475)),t.icons[a(545)],a(467),a(478),"sw"),this[a(511)]=this[a(479)](qr(n,a(505)),t.icons[a(533)],a(527),a(528),"sw"),this[a(487)]=new o.UserView(n,r[a(515)],this[a(530)]()),this[a(487)][a(471)]({attributes:{class:[a(492),a(502)],"aria-hidden":!0}}),this[a(549)]=new s.ViewCollection([this[a(513)],this[a(511)]]),this[a(525)]=new e.FocusTracker,this[a(484)]=new e.KeystrokeHandler,this[a(512)]=new s.FocusCycler({focusables:this[a(549)],focusTracker:this[a(525)],keystrokeHandler:this[a(484)],actions:{focusPrevious:a(529),focusNext:a(532)},keystrokeHandlerOptions:{filter:t=>t[a(553)]!==this[a(509)]}}),this[a(497)](this[a(495)]())}[$c(552)](){const t=$c;super[t(552)]();const e=this[t(509)][t(531)](t(520));e[t(466)]=this[t(501)],this.on(t(551),((n,r,s)=>{e[t(466)]=s})),this[t(518)]()}[$c(495)](){const t=$c,e=this[t(463)],n=[{tag:t(510),attributes:{class:[t(542),t(499)]},children:[{tag:t(483),children:[{text:this[t(487)][t(472)]}],attributes:{class:[t(474),t(526)]}},{tag:t(547),attributes:{datetime:e.to(t(473)),class:[t(481),t(537)]},children:[{text:e.to(t(473),(e=>this[t(507)][t(523)](e)))}]}]},{tag:t(510),attributes:{class:[t(477),t(516)]},children:[this[t(513)],this[t(511)]]},{tag:t(510),attributes:{class:[t(476)]}}];return this[t(480)][t(538)]&&n[t(491)]({tag:t(510),attributes:{class:[t(485)]},children:[{text:this[t(514)]()}]}),{tag:t(510),attributes:{class:[t(470),t(522)],tabindex:-1},children:[this[t(487)],{tag:t(510),attributes:{class:[t(534),t(498)],role:t(496)},children:n}]}}[$c(508)](){const t=$c;this[t(509)][t(508)]()}[$c(530)](){const t=$c;return this[t(480)][t(538)]?t(504)===this[t(480)][t(469)][t(490)][t(541)]?qr(this[t(521)],t(539),this[t(480)][t(550)][t(472)]):qr(this[t(521)],t(519),this[t(480)][t(550)][t(472)]):null}[$c(514)](){const t=$c;return t(504)===this[t(480)][t(469)][t(490)][t(541)]?qr(this[t(521)],t(517)):qr(this[t(521)],t(535))}[$c(479)](t,e,n,r,s){const i=$c,a=new o.LateFocusButtonView(this[i(521)]);return a[i(465)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(471)]({attributes:{class:n}}),a.on(i(546),(()=>{const t=i;this[t(506)](r,this[t(480)].id)})),a}[$c(518)](){const t=$c,e=this[t(509)];this[t(484)][t(482)](e);for(const e of this[t(549)])this[t(525)][t(544)](e[t(509)]),this[t(484)][t(482)](e[t(509)]);this[t(484)][t(465)](t(500),((n,r)=>{const s=t;e===n[s(553)]&&(this[s(512)][s(494)](),r())})),this[t(484)][t(465)](t(488),((n,r)=>{const s=t;e!==n[s(553)]&&(this[s(508)](),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=["_annotationViews","fire","type","_unbindEditors","CommentsUI","933894ZZZmqM","remove","_createMenuBarMenu","488988pqbzgC","Discard all suggestions","menuitem","init","previous","clear","_destroyController","comments.editorConfig","_bindAnnotationToEditors","isEnabled","100yCXrSM","panelView","head","menu","trackChanges","trackChanges.disableComments","4522920XLnMWL","getDescriptions","isOn","suggestion-","descriptionFactory","19089HBxygJ","commentsListView","commentThread","createAnnotationView","trackChanges.SuggestionView","comments.maxCommentCharsWhenCollapsed","commandName","from","some","focus","activeMarkers","SuggestionThreadView","SuggestionView","values","descriptionParts","addSourceCollector","_handleControllerBuffer","getAllAdjacentSuggestions","hasSuggestion","registerAnnotation","discardAllSuggestions","suggestionChanged","add","delegate","_refreshActiveMarkers","model","430sTvwSN","toMany","editor","requires","createAnnotation","_handleSuggestionControllerDelayed","CommentView","2nuhswn","length","items","activeAnnotations","componentFactory","_createToolbarButton","commands","destroy","comments.maxThreadTotalWeight","TrackChangesEditing","escape","source","getByInnerView","children","suggestionView","trackChanges.SuggestionThreadView","getMarkerNames","5488384oYcVUY","reduce","menuitemcheckbox","actionView","suggestionLoaded","set","isDirty","getRanges","execute","mainView","isMultiRange","bind","locale","_disableComments","Accept all suggestions","separator","getJoined","push","Discard all selected suggestions","editing","pluginName","plugins","define","TrackChangesUI","getMarkers","delete","comments.maxCommentsWhenCollapsed","button","9192awMdZx","CommentsRepository","143390fOJzqv","lowest","_updateController","change:activeAnnotations","filter","buttonView","_viewToController","Accept all selected suggestions","_suggestionToController","_initializeController","innerView","change:previous","EditorAnnotations","config","acceptAllSuggestions","addComment","arrowView","get","refreshSelectedViews","acceptButton","isInContent","Annotations","has","comments","discardButton","_addUIComponentsToFactory","unbind","createCommentThreadController","size","menuBar:trackChanges","6DTvVTf","stopListening","acceptSelectedSuggestions","keys","value","view","getFirstRange","getSuggestion","discardSelectedSuggestions","switchbutton","suggestionUnloaded","Track changes","listenTo"];return(ou=function(){return t})()}!function(t){const e=au,n=t();for(;;)try{if(349954===-parseInt(e(314))/1*(parseInt(e(267))/2)+-parseInt(e(210))/3+-parseInt(e(312))/4*(-parseInt(e(260))/5)+-parseInt(e(192))/6*(parseInt(e(234))/7)+parseInt(e(229))/8+-parseInt(e(213))/9*(-parseInt(e(223))/10)+-parseInt(e(284))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ou);class iu extends t.Plugin{static get[su(263)](){const t=su;return[Rc,o.Users,t(313),t(183),t(326)]}static get[su(304)](){return su(307)}constructor(t){const e=su;super(t),this[e(322)]=new Map,this[e(320)]=new Map,this[e(205)]=new Map,this[e(250)]=new Map;const n=this[e(262)][e(327)];n[e(306)](e(282),Qc),n[e(306)](e(238),nu),n[e(306)](e(228),!1),this[e(297)]=n[e(331)](e(228))}[su(265)](t,e){const n=su;0===this[n(250)][n(190)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(250)]){const r=this[t(322)][t(184)](e);r||n?r&&n&&this[t(219)](e):this[t(323)](e)}this[t(250)][t(218)](),this[t(262)][t(305)][t(331)](t(326))[t(180)](),this[t(258)]()}),10),this[n(250)][n(289)](t,e)}[su(216)](){const t=su,e=this[t(262)],n=e[t(305)][t(331)](t(276)),r=e[t(305)][t(331)](t(183)),s=e[t(305)][t(331)](t(326)),o=e[t(305)][t(331)](t(313));this[t(187)](),s[t(249)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(241)](this[e(322)])){const s=t[e(251)](),o=[];for(const t of s){if(!t[e(182)])continue;if(t[e(294)]){o[e(301)](...t[e(291)]());continue}const n=t[e(198)]();if(o[e(268)]>0){const t=o[0][e(300)](n);if(t){o[0]=t;continue}}o[e(301)](n)}n[e(301)]([r[e(197)],o])}return n})),this[t(204)](n,t(288),((e,n)=>{const r=t;this[r(204)](n,r(325),((t,e,s,o)=>{const i=r;n[i(182)]&&(null==s?(this[i(316)](o[i(225)]),this[i(265)](n,!1)):(this[i(316)](s[i(225)]),null==o&&this[i(265)](n,!0)))})),null!==n[r(217)]?this[r(316)](n[r(225)]):this[r(265)](n,!1)})),this[t(204)](n,t(202),((e,n,r)=>{const s=t;this[s(193)](n,s(325)),this[s(250)][s(309)](n),this[s(322)][s(184)](n)&&this[s(219)](n),r&&this[s(316)](r[s(225)])})),this[t(204)](n,t(255),((e,n)=>{this[t(316)](n)})),this[t(204)](r,t(317),(()=>{this[t(258)]()})),this[t(204)](o,t(329),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(252)](r))return;const i=n[o(199)](r);this[o(322)][o(331)](i)[o(197)][o(235)][o(243)](-1)}),{priority:t(315)})}[su(258)](){const t=su,e=this[t(262)][t(305)][t(331)](t(183)),n=this[t(262)][t(305)][t(331)](t(276)),r=Array[t(241)](e[t(270)],(e=>e[t(324)]))[t(318)]((e=>this[t(320)][t(184)](e))),s=[];for(const e of r){const n=this[t(320)][t(331)](e)[t(259)][t(251)]();s[t(301)](...n[t(285)](((e,n)=>[...e,...n[t(283)]()]),[]))}n[t(244)]=s}[su(187)](){const t=su,n=this[t(262)],r=n[t(296)],o=qr(r,t(203)),i=new e.Collection([{type:t(201),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(227),role:t(286)})},{type:t(299)},{type:t(311),model:new s.ViewModel({withText:!0,label:qr(r,t(298)),commandName:t(328),role:t(215)})},{type:t(311),model:new s.ViewModel({withText:!0,label:qr(r,t(321)),commandName:t(194),role:t(215)})},{type:t(311),model:new s.ViewModel({withText:!0,label:qr(r,t(214)),commandName:t(254),role:t(215)})},{type:t(311),model:new s.ViewModel({withText:!0,label:qr(r,t(302)),commandName:t(200),role:t(215)})}]);for(const e of i)if(cu(e)){const r=n[t(273)][t(331)](e[t(259)][t(240)]);e[t(259)][t(295)](t(231),t(222)).to(r,t(196),t(222))}n.ui[t(271)][t(256)](t(227),(e=>this[t(272)](e,i,o))),n.ui[t(271)][t(256)](t(191),(e=>this[t(212)](e,i,o)))}[su(272)](t,e,n){const r=su,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(262)][r(273)][r(331)](r(227));o[r(319)][r(289)]({tooltip:n,label:n,icon:ru}),o[r(319)][r(295)](r(231)).to(i,r(196)),o[r(319)].on(r(292),(()=>{const t=r;i[t(292)](),this[t(262)][t(303)][t(197)][t(243)]()})),(0,s.addListToDropdown)(o,e,{role:r(226)});const a=[];for(const t of e)cu(t)&&a[r(301)](this[r(262)][r(273)][r(331)](t[r(259)][r(240)]));const c=o[r(319)];return c[r(287)][r(188)](r(222)),c[r(330)][r(188)](r(222)),c[r(287)][r(295)](r(222)).to(i,r(222)),c[r(330)][r(295)](r(222))[r(261)](a,r(222),((...t)=>t[r(242)]((t=>t)))),o.on(r(292),(t=>{const e=r;this[e(262)][e(292)](t[e(278)][e(240)]),this[e(262)][e(303)][e(197)][e(243)]()})),o}[su(212)](t,e,n){const r=su,o=new s.MenuBarMenuView(t),i=this[r(262)][r(273)][r(331)](r(227));o[r(319)][r(289)]({label:n,icon:ru});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(299)==n[r(207)]){a[r(269)][r(256)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(259)];i[r(295)](...Object[r(195)](c)).to(c),i[r(257)](r(292)).to(o),i.on(r(292),(()=>{const t=r;this[t(262)][t(292)](c[t(240)]),this[t(262)][t(303)][t(197)][t(243)]()})),e[r(280)][r(256)](i),a[r(269)][r(256)](e)}return o[r(295)](r(222)).to(i,r(222)),o[r(224)][r(280)][r(256)](a),o}[su(323)](t){const e=su,n=this[e(262)],r=n[e(327)],s=n[e(305)][e(331)](e(183)),i=n[e(305)][e(331)](e(313)),a=n[e(305)][e(331)](e(326)),c=n[e(305)][e(331)](o.Users).me,u=r[e(331)](e(227))[e(245)],l=r[e(331)](e(227))[e(246)],{CommentsListView:f,CommentThreadInputView:h}=n[e(305)][e(331)](e(209));let g,d,p;this[e(205)][e(184)](t.id)?(d=this[e(205)][e(331)](t.id),g=d[e(293)]):(g=new u(n[e(296)],t,c,{disableComments:this[e(297)],editorConfig:r[e(331)](e(220)),maxCommentsWhenCollapsed:r[e(331)](e(310)),maxThreadTotalWeight:r[e(331)](e(275)),maxCommentCharsWhenCollapsed:r[e(331)](e(239)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(331)](e(296))),CommentView:r[e(331)](e(185))[e(266)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),g[e(281)][e(181)].on(e(292),(()=>{const t=e;n[t(303)][t(197)][t(243)]()})),g[e(281)][e(186)].on(e(292),(()=>{const t=e;n[t(303)][t(197)][t(243)]()})),d=s[e(237)](this[e(262)][e(296)],g),d[e(295)](e(290)).to(g,e(290)),d[e(295)](e(268)).to(g),d[e(295)](e(207)).to(g,e(207),(t=>e(232)+t)),g.on(e(277),(()=>{const t=e;p[t(206)](t(277))})),this[e(205)][e(289)](t.id,d));const m=i[e(189)](t[e(236)],g),I=new zc(n,t,g,m),E=t[e(251)]()[e(318)]((t=>t[e(182)]));g[e(248)]=n[e(305)][e(331)](e(276))[e(233)][e(230)](E),this[e(322)][e(289)](t,I),this[e(320)][e(289)](g,I),p=s[e(264)]({view:d,target:()=>{const r=e,s=[],i=t[r(251)]()[r(318)]((t=>t[r(182)]));for(const t of i)s[r(301)](...t[r(308)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(303)],s)},type:()=>e(232)+I[e(197)][e(207)]}),i[e(221)](g,p),s[e(256)](p),a[e(253)](p)}[su(219)](t){const e=su,n=this[e(262)][e(305)][e(331)](e(313)),r=this[e(262)][e(305)][e(331)](e(183)),s=this[e(322)][e(331)](t),o=s[e(197)],i=r[e(279)](o);n[e(208)](o),i&&r[e(211)](i),this[e(322)][e(309)](t),this[e(320)][e(309)](o),s[e(274)]()}[su(316)](t){const e=su;if(!t[e(182)]||!this[e(322)][e(184)](t))return;const n=this[e(262)][e(305)][e(331)](e(276)),r=this[e(322)][e(331)](t),s=t[e(251)]();r[e(197)][e(248)]=n[e(233)][e(230)](s)}[su(274)](){const t=su;for(const e of this[t(322)][t(195)]())this[t(219)](e);for(const e of this[t(205)][t(247)]())e[t(293)][t(274)]();super[t(274)]()}}function au(t,e){const n=ou();return(au=function(t,e){return n[t-=180]})(t,e)}function cu(t){return su(259)in t}function uu(t,e){var n=fu();return(uu=function(t,e){return n[t-=302]})(t,e)}var lu=uu;function fu(){var t=["4VRpaNe","addSuggestion","Comments","pluginName","plugins","1593450oaVJjw","get","getSuggestions","requires","2327528VUtxxz","61920JJtFkj","555690tIlfXZ","TrackChanges","addSuggestionData","getSuggestion","1041596QKZfAj","343077mINVJc","adapter","28437hqtGyp","editor"];return(fu=function(){return t})()}!function(t){for(var e=uu,n=t();;)try{if(161545===-parseInt(e(321))/1*(-parseInt(e(303))/2)+-parseInt(e(314))/3+-parseInt(e(318))/4+parseInt(e(308))/5+-parseInt(e(313))/6+-parseInt(e(319))/7+parseInt(e(312))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fu);class hu extends t.Plugin{static get[lu(311)](){return[Rc,iu,lu(305)]}static get[lu(306)](){return lu(315)}set[lu(320)](t){var e=lu;this[e(302)][e(307)][e(309)](Rc)[e(320)]=t}get[lu(320)](){var t=lu;return this[t(302)][t(307)][t(309)](Rc)[t(320)]}[lu(304)](t){var e=lu;return this[e(302)][e(307)][e(309)](Rc)[e(316)](t)}[lu(310)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=lu;return this[n(302)][n(307)][n(309)](Rc)[n(310)]({skipNotAttached:t,toJSON:e})}[lu(317)](t){var e=lu;return this[e(302)][e(307)][e(309)](Rc)[e(317)](t)}}const gu=pu;function du(){const t=["name","function","getCommentThreads","9nhaPmc","TrackChangesData","end","remove","destroy","div","result","952uNfbPd","3710735KHjfvS","addCommentThread","define","get","model","49063zCLqVA","createDocumentFragment","pluginName","push","14262860yKXEGw","appendChild","set","editorCreator","requires","getFullData","5538wbIZoA","users","config","discardAllSuggestions","getUser","trackChangesData","init","getDataWithAcceptedSuggestions","create","addSuggestionData","createElement","674243RFtbaS","document","getRootsAttributes","846QPKabR","Pagination","Users","acceptAllSuggestions","editor","1514058FoMeeA","track-changes-data-invalid-editor-creator","constructor","trackChangesData.editorCreator","TrackChangesEditing","plugins","map","TrackChangesDataGetter","useAnonymousUser","data","CommentsRepository","_adapter","getDataWithDiscardedSuggestions","rootsAttributes","addUser","execute","getSuggestions","getRootNames","reduce","746832tRHegM"];return(du=function(){return t})()}function pu(t,e){const n=du();return(pu=function(t,e){return n[t-=254]})(t,e)}!function(t){const e=pu,n=t();for(;;)try{if(482368===parseInt(e(317))/1+-parseInt(e(255))/2*(parseInt(e(306))/3)+parseInt(e(279))/4+parseInt(e(291))/5+parseInt(e(260))/6+-parseInt(e(296))/7*(-parseInt(e(290))/8)+parseInt(e(283))/9*(-parseInt(e(300))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(du);const mu=[gu(256)];class Iu extends t.Plugin{static get[gu(304)](){return[Rc]}static get[gu(298)](){return gu(284)}[gu(312)](){const t=gu,n=this[t(259)];if(n[t(308)][t(293)](t(263),(e=>{const r=t,s=n[r(295)][r(318)][r(277)]()[r(278)](((t,e)=>(t[e]="",t)),{});return n[r(262)][r(314)](s,e)})),t(281)!=typeof n[t(308)][t(294)](t(311))[t(303)])throw new e.CKEditorError(t(261))}[gu(313)](t){return Tu(this[gu(259)],!0,t)}[gu(272)](t){return Tu(this[gu(259)],!1,t)}}class Eu extends t.Plugin{static get[gu(298)](){return gu(267)}constructor(t){const e=gu;super(t),this[e(289)]=e(285)}[gu(312)](){const t=gu;this[t(259)][t(265)][t(294)](t(270))[t(271)]={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(259)][t(265)][t(294)](t(264))[t(271)]=null}}function bu(t){return void 0!==t[gu(254)]}async function Tu(t,e,n){const r=gu,s=(0,o.sanitizeEditorConfig)(t,mu);s[r(265)][r(299)](Rc,Eu),s[r(273)]=bu(t)?t[r(254)]():void 0;const i=document[r(297)](),a=t[r(308)][r(294)](r(311))[r(303)],c=await a(s,(()=>function(t){const e=r,n=document[e(316)](e(288));return t[e(301)](n),n}(i)));!function(t,e){const n=r,s=t[n(295)][n(318)][n(277)]()[n(278)](((e,r)=>(e[r]=t[n(269)][n(294)]({rootName:r}),e)),{}),o=t[n(265)][n(294)](n(257))[n(307)][n(266)]((t=>({id:t.id,name:t[n(280)]}))),i=t[n(265)][n(294)](n(264))[n(276)]({skipNotAttached:!0,toJSON:!0}),a=t[n(265)][n(294)](n(270))[n(282)]({skipNotAttached:!0,toJSON:!0}),c=e[n(265)][n(294)](n(257)),u=e[n(265)][n(294)](n(264)),l=e[n(265)][n(294)](n(270));for(const t of l[n(282)]())t[n(286)]();for(const t of o)c[n(310)](t.id)||c[n(274)](t);c.me||c[n(268)]();for(const t of a)l[n(292)](t);for(const t of i)u[n(315)](t);e[n(269)][n(302)](s)}(t,c),c[r(275)](r(e?258:309));const u=bu(c)?c[r(305)](n):c[r(269)][r(294)](n);return await c[r(287)](),u}function _u(){var t=["1zuLVvk","530117SvQWRN","27WDMHTe","4683952CkZcqz","1928790OjApYJ","329356aCJMhA","646030iTenso","6vpYrZr","85410aEHSEW","626306GoDwMY"];return(_u=function(){return t})()}function yu(t,e){var n=_u();return(yu=function(t,e){return n[t-=253]})(t,e)}!function(t){for(var e=yu,n=t();;)try{if(489402===-parseInt(e(262))/1*(-parseInt(e(261))/2)+-parseInt(e(259))/3*(-parseInt(e(257))/4)+parseInt(e(260))/5+-parseInt(e(256))/6+-parseInt(e(253))/7+parseInt(e(255))/8+-parseInt(e(254))/9*(parseInt(e(258))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_u)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();