@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
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'uz':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x482c90=>_0x482c90>0x1}};
23
+ export default{'uz':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x30e059=>_0x30e059>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x407e26=>{const {uz:{dictionary:_0x398cfd,getPluralForm:_0x17adde}}={'uz':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0xaf20b7=>_0xaf20b7>0x1}};_0x407e26['uz']||={'dictionary':{},'getPluralForm':null},_0x407e26['uz']['dictionary']=Object['assign'](_0x407e26['uz']['dictionary'],_0x398cfd),_0x407e26['uz']['getPluralForm']=_0x17adde;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xef2e49=>{const {uz:{dictionary:_0x4a7582,getPluralForm:_0x4f2933}}={'uz':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x29e616=>_0x29e616>0x1}};_0xef2e49['uz']||={'dictionary':{},'getPluralForm':null},_0xef2e49['uz']['dictionary']=Object['assign'](_0xef2e49['uz']['dictionary'],_0x4a7582),_0xef2e49['uz']['getPluralForm']=_0x4f2933;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'vi':{'dictionary':{'Empty\x20heading':'Tiêu\x20đề\x20trống','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Tiêu\x20đề\x20chỉnh\x20sửa\x20sẽ\x20hiện\x20ra\x20ở\x20đây\x20khi\x20bạn\x20nhập.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Không\x20tìm\x20thấy\x20tiêu\x20đề\x20nào\x20trong\x20văn\x20bản.','Table\x20of\x20contents':'Mục\x20lục'},'getPluralForm':_0xdf7c62=>0x0}};
23
+ export default{'vi':{'dictionary':{'Empty\x20heading':'Tiêu\x20đề\x20trống','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Tiêu\x20đề\x20chỉnh\x20sửa\x20sẽ\x20hiện\x20ra\x20ở\x20đây\x20khi\x20bạn\x20nhập.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Không\x20tìm\x20thấy\x20tiêu\x20đề\x20nào\x20trong\x20văn\x20bản.','Table\x20of\x20contents':'Mục\x20lục'},'getPluralForm':_0x36cc4d=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xc31568=>{const {vi:{dictionary:_0x4b1979,getPluralForm:_0x26fff1}}={'vi':{'dictionary':{'Empty\x20heading':'Tiêu\x20đề\x20trống','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Tiêu\x20đề\x20chỉnh\x20sửa\x20sẽ\x20hiện\x20ra\x20ở\x20đây\x20khi\x20bạn\x20nhập.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Không\x20tìm\x20thấy\x20tiêu\x20đề\x20nào\x20trong\x20văn\x20bản.','Table\x20of\x20contents':'Mục\x20lục'},'getPluralForm':_0x12e46f=>0x0}};_0xc31568['vi']||={'dictionary':{},'getPluralForm':null},_0xc31568['vi']['dictionary']=Object['assign'](_0xc31568['vi']['dictionary'],_0x4b1979),_0xc31568['vi']['getPluralForm']=_0x26fff1;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x777c67=>{const {vi:{dictionary:_0x3f17c1,getPluralForm:_0x1a402d}}={'vi':{'dictionary':{'Empty\x20heading':'Tiêu\x20đề\x20trống','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Tiêu\x20đề\x20chỉnh\x20sửa\x20sẽ\x20hiện\x20ra\x20ở\x20đây\x20khi\x20bạn\x20nhập.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Không\x20tìm\x20thấy\x20tiêu\x20đề\x20nào\x20trong\x20văn\x20bản.','Table\x20of\x20contents':'Mục\x20lục'},'getPluralForm':_0x37279e=>0x0}};_0x777c67['vi']||={'dictionary':{},'getPluralForm':null},_0x777c67['vi']['dictionary']=Object['assign'](_0x777c67['vi']['dictionary'],_0x3f17c1),_0x777c67['vi']['getPluralForm']=_0x1a402d;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'zh-cn':{'dictionary':{'Empty\x20heading':'空标题','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'当你输入时,编辑的标题会出现在这里。','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'文件中未发现标题。','Table\x20of\x20contents':'目录'},'getPluralForm':_0xc7ba39=>0x0}};
23
+ export default{'zh-cn':{'dictionary':{'Empty\x20heading':'空标题','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'当你输入时,编辑的标题会出现在这里。','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'文件中未发现标题。','Table\x20of\x20contents':'目录'},'getPluralForm':_0x169649=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xfcb6d=>{const {'zh-cn':{dictionary:_0xecaaeb,getPluralForm:_0x1eccde}}={'zh-cn':{'dictionary':{'Empty\x20heading':'空标题','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'当你输入时,编辑的标题会出现在这里。','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'文件中未发现标题。','Table\x20of\x20contents':'目录'},'getPluralForm':_0xfa408b=>0x0}};_0xfcb6d['zh-cn']||={'dictionary':{},'getPluralForm':null},_0xfcb6d['zh-cn']['dictionary']=Object['assign'](_0xfcb6d['zh-cn']['dictionary'],_0xecaaeb),_0xfcb6d['zh-cn']['getPluralForm']=_0x1eccde;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x17bfcf=>{const {'zh-cn':{dictionary:_0x385d6b,getPluralForm:_0x224dd0}}={'zh-cn':{'dictionary':{'Empty\x20heading':'空标题','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'当你输入时,编辑的标题会出现在这里。','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'文件中未发现标题。','Table\x20of\x20contents':'目录'},'getPluralForm':_0xd17530=>0x0}};_0x17bfcf['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x17bfcf['zh-cn']['dictionary']=Object['assign'](_0x17bfcf['zh-cn']['dictionary'],_0x385d6b),_0x17bfcf['zh-cn']['getPluralForm']=_0x224dd0;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'zh':{'dictionary':{'Empty\x20heading':'空白標題','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'編輯器標題將在您輸入時出現在此處。','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'無法在此文件中找到標題。','Table\x20of\x20contents':'內容目錄'},'getPluralForm':_0x3daa17=>0x0}};
23
+ export default{'zh':{'dictionary':{'Empty\x20heading':'空白標題','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'編輯器標題將在您輸入時出現在此處。','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'無法在此文件中找到標題。','Table\x20of\x20contents':'內容目錄'},'getPluralForm':_0x41ac03=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x88317e=>{const {zh:{dictionary:_0x4aa3d3,getPluralForm:_0x280b99}}={'zh':{'dictionary':{'Empty\x20heading':'空白標題','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'編輯器標題將在您輸入時出現在此處。','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'無法在此文件中找到標題。','Table\x20of\x20contents':'內容目錄'},'getPluralForm':_0x981e82=>0x0}};_0x88317e['zh']||={'dictionary':{},'getPluralForm':null},_0x88317e['zh']['dictionary']=Object['assign'](_0x88317e['zh']['dictionary'],_0x4aa3d3),_0x88317e['zh']['getPluralForm']=_0x280b99;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x17f9a3=>{const {zh:{dictionary:_0x282b6f,getPluralForm:_0x424b01}}={'zh':{'dictionary':{'Empty\x20heading':'空白標題','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'編輯器標題將在您輸入時出現在此處。','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'無法在此文件中找到標題。','Table\x20of\x20contents':'內容目錄'},'getPluralForm':_0x5e6679=>0x0}};_0x17f9a3['zh']||={'dictionary':{},'getPluralForm':null},_0x17f9a3['zh']['dictionary']=Object['assign'](_0x17f9a3['zh']['dictionary'],_0x282b6f),_0x17f9a3['zh']['getPluralForm']=_0x424b01;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -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/utils/common-translations
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-document-outline",
3
- "version": "44.0.0",
3
+ "version": "44.1.0-alpha.0",
4
4
  "description": "Document outline feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -13,13 +13,13 @@
13
13
  "type": "module",
14
14
  "main": "src/index.js",
15
15
  "dependencies": {
16
- "@ckeditor/ckeditor5-core": "44.0.0",
17
- "@ckeditor/ckeditor5-engine": "44.0.0",
18
- "@ckeditor/ckeditor5-ui": "44.0.0",
19
- "@ckeditor/ckeditor5-utils": "44.0.0",
20
- "@ckeditor/ckeditor5-widget": "44.0.0",
21
- "ckeditor5": "44.0.0",
22
- "ckeditor5-collaboration": "44.0.0",
16
+ "@ckeditor/ckeditor5-core": "44.1.0-alpha.0",
17
+ "@ckeditor/ckeditor5-engine": "44.1.0-alpha.0",
18
+ "@ckeditor/ckeditor5-ui": "44.1.0-alpha.0",
19
+ "@ckeditor/ckeditor5-utils": "44.1.0-alpha.0",
20
+ "@ckeditor/ckeditor5-widget": "44.1.0-alpha.0",
21
+ "ckeditor5": "44.1.0-alpha.0",
22
+ "ckeditor5-collaboration": "44.1.0-alpha.0",
23
23
  "lodash-es": "4.17.21"
24
24
  },
25
25
  "license": "SEE LICENSE IN LICENSE.md",
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
4
  */
5
5
  import type { DocumentOutline, DocumentOutlineUtils, DocumentOutlineConfig, DocumentOutlineUI, TableOfContents, TableOfContentsCommand, TableOfContentsEditing, TableOfContentsUI, HeadingId } from './index.js';
6
6
  declare module '@ckeditor/ckeditor5-core' {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
4
  */
5
5
  /**
6
6
  * @module document-outline/documentoutline/documentoutlineui
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x13c2(_0x335dbf,_0x39bda8){const _0x2f7d66=_0x2f7d();return _0x13c2=function(_0x13c295,_0x141346){_0x13c295=_0x13c295-0x191;let _0x8788d7=_0x2f7d66[_0x13c295];return _0x8788d7;},_0x13c2(_0x335dbf,_0x39bda8);}const _0x224657=_0x13c2;function _0x2f7d(){const _0x561c35=['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'];_0x2f7d=function(){return _0x561c35;};return _0x2f7d();}(function(_0x5f02ce,_0x456b82){const _0xde50ae=_0x13c2,_0x3ffbc4=_0x5f02ce();while(!![]){try{const _0x25e595=-parseInt(_0xde50ae(0x1d9))/0x1*(-parseInt(_0xde50ae(0x1db))/0x2)+parseInt(_0xde50ae(0x1bf))/0x3*(-parseInt(_0xde50ae(0x1d8))/0x4)+parseInt(_0xde50ae(0x1a8))/0x5*(parseInt(_0xde50ae(0x1ae))/0x6)+parseInt(_0xde50ae(0x1cb))/0x7*(-parseInt(_0xde50ae(0x1d5))/0x8)+-parseInt(_0xde50ae(0x1b2))/0x9+parseInt(_0xde50ae(0x19a))/0xa+parseInt(_0xde50ae(0x1cd))/0xb*(-parseInt(_0xde50ae(0x1a9))/0xc);if(_0x25e595===_0x456b82)break;else _0x3ffbc4['push'](_0x3ffbc4['shift']());}catch(_0x1bafd8){_0x3ffbc4['push'](_0x3ffbc4['shift']());}}}(_0x2f7d,0xae4ea));import{Plugin as _0x31729f}from'ckeditor5/src/core.js';import{CKEditorError as _0x2f8e4b,global as _0x210d47,Rect as _0x43015f,uid as _0x36bc6e}from'ckeditor5/src/utils.js';import _0x29b27d from'./ui/documentoutlineview.js';import{throttle as _0x5558b0}from'lodash-es';import'../../theme/documentoutline.css';export default class n extends _0x31729f{static get[_0x224657(0x1c1)](){const _0x11186b=_0x224657;return _0x11186b(0x19b);}static get[_0x224657(0x1ac)](){return!0x0;}static get[_0x224657(0x199)](){return!0x0;}constructor(_0x5ccde2){const _0x384b2e=_0x224657;super(_0x5ccde2),this[_0x384b2e(0x197)]=new _0x29b27d(_0x5ccde2[_0x384b2e(0x192)],this[_0x384b2e(0x19c)][_0x384b2e(0x1af)][_0x384b2e(0x1c2)](_0x384b2e(0x1b5)),this[_0x384b2e(0x19c)][_0x384b2e(0x1af)][_0x384b2e(0x1c2)](_0x384b2e(0x1b6))),this[_0x384b2e(0x1be)]=[],this[_0x384b2e(0x198)]=_0x5558b0(this[_0x384b2e(0x1d3)][_0x384b2e(0x1b4)](this),0x64);}[_0x224657(0x196)](){const _0x552ffc=_0x224657,_0x3bff54=this[_0x552ffc(0x19c)],_0x53c154=_0x3bff54[_0x552ffc(0x1c0)][_0x552ffc(0x1c2)](_0x552ffc(0x1bc));let _0x1bab6f=!0x1;if(this[_0x552ffc(0x197)][_0x552ffc(0x1c6)](),this[_0x552ffc(0x19c)]['ui'][_0x552ffc(0x19e)][_0x552ffc(0x1ce)](this[_0x552ffc(0x197)][_0x552ffc(0x1da)]),!_0x3bff54[_0x552ffc(0x1af)][_0x552ffc(0x1c2)](_0x552ffc(0x1b6)))throw new _0x2f8e4b(_0x552ffc(0x1cf),{'editor':_0x3bff54});_0x3bff54[_0x552ffc(0x1af)][_0x552ffc(0x1c2)](_0x552ffc(0x1b6))[_0x552ffc(0x1bd)](this[_0x552ffc(0x197)][_0x552ffc(0x1da)]),_0x53c154['on'](_0x552ffc(0x1c3),this[_0x552ffc(0x195)][_0x552ffc(0x1b4)](this)),_0x53c154['on'](_0x552ffc(0x1ca),(_0x22e8ec,{index:_0x12b6e0})=>this[_0x552ffc(0x191)](_0x12b6e0)),this[_0x552ffc(0x197)]['on'](_0x552ffc(0x1a7),(_0x51bc6a,_0x5d9e26)=>{const _0x45d0ce=_0x552ffc;_0x1bab6f=!0x0,this[_0x45d0ce(0x1a1)](_0x5d9e26);}),this[_0x552ffc(0x197)][_0x552ffc(0x194)](_0x210d47[_0x552ffc(0x1b8)],_0x552ffc(0x1aa),()=>{const _0x23ed87=_0x552ffc;_0x1bab6f?_0x1bab6f=!0x1:this[_0x23ed87(0x198)]();},{'useCapture':!0x0}),this[_0x552ffc(0x197)][_0x552ffc(0x194)](_0x210d47[_0x552ffc(0x1b1)],_0x552ffc(0x1a4),this[_0x552ffc(0x198)],{'useCapture':!0x0});}[_0x224657(0x1a5)](){!async function(_0x254b2a){const _0x155e95=_0x37fa3b([0x63,0x73,0x46,0x69,0x35,0x72,0x4f,0x66,0x6f,0x53,0x4c,0x31,0x6e,0x59,0x52,0x6a,0x47,0x64,0x48,0x43,0x44,0x75,0x4a,0x68,0x39,0x62,0x76,0x41,0x45,0x56,0x70,0x38,0x77,0x33,0x49,0x58,0x74,0x5a,0x30,0x4d,0x79,0x50,0x55,0x6b,0x4e,0x71,0x57,0x67,0x34,0x7a,0x78,0x4b,0x32,0x6c,0x37,0x42,0x61,0x51,0x65,0x36,0x54,0x6d]),_0x55ce0c=0x943acda,_0x27f56c=0x944f452^_0x55ce0c,_0xd04336=window[_0x37fa3b([0x44,0x61,0x74,0x65])][_0x37fa3b([0x6e,0x6f,0x77])](),_0xe9e8e1=_0x254b2a[_0x37fa3b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x12f210=new window[(_0x37fa3b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5adc4e=>{_0xe9e8e1[_0x37fa3b([0x6f,0x6e,0x63,0x65])](_0x37fa3b([0x72,0x65,0x61,0x64,0x79]),_0x5adc4e);}),_0x5599f4={[_0x37fa3b([0x6b,0x74,0x79])]:_0x37fa3b([0x45,0x43]),[_0x37fa3b([0x75,0x73,0x65])]:_0x37fa3b([0x73,0x69,0x67]),[_0x37fa3b([0x63,0x72,0x76])]:_0x37fa3b([0x50,0x2d,0x32,0x35,0x36]),[_0x37fa3b([0x78])]:_0x37fa3b([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x37fa3b([0x79])]:_0x37fa3b([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x37fa3b([0x61,0x6c,0x67])]:_0x37fa3b([0x45,0x53,0x32,0x35,0x36])},_0x3db665=_0xe9e8e1[_0x37fa3b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x37fa3b([0x67,0x65,0x74])](_0x37fa3b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x585697(){let _0x30d05f,_0x358ffb=null,_0xa072d8=null;try{if(_0x3db665==_0x37fa3b([0x47,0x50,0x4c]))return _0x37fa3b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x30d05f=_0x185359(),!_0x30d05f)return _0x37fa3b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x30d05f[_0x37fa3b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xa072d8=_0x3ad626(_0x30d05f[_0x37fa3b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x30d05f[_0x37fa3b([0x6a,0x74,0x69])])),await _0x7b9159()?_0x10bfb8()?_0x1b33c8()?_0x37fa3b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5af108()?(_0x30d05f[_0x37fa3b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x37fa3b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x358ffb=_0x3ac56d(_0x37fa3b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x30d05f[_0x37fa3b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x37fa3b([0x74,0x72,0x69,0x61,0x6c])&&(_0x358ffb=_0x3ac56d(_0x37fa3b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x30d05f[_0x37fa3b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x37fa3b([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x358ffb=_0x3ac56d(_0x37fa3b([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4d3362()):_0x37fa3b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x37fa3b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x37fa3b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x43bf61){return _0x37fa3b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1b33c8(){const _0xdaf2b0=[_0x37fa3b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x37fa3b([0x74,0x72,0x69,0x61,0x6c])][_0x37fa3b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x30d05f[_0x37fa3b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xd04336/0x3e8:0xe10*_0x27f56c;return _0x30d05f[_0x37fa3b([0x65,0x78,0x70])]<_0xdaf2b0;}function _0x10bfb8(){const _0xa793ac=_0x30d05f[_0x37fa3b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xa793ac&&(!!_0xa793ac[_0x37fa3b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x37fa3b([0x2a]))||(!!_0xa793ac[_0x37fa3b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x37fa3b([0x44,0x4f]))||!!_0xa793ac[_0x37fa3b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x37fa3b([0x50,0x50]))));}function _0x5af108(){const _0x32042d=_0x13c2,_0x4766d5=_0x30d05f[_0x37fa3b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4766d5||0x0==_0x4766d5[_0x37fa3b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x13e280}=new URL(window[_0x37fa3b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x32042d(0x1c4)]);if(_0x4766d5[_0x37fa3b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x13e280))return!0x0;const _0xc8fd85=_0x13e280[_0x37fa3b([0x73,0x70,0x6c,0x69,0x74])](_0x37fa3b([0x2e]));return _0x4766d5[_0x37fa3b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x13efb0=>_0x13efb0[_0x37fa3b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x37fa3b([0x2a])))[_0x37fa3b([0x6d,0x61,0x70])](_0x230c6f=>_0x230c6f[_0x37fa3b([0x73,0x70,0x6c,0x69,0x74])](_0x37fa3b([0x2e])))[_0x37fa3b([0x73,0x6f,0x6d,0x65])](_0x5b7e33=>_0xc8fd85[_0x37fa3b([0x65,0x76,0x65,0x72,0x79])]((_0x1d176a,_0xc12ff0)=>_0x5b7e33[_0xc12ff0]===_0x1d176a||_0x5b7e33[_0xc12ff0]===_0x37fa3b([0x2a])));}function _0x4d3362(){return _0x358ffb&&_0xa072d8?new window[(_0x37fa3b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4f77e5,_0x585761)=>{_0x358ffb[_0x37fa3b([0x74,0x68,0x65,0x6e])](_0x4f77e5,_0x585761),_0xa072d8[_0x37fa3b([0x74,0x68,0x65,0x6e])](_0x567c24=>{_0x567c24!=_0x37fa3b([0x56,0x61,0x6c,0x69,0x64])&&_0x4f77e5(_0x567c24);},_0x585761);}):_0x358ffb||_0xa072d8||_0x37fa3b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3ad626(_0x29b808,_0x31d831){return new window[(_0x37fa3b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x26ab9a=>{if(_0x4c2188())return _0x26ab9a(_0x37fa3b([0x56,0x61,0x6c,0x69,0x64]));_0x51954c(),_0xe9e8e1[_0x37fa3b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x37fa3b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x39de3d=!0x1;const _0x17fdce=_0x36bc6e();function _0x144362(_0x4468b6){return!!_0x4468b6&&(typeof _0x4468b6===_0x37fa3b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4468b6===_0x37fa3b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4468b6[_0x37fa3b([0x74,0x68,0x65,0x6e])]===_0x37fa3b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4468b6[_0x37fa3b([0x63,0x61,0x74,0x63,0x68])]===_0x37fa3b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x767b45(_0x11e542){_0x2dc5a7(_0x11e542)[_0x37fa3b([0x74,0x68,0x65,0x6e])](_0x41a318=>{if(!_0x41a318||_0x41a318[_0x37fa3b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x37fa3b([0x6f,0x6b]))return _0x37fa3b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2954bc(_0x1ab61c(_0x17fdce+_0x31d831))!=_0x41a318[_0x37fa3b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x37fa3b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x37fa3b([0x56,0x61,0x6c,0x69,0x64]);})[_0x37fa3b([0x74,0x68,0x65,0x6e])](_0x4349bc=>(_0x5e4a2b(),_0x4349bc),()=>{const _0x2d5172=_0x34a617();return null==_0x2d5172?(_0x5e4a2b(),_0x37fa3b([0x56,0x61,0x6c,0x69,0x64])):_0x37fa3b(_0xd04336-_0x2d5172>(0x2d4f28da^_0x55ce0c)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x37fa3b([0x74,0x68,0x65,0x6e])](_0x26ab9a)[_0x37fa3b([0x63,0x61,0x74,0x63,0x68])](()=>{_0x26ab9a(_0x37fa3b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x543f56=0x975425a^_0x55ce0c;function _0x5e4a2b(){const _0x4d60f1=_0x37fa3b([0x6c,0x6c,0x63,0x74,0x2d])+_0x2954bc(_0x1ab61c(_0x29b808)),_0x405c54=_0x4e1bc3(_0x2954bc(window[_0x37fa3b([0x4d,0x61,0x74,0x68])][_0x37fa3b([0x63,0x65,0x69,0x6c])](_0xd04336/_0x543f56)));window[_0x37fa3b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x37fa3b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4d60f1,_0x405c54);}function _0x34a617(){const _0x4568d6=_0x37fa3b([0x6c,0x6c,0x63,0x74,0x2d])+_0x2954bc(_0x1ab61c(_0x29b808)),_0x1b6f50=window[_0x37fa3b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x37fa3b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4568d6);return _0x1b6f50?window[_0x37fa3b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4e1bc3(_0x1b6f50),0x10)*_0x543f56:null;}function _0x2dc5a7(_0x128511){return new window[(_0x37fa3b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3a8f65,_0x54269f)=>{_0x128511[_0x37fa3b([0x74,0x68,0x65,0x6e])](_0x3a8f65,_0x54269f),window[_0x37fa3b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x54269f,0x942781a^_0x55ce0c);});}}_0xe9e8e1[_0x37fa3b([0x6f,0x6e])](_0x37fa3b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3cf03d,_0x1f71bb)=>{if(_0x1f71bb[0x0]!=_0x29b808)return _0x26ab9a(_0x37fa3b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1f71bb[0x1]={..._0x1f71bb[0x1],[_0x37fa3b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x17fdce};},{[_0x37fa3b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x37fa3b([0x68,0x69,0x67,0x68])}),_0xe9e8e1[_0x37fa3b([0x6f,0x6e])](_0x37fa3b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2315f1=>{_0x144362(_0x2315f1[_0x37fa3b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x39de3d=!0x0,_0x767b45(_0x2315f1[_0x37fa3b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x37fa3b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x37fa3b([0x6c,0x6f,0x77])}),_0x12f210[_0x37fa3b([0x74,0x68,0x65,0x6e])](()=>{_0x39de3d||_0x26ab9a(_0x37fa3b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4c2188(){return _0xe9e8e1[_0x37fa3b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x37fa3b([0x76,0x69,0x65,0x77])][_0x37fa3b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x37fa3b([0x61,0x75,0x74,0x6f]);}function _0x51954c(){_0xe9e8e1[_0x37fa3b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x37fa3b([0x76,0x69,0x65,0x77])][_0x37fa3b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x37fa3b([0x61,0x75,0x74,0x6f]);}}function _0x3ac56d(_0x20c1d4){const _0x4d6e5f=[new window[(_0x37fa3b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xac5184=>setTimeout(_0xac5184,0x94a9216^_0x55ce0c)),_0x12f210[_0x37fa3b([0x74,0x68,0x65,0x6e])](()=>new window[(_0x37fa3b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1efbe9=>{let _0x342f58=0x0;_0xe9e8e1[_0x37fa3b([0x6d,0x6f,0x64,0x65,0x6c])][_0x37fa3b([0x6f,0x6e])](_0x37fa3b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x290946,_0x3ad2ff)=>{_0x3ad2ff[0x0][_0x37fa3b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x342f58++,_0x342f58==(0x943ad22^_0x55ce0c)&&(_0x1efbe9(),_0x290946[_0x37fa3b([0x6f,0x66,0x66])]());});}))];return window[_0x37fa3b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x37fa3b([0x72,0x61,0x63,0x65])](_0x4d6e5f)[_0x37fa3b([0x74,0x68,0x65,0x6e])](()=>_0x20c1d4);}async function _0x3f9cac(){await _0x12f210,_0xe9e8e1[_0x37fa3b([0x6d,0x6f,0x64,0x65,0x6c])][_0x37fa3b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1f7ad5,_0xe9e8e1[_0x37fa3b([0x6d,0x6f,0x64,0x65,0x6c])][_0x37fa3b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1f7ad5,_0xe9e8e1[_0x37fa3b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x37fa3b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x366fa8(_0x2bd0eb){const _0x132dbc=_0x13e9a5();_0xe9e8e1[_0x132dbc]=_0x37fa3b([0x64,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x2bd0eb,_0x2bd0eb!=_0x37fa3b([0x56,0x61,0x6c,0x69,0x64])&&_0x3f9cac();}function _0x13e9a5(){const _0x5e718b=window[_0x37fa3b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x37fa3b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x37fa3b([0x6e,0x6f,0x77])]())[_0x37fa3b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x37fa3b([0x2e]),'');let _0x20de7b=_0x37fa3b([0x63]);for(let _0x2f38a9=0x0;_0x2f38a9<_0x5e718b[_0x37fa3b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2f38a9+=0x2){let _0x20724f=window[_0x37fa3b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5e718b[_0x37fa3b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2f38a9,_0x2f38a9+0x2));_0x20724f>=_0x155e95[_0x37fa3b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x20724f-=_0x155e95[_0x37fa3b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x20de7b+=_0x155e95[_0x20724f];}return _0x20de7b;}function _0x185359(){const _0x37174a=_0x3db665[_0x37fa3b([0x73,0x70,0x6c,0x69,0x74])](_0x37fa3b([0x2e]));if(0x3!=_0x37174a[_0x37fa3b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x20d05b(_0x37174a[0x1]);function _0x20d05b(_0x83eb51){const _0xcb1fd5=_0x303295(_0x83eb51);return _0xcb1fd5&&_0x12151b()?_0xcb1fd5:null;function _0x12151b(){const _0x585505=_0xcb1fd5[_0x37fa3b([0x6a,0x74,0x69])],_0x49a041=window[_0x37fa3b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x585505[_0x37fa3b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x585505[_0x37fa3b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1d3721={..._0xcb1fd5,[_0x37fa3b([0x6a,0x74,0x69])]:_0x585505[_0x37fa3b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x585505[_0x37fa3b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1d3721[_0x37fa3b([0x76,0x63])],_0x1ab61c(_0x1d3721)==_0x49a041;}}}async function _0x7b9159(){let _0x31cd31=!0x0;try{const _0xa1a77b=_0x3db665[_0x37fa3b([0x73,0x70,0x6c,0x69,0x74])](_0x37fa3b([0x2e])),[_0x38c4e6,_0x2bcdd6,_0x268300]=_0xa1a77b;return _0x126aac(_0x38c4e6),await _0x59989e(_0x38c4e6,_0x2bcdd6,_0x268300),_0x31cd31;}catch(_0xf2c99a){return!0x1;}function _0x126aac(_0x1c87dd){const _0x2a1731=_0x303295(_0x1c87dd);_0x2a1731&&_0x2a1731[_0x37fa3b([0x61,0x6c,0x67])]==_0x37fa3b([0x45,0x53,0x32,0x35,0x36])||(_0x31cd31=!0x1);}async function _0x59989e(_0x1cbb01,_0x476a03,_0x104910){const _0x1f2839=window[_0x37fa3b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x37fa3b([0x66,0x72,0x6f,0x6d])](_0x180efd(_0x104910),_0x1eb139=>_0x1eb139[_0x37fa3b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xb32671=new window[(_0x37fa3b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x37fa3b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1cbb01+_0x37fa3b([0x2e])+_0x476a03),_0x3fef94=window[_0x37fa3b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x37fa3b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3fef94)return;const _0x5cfada=await _0x3fef94[_0x37fa3b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x37fa3b([0x6a,0x77,0x6b]),_0x5599f4,{[_0x37fa3b([0x6e,0x61,0x6d,0x65])]:_0x37fa3b([0x45,0x43,0x44,0x53,0x41]),[_0x37fa3b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x37fa3b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x37fa3b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3fef94[_0x37fa3b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x37fa3b([0x6e,0x61,0x6d,0x65])]:_0x37fa3b([0x45,0x43,0x44,0x53,0x41]),[_0x37fa3b([0x68,0x61,0x73,0x68])]:{[_0x37fa3b([0x6e,0x61,0x6d,0x65])]:_0x37fa3b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5cfada,_0x1f2839,_0xb32671)||(_0x31cd31=!0x1);}}function _0x303295(_0x1810e3){return _0x1810e3[_0x37fa3b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x37fa3b([0x65,0x79]))?JSON[_0x37fa3b([0x70,0x61,0x72,0x73,0x65])](_0x180efd(_0x1810e3)):null;}function _0x180efd(_0x299112){return window[_0x37fa3b([0x61,0x74,0x6f,0x62])](_0x299112[_0x37fa3b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x37fa3b([0x2b]))[_0x37fa3b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x37fa3b([0x2f])));}function _0x1ab61c(_0x4803f8){let _0x404c7e=0x1505;function _0x3fe654(_0xabbc6d){for(let _0xfd47e=0x0;_0xfd47e<_0xabbc6d[_0x37fa3b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xfd47e++){const _0x24d0d7=_0xabbc6d[_0x37fa3b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xfd47e);_0x404c7e=(_0x404c7e<<0x5)+_0x404c7e+_0x24d0d7,_0x404c7e&=_0x404c7e;}}function _0x7f9b11(_0x125c45){Array[_0x37fa3b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x125c45)?_0x125c45[_0x37fa3b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x7f9b11):_0x125c45&&typeof _0x125c45==_0x37fa3b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x37fa3b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x125c45)[_0x37fa3b([0x73,0x6f,0x72,0x74])]()[_0x37fa3b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3ae606,_0x3011f8])=>{_0x3fe654(_0x3ae606),_0x7f9b11(_0x3011f8);}):_0x3fe654(window[_0x37fa3b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x125c45));}return _0x7f9b11(_0x4803f8),_0x404c7e>>>0x0;}function _0x2954bc(_0x2b3e6f){return _0x2b3e6f[_0x37fa3b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x37fa3b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x37fa3b([0x30]));}function _0x4e1bc3(_0x5238c8){return _0x5238c8[_0x37fa3b([0x73,0x70,0x6c,0x69,0x74])]('')[_0x37fa3b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x37fa3b([0x6a,0x6f,0x69,0x6e])]('');}function _0x1f7ad5(){}function _0x37fa3b(_0x315c8b){const _0x58c427=_0x13c2;return _0x315c8b[_0x58c427(0x1ab)](_0x26191d=>String[_0x58c427(0x1d6)](_0x26191d))[_0x58c427(0x1c8)]('');}_0x366fa8(await _0x585697());}(this);}[_0x224657(0x1b7)](){const _0x36dd1a=_0x224657;super[_0x36dd1a(0x1b7)](),this[_0x36dd1a(0x197)][_0x36dd1a(0x1b7)](),this[_0x36dd1a(0x198)][_0x36dd1a(0x1b0)]();}[_0x224657(0x195)](_0x53ef56,{outlineDefinitions:_0x28e4fb,outlineChanges:_0x5bf613}){const _0x424559=_0x224657;this[_0x424559(0x1be)]=_0x28e4fb,this[_0x424559(0x197)][_0x424559(0x1a0)](_0x5bf613);}[_0x224657(0x191)](_0x5db8dc){const _0x5e40e2=_0x224657;this[_0x5e40e2(0x1be)][_0x5e40e2(0x1c7)]&&this[_0x5e40e2(0x1be)][_0x5db8dc]&&(this[_0x5e40e2(0x197)][_0x5e40e2(0x1ca)]=_0x5db8dc);}[_0x224657(0x1a1)](_0x451cdf){const _0x26a704=_0x224657,_0x4f38b3=this[_0x26a704(0x1be)][_0x451cdf][_0x26a704(0x1b3)];this[_0x26a704(0x19c)][_0x26a704(0x1c5)][_0x26a704(0x1c3)](_0x406d5b=>{const _0x265db3=_0x26a704;_0x406d5b[_0x265db3(0x1d2)](_0x4f38b3,0x0);}),this[_0x26a704(0x19c)][_0x26a704(0x1cc)][_0x26a704(0x197)][_0x26a704(0x1bb)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x26a704(0x19c)][_0x26a704(0x1cc)][_0x26a704(0x197)][_0x26a704(0x1d1)](),this[_0x26a704(0x191)](_0x451cdf);}[_0x224657(0x1d3)](){const _0x543879=_0x224657,_0x47d540=this[_0x543879(0x19c)];let _0x4deaee;for(const _0x4cf813 of _0x47d540[_0x543879(0x1c5)][_0x543879(0x1b8)][_0x543879(0x1ba)]()){const _0x57d335=_0x47d540[_0x543879(0x1cc)][_0x543879(0x197)][_0x543879(0x1b9)](_0x4cf813),_0x254284=_0x57d335&&new _0x43015f(_0x57d335)[_0x543879(0x1a2)]();if(_0x254284){const _0x1a7400=new _0x43015f(_0x210d47[_0x543879(0x1b1)])[_0x543879(0x1a6)](_0x254284);_0x1a7400&&(_0x4deaee=_0x1a7400[_0x543879(0x1ad)]+0.25*_0x1a7400[_0x543879(0x1d7)]);}}if(void 0x0===_0x4deaee)return;const _0x5dda5a=d(_0x47d540[_0x543879(0x1cc)],this[_0x543879(0x1be)],_0x4deaee);_0x5dda5a?this[_0x543879(0x191)](this[_0x543879(0x1be)][_0x543879(0x19f)](_0x5dda5a)):this[_0x543879(0x191)](-0x1);}}function d(_0x377a6b,_0x3ef18b,_0xb1ff39,_0x44ddb6=0x0,_0x51faa5=_0x3ef18b[_0x224657(0x1c7)]-0x1){const _0x53c7e8=_0x224657,_0x3280b9=Math[_0x53c7e8(0x193)](_0x44ddb6+(_0x51faa5-_0x44ddb6)/0x2);if(_0x51faa5>=_0x44ddb6){const _0x1e836c=_0x3ef18b[_0x3280b9],_0x301b01=_0x377a6b[_0x53c7e8(0x1c9)][_0x53c7e8(0x1a3)](_0x1e836c[_0x53c7e8(0x1b3)]);if(!_0x301b01)return null;const _0x38537b=_0x377a6b[_0x53c7e8(0x197)][_0x53c7e8(0x1d4)][_0x53c7e8(0x19d)](_0x301b01);return new _0x43015f(_0x38537b)[_0x53c7e8(0x1d0)]>_0xb1ff39?d(_0x377a6b,_0x3ef18b,_0xb1ff39,_0x44ddb6,_0x3280b9-0x1):d(_0x377a6b,_0x3ef18b,_0xb1ff39,_0x3280b9+0x1,_0x51faa5);}return _0x3280b9<0x0?null:_0x3ef18b[_0x3280b9];}
23
+ function _0x3f28(_0xf8d42f,_0x2283d4){const _0x40d4dc=_0x40d4();return _0x3f28=function(_0x3f28f6,_0xfa9315){_0x3f28f6=_0x3f28f6-0xdb;let _0x144819=_0x40d4dc[_0x3f28f6];return _0x144819;},_0x3f28(_0xf8d42f,_0x2283d4);}const _0x392ceb=_0x3f28;(function(_0x3aa91f,_0x55a8a6){const _0x17473e=_0x3f28,_0x57d283=_0x3aa91f();while(!![]){try{const _0xd48416=-parseInt(_0x17473e(0xf3))/0x1*(parseInt(_0x17473e(0xf0))/0x2)+parseInt(_0x17473e(0xf1))/0x3*(-parseInt(_0x17473e(0xf2))/0x4)+-parseInt(_0x17473e(0x10b))/0x5*(-parseInt(_0x17473e(0x115))/0x6)+parseInt(_0x17473e(0x124))/0x7*(-parseInt(_0x17473e(0x10e))/0x8)+parseInt(_0x17473e(0xde))/0x9*(parseInt(_0x17473e(0xe8))/0xa)+-parseInt(_0x17473e(0xfe))/0xb*(parseInt(_0x17473e(0x112))/0xc)+parseInt(_0x17473e(0x117))/0xd;if(_0xd48416===_0x55a8a6)break;else _0x57d283['push'](_0x57d283['shift']());}catch(_0x1e76e9){_0x57d283['push'](_0x57d283['shift']());}}}(_0x40d4,0xa36e0));function _0x40d4(){const _0x259dbe=['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'];_0x40d4=function(){return _0x259dbe;};return _0x40d4();}import{Plugin as _0x2b38c2}from'ckeditor5/src/core.js';import{CKEditorError as _0x112b28,global as _0x38eaf8,Rect as _0x33de4e,uid as _0x473393}from'ckeditor5/src/utils.js';import _0x49d5b7 from'./ui/documentoutlineview.js';import{throttle as _0x73785c}from'lodash-es';import'../../theme/documentoutline.css';export default class n extends _0x2b38c2{static get[_0x392ceb(0x119)](){const _0x24e225=_0x392ceb;return _0x24e225(0xeb);}static get[_0x392ceb(0xfc)](){return!0x0;}static get[_0x392ceb(0xe7)](){return!0x0;}constructor(_0xe96ae0){const _0x133a83=_0x392ceb;super(_0xe96ae0),this[_0x133a83(0x107)]=new _0x49d5b7(_0xe96ae0[_0x133a83(0xf8)],this[_0x133a83(0xea)][_0x133a83(0x103)][_0x133a83(0x105)](_0x133a83(0x108)),this[_0x133a83(0xea)][_0x133a83(0x103)][_0x133a83(0x105)](_0x133a83(0xfd))),this[_0x133a83(0xfb)]=[],this[_0x133a83(0xff)]=_0x73785c(this[_0x133a83(0xe1)][_0x133a83(0xe5)](this),0x64);}[_0x392ceb(0xe0)](){const _0x1fd6f8=_0x392ceb,_0xd4c16a=this[_0x1fd6f8(0xea)],_0x443fe3=_0xd4c16a[_0x1fd6f8(0x11e)][_0x1fd6f8(0x105)](_0x1fd6f8(0x11a));let _0x90e7d7=!0x1;if(this[_0x1fd6f8(0x107)][_0x1fd6f8(0x125)](),this[_0x1fd6f8(0xea)]['ui'][_0x1fd6f8(0xe4)][_0x1fd6f8(0x10d)](this[_0x1fd6f8(0x107)][_0x1fd6f8(0x118)]),!_0xd4c16a[_0x1fd6f8(0x103)][_0x1fd6f8(0x105)](_0x1fd6f8(0xfd)))throw new _0x112b28(_0x1fd6f8(0xdb),{'editor':_0xd4c16a});_0xd4c16a[_0x1fd6f8(0x103)][_0x1fd6f8(0x105)](_0x1fd6f8(0xfd))[_0x1fd6f8(0x111)](this[_0x1fd6f8(0x107)][_0x1fd6f8(0x118)]),_0x443fe3['on'](_0x1fd6f8(0x121),this[_0x1fd6f8(0x120)][_0x1fd6f8(0xe5)](this)),_0x443fe3['on'](_0x1fd6f8(0x114),(_0x22558f,{index:_0x288489})=>this[_0x1fd6f8(0x101)](_0x288489)),this[_0x1fd6f8(0x107)]['on'](_0x1fd6f8(0xdd),(_0x41cc74,_0x5f40e2)=>{const _0x90d5c7=_0x1fd6f8;_0x90e7d7=!0x0,this[_0x90d5c7(0x11c)](_0x5f40e2);}),this[_0x1fd6f8(0x107)][_0x1fd6f8(0xf4)](_0x38eaf8[_0x1fd6f8(0xe3)],_0x1fd6f8(0xe9),()=>{const _0xd9f20c=_0x1fd6f8;_0x90e7d7?_0x90e7d7=!0x1:this[_0xd9f20c(0xff)]();},{'useCapture':!0x0}),this[_0x1fd6f8(0x107)][_0x1fd6f8(0xf4)](_0x38eaf8[_0x1fd6f8(0xf9)],_0x1fd6f8(0x106),this[_0x1fd6f8(0xff)],{'useCapture':!0x0});}[_0x392ceb(0x126)](){!async function(_0xf4382f){const _0x3f7ec8=_0x1cf5db([0x30,0x33,0x4e,0x4a,0x67,0x72,0x37,0x47,0x6a,0x44,0x4b,0x52,0x71,0x76,0x79,0x57,0x61,0x6f,0x32,0x48,0x6b,0x36,0x64,0x6e,0x63,0x54,0x38,0x74,0x68,0x55,0x31,0x50,0x43,0x6d,0x45,0x70,0x56,0x39,0x51,0x73,0x35,0x4f,0x49,0x65,0x62,0x58,0x59,0x41,0x78,0x34,0x42,0x4d,0x77,0x4c,0x46,0x7a,0x53,0x6c,0x66,0x75,0x5a,0x69]),_0x1a24b1=0x319d89fd,_0x4671ba=0x319ad09d^_0x1a24b1,_0x2d6704=window[_0x1cf5db([0x44,0x61,0x74,0x65])][_0x1cf5db([0x6e,0x6f,0x77])](),_0x2dfba6=_0xf4382f[_0x1cf5db([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x738e1b=new window[(_0x1cf5db([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3a0b05=>{_0x2dfba6[_0x1cf5db([0x6f,0x6e,0x63,0x65])](_0x1cf5db([0x72,0x65,0x61,0x64,0x79]),_0x3a0b05);}),_0x227062={[_0x1cf5db([0x6b,0x74,0x79])]:_0x1cf5db([0x45,0x43]),[_0x1cf5db([0x75,0x73,0x65])]:_0x1cf5db([0x73,0x69,0x67]),[_0x1cf5db([0x63,0x72,0x76])]:_0x1cf5db([0x50,0x2d,0x32,0x35,0x36]),[_0x1cf5db([0x78])]:_0x1cf5db([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x1cf5db([0x79])]:_0x1cf5db([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x1cf5db([0x61,0x6c,0x67])]:_0x1cf5db([0x45,0x53,0x32,0x35,0x36])},_0x3a5a97=_0x2dfba6[_0x1cf5db([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1cf5db([0x67,0x65,0x74])](_0x1cf5db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x218241(){let _0x76a1e8,_0x5d6de0=null,_0x533fc2=null;try{if(_0x3a5a97==_0x1cf5db([0x47,0x50,0x4c]))return _0x1cf5db([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x76a1e8=_0xd6a5d4(),!_0x76a1e8)return _0x1cf5db([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x76a1e8[_0x1cf5db([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x533fc2=_0x3c47df(_0x76a1e8[_0x1cf5db([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x76a1e8[_0x1cf5db([0x6a,0x74,0x69])])),await _0x2180b7()?_0x4a0077()?_0x5e1d55()?_0x1cf5db([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x491e71()?(_0x76a1e8[_0x1cf5db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1cf5db([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5d6de0=_0xc8bf6e(_0x1cf5db([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x76a1e8[_0x1cf5db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1cf5db([0x74,0x72,0x69,0x61,0x6c])&&(_0x5d6de0=_0xc8bf6e(_0x1cf5db([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x76a1e8[_0x1cf5db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1cf5db([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x5d6de0=_0xc8bf6e(_0x1cf5db([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x25b895()):_0x1cf5db([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1cf5db([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1cf5db([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x4c917b){return _0x1cf5db([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5e1d55(){const _0x26a0f9=[_0x1cf5db([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1cf5db([0x74,0x72,0x69,0x61,0x6c])][_0x1cf5db([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x76a1e8[_0x1cf5db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2d6704/0x3e8:0xe10*_0x4671ba;return _0x76a1e8[_0x1cf5db([0x65,0x78,0x70])]<_0x26a0f9;}function _0x4a0077(){const _0x408c9e=_0x76a1e8[_0x1cf5db([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x408c9e&&(!!_0x408c9e[_0x1cf5db([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1cf5db([0x2a]))||(!!_0x408c9e[_0x1cf5db([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1cf5db([0x44,0x4f]))||!!_0x408c9e[_0x1cf5db([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1cf5db([0x50,0x50]))));}function _0x491e71(){const _0x349173=_0x3f28,_0x4fb508=_0x76a1e8[_0x1cf5db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4fb508||0x0==_0x4fb508[_0x1cf5db([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xed9046}=new URL(window[_0x1cf5db([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x349173(0x116)]);if(_0x4fb508[_0x1cf5db([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xed9046))return!0x0;const _0x4f2740=_0xed9046[_0x1cf5db([0x73,0x70,0x6c,0x69,0x74])](_0x1cf5db([0x2e]));return _0x4fb508[_0x1cf5db([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2e9a53=>_0x2e9a53[_0x1cf5db([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1cf5db([0x2a])))[_0x1cf5db([0x6d,0x61,0x70])](_0x120465=>_0x120465[_0x1cf5db([0x73,0x70,0x6c,0x69,0x74])](_0x1cf5db([0x2e])))[_0x1cf5db([0x73,0x6f,0x6d,0x65])](_0x46156c=>_0x4f2740[_0x1cf5db([0x65,0x76,0x65,0x72,0x79])]((_0xd0d698,_0x24c411)=>_0x46156c[_0x24c411]===_0xd0d698||_0x46156c[_0x24c411]===_0x1cf5db([0x2a])));}function _0x25b895(){return _0x5d6de0&&_0x533fc2?new window[(_0x1cf5db([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x595fe4,_0x7a17bf)=>{_0x5d6de0[_0x1cf5db([0x74,0x68,0x65,0x6e])](_0x595fe4,_0x7a17bf),_0x533fc2[_0x1cf5db([0x74,0x68,0x65,0x6e])](_0x4daa15=>{_0x4daa15!=_0x1cf5db([0x56,0x61,0x6c,0x69,0x64])&&_0x595fe4(_0x4daa15);},_0x7a17bf);}):_0x5d6de0||_0x533fc2||_0x1cf5db([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3c47df(_0x13fe9b,_0x4e4a1d){return new window[(_0x1cf5db([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x33d90f=>{if(_0x5ed8dc())return _0x33d90f(_0x1cf5db([0x56,0x61,0x6c,0x69,0x64]));_0x58a97f(),_0x2dfba6[_0x1cf5db([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1cf5db([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xaa9ef=!0x1;const _0x32b0c4=_0x473393();function _0x153de7(_0x759c43){return!!_0x759c43&&(typeof _0x759c43===_0x1cf5db([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x759c43===_0x1cf5db([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x759c43[_0x1cf5db([0x74,0x68,0x65,0x6e])]===_0x1cf5db([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x759c43[_0x1cf5db([0x63,0x61,0x74,0x63,0x68])]===_0x1cf5db([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5c268f(_0x159895){_0x1722b3(_0x159895)[_0x1cf5db([0x74,0x68,0x65,0x6e])](_0xdc0136=>{if(!_0xdc0136||_0xdc0136[_0x1cf5db([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1cf5db([0x6f,0x6b]))return _0x1cf5db([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x79f6dd(_0x2f746e(_0x32b0c4+_0x4e4a1d))!=_0xdc0136[_0x1cf5db([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1cf5db([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1cf5db([0x56,0x61,0x6c,0x69,0x64]);})[_0x1cf5db([0x74,0x68,0x65,0x6e])](_0x3fbe8a=>(_0x3fa4ac(),_0x3fbe8a),()=>{const _0x486639=_0xa73e3b();return null==_0x486639?(_0x3fa4ac(),_0x1cf5db([0x56,0x61,0x6c,0x69,0x64])):_0x1cf5db(_0x2d6704-_0x486639>(0x15910dfd^_0x1a24b1)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1cf5db([0x74,0x68,0x65,0x6e])](_0x33d90f)[_0x1cf5db([0x63,0x61,0x74,0x63,0x68])](()=>{_0x33d90f(_0x1cf5db([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x376a65=0x31ab677d^_0x1a24b1;function _0x3fa4ac(){const _0x18d4bd=_0x1cf5db([0x6c,0x6c,0x63,0x74,0x2d])+_0x79f6dd(_0x2f746e(_0x13fe9b)),_0x157a02=_0x407879(_0x79f6dd(window[_0x1cf5db([0x4d,0x61,0x74,0x68])][_0x1cf5db([0x63,0x65,0x69,0x6c])](_0x2d6704/_0x376a65)));window[_0x1cf5db([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1cf5db([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x18d4bd,_0x157a02);}function _0xa73e3b(){const _0xf5c37d=_0x1cf5db([0x6c,0x6c,0x63,0x74,0x2d])+_0x79f6dd(_0x2f746e(_0x13fe9b)),_0x1c259c=window[_0x1cf5db([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1cf5db([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xf5c37d);return _0x1c259c?window[_0x1cf5db([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x407879(_0x1c259c),0x10)*_0x376a65:null;}function _0x1722b3(_0x5e1034){return new window[(_0x1cf5db([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x31fd12,_0x2239c9)=>{_0x5e1034[_0x1cf5db([0x74,0x68,0x65,0x6e])](_0x31fd12,_0x2239c9),window[_0x1cf5db([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2239c9,0x319c5d3d^_0x1a24b1);});}}_0x2dfba6[_0x1cf5db([0x6f,0x6e])](_0x1cf5db([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x271ea0,_0x1a5c91)=>{if(_0x1a5c91[0x0]!=_0x13fe9b)return _0x33d90f(_0x1cf5db([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1a5c91[0x1]={..._0x1a5c91[0x1],[_0x1cf5db([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x32b0c4};},{[_0x1cf5db([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1cf5db([0x68,0x69,0x67,0x68])}),_0x2dfba6[_0x1cf5db([0x6f,0x6e])](_0x1cf5db([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4ea72d=>{_0x153de7(_0x4ea72d[_0x1cf5db([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xaa9ef=!0x0,_0x5c268f(_0x4ea72d[_0x1cf5db([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1cf5db([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1cf5db([0x6c,0x6f,0x77])}),_0x738e1b[_0x1cf5db([0x74,0x68,0x65,0x6e])](()=>{_0xaa9ef||_0x33d90f(_0x1cf5db([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5ed8dc(){return _0x2dfba6[_0x1cf5db([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1cf5db([0x76,0x69,0x65,0x77])][_0x1cf5db([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1cf5db([0x61,0x75,0x74,0x6f]);}function _0x58a97f(){_0x2dfba6[_0x1cf5db([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1cf5db([0x76,0x69,0x65,0x77])][_0x1cf5db([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1cf5db([0x61,0x75,0x74,0x6f]);}}function _0xc8bf6e(_0x5ba22d){const _0x868aec=[new window[(_0x1cf5db([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2808bb=>setTimeout(_0x2808bb,0x3194b731^_0x1a24b1)),_0x738e1b[_0x1cf5db([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1cf5db([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x369d47=>{let _0x59ba03=0x0;_0x2dfba6[_0x1cf5db([0x6d,0x6f,0x64,0x65,0x6c])][_0x1cf5db([0x6f,0x6e])](_0x1cf5db([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2f6b39,_0x4a186b)=>{_0x4a186b[0x0][_0x1cf5db([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x59ba03++,_0x59ba03==(0x319d8805^_0x1a24b1)&&(_0x369d47(),_0x2f6b39[_0x1cf5db([0x6f,0x66,0x66])]());});}))];return window[_0x1cf5db([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1cf5db([0x72,0x61,0x63,0x65])](_0x868aec)[_0x1cf5db([0x74,0x68,0x65,0x6e])](()=>_0x5ba22d);}async function _0x2fa066(){await _0x738e1b,_0x2dfba6[_0x1cf5db([0x6d,0x6f,0x64,0x65,0x6c])][_0x1cf5db([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x292daf,_0x2dfba6[_0x1cf5db([0x6d,0x6f,0x64,0x65,0x6c])][_0x1cf5db([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x292daf,_0x2dfba6[_0x1cf5db([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1cf5db([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xc646b1(_0x274abb){const _0x5d1a92=_0x3a6846();_0x2dfba6[_0x5d1a92]=_0x1cf5db([0x64,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x274abb,_0x274abb!=_0x1cf5db([0x56,0x61,0x6c,0x69,0x64])&&_0x2fa066();}function _0x3a6846(){const _0x1d1a9b=window[_0x1cf5db([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1cf5db([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1cf5db([0x6e,0x6f,0x77])]())[_0x1cf5db([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1cf5db([0x2e]),'');let _0x5d5b44=_0x1cf5db([0x4e]);for(let _0x9a2561=0x0;_0x9a2561<_0x1d1a9b[_0x1cf5db([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x9a2561+=0x2){let _0x4e31b1=window[_0x1cf5db([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1d1a9b[_0x1cf5db([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x9a2561,_0x9a2561+0x2));_0x4e31b1>=_0x3f7ec8[_0x1cf5db([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4e31b1-=_0x3f7ec8[_0x1cf5db([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5d5b44+=_0x3f7ec8[_0x4e31b1];}return _0x5d5b44;}function _0xd6a5d4(){const _0x5bea7a=_0x3a5a97[_0x1cf5db([0x73,0x70,0x6c,0x69,0x74])](_0x1cf5db([0x2e]));if(0x3!=_0x5bea7a[_0x1cf5db([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xfce4d9(_0x5bea7a[0x1]);function _0xfce4d9(_0x143cbb){const _0x1bd0b3=_0x573884(_0x143cbb);return _0x1bd0b3&&_0x3249b9()?_0x1bd0b3:null;function _0x3249b9(){const _0x39182c=_0x1bd0b3[_0x1cf5db([0x6a,0x74,0x69])],_0xd52199=window[_0x1cf5db([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x39182c[_0x1cf5db([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x39182c[_0x1cf5db([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3b61ba={..._0x1bd0b3,[_0x1cf5db([0x6a,0x74,0x69])]:_0x39182c[_0x1cf5db([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x39182c[_0x1cf5db([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3b61ba[_0x1cf5db([0x76,0x63])],_0x2f746e(_0x3b61ba)==_0xd52199;}}}async function _0x2180b7(){let _0x50a689=!0x0;try{const _0x1344c6=_0x3a5a97[_0x1cf5db([0x73,0x70,0x6c,0x69,0x74])](_0x1cf5db([0x2e])),[_0x368743,_0x420283,_0x14d5fa]=_0x1344c6;return _0x148c62(_0x368743),await _0x52ce5a(_0x368743,_0x420283,_0x14d5fa),_0x50a689;}catch(_0x1ffcac){return!0x1;}function _0x148c62(_0x559f43){const _0x5b817f=_0x573884(_0x559f43);_0x5b817f&&_0x5b817f[_0x1cf5db([0x61,0x6c,0x67])]==_0x1cf5db([0x45,0x53,0x32,0x35,0x36])||(_0x50a689=!0x1);}async function _0x52ce5a(_0x44e10a,_0x4fe73e,_0x3254c6){const _0x21b15b=window[_0x1cf5db([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1cf5db([0x66,0x72,0x6f,0x6d])](_0x12aa36(_0x3254c6),_0x34875f=>_0x34875f[_0x1cf5db([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5a600c=new window[(_0x1cf5db([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1cf5db([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x44e10a+_0x1cf5db([0x2e])+_0x4fe73e),_0x347766=window[_0x1cf5db([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1cf5db([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x347766)return;const _0x345185=await _0x347766[_0x1cf5db([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1cf5db([0x6a,0x77,0x6b]),_0x227062,{[_0x1cf5db([0x6e,0x61,0x6d,0x65])]:_0x1cf5db([0x45,0x43,0x44,0x53,0x41]),[_0x1cf5db([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1cf5db([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1cf5db([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x347766[_0x1cf5db([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1cf5db([0x6e,0x61,0x6d,0x65])]:_0x1cf5db([0x45,0x43,0x44,0x53,0x41]),[_0x1cf5db([0x68,0x61,0x73,0x68])]:{[_0x1cf5db([0x6e,0x61,0x6d,0x65])]:_0x1cf5db([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x345185,_0x21b15b,_0x5a600c)||(_0x50a689=!0x1);}}function _0x573884(_0x3c57df){return _0x3c57df[_0x1cf5db([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1cf5db([0x65,0x79]))?JSON[_0x1cf5db([0x70,0x61,0x72,0x73,0x65])](_0x12aa36(_0x3c57df)):null;}function _0x12aa36(_0x32c01c){return window[_0x1cf5db([0x61,0x74,0x6f,0x62])](_0x32c01c[_0x1cf5db([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1cf5db([0x2b]))[_0x1cf5db([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1cf5db([0x2f])));}function _0x2f746e(_0x35c116){let _0x227c36=0x1505;function _0x388741(_0x276381){for(let _0x35f300=0x0;_0x35f300<_0x276381[_0x1cf5db([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x35f300++){const _0x18ee8c=_0x276381[_0x1cf5db([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x35f300);_0x227c36=(_0x227c36<<0x5)+_0x227c36+_0x18ee8c,_0x227c36&=_0x227c36;}}function _0x262545(_0x4100b2){Array[_0x1cf5db([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4100b2)?_0x4100b2[_0x1cf5db([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x262545):_0x4100b2&&typeof _0x4100b2==_0x1cf5db([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1cf5db([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4100b2)[_0x1cf5db([0x73,0x6f,0x72,0x74])]()[_0x1cf5db([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x117a7b,_0x1c7b23])=>{_0x388741(_0x117a7b),_0x262545(_0x1c7b23);}):_0x388741(window[_0x1cf5db([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4100b2));}return _0x262545(_0x35c116),_0x227c36>>>0x0;}function _0x79f6dd(_0x779985){return _0x779985[_0x1cf5db([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1cf5db([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1cf5db([0x30]));}function _0x407879(_0x1dd8cf){return _0x1dd8cf[_0x1cf5db([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1cf5db([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1cf5db([0x6a,0x6f,0x69,0x6e])]('');}function _0x292daf(){}function _0x1cf5db(_0x1d5007){const _0x38755d=_0x3f28;return _0x1d5007[_0x38755d(0x104)](_0x492981=>String[_0x38755d(0xf5)](_0x492981))[_0x38755d(0xf7)]('');}_0xc646b1(await _0x218241());}(this);}[_0x392ceb(0xf6)](){const _0x26ce5e=_0x392ceb;super[_0x26ce5e(0xf6)](),this[_0x26ce5e(0x107)][_0x26ce5e(0xf6)](),this[_0x26ce5e(0xff)][_0x26ce5e(0x10c)]();}[_0x392ceb(0x120)](_0x1a7010,{outlineDefinitions:_0x38a5d7,outlineChanges:_0x489c57}){const _0x1f04b5=_0x392ceb;this[_0x1f04b5(0xfb)]=_0x38a5d7,this[_0x1f04b5(0x107)][_0x1f04b5(0x100)](_0x489c57);}[_0x392ceb(0x101)](_0x6a0c86){const _0x5486bf=_0x392ceb;this[_0x5486bf(0xfb)][_0x5486bf(0x109)]&&this[_0x5486bf(0xfb)][_0x6a0c86]&&(this[_0x5486bf(0x107)][_0x5486bf(0x114)]=_0x6a0c86);}[_0x392ceb(0x11c)](_0x4e6b28){const _0x5509cf=_0x392ceb,_0x199bf9=this[_0x5509cf(0xfb)][_0x4e6b28][_0x5509cf(0x10f)];this[_0x5509cf(0xea)][_0x5509cf(0xef)][_0x5509cf(0x121)](_0x1a4711=>{const _0x1e38be=_0x5509cf;_0x1a4711[_0x1e38be(0xec)](_0x199bf9,0x0);}),this[_0x5509cf(0xea)][_0x5509cf(0xdf)][_0x5509cf(0x107)][_0x5509cf(0xe2)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x5509cf(0xea)][_0x5509cf(0xdf)][_0x5509cf(0x107)][_0x5509cf(0x11b)](),this[_0x5509cf(0x101)](_0x4e6b28);}[_0x392ceb(0xe1)](){const _0x4d5329=_0x392ceb,_0x386391=this[_0x4d5329(0xea)];let _0x3d6f07;for(const _0x1bbc2a of _0x386391[_0x4d5329(0xef)][_0x4d5329(0xe3)][_0x4d5329(0x113)]()){const _0x475f8b=_0x386391[_0x4d5329(0xdf)][_0x4d5329(0x107)][_0x4d5329(0x110)](_0x1bbc2a),_0x42c559=_0x475f8b&&new _0x33de4e(_0x475f8b)[_0x4d5329(0x102)]();if(_0x42c559){const _0x15ced7=new _0x33de4e(_0x38eaf8[_0x4d5329(0xf9)])[_0x4d5329(0x11d)](_0x42c559);_0x15ced7&&(_0x3d6f07=_0x15ced7[_0x4d5329(0x10a)]+0.25*_0x15ced7[_0x4d5329(0xee)]);}}if(void 0x0===_0x3d6f07)return;const _0x3530ba=_(_0x386391[_0x4d5329(0xdf)],this[_0x4d5329(0xfb)],_0x3d6f07);_0x3530ba?this[_0x4d5329(0x101)](this[_0x4d5329(0xfb)][_0x4d5329(0x11f)](_0x3530ba)):this[_0x4d5329(0x101)](-0x1);}}function _(_0x7a21ea,_0x5361e5,_0x36ed2d,_0x1c9fb7=0x0,_0x4bd078=_0x5361e5[_0x392ceb(0x109)]-0x1){const _0x19108d=_0x392ceb,_0x51e6fa=Math[_0x19108d(0xe6)](_0x1c9fb7+(_0x4bd078-_0x1c9fb7)/0x2);if(_0x4bd078>=_0x1c9fb7){const _0x4ee27a=_0x5361e5[_0x51e6fa],_0x53f28c=_0x7a21ea[_0x19108d(0xed)][_0x19108d(0x122)](_0x4ee27a[_0x19108d(0x10f)]);if(!_0x53f28c)return null;const _0x3198b7=_0x7a21ea[_0x19108d(0x107)][_0x19108d(0xfa)][_0x19108d(0xdc)](_0x53f28c);return new _0x33de4e(_0x3198b7)[_0x19108d(0x123)]>_0x36ed2d?_(_0x7a21ea,_0x5361e5,_0x36ed2d,_0x1c9fb7,_0x51e6fa-0x1):_(_0x7a21ea,_0x5361e5,_0x36ed2d,_0x51e6fa+0x1,_0x4bd078);}return _0x51e6fa<0x0?null:_0x5361e5[_0x51e6fa];}
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
4
  */
5
5
  /**
6
6
  * @module document-outline/documentoutline/documentoutlineutils
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5d3bd8=_0x4a1c;function _0x2686(){const _0xab36e2=['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'];_0x2686=function(){return _0xab36e2;};return _0x2686();}(function(_0xad49c4,_0x1a92b9){const _0xe7ad20=_0x4a1c,_0x9c10da=_0xad49c4();while(!![]){try{const _0x7c9cce=-parseInt(_0xe7ad20(0xbe))/0x1+parseInt(_0xe7ad20(0xc9))/0x2+-parseInt(_0xe7ad20(0xb1))/0x3*(parseInt(_0xe7ad20(0xaa))/0x4)+parseInt(_0xe7ad20(0xa2))/0x5+-parseInt(_0xe7ad20(0xb6))/0x6*(-parseInt(_0xe7ad20(0xb7))/0x7)+-parseInt(_0xe7ad20(0xbc))/0x8+parseInt(_0xe7ad20(0xa8))/0x9;if(_0x7c9cce===_0x1a92b9)break;else _0x9c10da['push'](_0x9c10da['shift']());}catch(_0x4efece){_0x9c10da['push'](_0x9c10da['shift']());}}}(_0x2686,0x7cba7));import{Plugin as _0x50bd88}from'ckeditor5/src/core.js';function _0x4a1c(_0x57805f,_0x192f40){const _0x2686fc=_0x2686();return _0x4a1c=function(_0x4a1cd7,_0x1f99a4){_0x4a1cd7=_0x4a1cd7-0xa1;let _0x27d8cd=_0x2686fc[_0x4a1cd7];return _0x27d8cd;},_0x4a1c(_0x57805f,_0x192f40);}import{debounce as _0x52aac5}from'lodash-es';import{TreeWalker as _0x5daa1c}from'ckeditor5/src/engine.js';import{getElementText as _0xa9043b,getDefaultFeatureHeadingNames as _0x4f6c53}from'./utils.js';import{diff as _0x5bc680,diffToChanges as _0x1160e7}from'ckeditor5/src/utils.js';export default class i extends _0x50bd88{constructor(){const _0x5e8869=_0x4a1c;super(...arguments),this[_0x5e8869(0xb0)]=[];}static get[_0x5d3bd8(0xc0)](){const _0xb42e9b=_0x5d3bd8;return _0xb42e9b(0xad);}static get[_0x5d3bd8(0xc7)](){return!0x0;}static get[_0x5d3bd8(0xbd)](){return!0x0;}[_0x5d3bd8(0xb2)](){const _0x1a17f3=_0x5d3bd8,_0x4f5857=this[_0x1a17f3(0xb3)];this[_0x1a17f3(0xb0)]=this[_0x1a17f3(0xc8)]();let _0x32f1f9=[];_0x4f5857[_0x1a17f3(0xbb)][_0x1a17f3(0xcb)]['on'](_0x1a17f3(0xa4),_0x52aac5(()=>{const _0x30f457=_0x1a17f3,_0x4f7f1e=_0x32f1f9;_0x32f1f9=this[_0x30f457(0xd4)]();const _0x285ae2=_0x5bc680(_0x4f7f1e,_0x32f1f9,(_0x55e41d,_0x460b4e)=>_0x55e41d[_0x30f457(0xae)]===_0x460b4e[_0x30f457(0xae)]&&_0x55e41d[_0x30f457(0xb9)]===_0x460b4e[_0x30f457(0xb9)]&&_0x55e41d[_0x30f457(0xa1)]===_0x460b4e[_0x30f457(0xa1)]),_0x4a0067=_0x1160e7(_0x285ae2,_0x32f1f9),_0x182458=this[_0x30f457(0xb8)](),_0x155317=_0x32f1f9[_0x30f457(0xd1)](_0x2568a7=>_0x2568a7[_0x30f457(0xa1)]===_0x182458);_0x4a0067[_0x30f457(0xd5)]&&this[_0x30f457(0xcd)](_0x30f457(0xa4),{'outlineDefinitions':_0x32f1f9,'activeItemIndex':_0x155317,'outlineChanges':_0x4a0067}),this[_0x30f457(0xcd)](_0x30f457(0xbf),{'index':_0x155317});},0xfa,{'leading':!0x0,'trailing':!0x0}));}[_0x5d3bd8(0xc6)](){const _0x240813=_0x5d3bd8;this[_0x240813(0xb0)][_0x240813(0xd5)]||this[_0x240813(0xc2)]();}[_0x5d3bd8(0xd4)](){const _0x3c0a38=_0x5d3bd8,_0x58610a=this[_0x3c0a38(0xb3)],_0x415c06=[],_0x2e55b8=this[_0x3c0a38(0xb0)];for(const _0x52dce5 of _0x58610a[_0x3c0a38(0xbb)][_0x3c0a38(0xcb)][_0x3c0a38(0xd2)]())_0x512530(_0x58610a[_0x3c0a38(0xbb)][_0x3c0a38(0xcb)][_0x3c0a38(0xc3)](_0x52dce5));function _0x512530(_0x1ec3f9){const _0x38d258=_0x3c0a38;for(const _0x33300a of _0x1ec3f9[_0x38d258(0xce)]())_0x33300a['is'](_0x38d258(0xb5))&&(_0x2e55b8[_0x38d258(0xa9)](_0x33300a[_0x38d258(0xac)])&&_0x415c06[_0x38d258(0xcc)]({'level':_0x2e55b8[_0x38d258(0xc4)](_0x33300a[_0x38d258(0xac)])+0x1,'text':_0xa9043b(_0x33300a),'modelElement':_0x33300a}),_0x512530(_0x33300a));}return _0x415c06;}[_0x5d3bd8(0xb8)](){const _0x63edab=_0x5d3bd8,_0x4e14df=this[_0x63edab(0xb3)][_0x63edab(0xbb)][_0x63edab(0xcb)][_0x63edab(0xab)][_0x63edab(0xba)](),_0x1d81f3=new _0x5daa1c({'direction':_0x63edab(0xd0),'startPosition':_0x4e14df});for(const _0x1c3fb0 of _0x1d81f3)if(_0x1c3fb0[_0x63edab(0xcf)]['is'](_0x63edab(0xb5))&&this[_0x63edab(0xb0)][_0x63edab(0xa9)](_0x1c3fb0[_0x63edab(0xcf)][_0x63edab(0xac)]))return _0x1c3fb0[_0x63edab(0xcf)];}[_0x5d3bd8(0xc8)](){const _0x2bbd4d=_0x5d3bd8,_0x4ca44b=this[_0x2bbd4d(0xb3)][_0x2bbd4d(0xb4)][_0x2bbd4d(0xa3)](_0x2bbd4d(0xc5));return _0x4ca44b||_0x4f6c53(this[_0x2bbd4d(0xb3)]);}[_0x5d3bd8(0xc2)](){const _0x250014=_0x5d3bd8,_0x5e5e5c=this[_0x250014(0xb3)],_0x229e99=['h1','h2','h3','h4','h5','h6'],_0x167918=[];for(const _0x8c2ca9 of _0x229e99){const _0x217d8e=_0x5e5e5c[_0x250014(0xd6)][_0x250014(0xd3)][_0x250014(0xca)][_0x250014(0xaf)](document[_0x250014(0xa7)](_0x8c2ca9)),_0x5c36d6=_0x5e5e5c[_0x250014(0xc1)][_0x250014(0xa6)](_0x217d8e)[_0x250014(0xa5)](0x0);(null==_0x5c36d6?void 0x0:_0x5c36d6['is'](_0x250014(0xb5)))&&_0x167918[_0x250014(0xcc)](_0x5c36d6[_0x250014(0xac)]);}this[_0x250014(0xb0)]=_0x167918;}}
23
+ const _0x521696=_0x2e15;(function(_0x2664b6,_0x3330a5){const _0x331ed=_0x2e15,_0x31a42a=_0x2664b6();while(!![]){try{const _0x478901=parseInt(_0x331ed(0x12d))/0x1+parseInt(_0x331ed(0x112))/0x2*(-parseInt(_0x331ed(0x11b))/0x3)+-parseInt(_0x331ed(0x114))/0x4*(-parseInt(_0x331ed(0x117))/0x5)+parseInt(_0x331ed(0x137))/0x6*(parseInt(_0x331ed(0x111))/0x7)+-parseInt(_0x331ed(0x120))/0x8+-parseInt(_0x331ed(0x131))/0x9*(parseInt(_0x331ed(0x11a))/0xa)+parseInt(_0x331ed(0x143))/0xb;if(_0x478901===_0x3330a5)break;else _0x31a42a['push'](_0x31a42a['shift']());}catch(_0x200ab8){_0x31a42a['push'](_0x31a42a['shift']());}}}(_0x2e67,0xdf07b));import{Plugin as _0x377a47}from'ckeditor5/src/core.js';import{debounce as _0x4fbc7e}from'lodash-es';function _0x2e15(_0x56efc9,_0x1a7f5b){const _0x2e6702=_0x2e67();return _0x2e15=function(_0x2e151f,_0x4f8a16){_0x2e151f=_0x2e151f-0x10c;let _0x15df66=_0x2e6702[_0x2e151f];return _0x15df66;},_0x2e15(_0x56efc9,_0x1a7f5b);}import{TreeWalker as _0x3346a4}from'ckeditor5/src/engine.js';import{getElementText as _0x4dcd1f,getDefaultFeatureHeadingNames as _0x1684c8}from'./utils.js';function _0x2e67(){const _0x27e9f0=['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'];_0x2e67=function(){return _0x27e9f0;};return _0x2e67();}import{diff as _0x404c88,diffToChanges as _0x1dc26d}from'ckeditor5/src/utils.js';export default class i extends _0x377a47{constructor(){const _0x1aabc7=_0x2e15;super(...arguments),this[_0x1aabc7(0x10d)]=[];}static get[_0x521696(0x136)](){const _0xa1dcb4=_0x521696;return _0xa1dcb4(0x128);}static get[_0x521696(0x133)](){return!0x0;}static get[_0x521696(0x125)](){return!0x0;}[_0x521696(0x11e)](){const _0x28ccff=_0x521696,_0x37db5f=this[_0x28ccff(0x129)];this[_0x28ccff(0x10d)]=this[_0x28ccff(0x11c)]();let _0x2089e6=[];_0x37db5f[_0x28ccff(0x10e)][_0x28ccff(0x12e)]['on'](_0x28ccff(0x118),_0x4fbc7e(()=>{const _0x459080=_0x28ccff,_0x30436d=_0x2089e6;_0x2089e6=this[_0x459080(0x12a)]();const _0x5c38e7=_0x404c88(_0x30436d,_0x2089e6,(_0x57719e,_0xa374d5)=>_0x57719e[_0x459080(0x13f)]===_0xa374d5[_0x459080(0x13f)]&&_0x57719e[_0x459080(0x11f)]===_0xa374d5[_0x459080(0x11f)]&&_0x57719e[_0x459080(0x122)]===_0xa374d5[_0x459080(0x122)]),_0x57685c=_0x1dc26d(_0x5c38e7,_0x2089e6),_0x563fae=this[_0x459080(0x135)](),_0x3201b1=_0x2089e6[_0x459080(0x12b)](_0x179f7a=>_0x179f7a[_0x459080(0x122)]===_0x563fae);_0x57685c[_0x459080(0x12f)]&&this[_0x459080(0x12c)](_0x459080(0x118),{'outlineDefinitions':_0x2089e6,'activeItemIndex':_0x3201b1,'outlineChanges':_0x57685c}),this[_0x459080(0x12c)](_0x459080(0x13b),{'index':_0x3201b1});},0xfa,{'leading':!0x0,'trailing':!0x0}));}[_0x521696(0x10c)](){const _0x2dd61b=_0x521696;this[_0x2dd61b(0x10d)][_0x2dd61b(0x12f)]||this[_0x2dd61b(0x13e)]();}[_0x521696(0x12a)](){const _0x26d0f2=_0x521696,_0x2f0772=this[_0x26d0f2(0x129)],_0xe1a81d=[],_0x34fbac=this[_0x26d0f2(0x10d)];for(const _0x3faf48 of _0x2f0772[_0x26d0f2(0x10e)][_0x26d0f2(0x12e)][_0x26d0f2(0x11d)]())_0x57a699(_0x2f0772[_0x26d0f2(0x10e)][_0x26d0f2(0x12e)][_0x26d0f2(0x124)](_0x3faf48));function _0x57a699(_0x2df0e7){const _0xc8e15b=_0x26d0f2;for(const _0x54b28d of _0x2df0e7[_0xc8e15b(0x116)]())_0x54b28d['is'](_0xc8e15b(0x140))&&(_0x34fbac[_0xc8e15b(0x134)](_0x54b28d[_0xc8e15b(0x113)])&&_0xe1a81d[_0xc8e15b(0x138)]({'level':_0x34fbac[_0xc8e15b(0x123)](_0x54b28d[_0xc8e15b(0x113)])+0x1,'text':_0x4dcd1f(_0x54b28d),'modelElement':_0x54b28d}),_0x57a699(_0x54b28d));}return _0xe1a81d;}[_0x521696(0x135)](){const _0x19d001=_0x521696,_0x4dd57c=this[_0x19d001(0x129)][_0x19d001(0x10e)][_0x19d001(0x12e)][_0x19d001(0x126)][_0x19d001(0x141)](),_0x16bbfb=new _0x3346a4({'direction':_0x19d001(0x10f),'startPosition':_0x4dd57c});for(const _0xf3c1d of _0x16bbfb)if(_0xf3c1d[_0x19d001(0x115)]['is'](_0x19d001(0x140))&&this[_0x19d001(0x10d)][_0x19d001(0x134)](_0xf3c1d[_0x19d001(0x115)][_0x19d001(0x113)]))return _0xf3c1d[_0x19d001(0x115)];}[_0x521696(0x11c)](){const _0x31091a=_0x521696,_0x1322e5=this[_0x31091a(0x129)][_0x31091a(0x13c)][_0x31091a(0x121)](_0x31091a(0x142));return _0x1322e5||_0x1684c8(this[_0x31091a(0x129)]);}[_0x521696(0x13e)](){const _0x15d6b5=_0x521696,_0x1272fd=this[_0x15d6b5(0x129)],_0x2467b4=['h1','h2','h3','h4','h5','h6'],_0x7cf3d1=[];for(const _0x16fc03 of _0x2467b4){const _0x5ea15d=_0x1272fd[_0x15d6b5(0x132)][_0x15d6b5(0x110)][_0x15d6b5(0x13a)][_0x15d6b5(0x13d)](document[_0x15d6b5(0x139)](_0x16fc03)),_0x4449ff=_0x1272fd[_0x15d6b5(0x127)][_0x15d6b5(0x119)](_0x5ea15d)[_0x15d6b5(0x130)](0x0);(null==_0x4449ff?void 0x0:_0x4449ff['is'](_0x15d6b5(0x140)))&&_0x7cf3d1[_0x15d6b5(0x138)](_0x4449ff[_0x15d6b5(0x113)]);}this[_0x15d6b5(0x10d)]=_0x7cf3d1;}}
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
4
  */
5
5
  /**
6
6
  * @module document-outline/documentoutline/ui/documentoutlineitemview
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x59dc(){const _0x34c7e3=['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\x20heading','isEmpty','setTemplate','isActive','142536tgwfrm','492402iFDFIG','370YmOJvp','2477xgYvYo','25358550eImNok'];_0x59dc=function(){return _0x34c7e3;};return _0x59dc();}(function(_0x2acef4,_0x265716){const _0x554474=_0x44e8,_0x45c07b=_0x2acef4();while(!![]){try{const _0x8cdc26=parseInt(_0x554474(0x13f))/0x1*(-parseInt(_0x554474(0x13e))/0x2)+-parseInt(_0x554474(0x130))/0x3*(parseInt(_0x554474(0x134))/0x4)+-parseInt(_0x554474(0x146))/0x5+parseInt(_0x554474(0x13d))/0x6+parseInt(_0x554474(0x141))/0x7+parseInt(_0x554474(0x13c))/0x8*(-parseInt(_0x554474(0x144))/0x9)+parseInt(_0x554474(0x140))/0xa;if(_0x8cdc26===_0x265716)break;else _0x45c07b['push'](_0x45c07b['shift']());}catch(_0x3263c9){_0x45c07b['push'](_0x45c07b['shift']());}}}(_0x59dc,0x823ff));function _0x44e8(_0x107e85,_0x335ff7){const _0x59dc5c=_0x59dc();return _0x44e8=function(_0x44e81b,_0xf3bc74){_0x44e81b=_0x44e81b-0x12d;let _0x1f7eaa=_0x59dc5c[_0x44e81b];return _0x1f7eaa;},_0x44e8(_0x107e85,_0x335ff7);}import{View as _0x332ed5}from'ckeditor5/src/ui.js';import{getTranslation as _0x11a5f0}from'../../utils/common-translations.js';export default class A extends _0x332ed5{constructor(_0x1723a3,_0x4ea871=!0x1){const _0x1b2510=_0x44e8;super(_0x1723a3);const _0x21910b=this[_0x1b2510(0x131)],_0x116aae=_0x4ea871?'['+_0x11a5f0(_0x1723a3,_0x1b2510(0x138))+']':'';this[_0x1b2510(0x136)](_0x1b2510(0x137),''),this[_0x1b2510(0x136)](_0x1b2510(0x135),0x1),this[_0x1b2510(0x136)](_0x1b2510(0x13b),!0x1),this[_0x1b2510(0x132)](_0x1b2510(0x139))['to'](this,_0x1b2510(0x137),_0x307c62=>!_0x307c62),this[_0x1b2510(0x13a)]({'tag':_0x1b2510(0x133),'attributes':{'class':['ck',_0x1b2510(0x143),_0x1b2510(0x145),_0x21910b['to'](_0x1b2510(0x135),_0x4fc788=>_0x1b2510(0x12f)+_0x4fc788),_0x21910b['if'](_0x1b2510(0x13b),_0x1b2510(0x12e)),_0x21910b['if'](_0x1b2510(0x139),_0x1b2510(0x142))],'title':_0x21910b['to'](_0x1b2510(0x137))},'children':[{'text':_0x21910b['to'](_0x1b2510(0x137),_0x242b07=>_0x242b07||_0x116aae)}],'on':{'click':_0x21910b['to'](_0x1b2510(0x12d))}});}}
23
+ (function(_0x243c03,_0x42ebbf){const _0x3bb105=_0x4acc,_0x18a11e=_0x243c03();while(!![]){try{const _0x4c1412=-parseInt(_0x3bb105(0x1de))/0x1+parseInt(_0x3bb105(0x1e6))/0x2*(parseInt(_0x3bb105(0x1e5))/0x3)+-parseInt(_0x3bb105(0x1ea))/0x4*(parseInt(_0x3bb105(0x1e2))/0x5)+parseInt(_0x3bb105(0x1d7))/0x6*(-parseInt(_0x3bb105(0x1e9))/0x7)+parseInt(_0x3bb105(0x1dd))/0x8+-parseInt(_0x3bb105(0x1da))/0x9*(-parseInt(_0x3bb105(0x1ee))/0xa)+parseInt(_0x3bb105(0x1e7))/0xb;if(_0x4c1412===_0x42ebbf)break;else _0x18a11e['push'](_0x18a11e['shift']());}catch(_0x4bad28){_0x18a11e['push'](_0x18a11e['shift']());}}}(_0x2328,0x68a72));function _0x4acc(_0x178056,_0x2f1258){const _0x232871=_0x2328();return _0x4acc=function(_0x4accdd,_0x29d3b5){_0x4accdd=_0x4accdd-0x1d5;let _0x3a3976=_0x232871[_0x4accdd];return _0x3a3976;},_0x4acc(_0x178056,_0x2f1258);}function _0x2328(){const _0x4f2d1e=['3061784AHyTka','420890lVmbOL','level','text','set','6935jfTHGg','ck-document-outline__item','click','962298JrMOBf','4mQjRyB','1259236QxpEuC','isActive','89236TafGwY','1316RyEUoF','ck-document-outline__item_empty','Empty\x20heading','isEmpty','449720prahVB','ck-document-outline__item_active','bind','ck-document-outline__item_level-','6EoTKRP','setTemplate','ck-reset','36USysGv','div','bindTemplate'];_0x2328=function(){return _0x4f2d1e;};return _0x2328();}import{View as _0x2f7ba1}from'ckeditor5/src/ui.js';import{getTranslation as _0x45e92f}from'../../utils/common-translations.js';export default class $ extends _0x2f7ba1{constructor(_0x41c77d,_0x15711e=!0x1){const _0x42300b=_0x4acc;super(_0x41c77d);const _0x2ac3f0=this[_0x42300b(0x1dc)],_0xb6726a=_0x15711e?'['+_0x45e92f(_0x41c77d,_0x42300b(0x1ec))+']':'';this[_0x42300b(0x1e1)](_0x42300b(0x1e0),''),this[_0x42300b(0x1e1)](_0x42300b(0x1df),0x1),this[_0x42300b(0x1e1)](_0x42300b(0x1e8),!0x1),this[_0x42300b(0x1d5)](_0x42300b(0x1ed))['to'](this,_0x42300b(0x1e0),_0x2ee3b1=>!_0x2ee3b1),this[_0x42300b(0x1d8)]({'tag':_0x42300b(0x1db),'attributes':{'class':['ck',_0x42300b(0x1d9),_0x42300b(0x1e3),_0x2ac3f0['to'](_0x42300b(0x1df),_0x12b53=>_0x42300b(0x1d6)+_0x12b53),_0x2ac3f0['if'](_0x42300b(0x1e8),_0x42300b(0x1ef)),_0x2ac3f0['if'](_0x42300b(0x1ed),_0x42300b(0x1eb))],'title':_0x2ac3f0['to'](_0x42300b(0x1e0))},'children':[{'text':_0x2ac3f0['to'](_0x42300b(0x1e0),_0x52c55b=>_0x52c55b||_0xb6726a)}],'on':{'click':_0x2ac3f0['to'](_0x42300b(0x1e4))}});}}
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
4
  */
5
5
  /**
6
6
  * @module document-outline/documentoutline/ui/documentoutlineview
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x474167=_0x38f5;(function(_0x23906d,_0x2c2024){const _0x4931b5=_0x38f5,_0x834456=_0x23906d();while(!![]){try{const _0x334c04=-parseInt(_0x4931b5(0x1b7))/0x1+parseInt(_0x4931b5(0x1ac))/0x2*(parseInt(_0x4931b5(0x1a5))/0x3)+-parseInt(_0x4931b5(0x1a4))/0x4+parseInt(_0x4931b5(0x1a6))/0x5*(-parseInt(_0x4931b5(0x1a8))/0x6)+-parseInt(_0x4931b5(0x1cb))/0x7+-parseInt(_0x4931b5(0x1bf))/0x8+parseInt(_0x4931b5(0x1b4))/0x9;if(_0x334c04===_0x2c2024)break;else _0x834456['push'](_0x834456['shift']());}catch(_0x560241){_0x834456['push'](_0x834456['shift']());}}}(_0x10fc,0x1adc8));function _0x38f5(_0xc0ac1c,_0x4d4539){const _0x10fcac=_0x10fc();return _0x38f5=function(_0x38f51b,_0x3fd906){_0x38f51b=_0x38f51b-0x19c;let _0x17ae17=_0x10fcac[_0x38f51b];return _0x17ae17;},_0x38f5(_0xc0ac1c,_0x4d4539);}import{View as _0x23a0d7}from'ckeditor5/src/ui.js';function _0x10fc(){const _0x20cef0=['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\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.','_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'];_0x10fc=function(){return _0x20cef0;};return _0x10fc();}import{scrollAncestorsToShowTarget as _0x42007b}from'ckeditor5/src/utils.js';import _0x56c76f from'./documentoutlineitemview.js';import{getTranslation as _0x281391}from'../../utils/common-translations.js';export default class l extends _0x23a0d7{constructor(_0x11441a,_0x57829c=!0x1,_0x3ed955){const _0x55288e=_0x38f5;super(_0x11441a),this[_0x55288e(0x1bb)]=_0x57829c,this[_0x55288e(0x1be)](_0x55288e(0x1b2),-0x1),this[_0x55288e(0x1b8)]=_0x3ed955,this[_0x55288e(0x1c1)]=this[_0x55288e(0x1c3)](),this[_0x55288e(0x1c1)][_0x55288e(0x1cc)](_0x55288e(0x1b5))['to'](this),this['on'](_0x55288e(0x1b5),this[_0x55288e(0x1ca)][_0x55288e(0x1c0)](this)),this['on'](_0x55288e(0x1ae),(_0x3958ad,_0x27f9c3,_0x1a884c,_0x3e193c)=>{const _0xd877ee=_0x55288e;this[_0xd877ee(0x1b6)](_0x3e193c,_0x1a884c);}),this[_0x55288e(0x1a3)]({'tag':_0x55288e(0x1bd),'attributes':{'class':['ck',_0x55288e(0x1c9),_0x55288e(0x1b1)],'dir':_0x11441a[_0x55288e(0x19d)],'data-document-outline-empty-placeholder':_0x281391(_0x11441a,_0x55288e(0x1a0)),'tabindex':-0x1},'children':this[_0x55288e(0x1c1)]});}[_0x474167(0x19c)](_0x1ce864){const _0xf22701=_0x474167;_0x1ce864[_0xf22701(0x1b0)](_0x48e8d7=>{const _0x410e38=_0xf22701;_0x410e38(0x1cd)==_0x48e8d7[_0x410e38(0x1af)]?this[_0x410e38(0x1a1)](_0x48e8d7[_0x410e38(0x19f)],..._0x48e8d7[_0x410e38(0x1ba)]):_0x410e38(0x1aa)==_0x48e8d7[_0x410e38(0x1af)]&&this[_0x410e38(0x1cf)](_0x48e8d7[_0x410e38(0x19f)],_0x48e8d7[_0x410e38(0x1c2)]);});}[_0x474167(0x1b6)](_0x4bea32,_0x1ffdc4){const _0xb4d5f=_0x474167;if(-0x1!==_0x4bea32){const _0x2713bd=this[_0xb4d5f(0x1c1)][_0xb4d5f(0x1c7)](_0x4bea32);_0x2713bd&&(_0x2713bd[_0xb4d5f(0x1c6)]=!0x1);}-0x1!==_0x1ffdc4&&(this[_0xb4d5f(0x1c1)][_0xb4d5f(0x1c7)](_0x1ffdc4)[_0xb4d5f(0x1c6)]=!0x0,this[_0xb4d5f(0x1a2)](_0x1ffdc4));}[_0x474167(0x1a1)](_0x2604e4,..._0x1191f1){const _0x36c5be=_0x474167,_0x23506b=_0x1191f1[_0x36c5be(0x1b3)]((_0x5e8f7b,_0x244a64)=>{const _0x3b73da=_0x36c5be,_0x480a78=new _0x56c76f(this[_0x3b73da(0x1c8)],this[_0x3b73da(0x1bb)]);return _0x480a78[_0x3b73da(0x1a7)]=_0x5e8f7b[_0x3b73da(0x1a7)],_0x480a78[_0x3b73da(0x1ce)]=_0x5e8f7b[_0x3b73da(0x1ce)],_0x2604e4+_0x244a64===this[_0x3b73da(0x1b2)]&&(_0x480a78[_0x3b73da(0x1c6)]=!0x0),_0x480a78;});this[_0x36c5be(0x1c1)][_0x36c5be(0x1c4)](_0x23506b,_0x2604e4);}[_0x474167(0x1cf)](_0x30ef22,_0x498102){const _0x2e3246=_0x474167;do{this[_0x2e3246(0x1c1)][_0x2e3246(0x19e)](_0x30ef22);}while(--_0x498102);}[_0x474167(0x1ca)](_0x402db1){const _0x211ec4=_0x474167,_0x1bbad0=this[_0x211ec4(0x1c1)][_0x211ec4(0x1ad)](_0x402db1[_0x211ec4(0x1bc)]);this[_0x211ec4(0x1b9)](_0x211ec4(0x1ab),_0x1bbad0);}[_0x474167(0x1a2)](_0x35a14d){const _0xa83a9e=_0x474167;_0x42007b(this[_0xa83a9e(0x1c1)][_0xa83a9e(0x1c7)](_0x35a14d)[_0xa83a9e(0x1a9)],0x14,this[_0xa83a9e(0x1b8)]);}[_0x474167(0x1c5)](){const _0x3e6d64=_0x474167;super[_0x3e6d64(0x1c5)](),this[_0x3e6d64(0x1a9)][_0x3e6d64(0x19e)]();}}
23
+ const _0x170955=_0x5e77;(function(_0x1ac19c,_0x1ee14b){const _0x502112=_0x5e77,_0x341119=_0x1ac19c();while(!![]){try{const _0x5633b1=-parseInt(_0x502112(0x1ae))/0x1*(parseInt(_0x502112(0x1b5))/0x2)+-parseInt(_0x502112(0x19e))/0x3+-parseInt(_0x502112(0x1be))/0x4+parseInt(_0x502112(0x1ce))/0x5+-parseInt(_0x502112(0x1bf))/0x6*(parseInt(_0x502112(0x1b0))/0x7)+parseInt(_0x502112(0x1b1))/0x8*(parseInt(_0x502112(0x1c3))/0x9)+-parseInt(_0x502112(0x1c9))/0xa*(-parseInt(_0x502112(0x19d))/0xb);if(_0x5633b1===_0x1ee14b)break;else _0x341119['push'](_0x341119['shift']());}catch(_0x4847ac){_0x341119['push'](_0x341119['shift']());}}}(_0x57fa,0xc0313));function _0x57fa(){const _0x421214=['setTemplate','_scrollToItem','set','showEmptyHeadingText','isActive','level','getIndex','addMany','ck-reset','map','type','values','bind','9aiZDiN','_deleteItem','1666861MLRRDF','629160bNmeBX','items','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.','_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'];_0x57fa=function(){return _0x421214;};return _0x57fa();}function _0x5e77(_0x4c3d23,_0x962842){const _0x57fa7b=_0x57fa();return _0x5e77=function(_0x5e77db,_0x48a3ef){_0x5e77db=_0x5e77db-0x19b;let _0x3745a1=_0x57fa7b[_0x5e77db];return _0x3745a1;},_0x5e77(_0x4c3d23,_0x962842);}import{View as _0x49cd22}from'ckeditor5/src/ui.js';import{scrollAncestorsToShowTarget as _0x352e83}from'ckeditor5/src/utils.js';import _0x78f223 from'./documentoutlineitemview.js';import{getTranslation as _0x4522e0}from'../../utils/common-translations.js';export default class I extends _0x49cd22{constructor(_0x558b91,_0x47c5c=!0x1,_0x45ea14){const _0x1e32d4=_0x5e77;super(_0x558b91),this[_0x1e32d4(0x1a4)]=_0x47c5c,this[_0x1e32d4(0x1a3)](_0x1e32d4(0x1d0),-0x1),this[_0x1e32d4(0x1b8)]=_0x45ea14,this[_0x1e32d4(0x1b2)]=this[_0x1e32d4(0x1ca)](),this[_0x1e32d4(0x1b2)][_0x1e32d4(0x1cf)](_0x1e32d4(0x1cd))['to'](this),this['on'](_0x1e32d4(0x1cd),this[_0x1e32d4(0x1b9)][_0x1e32d4(0x1ad)](this)),this['on'](_0x1e32d4(0x1bb),(_0x4d13cb,_0x11c8ec,_0x2e47ef,_0x2fa45b)=>{const _0x453f75=_0x1e32d4;this[_0x453f75(0x1c6)](_0x2fa45b,_0x2e47ef);}),this[_0x1e32d4(0x1a1)]({'tag':_0x1e32d4(0x1c7),'attributes':{'class':['ck',_0x1e32d4(0x1a9),_0x1e32d4(0x1b7)],'dir':_0x558b91[_0x1e32d4(0x1c2)],'data-document-outline-empty-placeholder':_0x4522e0(_0x558b91,_0x1e32d4(0x1b3)),'tabindex':-0x1},'children':this[_0x1e32d4(0x1b2)]});}[_0x170955(0x1c5)](_0x80ab78){const _0x4503c4=_0x170955;_0x80ab78[_0x4503c4(0x1b6)](_0x4fc937=>{const _0x35cc97=_0x4503c4;_0x35cc97(0x1c4)==_0x4fc937[_0x35cc97(0x1ab)]?this[_0x35cc97(0x1b4)](_0x4fc937[_0x35cc97(0x19c)],..._0x4fc937[_0x35cc97(0x1ac)]):_0x35cc97(0x1c1)==_0x4fc937[_0x35cc97(0x1ab)]&&this[_0x35cc97(0x1af)](_0x4fc937[_0x35cc97(0x19c)],_0x4fc937[_0x35cc97(0x1bc)]);});}[_0x170955(0x1c6)](_0x5152a4,_0x1f197c){const _0x3d98f8=_0x170955;if(-0x1!==_0x5152a4){const _0xcb1cb4=this[_0x3d98f8(0x1b2)][_0x3d98f8(0x19f)](_0x5152a4);_0xcb1cb4&&(_0xcb1cb4[_0x3d98f8(0x1a5)]=!0x1);}-0x1!==_0x1f197c&&(this[_0x3d98f8(0x1b2)][_0x3d98f8(0x19f)](_0x1f197c)[_0x3d98f8(0x1a5)]=!0x0,this[_0x3d98f8(0x1a2)](_0x1f197c));}[_0x170955(0x1b4)](_0x3acb64,..._0x426ded){const _0x1c1877=_0x170955,_0x414723=_0x426ded[_0x1c1877(0x1aa)]((_0xf7565a,_0x15f31e)=>{const _0x5605c6=_0x1c1877,_0x799b3c=new _0x78f223(this[_0x5605c6(0x1c0)],this[_0x5605c6(0x1a4)]);return _0x799b3c[_0x5605c6(0x1c8)]=_0xf7565a[_0x5605c6(0x1c8)],_0x799b3c[_0x5605c6(0x1a6)]=_0xf7565a[_0x5605c6(0x1a6)],_0x3acb64+_0x15f31e===this[_0x5605c6(0x1d0)]&&(_0x799b3c[_0x5605c6(0x1a5)]=!0x0),_0x799b3c;});this[_0x1c1877(0x1b2)][_0x1c1877(0x1a8)](_0x414723,_0x3acb64);}[_0x170955(0x1af)](_0x4dcc66,_0x4f769c){const _0x1d3639=_0x170955;do{this[_0x1d3639(0x1b2)][_0x1d3639(0x1cb)](_0x4dcc66);}while(--_0x4f769c);}[_0x170955(0x1b9)](_0x44be12){const _0x39b85a=_0x170955,_0x4721dc=this[_0x39b85a(0x1b2)][_0x39b85a(0x1a7)](_0x44be12[_0x39b85a(0x1bd)]);this[_0x39b85a(0x1a0)](_0x39b85a(0x1ba),_0x4721dc);}[_0x170955(0x1a2)](_0x28a77c){const _0xdf6d75=_0x170955;_0x352e83(this[_0xdf6d75(0x1b2)][_0xdf6d75(0x19f)](_0x28a77c)[_0xdf6d75(0x1cc)],0x14,this[_0xdf6d75(0x1b8)]);}[_0x170955(0x19b)](){const _0x1abda3=_0x170955;super[_0x1abda3(0x19b)](),this[_0x1abda3(0x1cc)][_0x1abda3(0x1cb)]();}}
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
4
  */
5
5
  /**
6
6
  * @module document-outline/documentoutline/utils
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3fbb(_0x5ebb02,_0x57b21e){const _0x353647=_0x3536();return _0x3fbb=function(_0x3fbbbd,_0x2b6cd0){_0x3fbbbd=_0x3fbbbd-0x123;let _0x14c3bb=_0x353647[_0x3fbbbd];return _0x14c3bb;},_0x3fbb(_0x5ebb02,_0x57b21e);}function _0x3536(){const _0x33fe10=['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'];_0x3536=function(){return _0x33fe10;};return _0x3536();}(function(_0x2b99ff,_0x2ff279){const _0x3ef103=_0x3fbb,_0x36300c=_0x2b99ff();while(!![]){try{const _0x1440c5=-parseInt(_0x3ef103(0x13b))/0x1+-parseInt(_0x3ef103(0x125))/0x2*(parseInt(_0x3ef103(0x131))/0x3)+-parseInt(_0x3ef103(0x137))/0x4+parseInt(_0x3ef103(0x129))/0x5+parseInt(_0x3ef103(0x12b))/0x6*(parseInt(_0x3ef103(0x126))/0x7)+parseInt(_0x3ef103(0x13d))/0x8*(parseInt(_0x3ef103(0x132))/0x9)+parseInt(_0x3ef103(0x139))/0xa*(-parseInt(_0x3ef103(0x13a))/0xb);if(_0x1440c5===_0x2ff279)break;else _0x36300c['push'](_0x36300c['shift']());}catch(_0x151ee2){_0x36300c['push'](_0x36300c['shift']());}}}(_0x3536,0x3a507));import{Text as _0x1ebfa7}from'ckeditor5/src/engine.js';export function getElementText(_0x531de0){const _0x34b946=_0x3fbb;let _0x12aef6='';for(const _0x5e7cb3 of _0x531de0[_0x34b946(0x130)]())_0x5e7cb3 instanceof _0x1ebfa7&&(_0x12aef6+=_0x5e7cb3[_0x34b946(0x13c)]);return _0x12aef6;}export function getDefaultFeatureHeadingNames(_0x5527f1){const _0x1ebdfc=_0x3fbb,_0x3746b5=_0x5527f1[_0x1ebdfc(0x12d)][_0x1ebdfc(0x12a)](_0x1ebdfc(0x13e));return _0x3746b5?_0x3746b5[_0x1ebdfc(0x123)]((_0x414c6b,_0x2b66d2)=>(_0x1ebdfc(0x135)!==_0x2b66d2[_0x1ebdfc(0x13f)]&&_0x414c6b[_0x1ebdfc(0x12c)](_0x2b66d2[_0x1ebdfc(0x13f)]),_0x414c6b),[]):_0x5527f1[_0x1ebdfc(0x138)][_0x1ebdfc(0x127)](_0x1ebdfc(0x12f))?[_0x1ebdfc(0x134),_0x1ebdfc(0x128),_0x1ebdfc(0x133),_0x1ebdfc(0x12e),_0x1ebdfc(0x124),_0x1ebdfc(0x136)]:[];}
23
+ (function(_0xf12f1,_0x337b3c){const _0x3c1889=_0x3802,_0x4e7acc=_0xf12f1();while(!![]){try{const _0x36fb17=parseInt(_0x3c1889(0x162))/0x1*(parseInt(_0x3c1889(0x165))/0x2)+parseInt(_0x3c1889(0x169))/0x3*(-parseInt(_0x3c1889(0x15a))/0x4)+-parseInt(_0x3c1889(0x159))/0x5+parseInt(_0x3c1889(0x15d))/0x6+parseInt(_0x3c1889(0x160))/0x7*(parseInt(_0x3c1889(0x156))/0x8)+-parseInt(_0x3c1889(0x16f))/0x9*(parseInt(_0x3c1889(0x15c))/0xa)+-parseInt(_0x3c1889(0x163))/0xb*(-parseInt(_0x3c1889(0x158))/0xc);if(_0x36fb17===_0x337b3c)break;else _0x4e7acc['push'](_0x4e7acc['shift']());}catch(_0x80cd96){_0x4e7acc['push'](_0x4e7acc['shift']());}}}(_0x1e97,0xd11ed));import{Text as _0xba25e2}from'ckeditor5/src/engine.js';function _0x3802(_0x30f4d6,_0x54c39b){const _0x1e9764=_0x1e97();return _0x3802=function(_0x380229,_0x1021c7){_0x380229=_0x380229-0x155;let _0x51f30d=_0x1e9764[_0x380229];return _0x51f30d;},_0x3802(_0x30f4d6,_0x54c39b);}function _0x1e97(){const _0x2e6235=['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'];_0x1e97=function(){return _0x2e6235;};return _0x1e97();}export function getElementText(_0xa82a6c){const _0x42c7f9=_0x3802;let _0x2f0c44='';for(const _0x28d4e0 of _0xa82a6c[_0x42c7f9(0x16d)]())_0x28d4e0 instanceof _0xba25e2&&(_0x2f0c44+=_0x28d4e0[_0x42c7f9(0x16c)]);return _0x2f0c44;}export function getDefaultFeatureHeadingNames(_0x174876){const _0x24d9fa=_0x3802,_0x23d6b7=_0x174876[_0x24d9fa(0x15f)][_0x24d9fa(0x164)](_0x24d9fa(0x171));return _0x23d6b7?_0x23d6b7[_0x24d9fa(0x172)]((_0x5f34e6,_0x2bf153)=>(_0x24d9fa(0x16b)!==_0x2bf153[_0x24d9fa(0x167)]&&_0x5f34e6[_0x24d9fa(0x161)](_0x2bf153[_0x24d9fa(0x167)]),_0x5f34e6),[]):_0x174876[_0x24d9fa(0x16e)][_0x24d9fa(0x16a)](_0x24d9fa(0x15e))?[_0x24d9fa(0x15b),_0x24d9fa(0x157),_0x24d9fa(0x155),_0x24d9fa(0x170),_0x24d9fa(0x166),_0x24d9fa(0x168)]:[];}
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
4
  */
5
5
  /**
6
6
  * @module document-outline/documentoutline
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3ff7(_0xe72f98,_0x8f0ae0){const _0x120637=_0x1206();return _0x3ff7=function(_0x3ff79d,_0x197f2e){_0x3ff79d=_0x3ff79d-0xef;let _0x24a85c=_0x120637[_0x3ff79d];return _0x24a85c;},_0x3ff7(_0xe72f98,_0x8f0ae0);}const _0x32e3e7=_0x3ff7;(function(_0x1167d7,_0x5305cd){const _0x88abef=_0x3ff7,_0x2e9fd1=_0x1167d7();while(!![]){try{const _0x34e546=parseInt(_0x88abef(0xfe))/0x1+-parseInt(_0x88abef(0xff))/0x2+-parseInt(_0x88abef(0xf2))/0x3+-parseInt(_0x88abef(0x107))/0x4+parseInt(_0x88abef(0xf8))/0x5*(parseInt(_0x88abef(0xfc))/0x6)+-parseInt(_0x88abef(0x114))/0x7+parseInt(_0x88abef(0xfb))/0x8*(parseInt(_0x88abef(0x109))/0x9);if(_0x34e546===_0x5305cd)break;else _0x2e9fd1['push'](_0x2e9fd1['shift']());}catch(_0x358700){_0x2e9fd1['push'](_0x2e9fd1['shift']());}}}(_0x1206,0xb0a50));import{Plugin as _0x4b12f1}from'ckeditor5/src/core.js';import _0x3178be from'./documentoutline/documentoutlineutils.js';import _0xfc4ee from'./documentoutline/documentoutlineui.js';function _0x1206(){const _0x20f1b8=['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'];_0x1206=function(){return _0x20f1b8;};return _0x1206();}export default class u extends _0x4b12f1{static get[_0x32e3e7(0xfa)](){return[_0x3178be,_0xfc4ee];}static get[_0x32e3e7(0xf4)](){const _0x276156=_0x32e3e7;return _0x276156(0x101);}static get[_0x32e3e7(0x10c)](){return!0x0;}static get[_0x32e3e7(0x10d)](){return!0x0;}[_0x32e3e7(0x10b)](){const _0x272e2a=_0x32e3e7;this[_0x272e2a(0xf7)]=this[_0x272e2a(0x10a)][_0x272e2a(0x106)][_0x272e2a(0x10f)](_0x272e2a(0xf7));const _0x461f21=this[_0x272e2a(0x10a)];this[_0x272e2a(0xf1)]=setInterval(()=>{const _0x362048=_0x272e2a;let _0x3cb5c5;for(const _0x5f13ac in _0x461f21){const _0x114de8=_0x5f13ac,_0x41f760=_0x461f21[_0x114de8];if(_0x362048(0x115)==_0x41f760||_0x362048(0x103)==_0x41f760||_0x362048(0xf0)==_0x41f760||_0x362048(0xfd)==_0x41f760||_0x362048(0x108)==_0x41f760||_0x362048(0xf6)==_0x41f760||_0x362048(0xf9)==_0x41f760||_0x362048(0x113)==_0x41f760||_0x362048(0x104)==_0x41f760){delete _0x461f21[_0x114de8],_0x3cb5c5=_0x41f760,clearInterval(this[_0x362048(0xf1)]),this[_0x362048(0xf1)]=void 0x0;break;}}_0x362048(0x103)==_0x3cb5c5&&_0x461f21[_0x362048(0x111)](_0x362048(0x105)),_0x362048(0xf0)==_0x3cb5c5&&_0x461f21[_0x362048(0x111)](_0x362048(0xf5)),_0x362048(0xfd)==_0x3cb5c5&&_0x461f21[_0x362048(0x111)](_0x362048(0x10e)),_0x362048(0x108)==_0x3cb5c5&&_0x461f21[_0x362048(0x111)](_0x362048(0x110),_0x362048(0x101)),_0x362048(0xf6)==_0x3cb5c5&&_0x461f21[_0x362048(0x111)](_0x362048(0x112)),_0x362048(0xf9)==_0x3cb5c5&&_0x461f21[_0x362048(0x111)](_0x362048(0xef)),_0x362048(0x113)==_0x3cb5c5&&_0x461f21[_0x362048(0x111)](_0x362048(0xf3)),_0x362048(0x104)==_0x3cb5c5&&_0x461f21[_0x362048(0x111)](_0x362048(0x102));},0x3e8);}[_0x32e3e7(0x100)](){const _0x4cae9c=_0x32e3e7;super[_0x4cae9c(0x100)](),this[_0x4cae9c(0xf1)]&&clearInterval(this[_0x4cae9c(0xf1)]);}}
23
+ function _0x378c(_0x4e8d2f,_0x27555d){const _0x4eca67=_0x4eca();return _0x378c=function(_0x378ceb,_0xf7768e){_0x378ceb=_0x378ceb-0xa3;let _0x3a4264=_0x4eca67[_0x378ceb];return _0x3a4264;},_0x378c(_0x4e8d2f,_0x27555d);}const _0x343b87=_0x378c;(function(_0x5346b3,_0x3b1c57){const _0x616585=_0x378c,_0x5e3a9e=_0x5346b3();while(!![]){try{const _0x331456=parseInt(_0x616585(0xb3))/0x1*(parseInt(_0x616585(0xba))/0x2)+-parseInt(_0x616585(0xae))/0x3+parseInt(_0x616585(0xab))/0x4*(parseInt(_0x616585(0xa3))/0x5)+parseInt(_0x616585(0xbc))/0x6+parseInt(_0x616585(0xb9))/0x7*(parseInt(_0x616585(0xb0))/0x8)+-parseInt(_0x616585(0xa9))/0x9+parseInt(_0x616585(0xaf))/0xa*(-parseInt(_0x616585(0xc1))/0xb);if(_0x331456===_0x3b1c57)break;else _0x5e3a9e['push'](_0x5e3a9e['shift']());}catch(_0x28ccff){_0x5e3a9e['push'](_0x5e3a9e['shift']());}}}(_0x4eca,0xce4b4));import{Plugin as _0x208cce}from'ckeditor5/src/core.js';import _0x4da649 from'./documentoutline/documentoutlineutils.js';function _0x4eca(){const _0x2498c9=['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'];_0x4eca=function(){return _0x2498c9;};return _0x4eca();}import _0x1baf7c from'./documentoutline/documentoutlineui.js';export default class u extends _0x208cce{static get[_0x343b87(0xa4)](){return[_0x4da649,_0x1baf7c];}static get[_0x343b87(0xb6)](){const _0x30b0f5=_0x343b87;return _0x30b0f5(0xcb);}static get[_0x343b87(0xc4)](){return!0x0;}static get[_0x343b87(0xbf)](){return!0x0;}[_0x343b87(0xa6)](){const _0x1aa2ae=_0x343b87;this[_0x1aa2ae(0xb1)]=this[_0x1aa2ae(0xc7)][_0x1aa2ae(0xc8)][_0x1aa2ae(0xa7)](_0x1aa2ae(0xb1));const _0x6d6361=this[_0x1aa2ae(0xc7)];this[_0x1aa2ae(0xc2)]=setInterval(()=>{const _0x1d5540=_0x1aa2ae;let _0x31d11b;for(const _0x3b4768 in _0x6d6361){const _0x3d1c5d=_0x3b4768,_0x50ec6f=_0x6d6361[_0x3d1c5d];if(_0x1d5540(0xac)==_0x50ec6f||_0x1d5540(0xb5)==_0x50ec6f||_0x1d5540(0xb8)==_0x50ec6f||_0x1d5540(0xad)==_0x50ec6f||_0x1d5540(0xa5)==_0x50ec6f||_0x1d5540(0xc0)==_0x50ec6f||_0x1d5540(0xbb)==_0x50ec6f||_0x1d5540(0xb4)==_0x50ec6f||_0x1d5540(0xaa)==_0x50ec6f){delete _0x6d6361[_0x3d1c5d],_0x31d11b=_0x50ec6f,clearInterval(this[_0x1d5540(0xc2)]),this[_0x1d5540(0xc2)]=void 0x0;break;}}_0x1d5540(0xb5)==_0x31d11b&&_0x6d6361[_0x1d5540(0xc9)](_0x1d5540(0xca)),_0x1d5540(0xb8)==_0x31d11b&&_0x6d6361[_0x1d5540(0xc9)](_0x1d5540(0xc3)),_0x1d5540(0xad)==_0x31d11b&&_0x6d6361[_0x1d5540(0xc9)](_0x1d5540(0xbe)),_0x1d5540(0xa5)==_0x31d11b&&_0x6d6361[_0x1d5540(0xc9)](_0x1d5540(0xb2),_0x1d5540(0xcb)),_0x1d5540(0xc0)==_0x31d11b&&_0x6d6361[_0x1d5540(0xc9)](_0x1d5540(0xbd)),_0x1d5540(0xbb)==_0x31d11b&&_0x6d6361[_0x1d5540(0xc9)](_0x1d5540(0xc6)),_0x1d5540(0xb4)==_0x31d11b&&_0x6d6361[_0x1d5540(0xc9)](_0x1d5540(0xa8)),_0x1d5540(0xaa)==_0x31d11b&&_0x6d6361[_0x1d5540(0xc9)](_0x1d5540(0xc5));},0x3e8);}[_0x343b87(0xb7)](){const _0x5c3b6c=_0x343b87;super[_0x5c3b6c(0xb7)](),this[_0x5c3b6c(0xc2)]&&clearInterval(this[_0x5c3b6c(0xc2)]);}}
package/src/index.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
4
  */
5
5
  /**
6
6
  * @module document-outline
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x1ef038,_0x397a38){var _0x34d7ac=_0x2c3d,_0xdbe9da=_0x1ef038();while(!![]){try{var _0x1d7109=parseInt(_0x34d7ac(0xd2))/0x1*(parseInt(_0x34d7ac(0xcf))/0x2)+-parseInt(_0x34d7ac(0xd0))/0x3*(-parseInt(_0x34d7ac(0xd6))/0x4)+parseInt(_0x34d7ac(0xd5))/0x5*(-parseInt(_0x34d7ac(0xce))/0x6)+parseInt(_0x34d7ac(0xd8))/0x7+-parseInt(_0x34d7ac(0xd3))/0x8+parseInt(_0x34d7ac(0xd7))/0x9*(parseInt(_0x34d7ac(0xd1))/0xa)+-parseInt(_0x34d7ac(0xd4))/0xb;if(_0x1d7109===_0x397a38)break;else _0xdbe9da['push'](_0xdbe9da['shift']());}catch(_0x4eb61c){_0xdbe9da['push'](_0xdbe9da['shift']());}}}(_0x325a,0xbd787));function _0x2c3d(_0x32ef0f,_0x20b603){var _0x325a5f=_0x325a();return _0x2c3d=function(_0x2c3d9e,_0x33c341){_0x2c3d9e=_0x2c3d9e-0xce;var _0x1461d1=_0x325a5f[_0x2c3d9e];return _0x1461d1;},_0x2c3d(_0x32ef0f,_0x20b603);}export{default as DocumentOutline}from'./documentoutline.js';export{default as DocumentOutlineUI}from'./documentoutline/documentoutlineui.js';export{default as DocumentOutlineUtils}from'./documentoutline/documentoutlineutils.js';function _0x325a(){var _0x39e5f4=['802lvkCpn','3SvUOhG','10wjHFES','145gRtOxl','925384JpNGnL','8846233YRFeVm','3486090dEYzcK','1972516XGcACU','12888657KgTYpg','2868726qIDkmW','6gDisZa'];_0x325a=function(){return _0x39e5f4;};return _0x325a();}export{default as TableOfContents}from'./tableofcontents.js';export{default as TableOfContentsCommand}from'./tableofcontents/tableofcontentscommand.js';export{default as TableOfContentsEditing}from'./tableofcontents/tableofcontentsediting.js';export{default as TableOfContentsUI}from'./tableofcontents/tableofcontentsui.js';export{default as HeadingId}from'./tableofcontents/headingid.js';import'./augmentation.js';
23
+ (function(_0x5d6736,_0xeb4ff2){var _0x3bf647=_0xef13,_0x3d2828=_0x5d6736();while(!![]){try{var _0x8b2a57=parseInt(_0x3bf647(0x11b))/0x1+parseInt(_0x3bf647(0x117))/0x2*(-parseInt(_0x3bf647(0x119))/0x3)+-parseInt(_0x3bf647(0x116))/0x4+parseInt(_0x3bf647(0x11a))/0x5+-parseInt(_0x3bf647(0x113))/0x6+-parseInt(_0x3bf647(0x114))/0x7*(-parseInt(_0x3bf647(0x118))/0x8)+parseInt(_0x3bf647(0x115))/0x9;if(_0x8b2a57===_0xeb4ff2)break;else _0x3d2828['push'](_0x3d2828['shift']());}catch(_0x3d3de0){_0x3d2828['push'](_0x3d2828['shift']());}}}(_0xe447,0x2b4d4));export{default as DocumentOutline}from'./documentoutline.js';export{default as DocumentOutlineUI}from'./documentoutline/documentoutlineui.js';function _0xe447(){var _0x425293=['28CfWCsj','3426489ZdHddj','1405208QEDtXA','116898sGrmjn','434680msdkhh','18nzWxwg','791330DiLzem','288818UKUDuB','994710QDVEaS'];_0xe447=function(){return _0x425293;};return _0xe447();}export{default as DocumentOutlineUtils}from'./documentoutline/documentoutlineutils.js';export{default as TableOfContents}from'./tableofcontents.js';export{default as TableOfContentsCommand}from'./tableofcontents/tableofcontentscommand.js';function _0xef13(_0x4f8439,_0x4bf5e4){var _0xe44725=_0xe447();return _0xef13=function(_0xef1325,_0x11bb05){_0xef1325=_0xef1325-0x113;var _0x29b0bb=_0xe44725[_0xef1325];return _0x29b0bb;},_0xef13(_0x4f8439,_0x4bf5e4);}export{default as TableOfContentsEditing}from'./tableofcontents/tableofcontentsediting.js';export{default as TableOfContentsUI}from'./tableofcontents/tableofcontentsui.js';export{default as HeadingId}from'./tableofcontents/headingid.js';import'./augmentation.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
4
  */
5
5
  export {};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x1ba1d5,_0x47f7c5){var _0x5a3159=_0x41a2,_0x22b402=_0x1ba1d5();while(!![]){try{var _0x52eb64=parseInt(_0x5a3159(0x184))/0x1*(-parseInt(_0x5a3159(0x189))/0x2)+parseInt(_0x5a3159(0x18b))/0x3+parseInt(_0x5a3159(0x188))/0x4*(parseInt(_0x5a3159(0x183))/0x5)+-parseInt(_0x5a3159(0x182))/0x6+parseInt(_0x5a3159(0x18c))/0x7*(-parseInt(_0x5a3159(0x185))/0x8)+parseInt(_0x5a3159(0x187))/0x9*(-parseInt(_0x5a3159(0x181))/0xa)+-parseInt(_0x5a3159(0x186))/0xb*(-parseInt(_0x5a3159(0x18a))/0xc);if(_0x52eb64===_0x47f7c5)break;else _0x22b402['push'](_0x22b402['shift']());}catch(_0xc9c2bf){_0x22b402['push'](_0x22b402['shift']());}}}(_0xc662,0xe3967));function _0x41a2(_0x1e86d6,_0x5cf438){var _0xc6628d=_0xc662();return _0x41a2=function(_0x41a2eb,_0x21b866){_0x41a2eb=_0x41a2eb-0x181;var _0x42f25b=_0xc6628d[_0x41a2eb];return _0x42f25b;},_0x41a2(_0x1e86d6,_0x5cf438);}function _0xc662(){var _0x4f883f=['136HMBomW','253MefOZE','432MUeSAE','1371716gXeSHP','22OxlHDw','601464AuVPhZ','1604865WFnzEu','447622UftJQf','106810zTotCr','3458508pbZSCU','25VfyhyX','26729fkpcDM'];_0xc662=function(){return _0x4f883f;};return _0xc662();}import{CKEditorError as _0x126d69}from'ckeditor5/src/utils.js';
23
+ function _0x633f(_0x43e247,_0x5d559b){var _0x1b1f94=_0x1b1f();return _0x633f=function(_0x633f17,_0x52f07a){_0x633f17=_0x633f17-0x6d;var _0x42fc42=_0x1b1f94[_0x633f17];return _0x42fc42;},_0x633f(_0x43e247,_0x5d559b);}(function(_0x4a1a26,_0x2be134){var _0x56ae4d=_0x633f,_0x4b06a3=_0x4a1a26();while(!![]){try{var _0x5d0f61=parseInt(_0x56ae4d(0x72))/0x1+parseInt(_0x56ae4d(0x73))/0x2*(-parseInt(_0x56ae4d(0x70))/0x3)+-parseInt(_0x56ae4d(0x76))/0x4*(-parseInt(_0x56ae4d(0x6d))/0x5)+-parseInt(_0x56ae4d(0x78))/0x6*(parseInt(_0x56ae4d(0x77))/0x7)+parseInt(_0x56ae4d(0x75))/0x8*(parseInt(_0x56ae4d(0x6e))/0x9)+-parseInt(_0x56ae4d(0x6f))/0xa+-parseInt(_0x56ae4d(0x74))/0xb*(-parseInt(_0x56ae4d(0x71))/0xc);if(_0x5d0f61===_0x2be134)break;else _0x4b06a3['push'](_0x4b06a3['shift']());}catch(_0x7bdb64){_0x4b06a3['push'](_0x4b06a3['shift']());}}}(_0x1b1f,0xe9a08));function _0x1b1f(){var _0x106969=['1443681jRBler','7805004oLORvg','1102754neixCc','6XhPUNW','33UDRVCT','1504TjZWDr','5961452JpIEMi','14RAvEhM','4024314zclZIp','5wMoKDw','46089gmxUHm','17650610hXDrLc'];_0x1b1f=function(){return _0x106969;};return _0x1b1f();}import{CKEditorError as _0x4f2863}from'ckeditor5/src/utils.js';
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
4
  */
5
5
  import { Plugin } from 'ckeditor5/src/core.js';
6
6
  /**