@ckeditor/ckeditor5-document-outline 47.7.3-alpha.0 → 47.7.3

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 _0x33d081,Command as _0x945eb5}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x568bf3,throttle as _0x58bd9b}from'es-toolkit/compat';import{ModelText as _0x52379b,ModelTreeWalker as _0x1e4bd3}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x1da264,diffToChanges as _0xac509a,scrollAncestorsToShowTarget as _0x27108f,CKEditorError as _0xebb486,global as _0x5c075d,Rect as _0x22987d,uid as _0x4ab39f,priorities as _0x4329d2}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x141af2,ButtonView as _0x25bfed,MenuBarMenuListItemButtonView as _0x1c3017}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x17a229,toWidget as _0x23d95a}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x35ce71}from'@ckeditor/ckeditor5-icons/dist/index.js';function I(_0x1208a3){let _0x29f7ff='';for(const _0x7e7458 of _0x1208a3['getChildren']())_0x7e7458 instanceof _0x52379b&&(_0x29f7ff+=_0x7e7458['data']);return _0x29f7ff;}class i extends _0x33d081{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x22c4cb=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x309c83=[];_0x22c4cb['model']['document']['on']('change',_0x568bf3(()=>{const _0x5a3876=_0x309c83;_0x309c83=this['_getOutlineDefinitions']();const _0x1bcee3=_0x1da264(_0x5a3876,_0x309c83,(_0x337fa5,_0x3c8f7d)=>_0x337fa5['level']===_0x3c8f7d['level']&&_0x337fa5['text']===_0x3c8f7d['text']&&_0x337fa5['modelElement']===_0x3c8f7d['modelElement']),_0x166ee9=_0xac509a(_0x1bcee3,_0x309c83),_0xc2b0c=this['_getActiveHeading'](),_0x4dd35b=_0x309c83['findIndex'](_0x237ac6=>_0x237ac6['modelElement']===_0xc2b0c);_0x166ee9['length']&&this['fire']('change',{'outlineDefinitions':_0x309c83,'activeItemIndex':_0x4dd35b,'outlineChanges':_0x166ee9}),this['fire']('activeItemIndex',{'index':_0x4dd35b});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x25321d=this['editor'],_0x53e619=[],_0x1f035e=this['_headingNames'];for(const _0x5870d2 of _0x25321d['model']['document']['getRootNames']())_0x2b7f81(_0x25321d['model']['document']['getRoot'](_0x5870d2));function _0x2b7f81(_0x4ac835){for(const _0x31040f of _0x4ac835['getChildren']())_0x31040f['is']('element')&&(_0x1f035e['includes'](_0x31040f['name'])&&_0x53e619['push']({'level':_0x1f035e['indexOf'](_0x31040f['name'])+0x1,'text':I(_0x31040f),'modelElement':_0x31040f}),_0x2b7f81(_0x31040f));}return _0x53e619;}['_getActiveHeading'](){const _0x1e0bd6=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x2a602b=new _0x1e4bd3({'direction':'backward','startPosition':_0x1e0bd6});for(const _0xbe3f3f of _0x2a602b)if(_0xbe3f3f['item']['is']('element')&&this['_headingNames']['includes'](_0xbe3f3f['item']['name']))return _0xbe3f3f['item'];}['_getHeadingNames'](){const _0x144685=this['editor']['config']['get']('documentOutline.headings');return _0x144685||function(_0x598a96){const _0xaca3f9=_0x598a96['config']['get']('heading.options');return _0xaca3f9?_0xaca3f9['reduce']((_0x43c777,_0x550039)=>('paragraph'!==_0x550039['model']&&_0x43c777['push'](_0x550039['model']),_0x43c777),[]):_0x598a96['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x201dc7=this['editor'],_0x4a524b=['h1','h2','h3','h4','h5','h6'],_0x41ae06=[];for(const _0x2a9ba7 of _0x4a524b){const _0x20f27f=_0x201dc7['editing']['view']['domConverter']['domToView'](document['createElement'](_0x2a9ba7)),_0x2672bd=_0x201dc7['data']['toModel'](_0x20f27f)['getChild'](0x0);_0x2672bd?.['is']('element')&&_0x41ae06['push'](_0x2672bd['name']);}this['_headingNames']=_0x41ae06;}}function m(_0x5395c1,_0x163b2b){const t=_0x5395c1['t'];switch(_0x163b2b){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 _0x163b2b;}}class A extends _0x141af2{constructor(_0x20725c,_0x3f0551=!0x1){super(_0x20725c);const _0x31e4da=this['bindTemplate'],_0x234de8=_0x3f0551?'['+m(_0x20725c,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x10f626=>!_0x10f626),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x31e4da['to']('level',_0x65a5da=>'ck-document-outline__item_level-'+_0x65a5da),_0x31e4da['if']('isActive','ck-document-outline__item_active'),_0x31e4da['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x31e4da['to']('text')},'children':[{'text':_0x31e4da['to']('text',_0xc8ee9e=>_0xc8ee9e||_0x234de8)}],'on':{'click':_0x31e4da['to']('click')}});}}class g extends _0x141af2{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0xb1b822,_0x12bc2b=!0x1,_0x4cf5dd){super(_0xb1b822),this['showEmptyHeadingText']=_0x12bc2b,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x4cf5dd,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x4692de,_0x4c7474,_0x5e33d5,_0x17a2b2)=>{this['_setActiveItem'](_0x17a2b2,_0x5e33d5);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0xb1b822['contentLanguageDirection'],'data-document-outline-empty-placeholder':m(_0xb1b822,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x5ceee5){_0x5ceee5['forEach'](_0xea136b=>{'insert'==_0xea136b['type']?this['_insertItem'](_0xea136b['index'],..._0xea136b['values']):'delete'==_0xea136b['type']&&this['_deleteItem'](_0xea136b['index'],_0xea136b['howMany']);});}['_setActiveItem'](_0x246b9c,_0x10ed5b){if(-0x1!==_0x246b9c){const _0x3372a8=this['items']['get'](_0x246b9c);_0x3372a8&&(_0x3372a8['isActive']=!0x1);}-0x1!==_0x10ed5b&&(this['items']['get'](_0x10ed5b)['isActive']=!0x0,this['_scrollToItem'](_0x10ed5b));}['_insertItem'](_0x449c78,..._0x531d42){const _0x20e783=_0x531d42['map']((_0x163e98,_0x5edb5d)=>{const _0x2c370f=new A(this['locale'],this['showEmptyHeadingText']);return _0x2c370f['text']=_0x163e98['text'],_0x2c370f['level']=_0x163e98['level'],_0x449c78+_0x5edb5d===this['activeItemIndex']&&(_0x2c370f['isActive']=!0x0),_0x2c370f;});this['items']['addMany'](_0x20e783,_0x449c78);}['_deleteItem'](_0x10ed9d,_0x2b2255){do{this['items']['remove'](_0x10ed9d);}while(--_0x2b2255);}['_handleItemClick'](_0x576401){const _0x4b0d8e=this['items']['getIndex'](_0x576401['source']);this['fire']('itemSelected',_0x4b0d8e);}['_scrollToItem'](_0x3840b7){_0x27108f(this['items']['get'](_0x3840b7)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x33d081{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x37bd12){super(_0x37bd12),this['view']=new g(_0x37bd12['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x58bd9b(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x3d8321=this['editor'],_0x3da4e0=_0x3d8321['plugins']['get']('DocumentOutlineUtils');let _0x3d5874=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x3d8321['config']['get']('documentOutline.container'))throw new _0xebb486('document-outline-container-not-provided',{'editor':_0x3d8321});_0x3d8321['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x3da4e0['on']('change',this['_handleOutlineChange']['bind'](this)),_0x3da4e0['on']('activeItemIndex',(_0x4031dd,{index:_0x1cfe86})=>this['_setActiveViewItem'](_0x1cfe86)),this['view']['on']('itemSelected',(_0x439c57,_0x5c523f)=>{_0x3d5874=!0x0,this['_handleItemSelected'](_0x5c523f);}),this['view']['listenTo'](_0x5c075d['document'],'scroll',()=>{_0x3d5874?_0x3d5874=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x5c075d['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x44a124){const _0x1a7052=_0x4c273d([0x61,0x57,0x78,0x6c,0x50,0x47,0x30,0x41,0x33,0x43,0x44,0x64,0x48,0x42,0x73,0x5a,0x45,0x71,0x77,0x55,0x4c,0x6f,0x6a,0x4f,0x72,0x67,0x4d,0x58,0x56,0x54,0x52,0x76,0x75,0x31,0x62,0x49,0x32,0x34,0x38,0x37,0x70,0x74,0x7a,0x4a,0x4b,0x51,0x65,0x69,0x68,0x66,0x4e,0x6b,0x59,0x53,0x39,0x6e,0x36,0x79,0x35,0x6d,0x63,0x46]),_0x1b7a05=0x1cb264a3,_0x11f05d=0x1cb5eb63^_0x1b7a05,_0x57b24a=window[_0x4c273d([0x44,0x61,0x74,0x65])][_0x4c273d([0x6e,0x6f,0x77])](),_0x378e78=_0x44a124[_0x4c273d([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1a72fa=new window[(_0x4c273d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x181fdc=>{_0x378e78[_0x4c273d([0x6f,0x6e,0x63,0x65])](_0x4c273d([0x72,0x65,0x61,0x64,0x79]),_0x181fdc);}),_0x5dc47b={[_0x4c273d([0x6b,0x74,0x79])]:_0x4c273d([0x45,0x43]),[_0x4c273d([0x75,0x73,0x65])]:_0x4c273d([0x73,0x69,0x67]),[_0x4c273d([0x63,0x72,0x76])]:_0x4c273d([0x50,0x2d,0x32,0x35,0x36]),[_0x4c273d([0x78])]:_0x4c273d([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]),[_0x4c273d([0x79])]:_0x4c273d([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]),[_0x4c273d([0x61,0x6c,0x67])]:_0x4c273d([0x45,0x53,0x32,0x35,0x36])},_0x21c69f=_0x378e78[_0x4c273d([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4c273d([0x67,0x65,0x74])](_0x4c273d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x10b1c3(){let _0x33e8d6,_0x21fec8=null,_0x30a168=null;try{if(_0x21c69f==_0x4c273d([0x47,0x50,0x4c]))return _0x4c273d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x33e8d6=_0x462e99(),!_0x33e8d6)return _0x4c273d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x33e8d6[_0x4c273d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x30a168=_0x4b5ade(_0x33e8d6[_0x4c273d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x33e8d6[_0x4c273d([0x6a,0x74,0x69])])),await _0x26078e()?_0x574953()?_0x550163()?_0x4c273d([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3ab0af()?(_0x33e8d6[_0x4c273d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4c273d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x21fec8=_0x14fa9e(_0x4c273d([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0xad9f4f()):_0x4c273d([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4c273d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4c273d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4c273d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x550163(){const _0xfd724=[_0x4c273d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4c273d([0x74,0x72,0x69,0x61,0x6c])][_0x4c273d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x33e8d6[_0x4c273d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x57b24a/0x3e8:0xe10*_0x11f05d;return _0x33e8d6[_0x4c273d([0x65,0x78,0x70])]<_0xfd724;}function _0x574953(){const _0x295e68=_0x33e8d6[_0x4c273d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x295e68&&(!!_0x295e68[_0x4c273d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c273d([0x2a]))||(!!_0x295e68[_0x4c273d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c273d([0x44,0x4f]))||(!!_0x295e68[_0x4c273d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c273d([0x50,0x50]))||!(!_0x295e68[_0x4c273d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c273d([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x59c8d3()))));}function _0x3ab0af(){const _0x101de9=_0x33e8d6[_0x4c273d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x101de9||0x0==_0x101de9[_0x4c273d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1be458}=new URL(window[_0x4c273d([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x101de9[_0x4c273d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1be458))return!0x0;const _0x2e584f=_0x1be458[_0x4c273d([0x73,0x70,0x6c,0x69,0x74])](_0x4c273d([0x2e]));return _0x101de9[_0x4c273d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x18c476=>_0x18c476[_0x4c273d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c273d([0x2a])))[_0x4c273d([0x6d,0x61,0x70])](_0x148143=>_0x148143[_0x4c273d([0x73,0x70,0x6c,0x69,0x74])](_0x4c273d([0x2e])))[_0x4c273d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x20537f=>_0x20537f[_0x4c273d([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2e584f[_0x4c273d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4c273d([0x6d,0x61,0x70])](_0x3f806b=>Array(_0x2e584f[_0x4c273d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3f806b[_0x4c273d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4c273d([0x66,0x69,0x6c,0x6c])](_0x3f806b[0x0]===_0x4c273d([0x2a])?_0x4c273d([0x2a]):'')[_0x4c273d([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3f806b))[_0x4c273d([0x73,0x6f,0x6d,0x65])](_0x3cbf34=>_0x2e584f[_0x4c273d([0x65,0x76,0x65,0x72,0x79])]((_0xd27702,_0x44b913)=>_0x3cbf34[_0x44b913]===_0xd27702||_0x3cbf34[_0x44b913]===_0x4c273d([0x2a])));}function _0xad9f4f(){return _0x21fec8&&_0x30a168?new window[(_0x4c273d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1dcae5,_0x325006)=>{_0x21fec8[_0x4c273d([0x74,0x68,0x65,0x6e])](_0x1dcae5,_0x325006),_0x30a168[_0x4c273d([0x74,0x68,0x65,0x6e])](_0x55c8ef=>{_0x55c8ef!=_0x4c273d([0x56,0x61,0x6c,0x69,0x64])&&_0x1dcae5(_0x55c8ef);},_0x325006);}):_0x21fec8||_0x30a168||_0x4c273d([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4b5ade(_0x481c9e,_0x2d2435){return new window[(_0x4c273d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xe194a1=>{if(_0x591124())return _0xe194a1(_0x4c273d([0x56,0x61,0x6c,0x69,0x64]));_0x11ab68(),_0x378e78[_0x4c273d([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4c273d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x360461=!0x1;const _0x3b2ecb=_0x4ab39f();function _0x52d4a3(_0x2f34c2){return!!_0x2f34c2&&(typeof _0x2f34c2===_0x4c273d([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2f34c2===_0x4c273d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2f34c2[_0x4c273d([0x74,0x68,0x65,0x6e])]===_0x4c273d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2f34c2[_0x4c273d([0x63,0x61,0x74,0x63,0x68])]===_0x4c273d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x28f428(_0x409336){_0x52303c(_0x409336)[_0x4c273d([0x74,0x68,0x65,0x6e])](_0x4e2e22=>{if(!_0x4e2e22||_0x4e2e22[_0x4c273d([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4c273d([0x6f,0x6b]))return _0x4c273d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xbf5de1(_0x546bdd(_0x3b2ecb+_0x2d2435))!=_0x4e2e22[_0x4c273d([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4c273d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4c273d([0x56,0x61,0x6c,0x69,0x64]);})[_0x4c273d([0x74,0x68,0x65,0x6e])](_0x9d2acc=>(_0x26447f(),_0x9d2acc),()=>{const _0x48bac4=_0x50b3a1();return null==_0x48bac4?(_0x26447f(),_0x4c273d([0x56,0x61,0x6c,0x69,0x64])):_0x4c273d(_0x57b24a-_0x48bac4>(0x38bee0a3^_0x1b7a05)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4c273d([0x74,0x68,0x65,0x6e])](_0xe194a1)[_0x4c273d([0x63,0x61,0x74,0x63,0x68])](()=>{_0xe194a1(_0x4c273d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2d34aa=0x1c848a23^_0x1b7a05;function _0x26447f(){const _0x2a4832=_0x4c273d([0x6c,0x6c,0x63,0x74,0x2d])+_0xbf5de1(_0x546bdd(_0x481c9e)),_0x267734=_0xcb7683(_0xbf5de1(window[_0x4c273d([0x4d,0x61,0x74,0x68])][_0x4c273d([0x63,0x65,0x69,0x6c])](_0x57b24a/_0x2d34aa)));window[_0x4c273d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4c273d([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2a4832,_0x267734);}function _0x50b3a1(){const _0x26002c=_0x4c273d([0x6c,0x6c,0x63,0x74,0x2d])+_0xbf5de1(_0x546bdd(_0x481c9e)),_0x2d3ffe=window[_0x4c273d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4c273d([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x26002c);return _0x2d3ffe?window[_0x4c273d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xcb7683(_0x2d3ffe),0x10)*_0x2d34aa:null;}function _0x52303c(_0x6d0f59){return new window[(_0x4c273d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x15b1c8,_0x33cf56)=>{_0x6d0f59[_0x4c273d([0x74,0x68,0x65,0x6e])](_0x15b1c8,_0x33cf56),window[_0x4c273d([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x33cf56,0x1cb3b063^_0x1b7a05);});}}_0x378e78[_0x4c273d([0x6f,0x6e])](_0x4c273d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x50d474,_0x6138cd)=>{if(_0x6138cd[0x0]!=_0x481c9e)return _0xe194a1(_0x4c273d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x6138cd[0x1]={..._0x6138cd[0x1],[_0x4c273d([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3b2ecb};},{[_0x4c273d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4c273d([0x68,0x69,0x67,0x68])}),_0x378e78[_0x4c273d([0x6f,0x6e])](_0x4c273d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x36d4ce=>{_0x52d4a3(_0x36d4ce[_0x4c273d([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x360461=!0x0,_0x28f428(_0x36d4ce[_0x4c273d([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4c273d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4c273d([0x6c,0x6f,0x77])}),_0x1a72fa[_0x4c273d([0x74,0x68,0x65,0x6e])](()=>{_0x360461||_0xe194a1(_0x4c273d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x591124(){return _0x378e78[_0x4c273d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4c273d([0x76,0x69,0x65,0x77])][_0x4c273d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4c273d([0x61,0x75,0x74,0x6f]);}function _0x11ab68(){_0x378e78[_0x4c273d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4c273d([0x76,0x69,0x65,0x77])][_0x4c273d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4c273d([0x61,0x75,0x74,0x6f]);}}function _0x14fa9e(_0x15a720){const _0x4b4cd7=[new window[(_0x4c273d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2b6911=>setTimeout(_0x2b6911,0x1cbb5a6f^_0x1b7a05)),_0x1a72fa[_0x4c273d([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4c273d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5615ea=>{let _0x4b9d50=0x0;_0x378e78[_0x4c273d([0x6d,0x6f,0x64,0x65,0x6c])][_0x4c273d([0x6f,0x6e])](_0x4c273d([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x45daa7,_0x1540ad)=>{_0x1540ad[0x0][_0x4c273d([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4b9d50++,_0x4b9d50==(0x1cb2614b^_0x1b7a05)&&(_0x5615ea(),_0x45daa7[_0x4c273d([0x6f,0x66,0x66])]());});}))];return window[_0x4c273d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4c273d([0x72,0x61,0x63,0x65])](_0x4b4cd7)[_0x4c273d([0x74,0x68,0x65,0x6e])](()=>_0x15a720);}async function _0x14e4fa(){await _0x1a72fa,_0x378e78[_0x4c273d([0x6d,0x6f,0x64,0x65,0x6c])][_0x4c273d([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2d42a2,_0x378e78[_0x4c273d([0x6d,0x6f,0x64,0x65,0x6c])][_0x4c273d([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2d42a2,_0x378e78[_0x4c273d([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4c273d([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x59c8d3(){return window[_0x4c273d([0x67,0x6c,0x6f,0x62])]&&window[_0x4c273d([0x67,0x6c,0x6f,0x62])][_0x4c273d([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x1a0e81(_0x2fd806){const _0x191ba8=_0x103903();_0x378e78[_0x191ba8]=_0x4c273d([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])+_0x2fd806,_0x2fd806!=_0x4c273d([0x56,0x61,0x6c,0x69,0x64])&&_0x14e4fa();}function _0x103903(){const _0x1ae299=window[_0x4c273d([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4c273d([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4c273d([0x6e,0x6f,0x77])]())[_0x4c273d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4c273d([0x2e]),'');let _0x1f674c=_0x4c273d([0x61]);for(let _0x5ce82a=0x0;_0x5ce82a<_0x1ae299[_0x4c273d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5ce82a+=0x2){let _0x5e7fec=window[_0x4c273d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1ae299[_0x4c273d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5ce82a,_0x5ce82a+0x2));_0x5e7fec>=_0x1a7052[_0x4c273d([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5e7fec-=_0x1a7052[_0x4c273d([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1f674c+=_0x1a7052[_0x5e7fec];}return _0x1f674c;}function _0x462e99(){const _0xb67391=_0x21c69f[_0x4c273d([0x73,0x70,0x6c,0x69,0x74])](_0x4c273d([0x2e]));if(0x3!=_0xb67391[_0x4c273d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x21a38b(_0xb67391[0x1]);function _0x21a38b(_0x1cbf46){const _0x440215=_0x3c6d9b(_0x1cbf46);return _0x440215&&_0x1d2e3b()?_0x440215:null;function _0x1d2e3b(){const _0x2ea696=_0x440215[_0x4c273d([0x6a,0x74,0x69])],_0x1af65f=window[_0x4c273d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2ea696[_0x4c273d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2ea696[_0x4c273d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x41b500={..._0x440215,[_0x4c273d([0x6a,0x74,0x69])]:_0x2ea696[_0x4c273d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2ea696[_0x4c273d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x41b500[_0x4c273d([0x76,0x63])],_0x546bdd(_0x41b500)==_0x1af65f;}}}async function _0x26078e(){let _0x2c06f5=!0x0;try{const _0x54a9a8=_0x21c69f[_0x4c273d([0x73,0x70,0x6c,0x69,0x74])](_0x4c273d([0x2e])),[_0x5538b1,_0x339c9c,_0x2fce1f]=_0x54a9a8;return _0x34e452(_0x5538b1),await _0x2d42a4(_0x5538b1,_0x339c9c,_0x2fce1f),_0x2c06f5;}catch{return!0x1;}function _0x34e452(_0x1382d1){const _0x43b856=_0x3c6d9b(_0x1382d1);_0x43b856&&_0x43b856[_0x4c273d([0x61,0x6c,0x67])]==_0x4c273d([0x45,0x53,0x32,0x35,0x36])||(_0x2c06f5=!0x1);}async function _0x2d42a4(_0x59ed51,_0x65381c,_0x11bfc5){const _0x173587=window[_0x4c273d([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4c273d([0x66,0x72,0x6f,0x6d])](_0x1f9f68(_0x11bfc5),_0x25d76a=>_0x25d76a[_0x4c273d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x390d93=new window[(_0x4c273d([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4c273d([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x59ed51+_0x4c273d([0x2e])+_0x65381c),_0x3f6bd8=window[_0x4c273d([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4c273d([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3f6bd8)return;const _0x4f0a92=await _0x3f6bd8[_0x4c273d([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4c273d([0x6a,0x77,0x6b]),_0x5dc47b,{[_0x4c273d([0x6e,0x61,0x6d,0x65])]:_0x4c273d([0x45,0x43,0x44,0x53,0x41]),[_0x4c273d([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4c273d([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4c273d([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3f6bd8[_0x4c273d([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4c273d([0x6e,0x61,0x6d,0x65])]:_0x4c273d([0x45,0x43,0x44,0x53,0x41]),[_0x4c273d([0x68,0x61,0x73,0x68])]:{[_0x4c273d([0x6e,0x61,0x6d,0x65])]:_0x4c273d([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4f0a92,_0x173587,_0x390d93)||(_0x2c06f5=!0x1);}}function _0x3c6d9b(_0x3f1cd1){return _0x3f1cd1[_0x4c273d([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4c273d([0x65,0x79]))?JSON[_0x4c273d([0x70,0x61,0x72,0x73,0x65])](_0x1f9f68(_0x3f1cd1)):null;}function _0x1f9f68(_0x16fdc9){return window[_0x4c273d([0x61,0x74,0x6f,0x62])](_0x16fdc9[_0x4c273d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4c273d([0x2b]))[_0x4c273d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4c273d([0x2f])));}function _0x546bdd(_0x526895){let _0x347be0=0x1505;function _0x24a33f(_0x1909ac){for(let _0x2afcbe=0x0;_0x2afcbe<_0x1909ac[_0x4c273d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2afcbe++){const _0x1bad5c=_0x1909ac[_0x4c273d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2afcbe);_0x347be0=(_0x347be0<<0x5)+_0x347be0+_0x1bad5c,_0x347be0&=_0x347be0;}}function _0x103c99(_0xdfc156){Array[_0x4c273d([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xdfc156)?_0xdfc156[_0x4c273d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x103c99):_0xdfc156&&typeof _0xdfc156==_0x4c273d([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4c273d([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xdfc156)[_0x4c273d([0x73,0x6f,0x72,0x74])]()[_0x4c273d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x43e0ce,_0x3740f8])=>{_0x24a33f(_0x43e0ce),_0x103c99(_0x3740f8);}):_0x24a33f(window[_0x4c273d([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xdfc156));}return _0x103c99(_0x526895),_0x347be0>>>0x0;}function _0xbf5de1(_0x4a0428){return _0x4a0428[_0x4c273d([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4c273d([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4c273d([0x30]));}function _0xcb7683(_0x3197e5){return _0x3197e5[_0x4c273d([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4c273d([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4c273d([0x6a,0x6f,0x69,0x6e])]('');}function _0x2d42a2(){}function _0x4c273d(_0x27b6b1){return _0x27b6b1['map'](_0x47d6a6=>String['fromCharCode'](_0x47d6a6))['join']('');}_0x1a0e81(await _0x10b1c3());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0xa31f11,{outlineDefinitions:_0x4048bd,outlineChanges:_0x20161f}){this['_currentOutlineDefinitions']=_0x4048bd,this['view']['sync'](_0x20161f);}['_setActiveViewItem'](_0x369694){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x369694]&&(this['view']['activeItemIndex']=_0x369694);}['_handleItemSelected'](_0x23f019){const _0x41a008=this['_currentOutlineDefinitions'][_0x23f019]['modelElement'];this['editor']['model']['change'](_0x4abcb7=>{_0x4abcb7['setSelection'](_0x41a008,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x23f019);}['_updateActiveDefinitionOnViewportChange'](){const _0x6d2e06=this['editor'];let _0x19c8e9;for(const _0x245750 of _0x6d2e06['model']['document']['getRootNames']()){const _0x59cef2=_0x6d2e06['editing']['view']['getDomRoot'](_0x245750),_0xe5333e=_0x59cef2&&new _0x22987d(_0x59cef2)['getVisible']();if(_0xe5333e){const _0x3cf9f7=new _0x22987d(_0x5c075d['window'])['getIntersection'](_0xe5333e);_0x3cf9f7&&(_0x19c8e9=_0x3cf9f7['top']+0.25*_0x3cf9f7['height']);}}if(void 0x0===_0x19c8e9)return;const _0x22ce4a=D(_0x6d2e06['editing'],this['_currentOutlineDefinitions'],_0x19c8e9);_0x22ce4a?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x22ce4a)):this['_setActiveViewItem'](-0x1);}}function D(_0x1e9dc7,_0x493313,_0x5a3e31,_0x18623c=0x0,_0x5c6fb4=_0x493313['length']-0x1){const _0x11aeab=Math['floor'](_0x18623c+(_0x5c6fb4-_0x18623c)/0x2);if(_0x5c6fb4>=_0x18623c){const _0x5c4064=_0x493313[_0x11aeab],_0xf57179=_0x1e9dc7['mapper']['toViewElement'](_0x5c4064['modelElement']);if(!_0xf57179)return null;const _0x31eb2a=_0x1e9dc7['view']['domConverter']['mapViewToDom'](_0xf57179);return new _0x22987d(_0x31eb2a)['bottom']>_0x5a3e31?D(_0x1e9dc7,_0x493313,_0x5a3e31,_0x18623c,_0x11aeab-0x1):D(_0x1e9dc7,_0x493313,_0x5a3e31,_0x11aeab+0x1,_0x5c6fb4);}return _0x11aeab<0x0?null:_0x493313[_0x11aeab];}class DocumentOutline extends _0x33d081{['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 _0x2704a2=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x43035e;for(const _0x17d122 in _0x2704a2){const _0x3059c1=_0x17d122,_0x41564e=_0x2704a2[_0x3059c1];if('documentOutlineLicenseKeyValid'==_0x41564e||'documentOutlineLicenseKeyInvalid'==_0x41564e||'documentOutlineLicenseKeyExpired'==_0x41564e||'documentOutlineLicenseKeyDomainLimit'==_0x41564e||'documentOutlineLicenseKeyNotAllowed'==_0x41564e||'documentOutlineLicenseKeyEvaluationLimit'==_0x41564e||'documentOutlineLicenseKeyUsageLimit'==_0x41564e){delete _0x2704a2[_0x3059c1],_0x43035e=_0x41564e,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x43035e&&_0x2704a2['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x43035e&&_0x2704a2['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x43035e&&_0x2704a2['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x43035e&&_0x2704a2['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x43035e&&_0x2704a2['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x43035e&&_0x2704a2['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class w extends _0x945eb5{['execute'](){this['editor']['model']['change'](_0x2733e7=>{this['editor']['model']['insertObject'](_0x2733e7['createElement']('tableOfContents'));});}['refresh'](){const _0x208bf4=this['editor']['model'],_0x3f42d4=_0x208bf4['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x3f42d4&&_0x208bf4['schema']['findAllowedParent'](_0x3f42d4,'tableOfContents'));}}class h extends _0x33d081{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x388ccf=this['editor'];if(_0x388ccf['config']['get']('headingId.modelAttributeName'))return;(function(_0xbe8b38){const _0x3c2e74=new Map();if(_0xbe8b38)return _0xbe8b38['forEach'](_0x4374bf=>{'paragraph'!==_0x4374bf['model']&&_0x3c2e74['set'](_0x4374bf['view'],_0x4374bf['model']);}),_0x3c2e74['get']('h1')||_0x3c2e74['set']('h1','heading1'),_0x3c2e74;return _0x3c2e74;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x2d4f52,_0x423969)=>{this['_customUpcastHeadingsConversion'](_0x423969),this['_customDataDowncastHeadingsConversion'](_0x2d4f52),_0x388ccf['model']['schema']['isRegistered'](_0x2d4f52)&&_0x388ccf['model']['schema']['extend'](_0x2d4f52,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x3f6dec){this['editor']['conversion']['for']('upcast')['add'](_0x1d955c=>_0x1d955c['on']('element:'+_0x3f6dec,(_0xe42783,_0x537c4d,_0x456e8d)=>{const {consumable:_0x565f9e,writer:_0x2277ab}=_0x456e8d,_0x5b2cea=_0x537c4d['viewItem']['getAttribute']('id'),_0x4141ac=_0x537c4d['modelRange']['getContainedElement']();if(_0x4141ac)return _0x5b2cea&&_0x5b2cea['length']||_0x4141ac['hasAttribute']('headingId')?void(_0x565f9e['consume'](_0x537c4d['viewItem'],{'attributes':['id']})&&_0x2277ab['setAttribute']('headingId',_0x5b2cea,_0x4141ac)):(_0x565f9e['consume'](_0x537c4d['viewItem'],{'attributes':['id']}),void _0x2277ab['setAttribute']('headingId',_0x4ab39f(),_0x4141ac));},{'priority':_0x4329d2['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x4e05fa){this['editor']['conversion']['for']('downcast')['add'](_0x5a53b6=>_0x5a53b6['on']('attribute:headingId:'+_0x4e05fa,(_0x337b3a,_0x26a9c9,_0x4d836e)=>{if(!_0x4d836e['consumable']['consume'](_0x26a9c9['item'],_0x337b3a['name']))return;const _0x103a37=_0x26a9c9['item']['getAttribute']('headingId'),_0x4956ba=_0x4d836e['mapper']['toViewElement'](_0x26a9c9['item']);_0x4d836e['writer']['setAttribute']('id',_0x103a37,_0x4956ba);}));}['_registerHeadingIdAttributePostfixer'](){const _0x1f3ffc=this['editor'],_0x5dc9f5=new Set(),_0x1eeb0e=new Set();function _0x3c58b3(_0x494749,_0x14e722){const _0x2c1a06=_0x4ab39f();return _0x1eeb0e['add'](_0x2c1a06),_0x494749['setAttribute']('headingId',_0x2c1a06,_0x14e722),_0x2c1a06;}function _0x5c221b(_0x4a6783,_0x4c5505){_0x4a6783['removeAttribute']('headingId',_0x4c5505);}_0x1f3ffc['model']['document']['registerPostFixer'](_0x3fafb8=>{const _0x528af5=_0x1f3ffc['model']['document']['differ']['getChanges']();let _0x49a81c=!0x1;for(const _0x245b09 of _0x528af5)if('insert'==_0x245b09['type']&&_0x245b09['name']){if(c(_0x245b09['name'])){const _0x4712ed=_0x245b09['attributes']['get']('headingId');'string'==typeof _0x4712ed?_0x5dc9f5['has'](_0x4712ed)?(_0x3c58b3(_0x3fafb8,_0x245b09['position']['nodeAfter']),_0x49a81c=!0x0):_0x1eeb0e['add'](_0x4712ed):(_0x3c58b3(_0x3fafb8,_0x245b09['position']['nodeAfter']),_0x49a81c=!0x0);}else'string'==typeof _0x245b09['attributes']['get']('headingId')&&(_0x5c221b(_0x3fafb8,_0x245b09['position']['nodeAfter']),_0x49a81c=!0x0);}else{if('remove'==_0x245b09['type']){const _0x1b775e=_0x245b09['attributes']['get']('headingId');'string'==typeof _0x1b775e&&_0x5dc9f5['delete'](_0x1b775e);}}return _0x49a81c;}),_0x1f3ffc['model']['document']['on']('change',()=>{_0x1eeb0e['forEach'](_0x11e3eb=>_0x5dc9f5['add'](_0x11e3eb)),_0x1eeb0e['clear']();});}}function c(_0x41015a){return!!_0x41015a['match'](/heading\d/);}class s extends _0x33d081{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x17a229,i,h];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x2d9840){super(_0x2d9840),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x416570=this['editor'],_0x5b68d5=_0x416570['editing']['view']['document'];_0x416570['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x416570['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x5b68d5,'click',(_0x352f18,_0x506c6f)=>{if(!_0x506c6f['target'])return;const _0x3cca31=_0x506c6f['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x3cca31)&&(_0x506c6f['domEvent']['preventDefault'](),_0x352f18['stop'](),this['_handleScrollToHeading'](_0x3cca31));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x416570['commands']['add']('insertTableOfContents',new w(_0x416570)),(_0x416570['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x37c862,_0x551dcc)=>{this['_currentOutlineDefinitions']=_0x551dcc['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x416570['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x35afc8){const _0x269b88=_0x2bfa07([0x6d,0x72,0x34,0x7a,0x32,0x79,0x61,0x6b,0x4d,0x33,0x78,0x30,0x70,0x68,0x74,0x44,0x37,0x6a,0x42,0x77,0x31,0x54,0x36,0x71,0x52,0x66,0x65,0x55,0x75,0x5a,0x63,0x4f,0x4c,0x4e,0x4b,0x56,0x67,0x51,0x53,0x50,0x45,0x39,0x69,0x47,0x49,0x48,0x6f,0x58,0x6c,0x4a,0x57,0x38,0x59,0x73,0x43,0x62,0x35,0x41,0x6e,0x64,0x46,0x76]),_0x5d5210=0x6b9b05fd,_0x2cd765=0x6b9c8a3d^_0x5d5210,_0x5064f7=window[_0x2bfa07([0x44,0x61,0x74,0x65])][_0x2bfa07([0x6e,0x6f,0x77])](),_0x4dedfc=_0x35afc8[_0x2bfa07([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2e062c=new window[(_0x2bfa07([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x51c225=>{_0x4dedfc[_0x2bfa07([0x6f,0x6e,0x63,0x65])](_0x2bfa07([0x72,0x65,0x61,0x64,0x79]),_0x51c225);}),_0x20e8eb={[_0x2bfa07([0x6b,0x74,0x79])]:_0x2bfa07([0x45,0x43]),[_0x2bfa07([0x75,0x73,0x65])]:_0x2bfa07([0x73,0x69,0x67]),[_0x2bfa07([0x63,0x72,0x76])]:_0x2bfa07([0x50,0x2d,0x32,0x35,0x36]),[_0x2bfa07([0x78])]:_0x2bfa07([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]),[_0x2bfa07([0x79])]:_0x2bfa07([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]),[_0x2bfa07([0x61,0x6c,0x67])]:_0x2bfa07([0x45,0x53,0x32,0x35,0x36])},_0x197efe=_0x4dedfc[_0x2bfa07([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2bfa07([0x67,0x65,0x74])](_0x2bfa07([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3f312e(){let _0x47461a,_0x2ab147=null,_0x2a5556=null;try{if(_0x197efe==_0x2bfa07([0x47,0x50,0x4c]))return _0x2bfa07([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x47461a=_0x1d3b58(),!_0x47461a)return _0x2bfa07([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x47461a[_0x2bfa07([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2a5556=_0x2ba125(_0x47461a[_0x2bfa07([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x47461a[_0x2bfa07([0x6a,0x74,0x69])])),await _0x1c62e8()?_0x271b5d()?_0x5cbebb()?_0x2bfa07([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3cd0eb()?(_0x47461a[_0x2bfa07([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2bfa07([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2ab147=_0x1f1217(_0x2bfa07([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x46b473()):_0x2bfa07([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2bfa07([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2bfa07([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2bfa07([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5cbebb(){const _0x3c0ef6=[_0x2bfa07([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2bfa07([0x74,0x72,0x69,0x61,0x6c])][_0x2bfa07([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x47461a[_0x2bfa07([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5064f7/0x3e8:0xe10*_0x2cd765;return _0x47461a[_0x2bfa07([0x65,0x78,0x70])]<_0x3c0ef6;}function _0x271b5d(){const _0x5a9141=_0x47461a[_0x2bfa07([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5a9141&&(!!_0x5a9141[_0x2bfa07([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2bfa07([0x2a]))||(!!_0x5a9141[_0x2bfa07([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2bfa07([0x54,0x4f,0x43]))||(!!_0x5a9141[_0x2bfa07([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2bfa07([0x50,0x50]))||!(!_0x5a9141[_0x2bfa07([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2bfa07([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x578c4a()))));}function _0x3cd0eb(){const _0x3caf74=_0x47461a[_0x2bfa07([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3caf74||0x0==_0x3caf74[_0x2bfa07([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x11ba4c}=new URL(window[_0x2bfa07([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3caf74[_0x2bfa07([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11ba4c))return!0x0;const _0x5638fa=_0x11ba4c[_0x2bfa07([0x73,0x70,0x6c,0x69,0x74])](_0x2bfa07([0x2e]));return _0x3caf74[_0x2bfa07([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x58e4da=>_0x58e4da[_0x2bfa07([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2bfa07([0x2a])))[_0x2bfa07([0x6d,0x61,0x70])](_0x1761c5=>_0x1761c5[_0x2bfa07([0x73,0x70,0x6c,0x69,0x74])](_0x2bfa07([0x2e])))[_0x2bfa07([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3024a3=>_0x3024a3[_0x2bfa07([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5638fa[_0x2bfa07([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2bfa07([0x6d,0x61,0x70])](_0x2d9da2=>Array(_0x5638fa[_0x2bfa07([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2d9da2[_0x2bfa07([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2bfa07([0x66,0x69,0x6c,0x6c])](_0x2d9da2[0x0]===_0x2bfa07([0x2a])?_0x2bfa07([0x2a]):'')[_0x2bfa07([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2d9da2))[_0x2bfa07([0x73,0x6f,0x6d,0x65])](_0x3c24ae=>_0x5638fa[_0x2bfa07([0x65,0x76,0x65,0x72,0x79])]((_0x216723,_0x515fdb)=>_0x3c24ae[_0x515fdb]===_0x216723||_0x3c24ae[_0x515fdb]===_0x2bfa07([0x2a])));}function _0x46b473(){return _0x2ab147&&_0x2a5556?new window[(_0x2bfa07([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1b5661,_0x539ea0)=>{_0x2ab147[_0x2bfa07([0x74,0x68,0x65,0x6e])](_0x1b5661,_0x539ea0),_0x2a5556[_0x2bfa07([0x74,0x68,0x65,0x6e])](_0xd09d05=>{_0xd09d05!=_0x2bfa07([0x56,0x61,0x6c,0x69,0x64])&&_0x1b5661(_0xd09d05);},_0x539ea0);}):_0x2ab147||_0x2a5556||_0x2bfa07([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2ba125(_0x5b9bcf,_0x1e0173){return new window[(_0x2bfa07([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x27cc00=>{if(_0x52aac9())return _0x27cc00(_0x2bfa07([0x56,0x61,0x6c,0x69,0x64]));_0x5f5006(),_0x4dedfc[_0x2bfa07([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2bfa07([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3c5b54=!0x1;const _0x39d001=_0x4ab39f();function _0x5d8bfb(_0x2b48fd){return!!_0x2b48fd&&(typeof _0x2b48fd===_0x2bfa07([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2b48fd===_0x2bfa07([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2b48fd[_0x2bfa07([0x74,0x68,0x65,0x6e])]===_0x2bfa07([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2b48fd[_0x2bfa07([0x63,0x61,0x74,0x63,0x68])]===_0x2bfa07([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x24dac1(_0x3f44ca){_0x1bf08f(_0x3f44ca)[_0x2bfa07([0x74,0x68,0x65,0x6e])](_0x24b518=>{if(!_0x24b518||_0x24b518[_0x2bfa07([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2bfa07([0x6f,0x6b]))return _0x2bfa07([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x51c3fa(_0x3cf173(_0x39d001+_0x1e0173))!=_0x24b518[_0x2bfa07([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2bfa07([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2bfa07([0x56,0x61,0x6c,0x69,0x64]);})[_0x2bfa07([0x74,0x68,0x65,0x6e])](_0x33570d=>(_0xd88422(),_0x33570d),()=>{const _0x35c394=_0x23bcc3();return null==_0x35c394?(_0xd88422(),_0x2bfa07([0x56,0x61,0x6c,0x69,0x64])):_0x2bfa07(_0x5064f7-_0x35c394>(0x4f9781fd^_0x5d5210)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2bfa07([0x74,0x68,0x65,0x6e])](_0x27cc00)[_0x2bfa07([0x63,0x61,0x74,0x63,0x68])](()=>{_0x27cc00(_0x2bfa07([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3255ba=0x6badeb7d^_0x5d5210;function _0xd88422(){const _0x17ced9=_0x2bfa07([0x6c,0x6c,0x63,0x74,0x2d])+_0x51c3fa(_0x3cf173(_0x5b9bcf)),_0x987a90=_0x36d7c4(_0x51c3fa(window[_0x2bfa07([0x4d,0x61,0x74,0x68])][_0x2bfa07([0x63,0x65,0x69,0x6c])](_0x5064f7/_0x3255ba)));window[_0x2bfa07([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2bfa07([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x17ced9,_0x987a90);}function _0x23bcc3(){const _0x2cd7ff=_0x2bfa07([0x6c,0x6c,0x63,0x74,0x2d])+_0x51c3fa(_0x3cf173(_0x5b9bcf)),_0xa6fb75=window[_0x2bfa07([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2bfa07([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2cd7ff);return _0xa6fb75?window[_0x2bfa07([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x36d7c4(_0xa6fb75),0x10)*_0x3255ba:null;}function _0x1bf08f(_0x143021){return new window[(_0x2bfa07([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x240a8a,_0x111a83)=>{_0x143021[_0x2bfa07([0x74,0x68,0x65,0x6e])](_0x240a8a,_0x111a83),window[_0x2bfa07([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x111a83,0x6b9ad13d^_0x5d5210);});}}_0x4dedfc[_0x2bfa07([0x6f,0x6e])](_0x2bfa07([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x20b2d5,_0x306b0d)=>{if(_0x306b0d[0x0]!=_0x5b9bcf)return _0x27cc00(_0x2bfa07([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x306b0d[0x1]={..._0x306b0d[0x1],[_0x2bfa07([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x39d001};},{[_0x2bfa07([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2bfa07([0x68,0x69,0x67,0x68])}),_0x4dedfc[_0x2bfa07([0x6f,0x6e])](_0x2bfa07([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x243ff1=>{_0x5d8bfb(_0x243ff1[_0x2bfa07([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3c5b54=!0x0,_0x24dac1(_0x243ff1[_0x2bfa07([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2bfa07([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2bfa07([0x6c,0x6f,0x77])}),_0x2e062c[_0x2bfa07([0x74,0x68,0x65,0x6e])](()=>{_0x3c5b54||_0x27cc00(_0x2bfa07([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x52aac9(){return _0x4dedfc[_0x2bfa07([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2bfa07([0x76,0x69,0x65,0x77])][_0x2bfa07([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2bfa07([0x61,0x75,0x74,0x6f]);}function _0x5f5006(){_0x4dedfc[_0x2bfa07([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2bfa07([0x76,0x69,0x65,0x77])][_0x2bfa07([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2bfa07([0x61,0x75,0x74,0x6f]);}}function _0x1f1217(_0x45e05a){const _0x13b235=[new window[(_0x2bfa07([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x20bb31=>setTimeout(_0x20bb31,0x6b923b31^_0x5d5210)),_0x2e062c[_0x2bfa07([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2bfa07([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1c7fd8=>{let _0x20e974=0x0;_0x4dedfc[_0x2bfa07([0x6d,0x6f,0x64,0x65,0x6c])][_0x2bfa07([0x6f,0x6e])](_0x2bfa07([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4256b9,_0x598b4a)=>{_0x598b4a[0x0][_0x2bfa07([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x20e974++,_0x20e974==(0x6b9b0015^_0x5d5210)&&(_0x1c7fd8(),_0x4256b9[_0x2bfa07([0x6f,0x66,0x66])]());});}))];return window[_0x2bfa07([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2bfa07([0x72,0x61,0x63,0x65])](_0x13b235)[_0x2bfa07([0x74,0x68,0x65,0x6e])](()=>_0x45e05a);}async function _0x277c0c(){await _0x2e062c,_0x4dedfc[_0x2bfa07([0x6d,0x6f,0x64,0x65,0x6c])][_0x2bfa07([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x33c79c,_0x4dedfc[_0x2bfa07([0x6d,0x6f,0x64,0x65,0x6c])][_0x2bfa07([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x33c79c,_0x4dedfc[_0x2bfa07([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2bfa07([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x578c4a(){return window[_0x2bfa07([0x67,0x6c,0x6f,0x62])]&&window[_0x2bfa07([0x67,0x6c,0x6f,0x62])][_0x2bfa07([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x3c03fd(_0x206534){const _0x3f8274=_0x4e872d();_0x4dedfc[_0x3f8274]=_0x2bfa07([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])+_0x206534,_0x206534!=_0x2bfa07([0x56,0x61,0x6c,0x69,0x64])&&_0x277c0c();}function _0x4e872d(){const _0x326128=window[_0x2bfa07([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2bfa07([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2bfa07([0x6e,0x6f,0x77])]())[_0x2bfa07([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2bfa07([0x2e]),'');let _0x209d24=_0x2bfa07([0x6d]);for(let _0xc83833=0x0;_0xc83833<_0x326128[_0x2bfa07([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xc83833+=0x2){let _0x242ebe=window[_0x2bfa07([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x326128[_0x2bfa07([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xc83833,_0xc83833+0x2));_0x242ebe>=_0x269b88[_0x2bfa07([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x242ebe-=_0x269b88[_0x2bfa07([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x209d24+=_0x269b88[_0x242ebe];}return _0x209d24;}function _0x1d3b58(){const _0x352e4e=_0x197efe[_0x2bfa07([0x73,0x70,0x6c,0x69,0x74])](_0x2bfa07([0x2e]));if(0x3!=_0x352e4e[_0x2bfa07([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4379da(_0x352e4e[0x1]);function _0x4379da(_0xded734){const _0x156005=_0x5aa3c4(_0xded734);return _0x156005&&_0x377fe7()?_0x156005:null;function _0x377fe7(){const _0x49b1e5=_0x156005[_0x2bfa07([0x6a,0x74,0x69])],_0x520cd1=window[_0x2bfa07([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x49b1e5[_0x2bfa07([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x49b1e5[_0x2bfa07([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2c6ed2={..._0x156005,[_0x2bfa07([0x6a,0x74,0x69])]:_0x49b1e5[_0x2bfa07([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x49b1e5[_0x2bfa07([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2c6ed2[_0x2bfa07([0x76,0x63])],_0x3cf173(_0x2c6ed2)==_0x520cd1;}}}async function _0x1c62e8(){let _0x1320f1=!0x0;try{const _0x4af19a=_0x197efe[_0x2bfa07([0x73,0x70,0x6c,0x69,0x74])](_0x2bfa07([0x2e])),[_0x13ec6,_0x4f47a6,_0x202ec0]=_0x4af19a;return _0x1ad48a(_0x13ec6),await _0x1dff9e(_0x13ec6,_0x4f47a6,_0x202ec0),_0x1320f1;}catch{return!0x1;}function _0x1ad48a(_0x557af5){const _0x9b6d65=_0x5aa3c4(_0x557af5);_0x9b6d65&&_0x9b6d65[_0x2bfa07([0x61,0x6c,0x67])]==_0x2bfa07([0x45,0x53,0x32,0x35,0x36])||(_0x1320f1=!0x1);}async function _0x1dff9e(_0xeaeb57,_0x31c503,_0x13ebd0){const _0x5449e0=window[_0x2bfa07([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2bfa07([0x66,0x72,0x6f,0x6d])](_0x399ba3(_0x13ebd0),_0x236eaf=>_0x236eaf[_0x2bfa07([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2a8cdd=new window[(_0x2bfa07([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2bfa07([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xeaeb57+_0x2bfa07([0x2e])+_0x31c503),_0x39fad3=window[_0x2bfa07([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2bfa07([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x39fad3)return;const _0x1f6c4b=await _0x39fad3[_0x2bfa07([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2bfa07([0x6a,0x77,0x6b]),_0x20e8eb,{[_0x2bfa07([0x6e,0x61,0x6d,0x65])]:_0x2bfa07([0x45,0x43,0x44,0x53,0x41]),[_0x2bfa07([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2bfa07([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2bfa07([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x39fad3[_0x2bfa07([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2bfa07([0x6e,0x61,0x6d,0x65])]:_0x2bfa07([0x45,0x43,0x44,0x53,0x41]),[_0x2bfa07([0x68,0x61,0x73,0x68])]:{[_0x2bfa07([0x6e,0x61,0x6d,0x65])]:_0x2bfa07([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1f6c4b,_0x5449e0,_0x2a8cdd)||(_0x1320f1=!0x1);}}function _0x5aa3c4(_0x1a7c81){return _0x1a7c81[_0x2bfa07([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2bfa07([0x65,0x79]))?JSON[_0x2bfa07([0x70,0x61,0x72,0x73,0x65])](_0x399ba3(_0x1a7c81)):null;}function _0x399ba3(_0x353557){return window[_0x2bfa07([0x61,0x74,0x6f,0x62])](_0x353557[_0x2bfa07([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2bfa07([0x2b]))[_0x2bfa07([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2bfa07([0x2f])));}function _0x3cf173(_0x4b3cf6){let _0x1cdb52=0x1505;function _0x592d0f(_0x90ec17){for(let _0x16d59d=0x0;_0x16d59d<_0x90ec17[_0x2bfa07([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x16d59d++){const _0x175498=_0x90ec17[_0x2bfa07([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x16d59d);_0x1cdb52=(_0x1cdb52<<0x5)+_0x1cdb52+_0x175498,_0x1cdb52&=_0x1cdb52;}}function _0x507637(_0x1f5169){Array[_0x2bfa07([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1f5169)?_0x1f5169[_0x2bfa07([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x507637):_0x1f5169&&typeof _0x1f5169==_0x2bfa07([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2bfa07([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1f5169)[_0x2bfa07([0x73,0x6f,0x72,0x74])]()[_0x2bfa07([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1f0171,_0x23b878])=>{_0x592d0f(_0x1f0171),_0x507637(_0x23b878);}):_0x592d0f(window[_0x2bfa07([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1f5169));}return _0x507637(_0x4b3cf6),_0x1cdb52>>>0x0;}function _0x51c3fa(_0x3d8229){return _0x3d8229[_0x2bfa07([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2bfa07([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2bfa07([0x30]));}function _0x36d7c4(_0x4e6288){return _0x4e6288[_0x2bfa07([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2bfa07([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2bfa07([0x6a,0x6f,0x69,0x6e])]('');}function _0x33c79c(){}function _0x2bfa07(_0x3a834e){return _0x3a834e['map'](_0x2d9fa0=>String['fromCharCode'](_0x2d9fa0))['join']('');}_0x3c03fd(await _0x3f312e());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x1593bc=>{'$graveyard'!==_0x1593bc['rootName']&&this['editor']['editing']['reconvertItem'](_0x1593bc);});}['_trackNewToCElements'](){for(const _0x1946e8 of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x1946e8['type']||'tableOfContents'!==_0x1946e8['name'])return;this['_tableOfContentsElements']['add'](_0x1946e8['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0xf99a6b=this['editor']['conversion'];_0xf99a6b['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0xf99a6b['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x5b3997,{writer:_0x34454d})=>this['_createTableOfContents'](_0x34454d,!0x0)}),_0xf99a6b['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x498f1e,{writer:_0x244d7f})=>{this['_tableOfContentsElements']['add'](_0x498f1e);const _0x245e07=this['_createTableOfContents'](_0x244d7f);return _0x23d95a(_0x245e07,_0x244d7f,{'label':m(this['editor']['locale'],'Table\x20of\x20contents')});}}),this['editor']['data']['registerRawContentMatcher']({'name':'div','classes':'table-of-contents'}),this['editor']['editing']['mapper']['on']('viewToModelPosition',this['_redirectMapper'](),{'priority':'high'});}['_createTableOfContents'](_0x26c288,_0x220a2e=!0x1){const {locale:_0x14d5a4}=this['editor'],_0x111ac5=_0x26c288['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x220a2e&&{'data-table-of-contents-label':m(_0x14d5a4,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x220a2e&&_0x26c288['insert'](_0x26c288['createPositionAt'](_0x111ac5,'end'),_0x26c288['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x26c288['createText'](m(_0x14d5a4,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x25a5a9=_0x220a2e?'':'['+m(_0x14d5a4,'Empty\x20heading')+']';let _0x367a8b=_0x111ac5;return this['_currentOutlineDefinitions']['forEach']((_0x3d1430,_0x315868,_0xcc2963)=>{const _0x421d9d=this['editor']['model']['hasContent'](_0x3d1430['modelElement'],{'ignoreWhitespaces':!0x0}),_0x2f5d6f=_0x421d9d?_0x3d1430['text']:_0x25a5a9,_0x5039e3=_0x3d1430['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x5d7e0e=_0x26c288['createContainerElement']('a',{'href':'#'+_0x5039e3,...!_0x220a2e&&{'tabindex':'-1'}},[_0x26c288['createText'](_0x2f5d6f)]),_0x301f4b=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x26c288['setCustomProperty']('tableOfContentsHeadingIndex',_0x315868,_0x5d7e0e);const _0x23ac4f=_0x26c288['createContainerElement']('li',null,[_0x421d9d||!_0x220a2e&&_0x301f4b?_0x5d7e0e:_0x26c288['createText']('')]),_0x3d015a=_0x315868?_0xcc2963[_0x315868-0x1]['level']:0x0,_0x36854a=Math['abs'](_0x3d1430['level']-_0x3d015a);if(_0x3d1430['level']>_0x3d015a){const _0xfd81d9=b(_0x23ac4f,_0x36854a,_0x26c288);_0x26c288['insert'](_0x26c288['createPositionAt'](_0x367a8b,'end'),_0xfd81d9);}else{const _0x50967c=function(_0xc5ed31,_0x19ab87){return _0xc5ed31['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x2222ce=>_0x2222ce['is']('element','ol'))[_0x19ab87];}(_0x367a8b,_0x36854a);_0x26c288['insert'](_0x26c288['createPositionAt'](_0x50967c,'end'),_0x23ac4f);}_0x367a8b=_0x23ac4f;}),_0x111ac5;}['_handleScrollToHeading'](_0x28f072){const _0x271749=this['_currentOutlineDefinitions'][_0x28f072]['modelElement'];this['editor']['model']['change'](_0x39c7ce=>{_0x39c7ce['setSelection'](_0x271749,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x1e71b9,_0x17c631)=>{const _0x4b29ae=_0x17c631['mapper'],_0x3664e9=_0x4b29ae['findMappedViewAncestor'](_0x17c631['viewPosition']),_0x49f55b=_0x4b29ae['toModelElement'](_0x3664e9);_0x49f55b['is']('element','tableOfContents')&&(_0x17c631['modelPosition']=this['editor']['model']['createPositionAt'](_0x49f55b,0x0),_0x1e71b9['stop']());};}}function b(_0x5e56ef,_0x5cc1d8,_0x29651c){return 0x1===_0x5cc1d8?_0x29651c['createContainerElement']('ol',null,[_0x5e56ef]):_0x29651c['createContainerElement']('ol',null,[_0x29651c['createContainerElement']('li',null,[b(_0x5e56ef,_0x5cc1d8-0x1,_0x29651c)])]);}class o extends _0x33d081{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x5e0ada=this['editor'];_0x5e0ada['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x3712d5=this['_createButton'](_0x25bfed);return _0x3712d5['tooltip']=!0x0,_0x3712d5;}),_0x5e0ada['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x1c3017)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x4c3e15=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x21534d;for(const _0x1dce8e in _0x4c3e15){const _0xac410c=_0x1dce8e,_0x13dbb5=_0x4c3e15[_0xac410c];if('tableOfContentsLicenseKeyValid'==_0x13dbb5||'tableOfContentsLicenseKeyInvalid'==_0x13dbb5||'tableOfContentsLicenseKeyExpired'==_0x13dbb5||'tableOfContentsLicenseKeyDomainLimit'==_0x13dbb5||'tableOfContentsLicenseKeyNotAllowed'==_0x13dbb5||'tableOfContentsLicenseKeyEvaluationLimit'==_0x13dbb5||'tableOfContentsLicenseKeyUsageLimit'==_0x13dbb5){delete _0x4c3e15[_0xac410c],_0x21534d=_0x13dbb5,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x21534d&&_0x4c3e15['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x21534d&&_0x4c3e15['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x21534d&&_0x4c3e15['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x21534d&&_0x4c3e15['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x21534d&&_0x4c3e15['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x21534d&&_0x4c3e15['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x6a9396){const _0x658b55=this['editor'],_0x2c93fc=_0x658b55['locale'],_0x227d34=_0x658b55['commands']['get']('insertTableOfContents'),_0x5b3a4c=new _0x6a9396(_0x2c93fc);return _0x5b3a4c['set']({'label':m(_0x2c93fc,'Table\x20of\x20contents'),'icon':_0x35ce71}),_0x5b3a4c['bind']('isEnabled')['to'](_0x227d34,'isEnabled'),this['listenTo'](_0x5b3a4c,'execute',()=>{_0x658b55['execute']('insertTableOfContents'),_0x658b55['editing']['view']['focus']();}),_0x5b3a4c;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class TableOfContents extends _0x33d081{static get['requires'](){return[s,o];}static get['pluginName'](){return'TableOfContents';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{DocumentOutline,n as DocumentOutlineUI,i as DocumentOutlineUtils,h as HeadingId,TableOfContents,w as TableOfContentsCommand,s as TableOfContentsEditing,o as TableOfContentsUI};
23
+ import{Plugin as _0x490c8a,Command as _0x3c5d29}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x253b21,throttle as _0xb1bdd1}from'es-toolkit/compat';import{ModelText as _0x21fdec,ModelTreeWalker as _0x4961a1}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x51b17e,diffToChanges as _0x33faa5,scrollAncestorsToShowTarget as _0x326c27,CKEditorError as _0x11c08f,global as _0x2b4662,Rect as _0x3fac4d,uid as _0x4a8ac7,priorities as _0x4f7100}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x57d470,ButtonView as _0x41b463,MenuBarMenuListItemButtonView as _0x27b760}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x1aaf36,toWidget as _0x406086}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x30b2bf}from'@ckeditor/ckeditor5-icons/dist/index.js';function g(_0x3b1617){let _0x1c4128='';for(const _0x5d0c1d of _0x3b1617['getChildren']())_0x5d0c1d instanceof _0x21fdec&&(_0x1c4128+=_0x5d0c1d['data']);return _0x1c4128;}class i extends _0x490c8a{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x114fe1=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x5e4458=[];_0x114fe1['model']['document']['on']('change',_0x253b21(()=>{const _0x5ae1ef=_0x5e4458;_0x5e4458=this['_getOutlineDefinitions']();const _0x36d6f7=_0x51b17e(_0x5ae1ef,_0x5e4458,(_0x53d078,_0x5ba5cd)=>_0x53d078['level']===_0x5ba5cd['level']&&_0x53d078['text']===_0x5ba5cd['text']&&_0x53d078['modelElement']===_0x5ba5cd['modelElement']),_0xc442e1=_0x33faa5(_0x36d6f7,_0x5e4458),_0x226b93=this['_getActiveHeading'](),_0x500106=_0x5e4458['findIndex'](_0x257846=>_0x257846['modelElement']===_0x226b93);_0xc442e1['length']&&this['fire']('change',{'outlineDefinitions':_0x5e4458,'activeItemIndex':_0x500106,'outlineChanges':_0xc442e1}),this['fire']('activeItemIndex',{'index':_0x500106});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x3fb4d9=this['editor'],_0x3bb249=[],_0xd153bc=this['_headingNames'];for(const _0x29d7fa of _0x3fb4d9['model']['document']['getRootNames']())_0x5f40d7(_0x3fb4d9['model']['document']['getRoot'](_0x29d7fa));function _0x5f40d7(_0x2e8d5d){for(const _0x4e1d86 of _0x2e8d5d['getChildren']())_0x4e1d86['is']('element')&&(_0xd153bc['includes'](_0x4e1d86['name'])&&_0x3bb249['push']({'level':_0xd153bc['indexOf'](_0x4e1d86['name'])+0x1,'text':g(_0x4e1d86),'modelElement':_0x4e1d86}),_0x5f40d7(_0x4e1d86));}return _0x3bb249;}['_getActiveHeading'](){const _0x597643=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x1aefe4=new _0x4961a1({'direction':'backward','startPosition':_0x597643});for(const _0x1cd5d1 of _0x1aefe4)if(_0x1cd5d1['item']['is']('element')&&this['_headingNames']['includes'](_0x1cd5d1['item']['name']))return _0x1cd5d1['item'];}['_getHeadingNames'](){const _0xc9200=this['editor']['config']['get']('documentOutline.headings');return _0xc9200||function(_0x179cb1){const _0x46ae34=_0x179cb1['config']['get']('heading.options');return _0x46ae34?_0x46ae34['reduce']((_0x1c4771,_0x17990d)=>('paragraph'!==_0x17990d['model']&&_0x1c4771['push'](_0x17990d['model']),_0x1c4771),[]):_0x179cb1['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x5a9063=this['editor'],_0x4087f8=['h1','h2','h3','h4','h5','h6'],_0x482ea4=[];for(const _0x31300e of _0x4087f8){const _0x1af267=_0x5a9063['editing']['view']['domConverter']['domToView'](document['createElement'](_0x31300e)),_0x44d4a4=_0x5a9063['data']['toModel'](_0x1af267)['getChild'](0x0);_0x44d4a4?.['is']('element')&&_0x482ea4['push'](_0x44d4a4['name']);}this['_headingNames']=_0x482ea4;}}function j(_0xcb0480,_0x156bcc){const t=_0xcb0480['t'];switch(_0x156bcc){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 _0x156bcc;}}class A extends _0x57d470{constructor(_0x288eb2,_0x448b8c=!0x1){super(_0x288eb2);const _0xb23649=this['bindTemplate'],_0x535218=_0x448b8c?'['+j(_0x288eb2,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x3dbf81=>!_0x3dbf81),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0xb23649['to']('level',_0x4f0080=>'ck-document-outline__item_level-'+_0x4f0080),_0xb23649['if']('isActive','ck-document-outline__item_active'),_0xb23649['if']('isEmpty','ck-document-outline__item_empty')],'title':_0xb23649['to']('text')},'children':[{'text':_0xb23649['to']('text',_0x363ec4=>_0x363ec4||_0x535218)}],'on':{'click':_0xb23649['to']('click')}});}}class f extends _0x57d470{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0xfff5db,_0x1f8517=!0x1,_0x24dc31){super(_0xfff5db),this['showEmptyHeadingText']=_0x1f8517,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x24dc31,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x5b98a6,_0x1f1521,_0x402369,_0x29ce6f)=>{this['_setActiveItem'](_0x29ce6f,_0x402369);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0xfff5db['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0xfff5db,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x581a9e){_0x581a9e['forEach'](_0x3976ec=>{'insert'==_0x3976ec['type']?this['_insertItem'](_0x3976ec['index'],..._0x3976ec['values']):'delete'==_0x3976ec['type']&&this['_deleteItem'](_0x3976ec['index'],_0x3976ec['howMany']);});}['_setActiveItem'](_0x400b6e,_0x3f84f4){if(-0x1!==_0x400b6e){const _0x1db888=this['items']['get'](_0x400b6e);_0x1db888&&(_0x1db888['isActive']=!0x1);}-0x1!==_0x3f84f4&&(this['items']['get'](_0x3f84f4)['isActive']=!0x0,this['_scrollToItem'](_0x3f84f4));}['_insertItem'](_0x15bfd7,..._0xaa940e){const _0x4130f0=_0xaa940e['map']((_0x140527,_0x585a1a)=>{const _0x1a4aa9=new A(this['locale'],this['showEmptyHeadingText']);return _0x1a4aa9['text']=_0x140527['text'],_0x1a4aa9['level']=_0x140527['level'],_0x15bfd7+_0x585a1a===this['activeItemIndex']&&(_0x1a4aa9['isActive']=!0x0),_0x1a4aa9;});this['items']['addMany'](_0x4130f0,_0x15bfd7);}['_deleteItem'](_0x4ac141,_0x4f797d){do{this['items']['remove'](_0x4ac141);}while(--_0x4f797d);}['_handleItemClick'](_0x4fedd3){const _0xa03a1f=this['items']['getIndex'](_0x4fedd3['source']);this['fire']('itemSelected',_0xa03a1f);}['_scrollToItem'](_0x27a1d3){_0x326c27(this['items']['get'](_0x27a1d3)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x490c8a{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x311ced){super(_0x311ced),this['view']=new f(_0x311ced['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0xb1bdd1(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x91f5cc=this['editor'],_0x2093e9=_0x91f5cc['plugins']['get']('DocumentOutlineUtils');let _0x414e60=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x91f5cc['config']['get']('documentOutline.container'))throw new _0x11c08f('document-outline-container-not-provided',{'editor':_0x91f5cc});_0x91f5cc['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x2093e9['on']('change',this['_handleOutlineChange']['bind'](this)),_0x2093e9['on']('activeItemIndex',(_0x24fb8e,{index:_0x111031})=>this['_setActiveViewItem'](_0x111031)),this['view']['on']('itemSelected',(_0x14b3e1,_0x3bdb12)=>{_0x414e60=!0x0,this['_handleItemSelected'](_0x3bdb12);}),this['view']['listenTo'](_0x2b4662['document'],'scroll',()=>{_0x414e60?_0x414e60=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x2b4662['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x190dd2){const _0xd525d8=_0x7612b1([0x61,0x57,0x78,0x6c,0x50,0x47,0x30,0x41,0x33,0x43,0x44,0x64,0x48,0x42,0x73,0x5a,0x45,0x71,0x77,0x55,0x4c,0x6f,0x6a,0x4f,0x72,0x67,0x4d,0x58,0x56,0x54,0x52,0x76,0x75,0x31,0x62,0x49,0x32,0x34,0x38,0x37,0x70,0x74,0x7a,0x4a,0x4b,0x51,0x65,0x69,0x68,0x66,0x4e,0x6b,0x59,0x53,0x39,0x6e,0x36,0x79,0x35,0x6d,0x63,0x46]),_0x3b2f64=0x1cb264a3,_0x86d07b=0x1cb5eb63^_0x3b2f64,_0x3ae4ad=window[_0x7612b1([0x44,0x61,0x74,0x65])][_0x7612b1([0x6e,0x6f,0x77])](),_0x3ebfb5=_0x190dd2[_0x7612b1([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1cf2c6=new window[(_0x7612b1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2bf818=>{_0x3ebfb5[_0x7612b1([0x6f,0x6e,0x63,0x65])](_0x7612b1([0x72,0x65,0x61,0x64,0x79]),_0x2bf818);}),_0x3598ee={[_0x7612b1([0x6b,0x74,0x79])]:_0x7612b1([0x45,0x43]),[_0x7612b1([0x75,0x73,0x65])]:_0x7612b1([0x73,0x69,0x67]),[_0x7612b1([0x63,0x72,0x76])]:_0x7612b1([0x50,0x2d,0x32,0x35,0x36]),[_0x7612b1([0x78])]:_0x7612b1([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]),[_0x7612b1([0x79])]:_0x7612b1([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]),[_0x7612b1([0x61,0x6c,0x67])]:_0x7612b1([0x45,0x53,0x32,0x35,0x36])},_0x292000=_0x3ebfb5[_0x7612b1([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x7612b1([0x67,0x65,0x74])](_0x7612b1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4a8edc(){let _0x3b77af,_0x50c78b=null,_0xc34201=null;try{if(_0x292000==_0x7612b1([0x47,0x50,0x4c]))return _0x7612b1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3b77af=_0x1d61cf(),!_0x3b77af)return _0x7612b1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3b77af[_0x7612b1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xc34201=_0x5512d1(_0x3b77af[_0x7612b1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3b77af[_0x7612b1([0x6a,0x74,0x69])])),await _0x1381d1()?_0x32443a()?_0x846642()?_0x7612b1([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x16bc2d()?(_0x3b77af[_0x7612b1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x7612b1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x50c78b=_0x53c27f(_0x7612b1([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x31194f()):_0x7612b1([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x7612b1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x7612b1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x7612b1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x846642(){const _0x1fcc78=[_0x7612b1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x7612b1([0x74,0x72,0x69,0x61,0x6c])][_0x7612b1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b77af[_0x7612b1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3ae4ad/0x3e8:0xe10*_0x86d07b;return _0x3b77af[_0x7612b1([0x65,0x78,0x70])]<_0x1fcc78;}function _0x32443a(){const _0x1ba996=_0x3b77af[_0x7612b1([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1ba996&&(!!_0x1ba996[_0x7612b1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x7612b1([0x2a]))||(!!_0x1ba996[_0x7612b1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x7612b1([0x44,0x4f]))||(!!_0x1ba996[_0x7612b1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x7612b1([0x50,0x50]))||!(!_0x1ba996[_0x7612b1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x7612b1([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x11f146()))));}function _0x16bc2d(){const _0x52ae22=_0x3b77af[_0x7612b1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x52ae22||0x0==_0x52ae22[_0x7612b1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x22311d}=new URL(window[_0x7612b1([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x52ae22[_0x7612b1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22311d))return!0x0;const _0x16bff8=_0x22311d[_0x7612b1([0x73,0x70,0x6c,0x69,0x74])](_0x7612b1([0x2e]));return _0x52ae22[_0x7612b1([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x44038d=>_0x44038d[_0x7612b1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x7612b1([0x2a])))[_0x7612b1([0x6d,0x61,0x70])](_0x23c87b=>_0x23c87b[_0x7612b1([0x73,0x70,0x6c,0x69,0x74])](_0x7612b1([0x2e])))[_0x7612b1([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x8ac66c=>_0x8ac66c[_0x7612b1([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x16bff8[_0x7612b1([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x7612b1([0x6d,0x61,0x70])](_0xe93999=>Array(_0x16bff8[_0x7612b1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xe93999[_0x7612b1([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x7612b1([0x66,0x69,0x6c,0x6c])](_0xe93999[0x0]===_0x7612b1([0x2a])?_0x7612b1([0x2a]):'')[_0x7612b1([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xe93999))[_0x7612b1([0x73,0x6f,0x6d,0x65])](_0xf19c35=>_0x16bff8[_0x7612b1([0x65,0x76,0x65,0x72,0x79])]((_0x289da0,_0x1422f0)=>_0xf19c35[_0x1422f0]===_0x289da0||_0xf19c35[_0x1422f0]===_0x7612b1([0x2a])));}function _0x31194f(){return _0x50c78b&&_0xc34201?new window[(_0x7612b1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5c579d,_0xd5cb2e)=>{_0x50c78b[_0x7612b1([0x74,0x68,0x65,0x6e])](_0x5c579d,_0xd5cb2e),_0xc34201[_0x7612b1([0x74,0x68,0x65,0x6e])](_0x4cae08=>{_0x4cae08!=_0x7612b1([0x56,0x61,0x6c,0x69,0x64])&&_0x5c579d(_0x4cae08);},_0xd5cb2e);}):_0x50c78b||_0xc34201||_0x7612b1([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5512d1(_0x4d943d,_0x33acd7){return new window[(_0x7612b1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x17b3ee=>{if(_0x20eb07())return _0x17b3ee(_0x7612b1([0x56,0x61,0x6c,0x69,0x64]));_0x5908b6(),_0x3ebfb5[_0x7612b1([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x7612b1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x16c810=!0x1;const _0x1e7bd6=_0x4a8ac7();function _0x10187c(_0x43314f){return!!_0x43314f&&(typeof _0x43314f===_0x7612b1([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x43314f===_0x7612b1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x43314f[_0x7612b1([0x74,0x68,0x65,0x6e])]===_0x7612b1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x43314f[_0x7612b1([0x63,0x61,0x74,0x63,0x68])]===_0x7612b1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3d0a6b(_0x1900c3){_0xb1aead(_0x1900c3)[_0x7612b1([0x74,0x68,0x65,0x6e])](_0x23af53=>{if(!_0x23af53||_0x23af53[_0x7612b1([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x7612b1([0x6f,0x6b]))return _0x7612b1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2cb944(_0x5f3c45(_0x1e7bd6+_0x33acd7))!=_0x23af53[_0x7612b1([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x7612b1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x7612b1([0x56,0x61,0x6c,0x69,0x64]);})[_0x7612b1([0x74,0x68,0x65,0x6e])](_0x48726a=>(_0xa77f71(),_0x48726a),()=>{const _0x1043ce=_0x46303d();return null==_0x1043ce?(_0xa77f71(),_0x7612b1([0x56,0x61,0x6c,0x69,0x64])):_0x7612b1(_0x3ae4ad-_0x1043ce>(0x38bee0a3^_0x3b2f64)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x7612b1([0x74,0x68,0x65,0x6e])](_0x17b3ee)[_0x7612b1([0x63,0x61,0x74,0x63,0x68])](()=>{_0x17b3ee(_0x7612b1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1db9b7=0x1c848a23^_0x3b2f64;function _0xa77f71(){const _0x3cac15=_0x7612b1([0x6c,0x6c,0x63,0x74,0x2d])+_0x2cb944(_0x5f3c45(_0x4d943d)),_0x144975=_0x168748(_0x2cb944(window[_0x7612b1([0x4d,0x61,0x74,0x68])][_0x7612b1([0x63,0x65,0x69,0x6c])](_0x3ae4ad/_0x1db9b7)));window[_0x7612b1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x7612b1([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3cac15,_0x144975);}function _0x46303d(){const _0x25f5e4=_0x7612b1([0x6c,0x6c,0x63,0x74,0x2d])+_0x2cb944(_0x5f3c45(_0x4d943d)),_0x1c2913=window[_0x7612b1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x7612b1([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x25f5e4);return _0x1c2913?window[_0x7612b1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x168748(_0x1c2913),0x10)*_0x1db9b7:null;}function _0xb1aead(_0x37efcb){return new window[(_0x7612b1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2edd3f,_0x36ec7f)=>{_0x37efcb[_0x7612b1([0x74,0x68,0x65,0x6e])](_0x2edd3f,_0x36ec7f),window[_0x7612b1([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x36ec7f,0x1cb3b063^_0x3b2f64);});}}_0x3ebfb5[_0x7612b1([0x6f,0x6e])](_0x7612b1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x18a8c9,_0x37936a)=>{if(_0x37936a[0x0]!=_0x4d943d)return _0x17b3ee(_0x7612b1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x37936a[0x1]={..._0x37936a[0x1],[_0x7612b1([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1e7bd6};},{[_0x7612b1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x7612b1([0x68,0x69,0x67,0x68])}),_0x3ebfb5[_0x7612b1([0x6f,0x6e])](_0x7612b1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x231a0=>{_0x10187c(_0x231a0[_0x7612b1([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x16c810=!0x0,_0x3d0a6b(_0x231a0[_0x7612b1([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x7612b1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x7612b1([0x6c,0x6f,0x77])}),_0x1cf2c6[_0x7612b1([0x74,0x68,0x65,0x6e])](()=>{_0x16c810||_0x17b3ee(_0x7612b1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x20eb07(){return _0x3ebfb5[_0x7612b1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x7612b1([0x76,0x69,0x65,0x77])][_0x7612b1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x7612b1([0x61,0x75,0x74,0x6f]);}function _0x5908b6(){_0x3ebfb5[_0x7612b1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x7612b1([0x76,0x69,0x65,0x77])][_0x7612b1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x7612b1([0x61,0x75,0x74,0x6f]);}}function _0x53c27f(_0x1ed6d0){const _0x12eec7=[new window[(_0x7612b1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4cf9c9=>setTimeout(_0x4cf9c9,0x1cbb5a6f^_0x3b2f64)),_0x1cf2c6[_0x7612b1([0x74,0x68,0x65,0x6e])](()=>new window[(_0x7612b1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x20407b=>{let _0x51048d=0x0;_0x3ebfb5[_0x7612b1([0x6d,0x6f,0x64,0x65,0x6c])][_0x7612b1([0x6f,0x6e])](_0x7612b1([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x6410da,_0x4c44c0)=>{_0x4c44c0[0x0][_0x7612b1([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x51048d++,_0x51048d==(0x1cb2614b^_0x3b2f64)&&(_0x20407b(),_0x6410da[_0x7612b1([0x6f,0x66,0x66])]());});}))];return window[_0x7612b1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x7612b1([0x72,0x61,0x63,0x65])](_0x12eec7)[_0x7612b1([0x74,0x68,0x65,0x6e])](()=>_0x1ed6d0);}async function _0xf821b1(){await _0x1cf2c6,_0x3ebfb5[_0x7612b1([0x6d,0x6f,0x64,0x65,0x6c])][_0x7612b1([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1b370c,_0x3ebfb5[_0x7612b1([0x6d,0x6f,0x64,0x65,0x6c])][_0x7612b1([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1b370c,_0x3ebfb5[_0x7612b1([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x7612b1([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x11f146(){return window[_0x7612b1([0x67,0x6c,0x6f,0x62])]&&window[_0x7612b1([0x67,0x6c,0x6f,0x62])][_0x7612b1([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x2c4761(_0x47c9d1){const _0x4855db=_0xac29ab();_0x3ebfb5[_0x4855db]=_0x7612b1([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])+_0x47c9d1,_0x47c9d1!=_0x7612b1([0x56,0x61,0x6c,0x69,0x64])&&_0xf821b1();}function _0xac29ab(){const _0x45af1b=window[_0x7612b1([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x7612b1([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x7612b1([0x6e,0x6f,0x77])]())[_0x7612b1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x7612b1([0x2e]),'');let _0x5b2eea=_0x7612b1([0x61]);for(let _0x3aa7bf=0x0;_0x3aa7bf<_0x45af1b[_0x7612b1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3aa7bf+=0x2){let _0x3d470a=window[_0x7612b1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x45af1b[_0x7612b1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3aa7bf,_0x3aa7bf+0x2));_0x3d470a>=_0xd525d8[_0x7612b1([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3d470a-=_0xd525d8[_0x7612b1([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5b2eea+=_0xd525d8[_0x3d470a];}return _0x5b2eea;}function _0x1d61cf(){const _0x1e237d=_0x292000[_0x7612b1([0x73,0x70,0x6c,0x69,0x74])](_0x7612b1([0x2e]));if(0x3!=_0x1e237d[_0x7612b1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1535b6(_0x1e237d[0x1]);function _0x1535b6(_0x985dc5){const _0x1f729d=_0x1876da(_0x985dc5);return _0x1f729d&&_0x45d312()?_0x1f729d:null;function _0x45d312(){const _0x90dc3a=_0x1f729d[_0x7612b1([0x6a,0x74,0x69])],_0x33f907=window[_0x7612b1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x90dc3a[_0x7612b1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x90dc3a[_0x7612b1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x446dc7={..._0x1f729d,[_0x7612b1([0x6a,0x74,0x69])]:_0x90dc3a[_0x7612b1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x90dc3a[_0x7612b1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x446dc7[_0x7612b1([0x76,0x63])],_0x5f3c45(_0x446dc7)==_0x33f907;}}}async function _0x1381d1(){let _0x215a6d=!0x0;try{const _0x455061=_0x292000[_0x7612b1([0x73,0x70,0x6c,0x69,0x74])](_0x7612b1([0x2e])),[_0x4925bd,_0x4dca58,_0xfc8010]=_0x455061;return _0x29a66e(_0x4925bd),await _0x5bf7bc(_0x4925bd,_0x4dca58,_0xfc8010),_0x215a6d;}catch{return!0x1;}function _0x29a66e(_0x9dde89){const _0x521ebe=_0x1876da(_0x9dde89);_0x521ebe&&_0x521ebe[_0x7612b1([0x61,0x6c,0x67])]==_0x7612b1([0x45,0x53,0x32,0x35,0x36])||(_0x215a6d=!0x1);}async function _0x5bf7bc(_0x1c0e51,_0x5f132e,_0x259123){const _0x133755=window[_0x7612b1([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x7612b1([0x66,0x72,0x6f,0x6d])](_0x767200(_0x259123),_0x3f5ecc=>_0x3f5ecc[_0x7612b1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xa354b0=new window[(_0x7612b1([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x7612b1([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1c0e51+_0x7612b1([0x2e])+_0x5f132e),_0x5a952f=window[_0x7612b1([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x7612b1([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5a952f)return;const _0x17ed6b=await _0x5a952f[_0x7612b1([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x7612b1([0x6a,0x77,0x6b]),_0x3598ee,{[_0x7612b1([0x6e,0x61,0x6d,0x65])]:_0x7612b1([0x45,0x43,0x44,0x53,0x41]),[_0x7612b1([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x7612b1([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x7612b1([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5a952f[_0x7612b1([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x7612b1([0x6e,0x61,0x6d,0x65])]:_0x7612b1([0x45,0x43,0x44,0x53,0x41]),[_0x7612b1([0x68,0x61,0x73,0x68])]:{[_0x7612b1([0x6e,0x61,0x6d,0x65])]:_0x7612b1([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x17ed6b,_0x133755,_0xa354b0)||(_0x215a6d=!0x1);}}function _0x1876da(_0x5e9682){return _0x5e9682[_0x7612b1([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x7612b1([0x65,0x79]))?JSON[_0x7612b1([0x70,0x61,0x72,0x73,0x65])](_0x767200(_0x5e9682)):null;}function _0x767200(_0x258510){return window[_0x7612b1([0x61,0x74,0x6f,0x62])](_0x258510[_0x7612b1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x7612b1([0x2b]))[_0x7612b1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x7612b1([0x2f])));}function _0x5f3c45(_0x5610cd){let _0x1f9624=0x1505;function _0x497fb4(_0x517bc5){for(let _0x8512dc=0x0;_0x8512dc<_0x517bc5[_0x7612b1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x8512dc++){const _0x2fd08a=_0x517bc5[_0x7612b1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x8512dc);_0x1f9624=(_0x1f9624<<0x5)+_0x1f9624+_0x2fd08a,_0x1f9624&=_0x1f9624;}}function _0x38839d(_0x270467){Array[_0x7612b1([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x270467)?_0x270467[_0x7612b1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x38839d):_0x270467&&typeof _0x270467==_0x7612b1([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x7612b1([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x270467)[_0x7612b1([0x73,0x6f,0x72,0x74])]()[_0x7612b1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1d0314,_0x42f958])=>{_0x497fb4(_0x1d0314),_0x38839d(_0x42f958);}):_0x497fb4(window[_0x7612b1([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x270467));}return _0x38839d(_0x5610cd),_0x1f9624>>>0x0;}function _0x2cb944(_0x1899af){return _0x1899af[_0x7612b1([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x7612b1([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x7612b1([0x30]));}function _0x168748(_0x584bc7){return _0x584bc7[_0x7612b1([0x73,0x70,0x6c,0x69,0x74])]('')[_0x7612b1([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x7612b1([0x6a,0x6f,0x69,0x6e])]('');}function _0x1b370c(){}function _0x7612b1(_0x27abe5){return _0x27abe5['map'](_0x24d1a2=>String['fromCharCode'](_0x24d1a2))['join']('');}_0x2c4761(await _0x4a8edc());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x49c1fb,{outlineDefinitions:_0x1d8b31,outlineChanges:_0x295a6d}){this['_currentOutlineDefinitions']=_0x1d8b31,this['view']['sync'](_0x295a6d);}['_setActiveViewItem'](_0x1eeadd){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x1eeadd]&&(this['view']['activeItemIndex']=_0x1eeadd);}['_handleItemSelected'](_0x4d7855){const _0x340803=this['_currentOutlineDefinitions'][_0x4d7855]['modelElement'];this['editor']['model']['change'](_0x25cdc5=>{_0x25cdc5['setSelection'](_0x340803,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x4d7855);}['_updateActiveDefinitionOnViewportChange'](){const _0x169eb5=this['editor'];let _0xb98e48;for(const _0x303dad of _0x169eb5['model']['document']['getRootNames']()){const _0x3e045c=_0x169eb5['editing']['view']['getDomRoot'](_0x303dad),_0x1930b7=_0x3e045c&&new _0x3fac4d(_0x3e045c)['getVisible']();if(_0x1930b7){const _0x3bb5c6=new _0x3fac4d(_0x2b4662['window'])['getIntersection'](_0x1930b7);_0x3bb5c6&&(_0xb98e48=_0x3bb5c6['top']+0.25*_0x3bb5c6['height']);}}if(void 0x0===_0xb98e48)return;const _0xa90f5=h(_0x169eb5['editing'],this['_currentOutlineDefinitions'],_0xb98e48);_0xa90f5?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0xa90f5)):this['_setActiveViewItem'](-0x1);}}function h(_0x41c797,_0x1f09a8,_0x38b14d,_0x89f5d4=0x0,_0x3c7173=_0x1f09a8['length']-0x1){const _0x53d7f8=Math['floor'](_0x89f5d4+(_0x3c7173-_0x89f5d4)/0x2);if(_0x3c7173>=_0x89f5d4){const _0x51555b=_0x1f09a8[_0x53d7f8],_0x157032=_0x41c797['mapper']['toViewElement'](_0x51555b['modelElement']);if(!_0x157032)return null;const _0x130f12=_0x41c797['view']['domConverter']['mapViewToDom'](_0x157032);return new _0x3fac4d(_0x130f12)['bottom']>_0x38b14d?h(_0x41c797,_0x1f09a8,_0x38b14d,_0x89f5d4,_0x53d7f8-0x1):h(_0x41c797,_0x1f09a8,_0x38b14d,_0x53d7f8+0x1,_0x3c7173);}return _0x53d7f8<0x0?null:_0x1f09a8[_0x53d7f8];}class DocumentOutline extends _0x490c8a{['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 _0x5e2b0e=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x17fabf;for(const _0x364cf8 in _0x5e2b0e){const _0x5d60cf=_0x364cf8,_0x4f8aca=_0x5e2b0e[_0x5d60cf];if('documentOutlineLicenseKeyValid'==_0x4f8aca||'documentOutlineLicenseKeyInvalid'==_0x4f8aca||'documentOutlineLicenseKeyExpired'==_0x4f8aca||'documentOutlineLicenseKeyDomainLimit'==_0x4f8aca||'documentOutlineLicenseKeyNotAllowed'==_0x4f8aca||'documentOutlineLicenseKeyEvaluationLimit'==_0x4f8aca||'documentOutlineLicenseKeyUsageLimit'==_0x4f8aca){delete _0x5e2b0e[_0x5d60cf],_0x17fabf=_0x4f8aca,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x17fabf&&_0x5e2b0e['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x17fabf&&_0x5e2b0e['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x17fabf&&_0x5e2b0e['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x17fabf&&_0x5e2b0e['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x17fabf&&_0x5e2b0e['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x17fabf&&_0x5e2b0e['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class _ extends _0x3c5d29{['execute'](){this['editor']['model']['change'](_0x273885=>{this['editor']['model']['insertObject'](_0x273885['createElement']('tableOfContents'));});}['refresh'](){const _0x24df84=this['editor']['model'],_0x1bcc22=_0x24df84['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x1bcc22&&_0x24df84['schema']['findAllowedParent'](_0x1bcc22,'tableOfContents'));}}class T extends _0x490c8a{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x492139=this['editor'];if(_0x492139['config']['get']('headingId.modelAttributeName'))return;(function(_0x1af0b2){const _0x4fe9f9=new Map();if(_0x1af0b2)return _0x1af0b2['forEach'](_0x5d1a3b=>{'paragraph'!==_0x5d1a3b['model']&&_0x4fe9f9['set'](_0x5d1a3b['view'],_0x5d1a3b['model']);}),_0x4fe9f9['get']('h1')||_0x4fe9f9['set']('h1','heading1'),_0x4fe9f9;return _0x4fe9f9;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x242b64,_0x4e4248)=>{this['_customUpcastHeadingsConversion'](_0x4e4248),this['_customDataDowncastHeadingsConversion'](_0x242b64),_0x492139['model']['schema']['isRegistered'](_0x242b64)&&_0x492139['model']['schema']['extend'](_0x242b64,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x1ca9c7){this['editor']['conversion']['for']('upcast')['add'](_0x545b52=>_0x545b52['on']('element:'+_0x1ca9c7,(_0x27c15b,_0x29c8ac,_0x5c983a)=>{const {consumable:_0x448409,writer:_0x32cdaa}=_0x5c983a,_0x2ad05b=_0x29c8ac['viewItem']['getAttribute']('id'),_0x5f3ad0=_0x29c8ac['modelRange']['getContainedElement']();if(_0x5f3ad0)return _0x2ad05b&&_0x2ad05b['length']||_0x5f3ad0['hasAttribute']('headingId')?void(_0x448409['consume'](_0x29c8ac['viewItem'],{'attributes':['id']})&&_0x32cdaa['setAttribute']('headingId',_0x2ad05b,_0x5f3ad0)):(_0x448409['consume'](_0x29c8ac['viewItem'],{'attributes':['id']}),void _0x32cdaa['setAttribute']('headingId',_0x4a8ac7(),_0x5f3ad0));},{'priority':_0x4f7100['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x45729d){this['editor']['conversion']['for']('downcast')['add'](_0x3c1f90=>_0x3c1f90['on']('attribute:headingId:'+_0x45729d,(_0x2305ad,_0x22b576,_0x32d27c)=>{if(!_0x32d27c['consumable']['consume'](_0x22b576['item'],_0x2305ad['name']))return;const _0x2dd5b5=_0x22b576['item']['getAttribute']('headingId'),_0x764f1a=_0x32d27c['mapper']['toViewElement'](_0x22b576['item']);_0x32d27c['writer']['setAttribute']('id',_0x2dd5b5,_0x764f1a);}));}['_registerHeadingIdAttributePostfixer'](){const _0x221532=this['editor'],_0x3b367c=new Set(),_0x104f72=new Set();function _0x411935(_0x40bb6d,_0x53cf92){const _0x28519e=_0x4a8ac7();return _0x104f72['add'](_0x28519e),_0x40bb6d['setAttribute']('headingId',_0x28519e,_0x53cf92),_0x28519e;}function _0x5c3fef(_0x317281,_0xb3172d){_0x317281['removeAttribute']('headingId',_0xb3172d);}_0x221532['model']['document']['registerPostFixer'](_0x3d358d=>{const _0x1a6583=_0x221532['model']['document']['differ']['getChanges']();let _0x37200f=!0x1;for(const _0x2484e5 of _0x1a6583)if('insert'==_0x2484e5['type']&&_0x2484e5['name']){if(b(_0x2484e5['name'])){const _0x467d3e=_0x2484e5['attributes']['get']('headingId');'string'==typeof _0x467d3e?_0x3b367c['has'](_0x467d3e)?(_0x411935(_0x3d358d,_0x2484e5['position']['nodeAfter']),_0x37200f=!0x0):_0x104f72['add'](_0x467d3e):(_0x411935(_0x3d358d,_0x2484e5['position']['nodeAfter']),_0x37200f=!0x0);}else'string'==typeof _0x2484e5['attributes']['get']('headingId')&&(_0x5c3fef(_0x3d358d,_0x2484e5['position']['nodeAfter']),_0x37200f=!0x0);}else{if('remove'==_0x2484e5['type']){const _0x486e82=_0x2484e5['attributes']['get']('headingId');'string'==typeof _0x486e82&&_0x3b367c['delete'](_0x486e82);}}return _0x37200f;}),_0x221532['model']['document']['on']('change',()=>{_0x104f72['forEach'](_0x4e9dc5=>_0x3b367c['add'](_0x4e9dc5)),_0x104f72['clear']();});}}function b(_0x47a539){return!!_0x47a539['match'](/heading\d/);}class s extends _0x490c8a{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x1aaf36,i,T];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x297b15){super(_0x297b15),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x318026=this['editor'],_0x5b67f2=_0x318026['editing']['view']['document'];_0x318026['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x318026['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x5b67f2,'click',(_0x1ea8c0,_0x34143d)=>{if(!_0x34143d['target'])return;const _0xd11068=_0x34143d['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0xd11068)&&(_0x34143d['domEvent']['preventDefault'](),_0x1ea8c0['stop'](),this['_handleScrollToHeading'](_0xd11068));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x318026['commands']['add']('insertTableOfContents',new _(_0x318026)),(_0x318026['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x15a651,_0x1746df)=>{this['_currentOutlineDefinitions']=_0x1746df['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x318026['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x48682f){const _0x25b4e6=_0x342172([0x6d,0x72,0x34,0x7a,0x32,0x79,0x61,0x6b,0x4d,0x33,0x78,0x30,0x70,0x68,0x74,0x44,0x37,0x6a,0x42,0x77,0x31,0x54,0x36,0x71,0x52,0x66,0x65,0x55,0x75,0x5a,0x63,0x4f,0x4c,0x4e,0x4b,0x56,0x67,0x51,0x53,0x50,0x45,0x39,0x69,0x47,0x49,0x48,0x6f,0x58,0x6c,0x4a,0x57,0x38,0x59,0x73,0x43,0x62,0x35,0x41,0x6e,0x64,0x46,0x76]),_0x33ee63=0x6b9b05fd,_0x2c8b91=0x6b9c8a3d^_0x33ee63,_0x67ea11=window[_0x342172([0x44,0x61,0x74,0x65])][_0x342172([0x6e,0x6f,0x77])](),_0x58b572=_0x48682f[_0x342172([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x561e1b=new window[(_0x342172([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2c5e55=>{_0x58b572[_0x342172([0x6f,0x6e,0x63,0x65])](_0x342172([0x72,0x65,0x61,0x64,0x79]),_0x2c5e55);}),_0x44ab3c={[_0x342172([0x6b,0x74,0x79])]:_0x342172([0x45,0x43]),[_0x342172([0x75,0x73,0x65])]:_0x342172([0x73,0x69,0x67]),[_0x342172([0x63,0x72,0x76])]:_0x342172([0x50,0x2d,0x32,0x35,0x36]),[_0x342172([0x78])]:_0x342172([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]),[_0x342172([0x79])]:_0x342172([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]),[_0x342172([0x61,0x6c,0x67])]:_0x342172([0x45,0x53,0x32,0x35,0x36])},_0xdef2a8=_0x58b572[_0x342172([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x342172([0x67,0x65,0x74])](_0x342172([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x124038(){let _0x43d7f5,_0x180b97=null,_0x5550e9=null;try{if(_0xdef2a8==_0x342172([0x47,0x50,0x4c]))return _0x342172([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x43d7f5=_0x61dbd(),!_0x43d7f5)return _0x342172([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x43d7f5[_0x342172([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5550e9=_0x3c8f08(_0x43d7f5[_0x342172([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x43d7f5[_0x342172([0x6a,0x74,0x69])])),await _0x12bde8()?_0x5f4a42()?_0x57a310()?_0x342172([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x243c62()?(_0x43d7f5[_0x342172([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x342172([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x180b97=_0x52664c(_0x342172([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3dbc29()):_0x342172([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x342172([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x342172([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x342172([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x57a310(){const _0x8b04e1=[_0x342172([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x342172([0x74,0x72,0x69,0x61,0x6c])][_0x342172([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x43d7f5[_0x342172([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x67ea11/0x3e8:0xe10*_0x2c8b91;return _0x43d7f5[_0x342172([0x65,0x78,0x70])]<_0x8b04e1;}function _0x5f4a42(){const _0x10c188=_0x43d7f5[_0x342172([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x10c188&&(!!_0x10c188[_0x342172([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x342172([0x2a]))||(!!_0x10c188[_0x342172([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x342172([0x54,0x4f,0x43]))||(!!_0x10c188[_0x342172([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x342172([0x50,0x50]))||!(!_0x10c188[_0x342172([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x342172([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x1634ee()))));}function _0x243c62(){const _0x3b0d82=_0x43d7f5[_0x342172([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3b0d82||0x0==_0x3b0d82[_0x342172([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x39b686}=new URL(window[_0x342172([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3b0d82[_0x342172([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x39b686))return!0x0;const _0x5b327f=_0x39b686[_0x342172([0x73,0x70,0x6c,0x69,0x74])](_0x342172([0x2e]));return _0x3b0d82[_0x342172([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1a9d4c=>_0x1a9d4c[_0x342172([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x342172([0x2a])))[_0x342172([0x6d,0x61,0x70])](_0x5e106f=>_0x5e106f[_0x342172([0x73,0x70,0x6c,0x69,0x74])](_0x342172([0x2e])))[_0x342172([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4c2be4=>_0x4c2be4[_0x342172([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5b327f[_0x342172([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x342172([0x6d,0x61,0x70])](_0x9f176a=>Array(_0x5b327f[_0x342172([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x9f176a[_0x342172([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x342172([0x66,0x69,0x6c,0x6c])](_0x9f176a[0x0]===_0x342172([0x2a])?_0x342172([0x2a]):'')[_0x342172([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x9f176a))[_0x342172([0x73,0x6f,0x6d,0x65])](_0x4c5a51=>_0x5b327f[_0x342172([0x65,0x76,0x65,0x72,0x79])]((_0x5b32f0,_0x5a72ec)=>_0x4c5a51[_0x5a72ec]===_0x5b32f0||_0x4c5a51[_0x5a72ec]===_0x342172([0x2a])));}function _0x3dbc29(){return _0x180b97&&_0x5550e9?new window[(_0x342172([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4753d8,_0x5d91b6)=>{_0x180b97[_0x342172([0x74,0x68,0x65,0x6e])](_0x4753d8,_0x5d91b6),_0x5550e9[_0x342172([0x74,0x68,0x65,0x6e])](_0x15fc9f=>{_0x15fc9f!=_0x342172([0x56,0x61,0x6c,0x69,0x64])&&_0x4753d8(_0x15fc9f);},_0x5d91b6);}):_0x180b97||_0x5550e9||_0x342172([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3c8f08(_0x49133b,_0x39c956){return new window[(_0x342172([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x564156=>{if(_0x163eab())return _0x564156(_0x342172([0x56,0x61,0x6c,0x69,0x64]));_0x2adb78(),_0x58b572[_0x342172([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x342172([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1497c7=!0x1;const _0x12c92d=_0x4a8ac7();function _0x317472(_0x5a460b){return!!_0x5a460b&&(typeof _0x5a460b===_0x342172([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5a460b===_0x342172([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5a460b[_0x342172([0x74,0x68,0x65,0x6e])]===_0x342172([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5a460b[_0x342172([0x63,0x61,0x74,0x63,0x68])]===_0x342172([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x43befc(_0x2704c5){_0x509006(_0x2704c5)[_0x342172([0x74,0x68,0x65,0x6e])](_0x57ecbe=>{if(!_0x57ecbe||_0x57ecbe[_0x342172([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x342172([0x6f,0x6b]))return _0x342172([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x34d482(_0x1699da(_0x12c92d+_0x39c956))!=_0x57ecbe[_0x342172([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x342172([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x342172([0x56,0x61,0x6c,0x69,0x64]);})[_0x342172([0x74,0x68,0x65,0x6e])](_0x396190=>(_0x450d20(),_0x396190),()=>{const _0x4b79a4=_0x425136();return null==_0x4b79a4?(_0x450d20(),_0x342172([0x56,0x61,0x6c,0x69,0x64])):_0x342172(_0x67ea11-_0x4b79a4>(0x4f9781fd^_0x33ee63)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x342172([0x74,0x68,0x65,0x6e])](_0x564156)[_0x342172([0x63,0x61,0x74,0x63,0x68])](()=>{_0x564156(_0x342172([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x34894a=0x6badeb7d^_0x33ee63;function _0x450d20(){const _0x3c8dd3=_0x342172([0x6c,0x6c,0x63,0x74,0x2d])+_0x34d482(_0x1699da(_0x49133b)),_0x28c2a9=_0x20a9be(_0x34d482(window[_0x342172([0x4d,0x61,0x74,0x68])][_0x342172([0x63,0x65,0x69,0x6c])](_0x67ea11/_0x34894a)));window[_0x342172([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x342172([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3c8dd3,_0x28c2a9);}function _0x425136(){const _0xd20ad3=_0x342172([0x6c,0x6c,0x63,0x74,0x2d])+_0x34d482(_0x1699da(_0x49133b)),_0x861154=window[_0x342172([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x342172([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xd20ad3);return _0x861154?window[_0x342172([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x20a9be(_0x861154),0x10)*_0x34894a:null;}function _0x509006(_0x126151){return new window[(_0x342172([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4da103,_0x7bd016)=>{_0x126151[_0x342172([0x74,0x68,0x65,0x6e])](_0x4da103,_0x7bd016),window[_0x342172([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x7bd016,0x6b9ad13d^_0x33ee63);});}}_0x58b572[_0x342172([0x6f,0x6e])](_0x342172([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4c78b5,_0x5b1076)=>{if(_0x5b1076[0x0]!=_0x49133b)return _0x564156(_0x342172([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5b1076[0x1]={..._0x5b1076[0x1],[_0x342172([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x12c92d};},{[_0x342172([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x342172([0x68,0x69,0x67,0x68])}),_0x58b572[_0x342172([0x6f,0x6e])](_0x342172([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4e11ef=>{_0x317472(_0x4e11ef[_0x342172([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1497c7=!0x0,_0x43befc(_0x4e11ef[_0x342172([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x342172([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x342172([0x6c,0x6f,0x77])}),_0x561e1b[_0x342172([0x74,0x68,0x65,0x6e])](()=>{_0x1497c7||_0x564156(_0x342172([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x163eab(){return _0x58b572[_0x342172([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x342172([0x76,0x69,0x65,0x77])][_0x342172([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x342172([0x61,0x75,0x74,0x6f]);}function _0x2adb78(){_0x58b572[_0x342172([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x342172([0x76,0x69,0x65,0x77])][_0x342172([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x342172([0x61,0x75,0x74,0x6f]);}}function _0x52664c(_0x42f88d){const _0x4a26bc=[new window[(_0x342172([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5f36de=>setTimeout(_0x5f36de,0x6b923b31^_0x33ee63)),_0x561e1b[_0x342172([0x74,0x68,0x65,0x6e])](()=>new window[(_0x342172([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5313cf=>{let _0x24ca9d=0x0;_0x58b572[_0x342172([0x6d,0x6f,0x64,0x65,0x6c])][_0x342172([0x6f,0x6e])](_0x342172([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2c7af1,_0x4654d3)=>{_0x4654d3[0x0][_0x342172([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x24ca9d++,_0x24ca9d==(0x6b9b0015^_0x33ee63)&&(_0x5313cf(),_0x2c7af1[_0x342172([0x6f,0x66,0x66])]());});}))];return window[_0x342172([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x342172([0x72,0x61,0x63,0x65])](_0x4a26bc)[_0x342172([0x74,0x68,0x65,0x6e])](()=>_0x42f88d);}async function _0x5f54ce(){await _0x561e1b,_0x58b572[_0x342172([0x6d,0x6f,0x64,0x65,0x6c])][_0x342172([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x53000c,_0x58b572[_0x342172([0x6d,0x6f,0x64,0x65,0x6c])][_0x342172([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x53000c,_0x58b572[_0x342172([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x342172([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1634ee(){return window[_0x342172([0x67,0x6c,0x6f,0x62])]&&window[_0x342172([0x67,0x6c,0x6f,0x62])][_0x342172([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x4a0de6(_0x804ba5){const _0x21b92e=_0x1f2cdd();_0x58b572[_0x21b92e]=_0x342172([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])+_0x804ba5,_0x804ba5!=_0x342172([0x56,0x61,0x6c,0x69,0x64])&&_0x5f54ce();}function _0x1f2cdd(){const _0x49414b=window[_0x342172([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x342172([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x342172([0x6e,0x6f,0x77])]())[_0x342172([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x342172([0x2e]),'');let _0x2f185f=_0x342172([0x6d]);for(let _0x5d6bdb=0x0;_0x5d6bdb<_0x49414b[_0x342172([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5d6bdb+=0x2){let _0x2c45ae=window[_0x342172([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x49414b[_0x342172([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5d6bdb,_0x5d6bdb+0x2));_0x2c45ae>=_0x25b4e6[_0x342172([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2c45ae-=_0x25b4e6[_0x342172([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2f185f+=_0x25b4e6[_0x2c45ae];}return _0x2f185f;}function _0x61dbd(){const _0x37ab51=_0xdef2a8[_0x342172([0x73,0x70,0x6c,0x69,0x74])](_0x342172([0x2e]));if(0x3!=_0x37ab51[_0x342172([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x7f66b3(_0x37ab51[0x1]);function _0x7f66b3(_0x22d20c){const _0x2cbd00=_0x13ceb9(_0x22d20c);return _0x2cbd00&&_0x127b0e()?_0x2cbd00:null;function _0x127b0e(){const _0x1e3912=_0x2cbd00[_0x342172([0x6a,0x74,0x69])],_0x73fe3e=window[_0x342172([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1e3912[_0x342172([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1e3912[_0x342172([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1e6270={..._0x2cbd00,[_0x342172([0x6a,0x74,0x69])]:_0x1e3912[_0x342172([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1e3912[_0x342172([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1e6270[_0x342172([0x76,0x63])],_0x1699da(_0x1e6270)==_0x73fe3e;}}}async function _0x12bde8(){let _0x120915=!0x0;try{const _0x2374e0=_0xdef2a8[_0x342172([0x73,0x70,0x6c,0x69,0x74])](_0x342172([0x2e])),[_0x1cb662,_0x41853e,_0x4c3f29]=_0x2374e0;return _0xc0d4(_0x1cb662),await _0xf88b1d(_0x1cb662,_0x41853e,_0x4c3f29),_0x120915;}catch{return!0x1;}function _0xc0d4(_0x112e10){const _0x3b0e6e=_0x13ceb9(_0x112e10);_0x3b0e6e&&_0x3b0e6e[_0x342172([0x61,0x6c,0x67])]==_0x342172([0x45,0x53,0x32,0x35,0x36])||(_0x120915=!0x1);}async function _0xf88b1d(_0x8a3dbd,_0x4f8061,_0x32cc88){const _0x54e36c=window[_0x342172([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x342172([0x66,0x72,0x6f,0x6d])](_0x265a5b(_0x32cc88),_0x11ab72=>_0x11ab72[_0x342172([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x685cb3=new window[(_0x342172([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x342172([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x8a3dbd+_0x342172([0x2e])+_0x4f8061),_0x197ad6=window[_0x342172([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x342172([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x197ad6)return;const _0x3b6af8=await _0x197ad6[_0x342172([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x342172([0x6a,0x77,0x6b]),_0x44ab3c,{[_0x342172([0x6e,0x61,0x6d,0x65])]:_0x342172([0x45,0x43,0x44,0x53,0x41]),[_0x342172([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x342172([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x342172([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x197ad6[_0x342172([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x342172([0x6e,0x61,0x6d,0x65])]:_0x342172([0x45,0x43,0x44,0x53,0x41]),[_0x342172([0x68,0x61,0x73,0x68])]:{[_0x342172([0x6e,0x61,0x6d,0x65])]:_0x342172([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3b6af8,_0x54e36c,_0x685cb3)||(_0x120915=!0x1);}}function _0x13ceb9(_0x16cf6c){return _0x16cf6c[_0x342172([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x342172([0x65,0x79]))?JSON[_0x342172([0x70,0x61,0x72,0x73,0x65])](_0x265a5b(_0x16cf6c)):null;}function _0x265a5b(_0x5af4c6){return window[_0x342172([0x61,0x74,0x6f,0x62])](_0x5af4c6[_0x342172([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x342172([0x2b]))[_0x342172([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x342172([0x2f])));}function _0x1699da(_0x3332e2){let _0x1b4e09=0x1505;function _0x52a42b(_0x1e47dc){for(let _0x10e6e5=0x0;_0x10e6e5<_0x1e47dc[_0x342172([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x10e6e5++){const _0x41be53=_0x1e47dc[_0x342172([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x10e6e5);_0x1b4e09=(_0x1b4e09<<0x5)+_0x1b4e09+_0x41be53,_0x1b4e09&=_0x1b4e09;}}function _0x1b7912(_0x15f0ef){Array[_0x342172([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x15f0ef)?_0x15f0ef[_0x342172([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1b7912):_0x15f0ef&&typeof _0x15f0ef==_0x342172([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x342172([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x15f0ef)[_0x342172([0x73,0x6f,0x72,0x74])]()[_0x342172([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x447289,_0x5a1346])=>{_0x52a42b(_0x447289),_0x1b7912(_0x5a1346);}):_0x52a42b(window[_0x342172([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x15f0ef));}return _0x1b7912(_0x3332e2),_0x1b4e09>>>0x0;}function _0x34d482(_0x4aa11a){return _0x4aa11a[_0x342172([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x342172([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x342172([0x30]));}function _0x20a9be(_0x5d7210){return _0x5d7210[_0x342172([0x73,0x70,0x6c,0x69,0x74])]('')[_0x342172([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x342172([0x6a,0x6f,0x69,0x6e])]('');}function _0x53000c(){}function _0x342172(_0x4a96af){return _0x4a96af['map'](_0x43cdf5=>String['fromCharCode'](_0x43cdf5))['join']('');}_0x4a0de6(await _0x124038());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x3328e5=>{'$graveyard'!==_0x3328e5['rootName']&&this['editor']['editing']['reconvertItem'](_0x3328e5);});}['_trackNewToCElements'](){for(const _0x2c3919 of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x2c3919['type']||'tableOfContents'!==_0x2c3919['name'])return;this['_tableOfContentsElements']['add'](_0x2c3919['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x5e8822=this['editor']['conversion'];_0x5e8822['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x5e8822['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x253d31,{writer:_0x4a90f5})=>this['_createTableOfContents'](_0x4a90f5,!0x0)}),_0x5e8822['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x3f9404,{writer:_0x4a1f4})=>{this['_tableOfContentsElements']['add'](_0x3f9404);const _0x397821=this['_createTableOfContents'](_0x4a1f4);return _0x406086(_0x397821,_0x4a1f4,{'label':j(this['editor']['locale'],'Table\x20of\x20contents')});}}),this['editor']['data']['registerRawContentMatcher']({'name':'div','classes':'table-of-contents'}),this['editor']['editing']['mapper']['on']('viewToModelPosition',this['_redirectMapper'](),{'priority':'high'});}['_createTableOfContents'](_0xffe95b,_0x4dd7f0=!0x1){const {locale:_0x3f1bdf}=this['editor'],_0x295c43=_0xffe95b['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x4dd7f0&&{'data-table-of-contents-label':j(_0x3f1bdf,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x4dd7f0&&_0xffe95b['insert'](_0xffe95b['createPositionAt'](_0x295c43,'end'),_0xffe95b['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0xffe95b['createText'](j(_0x3f1bdf,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x20b066=_0x4dd7f0?'':'['+j(_0x3f1bdf,'Empty\x20heading')+']';let _0x580c23=_0x295c43;return this['_currentOutlineDefinitions']['forEach']((_0x2d93a7,_0x8e9ff3,_0x5941a0)=>{const _0x4d2438=this['editor']['model']['hasContent'](_0x2d93a7['modelElement'],{'ignoreWhitespaces':!0x0}),_0xdcf740=_0x4d2438?_0x2d93a7['text']:_0x20b066,_0x3eed9c=_0x2d93a7['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x2c92c9=_0xffe95b['createContainerElement']('a',{'href':'#'+_0x3eed9c,...!_0x4dd7f0&&{'tabindex':'-1'}},[_0xffe95b['createText'](_0xdcf740)]),_0x4dc612=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0xffe95b['setCustomProperty']('tableOfContentsHeadingIndex',_0x8e9ff3,_0x2c92c9);const _0x1d99b=_0xffe95b['createContainerElement']('li',null,[_0x4d2438||!_0x4dd7f0&&_0x4dc612?_0x2c92c9:_0xffe95b['createText']('')]),_0x44b2e7=_0x8e9ff3?_0x5941a0[_0x8e9ff3-0x1]['level']:0x0,_0x49121b=Math['abs'](_0x2d93a7['level']-_0x44b2e7);if(_0x2d93a7['level']>_0x44b2e7){const _0x2c637a=N(_0x1d99b,_0x49121b,_0xffe95b);_0xffe95b['insert'](_0xffe95b['createPositionAt'](_0x580c23,'end'),_0x2c637a);}else{const _0x1ab6cf=function(_0x5bccb1,_0x4f59fc){return _0x5bccb1['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x50116d=>_0x50116d['is']('element','ol'))[_0x4f59fc];}(_0x580c23,_0x49121b);_0xffe95b['insert'](_0xffe95b['createPositionAt'](_0x1ab6cf,'end'),_0x1d99b);}_0x580c23=_0x1d99b;}),_0x295c43;}['_handleScrollToHeading'](_0x2b7faf){const _0x4a450c=this['_currentOutlineDefinitions'][_0x2b7faf]['modelElement'];this['editor']['model']['change'](_0x6de515=>{_0x6de515['setSelection'](_0x4a450c,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x339778,_0xd6f7d1)=>{const _0x222072=_0xd6f7d1['mapper'],_0x3f95ef=_0x222072['findMappedViewAncestor'](_0xd6f7d1['viewPosition']),_0x59108e=_0x222072['toModelElement'](_0x3f95ef);_0x59108e['is']('element','tableOfContents')&&(_0xd6f7d1['modelPosition']=this['editor']['model']['createPositionAt'](_0x59108e,0x0),_0x339778['stop']());};}}function N(_0xe8e4bf,_0x1d26c8,_0x638246){return 0x1===_0x1d26c8?_0x638246['createContainerElement']('ol',null,[_0xe8e4bf]):_0x638246['createContainerElement']('ol',null,[_0x638246['createContainerElement']('li',null,[N(_0xe8e4bf,_0x1d26c8-0x1,_0x638246)])]);}class o extends _0x490c8a{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x29bc06=this['editor'];_0x29bc06['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x2c8c4f=this['_createButton'](_0x41b463);return _0x2c8c4f['tooltip']=!0x0,_0x2c8c4f;}),_0x29bc06['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x27b760)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x518fdc=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x124f12;for(const _0x1d4a11 in _0x518fdc){const _0x44d5a8=_0x1d4a11,_0xb7fcd5=_0x518fdc[_0x44d5a8];if('tableOfContentsLicenseKeyValid'==_0xb7fcd5||'tableOfContentsLicenseKeyInvalid'==_0xb7fcd5||'tableOfContentsLicenseKeyExpired'==_0xb7fcd5||'tableOfContentsLicenseKeyDomainLimit'==_0xb7fcd5||'tableOfContentsLicenseKeyNotAllowed'==_0xb7fcd5||'tableOfContentsLicenseKeyEvaluationLimit'==_0xb7fcd5||'tableOfContentsLicenseKeyUsageLimit'==_0xb7fcd5){delete _0x518fdc[_0x44d5a8],_0x124f12=_0xb7fcd5,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x124f12&&_0x518fdc['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x124f12&&_0x518fdc['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x124f12&&_0x518fdc['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x124f12&&_0x518fdc['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x124f12&&_0x518fdc['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x124f12&&_0x518fdc['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x59f84c){const _0x28ea1d=this['editor'],_0x1361ca=_0x28ea1d['locale'],_0x667528=_0x28ea1d['commands']['get']('insertTableOfContents'),_0x3ee248=new _0x59f84c(_0x1361ca);return _0x3ee248['set']({'label':j(_0x1361ca,'Table\x20of\x20contents'),'icon':_0x30b2bf}),_0x3ee248['bind']('isEnabled')['to'](_0x667528,'isEnabled'),this['listenTo'](_0x3ee248,'execute',()=>{_0x28ea1d['execute']('insertTableOfContents'),_0x28ea1d['editing']['view']['focus']();}),_0x3ee248;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class TableOfContents extends _0x490c8a{static get['requires'](){return[s,o];}static get['pluginName'](){return'TableOfContents';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{DocumentOutline,n as DocumentOutlineUI,i as DocumentOutlineUtils,T as HeadingId,TableOfContents,_ as TableOfContentsCommand,s as TableOfContentsEditing,o as TableOfContentsUI};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-document-outline",
3
- "version": "47.7.3-alpha.0",
3
+ "version": "47.7.3",
4
4
  "description": "Document outline feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -13,14 +13,14 @@
13
13
  "type": "module",
14
14
  "main": "src/index.js",
15
15
  "dependencies": {
16
- "@ckeditor/ckeditor5-core": "47.7.3-alpha.0",
17
- "@ckeditor/ckeditor5-engine": "47.7.3-alpha.0",
18
- "@ckeditor/ckeditor5-heading": "47.7.3-alpha.0",
19
- "@ckeditor/ckeditor5-icons": "47.7.3-alpha.0",
20
- "@ckeditor/ckeditor5-ui": "47.7.3-alpha.0",
21
- "@ckeditor/ckeditor5-utils": "47.7.3-alpha.0",
22
- "@ckeditor/ckeditor5-widget": "47.7.3-alpha.0",
23
- "ckeditor5": "47.7.3-alpha.0",
16
+ "@ckeditor/ckeditor5-core": "47.7.3",
17
+ "@ckeditor/ckeditor5-engine": "47.7.3",
18
+ "@ckeditor/ckeditor5-heading": "47.7.3",
19
+ "@ckeditor/ckeditor5-icons": "47.7.3",
20
+ "@ckeditor/ckeditor5-ui": "47.7.3",
21
+ "@ckeditor/ckeditor5-utils": "47.7.3",
22
+ "@ckeditor/ckeditor5-widget": "47.7.3",
23
+ "ckeditor5": "47.7.3",
24
24
  "es-toolkit": "1.39.5"
25
25
  },
26
26
  "license": "SEE LICENSE IN LICENSE.md",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1fb39f=_0x25aa;(function(_0x5e3c74,_0xe54cc5){const _0x45fbcc=_0x25aa,_0x21b635=_0x5e3c74();while(!![]){try{const _0x382143=parseInt(_0x45fbcc(0x96))/0x1*(parseInt(_0x45fbcc(0xb5))/0x2)+-parseInt(_0x45fbcc(0x9c))/0x3+-parseInt(_0x45fbcc(0xa1))/0x4*(-parseInt(_0x45fbcc(0xad))/0x5)+-parseInt(_0x45fbcc(0xab))/0x6+parseInt(_0x45fbcc(0xd5))/0x7+parseInt(_0x45fbcc(0xb7))/0x8*(-parseInt(_0x45fbcc(0xb9))/0x9)+-parseInt(_0x45fbcc(0xc1))/0xa;if(_0x382143===_0xe54cc5)break;else _0x21b635['push'](_0x21b635['shift']());}catch(_0x59e310){_0x21b635['push'](_0x21b635['shift']());}}}(_0x53dd,0xb06fe));import{Plugin as _0x1339c0}from'ckeditor5/src/core.js';function _0x53dd(){const _0x18aca6=['top','cancel','model','focus','pluginName','get','floor','itemSelected','mapViewToDom','domConverter','height','_handleOutlineChange','document-outline-container-not-provided','scroll','focusTracker','element','activeItemIndex','bottom','8735419jLSUCq','listenTo','scrollToTheSelection','documentOutline.container','href','config','toViewElement','getRootNames','join','length','133DVgSlC','change','setSelection','isOfficialPlugin','bind','locale','1235862oElJha','map','document','modelElement','_updateActiveDefinitionFromViewportThrottled','4pgBXtO','_setActiveViewItem','mapper','_handleItemSelected','editor','editing','DocumentOutlineUtils','DocumentOutlineUI','init','indexOf','6256650DNuYwU','render','3922905fkxIux','getDomRoot','fromCharCode','sync','getVisible','appendChild','add','destroy','14618RmEDWy','documentOutline.showEmptyHeadings','882616bmCxZJ','_currentOutlineDefinitions','27LjDzTp','isPremiumPlugin','afterInit','window','_updateActiveDefinitionOnViewportChange','resize','plugins','view','4961990mUASAK','getIntersection'];_0x53dd=function(){return _0x18aca6;};return _0x53dd();}import{CKEditorError as _0x25964f,global as _0x6030dc,Rect as _0xcf3698,uid as _0x46c3f8}from'ckeditor5/src/utils.js';import{DocumentOutlineView as _0x166f00}from'./ui/documentoutlineview.js';import{throttle as _0x435e04}from'es-toolkit/compat';function _0x25aa(_0x59e0ee,_0x4223b8){const _0x53dd43=_0x53dd();return _0x25aa=function(_0x25aae9,_0x5e4665){_0x25aae9=_0x25aae9-0x92;let _0x5b6c02=_0x53dd43[_0x25aae9];return _0x5b6c02;},_0x25aa(_0x59e0ee,_0x4223b8);}import'../../theme/documentoutline.css';export class DocumentOutlineUI extends _0x1339c0{[_0x1fb39f(0xc0)];[_0x1fb39f(0xb8)];[_0x1fb39f(0xa0)];static get[_0x1fb39f(0xc7)](){const _0x5c7889=_0x1fb39f;return _0x5c7889(0xa8);}static get[_0x1fb39f(0x99)](){return!0x0;}static get[_0x1fb39f(0xba)](){return!0x0;}constructor(_0x45a58f){const _0x4ea04e=_0x1fb39f;super(_0x45a58f),this[_0x4ea04e(0xc0)]=new _0x166f00(_0x45a58f[_0x4ea04e(0x9b)],this[_0x4ea04e(0xa5)][_0x4ea04e(0xda)][_0x4ea04e(0xc8)](_0x4ea04e(0xb6)),this[_0x4ea04e(0xa5)][_0x4ea04e(0xda)][_0x4ea04e(0xc8)](_0x4ea04e(0xd8))),this[_0x4ea04e(0xb8)]=[],this[_0x4ea04e(0xa0)]=_0x435e04(this[_0x4ea04e(0xbd)][_0x4ea04e(0x9a)](this),0x64);}[_0x1fb39f(0xa9)](){const _0x5b2a29=_0x1fb39f,_0x444e29=this[_0x5b2a29(0xa5)],_0x3abf70=_0x444e29[_0x5b2a29(0xbf)][_0x5b2a29(0xc8)](_0x5b2a29(0xa7));let _0xaf1d6f=!0x1;if(this[_0x5b2a29(0xc0)][_0x5b2a29(0xac)](),this[_0x5b2a29(0xa5)]['ui'][_0x5b2a29(0xd1)][_0x5b2a29(0xb3)](this[_0x5b2a29(0xc0)][_0x5b2a29(0xd2)]),!_0x444e29[_0x5b2a29(0xda)][_0x5b2a29(0xc8)](_0x5b2a29(0xd8)))throw new _0x25964f(_0x5b2a29(0xcf),{'editor':_0x444e29});_0x444e29[_0x5b2a29(0xda)][_0x5b2a29(0xc8)](_0x5b2a29(0xd8))[_0x5b2a29(0xb2)](this[_0x5b2a29(0xc0)][_0x5b2a29(0xd2)]),_0x3abf70['on'](_0x5b2a29(0x97),this[_0x5b2a29(0xce)][_0x5b2a29(0x9a)](this)),_0x3abf70['on'](_0x5b2a29(0xd3),(_0x478dba,{index:_0x11f874})=>this[_0x5b2a29(0xa2)](_0x11f874)),this[_0x5b2a29(0xc0)]['on'](_0x5b2a29(0xca),(_0x2b5a7e,_0x53af45)=>{const _0x8ebe16=_0x5b2a29;_0xaf1d6f=!0x0,this[_0x8ebe16(0xa4)](_0x53af45);}),this[_0x5b2a29(0xc0)][_0x5b2a29(0xd6)](_0x6030dc[_0x5b2a29(0x9e)],_0x5b2a29(0xd0),()=>{const _0x4835bf=_0x5b2a29;_0xaf1d6f?_0xaf1d6f=!0x1:this[_0x4835bf(0xa0)]();},{'useCapture':!0x0}),this[_0x5b2a29(0xc0)][_0x5b2a29(0xd6)](_0x6030dc[_0x5b2a29(0xbc)],_0x5b2a29(0xbe),this[_0x5b2a29(0xa0)],{'useCapture':!0x0});}[_0x1fb39f(0xbb)](){!async function(_0x17a29e){const _0x1e946a=_0x121d33([0x61,0x57,0x78,0x6c,0x50,0x47,0x30,0x41,0x33,0x43,0x44,0x64,0x48,0x42,0x73,0x5a,0x45,0x71,0x77,0x55,0x4c,0x6f,0x6a,0x4f,0x72,0x67,0x4d,0x58,0x56,0x54,0x52,0x76,0x75,0x31,0x62,0x49,0x32,0x34,0x38,0x37,0x70,0x74,0x7a,0x4a,0x4b,0x51,0x65,0x69,0x68,0x66,0x4e,0x6b,0x59,0x53,0x39,0x6e,0x36,0x79,0x35,0x6d,0x63,0x46]),_0x5a8af1=0x1cb264a3,_0x186d7f=0x1cb5eb63^_0x5a8af1,_0x3b7454=window[_0x121d33([0x44,0x61,0x74,0x65])][_0x121d33([0x6e,0x6f,0x77])](),_0x2cabe6=_0x17a29e[_0x121d33([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x544bce=new window[(_0x121d33([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3fa47d=>{_0x2cabe6[_0x121d33([0x6f,0x6e,0x63,0x65])](_0x121d33([0x72,0x65,0x61,0x64,0x79]),_0x3fa47d);}),_0x344894={[_0x121d33([0x6b,0x74,0x79])]:_0x121d33([0x45,0x43]),[_0x121d33([0x75,0x73,0x65])]:_0x121d33([0x73,0x69,0x67]),[_0x121d33([0x63,0x72,0x76])]:_0x121d33([0x50,0x2d,0x32,0x35,0x36]),[_0x121d33([0x78])]:_0x121d33([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]),[_0x121d33([0x79])]:_0x121d33([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]),[_0x121d33([0x61,0x6c,0x67])]:_0x121d33([0x45,0x53,0x32,0x35,0x36])},_0x3579ef=_0x2cabe6[_0x121d33([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x121d33([0x67,0x65,0x74])](_0x121d33([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xc7d5e2(){let _0x458b8b,_0x9bffd9=null,_0x2ecf99=null;try{if(_0x3579ef==_0x121d33([0x47,0x50,0x4c]))return _0x121d33([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x458b8b=_0x4f7bc0(),!_0x458b8b)return _0x121d33([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x458b8b[_0x121d33([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2ecf99=_0xe22c02(_0x458b8b[_0x121d33([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x458b8b[_0x121d33([0x6a,0x74,0x69])])),await _0x20b29d()?_0x7afe86()?_0x314ef0()?_0x121d33([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2d6eeb()?(_0x458b8b[_0x121d33([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x121d33([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x9bffd9=_0xda059d(_0x121d33([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x348f0b()):_0x121d33([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x121d33([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x121d33([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x121d33([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x314ef0(){const _0x4700c1=[_0x121d33([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x121d33([0x74,0x72,0x69,0x61,0x6c])][_0x121d33([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x458b8b[_0x121d33([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3b7454/0x3e8:0xe10*_0x186d7f;return _0x458b8b[_0x121d33([0x65,0x78,0x70])]<_0x4700c1;}function _0x7afe86(){const _0x5a3243=_0x458b8b[_0x121d33([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5a3243&&(!!_0x5a3243[_0x121d33([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x121d33([0x2a]))||(!!_0x5a3243[_0x121d33([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x121d33([0x44,0x4f]))||(!!_0x5a3243[_0x121d33([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x121d33([0x50,0x50]))||!(!_0x5a3243[_0x121d33([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x121d33([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x38781e()))));}function _0x2d6eeb(){const _0xc918d1=_0x25aa,_0x3255da=_0x458b8b[_0x121d33([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3255da||0x0==_0x3255da[_0x121d33([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xe74b27}=new URL(window[_0x121d33([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0xc918d1(0xd9)]);if(_0x3255da[_0x121d33([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xe74b27))return!0x0;const _0x3f3f3d=_0xe74b27[_0x121d33([0x73,0x70,0x6c,0x69,0x74])](_0x121d33([0x2e]));return _0x3255da[_0x121d33([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x227647=>_0x227647[_0x121d33([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x121d33([0x2a])))[_0x121d33([0x6d,0x61,0x70])](_0x3e0cc7=>_0x3e0cc7[_0x121d33([0x73,0x70,0x6c,0x69,0x74])](_0x121d33([0x2e])))[_0x121d33([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x35d456=>_0x35d456[_0x121d33([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3f3f3d[_0x121d33([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x121d33([0x6d,0x61,0x70])](_0x2a5877=>Array(_0x3f3f3d[_0x121d33([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2a5877[_0x121d33([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x121d33([0x66,0x69,0x6c,0x6c])](_0x2a5877[0x0]===_0x121d33([0x2a])?_0x121d33([0x2a]):'')[_0x121d33([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2a5877))[_0x121d33([0x73,0x6f,0x6d,0x65])](_0x196a43=>_0x3f3f3d[_0x121d33([0x65,0x76,0x65,0x72,0x79])]((_0x25f494,_0x5494c5)=>_0x196a43[_0x5494c5]===_0x25f494||_0x196a43[_0x5494c5]===_0x121d33([0x2a])));}function _0x348f0b(){return _0x9bffd9&&_0x2ecf99?new window[(_0x121d33([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x17c4f2,_0x35c093)=>{_0x9bffd9[_0x121d33([0x74,0x68,0x65,0x6e])](_0x17c4f2,_0x35c093),_0x2ecf99[_0x121d33([0x74,0x68,0x65,0x6e])](_0x4db9dd=>{_0x4db9dd!=_0x121d33([0x56,0x61,0x6c,0x69,0x64])&&_0x17c4f2(_0x4db9dd);},_0x35c093);}):_0x9bffd9||_0x2ecf99||_0x121d33([0x56,0x61,0x6c,0x69,0x64]);}}function _0xe22c02(_0x5a0f84,_0x42a466){return new window[(_0x121d33([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x6dab09=>{if(_0x1aaa38())return _0x6dab09(_0x121d33([0x56,0x61,0x6c,0x69,0x64]));_0x3c046a(),_0x2cabe6[_0x121d33([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x121d33([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x282947=!0x1;const _0x46323e=_0x46c3f8();function _0x57e45f(_0x38e4b3){return!!_0x38e4b3&&(typeof _0x38e4b3===_0x121d33([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x38e4b3===_0x121d33([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x38e4b3[_0x121d33([0x74,0x68,0x65,0x6e])]===_0x121d33([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x38e4b3[_0x121d33([0x63,0x61,0x74,0x63,0x68])]===_0x121d33([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x22f903(_0x1f942c){_0xc932b2(_0x1f942c)[_0x121d33([0x74,0x68,0x65,0x6e])](_0x2cdcf8=>{if(!_0x2cdcf8||_0x2cdcf8[_0x121d33([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x121d33([0x6f,0x6b]))return _0x121d33([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3d6c79(_0x56d431(_0x46323e+_0x42a466))!=_0x2cdcf8[_0x121d33([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x121d33([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x121d33([0x56,0x61,0x6c,0x69,0x64]);})[_0x121d33([0x74,0x68,0x65,0x6e])](_0x105d2f=>(_0x150083(),_0x105d2f),()=>{const _0x4b66ee=_0x4ef47d();return null==_0x4b66ee?(_0x150083(),_0x121d33([0x56,0x61,0x6c,0x69,0x64])):_0x121d33(_0x3b7454-_0x4b66ee>(0x38bee0a3^_0x5a8af1)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x121d33([0x74,0x68,0x65,0x6e])](_0x6dab09)[_0x121d33([0x63,0x61,0x74,0x63,0x68])](()=>{_0x6dab09(_0x121d33([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x282ad4=0x1c848a23^_0x5a8af1;function _0x150083(){const _0x2bb1bf=_0x121d33([0x6c,0x6c,0x63,0x74,0x2d])+_0x3d6c79(_0x56d431(_0x5a0f84)),_0x29b3f4=_0x35c5d8(_0x3d6c79(window[_0x121d33([0x4d,0x61,0x74,0x68])][_0x121d33([0x63,0x65,0x69,0x6c])](_0x3b7454/_0x282ad4)));window[_0x121d33([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x121d33([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2bb1bf,_0x29b3f4);}function _0x4ef47d(){const _0x109881=_0x121d33([0x6c,0x6c,0x63,0x74,0x2d])+_0x3d6c79(_0x56d431(_0x5a0f84)),_0x530488=window[_0x121d33([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x121d33([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x109881);return _0x530488?window[_0x121d33([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x35c5d8(_0x530488),0x10)*_0x282ad4:null;}function _0xc932b2(_0x3fc5f5){return new window[(_0x121d33([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x25b253,_0x4db8ab)=>{_0x3fc5f5[_0x121d33([0x74,0x68,0x65,0x6e])](_0x25b253,_0x4db8ab),window[_0x121d33([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4db8ab,0x1cb3b063^_0x5a8af1);});}}_0x2cabe6[_0x121d33([0x6f,0x6e])](_0x121d33([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x23c92a,_0x376255)=>{if(_0x376255[0x0]!=_0x5a0f84)return _0x6dab09(_0x121d33([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x376255[0x1]={..._0x376255[0x1],[_0x121d33([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x46323e};},{[_0x121d33([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x121d33([0x68,0x69,0x67,0x68])}),_0x2cabe6[_0x121d33([0x6f,0x6e])](_0x121d33([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5c2e12=>{_0x57e45f(_0x5c2e12[_0x121d33([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x282947=!0x0,_0x22f903(_0x5c2e12[_0x121d33([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x121d33([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x121d33([0x6c,0x6f,0x77])}),_0x544bce[_0x121d33([0x74,0x68,0x65,0x6e])](()=>{_0x282947||_0x6dab09(_0x121d33([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1aaa38(){return _0x2cabe6[_0x121d33([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x121d33([0x76,0x69,0x65,0x77])][_0x121d33([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x121d33([0x61,0x75,0x74,0x6f]);}function _0x3c046a(){_0x2cabe6[_0x121d33([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x121d33([0x76,0x69,0x65,0x77])][_0x121d33([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x121d33([0x61,0x75,0x74,0x6f]);}}function _0xda059d(_0x4962b5){const _0x336f7d=[new window[(_0x121d33([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x150178=>setTimeout(_0x150178,0x1cbb5a6f^_0x5a8af1)),_0x544bce[_0x121d33([0x74,0x68,0x65,0x6e])](()=>new window[(_0x121d33([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x489696=>{let _0x401337=0x0;_0x2cabe6[_0x121d33([0x6d,0x6f,0x64,0x65,0x6c])][_0x121d33([0x6f,0x6e])](_0x121d33([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x35c310,_0x4d1ce6)=>{_0x4d1ce6[0x0][_0x121d33([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x401337++,_0x401337==(0x1cb2614b^_0x5a8af1)&&(_0x489696(),_0x35c310[_0x121d33([0x6f,0x66,0x66])]());});}))];return window[_0x121d33([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x121d33([0x72,0x61,0x63,0x65])](_0x336f7d)[_0x121d33([0x74,0x68,0x65,0x6e])](()=>_0x4962b5);}async function _0x10262e(){await _0x544bce,_0x2cabe6[_0x121d33([0x6d,0x6f,0x64,0x65,0x6c])][_0x121d33([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5c1f77,_0x2cabe6[_0x121d33([0x6d,0x6f,0x64,0x65,0x6c])][_0x121d33([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5c1f77,_0x2cabe6[_0x121d33([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x121d33([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x38781e(){return window[_0x121d33([0x67,0x6c,0x6f,0x62])]&&window[_0x121d33([0x67,0x6c,0x6f,0x62])][_0x121d33([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x10f59b(_0x1916e2){const _0x18aba5=_0x1bc9cb();_0x2cabe6[_0x18aba5]=_0x121d33([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])+_0x1916e2,_0x1916e2!=_0x121d33([0x56,0x61,0x6c,0x69,0x64])&&_0x10262e();}function _0x1bc9cb(){const _0x1d31a2=window[_0x121d33([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x121d33([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x121d33([0x6e,0x6f,0x77])]())[_0x121d33([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x121d33([0x2e]),'');let _0x11e52e=_0x121d33([0x61]);for(let _0x45ec92=0x0;_0x45ec92<_0x1d31a2[_0x121d33([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x45ec92+=0x2){let _0x36e9ec=window[_0x121d33([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1d31a2[_0x121d33([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x45ec92,_0x45ec92+0x2));_0x36e9ec>=_0x1e946a[_0x121d33([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x36e9ec-=_0x1e946a[_0x121d33([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x11e52e+=_0x1e946a[_0x36e9ec];}return _0x11e52e;}function _0x4f7bc0(){const _0x68f430=_0x3579ef[_0x121d33([0x73,0x70,0x6c,0x69,0x74])](_0x121d33([0x2e]));if(0x3!=_0x68f430[_0x121d33([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4aeebe(_0x68f430[0x1]);function _0x4aeebe(_0x44e9bb){const _0x4365ca=_0x17d55f(_0x44e9bb);return _0x4365ca&&_0x45b5a0()?_0x4365ca:null;function _0x45b5a0(){const _0x11f49=_0x4365ca[_0x121d33([0x6a,0x74,0x69])],_0x57d1dc=window[_0x121d33([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x11f49[_0x121d33([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x11f49[_0x121d33([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x21962b={..._0x4365ca,[_0x121d33([0x6a,0x74,0x69])]:_0x11f49[_0x121d33([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x11f49[_0x121d33([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x21962b[_0x121d33([0x76,0x63])],_0x56d431(_0x21962b)==_0x57d1dc;}}}async function _0x20b29d(){let _0x5935ba=!0x0;try{const _0x22c862=_0x3579ef[_0x121d33([0x73,0x70,0x6c,0x69,0x74])](_0x121d33([0x2e])),[_0x28cabf,_0x55cab1,_0x3c248d]=_0x22c862;return _0x563599(_0x28cabf),await _0x501900(_0x28cabf,_0x55cab1,_0x3c248d),_0x5935ba;}catch{return!0x1;}function _0x563599(_0x56ffe4){const _0xe8d7e7=_0x17d55f(_0x56ffe4);_0xe8d7e7&&_0xe8d7e7[_0x121d33([0x61,0x6c,0x67])]==_0x121d33([0x45,0x53,0x32,0x35,0x36])||(_0x5935ba=!0x1);}async function _0x501900(_0x26dc3a,_0x32fbbc,_0x4ea896){const _0x440e2e=window[_0x121d33([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x121d33([0x66,0x72,0x6f,0x6d])](_0x194668(_0x4ea896),_0x48a813=>_0x48a813[_0x121d33([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xb660a6=new window[(_0x121d33([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x121d33([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x26dc3a+_0x121d33([0x2e])+_0x32fbbc),_0x1720d8=window[_0x121d33([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x121d33([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1720d8)return;const _0x321e78=await _0x1720d8[_0x121d33([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x121d33([0x6a,0x77,0x6b]),_0x344894,{[_0x121d33([0x6e,0x61,0x6d,0x65])]:_0x121d33([0x45,0x43,0x44,0x53,0x41]),[_0x121d33([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x121d33([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x121d33([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1720d8[_0x121d33([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x121d33([0x6e,0x61,0x6d,0x65])]:_0x121d33([0x45,0x43,0x44,0x53,0x41]),[_0x121d33([0x68,0x61,0x73,0x68])]:{[_0x121d33([0x6e,0x61,0x6d,0x65])]:_0x121d33([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x321e78,_0x440e2e,_0xb660a6)||(_0x5935ba=!0x1);}}function _0x17d55f(_0x4f8ba0){return _0x4f8ba0[_0x121d33([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x121d33([0x65,0x79]))?JSON[_0x121d33([0x70,0x61,0x72,0x73,0x65])](_0x194668(_0x4f8ba0)):null;}function _0x194668(_0xeb5f77){return window[_0x121d33([0x61,0x74,0x6f,0x62])](_0xeb5f77[_0x121d33([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x121d33([0x2b]))[_0x121d33([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x121d33([0x2f])));}function _0x56d431(_0x371349){let _0x800e84=0x1505;function _0x129529(_0x4f79f1){for(let _0x4c80d3=0x0;_0x4c80d3<_0x4f79f1[_0x121d33([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4c80d3++){const _0x3bb366=_0x4f79f1[_0x121d33([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4c80d3);_0x800e84=(_0x800e84<<0x5)+_0x800e84+_0x3bb366,_0x800e84&=_0x800e84;}}function _0x525bda(_0x39ecd2){Array[_0x121d33([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x39ecd2)?_0x39ecd2[_0x121d33([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x525bda):_0x39ecd2&&typeof _0x39ecd2==_0x121d33([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x121d33([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x39ecd2)[_0x121d33([0x73,0x6f,0x72,0x74])]()[_0x121d33([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0xfce4d9,_0x30e809])=>{_0x129529(_0xfce4d9),_0x525bda(_0x30e809);}):_0x129529(window[_0x121d33([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x39ecd2));}return _0x525bda(_0x371349),_0x800e84>>>0x0;}function _0x3d6c79(_0x132499){return _0x132499[_0x121d33([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x121d33([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x121d33([0x30]));}function _0x35c5d8(_0x24aa0f){return _0x24aa0f[_0x121d33([0x73,0x70,0x6c,0x69,0x74])]('')[_0x121d33([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x121d33([0x6a,0x6f,0x69,0x6e])]('');}function _0x5c1f77(){}function _0x121d33(_0x204d6d){const _0x38ca37=_0x25aa;return _0x204d6d[_0x38ca37(0x9d)](_0xb8a4af=>String[_0x38ca37(0xaf)](_0xb8a4af))[_0x38ca37(0x94)]('');}_0x10f59b(await _0xc7d5e2());}(this);}[_0x1fb39f(0xb4)](){const _0x2e3bae=_0x1fb39f;super[_0x2e3bae(0xb4)](),this[_0x2e3bae(0xc0)][_0x2e3bae(0xb4)](),this[_0x2e3bae(0xa0)][_0x2e3bae(0xc4)]();}[_0x1fb39f(0xce)](_0x4a2dcb,{outlineDefinitions:_0x30eb7b,outlineChanges:_0x2c6563}){const _0x41698e=_0x1fb39f;this[_0x41698e(0xb8)]=_0x30eb7b,this[_0x41698e(0xc0)][_0x41698e(0xb0)](_0x2c6563);}[_0x1fb39f(0xa2)](_0x2a2e40){const _0x33ba2c=_0x1fb39f;this[_0x33ba2c(0xb8)][_0x33ba2c(0x95)]&&this[_0x33ba2c(0xb8)][_0x2a2e40]&&(this[_0x33ba2c(0xc0)][_0x33ba2c(0xd3)]=_0x2a2e40);}[_0x1fb39f(0xa4)](_0x262659){const _0x41885a=_0x1fb39f,_0xee859b=this[_0x41885a(0xb8)][_0x262659][_0x41885a(0x9f)];this[_0x41885a(0xa5)][_0x41885a(0xc5)][_0x41885a(0x97)](_0x593976=>{const _0x25466e=_0x41885a;_0x593976[_0x25466e(0x98)](_0xee859b,0x0);}),this[_0x41885a(0xa5)][_0x41885a(0xa6)][_0x41885a(0xc0)][_0x41885a(0xd7)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x41885a(0xa5)][_0x41885a(0xa6)][_0x41885a(0xc0)][_0x41885a(0xc6)](),this[_0x41885a(0xa2)](_0x262659);}[_0x1fb39f(0xbd)](){const _0x368453=_0x1fb39f,_0x4d2202=this[_0x368453(0xa5)];let _0x36e79d;for(const _0x2509ec of _0x4d2202[_0x368453(0xc5)][_0x368453(0x9e)][_0x368453(0x93)]()){const _0x224fb2=_0x4d2202[_0x368453(0xa6)][_0x368453(0xc0)][_0x368453(0xae)](_0x2509ec),_0x4566aa=_0x224fb2&&new _0xcf3698(_0x224fb2)[_0x368453(0xb1)]();if(_0x4566aa){const _0x52d7ce=new _0xcf3698(_0x6030dc[_0x368453(0xbc)])[_0x368453(0xc2)](_0x4566aa);_0x52d7ce&&(_0x36e79d=_0x52d7ce[_0x368453(0xc3)]+0.25*_0x52d7ce[_0x368453(0xcd)]);}}if(void 0x0===_0x36e79d)return;const _0x228b08=D(_0x4d2202[_0x368453(0xa6)],this[_0x368453(0xb8)],_0x36e79d);_0x228b08?this[_0x368453(0xa2)](this[_0x368453(0xb8)][_0x368453(0xaa)](_0x228b08)):this[_0x368453(0xa2)](-0x1);}}function D(_0x190f2b,_0x432a9a,_0x1ec022,_0x326500=0x0,_0x8f2f47=_0x432a9a[_0x1fb39f(0x95)]-0x1){const _0x560346=_0x1fb39f,_0x31b880=Math[_0x560346(0xc9)](_0x326500+(_0x8f2f47-_0x326500)/0x2);if(_0x8f2f47>=_0x326500){const _0x25a7f8=_0x432a9a[_0x31b880],_0x335c0c=_0x190f2b[_0x560346(0xa3)][_0x560346(0x92)](_0x25a7f8[_0x560346(0x9f)]);if(!_0x335c0c)return null;const _0x52e69e=_0x190f2b[_0x560346(0xc0)][_0x560346(0xcc)][_0x560346(0xcb)](_0x335c0c);return new _0xcf3698(_0x52e69e)[_0x560346(0xd4)]>_0x1ec022?D(_0x190f2b,_0x432a9a,_0x1ec022,_0x326500,_0x31b880-0x1):D(_0x190f2b,_0x432a9a,_0x1ec022,_0x31b880+0x1,_0x8f2f47);}return _0x31b880<0x0?null:_0x432a9a[_0x31b880];}
23
+ function _0x1f44(){const _0x108862=['listenTo','toViewElement','63spqqKS','2943LPrbAe','length','pluginName','10FQoNUo','locale','documentOutline.container','isPremiumPlugin','height','13083180cxPAYZ','editing','document','getVisible','get','1236955UemWzM','itemSelected','modelElement','DocumentOutlineUI','appendChild','scroll','4PqFPEB','_setActiveViewItem','bind','DocumentOutlineUtils','getIntersection','afterInit','20352oDYhCc','plugins','add','element','window','focus','_updateActiveDefinitionFromViewportThrottled','bottom','floor','view','model','1847trydKh','domConverter','editor','change','_updateActiveDefinitionOnViewportChange','config','_handleItemSelected','mapper','scrollToTheSelection','cancel','join','getDomRoot','822189FYzHWQ','destroy','activeItemIndex','render','9096xgUfLD','document-outline-container-not-provided','resize','fromCharCode','5973077qBpkma','_currentOutlineDefinitions','top','init','getRootNames','documentOutline.showEmptyHeadings','13xGTirD','isOfficialPlugin','map','href','728TtMrZp','indexOf','focusTracker','_handleOutlineChange','mapViewToDom','setSelection','sync'];_0x1f44=function(){return _0x108862;};return _0x1f44();}const _0x4d1e63=_0x1a14;(function(_0x3746fc,_0x297b31){const _0x5d8896=_0x1a14,_0xd73090=_0x3746fc();while(!![]){try{const _0x37b07e=-parseInt(_0x5d8896(0x1fd))/0x1*(-parseInt(_0x5d8896(0x1cf))/0x2)+-parseInt(_0x5d8896(0x209))/0x3+parseInt(_0x5d8896(0x1ec))/0x4*(-parseInt(_0x5d8896(0x1e6))/0x5)+-parseInt(_0x5d8896(0x1f2))/0x6*(-parseInt(_0x5d8896(0x1d8))/0x7)+parseInt(_0x5d8896(0x20d))/0x8*(-parseInt(_0x5d8896(0x1d9))/0x9)+-parseInt(_0x5d8896(0x1dc))/0xa*(parseInt(_0x5d8896(0x211))/0xb)+-parseInt(_0x5d8896(0x1e1))/0xc*(-parseInt(_0x5d8896(0x217))/0xd);if(_0x37b07e===_0x297b31)break;else _0xd73090['push'](_0xd73090['shift']());}catch(_0x76b0ad){_0xd73090['push'](_0xd73090['shift']());}}}(_0x1f44,0x571e9));function _0x1a14(_0x422e0c,_0x39b53e){const _0x1f44aa=_0x1f44();return _0x1a14=function(_0x1a1426,_0xdd6254){_0x1a1426=_0x1a1426-0x1cc;let _0x1c8852=_0x1f44aa[_0x1a1426];return _0x1c8852;},_0x1a14(_0x422e0c,_0x39b53e);}import{Plugin as _0x3b0c19}from'ckeditor5/src/core.js';import{CKEditorError as _0x47b57e,global as _0x1ecddb,Rect as _0x33e5dd,uid as _0x8c6846}from'ckeditor5/src/utils.js';import{DocumentOutlineView as _0x5849d3}from'./ui/documentoutlineview.js';import{throttle as _0x482066}from'es-toolkit/compat';import'../../theme/documentoutline.css';export class DocumentOutlineUI extends _0x3b0c19{[_0x4d1e63(0x1fb)];[_0x4d1e63(0x212)];[_0x4d1e63(0x1f8)];static get[_0x4d1e63(0x1db)](){const _0x1ab708=_0x4d1e63;return _0x1ab708(0x1e9);}static get[_0x4d1e63(0x1cc)](){return!0x0;}static get[_0x4d1e63(0x1df)](){return!0x0;}constructor(_0x2ee69f){const _0x5f513f=_0x4d1e63;super(_0x2ee69f),this[_0x5f513f(0x1fb)]=new _0x5849d3(_0x2ee69f[_0x5f513f(0x1dd)],this[_0x5f513f(0x1ff)][_0x5f513f(0x202)][_0x5f513f(0x1e5)](_0x5f513f(0x216)),this[_0x5f513f(0x1ff)][_0x5f513f(0x202)][_0x5f513f(0x1e5)](_0x5f513f(0x1de))),this[_0x5f513f(0x212)]=[],this[_0x5f513f(0x1f8)]=_0x482066(this[_0x5f513f(0x201)][_0x5f513f(0x1ee)](this),0x64);}[_0x4d1e63(0x214)](){const _0x45f44b=_0x4d1e63,_0x4be487=this[_0x45f44b(0x1ff)],_0x3b146c=_0x4be487[_0x45f44b(0x1f3)][_0x45f44b(0x1e5)](_0x45f44b(0x1ef));let _0x4d8082=!0x1;if(this[_0x45f44b(0x1fb)][_0x45f44b(0x20c)](),this[_0x45f44b(0x1ff)]['ui'][_0x45f44b(0x1d1)][_0x45f44b(0x1f4)](this[_0x45f44b(0x1fb)][_0x45f44b(0x1f5)]),!_0x4be487[_0x45f44b(0x202)][_0x45f44b(0x1e5)](_0x45f44b(0x1de)))throw new _0x47b57e(_0x45f44b(0x20e),{'editor':_0x4be487});_0x4be487[_0x45f44b(0x202)][_0x45f44b(0x1e5)](_0x45f44b(0x1de))[_0x45f44b(0x1ea)](this[_0x45f44b(0x1fb)][_0x45f44b(0x1f5)]),_0x3b146c['on'](_0x45f44b(0x200),this[_0x45f44b(0x1d2)][_0x45f44b(0x1ee)](this)),_0x3b146c['on'](_0x45f44b(0x20b),(_0x9e0616,{index:_0x433bfe})=>this[_0x45f44b(0x1ed)](_0x433bfe)),this[_0x45f44b(0x1fb)]['on'](_0x45f44b(0x1e7),(_0x2da109,_0x50c667)=>{const _0x1ce092=_0x45f44b;_0x4d8082=!0x0,this[_0x1ce092(0x203)](_0x50c667);}),this[_0x45f44b(0x1fb)][_0x45f44b(0x1d6)](_0x1ecddb[_0x45f44b(0x1e3)],_0x45f44b(0x1eb),()=>{const _0x1db729=_0x45f44b;_0x4d8082?_0x4d8082=!0x1:this[_0x1db729(0x1f8)]();},{'useCapture':!0x0}),this[_0x45f44b(0x1fb)][_0x45f44b(0x1d6)](_0x1ecddb[_0x45f44b(0x1f6)],_0x45f44b(0x20f),this[_0x45f44b(0x1f8)],{'useCapture':!0x0});}[_0x4d1e63(0x1f1)](){!async function(_0x389907){const _0x49eff6=_0x22a8e2([0x61,0x57,0x78,0x6c,0x50,0x47,0x30,0x41,0x33,0x43,0x44,0x64,0x48,0x42,0x73,0x5a,0x45,0x71,0x77,0x55,0x4c,0x6f,0x6a,0x4f,0x72,0x67,0x4d,0x58,0x56,0x54,0x52,0x76,0x75,0x31,0x62,0x49,0x32,0x34,0x38,0x37,0x70,0x74,0x7a,0x4a,0x4b,0x51,0x65,0x69,0x68,0x66,0x4e,0x6b,0x59,0x53,0x39,0x6e,0x36,0x79,0x35,0x6d,0x63,0x46]),_0x50c08a=0x1cb264a3,_0xe7e6c4=0x1cb5eb63^_0x50c08a,_0x38847b=window[_0x22a8e2([0x44,0x61,0x74,0x65])][_0x22a8e2([0x6e,0x6f,0x77])](),_0x1cdb60=_0x389907[_0x22a8e2([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4aa3da=new window[(_0x22a8e2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x44ddb9=>{_0x1cdb60[_0x22a8e2([0x6f,0x6e,0x63,0x65])](_0x22a8e2([0x72,0x65,0x61,0x64,0x79]),_0x44ddb9);}),_0x5601aa={[_0x22a8e2([0x6b,0x74,0x79])]:_0x22a8e2([0x45,0x43]),[_0x22a8e2([0x75,0x73,0x65])]:_0x22a8e2([0x73,0x69,0x67]),[_0x22a8e2([0x63,0x72,0x76])]:_0x22a8e2([0x50,0x2d,0x32,0x35,0x36]),[_0x22a8e2([0x78])]:_0x22a8e2([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]),[_0x22a8e2([0x79])]:_0x22a8e2([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]),[_0x22a8e2([0x61,0x6c,0x67])]:_0x22a8e2([0x45,0x53,0x32,0x35,0x36])},_0x2b5ce4=_0x1cdb60[_0x22a8e2([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x22a8e2([0x67,0x65,0x74])](_0x22a8e2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1f427a(){let _0x2a663a,_0x2c5344=null,_0x729b33=null;try{if(_0x2b5ce4==_0x22a8e2([0x47,0x50,0x4c]))return _0x22a8e2([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2a663a=_0x5a6610(),!_0x2a663a)return _0x22a8e2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2a663a[_0x22a8e2([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x729b33=_0x2a5b02(_0x2a663a[_0x22a8e2([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2a663a[_0x22a8e2([0x6a,0x74,0x69])])),await _0x38434a()?_0x5dad05()?_0x1cdcc6()?_0x22a8e2([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x100b7f()?(_0x2a663a[_0x22a8e2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x22a8e2([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2c5344=_0x423f61(_0x22a8e2([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x19733f()):_0x22a8e2([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x22a8e2([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x22a8e2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x22a8e2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1cdcc6(){const _0x38b516=[_0x22a8e2([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x22a8e2([0x74,0x72,0x69,0x61,0x6c])][_0x22a8e2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2a663a[_0x22a8e2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x38847b/0x3e8:0xe10*_0xe7e6c4;return _0x2a663a[_0x22a8e2([0x65,0x78,0x70])]<_0x38b516;}function _0x5dad05(){const _0x11a91f=_0x2a663a[_0x22a8e2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x11a91f&&(!!_0x11a91f[_0x22a8e2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22a8e2([0x2a]))||(!!_0x11a91f[_0x22a8e2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22a8e2([0x44,0x4f]))||(!!_0x11a91f[_0x22a8e2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22a8e2([0x50,0x50]))||!(!_0x11a91f[_0x22a8e2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22a8e2([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x298734()))));}function _0x100b7f(){const _0x57e205=_0x1a14,_0x312bc0=_0x2a663a[_0x22a8e2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x312bc0||0x0==_0x312bc0[_0x22a8e2([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x387b8c}=new URL(window[_0x22a8e2([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x57e205(0x1ce)]);if(_0x312bc0[_0x22a8e2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x387b8c))return!0x0;const _0x3a9e59=_0x387b8c[_0x22a8e2([0x73,0x70,0x6c,0x69,0x74])](_0x22a8e2([0x2e]));return _0x312bc0[_0x22a8e2([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x285ab6=>_0x285ab6[_0x22a8e2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22a8e2([0x2a])))[_0x22a8e2([0x6d,0x61,0x70])](_0x2a9971=>_0x2a9971[_0x22a8e2([0x73,0x70,0x6c,0x69,0x74])](_0x22a8e2([0x2e])))[_0x22a8e2([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x44263a=>_0x44263a[_0x22a8e2([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3a9e59[_0x22a8e2([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x22a8e2([0x6d,0x61,0x70])](_0x248790=>Array(_0x3a9e59[_0x22a8e2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x248790[_0x22a8e2([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x22a8e2([0x66,0x69,0x6c,0x6c])](_0x248790[0x0]===_0x22a8e2([0x2a])?_0x22a8e2([0x2a]):'')[_0x22a8e2([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x248790))[_0x22a8e2([0x73,0x6f,0x6d,0x65])](_0x2c1cd2=>_0x3a9e59[_0x22a8e2([0x65,0x76,0x65,0x72,0x79])]((_0x25ca30,_0x10b42c)=>_0x2c1cd2[_0x10b42c]===_0x25ca30||_0x2c1cd2[_0x10b42c]===_0x22a8e2([0x2a])));}function _0x19733f(){return _0x2c5344&&_0x729b33?new window[(_0x22a8e2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1e674d,_0x5064c2)=>{_0x2c5344[_0x22a8e2([0x74,0x68,0x65,0x6e])](_0x1e674d,_0x5064c2),_0x729b33[_0x22a8e2([0x74,0x68,0x65,0x6e])](_0x43a052=>{_0x43a052!=_0x22a8e2([0x56,0x61,0x6c,0x69,0x64])&&_0x1e674d(_0x43a052);},_0x5064c2);}):_0x2c5344||_0x729b33||_0x22a8e2([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2a5b02(_0x5aad5d,_0x21e7eb){return new window[(_0x22a8e2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x384d94=>{if(_0x4db4c1())return _0x384d94(_0x22a8e2([0x56,0x61,0x6c,0x69,0x64]));_0x249f81(),_0x1cdb60[_0x22a8e2([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x22a8e2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x27c442=!0x1;const _0x272f83=_0x8c6846();function _0x1f3e55(_0x573720){return!!_0x573720&&(typeof _0x573720===_0x22a8e2([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x573720===_0x22a8e2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x573720[_0x22a8e2([0x74,0x68,0x65,0x6e])]===_0x22a8e2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x573720[_0x22a8e2([0x63,0x61,0x74,0x63,0x68])]===_0x22a8e2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x51ff8d(_0x26b30d){_0x443e3d(_0x26b30d)[_0x22a8e2([0x74,0x68,0x65,0x6e])](_0x3cb098=>{if(!_0x3cb098||_0x3cb098[_0x22a8e2([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x22a8e2([0x6f,0x6b]))return _0x22a8e2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xac188f(_0x4f78d7(_0x272f83+_0x21e7eb))!=_0x3cb098[_0x22a8e2([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x22a8e2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x22a8e2([0x56,0x61,0x6c,0x69,0x64]);})[_0x22a8e2([0x74,0x68,0x65,0x6e])](_0x173489=>(_0x3360dc(),_0x173489),()=>{const _0xe92d0d=_0x357c42();return null==_0xe92d0d?(_0x3360dc(),_0x22a8e2([0x56,0x61,0x6c,0x69,0x64])):_0x22a8e2(_0x38847b-_0xe92d0d>(0x38bee0a3^_0x50c08a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x22a8e2([0x74,0x68,0x65,0x6e])](_0x384d94)[_0x22a8e2([0x63,0x61,0x74,0x63,0x68])](()=>{_0x384d94(_0x22a8e2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x53c618=0x1c848a23^_0x50c08a;function _0x3360dc(){const _0x42eec5=_0x22a8e2([0x6c,0x6c,0x63,0x74,0x2d])+_0xac188f(_0x4f78d7(_0x5aad5d)),_0x3cf3d2=_0x3a7201(_0xac188f(window[_0x22a8e2([0x4d,0x61,0x74,0x68])][_0x22a8e2([0x63,0x65,0x69,0x6c])](_0x38847b/_0x53c618)));window[_0x22a8e2([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x22a8e2([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x42eec5,_0x3cf3d2);}function _0x357c42(){const _0x4bf177=_0x22a8e2([0x6c,0x6c,0x63,0x74,0x2d])+_0xac188f(_0x4f78d7(_0x5aad5d)),_0x5646ff=window[_0x22a8e2([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x22a8e2([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4bf177);return _0x5646ff?window[_0x22a8e2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3a7201(_0x5646ff),0x10)*_0x53c618:null;}function _0x443e3d(_0x2b90b8){return new window[(_0x22a8e2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x16ebf7,_0x34f935)=>{_0x2b90b8[_0x22a8e2([0x74,0x68,0x65,0x6e])](_0x16ebf7,_0x34f935),window[_0x22a8e2([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x34f935,0x1cb3b063^_0x50c08a);});}}_0x1cdb60[_0x22a8e2([0x6f,0x6e])](_0x22a8e2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x396e12,_0x385abe)=>{if(_0x385abe[0x0]!=_0x5aad5d)return _0x384d94(_0x22a8e2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x385abe[0x1]={..._0x385abe[0x1],[_0x22a8e2([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x272f83};},{[_0x22a8e2([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x22a8e2([0x68,0x69,0x67,0x68])}),_0x1cdb60[_0x22a8e2([0x6f,0x6e])](_0x22a8e2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4190d1=>{_0x1f3e55(_0x4190d1[_0x22a8e2([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x27c442=!0x0,_0x51ff8d(_0x4190d1[_0x22a8e2([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x22a8e2([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x22a8e2([0x6c,0x6f,0x77])}),_0x4aa3da[_0x22a8e2([0x74,0x68,0x65,0x6e])](()=>{_0x27c442||_0x384d94(_0x22a8e2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4db4c1(){return _0x1cdb60[_0x22a8e2([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x22a8e2([0x76,0x69,0x65,0x77])][_0x22a8e2([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x22a8e2([0x61,0x75,0x74,0x6f]);}function _0x249f81(){_0x1cdb60[_0x22a8e2([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x22a8e2([0x76,0x69,0x65,0x77])][_0x22a8e2([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x22a8e2([0x61,0x75,0x74,0x6f]);}}function _0x423f61(_0xa897af){const _0x2bc08a=[new window[(_0x22a8e2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3bc689=>setTimeout(_0x3bc689,0x1cbb5a6f^_0x50c08a)),_0x4aa3da[_0x22a8e2([0x74,0x68,0x65,0x6e])](()=>new window[(_0x22a8e2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5a5ea7=>{let _0x27dc1d=0x0;_0x1cdb60[_0x22a8e2([0x6d,0x6f,0x64,0x65,0x6c])][_0x22a8e2([0x6f,0x6e])](_0x22a8e2([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1d617d,_0x5ec092)=>{_0x5ec092[0x0][_0x22a8e2([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x27dc1d++,_0x27dc1d==(0x1cb2614b^_0x50c08a)&&(_0x5a5ea7(),_0x1d617d[_0x22a8e2([0x6f,0x66,0x66])]());});}))];return window[_0x22a8e2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x22a8e2([0x72,0x61,0x63,0x65])](_0x2bc08a)[_0x22a8e2([0x74,0x68,0x65,0x6e])](()=>_0xa897af);}async function _0x59e0e6(){await _0x4aa3da,_0x1cdb60[_0x22a8e2([0x6d,0x6f,0x64,0x65,0x6c])][_0x22a8e2([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3294c4,_0x1cdb60[_0x22a8e2([0x6d,0x6f,0x64,0x65,0x6c])][_0x22a8e2([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3294c4,_0x1cdb60[_0x22a8e2([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x22a8e2([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x298734(){return window[_0x22a8e2([0x67,0x6c,0x6f,0x62])]&&window[_0x22a8e2([0x67,0x6c,0x6f,0x62])][_0x22a8e2([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x46c98e(_0x42dc50){const _0x5ba8ac=_0x339005();_0x1cdb60[_0x5ba8ac]=_0x22a8e2([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])+_0x42dc50,_0x42dc50!=_0x22a8e2([0x56,0x61,0x6c,0x69,0x64])&&_0x59e0e6();}function _0x339005(){const _0x5d6c09=window[_0x22a8e2([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x22a8e2([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x22a8e2([0x6e,0x6f,0x77])]())[_0x22a8e2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x22a8e2([0x2e]),'');let _0x4d763e=_0x22a8e2([0x61]);for(let _0x251928=0x0;_0x251928<_0x5d6c09[_0x22a8e2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x251928+=0x2){let _0x111888=window[_0x22a8e2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5d6c09[_0x22a8e2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x251928,_0x251928+0x2));_0x111888>=_0x49eff6[_0x22a8e2([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x111888-=_0x49eff6[_0x22a8e2([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4d763e+=_0x49eff6[_0x111888];}return _0x4d763e;}function _0x5a6610(){const _0x307b7d=_0x2b5ce4[_0x22a8e2([0x73,0x70,0x6c,0x69,0x74])](_0x22a8e2([0x2e]));if(0x3!=_0x307b7d[_0x22a8e2([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x11a87a(_0x307b7d[0x1]);function _0x11a87a(_0x67c808){const _0x389a9a=_0x52e7a3(_0x67c808);return _0x389a9a&&_0x225225()?_0x389a9a:null;function _0x225225(){const _0x51d5c5=_0x389a9a[_0x22a8e2([0x6a,0x74,0x69])],_0x2c67ef=window[_0x22a8e2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x51d5c5[_0x22a8e2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x51d5c5[_0x22a8e2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5b2326={..._0x389a9a,[_0x22a8e2([0x6a,0x74,0x69])]:_0x51d5c5[_0x22a8e2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x51d5c5[_0x22a8e2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5b2326[_0x22a8e2([0x76,0x63])],_0x4f78d7(_0x5b2326)==_0x2c67ef;}}}async function _0x38434a(){let _0x5a286c=!0x0;try{const _0x1166d0=_0x2b5ce4[_0x22a8e2([0x73,0x70,0x6c,0x69,0x74])](_0x22a8e2([0x2e])),[_0x2ae708,_0x507ef0,_0x3dc96d]=_0x1166d0;return _0x26f2d0(_0x2ae708),await _0x298eb3(_0x2ae708,_0x507ef0,_0x3dc96d),_0x5a286c;}catch{return!0x1;}function _0x26f2d0(_0x9e1d1e){const _0x45b12=_0x52e7a3(_0x9e1d1e);_0x45b12&&_0x45b12[_0x22a8e2([0x61,0x6c,0x67])]==_0x22a8e2([0x45,0x53,0x32,0x35,0x36])||(_0x5a286c=!0x1);}async function _0x298eb3(_0x3102e3,_0x1cc6c9,_0x1e0b2d){const _0xe51b76=window[_0x22a8e2([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x22a8e2([0x66,0x72,0x6f,0x6d])](_0x3b4f32(_0x1e0b2d),_0x5c0e0c=>_0x5c0e0c[_0x22a8e2([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x54a30b=new window[(_0x22a8e2([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x22a8e2([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3102e3+_0x22a8e2([0x2e])+_0x1cc6c9),_0x713867=window[_0x22a8e2([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x22a8e2([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x713867)return;const _0x25fec2=await _0x713867[_0x22a8e2([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x22a8e2([0x6a,0x77,0x6b]),_0x5601aa,{[_0x22a8e2([0x6e,0x61,0x6d,0x65])]:_0x22a8e2([0x45,0x43,0x44,0x53,0x41]),[_0x22a8e2([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x22a8e2([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x22a8e2([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x713867[_0x22a8e2([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x22a8e2([0x6e,0x61,0x6d,0x65])]:_0x22a8e2([0x45,0x43,0x44,0x53,0x41]),[_0x22a8e2([0x68,0x61,0x73,0x68])]:{[_0x22a8e2([0x6e,0x61,0x6d,0x65])]:_0x22a8e2([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x25fec2,_0xe51b76,_0x54a30b)||(_0x5a286c=!0x1);}}function _0x52e7a3(_0x7451b6){return _0x7451b6[_0x22a8e2([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x22a8e2([0x65,0x79]))?JSON[_0x22a8e2([0x70,0x61,0x72,0x73,0x65])](_0x3b4f32(_0x7451b6)):null;}function _0x3b4f32(_0x154726){return window[_0x22a8e2([0x61,0x74,0x6f,0x62])](_0x154726[_0x22a8e2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x22a8e2([0x2b]))[_0x22a8e2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x22a8e2([0x2f])));}function _0x4f78d7(_0x3c7e03){let _0x14e68b=0x1505;function _0x4a4015(_0x9bce80){for(let _0x25ce0c=0x0;_0x25ce0c<_0x9bce80[_0x22a8e2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x25ce0c++){const _0x36d076=_0x9bce80[_0x22a8e2([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x25ce0c);_0x14e68b=(_0x14e68b<<0x5)+_0x14e68b+_0x36d076,_0x14e68b&=_0x14e68b;}}function _0x8a294f(_0x23addc){Array[_0x22a8e2([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x23addc)?_0x23addc[_0x22a8e2([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x8a294f):_0x23addc&&typeof _0x23addc==_0x22a8e2([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x22a8e2([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x23addc)[_0x22a8e2([0x73,0x6f,0x72,0x74])]()[_0x22a8e2([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3ddda4,_0x149a07])=>{_0x4a4015(_0x3ddda4),_0x8a294f(_0x149a07);}):_0x4a4015(window[_0x22a8e2([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x23addc));}return _0x8a294f(_0x3c7e03),_0x14e68b>>>0x0;}function _0xac188f(_0x2fa0e3){return _0x2fa0e3[_0x22a8e2([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x22a8e2([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x22a8e2([0x30]));}function _0x3a7201(_0x570810){return _0x570810[_0x22a8e2([0x73,0x70,0x6c,0x69,0x74])]('')[_0x22a8e2([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x22a8e2([0x6a,0x6f,0x69,0x6e])]('');}function _0x3294c4(){}function _0x22a8e2(_0x3892af){const _0x138866=_0x1a14;return _0x3892af[_0x138866(0x1cd)](_0x44e18a=>String[_0x138866(0x210)](_0x44e18a))[_0x138866(0x207)]('');}_0x46c98e(await _0x1f427a());}(this);}[_0x4d1e63(0x20a)](){const _0x43fd0d=_0x4d1e63;super[_0x43fd0d(0x20a)](),this[_0x43fd0d(0x1fb)][_0x43fd0d(0x20a)](),this[_0x43fd0d(0x1f8)][_0x43fd0d(0x206)]();}[_0x4d1e63(0x1d2)](_0x25da52,{outlineDefinitions:_0x55ce85,outlineChanges:_0x21d475}){const _0x5e6de8=_0x4d1e63;this[_0x5e6de8(0x212)]=_0x55ce85,this[_0x5e6de8(0x1fb)][_0x5e6de8(0x1d5)](_0x21d475);}[_0x4d1e63(0x1ed)](_0x24c2b6){const _0x1de5b7=_0x4d1e63;this[_0x1de5b7(0x212)][_0x1de5b7(0x1da)]&&this[_0x1de5b7(0x212)][_0x24c2b6]&&(this[_0x1de5b7(0x1fb)][_0x1de5b7(0x20b)]=_0x24c2b6);}[_0x4d1e63(0x203)](_0x894dc6){const _0x48205f=_0x4d1e63,_0x4e7430=this[_0x48205f(0x212)][_0x894dc6][_0x48205f(0x1e8)];this[_0x48205f(0x1ff)][_0x48205f(0x1fc)][_0x48205f(0x200)](_0x2dd3a6=>{const _0x4be394=_0x48205f;_0x2dd3a6[_0x4be394(0x1d4)](_0x4e7430,0x0);}),this[_0x48205f(0x1ff)][_0x48205f(0x1e2)][_0x48205f(0x1fb)][_0x48205f(0x205)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x48205f(0x1ff)][_0x48205f(0x1e2)][_0x48205f(0x1fb)][_0x48205f(0x1f7)](),this[_0x48205f(0x1ed)](_0x894dc6);}[_0x4d1e63(0x201)](){const _0x1a3e0f=_0x4d1e63,_0x40a758=this[_0x1a3e0f(0x1ff)];let _0x262ebd;for(const _0x2689a8 of _0x40a758[_0x1a3e0f(0x1fc)][_0x1a3e0f(0x1e3)][_0x1a3e0f(0x215)]()){const _0x34f4d1=_0x40a758[_0x1a3e0f(0x1e2)][_0x1a3e0f(0x1fb)][_0x1a3e0f(0x208)](_0x2689a8),_0x5a5837=_0x34f4d1&&new _0x33e5dd(_0x34f4d1)[_0x1a3e0f(0x1e4)]();if(_0x5a5837){const _0xcd2fa6=new _0x33e5dd(_0x1ecddb[_0x1a3e0f(0x1f6)])[_0x1a3e0f(0x1f0)](_0x5a5837);_0xcd2fa6&&(_0x262ebd=_0xcd2fa6[_0x1a3e0f(0x213)]+0.25*_0xcd2fa6[_0x1a3e0f(0x1e0)]);}}if(void 0x0===_0x262ebd)return;const _0x3f5567=h(_0x40a758[_0x1a3e0f(0x1e2)],this[_0x1a3e0f(0x212)],_0x262ebd);_0x3f5567?this[_0x1a3e0f(0x1ed)](this[_0x1a3e0f(0x212)][_0x1a3e0f(0x1d0)](_0x3f5567)):this[_0x1a3e0f(0x1ed)](-0x1);}}function h(_0x466bb7,_0x16f28d,_0x50d10c,_0x2614c0=0x0,_0x29792e=_0x16f28d[_0x4d1e63(0x1da)]-0x1){const _0x16a2b5=_0x4d1e63,_0x56e9c0=Math[_0x16a2b5(0x1fa)](_0x2614c0+(_0x29792e-_0x2614c0)/0x2);if(_0x29792e>=_0x2614c0){const _0x1a1d3f=_0x16f28d[_0x56e9c0],_0x43604d=_0x466bb7[_0x16a2b5(0x204)][_0x16a2b5(0x1d7)](_0x1a1d3f[_0x16a2b5(0x1e8)]);if(!_0x43604d)return null;const _0x26094f=_0x466bb7[_0x16a2b5(0x1fb)][_0x16a2b5(0x1fe)][_0x16a2b5(0x1d3)](_0x43604d);return new _0x33e5dd(_0x26094f)[_0x16a2b5(0x1f9)]>_0x50d10c?h(_0x466bb7,_0x16f28d,_0x50d10c,_0x2614c0,_0x56e9c0-0x1):h(_0x466bb7,_0x16f28d,_0x50d10c,_0x56e9c0+0x1,_0x29792e);}return _0x56e9c0<0x0?null:_0x16f28d[_0x56e9c0];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5a80c8=_0x1a12;(function(_0x5956f7,_0x432281){const _0x1d24d9=_0x1a12,_0x3308b6=_0x5956f7();while(!![]){try{const _0x46baaf=-parseInt(_0x1d24d9(0x1b4))/0x1+parseInt(_0x1d24d9(0x1c6))/0x2*(parseInt(_0x1d24d9(0x1d0))/0x3)+parseInt(_0x1d24d9(0x1ba))/0x4*(-parseInt(_0x1d24d9(0x19e))/0x5)+-parseInt(_0x1d24d9(0x1be))/0x6*(parseInt(_0x1d24d9(0x1a4))/0x7)+-parseInt(_0x1d24d9(0x19d))/0x8*(-parseInt(_0x1d24d9(0x1b9))/0x9)+parseInt(_0x1d24d9(0x1ab))/0xa+parseInt(_0x1d24d9(0x1b3))/0xb*(parseInt(_0x1d24d9(0x1a3))/0xc);if(_0x46baaf===_0x432281)break;else _0x3308b6['push'](_0x3308b6['shift']());}catch(_0x37274c){_0x3308b6['push'](_0x3308b6['shift']());}}}(_0x4f0b,0x4570e));import{Plugin as _0x5605c3}from'ckeditor5/src/core.js';import{debounce as _0x31083e}from'es-toolkit/compat';import{ModelTreeWalker as _0xe2313f}from'ckeditor5/src/engine.js';function _0x1a12(_0x8a50b5,_0x318847){const _0x4f0b39=_0x4f0b();return _0x1a12=function(_0x1a1200,_0xd93ed1){_0x1a1200=_0x1a1200-0x19b;let _0x4c88bb=_0x4f0b39[_0x1a1200];return _0x4c88bb;},_0x1a12(_0x8a50b5,_0x318847);}function _0x4f0b(){const _0x1d93d5=['length','createElement','isOfficialPlugin','1262nqIkVD','level','afterInit','get','getChild','pluginName','init','view','activeItemIndex','push','1641weakHt','data','indexOf','_getActiveHeading','config','DocumentOutlineUtils','1072bKeZdH','5aDCcyU','editing','selection','findIndex','getRootNames','1140KHFIWZ','518obQMBv','isPremiumPlugin','editor','_deriveHeadingElementsFromConversion','model','getFirstPosition','getRoot','2899090eGJCHp','domToView','element','domConverter','item','getChildren','fire','name','42361jIxgyI','173428MzQUbe','_getHeadingNames','toModel','_getOutlineDefinitions','change','1737LAqWbz','890676YtXWSx','document','includes','documentOutline.headings','28074NfzASe','text','backward','_headingNames','modelElement'];_0x4f0b=function(){return _0x1d93d5;};return _0x4f0b();}import{getElementText as _0xbfda5,getDefaultFeatureHeadingNames as _0x595075}from'./utils.js';import{diff as _0x429224,diffToChanges as _0xe8441f}from'ckeditor5/src/utils.js';export class DocumentOutlineUtils extends _0x5605c3{static get[_0x5a80c8(0x1cb)](){const _0x386de6=_0x5a80c8;return _0x386de6(0x19c);}static get[_0x5a80c8(0x1c5)](){return!0x0;}static get[_0x5a80c8(0x1a5)](){return!0x0;}[_0x5a80c8(0x1c1)]=[];[_0x5a80c8(0x1cc)](){const _0x46a57a=_0x5a80c8,_0x1d3b6c=this[_0x46a57a(0x1a6)];this[_0x46a57a(0x1c1)]=this[_0x46a57a(0x1b5)]();let _0x193e1d=[];_0x1d3b6c[_0x46a57a(0x1a8)][_0x46a57a(0x1bb)]['on'](_0x46a57a(0x1b8),_0x31083e(()=>{const _0x39cfcf=_0x46a57a,_0x53502d=_0x193e1d;_0x193e1d=this[_0x39cfcf(0x1b7)]();const _0x5ae02a=_0x429224(_0x53502d,_0x193e1d,(_0x421ff1,_0x5b10e9)=>_0x421ff1[_0x39cfcf(0x1c7)]===_0x5b10e9[_0x39cfcf(0x1c7)]&&_0x421ff1[_0x39cfcf(0x1bf)]===_0x5b10e9[_0x39cfcf(0x1bf)]&&_0x421ff1[_0x39cfcf(0x1c2)]===_0x5b10e9[_0x39cfcf(0x1c2)]),_0x3e8b41=_0xe8441f(_0x5ae02a,_0x193e1d),_0x1562d4=this[_0x39cfcf(0x1d3)](),_0x50993d=_0x193e1d[_0x39cfcf(0x1a1)](_0x36c440=>_0x36c440[_0x39cfcf(0x1c2)]===_0x1562d4);_0x3e8b41[_0x39cfcf(0x1c3)]&&this[_0x39cfcf(0x1b1)](_0x39cfcf(0x1b8),{'outlineDefinitions':_0x193e1d,'activeItemIndex':_0x50993d,'outlineChanges':_0x3e8b41}),this[_0x39cfcf(0x1b1)](_0x39cfcf(0x1ce),{'index':_0x50993d});},0xfa,{'leading':!0x0,'trailing':!0x0}));}[_0x5a80c8(0x1c8)](){const _0x186707=_0x5a80c8;this[_0x186707(0x1c1)][_0x186707(0x1c3)]||this[_0x186707(0x1a7)]();}[_0x5a80c8(0x1b7)](){const _0x237f93=_0x5a80c8,_0x22e616=this[_0x237f93(0x1a6)],_0x301c7f=[],_0x364c25=this[_0x237f93(0x1c1)];for(const _0x272741 of _0x22e616[_0x237f93(0x1a8)][_0x237f93(0x1bb)][_0x237f93(0x1a2)]())_0x15b175(_0x22e616[_0x237f93(0x1a8)][_0x237f93(0x1bb)][_0x237f93(0x1aa)](_0x272741));function _0x15b175(_0x26354c){const _0x1a1264=_0x237f93;for(const _0x212782 of _0x26354c[_0x1a1264(0x1b0)]())_0x212782['is'](_0x1a1264(0x1ad))&&(_0x364c25[_0x1a1264(0x1bc)](_0x212782[_0x1a1264(0x1b2)])&&_0x301c7f[_0x1a1264(0x1cf)]({'level':_0x364c25[_0x1a1264(0x1d2)](_0x212782[_0x1a1264(0x1b2)])+0x1,'text':_0xbfda5(_0x212782),'modelElement':_0x212782}),_0x15b175(_0x212782));}return _0x301c7f;}[_0x5a80c8(0x1d3)](){const _0x5e30dd=_0x5a80c8,_0xc22a74=this[_0x5e30dd(0x1a6)][_0x5e30dd(0x1a8)][_0x5e30dd(0x1bb)][_0x5e30dd(0x1a0)][_0x5e30dd(0x1a9)](),_0x252d28=new _0xe2313f({'direction':_0x5e30dd(0x1c0),'startPosition':_0xc22a74});for(const _0x2f847b of _0x252d28)if(_0x2f847b[_0x5e30dd(0x1af)]['is'](_0x5e30dd(0x1ad))&&this[_0x5e30dd(0x1c1)][_0x5e30dd(0x1bc)](_0x2f847b[_0x5e30dd(0x1af)][_0x5e30dd(0x1b2)]))return _0x2f847b[_0x5e30dd(0x1af)];}[_0x5a80c8(0x1b5)](){const _0x58a333=_0x5a80c8,_0x2fa8a2=this[_0x58a333(0x1a6)][_0x58a333(0x19b)][_0x58a333(0x1c9)](_0x58a333(0x1bd));return _0x2fa8a2||_0x595075(this[_0x58a333(0x1a6)]);}[_0x5a80c8(0x1a7)](){const _0x112370=_0x5a80c8,_0x5a3412=this[_0x112370(0x1a6)],_0x5d7284=['h1','h2','h3','h4','h5','h6'],_0x310377=[];for(const _0x4969e1 of _0x5d7284){const _0x141b55=_0x5a3412[_0x112370(0x19f)][_0x112370(0x1cd)][_0x112370(0x1ae)][_0x112370(0x1ac)](document[_0x112370(0x1c4)](_0x4969e1)),_0x30aab8=_0x5a3412[_0x112370(0x1d1)][_0x112370(0x1b6)](_0x141b55)[_0x112370(0x1ca)](0x0);_0x30aab8?.['is'](_0x112370(0x1ad))&&_0x310377[_0x112370(0x1cf)](_0x30aab8[_0x112370(0x1b2)]);}this[_0x112370(0x1c1)]=_0x310377;}}
23
+ const _0x2ee632=_0x300e;(function(_0xc0ba61,_0x424aa1){const _0x2873eb=_0x300e,_0x2864d5=_0xc0ba61();while(!![]){try{const _0x3d68fc=parseInt(_0x2873eb(0x13f))/0x1+parseInt(_0x2873eb(0x137))/0x2+-parseInt(_0x2873eb(0x128))/0x3*(parseInt(_0x2873eb(0x144))/0x4)+parseInt(_0x2873eb(0x145))/0x5*(parseInt(_0x2873eb(0x115))/0x6)+-parseInt(_0x2873eb(0x13a))/0x7+-parseInt(_0x2873eb(0x127))/0x8+parseInt(_0x2873eb(0x143))/0x9;if(_0x3d68fc===_0x424aa1)break;else _0x2864d5['push'](_0x2864d5['shift']());}catch(_0x1ca222){_0x2864d5['push'](_0x2864d5['shift']());}}}(_0x24b4,0x3bde5));import{Plugin as _0x3738fd}from'ckeditor5/src/core.js';function _0x24b4(){const _0x5c2ea9=['domConverter','isPremiumPlugin','domToView','DocumentOutlineUtils','_headingNames','25692UbfYaM','_deriveHeadingElementsFromConversion','editor','config','document','editing','get','_getOutlineDefinitions','data','name','getChild','createElement','getRootNames','selection','getFirstPosition','documentOutline.headings','afterInit','fire','697960JPNEGI','219Xnyiph','findIndex','toModel','push','_getActiveHeading','isOfficialPlugin','_getHeadingNames','pluginName','model','view','element','getChildren','backward','modelElement','item','534174pWRomW','includes','indexOf','2607990HeOnAi','change','activeItemIndex','init','getRoot','159793UPyPIk','length','level','text','6386724dUVFPv','24112VTuznW','10iBMHbZ'];_0x24b4=function(){return _0x5c2ea9;};return _0x24b4();}import{debounce as _0x13e170}from'es-toolkit/compat';import{ModelTreeWalker as _0x3e6540}from'ckeditor5/src/engine.js';function _0x300e(_0x13824a,_0x119ac2){const _0x24b4f6=_0x24b4();return _0x300e=function(_0x300e2c,_0x47b4b8){_0x300e2c=_0x300e2c-0x112;let _0x3ef96e=_0x24b4f6[_0x300e2c];return _0x3ef96e;},_0x300e(_0x13824a,_0x119ac2);}import{getElementText as _0x256098,getDefaultFeatureHeadingNames as _0x577636}from'./utils.js';import{diff as _0xa6e6c3,diffToChanges as _0x356223}from'ckeditor5/src/utils.js';export class DocumentOutlineUtils extends _0x3738fd{static get[_0x2ee632(0x12f)](){const _0x74feeb=_0x2ee632;return _0x74feeb(0x113);}static get[_0x2ee632(0x12d)](){return!0x0;}static get[_0x2ee632(0x147)](){return!0x0;}[_0x2ee632(0x114)]=[];[_0x2ee632(0x13d)](){const _0x3161d1=_0x2ee632,_0x1b6013=this[_0x3161d1(0x117)];this[_0x3161d1(0x114)]=this[_0x3161d1(0x12e)]();let _0x13f503=[];_0x1b6013[_0x3161d1(0x130)][_0x3161d1(0x119)]['on'](_0x3161d1(0x13b),_0x13e170(()=>{const _0x146cd3=_0x3161d1,_0x27a03f=_0x13f503;_0x13f503=this[_0x146cd3(0x11c)]();const _0x292068=_0xa6e6c3(_0x27a03f,_0x13f503,(_0x3caf5c,_0x4a12e9)=>_0x3caf5c[_0x146cd3(0x141)]===_0x4a12e9[_0x146cd3(0x141)]&&_0x3caf5c[_0x146cd3(0x142)]===_0x4a12e9[_0x146cd3(0x142)]&&_0x3caf5c[_0x146cd3(0x135)]===_0x4a12e9[_0x146cd3(0x135)]),_0x38e19a=_0x356223(_0x292068,_0x13f503),_0x18b9aa=this[_0x146cd3(0x12c)](),_0x2b73ff=_0x13f503[_0x146cd3(0x129)](_0x57710d=>_0x57710d[_0x146cd3(0x135)]===_0x18b9aa);_0x38e19a[_0x146cd3(0x140)]&&this[_0x146cd3(0x126)](_0x146cd3(0x13b),{'outlineDefinitions':_0x13f503,'activeItemIndex':_0x2b73ff,'outlineChanges':_0x38e19a}),this[_0x146cd3(0x126)](_0x146cd3(0x13c),{'index':_0x2b73ff});},0xfa,{'leading':!0x0,'trailing':!0x0}));}[_0x2ee632(0x125)](){const _0x33952e=_0x2ee632;this[_0x33952e(0x114)][_0x33952e(0x140)]||this[_0x33952e(0x116)]();}[_0x2ee632(0x11c)](){const _0xcff151=_0x2ee632,_0x11e0d6=this[_0xcff151(0x117)],_0x247c11=[],_0x58c5aa=this[_0xcff151(0x114)];for(const _0x1692b5 of _0x11e0d6[_0xcff151(0x130)][_0xcff151(0x119)][_0xcff151(0x121)]())_0x3bb619(_0x11e0d6[_0xcff151(0x130)][_0xcff151(0x119)][_0xcff151(0x13e)](_0x1692b5));function _0x3bb619(_0x3e94aa){const _0x55dd82=_0xcff151;for(const _0x3bf4cc of _0x3e94aa[_0x55dd82(0x133)]())_0x3bf4cc['is'](_0x55dd82(0x132))&&(_0x58c5aa[_0x55dd82(0x138)](_0x3bf4cc[_0x55dd82(0x11e)])&&_0x247c11[_0x55dd82(0x12b)]({'level':_0x58c5aa[_0x55dd82(0x139)](_0x3bf4cc[_0x55dd82(0x11e)])+0x1,'text':_0x256098(_0x3bf4cc),'modelElement':_0x3bf4cc}),_0x3bb619(_0x3bf4cc));}return _0x247c11;}[_0x2ee632(0x12c)](){const _0x18eb24=_0x2ee632,_0x2a3d1=this[_0x18eb24(0x117)][_0x18eb24(0x130)][_0x18eb24(0x119)][_0x18eb24(0x122)][_0x18eb24(0x123)](),_0x181911=new _0x3e6540({'direction':_0x18eb24(0x134),'startPosition':_0x2a3d1});for(const _0x4311f4 of _0x181911)if(_0x4311f4[_0x18eb24(0x136)]['is'](_0x18eb24(0x132))&&this[_0x18eb24(0x114)][_0x18eb24(0x138)](_0x4311f4[_0x18eb24(0x136)][_0x18eb24(0x11e)]))return _0x4311f4[_0x18eb24(0x136)];}[_0x2ee632(0x12e)](){const _0x5aa208=_0x2ee632,_0x539507=this[_0x5aa208(0x117)][_0x5aa208(0x118)][_0x5aa208(0x11b)](_0x5aa208(0x124));return _0x539507||_0x577636(this[_0x5aa208(0x117)]);}[_0x2ee632(0x116)](){const _0x518834=_0x2ee632,_0x6d0532=this[_0x518834(0x117)],_0x54daf9=['h1','h2','h3','h4','h5','h6'],_0x1ef99e=[];for(const _0x423e15 of _0x54daf9){const _0x31ac58=_0x6d0532[_0x518834(0x11a)][_0x518834(0x131)][_0x518834(0x146)][_0x518834(0x112)](document[_0x518834(0x120)](_0x423e15)),_0x5ad1d1=_0x6d0532[_0x518834(0x11d)][_0x518834(0x12a)](_0x31ac58)[_0x518834(0x11f)](0x0);_0x5ad1d1?.['is'](_0x518834(0x132))&&_0x1ef99e[_0x518834(0x12b)](_0x5ad1d1[_0x518834(0x11e)]);}this[_0x518834(0x114)]=_0x1ef99e;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x4f6556,_0x3445c0){const _0x4558ee=_0x1e13,_0xee296=_0x4f6556();while(!![]){try{const _0x765a45=parseInt(_0x4558ee(0x1ec))/0x1*(-parseInt(_0x4558ee(0x1db))/0x2)+-parseInt(_0x4558ee(0x1e5))/0x3+parseInt(_0x4558ee(0x1e8))/0x4+parseInt(_0x4558ee(0x1e7))/0x5*(parseInt(_0x4558ee(0x1e2))/0x6)+-parseInt(_0x4558ee(0x1e6))/0x7*(parseInt(_0x4558ee(0x1f2))/0x8)+-parseInt(_0x4558ee(0x1f1))/0x9+parseInt(_0x4558ee(0x1dc))/0xa;if(_0x765a45===_0x3445c0)break;else _0xee296['push'](_0xee296['shift']());}catch(_0x416193){_0xee296['push'](_0xee296['shift']());}}}(_0x60e7,0x95beb));function _0x1e13(_0x4e73bd,_0x16b60c){const _0x60e7f7=_0x60e7();return _0x1e13=function(_0x1e1307,_0x11367c){_0x1e1307=_0x1e1307-0x1d9;let _0x369cdb=_0x60e7f7[_0x1e1307];return _0x369cdb;},_0x1e13(_0x4e73bd,_0x16b60c);}function _0x60e7(){const _0xc32fe2=['2699244papYYn','24514xDCJvO','6055kWgdAE','4614172UeUdmc','isEmpty','text','ck-document-outline__item_level-','201832FiPpDD','set','bind','ck-reset','click','4548492YkFyYu','808TTejbQ','ck-document-outline__item_active','ck-document-outline__item','10RmMWDK','19141610WBLSMw','div','isActive','bindTemplate','Empty\x20heading','ck-document-outline__item_empty','1554gFxcFU','level','setTemplate'];_0x60e7=function(){return _0xc32fe2;};return _0x60e7();}import{View as _0x485812}from'ckeditor5/src/ui.js';import{getTranslation as _0xc92c1f}from'../../utils/common-translations.js';export class DocumentOutlineItemView extends _0x485812{constructor(_0x83e004,_0xfc7aed=!0x1){const _0x50e906=_0x1e13;super(_0x83e004);const _0x4d1d66=this[_0x50e906(0x1df)],_0x4342d9=_0xfc7aed?'['+_0xc92c1f(_0x83e004,_0x50e906(0x1e0))+']':'';this[_0x50e906(0x1ed)](_0x50e906(0x1ea),''),this[_0x50e906(0x1ed)](_0x50e906(0x1e3),0x1),this[_0x50e906(0x1ed)](_0x50e906(0x1de),!0x1),this[_0x50e906(0x1ee)](_0x50e906(0x1e9))['to'](this,_0x50e906(0x1ea),_0xbe0c35=>!_0xbe0c35),this[_0x50e906(0x1e4)]({'tag':_0x50e906(0x1dd),'attributes':{'class':['ck',_0x50e906(0x1ef),_0x50e906(0x1da),_0x4d1d66['to'](_0x50e906(0x1e3),_0x54c00=>_0x50e906(0x1eb)+_0x54c00),_0x4d1d66['if'](_0x50e906(0x1de),_0x50e906(0x1d9)),_0x4d1d66['if'](_0x50e906(0x1e9),_0x50e906(0x1e1))],'title':_0x4d1d66['to'](_0x50e906(0x1ea))},'children':[{'text':_0x4d1d66['to'](_0x50e906(0x1ea),_0x1f3d3b=>_0x1f3d3b||_0x4342d9)}],'on':{'click':_0x4d1d66['to'](_0x50e906(0x1f0))}});}}
23
+ (function(_0x333ca0,_0x1d10b4){const _0x555979=_0x11f1,_0x2d2e44=_0x333ca0();while(!![]){try{const _0x3fcc6a=-parseInt(_0x555979(0x1c8))/0x1*(-parseInt(_0x555979(0x1c4))/0x2)+-parseInt(_0x555979(0x1c6))/0x3*(parseInt(_0x555979(0x1c9))/0x4)+-parseInt(_0x555979(0x1b8))/0x5+-parseInt(_0x555979(0x1c1))/0x6+parseInt(_0x555979(0x1b3))/0x7*(-parseInt(_0x555979(0x1bd))/0x8)+-parseInt(_0x555979(0x1ae))/0x9*(parseInt(_0x555979(0x1c0))/0xa)+-parseInt(_0x555979(0x1b9))/0xb*(-parseInt(_0x555979(0x1bf))/0xc);if(_0x3fcc6a===_0x1d10b4)break;else _0x2d2e44['push'](_0x2d2e44['shift']());}catch(_0x21993b){_0x2d2e44['push'](_0x2d2e44['shift']());}}}(_0x3afc,0xc67d6));import{View as _0x22ef56}from'ckeditor5/src/ui.js';import{getTranslation as _0xc7b1d6}from'../../utils/common-translations.js';function _0x3afc(){const _0x56319e=['1520860fsmHoK','77gJuFsc','isActive','ck-document-outline__item_active','bindTemplate','5288zXcZNT','Empty\x20heading','9247404YRTlZV','8210cTXmoX','3140142nUGbfa','ck-reset','bind','285808NVHztt','click','18dOlLvh','ck-document-outline__item','1kwVtFu','893164qrcFpw','12429CtUlxj','level','div','text','ck-document-outline__item_level-','15071GvnQws','ck-document-outline__item_empty','setTemplate','set','isEmpty'];_0x3afc=function(){return _0x56319e;};return _0x3afc();}function _0x11f1(_0xa35144,_0x45ab8e){const _0x3afc75=_0x3afc();return _0x11f1=function(_0x11f1bb,_0x57155b){_0x11f1bb=_0x11f1bb-0x1ae;let _0x18f105=_0x3afc75[_0x11f1bb];return _0x18f105;},_0x11f1(_0xa35144,_0x45ab8e);}export class DocumentOutlineItemView extends _0x22ef56{constructor(_0x58b933,_0x499773=!0x1){const _0x2c6c5d=_0x11f1;super(_0x58b933);const _0x442a3c=this[_0x2c6c5d(0x1bc)],_0x5537db=_0x499773?'['+_0xc7b1d6(_0x58b933,_0x2c6c5d(0x1be))+']':'';this[_0x2c6c5d(0x1b6)](_0x2c6c5d(0x1b1),''),this[_0x2c6c5d(0x1b6)](_0x2c6c5d(0x1af),0x1),this[_0x2c6c5d(0x1b6)](_0x2c6c5d(0x1ba),!0x1),this[_0x2c6c5d(0x1c3)](_0x2c6c5d(0x1b7))['to'](this,_0x2c6c5d(0x1b1),_0x26c970=>!_0x26c970),this[_0x2c6c5d(0x1b5)]({'tag':_0x2c6c5d(0x1b0),'attributes':{'class':['ck',_0x2c6c5d(0x1c2),_0x2c6c5d(0x1c7),_0x442a3c['to'](_0x2c6c5d(0x1af),_0x39bcf7=>_0x2c6c5d(0x1b2)+_0x39bcf7),_0x442a3c['if'](_0x2c6c5d(0x1ba),_0x2c6c5d(0x1bb)),_0x442a3c['if'](_0x2c6c5d(0x1b7),_0x2c6c5d(0x1b4))],'title':_0x442a3c['to'](_0x2c6c5d(0x1b1))},'children':[{'text':_0x442a3c['to'](_0x2c6c5d(0x1b1),_0x419959=>_0x419959||_0x5537db)}],'on':{'click':_0x442a3c['to'](_0x2c6c5d(0x1c5))}});}}