@ckeditor/ckeditor5-footnotes 0.0.0-nightly-20251028.0 → 0.0.0-nightly-20251029.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 _0x2443ff,Command as _0x540d33}from'@ckeditor/ckeditor5-core/dist/index.js';import{toWidget as _0x4de642,isWidget as _0x3aa809,toWidgetEditable as _0x5a27f8,WidgetToolbarRepository as _0x2bd1c6}from'@ckeditor/ckeditor5-widget/dist/index.js';import{uid as _0x1c3601,logWarning as _0x5248a0,FocusTracker as et,KeystrokeHandler as ot,global as rt}from'@ckeditor/ckeditor5-utils/dist/index.js';import{PointerObserver as _0x1ae914,ClickObserver as _0xb74278}from'@ckeditor/ckeditor5-engine/dist/index.js';import{ClipboardPipeline as _0x937e54}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{MenuBarMenuListItemButtonView as _0x475bee,ButtonView as _0x59e84a,View as _0xe1c5b,ViewCollection as _0x2e346e,FocusCycler as _0x1624a1,addKeyboardHandlingForGrid as _0x1f801a,CollapsibleView as tt,LabeledFieldView as st,createLabeledInputNumber as it,ContextualBalloon as _0x1f198d,BalloonPanelView as _0x2bda11,createDropdown as _0x24e948}from'@ckeditor/ckeditor5-ui/dist/index.js';import{IconFootnote as _0x2404ba,IconListStyleDecimal as _0x5021c0,IconListStyleDecimalLeadingZero as _0xe43892,IconListStyleLowerRoman as _0x449f3f,IconListStyleUpperRoman as _0x56b6ca,IconListStyleLowerLatin as _0x1ed5fa,IconListStyleUpperLatin as _0x74cd51}from'@ckeditor/ckeditor5-icons/dist/index.js';class F{['_model'];['_elementName'];['_getElementKey'];['_trackedElements']=new Map();constructor(_0x5d8c4a,_0x274b00){this['_model']=_0x5d8c4a,this['_elementName']=_0x274b00['elementName'],this['_getElementKey']=_0x274b00['getElementKey'];}['reset'](){this['_trackedElements']['clear']();}['getChanges'](_0x59476c){const _0x3f59b5=new Set(),_0x54f899=new Map();for(const _0x419a14 of _0x59476c){if('insert'===_0x419a14['type']&&'$text'!==_0x419a14['name']&&_0x419a14['position']['nodeAfter']){const _0x44089e=this['_model']['createRangeOn'](_0x419a14['position']['nodeAfter']);for(const _0x20a366 of _0x44089e['getItems']()){if(!_0x20a366['is']('element',this['_elementName']))continue;const _0x3b4e70=this['_getElementKey'](_0x20a366);_0x54f899['has'](_0x3b4e70)||_0x54f899['set'](_0x3b4e70,[]),_0x54f899['get'](_0x3b4e70)['push'](_0x20a366);}}if('remove'===_0x419a14['type']&&_0x419a14['name']===this['_elementName']){const _0x42ea86=this['_getElementKey']({'getAttribute':_0x2a7971=>_0x419a14['attributes']['get'](_0x2a7971)});_0x3f59b5['add'](_0x42ea86);}}for(const [_0x11c091,_0x4c9865]of this['_trackedElements'])'$graveyard'===_0x4c9865['root']['rootName']&&_0x3f59b5['add'](_0x11c091);for(const _0x53448d of _0x3f59b5)this['_trackedElements']['delete'](_0x53448d);for(const [_0x2208a,_0x27c9e9]of _0x54f899)this['_trackedElements']['set'](_0x2208a,_0x27c9e9[_0x27c9e9['length']-0x1]);const _0x190a8c=new Set();for(const [_0x45ff9c,_0x46eb97]of _0x54f899)_0x3f59b5['has'](_0x45ff9c)&&(_0x190a8c['add'](_0x46eb97[0x0]),_0x46eb97['length']>0x1?_0x54f899['set'](_0x45ff9c,_0x46eb97['slice'](0x1)):_0x54f899['delete'](_0x45ff9c),_0x3f59b5['delete'](_0x45ff9c));return{'removed':Array['from'](_0x3f59b5),'inserted':Array['from'](_0x54f899['values']())['flat'](),'moved':Array['from'](_0x190a8c)};}}class c extends _0x2443ff{['_footnotes']=[];['_footnotesDefinitions']=null;['_footnoteFormatter']=null;['_footnoteDefsContainerTracker'];['_footnoteRefsTracker'];['_footnoteDefsTracker'];static get['pluginName'](){return'FootnotesTracker';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x42fd9c){super(_0x42fd9c),this['_footnoteDefsContainerTracker']=new F(this['editor']['model'],{'elementName':'footnotesDefinitions','getElementKey':()=>'singleton'}),this['_footnoteRefsTracker']=new F(this['editor']['model'],{'elementName':'footnoteRef','getElementKey':_0x282539=>_0x282539['getAttribute']('footnoteId')}),this['_footnoteDefsTracker']=new F(this['editor']['model'],{'elementName':'footnoteDefinition','getElementKey':_0x2bc6dc=>_0x2bc6dc['getAttribute']('footnoteId')});}['init'](){const {editor:_0x1db63b}=this,{model:_0x156de3,data:_0x14ff51}=_0x1db63b;_0x156de3['document']['registerPostFixer'](_0x5a0eb1=>{const _0xec35e0=_0x156de3['document']['differ']['getChanges']();let _0x2671e1=!0x1;return this['_handleFootnotesDefinitionsObjectChanges'](_0x5a0eb1,_0xec35e0)&&(_0x2671e1=!0x0),this['_handleFootnoteDefinitionsChanges'](_0x5a0eb1,_0xec35e0)&&(_0x2671e1=!0x0),this['_handleFootnoteReferencesChanges'](_0x5a0eb1,_0xec35e0)&&(_0x2671e1=!0x0),this['_ensureFootnotesReferencesHaveProperOrder'](_0x5a0eb1)&&(_0x2671e1=!0x0),this['_handleFootnotesDefinitionsObjectSync'](_0x5a0eb1)&&(_0x2671e1=!0x0),this['_sortFootnoteDefinitions'](_0x5a0eb1)&&(_0x2671e1=!0x0),_0x2671e1;}),this['listenTo'](_0x156de3['document'],'change:data',()=>{_0x156de3['enqueueChange']({'isUndoable':!0x1},_0x547986=>{this['_ensureFootnotesDefinitionsContainerExists'](_0x547986);});},{'priority':'low'}),this['listenTo'](_0x14ff51,'set',()=>{this['_footnotes']=[],this['_footnoteDefsContainerTracker']['reset'](),this['_footnoteRefsTracker']['reset'](),this['_footnoteDefsTracker']['reset']();},{'priority':'high'});}['getFootnotesDefinitionsObjectElement'](){return this['_footnotesDefinitions'];}['getFootnote'](_0x3e0fff){return this['_footnotes']['find'](_0x279753=>_0x279753['id']===_0x3e0fff)||null;}['getFootnotes'](){return Array['from'](this['_footnotes']);}['getFootnotesFormatter'](){return this['_footnoteFormatter'];}['setFootnoteFormatter'](_0x41cefa){this['_footnoteFormatter']=_0x41cefa;}['_updateFootnotesCounters'](_0x5e20cd,_0xada540=0x0){let _0x1ecc5d=!0x1;for(let _0x3676a5=_0xada540;_0x3676a5<this['_footnotes']['length'];_0x3676a5++)this['_updateFootnoteRefCounter'](_0x5e20cd,_0x3676a5)&&(_0x1ecc5d=!0x0);return _0x1ecc5d;}['_insertEmptyFootnotesDefinitionsContainer'](_0x4bf099,_0x2f763d){const _0xa6d712=_0x4bf099['createElement']('footnotesDefinitions',{});return _0x4bf099['append'](_0xa6d712,_0x2f763d),this['_footnotesDefinitions']=_0xa6d712,_0xa6d712;}['_ensureFootnotesDefinitionsContainerExists'](_0x1b77f7){if(!this['_footnotes']['length']||this['_footnotesDefinitions'])return;const _0x4418a3=this['_footnotes'][0x0]['reference']['root'],_0x50f3ab=this['_insertEmptyFootnotesDefinitionsContainer'](_0x1b77f7,_0x4418a3);for(const _0x49311e of this['_footnotes'])_0x49311e['definition']['parent']||_0x1b77f7['insert'](_0x49311e['definition'],_0x50f3ab,'end');this['_updateFootnotesCounters'](_0x1b77f7);}['_handleFootnotesDefinitionsObjectChanges'](_0x5239e1,_0x401e08){let _0x243df5=!0x1;const {inserted:_0x28a22b,removed:_0x178828,moved:_0x10f116}=this['_footnoteDefsContainerTracker']['getChanges'](_0x401e08);if(_0x10f116['length']&&(this['_footnotesDefinitions']=_0x10f116[0x0]),_0x28a22b['length']){if(_0x28a22b['length']>0x1||this['_footnotesDefinitions']&&_0x28a22b['some'](_0x407fa2=>_0x407fa2!==this['_footnotesDefinitions'])){const _0x42dc22=_0x5239e1['createElement']('footnotesDefinitions',{}),_0x2ebb02=[];this['_footnotesDefinitions']&&_0x2ebb02['push'](this['_footnotesDefinitions']),_0x2ebb02['push'](..._0x28a22b),_0x5239e1['insert'](_0x42dc22,_0x2ebb02[0x0],'before');for(const _0x56c927 of _0x2ebb02)_0x5239e1['move'](_0x5239e1['createRangeIn'](_0x56c927),_0x5239e1['createPositionAt'](_0x42dc22,'end')),_0x5239e1['remove'](_0x56c927);this['_footnotesDefinitions']=_0x42dc22,this['_updateFootnotesCounters'](_0x5239e1),_0x243df5=!0x0;}else this['_footnotesDefinitions']=_0x28a22b[0x0];}if(_0x178828['length']&&'$graveyard'===this['_footnotesDefinitions']?.['root']['rootName']){for(const _0x191d07 of this['_footnotes'])_0x5239e1['remove'](_0x191d07['reference']),_0x243df5=!0x0;this['_footnotes']=[],this['_footnotesDefinitions']=null;}return _0x243df5;}['_handleFootnoteDefinitionsChanges'](_0x46d972,_0xd68cf9){let _0x136588=!0x1;const _0x195d82=this['editor']['config']['get']('footnotes.multiBlock'),{inserted:_0x2e6620,moved:_0x4b3c61}=this['_footnoteDefsTracker']['getChanges'](_0xd68cf9);for(const _0x385ca9 of[..._0x4b3c61,..._0x2e6620]){const _0x4f7f15=_0x385ca9['getAttribute']('footnoteId'),_0x382b16=this['getFootnote'](_0x4f7f15);_0x382b16&&(_0x382b16['definition']=_0x385ca9),_(_0x46d972,_0x195d82,_0x385ca9)&&(_0x136588=!0x0);}return _0x136588;}['_handleFootnoteReferencesChanges'](_0x3051a4,_0x59b30e){let _0x6701cd=!0x1;const {removed:_0x393ef5,inserted:_0x2dd83e,moved:_0x47b4ea}=this['_footnoteRefsTracker']['getChanges'](_0x59b30e);for(const _0x43b797 of _0x393ef5)this['_handleRemoveFootnoteReferenceById'](_0x3051a4,_0x43b797)&&(_0x6701cd=!0x0);for(const _0x577c51 of _0x2dd83e)this['_handleInsertedFootnoteReference'](_0x3051a4,_0x577c51)&&(_0x6701cd=!0x0);for(const _0x521806 of _0x47b4ea)this['_handleMovedFootnoteReference'](_0x3051a4,_0x521806)&&(_0x6701cd=!0x0);return _0x6701cd;}['_handleFootnotesDefinitionsObjectSync'](_0x5b6c8c){if(!this['_footnotesDefinitions'])return!0x1;let _0x53f4d9=!0x1;if(this['_footnotesDefinitions']['childCount']!==this['_footnotes']['length']){const _0x1875be=[];for(const _0x100ab6 of this['_footnotesDefinitions']['getChildren']()){const _0x188a7b=_0x100ab6['getAttribute']('footnoteId');this['getFootnote'](_0x188a7b)||(_0x1875be['unshift'](_0x100ab6),_0x53f4d9=!0x0);}for(const _0x1329ad of _0x1875be)_0x5b6c8c['remove'](_0x1329ad);}const _0x5da617=new Set(),_0x5b4386=[];for(const _0x32986e of this['_footnotesDefinitions']['getChildren']()){const _0x3bd38a=_0x32986e['getAttribute']('footnoteId');_0x5da617['has'](_0x3bd38a)?(_0x5b4386['unshift'](_0x32986e),_0x53f4d9=!0x0):_0x5da617['add'](_0x3bd38a);}for(const _0x523003 of _0x5b4386)_0x5b6c8c['remove'](_0x523003);return this['_footnotesDefinitions']['childCount']||(_0x5b6c8c['remove'](this['_footnotesDefinitions']),this['_footnotesDefinitions']=null,_0x53f4d9=!0x0),_0x53f4d9;}['_handleInsertedFootnoteReference'](_0x5168df,_0xadca24){if(this['_footnotes']['find'](_0x9c5f3d=>_0x9c5f3d['reference']===_0xadca24))return!0x1;let _0x4d7fae=!0x1;const _0x398b83=_0xadca24['getAttribute']('footnoteId'),_0x5e4f71=this['_footnotes']['findIndex'](_0x334a3f=>_0x334a3f['id']===_0x398b83);-0x1!==_0x5e4f71&&(_0x5168df['remove'](this['_footnotes'][_0x5e4f71]['reference']),this['_footnotes']['splice'](_0x5e4f71,0x1),_0x4d7fae=!0x0);let _0xd8afa9=this['_footnotesDefinitions']?function(_0xf18ecc,_0x10fcc6){for(const _0x4210d0 of _0xf18ecc['getChildren']())if(_0x4210d0['getAttribute']('footnoteId')===_0x10fcc6)return _0x4210d0;return null;}(this['_footnotesDefinitions'],_0x398b83):null;_0xd8afa9||(_0xd8afa9=_0x5168df['createElement']('footnoteDefinition',{'footnoteId':_0x398b83}),this['_footnotesDefinitions']&&(_0x5168df['insert'](_0xd8afa9,this['_footnotesDefinitions'],'end'),_0x4d7fae=!0x0));const _0x44f373={'id':_0x398b83,'reference':_0xadca24,'definition':_0xd8afa9},_0x560e23=I(this['editor']['model'],this['_footnotes'],_0xadca24);this['_footnotes']['splice'](_0x560e23,0x0,_0x44f373);let _0x2ad46d=_0x560e23;return-0x1!==_0x5e4f71&&(_0x2ad46d=Math['min'](_0x560e23,_0x5e4f71)),this['_updateFootnotesCounters'](_0x5168df,_0x2ad46d)&&(_0x4d7fae=!0x0),_0x4d7fae;}['_handleRemoveFootnoteReferenceById'](_0x4967cf,_0x1137d9){const _0x4e2daa=this['_footnotes']['findIndex'](_0x34fe38=>_0x34fe38['id']===_0x1137d9);if(-0x1===_0x4e2daa)return!0x1;let _0xac30b8=!0x1;const _0x1ad2fd=this['_footnotes'][_0x4e2daa];return'$graveyard'!==_0x1ad2fd['definition']['root']['rootName']&&(_0x4967cf['remove'](_0x1ad2fd['definition']),_0xac30b8=!0x0),this['_footnotes']['splice'](_0x4e2daa,0x1),this['_updateFootnotesCounters'](_0x4967cf,_0x4e2daa)&&(_0xac30b8=!0x0),_0xac30b8;}['_handleMovedFootnoteReference'](_0x3ab937,_0x174762){const _0x2206c7=_0x174762['getAttribute']('footnoteId'),_0x150a6d=this['_footnotes']['findIndex'](_0x367ab5=>_0x367ab5['id']===_0x2206c7),_0xa73546=this['_footnotes'][_0x150a6d];let _0x1d896e=!0x1;_0xa73546['reference']=_0x174762,this['_footnotes']['splice'](_0x150a6d,0x1);const _0x591608=I(this['editor']['model'],this['_footnotes'],_0x174762);return this['_footnotes']['splice'](_0x591608,0x0,_0xa73546),this['_updateFootnotesCounters'](_0x3ab937,Math['min'](_0x150a6d,_0x591608))&&(_0x1d896e=!0x0),_0x1d896e;}['_updateFootnoteRefCounter'](_0x40b3ba,_0x1350c9){if(!this['_footnotesDefinitions'])return!0x1;const _0x8c49b2=this['_footnotes'][_0x1350c9];let _0x4abf79;return _0x4abf79=this['_footnoteFormatter']?this['_footnoteFormatter']({'footnote':_0x8c49b2,'container':this['_footnotesDefinitions'],'digits':String(this['_footnotes']['length'])['length'],'value':_0x1350c9+0x1}):String(_0x1350c9+0x1),_0x8c49b2['reference']['getAttribute']('footnoteCounter')!=_0x4abf79&&(_0x40b3ba['setAttribute']('footnoteCounter',_0x4abf79,_0x8c49b2['reference']),!0x0);}['_sortFootnoteDefinitions'](_0x59575d){if(!this['_footnotesDefinitions']||this['_footnotes']['length']<0x2)return!0x1;if(function(_0xd29b3e,_0x4de294){if(_0xd29b3e['length']!==_0x4de294['length'])return!0x1;for(let _0x227534=0x0;_0x227534<_0xd29b3e['length'];_0x227534++)if(_0xd29b3e[_0x227534]!==_0x4de294[_0x227534])return!0x1;return!0x0;}(this['_footnotes']['map'](_0x50a3e7=>_0x50a3e7['id']),Array['from'](this['_footnotesDefinitions']['getChildren']())['map'](_0x129f0b=>_0x129f0b['getAttribute']('footnoteId'))))return!0x1;let _0x38c0d3=!0x1;for(let _0x483577=0x0;_0x483577<this['_footnotes']['length'];_0x483577++){const _0x12fcc2=this['_footnotes'][_0x483577],_0x3da0d7=_0x59575d['createPositionBefore'](_0x12fcc2['definition']),_0x10116f=_0x59575d['createPositionAt'](this['_footnotesDefinitions'],_0x483577);_0x3da0d7['isEqual'](_0x10116f)||(_0x59575d['move'](_0x59575d['createRangeOn'](_0x12fcc2['definition']),_0x10116f),_0x38c0d3=!0x0);}return _0x38c0d3;}['_ensureFootnotesReferencesHaveProperOrder'](_0x255906){if(!this['_footnotes']['length'])return!0x1;const {model:_0x4cb492}=this['editor'];let _0x397f71=!0x1;for(let _0x202171=0x0;_0x202171<this['_footnotes']['length']-0x1;_0x202171++){const _0x427ae1=this['_footnotes'][_0x202171],_0x5da03a=this['_footnotes'][_0x202171+0x1],_0x43b17e=_0x4cb492['createPositionBefore'](_0x427ae1['reference']),_0x301945=_0x4cb492['createPositionBefore'](_0x5da03a['reference']);'after'===_0x43b17e['compareWith'](_0x301945)&&(this['_handleMovedFootnoteReference'](_0x255906,_0x427ae1['reference']),_0x202171=-0x1,_0x397f71=!0x0);}return _0x397f71;}}function _(_0x366ecd,_0x5ca593,_0x3d8b58){if(_0x3d8b58['childCount'])return!0x1;const _0x1ed582=_0x5ca593?'paragraph':'footnoteInlineContent';return _0x366ecd['insert'](_0x366ecd['createElement'](_0x1ed582),_0x3d8b58),!0x0;}function I(_0x437f51,_0x2fb60b,_0x3b0cca){if(0x0===_0x2fb60b['length'])return 0x0;const _0x414da9=_0x437f51['createPositionBefore'](_0x3b0cca);for(let _0x3e1451=0x0;_0x3e1451<_0x2fb60b['length'];_0x3e1451++){const _0x4abba9=_0x2fb60b[_0x3e1451],_0x28c991=_0x437f51['createPositionBefore'](_0x4abba9['reference']);if('before'===_0x414da9['compareWith'](_0x28c991))return _0x3e1451;}const _0x13bf78=_0x3b0cca['root'];let _0x1cab94=-0x1;for(let _0x264f6b=_0x2fb60b['length']-0x1;_0x264f6b>=0x0;_0x264f6b--)if(_0x2fb60b[_0x264f6b]['reference']['root']===_0x13bf78){_0x1cab94=_0x264f6b;break;}if(-0x1!==_0x1cab94)return _0x1cab94+0x1;const _0x2100be=_0x437f51['document']['getRootNames'](),_0x37ed2e=_0x2100be['indexOf'](_0x13bf78['rootName']),_0x189f9d=_0x2100be[_0x37ed2e+0x1];if(_0x189f9d){for(let _0x433825=0x0;_0x433825<_0x2fb60b['length'];_0x433825++)if(_0x2fb60b[_0x433825]['reference']['root']['rootName']===_0x189f9d)return _0x433825;}return _0x2fb60b['length'];}class w extends _0x540d33{['refresh'](){const _0x39a966=this['editor']['model']['document']['selection'],_0x6383d=this['_getPositionToInsertFootnote'](_0x39a966);this['isEnabled']=!!_0x6383d;}['execute'](_0x2195e1){const {editor:_0x491c26}=this,{model:_0x540109}=_0x491c26,{selection:_0x226ef0}=_0x540109['document'],_0x44844f=this['_getPositionToInsertFootnote'](_0x226ef0);if(!_0x44844f)return;const _0x2bf918=_0x491c26['plugins']['get']('FootnotesEditing'),_0x39c5b8=_0x2195e1?.['footnoteId']??_0x1c3601();!function(_0x6b34ad){return'string'==typeof _0x6b34ad&&_0x6b34ad['length']>0x0&&!/\s/['test'](_0x6b34ad)&&!/^\d/['test'](_0x6b34ad);}(_0x39c5b8)?_0x5248a0('insert-footnote-command-executed-with-invalid-id'):(_0x540109['change'](_0x53862f=>{const _0xd83937=_0x53862f['createElement']('footnoteRef',{'footnoteId':_0x39c5b8});_0x540109['insertObject'](_0xd83937,_0x44844f,null);}),_0x2bf918['_moveSelectionToFootnoteDefinition'](_0x39c5b8));}['_getPositionToInsertFootnote'](_0x5cd7a){const {model:_0x235904}=this['editor'],{schema:_0x14f6c2}=_0x235904,_0x50c3e1=_0x5cd7a['getFirstRange']();for(const _0x5ba487 of _0x50c3e1['getItems']())if(_0x14f6c2['isBlock'](_0x5ba487)||_0x14f6c2['isObject'](_0x5ba487))return null;const _0x1f896b=_0x50c3e1['end'];return _0x14f6c2['checkChild'](_0x1f896b,'footnoteRef')?_0x1f896b:null;}}class r extends _0x2443ff{static get['pluginName'](){return'FootnotesEditing';}static get['requires'](){return[c];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x2a0a46}=this;_0x2a0a46['config']['define']('footnotes.multiBlock',!0x0),_0x2a0a46['commands']['add']('insertFootnote',new w(_0x2a0a46)),this['_defineSchema'](),this['_defineRefsConverters'](),this['_defineDefinitionsConverters'](),this['_defineDefinitionConverters'](),this['_defineBogusParagraphConverters'](),this['_defineKeyboardHandlers'](),this['_defineClickHandlers']();}['afterInit'](){!async function(_0x165744){const _0x21843f=_0x82eba0([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]),_0xb02538=0x47a28506,_0x5e092c=0x47a5f27e^_0xb02538,_0x5e08e8=window[_0x82eba0([0x44,0x61,0x74,0x65])][_0x82eba0([0x6e,0x6f,0x77])](),_0x51d123=_0x165744[_0x82eba0([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5e04f9=new window[(_0x82eba0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x6a55a7=>{_0x51d123[_0x82eba0([0x6f,0x6e,0x63,0x65])](_0x82eba0([0x72,0x65,0x61,0x64,0x79]),_0x6a55a7);}),_0x86d1ba={[_0x82eba0([0x6b,0x74,0x79])]:_0x82eba0([0x45,0x43]),[_0x82eba0([0x75,0x73,0x65])]:_0x82eba0([0x73,0x69,0x67]),[_0x82eba0([0x63,0x72,0x76])]:_0x82eba0([0x50,0x2d,0x32,0x35,0x36]),[_0x82eba0([0x78])]:_0x82eba0([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]),[_0x82eba0([0x79])]:_0x82eba0([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]),[_0x82eba0([0x61,0x6c,0x67])]:_0x82eba0([0x45,0x53,0x32,0x35,0x36])},_0x133982=_0x51d123[_0x82eba0([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x82eba0([0x67,0x65,0x74])](_0x82eba0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3b5ee5(){let _0x35f300,_0x1eda67=null,_0x1f8098=null;try{if(_0x133982==_0x82eba0([0x47,0x50,0x4c]))return _0x82eba0([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x35f300=_0x675baa(),!_0x35f300)return _0x82eba0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x35f300[_0x82eba0([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1f8098=_0x29c6d6(_0x35f300[_0x82eba0([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x35f300[_0x82eba0([0x6a,0x74,0x69])])),await _0x2a8338()?_0x59c7ea()?_0x1a05cc()?_0x82eba0([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1bcbef()?(_0x35f300[_0x82eba0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x82eba0([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1eda67=_0x390b6a(_0x82eba0([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x35f300[_0x82eba0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x82eba0([0x74,0x72,0x69,0x61,0x6c])&&(_0x1eda67=_0x390b6a(_0x82eba0([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3b26be()):_0x82eba0([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x82eba0([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x82eba0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x82eba0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1a05cc(){const _0x5e329b=[_0x82eba0([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x82eba0([0x74,0x72,0x69,0x61,0x6c])][_0x82eba0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x35f300[_0x82eba0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5e08e8/0x3e8:0xe10*_0x5e092c;return _0x35f300[_0x82eba0([0x65,0x78,0x70])]<_0x5e329b;}function _0x59c7ea(){const _0x131033=_0x35f300[_0x82eba0([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x131033&&(!!_0x131033[_0x82eba0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x82eba0([0x2a]))||!!_0x131033[_0x82eba0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x82eba0([0x46,0x4f,0x4f])));}function _0x1bcbef(){const _0x9a5130=_0x35f300[_0x82eba0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x9a5130||0x0==_0x9a5130[_0x82eba0([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x297800}=new URL(window[_0x82eba0([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x9a5130[_0x82eba0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x297800))return!0x0;const _0x38ec4c=_0x297800[_0x82eba0([0x73,0x70,0x6c,0x69,0x74])](_0x82eba0([0x2e]));return _0x9a5130[_0x82eba0([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x38cdcc=>_0x38cdcc[_0x82eba0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x82eba0([0x2a])))[_0x82eba0([0x6d,0x61,0x70])](_0x2d6e82=>_0x2d6e82[_0x82eba0([0x73,0x70,0x6c,0x69,0x74])](_0x82eba0([0x2e])))[_0x82eba0([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3f1cd0=>_0x3f1cd0[_0x82eba0([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x38ec4c[_0x82eba0([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x82eba0([0x6d,0x61,0x70])](_0x2b860b=>Array(_0x38ec4c[_0x82eba0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2b860b[_0x82eba0([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x82eba0([0x66,0x69,0x6c,0x6c])](_0x2b860b[0x0]===_0x82eba0([0x2a])?_0x82eba0([0x2a]):'')[_0x82eba0([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2b860b))[_0x82eba0([0x73,0x6f,0x6d,0x65])](_0x268622=>_0x38ec4c[_0x82eba0([0x65,0x76,0x65,0x72,0x79])]((_0x25fb54,_0x119ea2)=>_0x268622[_0x119ea2]===_0x25fb54||_0x268622[_0x119ea2]===_0x82eba0([0x2a])));}function _0x3b26be(){return _0x1eda67&&_0x1f8098?new window[(_0x82eba0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x38245e,_0x47266f)=>{_0x1eda67[_0x82eba0([0x74,0x68,0x65,0x6e])](_0x38245e,_0x47266f),_0x1f8098[_0x82eba0([0x74,0x68,0x65,0x6e])](_0x46e366=>{_0x46e366!=_0x82eba0([0x56,0x61,0x6c,0x69,0x64])&&_0x38245e(_0x46e366);},_0x47266f);}):_0x1eda67||_0x1f8098||_0x82eba0([0x56,0x61,0x6c,0x69,0x64]);}}function _0x29c6d6(_0xb78a66,_0x40929f){return new window[(_0x82eba0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x9c8bab=>{if(_0x13e7c1())return _0x9c8bab(_0x82eba0([0x56,0x61,0x6c,0x69,0x64]));_0x43c55d(),_0x51d123[_0x82eba0([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x82eba0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1784b1=!0x1;const _0x29445c=_0x1c3601();function _0x4a2183(_0x2f37e5){return!!_0x2f37e5&&(typeof _0x2f37e5===_0x82eba0([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2f37e5===_0x82eba0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2f37e5[_0x82eba0([0x74,0x68,0x65,0x6e])]===_0x82eba0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2f37e5[_0x82eba0([0x63,0x61,0x74,0x63,0x68])]===_0x82eba0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1a02a7(_0x544932){_0x4863bf(_0x544932)[_0x82eba0([0x74,0x68,0x65,0x6e])](_0x16610d=>{if(!_0x16610d||_0x16610d[_0x82eba0([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x82eba0([0x6f,0x6b]))return _0x82eba0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x22b037(_0x3af6eb(_0x29445c+_0x40929f))!=_0x16610d[_0x82eba0([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x82eba0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x82eba0([0x56,0x61,0x6c,0x69,0x64]);})[_0x82eba0([0x74,0x68,0x65,0x6e])](_0x45c2af=>(_0x30577b(),_0x45c2af),()=>{const _0x59158f=_0x4996b3();return null==_0x59158f?(_0x30577b(),_0x82eba0([0x56,0x61,0x6c,0x69,0x64])):_0x82eba0(_0x5e08e8-_0x59158f>(0x63ae0106^_0xb02538)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x82eba0([0x74,0x68,0x65,0x6e])](_0x9c8bab)[_0x82eba0([0x63,0x61,0x74,0x63,0x68])](()=>{_0x9c8bab(_0x82eba0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x40d193=0x47946b86^_0xb02538;function _0x30577b(){const _0x26cca0=_0x82eba0([0x6c,0x6c,0x63,0x74,0x2d])+_0x22b037(_0x3af6eb(_0xb78a66)),_0x304166=_0x15a9b4(_0x22b037(window[_0x82eba0([0x4d,0x61,0x74,0x68])][_0x82eba0([0x63,0x65,0x69,0x6c])](_0x5e08e8/_0x40d193)));window[_0x82eba0([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x82eba0([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x26cca0,_0x304166);}function _0x4996b3(){const _0x487a5d=_0x82eba0([0x6c,0x6c,0x63,0x74,0x2d])+_0x22b037(_0x3af6eb(_0xb78a66)),_0x26cd5f=window[_0x82eba0([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x82eba0([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x487a5d);return _0x26cd5f?window[_0x82eba0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x15a9b4(_0x26cd5f),0x10)*_0x40d193:null;}function _0x4863bf(_0x24c81a){return new window[(_0x82eba0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5579fb,_0x42e78a)=>{_0x24c81a[_0x82eba0([0x74,0x68,0x65,0x6e])](_0x5579fb,_0x42e78a),window[_0x82eba0([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x42e78a,0x47a351c6^_0xb02538);});}}_0x51d123[_0x82eba0([0x6f,0x6e])](_0x82eba0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2e2ec1,_0x406164)=>{if(_0x406164[0x0]!=_0xb78a66)return _0x9c8bab(_0x82eba0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x406164[0x1]={..._0x406164[0x1],[_0x82eba0([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x29445c};},{[_0x82eba0([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x82eba0([0x68,0x69,0x67,0x68])}),_0x51d123[_0x82eba0([0x6f,0x6e])](_0x82eba0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x20e8f2=>{_0x4a2183(_0x20e8f2[_0x82eba0([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1784b1=!0x0,_0x1a02a7(_0x20e8f2[_0x82eba0([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x82eba0([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x82eba0([0x6c,0x6f,0x77])}),_0x5e04f9[_0x82eba0([0x74,0x68,0x65,0x6e])](()=>{_0x1784b1||_0x9c8bab(_0x82eba0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x13e7c1(){return _0x51d123[_0x82eba0([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x82eba0([0x76,0x69,0x65,0x77])][_0x82eba0([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x82eba0([0x61,0x75,0x74,0x6f]);}function _0x43c55d(){_0x51d123[_0x82eba0([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x82eba0([0x76,0x69,0x65,0x77])][_0x82eba0([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x82eba0([0x61,0x75,0x74,0x6f]);}}function _0x390b6a(_0x57df8b){const _0x17712d=[new window[(_0x82eba0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x555d14=>setTimeout(_0x555d14,0x47abbbca^_0xb02538)),_0x5e04f9[_0x82eba0([0x74,0x68,0x65,0x6e])](()=>new window[(_0x82eba0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3a1a58=>{let _0x39cb62=0x0;_0x51d123[_0x82eba0([0x6d,0x6f,0x64,0x65,0x6c])][_0x82eba0([0x6f,0x6e])](_0x82eba0([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1e41d2,_0x394e59)=>{_0x394e59[0x0][_0x82eba0([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x39cb62++,_0x39cb62==(0x47a284fe^_0xb02538)&&(_0x3a1a58(),_0x1e41d2[_0x82eba0([0x6f,0x66,0x66])]());});}))];return window[_0x82eba0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x82eba0([0x72,0x61,0x63,0x65])](_0x17712d)[_0x82eba0([0x74,0x68,0x65,0x6e])](()=>_0x57df8b);}async function _0x3a934c(){await _0x5e04f9,_0x51d123[_0x82eba0([0x6d,0x6f,0x64,0x65,0x6c])][_0x82eba0([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x441b7c,_0x51d123[_0x82eba0([0x6d,0x6f,0x64,0x65,0x6c])][_0x82eba0([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x441b7c,_0x51d123[_0x82eba0([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x82eba0([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x549f2a(_0x329a88){const _0xc40ec3=_0x9134ee();_0x51d123[_0xc40ec3]=_0x82eba0([0x66,0x6f,0x6f,0x74,0x6e,0x6f,0x74,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x329a88,_0x329a88!=_0x82eba0([0x56,0x61,0x6c,0x69,0x64])&&_0x3a934c();}function _0x9134ee(){const _0x3bb485=window[_0x82eba0([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x82eba0([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x82eba0([0x6e,0x6f,0x77])]())[_0x82eba0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x82eba0([0x2e]),'');let _0x534fb8=_0x82eba0([0x75]);for(let _0x526a0e=0x0;_0x526a0e<_0x3bb485[_0x82eba0([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x526a0e+=0x2){let _0x31962c=window[_0x82eba0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3bb485[_0x82eba0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x526a0e,_0x526a0e+0x2));_0x31962c>=_0x21843f[_0x82eba0([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x31962c-=_0x21843f[_0x82eba0([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x534fb8+=_0x21843f[_0x31962c];}return _0x534fb8;}function _0x675baa(){const _0x531c65=_0x133982[_0x82eba0([0x73,0x70,0x6c,0x69,0x74])](_0x82eba0([0x2e]));if(0x3!=_0x531c65[_0x82eba0([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x179dbc(_0x531c65[0x1]);function _0x179dbc(_0x1604e2){const _0x2386ee=_0x19c71a(_0x1604e2);return _0x2386ee&&_0x1e7032()?_0x2386ee:null;function _0x1e7032(){const _0x462675=_0x2386ee[_0x82eba0([0x6a,0x74,0x69])],_0x35a31f=window[_0x82eba0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x462675[_0x82eba0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x462675[_0x82eba0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x49f328={..._0x2386ee,[_0x82eba0([0x6a,0x74,0x69])]:_0x462675[_0x82eba0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x462675[_0x82eba0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x49f328[_0x82eba0([0x76,0x63])],_0x3af6eb(_0x49f328)==_0x35a31f;}}}async function _0x2a8338(){let _0x1002e6=!0x0;try{const _0x9f015e=_0x133982[_0x82eba0([0x73,0x70,0x6c,0x69,0x74])](_0x82eba0([0x2e])),[_0x32ad5d,_0x441eeb,_0x2d645f]=_0x9f015e;return _0x19a4be(_0x32ad5d),await _0x1c4c87(_0x32ad5d,_0x441eeb,_0x2d645f),_0x1002e6;}catch{return!0x1;}function _0x19a4be(_0x1d1948){const _0x4353c4=_0x19c71a(_0x1d1948);_0x4353c4&&_0x4353c4[_0x82eba0([0x61,0x6c,0x67])]==_0x82eba0([0x45,0x53,0x32,0x35,0x36])||(_0x1002e6=!0x1);}async function _0x1c4c87(_0x484d9d,_0x104901,_0x19f714){const _0x248bbe=window[_0x82eba0([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x82eba0([0x66,0x72,0x6f,0x6d])](_0xc62189(_0x19f714),_0x27f728=>_0x27f728[_0x82eba0([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x46b268=new window[(_0x82eba0([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x82eba0([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x484d9d+_0x82eba0([0x2e])+_0x104901),_0x55bf91=window[_0x82eba0([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x82eba0([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x55bf91)return;const _0x156b17=await _0x55bf91[_0x82eba0([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x82eba0([0x6a,0x77,0x6b]),_0x86d1ba,{[_0x82eba0([0x6e,0x61,0x6d,0x65])]:_0x82eba0([0x45,0x43,0x44,0x53,0x41]),[_0x82eba0([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x82eba0([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x82eba0([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x55bf91[_0x82eba0([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x82eba0([0x6e,0x61,0x6d,0x65])]:_0x82eba0([0x45,0x43,0x44,0x53,0x41]),[_0x82eba0([0x68,0x61,0x73,0x68])]:{[_0x82eba0([0x6e,0x61,0x6d,0x65])]:_0x82eba0([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x156b17,_0x248bbe,_0x46b268)||(_0x1002e6=!0x1);}}function _0x19c71a(_0xb4f3c5){return _0xb4f3c5[_0x82eba0([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x82eba0([0x65,0x79]))?JSON[_0x82eba0([0x70,0x61,0x72,0x73,0x65])](_0xc62189(_0xb4f3c5)):null;}function _0xc62189(_0x1ca26d){return window[_0x82eba0([0x61,0x74,0x6f,0x62])](_0x1ca26d[_0x82eba0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x82eba0([0x2b]))[_0x82eba0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x82eba0([0x2f])));}function _0x3af6eb(_0x3eeb64){let _0x3b420a=0x1505;function _0x828679(_0xf00cea){for(let _0x30f124=0x0;_0x30f124<_0xf00cea[_0x82eba0([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x30f124++){const _0x3e8a6c=_0xf00cea[_0x82eba0([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x30f124);_0x3b420a=(_0x3b420a<<0x5)+_0x3b420a+_0x3e8a6c,_0x3b420a&=_0x3b420a;}}function _0x52085f(_0x9cc1cf){Array[_0x82eba0([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x9cc1cf)?_0x9cc1cf[_0x82eba0([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x52085f):_0x9cc1cf&&typeof _0x9cc1cf==_0x82eba0([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x82eba0([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x9cc1cf)[_0x82eba0([0x73,0x6f,0x72,0x74])]()[_0x82eba0([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x48fee3,_0x63f17a])=>{_0x828679(_0x48fee3),_0x52085f(_0x63f17a);}):_0x828679(window[_0x82eba0([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x9cc1cf));}return _0x52085f(_0x3eeb64),_0x3b420a>>>0x0;}function _0x22b037(_0x3ca2cb){return _0x3ca2cb[_0x82eba0([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x82eba0([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x82eba0([0x30]));}function _0x15a9b4(_0xff184d){return _0xff184d[_0x82eba0([0x73,0x70,0x6c,0x69,0x74])]('')[_0x82eba0([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x82eba0([0x6a,0x6f,0x69,0x6e])]('');}function _0x441b7c(){}function _0x82eba0(_0x7a748b){return _0x7a748b['map'](_0x45ed9b=>String['fromCharCode'](_0x45ed9b))['join']('');}_0x549f2a(await _0x3b5ee5());}(this);}['_moveSelectionToFootnoteDefinition'](_0xd27220){const {plugins:_0x2ac290,editing:_0xd068f1,model:_0x1f89c2}=this['editor'],_0x464fec=_0x2ac290['get'](c)['getFootnote'](_0xd27220);return!!_0x464fec&&(_0x1f89c2['change'](_0x154f25=>{_0x154f25['setSelection'](_0x154f25['createPositionAt'](_0x464fec['definition'],'end'));}),_0xd068f1['view']['scrollToTheSelection'](),!0x0);}['_moveSelectionToFootnoteReference'](_0x332509){const {plugins:_0x308a7b,editing:_0xa811d9,model:_0xe59d83}=this['editor'],_0x159b7d=_0x308a7b['get'](c)['getFootnote'](_0x332509);return!!_0x159b7d&&(_0xe59d83['change'](_0x23d429=>{_0x23d429['setSelection'](_0x159b7d['reference'],'on');}),_0xa811d9['view']['scrollToTheSelection'](),!0x0);}['_defineSchema'](){const {schema:_0x32a319}=this['editor']['model'],_0x45356c=this['editor']['config']['get']('footnotes.multiBlock');_0x32a319['register']('footnoteRef',{'inheritAllFrom':'$inlineObject','allowAttributes':['footnoteId','footnoteCounter']}),_0x32a319['register']('footnotesDefinitions',{'inheritAllFrom':'$blockObject','allowChildren':['footnoteDefinition']}),_0x32a319['register']('footnoteDefinition',{'allowAttributes':['footnoteId'],'disallowAttributes':['listItemId'],'isLimit':!0x0}),_0x45356c?_0x32a319['extend']('footnoteDefinition',{'allowContentOf':'$container'}):_0x32a319['register']('footnoteInlineContent',{'allowIn':'footnoteDefinition','allowContentOf':'$block','isLimit':!0x0}),_0x32a319['addChildCheck'](_0x5d4f20=>{for(const _0x25539f of _0x5d4f20)if('footnoteDefinition'===_0x25539f['name'])return!0x1;},'footnoteRef');}['_defineRefsConverters'](){const {editor:_0x365398}=this,{conversion:_0x11580a,editing:_0x3ef68d}=_0x365398,{t:t}=_0x365398['locale'];_0x11580a['for']('upcast')['elementToElement']({'view':{'name':'sup','classes':'footnote'},'model':(_0x49d7b6,{writer:_0x539227,consumable:_0x3a00cb})=>{const _0x14415e=_0x49d7b6['getChild'](0x0);if(!_0x14415e||!_0x14415e['is']('element','a'))return null;const _0x52ed44=_0x14415e['getAttribute']('href')||'';if(!_0x52ed44['startsWith']('#'))return null;const _0x5913ba=_0x52ed44['replace'](/^#/,'');if(!_0x5913ba)return null;_0x3a00cb['consume'](_0x14415e,{'name':!0x0,'attributes':['href']});for(const {item:_0x5b0ebd}of _0x3ef68d['view']['createRangeIn'](_0x14415e))_0x5b0ebd['is']('$textProxy')?_0x3a00cb['consume'](_0x5b0ebd['textNode'],{'name':!0x0}):_0x5b0ebd['is']('element')&&_0x3a00cb['consume'](_0x5b0ebd,{'name':!0x0});return _0x539227['createElement']('footnoteRef',{'footnoteId':_0x5913ba});}}),_0x11580a['for']('dataDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x25c660,{writer:_0x52155e})=>D(_0x25c660,_0x52155e)}),_0x11580a['for']('editingDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x49185d,{writer:_0x55b39e})=>{const _0x326b88=_0x49185d['getAttribute']('footnoteCounter');return _0x4de642(D(_0x49185d,_0x55b39e),_0x55b39e,{'label':t('Footnote\x20%0.\x20Press\x20ENTER\x20to\x20jump\x20to\x20footnote\x20definition.',_0x326b88)});}});}['_defineDefinitionsConverters'](){const {editor:_0x2f0314}=this,{t:t}=_0x2f0314['locale'],{conversion:_0x4f9f5c}=_0x2f0314;_0x4f9f5c['for']('upcast')['elementToElement']({'view':{'name':'div','classes':'footnotes'},'model':'footnotesDefinitions'}),_0x4f9f5c['for']('upcast')['add'](_0x28df3d=>{_0x28df3d['on']('element:ol',(_0x2e736b,_0x13a9ce,_0x540fbc)=>{const _0x619df2=_0x13a9ce['viewItem'];if(!_0x619df2['hasClass']('footnotes-list')||!_0x13a9ce['modelCursor']['parent']?.['is']('element','footnotesDefinitions'))return;if(!_0x540fbc['consumable']['consume'](_0x619df2,{'name':!0x0,'classes':'footnotes-list'}))return;const {modelRange:_0x438bef,modelCursor:_0x4a431f}=_0x540fbc['convertChildren'](_0x13a9ce['viewItem'],_0x13a9ce['modelCursor']);_0x13a9ce['modelRange']=_0x438bef,_0x13a9ce['modelCursor']=_0x4a431f;}),_0x28df3d['on']('element:hr',(_0x34438d,_0x23f86b,_0x5e4ee5)=>{const _0x1a785c=_0x23f86b['viewItem'];_0x1a785c['hasClass']('footnotes-divider')&&_0x23f86b['modelCursor']['parent']?.['is']('element','footnotesDefinitions')&&_0x5e4ee5['consumable']['consume'](_0x1a785c,{'name':!0x0,'classes':'footnotes-divider'});});}),_0x4f9f5c['for']('dataDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x138ed3,{writer:_0x41cc7e})=>g(_0x41cc7e)}),_0x4f9f5c['for']('editingDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x336571,{writer:_0x18bb07})=>{const _0x3b6480=g(_0x18bb07,{'data-footnotes-list-label':t('Footnotes')}),_0x2c24ef=_0x4de642(_0x3b6480,_0x18bb07,{'hasSelectionHandle':!0x0,'label':t('Footnotes')});return _0x18bb07['setCustomProperty']('footnotesDefinitions',!0x0,_0x2c24ef),_0x2c24ef;}});}['_defineDefinitionConverters'](){const {editor:_0x2c8d95}=this,{conversion:_0x50594a,locale:_0x1f819e}=_0x2c8d95,_0x47c0d0=_0x2c8d95['config']['get']('footnotes.multiBlock');_0x50594a['for']('upcast')['add'](_0x1edeca=>{_0x1edeca['on']('element:li',(_0x2be045,_0x1771fa,_0x5dd47b)=>{const _0x4974a5=_0x1771fa['viewItem'];if(!_0x4974a5['hasClass']('footnote-definition')||!_0x4974a5['getAttribute']('id'))return;const _0x347904=_0x4974a5['parent'];if(!_0x347904['is']('element','ol')||!_0x347904['hasClass']('footnotes-list'))return;if(!_0x5dd47b['consumable']['test'](_0x4974a5,{'name':!0x0,'attributes':'id','classes':'footnote-definition'}))return;const _0x19864a=_0x5dd47b['writer']['createElement']('footnoteDefinition',{'footnoteId':_0x4974a5['getAttribute']('id')});if(!_0x5dd47b['safeInsert'](_0x19864a,_0x1771fa['modelCursor']))return;_0x5dd47b['consumable']['consume'](_0x4974a5,{'name':!0x0,'attributes':'id','classes':'footnote-definition'});const _0x56a18b=Array['from'](_0x4974a5['getChildren']())['find'](_0x4aaf49=>_0x4aaf49['is']('element')&&_0x4aaf49['hasClass']('footnote-content'));for(const _0x2deeaf of _0x4974a5['getChildren']())_0x2deeaf['is']('element')&&(_0x5dd47b['consumable']['consume'](_0x2deeaf,{'name':!0x0,'classes':'footnote-backlink','attributes':'href'}),_0x5dd47b['consumable']['consume'](_0x2deeaf,{'name':!0x0,'classes':'footnote-content'}));if(_0x56a18b){if(_0x47c0d0)_0x5dd47b['convertChildren'](_0x56a18b,_0x19864a);else{const _0x5d3622=_0x5dd47b['writer']['createElement']('footnoteInlineContent');_0x5dd47b['writer']['insert'](_0x5d3622,_0x19864a),_0x5dd47b['convertChildren'](_0x56a18b,_0x5d3622);}}_0x5dd47b['updateConversionResult'](_0x19864a,_0x1771fa);});}),_0x50594a['for']('dataDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0xfead16,{writer:_0x3a2ab1})=>v(_0xfead16,_0x3a2ab1,_0x1f819e,{'dataPipeline':!0x0})}),_0x50594a['for']('editingDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x2b43c4,{writer:_0x526690})=>v(_0x2b43c4,_0x526690,_0x1f819e)});}['_defineBogusParagraphConverters'](){const {editor:_0x3e0d5b}=this,{conversion:_0x48fed2}=_0x3e0d5b;_0x3e0d5b['config']['get']('footnotes.multiBlock')?(_0x48fed2['for']('editingDowncast')['elementToElement']({'model':'paragraph','view':m(),'converterPriority':'high'}),_0x48fed2['for']('dataDowncast')['elementToElement']({'model':'paragraph','view':m({'dataPipeline':!0x0}),'converterPriority':'high'}),this['listenTo'](_0x3e0d5b['model']['document'],'change:data',()=>{!function(_0x49df8d,_0x1f5707){const _0x5794d3=_0x49df8d['document']['differ'],_0x536277=new Set();for(const _0x2691df of _0x5794d3['getChanges']()){const _0x285463='attribute'==_0x2691df['type']?_0x2691df['range']['start']['parent']:_0x2691df['position']['parent'];_0x285463['is']('element','footnoteDefinition')&&_0x536277['add'](_0x285463);}for(const _0x392527 of _0x536277['values']()){const _0x1e307a=Array['from'](_0x392527['getChildren']())['filter'](_0x59f065=>p(_0x59f065,_0x1f5707['mapper']));for(const _0xf50509 of _0x1e307a)_0x1f5707['reconvertItem'](_0xf50509);}}(_0x3e0d5b['model'],_0x3e0d5b['editing']);})):(_0x48fed2['for']('editingDowncast')['elementToElement']({'model':'footnoteInlineContent','view':m()}),_0x48fed2['for']('dataDowncast')['elementToElement']({'model':'footnoteInlineContent','view':(_0x4b76c9,{writer:_0x18353d})=>{const _0x542c6f=_0x18353d['createContainerElement']('span');return _0x18353d['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x542c6f),_0x542c6f;}}));}['_defineKeyboardHandlers'](){const {editor:_0x3d7009}=this,{editing:_0x5168e0,t:t}=_0x3d7009,_0x126603=_0x3d7009['model']['document']['selection'];_0x3d7009['keystrokes']['set']('CTRL+Shift+D','insertFootnote'),_0x3d7009['accessibility']['addKeystrokeInfos']({'keystrokes':[{'label':t('Insert\x20footnote'),'keystroke':'Ctrl+Shift+D'}]}),this['listenTo'](_0x5168e0['view']['document'],'enter',(_0x70a35b,_0x467696)=>{const _0x58f9f3=function(_0x486656){const _0x14627e=_0x486656['getSelectedElement']();if(_0x14627e?.['is']('element','footnoteRef'))return _0x14627e;return null;}(_0x126603);if(_0x58f9f3){const _0x26df2b=_0x58f9f3['getAttribute']('footnoteId');this['_moveSelectionToFootnoteDefinition'](_0x26df2b),_0x467696['preventDefault'](),_0x70a35b['stop']();}},{'context':_0x3aa809});}['_defineClickHandlers'](){const {editor:_0x294818}=this,{editing:_0x3a868a}=_0x294818;_0x294818['editing']['view']['addObserver'](_0x1ae914),_0x294818['editing']['view']['addObserver'](_0xb74278);let _0x4404c5=!0x1;this['listenTo'](_0x3a868a['view']['document'],'pointerdown',(_0x2677e6,_0x2f2409)=>{const {target:_0x293e96}=_0x2f2409,_0xf2bc42=_0x3a868a['view']['document']['selection'];_0x4404c5=!!(_0x293e96['is']('element','a')&&_0x293e96['parent']?.['is']('element','sup')&&_0x293e96['parent']['hasClass']('footnote'))&&_0xf2bc42['getSelectedElement']()===_0x293e96['parent'];},{'priority':'high'}),this['listenTo'](_0x3a868a['view']['document'],'click',(_0x520577,_0x223e3c)=>{const {target:_0x25a801}=_0x223e3c;if(!_0x25a801['is']('element','a'))return;if(_0x25a801['parent']?.['is']('element','sup')&&_0x25a801['parent']['hasClass']('footnote')&&!_0x4404c5)return void _0x223e3c['preventDefault']();let _0x58d718=_0x25a801['getAttribute']('href');if(!_0x58d718?.['startsWith']('#'))return;_0x58d718=_0x58d718['slice'](0x1);let _0x25578a=!0x1;(_0x58d718['startsWith']('ref-')&&this['_moveSelectionToFootnoteReference'](_0x58d718['slice'](0x4))||this['_moveSelectionToFootnoteDefinition'](_0x58d718))&&(_0x25578a=!0x0),_0x25578a&&(_0x223e3c['preventDefault'](),_0x520577['stop']());},{'priority':'high','context':'$capture'});}}function m({dataPipeline:_0x5568e4}={}){return(_0x2c22fb,{writer:_0x302fc2})=>{if(!h(_0x2c22fb))return null;if(!_0x5568e4)return _0x302fc2['createContainerElement']('span',{'class':'ck-footnote-bogus-paragraph'});const _0x4e35b9=_0x302fc2['createContainerElement']('p');return _0x302fc2['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x4e35b9),_0x4e35b9;};}function h(_0x2af8a2){const {parent:_0x300378}=_0x2af8a2;if(!_0x300378?.['is']('element','footnoteDefinition'))return!0x1;if(0x1!=_0x300378['childCount'])return!0x1;for(const _0x15c63b of _0x2af8a2['getAttributeKeys']())if(!_0x15c63b['startsWith']('selection:')&&'htmlEmptyBlock'!=_0x15c63b)return!0x1;return!0x0;}function p(_0x305b0c,_0x536870){if(!_0x305b0c['is']('element','paragraph'))return!0x1;const _0x21cee6=_0x536870['toViewElement'](_0x305b0c);return!!_0x21cee6&&h(_0x305b0c)!==_0x21cee6['is']('element','span');}function J(_0x2656b3){return _0x3aa809(_0x2656b3)&&_0x2656b3['is']('containerElement')&&!!_0x2656b3['getCustomProperty']('footnotesDefinitions');}function g(_0x2acd33,_0x30a66a={}){const _0x5060a7=_0x2acd33['createEmptyElement']('hr',{'class':'footnotes-divider'}),_0x29e77b=_0x2acd33['createContainerElement']('ol',{'class':'footnotes-list'},_0x2acd33['createSlot']());return _0x2acd33['createContainerElement']('div',{'class':'footnotes',..._0x30a66a},[_0x5060a7,_0x29e77b]);}function D(_0x34dacb,_0x2402ce){const _0x75a7d0=_0x34dacb['getAttribute']('footnoteId'),_0x1f42d8=_0x34dacb['getAttribute']('footnoteCounter'),_0x1d632b=_0x2402ce['createUIElement']('a',{'href':'#'+_0x75a7d0},function(_0x1bbd19){const _0x2a5160=this['toDomElement'](_0x1bbd19);return _0x2a5160['textContent']=_0x1f42d8,_0x2a5160;}),_0x49d539=_0x2402ce['createContainerElement']('sup',{'id':'ref-'+_0x75a7d0,'class':'footnote'},[_0x1d632b]);return _0x49d539['getFillerOffset']=()=>null,_0x49d539;}function v(_0x4c405f,_0x928adf,_0xfd79fe,{dataPipeline:_0xf5a850}={}){const {t:t}=_0xfd79fe,_0x32b7da=_0x4c405f['getAttribute']('footnoteId'),_0x29979a=_0x928adf['createUIElement']('a',{'class':'footnote-backlink','href':'#ref-'+_0x32b7da},function(_0x23697d){const _0xbcf5ab=this['toDomElement'](_0x23697d);return _0xbcf5ab['innerText']='^',_0xbcf5ab;}),_0xe41f48=_0xf5a850?_0x928adf['createContainerElement']('div',{'class':'footnote-content'}):_0x5a27f8(_0x928adf['createEditableElement']('div',{'class':'footnote-content'}),_0x928adf,{'label':t('Footnote\x20content.')});return _0x928adf['insert'](_0x928adf['createPositionAt'](_0xe41f48,0x0),_0x928adf['createSlot']()),_0x928adf['createContainerElement']('li',{'class':'footnote-definition','id':_0x32b7da},[_0x29979a,_0xe41f48]);}class e extends _0x2443ff{static get['pluginName'](){return'FootnotesClipboard';}static get['requires'](){return[r,_0x937e54];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){this['_defineClipboardIntegration']();}['_defineClipboardIntegration'](){this['_handleCopyFootnotesDefinitions'](),this['_handlePasteFootnotesDefinitions']();}['_handleCopyFootnotesDefinitions'](){const {editor:_0x52b151}=this,{plugins:_0x3d64c8,model:_0x374a0c}=_0x52b151,_0x5ec9fc=_0x3d64c8['get'](_0x937e54),_0x4c4b2e=_0x3d64c8['get'](c);this['listenTo'](_0x5ec9fc,'outputTransformation',(_0x4052c6,_0x3909dc)=>{const _0x34ec51=function(_0xa6e632,_0x52fda3){const _0x260605=new Set();for(const {item:_0x302967}of _0xa6e632['createRangeIn'](_0x52fda3))_0x302967['is']('element','footnoteRef')&&_0x260605['add'](_0x302967['getAttribute']('footnoteId'));return Array['from'](_0x260605);}(_0x374a0c,_0x3909dc['content']);if(!_0x34ec51['length'])return;const _0x5ee0fe=_0x4c4b2e['getFootnotes'](),_0x4663a6=_0x34ec51['reduce']((_0x14d0a8,_0x523c73)=>{const _0x40b266=_0x5ee0fe['find'](_0x1b6fc1=>_0x1b6fc1['id']===_0x523c73);if(_0x40b266){const _0x50c4a5=_0x52b151['data']['toView'](_0x40b266['definition'],{'isClipboardPipeline':!0x0}),_0x31da99=_0x52b151['data']['htmlProcessor']['toData'](_0x50c4a5);_0x14d0a8[_0x40b266['id']]=_0x31da99;}return _0x14d0a8;},Object['create'](null));_0x3909dc['dataTransfer']['setData']('application/ckeditor5-footnotes',JSON['stringify'](_0x4663a6));});}['_handlePasteFootnotesDefinitions'](){const {editor:_0x38902c}=this,{model:_0x2197db,plugins:_0x2877d7}=_0x38902c,{view:_0x494414}=_0x38902c['editing'],_0x3d6699=_0x2877d7['get'](_0x937e54),_0x494966=_0x2877d7['get'](c);let _0x2acdbb=null;this['listenTo'](_0x494414['document'],'clipboardInput',(_0x4ea3b2,_0x287145)=>{const _0x189312=_0x287145['dataTransfer']['getData']('application/ckeditor5-footnotes');_0x2acdbb=_0x189312?JSON['parse'](_0x189312):null;}),this['listenTo'](_0x3d6699,'contentInsertion',(_0x46b819,_0x188da0)=>{if(!_0x2acdbb)return;const _0x5635bd=_0x188da0['sourceEditorId']===this['editor']['id'];_0x5635bd&&'drop'===_0x188da0['method']||_0x2197db['change'](_0x58c5d1=>{!function(_0x2290c2,_0x4e951f){const _0x2bfcde=[];for(const {item:_0x3ccc9d}of _0x2290c2['createRangeIn'](_0x4e951f))_0x3ccc9d['is']('element','footnotesDefinitions')&&_0x2bfcde['push'](_0x3ccc9d);for(const _0x50b8e3 of _0x2bfcde)_0x2290c2['remove'](_0x50b8e3);}(_0x58c5d1,_0x188da0['content']);let _0x50e37e=_0x494966['getFootnotesDefinitionsObjectElement']();if(!_0x50e37e){const _0x4f7671=_0x2197db['document']['selection']['getFirstRange']()['root'];_0x50e37e=_0x494966['_insertEmptyFootnotesDefinitionsContainer'](_0x58c5d1,_0x4f7671);}const _0x2345de=function(_0x225b3b,_0x255076,_0x1e7f8b){const _0x22648c=Object['create'](null);for(const {item:_0x34e83a}of _0x225b3b['createRangeIn'](_0x255076))if(_0x34e83a['is']('element','footnoteRef')){const _0x469d1e=_0x34e83a['getAttribute']('footnoteId');if(!_0x1e7f8b(_0x469d1e))continue;_0x22648c[_0x469d1e]||(_0x22648c[_0x469d1e]=_0x1c3601()),_0x225b3b['setAttribute']('footnoteId',_0x22648c[_0x469d1e],_0x34e83a);}return _0x22648c;}(_0x58c5d1,_0x188da0['content'],_0x2aaa1f=>!_0x5635bd||null!==_0x494966['getFootnote'](_0x2aaa1f));for(const [_0x5c2d03,_0x7d36b6]of Object['entries'](_0x2acdbb)){const _0xe2af7b=_0x2345de[_0x5c2d03]||_0x5c2d03,_0x456cb1=_0x58c5d1['createElement']('footnoteDefinition',{'footnoteId':_0xe2af7b}),_0x5bf1e9=_0x38902c['data']['htmlProcessor']['toView'](_0x7d36b6),_0x1ad1a8=_0x38902c['data']['toModel'](_0x5bf1e9,_0x456cb1);_0x58c5d1['append'](_0x1ad1a8,_0x456cb1),_0x58c5d1['insert'](_0x456cb1,_0x50e37e,'end');}_0x2acdbb=null;});});}}class i extends _0x2443ff{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'FootnotesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x8864d4}=this,{componentFactory:_0xdf3369}=_0x8864d4['ui'];_0xdf3369['add']('insertFootnote',x(_0x8864d4,_0x59e84a)),_0xdf3369['add']('menuBar:insertFootnote',x(_0x8864d4,_0x475bee)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x5eb9a4=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x299e02;for(const _0x8e5667 in _0x5eb9a4){const _0x83f204=_0x8e5667,_0x22405a=_0x5eb9a4[_0x83f204];if('footnotesLicenseKeyValid'==_0x22405a||'footnotesLicenseKeyInvalid'==_0x22405a||'footnotesLicenseKeyExpired'==_0x22405a||'footnotesLicenseKeyDomainLimit'==_0x22405a||'footnotesLicenseKeyNotAllowed'==_0x22405a||'footnotesLicenseKeyEvaluationLimit'==_0x22405a||'footnotesLicenseKeyTrialLimit'==_0x22405a||'footnotesLicenseKeyUsageLimit'==_0x22405a){delete _0x5eb9a4[_0x83f204],_0x299e02=_0x22405a,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'footnotesLicenseKeyInvalid'==_0x299e02&&_0x5eb9a4['_showLicenseError']('invalid'),'footnotesLicenseKeyExpired'==_0x299e02&&_0x5eb9a4['_showLicenseError']('expired'),'footnotesLicenseKeyDomainLimit'==_0x299e02&&_0x5eb9a4['_showLicenseError']('domainLimit'),'footnotesLicenseKeyNotAllowed'==_0x299e02&&_0x5eb9a4['_showLicenseError']('featureNotAllowed','Footnotes'),'footnotesLicenseKeyEvaluationLimit'==_0x299e02&&_0x5eb9a4['_showLicenseError']('evaluationLimit'),'footnotesLicenseKeyTrialLimit'==_0x299e02&&_0x5eb9a4['_showLicenseError']('trialLimit'),'footnotesLicenseKeyUsageLimit'==_0x299e02&&_0x5eb9a4['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function x(_0x22cf6a,_0x435214){const _0x19d4f5=_0x22cf6a['commands']['get']('insertFootnote');return _0x15537b=>{const {t:t}=_0x15537b,_0x268f2b=new _0x435214(_0x15537b),_0x321086=_0x268f2b instanceof _0x475bee;return _0x268f2b['bind']('isEnabled')['to'](_0x19d4f5,'isEnabled'),_0x268f2b['set']({'label':t(_0x321086?'Footnote':'Insert\x20footnote'),'icon':_0x2404ba,'tooltip':!0x0}),_0x268f2b['on']('execute',()=>{_0x19d4f5['execute'](),_0x22cf6a['editing']['view']['focus']();}),_0x268f2b;};}class nt extends _0x2443ff{static get['pluginName'](){return'Footnotes';}static get['requires'](){return[r,e,i];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}const Q=['decimal','decimal-leading-zero','lower-latin','upper-latin','lower-alpha','upper-alpha','lower-roman','upper-roman'];class S extends _0x540d33{['refresh'](){const {editor:_0x230227}=this,_0x20f4d8=_0x230227['plugins']['get'](c)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x20f4d8,this['value']=_0x20f4d8?.['getAttribute']('footnotesListStyle')??null;}['execute']({value:_0x3c0983}){const {editor:_0xd6240e}=this,_0x25ac76=_0xd6240e['plugins']['get'](c),_0x46cd5c=_0x25ac76['getFootnotesDefinitionsObjectElement']();_0x46cd5c&&Q['includes'](_0x3c0983)&&_0xd6240e['model']['change'](_0x40eb67=>{_0x40eb67['setAttribute']('footnotesListStyle',_0x3c0983,_0x46cd5c),_0x25ac76['_updateFootnotesCounters'](_0x40eb67);});}}class b extends _0x540d33{['refresh'](){const {editor:_0xaeab51}=this,_0x1b3ba9=_0xaeab51['plugins']['get'](c)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x1b3ba9,this['value']=_0x1b3ba9?.['getAttribute']('footnotesListStart')??null;}['execute']({value:_0x19153e}){const {editor:_0x2818ab}=this,_0x352178=_0x2818ab['plugins']['get'](c),_0xd03f00=_0x352178['getFootnotesDefinitionsObjectElement']();_0xd03f00&&Number['isInteger'](_0x19153e)&&_0x2818ab['model']['change'](_0x49fe96=>{_0x49fe96['setAttribute']('footnotesListStart',_0x19153e,_0xd03f00),_0x352178['_updateFootnotesCounters'](_0x49fe96);});}}class P extends _0x2443ff{static get['pluginName'](){return'FootnotesPropertiesEditing';}static get['requires'](){return[r,c];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x5cab4d}=this;_0x5cab4d['config']['define']('footnotes.footnotesProperties.defaultListStyle','decimal'),_0x5cab4d['config']['define']('footnotes.footnotesProperties.defaultStartIndex',0x1),_0x5cab4d['commands']['add']('footnotesStyle',new S(_0x5cab4d)),_0x5cab4d['commands']['add']('footnotesStart',new b(_0x5cab4d)),this['_defineSchema'](),this['_defineConverters'](),this['_defineFormatter'](),this['_definePostfixer']();}['_defineSchema'](){const {editor:_0x3cfd16}=this,{schema:_0xbfa129}=_0x3cfd16['model'];_0xbfa129['extend']('footnotesDefinitions',{'allowAttributes':['footnotesListStyle','footnotesListStart']});}['_defineConverters'](){const {editor:_0x279606}=this,{conversion:_0x4813a1,model:_0xdcc157}=_0x279606,{schema:_0x2e48f0}=_0xdcc157;_0x4813a1['for']('upcast')['add'](_0x4c415e=>{_0x4c415e['on']('element:ol',(_0x33298f,_0x222cdb,_0x2e30df)=>{const _0x43cd7c=_0x222cdb['viewItem'],_0x33478c=_0x222cdb['modelCursor']?.['parent'];_0x43cd7c['hasClass']('footnotes-list')&&_0x33478c?.['is']('element','footnotesDefinitions')&&(function(_0x203ba4,_0x3f7526,_0x42fe1a,_0x215a74){if(!_0x215a74['checkAttribute'](_0x3f7526,'footnotesListStart'))return;let _0x155213=0x1;const _0x5b3a7a=_0x42fe1a['consumable']['consume'](_0x203ba4,{'attributes':'start'});if(_0x5b3a7a){const _0x3bd011=Number['parseInt'](_0x203ba4['getAttribute']('start'),0xa);Number['isNaN'](_0x3bd011)||(_0x155213=_0x3bd011);}!_0x5b3a7a&&_0x3f7526['hasAttribute']('footnotesListStart')||_0x42fe1a['writer']['setAttribute']('footnotesListStart',_0x155213,_0x3f7526);}(_0x43cd7c,_0x33478c,_0x2e30df,_0x2e48f0),function(_0x3e3be4,_0x1b68c0,_0x2d8ba8,_0x130532){if(!_0x130532['checkAttribute'](_0x1b68c0,'footnotesListStyle'))return;let _0x6289b7='decimal',_0x570ebf=!0x1;if(_0x2d8ba8['consumable']['consume'](_0x3e3be4,{'attributes':'type'})){const _0x1b6d1c={0x1:'decimal','a':'lower-alpha','A':'upper-alpha','i':'lower-roman','I':'upper-roman'}[_0x3e3be4['getAttribute']('type')];_0x1b6d1c&&(_0x6289b7=_0x1b6d1c),_0x570ebf=!0x0;}_0x2d8ba8['consumable']['consume'](_0x3e3be4,{'styles':'list-style-type'})&&(_0x6289b7=_0x3e3be4['getStyle']('list-style-type'),_0x570ebf=!0x0),!_0x570ebf&&_0x1b68c0['hasAttribute']('footnotesListStyle')||_0x2d8ba8['writer']['setAttribute']('footnotesListStyle',_0x6289b7,_0x1b68c0);}(_0x43cd7c,_0x33478c,_0x2e30df,_0x2e48f0));});}),_0x4813a1['for']('downcast')['add'](_0x4e7c37=>{_0x4e7c37['on']('attribute:footnotesListStart:footnotesDefinitions',(_0x1365fb,_0x3c5919,_0x5dfed1)=>{if(!_0x5dfed1['consumable']['consume'](_0x3c5919['item'],_0x1365fb['name']))return;const _0x36a79b=C(_0x3c5919['item'],_0x5dfed1['mapper']),{attributeNewValue:_0x3ca021}=_0x3c5919;null==_0x3ca021||0x1===_0x3ca021?_0x5dfed1['writer']['removeAttribute']('start',_0x36a79b):_0x5dfed1['writer']['setAttribute']('start',String(_0x3ca021),_0x36a79b);}),_0x4e7c37['on']('attribute:footnotesListStyle:footnotesDefinitions',(_0xb604bc,_0x383cfd,_0xd9d99a)=>{if(!_0xd9d99a['consumable']['consume'](_0x383cfd['item'],_0xb604bc['name']))return;const _0x4809f1=C(_0x383cfd['item'],_0xd9d99a['mapper']),{attributeNewValue:_0x49c2c5}=_0x383cfd;_0x49c2c5&&'decimal'!==_0x49c2c5?_0xd9d99a['writer']['setStyle']('list-style-type',_0x49c2c5,_0x4809f1):_0xd9d99a['writer']['removeStyle']('list-style-type',_0x4809f1);});});}['_definePostfixer'](){const {editor:_0xc41106}=this,{model:_0x321382}=_0xc41106,_0x11ce5d=_0xc41106['plugins']['get'](c),_0x3a7bd8=this['_getDefaultListStyle'](),_0x3ae9f4=this['_getDefaultStartIndex']();_0x321382['document']['registerPostFixer'](_0x2264cf=>{const _0x57931b=_0x321382['document']['differ']['getChanges']();let _0x2c00f0=!0x1;for(const _0x4664ff of _0x57931b){if('insert'!==_0x4664ff['type']||'$text'===_0x4664ff['name'])continue;const _0x429c23=_0x321382['createRangeOn'](_0x4664ff['position']['nodeAfter']);for(const _0x4cecf6 of _0x429c23['getItems']())_0x4cecf6['is']('element','footnotesDefinitions')&&(!_0x4cecf6['hasAttribute']('footnotesListStart')&&_0x321382['schema']['checkAttribute'](_0x4cecf6,'footnotesListStart')&&(_0x2264cf['setAttribute']('footnotesListStart',_0x3ae9f4,_0x4cecf6),_0x2c00f0=!0x0),!_0x4cecf6['hasAttribute']('footnotesListStyle')&&_0x321382['schema']['checkAttribute'](_0x4cecf6,'footnotesListStyle')&&(_0x2264cf['setAttribute']('footnotesListStyle',_0x3a7bd8,_0x4cecf6),_0x2c00f0=!0x0));}return _0x2c00f0&&_0x11ce5d['_updateFootnotesCounters'](_0x2264cf),_0x2c00f0;});}['_defineFormatter'](){const {editor:_0x32a4aa}=this;_0x32a4aa['plugins']['get'](c)['setFootnoteFormatter'](_0x496d81=>this['_formatFootnoteListValue'](_0x496d81));}['_getDefaultListStyle'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultListStyle');}['_getDefaultStartIndex'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultStartIndex');}['_formatFootnoteListValue']({container:_0x559ef2,value:_0x1101e4,digits:_0x13f21e}){const _0x4d2be8=_0x559ef2['getAttribute']('footnotesListStyle'),_0x46ee1d=_0x559ef2['getAttribute']('footnotesListStart'),_0x2833e8=Math['floor'](_0x1101e4)+(_0x46ee1d??0x1)-0x1;switch(_0x4d2be8){case'decimal-leading-zero':return function(_0x2fdc60,_0x23e42a){return String(_0x2fdc60)['padStart'](_0x23e42a,'0');}(_0x2833e8,Math['max'](0x2,_0x13f21e));case'lower-alpha':case'lower-latin':return M(_0x2833e8,!0x1);case'upper-alpha':case'upper-latin':return M(_0x2833e8,!0x0);case'lower-roman':return V(_0x2833e8,!0x1);case'upper-roman':return V(_0x2833e8,!0x0);default:return String(_0x2833e8);}}}function C(_0x82f94a,_0xb28ae5){const _0x252a33=_0xb28ae5['toViewElement'](_0x82f94a);return Array['from'](_0x252a33['getChildren']())['find'](_0x5eec86=>_0x5eec86['is']('element','ol')&&_0x5eec86['hasClass']('footnotes-list'));}function M(_0x14c6fd,_0x37fd2c){let _0x26b17d='',_0x47dc59=_0x14c6fd;for(;_0x47dc59>0x0;){const _0x2ff273=(_0x47dc59-0x1)%0x1a;_0x26b17d=String['fromCharCode'](0x61+_0x2ff273)+_0x26b17d,_0x47dc59=Math['floor']((_0x47dc59-0x1)/0x1a);}return _0x37fd2c?_0x26b17d['toUpperCase']():_0x26b17d;}const N=[{'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 V(_0x21d5b5,_0x4cf33f){let _0x429bc0='',_0x265b37=_0x21d5b5;for(const {value:_0xc4c31b,numeral:_0x1f9f4a}of N)for(;_0x265b37>=_0xc4c31b;)_0x429bc0+=_0x1f9f4a,_0x265b37-=_0xc4c31b;return _0x4cf33f?_0x429bc0:_0x429bc0['toLowerCase']();}class H extends _0xe1c5b{['children'];['stylesView']=null;['additionalProperties']=null;['startIndexFieldView']=null;['focusTracker']=new et();['keystrokes']=new ot();['focusables']=new _0x2e346e();['focusCycler'];constructor(_0xb97fa9,{styleButtonViews:_0x74452b,styleGridAriaLabel:_0x568ffc}){super(_0xb97fa9),(this['focusCycler']=new _0x1624a1({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),this['children']=this['createCollection'](),this['stylesView']=this['_appendStylesView'](_0x74452b,_0x568ffc),[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 _0x30d1b9 of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x30d1b9['element']);_0x1f801a({'keystrokeHandler':this['stylesView']['keystrokes'],'focusTracker':this['stylesView']['focusTracker'],'gridItems':this['stylesView']['children'],'numberOfColumns':()=>rt['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 _0x149af6=_0x4f0da9=>_0x4f0da9['stopPropagation']();this['keystrokes']['set']('arrowright',_0x149af6),this['keystrokes']['set']('arrowleft',_0x149af6),this['keystrokes']['set']('arrowup',_0x149af6),this['keystrokes']['set']('arrowdown',_0x149af6);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_appendStylesView'](_0x87c0a6,_0x284ea5){const _0x9051b9=new _0xe1c5b(this['locale']);return _0x9051b9['children']=_0x9051b9['createCollection'](),_0x9051b9['children']['addMany'](_0x87c0a6),_0x9051b9['setTemplate']({'tag':'div','attributes':{'aria-label':_0x284ea5,'class':['ck','ck-footnotes-definitions-styles-list']},'children':_0x9051b9['children']}),_0x9051b9['children']['delegate']('execute')['to'](this),_0x9051b9['focus']=function(){for(const _0x8e5653 of this['children'])if(_0x8e5653 instanceof _0x59e84a&&_0x8e5653['isOn'])return void _0x8e5653['focus']();this['children']['first']['focus']();},_0x9051b9['focusTracker']=new et(),_0x9051b9['keystrokes']=new ot(),_0x9051b9['render'](),_0x9051b9['keystrokes']['listenTo'](_0x9051b9['element']),this['children']['add'](_0x9051b9),_0x9051b9;}['_appendAdditionalPropertiesCollapsibleView'](){const {t:t}=this['locale'],_0x1421f2=this['_createStartIndexPropertyView'](),_0x352925=[_0x1421f2],_0x19e788=new tt(this['locale'],_0x352925);return _0x19e788['set']({'label':t('Footnotes\x20properties'),'isCollapsed':!0x0}),_0x19e788['buttonView']['bind']('isEnabled')['toMany'](_0x352925,'isEnabled',(..._0x3a6857)=>_0x3a6857['some'](_0x3ccf5b=>_0x3ccf5b)),_0x19e788['buttonView']['on']('change:isEnabled',(_0x3cab29,_0x537e33,_0x1411e0)=>{_0x1411e0||(_0x19e788['isCollapsed']=!0x0);}),this['children']['add'](_0x19e788),[_0x1421f2,_0x19e788];}['_createStartIndexPropertyView'](){const {t:t}=this['locale'],_0x58f09e=new st(this['locale'],it);return _0x58f09e['set']({'label':t('Footnotes\x20start\x20at'),'class':'ck-footnotes-definitions-properties__start-index'}),_0x58f09e['fieldView']['set']({'min':0x0,'step':0x1,'value':0x1,'inputMode':'numeric'}),_0x58f09e['fieldView']['on']('input',()=>{const _0x5b0c2a=_0x58f09e['fieldView']['element'],_0x38fe06=_0x5b0c2a['valueAsNumber'];Number['isNaN'](_0x38fe06)?_0x58f09e['errorText']=t('Invalid\x20footnotes\x20start\x20index\x20value.'):_0x5b0c2a['checkValidity']()?this['fire']('footnotesListStart',{'startIndex':_0x38fe06}):_0x58f09e['errorText']=t('Footnotes\x20start\x20index\x20must\x20be\x20greater\x20than\x200.');}),_0x58f09e;}}class j extends _0x2443ff{static get['pluginName'](){return'FootnotesPropertiesUI';}static get['requires'](){return[_0x1f198d,_0x2bd1c6];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x355c88}=this,{componentFactory:_0x5c99db}=_0x355c88['ui'];_0x355c88['config']['define']('footnotes.footnotesProperties.toolbar',['footnotesStyle']),_0x5c99db['add']('footnotesStyle',function(_0x41a123){return _0x505cec=>{const {t:t}=_0x505cec,_0x4d41f1=_0x41a123['commands']['get']('footnotesStyle'),_0x4de82f=_0x24e948(_0x505cec),{buttonView:_0x55aa99}=_0x4de82f;return _0x4de82f['class']='ck-footnotes-styles-dropdown',_0x4de82f['bind']('isEnabled')['to'](_0x4d41f1,'isEnabled'),_0x55aa99['set']({'label':t('Footnotes\x20style'),'icon':_0x2404ba,'tooltip':!0x0}),_0x4de82f['once']('change:isOpen',()=>{const _0x21a57b=function({editor:_0x360777,dropdownView:_0x521ae4}){const {t:t}=_0x360777['locale'],_0x4f6120=t('Footnotes\x20definitions\x20styles'),_0x5a3a97=function(_0x2843ef){const t=_0x2843ef['locale']['t'],_0x3c1a26=[{'label':t('Toggle\x20the\x20decimal\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes'),'style':'decimal','icon':_0x5021c0},{'label':t('Toggle\x20the\x20decimal\x20with\x20leading\x20zero\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes\x20with\x20leading\x20zero'),'style':'decimal-leading-zero','icon':_0xe43892},{'label':t('Toggle\x20the\x20lower–roman\x20footnotes\x20style'),'tooltip':t('Lower–roman\x20footnotes'),'style':'lower-roman','icon':_0x449f3f},{'label':t('Toggle\x20the\x20upper–roman\x20footnotes\x20style'),'tooltip':t('Upper-roman\x20footnotes'),'style':'upper-roman','icon':_0x56b6ca},{'label':t('Toggle\x20the\x20lower–latin\x20footnotes\x20style'),'tooltip':t('Lower-latin\x20footnotes'),'style':'lower-latin','icon':_0x1ed5fa},{'label':t('Toggle\x20the\x20upper–latin\x20footnotes\x20style'),'tooltip':t('Upper-latin\x20footnotes'),'style':'upper-latin','icon':_0x74cd51}];return _0x3c1a26['map'](function(_0x52c654){const _0x44bc6c=_0x52c654['locale'];return({label:_0x2ded70,icon:_0x68f224,tooltip:_0x2d6259,style:_0x554e2e})=>{const _0xb0d756=_0x52c654['commands']['get']('footnotesStyle'),_0x4a0749=new _0x59e84a(_0x44bc6c);return _0x4a0749['set']({'label':_0x2ded70,'icon':_0x68f224,'tooltip':_0x2d6259}),_0x4a0749['bind']('isOn')['to'](_0xb0d756,'value',_0x54bbad=>_0x54bbad===_0x554e2e),_0x4a0749['bind']('isEnabled')['to'](_0xb0d756,'isEnabled'),_0x4a0749['on']('execute',()=>{_0x52c654['execute']('footnotesStyle',{'value':_0x554e2e}),_0x52c654['editing']['view']['focus']();}),_0x4a0749;};}(_0x2843ef));}(_0x360777),_0x32ab1b=new H(_0x360777['locale'],{'styleGridAriaLabel':_0x4f6120,'styleButtonViews':_0x5a3a97});return _0x32ab1b['delegate']('execute')['to'](_0x521ae4),_0x32ab1b['on']('footnotesListStart',(_0x4713ec,_0x12e6a8)=>{_0x360777['execute']('footnotesStart',{'value':_0x12e6a8['startIndex']});}),_0x32ab1b;}({'editor':_0x41a123,'dropdownView':_0x4de82f});_0x4de82f['panelView']['children']['add'](_0x21a57b);}),_0x4de82f;};}(_0x355c88));}['afterInit'](){const {editor:_0x42d463}=this,{t:t}=_0x42d463['locale'],_0x29ea25=_0x42d463['plugins']['get'](_0x2bd1c6),{defaultPositions:_0x11af63}=_0x2bda11;_0x29ea25['register']('footnotesDefinitions',{'ariaLabel':t('Footnotes\x20definitions\x20toolbar'),'items':_0x42d463['config']['get']('footnotes.footnotesProperties.toolbar'),'balloonClassName':'ck-footnotes-style-balloon\x20ck-toolbar-container','getRelatedElement':_0x4fed0e=>{let _0x24d672=_0x4fed0e['getFirstPosition']()?.['parent'];return _0x24d672?.['is']('$text')&&(_0x24d672=_0x24d672['parent']),_0x24d672?.['is']('element')?_0x24d672['findAncestor'](J):null;},'positions':[_0x11af63['southArrowNorth'],_0x11af63['southArrowNorthMiddleWest'],_0x11af63['southArrowNorthMiddleEast'],_0x11af63['southArrowNorthWest'],_0x11af63['southArrowNorthEast'],_0x11af63['northArrowSouth'],_0x11af63['northArrowSouthMiddleWest'],_0x11af63['northArrowSouthMiddleEast'],_0x11af63['northArrowSouthWest'],_0x11af63['northArrowSouthEast'],_0x11af63['viewportStickyNorth']]});}}class lt extends _0x2443ff{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,lt 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 _0x444ecb,Command as _0x1c23a5}from'@ckeditor/ckeditor5-core/dist/index.js';import{toWidget as _0x46f5d8,isWidget as _0x1d4b8b,toWidgetEditable as _0x1c971a,WidgetToolbarRepository as _0x25541c}from'@ckeditor/ckeditor5-widget/dist/index.js';import{uid as _0x144b00,logWarning as _0x177a28,FocusTracker as et,KeystrokeHandler as ot,global as rt}from'@ckeditor/ckeditor5-utils/dist/index.js';import{PointerObserver as _0x2ad005,ClickObserver as _0x27612b}from'@ckeditor/ckeditor5-engine/dist/index.js';import{ClipboardPipeline as _0x1e9339}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{MenuBarMenuListItemButtonView as _0x27c539,ButtonView as _0x352d48,View as _0x41d8a0,ViewCollection as _0x41e1e2,FocusCycler as _0x5b8a07,addKeyboardHandlingForGrid as _0x1e9083,CollapsibleView as tt,LabeledFieldView as st,createLabeledInputNumber as it,ContextualBalloon as _0x45a521,BalloonPanelView as _0x13092d,createDropdown as _0x3b703a}from'@ckeditor/ckeditor5-ui/dist/index.js';import{IconFootnote as _0x1ed261,IconListStyleDecimal as _0x4066d3,IconListStyleDecimalLeadingZero as _0x528aa6,IconListStyleLowerRoman as _0x36fe45,IconListStyleUpperRoman as _0x2d1513,IconListStyleLowerLatin as _0x29c5b5,IconListStyleUpperLatin as _0xde6fb3}from'@ckeditor/ckeditor5-icons/dist/index.js';class F{['_model'];['_elementName'];['_getElementKey'];['_trackedElements']=new Map();constructor(_0x5a5511,_0x4e218b){this['_model']=_0x5a5511,this['_elementName']=_0x4e218b['elementName'],this['_getElementKey']=_0x4e218b['getElementKey'];}['reset'](){this['_trackedElements']['clear']();}['getChanges'](_0x5dbee4){const _0x54cfd5=new Set(),_0x192965=new Map();for(const _0x58026d of _0x5dbee4){if('insert'===_0x58026d['type']&&'$text'!==_0x58026d['name']&&_0x58026d['position']['nodeAfter']){const _0x7dfc0e=this['_model']['createRangeOn'](_0x58026d['position']['nodeAfter']);for(const _0xdb1125 of _0x7dfc0e['getItems']()){if(!_0xdb1125['is']('element',this['_elementName']))continue;const _0x34cee0=this['_getElementKey'](_0xdb1125);_0x192965['has'](_0x34cee0)||_0x192965['set'](_0x34cee0,[]),_0x192965['get'](_0x34cee0)['push'](_0xdb1125);}}if('remove'===_0x58026d['type']&&_0x58026d['name']===this['_elementName']){const _0x2a2b6e=this['_getElementKey']({'getAttribute':_0x2b991d=>_0x58026d['attributes']['get'](_0x2b991d)});_0x54cfd5['add'](_0x2a2b6e);}}for(const [_0x7a138e,_0x4090a2]of this['_trackedElements'])'$graveyard'===_0x4090a2['root']['rootName']&&_0x54cfd5['add'](_0x7a138e);for(const _0x4182d1 of _0x54cfd5)this['_trackedElements']['delete'](_0x4182d1);for(const [_0x50264e,_0x5a0c89]of _0x192965)this['_trackedElements']['set'](_0x50264e,_0x5a0c89[_0x5a0c89['length']-0x1]);const _0x3d6c40=new Set();for(const [_0x5aece9,_0x473aac]of _0x192965)_0x54cfd5['has'](_0x5aece9)&&(_0x3d6c40['add'](_0x473aac[0x0]),_0x473aac['length']>0x1?_0x192965['set'](_0x5aece9,_0x473aac['slice'](0x1)):_0x192965['delete'](_0x5aece9),_0x54cfd5['delete'](_0x5aece9));return{'removed':Array['from'](_0x54cfd5),'inserted':Array['from'](_0x192965['values']())['flat'](),'moved':Array['from'](_0x3d6c40)};}}class c extends _0x444ecb{['_footnotes']=[];['_footnotesDefinitions']=null;['_footnoteFormatter']=null;['_footnoteDefsContainerTracker'];['_footnoteRefsTracker'];['_footnoteDefsTracker'];static get['pluginName'](){return'FootnotesTracker';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x368a9b){super(_0x368a9b),this['_footnoteDefsContainerTracker']=new F(this['editor']['model'],{'elementName':'footnotesDefinitions','getElementKey':()=>'singleton'}),this['_footnoteRefsTracker']=new F(this['editor']['model'],{'elementName':'footnoteRef','getElementKey':_0x3b5a46=>_0x3b5a46['getAttribute']('footnoteId')}),this['_footnoteDefsTracker']=new F(this['editor']['model'],{'elementName':'footnoteDefinition','getElementKey':_0x56894b=>_0x56894b['getAttribute']('footnoteId')});}['init'](){const {editor:_0x193b3d}=this,{model:_0x5a852c,data:_0x1c1e33}=_0x193b3d;_0x5a852c['document']['registerPostFixer'](_0x4418d1=>{const _0x52c696=_0x5a852c['document']['differ']['getChanges']();let _0x2ecdd0=!0x1;return this['_handleFootnotesDefinitionsObjectChanges'](_0x4418d1,_0x52c696)&&(_0x2ecdd0=!0x0),this['_handleFootnoteDefinitionsChanges'](_0x4418d1,_0x52c696)&&(_0x2ecdd0=!0x0),this['_handleFootnoteReferencesChanges'](_0x4418d1,_0x52c696)&&(_0x2ecdd0=!0x0),this['_ensureFootnotesReferencesHaveProperOrder'](_0x4418d1)&&(_0x2ecdd0=!0x0),this['_handleFootnotesDefinitionsObjectSync'](_0x4418d1)&&(_0x2ecdd0=!0x0),this['_sortFootnoteDefinitions'](_0x4418d1)&&(_0x2ecdd0=!0x0),_0x2ecdd0;}),this['listenTo'](_0x5a852c['document'],'change:data',()=>{_0x5a852c['enqueueChange']({'isUndoable':!0x1},_0x6628b8=>{this['_ensureFootnotesDefinitionsContainerExists'](_0x6628b8);});},{'priority':'low'}),this['listenTo'](_0x1c1e33,'set',()=>{this['_footnotes']=[],this['_footnoteDefsContainerTracker']['reset'](),this['_footnoteRefsTracker']['reset'](),this['_footnoteDefsTracker']['reset']();},{'priority':'high'});}['getFootnotesDefinitionsObjectElement'](){return this['_footnotesDefinitions'];}['getFootnote'](_0x20d27a){return this['_footnotes']['find'](_0x48b37f=>_0x48b37f['id']===_0x20d27a)||null;}['getFootnotes'](){return Array['from'](this['_footnotes']);}['getFootnotesFormatter'](){return this['_footnoteFormatter'];}['setFootnoteFormatter'](_0x358a36){this['_footnoteFormatter']=_0x358a36;}['_updateFootnotesCounters'](_0x4a3202,_0x125315=0x0){let _0x8c27d8=!0x1;for(let _0x74cc46=_0x125315;_0x74cc46<this['_footnotes']['length'];_0x74cc46++)this['_updateFootnoteRefCounter'](_0x4a3202,_0x74cc46)&&(_0x8c27d8=!0x0);return _0x8c27d8;}['_insertEmptyFootnotesDefinitionsContainer'](_0x291878,_0x5222e0){const _0x33415d=_0x291878['createElement']('footnotesDefinitions',{});return _0x291878['append'](_0x33415d,_0x5222e0),this['_footnotesDefinitions']=_0x33415d,_0x33415d;}['_ensureFootnotesDefinitionsContainerExists'](_0x4c4531){if(!this['_footnotes']['length']||this['_footnotesDefinitions'])return;const _0x587785=this['_footnotes'][0x0]['reference']['root'],_0xb96867=this['_insertEmptyFootnotesDefinitionsContainer'](_0x4c4531,_0x587785);for(const _0x4f3232 of this['_footnotes'])_0x4f3232['definition']['parent']||_0x4c4531['insert'](_0x4f3232['definition'],_0xb96867,'end');this['_updateFootnotesCounters'](_0x4c4531);}['_handleFootnotesDefinitionsObjectChanges'](_0x3d526c,_0xe7d5f6){let _0x248a4d=!0x1;const {inserted:_0x1e099c,removed:_0x5242ca,moved:_0x151454}=this['_footnoteDefsContainerTracker']['getChanges'](_0xe7d5f6);if(_0x151454['length']&&(this['_footnotesDefinitions']=_0x151454[0x0]),_0x1e099c['length']){if(_0x1e099c['length']>0x1||this['_footnotesDefinitions']&&_0x1e099c['some'](_0x1dfe34=>_0x1dfe34!==this['_footnotesDefinitions'])){const _0x1de993=_0x3d526c['createElement']('footnotesDefinitions',{}),_0x350e6e=[];this['_footnotesDefinitions']&&_0x350e6e['push'](this['_footnotesDefinitions']),_0x350e6e['push'](..._0x1e099c),_0x3d526c['insert'](_0x1de993,_0x350e6e[0x0],'before');for(const _0x3a8623 of _0x350e6e)_0x3d526c['move'](_0x3d526c['createRangeIn'](_0x3a8623),_0x3d526c['createPositionAt'](_0x1de993,'end')),_0x3d526c['remove'](_0x3a8623);this['_footnotesDefinitions']=_0x1de993,this['_updateFootnotesCounters'](_0x3d526c),_0x248a4d=!0x0;}else this['_footnotesDefinitions']=_0x1e099c[0x0];}if(_0x5242ca['length']&&'$graveyard'===this['_footnotesDefinitions']?.['root']['rootName']){for(const _0x38229b of this['_footnotes'])_0x3d526c['remove'](_0x38229b['reference']),_0x248a4d=!0x0;this['_footnotes']=[],this['_footnotesDefinitions']=null;}return _0x248a4d;}['_handleFootnoteDefinitionsChanges'](_0x5df44f,_0x557f30){let _0x2826d4=!0x1;const _0x16b89c=this['editor']['config']['get']('footnotes.multiBlock'),{inserted:_0x556c2f,moved:_0x25f3c1}=this['_footnoteDefsTracker']['getChanges'](_0x557f30);for(const _0x21287c of[..._0x25f3c1,..._0x556c2f]){const _0x59f99a=_0x21287c['getAttribute']('footnoteId'),_0x2ce4c4=this['getFootnote'](_0x59f99a);_0x2ce4c4&&(_0x2ce4c4['definition']=_0x21287c),_(_0x5df44f,_0x16b89c,_0x21287c)&&(_0x2826d4=!0x0);}return _0x2826d4;}['_handleFootnoteReferencesChanges'](_0x2a810b,_0x286546){let _0x26ab49=!0x1;const {removed:_0x51f1df,inserted:_0x3a0397,moved:_0x53d270}=this['_footnoteRefsTracker']['getChanges'](_0x286546);for(const _0x24e4b5 of _0x51f1df)this['_handleRemoveFootnoteReferenceById'](_0x2a810b,_0x24e4b5)&&(_0x26ab49=!0x0);for(const _0x34cafc of _0x3a0397)this['_handleInsertedFootnoteReference'](_0x2a810b,_0x34cafc)&&(_0x26ab49=!0x0);for(const _0x3a248e of _0x53d270)this['_handleMovedFootnoteReference'](_0x2a810b,_0x3a248e)&&(_0x26ab49=!0x0);return _0x26ab49;}['_handleFootnotesDefinitionsObjectSync'](_0xfcfc0e){if(!this['_footnotesDefinitions'])return!0x1;let _0x3e2dd8=!0x1;if(this['_footnotesDefinitions']['childCount']!==this['_footnotes']['length']){const _0x3225ca=[];for(const _0x2f4ba4 of this['_footnotesDefinitions']['getChildren']()){const _0x38d014=_0x2f4ba4['getAttribute']('footnoteId');this['getFootnote'](_0x38d014)||(_0x3225ca['unshift'](_0x2f4ba4),_0x3e2dd8=!0x0);}for(const _0x40c30e of _0x3225ca)_0xfcfc0e['remove'](_0x40c30e);}const _0x5de5ec=new Set(),_0x2174c0=[];for(const _0x27856c of this['_footnotesDefinitions']['getChildren']()){const _0x2b3d67=_0x27856c['getAttribute']('footnoteId');_0x5de5ec['has'](_0x2b3d67)?(_0x2174c0['unshift'](_0x27856c),_0x3e2dd8=!0x0):_0x5de5ec['add'](_0x2b3d67);}for(const _0x407d1f of _0x2174c0)_0xfcfc0e['remove'](_0x407d1f);return this['_footnotesDefinitions']['childCount']||(_0xfcfc0e['remove'](this['_footnotesDefinitions']),this['_footnotesDefinitions']=null,_0x3e2dd8=!0x0),_0x3e2dd8;}['_handleInsertedFootnoteReference'](_0x2b14c4,_0x4cb94a){if(this['_footnotes']['find'](_0x304fba=>_0x304fba['reference']===_0x4cb94a))return!0x1;let _0xa35e77=!0x1;const _0x25dac0=_0x4cb94a['getAttribute']('footnoteId'),_0x30f4f3=this['_footnotes']['findIndex'](_0x3908b0=>_0x3908b0['id']===_0x25dac0);-0x1!==_0x30f4f3&&(_0x2b14c4['remove'](this['_footnotes'][_0x30f4f3]['reference']),this['_footnotes']['splice'](_0x30f4f3,0x1),_0xa35e77=!0x0);let _0x5b56eb=this['_footnotesDefinitions']?function(_0x31fb28,_0x1fea3c){for(const _0x3a080e of _0x31fb28['getChildren']())if(_0x3a080e['getAttribute']('footnoteId')===_0x1fea3c)return _0x3a080e;return null;}(this['_footnotesDefinitions'],_0x25dac0):null;_0x5b56eb||(_0x5b56eb=_0x2b14c4['createElement']('footnoteDefinition',{'footnoteId':_0x25dac0}),this['_footnotesDefinitions']&&(_0x2b14c4['insert'](_0x5b56eb,this['_footnotesDefinitions'],'end'),_0xa35e77=!0x0));const _0x28d299={'id':_0x25dac0,'reference':_0x4cb94a,'definition':_0x5b56eb},_0x138c74=I(this['editor']['model'],this['_footnotes'],_0x4cb94a);this['_footnotes']['splice'](_0x138c74,0x0,_0x28d299);let _0x408be3=_0x138c74;return-0x1!==_0x30f4f3&&(_0x408be3=Math['min'](_0x138c74,_0x30f4f3)),this['_updateFootnotesCounters'](_0x2b14c4,_0x408be3)&&(_0xa35e77=!0x0),_0xa35e77;}['_handleRemoveFootnoteReferenceById'](_0xcc9724,_0x33200e){const _0x39a2a9=this['_footnotes']['findIndex'](_0x58797d=>_0x58797d['id']===_0x33200e);if(-0x1===_0x39a2a9)return!0x1;let _0x25e7f0=!0x1;const _0x397ffd=this['_footnotes'][_0x39a2a9];return'$graveyard'!==_0x397ffd['definition']['root']['rootName']&&(_0xcc9724['remove'](_0x397ffd['definition']),_0x25e7f0=!0x0),this['_footnotes']['splice'](_0x39a2a9,0x1),this['_updateFootnotesCounters'](_0xcc9724,_0x39a2a9)&&(_0x25e7f0=!0x0),_0x25e7f0;}['_handleMovedFootnoteReference'](_0x30aba6,_0x5a0b87){const _0xf7c063=_0x5a0b87['getAttribute']('footnoteId'),_0x821b7c=this['_footnotes']['findIndex'](_0x1be221=>_0x1be221['id']===_0xf7c063),_0x1c6d3d=this['_footnotes'][_0x821b7c];let _0xed33f3=!0x1;_0x1c6d3d['reference']=_0x5a0b87,this['_footnotes']['splice'](_0x821b7c,0x1);const _0xd8f42b=I(this['editor']['model'],this['_footnotes'],_0x5a0b87);return this['_footnotes']['splice'](_0xd8f42b,0x0,_0x1c6d3d),this['_updateFootnotesCounters'](_0x30aba6,Math['min'](_0x821b7c,_0xd8f42b))&&(_0xed33f3=!0x0),_0xed33f3;}['_updateFootnoteRefCounter'](_0x2c6fe3,_0x44f882){if(!this['_footnotesDefinitions'])return!0x1;const _0x5a07a3=this['_footnotes'][_0x44f882];let _0x230c31;return _0x230c31=this['_footnoteFormatter']?this['_footnoteFormatter']({'footnote':_0x5a07a3,'container':this['_footnotesDefinitions'],'digits':String(this['_footnotes']['length'])['length'],'value':_0x44f882+0x1}):String(_0x44f882+0x1),_0x5a07a3['reference']['getAttribute']('footnoteCounter')!=_0x230c31&&(_0x2c6fe3['setAttribute']('footnoteCounter',_0x230c31,_0x5a07a3['reference']),!0x0);}['_sortFootnoteDefinitions'](_0x3ea45c){if(!this['_footnotesDefinitions']||this['_footnotes']['length']<0x2)return!0x1;if(function(_0x8ae8af,_0x21ee13){if(_0x8ae8af['length']!==_0x21ee13['length'])return!0x1;for(let _0x25882f=0x0;_0x25882f<_0x8ae8af['length'];_0x25882f++)if(_0x8ae8af[_0x25882f]!==_0x21ee13[_0x25882f])return!0x1;return!0x0;}(this['_footnotes']['map'](_0x37cef8=>_0x37cef8['id']),Array['from'](this['_footnotesDefinitions']['getChildren']())['map'](_0x441d01=>_0x441d01['getAttribute']('footnoteId'))))return!0x1;let _0x3a5085=!0x1;for(let _0x333e3b=0x0;_0x333e3b<this['_footnotes']['length'];_0x333e3b++){const _0x169644=this['_footnotes'][_0x333e3b],_0x3627b2=_0x3ea45c['createPositionBefore'](_0x169644['definition']),_0x2df2c9=_0x3ea45c['createPositionAt'](this['_footnotesDefinitions'],_0x333e3b);_0x3627b2['isEqual'](_0x2df2c9)||(_0x3ea45c['move'](_0x3ea45c['createRangeOn'](_0x169644['definition']),_0x2df2c9),_0x3a5085=!0x0);}return _0x3a5085;}['_ensureFootnotesReferencesHaveProperOrder'](_0x4bef04){if(!this['_footnotes']['length'])return!0x1;const {model:_0xc24b0b}=this['editor'];let _0x5f3495=!0x1;for(let _0x5a58b3=0x0;_0x5a58b3<this['_footnotes']['length']-0x1;_0x5a58b3++){const _0x525749=this['_footnotes'][_0x5a58b3],_0xecdfa3=this['_footnotes'][_0x5a58b3+0x1],_0x595112=_0xc24b0b['createPositionBefore'](_0x525749['reference']),_0x290403=_0xc24b0b['createPositionBefore'](_0xecdfa3['reference']);'after'===_0x595112['compareWith'](_0x290403)&&(this['_handleMovedFootnoteReference'](_0x4bef04,_0x525749['reference']),_0x5a58b3=-0x1,_0x5f3495=!0x0);}return _0x5f3495;}}function _(_0x3c27bb,_0x381fb5,_0x1945b7){if(_0x1945b7['childCount'])return!0x1;const _0x26d0f4=_0x381fb5?'paragraph':'footnoteInlineContent';return _0x3c27bb['insert'](_0x3c27bb['createElement'](_0x26d0f4),_0x1945b7),!0x0;}function I(_0x4510ff,_0x376282,_0x11060b){if(0x0===_0x376282['length'])return 0x0;const _0x4c04cd=_0x4510ff['createPositionBefore'](_0x11060b);for(let _0x20d7f1=0x0;_0x20d7f1<_0x376282['length'];_0x20d7f1++){const _0x3e235c=_0x376282[_0x20d7f1],_0x2efa2b=_0x4510ff['createPositionBefore'](_0x3e235c['reference']);if('before'===_0x4c04cd['compareWith'](_0x2efa2b))return _0x20d7f1;}const _0x440047=_0x11060b['root'];let _0x979cb4=-0x1;for(let _0x5b6027=_0x376282['length']-0x1;_0x5b6027>=0x0;_0x5b6027--)if(_0x376282[_0x5b6027]['reference']['root']===_0x440047){_0x979cb4=_0x5b6027;break;}if(-0x1!==_0x979cb4)return _0x979cb4+0x1;const _0x1d6e10=_0x4510ff['document']['getRootNames'](),_0x404f57=_0x1d6e10['indexOf'](_0x440047['rootName']),_0x233475=_0x1d6e10[_0x404f57+0x1];if(_0x233475){for(let _0x543b36=0x0;_0x543b36<_0x376282['length'];_0x543b36++)if(_0x376282[_0x543b36]['reference']['root']['rootName']===_0x233475)return _0x543b36;}return _0x376282['length'];}class w extends _0x1c23a5{['refresh'](){const _0x52d852=this['editor']['model']['document']['selection'],_0x53fb33=this['_getPositionToInsertFootnote'](_0x52d852);this['isEnabled']=!!_0x53fb33;}['execute'](_0x531b9b){const {editor:_0xe252ca}=this,{model:_0x3d6b07}=_0xe252ca,{selection:_0x498e8f}=_0x3d6b07['document'],_0x2914b3=this['_getPositionToInsertFootnote'](_0x498e8f);if(!_0x2914b3)return;const _0x4db96e=_0xe252ca['plugins']['get']('FootnotesEditing'),_0x447e01=_0x531b9b?.['footnoteId']??_0x144b00();!function(_0x66ece8){return'string'==typeof _0x66ece8&&_0x66ece8['length']>0x0&&!/\s/['test'](_0x66ece8)&&!/^\d/['test'](_0x66ece8);}(_0x447e01)?_0x177a28('insert-footnote-command-executed-with-invalid-id'):(_0x3d6b07['change'](_0x4ec57f=>{const _0x45ee4c=_0x4ec57f['createElement']('footnoteRef',{'footnoteId':_0x447e01});_0x3d6b07['insertObject'](_0x45ee4c,_0x2914b3,null);}),_0x4db96e['_moveSelectionToFootnoteDefinition'](_0x447e01));}['_getPositionToInsertFootnote'](_0x13e623){const {model:_0x451eb1}=this['editor'],{schema:_0x58e039}=_0x451eb1,_0x263620=_0x13e623['getFirstRange']();for(const _0x31afc7 of _0x263620['getItems']())if(_0x58e039['isBlock'](_0x31afc7)||_0x58e039['isObject'](_0x31afc7))return null;const _0x4b64fa=_0x263620['end'];return _0x58e039['checkChild'](_0x4b64fa,'footnoteRef')?_0x4b64fa:null;}}class r extends _0x444ecb{static get['pluginName'](){return'FootnotesEditing';}static get['requires'](){return[c];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x1c58ba}=this;_0x1c58ba['config']['define']('footnotes.multiBlock',!0x0),_0x1c58ba['commands']['add']('insertFootnote',new w(_0x1c58ba)),this['_defineSchema'](),this['_defineRefsConverters'](),this['_defineDefinitionsConverters'](),this['_defineDefinitionConverters'](),this['_defineBogusParagraphConverters'](),this['_defineKeyboardHandlers'](),this['_defineClickHandlers']();}['afterInit'](){!async function(_0x1ba4d1){const _0x113eb3=_0x18a67f([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]),_0x5306e9=0x47a28506,_0x384740=0x47a5f296^_0x5306e9,_0x402c55=window[_0x18a67f([0x44,0x61,0x74,0x65])][_0x18a67f([0x6e,0x6f,0x77])](),_0x1fb57e=_0x1ba4d1[_0x18a67f([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xa51114=new window[(_0x18a67f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1eacbd=>{_0x1fb57e[_0x18a67f([0x6f,0x6e,0x63,0x65])](_0x18a67f([0x72,0x65,0x61,0x64,0x79]),_0x1eacbd);}),_0x42424a={[_0x18a67f([0x6b,0x74,0x79])]:_0x18a67f([0x45,0x43]),[_0x18a67f([0x75,0x73,0x65])]:_0x18a67f([0x73,0x69,0x67]),[_0x18a67f([0x63,0x72,0x76])]:_0x18a67f([0x50,0x2d,0x32,0x35,0x36]),[_0x18a67f([0x78])]:_0x18a67f([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]),[_0x18a67f([0x79])]:_0x18a67f([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]),[_0x18a67f([0x61,0x6c,0x67])]:_0x18a67f([0x45,0x53,0x32,0x35,0x36])},_0x857404=_0x1fb57e[_0x18a67f([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x18a67f([0x67,0x65,0x74])](_0x18a67f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4a3e03(){let _0x15dce1,_0x148098=null,_0x44420e=null;try{if(_0x857404==_0x18a67f([0x47,0x50,0x4c]))return _0x18a67f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x15dce1=_0x2eeec5(),!_0x15dce1)return _0x18a67f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x15dce1[_0x18a67f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x44420e=_0x413251(_0x15dce1[_0x18a67f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x15dce1[_0x18a67f([0x6a,0x74,0x69])])),await _0x3f9764()?_0x5cf6d6()?_0x39f659()?_0x18a67f([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3cc39f()?(_0x15dce1[_0x18a67f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x18a67f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x148098=_0x5e90d0(_0x18a67f([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x15dce1[_0x18a67f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x18a67f([0x74,0x72,0x69,0x61,0x6c])&&(_0x148098=_0x5e90d0(_0x18a67f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x50ac3a()):_0x18a67f([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x18a67f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x18a67f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x18a67f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x39f659(){const _0x5d15f1=[_0x18a67f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x18a67f([0x74,0x72,0x69,0x61,0x6c])][_0x18a67f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x15dce1[_0x18a67f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x402c55/0x3e8:0xe10*_0x384740;return _0x15dce1[_0x18a67f([0x65,0x78,0x70])]<_0x5d15f1;}function _0x5cf6d6(){const _0x18604d=_0x15dce1[_0x18a67f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x18604d&&(!!_0x18604d[_0x18a67f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x18a67f([0x2a]))||!!_0x18604d[_0x18a67f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x18a67f([0x46,0x4f,0x4f])));}function _0x3cc39f(){const _0x156e5=_0x15dce1[_0x18a67f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x156e5||0x0==_0x156e5[_0x18a67f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5186dc}=new URL(window[_0x18a67f([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x156e5[_0x18a67f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5186dc))return!0x0;const _0x1a5ad7=_0x5186dc[_0x18a67f([0x73,0x70,0x6c,0x69,0x74])](_0x18a67f([0x2e]));return _0x156e5[_0x18a67f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x52a6d2=>_0x52a6d2[_0x18a67f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x18a67f([0x2a])))[_0x18a67f([0x6d,0x61,0x70])](_0x78f43d=>_0x78f43d[_0x18a67f([0x73,0x70,0x6c,0x69,0x74])](_0x18a67f([0x2e])))[_0x18a67f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x516e30=>_0x516e30[_0x18a67f([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1a5ad7[_0x18a67f([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x18a67f([0x6d,0x61,0x70])](_0x1d8ca5=>Array(_0x1a5ad7[_0x18a67f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1d8ca5[_0x18a67f([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x18a67f([0x66,0x69,0x6c,0x6c])](_0x1d8ca5[0x0]===_0x18a67f([0x2a])?_0x18a67f([0x2a]):'')[_0x18a67f([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1d8ca5))[_0x18a67f([0x73,0x6f,0x6d,0x65])](_0x5e6c34=>_0x1a5ad7[_0x18a67f([0x65,0x76,0x65,0x72,0x79])]((_0xc649a6,_0xb9c2b0)=>_0x5e6c34[_0xb9c2b0]===_0xc649a6||_0x5e6c34[_0xb9c2b0]===_0x18a67f([0x2a])));}function _0x50ac3a(){return _0x148098&&_0x44420e?new window[(_0x18a67f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5e5387,_0x2b3f81)=>{_0x148098[_0x18a67f([0x74,0x68,0x65,0x6e])](_0x5e5387,_0x2b3f81),_0x44420e[_0x18a67f([0x74,0x68,0x65,0x6e])](_0x470ca7=>{_0x470ca7!=_0x18a67f([0x56,0x61,0x6c,0x69,0x64])&&_0x5e5387(_0x470ca7);},_0x2b3f81);}):_0x148098||_0x44420e||_0x18a67f([0x56,0x61,0x6c,0x69,0x64]);}}function _0x413251(_0x322a78,_0x4a2877){return new window[(_0x18a67f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1041ad=>{if(_0x375444())return _0x1041ad(_0x18a67f([0x56,0x61,0x6c,0x69,0x64]));_0x5206b3(),_0x1fb57e[_0x18a67f([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x18a67f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xbb270c=!0x1;const _0x58634a=_0x144b00();function _0x3b5686(_0x25175a){return!!_0x25175a&&(typeof _0x25175a===_0x18a67f([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x25175a===_0x18a67f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x25175a[_0x18a67f([0x74,0x68,0x65,0x6e])]===_0x18a67f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x25175a[_0x18a67f([0x63,0x61,0x74,0x63,0x68])]===_0x18a67f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x158031(_0x8418e9){_0x254fb9(_0x8418e9)[_0x18a67f([0x74,0x68,0x65,0x6e])](_0x418b2c=>{if(!_0x418b2c||_0x418b2c[_0x18a67f([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x18a67f([0x6f,0x6b]))return _0x18a67f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x101567(_0x4ab550(_0x58634a+_0x4a2877))!=_0x418b2c[_0x18a67f([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x18a67f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x18a67f([0x56,0x61,0x6c,0x69,0x64]);})[_0x18a67f([0x74,0x68,0x65,0x6e])](_0x21fb5e=>(_0x2bffe1(),_0x21fb5e),()=>{const _0x171027=_0x447829();return null==_0x171027?(_0x2bffe1(),_0x18a67f([0x56,0x61,0x6c,0x69,0x64])):_0x18a67f(_0x402c55-_0x171027>(0x63ae0106^_0x5306e9)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x18a67f([0x74,0x68,0x65,0x6e])](_0x1041ad)[_0x18a67f([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1041ad(_0x18a67f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x30ec3c=0x47946b86^_0x5306e9;function _0x2bffe1(){const _0x5a3c9d=_0x18a67f([0x6c,0x6c,0x63,0x74,0x2d])+_0x101567(_0x4ab550(_0x322a78)),_0x538d9b=_0x12de32(_0x101567(window[_0x18a67f([0x4d,0x61,0x74,0x68])][_0x18a67f([0x63,0x65,0x69,0x6c])](_0x402c55/_0x30ec3c)));window[_0x18a67f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x18a67f([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5a3c9d,_0x538d9b);}function _0x447829(){const _0x3404c4=_0x18a67f([0x6c,0x6c,0x63,0x74,0x2d])+_0x101567(_0x4ab550(_0x322a78)),_0x4070a9=window[_0x18a67f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x18a67f([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3404c4);return _0x4070a9?window[_0x18a67f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x12de32(_0x4070a9),0x10)*_0x30ec3c:null;}function _0x254fb9(_0x24b1e8){return new window[(_0x18a67f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x116d58,_0x1c2680)=>{_0x24b1e8[_0x18a67f([0x74,0x68,0x65,0x6e])](_0x116d58,_0x1c2680),window[_0x18a67f([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1c2680,0x47a351c6^_0x5306e9);});}}_0x1fb57e[_0x18a67f([0x6f,0x6e])](_0x18a67f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x25416c,_0x152eba)=>{if(_0x152eba[0x0]!=_0x322a78)return _0x1041ad(_0x18a67f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x152eba[0x1]={..._0x152eba[0x1],[_0x18a67f([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x58634a};},{[_0x18a67f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x18a67f([0x68,0x69,0x67,0x68])}),_0x1fb57e[_0x18a67f([0x6f,0x6e])](_0x18a67f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x40cb57=>{_0x3b5686(_0x40cb57[_0x18a67f([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xbb270c=!0x0,_0x158031(_0x40cb57[_0x18a67f([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x18a67f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x18a67f([0x6c,0x6f,0x77])}),_0xa51114[_0x18a67f([0x74,0x68,0x65,0x6e])](()=>{_0xbb270c||_0x1041ad(_0x18a67f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x375444(){return _0x1fb57e[_0x18a67f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x18a67f([0x76,0x69,0x65,0x77])][_0x18a67f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x18a67f([0x61,0x75,0x74,0x6f]);}function _0x5206b3(){_0x1fb57e[_0x18a67f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x18a67f([0x76,0x69,0x65,0x77])][_0x18a67f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x18a67f([0x61,0x75,0x74,0x6f]);}}function _0x5e90d0(_0x33213a){const _0x344106=[new window[(_0x18a67f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3fa7d3=>setTimeout(_0x3fa7d3,0x47abbbca^_0x5306e9)),_0xa51114[_0x18a67f([0x74,0x68,0x65,0x6e])](()=>new window[(_0x18a67f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1be6e4=>{let _0x5673c6=0x0;_0x1fb57e[_0x18a67f([0x6d,0x6f,0x64,0x65,0x6c])][_0x18a67f([0x6f,0x6e])](_0x18a67f([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x507d62,_0x5b3799)=>{_0x5b3799[0x0][_0x18a67f([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5673c6++,_0x5673c6==(0x47a284fe^_0x5306e9)&&(_0x1be6e4(),_0x507d62[_0x18a67f([0x6f,0x66,0x66])]());});}))];return window[_0x18a67f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x18a67f([0x72,0x61,0x63,0x65])](_0x344106)[_0x18a67f([0x74,0x68,0x65,0x6e])](()=>_0x33213a);}async function _0x66940d(){await _0xa51114,_0x1fb57e[_0x18a67f([0x6d,0x6f,0x64,0x65,0x6c])][_0x18a67f([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xf7e66e,_0x1fb57e[_0x18a67f([0x6d,0x6f,0x64,0x65,0x6c])][_0x18a67f([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xf7e66e,_0x1fb57e[_0x18a67f([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x18a67f([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x32e22e(_0x96fbd2){const _0x3dc6f8=_0x58c8b7();_0x1fb57e[_0x3dc6f8]=_0x18a67f([0x66,0x6f,0x6f,0x74,0x6e,0x6f,0x74,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x96fbd2,_0x96fbd2!=_0x18a67f([0x56,0x61,0x6c,0x69,0x64])&&_0x66940d();}function _0x58c8b7(){const _0x7bbc22=window[_0x18a67f([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x18a67f([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x18a67f([0x6e,0x6f,0x77])]())[_0x18a67f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x18a67f([0x2e]),'');let _0x2d2e75=_0x18a67f([0x75]);for(let _0x3f9e9d=0x0;_0x3f9e9d<_0x7bbc22[_0x18a67f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3f9e9d+=0x2){let _0x31b98c=window[_0x18a67f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x7bbc22[_0x18a67f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3f9e9d,_0x3f9e9d+0x2));_0x31b98c>=_0x113eb3[_0x18a67f([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x31b98c-=_0x113eb3[_0x18a67f([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2d2e75+=_0x113eb3[_0x31b98c];}return _0x2d2e75;}function _0x2eeec5(){const _0x105b67=_0x857404[_0x18a67f([0x73,0x70,0x6c,0x69,0x74])](_0x18a67f([0x2e]));if(0x3!=_0x105b67[_0x18a67f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3bbc01(_0x105b67[0x1]);function _0x3bbc01(_0x356fe2){const _0x346046=_0x1210c3(_0x356fe2);return _0x346046&&_0x5888fe()?_0x346046:null;function _0x5888fe(){const _0x253c34=_0x346046[_0x18a67f([0x6a,0x74,0x69])],_0x1d09a7=window[_0x18a67f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x253c34[_0x18a67f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x253c34[_0x18a67f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x15a67f={..._0x346046,[_0x18a67f([0x6a,0x74,0x69])]:_0x253c34[_0x18a67f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x253c34[_0x18a67f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x15a67f[_0x18a67f([0x76,0x63])],_0x4ab550(_0x15a67f)==_0x1d09a7;}}}async function _0x3f9764(){let _0x5c899a=!0x0;try{const _0xf8f11d=_0x857404[_0x18a67f([0x73,0x70,0x6c,0x69,0x74])](_0x18a67f([0x2e])),[_0x21d7fa,_0x51cf35,_0x5823d9]=_0xf8f11d;return _0x1f56fd(_0x21d7fa),await _0x1fc1c9(_0x21d7fa,_0x51cf35,_0x5823d9),_0x5c899a;}catch{return!0x1;}function _0x1f56fd(_0x1be125){const _0x33f02c=_0x1210c3(_0x1be125);_0x33f02c&&_0x33f02c[_0x18a67f([0x61,0x6c,0x67])]==_0x18a67f([0x45,0x53,0x32,0x35,0x36])||(_0x5c899a=!0x1);}async function _0x1fc1c9(_0x97212b,_0x1628e9,_0x525816){const _0x43a4d1=window[_0x18a67f([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x18a67f([0x66,0x72,0x6f,0x6d])](_0xff0fc0(_0x525816),_0x29aae3=>_0x29aae3[_0x18a67f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4b9284=new window[(_0x18a67f([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x18a67f([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x97212b+_0x18a67f([0x2e])+_0x1628e9),_0x29a93d=window[_0x18a67f([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x18a67f([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x29a93d)return;const _0x12c0b2=await _0x29a93d[_0x18a67f([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x18a67f([0x6a,0x77,0x6b]),_0x42424a,{[_0x18a67f([0x6e,0x61,0x6d,0x65])]:_0x18a67f([0x45,0x43,0x44,0x53,0x41]),[_0x18a67f([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x18a67f([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x18a67f([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x29a93d[_0x18a67f([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x18a67f([0x6e,0x61,0x6d,0x65])]:_0x18a67f([0x45,0x43,0x44,0x53,0x41]),[_0x18a67f([0x68,0x61,0x73,0x68])]:{[_0x18a67f([0x6e,0x61,0x6d,0x65])]:_0x18a67f([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x12c0b2,_0x43a4d1,_0x4b9284)||(_0x5c899a=!0x1);}}function _0x1210c3(_0x46864a){return _0x46864a[_0x18a67f([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x18a67f([0x65,0x79]))?JSON[_0x18a67f([0x70,0x61,0x72,0x73,0x65])](_0xff0fc0(_0x46864a)):null;}function _0xff0fc0(_0x23f5aa){return window[_0x18a67f([0x61,0x74,0x6f,0x62])](_0x23f5aa[_0x18a67f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x18a67f([0x2b]))[_0x18a67f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x18a67f([0x2f])));}function _0x4ab550(_0x1e41e7){let _0x38ae7e=0x1505;function _0x76f401(_0x2d2c4a){for(let _0x55cd39=0x0;_0x55cd39<_0x2d2c4a[_0x18a67f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x55cd39++){const _0x5c4c36=_0x2d2c4a[_0x18a67f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x55cd39);_0x38ae7e=(_0x38ae7e<<0x5)+_0x38ae7e+_0x5c4c36,_0x38ae7e&=_0x38ae7e;}}function _0x446644(_0x322d7e){Array[_0x18a67f([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x322d7e)?_0x322d7e[_0x18a67f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x446644):_0x322d7e&&typeof _0x322d7e==_0x18a67f([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x18a67f([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x322d7e)[_0x18a67f([0x73,0x6f,0x72,0x74])]()[_0x18a67f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5ae86c,_0x3fdf76])=>{_0x76f401(_0x5ae86c),_0x446644(_0x3fdf76);}):_0x76f401(window[_0x18a67f([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x322d7e));}return _0x446644(_0x1e41e7),_0x38ae7e>>>0x0;}function _0x101567(_0x5b4665){return _0x5b4665[_0x18a67f([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x18a67f([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x18a67f([0x30]));}function _0x12de32(_0x48bc41){return _0x48bc41[_0x18a67f([0x73,0x70,0x6c,0x69,0x74])]('')[_0x18a67f([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x18a67f([0x6a,0x6f,0x69,0x6e])]('');}function _0xf7e66e(){}function _0x18a67f(_0x582300){return _0x582300['map'](_0x521caf=>String['fromCharCode'](_0x521caf))['join']('');}_0x32e22e(await _0x4a3e03());}(this);}['_moveSelectionToFootnoteDefinition'](_0x4e7c02){const {plugins:_0x4c25ab,editing:_0x4d3c76,model:_0x4aa5c7}=this['editor'],_0x2ede3e=_0x4c25ab['get'](c)['getFootnote'](_0x4e7c02);return!!_0x2ede3e&&(_0x4aa5c7['change'](_0x2fcb9e=>{_0x2fcb9e['setSelection'](_0x2fcb9e['createPositionAt'](_0x2ede3e['definition'],'end'));}),_0x4d3c76['view']['scrollToTheSelection'](),!0x0);}['_moveSelectionToFootnoteReference'](_0x4be436){const {plugins:_0x583b28,editing:_0x44039e,model:_0x551016}=this['editor'],_0x1dcbcf=_0x583b28['get'](c)['getFootnote'](_0x4be436);return!!_0x1dcbcf&&(_0x551016['change'](_0x9fcb6d=>{_0x9fcb6d['setSelection'](_0x1dcbcf['reference'],'on');}),_0x44039e['view']['scrollToTheSelection'](),!0x0);}['_defineSchema'](){const {schema:_0x56f5ac}=this['editor']['model'],_0x28fba3=this['editor']['config']['get']('footnotes.multiBlock');_0x56f5ac['register']('footnoteRef',{'inheritAllFrom':'$inlineObject','allowAttributes':['footnoteId','footnoteCounter']}),_0x56f5ac['register']('footnotesDefinitions',{'inheritAllFrom':'$blockObject','allowChildren':['footnoteDefinition']}),_0x56f5ac['register']('footnoteDefinition',{'allowAttributes':['footnoteId'],'disallowAttributes':['listItemId'],'isLimit':!0x0}),_0x28fba3?_0x56f5ac['extend']('footnoteDefinition',{'allowContentOf':'$container'}):_0x56f5ac['register']('footnoteInlineContent',{'allowIn':'footnoteDefinition','allowContentOf':'$block','isLimit':!0x0}),_0x56f5ac['addChildCheck'](_0x4eb9c9=>{for(const _0x14e7ac of _0x4eb9c9)if('footnoteDefinition'===_0x14e7ac['name'])return!0x1;},'footnoteRef');}['_defineRefsConverters'](){const {editor:_0x55ef4e}=this,{conversion:_0x4c1e1d,editing:_0xd45f93}=_0x55ef4e,{t:t}=_0x55ef4e['locale'];_0x4c1e1d['for']('upcast')['elementToElement']({'view':{'name':'sup','classes':'footnote'},'model':(_0x376d18,{writer:_0x184d4d,consumable:_0x2722fd})=>{const _0x599c9b=_0x376d18['getChild'](0x0);if(!_0x599c9b||!_0x599c9b['is']('element','a'))return null;const _0x1a0806=_0x599c9b['getAttribute']('href')||'';if(!_0x1a0806['startsWith']('#'))return null;const _0x4dda31=_0x1a0806['replace'](/^#/,'');if(!_0x4dda31)return null;_0x2722fd['consume'](_0x599c9b,{'name':!0x0,'attributes':['href']});for(const {item:_0x320bd9}of _0xd45f93['view']['createRangeIn'](_0x599c9b))_0x320bd9['is']('$textProxy')?_0x2722fd['consume'](_0x320bd9['textNode'],{'name':!0x0}):_0x320bd9['is']('element')&&_0x2722fd['consume'](_0x320bd9,{'name':!0x0});return _0x184d4d['createElement']('footnoteRef',{'footnoteId':_0x4dda31});}}),_0x4c1e1d['for']('dataDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x4c2729,{writer:_0x5c595e})=>D(_0x4c2729,_0x5c595e)}),_0x4c1e1d['for']('editingDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x383811,{writer:_0x56ae54})=>{const _0x41c03f=_0x383811['getAttribute']('footnoteCounter');return _0x46f5d8(D(_0x383811,_0x56ae54),_0x56ae54,{'label':t('Footnote\x20%0.\x20Press\x20ENTER\x20to\x20jump\x20to\x20footnote\x20definition.',_0x41c03f)});}});}['_defineDefinitionsConverters'](){const {editor:_0x31d619}=this,{t:t}=_0x31d619['locale'],{conversion:_0x3fd5c3}=_0x31d619;_0x3fd5c3['for']('upcast')['elementToElement']({'view':{'name':'div','classes':'footnotes'},'model':'footnotesDefinitions'}),_0x3fd5c3['for']('upcast')['add'](_0x3ad72d=>{_0x3ad72d['on']('element:ol',(_0x45bfca,_0x2c78e0,_0x50f825)=>{const _0x1de3a4=_0x2c78e0['viewItem'];if(!_0x1de3a4['hasClass']('footnotes-list')||!_0x2c78e0['modelCursor']['parent']?.['is']('element','footnotesDefinitions'))return;if(!_0x50f825['consumable']['consume'](_0x1de3a4,{'name':!0x0,'classes':'footnotes-list'}))return;const {modelRange:_0x14a754,modelCursor:_0x42f151}=_0x50f825['convertChildren'](_0x2c78e0['viewItem'],_0x2c78e0['modelCursor']);_0x2c78e0['modelRange']=_0x14a754,_0x2c78e0['modelCursor']=_0x42f151;}),_0x3ad72d['on']('element:hr',(_0x566d9e,_0x187a34,_0x29278e)=>{const _0x96f257=_0x187a34['viewItem'];_0x96f257['hasClass']('footnotes-divider')&&_0x187a34['modelCursor']['parent']?.['is']('element','footnotesDefinitions')&&_0x29278e['consumable']['consume'](_0x96f257,{'name':!0x0,'classes':'footnotes-divider'});});}),_0x3fd5c3['for']('dataDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x5ce0d3,{writer:_0x5f3976})=>g(_0x5f3976)}),_0x3fd5c3['for']('editingDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x332216,{writer:_0x23baf9})=>{const _0x56bb7a=g(_0x23baf9,{'data-footnotes-list-label':t('Footnotes')}),_0x254afe=_0x46f5d8(_0x56bb7a,_0x23baf9,{'hasSelectionHandle':!0x0,'label':t('Footnotes')});return _0x23baf9['setCustomProperty']('footnotesDefinitions',!0x0,_0x254afe),_0x254afe;}});}['_defineDefinitionConverters'](){const {editor:_0x4f51da}=this,{conversion:_0x46f665,locale:_0x4edccf}=_0x4f51da,_0x43cd05=_0x4f51da['config']['get']('footnotes.multiBlock');_0x46f665['for']('upcast')['add'](_0x58ae69=>{_0x58ae69['on']('element:li',(_0x7753eb,_0x47361d,_0x4e52a7)=>{const _0x54ef45=_0x47361d['viewItem'];if(!_0x54ef45['hasClass']('footnote-definition')||!_0x54ef45['getAttribute']('id'))return;const _0x56ef14=_0x54ef45['parent'];if(!_0x56ef14['is']('element','ol')||!_0x56ef14['hasClass']('footnotes-list'))return;if(!_0x4e52a7['consumable']['test'](_0x54ef45,{'name':!0x0,'attributes':'id','classes':'footnote-definition'}))return;const _0xfcc46b=_0x4e52a7['writer']['createElement']('footnoteDefinition',{'footnoteId':_0x54ef45['getAttribute']('id')});if(!_0x4e52a7['safeInsert'](_0xfcc46b,_0x47361d['modelCursor']))return;_0x4e52a7['consumable']['consume'](_0x54ef45,{'name':!0x0,'attributes':'id','classes':'footnote-definition'});const _0x1de8b5=Array['from'](_0x54ef45['getChildren']())['find'](_0xc5ce23=>_0xc5ce23['is']('element')&&_0xc5ce23['hasClass']('footnote-content'));for(const _0x475ca1 of _0x54ef45['getChildren']())_0x475ca1['is']('element')&&(_0x4e52a7['consumable']['consume'](_0x475ca1,{'name':!0x0,'classes':'footnote-backlink','attributes':'href'}),_0x4e52a7['consumable']['consume'](_0x475ca1,{'name':!0x0,'classes':'footnote-content'}));if(_0x1de8b5){if(_0x43cd05)_0x4e52a7['convertChildren'](_0x1de8b5,_0xfcc46b);else{const _0x2c83ba=_0x4e52a7['writer']['createElement']('footnoteInlineContent');_0x4e52a7['writer']['insert'](_0x2c83ba,_0xfcc46b),_0x4e52a7['convertChildren'](_0x1de8b5,_0x2c83ba);}}_0x4e52a7['updateConversionResult'](_0xfcc46b,_0x47361d);});}),_0x46f665['for']('dataDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x4b385c,{writer:_0x21a489})=>v(_0x4b385c,_0x21a489,_0x4edccf,{'dataPipeline':!0x0})}),_0x46f665['for']('editingDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0xb9c2ab,{writer:_0x3cc36b})=>v(_0xb9c2ab,_0x3cc36b,_0x4edccf)});}['_defineBogusParagraphConverters'](){const {editor:_0x1ba0e1}=this,{conversion:_0x1de225}=_0x1ba0e1;_0x1ba0e1['config']['get']('footnotes.multiBlock')?(_0x1de225['for']('editingDowncast')['elementToElement']({'model':'paragraph','view':m(),'converterPriority':'high'}),_0x1de225['for']('dataDowncast')['elementToElement']({'model':'paragraph','view':m({'dataPipeline':!0x0}),'converterPriority':'high'}),this['listenTo'](_0x1ba0e1['model']['document'],'change:data',()=>{!function(_0x2e987d,_0x43e165){const _0x43a513=_0x2e987d['document']['differ'],_0x3f0a2c=new Set();for(const _0x5be4b6 of _0x43a513['getChanges']()){const _0x44683a='attribute'==_0x5be4b6['type']?_0x5be4b6['range']['start']['parent']:_0x5be4b6['position']['parent'];_0x44683a['is']('element','footnoteDefinition')&&_0x3f0a2c['add'](_0x44683a);}for(const _0x1b7033 of _0x3f0a2c['values']()){const _0x553dd9=Array['from'](_0x1b7033['getChildren']())['filter'](_0x49cdf5=>p(_0x49cdf5,_0x43e165['mapper']));for(const _0x4c4225 of _0x553dd9)_0x43e165['reconvertItem'](_0x4c4225);}}(_0x1ba0e1['model'],_0x1ba0e1['editing']);})):(_0x1de225['for']('editingDowncast')['elementToElement']({'model':'footnoteInlineContent','view':m()}),_0x1de225['for']('dataDowncast')['elementToElement']({'model':'footnoteInlineContent','view':(_0x1fd271,{writer:_0x205e95})=>{const _0x17f5a6=_0x205e95['createContainerElement']('span');return _0x205e95['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x17f5a6),_0x17f5a6;}}));}['_defineKeyboardHandlers'](){const {editor:_0x47d8ea}=this,{editing:_0x1d2eb4,t:t}=_0x47d8ea,_0x35edea=_0x47d8ea['model']['document']['selection'];_0x47d8ea['keystrokes']['set']('CTRL+Shift+D','insertFootnote'),_0x47d8ea['accessibility']['addKeystrokeInfos']({'keystrokes':[{'label':t('Insert\x20footnote'),'keystroke':'Ctrl+Shift+D'}]}),this['listenTo'](_0x1d2eb4['view']['document'],'enter',(_0xa08900,_0xb45954)=>{const _0x9a99eb=function(_0x47cbf4){const _0x5ad4bd=_0x47cbf4['getSelectedElement']();if(_0x5ad4bd?.['is']('element','footnoteRef'))return _0x5ad4bd;return null;}(_0x35edea);if(_0x9a99eb){const _0x64787d=_0x9a99eb['getAttribute']('footnoteId');this['_moveSelectionToFootnoteDefinition'](_0x64787d),_0xb45954['preventDefault'](),_0xa08900['stop']();}},{'context':_0x1d4b8b});}['_defineClickHandlers'](){const {editor:_0x45f9eb}=this,{editing:_0x2450aa}=_0x45f9eb;_0x45f9eb['editing']['view']['addObserver'](_0x2ad005),_0x45f9eb['editing']['view']['addObserver'](_0x27612b);let _0x468ad3=!0x1;this['listenTo'](_0x2450aa['view']['document'],'pointerdown',(_0x3dc254,_0x23f5a6)=>{const {target:_0x3939d7}=_0x23f5a6,_0x34c562=_0x2450aa['view']['document']['selection'];_0x468ad3=!!(_0x3939d7['is']('element','a')&&_0x3939d7['parent']?.['is']('element','sup')&&_0x3939d7['parent']['hasClass']('footnote'))&&_0x34c562['getSelectedElement']()===_0x3939d7['parent'];},{'priority':'high'}),this['listenTo'](_0x2450aa['view']['document'],'click',(_0x21ae45,_0x509202)=>{const {target:_0x5b3f28}=_0x509202;if(!_0x5b3f28['is']('element','a'))return;if(_0x5b3f28['parent']?.['is']('element','sup')&&_0x5b3f28['parent']['hasClass']('footnote')&&!_0x468ad3)return void _0x509202['preventDefault']();let _0x242b39=_0x5b3f28['getAttribute']('href');if(!_0x242b39?.['startsWith']('#'))return;_0x242b39=_0x242b39['slice'](0x1);let _0x588a92=!0x1;(_0x242b39['startsWith']('ref-')&&this['_moveSelectionToFootnoteReference'](_0x242b39['slice'](0x4))||this['_moveSelectionToFootnoteDefinition'](_0x242b39))&&(_0x588a92=!0x0),_0x588a92&&(_0x509202['preventDefault'](),_0x21ae45['stop']());},{'priority':'high','context':'$capture'});}}function m({dataPipeline:_0x2480ff}={}){return(_0x397ef6,{writer:_0x334be7})=>{if(!h(_0x397ef6))return null;if(!_0x2480ff)return _0x334be7['createContainerElement']('span',{'class':'ck-footnote-bogus-paragraph'});const _0xadf2b5=_0x334be7['createContainerElement']('p');return _0x334be7['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0xadf2b5),_0xadf2b5;};}function h(_0x418c22){const {parent:_0x3b2cd6}=_0x418c22;if(!_0x3b2cd6?.['is']('element','footnoteDefinition'))return!0x1;if(0x1!=_0x3b2cd6['childCount'])return!0x1;for(const _0x204de7 of _0x418c22['getAttributeKeys']())if(!_0x204de7['startsWith']('selection:')&&'htmlEmptyBlock'!=_0x204de7)return!0x1;return!0x0;}function p(_0x4de935,_0x33b306){if(!_0x4de935['is']('element','paragraph'))return!0x1;const _0x16cb88=_0x33b306['toViewElement'](_0x4de935);return!!_0x16cb88&&h(_0x4de935)!==_0x16cb88['is']('element','span');}function J(_0x446dc2){return _0x1d4b8b(_0x446dc2)&&_0x446dc2['is']('containerElement')&&!!_0x446dc2['getCustomProperty']('footnotesDefinitions');}function g(_0x955615,_0xa439f1={}){const _0x344306=_0x955615['createEmptyElement']('hr',{'class':'footnotes-divider'}),_0x85ac38=_0x955615['createContainerElement']('ol',{'class':'footnotes-list'},_0x955615['createSlot']());return _0x955615['createContainerElement']('div',{'class':'footnotes',..._0xa439f1},[_0x344306,_0x85ac38]);}function D(_0x133c13,_0x1017b1){const _0x2cf8e0=_0x133c13['getAttribute']('footnoteId'),_0x401f5f=_0x133c13['getAttribute']('footnoteCounter'),_0x39e5f9=_0x1017b1['createUIElement']('a',{'href':'#'+_0x2cf8e0},function(_0xb8f0d9){const _0x21d91c=this['toDomElement'](_0xb8f0d9);return _0x21d91c['textContent']=_0x401f5f,_0x21d91c;}),_0xdc89ae=_0x1017b1['createContainerElement']('sup',{'id':'ref-'+_0x2cf8e0,'class':'footnote'},[_0x39e5f9]);return _0xdc89ae['getFillerOffset']=()=>null,_0xdc89ae;}function v(_0x4e8cb6,_0x4a9847,_0x2b3c69,{dataPipeline:_0x3e6028}={}){const {t:t}=_0x2b3c69,_0x4465c8=_0x4e8cb6['getAttribute']('footnoteId'),_0x4d48ab=_0x4a9847['createUIElement']('a',{'class':'footnote-backlink','href':'#ref-'+_0x4465c8},function(_0x409bed){const _0x37585d=this['toDomElement'](_0x409bed);return _0x37585d['innerText']='^',_0x37585d;}),_0x15fdac=_0x3e6028?_0x4a9847['createContainerElement']('div',{'class':'footnote-content'}):_0x1c971a(_0x4a9847['createEditableElement']('div',{'class':'footnote-content'}),_0x4a9847,{'label':t('Footnote\x20content.')});return _0x4a9847['insert'](_0x4a9847['createPositionAt'](_0x15fdac,0x0),_0x4a9847['createSlot']()),_0x4a9847['createContainerElement']('li',{'class':'footnote-definition','id':_0x4465c8},[_0x4d48ab,_0x15fdac]);}class e extends _0x444ecb{static get['pluginName'](){return'FootnotesClipboard';}static get['requires'](){return[r,_0x1e9339];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){this['_defineClipboardIntegration']();}['_defineClipboardIntegration'](){this['_handleCopyFootnotesDefinitions'](),this['_handlePasteFootnotesDefinitions']();}['_handleCopyFootnotesDefinitions'](){const {editor:_0x16faa8}=this,{plugins:_0x538898,model:_0x60f52d}=_0x16faa8,_0x4ecf54=_0x538898['get'](_0x1e9339),_0x1044a2=_0x538898['get'](c);this['listenTo'](_0x4ecf54,'outputTransformation',(_0x459e10,_0x365582)=>{const _0x435c2e=function(_0x31e032,_0x47a3bb){const _0x3c7bd9=new Set();for(const {item:_0x260ca2}of _0x31e032['createRangeIn'](_0x47a3bb))_0x260ca2['is']('element','footnoteRef')&&_0x3c7bd9['add'](_0x260ca2['getAttribute']('footnoteId'));return Array['from'](_0x3c7bd9);}(_0x60f52d,_0x365582['content']);if(!_0x435c2e['length'])return;const _0x16ef34=_0x1044a2['getFootnotes'](),_0x181dc7=_0x435c2e['reduce']((_0x213066,_0x1e91dd)=>{const _0xb260c1=_0x16ef34['find'](_0x26e90f=>_0x26e90f['id']===_0x1e91dd);if(_0xb260c1){const _0x2c0ab3=_0x16faa8['data']['toView'](_0xb260c1['definition'],{'isClipboardPipeline':!0x0}),_0x4dff07=_0x16faa8['data']['htmlProcessor']['toData'](_0x2c0ab3);_0x213066[_0xb260c1['id']]=_0x4dff07;}return _0x213066;},Object['create'](null));_0x365582['dataTransfer']['setData']('application/ckeditor5-footnotes',JSON['stringify'](_0x181dc7));});}['_handlePasteFootnotesDefinitions'](){const {editor:_0x290a3d}=this,{model:_0x11284c,plugins:_0x1c686e}=_0x290a3d,{view:_0xdab112}=_0x290a3d['editing'],_0x43937f=_0x1c686e['get'](_0x1e9339),_0x1b16a1=_0x1c686e['get'](c);let _0x3534a8=null;this['listenTo'](_0xdab112['document'],'clipboardInput',(_0x2d27ca,_0x33f197)=>{const _0x26dc5d=_0x33f197['dataTransfer']['getData']('application/ckeditor5-footnotes');_0x3534a8=_0x26dc5d?JSON['parse'](_0x26dc5d):null;}),this['listenTo'](_0x43937f,'contentInsertion',(_0x2e66ac,_0x3ea4c8)=>{if(!_0x3534a8)return;const _0x1e701d=_0x3ea4c8['sourceEditorId']===this['editor']['id'];_0x1e701d&&'drop'===_0x3ea4c8['method']||_0x11284c['change'](_0x5538f8=>{!function(_0x4acb2c,_0x41807e){const _0x1a4bdf=[];for(const {item:_0xfe4ff1}of _0x4acb2c['createRangeIn'](_0x41807e))_0xfe4ff1['is']('element','footnotesDefinitions')&&_0x1a4bdf['push'](_0xfe4ff1);for(const _0x141ad3 of _0x1a4bdf)_0x4acb2c['remove'](_0x141ad3);}(_0x5538f8,_0x3ea4c8['content']);let _0x384f98=_0x1b16a1['getFootnotesDefinitionsObjectElement']();if(!_0x384f98){const _0x57b76b=_0x11284c['document']['selection']['getFirstRange']()['root'];_0x384f98=_0x1b16a1['_insertEmptyFootnotesDefinitionsContainer'](_0x5538f8,_0x57b76b);}const _0x5c0b93=function(_0x2fe4fd,_0x47d0fc,_0x47da7b){const _0x1d5830=Object['create'](null);for(const {item:_0xccd716}of _0x2fe4fd['createRangeIn'](_0x47d0fc))if(_0xccd716['is']('element','footnoteRef')){const _0x5ea8d3=_0xccd716['getAttribute']('footnoteId');if(!_0x47da7b(_0x5ea8d3))continue;_0x1d5830[_0x5ea8d3]||(_0x1d5830[_0x5ea8d3]=_0x144b00()),_0x2fe4fd['setAttribute']('footnoteId',_0x1d5830[_0x5ea8d3],_0xccd716);}return _0x1d5830;}(_0x5538f8,_0x3ea4c8['content'],_0x4a1cf2=>!_0x1e701d||null!==_0x1b16a1['getFootnote'](_0x4a1cf2));for(const [_0x1ae70a,_0x28a1d3]of Object['entries'](_0x3534a8)){const _0x2bb861=_0x5c0b93[_0x1ae70a]||_0x1ae70a,_0x593f7e=_0x5538f8['createElement']('footnoteDefinition',{'footnoteId':_0x2bb861}),_0x32d413=_0x290a3d['data']['htmlProcessor']['toView'](_0x28a1d3),_0x4e3ce8=_0x290a3d['data']['toModel'](_0x32d413,_0x593f7e);_0x5538f8['append'](_0x4e3ce8,_0x593f7e),_0x5538f8['insert'](_0x593f7e,_0x384f98,'end');}_0x3534a8=null;});});}}class i extends _0x444ecb{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'FootnotesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x460434}=this,{componentFactory:_0x560e9b}=_0x460434['ui'];_0x560e9b['add']('insertFootnote',x(_0x460434,_0x352d48)),_0x560e9b['add']('menuBar:insertFootnote',x(_0x460434,_0x27c539)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x49d140=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x1d7085;for(const _0x174377 in _0x49d140){const _0xc33909=_0x174377,_0x53e9e1=_0x49d140[_0xc33909];if('footnotesLicenseKeyValid'==_0x53e9e1||'footnotesLicenseKeyInvalid'==_0x53e9e1||'footnotesLicenseKeyExpired'==_0x53e9e1||'footnotesLicenseKeyDomainLimit'==_0x53e9e1||'footnotesLicenseKeyNotAllowed'==_0x53e9e1||'footnotesLicenseKeyEvaluationLimit'==_0x53e9e1||'footnotesLicenseKeyTrialLimit'==_0x53e9e1||'footnotesLicenseKeyUsageLimit'==_0x53e9e1){delete _0x49d140[_0xc33909],_0x1d7085=_0x53e9e1,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'footnotesLicenseKeyInvalid'==_0x1d7085&&_0x49d140['_showLicenseError']('invalid'),'footnotesLicenseKeyExpired'==_0x1d7085&&_0x49d140['_showLicenseError']('expired'),'footnotesLicenseKeyDomainLimit'==_0x1d7085&&_0x49d140['_showLicenseError']('domainLimit'),'footnotesLicenseKeyNotAllowed'==_0x1d7085&&_0x49d140['_showLicenseError']('featureNotAllowed','Footnotes'),'footnotesLicenseKeyEvaluationLimit'==_0x1d7085&&_0x49d140['_showLicenseError']('evaluationLimit'),'footnotesLicenseKeyTrialLimit'==_0x1d7085&&_0x49d140['_showLicenseError']('trialLimit'),'footnotesLicenseKeyUsageLimit'==_0x1d7085&&_0x49d140['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function x(_0x422452,_0x4f96a9){const _0x5f5639=_0x422452['commands']['get']('insertFootnote');return _0x48a014=>{const {t:t}=_0x48a014,_0x17d4f9=new _0x4f96a9(_0x48a014),_0x5f4ea7=_0x17d4f9 instanceof _0x27c539;return _0x17d4f9['bind']('isEnabled')['to'](_0x5f5639,'isEnabled'),_0x17d4f9['set']({'label':t(_0x5f4ea7?'Footnote':'Insert\x20footnote'),'icon':_0x1ed261,'tooltip':!0x0}),_0x17d4f9['on']('execute',()=>{_0x5f5639['execute'](),_0x422452['editing']['view']['focus']();}),_0x17d4f9;};}class nt extends _0x444ecb{static get['pluginName'](){return'Footnotes';}static get['requires'](){return[r,e,i];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}const Q=['decimal','decimal-leading-zero','lower-latin','upper-latin','lower-alpha','upper-alpha','lower-roman','upper-roman'];class S extends _0x1c23a5{['refresh'](){const {editor:_0x192435}=this,_0x66cc56=_0x192435['plugins']['get'](c)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x66cc56,this['value']=_0x66cc56?.['getAttribute']('footnotesListStyle')??null;}['execute']({value:_0x266a47}){const {editor:_0x26c73d}=this,_0x1f4ed7=_0x26c73d['plugins']['get'](c),_0x50a0e6=_0x1f4ed7['getFootnotesDefinitionsObjectElement']();_0x50a0e6&&Q['includes'](_0x266a47)&&_0x26c73d['model']['change'](_0x218ed0=>{_0x218ed0['setAttribute']('footnotesListStyle',_0x266a47,_0x50a0e6),_0x1f4ed7['_updateFootnotesCounters'](_0x218ed0);});}}class b extends _0x1c23a5{['refresh'](){const {editor:_0xf1310e}=this,_0x3e0a64=_0xf1310e['plugins']['get'](c)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x3e0a64,this['value']=_0x3e0a64?.['getAttribute']('footnotesListStart')??null;}['execute']({value:_0x1cfd7d}){const {editor:_0x4d7948}=this,_0x647767=_0x4d7948['plugins']['get'](c),_0x390bd7=_0x647767['getFootnotesDefinitionsObjectElement']();_0x390bd7&&Number['isInteger'](_0x1cfd7d)&&_0x4d7948['model']['change'](_0x170a78=>{_0x170a78['setAttribute']('footnotesListStart',_0x1cfd7d,_0x390bd7),_0x647767['_updateFootnotesCounters'](_0x170a78);});}}class P extends _0x444ecb{static get['pluginName'](){return'FootnotesPropertiesEditing';}static get['requires'](){return[r,c];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x7aaf7}=this;_0x7aaf7['config']['define']('footnotes.footnotesProperties.defaultListStyle','decimal'),_0x7aaf7['config']['define']('footnotes.footnotesProperties.defaultStartIndex',0x1),_0x7aaf7['commands']['add']('footnotesStyle',new S(_0x7aaf7)),_0x7aaf7['commands']['add']('footnotesStart',new b(_0x7aaf7)),this['_defineSchema'](),this['_defineConverters'](),this['_defineFormatter'](),this['_definePostfixer']();}['_defineSchema'](){const {editor:_0x268e5d}=this,{schema:_0x5b23ee}=_0x268e5d['model'];_0x5b23ee['extend']('footnotesDefinitions',{'allowAttributes':['footnotesListStyle','footnotesListStart']});}['_defineConverters'](){const {editor:_0xe1c451}=this,{conversion:_0x158dde,model:_0x352530}=_0xe1c451,{schema:_0x3da76e}=_0x352530;_0x158dde['for']('upcast')['add'](_0x3d2afa=>{_0x3d2afa['on']('element:ol',(_0x35dfa6,_0x40e7c8,_0x15b6a4)=>{const _0x24cdec=_0x40e7c8['viewItem'],_0x20894c=_0x40e7c8['modelCursor']?.['parent'];_0x24cdec['hasClass']('footnotes-list')&&_0x20894c?.['is']('element','footnotesDefinitions')&&(function(_0x48e0df,_0x126d45,_0x49525e,_0xcd8b90){if(!_0xcd8b90['checkAttribute'](_0x126d45,'footnotesListStart'))return;let _0x5a5dd7=0x1;const _0x15c508=_0x49525e['consumable']['consume'](_0x48e0df,{'attributes':'start'});if(_0x15c508){const _0x93eafd=Number['parseInt'](_0x48e0df['getAttribute']('start'),0xa);Number['isNaN'](_0x93eafd)||(_0x5a5dd7=_0x93eafd);}!_0x15c508&&_0x126d45['hasAttribute']('footnotesListStart')||_0x49525e['writer']['setAttribute']('footnotesListStart',_0x5a5dd7,_0x126d45);}(_0x24cdec,_0x20894c,_0x15b6a4,_0x3da76e),function(_0x26c9dd,_0x4c0e0b,_0xc3c80c,_0x44a2e0){if(!_0x44a2e0['checkAttribute'](_0x4c0e0b,'footnotesListStyle'))return;let _0x5d1a48='decimal',_0xa3fc92=!0x1;if(_0xc3c80c['consumable']['consume'](_0x26c9dd,{'attributes':'type'})){const _0x177ed2={0x1:'decimal','a':'lower-alpha','A':'upper-alpha','i':'lower-roman','I':'upper-roman'}[_0x26c9dd['getAttribute']('type')];_0x177ed2&&(_0x5d1a48=_0x177ed2),_0xa3fc92=!0x0;}_0xc3c80c['consumable']['consume'](_0x26c9dd,{'styles':'list-style-type'})&&(_0x5d1a48=_0x26c9dd['getStyle']('list-style-type'),_0xa3fc92=!0x0),!_0xa3fc92&&_0x4c0e0b['hasAttribute']('footnotesListStyle')||_0xc3c80c['writer']['setAttribute']('footnotesListStyle',_0x5d1a48,_0x4c0e0b);}(_0x24cdec,_0x20894c,_0x15b6a4,_0x3da76e));});}),_0x158dde['for']('downcast')['add'](_0x25295f=>{_0x25295f['on']('attribute:footnotesListStart:footnotesDefinitions',(_0x446ddf,_0x13aee2,_0x5b875d)=>{if(!_0x5b875d['consumable']['consume'](_0x13aee2['item'],_0x446ddf['name']))return;const _0x46f318=C(_0x13aee2['item'],_0x5b875d['mapper']),{attributeNewValue:_0x38732e}=_0x13aee2;null==_0x38732e||0x1===_0x38732e?_0x5b875d['writer']['removeAttribute']('start',_0x46f318):_0x5b875d['writer']['setAttribute']('start',String(_0x38732e),_0x46f318);}),_0x25295f['on']('attribute:footnotesListStyle:footnotesDefinitions',(_0x1e631e,_0x520a57,_0x1f97eb)=>{if(!_0x1f97eb['consumable']['consume'](_0x520a57['item'],_0x1e631e['name']))return;const _0x598bb0=C(_0x520a57['item'],_0x1f97eb['mapper']),{attributeNewValue:_0xf7a1a5}=_0x520a57;_0xf7a1a5&&'decimal'!==_0xf7a1a5?_0x1f97eb['writer']['setStyle']('list-style-type',_0xf7a1a5,_0x598bb0):_0x1f97eb['writer']['removeStyle']('list-style-type',_0x598bb0);});});}['_definePostfixer'](){const {editor:_0x4880c1}=this,{model:_0x14cced}=_0x4880c1,_0x373a0c=_0x4880c1['plugins']['get'](c),_0x584772=this['_getDefaultListStyle'](),_0x331019=this['_getDefaultStartIndex']();_0x14cced['document']['registerPostFixer'](_0x201237=>{const _0xc6f95f=_0x14cced['document']['differ']['getChanges']();let _0x49028b=!0x1;for(const _0x2753a0 of _0xc6f95f){if('insert'!==_0x2753a0['type']||'$text'===_0x2753a0['name'])continue;const _0x2368f0=_0x14cced['createRangeOn'](_0x2753a0['position']['nodeAfter']);for(const _0x128174 of _0x2368f0['getItems']())_0x128174['is']('element','footnotesDefinitions')&&(!_0x128174['hasAttribute']('footnotesListStart')&&_0x14cced['schema']['checkAttribute'](_0x128174,'footnotesListStart')&&(_0x201237['setAttribute']('footnotesListStart',_0x331019,_0x128174),_0x49028b=!0x0),!_0x128174['hasAttribute']('footnotesListStyle')&&_0x14cced['schema']['checkAttribute'](_0x128174,'footnotesListStyle')&&(_0x201237['setAttribute']('footnotesListStyle',_0x584772,_0x128174),_0x49028b=!0x0));}return _0x49028b&&_0x373a0c['_updateFootnotesCounters'](_0x201237),_0x49028b;});}['_defineFormatter'](){const {editor:_0xd66bfd}=this;_0xd66bfd['plugins']['get'](c)['setFootnoteFormatter'](_0x1daa65=>this['_formatFootnoteListValue'](_0x1daa65));}['_getDefaultListStyle'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultListStyle');}['_getDefaultStartIndex'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultStartIndex');}['_formatFootnoteListValue']({container:_0x2454a2,value:_0xd98382,digits:_0x27ec80}){const _0x1462ce=_0x2454a2['getAttribute']('footnotesListStyle'),_0xda46df=_0x2454a2['getAttribute']('footnotesListStart'),_0x1c41dc=Math['floor'](_0xd98382)+(_0xda46df??0x1)-0x1;switch(_0x1462ce){case'decimal-leading-zero':return function(_0x40a395,_0xa52450){return String(_0x40a395)['padStart'](_0xa52450,'0');}(_0x1c41dc,Math['max'](0x2,_0x27ec80));case'lower-alpha':case'lower-latin':return M(_0x1c41dc,!0x1);case'upper-alpha':case'upper-latin':return M(_0x1c41dc,!0x0);case'lower-roman':return V(_0x1c41dc,!0x1);case'upper-roman':return V(_0x1c41dc,!0x0);default:return String(_0x1c41dc);}}}function C(_0x36ce77,_0x16d9ac){const _0x81b4dd=_0x16d9ac['toViewElement'](_0x36ce77);return Array['from'](_0x81b4dd['getChildren']())['find'](_0x47bc48=>_0x47bc48['is']('element','ol')&&_0x47bc48['hasClass']('footnotes-list'));}function M(_0x56be0d,_0x544a5a){let _0x1770b3='',_0x5a005b=_0x56be0d;for(;_0x5a005b>0x0;){const _0x5cdf42=(_0x5a005b-0x1)%0x1a;_0x1770b3=String['fromCharCode'](0x61+_0x5cdf42)+_0x1770b3,_0x5a005b=Math['floor']((_0x5a005b-0x1)/0x1a);}return _0x544a5a?_0x1770b3['toUpperCase']():_0x1770b3;}const N=[{'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 V(_0x18706f,_0x4b7135){let _0x1b5a36='',_0x4eefbc=_0x18706f;for(const {value:_0x40ce48,numeral:_0x5d22cc}of N)for(;_0x4eefbc>=_0x40ce48;)_0x1b5a36+=_0x5d22cc,_0x4eefbc-=_0x40ce48;return _0x4b7135?_0x1b5a36:_0x1b5a36['toLowerCase']();}class H extends _0x41d8a0{['children'];['stylesView']=null;['additionalProperties']=null;['startIndexFieldView']=null;['focusTracker']=new et();['keystrokes']=new ot();['focusables']=new _0x41e1e2();['focusCycler'];constructor(_0x5cc56e,{styleButtonViews:_0x4399a7,styleGridAriaLabel:_0x3aacab}){super(_0x5cc56e),(this['focusCycler']=new _0x5b8a07({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),this['children']=this['createCollection'](),this['stylesView']=this['_appendStylesView'](_0x4399a7,_0x3aacab),[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 _0x239e4d of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x239e4d['element']);_0x1e9083({'keystrokeHandler':this['stylesView']['keystrokes'],'focusTracker':this['stylesView']['focusTracker'],'gridItems':this['stylesView']['children'],'numberOfColumns':()=>rt['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 _0x1dfb9f=_0x537e3b=>_0x537e3b['stopPropagation']();this['keystrokes']['set']('arrowright',_0x1dfb9f),this['keystrokes']['set']('arrowleft',_0x1dfb9f),this['keystrokes']['set']('arrowup',_0x1dfb9f),this['keystrokes']['set']('arrowdown',_0x1dfb9f);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_appendStylesView'](_0x3adf2e,_0x5338f8){const _0x5b110c=new _0x41d8a0(this['locale']);return _0x5b110c['children']=_0x5b110c['createCollection'](),_0x5b110c['children']['addMany'](_0x3adf2e),_0x5b110c['setTemplate']({'tag':'div','attributes':{'aria-label':_0x5338f8,'class':['ck','ck-footnotes-definitions-styles-list']},'children':_0x5b110c['children']}),_0x5b110c['children']['delegate']('execute')['to'](this),_0x5b110c['focus']=function(){for(const _0x5a16d7 of this['children'])if(_0x5a16d7 instanceof _0x352d48&&_0x5a16d7['isOn'])return void _0x5a16d7['focus']();this['children']['first']['focus']();},_0x5b110c['focusTracker']=new et(),_0x5b110c['keystrokes']=new ot(),_0x5b110c['render'](),_0x5b110c['keystrokes']['listenTo'](_0x5b110c['element']),this['children']['add'](_0x5b110c),_0x5b110c;}['_appendAdditionalPropertiesCollapsibleView'](){const {t:t}=this['locale'],_0xa30dff=this['_createStartIndexPropertyView'](),_0x193290=[_0xa30dff],_0x490238=new tt(this['locale'],_0x193290);return _0x490238['set']({'label':t('Footnotes\x20properties'),'isCollapsed':!0x0}),_0x490238['buttonView']['bind']('isEnabled')['toMany'](_0x193290,'isEnabled',(..._0x3efde9)=>_0x3efde9['some'](_0x54cfe5=>_0x54cfe5)),_0x490238['buttonView']['on']('change:isEnabled',(_0x4aaea4,_0x5d4cc6,_0x233930)=>{_0x233930||(_0x490238['isCollapsed']=!0x0);}),this['children']['add'](_0x490238),[_0xa30dff,_0x490238];}['_createStartIndexPropertyView'](){const {t:t}=this['locale'],_0x5b504c=new st(this['locale'],it);return _0x5b504c['set']({'label':t('Footnotes\x20start\x20at'),'class':'ck-footnotes-definitions-properties__start-index'}),_0x5b504c['fieldView']['set']({'min':0x0,'max':Math['pow'](0x2,0x1e),'step':0x1,'value':0x1,'inputMode':'numeric'}),_0x5b504c['fieldView']['on']('input',()=>{const _0x7fd9e7=_0x5b504c['fieldView']['element'],_0x4fae96=_0x7fd9e7['valueAsNumber'];Number['isNaN'](_0x4fae96)?_0x5b504c['errorText']=t('Invalid\x20footnotes\x20start\x20index\x20value.'):_0x7fd9e7['checkValidity']()?this['fire']('footnotesListStart',{'startIndex':_0x4fae96}):_0x5b504c['errorText']=t(_0x4fae96<0x0?'Footnotes\x20start\x20index\x20must\x20be\x20greater\x20than\x200.':'Footnotes\x20start\x20index\x20is\x20too\x20large.');}),_0x5b504c;}}class j extends _0x444ecb{static get['pluginName'](){return'FootnotesPropertiesUI';}static get['requires'](){return[_0x45a521,_0x25541c];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x5dea11}=this,{componentFactory:_0x2cd5c4}=_0x5dea11['ui'];_0x5dea11['config']['define']('footnotes.footnotesProperties.toolbar',['footnotesStyle']),_0x2cd5c4['add']('footnotesStyle',function(_0x3286b7){return _0x28d9e4=>{const {t:t}=_0x28d9e4,_0x1eb477=_0x3286b7['commands']['get']('footnotesStyle'),_0x3cf23a=_0x3b703a(_0x28d9e4),{buttonView:_0x11f861}=_0x3cf23a;return _0x3cf23a['class']='ck-footnotes-styles-dropdown',_0x3cf23a['bind']('isEnabled')['to'](_0x1eb477,'isEnabled'),_0x11f861['set']({'label':t('Footnotes\x20style'),'icon':_0x1ed261,'tooltip':!0x0}),_0x3cf23a['once']('change:isOpen',()=>{const _0x48b469=function({editor:_0x2ca8ac,dropdownView:_0x598e8e}){const {t:t}=_0x2ca8ac['locale'],_0x4fb1a9=t('Footnotes\x20definitions\x20styles'),_0x3e4c97=function(_0x348f98){const t=_0x348f98['locale']['t'],_0x5e9fae=[{'label':t('Toggle\x20the\x20decimal\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes'),'style':'decimal','icon':_0x4066d3},{'label':t('Toggle\x20the\x20decimal\x20with\x20leading\x20zero\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes\x20with\x20leading\x20zero'),'style':'decimal-leading-zero','icon':_0x528aa6},{'label':t('Toggle\x20the\x20lower–roman\x20footnotes\x20style'),'tooltip':t('Lower–roman\x20footnotes'),'style':'lower-roman','icon':_0x36fe45},{'label':t('Toggle\x20the\x20upper–roman\x20footnotes\x20style'),'tooltip':t('Upper-roman\x20footnotes'),'style':'upper-roman','icon':_0x2d1513},{'label':t('Toggle\x20the\x20lower–latin\x20footnotes\x20style'),'tooltip':t('Lower-latin\x20footnotes'),'style':'lower-latin','icon':_0x29c5b5},{'label':t('Toggle\x20the\x20upper–latin\x20footnotes\x20style'),'tooltip':t('Upper-latin\x20footnotes'),'style':'upper-latin','icon':_0xde6fb3}];return _0x5e9fae['map'](function(_0x442141){const _0x243904=_0x442141['locale'];return({label:_0x4f32de,icon:_0x111800,tooltip:_0xa7edf6,style:_0x1d865e})=>{const _0x2964d8=_0x442141['commands']['get']('footnotesStyle'),_0x5842b3=new _0x352d48(_0x243904);return _0x5842b3['set']({'label':_0x4f32de,'icon':_0x111800,'tooltip':_0xa7edf6}),_0x5842b3['bind']('isOn')['to'](_0x2964d8,'value',_0x50e495=>_0x50e495===_0x1d865e),_0x5842b3['bind']('isEnabled')['to'](_0x2964d8,'isEnabled'),_0x5842b3['on']('execute',()=>{_0x442141['execute']('footnotesStyle',{'value':_0x1d865e}),_0x442141['editing']['view']['focus']();}),_0x5842b3;};}(_0x348f98));}(_0x2ca8ac),_0x95d723=new H(_0x2ca8ac['locale'],{'styleGridAriaLabel':_0x4fb1a9,'styleButtonViews':_0x3e4c97});return _0x95d723['delegate']('execute')['to'](_0x598e8e),_0x95d723['on']('footnotesListStart',(_0x3e809a,_0x41528f)=>{_0x2ca8ac['execute']('footnotesStart',{'value':_0x41528f['startIndex']});}),_0x95d723;}({'editor':_0x3286b7,'dropdownView':_0x3cf23a});_0x3cf23a['panelView']['children']['add'](_0x48b469);}),_0x3cf23a;};}(_0x5dea11));}['afterInit'](){const {editor:_0x29be2d}=this,{t:t}=_0x29be2d['locale'],_0x48d987=_0x29be2d['plugins']['get'](_0x25541c),{defaultPositions:_0x53a4de}=_0x13092d;_0x48d987['register']('footnotesDefinitions',{'ariaLabel':t('Footnotes\x20definitions\x20toolbar'),'items':_0x29be2d['config']['get']('footnotes.footnotesProperties.toolbar'),'balloonClassName':'ck-footnotes-style-balloon\x20ck-toolbar-container','getRelatedElement':_0x555c5e=>{let _0x45a96a=_0x555c5e['getFirstPosition']()?.['parent'];return _0x45a96a?.['is']('$text')&&(_0x45a96a=_0x45a96a['parent']),_0x45a96a?.['is']('element')?_0x45a96a['findAncestor'](J):null;},'positions':[_0x53a4de['southArrowNorth'],_0x53a4de['southArrowNorthMiddleWest'],_0x53a4de['southArrowNorthMiddleEast'],_0x53a4de['southArrowNorthWest'],_0x53a4de['southArrowNorthEast'],_0x53a4de['northArrowSouth'],_0x53a4de['northArrowSouthMiddleWest'],_0x53a4de['northArrowSouthMiddleEast'],_0x53a4de['northArrowSouthWest'],_0x53a4de['northArrowSouthEast'],_0x53a4de['viewportStickyNorth']]});}}class lt extends _0x444ecb{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,lt as FootnotesProperties,P as FootnotesPropertiesEditing,j as FootnotesPropertiesUI,b as FootnotesStartCommand,S as FootnotesStyleCommand,c as FootnotesTracker,i as FootnotesUI,w as InsertFootnoteCommand};
@@ -3,8 +3,9 @@
3
3
  "Footnotes": "The label of the footnotes toolbar button, title of menu bar button and widget.",
4
4
  "Footnotes properties": "The label of the footnotes properties button placed in the footnotes definitions toolbar.",
5
5
  "Footnotes start at": "The label of the footnotes start index input field in the footnotes properties.",
6
- "Invalid footnotes start index value.": "The error text of the footnotes start index input field in the footnotes properties.",
7
- "Footnotes start index must be greater than 0.": "The error text of the footnotes start index input field in the footnotes properties.",
6
+ "Invalid footnotes start index value.": "The error text of the footnotes' start index input field in the footnotes properties.",
7
+ "Footnotes start index is too large.": "The error text of the footnotes' start index input field in the footnotes properties.",
8
+ "Footnotes start index must be greater than 0.": "The error text of the footnotes' start index input field in the footnotes properties.",
8
9
  "Footnote %0. Press ENTER to jump to footnote definition.": "The label of the footnote reference widget.",
9
10
  "Footnote content.": "The label of the footnote content widget.",
10
11
  "Footnotes definitions styles": "The label of the footnotes definitions styles in dropdown.",
@@ -23,4 +24,4 @@
23
24
  "Toggle the upper–roman footnotes style": "The label of the toggle button for upper-roman footnotes style.",
24
25
  "Toggle the lower–latin footnotes style": "The label of the toggle button for lower-latin footnotes style.",
25
26
  "Toggle the upper–latin footnotes style": "The label of the toggle button for upper-latin footnotes style."
26
- }
27
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-footnotes",
3
- "version": "0.0.0-nightly-20251028.0",
3
+ "version": "0.0.0-nightly-20251029.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-20251028.0",
27
- "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20251028.0",
28
- "@ckeditor/ckeditor5-engine": "0.0.0-nightly-20251028.0",
29
- "@ckeditor/ckeditor5-icons": "0.0.0-nightly-20251028.0",
30
- "@ckeditor/ckeditor5-widget": "0.0.0-nightly-20251028.0",
31
- "@ckeditor/ckeditor5-clipboard": "0.0.0-nightly-20251028.0",
32
- "@ckeditor/ckeditor5-utils": "0.0.0-nightly-20251028.0",
33
- "ckeditor5": "0.0.0-nightly-20251028.0"
26
+ "@ckeditor/ckeditor5-core": "0.0.0-nightly-20251029.0",
27
+ "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20251029.0",
28
+ "@ckeditor/ckeditor5-engine": "0.0.0-nightly-20251029.0",
29
+ "@ckeditor/ckeditor5-icons": "0.0.0-nightly-20251029.0",
30
+ "@ckeditor/ckeditor5-widget": "0.0.0-nightly-20251029.0",
31
+ "@ckeditor/ckeditor5-clipboard": "0.0.0-nightly-20251029.0",
32
+ "@ckeditor/ckeditor5-utils": "0.0.0-nightly-20251029.0",
33
+ "ckeditor5": "0.0.0-nightly-20251029.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
- const _0x29d69e=_0x2d0f;(function(_0x592dd5,_0x3eba01){const _0x28f013=_0x2d0f,_0x156227=_0x592dd5();while(!![]){try{const _0x23d7a7=-parseInt(_0x28f013(0xb3))/0x1+parseInt(_0x28f013(0xb9))/0x2+parseInt(_0x28f013(0xc3))/0x3+-parseInt(_0x28f013(0xb6))/0x4+parseInt(_0x28f013(0xc8))/0x5*(parseInt(_0x28f013(0xb8))/0x6)+-parseInt(_0x28f013(0xd5))/0x7*(-parseInt(_0x28f013(0xba))/0x8)+-parseInt(_0x28f013(0xbc))/0x9*(parseInt(_0x28f013(0xb7))/0xa);if(_0x23d7a7===_0x3eba01)break;else _0x156227['push'](_0x156227['shift']());}catch(_0x38efaa){_0x156227['push'](_0x156227['shift']());}}}(_0x4415,0xac463));import{logWarning as _0x54f3ff,uid as _0x288ac6}from'ckeditor5/src/utils.js';function _0x2d0f(_0xd5f7df,_0x2de88c){const _0x44156f=_0x4415();return _0x2d0f=function(_0x2d0f98,_0x11d18f){_0x2d0f98=_0x2d0f98-0xb3;let _0x139fc6=_0x44156f[_0x2d0f98];return _0x139fc6;},_0x2d0f(_0xd5f7df,_0x2de88c);}import{Command as _0x4809cd}from'ckeditor5/src/core.js';function _0x4415(){const _0xe4995f=['11331pWUrtr','end','refresh','test','length','selection','editor','2833950XGWodV','_getPositionToInsertFootnote','isObject','footnoteId','createElement','15OfdBOP','get','document','execute','isBlock','insertObject','footnoteRef','plugins','insert-footnote-command-executed-with-invalid-id','FootnotesEditing','isEnabled','_moveSelectionToFootnoteDefinition','string','1715763QwXzKx','model','change','136367wlLpJC','getItems','checkChild','4651880YbGQZr','15170xkdlFp','2020302AdQidw','1959276rISGEh','32qyyvVP','getFirstRange'];_0x4415=function(){return _0xe4995f;};return _0x4415();}export class InsertFootnoteCommand extends _0x4809cd{[_0x29d69e(0xbe)](){const _0x3ba9d7=_0x29d69e,_0x517285=this[_0x3ba9d7(0xc2)][_0x3ba9d7(0xd6)][_0x3ba9d7(0xca)][_0x3ba9d7(0xc1)],_0xadc67=this[_0x3ba9d7(0xc4)](_0x517285);this[_0x3ba9d7(0xd2)]=!!_0xadc67;}[_0x29d69e(0xcb)](_0x490b00){const _0x2f6fd1=_0x29d69e,{editor:_0x2fac91}=this,{model:_0x58e379}=_0x2fac91,{selection:_0x5cc354}=_0x58e379[_0x2f6fd1(0xca)],_0x3a3c1a=this[_0x2f6fd1(0xc4)](_0x5cc354);if(!_0x3a3c1a)return;const _0xaa8eb1=_0x2fac91[_0x2f6fd1(0xcf)][_0x2f6fd1(0xc9)](_0x2f6fd1(0xd1)),_0x13c48d=_0x490b00?.[_0x2f6fd1(0xc6)]??_0x288ac6();!function(_0x55090e){const _0x1bdde8=_0x2f6fd1;return _0x1bdde8(0xd4)==typeof _0x55090e&&_0x55090e[_0x1bdde8(0xc0)]>0x0&&!/\s/[_0x1bdde8(0xbf)](_0x55090e)&&!/^\d/[_0x1bdde8(0xbf)](_0x55090e);}(_0x13c48d)?_0x54f3ff(_0x2f6fd1(0xd0)):(_0x58e379[_0x2f6fd1(0xd7)](_0x40e963=>{const _0x5f5c32=_0x2f6fd1,_0x1aa416=_0x40e963[_0x5f5c32(0xc7)](_0x5f5c32(0xce),{'footnoteId':_0x13c48d});_0x58e379[_0x5f5c32(0xcd)](_0x1aa416,_0x3a3c1a,null);}),_0xaa8eb1[_0x2f6fd1(0xd3)](_0x13c48d));}[_0x29d69e(0xc4)](_0x450253){const _0x1f7b23=_0x29d69e,{model:_0x158633}=this[_0x1f7b23(0xc2)],{schema:_0x478c89}=_0x158633,_0x49deea=_0x450253[_0x1f7b23(0xbb)]();for(const _0x3710b1 of _0x49deea[_0x1f7b23(0xb4)]())if(_0x478c89[_0x1f7b23(0xcc)](_0x3710b1)||_0x478c89[_0x1f7b23(0xc5)](_0x3710b1))return null;const _0x58bbf7=_0x49deea[_0x1f7b23(0xbd)];return _0x478c89[_0x1f7b23(0xb5)](_0x58bbf7,_0x1f7b23(0xce))?_0x58bbf7:null;}}
23
+ const _0x5a447f=_0x23a8;function _0x23a8(_0x131309,_0xc3906b){const _0x3e9024=_0x3e90();return _0x23a8=function(_0x23a8cb,_0x1b8052){_0x23a8cb=_0x23a8cb-0xb3;let _0x527b13=_0x3e9024[_0x23a8cb];return _0x527b13;},_0x23a8(_0x131309,_0xc3906b);}(function(_0x2d068a,_0x1d5c89){const _0xca421e=_0x23a8,_0x17bda3=_0x2d068a();while(!![]){try{const _0x212e84=parseInt(_0xca421e(0xca))/0x1*(-parseInt(_0xca421e(0xd7))/0x2)+-parseInt(_0xca421e(0xb8))/0x3*(-parseInt(_0xca421e(0xc2))/0x4)+parseInt(_0xca421e(0xc4))/0x5+-parseInt(_0xca421e(0xc6))/0x6+-parseInt(_0xca421e(0xc9))/0x7+-parseInt(_0xca421e(0xb7))/0x8*(-parseInt(_0xca421e(0xb5))/0x9)+parseInt(_0xca421e(0xc7))/0xa;if(_0x212e84===_0x1d5c89)break;else _0x17bda3['push'](_0x17bda3['shift']());}catch(_0x28ae37){_0x17bda3['push'](_0x17bda3['shift']());}}}(_0x3e90,0x61fff));import{logWarning as _0x10f41c,uid as _0x143fdc}from'ckeditor5/src/utils.js';import{Command as _0x56c289}from'ckeditor5/src/core.js';export class InsertFootnoteCommand extends _0x56c289{[_0x5a447f(0xd4)](){const _0x43bc6c=_0x5a447f,_0x36d79e=this[_0x43bc6c(0xc3)][_0x43bc6c(0xbd)][_0x43bc6c(0xd3)][_0x43bc6c(0xbc)],_0x58bb83=this[_0x43bc6c(0xc1)](_0x36d79e);this[_0x43bc6c(0xb4)]=!!_0x58bb83;}[_0x5a447f(0xd5)](_0x5094d5){const _0x2bf7e0=_0x5a447f,{editor:_0x38cb93}=this,{model:_0xb6ced7}=_0x38cb93,{selection:_0x53e66a}=_0xb6ced7[_0x2bf7e0(0xd3)],_0x4de188=this[_0x2bf7e0(0xc1)](_0x53e66a);if(!_0x4de188)return;const _0x573b90=_0x38cb93[_0x2bf7e0(0xb9)][_0x2bf7e0(0xb6)](_0x2bf7e0(0xc8)),_0x2a9c7f=_0x5094d5?.[_0x2bf7e0(0xbb)]??_0x143fdc();!function(_0x12c08f){const _0x58cadf=_0x2bf7e0;return _0x58cadf(0xc5)==typeof _0x12c08f&&_0x12c08f[_0x58cadf(0xbe)]>0x0&&!/\s/[_0x58cadf(0xce)](_0x12c08f)&&!/^\d/[_0x58cadf(0xce)](_0x12c08f);}(_0x2a9c7f)?_0x10f41c(_0x2bf7e0(0xc0)):(_0xb6ced7[_0x2bf7e0(0xcd)](_0x23baba=>{const _0x342923=_0x2bf7e0,_0x438fdd=_0x23baba[_0x342923(0xbf)](_0x342923(0xd1),{'footnoteId':_0x2a9c7f});_0xb6ced7[_0x342923(0xb3)](_0x438fdd,_0x4de188,null);}),_0x573b90[_0x2bf7e0(0xd6)](_0x2a9c7f));}[_0x5a447f(0xc1)](_0x7f5829){const _0x35bef5=_0x5a447f,{model:_0xec838e}=this[_0x35bef5(0xc3)],{schema:_0x1c555c}=_0xec838e,_0x250db1=_0x7f5829[_0x35bef5(0xd2)]();for(const _0x8ffa50 of _0x250db1[_0x35bef5(0xba)]())if(_0x1c555c[_0x35bef5(0xcb)](_0x8ffa50)||_0x1c555c[_0x35bef5(0xcc)](_0x8ffa50))return null;const _0x427582=_0x250db1[_0x35bef5(0xd0)];return _0x1c555c[_0x35bef5(0xcf)](_0x427582,_0x35bef5(0xd1))?_0x427582:null;}}function _0x3e90(){const _0x2c79c4=['insertObject','isEnabled','7127451wftWRA','get','8bLYgyp','405327QfgQCH','plugins','getItems','footnoteId','selection','model','length','createElement','insert-footnote-command-executed-with-invalid-id','_getPositionToInsertFootnote','8oGtnpZ','editor','1015305LPtVJu','string','89766WrQwYv','170000bMoioc','FootnotesEditing','719649UJfRqM','1wglhbJ','isBlock','isObject','change','test','checkChild','end','footnoteRef','getFirstRange','document','refresh','execute','_moveSelectionToFootnoteDefinition','1526086FiNAOs'];_0x3e90=function(){return _0x2c79c4;};return _0x3e90();}
package/src/footnotes.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4d83(){var _0x1af098=['isOfficialPlugin','Footnotes','6RyLjOr','requires','734430BJFjwl','isPremiumPlugin','507928QWqxRZ','243174uGgoyC','3655813UMCEPd','41231dlePTk','1307904vYVciJ','26YseiLJ','1529325EyFzyD','pluginName'];_0x4d83=function(){return _0x1af098;};return _0x4d83();}var _0x55fb21=_0x49f4;(function(_0x3e7f60,_0xf02018){var _0x2f3735=_0x49f4,_0x16e338=_0x3e7f60();while(!![]){try{var _0x2e38e9=parseInt(_0x2f3735(0x17e))/0x1*(parseInt(_0x2f3735(0x180))/0x2)+parseInt(_0x2f3735(0x17c))/0x3+parseInt(_0x2f3735(0x17b))/0x4+parseInt(_0x2f3735(0x179))/0x5+-parseInt(_0x2f3735(0x177))/0x6*(parseInt(_0x2f3735(0x17d))/0x7)+-parseInt(_0x2f3735(0x17f))/0x8+parseInt(_0x2f3735(0x181))/0x9;if(_0x2e38e9===_0xf02018)break;else _0x16e338['push'](_0x16e338['shift']());}catch(_0x188ae6){_0x16e338['push'](_0x16e338['shift']());}}}(_0x4d83,0x5b943));import{Plugin as _0x35454b}from'ckeditor5/src/core.js';import{FootnotesEditing as _0x1baf11}from'./footnotesediting.js';import{FootnotesClipboard as _0x2d5905}from'./footnotesclipboard.js';import{FootnotesUI as _0x357297}from'./footnotesui.js';function _0x49f4(_0x36ee61,_0x1a8653){var _0x4d833d=_0x4d83();return _0x49f4=function(_0x49f40f,_0x53e672){_0x49f40f=_0x49f40f-0x175;var _0xd7b086=_0x4d833d[_0x49f40f];return _0xd7b086;},_0x49f4(_0x36ee61,_0x1a8653);}export class Footnotes extends _0x35454b{static get[_0x55fb21(0x182)](){var _0x3f1f85=_0x55fb21;return _0x3f1f85(0x176);}static get[_0x55fb21(0x178)](){return[_0x1baf11,_0x2d5905,_0x357297];}static get[_0x55fb21(0x175)](){return!0x0;}static get[_0x55fb21(0x17a)](){return!0x0;}}
23
+ function _0x2d0c(_0xbd15cb,_0x45f519){var _0x5b6417=_0x5b64();return _0x2d0c=function(_0x2d0ce3,_0x3e584b){_0x2d0ce3=_0x2d0ce3-0x109;var _0xeb1340=_0x5b6417[_0x2d0ce3];return _0xeb1340;},_0x2d0c(_0xbd15cb,_0x45f519);}function _0x5b64(){var _0x5024a8=['4223272rUjVtL','7ZnXpTS','160746RKKvLX','requires','isPremiumPlugin','5xcFLcm','Footnotes','793408LtgLYg','2228148EGqeJt','9745zvRjrs','isOfficialPlugin','115924CcpOwP','305658KmIfHW','pluginName'];_0x5b64=function(){return _0x5024a8;};return _0x5b64();}var _0x390f71=_0x2d0c;(function(_0x3b23fa,_0x33f2da){var _0x207089=_0x2d0c,_0xeffac9=_0x3b23fa();while(!![]){try{var _0xff4e06=-parseInt(_0x207089(0x10e))/0x1+-parseInt(_0x207089(0x10c))/0x2+-parseInt(_0x207089(0x111))/0x3+-parseInt(_0x207089(0x110))/0x4*(parseInt(_0x207089(0x10a))/0x5)+parseInt(_0x207089(0x115))/0x6+-parseInt(_0x207089(0x114))/0x7*(-parseInt(_0x207089(0x113))/0x8)+parseInt(_0x207089(0x10d))/0x9;if(_0xff4e06===_0x33f2da)break;else _0xeffac9['push'](_0xeffac9['shift']());}catch(_0x19a0c8){_0xeffac9['push'](_0xeffac9['shift']());}}}(_0x5b64,0x40afc));import{Plugin as _0x35a0b1}from'ckeditor5/src/core.js';import{FootnotesEditing as _0x19a8e1}from'./footnotesediting.js';import{FootnotesClipboard as _0x3d5430}from'./footnotesclipboard.js';import{FootnotesUI as _0x4ab0da}from'./footnotesui.js';export class Footnotes extends _0x35a0b1{static get[_0x390f71(0x112)](){var _0x21f4b2=_0x390f71;return _0x21f4b2(0x10b);}static get[_0x390f71(0x116)](){return[_0x19a8e1,_0x3d5430,_0x4ab0da];}static get[_0x390f71(0x10f)](){return!0x0;}static get[_0x390f71(0x109)](){return!0x0;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x55fb(){const _0x567b1c=['contentInsertion','1554476xBTTUE','end','editing','716FRNoSV','_defineClipboardIntegration','application/ckeditor5-footnotes','_handlePasteFootnotesDefinitions','toModel','editor','isOfficialPlugin','pluginName','1753030iJyWUw','drop','footnoteId','method','data','create','426KMzoju','from','stringify','2987zVrYmG','selection','getData','createElement','footnoteDefinition','find','997338TTitXj','footnotesDefinitions','length','outputTransformation','init','getFirstRange','toView','6784840Jtunxq','reduce','change','root','_handleCopyFootnotesDefinitions','FootnotesClipboard','getAttribute','htmlProcessor','get','16079670ylGfbX','push','listenTo','dataTransfer','toData','createRangeIn','content','65891wJtQbr','_insertEmptyFootnotesDefinitionsContainer','getFootnotesDefinitionsObjectElement','setAttribute','definition','insert','isPremiumPlugin','requires','getFootnotes','getFootnote','footnoteRef','append','setData','remove','sourceEditorId','parse','entries','document','clipboardInput','element','add'];_0x55fb=function(){return _0x567b1c;};return _0x55fb();}function _0x1e91(_0x2162ca,_0x3ab463){const _0x55fb66=_0x55fb();return _0x1e91=function(_0x1e9174,_0x1d995b){_0x1e9174=_0x1e9174-0xda;let _0x17e676=_0x55fb66[_0x1e9174];return _0x17e676;},_0x1e91(_0x2162ca,_0x3ab463);}const _0x41bafb=_0x1e91;(function(_0x59a70f,_0x526fa0){const _0x278d31=_0x1e91,_0x5a0719=_0x59a70f();while(!![]){try{const _0x192893=-parseInt(_0x278d31(0xec))/0x1*(parseInt(_0x278d31(0xdb))/0x2)+parseInt(_0x278d31(0xf2))/0x3+-parseInt(_0x278d31(0x11f))/0x4+parseInt(_0x278d31(0xe3))/0x5+-parseInt(_0x278d31(0xe9))/0x6*(-parseInt(_0x278d31(0x109))/0x7)+-parseInt(_0x278d31(0xf9))/0x8+parseInt(_0x278d31(0x102))/0x9;if(_0x192893===_0x526fa0)break;else _0x5a0719['push'](_0x5a0719['shift']());}catch(_0x55fdc5){_0x5a0719['push'](_0x5a0719['shift']());}}}(_0x55fb,0xcb1bf));import{Plugin as _0x9d9edc}from'ckeditor5/src/core.js';import{uid as _0x5c4811}from'ckeditor5/src/utils.js';import{ClipboardPipeline as _0x9a4980}from'ckeditor5/src/clipboard.js';import{FootnotesEditing as _0x50aef6}from'./footnotesediting.js';import{FootnotesTracker as _0x21a01c}from'./footnotestracker.js';export class FootnotesClipboard extends _0x9d9edc{static get[_0x41bafb(0xe2)](){const _0x3cef24=_0x41bafb;return _0x3cef24(0xfe);}static get[_0x41bafb(0x110)](){return[_0x50aef6,_0x9a4980];}static get[_0x41bafb(0xe1)](){return!0x0;}static get[_0x41bafb(0x10f)](){return!0x0;}[_0x41bafb(0xf6)](){const _0x399050=_0x41bafb;this[_0x399050(0xdc)]();}[_0x41bafb(0xdc)](){const _0x3c85d5=_0x41bafb;this[_0x3c85d5(0xfd)](),this[_0x3c85d5(0xde)]();}[_0x41bafb(0xfd)](){const _0x4fc1cf=_0x41bafb,{editor:_0x30d759}=this,{plugins:_0x249992,model:_0xfaf1d7}=_0x30d759,_0x39ceef=_0x249992[_0x4fc1cf(0x101)](_0x9a4980),_0x1a821c=_0x249992[_0x4fc1cf(0x101)](_0x21a01c);this[_0x4fc1cf(0x104)](_0x39ceef,_0x4fc1cf(0xf5),(_0x4ba896,_0x4ba057)=>{const _0x5c5268=_0x4fc1cf,_0x1e7785=function(_0x444c87,_0x3105cd){const _0x3d776a=_0x1e91,_0x44dc26=new Set();for(const {item:_0x55ff37}of _0x444c87[_0x3d776a(0x107)](_0x3105cd))_0x55ff37['is'](_0x3d776a(0x11c),_0x3d776a(0x113))&&_0x44dc26[_0x3d776a(0x11d)](_0x55ff37[_0x3d776a(0xff)](_0x3d776a(0xe5)));return Array[_0x3d776a(0xea)](_0x44dc26);}(_0xfaf1d7,_0x4ba057[_0x5c5268(0x108)]);if(!_0x1e7785[_0x5c5268(0xf4)])return;const _0x5ea33b=_0x1a821c[_0x5c5268(0x111)](),_0x4ec251=_0x1e7785[_0x5c5268(0xfa)]((_0x31da51,_0x1878b1)=>{const _0x4c3f05=_0x5c5268,_0x1aa794=_0x5ea33b[_0x4c3f05(0xf1)](_0x2a8d88=>_0x2a8d88['id']===_0x1878b1);if(_0x1aa794){const _0x4652a3=_0x30d759[_0x4c3f05(0xe7)][_0x4c3f05(0xf8)](_0x1aa794[_0x4c3f05(0x10d)],{'isClipboardPipeline':!0x0}),_0x2c2359=_0x30d759[_0x4c3f05(0xe7)][_0x4c3f05(0x100)][_0x4c3f05(0x106)](_0x4652a3);_0x31da51[_0x1aa794['id']]=_0x2c2359;}return _0x31da51;},Object[_0x5c5268(0xe8)](null));_0x4ba057[_0x5c5268(0x105)][_0x5c5268(0x115)](_0x5c5268(0xdd),JSON[_0x5c5268(0xeb)](_0x4ec251));});}[_0x41bafb(0xde)](){const _0x3118fb=_0x41bafb,{editor:_0x47d29d}=this,{model:_0x6b851e,plugins:_0x1907bb}=_0x47d29d,{view:_0x23a7ab}=_0x47d29d[_0x3118fb(0xda)],_0x2eab52=_0x1907bb[_0x3118fb(0x101)](_0x9a4980),_0x3e6f3c=_0x1907bb[_0x3118fb(0x101)](_0x21a01c);let _0x332643=null;this[_0x3118fb(0x104)](_0x23a7ab[_0x3118fb(0x11a)],_0x3118fb(0x11b),(_0x18b25e,_0x22cebe)=>{const _0x216ca5=_0x3118fb,_0x46ebd9=_0x22cebe[_0x216ca5(0x105)][_0x216ca5(0xee)](_0x216ca5(0xdd));_0x332643=_0x46ebd9?JSON[_0x216ca5(0x118)](_0x46ebd9):null;}),this[_0x3118fb(0x104)](_0x2eab52,_0x3118fb(0x11e),(_0x2ae534,_0x5cd50c)=>{const _0xf90daf=_0x3118fb;if(!_0x332643)return;const _0x19d80b=_0x5cd50c[_0xf90daf(0x117)]===this[_0xf90daf(0xe0)]['id'];_0x19d80b&&_0xf90daf(0xe4)===_0x5cd50c[_0xf90daf(0xe6)]||_0x6b851e[_0xf90daf(0xfb)](_0x2785cf=>{const _0x47aa3c=_0xf90daf;!function(_0x2cedfc,_0x26b138){const _0x3844b4=_0x1e91,_0x5a14db=[];for(const {item:_0x4a3c01}of _0x2cedfc[_0x3844b4(0x107)](_0x26b138))_0x4a3c01['is'](_0x3844b4(0x11c),_0x3844b4(0xf3))&&_0x5a14db[_0x3844b4(0x103)](_0x4a3c01);for(const _0xa934fe of _0x5a14db)_0x2cedfc[_0x3844b4(0x116)](_0xa934fe);}(_0x2785cf,_0x5cd50c[_0x47aa3c(0x108)]);let _0x571576=_0x3e6f3c[_0x47aa3c(0x10b)]();if(!_0x571576){const _0x244a39=_0x6b851e[_0x47aa3c(0x11a)][_0x47aa3c(0xed)][_0x47aa3c(0xf7)]()[_0x47aa3c(0xfc)];_0x571576=_0x3e6f3c[_0x47aa3c(0x10a)](_0x2785cf,_0x244a39);}const _0xbef3eb=function(_0x643395,_0x1290e9,_0x3d7098){const _0x5eddb5=_0x47aa3c,_0x2f0f10=Object[_0x5eddb5(0xe8)](null);for(const {item:_0x353287}of _0x643395[_0x5eddb5(0x107)](_0x1290e9))if(_0x353287['is'](_0x5eddb5(0x11c),_0x5eddb5(0x113))){const _0x198e89=_0x353287[_0x5eddb5(0xff)](_0x5eddb5(0xe5));if(!_0x3d7098(_0x198e89))continue;_0x2f0f10[_0x198e89]||(_0x2f0f10[_0x198e89]=_0x5c4811()),_0x643395[_0x5eddb5(0x10c)](_0x5eddb5(0xe5),_0x2f0f10[_0x198e89],_0x353287);}return _0x2f0f10;}(_0x2785cf,_0x5cd50c[_0x47aa3c(0x108)],_0x1c4691=>!_0x19d80b||null!==_0x3e6f3c[_0x47aa3c(0x112)](_0x1c4691));for(const [_0x525216,_0x138046]of Object[_0x47aa3c(0x119)](_0x332643)){const _0x3b98bb=_0xbef3eb[_0x525216]||_0x525216,_0x305795=_0x2785cf[_0x47aa3c(0xef)](_0x47aa3c(0xf0),{'footnoteId':_0x3b98bb}),_0x3b2da1=_0x47d29d[_0x47aa3c(0xe7)][_0x47aa3c(0x100)][_0x47aa3c(0xf8)](_0x138046),_0x38f612=_0x47d29d[_0x47aa3c(0xe7)][_0x47aa3c(0xdf)](_0x3b2da1,_0x305795);_0x2785cf[_0x47aa3c(0x114)](_0x38f612,_0x305795),_0x2785cf[_0x47aa3c(0x10e)](_0x305795,_0x571576,_0x47aa3c(0x120));}_0x332643=null;});});}}
23
+ const _0x414002=_0x6fb0;function _0x6fb0(_0x1d110f,_0x747e49){const _0x3bb4a1=_0x3bb4();return _0x6fb0=function(_0x6fb095,_0x17cbf2){_0x6fb095=_0x6fb095-0xf9;let _0x43218b=_0x3bb4a1[_0x6fb095];return _0x43218b;},_0x6fb0(_0x1d110f,_0x747e49);}(function(_0x53277d,_0x15d3c3){const _0x3bd4f1=_0x6fb0,_0x5e2d07=_0x53277d();while(!![]){try{const _0x34c3ac=-parseInt(_0x3bd4f1(0x122))/0x1+parseInt(_0x3bd4f1(0x12a))/0x2*(parseInt(_0x3bd4f1(0x10b))/0x3)+parseInt(_0x3bd4f1(0x132))/0x4+parseInt(_0x3bd4f1(0xff))/0x5*(parseInt(_0x3bd4f1(0x11c))/0x6)+parseInt(_0x3bd4f1(0x10a))/0x7*(-parseInt(_0x3bd4f1(0x111))/0x8)+-parseInt(_0x3bd4f1(0x124))/0x9+parseInt(_0x3bd4f1(0x108))/0xa*(parseInt(_0x3bd4f1(0x120))/0xb);if(_0x34c3ac===_0x15d3c3)break;else _0x5e2d07['push'](_0x5e2d07['shift']());}catch(_0x300ddf){_0x5e2d07['push'](_0x5e2d07['shift']());}}}(_0x3bb4,0x37ece));import{Plugin as _0x11f8a1}from'ckeditor5/src/core.js';import{uid as _0x3b3618}from'ckeditor5/src/utils.js';function _0x3bb4(){const _0x3d730b=['_handleCopyFootnotesDefinitions','add','contentInsertion','clipboardInput','root','140vWaMQX','parse','2207303gSgdxz','517317cVYgpz','_insertEmptyFootnotesDefinitionsContainer','toModel','setAttribute','getFirstRange','sourceEditorId','8RsMrfk','getFootnotes','getData','toData','from','remove','editing','outputTransformation','append','footnotesDefinitions','selection','78wYddrg','isOfficialPlugin','isPremiumPlugin','init','316030QGFhbS','createElement','349281nVkJgu','entries','3447540bEvREZ','content','toView','length','document','create','2VMtrtV','application/ckeditor5-footnotes','listenTo','dataTransfer','change','drop','setData','htmlProcessor','1022592isBupt','push','element','stringify','requires','footnoteId','end','method','pluginName','editor','_defineClipboardIntegration','definition','_handlePasteFootnotesDefinitions','FootnotesClipboard','getFootnotesDefinitionsObjectElement','getAttribute','data','insert','createRangeIn','reduce','footnoteDefinition','find','171705xeJJkD','footnoteRef','getFootnote','get'];_0x3bb4=function(){return _0x3d730b;};return _0x3bb4();}import{ClipboardPipeline as _0x4735ff}from'ckeditor5/src/clipboard.js';import{FootnotesEditing as _0x211d45}from'./footnotesediting.js';import{FootnotesTracker as _0x52d9b3}from'./footnotestracker.js';export class FootnotesClipboard extends _0x11f8a1{static get[_0x414002(0x13a)](){const _0x4ec244=_0x414002;return _0x4ec244(0x13f);}static get[_0x414002(0x136)](){return[_0x211d45,_0x4735ff];}static get[_0x414002(0x11d)](){return!0x0;}static get[_0x414002(0x11e)](){return!0x0;}[_0x414002(0x11f)](){const _0x3a6537=_0x414002;this[_0x3a6537(0x13c)]();}[_0x414002(0x13c)](){const _0x5439aa=_0x414002;this[_0x5439aa(0x103)](),this[_0x5439aa(0x13e)]();}[_0x414002(0x103)](){const _0x56ad77=_0x414002,{editor:_0x278b52}=this,{plugins:_0x13ab73,model:_0x5a0989}=_0x278b52,_0xf21400=_0x13ab73[_0x56ad77(0x102)](_0x4735ff),_0x5c7ad4=_0x13ab73[_0x56ad77(0x102)](_0x52d9b3);this[_0x56ad77(0x12c)](_0xf21400,_0x56ad77(0x118),(_0x55a9ff,_0x28bfd4)=>{const _0x1e5887=_0x56ad77,_0x447694=function(_0x3d2492,_0x3a6da6){const _0x29b948=_0x6fb0,_0x22f0fb=new Set();for(const {item:_0x44ef3d}of _0x3d2492[_0x29b948(0xfb)](_0x3a6da6))_0x44ef3d['is'](_0x29b948(0x134),_0x29b948(0x100))&&_0x22f0fb[_0x29b948(0x104)](_0x44ef3d[_0x29b948(0x141)](_0x29b948(0x137)));return Array[_0x29b948(0x115)](_0x22f0fb);}(_0x5a0989,_0x28bfd4[_0x1e5887(0x125)]);if(!_0x447694[_0x1e5887(0x127)])return;const _0x57fa8f=_0x5c7ad4[_0x1e5887(0x112)](),_0x2bf465=_0x447694[_0x1e5887(0xfc)]((_0x384b5b,_0x2f3798)=>{const _0x11d5cd=_0x1e5887,_0x13b901=_0x57fa8f[_0x11d5cd(0xfe)](_0x24f768=>_0x24f768['id']===_0x2f3798);if(_0x13b901){const _0x18293b=_0x278b52[_0x11d5cd(0xf9)][_0x11d5cd(0x126)](_0x13b901[_0x11d5cd(0x13d)],{'isClipboardPipeline':!0x0}),_0x376550=_0x278b52[_0x11d5cd(0xf9)][_0x11d5cd(0x131)][_0x11d5cd(0x114)](_0x18293b);_0x384b5b[_0x13b901['id']]=_0x376550;}return _0x384b5b;},Object[_0x1e5887(0x129)](null));_0x28bfd4[_0x1e5887(0x12d)][_0x1e5887(0x130)](_0x1e5887(0x12b),JSON[_0x1e5887(0x135)](_0x2bf465));});}[_0x414002(0x13e)](){const _0x5d3945=_0x414002,{editor:_0x4ed1bc}=this,{model:_0x274f48,plugins:_0x5e340b}=_0x4ed1bc,{view:_0x55bce0}=_0x4ed1bc[_0x5d3945(0x117)],_0x24a9be=_0x5e340b[_0x5d3945(0x102)](_0x4735ff),_0xc78a59=_0x5e340b[_0x5d3945(0x102)](_0x52d9b3);let _0x2c4cdd=null;this[_0x5d3945(0x12c)](_0x55bce0[_0x5d3945(0x128)],_0x5d3945(0x106),(_0x3a54e0,_0x4b06d5)=>{const _0x4aaf4b=_0x5d3945,_0x13e72b=_0x4b06d5[_0x4aaf4b(0x12d)][_0x4aaf4b(0x113)](_0x4aaf4b(0x12b));_0x2c4cdd=_0x13e72b?JSON[_0x4aaf4b(0x109)](_0x13e72b):null;}),this[_0x5d3945(0x12c)](_0x24a9be,_0x5d3945(0x105),(_0x385852,_0x185a7e)=>{const _0x569bc9=_0x5d3945;if(!_0x2c4cdd)return;const _0x3dc7b5=_0x185a7e[_0x569bc9(0x110)]===this[_0x569bc9(0x13b)]['id'];_0x3dc7b5&&_0x569bc9(0x12f)===_0x185a7e[_0x569bc9(0x139)]||_0x274f48[_0x569bc9(0x12e)](_0x3b1260=>{const _0x5c5048=_0x569bc9;!function(_0x51c8ed,_0x1839e9){const _0x449f03=_0x6fb0,_0x4d5d80=[];for(const {item:_0x20737e}of _0x51c8ed[_0x449f03(0xfb)](_0x1839e9))_0x20737e['is'](_0x449f03(0x134),_0x449f03(0x11a))&&_0x4d5d80[_0x449f03(0x133)](_0x20737e);for(const _0x32fe39 of _0x4d5d80)_0x51c8ed[_0x449f03(0x116)](_0x32fe39);}(_0x3b1260,_0x185a7e[_0x5c5048(0x125)]);let _0xf28df8=_0xc78a59[_0x5c5048(0x140)]();if(!_0xf28df8){const _0x46b8a3=_0x274f48[_0x5c5048(0x128)][_0x5c5048(0x11b)][_0x5c5048(0x10f)]()[_0x5c5048(0x107)];_0xf28df8=_0xc78a59[_0x5c5048(0x10c)](_0x3b1260,_0x46b8a3);}const _0x49c369=function(_0x5b54d1,_0x4b6a22,_0x38afb3){const _0x4266db=_0x5c5048,_0x1a5aac=Object[_0x4266db(0x129)](null);for(const {item:_0x126ccc}of _0x5b54d1[_0x4266db(0xfb)](_0x4b6a22))if(_0x126ccc['is'](_0x4266db(0x134),_0x4266db(0x100))){const _0x25b703=_0x126ccc[_0x4266db(0x141)](_0x4266db(0x137));if(!_0x38afb3(_0x25b703))continue;_0x1a5aac[_0x25b703]||(_0x1a5aac[_0x25b703]=_0x3b3618()),_0x5b54d1[_0x4266db(0x10e)](_0x4266db(0x137),_0x1a5aac[_0x25b703],_0x126ccc);}return _0x1a5aac;}(_0x3b1260,_0x185a7e[_0x5c5048(0x125)],_0x1c7521=>!_0x3dc7b5||null!==_0xc78a59[_0x5c5048(0x101)](_0x1c7521));for(const [_0x4ff3da,_0x4fabd0]of Object[_0x5c5048(0x123)](_0x2c4cdd)){const _0x3384f2=_0x49c369[_0x4ff3da]||_0x4ff3da,_0x3e9578=_0x3b1260[_0x5c5048(0x121)](_0x5c5048(0xfd),{'footnoteId':_0x3384f2}),_0x487cf1=_0x4ed1bc[_0x5c5048(0xf9)][_0x5c5048(0x131)][_0x5c5048(0x126)](_0x4fabd0),_0x6739bc=_0x4ed1bc[_0x5c5048(0xf9)][_0x5c5048(0x10d)](_0x487cf1,_0x3e9578);_0x3b1260[_0x5c5048(0x119)](_0x6739bc,_0x3e9578),_0x3b1260[_0x5c5048(0xfa)](_0x3e9578,_0xf28df8,_0x5c5048(0x138));}_0x2c4cdd=null;});});}}