@ckeditor/ckeditor5-document-outline 44.0.0 → 44.1.0-alpha.1

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 (194) hide show
  1. package/build/document-outline.js +1 -1
  2. package/dist/augmentation.d.ts +1 -1
  3. package/dist/documentoutline/documentoutlineui.d.ts +1 -1
  4. package/dist/documentoutline/documentoutlineutils.d.ts +1 -1
  5. package/dist/documentoutline/ui/documentoutlineitemview.d.ts +1 -1
  6. package/dist/documentoutline/ui/documentoutlineview.d.ts +1 -1
  7. package/dist/documentoutline/utils.d.ts +1 -1
  8. package/dist/documentoutline.d.ts +1 -1
  9. package/dist/index.css +3 -3
  10. package/dist/index.d.ts +1 -1
  11. package/dist/index.js +1 -1
  12. package/dist/legacyerrors.d.ts +1 -1
  13. package/dist/tableofcontents/headingid.d.ts +1 -1
  14. package/dist/tableofcontents/tableofcontentscommand.d.ts +1 -1
  15. package/dist/tableofcontents/tableofcontentsediting.d.ts +1 -1
  16. package/dist/tableofcontents/tableofcontentsui.d.ts +1 -1
  17. package/dist/tableofcontents.d.ts +1 -1
  18. package/dist/translations/af.js +1 -1
  19. package/dist/translations/af.umd.js +1 -1
  20. package/dist/translations/ar.js +1 -1
  21. package/dist/translations/ar.umd.js +1 -1
  22. package/dist/translations/ast.js +1 -1
  23. package/dist/translations/ast.umd.js +1 -1
  24. package/dist/translations/az.js +1 -1
  25. package/dist/translations/az.umd.js +1 -1
  26. package/dist/translations/bg.js +1 -1
  27. package/dist/translations/bg.umd.js +1 -1
  28. package/dist/translations/bn.js +1 -1
  29. package/dist/translations/bn.umd.js +1 -1
  30. package/dist/translations/bs.js +1 -1
  31. package/dist/translations/bs.umd.js +1 -1
  32. package/dist/translations/ca.js +1 -1
  33. package/dist/translations/ca.umd.js +1 -1
  34. package/dist/translations/cs.js +1 -1
  35. package/dist/translations/cs.umd.js +1 -1
  36. package/dist/translations/da.js +1 -1
  37. package/dist/translations/da.umd.js +1 -1
  38. package/dist/translations/de-ch.js +1 -1
  39. package/dist/translations/de-ch.umd.js +1 -1
  40. package/dist/translations/de.js +1 -1
  41. package/dist/translations/de.umd.js +1 -1
  42. package/dist/translations/el.js +1 -1
  43. package/dist/translations/el.umd.js +1 -1
  44. package/dist/translations/en-au.js +1 -1
  45. package/dist/translations/en-au.umd.js +1 -1
  46. package/dist/translations/en-gb.js +1 -1
  47. package/dist/translations/en-gb.umd.js +1 -1
  48. package/dist/translations/en.js +1 -1
  49. package/dist/translations/en.umd.js +1 -1
  50. package/dist/translations/eo.js +1 -1
  51. package/dist/translations/eo.umd.js +1 -1
  52. package/dist/translations/es-co.js +1 -1
  53. package/dist/translations/es-co.umd.js +1 -1
  54. package/dist/translations/es.js +1 -1
  55. package/dist/translations/es.umd.js +1 -1
  56. package/dist/translations/et.js +1 -1
  57. package/dist/translations/et.umd.js +1 -1
  58. package/dist/translations/eu.js +1 -1
  59. package/dist/translations/eu.umd.js +1 -1
  60. package/dist/translations/fa.js +1 -1
  61. package/dist/translations/fa.umd.js +1 -1
  62. package/dist/translations/fi.js +1 -1
  63. package/dist/translations/fi.umd.js +1 -1
  64. package/dist/translations/fr.js +1 -1
  65. package/dist/translations/fr.umd.js +1 -1
  66. package/dist/translations/gl.js +1 -1
  67. package/dist/translations/gl.umd.js +1 -1
  68. package/dist/translations/gu.js +1 -1
  69. package/dist/translations/gu.umd.js +1 -1
  70. package/dist/translations/he.js +1 -1
  71. package/dist/translations/he.umd.js +1 -1
  72. package/dist/translations/hi.js +1 -1
  73. package/dist/translations/hi.umd.js +1 -1
  74. package/dist/translations/hr.js +1 -1
  75. package/dist/translations/hr.umd.js +1 -1
  76. package/dist/translations/hu.js +1 -1
  77. package/dist/translations/hu.umd.js +1 -1
  78. package/dist/translations/hy.js +1 -1
  79. package/dist/translations/hy.umd.js +1 -1
  80. package/dist/translations/id.js +1 -1
  81. package/dist/translations/id.umd.js +1 -1
  82. package/dist/translations/it.js +1 -1
  83. package/dist/translations/it.umd.js +1 -1
  84. package/dist/translations/ja.js +1 -1
  85. package/dist/translations/ja.umd.js +1 -1
  86. package/dist/translations/jv.js +1 -1
  87. package/dist/translations/jv.umd.js +1 -1
  88. package/dist/translations/kk.js +1 -1
  89. package/dist/translations/kk.umd.js +1 -1
  90. package/dist/translations/km.js +1 -1
  91. package/dist/translations/km.umd.js +1 -1
  92. package/dist/translations/kn.js +1 -1
  93. package/dist/translations/kn.umd.js +1 -1
  94. package/dist/translations/ko.js +1 -1
  95. package/dist/translations/ko.umd.js +1 -1
  96. package/dist/translations/ku.js +1 -1
  97. package/dist/translations/ku.umd.js +1 -1
  98. package/dist/translations/lt.js +1 -1
  99. package/dist/translations/lt.umd.js +1 -1
  100. package/dist/translations/lv.js +1 -1
  101. package/dist/translations/lv.umd.js +1 -1
  102. package/dist/translations/ms.js +1 -1
  103. package/dist/translations/ms.umd.js +1 -1
  104. package/dist/translations/nb.js +1 -1
  105. package/dist/translations/nb.umd.js +1 -1
  106. package/dist/translations/ne.js +1 -1
  107. package/dist/translations/ne.umd.js +1 -1
  108. package/dist/translations/nl.js +1 -1
  109. package/dist/translations/nl.umd.js +1 -1
  110. package/dist/translations/no.js +1 -1
  111. package/dist/translations/no.umd.js +1 -1
  112. package/dist/translations/oc.js +1 -1
  113. package/dist/translations/oc.umd.js +1 -1
  114. package/dist/translations/pl.js +1 -1
  115. package/dist/translations/pl.umd.js +1 -1
  116. package/dist/translations/pt-br.js +1 -1
  117. package/dist/translations/pt-br.umd.js +1 -1
  118. package/dist/translations/pt.js +1 -1
  119. package/dist/translations/pt.umd.js +1 -1
  120. package/dist/translations/ro.js +1 -1
  121. package/dist/translations/ro.umd.js +1 -1
  122. package/dist/translations/ru.js +1 -1
  123. package/dist/translations/ru.umd.js +1 -1
  124. package/dist/translations/si.js +1 -1
  125. package/dist/translations/si.umd.js +1 -1
  126. package/dist/translations/sk.js +1 -1
  127. package/dist/translations/sk.umd.js +1 -1
  128. package/dist/translations/sl.js +1 -1
  129. package/dist/translations/sl.umd.js +1 -1
  130. package/dist/translations/sq.js +1 -1
  131. package/dist/translations/sq.umd.js +1 -1
  132. package/dist/translations/sr-latn.js +1 -1
  133. package/dist/translations/sr-latn.umd.js +1 -1
  134. package/dist/translations/sr.js +1 -1
  135. package/dist/translations/sr.umd.js +1 -1
  136. package/dist/translations/sv.js +1 -1
  137. package/dist/translations/sv.umd.js +1 -1
  138. package/dist/translations/th.js +1 -1
  139. package/dist/translations/th.umd.js +1 -1
  140. package/dist/translations/ti.js +1 -1
  141. package/dist/translations/ti.umd.js +1 -1
  142. package/dist/translations/tk.js +1 -1
  143. package/dist/translations/tk.umd.js +1 -1
  144. package/dist/translations/tr.js +1 -1
  145. package/dist/translations/tr.umd.js +1 -1
  146. package/dist/translations/tt.js +1 -1
  147. package/dist/translations/tt.umd.js +1 -1
  148. package/dist/translations/ug.js +1 -1
  149. package/dist/translations/ug.umd.js +1 -1
  150. package/dist/translations/uk.js +1 -1
  151. package/dist/translations/uk.umd.js +1 -1
  152. package/dist/translations/ur.js +1 -1
  153. package/dist/translations/ur.umd.js +1 -1
  154. package/dist/translations/uz.js +1 -1
  155. package/dist/translations/uz.umd.js +1 -1
  156. package/dist/translations/vi.js +1 -1
  157. package/dist/translations/vi.umd.js +1 -1
  158. package/dist/translations/zh-cn.js +1 -1
  159. package/dist/translations/zh-cn.umd.js +1 -1
  160. package/dist/translations/zh.js +1 -1
  161. package/dist/translations/zh.umd.js +1 -1
  162. package/dist/utils/common-translations.d.ts +1 -1
  163. package/package.json +8 -8
  164. package/src/augmentation.d.ts +1 -1
  165. package/src/documentoutline/documentoutlineui.d.ts +1 -1
  166. package/src/documentoutline/documentoutlineui.js +1 -1
  167. package/src/documentoutline/documentoutlineutils.d.ts +1 -1
  168. package/src/documentoutline/documentoutlineutils.js +1 -1
  169. package/src/documentoutline/ui/documentoutlineitemview.d.ts +1 -1
  170. package/src/documentoutline/ui/documentoutlineitemview.js +1 -1
  171. package/src/documentoutline/ui/documentoutlineview.d.ts +1 -1
  172. package/src/documentoutline/ui/documentoutlineview.js +1 -1
  173. package/src/documentoutline/utils.d.ts +1 -1
  174. package/src/documentoutline/utils.js +1 -1
  175. package/src/documentoutline.d.ts +1 -1
  176. package/src/documentoutline.js +1 -1
  177. package/src/index.d.ts +1 -1
  178. package/src/index.js +1 -1
  179. package/src/legacyerrors.d.ts +1 -1
  180. package/src/legacyerrors.js +1 -1
  181. package/src/tableofcontents/headingid.d.ts +1 -1
  182. package/src/tableofcontents/headingid.js +1 -1
  183. package/src/tableofcontents/tableofcontentscommand.d.ts +1 -1
  184. package/src/tableofcontents/tableofcontentscommand.js +1 -1
  185. package/src/tableofcontents/tableofcontentsediting.d.ts +1 -1
  186. package/src/tableofcontents/tableofcontentsediting.js +1 -1
  187. package/src/tableofcontents/tableofcontentsui.d.ts +1 -1
  188. package/src/tableofcontents/tableofcontentsui.js +1 -1
  189. package/src/tableofcontents.d.ts +1 -1
  190. package/src/tableofcontents.js +1 -1
  191. package/src/utils/common-translations.d.ts +1 -1
  192. package/src/utils/common-translations.js +1 -1
  193. package/theme/documentoutline.css +1 -1
  194. package/theme/tableofcontents.css +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 e={142:(e,t,o)=>{"use strict";o.d(t,{A:()=>s});var r=o(168),n=o.n(r),c=o(433),i=o.n(c)()(n());i.push([e.id,".ck.ck-aria-description{display:none}",""]);const s=i},507:(e,t,o)=>{"use strict";o.d(t,{A:()=>s});var r=o(168),n=o.n(r),c=o(433),i=o.n(c)()(n());i.push([e.id,".ck-content pre>code.ck-suggestion-marker-formatBlock{box-shadow:-7px 0 0 0 #ededed,-10px 0 0 0 var(--ck-color-suggestion-marker-format-border);display:block}.ck-content pre>code.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 #ededed,-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}",""]);const s=i},967:(e,t,o)=>{"use strict";o.d(t,{A:()=>s});var r=o(168),n=o.n(r),c=o(433),i=o.n(c)()(n());i.push([e.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const s=i},258:(e,t,o)=>{"use strict";o.d(t,{A:()=>s});var r=o(168),n=o.n(r),c=o(433),i=o.n(c)()(n());i.push([e.id,".ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image img{opacity:.6}.ck-content .ck-suggestion-marker-deletion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image,.ck-content .ck-suggestion-marker-insertion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const s=i},906:(e,t,o)=>{"use strict";o.d(t,{A:()=>s});var r=o(168),n=o.n(r),c=o(433),i=o.n(c)()(n());i.push([e.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.media{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.media .ck-media__wrapper{opacity:.6}.ck-content .ck-suggestion-marker-deletion.ck-widget.media.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.media{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.media.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const s=i},938:(e,t,o)=>{"use strict";o.d(t,{A:()=>s});var r=o(168),n=o.n(r),c=o(433),i=o.n(c)()(n());i.push([e.id,".ck-content .ck-comment-marker.ck-widget.ck-merge-field,.ck-content .ck-suggestion-marker.ck-widget.ck-merge-field{border-width:2px;border-left:none;border-right:none;padding-bottom:0;padding-top:0}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom-color:var(--ck-color-suggestion-marker-deletion-border);border-top-color:var(--ck-color-suggestion-marker-deletion-border)}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field :not(.ck-merge-field__affix),.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-merge-field_with-value,.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-merge-field_with-warning{text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);text-decoration-thickness:3px}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-marker-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-merge-field{background-color:var(--ck-color-suggestion-marker-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-merge-field.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-marker-insertion-background-active)}.ck-content .ck-comment-marker.ck-widget.ck-merge-field{background:var(--ck-color-comment-marker)}.ck-content .ck-comment-marker.ck-widget.ck-merge-field.ck-comment-marker--active{background:var(--ck-color-comment-marker-active)}.ck-content span.ck-comment-marker:has(+.ck-comment-marker.ck-widget.ck-merge-field),.ck-content span.ck-suggestion-marker:has(+.ck-suggestion-marker.ck-widget.ck-merge-field){margin-right:-1px;padding-right:1px}",""]);const s=i},751:(e,t,o)=>{"use strict";o.d(t,{A:()=>s});var r=o(168),n=o.n(r),c=o(433),i=o.n(c)()(n());i.push([e.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const s=i},282:(e,t,o)=>{"use strict";o.d(t,{A:()=>s});var r=o(168),n=o.n(r),c=o(433),i=o.n(c)()(n());i.push([e.id,":root{--ck-color-suggestion-widget-th-insertion-background:rgba(102,229,119,.12);--ck-color-suggestion-widget-th-insertion-background-active:rgba(37,218,61,.14);--ck-color-suggestion-widget-th-deletion-background:rgba(229,102,134,.14);--ck-color-suggestion-widget-th-deletion-background-active:rgba(196,33,74,.16)}.ck-content figure.table .ck-suggestion-marker-formatBlock{box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content figure.table .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.table{border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table{border-color:var(--ck-color-suggestion-marker-deletion-border)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .table th.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-th-insertion-background)}.ck-content .table th.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active)}.ck-content .table th.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-th-deletion-background);text-decoration:none}.ck-content .table th.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .table td.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .table td.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);text-decoration:none}.ck-content .table td.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-formatBlock,.ck-content .table td.ck-suggestion-marker-formatInline,.ck-content .table th.ck-suggestion-marker-formatBlock,.ck-content .table th.ck-suggestion-marker-formatInline{background-color:var(--ck-color-suggestion-widget-format-background);box-shadow:none}.ck-content .table td.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table td.ck-suggestion-marker-formatInline.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatInline.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-format-background-active);box-shadow:none}",""]);const s=i},961:(e,t,o)=>{"use strict";o.d(t,{A:()=>s});var r=o(168),n=o.n(r),c=o(433),i=o.n(c)()(n());i.push([e.id,":root{--ck-color-comment-box-border:#f2de02;--ck-color-suggestion-box-deletion-border:#d85a79;--ck-color-suggestion-box-insertion-border:#5ad86b;--ck-color-suggestion-box-format-border:#5ac1d8}.ck .ck-suggestion{border-top-left-radius:var(--ck-border-radius)}.ck .ck-suggestion:focus{background:var(--ck-color-button-default-hover-background);outline:none}.ck .ck-annotation{border-left:3px solid transparent}.ck .ck-suggestion--disabled-comments .ck-annotation{min-height:80px}.ck .ck-comment,.ck .ck-comment__input-container,.ck .ck-thread__comment-count,.ck .ck-thread__header{border-left:3px solid var(--ck-color-comment-box-border)}.ck .ck-suggestion-insertion .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-deletion .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-suggestion-replace .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-format .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-format-border)}.ck .ck-suggestion-wrapper{border-radius:0;overflow:hidden}.ck .ck-suggestion-wrapper.ck-rounded-corners,.ck-rounded-corners .ck .ck-suggestion-wrapper{border-radius:var(--ck-border-radius)}.ck .ck-suggestion-wrapper:focus{box-shadow:0 0 0 4px var(--ck-color-focus-outer-shadow);outline:var(--ck-focus-ring)}.ck-balloon-panel:has(.ck-suggestion-wrapper:focus){border:var(--ck-focus-ring);box-shadow:var(--ck-drop-shadow),var(--ck-focus-outer-shadow);outline:none}.ck .ck-suggestion-type{font-weight:700}.ck .ck-suggestion-color{border-radius:14px;box-shadow:0 0 0 1px #454545;display:inline-block;height:14px;margin:0 5px;vertical-align:text-bottom;width:14px}.ck .ck-suggestion-insertion .ck-comment,.ck .ck-suggestion-insertion .ck-comment__input-container,.ck .ck-suggestion-insertion .ck-thread__comment-count,.ck .ck-suggestion-replace .ck-comment,.ck .ck-suggestion-replace .ck-comment__input-container,.ck .ck-suggestion-replace .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-deletion .ck-comment,.ck .ck-suggestion-deletion .ck-comment__input-container,.ck .ck-suggestion-deletion .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-suggestion-format .ck-comment,.ck .ck-suggestion-format .ck-comment__input-container,.ck .ck-suggestion-format .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-format-border)}",""]);const s=i},163:(e,t,o)=>{"use strict";o.d(t,{A:()=>s});var r=o(168),n=o.n(r),c=o(433),i=o.n(c)()(n());i.push([e.id,':root{--ck-color-suggestion-marker-insertion-border:rgba(30,174,49,.35);--ck-color-suggestion-marker-insertion-border-active:rgba(18,109,31,.5);--ck-color-suggestion-marker-insertion-background:rgba(102,229,119,.35);--ck-color-suggestion-marker-insertion-background-active:rgba(37,218,61,.5);--ck-color-suggestion-marker-deletion-border:rgba(174,30,66,.35);--ck-color-suggestion-marker-deletion-border-active:rgba(109,18,41,.5);--ck-color-suggestion-marker-deletion-background:rgba(229,102,134,.35);--ck-color-suggestion-marker-deletion-background-active:rgba(218,37,82,.5);--ck-color-suggestion-marker-deletion-stroke:rgba(87,15,33,.5);--ck-color-suggestion-marker-format-border:#99d7e6;--ck-color-suggestion-marker-format-border-active:#5cc0d6;--ck-color-suggestion-widget-insertion-background:rgba(102,229,119,.05);--ck-color-suggestion-widget-insertion-background-active:rgba(37,218,61,.07);--ck-color-suggestion-widget-deletion-background:rgba(229,102,134,.05);--ck-color-suggestion-widget-deletion-background-active:rgba(196,33,74,.07);--ck-color-suggestion-widget-format-background:rgba(10,160,194,.09);--ck-color-suggestion-widget-format-background-active:rgba(10,160,194,.16)}.ck-content .ck-suggestion-marker-insertion{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-insertion-border);text-decoration:none}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);text-decoration-thickness:3px}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-merge:after{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);color:var(--ck-color-suggestion-marker-deletion-stroke);content:"¶";text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke)}.ck-content .ck-suggestion-marker-merge.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-split:after{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border);color:var(--ck-color-suggestion-marker-insertion-border);content:"¶"}.ck-content .ck-suggestion-marker-split.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-formatInline{border-bottom:3px solid var(--ck-color-suggestion-marker-format-border);border-top:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatInline.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatBlock{background:none;border:0;box-shadow:-7px 0 0 0 var(--ck-color-base-background),-10px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 var(--ck-color-base-background),-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content ol .ck-suggestion-marker-formatBlock,.ck-content ul .ck-suggestion-marker-formatBlock{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content ol .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content ul .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}',""]);const s=i},332:(e,t,o)=>{"use strict";o.d(t,{A:()=>s});var r=o(168),n=o.n(r),c=o(433),i=o.n(c)()(n());i.push([e.id,":root{--ck-user-colors--0:#6d78e8;--ck-user-colors--0-alpha:rgba(109,120,232,.15);--ck-user-colors--1:#007a6c;--ck-user-colors--1-alpha:rgba(0,122,108,.15);--ck-user-colors--2:#ba4545;--ck-user-colors--2-alpha:rgba(186,69,69,.15);--ck-user-colors--3:#5635b1;--ck-user-colors--3-alpha:rgba(86,53,177,.15);--ck-user-colors--4:#548a2e;--ck-user-colors--4-alpha:rgba(84,138,46,.15);--ck-user-colors--5:#c3185d;--ck-user-colors--5-alpha:rgba(195,24,93,.15);--ck-user-colors--6:#ea4343;--ck-user-colors--6-alpha:rgba(234,67,67,.15);--ck-user-colors--7:#0bc3d0;--ck-user-colors--7-alpha:rgba(11,195,208,.15);--ck-user-dot-size:6px}.ck .ck-user__color--0{color:var(--ck-user-colors--0)}.ck .ck-user__bg-color--0{background-color:var(--ck-user-colors--0)}.ck .ck-user__selection--0{background-color:var(--ck-user-colors--0-alpha)}.ck .ck-user__selection--0.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--0)}.ck .ck-user__marker--0,.ck .ck-user__marker--0 .ck-user__marker-dot,.ck .ck-user__marker--0 .ck-user__marker-dot::selection,.ck .ck-user__marker--0 .ck-user__marker-tooltip,.ck .ck-user__marker--0 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--0::selection{background-color:var(--ck-user-colors--0)}.ck .ck-user__marker--0 .ck-user__marker-line{border:1px solid var(--ck-user-colors--0)}.ck .ck-user__color--1{color:var(--ck-user-colors--1)}.ck .ck-user__bg-color--1{background-color:var(--ck-user-colors--1)}.ck .ck-user__selection--1{background-color:var(--ck-user-colors--1-alpha)}.ck .ck-user__selection--1.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--1)}.ck .ck-user__marker--1,.ck .ck-user__marker--1 .ck-user__marker-dot,.ck .ck-user__marker--1 .ck-user__marker-dot::selection,.ck .ck-user__marker--1 .ck-user__marker-tooltip,.ck .ck-user__marker--1 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--1::selection{background-color:var(--ck-user-colors--1)}.ck .ck-user__marker--1 .ck-user__marker-line{border:1px solid var(--ck-user-colors--1)}.ck .ck-user__color--2{color:var(--ck-user-colors--2)}.ck .ck-user__bg-color--2{background-color:var(--ck-user-colors--2)}.ck .ck-user__selection--2{background-color:var(--ck-user-colors--2-alpha)}.ck .ck-user__selection--2.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--2)}.ck .ck-user__marker--2,.ck .ck-user__marker--2 .ck-user__marker-dot,.ck .ck-user__marker--2 .ck-user__marker-dot::selection,.ck .ck-user__marker--2 .ck-user__marker-tooltip,.ck .ck-user__marker--2 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--2::selection{background-color:var(--ck-user-colors--2)}.ck .ck-user__marker--2 .ck-user__marker-line{border:1px solid var(--ck-user-colors--2)}.ck .ck-user__color--3{color:var(--ck-user-colors--3)}.ck .ck-user__bg-color--3{background-color:var(--ck-user-colors--3)}.ck .ck-user__selection--3{background-color:var(--ck-user-colors--3-alpha)}.ck .ck-user__selection--3.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--3)}.ck .ck-user__marker--3,.ck .ck-user__marker--3 .ck-user__marker-dot,.ck .ck-user__marker--3 .ck-user__marker-dot::selection,.ck .ck-user__marker--3 .ck-user__marker-tooltip,.ck .ck-user__marker--3 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--3::selection{background-color:var(--ck-user-colors--3)}.ck .ck-user__marker--3 .ck-user__marker-line{border:1px solid var(--ck-user-colors--3)}.ck .ck-user__color--4{color:var(--ck-user-colors--4)}.ck .ck-user__bg-color--4{background-color:var(--ck-user-colors--4)}.ck .ck-user__selection--4{background-color:var(--ck-user-colors--4-alpha)}.ck .ck-user__selection--4.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--4)}.ck .ck-user__marker--4,.ck .ck-user__marker--4 .ck-user__marker-dot,.ck .ck-user__marker--4 .ck-user__marker-dot::selection,.ck .ck-user__marker--4 .ck-user__marker-tooltip,.ck .ck-user__marker--4 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--4::selection{background-color:var(--ck-user-colors--4)}.ck .ck-user__marker--4 .ck-user__marker-line{border:1px solid var(--ck-user-colors--4)}.ck .ck-user__color--5{color:var(--ck-user-colors--5)}.ck .ck-user__bg-color--5{background-color:var(--ck-user-colors--5)}.ck .ck-user__selection--5{background-color:var(--ck-user-colors--5-alpha)}.ck .ck-user__selection--5.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--5)}.ck .ck-user__marker--5,.ck .ck-user__marker--5 .ck-user__marker-dot,.ck .ck-user__marker--5 .ck-user__marker-dot::selection,.ck .ck-user__marker--5 .ck-user__marker-tooltip,.ck .ck-user__marker--5 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--5::selection{background-color:var(--ck-user-colors--5)}.ck .ck-user__marker--5 .ck-user__marker-line{border:1px solid var(--ck-user-colors--5)}.ck .ck-user__color--6{color:var(--ck-user-colors--6)}.ck .ck-user__bg-color--6{background-color:var(--ck-user-colors--6)}.ck .ck-user__selection--6{background-color:var(--ck-user-colors--6-alpha)}.ck .ck-user__selection--6.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--6)}.ck .ck-user__marker--6,.ck .ck-user__marker--6 .ck-user__marker-dot,.ck .ck-user__marker--6 .ck-user__marker-dot::selection,.ck .ck-user__marker--6 .ck-user__marker-tooltip,.ck .ck-user__marker--6 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--6::selection{background-color:var(--ck-user-colors--6)}.ck .ck-user__marker--6 .ck-user__marker-line{border:1px solid var(--ck-user-colors--6)}.ck .ck-user__color--7{color:var(--ck-user-colors--7)}.ck .ck-user__bg-color--7{background-color:var(--ck-user-colors--7)}.ck .ck-user__selection--7{background-color:var(--ck-user-colors--7-alpha)}.ck .ck-user__selection--7.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--7)}.ck .ck-user__marker--7,.ck .ck-user__marker--7 .ck-user__marker-dot,.ck .ck-user__marker--7 .ck-user__marker-dot::selection,.ck .ck-user__marker--7 .ck-user__marker-tooltip,.ck .ck-user__marker--7 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--7::selection{background-color:var(--ck-user-colors--7)}.ck .ck-user__marker--7 .ck-user__marker-line{border:1px solid var(--ck-user-colors--7)}",""]);const s=i},533:(e,t,o)=>{"use strict";o.d(t,{A:()=>d});var r=o(168),n=o.n(r),c=o(433),i=o.n(c),s=o(220),a=o.n(s),u=new URL(o(182),o.b),l=i()(n()),k=a()(u);l.push([e.id,`:root{--ck-user-avatar-size:40px;--ck-user-avatar-background:#3670ab;--ck-user-avatar-color:#fff;--ck-user-me-border-color:#fff}.ck.ck-user{align-items:center;background-color:var(--ck-user-avatar-background);border-radius:50%;box-sizing:border-box;display:flex;height:var(--ck-user-avatar-size);justify-content:center;line-height:100%;margin:2px;min-height:var(--ck-user-avatar-size);min-width:var(--ck-user-avatar-size);position:relative;width:var(--ck-user-avatar-size)}.ck.ck-user.ck-user_me{border:2px solid var(--ck-user-me-border-color);outline:2px solid var(--ck-user-avatar-background)}.ck.ck-user__name{color:var(--ck-user-avatar-color);cursor:default;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ck.ck-user__name.ck-user__name--hidden{display:none}.ck.ck-user__img{background-color:var(--ck-user-avatar-background);background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;border-radius:50%;display:none;height:100%;width:100%}.ck.ck-user__img.ck-user__anonymous{background-image:url(${k});display:block}.ck.ck-user__img.ck-user__anonymous+.ck-user__name{display:none}.ck.ck-user__img.ck-user__avatar{background-color:#fff;display:block}.ck.ck-user__img.ck-user__img--hidden{display:none}.ck.ck-user__notification{align-items:center;background:var(--ck-color-base-background);border:2px solid var(--ck-color-base-background);border-radius:50%;box-sizing:content-box;display:flex;height:15px;justify-content:center;overflow:hidden;position:absolute;right:-7px;top:-8px;transform:translateZ(0);width:15px}.ck.ck-user__notification .ck-user__icon{background:var(--ck-color-base-background);color:var(--ck-color-annotation-info);height:19px;max-height:19px;max-width:19px;min-height:19px;min-width:19px;width:19px}`,""]);const d=l},46:(e,t,o)=>{"use strict";o.d(t,{A:()=>s});var r=o(168),n=o.n(r),c=o(433),i=o.n(c)()(n());i.push([e.id,":root{--ck-document-outline-padding:var(--ck-spacing-large);--ck-document-outline-base-font-size:.875em;--ck-document-outline-placeholder-color:var(--ck-color-engine-placeholder-text);--ck-document-outline-indent-level-1:0;--ck-document-outline-indent-level-2:1.5em;--ck-document-outline-indent-level-3:3em;--ck-document-outline-indent-level-4:4.5em;--ck-document-outline-indent-level-5:6em;--ck-document-outline-indent-level-6:7.5em;--ck-document-outline-item-padding:var(--ck-spacing-small);--ck-document-outline-item-active-color:var(--ck-color-base-active);--ck-document-outline-item-default-color:#424242;--ck-document-outline-item-hover-state-color:var(--ck-color-base-text)}.ck.ck-document-outline{font-size:var(--ck-document-outline-base-font-size);padding:var(--ck-document-outline-padding);user-select:none}.ck.ck-document-outline:empty:before{color:var(--ck-document-outline-placeholder-color);content:attr(data-document-outline-empty-placeholder);display:inline-block}.ck.ck-document-outline .ck-document-outline__item{color:var(--ck-document-outline-item-default-color);cursor:pointer;overflow:hidden;padding:var(--ck-document-outline-item-padding);text-overflow:ellipsis;white-space:nowrap}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty{font-style:italic}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty:hover,.ck.ck-document-outline .ck-document-outline__item:hover{color:var(--ck-document-outline-item-hover-state-color);text-decoration:underline}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_active{color:var(--ck-document-outline-item-active-color)}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_level-1{font-size:1.1em;font-weight:700}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-1{padding-left:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-2{padding-left:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-3{padding-left:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-4{padding-left:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-5{padding-left:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-6{padding-left:var(--ck-document-outline-indent-level-6)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-1{padding-right:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-2{padding-right:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-3{padding-right:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-4{padding-right:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-5{padding-right:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-6{padding-right:var(--ck-document-outline-indent-level-6)}",""]);const s=i},336:(e,t,o)=>{"use strict";o.d(t,{A:()=>s});var r=o(168),n=o.n(r),c=o(433),i=o.n(c)()(n());i.push([e.id,":root{--ck-table-of-contents-padding:1em;--ck-table-of-contents-line-height:1.5;--ck-table-of-contents-items-start-padding:24px;--ck-table-of-contents-border-color:var(--ck-color-base-border);--ck-table-of-contents-label-background-color:#757575;--ck-table-of-contents-background-color:var(--ck-color-base-foreground)}.ck-content .table-of-contents{margin:.9em auto}.ck-content .table-of-contents.table-of-contents_empty{display:none}.ck-content .table-of-contents .table-of-contents__placeholder{font-style:italic;margin:0;padding:var(--ck-table-of-contents-padding)}.ck-content .table-of-contents>ol{padding:var(--ck-table-of-contents-padding)}.ck-content .table-of-contents ol{line-height:var(--ck-table-of-contents-line-height);list-style-type:none;margin:0}.ck-content .table-of-contents ol ol{padding-inline-start:var(--ck-table-of-contents-items-start-padding)}.ck-content .table-of-contents ol li{cursor:default;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ck-editor__editable .ck-widget.table-of-contents{background-color:var(--ck-table-of-contents-background-color);border:1px solid var(--ck-table-of-contents-border-color);display:flow-root;min-width:15em;position:relative}.ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{background-color:var(--ck-table-of-contents-label-background-color);color:#fff;content:attr(data-table-of-contents-label);font-family:var(--ck-font-face);font-size:10px;line-height:16px;padding:var(--ck-spacing-tiny) var(--ck-spacing-medium);position:absolute;right:10px;top:-1px;white-space:nowrap}[dir=rtl] .ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{left:10px;right:auto}",""]);const s=i},433:e=>{"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var o="",r=void 0!==t[5];return t[4]&&(o+="@supports (".concat(t[4],") {")),t[2]&&(o+="@media ".concat(t[2]," {")),r&&(o+="@layer".concat(t[5].length>0?" ".concat(t[5]):""," {")),o+=e(t),r&&(o+="}"),t[2]&&(o+="}"),t[4]&&(o+="}"),o})).join("")},t.i=function(e,o,r,n,c){"string"==typeof e&&(e=[[null,e,void 0]]);var i={};if(r)for(var s=0;s<this.length;s++){var a=this[s][0];null!=a&&(i[a]=!0)}for(var u=0;u<e.length;u++){var l=[].concat(e[u]);r&&i[l[0]]||(void 0!==c&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=c),o&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=o):l[2]=o),n&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=n):l[4]="".concat(n)),t.push(l))}},t}},220:e=>{"use strict";e.exports=function(e,t){return t||(t={}),e?(e=String(e.__esModule?e.default:e),/^['"].*['"]$/.test(e)&&(e=e.slice(1,-1)),t.hash&&(e+=t.hash),/["'() \t\n]|(%20)/.test(e)||t.needQuotes?'"'.concat(e.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):e):e}},168:e=>{"use strict";e.exports=function(e){return e[1]}},673:e=>{"use strict";var t=[];function o(e){for(var o=-1,r=0;r<t.length;r++)if(t[r].identifier===e){o=r;break}return o}function r(e,r){for(var c={},i=[],s=0;s<e.length;s++){var a=e[s],u=r.base?a[0]+r.base:a[0],l=c[u]||0,k="".concat(u," ").concat(l);c[u]=l+1;var d=o(k),g={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==d)t[d].references++,t[d].updater(g);else{var m=n(g,r);r.byIndex=s,t.splice(s,0,{identifier:k,updater:m,references:1})}i.push(k)}return i}function n(e,t){var o=t.domAPI(t);o.update(e);return function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap&&t.supports===e.supports&&t.layer===e.layer)return;o.update(e=t)}else o.remove()}}e.exports=function(e,n){var c=r(e=e||[],n=n||{});return function(e){e=e||[];for(var i=0;i<c.length;i++){var s=o(c[i]);t[s].references--}for(var a=r(e,n),u=0;u<c.length;u++){var l=o(c[u]);0===t[l].references&&(t[l].updater(),t.splice(l,1))}c=a}}},262:e=>{"use strict";var t={};e.exports=function(e,o){var r=function(e){if(void 0===t[e]){var o=document.querySelector(e);if(window.HTMLIFrameElement&&o instanceof window.HTMLIFrameElement)try{o=o.contentDocument.head}catch(e){o=null}t[e]=o}return t[e]}(e);if(!r)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");r.appendChild(o)}},357:e=>{"use strict";e.exports=function(e){var t=document.createElement("style");return e.setAttributes(t,e.attributes),e.insert(t,e.options),t}},667:e=>{"use strict";e.exports=function(e,t){Object.keys(t).forEach((function(o){e.setAttribute(o,t[o])}))}},545:e=>{"use strict";var t,o=(t=[],function(e,o){return t[e]=o,t.filter(Boolean).join("\n")});function r(e,t,r,n){var c;if(r)c="";else{c="",n.supports&&(c+="@supports (".concat(n.supports,") {")),n.media&&(c+="@media ".concat(n.media," {"));var i=void 0!==n.layer;i&&(c+="@layer".concat(n.layer.length>0?" ".concat(n.layer):""," {")),c+=n.css,i&&(c+="}"),n.media&&(c+="}"),n.supports&&(c+="}")}if(e.styleSheet)e.styleSheet.cssText=o(t,c);else{var s=document.createTextNode(c),a=e.childNodes;a[t]&&e.removeChild(a[t]),a.length?e.insertBefore(s,a[t]):e.appendChild(s)}}var n={singleton:null,singletonCounter:0};e.exports=function(e){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var t=n.singletonCounter++,o=n.singleton||(n.singleton=e.insertStyleElement(e));return{update:function(e){r(o,t,!1,e)},remove:function(e){r(o,t,!0,e)}}}},182:e=>{"use strict";e.exports="data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3E%3Cpath fill=%27%23FFF%27 d=%27M9.8 20H2c0-5.7 5-5.7 6-7l.2-.8c-1.6-.8-2.7-2.7-2.7-5 0-2.8 2-5.2 4.3-5.2S14 4.4 14 7.3c0 2.2-1 4-2.6 5l.2.6c1.2 1.3 6 1.4 6 7H9.8z%27/%3E%3C/svg%3E"},782:(e,t,o)=>{e.exports=o(237)("./src/core.js")},783:(e,t,o)=>{e.exports=o(237)("./src/engine.js")},311:(e,t,o)=>{e.exports=o(237)("./src/ui.js")},584:(e,t,o)=>{e.exports=o(237)("./src/utils.js")},901:(e,t,o)=>{e.exports=o(237)("./src/widget.js")},237:e=>{"use strict";e.exports=CKEditor5.dll}},t={};function o(r){var n=t[r];if(void 0!==n)return n.exports;var c=t[r]={id:r,exports:{}};return e[r](c,c.exports,o),c.exports}o.m=e,o.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return o.d(t,{a:t}),t},o.d=(e,t)=>{for(var r in t)o.o(t,r)&&!o.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},o.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.b=document.baseURI||self.location.href;var r={};(()=>{"use strict";o.r(r),o.d(r,{DocumentOutline:()=>pe,DocumentOutlineUI:()=>de,DocumentOutlineUtils:()=>K,HeadingId:()=>Ee,TableOfContents:()=>dt,TableOfContentsCommand:()=>xe,TableOfContentsEditing:()=>Pe,TableOfContentsUI:()=>at});var e=o(782);const t=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)};const n="object"==typeof global&&global&&global.Object===Object&&global;var c="object"==typeof self&&self&&self.Object===Object&&self;const i=n||c||Function("return this")();const s=function(){return i.Date.now()};var a=/\s/;const u=function(e){for(var t=e.length;t--&&a.test(e.charAt(t)););return t};var l=/^\s+/;const k=function(e){return e?e.slice(0,u(e)+1).replace(l,""):e};const d=i.Symbol;var g=Object.prototype,m=g.hasOwnProperty,b=g.toString,f=d?d.toStringTag:void 0;const p=function(e){var t=m.call(e,f),o=e[f];try{e[f]=void 0;var r=!0}catch(e){}var n=b.call(e);return r&&(t?e[f]=o:delete e[f]),n};var v=Object.prototype.toString;const h=function(e){return v.call(e)};var _=d?d.toStringTag:void 0;const w=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":_&&_ in Object(e)?p(e):h(e)};const x=function(e){return null!=e&&"object"==typeof e};const I=function(e){return"symbol"==typeof e||x(e)&&"[object Symbol]"==w(e)};var y=/^[-+]0x[0-9a-f]+$/i,A=/^0b[01]+$/i,O=/^0o[0-7]+$/i,C=parseInt;const E=function(e){if("number"==typeof e)return e;if(I(e))return NaN;if(t(e)){var o="function"==typeof e.valueOf?e.valueOf():e;e=t(o)?o+"":o}if("string"!=typeof e)return 0===e?e:+e;e=k(e);var r=A.test(e);return r||O.test(e)?C(e.slice(2),r?2:8):y.test(e)?NaN:+e};var T=Math.max,S=Math.min;const P=function(e,o,r){var n,c,i,a,u,l,k=0,d=!1,g=!1,m=!0;if("function"!=typeof e)throw new TypeError("Expected a function");function b(t){var o=n,r=c;return n=c=void 0,k=t,a=e.apply(r,o)}function f(e){var t=e-l;return void 0===l||t>=o||t<0||g&&e-k>=i}function p(){var e=s();if(f(e))return v(e);u=setTimeout(p,function(e){var t=o-(e-l);return g?S(t,i-(e-k)):t}(e))}function v(e){return u=void 0,m&&n?b(e):(n=c=void 0,a)}function h(){var e=s(),t=f(e);if(n=arguments,c=this,l=e,t){if(void 0===u)return function(e){return k=e,u=setTimeout(p,o),d?b(e):a}(l);if(g)return clearTimeout(u),u=setTimeout(p,o),b(l)}return void 0===u&&(u=setTimeout(p,o)),a}return o=E(o)||0,t(r)&&(d=!!r.leading,i=(g="maxWait"in r)?T(E(r.maxWait)||0,o):i,m="trailing"in r?!!r.trailing:m),h.cancel=function(){void 0!==u&&clearTimeout(u),k=0,n=l=c=u=void 0},h.flush=function(){return void 0===u?a:v(s())},h};var L=o(783);function M(e,t){const o=H();return(M=function(e,t){return o[e-=291]})(e,t)}function H(){const e=["htmlH4","GeneralHtmlSupport","getChildren","3ERjwEq","9wArKus","htmlH3","htmlH1","paragraph","htmlH6","1333856BfNxIN","plugins","1248610WSsOCZ","11JXxgxw","2060DetPEw","data","1575576wTHXep","heading.options","model","reduce","htmlH5","642314qJoykU","2708111OzMKtv","has","htmlH2","2182885YQtkUe","get","6lQGWsH","push","config"];return(H=function(){return e})()}function N(e){const t=M;let o="";for(const r of e[t(304)]())r instanceof L.Text&&(o+=r[t(316)]);return o}!function(e){const t=M,o=e();for(;;)try{if(238855===-parseInt(t(315))/1+-parseInt(t(293))/2*(parseInt(t(305))/3)+-parseInt(t(311))/4+parseInt(t(297))/5+parseInt(t(299))/6*(parseInt(t(294))/7)+parseInt(t(317))/8*(parseInt(t(306))/9)+parseInt(t(313))/10*(-parseInt(t(314))/11))break;o.push(o.shift())}catch(e){o.push(o.shift())}}(H);var D=o(584);const j=V;function Z(){const e=["name","DocumentOutlineUtils","level","domToView","_headingNames","3Raoakb","init","editor","config","element","22716CUHdZN","63SltMrO","_getActiveHeading","text","getFirstPosition","model","988288LyWIew","isPremiumPlugin","357397JXfmNc","activeItemIndex","pluginName","data","_deriveHeadingElementsFromConversion","getRoot","indexOf","documentOutline.headings","afterInit","isOfficialPlugin","_getHeadingNames","1552136UYZkJS","domConverter","document","push","fire","getChildren","item","backward","findIndex","getRootNames","view","_getOutlineDefinitions","length","editing","modelElement","11990uatkOY","get","change","getChild","toModel","createElement","4726791EqskDA","includes","1383676VYgyVQ","selection"];return(Z=function(){return e})()}function V(e,t){const o=Z();return(V=function(e,t){return o[e-=161]})(e,t)}!function(e){const t=V,o=e();for(;;)try{if(510887===-parseInt(t(190))/1+parseInt(t(201))/2+-parseInt(t(177))/3*(parseInt(t(170))/4)+parseInt(t(162))/5+-parseInt(t(182))/6*(-parseInt(t(183))/7)+-parseInt(t(188))/8+parseInt(t(168))/9)break;o.push(o.shift())}catch(e){o.push(o.shift())}}(Z);class K extends e.Plugin{constructor(){const e=V;super(...arguments),this[e(176)]=[]}static get[j(192)](){return j(173)}static get[j(199)](){return!0}static get[j(189)](){return!0}[j(178)](){const e=j,t=this[e(179)];this[e(176)]=this[e(200)]();let o=[];t[e(187)][e(203)].on(e(164),P((()=>{const t=e,r=o;o=this[t(212)]();const n=(0,D.diff)(r,o,((e,o)=>e[t(174)]===o[t(174)]&&e[t(185)]===o[t(185)]&&e[t(161)]===o[t(161)])),c=(0,D.diffToChanges)(n,o),i=this[t(184)](),s=o[t(209)]((e=>e[t(161)]===i));c[t(213)]&&this[t(205)](t(164),{outlineDefinitions:o,activeItemIndex:s,outlineChanges:c}),this[t(205)](t(191),{index:s})}),250,{leading:!0,trailing:!0}))}[j(198)](){const e=j;this[e(176)][e(213)]||this[e(194)]()}[j(212)](){const e=j,t=this[e(179)],o=[],r=this[e(176)];for(const o of t[e(187)][e(203)][e(210)]())n(t[e(187)][e(203)][e(195)](o));function n(t){const c=e;for(const e of t[c(206)]())e.is(c(181))&&(r[c(169)](e[c(172)])&&o[c(204)]({level:r[c(196)](e[c(172)])+1,text:N(e),modelElement:e}),n(e))}return o}[j(184)](){const e=j,t=this[e(179)][e(187)][e(203)][e(171)][e(186)](),o=new L.TreeWalker({direction:e(208),startPosition:t});for(const t of o)if(t[e(207)].is(e(181))&&this[e(176)][e(169)](t[e(207)][e(172)]))return t[e(207)]}[j(200)](){const e=j;return this[e(179)][e(180)][e(163)](e(197))||function(e){const t=M,o=e[t(301)][t(298)](t(318));return o?o[t(291)](((e,o)=>(t(309)!==o[t(319)]&&e[t(300)](o[t(319)]),e)),[]):e[t(312)][t(295)](t(303))?[t(308),t(296),t(307),t(302),t(292),t(310)]:[]}(this[e(179)])}[j(194)](){const e=j,t=this[e(179)],o=["h1","h2","h3","h4","h5","h6"],r=[];for(const n of o){const o=t[e(214)][e(211)][e(202)][e(175)](document[e(167)](n)),c=t[e(193)][e(166)](o)[e(165)](0);(null==c?void 0:c.is(e(181)))&&r[e(204)](c[e(172)])}this[e(176)]=r}}var z=o(311);function B(e,t){const o=e.t;switch(t){case"Empty heading":return o("Empty heading");case"Editor headings will appear here as you type.":return o("Editor headings will appear here as you type.");case"No headings were found in the document.":return o("No headings were found in the document.");case"Table of contents":return o("Table of contents");default:return t}}function R(){const e=["4255251wfukJM","ck-document-outline__item_empty","ck-reset","351dZUUqk","ck-document-outline__item","4074690KbwMmJ","click","ck-document-outline__item_active","ck-document-outline__item_level-","27rCBqYX","bindTemplate","bind","div","321896kzDKrz","level","set","text","Empty heading","isEmpty","setTemplate","isActive","142536tgwfrm","492402iFDFIG","370YmOJvp","2477xgYvYo","25358550eImNok"];return(R=function(){return e})()}function U(e,t){const o=R();return(U=function(e,t){return o[e-=301]})(e,t)}!function(e){const t=U,o=e();for(;;)try{if(533503===parseInt(t(319))/1*(-parseInt(t(318))/2)+-parseInt(t(304))/3*(parseInt(t(308))/4)+-parseInt(t(326))/5+parseInt(t(317))/6+parseInt(t(321))/7+parseInt(t(316))/8*(-parseInt(t(324))/9)+parseInt(t(320))/10)break;o.push(o.shift())}catch(e){o.push(o.shift())}}(R);class F extends z.View{constructor(e,t=!1){const o=U;super(e);const r=this[o(305)],n=t?"["+B(e,o(312))+"]":"";this[o(310)](o(311),""),this[o(310)](o(309),1),this[o(310)](o(315),!1),this[o(306)](o(313)).to(this,o(311),(e=>!e)),this[o(314)]({tag:o(307),attributes:{class:["ck",o(323),o(325),r.to(o(309),(e=>o(303)+e)),r.if(o(315),o(302)),r.if(o(313),o(322))],title:r.to(o(311))},children:[{text:r.to(o(311),(e=>e||n))}],on:{click:r.to(o(301))}})}}const Y=q;function q(e,t){const o=G();return(q=function(e,t){return o[e-=412]})(e,t)}function G(){const e=["source","div","set","1694728tvQajL","bind","items","howMany","createCollection","addMany","destroy","isActive","get","locale","ck-reset","_handleItemClick","638946PmetTI","delegate","insert","level","_deleteItem","sync","contentLanguageDirection","remove","index","Editor headings will appear here as you type.","_insertItem","_scrollToItem","setTemplate","863588FzuQNw","152181bGicTj","490315iOQJzV","text","12ckoQSR","element","delete","itemSelected","2fQbEhR","getIndex","change:activeItemIndex","type","forEach","ck-document-outline","activeItemIndex","map","7286265NJHWkM","click","_setActiveItem","35146XWqSZn","_documentOutlineContainer","fire","values","showEmptyHeadingText"];return(G=function(){return e})()}!function(e){const t=q,o=e();for(;;)try{if(110024===-parseInt(t(439))/1+parseInt(t(428))/2*(parseInt(t(421))/3)+-parseInt(t(420))/4+parseInt(t(422))/5*(-parseInt(t(424))/6)+-parseInt(t(459))/7+-parseInt(t(447))/8+parseInt(t(436))/9)break;o.push(o.shift())}catch(e){o.push(o.shift())}}(G);class W extends z.View{constructor(e,t=!1,o){const r=q;super(e),this[r(443)]=t,this[r(446)](r(434),-1),this[r(440)]=o,this[r(449)]=this[r(451)](),this[r(449)][r(460)](r(437)).to(this),this.on(r(437),this[r(458)][r(448)](this)),this.on(r(430),((e,t,o,n)=>{this[r(438)](n,o)})),this[r(419)]({tag:r(445),attributes:{class:["ck",r(457),r(433)],dir:e[r(413)],"data-document-outline-empty-placeholder":B(e,r(416)),tabindex:-1},children:this[r(449)]})}[Y(412)](e){const t=Y;e[t(432)]((e=>{const o=t;o(461)==e[o(431)]?this[o(417)](e[o(415)],...e[o(442)]):o(426)==e[o(431)]&&this[o(463)](e[o(415)],e[o(450)])}))}[Y(438)](e,t){const o=Y;if(-1!==e){const t=this[o(449)][o(455)](e);t&&(t[o(454)]=!1)}-1!==t&&(this[o(449)][o(455)](t)[o(454)]=!0,this[o(418)](t))}[Y(417)](e,...t){const o=Y,r=t[o(435)](((t,r)=>{const n=o,c=new F(this[n(456)],this[n(443)]);return c[n(423)]=t[n(423)],c[n(462)]=t[n(462)],e+r===this[n(434)]&&(c[n(454)]=!0),c}));this[o(449)][o(452)](r,e)}[Y(463)](e,t){const o=Y;do{this[o(449)][o(414)](e)}while(--t)}[Y(458)](e){const t=Y,o=this[t(449)][t(429)](e[t(444)]);this[t(441)](t(427),o)}[Y(418)](e){const t=Y;(0,D.scrollAncestorsToShowTarget)(this[t(449)][t(455)](e)[t(425)],20,this[t(440)])}[Y(453)](){const e=Y;super[e(453)](),this[e(425)][e(414)]()}}const J=function(e,o,r){var n=!0,c=!0;if("function"!=typeof e)throw new TypeError("Expected a function");return t(r)&&(n="leading"in r?!!r.leading:n,c="trailing"in r?!!r.trailing:c),P(e,o,{leading:n,maxWait:o,trailing:c})};var Q=o(673),X=o.n(Q),$=o(545),ee=o.n($),te=o(262),oe=o.n(te),re=o(667),ne=o.n(re),ce=o(357),ie=o.n(ce),se=o(46),ae={attributes:{"data-cke":!0}};ae.setAttributes=ne(),ae.insert=oe().bind(null,"head"),ae.domAPI=ee(),ae.insertStyleElement=ie();X()(se.A,ae);se.A&&se.A.locals&&se.A.locals;function ue(e,t){const o=ke();return(ue=function(e,t){return o[e-=401]})(e,t)}const le=ue;function ke(){const e=["editing","121066YcneXL","add","document-outline-container-not-provided","bottom","focus","setSelection","_updateActiveDefinitionOnViewportChange","domConverter","8YctcOZ","fromCharCode","height","108956ZSxboA","1blgxID","element","1796862ymJsPS","_setActiveViewItem","locale","floor","listenTo","_handleOutlineChange","init","view","_updateActiveDefinitionFromViewportThrottled","isPremiumPlugin","10691340hnlckU","DocumentOutlineUI","editor","mapViewToDom","focusTracker","indexOf","sync","_handleItemSelected","getVisible","toViewElement","resize","afterInit","getIntersection","itemSelected","6188275tixEjA","1176WXdlfe","scroll","map","isOfficialPlugin","top","6uRSxUl","config","cancel","window","3870234WwtDKR","modelElement","bind","documentOutline.showEmptyHeadings","documentOutline.container","destroy","document","getDomRoot","getRootNames","scrollToTheSelection","DocumentOutlineUtils","appendChild","_currentOutlineDefinitions","51gpulHQ","plugins","pluginName","get","change","href","model","render","length","join","mapper","activeItemIndex","3637067yqQvxD"];return(ke=function(){return e})()}!function(e){const t=ue,o=e();for(;;)try{if(713962===-parseInt(t(473))/1*(-parseInt(t(475))/2)+parseInt(t(447))/3*(-parseInt(t(472))/4)+parseInt(t(424))/5*(parseInt(t(430))/6)+parseInt(t(459))/7*(-parseInt(t(469))/8)+-parseInt(t(434))/9+parseInt(t(410))/10+parseInt(t(461))/11*(-parseInt(t(425))/12))break;o.push(o.shift())}catch(e){o.push(o.shift())}}(ke);class de extends e.Plugin{static get[le(449)](){return le(411)}static get[le(428)](){return!0}static get[le(409)](){return!0}constructor(e){const t=le;super(e),this[t(407)]=new W(e[t(402)],this[t(412)][t(431)][t(450)](t(437)),this[t(412)][t(431)][t(450)](t(438))),this[t(446)]=[],this[t(408)]=J(this[t(467)][t(436)](this),100)}[le(406)](){const e=le,t=this[e(412)],o=t[e(448)][e(450)](e(444));let r=!1;if(this[e(407)][e(454)](),this[e(412)].ui[e(414)][e(462)](this[e(407)][e(474)]),!t[e(431)][e(450)](e(438)))throw new D.CKEditorError(e(463),{editor:t});t[e(431)][e(450)](e(438))[e(445)](this[e(407)][e(474)]),o.on(e(451),this[e(405)][e(436)](this)),o.on(e(458),((t,{index:o})=>this[e(401)](o))),this[e(407)].on(e(423),((t,o)=>{r=!0,this[e(417)](o)})),this[e(407)][e(404)](D.global[e(440)],e(426),(()=>{r?r=!1:this[e(408)]()}),{useCapture:!0}),this[e(407)][e(404)](D.global[e(433)],e(420),this[e(408)],{useCapture:!0})}[le(421)](){!async function(e){const t=m([99,115,70,105,53,114,79,102,111,83,76,49,110,89,82,106,71,100,72,67,68,117,74,104,57,98,118,65,69,86,112,56,119,51,73,88,116,90,48,77,121,80,85,107,78,113,87,103,52,122,120,75,50,108,55,66,97,81,101,54,84,109]),o=window[m([68,97,116,101])][m([110,111,119])](),r=e[m([101,100,105,116,111,114])],n=new(window[m([80,114,111,109,105,115,101])])((e=>{r[m([111,110,99,101])](m([114,101,97,100,121]),e)})),c={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},i=r[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function s(e){const t=[new(window[m([80,114,111,109,105,115,101])])((e=>setTimeout(e,605900))),n[m([116,104,101,110])]((()=>new(window[m([80,114,111,109,105,115,101])])((e=>{let t=0;r[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((o,r)=>{r[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&t++,504==t&&(e(),o[m([111,102,102])]())}))}))))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](t)[m([116,104,101,110])]((()=>e))}function a(e){return e[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](u(e)):null}function u(e){return window[m([97,116,111,98])](e[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function l(e){let t=5381;function o(e){for(let o=0;o<e[m([108,101,110,103,116,104])];o++){const r=e[m([99,104,97,114,67,111,100,101,65,116])](o);t=(t<<5)+t+r,t&=t}}return function e(t){Array[m([105,115,65,114,114,97,121])](t)?t[m([102,111,114,69,97,99,104])](e):t&&typeof t==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](t)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])]((([t,r])=>{o(t),e(r)})):o(window[m([83,116,114,105,110,103])](t))}(e),t>>>0}function k(e){return e[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function d(e){return e[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function g(){}function m(e){const t=ue;return e[t(427)]((e=>String[t(470)](e)))[t(456)]("")}!function(e){const o=function(){const e=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let o=m([99]);for(let r=0;r<e[m([108,101,110,103,116,104])];r+=2){let n=window[m([112,97,114,115,101,73,110,116])](e[m([115,117,98,115,116,114,105,110,103])](r,r+2));n>=t[m([108,101,110,103,116,104])]&&(n-=t[m([108,101,110,103,116,104])]),o+=t[n]}return o}();r[o]=m([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121])+e,e!=m([86,97,108,105,100])&&async function(){await n,r[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=g,r[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=g,r[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let e,t=null,g=null;try{return i==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(e=function(){const e=i[m([115,112,108,105,116])](m([46]));return 3!=e[m([108,101,110,103,116,104])]?null:t(e[1]);function t(e){const t=a(e);return t&&o()?t:null;function o(){const e=t[m([106,116,105])],o=window[m([112,97,114,115,101,73,110,116])](e[m([115,117,98,115,116,114,105,110,103])](e[m([108,101,110,103,116,104])]-8),16),r={...t,[m([106,116,105])]:e[m([115,117,98,115,116,114,105,110,103])](0,e[m([108,101,110,103,116,104])]-8)};return delete r[m([118,99])],l(r)==o}}}(),e?(e[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(g=function(e,t){return new(window[m([80,114,111,109,105,115,101])])((s=>{if(c())return s(m([86,97,108,105,100]));i(),r[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,D.uid)();function g(e){return!!e&&(typeof e===m([111,98,106,101,99,116])||typeof e===m([102,117,110,99,116,105,111,110]))&&typeof e[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof e[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function b(r){a(r)[m([116,104,101,110])]((e=>e&&e[m([115,116,97,116,117,115])]==m([111,107])?k(l(u+t))!=e[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116])))[m([116,104,101,110])]((e=>(c(),e)),(()=>{const e=i();return null==e?(c(),m([86,97,108,105,100])):m(o-e>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[m([116,104,101,110])](s)[m([99,97,116,99,104])]((()=>{s(m([85,115,97,103,101,76,105,109,105,116]))}));const n=36e5;function c(){const t=m([108,108,99,116,45])+k(l(e)),r=d(k(window[m([77,97,116,104])][m([99,101,105,108])](o/n)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](t,r)}function i(){const t=m([108,108,99,116,45])+k(l(e)),o=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](t);return o?window[m([112,97,114,115,101,73,110,116])](d(o),16)*n:null}function a(e){return new(window[m([80,114,111,109,105,115,101])])(((t,o)=>{e[m([116,104,101,110])](t,o),window[m([115,101,116,84,105,109,101,111,117,116])](o,12e4)}))}}r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((t,o)=>{if(o[0]!=e)return s(m([85,115,97,103,101,76,105,109,105,116]));o[1]={...o[1],[m([114,101,113,117,101,115,116,73,100])]:u}}),{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e=>{g(e[m([114,101,116,117,114,110])])&&(a=!0,b(e[m([114,101,116,117,114,110])]))}),{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),n[m([116,104,101,110])]((()=>{a||s(m([85,115,97,103,101,76,105,109,105,116]))}))}));function c(){return r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function i(){r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(e[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],e[m([106,116,105])])),await async function(){let e=!0;try{const r=i[m([115,112,108,105,116])](m([46])),[n,c,s]=r;return t(n),await o(n,c,s),e}catch(e){return!1}function t(t){const o=a(t);o&&o[m([97,108,103])]==m([69,83,50,53,54])||(e=!1)}async function o(t,o,r){const n=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](u(r),(e=>e[m([99,104,97,114,67,111,100,101,65,116])](0))),i=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](t+m([46])+o),s=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!s)return;const a=await s[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),c,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await s[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},a,n,i)||(e=!1)}}()?function(){const t=e[m([102,101,97,116,117,114,101,115])];return!(!t||!t[m([105,110,99,108,117,100,101,115])](m([42]))&&!t[m([105,110,99,108,117,100,101,115])](m([68,79]))&&!t[m([105,110,99,108,117,100,101,115])](m([80,80])))}()?function(){const t=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](e[m([108,105,99,101,110,115,101,84,121,112,101])])?o/1e3:1733097600;return e[m([101,120,112])]<t}()?m([69,120,112,105,114,101,100]):function(){const t=ue,o=e[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!o||0==o[m([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[m([108,111,99,97,116,105,111,110])][t(452)]);if(o[m([105,110,99,108,117,100,101,115])](r))return!0;const n=r[m([115,112,108,105,116])](m([46]));return o[m([102,105,108,116,101,114])]((e=>e[m([105,110,99,108,117,100,101,115])](m([42]))))[m([109,97,112])]((e=>e[m([115,112,108,105,116])](m([46]))))[m([115,111,109,101])]((e=>n[m([101,118,101,114,121])](((t,o)=>e[o]===t||e[o]===m([42])))))}()?(e[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(t=s(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),e[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(t=s(m([84,114,105,97,108,76,105,109,105,116]))),e[m([108,105,99,101,110,115,101,84,121,112,101])]==m([100,101,118,101,108,111,112,109,101,110,116])&&(t=s(m([68,101,118,101,108,111,112,109,101,110,116,76,105,109,105,116]))),await(t&&g?new(window[m([80,114,111,109,105,115,101])])(((e,o)=>{t[m([116,104,101,110])](e,o),g[m([116,104,101,110])]((t=>{t!=m([86,97,108,105,100])&&e(t)}),o)})):t||g||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch(e){return m([73,110,118,97,108,105,100])}}())}(this)}[le(439)](){const e=le;super[e(439)](),this[e(407)][e(439)](),this[e(408)][e(432)]()}[le(405)](e,{outlineDefinitions:t,outlineChanges:o}){const r=le;this[r(446)]=t,this[r(407)][r(416)](o)}[le(401)](e){const t=le;this[t(446)][t(455)]&&this[t(446)][e]&&(this[t(407)][t(458)]=e)}[le(417)](e){const t=le,o=this[t(446)][e][t(435)];this[t(412)][t(453)][t(451)]((e=>{e[t(466)](o,0)})),this[t(412)][t(460)][t(407)][t(443)]({alignToTop:!0,forceScroll:!0}),this[t(412)][t(460)][t(407)][t(465)](),this[t(401)](e)}[le(467)](){const e=le,t=this[e(412)];let o;for(const r of t[e(453)][e(440)][e(442)]()){const n=t[e(460)][e(407)][e(441)](r),c=n&&new D.Rect(n)[e(418)]();if(c){const t=new D.Rect(D.global[e(433)])[e(422)](c);t&&(o=t[e(429)]+.25*t[e(471)])}}if(void 0===o)return;const r=ge(t[e(460)],this[e(446)],o);r?this[e(401)](this[e(446)][e(415)](r)):this[e(401)](-1)}}function ge(e,t,o,r=0,n=t[le(455)]-1){const c=le,i=Math[c(403)](r+(n-r)/2);if(n>=r){const s=t[i],a=e[c(457)][c(419)](s[c(435)]);if(!a)return null;const u=e[c(407)][c(468)][c(413)](a);return new D.Rect(u)[c(464)]>o?ge(e,t,o,r,i-1):ge(e,t,o,i+1,n)}return i<0?null:t[i]}function me(e,t){const o=fe();return(me=function(e,t){return o[e-=239]})(e,t)}const be=me;function fe(){const e=["documentOutlineLicenseKeyDevelopmentLimit","2502339bCwAVG","documentOutlineLicenseKeyValid","trialLimit","documentOutlineLicenseKeyExpired","_licenseKeyCheckInterval","1664058pEhhrj","developmentLimit","pluginName","expired","documentOutlineLicenseKeyEvaluationLimit","licenseKey","65UGWDmL","documentOutlineLicenseKeyTrialLimit","requires","400OxaZKb","52068eGouFv","documentOutlineLicenseKeyDomainLimit","1111704fvmsTt","2028418tnYfdi","destroy","DocumentOutline","usageLimit","documentOutlineLicenseKeyInvalid","documentOutlineLicenseKeyUsageLimit","invalid","config","5230240bidyst","documentOutlineLicenseKeyNotAllowed","491931FqsNiy","editor","init","isOfficialPlugin","isPremiumPlugin","domainLimit","get","featureNotAllowed","_showLicenseError","evaluationLimit"];return(fe=function(){return e})()}!function(e){const t=me,o=e();for(;;)try{if(723536===parseInt(t(254))/1+-parseInt(t(255))/2+-parseInt(t(242))/3+-parseInt(t(263))/4+parseInt(t(248))/5*(parseInt(t(252))/6)+-parseInt(t(276))/7+parseInt(t(251))/8*(parseInt(t(265))/9))break;o.push(o.shift())}catch(e){o.push(o.shift())}}(fe);class pe extends e.Plugin{static get[be(250)](){return[K,de]}static get[be(244)](){return be(257)}static get[be(268)](){return!0}static get[be(269)](){return!0}[be(267)](){const e=be;this[e(247)]=this[e(266)][e(262)][e(271)](e(247));const t=this[e(266)];this[e(241)]=setInterval((()=>{const o=e;let r;for(const e in t){const n=e,c=t[n];if(o(277)==c||o(259)==c||o(240)==c||o(253)==c||o(264)==c||o(246)==c||o(249)==c||o(275)==c||o(260)==c){delete t[n],r=c,clearInterval(this[o(241)]),this[o(241)]=void 0;break}}o(259)==r&&t[o(273)](o(261)),o(240)==r&&t[o(273)](o(245)),o(253)==r&&t[o(273)](o(270)),o(264)==r&&t[o(273)](o(272),o(257)),o(246)==r&&t[o(273)](o(274)),o(249)==r&&t[o(273)](o(239)),o(275)==r&&t[o(273)](o(243)),o(260)==r&&t[o(273)](o(258))}),1e3)}[be(256)](){const e=be;super[e(256)](),this[e(241)]&&clearInterval(this[e(241)])}}var ve=o(901);const he=we;function _e(){const e=["getFirstPosition","createElement","findAllowedParent","insertObject","change","tableOfContents","65RlCYke","model","refresh","31284252oVZRqg","715qJTSqY","1351622JHtQIM","24kgSYzz","editor","document","117856shWOOU","isEnabled","4206018GFJinm","186970wLaqCS","7ggIteo","1227wSHAmy","254IwiAFG","selection","execute","schema","4136301bqAAog"];return(_e=function(){return e})()}function we(e,t){const o=_e();return(we=function(e,t){return o[e-=293]})(e,t)}!function(e){const t=we,o=e();for(;;)try{if(722023===-parseInt(t(303))/1+parseInt(t(313))/2*(-parseInt(t(312))/3)+-parseInt(t(307))/4*(-parseInt(t(298))/5)+-parseInt(t(309))/6*(parseInt(t(311))/7)+parseInt(t(304))/8*(-parseInt(t(317))/9)+-parseInt(t(310))/10*(-parseInt(t(302))/11)+parseInt(t(301))/12)break;o.push(o.shift())}catch(e){o.push(o.shift())}}(_e);class xe extends e.Command{[he(315)](){const e=he;this[e(305)][e(299)][e(296)]((t=>{const o=e;this[o(305)][o(299)][o(295)](t[o(293)](o(297)))}))}[he(300)](){const e=he,t=this[e(305)][e(299)],o=t[e(306)][e(314)][e(318)]();this[e(308)]=null!==(o&&t[e(316)][e(294)](o,e(297)))}}var Ie=o(336),ye={attributes:{"data-cke":!0}};ye.setAttributes=ne(),ye.insert=oe().bind(null,"head"),ye.domAPI=ee(),ye.insertStyleElement=ie();X()(Ie.A,ye);Ie.A&&Ie.A.locals&&Ie.A.locals;const Ae=Oe;function Oe(e,t){const o=Ce();return(Oe=function(e,t){return o[e-=416]})(e,t)}function Ce(){const e=["set","nodeAfter","3693260hpcvdQ","low","getAttribute","_customDataDowncastHeadingsConversion","mapper","headingId.modelAttributeName","attribute:headingId:","writer","length","getChanges","get","position","heading1","type","attributes","delete","setAttribute","consumable","toViewElement","2905848CclmfX","_customUpcastHeadingsConversion","change","isOfficialPlugin","forEach","isRegistered","heading.options","afterInit","string","registerPostFixer","viewItem","schema","1540336IQYpuD","getContainedElement","editor","consume","16YrzNTw","for","insert","928220hnYpjG","model","clear","downcast","element:","_registerHeadingIdAttributePostfixer","extend","add","paragraph","HeadingId","differ","view","headingId","pluginName","conversion","remove","isPremiumPlugin","has","modelRange","upcast","document","removeAttribute","item","734133bAXBpp","match","name","1860090SavXFU","hasAttribute","8739311xACyeM","config"];return(Ce=function(){return e})()}!function(e){const t=Oe,o=e();for(;;)try{if(630646===parseInt(t(455))/1+-parseInt(t(448))/2+-parseInt(t(478))/3+-parseInt(t(417))/4+-parseInt(t(481))/5+-parseInt(t(436))/6+-parseInt(t(483))/7*(-parseInt(t(452))/8))break;o.push(o.shift())}catch(e){o.push(o.shift())}}(Ce);class Ee extends e.Plugin{static get[Ae(468)](){return Ae(464)}static get[Ae(439)](){return!0}static get[Ae(471)](){return!0}[Ae(443)](){const e=Ae,t=this[e(450)];t[e(484)][e(427)](e(422))||(function(t){const o=e,r=new Map;return t?(t[o(440)]((e=>{const t=o;t(463)!==e[t(456)]&&r[t(485)](e[t(466)],e[t(456)])})),r[o(427)]("h1")||r[o(485)]("h1",o(429)),r):r}(this[e(450)][e(484)][e(427)](e(442)))[e(440)](((o,r)=>{const n=e;this[n(437)](r),this[n(420)](o),t[n(456)][n(447)][n(441)](o)&&t[n(456)][n(447)][n(461)](o,{allowAttributes:n(467)})})),this[e(460)]())}[Ae(437)](e){const t=Ae;this[t(450)][t(469)][t(453)](t(474))[t(462)]((o=>o.on(t(459)+e,((e,o,r)=>{const n=t,{consumable:c,writer:i}=r,s=o[n(446)][n(419)]("id"),a=o[n(473)][n(449)]();if(a)return s&&s[n(425)]||a[n(482)](n(467))?void(c[n(451)](o[n(446)],{attributes:["id"]})&&i[n(433)](n(467),s,a)):(c[n(451)](o[n(446)],{attributes:["id"]}),void i[n(433)](n(467),(0,D.uid)(),a))}),{priority:D.priorities[t(427)](t(418))+.5})))}[Ae(420)](e){const t=Ae;this[t(450)][t(469)][t(453)](t(458))[t(462)]((o=>o.on(t(423)+e,((e,o,r)=>{const n=t;if(!r[n(434)][n(451)](o[n(477)],e[n(480)]))return;const c=o[n(477)][n(419)](n(467)),i=r[n(421)][n(435)](o[n(477)]);r[n(424)][n(433)]("id",c,i)}))))}[Ae(460)](){const e=Ae,t=this[e(450)],o=new Set,r=new Set;function n(t,o){const n=e,c=(0,D.uid)();return r[n(462)](c),t[n(433)](n(467),c,o),c}function c(t,o){const r=e;t[r(476)](r(467),o)}t[e(456)][e(475)][e(445)]((i=>{const s=e,a=t[s(456)][s(475)][s(465)][s(426)]();let u=!1;for(const e of a)if(s(454)==e[s(430)]&&e[s(480)])if(e[s(480)][s(479)](/heading\d/)){const t=e[s(431)][s(427)](s(467));s(444)==typeof t?o[s(472)](t)?(n(i,e[s(428)][s(416)]),u=!0):r[s(462)](t):(n(i,e[s(428)][s(416)]),u=!0)}else s(444)==typeof e[s(431)][s(427)](s(467))&&(c(i,e[s(428)][s(416)]),u=!0);else if(s(470)==e[s(430)]){const t=e[s(431)][s(427)](s(467));s(444)==typeof t&&o[s(432)](t)}return u})),t[e(456)][e(475)].on(e(438),(()=>{const t=e;r[t(440)]((e=>o[t(462)](e))),r[t(457)]()}))}}const Te=Se;function Se(e,t){const o=Le();return(Se=function(e,t){return o[e-=485]})(e,t)}!function(e){const t=Se,o=e();for(;;)try{if(917062===parseInt(t(588))/1+-parseInt(t(574))/2*(parseInt(t(557))/3)+parseInt(t(567))/4+parseInt(t(530))/5*(-parseInt(t(488))/6)+parseInt(t(516))/7+-parseInt(t(591))/8+parseInt(t(542))/9*(parseInt(t(502))/10))break;o.push(o.shift())}catch(e){o.push(o.shift())}}(Le);class Pe extends e.Plugin{static get[Te(537)](){return Te(531)}static get[Te(536)](){return!0}static get[Te(598)](){return!0}static get[Te(528)](){return[ve.Widget,K,Ee]}constructor(e){const t=Te;super(e),this[t(533)]=[],this[t(560)]=new Set,this[t(561)]=t(575)}[Te(535)](){const e=Te,t=this[e(527)],o=t[e(551)][e(529)][e(596)];t[e(580)][e(498)](e(499))&&(this[e(561)]=t[e(580)][e(498)](e(499))),this[e(555)](o,e(566),((t,o)=>{const r=e;if(!o[r(579)])return;const n=o[r(579)][r(576)](r(570));Number[r(489)](n)&&(o[r(497)][r(564)](),t[r(493)](),this[r(508)](n))}),{priority:e(548),context:e(534)}),this[e(578)](),this[e(585)](),t[e(532)][e(487)](e(589),new xe(t)),t[e(568)][e(498)](e(523)).on(e(541),((t,o)=>{const r=e;this[r(533)]=o[r(559)],this[r(593)]()})),this[e(555)](t[e(496)][e(596)],e(541),(()=>{this[e(513)]()}))}[Te(587)](){!async function(e){const t=m([84,54,87,50,113,86,106,114,82,53,107,103,122,55,76,111,105,66,116,104,52,67,79,51,108,119,69,65,97,70,57,98,80,100,68,81,112,48,89,73,120,117,90,101,102,88,71,78,121,83,99,75,110,49,115,77,85,74,72,118,109,56]),o=window[m([68,97,116,101])][m([110,111,119])](),r=e[m([101,100,105,116,111,114])],n=new(window[m([80,114,111,109,105,115,101])])((e=>{r[m([111,110,99,101])](m([114,101,97,100,121]),e)})),c={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},i=r[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function s(e){const t=[new(window[m([80,114,111,109,105,115,101])])((e=>setTimeout(e,605900))),n[m([116,104,101,110])]((()=>new(window[m([80,114,111,109,105,115,101])])((e=>{let t=0;r[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((o,r)=>{r[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&t++,504==t&&(e(),o[m([111,102,102])]())}))}))))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](t)[m([116,104,101,110])]((()=>e))}function a(e){return e[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](u(e)):null}function u(e){return window[m([97,116,111,98])](e[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function l(e){let t=5381;function o(e){for(let o=0;o<e[m([108,101,110,103,116,104])];o++){const r=e[m([99,104,97,114,67,111,100,101,65,116])](o);t=(t<<5)+t+r,t&=t}}return function e(t){Array[m([105,115,65,114,114,97,121])](t)?t[m([102,111,114,69,97,99,104])](e):t&&typeof t==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](t)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])]((([t,r])=>{o(t),e(r)})):o(window[m([83,116,114,105,110,103])](t))}(e),t>>>0}function k(e){return e[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function d(e){return e[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function g(){}function m(e){const t=Se;return e[t(547)]((e=>String[t(554)](e)))[t(503)]("")}!function(e){const o=function(){const e=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let o=m([84]);for(let r=0;r<e[m([108,101,110,103,116,104])];r+=2){let n=window[m([112,97,114,115,101,73,110,116])](e[m([115,117,98,115,116,114,105,110,103])](r,r+2));n>=t[m([108,101,110,103,116,104])]&&(n-=t[m([108,101,110,103,116,104])]),o+=t[n]}return o}();r[o]=m([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+e,e!=m([86,97,108,105,100])&&async function(){await n,r[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=g,r[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=g,r[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let e,t=null,g=null;try{return i==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(e=function(){const e=i[m([115,112,108,105,116])](m([46]));return 3!=e[m([108,101,110,103,116,104])]?null:t(e[1]);function t(e){const t=a(e);return t&&o()?t:null;function o(){const e=t[m([106,116,105])],o=window[m([112,97,114,115,101,73,110,116])](e[m([115,117,98,115,116,114,105,110,103])](e[m([108,101,110,103,116,104])]-8),16),r={...t,[m([106,116,105])]:e[m([115,117,98,115,116,114,105,110,103])](0,e[m([108,101,110,103,116,104])]-8)};return delete r[m([118,99])],l(r)==o}}}(),e?(e[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(g=function(e,t){return new(window[m([80,114,111,109,105,115,101])])((s=>{if(c())return s(m([86,97,108,105,100]));i(),r[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,D.uid)();function g(e){return!!e&&(typeof e===m([111,98,106,101,99,116])||typeof e===m([102,117,110,99,116,105,111,110]))&&typeof e[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof e[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function b(r){a(r)[m([116,104,101,110])]((e=>e&&e[m([115,116,97,116,117,115])]==m([111,107])?k(l(u+t))!=e[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116])))[m([116,104,101,110])]((e=>(c(),e)),(()=>{const e=i();return null==e?(c(),m([86,97,108,105,100])):m(o-e>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[m([116,104,101,110])](s)[m([99,97,116,99,104])]((()=>{s(m([85,115,97,103,101,76,105,109,105,116]))}));const n=36e5;function c(){const t=m([108,108,99,116,45])+k(l(e)),r=d(k(window[m([77,97,116,104])][m([99,101,105,108])](o/n)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](t,r)}function i(){const t=m([108,108,99,116,45])+k(l(e)),o=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](t);return o?window[m([112,97,114,115,101,73,110,116])](d(o),16)*n:null}function a(e){return new(window[m([80,114,111,109,105,115,101])])(((t,o)=>{e[m([116,104,101,110])](t,o),window[m([115,101,116,84,105,109,101,111,117,116])](o,12e4)}))}}r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((t,o)=>{if(o[0]!=e)return s(m([85,115,97,103,101,76,105,109,105,116]));o[1]={...o[1],[m([114,101,113,117,101,115,116,73,100])]:u}}),{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e=>{g(e[m([114,101,116,117,114,110])])&&(a=!0,b(e[m([114,101,116,117,114,110])]))}),{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),n[m([116,104,101,110])]((()=>{a||s(m([85,115,97,103,101,76,105,109,105,116]))}))}));function c(){return r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function i(){r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(e[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],e[m([106,116,105])])),await async function(){let e=!0;try{const r=i[m([115,112,108,105,116])](m([46])),[n,c,s]=r;return t(n),await o(n,c,s),e}catch(e){return!1}function t(t){const o=a(t);o&&o[m([97,108,103])]==m([69,83,50,53,54])||(e=!1)}async function o(t,o,r){const n=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](u(r),(e=>e[m([99,104,97,114,67,111,100,101,65,116])](0))),i=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](t+m([46])+o),s=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!s)return;const a=await s[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),c,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await s[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},a,n,i)||(e=!1)}}()?function(){const t=e[m([102,101,97,116,117,114,101,115])];return!(!t||!t[m([105,110,99,108,117,100,101,115])](m([42]))&&!t[m([105,110,99,108,117,100,101,115])](m([84,79,67]))&&!t[m([105,110,99,108,117,100,101,115])](m([80,80])))}()?function(){const t=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](e[m([108,105,99,101,110,115,101,84,121,112,101])])?o/1e3:1733097600;return e[m([101,120,112])]<t}()?m([69,120,112,105,114,101,100]):function(){const t=Se,o=e[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!o||0==o[m([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[m([108,111,99,97,116,105,111,110])][t(506)]);if(o[m([105,110,99,108,117,100,101,115])](r))return!0;const n=r[m([115,112,108,105,116])](m([46]));return o[m([102,105,108,116,101,114])]((e=>e[m([105,110,99,108,117,100,101,115])](m([42]))))[m([109,97,112])]((e=>e[m([115,112,108,105,116])](m([46]))))[m([115,111,109,101])]((e=>n[m([101,118,101,114,121])](((t,o)=>e[o]===t||e[o]===m([42])))))}()?(e[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(t=s(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),e[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(t=s(m([84,114,105,97,108,76,105,109,105,116]))),e[m([108,105,99,101,110,115,101,84,121,112,101])]==m([100,101,118,101,108,111,112,109,101,110,116])&&(t=s(m([68,101,118,101,108,111,112,109,101,110,116,76,105,109,105,116]))),await(t&&g?new(window[m([80,114,111,109,105,115,101])])(((e,o)=>{t[m([116,104,101,110])](e,o),g[m([116,104,101,110])]((t=>{t!=m([86,97,108,105,100])&&e(t)}),o)})):t||g||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch(e){return m([73,110,118,97,108,105,100])}}())}(this)}[Te(593)](){const e=Te;this[e(560)][e(592)]((t=>{const o=e;o(515)!==t[o(505)]&&this[o(527)][o(551)][o(545)](t)}))}[Te(513)](){const e=Te;for(const t of this[e(527)][e(496)][e(596)][e(486)][e(549)]({includeChangesInGraveyard:!0})){if(e(540)!==t[e(543)]||e(521)!==t[e(590)])return;this[e(560)][e(487)](t[e(511)][e(583)])}}[Te(578)](){const e=Te;this[e(527)][e(496)][e(518)][e(500)](e(521),{inheritAllFrom:e(582)})}[Te(585)](){const e=Te,t=this[e(527)][e(501)];t[e(581)](e(510))[e(597)]({model:e(521),view:{name:e(509),classes:e(494)}}),t[e(581)](e(525))[e(522)]({model:e(521),view:(t,{writer:o})=>this[e(512)](o,!0)}),t[e(581)](e(507))[e(522)]({model:e(521),view:(t,{writer:o})=>{const r=e;this[r(560)][r(487)](t);const n=this[r(512)](o);return(0,ve.toWidget)(n,o,{label:B(this[r(527)][r(595)],r(520))})}}),this[e(527)][e(492)][e(485)]({name:e(509),classes:e(494)}),this[e(527)][e(551)][e(526)].on(e(571),this[e(544)](),{priority:e(548)})}[Te(512)](e,t=!1){const o=Te,{locale:r}=this[o(527)],n=e[o(584)](o(509),{class:o(494)+(0===this[o(533)][o(504)]?o(572):""),...!t&&{"data-table-of-contents-label":B(r,o(520))}});0===this[o(533)][o(504)]&&!1===t&&e[o(540)](e[o(495)](n,o(594)),e[o(584)]("p",{class:o(517)},[e[o(550)](B(r,o(573)))]));const c=t?"":"["+B(r,o(519))+"]";let i=n;return this[o(533)][o(592)](((r,n,s)=>{const a=o,u=this[a(527)][a(496)][a(552)](r[a(524)],{ignoreWhitespaces:!0}),l=u?r[a(538)]:c,k=r[a(524)][a(490)](this[a(561)]),d=e[a(584)]("a",{href:"#"+k,...!t&&{tabindex:"-1"}},[e[a(550)](l)]),g=this[a(527)][a(580)][a(498)](a(562));e[a(546)](a(570),n,d);const m=e[a(584)]("li",null,[u||!t&&g?d:e[a(550)]("")]),b=n?s[n-1][a(586)]:0,f=Math[a(514)](r[a(586)]-b);if(r[a(586)]>b){const t=Me(m,f,e);e[a(540)](e[a(495)](i,a(594)),t)}else{const t=function(e,t){const o=a;return e[o(491)]({includeSelf:!0,parentFirst:!0})[o(569)]((e=>e.is(o(558),"ol")))[t]}(i,f);e[a(540)](e[a(495)](t,a(594)),m)}i=m})),n}[Te(508)](e){const t=Te,o=this[t(533)][e][t(524)];this[t(527)][t(496)][t(541)]((e=>{e[t(553)](o,0)})),this[t(527)][t(551)][t(529)][t(565)]({alignToTop:!0,forceScroll:!0})}[Te(544)](){return(e,t)=>{const o=Se,r=t[o(526)],n=r[o(556)](t[o(539)]),c=r[o(563)](n);c.is(o(558),o(521))&&(t[o(577)]=this[o(527)][o(496)][o(495)](c,0),e[o(493)]())}}}function Le(){const e=["createText","editing","hasContent","setSelection","fromCharCode","listenTo","findMappedViewAncestor","8934sAgmwT","element","outlineDefinitions","_tableOfContentsElements","_headingIdModelAttributeName","documentOutline.showEmptyHeadings","toModelElement","preventDefault","scrollToTheSelection","click","1475104fEGhEt","plugins","filter","tableOfContentsHeadingIndex","viewToModelPosition"," table-of-contents_empty","No headings were found in the document.","888IfaZqL","headingId","getCustomProperty","modelPosition","_defineSchema","target","config","for","$blockObject","nodeAfter","createContainerElement","_defineConverters","level","afterInit","322844LLZiqT","insertTableOfContents","name","13601352wrAKYE","forEach","_updateTableOfContentsElements","end","locale","document","elementToElement","isPremiumPlugin","registerRawContentMatcher","differ","add","6lFdtfQ","isInteger","getAttribute","getAncestors","data","stop","table-of-contents","createPositionAt","model","domEvent","get","headingId.modelAttributeName","register","conversion","290vAIqeF","join","length","rootName","href","editingDowncast","_handleScrollToHeading","div","upcast","position","_createTableOfContents","_trackNewToCElements","abs","$graveyard","2595187nDWLsf","table-of-contents__placeholder","schema","Empty heading","Table of contents","tableOfContents","elementToStructure","DocumentOutlineUtils","modelElement","dataDowncast","mapper","editor","requires","view","3515755ltdmVO","TableOfContentsEditing","commands","_currentOutlineDefinitions","$capture","init","isOfficialPlugin","pluginName","text","viewPosition","insert","change","1111113rGSWsr","type","_redirectMapper","reconvertItem","setCustomProperty","map","high","getChanges"];return(Le=function(){return e})()}function Me(e,t,o){const r=Te;return 1===t?o[r(584)]("ol",null,[e]):o[r(584)]("ol",null,[o[r(584)]("li",null,[Me(e,t-1,o)])])}e.ContextPlugin;var He=o(332),Ne={attributes:{"data-cke":!0}};Ne.setAttributes=ne(),Ne.insert=oe().bind(null,"head"),Ne.domAPI=ee(),Ne.insertStyleElement=ie();X()(He.A,Ne);He.A&&He.A.locals&&He.A.locals;e.ContextPlugin;var De=o(533),je={attributes:{"data-cke":!0}};je.setAttributes=ne(),je.insert=oe().bind(null,"head"),je.domAPI=ee(),je.insertStyleElement=ie();X()(De.A,je);De.A&&De.A.locals&&De.A.locals;z.View;z.View;z.View;var Ze=o(961),Ve={attributes:{"data-cke":!0}};Ve.setAttributes=ne(),Ve.insert=oe().bind(null,"head"),Ve.domAPI=ee(),Ve.insertStyleElement=ie();X()(Ze.A,Ve);Ze.A&&Ze.A.locals&&Ze.A.locals;var Ke=o(163),ze={attributes:{"data-cke":!0}};ze.setAttributes=ne(),ze.insert=oe().bind(null,"head"),ze.domAPI=ee(),ze.insertStyleElement=ie();X()(Ke.A,ze);Ke.A&&Ke.A.locals&&Ke.A.locals;var Be=o(142),Re={attributes:{"data-cke":!0}};Re.setAttributes=ne(),Re.insert=oe().bind(null,"head"),Re.domAPI=ee(),Re.insertStyleElement=ie();X()(Be.A,Re);Be.A&&Be.A.locals&&Be.A.locals;var Ue=o(258),Fe={attributes:{"data-cke":!0}};Fe.setAttributes=ne(),Fe.insert=oe().bind(null,"head"),Fe.domAPI=ee(),Fe.insertStyleElement=ie();X()(Ue.A,Fe);Ue.A&&Ue.A.locals&&Ue.A.locals;var Ye=o(967),qe={attributes:{"data-cke":!0}};qe.setAttributes=ne(),qe.insert=oe().bind(null,"head"),qe.domAPI=ee(),qe.insertStyleElement=ie();X()(Ye.A,qe);Ye.A&&Ye.A.locals&&Ye.A.locals;var Ge=o(906),We={attributes:{"data-cke":!0}};We.setAttributes=ne(),We.insert=oe().bind(null,"head"),We.domAPI=ee(),We.insertStyleElement=ie();X()(Ge.A,We);Ge.A&&Ge.A.locals&&Ge.A.locals;var Je=o(938),Qe={attributes:{"data-cke":!0}};Qe.setAttributes=ne(),Qe.insert=oe().bind(null,"head"),Qe.domAPI=ee(),Qe.insertStyleElement=ie();X()(Je.A,Qe);Je.A&&Je.A.locals&&Je.A.locals;var Xe=o(751),$e={attributes:{"data-cke":!0}};$e.setAttributes=ne(),$e.insert=oe().bind(null,"head"),$e.domAPI=ee(),$e.insertStyleElement=ie();X()(Xe.A,$e);Xe.A&&Xe.A.locals&&Xe.A.locals;var et=o(282),tt={attributes:{"data-cke":!0}};tt.setAttributes=ne(),tt.insert=oe().bind(null,"head"),tt.domAPI=ee(),tt.insertStyleElement=ie();X()(et.A,tt);et.A&&et.A.locals&&et.A.locals;var ot=o(507),rt={attributes:{"data-cke":!0}};rt.setAttributes=ne(),rt.insert=oe().bind(null,"head"),rt.domAPI=ee(),rt.insertStyleElement=ie();X()(ot.A,rt);ot.A&&ot.A.locals&&ot.A.locals;const nt={paintRoller:'<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><path d="M3 3a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V3Z"/><path d="M16 3.25a1.5 1.5 0 0 1 1.5 1.5v1.7a2.25 2.25 0 0 1-1.932 2.226l-4.424.632a.75.75 0 0 0-.644.743V11a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1v-5a1 1 0 0 1 1-1v-.95a2.25 2.25 0 0 1 1.932-2.226l4.424-.632A.75.75 0 0 0 16 6.449V3.25Z"/></svg>\n',robotPencil:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M9.61 2.66a1.406 1.406 0 1 0-1.407 0v.891H3.28a2.11 2.11 0 0 0-2.11 2.11v10.312a2.11 2.11 0 0 0 2.11 2.109h5.684l-.054-1.157.18-.25H3.28a.703.703 0 0 1-.703-.702V5.66c0-.389.315-.704.703-.704h11.25c.388 0 .703.315.703.704v2.484l.358-.497a2.492 2.492 0 0 1 1.048-.84V5.66a2.11 2.11 0 0 0-2.11-2.11H9.61v-.89Z"/><path d="M5.625 10.817c.518 0 .937-.63.937-1.407 0-.776-.42-1.406-.937-1.406-.518 0-.938.63-.938 1.406 0 .777.42 1.407.938 1.407Z"/><path d="M13.125 9.41c0 .777-.42 1.407-.938 1.407s-.937-.63-.937-1.407c0-.776.42-1.406.937-1.406.518 0 .938.63.938 1.406Z"/><path d="M.937 8.004A.937.937 0 0 0 0 8.942v1.875c0 .517.42.937.937.937v-3.75Z"/><path d="M6.128 12.51a.782.782 0 0 1 1.085.216c.272.408.907.707 1.693.707s1.421-.3 1.693-.707a.782.782 0 0 1 1.302.868c-.666 1-1.906 1.403-2.995 1.403-1.089 0-2.329-.404-2.995-1.403a.782.782 0 0 1 .217-1.085Z"/><path d="m16.987 8.91-.622.864 2.879 2.074.622-.864a.71.71 0 0 0-.161-.99l-1.728-1.245a.71.71 0 0 0-.99.161Z"/><path d="M11.635 19.951a.355.355 0 0 1-.449-.31l-.214-2.38 4.978-6.911 2.88 2.074-4.978 6.91-2.217.617Z"/></svg>',tableOfContents:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M3 19a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v8.022a6.47 6.47 0 0 0-1.5-.709V2a.5.5 0 0 0-.5-.5H3a.5.5 0 0 0-.5.5v15a.5.5 0 0 0 .5.5h6.313c.173.534.412 1.037.709 1.5H3Z"/><path d="M9.174 14a6.489 6.489 0 0 0-.155 1H6v-1h3.174Z"/><path d="M10.022 12c-.202.316-.378.65-.524 1H4v-1h6.022Z"/><path d="M12.034 10c-.448.283-.86.62-1.224 1H6v-1h6.034Z"/><path d="M12 4v1H4V4h8Z"/><path d="M14 7V6H6v1h8Z"/><path d="M15 9V8H7v1h8Z"/><path clip-rule="evenodd" d="M20 15.5a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0ZM15.5 13a.5.5 0 0 0-.5.5V15h-1.5a.5.5 0 0 0 0 1H15v1.5a.5.5 0 0 0 1 0V16h1.5a.5.5 0 0 0 0-1H16v-1.5a.5.5 0 0 0-.5-.5Z"/></svg>\n',template:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="M8 0H3a2 2 0 0 0-2 2v15a2 2 0 0 0 2 2h5a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2ZM2.5 2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v15a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V2Z"/><path clip-rule="evenodd" d="M13 0h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2Zm0 1.5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5V2a.5.5 0 0 0-.5-.5h-5Z"/><path clip-rule="evenodd" d="M13 10h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2Zm0 1.5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5h-5Z"/></svg>',caseChange:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M5.789 3 0 17h1.664l1.664-4.027h6.797l.227.548c.046-.172.112-.352.209-.545.217-.436.556-.609.898-.798L7.664 3H5.79Zm.938 1.758 2.777 6.715H3.949l2.778-6.715Z"/><path d="M15.956 7.5c-1.584-.02-3.226.824-3.843 2.882l1.495.106c.904-2.082 4.594-2.13 4.375.534-3.245 1.024-4.838.117-6.082 2.62-.208.418-.17 1.57.54 2.397.71.826 2.014 1.149 3.409.85 1.395-.299 2.24-1.386 2.24-1.386L18.205 17h1.493l-.059-1.72-.056-5.274C19.51 8.612 17.75 7.524 15.956 7.5Zm2.027 4.696s.641 2.453-1.528 3.27c-3.376 1.269-4.188-2.141-1.775-2.638 1.704-.352 1.873-.25 3.303-.632Z"/></svg>'},ct=st;function it(){const e=["featureNotAllowed","2514608AWgAGs","tableOfContentsLicenseKeyExpired","TableOfContents","set","786559uoIRhv","9zDIUnT","domainLimit","locale","config","trialLimit","1515475KkDymo","11374758hWoZmM","invalid","expired","menuBar:tableOfContents","tableOfContentsLicenseKeyEvaluationLimit","editing","tableOfContentsLicenseKeyDevelopmentLimit","editor","focus","518298TmszYJ","get","view","10EuoQqi","listenTo","14gixcKM","tableOfContentsLicenseKeyTrialLimit","destroy","472788OjacnY","commands","add","tableOfContentsLicenseKeyUsageLimit","_createButton","insertTableOfContents","tableOfContentsLicenseKeyValid","init","usageLimit","execute","developmentLimit","componentFactory","isEnabled","713956AFjznp","Table of contents","tableOfContentsLicenseKeyNotAllowed","_showLicenseError","pluginName","tableOfContentsLicenseKeyInvalid","_licenseKeyCheckInterval","isPremiumPlugin","isOfficialPlugin","TableOfContentsUI","tooltip","bind","tableOfContents","tableOfContentsLicenseKeyDomainLimit","evaluationLimit","licenseKey"];return(it=function(){return e})()}function st(e,t){const o=it();return(st=function(e,t){return o[e-=286]})(e,t)}!function(e){const t=st,o=e();for(;;)try{if(636451===-parseInt(t(287))/1+-parseInt(t(324))/2+parseInt(t(288))/3*(parseInt(t(311))/4)+parseInt(t(293))/5+-parseInt(t(303))/6*(-parseInt(t(308))/7)+-parseInt(t(341))/8+parseInt(t(294))/9*(parseInt(t(306))/10))break;o.push(o.shift())}catch(e){o.push(o.shift())}}(it);class at extends e.Plugin{static get[ct(328)](){return ct(333)}static get[ct(332)](){return!0}static get[ct(331)](){return!0}[ct(318)](){const e=ct,t=this[e(301)];t.ui[e(322)][e(313)](e(336),(()=>{const t=e,o=this[t(315)](z.ButtonView);return o[t(334)]=!0,o})),t.ui[e(322)][e(313)](e(297),(()=>this[e(315)](z.MenuBarMenuListItemButtonView))),this[e(339)]=this[e(301)][e(291)][e(304)](e(339));const o=this[e(301)];this[e(330)]=setInterval((()=>{const t=e;let r;for(const e in o){const n=e,c=o[n];if(t(317)==c||t(329)==c||t(342)==c||t(337)==c||t(326)==c||t(298)==c||t(309)==c||t(300)==c||t(314)==c){delete o[n],r=c,clearInterval(this[t(330)]),this[t(330)]=void 0;break}}t(329)==r&&o[t(327)](t(295)),t(342)==r&&o[t(327)](t(296)),t(337)==r&&o[t(327)](t(289)),t(326)==r&&o[t(327)](t(340),t(343)),t(298)==r&&o[t(327)](t(338)),t(309)==r&&o[t(327)](t(292)),t(300)==r&&o[t(327)](t(321)),t(314)==r&&o[t(327)](t(319))}),1e3)}[ct(315)](e){const t=ct,o=this[t(301)],r=o[t(290)],n=o[t(312)][t(304)](t(316)),c=new e(r);return c[t(286)]({label:B(r,t(325)),icon:nt[t(336)]}),c[t(335)](t(323)).to(n,t(323)),this[t(307)](c,t(320),(()=>{const e=t;o[e(320)](e(316)),o[e(299)][e(305)][e(302)]()})),c}[ct(310)](){const e=ct;super[e(310)](),this[e(330)]&&clearInterval(this[e(330)])}}var ut=lt;function lt(e,t){var o=kt();return(lt=function(e,t){return o[e-=288]})(e,t)}function kt(){var e=["9668EprQqD","10pLfLSg","259BaHeaK","isPremiumPlugin","977YIHPks","1671aRBBML","requires","pluginName","2708355TEsQGh","5503188LPjebG","282184rLdeGd","2874dJslpR","2858391ujGTAo","isOfficialPlugin","3603248wNiuGX","TableOfContents"];return(kt=function(){return e})()}!function(e){for(var t=lt,o=e();;)try{if(997223===parseInt(t(293))/1*(parseInt(t(300))/2)+parseInt(t(294))/3*(-parseInt(t(289))/4)+parseInt(t(297))/5+-parseInt(t(298))/6+parseInt(t(291))/7*(parseInt(t(299))/8)+parseInt(t(301))/9*(-parseInt(t(290))/10)+parseInt(t(303))/11)break;o.push(o.shift())}catch(e){o.push(o.shift())}}(kt);class dt extends e.Plugin{static get[ut(295)](){return[Pe,at]}static get[ut(296)](){return ut(288)}static get[ut(302)](){return!0}static get[ut(292)](){return!0}}function gt(e,t){var o=mt();return(gt=function(e,t){return o[e-=206]})(e,t)}function mt(){var e=["802lvkCpn","3SvUOhG","10wjHFES","145gRtOxl","925384JpNGnL","8846233YRFeVm","3486090dEYzcK","1972516XGcACU","12888657KgTYpg","2868726qIDkmW","6gDisZa"];return(mt=function(){return e})()}!function(e){for(var t=gt,o=e();;)try{if(776071===parseInt(t(210))/1*(parseInt(t(207))/2)+-parseInt(t(208))/3*(-parseInt(t(214))/4)+parseInt(t(213))/5*(-parseInt(t(206))/6)+parseInt(t(216))/7+-parseInt(t(211))/8+parseInt(t(215))/9*(parseInt(t(209))/10)+-parseInt(t(212))/11)break;o.push(o.shift())}catch(e){o.push(o.shift())}}(mt)})(),(window.CKEditor5=window.CKEditor5||{}).documentOutline=r})();
5
+ */(()=>{var e={142:(e,t,o)=>{"use strict";o.d(t,{A:()=>s});var r=o(168),n=o.n(r),c=o(433),i=o.n(c)()(n());i.push([e.id,".ck.ck-aria-description{display:none}",""]);const s=i},507:(e,t,o)=>{"use strict";o.d(t,{A:()=>s});var r=o(168),n=o.n(r),c=o(433),i=o.n(c)()(n());i.push([e.id,".ck-content pre>code.ck-suggestion-marker-formatBlock{box-shadow:-7px 0 0 0 #ededed,-10px 0 0 0 var(--ck-color-suggestion-marker-format-border);display:block}.ck-content pre>code.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 #ededed,-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}",""]);const s=i},967:(e,t,o)=>{"use strict";o.d(t,{A:()=>s});var r=o(168),n=o.n(r),c=o(433),i=o.n(c)()(n());i.push([e.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const s=i},258:(e,t,o)=>{"use strict";o.d(t,{A:()=>s});var r=o(168),n=o.n(r),c=o(433),i=o.n(c)()(n());i.push([e.id,".ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image img{opacity:.6}.ck-content .ck-suggestion-marker-deletion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image,.ck-content .ck-suggestion-marker-insertion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const s=i},906:(e,t,o)=>{"use strict";o.d(t,{A:()=>s});var r=o(168),n=o.n(r),c=o(433),i=o.n(c)()(n());i.push([e.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.media{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.media .ck-media__wrapper{opacity:.6}.ck-content .ck-suggestion-marker-deletion.ck-widget.media.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.media{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.media.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const s=i},938:(e,t,o)=>{"use strict";o.d(t,{A:()=>s});var r=o(168),n=o.n(r),c=o(433),i=o.n(c)()(n());i.push([e.id,".ck-content .ck-comment-marker.ck-widget.ck-merge-field,.ck-content .ck-suggestion-marker.ck-widget.ck-merge-field{border-width:2px;border-left:none;border-right:none;padding-bottom:0;padding-top:0}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom-color:var(--ck-color-suggestion-marker-deletion-border);border-top-color:var(--ck-color-suggestion-marker-deletion-border)}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field :not(.ck-merge-field__affix),.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-merge-field_with-value,.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-merge-field_with-warning{text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);text-decoration-thickness:3px}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-marker-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-merge-field{background-color:var(--ck-color-suggestion-marker-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-merge-field.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-marker-insertion-background-active)}.ck-content .ck-comment-marker.ck-widget.ck-merge-field{background:var(--ck-color-comment-marker)}.ck-content .ck-comment-marker.ck-widget.ck-merge-field.ck-comment-marker--active{background:var(--ck-color-comment-marker-active)}.ck-content span.ck-comment-marker:has(+.ck-comment-marker.ck-widget.ck-merge-field),.ck-content span.ck-suggestion-marker:has(+.ck-suggestion-marker.ck-widget.ck-merge-field){margin-right:-1px;padding-right:1px}",""]);const s=i},751:(e,t,o)=>{"use strict";o.d(t,{A:()=>s});var r=o(168),n=o.n(r),c=o(433),i=o.n(c)()(n());i.push([e.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const s=i},282:(e,t,o)=>{"use strict";o.d(t,{A:()=>s});var r=o(168),n=o.n(r),c=o(433),i=o.n(c)()(n());i.push([e.id,":root{--ck-color-suggestion-widget-th-insertion-background:rgba(102,229,119,.12);--ck-color-suggestion-widget-th-insertion-background-active:rgba(37,218,61,.14);--ck-color-suggestion-widget-th-deletion-background:rgba(229,102,134,.14);--ck-color-suggestion-widget-th-deletion-background-active:rgba(196,33,74,.16)}.ck-content figure.table .ck-suggestion-marker-formatBlock{box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content figure.table .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.table{border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table{border-color:var(--ck-color-suggestion-marker-deletion-border)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .table th.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-th-insertion-background)}.ck-content .table th.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active)}.ck-content .table th.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-th-deletion-background);text-decoration:none}.ck-content .table th.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .table td.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .table td.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);text-decoration:none}.ck-content .table td.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-formatBlock,.ck-content .table td.ck-suggestion-marker-formatInline,.ck-content .table th.ck-suggestion-marker-formatBlock,.ck-content .table th.ck-suggestion-marker-formatInline{background-color:var(--ck-color-suggestion-widget-format-background);box-shadow:none}.ck-content .table td.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table td.ck-suggestion-marker-formatInline.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatInline.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-format-background-active);box-shadow:none}",""]);const s=i},961:(e,t,o)=>{"use strict";o.d(t,{A:()=>s});var r=o(168),n=o.n(r),c=o(433),i=o.n(c)()(n());i.push([e.id,":root{--ck-color-comment-box-border:#f2de02;--ck-color-suggestion-box-deletion-border:#d85a79;--ck-color-suggestion-box-insertion-border:#5ad86b;--ck-color-suggestion-box-format-border:#5ac1d8}.ck .ck-suggestion{border-top-left-radius:var(--ck-border-radius)}.ck .ck-suggestion:focus{background:var(--ck-color-button-default-hover-background);outline:none}.ck .ck-annotation{border-left:3px solid transparent}.ck .ck-suggestion--disabled-comments .ck-annotation{min-height:80px}.ck .ck-comment,.ck .ck-comment__input-container,.ck .ck-thread__comment-count,.ck .ck-thread__header{border-left:3px solid var(--ck-color-comment-box-border)}.ck .ck-suggestion-insertion .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-deletion .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-suggestion-replace .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-format .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-format-border)}.ck .ck-suggestion-wrapper{border-radius:0;overflow:hidden}.ck .ck-suggestion-wrapper.ck-rounded-corners,.ck-rounded-corners .ck .ck-suggestion-wrapper{border-radius:var(--ck-border-radius)}.ck .ck-suggestion-wrapper:focus{box-shadow:0 0 0 4px var(--ck-color-focus-outer-shadow);outline:var(--ck-focus-ring)}.ck-balloon-panel:has(.ck-suggestion-wrapper:focus){border:var(--ck-focus-ring);box-shadow:var(--ck-drop-shadow),var(--ck-focus-outer-shadow);outline:none}.ck .ck-suggestion-type{font-weight:700}.ck .ck-suggestion-color{border-radius:14px;box-shadow:0 0 0 1px #454545;display:inline-block;height:14px;margin:0 5px;vertical-align:text-bottom;width:14px}.ck .ck-suggestion-insertion .ck-comment,.ck .ck-suggestion-insertion .ck-comment__input-container,.ck .ck-suggestion-insertion .ck-thread__comment-count,.ck .ck-suggestion-replace .ck-comment,.ck .ck-suggestion-replace .ck-comment__input-container,.ck .ck-suggestion-replace .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-deletion .ck-comment,.ck .ck-suggestion-deletion .ck-comment__input-container,.ck .ck-suggestion-deletion .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-suggestion-format .ck-comment,.ck .ck-suggestion-format .ck-comment__input-container,.ck .ck-suggestion-format .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-format-border)}",""]);const s=i},163:(e,t,o)=>{"use strict";o.d(t,{A:()=>s});var r=o(168),n=o.n(r),c=o(433),i=o.n(c)()(n());i.push([e.id,':root{--ck-color-suggestion-marker-insertion-border:rgba(30,174,49,.35);--ck-color-suggestion-marker-insertion-border-active:rgba(18,109,31,.5);--ck-color-suggestion-marker-insertion-background:rgba(102,229,119,.35);--ck-color-suggestion-marker-insertion-background-active:rgba(37,218,61,.5);--ck-color-suggestion-marker-deletion-border:rgba(174,30,66,.35);--ck-color-suggestion-marker-deletion-border-active:rgba(109,18,41,.5);--ck-color-suggestion-marker-deletion-background:rgba(229,102,134,.35);--ck-color-suggestion-marker-deletion-background-active:rgba(218,37,82,.5);--ck-color-suggestion-marker-deletion-stroke:rgba(87,15,33,.5);--ck-color-suggestion-marker-format-border:#99d7e6;--ck-color-suggestion-marker-format-border-active:#5cc0d6;--ck-color-suggestion-widget-insertion-background:rgba(102,229,119,.05);--ck-color-suggestion-widget-insertion-background-active:rgba(37,218,61,.07);--ck-color-suggestion-widget-deletion-background:rgba(229,102,134,.05);--ck-color-suggestion-widget-deletion-background-active:rgba(196,33,74,.07);--ck-color-suggestion-widget-format-background:rgba(10,160,194,.09);--ck-color-suggestion-widget-format-background-active:rgba(10,160,194,.16)}.ck-content .ck-suggestion-marker-insertion{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-insertion-border);text-decoration:none}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);text-decoration-thickness:3px}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-merge:after{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);color:var(--ck-color-suggestion-marker-deletion-stroke);content:"¶";text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke)}.ck-content .ck-suggestion-marker-merge.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-split:after{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border);color:var(--ck-color-suggestion-marker-insertion-border);content:"¶"}.ck-content .ck-suggestion-marker-split.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-formatInline{border-bottom:3px solid var(--ck-color-suggestion-marker-format-border);border-top:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatInline.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatBlock{background:none;border:0;box-shadow:-7px 0 0 0 var(--ck-color-base-background),-10px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 var(--ck-color-base-background),-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content ol .ck-suggestion-marker-formatBlock,.ck-content ul .ck-suggestion-marker-formatBlock{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content ol .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content ul .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}',""]);const s=i},332:(e,t,o)=>{"use strict";o.d(t,{A:()=>s});var r=o(168),n=o.n(r),c=o(433),i=o.n(c)()(n());i.push([e.id,":root{--ck-user-colors--0:#6d78e8;--ck-user-colors--0-alpha:rgba(109,120,232,.15);--ck-user-colors--1:#007a6c;--ck-user-colors--1-alpha:rgba(0,122,108,.15);--ck-user-colors--2:#ba4545;--ck-user-colors--2-alpha:rgba(186,69,69,.15);--ck-user-colors--3:#5635b1;--ck-user-colors--3-alpha:rgba(86,53,177,.15);--ck-user-colors--4:#548a2e;--ck-user-colors--4-alpha:rgba(84,138,46,.15);--ck-user-colors--5:#c3185d;--ck-user-colors--5-alpha:rgba(195,24,93,.15);--ck-user-colors--6:#ea4343;--ck-user-colors--6-alpha:rgba(234,67,67,.15);--ck-user-colors--7:#0bc3d0;--ck-user-colors--7-alpha:rgba(11,195,208,.15);--ck-user-dot-size:6px}.ck .ck-user__color--0{color:var(--ck-user-colors--0)}.ck .ck-user__bg-color--0{background-color:var(--ck-user-colors--0)}.ck .ck-user__selection--0{background-color:var(--ck-user-colors--0-alpha)}.ck .ck-user__selection--0.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--0)}.ck .ck-user__marker--0,.ck .ck-user__marker--0 .ck-user__marker-dot,.ck .ck-user__marker--0 .ck-user__marker-dot::selection,.ck .ck-user__marker--0 .ck-user__marker-tooltip,.ck .ck-user__marker--0 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--0::selection{background-color:var(--ck-user-colors--0)}.ck .ck-user__marker--0 .ck-user__marker-line{border:1px solid var(--ck-user-colors--0)}.ck .ck-user__color--1{color:var(--ck-user-colors--1)}.ck .ck-user__bg-color--1{background-color:var(--ck-user-colors--1)}.ck .ck-user__selection--1{background-color:var(--ck-user-colors--1-alpha)}.ck .ck-user__selection--1.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--1)}.ck .ck-user__marker--1,.ck .ck-user__marker--1 .ck-user__marker-dot,.ck .ck-user__marker--1 .ck-user__marker-dot::selection,.ck .ck-user__marker--1 .ck-user__marker-tooltip,.ck .ck-user__marker--1 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--1::selection{background-color:var(--ck-user-colors--1)}.ck .ck-user__marker--1 .ck-user__marker-line{border:1px solid var(--ck-user-colors--1)}.ck .ck-user__color--2{color:var(--ck-user-colors--2)}.ck .ck-user__bg-color--2{background-color:var(--ck-user-colors--2)}.ck .ck-user__selection--2{background-color:var(--ck-user-colors--2-alpha)}.ck .ck-user__selection--2.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--2)}.ck .ck-user__marker--2,.ck .ck-user__marker--2 .ck-user__marker-dot,.ck .ck-user__marker--2 .ck-user__marker-dot::selection,.ck .ck-user__marker--2 .ck-user__marker-tooltip,.ck .ck-user__marker--2 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--2::selection{background-color:var(--ck-user-colors--2)}.ck .ck-user__marker--2 .ck-user__marker-line{border:1px solid var(--ck-user-colors--2)}.ck .ck-user__color--3{color:var(--ck-user-colors--3)}.ck .ck-user__bg-color--3{background-color:var(--ck-user-colors--3)}.ck .ck-user__selection--3{background-color:var(--ck-user-colors--3-alpha)}.ck .ck-user__selection--3.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--3)}.ck .ck-user__marker--3,.ck .ck-user__marker--3 .ck-user__marker-dot,.ck .ck-user__marker--3 .ck-user__marker-dot::selection,.ck .ck-user__marker--3 .ck-user__marker-tooltip,.ck .ck-user__marker--3 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--3::selection{background-color:var(--ck-user-colors--3)}.ck .ck-user__marker--3 .ck-user__marker-line{border:1px solid var(--ck-user-colors--3)}.ck .ck-user__color--4{color:var(--ck-user-colors--4)}.ck .ck-user__bg-color--4{background-color:var(--ck-user-colors--4)}.ck .ck-user__selection--4{background-color:var(--ck-user-colors--4-alpha)}.ck .ck-user__selection--4.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--4)}.ck .ck-user__marker--4,.ck .ck-user__marker--4 .ck-user__marker-dot,.ck .ck-user__marker--4 .ck-user__marker-dot::selection,.ck .ck-user__marker--4 .ck-user__marker-tooltip,.ck .ck-user__marker--4 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--4::selection{background-color:var(--ck-user-colors--4)}.ck .ck-user__marker--4 .ck-user__marker-line{border:1px solid var(--ck-user-colors--4)}.ck .ck-user__color--5{color:var(--ck-user-colors--5)}.ck .ck-user__bg-color--5{background-color:var(--ck-user-colors--5)}.ck .ck-user__selection--5{background-color:var(--ck-user-colors--5-alpha)}.ck .ck-user__selection--5.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--5)}.ck .ck-user__marker--5,.ck .ck-user__marker--5 .ck-user__marker-dot,.ck .ck-user__marker--5 .ck-user__marker-dot::selection,.ck .ck-user__marker--5 .ck-user__marker-tooltip,.ck .ck-user__marker--5 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--5::selection{background-color:var(--ck-user-colors--5)}.ck .ck-user__marker--5 .ck-user__marker-line{border:1px solid var(--ck-user-colors--5)}.ck .ck-user__color--6{color:var(--ck-user-colors--6)}.ck .ck-user__bg-color--6{background-color:var(--ck-user-colors--6)}.ck .ck-user__selection--6{background-color:var(--ck-user-colors--6-alpha)}.ck .ck-user__selection--6.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--6)}.ck .ck-user__marker--6,.ck .ck-user__marker--6 .ck-user__marker-dot,.ck .ck-user__marker--6 .ck-user__marker-dot::selection,.ck .ck-user__marker--6 .ck-user__marker-tooltip,.ck .ck-user__marker--6 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--6::selection{background-color:var(--ck-user-colors--6)}.ck .ck-user__marker--6 .ck-user__marker-line{border:1px solid var(--ck-user-colors--6)}.ck .ck-user__color--7{color:var(--ck-user-colors--7)}.ck .ck-user__bg-color--7{background-color:var(--ck-user-colors--7)}.ck .ck-user__selection--7{background-color:var(--ck-user-colors--7-alpha)}.ck .ck-user__selection--7.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--7)}.ck .ck-user__marker--7,.ck .ck-user__marker--7 .ck-user__marker-dot,.ck .ck-user__marker--7 .ck-user__marker-dot::selection,.ck .ck-user__marker--7 .ck-user__marker-tooltip,.ck .ck-user__marker--7 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--7::selection{background-color:var(--ck-user-colors--7)}.ck .ck-user__marker--7 .ck-user__marker-line{border:1px solid var(--ck-user-colors--7)}",""]);const s=i},533:(e,t,o)=>{"use strict";o.d(t,{A:()=>d});var r=o(168),n=o.n(r),c=o(433),i=o.n(c),s=o(220),a=o.n(s),u=new URL(o(182),o.b),l=i()(n()),k=a()(u);l.push([e.id,`:root{--ck-user-avatar-size:40px;--ck-user-avatar-background:#3670ab;--ck-user-avatar-color:#fff;--ck-user-me-border-color:#fff}.ck.ck-user{align-items:center;background-color:var(--ck-user-avatar-background);border-radius:50%;box-sizing:border-box;display:flex;height:var(--ck-user-avatar-size);justify-content:center;line-height:100%;margin:2px;min-height:var(--ck-user-avatar-size);min-width:var(--ck-user-avatar-size);position:relative;width:var(--ck-user-avatar-size)}.ck.ck-user.ck-user_me{border:2px solid var(--ck-user-me-border-color);outline:2px solid var(--ck-user-avatar-background)}.ck.ck-user__name{color:var(--ck-user-avatar-color);cursor:default;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ck.ck-user__name.ck-user__name--hidden{display:none}.ck.ck-user__img{background-color:var(--ck-user-avatar-background);background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;border-radius:50%;display:none;height:100%;width:100%}.ck.ck-user__img.ck-user__anonymous{background-image:url(${k});display:block}.ck.ck-user__img.ck-user__anonymous+.ck-user__name{display:none}.ck.ck-user__img.ck-user__avatar{background-color:#fff;display:block}.ck.ck-user__img.ck-user__img--hidden{display:none}.ck.ck-user__notification{align-items:center;background:var(--ck-color-base-background);border:2px solid var(--ck-color-base-background);border-radius:50%;box-sizing:content-box;display:flex;height:15px;justify-content:center;overflow:hidden;position:absolute;right:-7px;top:-8px;transform:translateZ(0);width:15px}.ck.ck-user__notification .ck-user__icon{background:var(--ck-color-base-background);color:var(--ck-color-annotation-info);height:19px;max-height:19px;max-width:19px;min-height:19px;min-width:19px;width:19px}`,""]);const d=l},46:(e,t,o)=>{"use strict";o.d(t,{A:()=>s});var r=o(168),n=o.n(r),c=o(433),i=o.n(c)()(n());i.push([e.id,":root{--ck-document-outline-padding:var(--ck-spacing-large);--ck-document-outline-base-font-size:.875em;--ck-document-outline-placeholder-color:var(--ck-color-engine-placeholder-text);--ck-document-outline-indent-level-1:0;--ck-document-outline-indent-level-2:1.5em;--ck-document-outline-indent-level-3:3em;--ck-document-outline-indent-level-4:4.5em;--ck-document-outline-indent-level-5:6em;--ck-document-outline-indent-level-6:7.5em;--ck-document-outline-item-padding:var(--ck-spacing-small);--ck-document-outline-item-active-color:var(--ck-color-base-active);--ck-document-outline-item-default-color:#424242;--ck-document-outline-item-hover-state-color:var(--ck-color-base-text)}.ck.ck-document-outline{font-size:var(--ck-document-outline-base-font-size);padding:var(--ck-document-outline-padding);user-select:none}.ck.ck-document-outline:empty:before{color:var(--ck-document-outline-placeholder-color);content:attr(data-document-outline-empty-placeholder);display:inline-block}.ck.ck-document-outline .ck-document-outline__item{color:var(--ck-document-outline-item-default-color);cursor:pointer;overflow:hidden;padding:var(--ck-document-outline-item-padding);text-overflow:ellipsis;white-space:nowrap}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty{font-style:italic}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty:hover,.ck.ck-document-outline .ck-document-outline__item:hover{color:var(--ck-document-outline-item-hover-state-color);text-decoration:underline}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_active{color:var(--ck-document-outline-item-active-color)}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_level-1{font-size:1.1em;font-weight:700}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-1{padding-left:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-2{padding-left:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-3{padding-left:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-4{padding-left:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-5{padding-left:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-6{padding-left:var(--ck-document-outline-indent-level-6)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-1{padding-right:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-2{padding-right:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-3{padding-right:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-4{padding-right:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-5{padding-right:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-6{padding-right:var(--ck-document-outline-indent-level-6)}",""]);const s=i},336:(e,t,o)=>{"use strict";o.d(t,{A:()=>s});var r=o(168),n=o.n(r),c=o(433),i=o.n(c)()(n());i.push([e.id,":root{--ck-table-of-contents-padding:1em;--ck-table-of-contents-line-height:1.5;--ck-table-of-contents-items-start-padding:24px;--ck-table-of-contents-border-color:var(--ck-color-base-border);--ck-table-of-contents-label-background-color:#757575;--ck-table-of-contents-background-color:var(--ck-color-base-foreground)}.ck-content .table-of-contents{margin:.9em auto}.ck-content .table-of-contents.table-of-contents_empty{display:none}.ck-content .table-of-contents .table-of-contents__placeholder{font-style:italic;margin:0;padding:var(--ck-table-of-contents-padding)}.ck-content .table-of-contents>ol{padding:var(--ck-table-of-contents-padding)}.ck-content .table-of-contents ol{line-height:var(--ck-table-of-contents-line-height);list-style-type:none;margin:0}.ck-content .table-of-contents ol ol{padding-inline-start:var(--ck-table-of-contents-items-start-padding)}.ck-content .table-of-contents ol li{cursor:default;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ck-editor__editable .ck-widget.table-of-contents{background-color:var(--ck-table-of-contents-background-color);border:1px solid var(--ck-table-of-contents-border-color);display:flow-root;min-width:15em;position:relative}.ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{background-color:var(--ck-table-of-contents-label-background-color);color:#fff;content:attr(data-table-of-contents-label);font-family:var(--ck-font-face);font-size:10px;line-height:16px;padding:var(--ck-spacing-tiny) var(--ck-spacing-medium);position:absolute;right:10px;top:-1px;white-space:nowrap}[dir=rtl] .ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{left:10px;right:auto}",""]);const s=i},433:e=>{"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var o="",r=void 0!==t[5];return t[4]&&(o+="@supports (".concat(t[4],") {")),t[2]&&(o+="@media ".concat(t[2]," {")),r&&(o+="@layer".concat(t[5].length>0?" ".concat(t[5]):""," {")),o+=e(t),r&&(o+="}"),t[2]&&(o+="}"),t[4]&&(o+="}"),o})).join("")},t.i=function(e,o,r,n,c){"string"==typeof e&&(e=[[null,e,void 0]]);var i={};if(r)for(var s=0;s<this.length;s++){var a=this[s][0];null!=a&&(i[a]=!0)}for(var u=0;u<e.length;u++){var l=[].concat(e[u]);r&&i[l[0]]||(void 0!==c&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=c),o&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=o):l[2]=o),n&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=n):l[4]="".concat(n)),t.push(l))}},t}},220:e=>{"use strict";e.exports=function(e,t){return t||(t={}),e?(e=String(e.__esModule?e.default:e),/^['"].*['"]$/.test(e)&&(e=e.slice(1,-1)),t.hash&&(e+=t.hash),/["'() \t\n]|(%20)/.test(e)||t.needQuotes?'"'.concat(e.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):e):e}},168:e=>{"use strict";e.exports=function(e){return e[1]}},673:e=>{"use strict";var t=[];function o(e){for(var o=-1,r=0;r<t.length;r++)if(t[r].identifier===e){o=r;break}return o}function r(e,r){for(var c={},i=[],s=0;s<e.length;s++){var a=e[s],u=r.base?a[0]+r.base:a[0],l=c[u]||0,k="".concat(u," ").concat(l);c[u]=l+1;var d=o(k),g={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==d)t[d].references++,t[d].updater(g);else{var m=n(g,r);r.byIndex=s,t.splice(s,0,{identifier:k,updater:m,references:1})}i.push(k)}return i}function n(e,t){var o=t.domAPI(t);o.update(e);return function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap&&t.supports===e.supports&&t.layer===e.layer)return;o.update(e=t)}else o.remove()}}e.exports=function(e,n){var c=r(e=e||[],n=n||{});return function(e){e=e||[];for(var i=0;i<c.length;i++){var s=o(c[i]);t[s].references--}for(var a=r(e,n),u=0;u<c.length;u++){var l=o(c[u]);0===t[l].references&&(t[l].updater(),t.splice(l,1))}c=a}}},262:e=>{"use strict";var t={};e.exports=function(e,o){var r=function(e){if(void 0===t[e]){var o=document.querySelector(e);if(window.HTMLIFrameElement&&o instanceof window.HTMLIFrameElement)try{o=o.contentDocument.head}catch(e){o=null}t[e]=o}return t[e]}(e);if(!r)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");r.appendChild(o)}},357:e=>{"use strict";e.exports=function(e){var t=document.createElement("style");return e.setAttributes(t,e.attributes),e.insert(t,e.options),t}},667:e=>{"use strict";e.exports=function(e,t){Object.keys(t).forEach((function(o){e.setAttribute(o,t[o])}))}},545:e=>{"use strict";var t,o=(t=[],function(e,o){return t[e]=o,t.filter(Boolean).join("\n")});function r(e,t,r,n){var c;if(r)c="";else{c="",n.supports&&(c+="@supports (".concat(n.supports,") {")),n.media&&(c+="@media ".concat(n.media," {"));var i=void 0!==n.layer;i&&(c+="@layer".concat(n.layer.length>0?" ".concat(n.layer):""," {")),c+=n.css,i&&(c+="}"),n.media&&(c+="}"),n.supports&&(c+="}")}if(e.styleSheet)e.styleSheet.cssText=o(t,c);else{var s=document.createTextNode(c),a=e.childNodes;a[t]&&e.removeChild(a[t]),a.length?e.insertBefore(s,a[t]):e.appendChild(s)}}var n={singleton:null,singletonCounter:0};e.exports=function(e){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var t=n.singletonCounter++,o=n.singleton||(n.singleton=e.insertStyleElement(e));return{update:function(e){r(o,t,!1,e)},remove:function(e){r(o,t,!0,e)}}}},182:e=>{"use strict";e.exports="data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3E%3Cpath fill=%27%23FFF%27 d=%27M9.8 20H2c0-5.7 5-5.7 6-7l.2-.8c-1.6-.8-2.7-2.7-2.7-5 0-2.8 2-5.2 4.3-5.2S14 4.4 14 7.3c0 2.2-1 4-2.6 5l.2.6c1.2 1.3 6 1.4 6 7H9.8z%27/%3E%3C/svg%3E"},782:(e,t,o)=>{e.exports=o(237)("./src/core.js")},783:(e,t,o)=>{e.exports=o(237)("./src/engine.js")},311:(e,t,o)=>{e.exports=o(237)("./src/ui.js")},584:(e,t,o)=>{e.exports=o(237)("./src/utils.js")},901:(e,t,o)=>{e.exports=o(237)("./src/widget.js")},237:e=>{"use strict";e.exports=CKEditor5.dll}},t={};function o(r){var n=t[r];if(void 0!==n)return n.exports;var c=t[r]={id:r,exports:{}};return e[r](c,c.exports,o),c.exports}o.m=e,o.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return o.d(t,{a:t}),t},o.d=(e,t)=>{for(var r in t)o.o(t,r)&&!o.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},o.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.b=document.baseURI||self.location.href;var r={};(()=>{"use strict";o.r(r),o.d(r,{DocumentOutline:()=>pe,DocumentOutlineUI:()=>de,DocumentOutlineUtils:()=>R,HeadingId:()=>Oe,TableOfContents:()=>dt,TableOfContentsCommand:()=>xe,TableOfContentsEditing:()=>Se,TableOfContentsUI:()=>at});var e=o(782);const t=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)};const n="object"==typeof global&&global&&global.Object===Object&&global;var c="object"==typeof self&&self&&self.Object===Object&&self;const i=n||c||Function("return this")();const s=function(){return i.Date.now()};var a=/\s/;const u=function(e){for(var t=e.length;t--&&a.test(e.charAt(t)););return t};var l=/^\s+/;const k=function(e){return e?e.slice(0,u(e)+1).replace(l,""):e};const d=i.Symbol;var g=Object.prototype,m=g.hasOwnProperty,b=g.toString,f=d?d.toStringTag:void 0;const p=function(e){var t=m.call(e,f),o=e[f];try{e[f]=void 0;var r=!0}catch(e){}var n=b.call(e);return r&&(t?e[f]=o:delete e[f]),n};var v=Object.prototype.toString;const h=function(e){return v.call(e)};var _=d?d.toStringTag:void 0;const w=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":_&&_ in Object(e)?p(e):h(e)};const x=function(e){return null!=e&&"object"==typeof e};const y=function(e){return"symbol"==typeof e||x(e)&&"[object Symbol]"==w(e)};var I=/^[-+]0x[0-9a-f]+$/i,A=/^0b[01]+$/i,C=/^0o[0-7]+$/i,E=parseInt;const O=function(e){if("number"==typeof e)return e;if(y(e))return NaN;if(t(e)){var o="function"==typeof e.valueOf?e.valueOf():e;e=t(o)?o+"":o}if("string"!=typeof e)return 0===e?e:+e;e=k(e);var r=A.test(e);return r||C.test(e)?E(e.slice(2),r?2:8):I.test(e)?NaN:+e};var T=Math.max,P=Math.min;const L=function(e,o,r){var n,c,i,a,u,l,k=0,d=!1,g=!1,m=!0;if("function"!=typeof e)throw new TypeError("Expected a function");function b(t){var o=n,r=c;return n=c=void 0,k=t,a=e.apply(r,o)}function f(e){var t=e-l;return void 0===l||t>=o||t<0||g&&e-k>=i}function p(){var e=s();if(f(e))return v(e);u=setTimeout(p,function(e){var t=o-(e-l);return g?P(t,i-(e-k)):t}(e))}function v(e){return u=void 0,m&&n?b(e):(n=c=void 0,a)}function h(){var e=s(),t=f(e);if(n=arguments,c=this,l=e,t){if(void 0===u)return function(e){return k=e,u=setTimeout(p,o),d?b(e):a}(l);if(g)return clearTimeout(u),u=setTimeout(p,o),b(l)}return void 0===u&&(u=setTimeout(p,o)),a}return o=O(o)||0,t(r)&&(d=!!r.leading,i=(g="maxWait"in r)?T(O(r.maxWait)||0,o):i,m="trailing"in r?!!r.trailing:m),h.cancel=function(){void 0!==u&&clearTimeout(u),k=0,n=l=c=u=void 0},h.flush=function(){return void 0===u?a:v(s())},h};var S=o(783);function M(e,t){const o=N();return(M=function(e,t){return o[e-=391]})(e,t)}function N(){const e=["htmlH3","15826Tdddix","plugins","296952nqDawN","htmlH6","data","config","paragraph","get","16477571HzGwag","heading.options","19626uyJket","430357XIvycG","has","reduce","htmlH4","533408LcBwWq","10JeDLpz","htmlH2","getChildren","12YXqonp","GeneralHtmlSupport","model","push","htmlH1","htmlH5","50LxVZfh","2032562ajzbvx","81gWsZMc"];return(N=function(){return e})()}function H(e){const t=M;let o="";for(const r of e[t(401)]())r instanceof S.Text&&(o+=r[t(416)]);return o}!function(e){const t=M,o=e();for(;;)try{if(308757===-parseInt(t(394))/1+-parseInt(t(412))/2*(-parseInt(t(402))/3)+-parseInt(t(398))/4+parseInt(t(408))/5*(-parseInt(t(393))/6)+-parseInt(t(409))/7+parseInt(t(414))/8*(-parseInt(t(410))/9)+parseInt(t(399))/10*(parseInt(t(391))/11))break;o.push(o.shift())}catch(e){o.push(o.shift())}}(N);var j=o(584);const D=K;function V(){const e=["2BYvoqj","item","push","9CruuRz","284977rplvji","8GRNmbk","editor","config","fire","editing","toModel","includes","_getActiveHeading","getChild","679336QEcWzT","isOfficialPlugin","getChildren","element","data","level","createElement","isPremiumPlugin","256569vSVzle","domConverter","_deriveHeadingElementsFromConversion","domToView","findIndex","DocumentOutlineUtils","_getHeadingNames","modelElement","1819490xTNhah","6341522YyEWpQ","pluginName","2938572jkiiyy","getRoot","_headingNames","selection","change","getFirstPosition","5QEbhcJ","activeItemIndex","get","backward","indexOf","afterInit","_getOutlineDefinitions","documentOutline.headings","model","name","document","text","init","386555UlSMJY","length","view","getRootNames"];return(V=function(){return e})()}function K(e,t){const o=V();return(K=function(e,t){return o[e-=184]})(e,t)}!function(e){const t=K,o=e();for(;;)try{if(247746===parseInt(t(206))/1*(parseInt(t(210))/2)+parseInt(t(232))/3+-parseInt(t(224))/4*(parseInt(t(193))/5)+-parseInt(t(187))/6+-parseInt(t(214))/7*(-parseInt(t(215))/8)+-parseInt(t(213))/9*(parseInt(t(184))/10)+parseInt(t(185))/11)break;o.push(o.shift())}catch(e){o.push(o.shift())}}(V);class R extends e.Plugin{constructor(){const e=K;super(...arguments),this[e(189)]=[]}static get[D(186)](){return D(237)}static get[D(225)](){return!0}static get[D(231)](){return!0}[D(205)](){const e=D,t=this[e(216)];this[e(189)]=this[e(238)]();let o=[];t[e(201)][e(203)].on(e(191),L((()=>{const t=e,r=o;o=this[t(199)]();const n=(0,j.diff)(r,o,((e,o)=>e[t(229)]===o[t(229)]&&e[t(204)]===o[t(204)]&&e[t(239)]===o[t(239)])),c=(0,j.diffToChanges)(n,o),i=this[t(222)](),s=o[t(236)]((e=>e[t(239)]===i));c[t(207)]&&this[t(218)](t(191),{outlineDefinitions:o,activeItemIndex:s,outlineChanges:c}),this[t(218)](t(194),{index:s})}),250,{leading:!0,trailing:!0}))}[D(198)](){const e=D;this[e(189)][e(207)]||this[e(234)]()}[D(199)](){const e=D,t=this[e(216)],o=[],r=this[e(189)];for(const o of t[e(201)][e(203)][e(209)]())n(t[e(201)][e(203)][e(188)](o));function n(t){const c=e;for(const e of t[c(226)]())e.is(c(227))&&(r[c(221)](e[c(202)])&&o[c(212)]({level:r[c(197)](e[c(202)])+1,text:H(e),modelElement:e}),n(e))}return o}[D(222)](){const e=D,t=this[e(216)][e(201)][e(203)][e(190)][e(192)](),o=new S.TreeWalker({direction:e(196),startPosition:t});for(const t of o)if(t[e(211)].is(e(227))&&this[e(189)][e(221)](t[e(211)][e(202)]))return t[e(211)]}[D(238)](){const e=D;return this[e(216)][e(217)][e(195)](e(200))||function(e){const t=M,o=e[t(417)][t(419)](t(392));return o?o[t(396)](((e,o)=>(t(418)!==o[t(404)]&&e[t(405)](o[t(404)]),e)),[]):e[t(413)][t(395)](t(403))?[t(406),t(400),t(411),t(397),t(407),t(415)]:[]}(this[e(216)])}[D(234)](){const e=D,t=this[e(216)],o=["h1","h2","h3","h4","h5","h6"],r=[];for(const n of o){const o=t[e(219)][e(208)][e(233)][e(235)](document[e(230)](n)),c=t[e(228)][e(220)](o)[e(223)](0);(null==c?void 0:c.is(e(227)))&&r[e(212)](c[e(202)])}this[e(189)]=r}}var Z=o(311);function B(e,t){const o=e.t;switch(t){case"Empty heading":return o("Empty heading");case"Editor headings will appear here as you type.":return o("Editor headings will appear here as you type.");case"No headings were found in the document.":return o("No headings were found in the document.");case"Table of contents":return o("Table of contents");default:return t}}function z(e,t){const o=U();return(z=function(e,t){return o[e-=106]})(e,t)}function U(){const e=["ck-document-outline__item_level-","2100494GKNUAX","91yZoSMD","4qvyGxj","57366XxolRY","Empty heading","text","ck-document-outline__item_empty","isEmpty","setTemplate","set","isActive","5172784swloty","click","level","div","ck-document-outline__item","190PGTyXb","ck-document-outline__item_active","1702evdPUL","bind","bindTemplate","ck-reset","2357600crdUZQ","629sfVcMq","1320864KGbsFe","71919GGCciw"];return(U=function(){return e})()}!function(e){const t=z,o=e();for(;;)try{if(361041===-parseInt(t(119))/1*(parseInt(t(114))/2)+-parseInt(t(120))/3*(parseInt(t(125))/4)+parseInt(t(118))/5+-parseInt(t(126))/6*(parseInt(t(124))/7)+parseInt(t(107))/8+-parseInt(t(121))/9*(-parseInt(t(112))/10)+parseInt(t(123))/11)break;o.push(o.shift())}catch(e){o.push(o.shift())}}(U);class F extends Z.View{constructor(e,t=!1){const o=z;super(e);const r=this[o(116)],n=t?"["+B(e,o(127))+"]":"";this[o(132)](o(128),""),this[o(132)](o(109),1),this[o(132)](o(106),!1),this[o(115)](o(130)).to(this,o(128),(e=>!e)),this[o(131)]({tag:o(110),attributes:{class:["ck",o(117),o(111),r.to(o(109),(e=>o(122)+e)),r.if(o(106),o(113)),r.if(o(130),o(129))],title:r.to(o(128))},children:[{text:r.to(o(128),(e=>e||n))}],on:{click:r.to(o(108))}})}}function J(e,t){const o=W();return(J=function(e,t){return o[e-=413]})(e,t)}const G=J;function W(){const e=["remove","createCollection","showEmptyHeadingText","3yEmqGU","2772540NVJgGm","delegate","forEach","Editor headings will appear here as you type.","source","_documentOutlineContainer","items","itemSelected","change:activeItemIndex","delete","index","bind","5336552vEWjOR","_deleteItem","252304DwHRIo","element","_insertItem","set","fire","737026PEGFNh","setTemplate","ck-document-outline","activeItemIndex","insert","30KZwsxb","_handleItemClick","howMany","3297182FailLU","destroy","getIndex","49308isWpVh","contentLanguageDirection","level","map","9547920EKAAin","div","sync","_setActiveItem","values","text","locale","isActive","type","ck-reset","get","addMany","_scrollToItem","click"];return(W=function(){return e})()}!function(e){const t=J,o=e();for(;;)try{if(399807===parseInt(t(464))/1+parseInt(t(417))/2*(parseInt(t(449))/3)+parseInt(t(450))/4+parseInt(t(422))/5*(-parseInt(t(428))/6)+-parseInt(t(425))/7+parseInt(t(462))/8+-parseInt(t(432))/9)break;o.push(o.shift())}catch(e){o.push(o.shift())}}(W);class q extends Z.View{constructor(e,t=!1,o){const r=J;super(e),this[r(448)]=t,this[r(415)](r(420),-1),this[r(455)]=o,this[r(456)]=this[r(447)](),this[r(456)][r(451)](r(445)).to(this),this.on(r(445),this[r(423)][r(461)](this)),this.on(r(458),((e,t,o,n)=>{this[r(435)](n,o)})),this[r(418)]({tag:r(433),attributes:{class:["ck",r(441),r(419)],dir:e[r(429)],"data-document-outline-empty-placeholder":B(e,r(453)),tabindex:-1},children:this[r(456)]})}[G(434)](e){const t=G;e[t(452)]((e=>{const o=t;o(421)==e[o(440)]?this[o(414)](e[o(460)],...e[o(436)]):o(459)==e[o(440)]&&this[o(463)](e[o(460)],e[o(424)])}))}[G(435)](e,t){const o=G;if(-1!==e){const t=this[o(456)][o(442)](e);t&&(t[o(439)]=!1)}-1!==t&&(this[o(456)][o(442)](t)[o(439)]=!0,this[o(444)](t))}[G(414)](e,...t){const o=G,r=t[o(431)](((t,r)=>{const n=o,c=new F(this[n(438)],this[n(448)]);return c[n(437)]=t[n(437)],c[n(430)]=t[n(430)],e+r===this[n(420)]&&(c[n(439)]=!0),c}));this[o(456)][o(443)](r,e)}[G(463)](e,t){const o=G;do{this[o(456)][o(446)](e)}while(--t)}[G(423)](e){const t=G,o=this[t(456)][t(427)](e[t(454)]);this[t(416)](t(457),o)}[G(444)](e){const t=G;(0,j.scrollAncestorsToShowTarget)(this[t(456)][t(442)](e)[t(413)],20,this[t(455)])}[G(426)](){const e=G;super[e(426)](),this[e(413)][e(446)]()}}const X=function(e,o,r){var n=!0,c=!0;if("function"!=typeof e)throw new TypeError("Expected a function");return t(r)&&(n="leading"in r?!!r.leading:n,c="trailing"in r?!!r.trailing:c),L(e,o,{leading:n,maxWait:o,trailing:c})};var Q=o(673),Y=o.n(Q),$=o(545),ee=o.n($),te=o(262),oe=o.n(te),re=o(667),ne=o.n(re),ce=o(357),ie=o.n(ce),se=o(46),ae={attributes:{"data-cke":!0}};ae.setAttributes=ne(),ae.insert=oe().bind(null,"head"),ae.domAPI=ee(),ae.insertStyleElement=ie();Y()(se.A,ae);se.A&&se.A.locals&&se.A.locals;const ue=le;function le(e,t){const o=ke();return(le=function(e,t){return o[e-=444]})(e,t)}function ke(){const e=["fromCharCode","get","documentOutline.showEmptyHeadings","bottom","_handleItemSelected","floor","view","top","216WEsKcX","model","DocumentOutlineUtils","locale","511488fkMYvu","editing","document-outline-container-not-provided","bind","sync","length","render","add","change","getVisible","isOfficialPlugin","mapper","window","mapViewToDom","afterInit","documentOutline.container","getDomRoot","editor","document","scrollToTheSelection","activeItemIndex","isPremiumPlugin","config","_updateActiveDefinitionFromViewportThrottled","focus","_setActiveViewItem","map","destroy","domConverter","href","scroll","cancel","getIntersection","itemSelected","join","pluginName","modelElement","DocumentOutlineUI","indexOf","2929966dDMerX","169150XsQngF","focusTracker","setSelection","listenTo","appendChild","init","resize","_updateActiveDefinitionOnViewportChange","4096497wTKXyB","4642085enpCcT","height","plugins","_currentOutlineDefinitions","11380314JRHGSc","element","_handleOutlineChange","toViewElement","1748244xEbDld","getRootNames"];return(ke=function(){return e})()}!function(e){const t=le,o=e();for(;;)try{if(991568===parseInt(t(483))/1+-parseInt(t(465))/2+parseInt(t(474))/3+parseInt(t(493))/4*(-parseInt(t(466))/5)+parseInt(t(479))/6+-parseInt(t(475))/7+-parseInt(t(497))/8)break;o.push(o.shift())}catch(e){o.push(o.shift())}}(ke);class de extends e.Plugin{static get[ue(461)](){return ue(463)}static get[ue(507)](){return!0}static get[ue(447)](){return!0}constructor(e){const t=ue;super(e),this[t(491)]=new q(e[t(496)],this[t(514)][t(448)][t(486)](t(487)),this[t(514)][t(448)][t(486)](t(512))),this[t(478)]=[],this[t(449)]=X(this[t(473)][t(500)](this),100)}[ue(471)](){const e=ue,t=this[e(514)],o=t[e(477)][e(486)](e(495));let r=!1;if(this[e(491)][e(503)](),this[e(514)].ui[e(467)][e(504)](this[e(491)][e(480)]),!t[e(448)][e(486)](e(512)))throw new j.CKEditorError(e(499),{editor:t});t[e(448)][e(486)](e(512))[e(470)](this[e(491)][e(480)]),o.on(e(505),this[e(481)][e(500)](this)),o.on(e(446),((t,{index:o})=>this[e(451)](o))),this[e(491)].on(e(459),((t,o)=>{r=!0,this[e(489)](o)})),this[e(491)][e(469)](j.global[e(444)],e(456),(()=>{r?r=!1:this[e(449)]()}),{useCapture:!0}),this[e(491)][e(469)](j.global[e(509)],e(472),this[e(449)],{useCapture:!0})}[ue(511)](){!async function(e){const t=m([79,115,116,106,66,70,83,109,77,65,103,52,110,87,72,102,73,74,121,107,97,105,75,54,117,82,89,80,55,108,84,57,119,50,101,67,69,56,90,51,111,118,78,104,88,100,112,81,85,68,49,76,113,48,114,86,98,71,122,99,120,53]),o=window[m([68,97,116,101])][m([110,111,119])](),r=e[m([101,100,105,116,111,114])],n=new(window[m([80,114,111,109,105,115,101])])((e=>{r[m([111,110,99,101])](m([114,101,97,100,121]),e)})),c={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},i=r[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function s(e){const t=[new(window[m([80,114,111,109,105,115,101])])((e=>setTimeout(e,605900))),n[m([116,104,101,110])]((()=>new(window[m([80,114,111,109,105,115,101])])((e=>{let t=0;r[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((o,r)=>{r[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&t++,504==t&&(e(),o[m([111,102,102])]())}))}))))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](t)[m([116,104,101,110])]((()=>e))}function a(e){return e[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](u(e)):null}function u(e){return window[m([97,116,111,98])](e[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function l(e){let t=5381;function o(e){for(let o=0;o<e[m([108,101,110,103,116,104])];o++){const r=e[m([99,104,97,114,67,111,100,101,65,116])](o);t=(t<<5)+t+r,t&=t}}return function e(t){Array[m([105,115,65,114,114,97,121])](t)?t[m([102,111,114,69,97,99,104])](e):t&&typeof t==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](t)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])]((([t,r])=>{o(t),e(r)})):o(window[m([83,116,114,105,110,103])](t))}(e),t>>>0}function k(e){return e[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function d(e){return e[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function g(){}function m(e){const t=le;return e[t(452)]((e=>String[t(485)](e)))[t(460)]("")}!function(e){const o=function(){const e=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let o=m([79]);for(let r=0;r<e[m([108,101,110,103,116,104])];r+=2){let n=window[m([112,97,114,115,101,73,110,116])](e[m([115,117,98,115,116,114,105,110,103])](r,r+2));n>=t[m([108,101,110,103,116,104])]&&(n-=t[m([108,101,110,103,116,104])]),o+=t[n]}return o}();r[o]=m([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121])+e,e!=m([86,97,108,105,100])&&async function(){await n,r[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=g,r[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=g,r[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let e,t=null,g=null;try{return i==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(e=function(){const e=i[m([115,112,108,105,116])](m([46]));return 3!=e[m([108,101,110,103,116,104])]?null:t(e[1]);function t(e){const t=a(e);return t&&o()?t:null;function o(){const e=t[m([106,116,105])],o=window[m([112,97,114,115,101,73,110,116])](e[m([115,117,98,115,116,114,105,110,103])](e[m([108,101,110,103,116,104])]-8),16),r={...t,[m([106,116,105])]:e[m([115,117,98,115,116,114,105,110,103])](0,e[m([108,101,110,103,116,104])]-8)};return delete r[m([118,99])],l(r)==o}}}(),e?(e[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(g=function(e,t){return new(window[m([80,114,111,109,105,115,101])])((s=>{if(c())return s(m([86,97,108,105,100]));i(),r[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,j.uid)();function g(e){return!!e&&(typeof e===m([111,98,106,101,99,116])||typeof e===m([102,117,110,99,116,105,111,110]))&&typeof e[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof e[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function b(r){a(r)[m([116,104,101,110])]((e=>e&&e[m([115,116,97,116,117,115])]==m([111,107])?k(l(u+t))!=e[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116])))[m([116,104,101,110])]((e=>(c(),e)),(()=>{const e=i();return null==e?(c(),m([86,97,108,105,100])):m(o-e>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[m([116,104,101,110])](s)[m([99,97,116,99,104])]((()=>{s(m([85,115,97,103,101,76,105,109,105,116]))}));const n=36e5;function c(){const t=m([108,108,99,116,45])+k(l(e)),r=d(k(window[m([77,97,116,104])][m([99,101,105,108])](o/n)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](t,r)}function i(){const t=m([108,108,99,116,45])+k(l(e)),o=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](t);return o?window[m([112,97,114,115,101,73,110,116])](d(o),16)*n:null}function a(e){return new(window[m([80,114,111,109,105,115,101])])(((t,o)=>{e[m([116,104,101,110])](t,o),window[m([115,101,116,84,105,109,101,111,117,116])](o,12e4)}))}}r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((t,o)=>{if(o[0]!=e)return s(m([85,115,97,103,101,76,105,109,105,116]));o[1]={...o[1],[m([114,101,113,117,101,115,116,73,100])]:u}}),{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e=>{g(e[m([114,101,116,117,114,110])])&&(a=!0,b(e[m([114,101,116,117,114,110])]))}),{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),n[m([116,104,101,110])]((()=>{a||s(m([85,115,97,103,101,76,105,109,105,116]))}))}));function c(){return r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function i(){r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(e[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],e[m([106,116,105])])),await async function(){let e=!0;try{const r=i[m([115,112,108,105,116])](m([46])),[n,c,s]=r;return t(n),await o(n,c,s),e}catch(e){return!1}function t(t){const o=a(t);o&&o[m([97,108,103])]==m([69,83,50,53,54])||(e=!1)}async function o(t,o,r){const n=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](u(r),(e=>e[m([99,104,97,114,67,111,100,101,65,116])](0))),i=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](t+m([46])+o),s=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!s)return;const a=await s[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),c,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await s[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},a,n,i)||(e=!1)}}()?function(){const t=e[m([102,101,97,116,117,114,101,115])];return!(!t||!t[m([105,110,99,108,117,100,101,115])](m([42]))&&!t[m([105,110,99,108,117,100,101,115])](m([68,79]))&&!t[m([105,110,99,108,117,100,101,115])](m([80,80])))}()?function(){const t=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](e[m([108,105,99,101,110,115,101,84,121,112,101])])?o/1e3:1733961600;return e[m([101,120,112])]<t}()?m([69,120,112,105,114,101,100]):function(){const t=le,o=e[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!o||0==o[m([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[m([108,111,99,97,116,105,111,110])][t(455)]);if(o[m([105,110,99,108,117,100,101,115])](r))return!0;const n=r[m([115,112,108,105,116])](m([46]));return o[m([102,105,108,116,101,114])]((e=>e[m([105,110,99,108,117,100,101,115])](m([42]))))[m([109,97,112])]((e=>e[m([115,112,108,105,116])](m([46]))))[m([115,111,109,101])]((e=>n[m([101,118,101,114,121])](((t,o)=>e[o]===t||e[o]===m([42])))))}()?(e[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(t=s(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),e[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(t=s(m([84,114,105,97,108,76,105,109,105,116]))),e[m([108,105,99,101,110,115,101,84,121,112,101])]==m([100,101,118,101,108,111,112,109,101,110,116])&&(t=s(m([68,101,118,101,108,111,112,109,101,110,116,76,105,109,105,116]))),await(t&&g?new(window[m([80,114,111,109,105,115,101])])(((e,o)=>{t[m([116,104,101,110])](e,o),g[m([116,104,101,110])]((t=>{t!=m([86,97,108,105,100])&&e(t)}),o)})):t||g||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch(e){return m([73,110,118,97,108,105,100])}}())}(this)}[ue(453)](){const e=ue;super[e(453)](),this[e(491)][e(453)](),this[e(449)][e(457)]()}[ue(481)](e,{outlineDefinitions:t,outlineChanges:o}){const r=ue;this[r(478)]=t,this[r(491)][r(501)](o)}[ue(451)](e){const t=ue;this[t(478)][t(502)]&&this[t(478)][e]&&(this[t(491)][t(446)]=e)}[ue(489)](e){const t=ue,o=this[t(478)][e][t(462)];this[t(514)][t(494)][t(505)]((e=>{e[t(468)](o,0)})),this[t(514)][t(498)][t(491)][t(445)]({alignToTop:!0,forceScroll:!0}),this[t(514)][t(498)][t(491)][t(450)](),this[t(451)](e)}[ue(473)](){const e=ue,t=this[e(514)];let o;for(const r of t[e(494)][e(444)][e(484)]()){const n=t[e(498)][e(491)][e(513)](r),c=n&&new j.Rect(n)[e(506)]();if(c){const t=new j.Rect(j.global[e(509)])[e(458)](c);t&&(o=t[e(492)]+.25*t[e(476)])}}if(void 0===o)return;const r=ge(t[e(498)],this[e(478)],o);r?this[e(451)](this[e(478)][e(464)](r)):this[e(451)](-1)}}function ge(e,t,o,r=0,n=t[ue(502)]-1){const c=ue,i=Math[c(490)](r+(n-r)/2);if(n>=r){const s=t[i],a=e[c(508)][c(482)](s[c(462)]);if(!a)return null;const u=e[c(491)][c(454)][c(510)](a);return new j.Rect(u)[c(488)]>o?ge(e,t,o,r,i-1):ge(e,t,o,i+1,n)}return i<0?null:t[i]}function me(e,t){const o=fe();return(me=function(e,t){return o[e-=163]})(e,t)}const be=me;function fe(){const e=["documentOutlineLicenseKeyNotAllowed","init","get","developmentLimit","10554030JLxTid","documentOutlineLicenseKeyUsageLimit","4LDKaXx","documentOutlineLicenseKeyValid","documentOutlineLicenseKeyDomainLimit","3086085XQAlkM","10UJdHRC","1577416LqDVUM","licenseKey","featureNotAllowed","1147735YqMqJz","documentOutlineLicenseKeyDevelopmentLimit","documentOutlineLicenseKeyInvalid","pluginName","destroy","documentOutlineLicenseKeyExpired","42ZRobFx","2RFEYAy","documentOutlineLicenseKeyTrialLimit","5768184embSFc","evaluationLimit","domainLimit","isPremiumPlugin","documentOutlineLicenseKeyEvaluationLimit","18066367FaoYLL","_licenseKeyCheckInterval","expired","isOfficialPlugin","usageLimit","trialLimit","editor","config","_showLicenseError","invalid","DocumentOutline","6982905IygiLn","requires"];return(fe=function(){return e})()}!function(e){const t=me,o=e();for(;;)try{if(844980===parseInt(t(179))/1*(parseInt(t(186))/2)+-parseInt(t(174))/3+parseInt(t(171))/4*(parseInt(t(163))/5)+parseInt(t(188))/6+parseInt(t(185))/7*(parseInt(t(176))/8)+-parseInt(t(169))/9+parseInt(t(175))/10*(-parseInt(t(193))/11))break;o.push(o.shift())}catch(e){o.push(o.shift())}}(fe);class pe extends e.Plugin{static get[be(164)](){return[R,de]}static get[be(182)](){return be(203)}static get[be(196)](){return!0}static get[be(191)](){return!0}[be(166)](){const e=be;this[e(177)]=this[e(199)][e(200)][e(167)](e(177));const t=this[e(199)];this[e(194)]=setInterval((()=>{const o=e;let r;for(const e in t){const n=e,c=t[n];if(o(172)==c||o(181)==c||o(184)==c||o(173)==c||o(165)==c||o(192)==c||o(187)==c||o(180)==c||o(170)==c){delete t[n],r=c,clearInterval(this[o(194)]),this[o(194)]=void 0;break}}o(181)==r&&t[o(201)](o(202)),o(184)==r&&t[o(201)](o(195)),o(173)==r&&t[o(201)](o(190)),o(165)==r&&t[o(201)](o(178),o(203)),o(192)==r&&t[o(201)](o(189)),o(187)==r&&t[o(201)](o(198)),o(180)==r&&t[o(201)](o(168)),o(170)==r&&t[o(201)](o(197))}),1e3)}[be(183)](){const e=be;super[e(183)](),this[e(194)]&&clearInterval(this[e(194)])}}var ve=o(901);const he=we;function _e(){const e=["schema","getFirstPosition","change","createElement","20KrcFuL","tableOfContents","8gaibgv","document","2090136VUblCc","selection","506325CatDPf","3074747CcMoKI","insertObject","isEnabled","model","12JRKafm","200988ZGwFUI","10hSVaUc","findAllowedParent","refresh","290MsvCnw","9498PyXDKt","19310hJFLhq","editor","7lsNiQs","execute","1558095sWWbDE"];return(_e=function(){return e})()}function we(e,t){const o=_e();return(we=function(e,t){return o[e-=180]})(e,t)}!function(e){const t=we,o=e();for(;;)try{if(191865===-parseInt(t(187))/1*(parseInt(t(196))/2)+parseInt(t(202))/3*(parseInt(t(198))/4)+-parseInt(t(185))/5*(parseInt(t(186))/6)+parseInt(t(189))/7*(-parseInt(t(200))/8)+-parseInt(t(181))/9*(-parseInt(t(182))/10)+parseInt(t(191))/11+parseInt(t(180))/12*(parseInt(t(203))/13))break;o.push(o.shift())}catch(e){o.push(o.shift())}}(_e);class xe extends e.Command{[he(190)](){const e=he;this[e(188)][e(206)][e(194)]((t=>{const o=e;this[o(188)][o(206)][o(204)](t[o(195)](o(197)))}))}[he(184)](){const e=he,t=this[e(188)][e(206)],o=t[e(199)][e(201)][e(193)]();this[e(205)]=null!==(o&&t[e(192)][e(183)](o,e(197)))}}var ye=o(336),Ie={attributes:{"data-cke":!0}};Ie.setAttributes=ne(),Ie.insert=oe().bind(null,"head"),Ie.domAPI=ee(),Ie.insertStyleElement=ie();Y()(ye.A,Ie);ye.A&&ye.A.locals&&ye.A.locals;function Ae(){const e=["clear","getChanges","editor","consumable","has","603OhKTpa","writer","isPremiumPlugin","getAttribute","type","change","match","view","name","isRegistered","_registerHeadingIdAttributePostfixer","4522868VgzRld","toViewElement","registerPostFixer","extend","headingId","element:","get","15173800OxEXER","differ","21oFceQf","downcast","add","document","heading1","HeadingId","for","255812TzoPvB","set","3HBPdre","removeAttribute","_customUpcastHeadingsConversion","3486642qNjmgt","setAttribute","isOfficialPlugin","afterInit","forEach","consume","getContainedElement","193202LsTPGT","delete","modelRange","item","viewItem","mapper","54784PgWkvE","low","_customDataDowncastHeadingsConversion","insert","length","heading.options","pluginName","upcast","model","paragraph","position","headingId.modelAttributeName","hasAttribute","conversion","nodeAfter","remove","schema","attribute:headingId:","string","config","1768250XAGuqs","attributes"];return(Ae=function(){return e})()}const Ce=Ee;function Ee(e,t){const o=Ae();return(Ee=function(e,t){return o[e-=462]})(e,t)}!function(e){const t=Ee,o=e();for(;;)try{if(342851===-parseInt(t(508))/1*(parseInt(t(518))/2)+-parseInt(t(499))/3*(-parseInt(t(506))/4)+parseInt(t(472))/5+-parseInt(t(511))/6+-parseInt(t(490))/7+parseInt(t(524))/8*(-parseInt(t(479))/9)+parseInt(t(497))/10)break;o.push(o.shift())}catch(e){o.push(o.shift())}}(Ae);class Oe extends e.Plugin{static get[Ce(530)](){return Ce(504)}static get[Ce(513)](){return!0}static get[Ce(481)](){return!0}[Ce(514)](){const e=Ce,t=this[e(476)];t[e(471)][e(496)](e(463))||(function(t){const o=e,r=new Map;return t?(t[o(515)]((e=>{const t=o;t(533)!==e[t(532)]&&r[t(507)](e[t(486)],e[t(532)])})),r[o(496)]("h1")||r[o(507)]("h1",o(503)),r):r}(this[e(476)][e(471)][e(496)](e(529)))[e(515)](((o,r)=>{const n=e;this[n(510)](r),this[n(526)](o),t[n(532)][n(468)][n(488)](o)&&t[n(532)][n(468)][n(493)](o,{allowAttributes:n(494)})})),this[e(489)]())}[Ce(510)](e){const t=Ce;this[t(476)][t(465)][t(505)](t(531))[t(501)]((o=>o.on(t(495)+e,((e,o,r)=>{const n=t,{consumable:c,writer:i}=r,s=o[n(522)][n(482)]("id"),a=o[n(520)][n(517)]();if(a)return s&&s[n(528)]||a[n(464)](n(494))?void(c[n(516)](o[n(522)],{attributes:["id"]})&&i[n(512)](n(494),s,a)):(c[n(516)](o[n(522)],{attributes:["id"]}),void i[n(512)](n(494),(0,j.uid)(),a))}),{priority:j.priorities[t(496)](t(525))+.5})))}[Ce(526)](e){const t=Ce;this[t(476)][t(465)][t(505)](t(500))[t(501)]((o=>o.on(t(469)+e,((e,o,r)=>{const n=t;if(!r[n(477)][n(516)](o[n(521)],e[n(487)]))return;const c=o[n(521)][n(482)](n(494)),i=r[n(523)][n(491)](o[n(521)]);r[n(480)][n(512)]("id",c,i)}))))}[Ce(489)](){const e=Ce,t=this[e(476)],o=new Set,r=new Set;function n(t,o){const n=e,c=(0,j.uid)();return r[n(501)](c),t[n(512)](n(494),c,o),c}function c(t,o){const r=e;t[r(509)](r(494),o)}t[e(532)][e(502)][e(492)]((i=>{const s=e,a=t[s(532)][s(502)][s(498)][s(475)]();let u=!1;for(const e of a)if(s(527)==e[s(483)]&&e[s(487)])if(e[s(487)][s(485)](/heading\d/)){const t=e[s(473)][s(496)](s(494));s(470)==typeof t?o[s(478)](t)?(n(i,e[s(462)][s(466)]),u=!0):r[s(501)](t):(n(i,e[s(462)][s(466)]),u=!0)}else s(470)==typeof e[s(473)][s(496)](s(494))&&(c(i,e[s(462)][s(466)]),u=!0);else if(s(467)==e[s(483)]){const t=e[s(473)][s(496)](s(494));s(470)==typeof t&&o[s(519)](t)}return u})),t[e(532)][e(502)].on(e(484),(()=>{const t=e;r[t(515)]((e=>o[t(501)](e))),r[t(474)]()}))}}const Te=Pe;function Pe(e,t){const o=Le();return(Pe=function(e,t){return o[e-=218]})(e,t)}function Le(){const e=["plugins","requires","table-of-contents__placeholder","createText","$blockObject","_handleScrollToHeading","init","table-of-contents","outlineDefinitions","editing"," table-of-contents_empty","filter","abs","view","createPositionAt","name","elementToStructure","tableOfContents","config","for","reconvertItem","type","_trackNewToCElements","text","nodeAfter","fromCharCode","toModelElement","20kEuPwQ","commands","add","No headings were found in the document.","_tableOfContentsElements","click","Table of contents","$capture","setSelection","forEach","domEvent","differ","length","position","isInteger","stop","viewToModelPosition","getAttribute","insertTableOfContents","isOfficialPlugin","isPremiumPlugin","dataDowncast","_defineSchema","scrollToTheSelection","hasContent","modelPosition","getAncestors","mapper","createContainerElement","rootName","document","Empty heading","locale","getCustomProperty","_defineConverters","728811wZBNNy","model","conversion","listenTo","16tcRdMv","_headingIdModelAttributeName","3150145nwPxCB","editor","registerRawContentMatcher","8867166Iuniak","770oQnpsK","TableOfContentsEditing","_createTableOfContents","elementToElement","pluginName","join","DocumentOutlineUtils","tableOfContentsHeadingIndex","high","href","findMappedViewAncestor","data","end","$graveyard","change","element","_currentOutlineDefinitions","getChanges","headingId","editingDowncast","div","afterInit","target","map","3325LfWyrg","level","schema","documentOutline.showEmptyHeadings","_redirectMapper","21552509tqsYUC","6eNKwwl","preventDefault","3756006axmgrl","modelElement","setCustomProperty","upcast","get","_updateTableOfContentsElements","headingId.modelAttributeName","register","6662040DCRkUN","insert","viewPosition"];return(Le=function(){return e})()}!function(e){const t=Pe,o=e();for(;;)try{if(653190===-parseInt(t(256))/1*(-parseInt(t(232))/2)+-parseInt(t(222))/3*(parseInt(t(226))/4)+parseInt(t(228))/5*(-parseInt(t(262))/6)+parseInt(t(231))/7+parseInt(t(272))/8+-parseInt(t(264))/9*(-parseInt(t(302))/10)+-parseInt(t(261))/11)break;o.push(o.shift())}catch(e){o.push(o.shift())}}(Le);class Se extends e.Plugin{static get[Te(236)](){return Te(233)}static get[Te(321)](){return!0}static get[Te(322)](){return!0}static get[Te(276)](){return[ve.Widget,R,Oe]}constructor(e){const t=Te;super(e),this[t(248)]=[],this[t(306)]=new Set,this[t(227)]=t(250)}[Te(281)](){const e=Te,t=this[e(229)],o=t[e(284)][e(288)][e(332)];t[e(293)][e(268)](e(270))&&(this[e(227)]=t[e(293)][e(268)](e(270))),this[e(225)](o,e(307),((t,o)=>{const r=e;if(!o[r(254)])return;const n=o[r(254)][r(220)](r(239));Number[r(316)](n)&&(o[r(312)][r(263)](),t[r(317)](),this[r(280)](n))}),{priority:e(240),context:e(309)}),this[e(324)](),this[e(221)](),t[e(303)][e(304)](e(320),new xe(t)),t[e(275)][e(268)](e(238)).on(e(246),((t,o)=>{const r=e;this[r(248)]=o[r(283)],this[r(269)]()})),this[e(225)](t[e(223)][e(332)],e(246),(()=>{this[e(297)]()}))}[Te(253)](){!async function(e){const t=m([89,104,52,49,67,101,107,73,48,66,50,57,69,80,84,98,81,78,72,119,113,82,53,76,77,117,74,79,105,54,108,88,106,90,120,68,121,97,87,116,86,71,122,56,70,85,115,109,55,100,110,112,111,83,51,103,118,102,114,99,65,75]),o=window[m([68,97,116,101])][m([110,111,119])](),r=e[m([101,100,105,116,111,114])],n=new(window[m([80,114,111,109,105,115,101])])((e=>{r[m([111,110,99,101])](m([114,101,97,100,121]),e)})),c={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},i=r[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function s(e){const t=[new(window[m([80,114,111,109,105,115,101])])((e=>setTimeout(e,605900))),n[m([116,104,101,110])]((()=>new(window[m([80,114,111,109,105,115,101])])((e=>{let t=0;r[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((o,r)=>{r[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&t++,504==t&&(e(),o[m([111,102,102])]())}))}))))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](t)[m([116,104,101,110])]((()=>e))}function a(e){return e[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](u(e)):null}function u(e){return window[m([97,116,111,98])](e[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function l(e){let t=5381;function o(e){for(let o=0;o<e[m([108,101,110,103,116,104])];o++){const r=e[m([99,104,97,114,67,111,100,101,65,116])](o);t=(t<<5)+t+r,t&=t}}return function e(t){Array[m([105,115,65,114,114,97,121])](t)?t[m([102,111,114,69,97,99,104])](e):t&&typeof t==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](t)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])]((([t,r])=>{o(t),e(r)})):o(window[m([83,116,114,105,110,103])](t))}(e),t>>>0}function k(e){return e[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function d(e){return e[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function g(){}function m(e){const t=Pe;return e[t(255)]((e=>String[t(300)](e)))[t(237)]("")}!function(e){const o=function(){const e=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let o=m([89]);for(let r=0;r<e[m([108,101,110,103,116,104])];r+=2){let n=window[m([112,97,114,115,101,73,110,116])](e[m([115,117,98,115,116,114,105,110,103])](r,r+2));n>=t[m([108,101,110,103,116,104])]&&(n-=t[m([108,101,110,103,116,104])]),o+=t[n]}return o}();r[o]=m([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+e,e!=m([86,97,108,105,100])&&async function(){await n,r[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=g,r[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=g,r[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let e,t=null,g=null;try{return i==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(e=function(){const e=i[m([115,112,108,105,116])](m([46]));return 3!=e[m([108,101,110,103,116,104])]?null:t(e[1]);function t(e){const t=a(e);return t&&o()?t:null;function o(){const e=t[m([106,116,105])],o=window[m([112,97,114,115,101,73,110,116])](e[m([115,117,98,115,116,114,105,110,103])](e[m([108,101,110,103,116,104])]-8),16),r={...t,[m([106,116,105])]:e[m([115,117,98,115,116,114,105,110,103])](0,e[m([108,101,110,103,116,104])]-8)};return delete r[m([118,99])],l(r)==o}}}(),e?(e[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(g=function(e,t){return new(window[m([80,114,111,109,105,115,101])])((s=>{if(c())return s(m([86,97,108,105,100]));i(),r[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,j.uid)();function g(e){return!!e&&(typeof e===m([111,98,106,101,99,116])||typeof e===m([102,117,110,99,116,105,111,110]))&&typeof e[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof e[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function b(r){a(r)[m([116,104,101,110])]((e=>e&&e[m([115,116,97,116,117,115])]==m([111,107])?k(l(u+t))!=e[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116])))[m([116,104,101,110])]((e=>(c(),e)),(()=>{const e=i();return null==e?(c(),m([86,97,108,105,100])):m(o-e>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[m([116,104,101,110])](s)[m([99,97,116,99,104])]((()=>{s(m([85,115,97,103,101,76,105,109,105,116]))}));const n=36e5;function c(){const t=m([108,108,99,116,45])+k(l(e)),r=d(k(window[m([77,97,116,104])][m([99,101,105,108])](o/n)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](t,r)}function i(){const t=m([108,108,99,116,45])+k(l(e)),o=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](t);return o?window[m([112,97,114,115,101,73,110,116])](d(o),16)*n:null}function a(e){return new(window[m([80,114,111,109,105,115,101])])(((t,o)=>{e[m([116,104,101,110])](t,o),window[m([115,101,116,84,105,109,101,111,117,116])](o,12e4)}))}}r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((t,o)=>{if(o[0]!=e)return s(m([85,115,97,103,101,76,105,109,105,116]));o[1]={...o[1],[m([114,101,113,117,101,115,116,73,100])]:u}}),{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e=>{g(e[m([114,101,116,117,114,110])])&&(a=!0,b(e[m([114,101,116,117,114,110])]))}),{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),n[m([116,104,101,110])]((()=>{a||s(m([85,115,97,103,101,76,105,109,105,116]))}))}));function c(){return r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function i(){r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(e[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],e[m([106,116,105])])),await async function(){let e=!0;try{const r=i[m([115,112,108,105,116])](m([46])),[n,c,s]=r;return t(n),await o(n,c,s),e}catch(e){return!1}function t(t){const o=a(t);o&&o[m([97,108,103])]==m([69,83,50,53,54])||(e=!1)}async function o(t,o,r){const n=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](u(r),(e=>e[m([99,104,97,114,67,111,100,101,65,116])](0))),i=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](t+m([46])+o),s=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!s)return;const a=await s[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),c,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await s[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},a,n,i)||(e=!1)}}()?function(){const t=e[m([102,101,97,116,117,114,101,115])];return!(!t||!t[m([105,110,99,108,117,100,101,115])](m([42]))&&!t[m([105,110,99,108,117,100,101,115])](m([84,79,67]))&&!t[m([105,110,99,108,117,100,101,115])](m([80,80])))}()?function(){const t=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](e[m([108,105,99,101,110,115,101,84,121,112,101])])?o/1e3:1733961600;return e[m([101,120,112])]<t}()?m([69,120,112,105,114,101,100]):function(){const t=Pe,o=e[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!o||0==o[m([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[m([108,111,99,97,116,105,111,110])][t(241)]);if(o[m([105,110,99,108,117,100,101,115])](r))return!0;const n=r[m([115,112,108,105,116])](m([46]));return o[m([102,105,108,116,101,114])]((e=>e[m([105,110,99,108,117,100,101,115])](m([42]))))[m([109,97,112])]((e=>e[m([115,112,108,105,116])](m([46]))))[m([115,111,109,101])]((e=>n[m([101,118,101,114,121])](((t,o)=>e[o]===t||e[o]===m([42])))))}()?(e[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(t=s(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),e[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(t=s(m([84,114,105,97,108,76,105,109,105,116]))),e[m([108,105,99,101,110,115,101,84,121,112,101])]==m([100,101,118,101,108,111,112,109,101,110,116])&&(t=s(m([68,101,118,101,108,111,112,109,101,110,116,76,105,109,105,116]))),await(t&&g?new(window[m([80,114,111,109,105,115,101])])(((e,o)=>{t[m([116,104,101,110])](e,o),g[m([116,104,101,110])]((t=>{t!=m([86,97,108,105,100])&&e(t)}),o)})):t||g||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch(e){return m([73,110,118,97,108,105,100])}}())}(this)}[Te(269)](){const e=Te;this[e(306)][e(311)]((t=>{const o=e;o(245)!==t[o(331)]&&this[o(229)][o(284)][o(295)](t)}))}[Te(297)](){const e=Te;for(const t of this[e(229)][e(223)][e(332)][e(313)][e(249)]({includeChangesInGraveyard:!0})){if(e(273)!==t[e(296)]||e(292)!==t[e(290)])return;this[e(306)][e(304)](t[e(315)][e(299)])}}[Te(324)](){const e=Te;this[e(229)][e(223)][e(258)][e(271)](e(292),{inheritAllFrom:e(279)})}[Te(221)](){const e=Te,t=this[e(229)][e(224)];t[e(294)](e(267))[e(235)]({model:e(292),view:{name:e(252),classes:e(282)}}),t[e(294)](e(323))[e(291)]({model:e(292),view:(t,{writer:o})=>this[e(234)](o,!0)}),t[e(294)](e(251))[e(291)]({model:e(292),view:(t,{writer:o})=>{const r=e;this[r(306)][r(304)](t);const n=this[r(234)](o);return(0,ve.toWidget)(n,o,{label:B(this[r(229)][r(219)],r(308))})}}),this[e(229)][e(243)][e(230)]({name:e(252),classes:e(282)}),this[e(229)][e(284)][e(329)].on(e(318),this[e(260)](),{priority:e(240)})}[Te(234)](e,t=!1){const o=Te,{locale:r}=this[o(229)],n=e[o(330)](o(252),{class:o(282)+(0===this[o(248)][o(314)]?o(285):""),...!t&&{"data-table-of-contents-label":B(r,o(308))}});0===this[o(248)][o(314)]&&!1===t&&e[o(273)](e[o(289)](n,o(244)),e[o(330)]("p",{class:o(277)},[e[o(278)](B(r,o(305)))]));const c=t?"":"["+B(r,o(218))+"]";let i=n;return this[o(248)][o(311)](((r,n,s)=>{const a=o,u=this[a(229)][a(223)][a(326)](r[a(265)],{ignoreWhitespaces:!0}),l=u?r[a(298)]:c,k=r[a(265)][a(319)](this[a(227)]),d=e[a(330)]("a",{href:"#"+k,...!t&&{tabindex:"-1"}},[e[a(278)](l)]),g=this[a(229)][a(293)][a(268)](a(259));e[a(266)](a(239),n,d);const m=e[a(330)]("li",null,[u||!t&&g?d:e[a(278)]("")]),b=n?s[n-1][a(257)]:0,f=Math[a(287)](r[a(257)]-b);if(r[a(257)]>b){const t=Me(m,f,e);e[a(273)](e[a(289)](i,a(244)),t)}else{const t=function(e,t){const o=a;return e[o(328)]({includeSelf:!0,parentFirst:!0})[o(286)]((e=>e.is(o(247),"ol")))[t]}(i,f);e[a(273)](e[a(289)](t,a(244)),m)}i=m})),n}[Te(280)](e){const t=Te,o=this[t(248)][e][t(265)];this[t(229)][t(223)][t(246)]((e=>{e[t(310)](o,0)})),this[t(229)][t(284)][t(288)][t(325)]({alignToTop:!0,forceScroll:!0})}[Te(260)](){return(e,t)=>{const o=Pe,r=t[o(329)],n=r[o(242)](t[o(274)]),c=r[o(301)](n);c.is(o(247),o(292))&&(t[o(327)]=this[o(229)][o(223)][o(289)](c,0),e[o(317)]())}}}function Me(e,t,o){const r=Te;return 1===t?o[r(330)]("ol",null,[e]):o[r(330)]("ol",null,[o[r(330)]("li",null,[Me(e,t-1,o)])])}e.ContextPlugin;var Ne=o(332),He={attributes:{"data-cke":!0}};He.setAttributes=ne(),He.insert=oe().bind(null,"head"),He.domAPI=ee(),He.insertStyleElement=ie();Y()(Ne.A,He);Ne.A&&Ne.A.locals&&Ne.A.locals;e.ContextPlugin;var je=o(533),De={attributes:{"data-cke":!0}};De.setAttributes=ne(),De.insert=oe().bind(null,"head"),De.domAPI=ee(),De.insertStyleElement=ie();Y()(je.A,De);je.A&&je.A.locals&&je.A.locals;Z.View;Z.View;Z.View;var Ve=o(961),Ke={attributes:{"data-cke":!0}};Ke.setAttributes=ne(),Ke.insert=oe().bind(null,"head"),Ke.domAPI=ee(),Ke.insertStyleElement=ie();Y()(Ve.A,Ke);Ve.A&&Ve.A.locals&&Ve.A.locals;var Re=o(163),Ze={attributes:{"data-cke":!0}};Ze.setAttributes=ne(),Ze.insert=oe().bind(null,"head"),Ze.domAPI=ee(),Ze.insertStyleElement=ie();Y()(Re.A,Ze);Re.A&&Re.A.locals&&Re.A.locals;var Be=o(142),ze={attributes:{"data-cke":!0}};ze.setAttributes=ne(),ze.insert=oe().bind(null,"head"),ze.domAPI=ee(),ze.insertStyleElement=ie();Y()(Be.A,ze);Be.A&&Be.A.locals&&Be.A.locals;var Ue=o(258),Fe={attributes:{"data-cke":!0}};Fe.setAttributes=ne(),Fe.insert=oe().bind(null,"head"),Fe.domAPI=ee(),Fe.insertStyleElement=ie();Y()(Ue.A,Fe);Ue.A&&Ue.A.locals&&Ue.A.locals;var Je=o(967),Ge={attributes:{"data-cke":!0}};Ge.setAttributes=ne(),Ge.insert=oe().bind(null,"head"),Ge.domAPI=ee(),Ge.insertStyleElement=ie();Y()(Je.A,Ge);Je.A&&Je.A.locals&&Je.A.locals;var We=o(906),qe={attributes:{"data-cke":!0}};qe.setAttributes=ne(),qe.insert=oe().bind(null,"head"),qe.domAPI=ee(),qe.insertStyleElement=ie();Y()(We.A,qe);We.A&&We.A.locals&&We.A.locals;var Xe=o(938),Qe={attributes:{"data-cke":!0}};Qe.setAttributes=ne(),Qe.insert=oe().bind(null,"head"),Qe.domAPI=ee(),Qe.insertStyleElement=ie();Y()(Xe.A,Qe);Xe.A&&Xe.A.locals&&Xe.A.locals;var Ye=o(751),$e={attributes:{"data-cke":!0}};$e.setAttributes=ne(),$e.insert=oe().bind(null,"head"),$e.domAPI=ee(),$e.insertStyleElement=ie();Y()(Ye.A,$e);Ye.A&&Ye.A.locals&&Ye.A.locals;var et=o(282),tt={attributes:{"data-cke":!0}};tt.setAttributes=ne(),tt.insert=oe().bind(null,"head"),tt.domAPI=ee(),tt.insertStyleElement=ie();Y()(et.A,tt);et.A&&et.A.locals&&et.A.locals;var ot=o(507),rt={attributes:{"data-cke":!0}};rt.setAttributes=ne(),rt.insert=oe().bind(null,"head"),rt.domAPI=ee(),rt.insertStyleElement=ie();Y()(ot.A,rt);ot.A&&ot.A.locals&&ot.A.locals;const nt={paintRoller:'<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><path d="M3 3a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V3Z"/><path d="M16 3.25a1.5 1.5 0 0 1 1.5 1.5v1.7a2.25 2.25 0 0 1-1.932 2.226l-4.424.632a.75.75 0 0 0-.644.743V11a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1v-5a1 1 0 0 1 1-1v-.95a2.25 2.25 0 0 1 1.932-2.226l4.424-.632A.75.75 0 0 0 16 6.449V3.25Z"/></svg>\n',robotPencil:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M9.61 2.66a1.406 1.406 0 1 0-1.407 0v.891H3.28a2.11 2.11 0 0 0-2.11 2.11v10.312a2.11 2.11 0 0 0 2.11 2.109h5.684l-.054-1.157.18-.25H3.28a.703.703 0 0 1-.703-.702V5.66c0-.389.315-.704.703-.704h11.25c.388 0 .703.315.703.704v2.484l.358-.497a2.492 2.492 0 0 1 1.048-.84V5.66a2.11 2.11 0 0 0-2.11-2.11H9.61v-.89Z"/><path d="M5.625 10.817c.518 0 .937-.63.937-1.407 0-.776-.42-1.406-.937-1.406-.518 0-.938.63-.938 1.406 0 .777.42 1.407.938 1.407Z"/><path d="M13.125 9.41c0 .777-.42 1.407-.938 1.407s-.937-.63-.937-1.407c0-.776.42-1.406.937-1.406.518 0 .938.63.938 1.406Z"/><path d="M.937 8.004A.937.937 0 0 0 0 8.942v1.875c0 .517.42.937.937.937v-3.75Z"/><path d="M6.128 12.51a.782.782 0 0 1 1.085.216c.272.408.907.707 1.693.707s1.421-.3 1.693-.707a.782.782 0 0 1 1.302.868c-.666 1-1.906 1.403-2.995 1.403-1.089 0-2.329-.404-2.995-1.403a.782.782 0 0 1 .217-1.085Z"/><path d="m16.987 8.91-.622.864 2.879 2.074.622-.864a.71.71 0 0 0-.161-.99l-1.728-1.245a.71.71 0 0 0-.99.161Z"/><path d="M11.635 19.951a.355.355 0 0 1-.449-.31l-.214-2.38 4.978-6.911 2.88 2.074-4.978 6.91-2.217.617Z"/></svg>',tableOfContents:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M3 19a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v8.022a6.47 6.47 0 0 0-1.5-.709V2a.5.5 0 0 0-.5-.5H3a.5.5 0 0 0-.5.5v15a.5.5 0 0 0 .5.5h6.313c.173.534.412 1.037.709 1.5H3Z"/><path d="M9.174 14a6.489 6.489 0 0 0-.155 1H6v-1h3.174Z"/><path d="M10.022 12c-.202.316-.378.65-.524 1H4v-1h6.022Z"/><path d="M12.034 10c-.448.283-.86.62-1.224 1H6v-1h6.034Z"/><path d="M12 4v1H4V4h8Z"/><path d="M14 7V6H6v1h8Z"/><path d="M15 9V8H7v1h8Z"/><path clip-rule="evenodd" d="M20 15.5a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0ZM15.5 13a.5.5 0 0 0-.5.5V15h-1.5a.5.5 0 0 0 0 1H15v1.5a.5.5 0 0 0 1 0V16h1.5a.5.5 0 0 0 0-1H16v-1.5a.5.5 0 0 0-.5-.5Z"/></svg>\n',template:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="M8 0H3a2 2 0 0 0-2 2v15a2 2 0 0 0 2 2h5a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2ZM2.5 2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v15a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V2Z"/><path clip-rule="evenodd" d="M13 0h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2Zm0 1.5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5V2a.5.5 0 0 0-.5-.5h-5Z"/><path clip-rule="evenodd" d="M13 10h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2Zm0 1.5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5h-5Z"/></svg>',caseChange:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M5.789 3 0 17h1.664l1.664-4.027h6.797l.227.548c.046-.172.112-.352.209-.545.217-.436.556-.609.898-.798L7.664 3H5.79Zm.938 1.758 2.777 6.715H3.949l2.778-6.715Z"/><path d="M15.956 7.5c-1.584-.02-3.226.824-3.843 2.882l1.495.106c.904-2.082 4.594-2.13 4.375.534-3.245 1.024-4.838.117-6.082 2.62-.208.418-.17 1.57.54 2.397.71.826 2.014 1.149 3.409.85 1.395-.299 2.24-1.386 2.24-1.386L18.205 17h1.493l-.059-1.72-.056-5.274C19.51 8.612 17.75 7.524 15.956 7.5Zm2.027 4.696s.641 2.453-1.528 3.27c-3.376 1.269-4.188-2.141-1.775-2.638 1.704-.352 1.873-.25 3.303-.632Z"/></svg>'},ct=st;function it(){const e=["2Hdxbpj","expired","set","7698712jOGeMl","Table of contents","trialLimit","bind","execute","tableOfContentsLicenseKeyEvaluationLimit","_createButton","7306fHJISi","tableOfContentsLicenseKeyValid","1060380safwYf","focus","invalid","tableOfContentsLicenseKeyTrialLimit","_showLicenseError","get","evaluationLimit","tooltip","developmentLimit","TableOfContents","pluginName","TableOfContentsUI","63564FofbBr","isEnabled","menuBar:tableOfContents","714754rJPaPm","commands","editing","tableOfContentsLicenseKeyInvalid","3vRvRva","tableOfContents","10vhirJH","domainLimit","tableOfContentsLicenseKeyExpired","24coHIaJ","isOfficialPlugin","componentFactory","listenTo","licenseKey","10407694RjOEVz","tableOfContentsLicenseKeyDevelopmentLimit","featureNotAllowed","config","view","tableOfContentsLicenseKeyDomainLimit","destroy","3407756jEzJGR","add","editor","tableOfContentsLicenseKeyUsageLimit","init","tableOfContentsLicenseKeyNotAllowed","insertTableOfContents","usageLimit","25505ImGJJJ","516NMaLdK","_licenseKeyCheckInterval","locale","isPremiumPlugin"];return(it=function(){return e})()}function st(e,t){const o=it();return(st=function(e,t){return o[e-=190]})(e,t)}!function(e){const t=st,o=e();for(;;)try{if(550523===parseInt(t(228))/1*(parseInt(t(201))/2)+parseInt(t(232))/3*(parseInt(t(249))/4)+parseInt(t(196))/5*(-parseInt(t(197))/6)+parseInt(t(204))/7+parseInt(t(237))/8*(parseInt(t(213))/9)+parseInt(t(234))/10*(parseInt(t(242))/11)+-parseInt(t(225))/12*(parseInt(t(211))/13))break;o.push(o.shift())}catch(e){o.push(o.shift())}}(it);class at extends e.Plugin{static get[ct(223)](){return ct(224)}static get[ct(238)](){return!0}static get[ct(200)](){return!0}[ct(192)](){const e=ct,t=this[e(190)];t.ui[e(239)][e(250)](e(233),(()=>{const t=e,o=this[t(210)](Z.ButtonView);return o[t(220)]=!0,o})),t.ui[e(239)][e(250)](e(227),(()=>this[e(210)](Z.MenuBarMenuListItemButtonView))),this[e(241)]=this[e(190)][e(245)][e(218)](e(241));const o=this[e(190)];this[e(198)]=setInterval((()=>{const t=e;let r;for(const e in o){const n=e,c=o[n];if(t(212)==c||t(231)==c||t(236)==c||t(247)==c||t(193)==c||t(209)==c||t(216)==c||t(243)==c||t(191)==c){delete o[n],r=c,clearInterval(this[t(198)]),this[t(198)]=void 0;break}}t(231)==r&&o[t(217)](t(215)),t(236)==r&&o[t(217)](t(202)),t(247)==r&&o[t(217)](t(235)),t(193)==r&&o[t(217)](t(244),t(222)),t(209)==r&&o[t(217)](t(219)),t(216)==r&&o[t(217)](t(206)),t(243)==r&&o[t(217)](t(221)),t(191)==r&&o[t(217)](t(195))}),1e3)}[ct(210)](e){const t=ct,o=this[t(190)],r=o[t(199)],n=o[t(229)][t(218)](t(194)),c=new e(r);return c[t(203)]({label:B(r,t(205)),icon:nt[t(233)]}),c[t(207)](t(226)).to(n,t(226)),this[t(240)](c,t(208),(()=>{const e=t;o[e(208)](e(194)),o[e(230)][e(246)][e(214)]()})),c}[ct(248)](){const e=ct;super[e(248)](),this[e(198)]&&clearInterval(this[e(198)])}}var ut=kt;function lt(){var e=["TableOfContents","requires","pluginName","2543832BrjJkv","isOfficialPlugin","isPremiumPlugin","823770IEuXoX","11ZdLIUh","13035670ynKGaP","191669LtwzNR","6JJbxMG","4226103JBCNKH","1894656WhCVPX","1250345NQjeHs","16guEkRV","18NznQhr"];return(lt=function(){return e})()}function kt(e,t){var o=lt();return(kt=function(e,t){return o[e-=339]})(e,t)}!function(e){for(var t=kt,o=e();;)try{if(438512===parseInt(t(352))/1*(parseInt(t(353))/2)+parseInt(t(349))/3+parseInt(t(339))/4+parseInt(t(340))/5*(-parseInt(t(342))/6)+parseInt(t(354))/7+-parseInt(t(341))/8*(-parseInt(t(346))/9)+parseInt(t(351))/10*(-parseInt(t(350))/11))break;o.push(o.shift())}catch(e){o.push(o.shift())}}(lt);class dt extends e.Plugin{static get[ut(344)](){return[Se,at]}static get[ut(345)](){return ut(343)}static get[ut(347)](){return!0}static get[ut(348)](){return!0}}function gt(){var e=["28CfWCsj","3426489ZdHddj","1405208QEDtXA","116898sGrmjn","434680msdkhh","18nzWxwg","791330DiLzem","288818UKUDuB","994710QDVEaS"];return(gt=function(){return e})()}function mt(e,t){var o=gt();return(mt=function(e,t){return o[e-=275]})(e,t)}!function(e){for(var t=mt,o=e();;)try{if(177364===parseInt(t(283))/1+parseInt(t(279))/2*(-parseInt(t(281))/3)+-parseInt(t(278))/4+parseInt(t(282))/5+-parseInt(t(275))/6+-parseInt(t(276))/7*(-parseInt(t(280))/8)+parseInt(t(277))/9)break;o.push(o.shift())}catch(e){o.push(o.shift())}}(gt)})(),(window.CKEditor5=window.CKEditor5||{}).documentOutline=r})();
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  import type { DocumentOutline, DocumentOutlineUtils, DocumentOutlineConfig, DocumentOutlineUI, TableOfContents, TableOfContentsCommand, TableOfContentsEditing, TableOfContentsUI, HeadingId } from './index.js';
10
10
  declare module '@ckeditor/ckeditor5-core' {
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module document-outline/documentoutline/documentoutlineui
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module document-outline/documentoutline/documentoutlineutils
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module document-outline/documentoutline/ui/documentoutlineitemview
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module document-outline/documentoutline/ui/documentoutlineview
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module document-outline/documentoutline/utils
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module document-outline/documentoutline
package/dist/index.css CHANGED
@@ -8,7 +8,7 @@
8
8
  * all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
9
9
  *
10
10
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
11
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
11
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
12
12
  */
13
13
 
14
14
  :root {
@@ -123,12 +123,12 @@
123
123
  * all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
124
124
  *
125
125
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
126
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
126
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
127
127
  */
128
128
 
129
129
  /*
130
130
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
131
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
131
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
132
132
  */
133
133
 
134
134
  :root {