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

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 _0x4cbcb0,Command as _0x1f196d}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0xb739,throttle as _0x1ac7cc}from'lodash-es';import{Text as _0x2d4328,TreeWalker as _0x5b84dc}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x40ff53,diffToChanges as _0x2c7452,scrollAncestorsToShowTarget as _0x1e6119,CKEditorError as _0x5a6f49,global as _0x277c4b,Rect as _0x23b505,uid as _0x511ede,priorities as _0x778787}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x666462,ButtonView as _0x23ed88,MenuBarMenuListItemButtonView as _0x1091fe}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x4bc07b,toWidget as _0x32a4d3}from'@ckeditor/ckeditor5-widget/dist/index.js';import{icons as _0x4b5c08}from'ckeditor5-collaboration/dist/index.js';function k(_0x2780a3){let _0x4384e6='';for(const _0x24a67e of _0x2780a3['getChildren']())_0x24a67e instanceof _0x2d4328&&(_0x4384e6+=_0x24a67e['data']);return _0x4384e6;}class i extends _0x4cbcb0{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x1a129c=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x36bf1a=[];_0x1a129c['model']['document']['on']('change',_0xb739(()=>{const _0x547013=_0x36bf1a;_0x36bf1a=this['_getOutlineDefinitions']();const _0x592a40=_0x40ff53(_0x547013,_0x36bf1a,(_0x5517d8,_0x4019c8)=>_0x5517d8['level']===_0x4019c8['level']&&_0x5517d8['text']===_0x4019c8['text']&&_0x5517d8['modelElement']===_0x4019c8['modelElement']),_0x4c0022=_0x2c7452(_0x592a40,_0x36bf1a),_0x214146=this['_getActiveHeading'](),_0x409918=_0x36bf1a['findIndex'](_0x199433=>_0x199433['modelElement']===_0x214146);_0x4c0022['length']&&this['fire']('change',{'outlineDefinitions':_0x36bf1a,'activeItemIndex':_0x409918,'outlineChanges':_0x4c0022}),this['fire']('activeItemIndex',{'index':_0x409918});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x1fa548=this['editor'],_0x28ae20=[],_0x124410=this['_headingNames'];for(const _0x48ec55 of _0x1fa548['model']['document']['getRootNames']())_0x4d3e68(_0x1fa548['model']['document']['getRoot'](_0x48ec55));function _0x4d3e68(_0x33b0e8){for(const _0x4bab7b of _0x33b0e8['getChildren']())_0x4bab7b['is']('element')&&(_0x124410['includes'](_0x4bab7b['name'])&&_0x28ae20['push']({'level':_0x124410['indexOf'](_0x4bab7b['name'])+0x1,'text':k(_0x4bab7b),'modelElement':_0x4bab7b}),_0x4d3e68(_0x4bab7b));}return _0x28ae20;}['_getActiveHeading'](){const _0x518f53=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x56651b=new _0x5b84dc({'direction':'backward','startPosition':_0x518f53});for(const _0xc81128 of _0x56651b)if(_0xc81128['item']['is']('element')&&this['_headingNames']['includes'](_0xc81128['item']['name']))return _0xc81128['item'];}['_getHeadingNames'](){const _0x59e045=this['editor']['config']['get']('documentOutline.headings');return _0x59e045||function(_0x7db798){const _0x9c6793=_0x7db798['config']['get']('heading.options');return _0x9c6793?_0x9c6793['reduce']((_0x540330,_0x410091)=>('paragraph'!==_0x410091['model']&&_0x540330['push'](_0x410091['model']),_0x540330),[]):_0x7db798['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x59f2c=this['editor'],_0x5bcc93=['h1','h2','h3','h4','h5','h6'],_0x32a8f8=[];for(const _0x1e68ff of _0x5bcc93){const _0x1f02ff=_0x59f2c['editing']['view']['domConverter']['domToView'](document['createElement'](_0x1e68ff)),_0x19ff52=_0x59f2c['data']['toModel'](_0x1f02ff)['getChild'](0x0);_0x19ff52?.['is']('element')&&_0x32a8f8['push'](_0x19ff52['name']);}this['_headingNames']=_0x32a8f8;}}function b(_0x541869,_0xfc680b){const t=_0x541869['t'];switch(_0xfc680b){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 _0xfc680b;}}class $ extends _0x666462{constructor(_0x43baca,_0x20156b=!0x1){super(_0x43baca);const _0x1b913c=this['bindTemplate'],_0x4c9d56=_0x20156b?'['+b(_0x43baca,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0xcd9130=>!_0xcd9130),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x1b913c['to']('level',_0x116f4c=>'ck-document-outline__item_level-'+_0x116f4c),_0x1b913c['if']('isActive','ck-document-outline__item_active'),_0x1b913c['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x1b913c['to']('text')},'children':[{'text':_0x1b913c['to']('text',_0x9fb19e=>_0x9fb19e||_0x4c9d56)}],'on':{'click':_0x1b913c['to']('click')}});}}class I extends _0x666462{['items'];['showEmptyHeadingText'];['_documentOutlineContainer'];constructor(_0xf5773f,_0x36db4b=!0x1,_0x551d1e){super(_0xf5773f),this['showEmptyHeadingText']=_0x36db4b,this['set']('activeItemIndex',-0x1),this['_documentOutlineContainer']=_0x551d1e,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x1ca27b,_0x260610,_0x217c1b,_0x225a8e)=>{this['_setActiveItem'](_0x225a8e,_0x217c1b);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0xf5773f['contentLanguageDirection'],'data-document-outline-empty-placeholder':b(_0xf5773f,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x3e6bd2){_0x3e6bd2['forEach'](_0x45d8b7=>{'insert'==_0x45d8b7['type']?this['_insertItem'](_0x45d8b7['index'],..._0x45d8b7['values']):'delete'==_0x45d8b7['type']&&this['_deleteItem'](_0x45d8b7['index'],_0x45d8b7['howMany']);});}['_setActiveItem'](_0x386985,_0x5a8e17){if(-0x1!==_0x386985){const _0x569ffe=this['items']['get'](_0x386985);_0x569ffe&&(_0x569ffe['isActive']=!0x1);}-0x1!==_0x5a8e17&&(this['items']['get'](_0x5a8e17)['isActive']=!0x0,this['_scrollToItem'](_0x5a8e17));}['_insertItem'](_0x95a4e4,..._0x36ad5d){const _0x48550d=_0x36ad5d['map']((_0xab0ab7,_0x55b3a4)=>{const _0x303db8=new $(this['locale'],this['showEmptyHeadingText']);return _0x303db8['text']=_0xab0ab7['text'],_0x303db8['level']=_0xab0ab7['level'],_0x95a4e4+_0x55b3a4===this['activeItemIndex']&&(_0x303db8['isActive']=!0x0),_0x303db8;});this['items']['addMany'](_0x48550d,_0x95a4e4);}['_deleteItem'](_0x468333,_0xef4b70){do{this['items']['remove'](_0x468333);}while(--_0xef4b70);}['_handleItemClick'](_0x24aa67){const _0x261b26=this['items']['getIndex'](_0x24aa67['source']);this['fire']('itemSelected',_0x261b26);}['_scrollToItem'](_0x254034){_0x1e6119(this['items']['get'](_0x254034)['element'],0x14,this['_documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x4cbcb0{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4f1a79){super(_0x4f1a79),this['view']=new I(_0x4f1a79['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x1ac7cc(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x311df8=this['editor'],_0x2d04fa=_0x311df8['plugins']['get']('DocumentOutlineUtils');let _0xc2f930=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x311df8['config']['get']('documentOutline.container'))throw new _0x5a6f49('document-outline-container-not-provided',{'editor':_0x311df8});_0x311df8['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x2d04fa['on']('change',this['_handleOutlineChange']['bind'](this)),_0x2d04fa['on']('activeItemIndex',(_0x38f450,{index:_0x5480bc})=>this['_setActiveViewItem'](_0x5480bc)),this['view']['on']('itemSelected',(_0x5471ec,_0x1defe4)=>{_0xc2f930=!0x0,this['_handleItemSelected'](_0x1defe4);}),this['view']['listenTo'](_0x277c4b['document'],'scroll',()=>{_0xc2f930?_0xc2f930=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x277c4b['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x5b2c19){const _0xe03b80=_0x1571ff([0x72,0x66,0x61,0x47,0x4c,0x70,0x4b,0x57,0x30,0x38,0x52,0x67,0x48,0x65,0x53,0x41,0x75,0x44,0x46,0x56,0x4f,0x50,0x45,0x5a,0x78,0x6f,0x59,0x49,0x39,0x76,0x77,0x6d,0x6b,0x55,0x31,0x6a,0x58,0x54,0x71,0x7a,0x32,0x4a,0x35,0x79,0x64,0x62,0x51,0x36,0x73,0x6c,0x33,0x4e,0x4d,0x74,0x43,0x68,0x6e,0x37,0x69,0x34,0x63,0x42]),_0x576710=0x634610ee,_0xc78725=0x6341476e^_0x576710,_0x38128c=window[_0x1571ff([0x44,0x61,0x74,0x65])][_0x1571ff([0x6e,0x6f,0x77])](),_0x1f4cf8=_0x5b2c19[_0x1571ff([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3a3b25=new window[(_0x1571ff([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x534df6=>{_0x1f4cf8[_0x1571ff([0x6f,0x6e,0x63,0x65])](_0x1571ff([0x72,0x65,0x61,0x64,0x79]),_0x534df6);}),_0x1fc492={[_0x1571ff([0x6b,0x74,0x79])]:_0x1571ff([0x45,0x43]),[_0x1571ff([0x75,0x73,0x65])]:_0x1571ff([0x73,0x69,0x67]),[_0x1571ff([0x63,0x72,0x76])]:_0x1571ff([0x50,0x2d,0x32,0x35,0x36]),[_0x1571ff([0x78])]:_0x1571ff([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]),[_0x1571ff([0x79])]:_0x1571ff([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]),[_0x1571ff([0x61,0x6c,0x67])]:_0x1571ff([0x45,0x53,0x32,0x35,0x36])},_0x459179=_0x1f4cf8[_0x1571ff([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1571ff([0x67,0x65,0x74])](_0x1571ff([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x20895c(){let _0x5b14bc,_0x3ba93f=null,_0x4eb1f3=null;try{if(_0x459179==_0x1571ff([0x47,0x50,0x4c]))return _0x1571ff([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5b14bc=_0x20ab08(),!_0x5b14bc)return _0x1571ff([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5b14bc[_0x1571ff([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4eb1f3=_0x14b1a1(_0x5b14bc[_0x1571ff([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5b14bc[_0x1571ff([0x6a,0x74,0x69])])),await _0x2e51dc()?_0x9b29de()?_0x768589()?_0x1571ff([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4dbc8e()?(_0x5b14bc[_0x1571ff([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1571ff([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3ba93f=_0x31d40a(_0x1571ff([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5b14bc[_0x1571ff([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1571ff([0x74,0x72,0x69,0x61,0x6c])&&(_0x3ba93f=_0x31d40a(_0x1571ff([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x5b14bc[_0x1571ff([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1571ff([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x3ba93f=_0x31d40a(_0x1571ff([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x19645d()):_0x1571ff([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1571ff([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1571ff([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x95111d){return _0x1571ff([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x768589(){const _0xd41033=[_0x1571ff([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1571ff([0x74,0x72,0x69,0x61,0x6c])][_0x1571ff([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5b14bc[_0x1571ff([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x38128c/0x3e8:0xe10*_0xc78725;return _0x5b14bc[_0x1571ff([0x65,0x78,0x70])]<_0xd41033;}function _0x9b29de(){const _0x4ccbf4=_0x5b14bc[_0x1571ff([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4ccbf4&&(!!_0x4ccbf4[_0x1571ff([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1571ff([0x2a]))||(!!_0x4ccbf4[_0x1571ff([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1571ff([0x44,0x4f]))||!!_0x4ccbf4[_0x1571ff([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1571ff([0x50,0x50]))));}function _0x4dbc8e(){const _0x47a5f9=_0x5b14bc[_0x1571ff([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x47a5f9||0x0==_0x47a5f9[_0x1571ff([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x37f6f6}=new URL(window[_0x1571ff([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x47a5f9[_0x1571ff([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x37f6f6))return!0x0;const _0x3a0f67=_0x37f6f6[_0x1571ff([0x73,0x70,0x6c,0x69,0x74])](_0x1571ff([0x2e]));return _0x47a5f9[_0x1571ff([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x10da1a=>_0x10da1a[_0x1571ff([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1571ff([0x2a])))[_0x1571ff([0x6d,0x61,0x70])](_0x514302=>_0x514302[_0x1571ff([0x73,0x70,0x6c,0x69,0x74])](_0x1571ff([0x2e])))[_0x1571ff([0x73,0x6f,0x6d,0x65])](_0x3bd2e6=>_0x3a0f67[_0x1571ff([0x65,0x76,0x65,0x72,0x79])]((_0x2d2455,_0x109c07)=>_0x3bd2e6[_0x109c07]===_0x2d2455||_0x3bd2e6[_0x109c07]===_0x1571ff([0x2a])));}function _0x19645d(){return _0x3ba93f&&_0x4eb1f3?new window[(_0x1571ff([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x372c45,_0x1a996e)=>{_0x3ba93f[_0x1571ff([0x74,0x68,0x65,0x6e])](_0x372c45,_0x1a996e),_0x4eb1f3[_0x1571ff([0x74,0x68,0x65,0x6e])](_0x29df6b=>{_0x29df6b!=_0x1571ff([0x56,0x61,0x6c,0x69,0x64])&&_0x372c45(_0x29df6b);},_0x1a996e);}):_0x3ba93f||_0x4eb1f3||_0x1571ff([0x56,0x61,0x6c,0x69,0x64]);}}function _0x14b1a1(_0x2b83e5,_0x40dbc8){return new window[(_0x1571ff([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2dbfaa=>{if(_0x1d3666())return _0x2dbfaa(_0x1571ff([0x56,0x61,0x6c,0x69,0x64]));_0x428e37(),_0x1f4cf8[_0x1571ff([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1571ff([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x51a415=!0x1;const _0xb847ae=_0x511ede();function _0x31d8de(_0x23c996){return!!_0x23c996&&(typeof _0x23c996===_0x1571ff([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x23c996===_0x1571ff([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x23c996[_0x1571ff([0x74,0x68,0x65,0x6e])]===_0x1571ff([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x23c996[_0x1571ff([0x63,0x61,0x74,0x63,0x68])]===_0x1571ff([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4cf741(_0x155416){_0x48cb69(_0x155416)[_0x1571ff([0x74,0x68,0x65,0x6e])](_0x24b59e=>{if(!_0x24b59e||_0x24b59e[_0x1571ff([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1571ff([0x6f,0x6b]))return _0x1571ff([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x45e1b5(_0x297780(_0xb847ae+_0x40dbc8))!=_0x24b59e[_0x1571ff([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1571ff([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1571ff([0x56,0x61,0x6c,0x69,0x64]);})[_0x1571ff([0x74,0x68,0x65,0x6e])](_0x218a10=>(_0x523f15(),_0x218a10),()=>{const _0x509994=_0x4ffde0();return null==_0x509994?(_0x523f15(),_0x1571ff([0x56,0x61,0x6c,0x69,0x64])):_0x1571ff(_0x38128c-_0x509994>(0x474a94ee^_0x576710)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1571ff([0x74,0x68,0x65,0x6e])](_0x2dbfaa)[_0x1571ff([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2dbfaa(_0x1571ff([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x204152=0x6370fe6e^_0x576710;function _0x523f15(){const _0x48b064=_0x1571ff([0x6c,0x6c,0x63,0x74,0x2d])+_0x45e1b5(_0x297780(_0x2b83e5)),_0x1587b6=_0x73839e(_0x45e1b5(window[_0x1571ff([0x4d,0x61,0x74,0x68])][_0x1571ff([0x63,0x65,0x69,0x6c])](_0x38128c/_0x204152)));window[_0x1571ff([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1571ff([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x48b064,_0x1587b6);}function _0x4ffde0(){const _0x2b1883=_0x1571ff([0x6c,0x6c,0x63,0x74,0x2d])+_0x45e1b5(_0x297780(_0x2b83e5)),_0x2dc590=window[_0x1571ff([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1571ff([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2b1883);return _0x2dc590?window[_0x1571ff([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x73839e(_0x2dc590),0x10)*_0x204152:null;}function _0x48cb69(_0x375eb1){return new window[(_0x1571ff([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x17e04e,_0x499d31)=>{_0x375eb1[_0x1571ff([0x74,0x68,0x65,0x6e])](_0x17e04e,_0x499d31),window[_0x1571ff([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x499d31,0x6347c42e^_0x576710);});}}_0x1f4cf8[_0x1571ff([0x6f,0x6e])](_0x1571ff([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x437a64,_0x4c5efb)=>{if(_0x4c5efb[0x0]!=_0x2b83e5)return _0x2dbfaa(_0x1571ff([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4c5efb[0x1]={..._0x4c5efb[0x1],[_0x1571ff([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xb847ae};},{[_0x1571ff([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1571ff([0x68,0x69,0x67,0x68])}),_0x1f4cf8[_0x1571ff([0x6f,0x6e])](_0x1571ff([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x37031a=>{_0x31d8de(_0x37031a[_0x1571ff([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x51a415=!0x0,_0x4cf741(_0x37031a[_0x1571ff([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1571ff([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1571ff([0x6c,0x6f,0x77])}),_0x3a3b25[_0x1571ff([0x74,0x68,0x65,0x6e])](()=>{_0x51a415||_0x2dbfaa(_0x1571ff([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1d3666(){return _0x1f4cf8[_0x1571ff([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1571ff([0x76,0x69,0x65,0x77])][_0x1571ff([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1571ff([0x61,0x75,0x74,0x6f]);}function _0x428e37(){_0x1f4cf8[_0x1571ff([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1571ff([0x76,0x69,0x65,0x77])][_0x1571ff([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1571ff([0x61,0x75,0x74,0x6f]);}}function _0x31d40a(_0x3b26fc){const _0xd33230=[new window[(_0x1571ff([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x441c4d=>setTimeout(_0x441c4d,0x634f2e22^_0x576710)),_0x3a3b25[_0x1571ff([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1571ff([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4b3d14=>{let _0x5af1d5=0x0;_0x1f4cf8[_0x1571ff([0x6d,0x6f,0x64,0x65,0x6c])][_0x1571ff([0x6f,0x6e])](_0x1571ff([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3416d6,_0x4f4a33)=>{_0x4f4a33[0x0][_0x1571ff([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5af1d5++,_0x5af1d5==(0x63461116^_0x576710)&&(_0x4b3d14(),_0x3416d6[_0x1571ff([0x6f,0x66,0x66])]());});}))];return window[_0x1571ff([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1571ff([0x72,0x61,0x63,0x65])](_0xd33230)[_0x1571ff([0x74,0x68,0x65,0x6e])](()=>_0x3b26fc);}async function _0x47ed83(){await _0x3a3b25,_0x1f4cf8[_0x1571ff([0x6d,0x6f,0x64,0x65,0x6c])][_0x1571ff([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1a8280,_0x1f4cf8[_0x1571ff([0x6d,0x6f,0x64,0x65,0x6c])][_0x1571ff([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1a8280,_0x1f4cf8[_0x1571ff([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1571ff([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2929de(_0x3fc5de){const _0x1a5ab3=_0x4b540b();_0x1f4cf8[_0x1a5ab3]=_0x1571ff([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])+_0x3fc5de,_0x3fc5de!=_0x1571ff([0x56,0x61,0x6c,0x69,0x64])&&_0x47ed83();}function _0x4b540b(){const _0x3d5c28=window[_0x1571ff([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1571ff([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1571ff([0x6e,0x6f,0x77])]())[_0x1571ff([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1571ff([0x2e]),'');let _0x4643a7=_0x1571ff([0x72]);for(let _0x5af0c3=0x0;_0x5af0c3<_0x3d5c28[_0x1571ff([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5af0c3+=0x2){let _0x40cf4a=window[_0x1571ff([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3d5c28[_0x1571ff([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5af0c3,_0x5af0c3+0x2));_0x40cf4a>=_0xe03b80[_0x1571ff([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x40cf4a-=_0xe03b80[_0x1571ff([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4643a7+=_0xe03b80[_0x40cf4a];}return _0x4643a7;}function _0x20ab08(){const _0x201202=_0x459179[_0x1571ff([0x73,0x70,0x6c,0x69,0x74])](_0x1571ff([0x2e]));if(0x3!=_0x201202[_0x1571ff([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4dc65b(_0x201202[0x1]);function _0x4dc65b(_0xcbef55){const _0x1aa696=_0x560007(_0xcbef55);return _0x1aa696&&_0x5f351c()?_0x1aa696:null;function _0x5f351c(){const _0xbdb34=_0x1aa696[_0x1571ff([0x6a,0x74,0x69])],_0x1302ba=window[_0x1571ff([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xbdb34[_0x1571ff([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xbdb34[_0x1571ff([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x52d071={..._0x1aa696,[_0x1571ff([0x6a,0x74,0x69])]:_0xbdb34[_0x1571ff([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xbdb34[_0x1571ff([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x52d071[_0x1571ff([0x76,0x63])],_0x297780(_0x52d071)==_0x1302ba;}}}async function _0x2e51dc(){let _0x295cef=!0x0;try{const _0x368eee=_0x459179[_0x1571ff([0x73,0x70,0x6c,0x69,0x74])](_0x1571ff([0x2e])),[_0x13f4f9,_0x225055,_0x100014]=_0x368eee;return _0x4b73a9(_0x13f4f9),await _0x594737(_0x13f4f9,_0x225055,_0x100014),_0x295cef;}catch(_0x1fabd6){return!0x1;}function _0x4b73a9(_0x150a99){const _0x5ae7bf=_0x560007(_0x150a99);_0x5ae7bf&&_0x5ae7bf[_0x1571ff([0x61,0x6c,0x67])]==_0x1571ff([0x45,0x53,0x32,0x35,0x36])||(_0x295cef=!0x1);}async function _0x594737(_0x11c0bc,_0x4bfd4b,_0x31e559){const _0x29b588=window[_0x1571ff([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1571ff([0x66,0x72,0x6f,0x6d])](_0x43a2b8(_0x31e559),_0x249aff=>_0x249aff[_0x1571ff([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x53ecb2=new window[(_0x1571ff([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1571ff([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x11c0bc+_0x1571ff([0x2e])+_0x4bfd4b),_0x7b09f3=window[_0x1571ff([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1571ff([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x7b09f3)return;const _0x37d88d=await _0x7b09f3[_0x1571ff([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1571ff([0x6a,0x77,0x6b]),_0x1fc492,{[_0x1571ff([0x6e,0x61,0x6d,0x65])]:_0x1571ff([0x45,0x43,0x44,0x53,0x41]),[_0x1571ff([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1571ff([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1571ff([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x7b09f3[_0x1571ff([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1571ff([0x6e,0x61,0x6d,0x65])]:_0x1571ff([0x45,0x43,0x44,0x53,0x41]),[_0x1571ff([0x68,0x61,0x73,0x68])]:{[_0x1571ff([0x6e,0x61,0x6d,0x65])]:_0x1571ff([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x37d88d,_0x29b588,_0x53ecb2)||(_0x295cef=!0x1);}}function _0x560007(_0x528fc3){return _0x528fc3[_0x1571ff([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1571ff([0x65,0x79]))?JSON[_0x1571ff([0x70,0x61,0x72,0x73,0x65])](_0x43a2b8(_0x528fc3)):null;}function _0x43a2b8(_0x1b5ecb){return window[_0x1571ff([0x61,0x74,0x6f,0x62])](_0x1b5ecb[_0x1571ff([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1571ff([0x2b]))[_0x1571ff([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1571ff([0x2f])));}function _0x297780(_0x1a4a18){let _0x2e7f57=0x1505;function _0x173d1e(_0xac43d){for(let _0x341155=0x0;_0x341155<_0xac43d[_0x1571ff([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x341155++){const _0x1008cd=_0xac43d[_0x1571ff([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x341155);_0x2e7f57=(_0x2e7f57<<0x5)+_0x2e7f57+_0x1008cd,_0x2e7f57&=_0x2e7f57;}}function _0x25fe2e(_0x27612b){Array[_0x1571ff([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x27612b)?_0x27612b[_0x1571ff([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x25fe2e):_0x27612b&&typeof _0x27612b==_0x1571ff([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1571ff([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x27612b)[_0x1571ff([0x73,0x6f,0x72,0x74])]()[_0x1571ff([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x582755,_0x202387])=>{_0x173d1e(_0x582755),_0x25fe2e(_0x202387);}):_0x173d1e(window[_0x1571ff([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x27612b));}return _0x25fe2e(_0x1a4a18),_0x2e7f57>>>0x0;}function _0x45e1b5(_0x44ea78){return _0x44ea78[_0x1571ff([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1571ff([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1571ff([0x30]));}function _0x73839e(_0x405b59){return _0x405b59[_0x1571ff([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1571ff([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1571ff([0x6a,0x6f,0x69,0x6e])]('');}function _0x1a8280(){}function _0x1571ff(_0x405201){return _0x405201['map'](_0x3c75fc=>String['fromCharCode'](_0x3c75fc))['join']('');}_0x2929de(await _0x20895c());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x5d18d2,{outlineDefinitions:_0xce1b44,outlineChanges:_0x42ff7f}){this['_currentOutlineDefinitions']=_0xce1b44,this['view']['sync'](_0x42ff7f);}['_setActiveViewItem'](_0x584a82){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x584a82]&&(this['view']['activeItemIndex']=_0x584a82);}['_handleItemSelected'](_0x471fc2){const _0x3cbcc9=this['_currentOutlineDefinitions'][_0x471fc2]['modelElement'];this['editor']['model']['change'](_0x140a19=>{_0x140a19['setSelection'](_0x3cbcc9,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x471fc2);}['_updateActiveDefinitionOnViewportChange'](){const _0x3f7d0c=this['editor'];let _0x3f6ca9;for(const _0x47ee57 of _0x3f7d0c['model']['document']['getRootNames']()){const _0x5153d3=_0x3f7d0c['editing']['view']['getDomRoot'](_0x47ee57),_0x1424d5=_0x5153d3&&new _0x23b505(_0x5153d3)['getVisible']();if(_0x1424d5){const _0xa213b3=new _0x23b505(_0x277c4b['window'])['getIntersection'](_0x1424d5);_0xa213b3&&(_0x3f6ca9=_0xa213b3['top']+0.25*_0xa213b3['height']);}}if(void 0x0===_0x3f6ca9)return;const _0x3ce26f=_(_0x3f7d0c['editing'],this['_currentOutlineDefinitions'],_0x3f6ca9);_0x3ce26f?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x3ce26f)):this['_setActiveViewItem'](-0x1);}}function _(_0x385ab6,_0x5cc5ca,_0x142f35,_0x13d6ef=0x0,_0x4c1e63=_0x5cc5ca['length']-0x1){const _0x3b637c=Math['floor'](_0x13d6ef+(_0x4c1e63-_0x13d6ef)/0x2);if(_0x4c1e63>=_0x13d6ef){const _0x14bae4=_0x5cc5ca[_0x3b637c],_0x253d18=_0x385ab6['mapper']['toViewElement'](_0x14bae4['modelElement']);if(!_0x253d18)return null;const _0x58fa31=_0x385ab6['view']['domConverter']['mapViewToDom'](_0x253d18);return new _0x23b505(_0x58fa31)['bottom']>_0x142f35?_(_0x385ab6,_0x5cc5ca,_0x142f35,_0x13d6ef,_0x3b637c-0x1):_(_0x385ab6,_0x5cc5ca,_0x142f35,_0x3b637c+0x1,_0x4c1e63);}return _0x3b637c<0x0?null:_0x5cc5ca[_0x3b637c];}class u extends _0x4cbcb0{['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 _0x1f0ede=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x5d9453;for(const _0x161d64 in _0x1f0ede){const _0x4c0912=_0x161d64,_0x53e223=_0x1f0ede[_0x4c0912];if('documentOutlineLicenseKeyValid'==_0x53e223||'documentOutlineLicenseKeyInvalid'==_0x53e223||'documentOutlineLicenseKeyExpired'==_0x53e223||'documentOutlineLicenseKeyDomainLimit'==_0x53e223||'documentOutlineLicenseKeyNotAllowed'==_0x53e223||'documentOutlineLicenseKeyEvaluationLimit'==_0x53e223||'documentOutlineLicenseKeyTrialLimit'==_0x53e223||'documentOutlineLicenseKeyDevelopmentLimit'==_0x53e223||'documentOutlineLicenseKeyUsageLimit'==_0x53e223){delete _0x1f0ede[_0x4c0912],_0x5d9453=_0x53e223,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x5d9453&&_0x1f0ede['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x5d9453&&_0x1f0ede['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x5d9453&&_0x1f0ede['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x5d9453&&_0x1f0ede['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x5d9453&&_0x1f0ede['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x5d9453&&_0x1f0ede['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyDevelopmentLimit'==_0x5d9453&&_0x1f0ede['_showLicenseError']('developmentLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x5d9453&&_0x1f0ede['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class f extends _0x1f196d{['execute'](){this['editor']['model']['change'](_0x34841d=>{this['editor']['model']['insertObject'](_0x34841d['createElement']('tableOfContents'));});}['refresh'](){const _0x2556a8=this['editor']['model'],_0x5a3c33=_0x2556a8['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x5a3c33&&_0x2556a8['schema']['findAllowedParent'](_0x5a3c33,'tableOfContents'));}}class g extends _0x4cbcb0{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x28d672=this['editor'];if(_0x28d672['config']['get']('headingId.modelAttributeName'))return;(function(_0x15fd61){const _0x47fdba=new Map();if(_0x15fd61)return _0x15fd61['forEach'](_0x4f17fe=>{'paragraph'!==_0x4f17fe['model']&&_0x47fdba['set'](_0x4f17fe['view'],_0x4f17fe['model']);}),_0x47fdba['get']('h1')||_0x47fdba['set']('h1','heading1'),_0x47fdba;return _0x47fdba;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x299244,_0x47e307)=>{this['_customUpcastHeadingsConversion'](_0x47e307),this['_customDataDowncastHeadingsConversion'](_0x299244),_0x28d672['model']['schema']['isRegistered'](_0x299244)&&_0x28d672['model']['schema']['extend'](_0x299244,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x28bc60){this['editor']['conversion']['for']('upcast')['add'](_0x22ca45=>_0x22ca45['on']('element:'+_0x28bc60,(_0x542a1f,_0x52e69a,_0x556c26)=>{const {consumable:_0x61ecd8,writer:_0x1d61ea}=_0x556c26,_0x161711=_0x52e69a['viewItem']['getAttribute']('id'),_0x340bd3=_0x52e69a['modelRange']['getContainedElement']();if(_0x340bd3)return _0x161711&&_0x161711['length']||_0x340bd3['hasAttribute']('headingId')?void(_0x61ecd8['consume'](_0x52e69a['viewItem'],{'attributes':['id']})&&_0x1d61ea['setAttribute']('headingId',_0x161711,_0x340bd3)):(_0x61ecd8['consume'](_0x52e69a['viewItem'],{'attributes':['id']}),void _0x1d61ea['setAttribute']('headingId',_0x511ede(),_0x340bd3));},{'priority':_0x778787['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x54b5a3){this['editor']['conversion']['for']('downcast')['add'](_0xe69016=>_0xe69016['on']('attribute:headingId:'+_0x54b5a3,(_0x32763e,_0x922997,_0x51a407)=>{if(!_0x51a407['consumable']['consume'](_0x922997['item'],_0x32763e['name']))return;const _0x2160d4=_0x922997['item']['getAttribute']('headingId'),_0x55b09d=_0x51a407['mapper']['toViewElement'](_0x922997['item']);_0x51a407['writer']['setAttribute']('id',_0x2160d4,_0x55b09d);}));}['_registerHeadingIdAttributePostfixer'](){const _0xb09beb=this['editor'],_0x48b596=new Set(),_0x3e57c1=new Set();function _0x42af22(_0x58e179,_0x23bf08){const _0x34ffd3=_0x511ede();return _0x3e57c1['add'](_0x34ffd3),_0x58e179['setAttribute']('headingId',_0x34ffd3,_0x23bf08),_0x34ffd3;}function _0x433bae(_0x46425d,_0x353093){_0x46425d['removeAttribute']('headingId',_0x353093);}_0xb09beb['model']['document']['registerPostFixer'](_0x1216b4=>{const _0x9fd8f5=_0xb09beb['model']['document']['differ']['getChanges']();let _0x34735c=!0x1;for(const _0x235b53 of _0x9fd8f5)if('insert'==_0x235b53['type']&&_0x235b53['name']){if(_0x235b53['name']['match'](/heading\d/)){const _0x584a7e=_0x235b53['attributes']['get']('headingId');'string'==typeof _0x584a7e?_0x48b596['has'](_0x584a7e)?(_0x42af22(_0x1216b4,_0x235b53['position']['nodeAfter']),_0x34735c=!0x0):_0x3e57c1['add'](_0x584a7e):(_0x42af22(_0x1216b4,_0x235b53['position']['nodeAfter']),_0x34735c=!0x0);}else'string'==typeof _0x235b53['attributes']['get']('headingId')&&(_0x433bae(_0x1216b4,_0x235b53['position']['nodeAfter']),_0x34735c=!0x0);}else{if('remove'==_0x235b53['type']){const _0x5d4296=_0x235b53['attributes']['get']('headingId');'string'==typeof _0x5d4296&&_0x48b596['delete'](_0x5d4296);}}return _0x34735c;}),_0xb09beb['model']['document']['on']('change',()=>{_0x3e57c1['forEach'](_0x26435e=>_0x48b596['add'](_0x26435e)),_0x3e57c1['clear']();});}}class s extends _0x4cbcb0{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x4bc07b,i,g];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x1f598c){super(_0x1f598c),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x5eabea=this['editor'],_0x4798e9=_0x5eabea['editing']['view']['document'];_0x5eabea['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x5eabea['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x4798e9,'click',(_0x1c4627,_0x734db6)=>{if(!_0x734db6['target'])return;const _0x54aa50=_0x734db6['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x54aa50)&&(_0x734db6['domEvent']['preventDefault'](),_0x1c4627['stop'](),this['_handleScrollToHeading'](_0x54aa50));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x5eabea['commands']['add']('insertTableOfContents',new f(_0x5eabea)),(_0x5eabea['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x533e53,_0x47460d)=>{this['_currentOutlineDefinitions']=_0x47460d['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x5eabea['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x18c7b9){const _0x1d614a=_0x27ba1f([0x36,0x59,0x62,0x67,0x71,0x30,0x70,0x57,0x47,0x6c,0x58,0x34,0x52,0x68,0x76,0x72,0x51,0x4f,0x48,0x6d,0x56,0x46,0x4e,0x4a,0x4d,0x6e,0x65,0x38,0x79,0x63,0x4c,0x77,0x50,0x41,0x4b,0x32,0x78,0x64,0x55,0x75,0x6b,0x73,0x44,0x37,0x42,0x35,0x49,0x6a,0x66,0x5a,0x53,0x43,0x6f,0x31,0x69,0x61,0x33,0x45,0x7a,0x54,0x39,0x74]),_0x5b3841=0x7c3d245a,_0x241626=0x7c3a73da^_0x5b3841,_0x366a58=window[_0x27ba1f([0x44,0x61,0x74,0x65])][_0x27ba1f([0x6e,0x6f,0x77])](),_0x62f520=_0x18c7b9[_0x27ba1f([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x20ac30=new window[(_0x27ba1f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1dc892=>{_0x62f520[_0x27ba1f([0x6f,0x6e,0x63,0x65])](_0x27ba1f([0x72,0x65,0x61,0x64,0x79]),_0x1dc892);}),_0x1aa118={[_0x27ba1f([0x6b,0x74,0x79])]:_0x27ba1f([0x45,0x43]),[_0x27ba1f([0x75,0x73,0x65])]:_0x27ba1f([0x73,0x69,0x67]),[_0x27ba1f([0x63,0x72,0x76])]:_0x27ba1f([0x50,0x2d,0x32,0x35,0x36]),[_0x27ba1f([0x78])]:_0x27ba1f([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]),[_0x27ba1f([0x79])]:_0x27ba1f([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]),[_0x27ba1f([0x61,0x6c,0x67])]:_0x27ba1f([0x45,0x53,0x32,0x35,0x36])},_0x7fa50b=_0x62f520[_0x27ba1f([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x27ba1f([0x67,0x65,0x74])](_0x27ba1f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2200cb(){let _0xcec6e9,_0x5f4a59=null,_0x262a80=null;try{if(_0x7fa50b==_0x27ba1f([0x47,0x50,0x4c]))return _0x27ba1f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xcec6e9=_0x291b84(),!_0xcec6e9)return _0x27ba1f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xcec6e9[_0x27ba1f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x262a80=_0x24a2cc(_0xcec6e9[_0x27ba1f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xcec6e9[_0x27ba1f([0x6a,0x74,0x69])])),await _0x5105cd()?_0x10c273()?_0x334ba6()?_0x27ba1f([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x59c488()?(_0xcec6e9[_0x27ba1f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x27ba1f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5f4a59=_0x21c237(_0x27ba1f([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xcec6e9[_0x27ba1f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x27ba1f([0x74,0x72,0x69,0x61,0x6c])&&(_0x5f4a59=_0x21c237(_0x27ba1f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0xcec6e9[_0x27ba1f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x27ba1f([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x5f4a59=_0x21c237(_0x27ba1f([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5c32f4()):_0x27ba1f([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x27ba1f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x27ba1f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x585d5c){return _0x27ba1f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x334ba6(){const _0x1cf3f8=[_0x27ba1f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x27ba1f([0x74,0x72,0x69,0x61,0x6c])][_0x27ba1f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xcec6e9[_0x27ba1f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x366a58/0x3e8:0xe10*_0x241626;return _0xcec6e9[_0x27ba1f([0x65,0x78,0x70])]<_0x1cf3f8;}function _0x10c273(){const _0x198ec2=_0xcec6e9[_0x27ba1f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x198ec2&&(!!_0x198ec2[_0x27ba1f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x27ba1f([0x2a]))||(!!_0x198ec2[_0x27ba1f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x27ba1f([0x54,0x4f,0x43]))||!!_0x198ec2[_0x27ba1f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x27ba1f([0x50,0x50]))));}function _0x59c488(){const _0x5426a6=_0xcec6e9[_0x27ba1f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5426a6||0x0==_0x5426a6[_0x27ba1f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2f31d4}=new URL(window[_0x27ba1f([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x5426a6[_0x27ba1f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f31d4))return!0x0;const _0x58cd2a=_0x2f31d4[_0x27ba1f([0x73,0x70,0x6c,0x69,0x74])](_0x27ba1f([0x2e]));return _0x5426a6[_0x27ba1f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xf6cbef=>_0xf6cbef[_0x27ba1f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x27ba1f([0x2a])))[_0x27ba1f([0x6d,0x61,0x70])](_0x364887=>_0x364887[_0x27ba1f([0x73,0x70,0x6c,0x69,0x74])](_0x27ba1f([0x2e])))[_0x27ba1f([0x73,0x6f,0x6d,0x65])](_0x34c8ed=>_0x58cd2a[_0x27ba1f([0x65,0x76,0x65,0x72,0x79])]((_0x59eb11,_0x1e6633)=>_0x34c8ed[_0x1e6633]===_0x59eb11||_0x34c8ed[_0x1e6633]===_0x27ba1f([0x2a])));}function _0x5c32f4(){return _0x5f4a59&&_0x262a80?new window[(_0x27ba1f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1ba7b4,_0x407863)=>{_0x5f4a59[_0x27ba1f([0x74,0x68,0x65,0x6e])](_0x1ba7b4,_0x407863),_0x262a80[_0x27ba1f([0x74,0x68,0x65,0x6e])](_0x42ac9c=>{_0x42ac9c!=_0x27ba1f([0x56,0x61,0x6c,0x69,0x64])&&_0x1ba7b4(_0x42ac9c);},_0x407863);}):_0x5f4a59||_0x262a80||_0x27ba1f([0x56,0x61,0x6c,0x69,0x64]);}}function _0x24a2cc(_0x714f84,_0x2adf1f){return new window[(_0x27ba1f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4428f9=>{if(_0x3612e1())return _0x4428f9(_0x27ba1f([0x56,0x61,0x6c,0x69,0x64]));_0x3ee3ee(),_0x62f520[_0x27ba1f([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x27ba1f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x46cbf2=!0x1;const _0x2c9424=_0x511ede();function _0x4b7f3a(_0xb40f51){return!!_0xb40f51&&(typeof _0xb40f51===_0x27ba1f([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xb40f51===_0x27ba1f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xb40f51[_0x27ba1f([0x74,0x68,0x65,0x6e])]===_0x27ba1f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xb40f51[_0x27ba1f([0x63,0x61,0x74,0x63,0x68])]===_0x27ba1f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3fe28b(_0x58f136){_0x5d505c(_0x58f136)[_0x27ba1f([0x74,0x68,0x65,0x6e])](_0x264de9=>{if(!_0x264de9||_0x264de9[_0x27ba1f([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x27ba1f([0x6f,0x6b]))return _0x27ba1f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xc1028d(_0x2cbd85(_0x2c9424+_0x2adf1f))!=_0x264de9[_0x27ba1f([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x27ba1f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x27ba1f([0x56,0x61,0x6c,0x69,0x64]);})[_0x27ba1f([0x74,0x68,0x65,0x6e])](_0x49a2dd=>(_0x241fa9(),_0x49a2dd),()=>{const _0x48c9cf=_0x42ee48();return null==_0x48c9cf?(_0x241fa9(),_0x27ba1f([0x56,0x61,0x6c,0x69,0x64])):_0x27ba1f(_0x366a58-_0x48c9cf>(0x5831a05a^_0x5b3841)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x27ba1f([0x74,0x68,0x65,0x6e])](_0x4428f9)[_0x27ba1f([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4428f9(_0x27ba1f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5dd9a1=0x7c0bcada^_0x5b3841;function _0x241fa9(){const _0x556fab=_0x27ba1f([0x6c,0x6c,0x63,0x74,0x2d])+_0xc1028d(_0x2cbd85(_0x714f84)),_0x2e8915=_0xde0e31(_0xc1028d(window[_0x27ba1f([0x4d,0x61,0x74,0x68])][_0x27ba1f([0x63,0x65,0x69,0x6c])](_0x366a58/_0x5dd9a1)));window[_0x27ba1f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x27ba1f([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x556fab,_0x2e8915);}function _0x42ee48(){const _0x1d6fa6=_0x27ba1f([0x6c,0x6c,0x63,0x74,0x2d])+_0xc1028d(_0x2cbd85(_0x714f84)),_0x366daa=window[_0x27ba1f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x27ba1f([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1d6fa6);return _0x366daa?window[_0x27ba1f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xde0e31(_0x366daa),0x10)*_0x5dd9a1:null;}function _0x5d505c(_0x50cb19){return new window[(_0x27ba1f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x583c13,_0x233d28)=>{_0x50cb19[_0x27ba1f([0x74,0x68,0x65,0x6e])](_0x583c13,_0x233d28),window[_0x27ba1f([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x233d28,0x7c3cf09a^_0x5b3841);});}}_0x62f520[_0x27ba1f([0x6f,0x6e])](_0x27ba1f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x41d4fb,_0x31ac46)=>{if(_0x31ac46[0x0]!=_0x714f84)return _0x4428f9(_0x27ba1f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x31ac46[0x1]={..._0x31ac46[0x1],[_0x27ba1f([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2c9424};},{[_0x27ba1f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x27ba1f([0x68,0x69,0x67,0x68])}),_0x62f520[_0x27ba1f([0x6f,0x6e])](_0x27ba1f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x291307=>{_0x4b7f3a(_0x291307[_0x27ba1f([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x46cbf2=!0x0,_0x3fe28b(_0x291307[_0x27ba1f([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x27ba1f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x27ba1f([0x6c,0x6f,0x77])}),_0x20ac30[_0x27ba1f([0x74,0x68,0x65,0x6e])](()=>{_0x46cbf2||_0x4428f9(_0x27ba1f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3612e1(){return _0x62f520[_0x27ba1f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x27ba1f([0x76,0x69,0x65,0x77])][_0x27ba1f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x27ba1f([0x61,0x75,0x74,0x6f]);}function _0x3ee3ee(){_0x62f520[_0x27ba1f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x27ba1f([0x76,0x69,0x65,0x77])][_0x27ba1f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x27ba1f([0x61,0x75,0x74,0x6f]);}}function _0x21c237(_0x9bc218){const _0x1d38f0=[new window[(_0x27ba1f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5256ba=>setTimeout(_0x5256ba,0x7c341a96^_0x5b3841)),_0x20ac30[_0x27ba1f([0x74,0x68,0x65,0x6e])](()=>new window[(_0x27ba1f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2281cc=>{let _0x23b758=0x0;_0x62f520[_0x27ba1f([0x6d,0x6f,0x64,0x65,0x6c])][_0x27ba1f([0x6f,0x6e])](_0x27ba1f([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2980b5,_0x6e135a)=>{_0x6e135a[0x0][_0x27ba1f([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x23b758++,_0x23b758==(0x7c3d25a2^_0x5b3841)&&(_0x2281cc(),_0x2980b5[_0x27ba1f([0x6f,0x66,0x66])]());});}))];return window[_0x27ba1f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x27ba1f([0x72,0x61,0x63,0x65])](_0x1d38f0)[_0x27ba1f([0x74,0x68,0x65,0x6e])](()=>_0x9bc218);}async function _0x194b44(){await _0x20ac30,_0x62f520[_0x27ba1f([0x6d,0x6f,0x64,0x65,0x6c])][_0x27ba1f([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x19c650,_0x62f520[_0x27ba1f([0x6d,0x6f,0x64,0x65,0x6c])][_0x27ba1f([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x19c650,_0x62f520[_0x27ba1f([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x27ba1f([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x144590(_0x139940){const _0x3b2a14=_0xb0cf55();_0x62f520[_0x3b2a14]=_0x27ba1f([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])+_0x139940,_0x139940!=_0x27ba1f([0x56,0x61,0x6c,0x69,0x64])&&_0x194b44();}function _0xb0cf55(){const _0x23fc7a=window[_0x27ba1f([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x27ba1f([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x27ba1f([0x6e,0x6f,0x77])]())[_0x27ba1f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x27ba1f([0x2e]),'');let _0x5b653a=_0x27ba1f([0x59]);for(let _0xe34ba0=0x0;_0xe34ba0<_0x23fc7a[_0x27ba1f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xe34ba0+=0x2){let _0x491bc4=window[_0x27ba1f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x23fc7a[_0x27ba1f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xe34ba0,_0xe34ba0+0x2));_0x491bc4>=_0x1d614a[_0x27ba1f([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x491bc4-=_0x1d614a[_0x27ba1f([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5b653a+=_0x1d614a[_0x491bc4];}return _0x5b653a;}function _0x291b84(){const _0x2bbf15=_0x7fa50b[_0x27ba1f([0x73,0x70,0x6c,0x69,0x74])](_0x27ba1f([0x2e]));if(0x3!=_0x2bbf15[_0x27ba1f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x249a54(_0x2bbf15[0x1]);function _0x249a54(_0x2c8658){const _0x5af2cf=_0x139620(_0x2c8658);return _0x5af2cf&&_0x2e9ef4()?_0x5af2cf:null;function _0x2e9ef4(){const _0x5d42fb=_0x5af2cf[_0x27ba1f([0x6a,0x74,0x69])],_0x15b52c=window[_0x27ba1f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5d42fb[_0x27ba1f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5d42fb[_0x27ba1f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x61c498={..._0x5af2cf,[_0x27ba1f([0x6a,0x74,0x69])]:_0x5d42fb[_0x27ba1f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5d42fb[_0x27ba1f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x61c498[_0x27ba1f([0x76,0x63])],_0x2cbd85(_0x61c498)==_0x15b52c;}}}async function _0x5105cd(){let _0x9a2385=!0x0;try{const _0x1e39de=_0x7fa50b[_0x27ba1f([0x73,0x70,0x6c,0x69,0x74])](_0x27ba1f([0x2e])),[_0x31b9bc,_0xb3827d,_0x2cb6b1]=_0x1e39de;return _0x326a9f(_0x31b9bc),await _0x5381a7(_0x31b9bc,_0xb3827d,_0x2cb6b1),_0x9a2385;}catch(_0xe4aeec){return!0x1;}function _0x326a9f(_0x1d4b0d){const _0x8a0875=_0x139620(_0x1d4b0d);_0x8a0875&&_0x8a0875[_0x27ba1f([0x61,0x6c,0x67])]==_0x27ba1f([0x45,0x53,0x32,0x35,0x36])||(_0x9a2385=!0x1);}async function _0x5381a7(_0x8ba75d,_0x4acf55,_0x399043){const _0x4c2d03=window[_0x27ba1f([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x27ba1f([0x66,0x72,0x6f,0x6d])](_0x4752d4(_0x399043),_0x36a5ba=>_0x36a5ba[_0x27ba1f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x22fd71=new window[(_0x27ba1f([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x27ba1f([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x8ba75d+_0x27ba1f([0x2e])+_0x4acf55),_0x202e82=window[_0x27ba1f([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x27ba1f([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x202e82)return;const _0x280f8f=await _0x202e82[_0x27ba1f([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x27ba1f([0x6a,0x77,0x6b]),_0x1aa118,{[_0x27ba1f([0x6e,0x61,0x6d,0x65])]:_0x27ba1f([0x45,0x43,0x44,0x53,0x41]),[_0x27ba1f([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x27ba1f([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x27ba1f([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x202e82[_0x27ba1f([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x27ba1f([0x6e,0x61,0x6d,0x65])]:_0x27ba1f([0x45,0x43,0x44,0x53,0x41]),[_0x27ba1f([0x68,0x61,0x73,0x68])]:{[_0x27ba1f([0x6e,0x61,0x6d,0x65])]:_0x27ba1f([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x280f8f,_0x4c2d03,_0x22fd71)||(_0x9a2385=!0x1);}}function _0x139620(_0x1cc6cf){return _0x1cc6cf[_0x27ba1f([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x27ba1f([0x65,0x79]))?JSON[_0x27ba1f([0x70,0x61,0x72,0x73,0x65])](_0x4752d4(_0x1cc6cf)):null;}function _0x4752d4(_0xf85b56){return window[_0x27ba1f([0x61,0x74,0x6f,0x62])](_0xf85b56[_0x27ba1f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x27ba1f([0x2b]))[_0x27ba1f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x27ba1f([0x2f])));}function _0x2cbd85(_0x101f67){let _0x1a659a=0x1505;function _0x273a82(_0x497d2d){for(let _0x172c69=0x0;_0x172c69<_0x497d2d[_0x27ba1f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x172c69++){const _0x10c734=_0x497d2d[_0x27ba1f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x172c69);_0x1a659a=(_0x1a659a<<0x5)+_0x1a659a+_0x10c734,_0x1a659a&=_0x1a659a;}}function _0x4c7a58(_0x5361d3){Array[_0x27ba1f([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5361d3)?_0x5361d3[_0x27ba1f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4c7a58):_0x5361d3&&typeof _0x5361d3==_0x27ba1f([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x27ba1f([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5361d3)[_0x27ba1f([0x73,0x6f,0x72,0x74])]()[_0x27ba1f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4e3f3e,_0x2ba617])=>{_0x273a82(_0x4e3f3e),_0x4c7a58(_0x2ba617);}):_0x273a82(window[_0x27ba1f([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5361d3));}return _0x4c7a58(_0x101f67),_0x1a659a>>>0x0;}function _0xc1028d(_0x41ca75){return _0x41ca75[_0x27ba1f([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x27ba1f([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x27ba1f([0x30]));}function _0xde0e31(_0x3970e8){return _0x3970e8[_0x27ba1f([0x73,0x70,0x6c,0x69,0x74])]('')[_0x27ba1f([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x27ba1f([0x6a,0x6f,0x69,0x6e])]('');}function _0x19c650(){}function _0x27ba1f(_0x2f2b64){return _0x2f2b64['map'](_0x530721=>String['fromCharCode'](_0x530721))['join']('');}_0x144590(await _0x2200cb());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x2cdf7f=>{'$graveyard'!==_0x2cdf7f['rootName']&&this['editor']['editing']['reconvertItem'](_0x2cdf7f);});}['_trackNewToCElements'](){for(const _0x51d0e8 of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x51d0e8['type']||'tableOfContents'!==_0x51d0e8['name'])return;this['_tableOfContentsElements']['add'](_0x51d0e8['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x312f22=this['editor']['conversion'];_0x312f22['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x312f22['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x17349a,{writer:_0x5939a5})=>this['_createTableOfContents'](_0x5939a5,!0x0)}),_0x312f22['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x1d4369,{writer:_0x20d1d2})=>{this['_tableOfContentsElements']['add'](_0x1d4369);const _0xe7b41f=this['_createTableOfContents'](_0x20d1d2);return _0x32a4d3(_0xe7b41f,_0x20d1d2,{'label':b(this['editor']['locale'],'Table\x20of\x20contents')});}}),this['editor']['data']['registerRawContentMatcher']({'name':'div','classes':'table-of-contents'}),this['editor']['editing']['mapper']['on']('viewToModelPosition',this['_redirectMapper'](),{'priority':'high'});}['_createTableOfContents'](_0x153cb1,_0x206057=!0x1){const {locale:_0x2a799b}=this['editor'],_0x238324=_0x153cb1['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x206057&&{'data-table-of-contents-label':b(_0x2a799b,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x206057&&_0x153cb1['insert'](_0x153cb1['createPositionAt'](_0x238324,'end'),_0x153cb1['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x153cb1['createText'](b(_0x2a799b,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0xf3b9cd=_0x206057?'':'['+b(_0x2a799b,'Empty\x20heading')+']';let _0x3d0cd4=_0x238324;return this['_currentOutlineDefinitions']['forEach']((_0x458ae3,_0x1173ef,_0x135d1b)=>{const _0xb4c66e=this['editor']['model']['hasContent'](_0x458ae3['modelElement'],{'ignoreWhitespaces':!0x0}),_0x2f1d12=_0xb4c66e?_0x458ae3['text']:_0xf3b9cd,_0x347fa6=_0x458ae3['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x23d97a=_0x153cb1['createContainerElement']('a',{'href':'#'+_0x347fa6,...!_0x206057&&{'tabindex':'-1'}},[_0x153cb1['createText'](_0x2f1d12)]),_0x24b614=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x153cb1['setCustomProperty']('tableOfContentsHeadingIndex',_0x1173ef,_0x23d97a);const _0x5e70e8=_0x153cb1['createContainerElement']('li',null,[_0xb4c66e||!_0x206057&&_0x24b614?_0x23d97a:_0x153cb1['createText']('')]),_0x512d17=_0x1173ef?_0x135d1b[_0x1173ef-0x1]['level']:0x0,_0x244c85=Math['abs'](_0x458ae3['level']-_0x512d17);if(_0x458ae3['level']>_0x512d17){const _0xa675a1=p(_0x5e70e8,_0x244c85,_0x153cb1);_0x153cb1['insert'](_0x153cb1['createPositionAt'](_0x3d0cd4,'end'),_0xa675a1);}else{const _0x50078f=function(_0x44bdb9,_0xda510){return _0x44bdb9['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x4bc226=>_0x4bc226['is']('element','ol'))[_0xda510];}(_0x3d0cd4,_0x244c85);_0x153cb1['insert'](_0x153cb1['createPositionAt'](_0x50078f,'end'),_0x5e70e8);}_0x3d0cd4=_0x5e70e8;}),_0x238324;}['_handleScrollToHeading'](_0x1192f5){const _0x3b7e3e=this['_currentOutlineDefinitions'][_0x1192f5]['modelElement'];this['editor']['model']['change'](_0x1b87f5=>{_0x1b87f5['setSelection'](_0x3b7e3e,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x1e0235,_0x2d31a5)=>{const _0x3daea1=_0x2d31a5['mapper'],_0x4f8ddf=_0x3daea1['findMappedViewAncestor'](_0x2d31a5['viewPosition']),_0x4fac17=_0x3daea1['toModelElement'](_0x4f8ddf);_0x4fac17['is']('element','tableOfContents')&&(_0x2d31a5['modelPosition']=this['editor']['model']['createPositionAt'](_0x4fac17,0x0),_0x1e0235['stop']());};}}function p(_0x23cbd1,_0x59e481,_0x519e2d){return 0x1===_0x59e481?_0x519e2d['createContainerElement']('ol',null,[_0x23cbd1]):_0x519e2d['createContainerElement']('ol',null,[_0x519e2d['createContainerElement']('li',null,[p(_0x23cbd1,_0x59e481-0x1,_0x519e2d)])]);}class o extends _0x4cbcb0{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x465e23=this['editor'];_0x465e23['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x385820=this['_createButton'](_0x23ed88);return _0x385820['tooltip']=!0x0,_0x385820;}),_0x465e23['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x1091fe)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x470f1a=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x1d3cf1;for(const _0x1f75eb in _0x470f1a){const _0x3deca9=_0x1f75eb,_0x3a3b8e=_0x470f1a[_0x3deca9];if('tableOfContentsLicenseKeyValid'==_0x3a3b8e||'tableOfContentsLicenseKeyInvalid'==_0x3a3b8e||'tableOfContentsLicenseKeyExpired'==_0x3a3b8e||'tableOfContentsLicenseKeyDomainLimit'==_0x3a3b8e||'tableOfContentsLicenseKeyNotAllowed'==_0x3a3b8e||'tableOfContentsLicenseKeyEvaluationLimit'==_0x3a3b8e||'tableOfContentsLicenseKeyTrialLimit'==_0x3a3b8e||'tableOfContentsLicenseKeyDevelopmentLimit'==_0x3a3b8e||'tableOfContentsLicenseKeyUsageLimit'==_0x3a3b8e){delete _0x470f1a[_0x3deca9],_0x1d3cf1=_0x3a3b8e,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x1d3cf1&&_0x470f1a['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x1d3cf1&&_0x470f1a['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x1d3cf1&&_0x470f1a['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x1d3cf1&&_0x470f1a['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x1d3cf1&&_0x470f1a['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x1d3cf1&&_0x470f1a['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyDevelopmentLimit'==_0x1d3cf1&&_0x470f1a['_showLicenseError']('developmentLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x1d3cf1&&_0x470f1a['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x402287){const _0x4cd086=this['editor'],_0x245b43=_0x4cd086['locale'],_0x1995de=_0x4cd086['commands']['get']('insertTableOfContents'),_0x24930b=new _0x402287(_0x245b43);return _0x24930b['set']({'label':b(_0x245b43,'Table\x20of\x20contents'),'icon':_0x4b5c08['tableOfContents']}),_0x24930b['bind']('isEnabled')['to'](_0x1995de,'isEnabled'),this['listenTo'](_0x24930b,'execute',()=>{_0x4cd086['execute']('insertTableOfContents'),_0x4cd086['editing']['view']['focus']();}),_0x24930b;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x4cbcb0{static get['requires'](){return[s,o];}static get['pluginName'](){return'TableOfContents';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{u as DocumentOutline,n as DocumentOutlineUI,i as DocumentOutlineUtils,g as HeadingId,a as TableOfContents,f as TableOfContentsCommand,s as TableOfContentsEditing,o as TableOfContentsUI};
23
+ import{Plugin as _0x5a4a66,Command as _0x9746ff}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0xd66b67,throttle as _0x5b17a8}from'lodash-es';import{Text as _0x5b2813,TreeWalker as _0x5188fb}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x3604d6,diffToChanges as _0x779d8f,scrollAncestorsToShowTarget as _0x2d1c43,CKEditorError as _0x2e25f8,global as _0x223b1f,Rect as _0xc35334,uid as _0x2df468,priorities as _0x33cc7f}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x735116,ButtonView as _0x1193c5,MenuBarMenuListItemButtonView as _0x295088}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x135c47,toWidget as _0x2447fa}from'@ckeditor/ckeditor5-widget/dist/index.js';import{icons as _0x38a607}from'ckeditor5-collaboration/dist/index.js';function p(_0x25fd36){let _0x3c0229='';for(const _0x45fd05 of _0x25fd36['getChildren']())_0x45fd05 instanceof _0x5b2813&&(_0x3c0229+=_0x45fd05['data']);return _0x3c0229;}class i extends _0x5a4a66{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x59a852=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x3b324f=[];_0x59a852['model']['document']['on']('change',_0xd66b67(()=>{const _0x1aa2a9=_0x3b324f;_0x3b324f=this['_getOutlineDefinitions']();const _0xf2625b=_0x3604d6(_0x1aa2a9,_0x3b324f,(_0x5f0f3b,_0xe61213)=>_0x5f0f3b['level']===_0xe61213['level']&&_0x5f0f3b['text']===_0xe61213['text']&&_0x5f0f3b['modelElement']===_0xe61213['modelElement']),_0x270268=_0x779d8f(_0xf2625b,_0x3b324f),_0x148ac8=this['_getActiveHeading'](),_0x1039ae=_0x3b324f['findIndex'](_0x32761d=>_0x32761d['modelElement']===_0x148ac8);_0x270268['length']&&this['fire']('change',{'outlineDefinitions':_0x3b324f,'activeItemIndex':_0x1039ae,'outlineChanges':_0x270268}),this['fire']('activeItemIndex',{'index':_0x1039ae});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x384d68=this['editor'],_0x61b90e=[],_0x524a4c=this['_headingNames'];for(const _0x58b498 of _0x384d68['model']['document']['getRootNames']())_0x1e70ff(_0x384d68['model']['document']['getRoot'](_0x58b498));function _0x1e70ff(_0x481fef){for(const _0x47ddcf of _0x481fef['getChildren']())_0x47ddcf['is']('element')&&(_0x524a4c['includes'](_0x47ddcf['name'])&&_0x61b90e['push']({'level':_0x524a4c['indexOf'](_0x47ddcf['name'])+0x1,'text':p(_0x47ddcf),'modelElement':_0x47ddcf}),_0x1e70ff(_0x47ddcf));}return _0x61b90e;}['_getActiveHeading'](){const _0x2f6bf8=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x4595a4=new _0x5188fb({'direction':'backward','startPosition':_0x2f6bf8});for(const _0x478678 of _0x4595a4)if(_0x478678['item']['is']('element')&&this['_headingNames']['includes'](_0x478678['item']['name']))return _0x478678['item'];}['_getHeadingNames'](){const _0x35ccaf=this['editor']['config']['get']('documentOutline.headings');return _0x35ccaf||function(_0x3763b2){const _0x923cd6=_0x3763b2['config']['get']('heading.options');return _0x923cd6?_0x923cd6['reduce']((_0x370abf,_0x2e073e)=>('paragraph'!==_0x2e073e['model']&&_0x370abf['push'](_0x2e073e['model']),_0x370abf),[]):_0x3763b2['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x579663=this['editor'],_0xe9709=['h1','h2','h3','h4','h5','h6'],_0x24dabc=[];for(const _0x4fb074 of _0xe9709){const _0x13ef1a=_0x579663['editing']['view']['domConverter']['domToView'](document['createElement'](_0x4fb074)),_0xf9a87b=_0x579663['data']['toModel'](_0x13ef1a)['getChild'](0x0);_0xf9a87b?.['is']('element')&&_0x24dabc['push'](_0xf9a87b['name']);}this['_headingNames']=_0x24dabc;}}function N(_0x1855b2,_0xeb8bb1){const t=_0x1855b2['t'];switch(_0xeb8bb1){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 _0xeb8bb1;}}class A extends _0x735116{constructor(_0x2a0ef1,_0xc5a53b=!0x1){super(_0x2a0ef1);const _0x5e3341=this['bindTemplate'],_0x16b25f=_0xc5a53b?'['+N(_0x2a0ef1,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x53a824=>!_0x53a824),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x5e3341['to']('level',_0x5db566=>'ck-document-outline__item_level-'+_0x5db566),_0x5e3341['if']('isActive','ck-document-outline__item_active'),_0x5e3341['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x5e3341['to']('text')},'children':[{'text':_0x5e3341['to']('text',_0x5515de=>_0x5515de||_0x16b25f)}],'on':{'click':_0x5e3341['to']('click')}});}}class l extends _0x735116{['items'];['showEmptyHeadingText'];['_documentOutlineContainer'];constructor(_0x3ad135,_0x42da84=!0x1,_0x3b0e60){super(_0x3ad135),this['showEmptyHeadingText']=_0x42da84,this['set']('activeItemIndex',-0x1),this['_documentOutlineContainer']=_0x3b0e60,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0xbc87f5,_0x2cc178,_0x320a4d,_0x32c254)=>{this['_setActiveItem'](_0x32c254,_0x320a4d);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x3ad135['contentLanguageDirection'],'data-document-outline-empty-placeholder':N(_0x3ad135,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x3f34b1){_0x3f34b1['forEach'](_0x4a980f=>{'insert'==_0x4a980f['type']?this['_insertItem'](_0x4a980f['index'],..._0x4a980f['values']):'delete'==_0x4a980f['type']&&this['_deleteItem'](_0x4a980f['index'],_0x4a980f['howMany']);});}['_setActiveItem'](_0x1de881,_0x1b7c2f){if(-0x1!==_0x1de881){const _0xb3ed5b=this['items']['get'](_0x1de881);_0xb3ed5b&&(_0xb3ed5b['isActive']=!0x1);}-0x1!==_0x1b7c2f&&(this['items']['get'](_0x1b7c2f)['isActive']=!0x0,this['_scrollToItem'](_0x1b7c2f));}['_insertItem'](_0x3d5855,..._0x11bd3d){const _0x2b8d29=_0x11bd3d['map']((_0x12a024,_0x2eb576)=>{const _0x5b4e1b=new A(this['locale'],this['showEmptyHeadingText']);return _0x5b4e1b['text']=_0x12a024['text'],_0x5b4e1b['level']=_0x12a024['level'],_0x3d5855+_0x2eb576===this['activeItemIndex']&&(_0x5b4e1b['isActive']=!0x0),_0x5b4e1b;});this['items']['addMany'](_0x2b8d29,_0x3d5855);}['_deleteItem'](_0x1673ab,_0x35ff15){do{this['items']['remove'](_0x1673ab);}while(--_0x35ff15);}['_handleItemClick'](_0x162297){const _0x313df4=this['items']['getIndex'](_0x162297['source']);this['fire']('itemSelected',_0x313df4);}['_scrollToItem'](_0x74d12d){_0x2d1c43(this['items']['get'](_0x74d12d)['element'],0x14,this['_documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x5a4a66{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x40df5c){super(_0x40df5c),this['view']=new l(_0x40df5c['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x5b17a8(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x250d28=this['editor'],_0x298523=_0x250d28['plugins']['get']('DocumentOutlineUtils');let _0x18386d=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x250d28['config']['get']('documentOutline.container'))throw new _0x2e25f8('document-outline-container-not-provided',{'editor':_0x250d28});_0x250d28['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x298523['on']('change',this['_handleOutlineChange']['bind'](this)),_0x298523['on']('activeItemIndex',(_0x326482,{index:_0x1a785b})=>this['_setActiveViewItem'](_0x1a785b)),this['view']['on']('itemSelected',(_0x283986,_0x5bea08)=>{_0x18386d=!0x0,this['_handleItemSelected'](_0x5bea08);}),this['view']['listenTo'](_0x223b1f['document'],'scroll',()=>{_0x18386d?_0x18386d=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x223b1f['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x444d4d){const _0x12cd4c=_0x434ea1([0x70,0x78,0x49,0x68,0x75,0x48,0x51,0x4f,0x4e,0x67,0x6d,0x61,0x58,0x62,0x52,0x45,0x46,0x31,0x5a,0x34,0x59,0x53,0x6e,0x4c,0x65,0x43,0x38,0x6b,0x44,0x74,0x57,0x7a,0x32,0x79,0x64,0x77,0x4d,0x42,0x33,0x6f,0x30,0x41,0x4b,0x72,0x37,0x71,0x55,0x50,0x6a,0x54,0x4a,0x36,0x69,0x63,0x6c,0x47,0x35,0x73,0x66,0x56,0x39,0x76]),_0x3e38da=0x365c194a,_0x1cc74b=0x365b4ed2^_0x3e38da,_0x4dfe35=window[_0x434ea1([0x44,0x61,0x74,0x65])][_0x434ea1([0x6e,0x6f,0x77])](),_0x431f89=_0x444d4d[_0x434ea1([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x42a569=new window[(_0x434ea1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x350df1=>{_0x431f89[_0x434ea1([0x6f,0x6e,0x63,0x65])](_0x434ea1([0x72,0x65,0x61,0x64,0x79]),_0x350df1);}),_0x4f0e9b={[_0x434ea1([0x6b,0x74,0x79])]:_0x434ea1([0x45,0x43]),[_0x434ea1([0x75,0x73,0x65])]:_0x434ea1([0x73,0x69,0x67]),[_0x434ea1([0x63,0x72,0x76])]:_0x434ea1([0x50,0x2d,0x32,0x35,0x36]),[_0x434ea1([0x78])]:_0x434ea1([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]),[_0x434ea1([0x79])]:_0x434ea1([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]),[_0x434ea1([0x61,0x6c,0x67])]:_0x434ea1([0x45,0x53,0x32,0x35,0x36])},_0x5890fe=_0x431f89[_0x434ea1([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x434ea1([0x67,0x65,0x74])](_0x434ea1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x655795(){let _0x4eee3a,_0x4495fb=null,_0x29398e=null;try{if(_0x5890fe==_0x434ea1([0x47,0x50,0x4c]))return _0x434ea1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4eee3a=_0x7fd52c(),!_0x4eee3a)return _0x434ea1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4eee3a[_0x434ea1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x29398e=_0x193f97(_0x4eee3a[_0x434ea1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4eee3a[_0x434ea1([0x6a,0x74,0x69])])),await _0x219dfe()?_0x3e8694()?_0x2e1dbc()?_0x434ea1([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3203ce()?(_0x4eee3a[_0x434ea1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x434ea1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4495fb=_0x48a6a1(_0x434ea1([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4eee3a[_0x434ea1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x434ea1([0x74,0x72,0x69,0x61,0x6c])&&(_0x4495fb=_0x48a6a1(_0x434ea1([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x4eee3a[_0x434ea1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x434ea1([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x4495fb=_0x48a6a1(_0x434ea1([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x57c2f7()):_0x434ea1([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x434ea1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x434ea1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x3735e0){return _0x434ea1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2e1dbc(){const _0x154059=[_0x434ea1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x434ea1([0x74,0x72,0x69,0x61,0x6c])][_0x434ea1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4eee3a[_0x434ea1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4dfe35/0x3e8:0xe10*_0x1cc74b;return _0x4eee3a[_0x434ea1([0x65,0x78,0x70])]<_0x154059;}function _0x3e8694(){const _0x3d3096=_0x4eee3a[_0x434ea1([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3d3096&&(!!_0x3d3096[_0x434ea1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x434ea1([0x2a]))||(!!_0x3d3096[_0x434ea1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x434ea1([0x44,0x4f]))||!!_0x3d3096[_0x434ea1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x434ea1([0x50,0x50]))));}function _0x3203ce(){const _0x594648=_0x4eee3a[_0x434ea1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x594648||0x0==_0x594648[_0x434ea1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4f8764}=new URL(window[_0x434ea1([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x594648[_0x434ea1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f8764))return!0x0;const _0x58b9ab=_0x4f8764[_0x434ea1([0x73,0x70,0x6c,0x69,0x74])](_0x434ea1([0x2e]));return _0x594648[_0x434ea1([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x437697=>_0x437697[_0x434ea1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x434ea1([0x2a])))[_0x434ea1([0x6d,0x61,0x70])](_0x9c88c4=>_0x9c88c4[_0x434ea1([0x73,0x70,0x6c,0x69,0x74])](_0x434ea1([0x2e])))[_0x434ea1([0x73,0x6f,0x6d,0x65])](_0x3bdd6b=>_0x58b9ab[_0x434ea1([0x65,0x76,0x65,0x72,0x79])]((_0x4325d1,_0x42d1ab)=>_0x3bdd6b[_0x42d1ab]===_0x4325d1||_0x3bdd6b[_0x42d1ab]===_0x434ea1([0x2a])));}function _0x57c2f7(){return _0x4495fb&&_0x29398e?new window[(_0x434ea1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xb2e66e,_0x1261a9)=>{_0x4495fb[_0x434ea1([0x74,0x68,0x65,0x6e])](_0xb2e66e,_0x1261a9),_0x29398e[_0x434ea1([0x74,0x68,0x65,0x6e])](_0x3239f=>{_0x3239f!=_0x434ea1([0x56,0x61,0x6c,0x69,0x64])&&_0xb2e66e(_0x3239f);},_0x1261a9);}):_0x4495fb||_0x29398e||_0x434ea1([0x56,0x61,0x6c,0x69,0x64]);}}function _0x193f97(_0x461da0,_0x29d80d){return new window[(_0x434ea1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x17a441=>{if(_0x1319f9())return _0x17a441(_0x434ea1([0x56,0x61,0x6c,0x69,0x64]));_0xfc758(),_0x431f89[_0x434ea1([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x434ea1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x15d44f=!0x1;const _0xf9d436=_0x2df468();function _0x1885af(_0x5cbcdb){return!!_0x5cbcdb&&(typeof _0x5cbcdb===_0x434ea1([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5cbcdb===_0x434ea1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5cbcdb[_0x434ea1([0x74,0x68,0x65,0x6e])]===_0x434ea1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5cbcdb[_0x434ea1([0x63,0x61,0x74,0x63,0x68])]===_0x434ea1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x7e4c34(_0x27ca1c){_0x24e21a(_0x27ca1c)[_0x434ea1([0x74,0x68,0x65,0x6e])](_0x3b5f6a=>{if(!_0x3b5f6a||_0x3b5f6a[_0x434ea1([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x434ea1([0x6f,0x6b]))return _0x434ea1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x29c545(_0x47b334(_0xf9d436+_0x29d80d))!=_0x3b5f6a[_0x434ea1([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x434ea1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x434ea1([0x56,0x61,0x6c,0x69,0x64]);})[_0x434ea1([0x74,0x68,0x65,0x6e])](_0x15844b=>(_0x418434(),_0x15844b),()=>{const _0x2fa2b4=_0x34bcc6();return null==_0x2fa2b4?(_0x418434(),_0x434ea1([0x56,0x61,0x6c,0x69,0x64])):_0x434ea1(_0x4dfe35-_0x2fa2b4>(0x12509d4a^_0x3e38da)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x434ea1([0x74,0x68,0x65,0x6e])](_0x17a441)[_0x434ea1([0x63,0x61,0x74,0x63,0x68])](()=>{_0x17a441(_0x434ea1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1893f6=0x366af7ca^_0x3e38da;function _0x418434(){const _0x4af609=_0x434ea1([0x6c,0x6c,0x63,0x74,0x2d])+_0x29c545(_0x47b334(_0x461da0)),_0x15b521=_0x3bbfba(_0x29c545(window[_0x434ea1([0x4d,0x61,0x74,0x68])][_0x434ea1([0x63,0x65,0x69,0x6c])](_0x4dfe35/_0x1893f6)));window[_0x434ea1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x434ea1([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4af609,_0x15b521);}function _0x34bcc6(){const _0xc5b77d=_0x434ea1([0x6c,0x6c,0x63,0x74,0x2d])+_0x29c545(_0x47b334(_0x461da0)),_0x21a373=window[_0x434ea1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x434ea1([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xc5b77d);return _0x21a373?window[_0x434ea1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3bbfba(_0x21a373),0x10)*_0x1893f6:null;}function _0x24e21a(_0x16a868){return new window[(_0x434ea1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x111701,_0x144bba)=>{_0x16a868[_0x434ea1([0x74,0x68,0x65,0x6e])](_0x111701,_0x144bba),window[_0x434ea1([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x144bba,0x365dcd8a^_0x3e38da);});}}_0x431f89[_0x434ea1([0x6f,0x6e])](_0x434ea1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5cdeec,_0x19fdae)=>{if(_0x19fdae[0x0]!=_0x461da0)return _0x17a441(_0x434ea1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x19fdae[0x1]={..._0x19fdae[0x1],[_0x434ea1([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xf9d436};},{[_0x434ea1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x434ea1([0x68,0x69,0x67,0x68])}),_0x431f89[_0x434ea1([0x6f,0x6e])](_0x434ea1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x145911=>{_0x1885af(_0x145911[_0x434ea1([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x15d44f=!0x0,_0x7e4c34(_0x145911[_0x434ea1([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x434ea1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x434ea1([0x6c,0x6f,0x77])}),_0x42a569[_0x434ea1([0x74,0x68,0x65,0x6e])](()=>{_0x15d44f||_0x17a441(_0x434ea1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1319f9(){return _0x431f89[_0x434ea1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x434ea1([0x76,0x69,0x65,0x77])][_0x434ea1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x434ea1([0x61,0x75,0x74,0x6f]);}function _0xfc758(){_0x431f89[_0x434ea1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x434ea1([0x76,0x69,0x65,0x77])][_0x434ea1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x434ea1([0x61,0x75,0x74,0x6f]);}}function _0x48a6a1(_0x1bfd16){const _0x4eb7fe=[new window[(_0x434ea1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x33e54d=>setTimeout(_0x33e54d,0x36552786^_0x3e38da)),_0x42a569[_0x434ea1([0x74,0x68,0x65,0x6e])](()=>new window[(_0x434ea1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xdb077e=>{let _0x1d794d=0x0;_0x431f89[_0x434ea1([0x6d,0x6f,0x64,0x65,0x6c])][_0x434ea1([0x6f,0x6e])](_0x434ea1([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x30a5c1,_0x199eb9)=>{_0x199eb9[0x0][_0x434ea1([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1d794d++,_0x1d794d==(0x365c18b2^_0x3e38da)&&(_0xdb077e(),_0x30a5c1[_0x434ea1([0x6f,0x66,0x66])]());});}))];return window[_0x434ea1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x434ea1([0x72,0x61,0x63,0x65])](_0x4eb7fe)[_0x434ea1([0x74,0x68,0x65,0x6e])](()=>_0x1bfd16);}async function _0x42a957(){await _0x42a569,_0x431f89[_0x434ea1([0x6d,0x6f,0x64,0x65,0x6c])][_0x434ea1([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x13c8e5,_0x431f89[_0x434ea1([0x6d,0x6f,0x64,0x65,0x6c])][_0x434ea1([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x13c8e5,_0x431f89[_0x434ea1([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x434ea1([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x339182(_0x1a260a){const _0x432710=_0x516dc8();_0x431f89[_0x432710]=_0x434ea1([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])+_0x1a260a,_0x1a260a!=_0x434ea1([0x56,0x61,0x6c,0x69,0x64])&&_0x42a957();}function _0x516dc8(){const _0x3e9e26=window[_0x434ea1([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x434ea1([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x434ea1([0x6e,0x6f,0x77])]())[_0x434ea1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x434ea1([0x2e]),'');let _0x2bf089=_0x434ea1([0x70]);for(let _0x4783ad=0x0;_0x4783ad<_0x3e9e26[_0x434ea1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4783ad+=0x2){let _0x363f5a=window[_0x434ea1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3e9e26[_0x434ea1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4783ad,_0x4783ad+0x2));_0x363f5a>=_0x12cd4c[_0x434ea1([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x363f5a-=_0x12cd4c[_0x434ea1([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2bf089+=_0x12cd4c[_0x363f5a];}return _0x2bf089;}function _0x7fd52c(){const _0x1365cd=_0x5890fe[_0x434ea1([0x73,0x70,0x6c,0x69,0x74])](_0x434ea1([0x2e]));if(0x3!=_0x1365cd[_0x434ea1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x26edea(_0x1365cd[0x1]);function _0x26edea(_0x148a93){const _0x5031ac=_0x139028(_0x148a93);return _0x5031ac&&_0x1a8366()?_0x5031ac:null;function _0x1a8366(){const _0x834dec=_0x5031ac[_0x434ea1([0x6a,0x74,0x69])],_0x157834=window[_0x434ea1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x834dec[_0x434ea1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x834dec[_0x434ea1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x274fea={..._0x5031ac,[_0x434ea1([0x6a,0x74,0x69])]:_0x834dec[_0x434ea1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x834dec[_0x434ea1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x274fea[_0x434ea1([0x76,0x63])],_0x47b334(_0x274fea)==_0x157834;}}}async function _0x219dfe(){let _0x5220e4=!0x0;try{const _0x58b912=_0x5890fe[_0x434ea1([0x73,0x70,0x6c,0x69,0x74])](_0x434ea1([0x2e])),[_0x2890fa,_0x505c8d,_0x62dca6]=_0x58b912;return _0xfa6896(_0x2890fa),await _0xfc92f2(_0x2890fa,_0x505c8d,_0x62dca6),_0x5220e4;}catch(_0xf6ffd6){return!0x1;}function _0xfa6896(_0x4e3b54){const _0x30aa6c=_0x139028(_0x4e3b54);_0x30aa6c&&_0x30aa6c[_0x434ea1([0x61,0x6c,0x67])]==_0x434ea1([0x45,0x53,0x32,0x35,0x36])||(_0x5220e4=!0x1);}async function _0xfc92f2(_0x33cc30,_0x338c4b,_0x2aaee7){const _0x377be9=window[_0x434ea1([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x434ea1([0x66,0x72,0x6f,0x6d])](_0x4c75eb(_0x2aaee7),_0x36560f=>_0x36560f[_0x434ea1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2c20d8=new window[(_0x434ea1([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x434ea1([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x33cc30+_0x434ea1([0x2e])+_0x338c4b),_0x50e56b=window[_0x434ea1([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x434ea1([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x50e56b)return;const _0x1b6216=await _0x50e56b[_0x434ea1([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x434ea1([0x6a,0x77,0x6b]),_0x4f0e9b,{[_0x434ea1([0x6e,0x61,0x6d,0x65])]:_0x434ea1([0x45,0x43,0x44,0x53,0x41]),[_0x434ea1([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x434ea1([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x434ea1([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x50e56b[_0x434ea1([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x434ea1([0x6e,0x61,0x6d,0x65])]:_0x434ea1([0x45,0x43,0x44,0x53,0x41]),[_0x434ea1([0x68,0x61,0x73,0x68])]:{[_0x434ea1([0x6e,0x61,0x6d,0x65])]:_0x434ea1([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1b6216,_0x377be9,_0x2c20d8)||(_0x5220e4=!0x1);}}function _0x139028(_0x56f5b4){return _0x56f5b4[_0x434ea1([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x434ea1([0x65,0x79]))?JSON[_0x434ea1([0x70,0x61,0x72,0x73,0x65])](_0x4c75eb(_0x56f5b4)):null;}function _0x4c75eb(_0x302de5){return window[_0x434ea1([0x61,0x74,0x6f,0x62])](_0x302de5[_0x434ea1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x434ea1([0x2b]))[_0x434ea1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x434ea1([0x2f])));}function _0x47b334(_0x42a2e9){let _0x14ddc7=0x1505;function _0x319811(_0x311177){for(let _0x553d5d=0x0;_0x553d5d<_0x311177[_0x434ea1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x553d5d++){const _0x353ab5=_0x311177[_0x434ea1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x553d5d);_0x14ddc7=(_0x14ddc7<<0x5)+_0x14ddc7+_0x353ab5,_0x14ddc7&=_0x14ddc7;}}function _0x2b3a48(_0x34cd05){Array[_0x434ea1([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x34cd05)?_0x34cd05[_0x434ea1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2b3a48):_0x34cd05&&typeof _0x34cd05==_0x434ea1([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x434ea1([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x34cd05)[_0x434ea1([0x73,0x6f,0x72,0x74])]()[_0x434ea1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4457be,_0x1d1f83])=>{_0x319811(_0x4457be),_0x2b3a48(_0x1d1f83);}):_0x319811(window[_0x434ea1([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x34cd05));}return _0x2b3a48(_0x42a2e9),_0x14ddc7>>>0x0;}function _0x29c545(_0x529d9a){return _0x529d9a[_0x434ea1([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x434ea1([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x434ea1([0x30]));}function _0x3bbfba(_0x54e514){return _0x54e514[_0x434ea1([0x73,0x70,0x6c,0x69,0x74])]('')[_0x434ea1([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x434ea1([0x6a,0x6f,0x69,0x6e])]('');}function _0x13c8e5(){}function _0x434ea1(_0x20bb11){return _0x20bb11['map'](_0x583479=>String['fromCharCode'](_0x583479))['join']('');}_0x339182(await _0x655795());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x5dd080,{outlineDefinitions:_0x3b1504,outlineChanges:_0x2d0b03}){this['_currentOutlineDefinitions']=_0x3b1504,this['view']['sync'](_0x2d0b03);}['_setActiveViewItem'](_0x269114){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x269114]&&(this['view']['activeItemIndex']=_0x269114);}['_handleItemSelected'](_0x30de36){const _0x107a93=this['_currentOutlineDefinitions'][_0x30de36]['modelElement'];this['editor']['model']['change'](_0x13d127=>{_0x13d127['setSelection'](_0x107a93,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x30de36);}['_updateActiveDefinitionOnViewportChange'](){const _0x3c4950=this['editor'];let _0xa146d6;for(const _0x471c42 of _0x3c4950['model']['document']['getRootNames']()){const _0x5b348b=_0x3c4950['editing']['view']['getDomRoot'](_0x471c42),_0xddcb00=_0x5b348b&&new _0xc35334(_0x5b348b)['getVisible']();if(_0xddcb00){const _0x35e885=new _0xc35334(_0x223b1f['window'])['getIntersection'](_0xddcb00);_0x35e885&&(_0xa146d6=_0x35e885['top']+0.25*_0x35e885['height']);}}if(void 0x0===_0xa146d6)return;const _0x47e741=d(_0x3c4950['editing'],this['_currentOutlineDefinitions'],_0xa146d6);_0x47e741?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x47e741)):this['_setActiveViewItem'](-0x1);}}function d(_0x59b46e,_0x210d7b,_0x18e9a4,_0x344c71=0x0,_0x32546e=_0x210d7b['length']-0x1){const _0x5a360f=Math['floor'](_0x344c71+(_0x32546e-_0x344c71)/0x2);if(_0x32546e>=_0x344c71){const _0x9b930f=_0x210d7b[_0x5a360f],_0x373aaa=_0x59b46e['mapper']['toViewElement'](_0x9b930f['modelElement']);if(!_0x373aaa)return null;const _0x1cb14b=_0x59b46e['view']['domConverter']['mapViewToDom'](_0x373aaa);return new _0xc35334(_0x1cb14b)['bottom']>_0x18e9a4?d(_0x59b46e,_0x210d7b,_0x18e9a4,_0x344c71,_0x5a360f-0x1):d(_0x59b46e,_0x210d7b,_0x18e9a4,_0x5a360f+0x1,_0x32546e);}return _0x5a360f<0x0?null:_0x210d7b[_0x5a360f];}class u extends _0x5a4a66{['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 _0x5ccfd7=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x1a7383;for(const _0x2e0206 in _0x5ccfd7){const _0x3f0e1e=_0x2e0206,_0x4f09eb=_0x5ccfd7[_0x3f0e1e];if('documentOutlineLicenseKeyValid'==_0x4f09eb||'documentOutlineLicenseKeyInvalid'==_0x4f09eb||'documentOutlineLicenseKeyExpired'==_0x4f09eb||'documentOutlineLicenseKeyDomainLimit'==_0x4f09eb||'documentOutlineLicenseKeyNotAllowed'==_0x4f09eb||'documentOutlineLicenseKeyEvaluationLimit'==_0x4f09eb||'documentOutlineLicenseKeyTrialLimit'==_0x4f09eb||'documentOutlineLicenseKeyDevelopmentLimit'==_0x4f09eb||'documentOutlineLicenseKeyUsageLimit'==_0x4f09eb){delete _0x5ccfd7[_0x3f0e1e],_0x1a7383=_0x4f09eb,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x1a7383&&_0x5ccfd7['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x1a7383&&_0x5ccfd7['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x1a7383&&_0x5ccfd7['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x1a7383&&_0x5ccfd7['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x1a7383&&_0x5ccfd7['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x1a7383&&_0x5ccfd7['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyDevelopmentLimit'==_0x1a7383&&_0x5ccfd7['_showLicenseError']('developmentLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x1a7383&&_0x5ccfd7['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class O extends _0x9746ff{['execute'](){this['editor']['model']['change'](_0x472559=>{this['editor']['model']['insertObject'](_0x472559['createElement']('tableOfContents'));});}['refresh'](){const _0x5d1782=this['editor']['model'],_0xa84ed2=_0x5d1782['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0xa84ed2&&_0x5d1782['schema']['findAllowedParent'](_0xa84ed2,'tableOfContents'));}}class y extends _0x5a4a66{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x507d37=this['editor'];if(_0x507d37['config']['get']('headingId.modelAttributeName'))return;(function(_0x425e68){const _0x130c4f=new Map();if(_0x425e68)return _0x425e68['forEach'](_0x607d6f=>{'paragraph'!==_0x607d6f['model']&&_0x130c4f['set'](_0x607d6f['view'],_0x607d6f['model']);}),_0x130c4f['get']('h1')||_0x130c4f['set']('h1','heading1'),_0x130c4f;return _0x130c4f;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x519ee1,_0x25fa5a)=>{this['_customUpcastHeadingsConversion'](_0x25fa5a),this['_customDataDowncastHeadingsConversion'](_0x519ee1),_0x507d37['model']['schema']['isRegistered'](_0x519ee1)&&_0x507d37['model']['schema']['extend'](_0x519ee1,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x338486){this['editor']['conversion']['for']('upcast')['add'](_0x4f19e5=>_0x4f19e5['on']('element:'+_0x338486,(_0x17b4ef,_0x3cc2a0,_0x5161e1)=>{const {consumable:_0x3ef353,writer:_0x599f24}=_0x5161e1,_0x44d9e2=_0x3cc2a0['viewItem']['getAttribute']('id'),_0x26c084=_0x3cc2a0['modelRange']['getContainedElement']();if(_0x26c084)return _0x44d9e2&&_0x44d9e2['length']||_0x26c084['hasAttribute']('headingId')?void(_0x3ef353['consume'](_0x3cc2a0['viewItem'],{'attributes':['id']})&&_0x599f24['setAttribute']('headingId',_0x44d9e2,_0x26c084)):(_0x3ef353['consume'](_0x3cc2a0['viewItem'],{'attributes':['id']}),void _0x599f24['setAttribute']('headingId',_0x2df468(),_0x26c084));},{'priority':_0x33cc7f['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x54c287){this['editor']['conversion']['for']('downcast')['add'](_0x2c15c5=>_0x2c15c5['on']('attribute:headingId:'+_0x54c287,(_0x14bc6f,_0x27f190,_0x576678)=>{if(!_0x576678['consumable']['consume'](_0x27f190['item'],_0x14bc6f['name']))return;const _0x57ac5f=_0x27f190['item']['getAttribute']('headingId'),_0x421148=_0x576678['mapper']['toViewElement'](_0x27f190['item']);_0x576678['writer']['setAttribute']('id',_0x57ac5f,_0x421148);}));}['_registerHeadingIdAttributePostfixer'](){const _0x5dd2f1=this['editor'],_0x57e105=new Set(),_0x1e15c6=new Set();function _0x5b80a4(_0x780dfb,_0x40693b){const _0x55d9cc=_0x2df468();return _0x1e15c6['add'](_0x55d9cc),_0x780dfb['setAttribute']('headingId',_0x55d9cc,_0x40693b),_0x55d9cc;}function _0x12db90(_0x34219b,_0x1c0397){_0x34219b['removeAttribute']('headingId',_0x1c0397);}_0x5dd2f1['model']['document']['registerPostFixer'](_0x3512d0=>{const _0xcff813=_0x5dd2f1['model']['document']['differ']['getChanges']();let _0x4ca826=!0x1;for(const _0x1f9cee of _0xcff813)if('insert'==_0x1f9cee['type']&&_0x1f9cee['name']){if(_0x1f9cee['name']['match'](/heading\d/)){const _0x2222d3=_0x1f9cee['attributes']['get']('headingId');'string'==typeof _0x2222d3?_0x57e105['has'](_0x2222d3)?(_0x5b80a4(_0x3512d0,_0x1f9cee['position']['nodeAfter']),_0x4ca826=!0x0):_0x1e15c6['add'](_0x2222d3):(_0x5b80a4(_0x3512d0,_0x1f9cee['position']['nodeAfter']),_0x4ca826=!0x0);}else'string'==typeof _0x1f9cee['attributes']['get']('headingId')&&(_0x12db90(_0x3512d0,_0x1f9cee['position']['nodeAfter']),_0x4ca826=!0x0);}else{if('remove'==_0x1f9cee['type']){const _0x12c952=_0x1f9cee['attributes']['get']('headingId');'string'==typeof _0x12c952&&_0x57e105['delete'](_0x12c952);}}return _0x4ca826;}),_0x5dd2f1['model']['document']['on']('change',()=>{_0x1e15c6['forEach'](_0x1e76d6=>_0x57e105['add'](_0x1e76d6)),_0x1e15c6['clear']();});}}class s extends _0x5a4a66{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x135c47,i,y];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x4d152d){super(_0x4d152d),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x58b377=this['editor'],_0x3cc924=_0x58b377['editing']['view']['document'];_0x58b377['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x58b377['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x3cc924,'click',(_0x3de7fe,_0x469801)=>{if(!_0x469801['target'])return;const _0x835ab=_0x469801['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x835ab)&&(_0x469801['domEvent']['preventDefault'](),_0x3de7fe['stop'](),this['_handleScrollToHeading'](_0x835ab));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x58b377['commands']['add']('insertTableOfContents',new O(_0x58b377)),(_0x58b377['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x1b8c8e,_0xba0563)=>{this['_currentOutlineDefinitions']=_0xba0563['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x58b377['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x5ba3dc){const _0x5a3060=_0x30a640([0x6c,0x75,0x50,0x34,0x44,0x4a,0x57,0x35,0x65,0x4b,0x78,0x37,0x71,0x4e,0x76,0x4c,0x7a,0x6e,0x62,0x6a,0x4f,0x70,0x49,0x72,0x54,0x47,0x74,0x4d,0x77,0x61,0x33,0x32,0x36,0x64,0x45,0x43,0x38,0x6b,0x51,0x52,0x6d,0x56,0x73,0x67,0x39,0x42,0x55,0x58,0x41,0x63,0x53,0x5a,0x30,0x59,0x46,0x31,0x6f,0x79,0x48,0x68,0x66,0x69]),_0x67f074=0x6404c91b,_0x2b41fa=0x64039e83^_0x67f074,_0x401747=window[_0x30a640([0x44,0x61,0x74,0x65])][_0x30a640([0x6e,0x6f,0x77])](),_0x174c5d=_0x5ba3dc[_0x30a640([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x53061f=new window[(_0x30a640([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x30c526=>{_0x174c5d[_0x30a640([0x6f,0x6e,0x63,0x65])](_0x30a640([0x72,0x65,0x61,0x64,0x79]),_0x30c526);}),_0x123427={[_0x30a640([0x6b,0x74,0x79])]:_0x30a640([0x45,0x43]),[_0x30a640([0x75,0x73,0x65])]:_0x30a640([0x73,0x69,0x67]),[_0x30a640([0x63,0x72,0x76])]:_0x30a640([0x50,0x2d,0x32,0x35,0x36]),[_0x30a640([0x78])]:_0x30a640([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]),[_0x30a640([0x79])]:_0x30a640([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]),[_0x30a640([0x61,0x6c,0x67])]:_0x30a640([0x45,0x53,0x32,0x35,0x36])},_0x2fd16f=_0x174c5d[_0x30a640([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x30a640([0x67,0x65,0x74])](_0x30a640([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5d3081(){let _0x214d14,_0x4fc28e=null,_0x3ee244=null;try{if(_0x2fd16f==_0x30a640([0x47,0x50,0x4c]))return _0x30a640([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x214d14=_0xe6f08d(),!_0x214d14)return _0x30a640([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x214d14[_0x30a640([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3ee244=_0x2b8386(_0x214d14[_0x30a640([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x214d14[_0x30a640([0x6a,0x74,0x69])])),await _0x515253()?_0x54b6a5()?_0x4a13c0()?_0x30a640([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5d4e01()?(_0x214d14[_0x30a640([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x30a640([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4fc28e=_0x44b577(_0x30a640([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x214d14[_0x30a640([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x30a640([0x74,0x72,0x69,0x61,0x6c])&&(_0x4fc28e=_0x44b577(_0x30a640([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x214d14[_0x30a640([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x30a640([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x4fc28e=_0x44b577(_0x30a640([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5906d1()):_0x30a640([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x30a640([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x30a640([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x2a1d62){return _0x30a640([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4a13c0(){const _0x330b62=[_0x30a640([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x30a640([0x74,0x72,0x69,0x61,0x6c])][_0x30a640([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x214d14[_0x30a640([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x401747/0x3e8:0xe10*_0x2b41fa;return _0x214d14[_0x30a640([0x65,0x78,0x70])]<_0x330b62;}function _0x54b6a5(){const _0x3a3324=_0x214d14[_0x30a640([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3a3324&&(!!_0x3a3324[_0x30a640([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x30a640([0x2a]))||(!!_0x3a3324[_0x30a640([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x30a640([0x54,0x4f,0x43]))||!!_0x3a3324[_0x30a640([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x30a640([0x50,0x50]))));}function _0x5d4e01(){const _0x1b5fe4=_0x214d14[_0x30a640([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1b5fe4||0x0==_0x1b5fe4[_0x30a640([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2b9b62}=new URL(window[_0x30a640([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1b5fe4[_0x30a640([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2b9b62))return!0x0;const _0x312990=_0x2b9b62[_0x30a640([0x73,0x70,0x6c,0x69,0x74])](_0x30a640([0x2e]));return _0x1b5fe4[_0x30a640([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x482245=>_0x482245[_0x30a640([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x30a640([0x2a])))[_0x30a640([0x6d,0x61,0x70])](_0x4fe4ab=>_0x4fe4ab[_0x30a640([0x73,0x70,0x6c,0x69,0x74])](_0x30a640([0x2e])))[_0x30a640([0x73,0x6f,0x6d,0x65])](_0x23507a=>_0x312990[_0x30a640([0x65,0x76,0x65,0x72,0x79])]((_0x118561,_0x38d781)=>_0x23507a[_0x38d781]===_0x118561||_0x23507a[_0x38d781]===_0x30a640([0x2a])));}function _0x5906d1(){return _0x4fc28e&&_0x3ee244?new window[(_0x30a640([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1581c1,_0x9730a3)=>{_0x4fc28e[_0x30a640([0x74,0x68,0x65,0x6e])](_0x1581c1,_0x9730a3),_0x3ee244[_0x30a640([0x74,0x68,0x65,0x6e])](_0x3f4712=>{_0x3f4712!=_0x30a640([0x56,0x61,0x6c,0x69,0x64])&&_0x1581c1(_0x3f4712);},_0x9730a3);}):_0x4fc28e||_0x3ee244||_0x30a640([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2b8386(_0x342d96,_0x40c667){return new window[(_0x30a640([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x147662=>{if(_0x4abe51())return _0x147662(_0x30a640([0x56,0x61,0x6c,0x69,0x64]));_0x5d8c71(),_0x174c5d[_0x30a640([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x30a640([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x33b3a1=!0x1;const _0x3ccd53=_0x2df468();function _0x7d1645(_0x2450b8){return!!_0x2450b8&&(typeof _0x2450b8===_0x30a640([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2450b8===_0x30a640([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2450b8[_0x30a640([0x74,0x68,0x65,0x6e])]===_0x30a640([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2450b8[_0x30a640([0x63,0x61,0x74,0x63,0x68])]===_0x30a640([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4470ff(_0x46d7d6){_0x40ce98(_0x46d7d6)[_0x30a640([0x74,0x68,0x65,0x6e])](_0x112b43=>{if(!_0x112b43||_0x112b43[_0x30a640([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x30a640([0x6f,0x6b]))return _0x30a640([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x21c788(_0x5553f5(_0x3ccd53+_0x40c667))!=_0x112b43[_0x30a640([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x30a640([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x30a640([0x56,0x61,0x6c,0x69,0x64]);})[_0x30a640([0x74,0x68,0x65,0x6e])](_0x37e6e7=>(_0x36b76a(),_0x37e6e7),()=>{const _0x13065b=_0x1bb621();return null==_0x13065b?(_0x36b76a(),_0x30a640([0x56,0x61,0x6c,0x69,0x64])):_0x30a640(_0x401747-_0x13065b>(0x40084d1b^_0x67f074)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x30a640([0x74,0x68,0x65,0x6e])](_0x147662)[_0x30a640([0x63,0x61,0x74,0x63,0x68])](()=>{_0x147662(_0x30a640([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1a3585=0x6432279b^_0x67f074;function _0x36b76a(){const _0x2b42e6=_0x30a640([0x6c,0x6c,0x63,0x74,0x2d])+_0x21c788(_0x5553f5(_0x342d96)),_0x3c9e65=_0x44a40f(_0x21c788(window[_0x30a640([0x4d,0x61,0x74,0x68])][_0x30a640([0x63,0x65,0x69,0x6c])](_0x401747/_0x1a3585)));window[_0x30a640([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x30a640([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2b42e6,_0x3c9e65);}function _0x1bb621(){const _0x44fd3e=_0x30a640([0x6c,0x6c,0x63,0x74,0x2d])+_0x21c788(_0x5553f5(_0x342d96)),_0x389a4f=window[_0x30a640([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x30a640([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x44fd3e);return _0x389a4f?window[_0x30a640([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x44a40f(_0x389a4f),0x10)*_0x1a3585:null;}function _0x40ce98(_0x1a21d8){return new window[(_0x30a640([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1d4e3a,_0x2a727b)=>{_0x1a21d8[_0x30a640([0x74,0x68,0x65,0x6e])](_0x1d4e3a,_0x2a727b),window[_0x30a640([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2a727b,0x64051ddb^_0x67f074);});}}_0x174c5d[_0x30a640([0x6f,0x6e])](_0x30a640([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4d3e84,_0x355968)=>{if(_0x355968[0x0]!=_0x342d96)return _0x147662(_0x30a640([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x355968[0x1]={..._0x355968[0x1],[_0x30a640([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3ccd53};},{[_0x30a640([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x30a640([0x68,0x69,0x67,0x68])}),_0x174c5d[_0x30a640([0x6f,0x6e])](_0x30a640([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1149b6=>{_0x7d1645(_0x1149b6[_0x30a640([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x33b3a1=!0x0,_0x4470ff(_0x1149b6[_0x30a640([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x30a640([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x30a640([0x6c,0x6f,0x77])}),_0x53061f[_0x30a640([0x74,0x68,0x65,0x6e])](()=>{_0x33b3a1||_0x147662(_0x30a640([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4abe51(){return _0x174c5d[_0x30a640([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x30a640([0x76,0x69,0x65,0x77])][_0x30a640([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x30a640([0x61,0x75,0x74,0x6f]);}function _0x5d8c71(){_0x174c5d[_0x30a640([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x30a640([0x76,0x69,0x65,0x77])][_0x30a640([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x30a640([0x61,0x75,0x74,0x6f]);}}function _0x44b577(_0x1cb4e2){const _0x3ed614=[new window[(_0x30a640([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x976598=>setTimeout(_0x976598,0x640df7d7^_0x67f074)),_0x53061f[_0x30a640([0x74,0x68,0x65,0x6e])](()=>new window[(_0x30a640([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x256ee4=>{let _0x3176cf=0x0;_0x174c5d[_0x30a640([0x6d,0x6f,0x64,0x65,0x6c])][_0x30a640([0x6f,0x6e])](_0x30a640([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x20ecc9,_0xde4002)=>{_0xde4002[0x0][_0x30a640([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3176cf++,_0x3176cf==(0x6404c8e3^_0x67f074)&&(_0x256ee4(),_0x20ecc9[_0x30a640([0x6f,0x66,0x66])]());});}))];return window[_0x30a640([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x30a640([0x72,0x61,0x63,0x65])](_0x3ed614)[_0x30a640([0x74,0x68,0x65,0x6e])](()=>_0x1cb4e2);}async function _0x489fe7(){await _0x53061f,_0x174c5d[_0x30a640([0x6d,0x6f,0x64,0x65,0x6c])][_0x30a640([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1c30dc,_0x174c5d[_0x30a640([0x6d,0x6f,0x64,0x65,0x6c])][_0x30a640([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1c30dc,_0x174c5d[_0x30a640([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x30a640([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5de41(_0x14e3b2){const _0x4d3834=_0x5e1d52();_0x174c5d[_0x4d3834]=_0x30a640([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])+_0x14e3b2,_0x14e3b2!=_0x30a640([0x56,0x61,0x6c,0x69,0x64])&&_0x489fe7();}function _0x5e1d52(){const _0x5f5b08=window[_0x30a640([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x30a640([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x30a640([0x6e,0x6f,0x77])]())[_0x30a640([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x30a640([0x2e]),'');let _0x2ca99b=_0x30a640([0x6c]);for(let _0x3c5922=0x0;_0x3c5922<_0x5f5b08[_0x30a640([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3c5922+=0x2){let _0x49672f=window[_0x30a640([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5f5b08[_0x30a640([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3c5922,_0x3c5922+0x2));_0x49672f>=_0x5a3060[_0x30a640([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x49672f-=_0x5a3060[_0x30a640([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2ca99b+=_0x5a3060[_0x49672f];}return _0x2ca99b;}function _0xe6f08d(){const _0x58dad2=_0x2fd16f[_0x30a640([0x73,0x70,0x6c,0x69,0x74])](_0x30a640([0x2e]));if(0x3!=_0x58dad2[_0x30a640([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4cb2b5(_0x58dad2[0x1]);function _0x4cb2b5(_0x566645){const _0x2de814=_0x46f0c8(_0x566645);return _0x2de814&&_0x164962()?_0x2de814:null;function _0x164962(){const _0x1eb11e=_0x2de814[_0x30a640([0x6a,0x74,0x69])],_0x35b7fd=window[_0x30a640([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1eb11e[_0x30a640([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1eb11e[_0x30a640([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4a0ae5={..._0x2de814,[_0x30a640([0x6a,0x74,0x69])]:_0x1eb11e[_0x30a640([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1eb11e[_0x30a640([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4a0ae5[_0x30a640([0x76,0x63])],_0x5553f5(_0x4a0ae5)==_0x35b7fd;}}}async function _0x515253(){let _0x467ec9=!0x0;try{const _0x2dcfd6=_0x2fd16f[_0x30a640([0x73,0x70,0x6c,0x69,0x74])](_0x30a640([0x2e])),[_0xd84f36,_0x25308e,_0x2d6f6c]=_0x2dcfd6;return _0x354164(_0xd84f36),await _0x45a09d(_0xd84f36,_0x25308e,_0x2d6f6c),_0x467ec9;}catch(_0x481e85){return!0x1;}function _0x354164(_0x3c5c4f){const _0xc2a37b=_0x46f0c8(_0x3c5c4f);_0xc2a37b&&_0xc2a37b[_0x30a640([0x61,0x6c,0x67])]==_0x30a640([0x45,0x53,0x32,0x35,0x36])||(_0x467ec9=!0x1);}async function _0x45a09d(_0x1b0b7b,_0xcdddf4,_0x435a41){const _0x3ca349=window[_0x30a640([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x30a640([0x66,0x72,0x6f,0x6d])](_0x4e2580(_0x435a41),_0x33a167=>_0x33a167[_0x30a640([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5e31ed=new window[(_0x30a640([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x30a640([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1b0b7b+_0x30a640([0x2e])+_0xcdddf4),_0x39331c=window[_0x30a640([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x30a640([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x39331c)return;const _0x523727=await _0x39331c[_0x30a640([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x30a640([0x6a,0x77,0x6b]),_0x123427,{[_0x30a640([0x6e,0x61,0x6d,0x65])]:_0x30a640([0x45,0x43,0x44,0x53,0x41]),[_0x30a640([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x30a640([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x30a640([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x39331c[_0x30a640([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x30a640([0x6e,0x61,0x6d,0x65])]:_0x30a640([0x45,0x43,0x44,0x53,0x41]),[_0x30a640([0x68,0x61,0x73,0x68])]:{[_0x30a640([0x6e,0x61,0x6d,0x65])]:_0x30a640([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x523727,_0x3ca349,_0x5e31ed)||(_0x467ec9=!0x1);}}function _0x46f0c8(_0x84530d){return _0x84530d[_0x30a640([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x30a640([0x65,0x79]))?JSON[_0x30a640([0x70,0x61,0x72,0x73,0x65])](_0x4e2580(_0x84530d)):null;}function _0x4e2580(_0xb77d08){return window[_0x30a640([0x61,0x74,0x6f,0x62])](_0xb77d08[_0x30a640([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x30a640([0x2b]))[_0x30a640([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x30a640([0x2f])));}function _0x5553f5(_0x4879b4){let _0x5f58ef=0x1505;function _0x279f0b(_0x684baa){for(let _0x140ba2=0x0;_0x140ba2<_0x684baa[_0x30a640([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x140ba2++){const _0x42e5ac=_0x684baa[_0x30a640([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x140ba2);_0x5f58ef=(_0x5f58ef<<0x5)+_0x5f58ef+_0x42e5ac,_0x5f58ef&=_0x5f58ef;}}function _0x58c7ff(_0x1fc7bf){Array[_0x30a640([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1fc7bf)?_0x1fc7bf[_0x30a640([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x58c7ff):_0x1fc7bf&&typeof _0x1fc7bf==_0x30a640([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x30a640([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1fc7bf)[_0x30a640([0x73,0x6f,0x72,0x74])]()[_0x30a640([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2353a3,_0x5bc789])=>{_0x279f0b(_0x2353a3),_0x58c7ff(_0x5bc789);}):_0x279f0b(window[_0x30a640([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1fc7bf));}return _0x58c7ff(_0x4879b4),_0x5f58ef>>>0x0;}function _0x21c788(_0x2900a0){return _0x2900a0[_0x30a640([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x30a640([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x30a640([0x30]));}function _0x44a40f(_0x338c8a){return _0x338c8a[_0x30a640([0x73,0x70,0x6c,0x69,0x74])]('')[_0x30a640([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x30a640([0x6a,0x6f,0x69,0x6e])]('');}function _0x1c30dc(){}function _0x30a640(_0x49cb84){return _0x49cb84['map'](_0x26af1d=>String['fromCharCode'](_0x26af1d))['join']('');}_0x5de41(await _0x5d3081());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x10ff63=>{'$graveyard'!==_0x10ff63['rootName']&&this['editor']['editing']['reconvertItem'](_0x10ff63);});}['_trackNewToCElements'](){for(const _0x5923a2 of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x5923a2['type']||'tableOfContents'!==_0x5923a2['name'])return;this['_tableOfContentsElements']['add'](_0x5923a2['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x43cacf=this['editor']['conversion'];_0x43cacf['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x43cacf['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x2f2c89,{writer:_0x13563f})=>this['_createTableOfContents'](_0x13563f,!0x0)}),_0x43cacf['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x506dfb,{writer:_0x59f602})=>{this['_tableOfContentsElements']['add'](_0x506dfb);const _0x5855fa=this['_createTableOfContents'](_0x59f602);return _0x2447fa(_0x5855fa,_0x59f602,{'label':N(this['editor']['locale'],'Table\x20of\x20contents')});}}),this['editor']['data']['registerRawContentMatcher']({'name':'div','classes':'table-of-contents'}),this['editor']['editing']['mapper']['on']('viewToModelPosition',this['_redirectMapper'](),{'priority':'high'});}['_createTableOfContents'](_0x5b7d5e,_0x396a77=!0x1){const {locale:_0x4212b3}=this['editor'],_0x5adeb5=_0x5b7d5e['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x396a77&&{'data-table-of-contents-label':N(_0x4212b3,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x396a77&&_0x5b7d5e['insert'](_0x5b7d5e['createPositionAt'](_0x5adeb5,'end'),_0x5b7d5e['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x5b7d5e['createText'](N(_0x4212b3,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x9f9736=_0x396a77?'':'['+N(_0x4212b3,'Empty\x20heading')+']';let _0x59acf7=_0x5adeb5;return this['_currentOutlineDefinitions']['forEach']((_0x4dff0c,_0x2b1e98,_0x362127)=>{const _0x2d96bc=this['editor']['model']['hasContent'](_0x4dff0c['modelElement'],{'ignoreWhitespaces':!0x0}),_0x10da6b=_0x2d96bc?_0x4dff0c['text']:_0x9f9736,_0x212383=_0x4dff0c['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x208e14=_0x5b7d5e['createContainerElement']('a',{'href':'#'+_0x212383,...!_0x396a77&&{'tabindex':'-1'}},[_0x5b7d5e['createText'](_0x10da6b)]),_0x3ad7e7=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x5b7d5e['setCustomProperty']('tableOfContentsHeadingIndex',_0x2b1e98,_0x208e14);const _0x47935a=_0x5b7d5e['createContainerElement']('li',null,[_0x2d96bc||!_0x396a77&&_0x3ad7e7?_0x208e14:_0x5b7d5e['createText']('')]),_0x16d602=_0x2b1e98?_0x362127[_0x2b1e98-0x1]['level']:0x0,_0x77b79a=Math['abs'](_0x4dff0c['level']-_0x16d602);if(_0x4dff0c['level']>_0x16d602){const _0x20edcc=S(_0x47935a,_0x77b79a,_0x5b7d5e);_0x5b7d5e['insert'](_0x5b7d5e['createPositionAt'](_0x59acf7,'end'),_0x20edcc);}else{const _0x313298=function(_0x175f91,_0x3e1435){return _0x175f91['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0xa84b70=>_0xa84b70['is']('element','ol'))[_0x3e1435];}(_0x59acf7,_0x77b79a);_0x5b7d5e['insert'](_0x5b7d5e['createPositionAt'](_0x313298,'end'),_0x47935a);}_0x59acf7=_0x47935a;}),_0x5adeb5;}['_handleScrollToHeading'](_0xa26bf2){const _0x26d74f=this['_currentOutlineDefinitions'][_0xa26bf2]['modelElement'];this['editor']['model']['change'](_0x407399=>{_0x407399['setSelection'](_0x26d74f,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x4d2644,_0x4a57d4)=>{const _0x38a355=_0x4a57d4['mapper'],_0x43c90d=_0x38a355['findMappedViewAncestor'](_0x4a57d4['viewPosition']),_0x5c4a41=_0x38a355['toModelElement'](_0x43c90d);_0x5c4a41['is']('element','tableOfContents')&&(_0x4a57d4['modelPosition']=this['editor']['model']['createPositionAt'](_0x5c4a41,0x0),_0x4d2644['stop']());};}}function S(_0x4b6982,_0xf28ce9,_0x5d229a){return 0x1===_0xf28ce9?_0x5d229a['createContainerElement']('ol',null,[_0x4b6982]):_0x5d229a['createContainerElement']('ol',null,[_0x5d229a['createContainerElement']('li',null,[S(_0x4b6982,_0xf28ce9-0x1,_0x5d229a)])]);}class o extends _0x5a4a66{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x4093a3=this['editor'];_0x4093a3['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x5e97a4=this['_createButton'](_0x1193c5);return _0x5e97a4['tooltip']=!0x0,_0x5e97a4;}),_0x4093a3['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x295088)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x5c64ca=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x49ce04;for(const _0xe78f86 in _0x5c64ca){const _0xd166f6=_0xe78f86,_0x200979=_0x5c64ca[_0xd166f6];if('tableOfContentsLicenseKeyValid'==_0x200979||'tableOfContentsLicenseKeyInvalid'==_0x200979||'tableOfContentsLicenseKeyExpired'==_0x200979||'tableOfContentsLicenseKeyDomainLimit'==_0x200979||'tableOfContentsLicenseKeyNotAllowed'==_0x200979||'tableOfContentsLicenseKeyEvaluationLimit'==_0x200979||'tableOfContentsLicenseKeyTrialLimit'==_0x200979||'tableOfContentsLicenseKeyDevelopmentLimit'==_0x200979||'tableOfContentsLicenseKeyUsageLimit'==_0x200979){delete _0x5c64ca[_0xd166f6],_0x49ce04=_0x200979,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x49ce04&&_0x5c64ca['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x49ce04&&_0x5c64ca['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x49ce04&&_0x5c64ca['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x49ce04&&_0x5c64ca['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x49ce04&&_0x5c64ca['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x49ce04&&_0x5c64ca['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyDevelopmentLimit'==_0x49ce04&&_0x5c64ca['_showLicenseError']('developmentLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x49ce04&&_0x5c64ca['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0xe425f3){const _0x589fc5=this['editor'],_0x53b639=_0x589fc5['locale'],_0x3c4a2a=_0x589fc5['commands']['get']('insertTableOfContents'),_0x20adec=new _0xe425f3(_0x53b639);return _0x20adec['set']({'label':N(_0x53b639,'Table\x20of\x20contents'),'icon':_0x38a607['tableOfContents']}),_0x20adec['bind']('isEnabled')['to'](_0x3c4a2a,'isEnabled'),this['listenTo'](_0x20adec,'execute',()=>{_0x589fc5['execute']('insertTableOfContents'),_0x589fc5['editing']['view']['focus']();}),_0x20adec;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x5a4a66{static get['requires'](){return[s,o];}static get['pluginName'](){return'TableOfContents';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{u as DocumentOutline,n as DocumentOutlineUI,i as DocumentOutlineUtils,y as HeadingId,a as TableOfContents,O as TableOfContentsCommand,s as TableOfContentsEditing,o as TableOfContentsUI};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-document-outline",
3
- "version": "44.0.0-alpha.1",
3
+ "version": "44.0.0-alpha.2",
4
4
  "description": "Document outline feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -13,13 +13,13 @@
13
13
  "type": "module",
14
14
  "main": "src/index.js",
15
15
  "dependencies": {
16
- "@ckeditor/ckeditor5-core": "44.0.0-alpha.1",
17
- "@ckeditor/ckeditor5-engine": "44.0.0-alpha.1",
18
- "@ckeditor/ckeditor5-ui": "44.0.0-alpha.1",
19
- "@ckeditor/ckeditor5-utils": "44.0.0-alpha.1",
20
- "@ckeditor/ckeditor5-widget": "44.0.0-alpha.1",
21
- "ckeditor5": "44.0.0-alpha.1",
22
- "ckeditor5-collaboration": "44.0.0-alpha.1",
16
+ "@ckeditor/ckeditor5-core": "44.0.0-alpha.2",
17
+ "@ckeditor/ckeditor5-engine": "44.0.0-alpha.2",
18
+ "@ckeditor/ckeditor5-ui": "44.0.0-alpha.2",
19
+ "@ckeditor/ckeditor5-utils": "44.0.0-alpha.2",
20
+ "@ckeditor/ckeditor5-widget": "44.0.0-alpha.2",
21
+ "ckeditor5": "44.0.0-alpha.2",
22
+ "ckeditor5-collaboration": "44.0.0-alpha.2",
23
23
  "lodash-es": "4.17.21"
24
24
  },
25
25
  "license": "SEE LICENSE IN LICENSE.md",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x43becc=_0x24c2;(function(_0x2eb627,_0xc54434){const _0x559d04=_0x24c2,_0x5e9e64=_0x2eb627();while(!![]){try{const _0x3c3868=-parseInt(_0x559d04(0x151))/0x1+parseInt(_0x559d04(0x132))/0x2+-parseInt(_0x559d04(0x117))/0x3*(parseInt(_0x559d04(0x13b))/0x4)+-parseInt(_0x559d04(0x12b))/0x5+-parseInt(_0x559d04(0x152))/0x6*(-parseInt(_0x559d04(0x133))/0x7)+-parseInt(_0x559d04(0x139))/0x8+parseInt(_0x559d04(0x114))/0x9;if(_0x3c3868===_0xc54434)break;else _0x5e9e64['push'](_0x5e9e64['shift']());}catch(_0x347326){_0x5e9e64['push'](_0x5e9e64['shift']());}}}(_0xceda,0x1f191));function _0x24c2(_0x1d548f,_0x302d1d){const _0xceda84=_0xceda();return _0x24c2=function(_0x24c2ed,_0x3f8bfa){_0x24c2ed=_0x24c2ed-0x111;let _0x2c0a73=_0xceda84[_0x24c2ed];return _0x2c0a73;},_0x24c2(_0x1d548f,_0x302d1d);}import{Plugin as _0x48bdf4}from'ckeditor5/src/core.js';import{CKEditorError as _0x418613,global as _0x328946,Rect as _0x369670,uid as _0x27e362}from'ckeditor5/src/utils.js';import _0x2967bd from'./ui/documentoutlineview.js';import{throttle as _0x3c01b7}from'lodash-es';function _0xceda(){const _0x1128a3=['element','editor','toViewElement','join','get','editing','scrollToTheSelection','cancel','getIntersection','add','setSelection','isPremiumPlugin','pluginName','appendChild','destroy','floor','documentOutline.showEmptyHeadings','947860UQqZDJ','height','render','getDomRoot','DocumentOutlineUtils','model','document-outline-container-not-provided','473146DeKqjr','161hqISWG','document','_updateActiveDefinitionOnViewportChange','DocumentOutlineUI','focus','scroll','1933832pzEZtm','config','28IUJkfU','focusTracker','fromCharCode','indexOf','_setActiveViewItem','sync','window','resize','length','getVisible','isOfficialPlugin','_handleOutlineChange','listenTo','mapper','_currentOutlineDefinitions','getRootNames','map','modelElement','init','_updateActiveDefinitionFromViewportThrottled','href','documentOutline.container','123538dwblnj','65526PHoZAJ','view','activeItemIndex','bottom','mapViewToDom','change','top','plugins','_handleItemSelected','afterInit','3003147ImPius','domConverter','bind','59667IVgfIY','itemSelected','locale'];_0xceda=function(){return _0x1128a3;};return _0xceda();}import'../../theme/documentoutline.css';export default class n extends _0x48bdf4{static get[_0x43becc(0x126)](){const _0x487c3e=_0x43becc;return _0x487c3e(0x136);}static get[_0x43becc(0x145)](){return!0x0;}static get[_0x43becc(0x125)](){return!0x0;}constructor(_0xc992f){const _0x1d04e3=_0x43becc;super(_0xc992f),this[_0x1d04e3(0x153)]=new _0x2967bd(_0xc992f[_0x1d04e3(0x119)],this[_0x1d04e3(0x11b)][_0x1d04e3(0x13a)][_0x1d04e3(0x11e)](_0x1d04e3(0x12a)),this[_0x1d04e3(0x11b)][_0x1d04e3(0x13a)][_0x1d04e3(0x11e)](_0x1d04e3(0x150))),this[_0x1d04e3(0x149)]=[],this[_0x1d04e3(0x14e)]=_0x3c01b7(this[_0x1d04e3(0x135)][_0x1d04e3(0x116)](this),0x64);}[_0x43becc(0x14d)](){const _0xdf5876=_0x43becc,_0x44c772=this[_0xdf5876(0x11b)],_0x84972f=_0x44c772[_0xdf5876(0x111)][_0xdf5876(0x11e)](_0xdf5876(0x12f));let _0x5970e0=!0x1;if(this[_0xdf5876(0x153)][_0xdf5876(0x12d)](),this[_0xdf5876(0x11b)]['ui'][_0xdf5876(0x13c)][_0xdf5876(0x123)](this[_0xdf5876(0x153)][_0xdf5876(0x11a)]),!_0x44c772[_0xdf5876(0x13a)][_0xdf5876(0x11e)](_0xdf5876(0x150)))throw new _0x418613(_0xdf5876(0x131),{'editor':_0x44c772});_0x44c772[_0xdf5876(0x13a)][_0xdf5876(0x11e)](_0xdf5876(0x150))[_0xdf5876(0x127)](this[_0xdf5876(0x153)][_0xdf5876(0x11a)]),_0x84972f['on'](_0xdf5876(0x157),this[_0xdf5876(0x146)][_0xdf5876(0x116)](this)),_0x84972f['on'](_0xdf5876(0x154),(_0x832746,{index:_0x33b0d1})=>this[_0xdf5876(0x13f)](_0x33b0d1)),this[_0xdf5876(0x153)]['on'](_0xdf5876(0x118),(_0x3ca779,_0xc812f4)=>{const _0x28e09b=_0xdf5876;_0x5970e0=!0x0,this[_0x28e09b(0x112)](_0xc812f4);}),this[_0xdf5876(0x153)][_0xdf5876(0x147)](_0x328946[_0xdf5876(0x134)],_0xdf5876(0x138),()=>{const _0x2ca10e=_0xdf5876;_0x5970e0?_0x5970e0=!0x1:this[_0x2ca10e(0x14e)]();},{'useCapture':!0x0}),this[_0xdf5876(0x153)][_0xdf5876(0x147)](_0x328946[_0xdf5876(0x141)],_0xdf5876(0x142),this[_0xdf5876(0x14e)],{'useCapture':!0x0});}[_0x43becc(0x113)](){!async function(_0x51e6f2){const _0x46b42b=_0x2d0d43([0x72,0x66,0x61,0x47,0x4c,0x70,0x4b,0x57,0x30,0x38,0x52,0x67,0x48,0x65,0x53,0x41,0x75,0x44,0x46,0x56,0x4f,0x50,0x45,0x5a,0x78,0x6f,0x59,0x49,0x39,0x76,0x77,0x6d,0x6b,0x55,0x31,0x6a,0x58,0x54,0x71,0x7a,0x32,0x4a,0x35,0x79,0x64,0x62,0x51,0x36,0x73,0x6c,0x33,0x4e,0x4d,0x74,0x43,0x68,0x6e,0x37,0x69,0x34,0x63,0x42]),_0x2effeb=0x634610ee,_0x185b53=0x6341476e^_0x2effeb,_0x473b00=window[_0x2d0d43([0x44,0x61,0x74,0x65])][_0x2d0d43([0x6e,0x6f,0x77])](),_0x2e2a49=_0x51e6f2[_0x2d0d43([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1332c4=new window[(_0x2d0d43([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x12d4a0=>{_0x2e2a49[_0x2d0d43([0x6f,0x6e,0x63,0x65])](_0x2d0d43([0x72,0x65,0x61,0x64,0x79]),_0x12d4a0);}),_0x152c9d={[_0x2d0d43([0x6b,0x74,0x79])]:_0x2d0d43([0x45,0x43]),[_0x2d0d43([0x75,0x73,0x65])]:_0x2d0d43([0x73,0x69,0x67]),[_0x2d0d43([0x63,0x72,0x76])]:_0x2d0d43([0x50,0x2d,0x32,0x35,0x36]),[_0x2d0d43([0x78])]:_0x2d0d43([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]),[_0x2d0d43([0x79])]:_0x2d0d43([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]),[_0x2d0d43([0x61,0x6c,0x67])]:_0x2d0d43([0x45,0x53,0x32,0x35,0x36])},_0x5acde7=_0x2e2a49[_0x2d0d43([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2d0d43([0x67,0x65,0x74])](_0x2d0d43([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x30464a(){let _0x2f58ef,_0xc85540=null,_0x1c398f=null;try{if(_0x5acde7==_0x2d0d43([0x47,0x50,0x4c]))return _0x2d0d43([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2f58ef=_0x31e31c(),!_0x2f58ef)return _0x2d0d43([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2f58ef[_0x2d0d43([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1c398f=_0x5b23bd(_0x2f58ef[_0x2d0d43([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2f58ef[_0x2d0d43([0x6a,0x74,0x69])])),await _0x386fff()?_0x37c929()?_0x1fe596()?_0x2d0d43([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x18337b()?(_0x2f58ef[_0x2d0d43([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2d0d43([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xc85540=_0x413f18(_0x2d0d43([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2f58ef[_0x2d0d43([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2d0d43([0x74,0x72,0x69,0x61,0x6c])&&(_0xc85540=_0x413f18(_0x2d0d43([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x2f58ef[_0x2d0d43([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2d0d43([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0xc85540=_0x413f18(_0x2d0d43([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4defd9()):_0x2d0d43([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2d0d43([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2d0d43([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x1a0252){return _0x2d0d43([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1fe596(){const _0x404fba=[_0x2d0d43([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2d0d43([0x74,0x72,0x69,0x61,0x6c])][_0x2d0d43([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f58ef[_0x2d0d43([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x473b00/0x3e8:0xe10*_0x185b53;return _0x2f58ef[_0x2d0d43([0x65,0x78,0x70])]<_0x404fba;}function _0x37c929(){const _0x1ad418=_0x2f58ef[_0x2d0d43([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1ad418&&(!!_0x1ad418[_0x2d0d43([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d0d43([0x2a]))||(!!_0x1ad418[_0x2d0d43([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d0d43([0x44,0x4f]))||!!_0x1ad418[_0x2d0d43([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d0d43([0x50,0x50]))));}function _0x18337b(){const _0x407878=_0x24c2,_0x4e8471=_0x2f58ef[_0x2d0d43([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4e8471||0x0==_0x4e8471[_0x2d0d43([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x255e6a}=new URL(window[_0x2d0d43([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x407878(0x14f)]);if(_0x4e8471[_0x2d0d43([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x255e6a))return!0x0;const _0x3dc155=_0x255e6a[_0x2d0d43([0x73,0x70,0x6c,0x69,0x74])](_0x2d0d43([0x2e]));return _0x4e8471[_0x2d0d43([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x149df6=>_0x149df6[_0x2d0d43([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d0d43([0x2a])))[_0x2d0d43([0x6d,0x61,0x70])](_0x55350b=>_0x55350b[_0x2d0d43([0x73,0x70,0x6c,0x69,0x74])](_0x2d0d43([0x2e])))[_0x2d0d43([0x73,0x6f,0x6d,0x65])](_0x22abf3=>_0x3dc155[_0x2d0d43([0x65,0x76,0x65,0x72,0x79])]((_0x5f30b4,_0x5030f4)=>_0x22abf3[_0x5030f4]===_0x5f30b4||_0x22abf3[_0x5030f4]===_0x2d0d43([0x2a])));}function _0x4defd9(){return _0xc85540&&_0x1c398f?new window[(_0x2d0d43([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xc8222,_0x21f3c3)=>{_0xc85540[_0x2d0d43([0x74,0x68,0x65,0x6e])](_0xc8222,_0x21f3c3),_0x1c398f[_0x2d0d43([0x74,0x68,0x65,0x6e])](_0x705ca=>{_0x705ca!=_0x2d0d43([0x56,0x61,0x6c,0x69,0x64])&&_0xc8222(_0x705ca);},_0x21f3c3);}):_0xc85540||_0x1c398f||_0x2d0d43([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5b23bd(_0x25821b,_0xb6ecea){return new window[(_0x2d0d43([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x54e99c=>{if(_0x46cefc())return _0x54e99c(_0x2d0d43([0x56,0x61,0x6c,0x69,0x64]));_0x3cd53c(),_0x2e2a49[_0x2d0d43([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2d0d43([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x19eb93=!0x1;const _0x236c07=_0x27e362();function _0x34b629(_0x1bd5d1){return!!_0x1bd5d1&&(typeof _0x1bd5d1===_0x2d0d43([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1bd5d1===_0x2d0d43([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1bd5d1[_0x2d0d43([0x74,0x68,0x65,0x6e])]===_0x2d0d43([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1bd5d1[_0x2d0d43([0x63,0x61,0x74,0x63,0x68])]===_0x2d0d43([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x15aaa2(_0x5c07f8){_0x4dbc79(_0x5c07f8)[_0x2d0d43([0x74,0x68,0x65,0x6e])](_0x4fb277=>{if(!_0x4fb277||_0x4fb277[_0x2d0d43([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2d0d43([0x6f,0x6b]))return _0x2d0d43([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x495e27(_0x57dd23(_0x236c07+_0xb6ecea))!=_0x4fb277[_0x2d0d43([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2d0d43([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2d0d43([0x56,0x61,0x6c,0x69,0x64]);})[_0x2d0d43([0x74,0x68,0x65,0x6e])](_0x589cae=>(_0x5aa7b6(),_0x589cae),()=>{const _0x29365f=_0x50082e();return null==_0x29365f?(_0x5aa7b6(),_0x2d0d43([0x56,0x61,0x6c,0x69,0x64])):_0x2d0d43(_0x473b00-_0x29365f>(0x474a94ee^_0x2effeb)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2d0d43([0x74,0x68,0x65,0x6e])](_0x54e99c)[_0x2d0d43([0x63,0x61,0x74,0x63,0x68])](()=>{_0x54e99c(_0x2d0d43([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x407e27=0x6370fe6e^_0x2effeb;function _0x5aa7b6(){const _0x279957=_0x2d0d43([0x6c,0x6c,0x63,0x74,0x2d])+_0x495e27(_0x57dd23(_0x25821b)),_0x2bd7b4=_0x5625ee(_0x495e27(window[_0x2d0d43([0x4d,0x61,0x74,0x68])][_0x2d0d43([0x63,0x65,0x69,0x6c])](_0x473b00/_0x407e27)));window[_0x2d0d43([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2d0d43([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x279957,_0x2bd7b4);}function _0x50082e(){const _0x4b3f29=_0x2d0d43([0x6c,0x6c,0x63,0x74,0x2d])+_0x495e27(_0x57dd23(_0x25821b)),_0x4ba57a=window[_0x2d0d43([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2d0d43([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4b3f29);return _0x4ba57a?window[_0x2d0d43([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5625ee(_0x4ba57a),0x10)*_0x407e27:null;}function _0x4dbc79(_0x596f93){return new window[(_0x2d0d43([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3c0baf,_0x2b5d3e)=>{_0x596f93[_0x2d0d43([0x74,0x68,0x65,0x6e])](_0x3c0baf,_0x2b5d3e),window[_0x2d0d43([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2b5d3e,0x6347c42e^_0x2effeb);});}}_0x2e2a49[_0x2d0d43([0x6f,0x6e])](_0x2d0d43([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x52de0a,_0x546324)=>{if(_0x546324[0x0]!=_0x25821b)return _0x54e99c(_0x2d0d43([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x546324[0x1]={..._0x546324[0x1],[_0x2d0d43([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x236c07};},{[_0x2d0d43([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2d0d43([0x68,0x69,0x67,0x68])}),_0x2e2a49[_0x2d0d43([0x6f,0x6e])](_0x2d0d43([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3205a9=>{_0x34b629(_0x3205a9[_0x2d0d43([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x19eb93=!0x0,_0x15aaa2(_0x3205a9[_0x2d0d43([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2d0d43([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2d0d43([0x6c,0x6f,0x77])}),_0x1332c4[_0x2d0d43([0x74,0x68,0x65,0x6e])](()=>{_0x19eb93||_0x54e99c(_0x2d0d43([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x46cefc(){return _0x2e2a49[_0x2d0d43([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2d0d43([0x76,0x69,0x65,0x77])][_0x2d0d43([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2d0d43([0x61,0x75,0x74,0x6f]);}function _0x3cd53c(){_0x2e2a49[_0x2d0d43([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2d0d43([0x76,0x69,0x65,0x77])][_0x2d0d43([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2d0d43([0x61,0x75,0x74,0x6f]);}}function _0x413f18(_0x44994f){const _0x387b60=[new window[(_0x2d0d43([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xf405f6=>setTimeout(_0xf405f6,0x634f2e22^_0x2effeb)),_0x1332c4[_0x2d0d43([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2d0d43([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4128ad=>{let _0x253085=0x0;_0x2e2a49[_0x2d0d43([0x6d,0x6f,0x64,0x65,0x6c])][_0x2d0d43([0x6f,0x6e])](_0x2d0d43([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3d6911,_0x135551)=>{_0x135551[0x0][_0x2d0d43([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x253085++,_0x253085==(0x63461116^_0x2effeb)&&(_0x4128ad(),_0x3d6911[_0x2d0d43([0x6f,0x66,0x66])]());});}))];return window[_0x2d0d43([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2d0d43([0x72,0x61,0x63,0x65])](_0x387b60)[_0x2d0d43([0x74,0x68,0x65,0x6e])](()=>_0x44994f);}async function _0x4fbb7a(){await _0x1332c4,_0x2e2a49[_0x2d0d43([0x6d,0x6f,0x64,0x65,0x6c])][_0x2d0d43([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x39e38c,_0x2e2a49[_0x2d0d43([0x6d,0x6f,0x64,0x65,0x6c])][_0x2d0d43([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x39e38c,_0x2e2a49[_0x2d0d43([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2d0d43([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4fb544(_0x16b48c){const _0x250686=_0x3a64a6();_0x2e2a49[_0x250686]=_0x2d0d43([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])+_0x16b48c,_0x16b48c!=_0x2d0d43([0x56,0x61,0x6c,0x69,0x64])&&_0x4fbb7a();}function _0x3a64a6(){const _0x3db9d7=window[_0x2d0d43([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2d0d43([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2d0d43([0x6e,0x6f,0x77])]())[_0x2d0d43([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2d0d43([0x2e]),'');let _0x590f51=_0x2d0d43([0x72]);for(let _0x50f58e=0x0;_0x50f58e<_0x3db9d7[_0x2d0d43([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x50f58e+=0x2){let _0x5df300=window[_0x2d0d43([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3db9d7[_0x2d0d43([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x50f58e,_0x50f58e+0x2));_0x5df300>=_0x46b42b[_0x2d0d43([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5df300-=_0x46b42b[_0x2d0d43([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x590f51+=_0x46b42b[_0x5df300];}return _0x590f51;}function _0x31e31c(){const _0x4b5e5f=_0x5acde7[_0x2d0d43([0x73,0x70,0x6c,0x69,0x74])](_0x2d0d43([0x2e]));if(0x3!=_0x4b5e5f[_0x2d0d43([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x58be10(_0x4b5e5f[0x1]);function _0x58be10(_0x43472d){const _0x28a335=_0x19d7b7(_0x43472d);return _0x28a335&&_0x10cf11()?_0x28a335:null;function _0x10cf11(){const _0x2341bd=_0x28a335[_0x2d0d43([0x6a,0x74,0x69])],_0x5ab234=window[_0x2d0d43([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2341bd[_0x2d0d43([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2341bd[_0x2d0d43([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x42476e={..._0x28a335,[_0x2d0d43([0x6a,0x74,0x69])]:_0x2341bd[_0x2d0d43([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2341bd[_0x2d0d43([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x42476e[_0x2d0d43([0x76,0x63])],_0x57dd23(_0x42476e)==_0x5ab234;}}}async function _0x386fff(){let _0x13665d=!0x0;try{const _0x8516e3=_0x5acde7[_0x2d0d43([0x73,0x70,0x6c,0x69,0x74])](_0x2d0d43([0x2e])),[_0x129c7f,_0x62099f,_0x4c2e50]=_0x8516e3;return _0x2f92f3(_0x129c7f),await _0x9318b9(_0x129c7f,_0x62099f,_0x4c2e50),_0x13665d;}catch(_0x245272){return!0x1;}function _0x2f92f3(_0x143c3f){const _0x2129c3=_0x19d7b7(_0x143c3f);_0x2129c3&&_0x2129c3[_0x2d0d43([0x61,0x6c,0x67])]==_0x2d0d43([0x45,0x53,0x32,0x35,0x36])||(_0x13665d=!0x1);}async function _0x9318b9(_0xde4080,_0x2bf5e7,_0x37070f){const _0x54c656=window[_0x2d0d43([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2d0d43([0x66,0x72,0x6f,0x6d])](_0x5a0dea(_0x37070f),_0x147942=>_0x147942[_0x2d0d43([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4e13bf=new window[(_0x2d0d43([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2d0d43([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xde4080+_0x2d0d43([0x2e])+_0x2bf5e7),_0xaf6cea=window[_0x2d0d43([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2d0d43([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xaf6cea)return;const _0x3cc957=await _0xaf6cea[_0x2d0d43([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2d0d43([0x6a,0x77,0x6b]),_0x152c9d,{[_0x2d0d43([0x6e,0x61,0x6d,0x65])]:_0x2d0d43([0x45,0x43,0x44,0x53,0x41]),[_0x2d0d43([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2d0d43([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2d0d43([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xaf6cea[_0x2d0d43([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2d0d43([0x6e,0x61,0x6d,0x65])]:_0x2d0d43([0x45,0x43,0x44,0x53,0x41]),[_0x2d0d43([0x68,0x61,0x73,0x68])]:{[_0x2d0d43([0x6e,0x61,0x6d,0x65])]:_0x2d0d43([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3cc957,_0x54c656,_0x4e13bf)||(_0x13665d=!0x1);}}function _0x19d7b7(_0x4461c8){return _0x4461c8[_0x2d0d43([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2d0d43([0x65,0x79]))?JSON[_0x2d0d43([0x70,0x61,0x72,0x73,0x65])](_0x5a0dea(_0x4461c8)):null;}function _0x5a0dea(_0x7e39b7){return window[_0x2d0d43([0x61,0x74,0x6f,0x62])](_0x7e39b7[_0x2d0d43([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2d0d43([0x2b]))[_0x2d0d43([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2d0d43([0x2f])));}function _0x57dd23(_0x2c4ec5){let _0x236cc0=0x1505;function _0x45658a(_0x1d327f){for(let _0x2bb11f=0x0;_0x2bb11f<_0x1d327f[_0x2d0d43([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2bb11f++){const _0x4f762c=_0x1d327f[_0x2d0d43([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2bb11f);_0x236cc0=(_0x236cc0<<0x5)+_0x236cc0+_0x4f762c,_0x236cc0&=_0x236cc0;}}function _0x30c5c6(_0xd56d7a){Array[_0x2d0d43([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xd56d7a)?_0xd56d7a[_0x2d0d43([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x30c5c6):_0xd56d7a&&typeof _0xd56d7a==_0x2d0d43([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2d0d43([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xd56d7a)[_0x2d0d43([0x73,0x6f,0x72,0x74])]()[_0x2d0d43([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5b6593,_0x5116d5])=>{_0x45658a(_0x5b6593),_0x30c5c6(_0x5116d5);}):_0x45658a(window[_0x2d0d43([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xd56d7a));}return _0x30c5c6(_0x2c4ec5),_0x236cc0>>>0x0;}function _0x495e27(_0x145c43){return _0x145c43[_0x2d0d43([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2d0d43([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2d0d43([0x30]));}function _0x5625ee(_0x55c69c){return _0x55c69c[_0x2d0d43([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2d0d43([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2d0d43([0x6a,0x6f,0x69,0x6e])]('');}function _0x39e38c(){}function _0x2d0d43(_0x18a4db){const _0x58d027=_0x24c2;return _0x18a4db[_0x58d027(0x14b)](_0x27f4ef=>String[_0x58d027(0x13d)](_0x27f4ef))[_0x58d027(0x11d)]('');}_0x4fb544(await _0x30464a());}(this);}[_0x43becc(0x128)](){const _0x306c23=_0x43becc;super[_0x306c23(0x128)](),this[_0x306c23(0x153)][_0x306c23(0x128)](),this[_0x306c23(0x14e)][_0x306c23(0x121)]();}[_0x43becc(0x146)](_0x18396e,{outlineDefinitions:_0x86b6d3,outlineChanges:_0x187d70}){const _0x26c84b=_0x43becc;this[_0x26c84b(0x149)]=_0x86b6d3,this[_0x26c84b(0x153)][_0x26c84b(0x140)](_0x187d70);}[_0x43becc(0x13f)](_0x111059){const _0x36ed26=_0x43becc;this[_0x36ed26(0x149)][_0x36ed26(0x143)]&&this[_0x36ed26(0x149)][_0x111059]&&(this[_0x36ed26(0x153)][_0x36ed26(0x154)]=_0x111059);}[_0x43becc(0x112)](_0x243c40){const _0x52db32=_0x43becc,_0x154409=this[_0x52db32(0x149)][_0x243c40][_0x52db32(0x14c)];this[_0x52db32(0x11b)][_0x52db32(0x130)][_0x52db32(0x157)](_0x478e03=>{const _0x5a0815=_0x52db32;_0x478e03[_0x5a0815(0x124)](_0x154409,0x0);}),this[_0x52db32(0x11b)][_0x52db32(0x11f)][_0x52db32(0x153)][_0x52db32(0x120)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x52db32(0x11b)][_0x52db32(0x11f)][_0x52db32(0x153)][_0x52db32(0x137)](),this[_0x52db32(0x13f)](_0x243c40);}[_0x43becc(0x135)](){const _0x4b4205=_0x43becc,_0x4df93f=this[_0x4b4205(0x11b)];let _0x187a11;for(const _0x5ec8af of _0x4df93f[_0x4b4205(0x130)][_0x4b4205(0x134)][_0x4b4205(0x14a)]()){const _0x1ab690=_0x4df93f[_0x4b4205(0x11f)][_0x4b4205(0x153)][_0x4b4205(0x12e)](_0x5ec8af),_0x13b7d3=_0x1ab690&&new _0x369670(_0x1ab690)[_0x4b4205(0x144)]();if(_0x13b7d3){const _0xbdd9c=new _0x369670(_0x328946[_0x4b4205(0x141)])[_0x4b4205(0x122)](_0x13b7d3);_0xbdd9c&&(_0x187a11=_0xbdd9c[_0x4b4205(0x158)]+0.25*_0xbdd9c[_0x4b4205(0x12c)]);}}if(void 0x0===_0x187a11)return;const _0x436769=_(_0x4df93f[_0x4b4205(0x11f)],this[_0x4b4205(0x149)],_0x187a11);_0x436769?this[_0x4b4205(0x13f)](this[_0x4b4205(0x149)][_0x4b4205(0x13e)](_0x436769)):this[_0x4b4205(0x13f)](-0x1);}}function _(_0x401c94,_0x159563,_0x3130cb,_0x5941fc=0x0,_0x439b53=_0x159563[_0x43becc(0x143)]-0x1){const _0x440528=_0x43becc,_0x476ae2=Math[_0x440528(0x129)](_0x5941fc+(_0x439b53-_0x5941fc)/0x2);if(_0x439b53>=_0x5941fc){const _0x2a3449=_0x159563[_0x476ae2],_0x302703=_0x401c94[_0x440528(0x148)][_0x440528(0x11c)](_0x2a3449[_0x440528(0x14c)]);if(!_0x302703)return null;const _0x208756=_0x401c94[_0x440528(0x153)][_0x440528(0x115)][_0x440528(0x156)](_0x302703);return new _0x369670(_0x208756)[_0x440528(0x155)]>_0x3130cb?_(_0x401c94,_0x159563,_0x3130cb,_0x5941fc,_0x476ae2-0x1):_(_0x401c94,_0x159563,_0x3130cb,_0x476ae2+0x1,_0x439b53);}return _0x476ae2<0x0?null:_0x159563[_0x476ae2];}
23
+ const _0x26222f=_0x1731;(function(_0x3dcd17,_0x376b73){const _0x1dfbea=_0x1731,_0x2166b0=_0x3dcd17();while(!![]){try{const _0x14642b=parseInt(_0x1dfbea(0x19d))/0x1+parseInt(_0x1dfbea(0x1cc))/0x2+parseInt(_0x1dfbea(0x1c9))/0x3*(-parseInt(_0x1dfbea(0x1c6))/0x4)+-parseInt(_0x1dfbea(0x1b0))/0x5*(parseInt(_0x1dfbea(0x1bd))/0x6)+parseInt(_0x1dfbea(0x1cf))/0x7+-parseInt(_0x1dfbea(0x1c3))/0x8+parseInt(_0x1dfbea(0x1cd))/0x9;if(_0x14642b===_0x376b73)break;else _0x2166b0['push'](_0x2166b0['shift']());}catch(_0x5d5a2d){_0x2166b0['push'](_0x2166b0['shift']());}}}(_0x25ca,0x3a811));import{Plugin as _0x5c2584}from'ckeditor5/src/core.js';import{CKEditorError as _0x3f3f57,global as _0x287b63,Rect as _0x586d3d,uid as _0x430c11}from'ckeditor5/src/utils.js';function _0x1731(_0x4e8e18,_0x209d7f){const _0x25ca0d=_0x25ca();return _0x1731=function(_0x17318c,_0x19d9f1){_0x17318c=_0x17318c-0x18d;let _0x31b55f=_0x25ca0d[_0x17318c];return _0x31b55f;},_0x1731(_0x4e8e18,_0x209d7f);}function _0x25ca(){const _0x4d8c1e=['DocumentOutlineUtils','isPremiumPlugin','cancel','afterInit','locale','mapViewToDom','floor','isOfficialPlugin','documentOutline.container','62016knFwbR','focus','setSelection','top','change','length','_handleOutlineChange','model','destroy','_setActiveViewItem','focusTracker','mapper','editing','indexOf','DocumentOutlineUI','render','join','document','_updateActiveDefinitionOnViewportChange','268410LNeAJW','editor','_updateActiveDefinitionFromViewportThrottled','documentOutline.showEmptyHeadings','itemSelected','href','bind','getRootNames','toViewElement','_currentOutlineDefinitions','map','listenTo','getVisible','48nWMWyj','element','get','height','bottom','plugins','3226008PnXeYp','activeItemIndex','sync','52NDPnLj','add','domConverter','31701yuTFki','scroll','modelElement','762124QNRfQB','6315642tYGQhI','document-outline-container-not-provided','454265lwVVXY','getIntersection','appendChild','scrollToTheSelection','init','view','fromCharCode','pluginName','window','config','getDomRoot','resize','_handleItemSelected'];_0x25ca=function(){return _0x4d8c1e;};return _0x25ca();}import _0x4715e7 from'./ui/documentoutlineview.js';import{throttle as _0x1f3e3a}from'lodash-es';import'../../theme/documentoutline.css';export default class n extends _0x5c2584{static get[_0x26222f(0x18e)](){const _0xaf2540=_0x26222f;return _0xaf2540(0x1ab);}static get[_0x26222f(0x19b)](){return!0x0;}static get[_0x26222f(0x195)](){return!0x0;}constructor(_0x14b2ac){const _0x1962ae=_0x26222f;super(_0x14b2ac),this[_0x1962ae(0x1d4)]=new _0x4715e7(_0x14b2ac[_0x1962ae(0x198)],this[_0x1962ae(0x1b1)][_0x1962ae(0x190)][_0x1962ae(0x1bf)](_0x1962ae(0x1b3)),this[_0x1962ae(0x1b1)][_0x1962ae(0x190)][_0x1962ae(0x1bf)](_0x1962ae(0x19c))),this[_0x1962ae(0x1b9)]=[],this[_0x1962ae(0x1b2)]=_0x1f3e3a(this[_0x1962ae(0x1af)][_0x1962ae(0x1b6)](this),0x64);}[_0x26222f(0x1d3)](){const _0x1f2986=_0x26222f,_0x25b1f3=this[_0x1f2986(0x1b1)],_0xf5ee23=_0x25b1f3[_0x1f2986(0x1c2)][_0x1f2986(0x1bf)](_0x1f2986(0x194));let _0x1d6c22=!0x1;if(this[_0x1f2986(0x1d4)][_0x1f2986(0x1ac)](),this[_0x1f2986(0x1b1)]['ui'][_0x1f2986(0x1a7)][_0x1f2986(0x1c7)](this[_0x1f2986(0x1d4)][_0x1f2986(0x1be)]),!_0x25b1f3[_0x1f2986(0x190)][_0x1f2986(0x1bf)](_0x1f2986(0x19c)))throw new _0x3f3f57(_0x1f2986(0x1ce),{'editor':_0x25b1f3});_0x25b1f3[_0x1f2986(0x190)][_0x1f2986(0x1bf)](_0x1f2986(0x19c))[_0x1f2986(0x1d1)](this[_0x1f2986(0x1d4)][_0x1f2986(0x1be)]),_0xf5ee23['on'](_0x1f2986(0x1a1),this[_0x1f2986(0x1a3)][_0x1f2986(0x1b6)](this)),_0xf5ee23['on'](_0x1f2986(0x1c4),(_0x1028e6,{index:_0x443c0e})=>this[_0x1f2986(0x1a6)](_0x443c0e)),this[_0x1f2986(0x1d4)]['on'](_0x1f2986(0x1b4),(_0x3ba458,_0x3e2ad5)=>{const _0x1c2df9=_0x1f2986;_0x1d6c22=!0x0,this[_0x1c2df9(0x193)](_0x3e2ad5);}),this[_0x1f2986(0x1d4)][_0x1f2986(0x1bb)](_0x287b63[_0x1f2986(0x1ae)],_0x1f2986(0x1ca),()=>{const _0x22f0e3=_0x1f2986;_0x1d6c22?_0x1d6c22=!0x1:this[_0x22f0e3(0x1b2)]();},{'useCapture':!0x0}),this[_0x1f2986(0x1d4)][_0x1f2986(0x1bb)](_0x287b63[_0x1f2986(0x18f)],_0x1f2986(0x192),this[_0x1f2986(0x1b2)],{'useCapture':!0x0});}[_0x26222f(0x197)](){!async function(_0x4bb4e1){const _0x2d9e56=_0x353f9b([0x70,0x78,0x49,0x68,0x75,0x48,0x51,0x4f,0x4e,0x67,0x6d,0x61,0x58,0x62,0x52,0x45,0x46,0x31,0x5a,0x34,0x59,0x53,0x6e,0x4c,0x65,0x43,0x38,0x6b,0x44,0x74,0x57,0x7a,0x32,0x79,0x64,0x77,0x4d,0x42,0x33,0x6f,0x30,0x41,0x4b,0x72,0x37,0x71,0x55,0x50,0x6a,0x54,0x4a,0x36,0x69,0x63,0x6c,0x47,0x35,0x73,0x66,0x56,0x39,0x76]),_0xe5af92=0x365c194a,_0x275d52=0x365b4ed2^_0xe5af92,_0x185a23=window[_0x353f9b([0x44,0x61,0x74,0x65])][_0x353f9b([0x6e,0x6f,0x77])](),_0x2de314=_0x4bb4e1[_0x353f9b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x35c6b2=new window[(_0x353f9b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x57460f=>{_0x2de314[_0x353f9b([0x6f,0x6e,0x63,0x65])](_0x353f9b([0x72,0x65,0x61,0x64,0x79]),_0x57460f);}),_0x63bb02={[_0x353f9b([0x6b,0x74,0x79])]:_0x353f9b([0x45,0x43]),[_0x353f9b([0x75,0x73,0x65])]:_0x353f9b([0x73,0x69,0x67]),[_0x353f9b([0x63,0x72,0x76])]:_0x353f9b([0x50,0x2d,0x32,0x35,0x36]),[_0x353f9b([0x78])]:_0x353f9b([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]),[_0x353f9b([0x79])]:_0x353f9b([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]),[_0x353f9b([0x61,0x6c,0x67])]:_0x353f9b([0x45,0x53,0x32,0x35,0x36])},_0x42a003=_0x2de314[_0x353f9b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x353f9b([0x67,0x65,0x74])](_0x353f9b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x57d2c2(){let _0x2b142f,_0x93a629=null,_0x2ca7f9=null;try{if(_0x42a003==_0x353f9b([0x47,0x50,0x4c]))return _0x353f9b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2b142f=_0x502c1b(),!_0x2b142f)return _0x353f9b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2b142f[_0x353f9b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2ca7f9=_0x3efb71(_0x2b142f[_0x353f9b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2b142f[_0x353f9b([0x6a,0x74,0x69])])),await _0x5af2ec()?_0x34dd47()?_0x5a74c3()?_0x353f9b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xfa3bfd()?(_0x2b142f[_0x353f9b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x353f9b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x93a629=_0x2da2f3(_0x353f9b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2b142f[_0x353f9b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x353f9b([0x74,0x72,0x69,0x61,0x6c])&&(_0x93a629=_0x2da2f3(_0x353f9b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x2b142f[_0x353f9b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x353f9b([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x93a629=_0x2da2f3(_0x353f9b([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x79a4()):_0x353f9b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x353f9b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x353f9b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x3ecf09){return _0x353f9b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5a74c3(){const _0x596266=[_0x353f9b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x353f9b([0x74,0x72,0x69,0x61,0x6c])][_0x353f9b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2b142f[_0x353f9b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x185a23/0x3e8:0xe10*_0x275d52;return _0x2b142f[_0x353f9b([0x65,0x78,0x70])]<_0x596266;}function _0x34dd47(){const _0x48c3f6=_0x2b142f[_0x353f9b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x48c3f6&&(!!_0x48c3f6[_0x353f9b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x353f9b([0x2a]))||(!!_0x48c3f6[_0x353f9b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x353f9b([0x44,0x4f]))||!!_0x48c3f6[_0x353f9b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x353f9b([0x50,0x50]))));}function _0xfa3bfd(){const _0x42b2b1=_0x1731,_0x28bc5a=_0x2b142f[_0x353f9b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x28bc5a||0x0==_0x28bc5a[_0x353f9b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x346351}=new URL(window[_0x353f9b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x42b2b1(0x1b5)]);if(_0x28bc5a[_0x353f9b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x346351))return!0x0;const _0x258ddb=_0x346351[_0x353f9b([0x73,0x70,0x6c,0x69,0x74])](_0x353f9b([0x2e]));return _0x28bc5a[_0x353f9b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x375d70=>_0x375d70[_0x353f9b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x353f9b([0x2a])))[_0x353f9b([0x6d,0x61,0x70])](_0x295272=>_0x295272[_0x353f9b([0x73,0x70,0x6c,0x69,0x74])](_0x353f9b([0x2e])))[_0x353f9b([0x73,0x6f,0x6d,0x65])](_0x2d9fe2=>_0x258ddb[_0x353f9b([0x65,0x76,0x65,0x72,0x79])]((_0x163d2c,_0x3941fd)=>_0x2d9fe2[_0x3941fd]===_0x163d2c||_0x2d9fe2[_0x3941fd]===_0x353f9b([0x2a])));}function _0x79a4(){return _0x93a629&&_0x2ca7f9?new window[(_0x353f9b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3fc38e,_0x4acde1)=>{_0x93a629[_0x353f9b([0x74,0x68,0x65,0x6e])](_0x3fc38e,_0x4acde1),_0x2ca7f9[_0x353f9b([0x74,0x68,0x65,0x6e])](_0xcf6600=>{_0xcf6600!=_0x353f9b([0x56,0x61,0x6c,0x69,0x64])&&_0x3fc38e(_0xcf6600);},_0x4acde1);}):_0x93a629||_0x2ca7f9||_0x353f9b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3efb71(_0x2afc55,_0x470e18){return new window[(_0x353f9b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4df55b=>{if(_0x4d16a8())return _0x4df55b(_0x353f9b([0x56,0x61,0x6c,0x69,0x64]));_0x4ffc08(),_0x2de314[_0x353f9b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x353f9b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x348a8=!0x1;const _0x4556cc=_0x430c11();function _0x12f14f(_0x56dcd7){return!!_0x56dcd7&&(typeof _0x56dcd7===_0x353f9b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x56dcd7===_0x353f9b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x56dcd7[_0x353f9b([0x74,0x68,0x65,0x6e])]===_0x353f9b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x56dcd7[_0x353f9b([0x63,0x61,0x74,0x63,0x68])]===_0x353f9b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xe79c5(_0xb73675){_0x16505c(_0xb73675)[_0x353f9b([0x74,0x68,0x65,0x6e])](_0x1063de=>{if(!_0x1063de||_0x1063de[_0x353f9b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x353f9b([0x6f,0x6b]))return _0x353f9b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x275399(_0x17f454(_0x4556cc+_0x470e18))!=_0x1063de[_0x353f9b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x353f9b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x353f9b([0x56,0x61,0x6c,0x69,0x64]);})[_0x353f9b([0x74,0x68,0x65,0x6e])](_0x211f48=>(_0x4c7222(),_0x211f48),()=>{const _0x31cc7c=_0x35c1ce();return null==_0x31cc7c?(_0x4c7222(),_0x353f9b([0x56,0x61,0x6c,0x69,0x64])):_0x353f9b(_0x185a23-_0x31cc7c>(0x12509d4a^_0xe5af92)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x353f9b([0x74,0x68,0x65,0x6e])](_0x4df55b)[_0x353f9b([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4df55b(_0x353f9b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x497fab=0x366af7ca^_0xe5af92;function _0x4c7222(){const _0x1df02d=_0x353f9b([0x6c,0x6c,0x63,0x74,0x2d])+_0x275399(_0x17f454(_0x2afc55)),_0x8449e6=_0x3d711b(_0x275399(window[_0x353f9b([0x4d,0x61,0x74,0x68])][_0x353f9b([0x63,0x65,0x69,0x6c])](_0x185a23/_0x497fab)));window[_0x353f9b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x353f9b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1df02d,_0x8449e6);}function _0x35c1ce(){const _0x1b62b8=_0x353f9b([0x6c,0x6c,0x63,0x74,0x2d])+_0x275399(_0x17f454(_0x2afc55)),_0x5bf588=window[_0x353f9b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x353f9b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1b62b8);return _0x5bf588?window[_0x353f9b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3d711b(_0x5bf588),0x10)*_0x497fab:null;}function _0x16505c(_0x4d8b06){return new window[(_0x353f9b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2bcf54,_0x394643)=>{_0x4d8b06[_0x353f9b([0x74,0x68,0x65,0x6e])](_0x2bcf54,_0x394643),window[_0x353f9b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x394643,0x365dcd8a^_0xe5af92);});}}_0x2de314[_0x353f9b([0x6f,0x6e])](_0x353f9b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4aee7c,_0x458c80)=>{if(_0x458c80[0x0]!=_0x2afc55)return _0x4df55b(_0x353f9b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x458c80[0x1]={..._0x458c80[0x1],[_0x353f9b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4556cc};},{[_0x353f9b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x353f9b([0x68,0x69,0x67,0x68])}),_0x2de314[_0x353f9b([0x6f,0x6e])](_0x353f9b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1b67f8=>{_0x12f14f(_0x1b67f8[_0x353f9b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x348a8=!0x0,_0xe79c5(_0x1b67f8[_0x353f9b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x353f9b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x353f9b([0x6c,0x6f,0x77])}),_0x35c6b2[_0x353f9b([0x74,0x68,0x65,0x6e])](()=>{_0x348a8||_0x4df55b(_0x353f9b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4d16a8(){return _0x2de314[_0x353f9b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x353f9b([0x76,0x69,0x65,0x77])][_0x353f9b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x353f9b([0x61,0x75,0x74,0x6f]);}function _0x4ffc08(){_0x2de314[_0x353f9b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x353f9b([0x76,0x69,0x65,0x77])][_0x353f9b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x353f9b([0x61,0x75,0x74,0x6f]);}}function _0x2da2f3(_0x5455f1){const _0x5383a7=[new window[(_0x353f9b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x404d40=>setTimeout(_0x404d40,0x36552786^_0xe5af92)),_0x35c6b2[_0x353f9b([0x74,0x68,0x65,0x6e])](()=>new window[(_0x353f9b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2ba5fe=>{let _0x40898c=0x0;_0x2de314[_0x353f9b([0x6d,0x6f,0x64,0x65,0x6c])][_0x353f9b([0x6f,0x6e])](_0x353f9b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x309af5,_0x6b5d52)=>{_0x6b5d52[0x0][_0x353f9b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x40898c++,_0x40898c==(0x365c18b2^_0xe5af92)&&(_0x2ba5fe(),_0x309af5[_0x353f9b([0x6f,0x66,0x66])]());});}))];return window[_0x353f9b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x353f9b([0x72,0x61,0x63,0x65])](_0x5383a7)[_0x353f9b([0x74,0x68,0x65,0x6e])](()=>_0x5455f1);}async function _0x3a8fc4(){await _0x35c6b2,_0x2de314[_0x353f9b([0x6d,0x6f,0x64,0x65,0x6c])][_0x353f9b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x9f3201,_0x2de314[_0x353f9b([0x6d,0x6f,0x64,0x65,0x6c])][_0x353f9b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x9f3201,_0x2de314[_0x353f9b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x353f9b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1ff4f1(_0x2c55e9){const _0x1162ac=_0x343b79();_0x2de314[_0x1162ac]=_0x353f9b([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])+_0x2c55e9,_0x2c55e9!=_0x353f9b([0x56,0x61,0x6c,0x69,0x64])&&_0x3a8fc4();}function _0x343b79(){const _0x39f405=window[_0x353f9b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x353f9b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x353f9b([0x6e,0x6f,0x77])]())[_0x353f9b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x353f9b([0x2e]),'');let _0x106126=_0x353f9b([0x70]);for(let _0x5d0168=0x0;_0x5d0168<_0x39f405[_0x353f9b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5d0168+=0x2){let _0xff5666=window[_0x353f9b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x39f405[_0x353f9b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5d0168,_0x5d0168+0x2));_0xff5666>=_0x2d9e56[_0x353f9b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xff5666-=_0x2d9e56[_0x353f9b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x106126+=_0x2d9e56[_0xff5666];}return _0x106126;}function _0x502c1b(){const _0x5f0e09=_0x42a003[_0x353f9b([0x73,0x70,0x6c,0x69,0x74])](_0x353f9b([0x2e]));if(0x3!=_0x5f0e09[_0x353f9b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5a7431(_0x5f0e09[0x1]);function _0x5a7431(_0x53db75){const _0x4b78c6=_0x4fb9e8(_0x53db75);return _0x4b78c6&&_0x1080b5()?_0x4b78c6:null;function _0x1080b5(){const _0x4aa686=_0x4b78c6[_0x353f9b([0x6a,0x74,0x69])],_0x41be38=window[_0x353f9b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4aa686[_0x353f9b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4aa686[_0x353f9b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x503801={..._0x4b78c6,[_0x353f9b([0x6a,0x74,0x69])]:_0x4aa686[_0x353f9b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4aa686[_0x353f9b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x503801[_0x353f9b([0x76,0x63])],_0x17f454(_0x503801)==_0x41be38;}}}async function _0x5af2ec(){let _0x311928=!0x0;try{const _0x10b34c=_0x42a003[_0x353f9b([0x73,0x70,0x6c,0x69,0x74])](_0x353f9b([0x2e])),[_0x46f05f,_0x147079,_0x5b690d]=_0x10b34c;return _0x14641f(_0x46f05f),await _0x32c37f(_0x46f05f,_0x147079,_0x5b690d),_0x311928;}catch(_0x272f2a){return!0x1;}function _0x14641f(_0x4521f7){const _0x57eb95=_0x4fb9e8(_0x4521f7);_0x57eb95&&_0x57eb95[_0x353f9b([0x61,0x6c,0x67])]==_0x353f9b([0x45,0x53,0x32,0x35,0x36])||(_0x311928=!0x1);}async function _0x32c37f(_0x354b69,_0x27ba53,_0x34df15){const _0x28228b=window[_0x353f9b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x353f9b([0x66,0x72,0x6f,0x6d])](_0x588885(_0x34df15),_0x4a0cc4=>_0x4a0cc4[_0x353f9b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1e4087=new window[(_0x353f9b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x353f9b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x354b69+_0x353f9b([0x2e])+_0x27ba53),_0x5323b6=window[_0x353f9b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x353f9b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5323b6)return;const _0x14fa98=await _0x5323b6[_0x353f9b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x353f9b([0x6a,0x77,0x6b]),_0x63bb02,{[_0x353f9b([0x6e,0x61,0x6d,0x65])]:_0x353f9b([0x45,0x43,0x44,0x53,0x41]),[_0x353f9b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x353f9b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x353f9b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5323b6[_0x353f9b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x353f9b([0x6e,0x61,0x6d,0x65])]:_0x353f9b([0x45,0x43,0x44,0x53,0x41]),[_0x353f9b([0x68,0x61,0x73,0x68])]:{[_0x353f9b([0x6e,0x61,0x6d,0x65])]:_0x353f9b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x14fa98,_0x28228b,_0x1e4087)||(_0x311928=!0x1);}}function _0x4fb9e8(_0x52cd5f){return _0x52cd5f[_0x353f9b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x353f9b([0x65,0x79]))?JSON[_0x353f9b([0x70,0x61,0x72,0x73,0x65])](_0x588885(_0x52cd5f)):null;}function _0x588885(_0x418e69){return window[_0x353f9b([0x61,0x74,0x6f,0x62])](_0x418e69[_0x353f9b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x353f9b([0x2b]))[_0x353f9b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x353f9b([0x2f])));}function _0x17f454(_0x5b8d4a){let _0x6f8f5d=0x1505;function _0xdac5b3(_0x293c1d){for(let _0x4d1860=0x0;_0x4d1860<_0x293c1d[_0x353f9b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4d1860++){const _0x3df355=_0x293c1d[_0x353f9b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4d1860);_0x6f8f5d=(_0x6f8f5d<<0x5)+_0x6f8f5d+_0x3df355,_0x6f8f5d&=_0x6f8f5d;}}function _0x352e3f(_0x2d2237){Array[_0x353f9b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2d2237)?_0x2d2237[_0x353f9b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x352e3f):_0x2d2237&&typeof _0x2d2237==_0x353f9b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x353f9b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2d2237)[_0x353f9b([0x73,0x6f,0x72,0x74])]()[_0x353f9b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5b8e1d,_0xc3d283])=>{_0xdac5b3(_0x5b8e1d),_0x352e3f(_0xc3d283);}):_0xdac5b3(window[_0x353f9b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2d2237));}return _0x352e3f(_0x5b8d4a),_0x6f8f5d>>>0x0;}function _0x275399(_0x3397a9){return _0x3397a9[_0x353f9b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x353f9b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x353f9b([0x30]));}function _0x3d711b(_0x47cc24){return _0x47cc24[_0x353f9b([0x73,0x70,0x6c,0x69,0x74])]('')[_0x353f9b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x353f9b([0x6a,0x6f,0x69,0x6e])]('');}function _0x9f3201(){}function _0x353f9b(_0x5314af){const _0x4f53a3=_0x1731;return _0x5314af[_0x4f53a3(0x1ba)](_0x10548a=>String[_0x4f53a3(0x18d)](_0x10548a))[_0x4f53a3(0x1ad)]('');}_0x1ff4f1(await _0x57d2c2());}(this);}[_0x26222f(0x1a5)](){const _0x4bf21b=_0x26222f;super[_0x4bf21b(0x1a5)](),this[_0x4bf21b(0x1d4)][_0x4bf21b(0x1a5)](),this[_0x4bf21b(0x1b2)][_0x4bf21b(0x196)]();}[_0x26222f(0x1a3)](_0x587c13,{outlineDefinitions:_0x12e93d,outlineChanges:_0x250d5f}){const _0x2bdcd5=_0x26222f;this[_0x2bdcd5(0x1b9)]=_0x12e93d,this[_0x2bdcd5(0x1d4)][_0x2bdcd5(0x1c5)](_0x250d5f);}[_0x26222f(0x1a6)](_0x29cd9b){const _0x5500c6=_0x26222f;this[_0x5500c6(0x1b9)][_0x5500c6(0x1a2)]&&this[_0x5500c6(0x1b9)][_0x29cd9b]&&(this[_0x5500c6(0x1d4)][_0x5500c6(0x1c4)]=_0x29cd9b);}[_0x26222f(0x193)](_0x3f1f0a){const _0x42923a=_0x26222f,_0x2ab429=this[_0x42923a(0x1b9)][_0x3f1f0a][_0x42923a(0x1cb)];this[_0x42923a(0x1b1)][_0x42923a(0x1a4)][_0x42923a(0x1a1)](_0x57b564=>{const _0x377f87=_0x42923a;_0x57b564[_0x377f87(0x19f)](_0x2ab429,0x0);}),this[_0x42923a(0x1b1)][_0x42923a(0x1a9)][_0x42923a(0x1d4)][_0x42923a(0x1d2)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x42923a(0x1b1)][_0x42923a(0x1a9)][_0x42923a(0x1d4)][_0x42923a(0x19e)](),this[_0x42923a(0x1a6)](_0x3f1f0a);}[_0x26222f(0x1af)](){const _0x3e8f65=_0x26222f,_0x1f505e=this[_0x3e8f65(0x1b1)];let _0x1c5ba5;for(const _0x2175d9 of _0x1f505e[_0x3e8f65(0x1a4)][_0x3e8f65(0x1ae)][_0x3e8f65(0x1b7)]()){const _0x5391dd=_0x1f505e[_0x3e8f65(0x1a9)][_0x3e8f65(0x1d4)][_0x3e8f65(0x191)](_0x2175d9),_0x376586=_0x5391dd&&new _0x586d3d(_0x5391dd)[_0x3e8f65(0x1bc)]();if(_0x376586){const _0x473dfa=new _0x586d3d(_0x287b63[_0x3e8f65(0x18f)])[_0x3e8f65(0x1d0)](_0x376586);_0x473dfa&&(_0x1c5ba5=_0x473dfa[_0x3e8f65(0x1a0)]+0.25*_0x473dfa[_0x3e8f65(0x1c0)]);}}if(void 0x0===_0x1c5ba5)return;const _0x2a8d3c=d(_0x1f505e[_0x3e8f65(0x1a9)],this[_0x3e8f65(0x1b9)],_0x1c5ba5);_0x2a8d3c?this[_0x3e8f65(0x1a6)](this[_0x3e8f65(0x1b9)][_0x3e8f65(0x1aa)](_0x2a8d3c)):this[_0x3e8f65(0x1a6)](-0x1);}}function d(_0x5a6298,_0x5d0c07,_0x1feccf,_0x32d0c5=0x0,_0x3cb457=_0x5d0c07[_0x26222f(0x1a2)]-0x1){const _0x2a7afb=_0x26222f,_0x3bfd0c=Math[_0x2a7afb(0x19a)](_0x32d0c5+(_0x3cb457-_0x32d0c5)/0x2);if(_0x3cb457>=_0x32d0c5){const _0x17bb44=_0x5d0c07[_0x3bfd0c],_0x18d673=_0x5a6298[_0x2a7afb(0x1a8)][_0x2a7afb(0x1b8)](_0x17bb44[_0x2a7afb(0x1cb)]);if(!_0x18d673)return null;const _0x16e5a0=_0x5a6298[_0x2a7afb(0x1d4)][_0x2a7afb(0x1c8)][_0x2a7afb(0x199)](_0x18d673);return new _0x586d3d(_0x16e5a0)[_0x2a7afb(0x1c1)]>_0x1feccf?d(_0x5a6298,_0x5d0c07,_0x1feccf,_0x32d0c5,_0x3bfd0c-0x1):d(_0x5a6298,_0x5d0c07,_0x1feccf,_0x3bfd0c+0x1,_0x3cb457);}return _0x3bfd0c<0x0?null:_0x5d0c07[_0x3bfd0c];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xf42306=_0x3349;(function(_0x3f3e22,_0x3d5801){const _0x39026c=_0x3349,_0x35a125=_0x3f3e22();while(!![]){try{const _0x4d4119=parseInt(_0x39026c(0x1b9))/0x1+-parseInt(_0x39026c(0x1c1))/0x2+parseInt(_0x39026c(0x1db))/0x3+parseInt(_0x39026c(0x1d6))/0x4+-parseInt(_0x39026c(0x1b2))/0x5*(-parseInt(_0x39026c(0x1dc))/0x6)+-parseInt(_0x39026c(0x1d5))/0x7+parseInt(_0x39026c(0x1bb))/0x8*(-parseInt(_0x39026c(0x1e2))/0x9);if(_0x4d4119===_0x3d5801)break;else _0x35a125['push'](_0x35a125['shift']());}catch(_0x3524b9){_0x35a125['push'](_0x35a125['shift']());}}}(_0x366d,0x78b91));function _0x3349(_0x1ece07,_0x278348){const _0x366d40=_0x366d();return _0x3349=function(_0x33496a,_0x5505f6){_0x33496a=_0x33496a-0x1b0;let _0x59b18e=_0x366d40[_0x33496a];return _0x59b18e;},_0x3349(_0x1ece07,_0x278348);}import{Plugin as _0x561e44}from'ckeditor5/src/core.js';import{debounce as _0x211512}from'lodash-es';import{TreeWalker as _0x1ebc91}from'ckeditor5/src/engine.js';import{getElementText as _0x541f02,getDefaultFeatureHeadingNames as _0x34700e}from'./utils.js';import{diff as _0x1c9ce7,diffToChanges as _0x339159}from'ckeditor5/src/utils.js';function _0x366d(){const _0x5c0fa4=['731954kbCcyK','documentOutline.headings','184TfRDFl','fire','_getOutlineDefinitions','change','_headingNames','backward','706398PjdyyD','name','activeItemIndex','indexOf','editor','text','view','modelElement','domConverter','domToView','selection','_getHeadingNames','getRoot','pluginName','getChild','length','config','level','_deriveHeadingElementsFromConversion','DocumentOutlineUtils','2711898XmJKme','3271476zAPpbA','editing','_getActiveHeading','document','init','1034103shDCSC','19776KOVxwC','getRootNames','createElement','isPremiumPlugin','getFirstPosition','isOfficialPlugin','623034AeFlpk','element','item','afterInit','findIndex','toModel','1415NKmzcQ','data','get','includes','model','getChildren','push'];_0x366d=function(){return _0x5c0fa4;};return _0x366d();}export default class i extends _0x561e44{constructor(){const _0x409957=_0x3349;super(...arguments),this[_0x409957(0x1bf)]=[];}static get[_0xf42306(0x1ce)](){const _0x193d46=_0xf42306;return _0x193d46(0x1d4);}static get[_0xf42306(0x1e1)](){return!0x0;}static get[_0xf42306(0x1df)](){return!0x0;}[_0xf42306(0x1da)](){const _0x56a832=_0xf42306,_0x2b24e7=this[_0x56a832(0x1c5)];this[_0x56a832(0x1bf)]=this[_0x56a832(0x1cc)]();let _0x29c2df=[];_0x2b24e7[_0x56a832(0x1b6)][_0x56a832(0x1d9)]['on'](_0x56a832(0x1be),_0x211512(()=>{const _0x3813dd=_0x56a832,_0xf2007d=_0x29c2df;_0x29c2df=this[_0x3813dd(0x1bd)]();const _0x540d78=_0x1c9ce7(_0xf2007d,_0x29c2df,(_0x24e3d2,_0x500f37)=>_0x24e3d2[_0x3813dd(0x1d2)]===_0x500f37[_0x3813dd(0x1d2)]&&_0x24e3d2[_0x3813dd(0x1c6)]===_0x500f37[_0x3813dd(0x1c6)]&&_0x24e3d2[_0x3813dd(0x1c8)]===_0x500f37[_0x3813dd(0x1c8)]),_0x3c6b80=_0x339159(_0x540d78,_0x29c2df),_0x104519=this[_0x3813dd(0x1d8)](),_0x46ecae=_0x29c2df[_0x3813dd(0x1b0)](_0x4b4236=>_0x4b4236[_0x3813dd(0x1c8)]===_0x104519);_0x3c6b80[_0x3813dd(0x1d0)]&&this[_0x3813dd(0x1bc)](_0x3813dd(0x1be),{'outlineDefinitions':_0x29c2df,'activeItemIndex':_0x46ecae,'outlineChanges':_0x3c6b80}),this[_0x3813dd(0x1bc)](_0x3813dd(0x1c3),{'index':_0x46ecae});},0xfa,{'leading':!0x0,'trailing':!0x0}));}[_0xf42306(0x1e5)](){const _0x27bfc5=_0xf42306;this[_0x27bfc5(0x1bf)][_0x27bfc5(0x1d0)]||this[_0x27bfc5(0x1d3)]();}[_0xf42306(0x1bd)](){const _0xfc5b0c=_0xf42306,_0x1dad81=this[_0xfc5b0c(0x1c5)],_0x427249=[],_0x19dbc5=this[_0xfc5b0c(0x1bf)];for(const _0x59d24d of _0x1dad81[_0xfc5b0c(0x1b6)][_0xfc5b0c(0x1d9)][_0xfc5b0c(0x1dd)]())_0x593b85(_0x1dad81[_0xfc5b0c(0x1b6)][_0xfc5b0c(0x1d9)][_0xfc5b0c(0x1cd)](_0x59d24d));function _0x593b85(_0x5e68a6){const _0x19fe46=_0xfc5b0c;for(const _0x1ae258 of _0x5e68a6[_0x19fe46(0x1b7)]())_0x1ae258['is'](_0x19fe46(0x1e3))&&(_0x19dbc5[_0x19fe46(0x1b5)](_0x1ae258[_0x19fe46(0x1c2)])&&_0x427249[_0x19fe46(0x1b8)]({'level':_0x19dbc5[_0x19fe46(0x1c4)](_0x1ae258[_0x19fe46(0x1c2)])+0x1,'text':_0x541f02(_0x1ae258),'modelElement':_0x1ae258}),_0x593b85(_0x1ae258));}return _0x427249;}[_0xf42306(0x1d8)](){const _0x21103a=_0xf42306,_0x1c6883=this[_0x21103a(0x1c5)][_0x21103a(0x1b6)][_0x21103a(0x1d9)][_0x21103a(0x1cb)][_0x21103a(0x1e0)](),_0x1b75eb=new _0x1ebc91({'direction':_0x21103a(0x1c0),'startPosition':_0x1c6883});for(const _0x43a012 of _0x1b75eb)if(_0x43a012[_0x21103a(0x1e4)]['is'](_0x21103a(0x1e3))&&this[_0x21103a(0x1bf)][_0x21103a(0x1b5)](_0x43a012[_0x21103a(0x1e4)][_0x21103a(0x1c2)]))return _0x43a012[_0x21103a(0x1e4)];}[_0xf42306(0x1cc)](){const _0x6f1224=_0xf42306,_0x1785c7=this[_0x6f1224(0x1c5)][_0x6f1224(0x1d1)][_0x6f1224(0x1b4)](_0x6f1224(0x1ba));return _0x1785c7||_0x34700e(this[_0x6f1224(0x1c5)]);}[_0xf42306(0x1d3)](){const _0x4c83ff=_0xf42306,_0x511a33=this[_0x4c83ff(0x1c5)],_0x495741=['h1','h2','h3','h4','h5','h6'],_0x4d3777=[];for(const _0x42d621 of _0x495741){const _0x588b4c=_0x511a33[_0x4c83ff(0x1d7)][_0x4c83ff(0x1c7)][_0x4c83ff(0x1c9)][_0x4c83ff(0x1ca)](document[_0x4c83ff(0x1de)](_0x42d621)),_0x455732=_0x511a33[_0x4c83ff(0x1b3)][_0x4c83ff(0x1b1)](_0x588b4c)[_0x4c83ff(0x1cf)](0x0);(null==_0x455732?void 0x0:_0x455732['is'](_0x4c83ff(0x1e3)))&&_0x4d3777[_0x4c83ff(0x1b8)](_0x455732[_0x4c83ff(0x1c2)]);}this[_0x4c83ff(0x1bf)]=_0x4d3777;}}
23
+ const _0x4359f5=_0x201e;(function(_0x43fbaf,_0x15eda3){const _0x251007=_0x201e,_0xc07a12=_0x43fbaf();while(!![]){try{const _0x22a4be=parseInt(_0x251007(0x14c))/0x1*(-parseInt(_0x251007(0x14f))/0x2)+parseInt(_0x251007(0x17a))/0x3*(-parseInt(_0x251007(0x15f))/0x4)+-parseInt(_0x251007(0x158))/0x5+parseInt(_0x251007(0x14a))/0x6*(parseInt(_0x251007(0x14b))/0x7)+parseInt(_0x251007(0x156))/0x8+parseInt(_0x251007(0x14d))/0x9+-parseInt(_0x251007(0x15c))/0xa*(-parseInt(_0x251007(0x14e))/0xb);if(_0x22a4be===_0x15eda3)break;else _0xc07a12['push'](_0xc07a12['shift']());}catch(_0x538f11){_0xc07a12['push'](_0xc07a12['shift']());}}}(_0x3126,0xbddb4));import{Plugin as _0x52f042}from'ckeditor5/src/core.js';import{debounce as _0x2a3b7c}from'lodash-es';import{TreeWalker as _0x34b497}from'ckeditor5/src/engine.js';function _0x3126(){const _0x2cb194=['pluginName','model','42mKLXzM','1081143tSchmJ','171XCSLvz','7383627qcnsSz','68233ICdKCB','17050BkqhPM','DocumentOutlineUtils','createElement','afterInit','data','getFirstPosition','findIndex','493480QgdeER','backward','1559615PRzxTy','length','change','init','1620rliBeN','_getOutlineDefinitions','fire','212ihQoAc','push','domConverter','editing','isPremiumPlugin','item','toModel','modelElement','view','documentOutline.headings','_getActiveHeading','editor','name','domToView','get','getChild','getChildren','document','activeItemIndex','level','includes','selection','_deriveHeadingElementsFromConversion','_headingNames','getRoot','_getHeadingNames','config','23817Zxughf','text','isOfficialPlugin','element','getRootNames','indexOf'];_0x3126=function(){return _0x2cb194;};return _0x3126();}import{getElementText as _0x3cf716,getDefaultFeatureHeadingNames as _0x4d9ea5}from'./utils.js';import{diff as _0x5c3a88,diffToChanges as _0x4132d9}from'ckeditor5/src/utils.js';function _0x201e(_0x249b35,_0xfe221f){const _0x3126be=_0x3126();return _0x201e=function(_0x201e6a,_0x2af6ce){_0x201e6a=_0x201e6a-0x14a;let _0x27185d=_0x3126be[_0x201e6a];return _0x27185d;},_0x201e(_0x249b35,_0xfe221f);}export default class i extends _0x52f042{constructor(){const _0x4fcbf1=_0x201e;super(...arguments),this[_0x4fcbf1(0x176)]=[];}static get[_0x4359f5(0x180)](){const _0x36b67b=_0x4359f5;return _0x36b67b(0x150);}static get[_0x4359f5(0x17c)](){return!0x0;}static get[_0x4359f5(0x163)](){return!0x0;}[_0x4359f5(0x15b)](){const _0x4f3538=_0x4359f5,_0x336136=this[_0x4f3538(0x16a)];this[_0x4f3538(0x176)]=this[_0x4f3538(0x178)]();let _0x1ed3c9=[];_0x336136[_0x4f3538(0x181)][_0x4f3538(0x170)]['on'](_0x4f3538(0x15a),_0x2a3b7c(()=>{const _0xc37cca=_0x4f3538,_0xff3777=_0x1ed3c9;_0x1ed3c9=this[_0xc37cca(0x15d)]();const _0x107990=_0x5c3a88(_0xff3777,_0x1ed3c9,(_0x4a3944,_0x112835)=>_0x4a3944[_0xc37cca(0x172)]===_0x112835[_0xc37cca(0x172)]&&_0x4a3944[_0xc37cca(0x17b)]===_0x112835[_0xc37cca(0x17b)]&&_0x4a3944[_0xc37cca(0x166)]===_0x112835[_0xc37cca(0x166)]),_0x24f72c=_0x4132d9(_0x107990,_0x1ed3c9),_0x2b31c4=this[_0xc37cca(0x169)](),_0x4c93ad=_0x1ed3c9[_0xc37cca(0x155)](_0x52da16=>_0x52da16[_0xc37cca(0x166)]===_0x2b31c4);_0x24f72c[_0xc37cca(0x159)]&&this[_0xc37cca(0x15e)](_0xc37cca(0x15a),{'outlineDefinitions':_0x1ed3c9,'activeItemIndex':_0x4c93ad,'outlineChanges':_0x24f72c}),this[_0xc37cca(0x15e)](_0xc37cca(0x171),{'index':_0x4c93ad});},0xfa,{'leading':!0x0,'trailing':!0x0}));}[_0x4359f5(0x152)](){const _0x112634=_0x4359f5;this[_0x112634(0x176)][_0x112634(0x159)]||this[_0x112634(0x175)]();}[_0x4359f5(0x15d)](){const _0x1a9687=_0x4359f5,_0x4813f7=this[_0x1a9687(0x16a)],_0x53712a=[],_0x186b18=this[_0x1a9687(0x176)];for(const _0x130226 of _0x4813f7[_0x1a9687(0x181)][_0x1a9687(0x170)][_0x1a9687(0x17e)]())_0x40286a(_0x4813f7[_0x1a9687(0x181)][_0x1a9687(0x170)][_0x1a9687(0x177)](_0x130226));function _0x40286a(_0x4d5346){const _0x1168c7=_0x1a9687;for(const _0x2e70d5 of _0x4d5346[_0x1168c7(0x16f)]())_0x2e70d5['is'](_0x1168c7(0x17d))&&(_0x186b18[_0x1168c7(0x173)](_0x2e70d5[_0x1168c7(0x16b)])&&_0x53712a[_0x1168c7(0x160)]({'level':_0x186b18[_0x1168c7(0x17f)](_0x2e70d5[_0x1168c7(0x16b)])+0x1,'text':_0x3cf716(_0x2e70d5),'modelElement':_0x2e70d5}),_0x40286a(_0x2e70d5));}return _0x53712a;}[_0x4359f5(0x169)](){const _0x5db9ba=_0x4359f5,_0x270e96=this[_0x5db9ba(0x16a)][_0x5db9ba(0x181)][_0x5db9ba(0x170)][_0x5db9ba(0x174)][_0x5db9ba(0x154)](),_0x5bb7b3=new _0x34b497({'direction':_0x5db9ba(0x157),'startPosition':_0x270e96});for(const _0xb2e81d of _0x5bb7b3)if(_0xb2e81d[_0x5db9ba(0x164)]['is'](_0x5db9ba(0x17d))&&this[_0x5db9ba(0x176)][_0x5db9ba(0x173)](_0xb2e81d[_0x5db9ba(0x164)][_0x5db9ba(0x16b)]))return _0xb2e81d[_0x5db9ba(0x164)];}[_0x4359f5(0x178)](){const _0x2331ca=_0x4359f5,_0x40fde8=this[_0x2331ca(0x16a)][_0x2331ca(0x179)][_0x2331ca(0x16d)](_0x2331ca(0x168));return _0x40fde8||_0x4d9ea5(this[_0x2331ca(0x16a)]);}[_0x4359f5(0x175)](){const _0x50b273=_0x4359f5,_0x941a94=this[_0x50b273(0x16a)],_0x341e9b=['h1','h2','h3','h4','h5','h6'],_0x39d7f2=[];for(const _0x5c6592 of _0x341e9b){const _0x5bd32f=_0x941a94[_0x50b273(0x162)][_0x50b273(0x167)][_0x50b273(0x161)][_0x50b273(0x16c)](document[_0x50b273(0x151)](_0x5c6592)),_0x24a080=_0x941a94[_0x50b273(0x153)][_0x50b273(0x165)](_0x5bd32f)[_0x50b273(0x16e)](0x0);(null==_0x24a080?void 0x0:_0x24a080['is'](_0x50b273(0x17d)))&&_0x39d7f2[_0x50b273(0x160)](_0x24a080[_0x50b273(0x16b)]);}this[_0x50b273(0x176)]=_0x39d7f2;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x1b6705,_0x37765f){const _0x306a42=_0x1a49,_0x4b57ce=_0x1b6705();while(!![]){try{const _0x4e6d0f=parseInt(_0x306a42(0x1fb))/0x1+parseInt(_0x306a42(0x1fc))/0x2*(parseInt(_0x306a42(0x20f))/0x3)+parseInt(_0x306a42(0x208))/0x4*(parseInt(_0x306a42(0x205))/0x5)+parseInt(_0x306a42(0x202))/0x6*(-parseInt(_0x306a42(0x203))/0x7)+-parseInt(_0x306a42(0x20a))/0x8*(parseInt(_0x306a42(0x1f6))/0x9)+-parseInt(_0x306a42(0x1f9))/0xa+parseInt(_0x306a42(0x201))/0xb*(-parseInt(_0x306a42(0x200))/0xc);if(_0x4e6d0f===_0x37765f)break;else _0x4b57ce['push'](_0x4b57ce['shift']());}catch(_0x5c49e9){_0x4b57ce['push'](_0x4b57ce['shift']());}}}(_0x41a9,0x5ded9));import{View as _0x169fdc}from'ckeditor5/src/ui.js';function _0x41a9(){const _0x5c14af=['74599gtuTPY','ck-document-outline__item','37255hdxobs','bind','ck-document-outline__item_level-','196HzBeoB','ck-document-outline__item_active','8072XIviAM','text','Empty\x20heading','click','level','1293726xCfoRt','isEmpty','div','189Zuhygk','ck-reset','isActive','5885580iDihTd','set','407627JWmcUl','2kupwBI','ck-document-outline__item_empty','setTemplate','bindTemplate','468VdThcv','17006NLABFe','84gpJQRk'];_0x41a9=function(){return _0x5c14af;};return _0x41a9();}import{getTranslation as _0x3b532a}from'../../utils/common-translations.js';function _0x1a49(_0x177800,_0x4df226){const _0x41a9f2=_0x41a9();return _0x1a49=function(_0x1a4986,_0xd90831){_0x1a4986=_0x1a4986-0x1f4;let _0x33b02d=_0x41a9f2[_0x1a4986];return _0x33b02d;},_0x1a49(_0x177800,_0x4df226);}export default class $ extends _0x169fdc{constructor(_0x5500df,_0x1de97c=!0x1){const _0x28d122=_0x1a49;super(_0x5500df);const _0x5292cf=this[_0x28d122(0x1ff)],_0xe0dd3e=_0x1de97c?'['+_0x3b532a(_0x5500df,_0x28d122(0x20c))+']':'';this[_0x28d122(0x1fa)](_0x28d122(0x20b),''),this[_0x28d122(0x1fa)](_0x28d122(0x20e),0x1),this[_0x28d122(0x1fa)](_0x28d122(0x1f8),!0x1),this[_0x28d122(0x206)](_0x28d122(0x1f4))['to'](this,_0x28d122(0x20b),_0x36eb37=>!_0x36eb37),this[_0x28d122(0x1fe)]({'tag':_0x28d122(0x1f5),'attributes':{'class':['ck',_0x28d122(0x1f7),_0x28d122(0x204),_0x5292cf['to'](_0x28d122(0x20e),_0x28150f=>_0x28d122(0x207)+_0x28150f),_0x5292cf['if'](_0x28d122(0x1f8),_0x28d122(0x209)),_0x5292cf['if'](_0x28d122(0x1f4),_0x28d122(0x1fd))],'title':_0x5292cf['to'](_0x28d122(0x20b))},'children':[{'text':_0x5292cf['to'](_0x28d122(0x20b),_0x2e7301=>_0x2e7301||_0xe0dd3e)}],'on':{'click':_0x5292cf['to'](_0x28d122(0x20d))}});}}
23
+ (function(_0x2ca29e,_0x624ec4){const _0xfe4e2d=_0x5a57,_0x3d3fb1=_0x2ca29e();while(!![]){try{const _0x425213=-parseInt(_0xfe4e2d(0x185))/0x1*(parseInt(_0xfe4e2d(0x17d))/0x2)+-parseInt(_0xfe4e2d(0x194))/0x3+-parseInt(_0xfe4e2d(0x193))/0x4+parseInt(_0xfe4e2d(0x18d))/0x5*(parseInt(_0xfe4e2d(0x181))/0x6)+-parseInt(_0xfe4e2d(0x18f))/0x7*(-parseInt(_0xfe4e2d(0x18a))/0x8)+-parseInt(_0xfe4e2d(0x187))/0x9*(-parseInt(_0xfe4e2d(0x180))/0xa)+parseInt(_0xfe4e2d(0x18b))/0xb*(parseInt(_0xfe4e2d(0x18e))/0xc);if(_0x425213===_0x624ec4)break;else _0x3d3fb1['push'](_0x3d3fb1['shift']());}catch(_0x440607){_0x3d3fb1['push'](_0x3d3fb1['shift']());}}}(_0x4f63,0xaead2));function _0x5a57(_0x47a0d2,_0xe892b0){const _0x4f631e=_0x4f63();return _0x5a57=function(_0x5a5798,_0x43da90){_0x5a5798=_0x5a5798-0x17a;let _0x1f78d3=_0x4f631e[_0x5a5798];return _0x1f78d3;},_0x5a57(_0x47a0d2,_0xe892b0);}import{View as _0x5374ec}from'ckeditor5/src/ui.js';import{getTranslation as _0x30e668}from'../../utils/common-translations.js';function _0x4f63(){const _0x30327f=['374pDBnuP','click','2200945vWLOhg','1464tVXScG','967666FRfxyA','div','setTemplate','ck-document-outline__item_level-','1066932clXPQi','2838111UnzWtp','bindTemplate','set','ck-document-outline__item_active','ck-reset','71598UqOlMD','Empty\x20heading','isActive','10AugqJF','6XnjAPR','text','isEmpty','level','4nAhLNz','ck-document-outline__item_empty','5934933bPfmvM','ck-document-outline__item','bind','56ecUVox'];_0x4f63=function(){return _0x30327f;};return _0x4f63();}export default class A extends _0x5374ec{constructor(_0x31c490,_0x192bbe=!0x1){const _0x4949ce=_0x5a57;super(_0x31c490);const _0x31277e=this[_0x4949ce(0x195)],_0x196f88=_0x192bbe?'['+_0x30e668(_0x31c490,_0x4949ce(0x17e))+']':'';this[_0x4949ce(0x17a)](_0x4949ce(0x182),''),this[_0x4949ce(0x17a)](_0x4949ce(0x184),0x1),this[_0x4949ce(0x17a)](_0x4949ce(0x17f),!0x1),this[_0x4949ce(0x189)](_0x4949ce(0x183))['to'](this,_0x4949ce(0x182),_0x46f562=>!_0x46f562),this[_0x4949ce(0x191)]({'tag':_0x4949ce(0x190),'attributes':{'class':['ck',_0x4949ce(0x17c),_0x4949ce(0x188),_0x31277e['to'](_0x4949ce(0x184),_0x7523f=>_0x4949ce(0x192)+_0x7523f),_0x31277e['if'](_0x4949ce(0x17f),_0x4949ce(0x17b)),_0x31277e['if'](_0x4949ce(0x183),_0x4949ce(0x186))],'title':_0x31277e['to'](_0x4949ce(0x182))},'children':[{'text':_0x31277e['to'](_0x4949ce(0x182),_0x596842=>_0x596842||_0x196f88)}],'on':{'click':_0x31277e['to'](_0x4949ce(0x18c))}});}}