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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (194) hide show
  1. package/build/document-outline.js +1 -1
  2. package/dist/augmentation.d.ts +1 -1
  3. package/dist/documentoutline/documentoutlineui.d.ts +1 -1
  4. package/dist/documentoutline/documentoutlineutils.d.ts +1 -1
  5. package/dist/documentoutline/ui/documentoutlineitemview.d.ts +1 -1
  6. package/dist/documentoutline/ui/documentoutlineview.d.ts +1 -1
  7. package/dist/documentoutline/utils.d.ts +1 -1
  8. package/dist/documentoutline.d.ts +1 -1
  9. package/dist/index.css +3 -3
  10. package/dist/index.d.ts +1 -1
  11. package/dist/index.js +1 -1
  12. package/dist/legacyerrors.d.ts +1 -1
  13. package/dist/tableofcontents/headingid.d.ts +1 -1
  14. package/dist/tableofcontents/tableofcontentscommand.d.ts +1 -1
  15. package/dist/tableofcontents/tableofcontentsediting.d.ts +1 -1
  16. package/dist/tableofcontents/tableofcontentsui.d.ts +1 -1
  17. package/dist/tableofcontents.d.ts +1 -1
  18. package/dist/translations/af.js +1 -1
  19. package/dist/translations/af.umd.js +1 -1
  20. package/dist/translations/ar.js +1 -1
  21. package/dist/translations/ar.umd.js +1 -1
  22. package/dist/translations/ast.js +1 -1
  23. package/dist/translations/ast.umd.js +1 -1
  24. package/dist/translations/az.js +1 -1
  25. package/dist/translations/az.umd.js +1 -1
  26. package/dist/translations/bg.js +1 -1
  27. package/dist/translations/bg.umd.js +1 -1
  28. package/dist/translations/bn.js +1 -1
  29. package/dist/translations/bn.umd.js +1 -1
  30. package/dist/translations/bs.js +1 -1
  31. package/dist/translations/bs.umd.js +1 -1
  32. package/dist/translations/ca.js +1 -1
  33. package/dist/translations/ca.umd.js +1 -1
  34. package/dist/translations/cs.js +1 -1
  35. package/dist/translations/cs.umd.js +1 -1
  36. package/dist/translations/da.js +1 -1
  37. package/dist/translations/da.umd.js +1 -1
  38. package/dist/translations/de-ch.js +1 -1
  39. package/dist/translations/de-ch.umd.js +1 -1
  40. package/dist/translations/de.js +1 -1
  41. package/dist/translations/de.umd.js +1 -1
  42. package/dist/translations/el.js +1 -1
  43. package/dist/translations/el.umd.js +1 -1
  44. package/dist/translations/en-au.js +1 -1
  45. package/dist/translations/en-au.umd.js +1 -1
  46. package/dist/translations/en-gb.js +1 -1
  47. package/dist/translations/en-gb.umd.js +1 -1
  48. package/dist/translations/en.js +1 -1
  49. package/dist/translations/en.umd.js +1 -1
  50. package/dist/translations/eo.js +1 -1
  51. package/dist/translations/eo.umd.js +1 -1
  52. package/dist/translations/es-co.js +1 -1
  53. package/dist/translations/es-co.umd.js +1 -1
  54. package/dist/translations/es.js +1 -1
  55. package/dist/translations/es.umd.js +1 -1
  56. package/dist/translations/et.js +1 -1
  57. package/dist/translations/et.umd.js +1 -1
  58. package/dist/translations/eu.js +1 -1
  59. package/dist/translations/eu.umd.js +1 -1
  60. package/dist/translations/fa.js +1 -1
  61. package/dist/translations/fa.umd.js +1 -1
  62. package/dist/translations/fi.js +1 -1
  63. package/dist/translations/fi.umd.js +1 -1
  64. package/dist/translations/fr.js +1 -1
  65. package/dist/translations/fr.umd.js +1 -1
  66. package/dist/translations/gl.js +1 -1
  67. package/dist/translations/gl.umd.js +1 -1
  68. package/dist/translations/gu.js +1 -1
  69. package/dist/translations/gu.umd.js +1 -1
  70. package/dist/translations/he.js +1 -1
  71. package/dist/translations/he.umd.js +1 -1
  72. package/dist/translations/hi.js +1 -1
  73. package/dist/translations/hi.umd.js +1 -1
  74. package/dist/translations/hr.js +1 -1
  75. package/dist/translations/hr.umd.js +1 -1
  76. package/dist/translations/hu.js +1 -1
  77. package/dist/translations/hu.umd.js +1 -1
  78. package/dist/translations/hy.js +1 -1
  79. package/dist/translations/hy.umd.js +1 -1
  80. package/dist/translations/id.js +1 -1
  81. package/dist/translations/id.umd.js +1 -1
  82. package/dist/translations/it.js +1 -1
  83. package/dist/translations/it.umd.js +1 -1
  84. package/dist/translations/ja.js +1 -1
  85. package/dist/translations/ja.umd.js +1 -1
  86. package/dist/translations/jv.js +1 -1
  87. package/dist/translations/jv.umd.js +1 -1
  88. package/dist/translations/kk.js +1 -1
  89. package/dist/translations/kk.umd.js +1 -1
  90. package/dist/translations/km.js +1 -1
  91. package/dist/translations/km.umd.js +1 -1
  92. package/dist/translations/kn.js +1 -1
  93. package/dist/translations/kn.umd.js +1 -1
  94. package/dist/translations/ko.js +1 -1
  95. package/dist/translations/ko.umd.js +1 -1
  96. package/dist/translations/ku.js +1 -1
  97. package/dist/translations/ku.umd.js +1 -1
  98. package/dist/translations/lt.js +1 -1
  99. package/dist/translations/lt.umd.js +1 -1
  100. package/dist/translations/lv.js +1 -1
  101. package/dist/translations/lv.umd.js +1 -1
  102. package/dist/translations/ms.js +1 -1
  103. package/dist/translations/ms.umd.js +1 -1
  104. package/dist/translations/nb.js +1 -1
  105. package/dist/translations/nb.umd.js +1 -1
  106. package/dist/translations/ne.js +1 -1
  107. package/dist/translations/ne.umd.js +1 -1
  108. package/dist/translations/nl.js +1 -1
  109. package/dist/translations/nl.umd.js +1 -1
  110. package/dist/translations/no.js +1 -1
  111. package/dist/translations/no.umd.js +1 -1
  112. package/dist/translations/oc.js +1 -1
  113. package/dist/translations/oc.umd.js +1 -1
  114. package/dist/translations/pl.js +1 -1
  115. package/dist/translations/pl.umd.js +1 -1
  116. package/dist/translations/pt-br.js +1 -1
  117. package/dist/translations/pt-br.umd.js +1 -1
  118. package/dist/translations/pt.js +1 -1
  119. package/dist/translations/pt.umd.js +1 -1
  120. package/dist/translations/ro.js +1 -1
  121. package/dist/translations/ro.umd.js +1 -1
  122. package/dist/translations/ru.js +1 -1
  123. package/dist/translations/ru.umd.js +1 -1
  124. package/dist/translations/si.js +1 -1
  125. package/dist/translations/si.umd.js +1 -1
  126. package/dist/translations/sk.js +1 -1
  127. package/dist/translations/sk.umd.js +1 -1
  128. package/dist/translations/sl.js +1 -1
  129. package/dist/translations/sl.umd.js +1 -1
  130. package/dist/translations/sq.js +1 -1
  131. package/dist/translations/sq.umd.js +1 -1
  132. package/dist/translations/sr-latn.js +1 -1
  133. package/dist/translations/sr-latn.umd.js +1 -1
  134. package/dist/translations/sr.js +1 -1
  135. package/dist/translations/sr.umd.js +1 -1
  136. package/dist/translations/sv.js +1 -1
  137. package/dist/translations/sv.umd.js +1 -1
  138. package/dist/translations/th.js +1 -1
  139. package/dist/translations/th.umd.js +1 -1
  140. package/dist/translations/ti.js +1 -1
  141. package/dist/translations/ti.umd.js +1 -1
  142. package/dist/translations/tk.js +1 -1
  143. package/dist/translations/tk.umd.js +1 -1
  144. package/dist/translations/tr.js +1 -1
  145. package/dist/translations/tr.umd.js +1 -1
  146. package/dist/translations/tt.js +1 -1
  147. package/dist/translations/tt.umd.js +1 -1
  148. package/dist/translations/ug.js +1 -1
  149. package/dist/translations/ug.umd.js +1 -1
  150. package/dist/translations/uk.js +1 -1
  151. package/dist/translations/uk.umd.js +1 -1
  152. package/dist/translations/ur.js +1 -1
  153. package/dist/translations/ur.umd.js +1 -1
  154. package/dist/translations/uz.js +1 -1
  155. package/dist/translations/uz.umd.js +1 -1
  156. package/dist/translations/vi.js +1 -1
  157. package/dist/translations/vi.umd.js +1 -1
  158. package/dist/translations/zh-cn.js +1 -1
  159. package/dist/translations/zh-cn.umd.js +1 -1
  160. package/dist/translations/zh.js +1 -1
  161. package/dist/translations/zh.umd.js +1 -1
  162. package/dist/utils/common-translations.d.ts +1 -1
  163. package/package.json +8 -8
  164. package/src/augmentation.d.ts +1 -1
  165. package/src/documentoutline/documentoutlineui.d.ts +1 -1
  166. package/src/documentoutline/documentoutlineui.js +1 -1
  167. package/src/documentoutline/documentoutlineutils.d.ts +1 -1
  168. package/src/documentoutline/documentoutlineutils.js +1 -1
  169. package/src/documentoutline/ui/documentoutlineitemview.d.ts +1 -1
  170. package/src/documentoutline/ui/documentoutlineitemview.js +1 -1
  171. package/src/documentoutline/ui/documentoutlineview.d.ts +1 -1
  172. package/src/documentoutline/ui/documentoutlineview.js +1 -1
  173. package/src/documentoutline/utils.d.ts +1 -1
  174. package/src/documentoutline/utils.js +1 -1
  175. package/src/documentoutline.d.ts +1 -1
  176. package/src/documentoutline.js +1 -1
  177. package/src/index.d.ts +1 -1
  178. package/src/index.js +1 -1
  179. package/src/legacyerrors.d.ts +1 -1
  180. package/src/legacyerrors.js +1 -1
  181. package/src/tableofcontents/headingid.d.ts +1 -1
  182. package/src/tableofcontents/headingid.js +1 -1
  183. package/src/tableofcontents/tableofcontentscommand.d.ts +1 -1
  184. package/src/tableofcontents/tableofcontentscommand.js +1 -1
  185. package/src/tableofcontents/tableofcontentsediting.d.ts +1 -1
  186. package/src/tableofcontents/tableofcontentsediting.js +1 -1
  187. package/src/tableofcontents/tableofcontentsui.d.ts +1 -1
  188. package/src/tableofcontents/tableofcontentsui.js +1 -1
  189. package/src/tableofcontents.d.ts +1 -1
  190. package/src/tableofcontents.js +1 -1
  191. package/src/utils/common-translations.d.ts +1 -1
  192. package/src/utils/common-translations.js +1 -1
  193. package/theme/documentoutline.css +1 -1
  194. package/theme/tableofcontents.css +1 -1
package/dist/index.d.ts CHANGED
@@ -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
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x30faef,Command as _0x54f5bd}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x32d700,throttle as _0x101540}from'lodash-es';import{Text as _0x56b955,TreeWalker as _0x4ec090}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x4df8ba,diffToChanges as _0x5ce094,scrollAncestorsToShowTarget as _0xee1d5a,CKEditorError as _0x676610,global as _0x5c69ab,Rect as _0x415514,uid as _0xf21a5d,priorities as _0x128154}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x2cc44f,ButtonView as _0x4b31ee,MenuBarMenuListItemButtonView as _0x8a3a93}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x4b9251,toWidget as _0x385ba0}from'@ckeditor/ckeditor5-widget/dist/index.js';import{icons as _0x7f81c6}from'ckeditor5-collaboration/dist/index.js';function p(_0x22bd9e){let _0x2a1845='';for(const _0x328bc7 of _0x22bd9e['getChildren']())_0x328bc7 instanceof _0x56b955&&(_0x2a1845+=_0x328bc7['data']);return _0x2a1845;}class i extends _0x30faef{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x103a32=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x175912=[];_0x103a32['model']['document']['on']('change',_0x32d700(()=>{const _0x133be4=_0x175912;_0x175912=this['_getOutlineDefinitions']();const _0x2a82c4=_0x4df8ba(_0x133be4,_0x175912,(_0x3933b8,_0x93cb7b)=>_0x3933b8['level']===_0x93cb7b['level']&&_0x3933b8['text']===_0x93cb7b['text']&&_0x3933b8['modelElement']===_0x93cb7b['modelElement']),_0xa095e4=_0x5ce094(_0x2a82c4,_0x175912),_0x17ab9e=this['_getActiveHeading'](),_0x256079=_0x175912['findIndex'](_0x1b8e61=>_0x1b8e61['modelElement']===_0x17ab9e);_0xa095e4['length']&&this['fire']('change',{'outlineDefinitions':_0x175912,'activeItemIndex':_0x256079,'outlineChanges':_0xa095e4}),this['fire']('activeItemIndex',{'index':_0x256079});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0xdec0f6=this['editor'],_0x34815e=[],_0x8e8a9d=this['_headingNames'];for(const _0x1c245a of _0xdec0f6['model']['document']['getRootNames']())_0xacbba6(_0xdec0f6['model']['document']['getRoot'](_0x1c245a));function _0xacbba6(_0x4c6f29){for(const _0x357605 of _0x4c6f29['getChildren']())_0x357605['is']('element')&&(_0x8e8a9d['includes'](_0x357605['name'])&&_0x34815e['push']({'level':_0x8e8a9d['indexOf'](_0x357605['name'])+0x1,'text':p(_0x357605),'modelElement':_0x357605}),_0xacbba6(_0x357605));}return _0x34815e;}['_getActiveHeading'](){const _0x3f8695=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x433f42=new _0x4ec090({'direction':'backward','startPosition':_0x3f8695});for(const _0x3066c9 of _0x433f42)if(_0x3066c9['item']['is']('element')&&this['_headingNames']['includes'](_0x3066c9['item']['name']))return _0x3066c9['item'];}['_getHeadingNames'](){const _0x573b5f=this['editor']['config']['get']('documentOutline.headings');return _0x573b5f||function(_0x2b86c9){const _0xefce95=_0x2b86c9['config']['get']('heading.options');return _0xefce95?_0xefce95['reduce']((_0x470a67,_0x5b845c)=>('paragraph'!==_0x5b845c['model']&&_0x470a67['push'](_0x5b845c['model']),_0x470a67),[]):_0x2b86c9['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x54212e=this['editor'],_0xc546=['h1','h2','h3','h4','h5','h6'],_0x53e534=[];for(const _0xc6a23 of _0xc546){const _0x2a784c=_0x54212e['editing']['view']['domConverter']['domToView'](document['createElement'](_0xc6a23)),_0x1a3f20=_0x54212e['data']['toModel'](_0x2a784c)['getChild'](0x0);_0x1a3f20?.['is']('element')&&_0x53e534['push'](_0x1a3f20['name']);}this['_headingNames']=_0x53e534;}}function N(_0x7d1a5,_0x55f9fe){const t=_0x7d1a5['t'];switch(_0x55f9fe){case'Empty\x20heading':return t('Empty\x20heading');case'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':return t('Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.');case'No\x20headings\x20were\x20found\x20in\x20the\x20document.':return t('No\x20headings\x20were\x20found\x20in\x20the\x20document.');case'Table\x20of\x20contents':return t('Table\x20of\x20contents');default:return _0x55f9fe;}}class A extends _0x2cc44f{constructor(_0x3f3e97,_0x3d661b=!0x1){super(_0x3f3e97);const _0xb42909=this['bindTemplate'],_0x49a370=_0x3d661b?'['+N(_0x3f3e97,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x25f0c0=>!_0x25f0c0),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0xb42909['to']('level',_0x5bfe4d=>'ck-document-outline__item_level-'+_0x5bfe4d),_0xb42909['if']('isActive','ck-document-outline__item_active'),_0xb42909['if']('isEmpty','ck-document-outline__item_empty')],'title':_0xb42909['to']('text')},'children':[{'text':_0xb42909['to']('text',_0x5bae05=>_0x5bae05||_0x49a370)}],'on':{'click':_0xb42909['to']('click')}});}}class l extends _0x2cc44f{['items'];['showEmptyHeadingText'];['_documentOutlineContainer'];constructor(_0x1700b9,_0x42eccf=!0x1,_0x1721f3){super(_0x1700b9),this['showEmptyHeadingText']=_0x42eccf,this['set']('activeItemIndex',-0x1),this['_documentOutlineContainer']=_0x1721f3,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x511916,_0xc96c97,_0x92edf,_0x4a60e7)=>{this['_setActiveItem'](_0x4a60e7,_0x92edf);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x1700b9['contentLanguageDirection'],'data-document-outline-empty-placeholder':N(_0x1700b9,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x2e6f68){_0x2e6f68['forEach'](_0x5e104a=>{'insert'==_0x5e104a['type']?this['_insertItem'](_0x5e104a['index'],..._0x5e104a['values']):'delete'==_0x5e104a['type']&&this['_deleteItem'](_0x5e104a['index'],_0x5e104a['howMany']);});}['_setActiveItem'](_0x29e9c7,_0x45215c){if(-0x1!==_0x29e9c7){const _0x4a6fe4=this['items']['get'](_0x29e9c7);_0x4a6fe4&&(_0x4a6fe4['isActive']=!0x1);}-0x1!==_0x45215c&&(this['items']['get'](_0x45215c)['isActive']=!0x0,this['_scrollToItem'](_0x45215c));}['_insertItem'](_0x1c8289,..._0x35e782){const _0x10fe7d=_0x35e782['map']((_0x30226c,_0x39b5d1)=>{const _0xd9900d=new A(this['locale'],this['showEmptyHeadingText']);return _0xd9900d['text']=_0x30226c['text'],_0xd9900d['level']=_0x30226c['level'],_0x1c8289+_0x39b5d1===this['activeItemIndex']&&(_0xd9900d['isActive']=!0x0),_0xd9900d;});this['items']['addMany'](_0x10fe7d,_0x1c8289);}['_deleteItem'](_0x260754,_0x397b3b){do{this['items']['remove'](_0x260754);}while(--_0x397b3b);}['_handleItemClick'](_0x318ae0){const _0x2d00d1=this['items']['getIndex'](_0x318ae0['source']);this['fire']('itemSelected',_0x2d00d1);}['_scrollToItem'](_0x1a2d50){_0xee1d5a(this['items']['get'](_0x1a2d50)['element'],0x14,this['_documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x30faef{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x259fdd){super(_0x259fdd),this['view']=new l(_0x259fdd['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x101540(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x38ada6=this['editor'],_0x280695=_0x38ada6['plugins']['get']('DocumentOutlineUtils');let _0x42c632=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x38ada6['config']['get']('documentOutline.container'))throw new _0x676610('document-outline-container-not-provided',{'editor':_0x38ada6});_0x38ada6['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x280695['on']('change',this['_handleOutlineChange']['bind'](this)),_0x280695['on']('activeItemIndex',(_0x1ca555,{index:_0x15d480})=>this['_setActiveViewItem'](_0x15d480)),this['view']['on']('itemSelected',(_0x55c0bf,_0x4dbc6b)=>{_0x42c632=!0x0,this['_handleItemSelected'](_0x4dbc6b);}),this['view']['listenTo'](_0x5c69ab['document'],'scroll',()=>{_0x42c632?_0x42c632=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x5c69ab['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x5df9f2){const _0x3d7c1a=_0x45133d([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]),_0x1f4693=0x943acda,_0x42555c=0x944f452^_0x1f4693,_0x4e27d3=window[_0x45133d([0x44,0x61,0x74,0x65])][_0x45133d([0x6e,0x6f,0x77])](),_0x1b9b03=_0x5df9f2[_0x45133d([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xb2f105=new window[(_0x45133d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x28164c=>{_0x1b9b03[_0x45133d([0x6f,0x6e,0x63,0x65])](_0x45133d([0x72,0x65,0x61,0x64,0x79]),_0x28164c);}),_0x435bc5={[_0x45133d([0x6b,0x74,0x79])]:_0x45133d([0x45,0x43]),[_0x45133d([0x75,0x73,0x65])]:_0x45133d([0x73,0x69,0x67]),[_0x45133d([0x63,0x72,0x76])]:_0x45133d([0x50,0x2d,0x32,0x35,0x36]),[_0x45133d([0x78])]:_0x45133d([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]),[_0x45133d([0x79])]:_0x45133d([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]),[_0x45133d([0x61,0x6c,0x67])]:_0x45133d([0x45,0x53,0x32,0x35,0x36])},_0x39ba1c=_0x1b9b03[_0x45133d([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x45133d([0x67,0x65,0x74])](_0x45133d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x186cdd(){let _0x3a425a,_0x5cf0a7=null,_0x2bdb1b=null;try{if(_0x39ba1c==_0x45133d([0x47,0x50,0x4c]))return _0x45133d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3a425a=_0x218bc6(),!_0x3a425a)return _0x45133d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3a425a[_0x45133d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2bdb1b=_0x4eb247(_0x3a425a[_0x45133d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3a425a[_0x45133d([0x6a,0x74,0x69])])),await _0x1cd9ff()?_0x5aa60c()?_0x19db2f()?_0x45133d([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x344a9e()?(_0x3a425a[_0x45133d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x45133d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5cf0a7=_0x50caad(_0x45133d([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3a425a[_0x45133d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x45133d([0x74,0x72,0x69,0x61,0x6c])&&(_0x5cf0a7=_0x50caad(_0x45133d([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x3a425a[_0x45133d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x45133d([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x5cf0a7=_0x50caad(_0x45133d([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x467715()):_0x45133d([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x45133d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x45133d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x52e13a){return _0x45133d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x19db2f(){const _0x20aa6f=[_0x45133d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x45133d([0x74,0x72,0x69,0x61,0x6c])][_0x45133d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a425a[_0x45133d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4e27d3/0x3e8:0xe10*_0x42555c;return _0x3a425a[_0x45133d([0x65,0x78,0x70])]<_0x20aa6f;}function _0x5aa60c(){const _0x4af506=_0x3a425a[_0x45133d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4af506&&(!!_0x4af506[_0x45133d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x45133d([0x2a]))||(!!_0x4af506[_0x45133d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x45133d([0x44,0x4f]))||!!_0x4af506[_0x45133d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x45133d([0x50,0x50]))));}function _0x344a9e(){const _0x3b2845=_0x3a425a[_0x45133d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3b2845||0x0==_0x3b2845[_0x45133d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x173db2}=new URL(window[_0x45133d([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3b2845[_0x45133d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x173db2))return!0x0;const _0x278b10=_0x173db2[_0x45133d([0x73,0x70,0x6c,0x69,0x74])](_0x45133d([0x2e]));return _0x3b2845[_0x45133d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x35f0d4=>_0x35f0d4[_0x45133d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x45133d([0x2a])))[_0x45133d([0x6d,0x61,0x70])](_0x5490fc=>_0x5490fc[_0x45133d([0x73,0x70,0x6c,0x69,0x74])](_0x45133d([0x2e])))[_0x45133d([0x73,0x6f,0x6d,0x65])](_0x376fa1=>_0x278b10[_0x45133d([0x65,0x76,0x65,0x72,0x79])]((_0x50399c,_0x5068f3)=>_0x376fa1[_0x5068f3]===_0x50399c||_0x376fa1[_0x5068f3]===_0x45133d([0x2a])));}function _0x467715(){return _0x5cf0a7&&_0x2bdb1b?new window[(_0x45133d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x21a7ab,_0x6624b0)=>{_0x5cf0a7[_0x45133d([0x74,0x68,0x65,0x6e])](_0x21a7ab,_0x6624b0),_0x2bdb1b[_0x45133d([0x74,0x68,0x65,0x6e])](_0x189c72=>{_0x189c72!=_0x45133d([0x56,0x61,0x6c,0x69,0x64])&&_0x21a7ab(_0x189c72);},_0x6624b0);}):_0x5cf0a7||_0x2bdb1b||_0x45133d([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4eb247(_0x4db338,_0x151fd2){return new window[(_0x45133d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xcb7cbd=>{if(_0x465c99())return _0xcb7cbd(_0x45133d([0x56,0x61,0x6c,0x69,0x64]));_0x42eb77(),_0x1b9b03[_0x45133d([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x45133d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x424016=!0x1;const _0x34684b=_0xf21a5d();function _0x2357ec(_0x4abf15){return!!_0x4abf15&&(typeof _0x4abf15===_0x45133d([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4abf15===_0x45133d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4abf15[_0x45133d([0x74,0x68,0x65,0x6e])]===_0x45133d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4abf15[_0x45133d([0x63,0x61,0x74,0x63,0x68])]===_0x45133d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4911be(_0x458875){_0x2e850a(_0x458875)[_0x45133d([0x74,0x68,0x65,0x6e])](_0x3a54d7=>{if(!_0x3a54d7||_0x3a54d7[_0x45133d([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x45133d([0x6f,0x6b]))return _0x45133d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x509575(_0x46bd4a(_0x34684b+_0x151fd2))!=_0x3a54d7[_0x45133d([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x45133d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x45133d([0x56,0x61,0x6c,0x69,0x64]);})[_0x45133d([0x74,0x68,0x65,0x6e])](_0x233708=>(_0x1f2735(),_0x233708),()=>{const _0x39e07f=_0x14396c();return null==_0x39e07f?(_0x1f2735(),_0x45133d([0x56,0x61,0x6c,0x69,0x64])):_0x45133d(_0x4e27d3-_0x39e07f>(0x2d4f28da^_0x1f4693)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x45133d([0x74,0x68,0x65,0x6e])](_0xcb7cbd)[_0x45133d([0x63,0x61,0x74,0x63,0x68])](()=>{_0xcb7cbd(_0x45133d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x389a88=0x975425a^_0x1f4693;function _0x1f2735(){const _0x524294=_0x45133d([0x6c,0x6c,0x63,0x74,0x2d])+_0x509575(_0x46bd4a(_0x4db338)),_0x43369d=_0x2f758f(_0x509575(window[_0x45133d([0x4d,0x61,0x74,0x68])][_0x45133d([0x63,0x65,0x69,0x6c])](_0x4e27d3/_0x389a88)));window[_0x45133d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x45133d([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x524294,_0x43369d);}function _0x14396c(){const _0x5a63ea=_0x45133d([0x6c,0x6c,0x63,0x74,0x2d])+_0x509575(_0x46bd4a(_0x4db338)),_0x18c663=window[_0x45133d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x45133d([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5a63ea);return _0x18c663?window[_0x45133d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2f758f(_0x18c663),0x10)*_0x389a88:null;}function _0x2e850a(_0x31e41d){return new window[(_0x45133d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1b48a1,_0x179e00)=>{_0x31e41d[_0x45133d([0x74,0x68,0x65,0x6e])](_0x1b48a1,_0x179e00),window[_0x45133d([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x179e00,0x942781a^_0x1f4693);});}}_0x1b9b03[_0x45133d([0x6f,0x6e])](_0x45133d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2761ab,_0x4126ba)=>{if(_0x4126ba[0x0]!=_0x4db338)return _0xcb7cbd(_0x45133d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4126ba[0x1]={..._0x4126ba[0x1],[_0x45133d([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x34684b};},{[_0x45133d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x45133d([0x68,0x69,0x67,0x68])}),_0x1b9b03[_0x45133d([0x6f,0x6e])](_0x45133d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x274c39=>{_0x2357ec(_0x274c39[_0x45133d([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x424016=!0x0,_0x4911be(_0x274c39[_0x45133d([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x45133d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x45133d([0x6c,0x6f,0x77])}),_0xb2f105[_0x45133d([0x74,0x68,0x65,0x6e])](()=>{_0x424016||_0xcb7cbd(_0x45133d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x465c99(){return _0x1b9b03[_0x45133d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x45133d([0x76,0x69,0x65,0x77])][_0x45133d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x45133d([0x61,0x75,0x74,0x6f]);}function _0x42eb77(){_0x1b9b03[_0x45133d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x45133d([0x76,0x69,0x65,0x77])][_0x45133d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x45133d([0x61,0x75,0x74,0x6f]);}}function _0x50caad(_0x355844){const _0x5836e1=[new window[(_0x45133d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xa0d169=>setTimeout(_0xa0d169,0x94a9216^_0x1f4693)),_0xb2f105[_0x45133d([0x74,0x68,0x65,0x6e])](()=>new window[(_0x45133d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5182e5=>{let _0x4ebc47=0x0;_0x1b9b03[_0x45133d([0x6d,0x6f,0x64,0x65,0x6c])][_0x45133d([0x6f,0x6e])](_0x45133d([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4de485,_0x4a108e)=>{_0x4a108e[0x0][_0x45133d([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4ebc47++,_0x4ebc47==(0x943ad22^_0x1f4693)&&(_0x5182e5(),_0x4de485[_0x45133d([0x6f,0x66,0x66])]());});}))];return window[_0x45133d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x45133d([0x72,0x61,0x63,0x65])](_0x5836e1)[_0x45133d([0x74,0x68,0x65,0x6e])](()=>_0x355844);}async function _0x1cdf60(){await _0xb2f105,_0x1b9b03[_0x45133d([0x6d,0x6f,0x64,0x65,0x6c])][_0x45133d([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4215ee,_0x1b9b03[_0x45133d([0x6d,0x6f,0x64,0x65,0x6c])][_0x45133d([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4215ee,_0x1b9b03[_0x45133d([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x45133d([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3f5b62(_0x31296e){const _0x249be0=_0x426550();_0x1b9b03[_0x249be0]=_0x45133d([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])+_0x31296e,_0x31296e!=_0x45133d([0x56,0x61,0x6c,0x69,0x64])&&_0x1cdf60();}function _0x426550(){const _0x1ba054=window[_0x45133d([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x45133d([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x45133d([0x6e,0x6f,0x77])]())[_0x45133d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x45133d([0x2e]),'');let _0x449eb9=_0x45133d([0x63]);for(let _0x37369f=0x0;_0x37369f<_0x1ba054[_0x45133d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x37369f+=0x2){let _0xa43c61=window[_0x45133d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1ba054[_0x45133d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x37369f,_0x37369f+0x2));_0xa43c61>=_0x3d7c1a[_0x45133d([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xa43c61-=_0x3d7c1a[_0x45133d([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x449eb9+=_0x3d7c1a[_0xa43c61];}return _0x449eb9;}function _0x218bc6(){const _0x3bf09a=_0x39ba1c[_0x45133d([0x73,0x70,0x6c,0x69,0x74])](_0x45133d([0x2e]));if(0x3!=_0x3bf09a[_0x45133d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x358abb(_0x3bf09a[0x1]);function _0x358abb(_0x17c6bf){const _0xb8e430=_0x33e704(_0x17c6bf);return _0xb8e430&&_0x4690d5()?_0xb8e430:null;function _0x4690d5(){const _0x2f3214=_0xb8e430[_0x45133d([0x6a,0x74,0x69])],_0x9b8b74=window[_0x45133d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2f3214[_0x45133d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2f3214[_0x45133d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xe1736c={..._0xb8e430,[_0x45133d([0x6a,0x74,0x69])]:_0x2f3214[_0x45133d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2f3214[_0x45133d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xe1736c[_0x45133d([0x76,0x63])],_0x46bd4a(_0xe1736c)==_0x9b8b74;}}}async function _0x1cd9ff(){let _0x1b624a=!0x0;try{const _0x573096=_0x39ba1c[_0x45133d([0x73,0x70,0x6c,0x69,0x74])](_0x45133d([0x2e])),[_0x2173cb,_0x425e30,_0x4a9227]=_0x573096;return _0x5d382d(_0x2173cb),await _0x50d3bc(_0x2173cb,_0x425e30,_0x4a9227),_0x1b624a;}catch(_0x22864b){return!0x1;}function _0x5d382d(_0x52bb4e){const _0x2463b1=_0x33e704(_0x52bb4e);_0x2463b1&&_0x2463b1[_0x45133d([0x61,0x6c,0x67])]==_0x45133d([0x45,0x53,0x32,0x35,0x36])||(_0x1b624a=!0x1);}async function _0x50d3bc(_0x1154ac,_0xcd46c1,_0x446eb6){const _0x10ffd7=window[_0x45133d([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x45133d([0x66,0x72,0x6f,0x6d])](_0x5f8f2f(_0x446eb6),_0x4777e3=>_0x4777e3[_0x45133d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x429952=new window[(_0x45133d([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x45133d([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1154ac+_0x45133d([0x2e])+_0xcd46c1),_0x59f92b=window[_0x45133d([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x45133d([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x59f92b)return;const _0x3a70f9=await _0x59f92b[_0x45133d([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x45133d([0x6a,0x77,0x6b]),_0x435bc5,{[_0x45133d([0x6e,0x61,0x6d,0x65])]:_0x45133d([0x45,0x43,0x44,0x53,0x41]),[_0x45133d([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x45133d([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x45133d([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x59f92b[_0x45133d([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x45133d([0x6e,0x61,0x6d,0x65])]:_0x45133d([0x45,0x43,0x44,0x53,0x41]),[_0x45133d([0x68,0x61,0x73,0x68])]:{[_0x45133d([0x6e,0x61,0x6d,0x65])]:_0x45133d([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3a70f9,_0x10ffd7,_0x429952)||(_0x1b624a=!0x1);}}function _0x33e704(_0x5a015a){return _0x5a015a[_0x45133d([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x45133d([0x65,0x79]))?JSON[_0x45133d([0x70,0x61,0x72,0x73,0x65])](_0x5f8f2f(_0x5a015a)):null;}function _0x5f8f2f(_0x164191){return window[_0x45133d([0x61,0x74,0x6f,0x62])](_0x164191[_0x45133d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x45133d([0x2b]))[_0x45133d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x45133d([0x2f])));}function _0x46bd4a(_0x9bd9f5){let _0x4e3a50=0x1505;function _0x2226e1(_0x23befe){for(let _0x34a6ec=0x0;_0x34a6ec<_0x23befe[_0x45133d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x34a6ec++){const _0x26d090=_0x23befe[_0x45133d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x34a6ec);_0x4e3a50=(_0x4e3a50<<0x5)+_0x4e3a50+_0x26d090,_0x4e3a50&=_0x4e3a50;}}function _0x27b073(_0x29f4f2){Array[_0x45133d([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x29f4f2)?_0x29f4f2[_0x45133d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x27b073):_0x29f4f2&&typeof _0x29f4f2==_0x45133d([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x45133d([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x29f4f2)[_0x45133d([0x73,0x6f,0x72,0x74])]()[_0x45133d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3e9904,_0x470454])=>{_0x2226e1(_0x3e9904),_0x27b073(_0x470454);}):_0x2226e1(window[_0x45133d([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x29f4f2));}return _0x27b073(_0x9bd9f5),_0x4e3a50>>>0x0;}function _0x509575(_0x220e7e){return _0x220e7e[_0x45133d([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x45133d([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x45133d([0x30]));}function _0x2f758f(_0x1d4c62){return _0x1d4c62[_0x45133d([0x73,0x70,0x6c,0x69,0x74])]('')[_0x45133d([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x45133d([0x6a,0x6f,0x69,0x6e])]('');}function _0x4215ee(){}function _0x45133d(_0x6b105a){return _0x6b105a['map'](_0x4412e5=>String['fromCharCode'](_0x4412e5))['join']('');}_0x3f5b62(await _0x186cdd());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x1c9230,{outlineDefinitions:_0x3807f5,outlineChanges:_0x3b873d}){this['_currentOutlineDefinitions']=_0x3807f5,this['view']['sync'](_0x3b873d);}['_setActiveViewItem'](_0x5a945e){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x5a945e]&&(this['view']['activeItemIndex']=_0x5a945e);}['_handleItemSelected'](_0x5ef098){const _0x21bae8=this['_currentOutlineDefinitions'][_0x5ef098]['modelElement'];this['editor']['model']['change'](_0x1addc0=>{_0x1addc0['setSelection'](_0x21bae8,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x5ef098);}['_updateActiveDefinitionOnViewportChange'](){const _0x287943=this['editor'];let _0x3cbbdd;for(const _0x50e347 of _0x287943['model']['document']['getRootNames']()){const _0xcab798=_0x287943['editing']['view']['getDomRoot'](_0x50e347),_0x335bcb=_0xcab798&&new _0x415514(_0xcab798)['getVisible']();if(_0x335bcb){const _0xc76282=new _0x415514(_0x5c69ab['window'])['getIntersection'](_0x335bcb);_0xc76282&&(_0x3cbbdd=_0xc76282['top']+0.25*_0xc76282['height']);}}if(void 0x0===_0x3cbbdd)return;const _0x224b7f=d(_0x287943['editing'],this['_currentOutlineDefinitions'],_0x3cbbdd);_0x224b7f?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x224b7f)):this['_setActiveViewItem'](-0x1);}}function d(_0x5b7d45,_0x15c6ed,_0x45fbc6,_0xfbb74f=0x0,_0x507a51=_0x15c6ed['length']-0x1){const _0x32ce3d=Math['floor'](_0xfbb74f+(_0x507a51-_0xfbb74f)/0x2);if(_0x507a51>=_0xfbb74f){const _0x1f66b3=_0x15c6ed[_0x32ce3d],_0xe03a07=_0x5b7d45['mapper']['toViewElement'](_0x1f66b3['modelElement']);if(!_0xe03a07)return null;const _0x3e492b=_0x5b7d45['view']['domConverter']['mapViewToDom'](_0xe03a07);return new _0x415514(_0x3e492b)['bottom']>_0x45fbc6?d(_0x5b7d45,_0x15c6ed,_0x45fbc6,_0xfbb74f,_0x32ce3d-0x1):d(_0x5b7d45,_0x15c6ed,_0x45fbc6,_0x32ce3d+0x1,_0x507a51);}return _0x32ce3d<0x0?null:_0x15c6ed[_0x32ce3d];}class u extends _0x30faef{['licenseKey'];['_licenseKeyCheckInterval'];static get['requires'](){return[i,n];}static get['pluginName'](){return'DocumentOutline';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x4ec292=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x498bfa;for(const _0x50663b in _0x4ec292){const _0x21b1e6=_0x50663b,_0x3edfa8=_0x4ec292[_0x21b1e6];if('documentOutlineLicenseKeyValid'==_0x3edfa8||'documentOutlineLicenseKeyInvalid'==_0x3edfa8||'documentOutlineLicenseKeyExpired'==_0x3edfa8||'documentOutlineLicenseKeyDomainLimit'==_0x3edfa8||'documentOutlineLicenseKeyNotAllowed'==_0x3edfa8||'documentOutlineLicenseKeyEvaluationLimit'==_0x3edfa8||'documentOutlineLicenseKeyTrialLimit'==_0x3edfa8||'documentOutlineLicenseKeyDevelopmentLimit'==_0x3edfa8||'documentOutlineLicenseKeyUsageLimit'==_0x3edfa8){delete _0x4ec292[_0x21b1e6],_0x498bfa=_0x3edfa8,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x498bfa&&_0x4ec292['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x498bfa&&_0x4ec292['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x498bfa&&_0x4ec292['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x498bfa&&_0x4ec292['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x498bfa&&_0x4ec292['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x498bfa&&_0x4ec292['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyDevelopmentLimit'==_0x498bfa&&_0x4ec292['_showLicenseError']('developmentLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x498bfa&&_0x4ec292['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class O extends _0x54f5bd{['execute'](){this['editor']['model']['change'](_0x1c75ee=>{this['editor']['model']['insertObject'](_0x1c75ee['createElement']('tableOfContents'));});}['refresh'](){const _0xc7a701=this['editor']['model'],_0x4ff1f5=_0xc7a701['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x4ff1f5&&_0xc7a701['schema']['findAllowedParent'](_0x4ff1f5,'tableOfContents'));}}class y extends _0x30faef{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x4869cf=this['editor'];if(_0x4869cf['config']['get']('headingId.modelAttributeName'))return;(function(_0xfed660){const _0x20864f=new Map();if(_0xfed660)return _0xfed660['forEach'](_0x15a5d4=>{'paragraph'!==_0x15a5d4['model']&&_0x20864f['set'](_0x15a5d4['view'],_0x15a5d4['model']);}),_0x20864f['get']('h1')||_0x20864f['set']('h1','heading1'),_0x20864f;return _0x20864f;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x3ec0f3,_0x7c698f)=>{this['_customUpcastHeadingsConversion'](_0x7c698f),this['_customDataDowncastHeadingsConversion'](_0x3ec0f3),_0x4869cf['model']['schema']['isRegistered'](_0x3ec0f3)&&_0x4869cf['model']['schema']['extend'](_0x3ec0f3,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x309d79){this['editor']['conversion']['for']('upcast')['add'](_0x190d15=>_0x190d15['on']('element:'+_0x309d79,(_0x4fc3de,_0x7ef3c,_0x473d59)=>{const {consumable:_0x21ea2d,writer:_0x545f2e}=_0x473d59,_0x5612bc=_0x7ef3c['viewItem']['getAttribute']('id'),_0xbcf3d7=_0x7ef3c['modelRange']['getContainedElement']();if(_0xbcf3d7)return _0x5612bc&&_0x5612bc['length']||_0xbcf3d7['hasAttribute']('headingId')?void(_0x21ea2d['consume'](_0x7ef3c['viewItem'],{'attributes':['id']})&&_0x545f2e['setAttribute']('headingId',_0x5612bc,_0xbcf3d7)):(_0x21ea2d['consume'](_0x7ef3c['viewItem'],{'attributes':['id']}),void _0x545f2e['setAttribute']('headingId',_0xf21a5d(),_0xbcf3d7));},{'priority':_0x128154['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x1f4518){this['editor']['conversion']['for']('downcast')['add'](_0x4eb7c6=>_0x4eb7c6['on']('attribute:headingId:'+_0x1f4518,(_0x5b9049,_0x85841f,_0x116d88)=>{if(!_0x116d88['consumable']['consume'](_0x85841f['item'],_0x5b9049['name']))return;const _0x410453=_0x85841f['item']['getAttribute']('headingId'),_0x215279=_0x116d88['mapper']['toViewElement'](_0x85841f['item']);_0x116d88['writer']['setAttribute']('id',_0x410453,_0x215279);}));}['_registerHeadingIdAttributePostfixer'](){const _0x241c31=this['editor'],_0x3204a3=new Set(),_0x52cc44=new Set();function _0x283f5f(_0x582ef0,_0x41069b){const _0x5295eb=_0xf21a5d();return _0x52cc44['add'](_0x5295eb),_0x582ef0['setAttribute']('headingId',_0x5295eb,_0x41069b),_0x5295eb;}function _0x3b9264(_0x5f19fc,_0x35dfa9){_0x5f19fc['removeAttribute']('headingId',_0x35dfa9);}_0x241c31['model']['document']['registerPostFixer'](_0x21ac5f=>{const _0x4efaf5=_0x241c31['model']['document']['differ']['getChanges']();let _0x1eaf27=!0x1;for(const _0x3fbb30 of _0x4efaf5)if('insert'==_0x3fbb30['type']&&_0x3fbb30['name']){if(_0x3fbb30['name']['match'](/heading\d/)){const _0x22dd5d=_0x3fbb30['attributes']['get']('headingId');'string'==typeof _0x22dd5d?_0x3204a3['has'](_0x22dd5d)?(_0x283f5f(_0x21ac5f,_0x3fbb30['position']['nodeAfter']),_0x1eaf27=!0x0):_0x52cc44['add'](_0x22dd5d):(_0x283f5f(_0x21ac5f,_0x3fbb30['position']['nodeAfter']),_0x1eaf27=!0x0);}else'string'==typeof _0x3fbb30['attributes']['get']('headingId')&&(_0x3b9264(_0x21ac5f,_0x3fbb30['position']['nodeAfter']),_0x1eaf27=!0x0);}else{if('remove'==_0x3fbb30['type']){const _0x50a458=_0x3fbb30['attributes']['get']('headingId');'string'==typeof _0x50a458&&_0x3204a3['delete'](_0x50a458);}}return _0x1eaf27;}),_0x241c31['model']['document']['on']('change',()=>{_0x52cc44['forEach'](_0x53c6f9=>_0x3204a3['add'](_0x53c6f9)),_0x52cc44['clear']();});}}class s extends _0x30faef{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x4b9251,i,y];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x4ce400){super(_0x4ce400),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x489102=this['editor'],_0x57e344=_0x489102['editing']['view']['document'];_0x489102['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x489102['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x57e344,'click',(_0x247efb,_0x528456)=>{if(!_0x528456['target'])return;const _0x4aeeac=_0x528456['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x4aeeac)&&(_0x528456['domEvent']['preventDefault'](),_0x247efb['stop'](),this['_handleScrollToHeading'](_0x4aeeac));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x489102['commands']['add']('insertTableOfContents',new O(_0x489102)),(_0x489102['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x26cc68,_0x570191)=>{this['_currentOutlineDefinitions']=_0x570191['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x489102['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x126195){const _0x5b4031=_0x4e38de([0x54,0x36,0x57,0x32,0x71,0x56,0x6a,0x72,0x52,0x35,0x6b,0x67,0x7a,0x37,0x4c,0x6f,0x69,0x42,0x74,0x68,0x34,0x43,0x4f,0x33,0x6c,0x77,0x45,0x41,0x61,0x46,0x39,0x62,0x50,0x64,0x44,0x51,0x70,0x30,0x59,0x49,0x78,0x75,0x5a,0x65,0x66,0x58,0x47,0x4e,0x79,0x53,0x63,0x4b,0x6e,0x31,0x73,0x4d,0x55,0x4a,0x48,0x76,0x6d,0x38]),_0x3165f0=0x7d491379,_0x11ed31=0x7d4e4bf1^_0x3165f0,_0xbb6a7f=window[_0x4e38de([0x44,0x61,0x74,0x65])][_0x4e38de([0x6e,0x6f,0x77])](),_0x331b8f=_0x126195[_0x4e38de([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3ae039=new window[(_0x4e38de([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3d44b5=>{_0x331b8f[_0x4e38de([0x6f,0x6e,0x63,0x65])](_0x4e38de([0x72,0x65,0x61,0x64,0x79]),_0x3d44b5);}),_0x2118f7={[_0x4e38de([0x6b,0x74,0x79])]:_0x4e38de([0x45,0x43]),[_0x4e38de([0x75,0x73,0x65])]:_0x4e38de([0x73,0x69,0x67]),[_0x4e38de([0x63,0x72,0x76])]:_0x4e38de([0x50,0x2d,0x32,0x35,0x36]),[_0x4e38de([0x78])]:_0x4e38de([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]),[_0x4e38de([0x79])]:_0x4e38de([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]),[_0x4e38de([0x61,0x6c,0x67])]:_0x4e38de([0x45,0x53,0x32,0x35,0x36])},_0x2060ce=_0x331b8f[_0x4e38de([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4e38de([0x67,0x65,0x74])](_0x4e38de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x281a88(){let _0xf2d00d,_0x5ce1df=null,_0x40ba84=null;try{if(_0x2060ce==_0x4e38de([0x47,0x50,0x4c]))return _0x4e38de([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xf2d00d=_0x4d3b9b(),!_0xf2d00d)return _0x4e38de([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xf2d00d[_0x4e38de([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x40ba84=_0x59a5dd(_0xf2d00d[_0x4e38de([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xf2d00d[_0x4e38de([0x6a,0x74,0x69])])),await _0x1b0619()?_0x4f7e9f()?_0x25dd56()?_0x4e38de([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3d215c()?(_0xf2d00d[_0x4e38de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4e38de([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5ce1df=_0x3268ca(_0x4e38de([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xf2d00d[_0x4e38de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4e38de([0x74,0x72,0x69,0x61,0x6c])&&(_0x5ce1df=_0x3268ca(_0x4e38de([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0xf2d00d[_0x4e38de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4e38de([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x5ce1df=_0x3268ca(_0x4e38de([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5e0fb9()):_0x4e38de([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4e38de([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4e38de([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x348469){return _0x4e38de([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x25dd56(){const _0x1aa6fc=[_0x4e38de([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4e38de([0x74,0x72,0x69,0x61,0x6c])][_0x4e38de([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf2d00d[_0x4e38de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xbb6a7f/0x3e8:0xe10*_0x11ed31;return _0xf2d00d[_0x4e38de([0x65,0x78,0x70])]<_0x1aa6fc;}function _0x4f7e9f(){const _0x255c61=_0xf2d00d[_0x4e38de([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x255c61&&(!!_0x255c61[_0x4e38de([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4e38de([0x2a]))||(!!_0x255c61[_0x4e38de([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4e38de([0x54,0x4f,0x43]))||!!_0x255c61[_0x4e38de([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4e38de([0x50,0x50]))));}function _0x3d215c(){const _0xa24b2c=_0xf2d00d[_0x4e38de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xa24b2c||0x0==_0xa24b2c[_0x4e38de([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x464e05}=new URL(window[_0x4e38de([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0xa24b2c[_0x4e38de([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x464e05))return!0x0;const _0x3b6395=_0x464e05[_0x4e38de([0x73,0x70,0x6c,0x69,0x74])](_0x4e38de([0x2e]));return _0xa24b2c[_0x4e38de([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x469829=>_0x469829[_0x4e38de([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4e38de([0x2a])))[_0x4e38de([0x6d,0x61,0x70])](_0x16344b=>_0x16344b[_0x4e38de([0x73,0x70,0x6c,0x69,0x74])](_0x4e38de([0x2e])))[_0x4e38de([0x73,0x6f,0x6d,0x65])](_0x5e5efe=>_0x3b6395[_0x4e38de([0x65,0x76,0x65,0x72,0x79])]((_0xe96db9,_0x31b8b0)=>_0x5e5efe[_0x31b8b0]===_0xe96db9||_0x5e5efe[_0x31b8b0]===_0x4e38de([0x2a])));}function _0x5e0fb9(){return _0x5ce1df&&_0x40ba84?new window[(_0x4e38de([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x43bb16,_0x333367)=>{_0x5ce1df[_0x4e38de([0x74,0x68,0x65,0x6e])](_0x43bb16,_0x333367),_0x40ba84[_0x4e38de([0x74,0x68,0x65,0x6e])](_0x5bf32e=>{_0x5bf32e!=_0x4e38de([0x56,0x61,0x6c,0x69,0x64])&&_0x43bb16(_0x5bf32e);},_0x333367);}):_0x5ce1df||_0x40ba84||_0x4e38de([0x56,0x61,0x6c,0x69,0x64]);}}function _0x59a5dd(_0x5e3c8e,_0x2c9023){return new window[(_0x4e38de([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4cc3cc=>{if(_0x25dd14())return _0x4cc3cc(_0x4e38de([0x56,0x61,0x6c,0x69,0x64]));_0x1c0e96(),_0x331b8f[_0x4e38de([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4e38de([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5d3dd9=!0x1;const _0x508296=_0xf21a5d();function _0xe6b912(_0x3709a5){return!!_0x3709a5&&(typeof _0x3709a5===_0x4e38de([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3709a5===_0x4e38de([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3709a5[_0x4e38de([0x74,0x68,0x65,0x6e])]===_0x4e38de([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3709a5[_0x4e38de([0x63,0x61,0x74,0x63,0x68])]===_0x4e38de([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x546c11(_0x109caf){_0x1626f(_0x109caf)[_0x4e38de([0x74,0x68,0x65,0x6e])](_0x550c7b=>{if(!_0x550c7b||_0x550c7b[_0x4e38de([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4e38de([0x6f,0x6b]))return _0x4e38de([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2528ff(_0x3789a3(_0x508296+_0x2c9023))!=_0x550c7b[_0x4e38de([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4e38de([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4e38de([0x56,0x61,0x6c,0x69,0x64]);})[_0x4e38de([0x74,0x68,0x65,0x6e])](_0x6bb4a=>(_0x1cec30(),_0x6bb4a),()=>{const _0x16884f=_0x5466c1();return null==_0x16884f?(_0x1cec30(),_0x4e38de([0x56,0x61,0x6c,0x69,0x64])):_0x4e38de(_0xbb6a7f-_0x16884f>(0x59459779^_0x3165f0)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4e38de([0x74,0x68,0x65,0x6e])](_0x4cc3cc)[_0x4e38de([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4cc3cc(_0x4e38de([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x51a354=0x7d7ffdf9^_0x3165f0;function _0x1cec30(){const _0x4857da=_0x4e38de([0x6c,0x6c,0x63,0x74,0x2d])+_0x2528ff(_0x3789a3(_0x5e3c8e)),_0x58d244=_0x3ebc74(_0x2528ff(window[_0x4e38de([0x4d,0x61,0x74,0x68])][_0x4e38de([0x63,0x65,0x69,0x6c])](_0xbb6a7f/_0x51a354)));window[_0x4e38de([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4e38de([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4857da,_0x58d244);}function _0x5466c1(){const _0x4fe0c4=_0x4e38de([0x6c,0x6c,0x63,0x74,0x2d])+_0x2528ff(_0x3789a3(_0x5e3c8e)),_0x4d1e5=window[_0x4e38de([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4e38de([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4fe0c4);return _0x4d1e5?window[_0x4e38de([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3ebc74(_0x4d1e5),0x10)*_0x51a354:null;}function _0x1626f(_0x66dc7e){return new window[(_0x4e38de([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x439adb,_0x3b3714)=>{_0x66dc7e[_0x4e38de([0x74,0x68,0x65,0x6e])](_0x439adb,_0x3b3714),window[_0x4e38de([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3b3714,0x7d48c7b9^_0x3165f0);});}}_0x331b8f[_0x4e38de([0x6f,0x6e])](_0x4e38de([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5a72a1,_0x36810f)=>{if(_0x36810f[0x0]!=_0x5e3c8e)return _0x4cc3cc(_0x4e38de([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x36810f[0x1]={..._0x36810f[0x1],[_0x4e38de([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x508296};},{[_0x4e38de([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4e38de([0x68,0x69,0x67,0x68])}),_0x331b8f[_0x4e38de([0x6f,0x6e])](_0x4e38de([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x58b024=>{_0xe6b912(_0x58b024[_0x4e38de([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5d3dd9=!0x0,_0x546c11(_0x58b024[_0x4e38de([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4e38de([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4e38de([0x6c,0x6f,0x77])}),_0x3ae039[_0x4e38de([0x74,0x68,0x65,0x6e])](()=>{_0x5d3dd9||_0x4cc3cc(_0x4e38de([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x25dd14(){return _0x331b8f[_0x4e38de([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4e38de([0x76,0x69,0x65,0x77])][_0x4e38de([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4e38de([0x61,0x75,0x74,0x6f]);}function _0x1c0e96(){_0x331b8f[_0x4e38de([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4e38de([0x76,0x69,0x65,0x77])][_0x4e38de([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4e38de([0x61,0x75,0x74,0x6f]);}}function _0x3268ca(_0x4e9d1a){const _0x33e2f3=[new window[(_0x4e38de([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xeb6f88=>setTimeout(_0xeb6f88,0x7d402db5^_0x3165f0)),_0x3ae039[_0x4e38de([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4e38de([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1a86cd=>{let _0x13e3b2=0x0;_0x331b8f[_0x4e38de([0x6d,0x6f,0x64,0x65,0x6c])][_0x4e38de([0x6f,0x6e])](_0x4e38de([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2d8fc6,_0x546761)=>{_0x546761[0x0][_0x4e38de([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x13e3b2++,_0x13e3b2==(0x7d491281^_0x3165f0)&&(_0x1a86cd(),_0x2d8fc6[_0x4e38de([0x6f,0x66,0x66])]());});}))];return window[_0x4e38de([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4e38de([0x72,0x61,0x63,0x65])](_0x33e2f3)[_0x4e38de([0x74,0x68,0x65,0x6e])](()=>_0x4e9d1a);}async function _0x270c4e(){await _0x3ae039,_0x331b8f[_0x4e38de([0x6d,0x6f,0x64,0x65,0x6c])][_0x4e38de([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x28f594,_0x331b8f[_0x4e38de([0x6d,0x6f,0x64,0x65,0x6c])][_0x4e38de([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x28f594,_0x331b8f[_0x4e38de([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4e38de([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x470162(_0x3f64d5){const _0x2d0343=_0x5d329a();_0x331b8f[_0x2d0343]=_0x4e38de([0x74,0x61,0x62,0x6c,0x65,0x4f,0x66,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x3f64d5,_0x3f64d5!=_0x4e38de([0x56,0x61,0x6c,0x69,0x64])&&_0x270c4e();}function _0x5d329a(){const _0x2af291=window[_0x4e38de([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4e38de([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4e38de([0x6e,0x6f,0x77])]())[_0x4e38de([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4e38de([0x2e]),'');let _0x5f144e=_0x4e38de([0x54]);for(let _0x356ec1=0x0;_0x356ec1<_0x2af291[_0x4e38de([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x356ec1+=0x2){let _0x1481ce=window[_0x4e38de([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2af291[_0x4e38de([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x356ec1,_0x356ec1+0x2));_0x1481ce>=_0x5b4031[_0x4e38de([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1481ce-=_0x5b4031[_0x4e38de([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5f144e+=_0x5b4031[_0x1481ce];}return _0x5f144e;}function _0x4d3b9b(){const _0x3063da=_0x2060ce[_0x4e38de([0x73,0x70,0x6c,0x69,0x74])](_0x4e38de([0x2e]));if(0x3!=_0x3063da[_0x4e38de([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2a5700(_0x3063da[0x1]);function _0x2a5700(_0x33dae6){const _0x1ffd05=_0x1e8fe8(_0x33dae6);return _0x1ffd05&&_0x474799()?_0x1ffd05:null;function _0x474799(){const _0x9facfc=_0x1ffd05[_0x4e38de([0x6a,0x74,0x69])],_0x438739=window[_0x4e38de([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x9facfc[_0x4e38de([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x9facfc[_0x4e38de([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2ffb88={..._0x1ffd05,[_0x4e38de([0x6a,0x74,0x69])]:_0x9facfc[_0x4e38de([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x9facfc[_0x4e38de([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2ffb88[_0x4e38de([0x76,0x63])],_0x3789a3(_0x2ffb88)==_0x438739;}}}async function _0x1b0619(){let _0x49d473=!0x0;try{const _0x13fda6=_0x2060ce[_0x4e38de([0x73,0x70,0x6c,0x69,0x74])](_0x4e38de([0x2e])),[_0x40d5c7,_0x4d4fa7,_0x5b8c5d]=_0x13fda6;return _0x13f0fb(_0x40d5c7),await _0x5a5969(_0x40d5c7,_0x4d4fa7,_0x5b8c5d),_0x49d473;}catch(_0x292115){return!0x1;}function _0x13f0fb(_0xf41da9){const _0x2a46a1=_0x1e8fe8(_0xf41da9);_0x2a46a1&&_0x2a46a1[_0x4e38de([0x61,0x6c,0x67])]==_0x4e38de([0x45,0x53,0x32,0x35,0x36])||(_0x49d473=!0x1);}async function _0x5a5969(_0x4db46b,_0x455d13,_0x179cc4){const _0x4f8fda=window[_0x4e38de([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4e38de([0x66,0x72,0x6f,0x6d])](_0x3d056(_0x179cc4),_0x3564a7=>_0x3564a7[_0x4e38de([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xe08fc6=new window[(_0x4e38de([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4e38de([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4db46b+_0x4e38de([0x2e])+_0x455d13),_0x269bb7=window[_0x4e38de([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4e38de([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x269bb7)return;const _0x3f3516=await _0x269bb7[_0x4e38de([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4e38de([0x6a,0x77,0x6b]),_0x2118f7,{[_0x4e38de([0x6e,0x61,0x6d,0x65])]:_0x4e38de([0x45,0x43,0x44,0x53,0x41]),[_0x4e38de([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4e38de([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4e38de([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x269bb7[_0x4e38de([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4e38de([0x6e,0x61,0x6d,0x65])]:_0x4e38de([0x45,0x43,0x44,0x53,0x41]),[_0x4e38de([0x68,0x61,0x73,0x68])]:{[_0x4e38de([0x6e,0x61,0x6d,0x65])]:_0x4e38de([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3f3516,_0x4f8fda,_0xe08fc6)||(_0x49d473=!0x1);}}function _0x1e8fe8(_0x24473d){return _0x24473d[_0x4e38de([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4e38de([0x65,0x79]))?JSON[_0x4e38de([0x70,0x61,0x72,0x73,0x65])](_0x3d056(_0x24473d)):null;}function _0x3d056(_0x254ee8){return window[_0x4e38de([0x61,0x74,0x6f,0x62])](_0x254ee8[_0x4e38de([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4e38de([0x2b]))[_0x4e38de([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4e38de([0x2f])));}function _0x3789a3(_0x48e878){let _0x18c4dc=0x1505;function _0x252c2c(_0x5cd125){for(let _0x2e7827=0x0;_0x2e7827<_0x5cd125[_0x4e38de([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2e7827++){const _0x1accef=_0x5cd125[_0x4e38de([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2e7827);_0x18c4dc=(_0x18c4dc<<0x5)+_0x18c4dc+_0x1accef,_0x18c4dc&=_0x18c4dc;}}function _0x1b7ea6(_0x34004d){Array[_0x4e38de([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x34004d)?_0x34004d[_0x4e38de([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1b7ea6):_0x34004d&&typeof _0x34004d==_0x4e38de([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4e38de([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x34004d)[_0x4e38de([0x73,0x6f,0x72,0x74])]()[_0x4e38de([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x39af1f,_0x12ca9a])=>{_0x252c2c(_0x39af1f),_0x1b7ea6(_0x12ca9a);}):_0x252c2c(window[_0x4e38de([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x34004d));}return _0x1b7ea6(_0x48e878),_0x18c4dc>>>0x0;}function _0x2528ff(_0x4e2249){return _0x4e2249[_0x4e38de([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4e38de([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4e38de([0x30]));}function _0x3ebc74(_0x1ac240){return _0x1ac240[_0x4e38de([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4e38de([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4e38de([0x6a,0x6f,0x69,0x6e])]('');}function _0x28f594(){}function _0x4e38de(_0xebf28b){return _0xebf28b['map'](_0x1b193c=>String['fromCharCode'](_0x1b193c))['join']('');}_0x470162(await _0x281a88());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x15d1c5=>{'$graveyard'!==_0x15d1c5['rootName']&&this['editor']['editing']['reconvertItem'](_0x15d1c5);});}['_trackNewToCElements'](){for(const _0x3be693 of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x3be693['type']||'tableOfContents'!==_0x3be693['name'])return;this['_tableOfContentsElements']['add'](_0x3be693['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x408f62=this['editor']['conversion'];_0x408f62['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x408f62['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x2eef76,{writer:_0x96309a})=>this['_createTableOfContents'](_0x96309a,!0x0)}),_0x408f62['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x1e5f6d,{writer:_0x7a08bc})=>{this['_tableOfContentsElements']['add'](_0x1e5f6d);const _0x3bd22a=this['_createTableOfContents'](_0x7a08bc);return _0x385ba0(_0x3bd22a,_0x7a08bc,{'label':N(this['editor']['locale'],'Table\x20of\x20contents')});}}),this['editor']['data']['registerRawContentMatcher']({'name':'div','classes':'table-of-contents'}),this['editor']['editing']['mapper']['on']('viewToModelPosition',this['_redirectMapper'](),{'priority':'high'});}['_createTableOfContents'](_0x4fdc15,_0x248075=!0x1){const {locale:_0x598765}=this['editor'],_0x15dade=_0x4fdc15['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x248075&&{'data-table-of-contents-label':N(_0x598765,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x248075&&_0x4fdc15['insert'](_0x4fdc15['createPositionAt'](_0x15dade,'end'),_0x4fdc15['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x4fdc15['createText'](N(_0x598765,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x39309b=_0x248075?'':'['+N(_0x598765,'Empty\x20heading')+']';let _0x53a75f=_0x15dade;return this['_currentOutlineDefinitions']['forEach']((_0x4eb0cc,_0x108ecd,_0x43648b)=>{const _0x4f5d4f=this['editor']['model']['hasContent'](_0x4eb0cc['modelElement'],{'ignoreWhitespaces':!0x0}),_0x482a17=_0x4f5d4f?_0x4eb0cc['text']:_0x39309b,_0x2fea6a=_0x4eb0cc['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x1d2059=_0x4fdc15['createContainerElement']('a',{'href':'#'+_0x2fea6a,...!_0x248075&&{'tabindex':'-1'}},[_0x4fdc15['createText'](_0x482a17)]),_0x5aeb6c=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x4fdc15['setCustomProperty']('tableOfContentsHeadingIndex',_0x108ecd,_0x1d2059);const _0x1670ae=_0x4fdc15['createContainerElement']('li',null,[_0x4f5d4f||!_0x248075&&_0x5aeb6c?_0x1d2059:_0x4fdc15['createText']('')]),_0x345d2c=_0x108ecd?_0x43648b[_0x108ecd-0x1]['level']:0x0,_0x4f9389=Math['abs'](_0x4eb0cc['level']-_0x345d2c);if(_0x4eb0cc['level']>_0x345d2c){const _0x170efc=S(_0x1670ae,_0x4f9389,_0x4fdc15);_0x4fdc15['insert'](_0x4fdc15['createPositionAt'](_0x53a75f,'end'),_0x170efc);}else{const _0x4dd7c7=function(_0x11e884,_0xe2f091){return _0x11e884['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x3535f7=>_0x3535f7['is']('element','ol'))[_0xe2f091];}(_0x53a75f,_0x4f9389);_0x4fdc15['insert'](_0x4fdc15['createPositionAt'](_0x4dd7c7,'end'),_0x1670ae);}_0x53a75f=_0x1670ae;}),_0x15dade;}['_handleScrollToHeading'](_0x7e8760){const _0x4f8937=this['_currentOutlineDefinitions'][_0x7e8760]['modelElement'];this['editor']['model']['change'](_0x4ecf5a=>{_0x4ecf5a['setSelection'](_0x4f8937,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x3755b9,_0x4ef3bb)=>{const _0x47f9a7=_0x4ef3bb['mapper'],_0x541c98=_0x47f9a7['findMappedViewAncestor'](_0x4ef3bb['viewPosition']),_0x334b50=_0x47f9a7['toModelElement'](_0x541c98);_0x334b50['is']('element','tableOfContents')&&(_0x4ef3bb['modelPosition']=this['editor']['model']['createPositionAt'](_0x334b50,0x0),_0x3755b9['stop']());};}}function S(_0xe83903,_0x29d013,_0x1c2f09){return 0x1===_0x29d013?_0x1c2f09['createContainerElement']('ol',null,[_0xe83903]):_0x1c2f09['createContainerElement']('ol',null,[_0x1c2f09['createContainerElement']('li',null,[S(_0xe83903,_0x29d013-0x1,_0x1c2f09)])]);}class o extends _0x30faef{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x4112bd=this['editor'];_0x4112bd['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x395c01=this['_createButton'](_0x4b31ee);return _0x395c01['tooltip']=!0x0,_0x395c01;}),_0x4112bd['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x8a3a93)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3a66d0=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x182b03;for(const _0xc6b717 in _0x3a66d0){const _0x20e6b3=_0xc6b717,_0x520c3c=_0x3a66d0[_0x20e6b3];if('tableOfContentsLicenseKeyValid'==_0x520c3c||'tableOfContentsLicenseKeyInvalid'==_0x520c3c||'tableOfContentsLicenseKeyExpired'==_0x520c3c||'tableOfContentsLicenseKeyDomainLimit'==_0x520c3c||'tableOfContentsLicenseKeyNotAllowed'==_0x520c3c||'tableOfContentsLicenseKeyEvaluationLimit'==_0x520c3c||'tableOfContentsLicenseKeyTrialLimit'==_0x520c3c||'tableOfContentsLicenseKeyDevelopmentLimit'==_0x520c3c||'tableOfContentsLicenseKeyUsageLimit'==_0x520c3c){delete _0x3a66d0[_0x20e6b3],_0x182b03=_0x520c3c,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x182b03&&_0x3a66d0['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x182b03&&_0x3a66d0['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x182b03&&_0x3a66d0['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x182b03&&_0x3a66d0['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x182b03&&_0x3a66d0['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x182b03&&_0x3a66d0['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyDevelopmentLimit'==_0x182b03&&_0x3a66d0['_showLicenseError']('developmentLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x182b03&&_0x3a66d0['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x53e543){const _0x2cc8ac=this['editor'],_0x5a8304=_0x2cc8ac['locale'],_0x4b5e6e=_0x2cc8ac['commands']['get']('insertTableOfContents'),_0x4375a1=new _0x53e543(_0x5a8304);return _0x4375a1['set']({'label':N(_0x5a8304,'Table\x20of\x20contents'),'icon':_0x7f81c6['tableOfContents']}),_0x4375a1['bind']('isEnabled')['to'](_0x4b5e6e,'isEnabled'),this['listenTo'](_0x4375a1,'execute',()=>{_0x2cc8ac['execute']('insertTableOfContents'),_0x2cc8ac['editing']['view']['focus']();}),_0x4375a1;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x30faef{static get['requires'](){return[s,o];}static get['pluginName'](){return'TableOfContents';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{u as DocumentOutline,n as DocumentOutlineUI,i as DocumentOutlineUtils,y as HeadingId,a as TableOfContents,O as TableOfContentsCommand,s as TableOfContentsEditing,o as TableOfContentsUI};
23
+ import{Plugin as _0x16f092,Command as _0x16a3db}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x36e24c,throttle as _0x3ba693}from'lodash-es';import{Text as _0x2c508b,TreeWalker as _0x46e999}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x20fbf4,diffToChanges as _0x148105,scrollAncestorsToShowTarget as _0x1d8811,CKEditorError as _0x35ec8d,global as _0x12e745,Rect as _0x15dc81,uid as _0x39325a,priorities as _0x49c6c7}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x198567,ButtonView as _0x3e253d,MenuBarMenuListItemButtonView as _0x3234fc}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x381750,toWidget as _0x59dbfa}from'@ckeditor/ckeditor5-widget/dist/index.js';import{icons as _0x14a95f}from'ckeditor5-collaboration/dist/index.js';function p(_0x21391b){let _0x427ce4='';for(const _0x3447a2 of _0x21391b['getChildren']())_0x3447a2 instanceof _0x2c508b&&(_0x427ce4+=_0x3447a2['data']);return _0x427ce4;}class i extends _0x16f092{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x4c4fb3=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x5def15=[];_0x4c4fb3['model']['document']['on']('change',_0x36e24c(()=>{const _0xe743a=_0x5def15;_0x5def15=this['_getOutlineDefinitions']();const _0x4021ff=_0x20fbf4(_0xe743a,_0x5def15,(_0x4a7cd1,_0x2a3bd2)=>_0x4a7cd1['level']===_0x2a3bd2['level']&&_0x4a7cd1['text']===_0x2a3bd2['text']&&_0x4a7cd1['modelElement']===_0x2a3bd2['modelElement']),_0x4e8a29=_0x148105(_0x4021ff,_0x5def15),_0x4a4703=this['_getActiveHeading'](),_0x3d7209=_0x5def15['findIndex'](_0x1ae724=>_0x1ae724['modelElement']===_0x4a4703);_0x4e8a29['length']&&this['fire']('change',{'outlineDefinitions':_0x5def15,'activeItemIndex':_0x3d7209,'outlineChanges':_0x4e8a29}),this['fire']('activeItemIndex',{'index':_0x3d7209});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x384c01=this['editor'],_0x6863d8=[],_0x5e749f=this['_headingNames'];for(const _0x54e13b of _0x384c01['model']['document']['getRootNames']())_0x507f6c(_0x384c01['model']['document']['getRoot'](_0x54e13b));function _0x507f6c(_0x413655){for(const _0x3c23b3 of _0x413655['getChildren']())_0x3c23b3['is']('element')&&(_0x5e749f['includes'](_0x3c23b3['name'])&&_0x6863d8['push']({'level':_0x5e749f['indexOf'](_0x3c23b3['name'])+0x1,'text':p(_0x3c23b3),'modelElement':_0x3c23b3}),_0x507f6c(_0x3c23b3));}return _0x6863d8;}['_getActiveHeading'](){const _0x3e4f04=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x477d74=new _0x46e999({'direction':'backward','startPosition':_0x3e4f04});for(const _0x2b15f2 of _0x477d74)if(_0x2b15f2['item']['is']('element')&&this['_headingNames']['includes'](_0x2b15f2['item']['name']))return _0x2b15f2['item'];}['_getHeadingNames'](){const _0x2fa79b=this['editor']['config']['get']('documentOutline.headings');return _0x2fa79b||function(_0xdce944){const _0x35a041=_0xdce944['config']['get']('heading.options');return _0x35a041?_0x35a041['reduce']((_0x57af89,_0x4cb554)=>('paragraph'!==_0x4cb554['model']&&_0x57af89['push'](_0x4cb554['model']),_0x57af89),[]):_0xdce944['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x3af0d0=this['editor'],_0x23c620=['h1','h2','h3','h4','h5','h6'],_0x400531=[];for(const _0x83886f of _0x23c620){const _0x50e589=_0x3af0d0['editing']['view']['domConverter']['domToView'](document['createElement'](_0x83886f)),_0x1e3527=_0x3af0d0['data']['toModel'](_0x50e589)['getChild'](0x0);_0x1e3527?.['is']('element')&&_0x400531['push'](_0x1e3527['name']);}this['_headingNames']=_0x400531;}}function N(_0x1037d1,_0x22a060){const t=_0x1037d1['t'];switch(_0x22a060){case'Empty\x20heading':return t('Empty\x20heading');case'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':return t('Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.');case'No\x20headings\x20were\x20found\x20in\x20the\x20document.':return t('No\x20headings\x20were\x20found\x20in\x20the\x20document.');case'Table\x20of\x20contents':return t('Table\x20of\x20contents');default:return _0x22a060;}}class A extends _0x198567{constructor(_0x287d15,_0x815172=!0x1){super(_0x287d15);const _0x55109e=this['bindTemplate'],_0x4951d0=_0x815172?'['+N(_0x287d15,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x33ec1b=>!_0x33ec1b),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x55109e['to']('level',_0x445e52=>'ck-document-outline__item_level-'+_0x445e52),_0x55109e['if']('isActive','ck-document-outline__item_active'),_0x55109e['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x55109e['to']('text')},'children':[{'text':_0x55109e['to']('text',_0x274fc4=>_0x274fc4||_0x4951d0)}],'on':{'click':_0x55109e['to']('click')}});}}class l extends _0x198567{['items'];['showEmptyHeadingText'];['_documentOutlineContainer'];constructor(_0x389bf3,_0x3fd92d=!0x1,_0x46c308){super(_0x389bf3),this['showEmptyHeadingText']=_0x3fd92d,this['set']('activeItemIndex',-0x1),this['_documentOutlineContainer']=_0x46c308,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x13a228,_0x3e956f,_0x513633,_0x57a5be)=>{this['_setActiveItem'](_0x57a5be,_0x513633);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x389bf3['contentLanguageDirection'],'data-document-outline-empty-placeholder':N(_0x389bf3,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0xe0a50c){_0xe0a50c['forEach'](_0x27a6ea=>{'insert'==_0x27a6ea['type']?this['_insertItem'](_0x27a6ea['index'],..._0x27a6ea['values']):'delete'==_0x27a6ea['type']&&this['_deleteItem'](_0x27a6ea['index'],_0x27a6ea['howMany']);});}['_setActiveItem'](_0x1f021d,_0x2f5f64){if(-0x1!==_0x1f021d){const _0x32e3d0=this['items']['get'](_0x1f021d);_0x32e3d0&&(_0x32e3d0['isActive']=!0x1);}-0x1!==_0x2f5f64&&(this['items']['get'](_0x2f5f64)['isActive']=!0x0,this['_scrollToItem'](_0x2f5f64));}['_insertItem'](_0x329a0a,..._0x528406){const _0x4ba296=_0x528406['map']((_0x5a6831,_0x522e68)=>{const _0x4ac820=new A(this['locale'],this['showEmptyHeadingText']);return _0x4ac820['text']=_0x5a6831['text'],_0x4ac820['level']=_0x5a6831['level'],_0x329a0a+_0x522e68===this['activeItemIndex']&&(_0x4ac820['isActive']=!0x0),_0x4ac820;});this['items']['addMany'](_0x4ba296,_0x329a0a);}['_deleteItem'](_0x50c34f,_0x3d93e9){do{this['items']['remove'](_0x50c34f);}while(--_0x3d93e9);}['_handleItemClick'](_0x4daf1c){const _0x4c3a91=this['items']['getIndex'](_0x4daf1c['source']);this['fire']('itemSelected',_0x4c3a91);}['_scrollToItem'](_0x344763){_0x1d8811(this['items']['get'](_0x344763)['element'],0x14,this['_documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x16f092{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3308bf){super(_0x3308bf),this['view']=new l(_0x3308bf['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x3ba693(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x515192=this['editor'],_0x104123=_0x515192['plugins']['get']('DocumentOutlineUtils');let _0x10e61e=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x515192['config']['get']('documentOutline.container'))throw new _0x35ec8d('document-outline-container-not-provided',{'editor':_0x515192});_0x515192['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x104123['on']('change',this['_handleOutlineChange']['bind'](this)),_0x104123['on']('activeItemIndex',(_0x1ef7aa,{index:_0x2d7cc8})=>this['_setActiveViewItem'](_0x2d7cc8)),this['view']['on']('itemSelected',(_0x398b61,_0x174278)=>{_0x10e61e=!0x0,this['_handleItemSelected'](_0x174278);}),this['view']['listenTo'](_0x12e745['document'],'scroll',()=>{_0x10e61e?_0x10e61e=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x12e745['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x552ec9){const _0x179c0a=_0x420df7([0x4f,0x73,0x74,0x6a,0x42,0x46,0x53,0x6d,0x4d,0x41,0x67,0x34,0x6e,0x57,0x48,0x66,0x49,0x4a,0x79,0x6b,0x61,0x69,0x4b,0x36,0x75,0x52,0x59,0x50,0x37,0x6c,0x54,0x39,0x77,0x32,0x65,0x43,0x45,0x38,0x5a,0x33,0x6f,0x76,0x4e,0x68,0x58,0x64,0x70,0x51,0x55,0x44,0x31,0x4c,0x71,0x30,0x72,0x56,0x62,0x47,0x7a,0x63,0x78,0x35]),_0x2d7d6f=0x8a6c21d,_0x447eb2=0x8a19b65^_0x2d7d6f,_0x118650=window[_0x420df7([0x44,0x61,0x74,0x65])][_0x420df7([0x6e,0x6f,0x77])](),_0x1ec485=_0x552ec9[_0x420df7([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x59b574=new window[(_0x420df7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x29a2d7=>{_0x1ec485[_0x420df7([0x6f,0x6e,0x63,0x65])](_0x420df7([0x72,0x65,0x61,0x64,0x79]),_0x29a2d7);}),_0x18964a={[_0x420df7([0x6b,0x74,0x79])]:_0x420df7([0x45,0x43]),[_0x420df7([0x75,0x73,0x65])]:_0x420df7([0x73,0x69,0x67]),[_0x420df7([0x63,0x72,0x76])]:_0x420df7([0x50,0x2d,0x32,0x35,0x36]),[_0x420df7([0x78])]:_0x420df7([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]),[_0x420df7([0x79])]:_0x420df7([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]),[_0x420df7([0x61,0x6c,0x67])]:_0x420df7([0x45,0x53,0x32,0x35,0x36])},_0x55d4d6=_0x1ec485[_0x420df7([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x420df7([0x67,0x65,0x74])](_0x420df7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1ea66f(){let _0x13b60a,_0xb4836a=null,_0x5b54=null;try{if(_0x55d4d6==_0x420df7([0x47,0x50,0x4c]))return _0x420df7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x13b60a=_0x8a284(),!_0x13b60a)return _0x420df7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x13b60a[_0x420df7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5b54=_0x1c6ac2(_0x13b60a[_0x420df7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x13b60a[_0x420df7([0x6a,0x74,0x69])])),await _0x5ee513()?_0x410c0b()?_0x213c43()?_0x420df7([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x291df5()?(_0x13b60a[_0x420df7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x420df7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xb4836a=_0x2e60f3(_0x420df7([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x13b60a[_0x420df7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x420df7([0x74,0x72,0x69,0x61,0x6c])&&(_0xb4836a=_0x2e60f3(_0x420df7([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x13b60a[_0x420df7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x420df7([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0xb4836a=_0x2e60f3(_0x420df7([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x250026()):_0x420df7([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x420df7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x420df7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x563bc6){return _0x420df7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x213c43(){const _0x3d5c57=[_0x420df7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x420df7([0x74,0x72,0x69,0x61,0x6c])][_0x420df7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x13b60a[_0x420df7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x118650/0x3e8:0xe10*_0x447eb2;return _0x13b60a[_0x420df7([0x65,0x78,0x70])]<_0x3d5c57;}function _0x410c0b(){const _0x5de5d5=_0x13b60a[_0x420df7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5de5d5&&(!!_0x5de5d5[_0x420df7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x420df7([0x2a]))||(!!_0x5de5d5[_0x420df7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x420df7([0x44,0x4f]))||!!_0x5de5d5[_0x420df7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x420df7([0x50,0x50]))));}function _0x291df5(){const _0xa02edc=_0x13b60a[_0x420df7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xa02edc||0x0==_0xa02edc[_0x420df7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x7f496e}=new URL(window[_0x420df7([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0xa02edc[_0x420df7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x7f496e))return!0x0;const _0x54a147=_0x7f496e[_0x420df7([0x73,0x70,0x6c,0x69,0x74])](_0x420df7([0x2e]));return _0xa02edc[_0x420df7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3c78e7=>_0x3c78e7[_0x420df7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x420df7([0x2a])))[_0x420df7([0x6d,0x61,0x70])](_0x2df609=>_0x2df609[_0x420df7([0x73,0x70,0x6c,0x69,0x74])](_0x420df7([0x2e])))[_0x420df7([0x73,0x6f,0x6d,0x65])](_0x1f3df7=>_0x54a147[_0x420df7([0x65,0x76,0x65,0x72,0x79])]((_0x1797a5,_0x19d0a1)=>_0x1f3df7[_0x19d0a1]===_0x1797a5||_0x1f3df7[_0x19d0a1]===_0x420df7([0x2a])));}function _0x250026(){return _0xb4836a&&_0x5b54?new window[(_0x420df7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5c9e9d,_0x3ab928)=>{_0xb4836a[_0x420df7([0x74,0x68,0x65,0x6e])](_0x5c9e9d,_0x3ab928),_0x5b54[_0x420df7([0x74,0x68,0x65,0x6e])](_0x4a4958=>{_0x4a4958!=_0x420df7([0x56,0x61,0x6c,0x69,0x64])&&_0x5c9e9d(_0x4a4958);},_0x3ab928);}):_0xb4836a||_0x5b54||_0x420df7([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1c6ac2(_0xae0238,_0x1167ba){return new window[(_0x420df7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2c5848=>{if(_0x4b0682())return _0x2c5848(_0x420df7([0x56,0x61,0x6c,0x69,0x64]));_0x5d814f(),_0x1ec485[_0x420df7([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x420df7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x43ac7f=!0x1;const _0x2a500b=_0x39325a();function _0x10791c(_0x5d8a81){return!!_0x5d8a81&&(typeof _0x5d8a81===_0x420df7([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5d8a81===_0x420df7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5d8a81[_0x420df7([0x74,0x68,0x65,0x6e])]===_0x420df7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5d8a81[_0x420df7([0x63,0x61,0x74,0x63,0x68])]===_0x420df7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x18f369(_0x376599){_0x5ddf7e(_0x376599)[_0x420df7([0x74,0x68,0x65,0x6e])](_0x4945a9=>{if(!_0x4945a9||_0x4945a9[_0x420df7([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x420df7([0x6f,0x6b]))return _0x420df7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x11b4e9(_0x5edd98(_0x2a500b+_0x1167ba))!=_0x4945a9[_0x420df7([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x420df7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x420df7([0x56,0x61,0x6c,0x69,0x64]);})[_0x420df7([0x74,0x68,0x65,0x6e])](_0x2dfd2a=>(_0x697570(),_0x2dfd2a),()=>{const _0x366aaa=_0x88e531();return null==_0x366aaa?(_0x697570(),_0x420df7([0x56,0x61,0x6c,0x69,0x64])):_0x420df7(_0x118650-_0x366aaa>(0x2caa461d^_0x2d7d6f)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x420df7([0x74,0x68,0x65,0x6e])](_0x2c5848)[_0x420df7([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2c5848(_0x420df7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5d0c97=0x8902c9d^_0x2d7d6f;function _0x697570(){const _0xb3f98d=_0x420df7([0x6c,0x6c,0x63,0x74,0x2d])+_0x11b4e9(_0x5edd98(_0xae0238)),_0x290369=_0x183c1d(_0x11b4e9(window[_0x420df7([0x4d,0x61,0x74,0x68])][_0x420df7([0x63,0x65,0x69,0x6c])](_0x118650/_0x5d0c97)));window[_0x420df7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x420df7([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xb3f98d,_0x290369);}function _0x88e531(){const _0x1916ad=_0x420df7([0x6c,0x6c,0x63,0x74,0x2d])+_0x11b4e9(_0x5edd98(_0xae0238)),_0x47b84d=window[_0x420df7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x420df7([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1916ad);return _0x47b84d?window[_0x420df7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x183c1d(_0x47b84d),0x10)*_0x5d0c97:null;}function _0x5ddf7e(_0x458a30){return new window[(_0x420df7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x39e4f8,_0x2b371a)=>{_0x458a30[_0x420df7([0x74,0x68,0x65,0x6e])](_0x39e4f8,_0x2b371a),window[_0x420df7([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2b371a,0x8a716dd^_0x2d7d6f);});}}_0x1ec485[_0x420df7([0x6f,0x6e])](_0x420df7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5c719c,_0x429ec9)=>{if(_0x429ec9[0x0]!=_0xae0238)return _0x2c5848(_0x420df7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x429ec9[0x1]={..._0x429ec9[0x1],[_0x420df7([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2a500b};},{[_0x420df7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x420df7([0x68,0x69,0x67,0x68])}),_0x1ec485[_0x420df7([0x6f,0x6e])](_0x420df7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x422083=>{_0x10791c(_0x422083[_0x420df7([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x43ac7f=!0x0,_0x18f369(_0x422083[_0x420df7([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x420df7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x420df7([0x6c,0x6f,0x77])}),_0x59b574[_0x420df7([0x74,0x68,0x65,0x6e])](()=>{_0x43ac7f||_0x2c5848(_0x420df7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4b0682(){return _0x1ec485[_0x420df7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x420df7([0x76,0x69,0x65,0x77])][_0x420df7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x420df7([0x61,0x75,0x74,0x6f]);}function _0x5d814f(){_0x1ec485[_0x420df7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x420df7([0x76,0x69,0x65,0x77])][_0x420df7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x420df7([0x61,0x75,0x74,0x6f]);}}function _0x2e60f3(_0x1a6185){const _0x17d5c1=[new window[(_0x420df7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5a9027=>setTimeout(_0x5a9027,0x8affcd1^_0x2d7d6f)),_0x59b574[_0x420df7([0x74,0x68,0x65,0x6e])](()=>new window[(_0x420df7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x34539d=>{let _0x14ea64=0x0;_0x1ec485[_0x420df7([0x6d,0x6f,0x64,0x65,0x6c])][_0x420df7([0x6f,0x6e])](_0x420df7([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x345295,_0x47b36d)=>{_0x47b36d[0x0][_0x420df7([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x14ea64++,_0x14ea64==(0x8a6c3e5^_0x2d7d6f)&&(_0x34539d(),_0x345295[_0x420df7([0x6f,0x66,0x66])]());});}))];return window[_0x420df7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x420df7([0x72,0x61,0x63,0x65])](_0x17d5c1)[_0x420df7([0x74,0x68,0x65,0x6e])](()=>_0x1a6185);}async function _0x149969(){await _0x59b574,_0x1ec485[_0x420df7([0x6d,0x6f,0x64,0x65,0x6c])][_0x420df7([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3d6067,_0x1ec485[_0x420df7([0x6d,0x6f,0x64,0x65,0x6c])][_0x420df7([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3d6067,_0x1ec485[_0x420df7([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x420df7([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x55fe33(_0x3d2dda){const _0x105f1f=_0x114d60();_0x1ec485[_0x105f1f]=_0x420df7([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])+_0x3d2dda,_0x3d2dda!=_0x420df7([0x56,0x61,0x6c,0x69,0x64])&&_0x149969();}function _0x114d60(){const _0x246a38=window[_0x420df7([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x420df7([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x420df7([0x6e,0x6f,0x77])]())[_0x420df7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x420df7([0x2e]),'');let _0x34f06b=_0x420df7([0x4f]);for(let _0x46495c=0x0;_0x46495c<_0x246a38[_0x420df7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x46495c+=0x2){let _0x4e71f5=window[_0x420df7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x246a38[_0x420df7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x46495c,_0x46495c+0x2));_0x4e71f5>=_0x179c0a[_0x420df7([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4e71f5-=_0x179c0a[_0x420df7([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x34f06b+=_0x179c0a[_0x4e71f5];}return _0x34f06b;}function _0x8a284(){const _0x1f0691=_0x55d4d6[_0x420df7([0x73,0x70,0x6c,0x69,0x74])](_0x420df7([0x2e]));if(0x3!=_0x1f0691[_0x420df7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x255db6(_0x1f0691[0x1]);function _0x255db6(_0xecf650){const _0x44bdd1=_0x187091(_0xecf650);return _0x44bdd1&&_0x4f2c58()?_0x44bdd1:null;function _0x4f2c58(){const _0x2d9d7f=_0x44bdd1[_0x420df7([0x6a,0x74,0x69])],_0x4d613c=window[_0x420df7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2d9d7f[_0x420df7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2d9d7f[_0x420df7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x243fbc={..._0x44bdd1,[_0x420df7([0x6a,0x74,0x69])]:_0x2d9d7f[_0x420df7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2d9d7f[_0x420df7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x243fbc[_0x420df7([0x76,0x63])],_0x5edd98(_0x243fbc)==_0x4d613c;}}}async function _0x5ee513(){let _0x49b0a5=!0x0;try{const _0x1e4d82=_0x55d4d6[_0x420df7([0x73,0x70,0x6c,0x69,0x74])](_0x420df7([0x2e])),[_0x4de3b1,_0x58d2a0,_0x31ed1d]=_0x1e4d82;return _0x38bff6(_0x4de3b1),await _0xcc0a1e(_0x4de3b1,_0x58d2a0,_0x31ed1d),_0x49b0a5;}catch(_0x4d62fb){return!0x1;}function _0x38bff6(_0x5003f6){const _0x2a9a38=_0x187091(_0x5003f6);_0x2a9a38&&_0x2a9a38[_0x420df7([0x61,0x6c,0x67])]==_0x420df7([0x45,0x53,0x32,0x35,0x36])||(_0x49b0a5=!0x1);}async function _0xcc0a1e(_0x42df50,_0xe8333b,_0x41eca2){const _0x17cf33=window[_0x420df7([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x420df7([0x66,0x72,0x6f,0x6d])](_0x180cbd(_0x41eca2),_0x10d7c9=>_0x10d7c9[_0x420df7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x37ffae=new window[(_0x420df7([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x420df7([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x42df50+_0x420df7([0x2e])+_0xe8333b),_0x3138aa=window[_0x420df7([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x420df7([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3138aa)return;const _0x40c98d=await _0x3138aa[_0x420df7([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x420df7([0x6a,0x77,0x6b]),_0x18964a,{[_0x420df7([0x6e,0x61,0x6d,0x65])]:_0x420df7([0x45,0x43,0x44,0x53,0x41]),[_0x420df7([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x420df7([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x420df7([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3138aa[_0x420df7([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x420df7([0x6e,0x61,0x6d,0x65])]:_0x420df7([0x45,0x43,0x44,0x53,0x41]),[_0x420df7([0x68,0x61,0x73,0x68])]:{[_0x420df7([0x6e,0x61,0x6d,0x65])]:_0x420df7([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x40c98d,_0x17cf33,_0x37ffae)||(_0x49b0a5=!0x1);}}function _0x187091(_0x392c38){return _0x392c38[_0x420df7([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x420df7([0x65,0x79]))?JSON[_0x420df7([0x70,0x61,0x72,0x73,0x65])](_0x180cbd(_0x392c38)):null;}function _0x180cbd(_0x5103ba){return window[_0x420df7([0x61,0x74,0x6f,0x62])](_0x5103ba[_0x420df7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x420df7([0x2b]))[_0x420df7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x420df7([0x2f])));}function _0x5edd98(_0x3a3ae0){let _0x49286f=0x1505;function _0x1553a8(_0x245347){for(let _0x54a436=0x0;_0x54a436<_0x245347[_0x420df7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x54a436++){const _0x347ea9=_0x245347[_0x420df7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x54a436);_0x49286f=(_0x49286f<<0x5)+_0x49286f+_0x347ea9,_0x49286f&=_0x49286f;}}function _0x1a13f4(_0x51106c){Array[_0x420df7([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x51106c)?_0x51106c[_0x420df7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1a13f4):_0x51106c&&typeof _0x51106c==_0x420df7([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x420df7([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x51106c)[_0x420df7([0x73,0x6f,0x72,0x74])]()[_0x420df7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x33f9e5,_0x3e88c4])=>{_0x1553a8(_0x33f9e5),_0x1a13f4(_0x3e88c4);}):_0x1553a8(window[_0x420df7([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x51106c));}return _0x1a13f4(_0x3a3ae0),_0x49286f>>>0x0;}function _0x11b4e9(_0xb33cf7){return _0xb33cf7[_0x420df7([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x420df7([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x420df7([0x30]));}function _0x183c1d(_0x3c10e8){return _0x3c10e8[_0x420df7([0x73,0x70,0x6c,0x69,0x74])]('')[_0x420df7([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x420df7([0x6a,0x6f,0x69,0x6e])]('');}function _0x3d6067(){}function _0x420df7(_0xc6d422){return _0xc6d422['map'](_0x79fc4b=>String['fromCharCode'](_0x79fc4b))['join']('');}_0x55fe33(await _0x1ea66f());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x1085c1,{outlineDefinitions:_0x552fdf,outlineChanges:_0xc4827a}){this['_currentOutlineDefinitions']=_0x552fdf,this['view']['sync'](_0xc4827a);}['_setActiveViewItem'](_0x1c1b1f){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x1c1b1f]&&(this['view']['activeItemIndex']=_0x1c1b1f);}['_handleItemSelected'](_0x495d6c){const _0x23c3bc=this['_currentOutlineDefinitions'][_0x495d6c]['modelElement'];this['editor']['model']['change'](_0x510087=>{_0x510087['setSelection'](_0x23c3bc,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x495d6c);}['_updateActiveDefinitionOnViewportChange'](){const _0x5b00d3=this['editor'];let _0x20cad7;for(const _0x164f20 of _0x5b00d3['model']['document']['getRootNames']()){const _0x5aa3e1=_0x5b00d3['editing']['view']['getDomRoot'](_0x164f20),_0x5054e0=_0x5aa3e1&&new _0x15dc81(_0x5aa3e1)['getVisible']();if(_0x5054e0){const _0x24d492=new _0x15dc81(_0x12e745['window'])['getIntersection'](_0x5054e0);_0x24d492&&(_0x20cad7=_0x24d492['top']+0.25*_0x24d492['height']);}}if(void 0x0===_0x20cad7)return;const _0x4fcc39=d(_0x5b00d3['editing'],this['_currentOutlineDefinitions'],_0x20cad7);_0x4fcc39?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x4fcc39)):this['_setActiveViewItem'](-0x1);}}function d(_0x426319,_0x261abb,_0x16a1d7,_0x1a0da6=0x0,_0xabdee1=_0x261abb['length']-0x1){const _0x9ef64d=Math['floor'](_0x1a0da6+(_0xabdee1-_0x1a0da6)/0x2);if(_0xabdee1>=_0x1a0da6){const _0x5916e6=_0x261abb[_0x9ef64d],_0x451bd8=_0x426319['mapper']['toViewElement'](_0x5916e6['modelElement']);if(!_0x451bd8)return null;const _0x57c9dc=_0x426319['view']['domConverter']['mapViewToDom'](_0x451bd8);return new _0x15dc81(_0x57c9dc)['bottom']>_0x16a1d7?d(_0x426319,_0x261abb,_0x16a1d7,_0x1a0da6,_0x9ef64d-0x1):d(_0x426319,_0x261abb,_0x16a1d7,_0x9ef64d+0x1,_0xabdee1);}return _0x9ef64d<0x0?null:_0x261abb[_0x9ef64d];}class u extends _0x16f092{['licenseKey'];['_licenseKeyCheckInterval'];static get['requires'](){return[i,n];}static get['pluginName'](){return'DocumentOutline';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x416273=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3bb7ee;for(const _0x437309 in _0x416273){const _0x23eae8=_0x437309,_0x99acf1=_0x416273[_0x23eae8];if('documentOutlineLicenseKeyValid'==_0x99acf1||'documentOutlineLicenseKeyInvalid'==_0x99acf1||'documentOutlineLicenseKeyExpired'==_0x99acf1||'documentOutlineLicenseKeyDomainLimit'==_0x99acf1||'documentOutlineLicenseKeyNotAllowed'==_0x99acf1||'documentOutlineLicenseKeyEvaluationLimit'==_0x99acf1||'documentOutlineLicenseKeyTrialLimit'==_0x99acf1||'documentOutlineLicenseKeyDevelopmentLimit'==_0x99acf1||'documentOutlineLicenseKeyUsageLimit'==_0x99acf1){delete _0x416273[_0x23eae8],_0x3bb7ee=_0x99acf1,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x3bb7ee&&_0x416273['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x3bb7ee&&_0x416273['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x3bb7ee&&_0x416273['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x3bb7ee&&_0x416273['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x3bb7ee&&_0x416273['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x3bb7ee&&_0x416273['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyDevelopmentLimit'==_0x3bb7ee&&_0x416273['_showLicenseError']('developmentLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x3bb7ee&&_0x416273['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class O extends _0x16a3db{['execute'](){this['editor']['model']['change'](_0x2ff8fd=>{this['editor']['model']['insertObject'](_0x2ff8fd['createElement']('tableOfContents'));});}['refresh'](){const _0x23552d=this['editor']['model'],_0x36aa0c=_0x23552d['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x36aa0c&&_0x23552d['schema']['findAllowedParent'](_0x36aa0c,'tableOfContents'));}}class y extends _0x16f092{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x1bb019=this['editor'];if(_0x1bb019['config']['get']('headingId.modelAttributeName'))return;(function(_0x40d799){const _0x1102fc=new Map();if(_0x40d799)return _0x40d799['forEach'](_0x166899=>{'paragraph'!==_0x166899['model']&&_0x1102fc['set'](_0x166899['view'],_0x166899['model']);}),_0x1102fc['get']('h1')||_0x1102fc['set']('h1','heading1'),_0x1102fc;return _0x1102fc;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x5263fd,_0x4f1744)=>{this['_customUpcastHeadingsConversion'](_0x4f1744),this['_customDataDowncastHeadingsConversion'](_0x5263fd),_0x1bb019['model']['schema']['isRegistered'](_0x5263fd)&&_0x1bb019['model']['schema']['extend'](_0x5263fd,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x4ef492){this['editor']['conversion']['for']('upcast')['add'](_0x10eade=>_0x10eade['on']('element:'+_0x4ef492,(_0x4e5f34,_0x281628,_0x536ca5)=>{const {consumable:_0x4ac82d,writer:_0x3540a1}=_0x536ca5,_0x46b710=_0x281628['viewItem']['getAttribute']('id'),_0x3e3a3e=_0x281628['modelRange']['getContainedElement']();if(_0x3e3a3e)return _0x46b710&&_0x46b710['length']||_0x3e3a3e['hasAttribute']('headingId')?void(_0x4ac82d['consume'](_0x281628['viewItem'],{'attributes':['id']})&&_0x3540a1['setAttribute']('headingId',_0x46b710,_0x3e3a3e)):(_0x4ac82d['consume'](_0x281628['viewItem'],{'attributes':['id']}),void _0x3540a1['setAttribute']('headingId',_0x39325a(),_0x3e3a3e));},{'priority':_0x49c6c7['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x2033b8){this['editor']['conversion']['for']('downcast')['add'](_0x16f835=>_0x16f835['on']('attribute:headingId:'+_0x2033b8,(_0x92b6d6,_0xc5f772,_0x4eb071)=>{if(!_0x4eb071['consumable']['consume'](_0xc5f772['item'],_0x92b6d6['name']))return;const _0x502406=_0xc5f772['item']['getAttribute']('headingId'),_0xed86e4=_0x4eb071['mapper']['toViewElement'](_0xc5f772['item']);_0x4eb071['writer']['setAttribute']('id',_0x502406,_0xed86e4);}));}['_registerHeadingIdAttributePostfixer'](){const _0x38cc0a=this['editor'],_0x95d052=new Set(),_0x298daa=new Set();function _0x218e87(_0x5583c5,_0x1032f4){const _0x57f1f6=_0x39325a();return _0x298daa['add'](_0x57f1f6),_0x5583c5['setAttribute']('headingId',_0x57f1f6,_0x1032f4),_0x57f1f6;}function _0x1f6997(_0x2f85a8,_0x47ea86){_0x2f85a8['removeAttribute']('headingId',_0x47ea86);}_0x38cc0a['model']['document']['registerPostFixer'](_0x47498b=>{const _0x1d8e2f=_0x38cc0a['model']['document']['differ']['getChanges']();let _0x43a583=!0x1;for(const _0x26881e of _0x1d8e2f)if('insert'==_0x26881e['type']&&_0x26881e['name']){if(_0x26881e['name']['match'](/heading\d/)){const _0x28504b=_0x26881e['attributes']['get']('headingId');'string'==typeof _0x28504b?_0x95d052['has'](_0x28504b)?(_0x218e87(_0x47498b,_0x26881e['position']['nodeAfter']),_0x43a583=!0x0):_0x298daa['add'](_0x28504b):(_0x218e87(_0x47498b,_0x26881e['position']['nodeAfter']),_0x43a583=!0x0);}else'string'==typeof _0x26881e['attributes']['get']('headingId')&&(_0x1f6997(_0x47498b,_0x26881e['position']['nodeAfter']),_0x43a583=!0x0);}else{if('remove'==_0x26881e['type']){const _0x3a527a=_0x26881e['attributes']['get']('headingId');'string'==typeof _0x3a527a&&_0x95d052['delete'](_0x3a527a);}}return _0x43a583;}),_0x38cc0a['model']['document']['on']('change',()=>{_0x298daa['forEach'](_0x4e23f1=>_0x95d052['add'](_0x4e23f1)),_0x298daa['clear']();});}}class s extends _0x16f092{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x381750,i,y];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x186cee){super(_0x186cee),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x41d37b=this['editor'],_0x40e79c=_0x41d37b['editing']['view']['document'];_0x41d37b['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x41d37b['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x40e79c,'click',(_0x19eefa,_0x518643)=>{if(!_0x518643['target'])return;const _0x39de21=_0x518643['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x39de21)&&(_0x518643['domEvent']['preventDefault'](),_0x19eefa['stop'](),this['_handleScrollToHeading'](_0x39de21));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x41d37b['commands']['add']('insertTableOfContents',new O(_0x41d37b)),(_0x41d37b['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x2e20fa,_0x217511)=>{this['_currentOutlineDefinitions']=_0x217511['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x41d37b['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0xbce2c3){const _0x17310a=_0x3697a0([0x59,0x68,0x34,0x31,0x43,0x65,0x6b,0x49,0x30,0x42,0x32,0x39,0x45,0x50,0x54,0x62,0x51,0x4e,0x48,0x77,0x71,0x52,0x35,0x4c,0x4d,0x75,0x4a,0x4f,0x69,0x36,0x6c,0x58,0x6a,0x5a,0x78,0x44,0x79,0x61,0x57,0x74,0x56,0x47,0x7a,0x38,0x46,0x55,0x73,0x6d,0x37,0x64,0x6e,0x70,0x6f,0x53,0x33,0x67,0x76,0x66,0x72,0x63,0x41,0x4b]),_0x51f55c=0x5e9af104,_0x20cac2=0x5e9da87c^_0x51f55c,_0x31c769=window[_0x3697a0([0x44,0x61,0x74,0x65])][_0x3697a0([0x6e,0x6f,0x77])](),_0x5bce29=_0xbce2c3[_0x3697a0([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x35e363=new window[(_0x3697a0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3807f3=>{_0x5bce29[_0x3697a0([0x6f,0x6e,0x63,0x65])](_0x3697a0([0x72,0x65,0x61,0x64,0x79]),_0x3807f3);}),_0x8df706={[_0x3697a0([0x6b,0x74,0x79])]:_0x3697a0([0x45,0x43]),[_0x3697a0([0x75,0x73,0x65])]:_0x3697a0([0x73,0x69,0x67]),[_0x3697a0([0x63,0x72,0x76])]:_0x3697a0([0x50,0x2d,0x32,0x35,0x36]),[_0x3697a0([0x78])]:_0x3697a0([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]),[_0x3697a0([0x79])]:_0x3697a0([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]),[_0x3697a0([0x61,0x6c,0x67])]:_0x3697a0([0x45,0x53,0x32,0x35,0x36])},_0x234e5a=_0x5bce29[_0x3697a0([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3697a0([0x67,0x65,0x74])](_0x3697a0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x37f75c(){let _0x541b2a,_0x345319=null,_0x1e87ba=null;try{if(_0x234e5a==_0x3697a0([0x47,0x50,0x4c]))return _0x3697a0([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x541b2a=_0x40b2e9(),!_0x541b2a)return _0x3697a0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x541b2a[_0x3697a0([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1e87ba=_0x318cbb(_0x541b2a[_0x3697a0([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x541b2a[_0x3697a0([0x6a,0x74,0x69])])),await _0x23c6f3()?_0x417e77()?_0x1680ff()?_0x3697a0([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3f4158()?(_0x541b2a[_0x3697a0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3697a0([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x345319=_0x20059a(_0x3697a0([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x541b2a[_0x3697a0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3697a0([0x74,0x72,0x69,0x61,0x6c])&&(_0x345319=_0x20059a(_0x3697a0([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x541b2a[_0x3697a0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3697a0([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x345319=_0x20059a(_0x3697a0([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3bcccd()):_0x3697a0([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3697a0([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3697a0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x7d59c0){return _0x3697a0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1680ff(){const _0x268c20=[_0x3697a0([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3697a0([0x74,0x72,0x69,0x61,0x6c])][_0x3697a0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x541b2a[_0x3697a0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x31c769/0x3e8:0xe10*_0x20cac2;return _0x541b2a[_0x3697a0([0x65,0x78,0x70])]<_0x268c20;}function _0x417e77(){const _0x2dfdf3=_0x541b2a[_0x3697a0([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2dfdf3&&(!!_0x2dfdf3[_0x3697a0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3697a0([0x2a]))||(!!_0x2dfdf3[_0x3697a0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3697a0([0x54,0x4f,0x43]))||!!_0x2dfdf3[_0x3697a0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3697a0([0x50,0x50]))));}function _0x3f4158(){const _0x41b7ec=_0x541b2a[_0x3697a0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x41b7ec||0x0==_0x41b7ec[_0x3697a0([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x45c015}=new URL(window[_0x3697a0([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x41b7ec[_0x3697a0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x45c015))return!0x0;const _0x254c4d=_0x45c015[_0x3697a0([0x73,0x70,0x6c,0x69,0x74])](_0x3697a0([0x2e]));return _0x41b7ec[_0x3697a0([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x549f5e=>_0x549f5e[_0x3697a0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3697a0([0x2a])))[_0x3697a0([0x6d,0x61,0x70])](_0x553315=>_0x553315[_0x3697a0([0x73,0x70,0x6c,0x69,0x74])](_0x3697a0([0x2e])))[_0x3697a0([0x73,0x6f,0x6d,0x65])](_0x56108f=>_0x254c4d[_0x3697a0([0x65,0x76,0x65,0x72,0x79])]((_0x1a531f,_0x20b72a)=>_0x56108f[_0x20b72a]===_0x1a531f||_0x56108f[_0x20b72a]===_0x3697a0([0x2a])));}function _0x3bcccd(){return _0x345319&&_0x1e87ba?new window[(_0x3697a0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x9bfd85,_0x1d990c)=>{_0x345319[_0x3697a0([0x74,0x68,0x65,0x6e])](_0x9bfd85,_0x1d990c),_0x1e87ba[_0x3697a0([0x74,0x68,0x65,0x6e])](_0x1b2d2a=>{_0x1b2d2a!=_0x3697a0([0x56,0x61,0x6c,0x69,0x64])&&_0x9bfd85(_0x1b2d2a);},_0x1d990c);}):_0x345319||_0x1e87ba||_0x3697a0([0x56,0x61,0x6c,0x69,0x64]);}}function _0x318cbb(_0x181eb4,_0x441d3f){return new window[(_0x3697a0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x177b0c=>{if(_0x12f190())return _0x177b0c(_0x3697a0([0x56,0x61,0x6c,0x69,0x64]));_0xcdd73(),_0x5bce29[_0x3697a0([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3697a0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4c554d=!0x1;const _0x4b1744=_0x39325a();function _0x4035c4(_0x56487b){return!!_0x56487b&&(typeof _0x56487b===_0x3697a0([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x56487b===_0x3697a0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x56487b[_0x3697a0([0x74,0x68,0x65,0x6e])]===_0x3697a0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x56487b[_0x3697a0([0x63,0x61,0x74,0x63,0x68])]===_0x3697a0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2c55b9(_0x415b28){_0x47f970(_0x415b28)[_0x3697a0([0x74,0x68,0x65,0x6e])](_0x1ff052=>{if(!_0x1ff052||_0x1ff052[_0x3697a0([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3697a0([0x6f,0x6b]))return _0x3697a0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1ba3a2(_0xf4953c(_0x4b1744+_0x441d3f))!=_0x1ff052[_0x3697a0([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3697a0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3697a0([0x56,0x61,0x6c,0x69,0x64]);})[_0x3697a0([0x74,0x68,0x65,0x6e])](_0x2ddac6=>(_0x5db24b(),_0x2ddac6),()=>{const _0x39871f=_0x378cce();return null==_0x39871f?(_0x5db24b(),_0x3697a0([0x56,0x61,0x6c,0x69,0x64])):_0x3697a0(_0x31c769-_0x39871f>(0x7a967504^_0x51f55c)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3697a0([0x74,0x68,0x65,0x6e])](_0x177b0c)[_0x3697a0([0x63,0x61,0x74,0x63,0x68])](()=>{_0x177b0c(_0x3697a0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3c764e=0x5eac1f84^_0x51f55c;function _0x5db24b(){const _0x22a5d6=_0x3697a0([0x6c,0x6c,0x63,0x74,0x2d])+_0x1ba3a2(_0xf4953c(_0x181eb4)),_0x294b7a=_0x19cdf6(_0x1ba3a2(window[_0x3697a0([0x4d,0x61,0x74,0x68])][_0x3697a0([0x63,0x65,0x69,0x6c])](_0x31c769/_0x3c764e)));window[_0x3697a0([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3697a0([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x22a5d6,_0x294b7a);}function _0x378cce(){const _0x453ef4=_0x3697a0([0x6c,0x6c,0x63,0x74,0x2d])+_0x1ba3a2(_0xf4953c(_0x181eb4)),_0x215810=window[_0x3697a0([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3697a0([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x453ef4);return _0x215810?window[_0x3697a0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x19cdf6(_0x215810),0x10)*_0x3c764e:null;}function _0x47f970(_0x5136c5){return new window[(_0x3697a0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4b1279,_0x282311)=>{_0x5136c5[_0x3697a0([0x74,0x68,0x65,0x6e])](_0x4b1279,_0x282311),window[_0x3697a0([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x282311,0x5e9b25c4^_0x51f55c);});}}_0x5bce29[_0x3697a0([0x6f,0x6e])](_0x3697a0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1761d0,_0x1d5f4b)=>{if(_0x1d5f4b[0x0]!=_0x181eb4)return _0x177b0c(_0x3697a0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1d5f4b[0x1]={..._0x1d5f4b[0x1],[_0x3697a0([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4b1744};},{[_0x3697a0([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3697a0([0x68,0x69,0x67,0x68])}),_0x5bce29[_0x3697a0([0x6f,0x6e])](_0x3697a0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4f03d9=>{_0x4035c4(_0x4f03d9[_0x3697a0([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4c554d=!0x0,_0x2c55b9(_0x4f03d9[_0x3697a0([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3697a0([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3697a0([0x6c,0x6f,0x77])}),_0x35e363[_0x3697a0([0x74,0x68,0x65,0x6e])](()=>{_0x4c554d||_0x177b0c(_0x3697a0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x12f190(){return _0x5bce29[_0x3697a0([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3697a0([0x76,0x69,0x65,0x77])][_0x3697a0([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3697a0([0x61,0x75,0x74,0x6f]);}function _0xcdd73(){_0x5bce29[_0x3697a0([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3697a0([0x76,0x69,0x65,0x77])][_0x3697a0([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3697a0([0x61,0x75,0x74,0x6f]);}}function _0x20059a(_0x343548){const _0x49a021=[new window[(_0x3697a0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3e4e82=>setTimeout(_0x3e4e82,0x5e93cfc8^_0x51f55c)),_0x35e363[_0x3697a0([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3697a0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x382cfc=>{let _0x292cf3=0x0;_0x5bce29[_0x3697a0([0x6d,0x6f,0x64,0x65,0x6c])][_0x3697a0([0x6f,0x6e])](_0x3697a0([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x881596,_0x4338d8)=>{_0x4338d8[0x0][_0x3697a0([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x292cf3++,_0x292cf3==(0x5e9af0fc^_0x51f55c)&&(_0x382cfc(),_0x881596[_0x3697a0([0x6f,0x66,0x66])]());});}))];return window[_0x3697a0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3697a0([0x72,0x61,0x63,0x65])](_0x49a021)[_0x3697a0([0x74,0x68,0x65,0x6e])](()=>_0x343548);}async function _0xc2d71e(){await _0x35e363,_0x5bce29[_0x3697a0([0x6d,0x6f,0x64,0x65,0x6c])][_0x3697a0([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x158c84,_0x5bce29[_0x3697a0([0x6d,0x6f,0x64,0x65,0x6c])][_0x3697a0([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x158c84,_0x5bce29[_0x3697a0([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3697a0([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xb42ea9(_0x2c904e){const _0x50db94=_0x5d1713();_0x5bce29[_0x50db94]=_0x3697a0([0x74,0x61,0x62,0x6c,0x65,0x4f,0x66,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x2c904e,_0x2c904e!=_0x3697a0([0x56,0x61,0x6c,0x69,0x64])&&_0xc2d71e();}function _0x5d1713(){const _0x5f1394=window[_0x3697a0([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3697a0([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3697a0([0x6e,0x6f,0x77])]())[_0x3697a0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3697a0([0x2e]),'');let _0x4e391f=_0x3697a0([0x59]);for(let _0x3148be=0x0;_0x3148be<_0x5f1394[_0x3697a0([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3148be+=0x2){let _0x424f64=window[_0x3697a0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5f1394[_0x3697a0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3148be,_0x3148be+0x2));_0x424f64>=_0x17310a[_0x3697a0([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x424f64-=_0x17310a[_0x3697a0([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4e391f+=_0x17310a[_0x424f64];}return _0x4e391f;}function _0x40b2e9(){const _0x32b4ff=_0x234e5a[_0x3697a0([0x73,0x70,0x6c,0x69,0x74])](_0x3697a0([0x2e]));if(0x3!=_0x32b4ff[_0x3697a0([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xe4dbe7(_0x32b4ff[0x1]);function _0xe4dbe7(_0x4d86f8){const _0x2e3a4c=_0x1b1bd7(_0x4d86f8);return _0x2e3a4c&&_0x5356a0()?_0x2e3a4c:null;function _0x5356a0(){const _0x1971b0=_0x2e3a4c[_0x3697a0([0x6a,0x74,0x69])],_0x3f9433=window[_0x3697a0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1971b0[_0x3697a0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1971b0[_0x3697a0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1f9b66={..._0x2e3a4c,[_0x3697a0([0x6a,0x74,0x69])]:_0x1971b0[_0x3697a0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1971b0[_0x3697a0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1f9b66[_0x3697a0([0x76,0x63])],_0xf4953c(_0x1f9b66)==_0x3f9433;}}}async function _0x23c6f3(){let _0x4dc0b7=!0x0;try{const _0x34b68a=_0x234e5a[_0x3697a0([0x73,0x70,0x6c,0x69,0x74])](_0x3697a0([0x2e])),[_0x3a390a,_0x4ae919,_0x5d9b44]=_0x34b68a;return _0x1b4f6d(_0x3a390a),await _0x57e849(_0x3a390a,_0x4ae919,_0x5d9b44),_0x4dc0b7;}catch(_0x471e2e){return!0x1;}function _0x1b4f6d(_0xe4da4){const _0x2e7018=_0x1b1bd7(_0xe4da4);_0x2e7018&&_0x2e7018[_0x3697a0([0x61,0x6c,0x67])]==_0x3697a0([0x45,0x53,0x32,0x35,0x36])||(_0x4dc0b7=!0x1);}async function _0x57e849(_0x5bd670,_0x47317e,_0x505c8a){const _0x9386a5=window[_0x3697a0([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3697a0([0x66,0x72,0x6f,0x6d])](_0x1bab8a(_0x505c8a),_0x47bedd=>_0x47bedd[_0x3697a0([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5e0e3d=new window[(_0x3697a0([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3697a0([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5bd670+_0x3697a0([0x2e])+_0x47317e),_0x51f0c9=window[_0x3697a0([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3697a0([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x51f0c9)return;const _0x37f290=await _0x51f0c9[_0x3697a0([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3697a0([0x6a,0x77,0x6b]),_0x8df706,{[_0x3697a0([0x6e,0x61,0x6d,0x65])]:_0x3697a0([0x45,0x43,0x44,0x53,0x41]),[_0x3697a0([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3697a0([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3697a0([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x51f0c9[_0x3697a0([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3697a0([0x6e,0x61,0x6d,0x65])]:_0x3697a0([0x45,0x43,0x44,0x53,0x41]),[_0x3697a0([0x68,0x61,0x73,0x68])]:{[_0x3697a0([0x6e,0x61,0x6d,0x65])]:_0x3697a0([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x37f290,_0x9386a5,_0x5e0e3d)||(_0x4dc0b7=!0x1);}}function _0x1b1bd7(_0x1df353){return _0x1df353[_0x3697a0([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3697a0([0x65,0x79]))?JSON[_0x3697a0([0x70,0x61,0x72,0x73,0x65])](_0x1bab8a(_0x1df353)):null;}function _0x1bab8a(_0x463632){return window[_0x3697a0([0x61,0x74,0x6f,0x62])](_0x463632[_0x3697a0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3697a0([0x2b]))[_0x3697a0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3697a0([0x2f])));}function _0xf4953c(_0x377fdb){let _0x477c01=0x1505;function _0x473afd(_0x35c77f){for(let _0x44ecda=0x0;_0x44ecda<_0x35c77f[_0x3697a0([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x44ecda++){const _0x379e65=_0x35c77f[_0x3697a0([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x44ecda);_0x477c01=(_0x477c01<<0x5)+_0x477c01+_0x379e65,_0x477c01&=_0x477c01;}}function _0x5e40c6(_0x2ab101){Array[_0x3697a0([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2ab101)?_0x2ab101[_0x3697a0([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5e40c6):_0x2ab101&&typeof _0x2ab101==_0x3697a0([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3697a0([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2ab101)[_0x3697a0([0x73,0x6f,0x72,0x74])]()[_0x3697a0([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2de0a0,_0x3f5ae1])=>{_0x473afd(_0x2de0a0),_0x5e40c6(_0x3f5ae1);}):_0x473afd(window[_0x3697a0([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2ab101));}return _0x5e40c6(_0x377fdb),_0x477c01>>>0x0;}function _0x1ba3a2(_0x2c4954){return _0x2c4954[_0x3697a0([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3697a0([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3697a0([0x30]));}function _0x19cdf6(_0x1797c6){return _0x1797c6[_0x3697a0([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3697a0([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3697a0([0x6a,0x6f,0x69,0x6e])]('');}function _0x158c84(){}function _0x3697a0(_0xd235c2){return _0xd235c2['map'](_0x385c62=>String['fromCharCode'](_0x385c62))['join']('');}_0xb42ea9(await _0x37f75c());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x31a5b4=>{'$graveyard'!==_0x31a5b4['rootName']&&this['editor']['editing']['reconvertItem'](_0x31a5b4);});}['_trackNewToCElements'](){for(const _0x389519 of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x389519['type']||'tableOfContents'!==_0x389519['name'])return;this['_tableOfContentsElements']['add'](_0x389519['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x300531=this['editor']['conversion'];_0x300531['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x300531['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x2763d8,{writer:_0x5db2c9})=>this['_createTableOfContents'](_0x5db2c9,!0x0)}),_0x300531['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x57b534,{writer:_0x61c0a0})=>{this['_tableOfContentsElements']['add'](_0x57b534);const _0x2f9a7a=this['_createTableOfContents'](_0x61c0a0);return _0x59dbfa(_0x2f9a7a,_0x61c0a0,{'label':N(this['editor']['locale'],'Table\x20of\x20contents')});}}),this['editor']['data']['registerRawContentMatcher']({'name':'div','classes':'table-of-contents'}),this['editor']['editing']['mapper']['on']('viewToModelPosition',this['_redirectMapper'](),{'priority':'high'});}['_createTableOfContents'](_0xb89b89,_0x473aaa=!0x1){const {locale:_0x4bf42b}=this['editor'],_0x5e551a=_0xb89b89['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x473aaa&&{'data-table-of-contents-label':N(_0x4bf42b,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x473aaa&&_0xb89b89['insert'](_0xb89b89['createPositionAt'](_0x5e551a,'end'),_0xb89b89['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0xb89b89['createText'](N(_0x4bf42b,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x5362f1=_0x473aaa?'':'['+N(_0x4bf42b,'Empty\x20heading')+']';let _0x2d99eb=_0x5e551a;return this['_currentOutlineDefinitions']['forEach']((_0x162aba,_0x1ce465,_0x1355f0)=>{const _0x318e30=this['editor']['model']['hasContent'](_0x162aba['modelElement'],{'ignoreWhitespaces':!0x0}),_0x34c263=_0x318e30?_0x162aba['text']:_0x5362f1,_0x536372=_0x162aba['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x17a4af=_0xb89b89['createContainerElement']('a',{'href':'#'+_0x536372,...!_0x473aaa&&{'tabindex':'-1'}},[_0xb89b89['createText'](_0x34c263)]),_0x58e9d9=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0xb89b89['setCustomProperty']('tableOfContentsHeadingIndex',_0x1ce465,_0x17a4af);const _0x3e63b3=_0xb89b89['createContainerElement']('li',null,[_0x318e30||!_0x473aaa&&_0x58e9d9?_0x17a4af:_0xb89b89['createText']('')]),_0x16da33=_0x1ce465?_0x1355f0[_0x1ce465-0x1]['level']:0x0,_0x549bff=Math['abs'](_0x162aba['level']-_0x16da33);if(_0x162aba['level']>_0x16da33){const _0x3f564c=S(_0x3e63b3,_0x549bff,_0xb89b89);_0xb89b89['insert'](_0xb89b89['createPositionAt'](_0x2d99eb,'end'),_0x3f564c);}else{const _0x34f554=function(_0x68b1d1,_0x2edbd1){return _0x68b1d1['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x5a2f77=>_0x5a2f77['is']('element','ol'))[_0x2edbd1];}(_0x2d99eb,_0x549bff);_0xb89b89['insert'](_0xb89b89['createPositionAt'](_0x34f554,'end'),_0x3e63b3);}_0x2d99eb=_0x3e63b3;}),_0x5e551a;}['_handleScrollToHeading'](_0x25d341){const _0x49ea7f=this['_currentOutlineDefinitions'][_0x25d341]['modelElement'];this['editor']['model']['change'](_0x56b335=>{_0x56b335['setSelection'](_0x49ea7f,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x19084a,_0x1fb7c7)=>{const _0x445673=_0x1fb7c7['mapper'],_0x495bd5=_0x445673['findMappedViewAncestor'](_0x1fb7c7['viewPosition']),_0x4e6767=_0x445673['toModelElement'](_0x495bd5);_0x4e6767['is']('element','tableOfContents')&&(_0x1fb7c7['modelPosition']=this['editor']['model']['createPositionAt'](_0x4e6767,0x0),_0x19084a['stop']());};}}function S(_0xcd9b34,_0x33c86b,_0x500729){return 0x1===_0x33c86b?_0x500729['createContainerElement']('ol',null,[_0xcd9b34]):_0x500729['createContainerElement']('ol',null,[_0x500729['createContainerElement']('li',null,[S(_0xcd9b34,_0x33c86b-0x1,_0x500729)])]);}class o extends _0x16f092{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x2a3035=this['editor'];_0x2a3035['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x32cc08=this['_createButton'](_0x3e253d);return _0x32cc08['tooltip']=!0x0,_0x32cc08;}),_0x2a3035['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x3234fc)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3a52f3=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x24363c;for(const _0x6a01be in _0x3a52f3){const _0x501388=_0x6a01be,_0x394090=_0x3a52f3[_0x501388];if('tableOfContentsLicenseKeyValid'==_0x394090||'tableOfContentsLicenseKeyInvalid'==_0x394090||'tableOfContentsLicenseKeyExpired'==_0x394090||'tableOfContentsLicenseKeyDomainLimit'==_0x394090||'tableOfContentsLicenseKeyNotAllowed'==_0x394090||'tableOfContentsLicenseKeyEvaluationLimit'==_0x394090||'tableOfContentsLicenseKeyTrialLimit'==_0x394090||'tableOfContentsLicenseKeyDevelopmentLimit'==_0x394090||'tableOfContentsLicenseKeyUsageLimit'==_0x394090){delete _0x3a52f3[_0x501388],_0x24363c=_0x394090,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x24363c&&_0x3a52f3['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x24363c&&_0x3a52f3['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x24363c&&_0x3a52f3['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x24363c&&_0x3a52f3['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x24363c&&_0x3a52f3['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x24363c&&_0x3a52f3['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyDevelopmentLimit'==_0x24363c&&_0x3a52f3['_showLicenseError']('developmentLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x24363c&&_0x3a52f3['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x1a85b8){const _0x270721=this['editor'],_0x312103=_0x270721['locale'],_0x8da4e6=_0x270721['commands']['get']('insertTableOfContents'),_0x11fab4=new _0x1a85b8(_0x312103);return _0x11fab4['set']({'label':N(_0x312103,'Table\x20of\x20contents'),'icon':_0x14a95f['tableOfContents']}),_0x11fab4['bind']('isEnabled')['to'](_0x8da4e6,'isEnabled'),this['listenTo'](_0x11fab4,'execute',()=>{_0x270721['execute']('insertTableOfContents'),_0x270721['editing']['view']['focus']();}),_0x11fab4;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x16f092{static get['requires'](){return[s,o];}static get['pluginName'](){return'TableOfContents';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{u as DocumentOutline,n as DocumentOutlineUI,i as DocumentOutlineUtils,y as HeadingId,a as TableOfContents,O as TableOfContentsCommand,s as TableOfContentsEditing,o as TableOfContentsUI};
@@ -4,6 +4,6 @@
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
  export {};
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  import { Plugin } from 'ckeditor5/src/core.js';
10
10
  /**
@@ -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/tableofcontents/tableofcontentscommand
@@ -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/tableofcontents/tableofcontentsediting
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  import { Plugin } from 'ckeditor5/src/core.js';
10
10
  /**
@@ -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/tableofcontents
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'af':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x233124=>0x1!=_0x233124}};
23
+ export default{'af':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x142b65=>0x1!=_0x142b65}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x16d0cb=>{const {af:{dictionary:_0x321ce4,getPluralForm:_0x546b08}}={'af':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x416ed0=>0x1!=_0x416ed0}};_0x16d0cb['af']||={'dictionary':{},'getPluralForm':null},_0x16d0cb['af']['dictionary']=Object['assign'](_0x16d0cb['af']['dictionary'],_0x321ce4),_0x16d0cb['af']['getPluralForm']=_0x546b08;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4ee5c4=>{const {af:{dictionary:_0x21c861,getPluralForm:_0x43835e}}={'af':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x1bd63d=>0x1!=_0x1bd63d}};_0x4ee5c4['af']||={'dictionary':{},'getPluralForm':null},_0x4ee5c4['af']['dictionary']=Object['assign'](_0x4ee5c4['af']['dictionary'],_0x21c861),_0x4ee5c4['af']['getPluralForm']=_0x43835e;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ar':{'dictionary':{'Empty\x20heading':'رأس\x20فارغ','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'تظهر\x20رؤوس\x20المحرر\x20هنا\x20أثناء\x20الكتابة.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'لم\x20نعثر\x20على\x20رؤوس\x20في\x20المستند.','Table\x20of\x20contents':'جدول\x20المحتويات'},'getPluralForm':_0x3cf4d3=>0x0==_0x3cf4d3?0x0:0x1==_0x3cf4d3?0x1:0x2==_0x3cf4d3?0x2:_0x3cf4d3%0x64>=0x3&&_0x3cf4d3%0x64<=0xa?0x3:_0x3cf4d3%0x64>=0xb?0x4:0x5}};
23
+ export default{'ar':{'dictionary':{'Empty\x20heading':'رأس\x20فارغ','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'تظهر\x20رؤوس\x20المحرر\x20هنا\x20أثناء\x20الكتابة.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'لم\x20نعثر\x20على\x20رؤوس\x20في\x20المستند.','Table\x20of\x20contents':'جدول\x20المحتويات'},'getPluralForm':_0x3aaea9=>0x0==_0x3aaea9?0x0:0x1==_0x3aaea9?0x1:0x2==_0x3aaea9?0x2:_0x3aaea9%0x64>=0x3&&_0x3aaea9%0x64<=0xa?0x3:_0x3aaea9%0x64>=0xb?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x565768=>{const {ar:{dictionary:_0x3e5518,getPluralForm:_0x5d96c0}}={'ar':{'dictionary':{'Empty\x20heading':'رأس\x20فارغ','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'تظهر\x20رؤوس\x20المحرر\x20هنا\x20أثناء\x20الكتابة.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'لم\x20نعثر\x20على\x20رؤوس\x20في\x20المستند.','Table\x20of\x20contents':'جدول\x20المحتويات'},'getPluralForm':_0x2c1579=>0x0==_0x2c1579?0x0:0x1==_0x2c1579?0x1:0x2==_0x2c1579?0x2:_0x2c1579%0x64>=0x3&&_0x2c1579%0x64<=0xa?0x3:_0x2c1579%0x64>=0xb?0x4:0x5}};_0x565768['ar']||={'dictionary':{},'getPluralForm':null},_0x565768['ar']['dictionary']=Object['assign'](_0x565768['ar']['dictionary'],_0x3e5518),_0x565768['ar']['getPluralForm']=_0x5d96c0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x37e51f=>{const {ar:{dictionary:_0x58ea92,getPluralForm:_0x91e00e}}={'ar':{'dictionary':{'Empty\x20heading':'رأس\x20فارغ','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'تظهر\x20رؤوس\x20المحرر\x20هنا\x20أثناء\x20الكتابة.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'لم\x20نعثر\x20على\x20رؤوس\x20في\x20المستند.','Table\x20of\x20contents':'جدول\x20المحتويات'},'getPluralForm':_0x3ab3f9=>0x0==_0x3ab3f9?0x0:0x1==_0x3ab3f9?0x1:0x2==_0x3ab3f9?0x2:_0x3ab3f9%0x64>=0x3&&_0x3ab3f9%0x64<=0xa?0x3:_0x3ab3f9%0x64>=0xb?0x4:0x5}};_0x37e51f['ar']||={'dictionary':{},'getPluralForm':null},_0x37e51f['ar']['dictionary']=Object['assign'](_0x37e51f['ar']['dictionary'],_0x58ea92),_0x37e51f['ar']['getPluralForm']=_0x91e00e;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ast':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0xbb724=>0x1!=_0xbb724}};
23
+ export default{'ast':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x2b71ad=>0x1!=_0x2b71ad}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xbc952d=>{const {ast:{dictionary:_0x1f83eb,getPluralForm:_0x1a843c}}={'ast':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x424465=>0x1!=_0x424465}};_0xbc952d['ast']||={'dictionary':{},'getPluralForm':null},_0xbc952d['ast']['dictionary']=Object['assign'](_0xbc952d['ast']['dictionary'],_0x1f83eb),_0xbc952d['ast']['getPluralForm']=_0x1a843c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x34ad73=>{const {ast:{dictionary:_0x186967,getPluralForm:_0x25357d}}={'ast':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x55fb16=>0x1!=_0x55fb16}};_0x34ad73['ast']||={'dictionary':{},'getPluralForm':null},_0x34ad73['ast']['dictionary']=Object['assign'](_0x34ad73['ast']['dictionary'],_0x186967),_0x34ad73['ast']['getPluralForm']=_0x25357d;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'az':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x1a933a=>0x1!=_0x1a933a}};
23
+ export default{'az':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x2b400e=>0x1!=_0x2b400e}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x12d78a=>{const {az:{dictionary:_0x44df4f,getPluralForm:_0x572a0b}}={'az':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x1ae873=>0x1!=_0x1ae873}};_0x12d78a['az']||={'dictionary':{},'getPluralForm':null},_0x12d78a['az']['dictionary']=Object['assign'](_0x12d78a['az']['dictionary'],_0x44df4f),_0x12d78a['az']['getPluralForm']=_0x572a0b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x563400=>{const {az:{dictionary:_0x8b5c0,getPluralForm:_0x29b90c}}={'az':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x313654=>0x1!=_0x313654}};_0x563400['az']||={'dictionary':{},'getPluralForm':null},_0x563400['az']['dictionary']=Object['assign'](_0x563400['az']['dictionary'],_0x8b5c0),_0x563400['az']['getPluralForm']=_0x29b90c;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'bg':{'dictionary':{'Empty\x20heading':'Празно\x20заглавие','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Заглавията\x20на\x20редактора\x20ще\x20се\x20виждат\x20тук\x20по\x20време\x20на\x20писането.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'В\x20документа\x20не\x20бяха\x20намерени\x20заглавия.','Table\x20of\x20contents':'Съдържание'},'getPluralForm':_0x435dd6=>0x1!=_0x435dd6}};
23
+ export default{'bg':{'dictionary':{'Empty\x20heading':'Празно\x20заглавие','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Заглавията\x20на\x20редактора\x20ще\x20се\x20виждат\x20тук\x20по\x20време\x20на\x20писането.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'В\x20документа\x20не\x20бяха\x20намерени\x20заглавия.','Table\x20of\x20contents':'Съдържание'},'getPluralForm':_0x17155c=>0x1!=_0x17155c}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4de547=>{const {bg:{dictionary:_0x55968c,getPluralForm:_0x91fd79}}={'bg':{'dictionary':{'Empty\x20heading':'Празно\x20заглавие','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Заглавията\x20на\x20редактора\x20ще\x20се\x20виждат\x20тук\x20по\x20време\x20на\x20писането.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'В\x20документа\x20не\x20бяха\x20намерени\x20заглавия.','Table\x20of\x20contents':'Съдържание'},'getPluralForm':_0x592bd2=>0x1!=_0x592bd2}};_0x4de547['bg']||={'dictionary':{},'getPluralForm':null},_0x4de547['bg']['dictionary']=Object['assign'](_0x4de547['bg']['dictionary'],_0x55968c),_0x4de547['bg']['getPluralForm']=_0x91fd79;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x209772=>{const {bg:{dictionary:_0x3aac78,getPluralForm:_0x5ea4ed}}={'bg':{'dictionary':{'Empty\x20heading':'Празно\x20заглавие','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Заглавията\x20на\x20редактора\x20ще\x20се\x20виждат\x20тук\x20по\x20време\x20на\x20писането.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'В\x20документа\x20не\x20бяха\x20намерени\x20заглавия.','Table\x20of\x20contents':'Съдържание'},'getPluralForm':_0x15c229=>0x1!=_0x15c229}};_0x209772['bg']||={'dictionary':{},'getPluralForm':null},_0x209772['bg']['dictionary']=Object['assign'](_0x209772['bg']['dictionary'],_0x3aac78),_0x209772['bg']['getPluralForm']=_0x5ea4ed;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'bn':{'dictionary':{'Empty\x20heading':'খালি\x20হেডিং','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'আপনি\x20টাইপ\x20করার\x20সাথে\x20সাথে\x20এডিটর\x20হেডিং\x20এখানে\x20প্রদর্শিত\x20হবে।','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'ডকুমেন্টে\x20কোনো\x20হেডিং\x20পাওয়া\x20যায়নি।','Table\x20of\x20contents':'বিষয়বস্তুর\x20টেবিল'},'getPluralForm':_0x15545b=>0x1!=_0x15545b}};
23
+ export default{'bn':{'dictionary':{'Empty\x20heading':'খালি\x20হেডিং','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'আপনি\x20টাইপ\x20করার\x20সাথে\x20সাথে\x20এডিটর\x20হেডিং\x20এখানে\x20প্রদর্শিত\x20হবে।','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'ডকুমেন্টে\x20কোনো\x20হেডিং\x20পাওয়া\x20যায়নি।','Table\x20of\x20contents':'বিষয়বস্তুর\x20টেবিল'},'getPluralForm':_0x199022=>0x1!=_0x199022}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x164fa5=>{const {bn:{dictionary:_0x342d46,getPluralForm:_0x340e94}}={'bn':{'dictionary':{'Empty\x20heading':'খালি\x20হেডিং','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'আপনি\x20টাইপ\x20করার\x20সাথে\x20সাথে\x20এডিটর\x20হেডিং\x20এখানে\x20প্রদর্শিত\x20হবে।','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'ডকুমেন্টে\x20কোনো\x20হেডিং\x20পাওয়া\x20যায়নি।','Table\x20of\x20contents':'বিষয়বস্তুর\x20টেবিল'},'getPluralForm':_0x51dc27=>0x1!=_0x51dc27}};_0x164fa5['bn']||={'dictionary':{},'getPluralForm':null},_0x164fa5['bn']['dictionary']=Object['assign'](_0x164fa5['bn']['dictionary'],_0x342d46),_0x164fa5['bn']['getPluralForm']=_0x340e94;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x46aaba=>{const {bn:{dictionary:_0x323152,getPluralForm:_0x3fcb8c}}={'bn':{'dictionary':{'Empty\x20heading':'খালি\x20হেডিং','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'আপনি\x20টাইপ\x20করার\x20সাথে\x20সাথে\x20এডিটর\x20হেডিং\x20এখানে\x20প্রদর্শিত\x20হবে।','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'ডকুমেন্টে\x20কোনো\x20হেডিং\x20পাওয়া\x20যায়নি।','Table\x20of\x20contents':'বিষয়বস্তুর\x20টেবিল'},'getPluralForm':_0x3117ed=>0x1!=_0x3117ed}};_0x46aaba['bn']||={'dictionary':{},'getPluralForm':null},_0x46aaba['bn']['dictionary']=Object['assign'](_0x46aaba['bn']['dictionary'],_0x323152),_0x46aaba['bn']['getPluralForm']=_0x3fcb8c;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'bs':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0xd6929d=>_0xd6929d%0xa==0x1&&_0xd6929d%0x64!=0xb?0x0:_0xd6929d%0xa>=0x2&&_0xd6929d%0xa<=0x4&&(_0xd6929d%0x64<0xa||_0xd6929d%0x64>=0x14)?0x1:0x2}};
23
+ export default{'bs':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x57f2ab=>_0x57f2ab%0xa==0x1&&_0x57f2ab%0x64!=0xb?0x0:_0x57f2ab%0xa>=0x2&&_0x57f2ab%0xa<=0x4&&(_0x57f2ab%0x64<0xa||_0x57f2ab%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3ce87b=>{const {bs:{dictionary:_0xaa9e09,getPluralForm:_0x1f1e66}}={'bs':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x4b6acd=>_0x4b6acd%0xa==0x1&&_0x4b6acd%0x64!=0xb?0x0:_0x4b6acd%0xa>=0x2&&_0x4b6acd%0xa<=0x4&&(_0x4b6acd%0x64<0xa||_0x4b6acd%0x64>=0x14)?0x1:0x2}};_0x3ce87b['bs']||={'dictionary':{},'getPluralForm':null},_0x3ce87b['bs']['dictionary']=Object['assign'](_0x3ce87b['bs']['dictionary'],_0xaa9e09),_0x3ce87b['bs']['getPluralForm']=_0x1f1e66;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xc56f37=>{const {bs:{dictionary:_0x4e732a,getPluralForm:_0x3bc7ce}}={'bs':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x25023a=>_0x25023a%0xa==0x1&&_0x25023a%0x64!=0xb?0x0:_0x25023a%0xa>=0x2&&_0x25023a%0xa<=0x4&&(_0x25023a%0x64<0xa||_0x25023a%0x64>=0x14)?0x1:0x2}};_0xc56f37['bs']||={'dictionary':{},'getPluralForm':null},_0xc56f37['bs']['dictionary']=Object['assign'](_0xc56f37['bs']['dictionary'],_0x4e732a),_0xc56f37['bs']['getPluralForm']=_0x3bc7ce;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ca':{'dictionary':{'Empty\x20heading':'Encapçalament\x20buit','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Els\x20encapçalaments\x20de\x20l\x27editor\x20apareixeran\x20aquí\x20a\x20mesura\x20que\x20escriguis.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'No\x20s\x27ha\x20trobat\x20cap\x20encapçalament\x20al\x20document.','Table\x20of\x20contents':'Taula\x20de\x20continguts'},'getPluralForm':_0x3b5dfc=>0x1!=_0x3b5dfc}};
23
+ export default{'ca':{'dictionary':{'Empty\x20heading':'Encapçalament\x20buit','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Els\x20encapçalaments\x20de\x20l\x27editor\x20apareixeran\x20aquí\x20a\x20mesura\x20que\x20escriguis.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'No\x20s\x27ha\x20trobat\x20cap\x20encapçalament\x20al\x20document.','Table\x20of\x20contents':'Taula\x20de\x20continguts'},'getPluralForm':_0x365508=>0x1!=_0x365508}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x36c86d=>{const {ca:{dictionary:_0x2e5827,getPluralForm:_0x5d2756}}={'ca':{'dictionary':{'Empty\x20heading':'Encapçalament\x20buit','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Els\x20encapçalaments\x20de\x20l\x27editor\x20apareixeran\x20aquí\x20a\x20mesura\x20que\x20escriguis.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'No\x20s\x27ha\x20trobat\x20cap\x20encapçalament\x20al\x20document.','Table\x20of\x20contents':'Taula\x20de\x20continguts'},'getPluralForm':_0x3243dd=>0x1!=_0x3243dd}};_0x36c86d['ca']||={'dictionary':{},'getPluralForm':null},_0x36c86d['ca']['dictionary']=Object['assign'](_0x36c86d['ca']['dictionary'],_0x2e5827),_0x36c86d['ca']['getPluralForm']=_0x5d2756;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5a671f=>{const {ca:{dictionary:_0x20d626,getPluralForm:_0x370d8d}}={'ca':{'dictionary':{'Empty\x20heading':'Encapçalament\x20buit','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Els\x20encapçalaments\x20de\x20l\x27editor\x20apareixeran\x20aquí\x20a\x20mesura\x20que\x20escriguis.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'No\x20s\x27ha\x20trobat\x20cap\x20encapçalament\x20al\x20document.','Table\x20of\x20contents':'Taula\x20de\x20continguts'},'getPluralForm':_0x3219c7=>0x1!=_0x3219c7}};_0x5a671f['ca']||={'dictionary':{},'getPluralForm':null},_0x5a671f['ca']['dictionary']=Object['assign'](_0x5a671f['ca']['dictionary'],_0x20d626),_0x5a671f['ca']['getPluralForm']=_0x370d8d;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'cs':{'dictionary':{'Empty\x20heading':'Prázdný\x20nadpis','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Tady\x20se\x20během\x20psaní\x20objeví\x20nadpisy\x20editoru.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'V\x20dokumentu\x20nebyly\x20nalezeny\x20žádné\x20nadpisy.','Table\x20of\x20contents':'Obsah'},'getPluralForm':_0x5d420c=>0x1==_0x5d420c?0x0:_0x5d420c>=0x2&&_0x5d420c<=0x4?0x1:0x2}};
23
+ export default{'cs':{'dictionary':{'Empty\x20heading':'Prázdný\x20nadpis','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Tady\x20se\x20během\x20psaní\x20objeví\x20nadpisy\x20editoru.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'V\x20dokumentu\x20nebyly\x20nalezeny\x20žádné\x20nadpisy.','Table\x20of\x20contents':'Obsah'},'getPluralForm':_0x49a013=>0x1==_0x49a013?0x0:_0x49a013>=0x2&&_0x49a013<=0x4?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x29e2ab=>{const {cs:{dictionary:_0x36e816,getPluralForm:_0x5448c4}}={'cs':{'dictionary':{'Empty\x20heading':'Prázdný\x20nadpis','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Tady\x20se\x20během\x20psaní\x20objeví\x20nadpisy\x20editoru.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'V\x20dokumentu\x20nebyly\x20nalezeny\x20žádné\x20nadpisy.','Table\x20of\x20contents':'Obsah'},'getPluralForm':_0x75b807=>0x1==_0x75b807?0x0:_0x75b807>=0x2&&_0x75b807<=0x4?0x1:0x2}};_0x29e2ab['cs']||={'dictionary':{},'getPluralForm':null},_0x29e2ab['cs']['dictionary']=Object['assign'](_0x29e2ab['cs']['dictionary'],_0x36e816),_0x29e2ab['cs']['getPluralForm']=_0x5448c4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5ae06d=>{const {cs:{dictionary:_0x590ab4,getPluralForm:_0x5cb17d}}={'cs':{'dictionary':{'Empty\x20heading':'Prázdný\x20nadpis','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Tady\x20se\x20během\x20psaní\x20objeví\x20nadpisy\x20editoru.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'V\x20dokumentu\x20nebyly\x20nalezeny\x20žádné\x20nadpisy.','Table\x20of\x20contents':'Obsah'},'getPluralForm':_0x2e6993=>0x1==_0x2e6993?0x0:_0x2e6993>=0x2&&_0x2e6993<=0x4?0x1:0x2}};_0x5ae06d['cs']||={'dictionary':{},'getPluralForm':null},_0x5ae06d['cs']['dictionary']=Object['assign'](_0x5ae06d['cs']['dictionary'],_0x590ab4),_0x5ae06d['cs']['getPluralForm']=_0x5cb17d;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'da':{'dictionary':{'Empty\x20heading':'Tom\x20overskrift','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Redigeringsoverskrifter\x20vil\x20stå\x20her,\x20efterhånden\x20som\x20du\x20skriver.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Ingen\x20overskrifter\x20blev\x20fundet\x20i\x20dokumentet.','Table\x20of\x20contents':'Indholdsfortegnelse'},'getPluralForm':_0x1428e0=>0x1!=_0x1428e0}};
23
+ export default{'da':{'dictionary':{'Empty\x20heading':'Tom\x20overskrift','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Redigeringsoverskrifter\x20vil\x20stå\x20her,\x20efterhånden\x20som\x20du\x20skriver.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Ingen\x20overskrifter\x20blev\x20fundet\x20i\x20dokumentet.','Table\x20of\x20contents':'Indholdsfortegnelse'},'getPluralForm':_0x4af86f=>0x1!=_0x4af86f}};