@ckeditor/ckeditor5-document-outline 47.3.0-alpha.4 → 47.3.0-alpha.5

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.
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x3d185a,Command as _0x462a38}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x5a359e,throttle as _0x5571a0}from'es-toolkit/compat';import{ModelText as _0x3622c1,ModelTreeWalker as _0x557018}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x1a4020,diffToChanges as _0x1f8c6c,scrollAncestorsToShowTarget as _0x7003a0,CKEditorError as _0x49c328,global as _0x424ccf,Rect as _0x5903ad,uid as _0x3497bc,priorities as _0x34efc9}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x5cc160,ButtonView as _0x4a87aa,MenuBarMenuListItemButtonView as _0x45719b}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x2db32e,toWidget as _0x44316f}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0xd22749}from'@ckeditor/ckeditor5-icons/dist/index.js';function I(_0x59064c){let _0x20bfa5='';for(const _0x20e8f2 of _0x59064c['getChildren']())_0x20e8f2 instanceof _0x3622c1&&(_0x20bfa5+=_0x20e8f2['data']);return _0x20bfa5;}class i extends _0x3d185a{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x5089ff=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x3a7b9b=[];_0x5089ff['model']['document']['on']('change',_0x5a359e(()=>{const _0x3d3abf=_0x3a7b9b;_0x3a7b9b=this['_getOutlineDefinitions']();const _0x18d5b5=_0x1a4020(_0x3d3abf,_0x3a7b9b,(_0x34977d,_0x13d2dd)=>_0x34977d['level']===_0x13d2dd['level']&&_0x34977d['text']===_0x13d2dd['text']&&_0x34977d['modelElement']===_0x13d2dd['modelElement']),_0x497a94=_0x1f8c6c(_0x18d5b5,_0x3a7b9b),_0x101bfa=this['_getActiveHeading'](),_0x5e4063=_0x3a7b9b['findIndex'](_0x219e52=>_0x219e52['modelElement']===_0x101bfa);_0x497a94['length']&&this['fire']('change',{'outlineDefinitions':_0x3a7b9b,'activeItemIndex':_0x5e4063,'outlineChanges':_0x497a94}),this['fire']('activeItemIndex',{'index':_0x5e4063});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x4eb5aa=this['editor'],_0x10e9a2=[],_0x2a2f8e=this['_headingNames'];for(const _0x4e0f06 of _0x4eb5aa['model']['document']['getRootNames']())_0x12cfce(_0x4eb5aa['model']['document']['getRoot'](_0x4e0f06));function _0x12cfce(_0x2e2bad){for(const _0x976618 of _0x2e2bad['getChildren']())_0x976618['is']('element')&&(_0x2a2f8e['includes'](_0x976618['name'])&&_0x10e9a2['push']({'level':_0x2a2f8e['indexOf'](_0x976618['name'])+0x1,'text':I(_0x976618),'modelElement':_0x976618}),_0x12cfce(_0x976618));}return _0x10e9a2;}['_getActiveHeading'](){const _0x383b67=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x33e55d=new _0x557018({'direction':'backward','startPosition':_0x383b67});for(const _0x1f7b41 of _0x33e55d)if(_0x1f7b41['item']['is']('element')&&this['_headingNames']['includes'](_0x1f7b41['item']['name']))return _0x1f7b41['item'];}['_getHeadingNames'](){const _0x330979=this['editor']['config']['get']('documentOutline.headings');return _0x330979||function(_0xf6b8d1){const _0x1768f0=_0xf6b8d1['config']['get']('heading.options');return _0x1768f0?_0x1768f0['reduce']((_0x3d8bda,_0x57ad83)=>('paragraph'!==_0x57ad83['model']&&_0x3d8bda['push'](_0x57ad83['model']),_0x3d8bda),[]):_0xf6b8d1['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x14009d=this['editor'],_0x58b3b5=['h1','h2','h3','h4','h5','h6'],_0x2f906e=[];for(const _0x19e73c of _0x58b3b5){const _0x1aab90=_0x14009d['editing']['view']['domConverter']['domToView'](document['createElement'](_0x19e73c)),_0x147f41=_0x14009d['data']['toModel'](_0x1aab90)['getChild'](0x0);_0x147f41?.['is']('element')&&_0x2f906e['push'](_0x147f41['name']);}this['_headingNames']=_0x2f906e;}}function m(_0x5cd681,_0x47e204){const t=_0x5cd681['t'];switch(_0x47e204){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 _0x47e204;}}class A extends _0x5cc160{constructor(_0x4a3cbd,_0x4ce9a9=!0x1){super(_0x4a3cbd);const _0x49ad4d=this['bindTemplate'],_0xae3f56=_0x4ce9a9?'['+m(_0x4a3cbd,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x50b920=>!_0x50b920),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x49ad4d['to']('level',_0x4167d0=>'ck-document-outline__item_level-'+_0x4167d0),_0x49ad4d['if']('isActive','ck-document-outline__item_active'),_0x49ad4d['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x49ad4d['to']('text')},'children':[{'text':_0x49ad4d['to']('text',_0x19ee24=>_0x19ee24||_0xae3f56)}],'on':{'click':_0x49ad4d['to']('click')}});}}class g extends _0x5cc160{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x5b1977,_0x146578=!0x1,_0x3dd8d2){super(_0x5b1977),this['showEmptyHeadingText']=_0x146578,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x3dd8d2,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x3cd696,_0x318282,_0x1d2783,_0xa44781)=>{this['_setActiveItem'](_0xa44781,_0x1d2783);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x5b1977['contentLanguageDirection'],'data-document-outline-empty-placeholder':m(_0x5b1977,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x2fd7c4){_0x2fd7c4['forEach'](_0x15b9d4=>{'insert'==_0x15b9d4['type']?this['_insertItem'](_0x15b9d4['index'],..._0x15b9d4['values']):'delete'==_0x15b9d4['type']&&this['_deleteItem'](_0x15b9d4['index'],_0x15b9d4['howMany']);});}['_setActiveItem'](_0x4a273d,_0x38a4c6){if(-0x1!==_0x4a273d){const _0x8c6933=this['items']['get'](_0x4a273d);_0x8c6933&&(_0x8c6933['isActive']=!0x1);}-0x1!==_0x38a4c6&&(this['items']['get'](_0x38a4c6)['isActive']=!0x0,this['_scrollToItem'](_0x38a4c6));}['_insertItem'](_0x7a6d38,..._0x4fed9a){const _0x42132b=_0x4fed9a['map']((_0x1c0300,_0x2d6560)=>{const _0x12fba1=new A(this['locale'],this['showEmptyHeadingText']);return _0x12fba1['text']=_0x1c0300['text'],_0x12fba1['level']=_0x1c0300['level'],_0x7a6d38+_0x2d6560===this['activeItemIndex']&&(_0x12fba1['isActive']=!0x0),_0x12fba1;});this['items']['addMany'](_0x42132b,_0x7a6d38);}['_deleteItem'](_0x3b52af,_0xa35211){do{this['items']['remove'](_0x3b52af);}while(--_0xa35211);}['_handleItemClick'](_0x4f901a){const _0x2bd80a=this['items']['getIndex'](_0x4f901a['source']);this['fire']('itemSelected',_0x2bd80a);}['_scrollToItem'](_0x5032e6){_0x7003a0(this['items']['get'](_0x5032e6)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x3d185a{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3661b8){super(_0x3661b8),this['view']=new g(_0x3661b8['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x5571a0(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0xcd7e76=this['editor'],_0x217019=_0xcd7e76['plugins']['get']('DocumentOutlineUtils');let _0x30832d=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0xcd7e76['config']['get']('documentOutline.container'))throw new _0x49c328('document-outline-container-not-provided',{'editor':_0xcd7e76});_0xcd7e76['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x217019['on']('change',this['_handleOutlineChange']['bind'](this)),_0x217019['on']('activeItemIndex',(_0x2f0bbe,{index:_0x3bf6e8})=>this['_setActiveViewItem'](_0x3bf6e8)),this['view']['on']('itemSelected',(_0xa23e17,_0x143c88)=>{_0x30832d=!0x0,this['_handleItemSelected'](_0x143c88);}),this['view']['listenTo'](_0x424ccf['document'],'scroll',()=>{_0x30832d?_0x30832d=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x424ccf['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x39a122){const _0x4d0ec6=_0x2029e9([0x61,0x57,0x78,0x6c,0x50,0x47,0x30,0x41,0x33,0x43,0x44,0x64,0x48,0x42,0x73,0x5a,0x45,0x71,0x77,0x55,0x4c,0x6f,0x6a,0x4f,0x72,0x67,0x4d,0x58,0x56,0x54,0x52,0x76,0x75,0x31,0x62,0x49,0x32,0x34,0x38,0x37,0x70,0x74,0x7a,0x4a,0x4b,0x51,0x65,0x69,0x68,0x66,0x4e,0x6b,0x59,0x53,0x39,0x6e,0x36,0x79,0x35,0x6d,0x63,0x46]),_0x590653=0x1cb264a3,_0x6dfbfd=0x1cb51e33^_0x590653,_0x294319=window[_0x2029e9([0x44,0x61,0x74,0x65])][_0x2029e9([0x6e,0x6f,0x77])](),_0x2cc2e9=_0x39a122[_0x2029e9([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5dc773=new window[(_0x2029e9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x388d15=>{_0x2cc2e9[_0x2029e9([0x6f,0x6e,0x63,0x65])](_0x2029e9([0x72,0x65,0x61,0x64,0x79]),_0x388d15);}),_0x329d38={[_0x2029e9([0x6b,0x74,0x79])]:_0x2029e9([0x45,0x43]),[_0x2029e9([0x75,0x73,0x65])]:_0x2029e9([0x73,0x69,0x67]),[_0x2029e9([0x63,0x72,0x76])]:_0x2029e9([0x50,0x2d,0x32,0x35,0x36]),[_0x2029e9([0x78])]:_0x2029e9([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]),[_0x2029e9([0x79])]:_0x2029e9([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]),[_0x2029e9([0x61,0x6c,0x67])]:_0x2029e9([0x45,0x53,0x32,0x35,0x36])},_0x3b7703=_0x2cc2e9[_0x2029e9([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2029e9([0x67,0x65,0x74])](_0x2029e9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x526a03(){let _0x58d12f,_0x360f44=null,_0x45f77e=null;try{if(_0x3b7703==_0x2029e9([0x47,0x50,0x4c]))return _0x2029e9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x58d12f=_0xf2745a(),!_0x58d12f)return _0x2029e9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x58d12f[_0x2029e9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x45f77e=_0x19bcee(_0x58d12f[_0x2029e9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x58d12f[_0x2029e9([0x6a,0x74,0x69])])),await _0x57e9bc()?_0x25aa45()?_0x19eb4a()?_0x2029e9([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3de21a()?(_0x58d12f[_0x2029e9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2029e9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x360f44=_0x46a6b7(_0x2029e9([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x58d12f[_0x2029e9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2029e9([0x74,0x72,0x69,0x61,0x6c])&&(_0x360f44=_0x46a6b7(_0x2029e9([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x43ce04()):_0x2029e9([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2029e9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2029e9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2029e9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x19eb4a(){const _0x212fb2=[_0x2029e9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2029e9([0x74,0x72,0x69,0x61,0x6c])][_0x2029e9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x58d12f[_0x2029e9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x294319/0x3e8:0xe10*_0x6dfbfd;return _0x58d12f[_0x2029e9([0x65,0x78,0x70])]<_0x212fb2;}function _0x25aa45(){const _0x16914f=_0x58d12f[_0x2029e9([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x16914f&&(!!_0x16914f[_0x2029e9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2029e9([0x2a]))||(!!_0x16914f[_0x2029e9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2029e9([0x44,0x4f]))||(!!_0x16914f[_0x2029e9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2029e9([0x50,0x50]))||!(!_0x16914f[_0x2029e9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2029e9([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x3b2e16()))));}function _0x3de21a(){const _0x1f9db6=_0x58d12f[_0x2029e9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1f9db6||0x0==_0x1f9db6[_0x2029e9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x46040c}=new URL(window[_0x2029e9([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1f9db6[_0x2029e9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x46040c))return!0x0;const _0x31e913=_0x46040c[_0x2029e9([0x73,0x70,0x6c,0x69,0x74])](_0x2029e9([0x2e]));return _0x1f9db6[_0x2029e9([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4b84ed=>_0x4b84ed[_0x2029e9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2029e9([0x2a])))[_0x2029e9([0x6d,0x61,0x70])](_0x309a68=>_0x309a68[_0x2029e9([0x73,0x70,0x6c,0x69,0x74])](_0x2029e9([0x2e])))[_0x2029e9([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x198f4f=>_0x198f4f[_0x2029e9([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x31e913[_0x2029e9([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2029e9([0x6d,0x61,0x70])](_0x64a047=>Array(_0x31e913[_0x2029e9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x64a047[_0x2029e9([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2029e9([0x66,0x69,0x6c,0x6c])](_0x64a047[0x0]===_0x2029e9([0x2a])?_0x2029e9([0x2a]):'')[_0x2029e9([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x64a047))[_0x2029e9([0x73,0x6f,0x6d,0x65])](_0x1dae2f=>_0x31e913[_0x2029e9([0x65,0x76,0x65,0x72,0x79])]((_0x43feb1,_0x309209)=>_0x1dae2f[_0x309209]===_0x43feb1||_0x1dae2f[_0x309209]===_0x2029e9([0x2a])));}function _0x43ce04(){return _0x360f44&&_0x45f77e?new window[(_0x2029e9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1a981d,_0x306011)=>{_0x360f44[_0x2029e9([0x74,0x68,0x65,0x6e])](_0x1a981d,_0x306011),_0x45f77e[_0x2029e9([0x74,0x68,0x65,0x6e])](_0x1d94a9=>{_0x1d94a9!=_0x2029e9([0x56,0x61,0x6c,0x69,0x64])&&_0x1a981d(_0x1d94a9);},_0x306011);}):_0x360f44||_0x45f77e||_0x2029e9([0x56,0x61,0x6c,0x69,0x64]);}}function _0x19bcee(_0x477338,_0x37decf){return new window[(_0x2029e9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x54f501=>{if(_0x2b7a2c())return _0x54f501(_0x2029e9([0x56,0x61,0x6c,0x69,0x64]));_0x1266bd(),_0x2cc2e9[_0x2029e9([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2029e9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x34c0a6=!0x1;const _0x272b92=_0x3497bc();function _0x24cef4(_0x14714d){return!!_0x14714d&&(typeof _0x14714d===_0x2029e9([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x14714d===_0x2029e9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x14714d[_0x2029e9([0x74,0x68,0x65,0x6e])]===_0x2029e9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x14714d[_0x2029e9([0x63,0x61,0x74,0x63,0x68])]===_0x2029e9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x25f366(_0x44001f){_0x54708e(_0x44001f)[_0x2029e9([0x74,0x68,0x65,0x6e])](_0x506206=>{if(!_0x506206||_0x506206[_0x2029e9([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2029e9([0x6f,0x6b]))return _0x2029e9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x10588c(_0x3a86cc(_0x272b92+_0x37decf))!=_0x506206[_0x2029e9([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2029e9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2029e9([0x56,0x61,0x6c,0x69,0x64]);})[_0x2029e9([0x74,0x68,0x65,0x6e])](_0x51aef3=>(_0x385089(),_0x51aef3),()=>{const _0x4ccee2=_0x4e8619();return null==_0x4ccee2?(_0x385089(),_0x2029e9([0x56,0x61,0x6c,0x69,0x64])):_0x2029e9(_0x294319-_0x4ccee2>(0x38bee0a3^_0x590653)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2029e9([0x74,0x68,0x65,0x6e])](_0x54f501)[_0x2029e9([0x63,0x61,0x74,0x63,0x68])](()=>{_0x54f501(_0x2029e9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4e00f7=0x1c848a23^_0x590653;function _0x385089(){const _0x1dc049=_0x2029e9([0x6c,0x6c,0x63,0x74,0x2d])+_0x10588c(_0x3a86cc(_0x477338)),_0x363a65=_0xbe9e5(_0x10588c(window[_0x2029e9([0x4d,0x61,0x74,0x68])][_0x2029e9([0x63,0x65,0x69,0x6c])](_0x294319/_0x4e00f7)));window[_0x2029e9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2029e9([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1dc049,_0x363a65);}function _0x4e8619(){const _0x4a8bc3=_0x2029e9([0x6c,0x6c,0x63,0x74,0x2d])+_0x10588c(_0x3a86cc(_0x477338)),_0x1bcbf=window[_0x2029e9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2029e9([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4a8bc3);return _0x1bcbf?window[_0x2029e9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xbe9e5(_0x1bcbf),0x10)*_0x4e00f7:null;}function _0x54708e(_0x5cf7d6){return new window[(_0x2029e9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x364ffb,_0x313798)=>{_0x5cf7d6[_0x2029e9([0x74,0x68,0x65,0x6e])](_0x364ffb,_0x313798),window[_0x2029e9([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x313798,0x1cb3b063^_0x590653);});}}_0x2cc2e9[_0x2029e9([0x6f,0x6e])](_0x2029e9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xeb183d,_0x11a96f)=>{if(_0x11a96f[0x0]!=_0x477338)return _0x54f501(_0x2029e9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x11a96f[0x1]={..._0x11a96f[0x1],[_0x2029e9([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x272b92};},{[_0x2029e9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2029e9([0x68,0x69,0x67,0x68])}),_0x2cc2e9[_0x2029e9([0x6f,0x6e])](_0x2029e9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x651440=>{_0x24cef4(_0x651440[_0x2029e9([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x34c0a6=!0x0,_0x25f366(_0x651440[_0x2029e9([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2029e9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2029e9([0x6c,0x6f,0x77])}),_0x5dc773[_0x2029e9([0x74,0x68,0x65,0x6e])](()=>{_0x34c0a6||_0x54f501(_0x2029e9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2b7a2c(){return _0x2cc2e9[_0x2029e9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2029e9([0x76,0x69,0x65,0x77])][_0x2029e9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2029e9([0x61,0x75,0x74,0x6f]);}function _0x1266bd(){_0x2cc2e9[_0x2029e9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2029e9([0x76,0x69,0x65,0x77])][_0x2029e9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2029e9([0x61,0x75,0x74,0x6f]);}}function _0x46a6b7(_0x2b90bb){const _0x3559c1=[new window[(_0x2029e9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x47c561=>setTimeout(_0x47c561,0x1cbb5a6f^_0x590653)),_0x5dc773[_0x2029e9([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2029e9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xff61ad=>{let _0x586905=0x0;_0x2cc2e9[_0x2029e9([0x6d,0x6f,0x64,0x65,0x6c])][_0x2029e9([0x6f,0x6e])](_0x2029e9([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xe4f76f,_0x5936d8)=>{_0x5936d8[0x0][_0x2029e9([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x586905++,_0x586905==(0x1cb2655b^_0x590653)&&(_0xff61ad(),_0xe4f76f[_0x2029e9([0x6f,0x66,0x66])]());});}))];return window[_0x2029e9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2029e9([0x72,0x61,0x63,0x65])](_0x3559c1)[_0x2029e9([0x74,0x68,0x65,0x6e])](()=>_0x2b90bb);}async function _0x4f6101(){await _0x5dc773,_0x2cc2e9[_0x2029e9([0x6d,0x6f,0x64,0x65,0x6c])][_0x2029e9([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1c855b,_0x2cc2e9[_0x2029e9([0x6d,0x6f,0x64,0x65,0x6c])][_0x2029e9([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1c855b,_0x2cc2e9[_0x2029e9([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2029e9([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3b2e16(){return window[_0x2029e9([0x67,0x6c,0x6f,0x62])]&&window[_0x2029e9([0x67,0x6c,0x6f,0x62])][_0x2029e9([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x2bb1d1(_0x5f912b){const _0x3932e7=_0x1b1b07();_0x2cc2e9[_0x3932e7]=_0x2029e9([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])+_0x5f912b,_0x5f912b!=_0x2029e9([0x56,0x61,0x6c,0x69,0x64])&&_0x4f6101();}function _0x1b1b07(){const _0x3d868c=window[_0x2029e9([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2029e9([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2029e9([0x6e,0x6f,0x77])]())[_0x2029e9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2029e9([0x2e]),'');let _0x5e73fd=_0x2029e9([0x61]);for(let _0x56fd3c=0x0;_0x56fd3c<_0x3d868c[_0x2029e9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x56fd3c+=0x2){let _0x587cb9=window[_0x2029e9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3d868c[_0x2029e9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x56fd3c,_0x56fd3c+0x2));_0x587cb9>=_0x4d0ec6[_0x2029e9([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x587cb9-=_0x4d0ec6[_0x2029e9([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5e73fd+=_0x4d0ec6[_0x587cb9];}return _0x5e73fd;}function _0xf2745a(){const _0x53f37c=_0x3b7703[_0x2029e9([0x73,0x70,0x6c,0x69,0x74])](_0x2029e9([0x2e]));if(0x3!=_0x53f37c[_0x2029e9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x44dbbb(_0x53f37c[0x1]);function _0x44dbbb(_0x4e06a3){const _0x1caa36=_0xbc64d2(_0x4e06a3);return _0x1caa36&&_0x4c9708()?_0x1caa36:null;function _0x4c9708(){const _0x5406da=_0x1caa36[_0x2029e9([0x6a,0x74,0x69])],_0x15bd7e=window[_0x2029e9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5406da[_0x2029e9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5406da[_0x2029e9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x296bf3={..._0x1caa36,[_0x2029e9([0x6a,0x74,0x69])]:_0x5406da[_0x2029e9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5406da[_0x2029e9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x296bf3[_0x2029e9([0x76,0x63])],_0x3a86cc(_0x296bf3)==_0x15bd7e;}}}async function _0x57e9bc(){let _0x4d7e92=!0x0;try{const _0xfe3877=_0x3b7703[_0x2029e9([0x73,0x70,0x6c,0x69,0x74])](_0x2029e9([0x2e])),[_0x533f4d,_0x4d3051,_0x101a3f]=_0xfe3877;return _0x28cc55(_0x533f4d),await _0x4a5035(_0x533f4d,_0x4d3051,_0x101a3f),_0x4d7e92;}catch{return!0x1;}function _0x28cc55(_0x24a5f3){const _0x113ab0=_0xbc64d2(_0x24a5f3);_0x113ab0&&_0x113ab0[_0x2029e9([0x61,0x6c,0x67])]==_0x2029e9([0x45,0x53,0x32,0x35,0x36])||(_0x4d7e92=!0x1);}async function _0x4a5035(_0x23cd34,_0x25c520,_0x368605){const _0x9d1434=window[_0x2029e9([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2029e9([0x66,0x72,0x6f,0x6d])](_0x4f5661(_0x368605),_0x52eb44=>_0x52eb44[_0x2029e9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x10052c=new window[(_0x2029e9([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2029e9([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x23cd34+_0x2029e9([0x2e])+_0x25c520),_0x53ceb8=window[_0x2029e9([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2029e9([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x53ceb8)return;const _0x4f3dd3=await _0x53ceb8[_0x2029e9([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2029e9([0x6a,0x77,0x6b]),_0x329d38,{[_0x2029e9([0x6e,0x61,0x6d,0x65])]:_0x2029e9([0x45,0x43,0x44,0x53,0x41]),[_0x2029e9([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2029e9([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2029e9([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x53ceb8[_0x2029e9([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2029e9([0x6e,0x61,0x6d,0x65])]:_0x2029e9([0x45,0x43,0x44,0x53,0x41]),[_0x2029e9([0x68,0x61,0x73,0x68])]:{[_0x2029e9([0x6e,0x61,0x6d,0x65])]:_0x2029e9([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4f3dd3,_0x9d1434,_0x10052c)||(_0x4d7e92=!0x1);}}function _0xbc64d2(_0xae662f){return _0xae662f[_0x2029e9([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2029e9([0x65,0x79]))?JSON[_0x2029e9([0x70,0x61,0x72,0x73,0x65])](_0x4f5661(_0xae662f)):null;}function _0x4f5661(_0x37ccf6){return window[_0x2029e9([0x61,0x74,0x6f,0x62])](_0x37ccf6[_0x2029e9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2029e9([0x2b]))[_0x2029e9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2029e9([0x2f])));}function _0x3a86cc(_0x2e0fb8){let _0x35998a=0x1505;function _0x1e6825(_0x248e5d){for(let _0x442d6d=0x0;_0x442d6d<_0x248e5d[_0x2029e9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x442d6d++){const _0x4d040b=_0x248e5d[_0x2029e9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x442d6d);_0x35998a=(_0x35998a<<0x5)+_0x35998a+_0x4d040b,_0x35998a&=_0x35998a;}}function _0x5e6bde(_0x2f870a){Array[_0x2029e9([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2f870a)?_0x2f870a[_0x2029e9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5e6bde):_0x2f870a&&typeof _0x2f870a==_0x2029e9([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2029e9([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2f870a)[_0x2029e9([0x73,0x6f,0x72,0x74])]()[_0x2029e9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3f872b,_0x250a8c])=>{_0x1e6825(_0x3f872b),_0x5e6bde(_0x250a8c);}):_0x1e6825(window[_0x2029e9([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2f870a));}return _0x5e6bde(_0x2e0fb8),_0x35998a>>>0x0;}function _0x10588c(_0x4acd26){return _0x4acd26[_0x2029e9([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2029e9([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2029e9([0x30]));}function _0xbe9e5(_0x4564a5){return _0x4564a5[_0x2029e9([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2029e9([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2029e9([0x6a,0x6f,0x69,0x6e])]('');}function _0x1c855b(){}function _0x2029e9(_0x10ecec){return _0x10ecec['map'](_0x2837ce=>String['fromCharCode'](_0x2837ce))['join']('');}_0x2bb1d1(await _0x526a03());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x590efa,{outlineDefinitions:_0x284763,outlineChanges:_0x2b1c1a}){this['_currentOutlineDefinitions']=_0x284763,this['view']['sync'](_0x2b1c1a);}['_setActiveViewItem'](_0x4c1119){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x4c1119]&&(this['view']['activeItemIndex']=_0x4c1119);}['_handleItemSelected'](_0x441b11){const _0x4906c1=this['_currentOutlineDefinitions'][_0x441b11]['modelElement'];this['editor']['model']['change'](_0x1e4711=>{_0x1e4711['setSelection'](_0x4906c1,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x441b11);}['_updateActiveDefinitionOnViewportChange'](){const _0x25f803=this['editor'];let _0x18c1c5;for(const _0x1725ba of _0x25f803['model']['document']['getRootNames']()){const _0x5dbc6f=_0x25f803['editing']['view']['getDomRoot'](_0x1725ba),_0x241f4d=_0x5dbc6f&&new _0x5903ad(_0x5dbc6f)['getVisible']();if(_0x241f4d){const _0x4b5c7d=new _0x5903ad(_0x424ccf['window'])['getIntersection'](_0x241f4d);_0x4b5c7d&&(_0x18c1c5=_0x4b5c7d['top']+0.25*_0x4b5c7d['height']);}}if(void 0x0===_0x18c1c5)return;const _0x1b7f8e=D(_0x25f803['editing'],this['_currentOutlineDefinitions'],_0x18c1c5);_0x1b7f8e?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x1b7f8e)):this['_setActiveViewItem'](-0x1);}}function D(_0x40c6bb,_0x132d13,_0x27088e,_0x47ed3f=0x0,_0x22f061=_0x132d13['length']-0x1){const _0x534a34=Math['floor'](_0x47ed3f+(_0x22f061-_0x47ed3f)/0x2);if(_0x22f061>=_0x47ed3f){const _0x2df7a3=_0x132d13[_0x534a34],_0x1a463d=_0x40c6bb['mapper']['toViewElement'](_0x2df7a3['modelElement']);if(!_0x1a463d)return null;const _0x4d0cdc=_0x40c6bb['view']['domConverter']['mapViewToDom'](_0x1a463d);return new _0x5903ad(_0x4d0cdc)['bottom']>_0x27088e?D(_0x40c6bb,_0x132d13,_0x27088e,_0x47ed3f,_0x534a34-0x1):D(_0x40c6bb,_0x132d13,_0x27088e,_0x534a34+0x1,_0x22f061);}return _0x534a34<0x0?null:_0x132d13[_0x534a34];}class K extends _0x3d185a{['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 _0x1cf8cf=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x27003e;for(const _0x5f5482 in _0x1cf8cf){const _0x1fd8ff=_0x5f5482,_0x1bc5cc=_0x1cf8cf[_0x1fd8ff];if('documentOutlineLicenseKeyValid'==_0x1bc5cc||'documentOutlineLicenseKeyInvalid'==_0x1bc5cc||'documentOutlineLicenseKeyExpired'==_0x1bc5cc||'documentOutlineLicenseKeyDomainLimit'==_0x1bc5cc||'documentOutlineLicenseKeyNotAllowed'==_0x1bc5cc||'documentOutlineLicenseKeyEvaluationLimit'==_0x1bc5cc||'documentOutlineLicenseKeyTrialLimit'==_0x1bc5cc||'documentOutlineLicenseKeyUsageLimit'==_0x1bc5cc){delete _0x1cf8cf[_0x1fd8ff],_0x27003e=_0x1bc5cc,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x27003e&&_0x1cf8cf['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x27003e&&_0x1cf8cf['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x27003e&&_0x1cf8cf['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x27003e&&_0x1cf8cf['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x27003e&&_0x1cf8cf['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x27003e&&_0x1cf8cf['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x27003e&&_0x1cf8cf['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class w extends _0x462a38{['execute'](){this['editor']['model']['change'](_0x580cf1=>{this['editor']['model']['insertObject'](_0x580cf1['createElement']('tableOfContents'));});}['refresh'](){const _0xb7284b=this['editor']['model'],_0x27a0a9=_0xb7284b['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x27a0a9&&_0xb7284b['schema']['findAllowedParent'](_0x27a0a9,'tableOfContents'));}}class h extends _0x3d185a{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x291236=this['editor'];if(_0x291236['config']['get']('headingId.modelAttributeName'))return;(function(_0x209281){const _0x51c469=new Map();if(_0x209281)return _0x209281['forEach'](_0x4d0d70=>{'paragraph'!==_0x4d0d70['model']&&_0x51c469['set'](_0x4d0d70['view'],_0x4d0d70['model']);}),_0x51c469['get']('h1')||_0x51c469['set']('h1','heading1'),_0x51c469;return _0x51c469;}(this['editor']['config']['get']('heading.options'))['forEach']((_0xff8675,_0xe3a1d1)=>{this['_customUpcastHeadingsConversion'](_0xe3a1d1),this['_customDataDowncastHeadingsConversion'](_0xff8675),_0x291236['model']['schema']['isRegistered'](_0xff8675)&&_0x291236['model']['schema']['extend'](_0xff8675,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x4c0cc9){this['editor']['conversion']['for']('upcast')['add'](_0x3f2cfc=>_0x3f2cfc['on']('element:'+_0x4c0cc9,(_0x5a650b,_0x14224a,_0x39a633)=>{const {consumable:_0x4a3557,writer:_0x119fd0}=_0x39a633,_0x3ee85a=_0x14224a['viewItem']['getAttribute']('id'),_0x57e89a=_0x14224a['modelRange']['getContainedElement']();if(_0x57e89a)return _0x3ee85a&&_0x3ee85a['length']||_0x57e89a['hasAttribute']('headingId')?void(_0x4a3557['consume'](_0x14224a['viewItem'],{'attributes':['id']})&&_0x119fd0['setAttribute']('headingId',_0x3ee85a,_0x57e89a)):(_0x4a3557['consume'](_0x14224a['viewItem'],{'attributes':['id']}),void _0x119fd0['setAttribute']('headingId',_0x3497bc(),_0x57e89a));},{'priority':_0x34efc9['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x50036b){this['editor']['conversion']['for']('downcast')['add'](_0x4dd431=>_0x4dd431['on']('attribute:headingId:'+_0x50036b,(_0x1e248d,_0x2e5896,_0x460271)=>{if(!_0x460271['consumable']['consume'](_0x2e5896['item'],_0x1e248d['name']))return;const _0x3f9a87=_0x2e5896['item']['getAttribute']('headingId'),_0x51a33d=_0x460271['mapper']['toViewElement'](_0x2e5896['item']);_0x460271['writer']['setAttribute']('id',_0x3f9a87,_0x51a33d);}));}['_registerHeadingIdAttributePostfixer'](){const _0x11de15=this['editor'],_0x580577=new Set(),_0x208ba3=new Set();function _0x41ab23(_0x3aae9a,_0xd35612){const _0x154dcf=_0x3497bc();return _0x208ba3['add'](_0x154dcf),_0x3aae9a['setAttribute']('headingId',_0x154dcf,_0xd35612),_0x154dcf;}function _0x54b5be(_0x3ccbd7,_0x566502){_0x3ccbd7['removeAttribute']('headingId',_0x566502);}_0x11de15['model']['document']['registerPostFixer'](_0xc016f3=>{const _0x43a589=_0x11de15['model']['document']['differ']['getChanges']();let _0x18a2f9=!0x1;for(const _0x5da32b of _0x43a589)if('insert'==_0x5da32b['type']&&_0x5da32b['name']){if(c(_0x5da32b['name'])){const _0xbf337b=_0x5da32b['attributes']['get']('headingId');'string'==typeof _0xbf337b?_0x580577['has'](_0xbf337b)?(_0x41ab23(_0xc016f3,_0x5da32b['position']['nodeAfter']),_0x18a2f9=!0x0):_0x208ba3['add'](_0xbf337b):(_0x41ab23(_0xc016f3,_0x5da32b['position']['nodeAfter']),_0x18a2f9=!0x0);}else'string'==typeof _0x5da32b['attributes']['get']('headingId')&&(_0x54b5be(_0xc016f3,_0x5da32b['position']['nodeAfter']),_0x18a2f9=!0x0);}else{if('remove'==_0x5da32b['type']){const _0x569513=_0x5da32b['attributes']['get']('headingId');'string'==typeof _0x569513&&_0x580577['delete'](_0x569513);}}return _0x18a2f9;}),_0x11de15['model']['document']['on']('change',()=>{_0x208ba3['forEach'](_0x551c65=>_0x580577['add'](_0x551c65)),_0x208ba3['clear']();});}}function c(_0x21b0f1){return!!_0x21b0f1['match'](/heading\d/);}class s extends _0x3d185a{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x2db32e,i,h];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x1472d1){super(_0x1472d1),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x5093b9=this['editor'],_0x1f1ccc=_0x5093b9['editing']['view']['document'];_0x5093b9['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x5093b9['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x1f1ccc,'click',(_0x5e55d3,_0x51f09e)=>{if(!_0x51f09e['target'])return;const _0x1f0433=_0x51f09e['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x1f0433)&&(_0x51f09e['domEvent']['preventDefault'](),_0x5e55d3['stop'](),this['_handleScrollToHeading'](_0x1f0433));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x5093b9['commands']['add']('insertTableOfContents',new w(_0x5093b9)),(_0x5093b9['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x17a525,_0x42dfcf)=>{this['_currentOutlineDefinitions']=_0x42dfcf['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x5093b9['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0xa61a0a){const _0x44c3f4=_0x569155([0x6d,0x72,0x34,0x7a,0x32,0x79,0x61,0x6b,0x4d,0x33,0x78,0x30,0x70,0x68,0x74,0x44,0x37,0x6a,0x42,0x77,0x31,0x54,0x36,0x71,0x52,0x66,0x65,0x55,0x75,0x5a,0x63,0x4f,0x4c,0x4e,0x4b,0x56,0x67,0x51,0x53,0x50,0x45,0x39,0x69,0x47,0x49,0x48,0x6f,0x58,0x6c,0x4a,0x57,0x38,0x59,0x73,0x43,0x62,0x35,0x41,0x6e,0x64,0x46,0x76]),_0x2218a4=0x6b9b05fd,_0x2628be=0x6b9c7f6d^_0x2218a4,_0x36d57e=window[_0x569155([0x44,0x61,0x74,0x65])][_0x569155([0x6e,0x6f,0x77])](),_0x2ce4b1=_0xa61a0a[_0x569155([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x106e00=new window[(_0x569155([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x306623=>{_0x2ce4b1[_0x569155([0x6f,0x6e,0x63,0x65])](_0x569155([0x72,0x65,0x61,0x64,0x79]),_0x306623);}),_0x29e963={[_0x569155([0x6b,0x74,0x79])]:_0x569155([0x45,0x43]),[_0x569155([0x75,0x73,0x65])]:_0x569155([0x73,0x69,0x67]),[_0x569155([0x63,0x72,0x76])]:_0x569155([0x50,0x2d,0x32,0x35,0x36]),[_0x569155([0x78])]:_0x569155([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]),[_0x569155([0x79])]:_0x569155([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]),[_0x569155([0x61,0x6c,0x67])]:_0x569155([0x45,0x53,0x32,0x35,0x36])},_0x34ee1=_0x2ce4b1[_0x569155([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x569155([0x67,0x65,0x74])](_0x569155([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x123c91(){let _0xd29dda,_0x2e7a56=null,_0x273817=null;try{if(_0x34ee1==_0x569155([0x47,0x50,0x4c]))return _0x569155([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xd29dda=_0x51ca01(),!_0xd29dda)return _0x569155([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xd29dda[_0x569155([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x273817=_0x404908(_0xd29dda[_0x569155([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xd29dda[_0x569155([0x6a,0x74,0x69])])),await _0x42dc48()?_0x21f2e2()?_0x42ec97()?_0x569155([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x15c87d()?(_0xd29dda[_0x569155([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x569155([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2e7a56=_0x559b91(_0x569155([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xd29dda[_0x569155([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x569155([0x74,0x72,0x69,0x61,0x6c])&&(_0x2e7a56=_0x559b91(_0x569155([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x39347a()):_0x569155([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x569155([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x569155([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x569155([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x42ec97(){const _0x2f3441=[_0x569155([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x569155([0x74,0x72,0x69,0x61,0x6c])][_0x569155([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xd29dda[_0x569155([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x36d57e/0x3e8:0xe10*_0x2628be;return _0xd29dda[_0x569155([0x65,0x78,0x70])]<_0x2f3441;}function _0x21f2e2(){const _0xf454a8=_0xd29dda[_0x569155([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xf454a8&&(!!_0xf454a8[_0x569155([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x569155([0x2a]))||(!!_0xf454a8[_0x569155([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x569155([0x54,0x4f,0x43]))||(!!_0xf454a8[_0x569155([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x569155([0x50,0x50]))||!(!_0xf454a8[_0x569155([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x569155([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x272bc5()))));}function _0x15c87d(){const _0x4a5168=_0xd29dda[_0x569155([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4a5168||0x0==_0x4a5168[_0x569155([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x53afbe}=new URL(window[_0x569155([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x4a5168[_0x569155([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53afbe))return!0x0;const _0xc40e3a=_0x53afbe[_0x569155([0x73,0x70,0x6c,0x69,0x74])](_0x569155([0x2e]));return _0x4a5168[_0x569155([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x834d53=>_0x834d53[_0x569155([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x569155([0x2a])))[_0x569155([0x6d,0x61,0x70])](_0x44b981=>_0x44b981[_0x569155([0x73,0x70,0x6c,0x69,0x74])](_0x569155([0x2e])))[_0x569155([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x20d3e8=>_0x20d3e8[_0x569155([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0xc40e3a[_0x569155([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x569155([0x6d,0x61,0x70])](_0x2a2aed=>Array(_0xc40e3a[_0x569155([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2a2aed[_0x569155([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x569155([0x66,0x69,0x6c,0x6c])](_0x2a2aed[0x0]===_0x569155([0x2a])?_0x569155([0x2a]):'')[_0x569155([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2a2aed))[_0x569155([0x73,0x6f,0x6d,0x65])](_0x405c6b=>_0xc40e3a[_0x569155([0x65,0x76,0x65,0x72,0x79])]((_0x34bbdc,_0x5dab3e)=>_0x405c6b[_0x5dab3e]===_0x34bbdc||_0x405c6b[_0x5dab3e]===_0x569155([0x2a])));}function _0x39347a(){return _0x2e7a56&&_0x273817?new window[(_0x569155([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1d91e0,_0x303c5e)=>{_0x2e7a56[_0x569155([0x74,0x68,0x65,0x6e])](_0x1d91e0,_0x303c5e),_0x273817[_0x569155([0x74,0x68,0x65,0x6e])](_0x26bd1d=>{_0x26bd1d!=_0x569155([0x56,0x61,0x6c,0x69,0x64])&&_0x1d91e0(_0x26bd1d);},_0x303c5e);}):_0x2e7a56||_0x273817||_0x569155([0x56,0x61,0x6c,0x69,0x64]);}}function _0x404908(_0x401029,_0x179fe8){return new window[(_0x569155([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x209062=>{if(_0x1569bf())return _0x209062(_0x569155([0x56,0x61,0x6c,0x69,0x64]));_0x52247a(),_0x2ce4b1[_0x569155([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x569155([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x42fce3=!0x1;const _0x1182e6=_0x3497bc();function _0x18e662(_0x15e223){return!!_0x15e223&&(typeof _0x15e223===_0x569155([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x15e223===_0x569155([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x15e223[_0x569155([0x74,0x68,0x65,0x6e])]===_0x569155([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x15e223[_0x569155([0x63,0x61,0x74,0x63,0x68])]===_0x569155([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1d0cd5(_0x122761){_0x3f7f80(_0x122761)[_0x569155([0x74,0x68,0x65,0x6e])](_0x4cc4bc=>{if(!_0x4cc4bc||_0x4cc4bc[_0x569155([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x569155([0x6f,0x6b]))return _0x569155([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xa24ff5(_0x3c760a(_0x1182e6+_0x179fe8))!=_0x4cc4bc[_0x569155([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x569155([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x569155([0x56,0x61,0x6c,0x69,0x64]);})[_0x569155([0x74,0x68,0x65,0x6e])](_0x578e3f=>(_0x3a6506(),_0x578e3f),()=>{const _0x1449ae=_0x29f39e();return null==_0x1449ae?(_0x3a6506(),_0x569155([0x56,0x61,0x6c,0x69,0x64])):_0x569155(_0x36d57e-_0x1449ae>(0x4f9781fd^_0x2218a4)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x569155([0x74,0x68,0x65,0x6e])](_0x209062)[_0x569155([0x63,0x61,0x74,0x63,0x68])](()=>{_0x209062(_0x569155([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1a5cd4=0x6badeb7d^_0x2218a4;function _0x3a6506(){const _0x10d916=_0x569155([0x6c,0x6c,0x63,0x74,0x2d])+_0xa24ff5(_0x3c760a(_0x401029)),_0x5bd071=_0x262302(_0xa24ff5(window[_0x569155([0x4d,0x61,0x74,0x68])][_0x569155([0x63,0x65,0x69,0x6c])](_0x36d57e/_0x1a5cd4)));window[_0x569155([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x569155([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x10d916,_0x5bd071);}function _0x29f39e(){const _0x16637d=_0x569155([0x6c,0x6c,0x63,0x74,0x2d])+_0xa24ff5(_0x3c760a(_0x401029)),_0x1af162=window[_0x569155([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x569155([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x16637d);return _0x1af162?window[_0x569155([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x262302(_0x1af162),0x10)*_0x1a5cd4:null;}function _0x3f7f80(_0x4c17ac){return new window[(_0x569155([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x520b0d,_0x334456)=>{_0x4c17ac[_0x569155([0x74,0x68,0x65,0x6e])](_0x520b0d,_0x334456),window[_0x569155([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x334456,0x6b9ad13d^_0x2218a4);});}}_0x2ce4b1[_0x569155([0x6f,0x6e])](_0x569155([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4bc432,_0x58ef7e)=>{if(_0x58ef7e[0x0]!=_0x401029)return _0x209062(_0x569155([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x58ef7e[0x1]={..._0x58ef7e[0x1],[_0x569155([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1182e6};},{[_0x569155([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x569155([0x68,0x69,0x67,0x68])}),_0x2ce4b1[_0x569155([0x6f,0x6e])](_0x569155([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1f1a14=>{_0x18e662(_0x1f1a14[_0x569155([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x42fce3=!0x0,_0x1d0cd5(_0x1f1a14[_0x569155([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x569155([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x569155([0x6c,0x6f,0x77])}),_0x106e00[_0x569155([0x74,0x68,0x65,0x6e])](()=>{_0x42fce3||_0x209062(_0x569155([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1569bf(){return _0x2ce4b1[_0x569155([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x569155([0x76,0x69,0x65,0x77])][_0x569155([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x569155([0x61,0x75,0x74,0x6f]);}function _0x52247a(){_0x2ce4b1[_0x569155([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x569155([0x76,0x69,0x65,0x77])][_0x569155([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x569155([0x61,0x75,0x74,0x6f]);}}function _0x559b91(_0x51192d){const _0x4e6572=[new window[(_0x569155([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xde0068=>setTimeout(_0xde0068,0x6b923b31^_0x2218a4)),_0x106e00[_0x569155([0x74,0x68,0x65,0x6e])](()=>new window[(_0x569155([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3d7d2f=>{let _0x1a6804=0x0;_0x2ce4b1[_0x569155([0x6d,0x6f,0x64,0x65,0x6c])][_0x569155([0x6f,0x6e])](_0x569155([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3adf2a,_0x5d6ef9)=>{_0x5d6ef9[0x0][_0x569155([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1a6804++,_0x1a6804==(0x6b9b0405^_0x2218a4)&&(_0x3d7d2f(),_0x3adf2a[_0x569155([0x6f,0x66,0x66])]());});}))];return window[_0x569155([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x569155([0x72,0x61,0x63,0x65])](_0x4e6572)[_0x569155([0x74,0x68,0x65,0x6e])](()=>_0x51192d);}async function _0x45e33f(){await _0x106e00,_0x2ce4b1[_0x569155([0x6d,0x6f,0x64,0x65,0x6c])][_0x569155([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5419ab,_0x2ce4b1[_0x569155([0x6d,0x6f,0x64,0x65,0x6c])][_0x569155([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5419ab,_0x2ce4b1[_0x569155([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x569155([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x272bc5(){return window[_0x569155([0x67,0x6c,0x6f,0x62])]&&window[_0x569155([0x67,0x6c,0x6f,0x62])][_0x569155([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x9fce19(_0x125aa7){const _0x134a84=_0x2cfb12();_0x2ce4b1[_0x134a84]=_0x569155([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])+_0x125aa7,_0x125aa7!=_0x569155([0x56,0x61,0x6c,0x69,0x64])&&_0x45e33f();}function _0x2cfb12(){const _0x31344e=window[_0x569155([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x569155([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x569155([0x6e,0x6f,0x77])]())[_0x569155([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x569155([0x2e]),'');let _0x298296=_0x569155([0x6d]);for(let _0x4cb889=0x0;_0x4cb889<_0x31344e[_0x569155([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4cb889+=0x2){let _0xa50a0c=window[_0x569155([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x31344e[_0x569155([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4cb889,_0x4cb889+0x2));_0xa50a0c>=_0x44c3f4[_0x569155([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xa50a0c-=_0x44c3f4[_0x569155([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x298296+=_0x44c3f4[_0xa50a0c];}return _0x298296;}function _0x51ca01(){const _0x2d29f9=_0x34ee1[_0x569155([0x73,0x70,0x6c,0x69,0x74])](_0x569155([0x2e]));if(0x3!=_0x2d29f9[_0x569155([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3e3ced(_0x2d29f9[0x1]);function _0x3e3ced(_0x927190){const _0x387f7c=_0x368ffd(_0x927190);return _0x387f7c&&_0x480a9e()?_0x387f7c:null;function _0x480a9e(){const _0x5072c9=_0x387f7c[_0x569155([0x6a,0x74,0x69])],_0x14d4e4=window[_0x569155([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5072c9[_0x569155([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5072c9[_0x569155([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1cefe9={..._0x387f7c,[_0x569155([0x6a,0x74,0x69])]:_0x5072c9[_0x569155([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5072c9[_0x569155([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1cefe9[_0x569155([0x76,0x63])],_0x3c760a(_0x1cefe9)==_0x14d4e4;}}}async function _0x42dc48(){let _0x256b9f=!0x0;try{const _0x3707ec=_0x34ee1[_0x569155([0x73,0x70,0x6c,0x69,0x74])](_0x569155([0x2e])),[_0x1e8c29,_0xaadd50,_0x4bfb73]=_0x3707ec;return _0x1addca(_0x1e8c29),await _0x4fc9e9(_0x1e8c29,_0xaadd50,_0x4bfb73),_0x256b9f;}catch{return!0x1;}function _0x1addca(_0x59e838){const _0x6b6f9f=_0x368ffd(_0x59e838);_0x6b6f9f&&_0x6b6f9f[_0x569155([0x61,0x6c,0x67])]==_0x569155([0x45,0x53,0x32,0x35,0x36])||(_0x256b9f=!0x1);}async function _0x4fc9e9(_0x24e468,_0x15d3b1,_0x4a2dea){const _0x2c5a10=window[_0x569155([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x569155([0x66,0x72,0x6f,0x6d])](_0x7922c7(_0x4a2dea),_0x4bd923=>_0x4bd923[_0x569155([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x59274c=new window[(_0x569155([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x569155([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x24e468+_0x569155([0x2e])+_0x15d3b1),_0x1cdd65=window[_0x569155([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x569155([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1cdd65)return;const _0x4533ea=await _0x1cdd65[_0x569155([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x569155([0x6a,0x77,0x6b]),_0x29e963,{[_0x569155([0x6e,0x61,0x6d,0x65])]:_0x569155([0x45,0x43,0x44,0x53,0x41]),[_0x569155([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x569155([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x569155([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1cdd65[_0x569155([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x569155([0x6e,0x61,0x6d,0x65])]:_0x569155([0x45,0x43,0x44,0x53,0x41]),[_0x569155([0x68,0x61,0x73,0x68])]:{[_0x569155([0x6e,0x61,0x6d,0x65])]:_0x569155([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4533ea,_0x2c5a10,_0x59274c)||(_0x256b9f=!0x1);}}function _0x368ffd(_0x3a2323){return _0x3a2323[_0x569155([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x569155([0x65,0x79]))?JSON[_0x569155([0x70,0x61,0x72,0x73,0x65])](_0x7922c7(_0x3a2323)):null;}function _0x7922c7(_0x4ea102){return window[_0x569155([0x61,0x74,0x6f,0x62])](_0x4ea102[_0x569155([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x569155([0x2b]))[_0x569155([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x569155([0x2f])));}function _0x3c760a(_0x2c1c7a){let _0x40d67c=0x1505;function _0x309e7c(_0x51e455){for(let _0x451ece=0x0;_0x451ece<_0x51e455[_0x569155([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x451ece++){const _0x4556a5=_0x51e455[_0x569155([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x451ece);_0x40d67c=(_0x40d67c<<0x5)+_0x40d67c+_0x4556a5,_0x40d67c&=_0x40d67c;}}function _0x5b9a0a(_0x5ce89b){Array[_0x569155([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5ce89b)?_0x5ce89b[_0x569155([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5b9a0a):_0x5ce89b&&typeof _0x5ce89b==_0x569155([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x569155([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5ce89b)[_0x569155([0x73,0x6f,0x72,0x74])]()[_0x569155([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x8f9407,_0xe02de4])=>{_0x309e7c(_0x8f9407),_0x5b9a0a(_0xe02de4);}):_0x309e7c(window[_0x569155([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5ce89b));}return _0x5b9a0a(_0x2c1c7a),_0x40d67c>>>0x0;}function _0xa24ff5(_0x4f7367){return _0x4f7367[_0x569155([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x569155([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x569155([0x30]));}function _0x262302(_0x50a10d){return _0x50a10d[_0x569155([0x73,0x70,0x6c,0x69,0x74])]('')[_0x569155([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x569155([0x6a,0x6f,0x69,0x6e])]('');}function _0x5419ab(){}function _0x569155(_0x293d6e){return _0x293d6e['map'](_0x5c55ce=>String['fromCharCode'](_0x5c55ce))['join']('');}_0x9fce19(await _0x123c91());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x2db819=>{'$graveyard'!==_0x2db819['rootName']&&this['editor']['editing']['reconvertItem'](_0x2db819);});}['_trackNewToCElements'](){for(const _0x59c7c2 of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x59c7c2['type']||'tableOfContents'!==_0x59c7c2['name'])return;this['_tableOfContentsElements']['add'](_0x59c7c2['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x1a8e1f=this['editor']['conversion'];_0x1a8e1f['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x1a8e1f['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x4502c8,{writer:_0x55f0f9})=>this['_createTableOfContents'](_0x55f0f9,!0x0)}),_0x1a8e1f['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x2414df,{writer:_0xf15556})=>{this['_tableOfContentsElements']['add'](_0x2414df);const _0x2d44cc=this['_createTableOfContents'](_0xf15556);return _0x44316f(_0x2d44cc,_0xf15556,{'label':m(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'](_0x44648b,_0xae13b0=!0x1){const {locale:_0x4d5182}=this['editor'],_0x4345b6=_0x44648b['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0xae13b0&&{'data-table-of-contents-label':m(_0x4d5182,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0xae13b0&&_0x44648b['insert'](_0x44648b['createPositionAt'](_0x4345b6,'end'),_0x44648b['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x44648b['createText'](m(_0x4d5182,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x22aa92=_0xae13b0?'':'['+m(_0x4d5182,'Empty\x20heading')+']';let _0xc71d28=_0x4345b6;return this['_currentOutlineDefinitions']['forEach']((_0x36ef6b,_0x2259ab,_0x4dcf3f)=>{const _0x352e33=this['editor']['model']['hasContent'](_0x36ef6b['modelElement'],{'ignoreWhitespaces':!0x0}),_0x5dfa69=_0x352e33?_0x36ef6b['text']:_0x22aa92,_0x34f062=_0x36ef6b['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x85e5f6=_0x44648b['createContainerElement']('a',{'href':'#'+_0x34f062,...!_0xae13b0&&{'tabindex':'-1'}},[_0x44648b['createText'](_0x5dfa69)]),_0x2cb5db=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x44648b['setCustomProperty']('tableOfContentsHeadingIndex',_0x2259ab,_0x85e5f6);const _0x435a31=_0x44648b['createContainerElement']('li',null,[_0x352e33||!_0xae13b0&&_0x2cb5db?_0x85e5f6:_0x44648b['createText']('')]),_0xce2eb5=_0x2259ab?_0x4dcf3f[_0x2259ab-0x1]['level']:0x0,_0x56a7e5=Math['abs'](_0x36ef6b['level']-_0xce2eb5);if(_0x36ef6b['level']>_0xce2eb5){const _0x11df9c=b(_0x435a31,_0x56a7e5,_0x44648b);_0x44648b['insert'](_0x44648b['createPositionAt'](_0xc71d28,'end'),_0x11df9c);}else{const _0x270abe=function(_0x21fe37,_0x30c727){return _0x21fe37['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x790f38=>_0x790f38['is']('element','ol'))[_0x30c727];}(_0xc71d28,_0x56a7e5);_0x44648b['insert'](_0x44648b['createPositionAt'](_0x270abe,'end'),_0x435a31);}_0xc71d28=_0x435a31;}),_0x4345b6;}['_handleScrollToHeading'](_0x30cfd5){const _0x489746=this['_currentOutlineDefinitions'][_0x30cfd5]['modelElement'];this['editor']['model']['change'](_0xa3f723=>{_0xa3f723['setSelection'](_0x489746,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x1a400a,_0x51df68)=>{const _0x41c2c4=_0x51df68['mapper'],_0x4eb25f=_0x41c2c4['findMappedViewAncestor'](_0x51df68['viewPosition']),_0x519f7a=_0x41c2c4['toModelElement'](_0x4eb25f);_0x519f7a['is']('element','tableOfContents')&&(_0x51df68['modelPosition']=this['editor']['model']['createPositionAt'](_0x519f7a,0x0),_0x1a400a['stop']());};}}function b(_0x1bd70d,_0x5b99fb,_0x144612){return 0x1===_0x5b99fb?_0x144612['createContainerElement']('ol',null,[_0x1bd70d]):_0x144612['createContainerElement']('ol',null,[_0x144612['createContainerElement']('li',null,[b(_0x1bd70d,_0x5b99fb-0x1,_0x144612)])]);}class o extends _0x3d185a{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x2a1444=this['editor'];_0x2a1444['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x5d7ed7=this['_createButton'](_0x4a87aa);return _0x5d7ed7['tooltip']=!0x0,_0x5d7ed7;}),_0x2a1444['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x45719b)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x140b43=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x55cb9b;for(const _0x8d0a21 in _0x140b43){const _0x3acf86=_0x8d0a21,_0x42afde=_0x140b43[_0x3acf86];if('tableOfContentsLicenseKeyValid'==_0x42afde||'tableOfContentsLicenseKeyInvalid'==_0x42afde||'tableOfContentsLicenseKeyExpired'==_0x42afde||'tableOfContentsLicenseKeyDomainLimit'==_0x42afde||'tableOfContentsLicenseKeyNotAllowed'==_0x42afde||'tableOfContentsLicenseKeyEvaluationLimit'==_0x42afde||'tableOfContentsLicenseKeyTrialLimit'==_0x42afde||'tableOfContentsLicenseKeyUsageLimit'==_0x42afde){delete _0x140b43[_0x3acf86],_0x55cb9b=_0x42afde,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x55cb9b&&_0x140b43['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x55cb9b&&_0x140b43['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x55cb9b&&_0x140b43['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x55cb9b&&_0x140b43['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x55cb9b&&_0x140b43['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x55cb9b&&_0x140b43['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x55cb9b&&_0x140b43['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x5c2e64){const _0x19c283=this['editor'],_0x340e35=_0x19c283['locale'],_0x2a60df=_0x19c283['commands']['get']('insertTableOfContents'),_0x4888c6=new _0x5c2e64(_0x340e35);return _0x4888c6['set']({'label':m(_0x340e35,'Table\x20of\x20contents'),'icon':_0xd22749}),_0x4888c6['bind']('isEnabled')['to'](_0x2a60df,'isEnabled'),this['listenTo'](_0x4888c6,'execute',()=>{_0x19c283['execute']('insertTableOfContents'),_0x19c283['editing']['view']['focus']();}),_0x4888c6;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class N extends _0x3d185a{static get['requires'](){return[s,o];}static get['pluginName'](){return'TableOfContents';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{K as DocumentOutline,n as DocumentOutlineUI,i as DocumentOutlineUtils,h as HeadingId,N as TableOfContents,w as TableOfContentsCommand,s as TableOfContentsEditing,o as TableOfContentsUI};
23
+ import{Plugin as _0x57e29b,Command as _0x465a30}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x5dc694,throttle as _0xfba0c9}from'es-toolkit/compat';import{ModelText as _0x2e492e,ModelTreeWalker as _0x451d90}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x1bad72,diffToChanges as _0xe6a808,scrollAncestorsToShowTarget as _0x5c420b,CKEditorError as _0x12efe9,global as _0xc36b0e,Rect as _0x2028c0,uid as _0x38c281,priorities as _0x178bd9}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x44f5b4,ButtonView as _0x3dd550,MenuBarMenuListItemButtonView as _0x3cf9dc}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x130f72,toWidget as _0x287762}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x4571bd}from'@ckeditor/ckeditor5-icons/dist/index.js';function g(_0x162ccc){let _0x155f4d='';for(const _0xdacd19 of _0x162ccc['getChildren']())_0xdacd19 instanceof _0x2e492e&&(_0x155f4d+=_0xdacd19['data']);return _0x155f4d;}class i extends _0x57e29b{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0xb81549=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0xe20177=[];_0xb81549['model']['document']['on']('change',_0x5dc694(()=>{const _0xa5e13e=_0xe20177;_0xe20177=this['_getOutlineDefinitions']();const _0x266283=_0x1bad72(_0xa5e13e,_0xe20177,(_0x27819e,_0x430d9c)=>_0x27819e['level']===_0x430d9c['level']&&_0x27819e['text']===_0x430d9c['text']&&_0x27819e['modelElement']===_0x430d9c['modelElement']),_0x3a907a=_0xe6a808(_0x266283,_0xe20177),_0x406f00=this['_getActiveHeading'](),_0x290a2b=_0xe20177['findIndex'](_0x50f383=>_0x50f383['modelElement']===_0x406f00);_0x3a907a['length']&&this['fire']('change',{'outlineDefinitions':_0xe20177,'activeItemIndex':_0x290a2b,'outlineChanges':_0x3a907a}),this['fire']('activeItemIndex',{'index':_0x290a2b});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x441d3b=this['editor'],_0x3548eb=[],_0x3750f5=this['_headingNames'];for(const _0xf35c5d of _0x441d3b['model']['document']['getRootNames']())_0x46dfe3(_0x441d3b['model']['document']['getRoot'](_0xf35c5d));function _0x46dfe3(_0x5f3dd4){for(const _0x5f4b29 of _0x5f3dd4['getChildren']())_0x5f4b29['is']('element')&&(_0x3750f5['includes'](_0x5f4b29['name'])&&_0x3548eb['push']({'level':_0x3750f5['indexOf'](_0x5f4b29['name'])+0x1,'text':g(_0x5f4b29),'modelElement':_0x5f4b29}),_0x46dfe3(_0x5f4b29));}return _0x3548eb;}['_getActiveHeading'](){const _0x39c468=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x1c274c=new _0x451d90({'direction':'backward','startPosition':_0x39c468});for(const _0x4563dc of _0x1c274c)if(_0x4563dc['item']['is']('element')&&this['_headingNames']['includes'](_0x4563dc['item']['name']))return _0x4563dc['item'];}['_getHeadingNames'](){const _0x8350ee=this['editor']['config']['get']('documentOutline.headings');return _0x8350ee||function(_0x3b907f){const _0x1b72b1=_0x3b907f['config']['get']('heading.options');return _0x1b72b1?_0x1b72b1['reduce']((_0x420c08,_0x4b939c)=>('paragraph'!==_0x4b939c['model']&&_0x420c08['push'](_0x4b939c['model']),_0x420c08),[]):_0x3b907f['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x19e399=this['editor'],_0x5379de=['h1','h2','h3','h4','h5','h6'],_0x38314c=[];for(const _0x2eb448 of _0x5379de){const _0x32ce67=_0x19e399['editing']['view']['domConverter']['domToView'](document['createElement'](_0x2eb448)),_0x74eb18=_0x19e399['data']['toModel'](_0x32ce67)['getChild'](0x0);_0x74eb18?.['is']('element')&&_0x38314c['push'](_0x74eb18['name']);}this['_headingNames']=_0x38314c;}}function j(_0x76559f,_0x328ed8){const t=_0x76559f['t'];switch(_0x328ed8){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 _0x328ed8;}}class A extends _0x44f5b4{constructor(_0xd565e8,_0x1d6fc3=!0x1){super(_0xd565e8);const _0x7a629b=this['bindTemplate'],_0xae4d56=_0x1d6fc3?'['+j(_0xd565e8,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x5c6486=>!_0x5c6486),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x7a629b['to']('level',_0xbf129c=>'ck-document-outline__item_level-'+_0xbf129c),_0x7a629b['if']('isActive','ck-document-outline__item_active'),_0x7a629b['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x7a629b['to']('text')},'children':[{'text':_0x7a629b['to']('text',_0x10a61e=>_0x10a61e||_0xae4d56)}],'on':{'click':_0x7a629b['to']('click')}});}}class f extends _0x44f5b4{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x5d65a9,_0x2b701d=!0x1,_0x27fc51){super(_0x5d65a9),this['showEmptyHeadingText']=_0x2b701d,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x27fc51,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x391781,_0x1e3931,_0x3e0692,_0x5ea1a4)=>{this['_setActiveItem'](_0x5ea1a4,_0x3e0692);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x5d65a9['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x5d65a9,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x1a6702){_0x1a6702['forEach'](_0x123e94=>{'insert'==_0x123e94['type']?this['_insertItem'](_0x123e94['index'],..._0x123e94['values']):'delete'==_0x123e94['type']&&this['_deleteItem'](_0x123e94['index'],_0x123e94['howMany']);});}['_setActiveItem'](_0x3ed249,_0x2b83d3){if(-0x1!==_0x3ed249){const _0x5de7ef=this['items']['get'](_0x3ed249);_0x5de7ef&&(_0x5de7ef['isActive']=!0x1);}-0x1!==_0x2b83d3&&(this['items']['get'](_0x2b83d3)['isActive']=!0x0,this['_scrollToItem'](_0x2b83d3));}['_insertItem'](_0x22b99b,..._0x804cd5){const _0x5eceae=_0x804cd5['map']((_0x1b8812,_0x38b944)=>{const _0x480e74=new A(this['locale'],this['showEmptyHeadingText']);return _0x480e74['text']=_0x1b8812['text'],_0x480e74['level']=_0x1b8812['level'],_0x22b99b+_0x38b944===this['activeItemIndex']&&(_0x480e74['isActive']=!0x0),_0x480e74;});this['items']['addMany'](_0x5eceae,_0x22b99b);}['_deleteItem'](_0x3ed48b,_0x17de00){do{this['items']['remove'](_0x3ed48b);}while(--_0x17de00);}['_handleItemClick'](_0x139d85){const _0x457afe=this['items']['getIndex'](_0x139d85['source']);this['fire']('itemSelected',_0x457afe);}['_scrollToItem'](_0xb669e){_0x5c420b(this['items']['get'](_0xb669e)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x57e29b{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x343011){super(_0x343011),this['view']=new f(_0x343011['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0xfba0c9(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x4d21e0=this['editor'],_0x8ee703=_0x4d21e0['plugins']['get']('DocumentOutlineUtils');let _0x3241a1=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x4d21e0['config']['get']('documentOutline.container'))throw new _0x12efe9('document-outline-container-not-provided',{'editor':_0x4d21e0});_0x4d21e0['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x8ee703['on']('change',this['_handleOutlineChange']['bind'](this)),_0x8ee703['on']('activeItemIndex',(_0x2d9c5f,{index:_0x37d084})=>this['_setActiveViewItem'](_0x37d084)),this['view']['on']('itemSelected',(_0x56d9e7,_0x17dbe8)=>{_0x3241a1=!0x0,this['_handleItemSelected'](_0x17dbe8);}),this['view']['listenTo'](_0xc36b0e['document'],'scroll',()=>{_0x3241a1?_0x3241a1=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0xc36b0e['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x3c0de2){const _0x4502c7=_0xd6362b([0x61,0x57,0x78,0x6c,0x50,0x47,0x30,0x41,0x33,0x43,0x44,0x64,0x48,0x42,0x73,0x5a,0x45,0x71,0x77,0x55,0x4c,0x6f,0x6a,0x4f,0x72,0x67,0x4d,0x58,0x56,0x54,0x52,0x76,0x75,0x31,0x62,0x49,0x32,0x34,0x38,0x37,0x70,0x74,0x7a,0x4a,0x4b,0x51,0x65,0x69,0x68,0x66,0x4e,0x6b,0x59,0x53,0x39,0x6e,0x36,0x79,0x35,0x6d,0x63,0x46]),_0x3bf1f4=0x1cb264a3,_0x4faaa3=0x1cb51e0b^_0x3bf1f4,_0x1bbf7b=window[_0xd6362b([0x44,0x61,0x74,0x65])][_0xd6362b([0x6e,0x6f,0x77])](),_0x18df00=_0x3c0de2[_0xd6362b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x10eb70=new window[(_0xd6362b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xdb0f4c=>{_0x18df00[_0xd6362b([0x6f,0x6e,0x63,0x65])](_0xd6362b([0x72,0x65,0x61,0x64,0x79]),_0xdb0f4c);}),_0x5928dc={[_0xd6362b([0x6b,0x74,0x79])]:_0xd6362b([0x45,0x43]),[_0xd6362b([0x75,0x73,0x65])]:_0xd6362b([0x73,0x69,0x67]),[_0xd6362b([0x63,0x72,0x76])]:_0xd6362b([0x50,0x2d,0x32,0x35,0x36]),[_0xd6362b([0x78])]:_0xd6362b([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]),[_0xd6362b([0x79])]:_0xd6362b([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]),[_0xd6362b([0x61,0x6c,0x67])]:_0xd6362b([0x45,0x53,0x32,0x35,0x36])},_0x564db7=_0x18df00[_0xd6362b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xd6362b([0x67,0x65,0x74])](_0xd6362b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x6ca22c(){let _0xb78cc1,_0x222513=null,_0x4208af=null;try{if(_0x564db7==_0xd6362b([0x47,0x50,0x4c]))return _0xd6362b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xb78cc1=_0x55ca5a(),!_0xb78cc1)return _0xd6362b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xb78cc1[_0xd6362b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4208af=_0x5f5b4b(_0xb78cc1[_0xd6362b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xb78cc1[_0xd6362b([0x6a,0x74,0x69])])),await _0x52d9be()?_0x34c53c()?_0x436cb9()?_0xd6362b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x554e90()?(_0xb78cc1[_0xd6362b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xd6362b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x222513=_0x25aa3a(_0xd6362b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xb78cc1[_0xd6362b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xd6362b([0x74,0x72,0x69,0x61,0x6c])&&(_0x222513=_0x25aa3a(_0xd6362b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xbfcefd()):_0xd6362b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xd6362b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xd6362b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xd6362b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x436cb9(){const _0x221b93=[_0xd6362b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xd6362b([0x74,0x72,0x69,0x61,0x6c])][_0xd6362b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xb78cc1[_0xd6362b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1bbf7b/0x3e8:0xe10*_0x4faaa3;return _0xb78cc1[_0xd6362b([0x65,0x78,0x70])]<_0x221b93;}function _0x34c53c(){const _0x4b3a1c=_0xb78cc1[_0xd6362b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4b3a1c&&(!!_0x4b3a1c[_0xd6362b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xd6362b([0x2a]))||(!!_0x4b3a1c[_0xd6362b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xd6362b([0x44,0x4f]))||(!!_0x4b3a1c[_0xd6362b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xd6362b([0x50,0x50]))||!(!_0x4b3a1c[_0xd6362b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xd6362b([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x4e9731()))));}function _0x554e90(){const _0x30dd0e=_0xb78cc1[_0xd6362b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x30dd0e||0x0==_0x30dd0e[_0xd6362b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1a6bca}=new URL(window[_0xd6362b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x30dd0e[_0xd6362b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a6bca))return!0x0;const _0x1aafbb=_0x1a6bca[_0xd6362b([0x73,0x70,0x6c,0x69,0x74])](_0xd6362b([0x2e]));return _0x30dd0e[_0xd6362b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x115aad=>_0x115aad[_0xd6362b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xd6362b([0x2a])))[_0xd6362b([0x6d,0x61,0x70])](_0x2ff134=>_0x2ff134[_0xd6362b([0x73,0x70,0x6c,0x69,0x74])](_0xd6362b([0x2e])))[_0xd6362b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5e57ad=>_0x5e57ad[_0xd6362b([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1aafbb[_0xd6362b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xd6362b([0x6d,0x61,0x70])](_0x1e3609=>Array(_0x1aafbb[_0xd6362b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1e3609[_0xd6362b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xd6362b([0x66,0x69,0x6c,0x6c])](_0x1e3609[0x0]===_0xd6362b([0x2a])?_0xd6362b([0x2a]):'')[_0xd6362b([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1e3609))[_0xd6362b([0x73,0x6f,0x6d,0x65])](_0x2eb3a7=>_0x1aafbb[_0xd6362b([0x65,0x76,0x65,0x72,0x79])]((_0x1d0e2e,_0xfedb55)=>_0x2eb3a7[_0xfedb55]===_0x1d0e2e||_0x2eb3a7[_0xfedb55]===_0xd6362b([0x2a])));}function _0xbfcefd(){return _0x222513&&_0x4208af?new window[(_0xd6362b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2c82c7,_0x587d02)=>{_0x222513[_0xd6362b([0x74,0x68,0x65,0x6e])](_0x2c82c7,_0x587d02),_0x4208af[_0xd6362b([0x74,0x68,0x65,0x6e])](_0x3c9a12=>{_0x3c9a12!=_0xd6362b([0x56,0x61,0x6c,0x69,0x64])&&_0x2c82c7(_0x3c9a12);},_0x587d02);}):_0x222513||_0x4208af||_0xd6362b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5f5b4b(_0x1b5072,_0x30da4a){return new window[(_0xd6362b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xdc5f7c=>{if(_0x5249aa())return _0xdc5f7c(_0xd6362b([0x56,0x61,0x6c,0x69,0x64]));_0x3c2808(),_0x18df00[_0xd6362b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xd6362b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3c46cd=!0x1;const _0x2b1ff8=_0x38c281();function _0x5b1cd6(_0x281c5b){return!!_0x281c5b&&(typeof _0x281c5b===_0xd6362b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x281c5b===_0xd6362b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x281c5b[_0xd6362b([0x74,0x68,0x65,0x6e])]===_0xd6362b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x281c5b[_0xd6362b([0x63,0x61,0x74,0x63,0x68])]===_0xd6362b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x46006f(_0x4d65ba){_0x5927d0(_0x4d65ba)[_0xd6362b([0x74,0x68,0x65,0x6e])](_0x29680d=>{if(!_0x29680d||_0x29680d[_0xd6362b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xd6362b([0x6f,0x6b]))return _0xd6362b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x16b02b(_0x4a8ec3(_0x2b1ff8+_0x30da4a))!=_0x29680d[_0xd6362b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xd6362b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xd6362b([0x56,0x61,0x6c,0x69,0x64]);})[_0xd6362b([0x74,0x68,0x65,0x6e])](_0x3d6bcf=>(_0x3ccae7(),_0x3d6bcf),()=>{const _0x578a46=_0x220c20();return null==_0x578a46?(_0x3ccae7(),_0xd6362b([0x56,0x61,0x6c,0x69,0x64])):_0xd6362b(_0x1bbf7b-_0x578a46>(0x38bee0a3^_0x3bf1f4)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xd6362b([0x74,0x68,0x65,0x6e])](_0xdc5f7c)[_0xd6362b([0x63,0x61,0x74,0x63,0x68])](()=>{_0xdc5f7c(_0xd6362b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1b43ab=0x1c848a23^_0x3bf1f4;function _0x3ccae7(){const _0x19d7f6=_0xd6362b([0x6c,0x6c,0x63,0x74,0x2d])+_0x16b02b(_0x4a8ec3(_0x1b5072)),_0x5d2cd2=_0x24a275(_0x16b02b(window[_0xd6362b([0x4d,0x61,0x74,0x68])][_0xd6362b([0x63,0x65,0x69,0x6c])](_0x1bbf7b/_0x1b43ab)));window[_0xd6362b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xd6362b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x19d7f6,_0x5d2cd2);}function _0x220c20(){const _0x215b4b=_0xd6362b([0x6c,0x6c,0x63,0x74,0x2d])+_0x16b02b(_0x4a8ec3(_0x1b5072)),_0x28a24e=window[_0xd6362b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xd6362b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x215b4b);return _0x28a24e?window[_0xd6362b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x24a275(_0x28a24e),0x10)*_0x1b43ab:null;}function _0x5927d0(_0x3f1b61){return new window[(_0xd6362b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2e7cec,_0xee7077)=>{_0x3f1b61[_0xd6362b([0x74,0x68,0x65,0x6e])](_0x2e7cec,_0xee7077),window[_0xd6362b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xee7077,0x1cb3b063^_0x3bf1f4);});}}_0x18df00[_0xd6362b([0x6f,0x6e])](_0xd6362b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x43e81d,_0x16c7f4)=>{if(_0x16c7f4[0x0]!=_0x1b5072)return _0xdc5f7c(_0xd6362b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x16c7f4[0x1]={..._0x16c7f4[0x1],[_0xd6362b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2b1ff8};},{[_0xd6362b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xd6362b([0x68,0x69,0x67,0x68])}),_0x18df00[_0xd6362b([0x6f,0x6e])](_0xd6362b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4e8f3a=>{_0x5b1cd6(_0x4e8f3a[_0xd6362b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3c46cd=!0x0,_0x46006f(_0x4e8f3a[_0xd6362b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xd6362b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xd6362b([0x6c,0x6f,0x77])}),_0x10eb70[_0xd6362b([0x74,0x68,0x65,0x6e])](()=>{_0x3c46cd||_0xdc5f7c(_0xd6362b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5249aa(){return _0x18df00[_0xd6362b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xd6362b([0x76,0x69,0x65,0x77])][_0xd6362b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xd6362b([0x61,0x75,0x74,0x6f]);}function _0x3c2808(){_0x18df00[_0xd6362b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xd6362b([0x76,0x69,0x65,0x77])][_0xd6362b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xd6362b([0x61,0x75,0x74,0x6f]);}}function _0x25aa3a(_0x3ff2a2){const _0x236bfc=[new window[(_0xd6362b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xbb40bc=>setTimeout(_0xbb40bc,0x1cbb5a6f^_0x3bf1f4)),_0x10eb70[_0xd6362b([0x74,0x68,0x65,0x6e])](()=>new window[(_0xd6362b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x27a38f=>{let _0x103f93=0x0;_0x18df00[_0xd6362b([0x6d,0x6f,0x64,0x65,0x6c])][_0xd6362b([0x6f,0x6e])](_0xd6362b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5633e5,_0x600182)=>{_0x600182[0x0][_0xd6362b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x103f93++,_0x103f93==(0x1cb2655b^_0x3bf1f4)&&(_0x27a38f(),_0x5633e5[_0xd6362b([0x6f,0x66,0x66])]());});}))];return window[_0xd6362b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xd6362b([0x72,0x61,0x63,0x65])](_0x236bfc)[_0xd6362b([0x74,0x68,0x65,0x6e])](()=>_0x3ff2a2);}async function _0x528dc0(){await _0x10eb70,_0x18df00[_0xd6362b([0x6d,0x6f,0x64,0x65,0x6c])][_0xd6362b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x171bfc,_0x18df00[_0xd6362b([0x6d,0x6f,0x64,0x65,0x6c])][_0xd6362b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x171bfc,_0x18df00[_0xd6362b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xd6362b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4e9731(){return window[_0xd6362b([0x67,0x6c,0x6f,0x62])]&&window[_0xd6362b([0x67,0x6c,0x6f,0x62])][_0xd6362b([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x5ce904(_0x275dbe){const _0x5113cc=_0x3b735c();_0x18df00[_0x5113cc]=_0xd6362b([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])+_0x275dbe,_0x275dbe!=_0xd6362b([0x56,0x61,0x6c,0x69,0x64])&&_0x528dc0();}function _0x3b735c(){const _0x28703e=window[_0xd6362b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xd6362b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xd6362b([0x6e,0x6f,0x77])]())[_0xd6362b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xd6362b([0x2e]),'');let _0x5a3cc9=_0xd6362b([0x61]);for(let _0x12681e=0x0;_0x12681e<_0x28703e[_0xd6362b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x12681e+=0x2){let _0x498409=window[_0xd6362b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x28703e[_0xd6362b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x12681e,_0x12681e+0x2));_0x498409>=_0x4502c7[_0xd6362b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x498409-=_0x4502c7[_0xd6362b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5a3cc9+=_0x4502c7[_0x498409];}return _0x5a3cc9;}function _0x55ca5a(){const _0x411014=_0x564db7[_0xd6362b([0x73,0x70,0x6c,0x69,0x74])](_0xd6362b([0x2e]));if(0x3!=_0x411014[_0xd6362b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3e07df(_0x411014[0x1]);function _0x3e07df(_0x3b0a29){const _0x1ba669=_0x5ab6c5(_0x3b0a29);return _0x1ba669&&_0x2ab10e()?_0x1ba669:null;function _0x2ab10e(){const _0xf7cf9f=_0x1ba669[_0xd6362b([0x6a,0x74,0x69])],_0x575573=window[_0xd6362b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xf7cf9f[_0xd6362b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xf7cf9f[_0xd6362b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x42c6aa={..._0x1ba669,[_0xd6362b([0x6a,0x74,0x69])]:_0xf7cf9f[_0xd6362b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xf7cf9f[_0xd6362b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x42c6aa[_0xd6362b([0x76,0x63])],_0x4a8ec3(_0x42c6aa)==_0x575573;}}}async function _0x52d9be(){let _0x4f3d84=!0x0;try{const _0x5b5ffa=_0x564db7[_0xd6362b([0x73,0x70,0x6c,0x69,0x74])](_0xd6362b([0x2e])),[_0x430911,_0x22a156,_0x23e045]=_0x5b5ffa;return _0x556527(_0x430911),await _0x15fbc4(_0x430911,_0x22a156,_0x23e045),_0x4f3d84;}catch{return!0x1;}function _0x556527(_0x1d5b51){const _0x4b487c=_0x5ab6c5(_0x1d5b51);_0x4b487c&&_0x4b487c[_0xd6362b([0x61,0x6c,0x67])]==_0xd6362b([0x45,0x53,0x32,0x35,0x36])||(_0x4f3d84=!0x1);}async function _0x15fbc4(_0x3728f2,_0x3a1b5e,_0x273633){const _0x18df98=window[_0xd6362b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xd6362b([0x66,0x72,0x6f,0x6d])](_0x483145(_0x273633),_0xe0d797=>_0xe0d797[_0xd6362b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x309b49=new window[(_0xd6362b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xd6362b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3728f2+_0xd6362b([0x2e])+_0x3a1b5e),_0x342936=window[_0xd6362b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xd6362b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x342936)return;const _0x4fc985=await _0x342936[_0xd6362b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xd6362b([0x6a,0x77,0x6b]),_0x5928dc,{[_0xd6362b([0x6e,0x61,0x6d,0x65])]:_0xd6362b([0x45,0x43,0x44,0x53,0x41]),[_0xd6362b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xd6362b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xd6362b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x342936[_0xd6362b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xd6362b([0x6e,0x61,0x6d,0x65])]:_0xd6362b([0x45,0x43,0x44,0x53,0x41]),[_0xd6362b([0x68,0x61,0x73,0x68])]:{[_0xd6362b([0x6e,0x61,0x6d,0x65])]:_0xd6362b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4fc985,_0x18df98,_0x309b49)||(_0x4f3d84=!0x1);}}function _0x5ab6c5(_0x51679d){return _0x51679d[_0xd6362b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xd6362b([0x65,0x79]))?JSON[_0xd6362b([0x70,0x61,0x72,0x73,0x65])](_0x483145(_0x51679d)):null;}function _0x483145(_0x3df850){return window[_0xd6362b([0x61,0x74,0x6f,0x62])](_0x3df850[_0xd6362b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xd6362b([0x2b]))[_0xd6362b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xd6362b([0x2f])));}function _0x4a8ec3(_0x398eda){let _0x5a0ece=0x1505;function _0x350132(_0x3bd698){for(let _0x1af4fa=0x0;_0x1af4fa<_0x3bd698[_0xd6362b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1af4fa++){const _0x19188e=_0x3bd698[_0xd6362b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1af4fa);_0x5a0ece=(_0x5a0ece<<0x5)+_0x5a0ece+_0x19188e,_0x5a0ece&=_0x5a0ece;}}function _0x1b240c(_0x5f32f6){Array[_0xd6362b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5f32f6)?_0x5f32f6[_0xd6362b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1b240c):_0x5f32f6&&typeof _0x5f32f6==_0xd6362b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xd6362b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5f32f6)[_0xd6362b([0x73,0x6f,0x72,0x74])]()[_0xd6362b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5a39ef,_0x3859aa])=>{_0x350132(_0x5a39ef),_0x1b240c(_0x3859aa);}):_0x350132(window[_0xd6362b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5f32f6));}return _0x1b240c(_0x398eda),_0x5a0ece>>>0x0;}function _0x16b02b(_0x108f86){return _0x108f86[_0xd6362b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xd6362b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xd6362b([0x30]));}function _0x24a275(_0x7ac80b){return _0x7ac80b[_0xd6362b([0x73,0x70,0x6c,0x69,0x74])]('')[_0xd6362b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xd6362b([0x6a,0x6f,0x69,0x6e])]('');}function _0x171bfc(){}function _0xd6362b(_0x1325c2){return _0x1325c2['map'](_0x11f0ff=>String['fromCharCode'](_0x11f0ff))['join']('');}_0x5ce904(await _0x6ca22c());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x226a10,{outlineDefinitions:_0x5d8d16,outlineChanges:_0x5b137b}){this['_currentOutlineDefinitions']=_0x5d8d16,this['view']['sync'](_0x5b137b);}['_setActiveViewItem'](_0xa074a3){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0xa074a3]&&(this['view']['activeItemIndex']=_0xa074a3);}['_handleItemSelected'](_0x4c0450){const _0x6617fa=this['_currentOutlineDefinitions'][_0x4c0450]['modelElement'];this['editor']['model']['change'](_0x3171e0=>{_0x3171e0['setSelection'](_0x6617fa,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x4c0450);}['_updateActiveDefinitionOnViewportChange'](){const _0x639d18=this['editor'];let _0x22bd5b;for(const _0x44badc of _0x639d18['model']['document']['getRootNames']()){const _0x1d46f3=_0x639d18['editing']['view']['getDomRoot'](_0x44badc),_0x24ed11=_0x1d46f3&&new _0x2028c0(_0x1d46f3)['getVisible']();if(_0x24ed11){const _0x34e2f7=new _0x2028c0(_0xc36b0e['window'])['getIntersection'](_0x24ed11);_0x34e2f7&&(_0x22bd5b=_0x34e2f7['top']+0.25*_0x34e2f7['height']);}}if(void 0x0===_0x22bd5b)return;const _0xbc0c80=h(_0x639d18['editing'],this['_currentOutlineDefinitions'],_0x22bd5b);_0xbc0c80?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0xbc0c80)):this['_setActiveViewItem'](-0x1);}}function h(_0xcd8c14,_0x16a380,_0x40454f,_0xc23f5c=0x0,_0xacb55c=_0x16a380['length']-0x1){const _0x36a928=Math['floor'](_0xc23f5c+(_0xacb55c-_0xc23f5c)/0x2);if(_0xacb55c>=_0xc23f5c){const _0x225a09=_0x16a380[_0x36a928],_0x4353cb=_0xcd8c14['mapper']['toViewElement'](_0x225a09['modelElement']);if(!_0x4353cb)return null;const _0x5578e6=_0xcd8c14['view']['domConverter']['mapViewToDom'](_0x4353cb);return new _0x2028c0(_0x5578e6)['bottom']>_0x40454f?h(_0xcd8c14,_0x16a380,_0x40454f,_0xc23f5c,_0x36a928-0x1):h(_0xcd8c14,_0x16a380,_0x40454f,_0x36a928+0x1,_0xacb55c);}return _0x36a928<0x0?null:_0x16a380[_0x36a928];}class P extends _0x57e29b{['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 _0x5ebf05=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x191185;for(const _0x224a5b in _0x5ebf05){const _0x517221=_0x224a5b,_0x55208e=_0x5ebf05[_0x517221];if('documentOutlineLicenseKeyValid'==_0x55208e||'documentOutlineLicenseKeyInvalid'==_0x55208e||'documentOutlineLicenseKeyExpired'==_0x55208e||'documentOutlineLicenseKeyDomainLimit'==_0x55208e||'documentOutlineLicenseKeyNotAllowed'==_0x55208e||'documentOutlineLicenseKeyEvaluationLimit'==_0x55208e||'documentOutlineLicenseKeyTrialLimit'==_0x55208e||'documentOutlineLicenseKeyUsageLimit'==_0x55208e){delete _0x5ebf05[_0x517221],_0x191185=_0x55208e,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x191185&&_0x5ebf05['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x191185&&_0x5ebf05['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x191185&&_0x5ebf05['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x191185&&_0x5ebf05['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x191185&&_0x5ebf05['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x191185&&_0x5ebf05['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x191185&&_0x5ebf05['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class _ extends _0x465a30{['execute'](){this['editor']['model']['change'](_0x17cd00=>{this['editor']['model']['insertObject'](_0x17cd00['createElement']('tableOfContents'));});}['refresh'](){const _0x446391=this['editor']['model'],_0x365404=_0x446391['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x365404&&_0x446391['schema']['findAllowedParent'](_0x365404,'tableOfContents'));}}class T extends _0x57e29b{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x3100ca=this['editor'];if(_0x3100ca['config']['get']('headingId.modelAttributeName'))return;(function(_0x3ad8a8){const _0x493f5e=new Map();if(_0x3ad8a8)return _0x3ad8a8['forEach'](_0x3f99ca=>{'paragraph'!==_0x3f99ca['model']&&_0x493f5e['set'](_0x3f99ca['view'],_0x3f99ca['model']);}),_0x493f5e['get']('h1')||_0x493f5e['set']('h1','heading1'),_0x493f5e;return _0x493f5e;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x1ea63c,_0x4b8a5f)=>{this['_customUpcastHeadingsConversion'](_0x4b8a5f),this['_customDataDowncastHeadingsConversion'](_0x1ea63c),_0x3100ca['model']['schema']['isRegistered'](_0x1ea63c)&&_0x3100ca['model']['schema']['extend'](_0x1ea63c,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x42b269){this['editor']['conversion']['for']('upcast')['add'](_0x381462=>_0x381462['on']('element:'+_0x42b269,(_0x560332,_0x1f4683,_0x371a05)=>{const {consumable:_0x2f4b4d,writer:_0x4192ee}=_0x371a05,_0x23b5e7=_0x1f4683['viewItem']['getAttribute']('id'),_0x1f6d25=_0x1f4683['modelRange']['getContainedElement']();if(_0x1f6d25)return _0x23b5e7&&_0x23b5e7['length']||_0x1f6d25['hasAttribute']('headingId')?void(_0x2f4b4d['consume'](_0x1f4683['viewItem'],{'attributes':['id']})&&_0x4192ee['setAttribute']('headingId',_0x23b5e7,_0x1f6d25)):(_0x2f4b4d['consume'](_0x1f4683['viewItem'],{'attributes':['id']}),void _0x4192ee['setAttribute']('headingId',_0x38c281(),_0x1f6d25));},{'priority':_0x178bd9['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x40e23b){this['editor']['conversion']['for']('downcast')['add'](_0x5097dd=>_0x5097dd['on']('attribute:headingId:'+_0x40e23b,(_0x3837fe,_0x341954,_0x1a662f)=>{if(!_0x1a662f['consumable']['consume'](_0x341954['item'],_0x3837fe['name']))return;const _0x39d1ce=_0x341954['item']['getAttribute']('headingId'),_0x139471=_0x1a662f['mapper']['toViewElement'](_0x341954['item']);_0x1a662f['writer']['setAttribute']('id',_0x39d1ce,_0x139471);}));}['_registerHeadingIdAttributePostfixer'](){const _0x37ac5a=this['editor'],_0x154dcf=new Set(),_0x387d5a=new Set();function _0x49b22b(_0x4cd997,_0x4d11df){const _0x48251d=_0x38c281();return _0x387d5a['add'](_0x48251d),_0x4cd997['setAttribute']('headingId',_0x48251d,_0x4d11df),_0x48251d;}function _0xf6d29b(_0x4a3f8a,_0x5588e7){_0x4a3f8a['removeAttribute']('headingId',_0x5588e7);}_0x37ac5a['model']['document']['registerPostFixer'](_0x1fe51b=>{const _0x469bcc=_0x37ac5a['model']['document']['differ']['getChanges']();let _0x3153b7=!0x1;for(const _0xed6884 of _0x469bcc)if('insert'==_0xed6884['type']&&_0xed6884['name']){if(b(_0xed6884['name'])){const _0x44f837=_0xed6884['attributes']['get']('headingId');'string'==typeof _0x44f837?_0x154dcf['has'](_0x44f837)?(_0x49b22b(_0x1fe51b,_0xed6884['position']['nodeAfter']),_0x3153b7=!0x0):_0x387d5a['add'](_0x44f837):(_0x49b22b(_0x1fe51b,_0xed6884['position']['nodeAfter']),_0x3153b7=!0x0);}else'string'==typeof _0xed6884['attributes']['get']('headingId')&&(_0xf6d29b(_0x1fe51b,_0xed6884['position']['nodeAfter']),_0x3153b7=!0x0);}else{if('remove'==_0xed6884['type']){const _0x32d320=_0xed6884['attributes']['get']('headingId');'string'==typeof _0x32d320&&_0x154dcf['delete'](_0x32d320);}}return _0x3153b7;}),_0x37ac5a['model']['document']['on']('change',()=>{_0x387d5a['forEach'](_0xfd0a8=>_0x154dcf['add'](_0xfd0a8)),_0x387d5a['clear']();});}}function b(_0x3e5d49){return!!_0x3e5d49['match'](/heading\d/);}class s extends _0x57e29b{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x130f72,i,T];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x1ed3b1){super(_0x1ed3b1),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x1b02a3=this['editor'],_0x392c95=_0x1b02a3['editing']['view']['document'];_0x1b02a3['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x1b02a3['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x392c95,'click',(_0x5a02cf,_0x15100a)=>{if(!_0x15100a['target'])return;const _0x5446cc=_0x15100a['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x5446cc)&&(_0x15100a['domEvent']['preventDefault'](),_0x5a02cf['stop'](),this['_handleScrollToHeading'](_0x5446cc));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x1b02a3['commands']['add']('insertTableOfContents',new _(_0x1b02a3)),(_0x1b02a3['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x3d8a5b,_0x3303bd)=>{this['_currentOutlineDefinitions']=_0x3303bd['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x1b02a3['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x19e101){const _0x180bee=_0xed6558([0x6d,0x72,0x34,0x7a,0x32,0x79,0x61,0x6b,0x4d,0x33,0x78,0x30,0x70,0x68,0x74,0x44,0x37,0x6a,0x42,0x77,0x31,0x54,0x36,0x71,0x52,0x66,0x65,0x55,0x75,0x5a,0x63,0x4f,0x4c,0x4e,0x4b,0x56,0x67,0x51,0x53,0x50,0x45,0x39,0x69,0x47,0x49,0x48,0x6f,0x58,0x6c,0x4a,0x57,0x38,0x59,0x73,0x43,0x62,0x35,0x41,0x6e,0x64,0x46,0x76]),_0x4bf19e=0x6b9b05fd,_0x4c7a76=0x6b9c7f55^_0x4bf19e,_0x4b938a=window[_0xed6558([0x44,0x61,0x74,0x65])][_0xed6558([0x6e,0x6f,0x77])](),_0x464488=_0x19e101[_0xed6558([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5ae6ce=new window[(_0xed6558([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1c860f=>{_0x464488[_0xed6558([0x6f,0x6e,0x63,0x65])](_0xed6558([0x72,0x65,0x61,0x64,0x79]),_0x1c860f);}),_0x2baaf3={[_0xed6558([0x6b,0x74,0x79])]:_0xed6558([0x45,0x43]),[_0xed6558([0x75,0x73,0x65])]:_0xed6558([0x73,0x69,0x67]),[_0xed6558([0x63,0x72,0x76])]:_0xed6558([0x50,0x2d,0x32,0x35,0x36]),[_0xed6558([0x78])]:_0xed6558([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]),[_0xed6558([0x79])]:_0xed6558([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]),[_0xed6558([0x61,0x6c,0x67])]:_0xed6558([0x45,0x53,0x32,0x35,0x36])},_0x77ba46=_0x464488[_0xed6558([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xed6558([0x67,0x65,0x74])](_0xed6558([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2decd6(){let _0x5b01c0,_0x3241a3=null,_0x38c139=null;try{if(_0x77ba46==_0xed6558([0x47,0x50,0x4c]))return _0xed6558([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5b01c0=_0x5e6b0d(),!_0x5b01c0)return _0xed6558([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5b01c0[_0xed6558([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x38c139=_0x3669d2(_0x5b01c0[_0xed6558([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5b01c0[_0xed6558([0x6a,0x74,0x69])])),await _0x46d024()?_0x3031ad()?_0x59e274()?_0xed6558([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5b1613()?(_0x5b01c0[_0xed6558([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xed6558([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3241a3=_0x5647bf(_0xed6558([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5b01c0[_0xed6558([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xed6558([0x74,0x72,0x69,0x61,0x6c])&&(_0x3241a3=_0x5647bf(_0xed6558([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x586799()):_0xed6558([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xed6558([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xed6558([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xed6558([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x59e274(){const _0x54f47f=[_0xed6558([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xed6558([0x74,0x72,0x69,0x61,0x6c])][_0xed6558([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5b01c0[_0xed6558([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4b938a/0x3e8:0xe10*_0x4c7a76;return _0x5b01c0[_0xed6558([0x65,0x78,0x70])]<_0x54f47f;}function _0x3031ad(){const _0x3923b6=_0x5b01c0[_0xed6558([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3923b6&&(!!_0x3923b6[_0xed6558([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xed6558([0x2a]))||(!!_0x3923b6[_0xed6558([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xed6558([0x54,0x4f,0x43]))||(!!_0x3923b6[_0xed6558([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xed6558([0x50,0x50]))||!(!_0x3923b6[_0xed6558([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xed6558([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x3563f3()))));}function _0x5b1613(){const _0xdfccdb=_0x5b01c0[_0xed6558([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xdfccdb||0x0==_0xdfccdb[_0xed6558([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1a4c95}=new URL(window[_0xed6558([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0xdfccdb[_0xed6558([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a4c95))return!0x0;const _0x32be2d=_0x1a4c95[_0xed6558([0x73,0x70,0x6c,0x69,0x74])](_0xed6558([0x2e]));return _0xdfccdb[_0xed6558([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2857b3=>_0x2857b3[_0xed6558([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xed6558([0x2a])))[_0xed6558([0x6d,0x61,0x70])](_0x1416b8=>_0x1416b8[_0xed6558([0x73,0x70,0x6c,0x69,0x74])](_0xed6558([0x2e])))[_0xed6558([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x187a78=>_0x187a78[_0xed6558([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x32be2d[_0xed6558([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xed6558([0x6d,0x61,0x70])](_0x4cf8f=>Array(_0x32be2d[_0xed6558([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4cf8f[_0xed6558([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xed6558([0x66,0x69,0x6c,0x6c])](_0x4cf8f[0x0]===_0xed6558([0x2a])?_0xed6558([0x2a]):'')[_0xed6558([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4cf8f))[_0xed6558([0x73,0x6f,0x6d,0x65])](_0x58f40b=>_0x32be2d[_0xed6558([0x65,0x76,0x65,0x72,0x79])]((_0x296e60,_0xfc08cc)=>_0x58f40b[_0xfc08cc]===_0x296e60||_0x58f40b[_0xfc08cc]===_0xed6558([0x2a])));}function _0x586799(){return _0x3241a3&&_0x38c139?new window[(_0xed6558([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3d6d9f,_0xbe3283)=>{_0x3241a3[_0xed6558([0x74,0x68,0x65,0x6e])](_0x3d6d9f,_0xbe3283),_0x38c139[_0xed6558([0x74,0x68,0x65,0x6e])](_0x1e27f8=>{_0x1e27f8!=_0xed6558([0x56,0x61,0x6c,0x69,0x64])&&_0x3d6d9f(_0x1e27f8);},_0xbe3283);}):_0x3241a3||_0x38c139||_0xed6558([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3669d2(_0x4732da,_0x22a34d){return new window[(_0xed6558([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x33f44d=>{if(_0x347b0a())return _0x33f44d(_0xed6558([0x56,0x61,0x6c,0x69,0x64]));_0x148924(),_0x464488[_0xed6558([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xed6558([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2e5d44=!0x1;const _0x4af688=_0x38c281();function _0x594afd(_0x1f18f7){return!!_0x1f18f7&&(typeof _0x1f18f7===_0xed6558([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1f18f7===_0xed6558([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1f18f7[_0xed6558([0x74,0x68,0x65,0x6e])]===_0xed6558([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1f18f7[_0xed6558([0x63,0x61,0x74,0x63,0x68])]===_0xed6558([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xdec21e(_0x3f3966){_0x571ae8(_0x3f3966)[_0xed6558([0x74,0x68,0x65,0x6e])](_0x15526c=>{if(!_0x15526c||_0x15526c[_0xed6558([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xed6558([0x6f,0x6b]))return _0xed6558([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x44d0e0(_0x3472c8(_0x4af688+_0x22a34d))!=_0x15526c[_0xed6558([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xed6558([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xed6558([0x56,0x61,0x6c,0x69,0x64]);})[_0xed6558([0x74,0x68,0x65,0x6e])](_0x10b264=>(_0x315003(),_0x10b264),()=>{const _0xccf848=_0x521d70();return null==_0xccf848?(_0x315003(),_0xed6558([0x56,0x61,0x6c,0x69,0x64])):_0xed6558(_0x4b938a-_0xccf848>(0x4f9781fd^_0x4bf19e)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xed6558([0x74,0x68,0x65,0x6e])](_0x33f44d)[_0xed6558([0x63,0x61,0x74,0x63,0x68])](()=>{_0x33f44d(_0xed6558([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x9822e5=0x6badeb7d^_0x4bf19e;function _0x315003(){const _0x3508a7=_0xed6558([0x6c,0x6c,0x63,0x74,0x2d])+_0x44d0e0(_0x3472c8(_0x4732da)),_0xab7bd0=_0x50a642(_0x44d0e0(window[_0xed6558([0x4d,0x61,0x74,0x68])][_0xed6558([0x63,0x65,0x69,0x6c])](_0x4b938a/_0x9822e5)));window[_0xed6558([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xed6558([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3508a7,_0xab7bd0);}function _0x521d70(){const _0x1dffa6=_0xed6558([0x6c,0x6c,0x63,0x74,0x2d])+_0x44d0e0(_0x3472c8(_0x4732da)),_0xfc699c=window[_0xed6558([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xed6558([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1dffa6);return _0xfc699c?window[_0xed6558([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x50a642(_0xfc699c),0x10)*_0x9822e5:null;}function _0x571ae8(_0x15ad2d){return new window[(_0xed6558([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x33b756,_0x38cf76)=>{_0x15ad2d[_0xed6558([0x74,0x68,0x65,0x6e])](_0x33b756,_0x38cf76),window[_0xed6558([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x38cf76,0x6b9ad13d^_0x4bf19e);});}}_0x464488[_0xed6558([0x6f,0x6e])](_0xed6558([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2ef412,_0x2832ce)=>{if(_0x2832ce[0x0]!=_0x4732da)return _0x33f44d(_0xed6558([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2832ce[0x1]={..._0x2832ce[0x1],[_0xed6558([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4af688};},{[_0xed6558([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xed6558([0x68,0x69,0x67,0x68])}),_0x464488[_0xed6558([0x6f,0x6e])](_0xed6558([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3479ec=>{_0x594afd(_0x3479ec[_0xed6558([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2e5d44=!0x0,_0xdec21e(_0x3479ec[_0xed6558([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xed6558([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xed6558([0x6c,0x6f,0x77])}),_0x5ae6ce[_0xed6558([0x74,0x68,0x65,0x6e])](()=>{_0x2e5d44||_0x33f44d(_0xed6558([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x347b0a(){return _0x464488[_0xed6558([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xed6558([0x76,0x69,0x65,0x77])][_0xed6558([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xed6558([0x61,0x75,0x74,0x6f]);}function _0x148924(){_0x464488[_0xed6558([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xed6558([0x76,0x69,0x65,0x77])][_0xed6558([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xed6558([0x61,0x75,0x74,0x6f]);}}function _0x5647bf(_0x6a1ff4){const _0x169842=[new window[(_0xed6558([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x45c893=>setTimeout(_0x45c893,0x6b923b31^_0x4bf19e)),_0x5ae6ce[_0xed6558([0x74,0x68,0x65,0x6e])](()=>new window[(_0xed6558([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x48954f=>{let _0x5ab960=0x0;_0x464488[_0xed6558([0x6d,0x6f,0x64,0x65,0x6c])][_0xed6558([0x6f,0x6e])](_0xed6558([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x7e2ebf,_0x5b59b3)=>{_0x5b59b3[0x0][_0xed6558([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5ab960++,_0x5ab960==(0x6b9b0405^_0x4bf19e)&&(_0x48954f(),_0x7e2ebf[_0xed6558([0x6f,0x66,0x66])]());});}))];return window[_0xed6558([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xed6558([0x72,0x61,0x63,0x65])](_0x169842)[_0xed6558([0x74,0x68,0x65,0x6e])](()=>_0x6a1ff4);}async function _0x208cd1(){await _0x5ae6ce,_0x464488[_0xed6558([0x6d,0x6f,0x64,0x65,0x6c])][_0xed6558([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5641c6,_0x464488[_0xed6558([0x6d,0x6f,0x64,0x65,0x6c])][_0xed6558([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5641c6,_0x464488[_0xed6558([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xed6558([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3563f3(){return window[_0xed6558([0x67,0x6c,0x6f,0x62])]&&window[_0xed6558([0x67,0x6c,0x6f,0x62])][_0xed6558([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x432b4c(_0x596ce3){const _0x2908f0=_0x297cab();_0x464488[_0x2908f0]=_0xed6558([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])+_0x596ce3,_0x596ce3!=_0xed6558([0x56,0x61,0x6c,0x69,0x64])&&_0x208cd1();}function _0x297cab(){const _0x40feda=window[_0xed6558([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xed6558([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xed6558([0x6e,0x6f,0x77])]())[_0xed6558([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xed6558([0x2e]),'');let _0x3e4727=_0xed6558([0x6d]);for(let _0x532e8a=0x0;_0x532e8a<_0x40feda[_0xed6558([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x532e8a+=0x2){let _0x3a17a3=window[_0xed6558([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x40feda[_0xed6558([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x532e8a,_0x532e8a+0x2));_0x3a17a3>=_0x180bee[_0xed6558([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3a17a3-=_0x180bee[_0xed6558([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3e4727+=_0x180bee[_0x3a17a3];}return _0x3e4727;}function _0x5e6b0d(){const _0x29b46d=_0x77ba46[_0xed6558([0x73,0x70,0x6c,0x69,0x74])](_0xed6558([0x2e]));if(0x3!=_0x29b46d[_0xed6558([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1db54c(_0x29b46d[0x1]);function _0x1db54c(_0x2933e2){const _0x40d536=_0xf50288(_0x2933e2);return _0x40d536&&_0x268991()?_0x40d536:null;function _0x268991(){const _0x59fb5e=_0x40d536[_0xed6558([0x6a,0x74,0x69])],_0x522139=window[_0xed6558([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x59fb5e[_0xed6558([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x59fb5e[_0xed6558([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x18d570={..._0x40d536,[_0xed6558([0x6a,0x74,0x69])]:_0x59fb5e[_0xed6558([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x59fb5e[_0xed6558([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x18d570[_0xed6558([0x76,0x63])],_0x3472c8(_0x18d570)==_0x522139;}}}async function _0x46d024(){let _0x18ada1=!0x0;try{const _0x367b29=_0x77ba46[_0xed6558([0x73,0x70,0x6c,0x69,0x74])](_0xed6558([0x2e])),[_0x514833,_0x1bb5f6,_0x395728]=_0x367b29;return _0x5f2970(_0x514833),await _0x55d140(_0x514833,_0x1bb5f6,_0x395728),_0x18ada1;}catch{return!0x1;}function _0x5f2970(_0x27e7af){const _0xbe46fa=_0xf50288(_0x27e7af);_0xbe46fa&&_0xbe46fa[_0xed6558([0x61,0x6c,0x67])]==_0xed6558([0x45,0x53,0x32,0x35,0x36])||(_0x18ada1=!0x1);}async function _0x55d140(_0x46b688,_0x60da08,_0x33e41c){const _0x243ac1=window[_0xed6558([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xed6558([0x66,0x72,0x6f,0x6d])](_0xda87f1(_0x33e41c),_0xaf23dc=>_0xaf23dc[_0xed6558([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x32b596=new window[(_0xed6558([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xed6558([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x46b688+_0xed6558([0x2e])+_0x60da08),_0x51aa8d=window[_0xed6558([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xed6558([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x51aa8d)return;const _0xf21ab1=await _0x51aa8d[_0xed6558([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xed6558([0x6a,0x77,0x6b]),_0x2baaf3,{[_0xed6558([0x6e,0x61,0x6d,0x65])]:_0xed6558([0x45,0x43,0x44,0x53,0x41]),[_0xed6558([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xed6558([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xed6558([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x51aa8d[_0xed6558([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xed6558([0x6e,0x61,0x6d,0x65])]:_0xed6558([0x45,0x43,0x44,0x53,0x41]),[_0xed6558([0x68,0x61,0x73,0x68])]:{[_0xed6558([0x6e,0x61,0x6d,0x65])]:_0xed6558([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xf21ab1,_0x243ac1,_0x32b596)||(_0x18ada1=!0x1);}}function _0xf50288(_0x3c68ff){return _0x3c68ff[_0xed6558([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xed6558([0x65,0x79]))?JSON[_0xed6558([0x70,0x61,0x72,0x73,0x65])](_0xda87f1(_0x3c68ff)):null;}function _0xda87f1(_0x2221de){return window[_0xed6558([0x61,0x74,0x6f,0x62])](_0x2221de[_0xed6558([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xed6558([0x2b]))[_0xed6558([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xed6558([0x2f])));}function _0x3472c8(_0x3b804d){let _0x490c9b=0x1505;function _0x55d37b(_0x1e865d){for(let _0x4deea0=0x0;_0x4deea0<_0x1e865d[_0xed6558([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4deea0++){const _0x3a7eb3=_0x1e865d[_0xed6558([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4deea0);_0x490c9b=(_0x490c9b<<0x5)+_0x490c9b+_0x3a7eb3,_0x490c9b&=_0x490c9b;}}function _0x384306(_0x268da2){Array[_0xed6558([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x268da2)?_0x268da2[_0xed6558([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x384306):_0x268da2&&typeof _0x268da2==_0xed6558([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xed6558([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x268da2)[_0xed6558([0x73,0x6f,0x72,0x74])]()[_0xed6558([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x409ef2,_0xa26d13])=>{_0x55d37b(_0x409ef2),_0x384306(_0xa26d13);}):_0x55d37b(window[_0xed6558([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x268da2));}return _0x384306(_0x3b804d),_0x490c9b>>>0x0;}function _0x44d0e0(_0x4883ac){return _0x4883ac[_0xed6558([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xed6558([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xed6558([0x30]));}function _0x50a642(_0x51b8fe){return _0x51b8fe[_0xed6558([0x73,0x70,0x6c,0x69,0x74])]('')[_0xed6558([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xed6558([0x6a,0x6f,0x69,0x6e])]('');}function _0x5641c6(){}function _0xed6558(_0x12b6ba){return _0x12b6ba['map'](_0xb97f1c=>String['fromCharCode'](_0xb97f1c))['join']('');}_0x432b4c(await _0x2decd6());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x458f40=>{'$graveyard'!==_0x458f40['rootName']&&this['editor']['editing']['reconvertItem'](_0x458f40);});}['_trackNewToCElements'](){for(const _0x38b8f4 of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x38b8f4['type']||'tableOfContents'!==_0x38b8f4['name'])return;this['_tableOfContentsElements']['add'](_0x38b8f4['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0xe71c75=this['editor']['conversion'];_0xe71c75['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0xe71c75['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x570145,{writer:_0x53fba9})=>this['_createTableOfContents'](_0x53fba9,!0x0)}),_0xe71c75['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x596f65,{writer:_0x481d9a})=>{this['_tableOfContentsElements']['add'](_0x596f65);const _0x4b9324=this['_createTableOfContents'](_0x481d9a);return _0x287762(_0x4b9324,_0x481d9a,{'label':j(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'](_0x1aca05,_0x511324=!0x1){const {locale:_0x20ecb1}=this['editor'],_0x1cdbbf=_0x1aca05['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x511324&&{'data-table-of-contents-label':j(_0x20ecb1,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x511324&&_0x1aca05['insert'](_0x1aca05['createPositionAt'](_0x1cdbbf,'end'),_0x1aca05['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x1aca05['createText'](j(_0x20ecb1,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x10029b=_0x511324?'':'['+j(_0x20ecb1,'Empty\x20heading')+']';let _0x366e46=_0x1cdbbf;return this['_currentOutlineDefinitions']['forEach']((_0x2adf24,_0x18b452,_0x14edd7)=>{const _0x106e0e=this['editor']['model']['hasContent'](_0x2adf24['modelElement'],{'ignoreWhitespaces':!0x0}),_0x10b51b=_0x106e0e?_0x2adf24['text']:_0x10029b,_0x4f5055=_0x2adf24['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x427480=_0x1aca05['createContainerElement']('a',{'href':'#'+_0x4f5055,...!_0x511324&&{'tabindex':'-1'}},[_0x1aca05['createText'](_0x10b51b)]),_0x9e5694=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x1aca05['setCustomProperty']('tableOfContentsHeadingIndex',_0x18b452,_0x427480);const _0x48a971=_0x1aca05['createContainerElement']('li',null,[_0x106e0e||!_0x511324&&_0x9e5694?_0x427480:_0x1aca05['createText']('')]),_0x4b7aa9=_0x18b452?_0x14edd7[_0x18b452-0x1]['level']:0x0,_0x13d0fc=Math['abs'](_0x2adf24['level']-_0x4b7aa9);if(_0x2adf24['level']>_0x4b7aa9){const _0xf99576=N(_0x48a971,_0x13d0fc,_0x1aca05);_0x1aca05['insert'](_0x1aca05['createPositionAt'](_0x366e46,'end'),_0xf99576);}else{const _0x4cd326=function(_0x2c8500,_0x12c858){return _0x2c8500['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x4069dc=>_0x4069dc['is']('element','ol'))[_0x12c858];}(_0x366e46,_0x13d0fc);_0x1aca05['insert'](_0x1aca05['createPositionAt'](_0x4cd326,'end'),_0x48a971);}_0x366e46=_0x48a971;}),_0x1cdbbf;}['_handleScrollToHeading'](_0x3edef9){const _0x1fcf77=this['_currentOutlineDefinitions'][_0x3edef9]['modelElement'];this['editor']['model']['change'](_0x9b2175=>{_0x9b2175['setSelection'](_0x1fcf77,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x47ac2b,_0x549a2b)=>{const _0x1b752e=_0x549a2b['mapper'],_0x413575=_0x1b752e['findMappedViewAncestor'](_0x549a2b['viewPosition']),_0x486539=_0x1b752e['toModelElement'](_0x413575);_0x486539['is']('element','tableOfContents')&&(_0x549a2b['modelPosition']=this['editor']['model']['createPositionAt'](_0x486539,0x0),_0x47ac2b['stop']());};}}function N(_0x11a136,_0x56ee78,_0x3ca8f6){return 0x1===_0x56ee78?_0x3ca8f6['createContainerElement']('ol',null,[_0x11a136]):_0x3ca8f6['createContainerElement']('ol',null,[_0x3ca8f6['createContainerElement']('li',null,[N(_0x11a136,_0x56ee78-0x1,_0x3ca8f6)])]);}class o extends _0x57e29b{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x1e86f5=this['editor'];_0x1e86f5['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x5843ee=this['_createButton'](_0x3dd550);return _0x5843ee['tooltip']=!0x0,_0x5843ee;}),_0x1e86f5['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x3cf9dc)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x5e72c7=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x42b562;for(const _0x325dd3 in _0x5e72c7){const _0x2df608=_0x325dd3,_0x5efa8f=_0x5e72c7[_0x2df608];if('tableOfContentsLicenseKeyValid'==_0x5efa8f||'tableOfContentsLicenseKeyInvalid'==_0x5efa8f||'tableOfContentsLicenseKeyExpired'==_0x5efa8f||'tableOfContentsLicenseKeyDomainLimit'==_0x5efa8f||'tableOfContentsLicenseKeyNotAllowed'==_0x5efa8f||'tableOfContentsLicenseKeyEvaluationLimit'==_0x5efa8f||'tableOfContentsLicenseKeyTrialLimit'==_0x5efa8f||'tableOfContentsLicenseKeyUsageLimit'==_0x5efa8f){delete _0x5e72c7[_0x2df608],_0x42b562=_0x5efa8f,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x42b562&&_0x5e72c7['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x42b562&&_0x5e72c7['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x42b562&&_0x5e72c7['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x42b562&&_0x5e72c7['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x42b562&&_0x5e72c7['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x42b562&&_0x5e72c7['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x42b562&&_0x5e72c7['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x2dbabb){const _0x1268c1=this['editor'],_0x13ccb7=_0x1268c1['locale'],_0x5baa1d=_0x1268c1['commands']['get']('insertTableOfContents'),_0x4125d1=new _0x2dbabb(_0x13ccb7);return _0x4125d1['set']({'label':j(_0x13ccb7,'Table\x20of\x20contents'),'icon':_0x4571bd}),_0x4125d1['bind']('isEnabled')['to'](_0x5baa1d,'isEnabled'),this['listenTo'](_0x4125d1,'execute',()=>{_0x1268c1['execute']('insertTableOfContents'),_0x1268c1['editing']['view']['focus']();}),_0x4125d1;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class D extends _0x57e29b{static get['requires'](){return[s,o];}static get['pluginName'](){return'TableOfContents';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{P as DocumentOutline,n as DocumentOutlineUI,i as DocumentOutlineUtils,T as HeadingId,D as TableOfContents,_ as TableOfContentsCommand,s as TableOfContentsEditing,o as TableOfContentsUI};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-document-outline",
3
- "version": "47.3.0-alpha.4",
3
+ "version": "47.3.0-alpha.5",
4
4
  "description": "Document outline feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -13,14 +13,14 @@
13
13
  "type": "module",
14
14
  "main": "src/index.js",
15
15
  "dependencies": {
16
- "@ckeditor/ckeditor5-core": "47.3.0-alpha.4",
17
- "@ckeditor/ckeditor5-engine": "47.3.0-alpha.4",
18
- "@ckeditor/ckeditor5-heading": "47.3.0-alpha.4",
19
- "@ckeditor/ckeditor5-icons": "47.3.0-alpha.4",
20
- "@ckeditor/ckeditor5-ui": "47.3.0-alpha.4",
21
- "@ckeditor/ckeditor5-utils": "47.3.0-alpha.4",
22
- "@ckeditor/ckeditor5-widget": "47.3.0-alpha.4",
23
- "ckeditor5": "47.3.0-alpha.4",
16
+ "@ckeditor/ckeditor5-core": "47.3.0-alpha.5",
17
+ "@ckeditor/ckeditor5-engine": "47.3.0-alpha.5",
18
+ "@ckeditor/ckeditor5-heading": "47.3.0-alpha.5",
19
+ "@ckeditor/ckeditor5-icons": "47.3.0-alpha.5",
20
+ "@ckeditor/ckeditor5-ui": "47.3.0-alpha.5",
21
+ "@ckeditor/ckeditor5-utils": "47.3.0-alpha.5",
22
+ "@ckeditor/ckeditor5-widget": "47.3.0-alpha.5",
23
+ "ckeditor5": "47.3.0-alpha.5",
24
24
  "es-toolkit": "1.39.5"
25
25
  },
26
26
  "license": "SEE LICENSE IN LICENSE.md",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x81306a=_0x5604;(function(_0x2da112,_0x257679){const _0xb214f3=_0x5604,_0x11dfc4=_0x2da112();while(!![]){try{const _0x55c810=parseInt(_0xb214f3(0x170))/0x1+parseInt(_0xb214f3(0x15d))/0x2+-parseInt(_0xb214f3(0x163))/0x3*(parseInt(_0xb214f3(0x190))/0x4)+parseInt(_0xb214f3(0x18a))/0x5+-parseInt(_0xb214f3(0x17c))/0x6+-parseInt(_0xb214f3(0x177))/0x7*(-parseInt(_0xb214f3(0x15c))/0x8)+-parseInt(_0xb214f3(0x160))/0x9;if(_0x55c810===_0x257679)break;else _0x11dfc4['push'](_0x11dfc4['shift']());}catch(_0x40f914){_0x11dfc4['push'](_0x11dfc4['shift']());}}}(_0x387a,0x6eac0));import{Plugin as _0x450bf8}from'ckeditor5/src/core.js';function _0x387a(){const _0x4737d7=['documentOutline.container','scroll','get','DocumentOutlineUI','bottom','listenTo','_updateActiveDefinitionFromViewportThrottled','bind','change','modelElement','plugins','sync','3964800biblLf','map','focus','resize','toViewElement','getIntersection','784044pKjOjm','itemSelected','isOfficialPlugin','height','afterInit','getVisible','cancel','locale','mapper','indexOf','getRootNames','getDomRoot','length','config','documentOutline.showEmptyHeadings','_updateActiveDefinitionOnViewportChange','href','focusTracker','init','destroy','100816XCElcm','348842TJJvlR','activeItemIndex','appendChild','2828169kSakYl','editing','view','6uqzAJj','document-outline-container-not-provided','floor','_currentOutlineDefinitions','document','render','model','DocumentOutlineUtils','pluginName','top','editor','_setActiveViewItem','join','762927MMAxqO','fromCharCode','scrollToTheSelection','_handleItemSelected','window','isPremiumPlugin','setSelection','7yktqxw','_handleOutlineChange','add','domConverter','element','3500010jAwaFy','mapViewToDom'];_0x387a=function(){return _0x4737d7;};return _0x387a();}import{CKEditorError as _0x38e8bc,global as _0x499d5e,Rect as _0x3dcf96,uid as _0x122ce1}from'ckeditor5/src/utils.js';import{DocumentOutlineView as _0x1eddea}from'./ui/documentoutlineview.js';import{throttle as _0x31f22f}from'es-toolkit/compat';function _0x5604(_0x16efb9,_0x938195){const _0x387a12=_0x387a();return _0x5604=function(_0x5604f1,_0x4fdff4){_0x5604f1=_0x5604f1-0x157;let _0x463d44=_0x387a12[_0x5604f1];return _0x463d44;},_0x5604(_0x16efb9,_0x938195);}import'../../theme/documentoutline.css';export class DocumentOutlineUI extends _0x450bf8{[_0x81306a(0x162)];[_0x81306a(0x166)];[_0x81306a(0x184)];static get[_0x81306a(0x16b)](){const _0x3dd5c0=_0x81306a;return _0x3dd5c0(0x181);}static get[_0x81306a(0x192)](){return!0x0;}static get[_0x81306a(0x175)](){return!0x0;}constructor(_0x4ebff5){const _0x1ff729=_0x81306a;super(_0x4ebff5),this[_0x1ff729(0x162)]=new _0x1eddea(_0x4ebff5[_0x1ff729(0x197)],this[_0x1ff729(0x16d)][_0x1ff729(0x19d)][_0x1ff729(0x180)](_0x1ff729(0x19e)),this[_0x1ff729(0x16d)][_0x1ff729(0x19d)][_0x1ff729(0x180)](_0x1ff729(0x17e))),this[_0x1ff729(0x166)]=[],this[_0x1ff729(0x184)]=_0x31f22f(this[_0x1ff729(0x157)][_0x1ff729(0x185)](this),0x64);}[_0x81306a(0x15a)](){const _0x314f36=_0x81306a,_0x53af02=this[_0x314f36(0x16d)],_0x12156a=_0x53af02[_0x314f36(0x188)][_0x314f36(0x180)](_0x314f36(0x16a));let _0x38e6ce=!0x1;if(this[_0x314f36(0x162)][_0x314f36(0x168)](),this[_0x314f36(0x16d)]['ui'][_0x314f36(0x159)][_0x314f36(0x179)](this[_0x314f36(0x162)][_0x314f36(0x17b)]),!_0x53af02[_0x314f36(0x19d)][_0x314f36(0x180)](_0x314f36(0x17e)))throw new _0x38e8bc(_0x314f36(0x164),{'editor':_0x53af02});_0x53af02[_0x314f36(0x19d)][_0x314f36(0x180)](_0x314f36(0x17e))[_0x314f36(0x15f)](this[_0x314f36(0x162)][_0x314f36(0x17b)]),_0x12156a['on'](_0x314f36(0x186),this[_0x314f36(0x178)][_0x314f36(0x185)](this)),_0x12156a['on'](_0x314f36(0x15e),(_0x7fbf31,{index:_0x4121f6})=>this[_0x314f36(0x16e)](_0x4121f6)),this[_0x314f36(0x162)]['on'](_0x314f36(0x191),(_0x5355bf,_0x2f453f)=>{const _0x2ae446=_0x314f36;_0x38e6ce=!0x0,this[_0x2ae446(0x173)](_0x2f453f);}),this[_0x314f36(0x162)][_0x314f36(0x183)](_0x499d5e[_0x314f36(0x167)],_0x314f36(0x17f),()=>{const _0x3fc86f=_0x314f36;_0x38e6ce?_0x38e6ce=!0x1:this[_0x3fc86f(0x184)]();},{'useCapture':!0x0}),this[_0x314f36(0x162)][_0x314f36(0x183)](_0x499d5e[_0x314f36(0x174)],_0x314f36(0x18d),this[_0x314f36(0x184)],{'useCapture':!0x0});}[_0x81306a(0x194)](){!async function(_0x28d8eb){const _0x1b706e=_0x731870([0x61,0x57,0x78,0x6c,0x50,0x47,0x30,0x41,0x33,0x43,0x44,0x64,0x48,0x42,0x73,0x5a,0x45,0x71,0x77,0x55,0x4c,0x6f,0x6a,0x4f,0x72,0x67,0x4d,0x58,0x56,0x54,0x52,0x76,0x75,0x31,0x62,0x49,0x32,0x34,0x38,0x37,0x70,0x74,0x7a,0x4a,0x4b,0x51,0x65,0x69,0x68,0x66,0x4e,0x6b,0x59,0x53,0x39,0x6e,0x36,0x79,0x35,0x6d,0x63,0x46]),_0x2d7403=0x1cb264a3,_0x2e3efa=0x1cb51e33^_0x2d7403,_0x1661ed=window[_0x731870([0x44,0x61,0x74,0x65])][_0x731870([0x6e,0x6f,0x77])](),_0x38c19c=_0x28d8eb[_0x731870([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x396fce=new window[(_0x731870([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x435efb=>{_0x38c19c[_0x731870([0x6f,0x6e,0x63,0x65])](_0x731870([0x72,0x65,0x61,0x64,0x79]),_0x435efb);}),_0x5452b5={[_0x731870([0x6b,0x74,0x79])]:_0x731870([0x45,0x43]),[_0x731870([0x75,0x73,0x65])]:_0x731870([0x73,0x69,0x67]),[_0x731870([0x63,0x72,0x76])]:_0x731870([0x50,0x2d,0x32,0x35,0x36]),[_0x731870([0x78])]:_0x731870([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]),[_0x731870([0x79])]:_0x731870([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]),[_0x731870([0x61,0x6c,0x67])]:_0x731870([0x45,0x53,0x32,0x35,0x36])},_0x586071=_0x38c19c[_0x731870([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x731870([0x67,0x65,0x74])](_0x731870([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x251c74(){let _0x2b5ffc,_0x3dda46=null,_0x349b87=null;try{if(_0x586071==_0x731870([0x47,0x50,0x4c]))return _0x731870([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2b5ffc=_0x31becb(),!_0x2b5ffc)return _0x731870([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2b5ffc[_0x731870([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x349b87=_0x5a8acc(_0x2b5ffc[_0x731870([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2b5ffc[_0x731870([0x6a,0x74,0x69])])),await _0x529c06()?_0x5c5034()?_0x1d1a6c()?_0x731870([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x71ead6()?(_0x2b5ffc[_0x731870([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x731870([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3dda46=_0x1090d8(_0x731870([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2b5ffc[_0x731870([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x731870([0x74,0x72,0x69,0x61,0x6c])&&(_0x3dda46=_0x1090d8(_0x731870([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x53dc05()):_0x731870([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x731870([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x731870([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x731870([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1d1a6c(){const _0x347208=[_0x731870([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x731870([0x74,0x72,0x69,0x61,0x6c])][_0x731870([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2b5ffc[_0x731870([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1661ed/0x3e8:0xe10*_0x2e3efa;return _0x2b5ffc[_0x731870([0x65,0x78,0x70])]<_0x347208;}function _0x5c5034(){const _0x3bcab5=_0x2b5ffc[_0x731870([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3bcab5&&(!!_0x3bcab5[_0x731870([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x731870([0x2a]))||(!!_0x3bcab5[_0x731870([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x731870([0x44,0x4f]))||(!!_0x3bcab5[_0x731870([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x731870([0x50,0x50]))||!(!_0x3bcab5[_0x731870([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x731870([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x39b1ab()))));}function _0x71ead6(){const _0x1643b9=_0x5604,_0x104163=_0x2b5ffc[_0x731870([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x104163||0x0==_0x104163[_0x731870([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1a4460}=new URL(window[_0x731870([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x1643b9(0x158)]);if(_0x104163[_0x731870([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a4460))return!0x0;const _0x27bccb=_0x1a4460[_0x731870([0x73,0x70,0x6c,0x69,0x74])](_0x731870([0x2e]));return _0x104163[_0x731870([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x51963e=>_0x51963e[_0x731870([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x731870([0x2a])))[_0x731870([0x6d,0x61,0x70])](_0x404a06=>_0x404a06[_0x731870([0x73,0x70,0x6c,0x69,0x74])](_0x731870([0x2e])))[_0x731870([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x106bf5=>_0x106bf5[_0x731870([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x27bccb[_0x731870([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x731870([0x6d,0x61,0x70])](_0x21057e=>Array(_0x27bccb[_0x731870([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x21057e[_0x731870([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x731870([0x66,0x69,0x6c,0x6c])](_0x21057e[0x0]===_0x731870([0x2a])?_0x731870([0x2a]):'')[_0x731870([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x21057e))[_0x731870([0x73,0x6f,0x6d,0x65])](_0xe6f960=>_0x27bccb[_0x731870([0x65,0x76,0x65,0x72,0x79])]((_0x1f4e96,_0x1fb31d)=>_0xe6f960[_0x1fb31d]===_0x1f4e96||_0xe6f960[_0x1fb31d]===_0x731870([0x2a])));}function _0x53dc05(){return _0x3dda46&&_0x349b87?new window[(_0x731870([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4f7095,_0x333da9)=>{_0x3dda46[_0x731870([0x74,0x68,0x65,0x6e])](_0x4f7095,_0x333da9),_0x349b87[_0x731870([0x74,0x68,0x65,0x6e])](_0x55ff19=>{_0x55ff19!=_0x731870([0x56,0x61,0x6c,0x69,0x64])&&_0x4f7095(_0x55ff19);},_0x333da9);}):_0x3dda46||_0x349b87||_0x731870([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5a8acc(_0x1b5eb5,_0x3f55a6){return new window[(_0x731870([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4b8f85=>{if(_0x406fd0())return _0x4b8f85(_0x731870([0x56,0x61,0x6c,0x69,0x64]));_0xc344df(),_0x38c19c[_0x731870([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x731870([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x33c128=!0x1;const _0x5578b6=_0x122ce1();function _0x48a826(_0x424258){return!!_0x424258&&(typeof _0x424258===_0x731870([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x424258===_0x731870([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x424258[_0x731870([0x74,0x68,0x65,0x6e])]===_0x731870([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x424258[_0x731870([0x63,0x61,0x74,0x63,0x68])]===_0x731870([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x53f15b(_0x1e8629){_0x220d6c(_0x1e8629)[_0x731870([0x74,0x68,0x65,0x6e])](_0x1ae83b=>{if(!_0x1ae83b||_0x1ae83b[_0x731870([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x731870([0x6f,0x6b]))return _0x731870([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3039f1(_0x3fad7c(_0x5578b6+_0x3f55a6))!=_0x1ae83b[_0x731870([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x731870([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x731870([0x56,0x61,0x6c,0x69,0x64]);})[_0x731870([0x74,0x68,0x65,0x6e])](_0x21af67=>(_0x4b2c79(),_0x21af67),()=>{const _0xcd3114=_0x5ad4e6();return null==_0xcd3114?(_0x4b2c79(),_0x731870([0x56,0x61,0x6c,0x69,0x64])):_0x731870(_0x1661ed-_0xcd3114>(0x38bee0a3^_0x2d7403)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x731870([0x74,0x68,0x65,0x6e])](_0x4b8f85)[_0x731870([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4b8f85(_0x731870([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1767fb=0x1c848a23^_0x2d7403;function _0x4b2c79(){const _0xe1b7a6=_0x731870([0x6c,0x6c,0x63,0x74,0x2d])+_0x3039f1(_0x3fad7c(_0x1b5eb5)),_0x370d37=_0x430adb(_0x3039f1(window[_0x731870([0x4d,0x61,0x74,0x68])][_0x731870([0x63,0x65,0x69,0x6c])](_0x1661ed/_0x1767fb)));window[_0x731870([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x731870([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xe1b7a6,_0x370d37);}function _0x5ad4e6(){const _0x18fd60=_0x731870([0x6c,0x6c,0x63,0x74,0x2d])+_0x3039f1(_0x3fad7c(_0x1b5eb5)),_0xac654a=window[_0x731870([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x731870([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x18fd60);return _0xac654a?window[_0x731870([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x430adb(_0xac654a),0x10)*_0x1767fb:null;}function _0x220d6c(_0x20319e){return new window[(_0x731870([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x80222e,_0x30a4c8)=>{_0x20319e[_0x731870([0x74,0x68,0x65,0x6e])](_0x80222e,_0x30a4c8),window[_0x731870([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x30a4c8,0x1cb3b063^_0x2d7403);});}}_0x38c19c[_0x731870([0x6f,0x6e])](_0x731870([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x8b9be3,_0x488345)=>{if(_0x488345[0x0]!=_0x1b5eb5)return _0x4b8f85(_0x731870([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x488345[0x1]={..._0x488345[0x1],[_0x731870([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5578b6};},{[_0x731870([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x731870([0x68,0x69,0x67,0x68])}),_0x38c19c[_0x731870([0x6f,0x6e])](_0x731870([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3a5d72=>{_0x48a826(_0x3a5d72[_0x731870([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x33c128=!0x0,_0x53f15b(_0x3a5d72[_0x731870([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x731870([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x731870([0x6c,0x6f,0x77])}),_0x396fce[_0x731870([0x74,0x68,0x65,0x6e])](()=>{_0x33c128||_0x4b8f85(_0x731870([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x406fd0(){return _0x38c19c[_0x731870([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x731870([0x76,0x69,0x65,0x77])][_0x731870([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x731870([0x61,0x75,0x74,0x6f]);}function _0xc344df(){_0x38c19c[_0x731870([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x731870([0x76,0x69,0x65,0x77])][_0x731870([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x731870([0x61,0x75,0x74,0x6f]);}}function _0x1090d8(_0x1ea655){const _0x5a066b=[new window[(_0x731870([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5862b8=>setTimeout(_0x5862b8,0x1cbb5a6f^_0x2d7403)),_0x396fce[_0x731870([0x74,0x68,0x65,0x6e])](()=>new window[(_0x731870([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1781bd=>{let _0x51e471=0x0;_0x38c19c[_0x731870([0x6d,0x6f,0x64,0x65,0x6c])][_0x731870([0x6f,0x6e])](_0x731870([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x92a5d8,_0x1976e1)=>{_0x1976e1[0x0][_0x731870([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x51e471++,_0x51e471==(0x1cb2655b^_0x2d7403)&&(_0x1781bd(),_0x92a5d8[_0x731870([0x6f,0x66,0x66])]());});}))];return window[_0x731870([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x731870([0x72,0x61,0x63,0x65])](_0x5a066b)[_0x731870([0x74,0x68,0x65,0x6e])](()=>_0x1ea655);}async function _0x4a0c34(){await _0x396fce,_0x38c19c[_0x731870([0x6d,0x6f,0x64,0x65,0x6c])][_0x731870([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1e0113,_0x38c19c[_0x731870([0x6d,0x6f,0x64,0x65,0x6c])][_0x731870([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1e0113,_0x38c19c[_0x731870([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x731870([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x39b1ab(){return window[_0x731870([0x67,0x6c,0x6f,0x62])]&&window[_0x731870([0x67,0x6c,0x6f,0x62])][_0x731870([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x255931(_0x292305){const _0x52f36f=_0x4ca2ca();_0x38c19c[_0x52f36f]=_0x731870([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])+_0x292305,_0x292305!=_0x731870([0x56,0x61,0x6c,0x69,0x64])&&_0x4a0c34();}function _0x4ca2ca(){const _0x2e1d9f=window[_0x731870([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x731870([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x731870([0x6e,0x6f,0x77])]())[_0x731870([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x731870([0x2e]),'');let _0x2c43ac=_0x731870([0x61]);for(let _0x215497=0x0;_0x215497<_0x2e1d9f[_0x731870([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x215497+=0x2){let _0x1af554=window[_0x731870([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2e1d9f[_0x731870([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x215497,_0x215497+0x2));_0x1af554>=_0x1b706e[_0x731870([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1af554-=_0x1b706e[_0x731870([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2c43ac+=_0x1b706e[_0x1af554];}return _0x2c43ac;}function _0x31becb(){const _0x393c05=_0x586071[_0x731870([0x73,0x70,0x6c,0x69,0x74])](_0x731870([0x2e]));if(0x3!=_0x393c05[_0x731870([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x460b0e(_0x393c05[0x1]);function _0x460b0e(_0x38a66b){const _0x513ffd=_0x5eb27b(_0x38a66b);return _0x513ffd&&_0x45227a()?_0x513ffd:null;function _0x45227a(){const _0x88a859=_0x513ffd[_0x731870([0x6a,0x74,0x69])],_0x56d847=window[_0x731870([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x88a859[_0x731870([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x88a859[_0x731870([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4875d6={..._0x513ffd,[_0x731870([0x6a,0x74,0x69])]:_0x88a859[_0x731870([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x88a859[_0x731870([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4875d6[_0x731870([0x76,0x63])],_0x3fad7c(_0x4875d6)==_0x56d847;}}}async function _0x529c06(){let _0x412174=!0x0;try{const _0x2c703b=_0x586071[_0x731870([0x73,0x70,0x6c,0x69,0x74])](_0x731870([0x2e])),[_0x4d7702,_0x1e72fe,_0x56f81f]=_0x2c703b;return _0x1c8a63(_0x4d7702),await _0x216553(_0x4d7702,_0x1e72fe,_0x56f81f),_0x412174;}catch{return!0x1;}function _0x1c8a63(_0x4b976e){const _0x58acc2=_0x5eb27b(_0x4b976e);_0x58acc2&&_0x58acc2[_0x731870([0x61,0x6c,0x67])]==_0x731870([0x45,0x53,0x32,0x35,0x36])||(_0x412174=!0x1);}async function _0x216553(_0x156898,_0x49b882,_0x131f7b){const _0xfa310d=window[_0x731870([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x731870([0x66,0x72,0x6f,0x6d])](_0x5f2d18(_0x131f7b),_0x224f2f=>_0x224f2f[_0x731870([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x42b91b=new window[(_0x731870([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x731870([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x156898+_0x731870([0x2e])+_0x49b882),_0x58b067=window[_0x731870([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x731870([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x58b067)return;const _0x26729a=await _0x58b067[_0x731870([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x731870([0x6a,0x77,0x6b]),_0x5452b5,{[_0x731870([0x6e,0x61,0x6d,0x65])]:_0x731870([0x45,0x43,0x44,0x53,0x41]),[_0x731870([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x731870([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x731870([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x58b067[_0x731870([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x731870([0x6e,0x61,0x6d,0x65])]:_0x731870([0x45,0x43,0x44,0x53,0x41]),[_0x731870([0x68,0x61,0x73,0x68])]:{[_0x731870([0x6e,0x61,0x6d,0x65])]:_0x731870([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x26729a,_0xfa310d,_0x42b91b)||(_0x412174=!0x1);}}function _0x5eb27b(_0x49ef99){return _0x49ef99[_0x731870([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x731870([0x65,0x79]))?JSON[_0x731870([0x70,0x61,0x72,0x73,0x65])](_0x5f2d18(_0x49ef99)):null;}function _0x5f2d18(_0x57572b){return window[_0x731870([0x61,0x74,0x6f,0x62])](_0x57572b[_0x731870([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x731870([0x2b]))[_0x731870([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x731870([0x2f])));}function _0x3fad7c(_0x539ad7){let _0x3308b4=0x1505;function _0x4ab77b(_0x145c79){for(let _0x37f8a0=0x0;_0x37f8a0<_0x145c79[_0x731870([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x37f8a0++){const _0x31c593=_0x145c79[_0x731870([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x37f8a0);_0x3308b4=(_0x3308b4<<0x5)+_0x3308b4+_0x31c593,_0x3308b4&=_0x3308b4;}}function _0x18ac2a(_0x5dcab6){Array[_0x731870([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5dcab6)?_0x5dcab6[_0x731870([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x18ac2a):_0x5dcab6&&typeof _0x5dcab6==_0x731870([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x731870([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5dcab6)[_0x731870([0x73,0x6f,0x72,0x74])]()[_0x731870([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3e6158,_0x2af9f2])=>{_0x4ab77b(_0x3e6158),_0x18ac2a(_0x2af9f2);}):_0x4ab77b(window[_0x731870([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5dcab6));}return _0x18ac2a(_0x539ad7),_0x3308b4>>>0x0;}function _0x3039f1(_0x1d102e){return _0x1d102e[_0x731870([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x731870([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x731870([0x30]));}function _0x430adb(_0x39279a){return _0x39279a[_0x731870([0x73,0x70,0x6c,0x69,0x74])]('')[_0x731870([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x731870([0x6a,0x6f,0x69,0x6e])]('');}function _0x1e0113(){}function _0x731870(_0x4d6b4b){const _0x4a95f1=_0x5604;return _0x4d6b4b[_0x4a95f1(0x18b)](_0x6c1693=>String[_0x4a95f1(0x171)](_0x6c1693))[_0x4a95f1(0x16f)]('');}_0x255931(await _0x251c74());}(this);}[_0x81306a(0x15b)](){const _0x51a4c9=_0x81306a;super[_0x51a4c9(0x15b)](),this[_0x51a4c9(0x162)][_0x51a4c9(0x15b)](),this[_0x51a4c9(0x184)][_0x51a4c9(0x196)]();}[_0x81306a(0x178)](_0x5f086f,{outlineDefinitions:_0x37914a,outlineChanges:_0x3c17a7}){const _0x48ea8a=_0x81306a;this[_0x48ea8a(0x166)]=_0x37914a,this[_0x48ea8a(0x162)][_0x48ea8a(0x189)](_0x3c17a7);}[_0x81306a(0x16e)](_0x372788){const _0x12e305=_0x81306a;this[_0x12e305(0x166)][_0x12e305(0x19c)]&&this[_0x12e305(0x166)][_0x372788]&&(this[_0x12e305(0x162)][_0x12e305(0x15e)]=_0x372788);}[_0x81306a(0x173)](_0x51fb76){const _0x14f660=_0x81306a,_0x3d6fb1=this[_0x14f660(0x166)][_0x51fb76][_0x14f660(0x187)];this[_0x14f660(0x16d)][_0x14f660(0x169)][_0x14f660(0x186)](_0x23d69b=>{const _0x493ea6=_0x14f660;_0x23d69b[_0x493ea6(0x176)](_0x3d6fb1,0x0);}),this[_0x14f660(0x16d)][_0x14f660(0x161)][_0x14f660(0x162)][_0x14f660(0x172)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x14f660(0x16d)][_0x14f660(0x161)][_0x14f660(0x162)][_0x14f660(0x18c)](),this[_0x14f660(0x16e)](_0x51fb76);}[_0x81306a(0x157)](){const _0x106b75=_0x81306a,_0x538a9f=this[_0x106b75(0x16d)];let _0x3f9bb0;for(const _0x5da9e7 of _0x538a9f[_0x106b75(0x169)][_0x106b75(0x167)][_0x106b75(0x19a)]()){const _0x144781=_0x538a9f[_0x106b75(0x161)][_0x106b75(0x162)][_0x106b75(0x19b)](_0x5da9e7),_0x5b854a=_0x144781&&new _0x3dcf96(_0x144781)[_0x106b75(0x195)]();if(_0x5b854a){const _0x24465f=new _0x3dcf96(_0x499d5e[_0x106b75(0x174)])[_0x106b75(0x18f)](_0x5b854a);_0x24465f&&(_0x3f9bb0=_0x24465f[_0x106b75(0x16c)]+0.25*_0x24465f[_0x106b75(0x193)]);}}if(void 0x0===_0x3f9bb0)return;const _0x33389c=D(_0x538a9f[_0x106b75(0x161)],this[_0x106b75(0x166)],_0x3f9bb0);_0x33389c?this[_0x106b75(0x16e)](this[_0x106b75(0x166)][_0x106b75(0x199)](_0x33389c)):this[_0x106b75(0x16e)](-0x1);}}function D(_0x21f2bb,_0x35e165,_0x411638,_0x33c743=0x0,_0x4d02eb=_0x35e165[_0x81306a(0x19c)]-0x1){const _0x3cb7b4=_0x81306a,_0x3051c3=Math[_0x3cb7b4(0x165)](_0x33c743+(_0x4d02eb-_0x33c743)/0x2);if(_0x4d02eb>=_0x33c743){const _0x15d18e=_0x35e165[_0x3051c3],_0xfcd14=_0x21f2bb[_0x3cb7b4(0x198)][_0x3cb7b4(0x18e)](_0x15d18e[_0x3cb7b4(0x187)]);if(!_0xfcd14)return null;const _0x4ae3e0=_0x21f2bb[_0x3cb7b4(0x162)][_0x3cb7b4(0x17a)][_0x3cb7b4(0x17d)](_0xfcd14);return new _0x3dcf96(_0x4ae3e0)[_0x3cb7b4(0x182)]>_0x411638?D(_0x21f2bb,_0x35e165,_0x411638,_0x33c743,_0x3051c3-0x1):D(_0x21f2bb,_0x35e165,_0x411638,_0x3051c3+0x1,_0x4d02eb);}return _0x3051c3<0x0?null:_0x35e165[_0x3051c3];}
23
+ const _0x3a19a2=_0x3985;(function(_0x14bff4,_0x57bc51){const _0x45eeff=_0x3985,_0x39978c=_0x14bff4();while(!![]){try{const _0x23b691=parseInt(_0x45eeff(0x1bd))/0x1*(-parseInt(_0x45eeff(0x19c))/0x2)+-parseInt(_0x45eeff(0x1cd))/0x3+-parseInt(_0x45eeff(0x19d))/0x4*(parseInt(_0x45eeff(0x1ba))/0x5)+parseInt(_0x45eeff(0x1a7))/0x6+parseInt(_0x45eeff(0x1b8))/0x7*(-parseInt(_0x45eeff(0x1d6))/0x8)+-parseInt(_0x45eeff(0x1b7))/0x9*(-parseInt(_0x45eeff(0x198))/0xa)+parseInt(_0x45eeff(0x1b9))/0xb;if(_0x23b691===_0x57bc51)break;else _0x39978c['push'](_0x39978c['shift']());}catch(_0x118ac4){_0x39978c['push'](_0x39978c['shift']());}}}(_0x40eb,0xd8d28));import{Plugin as _0xdb1dad}from'ckeditor5/src/core.js';import{CKEditorError as _0x16a955,global as _0x2c38c3,Rect as _0x2ecf07,uid as _0x204c9b}from'ckeditor5/src/utils.js';import{DocumentOutlineView as _0x3c4b4b}from'./ui/documentoutlineview.js';import{throttle as _0x5785db}from'es-toolkit/compat';import'../../theme/documentoutline.css';function _0x3985(_0x18bc61,_0xe82296){const _0x40ebde=_0x40eb();return _0x3985=function(_0x39853b,_0x1aaaa1){_0x39853b=_0x39853b-0x196;let _0x2cc9d5=_0x40ebde[_0x39853b];return _0x2cc9d5;},_0x3985(_0x18bc61,_0xe82296);}export class DocumentOutlineUI extends _0xdb1dad{[_0x3a19a2(0x1dc)];[_0x3a19a2(0x1b2)];[_0x3a19a2(0x1ae)];static get[_0x3a19a2(0x1df)](){const _0x3323cc=_0x3a19a2;return _0x3323cc(0x1d0);}static get[_0x3a19a2(0x19f)](){return!0x0;}static get[_0x3a19a2(0x1cf)](){return!0x0;}constructor(_0x1576ab){const _0x43da39=_0x3a19a2;super(_0x1576ab),this[_0x43da39(0x1dc)]=new _0x3c4b4b(_0x1576ab[_0x43da39(0x1d4)],this[_0x43da39(0x1b6)][_0x43da39(0x1a3)][_0x43da39(0x1c5)](_0x43da39(0x1c2)),this[_0x43da39(0x1b6)][_0x43da39(0x1a3)][_0x43da39(0x1c5)](_0x43da39(0x1a1))),this[_0x43da39(0x1b2)]=[],this[_0x43da39(0x1ae)]=_0x5785db(this[_0x43da39(0x1a9)][_0x43da39(0x1c0)](this),0x64);}[_0x3a19a2(0x1d2)](){const _0x52b884=_0x3a19a2,_0x2d9ec6=this[_0x52b884(0x1b6)],_0x472cb1=_0x2d9ec6[_0x52b884(0x1a8)][_0x52b884(0x1c5)](_0x52b884(0x1bb));let _0x378670=!0x1;if(this[_0x52b884(0x1dc)][_0x52b884(0x1a5)](),this[_0x52b884(0x1b6)]['ui'][_0x52b884(0x1ab)][_0x52b884(0x1aa)](this[_0x52b884(0x1dc)][_0x52b884(0x1a2)]),!_0x2d9ec6[_0x52b884(0x1a3)][_0x52b884(0x1c5)](_0x52b884(0x1a1)))throw new _0x16a955(_0x52b884(0x19e),{'editor':_0x2d9ec6});_0x2d9ec6[_0x52b884(0x1a3)][_0x52b884(0x1c5)](_0x52b884(0x1a1))[_0x52b884(0x1c7)](this[_0x52b884(0x1dc)][_0x52b884(0x1a2)]),_0x472cb1['on'](_0x52b884(0x19b),this[_0x52b884(0x1b0)][_0x52b884(0x1c0)](this)),_0x472cb1['on'](_0x52b884(0x1d9),(_0x4749c5,{index:_0xff81a9})=>this[_0x52b884(0x1b5)](_0xff81a9)),this[_0x52b884(0x1dc)]['on'](_0x52b884(0x1a0),(_0x4be681,_0xe81ebe)=>{const _0x6a27df=_0x52b884;_0x378670=!0x0,this[_0x6a27df(0x1ca)](_0xe81ebe);}),this[_0x52b884(0x1dc)][_0x52b884(0x197)](_0x2c38c3[_0x52b884(0x1be)],_0x52b884(0x1a4),()=>{const _0x5717b8=_0x52b884;_0x378670?_0x378670=!0x1:this[_0x5717b8(0x1ae)]();},{'useCapture':!0x0}),this[_0x52b884(0x1dc)][_0x52b884(0x197)](_0x2c38c3[_0x52b884(0x1a6)],_0x52b884(0x1c4),this[_0x52b884(0x1ae)],{'useCapture':!0x0});}[_0x3a19a2(0x1c6)](){!async function(_0x903b37){const _0x5df348=_0x55764d([0x61,0x57,0x78,0x6c,0x50,0x47,0x30,0x41,0x33,0x43,0x44,0x64,0x48,0x42,0x73,0x5a,0x45,0x71,0x77,0x55,0x4c,0x6f,0x6a,0x4f,0x72,0x67,0x4d,0x58,0x56,0x54,0x52,0x76,0x75,0x31,0x62,0x49,0x32,0x34,0x38,0x37,0x70,0x74,0x7a,0x4a,0x4b,0x51,0x65,0x69,0x68,0x66,0x4e,0x6b,0x59,0x53,0x39,0x6e,0x36,0x79,0x35,0x6d,0x63,0x46]),_0x52ed79=0x1cb264a3,_0x44c5bc=0x1cb51e0b^_0x52ed79,_0x54c551=window[_0x55764d([0x44,0x61,0x74,0x65])][_0x55764d([0x6e,0x6f,0x77])](),_0xaf0fef=_0x903b37[_0x55764d([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x468cd1=new window[(_0x55764d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x42f5ec=>{_0xaf0fef[_0x55764d([0x6f,0x6e,0x63,0x65])](_0x55764d([0x72,0x65,0x61,0x64,0x79]),_0x42f5ec);}),_0x153ac7={[_0x55764d([0x6b,0x74,0x79])]:_0x55764d([0x45,0x43]),[_0x55764d([0x75,0x73,0x65])]:_0x55764d([0x73,0x69,0x67]),[_0x55764d([0x63,0x72,0x76])]:_0x55764d([0x50,0x2d,0x32,0x35,0x36]),[_0x55764d([0x78])]:_0x55764d([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]),[_0x55764d([0x79])]:_0x55764d([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]),[_0x55764d([0x61,0x6c,0x67])]:_0x55764d([0x45,0x53,0x32,0x35,0x36])},_0x37d470=_0xaf0fef[_0x55764d([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x55764d([0x67,0x65,0x74])](_0x55764d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3bc7b8(){let _0x41bef3,_0x543ac5=null,_0x37a210=null;try{if(_0x37d470==_0x55764d([0x47,0x50,0x4c]))return _0x55764d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x41bef3=_0x164b11(),!_0x41bef3)return _0x55764d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x41bef3[_0x55764d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x37a210=_0x1fe912(_0x41bef3[_0x55764d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x41bef3[_0x55764d([0x6a,0x74,0x69])])),await _0x2669e2()?_0x4e6de7()?_0x37afbf()?_0x55764d([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5b4287()?(_0x41bef3[_0x55764d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x55764d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x543ac5=_0x51f6cb(_0x55764d([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x41bef3[_0x55764d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x55764d([0x74,0x72,0x69,0x61,0x6c])&&(_0x543ac5=_0x51f6cb(_0x55764d([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x244111()):_0x55764d([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x55764d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x55764d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x55764d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x37afbf(){const _0xfd9578=[_0x55764d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x55764d([0x74,0x72,0x69,0x61,0x6c])][_0x55764d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x41bef3[_0x55764d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x54c551/0x3e8:0xe10*_0x44c5bc;return _0x41bef3[_0x55764d([0x65,0x78,0x70])]<_0xfd9578;}function _0x4e6de7(){const _0x5ac2e1=_0x41bef3[_0x55764d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5ac2e1&&(!!_0x5ac2e1[_0x55764d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x55764d([0x2a]))||(!!_0x5ac2e1[_0x55764d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x55764d([0x44,0x4f]))||(!!_0x5ac2e1[_0x55764d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x55764d([0x50,0x50]))||!(!_0x5ac2e1[_0x55764d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x55764d([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x326da7()))));}function _0x5b4287(){const _0x42ec62=_0x3985,_0x367d45=_0x41bef3[_0x55764d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x367d45||0x0==_0x367d45[_0x55764d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x25810d}=new URL(window[_0x55764d([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x42ec62(0x199)]);if(_0x367d45[_0x55764d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x25810d))return!0x0;const _0x5148e2=_0x25810d[_0x55764d([0x73,0x70,0x6c,0x69,0x74])](_0x55764d([0x2e]));return _0x367d45[_0x55764d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x50d380=>_0x50d380[_0x55764d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x55764d([0x2a])))[_0x55764d([0x6d,0x61,0x70])](_0x2661f7=>_0x2661f7[_0x55764d([0x73,0x70,0x6c,0x69,0x74])](_0x55764d([0x2e])))[_0x55764d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xd3abfe=>_0xd3abfe[_0x55764d([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5148e2[_0x55764d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x55764d([0x6d,0x61,0x70])](_0x6e642b=>Array(_0x5148e2[_0x55764d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x6e642b[_0x55764d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x55764d([0x66,0x69,0x6c,0x6c])](_0x6e642b[0x0]===_0x55764d([0x2a])?_0x55764d([0x2a]):'')[_0x55764d([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x6e642b))[_0x55764d([0x73,0x6f,0x6d,0x65])](_0x48d988=>_0x5148e2[_0x55764d([0x65,0x76,0x65,0x72,0x79])]((_0x2d3d21,_0xb5ba75)=>_0x48d988[_0xb5ba75]===_0x2d3d21||_0x48d988[_0xb5ba75]===_0x55764d([0x2a])));}function _0x244111(){return _0x543ac5&&_0x37a210?new window[(_0x55764d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x13bbd0,_0x4c3db6)=>{_0x543ac5[_0x55764d([0x74,0x68,0x65,0x6e])](_0x13bbd0,_0x4c3db6),_0x37a210[_0x55764d([0x74,0x68,0x65,0x6e])](_0x17c28e=>{_0x17c28e!=_0x55764d([0x56,0x61,0x6c,0x69,0x64])&&_0x13bbd0(_0x17c28e);},_0x4c3db6);}):_0x543ac5||_0x37a210||_0x55764d([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1fe912(_0x242ce1,_0xcc3edd){return new window[(_0x55764d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2702f7=>{if(_0x532da6())return _0x2702f7(_0x55764d([0x56,0x61,0x6c,0x69,0x64]));_0x4c05a7(),_0xaf0fef[_0x55764d([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x55764d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x151b46=!0x1;const _0x23fe3a=_0x204c9b();function _0x1dd058(_0xfd48fa){return!!_0xfd48fa&&(typeof _0xfd48fa===_0x55764d([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xfd48fa===_0x55764d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xfd48fa[_0x55764d([0x74,0x68,0x65,0x6e])]===_0x55764d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xfd48fa[_0x55764d([0x63,0x61,0x74,0x63,0x68])]===_0x55764d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x54490c(_0x52c2d8){_0x49f69a(_0x52c2d8)[_0x55764d([0x74,0x68,0x65,0x6e])](_0x722d7=>{if(!_0x722d7||_0x722d7[_0x55764d([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x55764d([0x6f,0x6b]))return _0x55764d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5b7bbb(_0x235e04(_0x23fe3a+_0xcc3edd))!=_0x722d7[_0x55764d([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x55764d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x55764d([0x56,0x61,0x6c,0x69,0x64]);})[_0x55764d([0x74,0x68,0x65,0x6e])](_0x53062a=>(_0x46b15b(),_0x53062a),()=>{const _0x21dd07=_0x16f406();return null==_0x21dd07?(_0x46b15b(),_0x55764d([0x56,0x61,0x6c,0x69,0x64])):_0x55764d(_0x54c551-_0x21dd07>(0x38bee0a3^_0x52ed79)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x55764d([0x74,0x68,0x65,0x6e])](_0x2702f7)[_0x55764d([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2702f7(_0x55764d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x6edaf=0x1c848a23^_0x52ed79;function _0x46b15b(){const _0x1c2336=_0x55764d([0x6c,0x6c,0x63,0x74,0x2d])+_0x5b7bbb(_0x235e04(_0x242ce1)),_0x42fc61=_0x4921d9(_0x5b7bbb(window[_0x55764d([0x4d,0x61,0x74,0x68])][_0x55764d([0x63,0x65,0x69,0x6c])](_0x54c551/_0x6edaf)));window[_0x55764d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x55764d([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1c2336,_0x42fc61);}function _0x16f406(){const _0x5cac74=_0x55764d([0x6c,0x6c,0x63,0x74,0x2d])+_0x5b7bbb(_0x235e04(_0x242ce1)),_0x198cb8=window[_0x55764d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x55764d([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5cac74);return _0x198cb8?window[_0x55764d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4921d9(_0x198cb8),0x10)*_0x6edaf:null;}function _0x49f69a(_0x29c521){return new window[(_0x55764d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3bd762,_0x5bc8c8)=>{_0x29c521[_0x55764d([0x74,0x68,0x65,0x6e])](_0x3bd762,_0x5bc8c8),window[_0x55764d([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5bc8c8,0x1cb3b063^_0x52ed79);});}}_0xaf0fef[_0x55764d([0x6f,0x6e])](_0x55764d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x200bcc,_0x532adf)=>{if(_0x532adf[0x0]!=_0x242ce1)return _0x2702f7(_0x55764d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x532adf[0x1]={..._0x532adf[0x1],[_0x55764d([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x23fe3a};},{[_0x55764d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x55764d([0x68,0x69,0x67,0x68])}),_0xaf0fef[_0x55764d([0x6f,0x6e])](_0x55764d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x407385=>{_0x1dd058(_0x407385[_0x55764d([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x151b46=!0x0,_0x54490c(_0x407385[_0x55764d([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x55764d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x55764d([0x6c,0x6f,0x77])}),_0x468cd1[_0x55764d([0x74,0x68,0x65,0x6e])](()=>{_0x151b46||_0x2702f7(_0x55764d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x532da6(){return _0xaf0fef[_0x55764d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x55764d([0x76,0x69,0x65,0x77])][_0x55764d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x55764d([0x61,0x75,0x74,0x6f]);}function _0x4c05a7(){_0xaf0fef[_0x55764d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x55764d([0x76,0x69,0x65,0x77])][_0x55764d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x55764d([0x61,0x75,0x74,0x6f]);}}function _0x51f6cb(_0x3c3e89){const _0x2612a9=[new window[(_0x55764d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x10f1e1=>setTimeout(_0x10f1e1,0x1cbb5a6f^_0x52ed79)),_0x468cd1[_0x55764d([0x74,0x68,0x65,0x6e])](()=>new window[(_0x55764d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1b4225=>{let _0x4e4b3f=0x0;_0xaf0fef[_0x55764d([0x6d,0x6f,0x64,0x65,0x6c])][_0x55764d([0x6f,0x6e])](_0x55764d([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1aaea8,_0x4f8880)=>{_0x4f8880[0x0][_0x55764d([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4e4b3f++,_0x4e4b3f==(0x1cb2655b^_0x52ed79)&&(_0x1b4225(),_0x1aaea8[_0x55764d([0x6f,0x66,0x66])]());});}))];return window[_0x55764d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x55764d([0x72,0x61,0x63,0x65])](_0x2612a9)[_0x55764d([0x74,0x68,0x65,0x6e])](()=>_0x3c3e89);}async function _0x175476(){await _0x468cd1,_0xaf0fef[_0x55764d([0x6d,0x6f,0x64,0x65,0x6c])][_0x55764d([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4a1d57,_0xaf0fef[_0x55764d([0x6d,0x6f,0x64,0x65,0x6c])][_0x55764d([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4a1d57,_0xaf0fef[_0x55764d([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x55764d([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x326da7(){return window[_0x55764d([0x67,0x6c,0x6f,0x62])]&&window[_0x55764d([0x67,0x6c,0x6f,0x62])][_0x55764d([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x29f921(_0x2b9f72){const _0x1e9356=_0x286f4e();_0xaf0fef[_0x1e9356]=_0x55764d([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])+_0x2b9f72,_0x2b9f72!=_0x55764d([0x56,0x61,0x6c,0x69,0x64])&&_0x175476();}function _0x286f4e(){const _0x4247cf=window[_0x55764d([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x55764d([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x55764d([0x6e,0x6f,0x77])]())[_0x55764d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x55764d([0x2e]),'');let _0x1d84aa=_0x55764d([0x61]);for(let _0x2dacfa=0x0;_0x2dacfa<_0x4247cf[_0x55764d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2dacfa+=0x2){let _0x7a2e17=window[_0x55764d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4247cf[_0x55764d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2dacfa,_0x2dacfa+0x2));_0x7a2e17>=_0x5df348[_0x55764d([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x7a2e17-=_0x5df348[_0x55764d([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1d84aa+=_0x5df348[_0x7a2e17];}return _0x1d84aa;}function _0x164b11(){const _0x35e52c=_0x37d470[_0x55764d([0x73,0x70,0x6c,0x69,0x74])](_0x55764d([0x2e]));if(0x3!=_0x35e52c[_0x55764d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x37421b(_0x35e52c[0x1]);function _0x37421b(_0x58cf07){const _0x2a9e88=_0x5157ad(_0x58cf07);return _0x2a9e88&&_0x4b916e()?_0x2a9e88:null;function _0x4b916e(){const _0x4536f5=_0x2a9e88[_0x55764d([0x6a,0x74,0x69])],_0x317504=window[_0x55764d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4536f5[_0x55764d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4536f5[_0x55764d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xcd2326={..._0x2a9e88,[_0x55764d([0x6a,0x74,0x69])]:_0x4536f5[_0x55764d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4536f5[_0x55764d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xcd2326[_0x55764d([0x76,0x63])],_0x235e04(_0xcd2326)==_0x317504;}}}async function _0x2669e2(){let _0x594fda=!0x0;try{const _0xb8e3ae=_0x37d470[_0x55764d([0x73,0x70,0x6c,0x69,0x74])](_0x55764d([0x2e])),[_0x592ba6,_0x95ac99,_0x2e9acd]=_0xb8e3ae;return _0x143787(_0x592ba6),await _0x3e20b3(_0x592ba6,_0x95ac99,_0x2e9acd),_0x594fda;}catch{return!0x1;}function _0x143787(_0x52ef26){const _0x2476dc=_0x5157ad(_0x52ef26);_0x2476dc&&_0x2476dc[_0x55764d([0x61,0x6c,0x67])]==_0x55764d([0x45,0x53,0x32,0x35,0x36])||(_0x594fda=!0x1);}async function _0x3e20b3(_0x3f9e40,_0x2e34da,_0x5ef7f5){const _0x4302b7=window[_0x55764d([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x55764d([0x66,0x72,0x6f,0x6d])](_0xcc14e1(_0x5ef7f5),_0x2a603b=>_0x2a603b[_0x55764d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x12ee69=new window[(_0x55764d([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x55764d([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3f9e40+_0x55764d([0x2e])+_0x2e34da),_0x13c8a8=window[_0x55764d([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x55764d([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x13c8a8)return;const _0x246fd2=await _0x13c8a8[_0x55764d([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x55764d([0x6a,0x77,0x6b]),_0x153ac7,{[_0x55764d([0x6e,0x61,0x6d,0x65])]:_0x55764d([0x45,0x43,0x44,0x53,0x41]),[_0x55764d([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x55764d([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x55764d([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x13c8a8[_0x55764d([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x55764d([0x6e,0x61,0x6d,0x65])]:_0x55764d([0x45,0x43,0x44,0x53,0x41]),[_0x55764d([0x68,0x61,0x73,0x68])]:{[_0x55764d([0x6e,0x61,0x6d,0x65])]:_0x55764d([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x246fd2,_0x4302b7,_0x12ee69)||(_0x594fda=!0x1);}}function _0x5157ad(_0x13d7c1){return _0x13d7c1[_0x55764d([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x55764d([0x65,0x79]))?JSON[_0x55764d([0x70,0x61,0x72,0x73,0x65])](_0xcc14e1(_0x13d7c1)):null;}function _0xcc14e1(_0x557b07){return window[_0x55764d([0x61,0x74,0x6f,0x62])](_0x557b07[_0x55764d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x55764d([0x2b]))[_0x55764d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x55764d([0x2f])));}function _0x235e04(_0x420bbb){let _0x466d78=0x1505;function _0x2d4ae1(_0x326c1e){for(let _0x4211b2=0x0;_0x4211b2<_0x326c1e[_0x55764d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4211b2++){const _0xedf03a=_0x326c1e[_0x55764d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4211b2);_0x466d78=(_0x466d78<<0x5)+_0x466d78+_0xedf03a,_0x466d78&=_0x466d78;}}function _0x34c4d8(_0x52b8cc){Array[_0x55764d([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x52b8cc)?_0x52b8cc[_0x55764d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x34c4d8):_0x52b8cc&&typeof _0x52b8cc==_0x55764d([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x55764d([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x52b8cc)[_0x55764d([0x73,0x6f,0x72,0x74])]()[_0x55764d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2ae7f4,_0x2c76eb])=>{_0x2d4ae1(_0x2ae7f4),_0x34c4d8(_0x2c76eb);}):_0x2d4ae1(window[_0x55764d([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x52b8cc));}return _0x34c4d8(_0x420bbb),_0x466d78>>>0x0;}function _0x5b7bbb(_0x115faf){return _0x115faf[_0x55764d([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x55764d([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x55764d([0x30]));}function _0x4921d9(_0x218200){return _0x218200[_0x55764d([0x73,0x70,0x6c,0x69,0x74])]('')[_0x55764d([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x55764d([0x6a,0x6f,0x69,0x6e])]('');}function _0x4a1d57(){}function _0x55764d(_0x2f0358){const _0x51ac4f=_0x3985;return _0x2f0358[_0x51ac4f(0x196)](_0x1532e0=>String[_0x51ac4f(0x1d7)](_0x1532e0))[_0x51ac4f(0x1b3)]('');}_0x29f921(await _0x3bc7b8());}(this);}[_0x3a19a2(0x1c9)](){const _0xd35045=_0x3a19a2;super[_0xd35045(0x1c9)](),this[_0xd35045(0x1dc)][_0xd35045(0x1c9)](),this[_0xd35045(0x1ae)][_0xd35045(0x1af)]();}[_0x3a19a2(0x1b0)](_0xa1d02c,{outlineDefinitions:_0x3bae12,outlineChanges:_0x2d8894}){const _0x7bf7ce=_0x3a19a2;this[_0x7bf7ce(0x1b2)]=_0x3bae12,this[_0x7bf7ce(0x1dc)][_0x7bf7ce(0x1ad)](_0x2d8894);}[_0x3a19a2(0x1b5)](_0x5e3cdb){const _0x4c95a7=_0x3a19a2;this[_0x4c95a7(0x1b2)][_0x4c95a7(0x19a)]&&this[_0x4c95a7(0x1b2)][_0x5e3cdb]&&(this[_0x4c95a7(0x1dc)][_0x4c95a7(0x1d9)]=_0x5e3cdb);}[_0x3a19a2(0x1ca)](_0x46534d){const _0x3603b0=_0x3a19a2,_0x477f87=this[_0x3603b0(0x1b2)][_0x46534d][_0x3603b0(0x1da)];this[_0x3603b0(0x1b6)][_0x3603b0(0x1ce)][_0x3603b0(0x19b)](_0x45daa0=>{const _0x1ad801=_0x3603b0;_0x45daa0[_0x1ad801(0x1d3)](_0x477f87,0x0);}),this[_0x3603b0(0x1b6)][_0x3603b0(0x1b1)][_0x3603b0(0x1dc)][_0x3603b0(0x1b4)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x3603b0(0x1b6)][_0x3603b0(0x1b1)][_0x3603b0(0x1dc)][_0x3603b0(0x1d5)](),this[_0x3603b0(0x1b5)](_0x46534d);}[_0x3a19a2(0x1a9)](){const _0x598ba=_0x3a19a2,_0x59cf14=this[_0x598ba(0x1b6)];let _0x2b7927;for(const _0x49632a of _0x59cf14[_0x598ba(0x1ce)][_0x598ba(0x1be)][_0x598ba(0x1c1)]()){const _0x57eb3=_0x59cf14[_0x598ba(0x1b1)][_0x598ba(0x1dc)][_0x598ba(0x1c8)](_0x49632a),_0x43b416=_0x57eb3&&new _0x2ecf07(_0x57eb3)[_0x598ba(0x1de)]();if(_0x43b416){const _0x5b10aa=new _0x2ecf07(_0x2c38c3[_0x598ba(0x1a6)])[_0x598ba(0x1d1)](_0x43b416);_0x5b10aa&&(_0x2b7927=_0x5b10aa[_0x598ba(0x1bc)]+0.25*_0x5b10aa[_0x598ba(0x1dd)]);}}if(void 0x0===_0x2b7927)return;const _0x2777dd=h(_0x59cf14[_0x598ba(0x1b1)],this[_0x598ba(0x1b2)],_0x2b7927);_0x2777dd?this[_0x598ba(0x1b5)](this[_0x598ba(0x1b2)][_0x598ba(0x1cb)](_0x2777dd)):this[_0x598ba(0x1b5)](-0x1);}}function h(_0x4e09e1,_0x403e15,_0x420890,_0x15996b=0x0,_0x215a39=_0x403e15[_0x3a19a2(0x19a)]-0x1){const _0x47e9c0=_0x3a19a2,_0x21ffb2=Math[_0x47e9c0(0x1db)](_0x15996b+(_0x215a39-_0x15996b)/0x2);if(_0x215a39>=_0x15996b){const _0xaa8765=_0x403e15[_0x21ffb2],_0x3e9566=_0x4e09e1[_0x47e9c0(0x1bf)][_0x47e9c0(0x1c3)](_0xaa8765[_0x47e9c0(0x1da)]);if(!_0x3e9566)return null;const _0x2268fc=_0x4e09e1[_0x47e9c0(0x1dc)][_0x47e9c0(0x1ac)][_0x47e9c0(0x1d8)](_0x3e9566);return new _0x2ecf07(_0x2268fc)[_0x47e9c0(0x1cc)]>_0x420890?h(_0x4e09e1,_0x403e15,_0x420890,_0x15996b,_0x21ffb2-0x1):h(_0x4e09e1,_0x403e15,_0x420890,_0x21ffb2+0x1,_0x215a39);}return _0x21ffb2<0x0?null:_0x403e15[_0x21ffb2];}function _0x40eb(){const _0x4aaba0=['toViewElement','resize','get','afterInit','appendChild','getDomRoot','destroy','_handleItemSelected','indexOf','bottom','889059jhdHKf','model','isPremiumPlugin','DocumentOutlineUI','getIntersection','init','setSelection','locale','focus','11337240IABmaw','fromCharCode','mapViewToDom','activeItemIndex','modelElement','floor','view','height','getVisible','pluginName','map','listenTo','1701210TmXCBm','href','length','change','2OlAHFt','4BDUVTs','document-outline-container-not-provided','isOfficialPlugin','itemSelected','documentOutline.container','element','config','scroll','render','window','1205364YkJisP','plugins','_updateActiveDefinitionOnViewportChange','add','focusTracker','domConverter','sync','_updateActiveDefinitionFromViewportThrottled','cancel','_handleOutlineChange','editing','_currentOutlineDefinitions','join','scrollToTheSelection','_setActiveViewItem','editor','63RrdlnV','7ukmhXa','32469954SKAVER','4556565SzOmuA','DocumentOutlineUtils','top','830630rzUNOB','document','mapper','bind','getRootNames','documentOutline.showEmptyHeadings'];_0x40eb=function(){return _0x4aaba0;};return _0x40eb();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2231c1=_0x2f5c;(function(_0xf4926a,_0x4c21b2){const _0x4fbf31=_0x2f5c,_0x6bfe90=_0xf4926a();while(!![]){try{const _0x4415ca=-parseInt(_0x4fbf31(0x95))/0x1+parseInt(_0x4fbf31(0xb9))/0x2+-parseInt(_0x4fbf31(0xa7))/0x3+parseInt(_0x4fbf31(0x9b))/0x4*(parseInt(_0x4fbf31(0x9e))/0x5)+parseInt(_0x4fbf31(0xad))/0x6*(-parseInt(_0x4fbf31(0x9a))/0x7)+-parseInt(_0x4fbf31(0xa4))/0x8+parseInt(_0x4fbf31(0xa3))/0x9;if(_0x4415ca===_0x4c21b2)break;else _0x6bfe90['push'](_0x6bfe90['shift']());}catch(_0x3fc8a7){_0x6bfe90['push'](_0x6bfe90['shift']());}}}(_0xdf10,0xbb777));import{Plugin as _0x4df6c8}from'ckeditor5/src/core.js';import{debounce as _0x363951}from'es-toolkit/compat';function _0xdf10(){const _0x1c510c=['_getOutlineDefinitions','push','fire','view','_deriveHeadingElementsFromConversion','85702JczTzU','_getHeadingNames','init','backward','activeItemIndex','28jIWCCM','12GakjDw','isPremiumPlugin','editor','1183585LRUzut','domToView','data','getFirstPosition','_getActiveHeading','19165221BHjHWG','2320528nBGoAN','config','afterInit','3347823Smvlky','modelElement','domConverter','indexOf','model','get','1254270gPJXhK','isOfficialPlugin','_headingNames','item','text','level','getChild','DocumentOutlineUtils','document','findIndex','toModel','element','512264GosuBa','getRootNames','documentOutline.headings','pluginName','selection','name','getRoot','includes','getChildren','length','editing','change','createElement'];_0xdf10=function(){return _0x1c510c;};return _0xdf10();}function _0x2f5c(_0x5d4a97,_0x294f80){const _0xdf105c=_0xdf10();return _0x2f5c=function(_0x2f5c9b,_0x46a0b3){_0x2f5c9b=_0x2f5c9b-0x94;let _0x1a715a=_0xdf105c[_0x2f5c9b];return _0x1a715a;},_0x2f5c(_0x5d4a97,_0x294f80);}import{ModelTreeWalker as _0x100a78}from'ckeditor5/src/engine.js';import{getElementText as _0xd4e04f,getDefaultFeatureHeadingNames as _0x310a6b}from'./utils.js';import{diff as _0x1bf24f,diffToChanges as _0x4ed971}from'ckeditor5/src/utils.js';export class DocumentOutlineUtils extends _0x4df6c8{static get[_0x2231c1(0xbc)](){const _0x299206=_0x2231c1;return _0x299206(0xb4);}static get[_0x2231c1(0xae)](){return!0x0;}static get[_0x2231c1(0x9c)](){return!0x0;}[_0x2231c1(0xaf)]=[];[_0x2231c1(0x97)](){const _0x2fc74=_0x2231c1,_0x19ad2b=this[_0x2fc74(0x9d)];this[_0x2fc74(0xaf)]=this[_0x2fc74(0x96)]();let _0x4ecf5a=[];_0x19ad2b[_0x2fc74(0xab)][_0x2fc74(0xb5)]['on'](_0x2fc74(0xc4),_0x363951(()=>{const _0x4b94bb=_0x2fc74,_0x1d9dfd=_0x4ecf5a;_0x4ecf5a=this[_0x4b94bb(0xc6)]();const _0x3a706d=_0x1bf24f(_0x1d9dfd,_0x4ecf5a,(_0x3f6b6d,_0x1de704)=>_0x3f6b6d[_0x4b94bb(0xb2)]===_0x1de704[_0x4b94bb(0xb2)]&&_0x3f6b6d[_0x4b94bb(0xb1)]===_0x1de704[_0x4b94bb(0xb1)]&&_0x3f6b6d[_0x4b94bb(0xa8)]===_0x1de704[_0x4b94bb(0xa8)]),_0x1bc072=_0x4ed971(_0x3a706d,_0x4ecf5a),_0x54a030=this[_0x4b94bb(0xa2)](),_0x2ea9b7=_0x4ecf5a[_0x4b94bb(0xb6)](_0x550073=>_0x550073[_0x4b94bb(0xa8)]===_0x54a030);_0x1bc072[_0x4b94bb(0xc2)]&&this[_0x4b94bb(0xc8)](_0x4b94bb(0xc4),{'outlineDefinitions':_0x4ecf5a,'activeItemIndex':_0x2ea9b7,'outlineChanges':_0x1bc072}),this[_0x4b94bb(0xc8)](_0x4b94bb(0x99),{'index':_0x2ea9b7});},0xfa,{'leading':!0x0,'trailing':!0x0}));}[_0x2231c1(0xa6)](){const _0x12f0e2=_0x2231c1;this[_0x12f0e2(0xaf)][_0x12f0e2(0xc2)]||this[_0x12f0e2(0x94)]();}[_0x2231c1(0xc6)](){const _0x43c694=_0x2231c1,_0x3516f2=this[_0x43c694(0x9d)],_0x55ecd6=[],_0x6ad2c9=this[_0x43c694(0xaf)];for(const _0x510533 of _0x3516f2[_0x43c694(0xab)][_0x43c694(0xb5)][_0x43c694(0xba)]())_0x1a08f7(_0x3516f2[_0x43c694(0xab)][_0x43c694(0xb5)][_0x43c694(0xbf)](_0x510533));function _0x1a08f7(_0x5e770b){const _0x242579=_0x43c694;for(const _0x4b651c of _0x5e770b[_0x242579(0xc1)]())_0x4b651c['is'](_0x242579(0xb8))&&(_0x6ad2c9[_0x242579(0xc0)](_0x4b651c[_0x242579(0xbe)])&&_0x55ecd6[_0x242579(0xc7)]({'level':_0x6ad2c9[_0x242579(0xaa)](_0x4b651c[_0x242579(0xbe)])+0x1,'text':_0xd4e04f(_0x4b651c),'modelElement':_0x4b651c}),_0x1a08f7(_0x4b651c));}return _0x55ecd6;}[_0x2231c1(0xa2)](){const _0x27f00b=_0x2231c1,_0x5c7962=this[_0x27f00b(0x9d)][_0x27f00b(0xab)][_0x27f00b(0xb5)][_0x27f00b(0xbd)][_0x27f00b(0xa1)](),_0x173678=new _0x100a78({'direction':_0x27f00b(0x98),'startPosition':_0x5c7962});for(const _0x4b913d of _0x173678)if(_0x4b913d[_0x27f00b(0xb0)]['is'](_0x27f00b(0xb8))&&this[_0x27f00b(0xaf)][_0x27f00b(0xc0)](_0x4b913d[_0x27f00b(0xb0)][_0x27f00b(0xbe)]))return _0x4b913d[_0x27f00b(0xb0)];}[_0x2231c1(0x96)](){const _0x599e72=_0x2231c1,_0x5aec10=this[_0x599e72(0x9d)][_0x599e72(0xa5)][_0x599e72(0xac)](_0x599e72(0xbb));return _0x5aec10||_0x310a6b(this[_0x599e72(0x9d)]);}[_0x2231c1(0x94)](){const _0x130e6a=_0x2231c1,_0x44769e=this[_0x130e6a(0x9d)],_0x2aec2a=['h1','h2','h3','h4','h5','h6'],_0x3b6e0e=[];for(const _0x1f17be of _0x2aec2a){const _0x3fc21a=_0x44769e[_0x130e6a(0xc3)][_0x130e6a(0xc9)][_0x130e6a(0xa9)][_0x130e6a(0x9f)](document[_0x130e6a(0xc5)](_0x1f17be)),_0x448527=_0x44769e[_0x130e6a(0xa0)][_0x130e6a(0xb7)](_0x3fc21a)[_0x130e6a(0xb3)](0x0);_0x448527?.['is'](_0x130e6a(0xb8))&&_0x3b6e0e[_0x130e6a(0xc7)](_0x448527[_0x130e6a(0xbe)]);}this[_0x130e6a(0xaf)]=_0x3b6e0e;}}
23
+ const _0x56c5ef=_0x1683;(function(_0x4c375a,_0x1574d0){const _0x2a280e=_0x1683,_0x1ec515=_0x4c375a();while(!![]){try{const _0x3a29af=parseInt(_0x2a280e(0x119))/0x1+parseInt(_0x2a280e(0x118))/0x2*(-parseInt(_0x2a280e(0xff))/0x3)+-parseInt(_0x2a280e(0x100))/0x4+-parseInt(_0x2a280e(0x126))/0x5*(-parseInt(_0x2a280e(0x117))/0x6)+-parseInt(_0x2a280e(0x11f))/0x7*(parseInt(_0x2a280e(0x135))/0x8)+-parseInt(_0x2a280e(0x116))/0x9+parseInt(_0x2a280e(0x114))/0xa;if(_0x3a29af===_0x1574d0)break;else _0x1ec515['push'](_0x1ec515['shift']());}catch(_0x4fbb0d){_0x1ec515['push'](_0x1ec515['shift']());}}}(_0x3a0d,0x559b7));import{Plugin as _0x628a4a}from'ckeditor5/src/core.js';import{debounce as _0x378060}from'es-toolkit/compat';function _0x3a0d(){const _0x3f9ea9=['pluginName','length','activeItemIndex','_headingNames','document','name','282115rPetOK','isOfficialPlugin','getRoot','_getHeadingNames','indexOf','_getOutlineDefinitions','findIndex','config','documentOutline.headings','domToView','toModel','editing','get','data','getRootNames','224YNikKf','3LjmKnI','2466896UmKDaq','text','fire','editor','DocumentOutlineUtils','afterInit','item','view','_getActiveHeading','selection','domConverter','getFirstPosition','isPremiumPlugin','init','modelElement','createElement','element','_deriveHeadingElementsFromConversion','backward','push','13996960IKiTIG','includes','1967418rWPeCA','6KdNAtq','1172164fwwDcZ','542624xFFpww','change','getChildren','getChild','model','level','56672DxaUCL'];_0x3a0d=function(){return _0x3f9ea9;};return _0x3a0d();}import{ModelTreeWalker as _0x5350cc}from'ckeditor5/src/engine.js';import{getElementText as _0x54dde1,getDefaultFeatureHeadingNames as _0x41df21}from'./utils.js';function _0x1683(_0xb9ff6,_0x238720){const _0x3a0d4b=_0x3a0d();return _0x1683=function(_0x1683cc,_0x15c367){_0x1683cc=_0x1683cc-0xff;let _0x5b62ba=_0x3a0d4b[_0x1683cc];return _0x5b62ba;},_0x1683(_0xb9ff6,_0x238720);}import{diff as _0x496c6e,diffToChanges as _0x4608df}from'ckeditor5/src/utils.js';export class DocumentOutlineUtils extends _0x628a4a{static get[_0x56c5ef(0x120)](){const _0xbfcfd1=_0x56c5ef;return _0xbfcfd1(0x104);}static get[_0x56c5ef(0x127)](){return!0x0;}static get[_0x56c5ef(0x10c)](){return!0x0;}[_0x56c5ef(0x123)]=[];[_0x56c5ef(0x10d)](){const _0x3e4d39=_0x56c5ef,_0x297d55=this[_0x3e4d39(0x103)];this[_0x3e4d39(0x123)]=this[_0x3e4d39(0x129)]();let _0x332abb=[];_0x297d55[_0x3e4d39(0x11d)][_0x3e4d39(0x124)]['on'](_0x3e4d39(0x11a),_0x378060(()=>{const _0x2fe572=_0x3e4d39,_0x297c53=_0x332abb;_0x332abb=this[_0x2fe572(0x12b)]();const _0x3e9e9f=_0x496c6e(_0x297c53,_0x332abb,(_0x4cc639,_0x97ca30)=>_0x4cc639[_0x2fe572(0x11e)]===_0x97ca30[_0x2fe572(0x11e)]&&_0x4cc639[_0x2fe572(0x101)]===_0x97ca30[_0x2fe572(0x101)]&&_0x4cc639[_0x2fe572(0x10e)]===_0x97ca30[_0x2fe572(0x10e)]),_0x595c71=_0x4608df(_0x3e9e9f,_0x332abb),_0xb3c157=this[_0x2fe572(0x108)](),_0x311cf5=_0x332abb[_0x2fe572(0x12c)](_0x57916a=>_0x57916a[_0x2fe572(0x10e)]===_0xb3c157);_0x595c71[_0x2fe572(0x121)]&&this[_0x2fe572(0x102)](_0x2fe572(0x11a),{'outlineDefinitions':_0x332abb,'activeItemIndex':_0x311cf5,'outlineChanges':_0x595c71}),this[_0x2fe572(0x102)](_0x2fe572(0x122),{'index':_0x311cf5});},0xfa,{'leading':!0x0,'trailing':!0x0}));}[_0x56c5ef(0x105)](){const _0x198b23=_0x56c5ef;this[_0x198b23(0x123)][_0x198b23(0x121)]||this[_0x198b23(0x111)]();}[_0x56c5ef(0x12b)](){const _0x43c76f=_0x56c5ef,_0x3da14d=this[_0x43c76f(0x103)],_0x5c734d=[],_0x3250d5=this[_0x43c76f(0x123)];for(const _0x5e300c of _0x3da14d[_0x43c76f(0x11d)][_0x43c76f(0x124)][_0x43c76f(0x134)]())_0x1185b6(_0x3da14d[_0x43c76f(0x11d)][_0x43c76f(0x124)][_0x43c76f(0x128)](_0x5e300c));function _0x1185b6(_0x1f8732){const _0x2e2e4a=_0x43c76f;for(const _0x5b59b1 of _0x1f8732[_0x2e2e4a(0x11b)]())_0x5b59b1['is'](_0x2e2e4a(0x110))&&(_0x3250d5[_0x2e2e4a(0x115)](_0x5b59b1[_0x2e2e4a(0x125)])&&_0x5c734d[_0x2e2e4a(0x113)]({'level':_0x3250d5[_0x2e2e4a(0x12a)](_0x5b59b1[_0x2e2e4a(0x125)])+0x1,'text':_0x54dde1(_0x5b59b1),'modelElement':_0x5b59b1}),_0x1185b6(_0x5b59b1));}return _0x5c734d;}[_0x56c5ef(0x108)](){const _0x1d66cc=_0x56c5ef,_0x184891=this[_0x1d66cc(0x103)][_0x1d66cc(0x11d)][_0x1d66cc(0x124)][_0x1d66cc(0x109)][_0x1d66cc(0x10b)](),_0xe05814=new _0x5350cc({'direction':_0x1d66cc(0x112),'startPosition':_0x184891});for(const _0x30b4f0 of _0xe05814)if(_0x30b4f0[_0x1d66cc(0x106)]['is'](_0x1d66cc(0x110))&&this[_0x1d66cc(0x123)][_0x1d66cc(0x115)](_0x30b4f0[_0x1d66cc(0x106)][_0x1d66cc(0x125)]))return _0x30b4f0[_0x1d66cc(0x106)];}[_0x56c5ef(0x129)](){const _0x37d582=_0x56c5ef,_0x2eb686=this[_0x37d582(0x103)][_0x37d582(0x12d)][_0x37d582(0x132)](_0x37d582(0x12e));return _0x2eb686||_0x41df21(this[_0x37d582(0x103)]);}[_0x56c5ef(0x111)](){const _0x3f9f4c=_0x56c5ef,_0x4c269f=this[_0x3f9f4c(0x103)],_0x30c54f=['h1','h2','h3','h4','h5','h6'],_0x5a2f0b=[];for(const _0x4db656 of _0x30c54f){const _0x387209=_0x4c269f[_0x3f9f4c(0x131)][_0x3f9f4c(0x107)][_0x3f9f4c(0x10a)][_0x3f9f4c(0x12f)](document[_0x3f9f4c(0x10f)](_0x4db656)),_0x3feefd=_0x4c269f[_0x3f9f4c(0x133)][_0x3f9f4c(0x130)](_0x387209)[_0x3f9f4c(0x11c)](0x0);_0x3feefd?.['is'](_0x3f9f4c(0x110))&&_0x5a2f0b[_0x3f9f4c(0x113)](_0x3feefd[_0x3f9f4c(0x125)]);}this[_0x3f9f4c(0x123)]=_0x5a2f0b;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x24a8f1,_0x56ed59){const _0x10b88e=_0x36b5,_0x24016f=_0x24a8f1();while(!![]){try{const _0x4ff80b=-parseInt(_0x10b88e(0xf6))/0x1+parseInt(_0x10b88e(0xf4))/0x2+-parseInt(_0x10b88e(0xf5))/0x3+-parseInt(_0x10b88e(0xe8))/0x4+parseInt(_0x10b88e(0xf3))/0x5+parseInt(_0x10b88e(0xf8))/0x6+-parseInt(_0x10b88e(0xf7))/0x7*(-parseInt(_0x10b88e(0xf0))/0x8);if(_0x4ff80b===_0x56ed59)break;else _0x24016f['push'](_0x24016f['shift']());}catch(_0x17d404){_0x24016f['push'](_0x24016f['shift']());}}}(_0x102c,0xeaf82));import{View as _0x22e82e}from'ckeditor5/src/ui.js';import{getTranslation as _0x13f3dd}from'../../utils/common-translations.js';function _0x36b5(_0x2d6dab,_0x30a3d9){const _0x102c0c=_0x102c();return _0x36b5=function(_0x36b5f2,_0x4e0639){_0x36b5f2=_0x36b5f2-0xe1;let _0xa750e7=_0x102c0c[_0x36b5f2];return _0xa750e7;},_0x36b5(_0x2d6dab,_0x30a3d9);}function _0x102c(){const _0x2f07f1=['3893778QpFeMd','797544tJYDwR','7sRGSMn','7320930agqpzY','bind','ck-document-outline__item','div','Empty\x20heading','click','isActive','setTemplate','5566696sBtrfs','ck-reset','ck-document-outline__item_empty','set','text','bindTemplate','isEmpty','ck-document-outline__item_level-','6526184KwwFDM','level','ck-document-outline__item_active','6033905XhUvTJ','2413738RFKfjO'];_0x102c=function(){return _0x2f07f1;};return _0x102c();}export class DocumentOutlineItemView extends _0x22e82e{constructor(_0x497d56,_0x67d523=!0x1){const _0x103f08=_0x36b5;super(_0x497d56);const _0xe825ce=this[_0x103f08(0xed)],_0x45f636=_0x67d523?'['+_0x13f3dd(_0x497d56,_0x103f08(0xe4))+']':'';this[_0x103f08(0xeb)](_0x103f08(0xec),''),this[_0x103f08(0xeb)](_0x103f08(0xf1),0x1),this[_0x103f08(0xeb)](_0x103f08(0xe6),!0x1),this[_0x103f08(0xe1)](_0x103f08(0xee))['to'](this,_0x103f08(0xec),_0x58f597=>!_0x58f597),this[_0x103f08(0xe7)]({'tag':_0x103f08(0xe3),'attributes':{'class':['ck',_0x103f08(0xe9),_0x103f08(0xe2),_0xe825ce['to'](_0x103f08(0xf1),_0x52222a=>_0x103f08(0xef)+_0x52222a),_0xe825ce['if'](_0x103f08(0xe6),_0x103f08(0xf2)),_0xe825ce['if'](_0x103f08(0xee),_0x103f08(0xea))],'title':_0xe825ce['to'](_0x103f08(0xec))},'children':[{'text':_0xe825ce['to'](_0x103f08(0xec),_0xd45336=>_0xd45336||_0x45f636)}],'on':{'click':_0xe825ce['to'](_0x103f08(0xe5))}});}}
23
+ (function(_0x588042,_0x54444c){const _0x5cb87e=_0x1dd9,_0x4a5ebd=_0x588042();while(!![]){try{const _0x4dfbc6=parseInt(_0x5cb87e(0x106))/0x1+parseInt(_0x5cb87e(0x102))/0x2*(parseInt(_0x5cb87e(0xfd))/0x3)+parseInt(_0x5cb87e(0x101))/0x4*(-parseInt(_0x5cb87e(0xfb))/0x5)+parseInt(_0x5cb87e(0xf7))/0x6+-parseInt(_0x5cb87e(0x105))/0x7*(-parseInt(_0x5cb87e(0xf5))/0x8)+-parseInt(_0x5cb87e(0xee))/0x9+-parseInt(_0x5cb87e(0xf4))/0xa*(parseInt(_0x5cb87e(0x107))/0xb);if(_0x4dfbc6===_0x54444c)break;else _0x4a5ebd['push'](_0x4a5ebd['shift']());}catch(_0x26faaa){_0x4a5ebd['push'](_0x4a5ebd['shift']());}}}(_0x2439,0xb027e));function _0x2439(){const _0x304d5c=['set','2029707MXVIrA','bind','ck-document-outline__item_empty','isActive','3973668TtSnuN','4tVLZrK','ck-document-outline__item','ck-document-outline__item_active','862778wyALfM','384426vRQacu','1742851agpGaH','div','12469140smbIuB','setTemplate','level','click','isEmpty','text','50zYvPYA','56qBIkUD','Empty\x20heading','7753644hGyJJt','ck-document-outline__item_level-','bindTemplate','ck-reset','5ArkrTH'];_0x2439=function(){return _0x304d5c;};return _0x2439();}function _0x1dd9(_0x4afaf7,_0x398109){const _0x2439ff=_0x2439();return _0x1dd9=function(_0x1dd95b,_0x3e7c9d){_0x1dd95b=_0x1dd95b-0xed;let _0x231162=_0x2439ff[_0x1dd95b];return _0x231162;},_0x1dd9(_0x4afaf7,_0x398109);}import{View as _0x3ee649}from'ckeditor5/src/ui.js';import{getTranslation as _0x54e6e9}from'../../utils/common-translations.js';export class DocumentOutlineItemView extends _0x3ee649{constructor(_0x3f2bce,_0x1f5e8c=!0x1){const _0x4e2164=_0x1dd9;super(_0x3f2bce);const _0x12c239=this[_0x4e2164(0xf9)],_0x212d80=_0x1f5e8c?'['+_0x54e6e9(_0x3f2bce,_0x4e2164(0xf6))+']':'';this[_0x4e2164(0xfc)](_0x4e2164(0xf3),''),this[_0x4e2164(0xfc)](_0x4e2164(0xf0),0x1),this[_0x4e2164(0xfc)](_0x4e2164(0x100),!0x1),this[_0x4e2164(0xfe)](_0x4e2164(0xf2))['to'](this,_0x4e2164(0xf3),_0x1157b5=>!_0x1157b5),this[_0x4e2164(0xef)]({'tag':_0x4e2164(0xed),'attributes':{'class':['ck',_0x4e2164(0xfa),_0x4e2164(0x103),_0x12c239['to'](_0x4e2164(0xf0),_0x3dacad=>_0x4e2164(0xf8)+_0x3dacad),_0x12c239['if'](_0x4e2164(0x100),_0x4e2164(0x104)),_0x12c239['if'](_0x4e2164(0xf2),_0x4e2164(0xff))],'title':_0x12c239['to'](_0x4e2164(0xf3))},'children':[{'text':_0x12c239['to'](_0x4e2164(0xf3),_0x27a585=>_0x27a585||_0x212d80)}],'on':{'click':_0x12c239['to'](_0x4e2164(0xf1))}});}}