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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (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:()=>K,HeadingId:()=>Ee,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 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,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=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 S=o(783);function M(e,t){const o=H();return(M=function(e,t){return o[e-=341]})(e,t)}function H(){const e=["htmlH3","2360YkuAdh","htmlH2","96WiFFqA","1533065zniofi","1626188CjzLbE","htmlH1","20fhbBeF","6211596KUtHKA","GeneralHtmlSupport","config","8981zgRKQO","push","7561GUwgzR","1731521zOOUAn","get","226eHitou","htmlH5","model","htmlH6","12fcxYhT","has","paragraph","data","getChildren","plugins","3321333FQxVTO","htmlH4","heading.options","reduce"];return(H=function(){return e})()}function N(e){const t=M;let o="";for(const r of e[t(365)]())r instanceof S.Text&&(o+=r[t(364)]);return o}!function(e){const t=M,o=e();for(;;)try{if(856557===parseInt(t(354))/1*(parseInt(t(357))/2)+parseInt(t(361))/3*(-parseInt(t(346))/4)+-parseInt(t(345))/5+parseInt(t(349))/6+parseInt(t(352))/7*(parseInt(t(342))/8)+-parseInt(t(367))/9*(parseInt(t(348))/10)+-parseInt(t(355))/11*(-parseInt(t(344))/12))break;o.push(o.shift())}catch(e){o.push(o.shift())}}(H);var j=o(584);const D=V;function V(e,t){const o=B();return(V=function(e,t){return o[e-=268]})(e,t)}function B(){const e=["indexOf","getRoot","isPremiumPlugin","selection","data","DocumentOutlineUtils","editor","_getOutlineDefinitions","findIndex","fire","1048537ZCQtgv","document","length","getChild","18tZWvqi","editing","isOfficialPlugin","includes","_getActiveHeading","pluginName","6hPbKnA","push","createElement","domConverter","activeItemIndex","config","domToView","_deriveHeadingElementsFromConversion","level","element","getFirstPosition","documentOutline.headings","32251428RoGmDS","afterInit","_headingNames","model","backward","view","1601222exkQbP","70338aADQMs","name","68212PVpukh","item","getChildren","110JmqdJn","change","toModel","8795950xKhdrt","93dyWddx","_getHeadingNames","getRootNames","init","text","6571496moGrGM","get","modelElement"];return(B=function(){return e})()}!function(e){const t=V,o=e();for(;;)try{if(913531===parseInt(t(301))/1+parseInt(t(274))/2*(-parseInt(t(283))/3)+-parseInt(t(276))/4*(-parseInt(t(279))/5)+parseInt(t(311))/6*(parseInt(t(273))/7)+-parseInt(t(288))/8+-parseInt(t(305))/9*(parseInt(t(282))/10)+parseInt(t(323))/11)break;o.push(o.shift())}catch(e){o.push(o.shift())}}(B);class K extends e.Plugin{constructor(){const e=V;super(...arguments),this[e(269)]=[]}static get[D(310)](){return D(296)}static get[D(307)](){return!0}static get[D(293)](){return!0}[D(286)](){const e=D,t=this[e(297)];this[e(269)]=this[e(284)]();let o=[];t[e(270)][e(302)].on(e(280),L((()=>{const t=e,r=o;o=this[t(298)]();const n=(0,j.diff)(r,o,((e,o)=>e[t(319)]===o[t(319)]&&e[t(287)]===o[t(287)]&&e[t(290)]===o[t(290)])),c=(0,j.diffToChanges)(n,o),i=this[t(309)](),s=o[t(299)]((e=>e[t(290)]===i));c[t(303)]&&this[t(300)](t(280),{outlineDefinitions:o,activeItemIndex:s,outlineChanges:c}),this[t(300)](t(315),{index:s})}),250,{leading:!0,trailing:!0}))}[D(268)](){const e=D;this[e(269)][e(303)]||this[e(318)]()}[D(298)](){const e=D,t=this[e(297)],o=[],r=this[e(269)];for(const o of t[e(270)][e(302)][e(285)]())n(t[e(270)][e(302)][e(292)](o));function n(t){const c=e;for(const e of t[c(278)]())e.is(c(320))&&(r[c(308)](e[c(275)])&&o[c(312)]({level:r[c(291)](e[c(275)])+1,text:N(e),modelElement:e}),n(e))}return o}[D(309)](){const e=D,t=this[e(297)][e(270)][e(302)][e(294)][e(321)](),o=new S.TreeWalker({direction:e(271),startPosition:t});for(const t of o)if(t[e(277)].is(e(320))&&this[e(269)][e(308)](t[e(277)][e(275)]))return t[e(277)]}[D(284)](){const e=D;return this[e(297)][e(316)][e(289)](e(322))||function(e){const t=M,o=e[t(351)][t(356)](t(369));return o?o[t(370)](((e,o)=>(t(363)!==o[t(359)]&&e[t(353)](o[t(359)]),e)),[]):e[t(366)][t(362)](t(350))?[t(347),t(343),t(341),t(368),t(358),t(360)]:[]}(this[e(297)])}[D(318)](){const e=D,t=this[e(297)],o=["h1","h2","h3","h4","h5","h6"],r=[];for(const n of o){const o=t[e(306)][e(272)][e(314)][e(317)](document[e(313)](n)),c=t[e(295)][e(281)](o)[e(304)](0);(null==c?void 0:c.is(e(320)))&&r[e(312)](c[e(275)])}this[e(269)]=r}}var Z=o(311);function z(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(e,t){const o=U();return(R=function(e,t){return o[e-=469]})(e,t)}function U(){const e=["3061784AHyTka","420890lVmbOL","level","text","set","6935jfTHGg","ck-document-outline__item","click","962298JrMOBf","4mQjRyB","1259236QxpEuC","isActive","89236TafGwY","1316RyEUoF","ck-document-outline__item_empty","Empty heading","isEmpty","449720prahVB","ck-document-outline__item_active","bind","ck-document-outline__item_level-","6EoTKRP","setTemplate","ck-reset","36USysGv","div","bindTemplate"];return(U=function(){return e})()}!function(e){const t=R,o=e();for(;;)try{if(428658===-parseInt(t(478))/1+parseInt(t(486))/2*(parseInt(t(485))/3)+-parseInt(t(490))/4*(parseInt(t(482))/5)+parseInt(t(471))/6*(-parseInt(t(489))/7)+parseInt(t(477))/8+-parseInt(t(474))/9*(-parseInt(t(494))/10)+parseInt(t(487))/11)break;o.push(o.shift())}catch(e){o.push(o.shift())}}(U);class F extends Z.View{constructor(e,t=!1){const o=R;super(e);const r=this[o(476)],n=t?"["+z(e,o(492))+"]":"";this[o(481)](o(480),""),this[o(481)](o(479),1),this[o(481)](o(488),!1),this[o(469)](o(493)).to(this,o(480),(e=>!e)),this[o(472)]({tag:o(475),attributes:{class:["ck",o(473),o(483),r.to(o(479),(e=>o(470)+e)),r.if(o(488),o(495)),r.if(o(493),o(491))],title:r.to(o(480))},children:[{text:r.to(o(480),(e=>e||n))}],on:{click:r.to(o(484))}})}}const G=Q;function J(){const e=["setTemplate","_scrollToItem","set","showEmptyHeadingText","isActive","level","getIndex","addMany","ck-reset","map","type","values","bind","9aiZDiN","_deleteItem","1666861MLRRDF","629160bNmeBX","items","Editor headings will appear here as you type.","_insertItem","43342qIggjH","forEach","ck-document-outline","_documentOutlineContainer","_handleItemClick","itemSelected","change:activeItemIndex","howMany","source","4967368rLJPFF","6AZLuNH","locale","delete","contentLanguageDirection","18GZWrwJ","insert","sync","_setActiveItem","div","text","29770440SHAcga","createCollection","remove","element","click","3067635jNGsdS","delegate","activeItemIndex","destroy","index","11MPAeHi","3856914fVCIbB","get","fire"];return(J=function(){return e})()}function Q(e,t){const o=J();return(Q=function(e,t){return o[e-=411]})(e,t)}!function(e){const t=Q,o=e();for(;;)try{if(787219===-parseInt(t(430))/1*(parseInt(t(437))/2)+-parseInt(t(414))/3+-parseInt(t(446))/4+parseInt(t(462))/5+-parseInt(t(447))/6*(parseInt(t(432))/7)+parseInt(t(433))/8*(parseInt(t(451))/9)+-parseInt(t(457))/10*(-parseInt(t(413))/11))break;o.push(o.shift())}catch(e){o.push(o.shift())}}(J);class q extends Z.View{constructor(e,t=!1,o){const r=Q;super(e),this[r(420)]=t,this[r(419)](r(464),-1),this[r(440)]=o,this[r(434)]=this[r(458)](),this[r(434)][r(463)](r(461)).to(this),this.on(r(461),this[r(441)][r(429)](this)),this.on(r(443),((e,t,o,n)=>{this[r(454)](n,o)})),this[r(417)]({tag:r(455),attributes:{class:["ck",r(425),r(439)],dir:e[r(450)],"data-document-outline-empty-placeholder":z(e,r(435)),tabindex:-1},children:this[r(434)]})}[G(453)](e){const t=G;e[t(438)]((e=>{const o=t;o(452)==e[o(427)]?this[o(436)](e[o(412)],...e[o(428)]):o(449)==e[o(427)]&&this[o(431)](e[o(412)],e[o(444)])}))}[G(454)](e,t){const o=G;if(-1!==e){const t=this[o(434)][o(415)](e);t&&(t[o(421)]=!1)}-1!==t&&(this[o(434)][o(415)](t)[o(421)]=!0,this[o(418)](t))}[G(436)](e,...t){const o=G,r=t[o(426)](((t,r)=>{const n=o,c=new F(this[n(448)],this[n(420)]);return c[n(456)]=t[n(456)],c[n(422)]=t[n(422)],e+r===this[n(464)]&&(c[n(421)]=!0),c}));this[o(434)][o(424)](r,e)}[G(431)](e,t){const o=G;do{this[o(434)][o(459)](e)}while(--t)}[G(441)](e){const t=G,o=this[t(434)][t(423)](e[t(445)]);this[t(416)](t(442),o)}[G(418)](e){const t=G;(0,j.scrollAncestorsToShowTarget)(this[t(434)][t(415)](e)[t(460)],20,this[t(440)])}[G(411)](){const e=G;super[e(411)](),this[e(460)][e(459)]()}}const W=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 Y=o(673),X=o.n(Y),$=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-=219]})(e,t)}const le=ue;function ke(){const e=["documentOutline.container","7337HwUuUz","_updateActiveDefinitionFromViewportThrottled","sync","_setActiveViewItem","getVisible","config","map","get","resize","view","documentOutline.showEmptyHeadings","length","top","3235mKYFGo","cancel","add","264cyECmx","modelElement","getDomRoot","appendChild","12996vDVSrv","getRootNames","activeItemIndex","10392HIxllP","href","35516026gMBIEL","element","pluginName","DocumentOutlineUtils","focus","_handleItemSelected","getIntersection","plugins","indexOf","_handleOutlineChange","change","toViewElement","bottom","195860bdTvdX","render","afterInit","document-outline-container-not-provided","mapViewToDom","itemSelected","10359MimVAB","editing","init","_updateActiveDefinitionOnViewportChange","scrollToTheSelection","document","focusTracker","bind","floor","isPremiumPlugin","3880sNpibz","scroll","editor","DocumentOutlineUI","setSelection","mapper","height","model","14uBpybv","2388fJoYaQ","6556hfJtIE","97063ROZhqS","listenTo","fromCharCode","destroy","join","locale","window","domConverter","_currentOutlineDefinitions","isOfficialPlugin"];return(ke=function(){return e})()}!function(e){const t=ue,o=e();for(;;)try{if(669408===-parseInt(t(243))/1*(parseInt(t(240))/2)+parseInt(t(241))/3*(-parseInt(t(242))/4)+-parseInt(t(267))/5*(-parseInt(t(277))/6)+parseInt(t(292))/7*(-parseInt(t(270))/8)+parseInt(t(222))/9*(parseInt(t(232))/10)+-parseInt(t(254))/11*(parseInt(t(274))/12)+parseInt(t(279))/13)break;o.push(o.shift())}catch(e){o.push(o.shift())}}(ke);class de extends e.Plugin{static get[le(281)](){return le(235)}static get[le(252)](){return!0}static get[le(231)](){return!0}constructor(e){const t=le;super(e),this[t(263)]=new q(e[t(248)],this[t(234)][t(259)][t(261)](t(264)),this[t(234)][t(259)][t(261)](t(253))),this[t(251)]=[],this[t(255)]=W(this[t(225)][t(229)](this),100)}[le(224)](){const e=le,t=this[e(234)],o=t[e(286)][e(261)](e(282));let r=!1;if(this[e(263)][e(293)](),this[e(234)].ui[e(228)][e(269)](this[e(263)][e(280)]),!t[e(259)][e(261)](e(253)))throw new j.CKEditorError(e(219),{editor:t});t[e(259)][e(261)](e(253))[e(273)](this[e(263)][e(280)]),o.on(e(289),this[e(288)][e(229)](this)),o.on(e(276),((t,{index:o})=>this[e(257)](o))),this[e(263)].on(e(221),((t,o)=>{r=!0,this[e(284)](o)})),this[e(263)][e(244)](j.global[e(227)],e(233),(()=>{r?r=!1:this[e(255)]()}),{useCapture:!0}),this[e(263)][e(244)](j.global[e(249)],e(262),this[e(255)],{useCapture:!0})}[le(294)](){!async function(e){const t=m([48,51,78,74,103,114,55,71,106,68,75,82,113,118,121,87,97,111,50,72,107,54,100,110,99,84,56,116,104,85,49,80,67,109,69,112,86,57,81,115,53,79,73,101,98,88,89,65,120,52,66,77,119,76,70,122,83,108,102,117,90,105]),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(260)]((e=>String[t(245)](e)))[t(247)]("")}!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([78]);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:1733875200;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(278)]);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(246)](){const e=le;super[e(246)](),this[e(263)][e(246)](),this[e(255)][e(268)]()}[le(288)](e,{outlineDefinitions:t,outlineChanges:o}){const r=le;this[r(251)]=t,this[r(263)][r(256)](o)}[le(257)](e){const t=le;this[t(251)][t(265)]&&this[t(251)][e]&&(this[t(263)][t(276)]=e)}[le(284)](e){const t=le,o=this[t(251)][e][t(271)];this[t(234)][t(239)][t(289)]((e=>{e[t(236)](o,0)})),this[t(234)][t(223)][t(263)][t(226)]({alignToTop:!0,forceScroll:!0}),this[t(234)][t(223)][t(263)][t(283)](),this[t(257)](e)}[le(225)](){const e=le,t=this[e(234)];let o;for(const r of t[e(239)][e(227)][e(275)]()){const n=t[e(223)][e(263)][e(272)](r),c=n&&new j.Rect(n)[e(258)]();if(c){const t=new j.Rect(j.global[e(249)])[e(285)](c);t&&(o=t[e(266)]+.25*t[e(238)])}}if(void 0===o)return;const r=ge(t[e(223)],this[e(251)],o);r?this[e(257)](this[e(251)][e(287)](r)):this[e(257)](-1)}}function ge(e,t,o,r=0,n=t[le(265)]-1){const c=le,i=Math[c(230)](r+(n-r)/2);if(n>=r){const s=t[i],a=e[c(237)][c(290)](s[c(271)]);if(!a)return null;const u=e[c(263)][c(250)][c(220)](a);return new j.Rect(u)[c(291)]>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[K,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=_e;function _e(e,t){const o=we();return(_e=function(e,t){return o[e-=220]})(e,t)}function we(){const e=["isEnabled","getFirstPosition","schema","editor","3PmstyI","model","change","refresh","580740prntHr","createElement","1327204GSocPo","3391803VFYZaL","3081832IQfvNR","insertObject","224EDGAfL","tableOfContents","4266435gAnStz","document","8793072UZHJaj","findAllowedParent","183288aDTBqg","execute","selection"];return(we=function(){return e})()}!function(e){const t=_e,o=e();for(;;)try{if(868924===parseInt(t(229))/1+-parseInt(t(231))/2+parseInt(t(225))/3*(-parseInt(t(233))/4)+-parseInt(t(237))/5+parseInt(t(239))/6+-parseInt(t(241))/7*(-parseInt(t(235))/8)+parseInt(t(232))/9)break;o.push(o.shift())}catch(e){o.push(o.shift())}}(we);class xe extends e.Command{[he(242)](){const e=he;this[e(224)][e(226)][e(227)]((t=>{const o=e;this[o(224)][o(226)][o(234)](t[o(230)](o(236)))}))}[he(228)](){const e=he,t=this[e(224)][e(226)],o=t[e(238)][e(220)][e(222)]();this[e(221)]=null!==(o&&t[e(223)][e(240)](o,e(236)))}}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;function Ae(e,t){const o=Ce();return(Ae=function(e,t){return o[e-=470]})(e,t)}const Oe=Ae;function Ce(){const e=["heading1","position","mapper","set","headingId.modelAttributeName","type","removeAttribute","consume","getContainedElement","7eXpIQz","isRegistered","293774IGevCh","for","add","_registerHeadingIdAttributePostfixer","nodeAfter","delete","config","low","consumable","has","insert","paragraph","setAttribute","conversion","element:","match","document","getAttribute","clear","afterInit","model","isPremiumPlugin","extend","34368192xAcVlf","heading.options","change","viewItem","editor","length","pluginName","get","hasAttribute","_customDataDowncastHeadingsConversion","_customUpcastHeadingsConversion","isOfficialPlugin","toViewElement","differ","writer","modelRange","HeadingId","remove","attributes","downcast","forEach","item","attribute:headingId:","323415IIMBCc","name","string","headingId","3850350ymroot","view","20oZVImU","3033368AcfAIQ","upcast","1421480QqoYSL","6489618geINci","schema","getChanges","registerPostFixer"];return(Ce=function(){return e})()}!function(e){const t=Ae,o=e();for(;;)try{if(571390===-parseInt(t(479))/1+parseInt(t(531))/2*(-parseInt(t(525))/3)+parseInt(t(534))/4+-parseInt(t(529))/5+-parseInt(t(535))/6+-parseInt(t(477))/7*(parseInt(t(532))/8)+parseInt(t(502))/9)break;o.push(o.shift())}catch(e){o.push(o.shift())}}(Ce);class Ee extends e.Plugin{static get[Oe(508)](){return Oe(518)}static get[Oe(513)](){return!0}static get[Oe(500)](){return!0}[Oe(498)](){const e=Oe,t=this[e(506)];t[e(485)][e(509)](e(472))||(function(t){const o=e,r=new Map;return t?(t[o(522)]((e=>{const t=o;t(490)!==e[t(499)]&&r[t(471)](e[t(530)],e[t(499)])})),r[o(509)]("h1")||r[o(471)]("h1",o(539)),r):r}(this[e(506)][e(485)][e(509)](e(503)))[e(522)](((o,r)=>{const n=e;this[n(512)](r),this[n(511)](o),t[n(499)][n(536)][n(478)](o)&&t[n(499)][n(536)][n(501)](o,{allowAttributes:n(528)})})),this[e(482)]())}[Oe(512)](e){const t=Oe;this[t(506)][t(492)][t(480)](t(533))[t(481)]((o=>o.on(t(493)+e,((e,o,r)=>{const n=t,{consumable:c,writer:i}=r,s=o[n(505)][n(496)]("id"),a=o[n(517)][n(476)]();if(a)return s&&s[n(507)]||a[n(510)](n(528))?void(c[n(475)](o[n(505)],{attributes:["id"]})&&i[n(491)](n(528),s,a)):(c[n(475)](o[n(505)],{attributes:["id"]}),void i[n(491)](n(528),(0,j.uid)(),a))}),{priority:j.priorities[t(509)](t(486))+.5})))}[Oe(511)](e){const t=Oe;this[t(506)][t(492)][t(480)](t(521))[t(481)]((o=>o.on(t(524)+e,((e,o,r)=>{const n=t;if(!r[n(487)][n(475)](o[n(523)],e[n(526)]))return;const c=o[n(523)][n(496)](n(528)),i=r[n(470)][n(514)](o[n(523)]);r[n(516)][n(491)]("id",c,i)}))))}[Oe(482)](){const e=Oe,t=this[e(506)],o=new Set,r=new Set;function n(t,o){const n=e,c=(0,j.uid)();return r[n(481)](c),t[n(491)](n(528),c,o),c}function c(t,o){const r=e;t[r(474)](r(528),o)}t[e(499)][e(495)][e(538)]((i=>{const s=e,a=t[s(499)][s(495)][s(515)][s(537)]();let u=!1;for(const e of a)if(s(489)==e[s(473)]&&e[s(526)])if(e[s(526)][s(494)](/heading\d/)){const t=e[s(520)][s(509)](s(528));s(527)==typeof t?o[s(488)](t)?(n(i,e[s(540)][s(483)]),u=!0):r[s(481)](t):(n(i,e[s(540)][s(483)]),u=!0)}else s(527)==typeof e[s(520)][s(509)](s(528))&&(c(i,e[s(540)][s(483)]),u=!0);else if(s(519)==e[s(473)]){const t=e[s(520)][s(509)](s(528));s(527)==typeof t&&o[s(484)](t)}return u})),t[e(499)][e(495)].on(e(504),(()=>{const t=e;r[t(522)]((e=>o[t(481)](e))),r[t(497)]()}))}}const Te=Le;function Pe(){const e=["8763780bzguMc","afterInit","84904mpvecK","3068718XsendU","setSelection","plugins","schema","editor","insert","upcast","setCustomProperty","preventDefault","headingId","isInteger","forEach","init","pluginName","type","dataDowncast","No headings were found in the document.","level","outlineDefinitions","view","model","Table of contents","position","_updateTableOfContentsElements","_trackNewToCElements","elementToStructure","_handleScrollToHeading","change","listenTo","nodeAfter","abs","viewToModelPosition","document","_tableOfContentsElements","registerRawContentMatcher","getAncestors","headingId.modelAttributeName","$capture","Empty heading","DocumentOutlineUtils","length","element","editing","_currentOutlineDefinitions","get","TableOfContentsEditing","end","domEvent","insertTableOfContents","getChanges","reconvertItem","data","target","37GWZdpD","findMappedViewAncestor","_defineConverters","rootName","_headingIdModelAttributeName","hasContent","createText","mapper","requires","scrollToTheSelection","text","modelElement","add","stop","conversion","toModelElement","createContainerElement","4164696PctTec","tableOfContentsHeadingIndex","fromCharCode","$graveyard","viewPosition","high","245lLKcLF","tableOfContents","commands","table-of-contents__placeholder","locale","getCustomProperty","createPositionAt","_redirectMapper","for","editingDowncast","register"," table-of-contents_empty","config","$blockObject","elementToElement","_defineSchema","filter","join","documentOutline.showEmptyHeadings","map","1986250aDjuea","getAttribute","div","href","12FhYjxG","3460NDEbkt","isPremiumPlugin","297316xRLOKx","differ","isOfficialPlugin","click","modelPosition","name","table-of-contents","_createTableOfContents"];return(Pe=function(){return e})()}function Le(e,t){const o=Pe();return(Le=function(e,t){return o[e-=204]})(e,t)}!function(e){const t=Le,o=e();for(;;)try{if(633218===parseInt(t(295))/1*(parseInt(t(229))/2)+-parseInt(t(228))/3*(parseInt(t(231))/4)+parseInt(t(224))/5+parseInt(t(242))/6+-parseInt(t(204))/7*(-parseInt(t(241))/8)+parseInt(t(312))/9+-parseInt(t(239))/10)break;o.push(o.shift())}catch(e){o.push(o.shift())}}(Pe);class Se extends e.Plugin{static get[Te(255)](){return Te(287)}static get[Te(233)](){return!0}static get[Te(230)](){return!0}static get[Te(303)](){return[ve.Widget,K,Ee]}constructor(e){const t=Te;super(e),this[t(285)]=[],this[t(275)]=new Set,this[t(299)]=t(251)}[Te(254)](){const e=Te,t=this[e(246)],o=t[e(284)][e(261)][e(274)];t[e(216)][e(286)](e(278))&&(this[e(299)]=t[e(216)][e(286)](e(278))),this[e(270)](o,e(234),((t,o)=>{const r=e;if(!o[r(294)])return;const n=o[r(294)][r(209)](r(313));Number[r(252)](n)&&(o[r(289)][r(250)](),t[r(308)](),this[r(268)](n))}),{priority:e(317),context:e(279)}),this[e(219)](),this[e(297)](),t[e(206)][e(307)](e(290),new xe(t)),t[e(244)][e(286)](e(281)).on(e(269),((t,o)=>{const r=e;this[r(285)]=o[r(260)],this[r(265)]()})),this[e(270)](t[e(262)][e(274)],e(269),(()=>{this[e(266)]()}))}[Te(240)](){!async function(e){const t=m([119,104,107,103,100,71,70,112,56,55,67,114,73,69,117,48,102,101,90,53,110,49,113,66,78,116,79,115,54,98,83,77,51,65,82,85,105,87,111,108,50,99,68,97,121,52,84,75,81,106,86,88,76,57,109,118,72,89,80,74,120,122]),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(223)]((e=>String[t(314)](e)))[t(221)]("")}!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([119]);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:1733875200;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(227)]);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(265)](){const e=Te;this[e(275)][e(253)]((t=>{const o=e;o(315)!==t[o(298)]&&this[o(246)][o(284)][o(292)](t)}))}[Te(266)](){const e=Te;for(const t of this[e(246)][e(262)][e(274)][e(232)][e(291)]({includeChangesInGraveyard:!0})){if(e(247)!==t[e(256)]||e(205)!==t[e(236)])return;this[e(275)][e(307)](t[e(264)][e(271)])}}[Te(219)](){const e=Te;this[e(246)][e(262)][e(245)][e(214)](e(205),{inheritAllFrom:e(217)})}[Te(297)](){const e=Te,t=this[e(246)][e(309)];t[e(212)](e(248))[e(218)]({model:e(205),view:{name:e(226),classes:e(237)}}),t[e(212)](e(257))[e(267)]({model:e(205),view:(t,{writer:o})=>this[e(238)](o,!0)}),t[e(212)](e(213))[e(267)]({model:e(205),view:(t,{writer:o})=>{const r=e;this[r(275)][r(307)](t);const n=this[r(238)](o);return(0,ve.toWidget)(n,o,{label:z(this[r(246)][r(208)],r(263))})}}),this[e(246)][e(293)][e(276)]({name:e(226),classes:e(237)}),this[e(246)][e(284)][e(302)].on(e(273),this[e(211)](),{priority:e(317)})}[Te(238)](e,t=!1){const o=Te,{locale:r}=this[o(246)],n=e[o(311)](o(226),{class:o(237)+(0===this[o(285)][o(282)]?o(215):""),...!t&&{"data-table-of-contents-label":z(r,o(263))}});0===this[o(285)][o(282)]&&!1===t&&e[o(247)](e[o(210)](n,o(288)),e[o(311)]("p",{class:o(207)},[e[o(301)](z(r,o(258)))]));const c=t?"":"["+z(r,o(280))+"]";let i=n;return this[o(285)][o(253)](((r,n,s)=>{const a=o,u=this[a(246)][a(262)][a(300)](r[a(306)],{ignoreWhitespaces:!0}),l=u?r[a(305)]:c,k=r[a(306)][a(225)](this[a(299)]),d=e[a(311)]("a",{href:"#"+k,...!t&&{tabindex:"-1"}},[e[a(301)](l)]),g=this[a(246)][a(216)][a(286)](a(222));e[a(249)](a(313),n,d);const m=e[a(311)]("li",null,[u||!t&&g?d:e[a(301)]("")]),b=n?s[n-1][a(259)]:0,f=Math[a(272)](r[a(259)]-b);if(r[a(259)]>b){const t=Me(m,f,e);e[a(247)](e[a(210)](i,a(288)),t)}else{const t=function(e,t){const o=a;return e[o(277)]({includeSelf:!0,parentFirst:!0})[o(220)]((e=>e.is(o(283),"ol")))[t]}(i,f);e[a(247)](e[a(210)](t,a(288)),m)}i=m})),n}[Te(268)](e){const t=Te,o=this[t(285)][e][t(306)];this[t(246)][t(262)][t(269)]((e=>{e[t(243)](o,0)})),this[t(246)][t(284)][t(261)][t(304)]({alignToTop:!0,forceScroll:!0})}[Te(211)](){return(e,t)=>{const o=Le,r=t[o(302)],n=r[o(296)](t[o(316)]),c=r[o(310)](n);c.is(o(283),o(205))&&(t[o(235)]=this[o(246)][o(262)][o(210)](c,0),e[o(308)]())}}}function Me(e,t,o){const r=Te;return 1===t?o[r(311)]("ol",null,[e]):o[r(311)]("ol",null,[o[r(311)]("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 je=o(533),De={attributes:{"data-cke":!0}};De.setAttributes=ne(),De.insert=oe().bind(null,"head"),De.domAPI=ee(),De.insertStyleElement=ie();X()(je.A,De);je.A&&je.A.locals&&je.A.locals;Z.View;Z.View;Z.View;var Ve=o(961),Be={attributes:{"data-cke":!0}};Be.setAttributes=ne(),Be.insert=oe().bind(null,"head"),Be.domAPI=ee(),Be.insertStyleElement=ie();X()(Ve.A,Be);Ve.A&&Ve.A.locals&&Ve.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 ze=o(142),Re={attributes:{"data-cke":!0}};Re.setAttributes=ne(),Re.insert=oe().bind(null,"head"),Re.domAPI=ee(),Re.insertStyleElement=ie();X()(ze.A,Re);ze.A&&ze.A.locals&&ze.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 Ge=o(967),Je={attributes:{"data-cke":!0}};Je.setAttributes=ne(),Je.insert=oe().bind(null,"head"),Je.domAPI=ee(),Je.insertStyleElement=ie();X()(Ge.A,Je);Ge.A&&Ge.A.locals&&Ge.A.locals;var Qe=o(906),qe={attributes:{"data-cke":!0}};qe.setAttributes=ne(),qe.insert=oe().bind(null,"head"),qe.domAPI=ee(),qe.insertStyleElement=ie();X()(Qe.A,qe);Qe.A&&Qe.A.locals&&Qe.A.locals;var We=o(938),Ye={attributes:{"data-cke":!0}};Ye.setAttributes=ne(),Ye.insert=oe().bind(null,"head"),Ye.domAPI=ee(),Ye.insertStyleElement=ie();X()(We.A,Ye);We.A&&We.A.locals&&We.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=it;function it(e,t){const o=st();return(it=function(e,t){return o[e-=191]})(e,t)}function st(){const e=["menuBar:tableOfContents","tooltip","tableOfContentsLicenseKeyDevelopmentLimit","isOfficialPlugin","get","invalid","1239800ngpJZs","listenTo","TableOfContentsUI","7bmmXBG","focus","usageLimit","tableOfContentsLicenseKeyDomainLimit","expired","tableOfContentsLicenseKeyTrialLimit","1188594QEjKDC","licenseKey","init","_showLicenseError","componentFactory","evaluationLimit","tableOfContentsLicenseKeyValid","domainLimit","_licenseKeyCheckInterval","tableOfContentsLicenseKeyEvaluationLimit","featureNotAllowed","tableOfContentsLicenseKeyExpired","add","TableOfContents","pluginName","6402843hPBjMY","_createButton","28GyGefH","view","565521GNuHxH","393818PhinGf","159471ASzAvU","isPremiumPlugin","locale","tableOfContentsLicenseKeyUsageLimit","trialLimit","bind","tableOfContents","developmentLimit","isEnabled","set","execute","tableOfContentsLicenseKeyInvalid","commands","destroy","editor","config","tableOfContentsLicenseKeyNotAllowed","insertTableOfContents","editing","46240OBqvDJ","Table of contents"];return(st=function(){return e})()}!function(e){const t=it,o=e();for(;;)try{if(142548===-parseInt(t(229))/1+parseInt(t(228))/2+-parseInt(t(227))/3+-parseInt(t(225))/4*(parseInt(t(191))/5)+-parseInt(t(208))/6+-parseInt(t(202))/7*(parseInt(t(199))/8)+parseInt(t(223))/9)break;o.push(o.shift())}catch(e){o.push(o.shift())}}(st);class at extends e.Plugin{static get[ct(222)](){return ct(201)}static get[ct(196)](){return!0}static get[ct(230)](){return!0}[ct(210)](){const e=ct,t=this[e(243)];t.ui[e(212)][e(220)](e(235),(()=>{const t=e,o=this[t(224)](Z.ButtonView);return o[t(194)]=!0,o})),t.ui[e(212)][e(220)](e(193),(()=>this[e(224)](Z.MenuBarMenuListItemButtonView))),this[e(209)]=this[e(243)][e(244)][e(197)](e(209));const o=this[e(243)];this[e(216)]=setInterval((()=>{const t=e;let r;for(const e in o){const n=e,c=o[n];if(t(214)==c||t(240)==c||t(219)==c||t(205)==c||t(245)==c||t(217)==c||t(207)==c||t(195)==c||t(232)==c){delete o[n],r=c,clearInterval(this[t(216)]),this[t(216)]=void 0;break}}t(240)==r&&o[t(211)](t(198)),t(219)==r&&o[t(211)](t(206)),t(205)==r&&o[t(211)](t(215)),t(245)==r&&o[t(211)](t(218),t(221)),t(217)==r&&o[t(211)](t(213)),t(207)==r&&o[t(211)](t(233)),t(195)==r&&o[t(211)](t(236)),t(232)==r&&o[t(211)](t(204))}),1e3)}[ct(224)](e){const t=ct,o=this[t(243)],r=o[t(231)],n=o[t(241)][t(197)](t(246)),c=new e(r);return c[t(238)]({label:z(r,t(192)),icon:nt[t(235)]}),c[t(234)](t(237)).to(n,t(237)),this[t(200)](c,t(239),(()=>{const e=t;o[e(239)](e(246)),o[e(247)][e(226)][e(203)]()})),c}[ct(242)](){const e=ct;super[e(242)](),this[e(216)]&&clearInterval(this[e(216)])}}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 {