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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (194) hide show
  1. package/build/document-outline.js +1 -1
  2. package/dist/augmentation.d.ts +1 -1
  3. package/dist/documentoutline/documentoutlineui.d.ts +1 -1
  4. package/dist/documentoutline/documentoutlineutils.d.ts +1 -1
  5. package/dist/documentoutline/ui/documentoutlineitemview.d.ts +1 -1
  6. package/dist/documentoutline/ui/documentoutlineview.d.ts +1 -1
  7. package/dist/documentoutline/utils.d.ts +1 -1
  8. package/dist/documentoutline.d.ts +1 -1
  9. package/dist/index.css +3 -3
  10. package/dist/index.d.ts +1 -1
  11. package/dist/index.js +1 -1
  12. package/dist/legacyerrors.d.ts +1 -1
  13. package/dist/tableofcontents/headingid.d.ts +1 -1
  14. package/dist/tableofcontents/tableofcontentscommand.d.ts +1 -1
  15. package/dist/tableofcontents/tableofcontentsediting.d.ts +1 -1
  16. package/dist/tableofcontents/tableofcontentsui.d.ts +1 -1
  17. package/dist/tableofcontents.d.ts +1 -1
  18. package/dist/translations/af.js +1 -1
  19. package/dist/translations/af.umd.js +1 -1
  20. package/dist/translations/ar.js +1 -1
  21. package/dist/translations/ar.umd.js +1 -1
  22. package/dist/translations/ast.js +1 -1
  23. package/dist/translations/ast.umd.js +1 -1
  24. package/dist/translations/az.js +1 -1
  25. package/dist/translations/az.umd.js +1 -1
  26. package/dist/translations/bg.js +1 -1
  27. package/dist/translations/bg.umd.js +1 -1
  28. package/dist/translations/bn.js +1 -1
  29. package/dist/translations/bn.umd.js +1 -1
  30. package/dist/translations/bs.js +1 -1
  31. package/dist/translations/bs.umd.js +1 -1
  32. package/dist/translations/ca.js +1 -1
  33. package/dist/translations/ca.umd.js +1 -1
  34. package/dist/translations/cs.js +1 -1
  35. package/dist/translations/cs.umd.js +1 -1
  36. package/dist/translations/da.js +1 -1
  37. package/dist/translations/da.umd.js +1 -1
  38. package/dist/translations/de-ch.js +1 -1
  39. package/dist/translations/de-ch.umd.js +1 -1
  40. package/dist/translations/de.js +1 -1
  41. package/dist/translations/de.umd.js +1 -1
  42. package/dist/translations/el.js +1 -1
  43. package/dist/translations/el.umd.js +1 -1
  44. package/dist/translations/en-au.js +1 -1
  45. package/dist/translations/en-au.umd.js +1 -1
  46. package/dist/translations/en-gb.js +1 -1
  47. package/dist/translations/en-gb.umd.js +1 -1
  48. package/dist/translations/en.js +1 -1
  49. package/dist/translations/en.umd.js +1 -1
  50. package/dist/translations/eo.js +1 -1
  51. package/dist/translations/eo.umd.js +1 -1
  52. package/dist/translations/es-co.js +1 -1
  53. package/dist/translations/es-co.umd.js +1 -1
  54. package/dist/translations/es.js +1 -1
  55. package/dist/translations/es.umd.js +1 -1
  56. package/dist/translations/et.js +1 -1
  57. package/dist/translations/et.umd.js +1 -1
  58. package/dist/translations/eu.js +1 -1
  59. package/dist/translations/eu.umd.js +1 -1
  60. package/dist/translations/fa.js +1 -1
  61. package/dist/translations/fa.umd.js +1 -1
  62. package/dist/translations/fi.js +1 -1
  63. package/dist/translations/fi.umd.js +1 -1
  64. package/dist/translations/fr.js +1 -1
  65. package/dist/translations/fr.umd.js +1 -1
  66. package/dist/translations/gl.js +1 -1
  67. package/dist/translations/gl.umd.js +1 -1
  68. package/dist/translations/gu.js +1 -1
  69. package/dist/translations/gu.umd.js +1 -1
  70. package/dist/translations/he.js +1 -1
  71. package/dist/translations/he.umd.js +1 -1
  72. package/dist/translations/hi.js +1 -1
  73. package/dist/translations/hi.umd.js +1 -1
  74. package/dist/translations/hr.js +1 -1
  75. package/dist/translations/hr.umd.js +1 -1
  76. package/dist/translations/hu.js +1 -1
  77. package/dist/translations/hu.umd.js +1 -1
  78. package/dist/translations/hy.js +1 -1
  79. package/dist/translations/hy.umd.js +1 -1
  80. package/dist/translations/id.js +1 -1
  81. package/dist/translations/id.umd.js +1 -1
  82. package/dist/translations/it.js +1 -1
  83. package/dist/translations/it.umd.js +1 -1
  84. package/dist/translations/ja.js +1 -1
  85. package/dist/translations/ja.umd.js +1 -1
  86. package/dist/translations/jv.js +1 -1
  87. package/dist/translations/jv.umd.js +1 -1
  88. package/dist/translations/kk.js +1 -1
  89. package/dist/translations/kk.umd.js +1 -1
  90. package/dist/translations/km.js +1 -1
  91. package/dist/translations/km.umd.js +1 -1
  92. package/dist/translations/kn.js +1 -1
  93. package/dist/translations/kn.umd.js +1 -1
  94. package/dist/translations/ko.js +1 -1
  95. package/dist/translations/ko.umd.js +1 -1
  96. package/dist/translations/ku.js +1 -1
  97. package/dist/translations/ku.umd.js +1 -1
  98. package/dist/translations/lt.js +1 -1
  99. package/dist/translations/lt.umd.js +1 -1
  100. package/dist/translations/lv.js +1 -1
  101. package/dist/translations/lv.umd.js +1 -1
  102. package/dist/translations/ms.js +1 -1
  103. package/dist/translations/ms.umd.js +1 -1
  104. package/dist/translations/nb.js +1 -1
  105. package/dist/translations/nb.umd.js +1 -1
  106. package/dist/translations/ne.js +1 -1
  107. package/dist/translations/ne.umd.js +1 -1
  108. package/dist/translations/nl.js +1 -1
  109. package/dist/translations/nl.umd.js +1 -1
  110. package/dist/translations/no.js +1 -1
  111. package/dist/translations/no.umd.js +1 -1
  112. package/dist/translations/oc.js +1 -1
  113. package/dist/translations/oc.umd.js +1 -1
  114. package/dist/translations/pl.js +1 -1
  115. package/dist/translations/pl.umd.js +1 -1
  116. package/dist/translations/pt-br.js +1 -1
  117. package/dist/translations/pt-br.umd.js +1 -1
  118. package/dist/translations/pt.js +1 -1
  119. package/dist/translations/pt.umd.js +1 -1
  120. package/dist/translations/ro.js +1 -1
  121. package/dist/translations/ro.umd.js +1 -1
  122. package/dist/translations/ru.js +1 -1
  123. package/dist/translations/ru.umd.js +1 -1
  124. package/dist/translations/si.js +1 -1
  125. package/dist/translations/si.umd.js +1 -1
  126. package/dist/translations/sk.js +1 -1
  127. package/dist/translations/sk.umd.js +1 -1
  128. package/dist/translations/sl.js +1 -1
  129. package/dist/translations/sl.umd.js +1 -1
  130. package/dist/translations/sq.js +1 -1
  131. package/dist/translations/sq.umd.js +1 -1
  132. package/dist/translations/sr-latn.js +1 -1
  133. package/dist/translations/sr-latn.umd.js +1 -1
  134. package/dist/translations/sr.js +1 -1
  135. package/dist/translations/sr.umd.js +1 -1
  136. package/dist/translations/sv.js +1 -1
  137. package/dist/translations/sv.umd.js +1 -1
  138. package/dist/translations/th.js +1 -1
  139. package/dist/translations/th.umd.js +1 -1
  140. package/dist/translations/ti.js +1 -1
  141. package/dist/translations/ti.umd.js +1 -1
  142. package/dist/translations/tk.js +1 -1
  143. package/dist/translations/tk.umd.js +1 -1
  144. package/dist/translations/tr.js +1 -1
  145. package/dist/translations/tr.umd.js +1 -1
  146. package/dist/translations/tt.js +1 -1
  147. package/dist/translations/tt.umd.js +1 -1
  148. package/dist/translations/ug.js +1 -1
  149. package/dist/translations/ug.umd.js +1 -1
  150. package/dist/translations/uk.js +1 -1
  151. package/dist/translations/uk.umd.js +1 -1
  152. package/dist/translations/ur.js +1 -1
  153. package/dist/translations/ur.umd.js +1 -1
  154. package/dist/translations/uz.js +1 -1
  155. package/dist/translations/uz.umd.js +1 -1
  156. package/dist/translations/vi.js +1 -1
  157. package/dist/translations/vi.umd.js +1 -1
  158. package/dist/translations/zh-cn.js +1 -1
  159. package/dist/translations/zh-cn.umd.js +1 -1
  160. package/dist/translations/zh.js +1 -1
  161. package/dist/translations/zh.umd.js +1 -1
  162. package/dist/utils/common-translations.d.ts +1 -1
  163. package/package.json +8 -8
  164. package/src/augmentation.d.ts +1 -1
  165. package/src/documentoutline/documentoutlineui.d.ts +1 -1
  166. package/src/documentoutline/documentoutlineui.js +1 -1
  167. package/src/documentoutline/documentoutlineutils.d.ts +1 -1
  168. package/src/documentoutline/documentoutlineutils.js +1 -1
  169. package/src/documentoutline/ui/documentoutlineitemview.d.ts +1 -1
  170. package/src/documentoutline/ui/documentoutlineitemview.js +1 -1
  171. package/src/documentoutline/ui/documentoutlineview.d.ts +1 -1
  172. package/src/documentoutline/ui/documentoutlineview.js +1 -1
  173. package/src/documentoutline/utils.d.ts +1 -1
  174. package/src/documentoutline/utils.js +1 -1
  175. package/src/documentoutline.d.ts +1 -1
  176. package/src/documentoutline.js +1 -1
  177. package/src/index.d.ts +1 -1
  178. package/src/index.js +1 -1
  179. package/src/legacyerrors.d.ts +1 -1
  180. package/src/legacyerrors.js +1 -1
  181. package/src/tableofcontents/headingid.d.ts +1 -1
  182. package/src/tableofcontents/headingid.js +1 -1
  183. package/src/tableofcontents/tableofcontentscommand.d.ts +1 -1
  184. package/src/tableofcontents/tableofcontentscommand.js +1 -1
  185. package/src/tableofcontents/tableofcontentsediting.d.ts +1 -1
  186. package/src/tableofcontents/tableofcontentsediting.js +1 -1
  187. package/src/tableofcontents/tableofcontentsui.d.ts +1 -1
  188. package/src/tableofcontents/tableofcontentsui.js +1 -1
  189. package/src/tableofcontents.d.ts +1 -1
  190. package/src/tableofcontents.js +1 -1
  191. package/src/utils/common-translations.d.ts +1 -1
  192. package/src/utils/common-translations.js +1 -1
  193. package/theme/documentoutline.css +1 -1
  194. package/theme/tableofcontents.css +1 -1
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 _0xf6a2a,Command as _0x22e73d}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x4f3847,throttle as _0x58b3b1}from'lodash-es';import{Text as _0x408e68,TreeWalker as _0x64a8b8}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x13667d,diffToChanges as _0x49ce71,scrollAncestorsToShowTarget as _0x298de4,CKEditorError as _0x2f8406,global as _0x4d6465,Rect as _0x381860,uid as _0x16ed90,priorities as _0x3322c3}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x3eb87d,ButtonView as _0x53ebd3,MenuBarMenuListItemButtonView as _0xfc30af}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x2cb74a,toWidget as _0x150a0b}from'@ckeditor/ckeditor5-widget/dist/index.js';import{icons as _0x37bca7}from'ckeditor5-collaboration/dist/index.js';function k(_0x36feca){let _0x3557ed='';for(const _0x3f71a1 of _0x36feca['getChildren']())_0x3f71a1 instanceof _0x408e68&&(_0x3557ed+=_0x3f71a1['data']);return _0x3557ed;}class i extends _0xf6a2a{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x2b0fed=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x25ebca=[];_0x2b0fed['model']['document']['on']('change',_0x4f3847(()=>{const _0x36dad7=_0x25ebca;_0x25ebca=this['_getOutlineDefinitions']();const _0x4b1c41=_0x13667d(_0x36dad7,_0x25ebca,(_0x27d653,_0x51c9db)=>_0x27d653['level']===_0x51c9db['level']&&_0x27d653['text']===_0x51c9db['text']&&_0x27d653['modelElement']===_0x51c9db['modelElement']),_0x3051d9=_0x49ce71(_0x4b1c41,_0x25ebca),_0x464b7b=this['_getActiveHeading'](),_0x48db11=_0x25ebca['findIndex'](_0x58772e=>_0x58772e['modelElement']===_0x464b7b);_0x3051d9['length']&&this['fire']('change',{'outlineDefinitions':_0x25ebca,'activeItemIndex':_0x48db11,'outlineChanges':_0x3051d9}),this['fire']('activeItemIndex',{'index':_0x48db11});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x9205cf=this['editor'],_0x527409=[],_0x48182a=this['_headingNames'];for(const _0x4b2795 of _0x9205cf['model']['document']['getRootNames']())_0x3660c0(_0x9205cf['model']['document']['getRoot'](_0x4b2795));function _0x3660c0(_0x476e58){for(const _0x24560 of _0x476e58['getChildren']())_0x24560['is']('element')&&(_0x48182a['includes'](_0x24560['name'])&&_0x527409['push']({'level':_0x48182a['indexOf'](_0x24560['name'])+0x1,'text':k(_0x24560),'modelElement':_0x24560}),_0x3660c0(_0x24560));}return _0x527409;}['_getActiveHeading'](){const _0x20fc51=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x59f958=new _0x64a8b8({'direction':'backward','startPosition':_0x20fc51});for(const _0x1bcd46 of _0x59f958)if(_0x1bcd46['item']['is']('element')&&this['_headingNames']['includes'](_0x1bcd46['item']['name']))return _0x1bcd46['item'];}['_getHeadingNames'](){const _0x1bcc7d=this['editor']['config']['get']('documentOutline.headings');return _0x1bcc7d||function(_0x371b0c){const _0x459c57=_0x371b0c['config']['get']('heading.options');return _0x459c57?_0x459c57['reduce']((_0x824e83,_0x256837)=>('paragraph'!==_0x256837['model']&&_0x824e83['push'](_0x256837['model']),_0x824e83),[]):_0x371b0c['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x406096=this['editor'],_0x1325cd=['h1','h2','h3','h4','h5','h6'],_0x4f6f0f=[];for(const _0xe3efe6 of _0x1325cd){const _0x3b27ad=_0x406096['editing']['view']['domConverter']['domToView'](document['createElement'](_0xe3efe6)),_0x4f698f=_0x406096['data']['toModel'](_0x3b27ad)['getChild'](0x0);_0x4f698f?.['is']('element')&&_0x4f6f0f['push'](_0x4f698f['name']);}this['_headingNames']=_0x4f6f0f;}}function b(_0x46179f,_0x47d5dc){const t=_0x46179f['t'];switch(_0x47d5dc){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 _0x47d5dc;}}class $ extends _0x3eb87d{constructor(_0x3d8a7c,_0x3d9347=!0x1){super(_0x3d8a7c);const _0x111cba=this['bindTemplate'],_0x3c350c=_0x3d9347?'['+b(_0x3d8a7c,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x8631=>!_0x8631),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x111cba['to']('level',_0xf2b6d=>'ck-document-outline__item_level-'+_0xf2b6d),_0x111cba['if']('isActive','ck-document-outline__item_active'),_0x111cba['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x111cba['to']('text')},'children':[{'text':_0x111cba['to']('text',_0x22a145=>_0x22a145||_0x3c350c)}],'on':{'click':_0x111cba['to']('click')}});}}class I extends _0x3eb87d{['items'];['showEmptyHeadingText'];['_documentOutlineContainer'];constructor(_0x3f44bb,_0x15840f=!0x1,_0x28320d){super(_0x3f44bb),this['showEmptyHeadingText']=_0x15840f,this['set']('activeItemIndex',-0x1),this['_documentOutlineContainer']=_0x28320d,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0xc2c413,_0x475d89,_0xf7a161,_0x3d03e3)=>{this['_setActiveItem'](_0x3d03e3,_0xf7a161);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x3f44bb['contentLanguageDirection'],'data-document-outline-empty-placeholder':b(_0x3f44bb,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x2a1146){_0x2a1146['forEach'](_0x3aa702=>{'insert'==_0x3aa702['type']?this['_insertItem'](_0x3aa702['index'],..._0x3aa702['values']):'delete'==_0x3aa702['type']&&this['_deleteItem'](_0x3aa702['index'],_0x3aa702['howMany']);});}['_setActiveItem'](_0x5d5690,_0xa81433){if(-0x1!==_0x5d5690){const _0x59f629=this['items']['get'](_0x5d5690);_0x59f629&&(_0x59f629['isActive']=!0x1);}-0x1!==_0xa81433&&(this['items']['get'](_0xa81433)['isActive']=!0x0,this['_scrollToItem'](_0xa81433));}['_insertItem'](_0x20fa4e,..._0x1f637c){const _0x3884e3=_0x1f637c['map']((_0x2c5c59,_0x6f6fc5)=>{const _0x4c210c=new $(this['locale'],this['showEmptyHeadingText']);return _0x4c210c['text']=_0x2c5c59['text'],_0x4c210c['level']=_0x2c5c59['level'],_0x20fa4e+_0x6f6fc5===this['activeItemIndex']&&(_0x4c210c['isActive']=!0x0),_0x4c210c;});this['items']['addMany'](_0x3884e3,_0x20fa4e);}['_deleteItem'](_0x1ef615,_0x15ab28){do{this['items']['remove'](_0x1ef615);}while(--_0x15ab28);}['_handleItemClick'](_0x586ea8){const _0x51c0bb=this['items']['getIndex'](_0x586ea8['source']);this['fire']('itemSelected',_0x51c0bb);}['_scrollToItem'](_0x1b790c){_0x298de4(this['items']['get'](_0x1b790c)['element'],0x14,this['_documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0xf6a2a{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3652c0){super(_0x3652c0),this['view']=new I(_0x3652c0['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x58b3b1(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x5d0d64=this['editor'],_0x26669f=_0x5d0d64['plugins']['get']('DocumentOutlineUtils');let _0x191de6=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x5d0d64['config']['get']('documentOutline.container'))throw new _0x2f8406('document-outline-container-not-provided',{'editor':_0x5d0d64});_0x5d0d64['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x26669f['on']('change',this['_handleOutlineChange']['bind'](this)),_0x26669f['on']('activeItemIndex',(_0x5de57b,{index:_0x22d00a})=>this['_setActiveViewItem'](_0x22d00a)),this['view']['on']('itemSelected',(_0x38189d,_0x5b18f5)=>{_0x191de6=!0x0,this['_handleItemSelected'](_0x5b18f5);}),this['view']['listenTo'](_0x4d6465['document'],'scroll',()=>{_0x191de6?_0x191de6=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x4d6465['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x316388){const _0x3bcfad=_0x19fa30([0x30,0x33,0x4e,0x4a,0x67,0x72,0x37,0x47,0x6a,0x44,0x4b,0x52,0x71,0x76,0x79,0x57,0x61,0x6f,0x32,0x48,0x6b,0x36,0x64,0x6e,0x63,0x54,0x38,0x74,0x68,0x55,0x31,0x50,0x43,0x6d,0x45,0x70,0x56,0x39,0x51,0x73,0x35,0x4f,0x49,0x65,0x62,0x58,0x59,0x41,0x78,0x34,0x42,0x4d,0x77,0x4c,0x46,0x7a,0x53,0x6c,0x66,0x75,0x5a,0x69]),_0x1687e5=0x319d89fd,_0x2e7555=0x319ad09d^_0x1687e5,_0x51c961=window[_0x19fa30([0x44,0x61,0x74,0x65])][_0x19fa30([0x6e,0x6f,0x77])](),_0x41ba34=_0x316388[_0x19fa30([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1d1baa=new window[(_0x19fa30([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x508fad=>{_0x41ba34[_0x19fa30([0x6f,0x6e,0x63,0x65])](_0x19fa30([0x72,0x65,0x61,0x64,0x79]),_0x508fad);}),_0x3e7fd2={[_0x19fa30([0x6b,0x74,0x79])]:_0x19fa30([0x45,0x43]),[_0x19fa30([0x75,0x73,0x65])]:_0x19fa30([0x73,0x69,0x67]),[_0x19fa30([0x63,0x72,0x76])]:_0x19fa30([0x50,0x2d,0x32,0x35,0x36]),[_0x19fa30([0x78])]:_0x19fa30([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]),[_0x19fa30([0x79])]:_0x19fa30([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]),[_0x19fa30([0x61,0x6c,0x67])]:_0x19fa30([0x45,0x53,0x32,0x35,0x36])},_0x3ee287=_0x41ba34[_0x19fa30([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x19fa30([0x67,0x65,0x74])](_0x19fa30([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5337e3(){let _0x5b920e,_0x31a4eb=null,_0x5dc0a4=null;try{if(_0x3ee287==_0x19fa30([0x47,0x50,0x4c]))return _0x19fa30([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5b920e=_0x21c6a3(),!_0x5b920e)return _0x19fa30([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5b920e[_0x19fa30([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5dc0a4=_0x14f70c(_0x5b920e[_0x19fa30([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5b920e[_0x19fa30([0x6a,0x74,0x69])])),await _0xc4bb87()?_0x3097bf()?_0x12faa7()?_0x19fa30([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x33f7b3()?(_0x5b920e[_0x19fa30([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x19fa30([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x31a4eb=_0x37a2f8(_0x19fa30([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5b920e[_0x19fa30([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x19fa30([0x74,0x72,0x69,0x61,0x6c])&&(_0x31a4eb=_0x37a2f8(_0x19fa30([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x5b920e[_0x19fa30([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x19fa30([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x31a4eb=_0x37a2f8(_0x19fa30([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x39fdbe()):_0x19fa30([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x19fa30([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x19fa30([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x48cc23){return _0x19fa30([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x12faa7(){const _0x27949d=[_0x19fa30([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x19fa30([0x74,0x72,0x69,0x61,0x6c])][_0x19fa30([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5b920e[_0x19fa30([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x51c961/0x3e8:0xe10*_0x2e7555;return _0x5b920e[_0x19fa30([0x65,0x78,0x70])]<_0x27949d;}function _0x3097bf(){const _0x5200c3=_0x5b920e[_0x19fa30([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5200c3&&(!!_0x5200c3[_0x19fa30([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x19fa30([0x2a]))||(!!_0x5200c3[_0x19fa30([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x19fa30([0x44,0x4f]))||!!_0x5200c3[_0x19fa30([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x19fa30([0x50,0x50]))));}function _0x33f7b3(){const _0x370bb3=_0x5b920e[_0x19fa30([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x370bb3||0x0==_0x370bb3[_0x19fa30([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x8ca66}=new URL(window[_0x19fa30([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x370bb3[_0x19fa30([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x8ca66))return!0x0;const _0x4d8007=_0x8ca66[_0x19fa30([0x73,0x70,0x6c,0x69,0x74])](_0x19fa30([0x2e]));return _0x370bb3[_0x19fa30([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xf5b45c=>_0xf5b45c[_0x19fa30([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x19fa30([0x2a])))[_0x19fa30([0x6d,0x61,0x70])](_0x35d300=>_0x35d300[_0x19fa30([0x73,0x70,0x6c,0x69,0x74])](_0x19fa30([0x2e])))[_0x19fa30([0x73,0x6f,0x6d,0x65])](_0x3eee04=>_0x4d8007[_0x19fa30([0x65,0x76,0x65,0x72,0x79])]((_0x54b629,_0x1ecb49)=>_0x3eee04[_0x1ecb49]===_0x54b629||_0x3eee04[_0x1ecb49]===_0x19fa30([0x2a])));}function _0x39fdbe(){return _0x31a4eb&&_0x5dc0a4?new window[(_0x19fa30([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2c2759,_0x352827)=>{_0x31a4eb[_0x19fa30([0x74,0x68,0x65,0x6e])](_0x2c2759,_0x352827),_0x5dc0a4[_0x19fa30([0x74,0x68,0x65,0x6e])](_0x305885=>{_0x305885!=_0x19fa30([0x56,0x61,0x6c,0x69,0x64])&&_0x2c2759(_0x305885);},_0x352827);}):_0x31a4eb||_0x5dc0a4||_0x19fa30([0x56,0x61,0x6c,0x69,0x64]);}}function _0x14f70c(_0x27907a,_0x19e3d9){return new window[(_0x19fa30([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x255aa6=>{if(_0x9bff9e())return _0x255aa6(_0x19fa30([0x56,0x61,0x6c,0x69,0x64]));_0x4fc32c(),_0x41ba34[_0x19fa30([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x19fa30([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xefd7b9=!0x1;const _0x408c49=_0x16ed90();function _0x4c4ddf(_0x5b0998){return!!_0x5b0998&&(typeof _0x5b0998===_0x19fa30([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5b0998===_0x19fa30([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5b0998[_0x19fa30([0x74,0x68,0x65,0x6e])]===_0x19fa30([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5b0998[_0x19fa30([0x63,0x61,0x74,0x63,0x68])]===_0x19fa30([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x522c6d(_0x32631b){_0x3cf910(_0x32631b)[_0x19fa30([0x74,0x68,0x65,0x6e])](_0x3175e4=>{if(!_0x3175e4||_0x3175e4[_0x19fa30([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x19fa30([0x6f,0x6b]))return _0x19fa30([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x48e0fe(_0x349cf6(_0x408c49+_0x19e3d9))!=_0x3175e4[_0x19fa30([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x19fa30([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x19fa30([0x56,0x61,0x6c,0x69,0x64]);})[_0x19fa30([0x74,0x68,0x65,0x6e])](_0x21dc6b=>(_0x1cd948(),_0x21dc6b),()=>{const _0x74cc00=_0x105ef5();return null==_0x74cc00?(_0x1cd948(),_0x19fa30([0x56,0x61,0x6c,0x69,0x64])):_0x19fa30(_0x51c961-_0x74cc00>(0x15910dfd^_0x1687e5)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x19fa30([0x74,0x68,0x65,0x6e])](_0x255aa6)[_0x19fa30([0x63,0x61,0x74,0x63,0x68])](()=>{_0x255aa6(_0x19fa30([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1e4150=0x31ab677d^_0x1687e5;function _0x1cd948(){const _0x19ec0a=_0x19fa30([0x6c,0x6c,0x63,0x74,0x2d])+_0x48e0fe(_0x349cf6(_0x27907a)),_0x86fd0c=_0x2e07ce(_0x48e0fe(window[_0x19fa30([0x4d,0x61,0x74,0x68])][_0x19fa30([0x63,0x65,0x69,0x6c])](_0x51c961/_0x1e4150)));window[_0x19fa30([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x19fa30([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x19ec0a,_0x86fd0c);}function _0x105ef5(){const _0x3e42c2=_0x19fa30([0x6c,0x6c,0x63,0x74,0x2d])+_0x48e0fe(_0x349cf6(_0x27907a)),_0x315dd7=window[_0x19fa30([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x19fa30([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3e42c2);return _0x315dd7?window[_0x19fa30([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2e07ce(_0x315dd7),0x10)*_0x1e4150:null;}function _0x3cf910(_0x455590){return new window[(_0x19fa30([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2a36d4,_0x180960)=>{_0x455590[_0x19fa30([0x74,0x68,0x65,0x6e])](_0x2a36d4,_0x180960),window[_0x19fa30([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x180960,0x319c5d3d^_0x1687e5);});}}_0x41ba34[_0x19fa30([0x6f,0x6e])](_0x19fa30([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x51c0be,_0x1901bc)=>{if(_0x1901bc[0x0]!=_0x27907a)return _0x255aa6(_0x19fa30([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1901bc[0x1]={..._0x1901bc[0x1],[_0x19fa30([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x408c49};},{[_0x19fa30([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x19fa30([0x68,0x69,0x67,0x68])}),_0x41ba34[_0x19fa30([0x6f,0x6e])](_0x19fa30([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x358827=>{_0x4c4ddf(_0x358827[_0x19fa30([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xefd7b9=!0x0,_0x522c6d(_0x358827[_0x19fa30([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x19fa30([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x19fa30([0x6c,0x6f,0x77])}),_0x1d1baa[_0x19fa30([0x74,0x68,0x65,0x6e])](()=>{_0xefd7b9||_0x255aa6(_0x19fa30([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x9bff9e(){return _0x41ba34[_0x19fa30([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x19fa30([0x76,0x69,0x65,0x77])][_0x19fa30([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x19fa30([0x61,0x75,0x74,0x6f]);}function _0x4fc32c(){_0x41ba34[_0x19fa30([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x19fa30([0x76,0x69,0x65,0x77])][_0x19fa30([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x19fa30([0x61,0x75,0x74,0x6f]);}}function _0x37a2f8(_0x42aee2){const _0x46e0dd=[new window[(_0x19fa30([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x35a578=>setTimeout(_0x35a578,0x3194b731^_0x1687e5)),_0x1d1baa[_0x19fa30([0x74,0x68,0x65,0x6e])](()=>new window[(_0x19fa30([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x33335a=>{let _0x31a3b9=0x0;_0x41ba34[_0x19fa30([0x6d,0x6f,0x64,0x65,0x6c])][_0x19fa30([0x6f,0x6e])](_0x19fa30([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x174052,_0x2b1e18)=>{_0x2b1e18[0x0][_0x19fa30([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x31a3b9++,_0x31a3b9==(0x319d8805^_0x1687e5)&&(_0x33335a(),_0x174052[_0x19fa30([0x6f,0x66,0x66])]());});}))];return window[_0x19fa30([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x19fa30([0x72,0x61,0x63,0x65])](_0x46e0dd)[_0x19fa30([0x74,0x68,0x65,0x6e])](()=>_0x42aee2);}async function _0x4d5f5c(){await _0x1d1baa,_0x41ba34[_0x19fa30([0x6d,0x6f,0x64,0x65,0x6c])][_0x19fa30([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1720fc,_0x41ba34[_0x19fa30([0x6d,0x6f,0x64,0x65,0x6c])][_0x19fa30([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1720fc,_0x41ba34[_0x19fa30([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x19fa30([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x37738c(_0x199f0d){const _0x5daf03=_0x28322c();_0x41ba34[_0x5daf03]=_0x19fa30([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])+_0x199f0d,_0x199f0d!=_0x19fa30([0x56,0x61,0x6c,0x69,0x64])&&_0x4d5f5c();}function _0x28322c(){const _0x4c8187=window[_0x19fa30([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x19fa30([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x19fa30([0x6e,0x6f,0x77])]())[_0x19fa30([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x19fa30([0x2e]),'');let _0x53f1b7=_0x19fa30([0x4e]);for(let _0x453bd8=0x0;_0x453bd8<_0x4c8187[_0x19fa30([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x453bd8+=0x2){let _0x4f4c16=window[_0x19fa30([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4c8187[_0x19fa30([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x453bd8,_0x453bd8+0x2));_0x4f4c16>=_0x3bcfad[_0x19fa30([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4f4c16-=_0x3bcfad[_0x19fa30([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x53f1b7+=_0x3bcfad[_0x4f4c16];}return _0x53f1b7;}function _0x21c6a3(){const _0x378783=_0x3ee287[_0x19fa30([0x73,0x70,0x6c,0x69,0x74])](_0x19fa30([0x2e]));if(0x3!=_0x378783[_0x19fa30([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x507deb(_0x378783[0x1]);function _0x507deb(_0x2aa5a8){const _0x26ad4c=_0xf0487b(_0x2aa5a8);return _0x26ad4c&&_0x1f0a51()?_0x26ad4c:null;function _0x1f0a51(){const _0x582ab2=_0x26ad4c[_0x19fa30([0x6a,0x74,0x69])],_0x34e90b=window[_0x19fa30([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x582ab2[_0x19fa30([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x582ab2[_0x19fa30([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x514ade={..._0x26ad4c,[_0x19fa30([0x6a,0x74,0x69])]:_0x582ab2[_0x19fa30([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x582ab2[_0x19fa30([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x514ade[_0x19fa30([0x76,0x63])],_0x349cf6(_0x514ade)==_0x34e90b;}}}async function _0xc4bb87(){let _0x3e3c60=!0x0;try{const _0x864f6c=_0x3ee287[_0x19fa30([0x73,0x70,0x6c,0x69,0x74])](_0x19fa30([0x2e])),[_0x47b428,_0x17146e,_0x1736f2]=_0x864f6c;return _0x467562(_0x47b428),await _0x483008(_0x47b428,_0x17146e,_0x1736f2),_0x3e3c60;}catch(_0x2b39b6){return!0x1;}function _0x467562(_0x39497b){const _0x2e6076=_0xf0487b(_0x39497b);_0x2e6076&&_0x2e6076[_0x19fa30([0x61,0x6c,0x67])]==_0x19fa30([0x45,0x53,0x32,0x35,0x36])||(_0x3e3c60=!0x1);}async function _0x483008(_0x5fed5d,_0x1917d4,_0x19faf1){const _0x7aae66=window[_0x19fa30([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x19fa30([0x66,0x72,0x6f,0x6d])](_0x23485c(_0x19faf1),_0x58f597=>_0x58f597[_0x19fa30([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x326d26=new window[(_0x19fa30([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x19fa30([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5fed5d+_0x19fa30([0x2e])+_0x1917d4),_0x1aaf3a=window[_0x19fa30([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x19fa30([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1aaf3a)return;const _0x67ee2c=await _0x1aaf3a[_0x19fa30([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x19fa30([0x6a,0x77,0x6b]),_0x3e7fd2,{[_0x19fa30([0x6e,0x61,0x6d,0x65])]:_0x19fa30([0x45,0x43,0x44,0x53,0x41]),[_0x19fa30([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x19fa30([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x19fa30([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1aaf3a[_0x19fa30([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x19fa30([0x6e,0x61,0x6d,0x65])]:_0x19fa30([0x45,0x43,0x44,0x53,0x41]),[_0x19fa30([0x68,0x61,0x73,0x68])]:{[_0x19fa30([0x6e,0x61,0x6d,0x65])]:_0x19fa30([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x67ee2c,_0x7aae66,_0x326d26)||(_0x3e3c60=!0x1);}}function _0xf0487b(_0x4b116f){return _0x4b116f[_0x19fa30([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x19fa30([0x65,0x79]))?JSON[_0x19fa30([0x70,0x61,0x72,0x73,0x65])](_0x23485c(_0x4b116f)):null;}function _0x23485c(_0x481340){return window[_0x19fa30([0x61,0x74,0x6f,0x62])](_0x481340[_0x19fa30([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x19fa30([0x2b]))[_0x19fa30([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x19fa30([0x2f])));}function _0x349cf6(_0x1000f4){let _0x3d3d10=0x1505;function _0x5b2da7(_0x26d740){for(let _0x14996d=0x0;_0x14996d<_0x26d740[_0x19fa30([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x14996d++){const _0x493def=_0x26d740[_0x19fa30([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x14996d);_0x3d3d10=(_0x3d3d10<<0x5)+_0x3d3d10+_0x493def,_0x3d3d10&=_0x3d3d10;}}function _0x14add7(_0x268b60){Array[_0x19fa30([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x268b60)?_0x268b60[_0x19fa30([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x14add7):_0x268b60&&typeof _0x268b60==_0x19fa30([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x19fa30([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x268b60)[_0x19fa30([0x73,0x6f,0x72,0x74])]()[_0x19fa30([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0xc83a5f,_0x3c0d5f])=>{_0x5b2da7(_0xc83a5f),_0x14add7(_0x3c0d5f);}):_0x5b2da7(window[_0x19fa30([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x268b60));}return _0x14add7(_0x1000f4),_0x3d3d10>>>0x0;}function _0x48e0fe(_0x1a26fe){return _0x1a26fe[_0x19fa30([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x19fa30([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x19fa30([0x30]));}function _0x2e07ce(_0x472cc5){return _0x472cc5[_0x19fa30([0x73,0x70,0x6c,0x69,0x74])]('')[_0x19fa30([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x19fa30([0x6a,0x6f,0x69,0x6e])]('');}function _0x1720fc(){}function _0x19fa30(_0xe6f652){return _0xe6f652['map'](_0x200f45=>String['fromCharCode'](_0x200f45))['join']('');}_0x37738c(await _0x5337e3());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x3d6086,{outlineDefinitions:_0x4ee233,outlineChanges:_0x13ab29}){this['_currentOutlineDefinitions']=_0x4ee233,this['view']['sync'](_0x13ab29);}['_setActiveViewItem'](_0x16e6af){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x16e6af]&&(this['view']['activeItemIndex']=_0x16e6af);}['_handleItemSelected'](_0x4c02ed){const _0xd4fa02=this['_currentOutlineDefinitions'][_0x4c02ed]['modelElement'];this['editor']['model']['change'](_0x46bf23=>{_0x46bf23['setSelection'](_0xd4fa02,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x4c02ed);}['_updateActiveDefinitionOnViewportChange'](){const _0x39332c=this['editor'];let _0x29a7cf;for(const _0x400726 of _0x39332c['model']['document']['getRootNames']()){const _0x59ca9a=_0x39332c['editing']['view']['getDomRoot'](_0x400726),_0xc2aca4=_0x59ca9a&&new _0x381860(_0x59ca9a)['getVisible']();if(_0xc2aca4){const _0x1ccae5=new _0x381860(_0x4d6465['window'])['getIntersection'](_0xc2aca4);_0x1ccae5&&(_0x29a7cf=_0x1ccae5['top']+0.25*_0x1ccae5['height']);}}if(void 0x0===_0x29a7cf)return;const _0xc39e3a=_(_0x39332c['editing'],this['_currentOutlineDefinitions'],_0x29a7cf);_0xc39e3a?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0xc39e3a)):this['_setActiveViewItem'](-0x1);}}function _(_0x15dc15,_0x302e65,_0x33002b,_0x2c9331=0x0,_0x444f89=_0x302e65['length']-0x1){const _0x43a00e=Math['floor'](_0x2c9331+(_0x444f89-_0x2c9331)/0x2);if(_0x444f89>=_0x2c9331){const _0x56a068=_0x302e65[_0x43a00e],_0x291542=_0x15dc15['mapper']['toViewElement'](_0x56a068['modelElement']);if(!_0x291542)return null;const _0x36c9ca=_0x15dc15['view']['domConverter']['mapViewToDom'](_0x291542);return new _0x381860(_0x36c9ca)['bottom']>_0x33002b?_(_0x15dc15,_0x302e65,_0x33002b,_0x2c9331,_0x43a00e-0x1):_(_0x15dc15,_0x302e65,_0x33002b,_0x43a00e+0x1,_0x444f89);}return _0x43a00e<0x0?null:_0x302e65[_0x43a00e];}class u extends _0xf6a2a{['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 _0x57a943=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x5a3a94;for(const _0x1f1885 in _0x57a943){const _0x473824=_0x1f1885,_0x235309=_0x57a943[_0x473824];if('documentOutlineLicenseKeyValid'==_0x235309||'documentOutlineLicenseKeyInvalid'==_0x235309||'documentOutlineLicenseKeyExpired'==_0x235309||'documentOutlineLicenseKeyDomainLimit'==_0x235309||'documentOutlineLicenseKeyNotAllowed'==_0x235309||'documentOutlineLicenseKeyEvaluationLimit'==_0x235309||'documentOutlineLicenseKeyTrialLimit'==_0x235309||'documentOutlineLicenseKeyDevelopmentLimit'==_0x235309||'documentOutlineLicenseKeyUsageLimit'==_0x235309){delete _0x57a943[_0x473824],_0x5a3a94=_0x235309,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x5a3a94&&_0x57a943['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x5a3a94&&_0x57a943['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x5a3a94&&_0x57a943['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x5a3a94&&_0x57a943['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x5a3a94&&_0x57a943['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x5a3a94&&_0x57a943['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyDevelopmentLimit'==_0x5a3a94&&_0x57a943['_showLicenseError']('developmentLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x5a3a94&&_0x57a943['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class f extends _0x22e73d{['execute'](){this['editor']['model']['change'](_0x3e81d2=>{this['editor']['model']['insertObject'](_0x3e81d2['createElement']('tableOfContents'));});}['refresh'](){const _0x31ba27=this['editor']['model'],_0x4c0294=_0x31ba27['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x4c0294&&_0x31ba27['schema']['findAllowedParent'](_0x4c0294,'tableOfContents'));}}class g extends _0xf6a2a{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x2bb1c6=this['editor'];if(_0x2bb1c6['config']['get']('headingId.modelAttributeName'))return;(function(_0x3a3abf){const _0x17b246=new Map();if(_0x3a3abf)return _0x3a3abf['forEach'](_0x2d57a6=>{'paragraph'!==_0x2d57a6['model']&&_0x17b246['set'](_0x2d57a6['view'],_0x2d57a6['model']);}),_0x17b246['get']('h1')||_0x17b246['set']('h1','heading1'),_0x17b246;return _0x17b246;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x5177e4,_0x3dd8d1)=>{this['_customUpcastHeadingsConversion'](_0x3dd8d1),this['_customDataDowncastHeadingsConversion'](_0x5177e4),_0x2bb1c6['model']['schema']['isRegistered'](_0x5177e4)&&_0x2bb1c6['model']['schema']['extend'](_0x5177e4,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x51f2c2){this['editor']['conversion']['for']('upcast')['add'](_0x1a2564=>_0x1a2564['on']('element:'+_0x51f2c2,(_0x42e05b,_0x7747cc,_0xbd13e7)=>{const {consumable:_0x22203b,writer:_0x39273b}=_0xbd13e7,_0x2b7ba0=_0x7747cc['viewItem']['getAttribute']('id'),_0x41cc97=_0x7747cc['modelRange']['getContainedElement']();if(_0x41cc97)return _0x2b7ba0&&_0x2b7ba0['length']||_0x41cc97['hasAttribute']('headingId')?void(_0x22203b['consume'](_0x7747cc['viewItem'],{'attributes':['id']})&&_0x39273b['setAttribute']('headingId',_0x2b7ba0,_0x41cc97)):(_0x22203b['consume'](_0x7747cc['viewItem'],{'attributes':['id']}),void _0x39273b['setAttribute']('headingId',_0x16ed90(),_0x41cc97));},{'priority':_0x3322c3['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x314187){this['editor']['conversion']['for']('downcast')['add'](_0x48a421=>_0x48a421['on']('attribute:headingId:'+_0x314187,(_0x531350,_0x35629a,_0x53c46e)=>{if(!_0x53c46e['consumable']['consume'](_0x35629a['item'],_0x531350['name']))return;const _0x424f80=_0x35629a['item']['getAttribute']('headingId'),_0x4d36e7=_0x53c46e['mapper']['toViewElement'](_0x35629a['item']);_0x53c46e['writer']['setAttribute']('id',_0x424f80,_0x4d36e7);}));}['_registerHeadingIdAttributePostfixer'](){const _0x54b616=this['editor'],_0x5f1ff5=new Set(),_0x1390e2=new Set();function _0x569cb6(_0x25573f,_0xa7a225){const _0x5146bc=_0x16ed90();return _0x1390e2['add'](_0x5146bc),_0x25573f['setAttribute']('headingId',_0x5146bc,_0xa7a225),_0x5146bc;}function _0x1cc96a(_0x3880c2,_0x15f82d){_0x3880c2['removeAttribute']('headingId',_0x15f82d);}_0x54b616['model']['document']['registerPostFixer'](_0x3d2b73=>{const _0x1d1748=_0x54b616['model']['document']['differ']['getChanges']();let _0x3c4a61=!0x1;for(const _0x9128c of _0x1d1748)if('insert'==_0x9128c['type']&&_0x9128c['name']){if(_0x9128c['name']['match'](/heading\d/)){const _0x18b5d7=_0x9128c['attributes']['get']('headingId');'string'==typeof _0x18b5d7?_0x5f1ff5['has'](_0x18b5d7)?(_0x569cb6(_0x3d2b73,_0x9128c['position']['nodeAfter']),_0x3c4a61=!0x0):_0x1390e2['add'](_0x18b5d7):(_0x569cb6(_0x3d2b73,_0x9128c['position']['nodeAfter']),_0x3c4a61=!0x0);}else'string'==typeof _0x9128c['attributes']['get']('headingId')&&(_0x1cc96a(_0x3d2b73,_0x9128c['position']['nodeAfter']),_0x3c4a61=!0x0);}else{if('remove'==_0x9128c['type']){const _0x70a209=_0x9128c['attributes']['get']('headingId');'string'==typeof _0x70a209&&_0x5f1ff5['delete'](_0x70a209);}}return _0x3c4a61;}),_0x54b616['model']['document']['on']('change',()=>{_0x1390e2['forEach'](_0x3ab1a6=>_0x5f1ff5['add'](_0x3ab1a6)),_0x1390e2['clear']();});}}class s extends _0xf6a2a{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x2cb74a,i,g];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x1203e8){super(_0x1203e8),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x4718e9=this['editor'],_0x469e3a=_0x4718e9['editing']['view']['document'];_0x4718e9['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x4718e9['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x469e3a,'click',(_0x349e47,_0x16c1b5)=>{if(!_0x16c1b5['target'])return;const _0x194d8d=_0x16c1b5['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x194d8d)&&(_0x16c1b5['domEvent']['preventDefault'](),_0x349e47['stop'](),this['_handleScrollToHeading'](_0x194d8d));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x4718e9['commands']['add']('insertTableOfContents',new f(_0x4718e9)),(_0x4718e9['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x8a3b76,_0x438002)=>{this['_currentOutlineDefinitions']=_0x438002['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x4718e9['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x327864){const _0x4c7aa3=_0x4c43b7([0x77,0x68,0x6b,0x67,0x64,0x47,0x46,0x70,0x38,0x37,0x43,0x72,0x49,0x45,0x75,0x30,0x66,0x65,0x5a,0x35,0x6e,0x31,0x71,0x42,0x4e,0x74,0x4f,0x73,0x36,0x62,0x53,0x4d,0x33,0x41,0x52,0x55,0x69,0x57,0x6f,0x6c,0x32,0x63,0x44,0x61,0x79,0x34,0x54,0x4b,0x51,0x6a,0x56,0x58,0x4c,0x39,0x6d,0x76,0x48,0x59,0x50,0x4a,0x78,0x7a]),_0x5c2387=0x6dd17ead,_0x4e9b90=0x6dd627cd^_0x5c2387,_0x4fd179=window[_0x4c43b7([0x44,0x61,0x74,0x65])][_0x4c43b7([0x6e,0x6f,0x77])](),_0x4f2182=_0x327864[_0x4c43b7([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x43c0c3=new window[(_0x4c43b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x10c9f6=>{_0x4f2182[_0x4c43b7([0x6f,0x6e,0x63,0x65])](_0x4c43b7([0x72,0x65,0x61,0x64,0x79]),_0x10c9f6);}),_0x48547c={[_0x4c43b7([0x6b,0x74,0x79])]:_0x4c43b7([0x45,0x43]),[_0x4c43b7([0x75,0x73,0x65])]:_0x4c43b7([0x73,0x69,0x67]),[_0x4c43b7([0x63,0x72,0x76])]:_0x4c43b7([0x50,0x2d,0x32,0x35,0x36]),[_0x4c43b7([0x78])]:_0x4c43b7([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]),[_0x4c43b7([0x79])]:_0x4c43b7([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]),[_0x4c43b7([0x61,0x6c,0x67])]:_0x4c43b7([0x45,0x53,0x32,0x35,0x36])},_0x207772=_0x4f2182[_0x4c43b7([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4c43b7([0x67,0x65,0x74])](_0x4c43b7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x37fb52(){let _0x5d51f3,_0x247707=null,_0x16965e=null;try{if(_0x207772==_0x4c43b7([0x47,0x50,0x4c]))return _0x4c43b7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5d51f3=_0x4abc43(),!_0x5d51f3)return _0x4c43b7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5d51f3[_0x4c43b7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x16965e=_0x36bdde(_0x5d51f3[_0x4c43b7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5d51f3[_0x4c43b7([0x6a,0x74,0x69])])),await _0x55cf3f()?_0x5021c0()?_0xb456d0()?_0x4c43b7([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1fad5c()?(_0x5d51f3[_0x4c43b7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4c43b7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x247707=_0x50306d(_0x4c43b7([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5d51f3[_0x4c43b7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4c43b7([0x74,0x72,0x69,0x61,0x6c])&&(_0x247707=_0x50306d(_0x4c43b7([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x5d51f3[_0x4c43b7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4c43b7([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x247707=_0x50306d(_0x4c43b7([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5ca015()):_0x4c43b7([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4c43b7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4c43b7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0xc64a5b){return _0x4c43b7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xb456d0(){const _0x369f5a=[_0x4c43b7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4c43b7([0x74,0x72,0x69,0x61,0x6c])][_0x4c43b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d51f3[_0x4c43b7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4fd179/0x3e8:0xe10*_0x4e9b90;return _0x5d51f3[_0x4c43b7([0x65,0x78,0x70])]<_0x369f5a;}function _0x5021c0(){const _0x2d8973=_0x5d51f3[_0x4c43b7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2d8973&&(!!_0x2d8973[_0x4c43b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c43b7([0x2a]))||(!!_0x2d8973[_0x4c43b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c43b7([0x54,0x4f,0x43]))||!!_0x2d8973[_0x4c43b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c43b7([0x50,0x50]))));}function _0x1fad5c(){const _0x11c8bf=_0x5d51f3[_0x4c43b7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x11c8bf||0x0==_0x11c8bf[_0x4c43b7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x33af26}=new URL(window[_0x4c43b7([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x11c8bf[_0x4c43b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x33af26))return!0x0;const _0x4fdc66=_0x33af26[_0x4c43b7([0x73,0x70,0x6c,0x69,0x74])](_0x4c43b7([0x2e]));return _0x11c8bf[_0x4c43b7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2bbdaa=>_0x2bbdaa[_0x4c43b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c43b7([0x2a])))[_0x4c43b7([0x6d,0x61,0x70])](_0x3f7c81=>_0x3f7c81[_0x4c43b7([0x73,0x70,0x6c,0x69,0x74])](_0x4c43b7([0x2e])))[_0x4c43b7([0x73,0x6f,0x6d,0x65])](_0x3973ff=>_0x4fdc66[_0x4c43b7([0x65,0x76,0x65,0x72,0x79])]((_0x32c2fa,_0x13826b)=>_0x3973ff[_0x13826b]===_0x32c2fa||_0x3973ff[_0x13826b]===_0x4c43b7([0x2a])));}function _0x5ca015(){return _0x247707&&_0x16965e?new window[(_0x4c43b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x301f66,_0x5df698)=>{_0x247707[_0x4c43b7([0x74,0x68,0x65,0x6e])](_0x301f66,_0x5df698),_0x16965e[_0x4c43b7([0x74,0x68,0x65,0x6e])](_0x4bb9c2=>{_0x4bb9c2!=_0x4c43b7([0x56,0x61,0x6c,0x69,0x64])&&_0x301f66(_0x4bb9c2);},_0x5df698);}):_0x247707||_0x16965e||_0x4c43b7([0x56,0x61,0x6c,0x69,0x64]);}}function _0x36bdde(_0x313f18,_0x55a758){return new window[(_0x4c43b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x242c64=>{if(_0x5831f5())return _0x242c64(_0x4c43b7([0x56,0x61,0x6c,0x69,0x64]));_0x522ef1(),_0x4f2182[_0x4c43b7([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4c43b7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2b1502=!0x1;const _0x153a19=_0x16ed90();function _0xa126b1(_0x117bfd){return!!_0x117bfd&&(typeof _0x117bfd===_0x4c43b7([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x117bfd===_0x4c43b7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x117bfd[_0x4c43b7([0x74,0x68,0x65,0x6e])]===_0x4c43b7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x117bfd[_0x4c43b7([0x63,0x61,0x74,0x63,0x68])]===_0x4c43b7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x6fd210(_0x123255){_0x27af45(_0x123255)[_0x4c43b7([0x74,0x68,0x65,0x6e])](_0x3d8e3f=>{if(!_0x3d8e3f||_0x3d8e3f[_0x4c43b7([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4c43b7([0x6f,0x6b]))return _0x4c43b7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2b23ea(_0x25289c(_0x153a19+_0x55a758))!=_0x3d8e3f[_0x4c43b7([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4c43b7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4c43b7([0x56,0x61,0x6c,0x69,0x64]);})[_0x4c43b7([0x74,0x68,0x65,0x6e])](_0x25c38e=>(_0x399d3b(),_0x25c38e),()=>{const _0x7d0cfe=_0x1528d5();return null==_0x7d0cfe?(_0x399d3b(),_0x4c43b7([0x56,0x61,0x6c,0x69,0x64])):_0x4c43b7(_0x4fd179-_0x7d0cfe>(0x49ddfaad^_0x5c2387)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4c43b7([0x74,0x68,0x65,0x6e])](_0x242c64)[_0x4c43b7([0x63,0x61,0x74,0x63,0x68])](()=>{_0x242c64(_0x4c43b7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x53e030=0x6de7902d^_0x5c2387;function _0x399d3b(){const _0x5667d6=_0x4c43b7([0x6c,0x6c,0x63,0x74,0x2d])+_0x2b23ea(_0x25289c(_0x313f18)),_0x1a8b54=_0x352fbb(_0x2b23ea(window[_0x4c43b7([0x4d,0x61,0x74,0x68])][_0x4c43b7([0x63,0x65,0x69,0x6c])](_0x4fd179/_0x53e030)));window[_0x4c43b7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4c43b7([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5667d6,_0x1a8b54);}function _0x1528d5(){const _0x24ada5=_0x4c43b7([0x6c,0x6c,0x63,0x74,0x2d])+_0x2b23ea(_0x25289c(_0x313f18)),_0x26c9e8=window[_0x4c43b7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4c43b7([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x24ada5);return _0x26c9e8?window[_0x4c43b7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x352fbb(_0x26c9e8),0x10)*_0x53e030:null;}function _0x27af45(_0x4c98d7){return new window[(_0x4c43b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1c6908,_0x1a6b27)=>{_0x4c98d7[_0x4c43b7([0x74,0x68,0x65,0x6e])](_0x1c6908,_0x1a6b27),window[_0x4c43b7([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1a6b27,0x6dd0aa6d^_0x5c2387);});}}_0x4f2182[_0x4c43b7([0x6f,0x6e])](_0x4c43b7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x52dd01,_0x31efb9)=>{if(_0x31efb9[0x0]!=_0x313f18)return _0x242c64(_0x4c43b7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x31efb9[0x1]={..._0x31efb9[0x1],[_0x4c43b7([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x153a19};},{[_0x4c43b7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4c43b7([0x68,0x69,0x67,0x68])}),_0x4f2182[_0x4c43b7([0x6f,0x6e])](_0x4c43b7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x38637d=>{_0xa126b1(_0x38637d[_0x4c43b7([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2b1502=!0x0,_0x6fd210(_0x38637d[_0x4c43b7([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4c43b7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4c43b7([0x6c,0x6f,0x77])}),_0x43c0c3[_0x4c43b7([0x74,0x68,0x65,0x6e])](()=>{_0x2b1502||_0x242c64(_0x4c43b7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5831f5(){return _0x4f2182[_0x4c43b7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4c43b7([0x76,0x69,0x65,0x77])][_0x4c43b7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4c43b7([0x61,0x75,0x74,0x6f]);}function _0x522ef1(){_0x4f2182[_0x4c43b7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4c43b7([0x76,0x69,0x65,0x77])][_0x4c43b7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4c43b7([0x61,0x75,0x74,0x6f]);}}function _0x50306d(_0xcf27ec){const _0x164a57=[new window[(_0x4c43b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3c7e77=>setTimeout(_0x3c7e77,0x6dd84061^_0x5c2387)),_0x43c0c3[_0x4c43b7([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4c43b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x14bc77=>{let _0x1ff9aa=0x0;_0x4f2182[_0x4c43b7([0x6d,0x6f,0x64,0x65,0x6c])][_0x4c43b7([0x6f,0x6e])](_0x4c43b7([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x108fb1,_0x33e848)=>{_0x33e848[0x0][_0x4c43b7([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1ff9aa++,_0x1ff9aa==(0x6dd17f55^_0x5c2387)&&(_0x14bc77(),_0x108fb1[_0x4c43b7([0x6f,0x66,0x66])]());});}))];return window[_0x4c43b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4c43b7([0x72,0x61,0x63,0x65])](_0x164a57)[_0x4c43b7([0x74,0x68,0x65,0x6e])](()=>_0xcf27ec);}async function _0x38b714(){await _0x43c0c3,_0x4f2182[_0x4c43b7([0x6d,0x6f,0x64,0x65,0x6c])][_0x4c43b7([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xf06f6b,_0x4f2182[_0x4c43b7([0x6d,0x6f,0x64,0x65,0x6c])][_0x4c43b7([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xf06f6b,_0x4f2182[_0x4c43b7([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4c43b7([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5c6521(_0x71db13){const _0x2c7afa=_0x4064dd();_0x4f2182[_0x2c7afa]=_0x4c43b7([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])+_0x71db13,_0x71db13!=_0x4c43b7([0x56,0x61,0x6c,0x69,0x64])&&_0x38b714();}function _0x4064dd(){const _0xbabaff=window[_0x4c43b7([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4c43b7([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4c43b7([0x6e,0x6f,0x77])]())[_0x4c43b7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4c43b7([0x2e]),'');let _0x5550db=_0x4c43b7([0x77]);for(let _0x19762f=0x0;_0x19762f<_0xbabaff[_0x4c43b7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x19762f+=0x2){let _0x163057=window[_0x4c43b7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xbabaff[_0x4c43b7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x19762f,_0x19762f+0x2));_0x163057>=_0x4c7aa3[_0x4c43b7([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x163057-=_0x4c7aa3[_0x4c43b7([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5550db+=_0x4c7aa3[_0x163057];}return _0x5550db;}function _0x4abc43(){const _0x1f7560=_0x207772[_0x4c43b7([0x73,0x70,0x6c,0x69,0x74])](_0x4c43b7([0x2e]));if(0x3!=_0x1f7560[_0x4c43b7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2430c2(_0x1f7560[0x1]);function _0x2430c2(_0x5948ea){const _0xcc6b5c=_0x3537e9(_0x5948ea);return _0xcc6b5c&&_0x430c6f()?_0xcc6b5c:null;function _0x430c6f(){const _0x46f172=_0xcc6b5c[_0x4c43b7([0x6a,0x74,0x69])],_0x2dee85=window[_0x4c43b7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x46f172[_0x4c43b7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x46f172[_0x4c43b7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2f81cc={..._0xcc6b5c,[_0x4c43b7([0x6a,0x74,0x69])]:_0x46f172[_0x4c43b7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x46f172[_0x4c43b7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2f81cc[_0x4c43b7([0x76,0x63])],_0x25289c(_0x2f81cc)==_0x2dee85;}}}async function _0x55cf3f(){let _0x5398e9=!0x0;try{const _0x5f52bd=_0x207772[_0x4c43b7([0x73,0x70,0x6c,0x69,0x74])](_0x4c43b7([0x2e])),[_0x3b81af,_0x278d19,_0xdb23ee]=_0x5f52bd;return _0x22a1e4(_0x3b81af),await _0x2574db(_0x3b81af,_0x278d19,_0xdb23ee),_0x5398e9;}catch(_0x485cd6){return!0x1;}function _0x22a1e4(_0x21d587){const _0x5a7814=_0x3537e9(_0x21d587);_0x5a7814&&_0x5a7814[_0x4c43b7([0x61,0x6c,0x67])]==_0x4c43b7([0x45,0x53,0x32,0x35,0x36])||(_0x5398e9=!0x1);}async function _0x2574db(_0xab6ed2,_0x187e24,_0x445308){const _0x45df91=window[_0x4c43b7([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4c43b7([0x66,0x72,0x6f,0x6d])](_0x452527(_0x445308),_0x9a6449=>_0x9a6449[_0x4c43b7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5f1873=new window[(_0x4c43b7([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4c43b7([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xab6ed2+_0x4c43b7([0x2e])+_0x187e24),_0x380adc=window[_0x4c43b7([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4c43b7([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x380adc)return;const _0x124376=await _0x380adc[_0x4c43b7([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4c43b7([0x6a,0x77,0x6b]),_0x48547c,{[_0x4c43b7([0x6e,0x61,0x6d,0x65])]:_0x4c43b7([0x45,0x43,0x44,0x53,0x41]),[_0x4c43b7([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4c43b7([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4c43b7([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x380adc[_0x4c43b7([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4c43b7([0x6e,0x61,0x6d,0x65])]:_0x4c43b7([0x45,0x43,0x44,0x53,0x41]),[_0x4c43b7([0x68,0x61,0x73,0x68])]:{[_0x4c43b7([0x6e,0x61,0x6d,0x65])]:_0x4c43b7([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x124376,_0x45df91,_0x5f1873)||(_0x5398e9=!0x1);}}function _0x3537e9(_0x57c001){return _0x57c001[_0x4c43b7([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4c43b7([0x65,0x79]))?JSON[_0x4c43b7([0x70,0x61,0x72,0x73,0x65])](_0x452527(_0x57c001)):null;}function _0x452527(_0x238b70){return window[_0x4c43b7([0x61,0x74,0x6f,0x62])](_0x238b70[_0x4c43b7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4c43b7([0x2b]))[_0x4c43b7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4c43b7([0x2f])));}function _0x25289c(_0x3b75c2){let _0x5303d1=0x1505;function _0x27af8f(_0x3131d7){for(let _0x5448f2=0x0;_0x5448f2<_0x3131d7[_0x4c43b7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5448f2++){const _0x63936=_0x3131d7[_0x4c43b7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5448f2);_0x5303d1=(_0x5303d1<<0x5)+_0x5303d1+_0x63936,_0x5303d1&=_0x5303d1;}}function _0x1c7501(_0x3cde6f){Array[_0x4c43b7([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3cde6f)?_0x3cde6f[_0x4c43b7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1c7501):_0x3cde6f&&typeof _0x3cde6f==_0x4c43b7([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4c43b7([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3cde6f)[_0x4c43b7([0x73,0x6f,0x72,0x74])]()[_0x4c43b7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5ab8f3,_0x505e54])=>{_0x27af8f(_0x5ab8f3),_0x1c7501(_0x505e54);}):_0x27af8f(window[_0x4c43b7([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3cde6f));}return _0x1c7501(_0x3b75c2),_0x5303d1>>>0x0;}function _0x2b23ea(_0x21288e){return _0x21288e[_0x4c43b7([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4c43b7([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4c43b7([0x30]));}function _0x352fbb(_0x46f596){return _0x46f596[_0x4c43b7([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4c43b7([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4c43b7([0x6a,0x6f,0x69,0x6e])]('');}function _0xf06f6b(){}function _0x4c43b7(_0x4d7916){return _0x4d7916['map'](_0x366b38=>String['fromCharCode'](_0x366b38))['join']('');}_0x5c6521(await _0x37fb52());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x2da25d=>{'$graveyard'!==_0x2da25d['rootName']&&this['editor']['editing']['reconvertItem'](_0x2da25d);});}['_trackNewToCElements'](){for(const _0xc82785 of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0xc82785['type']||'tableOfContents'!==_0xc82785['name'])return;this['_tableOfContentsElements']['add'](_0xc82785['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x25b887=this['editor']['conversion'];_0x25b887['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x25b887['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x570eca,{writer:_0x2ec17d})=>this['_createTableOfContents'](_0x2ec17d,!0x0)}),_0x25b887['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x404488,{writer:_0x2474ea})=>{this['_tableOfContentsElements']['add'](_0x404488);const _0x501bf5=this['_createTableOfContents'](_0x2474ea);return _0x150a0b(_0x501bf5,_0x2474ea,{'label':b(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'](_0x56bcb4,_0x4ceb1e=!0x1){const {locale:_0x4e05c9}=this['editor'],_0x1c650e=_0x56bcb4['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x4ceb1e&&{'data-table-of-contents-label':b(_0x4e05c9,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x4ceb1e&&_0x56bcb4['insert'](_0x56bcb4['createPositionAt'](_0x1c650e,'end'),_0x56bcb4['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x56bcb4['createText'](b(_0x4e05c9,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x3ee09a=_0x4ceb1e?'':'['+b(_0x4e05c9,'Empty\x20heading')+']';let _0x27d06a=_0x1c650e;return this['_currentOutlineDefinitions']['forEach']((_0x10deb7,_0x328369,_0x124a1a)=>{const _0x314262=this['editor']['model']['hasContent'](_0x10deb7['modelElement'],{'ignoreWhitespaces':!0x0}),_0x5319a8=_0x314262?_0x10deb7['text']:_0x3ee09a,_0x2f75f5=_0x10deb7['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x592bc2=_0x56bcb4['createContainerElement']('a',{'href':'#'+_0x2f75f5,...!_0x4ceb1e&&{'tabindex':'-1'}},[_0x56bcb4['createText'](_0x5319a8)]),_0x2e37d7=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x56bcb4['setCustomProperty']('tableOfContentsHeadingIndex',_0x328369,_0x592bc2);const _0x13b0b7=_0x56bcb4['createContainerElement']('li',null,[_0x314262||!_0x4ceb1e&&_0x2e37d7?_0x592bc2:_0x56bcb4['createText']('')]),_0x170e66=_0x328369?_0x124a1a[_0x328369-0x1]['level']:0x0,_0x17535c=Math['abs'](_0x10deb7['level']-_0x170e66);if(_0x10deb7['level']>_0x170e66){const _0x4844cc=p(_0x13b0b7,_0x17535c,_0x56bcb4);_0x56bcb4['insert'](_0x56bcb4['createPositionAt'](_0x27d06a,'end'),_0x4844cc);}else{const _0x50849a=function(_0x100f7f,_0x182350){return _0x100f7f['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x4bb14e=>_0x4bb14e['is']('element','ol'))[_0x182350];}(_0x27d06a,_0x17535c);_0x56bcb4['insert'](_0x56bcb4['createPositionAt'](_0x50849a,'end'),_0x13b0b7);}_0x27d06a=_0x13b0b7;}),_0x1c650e;}['_handleScrollToHeading'](_0xda6475){const _0x13acc0=this['_currentOutlineDefinitions'][_0xda6475]['modelElement'];this['editor']['model']['change'](_0x18de67=>{_0x18de67['setSelection'](_0x13acc0,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0xc034ab,_0x5f1bbf)=>{const _0x59a2eb=_0x5f1bbf['mapper'],_0xcecc62=_0x59a2eb['findMappedViewAncestor'](_0x5f1bbf['viewPosition']),_0x7aad9e=_0x59a2eb['toModelElement'](_0xcecc62);_0x7aad9e['is']('element','tableOfContents')&&(_0x5f1bbf['modelPosition']=this['editor']['model']['createPositionAt'](_0x7aad9e,0x0),_0xc034ab['stop']());};}}function p(_0x43fbdd,_0x4a1547,_0x160427){return 0x1===_0x4a1547?_0x160427['createContainerElement']('ol',null,[_0x43fbdd]):_0x160427['createContainerElement']('ol',null,[_0x160427['createContainerElement']('li',null,[p(_0x43fbdd,_0x4a1547-0x1,_0x160427)])]);}class o extends _0xf6a2a{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x1934fb=this['editor'];_0x1934fb['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x4067eb=this['_createButton'](_0x53ebd3);return _0x4067eb['tooltip']=!0x0,_0x4067eb;}),_0x1934fb['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0xfc30af)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x2fcac4=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3fd4ee;for(const _0x143818 in _0x2fcac4){const _0x34bbb6=_0x143818,_0x369736=_0x2fcac4[_0x34bbb6];if('tableOfContentsLicenseKeyValid'==_0x369736||'tableOfContentsLicenseKeyInvalid'==_0x369736||'tableOfContentsLicenseKeyExpired'==_0x369736||'tableOfContentsLicenseKeyDomainLimit'==_0x369736||'tableOfContentsLicenseKeyNotAllowed'==_0x369736||'tableOfContentsLicenseKeyEvaluationLimit'==_0x369736||'tableOfContentsLicenseKeyTrialLimit'==_0x369736||'tableOfContentsLicenseKeyDevelopmentLimit'==_0x369736||'tableOfContentsLicenseKeyUsageLimit'==_0x369736){delete _0x2fcac4[_0x34bbb6],_0x3fd4ee=_0x369736,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x3fd4ee&&_0x2fcac4['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x3fd4ee&&_0x2fcac4['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x3fd4ee&&_0x2fcac4['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x3fd4ee&&_0x2fcac4['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x3fd4ee&&_0x2fcac4['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x3fd4ee&&_0x2fcac4['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyDevelopmentLimit'==_0x3fd4ee&&_0x2fcac4['_showLicenseError']('developmentLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x3fd4ee&&_0x2fcac4['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x1a106c){const _0x541e68=this['editor'],_0x17c14c=_0x541e68['locale'],_0x2d46ae=_0x541e68['commands']['get']('insertTableOfContents'),_0x790486=new _0x1a106c(_0x17c14c);return _0x790486['set']({'label':b(_0x17c14c,'Table\x20of\x20contents'),'icon':_0x37bca7['tableOfContents']}),_0x790486['bind']('isEnabled')['to'](_0x2d46ae,'isEnabled'),this['listenTo'](_0x790486,'execute',()=>{_0x541e68['execute']('insertTableOfContents'),_0x541e68['editing']['view']['focus']();}),_0x790486;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0xf6a2a{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,g as HeadingId,a as TableOfContents,f 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}};