@ckeditor/ckeditor5-footnotes 0.0.0-nightly-20251020.0 → 0.0.0-nightly-20251022.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x3b1d24,Command as _0x5ec066}from'@ckeditor/ckeditor5-core/dist/index.js';import{toWidget as _0x1d66b3,isWidget as _0x1113c0,toWidgetEditable as _0x8c9828,WidgetToolbarRepository as _0x444b8c}from'@ckeditor/ckeditor5-widget/dist/index.js';import{uid as _0x6b1447,logWarning as _0x10f02e,FocusTracker as it,KeystrokeHandler as et,global as ot}from'@ckeditor/ckeditor5-utils/dist/index.js';import{PointerObserver as _0x3cc568,ClickObserver as _0x33e78b}from'@ckeditor/ckeditor5-engine/dist/index.js';import{ClipboardPipeline as _0x17c25a}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{MenuBarMenuListItemButtonView as _0x129572,ButtonView as _0x5e1e56,View as _0x580895,ViewCollection as _0x478af2,FocusCycler as _0x41b0ac,addKeyboardHandlingForGrid as _0xb34a6c,CollapsibleView as _0x39e2d5,LabeledFieldView as tt,createLabeledInputNumber as st,ContextualBalloon as _0x329863,BalloonPanelView as _0x4b9f6e,createDropdown as _0x3cb9af}from'@ckeditor/ckeditor5-ui/dist/index.js';import{IconFootnote as _0x1db063,IconListStyleDecimal as _0x582374,IconListStyleDecimalLeadingZero as _0x438342,IconListStyleLowerRoman as _0x457797,IconListStyleUpperRoman as _0x2a3e63,IconListStyleLowerLatin as _0x54eae9,IconListStyleUpperLatin as _0x1d593e}from'@ckeditor/ckeditor5-icons/dist/index.js';class F{['_model'];['_elementName'];['_getElementKey'];['_trackedElements']=new Map();constructor(_0x2a039c,_0x1e290f){this['_model']=_0x2a039c,this['_elementName']=_0x1e290f['elementName'],this['_getElementKey']=_0x1e290f['getElementKey'];}['reset'](){this['_trackedElements']['clear']();}['getChanges'](_0x5a4fb0){const _0x1ef1c8=new Set(),_0x1cc73b=new Map();for(const _0x112b81 of _0x5a4fb0){if('insert'===_0x112b81['type']&&'$text'!==_0x112b81['name']&&_0x112b81['position']['nodeAfter']){const _0x27ffe7=this['_model']['createRangeOn'](_0x112b81['position']['nodeAfter']);for(const _0x21b537 of _0x27ffe7['getItems']()){if(!_0x21b537['is']('element',this['_elementName']))continue;const _0xc765c8=this['_getElementKey'](_0x21b537);_0x1cc73b['has'](_0xc765c8)||_0x1cc73b['set'](_0xc765c8,[]),_0x1cc73b['get'](_0xc765c8)['push'](_0x21b537);}}if('remove'===_0x112b81['type']&&_0x112b81['name']===this['_elementName']){const _0x1e4e09=this['_getElementKey']({'getAttribute':_0x541a6c=>_0x112b81['attributes']['get'](_0x541a6c)});_0x1ef1c8['add'](_0x1e4e09);}}for(const [_0x164be2,_0xd359cd]of this['_trackedElements'])'$graveyard'===_0xd359cd['root']['rootName']&&_0x1ef1c8['add'](_0x164be2);for(const _0x51e1d1 of _0x1ef1c8)this['_trackedElements']['delete'](_0x51e1d1);for(const [_0x1d0516,_0x4355be]of _0x1cc73b)this['_trackedElements']['set'](_0x1d0516,_0x4355be[_0x4355be['length']-0x1]);const _0x5be70e=new Set();for(const [_0x58db2e,_0x191947]of _0x1cc73b)_0x1ef1c8['has'](_0x58db2e)&&(_0x5be70e['add'](_0x191947[0x0]),_0x191947['length']>0x1?_0x1cc73b['set'](_0x58db2e,_0x191947['slice'](0x1)):_0x1cc73b['delete'](_0x58db2e),_0x1ef1c8['delete'](_0x58db2e));return{'removed':Array['from'](_0x1ef1c8),'inserted':Array['from'](_0x1cc73b['values']())['flat'](),'moved':Array['from'](_0x5be70e)};}}class c extends _0x3b1d24{['_footnotes']=[];['_footnotesDefinitions']=null;['_footnoteFormatter']=null;['_footnoteDefsContainerTracker'];['_footnoteRefsTracker'];['_footnoteDefsTracker'];static get['pluginName'](){return'FootnotesTracker';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2a1708){super(_0x2a1708),this['_footnoteDefsContainerTracker']=new F(this['editor']['model'],{'elementName':'footnotesDefinitions','getElementKey':()=>'singleton'}),this['_footnoteRefsTracker']=new F(this['editor']['model'],{'elementName':'footnoteRef','getElementKey':_0x3f915f=>_0x3f915f['getAttribute']('footnoteId')}),this['_footnoteDefsTracker']=new F(this['editor']['model'],{'elementName':'footnoteDefinition','getElementKey':_0x2888c4=>_0x2888c4['getAttribute']('footnoteId')});}['init'](){const {editor:_0x2e9679}=this,{model:_0x152cce,data:_0xc95d32}=_0x2e9679;_0x152cce['document']['registerPostFixer'](_0x138677=>{const _0xf077c0=_0x152cce['document']['differ']['getChanges']();let _0x1b4c27=!0x1;return this['_handleFootnotesDefinitionsObjectChanges'](_0x138677,_0xf077c0)&&(_0x1b4c27=!0x0),this['_handleFootnoteDefinitionsChanges'](_0x138677,_0xf077c0)&&(_0x1b4c27=!0x0),this['_handleFootnoteReferencesChanges'](_0x138677,_0xf077c0)&&(_0x1b4c27=!0x0),this['_ensureFootnotesReferencesHaveProperOrder'](_0x138677)&&(_0x1b4c27=!0x0),this['_handleFootnotesDefinitionsObjectSync'](_0x138677)&&(_0x1b4c27=!0x0),this['_sortFootnoteDefinitions'](_0x138677)&&(_0x1b4c27=!0x0),_0x1b4c27;}),this['listenTo'](_0x152cce['document'],'change:data',()=>{_0x152cce['enqueueChange']({'isUndoable':!0x1},_0x7d808b=>{this['_ensureFootnotesDefinitionsContainerExists'](_0x7d808b);});},{'priority':'low'}),this['listenTo'](_0xc95d32,'set',()=>{this['_footnotes']=[],this['_footnoteDefsContainerTracker']['reset'](),this['_footnoteRefsTracker']['reset'](),this['_footnoteDefsTracker']['reset']();},{'priority':'high'});}['getFootnotesDefinitionsObjectElement'](){return this['_footnotesDefinitions'];}['getFootnote'](_0x3b31b0){return this['_footnotes']['find'](_0x864c1d=>_0x864c1d['id']===_0x3b31b0)||null;}['getFootnotes'](){return Array['from'](this['_footnotes']);}['getFootnotesFormatter'](){return this['_footnoteFormatter'];}['setFootnoteFormatter'](_0x28c9bd){this['_footnoteFormatter']=_0x28c9bd;}['_updateFootnotesCounters'](_0x2bac0b,_0x596cd3=0x0){let _0x449513=!0x1;for(let _0x48ee98=_0x596cd3;_0x48ee98<this['_footnotes']['length'];_0x48ee98++)this['_updateFootnoteRefCounter'](_0x2bac0b,_0x48ee98)&&(_0x449513=!0x0);return _0x449513;}['_insertEmptyFootnotesDefinitionsContainer'](_0xbb21af,_0x359087){const _0x1d6716=_0xbb21af['createElement']('footnotesDefinitions',{});return _0xbb21af['append'](_0x1d6716,_0x359087),this['_footnotesDefinitions']=_0x1d6716,_0x1d6716;}['_ensureFootnotesDefinitionsContainerExists'](_0x5af931){if(!this['_footnotes']['length']||this['_footnotesDefinitions'])return;const _0x3887f0=this['_footnotes'][0x0]['reference']['root'],_0x46ab73=this['_insertEmptyFootnotesDefinitionsContainer'](_0x5af931,_0x3887f0);for(const _0x4bacb9 of this['_footnotes'])_0x4bacb9['definition']['parent']||_0x5af931['insert'](_0x4bacb9['definition'],_0x46ab73,'end');this['_updateFootnotesCounters'](_0x5af931);}['_handleFootnotesDefinitionsObjectChanges'](_0x1c6448,_0x571e7f){let _0x3c3415=!0x1;const {inserted:_0x421ae6,removed:_0x4ec099,moved:_0x30ce54}=this['_footnoteDefsContainerTracker']['getChanges'](_0x571e7f);if(_0x30ce54['length']&&(this['_footnotesDefinitions']=_0x30ce54[0x0]),_0x421ae6['length']){if(_0x421ae6['length']>0x1||this['_footnotesDefinitions']&&_0x421ae6['some'](_0x463918=>_0x463918!==this['_footnotesDefinitions'])){const _0x1ce2ed=_0x1c6448['createElement']('footnotesDefinitions',{}),_0x29efc7=[];this['_footnotesDefinitions']&&_0x29efc7['push'](this['_footnotesDefinitions']),_0x29efc7['push'](..._0x421ae6),_0x1c6448['insert'](_0x1ce2ed,_0x29efc7[0x0],'before');for(const _0x59661a of _0x29efc7)_0x1c6448['move'](_0x1c6448['createRangeIn'](_0x59661a),_0x1c6448['createPositionAt'](_0x1ce2ed,'end')),_0x1c6448['remove'](_0x59661a);this['_footnotesDefinitions']=_0x1ce2ed,this['_updateFootnotesCounters'](_0x1c6448),_0x3c3415=!0x0;}else this['_footnotesDefinitions']=_0x421ae6[0x0];}if(_0x4ec099['length']&&'$graveyard'===this['_footnotesDefinitions']?.['root']['rootName']){for(const _0x1eb752 of this['_footnotes'])_0x1c6448['remove'](_0x1eb752['reference']),_0x3c3415=!0x0;this['_footnotes']=[],this['_footnotesDefinitions']=null;}return _0x3c3415;}['_handleFootnoteDefinitionsChanges'](_0x2e3a13,_0x53f399){let _0x5225f8=!0x1;const _0xc0f73c=this['editor']['config']['get']('footnotes.multiBlock'),{inserted:_0x374713,moved:_0x640c8a}=this['_footnoteDefsTracker']['getChanges'](_0x53f399);for(const _0x3a9d25 of[..._0x640c8a,..._0x374713]){const _0x221495=_0x3a9d25['getAttribute']('footnoteId'),_0x33514e=this['getFootnote'](_0x221495);_0x33514e&&(_0x33514e['definition']=_0x3a9d25),_(_0x2e3a13,_0xc0f73c,_0x3a9d25)&&(_0x5225f8=!0x0);}return _0x5225f8;}['_handleFootnoteReferencesChanges'](_0x54f91b,_0x7fd158){let _0x3f16c5=!0x1;const {removed:_0x159ea3,inserted:_0x417b92,moved:_0x2855d1}=this['_footnoteRefsTracker']['getChanges'](_0x7fd158);for(const _0x141334 of _0x159ea3)this['_handleRemoveFootnoteReferenceById'](_0x54f91b,_0x141334)&&(_0x3f16c5=!0x0);for(const _0x1d8148 of _0x417b92)this['_handleInsertedFootnoteReference'](_0x54f91b,_0x1d8148)&&(_0x3f16c5=!0x0);for(const _0x32c329 of _0x2855d1)this['_handleMovedFootnoteReference'](_0x54f91b,_0x32c329)&&(_0x3f16c5=!0x0);return _0x3f16c5;}['_handleFootnotesDefinitionsObjectSync'](_0x413f1d){if(!this['_footnotesDefinitions'])return!0x1;let _0x2d5d10=!0x1;if(this['_footnotesDefinitions']['childCount']!==this['_footnotes']['length']){const _0x4c3b58=[];for(const _0x229b67 of this['_footnotesDefinitions']['getChildren']()){const _0x33257f=_0x229b67['getAttribute']('footnoteId');this['getFootnote'](_0x33257f)||(_0x4c3b58['unshift'](_0x229b67),_0x2d5d10=!0x0);}for(const _0x4ca9dd of _0x4c3b58)_0x413f1d['remove'](_0x4ca9dd);}const _0x48e159=new Set(),_0x3457ca=[];for(const _0x412483 of this['_footnotesDefinitions']['getChildren']()){const _0x585f1a=_0x412483['getAttribute']('footnoteId');_0x48e159['has'](_0x585f1a)?(_0x3457ca['unshift'](_0x412483),_0x2d5d10=!0x0):_0x48e159['add'](_0x585f1a);}for(const _0x218ace of _0x3457ca)_0x413f1d['remove'](_0x218ace);return this['_footnotesDefinitions']['childCount']||(_0x413f1d['remove'](this['_footnotesDefinitions']),this['_footnotesDefinitions']=null,_0x2d5d10=!0x0),_0x2d5d10;}['_handleInsertedFootnoteReference'](_0x3541e6,_0x4acb5e){if(this['_footnotes']['find'](_0x3c9909=>_0x3c9909['reference']===_0x4acb5e))return!0x1;let _0x2557b8=!0x1;const _0x581a44=_0x4acb5e['getAttribute']('footnoteId'),_0x1aed62=this['getFootnote'](_0x581a44);_0x1aed62&&(_0x3541e6['remove'](_0x1aed62['reference']),this['_footnotes']=this['_footnotes']['filter'](_0x3ea496=>_0x3ea496['id']!==_0x581a44),_0x2557b8=!0x0);let _0x491a35=this['_footnotesDefinitions']?function(_0xbf2ca3,_0xf3520a){for(const _0x573980 of _0xbf2ca3['getChildren']())if(_0x573980['getAttribute']('footnoteId')===_0xf3520a)return _0x573980;return null;}(this['_footnotesDefinitions'],_0x581a44):null;_0x491a35||(_0x491a35=_0x3541e6['createElement']('footnoteDefinition',{'footnoteId':_0x581a44}),this['_footnotesDefinitions']&&(_0x3541e6['insert'](_0x491a35,this['_footnotesDefinitions'],'end'),_0x2557b8=!0x0));const _0x4b8ab4={'id':_0x581a44,'reference':_0x4acb5e,'definition':_0x491a35},_0x55f27e=I(this['editor']['model'],this['_footnotes'],_0x4acb5e);return this['_footnotes']['splice'](_0x55f27e,0x0,_0x4b8ab4),this['_updateFootnotesCounters'](_0x3541e6,_0x55f27e)&&(_0x2557b8=!0x0),_0x2557b8;}['_handleRemoveFootnoteReferenceById'](_0x4ee149,_0x356ae3){const _0x5f5b71=this['_footnotes']['findIndex'](_0x138ca6=>_0x138ca6['id']===_0x356ae3);if(-0x1===_0x5f5b71)return!0x1;let _0x39c1c8=!0x1;const _0x48e32c=this['_footnotes'][_0x5f5b71];return'$graveyard'!==_0x48e32c['definition']['root']['rootName']&&(_0x4ee149['remove'](_0x48e32c['definition']),_0x39c1c8=!0x0),this['_footnotes']['splice'](_0x5f5b71,0x1),this['_updateFootnotesCounters'](_0x4ee149,_0x5f5b71)&&(_0x39c1c8=!0x0),_0x39c1c8;}['_handleMovedFootnoteReference'](_0x4091f1,_0x4d23b3){const _0x221067=_0x4d23b3['getAttribute']('footnoteId'),_0x995e2=this['_footnotes']['findIndex'](_0x33c77e=>_0x33c77e['id']===_0x221067),_0x104399=this['_footnotes'][_0x995e2];let _0x15fd8e=!0x1;_0x104399['reference']=_0x4d23b3,this['_footnotes']['splice'](_0x995e2,0x1);const _0x263b49=I(this['editor']['model'],this['_footnotes'],_0x4d23b3);return this['_footnotes']['splice'](_0x263b49,0x0,_0x104399),this['_updateFootnotesCounters'](_0x4091f1,Math['min'](_0x995e2,_0x263b49))&&(_0x15fd8e=!0x0),_0x15fd8e;}['_updateFootnoteRefCounter'](_0x2243e2,_0x351934){if(!this['_footnotesDefinitions'])return!0x1;const _0x4d43d6=this['_footnotes'][_0x351934];let _0x223e0;return _0x223e0=this['_footnoteFormatter']?this['_footnoteFormatter']({'footnote':_0x4d43d6,'container':this['_footnotesDefinitions'],'digits':String(this['_footnotes']['length'])['length'],'value':_0x351934+0x1}):String(_0x351934+0x1),_0x4d43d6['reference']['getAttribute']('footnoteCounter')!=_0x223e0&&(_0x2243e2['setAttribute']('footnoteCounter',_0x223e0,_0x4d43d6['reference']),!0x0);}['_sortFootnoteDefinitions'](_0x2bea26){if(!this['_footnotesDefinitions']||this['_footnotes']['length']<0x2)return!0x1;if(function(_0x3e2c56,_0x2ced7c){if(_0x3e2c56['length']!==_0x2ced7c['length'])return!0x1;for(let _0x3da06e=0x0;_0x3da06e<_0x3e2c56['length'];_0x3da06e++)if(_0x3e2c56[_0x3da06e]!==_0x2ced7c[_0x3da06e])return!0x1;return!0x0;}(this['_footnotes']['map'](_0x12efbd=>_0x12efbd['id']),Array['from'](this['_footnotesDefinitions']['getChildren']())['map'](_0x18cd05=>_0x18cd05['getAttribute']('footnoteId'))))return!0x1;let _0x22e791=!0x1;for(let _0xf53270=0x0;_0xf53270<this['_footnotes']['length'];_0xf53270++){const _0x363c82=this['_footnotes'][_0xf53270],_0xcfa40c=_0x2bea26['createPositionBefore'](_0x363c82['definition']),_0x4b77b9=_0x2bea26['createPositionAt'](this['_footnotesDefinitions'],_0xf53270);_0xcfa40c['isEqual'](_0x4b77b9)||(_0x2bea26['move'](_0x2bea26['createRangeOn'](_0x363c82['definition']),_0x4b77b9),_0x22e791=!0x0);}return _0x22e791;}['_ensureFootnotesReferencesHaveProperOrder'](_0x5ec881){if(!this['_footnotes']['length'])return!0x1;const {model:_0x43a09f}=this['editor'];let _0x5c9ff5=!0x1;for(let _0x4f03bc=0x0;_0x4f03bc<this['_footnotes']['length']-0x1;_0x4f03bc++){const _0x539902=this['_footnotes'][_0x4f03bc],_0x513f75=this['_footnotes'][_0x4f03bc+0x1],_0x51c3c4=_0x43a09f['createPositionBefore'](_0x539902['reference']),_0x1f81ea=_0x43a09f['createPositionBefore'](_0x513f75['reference']);'after'===_0x51c3c4['compareWith'](_0x1f81ea)&&(this['_handleMovedFootnoteReference'](_0x5ec881,_0x539902['reference']),_0x4f03bc=-0x1,_0x5c9ff5=!0x0);}return _0x5c9ff5;}}function _(_0xf6f987,_0x3bd8cc,_0x1550cc){if(_0x1550cc['childCount'])return!0x1;const _0x5777b8=_0x3bd8cc?'paragraph':'footnoteInlineContent';return _0xf6f987['insert'](_0xf6f987['createElement'](_0x5777b8),_0x1550cc),!0x0;}function I(_0x3f88ea,_0x158f0e,_0x463119){if(0x0===_0x158f0e['length'])return 0x0;const _0x3f88af=_0x3f88ea['createPositionBefore'](_0x463119);for(let _0x313c8b=0x0;_0x313c8b<_0x158f0e['length'];_0x313c8b++){const _0x57c6de=_0x158f0e[_0x313c8b],_0x398c01=_0x3f88ea['createPositionBefore'](_0x57c6de['reference']);if('before'===_0x3f88af['compareWith'](_0x398c01))return _0x313c8b;}const _0x96a3e3=_0x463119['root'];let _0x410a5a=-0x1;for(let _0x23f129=_0x158f0e['length']-0x1;_0x23f129>=0x0;_0x23f129--)if(_0x158f0e[_0x23f129]['reference']['root']===_0x96a3e3){_0x410a5a=_0x23f129;break;}if(-0x1!==_0x410a5a)return _0x410a5a+0x1;const _0x55d60b=_0x3f88ea['document']['getRootNames'](),_0x41e30f=_0x55d60b['indexOf'](_0x96a3e3['rootName']),_0x2df8d3=_0x55d60b[_0x41e30f+0x1];if(_0x2df8d3){for(let _0x20d27f=0x0;_0x20d27f<_0x158f0e['length'];_0x20d27f++)if(_0x158f0e[_0x20d27f]['reference']['root']['rootName']===_0x2df8d3)return _0x20d27f;}return _0x158f0e['length'];}class w extends _0x5ec066{['refresh'](){const _0x59ac9d=this['editor']['model']['document']['selection'],_0xae4ec6=this['_getPositionToInsertFootnote'](_0x59ac9d);this['isEnabled']=!!_0xae4ec6;}['execute'](_0x450180){const {editor:_0x25ced2}=this,{model:_0x12e376}=_0x25ced2,{selection:_0x2a9167}=_0x12e376['document'],_0x532298=this['_getPositionToInsertFootnote'](_0x2a9167);if(!_0x532298)return;const _0x4d56f9=_0x25ced2['plugins']['get']('FootnotesEditing'),_0x328c63=_0x450180?.['footnoteId']??_0x6b1447();!function(_0x4d1ee6){return'string'==typeof _0x4d1ee6&&_0x4d1ee6['length']>0x0&&!/\s/['test'](_0x4d1ee6)&&!/^\d/['test'](_0x4d1ee6);}(_0x328c63)?_0x10f02e('insert-footnote-command-executed-with-invalid-id'):(_0x12e376['change'](_0x4a398a=>{const _0x339264=_0x4a398a['createElement']('footnoteRef',{'footnoteId':_0x328c63});_0x12e376['insertObject'](_0x339264,_0x532298,null);}),_0x4d56f9['_moveSelectionToFootnoteDefinition'](_0x328c63));}['_getPositionToInsertFootnote'](_0x2f40e1){const {model:_0x8aeb62}=this['editor'],{schema:_0x1c2d2a}=_0x8aeb62,_0x40a171=_0x2f40e1['getFirstRange']();for(const _0x521e76 of _0x40a171['getItems']())if(_0x1c2d2a['isBlock'](_0x521e76)||_0x1c2d2a['isObject'](_0x521e76))return null;const _0x2143fe=_0x40a171['end'];return _0x1c2d2a['checkChild'](_0x2143fe,'footnoteRef')?_0x2143fe:null;}}class r extends _0x3b1d24{static get['pluginName'](){return'FootnotesEditing';}static get['requires'](){return[c];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x8046b5}=this;_0x8046b5['config']['define']('footnotes.multiBlock',!0x0),_0x8046b5['commands']['add']('insertFootnote',new w(_0x8046b5)),this['_defineSchema'](),this['_defineRefsConverters'](),this['_defineDefinitionsConverters'](),this['_defineDefinitionConverters'](),this['_defineBogusParagraphConverters'](),this['_defineKeyboardHandlers'](),this['_defineClickHandlers']();}['afterInit'](){!async function(_0x258afb){const _0x19043c=_0x141011([0x75,0x6e,0x53,0x62,0x47,0x70,0x6d,0x69,0x6a,0x41,0x77,0x79,0x72,0x4f,0x7a,0x64,0x5a,0x68,0x43,0x71,0x54,0x33,0x59,0x4c,0x46,0x56,0x74,0x4a,0x6c,0x6b,0x44,0x61,0x67,0x31,0x57,0x4d,0x4e,0x78,0x52,0x34,0x48,0x36,0x37,0x49,0x42,0x35,0x51,0x6f,0x58,0x30,0x32,0x38,0x39,0x63,0x55,0x73,0x76,0x50,0x45,0x65,0x66,0x4b]),_0x53cc88=0x47a28506,_0x419a81=0x47a5f3be^_0x53cc88,_0x4a0c00=window[_0x141011([0x44,0x61,0x74,0x65])][_0x141011([0x6e,0x6f,0x77])](),_0x288a62=_0x258afb[_0x141011([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x580a94=new window[(_0x141011([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x44ebe2=>{_0x288a62[_0x141011([0x6f,0x6e,0x63,0x65])](_0x141011([0x72,0x65,0x61,0x64,0x79]),_0x44ebe2);}),_0xddd535={[_0x141011([0x6b,0x74,0x79])]:_0x141011([0x45,0x43]),[_0x141011([0x75,0x73,0x65])]:_0x141011([0x73,0x69,0x67]),[_0x141011([0x63,0x72,0x76])]:_0x141011([0x50,0x2d,0x32,0x35,0x36]),[_0x141011([0x78])]:_0x141011([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]),[_0x141011([0x79])]:_0x141011([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]),[_0x141011([0x61,0x6c,0x67])]:_0x141011([0x45,0x53,0x32,0x35,0x36])},_0x4fb84a=_0x288a62[_0x141011([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x141011([0x67,0x65,0x74])](_0x141011([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5766db(){let _0x16c75e,_0x226893=null,_0x521698=null;try{if(_0x4fb84a==_0x141011([0x47,0x50,0x4c]))return _0x141011([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x16c75e=_0x2013e4(),!_0x16c75e)return _0x141011([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x16c75e[_0x141011([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x521698=_0x2f01c8(_0x16c75e[_0x141011([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x16c75e[_0x141011([0x6a,0x74,0x69])])),await _0x26b125()?_0x3eadd0()?_0x1a6c89()?_0x141011([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x31da5d()?(_0x16c75e[_0x141011([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x141011([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x226893=_0x1a8958(_0x141011([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x16c75e[_0x141011([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x141011([0x74,0x72,0x69,0x61,0x6c])&&(_0x226893=_0x1a8958(_0x141011([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x36dbe8()):_0x141011([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x141011([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x141011([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x141011([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1a6c89(){const _0x154249=[_0x141011([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x141011([0x74,0x72,0x69,0x61,0x6c])][_0x141011([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x16c75e[_0x141011([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4a0c00/0x3e8:0xe10*_0x419a81;return _0x16c75e[_0x141011([0x65,0x78,0x70])]<_0x154249;}function _0x3eadd0(){const _0x285ba2=_0x16c75e[_0x141011([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x285ba2&&(!!_0x285ba2[_0x141011([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x141011([0x2a]))||!!_0x285ba2[_0x141011([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x141011([0x46,0x4f,0x4f])));}function _0x31da5d(){const _0x3a042b=_0x16c75e[_0x141011([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3a042b||0x0==_0x3a042b[_0x141011([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1b938a}=new URL(window[_0x141011([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3a042b[_0x141011([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1b938a))return!0x0;const _0x4c26a5=_0x1b938a[_0x141011([0x73,0x70,0x6c,0x69,0x74])](_0x141011([0x2e]));return _0x3a042b[_0x141011([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x36180b=>_0x36180b[_0x141011([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x141011([0x2a])))[_0x141011([0x6d,0x61,0x70])](_0x519575=>_0x519575[_0x141011([0x73,0x70,0x6c,0x69,0x74])](_0x141011([0x2e])))[_0x141011([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x29e7cc=>_0x29e7cc[_0x141011([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4c26a5[_0x141011([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x141011([0x6d,0x61,0x70])](_0x22d427=>Array(_0x4c26a5[_0x141011([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x22d427[_0x141011([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x141011([0x66,0x69,0x6c,0x6c])](_0x22d427[0x0]===_0x141011([0x2a])?_0x141011([0x2a]):'')[_0x141011([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x22d427))[_0x141011([0x73,0x6f,0x6d,0x65])](_0x485252=>_0x4c26a5[_0x141011([0x65,0x76,0x65,0x72,0x79])]((_0x17853b,_0x5a1b9a)=>_0x485252[_0x5a1b9a]===_0x17853b||_0x485252[_0x5a1b9a]===_0x141011([0x2a])));}function _0x36dbe8(){return _0x226893&&_0x521698?new window[(_0x141011([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5428bc,_0x173d07)=>{_0x226893[_0x141011([0x74,0x68,0x65,0x6e])](_0x5428bc,_0x173d07),_0x521698[_0x141011([0x74,0x68,0x65,0x6e])](_0x221496=>{_0x221496!=_0x141011([0x56,0x61,0x6c,0x69,0x64])&&_0x5428bc(_0x221496);},_0x173d07);}):_0x226893||_0x521698||_0x141011([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2f01c8(_0x22ce1f,_0x3e0d03){return new window[(_0x141011([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x58cf35=>{if(_0x5d3907())return _0x58cf35(_0x141011([0x56,0x61,0x6c,0x69,0x64]));_0x45b891(),_0x288a62[_0x141011([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x141011([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xbe3060=!0x1;const _0x3dc497=_0x6b1447();function _0x114351(_0x1f49a4){return!!_0x1f49a4&&(typeof _0x1f49a4===_0x141011([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1f49a4===_0x141011([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1f49a4[_0x141011([0x74,0x68,0x65,0x6e])]===_0x141011([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1f49a4[_0x141011([0x63,0x61,0x74,0x63,0x68])]===_0x141011([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x32a226(_0x393602){_0x1279bb(_0x393602)[_0x141011([0x74,0x68,0x65,0x6e])](_0x104ccf=>{if(!_0x104ccf||_0x104ccf[_0x141011([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x141011([0x6f,0x6b]))return _0x141011([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x294247(_0x22651a(_0x3dc497+_0x3e0d03))!=_0x104ccf[_0x141011([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x141011([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x141011([0x56,0x61,0x6c,0x69,0x64]);})[_0x141011([0x74,0x68,0x65,0x6e])](_0x1a28fc=>(_0x9741cc(),_0x1a28fc),()=>{const _0x3123b7=_0x1324be();return null==_0x3123b7?(_0x9741cc(),_0x141011([0x56,0x61,0x6c,0x69,0x64])):_0x141011(_0x4a0c00-_0x3123b7>(0x63ae0106^_0x53cc88)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x141011([0x74,0x68,0x65,0x6e])](_0x58cf35)[_0x141011([0x63,0x61,0x74,0x63,0x68])](()=>{_0x58cf35(_0x141011([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5bb356=0x47946b86^_0x53cc88;function _0x9741cc(){const _0xd2de81=_0x141011([0x6c,0x6c,0x63,0x74,0x2d])+_0x294247(_0x22651a(_0x22ce1f)),_0x176805=_0x26bccf(_0x294247(window[_0x141011([0x4d,0x61,0x74,0x68])][_0x141011([0x63,0x65,0x69,0x6c])](_0x4a0c00/_0x5bb356)));window[_0x141011([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x141011([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xd2de81,_0x176805);}function _0x1324be(){const _0x2038c9=_0x141011([0x6c,0x6c,0x63,0x74,0x2d])+_0x294247(_0x22651a(_0x22ce1f)),_0x5d3e8f=window[_0x141011([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x141011([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2038c9);return _0x5d3e8f?window[_0x141011([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x26bccf(_0x5d3e8f),0x10)*_0x5bb356:null;}function _0x1279bb(_0xa55c27){return new window[(_0x141011([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1a69b7,_0x3f240e)=>{_0xa55c27[_0x141011([0x74,0x68,0x65,0x6e])](_0x1a69b7,_0x3f240e),window[_0x141011([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3f240e,0x47a351c6^_0x53cc88);});}}_0x288a62[_0x141011([0x6f,0x6e])](_0x141011([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2201a8,_0x7dabae)=>{if(_0x7dabae[0x0]!=_0x22ce1f)return _0x58cf35(_0x141011([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x7dabae[0x1]={..._0x7dabae[0x1],[_0x141011([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3dc497};},{[_0x141011([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x141011([0x68,0x69,0x67,0x68])}),_0x288a62[_0x141011([0x6f,0x6e])](_0x141011([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2601e1=>{_0x114351(_0x2601e1[_0x141011([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xbe3060=!0x0,_0x32a226(_0x2601e1[_0x141011([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x141011([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x141011([0x6c,0x6f,0x77])}),_0x580a94[_0x141011([0x74,0x68,0x65,0x6e])](()=>{_0xbe3060||_0x58cf35(_0x141011([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5d3907(){return _0x288a62[_0x141011([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x141011([0x76,0x69,0x65,0x77])][_0x141011([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x141011([0x61,0x75,0x74,0x6f]);}function _0x45b891(){_0x288a62[_0x141011([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x141011([0x76,0x69,0x65,0x77])][_0x141011([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x141011([0x61,0x75,0x74,0x6f]);}}function _0x1a8958(_0x15435c){const _0x2fdff8=[new window[(_0x141011([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x54d2b1=>setTimeout(_0x54d2b1,0x47abbbca^_0x53cc88)),_0x580a94[_0x141011([0x74,0x68,0x65,0x6e])](()=>new window[(_0x141011([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2c75cb=>{let _0x5df31b=0x0;_0x288a62[_0x141011([0x6d,0x6f,0x64,0x65,0x6c])][_0x141011([0x6f,0x6e])](_0x141011([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x388cb3,_0x48636b)=>{_0x48636b[0x0][_0x141011([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5df31b++,_0x5df31b==(0x47a284fe^_0x53cc88)&&(_0x2c75cb(),_0x388cb3[_0x141011([0x6f,0x66,0x66])]());});}))];return window[_0x141011([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x141011([0x72,0x61,0x63,0x65])](_0x2fdff8)[_0x141011([0x74,0x68,0x65,0x6e])](()=>_0x15435c);}async function _0x4dded8(){await _0x580a94,_0x288a62[_0x141011([0x6d,0x6f,0x64,0x65,0x6c])][_0x141011([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x27274b,_0x288a62[_0x141011([0x6d,0x6f,0x64,0x65,0x6c])][_0x141011([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x27274b,_0x288a62[_0x141011([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x141011([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x26d597(_0x4b2da3){const _0x4061b3=_0x547736();_0x288a62[_0x4061b3]=_0x141011([0x66,0x6f,0x6f,0x74,0x6e,0x6f,0x74,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x4b2da3,_0x4b2da3!=_0x141011([0x56,0x61,0x6c,0x69,0x64])&&_0x4dded8();}function _0x547736(){const _0x4ccb42=window[_0x141011([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x141011([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x141011([0x6e,0x6f,0x77])]())[_0x141011([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x141011([0x2e]),'');let _0x3ac2e9=_0x141011([0x75]);for(let _0x2f351a=0x0;_0x2f351a<_0x4ccb42[_0x141011([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2f351a+=0x2){let _0x4670a3=window[_0x141011([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4ccb42[_0x141011([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2f351a,_0x2f351a+0x2));_0x4670a3>=_0x19043c[_0x141011([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4670a3-=_0x19043c[_0x141011([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3ac2e9+=_0x19043c[_0x4670a3];}return _0x3ac2e9;}function _0x2013e4(){const _0xc60926=_0x4fb84a[_0x141011([0x73,0x70,0x6c,0x69,0x74])](_0x141011([0x2e]));if(0x3!=_0xc60926[_0x141011([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x54bcb3(_0xc60926[0x1]);function _0x54bcb3(_0x5b7ae2){const _0xd623aa=_0x46936b(_0x5b7ae2);return _0xd623aa&&_0x45c19d()?_0xd623aa:null;function _0x45c19d(){const _0x13027b=_0xd623aa[_0x141011([0x6a,0x74,0x69])],_0x267cd8=window[_0x141011([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x13027b[_0x141011([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x13027b[_0x141011([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x8b2795={..._0xd623aa,[_0x141011([0x6a,0x74,0x69])]:_0x13027b[_0x141011([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x13027b[_0x141011([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x8b2795[_0x141011([0x76,0x63])],_0x22651a(_0x8b2795)==_0x267cd8;}}}async function _0x26b125(){let _0x41b73c=!0x0;try{const _0x56aa1e=_0x4fb84a[_0x141011([0x73,0x70,0x6c,0x69,0x74])](_0x141011([0x2e])),[_0x5074d2,_0x27a946,_0x8068bf]=_0x56aa1e;return _0x315cb5(_0x5074d2),await _0x541740(_0x5074d2,_0x27a946,_0x8068bf),_0x41b73c;}catch{return!0x1;}function _0x315cb5(_0xbef381){const _0x532958=_0x46936b(_0xbef381);_0x532958&&_0x532958[_0x141011([0x61,0x6c,0x67])]==_0x141011([0x45,0x53,0x32,0x35,0x36])||(_0x41b73c=!0x1);}async function _0x541740(_0x2ba222,_0x27bf04,_0x40ce26){const _0x2a665a=window[_0x141011([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x141011([0x66,0x72,0x6f,0x6d])](_0x5ce628(_0x40ce26),_0x11ade6=>_0x11ade6[_0x141011([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x345449=new window[(_0x141011([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x141011([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2ba222+_0x141011([0x2e])+_0x27bf04),_0x2bafa2=window[_0x141011([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x141011([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2bafa2)return;const _0xbbbda=await _0x2bafa2[_0x141011([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x141011([0x6a,0x77,0x6b]),_0xddd535,{[_0x141011([0x6e,0x61,0x6d,0x65])]:_0x141011([0x45,0x43,0x44,0x53,0x41]),[_0x141011([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x141011([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x141011([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2bafa2[_0x141011([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x141011([0x6e,0x61,0x6d,0x65])]:_0x141011([0x45,0x43,0x44,0x53,0x41]),[_0x141011([0x68,0x61,0x73,0x68])]:{[_0x141011([0x6e,0x61,0x6d,0x65])]:_0x141011([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xbbbda,_0x2a665a,_0x345449)||(_0x41b73c=!0x1);}}function _0x46936b(_0x26038d){return _0x26038d[_0x141011([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x141011([0x65,0x79]))?JSON[_0x141011([0x70,0x61,0x72,0x73,0x65])](_0x5ce628(_0x26038d)):null;}function _0x5ce628(_0x21918c){return window[_0x141011([0x61,0x74,0x6f,0x62])](_0x21918c[_0x141011([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x141011([0x2b]))[_0x141011([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x141011([0x2f])));}function _0x22651a(_0x9c2c41){let _0x502427=0x1505;function _0x6633e1(_0x3519f5){for(let _0x38ba1c=0x0;_0x38ba1c<_0x3519f5[_0x141011([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x38ba1c++){const _0x1a6101=_0x3519f5[_0x141011([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x38ba1c);_0x502427=(_0x502427<<0x5)+_0x502427+_0x1a6101,_0x502427&=_0x502427;}}function _0x36233b(_0x5ad77e){Array[_0x141011([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5ad77e)?_0x5ad77e[_0x141011([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x36233b):_0x5ad77e&&typeof _0x5ad77e==_0x141011([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x141011([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5ad77e)[_0x141011([0x73,0x6f,0x72,0x74])]()[_0x141011([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x28cdc5,_0x2bc95e])=>{_0x6633e1(_0x28cdc5),_0x36233b(_0x2bc95e);}):_0x6633e1(window[_0x141011([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5ad77e));}return _0x36233b(_0x9c2c41),_0x502427>>>0x0;}function _0x294247(_0x51a27b){return _0x51a27b[_0x141011([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x141011([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x141011([0x30]));}function _0x26bccf(_0x5375bb){return _0x5375bb[_0x141011([0x73,0x70,0x6c,0x69,0x74])]('')[_0x141011([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x141011([0x6a,0x6f,0x69,0x6e])]('');}function _0x27274b(){}function _0x141011(_0x3c21d7){return _0x3c21d7['map'](_0x14fa97=>String['fromCharCode'](_0x14fa97))['join']('');}_0x26d597(await _0x5766db());}(this);}['_moveSelectionToFootnoteDefinition'](_0x33ea6e){const {plugins:_0x8e669a,editing:_0x5d5f24,model:_0x5cacd8}=this['editor'],_0x2a7d00=_0x8e669a['get'](c)['getFootnote'](_0x33ea6e);return!!_0x2a7d00&&(_0x5cacd8['change'](_0x5cfc21=>{_0x5cfc21['setSelection'](_0x5cfc21['createPositionAt'](_0x2a7d00['definition'],'end'));}),_0x5d5f24['view']['scrollToTheSelection'](),!0x0);}['_moveSelectionToFootnoteReference'](_0x4280a6){const {plugins:_0x56a91b,editing:_0x1969ca,model:_0x46f38c}=this['editor'],_0x3c5468=_0x56a91b['get'](c)['getFootnote'](_0x4280a6);return!!_0x3c5468&&(_0x46f38c['change'](_0x5ce831=>{_0x5ce831['setSelection'](_0x3c5468['reference'],'on');}),_0x1969ca['view']['scrollToTheSelection'](),!0x0);}['_defineSchema'](){const {schema:_0x333016}=this['editor']['model'],_0x507262=this['editor']['config']['get']('footnotes.multiBlock');_0x333016['register']('footnoteRef',{'inheritAllFrom':'$inlineObject','allowAttributes':['footnoteId','footnoteCounter']}),_0x333016['register']('footnotesDefinitions',{'inheritAllFrom':'$blockObject','allowChildren':['footnoteDefinition']}),_0x333016['register']('footnoteDefinition',{'allowAttributes':['footnoteId'],'disallowAttributes':['listItemId'],'isLimit':!0x0}),_0x507262?_0x333016['extend']('footnoteDefinition',{'allowContentOf':'$container'}):_0x333016['register']('footnoteInlineContent',{'allowIn':'footnoteDefinition','allowContentOf':'$block','isLimit':!0x0}),_0x333016['addChildCheck'](_0x561141=>{for(const _0x378f15 of _0x561141)if('footnoteDefinition'===_0x378f15['name'])return!0x1;},'footnoteRef');}['_defineRefsConverters'](){const {editor:_0x3bc842}=this,{conversion:_0x119e57,editing:_0xbd428f}=_0x3bc842,{t:t}=_0x3bc842['locale'];_0x119e57['for']('upcast')['elementToElement']({'view':{'name':'sup','classes':'footnote'},'model':(_0x1c2b3a,{writer:_0x543653,consumable:_0x32f4cb})=>{const _0x1b603f=_0x1c2b3a['getChild'](0x0);if(!_0x1b603f||!_0x1b603f['is']('element','a'))return null;const _0x2cf122=_0x1b603f['getAttribute']('href')||'';if(!_0x2cf122['startsWith']('#'))return null;const _0x44ee78=_0x2cf122['replace'](/^#/,'');if(!_0x44ee78)return null;_0x32f4cb['consume'](_0x1b603f,{'name':!0x0,'attributes':['href']});for(const {item:_0x5d3f7c}of _0xbd428f['view']['createRangeIn'](_0x1b603f))_0x5d3f7c['is']('$textProxy')?_0x32f4cb['consume'](_0x5d3f7c['textNode'],{'name':!0x0}):_0x5d3f7c['is']('element')&&_0x32f4cb['consume'](_0x5d3f7c,{'name':!0x0});return _0x543653['createElement']('footnoteRef',{'footnoteId':_0x44ee78});}}),_0x119e57['for']('dataDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x35cd71,{writer:_0xf2a617})=>g(_0x35cd71,_0xf2a617)}),_0x119e57['for']('editingDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x3e094f,{writer:_0xc6a8ef})=>{const _0x4123f9=_0x3e094f['getAttribute']('footnoteCounter');return _0x1d66b3(g(_0x3e094f,_0xc6a8ef),_0xc6a8ef,{'label':t('Footnote\x20%0.\x20Press\x20ENTER\x20to\x20jump\x20to\x20footnote\x20definition.',_0x4123f9)});}});}['_defineDefinitionsConverters'](){const {editor:_0x4ceae3}=this,{t:t}=_0x4ceae3['locale'],{conversion:_0x2cff0b}=_0x4ceae3;_0x2cff0b['for']('upcast')['elementToElement']({'view':{'name':'ol','classes':['footnotes']},'model':'footnotesDefinitions','converterPriority':'high'}),_0x2cff0b['for']('dataDowncast')['elementToElement']({'model':'footnotesDefinitions','view':{'name':'ol','classes':['footnotes']}}),_0x2cff0b['for']('editingDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x2f0554,{writer:_0x270242})=>{const _0x2cdb90=_0x270242['createContainerElement']('div',{'class':'footnotes-wrapper','data-footnotes-list-label':t('Footnotes')},_0x270242['createContainerElement']('ol',{'class':'footnotes'},_0x270242['createSlot']())),_0x20f912=_0x1d66b3(_0x2cdb90,_0x270242,{'hasSelectionHandle':!0x0,'label':t('Footnotes')});return _0x270242['setCustomProperty']('footnotesDefinitions',!0x0,_0x20f912),_0x20f912;}});}['_defineDefinitionConverters'](){const {editor:_0x202e51}=this,{conversion:_0x18bbe2,locale:_0x4dfa7b}=_0x202e51,_0x3676fb=_0x202e51['config']['get']('footnotes.multiBlock');_0x18bbe2['for']('upcast')['add'](_0xd2221b=>{_0xd2221b['on']('element:li',(_0x3f2ce0,_0x4110ae,_0x226d02)=>{const _0x9bacf0=_0x4110ae['viewItem'];if(!_0x9bacf0['hasClass']('footnote-definition')||!_0x9bacf0['getAttribute']('id'))return;const _0x525c1f=_0x9bacf0['parent'];if(!_0x525c1f['is']('element','ol')||!_0x525c1f['hasClass']('footnotes'))return;if(!_0x226d02['consumable']['test'](_0x9bacf0,{'name':!0x0,'attributes':'id','classes':'footnote-definition'}))return;const _0x197891=_0x226d02['writer']['createElement']('footnoteDefinition',{'footnoteId':_0x9bacf0['getAttribute']('id')});if(!_0x226d02['safeInsert'](_0x197891,_0x4110ae['modelCursor']))return;_0x226d02['consumable']['consume'](_0x9bacf0,{'name':!0x0,'attributes':'id','classes':'footnote-definition'});const _0x2ab64b=Array['from'](_0x9bacf0['getChildren']())['find'](_0x2355b9=>_0x2355b9['is']('element')&&_0x2355b9['hasClass']('footnote-content'));for(const _0x46491a of _0x9bacf0['getChildren']())_0x46491a['is']('element')&&(_0x226d02['consumable']['consume'](_0x46491a,{'name':!0x0,'classes':'footnote-backlink','attributes':'href'}),_0x226d02['consumable']['consume'](_0x46491a,{'name':!0x0,'classes':'footnote-content'}));if(_0x2ab64b){if(_0x3676fb)_0x226d02['convertChildren'](_0x2ab64b,_0x197891);else{const _0x27c3e8=_0x226d02['writer']['createElement']('footnoteInlineContent');_0x226d02['writer']['insert'](_0x27c3e8,_0x197891),_0x226d02['convertChildren'](_0x2ab64b,_0x27c3e8);}}_0x226d02['updateConversionResult'](_0x197891,_0x4110ae);});}),_0x18bbe2['for']('dataDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x6435fa,{writer:_0x1316f7})=>D(_0x6435fa,_0x1316f7,_0x4dfa7b,{'dataPipeline':!0x0})}),_0x18bbe2['for']('editingDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x1b12bc,{writer:_0x4eb3cf})=>D(_0x1b12bc,_0x4eb3cf,_0x4dfa7b)});}['_defineBogusParagraphConverters'](){const {editor:_0x17338b}=this,{conversion:_0xbf0f3d}=_0x17338b;_0x17338b['config']['get']('footnotes.multiBlock')?(_0xbf0f3d['for']('editingDowncast')['elementToElement']({'model':'paragraph','view':m(),'converterPriority':'high'}),_0xbf0f3d['for']('dataDowncast')['elementToElement']({'model':'paragraph','view':m({'dataPipeline':!0x0}),'converterPriority':'high'}),this['listenTo'](_0x17338b['model']['document'],'change:data',()=>{!function(_0x3282db,_0x49a78a){const _0x237f81=_0x3282db['document']['differ'],_0x4fa7cc=new Set();for(const _0x1de33d of _0x237f81['getChanges']()){const _0x2f9517='attribute'==_0x1de33d['type']?_0x1de33d['range']['start']['parent']:_0x1de33d['position']['parent'];_0x2f9517['is']('element','footnoteDefinition')&&_0x4fa7cc['add'](_0x2f9517);}for(const _0x3301a2 of _0x4fa7cc['values']()){const _0x167a46=Array['from'](_0x3301a2['getChildren']())['filter'](_0x5de2a1=>p(_0x5de2a1,_0x49a78a['mapper']));for(const _0x195558 of _0x167a46)_0x49a78a['reconvertItem'](_0x195558);}}(_0x17338b['model'],_0x17338b['editing']);})):(_0xbf0f3d['for']('editingDowncast')['elementToElement']({'model':'footnoteInlineContent','view':m()}),_0xbf0f3d['for']('dataDowncast')['elementToElement']({'model':'footnoteInlineContent','view':(_0x13c3ea,{writer:_0x5e5329})=>{const _0x37bf1e=_0x5e5329['createContainerElement']('span');return _0x5e5329['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x37bf1e),_0x37bf1e;}}));}['_defineKeyboardHandlers'](){const {editor:_0x43332e}=this,{editing:_0x545c46,t:t}=_0x43332e,_0x40d986=_0x43332e['model']['document']['selection'];_0x43332e['keystrokes']['set']('CTRL+Alt+D','insertFootnote'),_0x43332e['accessibility']['addKeystrokeInfos']({'keystrokes':[{'label':t('Insert\x20footnote'),'keystroke':'Ctrl+Alt+D'}]}),this['listenTo'](_0x545c46['view']['document'],'enter',(_0x22ac27,_0x1f076f)=>{const _0x56d7a9=function(_0x56342e){const _0xbb7f21=_0x56342e['getSelectedElement']();if(_0xbb7f21?.['is']('element','footnoteRef'))return _0xbb7f21;return null;}(_0x40d986);if(_0x56d7a9){const _0x5a6cce=_0x56d7a9['getAttribute']('footnoteId');this['_moveSelectionToFootnoteDefinition'](_0x5a6cce),_0x1f076f['preventDefault'](),_0x22ac27['stop']();}},{'context':_0x1113c0});}['_defineClickHandlers'](){const {editor:_0x23008d}=this,{editing:_0x311de7}=_0x23008d;_0x23008d['editing']['view']['addObserver'](_0x3cc568),_0x23008d['editing']['view']['addObserver'](_0x33e78b);let _0x4a4684=!0x1;this['listenTo'](_0x311de7['view']['document'],'pointerdown',(_0x369921,_0x12392b)=>{const {target:_0x5e1153}=_0x12392b,_0x2d9bd2=_0x311de7['view']['document']['selection'];_0x4a4684=!(!_0x5e1153['is']('element','sup')||!_0x5e1153['hasClass']('footnote'))&&_0x2d9bd2['getSelectedElement']()===_0x5e1153;},{'priority':'high'}),this['listenTo'](_0x311de7['view']['document'],'click',(_0x4af857,_0x4c9662)=>{const {target:_0x191101}=_0x4c9662,_0x5a6ff4=_0x191101['getChild'](0x0)['getAttribute']('href');this['_moveSelectionToFootnoteDefinition'](_0x5a6ff4['slice'](0x1)),_0x4af857['stop'](),_0x4c9662['preventDefault']();},{'priority':'high','context':_0x6c14=>_0x6c14['is']('element','sup')&&_0x6c14['hasClass']('footnote')&&_0x4a4684}),this['listenTo'](_0x311de7['view']['document'],'click',(_0x189b63,_0x5cc6a2)=>{const {target:_0x3a38be}=_0x5cc6a2;if(!_0x3a38be['is']('element','a'))return;let _0x472940=_0x3a38be['getAttribute']('href');if(!_0x472940?.['startsWith']('#'))return;_0x472940=_0x472940['slice'](0x1);let _0x526e2b=!0x1;(_0x472940['startsWith']('ref-')&&this['_moveSelectionToFootnoteReference'](_0x472940['slice'](0x4))||this['_moveSelectionToFootnoteDefinition'](_0x472940))&&(_0x526e2b=!0x0),_0x526e2b&&(_0x5cc6a2['preventDefault'](),_0x189b63['stop']());},{'priority':'high','context':'$capture'});}}function m({dataPipeline:_0x490f19}={}){return(_0x5d78b3,{writer:_0x136b58})=>{if(!h(_0x5d78b3))return null;if(!_0x490f19)return _0x136b58['createContainerElement']('span',{'class':'ck-footnote-bogus-paragraph'});const _0x403a6a=_0x136b58['createContainerElement']('p');return _0x136b58['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x403a6a),_0x403a6a;};}function h(_0x591833){const {parent:_0x5f02fe}=_0x591833;if(!_0x5f02fe?.['is']('element','footnoteDefinition'))return!0x1;if(0x1!=_0x5f02fe['childCount'])return!0x1;for(const _0x2d3d72 of _0x591833['getAttributeKeys']())if(!_0x2d3d72['startsWith']('selection:')&&'htmlEmptyBlock'!=_0x2d3d72)return!0x1;return!0x0;}function p(_0x342a5e,_0x3b89b7){if(!_0x342a5e['is']('element','paragraph'))return!0x1;const _0xe4026b=_0x3b89b7['toViewElement'](_0x342a5e);return!!_0xe4026b&&h(_0x342a5e)!==_0xe4026b['is']('element','span');}function $(_0x2011c5){return _0x1113c0(_0x2011c5)&&_0x2011c5['is']('containerElement')&&!!_0x2011c5['getCustomProperty']('footnotesDefinitions');}function g(_0x35883b,_0x18b1e0){const _0x41443=_0x35883b['getAttribute']('footnoteId'),_0x3109e5=_0x35883b['getAttribute']('footnoteCounter'),_0x15b32e=_0x18b1e0['createUIElement']('a',{'id':'ref-'+_0x41443,'href':'#'+_0x41443},function(_0x430a55){const _0x33abad=this['toDomElement'](_0x430a55);return _0x33abad['textContent']=_0x3109e5,_0x33abad;}),_0x1d241e=_0x18b1e0['createContainerElement']('sup',{'class':'footnote'},[_0x15b32e]);return _0x1d241e['getFillerOffset']=()=>null,_0x1d241e;}function D(_0x57fa81,_0x504254,_0x4d4bc1,{dataPipeline:_0x4a6002}={}){const {t:t}=_0x4d4bc1,_0x38ae6b=_0x57fa81['getAttribute']('footnoteId'),_0x13d7f3=_0x504254['createUIElement']('a',{'class':'footnote-backlink','href':'#ref-'+_0x38ae6b},function(_0x1f9a8c){const _0x5adaad=this['toDomElement'](_0x1f9a8c);return _0x5adaad['innerText']='^',_0x5adaad;}),_0x23904c=_0x4a6002?_0x504254['createContainerElement']('div',{'class':'footnote-content'}):_0x8c9828(_0x504254['createEditableElement']('div',{'class':'footnote-content'}),_0x504254,{'label':t('Footnote\x20content.')});return _0x504254['insert'](_0x504254['createPositionAt'](_0x23904c,0x0),_0x504254['createSlot']()),_0x504254['createContainerElement']('li',{'class':'footnote-definition','id':_0x38ae6b},[_0x13d7f3,_0x23904c]);}class e extends _0x3b1d24{static get['pluginName'](){return'FootnotesClipboard';}static get['requires'](){return[r,_0x17c25a];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){this['_defineClipboardIntegration']();}['_defineClipboardIntegration'](){this['_handleCopyFootnotesDefinitions'](),this['_handlePasteFootnotesDefinitions']();}['_handleCopyFootnotesDefinitions'](){const {editor:_0x18a8ad}=this,{plugins:_0x5203f9,model:_0x3a7f7c}=_0x18a8ad,_0x2bf9c3=_0x5203f9['get'](_0x17c25a),_0x49b375=_0x5203f9['get'](c);this['listenTo'](_0x2bf9c3,'outputTransformation',(_0x46f570,_0x5c32d9)=>{const _0x45b361=function(_0x23bf88,_0x4521ee){const _0x9ccbe7=new Set();for(const {item:_0x349062}of _0x23bf88['createRangeIn'](_0x4521ee))_0x349062['is']('element','footnoteRef')&&_0x9ccbe7['add'](_0x349062['getAttribute']('footnoteId'));return Array['from'](_0x9ccbe7);}(_0x3a7f7c,_0x5c32d9['content']);if(!_0x45b361['length'])return;const _0xc6b74a=_0x49b375['getFootnotes'](),_0x59552d=_0x45b361['reduce']((_0x4bdbd8,_0x2be6d0)=>{const _0x331529=_0xc6b74a['find'](_0xae2dd0=>_0xae2dd0['id']===_0x2be6d0);if(_0x331529){const _0x28e6f8=_0x18a8ad['data']['toView'](_0x331529['definition'],{'isClipboardPipeline':!0x0}),_0x1ea02f=_0x18a8ad['data']['htmlProcessor']['toData'](_0x28e6f8);_0x4bdbd8[_0x331529['id']]=_0x1ea02f;}return _0x4bdbd8;},Object['create'](null));_0x5c32d9['dataTransfer']['setData']('application/ckeditor5-footnotes',JSON['stringify'](_0x59552d));});}['_handlePasteFootnotesDefinitions'](){const {editor:_0xe973ae}=this,{model:_0x24c51b,plugins:_0x4ec452}=_0xe973ae,{view:_0x42ddc9}=_0xe973ae['editing'],_0x4e2647=_0x4ec452['get'](_0x17c25a),_0x1482d6=_0x4ec452['get'](c);let _0x324a01=null;this['listenTo'](_0x42ddc9['document'],'clipboardInput',(_0x12f0a4,_0x57677b)=>{const _0x2af544=_0x57677b['dataTransfer']['getData']('application/ckeditor5-footnotes');_0x324a01=_0x2af544?JSON['parse'](_0x2af544):null;}),this['listenTo'](_0x4e2647,'contentInsertion',(_0x1d7156,_0x1ceead)=>{if(!_0x324a01)return;const _0x1bfa01=_0x1ceead['sourceEditorId']===this['editor']['id'];_0x1bfa01&&'drop'===_0x1ceead['method']||_0x24c51b['change'](_0x5cb514=>{!function(_0x1e7926,_0x53bc7b){const _0x353301=[];for(const {item:_0x46d4af}of _0x1e7926['createRangeIn'](_0x53bc7b))_0x46d4af['is']('element','footnotesDefinitions')&&_0x353301['push'](_0x46d4af);for(const _0x3512cd of _0x353301)_0x1e7926['remove'](_0x3512cd);}(_0x5cb514,_0x1ceead['content']);let _0xa1b664=_0x1482d6['getFootnotesDefinitionsObjectElement']();if(!_0xa1b664){const _0x1c82ba=_0x24c51b['document']['selection']['getFirstRange']()['root'];_0xa1b664=_0x1482d6['_insertEmptyFootnotesDefinitionsContainer'](_0x5cb514,_0x1c82ba);}const _0x1861ee=function(_0x1aa087,_0x2e919f,_0x291937){const _0x2ba7e9=Object['create'](null);for(const {item:_0x284abb}of _0x1aa087['createRangeIn'](_0x2e919f))if(_0x284abb['is']('element','footnoteRef')){const _0x1e645f=_0x284abb['getAttribute']('footnoteId');if(!_0x291937(_0x1e645f))continue;_0x2ba7e9[_0x1e645f]||(_0x2ba7e9[_0x1e645f]=_0x6b1447()),_0x1aa087['setAttribute']('footnoteId',_0x2ba7e9[_0x1e645f],_0x284abb);}return _0x2ba7e9;}(_0x5cb514,_0x1ceead['content'],_0x508ef7=>!_0x1bfa01||null!==_0x1482d6['getFootnote'](_0x508ef7));for(const [_0x37ad27,_0x23b917]of Object['entries'](_0x324a01)){const _0x205659=_0x1861ee[_0x37ad27]||_0x37ad27,_0x568d52=_0x5cb514['createElement']('footnoteDefinition',{'footnoteId':_0x205659}),_0x4f9ad6=_0xe973ae['data']['htmlProcessor']['toView'](_0x23b917),_0x56b054=_0xe973ae['data']['toModel'](_0x4f9ad6,_0x568d52);_0x5cb514['append'](_0x56b054,_0x568d52),_0x5cb514['insert'](_0x568d52,_0xa1b664,'end');}_0x324a01=null;});});}}class i extends _0x3b1d24{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'FootnotesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x3269ee}=this,{componentFactory:_0x3b0d1f}=_0x3269ee['ui'];_0x3b0d1f['add']('insertFootnote',v(_0x3269ee,_0x5e1e56)),_0x3b0d1f['add']('menuBar:insertFootnote',v(_0x3269ee,_0x129572)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x250031=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x53e515;for(const _0x50c2c7 in _0x250031){const _0x5c0b95=_0x50c2c7,_0x123b36=_0x250031[_0x5c0b95];if('footnotesLicenseKeyValid'==_0x123b36||'footnotesLicenseKeyInvalid'==_0x123b36||'footnotesLicenseKeyExpired'==_0x123b36||'footnotesLicenseKeyDomainLimit'==_0x123b36||'footnotesLicenseKeyNotAllowed'==_0x123b36||'footnotesLicenseKeyEvaluationLimit'==_0x123b36||'footnotesLicenseKeyTrialLimit'==_0x123b36||'footnotesLicenseKeyUsageLimit'==_0x123b36){delete _0x250031[_0x5c0b95],_0x53e515=_0x123b36,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'footnotesLicenseKeyInvalid'==_0x53e515&&_0x250031['_showLicenseError']('invalid'),'footnotesLicenseKeyExpired'==_0x53e515&&_0x250031['_showLicenseError']('expired'),'footnotesLicenseKeyDomainLimit'==_0x53e515&&_0x250031['_showLicenseError']('domainLimit'),'footnotesLicenseKeyNotAllowed'==_0x53e515&&_0x250031['_showLicenseError']('featureNotAllowed','Footnotes'),'footnotesLicenseKeyEvaluationLimit'==_0x53e515&&_0x250031['_showLicenseError']('evaluationLimit'),'footnotesLicenseKeyTrialLimit'==_0x53e515&&_0x250031['_showLicenseError']('trialLimit'),'footnotesLicenseKeyUsageLimit'==_0x53e515&&_0x250031['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function v(_0x5fd6ba,_0xe42e10){const _0x32ca4c=_0x5fd6ba['commands']['get']('insertFootnote');return _0x318b05=>{const {t:t}=_0x318b05,_0xbe739a=new _0xe42e10(_0x318b05),_0x1bf6a4=_0xbe739a instanceof _0x129572;return _0xbe739a['bind']('isEnabled')['to'](_0x32ca4c,'isEnabled'),_0xbe739a['set']({'label':t(_0x1bf6a4?'Footnote':'Insert\x20footnote'),'icon':_0x1db063,'tooltip':!0x0}),_0xbe739a['on']('execute',()=>{_0x32ca4c['execute'](),_0x5fd6ba['editing']['view']['focus']();}),_0xbe739a;};}class nt extends _0x3b1d24{static get['pluginName'](){return'Footnotes';}static get['requires'](){return[r,e,i];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}const H=['decimal','decimal-leading-zero','lower-latin','upper-latin','lower-alpha','upper-alpha','lower-roman','upper-roman'];class S extends _0x5ec066{['refresh'](){const {editor:_0x52ad1f}=this,_0x4a6afc=_0x52ad1f['plugins']['get'](c)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x4a6afc,this['value']=_0x4a6afc?.['getAttribute']('footnotesListStyle')??null;}['execute']({value:_0xfb491c}){const {editor:_0xa0f304}=this,_0x13cf50=_0xa0f304['plugins']['get'](c),_0x12efa3=_0x13cf50['getFootnotesDefinitionsObjectElement']();_0x12efa3&&H['includes'](_0xfb491c)&&_0xa0f304['model']['change'](_0x41aedc=>{_0x41aedc['setAttribute']('footnotesListStyle',_0xfb491c,_0x12efa3),_0x13cf50['_updateFootnotesCounters'](_0x41aedc);});}}class b extends _0x5ec066{['refresh'](){const {editor:_0x26bed2}=this,_0x4e0ce6=_0x26bed2['plugins']['get'](c)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x4e0ce6,this['value']=_0x4e0ce6?.['getAttribute']('footnotesListStart')??null;}['execute']({value:_0x2a66c0}){const {editor:_0x43f27e}=this,_0x48dde8=_0x43f27e['plugins']['get'](c),_0x49f0e6=_0x48dde8['getFootnotesDefinitionsObjectElement']();_0x49f0e6&&Number['isInteger'](_0x2a66c0)&&_0x43f27e['model']['change'](_0x2295e7=>{_0x2295e7['setAttribute']('footnotesListStart',_0x2a66c0,_0x49f0e6),_0x48dde8['_updateFootnotesCounters'](_0x2295e7);});}}class P extends _0x3b1d24{static get['pluginName'](){return'FootnotesPropertiesEditing';}static get['requires'](){return[r,c];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x79d91b}=this;_0x79d91b['config']['define']('footnotes.footnotesProperties.defaultListStyle','decimal'),_0x79d91b['config']['define']('footnotes.footnotesProperties.defaultStartIndex',0x1),_0x79d91b['commands']['add']('footnotesStyle',new S(_0x79d91b)),_0x79d91b['commands']['add']('footnotesStart',new b(_0x79d91b)),this['_defineSchema'](),this['_defineConverters'](),this['_defineFormatter'](),this['_definePostfixer']();}['_defineSchema'](){const {editor:_0x5a3117}=this,{schema:_0x577f1f}=_0x5a3117['model'];_0x577f1f['extend']('footnotesDefinitions',{'allowAttributes':['footnotesListStyle','footnotesListStart']});}['_defineConverters'](){const {editor:_0x121a3d}=this,{conversion:_0x22e81,model:_0x23437f}=_0x121a3d,{schema:_0x565902}=_0x23437f;_0x22e81['for']('upcast')['attributeToAttribute']({'view':{'name':'ol','styles':{'list-style-type':/.+/}},'model':{'key':'footnotesListStyle','value':_0x108243=>_0x108243['getStyle']('list-style-type')}}),_0x22e81['for']('upcast')['attributeToAttribute']({'view':{'name':'ol','attributes':{'start':/.+/}},'model':{'key':'footnotesListStart','value':_0x434620=>{const _0x210242=_0x434620['getAttribute']('start'),_0x253b27=Number['parseInt'](_0x210242,0xa);return Number['isNaN'](_0x253b27)?null:_0x253b27;}}}),_0x22e81['for']('upcast')['attributeToAttribute']({'view':{'name':'ol','attributes':{'type':/.+/}},'model':{'key':'footnotesListStyle','value':_0xcfa84a=>({0x1:'decimal','a':'lower-alpha','A':'upper-alpha','i':'lower-roman','I':'upper-roman'}[_0xcfa84a['getAttribute']('type')])}}),_0x22e81['for']('upcast')['add'](_0x5c69a1=>{_0x5c69a1['on']('element:ol',(_0x55eb9,_0x217379,_0x3dd3f1)=>{const _0x5740c6=_0x217379['modelRange']?.['start']['nodeAfter'];_0x5740c6?.['is']('element','footnotesDefinitions')&&(!_0x5740c6['hasAttribute']('footnotesListStyle')&&_0x565902['checkAttribute'](_0x5740c6,'footnotesListStyle')&&_0x3dd3f1['writer']['setAttribute']('footnotesListStyle','decimal',_0x5740c6),!_0x5740c6['hasAttribute']('footnotesListStart')&&_0x565902['checkAttribute'](_0x5740c6,'footnotesListStart')&&_0x3dd3f1['writer']['setAttribute']('footnotesListStart',0x1,_0x5740c6));},{'priority':'low'});}),_0x22e81['for']('dataDowncast')['attributeToAttribute']({'model':{'name':'footnotesDefinitions','key':'footnotesListStart'},'view':_0x6a8854=>0x1===_0x6a8854?null:{'key':'start','value':String(_0x6a8854)}}),_0x22e81['for']('dataDowncast')['attributeToAttribute']({'model':{'name':'footnotesDefinitions','key':'footnotesListStyle'},'view':_0x529be2=>'decimal'===_0x529be2?null:{'key':'style','value':{'list-style-type':_0x529be2}}}),_0x22e81['for']('editingDowncast')['add'](_0xd37a1a=>{_0xd37a1a['on']('attribute:footnotesListStart:footnotesDefinitions',(_0x7606d1,_0x5f4d15,_0xaa98f6)=>{if(!_0xaa98f6['consumable']['consume'](_0x5f4d15['item'],_0x7606d1['name']))return;const _0x54d29e=C(_0x5f4d15['item'],_0xaa98f6['mapper']);null===_0x5f4d15['attributeNewValue']||void 0x0===_0x5f4d15['attributeNewValue']||0x1===_0x5f4d15['attributeNewValue']?_0xaa98f6['writer']['removeAttribute']('start',_0x54d29e):_0xaa98f6['writer']['setAttribute']('start',String(_0x5f4d15['attributeNewValue']),_0x54d29e);}),_0xd37a1a['on']('attribute:footnotesListStyle:footnotesDefinitions',(_0x3c9c60,_0x2c5377,_0x2a3b3c)=>{if(!_0x2a3b3c['consumable']['consume'](_0x2c5377['item'],_0x3c9c60['name']))return;const _0x2ac6ba=C(_0x2c5377['item'],_0x2a3b3c['mapper']);_0x2c5377['attributeNewValue']&&'decimal'!==_0x2c5377['attributeNewValue']?_0x2a3b3c['writer']['setStyle']('list-style-type',_0x2c5377['attributeNewValue'],_0x2ac6ba):_0x2a3b3c['writer']['removeStyle']('list-style-type',_0x2ac6ba);});});}['_definePostfixer'](){const {editor:_0x39e0d8}=this,{model:_0x49a295}=_0x39e0d8,_0x3825aa=_0x39e0d8['plugins']['get'](c),_0x5c5469=this['_getDefaultListStyle'](),_0xb41c84=this['_getDefaultStartIndex']();_0x49a295['document']['registerPostFixer'](_0x429885=>{const _0x2411f5=_0x49a295['document']['differ']['getChanges']();let _0x14b231=!0x1;for(const _0x337977 of _0x2411f5){if('insert'!==_0x337977['type']||'$text'===_0x337977['name'])continue;const _0x1a0dfb=_0x49a295['createRangeOn'](_0x337977['position']['nodeAfter']);for(const _0x126ca4 of _0x1a0dfb['getItems']())_0x126ca4['is']('element','footnotesDefinitions')&&(_0x126ca4['hasAttribute']('footnotesListStart')||(_0x429885['setAttribute']('footnotesListStart',_0xb41c84,_0x126ca4),_0x14b231=!0x0),_0x126ca4['hasAttribute']('footnotesListStyle')||(_0x429885['setAttribute']('footnotesListStyle',_0x5c5469,_0x126ca4),_0x14b231=!0x0));}return _0x14b231&&_0x3825aa['_updateFootnotesCounters'](_0x429885),_0x14b231;});}['_defineFormatter'](){const {editor:_0x1a5409}=this;_0x1a5409['plugins']['get'](c)['setFootnoteFormatter'](_0x1bdda7=>this['_formatFootnoteListValue'](_0x1bdda7));}['_getDefaultListStyle'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultListStyle');}['_getDefaultStartIndex'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultStartIndex');}['_formatFootnoteListValue']({container:_0x324d15,value:_0x3ff46e,digits:_0x2f8cdf}){const _0xda0130=_0x324d15['getAttribute']('footnotesListStyle'),_0x12909b=_0x324d15['getAttribute']('footnotesListStart'),_0x78b5b3=Math['floor'](_0x3ff46e)+(_0x12909b-0x1);switch(_0xda0130){case'decimal':default:return String(_0x78b5b3);case'decimal-leading-zero':return function(_0x470f33,_0x1dd500){return String(_0x470f33)['padStart'](_0x1dd500,'0');}(_0x78b5b3,Math['max'](0x2,_0x2f8cdf));case'lower-alpha':case'lower-latin':return M(_0x78b5b3,!0x1);case'upper-alpha':case'upper-latin':return M(_0x78b5b3,!0x0);case'lower-roman':return A(_0x78b5b3,!0x1);case'upper-roman':return A(_0x78b5b3,!0x0);}}}function C(_0x4cff85,_0x4b36ca){const _0x34640f=_0x4b36ca['toViewElement'](_0x4cff85);return Array['from'](_0x34640f['getChildren']())['find'](_0x140c75=>_0x140c75['is']('element','ol'));}function M(_0x532586,_0xa8dede){let _0x171e42='',_0xa3d31d=_0x532586;for(;_0xa3d31d>0x0;){const _0x31f04e=(_0xa3d31d-0x1)%0x1a;_0x171e42=String['fromCharCode'](0x61+_0x31f04e)+_0x171e42,_0xa3d31d=Math['floor']((_0xa3d31d-0x1)/0x1a);}return _0xa8dede?_0x171e42['toUpperCase']():_0x171e42;}const X=[{'value':0x3e8,'numeral':'M'},{'value':0x384,'numeral':'CM'},{'value':0x1f4,'numeral':'D'},{'value':0x190,'numeral':'CD'},{'value':0x64,'numeral':'C'},{'value':0x5a,'numeral':'XC'},{'value':0x32,'numeral':'L'},{'value':0x28,'numeral':'XL'},{'value':0xa,'numeral':'X'},{'value':0x9,'numeral':'IX'},{'value':0x5,'numeral':'V'},{'value':0x4,'numeral':'IV'},{'value':0x1,'numeral':'I'}];function A(_0x19af5a,_0x22a864){let _0x3a2a59='',_0x37b101=_0x19af5a;for(const {value:_0x3f90e4,numeral:_0x14a52b}of X)for(;_0x37b101>=_0x3f90e4;)_0x3a2a59+=_0x14a52b,_0x37b101-=_0x3f90e4;return _0x22a864?_0x3a2a59:_0x3a2a59['toLowerCase']();}class R extends _0x580895{['children'];['stylesView']=null;['additionalProperties']=null;['startIndexFieldView']=null;['focusTracker']=new it();['keystrokes']=new et();['focusables']=new _0x478af2();['focusCycler'];constructor(_0x5cdb60,{styleButtonViews:_0x4c7c33,styleGridAriaLabel:_0x2e7118}){super(_0x5cdb60),(this['focusCycler']=new _0x41b0ac({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),this['children']=this['createCollection'](),this['stylesView']=this['_appendStylesView'](_0x4c7c33,_0x2e7118),[this['startIndexFieldView'],this['additionalProperties']]=this['_appendAdditionalPropertiesCollapsibleView'](),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-footnotes-definitions-properties']},'children':this['children']}));}['render'](){if(super['render'](),this['stylesView']){this['focusables']['add'](this['stylesView']),this['focusTracker']['add'](this['stylesView']['element']);for(const _0x14e13b of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x14e13b['element']);_0xb34a6c({'keystrokeHandler':this['stylesView']['keystrokes'],'focusTracker':this['stylesView']['focusTracker'],'gridItems':this['stylesView']['children'],'numberOfColumns':()=>ot['window']['getComputedStyle'](this['stylesView']['element'])['getPropertyValue']('grid-template-columns')['split']('\x20')['length'],'uiLanguageDirection':this['locale']&&this['locale']['uiLanguageDirection']});}if(this['startIndexFieldView']){this['focusables']['add'](this['startIndexFieldView']),this['focusTracker']['add'](this['startIndexFieldView']['element']);const _0x7e610f=_0xa3c101=>_0xa3c101['stopPropagation']();this['keystrokes']['set']('arrowright',_0x7e610f),this['keystrokes']['set']('arrowleft',_0x7e610f),this['keystrokes']['set']('arrowup',_0x7e610f),this['keystrokes']['set']('arrowdown',_0x7e610f);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_appendStylesView'](_0x4bb8d4,_0xd4f4f){const _0x506426=new _0x580895(this['locale']);return _0x506426['children']=_0x506426['createCollection'](),_0x506426['children']['addMany'](_0x4bb8d4),_0x506426['setTemplate']({'tag':'div','attributes':{'aria-label':_0xd4f4f,'class':['ck','ck-footnotes-definitions-styles-list']},'children':_0x506426['children']}),_0x506426['children']['delegate']('execute')['to'](this),_0x506426['focus']=function(){for(const _0x4cc7bc of this['children'])if(_0x4cc7bc instanceof _0x5e1e56&&_0x4cc7bc['isOn'])return void _0x4cc7bc['focus']();this['children']['first']['focus']();},_0x506426['focusTracker']=new it(),_0x506426['keystrokes']=new et(),_0x506426['render'](),_0x506426['keystrokes']['listenTo'](_0x506426['element']),this['children']['add'](_0x506426),_0x506426;}['_appendAdditionalPropertiesCollapsibleView'](){const {t:t}=this['locale'],_0x5120f2=this['_createStartIndexPropertyView'](),_0x4b0f2c=[_0x5120f2],_0x3ed56a=new _0x39e2d5(this['locale'],_0x4b0f2c);return _0x3ed56a['set']({'label':t('Footnotes\x20properties'),'isCollapsed':!0x0}),_0x3ed56a['buttonView']['bind']('isEnabled')['toMany'](_0x4b0f2c,'isEnabled',(..._0x149cd4)=>_0x149cd4['some'](_0x567a8c=>_0x567a8c)),_0x3ed56a['buttonView']['on']('change:isEnabled',(_0x1d074d,_0x52a744,_0x35f3af)=>{_0x35f3af||(_0x3ed56a['isCollapsed']=!0x0);}),this['children']['add'](_0x3ed56a),[_0x5120f2,_0x3ed56a];}['_createStartIndexPropertyView'](){const {t:t}=this['locale'],_0x39c093=new tt(this['locale'],st);return _0x39c093['set']({'label':t('Footnotes\x20start\x20at'),'class':'ck-footnotes-definitions-properties__start-index'}),_0x39c093['fieldView']['set']({'min':0x0,'step':0x1,'value':0x1,'inputMode':'numeric'}),_0x39c093['fieldView']['on']('input',()=>{const _0x103149=_0x39c093['fieldView']['element'],_0x5c8799=_0x103149['valueAsNumber'];Number['isNaN'](_0x5c8799)?_0x39c093['errorText']=t('Invalid\x20footnotes\x20start\x20index\x20value.'):_0x103149['checkValidity']()?this['fire']('footnotesListStart',{'startIndex':_0x5c8799}):_0x39c093['errorText']=t('Footnotes\x20start\x20index\x20must\x20be\x20greater\x20than\x200.');}),_0x39c093;}}class j extends _0x3b1d24{static get['pluginName'](){return'FootnotesPropertiesUI';}static get['requires'](){return[_0x329863,_0x444b8c];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x4ee719}=this,{componentFactory:_0x51d771}=_0x4ee719['ui'];_0x4ee719['config']['define']('footnotes.footnotesProperties.toolbar',['footnotesStyle']),_0x51d771['add']('footnotesStyle',function(_0x1fd623){return _0x6ab311=>{const {t:t}=_0x6ab311,_0x48af51=_0x1fd623['commands']['get']('footnotesStyle'),_0x5a0eff=_0x3cb9af(_0x6ab311),{buttonView:_0x52b6c8}=_0x5a0eff;return _0x5a0eff['class']='ck-footnotes-styles-dropdown',_0x5a0eff['bind']('isEnabled')['to'](_0x48af51,'isEnabled'),_0x52b6c8['set']({'label':t('Footnotes\x20style'),'icon':_0x1db063,'tooltip':!0x0}),_0x5a0eff['once']('change:isOpen',()=>{const _0x13f2bc=function({editor:_0x3dda48,dropdownView:_0x2de6cb}){const {t:t}=_0x3dda48['locale'],_0x300715=t('Footnotes\x20definitions\x20styles'),_0x227257=function(_0x58c84c){const t=_0x58c84c['locale']['t'],_0x141ce4=[{'label':t('Toggle\x20the\x20decimal\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes'),'style':'decimal','icon':_0x582374},{'label':t('Toggle\x20the\x20decimal\x20with\x20leading\x20zero\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes\x20with\x20leading\x20zero'),'style':'decimal-leading-zero','icon':_0x438342},{'label':t('Toggle\x20the\x20lower–roman\x20footnotes\x20style'),'tooltip':t('Lower–roman\x20footnotes'),'style':'lower-roman','icon':_0x457797},{'label':t('Toggle\x20the\x20upper–roman\x20footnotes\x20style'),'tooltip':t('Upper-roman\x20footnotes'),'style':'upper-roman','icon':_0x2a3e63},{'label':t('Toggle\x20the\x20lower–latin\x20footnotes\x20style'),'tooltip':t('Lower-latin\x20footnotes'),'style':'lower-latin','icon':_0x54eae9},{'label':t('Toggle\x20the\x20upper–latin\x20footnotes\x20style'),'tooltip':t('Upper-latin\x20footnotes'),'style':'upper-latin','icon':_0x1d593e}];return _0x141ce4['map'](function(_0x253913){const _0x4e1a21=_0x253913['locale'];return({label:_0x1f1880,icon:_0x18120b,tooltip:_0x94fa80,style:_0x2dfc59})=>{const _0x348a4e=_0x253913['commands']['get']('footnotesStyle'),_0x3336bf=new _0x5e1e56(_0x4e1a21);return _0x3336bf['set']({'label':_0x1f1880,'icon':_0x18120b,'tooltip':_0x94fa80}),_0x3336bf['bind']('isOn')['to'](_0x348a4e,'value',_0xe244b8=>_0xe244b8===_0x2dfc59),_0x3336bf['bind']('isEnabled')['to'](_0x348a4e,'isEnabled'),_0x3336bf['on']('execute',()=>{_0x253913['execute']('footnotesStyle',{'value':_0x2dfc59}),_0x253913['editing']['view']['focus']();}),_0x3336bf;};}(_0x58c84c));}(_0x3dda48),_0x3d7592=new R(_0x3dda48['locale'],{'styleGridAriaLabel':_0x300715,'styleButtonViews':_0x227257});return _0x3d7592['delegate']('execute')['to'](_0x2de6cb),_0x3d7592['on']('footnotesListStart',(_0x378fb6,_0x45f401)=>{_0x3dda48['execute']('footnotesStart',{'value':_0x45f401['startIndex']});}),_0x3d7592;}({'editor':_0x1fd623,'dropdownView':_0x5a0eff});_0x5a0eff['panelView']['children']['add'](_0x13f2bc);}),_0x5a0eff;};}(_0x4ee719));}['afterInit'](){const {editor:_0x33b85a}=this,{t:t}=_0x33b85a['locale'],_0x67517a=_0x33b85a['plugins']['get'](_0x444b8c),{defaultPositions:_0x469132}=_0x4b9f6e;_0x67517a['register']('footnotesDefinitions',{'ariaLabel':t('Footnotes\x20definitions\x20toolbar'),'items':_0x33b85a['config']['get']('footnotes.footnotesProperties.toolbar'),'balloonClassName':'ck-footnotes-style-balloon\x20ck-toolbar-container','getRelatedElement':_0x92041f=>{let _0x4714dd=_0x92041f['getFirstPosition']()?.['parent'];return _0x4714dd?.['is']('$text')&&(_0x4714dd=_0x4714dd['parent']),_0x4714dd?.['is']('element')?_0x4714dd['findAncestor']($):null;},'positions':[_0x469132['southArrowNorth'],_0x469132['southArrowNorthMiddleWest'],_0x469132['southArrowNorthMiddleEast'],_0x469132['southArrowNorthWest'],_0x469132['southArrowNorthEast'],_0x469132['northArrowSouth'],_0x469132['northArrowSouthMiddleWest'],_0x469132['northArrowSouthMiddleEast'],_0x469132['northArrowSouthWest'],_0x469132['northArrowSouthEast'],_0x469132['viewportStickyNorth']]});}}class rt extends _0x3b1d24{static get['pluginName'](){return'FootnotesProperties';}static get['requires'](){return[P,j];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{nt as Footnotes,e as FootnotesClipboard,r as FootnotesEditing,rt as FootnotesProperties,P as FootnotesPropertiesEditing,j as FootnotesPropertiesUI,b as FootnotesStartCommand,S as FootnotesStyleCommand,c as FootnotesTracker,i as FootnotesUI,w as InsertFootnoteCommand};
23
+ import{Plugin as _0xdf5abc,Command as _0x4a3100}from'@ckeditor/ckeditor5-core/dist/index.js';import{toWidget as _0x2b37f8,isWidget as _0x11baac,toWidgetEditable as _0x47b8e3,WidgetToolbarRepository as _0x1a4c85}from'@ckeditor/ckeditor5-widget/dist/index.js';import{uid as _0xe9ee78,logWarning as _0x30ed2a,FocusTracker as it,KeystrokeHandler as et,global as ot}from'@ckeditor/ckeditor5-utils/dist/index.js';import{PointerObserver as _0x49e355,ClickObserver as _0x16da08}from'@ckeditor/ckeditor5-engine/dist/index.js';import{ClipboardPipeline as _0x2deaa9}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{MenuBarMenuListItemButtonView as _0x266775,ButtonView as _0x4f6e29,View as _0x2693dd,ViewCollection as _0x269fca,FocusCycler as _0x2cdaef,addKeyboardHandlingForGrid as _0xc781f4,CollapsibleView as _0x45b09e,LabeledFieldView as tt,createLabeledInputNumber as st,ContextualBalloon as _0xa42245,BalloonPanelView as _0x37856d,createDropdown as _0x126b0f}from'@ckeditor/ckeditor5-ui/dist/index.js';import{IconFootnote as _0x4998cc,IconListStyleDecimal as _0x18231e,IconListStyleDecimalLeadingZero as _0x13f1cb,IconListStyleLowerRoman as _0x174da2,IconListStyleUpperRoman as _0x2be59a,IconListStyleLowerLatin as _0x468f37,IconListStyleUpperLatin as _0x1b144d}from'@ckeditor/ckeditor5-icons/dist/index.js';class F{['_model'];['_elementName'];['_getElementKey'];['_trackedElements']=new Map();constructor(_0x44ef51,_0x3b22a8){this['_model']=_0x44ef51,this['_elementName']=_0x3b22a8['elementName'],this['_getElementKey']=_0x3b22a8['getElementKey'];}['reset'](){this['_trackedElements']['clear']();}['getChanges'](_0x5c10a2){const _0x26fe0c=new Set(),_0x3fa4f8=new Map();for(const _0x163522 of _0x5c10a2){if('insert'===_0x163522['type']&&'$text'!==_0x163522['name']&&_0x163522['position']['nodeAfter']){const _0x5dad00=this['_model']['createRangeOn'](_0x163522['position']['nodeAfter']);for(const _0x116696 of _0x5dad00['getItems']()){if(!_0x116696['is']('element',this['_elementName']))continue;const _0x41b0d2=this['_getElementKey'](_0x116696);_0x3fa4f8['has'](_0x41b0d2)||_0x3fa4f8['set'](_0x41b0d2,[]),_0x3fa4f8['get'](_0x41b0d2)['push'](_0x116696);}}if('remove'===_0x163522['type']&&_0x163522['name']===this['_elementName']){const _0x44e52d=this['_getElementKey']({'getAttribute':_0x14f370=>_0x163522['attributes']['get'](_0x14f370)});_0x26fe0c['add'](_0x44e52d);}}for(const [_0x1b9024,_0x5e2d11]of this['_trackedElements'])'$graveyard'===_0x5e2d11['root']['rootName']&&_0x26fe0c['add'](_0x1b9024);for(const _0x910df8 of _0x26fe0c)this['_trackedElements']['delete'](_0x910df8);for(const [_0x373bb1,_0x2737bf]of _0x3fa4f8)this['_trackedElements']['set'](_0x373bb1,_0x2737bf[_0x2737bf['length']-0x1]);const _0x307d92=new Set();for(const [_0x561d85,_0x612628]of _0x3fa4f8)_0x26fe0c['has'](_0x561d85)&&(_0x307d92['add'](_0x612628[0x0]),_0x612628['length']>0x1?_0x3fa4f8['set'](_0x561d85,_0x612628['slice'](0x1)):_0x3fa4f8['delete'](_0x561d85),_0x26fe0c['delete'](_0x561d85));return{'removed':Array['from'](_0x26fe0c),'inserted':Array['from'](_0x3fa4f8['values']())['flat'](),'moved':Array['from'](_0x307d92)};}}class c extends _0xdf5abc{['_footnotes']=[];['_footnotesDefinitions']=null;['_footnoteFormatter']=null;['_footnoteDefsContainerTracker'];['_footnoteRefsTracker'];['_footnoteDefsTracker'];static get['pluginName'](){return'FootnotesTracker';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x49302e){super(_0x49302e),this['_footnoteDefsContainerTracker']=new F(this['editor']['model'],{'elementName':'footnotesDefinitions','getElementKey':()=>'singleton'}),this['_footnoteRefsTracker']=new F(this['editor']['model'],{'elementName':'footnoteRef','getElementKey':_0x192de6=>_0x192de6['getAttribute']('footnoteId')}),this['_footnoteDefsTracker']=new F(this['editor']['model'],{'elementName':'footnoteDefinition','getElementKey':_0x355bdf=>_0x355bdf['getAttribute']('footnoteId')});}['init'](){const {editor:_0x2e8586}=this,{model:_0x46439d,data:_0x43823f}=_0x2e8586;_0x46439d['document']['registerPostFixer'](_0x427a94=>{const _0x4a4e13=_0x46439d['document']['differ']['getChanges']();let _0x3041a8=!0x1;return this['_handleFootnotesDefinitionsObjectChanges'](_0x427a94,_0x4a4e13)&&(_0x3041a8=!0x0),this['_handleFootnoteDefinitionsChanges'](_0x427a94,_0x4a4e13)&&(_0x3041a8=!0x0),this['_handleFootnoteReferencesChanges'](_0x427a94,_0x4a4e13)&&(_0x3041a8=!0x0),this['_ensureFootnotesReferencesHaveProperOrder'](_0x427a94)&&(_0x3041a8=!0x0),this['_handleFootnotesDefinitionsObjectSync'](_0x427a94)&&(_0x3041a8=!0x0),this['_sortFootnoteDefinitions'](_0x427a94)&&(_0x3041a8=!0x0),_0x3041a8;}),this['listenTo'](_0x46439d['document'],'change:data',()=>{_0x46439d['enqueueChange']({'isUndoable':!0x1},_0x11e612=>{this['_ensureFootnotesDefinitionsContainerExists'](_0x11e612);});},{'priority':'low'}),this['listenTo'](_0x43823f,'set',()=>{this['_footnotes']=[],this['_footnoteDefsContainerTracker']['reset'](),this['_footnoteRefsTracker']['reset'](),this['_footnoteDefsTracker']['reset']();},{'priority':'high'});}['getFootnotesDefinitionsObjectElement'](){return this['_footnotesDefinitions'];}['getFootnote'](_0x1edc1c){return this['_footnotes']['find'](_0x7d9f1b=>_0x7d9f1b['id']===_0x1edc1c)||null;}['getFootnotes'](){return Array['from'](this['_footnotes']);}['getFootnotesFormatter'](){return this['_footnoteFormatter'];}['setFootnoteFormatter'](_0x28426){this['_footnoteFormatter']=_0x28426;}['_updateFootnotesCounters'](_0x49f173,_0x119c3a=0x0){let _0x41c774=!0x1;for(let _0x3eb882=_0x119c3a;_0x3eb882<this['_footnotes']['length'];_0x3eb882++)this['_updateFootnoteRefCounter'](_0x49f173,_0x3eb882)&&(_0x41c774=!0x0);return _0x41c774;}['_insertEmptyFootnotesDefinitionsContainer'](_0x1bc8a4,_0x13f5e7){const _0x38cf87=_0x1bc8a4['createElement']('footnotesDefinitions',{});return _0x1bc8a4['append'](_0x38cf87,_0x13f5e7),this['_footnotesDefinitions']=_0x38cf87,_0x38cf87;}['_ensureFootnotesDefinitionsContainerExists'](_0x26c24a){if(!this['_footnotes']['length']||this['_footnotesDefinitions'])return;const _0x52212d=this['_footnotes'][0x0]['reference']['root'],_0x53293f=this['_insertEmptyFootnotesDefinitionsContainer'](_0x26c24a,_0x52212d);for(const _0x2ef47d of this['_footnotes'])_0x2ef47d['definition']['parent']||_0x26c24a['insert'](_0x2ef47d['definition'],_0x53293f,'end');this['_updateFootnotesCounters'](_0x26c24a);}['_handleFootnotesDefinitionsObjectChanges'](_0x87106f,_0x2cb3dd){let _0x261473=!0x1;const {inserted:_0x1669b8,removed:_0x59ced0,moved:_0xf30ef0}=this['_footnoteDefsContainerTracker']['getChanges'](_0x2cb3dd);if(_0xf30ef0['length']&&(this['_footnotesDefinitions']=_0xf30ef0[0x0]),_0x1669b8['length']){if(_0x1669b8['length']>0x1||this['_footnotesDefinitions']&&_0x1669b8['some'](_0x370871=>_0x370871!==this['_footnotesDefinitions'])){const _0x1b3e25=_0x87106f['createElement']('footnotesDefinitions',{}),_0xa33320=[];this['_footnotesDefinitions']&&_0xa33320['push'](this['_footnotesDefinitions']),_0xa33320['push'](..._0x1669b8),_0x87106f['insert'](_0x1b3e25,_0xa33320[0x0],'before');for(const _0x1a00cd of _0xa33320)_0x87106f['move'](_0x87106f['createRangeIn'](_0x1a00cd),_0x87106f['createPositionAt'](_0x1b3e25,'end')),_0x87106f['remove'](_0x1a00cd);this['_footnotesDefinitions']=_0x1b3e25,this['_updateFootnotesCounters'](_0x87106f),_0x261473=!0x0;}else this['_footnotesDefinitions']=_0x1669b8[0x0];}if(_0x59ced0['length']&&'$graveyard'===this['_footnotesDefinitions']?.['root']['rootName']){for(const _0x5487ba of this['_footnotes'])_0x87106f['remove'](_0x5487ba['reference']),_0x261473=!0x0;this['_footnotes']=[],this['_footnotesDefinitions']=null;}return _0x261473;}['_handleFootnoteDefinitionsChanges'](_0x41eee5,_0x3dd282){let _0x48c66=!0x1;const _0x22f54e=this['editor']['config']['get']('footnotes.multiBlock'),{inserted:_0x71fbb7,moved:_0x25cb39}=this['_footnoteDefsTracker']['getChanges'](_0x3dd282);for(const _0x185f74 of[..._0x25cb39,..._0x71fbb7]){const _0x2c69c5=_0x185f74['getAttribute']('footnoteId'),_0x4e308b=this['getFootnote'](_0x2c69c5);_0x4e308b&&(_0x4e308b['definition']=_0x185f74),_(_0x41eee5,_0x22f54e,_0x185f74)&&(_0x48c66=!0x0);}return _0x48c66;}['_handleFootnoteReferencesChanges'](_0x1ff17c,_0x4c8b0c){let _0x519ef=!0x1;const {removed:_0x98ab0a,inserted:_0x11e0fe,moved:_0x6a50dd}=this['_footnoteRefsTracker']['getChanges'](_0x4c8b0c);for(const _0x16aa5b of _0x98ab0a)this['_handleRemoveFootnoteReferenceById'](_0x1ff17c,_0x16aa5b)&&(_0x519ef=!0x0);for(const _0x1720ab of _0x11e0fe)this['_handleInsertedFootnoteReference'](_0x1ff17c,_0x1720ab)&&(_0x519ef=!0x0);for(const _0x282b7f of _0x6a50dd)this['_handleMovedFootnoteReference'](_0x1ff17c,_0x282b7f)&&(_0x519ef=!0x0);return _0x519ef;}['_handleFootnotesDefinitionsObjectSync'](_0x3e0e69){if(!this['_footnotesDefinitions'])return!0x1;let _0x36e13e=!0x1;if(this['_footnotesDefinitions']['childCount']!==this['_footnotes']['length']){const _0x5565fa=[];for(const _0x4ce6b0 of this['_footnotesDefinitions']['getChildren']()){const _0x1c5cb0=_0x4ce6b0['getAttribute']('footnoteId');this['getFootnote'](_0x1c5cb0)||(_0x5565fa['unshift'](_0x4ce6b0),_0x36e13e=!0x0);}for(const _0xeb974b of _0x5565fa)_0x3e0e69['remove'](_0xeb974b);}const _0x245fba=new Set(),_0xe88cff=[];for(const _0x17b885 of this['_footnotesDefinitions']['getChildren']()){const _0x3392de=_0x17b885['getAttribute']('footnoteId');_0x245fba['has'](_0x3392de)?(_0xe88cff['unshift'](_0x17b885),_0x36e13e=!0x0):_0x245fba['add'](_0x3392de);}for(const _0x32f312 of _0xe88cff)_0x3e0e69['remove'](_0x32f312);return this['_footnotesDefinitions']['childCount']||(_0x3e0e69['remove'](this['_footnotesDefinitions']),this['_footnotesDefinitions']=null,_0x36e13e=!0x0),_0x36e13e;}['_handleInsertedFootnoteReference'](_0x29c54f,_0x21de11){if(this['_footnotes']['find'](_0x3dca03=>_0x3dca03['reference']===_0x21de11))return!0x1;let _0x40f337=!0x1;const _0x2c4e42=_0x21de11['getAttribute']('footnoteId'),_0x157e40=this['getFootnote'](_0x2c4e42);_0x157e40&&(_0x29c54f['remove'](_0x157e40['reference']),this['_footnotes']=this['_footnotes']['filter'](_0x527028=>_0x527028['id']!==_0x2c4e42),_0x40f337=!0x0);let _0x359712=this['_footnotesDefinitions']?function(_0x586369,_0x571a25){for(const _0x4c28c4 of _0x586369['getChildren']())if(_0x4c28c4['getAttribute']('footnoteId')===_0x571a25)return _0x4c28c4;return null;}(this['_footnotesDefinitions'],_0x2c4e42):null;_0x359712||(_0x359712=_0x29c54f['createElement']('footnoteDefinition',{'footnoteId':_0x2c4e42}),this['_footnotesDefinitions']&&(_0x29c54f['insert'](_0x359712,this['_footnotesDefinitions'],'end'),_0x40f337=!0x0));const _0xfaf112={'id':_0x2c4e42,'reference':_0x21de11,'definition':_0x359712},_0x6a3fae=I(this['editor']['model'],this['_footnotes'],_0x21de11);return this['_footnotes']['splice'](_0x6a3fae,0x0,_0xfaf112),this['_updateFootnotesCounters'](_0x29c54f,_0x6a3fae)&&(_0x40f337=!0x0),_0x40f337;}['_handleRemoveFootnoteReferenceById'](_0x2981b1,_0xaffe61){const _0x149d8d=this['_footnotes']['findIndex'](_0x3cd2d5=>_0x3cd2d5['id']===_0xaffe61);if(-0x1===_0x149d8d)return!0x1;let _0x596825=!0x1;const _0x127bcf=this['_footnotes'][_0x149d8d];return'$graveyard'!==_0x127bcf['definition']['root']['rootName']&&(_0x2981b1['remove'](_0x127bcf['definition']),_0x596825=!0x0),this['_footnotes']['splice'](_0x149d8d,0x1),this['_updateFootnotesCounters'](_0x2981b1,_0x149d8d)&&(_0x596825=!0x0),_0x596825;}['_handleMovedFootnoteReference'](_0x5c03b0,_0xbc0885){const _0x3a7bb7=_0xbc0885['getAttribute']('footnoteId'),_0x51619e=this['_footnotes']['findIndex'](_0xc4f4b7=>_0xc4f4b7['id']===_0x3a7bb7),_0x5af936=this['_footnotes'][_0x51619e];let _0x1a7754=!0x1;_0x5af936['reference']=_0xbc0885,this['_footnotes']['splice'](_0x51619e,0x1);const _0x75477d=I(this['editor']['model'],this['_footnotes'],_0xbc0885);return this['_footnotes']['splice'](_0x75477d,0x0,_0x5af936),this['_updateFootnotesCounters'](_0x5c03b0,Math['min'](_0x51619e,_0x75477d))&&(_0x1a7754=!0x0),_0x1a7754;}['_updateFootnoteRefCounter'](_0x279e4c,_0x5aed88){if(!this['_footnotesDefinitions'])return!0x1;const _0x457c72=this['_footnotes'][_0x5aed88];let _0x244f32;return _0x244f32=this['_footnoteFormatter']?this['_footnoteFormatter']({'footnote':_0x457c72,'container':this['_footnotesDefinitions'],'digits':String(this['_footnotes']['length'])['length'],'value':_0x5aed88+0x1}):String(_0x5aed88+0x1),_0x457c72['reference']['getAttribute']('footnoteCounter')!=_0x244f32&&(_0x279e4c['setAttribute']('footnoteCounter',_0x244f32,_0x457c72['reference']),!0x0);}['_sortFootnoteDefinitions'](_0x31ccce){if(!this['_footnotesDefinitions']||this['_footnotes']['length']<0x2)return!0x1;if(function(_0x4e6198,_0x31a0be){if(_0x4e6198['length']!==_0x31a0be['length'])return!0x1;for(let _0x4579ec=0x0;_0x4579ec<_0x4e6198['length'];_0x4579ec++)if(_0x4e6198[_0x4579ec]!==_0x31a0be[_0x4579ec])return!0x1;return!0x0;}(this['_footnotes']['map'](_0x124a57=>_0x124a57['id']),Array['from'](this['_footnotesDefinitions']['getChildren']())['map'](_0x2bcc5b=>_0x2bcc5b['getAttribute']('footnoteId'))))return!0x1;let _0x13c993=!0x1;for(let _0x5bbb96=0x0;_0x5bbb96<this['_footnotes']['length'];_0x5bbb96++){const _0x489924=this['_footnotes'][_0x5bbb96],_0x3964fb=_0x31ccce['createPositionBefore'](_0x489924['definition']),_0x9db37a=_0x31ccce['createPositionAt'](this['_footnotesDefinitions'],_0x5bbb96);_0x3964fb['isEqual'](_0x9db37a)||(_0x31ccce['move'](_0x31ccce['createRangeOn'](_0x489924['definition']),_0x9db37a),_0x13c993=!0x0);}return _0x13c993;}['_ensureFootnotesReferencesHaveProperOrder'](_0x285915){if(!this['_footnotes']['length'])return!0x1;const {model:_0x40616d}=this['editor'];let _0x5a87cd=!0x1;for(let _0x526d53=0x0;_0x526d53<this['_footnotes']['length']-0x1;_0x526d53++){const _0x5b9d1e=this['_footnotes'][_0x526d53],_0x4fbfec=this['_footnotes'][_0x526d53+0x1],_0x11f09b=_0x40616d['createPositionBefore'](_0x5b9d1e['reference']),_0x24bddd=_0x40616d['createPositionBefore'](_0x4fbfec['reference']);'after'===_0x11f09b['compareWith'](_0x24bddd)&&(this['_handleMovedFootnoteReference'](_0x285915,_0x5b9d1e['reference']),_0x526d53=-0x1,_0x5a87cd=!0x0);}return _0x5a87cd;}}function _(_0x352384,_0x8eb5c8,_0x4ee2c7){if(_0x4ee2c7['childCount'])return!0x1;const _0x27a547=_0x8eb5c8?'paragraph':'footnoteInlineContent';return _0x352384['insert'](_0x352384['createElement'](_0x27a547),_0x4ee2c7),!0x0;}function I(_0x56672c,_0x34e2ab,_0xae3054){if(0x0===_0x34e2ab['length'])return 0x0;const _0x4052a6=_0x56672c['createPositionBefore'](_0xae3054);for(let _0x4c634b=0x0;_0x4c634b<_0x34e2ab['length'];_0x4c634b++){const _0x5893c6=_0x34e2ab[_0x4c634b],_0x8a8342=_0x56672c['createPositionBefore'](_0x5893c6['reference']);if('before'===_0x4052a6['compareWith'](_0x8a8342))return _0x4c634b;}const _0x4b773b=_0xae3054['root'];let _0x456779=-0x1;for(let _0x37356e=_0x34e2ab['length']-0x1;_0x37356e>=0x0;_0x37356e--)if(_0x34e2ab[_0x37356e]['reference']['root']===_0x4b773b){_0x456779=_0x37356e;break;}if(-0x1!==_0x456779)return _0x456779+0x1;const _0x5f0e77=_0x56672c['document']['getRootNames'](),_0x5e4333=_0x5f0e77['indexOf'](_0x4b773b['rootName']),_0x1e9ac5=_0x5f0e77[_0x5e4333+0x1];if(_0x1e9ac5){for(let _0x1bb1aa=0x0;_0x1bb1aa<_0x34e2ab['length'];_0x1bb1aa++)if(_0x34e2ab[_0x1bb1aa]['reference']['root']['rootName']===_0x1e9ac5)return _0x1bb1aa;}return _0x34e2ab['length'];}class w extends _0x4a3100{['refresh'](){const _0x15947=this['editor']['model']['document']['selection'],_0x1ad0d7=this['_getPositionToInsertFootnote'](_0x15947);this['isEnabled']=!!_0x1ad0d7;}['execute'](_0x1be477){const {editor:_0x40e9b9}=this,{model:_0xe271c}=_0x40e9b9,{selection:_0x41073e}=_0xe271c['document'],_0x250832=this['_getPositionToInsertFootnote'](_0x41073e);if(!_0x250832)return;const _0x485ab0=_0x40e9b9['plugins']['get']('FootnotesEditing'),_0x218df9=_0x1be477?.['footnoteId']??_0xe9ee78();!function(_0x2c22e2){return'string'==typeof _0x2c22e2&&_0x2c22e2['length']>0x0&&!/\s/['test'](_0x2c22e2)&&!/^\d/['test'](_0x2c22e2);}(_0x218df9)?_0x30ed2a('insert-footnote-command-executed-with-invalid-id'):(_0xe271c['change'](_0x1bcf1e=>{const _0x68a165=_0x1bcf1e['createElement']('footnoteRef',{'footnoteId':_0x218df9});_0xe271c['insertObject'](_0x68a165,_0x250832,null);}),_0x485ab0['_moveSelectionToFootnoteDefinition'](_0x218df9));}['_getPositionToInsertFootnote'](_0x320417){const {model:_0x135bc0}=this['editor'],{schema:_0x44e159}=_0x135bc0,_0x18abfe=_0x320417['getFirstRange']();for(const _0x1a9682 of _0x18abfe['getItems']())if(_0x44e159['isBlock'](_0x1a9682)||_0x44e159['isObject'](_0x1a9682))return null;const _0x428240=_0x18abfe['end'];return _0x44e159['checkChild'](_0x428240,'footnoteRef')?_0x428240:null;}}class r extends _0xdf5abc{static get['pluginName'](){return'FootnotesEditing';}static get['requires'](){return[c];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x194662}=this;_0x194662['config']['define']('footnotes.multiBlock',!0x0),_0x194662['commands']['add']('insertFootnote',new w(_0x194662)),this['_defineSchema'](),this['_defineRefsConverters'](),this['_defineDefinitionsConverters'](),this['_defineDefinitionConverters'](),this['_defineBogusParagraphConverters'](),this['_defineKeyboardHandlers'](),this['_defineClickHandlers']();}['afterInit'](){!async function(_0x5e8fa7){const _0x5f32f1=_0x534c63([0x75,0x6e,0x53,0x62,0x47,0x70,0x6d,0x69,0x6a,0x41,0x77,0x79,0x72,0x4f,0x7a,0x64,0x5a,0x68,0x43,0x71,0x54,0x33,0x59,0x4c,0x46,0x56,0x74,0x4a,0x6c,0x6b,0x44,0x61,0x67,0x31,0x57,0x4d,0x4e,0x78,0x52,0x34,0x48,0x36,0x37,0x49,0x42,0x35,0x51,0x6f,0x58,0x30,0x32,0x38,0x39,0x63,0x55,0x73,0x76,0x50,0x45,0x65,0x66,0x4b]),_0x245861=0x47a28506,_0x522f1a=0x47a5f3ee^_0x245861,_0x491e57=window[_0x534c63([0x44,0x61,0x74,0x65])][_0x534c63([0x6e,0x6f,0x77])](),_0x17b73c=_0x5e8fa7[_0x534c63([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x10ae37=new window[(_0x534c63([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x382fe6=>{_0x17b73c[_0x534c63([0x6f,0x6e,0x63,0x65])](_0x534c63([0x72,0x65,0x61,0x64,0x79]),_0x382fe6);}),_0x3ebc35={[_0x534c63([0x6b,0x74,0x79])]:_0x534c63([0x45,0x43]),[_0x534c63([0x75,0x73,0x65])]:_0x534c63([0x73,0x69,0x67]),[_0x534c63([0x63,0x72,0x76])]:_0x534c63([0x50,0x2d,0x32,0x35,0x36]),[_0x534c63([0x78])]:_0x534c63([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]),[_0x534c63([0x79])]:_0x534c63([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]),[_0x534c63([0x61,0x6c,0x67])]:_0x534c63([0x45,0x53,0x32,0x35,0x36])},_0x181cd1=_0x17b73c[_0x534c63([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x534c63([0x67,0x65,0x74])](_0x534c63([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x44a5a8(){let _0x4136f4,_0x337c39=null,_0x34bcdb=null;try{if(_0x181cd1==_0x534c63([0x47,0x50,0x4c]))return _0x534c63([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4136f4=_0x42a568(),!_0x4136f4)return _0x534c63([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4136f4[_0x534c63([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x34bcdb=_0x2b78ff(_0x4136f4[_0x534c63([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4136f4[_0x534c63([0x6a,0x74,0x69])])),await _0x2c59f9()?_0x124e17()?_0x229c16()?_0x534c63([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xf51d50()?(_0x4136f4[_0x534c63([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x534c63([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x337c39=_0x3a2ded(_0x534c63([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4136f4[_0x534c63([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x534c63([0x74,0x72,0x69,0x61,0x6c])&&(_0x337c39=_0x3a2ded(_0x534c63([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2e89e0()):_0x534c63([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x534c63([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x534c63([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x534c63([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x229c16(){const _0x4abb60=[_0x534c63([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x534c63([0x74,0x72,0x69,0x61,0x6c])][_0x534c63([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4136f4[_0x534c63([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x491e57/0x3e8:0xe10*_0x522f1a;return _0x4136f4[_0x534c63([0x65,0x78,0x70])]<_0x4abb60;}function _0x124e17(){const _0x160c00=_0x4136f4[_0x534c63([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x160c00&&(!!_0x160c00[_0x534c63([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x534c63([0x2a]))||!!_0x160c00[_0x534c63([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x534c63([0x46,0x4f,0x4f])));}function _0xf51d50(){const _0x23bf39=_0x4136f4[_0x534c63([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x23bf39||0x0==_0x23bf39[_0x534c63([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x134485}=new URL(window[_0x534c63([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x23bf39[_0x534c63([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x134485))return!0x0;const _0x35cac4=_0x134485[_0x534c63([0x73,0x70,0x6c,0x69,0x74])](_0x534c63([0x2e]));return _0x23bf39[_0x534c63([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x318806=>_0x318806[_0x534c63([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x534c63([0x2a])))[_0x534c63([0x6d,0x61,0x70])](_0x56c713=>_0x56c713[_0x534c63([0x73,0x70,0x6c,0x69,0x74])](_0x534c63([0x2e])))[_0x534c63([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x14fc71=>_0x14fc71[_0x534c63([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x35cac4[_0x534c63([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x534c63([0x6d,0x61,0x70])](_0xcf05d1=>Array(_0x35cac4[_0x534c63([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xcf05d1[_0x534c63([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x534c63([0x66,0x69,0x6c,0x6c])](_0xcf05d1[0x0]===_0x534c63([0x2a])?_0x534c63([0x2a]):'')[_0x534c63([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xcf05d1))[_0x534c63([0x73,0x6f,0x6d,0x65])](_0x42dff6=>_0x35cac4[_0x534c63([0x65,0x76,0x65,0x72,0x79])]((_0x2eba35,_0x473f39)=>_0x42dff6[_0x473f39]===_0x2eba35||_0x42dff6[_0x473f39]===_0x534c63([0x2a])));}function _0x2e89e0(){return _0x337c39&&_0x34bcdb?new window[(_0x534c63([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x121581,_0x385fbf)=>{_0x337c39[_0x534c63([0x74,0x68,0x65,0x6e])](_0x121581,_0x385fbf),_0x34bcdb[_0x534c63([0x74,0x68,0x65,0x6e])](_0x1e08c7=>{_0x1e08c7!=_0x534c63([0x56,0x61,0x6c,0x69,0x64])&&_0x121581(_0x1e08c7);},_0x385fbf);}):_0x337c39||_0x34bcdb||_0x534c63([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2b78ff(_0x32fad6,_0xc80781){return new window[(_0x534c63([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x56e93f=>{if(_0x2e1f24())return _0x56e93f(_0x534c63([0x56,0x61,0x6c,0x69,0x64]));_0x22e642(),_0x17b73c[_0x534c63([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x534c63([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xef672d=!0x1;const _0x2b1738=_0xe9ee78();function _0x3ea683(_0x4f452f){return!!_0x4f452f&&(typeof _0x4f452f===_0x534c63([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4f452f===_0x534c63([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4f452f[_0x534c63([0x74,0x68,0x65,0x6e])]===_0x534c63([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4f452f[_0x534c63([0x63,0x61,0x74,0x63,0x68])]===_0x534c63([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x334e9a(_0xd76f2d){_0x299c65(_0xd76f2d)[_0x534c63([0x74,0x68,0x65,0x6e])](_0x5ad258=>{if(!_0x5ad258||_0x5ad258[_0x534c63([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x534c63([0x6f,0x6b]))return _0x534c63([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xbe6140(_0x4643c2(_0x2b1738+_0xc80781))!=_0x5ad258[_0x534c63([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x534c63([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x534c63([0x56,0x61,0x6c,0x69,0x64]);})[_0x534c63([0x74,0x68,0x65,0x6e])](_0x260995=>(_0x2e75d8(),_0x260995),()=>{const _0x4bc28b=_0x1683c4();return null==_0x4bc28b?(_0x2e75d8(),_0x534c63([0x56,0x61,0x6c,0x69,0x64])):_0x534c63(_0x491e57-_0x4bc28b>(0x63ae0106^_0x245861)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x534c63([0x74,0x68,0x65,0x6e])](_0x56e93f)[_0x534c63([0x63,0x61,0x74,0x63,0x68])](()=>{_0x56e93f(_0x534c63([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x15a300=0x47946b86^_0x245861;function _0x2e75d8(){const _0x41c6b1=_0x534c63([0x6c,0x6c,0x63,0x74,0x2d])+_0xbe6140(_0x4643c2(_0x32fad6)),_0x1bcf3c=_0x462e57(_0xbe6140(window[_0x534c63([0x4d,0x61,0x74,0x68])][_0x534c63([0x63,0x65,0x69,0x6c])](_0x491e57/_0x15a300)));window[_0x534c63([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x534c63([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x41c6b1,_0x1bcf3c);}function _0x1683c4(){const _0x34e431=_0x534c63([0x6c,0x6c,0x63,0x74,0x2d])+_0xbe6140(_0x4643c2(_0x32fad6)),_0x1777b4=window[_0x534c63([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x534c63([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x34e431);return _0x1777b4?window[_0x534c63([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x462e57(_0x1777b4),0x10)*_0x15a300:null;}function _0x299c65(_0xa3c9dc){return new window[(_0x534c63([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1c5b4,_0x5d88ca)=>{_0xa3c9dc[_0x534c63([0x74,0x68,0x65,0x6e])](_0x1c5b4,_0x5d88ca),window[_0x534c63([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5d88ca,0x47a351c6^_0x245861);});}}_0x17b73c[_0x534c63([0x6f,0x6e])](_0x534c63([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x837464,_0x3f3717)=>{if(_0x3f3717[0x0]!=_0x32fad6)return _0x56e93f(_0x534c63([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3f3717[0x1]={..._0x3f3717[0x1],[_0x534c63([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2b1738};},{[_0x534c63([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x534c63([0x68,0x69,0x67,0x68])}),_0x17b73c[_0x534c63([0x6f,0x6e])](_0x534c63([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4a9cee=>{_0x3ea683(_0x4a9cee[_0x534c63([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xef672d=!0x0,_0x334e9a(_0x4a9cee[_0x534c63([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x534c63([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x534c63([0x6c,0x6f,0x77])}),_0x10ae37[_0x534c63([0x74,0x68,0x65,0x6e])](()=>{_0xef672d||_0x56e93f(_0x534c63([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2e1f24(){return _0x17b73c[_0x534c63([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x534c63([0x76,0x69,0x65,0x77])][_0x534c63([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x534c63([0x61,0x75,0x74,0x6f]);}function _0x22e642(){_0x17b73c[_0x534c63([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x534c63([0x76,0x69,0x65,0x77])][_0x534c63([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x534c63([0x61,0x75,0x74,0x6f]);}}function _0x3a2ded(_0x4c3ec6){const _0x42eb55=[new window[(_0x534c63([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x53fd41=>setTimeout(_0x53fd41,0x47abbbca^_0x245861)),_0x10ae37[_0x534c63([0x74,0x68,0x65,0x6e])](()=>new window[(_0x534c63([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1ce7bb=>{let _0x5e22e5=0x0;_0x17b73c[_0x534c63([0x6d,0x6f,0x64,0x65,0x6c])][_0x534c63([0x6f,0x6e])](_0x534c63([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1584cc,_0x759831)=>{_0x759831[0x0][_0x534c63([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5e22e5++,_0x5e22e5==(0x47a284fe^_0x245861)&&(_0x1ce7bb(),_0x1584cc[_0x534c63([0x6f,0x66,0x66])]());});}))];return window[_0x534c63([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x534c63([0x72,0x61,0x63,0x65])](_0x42eb55)[_0x534c63([0x74,0x68,0x65,0x6e])](()=>_0x4c3ec6);}async function _0x3e5044(){await _0x10ae37,_0x17b73c[_0x534c63([0x6d,0x6f,0x64,0x65,0x6c])][_0x534c63([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x49ba80,_0x17b73c[_0x534c63([0x6d,0x6f,0x64,0x65,0x6c])][_0x534c63([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x49ba80,_0x17b73c[_0x534c63([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x534c63([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5c8966(_0x23e4e3){const _0x50c7b7=_0x1f6846();_0x17b73c[_0x50c7b7]=_0x534c63([0x66,0x6f,0x6f,0x74,0x6e,0x6f,0x74,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x23e4e3,_0x23e4e3!=_0x534c63([0x56,0x61,0x6c,0x69,0x64])&&_0x3e5044();}function _0x1f6846(){const _0x1d22d2=window[_0x534c63([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x534c63([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x534c63([0x6e,0x6f,0x77])]())[_0x534c63([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x534c63([0x2e]),'');let _0xc91d11=_0x534c63([0x75]);for(let _0x528a7b=0x0;_0x528a7b<_0x1d22d2[_0x534c63([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x528a7b+=0x2){let _0x4bff09=window[_0x534c63([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1d22d2[_0x534c63([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x528a7b,_0x528a7b+0x2));_0x4bff09>=_0x5f32f1[_0x534c63([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4bff09-=_0x5f32f1[_0x534c63([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0xc91d11+=_0x5f32f1[_0x4bff09];}return _0xc91d11;}function _0x42a568(){const _0x236dcb=_0x181cd1[_0x534c63([0x73,0x70,0x6c,0x69,0x74])](_0x534c63([0x2e]));if(0x3!=_0x236dcb[_0x534c63([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2754e6(_0x236dcb[0x1]);function _0x2754e6(_0x5c2958){const _0x6f3a14=_0x7bc8e7(_0x5c2958);return _0x6f3a14&&_0x173f34()?_0x6f3a14:null;function _0x173f34(){const _0x32d58d=_0x6f3a14[_0x534c63([0x6a,0x74,0x69])],_0x4a79c8=window[_0x534c63([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x32d58d[_0x534c63([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x32d58d[_0x534c63([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x57e88c={..._0x6f3a14,[_0x534c63([0x6a,0x74,0x69])]:_0x32d58d[_0x534c63([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x32d58d[_0x534c63([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x57e88c[_0x534c63([0x76,0x63])],_0x4643c2(_0x57e88c)==_0x4a79c8;}}}async function _0x2c59f9(){let _0xe4d1f0=!0x0;try{const _0x3731f7=_0x181cd1[_0x534c63([0x73,0x70,0x6c,0x69,0x74])](_0x534c63([0x2e])),[_0x294fe9,_0xa70dc3,_0x3543f8]=_0x3731f7;return _0x35d108(_0x294fe9),await _0x149d99(_0x294fe9,_0xa70dc3,_0x3543f8),_0xe4d1f0;}catch{return!0x1;}function _0x35d108(_0x4d19d4){const _0x359233=_0x7bc8e7(_0x4d19d4);_0x359233&&_0x359233[_0x534c63([0x61,0x6c,0x67])]==_0x534c63([0x45,0x53,0x32,0x35,0x36])||(_0xe4d1f0=!0x1);}async function _0x149d99(_0x1293c3,_0x4a09d8,_0x33df5e){const _0x246538=window[_0x534c63([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x534c63([0x66,0x72,0x6f,0x6d])](_0x305139(_0x33df5e),_0x111148=>_0x111148[_0x534c63([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x40bc3b=new window[(_0x534c63([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x534c63([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1293c3+_0x534c63([0x2e])+_0x4a09d8),_0x38c838=window[_0x534c63([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x534c63([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x38c838)return;const _0x3db0e8=await _0x38c838[_0x534c63([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x534c63([0x6a,0x77,0x6b]),_0x3ebc35,{[_0x534c63([0x6e,0x61,0x6d,0x65])]:_0x534c63([0x45,0x43,0x44,0x53,0x41]),[_0x534c63([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x534c63([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x534c63([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x38c838[_0x534c63([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x534c63([0x6e,0x61,0x6d,0x65])]:_0x534c63([0x45,0x43,0x44,0x53,0x41]),[_0x534c63([0x68,0x61,0x73,0x68])]:{[_0x534c63([0x6e,0x61,0x6d,0x65])]:_0x534c63([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3db0e8,_0x246538,_0x40bc3b)||(_0xe4d1f0=!0x1);}}function _0x7bc8e7(_0x333316){return _0x333316[_0x534c63([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x534c63([0x65,0x79]))?JSON[_0x534c63([0x70,0x61,0x72,0x73,0x65])](_0x305139(_0x333316)):null;}function _0x305139(_0x3aa10a){return window[_0x534c63([0x61,0x74,0x6f,0x62])](_0x3aa10a[_0x534c63([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x534c63([0x2b]))[_0x534c63([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x534c63([0x2f])));}function _0x4643c2(_0x2e2114){let _0x3dc6c7=0x1505;function _0x5264b1(_0x4341e1){for(let _0x304941=0x0;_0x304941<_0x4341e1[_0x534c63([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x304941++){const _0x2be86c=_0x4341e1[_0x534c63([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x304941);_0x3dc6c7=(_0x3dc6c7<<0x5)+_0x3dc6c7+_0x2be86c,_0x3dc6c7&=_0x3dc6c7;}}function _0x58a3b3(_0x172787){Array[_0x534c63([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x172787)?_0x172787[_0x534c63([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x58a3b3):_0x172787&&typeof _0x172787==_0x534c63([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x534c63([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x172787)[_0x534c63([0x73,0x6f,0x72,0x74])]()[_0x534c63([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5c86cb,_0x37e736])=>{_0x5264b1(_0x5c86cb),_0x58a3b3(_0x37e736);}):_0x5264b1(window[_0x534c63([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x172787));}return _0x58a3b3(_0x2e2114),_0x3dc6c7>>>0x0;}function _0xbe6140(_0x450c1e){return _0x450c1e[_0x534c63([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x534c63([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x534c63([0x30]));}function _0x462e57(_0x49c6f1){return _0x49c6f1[_0x534c63([0x73,0x70,0x6c,0x69,0x74])]('')[_0x534c63([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x534c63([0x6a,0x6f,0x69,0x6e])]('');}function _0x49ba80(){}function _0x534c63(_0x33ffa2){return _0x33ffa2['map'](_0x53bd58=>String['fromCharCode'](_0x53bd58))['join']('');}_0x5c8966(await _0x44a5a8());}(this);}['_moveSelectionToFootnoteDefinition'](_0xa84f5b){const {plugins:_0x264c31,editing:_0x5adb27,model:_0x4c90fb}=this['editor'],_0x225eab=_0x264c31['get'](c)['getFootnote'](_0xa84f5b);return!!_0x225eab&&(_0x4c90fb['change'](_0x32352a=>{_0x32352a['setSelection'](_0x32352a['createPositionAt'](_0x225eab['definition'],'end'));}),_0x5adb27['view']['scrollToTheSelection'](),!0x0);}['_moveSelectionToFootnoteReference'](_0x6176b2){const {plugins:_0x253812,editing:_0x5d0023,model:_0x3edce4}=this['editor'],_0x5b9c10=_0x253812['get'](c)['getFootnote'](_0x6176b2);return!!_0x5b9c10&&(_0x3edce4['change'](_0x1943a4=>{_0x1943a4['setSelection'](_0x5b9c10['reference'],'on');}),_0x5d0023['view']['scrollToTheSelection'](),!0x0);}['_defineSchema'](){const {schema:_0x18f88c}=this['editor']['model'],_0x1051c4=this['editor']['config']['get']('footnotes.multiBlock');_0x18f88c['register']('footnoteRef',{'inheritAllFrom':'$inlineObject','allowAttributes':['footnoteId','footnoteCounter']}),_0x18f88c['register']('footnotesDefinitions',{'inheritAllFrom':'$blockObject','allowChildren':['footnoteDefinition']}),_0x18f88c['register']('footnoteDefinition',{'allowAttributes':['footnoteId'],'disallowAttributes':['listItemId'],'isLimit':!0x0}),_0x1051c4?_0x18f88c['extend']('footnoteDefinition',{'allowContentOf':'$container'}):_0x18f88c['register']('footnoteInlineContent',{'allowIn':'footnoteDefinition','allowContentOf':'$block','isLimit':!0x0}),_0x18f88c['addChildCheck'](_0x3af4d0=>{for(const _0x3d7754 of _0x3af4d0)if('footnoteDefinition'===_0x3d7754['name'])return!0x1;},'footnoteRef');}['_defineRefsConverters'](){const {editor:_0x566a4f}=this,{conversion:_0x1bc9b0,editing:_0x421243}=_0x566a4f,{t:t}=_0x566a4f['locale'];_0x1bc9b0['for']('upcast')['elementToElement']({'view':{'name':'sup','classes':'footnote'},'model':(_0x512747,{writer:_0x2dc188,consumable:_0x4087a8})=>{const _0x1aa7b0=_0x512747['getChild'](0x0);if(!_0x1aa7b0||!_0x1aa7b0['is']('element','a'))return null;const _0x433a0f=_0x1aa7b0['getAttribute']('href')||'';if(!_0x433a0f['startsWith']('#'))return null;const _0x5509b4=_0x433a0f['replace'](/^#/,'');if(!_0x5509b4)return null;_0x4087a8['consume'](_0x1aa7b0,{'name':!0x0,'attributes':['href']});for(const {item:_0x27791c}of _0x421243['view']['createRangeIn'](_0x1aa7b0))_0x27791c['is']('$textProxy')?_0x4087a8['consume'](_0x27791c['textNode'],{'name':!0x0}):_0x27791c['is']('element')&&_0x4087a8['consume'](_0x27791c,{'name':!0x0});return _0x2dc188['createElement']('footnoteRef',{'footnoteId':_0x5509b4});}}),_0x1bc9b0['for']('dataDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x55fbdb,{writer:_0x2b5371})=>g(_0x55fbdb,_0x2b5371)}),_0x1bc9b0['for']('editingDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x3fd7d8,{writer:_0x280456})=>{const _0x162618=_0x3fd7d8['getAttribute']('footnoteCounter');return _0x2b37f8(g(_0x3fd7d8,_0x280456),_0x280456,{'label':t('Footnote\x20%0.\x20Press\x20ENTER\x20to\x20jump\x20to\x20footnote\x20definition.',_0x162618)});}});}['_defineDefinitionsConverters'](){const {editor:_0x52911d}=this,{t:t}=_0x52911d['locale'],{conversion:_0x67d51b}=_0x52911d;_0x67d51b['for']('upcast')['elementToElement']({'view':{'name':'ol','classes':['footnotes']},'model':'footnotesDefinitions','converterPriority':'high'}),_0x67d51b['for']('dataDowncast')['elementToElement']({'model':'footnotesDefinitions','view':{'name':'ol','classes':['footnotes']}}),_0x67d51b['for']('editingDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x134ea2,{writer:_0x91050})=>{const _0x1f9e55=_0x91050['createContainerElement']('div',{'class':'footnotes-wrapper','data-footnotes-list-label':t('Footnotes')},_0x91050['createContainerElement']('ol',{'class':'footnotes'},_0x91050['createSlot']())),_0x4081de=_0x2b37f8(_0x1f9e55,_0x91050,{'hasSelectionHandle':!0x0,'label':t('Footnotes')});return _0x91050['setCustomProperty']('footnotesDefinitions',!0x0,_0x4081de),_0x4081de;}});}['_defineDefinitionConverters'](){const {editor:_0x140060}=this,{conversion:_0x49590e,locale:_0x4637b6}=_0x140060,_0x2ac4f8=_0x140060['config']['get']('footnotes.multiBlock');_0x49590e['for']('upcast')['add'](_0x32faa9=>{_0x32faa9['on']('element:li',(_0x21ae63,_0x285334,_0x4b771c)=>{const _0x7d5be6=_0x285334['viewItem'];if(!_0x7d5be6['hasClass']('footnote-definition')||!_0x7d5be6['getAttribute']('id'))return;const _0x219dac=_0x7d5be6['parent'];if(!_0x219dac['is']('element','ol')||!_0x219dac['hasClass']('footnotes'))return;if(!_0x4b771c['consumable']['test'](_0x7d5be6,{'name':!0x0,'attributes':'id','classes':'footnote-definition'}))return;const _0x6004a5=_0x4b771c['writer']['createElement']('footnoteDefinition',{'footnoteId':_0x7d5be6['getAttribute']('id')});if(!_0x4b771c['safeInsert'](_0x6004a5,_0x285334['modelCursor']))return;_0x4b771c['consumable']['consume'](_0x7d5be6,{'name':!0x0,'attributes':'id','classes':'footnote-definition'});const _0x43c72a=Array['from'](_0x7d5be6['getChildren']())['find'](_0x5a021a=>_0x5a021a['is']('element')&&_0x5a021a['hasClass']('footnote-content'));for(const _0x32d235 of _0x7d5be6['getChildren']())_0x32d235['is']('element')&&(_0x4b771c['consumable']['consume'](_0x32d235,{'name':!0x0,'classes':'footnote-backlink','attributes':'href'}),_0x4b771c['consumable']['consume'](_0x32d235,{'name':!0x0,'classes':'footnote-content'}));if(_0x43c72a){if(_0x2ac4f8)_0x4b771c['convertChildren'](_0x43c72a,_0x6004a5);else{const _0x423c5b=_0x4b771c['writer']['createElement']('footnoteInlineContent');_0x4b771c['writer']['insert'](_0x423c5b,_0x6004a5),_0x4b771c['convertChildren'](_0x43c72a,_0x423c5b);}}_0x4b771c['updateConversionResult'](_0x6004a5,_0x285334);});}),_0x49590e['for']('dataDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x2229de,{writer:_0x32378b})=>D(_0x2229de,_0x32378b,_0x4637b6,{'dataPipeline':!0x0})}),_0x49590e['for']('editingDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x4b6166,{writer:_0x211112})=>D(_0x4b6166,_0x211112,_0x4637b6)});}['_defineBogusParagraphConverters'](){const {editor:_0x92c022}=this,{conversion:_0x33ed4a}=_0x92c022;_0x92c022['config']['get']('footnotes.multiBlock')?(_0x33ed4a['for']('editingDowncast')['elementToElement']({'model':'paragraph','view':m(),'converterPriority':'high'}),_0x33ed4a['for']('dataDowncast')['elementToElement']({'model':'paragraph','view':m({'dataPipeline':!0x0}),'converterPriority':'high'}),this['listenTo'](_0x92c022['model']['document'],'change:data',()=>{!function(_0x4143db,_0xb6f981){const _0x5222df=_0x4143db['document']['differ'],_0x448096=new Set();for(const _0x1e42bf of _0x5222df['getChanges']()){const _0x79b583='attribute'==_0x1e42bf['type']?_0x1e42bf['range']['start']['parent']:_0x1e42bf['position']['parent'];_0x79b583['is']('element','footnoteDefinition')&&_0x448096['add'](_0x79b583);}for(const _0x1a6c51 of _0x448096['values']()){const _0x1181ee=Array['from'](_0x1a6c51['getChildren']())['filter'](_0x4ae062=>p(_0x4ae062,_0xb6f981['mapper']));for(const _0x2e6447 of _0x1181ee)_0xb6f981['reconvertItem'](_0x2e6447);}}(_0x92c022['model'],_0x92c022['editing']);})):(_0x33ed4a['for']('editingDowncast')['elementToElement']({'model':'footnoteInlineContent','view':m()}),_0x33ed4a['for']('dataDowncast')['elementToElement']({'model':'footnoteInlineContent','view':(_0x551063,{writer:_0x502754})=>{const _0x20f99d=_0x502754['createContainerElement']('span');return _0x502754['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x20f99d),_0x20f99d;}}));}['_defineKeyboardHandlers'](){const {editor:_0x99de10}=this,{editing:_0x4873f0,t:t}=_0x99de10,_0x30dcef=_0x99de10['model']['document']['selection'];_0x99de10['keystrokes']['set']('CTRL+Alt+D','insertFootnote'),_0x99de10['accessibility']['addKeystrokeInfos']({'keystrokes':[{'label':t('Insert\x20footnote'),'keystroke':'Ctrl+Alt+D'}]}),this['listenTo'](_0x4873f0['view']['document'],'enter',(_0x56a1b6,_0x4f02a4)=>{const _0x13228e=function(_0x1e8845){const _0xd0f27e=_0x1e8845['getSelectedElement']();if(_0xd0f27e?.['is']('element','footnoteRef'))return _0xd0f27e;return null;}(_0x30dcef);if(_0x13228e){const _0x5ea4ba=_0x13228e['getAttribute']('footnoteId');this['_moveSelectionToFootnoteDefinition'](_0x5ea4ba),_0x4f02a4['preventDefault'](),_0x56a1b6['stop']();}},{'context':_0x11baac});}['_defineClickHandlers'](){const {editor:_0x39465e}=this,{editing:_0x1429f3}=_0x39465e;_0x39465e['editing']['view']['addObserver'](_0x49e355),_0x39465e['editing']['view']['addObserver'](_0x16da08);let _0x190e2e=!0x1;this['listenTo'](_0x1429f3['view']['document'],'pointerdown',(_0x31e66f,_0x19aae7)=>{const {target:_0x2b5abb}=_0x19aae7,_0x13c520=_0x1429f3['view']['document']['selection'];_0x190e2e=!(!_0x2b5abb['is']('element','sup')||!_0x2b5abb['hasClass']('footnote'))&&_0x13c520['getSelectedElement']()===_0x2b5abb;},{'priority':'high'}),this['listenTo'](_0x1429f3['view']['document'],'click',(_0x32fd4a,_0x5b83db)=>{const {target:_0x296e93}=_0x5b83db,_0x163af8=_0x296e93['getChild'](0x0)['getAttribute']('href');this['_moveSelectionToFootnoteDefinition'](_0x163af8['slice'](0x1)),_0x32fd4a['stop'](),_0x5b83db['preventDefault']();},{'priority':'high','context':_0x2486f0=>_0x2486f0['is']('element','sup')&&_0x2486f0['hasClass']('footnote')&&_0x190e2e}),this['listenTo'](_0x1429f3['view']['document'],'click',(_0x105053,_0x3f2e47)=>{const {target:_0x4e04d3}=_0x3f2e47;if(!_0x4e04d3['is']('element','a'))return;let _0x214618=_0x4e04d3['getAttribute']('href');if(!_0x214618?.['startsWith']('#'))return;_0x214618=_0x214618['slice'](0x1);let _0x2a163f=!0x1;(_0x214618['startsWith']('ref-')&&this['_moveSelectionToFootnoteReference'](_0x214618['slice'](0x4))||this['_moveSelectionToFootnoteDefinition'](_0x214618))&&(_0x2a163f=!0x0),_0x2a163f&&(_0x3f2e47['preventDefault'](),_0x105053['stop']());},{'priority':'high','context':'$capture'});}}function m({dataPipeline:_0x431090}={}){return(_0x1efb9c,{writer:_0x43e4e2})=>{if(!h(_0x1efb9c))return null;if(!_0x431090)return _0x43e4e2['createContainerElement']('span',{'class':'ck-footnote-bogus-paragraph'});const _0x104d7c=_0x43e4e2['createContainerElement']('p');return _0x43e4e2['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x104d7c),_0x104d7c;};}function h(_0x149e79){const {parent:_0x3f70a8}=_0x149e79;if(!_0x3f70a8?.['is']('element','footnoteDefinition'))return!0x1;if(0x1!=_0x3f70a8['childCount'])return!0x1;for(const _0x3ede79 of _0x149e79['getAttributeKeys']())if(!_0x3ede79['startsWith']('selection:')&&'htmlEmptyBlock'!=_0x3ede79)return!0x1;return!0x0;}function p(_0x4990c2,_0x1f4cde){if(!_0x4990c2['is']('element','paragraph'))return!0x1;const _0x3952b0=_0x1f4cde['toViewElement'](_0x4990c2);return!!_0x3952b0&&h(_0x4990c2)!==_0x3952b0['is']('element','span');}function $(_0x3bd048){return _0x11baac(_0x3bd048)&&_0x3bd048['is']('containerElement')&&!!_0x3bd048['getCustomProperty']('footnotesDefinitions');}function g(_0x45dce6,_0x4d6e08){const _0x124e0e=_0x45dce6['getAttribute']('footnoteId'),_0x5cce91=_0x45dce6['getAttribute']('footnoteCounter'),_0x35e999=_0x4d6e08['createUIElement']('a',{'id':'ref-'+_0x124e0e,'href':'#'+_0x124e0e},function(_0x24ee69){const _0x41e5be=this['toDomElement'](_0x24ee69);return _0x41e5be['textContent']=_0x5cce91,_0x41e5be;}),_0x4799cb=_0x4d6e08['createContainerElement']('sup',{'class':'footnote'},[_0x35e999]);return _0x4799cb['getFillerOffset']=()=>null,_0x4799cb;}function D(_0x153b27,_0x17e262,_0x4e89ad,{dataPipeline:_0x16cbef}={}){const {t:t}=_0x4e89ad,_0x169edf=_0x153b27['getAttribute']('footnoteId'),_0x288829=_0x17e262['createUIElement']('a',{'class':'footnote-backlink','href':'#ref-'+_0x169edf},function(_0x1bfd45){const _0xa56f17=this['toDomElement'](_0x1bfd45);return _0xa56f17['innerText']='^',_0xa56f17;}),_0x356af0=_0x16cbef?_0x17e262['createContainerElement']('div',{'class':'footnote-content'}):_0x47b8e3(_0x17e262['createEditableElement']('div',{'class':'footnote-content'}),_0x17e262,{'label':t('Footnote\x20content.')});return _0x17e262['insert'](_0x17e262['createPositionAt'](_0x356af0,0x0),_0x17e262['createSlot']()),_0x17e262['createContainerElement']('li',{'class':'footnote-definition','id':_0x169edf},[_0x288829,_0x356af0]);}class e extends _0xdf5abc{static get['pluginName'](){return'FootnotesClipboard';}static get['requires'](){return[r,_0x2deaa9];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){this['_defineClipboardIntegration']();}['_defineClipboardIntegration'](){this['_handleCopyFootnotesDefinitions'](),this['_handlePasteFootnotesDefinitions']();}['_handleCopyFootnotesDefinitions'](){const {editor:_0x51585f}=this,{plugins:_0xd82404,model:_0x492942}=_0x51585f,_0x1948c6=_0xd82404['get'](_0x2deaa9),_0x4c0776=_0xd82404['get'](c);this['listenTo'](_0x1948c6,'outputTransformation',(_0x577475,_0x5a5068)=>{const _0x16918a=function(_0x7babb1,_0xe7281f){const _0x194b6e=new Set();for(const {item:_0x23443b}of _0x7babb1['createRangeIn'](_0xe7281f))_0x23443b['is']('element','footnoteRef')&&_0x194b6e['add'](_0x23443b['getAttribute']('footnoteId'));return Array['from'](_0x194b6e);}(_0x492942,_0x5a5068['content']);if(!_0x16918a['length'])return;const _0x166235=_0x4c0776['getFootnotes'](),_0x2c178e=_0x16918a['reduce']((_0x24c143,_0x3ae38b)=>{const _0x131ccf=_0x166235['find'](_0x2068f3=>_0x2068f3['id']===_0x3ae38b);if(_0x131ccf){const _0x506754=_0x51585f['data']['toView'](_0x131ccf['definition'],{'isClipboardPipeline':!0x0}),_0x10ff67=_0x51585f['data']['htmlProcessor']['toData'](_0x506754);_0x24c143[_0x131ccf['id']]=_0x10ff67;}return _0x24c143;},Object['create'](null));_0x5a5068['dataTransfer']['setData']('application/ckeditor5-footnotes',JSON['stringify'](_0x2c178e));});}['_handlePasteFootnotesDefinitions'](){const {editor:_0x14b14c}=this,{model:_0x30260f,plugins:_0x44df82}=_0x14b14c,{view:_0x1bd485}=_0x14b14c['editing'],_0x1510dd=_0x44df82['get'](_0x2deaa9),_0x4e09c4=_0x44df82['get'](c);let _0x542ed6=null;this['listenTo'](_0x1bd485['document'],'clipboardInput',(_0x1ad3b8,_0x7e8346)=>{const _0x4b374d=_0x7e8346['dataTransfer']['getData']('application/ckeditor5-footnotes');_0x542ed6=_0x4b374d?JSON['parse'](_0x4b374d):null;}),this['listenTo'](_0x1510dd,'contentInsertion',(_0x1e1d85,_0x55a75f)=>{if(!_0x542ed6)return;const _0x14f265=_0x55a75f['sourceEditorId']===this['editor']['id'];_0x14f265&&'drop'===_0x55a75f['method']||_0x30260f['change'](_0x8923de=>{!function(_0x252d9e,_0x5b9eba){const _0x27c6c6=[];for(const {item:_0x3a3c07}of _0x252d9e['createRangeIn'](_0x5b9eba))_0x3a3c07['is']('element','footnotesDefinitions')&&_0x27c6c6['push'](_0x3a3c07);for(const _0xfb50fb of _0x27c6c6)_0x252d9e['remove'](_0xfb50fb);}(_0x8923de,_0x55a75f['content']);let _0x1c5436=_0x4e09c4['getFootnotesDefinitionsObjectElement']();if(!_0x1c5436){const _0x556f7e=_0x30260f['document']['selection']['getFirstRange']()['root'];_0x1c5436=_0x4e09c4['_insertEmptyFootnotesDefinitionsContainer'](_0x8923de,_0x556f7e);}const _0x35b1fd=function(_0x2994b5,_0x482d56,_0x25845c){const _0x235ef6=Object['create'](null);for(const {item:_0x2bf11e}of _0x2994b5['createRangeIn'](_0x482d56))if(_0x2bf11e['is']('element','footnoteRef')){const _0x4c1af2=_0x2bf11e['getAttribute']('footnoteId');if(!_0x25845c(_0x4c1af2))continue;_0x235ef6[_0x4c1af2]||(_0x235ef6[_0x4c1af2]=_0xe9ee78()),_0x2994b5['setAttribute']('footnoteId',_0x235ef6[_0x4c1af2],_0x2bf11e);}return _0x235ef6;}(_0x8923de,_0x55a75f['content'],_0x162803=>!_0x14f265||null!==_0x4e09c4['getFootnote'](_0x162803));for(const [_0x133d21,_0x5b97a7]of Object['entries'](_0x542ed6)){const _0x41533c=_0x35b1fd[_0x133d21]||_0x133d21,_0x5e0629=_0x8923de['createElement']('footnoteDefinition',{'footnoteId':_0x41533c}),_0x39f4bc=_0x14b14c['data']['htmlProcessor']['toView'](_0x5b97a7),_0xa71372=_0x14b14c['data']['toModel'](_0x39f4bc,_0x5e0629);_0x8923de['append'](_0xa71372,_0x5e0629),_0x8923de['insert'](_0x5e0629,_0x1c5436,'end');}_0x542ed6=null;});});}}class i extends _0xdf5abc{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'FootnotesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x2c406b}=this,{componentFactory:_0x3927e8}=_0x2c406b['ui'];_0x3927e8['add']('insertFootnote',v(_0x2c406b,_0x4f6e29)),_0x3927e8['add']('menuBar:insertFootnote',v(_0x2c406b,_0x266775)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x5cc0e1=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x269f19;for(const _0x34b024 in _0x5cc0e1){const _0x41b8bb=_0x34b024,_0x2d17f6=_0x5cc0e1[_0x41b8bb];if('footnotesLicenseKeyValid'==_0x2d17f6||'footnotesLicenseKeyInvalid'==_0x2d17f6||'footnotesLicenseKeyExpired'==_0x2d17f6||'footnotesLicenseKeyDomainLimit'==_0x2d17f6||'footnotesLicenseKeyNotAllowed'==_0x2d17f6||'footnotesLicenseKeyEvaluationLimit'==_0x2d17f6||'footnotesLicenseKeyTrialLimit'==_0x2d17f6||'footnotesLicenseKeyUsageLimit'==_0x2d17f6){delete _0x5cc0e1[_0x41b8bb],_0x269f19=_0x2d17f6,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'footnotesLicenseKeyInvalid'==_0x269f19&&_0x5cc0e1['_showLicenseError']('invalid'),'footnotesLicenseKeyExpired'==_0x269f19&&_0x5cc0e1['_showLicenseError']('expired'),'footnotesLicenseKeyDomainLimit'==_0x269f19&&_0x5cc0e1['_showLicenseError']('domainLimit'),'footnotesLicenseKeyNotAllowed'==_0x269f19&&_0x5cc0e1['_showLicenseError']('featureNotAllowed','Footnotes'),'footnotesLicenseKeyEvaluationLimit'==_0x269f19&&_0x5cc0e1['_showLicenseError']('evaluationLimit'),'footnotesLicenseKeyTrialLimit'==_0x269f19&&_0x5cc0e1['_showLicenseError']('trialLimit'),'footnotesLicenseKeyUsageLimit'==_0x269f19&&_0x5cc0e1['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function v(_0x1f8697,_0x2b1a3a){const _0x4ec38e=_0x1f8697['commands']['get']('insertFootnote');return _0x374f7a=>{const {t:t}=_0x374f7a,_0x19650c=new _0x2b1a3a(_0x374f7a),_0x5cfe3d=_0x19650c instanceof _0x266775;return _0x19650c['bind']('isEnabled')['to'](_0x4ec38e,'isEnabled'),_0x19650c['set']({'label':t(_0x5cfe3d?'Footnote':'Insert\x20footnote'),'icon':_0x4998cc,'tooltip':!0x0}),_0x19650c['on']('execute',()=>{_0x4ec38e['execute'](),_0x1f8697['editing']['view']['focus']();}),_0x19650c;};}class nt extends _0xdf5abc{static get['pluginName'](){return'Footnotes';}static get['requires'](){return[r,e,i];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}const H=['decimal','decimal-leading-zero','lower-latin','upper-latin','lower-alpha','upper-alpha','lower-roman','upper-roman'];class S extends _0x4a3100{['refresh'](){const {editor:_0x38f698}=this,_0x2c186f=_0x38f698['plugins']['get'](c)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x2c186f,this['value']=_0x2c186f?.['getAttribute']('footnotesListStyle')??null;}['execute']({value:_0xd14dff}){const {editor:_0x2aa084}=this,_0x224752=_0x2aa084['plugins']['get'](c),_0xf1a770=_0x224752['getFootnotesDefinitionsObjectElement']();_0xf1a770&&H['includes'](_0xd14dff)&&_0x2aa084['model']['change'](_0x5e1768=>{_0x5e1768['setAttribute']('footnotesListStyle',_0xd14dff,_0xf1a770),_0x224752['_updateFootnotesCounters'](_0x5e1768);});}}class b extends _0x4a3100{['refresh'](){const {editor:_0xfb75cb}=this,_0x554366=_0xfb75cb['plugins']['get'](c)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x554366,this['value']=_0x554366?.['getAttribute']('footnotesListStart')??null;}['execute']({value:_0x169796}){const {editor:_0x29b325}=this,_0x42c3da=_0x29b325['plugins']['get'](c),_0x464334=_0x42c3da['getFootnotesDefinitionsObjectElement']();_0x464334&&Number['isInteger'](_0x169796)&&_0x29b325['model']['change'](_0x59d470=>{_0x59d470['setAttribute']('footnotesListStart',_0x169796,_0x464334),_0x42c3da['_updateFootnotesCounters'](_0x59d470);});}}class P extends _0xdf5abc{static get['pluginName'](){return'FootnotesPropertiesEditing';}static get['requires'](){return[r,c];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x47f6d6}=this;_0x47f6d6['config']['define']('footnotes.footnotesProperties.defaultListStyle','decimal'),_0x47f6d6['config']['define']('footnotes.footnotesProperties.defaultStartIndex',0x1),_0x47f6d6['commands']['add']('footnotesStyle',new S(_0x47f6d6)),_0x47f6d6['commands']['add']('footnotesStart',new b(_0x47f6d6)),this['_defineSchema'](),this['_defineConverters'](),this['_defineFormatter'](),this['_definePostfixer']();}['_defineSchema'](){const {editor:_0x431d9b}=this,{schema:_0x3bf44d}=_0x431d9b['model'];_0x3bf44d['extend']('footnotesDefinitions',{'allowAttributes':['footnotesListStyle','footnotesListStart']});}['_defineConverters'](){const {editor:_0x551968}=this,{conversion:_0x23a313,model:_0x407629}=_0x551968,{schema:_0x183542}=_0x407629;_0x23a313['for']('upcast')['attributeToAttribute']({'view':{'name':'ol','styles':{'list-style-type':/.+/}},'model':{'key':'footnotesListStyle','value':_0x5149ed=>_0x5149ed['getStyle']('list-style-type')}}),_0x23a313['for']('upcast')['attributeToAttribute']({'view':{'name':'ol','attributes':{'start':/.+/}},'model':{'key':'footnotesListStart','value':_0x42b2e1=>{const _0x2a032f=_0x42b2e1['getAttribute']('start'),_0x309b46=Number['parseInt'](_0x2a032f,0xa);return Number['isNaN'](_0x309b46)?null:_0x309b46;}}}),_0x23a313['for']('upcast')['attributeToAttribute']({'view':{'name':'ol','attributes':{'type':/.+/}},'model':{'key':'footnotesListStyle','value':_0x44f2e9=>({0x1:'decimal','a':'lower-alpha','A':'upper-alpha','i':'lower-roman','I':'upper-roman'}[_0x44f2e9['getAttribute']('type')])}}),_0x23a313['for']('upcast')['add'](_0x5f4fc9=>{_0x5f4fc9['on']('element:ol',(_0xe82b9d,_0x164a53,_0x5eb751)=>{const _0x4478de=_0x164a53['modelRange']?.['start']['nodeAfter'];_0x4478de?.['is']('element','footnotesDefinitions')&&(!_0x4478de['hasAttribute']('footnotesListStyle')&&_0x183542['checkAttribute'](_0x4478de,'footnotesListStyle')&&_0x5eb751['writer']['setAttribute']('footnotesListStyle','decimal',_0x4478de),!_0x4478de['hasAttribute']('footnotesListStart')&&_0x183542['checkAttribute'](_0x4478de,'footnotesListStart')&&_0x5eb751['writer']['setAttribute']('footnotesListStart',0x1,_0x4478de));},{'priority':'low'});}),_0x23a313['for']('dataDowncast')['attributeToAttribute']({'model':{'name':'footnotesDefinitions','key':'footnotesListStart'},'view':_0x59c1b3=>0x1===_0x59c1b3?null:{'key':'start','value':String(_0x59c1b3)}}),_0x23a313['for']('dataDowncast')['attributeToAttribute']({'model':{'name':'footnotesDefinitions','key':'footnotesListStyle'},'view':_0xbe7993=>'decimal'===_0xbe7993?null:{'key':'style','value':{'list-style-type':_0xbe7993}}}),_0x23a313['for']('editingDowncast')['add'](_0x3f6676=>{_0x3f6676['on']('attribute:footnotesListStart:footnotesDefinitions',(_0x42a9e7,_0x394f10,_0x2966a2)=>{if(!_0x2966a2['consumable']['consume'](_0x394f10['item'],_0x42a9e7['name']))return;const _0x1ea7fa=C(_0x394f10['item'],_0x2966a2['mapper']);null===_0x394f10['attributeNewValue']||void 0x0===_0x394f10['attributeNewValue']||0x1===_0x394f10['attributeNewValue']?_0x2966a2['writer']['removeAttribute']('start',_0x1ea7fa):_0x2966a2['writer']['setAttribute']('start',String(_0x394f10['attributeNewValue']),_0x1ea7fa);}),_0x3f6676['on']('attribute:footnotesListStyle:footnotesDefinitions',(_0x53d3c4,_0x513b79,_0x57fbce)=>{if(!_0x57fbce['consumable']['consume'](_0x513b79['item'],_0x53d3c4['name']))return;const _0x49d294=C(_0x513b79['item'],_0x57fbce['mapper']);_0x513b79['attributeNewValue']&&'decimal'!==_0x513b79['attributeNewValue']?_0x57fbce['writer']['setStyle']('list-style-type',_0x513b79['attributeNewValue'],_0x49d294):_0x57fbce['writer']['removeStyle']('list-style-type',_0x49d294);});});}['_definePostfixer'](){const {editor:_0x7b6340}=this,{model:_0x51583d}=_0x7b6340,_0x2f5d9a=_0x7b6340['plugins']['get'](c),_0x50fb4a=this['_getDefaultListStyle'](),_0x17e536=this['_getDefaultStartIndex']();_0x51583d['document']['registerPostFixer'](_0x210562=>{const _0x59bf53=_0x51583d['document']['differ']['getChanges']();let _0x4e6547=!0x1;for(const _0x44eb15 of _0x59bf53){if('insert'!==_0x44eb15['type']||'$text'===_0x44eb15['name'])continue;const _0x47cd2d=_0x51583d['createRangeOn'](_0x44eb15['position']['nodeAfter']);for(const _0xeb72ba of _0x47cd2d['getItems']())_0xeb72ba['is']('element','footnotesDefinitions')&&(_0xeb72ba['hasAttribute']('footnotesListStart')||(_0x210562['setAttribute']('footnotesListStart',_0x17e536,_0xeb72ba),_0x4e6547=!0x0),_0xeb72ba['hasAttribute']('footnotesListStyle')||(_0x210562['setAttribute']('footnotesListStyle',_0x50fb4a,_0xeb72ba),_0x4e6547=!0x0));}return _0x4e6547&&_0x2f5d9a['_updateFootnotesCounters'](_0x210562),_0x4e6547;});}['_defineFormatter'](){const {editor:_0x3e4a6c}=this;_0x3e4a6c['plugins']['get'](c)['setFootnoteFormatter'](_0x5bba56=>this['_formatFootnoteListValue'](_0x5bba56));}['_getDefaultListStyle'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultListStyle');}['_getDefaultStartIndex'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultStartIndex');}['_formatFootnoteListValue']({container:_0x3822e1,value:_0x29a705,digits:_0x3c543f}){const _0x58acdd=_0x3822e1['getAttribute']('footnotesListStyle'),_0x1b5ea8=_0x3822e1['getAttribute']('footnotesListStart'),_0x2d9a73=Math['floor'](_0x29a705)+(_0x1b5ea8-0x1);switch(_0x58acdd){case'decimal':default:return String(_0x2d9a73);case'decimal-leading-zero':return function(_0x198ed4,_0x1e739b){return String(_0x198ed4)['padStart'](_0x1e739b,'0');}(_0x2d9a73,Math['max'](0x2,_0x3c543f));case'lower-alpha':case'lower-latin':return M(_0x2d9a73,!0x1);case'upper-alpha':case'upper-latin':return M(_0x2d9a73,!0x0);case'lower-roman':return A(_0x2d9a73,!0x1);case'upper-roman':return A(_0x2d9a73,!0x0);}}}function C(_0x106ddb,_0x1795c0){const _0x3d1d70=_0x1795c0['toViewElement'](_0x106ddb);return Array['from'](_0x3d1d70['getChildren']())['find'](_0x530be6=>_0x530be6['is']('element','ol'));}function M(_0xaf8106,_0x1dcbec){let _0x4b9eb3='',_0x5398ec=_0xaf8106;for(;_0x5398ec>0x0;){const _0x1bb93f=(_0x5398ec-0x1)%0x1a;_0x4b9eb3=String['fromCharCode'](0x61+_0x1bb93f)+_0x4b9eb3,_0x5398ec=Math['floor']((_0x5398ec-0x1)/0x1a);}return _0x1dcbec?_0x4b9eb3['toUpperCase']():_0x4b9eb3;}const X=[{'value':0x3e8,'numeral':'M'},{'value':0x384,'numeral':'CM'},{'value':0x1f4,'numeral':'D'},{'value':0x190,'numeral':'CD'},{'value':0x64,'numeral':'C'},{'value':0x5a,'numeral':'XC'},{'value':0x32,'numeral':'L'},{'value':0x28,'numeral':'XL'},{'value':0xa,'numeral':'X'},{'value':0x9,'numeral':'IX'},{'value':0x5,'numeral':'V'},{'value':0x4,'numeral':'IV'},{'value':0x1,'numeral':'I'}];function A(_0x3c16a3,_0x45b4ae){let _0x253532='',_0x1a4ac1=_0x3c16a3;for(const {value:_0x4a8aa8,numeral:_0x2bcd93}of X)for(;_0x1a4ac1>=_0x4a8aa8;)_0x253532+=_0x2bcd93,_0x1a4ac1-=_0x4a8aa8;return _0x45b4ae?_0x253532:_0x253532['toLowerCase']();}class R extends _0x2693dd{['children'];['stylesView']=null;['additionalProperties']=null;['startIndexFieldView']=null;['focusTracker']=new it();['keystrokes']=new et();['focusables']=new _0x269fca();['focusCycler'];constructor(_0x302999,{styleButtonViews:_0x6a0b98,styleGridAriaLabel:_0x2339e1}){super(_0x302999),(this['focusCycler']=new _0x2cdaef({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),this['children']=this['createCollection'](),this['stylesView']=this['_appendStylesView'](_0x6a0b98,_0x2339e1),[this['startIndexFieldView'],this['additionalProperties']]=this['_appendAdditionalPropertiesCollapsibleView'](),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-footnotes-definitions-properties']},'children':this['children']}));}['render'](){if(super['render'](),this['stylesView']){this['focusables']['add'](this['stylesView']),this['focusTracker']['add'](this['stylesView']['element']);for(const _0x3f9487 of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x3f9487['element']);_0xc781f4({'keystrokeHandler':this['stylesView']['keystrokes'],'focusTracker':this['stylesView']['focusTracker'],'gridItems':this['stylesView']['children'],'numberOfColumns':()=>ot['window']['getComputedStyle'](this['stylesView']['element'])['getPropertyValue']('grid-template-columns')['split']('\x20')['length'],'uiLanguageDirection':this['locale']&&this['locale']['uiLanguageDirection']});}if(this['startIndexFieldView']){this['focusables']['add'](this['startIndexFieldView']),this['focusTracker']['add'](this['startIndexFieldView']['element']);const _0x3c5add=_0x8f317e=>_0x8f317e['stopPropagation']();this['keystrokes']['set']('arrowright',_0x3c5add),this['keystrokes']['set']('arrowleft',_0x3c5add),this['keystrokes']['set']('arrowup',_0x3c5add),this['keystrokes']['set']('arrowdown',_0x3c5add);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_appendStylesView'](_0x271ba4,_0x5a83bd){const _0x494e16=new _0x2693dd(this['locale']);return _0x494e16['children']=_0x494e16['createCollection'](),_0x494e16['children']['addMany'](_0x271ba4),_0x494e16['setTemplate']({'tag':'div','attributes':{'aria-label':_0x5a83bd,'class':['ck','ck-footnotes-definitions-styles-list']},'children':_0x494e16['children']}),_0x494e16['children']['delegate']('execute')['to'](this),_0x494e16['focus']=function(){for(const _0x1d3463 of this['children'])if(_0x1d3463 instanceof _0x4f6e29&&_0x1d3463['isOn'])return void _0x1d3463['focus']();this['children']['first']['focus']();},_0x494e16['focusTracker']=new it(),_0x494e16['keystrokes']=new et(),_0x494e16['render'](),_0x494e16['keystrokes']['listenTo'](_0x494e16['element']),this['children']['add'](_0x494e16),_0x494e16;}['_appendAdditionalPropertiesCollapsibleView'](){const {t:t}=this['locale'],_0x337e98=this['_createStartIndexPropertyView'](),_0x2acc2c=[_0x337e98],_0x3d6684=new _0x45b09e(this['locale'],_0x2acc2c);return _0x3d6684['set']({'label':t('Footnotes\x20properties'),'isCollapsed':!0x0}),_0x3d6684['buttonView']['bind']('isEnabled')['toMany'](_0x2acc2c,'isEnabled',(..._0x452c9c)=>_0x452c9c['some'](_0x873d46=>_0x873d46)),_0x3d6684['buttonView']['on']('change:isEnabled',(_0x3de26d,_0x3a2767,_0x1e6d64)=>{_0x1e6d64||(_0x3d6684['isCollapsed']=!0x0);}),this['children']['add'](_0x3d6684),[_0x337e98,_0x3d6684];}['_createStartIndexPropertyView'](){const {t:t}=this['locale'],_0x322cb4=new tt(this['locale'],st);return _0x322cb4['set']({'label':t('Footnotes\x20start\x20at'),'class':'ck-footnotes-definitions-properties__start-index'}),_0x322cb4['fieldView']['set']({'min':0x0,'step':0x1,'value':0x1,'inputMode':'numeric'}),_0x322cb4['fieldView']['on']('input',()=>{const _0xf1fb30=_0x322cb4['fieldView']['element'],_0x78b86c=_0xf1fb30['valueAsNumber'];Number['isNaN'](_0x78b86c)?_0x322cb4['errorText']=t('Invalid\x20footnotes\x20start\x20index\x20value.'):_0xf1fb30['checkValidity']()?this['fire']('footnotesListStart',{'startIndex':_0x78b86c}):_0x322cb4['errorText']=t('Footnotes\x20start\x20index\x20must\x20be\x20greater\x20than\x200.');}),_0x322cb4;}}class j extends _0xdf5abc{static get['pluginName'](){return'FootnotesPropertiesUI';}static get['requires'](){return[_0xa42245,_0x1a4c85];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x26632e}=this,{componentFactory:_0x44aefe}=_0x26632e['ui'];_0x26632e['config']['define']('footnotes.footnotesProperties.toolbar',['footnotesStyle']),_0x44aefe['add']('footnotesStyle',function(_0x442363){return _0x2a105d=>{const {t:t}=_0x2a105d,_0x295262=_0x442363['commands']['get']('footnotesStyle'),_0x4161e7=_0x126b0f(_0x2a105d),{buttonView:_0x1be05c}=_0x4161e7;return _0x4161e7['class']='ck-footnotes-styles-dropdown',_0x4161e7['bind']('isEnabled')['to'](_0x295262,'isEnabled'),_0x1be05c['set']({'label':t('Footnotes\x20style'),'icon':_0x4998cc,'tooltip':!0x0}),_0x4161e7['once']('change:isOpen',()=>{const _0x489a1a=function({editor:_0x6c4821,dropdownView:_0x3a25a2}){const {t:t}=_0x6c4821['locale'],_0x154cdd=t('Footnotes\x20definitions\x20styles'),_0x4a5582=function(_0x125056){const t=_0x125056['locale']['t'],_0x6996d9=[{'label':t('Toggle\x20the\x20decimal\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes'),'style':'decimal','icon':_0x18231e},{'label':t('Toggle\x20the\x20decimal\x20with\x20leading\x20zero\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes\x20with\x20leading\x20zero'),'style':'decimal-leading-zero','icon':_0x13f1cb},{'label':t('Toggle\x20the\x20lower–roman\x20footnotes\x20style'),'tooltip':t('Lower–roman\x20footnotes'),'style':'lower-roman','icon':_0x174da2},{'label':t('Toggle\x20the\x20upper–roman\x20footnotes\x20style'),'tooltip':t('Upper-roman\x20footnotes'),'style':'upper-roman','icon':_0x2be59a},{'label':t('Toggle\x20the\x20lower–latin\x20footnotes\x20style'),'tooltip':t('Lower-latin\x20footnotes'),'style':'lower-latin','icon':_0x468f37},{'label':t('Toggle\x20the\x20upper–latin\x20footnotes\x20style'),'tooltip':t('Upper-latin\x20footnotes'),'style':'upper-latin','icon':_0x1b144d}];return _0x6996d9['map'](function(_0x2ac361){const _0x531fb3=_0x2ac361['locale'];return({label:_0x42955c,icon:_0x1ad051,tooltip:_0x4de24f,style:_0x3cb152})=>{const _0x1a37eb=_0x2ac361['commands']['get']('footnotesStyle'),_0x554b50=new _0x4f6e29(_0x531fb3);return _0x554b50['set']({'label':_0x42955c,'icon':_0x1ad051,'tooltip':_0x4de24f}),_0x554b50['bind']('isOn')['to'](_0x1a37eb,'value',_0x2b995b=>_0x2b995b===_0x3cb152),_0x554b50['bind']('isEnabled')['to'](_0x1a37eb,'isEnabled'),_0x554b50['on']('execute',()=>{_0x2ac361['execute']('footnotesStyle',{'value':_0x3cb152}),_0x2ac361['editing']['view']['focus']();}),_0x554b50;};}(_0x125056));}(_0x6c4821),_0x5cd85b=new R(_0x6c4821['locale'],{'styleGridAriaLabel':_0x154cdd,'styleButtonViews':_0x4a5582});return _0x5cd85b['delegate']('execute')['to'](_0x3a25a2),_0x5cd85b['on']('footnotesListStart',(_0x2852aa,_0x21b469)=>{_0x6c4821['execute']('footnotesStart',{'value':_0x21b469['startIndex']});}),_0x5cd85b;}({'editor':_0x442363,'dropdownView':_0x4161e7});_0x4161e7['panelView']['children']['add'](_0x489a1a);}),_0x4161e7;};}(_0x26632e));}['afterInit'](){const {editor:_0x3fc388}=this,{t:t}=_0x3fc388['locale'],_0x3f51d3=_0x3fc388['plugins']['get'](_0x1a4c85),{defaultPositions:_0x456263}=_0x37856d;_0x3f51d3['register']('footnotesDefinitions',{'ariaLabel':t('Footnotes\x20definitions\x20toolbar'),'items':_0x3fc388['config']['get']('footnotes.footnotesProperties.toolbar'),'balloonClassName':'ck-footnotes-style-balloon\x20ck-toolbar-container','getRelatedElement':_0x2506d7=>{let _0xe955fc=_0x2506d7['getFirstPosition']()?.['parent'];return _0xe955fc?.['is']('$text')&&(_0xe955fc=_0xe955fc['parent']),_0xe955fc?.['is']('element')?_0xe955fc['findAncestor']($):null;},'positions':[_0x456263['southArrowNorth'],_0x456263['southArrowNorthMiddleWest'],_0x456263['southArrowNorthMiddleEast'],_0x456263['southArrowNorthWest'],_0x456263['southArrowNorthEast'],_0x456263['northArrowSouth'],_0x456263['northArrowSouthMiddleWest'],_0x456263['northArrowSouthMiddleEast'],_0x456263['northArrowSouthWest'],_0x456263['northArrowSouthEast'],_0x456263['viewportStickyNorth']]});}}class rt extends _0xdf5abc{static get['pluginName'](){return'FootnotesProperties';}static get['requires'](){return[P,j];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{nt as Footnotes,e as FootnotesClipboard,r as FootnotesEditing,rt as FootnotesProperties,P as FootnotesPropertiesEditing,j as FootnotesPropertiesUI,b as FootnotesStartCommand,S as FootnotesStyleCommand,c as FootnotesTracker,i as FootnotesUI,w as InsertFootnoteCommand};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-footnotes",
3
- "version": "0.0.0-nightly-20251020.0",
3
+ "version": "0.0.0-nightly-20251022.0",
4
4
  "description": "The footnotes feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -23,14 +23,14 @@
23
23
  "type": "module",
24
24
  "main": "src/index.js",
25
25
  "dependencies": {
26
- "@ckeditor/ckeditor5-core": "0.0.0-nightly-20251020.0",
27
- "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20251020.0",
28
- "@ckeditor/ckeditor5-engine": "0.0.0-nightly-20251020.0",
29
- "@ckeditor/ckeditor5-icons": "0.0.0-nightly-20251020.0",
30
- "@ckeditor/ckeditor5-widget": "0.0.0-nightly-20251020.0",
31
- "@ckeditor/ckeditor5-clipboard": "0.0.0-nightly-20251020.0",
32
- "@ckeditor/ckeditor5-utils": "0.0.0-nightly-20251020.0",
33
- "ckeditor5": "0.0.0-nightly-20251020.0"
26
+ "@ckeditor/ckeditor5-core": "0.0.0-nightly-20251022.0",
27
+ "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20251022.0",
28
+ "@ckeditor/ckeditor5-engine": "0.0.0-nightly-20251022.0",
29
+ "@ckeditor/ckeditor5-icons": "0.0.0-nightly-20251022.0",
30
+ "@ckeditor/ckeditor5-widget": "0.0.0-nightly-20251022.0",
31
+ "@ckeditor/ckeditor5-clipboard": "0.0.0-nightly-20251022.0",
32
+ "@ckeditor/ckeditor5-utils": "0.0.0-nightly-20251022.0",
33
+ "ckeditor5": "0.0.0-nightly-20251022.0"
34
34
  },
35
35
  "license": "SEE LICENSE IN LICENSE.md",
36
36
  "author": "CKSource (http://cksource.com/)",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2f8b(){const _0x70c5e3=['_moveSelectionToFootnoteDefinition','74VDsVBP','insert-footnote-command-executed-with-invalid-id','change','editor','execute','document','footnoteId','insertObject','FootnotesEditing','end','176056oOkvHH','length','selection','10NXAtai','checkChild','getFirstRange','20005TERwFD','get','378960ZiDfYK','2023884yivceV','6579564xPsqUY','footnoteRef','isObject','isEnabled','test','createElement','model','plugins','refresh','string','3892746PYXNLt','7WjjOkG','isBlock','3902589LZjEyI','_getPositionToInsertFootnote','getItems'];_0x2f8b=function(){return _0x70c5e3;};return _0x2f8b();}const _0x177bd8=_0x49c7;(function(_0x583791,_0x1b7b42){const _0x20bc4b=_0x49c7,_0x2c2b3c=_0x583791();while(!![]){try{const _0x9f6d4a=parseInt(_0x20bc4b(0xea))/0x1*(-parseInt(_0x20bc4b(0xda))/0x2)+parseInt(_0x20bc4b(0xf8))/0x3+-parseInt(_0x20bc4b(0xed))/0x4+-parseInt(_0x20bc4b(0xec))/0x5+parseInt(_0x20bc4b(0xee))/0x6+parseInt(_0x20bc4b(0xf9))/0x7*(parseInt(_0x20bc4b(0xe4))/0x8)+parseInt(_0x20bc4b(0xd6))/0x9*(-parseInt(_0x20bc4b(0xe7))/0xa);if(_0x9f6d4a===_0x1b7b42)break;else _0x2c2b3c['push'](_0x2c2b3c['shift']());}catch(_0x257bb7){_0x2c2b3c['push'](_0x2c2b3c['shift']());}}}(_0x2f8b,0xa1486));import{logWarning as _0x1a832f,uid as _0x3c190f}from'ckeditor5/src/utils.js';function _0x49c7(_0x1f65a1,_0x2c2b8b){const _0x2f8b4b=_0x2f8b();return _0x49c7=function(_0x49c7d7,_0x43cea4){_0x49c7d7=_0x49c7d7-0xd6;let _0x545b2d=_0x2f8b4b[_0x49c7d7];return _0x545b2d;},_0x49c7(_0x1f65a1,_0x2c2b8b);}import{Command as _0x12126c}from'ckeditor5/src/core.js';export class InsertFootnoteCommand extends _0x12126c{[_0x177bd8(0xf6)](){const _0xd42c59=_0x177bd8,_0x19f0e5=this[_0xd42c59(0xdd)][_0xd42c59(0xf4)][_0xd42c59(0xdf)][_0xd42c59(0xe6)],_0x20f7fb=this[_0xd42c59(0xd7)](_0x19f0e5);this[_0xd42c59(0xf1)]=!!_0x20f7fb;}[_0x177bd8(0xde)](_0x5e254f){const _0x342dd9=_0x177bd8,{editor:_0x15d3a8}=this,{model:_0x33ec33}=_0x15d3a8,{selection:_0x188611}=_0x33ec33[_0x342dd9(0xdf)],_0x1e4fe5=this[_0x342dd9(0xd7)](_0x188611);if(!_0x1e4fe5)return;const _0x2945e0=_0x15d3a8[_0x342dd9(0xf5)][_0x342dd9(0xeb)](_0x342dd9(0xe2)),_0x439a2f=_0x5e254f?.[_0x342dd9(0xe0)]??_0x3c190f();!function(_0x83f20c){const _0x5ebcbc=_0x342dd9;return _0x5ebcbc(0xf7)==typeof _0x83f20c&&_0x83f20c[_0x5ebcbc(0xe5)]>0x0&&!/\s/[_0x5ebcbc(0xf2)](_0x83f20c)&&!/^\d/[_0x5ebcbc(0xf2)](_0x83f20c);}(_0x439a2f)?_0x1a832f(_0x342dd9(0xdb)):(_0x33ec33[_0x342dd9(0xdc)](_0x54e524=>{const _0x10cc9e=_0x342dd9,_0x58daea=_0x54e524[_0x10cc9e(0xf3)](_0x10cc9e(0xef),{'footnoteId':_0x439a2f});_0x33ec33[_0x10cc9e(0xe1)](_0x58daea,_0x1e4fe5,null);}),_0x2945e0[_0x342dd9(0xd9)](_0x439a2f));}[_0x177bd8(0xd7)](_0x91fa90){const _0x9e3c00=_0x177bd8,{model:_0x1cf280}=this[_0x9e3c00(0xdd)],{schema:_0x42579b}=_0x1cf280,_0x5d7d74=_0x91fa90[_0x9e3c00(0xe9)]();for(const _0x43207c of _0x5d7d74[_0x9e3c00(0xd8)]())if(_0x42579b[_0x9e3c00(0xfa)](_0x43207c)||_0x42579b[_0x9e3c00(0xf0)](_0x43207c))return null;const _0x15b870=_0x5d7d74[_0x9e3c00(0xe3)];return _0x42579b[_0x9e3c00(0xe8)](_0x15b870,_0x9e3c00(0xef))?_0x15b870:null;}}
23
+ function _0x4505(){const _0x455594=['model','8919zAYxIC','2092xPYNNc','isEnabled','isObject','390tVTSKM','3434630mmESuB','editor','38883097pUteLC','footnoteRef','refresh','footnoteId','getItems','length','document','FootnotesEditing','262026bwWENC','_moveSelectionToFootnoteDefinition','get','end','selection','createElement','10dWqoLN','string','checkChild','_getPositionToInsertFootnote','56400nxsRfi','136HyseHQ','change','insert-footnote-command-executed-with-invalid-id','isBlock','execute','1712534UpjZrS','test','insertObject','getFirstRange','11916842fPeWrR','plugins'];_0x4505=function(){return _0x455594;};return _0x4505();}function _0x25c5(_0x2b6d17,_0x1db644){const _0x45053f=_0x4505();return _0x25c5=function(_0x25c54d,_0x29e3b9){_0x25c54d=_0x25c54d-0xa8;let _0x216acd=_0x45053f[_0x25c54d];return _0x216acd;},_0x25c5(_0x2b6d17,_0x1db644);}const _0x5b0347=_0x25c5;(function(_0x61d63b,_0x5f4f6b){const _0x2cfb2e=_0x25c5,_0x1eb328=_0x61d63b();while(!![]){try{const _0x6376c=-parseInt(_0x2cfb2e(0xad))/0x1+parseInt(_0x2cfb2e(0xb9))/0x2+-parseInt(_0x2cfb2e(0xb4))/0x3*(-parseInt(_0x2cfb2e(0xb5))/0x4)+parseInt(_0x2cfb2e(0xcd))/0x5*(parseInt(_0x2cfb2e(0xb8))/0x6)+parseInt(_0x2cfb2e(0xb1))/0x7+-parseInt(_0x2cfb2e(0xa8))/0x8*(-parseInt(_0x2cfb2e(0xc3))/0x9)+parseInt(_0x2cfb2e(0xc9))/0xa*(-parseInt(_0x2cfb2e(0xbb))/0xb);if(_0x6376c===_0x5f4f6b)break;else _0x1eb328['push'](_0x1eb328['shift']());}catch(_0x1351cf){_0x1eb328['push'](_0x1eb328['shift']());}}}(_0x4505,0xe93f1));import{logWarning as _0x4443ac,uid as _0x5b22b6}from'ckeditor5/src/utils.js';import{Command as _0x532673}from'ckeditor5/src/core.js';export class InsertFootnoteCommand extends _0x532673{[_0x5b0347(0xbd)](){const _0x436a78=_0x5b0347,_0x5e99b9=this[_0x436a78(0xba)][_0x436a78(0xb3)][_0x436a78(0xc1)][_0x436a78(0xc7)],_0x144c77=this[_0x436a78(0xcc)](_0x5e99b9);this[_0x436a78(0xb6)]=!!_0x144c77;}[_0x5b0347(0xac)](_0x5357b4){const _0x5c8971=_0x5b0347,{editor:_0x1027e3}=this,{model:_0x4fca9c}=_0x1027e3,{selection:_0x5f352b}=_0x4fca9c[_0x5c8971(0xc1)],_0x1a714c=this[_0x5c8971(0xcc)](_0x5f352b);if(!_0x1a714c)return;const _0x4a8a74=_0x1027e3[_0x5c8971(0xb2)][_0x5c8971(0xc5)](_0x5c8971(0xc2)),_0x246fd2=_0x5357b4?.[_0x5c8971(0xbe)]??_0x5b22b6();!function(_0x5883dd){const _0x5829a4=_0x5c8971;return _0x5829a4(0xca)==typeof _0x5883dd&&_0x5883dd[_0x5829a4(0xc0)]>0x0&&!/\s/[_0x5829a4(0xae)](_0x5883dd)&&!/^\d/[_0x5829a4(0xae)](_0x5883dd);}(_0x246fd2)?_0x4443ac(_0x5c8971(0xaa)):(_0x4fca9c[_0x5c8971(0xa9)](_0x39e1b3=>{const _0x61e08b=_0x5c8971,_0x21e08d=_0x39e1b3[_0x61e08b(0xc8)](_0x61e08b(0xbc),{'footnoteId':_0x246fd2});_0x4fca9c[_0x61e08b(0xaf)](_0x21e08d,_0x1a714c,null);}),_0x4a8a74[_0x5c8971(0xc4)](_0x246fd2));}[_0x5b0347(0xcc)](_0x4fd2e3){const _0x53bd00=_0x5b0347,{model:_0x3b3d79}=this[_0x53bd00(0xba)],{schema:_0x45d82b}=_0x3b3d79,_0x4366d=_0x4fd2e3[_0x53bd00(0xb0)]();for(const _0x44ab60 of _0x4366d[_0x53bd00(0xbf)]())if(_0x45d82b[_0x53bd00(0xab)](_0x44ab60)||_0x45d82b[_0x53bd00(0xb7)](_0x44ab60))return null;const _0x26d0a0=_0x4366d[_0x53bd00(0xc6)];return _0x45d82b[_0x53bd00(0xcb)](_0x26d0a0,_0x53bd00(0xbc))?_0x26d0a0:null;}}
package/src/footnotes.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x17dad1=_0x573b;(function(_0x7b4ce2,_0x4c738c){var _0x3e08d7=_0x573b,_0x4f1c35=_0x7b4ce2();while(!![]){try{var _0x51e2e3=-parseInt(_0x3e08d7(0x136))/0x1*(parseInt(_0x3e08d7(0x12f))/0x2)+-parseInt(_0x3e08d7(0x131))/0x3+-parseInt(_0x3e08d7(0x12c))/0x4*(-parseInt(_0x3e08d7(0x12e))/0x5)+-parseInt(_0x3e08d7(0x137))/0x6+parseInt(_0x3e08d7(0x133))/0x7+parseInt(_0x3e08d7(0x134))/0x8+parseInt(_0x3e08d7(0x12b))/0x9;if(_0x51e2e3===_0x4c738c)break;else _0x4f1c35['push'](_0x4f1c35['shift']());}catch(_0x2399c9){_0x4f1c35['push'](_0x4f1c35['shift']());}}}(_0x2117,0xce717));function _0x2117(){var _0x1d9ebc=['isOfficialPlugin','3465784VMBuEJ','4809512EhSCHi','isPremiumPlugin','5EAvaOI','1100610pvazRI','pluginName','4608504CSNytd','924yqCkVx','Footnotes','32315ppJGPF','462802NHvnhq','requires','2745837mbIKUc'];_0x2117=function(){return _0x1d9ebc;};return _0x2117();}import{Plugin as _0x3dd706}from'ckeditor5/src/core.js';import{FootnotesEditing as _0x59e631}from'./footnotesediting.js';function _0x573b(_0x82ec35,_0x183378){var _0x2117fb=_0x2117();return _0x573b=function(_0x573bf0,_0x2e6512){_0x573bf0=_0x573bf0-0x12b;var _0x104cc2=_0x2117fb[_0x573bf0];return _0x104cc2;},_0x573b(_0x82ec35,_0x183378);}import{FootnotesClipboard as _0x5f213a}from'./footnotesclipboard.js';import{FootnotesUI as _0x27ad8e}from'./footnotesui.js';export class Footnotes extends _0x3dd706{static get[_0x17dad1(0x138)](){var _0x3046c5=_0x17dad1;return _0x3046c5(0x12d);}static get[_0x17dad1(0x130)](){return[_0x59e631,_0x5f213a,_0x27ad8e];}static get[_0x17dad1(0x132)](){return!0x0;}static get[_0x17dad1(0x135)](){return!0x0;}}
23
+ var _0xdfd56b=_0x31d1;function _0x33c2(){var _0x442f16=['pluginName','requires','2627916cSMPTE','1213785dThpiw','7875336giZQTp','4799530pnasDO','4jhJTLC','3292026HYGDVh','14ZjVvQG','45QrziPj','2090030FKOEcn','Footnotes','2hQzEgB','isOfficialPlugin','9694916qOLlUM','isPremiumPlugin'];_0x33c2=function(){return _0x442f16;};return _0x33c2();}(function(_0x4cb762,_0x43e854){var _0x93bbf3=_0x31d1,_0x10b5cd=_0x4cb762();while(!![]){try{var _0x5b1ccd=-parseInt(_0x93bbf3(0x1a5))/0x1+parseInt(_0x93bbf3(0x19e))/0x2*(-parseInt(_0x93bbf3(0x1a4))/0x3)+parseInt(_0x93bbf3(0x1a8))/0x4*(parseInt(_0x93bbf3(0x1a7))/0x5)+parseInt(_0x93bbf3(0x1a9))/0x6*(parseInt(_0x93bbf3(0x1aa))/0x7)+parseInt(_0x93bbf3(0x1a6))/0x8+parseInt(_0x93bbf3(0x1ab))/0x9*(-parseInt(_0x93bbf3(0x19c))/0xa)+parseInt(_0x93bbf3(0x1a0))/0xb;if(_0x5b1ccd===_0x43e854)break;else _0x10b5cd['push'](_0x10b5cd['shift']());}catch(_0x136392){_0x10b5cd['push'](_0x10b5cd['shift']());}}}(_0x33c2,0xc0719));function _0x31d1(_0x1fff7d,_0x2f550c){var _0x33c2e6=_0x33c2();return _0x31d1=function(_0x31d10d,_0x86b9a0){_0x31d10d=_0x31d10d-0x19c;var _0x1e5e92=_0x33c2e6[_0x31d10d];return _0x1e5e92;},_0x31d1(_0x1fff7d,_0x2f550c);}import{Plugin as _0xa5752c}from'ckeditor5/src/core.js';import{FootnotesEditing as _0x3a2864}from'./footnotesediting.js';import{FootnotesClipboard as _0x52efde}from'./footnotesclipboard.js';import{FootnotesUI as _0x424a7c}from'./footnotesui.js';export class Footnotes extends _0xa5752c{static get[_0xdfd56b(0x1a2)](){var _0x1060fc=_0xdfd56b;return _0x1060fc(0x19d);}static get[_0xdfd56b(0x1a3)](){return[_0x3a2864,_0x52efde,_0x424a7c];}static get[_0xdfd56b(0x19f)](){return!0x0;}static get[_0xdfd56b(0x1a1)](){return!0x0;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x21b201=_0x43d2;(function(_0x252716,_0x402cc5){const _0x3f8aa8=_0x43d2,_0x4d8053=_0x252716();while(!![]){try{const _0x3875da=-parseInt(_0x3f8aa8(0xbc))/0x1*(parseInt(_0x3f8aa8(0xba))/0x2)+-parseInt(_0x3f8aa8(0xc3))/0x3*(-parseInt(_0x3f8aa8(0x94))/0x4)+-parseInt(_0x3f8aa8(0x89))/0x5+-parseInt(_0x3f8aa8(0x7c))/0x6*(parseInt(_0x3f8aa8(0xb1))/0x7)+parseInt(_0x3f8aa8(0xc4))/0x8+-parseInt(_0x3f8aa8(0x9b))/0x9+-parseInt(_0x3f8aa8(0x7f))/0xa*(-parseInt(_0x3f8aa8(0x87))/0xb);if(_0x3875da===_0x402cc5)break;else _0x4d8053['push'](_0x4d8053['shift']());}catch(_0x3aeb08){_0x4d8053['push'](_0x4d8053['shift']());}}}(_0x64f1,0xa4e29));import{Plugin as _0x5ce37b}from'ckeditor5/src/core.js';function _0x43d2(_0x18da07,_0x28e74b){const _0x64f159=_0x64f1();return _0x43d2=function(_0x43d20f,_0x54a5d8){_0x43d20f=_0x43d20f-0x7c;let _0x5d4463=_0x64f159[_0x43d20f];return _0x5d4463;},_0x43d2(_0x18da07,_0x28e74b);}import{uid as _0x30984f}from'ckeditor5/src/utils.js';import{ClipboardPipeline as _0x256046}from'ckeditor5/src/clipboard.js';import{FootnotesEditing as _0xe824de}from'./footnotesediting.js';import{FootnotesTracker as _0x510c91}from'./footnotestracker.js';function _0x64f1(){const _0x20988f=['18517QawWeg','get','end','root','from','element','stringify','3813087QRxtJz','9727776YAkbvc','12fHTnfW','editing','setAttribute','51650SZisXE','footnoteRef','definition','toData','reduce','getAttribute','requires','editor','3487OQdSal','contentInsertion','6600350UTfZEd','htmlProcessor','getFootnote','outputTransformation','drop','content','_handleCopyFootnotesDefinitions','append','method','parse','toModel','4RQvbfH','entries','FootnotesClipboard','footnotesDefinitions','init','find','getData','12084633EzGbDM','footnoteId','_insertEmptyFootnotesDefinitionsContainer','change','getFootnotes','footnoteDefinition','remove','createRangeIn','sourceEditorId','_handlePasteFootnotesDefinitions','add','dataTransfer','pluginName','_defineClipboardIntegration','clipboardInput','toView','getFootnotesDefinitionsObjectElement','createElement','data','length','isPremiumPlugin','insert','2362598McsAkm','getFirstRange','selection','document','listenTo','setData','application/ckeditor5-footnotes','push','create','12dCPSCS','isOfficialPlugin'];_0x64f1=function(){return _0x20988f;};return _0x64f1();}export class FootnotesClipboard extends _0x5ce37b{static get[_0x21b201(0xa7)](){const _0x9cb3d0=_0x21b201;return _0x9cb3d0(0x96);}static get[_0x21b201(0x85)](){return[_0xe824de,_0x256046];}static get[_0x21b201(0xbb)](){return!0x0;}static get[_0x21b201(0xaf)](){return!0x0;}[_0x21b201(0x98)](){const _0x359279=_0x21b201;this[_0x359279(0xa8)]();}[_0x21b201(0xa8)](){const _0x1f023e=_0x21b201;this[_0x1f023e(0x8f)](),this[_0x1f023e(0xa4)]();}[_0x21b201(0x8f)](){const _0x58577b=_0x21b201,{editor:_0xbd4164}=this,{plugins:_0x14ee74,model:_0x5bde5e}=_0xbd4164,_0x3286e8=_0x14ee74[_0x58577b(0xbd)](_0x256046),_0xebeadc=_0x14ee74[_0x58577b(0xbd)](_0x510c91);this[_0x58577b(0xb5)](_0x3286e8,_0x58577b(0x8c),(_0x250f25,_0x2932e7)=>{const _0x5a0bc7=_0x58577b,_0x35bf58=function(_0x243302,_0x2046ad){const _0x188d76=_0x43d2,_0x3bcdc7=new Set();for(const {item:_0x2d0051}of _0x243302[_0x188d76(0xa2)](_0x2046ad))_0x2d0051['is'](_0x188d76(0xc1),_0x188d76(0x80))&&_0x3bcdc7[_0x188d76(0xa5)](_0x2d0051[_0x188d76(0x84)](_0x188d76(0x9c)));return Array[_0x188d76(0xc0)](_0x3bcdc7);}(_0x5bde5e,_0x2932e7[_0x5a0bc7(0x8e)]);if(!_0x35bf58[_0x5a0bc7(0xae)])return;const _0x59392f=_0xebeadc[_0x5a0bc7(0x9f)](),_0x40e3f8=_0x35bf58[_0x5a0bc7(0x83)]((_0x4e9749,_0x10bcb3)=>{const _0x4e155f=_0x5a0bc7,_0xa031ba=_0x59392f[_0x4e155f(0x99)](_0x2dddf4=>_0x2dddf4['id']===_0x10bcb3);if(_0xa031ba){const _0x17d5b4=_0xbd4164[_0x4e155f(0xad)][_0x4e155f(0xaa)](_0xa031ba[_0x4e155f(0x81)],{'isClipboardPipeline':!0x0}),_0x5cd5a7=_0xbd4164[_0x4e155f(0xad)][_0x4e155f(0x8a)][_0x4e155f(0x82)](_0x17d5b4);_0x4e9749[_0xa031ba['id']]=_0x5cd5a7;}return _0x4e9749;},Object[_0x5a0bc7(0xb9)](null));_0x2932e7[_0x5a0bc7(0xa6)][_0x5a0bc7(0xb6)](_0x5a0bc7(0xb7),JSON[_0x5a0bc7(0xc2)](_0x40e3f8));});}[_0x21b201(0xa4)](){const _0x3ebead=_0x21b201,{editor:_0x1c5b74}=this,{model:_0x3145ee,plugins:_0x530718}=_0x1c5b74,{view:_0x4bc3cd}=_0x1c5b74[_0x3ebead(0x7d)],_0x3f0318=_0x530718[_0x3ebead(0xbd)](_0x256046),_0xe1c429=_0x530718[_0x3ebead(0xbd)](_0x510c91);let _0x1f0c28=null;this[_0x3ebead(0xb5)](_0x4bc3cd[_0x3ebead(0xb4)],_0x3ebead(0xa9),(_0x4976fc,_0xe304cf)=>{const _0x4454af=_0x3ebead,_0x46d6ae=_0xe304cf[_0x4454af(0xa6)][_0x4454af(0x9a)](_0x4454af(0xb7));_0x1f0c28=_0x46d6ae?JSON[_0x4454af(0x92)](_0x46d6ae):null;}),this[_0x3ebead(0xb5)](_0x3f0318,_0x3ebead(0x88),(_0x60bbab,_0x564fc9)=>{const _0xf0d189=_0x3ebead;if(!_0x1f0c28)return;const _0x57af42=_0x564fc9[_0xf0d189(0xa3)]===this[_0xf0d189(0x86)]['id'];_0x57af42&&_0xf0d189(0x8d)===_0x564fc9[_0xf0d189(0x91)]||_0x3145ee[_0xf0d189(0x9e)](_0x32879d=>{const _0x352a69=_0xf0d189;!function(_0x2b6772,_0x385035){const _0x11381b=_0x43d2,_0x500b81=[];for(const {item:_0x5071db}of _0x2b6772[_0x11381b(0xa2)](_0x385035))_0x5071db['is'](_0x11381b(0xc1),_0x11381b(0x97))&&_0x500b81[_0x11381b(0xb8)](_0x5071db);for(const _0x4ce81a of _0x500b81)_0x2b6772[_0x11381b(0xa1)](_0x4ce81a);}(_0x32879d,_0x564fc9[_0x352a69(0x8e)]);let _0x33e3f0=_0xe1c429[_0x352a69(0xab)]();if(!_0x33e3f0){const _0x401109=_0x3145ee[_0x352a69(0xb4)][_0x352a69(0xb3)][_0x352a69(0xb2)]()[_0x352a69(0xbf)];_0x33e3f0=_0xe1c429[_0x352a69(0x9d)](_0x32879d,_0x401109);}const _0x3fa2ee=function(_0xd934ff,_0x595178,_0x2f4237){const _0x145fab=_0x352a69,_0x2a2936=Object[_0x145fab(0xb9)](null);for(const {item:_0x22328e}of _0xd934ff[_0x145fab(0xa2)](_0x595178))if(_0x22328e['is'](_0x145fab(0xc1),_0x145fab(0x80))){const _0xf1c082=_0x22328e[_0x145fab(0x84)](_0x145fab(0x9c));if(!_0x2f4237(_0xf1c082))continue;_0x2a2936[_0xf1c082]||(_0x2a2936[_0xf1c082]=_0x30984f()),_0xd934ff[_0x145fab(0x7e)](_0x145fab(0x9c),_0x2a2936[_0xf1c082],_0x22328e);}return _0x2a2936;}(_0x32879d,_0x564fc9[_0x352a69(0x8e)],_0x5df284=>!_0x57af42||null!==_0xe1c429[_0x352a69(0x8b)](_0x5df284));for(const [_0x58a6d2,_0x2f80d7]of Object[_0x352a69(0x95)](_0x1f0c28)){const _0x368dee=_0x3fa2ee[_0x58a6d2]||_0x58a6d2,_0x26218b=_0x32879d[_0x352a69(0xac)](_0x352a69(0xa0),{'footnoteId':_0x368dee}),_0xc53f24=_0x1c5b74[_0x352a69(0xad)][_0x352a69(0x8a)][_0x352a69(0xaa)](_0x2f80d7),_0x208ea3=_0x1c5b74[_0x352a69(0xad)][_0x352a69(0x93)](_0xc53f24,_0x26218b);_0x32879d[_0x352a69(0x90)](_0x208ea3,_0x26218b),_0x32879d[_0x352a69(0xb0)](_0x26218b,_0x33e3f0,_0x352a69(0xbe));}_0x1f0c28=null;});});}}
23
+ function _0x1a29(){const _0x369ec2=['editor','toModel','toData','1518836pmXfsB','listenTo','definition','append','create','selection','dataTransfer','_handleCopyFootnotesDefinitions','10HqdZCK','element','7155775sEPSHN','footnotesDefinitions','setAttribute','setData','editing','stringify','from','entries','get','96510ohEslu','requires','toView','drop','_defineClipboardIntegration','pluginName','getFootnote','78pUHnaI','find','footnoteId','_insertEmptyFootnotesDefinitionsContainer','document','outputTransformation','add','_handlePasteFootnotesDefinitions','30048zUSlBH','parse','getFootnotesDefinitionsObjectElement','init','length','change','getAttribute','reduce','getFirstRange','application/ckeditor5-footnotes','createElement','insert','getData','push','getFootnotes','clipboardInput','remove','end','root','sourceEditorId','method','1188900UBHkzF','contentInsertion','data','htmlProcessor','120984gbCSiE','isPremiumPlugin','FootnotesClipboard','isOfficialPlugin','footnoteDefinition','1337LDSjFX','footnoteRef','createRangeIn','5435172wmSvBO','content','2UyhDCB'];_0x1a29=function(){return _0x369ec2;};return _0x1a29();}const _0x5a0858=_0x8c73;(function(_0x5758e8,_0x3f7ced){const _0x29b77b=_0x8c73,_0x1458d2=_0x5758e8();while(!![]){try{const _0x369797=parseInt(_0x29b77b(0x1fc))/0x1*(parseInt(_0x29b77b(0x206))/0x2)+-parseInt(_0x29b77b(0x1f8))/0x3+-parseInt(_0x29b77b(0x20a))/0x4+parseInt(_0x29b77b(0x21d))/0x5*(parseInt(_0x29b77b(0x224))/0x6)+parseInt(_0x29b77b(0x201))/0x7*(parseInt(_0x29b77b(0x22c))/0x8)+-parseInt(_0x29b77b(0x204))/0x9+-parseInt(_0x29b77b(0x212))/0xa*(-parseInt(_0x29b77b(0x214))/0xb);if(_0x369797===_0x3f7ced)break;else _0x1458d2['push'](_0x1458d2['shift']());}catch(_0x70ed3d){_0x1458d2['push'](_0x1458d2['shift']());}}}(_0x1a29,0x57dea));import{Plugin as _0x10423c}from'ckeditor5/src/core.js';import{uid as _0x48ebd2}from'ckeditor5/src/utils.js';import{ClipboardPipeline as _0x5e143e}from'ckeditor5/src/clipboard.js';import{FootnotesEditing as _0x520d91}from'./footnotesediting.js';function _0x8c73(_0x3160c6,_0x3a0f14){const _0x1a29df=_0x1a29();return _0x8c73=function(_0x8c7318,_0x312215){_0x8c7318=_0x8c7318-0x1e7;let _0x170486=_0x1a29df[_0x8c7318];return _0x170486;},_0x8c73(_0x3160c6,_0x3a0f14);}import{FootnotesTracker as _0x27ec0d}from'./footnotestracker.js';export class FootnotesClipboard extends _0x10423c{static get[_0x5a0858(0x222)](){const _0x46ba66=_0x5a0858;return _0x46ba66(0x1fe);}static get[_0x5a0858(0x21e)](){return[_0x520d91,_0x5e143e];}static get[_0x5a0858(0x1ff)](){return!0x0;}static get[_0x5a0858(0x1fd)](){return!0x0;}[_0x5a0858(0x22f)](){const _0x69e62e=_0x5a0858;this[_0x69e62e(0x221)]();}[_0x5a0858(0x221)](){const _0x5e7f2e=_0x5a0858;this[_0x5e7f2e(0x211)](),this[_0x5e7f2e(0x22b)]();}[_0x5a0858(0x211)](){const _0x16191f=_0x5a0858,{editor:_0x54e78e}=this,{plugins:_0x56192f,model:_0x5d41fd}=_0x54e78e,_0x152d8e=_0x56192f[_0x16191f(0x21c)](_0x5e143e),_0x2fd5ca=_0x56192f[_0x16191f(0x21c)](_0x27ec0d);this[_0x16191f(0x20b)](_0x152d8e,_0x16191f(0x229),(_0x5f9db,_0x2d82cf)=>{const _0x4d0c66=_0x16191f,_0x131b3a=function(_0x30e34a,_0x1c85fe){const _0x4280b7=_0x8c73,_0x1899c5=new Set();for(const {item:_0x35cad5}of _0x30e34a[_0x4280b7(0x203)](_0x1c85fe))_0x35cad5['is'](_0x4280b7(0x213),_0x4280b7(0x202))&&_0x1899c5[_0x4280b7(0x22a)](_0x35cad5[_0x4280b7(0x1e9)](_0x4280b7(0x226)));return Array[_0x4280b7(0x21a)](_0x1899c5);}(_0x5d41fd,_0x2d82cf[_0x4d0c66(0x205)]);if(!_0x131b3a[_0x4d0c66(0x1e7)])return;const _0x527a31=_0x2fd5ca[_0x4d0c66(0x1f1)](),_0xcbe78b=_0x131b3a[_0x4d0c66(0x1ea)]((_0x1bdcce,_0x1625b1)=>{const _0x2863ac=_0x4d0c66,_0x102d33=_0x527a31[_0x2863ac(0x225)](_0x1b15c3=>_0x1b15c3['id']===_0x1625b1);if(_0x102d33){const _0x158c54=_0x54e78e[_0x2863ac(0x1fa)][_0x2863ac(0x21f)](_0x102d33[_0x2863ac(0x20c)],{'isClipboardPipeline':!0x0}),_0x167646=_0x54e78e[_0x2863ac(0x1fa)][_0x2863ac(0x1fb)][_0x2863ac(0x209)](_0x158c54);_0x1bdcce[_0x102d33['id']]=_0x167646;}return _0x1bdcce;},Object[_0x4d0c66(0x20e)](null));_0x2d82cf[_0x4d0c66(0x210)][_0x4d0c66(0x217)](_0x4d0c66(0x1ec),JSON[_0x4d0c66(0x219)](_0xcbe78b));});}[_0x5a0858(0x22b)](){const _0x89ec15=_0x5a0858,{editor:_0x22cacf}=this,{model:_0x2e00ef,plugins:_0x410668}=_0x22cacf,{view:_0x1d1808}=_0x22cacf[_0x89ec15(0x218)],_0x1de720=_0x410668[_0x89ec15(0x21c)](_0x5e143e),_0x3f86e2=_0x410668[_0x89ec15(0x21c)](_0x27ec0d);let _0x117a94=null;this[_0x89ec15(0x20b)](_0x1d1808[_0x89ec15(0x228)],_0x89ec15(0x1f2),(_0x2ec7cc,_0x288fb5)=>{const _0x42463b=_0x89ec15,_0x23e136=_0x288fb5[_0x42463b(0x210)][_0x42463b(0x1ef)](_0x42463b(0x1ec));_0x117a94=_0x23e136?JSON[_0x42463b(0x22d)](_0x23e136):null;}),this[_0x89ec15(0x20b)](_0x1de720,_0x89ec15(0x1f9),(_0x30d648,_0x393f60)=>{const _0xf6494e=_0x89ec15;if(!_0x117a94)return;const _0x2c5994=_0x393f60[_0xf6494e(0x1f6)]===this[_0xf6494e(0x207)]['id'];_0x2c5994&&_0xf6494e(0x220)===_0x393f60[_0xf6494e(0x1f7)]||_0x2e00ef[_0xf6494e(0x1e8)](_0x332121=>{const _0x54e28a=_0xf6494e;!function(_0x5b9a73,_0x1490fe){const _0x4b981c=_0x8c73,_0x4156d7=[];for(const {item:_0x2cfb8d}of _0x5b9a73[_0x4b981c(0x203)](_0x1490fe))_0x2cfb8d['is'](_0x4b981c(0x213),_0x4b981c(0x215))&&_0x4156d7[_0x4b981c(0x1f0)](_0x2cfb8d);for(const _0x54c6f1 of _0x4156d7)_0x5b9a73[_0x4b981c(0x1f3)](_0x54c6f1);}(_0x332121,_0x393f60[_0x54e28a(0x205)]);let _0x58d669=_0x3f86e2[_0x54e28a(0x22e)]();if(!_0x58d669){const _0x310969=_0x2e00ef[_0x54e28a(0x228)][_0x54e28a(0x20f)][_0x54e28a(0x1eb)]()[_0x54e28a(0x1f5)];_0x58d669=_0x3f86e2[_0x54e28a(0x227)](_0x332121,_0x310969);}const _0x272ca3=function(_0x30147,_0x35d7e2,_0x188124){const _0x292b44=_0x54e28a,_0x30870a=Object[_0x292b44(0x20e)](null);for(const {item:_0x1b84a3}of _0x30147[_0x292b44(0x203)](_0x35d7e2))if(_0x1b84a3['is'](_0x292b44(0x213),_0x292b44(0x202))){const _0x168884=_0x1b84a3[_0x292b44(0x1e9)](_0x292b44(0x226));if(!_0x188124(_0x168884))continue;_0x30870a[_0x168884]||(_0x30870a[_0x168884]=_0x48ebd2()),_0x30147[_0x292b44(0x216)](_0x292b44(0x226),_0x30870a[_0x168884],_0x1b84a3);}return _0x30870a;}(_0x332121,_0x393f60[_0x54e28a(0x205)],_0x2554d3=>!_0x2c5994||null!==_0x3f86e2[_0x54e28a(0x223)](_0x2554d3));for(const [_0x184f42,_0x1cbd79]of Object[_0x54e28a(0x21b)](_0x117a94)){const _0x5c16a7=_0x272ca3[_0x184f42]||_0x184f42,_0xe1fc3f=_0x332121[_0x54e28a(0x1ed)](_0x54e28a(0x200),{'footnoteId':_0x5c16a7}),_0x147e04=_0x22cacf[_0x54e28a(0x1fa)][_0x54e28a(0x1fb)][_0x54e28a(0x21f)](_0x1cbd79),_0x577c15=_0x22cacf[_0x54e28a(0x1fa)][_0x54e28a(0x208)](_0x147e04,_0xe1fc3f);_0x332121[_0x54e28a(0x20d)](_0x577c15,_0xe1fc3f),_0x332121[_0x54e28a(0x1ee)](_0xe1fc3f,_0x58d669,_0x54e28a(0x1f4));}_0x117a94=null;});});}}